/*

12 - .75em    - zetar
14 - .875em   - epsilon
15 - .9375em  - base*
16 - 1em      - base
17 - 1.0625em - base*
18 - 1.125em  - delta
19 - 1.1875em - gamma*
20 - 1.25em   - gamma
26 - 1.625em  - beta
31 - 1.9375em - alpha
41 - 2.5625em - kilo

*/

/*
Website Name:
Copyright 2017
Adventure Web Interactive
*/

/***
 *    ███████╗ ██████╗ ███╗   ██╗████████╗███████╗
 *    ██╔════╝██╔═══██╗████╗  ██║╚══██╔══╝██╔════╝
 *    █████╗  ██║   ██║██╔██╗ ██║   ██║   ███████╗
 *    ██╔══╝  ██║   ██║██║╚██╗██║   ██║   ╚════██║
 *    ██║     ╚██████╔╝██║ ╚████║   ██║   ███████║
 *    ╚═╝      ╚═════╝ ╚═╝  ╚═══╝   ╚═╝   ╚══════╝
 *
 * $$fonts
 */

@font-face {
  font-family: 'awiNav';
  font-weight: normal;
  font-style: normal;

  src: url('../fonts/awiNav.woff2?24x2p5') format('woff2'),
  url('../fonts/awiNav.woff?24x2p5') format('woff');
}

@font-face {
  font-family: 'Droid Serif';
  font-weight: normal;
  font-style: normal;

  src: url('../fonts/droidserif-regular-webfont.woff2') format('woff2'),
  url('../fonts/droidserif-regular-webfont.woff') format('woff');
}

@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-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-face {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;

  src: url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
  url('../fonts/opensans-semibold-webfont.woff') format('woff');
}

/***
 *    ███╗   ██╗ ██████╗ ██████╗ ███╗   ███╗ █████╗ ██╗     ██╗███████╗███████╗
 *    ████╗  ██║██╔═══██╗██╔══██╗████╗ ████║██╔══██╗██║     ██║╚══███╔╝██╔════╝
 *    ██╔██╗ ██║██║   ██║██████╔╝██╔████╔██║███████║██║     ██║  ███╔╝ █████╗
 *    ██║╚██╗██║██║   ██║██╔══██╗██║╚██╔╝██║██╔══██║██║     ██║ ███╔╝  ██╔══╝
 *    ██║ ╚████║╚██████╔╝██║  ██║██║ ╚═╝ ██║██║  ██║███████╗██║███████╗███████╗
 *    ╚═╝  ╚═══╝ ╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝╚═╝  ╚═╝╚══════╝╚═╝╚══════╝╚══════╝
 *
 * $$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;
}

::-webkit-file-upload-button {
  font: inherit;

  -webkit-appearance: button;
}

::-moz-selection {
  text-shadow: none;
  background: rgba(224,231,91, .6);
}

::selection {
  text-shadow: none;
  background: rgba(224,231,91, .6);
}

/***
 *     ██████╗ ███████╗███╗   ██╗███████╗██████╗  █████╗ ██╗
 *    ██╔════╝ ██╔════╝████╗  ██║██╔════╝██╔══██╗██╔══██╗██║
 *    ██║  ███╗█████╗  ██╔██╗ ██║█████╗  ██████╔╝███████║██║
 *    ██║   ██║██╔══╝  ██║╚██╗██║██╔══╝  ██╔══██╗██╔══██║██║
 *    ╚██████╔╝███████╗██║ ╚████║███████╗██║  ██║██║  ██║███████╗
 *     ╚═════╝ ╚══════╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝
 *
 * $$general
 */

html {
  font-family: sans-serif;
  font-size: 16px;

      -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font: 100%/1.5 'Open Sans', Arial, Helvetica, sans-serif;
  color: #626262;
  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 {
  margin-top: 40px;
  font-weight: 600;
  line-height: 1.2;
}

h1,
.alpha {
  font-size: 1.9375em;
  color: #00465e;
  text-align: center;
  letter-spacing: .4vw;
  text-transform: uppercase;
}

h2,
.beta {
  font-size: 1.625em;
}

h3,
.gamma {
  font-size: 1.25em;
}

h4,
.delta {
  font-size: 1.125em;
}

h5 {
  font-size: .875em;
}

h6 {
  font-size: .75em;
}

ul,
ol,
dl,
menu {
  padding: 0;
  margin: 0 0 20px 40px;
}

a {
  color: #074f6d;
  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;
  color: #fff;
  background: #145f79;
  border-left: 8px solid #00465e;
}

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: 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-phone {
  width: .7861328125em;
}

.icon-houzz {
  width: .5712890625em;
}

.icon-pinterest {
  width: .7138671875em;
}

.icon-feed {
  width: .787109375em;
}

.icon-linkedin {
  width: .857421875em;
}

.icon-google-plus {
  width: 1.2861328125em;
}

.icon-twitter {
  width: .9287109375em;
}

.icon-facebook {
  width: .587890625em;
}

/***
 *    ███████╗ ██████╗ ██████╗ ███╗   ███╗███████╗
 *    ██╔════╝██╔═══██╗██╔══██╗████╗ ████║██╔════╝
 *    █████╗  ██║   ██║██████╔╝██╔████╔██║███████╗
 *    ██╔══╝  ██║   ██║██╔══██╗██║╚██╔╝██║╚════██║
 *    ██║     ╚██████╔╝██║  ██║██║ ╚═╝ ██║███████║
 *    ╚═╝      ╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝╚══════╝
 *
 * $$forms
 */

legend {
  white-space: normal;

  *margin-left: -7px;
}

label {
  display: block;
  margin: 0 0 4px;
}

input,
textarea,
select,
button,
.button {
  width: 100%;
  height: 46px;
  padding: 0 10px;
  font: inherit;
  color: #626262;
  background: #fff;
  border: 2px solid #898989;
  border-radius: 0;
}

input:focus,
textarea:focus,
select:focus {
  border-color: #00465e;
  outline: 0;
}

input,
textarea {
  -webkit-appearance: none;
}

select {
  padding: 0 0 0 5px;
}

textarea {
  height: 120px;
  padding: 10px;
  vertical-align: top;
  overflow: auto;
  resize: vertical;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
  cursor: pointer;

  *overflow: visible;
  -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: .7125em 1.25em;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background: #00465e;
  border: none;
  border-radius: 0;

  -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: #00273b;
}

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: 1280px;
  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;
}
ul.page-numbers {
    list-style: none;
    margin: 0;
margin-top:10px;
}

