/*
	Theme Name: Three72 Digital theme
	Theme URI: http://three72.com.au/
	Description: Responsive theme designed & developed by Three72 Digital Pty Ltd
	Version: 1.4.3
	Author: Three72 Digital Pty Ltd
	Author URI: http://three72.com.au/
*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 3, css/scss/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
iframe,
img {
  display: block;
}

/* line 20, css/scss/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 28, css/scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 33, css/scss/_normalize.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 39, css/scss/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 45, css/scss/_normalize.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 50, css/scss/_normalize.scss */
a {
  background: transparent;
}

/* line 54, css/scss/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 60, css/scss/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 64, css/scss/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 69, css/scss/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 73, css/scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 78, css/scss/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 83, css/scss/_normalize.scss */
small {
  font-size: 80%;
}

/* line 87, css/scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 95, css/scss/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 99, css/scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 104, css/scss/_normalize.scss */
img {
  border: 0;
}

/* line 108, css/scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 113, css/scss/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 117, css/scss/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 123, css/scss/_normalize.scss */
pre {
  overflow: auto;
}

/* line 127, css/scss/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 136, css/scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 146, css/scss/_normalize.scss */
button {
  overflow: visible;
}

/* line 150, css/scss/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 155, css/scss/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 163, css/scss/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 168, css/scss/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 174, css/scss/_normalize.scss */
input {
  line-height: normal;
}

/* line 174, css/scss/_normalize.scss */
input[type=date] {

  height: 44px;
}

/* line 178, css/scss/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 184, css/scss/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 189, css/scss/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 196, css/scss/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 201, css/scss/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 207, css/scss/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 212, css/scss/_normalize.scss */
textarea {
  overflow: auto;
}


/* line 216, css/scss/_normalize.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 221, css/scss/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 226, css/scss/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 9, css/scss/_grid.scss */
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media (min-width: 768px) {
  /* line 9, css/scss/_grid.scss */
  .container {
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  /* line 9, css/scss/_grid.scss */
  .container {
    width: 1200px;
  }
}

/* line 27, css/scss/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, css/scss/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, css/scss/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 36, css/scss/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, css/scss/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, css/scss/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

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

/* line 27, css/scss/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,.col-xs-13, .col-xs-14 {
  float: left;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-14 {
  width: 11.11111%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-13 {
  width: 12.5%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}


/* line 55, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-14 {
  right: 11.11111%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-13 {
  right: 12.5%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}



/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}


/* line 45, css/scss/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-14 {
  left: 11.11111%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-13 {
  left: 12.5%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}


/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-14 {
  margin-left: 11.11111%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-13 {
  margin-left: 12.5%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}


@media (min-width: 768px) {
  /* line 27, css/scss/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14 {
    float: left;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-14 {
    width: 11.11111%;
  }
  
  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-13 {
    width: 12.5%;
  }  

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  

  /* line 55, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-14 {
    right: 11.11111%;
  } 
  
  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-13 {
    right: 12.5%;
  }  
  
  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  

  /* line 45, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 11.11111%;
  }
  
  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-13 {
    left: 12.5%;
  }
  
  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  
  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
 
    /* line 60, css/scss/mixins/_grid-framework.scss */
    .col-sm-offset-14 {
      margin-left: 11.11111%;
  }
  
   /* line 60, css/scss/mixins/_grid-framework.scss */
   .col-sm-offset-13 {
     margin-left: 12.5%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  

  
}
@media (min-width: 992px) {
  /* line 27, css/scss/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14 {
    float: left;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-14 {
    width: 11.11111%;
  }
  
  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-13 {
    width: 12.5%;
  }
  
  
  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }



  /* line 55, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-14 {
    right: 11.11111%;
  }
  
  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-13 {
    right: 12.5%;
  }

  
  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

 

  /* line 45, css/scss/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-14 {
    left: 11.11111%;
  }
  
  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-13 {
    left: 12.5%;
  }
  
  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  
  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-14 {
    margin-left: 11.11111%;
  }
  
  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-13 {
    margin-left: 12.5%;
  }
  
  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  

  
}
@media (min-width: 1200px) {
  /* line 27, css/scss/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14 {
    float: left;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

   /* line 35, css/scss/mixins/_grid-framework.scss */
   .col-lg-14 {
     width: 11.11111%;
  }  
  
   /* line 35, css/scss/mixins/_grid-framework.scss */
   .col-lg-13 {
     width: 12.5%;
  }
 
  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  
 

  /* line 55, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-14 {
    right: 11.11111%;
  }
  
  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-13 {
    right: 12.5%;
  }
  
  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  
 

  /* line 45, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-14 {
    left: 11.11111%;
  }
  
  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-13 {
    left: 12.5%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  


  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-14 {
    margin-left: 11.11111%;
  }
  
  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-13 {
    margin-left: 12.5%;
  }
  
  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

}
/* line 1, css/scss/_defaultstyles.scss */
html {
  background-color: #fff;
  min-width: 320px;
  overflow-x: hidden;
  /*Safari Fix*/
}

/* line 6, css/scss/_defaultstyles.scss */
body {
  font-family: "Muli", sans-serif;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #fff;
  overflow-x: hidden;
}
@media (min-width: 1200px) {
  /* line 6, css/scss/_defaultstyles.scss */
  body {
    padding-top: 0;
  }
}

/* line 19, css/scss/_defaultstyles.scss */
*:focus {
  outline: none;
}

/* line 22, css/scss/_defaultstyles.scss */
div {
  box-sizing: border-box;
}

/* line 95, css/scss/_variables.scss */
.container:after {
  content: "";
  display: table;
  clear: both;
}

/*### Typography ###*/
/* line 39, css/scss/_defaultstyles.scss */
h1 {
  font-size: 2em;
  font-family: "Montserrat Alternates", sans-serif;
  color: black;
  font-weight: 500;
  margin: 0.67em 0;
}

/* line 46, css/scss/_defaultstyles.scss */
h2 {
  font-size: 1.5em;
  font-family: "Montserrat Alternates", sans-serif;
  color: #333;
  font-weight: 500;
  margin: 0.83em 0;
}

/* line 53, css/scss/_defaultstyles.scss */
h3 {
  font-size: 1.17em;
  font-family: "Muli", sans-serif;
  color: #333;
  font-weight: 500;
  margin: 1em 0;
}

/* line 60, css/scss/_defaultstyles.scss */
small {
  font-family: "Muli", sans-serif;
}

/* line 63, css/scss/_defaultstyles.scss */
p {
  font-size: 16px;
  font-family: "Muli", sans-serif;
  font-weight: 300;
  color: #666;
  line-height: 24px;
  padding: 0px;
  margin-bottom: 10px;
}

/* line 72, css/scss/_defaultstyles.scss */
li {
  font-family: "Muli", sans-serif;
  font-weight: 300;
  color: #666;
  margin-left: 22px;
  line-height: 1.6;
  list-style: none;
}

/* line 80, css/scss/_defaultstyles.scss */
strong {
  color: #333;
}

/* line 83, css/scss/_defaultstyles.scss */
span {
  font-size: 16px;
  color: #666;
  font-weight: 300;
  padding: 0px;
  margin: 0px;
}

/* line 90, css/scss/_defaultstyles.scss */
ul, ol {
  margin: 0px;
  padding: 0px;
}

/* line 94, css/scss/_defaultstyles.scss */
ol {
  margin-bottom: 20px;
}

/* line 97, css/scss/_defaultstyles.scss */
a {
  font-family: "Muli", sans-serif;
  font-size: 16px;
  color: #666;
  padding: 0;
  margin: 0;
}
/* line 103, css/scss/_defaultstyles.scss */
a a:hover,
a a:focus {
  text-decoration: none;
}
/* line 107, css/scss/_defaultstyles.scss */
a a:active {
  text-decoration: none;
}
/* line 110, css/scss/_defaultstyles.scss */
a a:visited {
  text-decoration: none;
}

/* line 114, css/scss/_defaultstyles.scss */
img {
  height: auto;
}

/* line 118, css/scss/_defaultstyles.scss */
table {
  border: 0;
  width: 100%;
  margin: 2rem 0;
}
@media (min-width: 768px) {
  /* line 118, css/scss/_defaultstyles.scss */
  table {
    width: 100%;
    margin-left: 0;
  }
}
/* line 126, css/scss/_defaultstyles.scss */
table tr {
  border-bottom: 1px solid #d3d3d3;
}
/* line 128, css/scss/_defaultstyles.scss */
table tr th, table tr td {
  border: 0;
  padding: 12px 15px;
  padding-left: 0;
}
/* line 133, css/scss/_defaultstyles.scss */
table tr:hover {
  background: #f3f3f3;
}
/* line 137, css/scss/_defaultstyles.scss */
table thead {
  font-weight: 700;
  color: #000;
  text-align: left;
}
/* line 142, css/scss/_defaultstyles.scss */
table thead:hover tr {
  background: transparent;
}
/* line 147, css/scss/_defaultstyles.scss */
table tbody {
  font-family: "Muli", sans-serif;
  font-weight: 200;
  font-size: 16px;
}
/* line 151, css/scss/_defaultstyles.scss */
table tbody td {
  border-right: 0;
}
/* line 153, css/scss/_defaultstyles.scss */
table tbody td:last-child {
  border-right: 0;
}
/* line 158, css/scss/_defaultstyles.scss */
table tbody tr:nth-child(even) td {
  border-right: 0;
}
/* line 160, css/scss/_defaultstyles.scss */
table tbody tr:nth-child(even) td:last-child {
  border-right: 0;
}
/* line 166, css/scss/_defaultstyles.scss */
table tfoot {
  border-top: 2px solid #31465e;
}

/* line 171, css/scss/_defaultstyles.scss */
a.pdf, a.doc {
  /*The background image*/
  padding: 2px 0 2px 22px;
  line-height: 18px;
  /* To center the text vertically with the icon */
}

/* line 175, css/scss/_defaultstyles.scss */
a.pdf {
  background: url(img/pdficon_small.gif) no-repeat left center;
}

/* line 176, css/scss/_defaultstyles.scss */
a.doc {
  background: url(img/docicon_small.gif) no-repeat left center;
}

/* Override iOS device phone number auto format */
/* line 180, css/scss/_defaultstyles.scss */
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

/* line 185, css/scss/_defaultstyles.scss */
iframe {
  border: 0px;
}

/* line 189, css/scss/_defaultstyles.scss */
.wrapper {
  padding: 40px 0;
}

/* line 194, css/scss/_defaultstyles.scss */
.button {
  text-decoration: none;
}
/* line 196, css/scss/_defaultstyles.scss */
.button:after {
  content: "";
  display: inline-block;
  height: 10px;
  background: url(svg/arrow-right-black.svg) no-repeat 50%;
  padding: 1px 5px;
  margin-left: 30px;
}

/* line 206, css/scss/_defaultstyles.scss */
.date {
  color: #666;
}

/* line 210, css/scss/_defaultstyles.scss */
.date-icon:before {
  content: "";
  height: 10px;
  background: url(svg/clock.svg) no-repeat 50%;
  padding: 1px 9px;
  margin-right: 5px;
}

/* line 218, css/scss/_defaultstyles.scss */
label, .lable {
  display: block;
  margin-bottom: 10px;
  color: #333;
}
/* line 222, css/scss/_defaultstyles.scss */
label .required, .lable .required {
  color: red;
}

/* line 226, css/scss/_defaultstyles.scss */
input,
textarea,
select {
  background: #fff;
  border: 1px solid #aaa;
  padding: 1em 1.2em;
  font-size: 0.8125em;
  color: #333;
  display: block;
  width: 100%;
  margin-bottom: 18px;
  box-sizing: border-box;
  -webkit-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
}
/* line 226, css/scss/_defaultstyles.scss */
select {
  height : 44px;
}

/* line 241, css/scss/_defaultstyles.scss */
textarea {
  height: 83px;
  resize: vertical;
}


/* line 246, css/scss/_defaultstyles.scss */
.bar-rel {
  position: relative;
}
/* line 248, css/scss/_defaultstyles.scss */
.bar-rel .bar {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 255, css/scss/_defaultstyles.scss */
.bar {
  width: 70px;
  height: 10px;
  background: pink;
}
/* line 259, css/scss/_defaultstyles.scss */
.bar.green {
  background: #00cc33;
}
/* line 262, css/scss/_defaultstyles.scss */
.bar.blue {
  background: #0d3ea8;
}
/* line 265, css/scss/_defaultstyles.scss */
.bar.red {
  background: #e91f28;
}

@media (min-width: 992px) {
  /* line 270, css/scss/_defaultstyles.scss */
  main {
    margin-top: 125px;
  }
}

/* line 2, css/scss/_search.scss */
.header-search .search-block {
  -webkit-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
}
/* line 5, css/scss/_search.scss */
.header-search .search-block a.search-toggle {
  display: block;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  width: 31px;
  height: 31px;
  background: url(svg/search.svg) no-repeat;
}
/* line 15, css/scss/_search.scss */
.header-search #block-search-form.search-form-open {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
}
/* line 20, css/scss/_search.scss */
.header-search #block-search-form {
  z-index: 999;
  position: absolute;
  top: 5.2em;
  right: 20px;
  display: none;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  -webkit-transition: -webkit-transform 180ms ease-out;
  transition: transform 180ms ease-out;
  width: 349px;
}
/* line 32, css/scss/_search.scss */
.header-search #block-search-form .search-form {
  line-height: normal;
}
/* line 34, css/scss/_search.scss */
.header-search #block-search-form .search-form .container-inline {
  display: flex;
  justify-content: flex-end;
}
/* line 37, css/scss/_search.scss */
.header-search #block-search-form .search-form .container-inline h2.element-invisible {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
/* line 44, css/scss/_search.scss */
.header-search #block-search-form .search-form .container-inline div {
  display: inline;
}
/* line 48, css/scss/_search.scss */
.header-search #block-search-form .search-form .container-inline .form-item label.element-invisible {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
/* line 55, css/scss/_search.scss */
.header-search #block-search-form .search-form .container-inline .form-item input.custom-search-box {
  font-size: 0.8125em;
  padding: 20px;
  width: 16em;
  display: inline-block;
  border: 1px solid #ddd;
  border-right: 0;
}
/* line 64, css/scss/_search.scss */
.header-search #block-search-form .search-form .container-inline .form-actions {
  display: inline-block;
}
/* line 66, css/scss/_search.scss */
.header-search #block-search-form .search-form .container-inline .form-actions input {
  background: #00cc33;
  color: white;
  border-color: #00cc33;
  font-family: "Montserrat Alternates", sans-serif;
  padding: 11px;
  font-size: 20px;
  line-height: 1.7;
}
/* line 76, css/scss/_search.scss */
.header-search #block-search-form .search-form .container-inline input {
  margin: 0px;
  /*background: #fff;
  border: 1px solid #333;
  padding: 1em 1.2em;
  font-size: 0.8125em;
  color: #333;
  -webkit-transition: background 200ms ease-out;
  transition: background 200ms ease-out;*/
}

/* line 94, css/scss/_search.scss */
.search-results .standard-page .row .page {
  min-height: auto;
}
/* line 98, css/scss/_search.scss */
.search-results .standard-page .row .pagination ul {
  display: flex;
  margin-bottom: 0;
}
/* line 101, css/scss/_search.scss */
.search-results .standard-page .row .pagination ul li {
  width: auto;
  text-indent: 0;
  padding: 0;
  margin-left: 5px;
}
/* line 106, css/scss/_search.scss */
.search-results .standard-page .row .pagination ul li:first-child {
  margin: 0;
}
/* line 109, css/scss/_search.scss */
.search-results .standard-page .row .pagination ul li:before {
  content: '';
  display: none;
}
/* line 113, css/scss/_search.scss */
.search-results .standard-page .row .pagination ul li a {
  cursor: pointer;
  text-decoration: none;
}
/* line 117, css/scss/_search.scss */
.search-results .standard-page .row .pagination ul li span {
  cursor: default;
}
/* line 120, css/scss/_search.scss */
.search-results .standard-page .row .pagination ul li a, .search-results .standard-page .row .pagination ul li span {
  font-size: 16px;
  padding: 5px 11px;
  background: #31465e;
  color: white;
}
/* line 125, css/scss/_search.scss */
.search-results .standard-page .row .pagination ul li a.current, .search-results .standard-page .row .pagination ul li span.current {
  background: #e91f28;
}

/* line 1, css/scss/_login.scss */
.header-login {
  float: right;
  width: 31px;
  margin-left: 10px;
}
/* line 5, css/scss/_login.scss */
.header-login .login-block {
  -webkit-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
}
/* line 8, css/scss/_login.scss */
.header-login .login-block a.login-toggle {
  display: block;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  width: 31px;
  height: 31px;
  background: url(svg/login.svg) no-repeat;
}
/* line 16, css/scss/_login.scss */
.header-login .login-block a.login-toggle:hover {
  background: url(svg/login-hover.svg) no-repeat;
}
/* line 21, css/scss/_login.scss */
.header-login #block-login-form.login-form-open {
  -webkit-transform: translateY(-14%);
  -ms-transform: translateY(-14%);
  transform: translateY(-14%);
}
/* line 27, css/scss/_login.scss */
.header-login #block-login-form {
  z-index: 999;
  position: absolute;
  top: 5.625em;
  right: 0;
  display: none;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  -webkit-transition: -webkit-transform 180ms ease-out;
  transition: transform 180ms ease-out;
  width: 349px;
}
/* line 39, css/scss/_login.scss */
.header-login #block-login-form .login-form {
  line-height: normal;
  padding: 1.25em 0.9375em;
  background: #fff;
}
/* line 44, css/scss/_login.scss */
.header-login #block-login-form .login-form .container-inline h2.element-invisible {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
/* line 51, css/scss/_login.scss */
.header-login #block-login-form .login-form .container-inline div {
  display: inline;
}
/* line 55, css/scss/_login.scss */
.header-login #block-login-form .login-form .container-inline .form-item label.element-invisible {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
/* line 62, css/scss/_login.scss */
.header-login #block-login-form .login-form .container-inline .form-item input.custom-login-box {
  font-size: 0.8125em;
  padding: 1em 0.8em;
  width: 17em;
  display: inline-block;
  margin-bottom: 4px;
}
/* line 70, css/scss/_login.scss */
.header-login #block-login-form .login-form .container-inline .form-actions {
  display: inline-block;
}
/* line 73, css/scss/_login.scss */
.header-login #block-login-form .login-form .container-inline input {
  background: #fff;
  border: 1px solid #333;
  padding: 1em 1.2em;
  font-size: 0.8125em;
  color: #333;
  -webkit-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
  width: 100%;
}

