@charset "UTF-8";
/******************************************************************

Stylesheet: Main Stylesheet

******************************************************************/
/*-------------------IMPORTING PARTIALS-------------------*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

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

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

[hidden],
template {
  display: none; }

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

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

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

h1 {
  font-size: 2em;
  margin: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong,
.strong {
  font-weight: bold; }

dfn,
em,
.em {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*p {
  -webkit-hyphens: auto;
  -epub-hyphens:   auto;
  -moz-hyphens:    auto;
  hyphens:         auto;

}*/
pre {
  margin: 0; }

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

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 0 0 1.2em 0; }

dd {
  margin: 0; }

menu {
  padding: 0 0 0 40px; }

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

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0; }

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

figure {
  margin: 0; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

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

.clearfix, .cf {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .cf:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after {
    clear: both; }

span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/*p {
	// clean up ragged lines and breaks
	// 250914 - still not working in IE (-ms-hyphens)
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	
	// set minimum number of characters before and after the hyphen
	-webkit-hyphenate-limit-after: 3;
	-webkit-hyphenate-limit-before: 3;
}*/
/* @include box-sizing(border-box); */
@media (max-width: 767px) {
  .wrap {
    width: 100%;
    margin: 0 auto; }
  .col12, .col11, .col10, .col9, .col8, .col7, .col6, .col5, .col4, .col3 {
    width: 92%;
    margin: 0 4% 20px 4%; }
  .col6 {
    width: 42%;
    float: left;
    margin: 0 4% 20px 4%; } }

@media (min-width: 768px) {
  .col2 {
    width: 13.3333333333%;
    float: left;
    margin: 0 1.6666666667% 1.2em 1.6666666667%; }
  .col3 {
    width: 21.6666666667%;
    float: left;
    margin: 0 1.6666666667% 1.2em 1.6666666667%; }
  .col4 {
    width: 30%;
    float: left;
    margin: 0 1.6666666667% 1.2em 1.6666666667%; }
  .col5 {
    width: 38.3333333333%;
    float: left;
    margin: 0 1.6666666667% 1.2em 1.6666666667%; }
  .col6 {
    width: 46.6666666667%;
    float: left;
    margin: 0 1.6666666667% 1.2em 1.6666666667%; }
  .col7 {
    width: 55%;
    float: left;
    margin: 0 1.6666666667% 1.2em 1.6666666667%; }
  .col8 {
    width: 63.3333333333%;
    float: left;
    margin: 0 1.6666666667% 1.2em 1.6666666667%; }
  .col9 {
    width: 71.6666666667%;
    float: left;
    margin: 0 1.6666666667% 1.2em 1.6666666667%; }
  .col10 {
    width: 80%;
    float: left;
    margin: 0 1.6666666667% 1.2em 1.6666666667%; }
  .col11 {
    width: 88.3333333333%;
    float: left;
    margin: 0 1.6666666667% 1.2em 1.6666666667%; }
  .col12 {
    width: 96.6666666667%;
    float: left;
    margin: 0 1.6666666667% 1.2em 1.6666666667%; }
  .wrap {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    background-color: transparent; }
  .colr {
    float: right; } }

/*-------------------IMPORTING MODULES-------------------*/
.alert-success, .alert-error, .alert-info, .alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #0059b3;
  background: #0066cc; }

.alert-error {
  border-color: #b30000;
  background: #cc0000; }

.alert-success {
  border-color: #00802b;
  background: #009933; }

.blue-btn, .btn-go {
  cursor: pointer;
  display: inline-block;
  position: relative;
  height: 40px;
  text-decoration: none;
  padding: 0 10px;
  border: 0;
  border-radius: 4px;
  line-height: 40px;
  color: #fff;
  font-weight: normal;
  /* define prefixes so they can be used in mixins below */
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .blue-btn:hover, .btn-go:hover, .blue-btn:focus, .btn-go:focus {
    color: #fff;
    text-decoration: none; }
  .blue-btn:active, .btn-go:active {
    top: 1px; }

/* end .button */
.btn-go {
  /* Fallback for sad browsers */
  background-color: #DDD;
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(#FFF, #DDD);
  /* Opera */
  background-image: -o-linear-gradient(#FFF, #DDD);
  /* WebKit (Chrome 11+) */
  background-image: -webkit-gradient(linear, » left top, left bottom, color-stop(0, #FFF), » color-stop(1, #DDD));
  /* WebKit (Safari 5.1+, Chrome 10+) */
  background-image: -webkit-linear-gradient(#FFF, #DDD);
  /* IE10 */
  background-image: -ms-linear-gradient(#FFF, #DDD);
  /* W3C */
  background-image: linear-gradient(#FFF, #DDD);
  background-color: #EEE;
  color: #0d316e; }
  .btn-go:hover, .btn-go:focus {
    color: #0d316e; }
  .btn-go:active {
    color: #0d316e; }

.blue-btn {
  background-color: #0d316e; }
  .blue-btn:hover, .blue-btn:focus {
    background-color: #0b295c; }
  .blue-btn:active {
    background-color: #0a2757; }

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  width: 100%;
  max-width: 400px;
  padding: 4px;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid #eaedf2;
  border-radius: 3px;
  background-color: #fff;
  /* define prefixes so they can be used in mixins below */
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
  font-family: "Georgia", Arial, Helvetica, sans-serif;
  color: #0d316e; }
  input[type="text"]:focus, input[type="text"]:active, input[type="text"]:hover,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="password"]:hover,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime"]:hover,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="datetime-local"]:hover,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="date"]:hover,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="month"]:hover,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="time"]:hover,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="week"]:hover,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="number"]:hover,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="email"]:hover,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="url"]:hover,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="search"]:hover,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="tel"]:hover,
  input[type="color"]:focus,
  input[type="color"]:active,
  input[type="color"]:hover,
  select:focus,
  select:active,
  select:hover,
  textarea:focus,
  textarea:active,
  textarea:hover,
  .field:focus,
  .field:active,
  .field:hover {
    background-color: #fafbfc; }
  input.error[type="text"], input.is-invalid[type="text"],
  input.error[type="password"],
  input.is-invalid[type="password"],
  input.error[type="datetime"],
  input.is-invalid[type="datetime"],
  input.error[type="datetime-local"],
  input.is-invalid[type="datetime-local"],
  input.error[type="date"],
  input.is-invalid[type="date"],
  input.error[type="month"],
  input.is-invalid[type="month"],
  input.error[type="time"],
  input.is-invalid[type="time"],
  input.error[type="week"],
  input.is-invalid[type="week"],
  input.error[type="number"],
  input.is-invalid[type="number"],
  input.error[type="email"],
  input.is-invalid[type="email"],
  input.error[type="url"],
  input.is-invalid[type="url"],
  input.error[type="search"],
  input.is-invalid[type="search"],
  input.error[type="tel"],
  input.is-invalid[type="tel"],
  input.error[type="color"],
  input.is-invalid[type="color"],
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
    color: #cc0000;
    border-color: #cc0000;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #cc0000; }
  input.success[type="text"], input.is-valid[type="text"],
  input.success[type="password"],
  input.is-valid[type="password"],
  input.success[type="datetime"],
  input.is-valid[type="datetime"],
  input.success[type="datetime-local"],
  input.is-valid[type="datetime-local"],
  input.success[type="date"],
  input.is-valid[type="date"],
  input.success[type="month"],
  input.is-valid[type="month"],
  input.success[type="time"],
  input.is-valid[type="time"],
  input.success[type="week"],
  input.is-valid[type="week"],
  input.success[type="number"],
  input.is-valid[type="number"],
  input.success[type="email"],
  input.is-valid[type="email"],
  input.success[type="url"],
  input.is-valid[type="url"],
  input.success[type="search"],
  input.is-valid[type="search"],
  input.success[type="tel"],
  input.is-valid[type="tel"],
  input.success[type="color"],
  input.is-valid[type="color"],
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
    color: #009933;
    border-color: #009933;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #009933; }
  input[type="text"][disabled], input.is-disabled[type="text"],
  input[type="password"][disabled],
  input.is-disabled[type="password"],
  input[type="datetime"][disabled],
  input.is-disabled[type="datetime"],
  input[type="datetime-local"][disabled],
  input.is-disabled[type="datetime-local"],
  input[type="date"][disabled],
  input.is-disabled[type="date"],
  input[type="month"][disabled],
  input.is-disabled[type="month"],
  input[type="time"][disabled],
  input.is-disabled[type="time"],
  input[type="week"][disabled],
  input.is-disabled[type="week"],
  input[type="number"][disabled],
  input.is-disabled[type="number"],
  input[type="email"][disabled],
  input.is-disabled[type="email"],
  input[type="url"][disabled],
  input.is-disabled[type="url"],
  input[type="search"][disabled],
  input.is-disabled[type="search"],
  input[type="tel"][disabled],
  input.is-disabled[type="tel"],
  input[type="color"][disabled],
  input.is-disabled[type="color"],
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6; }
    input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input.is-disabled[type="text"]:focus, input.is-disabled[type="text"]:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input.is-disabled[type="password"]:focus,
    input.is-disabled[type="password"]:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input.is-disabled[type="datetime"]:focus,
    input.is-disabled[type="datetime"]:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input.is-disabled[type="datetime-local"]:focus,
    input.is-disabled[type="datetime-local"]:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input.is-disabled[type="date"]:focus,
    input.is-disabled[type="date"]:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input.is-disabled[type="month"]:focus,
    input.is-disabled[type="month"]:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input.is-disabled[type="time"]:focus,
    input.is-disabled[type="time"]:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input.is-disabled[type="week"]:focus,
    input.is-disabled[type="week"]:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input.is-disabled[type="number"]:focus,
    input.is-disabled[type="number"]:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input.is-disabled[type="email"]:focus,
    input.is-disabled[type="email"]:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input.is-disabled[type="url"]:focus,
    input.is-disabled[type="url"]:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input.is-disabled[type="search"]:focus,
    input.is-disabled[type="search"]:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input.is-disabled[type="tel"]:focus,
    input.is-disabled[type="tel"]:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input.is-disabled[type="color"]:focus,
    input.is-disabled[type="color"]:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      background-color: #0066cc; }

/* end input defaults */
input[type="password"] {
  letter-spacing: 0.3em; }

textarea {
  max-width: 100%;
  /*min-height: 120px;*/
  line-height: 1.5em;
  font-size: 0.9em;
  overflow: auto; }

select {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
  /* Base64 encoded arrow */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center; }

.cform {
  width: 100%;
  margin: 1.2em auto;
  padding: 0.75em;
  border: 1px solid #eaedf2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* just for text-only fields (no input) */
  /* global definitions for field labels */
  /* general formatting */
  /* radio button title */
  /* check boxes */
  /* check box groups */
  /* formatting for text: "(required)" & other */
  /* submit button */
  /* FORM FIELDS enhanced error display */
  /*
	/* 'visitor verification' related styles *!/
	label.secq,
	label.seccap {
		vertical-align:text-bottom;
		margin-bottom:4px;
	}
	input.secinput {
		vertical-align:text-bottom;
	}
	#cforms_captcha6,#cforms_captcha5,#cforms_captcha4,#cforms_captcha3,#cforms_captcha2,#cforms_captcha {
		height:15px;
		width:50px;
		padding: 4px 4px;
		margin: 0;
	}
	img.captcha	{
		vertical-align:text-bottom;
		margin:0 0 0 10px!important;
		padding:0!important;
		border:none!important;
		float:none!important;
	}
	img.captcha-reset {
		vertical-align:text-bottom;
		background:	url(captcha_reset.gif) no-repeat;
		margin:0 0 2px 3px;
		width:21px;
		height:21px;
		border:none;
	}
	img.imgcalendar {
		border:none;
	}
	*/
  /* formatting for invalid user inputs */
  /* disabled fields [disabled] does not work on IE! */
  /* upload box styling */ }
  .cform fieldset {
    margin: 0;
    padding: 0;
    border: 0; }
  .cform .cf_hidden {
    display: none;
    border: none !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important; }
  .cform legend {
    display: none; }
  .cform ol.cf-ol li {
    clear: both;
    background: none !important;
    margin: 0 !important;
    padding: 0.4em 0.75em !important;
    list-style: none !important;
    text-align: left;
    line-height: 1.3em; }
  .cform ol.cf-ol li.textonly {
    margin: 0 0 1.4em 0 !important;
    padding: 0 30px 0 170px !important;
    font-size: 80%;
    color: #cfcfcf; }
  .cform label {
    display: block;
    margin: 0 0 0.2em 0;
    font-weight: bold; }
  .cform label span {
    /* if inline label, width must be the same as above */
    display: block; }
  .cform label.cf-before {
    display: inline-block;
    margin: 1px 0 0 7px;
    font-weight: normal; }
  .cform label.cf-after,
  .cform label.cf-group-after {
    float: left;
    display: inline-block;
    margin: 0 0 0 7px;
    text-align: left; }
  .cform input {
    width: 70%; }
  .cform select {
    width: 70%;
    /* attempt to have equal length */
    padding: 2px 0; }
  .cform select.cfselectmulti {
    height: 7.5em; }
  .cform ol.cf-ol li.cf-box-title {
    clear: both;
    font-weight: bold; }
  .cform input.cf-box-a,
  .cform input.cf-box-b {
    float: left;
    clear: left;
    padding: 0;
    width: 14px;
    height: 22px;
    border: none !important;
    background: none !important; }
  .cform span.reqtxt,
  .cform span.emailreqtxt {
    display: block;
    margin: 0.2em 0 0 0;
    font-size: 80%;
    color: #AAA; }
  .cform p.cf-sb {
    text-align: right;
    padding: 1.6666666667% !important;
    margin: 0; }
  .cform input.backbutton,
  .cform input.resetbutton,
  .cform input.sendbutton {
    width: 100px;
    padding: 0.7em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* Fallback for sad browsers */
    background-color: #0d316e;
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(#12459c, #0d316e);
    /* Opera */
    background-image: -o-linear-gradient(#12459c, #0d316e);
    /* WebKit (Chrome 11+) */
    background-image: -webkit-gradient(linear, » left top, left bottom, color-stop(0, #12459c), » color-stop(1, #0d316e));
    /* WebKit (Safari 5.1+, Chrome 10+) */
    background-image: -webkit-linear-gradient(#12459c, #0d316e);
    /* IE10 */
    background-image: -ms-linear-gradient(#12459c, #0d316e);
    /* W3C */
    background-image: linear-gradient(#12459c, #0d316e);
    background-color: #0d316e;
    border: 0;
    font-size: 0.9em;
    color: #FFF; }
  .cform input.resetbutton,
  .cform input.backbutton {
    width: auto;
    padding: 5px 1em; }
  .cform ol.cf-ol li.cf_li_err {
    background-color: #ffe6e6 !important; }
  .cform ol.cf-ol ul.cf_li_text_err li:before {
    content: ''; }
  .cform .cf_error {
    border: 1px solid #cc0000; }
  .cform div.mailerr {
    display: block; }
  .cform .mailerr,
  .cform .cf_errortxt {
    color: #cc0000; }
  .cform [disabled] {
    color: #cfcfcf;
    border-color: #cfcfcf !important;
    background: none !important; }
  .cform .disabled {
    border-color: #cfcfcf !important; }
  .cform input.cf_upload {
    width: 220px;
    background: #f9f9f9;
    border: 1px solid #888888; }

/* end cforms styling */
/* formatting of response msgs */
div.cf_info {
  width: 100%;
  display: none;
  text-align: center;
  font-weight: bold; }

div.success {
  display: block; }

div#usermessagea.cf_info.failure {
  display: block;
  color: #cc0000; }

div.waiting {
  display: block;
  color: #aaa; }

/* link love */
.linklove {
  display: none; }

/*  cforms browser hacks */
* html .cform fieldset {
  position: relative;
  margin-top: 15px;
  padding-top: 25px; }

* html .cform legend {
  position: absolute;
  top: -10px;
  left: 10px;
  margin-left: 0; }

* + html .cform fieldset {
  position: relative;
  margin-top: 15px;
  padding-top: 25px; }

* + html .cform legend {
  position: absolute;
  top: -10px;
  left: 10px;
  margin-left: 0; }

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt {
  display: inline-block;
  /*for ie6*/ }

* + html .cform label,
* + html ol.cf-ol,
* + html ol.cf-ol li,
* + html span.reqtxt,
* + html span.emailreqtxt {
  display: inline-block;
  /*for ie7*/ }

* html img.captcha {
  margin-bottom: 1px !important; }

* + html img.captcha {
  margin-bottom: 1px !important; }

/*-------------------BASE (MOBILE) SIZE-------------------*/
/* styles in base.scss */
body {
  background-color: #fff;
  font-family: "Georgia", Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 1.4;
  color: #0d316e;
  -webkit-font-smoothing: antialiased; }

.imageRight,
.imageLeft {
  display: block;
  margin: 0 auto 1.2em auto; }

a, a:visited {
  -webkit-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
  color: #0d316e; }
  a:hover, a:focus, a:active, a:visited:hover, a:visited:focus, a:visited:active {
    color: #020813; }
  a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  line-height: 1.3em;
  font-weight: 700;
  letter-spacing: -0.01em; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

h1, .h1 {
  margin: 0 0 0.75em 0;
  font-size: 1.5em;
  color: #0d316e; }

h2, .h2 {
  margin: 0 0 0.375em 0;
  font-size: 1.3em;
  color: #80afdd; }

h3, .h3 {
  margin: 0 0 0.375em 0;
  font-size: 1.2em; }

h4, .h4 {
  margin: 0 0 0.75em 0;
  font-size: 1.1em; }

h5, .h5 {
  margin: 0 0 0.75em 0;
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px; }

#header {
  position: relative;
  min-height: 96px;
  /*#modal-bg {
		position: fixed;
		width: 100%;
		opacity: 0;
		-webkit-transition: opacity 0.4s;
		-moz-transition: opacity 0.4s;
		-o-transition: opacity 0.4s;
		transition: opacity 0.4s;
		-webkit-backface-visibility: hidden;
	}
		
	#modal-bg.bg-visible {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.85);
		opacity: 1;
		z-index: 1000;
	}*/ }
  #header #branding {
    position: relative;
    background-color: #fff; }
    #header #branding .logo-mobile {
      position: absolute;
      width: auto;
      height: 50px;
      top: 15px;
      left: 20px; }
    #header #branding .logo-desktop {
      display: none; }
    #header #branding .topbanner-mobile {
      width: 100%;
      height: auto;
      margin-top: 80px; }
    #header #branding .topbanner-desktop {
      display: none; }
  #header .btn-menu {
    position: absolute;
    top: 25px;
    right: 20px;
    min-width: 56px;
    height: 30px;
    padding: 0 15px;
    border-radius: 5px;
    background-color: #80afdd;
    text-decoration: none;
    line-height: 30px;
    font-size: 0.9em;
    font-weight: 700;
    color: white; }
  #header .btn-menu span {
    vertical-align: -0.1em;
    font-size: 1.2em;
    font-weight: 700; }
  #header .btn-search-panel {
    float: right;
    min-width: 56px;
    height: 56px;
    border-left: 1px solid #eaedf2;
    padding: 0 15px;
    vertical-align: 1.5em;
    text-decoration: none;
    line-height: 56px;
    font-size: 0.9em;
    font-weight: 700; }
  #header #search-panel {
    display: block;
    height: auto;
    padding: 0.75em 15px;
    background-color: #0d316e;
    -webkit-box-shadow: inset 0 1em 1.5em -0.75em rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 1em 1.5em -0.75em rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1em 1.5em -0.75em rgba(0, 0, 0, 0.3); }
  #header #search-panel.closed {
    display: none;
    height: 0; }
  #header #search-panel input {
    float: left;
    margin: 0 7px 0 0; }
  #header #search-panel input.searchField {
    width: 75%;
    background-color: #fff; }

/* end .header */
#nav.closed {
  display: none;
  height: 0; }

#nav {
  margin: 0;
  padding: 10px 0;
  background-color: #80afdd; }
  #nav li {
    height: 30px;
    margin: 0;
    padding: 0; }
    #nav li a, #nav li a:visited {
      display: block;
      line-height: 30px;
      margin: 0;
      padding: 0 20px;
      border-bottom: 0;
      text-decoration: none;
      font-weight: bold;
      color: #fff; }
      #nav li a:hover, #nav li a:focus, #nav li a:visited:hover, #nav li a:visited:focus {
        color: #0d316e; }

#contentWrapper {
  background-color: #fff; }

#content {
  padding: 2em 3.3333333333%;
  /* end .entry-content */
  /* end .postsIndex */ }
  #content img,
  #content #sliderWrapper {
    max-width: 100% !important;
    height: auto !important; }
  #content #sliderWrapper {
    width: 100% !important; }
  #content ul {
    margin: 0 0 1.2em 3.3333333333%; }
    #content ul li {
      position: relative;
      margin: 0 0 0.5em 0;
      padding: 0 0 0 14px; }
      #content ul li:before {
        position: absolute;
        top: 1.25em;
        left: 0;
        font-family: "Font Awesome 5 Free";
        font-size: 6px;
        font-weight: 900;
        content: "\f111";
        color: #0d316e; }
  #content .clear {
    clear: both; }
  #content .entry-content p {
    margin: 0 0 1.2em; }
  #content .entry-content table {
    width: 100%;
    border: 1px solid #eaedf2;
    margin-bottom: 1.5em; }
    #content .entry-content table caption {
      margin: 0 0 7px;
      font-size: 0.75em;
      color: #9fa6b4;
      text-transform: uppercase;
      letter-spacing: 1px; }
  #content .entry-content ul {
    margin: 0 0 1.2em 1em; }
  #content .entry-content li {
    position: relative;
    margin: 0 0 0.5em 0;
    padding: 0 0 0 14px; }
    #content .entry-content li:before {
      position: absolute;
      top: 1.25em;
      left: 0;
      font-family: "Font Awesome 5 Free";
      font-size: 6px;
      font-weight: 900;
      content: "\f111";
      color: #0d316e; }
  #content .entry-content ol {
    margin: 0 0 1.2em 1.5em;
    list-style-type: decimal; }
    #content .entry-content ol li {
      margin: 0 0 0.5em 0;
      padding: 0;
      background: none; }
  #content .entry-content tr {
    border-bottom: 1px solid #eaedf2; }
    #content .entry-content tr:nth-child(even) {
      background-color: #f8f9fa; }
  #content .entry-content td {
    padding: 7px;
    border-right: 1px solid #eaedf2; }
    #content .entry-content td:last-child {
      border-right: 0; }
  #content .entry-content th {
    background-color: #f8f9fa;
    border-bottom: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2; }
    #content .entry-content th:last-child {
      border-right: 0; }
  #content .entry-content blockquote {
    margin: 0 0 1.5em 0.75em;
    padding: 0 0 0 0.75em;
    border-left: 3px solid #0d316e;
    font-style: italic;
    color: #9fa6b4; }
  #content .entry-content dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 1.5em; }
  #content .entry-content img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    height: auto; }
  #content .entry-content .alignleft, #content .entry-content img.alignleft {
    float: none;
    display: block;
    margin: 0 auto 1.2em auto; }
  #content .entry-content .alignright, #content .entry-content img.alignright {
    float: none;
    display: block;
    margin: 0 auto 1.2em auto; }
  #content .entry-content .aligncenter, #content .entry-content img.aligncenter {
    float: none;
    display: block;
    margin: 0 auto 1.2em auto; }
  #content .entry-content .size-auto,
  #content .entry-content .size-full,
  #content .entry-content .size-large,
  #content .entry-content .size-medium,
  #content .entry-content .size-thumbnail {
    max-width: 100%;
    height: auto; }
  #content .entry-content pre {
    background: #333;
    color: #f8f9fa;
    font-size: 0.9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px; }
  #content .entry-content .highlight {
    font-weight: 700; }
  #content .postsIndex li {
    margin: 0 0 1.2em 0;
    padding: 0 0 0.8em 0;
    border-bottom: 1px solid #eaedf2;
    background: none; }
  #content .postsIndex .entry-title {
    margin: 0 0 0.6em 0; }
  #content .postsIndex p {
    margin: 0 0 0.6em 0;
    font-size: 0.9em; }
  #content .postsIndex p.postedOn, #content .postsIndex p.postedIn {
    margin: 0 0 0.6em 0;
    font-size: 0.8em; }