.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}

.page-numbers a,
.page-numbers span {
    line-height: 1.6em;
    display: block;
    padding: 10px 15px 30px 15px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #ddd;
    color: #888;
}

.page-numbers a span { padding: 0 }

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
    color: #000;
    background: #f7f7f7;
    text-decoration: none;
}

.page-numbers:hover { text-decoration: none }

.webinars {
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-gap: 20px;
}
.webinars .webinarBox {
    text-align:center;
}

.webinar-categories {
    display:grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-bottom:20px;

}
.webinar-category {
    outline: 1px solid white;
    outline-offset: -6px;
    background: #00465e;
    padding: .7125em 1.25em;
    color:#fff;
    text-align:center;
    min-height: 70px;
}
.webinar-category:hover {
    background-color:#00273b;
    text-decoration:none;
    outline: 1px solid white;
    outline-offset: -6px;

}
.webinar-category.single {
padding-top:23px;
}
/***
 *    ██╗  ██╗███████╗ █████╗ ██████╗ ███████╗██████╗
 *    ██║  ██║██╔════╝██╔══██╗██╔══██╗██╔════╝██╔══██╗
 *    ███████║█████╗  ███████║██║  ██║█████╗  ██████╔╝
 *    ██╔══██║██╔══╝  ██╔══██║██║  ██║██╔══╝  ██╔══██╗
 *    ██║  ██║███████╗██║  ██║██████╔╝███████╗██║  ██║
 *    ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═════╝ ╚══════╝╚═╝  ╚═╝
 *
 * $$header
 */

.header-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
}

.header-top {
  padding: 10px 0;
  color: #fff;
  background: #00465e;
}
.header-top .container {
display:grid;
}

.header-top a {
  color: inherit;
}

.social-media {
  float: left;
}

.social-media li {
  display: inline-block;
  line-height: 0;
  vertical-align: middle;
}

.social-media li + li {
  margin-left: 20px;
}

.social-media a {
  font-size: 1.625em;
}

.social-media a:hover {
  color: #e0e75b;
  text-decoration: none;
}

.header-top a[href^='tel'] {
  float: right;
  margin-top: 2px;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .4vw;
}

.header-top a[href^='tel']:hover {
  color: #e0e75b;
  text-decoration: none;
}

.header-top a[href^='tel'] svg {
  vertical-align: middle;
}



header {
  position: relative;
  height: 250px;
  padding: 20px 0;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
   -webkit-box-shadow: 2px 7px 25px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 7px 25px -9px rgba(0,0,0,0.75);
box-shadow: 2px 7px 25px -9px rgba(0,0,0,0.75);
  background: #f3f3f3;

}


.home header {
  position: relative;
  height: 160px;
  padding: 20px 0;
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  border-bottom: 0px solid;


   -webkit-box-shadow: 0px 0px 0px -9px rgba(0,0,0,0.0);
-moz-box-shadow: 2px 7px 25px -9px rgba(0,0,0,0.0);
box-shadow: 2px 7px 25px -9px rgba(0,0,0,0.0);
}

header .logo {
  position: absolute;
  top: 20px;
  left: 49%;
  margin-right: -50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          width: 200px;
}

header address {
  float: right;
  text-align: right;
}

header address a[href^=tel] {
  font-size: 30px;
}

/***
 *    ███╗   ██╗ █████╗ ██╗   ██╗
 *    ████╗  ██║██╔══██╗██║   ██║
 *    ██╔██╗ ██║███████║██║   ██║
 *    ██║╚██╗██║██╔══██║╚██╗ ██╔╝
 *    ██║ ╚████║██║  ██║ ╚████╔╝
 *    ╚═╝  ╚═══╝╚═╝  ╚═╝  ╚═══╝
 *
 * $$nav
 */

nav .container {
  padding: 0;
}

.awiNav__trigger,
.awiNav__sublink {
  display: none;
}

.awiNav {
  position: relative;
  z-index: 200;
  padding: 0;
  margin: 0;
  font-size: 0;
  text-align: center;
  list-style: none;
}

.awiNav.collapsable {
  white-space: nowrap;
}

.awiNav li {
  position: relative;
  margin: 0;
}