/* line 2, css/scss/_logo.scss */
h1.logo,
h2.logo {
  margin: 0;
}
/* line 5, css/scss/_logo.scss */
h1.logo span,
h2.logo span {
  color: #333;
  text-indent: -9999px;
  display: block;
  width: 0;
  float: left;
}
/* line 14, css/scss/_logo.scss */
h1.logo + a img,
h2.logo + a img {
  width: 100%;
  max-width: 225px;
}
@media (min-width: 768px) {
  /* line 14, css/scss/_logo.scss */
  h1.logo + a img,
  h2.logo + a img {
    max-width: 265px;
  }
}

/* line 1, css/scss/_nav.scss */
.header {
  height: 80px;
  z-index: 100;
  background: #f7f7f7;
  padding: 10px 0;
}
@media (min-width: 768px) {
  /* line 1, css/scss/_nav.scss */
  .header {
    height: 110px;
    padding: 0;
  }
}
@media (min-width: 992px) {
  /* line 1, css/scss/_nav.scss */
  .header {
    height: 125px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  }
}
/* line 18, css/scss/_nav.scss */
.header .row {
  align-items: center;
  display: flex;
}
/* line 21, css/scss/_nav.scss */
.header .row .nav-col {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
/* line 27, css/scss/_nav.scss */
.header #primary_nav_wrap {
  align-items: center;
  display: flex;
  height: 35px;
}
@media (min-width: 768px) {
  /* line 27, css/scss/_nav.scss */
  .header #primary_nav_wrap {
    height: 110px;
  }
}
@media (min-width: 992px) {
  /* line 27, css/scss/_nav.scss */
  .header #primary_nav_wrap {
    height: 125px;
  }
}
@media (min-width: 1200px) {
  /* line 27, css/scss/_nav.scss */
  .header #primary_nav_wrap {
    margin-right: 10px;
  }
}
/* line 40, css/scss/_nav.scss */
.header #primary_nav_wrap ul {
  display: none;
}
@media (min-width: 1200px) {
  /* line 40, css/scss/_nav.scss */
  .header #primary_nav_wrap ul {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
  }
  /* line 50, css/scss/_nav.scss */
  .header #primary_nav_wrap ul a,
  .header #primary_nav_wrap ul span {
    color: #333;
    display: block;
    font-family: "Muli", sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 20px;
    padding: 0;
    text-decoration: none;
    position: relative;
  }
  /* line 62, css/scss/_nav.scss */
  .header #primary_nav_wrap ul a:after,
  .header #primary_nav_wrap ul span:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #e91f28;
    position: absolute;
    bottom: -2px;
    left: 0px;
    transform: scaleX(0);
    transform-origin: 0;
    transition: all 250ms ease-in-out;
  }
  /* line 75, css/scss/_nav.scss */
  .header #primary_nav_wrap ul a:hover:after,
  .header #primary_nav_wrap ul span:hover:after {
    transform: scaleX(1);
  }
  /* line 80, css/scss/_nav.scss */
  .header #primary_nav_wrap ul li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    padding: 0 4px;
  }
  /* line 87, css/scss/_nav.scss */
  .header #primary_nav_wrap ul li.current-menu-item a,
  .header #primary_nav_wrap ul li.current-menu-item span {
    border-bottom: 2px solid #e91f28;
    color: #31465e;
  }
  /* line 94, css/scss/_nav.scss */
  .header #primary_nav_wrap ul li.current-menu-item span.nav-pointer {
    border: none;
  }
  /* line 99, css/scss/_nav.scss */
  .header #primary_nav_wrap ul li.current-menu-item ul li a {
    color: #333;
  }
  /* line 107, css/scss/_nav.scss */
  .header #primary_nav_wrap ul li:hover ul a {
    color: #333;
    border: none;
  }
  /* line 114, css/scss/_nav.scss */
  .header #primary_nav_wrap ul ul {
    position: absolute;
    top: 100%;
    left: 5px;
    background: #f7f7f7;
    padding: 0;
    padding-top: 20px;
    background-clip: content-box;
    min-width: 200px;
    transition: all 200ms ease-in-out;
    opacity: 0;
    pointer-events: none;
  }
  /* line 127, css/scss/_nav.scss */
  .header #primary_nav_wrap ul ul li {
    float: none;
    padding: 0;
    border: 1px solid #ddd;
    border-top: 0;
  }
  /* line 132, css/scss/_nav.scss */
  .header #primary_nav_wrap ul ul li:not(:last-of-type) {
    border-bottom-style: dashed;
  }
  /* line 135, css/scss/_nav.scss */
  .header #primary_nav_wrap ul ul li:hover {
    background: white;
  }
  /* line 139, css/scss/_nav.scss */
  .header #primary_nav_wrap ul ul a {
    cursor: pointer;
    line-height: 120%;
    padding: 20px;
    margin: 0;
    font-size: 16px;
    transition: all 250ms ease-in-out;
  }
  /* line 148, css/scss/_nav.scss */
  .header #primary_nav_wrap ul ul a:hover:after {
    display: none;
  }
  /* line 152, css/scss/_nav.scss */
  .header #primary_nav_wrap ul ul a:after {
    display: none;
  }
  /* line 156, css/scss/_nav.scss */
  .header #primary_nav_wrap ul ul ul {
    top: 0;
    left: 100%;
    padding-top: 0;
  }
  /* line 162, css/scss/_nav.scss */
  .header #primary_nav_wrap ul li:hover {
    border-bottom-color: #ccc;
  }
  /* line 164, css/scss/_nav.scss */
  .header #primary_nav_wrap ul li:hover a:after {
    transform: scaleX(1);
  }
  /* line 167, css/scss/_nav.scss */
  .header #primary_nav_wrap ul li:hover > ul {
    opacity: 1;
    pointer-events: auto;
  }
}
/* line 175, css/scss/_nav.scss */
.header #primary_nav_wrap .menu-btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(svg/mobile-menu.svg) no-repeat;
  border: none;
  height: 17px;
  width: 29px;
}
@media (min-width: 1200px) {
  /* line 175, css/scss/_nav.scss */
  .header #primary_nav_wrap .menu-btn {
    display: none;
  }
}
/* line 186, css/scss/_nav.scss */
.header #primary_nav_wrap .menu-btn span {
  display: block;
  line-height: 0;
  text-indent: -9999px;
}
/* line 193, css/scss/_nav.scss */
.header .header-search {
  display: none;
}
@media (min-width: 1200px) {
  /* line 193, css/scss/_nav.scss */
  .header .header-search {
    display: block;
  }
}

