/******************************************************************
Stylesheet: Main Stylesheet
******************************************************************/
/*********************
IMPORTING PARTIALS
*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Work+Sans:300,400);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none;
}

small, .small {
  font-size: 75%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px;
}

ol,
ul {
  padding: 0;
  list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf {
  zoom: 1;
}

.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}

.clearfix:after, .cf:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

/******************************************************************
Stylesheet: Variables
******************************************************************/
/*********************
COLORS
*********************/
/******************************************************************
Stylesheet: Typography
******************************************************************/
/*********************
FONT FACE
*********************/
@font-face {
  font-family: 'Montserrat-Light';
  src: url("../fonts/Montserrat-Light_gdi.eot");
  src: url("../fonts/Montserrat-Light_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light_gdi.woff") format("woff"), url("../fonts/Montserrat-Light_gdi.ttf") format("truetype"), url("../fonts/Montserrat-Light_gdi.otf") format("opentype"), url("../fonts/Montserrat-Light_gdi.svg#Montserrat-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U20-25CA;
}

/******************************************************************
Stylesheet: Sass Functions
******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Stylesheet: Mixins Stylesheet
******************************************************************/
/*********************
TRANSITION
*********************/
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/******************************************************************
Stylesheet: Grid Stylesheet
******************************************************************/
.full {
  width: 100%;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.base-1, .base-2, .base-3, .base-4, .base-5, .base-6, .base-7, .base-8, .base-9, .base-10, .base-11, .base-12, .xsml-1, .xsml-2, .xsml-3, .xsml-4, .xsml-5, .xsml-6, .xsml-7, .xsml-8, .xsml-9, .xsml-10, .xsml-11, .xsml-12, .sml-1, .sml-2, .sml-3, .sml-4, .sml-5, .sml-6, .sml-7, .sml-8, .sml-9, .sml-10, .sml-11, .sml-12, .med-1, .med-2, .med-3, .med-4, .med-5, .med-6, .med-7, .med-8, .med-9, .med-10, .med-11, .med-12, .lrg-1, .lrg-2, .lrg-3, .lrg-4, .lrg-5, .lrg-6, .lrg-7, .lrg-8, .lrg-9, .lrg-10, .lrg-11, .lrg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.base-1, .base-2, .base-3, .base-4, .base-5, .base-6, .base-7, .base-8, .base-9, .base-10, .base-11, .base-12 {
  float: left;
}

.base-12 {
  width: 100%;
}

.base-11 {
  width: 91.66666666666666%;
}

.base-10 {
  width: 83.33333333333334%;
}

.base-9 {
  width: 75%;
}

.base-8 {
  width: 66.66666666666666%;
}

.base-7 {
  width: 58.333333333333336%;
}

.base-6 {
  width: 50%;
}

.base-5 {
  width: 41.66666666666667%;
}

.base-4 {
  width: 33.33333333333333%;
}

.base-3 {
  width: 25%;
}

.base-2 {
  width: 16.666666666666664%;
}

.base-1 {
  width: 8.333333333333332%;
}

@media (min-width: 481px) {
  .xsml-1, .xsml-2, .xsml-3, .xsml-4, .xsml-5, .xsml-6, .xsml-7, .xsml-8, .xsml-9, .xsml-10, .xsml-11, .xsml-12 {
    float: left;
  }
  .xsml-12 {
    width: 100%;
  }
  .xsml-11 {
    width: 91.66666666666666%;
  }
  .xsml-10 {
    width: 83.33333333333334%;
  }
  .xsml-9 {
    width: 75%;
  }
  .xsml-8 {
    width: 66.66666666666666%;
  }
  .xsml-7 {
    width: 58.333333333333336%;
  }
  .xsml-6 {
    width: 50%;
  }
  .xsml-5 {
    width: 41.66666666666667%;
  }
  .xsml-4 {
    width: 33.33333333333333%;
  }
  .xsml-3 {
    width: 25%;
  }
  .xsml-2 {
    width: 16.666666666666664%;
  }
  .xsml-1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 768px) {
  .sml-1, .sml-2, .sml-3, .sml-4, .sml-5, .sml-6, .sml-7, .sml-8, .sml-9, .sml-10, .sml-11, .sml-12 {
    float: left;
  }
  .sml-12 {
    width: 100%;
  }
  .sml-11 {
    width: 91.66666666666666%;
  }
  .sml-10 {
    width: 83.33333333333334%;
  }
  .sml-9 {
    width: 75%;
  }
  .sml-8 {
    width: 66.66666666666666%;
  }
  .sml-7 {
    width: 58.333333333333336%;
  }
  .sml-6 {
    width: 50%;
  }
  .sml-5 {
    width: 41.66666666666667%;
  }
  .sml-4 {
    width: 33.33333333333333%;
  }
  .sml-3 {
    width: 25%;
  }
  .sml-2 {
    width: 16.666666666666664%;
  }
  .sml-1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 992px) {
  .med-1, .med-2, .med-3, .med-4, .med-5, .med-6, .med-7, .med-8, .med-9, .med-10, .med-11, .med-12 {
    float: left;
  }
  .med-12 {
    width: 100%;
  }
  .med-11 {
    width: 91.66666666666666%;
  }
  .med-10 {
    width: 83.33333333333334%;
  }
  .med-9 {
    width: 75%;
  }
  .med-8 {
    width: 66.66666666666666%;
  }
  .med-7 {
    width: 58.333333333333336%;
  }
  .med-6 {
    width: 50%;
  }
  .med-5 {
    width: 41.66666666666667%;
  }
  .med-4 {
    width: 33.33333333333333%;
  }
  .med-3 {
    width: 25%;
  }
  .med-2 {
    width: 16.666666666666664%;
  }
  .med-1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 1200px) {
  .lrg-1, .lrg-2, .lrg-3, .lrg-4, .lrg-5, .lrg-6, .lrg-7, .lrg-8, .lrg-9, .lrg-10, .lrg-11, .lrg-12 {
    float: left;
  }
  .lrg-12 {
    width: 100%;
  }
  .lrg-11 {
    width: 91.66666666666666%;
  }
  .lrg-10 {
    width: 83.33333333333334%;
  }
  .lrg-9 {
    width: 75%;
  }
  .lrg-8 {
    width: 66.66666666666666%;
  }
  .lrg-7 {
    width: 58.333333333333336%;
  }
  .lrg-6 {
    width: 50%;
  }
  .lrg-5 {
    width: 41.66666666666667%;
  }
  .lrg-4 {
    width: 33.33333333333333%;
  }
  .lrg-3 {
    width: 25%;
  }
  .lrg-2 {
    width: 16.666666666666664%;
  }
  .lrg-1 {
    width: 8.333333333333332%;
  }
}

/*********************
IMPORTING MODULES
*********************/
/******************************************************************
Stylesheet: Button Styles
******************************************************************/
/******************************************************************
Stylesheet: Form Styles
******************************************************************/
.contact-form .wpcf7 form p span input {
  outline: 0;
  border: 0;
  position: relative;
  left: 0;
  background-color: #e7e7e7;
  color: #848383;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 10px;
  font-size: 15px;
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  width: 100%;
  border: 1px solid #aeaeae;
}

.contact-form .wpcf7 form p span textarea {
  outline: 0;
  border: 0;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 12px;
  resize: none;
  background-color: #e7e7e7;
  color: #848383;
  font-size: 15px;
  height: 95px;
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  border: 1px solid #aeaeae;
}

.contact-form .wpcf7 form p span span.wpcf7-not-valid-tip {
  display: none;
  text-indent: -9999px;
}

.contact-form .wpcf7 form p input.wpcf7-submit {
  border: 0;
  outline: 0;
  width: 100%;
  color: #ffffff;
  background-color: #95cd3c;
  font-size: 15px;
  padding-top: 15px;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  padding-bottom: 15px;
  text-transform: uppercase;
  background-image: url("../images/submit-arrow.png");
  background-repeat: no-repeat;
  padding-right: 20px;
  margin-bottom: 10px;
  font-family: "Montserrat-light", sans-serif;
  border: 1px solid #74a219;
  background-position: 85% 54%;
}

.contact-form .wpcf7 form p input.wpcf7-submit:hover {
  background-color: #74a219;
  border-color: #95cd3c;
  transition: all linear 0.6s;
  -webkit-transition: all linear 0.6s;
  -moz-transition: all linear 0.6s;
  -o-transition: all linear 0.6s;
  -ms-transition: all linear 0.6s;
}

.contact-form .wpcf7 form p img.ajax-loader {
  display: none;
}

.contact-form .wpcf7 form .wpcf7-response-output {
  color: #000000;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  border: 0;
  margin-top: 0;
}

.contact-form .wpcf7 .wpcf7-not-valid {
  background: #F7A0A0;
  border: 1px solid #F76767;
  color: #ffffff;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000000;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000000;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000000;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000000;
}

/*********************
BASE (MOBILE) SIZE
*********************/
/******************************************************************
Stylesheet: Base Mobile Stylesheet
******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.5;
  color: #000000;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  background-image: url("../images/TCB-background.png");
}

.textleft {
  text-align: left;
}

.textcenter {
  text-align: center;
}

.textright {
  text-align: right;
}

img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.responsive-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.responsive-container iframe {
  border: 12px rgba(114, 103, 93, 0.3) solid;
}

.responsive-container iframe,
.responsive-container object,
.responsive-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*********************
LINK STYLES
*********************/
a {
  color: #000000;
  /* on hover */
}

a:hover {
  color: black;
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-weight: normal;
  color: #000000;
  /* removing text decoration from all headline links */
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}

h1, .h1 {
  color: #2c6297;
  font-size: 25px;
  line-height: 26px;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 700;
}

h2, .h2 {
  color: #2c6297;
  font-size: 22px;
  line-height: 30px;
  margin: 18px 0 14px;
}

h3, .h3 {
  color: #000000;
  font-size: 22px;
  line-height: 26px;
  margin: 14px 0 10px;
}

h4, .h4 {
  color: #000000;
  font-size: 20px;
  line-height: 24px;
  margin: 10px 0 6px;
}

h5, .h5 {
  font-size: 18px;
  line-height: 20px;
  margin: 10px 0 4px;
}

/*********************
REUSABLE STYLES
*********************/
.odd {
  background-color: #f9f9f9;
}

table {
  border-collapse: collapse;
  font-family: "Montserrat-light", sans-serif;
  font-size: 16px;
}

table a {
  text-decoration: none;
}

.odd, .even {
  border-top: 1px solid #E5E5E5;
}

.odd:hover, .even:hover {
  background-color: #F3F3F3;
}

.column-1 {
  padding-left: 15px;
}

.column-2 {
  padding-left: 12px;
  padding-right: 12px;
}

.column-3 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.column-4 {
  padding-left: 4px;
}

.column-5 {
  text-align: right;
  padding-right: 15px;
}

.column-5 strong {
  padding-right: 10px;
}

/*********************
HEADER STYLES
*********************/
#main-header {
  background-color: #ffffff;
  border-top: 4px solid #2d6298;
}

.top {
  margin-bottom: 2px;
  border-bottom: 1px solid #aeaeae;
}

.logo {
  text-align: center;
}

.logo img {
  padding: 20px 0 25px;
}

.details-list {
  text-align: left;
  display: none;
  padding-bottom: 15px;
}

.details-list ul {
  margin: 0;
}

.details-list .header-detail {
  padding-left: 20px;
}

.details-list .header-detail a {
  text-decoration: none;
}

.details-list .header-detail p {
  margin: 0;
  font-size: 13px;
  line-height: 24px;
  font-family: "Montserrat-light", sans-serif;
  text-transform: uppercase;
}

.details-list .header-detail span {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.details-list .num, .details-list .wnum, .details-list .email {
  background-position: 0% 62%;
  background-repeat: no-repeat;
}

.details-list .num {
  background-image: url("../images/phone-icon.png");
}

.details-list .wnum {
  background-image: url("../images/mobile-icon.png");
}

.details-list .email {
  background-image: url("../images/mail-icon.png");
}

/*********************
NAVIGATION STYLES
*********************/
.mobile-nav {
  background-color: #2d6298;
  padding-top: 10px;
  padding-bottom: 10px;
}

.menu-button {
  float: left;
}

.menu-button .menu-button-touch {
  cursor: pointer;
  text-transform: uppercase;
  padding-top: 12px;
  padding-bottom: 12px;
  background-image: url("../images/burger.png");
  background-repeat: no-repeat;
  color: #fff;
  padding-left: 30px;
  background-position: 0% 50%;
}

.call-button {
  text-align: right;
}

.call-button .call-button-touch {
  cursor: pointer;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 22px;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  background-image: url("../images/mmobile-icon.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

.header-nav {
  display: none;
  text-align: left;
  border-bottom: 12px solid #2d6298;
}

.header-nav.show-nav {
  display: block;
}

.header-nav .nav {
  margin-top: 10px;
  margin-bottom: 10px;
  /* end .menu li */
}

.header-nav .nav li {
  float: left;
  width: 100%;
}

.header-nav .nav li a {
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 10px 0;
  display: block;
  color: #2d6298;
  padding-left: 15px;
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  transition: all linear 0.1s;
  -webkit-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  -ms-transition: all linear 0.1s;
}

.header-nav .nav li a:hover {
  background-color: #2d6298;
  color: #ffffff;
}

.header-nav .nav li ul.sub-menu,
.header-nav .nav li ul.children {
  border-top: 1px #ffffff solid;
  padding: 6px 0;
  margin: 0;
}

.header-nav .nav li ul.sub-menu li,
.header-nav .nav li ul.children li {
  border-top: 0;
}

.header-nav .nav li ul.sub-menu li a,
.header-nav .nav li ul.children li a {
  font-size: 14px;
  line-height: 16px;
  padding-left: 12px;
}

/* end .nav */
/*********************
BANNER / CTA STYLES
*********************/
.banner-section {
  position: relative;
  clear: both;
}

.banner-section .cycle-slideshow {
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
}

.banner-section .banner {
  height: 240px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  background-position: 50% 50%;
}

.banner-section .banner .banner-text {
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 10px;
  font-weight: bold;
  margin-bottom: 0;
  letter-spacing: 3px;
  margin-top: 100px;
  line-height: 22px;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.5);
}

.banner-section .banner .banner-text:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  display: inline-block;
  border: 2px solid rgba(0, 0, 0, 0.5);
}

.slider-wrap, .pager {
  display: none;
}

/*********************
CTA STYLES
*********************/
.cta-wrap {
  padding-bottom: 40px;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 420px;
  margin: 0 auto;
}

.cta-wrap ul {
  margin: 0;
}

.cta-wrap .cta {
  text-align: center;
  padding-top: 15px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  padding-top: 20px;
  transition: all linear 0.1s;
  -webkit-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  -ms-transition: all linear 0.1s;
  text-decoration: none;
}

.cta-wrap .cta .cta-image {
  padding-bottom: 25px;
}

.cta-wrap .cta .cta-text {
  padding-top: 25px;
}

.cta-wrap .cta:first-child {
  margin-left: 0;
}

.cta-wrap .cta:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: -4px;
  left: -4px;
  width: auto;
  right: -4px;
  transition: all linear 0.6s;
  -webkit-transition: all linear 0.6s;
  -moz-transition: all linear 0.6s;
  -o-transition: all linear 0.6s;
  -ms-transition: all linear 0.6s;
  bottom: -4px;
  display: inline-block;
  border: 1px solid #c74949;
}

.cta-wrap .cta1 {
  background-color: #c74949;
}

.cta-wrap .cta1:hover {
  background-color: #a52727;
}

.cta-wrap .cta1:hover:before {
  border-color: #a52727;
}

.cta-wrap .cta1:before {
  border-color: #c74949;
}

.cta-wrap .cta2 {
  background-color: #95cd3c;
}

.cta-wrap .cta2:before {
  border-color: #95cd3c;
}

.cta-wrap .cta2:hover {
  background-color: #73ab1a;
}

.cta-wrap .cta2:hover:before {
  border-color: #73ab1a;
}

.cta-wrap .cta3 {
  background-color: #5080bb;
}

.cta-wrap .cta3:before {
  border-color: #5080bb;
}

.cta-wrap .cta3:hover {
  background-color: #2c6297;
}

.cta-wrap .cta3:hover:before {
  border-color: #2c6297;
}

.cta-wrap .cta-border {
  width: 100px;
  margin: 0 auto;
  border-bottom: 2px solid #fff;
}

.cta-wrap .cta-text {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  margin: 0;
}

/*********************
POSTS & CONTENT STYLES
*********************/
#content article {
  text-align: center;
}