.awiNav > li {
  display: inline-block;
  width: calc((100% - 200px) / 6);
  height: 50px;
  font-size: 1rem;
  line-height: 50px;
  text-align: center;
}

.awiNav > li:nth-child(3) ~ li {
  width: calc((100% - 200px) / 2 - 300px);
}

.awiNav > li:nth-child(4):nth-child(4) {
  width: 85px;
  margin-left: 200px;
}

.awiNav > li:nth-child(5):nth-child(5) {
  width: 215px;
}

.awiNav a {
  display: block;
  padding: 0 15px;
  font-size: 1.125em;
  font-weight: 600;
  color: #006d96;
  white-space: nowrap;
  text-decoration: none;
  text-transform: uppercase;
}

.awiNav a:hover {
  color: #9cb310;
}

.awiNav ul {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  padding: .5em 0;
  margin: 0;
  line-height: 1;
  list-style: none;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0, .4);
}

.awiNav > li:last-child ul {
  right: 0;
  left: auto;
}

.awiNav ul ul {
  top: -.5em;
  right: auto;
  left: 100%;
}

.awiNav > li:last-child ul ul {
  right: 100%;
  left: auto;
}

.awiNav ul a {
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: left;
}

/***
 *    ██████╗  █████╗ ███╗   ██╗███╗   ██╗███████╗██████╗
 *    ██╔══██╗██╔══██╗████╗  ██║████╗  ██║██╔════╝██╔══██╗
 *    ██████╔╝███████║██╔██╗ ██║██╔██╗ ██║█████╗  ██████╔╝
 *    ██╔══██╗██╔══██║██║╚██╗██║██║╚██╗██║██╔══╝  ██╔══██╗
 *    ██████╔╝██║  ██║██║ ╚████║██║ ╚████║███████╗██║  ██║
 *    ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═══╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝
 *
 * $$banner
 */

.banner-wrap {
  position: relative;
  height: 500px;
  margin-top: 250px;
}

.banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.banner,
.banner .slides,
.banner .slides li,
.slide {
  height: 100%;
}

.banner .flex-direction-nav .flex-prev {
  left: 10px !important;
  width: 20px;
  height: 58px;
  margin-top: -29px;
  opacity: 1 !important;
}

.banner .flex-direction-nav .flex-next {
  right: 10px !important;
  width: 20px;
  height: 58px;
  margin-top: -29px;
  opacity: 1 !important;
}

.banner .flex-direction-nav .flex-prev::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-width: 29px 20px 29px 0;
  border-style: solid;
  border-color: transparent #00465e transparent transparent;
}

.banner .flex-direction-nav .flex-prev:hover::before {
  border-right-color: #00273b;
}

.banner .flex-direction-nav .flex-next::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-width: 29px 0 29px 20px;
  border-style: solid;
  border-color: transparent transparent transparent #00465e;
}

.banner .flex-direction-nav .flex-next:hover::before {
  border-left-color: #00273b;
}


    .interior-banner {
    height: 270px;
    margin-top: 0px;
    background-size: contain;
    background-repeat: no-repeat;
}






.slide {
position: relative;
}

.slide__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.no-cssanimations .slide__img {
  opacity: 1;
}

.flex-active-slide .slide__img {
  animation: kenburns 10s;
  animation-fill-mode: both;
}

.flex-active-slide.paused .slide__img {
  animation-play-state: paused;
}

@keyframes kenburns {
  0% { opacity: 1; }
  5% { opacity: 1; }
  85% {
    transform: scale3d(1.15, 1.15, 1.15) translate3d(-2%, -1%, 0px);
    animation-timing-function: ease-in;
    opacity: 1;
  }
  100% {
    transform: scale3d(1.17, 1.17, 1.17) translate3d(-2%, -1%, 0px);
    opacity: 0;
  }
}

.schedule-consult {
    padding: 2px 10px;
    border-radius: 5px;
    display: block;
    background-color: #9cb310;
    max-width: 300px;
    text-align: center;
    margin:5px auto;
}



/***
 *    ███████╗███████╗██████╗ ██╗   ██╗██╗ ██████╗███████╗███████╗
 *    ██╔════╝██╔════╝██╔══██╗██║   ██║██║██╔════╝██╔════╝██╔════╝
 *    ███████╗█████╗  ██████╔╝██║   ██║██║██║     █████╗  ███████╗
 *    ╚════██║██╔══╝  ██╔══██╗╚██╗ ██╔╝██║██║     ██╔══╝  ╚════██║
 *    ███████║███████╗██║  ██║ ╚████╔╝ ██║╚██████╗███████╗███████║
 *    ╚══════╝╚══════╝╚═╝  ╚═╝  ╚═══╝  ╚═╝ ╚═════╝╚══════╝╚══════╝
 *
 * $$services
 */

.services {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  text-align: center;
}

.services ul {
  /*display: -webkit-flex;*/
  display: -ms-flexbox;
  display:         flex;
  margin: 0 -20px;
  text-align: center;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
          align-items: stretch;
}

.services li {
  display: inline-block;
  /*display: -webkit-flex;*/
  display: -ms-flexbox;
  display:         flex;
  margin: 10px 20px;
  vertical-align: middle;

  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
          -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
          align-items: stretch;
}