/* ######################  Mobile Menu  ###################### */
/* line 204, css/scss/_nav.scss */
.pushy .mobile-search,
.pushy .mobile-login {
  display: flex;
}
/* line 207, css/scss/_nav.scss */
.pushy .mobile-search form,
.pushy .mobile-login form {
  margin: 30px 15px;
}
/* line 210, css/scss/_nav.scss */
.pushy .mobile-search input:not([type="submit"]),
.pushy .mobile-login input:not([type="submit"]) {
  -webkit-appearance: none;
  background: #fff;
  color: #333;
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
/* line 222, css/scss/_nav.scss */
.pushy .mobile-search input[type="submit"],
.pushy .mobile-login input[type="submit"] {
  width: 50px;
  height: 50px;
  font-family: "Montserrat Alternates", sans-serif;
  color: white;
  background: #00cc33;
  font-size: 20px;
  padding: 0px;
  margin: 0;
  border: 1px solid #00cc33;
  font-weight: 400;
}
/* line 235, css/scss/_nav.scss */
.pushy .mobile-login {
  display: none;
}
/* line 240, css/scss/_nav.scss */
.pushy ul li a {
  color: #333;
}
/* line 242, css/scss/_nav.scss */
.pushy ul li a:hover {
  color: #333;
}
/* line 248, css/scss/_nav.scss */
.pushy ul li ul li {
  text-indent: 10px;
}
/* line 255, css/scss/_nav.scss */
.pushy ul li ul li ul li {
  background: white;
  text-indent: 20px;
}

/* line 2, css/scss/_slider.scss */
.slider .flexslider {
  margin: 0;
  border: none;
  height: 325px;
}
@media (min-width: 992px) {
  /* line 2, css/scss/_slider.scss */
  .slider .flexslider {
    height: 705px;
  }
}
/* line 9, css/scss/_slider.scss */
.slider .flexslider .slides {
  overflow: hidden;
}
/* line 11, css/scss/_slider.scss */
.slider .flexslider .slides .slider-text-container {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  height: 100%;
  padding: 30px;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 11, css/scss/_slider.scss */
  .slider .flexslider .slides .slider-text-container {
    background-color: transparent;
    padding: 0;
    text-align: left;
  }
}
/* line 24, css/scss/_slider.scss */
.slider .flexslider .slides .slider-text-container h3.flex-caption {
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin: 0 15px;
}
@media (min-width: 768px) {
  /* line 24, css/scss/_slider.scss */
  .slider .flexslider .slides .slider-text-container h3.flex-caption {
    background-color: #7eb161;
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    padding: 10px 25px 12px;
  }
}
@media (min-width: 992px) {
  /* line 24, css/scss/_slider.scss */
  .slider .flexslider .slides .slider-text-container h3.flex-caption {
    font-size: 40px;
    line-height: 48px;
  }
}
/* line 43, css/scss/_slider.scss */
.slider .flexslider .slides .slider-text-container a.flex-caption {
  background-color: #6e9e4f;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin: 25px 10px 0;
  padding: 5px 15px;
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 43, css/scss/_slider.scss */
  .slider .flexslider .slides .slider-text-container a.flex-caption {
    background-color: #6e9e4f;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    margin: 0 15px;
    padding: 5px 25px;
  }
  /* line 61, css/scss/_slider.scss */
  .slider .flexslider .slides .slider-text-container a.flex-caption:hover {
    background: #fff;
    color: #6e9e4f;
  }
}
@media (min-width: 768px) {
  /* line 67, css/scss/_slider.scss */
  .slider .flexslider .slides .slider-text-container .container {
    margin-top: -15px;
  }
}
/* line 73, css/scss/_slider.scss */
.slider .flexslider .slides br {
  height: 0;
}
/* line 76, css/scss/_slider.scss */
.slider .flexslider .slides li {
  background-position: 50%;
  background-size: cover;
  height: 325px;
}
@media (min-width: 992px) {
  /* line 76, css/scss/_slider.scss */
  .slider .flexslider .slides li {
    height: 705px;
  }
}
/* line 87, css/scss/_slider.scss */
.slider .flexslider .custom-navigation {
  height: 100%;
  left: 0;
  margin: 0 auto;
  max-width: 100%;
  position: absolute;
  width: 100vw;
}
/* line 94, css/scss/_slider.scss */
.slider .flexslider .custom-navigation a.flex-prev,
.slider .flexslider .custom-navigation a.flex-next {
  display: none;
  height: 43px;
  margin-top: -22px;
  opacity: 0;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  transition: all 0.3s ease-in;
  width: 43px;
  z-index: 10;
}
@media (min-width: 1200px) {
  /* line 94, css/scss/_slider.scss */
  .slider .flexslider .custom-navigation a.flex-prev,
  .slider .flexslider .custom-navigation a.flex-next {
    display: block;
  }
}
/* line 109, css/scss/_slider.scss */
.slider .flexslider .custom-navigation a.flex-prev img.slider-svg-btn,
.slider .flexslider .custom-navigation a.flex-next img.slider-svg-btn {
  fill: white;
}
/* line 113, css/scss/_slider.scss */
.slider .flexslider .custom-navigation a.flex-prev {
  left: -50px;
}
/* line 115, css/scss/_slider.scss */
.slider .flexslider .custom-navigation a.flex-prev:hover:after {
  background-image: url("svg/arrow-prev-white-hover.svg");
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 123, css/scss/_slider.scss */
.slider .flexslider .custom-navigation a.flex-prev:hover img {
  display: none;
}
/* line 127, css/scss/_slider.scss */
.slider .flexslider .custom-navigation a.flex-next {
  right: -50px;
}
/* line 129, css/scss/_slider.scss */
.slider .flexslider .custom-navigation a.flex-next:hover:after {
  background-image: url("svg/arrow-next-white-hover.svg");
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 137, css/scss/_slider.scss */
.slider .flexslider .custom-navigation a.flex-next:hover img {
  display: none;
}
/* line 141, css/scss/_slider.scss */
.slider .flexslider .custom-navigation .custom-controls-container {
  margin: 0 auto;
  position: relative;
}
/* line 144, css/scss/_slider.scss */
.slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav {
  bottom: auto;
  left: 0;
  text-align: center;
  top: 295px;
  z-index: 1;
}
/* line 151, css/scss/_slider.scss */
.slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav li a {
  background: transparent;
  border-radius: 20px;
  border: 1px solid #fff;
  cursor: pointer;
  display: block;
  height: 7px;
  text-indent: -9999px;
  width: 7px;
}
/* line 161, css/scss/_slider.scss */
.slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav li a.flex-active {
  background: #fff;
}
@media (min-width: 768px) {
  /* line 167, css/scss/_slider.scss */
  .slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav {
    left: 20px;
    margin: 0 0 0 5px;
    text-align: left;
    top: 220px;
  }
  /* line 173, css/scss/_slider.scss */
  .slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav li a {
    height: 11px;
    width: 11px;
  }
}
@media (min-width: 992px) {
  /* line 181, css/scss/_slider.scss */
  .slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav {
    top: 410px;
  }
}
@media (min-width: 1200px) {
  /* line 141, css/scss/_slider.scss */
  .slider .flexslider .custom-navigation .custom-controls-container {
    max-width: 1200px;
  }
}
/* line 194, css/scss/_slider.scss */
.slider:hover .flexslider .custom-navigation a.flex-prev {
  left: 20px;
  opacity: 1;
}
/* line 198, css/scss/_slider.scss */
.slider:hover .flexslider .custom-navigation a.flex-next {
  opacity: 1;
  right: 20px;
}

/* line 1, css/scss/_cta.scss */
.cta {
  padding: 30px 0;
  background: #f7f7f7;
}
@media (min-width: 992px) {
  /* line 1, css/scss/_cta.scss */
  .cta {
    padding: 50px 0;
    position: relative;
  }
}
/* line 9, css/scss/_cta.scss */
.cta .container .row {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 992px) {
  /* line 12, css/scss/_cta.scss */
  .cta .container .row .cta-item {
    padding: 0 20px 0 10px;
  }
}
/* line 16, css/scss/_cta.scss */
.cta .container .row .cta-item:not(:last-of-type) {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  /* line 20, css/scss/_cta.scss */
  .cta .container .row .cta-item:not(:nth-of-type(n+3)) {
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  /* line 12, css/scss/_cta.scss */
  .cta .container .row .cta-item {
    margin-bottom: 0px !important;
  }
}
/* line 27, css/scss/_cta.scss */
.cta .container .row .cta-item h2 {
  font-size: 20px;
  color: #31465e;
  margin: 0 0 16px;
}
/* line 32, css/scss/_cta.scss */
.cta .container .row .cta-item ul {
  border-top: 1px solid #ccc;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 32, css/scss/_cta.scss */
  .cta .container .row .cta-item ul {
    margin-bottom: 30px;
  }
}
/* line 38, css/scss/_cta.scss */
.cta .container .row .cta-item ul li {
  margin: 0;
  padding: 10px 0;
  color: #666;
  line-height: 22px;
  font-size: 18px;
}
/* line 44, css/scss/_cta.scss */
.cta .container .row .cta-item ul li:not(:last-of-type) {
  border-bottom: 1px dashed #ccc;
}
/* line 47, css/scss/_cta.scss */
.cta .container .row .cta-item ul li:last-of-type {
  border-bottom: 1px solid #ccc;
}
/* line 52, css/scss/_cta.scss */
.cta .container .row .cta-item a {
  padding: 12px 20px;
  color: white;
  text-decoration: none;
  display: inline-block;
  background: #31465e;
  transition: all 200ms ease-in-out;
}
/* line 59, css/scss/_cta.scss */
.cta .container .row .cta-item a:hover {
  background: #283a4d;
}
/* line 66, css/scss/_cta.scss */
.cta .feature {
  display: none;
}
@media (min-width: 992px) {
  /* line 66, css/scss/_cta.scss */
  .cta .feature {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 535px;
  }
}

/* line 1, css/scss/_quote.scss */
.quote {
  padding-top: 0px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  /* line 1, css/scss/_quote.scss */
  .quote {
    padding-top: 40px;
    padding-bottom: 90px;
  }
}
/* line 10, css/scss/_quote.scss */
.quote .container .row h2 {
  font-size: 19px;
  font-weight: 300;
  color: #333;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 10, css/scss/_quote.scss */
  .quote .container .row h2 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  /* line 10, css/scss/_quote.scss */
  .quote .container .row h2 {
    font-size: 50px;
  }
}

/* line 1, css/scss/_inner-page-menu.scss */
#about {
  display: block;
  margin: 60px 0;
}
@media (min-width: 660px) and (min-width: 768px) and (min-width: 992px) {
  /* line 1, css/scss/_inner-page-menu.scss */
  #about {
    margin: 100px 0;
  }
}

@media (min-width: 660px) and (min-width: 768px) and (min-width: 992px) and (min-width: 1200px) {
  /* line 1, css/scss/_inner-page-menu.scss */
  #about {
    margin: 120px 0;
    padding: 0;
  }
}

/* line 18, css/scss/_inner-page-menu.scss */
.inner-page-menu {
  padding: 0;
  display: block;
}
/* line 27, css/scss/_inner-page-menu.scss */
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item {
  box-sizing: content-box;
  display: block;
  float: left;
  width: 50%;
  margin: 0 0 30px;
}
/* line 33, css/scss/_inner-page-menu.scss */
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item:nth-child(3), .inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item:nth-child(4) {
  margin: 0;
}
@media (min-width: 660px) {
  /* line 27, css/scss/_inner-page-menu.scss */
  .inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item {
    padding: 0 4.424778761%;
    width: 18.36283186%;
    margin: 0;
  }
}
/* line 42, css/scss/_inner-page-menu.scss */
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item:first-child {
  padding-left: 0;
}
/* line 45, css/scss/_inner-page-menu.scss */
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item:last-child {
  padding-right: 0;
}
/* line 48, css/scss/_inner-page-menu.scss */
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a {
  display: inline-block;
  height: 90px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
@media (min-width: 660px) {
  /* line 48, css/scss/_inner-page-menu.scss */
  .inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a {
    height: 130px;
  }
}
@media (min-width: 660px) and (min-width: 992px) {
  /* line 48, css/scss/_inner-page-menu.scss */
  .inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a {
    height: 175px;
  }
}

@media (min-width: 660px) and (min-width: 992px) and (min-width: 1200px) {
  /* line 48, css/scss/_inner-page-menu.scss */
  .inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a {
    height: 202px;
  }
}

/* line 63, css/scss/_inner-page-menu.scss */
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .media,
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .writing,
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .communication,
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .events {
  background-position: center;
  background-size: contain;
  display: block;
  height: 100%;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  /* line 73, css/scss/_inner-page-menu.scss */
  .inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .media:hover,
  .inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .writing:hover,
  .inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .communication:hover,
  .inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .events:hover {
    background-image: url(img/hp_hover.png);
  }
}
/* line 78, css/scss/_inner-page-menu.scss */
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .media {
  background-image: url(img/hp_camera.png);
}
/* line 81, css/scss/_inner-page-menu.scss */
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .writing {
  background-image: url(img/hp_pencil.png);
}
/* line 84, css/scss/_inner-page-menu.scss */
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .communication {
  background-image: url(img/hp_speech.png);
}
/* line 87, css/scss/_inner-page-menu.scss */
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a .events {
  background-image: url(img/hp_calendar.png);
}
/* line 90, css/scss/_inner-page-menu.scss */
.inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a h3 {
  color: #999;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 16px 0 0 0;
  text-align: center;
}
@media (min-width: 992px) {
  /* line 90, css/scss/_inner-page-menu.scss */
  .inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a h3 {
    font-size: 22px;
    line-height: 28px;
    margin: 32px 0 0 0;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  /* line 90, css/scss/_inner-page-menu.scss */
  .inner-page-menu .container .row .col-xs-12.col-md-12 .inner-page-menu-item-container .inner-page-menu-item a h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

/* line 1, css/scss/_gallery-articles.scss */
.gallery-articles {
  padding: 90px 0;
  background: url(img/overlay.png) repeat, url(img/section-img-1.jpg) no-repeat 50% 50%;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.65)), url(img/section-img-1.jpg) no-repeat 50% 50%;
  background-size: cover;
}
/* line 8, css/scss/_gallery-articles.scss */
.gallery-articles .container .row h1 {
  font-size: 36px;
  text-align: center;
  color: #fff;
  margin-bottom: 70px;
  font-weight: 300;
}
/* line 16, css/scss/_gallery-articles.scss */
.gallery-articles .container .row .col-xs-12.col-sm-4 .article-container {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
@media (min-width: 768px) {
  /* line 16, css/scss/_gallery-articles.scss */
  .gallery-articles .container .row .col-xs-12.col-sm-4 .article-container {
    margin-bottom: 0;
    border-bottom: none;
  }
}
/* line 24, css/scss/_gallery-articles.scss */
.gallery-articles .container .row .col-xs-12.col-sm-4 .article-container a {
  text-decoration: none;
  color: #fff;
}
/* line 27, css/scss/_gallery-articles.scss */
.gallery-articles .container .row .col-xs-12.col-sm-4 .article-container a h3 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid transparent;
}
/* line 35, css/scss/_gallery-articles.scss */
.gallery-articles .container .row .col-xs-12.col-sm-4 .article-container a p {
  color: #fff;
}
/* line 39, css/scss/_gallery-articles.scss */
.gallery-articles .container .row .col-xs-12.col-sm-4 .article-container a small:after {
  content: "";
  display: inline-block;
  height: 10px;
  background: url(svg/arrow-right-grey.svg) no-repeat 50%;
  padding: 1px 5px;
  margin-left: 30px;
}
/* line 51, css/scss/_gallery-articles.scss */
.gallery-articles .container .row .col-xs-12.col-sm-4:hover .article-container {
  cursor: pointer;
}
/* line 53, css/scss/_gallery-articles.scss */
.gallery-articles .container .row .col-xs-12.col-sm-4:hover .article-container h3 {
  border-bottom: 1px solid #ccc;
}

/* line 1, css/scss/_about-us.scss */
.home-about-us {
  padding: 40px 0;
  margin: 0;
}
@media (min-width: 992px) {
  /* line 1, css/scss/_about-us.scss */
  .home-about-us {
    padding: 90px 0;
  }
}
/* line 7, css/scss/_about-us.scss */
.home-about-us h2 {
  color: #333;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  /* line 7, css/scss/_about-us.scss */
  .home-about-us h2 {
    font-size: 40px;
    line-height: 44px;
  }
}
/* line 19, css/scss/_about-us.scss */
.home-about-us p {
  text-transform: uppercase;
  font-size: 16px;
  margin: 0;
  margin-bottom: 10px;
  color: #666;
}
@media (min-width: 768px) {
  /* line 19, css/scss/_about-us.scss */
  .home-about-us p {
    font-size: 18px;
  }
}
/* line 29, css/scss/_about-us.scss */
.home-about-us .bar {
  position: initial;
  margin: 0 15px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  /* line 29, css/scss/_about-us.scss */
  .home-about-us .bar {
    top: -90px;
  }
}
@media (min-width: 768px) {
  /* line 29, css/scss/_about-us.scss */
  .home-about-us .bar {
    top: -40px;
    left: 15px;
    padding: 0;
    margin: 0;
    position: absolute;
  }
}

/* line 1, css/scss/_grid-gallery.scss */
#grid-gallery {
  margin: 0 auto;
  max-width: 2200px;
}

/* line 5, css/scss/_grid-gallery.scss */
.grid-gallery {
  padding: 0;
}
/* line 8, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row {
  margin: 0 auto;
  width: 100%;
}
/* line 11, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slide-row-1,
.grid-gallery .slide-container .slide-row .slide-row-2 {
  margin-bottom: 0;
}
/* line 15, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide,
.grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide {
  overflow: hidden;
  position: relative;
}
/* line 20, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-img,
.grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-img {
  height: auto;
  width: 100%;
  margin: 0;
}
/* line 25, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-gallery-text-container,
.grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-gallery-text-container {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: flex;
  font-weight: 300;
  justify-content: center;
  margin: 0;
  position: absolute;
  width: 100%;
}
/* line 35, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-gallery-text-container .the_text,
.grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-gallery-text-container .the_text {
  padding: 20px 0;
  text-align: center;
  width: 80%;
}
/* line 40, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-gallery-text-container p,
.grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-gallery-text-container p {
  color: #fff;
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin: 0;
}
@media (min-width: 768px) {
  /* line 40, css/scss/_grid-gallery.scss */
  .grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-gallery-text-container p,
  .grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-gallery-text-container p {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (min-width: 992px) {
  /* line 40, css/scss/_grid-gallery.scss */
  .grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-gallery-text-container p,
  .grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-gallery-text-container p {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (min-width: 1441px) {
  /* line 40, css/scss/_grid-gallery.scss */
  .grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-gallery-text-container p,
  .grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-gallery-text-container p {
    font-size: 30px;
    line-height: 36px;
  }
}
/* line 60, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-gallery-text-container small,
.grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-gallery-text-container small {
  color: #fff;
  display: none;
  font-family: "Muli", sans-serif;
  margin: 5px 0 0 0;
}
@media (min-width: 768px) {
  /* line 60, css/scss/_grid-gallery.scss */
  .grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-gallery-text-container small,
  .grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-gallery-text-container small {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
  }
}
@media (min-width: 992px) {
  /* line 60, css/scss/_grid-gallery.scss */
  .grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-gallery-text-container small,
  .grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-gallery-text-container small {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 1441px) {
  /* line 60, css/scss/_grid-gallery.scss */
  .grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-gallery-text-container small,
  .grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-gallery-text-container small {
    font-size: 24px;
    line-height: 32px;
    margin: 5px 0 0;
  }
}
@media (min-width: 768px) {
  /* line 25, css/scss/_grid-gallery.scss */
  .grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide .grid-gallery-text-container,
  .grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide .grid-gallery-text-container {
    height: 100%;
    opacity: 0;
    top: 0;
    visibility: hidden;
  }
}
/* line 89, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .grid-gallery-slide:hover .grid-gallery-text-container,
.grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .grid-gallery-slide:hover .grid-gallery-text-container {
  opacity: 1;
  visibility: visible;
}
/* line 95, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .slick-prev,
.grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .slick-prev {
  left: 10px;
  z-index: 1;
}
/* line 101, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slide-row-1 .slick-list .slick-next,
.grid-gallery .slide-container .slide-row .slide-row-2 .slick-list .slick-next {
  right: 10px;
  z-index: 1;
}
/* line 109, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slick-dots {
  background-color: #f3f3f3;
  bottom: 0;
  height: 40px;
  position: relative;
}
/* line 114, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slick-dots li {
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #999;
  height: 10px;
  margin: 15px 5px;
  width: 9px;
}
/* line 121, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slick-dots li.slick-active {
  background-color: #999;
}
/* line 124, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slick-dots li button,
.grid-gallery .slide-container .slide-row .slick-dots li button:before {
  content: '';
  height: 100%;
  padding: 0;
  width: 100%;
}
/* line 133, css/scss/_grid-gallery.scss */
.grid-gallery .slide-container .slide-row .slide-link {
  display: block;
  height: 100%;
  width: 100%;
}

/* line 4, css/scss/_blog-slider.scss */
.blog .container .row h1 {
  font-size: 36px;
  text-align: center;
  color: #333;
  margin-bottom: 40px;
  font-weight: 300;
}
/* line 12, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider a {
  text-decoration: none;
  color: #333;
  opacity: 0.4;
}
/* line 16, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider a .blog-slider-slide {
  padding: 15px;
  border: 1px solid #ccc;
  margin: 0 15px;
  color: #333;
}
/* line 21, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider a .blog-slider-slide .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 10px;
  color: #333;
}
/* line 30, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider a .blog-slider-slide .date {
  color: #666;
}
/* line 34, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider a .blog-slider-slide .date-icon:before {
  content: "";
  height: 10px;
  background: url(svg/clock.svg) no-repeat 50%;
  padding: 1px 9px;
  margin-right: 5px;
}
/* line 43, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider a .blog-slider-slide:hover h3.title {
  border-bottom: 1px solid #333;
}
/* line 49, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider a.slick-active {
  opacity: 0.4;
}
/* line 52, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider a.slick-current {
  opacity: 1;
}
/* line 55, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider .slick-prev, .blog .container .row .blog-slider .slick-next {
  width: 50px;
  height: 50px;
  z-index: 100;
}
/* line 59, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider .slick-prev:before, .blog .container .row .blog-slider .slick-next:before {
  content: none;
}
/* line 63, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider .slick-prev {
  background: url(svg/arrow-prev.svg) no-repeat 50%;
  left: 30%;
}
/* line 66, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider .slick-prev:hover {
  background: url(svg/arrow-prev-hover.svg) no-repeat 50%;
}
/* line 70, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider .slick-next {
  background: url(svg/arrow-next.svg) no-repeat 50%;
  right: 30%;
}
/* line 73, css/scss/_blog-slider.scss */
.blog .container .row .blog-slider .slick-next:hover {
  background: url(svg/arrow-next-hover.svg) no-repeat 50%;
}

/* line 1, css/scss/_newsletter.scss */
.newsletter {
  background: #efefef;
}
/* line 3, css/scss/_newsletter.scss */
.newsletter .newsletter-singup-title {
  font-size: 18px;
  color: #333;
  line-height: 3.7;
  margin-bottom: 25px;
  margin-top: -2px;
  margin-left: 1%;
}
@media (min-width: 1200px) {
  /* line 3, css/scss/_newsletter.scss */
  .newsletter .newsletter-singup-title {
    font-size: 19px;
    float: left;
    width: 18%;
    margin-right: 2%;
    margin-bottom: 0;
    margin-left: 0.7%;
  }
}
/* line 19, css/scss/_newsletter.scss */
.newsletter #mc_embed_signup {
  margin: 0 10px;
}
@media (min-width: 1200px) {
  /* line 19, css/scss/_newsletter.scss */
  .newsletter #mc_embed_signup {
    float: left;
    width: 79.3%;
    margin: 0;
  }
}
/* line 14, css/scss/mixins/_clearfix.scss */
.newsletter #mc_embed_signup_scroll:before, .newsletter #mc_embed_signup_scroll:after {
  content: " ";
  display: table;
}
/* line 19, css/scss/mixins/_clearfix.scss */
.newsletter #mc_embed_signup_scroll:after {
  clear: both;
}
/* line 29, css/scss/_newsletter.scss */
.newsletter #mc_embed_signup_scroll .mc-field-group {
  margin-bottom: 15px;
  padding: 26px 10px;
  outline: 1px solid #cbcbcb;
  background-color: #fff;
}
@media (min-width: 992px) {
  /* line 29, css/scss/_newsletter.scss */
  .newsletter #mc_embed_signup_scroll .mc-field-group {
    float: left;
    width: 28%;
    margin-right: 1%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  /* line 29, css/scss/_newsletter.scss */
  .newsletter #mc_embed_signup_scroll .mc-field-group {
    float: left;
    width: 28%;
    margin-right: 1%;
    margin-bottom: 0;
  }
}
/* line 46, css/scss/_newsletter.scss */
.newsletter #mc_embed_signup_scroll .mc-field-group input {
  width: 100%;
  border: 0;
  font-size: 15px;
  background-color: #fff;
  padding: 0;
  color: #c7c7c7;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  /* line 56, css/scss/_newsletter.scss */
  .newsletter #mc_embed_signup_scroll .postcode {
    width: 10.6%;
  }
}
/* line 61, css/scss/_newsletter.scss */
.newsletter #mc_embed_signup_scroll .email-wrapper {
  margin-right: 0;
  margin-bottom: 25px;
}
@media (min-width: 1200px) {
  /* line 61, css/scss/_newsletter.scss */
  .newsletter #mc_embed_signup_scroll .email-wrapper {
    margin-bottom: 0;
  }
}
/* line 69, css/scss/_newsletter.scss */
.newsletter .newsletter-submit {
  background-color: #cbcbcb;
  /*@media (min-width: $container-sm) {*/
  max-width: 142px;
  float: right;
  padding: 0 15px;
  /*}*/
}
@media (min-width: 992px) {
  /* line 69, css/scss/_newsletter.scss */
  .newsletter .newsletter-submit {
    max-width: none;
    float: left;
    width: 10.5%;
    margin-left: 2.5%;
    padding: 0;
  }
}
/* line 83, css/scss/_newsletter.scss */
.newsletter .newsletter-submit:hover {
  background: #c6c6c6;
}
/* line 86, css/scss/_newsletter.scss */
.newsletter .newsletter-submit input {
  background-color: transparent;
  border: none;
  color: #666;
  padding: 27px 0;
  width: 100%;
  margin-bottom: 0;
}
/* line 95, css/scss/_newsletter.scss */
.newsletter .newsletter-iframe {
  border: 0;
  width: 100%;
  min-height: 420px;
}
@media (min-width: 1200px) {
  /* line 95, css/scss/_newsletter.scss */
  .newsletter .newsletter-iframe {
    min-height: 182px;
  }
}

/* line 4, css/scss/_video.scss */
.video .container .row .video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  padding-right: 0px;
  margin-right: 0px;
}
/* line 11, css/scss/_video.scss */
.video .container .row .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  /* line 4, css/scss/_video.scss */
  .video .container .row .video-container {
    padding-right: 0px;
    margin-right: -20px;
  }
}
@media (min-width: 1200px) {
  /* line 4, css/scss/_video.scss */
  .video .container .row .video-container {
    padding-right: 15px;
    margin-right: 0px;
  }
}
/* line 27, css/scss/_video.scss */
.video .container .row .video-text-container {
  padding-left: 0px;
  background: #666;
  padding: 30px 15px 0;
  min-height: 298px;
}
/* line 32, css/scss/_video.scss */
.video .container .row .video-text-container height2 {
  font-weight: 300;
  color: #fff;
}
/* line 36, css/scss/_video.scss */
.video .container .row .video-text-container p {
  color: #fff;
}
/* line 39, css/scss/_video.scss */
.video .container .row .video-text-container a.video-button {
  text-decoration: none;
  margin-top: 40px;
  margin-bottom: 40px;
  display: block;
  color: #fff;
}
/* line 45, css/scss/_video.scss */
.video .container .row .video-text-container a.video-button:after {
  content: "";
  display: inline-block;
  height: 10px;
  background: url(svg/arrow-right-black.svg) no-repeat 50%;
  padding: 1px 5px;
  margin-left: 30px;
}
@media (min-width: 1200px) {
  /* line 27, css/scss/_video.scss */
  .video .container .row .video-text-container {
    background: #fff;
    padding-left: 15px;
  }
  /* line 59, css/scss/_video.scss */
  .video .container .row .video-text-container h2 {
    color: #333;
  }
  /* line 62, css/scss/_video.scss */
  .video .container .row .video-text-container p {
    color: #333;
  }
  /* line 65, css/scss/_video.scss */
  .video .container .row .video-text-container a.video-button {
    color: #333;
  }
}