td.borderblue {
  margin: 0;
  padding: 0; }

#form {
  margin: 0 0 2.4em 0;
  padding: 30px;
  background-color: #d9e7f5;
  border-radius: 5px;
  font-size: 0.9em; }
  #form input,
  #form textarea {
    border: 1px solid #D0D7E6;
    padding: 4px; }
  #form p {
    margin: 12px 0 0 0; }
  #form .asterisk {
    color: #80afdd; }
  #form label,
  #form .formcaptions {
    width: 110px;
    font-weight: bold; }
  #form label,
  #form .formcaptions span {
    font-size: 0.9em;
    font-weight: normal; }
  #form .formcaptions h3 span {
    font-size: 0.8em;
    font-weight: normal; }
  #form fieldset {
    background: #FFF;
    margin: 0;
    padding: 12px;
    border: #27338B;
    border-style: solid;
    border-width: 1px; }
  #form .checkboxessubcaption {
    display: block;
    padding: 0.2em 0 0 0;
    font-size: 0.8em; }
  #form input[type="submit"] {
    margin: 1.2em 0 0 0;
    padding: 0.5em 1em;
    background-color: #0d316e;
    border: 0;
    border-radius: 3px;
    font-size: 1.1em;
    font-weight: bold;
    color: #fff; }