.services li,
.services .button {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
           -o-transition:.5s;
            -ms-transition:.5s;
            -moz-transition:.5s;
            -webkit-transition:.5s;
            /* ...and now for the proper property */
            transition:.5s;
}

.services .button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  padding: 2em;
  height: 6.4em;
  font-family: 'Droid Serif', serif;
  letter-spacing: .1em;
  text-transform: uppercase;
  /* border: 2px solid #fff; */


   outline: 1px solid white;
    outline-offset: -10px;

  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
          -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

/***
 *    ███╗   ███╗ █████╗ ██╗███╗   ██╗
 *    ████╗ ████║██╔══██╗██║████╗  ██║
 *    ██╔████╔██║███████║██║██╔██╗ ██║
 *    ██║╚██╔╝██║██╔══██║██║██║╚██╗██║
 *    ██║ ╚═╝ ██║██║  ██║██║██║ ╚████║
 *    ╚═╝     ╚═╝╚═╝  ╚═╝╚═╝╚═╝  ╚═══╝
 *
 * $$main
 */

main {
  padding: 75px 0;

}

.img_margin {margin-bottom: 50px !important;}


.home main {
  padding: 35px 0;
  color: #fff;
  text-align: center;
  background: #00465e;
}

article,
aside {
  float: left;
  width: calc(100% - 330px);
}

.home main .full-width {
  max-width: 68em;
}

.home main a {
  color: inherit;
}

.home main h1 {
  font-size: 1.625em;
  color: #fff;
  letter-spacing: normal;
}

.home main h1::after {
  content: '';
  display: block;
  margin: 20px 0 0;
  border-bottom: 1px solid #ced62a;
}

.team-image {
  padding: 20px 0;
}

.team-image img {
  display: block;
  margin: 0 auto;
}

.buttonLeft {
  width:42% !important;
}
.buttonRight {
  width:42% !important;
  right:15px !important;
  left:auto !important;;
}

/***
 *    ███████╗██╗██████╗ ███████╗██████╗  █████╗ ██████╗
 *    ██╔════╝██║██╔══██╗██╔════╝██╔══██╗██╔══██╗██╔══██╗
 *    ███████╗██║██║  ██║█████╗  ██████╔╝███████║██████╔╝
 *    ╚════██║██║██║  ██║██╔══╝  ██╔══██╗██╔══██║██╔══██╗
 *    ███████║██║██████╔╝███████╗██████╔╝██║  ██║██║  ██║
 *    ╚══════╝╚═╝╚═════╝ ╚══════╝╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝
 *
 * $$sidebar
 */

aside {
  width: calc(100% - (100% - 330px));
  padding: 0 0 0 30px;
}

.sidebar {
  margin-bottom: 30px;
}

.sidebar--dynamic {
  padding-left: 20px;
  border-left: 1px solid #ccc;
}

.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;
}