/* line 1, css/scss/_image-breaker.scss */
.image-breaker {
  padding-top: 40px;
  padding-bottom: 0px;
  background: #ccc;
}
@media (min-width: 768px) {
  /* line 1, css/scss/_image-breaker.scss */
  .image-breaker {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}
/* line 11, css/scss/_image-breaker.scss */
.image-breaker .container .row h2 {
  font-size: 19px;
  font-weight: 300;
  color: #333;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 11, css/scss/_image-breaker.scss */
  .image-breaker .container .row h2 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  /* line 11, css/scss/_image-breaker.scss */
  .image-breaker .container .row h2 {
    font-size: 50px;
  }
}
/* line 23, css/scss/_image-breaker.scss */
.image-breaker .container .row img {
  margin: 0 auto;
  width: 100%;
}

/* line 1, css/scss/_recent-news.scss */
.recent-news {
  padding-top: 90px;
}
/* line 5, css/scss/_recent-news.scss */
.recent-news .container .row .recent-news-title {
  position: relative;
}
/* line 7, css/scss/_recent-news.scss */
.recent-news .container .row .recent-news-title h1 {
  font-weight: 300;
  color: #333;
  text-align: center;
  margin-bottom: 50px;
}
/* line 13, css/scss/_recent-news.scss */
.recent-news .container .row .recent-news-title a.recent-news-button {
  top: 11px;
  position: absolute;
  right: 8px;
  display: none;
}
@media (min-width: 768px) {
  /* line 13, css/scss/_recent-news.scss */
  .recent-news .container .row .recent-news-title a.recent-news-button {
    display: block;
  }
  /* line 20, css/scss/_recent-news.scss */
  .recent-news .container .row .recent-news-title a.recent-news-button:hover {
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
  }
}
/* line 28, css/scss/_recent-news.scss */
.recent-news .container .row .news-slides .news-slide {
  padding: 0 10px;
}
/* line 30, css/scss/_recent-news.scss */
.recent-news .container .row .news-slides .news-slide a {
  text-decoration: none;
}
/* line 32, css/scss/_recent-news.scss */
.recent-news .container .row .news-slides .news-slide a .news-image {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: 0 auto 30px;
  overflow: hidden;
}
/* line 39, css/scss/_recent-news.scss */
.recent-news .container .row .news-slides .news-slide a .news-image img {
  width: auto;
  height: 100%;
  margin-left: -25%;
}
/* line 45, css/scss/_recent-news.scss */
.recent-news .container .row .news-slides .news-slide a .news-text {
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
/* line 48, css/scss/_recent-news.scss */
.recent-news .container .row .news-slides .news-slide a .news-text h3 {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin-top: 20px;
}
/* line 54, css/scss/_recent-news.scss */
.recent-news .container .row .news-slides .news-slide a .news-text .date {
  margin-top: 20px;
  display: block;
}
/* line 60, css/scss/_recent-news.scss */
.recent-news .container .row .news-slides .news-slide .recent-news-details-button {
  margin-top: 20px;
  display: block;
}
/* line 65, css/scss/_recent-news.scss */
.recent-news .container .row .news-slides .news-slide:hover .news-text {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}

/* line 1, css/scss/_calendar.scss */
.calendar-events {
  background: #f3f3f3;
  padding: 50px 0;
}
/* line 6, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-title {
  position: relative;
}
/* line 8, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-title h1 {
  font-weight: 300;
  color: #333;
  text-align: center;
  margin-bottom: 50px;
}
/* line 14, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-title a.calendar-button {
  top: 11px;
  position: absolute;
  right: 8px;
  display: none;
}
@media (min-width: 768px) {
  /* line 14, css/scss/_calendar.scss */
  .calendar-events .container .row .calendar-title a.calendar-button {
    display: block;
  }
  /* line 21, css/scss/_calendar.scss */
  .calendar-events .container .row .calendar-title a.calendar-button:hover {
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
  }
}
/* line 28, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-slides {
  margin-right: 10px;
  margin-left: 10px;
}
/* line 33, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-slides .calendar-slide .event-wrapper a {
  text-decoration: none;
}
/* line 37, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-slides .calendar-slide .event-wrapper a .tribe-mini-calendar-event .list-date {
  width: 20%;
  float: left;
  display: inline-block;
}
/* line 41, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-slides .calendar-slide .event-wrapper a .tribe-mini-calendar-event .list-date span.list-dayname {
  color: #333;
  font-size: 50px;
  display: block;
  text-align: center;
}
/* line 47, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-slides .calendar-slide .event-wrapper a .tribe-mini-calendar-event .list-date span.list-daynumber {
  color: #333;
  font-size: 50px;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #333;
  text-align: center;
}
/* line 58, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-slides .calendar-slide .event-wrapper a .event-info-full {
  display: inline-block;
  font-size: 18px;
  margin-top: 7px;
  padding-left: 1.5rem;
  width: 80%;
}
/* line 65, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-slides .calendar-slide .event-wrapper a .event-info-full .event-title-link span {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  line-height: 24px;
  display: block;
  border-bottom: 1px solid transparent;
  padding-bottom: 10px;
}
/* line 76, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-slides .calendar-slide .event-wrapper a .event-info-full .time-info-full small {
  color: #333;
  display: block;
  line-height: 24px;
}
/* line 82, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-slides .calendar-slide .event-wrapper a .event-info-full span {
  color: #333;
  line-height: 50px;
}
/* line 88, css/scss/_calendar.scss */
.calendar-events .container .row .calendar-slides .calendar-slide .event-wrapper a .event-info-full:hover .event-title-link span {
  border-bottom: 1px solid #333;
}

/* line 1, css/scss/_testimonials.scss */
.testimonals {
  background: url(img/overlay.png) repeat, url(img/wave.jpg) no-repeat 50% 50%;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/wave.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 90px 0;
}
/* line 8, css/scss/_testimonials.scss */
.testimonals .container .row h1 {
  font-weight: 300;
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
}
/* line 14, css/scss/_testimonials.scss */
.testimonals .container .row .testimonals-slides {
  margin: 0 7px;
}
/* line 17, css/scss/_testimonials.scss */
.testimonals .container .row .testimonals-slides .testimonals-slide p {
  color: #fff;
  text-align: center;
  font-weight: 700;
  width: 70%;
  margin: 0 auto;
}
/* line 24, css/scss/_testimonials.scss */
.testimonals .container .row .testimonals-slides .testimonals-slide span {
  color: #fff;
  text-align: center;
  display: block;
  margin-top: 35px;
}
/* line 31, css/scss/_testimonials.scss */
.testimonals .container .row .testimonals-slides .slick-prev, .testimonals .container .row .testimonals-slides .slick-next {
  width: 50px;
  height: 50px;
  z-index: 100;
}
/* line 35, css/scss/_testimonials.scss */
.testimonals .container .row .testimonals-slides .slick-prev:before, .testimonals .container .row .testimonals-slides .slick-next:before {
  content: none;
}
/* line 39, css/scss/_testimonials.scss */
.testimonals .container .row .testimonals-slides .slick-prev {
  background: url(svg/arrow-prev-white.svg) no-repeat 50%;
  left: 0%;
}
/* line 42, css/scss/_testimonials.scss */
.testimonals .container .row .testimonals-slides .slick-prev:hover {
  background: url(svg/arrow-prev-white-hover.svg) no-repeat 50%;
}
/* line 46, css/scss/_testimonials.scss */
.testimonals .container .row .testimonals-slides .slick-next {
  background: url(svg/arrow-next-white.svg) no-repeat 50%;
  right: 0%;
}
/* line 49, css/scss/_testimonials.scss */
.testimonals .container .row .testimonals-slides .slick-next:hover {
  background: url(svg/arrow-next-white-hover.svg) no-repeat 50%;
}

/* line 1, css/scss/_social-media.scss */
.social-media {
  background: #fff;
  padding: 60px 0;
  display: block;
}
@media (min-width: 992px) {
  /* line 1, css/scss/_social-media.scss */
  .social-media {
    padding: 100px 0;
  }
}
/* line 11, css/scss/_social-media.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 992px) {
  /* line 11, css/scss/_social-media.scss */
  .social-media .container .row .col-xs-12.col-md-12 .social-media-item-container {
    width: 35%;
  }
}
/* line 17, css/scss/_social-media.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item {
  width: 30%;
  margin-right: 5%;
  display: inline-block;
  float: left;
  height: 51px;
}
/* line 105, css/scss/_variables.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item:nth-child(n) {
  margin-right: 5%;
}
/* line 108, css/scss/_variables.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item:nth-child(3n) {
  margin-right: 0;
}
/* line 22, css/scss/_social-media.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .facebook,
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .google,
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .twitter,
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .instagram {
  height: 100%;
  display: block;
}
/* line 29, css/scss/_social-media.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .facebook {
  background: url(svg/facebook.svg) no-repeat 50%;
}
/* line 31, css/scss/_social-media.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .facebook:hover {
  background: url(svg/facebook-hover.svg) no-repeat 50%;
}
/* line 35, css/scss/_social-media.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .google {
  background: url(svg/google-plus.svg) no-repeat 50%;
}
/* line 37, css/scss/_social-media.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .google:hover {
  background: url(svg/google-plus-hover.svg) no-repeat 50%;
}
/* line 41, css/scss/_social-media.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .twitter {
  background: url(svg/twitter.svg) no-repeat 50%;
}
/* line 43, css/scss/_social-media.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .twitter:hover {
  background: url(svg/twitter-hover.svg) no-repeat 50%;
}
/* line 47, css/scss/_social-media.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .instagram {
  background: url(svg/instagram.svg) no-repeat 50%;
}
/* line 49, css/scss/_social-media.scss */
.social-media .container .row .col-xs-12.col-md-12 .social-media-item-container .social-media-item .instagram:hover {
  background: url(svg/instagram-hover.svg) no-repeat 50%;
}

/* line 62, css/scss/_social-media.scss */
.page .social-media,
.single .social-media {
  padding: 30px 0;
}
@media (min-width: 992px) {
  /* line 62, css/scss/_social-media.scss */
  .page .social-media,
  .single .social-media {
    padding: 50px 0;
  }
}

/* line 1, css/scss/_mega-menu.scss */
.mega-menu {
  background: #f3f3f3;
}
/* line 5, css/scss/_mega-menu.scss */
.mega-menu .container .row .mega-menu-item-container {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
@media (min-width: 768px) {
  /* line 5, css/scss/_mega-menu.scss */
  .mega-menu .container .row .mega-menu-item-container {
    width: 16.66666%;
  }
}
/* line 17, css/scss/_mega-menu.scss */
.mega-menu .container .row .mega-menu-item-container .mega-menu-item .mega-menu-title {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  /* line 17, css/scss/_mega-menu.scss */
  .mega-menu .container .row .mega-menu-item-container .mega-menu-item .mega-menu-title {
    border: none;
    padding: 0;
    cursor: auto;
  }
  /* line 25, css/scss/_mega-menu.scss */
  .mega-menu .container .row .mega-menu-item-container .mega-menu-item .mega-menu-title:after {
    content: none !important;
  }
}
/* line 29, css/scss/_mega-menu.scss */
.mega-menu .container .row .mega-menu-item-container .mega-menu-item .mega-menu-title:after {
  content: "";
  display: inline-block;
  height: 18px;
  background: url(svg/arrow-right-black.svg) no-repeat 50%;
  padding: 1px 5px;
  float: right;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 44, css/scss/_mega-menu.scss */
.mega-menu .container .row .mega-menu-item-container .mega-menu-item .mega-menu-title.footer-links-visible:after {
  content: "";
  display: inline-block;
  height: 18px;
  background: url(svg/arrow-right-black.svg) no-repeat 50%;
  padding: 1px 5px;
  float: right;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 58, css/scss/_mega-menu.scss */
.mega-menu .container .row .mega-menu-item-container .mega-menu-item a {
  text-decoration: none;
}
/* line 60, css/scss/_mega-menu.scss */
.mega-menu .container .row .mega-menu-item-container .mega-menu-item a p {
  font-size: 14px;
}

/* line 1, css/scss/_back-to-top.scss */
.scroll-to-top.container {
  margin: -20px auto 0;
}
/* line 3, css/scss/_back-to-top.scss */
.scroll-to-top.container .row {
  text-align: right;
  line-height: 0;
}
/* line 6, css/scss/_back-to-top.scss */
.scroll-to-top.container .row a {
  position: relative;
  display: inline-block;
  height: 40px;
  margin-right: 15px;
}
/* line 11, css/scss/_back-to-top.scss */
.scroll-to-top.container .row a img {
  display: block;
  height: 40px;
  width: 45px;
}

/* line 1, css/scss/_footer.scss */
/* #success-message{    */
/*    margin-left: 100px; */
/*    margin-right: 10px; */
/*} */

/* line 1, css/scss/_footer.scss */
 .success-message{
     color: #fc030b; 
     font-size: 2em;
     font-weight: bold;
}


/* line 1, css/scss/_footer.scss */
#image-banner {
  display: none;
  margin: 30px 0;
}
@media (min-width: 992px) {
  /* line 1, css/scss/_footer.scss */
  #image-banner {
    display: block;
  }
}


/* line 7, css/scss/_footer.scss */
#image-banner img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}



/* line 1, css/scss/_footer.scss */
 .pre-anaesthesia-questionnaire #image-banner  {
  display: none;
  margin: 30px 0;
}

/* line 1, css/scss/_footer.scss */
 .fee-estimate #image-banner  {
  display: none;
  margin: 30px 0;
}


/* line 1, css/scss/_footer.scss */
 .patient-experience-survey #image-banner  {
  display: none;
  margin: 30px 0;
}

/* line 1, css/scss/_footer.scss */
 .billing-upload #image-banner  {
  display: none;
  margin: 30px 0;
}

/* line 17, css/scss/_footer.scss */
.home #image-banner {
  margin-top: 0px;
}

/* line 1, css/scss/_footer.scss */
 .pre-anaesthesia-questionnaire #contact-jump  {
  display: none;
}

/* line 1, css/scss/_footer.scss */
 .billing-upload #contact-jump  {
  display: none;
}

/* line 1, css/scss/_footer.scss */
 .patient-experience-survey #contact-jump  {
  display: none;
}

/* line 1, css/scss/_footer.scss */
 .fee-estimate #contact-jump  {
  display: none;
}


/* line 22, css/scss/_footer.scss */
.footer {
  border-top: 1px solid #3f3f3f;
  background: #fff;
  padding: 30px 0;
  margin: -20px auto 0;
}

@media (min-width: 768px) {
  /* line 22, css/scss/_footer.scss */
  .footer {
    padding: 25px 0 28px;
  }
}


/* line 51, css/scss/_footer.scss */
.footer .container .row .footer-content {
  display: block;
  float: none;
  margin-left: 0;
  text-align: left;
}
@media (min-width: 992px) {
  /* line 51, css/scss/_footer.scss */
  .footer .container .row .footer-content {
    display: inline-block;
    float: left;
    text-align: left;
  }
}
/* line 62, css/scss/_footer.scss */
.footer .container .row .footer-content p {
  line-height: 24px;
  color: #333;
  font-weight: 300;
  margin: 0;
}
@media (min-width: 992px) {
  /* line 62, css/scss/_footer.scss */
  .footer .container .row .footer-content p {
    margin: 14px 0 10px;
  }
}
/* line 73, css/scss/_footer.scss */
.footer .container .row .three72logo {
  margin-top: 8px;
}
@media (min-width: 992px) {
  /* line 73, css/scss/_footer.scss */
  .footer .container .row .three72logo {
    float: right;
    margin-top: 16px;
  }
}
/* line 86, css/scss/_footer.scss */
.footer .container .row .three72logo a {
  font-size: 14px;
  text-decoration: none;
}
/* line 89, css/scss/_footer.scss */
.footer .container .row .three72logo a img {
  display: inline-block;
  height: auto;
  margin-bottom: -7px;
  margin-left: 2px;
  width: 100px;
}

/* line 112, css/scss/_footer.scss */
#footer-contact {
  background-color: #f9f9f9;
  background-image: url(svg/footer-contact-bg.svg);
  background-position: 95% 50%;
  background-repeat: no-repeat;
  border: 1px solid #efefef;
  border-width: 1px 0;
  padding: 55px 0 60px;
  text-align: center;
}
/* line 123, css/scss/_footer.scss */
#footer-contact .container .row h3 {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 14px;
}
/* line 131, css/scss/_footer.scss */
#footer-contact .container .row p, #footer-contact .container .row p a {
  color: #7c7c7c;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin: 0 0 12px;
}
/* line 138, css/scss/_footer.scss */
#footer-contact .container .row p a {
  text-decoration: none;
}
/* line 140, css/scss/_footer.scss */
#footer-contact .container .row p a:hover {
  text-decoration: underline;
}