article {
  padding: 0 5px;
}

#inner-content {
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 40px;
  border-top: 1px solid #aeaeae;
}

/* end .hentry */
/* entry content */
.entry-content p {
  font-family: "Montserrat-light", sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #000000;
  margin: 10px 0 20px;
  letter-spacing: 1px;
}

.entry-content ul li, .entry-content ol li {
  font-family: "Montserrat-light", sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #000000;
  letter-spacing: 1px;
  margin: 6px 0 6px 20px;
}

.entry-content ul li {
  list-style-type: disc;
}

.entry-content ol li {
  list-style-type: decimal;
}

.entry-content img {
  margin: 0 0 10px 0;
  max-width: 100%;
  height: auto;
}

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 10px;
  display: inline;
  float: left;
}

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 10px;
  display: inline;
  float: right;
}

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto;
}

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}

/* end .entry-content */
/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 1.5em 0;
}

.pagination {
  text-align: center;
}

.pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-radius: 3px;
}

.pagination li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}

.pagination a, .pagination span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  padding: 0.75em;
  min-width: 1em;
  display: block;
}

.pagination .current {
  cursor: default;
  color: #000000;
}

.pagination .current:hover, .pagination .current:focus {
  background-color: #ffffff;
  color: #000000;
}

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left;
}