.sidebutton a {    width: 100%;
    height: auto;
    padding: .7125em 1.25em;
    line-height: 1.2;
     color: #fff;
    text-transform: uppercase;
    cursor: pointer;
 outline: 1px solid white;
    outline-offset: -6px;    -webkit-appearance: none;
     -o-transition:.5s;
      -ms-transition:.5s;
      -moz-transition:.5s;
      -webkit-transition:.5s;
      /* ...and now for the proper property */
      transition:.5s;}

    .sidebutton a:hover { color: #fff; }



    .sidebutton_blue a {    width: 100%;
    height: auto;
    padding: .7125em 1.25em;
    line-height: 1.2;
    color: fff;
    text-transform: uppercase;
    cursor: pointer;
    background: #00465e;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
     -o-transition:.5s;
      -ms-transition:.5s;
      -moz-transition:.5s;
      -webkit-transition:.5s;
      /* ...and now for the proper property */
      transition:.5s;}

    .sidebutton a:hover { color: #fff; }

/***
 *    ███████╗███████╗███╗   ███╗██╗███╗   ██╗ █████╗ ██████╗ ███████╗
 *    ██╔════╝██╔════╝████╗ ████║██║████╗  ██║██╔══██╗██╔══██╗██╔════╝
 *    ███████╗█████╗  ██╔████╔██║██║██╔██╗ ██║███████║██████╔╝███████╗
 *    ╚════██║██╔══╝  ██║╚██╔╝██║██║██║╚██╗██║██╔══██║██╔══██╗╚════██║
 *    ███████║███████╗██║ ╚═╝ ██║██║██║ ╚████║██║  ██║██║  ██║███████║
 *    ╚══════╝╚══════╝╚═╝     ╚═╝╚═╝╚═╝  ╚═══╝╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝
 *
 * $$seminars
 */

.seminars {
  padding: 10px 0 35px;
}

.seminars__tabbed {
  box-shadow: 15px 0 15px -15px rgba(0,0,0, .5),
  0 15px 15px -15px rgba(0,0,0, .5);
}

.seminars__tabs li {
  float: left;
  width: 33.33333%;
}

.seminars__button {
  display: block;
  width: 100%;
  min-height: calc(2.4em + 20px);
  padding: 10px;
  font-size: .75em;
  font-weight: 700;
  color: #006d95;
  background: #f0f0f0;
  box-shadow: inset 0 -3px 3px rgba(0,0,0, .4);
}

.seminars__button:hover {
  background: #ddd;
}

.seminars__button:active {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.seminars__button.active {
  color: #fff;
  background: #a0c2cc;
  box-shadow: none;
}

.seminars__block {
  display: none;
}

.seminars__block.active {
  display: table;
  width: 100%;
}

.seminars__img {
  position: relative;
  display: table-cell;
  width: 56.675%;
  height: 100%;
  vertical-align: middle;
  overflow: hidden;
}

.seminars__img::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0,70,94, .4);
}

.seminars__title {
  display: block;
  padding: 20px;
  color: #fff;
  text-align: center;
}

.seminars__title h3 {
      margin: 0 0 10px;
    font-size: 1.5em;
    line-height: 1.3;
    letter-spacing: .4vw;
    text-transform: uppercase;
    text-shadow: -1px 0px 5px rgba(149, 150, 150, 1);

}

.seminars__title h3 span {
  display: block;
  font-size: .5em;
  letter-spacing: .2vw;
}

.seminars__title p {
  font-weight: 600;
}

.seminars__description {
  display: table-cell;
  width: 43.325%;
  text-align: center;
}

.seminars__description-inner {
  padding-top: 75px;
  padding-right: 35px;
  padding-bottom: 37.5px;
  padding-left: 35px;
}

.seminars__description h4 {
  font-size: 1em;
  font-weight: 400;
  color: #4b4b4b;
  letter-spacing: .2vw;
  text-transform: uppercase;
}

.seminars__description .button {
  max-width: 18em;
  margin-top: 17.5px;
  font-weight: 600;
  white-space: normal;
  letter-spacing: .2vw;
  background: #006d95;
}

/***
 *    ██╗███╗   ██╗███████╗ ██████╗
 *    ██║████╗  ██║██╔════╝██╔═══██╗
 *    ██║██╔██╗ ██║█████╗  ██║   ██║
 *    ██║██║╚██╗██║██╔══╝  ██║   ██║
 *    ██║██║ ╚████║██║     ╚██████╔╝
 *    ╚═╝╚═╝  ╚═══╝╚═╝      ╚═════╝
 *
 * $$info $$bwfa-info
 */

.seminars__description .button:hover,
.bwfa-info {
  background: #00465e;
}

.bwfa-info {
  padding: 35px 0;
  text-align: center;
}

.bwfa-info,
.bwfa-info .alpha {
  color: #fff;
}

.bwfa-info .inlineblock-fix {
  display: table;
  width: calc(100% + 30px);
  margin: 0 -15px;
}

.bwfa-info .inlineblock-reset {
  position: relative;
  display: table-cell;
  width: 33.3333%;
  height: 100%;
  padding: 0 15px 40px;
  vertical-align: top;
}

.bwfa-info img {
  display: block;
  margin: 0 auto 10px;
}

.bwfa-info h3 {
  margin: 0 0 5px;
  font-size: 1.125em;
  letter-spacing: .3vw;
  text-transform: uppercase;
}

.bwfa-info p {
  margin: 0 0 10px;
  font-size: .875em;
  font-weight: 600;
  line-height: 1.3;
}

.bwfa-info a {
  position: absolute;
  bottom: 0;
  left: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  width: calc(100% - 30px);
  height: 40px;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;

  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
}

.bwfa-info a:hover {
  color: #00465e;
  text-decoration: none;
  background: #fff;
}

.seminars__content li{
  width: 32%;
  display: inline-block;
  vertical-align: top;
  padding: 8px;
}
.seminars__content li h2{
  font-size: 18px;
}
.post-type-archive-schedule .schedule-photo {
	/* float: left;
	width: 20%; */
}

.post-type-archive-schedule  .schedule-box {
	/* float: left;
	width: 75%; */
  text-align: center;
}
@media screen and (max-width: 567px){
  .seminars__content li{
    width: 48%
  }
}
.responsive-embed-container {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 0;
    padding-bottom: 46.25%;
}

.responsive-embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/***
 *     █████╗ ██╗    ██╗ █████╗ ██████╗ ██████╗ ███████╗
 *    ██╔══██╗██║    ██║██╔══██╗██╔══██╗██╔══██╗██╔════╝
 *    ███████║██║ █╗ ██║███████║██████╔╝██║  ██║███████╗
 *    ██╔══██║██║███╗██║██╔══██║██╔══██╗██║  ██║╚════██║
 *    ██║  ██║╚███╔███╔╝██║  ██║██║  ██║██████╔╝███████║
 *    ╚═╝  ╚═╝ ╚══╝╚══╝ ╚═╝  ╚═╝╚═╝  ╚═╝╚═════╝ ╚══════╝
 *
 * $$awards
 */

.awards {
  padding: 10px 0;
  text-align: center;
}

.awards ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;

  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.awards li {
  display: inline-block;
  margin: 10px;
  vertical-align: middle;

  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
          flex-grow: 1;
}

.awards img {
  display: block;
  margin: 0 auto;
}

/***
 *    ███████╗ ██████╗  ██████╗ ████████╗███████╗██████╗
 *    ██╔════╝██╔═══██╗██╔═══██╗╚══██╔══╝██╔════╝██╔══██╗
 *    █████╗  ██║   ██║██║   ██║   ██║   █████╗  ██████╔╝
 *    ██╔══╝  ██║   ██║██║   ██║   ██║   ██╔══╝  ██╔══██╗
 *    ██║     ╚██████╔╝╚██████╔╝   ██║   ███████╗██║  ██║
 *    ╚═╝      ╚═════╝  ╚═════╝    ╚═╝   ╚══════╝╚═╝  ╚═╝
 *
 * $$footer
 */

footer {
  position: relative;
  overflow: hidden;
}

footer::before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 20px;
  box-shadow: 0 0 20px rgba(0,0,0, .4);
}