/* line 2, css/scss/_page-lists.scss */
.list-page .container {
  zoom: 1;
}
/* line 5, css/scss/_page-lists.scss */
.list-page .container .row h1 {
  font-weight: 300;
  color: #333;
  text-align: center;
  margin-bottom: 50px;
}
/* line 11, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  {
  margin-bottom: 60px;
}


/* line 13, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  .list-page-item {
  display: inline;
}
/* line 15, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  .list-page-item .list-page-image {
  width: 176px;
  height: 176px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}
@media (min-width: 768px) {
  /* line 15, css/scss/_page-lists.scss */
  .list-page .container .row .col-xs-12.col-md-6  .list-page-item .list-page-image {
    width: 176px;
    height: 176px;
    display: inline-block;
    margin: 0 20px 0 0;
  }
}
/* line 28, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  .list-page-item .list-page-image img {
  width: auto;
  height: 100%;
  margin-left: -25%;
  display: inline-block;
}
/* line 35, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  .list-page-item .list-page-text {
  display: inline-block;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 35, css/scss/_page-lists.scss */
  .list-page .container .row .col-xs-12.col-md-6  .list-page-item .list-page-text {
    width: 74%;
  }
}
@media (min-width: 992px) {
  /* line 35, css/scss/_page-lists.scss */
  .list-page .container .row .col-xs-12.col-md-6  .list-page-item .list-page-text {
    width: 59%;
  }
}
/* line 44, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  .list-page-item .list-page-text p {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
/* line 49, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  .list-page-item .list-page-text h3 {
  font-weight: 700;
  color: #333;
}
/* line 56, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  .list-page-item:hover .list-page-text p {
  border-bottom: 1px solid #333;
}
/* line 63, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  {
  margin-bottom: 60px;
}
/* line 65, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  .no-image {
  display: inline;
}
/* line 67, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  .no-image .list-page-text {
  display: inline-block;
  width: 100%;
}
/* line 70, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  .no-image .list-page-text p {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
/* line 75, css/scss/_page-lists.scss */
.list-page .container .row .col-xs-12.col-md-6  .no-image .list-page-text h3 {
  font-weight: 700;
  color: #333;
}

/* line 2, css/scss/_featured-projects.scss */
.featured-projects.page.standard-page {
  margin-bottom: 0;
}
/* line 5, css/scss/_featured-projects.scss */
.featured-projects .container {
  margin-top: 30px;
}
/* line 8, css/scss/_featured-projects.scss */
.featured-projects .container .row h1 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 50px;
  text-align: center;
}
/* line 15, css/scss/_featured-projects.scss */
.featured-projects .container .row a .project-box {
  background-size: cover;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
/* line 20, css/scss/_featured-projects.scss */
.featured-projects .container .row a .project-box:before {
  content: "";
  display: block;
  padding-top: 100%;
}
/* line 32, css/scss/_featured-projects.scss */
.featured-projects .container .row a .project-box:hover .project-box-content .project-box-text-container h2 {
  background: #fff;
  color: #7eb161;
}
/* line 39, css/scss/_featured-projects.scss */
.featured-projects .container .row a .project-box .project-box-content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 46, css/scss/_featured-projects.scss */
.featured-projects .container .row a .project-box .project-box-content img {
  position: absolute;
  margin: 0;
  transition: all 0.3s ease-in;
  -moz-filter: grayscale(99%);
  -webkit-filter: grayscale(99%);
  filter: grayscale(99%);
}
/* line 55, css/scss/_featured-projects.scss */
.featured-projects .container .row a .project-box .project-box-content:hover img {
  -moz-filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/* line 61, css/scss/_featured-projects.scss */
.featured-projects .container .row a .project-box .project-box-content .project-box-text-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
}
/* line 78, css/scss/_featured-projects.scss */
.featured-projects .container .row a .project-box .project-box-content .project-box-text-container p {
  background: #6e9e4f;
  color: #fff;
  display: inline-block;
  margin: 0;
  padding: 10px 15px;
}
/* line 85, css/scss/_featured-projects.scss */
.featured-projects .container .row a .project-box .project-box-content .project-box-text-container h2 {
  background: #7eb161;
  color: #fff;
  margin: 0;
  max-width: 80%;
  padding: 10px 15px;
}
/* line 99, css/scss/_featured-projects.scss */
.featured-projects #pagination .container {
  margin-top: 0;
}
/* line 101, css/scss/_featured-projects.scss */
.featured-projects #pagination .container a {
  background-color: #f9f9f9;
  border: 1px solid #efefef;
  display: inline-block;
  padding: 8px 18px;
  text-decoration: none;
}
/* line 107, css/scss/_featured-projects.scss */
.featured-projects #pagination .container a:hover {
  background-color: #7eb161;
  border-color: #7eb161;
  color: #fff;
}
/* line 113, css/scss/_featured-projects.scss */
.featured-projects #pagination .container .next {
  text-align: right;
}

/* line 1, css/scss/_other-projects.scss */
.other-projects {
  padding-top: 90px;
}
/* line 5, css/scss/_other-projects.scss */
.other-projects .container .row .other-projects-title {
  position: relative;
}
/* line 7, css/scss/_other-projects.scss */
.other-projects .container .row .other-projects-title h1 {
  font-weight: 300;
  color: #333;
  text-align: center;
  margin-bottom: 50px;
}
/* line 13, css/scss/_other-projects.scss */
.other-projects .container .row .other-projects-title a.other-projects-button {
  top: 11px;
  position: absolute;
  right: 0;
  display: none;
}
@media (min-width: 768px) {
  /* line 13, css/scss/_other-projects.scss */
  .other-projects .container .row .other-projects-title a.other-projects-button {
    display: block;
  }
}
/* line 24, css/scss/_other-projects.scss */
.other-projects .container .row .other-projects-slides .other-projects-slide {
  padding: 0 10px;
}
/* line 26, css/scss/_other-projects.scss */
.other-projects .container .row .other-projects-slides .other-projects-slide .other-projects-image {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: 0 auto 30px;
  overflow: hidden;
}
/* line 33, css/scss/_other-projects.scss */
.other-projects .container .row .other-projects-slides .other-projects-slide .other-projects-image img {
  width: auto;
  height: 100%;
  margin-left: -25%;
}
/* line 39, css/scss/_other-projects.scss */
.other-projects .container .row .other-projects-slides .other-projects-slide .other-projects-text {
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
/* line 42, css/scss/_other-projects.scss */
.other-projects .container .row .other-projects-slides .other-projects-slide .other-projects-text h3 {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin-top: 20px;
}
/* line 48, css/scss/_other-projects.scss */
.other-projects .container .row .other-projects-slides .other-projects-slide .other-projects-text .date {
  margin-top: 40px;
  display: block;
}
/* line 53, css/scss/_other-projects.scss */
.other-projects .container .row .other-projects-slides .other-projects-slide .other-projects-details-button {
  margin-top: 20px;
  display: block;
}

/* line 1, css/scss/_page-generic.scss */
.page {
  min-height: calc(100vh - (150px) - 590px);
}
/* line 3, css/scss/_page-generic.scss */
.page #grid-gallery {
  padding-top: 30px;
}
/* line 5, css/scss/_page-generic.scss */
.page #grid-gallery + .container {
  margin-top: 24px;
}

/* line 12, css/scss/_page-generic.scss */
body.contact .page {
  min-height: auto;
}