.wp-prev-next .next-link {
  float: right;
}

/* end .wp-prev-next */
/*********************
SIDEBARS & ASIDES
*********************/
#sidebar {
  max-width: 420px;
  margin: 0 auto;
}

/*********************
CONTACT STYLES
*********************/
.contact-wrap {
  padding-bottom: 5px;
  text-align: center;
}

.contact-wrap p {
  margin: 0;
}

.contact-wrap .contact-title {
  color: #5080bb;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 22px;
}

.contact-wrap .contact-text {
  font-size: 13px;
  line-height: 18px;
  padding-bottom: 22px;
  font-family: "Montserrat-light", sans-serif;
}

/*********************
FOOTER STYLES
*********************/
.footer-logo {
  text-align: center;
  background-color: #efefef;
}

.footer-logo img {
  padding-top: 20px;
  padding-bottom: 20px;
}

.upper-footer {
  background-color: #2c6297;
  padding-top: 22px;
  text-align: center;
  padding-bottom: 22px;
}

.upper-footer ul {
  margin: 0;
}

.upper-footer .detail {
  padding-top: 12px;
  text-transform: uppercase;
  font-family: "Montserrat-light", sans-serif;
  font-size: 14px;
}

.upper-footer .detail p {
  margin: 0;
  color: #ffffff;
}