.footer-cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  padding: 35px 0;

  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
}

.footer-col {
  float: left;
  position: relative;
  z-index: 1;
  width: 33%;
}

.footer-col--m {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  width: 50%;
  padding: 0 20px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
}

.footer-col--m > * {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
          flex-grow: 1;
}

.footer-col--m h3 {
  margin: 0;
  color: #00465e;
  text-align: center;
  letter-spacing: .2vw;
  text-transform: uppercase;
}

.footer-col form {
  min-width: 280px;
}

.footer-col form .list--unstyled li {
  float: left;
  width: 104px;
  margin: 0;
  font-size: .875em;
}

.footer-col form li:first-child {
  width: calc(100% - 104px);
}

.footer-col input[type='submit'] {
  display: block;
  width: 100%;
  height: 46px;
  padding: 10px;
  border: 2px solid #898989;
  border-left: 0;
}

.footer-col img {
  display: block;
  margin: 0 auto;
}

.footer-links {
  padding: 60px 0 30px;
  margin-top: -30px;
  clear: both;
  background: rgb(255,255,255);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(180,180,180,1) 60px);

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b4b4b4',GradientType=0 );
}

.footer-links .container {
  padding: 20px;
}

.footer-links__col {
  float: left;
  width: 33%;
  padding: 0 10px;
}

.footer-links li {
  line-height: 1.1;
}

.footer-links li + li {
  margin-top: 5px;
}

.footer-links a {
  font-size: .75em;
  color: #fff;
}

.footer-links li:first-child a {
  font-weight: 700;
  text-transform: uppercase;
}

.footer-links ul + ul {
  margin-top: 20px;
}

.copyright {
  padding: 10px 0;
  margin: 0;
  font-size: 0;
  color: #fff;
  text-align: center;
  list-style: none;
  background: #989898;
}

.copyright li {
  display: inline-block;
  padding: 0 6px;
  font-size: .625rem;
  line-height: 1;
  border-left: 1px solid #fff;
}

.copyright li:first-child {
  border: none;
}

.copyright a {
  color: #fff;
}