/* line 18, css/scss/_page-generic.scss */
.standard-page .page-title {
  background: #31465e;
  padding: 30px 0;
  position: relative;
}
@media (min-width: 992px) {
  /* line 18, css/scss/_page-generic.scss */
  .standard-page .page-title {
    padding: 70px 0px 78px;
  }
}
/* line 25, css/scss/_page-generic.scss */
.standard-page .page-title.feature-image {
  padding: 30px 0 70px;
}
@media (min-width: 992px) {
  /* line 25, css/scss/_page-generic.scss */
  .standard-page .page-title.feature-image {
    padding: 70px 0 160px;
  }
}
/* line 34, css/scss/_page-generic.scss */
.standard-page .page-title .bar {
  position: absolute;
  top: 0;
  margin-bottom: 0;
}
/* line 42, css/scss/_page-generic.scss */
.standard-page .page-title .heading {
  color: white;
  font-size: 1.6em;
  line-height: 1.4;
  margin: 0;
  text-align: left;
}
@media (min-width: 768px) {
  /* line 42, css/scss/_page-generic.scss */
  .standard-page .page-title .heading {
    font-size: 2.5em;
    line-height: 48px;
  }
}
/* line 54, css/scss/_page-generic.scss */
.standard-page .page-description {
  padding: 40px 0;
  background-color: #f7f7f7;
}
@media (min-width: 992px) {
  /* line 54, css/scss/_page-generic.scss */
  .standard-page .page-description {
    padding: 62px 0;
  }
}
/* line 60, css/scss/_page-generic.scss */
.standard-page .page-description.image-true {
  min-height: 220px; 
  padding: 0 0 15px;
  margin-top: -40px;
}
@media (min-width: 768px) {
  /* line 60, css/scss/_page-generic.scss */
  .standard-page .page-description.image-true {
    padding: 15px 0;
    min-height: 220px;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  /* line 60, css/scss/_page-generic.scss */
  .standard-page .page-description.image-true {
    padding: 40px 0;
  }
}

/* line 74, css/scss/_page-generic.scss */
.standard-page .page-description.image-true .container {
  position: relative;
}
@media (min-width: 992px) {
  /* line 76, css/scss/_page-generic.scss */
  .standard-page .page-description.image-true .container .row {
    position: absolute;
    top: -132px;
    width: 100%;
  }
}
/* line 82, css/scss/_page-generic.scss */
.standard-page .page-description.image-true .container .row .page-image-div {
  height: 175px;
  background-clip: content-box !important; 
  position: relative;
}
@media (min-width: 768px) {
  /* line 82, css/scss/_page-generic.scss */
  .standard-page .page-description.image-true .container .row .page-image-div {
    height: 450px;
  }
}
/* line 89, css/scss/_page-generic.scss */
.standard-page .page-description.image-true .container .row .page-image-div img {
  max-width: none;
  width: 100%;
  height: auto;
  position: absolute;
  margin: 0;
  top: 0;
  left: -50%;
  right: -50%;
  bottom: 0;
}
/* line 103, css/scss/_page-generic.scss */
.standard-page .page-description.image-true + .content-container {
  padding-top: 190px;
}
/* line 107, css/scss/_page-generic.scss */
.standard-page .page-description h4 {
  margin-bottom: 8px;
}
/* line 111, css/scss/_page-generic.scss */
.standard-page .page-description .col-md-8 p {
  margin-bottom: 20px;
}
/* line 113, css/scss/_page-generic.scss */
.standard-page .page-description .col-md-8 p:last-of-type {
  margin: 0;
}
@media (min-width: 992px) {
  /* line 110, css/scss/_page-generic.scss */
  .standard-page .page-description .col-md-8 {
    padding-right: 50px;
  }
}
/* line 122, css/scss/_page-generic.scss */
.standard-page .full-width-image {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  max-height: 200px;
  height: 200px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  /* line 122, css/scss/_page-generic.scss */
  .standard-page .full-width-image {
    max-height: 280px;
    height: 280px;
  }
}
@media (min-width: 992px) {
  /* line 122, css/scss/_page-generic.scss */
  .standard-page .full-width-image {
    max-height: 350px;
    height: 350px;
    margin-bottom: 20px;
  }
}
/* line 141, css/scss/_page-generic.scss */
.standard-page .full-width-image img {
  width: 100%;
  height: auto;
  position: absolute;
}
/* line 152, css/scss/_page-generic.scss */
.standard-page .full-width-image .heading {
  background: #7eb161;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 1.5em;
  margin: 0;
  max-width: 100%;
  padding: 15px 20px;
  position: relative;
  text-align: left;
}
@media (min-width: 768px) {
  /* line 152, css/scss/_page-generic.scss */
  .standard-page .full-width-image .heading {
    padding: 10px 20px;
    font-size: 2em;
    line-height: 60px;
  }
}
/* line 173, css/scss/_page-generic.scss */
.standard-page .full-width-image .overlay {
  top: 0;
  height: 350px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  position: absolute;
}
/* line 181, css/scss/_page-generic.scss */
.standard-page .heading {
  font-weight: 500;
  color: #333;
  text-align: center;
  margin-bottom: 50px;
}
/* line 187, css/scss/_page-generic.scss */
.standard-page h3, .standard-page h4 {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
}
/* line 191, css/scss/_page-generic.scss */
.standard-page h3 {
  color: #333;
  font-size: 28px;
  line-height: 42px;
  margin: 0 0 15px 0;
}
@media (min-width: 992px) {
  /* line 191, css/scss/_page-generic.scss */
  .standard-page h3 {
    font-size: 36px;
  }
}
/* line 200, css/scss/_page-generic.scss */
.standard-page h4 {
  color: #31465e;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 10px;
}
/* line 207, css/scss/_page-generic.scss */
.standard-page h3:not(:first-child), .standard-page h4:not(:first-child) {
  margin-top: 30px;
}
/* line 211, css/scss/_page-generic.scss */
.standard-page span {
  color: #666;
}
/* line 214, css/scss/_page-generic.scss */
.standard-page img {
  max-width: 100%;
  margin: 30px auto;
}
/* line 218, css/scss/_page-generic.scss */
.standard-page p {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 20px;
}
/* line 223, css/scss/_page-generic.scss */
.standard-page a {
  color: #31465e;
  font-size: 18px;
}
/* line 227, css/scss/_page-generic.scss */
.standard-page ul {
  margin: 25px 0;
}
@media (min-width: 992px) {
  /* line 227, css/scss/_page-generic.scss */
  .standard-page ul {
    margin: 38px 0;
  }
}
/* line 232, css/scss/_page-generic.scss */
.standard-page ul li {
  font-size: 18px;
  line-height: 24px;
}
/* line 238, css/scss/_page-generic.scss */
.standard-page ul li:not(:last-child) {
  padding-bottom: 15px;
}
/* line 241, css/scss/_page-generic.scss */
.standard-page ul li:before {
  background-size: 20px 14px;
  background: url(svg/bullet-style-01.svg);
  content: '';
  display: inline-block;
  height: 14px;
  margin-left: -13px;
  margin-right: 23px;
  width: 20px;
}
/* line 253, css/scss/_page-generic.scss */
.standard-page ol {
  counter-reset: item;
  list-style-type: none;
  margin: 25px 0;
}
@media (min-width: 992px) {
  /* line 253, css/scss/_page-generic.scss */
  .standard-page ol {
    margin: 39px 0;
  }
}
/* line 260, css/scss/_page-generic.scss */
.standard-page ol li {
  display: block;
  font-size: 18px;
  line-height: 26px;
  list-style: decimal;
  margin-left: 4px;
}
@media (min-width: 992px) {
  /* line 260, css/scss/_page-generic.scss */
  .standard-page ol li {
    font-size: 22px;
  }
}
/* line 269, css/scss/_page-generic.scss */
.standard-page ol li:not(:last-child) {
  padding-bottom: 16px;
}
/* line 272, css/scss/_page-generic.scss */
.standard-page ol li:before {
  color: #31465e;
  content: counter(item) "  ";
  counter-increment: item;
  font-size: 21px;
  margin-right: 0px;
  vertical-align: text-top;
}
@media (min-width: 992px) {
  /* line 272, css/scss/_page-generic.scss */
  .standard-page ol li:before {
    margin-right: 22px;
    font-size: 26px;
  }
}
/* line 289, css/scss/_page-generic.scss */
.standard-page .generic ul li,
.standard-page .page-description ul li {
  margin-left: 0;
  padding-left: 25px;
  background-image: url("svg/bullet-style-01.svg");
  background-repeat: no-repeat;
  background-position: 2px 8px;
}
/* line 296, css/scss/_page-generic.scss */
.standard-page .generic ul li:not(:last-child),
.standard-page .page-description ul li:not(:last-child) {
  padding-bottom: 20px;
}
/* line 299, css/scss/_page-generic.scss */
.standard-page .generic ul li:before,
.standard-page .page-description ul li:before {
  display: none;
}
/* line 302, css/scss/_page-generic.scss */
.standard-page .generic ul li ul,
.standard-page .page-description ul li ul {
  margin: 15px 0 0;
}
/* line 304, css/scss/_page-generic.scss */
.standard-page .generic ul li ul li,
.standard-page .page-description ul li ul li {
  padding-left: 0;
  background: none;
}
/* line 312, css/scss/_page-generic.scss */
.standard-page blockquote,
.standard-page .blockquote {
  margin: 0;
  margin-top: 36px;
  padding: 30px 0px;
  position: relative;
}
@media (min-width: 768px) {
  /* line 312, css/scss/_page-generic.scss */
  .standard-page blockquote,
  .standard-page .blockquote {
    padding: 56px 0px 30px;
  }
}
@media (min-width: 1200px) {
  /* line 312, css/scss/_page-generic.scss */
  .standard-page blockquote,
  .standard-page .blockquote {
    padding: 56px 0px;
  }
}
/* line 324, css/scss/_page-generic.scss */
.standard-page blockquote:before,
.standard-page .blockquote:before {
  background: #e91f28;
  content: '';
  height: 9px;
  left: 15px;
  position: absolute;
  top: -10px;
  width: 75px;
}
/* line 333, css/scss/_page-generic.scss */
.standard-page blockquote .quote-text,
.standard-page .blockquote .quote-text {
  margin-left: 12px;
}
@media (min-width: 768px) {
  /* line 336, css/scss/_page-generic.scss */
  .standard-page blockquote .quote-text p,
  .standard-page .blockquote .quote-text p {
    display: flex;
    display: -webkit-flex;
  }
}
/* line 341, css/scss/_page-generic.scss */
.standard-page blockquote .quote-text p em,
.standard-page .blockquote .quote-text p em {
  margin-right: 4px;
}
@media (min-width: 768px) {
  /* line 341, css/scss/_page-generic.scss */
  .standard-page blockquote .quote-text p em,
  .standard-page .blockquote .quote-text p em {
    margin-right: 9px;
  }
}
/* line 348, css/scss/_page-generic.scss */
.standard-page blockquote em,
.standard-page .blockquote em {
  font-style: normal;
}
/* line 351, css/scss/_page-generic.scss */
.standard-page blockquote p,
.standard-page .blockquote p {
  color: #31465e;
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 16px 0;
}
@media (min-width: 992px) {
  /* line 351, css/scss/_page-generic.scss */
  .standard-page blockquote p,
  .standard-page .blockquote p {
    font-size: 36px;
    line-height: 43px;
  }
}
/* line 363, css/scss/_page-generic.scss */
.standard-page blockquote .title,
.standard-page .blockquote .title {
  color: #666;
  font-family: "Muli", sans-serif;
  font-size: 18px;
  font-style: italic;
  line-height: initial;
  margin-left: 20px;
}
@media (min-width: 992px) {
  /* line 363, css/scss/_page-generic.scss */
  .standard-page blockquote .title,
  .standard-page .blockquote .title {
    margin-left: 40px;
  }
}
/* line 375, css/scss/_page-generic.scss */
.standard-page .wp-caption {
  margin: 30px auto;
}
/* line 377, css/scss/_page-generic.scss */
.standard-page .wp-caption img {
  margin: 0;
}
/* line 380, css/scss/_page-generic.scss */
.standard-page .wp-caption .wp-caption-text {
  font-size: 14px;
  margin: 0px;
}
/* line 385, css/scss/_page-generic.scss */
.standard-page .content-container {
  padding-bottom: 40px;
  padding-top: 30px;
}
@media (min-width: 992px) {
  /* line 385, css/scss/_page-generic.scss */
  .standard-page .content-container {
    padding-bottom: 50px;
    padding-top: 80px;
  }
}
/* line 392, css/scss/_page-generic.scss */
.standard-page .content-container .featured-content {
  display: flex;
  display: -webkit-flex;
  margin: 30px 0;
  position: relative;
  flex-direction: column;
  padding: 0;
}
@media (min-width: 768px) {
  /* line 392, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content {
    margin: 30px 0 70px;
    flex-direction: row;
    padding: 0 15px;
  }
}
/* line 404, css/scss/_page-generic.scss */
.standard-page .content-container .featured-content .featured-info {
  background-color: rgba(247, 247, 247, 0.7);
  z-index: 5;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 768px) {
  /* line 404, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content .featured-info {
    background-color: #f7f7f7;
    padding: 0;
    width: 58.33333333%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  /* line 404, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content .featured-info {
    width: calc(100% - 33.33333% + 20px);
  }
}

@media (min-width: 768px) and (min-width: 992px) and (min-width: 1200px) {
  /* line 404, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content .featured-info {
    width: calc(100% - 370px);
  }
}

/* line 427, css/scss/_page-generic.scss */
.standard-page .content-container .featured-content .featured-info .content {
  padding: 40px 0px;
  position: relative;
}
@media (min-width: 768px) {
  /* line 427, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content .featured-info .content {
    padding: 50px 25px 40px;
  }
}
@media (min-width: 992px) {
  /* line 427, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content .featured-info .content {
    padding: 80px 55px 70px;
  }
}
/* line 437, css/scss/_page-generic.scss */
.standard-page .content-container .featured-content .featured-info .bar {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 437, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content .featured-info .bar {
    position: absolute;
    top: 0;
    margin-bottom: 0;
  }
}
/* line 445, css/scss/_page-generic.scss */
.standard-page .content-container .featured-content .featured-info h2 {
  font-size: 30px;
  line-height: 1.2;
  margin-top: 0;
}
@media (min-width: 992px) and (min-width: 1200px) {
  /* line 445, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content .featured-info h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

/* line 457, css/scss/_page-generic.scss */
.standard-page .content-container .featured-content .featured-info a {
  background: #31465e;
  color: white;
  display: inline-block;
  font-size: 16px;
  padding: 10px 21px;
  text-align: center;
  text-decoration: none;
  transition: all 200ms ease-in-out;
}
/* line 466, css/scss/_page-generic.scss */
.standard-page .content-container .featured-content .featured-info a:hover {
  background: #283a4d;
}
/* line 471, css/scss/_page-generic.scss */
.standard-page .content-container .featured-content .featured-image {
  height: 335px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 471, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content .featured-image {
    height: auto;
    min-height: 100%;
    width: 41.66666667%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  /* line 471, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content .featured-image {
    width: calc(33.33333% - 20px);
  }
}

@media (min-width: 768px) and (min-width: 992px) and (min-width: 1200px) {
  /* line 471, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content .featured-image {
    width: 370px;
  }
}

@media (max-width: 767px) {
  /* line 471, css/scss/_page-generic.scss */
  .standard-page .content-container .featured-content .featured-image {
    width: 100%;
  }
}
/* line 95, css/scss/_variables.scss */
.standard-page .content-container .page-inner-container:after {
  content: "";
  display: table;
  clear: both;
}
/* line 501, css/scss/_page-generic.scss */
.standard-page .content-container .page-inner-container > *:last-child {
  padding-bottom: 0;
}
/* line 504, css/scss/_page-generic.scss */
.standard-page .content-container .page-inner-container > *:first-child {
  margin-top: 0;
}

/* line 520, css/scss/_page-generic.scss */
.page-template-template-about .page {
  background: #f7f7f7;
}
/* line 522, css/scss/_page-generic.scss */
.page-template-template-about .page .content-container {
  padding-top: 0px;
}
/* line 525, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles {
  background: white;
  background-clip: content-box;
}
/* line 528, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles .profile-image {
  min-height: 235px;
}
/* line 531, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles .profile-info-container {
  padding: 30px 25px;
  position: relative;
}
@media (min-width: 992px) {
  /* line 531, css/scss/_page-generic.scss */
  .page-template-template-about .page .profiles .profile-info-container {
    padding: 68px 67px;
  }
}
/* line 537, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles .profile-info-container .email {
  color: #e91f28;
  font-size: 17px;
}
/* line 541, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles .profile-info-container .bar {
  position: absolute;
  top: 0;
  width: 110px;
}
/* line 546, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles .profile-info-container span {
  font-size: 18px;
}
/* line 549, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles .profile-info-container h3 {
  font-size: 30px;
  margin-bottom: 21px;
  margin-top: 0;
}
@media (min-width: 992px) {
  /* line 549, css/scss/_page-generic.scss */
  .page-template-template-about .page .profiles .profile-info-container h3 {
    font-size: 40px;
  }
}
/* line 557, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles .profile-info-container p {
  font-size: 17px;
  margin-bottom: 24px;
}
/* line 560, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles .profile-info-container p:last-of-type {
  margin-bottom: 0;
}
/* line 565, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles:first-of-type {
  margin-bottom: 25px;
}
/* line 569, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles:last-of-type .bar {
  background-color: #e91f28;
}
/* line 573, css/scss/_page-generic.scss */
.page-template-template-about .page .profiles:first-of-type, .page-template-template-about .page .profiles:last-of-type {
  padding: 0;
}
@media (min-width: 768px) {
  /* line 578, css/scss/_page-generic.scss */
  .page-template-template-about .page .profiles:first-of-type {
    padding-right: 15px;
    margin-bottom: 0;
  }
  /* line 582, css/scss/_page-generic.scss */
  .page-template-template-about .page .profiles:last-of-type {
    padding-left: 15px;
  }
}
/* line 587, css/scss/_page-generic.scss */
.page-template-template-about .page .page-tagline {
  background: white;
  padding: 40px 0;
}
@media (min-width: 992px) {
  /* line 587, css/scss/_page-generic.scss */
  .page-template-template-about .page .page-tagline {
    padding: 90px 0 80px;
  }
}
@media (min-width: 992px) {
  /* line 593, css/scss/_page-generic.scss */
  .page-template-template-about .page .page-tagline:last-child {
    padding-bottom: 50px;
  }
}
/* line 598, css/scss/_page-generic.scss */
.page-template-template-about .page .page-tagline span {
  display: block;
  font-size: 18px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
/* line 604, css/scss/_page-generic.scss */
.page-template-template-about .page .page-tagline h3 {
  font-size: 30px;
  line-height: 1.2;
}
@media (min-width: 992px) {
  /* line 604, css/scss/_page-generic.scss */
  .page-template-template-about .page .page-tagline h3 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  /* line 612, css/scss/_page-generic.scss */
  .page-template-template-about .page .sidebar-container {
    position: absolute;
    top: auto;
  }
}
/* line 619, css/scss/_page-generic.scss */
.page-template-template-about .page .about-our-team {
  display: flex;
  display: -webkit-flex;
  margin: 30px 0;
  flex-direction: column;
}
@media (min-width: 768px) {
  /* line 619, css/scss/_page-generic.scss */
  .page-template-template-about .page .about-our-team {
    margin: 70px 0;
    flex-direction: row;
  }
}
/* line 628, css/scss/_page-generic.scss */
.page-template-template-about .page .about-our-team:last-child {
  margin-bottom: 0;
}
/* line 631, css/scss/_page-generic.scss */
.page-template-template-about .page .about-our-team .team-image {
  height: 335px;
}
@media (min-width: 768px) {
  /* line 631, css/scss/_page-generic.scss */
  .page-template-template-about .page .about-our-team .team-image {
    width: calc(50% + 15px);
    height: auto;
  }
}
/* line 638, css/scss/_page-generic.scss */
.page-template-template-about .page .about-our-team .team-info-wrapper {
  padding: 0;
}
@media (min-width: 768px) {
  /* line 638, css/scss/_page-generic.scss */
  .page-template-template-about .page .about-our-team .team-info-wrapper {
    width: calc(50% - 15px);
  }
}
/* line 643, css/scss/_page-generic.scss */
.page-template-template-about .page .about-our-team .team-info-wrapper .team-info {
  padding: 35px 25px;
  background: white;
  position: relative;
}
@media (min-width: 768px) {
  /* line 643, css/scss/_page-generic.scss */
  .page-template-template-about .page .about-our-team .team-info-wrapper .team-info {
    padding: 50px 40px;
  }
}
@media (min-width: 992px) {
  /* line 643, css/scss/_page-generic.scss */
  .page-template-template-about .page .about-our-team .team-info-wrapper .team-info {
    padding: 80px 70px;
  }
}
/* line 653, css/scss/_page-generic.scss */
.page-template-template-about .page .about-our-team .team-info-wrapper .team-info .bar {
  position: absolute;
  top: 0;
  width: 110px;
}
/* line 658, css/scss/_page-generic.scss */
.page-template-template-about .page .about-our-team .team-info-wrapper .team-info small {
  font-size: 18px;
  color: #666;
}
/* line 662, css/scss/_page-generic.scss */
.page-template-template-about .page .about-our-team .team-info-wrapper .team-info h3 {
  font-size: 30px;
  margin-top: 0;
}
@media (min-width: 768px) {
  /* line 662, css/scss/_page-generic.scss */
  .page-template-template-about .page .about-our-team .team-info-wrapper .team-info h3 {
    font-size: 40px;
  }
}
/* line 669, css/scss/_page-generic.scss */
.page-template-template-about .page .about-our-team .team-info-wrapper .team-info p {
  font-size: 17px;
}
/* line 671, css/scss/_page-generic.scss */
.page-template-template-about .page .about-our-team .team-info-wrapper .team-info p:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 684, css/scss/_page-generic.scss */
  .page-template-template-form-page .sidebar-container,
  .frequently-asked-questions .sidebar-container {
    position: absolute;
    top: auto;
  }
}

/* line 693, css/scss/_page-generic.scss */
.pushy-active .sidebar-container {
  top: 0;
}

/* line 700, css/scss/_page-generic.scss */
.sidebar-container {
  margin-top: 25px;
}
@media (min-width: 992px) {
  /* line 700, css/scss/_page-generic.scss */
  .sidebar-container {
    max-width: 400px;
    position: fixed;
    right: 237px;
    top: 125px;
    z-index: 99;
    margin: 0;
  }
}

/* line 712, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar,
.sidebar-container .sidebar {
  background: white;
  border: 1px solid #ddd;
  border-top: 0;
  padding: 25px;
}
@media (min-width: 992px) {
  /* line 712, css/scss/_page-generic.scss */
  .sidebar-container-mobile .sidebar,
  .sidebar-container .sidebar {
    padding: 45px 40px 40px;
  }
}
/* line 721, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar h2,
.sidebar-container .sidebar h2 {
  border-bottom: 1px solid #ccc;
  color: #31465e;
  font-size: 20px;
  margin: 0;
  padding: 0 0 12px;
  position: relative;
}
/* line 728, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar h2:after,
.sidebar-container .sidebar h2:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #31465e;
  position: absolute;
  right: 0;
  top: 10px;
  transition: all 250ms ease-in-out;
}
@media (min-width: 992px) {
  /* line 741, css/scss/_page-generic.scss */
  .sidebar-container-mobile .sidebar h2:after,
  .sidebar-container .sidebar h2:after {
    display: none;
  }
}
/* line 746, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar ul,
.sidebar-container .sidebar ul {
  margin: 0px 0 0;
  display: none;
}
@media (min-width: 992px) {
  /* line 746, css/scss/_page-generic.scss */
  .sidebar-container-mobile .sidebar ul,
  .sidebar-container .sidebar ul {
    display: block;
  }
}
/* line 752, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar ul li,
.sidebar-container .sidebar ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 756, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar ul li:before,
.sidebar-container .sidebar ul li:before {
  display: none;
}
/* line 759, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar ul li:not(:last-child) a,
.sidebar-container .sidebar ul li:not(:last-child) a {
  padding-bottom: 16px;
  border-bottom: 1px dashed #ccc;
}
/* line 763, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar ul li a,
.sidebar-container .sidebar ul li a {
  padding-top: 10px;
}
/* line 766, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar ul li a,
.sidebar-container .sidebar ul li a {
  text-decoration: none;
  font-size: 17px;
  display: block;
}
/* line 770, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar ul li a:hover,
.sidebar-container .sidebar ul li a:hover {
  color: #0d3ea8;
}
/* line 777, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar.close ul,
.sidebar-container .sidebar.close ul {
  display: none;
}
/* line 782, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar.open h2:after,
.sidebar-container .sidebar.open h2:after {
  transform: rotate(180deg);
}

/* line 788, css/scss/_page-generic.scss */
.sidebar-container {
  display: none;
}
@media (min-width: 992px) {
  /* line 788, css/scss/_page-generic.scss */
  .sidebar-container {
    display: block;
  }
}

/* line 796, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar {
  display: block;
  padding: 15px 20px;
}
@media (min-width: 992px) {
  /* line 796, css/scss/_page-generic.scss */
  .sidebar-container-mobile .sidebar {
    display: none;
  }
}
/* line 802, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar h2 {
  font-size: 16px;
  position: relative;
  padding-bottom: 0px;
  border-bottom: none;
}
/* line 807, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar h2:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #31465e;
  position: absolute;
  right: 0;
  top: 10px;
  transition: all 250ms ease-in-out;
  display: block;
}
/* line 821, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar ul {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
/* line 825, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar ul li {
  padding-bottom: 10px;
}
/* line 827, css/scss/_page-generic.scss */
.sidebar-container-mobile .sidebar ul li a {
  font-size: 16px;
}

/* line 836, css/scss/_page-generic.scss */
.ie10 .quote-text p {
  display: block !important;
}

/*! Pushy - v0.9.2 - 2014-9-13
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/*
*   Updated by Adriaan - Three72 Digital 25/08/16
*/
/* Menu Appearance */
/* line 12, css/scss/_pushy.scss */
.pushy {
  position: fixed;
  width: 280px;
  height: 100%;
  top: 0;
  right: 0;
  /*if its from the right, Default is the left*/
  z-index: 9999;
  background: #fff;
  font-size: 0.9em;
  font-weight: bold;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */
}
/* line 26, css/scss/_pushy.scss */
.pushy li {
  list-style: none;
  margin-left: 0;
  margin: 0 15px;
}
/* line 31, css/scss/_pushy.scss */
.pushy li a, .pushy li span:not(.nav-pointer) {
  display: block;
  color: #333;
  padding: 15px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-decoration: none;
  font-size: 20px;
  cursor: pointer;
}
/* line 43, css/scss/_pushy.scss */
.pushy li.nav-topLink:first-of-type a {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 49, css/scss/_pushy.scss */
.pushy li.menu-item-has-children > a, .pushy li.menu-item-has-children > span.nav-topLink {
  background: url(svg/nav_open.svg) no-repeat right center/14px 14px;
}
/* line 53, css/scss/_pushy.scss */
.pushy li.menu-item-has-children ul {
  display: none;
}
/* line 57, css/scss/_pushy.scss */
.pushy li.menu-item-has-children.active > a, .pushy li.menu-item-has-children.active > span.nav-topLink {
  background: url(svg/nav_closed.svg) no-repeat right center/14px 14px;
}
/* line 65, css/scss/_pushy.scss */
.pushy li.current-menu-item a, .pushy li.current-menu-item a:hover {
  color: #31465e;
}
/* line 70, css/scss/_pushy.scss */
.pushy li.current-menu-item ul li a, .pushy li.current-menu-item ul li a:hover {
  color: #333;
  /* change to correct hover color */
}
/* line 78, css/scss/_pushy.scss */
.pushy li ul li {
  margin: 0;
}
/* line 81, css/scss/_pushy.scss */
.pushy li ul li:not(:last-of-type) a {
  border-bottom-style: dashed;
}
/* line 85, css/scss/_pushy.scss */
.pushy li ul li a {
  font-size: 18px;
}

/* Menu Movement */
/* line 96, css/scss/_pushy.scss */
.pushy-right {
  -webkit-transform: translate3d(280px, 0, 0);
  -moz-transform: translate3d(280px, 0, 0);
  -ms-transform: translate3d(280px, 0, 0);
  -o-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0);
}

/* line 104, css/scss/_pushy.scss */
.pushy-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 112, css/scss/_pushy.scss */
.container-push, .push-push {
  -webkit-transform: translate3d(-280px, 0, 0);
  -moz-transform: translate3d(-280px, 0, 0);
  -ms-transform: translate3d(-280px, 0, 0);
  -o-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
}

/* Menu Transitions */
/* line 122, css/scss/_pushy.scss */
.pushy, #container, .push {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: -o-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