.video-container {
  position: relative;
  margin: 0 0 1.2em 0;
  padding: 30px 0 56.25% 0;
  height: 0;
  overflow: hidden; }

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

#footer {
  clear: both;
  margin: 15px 0 0 0;
  padding: 2em 3.3333333333%;
  background-color: #80afdd;
  font-size: 0.9em;
  color: #fff; }
  #footer a, #footer a:visited {
    color: #brand-color; }
    #footer a:hover, #footer a:focus, #footer a:visited:hover, #footer a:visited:focus {
      color: #fff; }
  #footer h2 {
    color: #0d316e; }
  #footer .contacts {
    margin: 0;
    text-align: center;
    color: #brand-color; }
    #footer .contacts h3 {
      margin: 0 0 0.15em 0;
      font-size: 1.1em;
      font-weight: 700; }
    #footer .contacts p {
      margin: 0 0 0.3em 0; }
    #footer .contacts .caption {
      font-weight: 700; }
    #footer .contacts strong {
      display: block; }
  #footer .twitter {
    margin: 0 0 2.4em 0; }

/* end .footer */
#ambrit {
  padding: 0 0 1em 0;
  text-align: center;
  background-color: #80afdd;
  color: #fff; }
  #ambrit a, #ambrit a:visited {
    color: #brand-color; }
    #ambrit a:hover, #ambrit a:focus, #ambrit a:visited:hover, #ambrit a:visited:focus {
      color: #fff; }
  #ambrit p {
    margin: 0 0 1em 0; }