.upper-footer .detail a {
  text-decoration: none;
}

.upper-footer .detail span {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-size: 15px;
}

.upper-footer .detail:first-child {
  padding-top: 0;
}

.upper-footer .image-list {
  padding-top: 20px;
}

.upper-footer .image-list .footer-icon {
  display: inline-block;
  padding-left: 15px;
}

.upper-footer .image-list .footer-icon:first-child {
  padding-left: 0;
}

.lower-footer {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #4b86c0;
  text-align: center;
}

.lower-footer p {
  margin: 0;
  font-size: 10px;
  float: left;
  transition: all linear 0.1s;
  -webkit-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  -ms-transition: all linear 0.1s;
  line-height: 10px;
}

.lower-footer a {
  text-decoration: none;
  color: #ffffff;
  font-family: "Montserrat-light", sans-serif;
}

.lower-footer a:hover {
  border-bottom: 1px solid #ffffff;
}

.lower-footer .lower-wrap {
  max-width: 192px;
  margin: 0 auto;
}

.lower-footer .lower-wrap .lower-left {
  padding-right: 4px;
  border-right: 1px solid #ffffff;
}

.lower-footer .lower-wrap .lower-right {
  padding-left: 4px;
}

#sub-content #inner-content {
  padding-top: 40px;
  border: none;
}