/* Site Overlay */
/* line 131, css/scss/_pushy.scss */
.site-overlay {
  display: none;
}

/* line 135, css/scss/_pushy.scss */
.pushy-active .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 280px;
  bottom: 0;
  left: 0px;
  z-index: 9999;
  background-color: rgba(49, 70, 94, 0.9);
  -webkit-animation: fade 500ms;
  -moz-animation: fade 500ms;
  -o-animation: fade 500ms;
  animation: fade 500ms;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  /* line 191, css/scss/_pushy.scss */
  .pushy {
    font-size: 1.0em;
  }
}
/* line 7, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul {
  width: 100%;
}
/* line 9, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul h3 {
  color: #7eb161;
}
/* line 12, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul li {
  list-style: none;
  margin-left: 0px;
  width: 100%;
  text-indent: 0;
}
/* line 17, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul li:before {
  content: "";
  display: none;
}
/* line 21, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul li a {
  display: block;
  text-decoration: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d3d3d3;
  font-weight: 500;
  color: #999;
}
/* line 29, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul li a:hover {
  border-bottom: 1px solid #111;
  color: #333;
}
/* line 33, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul li a.active-item {
  color: #333;
}
/* line 39, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul li ul li a {
  margin-left: 10px;
  font-weight: 300;
}
/* line 42, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul li ul li a:after {
  content: none;
}
/* line 51, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul li.has-subitems a:after, .standard-page .container .sidebar-right ul li.menu-item-has-children a:after {
  content: "";
  display: inline-block;
  height: 18px;
  background: url(svg/arrow-right-black.svg) no-repeat 50%;
  padding: 1px 5px;
  float: right;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 68, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul li.has-subitems ul li a:after, .standard-page .container .sidebar-right ul li.menu-item-has-children ul li a:after {
  content: none;
}
/* line 77, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul li.has-subitems.toggled a:after, .standard-page .container .sidebar-right ul li.menu-item-has-children.toggled a:after {
  content: "";
  display: inline-block;
  height: 18px;
  background: url(svg/arrow-right-black.svg) no-repeat 50%;
  padding: 1px 5px;
  float: right;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 94, css/scss/_page-generic-sidebar-right.scss */
.standard-page .container .sidebar-right ul li.has-subitems.toggled ul li a:after, .standard-page .container .sidebar-right ul li.menu-item-has-children.toggled ul li a:after {
  content: none;
}

/* line 1, css/scss/_contact.scss */
.the-deets {
  text-align: center;
  margin: 0 0 40px;
}

/* line 8, css/scss/_contact.scss */
.contact-sec .container.contact-form-container {
  margin-top: 25px;
}
/* line 12, css/scss/_contact.scss */
.contact-sec .container .row h1:not(.logo) {
  font-weight: 300;
  color: #333;
  text-align: center;
  margin-bottom: 50px;
}
/* line 18, css/scss/_contact.scss */
.contact-sec .container .row .contact-form {
  display: block;
}
/* line 22, css/scss/_contact.scss */
.contact-sec .container .row .contact-form .submit-button:hover {
  background: #f3f3f3;
}
/* line 27, css/scss/_contact.scss */
.contact-sec .container .row .btn-default {
  padding: 14px 18px;
  display: block;
  border: none;
  color: white;
  background: #e91f28;
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 20px;
  transition: all 200ms ease-in-out;
  font-weight: normal;
}
@media (min-width: 768px) {
  /* line 27, css/scss/_contact.scss */
  .contact-sec .container .row .btn-default {
    margin-top: 30px;
  }
}
/* line 40, css/scss/_contact.scss */
.contact-sec .container .row .btn-default:after {
  content: '';
  width: 20px;
  height: 14px;
  display: inline-block;
  background: url(svg/arrow-icon-01.svg) no-repeat center center;
  background-size: 20px 14px;
  margin-left: 15px;
  transition: all 200ms ease-in-out;
}
@media (min-width: 768px) {
  /* line 40, css/scss/_contact.scss */
  .contact-sec .container .row .btn-default:after {
    margin-left: 80px;
  }
}
/* line 53, css/scss/_contact.scss */
.contact-sec .container .row .btn-default:hover {
  background: #d9151e;
}
/* line 55, css/scss/_contact.scss */
.contact-sec .container .row .btn-default:hover:after {
  transform: translateX(5px);
}
/* line 60, css/scss/_contact.scss */
.contact-sec .container .row .contact-info {
  display: block;
  padding: 3% 0%;
  margin-bottom: 20px;
}
/* line 65, css/scss/_contact.scss */
.contact-sec .container .row .contact-info .contact-info-heading h2 {
  text-align: center;
}
/* line 69, css/scss/_contact.scss */
.contact-sec .container .row .contact-info .contact-info-address,
.contact-sec .container .row .contact-info .contact-info-phone,
.contact-sec .container .row .contact-info .contact-info-email {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  /* line 69, css/scss/_contact.scss */
  .contact-sec .container .row .contact-info .contact-info-address,
  .contact-sec .container .row .contact-info .contact-info-phone,
  .contact-sec .container .row .contact-info .contact-info-email {
    width: 33%;
  }
}
/* line 78, css/scss/_contact.scss */
.contact-sec .container .row .contact-info .contact-info-address span,
.contact-sec .container .row .contact-info .contact-info-phone span,
.contact-sec .container .row .contact-info .contact-info-email span {
  color: #333;
}
/* line 80, css/scss/_contact.scss */
.contact-sec .container .row .contact-info .contact-info-address span:before,
.contact-sec .container .row .contact-info .contact-info-phone span:before,
.contact-sec .container .row .contact-info .contact-info-email span:before {
  content: '';
  display: block;
  width: 30px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
/* line 92, css/scss/_contact.scss */
.contact-sec .container .row .contact-info .contact-info-address span:before {
  background: url(svg/pin.svg) no-repeat;
}
/* line 99, css/scss/_contact.scss */
.contact-sec .container .row .contact-info .contact-info-phone span:before {
  background: url(svg/phone.svg) no-repeat;
}
/* line 106, css/scss/_contact.scss */
.contact-sec .container .row .contact-info .contact-info-email span:before {
  background: url(svg/mail.svg) no-repeat;
}

/* line 117, css/scss/_contact.scss */
.contact-sec {
  background: #3f3f3f;
}
/* line 119, css/scss/_contact.scss */
.contact-sec .container {
  padding-top: 30px;
  padding-bottom: 20px;
  position: relative;
}
@media (min-width: 992px) {
  /* line 119, css/scss/_contact.scss */
  .contact-sec .container {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
/* line 127, css/scss/_contact.scss */
.contact-sec .container .bar {
  width: 110px;
  position: absolute;
  top: 0;
}
/* line 133, css/scss/_contact.scss */
.contact-sec .contact-img {
  position: relative;
}
/* line 135, css/scss/_contact.scss */
.contact-sec .contact-img img {
  max-width: 110px;
  height: auto;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 135, css/scss/_contact.scss */
  .contact-sec .contact-img img {
    margin-bottom: 43px;
  }
}
/* line 144, css/scss/_contact.scss */
.contact-sec h2, .contact-sec p, .contact-sec a, .contact-sec label, .contact-sec .lable {
  color: white;
}
/* line 147, css/scss/_contact.scss */
.contact-sec label, .contact-sec .lable {
  font-size: 18px;
  margin-bottom: 10px;
}
/* line 151, css/scss/_contact.scss */
.contact-sec h3, .contact-sec span {
  color: #999;
}
/* line 154, css/scss/_contact.scss */
.contact-sec textarea {
  height: auto;
}
/* line 157, css/scss/_contact.scss */
.contact-sec input,
.contact-sec select {
  min-height: 50px;
  max-height: 50px;
}
/* line 162, css/scss/_contact.scss */
.contact-sec input,
.contact-sec textarea,
.contact-sec select {
  font-size: 15px;
  font-family: "Muli", sans-serif;
}
/* line 168, css/scss/_contact.scss */
.contact-sec input.hidden {
  display: none;
}
/* line 171, css/scss/_contact.scss */
.contact-sec .select2-container {
  width: 100% !important;
  margin-bottom: 18px;
}
/* line 174, css/scss/_contact.scss */
.contact-sec .select2-container .select2-selection {
  border: none;
  border-radius: 0;
  font-family: "Muli", sans-serif;
  height: auto;
  box-sizing: border-box;
}
/* line 180, css/scss/_contact.scss */
.contact-sec .select2-container .select2-selection .select2-selection__rendered {
  padding: 1em 1.2em;
  line-height: normal;
  padding-bottom: 15px;
}
/* line 185, css/scss/_contact.scss */
.contact-sec .select2-container .select2-selection .select2-selection__arrow {
  height: 50px;
}
/* line 187, css/scss/_contact.scss */
.contact-sec .select2-container .select2-selection .select2-selection__arrow b {
  border-color: #3f3f3f transparent transparent transparent;
  border-width: 6px 5px 0 5px;
  margin-left: -20px;
}
/* line 195, css/scss/_contact.scss */
.contact-sec .details {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 195, css/scss/_contact.scss */
  .contact-sec .details {
    margin-bottom: 60px;
  }
}
/* line 200, css/scss/_contact.scss */
.contact-sec .details p {
  display: flex;
  display: -webkit-flex;
  line-height: 22px;
}
/* line 204, css/scss/_contact.scss */
.contact-sec .details p span {
  min-width: 65px;
}
/* line 210, css/scss/_contact.scss */
.contact-sec .related-links h3 {
  font-size: 21px;
  margin-bottom: 16px;
}
/* line 214, css/scss/_contact.scss */
.contact-sec .related-links ul {
  border-top: 1px dashed #666;
  margin-bottom: 30px;
}
/* line 217, css/scss/_contact.scss */
.contact-sec .related-links ul li {
  margin: 0;
  padding: 10px 8px 10px 0;
  border-bottom: 1px dashed #666;
}
/* line 221, css/scss/_contact.scss */
.contact-sec .related-links ul li a {
  font-size: 14px;
  text-decoration: none;
  line-height: 18px;
  display: block;
}
/* line 231, css/scss/_contact.scss */
.contact-sec .contact-form-container h2 {
  margin: 0 0 30px 0;
  font-size: 30px;
}
@media (min-width: 768px) {
  /* line 231, css/scss/_contact.scss */
  .contact-sec .contact-form-container h2 {
    font-size: 40px;
    margin: 0 0 35px 0;
    line-height: 40px;
  }
}

/* line 243, css/scss/_contact.scss */
.select2-search.select2-search--dropdown
.select2-search,
.select2-search__field {
  display: none;
}

/* line 250, css/scss/_contact.scss */
.select2-results__options li {
  margin: 0;
}

/* line 2, css/scss/_404.scss */
.error .container {
  padding: 168px 0;
}
/* line 7, css/scss/_404.scss */
.error .container .row .col-xs-12 .inner-404 img {
  margin: 0 auto;
}
/* line 10, css/scss/_404.scss */
.error .container .row .col-xs-12 .inner-404 ul {
  text-align: center;
  margin-top: 30px;
}
/* line 13, css/scss/_404.scss */
.error .container .row .col-xs-12 .inner-404 ul li {
  margin: 0;
}

/* line 15, css/scss/_timeline.scss */
#the_timeline {
  align-items: flex-start;
  display: flex;
  margin: 25px auto 0px;
  height: auto;
}
@media (min-width: 700px) {
  /* line 15, css/scss/_timeline.scss */
  #the_timeline {
    height: 900px;
  }
}
@media (min-width: 876px) {
  /* line 15, css/scss/_timeline.scss */
  #the_timeline {
    height: 600px;
  }
}
@media (min-width: 1200px) {
  /* line 15, css/scss/_timeline.scss */
  #the_timeline {
    background-image: url("svg/timeline-bg.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 1190px;
    height: 1160px;
    align-items: center;
  }
}
/* line 35, css/scss/_timeline.scss */
#the_timeline ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  /* line 35, css/scss/_timeline.scss */
  #the_timeline ul {
    margin: 72px auto 0;
  }
}
/* line 44, css/scss/_timeline.scss */
#the_timeline ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  text-indent: 0;
  float: left;
  padding: 8px;
}
/* line 52, css/scss/_timeline.scss */
#the_timeline ul li:hover {
  cursor: pointer;
}
@media (min-width: 1200px) {
  /* line 56, css/scss/_timeline.scss */
  #the_timeline ul li.decade {
    margin-left: 230px;
  }
  /* line 58, css/scss/_timeline.scss */
  #the_timeline ul li.decade + .decade {
    margin-left: 36px;
  }
  /* line 60, css/scss/_timeline.scss */
  #the_timeline ul li.decade + .decade + .decade {
    margin-left: 192px;
  }
  /* line 62, css/scss/_timeline.scss */
  #the_timeline ul li.decade + .decade + .decade + .decade {
    margin-left: 75px;
  }
  /* line 67, css/scss/_timeline.scss */
  #the_timeline ul li.decade.active {
    background-color: #ebebeb;
    border-radius: 5px;
  }
  /* line 72, css/scss/_timeline.scss */
  #the_timeline ul li.decade .the-years {
    opacity: 1;
  }
}
@media (max-width: 1200px) {
  /* line 78, css/scss/_timeline.scss */
  #the_timeline ul li.decade {
    width: 25%;
    box-sizing: border-box;
    padding: 0px;
  }
  /* line 82, css/scss/_timeline.scss */
  #the_timeline ul li.decade h3 {
    color: white;
    padding: 15px 8px;
  }
  /* line 88, css/scss/_timeline.scss */
  #the_timeline ul li.decade > h3 {
    background-color: #7eb161;
  }
  /* line 92, css/scss/_timeline.scss */
  #the_timeline ul li.decade + .decade > h3 {
    background-color: #91bf73;
  }
  /* line 96, css/scss/_timeline.scss */
  #the_timeline ul li.decade + .decade + .decade > h3 {
    background-color: #9ec981;
  }
  /* line 100, css/scss/_timeline.scss */
  #the_timeline ul li.decade + .decade + .decade + .decade > h3 {
    background-color: #abd38c;
  }
}
@media (max-width: 700px) {
  /* line 109, css/scss/_timeline.scss */
  #the_timeline ul li.decade {
    width: 100%;
  }
}
/* line 113, css/scss/_timeline.scss */
#the_timeline ul li:before {
  color: #fff;
  content: '';
  display: none;
  margin-left: 0;
  margin-right: 0;
}
/* line 120, css/scss/_timeline.scss */
#the_timeline ul li h3 {
  color: #7eb161;
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 33px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
}
/* line 128, css/scss/_timeline.scss */
#the_timeline ul li ul {
  display: none;
  margin: 0;
}
/* line 134, css/scss/_timeline.scss */
#the_timeline ul > li.active > ul {
  display: flex;
  justify-content: space-around;
  position: absolute;
  left: 0px;
  width: 100%;
  margin-top: 21px;
  padding: 0 35px 0 30px;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #7eb161;
  border-radius: 10px;
  /*-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);*/
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -webkit-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
  animation: showDecade 500ms ease-in-out;
}
@keyframes showDecade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  /* line 160, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul::after {
    content: '';
    background: url(svg/active-decade-arrow.svg) no-repeat;
    background-size: 44px 23px;
    width: 44px;
    height: 23px;
    display: block;
    position: absolute;
    top: -22px;
  }
}
@media (min-width: 1200px) {
  /* line 134, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul {
    width: 1049px;
    right: 70px;
    left: auto;
  }
}
@media (max-width: 876px) {
  /* line 134, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul {
    flex-direction: column;
    width: 150px;
    position: initial;
    margin: 20px auto;
  }
}
@media (max-width: 700px) {
  /* line 134, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul {
    margin: 10px;
  }
}
/* line 190, css/scss/_timeline.scss */
#the_timeline ul > li.active > ul li {
  padding: 0px;
  position: relative;
}
/* line 193, css/scss/_timeline.scss */
#the_timeline ul > li.active > ul li h3 {
  font-weight: normal;
  color: #ccc;
  padding: 9px 0px;
  font-size: 26px;
  position: relative;
}
/* line 199, css/scss/_timeline.scss */
#the_timeline ul > li.active > ul li h3::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 99;
  opacity: 0;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
}
@media (min-width: 876px) {
  /* line 199, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul li h3::after {
    background: url(svg/active-entry-title.svg) no-repeat;
    background-size: 87px 151px;
    width: 87px;
    height: 151px;
    top: -14px;
    left: -13px;
  }
}
/* line 217, css/scss/_timeline.scss */
#the_timeline ul > li.active > ul li h3.has-entry {
  color: #7eb161;
}
/* line 222, css/scss/_timeline.scss */
#the_timeline ul > li.active > ul li h3.title-active::after {
  opacity: 1;
}
/* line 226, css/scss/_timeline.scss */
#the_timeline ul > li.active > ul li .the-entry {
  display: block;
  width: 345px;
  padding: 34px 30px 26px 29px;
  box-sizing: content-box;
  text-align: left;
  margin-top: 56px;
  background-color: #ffffff;
  border: 1px solid #7eb161;
  border-radius: 10px;
  /*-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);*/
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  opacity: 0;
  position: absolute;
  -webkit-filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.05));
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.05));
}
/* line 238, css/scss/_timeline.scss */
#the_timeline ul > li.active > ul li .the-entry p {
  font-family: "Muli", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 10px 0 0 0;
}
/* line 243, css/scss/_timeline.scss */
#the_timeline ul > li.active > ul li .the-entry p:first-child {
  margin-top: 0px;
}
/* line 248, css/scss/_timeline.scss */
#the_timeline ul > li.active > ul li .the-entry.active-entry {
  opacity: 1;
}
/* line 255, css/scss/_timeline.scss */
#the_timeline ul > li.active > ul li:nth-child(8) .the-entry,
#the_timeline ul > li.active > ul li:nth-child(9) .the-entry,
#the_timeline ul > li.active > ul li:nth-child(10) .the-entry {
  right: 0;
}
/* line 262, css/scss/_timeline.scss */
#the_timeline ul > li.active:nth-of-type(1) > ul::after {
  left: 189px;
}
/* line 269, css/scss/_timeline.scss */
#the_timeline ul > li.active:nth-of-type(2) > ul::after {
  left: 328px;
}
/* line 276, css/scss/_timeline.scss */
#the_timeline ul > li.active:nth-of-type(3) > ul::after {
  left: 630px;
}
/* line 283, css/scss/_timeline.scss */
#the_timeline ul > li.active:nth-of-type(4) > ul::after {
  left: 815px;
}
@media (max-width: 876px) and (min-width: 700px) {
  /* line 297, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul li .title-active::after {
    top: -14px;
    background-size: 151px 87px;
    width: 151px;
    height: 87px;
  }
  /* line 304, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul li .the-entry {
    top: 8px;
    margin-top: 0;
    width: 275px;
  }
  /* line 318, css/scss/_timeline.scss */
  #the_timeline ul > li.active:nth-of-type(1) > ul li .title-active::after,
  #the_timeline ul > li.active:nth-of-type(2) > ul li .title-active::after {
    left: 0px;
    background: url(svg/active-entry-title-right.svg) no-repeat;
  }
  /* line 323, css/scss/_timeline.scss */
  #the_timeline ul > li.active:nth-of-type(1) > ul li .the-entry,
  #the_timeline ul > li.active:nth-of-type(2) > ul li .the-entry {
    left: 130px;
  }
  /* line 335, css/scss/_timeline.scss */
  #the_timeline ul > li.active:nth-of-type(3) > ul li .title-active::after,
  #the_timeline ul > li.active:nth-of-type(4) > ul li .title-active::after {
    right: 0px;
    left: auto;
    background: url(svg/active-entry-title-left.svg) no-repeat;
  }
  /* line 341, css/scss/_timeline.scss */
  #the_timeline ul > li.active:nth-of-type(3) > ul li .the-entry,
  #the_timeline ul > li.active:nth-of-type(4) > ul li .the-entry {
    right: 130px;
  }
}
@media (max-width: 700px) {
  /* line 352, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul {
    width: 75px;
    padding: 0;
    position: relative;
  }
  /* line 356, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul li {
    position: initial;
  }
  /* line 358, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul li h3 {
    font-size: 20px;
  }
  /* line 361, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul li .title-active {
    background-color: #ebebeb;
  }
  /* line 364, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul li .the-entry {
    padding: 20px 25px;
    margin: 0;
    top: 0;
    left: calc(75px + 10px);
    width: calc(100vw - 175px);
  }
  /* line 372, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul li:first-of-type h3 {
    border-radius: 10px 10px 0px 0px;
  }
  /* line 377, css/scss/_timeline.scss */
  #the_timeline ul > li.active > ul li:last-of-type h3 {
    border-radius: 0px 0px 10px 10px;
  }
}