/*-------------------IMPORTING MODULES-------------------*/
@media only screen and (min-width: 481px) {
  /* styles in 481up.scss */
  .menu {
    /* end .menu ul */ }
    .menu ul {
      /* end .menu ul li */
      /* end current highlighters */ }
  /* end .menu */
  .entry-content .alignleft, .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left; }
  .entry-content .alignright, .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right; }
  .entry-content .aligncenter, .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both; }
  /* end .entry-content */
  /* end .footer-links */ }

/*-------------------TABLET & SMALLER LAPTOPS-------------------*/
@media only screen and (min-width: 768px) {
  /* styles in 768up.scss */
  body {
    padding: 0; }
  h1, .h1 {
    font-size: 1.7em; }
  .imageRight {
    display: inline-block;
    float: right;
    margin: 0 0 1em 1em; }
  .imageLeft {
    display: inline-block;
    float: left;
    margin: 0 1em 1em 0; }
  #header {
    margin: 0 auto; }
    #header #branding {
      display: block;
      text-align: right; }
      #header #branding .logo-mobile {
        display: none; }
      #header #branding .logo-desktop {
        display: block;
        position: absolute;
        top: 20px;
        left: 30px;
        width: auto;
        height: 70px; }
      #header #branding .topbanner-mobile {
        display: none; }
      #header #branding .topbanner-desktop {
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 110px 0 0 0; }
    #header .btn-menu, #header .btn-search-panel {
      display: none; }
    #header #search-panel {
      display: none; }
  /* end .header */
  #contentWrapper {
    padding: 2em 1.6666666667%; }
  #content {
    vertical-align: top;
    margin: 0;
    padding: 0; }
  /* end #content */
  .sidebar {
    float: left;
    width: 27%;
    vertical-align: top;
    padding: 0; }
  /* end .sidebar */
  #nav.closed {
    display: block;
    margin: 0;
    height: 42px; }
  #nav {
    position: absolute;
    top: 35px;
    right: 20px;
    height: 42px;
    margin: 0;
    padding: 0;
    background: #fff; }
    #nav li {
      float: left;
      display: inline-block;
      height: 40px;
      margin: 0;
      padding: 0; }
      #nav li a, #nav li a:visited {
        display: block;
        line-height: 40px;
        margin: 0;
        padding: 0 10px;
        border-bottom: 0;
        text-decoration: none;
        font-weight: bold;
        color: #80afdd; }
        #nav li a:hover, #nav li a:focus, #nav li a:visited:hover, #nav li a:visited:focus {
          color: #0d316e; }
  #footer {
    margin: 0 auto;
    padding: 1.6666666667% 1.6666666667%;
    text-align: center;
    font-size: 0.8em; }
    #footer h2 {
      size: 1.1em; }
    #footer .contacts {
      display: inline-block;
      vertical-align: top; }
      #footer .contacts h3 {
        margin: 0 0 0.15em 0;
        font-size: 1.1em;
        font-weight: 700; }
      #footer .contacts p {
        margin: 0 0 0.3em 0; }
      #footer .contacts strong {
        display: inline-block;
        margin: 0 0.5em 0 0; }
      #footer .contacts a {
        margin: 0 0 0 0.5em; }
  /* end .footer */
  #ambrit {
    padding: 1em 1.6666666667%;
    text-align: right;
    background-color: transparent;
    font-size: 0.8em;
    color: #0d316e; }
    #ambrit a, #ambrit a:visited {
      color: #0d316e; }
      #ambrit a:hover, #ambrit a:focus, #ambrit a:visited:hover, #ambrit a:visited:focus {
        color: #a9c3f0; }
    #ambrit p {
      display: inline-block;
      margin: 0 0.5em 0 0; }
    #ambrit div.copyright {
      float: left;
      width: 75%;
      text-align: left; } }

/*-------------------DESKTOP-------------------*/
@media only screen and (min-width: 1030px) {
  /* styles in 1030up.scss */ }

/*-------------------LARGER DESKTOP-------------------*/
@media only screen and (min-width: 1240px) {
  /* styles in 1240up.scss */ }

/*-------------------RETINA (2x RESOLUTION DEVICES)-------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* styles in 2x.scss */
  /* 

EXAMPLE 
Let's say you have an image and you need to make sure it looks ok
on retina screens. Let's say we have an icon which dimension are
24px x 24px. In your regular stylesheets, it would look something
like this:

.icon {
	width: 24px;
	height: 24px;
	background: url(img/test.png) no-repeat;
}

For retina screens, we have to make some adjustments, so that image
doesn't look blurry. So, taking into account the image above and the
dimensions, this is what we would put in our retina stylesheet:

.icon {
	background: url(img/test@2x.png) no-repeat;
	background-size: 24px 24px;
}

So, you would create the same icon, but at double the resolution, meaning 
it would be 48px x 48px. You'd name it the same, but with a @2x at the end
(this is pretty standard practice). Set the background image so it matches
the original dimensions and you are good to go. 

*/ }

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