/***
 *    ██╗    ██╗██████╗  ██████╗███████╗███████╗
 *    ██║    ██║██╔══██╗██╔════╝██╔════╝╚════██║
 *    ██║ █╗ ██║██████╔╝██║     █████╗      ██╔╝
 *    ██║███╗██║██╔═══╝ ██║     ██╔══╝     ██╔╝
 *    ╚███╔███╔╝██║     ╚██████╗██║        ██║
 *     ╚══╝╚══╝ ╚═╝      ╚═════╝╚═╝        ╚═╝
 *
 * $$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;
}

.page-id-8107 table td{
  padding: 20px;
}
/***
 *         ██╗███████╗████████╗██████╗  █████╗  ██████╗██╗  ██╗
 *         ██║██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██╔════╝██║ ██╔╝
 *         ██║█████╗     ██║   ██████╔╝███████║██║     █████╔╝
 *    ██   ██║██╔══╝     ██║   ██╔═══╝ ██╔══██║██║     ██╔═██╗
 *    ╚█████╔╝███████╗   ██║   ██║     ██║  ██║╚██████╗██║  ██╗
 *     ╚════╝ ╚══════╝   ╚═╝   ╚═╝     ╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝
 *
 * $$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: 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 (min-width:680px) {
  .buttonLeft {
    font-size:14px;
  }
  .buttonRight {
    font-size:14px;
  }
  .webinars {
	grid-template-columns:1fr 1fr;
  }
  .webinar-categories {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .webinar-single {
	display:grid;
	grid-template-columns: 1fr 3fr;
	grid-gap:20px;
  }

}
@media screen and (min-width:900px) {
  .webinars {
	grid-template-columns:1fr 1fr 1fr;
  }
  .webinar-categories {
    grid-template-columns: 1fr 1fr 1fr !important;
  }
}
@media screen and (min-width:1200px) {
  .buttonLeft {
    font-size:16px;
  }
  .buttonRight {
    font-size:16px;
  }
  .webinar-categories {
	grid-template-columns: 1fr 1fr 1fr !important;
  }
}

@media screen and (max-width: 1140px) {
  .awiNav > li {
    width: calc((((100% - 200px) / 2) - 130px) / 2);
  }

  .awiNav > li:nth-child(1):nth-child(1) {
    width: 130px;
  }

  .awiNav > li:nth-child(3) ~ li {
    width: calc((100% - 200px) / 2 - 245px);
  }

  .awiNav > li:nth-child(4):nth-child(4) {
    width: 70px;
  }

  .awiNav > li:nth-child(5):nth-child(5) {
    width: 175px;
  }

  .awiNav a {
    padding: 0 12px;
    font-size: .92em;
  }
}

@media screen and (max-width: 1023px) {
  .container {
    padding: 0 20px;
  }

  header {
    height: 193px;
  }

  header .logo {
    width: 200px;
  }

  .awiNav a {
    padding: 0 10px;
    font-size: .9em;
  }

  .banner-wrap,
  .interior-banner {
    margin-top: 250px;
  }

  main {
    padding: 60px 0;
  }

  .home main {
    padding: 30px 0;
  }

  aside {
    padding-left: 20px;
  }

  .seminars {
    padding: 10px 0 30px;
  }

  .seminars__description-inner {
    padding-top: 60px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }

  .seminars__description .button {
    margin-top: 10px;
  }

  .bwfa-info,
  .footer-cols {
    padding: 30px 0;
  }
  .page-id-62 .interior-banner, .blog .interior-banner, .page-id-5887 .interior-banner, .page-id-40 .interior-banner, .page-id-45 .interior-banner, .page-id-41 .interior-banner, .page-id-42 .interior-banner, .page-id-43 .interior-banner, .page-id-6063 .interior-banner, .page-id-8879 .interior-banner, .page-id-56 .interior-banner, .page-id-8107 .interior-banner, .page-id-34 .interior-banner, .page-id-28 .interior-banner, .page-id-29 .interior-banner, .page-id-6325 .interior-banner, .page-id-30 .interior-banner, .page-id-31 .interior-banner, .page-id-32 .interior-banner, .page-id-33 .interior-banner, .page-id-8954 .interior-banner, .page-id-57 .interior-banner, .page-id-58 .interior-banner, .page-id-59 .interior-banner, .page-id-7833 .interior-banner, .page-id-7854 .interior-banner, .page-id-40 .interior-banner, .page-id-8855 .interior-banner{
    height: 0px;
  }
}

@media screen and (max-width: 960px) {
  .awiNav > li:nth-child(1):nth-child(1) {
    width: 115px;
  }

  .awiNav > li {
    width: calc((((100% - 200px) / 2) - 115px) / 2);
  }

  .awiNav > li:nth-child(4):nth-child(4) {
    width: 58px;
  }

  .awiNav > li:nth-child(5):nth-child(5) {
    width: 148px;
  }

  .awiNav > li:nth-child(3) ~ li {
    width: calc((100% - 200px) / 2 - 206px);
  }

  .awiNav a {
    font-size: .8em;
  }
}

@media screen and (min-width: 861px) {
  .awiNav li:hover > ul {
    display: block;
  }
}

@media screen and (max-width: 860px) {
  .header-wrap {
    position: static;
  }

  header {
    height: auto;
    background: #fff;
  }

  header .logo {
    float: left;
    position: static;
    width: 180px;
    margin: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  nav {
    float: right;
    margin-top: 44px;
  }

  .awiNav__sublink,
  .awiNav__trigger {
    display: block;
  }

  .awiNav__trigger {
    position: relative;
    width: 40px;
    height: 50px;
    padding: 0;
    margin: 0;
    line-height: 0;
    cursor: pointer;
    border: 0;
    outline: 0;
  }

  .awiNav__trigger,
  .awiNav__trigger:hover {
    background: none;
  }

  .awiNav__trigger:active {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  .awiNav__trigger span {
    top: 50%;
    left: 50%;
    width: 40px;
    height: 4px;
    margin: -2px 0 0 -20px;
    background: #00465e;
    border-radius: 2px / 50%;
    box-shadow: 0 -8px 0 #00465e,
    0 8px 0 #00465e;
  }

  .awiNav__trigger span,
  .awiNav {
    position: absolute;
  }

  .awiNav {
    top: 100%;
    left: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    border-top: 4px solid #00465e;
  }

  .awiNav,
  .awiNav.nav-hidden,
  .awiNav .nav-hidden {
    display: none;
  }

  .awiNav.nav-shown,
  .awiNav .nav-shown,
  .awiNav > li {
    display: block;
  }

  .awiNav > li {
    height: auto;
    line-height: 1;
    text-align: center;
    width: 100% !important;
    margin: 0 !important;
  }

  .awiNav a,
  .awiNav ul a {
    padding: .5rem 15px;
    text-align: center;
    font-size: 1em;
    white-space: normal;
  }

  .awiNav a.sub-shown {
    font-size: 0;
  }

  .awiNav a.has-sub-next::after {
    content: '\00A0\00A0\e900';
    position: relative;
    top: -.2em;
    display: inline-block;
    margin-right: -2.6em;
    font-family: 'awiNav';
    font-size: .6em;
    vertical-align: middle;
  }

  .awiNav a.sub-shown::after {
    content: 'Back';
    top: 0;
    margin-right: 0;
    font-family: inherit;
    font-size: 1rem;
    vertical-align: baseline;
  }

  .awiNav a.sub-shown::before {
    content: '\e901\00A0\00A0';
    position: relative;
    top: -.2em;
    display: inline-block;
    margin-left: -2.6em;
    font-family: 'awiNav';
    font-size: .6rem;
  }

  .awiNav ul {
    position: static;
    padding: 0;
    background: none;
    box-shadow: none;
  }

  .banner-wrap {
    height: auto;
    margin-top: 25px;
  }

  .banner {
    position: relative;
    height: 400px;
  }

  .flex-active-slide .slide__img {
    animation: none;
    opacity: 1;
  }

  .interior-banner {
    height: 300px;
    margin-top: 0;
  }

  .services {
    position: static;
    padding: 20px 0;
  }

  .services ul {
    margin: -20px;
  }
}
@media screen and (min-width:768px) {

.container.sticky {
        display:flex;
}
.sidebarsticky {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
}
.schedule-consult {
        max-height:30px;
	margin: 0 0 0 10%;
}
.header-top .container {
	display:grid;
	grid-template-columns: repeat(3, 1fr) !important;
}
.header-top .tel {
text-align:right;
}
.webinar-categories {
grid-template-columns: 1fr 1fr;
}

}

@media screen and (max-width: 767px) {
  blockquote {
    padding: 15px;
  }

  .container {
    padding: 0 10px;
  }

  .banner {
    height: 300px;
  }

  .interior-banner {
    height: 220px;
  }

  .services ul {
    margin: -10px;
  }

  .services li {
    margin: 10px;
  }

  main {
    padding: 45px 0;
  }

  .home main {
    padding: 25px 0;
  }

  article,
  aside {
    float: none;
    width: 100%;
  }

  aside {
    padding: 0;
    margin-top: 20px;
  }

  .sidebar {
    padding: 15px;
  }

  .seminars {
    padding: 10px 0 25px;
  }

  .seminars__description-inner {
    padding-top: 45px;
    padding-right: 25px;
    padding-bottom: 22.5px;
    padding-left: 25px;
  }

  .seminars__description .button {
    margin-top: 2.5px;
  }

  .seminars__tabs li {
    float: none;
    width: 100%;
  }

  .seminars__block.active,
  .seminars__img {
    display: block;
  }

  .seminars__img {
    width: 100%;
    height: auto;
    padding: 50px 0;
  }

  .seminars__title {
    position: static;
    margin: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  .seminars__description {
    display: block;
    width: 100%;
  }

  .post-type-archive-schedule .schedule-photo, .post-type-archive-schedule  .schedule-box {
	float: none;
	width: 100%;
}

  .bwfa-info {
    padding: 25px 0;
  }

  .bwfa-info .container {
    padding: 0;
  }

  .bwfa-info h2 {
    margin-bottom: 0;
  }

  .bwfa-info .inlineblock-fix {
    display: block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
            align-items: stretch;
  }

  .flexbox .bwfa-info .inlineblock-fix {
    max-width: none;
  }

  .bwfa-info .inlineblock-reset {
    display: block;
    width: 100%;
    min-width: 245px;
    height: auto;
    padding: 0 10px 40px;
    margin-top: 20px;
  }

  .bwfa-info .inlineblock-reset:not(:last-child) {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .bwfa-info a {
    left: 10px;
    width: calc(100% - 20px);
  }

  .footer-cols {
    display: block;
    padding: 25px 0;
  }

  .footer-col {
    float: none;
    width: 100%;
  }

  .footer-col--m {
    width: 100%;
    margin: 20px 0;
  }

  .footer-col--m,
  .footer-links .container {
    padding: 0;
  }

  .footer-links__col {
    width: 50%;
  }

  .footer-links__col:nth-child(2n+1) {
    clear: left;
  }

  .footer-links__col:nth-child(2) ~ .footer-links__col {
    margin-top: 20px;
  }
}

@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-top {
    text-align: center;
  }

  .social-media,
  .header-top a[href^='tel'] {
    float: none;
  }

  .social-media {
    margin-bottom: 10px;
  }

  header {
    padding: 15px 0 0;
  }

  .home header {
    padding: 15px 0 0;
    height: auto;
  }

  header .logo {
    display: block;
    margin: 0 auto;
  }

  header .logo,
  nav {
    float: none;
  }

  nav {
    margin: 15px -10px 0;
  }

  .awiNav__trigger {
    width: 100%;
    background: #00465e;
  }

  .awiNav__trigger:hover {
    background: #00273b;
  }

  .awiNav__trigger span {
    background: #fff;
    box-shadow: 0 -8px 0 #fff,
    0 8px 0 #fff;
  }

  .awiNav {
    border-top: 0;
  }

  .banner,
  .interior-banner {
    height: 180px;
  }

  .services ul {
    margin: -5px;
  }

  .services li {
    margin: 5px;
  }

  main {
    padding: 30px 0;
  }

  .home main {
    padding: 20px 0;
  }

  .seminars {
    padding: 10px 0 20px;
  }

  .seminars__description-inner {
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
  }

  .seminars__description .button {
    margin-top: -5px;
  }

  .bwfa-info,
  .footer-cols {
    padding: 20px 0;
  }

  .footer-links {
    display: none;
  }

  .copyright li {
    display: block;
    padding: 0;
    line-height: 1;
    border: none;
  }
  .page-id-8107 table td{
    padding: 8px;
  }
}
@media screen and (min-width:568px) {
.header-top .container {
grid-template-columns: 2fr 1fr;
}
}
@media screen and (max-width: 680px) {
  .services ul,
  .bwfa-info .inlineblock-fix,
  .services li,
  .services .button {
    display: block !important;
  }

  .bwfa-info h2 {
    padding: 0 10px;
    font-size: 1.8em
  }
}

@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;
  }
}

table.TemplateWidth {
    max-width: 600px;
    margin: 0 auto;
}


.frontVideo {
min-width:320px;
min-height:180px;
}

@media screen and (min-width:560px) {
	.frontVideo {
		min-width:528px;
		min-height:297px;
	}
}
@media screen and (min-width:800px) {
	.frontVideo  {
		min-width:800px;
		min-height:450px;
	}
.footer-links .container {
margin-left:18%;
}

}