/* line 1, css/scss/_static-header.scss */
.header-img {
  height: 310px;
  position: relative;
  width: 100%;
}
/* line 95, css/scss/_variables.scss */
.header-img:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  /* line 1, css/scss/_static-header.scss */
  .header-img {
    height: 500px;
  }
}
/* line 9, css/scss/_static-header.scss */
.header-img .row {
  margin: 0;
}
/* line 12, css/scss/_static-header.scss */
.header-img .img-container {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 12, css/scss/_static-header.scss */
  .header-img .img-container {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  /* line 12, css/scss/_static-header.scss */
  .header-img .img-container {
    width: 62%;
  }
}
/* line 21, css/scss/_static-header.scss */
.header-img .info-container {
  background-color: rgba(49, 70, 94, 0.8);
  left: 0;
  padding: 30px 15px 20px;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 21, css/scss/_static-header.scss */
  .header-img .info-container {
    background-color: #31465e;
    padding: 24px 30px;
    position: relative;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  /* line 21, css/scss/_static-header.scss */
  .header-img .info-container {
    width: 38%;
  }
}
/* line 37, css/scss/_static-header.scss */
.header-img .info-container .info {
  width: 100%;
  float: left;
}
@media (min-width: 992px) {
  /* line 37, css/scss/_static-header.scss */
  .header-img .info-container .info {
    width: 85%;
  }
}
/* line 43, css/scss/_static-header.scss */
.header-img .info-container .info .bar {
  margin-bottom: 15px;
}
/* line 46, css/scss/_static-header.scss */
.header-img .info-container .info h2, .header-img .info-container .info a {
  color: white;
}
/* line 49, css/scss/_static-header.scss */
.header-img .info-container .info h2 {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 1.6em;
  line-height: 1.2;
}
@media (min-width: 768px) {
  /* line 49, css/scss/_static-header.scss */
  .header-img .info-container .info h2 {
    font-size: 29px;
    line-height: 41px;
    margin-bottom: 20px;
  }
}
/* line 60, css/scss/_static-header.scss */
.header-img .info-container .info .learn-more {
  border-bottom: 1px solid #fff;
  text-decoration: none;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  /* line 60, css/scss/_static-header.scss */
  .header-img .info-container .info .learn-more {
    font-size: 18px;
  }
}
/* line 67, css/scss/_static-header.scss */
.header-img .info-container .info .learn-more:after {
  background-size: 11px 8px;
  background: url(svg/arrow-icon-01.svg) no-repeat center center;
  content: '';
  display: inline-block;
  height: 8px;
  margin-left: 10px;
  vertical-align: middle;
  width: 11px;
}
/* line 78, css/scss/_static-header.scss */
.header-img .info-container .info .cta-links {
  margin-top: 30px;
  display: flex;
  bottom: 30px;
  position: absolute;
  width: calc(100% - 30px);
  left: 0;
  margin: 0 15px;
}
/* line 95, css/scss/_variables.scss */
.header-img .info-container .info .cta-links:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  /* line 78, css/scss/_static-header.scss */
  .header-img .info-container .info .cta-links {
    display: block;
    left: auto;
    margin: 0 0;
    bottom: 15px;
    width: auto;
  }
}
@media (min-width: 992px) {
  /* line 78, css/scss/_static-header.scss */
  .header-img .info-container .info .cta-links {
    margin-left: -130px;
  }
}
/* line 97, css/scss/_static-header.scss */
.header-img .info-container .info .cta-links a {
  box-sizing: border-box;
  float: left;
  display: block;
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 14px;
  line-height: 22px;
  max-width: none;
  padding: 15px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 50%;
}
/* line 110, css/scss/_static-header.scss */
.header-img .info-container .info .cta-links a:nth-of-type(1) {
  margin-right: 15px;
}
@media (min-width: 550px) {
  /* line 97, css/scss/_static-header.scss */
  .header-img .info-container .info .cta-links a {
    font-size: 18px;
    padding: 20px 0;
    max-width: 300px;
  }
}
@media (min-width: 768px) {
  /* line 97, css/scss/_static-header.scss */
  .header-img .info-container .info .cta-links a {
    font-size: 20px;
    width: 100%;
    float: none;
    max-width: 200px;
    padding: 30px 70px 30px 20px;
    text-align: start;
  }
  /* line 124, css/scss/_static-header.scss */
  .header-img .info-container .info .cta-links a:nth-of-type(1) {
    margin-bottom: 0px;
  }
}
/* line 129, css/scss/_static-header.scss */
.header-img .info-container .info .cta-links a:nth-of-type(odd) {
  background: #0d3ea8;
  transition: background 200ms ease-in-out;
}
/* line 132, css/scss/_static-header.scss */
.header-img .info-container .info .cta-links a:nth-of-type(odd):hover {
  background: #0b3590;
}
/* line 136, css/scss/_static-header.scss */
.header-img .info-container .info .cta-links a:nth-of-type(even) {
  background: #e91f28;
  transition: background 200ms ease-in-out;
}
/* line 139, css/scss/_static-header.scss */
.header-img .info-container .info .cta-links a:nth-of-type(even):hover {
  background: #d9151e;
}
/* line 143, css/scss/_static-header.scss */
.header-img .info-container .info .cta-links a:after {
  background-size: 20px 14px;
  background: url(svg/arrow-icon-01.svg) no-repeat center center;
  content: '';
  display: none;
  height: 14px;
  position: absolute;
  right: 20px;
  top: calc(50% - 7px);
  transition: all 200ms ease-in-out;
  vertical-align: middle;
  width: 20px;
}
@media (min-width: 550px) {
  /* line 143, css/scss/_static-header.scss */
  .header-img .info-container .info .cta-links a:after {
    display: inline-block;
  }
}
/* line 160, css/scss/_static-header.scss */
.header-img .info-container .info .cta-links a:hover:after {
  transform: translateX(5px);
}
/* line 168, css/scss/_static-header.scss */
.header-img .img-container,
.header-img .info-container {
  float: left;
  height: 310px;
}
@media (min-width: 768px) {
  /* line 168, css/scss/_static-header.scss */
  .header-img .img-container,
  .header-img .info-container {
    height: 500px;
  }
}

/* line 1, css/scss/_forms.scss */
.form-section-headings {
  width: 100%;
  margin: 20px 0;
  border-bottom: 1px solid #31465e;
  display: flex;
  display: -webkit-flex;
}
/* line 7, css/scss/_forms.scss */
.form-section-headings div {
  padding-bottom: 10px;
  padding-top: 10px;
  font-family: "Montserrat Alternates", sans-serif;
  color: #333;
  font-size: 18px;
  text-align: center;
}
/* line 15, css/scss/_forms.scss */
.form-section-headings div {
  display: none;
}
@media (min-width: 768px) {
  /* line 15, css/scss/_forms.scss */
  .form-section-headings div {
    display: block;
  }
}

/* line 29, css/scss/_forms.scss */
.form-row {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
/* line 33, css/scss/_forms.scss */
.form-row textarea {
  margin-bottom: 0;
}

/* line ??, css/scss/_forms.scss */
.form-row select {
  text-align: center; 
  display: inline-block; 
  margin-left: 0px;

}

@media (min-width: 768px) {
  /* line ??, css/scss/_forms.scss */
  .form-row select {
    display: block;
    width: 100%;
    margin-left: 0;
    margin: 0 auto;
  }
}

/* line 36, css/scss/_forms.scss */
.form-row input[type="radio"] {
  text-align: left; 
  display: inline-block; 
  width: auto;
  margin-left: 0px;
}
@media (min-width: 768px) {
  /* line 36, css/scss/_forms.scss */
  .form-row input[type="radio"]{
    text-align: left; 
    display: inline-block;
    width: auto;
    margin-left: 8px;
    margin: 8 auto;
    transform: scale(1.5);
  }
}

/* line 54, css/scss/_forms.scss */
#prenaesthesia-questionnaire-form .form-row label, #prenaesthesia-questionnaire-form .form-row span {
  font-weight: bold;
}
@media (min-width: 768px) {
  /* line 54, css/scss/_forms.scss */
  #prenaesthesia-questionnaire-form .form-row label, #prenaesthesia-questionnaire-form .form-row span {
    font-weight: normal;
  }
}
/* line 62, css/scss/_forms.scss */
#prenaesthesia-questionnaire-form .form-row div label, #prenaesthesia-questionnaire-form .form-row div span {
  display: inline-block;
  font-weight: bold;
}
@media (min-width: 768px) {
  /* line 62, css/scss/_forms.scss */
  #prenaesthesia-questionnaire-form .form-row div label, #prenaesthesia-questionnaire-form .form-row div span {
    display: none;
    font-weight: normal;
  }
}
/* line 73, css/scss/_forms.scss */
#prenaesthesia-questionnaire-form .form-row .col-sm-3 label,
#prenaesthesia-questionnaire-form .form-row .col-sm-2 label,
#prenaesthesia-questionnaire-form .form-row .col-sm-1 label,
#prenaesthesia-questionnaire-form .form-row .col-sm-4 label,
#prenaesthesia-questionnaire-form .form-row .col-sm-6 label {
  display: block;
}

/* line 81, css/scss/_forms.scss */
.page-template-template-form-page .page-description {
  background: white;
}

/* line 86, css/scss/_forms.scss */
.form-content {
  background: #f7f7f7;
}
/* line 87, css/scss/_forms.scss */
.form-content h3 {
  font-size: 26px;
}
/* line 91, css/scss/_forms.scss */
.form-content label {
  color: #31465e;
}
/* line 93, css/scss/_forms.scss */
.form-content label span {
  color: #31465e;
}
/* line 95, css/scss/_forms.scss */
.form-content label span.required {
  color: red;
}
/* line 100, css/scss/_forms.scss */
.form-content input, .form-content textarea, .form-content select {
  border: 1px solid #cbcbcb;
  font-weight: bold;
  color: #666;
}
/* line 105, css/scss/_forms.scss */
.form-content .submit {
  padding: 0;
}
/* line 108, css/scss/_forms.scss */
.form-content input[type="submit"] {
  padding: 14px 68px 14px 18px;
  width: auto;
  background: #00cc33 url(svg/arrow-icon-01.svg) no-repeat right 20px center/20px 14px;
  border: none;
  color: white;
  display: block;
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 20px;
  font-weight: normal;
  float: right;
  transition: all 200ms ease-in-out;
}
@media (min-width: 768px) {
  /* line 108, css/scss/_forms.scss */
  .form-content input[type="submit"] {
    margin-top: 30px;
  }
}
/* line 123, css/scss/_forms.scss */
.form-content input[type="submit"]:hover {
  background-color: #00b32d;
  background-position: right 15px center;
}

/* line 14, css/scss/mixins/_clearfix.scss */
.form-group:before, .form-group:after {
  content: " ";
  display: table;
}
/* line 19, css/scss/mixins/_clearfix.scss */
.form-group:after {
  clear: both;
}

/* line 135, css/scss/_forms.scss */
#progressbar.ui-widget.ui-widget-content {
  height: 2.5em;
  border: 1px solid #cbcbcb;
  border-radius: 0;
}
/* line 140, css/scss/_forms.scss */
#progressbar .progress-label {
  left: auto;
  right: 10px;
  top: 10px;
  font-family: "Muli", sans-serif;
  text-shadow: none;
}
/* line 147, css/scss/_forms.scss */
#progressbar .ui-progressbar-value {
  margin: 0;
  border: none;
  border-radius: 0;
}

/* line 155, css/scss/_forms.scss */
#success h5 {
  margin: 0 0 10px 0;
  color: #666;
}
/* line 158, css/scss/_forms.scss */
#success h5:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 167, css/scss/_forms.scss */
  #anaesthesia-questionnaire-form .col-sm-2 {
    text-align: center;
    width: calc(100% / 10);
  }
}
/* line 172, css/scss/_forms.scss */
#anaesthesia-questionnaire-form .col-sm-2 label, #anaesthesia-questionnaire-form .col-sm-2 input {
  text-align: left;
  width: auto;
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 768px) {
  /* line 172, css/scss/_forms.scss */
  #anaesthesia-questionnaire-form .col-sm-2 label, #anaesthesia-questionnaire-form .col-sm-2 input {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
}
@media (min-width: 768px) {
  /* line 184, css/scss/_forms.scss */
  #anaesthesia-questionnaire-form .col-sm-2 input {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 194, css/scss/_forms.scss */
#anaesthesia-questionnaire-form > div:nth-child(2) > div:first-child .col-sm-2 {
  float: left;
  width: calc(100% / 3);
}
@media (min-width: 768px) {
  /* line 194, css/scss/_forms.scss */
  #anaesthesia-questionnaire-form > div:nth-child(2) > div:first-child .col-sm-2 {
    width: calc(100% / 7);
  }
}
/* line 200, css/scss/_forms.scss */
#anaesthesia-questionnaire-form > div:nth-child(2) > div:first-child .col-sm-2 label, #anaesthesia-questionnaire-form > div:nth-child(2) > div:first-child .col-sm-2 input {
  text-align: center;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
/* line 206, css/scss/_forms.scss */
#anaesthesia-questionnaire-form > div:nth-child(2) > div:first-child .col-sm-2 input {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 213, css/scss/_forms.scss */
#anaesthesia-questionnaire-form > div:nth-child(2) > div:first-child + div .col-sm-2 {
  width: 50%;
  float: left;
}
@media (min-width: 768px) {
  /* line 213, css/scss/_forms.scss */
  #anaesthesia-questionnaire-form > div:nth-child(2) > div:first-child + div .col-sm-2 {
    width: calc(100% / 7);
  }
}
/* line 219, css/scss/_forms.scss */
#anaesthesia-questionnaire-form > div:nth-child(2) > div:first-child + div .col-sm-2 label, #anaesthesia-questionnaire-form > div:nth-child(2) > div:first-child + div .col-sm-2 input {
  text-align: center;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
/* line 225, css/scss/_forms.scss */
#anaesthesia-questionnaire-form > div:nth-child(2) > div:first-child + div .col-sm-2 input {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}





/* line 236, css/scss/_forms.scss */
p.bg-info {
  margin: 15px 0 0 0;
  padding-top: 15px;
  border-top: 1px solid #ddd;
}

/*@import "subnav";
@import "pagination";
@import "nav";
@import "cta";
@import "login";
@import "business-cards";
@import "slider";
@import "gallery";
@import "about";
@import "contact";
@import "banner";
@import "footer";*/
/*@import "search-bar";
@import "header";
@import "event";
@import "about-right";
@import "sidebar-events";
@import "sidebar";

@import "page-about";
@import "page-contact";
@import "page-generic";
@import "page-search";
@import "404";
@import "staff-profile";
@import "title-breadcrumbs";
@import "horizontal-rule";
@import "static"; 
@import "calendar";   */
/*@import "mapcontact";  
@import "topabout";
@import "lists";
@import "table";
@import "sidebar-aboutmenu";
@import "sidebar";
@import "posts";
@import "contactform";
@import "searchpage";
@import "breadcrumbs-sidebar";*/