#sub-content #inner-content .contact-section a {
  text-decoration: none;
}

#sub-content #inner-content .contact-section p {
  font-family: "Montserrat-light", sans-serif;
}

#sub-content #inner-content .contact-section p span {
  font-family: "Montserrat", sans-serif;
}

.mid-repeater {
  padding-top: 20px;
  text-align: center;
}

.mid-repeater .mid-wrap {
  margin-bottom: 60px;
}

.mid-repeater .mid-wrap a {
  text-decoration: none;
}

.mid-repeater .mid-wrap .mid-tel {
  display: block;
  margin-top: 20px;
}

#main {
  border-bottom: 1px solid #aeaeae;
}

.table-wrap {
  margin-left: -20px;
}

table {
  font-size: 10px;
}

.single-title {
  font-size: 22px;
}

.single h6 {
  color: #2d6298;
}

/*********************
LARGER MOBILE DEVICES
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
Stylesheet: 481px and Up Stylesheet
******************************************************************/
  .banner-section .banner {
    height: 270px;
  }
  .banner-section .banner .banner-text {
    font-size: 20px;
    padding: 15px;
  }
  .table-wrap {
    margin-left: 0px;
  }
  table {
    font-size: 13px;
  }
}

/*********************
TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
Stylesheet: Tablet & Small Desktop Stylesheet
******************************************************************/
  .banner-section .banner {
    height: 300px;
    text-align: center;
  }
  .banner-section .banner .banner-text {
    margin-top: 160px;
    font-size: 26px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .cta-wrap {
    max-width: none;
    margin: 0;
  }
  .cta-wrap .cta {
    width: 32%;
    margin-left: 2%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 0;
  }
  .cta-wrap .cta:first-child {
    margin-left: 0;
  }
  .mid-repeater .mid-wrap {
    width: 49%;
    display: inline-block;
  }
  .table-wrap {
    margin-left: 10px;
  }
  table {
    font-size: 14px;
  }
}

/*********************
DESKTOP
*********************/
@media only screen and (min-width: 992px) {
  /******************************************************************
Stylesheet: Desktop Stylsheet
******************************************************************/
  .logo {
    text-align: left;
  }
  .details-list {
    display: block;
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 70px;
  }
  /* Navigation */
  .mobile-nav {
    display: none;
  }
  .header-nav {
    background-color: #2d6298;
    display: block;
    border-bottom: none;
  }
  .header-nav .nav {
    margin: 0;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    /* end .menu li */
  }
  .header-nav .nav li {
    display: inline-block;
    width: auto;
    margin-left: 3px;
    padding: 0 20px;
    float: none;
  }
  .header-nav .nav li:first-child {
    margin-left: 0px;
  }
  .header-nav .nav li.menu-item-35 {
    background-color: #4b86c0;
  }
  .header-nav .nav li.menu-item-35 a {
    font-weight: 700;
  }
  .header-nav .nav li a {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 25px 0 21px 0;
    display: block;
    letter-spacing: 1px;
    text-decoration: none;
    color: #ffffff;
    transition: all linear 0.6s;
    -webkit-transition: all linear 0.6s;
    -moz-transition: all linear 0.6s;
    -o-transition: all linear 0.6s;
    -ms-transition: all linear 0.6s;
    border-bottom: 4px solid transparent;
  }
  .header-nav .nav li a:hover {
    background-color: inherit;
    border-bottom: 4px solid #ffffff;
  }
  .header-nav .nav li ul.sub-menu,
  .header-nav .nav li ul.children {
    border-top: 1px #ffffff solid;
    padding: 6px 0;
    margin: 0;
  }
  .header-nav .nav li ul.sub-menu li,
  .header-nav .nav li ul.children li {
    border-top: 0;
  }
  .header-nav .nav li ul.sub-menu li a,
  .header-nav .nav li ul.children li a {
    font-size: 14px;
    line-height: 16px;
    padding-left: 12px;
  }
  /* end .nav */
  .banner-section {
    position: relative;
    clear: both;
  }
  .banner-section .row {
    margin: 0;
  }
  .banner-section .banner {
    height: 340px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .banner-section .banner .banner-text {
    font-size: 32px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 11px 10px;
    font-weight: bold;
    max-width: 750px;
    text-align: left;
    margin-bottom: 0;
    letter-spacing: 3px;
    margin-left: 50px;
    margin-top: 210px;
    line-height: 42px;
    margin-right: 0;
    float: left;
    position: relative;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .banner-section .banner .banner-text:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    display: inline-block;
    border: 2px solid rgba(0, 0, 0, 0.5);
  }
  .slider-wrap {
    width: 950px;
    position: absolute;
    z-index: 9999;
    display: block;
    top: 40%;
  }
  .slider-wrap #next, .slider-wrap #prev {
    position: absolute;
    text-indent: -9999em;
    background-repeat: no-repeat;
    height: 48px;
    width: 48px;
    cursor: pointer;
  }
  .slider-wrap #next {
    right: 0;
    background-image: url("../images/arrow-right1.png");
  }
  .slider-wrap #prev {
    left: 0;
    background-image: url("../images/arrow-left1.png");
  }
  .pager {
    display: block;
    right: 40px;
    z-index: 500;
    position: absolute;
    bottom: 25px;
    overflow: visible;
  }
  .pager span {
    color: #DDD;
    height: 10px;
    width: 10px;
    font-size: 0px;
    position: relative;
    display: inline-block;
    background: #a29ca9;
    margin-left: 15px;
    transition: all linear 0.1s;
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    -ms-transition: all linear 0.1s;
  }
  .pager span:first-child {
    margin-left: 0;
  }
  .pager span.cycle-pager-active {
    background-color: #ffffff;
  }
  .pager span.cycle-pager-active:before {
    border-color: #ffffff;
  }
  .pager span:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: -2px;
    left: -2px;
    width: auto;
    right: -2px;
    transition: all linear 0.1s;
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    -ms-transition: all linear 0.1s;
    bottom: -2px;
    display: inline-block;
    border: 1px solid #a29ca9;
  }
  .pager span:hover {
    background: #ffffff;
  }
  .pager span:hover:before {
    border-color: #ffffff;
  }
  .pager span.cycle-pager-active {
    color: #ffffff;
  }
  .pager > * {
    cursor: pointer;
  }
  #main {
    width: 73%;
    margin-right: 5px;
    border: none;
  }
  #inner-content.row {
    margin: 0;
  }
  .contact-wrap {
    border: 1px solid #aeaeae;
  }
  #content article {
    text-align: left;
  }
  #sidebar {
    max-width: none;
    margin: 0;
  }
}

/*********************
LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1200px) {
  /******************************************************************
Stylesheet: Super Large Monitor Stylesheet
******************************************************************/
  .header-nav .nav li {
    margin-left: 30px;
  }
  .header-nav .nav li a {
    font-size: 15px;
  }
  .details-list {
    padding-left: 70px;
  }
  .details-list .header-detail p {
    font-size: 15px;
    line-height: 24px;
    font-family: "Montserrat-light", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  table {
    margin-left: 15px;
  }
  .banner-section .banner .banner-text {
    max-width: 800px;
  }
  .banner-section .slider-wrap {
    width: 1150px;
  }
  .banner-section .slider-wrap #next {
    right: -24px;
  }
  .banner-section .slider-wrap #prev {
    left: -24px;
  }
}

/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
Stylesheet: Print Stylesheet
******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
