/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
@charset 'UTF-8';

/* Slider */
.slick-loading .slick-list { background: #fff url('./ajax-loader.gif') center center no-repeat; }

/* Icons */
@font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url('./fonts/slick.eot'); src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg'); }

/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; margin-top: -10px\9; /*lte IE 8*/ -webkit-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -25px; }
[dir='rtl'] .slick-prev { right: -25px; left: auto; }
.slick-prev:before { content: '←'; }
[dir='rtl'] .slick-prev:before { content: '→'; }
.slick-next { right: -25px; }
[dir='rtl'] .slick-next { right: auto; left: -25px; }
.slick-next:before { content: '→'; }
[dir='rtl'] .slick-next:before { content: '←'; }

/* Dots */
.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -45px; display: block; width: 100%; padding: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: .75; color: black; }

/*!
 * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select { width: 220px \0;  /*IE9 and below*/ }
.bootstrap-select > .dropdown-toggle { width: 100%; padding-right: 25px; z-index: 1; }
.bootstrap-select > select { position: absolute !important; bottom: 0; left: 50%; width: 0.11px !important; height: 100% !important; padding: 0 !important; opacity: 0 !important; border: none; }
.bootstrap-select > select.mobile-device { top: 0; left: 0; display: block !important; width: 100% !important; z-index: 2; }
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle { border-color: #b94a48; }
.bootstrap-select.fit-width { width: auto !important; }
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) { width: 220px; }
.bootstrap-select .dropdown-toggle:focus { outline: thin dotted #333333 !important; outline: 5px auto -webkit-focus-ring-color !important; outline-offset: -2px; }
.bootstrap-select.form-control { margin-bottom: 0; padding: 0; border: none; }
.bootstrap-select.form-control:not([class*="col-"]) { width: 100%; }
.bootstrap-select.form-control.input-group-btn { z-index: auto; }
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] { float: none; display: inline-block; margin-left: 0; }
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right { float: right; }
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group { margin-bottom: 0; }
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control { padding: 0; }
.form-inline .bootstrap-select.btn-group .form-control { width: 100%; }
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled { cursor: not-allowed; }
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus { outline: none !important; }
.bootstrap-select.btn-group.bs-container { position: absolute; }
.bootstrap-select.btn-group.bs-container .dropdown-menu { z-index: 1060; }
.bootstrap-select.btn-group .dropdown-toggle .filter-option { display: inline-block; overflow: hidden; width: 100%; text-align: left; }
.bootstrap-select.btn-group .dropdown-toggle .caret { position: absolute; top: 50%; right: 12px; margin-top: -2px; vertical-align: middle; }
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle { width: 100%; }
.bootstrap-select.btn-group .dropdown-menu { min-width: 100%; box-sizing: border-box; }
.bootstrap-select.btn-group .dropdown-menu.inner { position: static; float: none; border: 0; padding: 0; margin: 0; border-radius: 0; box-shadow: none; }
.bootstrap-select.btn-group .dropdown-menu li { position: relative; }
.bootstrap-select.btn-group .dropdown-menu li.active small { color: #fff; }
.bootstrap-select.btn-group .dropdown-menu li.disabled a { cursor: not-allowed; }
.bootstrap-select.btn-group .dropdown-menu li a { cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.bootstrap-select.btn-group .dropdown-menu li a.opt { position: relative; padding-left: 2.25em; }
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark { display: none; }
.bootstrap-select.btn-group .dropdown-menu li a span.text { display: inline-block; }
.bootstrap-select.btn-group .dropdown-menu li small { padding-left: 0.5em; }
.bootstrap-select.btn-group .dropdown-menu .notify { position: absolute; bottom: 5px; width: 96%; margin: 0 2%; min-height: 26px; padding: 3px 5px; background: #f5f5f5; border: 1px solid #e3e3e3; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); pointer-events: none; opacity: 0.9; box-sizing: border-box; }
.bootstrap-select.btn-group .no-results { padding: 3px; background: #f5f5f5; margin: 0 5px; white-space: nowrap; }
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option { position: static; }
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret { position: static; top: auto; margin-top: -1px; }
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark { position: absolute; display: inline-block; right: 15px; margin-top: 5px; }
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text { margin-right: 34px; }
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle { z-index: 1061; }
.bootstrap-select.show-menu-arrow .dropdown-toggle:before { content: ''; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid rgba(204, 204, 204, 0.2); position: absolute; bottom: -4px; left: 9px; display: none; }
.bootstrap-select.show-menu-arrow .dropdown-toggle:after { content: ''; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid white; position: absolute; bottom: -4px; left: 10px; display: none; }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before { bottom: auto; top: -3px; border-top: 7px solid rgba(204, 204, 204, 0.2); border-bottom: 0; }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after { bottom: auto; top: -3px; border-top: 6px solid white; border-bottom: 0; }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before { right: 12px; left: auto; }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after { right: 13px; left: auto; }
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after { display: block; }
.bs-searchbox, .bs-actionsbox, .bs-donebutton { padding: 4px 8px; }
.bs-actionsbox { width: 100%; box-sizing: border-box; }
.bs-actionsbox .btn-group button { width: 50%; }
.bs-donebutton { float: left; width: 100%; box-sizing: border-box; }
.bs-donebutton .btn-group button { width: 100%; }
.bs-searchbox + .bs-actionsbox { padding: 0 8px 4px; }
.bs-searchbox .form-control { margin-bottom: 0; width: 100%; float: none; }

/*# sourceMappingURL=bootstrap-select.css.map */
@charset "UTF-8";
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=2152bc9e-d92f-47ec-878b-0f00286068c5");
@font-face { font-family: "ITC Lubalin Graph W01 Bd CnObl"; src: url("../fonts/907c49ee-e782-4e14-9859-71f706539a9d.eot?#iefix"); src: url("../fonts/907c49ee-e782-4e14-9859-71f706539a9d.eot?#iefix") format("eot"), url("../fonts/c9a4dd13-4a4e-4af9-a784-6d8a77011275.woff2") format("woff2"), url("../fonts/300b7505-5aef-4022-98cb-6971290eef89.woff") format("woff"), url("../fonts/04561642-58f9-439d-b490-b67c5bfc3f23.ttf") format("truetype"), url("../fonts/fbba25b9-21a0-4be8-b12c-502622cb4efc.svg#fbba25b9-21a0-4be8-b12c-502622cb4efc") format("svg"); }
@font-face { font-family: "ITC Lubalin Graph W01 Bk CnObl"; src: url("../fonts/eebf2271-a09c-4315-9444-992a945beae4.eot?#iefix"); src: url("../fonts/eebf2271-a09c-4315-9444-992a945beae4.eot?#iefix") format("eot"), url("../fonts/151efa20-0f10-469d-93ab-8751460b065e.woff2") format("woff2"), url("../fonts/0d4cd527-d604-433d-8b73-60ea6ddb7f60.woff") format("woff"), url("../fonts/f890b9db-9dae-4d71-804e-21638888ab0e.ttf") format("truetype"), url("../fonts/cab2d741-91b3-4330-8d28-375010d7f351.svg#cab2d741-91b3-4330-8d28-375010d7f351") format("svg"); }
@font-face { font-family: "Museo Sans W01_300"; src: url("../fonts/fd479df2-01b0-4e3a-a411-915c477f1352.eot?#iefix"); src: url("../fonts/fd479df2-01b0-4e3a-a411-915c477f1352.eot?#iefix") format("eot"), url("../fonts/1d3191cd-ae8c-45e2-bb04-11e96d8fa974.woff2") format("woff2"), url("../fonts/b252d464-65cb-4950-88f7-ac0a1bf79b75.woff") format("woff"), url("../fonts/b3d18117-6517-4d3f-afc1-774086ff5fc1.ttf") format("truetype"), url("../fonts/b9bed509-0816-43d8-b14b-7525a21f4bde.svg#b9bed509-0816-43d8-b14b-7525a21f4bde") format("svg"); }
@font-face { font-family: "MuseoSansW01-300Italic"; src: url("../fonts/90e6d1d9-33c0-4c63-9491-85041f7d5fd3.eot?#iefix"); src: url("../fonts/90e6d1d9-33c0-4c63-9491-85041f7d5fd3.eot?#iefix") format("eot"), url("../fonts/a0f222f7-39b4-41c9-a5c0-0b9b7e6b8f89.woff2") format("woff2"), url("../fonts/96766c08-0e19-43a8-b45d-e95c5b09785c.woff") format("woff"), url("../fonts/304f4215-6b57-433a-83f7-2d4c3aaf82e9.ttf") format("truetype"), url("../fonts/2acdd065-8f32-4b1d-a7c8-c59fa153ce86.svg#2acdd065-8f32-4b1d-a7c8-c59fa153ce86") format("svg"); }
@font-face { font-family: "Museo Sans W01_500"; src: url("../fonts/a29947fd-0c53-492b-b2f4-399b01153b30.eot?#iefix"); src: url("../fonts/a29947fd-0c53-492b-b2f4-399b01153b30.eot?#iefix") format("eot"), url("../fonts/d9896899-f08c-4750-a874-a9e10d83c2cb.woff2") format("woff2"), url("../fonts/d42dd843-62b0-4623-8855-d5882512c3c9.woff") format("woff"), url("../fonts/6d532ccb-086c-4000-bab2-5d16862fcf01.ttf") format("truetype"), url("../fonts/f56b7407-f97b-4cb3-9ce6-4e13065eec93.svg#f56b7407-f97b-4cb3-9ce6-4e13065eec93") format("svg"); }
@font-face { font-family: "MuseoSansW01-500Italic"; src: url("../fonts/afb0bae6-4f02-492e-82dd-c4c51e519279.eot?#iefix"); src: url("../fonts/afb0bae6-4f02-492e-82dd-c4c51e519279.eot?#iefix") format("eot"), url("../fonts/b76ff444-27dd-4494-b96e-2f5157f347d5.woff2") format("woff2"), url("../fonts/136eb3cf-249c-40a3-bb62-49c1ad9ae6d8.woff") format("woff"), url("../fonts/70c24c76-d52f-4d55-be08-6085ad014f1b.ttf") format("truetype"), url("../fonts/ac37080b-1709-4b25-bda1-03c4a58e3ef5.svg#ac37080b-1709-4b25-bda1-03c4a58e3ef5") format("svg"); }
@font-face { font-family: "Nexa W01 Regular"; src: url("../fonts/b821715c-a9b5-4fa8-97bd-d8043b6a0a54.eot?#iefix"); src: url("../fonts/b821715c-a9b5-4fa8-97bd-d8043b6a0a54.eot?#iefix") format("eot"), url("../fonts/3868814a-b44d-4e0f-a82b-f43f0d55022e.woff2") format("woff2"), url("../fonts/cf185ee1-c761-4de0-82a6-24de1e15e867.woff") format("woff"), url("../fonts/6808a2ab-0861-4b2b-bfca-97af07bd5837.ttf") format("truetype"), url("../fonts/6d303f19-d8f5-4db0-91e8-77c2b874d39d.svg#6d303f19-d8f5-4db0-91e8-77c2b874d39d") format("svg"); }
@font-face { font-family: "Nexa W01 Regular Italic"; src: url("../fonts/b66cc30e-bcd3-4b60-9c05-389f905ab55e.eot?#iefix"); src: url("../fonts/b66cc30e-bcd3-4b60-9c05-389f905ab55e.eot?#iefix") format("eot"), url("../fonts/0bf2fd4d-cbe1-4adf-b58e-f8d20bd791a3.woff2") format("woff2"), url("../fonts/1f0a14f8-2eb2-4e14-9af2-c6d69888d6a2.woff") format("woff"), url("../fonts/c6fe1331-4f76-4361-ac6f-f2ae62aa4567.ttf") format("truetype"), url("../fonts/2697d774-6cc7-433a-9303-e72af0e7a966.svg#2697d774-6cc7-433a-9303-e72af0e7a966") format("svg"); }
@font-face { font-family: "Nexa W01 Bold"; src: url("../fonts/3027cdb6-c36e-4b08-b30f-6ce7b4b43bd5.eot?#iefix"); src: url("../fonts/3027cdb6-c36e-4b08-b30f-6ce7b4b43bd5.eot?#iefix") format("eot"), url("../fonts/0e5a6421-f5e4-4938-867d-6891e64d0aba.woff2") format("woff2"), url("../fonts/774fe857-54ab-41f8-b942-57c1dc6ee179.woff") format("woff"), url("../fonts/5aa360d1-3618-48dd-81e1-651827d6ce67.ttf") format("truetype"), url("../fonts/c90f3559-459d-40dd-badd-140a6d4035aa.svg#c90f3559-459d-40dd-badd-140a6d4035aa") format("svg"); }
@font-face { font-family: "Nexa W01 Bold Italic"; src: url("../fonts/21b15d6d-1266-4b59-805f-8a4a91fd6fbd.eot?#iefix"); src: url("../fonts/21b15d6d-1266-4b59-805f-8a4a91fd6fbd.eot?#iefix") format("eot"), url("../fonts/e4ab5803-a9fa-440c-896c-dfdc35eae927.woff2") format("woff2"), url("../fonts/223deb0c-9774-4577-886e-6b45f464a6aa.woff") format("woff"), url("../fonts/a7763282-c4d0-410e-9fd3-fd1f804f341a.ttf") format("truetype"), url("../fonts/2b5dabe2-c68f-4516-bc40-aa17c49cd751.svg#2b5dabe2-c68f-4516-bc40-aa17c49cd751") format("svg"); }
@font-face { font-family: "Nexa W01 Black"; src: url("../fonts/88a3a506-469a-4fea-81c4-ba7d609feb95.eot?#iefix"); src: url("../fonts/88a3a506-469a-4fea-81c4-ba7d609feb95.eot?#iefix") format("eot"), url("../fonts/78d3c1ba-0cae-4d45-a4cf-92b388602557.woff2") format("woff2"), url("../fonts/28754e0c-b69e-42d5-b1c5-4f94f2cb7acf.woff") format("woff"), url("../fonts/e35620d6-1843-4992-88ac-91ac20b1522c.ttf") format("truetype"), url("../fonts/b3753bb8-2138-4691-a2a4-3d248adf50f1.svg#b3753bb8-2138-4691-a2a4-3d248adf50f1") format("svg"); }
@font-face { font-family: "Nexa W01 Black Italic"; src: url("../fonts/9b83d59a-ca6a-4bde-a88a-796f677057a0.eot?#iefix"); src: url("../fonts/9b83d59a-ca6a-4bde-a88a-796f677057a0.eot?#iefix") format("eot"), url("../fonts/fa9572d4-fc1e-4b13-96d6-751d1386cc0a.woff2") format("woff2"), url("../fonts/286bb833-f983-4f03-8e5a-38436921cd76.woff") format("woff"), url("../fonts/ee37402c-1f4d-4c61-bca8-87f222e5bdc9.ttf") format("truetype"), url("../fonts/9d1105ac-0006-4711-9268-05211f2b3006.svg#9d1105ac-0006-4711-9268-05211f2b3006") format("svg"); }
@font-face { font-family: "Nexa Slab W01 Book"; src: url("../fonts/cda0f7d6-5f9d-4560-aa78-e395589e2cd0.eot?#iefix"); src: url("../fonts/cda0f7d6-5f9d-4560-aa78-e395589e2cd0.eot?#iefix") format("eot"), url("../fonts/f08ba58e-6c55-44ca-bc3d-ea3a5ddb0ce0.woff2") format("woff2"), url("../fonts/50ec1374-1f75-495d-bf5c-a09b94aa8077.woff") format("woff"), url("../fonts/94cfe88d-896b-4ddf-9461-532f2a37594f.ttf") format("truetype"), url("../fonts/1aeeeb3e-310d-4cac-9ce5-1e7bc812a88e.svg#1aeeeb3e-310d-4cac-9ce5-1e7bc812a88e") format("svg"); }
@font-face { font-family: "Nexa Slab W01 Regular"; src: url("../fonts/a152bd7f-9ae8-4e03-b689-51d4d4d79491.eot?#iefix"); src: url("../fonts/a152bd7f-9ae8-4e03-b689-51d4d4d79491.eot?#iefix") format("eot"), url("../fonts/2be32730-6948-4418-83ea-c9ea872fc5fc.woff2") format("woff2"), url("../fonts/e2412493-96b0-4e1d-b6b1-4a95cfb5cf29.woff") format("woff"), url("../fonts/29280780-5b1e-4e91-bffa-b1792cd2116a.ttf") format("truetype"), url("../fonts/cd5b4e05-874e-4a02-a4cd-bd41553fbff1.svg#cd5b4e05-874e-4a02-a4cd-bd41553fbff1") format("svg"); }
@font-face { font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; src: url("../fonts/b4d54537-51c0-4fb3-92da-c7e8b48c3d46.eot?#iefix"); src: url("../fonts/b4d54537-51c0-4fb3-92da-c7e8b48c3d46.eot?#iefix") format("eot"), url("../fonts/7af597da-7bcd-4b0b-b33a-935fd91cc886.woff2") format("woff2"), url("../fonts/08fdf6eb-8bd9-4f42-bc66-b02a21924b67.woff") format("woff"), url("../fonts/1e553e42-7578-46da-ac98-90c6d745eb65.ttf") format("truetype"), url("../fonts/fe03cd07-0f06-4634-9be5-aae12792231f.svg#fe03cd07-0f06-4634-9be5-aae12792231f") format("svg"); }
@font-face { font-family: "Nexa Slab W04 Bold Italic"; src: url("../fonts/a4e981e5-3c4e-48df-8596-49da97486367.eot?#iefix"); src: url("../fonts/a4e981e5-3c4e-48df-8596-49da97486367.eot?#iefix") format("eot"), url("../fonts/b12f829d-6b23-4be1-a5bb-c9c678230894.woff2") format("woff2"), url("../fonts/f6f0c62a-b19e-48ed-a4b1-a9874b14e05a.woff") format("woff"), url("../fonts/930eaf3f-4cb2-401a-894b-70f386f43667.ttf") format("truetype"), url("../fonts/fbafb234-117d-48eb-b5e2-82d48b783d3a.svg#fbafb234-117d-48eb-b5e2-82d48b783d3a") format("svg"); }
@font-face { font-family: "Nexa Slab W04 Extra Bol"; src: url("../fonts/45871fde-9baa-4b37-9abd-948e36235bca.eot?#iefix"); src: url("../fonts/45871fde-9baa-4b37-9abd-948e36235bca.eot?#iefix") format("eot"), url("../fonts/69692e4d-b5cb-4f44-9b39-a70c2d5afabf.woff2") format("woff2"), url("../fonts/65099155-4669-4f3e-b9ea-180e8b46df22.woff") format("woff"), url("../fonts/55c34c04-5858-4241-958d-99e38ad7b4cd.ttf") format("truetype"), url("../fonts/f7304973-fdc6-44ff-aa2a-0626314b2ea8.svg#f7304973-fdc6-44ff-aa2a-0626314b2ea8") format("svg"); }
@font-face { font-family: "Nexa Slab W04 Heavy"; src: url("../fonts/f9d66fdc-b696-40f6-8213-79fffb92daa3.eot?#iefix"); src: url("../fonts/f9d66fdc-b696-40f6-8213-79fffb92daa3.eot?#iefix") format("eot"), url("../fonts/23a728cc-e7e2-4ec2-86fd-89d1b3ff17c8.woff2") format("woff2"), url("../fonts/7471d62a-c472-4039-b605-4b99e4274930.woff") format("woff"), url("../fonts/22328b00-e9ec-44cb-b232-8bbcdde8aa64.ttf") format("truetype"), url("../fonts/51560342-f1cf-4062-9c6e-ba08f211a6d9.svg#51560342-f1cf-4062-9c6e-ba08f211a6d9") format("svg"); }

/**
 * Responsive mixin. The media breakpoints are as defined
 * in the twitter bootstrap framework:
 *
 * - phone
 * - tablet-portrait
 * - tablet-landscape-desktop
 * - large-desktop
 *
 * Additional parameters for tagetting retina and non-retina
 * devices
 *
 * - retina
 * - non-retina
 *
 * Moreover, a specific value in px can be passed which is
 * used to generate a max-width media query.
 */

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
a { background-color: transparent; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
h1 { font-size: 2em; margin: 0.67em 0; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
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; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
* { box-sizing: border-box; }
*:before, *:after { box-sizing: border-box; }
html { font-size: 10px; -webkit-tap-highlight-color: transparent; }
body { font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 15px; line-height: 1.428571429; color: #333333; background-color: #fff; }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
a { color: #337ab7; text-decoration: none; }
a:hover, a:focus { color: #23527c; text-decoration: underline; }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
figure { margin: 0; }
img { vertical-align: middle; }
.img-responsive { display: block; max-width: 100%; height: auto; }
.img-rounded { border-radius: 6px; }
.img-thumbnail { padding: 4px; line-height: 1.428571429; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }
.img-circle { border-radius: 50%; }
hr { margin-top: 21px; margin-bottom: 21px; border: 0; border-top: 1px solid #eeeeee; }
.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }
[role="button"] { cursor: pointer; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5 { font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: 800; line-height: 1.1; color: inherit; }
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: #777777; }
h1, .h1, h2, .h2, h3, .h3 { margin-top: 21px; margin-bottom: 10.5px; }
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; }
h4, .h4, h5, .h5, h6, .h6 { margin-top: 10.5px; margin-bottom: 10.5px; }
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75%; }
h1, .h1 { font-size: 72px; }
h2, .h2 { font-size: 34px; }
h3, .h3 { font-size: 27px; }
h4, .h4 { font-size: 19px; }
h5, .h5 { font-size: 15px; }
h6, .h6 { font-size: 13px; }
p { margin: 0 0 10.5px; }
.lead { margin-bottom: 21px; font-size: 17px; font-weight: 300; line-height: 1.4; }
@media (min-width:768px) {
	.lead { font-size: 22.5px; }
}
img { max-width: 100%; height: auto; }
small, .small { font-size: 86%; }
mark, .mark { background-color: #fcf8e3; padding: .2em; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.text-nowrap { white-space: nowrap; }
.text-lowercase { text-transform: lowercase; }
.text-uppercase, .initialism { text-transform: uppercase; }
.text-capitalize { text-transform: capitalize; }
.text-muted { color: #777777; }
.text-primary { color: #337ab7; }
a.text-primary:hover, a.text-primary:focus { color: #286090; }
.text-success { color: #3c763d; }
a.text-success:hover, a.text-success:focus { color: #2b542c; }
.text-info { color: #31708f; }
a.text-info:hover, a.text-info:focus { color: #245269; }
.text-warning { color: #8a6d3b; }
a.text-warning:hover, a.text-warning:focus { color: #66512c; }
.text-danger { color: #a94442; }
a.text-danger:hover, a.text-danger:focus { color: #843534; }
.bg-primary { color: #fff; }
.bg-primary { background-color: #337ab7; }
a.bg-primary:hover, a.bg-primary:focus { background-color: #286090; }
.bg-success { background-color: #dff0d8; }
a.bg-success:hover, a.bg-success:focus { background-color: #c1e2b3; }
.bg-info { background-color: #d9edf7; }
a.bg-info:hover, a.bg-info:focus { background-color: #afd9ee; }
.bg-warning { background-color: #fcf8e3; }
a.bg-warning:hover, a.bg-warning:focus { background-color: #f7ecb5; }
.bg-danger { background-color: #f2dede; }
a.bg-danger:hover, a.bg-danger:focus { background-color: #e4b9b9; }
.page-header { padding-bottom: 9.5px; margin: 42px 0 21px; border-bottom: 1px solid #eeeeee; }
ul, ol { margin-top: 0; margin-bottom: 10.5px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }
.list-unstyled { padding-left: 0; list-style: none; }
.list-inline { padding-left: 0; list-style: none; margin-left: -5px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }
dl { margin-top: 0; margin-bottom: 21px; }
dt, dd { line-height: 1.428571429; }
dt { font-weight: bold; }
dd { margin-left: 0; }
.dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; }
.dl-horizontal dd:after { clear: both; }
@media (min-width:1157px) {
	.dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.dl-horizontal dd { margin-left: 180px; }
}
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777777; }
.initialism { font-size: 90%; }
blockquote { padding: 10.5px 21px; margin: 0 0 21px; font-size: 18.75px; border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.428571429; color: #777777; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }
.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }
address { margin-bottom: 21px; font-style: normal; line-height: 1.428571429; }
code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }
kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none; }
pre { display: block; padding: 10px; margin: 0 0 10.5px; font-size: 14px; line-height: 1.428571429; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }
.pre-scrollable { max-height: 340px; overflow-y: scroll; }
.container { margin-right: auto; margin-left: auto; padding-left: 0px; padding-right: 0px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width:768px) {
	.container { width: 720px; }
}
@media (min-width:992px) {
	.container { width: 940px; }
}
@media (min-width:1200px) {
	.container { width: 1140px; }
}
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 0px; padding-right: 0px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }
.row { margin-left: 0px; margin-right: 0px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }
.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 { position: relative; min-height: 1px; padding-left: 0px; padding-right: 0px; }
.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 { float: left; }
.col-xs-1 { width: 8.3333333333%; }
.col-xs-2 { width: 16.6666666667%; }
.col-xs-3 { width: 25%; }
.col-xs-4 { width: 33.3333333333%; }
.col-xs-5 { width: 41.6666666667%; }
.col-xs-6 { width: 50%; }
.col-xs-7 { width: 58.3333333333%; }
.col-xs-8 { width: 66.6666666667%; }
.col-xs-9 { width: 75%; }
.col-xs-10 { width: 83.3333333333%; }
.col-xs-11 { width: 91.6666666667%; }
.col-xs-12 { width: 100%; }
.col-xs-pull-0 { right: auto; }
.col-xs-pull-1 { right: 8.3333333333%; }
.col-xs-pull-2 { right: 16.6666666667%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-4 { right: 33.3333333333%; }
.col-xs-pull-5 { right: 41.6666666667%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-7 { right: 58.3333333333%; }
.col-xs-pull-8 { right: 66.6666666667%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-10 { right: 83.3333333333%; }
.col-xs-pull-11 { right: 91.6666666667%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-push-0 { left: auto; }
.col-xs-push-1 { left: 8.3333333333%; }
.col-xs-push-2 { left: 16.6666666667%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-4 { left: 33.3333333333%; }
.col-xs-push-5 { left: 41.6666666667%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-7 { left: 58.3333333333%; }
.col-xs-push-8 { left: 66.6666666667%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-10 { left: 83.3333333333%; }
.col-xs-push-11 { left: 91.6666666667%; }
.col-xs-push-12 { left: 100%; }
.col-xs-offset-0 { margin-left: 0%; }
.col-xs-offset-1 { margin-left: 8.3333333333%; }
.col-xs-offset-2 { margin-left: 16.6666666667%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-4 { margin-left: 33.3333333333%; }
.col-xs-offset-5 { margin-left: 41.6666666667%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-7 { margin-left: 58.3333333333%; }
.col-xs-offset-8 { margin-left: 66.6666666667%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-10 { margin-left: 83.3333333333%; }
.col-xs-offset-11 { margin-left: 91.6666666667%; }
.col-xs-offset-12 { margin-left: 100%; }
@media (min-width:768px) {
	.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 { float: left; }
	.col-sm-1 { width: 8.3333333333%; }
	.col-sm-2 { width: 16.6666666667%; }
	.col-sm-3 { width: 25%; }
	.col-sm-4 { width: 33.3333333333%; }
	.col-sm-5 { width: 41.6666666667%; }
	.col-sm-6 { width: 50%; }
	.col-sm-7 { width: 58.3333333333%; }
	.col-sm-8 { width: 66.6666666667%; }
	.col-sm-9 { width: 75%; }
	.col-sm-10 { width: 83.3333333333%; }
	.col-sm-11 { width: 91.6666666667%; }
	.col-sm-12 { width: 100%; }
	.col-sm-pull-0 { right: auto; }
	.col-sm-pull-1 { right: 8.3333333333%; }
	.col-sm-pull-2 { right: 16.6666666667%; }
	.col-sm-pull-3 { right: 25%; }
	.col-sm-pull-4 { right: 33.3333333333%; }
	.col-sm-pull-5 { right: 41.6666666667%; }
	.col-sm-pull-6 { right: 50%; }
	.col-sm-pull-7 { right: 58.3333333333%; }
	.col-sm-pull-8 { right: 66.6666666667%; }
	.col-sm-pull-9 { right: 75%; }
	.col-sm-pull-10 { right: 83.3333333333%; }
	.col-sm-pull-11 { right: 91.6666666667%; }
	.col-sm-pull-12 { right: 100%; }
	.col-sm-push-0 { left: auto; }
	.col-sm-push-1 { left: 8.3333333333%; }
	.col-sm-push-2 { left: 16.6666666667%; }
	.col-sm-push-3 { left: 25%; }
	.col-sm-push-4 { left: 33.3333333333%; }
	.col-sm-push-5 { left: 41.6666666667%; }
	.col-sm-push-6 { left: 50%; }
	.col-sm-push-7 { left: 58.3333333333%; }
	.col-sm-push-8 { left: 66.6666666667%; }
	.col-sm-push-9 { left: 75%; }
	.col-sm-push-10 { left: 83.3333333333%; }
	.col-sm-push-11 { left: 91.6666666667%; }
	.col-sm-push-12 { left: 100%; }
	.col-sm-offset-0 { margin-left: 0%; }
	.col-sm-offset-1 { margin-left: 8.3333333333%; }
	.col-sm-offset-2 { margin-left: 16.6666666667%; }
	.col-sm-offset-3 { margin-left: 25%; }
	.col-sm-offset-4 { margin-left: 33.3333333333%; }
	.col-sm-offset-5 { margin-left: 41.6666666667%; }
	.col-sm-offset-6 { margin-left: 50%; }
	.col-sm-offset-7 { margin-left: 58.3333333333%; }
	.col-sm-offset-8 { margin-left: 66.6666666667%; }
	.col-sm-offset-9 { margin-left: 75%; }
	.col-sm-offset-10 { margin-left: 83.3333333333%; }
	.col-sm-offset-11 { margin-left: 91.6666666667%; }
	.col-sm-offset-12 { margin-left: 100%; }
}
@media (min-width:992px) {
	.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 { float: left; }
	.col-md-1 { width: 8.3333333333%; }
	.col-md-2 { width: 16.6666666667%; }
	.col-md-3 { width: 25%; }
	.col-md-4 { width: 33.3333333333%; }
	.col-md-5 { width: 41.6666666667%; }
	.col-md-6 { width: 50%; }
	.col-md-7 { width: 58.3333333333%; }
	.col-md-8 { width: 66.6666666667%; }
	.col-md-9 { width: 75%; }
	.col-md-10 { width: 83.3333333333%; }
	.col-md-11 { width: 91.6666666667%; }
	.col-md-12 { width: 100%; }
	.col-md-pull-0 { right: auto; }
	.col-md-pull-1 { right: 8.3333333333%; }
	.col-md-pull-2 { right: 16.6666666667%; }
	.col-md-pull-3 { right: 25%; }
	.col-md-pull-4 { right: 33.3333333333%; }
	.col-md-pull-5 { right: 41.6666666667%; }
	.col-md-pull-6 { right: 50%; }
	.col-md-pull-7 { right: 58.3333333333%; }
	.col-md-pull-8 { right: 66.6666666667%; }
	.col-md-pull-9 { right: 75%; }
	.col-md-pull-10 { right: 83.3333333333%; }
	.col-md-pull-11 { right: 91.6666666667%; }
	.col-md-pull-12 { right: 100%; }
	.col-md-push-0 { left: auto; }
	.col-md-push-1 { left: 8.3333333333%; }
	.col-md-push-2 { left: 16.6666666667%; }
	.col-md-push-3 { left: 25%; }
	.col-md-push-4 { left: 33.3333333333%; }
	.col-md-push-5 { left: 41.6666666667%; }
	.col-md-push-6 { left: 50%; }
	.col-md-push-7 { left: 58.3333333333%; }
	.col-md-push-8 { left: 66.6666666667%; }
	.col-md-push-9 { left: 75%; }
	.col-md-push-10 { left: 83.3333333333%; }
	.col-md-push-11 { left: 91.6666666667%; }
	.col-md-push-12 { left: 100%; }
	.col-md-offset-0 { margin-left: 0%; }
	.col-md-offset-1 { margin-left: 8.3333333333%; }
	.col-md-offset-2 { margin-left: 16.6666666667%; }
	.col-md-offset-3 { margin-left: 25%; }
	.col-md-offset-4 { margin-left: 33.3333333333%; }
	.col-md-offset-5 { margin-left: 41.6666666667%; }
	.col-md-offset-6 { margin-left: 50%; }
	.col-md-offset-7 { margin-left: 58.3333333333%; }
	.col-md-offset-8 { margin-left: 66.6666666667%; }
	.col-md-offset-9 { margin-left: 75%; }
	.col-md-offset-10 { margin-left: 83.3333333333%; }
	.col-md-offset-11 { margin-left: 91.6666666667%; }
	.col-md-offset-12 { margin-left: 100%; }
}
@media (min-width:1200px) {
	.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 { float: left; }
	.col-lg-1 { width: 8.3333333333%; }
	.col-lg-2 { width: 16.6666666667%; }
	.col-lg-3 { width: 25%; }
	.col-lg-4 { width: 33.3333333333%; }
	.col-lg-5 { width: 41.6666666667%; }
	.col-lg-6 { width: 50%; }
	.col-lg-7 { width: 58.3333333333%; }
	.col-lg-8 { width: 66.6666666667%; }
	.col-lg-9 { width: 75%; }
	.col-lg-10 { width: 83.3333333333%; }
	.col-lg-11 { width: 91.6666666667%; }
	.col-lg-12 { width: 100%; }
	.col-lg-pull-0 { right: auto; }
	.col-lg-pull-1 { right: 8.3333333333%; }
	.col-lg-pull-2 { right: 16.6666666667%; }
	.col-lg-pull-3 { right: 25%; }
	.col-lg-pull-4 { right: 33.3333333333%; }
	.col-lg-pull-5 { right: 41.6666666667%; }
	.col-lg-pull-6 { right: 50%; }
	.col-lg-pull-7 { right: 58.3333333333%; }
	.col-lg-pull-8 { right: 66.6666666667%; }
	.col-lg-pull-9 { right: 75%; }
	.col-lg-pull-10 { right: 83.3333333333%; }
	.col-lg-pull-11 { right: 91.6666666667%; }
	.col-lg-pull-12 { right: 100%; }
	.col-lg-push-0 { left: auto; }
	.col-lg-push-1 { left: 8.3333333333%; }
	.col-lg-push-2 { left: 16.6666666667%; }
	.col-lg-push-3 { left: 25%; }
	.col-lg-push-4 { left: 33.3333333333%; }
	.col-lg-push-5 { left: 41.6666666667%; }
	.col-lg-push-6 { left: 50%; }
	.col-lg-push-7 { left: 58.3333333333%; }
	.col-lg-push-8 { left: 66.6666666667%; }
	.col-lg-push-9 { left: 75%; }
	.col-lg-push-10 { left: 83.3333333333%; }
	.col-lg-push-11 { left: 91.6666666667%; }
	.col-lg-push-12 { left: 100%; }
	.col-lg-offset-0 { margin-left: 0%; }
	.col-lg-offset-1 { margin-left: 8.3333333333%; }
	.col-lg-offset-2 { margin-left: 16.6666666667%; }
	.col-lg-offset-3 { margin-left: 25%; }
	.col-lg-offset-4 { margin-left: 33.3333333333%; }
	.col-lg-offset-5 { margin-left: 41.6666666667%; }
	.col-lg-offset-6 { margin-left: 50%; }
	.col-lg-offset-7 { margin-left: 58.3333333333%; }
	.col-lg-offset-8 { margin-left: 66.6666666667%; }
	.col-lg-offset-9 { margin-left: 75%; }
	.col-lg-offset-10 { margin-left: 83.3333333333%; }
	.col-lg-offset-11 { margin-left: 91.6666666667%; }
	.col-lg-offset-12 { margin-left: 100%; }
}
table { background-color: transparent; }
caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; }
th { text-align: left; }
.table { width: 100%; max-width: 100%; margin-bottom: 21px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.428571429; vertical-align: top; border-top: 1px solid #ddd; }
.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0; }
.table > tbody + tbody { border-top: 2px solid #ddd; }
.table .table { background-color: #fff; }
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }
.table-bordered { border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; }
.table-hover > tbody > tr:hover { background-color: #f5f5f5; }
table col[class*="col-"] { position: static; float: none; display: table-column; }
table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: #f5f5f5; }
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: #dff0d8; }
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th { background-color: #d9edf7; }
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: #fcf8e3; }
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: #f2dede; }
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }
.table-responsive { overflow-x: auto; min-height: 0.01%; }
@media screen and (max-width:767px) {
	.table-responsive { width: 100%; margin-bottom: 15.75px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; }
	.table-responsive > .table { margin-bottom: 0; }
	.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }
	.table-responsive > .table-bordered { border: 0; }
	.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
	.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
	.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; }
}
fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }
legend { display: block; width: 100%; padding: 0; margin-bottom: 21px; font-size: 22.5px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }
label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }
input[type="search"] { box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }
input[type="file"] { display: block; }
input[type="range"] { display: block; width: 100%; }
select[multiple], select[size] { height: auto; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
output { display: block; padding-top: 7px; font-size: 15px; line-height: 1.428571429; color: #555555; }
.form-control { display: block; width: 100%; height: 35px; padding: 6px 12px; font-size: 15px; line-height: 1.428571429; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder { color: #999; opacity: 1; }
.form-control:-ms-input-placeholder { color: #999; }
.form-control::-webkit-input-placeholder { color: #999; }
.form-control::-ms-expand { border: 0; background-color: transparent; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #eeeeee; opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }
textarea.form-control { height: auto; }
input[type="search"] { -webkit-appearance: none; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 35px; }
	input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
	input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
	input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
	input[type="month"] { line-height: 31px; }
	input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
	input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
	input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
	input[type="month"] { line-height: 48px; }
}
.form-group { margin-bottom: 15px; }
.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }
.radio label, .checkbox label { min-height: 21px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; }
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9; }
.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }
.radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] { cursor: not-allowed; }
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline { cursor: not-allowed; }
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled]
.checkbox label { cursor: not-allowed; }
.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 36px; }
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn { padding-left: 0; padding-right: 0; }
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 31px; padding: 5px 10px; font-size: 13px; line-height: 1.5; border-radius: 3px; }
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { height: 31px; line-height: 31px; }
textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn { height: auto; }
.form-group-sm .form-control { height: 31px; padding: 5px 10px; font-size: 13px; line-height: 1.5; border-radius: 3px; }
.form-group-sm select.form-control { height: 31px; line-height: 31px; }
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; }
.form-group-sm .form-control-static { height: 31px; min-height: 34px; padding: 6px 10px; font-size: 13px; line-height: 1.5; }
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 48px; padding: 10px 16px; font-size: 19px; line-height: 1.3333333; border-radius: 6px; }
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { height: 48px; line-height: 48px; }
textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn { height: auto; }
.form-group-lg .form-control { height: 48px; padding: 10px 16px; font-size: 19px; line-height: 1.3333333; border-radius: 6px; }
.form-group-lg select.form-control { height: 48px; line-height: 48px; }
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; }
.form-group-lg .form-control-static { height: 48px; min-height: 40px; padding: 11px 16px; font-size: 19px; line-height: 1.3333333; }
.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 43.75px; }
.form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 35px; height: 35px; line-height: 35px; text-align: center; pointer-events: none; }
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 48px; height: 48px; line-height: 48px; }
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 31px; height: 31px; line-height: 31px; }
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d; }
.has-success .form-control { border-color: #3c763d; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #2b542c; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; }
.has-success .form-control-feedback { color: #3c763d; }
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b; }
.has-warning .form-control { border-color: #8a6d3b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #66512c; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; }
.has-warning .form-control-feedback { color: #8a6d3b; }
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; }
.has-error .form-control { border-color: #a94442; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #843534; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; }
.has-error .form-control-feedback { color: #a94442; }
.has-feedback label ~ .form-control-feedback { top: 26px; }
.has-feedback label.sr-only ~ .form-control-feedback { top: 0; }
.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }
@media (min-width:768px) {
	.form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
	.form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
	.form-inline .form-control-static { display: inline-block; }
	.form-inline .input-group { display: inline-table; vertical-align: middle; }
	.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; }
	.form-inline .input-group > .form-control { width: 100%; }
	.form-inline .control-label { margin-bottom: 0; vertical-align: middle; }
	.form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
	.form-inline .radio label, .form-inline .checkbox label { padding-left: 0; }
	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
	.form-inline .has-feedback .form-control-feedback { top: 0; }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 28px; }
.form-horizontal .form-group { margin-left: 0px; margin-right: 0px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }
.form-horizontal .form-group:after { clear: both; }
@media (min-width:768px) {
	.form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; }
}
.form-horizontal .has-feedback .form-control-feedback { right: 0px; }
@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 19px; }
}
@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 13px; }
}
.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 15px; line-height: 1.428571429; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus { color: #333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); box-shadow: none; }
a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; }
.btn-default { color: #333; background-color: #fff; border-color: #ccc; }
.btn-default:focus, .btn-default.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; }
.btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus { background-color: #fff; border-color: #ccc; }
.btn-default .badge { color: #fff; background-color: #333; }
.btn-primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; }
.btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #286090; border-color: #122b40; }
.btn-primary:hover { color: #fff; background-color: #286090; border-color: #204d74; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #286090; border-color: #204d74; }
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: #fff; background-color: #204d74; border-color: #122b40; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus { background-color: #337ab7; border-color: #2e6da4; }
.btn-primary .badge { color: #337ab7; background-color: #fff; }
.btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:focus, .btn-success.focus { color: #fff; background-color: #449d44; border-color: #255625; }
.btn-success:hover { color: #fff; background-color: #449d44; border-color: #398439; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #449d44; border-color: #398439; }
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: #fff; background-color: #398439; border-color: #255625; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus { background-color: #5cb85c; border-color: #4cae4c; }
.btn-success .badge { color: #5cb85c; background-color: #fff; }
.btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:focus, .btn-info.focus { color: #fff; background-color: #31b0d5; border-color: #1b6d85; }
.btn-info:hover { color: #fff; background-color: #31b0d5; border-color: #269abc; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; border-color: #269abc; }
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: #fff; background-color: #269abc; border-color: #1b6d85; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus { background-color: #5bc0de; border-color: #46b8da; }
.btn-info .badge { color: #5bc0de; background-color: #fff; }
.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #ec971f; border-color: #985f0d; }
.btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; border-color: #d58512; }
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: #fff; background-color: #d58512; border-color: #985f0d; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus { background-color: #f0ad4e; border-color: #eea236; }
.btn-warning .badge { color: #f0ad4e; background-color: #fff; }
.btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c9302c; border-color: #761c19; }
.btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; border-color: #ac2925; }
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: #fff; background-color: #ac2925; border-color: #761c19; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus { background-color: #d9534f; border-color: #d43f3a; }
.btn-danger .badge { color: #d9534f; background-color: #fff; }
.btn-link { color: #337ab7; font-weight: normal; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #23527c; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; }
.btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 19px; line-height: 1.3333333; border-radius: 6px; }
.btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 13px; line-height: 1.5; border-radius: 3px; }
.btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 13px; line-height: 1.5; border-radius: 3px; }
.btn-block { display: block; width: 100%; }
.btn-block + .btn-block { margin-top: 5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }
.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent; }
.dropup, .dropdown { position: relative; }
.dropdown-toggle:focus { outline: 0; }
.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 15px; text-align: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; }
.dropdown-menu.pull-right { right: 0; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 9.5px 0; overflow: hidden; background-color: #e5e5e5; }
.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.428571429; color: #333333; white-space: nowrap; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #337ab7; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); cursor: not-allowed; }
.open > .dropdown-menu { display: block; }
.open > a { outline: 0; }
.dropdown-menu-right { left: auto; right: 0; }
.dropdown-menu-left { left: 0; right: auto; }
.dropdown-header { display: block; padding: 3px 20px; font-size: 13px; line-height: 1.428571429; color: #777777; white-space: nowrap; }
.dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; }
.pull-right > .dropdown-menu { right: 0; left: auto; }
.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px dashed; border-bottom: 4px solid \9; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; }
@media (min-width:1157px) {
	.navbar-right .dropdown-menu { right: 0; left: auto; }
	.navbar-right .dropdown-menu-left { left: 0; right: auto; }
}
.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; }
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 2; }
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; }
.btn-toolbar { margin-left: -5px; }
.btn-toolbar:before, .btn-toolbar:after { content: " "; display: table; }
.btn-toolbar:after { clear: both; }
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; }
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; }
.btn-group > .btn:first-child { margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; }
.btn-group > .btn-group { float: left; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; }
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; }
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; }
.btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; }
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle { padding-left: 12px; padding-right: 12px; }
.btn-group.open .dropdown-toggle { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.open .dropdown-toggle.btn-link { box-shadow: none; }
.btn .caret { margin-left: 0; }
.btn-lg .caret, .btn-group-lg > .btn .caret { border-width: 5px 5px 0; border-bottom-width: 0; }
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { border-width: 0 5px 5px; }
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " "; display: table; }
.btn-group-vertical > .btn-group:after { clear: both; }
.btn-group-vertical > .btn-group > .btn { float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) { border-top-right-radius: 0; border-top-left-radius: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; }
.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }
.btn-group-justified > .btn, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; }
.btn-group-justified > .btn-group .btn { width: 100%; }
.btn-group-justified > .btn-group .dropdown-menu { left: auto; }
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }
.input-group { position: relative; display: table; border-collapse: separate; }
.input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; }
.input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; }
.input-group .form-control:focus { z-index: 3; }
.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; }
.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; }
.input-group-addon { padding: 6px 12px; font-size: 15px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #ccc; border-radius: 4px; }
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 13px; border-radius: 3px; }
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 19px; border-radius: 6px; }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-top-right-radius: 0; }
.input-group-addon:first-child { border-right: 0; }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0; border-top-left-radius: 0; }
.input-group-addon:last-child { border-left: 0; }
.input-group-btn { position: relative; font-size: 0; white-space: nowrap; }
.input-group-btn > .btn { position: relative; }
.input-group-btn > .btn + .btn { margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; }
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; }
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; }
.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav:before, .nav:after { content: " "; display: table; }
.nav:after { clear: both; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }
.nav > li.disabled > a { color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #337ab7; }
.nav .nav-divider { height: 1px; margin: 9.5px 0; overflow: hidden; background-color: #e5e5e5; }
.nav > li > a > img { max-width: none; }
.nav-tabs { border-bottom: 1px solid #ddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; }
.nav-pills > li { float: left; }
.nav-pills > li > a { border-radius: 4px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #fff; background-color: #337ab7; }
.nav-stacked > li { float: none; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0; }
.nav-justified, .nav-tabs.nav-justified { width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width:768px) {
	.nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
	.nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; }
}
.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ddd; }
@media (min-width:768px) {
	.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; }
	.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #fff; }
}
.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }
.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }
.close { float: right; font-size: 22.5px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2; filter: alpha(opacity=20); }
.close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); }
button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.center-block { display: block; margin-left: auto; margin-right: auto; }
.pull-right { float: right !important; }
.pull-left { float: left !important; }
.hide { display: none !important; }
.show { display: block !important; }
.invisible { visibility: hidden; }
.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.hidden { display: none !important; }
.affix { position: fixed; }
@-ms-viewport { width: device-width; }
.visible-xs { display: none !important; }
.visible-sm { display: none !important; }
.visible-md { display: none !important; }
.visible-lg { display: none !important; }
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }
@media (max-width:767px) {
	.visible-xs { display: block !important; }
	table.visible-xs { display: table !important; }
	tr.visible-xs { display: table-row !important; }
	th.visible-xs, td.visible-xs { display: table-cell !important; }
}
@media (max-width:767px) {
	.visible-xs-block { display: block !important; }
}
@media (max-width:767px) {
	.visible-xs-inline { display: inline !important; }
}
@media (max-width:767px) {
	.visible-xs-inline-block { display: inline-block !important; }
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm { display: block !important; }
	table.visible-sm { display: table !important; }
	tr.visible-sm { display: table-row !important; }
	th.visible-sm, td.visible-sm { display: table-cell !important; }
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block { display: block !important; }
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline { display: inline !important; }
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block { display: inline-block !important; }
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md { display: block !important; }
	table.visible-md { display: table !important; }
	tr.visible-md { display: table-row !important; }
	th.visible-md, td.visible-md { display: table-cell !important; }
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block { display: block !important; }
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline { display: inline !important; }
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block { display: inline-block !important; }
}
@media (min-width:1200px) {
	.visible-lg { display: block !important; }
	table.visible-lg { display: table !important; }
	tr.visible-lg { display: table-row !important; }
	th.visible-lg, td.visible-lg { display: table-cell !important; }
}
@media (min-width:1200px) {
	.visible-lg-block { display: block !important; }
}
@media (min-width:1200px) {
	.visible-lg-inline { display: inline !important; }
}
@media (min-width:1200px) {
	.visible-lg-inline-block { display: inline-block !important; }
}
@media (max-width:767px) {
	.hidden-xs { display: none !important; }
}
@media (min-width:768px) and (max-width:991px) {
	.hidden-sm { display: none !important; }
}
@media (min-width:992px) and (max-width:1199px) {
	.hidden-md { display: none !important; }
}
@media (min-width:1200px) {
	.hidden-lg { display: none !important; }
}
.visible-print { display: none !important; }
@media print {
	.visible-print { display: block !important; }
	table.visible-print { display: table !important; }
	tr.visible-print { display: table-row !important; }
	th.visible-print, td.visible-print { display: table-cell !important; }
}
.visible-print-block { display: none !important; }
@media print {
	.visible-print-block { display: block !important; }
}
.visible-print-inline { display: none !important; }
@media print {
	.visible-print-inline { display: inline !important; }
}
.visible-print-inline-block { display: none !important; }
@media print {
	.visible-print-inline-block { display: inline-block !important; }
}
@media print {
	.hidden-print { display: none !important; }
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("../fonts/fontawesome-webfont.eot?v=4.5.0"); src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }
.fa { display: inline-block; font: normal normal normal 14px / 1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.3333333333em; line-height: 0.75em; vertical-align: -15%; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-fw { width: 1.2857142857em; text-align: center; }
.fa-ul { padding-left: 0; margin-left: 2.1428571429em; list-style-type: none; }
.fa-ul > li { position: relative; }
.fa-li { position: absolute; left: -2.1428571429em; width: 2.1428571429em; top: 0.1428571429em; text-align: center; }
.fa-li.fa-lg { left: -1.8571428571em; }
.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }
.fa-pull-left { float: left; }
.fa-pull-right { float: right; }
.fa.fa-pull-left { margin-right: .3em; }
.fa.fa-pull-right { margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right { float: right; }
.pull-left { float: left; }
.fa.pull-left { margin-right: .3em; }
.fa.pull-right { margin-left: .3em; }
.fa-spin { -webkit-animation: fa-spin 2s infinite linear; -o-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }
.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); -o-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}
@-o-keyframes fa-spin {
	0% { -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
	100% { -webkit-transform: rotate(359deg); -o-transform: rotate(359deg); transform: rotate(359deg); }
}
@keyframes fa-spin {
	0% { -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
	100% { -webkit-transform: rotate(359deg); -o-transform: rotate(359deg); transform: rotate(359deg); }
}
.fa-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
.fa-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.fa-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); }
.fa-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0); -webkit-transform: scale(-1, 1); -o-transform: scale(-1, 1); transform: scale(-1, 1); }
.fa-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: scale(1, -1); -o-transform: scale(1, -1); transform: scale(1, -1); }
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { -webkit-filter: none; filter: none; }
.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }
.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }
.fa-stack-1x { line-height: inherit; }
.fa-stack-2x { font-size: 2em; }
.fa-inverse { color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before { content: ""; }
.fa-music:before { content: ""; }
.fa-search:before { content: ""; }
.fa-envelope-o:before { content: ""; }
.fa-heart:before { content: ""; }
.fa-star:before { content: ""; }
.fa-star-o:before { content: ""; }
.fa-user:before { content: ""; }
.fa-film:before { content: ""; }
.fa-th-large:before { content: ""; }
.fa-th:before { content: ""; }
.fa-th-list:before { content: ""; }
.fa-check:before { content: ""; }
.fa-remove:before, .fa-close:before, .fa-times:before { content: ""; }
.fa-search-plus:before { content: ""; }
.fa-search-minus:before { content: ""; }
.fa-power-off:before { content: ""; }
.fa-signal:before { content: ""; }
.fa-gear:before, .fa-cog:before { content: ""; }
.fa-trash-o:before { content: ""; }
.fa-home:before { content: ""; }
.fa-file-o:before { content: ""; }
.fa-clock-o:before { content: ""; }
.fa-road:before { content: ""; }
.fa-download:before { content: ""; }
.fa-arrow-circle-o-down:before { content: ""; }
.fa-arrow-circle-o-up:before { content: ""; }
.fa-inbox:before { content: ""; }
.fa-play-circle-o:before { content: ""; }
.fa-rotate-right:before, .fa-repeat:before { content: ""; }
.fa-refresh:before { content: ""; }
.fa-list-alt:before { content: ""; }
.fa-lock:before { content: ""; }
.fa-flag:before { content: ""; }
.fa-headphones:before { content: ""; }
.fa-volume-off:before { content: ""; }
.fa-volume-down:before { content: ""; }
.fa-volume-up:before { content: ""; }
.fa-qrcode:before { content: ""; }
.fa-barcode:before { content: ""; }
.fa-tag:before { content: ""; }
.fa-tags:before { content: ""; }
.fa-book:before { content: ""; }
.fa-bookmark:before { content: ""; }
.fa-print:before { content: ""; }
.fa-camera:before { content: ""; }
.fa-font:before { content: ""; }
.fa-bold:before { content: ""; }
.fa-italic:before { content: ""; }
.fa-text-height:before { content: ""; }
.fa-text-width:before { content: ""; }
.fa-align-left:before { content: ""; }
.fa-align-center:before { content: ""; }
.fa-align-right:before { content: ""; }
.fa-align-justify:before { content: ""; }
.fa-list:before { content: ""; }
.fa-dedent:before, .fa-outdent:before { content: ""; }
.fa-indent:before { content: ""; }
.fa-video-camera:before { content: ""; }
.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; }
.fa-pencil:before { content: ""; }
.fa-map-marker:before { content: ""; }
.fa-adjust:before { content: ""; }
.fa-tint:before { content: ""; }
.fa-edit:before, .fa-pencil-square-o:before { content: ""; }
.fa-share-square-o:before { content: ""; }
.fa-check-square-o:before { content: ""; }
.fa-arrows:before { content: ""; }
.fa-step-backward:before { content: ""; }
.fa-fast-backward:before { content: ""; }
.fa-backward:before { content: ""; }
.fa-play:before { content: ""; }
.fa-pause:before { content: ""; }
.fa-stop:before { content: ""; }
.fa-forward:before { content: ""; }
.fa-fast-forward:before { content: ""; }
.fa-step-forward:before { content: ""; }
.fa-eject:before { content: ""; }
.fa-chevron-left:before { content: ""; }
.fa-chevron-right:before { content: ""; }
.fa-plus-circle:before { content: ""; }
.fa-minus-circle:before { content: ""; }
.fa-times-circle:before { content: ""; }
.fa-check-circle:before { content: ""; }
.fa-question-circle:before { content: ""; }
.fa-info-circle:before { content: ""; }
.fa-crosshairs:before { content: ""; }
.fa-times-circle-o:before { content: ""; }
.fa-check-circle-o:before { content: ""; }
.fa-ban:before { content: ""; }
.fa-arrow-left:before { content: ""; }
.fa-arrow-right:before { content: ""; }
.fa-arrow-up:before { content: ""; }
.fa-arrow-down:before { content: ""; }
.fa-mail-forward:before, .fa-share:before { content: ""; }
.fa-expand:before { content: ""; }
.fa-compress:before { content: ""; }
.fa-plus:before { content: ""; }
.fa-minus:before { content: ""; }
.fa-asterisk:before { content: ""; }
.fa-exclamation-circle:before { content: ""; }
.fa-gift:before { content: ""; }
.fa-leaf:before { content: ""; }
.fa-fire:before { content: ""; }
.fa-eye:before { content: ""; }
.fa-eye-slash:before { content: ""; }
.fa-warning:before, .fa-exclamation-triangle:before { content: ""; }
.fa-plane:before { content: ""; }
.fa-calendar:before { content: ""; }
.fa-random:before { content: ""; }
.fa-comment:before { content: ""; }
.fa-magnet:before { content: ""; }
.fa-chevron-up:before { content: ""; }
.fa-chevron-down:before { content: ""; }
.fa-retweet:before { content: ""; }
.fa-shopping-cart:before { content: ""; }
.fa-folder:before { content: ""; }
.fa-folder-open:before { content: ""; }
.fa-arrows-v:before { content: ""; }
.fa-arrows-h:before { content: ""; }
.fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; }
.fa-twitter-square:before { content: ""; }
.fa-facebook-square:before { content: ""; }
.fa-camera-retro:before { content: ""; }
.fa-key:before { content: ""; }
.fa-gears:before, .fa-cogs:before { content: ""; }
.fa-comments:before { content: ""; }
.fa-thumbs-o-up:before { content: ""; }
.fa-thumbs-o-down:before { content: ""; }
.fa-star-half:before { content: ""; }
.fa-heart-o:before { content: ""; }
.fa-sign-out:before { content: ""; }
.fa-linkedin-square:before { content: ""; }
.fa-thumb-tack:before { content: ""; }
.fa-external-link:before { content: ""; }
.fa-sign-in:before { content: ""; }
.fa-trophy:before { content: ""; }
.fa-github-square:before { content: ""; }
.fa-upload:before { content: ""; }
.fa-lemon-o:before { content: ""; }
.fa-phone:before { content: ""; }
.fa-square-o:before { content: ""; }
.fa-bookmark-o:before { content: ""; }
.fa-phone-square:before { content: ""; }
.fa-twitter:before { content: ""; }
.fa-facebook-f:before, .fa-facebook:before { content: ""; }
.fa-github:before { content: ""; }
.fa-unlock:before { content: ""; }
.fa-credit-card:before { content: ""; }
.fa-feed:before, .fa-rss:before { content: ""; }
.fa-hdd-o:before { content: ""; }
.fa-bullhorn:before { content: ""; }
.fa-bell:before { content: ""; }
.fa-certificate:before { content: ""; }
.fa-hand-o-right:before { content: ""; }
.fa-hand-o-left:before { content: ""; }
.fa-hand-o-up:before { content: ""; }
.fa-hand-o-down:before { content: ""; }
.fa-arrow-circle-left:before { content: ""; }
.fa-arrow-circle-right:before { content: ""; }
.fa-arrow-circle-up:before { content: ""; }
.fa-arrow-circle-down:before { content: ""; }
.fa-globe:before { content: ""; }
.fa-wrench:before { content: ""; }
.fa-tasks:before { content: ""; }
.fa-filter:before { content: ""; }
.fa-briefcase:before { content: ""; }
.fa-arrows-alt:before { content: ""; }
.fa-group:before, .fa-users:before { content: ""; }
.fa-chain:before, .fa-link:before { content: ""; }
.fa-cloud:before { content: ""; }
.fa-flask:before { content: ""; }
.fa-cut:before, .fa-scissors:before { content: ""; }
.fa-copy:before, .fa-files-o:before { content: ""; }
.fa-paperclip:before { content: ""; }
.fa-save:before, .fa-floppy-o:before { content: ""; }
.fa-square:before { content: ""; }
.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; }
.fa-list-ul:before { content: ""; }
.fa-list-ol:before { content: ""; }
.fa-strikethrough:before { content: ""; }
.fa-underline:before { content: ""; }
.fa-table:before { content: ""; }
.fa-magic:before { content: ""; }
.fa-truck:before { content: ""; }
.fa-pinterest:before { content: ""; }
.fa-pinterest-square:before { content: ""; }
.fa-google-plus-square:before { content: ""; }
.fa-google-plus:before { content: ""; }
.fa-money:before { content: ""; }
.fa-caret-down:before { content: ""; }
.fa-caret-up:before { content: ""; }
.fa-caret-left:before { content: ""; }
.fa-caret-right:before { content: ""; }
.fa-columns:before { content: ""; }
.fa-unsorted:before, .fa-sort:before { content: ""; }
.fa-sort-down:before, .fa-sort-desc:before { content: ""; }
.fa-sort-up:before, .fa-sort-asc:before { content: ""; }
.fa-envelope:before { content: ""; }
.fa-linkedin:before { content: ""; }
.fa-rotate-left:before, .fa-undo:before { content: ""; }
.fa-legal:before, .fa-gavel:before { content: ""; }
.fa-dashboard:before, .fa-tachometer:before { content: ""; }
.fa-comment-o:before { content: ""; }
.fa-comments-o:before { content: ""; }
.fa-flash:before, .fa-bolt:before { content: ""; }
.fa-sitemap:before { content: ""; }
.fa-umbrella:before { content: ""; }
.fa-paste:before, .fa-clipboard:before { content: ""; }
.fa-lightbulb-o:before { content: ""; }
.fa-exchange:before { content: ""; }
.fa-cloud-download:before { content: ""; }
.fa-cloud-upload:before { content: ""; }
.fa-user-md:before { content: ""; }
.fa-stethoscope:before { content: ""; }
.fa-suitcase:before { content: ""; }
.fa-bell-o:before { content: ""; }
.fa-coffee:before { content: ""; }
.fa-cutlery:before { content: ""; }
.fa-file-text-o:before { content: ""; }
.fa-building-o:before { content: ""; }
.fa-hospital-o:before { content: ""; }
.fa-ambulance:before { content: ""; }
.fa-medkit:before { content: ""; }
.fa-fighter-jet:before { content: ""; }
.fa-beer:before { content: ""; }
.fa-h-square:before { content: ""; }
.fa-plus-square:before { content: ""; }
.fa-angle-double-left:before { content: ""; }
.fa-angle-double-right:before { content: ""; }
.fa-angle-double-up:before { content: ""; }
.fa-angle-double-down:before { content: ""; }
.fa-angle-left:before { content: ""; }
.fa-angle-right:before { content: ""; }
.fa-angle-up:before { content: ""; }
.fa-angle-down:before { content: ""; }
.fa-desktop:before { content: ""; }
.fa-laptop:before { content: ""; }
.fa-tablet:before { content: ""; }
.fa-mobile-phone:before, .fa-mobile:before { content: ""; }
.fa-circle-o:before { content: ""; }
.fa-quote-left:before { content: ""; }
.fa-quote-right:before { content: ""; }
.fa-spinner:before { content: ""; }
.fa-circle:before { content: ""; }
.fa-mail-reply:before, .fa-reply:before { content: ""; }
.fa-github-alt:before { content: ""; }
.fa-folder-o:before { content: ""; }
.fa-folder-open-o:before { content: ""; }
.fa-smile-o:before { content: ""; }
.fa-frown-o:before { content: ""; }
.fa-meh-o:before { content: ""; }
.fa-gamepad:before { content: ""; }
.fa-keyboard-o:before { content: ""; }
.fa-flag-o:before { content: ""; }
.fa-flag-checkered:before { content: ""; }
.fa-terminal:before { content: ""; }
.fa-code:before { content: ""; }
.fa-mail-reply-all:before, .fa-reply-all:before { content: ""; }
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }
.fa-location-arrow:before { content: ""; }
.fa-crop:before { content: ""; }
.fa-code-fork:before { content: ""; }
.fa-unlink:before, .fa-chain-broken:before { content: ""; }
.fa-question:before { content: ""; }
.fa-info:before { content: ""; }
.fa-exclamation:before { content: ""; }
.fa-superscript:before { content: ""; }
.fa-subscript:before { content: ""; }
.fa-eraser:before { content: ""; }
.fa-puzzle-piece:before { content: ""; }
.fa-microphone:before { content: ""; }
.fa-microphone-slash:before { content: ""; }
.fa-shield:before { content: ""; }
.fa-calendar-o:before { content: ""; }
.fa-fire-extinguisher:before { content: ""; }
.fa-rocket:before { content: ""; }
.fa-maxcdn:before { content: ""; }
.fa-chevron-circle-left:before { content: ""; }
.fa-chevron-circle-right:before { content: ""; }
.fa-chevron-circle-up:before { content: ""; }
.fa-chevron-circle-down:before { content: ""; }
.fa-html5:before { content: ""; }
.fa-css3:before { content: ""; }
.fa-anchor:before { content: ""; }
.fa-unlock-alt:before { content: ""; }
.fa-bullseye:before { content: ""; }
.fa-ellipsis-h:before { content: ""; }
.fa-ellipsis-v:before { content: ""; }
.fa-rss-square:before { content: ""; }
.fa-play-circle:before { content: ""; }
.fa-ticket:before { content: ""; }
.fa-minus-square:before { content: ""; }
.fa-minus-square-o:before { content: ""; }
.fa-level-up:before { content: ""; }
.fa-level-down:before { content: ""; }
.fa-check-square:before { content: ""; }
.fa-pencil-square:before { content: ""; }
.fa-external-link-square:before { content: ""; }
.fa-share-square:before { content: ""; }
.fa-compass:before { content: ""; }
.fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }
.fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }
.fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }
.fa-euro:before, .fa-eur:before { content: ""; }
.fa-gbp:before { content: ""; }
.fa-dollar:before, .fa-usd:before { content: ""; }
.fa-rupee:before, .fa-inr:before { content: ""; }
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }
.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }
.fa-won:before, .fa-krw:before { content: ""; }
.fa-bitcoin:before, .fa-btc:before { content: ""; }
.fa-file:before { content: ""; }
.fa-file-text:before { content: ""; }
.fa-sort-alpha-asc:before { content: ""; }
.fa-sort-alpha-desc:before { content: ""; }
.fa-sort-amount-asc:before { content: ""; }
.fa-sort-amount-desc:before { content: ""; }
.fa-sort-numeric-asc:before { content: ""; }
.fa-sort-numeric-desc:before { content: ""; }
.fa-thumbs-up:before { content: ""; }
.fa-thumbs-down:before { content: ""; }
.fa-youtube-square:before { content: ""; }
.fa-youtube:before { content: ""; }
.fa-xing:before { content: ""; }
.fa-xing-square:before { content: ""; }
.fa-youtube-play:before { content: ""; }
.fa-dropbox:before { content: ""; }
.fa-stack-overflow:before { content: ""; }
.fa-instagram:before { content: ""; }
.fa-flickr:before { content: ""; }
.fa-adn:before { content: ""; }
.fa-bitbucket:before { content: ""; }
.fa-bitbucket-square:before { content: ""; }
.fa-tumblr:before { content: ""; }
.fa-tumblr-square:before { content: ""; }
.fa-long-arrow-down:before { content: ""; }
.fa-long-arrow-up:before { content: ""; }
.fa-long-arrow-left:before { content: ""; }
.fa-long-arrow-right:before { content: ""; }
.fa-apple:before { content: ""; }
.fa-windows:before { content: ""; }
.fa-android:before { content: ""; }
.fa-linux:before { content: ""; }
.fa-dribbble:before { content: ""; }
.fa-skype:before { content: ""; }
.fa-foursquare:before { content: ""; }
.fa-trello:before { content: ""; }
.fa-female:before { content: ""; }
.fa-male:before { content: ""; }
.fa-gittip:before, .fa-gratipay:before { content: ""; }
.fa-sun-o:before { content: ""; }
.fa-moon-o:before { content: ""; }
.fa-archive:before { content: ""; }
.fa-bug:before { content: ""; }
.fa-vk:before { content: ""; }
.fa-weibo:before { content: ""; }
.fa-renren:before { content: ""; }
.fa-pagelines:before { content: ""; }
.fa-stack-exchange:before { content: ""; }
.fa-arrow-circle-o-right:before { content: ""; }
.fa-arrow-circle-o-left:before { content: ""; }
.fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }
.fa-dot-circle-o:before { content: ""; }
.fa-wheelchair:before { content: ""; }
.fa-vimeo-square:before { content: ""; }
.fa-turkish-lira:before, .fa-try:before { content: ""; }
.fa-plus-square-o:before { content: ""; }
.fa-space-shuttle:before { content: ""; }
.fa-slack:before { content: ""; }
.fa-envelope-square:before { content: ""; }
.fa-wordpress:before { content: ""; }
.fa-openid:before { content: ""; }
.fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; }
.fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }
.fa-yahoo:before { content: ""; }
.fa-google:before { content: ""; }
.fa-reddit:before { content: ""; }
.fa-reddit-square:before { content: ""; }
.fa-stumbleupon-circle:before { content: ""; }
.fa-stumbleupon:before { content: ""; }
.fa-delicious:before { content: ""; }
.fa-digg:before { content: ""; }
.fa-pied-piper:before { content: ""; }
.fa-pied-piper-alt:before { content: ""; }
.fa-drupal:before { content: ""; }
.fa-joomla:before { content: ""; }
.fa-language:before { content: ""; }
.fa-fax:before { content: ""; }
.fa-building:before { content: ""; }
.fa-child:before { content: ""; }
.fa-paw:before { content: ""; }
.fa-spoon:before { content: ""; }
.fa-cube:before { content: ""; }
.fa-cubes:before { content: ""; }
.fa-behance:before { content: ""; }
.fa-behance-square:before { content: ""; }
.fa-steam:before { content: ""; }
.fa-steam-square:before { content: ""; }
.fa-recycle:before { content: ""; }
.fa-automobile:before, .fa-car:before { content: ""; }
.fa-cab:before, .fa-taxi:before { content: ""; }
.fa-tree:before { content: ""; }
.fa-spotify:before { content: ""; }
.fa-deviantart:before { content: ""; }
.fa-soundcloud:before { content: ""; }
.fa-database:before { content: ""; }
.fa-file-pdf-o:before { content: ""; }
.fa-file-word-o:before { content: ""; }
.fa-file-excel-o:before { content: ""; }
.fa-file-powerpoint-o:before { content: ""; }
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; }
.fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; }
.fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; }
.fa-file-movie-o:before, .fa-file-video-o:before { content: ""; }
.fa-file-code-o:before { content: ""; }
.fa-vine:before { content: ""; }
.fa-codepen:before { content: ""; }
.fa-jsfiddle:before { content: ""; }
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: ""; }
.fa-circle-o-notch:before { content: ""; }
.fa-ra:before, .fa-rebel:before { content: ""; }
.fa-ge:before, .fa-empire:before { content: ""; }
.fa-git-square:before { content: ""; }
.fa-git:before { content: ""; }
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: ""; }
.fa-tencent-weibo:before { content: ""; }
.fa-qq:before { content: ""; }
.fa-wechat:before, .fa-weixin:before { content: ""; }
.fa-send:before, .fa-paper-plane:before { content: ""; }
.fa-send-o:before, .fa-paper-plane-o:before { content: ""; }
.fa-history:before { content: ""; }
.fa-circle-thin:before { content: ""; }
.fa-header:before { content: ""; }
.fa-paragraph:before { content: ""; }
.fa-sliders:before { content: ""; }
.fa-share-alt:before { content: ""; }
.fa-share-alt-square:before { content: ""; }
.fa-bomb:before { content: ""; }
.fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }
.fa-tty:before { content: ""; }
.fa-binoculars:before { content: ""; }
.fa-plug:before { content: ""; }
.fa-slideshare:before { content: ""; }
.fa-twitch:before { content: ""; }
.fa-yelp:before { content: ""; }
.fa-newspaper-o:before { content: ""; }
.fa-wifi:before { content: ""; }
.fa-calculator:before { content: ""; }
.fa-paypal:before { content: ""; }
.fa-google-wallet:before { content: ""; }
.fa-cc-visa:before { content: ""; }
.fa-cc-mastercard:before { content: ""; }
.fa-cc-discover:before { content: ""; }
.fa-cc-amex:before { content: ""; }
.fa-cc-paypal:before { content: ""; }
.fa-cc-stripe:before { content: ""; }
.fa-bell-slash:before { content: ""; }
.fa-bell-slash-o:before { content: ""; }
.fa-trash:before { content: ""; }
.fa-copyright:before { content: ""; }
.fa-at:before { content: ""; }
.fa-eyedropper:before { content: ""; }
.fa-paint-brush:before { content: ""; }
.fa-birthday-cake:before { content: ""; }
.fa-area-chart:before { content: ""; }
.fa-pie-chart:before { content: ""; }
.fa-line-chart:before { content: ""; }
.fa-lastfm:before { content: ""; }
.fa-lastfm-square:before { content: ""; }
.fa-toggle-off:before { content: ""; }
.fa-toggle-on:before { content: ""; }
.fa-bicycle:before { content: ""; }
.fa-bus:before { content: ""; }
.fa-ioxhost:before { content: ""; }
.fa-angellist:before { content: ""; }
.fa-cc:before { content: ""; }
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }
.fa-meanpath:before { content: ""; }
.fa-buysellads:before { content: ""; }
.fa-connectdevelop:before { content: ""; }
.fa-dashcube:before { content: ""; }
.fa-forumbee:before { content: ""; }
.fa-leanpub:before { content: ""; }
.fa-sellsy:before { content: ""; }
.fa-shirtsinbulk:before { content: ""; }
.fa-simplybuilt:before { content: ""; }
.fa-skyatlas:before { content: ""; }
.fa-cart-plus:before { content: ""; }
.fa-cart-arrow-down:before { content: ""; }
.fa-diamond:before { content: ""; }
.fa-ship:before { content: ""; }
.fa-user-secret:before { content: ""; }
.fa-motorcycle:before { content: ""; }
.fa-street-view:before { content: ""; }
.fa-heartbeat:before { content: ""; }
.fa-venus:before { content: ""; }
.fa-mars:before { content: ""; }
.fa-mercury:before { content: ""; }
.fa-intersex:before, .fa-transgender:before { content: ""; }
.fa-transgender-alt:before { content: ""; }
.fa-venus-double:before { content: ""; }
.fa-mars-double:before { content: ""; }
.fa-venus-mars:before { content: ""; }
.fa-mars-stroke:before { content: ""; }
.fa-mars-stroke-v:before { content: ""; }
.fa-mars-stroke-h:before { content: ""; }
.fa-neuter:before { content: ""; }
.fa-genderless:before { content: ""; }
.fa-facebook-official:before { content: ""; }
.fa-pinterest-p:before { content: ""; }
.fa-whatsapp:before { content: ""; }
.fa-server:before { content: ""; }
.fa-user-plus:before { content: ""; }
.fa-user-times:before { content: ""; }
.fa-hotel:before, .fa-bed:before { content: ""; }
.fa-viacoin:before { content: ""; }
.fa-train:before { content: ""; }
.fa-subway:before { content: ""; }
.fa-medium:before { content: ""; }
.fa-yc:before, .fa-y-combinator:before { content: ""; }
.fa-optin-monster:before { content: ""; }
.fa-opencart:before { content: ""; }
.fa-expeditedssl:before { content: ""; }
.fa-battery-4:before, .fa-battery-full:before { content: ""; }
.fa-battery-3:before, .fa-battery-three-quarters:before { content: ""; }
.fa-battery-2:before, .fa-battery-half:before { content: ""; }
.fa-battery-1:before, .fa-battery-quarter:before { content: ""; }
.fa-battery-0:before, .fa-battery-empty:before { content: ""; }
.fa-mouse-pointer:before { content: ""; }
.fa-i-cursor:before { content: ""; }
.fa-object-group:before { content: ""; }
.fa-object-ungroup:before { content: ""; }
.fa-sticky-note:before { content: ""; }
.fa-sticky-note-o:before { content: ""; }
.fa-cc-jcb:before { content: ""; }
.fa-cc-diners-club:before { content: ""; }
.fa-clone:before { content: ""; }
.fa-balance-scale:before { content: ""; }
.fa-hourglass-o:before { content: ""; }
.fa-hourglass-1:before, .fa-hourglass-start:before { content: ""; }
.fa-hourglass-2:before, .fa-hourglass-half:before { content: ""; }
.fa-hourglass-3:before, .fa-hourglass-end:before { content: ""; }
.fa-hourglass:before { content: ""; }
.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: ""; }
.fa-hand-stop-o:before, .fa-hand-paper-o:before { content: ""; }
.fa-hand-scissors-o:before { content: ""; }
.fa-hand-lizard-o:before { content: ""; }
.fa-hand-spock-o:before { content: ""; }
.fa-hand-pointer-o:before { content: ""; }
.fa-hand-peace-o:before { content: ""; }
.fa-trademark:before { content: ""; }
.fa-registered:before { content: ""; }
.fa-creative-commons:before { content: ""; }
.fa-gg:before { content: ""; }
.fa-gg-circle:before { content: ""; }
.fa-tripadvisor:before { content: ""; }
.fa-odnoklassniki:before { content: ""; }
.fa-odnoklassniki-square:before { content: ""; }
.fa-get-pocket:before { content: ""; }
.fa-wikipedia-w:before { content: ""; }
.fa-safari:before { content: ""; }
.fa-chrome:before { content: ""; }
.fa-firefox:before { content: ""; }
.fa-opera:before { content: ""; }
.fa-internet-explorer:before { content: ""; }
.fa-tv:before, .fa-television:before { content: ""; }
.fa-contao:before { content: ""; }
.fa-500px:before { content: ""; }
.fa-amazon:before { content: ""; }
.fa-calendar-plus-o:before { content: ""; }
.fa-calendar-minus-o:before { content: ""; }
.fa-calendar-times-o:before { content: ""; }
.fa-calendar-check-o:before { content: ""; }
.fa-industry:before { content: ""; }
.fa-map-pin:before { content: ""; }
.fa-map-signs:before { content: ""; }
.fa-map-o:before { content: ""; }
.fa-map:before { content: ""; }
.fa-commenting:before { content: ""; }
.fa-commenting-o:before { content: ""; }
.fa-houzz:before { content: ""; }
.fa-vimeo:before { content: ""; }
.fa-black-tie:before { content: ""; }
.fa-fonticons:before { content: ""; }
.fa-reddit-alien:before { content: ""; }
.fa-edge:before { content: ""; }
.fa-credit-card-alt:before { content: ""; }
.fa-codiepie:before { content: ""; }
.fa-modx:before { content: ""; }
.fa-fort-awesome:before { content: ""; }
.fa-usb:before { content: ""; }
.fa-product-hunt:before { content: ""; }
.fa-mixcloud:before { content: ""; }
.fa-scribd:before { content: ""; }
.fa-pause-circle:before { content: ""; }
.fa-pause-circle-o:before { content: ""; }
.fa-stop-circle:before { content: ""; }
.fa-stop-circle-o:before { content: ""; }
.fa-shopping-bag:before { content: ""; }
.fa-shopping-basket:before { content: ""; }
.fa-hashtag:before { content: ""; }
.fa-bluetooth:before { content: ""; }
.fa-bluetooth-b:before { content: ""; }
.fa-percent:before { content: ""; }
* { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; }
html { padding: 0; margin: 0; }
main.main { padding-top: 20px; }
body.home main.main { padding-top: 0; }
header.sticky-header { position: fixed; width: 100%; height: auto; top: -300px; padding: 20px; z-index: 9998; background: #425ca7;  /* Landscape phones and down */ }
@media (min-width:992px) {
	header.sticky-header { padding-left: 0; padding-right: 0; }
}
header.sticky-header > div.row { max-width: 1200px; color: #fff; text-align: center;    /* Landscape phones and down */ }
@media only screen and (min-width:1200px) {
	header.sticky-header > div.row { margin: 0 auto; }
}
header.sticky-header div.h2, header.sticky-header p { max-width: 850px; text-align: center; color: #fff;    /* Landscape phones and down */ }
@media only screen and (min-width:850px) {
	header.sticky-header div.h2, header.sticky-header p { margin-left: auto; margin-right: auto; }
}
header.sticky-header div.h2 { margin-top: 0; margin-bottom: 20px; font-size: 20px; text-transform: uppercase; }
header.sticky-header p { margin-bottom: 20px; }
header.sticky-header p:empty { display: none; }
header.sticky-header a.cta { display: inline-block; padding: 15px 50px; color: #fff; line-height: 1; background: #626fa2; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; }
header.sticky-header a.cta:hover, header.sticky-header a.cta.hover, header.sticky-header a.cta.active, header.sticky-header a.cta:active, header.sticky-header a.cta:focus { background: #fff; color: #425ca7; text-decoration: none; }
header.sticky-header div.lose-it { position: absolute; right: 10px; top: 10px; z-index: 10; color: #fff; cursor: pointer; }
header#site-header, footer#site-footer { padding-top: 50px; padding-bottom: 10px; background: #45ade2; color: #fff;  /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	header#site-header, footer#site-footer { padding-top: 15px; }
}
header#site-header div.row, footer#site-footer div.row { font-size: 0; max-width: 1200px; padding-left: 20px; padding-right: 20px;    /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	header#site-header div.row, footer#site-footer div.row { padding-left: 40px; padding-right: 40px; }
}
@media only screen and (min-width:1200px) {
	header#site-header div.row, footer#site-footer div.row { margin: 0 auto; padding-left: 0; padding-right: 0; }
}
header#site-header div.row div[class*='col-'], footer#site-footer div.row div[class*='col-'] { float: none !important; display: inline-block; vertical-align: middle; }
header#site-header div#site-header-brand, footer#site-footer div#site-header-brand { vertical-align: middle; padding-top: 0px;    /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-brand, footer#site-footer div#site-header-brand { vertical-align: top; width: 25%; }
}
header#site-header div#site-header-brand a.brand, footer#site-footer div#site-header-brand a.brand { display: block; width: 207px; height: 87px; background: url("../images/logo-sans-serif-207x87.png") no-repeat; background-size: cover; }
header#site-header div#site-header-nav, footer#site-footer div#site-header-nav { text-align: right;    /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-nav, footer#site-footer div#site-header-nav { width: 58.3333333333%; margin-top: -10px; text-align: left; }
}
header#site-header div#site-header-nav nav.nav-primary, footer#site-footer div#site-header-nav nav.nav-primary { position: fixed; right: -275px; top: 0; width: 275px; height: 100%; padding-top: 35px; background-color: #45ade2; z-index: 9999;      /* Landscape phones and down */ }
header#site-header div#site-header-nav nav.nav-primary div#close-nav, footer#site-footer div#site-header-nav nav.nav-primary div#close-nav { font-size: 15px; cursor: pointer; position: absolute; height: 35px; right: 0px; top: 0px; width: 77px; padding: 7px 10px 0 0; background-color: #fff; color: #45ade2;        /* Landscape phones and down */ }
header#site-header div#site-header-nav nav.nav-primary div#close-nav i.fa-close, footer#site-footer div#site-header-nav nav.nav-primary div#close-nav i.fa-close { vertical-align: middle; color: #45ade2; font-size: 19px; }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-nav nav.nav-primary div#close-nav, footer#site-footer div#site-header-nav nav.nav-primary div#close-nav { display: none; }
}
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-nav nav.nav-primary, footer#site-footer div#site-header-nav nav.nav-primary { position: static; width: auto; height: auto; padding: 0; background-color: transparent; }
}
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation { display: block; width: 100%; height: auto; margin: 0; padding: 0; list-style: none; overflow: visible; text-align: left; font-size: 0; line-height: 0;        /* Landscape phones and down */ }
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation:before, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation:before, header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation:after, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation:after { content: " "; display: table; }
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation:after, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation:after { clear: both; }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation { text-align: center; }
}
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li { position: relative; display: block; vertical-align: middle; margin: 0; padding: 0; overflow: visible;          /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li { display: inline-block; margin: 0 5px; }
}
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:after, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:after { content: "•"; display: none; vertical-align: middle; height: 12px; padding-left: 7px; vertical-align: middle; font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 13px; color: #fff;            /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:after, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:after { display: inline-block; }
}
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:first-child, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:first-child { margin-left: 0; }
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:last-child, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:last-child { margin-right: 0; }
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:last-child:after, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:last-child:after { content: ""; display: none; padding: 0; }
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:hover > ul.sub-menu, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li:hover > ul.sub-menu, header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li.hover > ul.sub-menu, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li.hover > ul.sub-menu, header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li.active > ul.sub-menu, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li.active > ul.sub-menu { opacity: 1 !important; -webkit-transition: opacity 300ms linear; -o-transition: opacity 300ms linear; transition: opacity 300ms linear; }
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > a, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > a { display: block; padding: 15px 30px 10px; font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 15px; color: #fff; line-height: 1; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms;            /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > a, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > a { display: inline-block; padding: 5px 10px; }
}
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > a:hover, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > a:hover, header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > a.hover, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > a.hover, header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > a.active, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > a.active { text-decoration: none !important; color: #45ade2; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; text-decoration: none; background-color: #fff; }
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu { display: none; position: relative; float: none; top: 100%; left: 0; width: 100%; min-width: 250px; height: auto; margin: 0; padding: 0 0 10px; z-index: 9998; overflow: visible; text-align: left; list-style: none; background: #fff; opacity: 0; -webkit-transition: opacity 300ms linear; -o-transition: opacity 300ms linear; transition: opacity 300ms linear;            /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu { position: absolute; padding: 0; }
}
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li { line-height: 1.5; }
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li > a, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li > a { display: block; padding: 7px 30px 7px 40px; color: #45ade2; font-size: 13px; text-decoration: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear;                /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li > a, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li > a { padding: 5px 10px; font-size: 15px; }
}
header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li > a:hover, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li > a:hover, header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li > a.hover, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li > a.hover, header#site-header div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li > a.active, footer#site-footer div#site-header-nav nav.nav-primary ul#menu-primary-navigation > li > ul.sub-menu > li > a.active { background: #ecf6fe; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; text-decoration: none; }
header#site-header div#site-header-nav button#mobile-nav-toggle, footer#site-footer div#site-header-nav button#mobile-nav-toggle { display: inline-block; vertical-align: middle; padding: 0; background: transparent; border: 0;      /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-nav button#mobile-nav-toggle, footer#site-footer div#site-header-nav button#mobile-nav-toggle { display: none; }
}
header#site-header div#site-header-nav button#mobile-nav-toggle i, footer#site-footer div#site-header-nav button#mobile-nav-toggle i { font-size: 27px; }
header#site-header div#site-header-socials-and-search, footer#site-footer div#site-header-socials-and-search { position: absolute; top: 0; right: 0; padding-top: 5px; padding-right: 20px; padding-bottom: 5px; background: #5bb7e5;    /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-socials-and-search, footer#site-footer div#site-header-socials-and-search { position: relative; vertical-align: baseline; top: auto; right: auto; width: 16.6666666667%; padding: 0; background-color: transparent; }
}
header#site-header div#site-header-socials-and-search div.socials, footer#site-footer div#site-header-socials-and-search div.socials { padding-bottom: 10px; text-align: right; font-size: 15px; }
header#site-header div#site-header-socials-and-search div.socials a, footer#site-footer div#site-header-socials-and-search div.socials a { display: inline-block; padding-right: 10px; color: #fff; font-size: 18px; line-height: 1; }
header#site-header div#site-header-socials-and-search div.socials a:last-child, footer#site-footer div#site-header-socials-and-search div.socials a:last-child { padding-right: 0; }
header#site-header div#site-header-socials-and-search div.socials a:hover, footer#site-footer div#site-header-socials-and-search div.socials a:hover, header#site-header div#site-header-socials-and-search div.socials a.hover, footer#site-footer div#site-header-socials-and-search div.socials a.hover, header#site-header div#site-header-socials-and-search div.socials a.active, footer#site-footer div#site-header-socials-and-search div.socials a.active, header#site-header div#site-header-socials-and-search div.socials a:active, footer#site-footer div#site-header-socials-and-search div.socials a:active, header#site-header div#site-header-socials-and-search div.socials a:focus, footer#site-footer div#site-header-socials-and-search div.socials a:focus { text-decoration: none; }
header#site-header div#site-header-socials-and-search div.searchform, footer#site-footer div#site-header-socials-and-search div.searchform { display: none;      /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	header#site-header div#site-header-socials-and-search div.searchform, footer#site-footer div#site-header-socials-and-search div.searchform { display: block; }
}
header#site-header div#site-header-socials-and-search div.search-form-wrap, footer#site-footer div#site-header-socials-and-search div.search-form-wrap { position: relative; }
header#site-header div#site-header-socials-and-search div.search-form-wrap input, footer#site-footer div#site-header-socials-and-search div.search-form-wrap input { width: 100%; height: 30px; padding: 0px 30px 0 10px; font-size: 15px; color: #fff; box-shadow: none; border-radius: 0; border: 1px solid transparent; background: transparent; text-align: right; }
header#site-header div#site-header-socials-and-search div.search-form-wrap input::-webkit-input-placeholder, footer#site-footer div#site-header-socials-and-search div.search-form-wrap input::-webkit-input-placeholder { color: #fff; font-size: 15px; }
header#site-header div#site-header-socials-and-search div.search-form-wrap input::-moz-placeholder, footer#site-footer div#site-header-socials-and-search div.search-form-wrap input::-moz-placeholder { color: #fff; font-size: 15px; }
header#site-header div#site-header-socials-and-search div.search-form-wrap input:-ms-input-placeholder, footer#site-footer div#site-header-socials-and-search div.search-form-wrap input:-ms-input-placeholder { color: #fff; font-size: 15px; }
header#site-header div#site-header-socials-and-search div.search-form-wrap input::placeholder, footer#site-footer div#site-header-socials-and-search div.search-form-wrap input::placeholder { color: #fff; font-size: 15px; }
header#site-header div#site-header-socials-and-search div.search-form-wrap input:focus, footer#site-footer div#site-header-socials-and-search div.search-form-wrap input:focus { outline: 0; }
header#site-header div#site-header-socials-and-search div.search-form-wrap button, footer#site-footer div#site-header-socials-and-search div.search-form-wrap button { position: absolute; right: 2px; top: 2px; margin: 0; padding: 0; z-index: 1; width: 25px; height: 25px; background-color: transparent; border: 0; }
header#site-header div#site-header-socials-and-search div.search-form-wrap button i, footer#site-footer div#site-header-socials-and-search div.search-form-wrap button i { font-size: 17px; color: #fff; }
footer#site-footer { padding-top: 0; padding-bottom: 0; background-color: transparent; }
footer#site-footer > div.container-fluid { padding-top: 13.3333333333px; padding-bottom: 13.3333333333px; background: #e8312b; }
footer#site-footer > div.container-fluid > div.row { padding-left: 20px; padding-right: 20px;      /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	footer#site-footer > div.container-fluid > div.row { padding-left: 40px; padding-right: 40px; }
}
@media only screen and (min-width:1200px) {
	footer#site-footer > div.container-fluid > div.row { margin: 0 auto; padding-left: 0; padding-right: 0; }
}
footer#site-footer a.brand { display: block; width: 163px; height: 68px; background: url("../images/logo-sans-serif-207x87.png") no-repeat; background-size: cover; }
footer#site-footer p { font-size: 15px; margin: 0; padding: 0; color: #fff; text-align: right; }
footer#site-footer ul#menu-footer { display: none; width: 100%; height: auto; margin: 0; padding: 0; list-style: none; overflow: visible; text-align: left; font-size: 0; line-height: 0;    /* Landscape phones and down */ }
footer#site-footer ul#menu-footer:before, footer#site-footer ul#menu-footer:after { content: " "; display: table; }
footer#site-footer ul#menu-footer:after { clear: both; }
@media (min-width:768px) {
	footer#site-footer ul#menu-footer { display: block; text-align: right; }
}
footer#site-footer ul#menu-footer > li { position: relative; display: block; vertical-align: middle; margin: 0; padding: 0; overflow: visible;      /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	footer#site-footer ul#menu-footer > li { display: inline-block; margin: 0 5px; }
}
footer#site-footer ul#menu-footer > li:after { content: "•"; display: none; vertical-align: middle; height: 12px; padding-left: 7px; vertical-align: middle; font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 13px; color: #fff;        /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	footer#site-footer ul#menu-footer > li:after { display: inline-block; }
}
footer#site-footer ul#menu-footer > li:first-child { margin-left: 0; }
footer#site-footer ul#menu-footer > li:last-child { margin-right: 0; }
footer#site-footer ul#menu-footer > li:last-child:after { content: ""; display: none; padding: 0; }
footer#site-footer ul#menu-footer > li:hover > ul.sub-menu, footer#site-footer ul#menu-footer > li.hover > ul.sub-menu, footer#site-footer ul#menu-footer > li.active > ul.sub-menu { opacity: 1 !important; -webkit-transition: opacity 300ms linear; -o-transition: opacity 300ms linear; transition: opacity 300ms linear; }
footer#site-footer ul#menu-footer > li > a { display: block; padding: 15px 30px 10px; font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 15px; color: #fff; line-height: 1; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms;        /* Landscape phones and down */ }
@media only screen and (min-width:1157px) {
	footer#site-footer ul#menu-footer > li > a { display: inline-block; padding: 5px 10px; }
}
footer#site-footer ul#menu-footer > li > a:hover, footer#site-footer ul#menu-footer > li > a.hover, footer#site-footer ul#menu-footer > li > a.active { text-decoration: underline !important; background-color: transparent !important; }
footer#sticky-footer-ctas { position: relative; width: 100%; min-height: 25px; }
footer#sticky-footer-ctas div#sticky-footer-wrap { position: fixed; left: 0; bottom: -200px; width: 100%; height: auto; z-index: 9998; background: #e8312b; }
footer#sticky-footer-ctas div#sticky-footer-wrap.text-plus-link { background: #425ca7; }
footer#sticky-footer-ctas div#sticky-footer-wrap.just-ctas div.inside a.footer-cta { background: #fff !important; border: 1px solid transparent; font-size: 15px; color: #e8312b !important; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
footer#sticky-footer-ctas div#sticky-footer-wrap.just-ctas div.inside a.footer-cta:hover, footer#sticky-footer-ctas div#sticky-footer-wrap.just-ctas div.inside a.footer-cta.hover, footer#sticky-footer-ctas div#sticky-footer-wrap.just-ctas div.inside a.footer-cta.active, footer#sticky-footer-ctas div#sticky-footer-wrap.just-ctas div.inside a.footer-cta:active, footer#sticky-footer-ctas div#sticky-footer-wrap.just-ctas div.inside a.footer-cta:focus { text-decoration: none; color: #e8312b !important; background: #fff; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
footer#sticky-footer-ctas div.row { max-width: 1200px; padding-top: 15px; padding-bottom: 15px; text-align: center; font-size: 0; line-height: 1;    /* Landscape phones and down */ }
@media only screen and (min-width:1200px) {
	footer#sticky-footer-ctas div.row { margin: 0 auto; }
}
footer#sticky-footer-ctas div.row > div { float: none; display: inline-block; vertical-align: middle; }
footer#sticky-footer-ctas div.inside { padding-left: 20px; padding-right: 20px; font-size: 0; text-align: center; }
footer#sticky-footer-ctas div.inside div.h2 { margin: 0; padding: 20px 0; line-height: 1; color: #fff; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 24px; }
footer#sticky-footer-ctas div.inside a.footer-cta { display: inline-block; width: 100%; max-width: 300px; height: auto; padding-top: 15px; padding-bottom: 15px; text-align: center; background: #7185bd; border: 1px solid transparent; font-size: 15px; color: #fff; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
footer#sticky-footer-ctas div.inside a.footer-cta:hover, footer#sticky-footer-ctas div.inside a.footer-cta.hover, footer#sticky-footer-ctas div.inside a.footer-cta.active, footer#sticky-footer-ctas div.inside a.footer-cta:active, footer#sticky-footer-ctas div.inside a.footer-cta:focus { text-decoration: none; color: #425ca7; background: #fff; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
footer#sticky-footer-ctas div.lose-it { position: absolute; right: 10px; top: 10px; z-index: 10; color: #fff; cursor: pointer; }
div.content-type-is div.the-header-icon { padding-bottom: 10px; text-align: center !important; line-height: 0; }
div.content-type-is div.the-header-icon img { display: inline-block; vertical-align: middle; }
div.content-type-is div.youtube-container { position: relative; }
div.content-type-is div.youtube-container div.embed { position: relative; width: 100%; height: auto; padding-bottom: 56.25%; overflow: hidden; }
div.content-type-is div.youtube-container div.embed iframe, div.content-type-is div.youtube-container div.embed object, div.content-type-is div.youtube-container div.embed embed { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
div.content-type-is div.youtube-container div.overlay { position: absolute; left: 50%; top: 50%; margin-left: -75.5px; margin-top: -75.5px; width: 151px; height: 151px; z-index: 10; background: transparent url("../images/icon-playbutton-151x151.png") no-repeat; cursor: pointer; }
html.touchevents div.content-type-is div.youtube-container div.overlay { display: none; }
div.content-type-is.home-banner { visibility: hidden; padding-top: 0; padding-bottom: 20px; }
div.content-type-is.home-banner div.row.content { position: relative; }
div.content-type-is.home-banner div.row.content div.header { position: absolute; left: 0; top: 0; width: 100%; max-width: 1200px; height: 75%; padding-top: 20px; padding-left: 20px; padding-right: 20px; z-index: 10;      /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.home-banner div.row.content div.header { padding-top: 60px; padding-left: 40px; padding-right: 40px; }
}
@media only screen and (min-width:1200px) {
	div.content-type-is.home-banner div.row.content div.header { left: 50%; margin-left: -600px; padding-left: 0; padding-right: 0; }
}
div.content-type-is.home-banner div.row.content div.header h2 { margin: 0; padding: 0; color: #fff; font-family: "Nexa W01 Black"; font-size: 27px; text-transform: uppercase;        /* Landscape phones and down */  /* Landscape phones and down */

/* Landscape phones and down */ }
@media (min-width:768px) {
	div.content-type-is.home-banner div.row.content div.header h2 { font-size: 34px; }
}
@media (min-width:992px) {
	div.content-type-is.home-banner div.row.content div.header h2 { font-size: 42px; }
}
@media (min-width:1200px) {
	div.content-type-is.home-banner div.row.content div.header h2 { font-size: 72px; }
}
div.content-type-is.home-banner div.row.content div.slides { margin-bottom: 20px !important;      /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.home-banner div.row.content div.slides { margin-bottom: -140px !important; }
}
div.content-type-is.home-banner div.row.content div.slides div.slide { position: relative; max-height: 900px; overflow: hidden;        /* Landscape phones and down */ }
@media only screen and (min-width:2000px) {
	div.content-type-is.home-banner div.row.content div.slides div.slide { height: 900px; }
	div.content-type-is.home-banner div.row.content div.slides div.slide img { position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; margin: auto; }
}
div.content-type-is.home-banner div.row.content div.slides div.slide img { width: 100%; height: auto; }
div.content-type-is.home-banner div.row.blocks { position: relative; max-width: 1200px;    /* Landscape phones and down */ }
@media only screen and (min-width:1200px) {
	div.content-type-is.home-banner div.row.blocks { margin: 0 auto; margin-top: -140px !important; }
}
div.content-type-is.home-banner div.row.blocks div.block { font-size: 0; text-align: center; padding-left: 20px; padding-right: 20px; padding-bottom: 20px;      /* Landscape phones and down */ }
div.content-type-is.home-banner div.row.blocks div.block:last-child { padding-bottom: 0; }
@media (min-width:992px) {
	div.content-type-is.home-banner div.row.blocks div.block { padding: 0; }
}
div.content-type-is.home-banner div.blurb { display: block; position: relative; width: 100%; height: auto; padding: 20px; background: #45ade2; color: #fff; text-align: left;    /* Landscape phones and down */ }
div.content-type-is.home-banner div.blurb:before, div.content-type-is.home-banner div.blurb:after { content: " "; display: table; }
div.content-type-is.home-banner div.blurb:after { clear: both; }
@media (min-width:992px) {
	div.content-type-is.home-banner div.blurb { display: inline-block; width: 280px; height: 280px; padding: 30px; }
}
div.content-type-is.home-banner div.blurb div.h2 { display: inline-block; vertical-align: middle; width: 85%; margin-top: 0; margin-bottom: 7px; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 22px; color: #fff;      /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.home-banner div.blurb div.h2 { display: block; width: auto; font-size: 34px; }
}
div.content-type-is.home-banner div.blurb div.h2 br { content: " ";        /* Landscape phones and down */ }
div.content-type-is.home-banner div.blurb div.h2 br:after { content: " "; }
@media (min-width:992px) {
	div.content-type-is.home-banner div.blurb div.h2 br { display: block; content: ""; }
	div.content-type-is.home-banner div.blurb div.h2 br:after { content: ""; }
}
div.content-type-is.home-banner div.blurb div.link { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; color: #fff; font-size: 0; }
div.content-type-is.home-banner div.blurb div.link a { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; color: #fff; font-size: 0; line-height: 0; }
div.content-type-is.home-banner div.blurb div.icon { display: inline-block; vertical-align: middle; width: 15%; text-align: right;      /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.home-banner div.blurb div.icon { display: block; text-align: left; width: auto; }
}
div.content-type-is.conversations-feed, div.content-type-is.conversations-grid-isotope { margin-top: 20px; margin-bottom: 0; padding-top: 40px !important; padding-bottom: 40px !important; padding-left: 20px; padding-right: 20px; background: #e8312b;  /* Landscape phones and down */ }
body.home div.content-type-is.conversations-feed, body.home div.content-type-is.conversations-grid-isotope { margin-bottom: 20px; }
@media (min-width:992px) {
	div.content-type-is.conversations-feed, div.content-type-is.conversations-grid-isotope { padding-left: 40px; padding-right: 40px; }
}
div.content-type-is.conversations-feed div.row, div.content-type-is.conversations-grid-isotope div.row { max-width: 1200px;    /* Landscape phones and down */ }
@media only screen and (min-width:1200px) {
	div.content-type-is.conversations-feed div.row, div.content-type-is.conversations-grid-isotope div.row { margin: 0 auto; }
}
div.content-type-is.conversations-feed div.row.header, div.content-type-is.conversations-grid-isotope div.row.header { padding-bottom: 40px; color: #fff; text-align: center; }
div.content-type-is.conversations-feed div.row.header div.the-conversations-header, div.content-type-is.conversations-grid-isotope div.row.header div.the-conversations-header { margin: 0 auto; text-transform: uppercase; }
div.content-type-is.conversations-feed div.row.conversations, div.content-type-is.conversations-grid-isotope div.row.conversations { background: #fff; overflow: hidden; margin-bottom: 0 !important; }
div.content-type-is.conversations-feed div.row.conversations div.slick-track, div.content-type-is.conversations-grid-isotope div.row.conversations div.slick-track { background: #f6f6f6; }
div.content-type-is.conversations-feed div.row.conversations div.h3, div.content-type-is.conversations-grid-isotope div.row.conversations div.h3 { margin-top: 0; margin-bottom: 10px; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; color: #e8312b;        /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.conversations-feed div.row.conversations div.h3, div.content-type-is.conversations-grid-isotope div.row.conversations div.h3 { font-size: 24px; }
}
@media (min-width:1200px) {
	div.content-type-is.conversations-feed div.row.conversations div.h3, div.content-type-is.conversations-grid-isotope div.row.conversations div.h3 { font-size: 27px; }
}
div.content-type-is.conversations-feed div.row.view-all, div.content-type-is.conversations-grid-isotope div.row.view-all { padding-top: 5px !important; color: #fff; text-align: center; }
div.content-type-is.conversations-feed div.row.view-all a, div.content-type-is.conversations-grid-isotope div.row.view-all a { color: #fff; font-size: 18px; text-decoration: none; }
div.content-type-is.conversations-feed div.row.view-all a:hover, div.content-type-is.conversations-grid-isotope div.row.view-all a:hover, div.content-type-is.conversations-feed div.row.view-all a.hover, div.content-type-is.conversations-grid-isotope div.row.view-all a.hover, div.content-type-is.conversations-feed div.row.view-all a.active, div.content-type-is.conversations-grid-isotope div.row.view-all a.active, div.content-type-is.conversations-feed div.row.view-all a:active, div.content-type-is.conversations-grid-isotope div.row.view-all a:active, div.content-type-is.conversations-feed div.row.view-all a:focus, div.content-type-is.conversations-grid-isotope div.row.view-all a:focus { text-decoration: underline; }
div.content-type-is.conversations-feed div.row.arrows, div.content-type-is.conversations-grid-isotope div.row.arrows { padding-top: 5px !important; text-align: center; }
div.content-type-is.conversations-feed div.row.arrows a.prev-arrow, div.content-type-is.conversations-grid-isotope div.row.arrows a.prev-arrow, div.content-type-is.conversations-feed div.row.arrows a.next-arrow, div.content-type-is.conversations-grid-isotope div.row.arrows a.next-arrow { display: inline-block; vertical-align: middle; padding: 10px 10px 0; }
div.content-type-is.conversations-feed div.row.arrows a.prev-arrow i, div.content-type-is.conversations-grid-isotope div.row.arrows a.prev-arrow i, div.content-type-is.conversations-feed div.row.arrows a.next-arrow i, div.content-type-is.conversations-grid-isotope div.row.arrows a.next-arrow i { font-size: 50px; color: #fff; }
div.content-type-is.conversations-feed div.row.arrows a.prev-arrow.slick-disabled i, div.content-type-is.conversations-grid-isotope div.row.arrows a.prev-arrow.slick-disabled i, div.content-type-is.conversations-feed div.row.arrows a.next-arrow.slick-disabled i, div.content-type-is.conversations-grid-isotope div.row.arrows a.next-arrow.slick-disabled i { opacity: .4; }
div.content-type-is.conversations-feed div.conversation-carousel, div.content-type-is.conversations-grid-isotope div.conversation-carousel { position: relative; max-width: 1200px;    /* Landscape phones and down */ }
@media only screen and (min-width:1200px) {
	div.content-type-is.conversations-feed div.conversation-carousel, div.content-type-is.conversations-grid-isotope div.conversation-carousel { margin: 0 auto; }
}
div.content-type-is.conversations-feed div.conversation, div.content-type-is.conversations-grid-isotope div.conversation { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; background: #f6f6f6; height: 475px; }
div.content-type-is.conversations-feed div.conversation.tweet, div.content-type-is.conversations-grid-isotope div.conversation.tweet { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
div.content-type-is.conversations-feed div.conversation div.media, div.content-type-is.conversations-grid-isotope div.conversation div.media { display: none; }
div.content-type-is.conversations-feed div.conversation div.toggle, div.content-type-is.conversations-grid-isotope div.conversation div.toggle { position: relative; width: 120px; height: 120px; margin: 47.5px auto 0; cursor: pointer; }
div.content-type-is.conversations-feed div.conversation div.toggle.off, div.content-type-is.conversations-grid-isotope div.conversation div.toggle.off { background: url("../images/icon-pod-play-120x120.png") no-repeat; }
div.content-type-is.conversations-feed div.conversation div.toggle.on, div.content-type-is.conversations-grid-isotope div.conversation div.toggle.on { background: url("../images/icon-pod-pause-120x120.png") no-repeat; }
div.content-type-is.conversations-feed div.conversation div.prog-wrap, div.content-type-is.conversations-grid-isotope div.conversation div.prog-wrap { position: absolute; width: 100%; height: 55px; padding: 20px 55px 5px 15px; bottom: 0; left: 0; background-color: rgba(232, 49, 43, 0.6); }
div.content-type-is.conversations-feed div.conversation div.prog, div.content-type-is.conversations-grid-isotope div.conversation div.prog { visibility: hidden; position: relative; width: 100%; height: 55px; }
div.content-type-is.conversations-feed div.conversation div.prog div.start, div.content-type-is.conversations-grid-isotope div.conversation div.prog div.start, div.content-type-is.conversations-feed div.conversation div.prog div.end, div.content-type-is.conversations-grid-isotope div.conversation div.prog div.end, div.content-type-is.conversations-feed div.conversation div.prog div.indicator, div.content-type-is.conversations-grid-isotope div.conversation div.prog div.indicator { position: absolute; width: 6px; background-color: #fff; height: 20px; z-index: 8; }
div.content-type-is.conversations-feed div.conversation div.prog div.start, div.content-type-is.conversations-grid-isotope div.conversation div.prog div.start, div.content-type-is.conversations-feed div.conversation div.prog div.indicator, div.content-type-is.conversations-grid-isotope div.conversation div.prog div.indicator { left: 0; top: 0; }
div.content-type-is.conversations-feed div.conversation div.prog div.end, div.content-type-is.conversations-grid-isotope div.conversation div.prog div.end { right: 0; top: 0; }
div.content-type-is.conversations-feed div.conversation div.prog div.indicator, div.content-type-is.conversations-grid-isotope div.conversation div.prog div.indicator { z-index: 9; background-color: #da9795; cursor: pointer; }
div.content-type-is.conversations-feed div.conversation div.prog div.indicator div.current-time, div.content-type-is.conversations-grid-isotope div.conversation div.prog div.indicator div.current-time { display: block; position: absolute; left: -21px; top: -15px; width: 50px; height: 10px; color: #fff; font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 10px; text-align: center; }
div.content-type-is.conversations-feed div.conversation div.prog div.ref, div.content-type-is.conversations-grid-isotope div.conversation div.prog div.ref, div.content-type-is.conversations-feed div.conversation div.prog div.loc, div.content-type-is.conversations-grid-isotope div.conversation div.prog div.loc { position: absolute; left: 0px; top: 7px; width: 100%; height: 6px; z-index: 1; background-color: #fff; }
div.content-type-is.conversations-feed div.conversation div.prog div.loc, div.content-type-is.conversations-grid-isotope div.conversation div.prog div.loc { width: 0%; background-color: #da9795; z-index: 6; }
div.content-type-is.conversations-feed div.conversation div.how-long, div.content-type-is.conversations-grid-isotope div.conversation div.how-long { display: block; position: absolute; right: 0; top: 22.5px; width: 50px; height: 10px; color: #fff; font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 10px; text-align: center; }
div.content-type-is.conversations-feed div.conversation.tweet div.wysiwyg-output-wrapper, div.content-type-is.conversations-grid-isotope div.conversation.tweet div.wysiwyg-output-wrapper { padding: 10px 0 0 !important; }
div.content-type-is.conversations-feed div.conversation.tweet div.wysiwyg-output-wrapper *, div.content-type-is.conversations-grid-isotope div.conversation.tweet div.wysiwyg-output-wrapper * { font-family: "Nexa Slab W04 Bold" !important; color: #e8312b !important; }
div.content-type-is.conversations-feed div.conversation.tweet div.wysiwyg-output-wrapper p, div.content-type-is.conversations-grid-isotope div.conversation.tweet div.wysiwyg-output-wrapper p { margin-bottom: 10px !important; padding-bottom: 0 !important; }
div.content-type-is.conversations-feed div.conversation.tweet div.tweetactions, div.content-type-is.conversations-grid-isotope div.conversation.tweet div.tweetactions { padding-top: 10px; font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 10px; text-transform: uppercase; }
div.content-type-is.conversations-feed div.conversation.tweet div.tweetactions *, div.content-type-is.conversations-grid-isotope div.conversation.tweet div.tweetactions * { color: #000 !important; }
div.content-type-is.conversations-feed div.conversation.tweet div.tweetactions a, div.content-type-is.conversations-grid-isotope div.conversation.tweet div.tweetactions a { display: inline-block; padding-right: 5px; }
div.content-type-is.conversations-feed div.blurb p:empty, div.content-type-is.conversations-grid-isotope div.blurb p:empty { display: none !important; }
div.content-type-is.conversations-feed div.h3, div.content-type-is.conversations-grid-isotope div.h3 { height: 87px; margin-top: 0; margin-bottom: 10px; overflow: hidden; line-height: .8 !important; }
div.content-type-is.conversations-feed div.h3 a, div.content-type-is.conversations-grid-isotope div.h3 a { color: #e8312b; text-decoration: none; font-size: 20px; }
div.content-type-is.conversations-feed div.h3 a:hover, div.content-type-is.conversations-grid-isotope div.h3 a:hover, div.content-type-is.conversations-feed div.h3 a.hover, div.content-type-is.conversations-grid-isotope div.h3 a.hover, div.content-type-is.conversations-feed div.h3 a.active, div.content-type-is.conversations-grid-isotope div.h3 a.active, div.content-type-is.conversations-feed div.h3 a:active, div.content-type-is.conversations-grid-isotope div.h3 a:active, div.content-type-is.conversations-feed div.h3 a:focus, div.content-type-is.conversations-grid-isotope div.h3 a:focus { text-decoration: none; }
div.content-type-is.conversations-feed div.h6, div.content-type-is.conversations-grid-isotope div.h6 { font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 11px; color: #e8312b; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
div.content-type-is.conversations-feed div.image, div.content-type-is.conversations-grid-isotope div.image { position: relative; height: 245px !important; min-height: 245px; max-height: 245px; overflow: hidden; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
div.content-type-is.conversations-feed div.image img, div.content-type-is.conversations-grid-isotope div.image img { position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; margin: auto; height: auto !important; width: auto !important; min-height: 100%; min-width: 100% !important; }
div.content-type-is.conversations-feed div.text-wrap, div.content-type-is.conversations-grid-isotope div.text-wrap { padding: 20px; }
div.content-type-is.conversations-feed div.link, div.content-type-is.conversations-grid-isotope div.link { padding: 10px 20px 20px; }
div.content-type-is.conversations-feed div.link a, div.content-type-is.conversations-grid-isotope div.link a { color: #000; }
div.content-type-is.conversations-grid-isotope { max-width: 1200px; padding: 20px; background: transparent;  /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.conversations-grid-isotope { padding-left: 40px !important; padding-right: 40px !important; }
}
@media only screen and (min-width:1200px) {
	div.content-type-is.conversations-grid-isotope { margin: 0 auto; padding-left: 0 !important; padding-right: 0 !important; }
}
div.content-type-is.conversations-grid-isotope div.row { margin: 0; }
div.content-type-is.conversations-grid-isotope div.row.header { color: #e8312b; }
div.content-type-is.conversations-grid-isotope div.row.header div.the-conversations-header { margin: 0 auto; }
div.content-type-is.conversations-grid-isotope div.row.filtering { padding-bottom: 40px; }
div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters { display: block; width: 100%; height: auto; margin: 0; padding: 0; list-style: none; overflow: hidden; text-align: center; font-size: 0; line-height: 0; }
div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters li { display: inline-block; vertical-align: middle; margin: 0 0 10px; padding: 0 10px 0 0; }
div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters li:after { content: "•"; display: inline-block; vertical-align: middle; height: 12px; padding-left: 10px; vertical-align: middle; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 19px; color: #e8312b; }
div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters li:last-child { padding: 0; }
div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters li:last-child:after { content: ""; display: none; padding: 0; }
div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters a { display: inline-block; padding: 5px 7px; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 15px; color: #e8312b; line-height: 1; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms;          /* Landscape phones and down */ }
@media (min-width:768px) {
	div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters a { font-size: 19px; }
}
div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters a:hover, div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters a.hover, div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters a.active, div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters a:active, div.content-type-is.conversations-grid-isotope div.row.filtering ul#conversation-filters a:focus { color: #fff; background: #e8312b; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; text-decoration: none; }
div.content-type-is.conversations-grid-isotope div.row.conversations { background: transparent; overflow: visible; padding-bottom: 0;      /* Landscape phones and down */ }
@media (min-width:768px) {
	div.content-type-is.conversations-grid-isotope div.row.conversations { padding-bottom: 20px; }
}
div.content-type-is.conversations-grid-isotope div.row.conversations:last-child { padding-bottom: 0 !important; }
div.content-type-is.conversations-grid-isotope div.row.conversations div.h6 { font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; color: #e8312b; }
div.content-type-is.conversations-grid-isotope div.row.conversations div.blurb p { padding-bottom: 20px; }
div.content-type-is.conversations-grid-isotope div.row.conversations div.conversation { height: auto; margin-bottom: 20px; background: #f6f6f6;        /* Landscape phones and down */ }
@media (min-width:768px) {
	div.content-type-is.conversations-grid-isotope div.row.conversations div.conversation { height: 475px; overflow: hidden; }
}
div.content-type-is.conversations-grid-isotope div.row.conversations div.image { position: relative; height: 245px !important; min-height: 245px; max-height: 245px; overflow: hidden; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
div.content-type-is.conversations-grid-isotope div.row.conversations div.image img { position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; margin: auto; height: auto !important; width: auto !important; min-height: 100%; min-width: 100% !important; }
div.content-type-is.events-grid-isotope { max-width: 1200px; padding: 20px; margin-top: 20px; margin-bottom: 20px; background: transparent;  /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.events-grid-isotope { padding-left: 40px !important; padding-right: 40px !important; }
}
@media only screen and (min-width:1200px) {
	div.content-type-is.events-grid-isotope { margin: 20px auto 0; padding-left: 0 !important; padding-right: 0 !important; }
}
div.content-type-is.events-grid-isotope div.row { margin: 0; }
div.content-type-is.events-grid-isotope div.row.header { padding-bottom: 40px; color: #45ade2; text-align: center; text-transform: uppercase; }
div.content-type-is.events-grid-isotope div.row.header div.the-events-header { margin: 0 auto; }
div.content-type-is.events-grid-isotope div.row.filtering { padding-top: 20px; padding-bottom: 40px; }
div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters { display: block; width: 100%; height: auto; margin: 0; padding: 0; list-style: none; overflow: hidden; text-align: center; font-size: 0; line-height: 0; }
div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters li { display: inline-block; vertical-align: middle; margin: 0 0 10px; padding: 0 10px 0 0; }
div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters li:after { content: "•"; display: inline-block; vertical-align: middle; height: 12px; padding-left: 10px; vertical-align: middle; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 19px; color: #45ade2; }
div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters li:last-child { padding: 0; }
div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters li:last-child:after { content: ""; display: none; padding: 0; }
div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters a { display: inline-block; padding: 5px 7px; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 15px; color: #45ade2; line-height: 1; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms;          /* Landscape phones and down */ }
@media (min-width:768px) {
	div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters a { font-size: 19px; }
}
div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters a:hover, div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters a.hover, div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters a.active, div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters a:active, div.content-type-is.events-grid-isotope div.row.filtering ul#event-filters a:focus { color: #fff; background: #45ade2; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; text-decoration: none; }
div.content-type-is.events-grid-isotope div.row.events { background: transparent; overflow: visible; padding-bottom: 0;      /* Landscape phones and down */ }
@media (min-width:768px) {
	div.content-type-is.events-grid-isotope div.row.events { padding-bottom: 20px; }
}
div.content-type-is.events-grid-isotope div.row.events:last-child { padding-bottom: 0 !important; }
div.content-type-is.events-grid-isotope div.row.events div.event { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; background: #f6f6f6; height: 475px; }
div.content-type-is.events-grid-isotope div.row.events div.h3 { height: 87px; margin-top: 0; margin-bottom: 10px; overflow: hidden; line-height: .8 !important; }
div.content-type-is.events-grid-isotope div.row.events div.h3 a { color: #45ade2; text-decoration: none; font-size: 20px; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; }
div.content-type-is.events-grid-isotope div.row.events div.h3 a:hover, div.content-type-is.events-grid-isotope div.row.events div.h3 a.hover, div.content-type-is.events-grid-isotope div.row.events div.h3 a.active, div.content-type-is.events-grid-isotope div.row.events div.h3 a:active, div.content-type-is.events-grid-isotope div.row.events div.h3 a:focus { text-decoration: none; }
div.content-type-is.events-grid-isotope div.row.events div.h6 { font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 11px; color: #45ade2; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
div.content-type-is.events-grid-isotope div.row.events div.image { position: relative; height: 245px !important; min-height: 245px; max-height: 245px; overflow: hidden; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
div.content-type-is.events-grid-isotope div.row.events div.image img { position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; margin: auto; height: auto !important; width: auto !important; min-height: 100%; min-width: 100% !important; }
div.content-type-is.events-grid-isotope div.row.events div.text-wrap { padding: 20px; }
div.content-type-is.events-grid-isotope div.row.events div.link { padding: 10px 20px 20px; }
div.content-type-is.events-grid-isotope div.row.events div.link a { color: #000; }
div.content-type-is.events-grid-isotope div.image { position: relative; height: 245px !important; min-height: 245px; max-height: 245px; overflow: hidden; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
div.content-type-is.events-grid-isotope div.image img { position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; margin: auto; height: auto !important; width: auto !important; min-height: 100%; min-width: 100% !important; }
div.content-type-is.ministries-feed, div.content-type-is.bio-feed, div.content-type-is.overlap-blocks, div.content-type-is.locations-grid-isotope, div.content-type-is.blue-grid, div.content-type-is.leadership-archive, div.content-type-is.single-leadership-post { margin-top: 20px; margin-bottom: 20px; padding: 40px 20px !important; background: #425ca7; }
body.home div.content-type-is.ministries-feed, body.home div.content-type-is.bio-feed, body.home div.content-type-is.overlap-blocks, body.home div.content-type-is.locations-grid-isotope, body.home div.content-type-is.blue-grid, body.home div.content-type-is.leadership-archive, body.home div.content-type-is.single-leadership-post { margin-top: 0; margin-bottom: 0; }
body.our-ministries div.content-type-is.ministries-feed, body.our-ministries div.content-type-is.bio-feed, body.our-ministries div.content-type-is.overlap-blocks, body.our-ministries div.content-type-is.locations-grid-isotope, body.our-ministries div.content-type-is.blue-grid, body.our-ministries div.content-type-is.leadership-archive, body.our-ministries div.content-type-is.single-leadership-post { background-color: transparent; }
div.content-type-is.ministries-feed div.row, div.content-type-is.bio-feed div.row, div.content-type-is.overlap-blocks div.row, div.content-type-is.locations-grid-isotope div.row, div.content-type-is.blue-grid div.row, div.content-type-is.leadership-archive div.row, div.content-type-is.single-leadership-post div.row { max-width: 1200px; padding-left: 20px; padding-right: 20px;    /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.ministries-feed div.row, div.content-type-is.bio-feed div.row, div.content-type-is.overlap-blocks div.row, div.content-type-is.locations-grid-isotope div.row, div.content-type-is.blue-grid div.row, div.content-type-is.leadership-archive div.row, div.content-type-is.single-leadership-post div.row { padding-left: 40px; padding-right: 40px; }
}
@media only screen and (min-width:1200px) {
	div.content-type-is.ministries-feed div.row, div.content-type-is.bio-feed div.row, div.content-type-is.overlap-blocks div.row, div.content-type-is.locations-grid-isotope div.row, div.content-type-is.blue-grid div.row, div.content-type-is.leadership-archive div.row, div.content-type-is.single-leadership-post div.row { margin: 0 auto; padding-left: 0; padding-right: 0; }
}
div.content-type-is.ministries-feed div.row.header, div.content-type-is.bio-feed div.row.header, div.content-type-is.overlap-blocks div.row.header, div.content-type-is.locations-grid-isotope div.row.header, div.content-type-is.blue-grid div.row.header, div.content-type-is.leadership-archive div.row.header, div.content-type-is.single-leadership-post div.row.header { padding-bottom: 40px; color: #fff; text-align: center; text-transform: uppercase; }
body.our-ministries div.content-type-is.ministries-feed div.row.header, body.our-ministries div.content-type-is.bio-feed div.row.header, body.our-ministries div.content-type-is.overlap-blocks div.row.header, body.our-ministries div.content-type-is.locations-grid-isotope div.row.header, body.our-ministries div.content-type-is.blue-grid div.row.header, body.our-ministries div.content-type-is.leadership-archive div.row.header, body.our-ministries div.content-type-is.single-leadership-post div.row.header { color: #425ca7; }
div.content-type-is.ministries-feed div.row.header div.the-ministries-header, div.content-type-is.bio-feed div.row.header div.the-ministries-header, div.content-type-is.overlap-blocks div.row.header div.the-ministries-header, div.content-type-is.locations-grid-isotope div.row.header div.the-ministries-header, div.content-type-is.blue-grid div.row.header div.the-ministries-header, div.content-type-is.leadership-archive div.row.header div.the-ministries-header, div.content-type-is.single-leadership-post div.row.header div.the-ministries-header { margin: 0 auto; }
div.content-type-is.ministries-feed div.row.ministries, div.content-type-is.bio-feed div.row.ministries, div.content-type-is.overlap-blocks div.row.ministries, div.content-type-is.locations-grid-isotope div.row.ministries, div.content-type-is.blue-grid div.row.ministries, div.content-type-is.leadership-archive div.row.ministries, div.content-type-is.single-leadership-post div.row.ministries { font-size: 0; text-align: center; }
div.content-type-is.ministries-feed div.row.ministries div.ministry, div.content-type-is.bio-feed div.row.ministries div.ministry, div.content-type-is.overlap-blocks div.row.ministries div.ministry, div.content-type-is.locations-grid-isotope div.row.ministries div.ministry, div.content-type-is.blue-grid div.row.ministries div.ministry, div.content-type-is.leadership-archive div.row.ministries div.ministry, div.content-type-is.single-leadership-post div.row.ministries div.ministry { display: inline-block; vertical-align: top; float: none; position: relative; padding-bottom: 40px; text-align: left; }
body.our-ministries div.content-type-is.ministries-feed div.row.ministries div.ministry *, body.our-ministries div.content-type-is.bio-feed div.row.ministries div.ministry *, body.our-ministries div.content-type-is.overlap-blocks div.row.ministries div.ministry *, body.our-ministries div.content-type-is.locations-grid-isotope div.row.ministries div.ministry *, body.our-ministries div.content-type-is.blue-grid div.row.ministries div.ministry *, body.our-ministries div.content-type-is.leadership-archive div.row.ministries div.ministry *, body.our-ministries div.content-type-is.single-leadership-post div.row.ministries div.ministry * { color: #fff !important; }
body.our-ministries div.content-type-is.ministries-feed div.row.ministries div.ministry div.blurb, body.our-ministries div.content-type-is.bio-feed div.row.ministries div.ministry div.blurb, body.our-ministries div.content-type-is.overlap-blocks div.row.ministries div.ministry div.blurb, body.our-ministries div.content-type-is.locations-grid-isotope div.row.ministries div.ministry div.blurb, body.our-ministries div.content-type-is.blue-grid div.row.ministries div.ministry div.blurb, body.our-ministries div.content-type-is.leadership-archive div.row.ministries div.ministry div.blurb, body.our-ministries div.content-type-is.single-leadership-post div.row.ministries div.ministry div.blurb { background-color: #425ca7; }
div.content-type-is.ministries-feed div.row.ministries div.ministry div.image, div.content-type-is.bio-feed div.row.ministries div.ministry div.image, div.content-type-is.overlap-blocks div.row.ministries div.ministry div.image, div.content-type-is.locations-grid-isotope div.row.ministries div.ministry div.image, div.content-type-is.blue-grid div.row.ministries div.ministry div.image, div.content-type-is.leadership-archive div.row.ministries div.ministry div.image, div.content-type-is.single-leadership-post div.row.ministries div.ministry div.image { position: relative; height: 400px; overflow: hidden; }
div.content-type-is.ministries-feed div.row.ministries div.ministry div.image img, div.content-type-is.bio-feed div.row.ministries div.ministry div.image img, div.content-type-is.overlap-blocks div.row.ministries div.ministry div.image img, div.content-type-is.locations-grid-isotope div.row.ministries div.ministry div.image img, div.content-type-is.blue-grid div.row.ministries div.ministry div.image img, div.content-type-is.leadership-archive div.row.ministries div.ministry div.image img, div.content-type-is.single-leadership-post div.row.ministries div.ministry div.image img { position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; margin: auto; height: auto; }
div.content-type-is.ministries-feed div.row.ministries div.ministry div.link a, div.content-type-is.bio-feed div.row.ministries div.ministry div.link a, div.content-type-is.overlap-blocks div.row.ministries div.ministry div.link a, div.content-type-is.locations-grid-isotope div.row.ministries div.ministry div.link a, div.content-type-is.blue-grid div.row.ministries div.ministry div.link a, div.content-type-is.leadership-archive div.row.ministries div.ministry div.link a, div.content-type-is.single-leadership-post div.row.ministries div.ministry div.link a { color: #425ca7; }
div.content-type-is.ministries-feed div.blurb, div.content-type-is.bio-feed div.blurb, div.content-type-is.overlap-blocks div.blurb, div.content-type-is.locations-grid-isotope div.blurb, div.content-type-is.blue-grid div.blurb, div.content-type-is.leadership-archive div.blurb, div.content-type-is.single-leadership-post div.blurb { position: relative; left: 50%; margin-top: -33%; margin-left: -140px; width: 280px; height: 280px; padding: 20px; background: #fff; color: #425ca7; }
div.content-type-is.ministries-feed div.blurb div.h3, div.content-type-is.bio-feed div.blurb div.h3, div.content-type-is.overlap-blocks div.blurb div.h3, div.content-type-is.locations-grid-isotope div.blurb div.h3, div.content-type-is.blue-grid div.blurb div.h3, div.content-type-is.leadership-archive div.blurb div.h3, div.content-type-is.single-leadership-post div.blurb div.h3 { height: 45%; margin-top: 0; margin-bottom: 0; padding-bottom: 40px; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; color: #425ca7; }
div.content-type-is.ministries-feed div.blurb div.h3 a, div.content-type-is.bio-feed div.blurb div.h3 a, div.content-type-is.overlap-blocks div.blurb div.h3 a, div.content-type-is.locations-grid-isotope div.blurb div.h3 a, div.content-type-is.blue-grid div.blurb div.h3 a, div.content-type-is.leadership-archive div.blurb div.h3 a, div.content-type-is.single-leadership-post div.blurb div.h3 a { text-decoration: none; color: #425ca7; }
div.content-type-is.ministries-feed div.blurb div.h3 a:hover, div.content-type-is.bio-feed div.blurb div.h3 a:hover, div.content-type-is.overlap-blocks div.blurb div.h3 a:hover, div.content-type-is.locations-grid-isotope div.blurb div.h3 a:hover, div.content-type-is.blue-grid div.blurb div.h3 a:hover, div.content-type-is.leadership-archive div.blurb div.h3 a:hover, div.content-type-is.single-leadership-post div.blurb div.h3 a:hover, div.content-type-is.ministries-feed div.blurb div.h3 a.hover, div.content-type-is.bio-feed div.blurb div.h3 a.hover, div.content-type-is.overlap-blocks div.blurb div.h3 a.hover, div.content-type-is.locations-grid-isotope div.blurb div.h3 a.hover, div.content-type-is.blue-grid div.blurb div.h3 a.hover, div.content-type-is.leadership-archive div.blurb div.h3 a.hover, div.content-type-is.single-leadership-post div.blurb div.h3 a.hover, div.content-type-is.ministries-feed div.blurb div.h3 a.active, div.content-type-is.bio-feed div.blurb div.h3 a.active, div.content-type-is.overlap-blocks div.blurb div.h3 a.active, div.content-type-is.locations-grid-isotope div.blurb div.h3 a.active, div.content-type-is.blue-grid div.blurb div.h3 a.active, div.content-type-is.leadership-archive div.blurb div.h3 a.active, div.content-type-is.single-leadership-post div.blurb div.h3 a.active, div.content-type-is.ministries-feed div.blurb div.h3 a:active, div.content-type-is.bio-feed div.blurb div.h3 a:active, div.content-type-is.overlap-blocks div.blurb div.h3 a:active, div.content-type-is.locations-grid-isotope div.blurb div.h3 a:active, div.content-type-is.blue-grid div.blurb div.h3 a:active, div.content-type-is.leadership-archive div.blurb div.h3 a:active, div.content-type-is.single-leadership-post div.blurb div.h3 a:active, div.content-type-is.ministries-feed div.blurb div.h3 a:focus, div.content-type-is.bio-feed div.blurb div.h3 a:focus, div.content-type-is.overlap-blocks div.blurb div.h3 a:focus, div.content-type-is.locations-grid-isotope div.blurb div.h3 a:focus, div.content-type-is.blue-grid div.blurb div.h3 a:focus, div.content-type-is.leadership-archive div.blurb div.h3 a:focus, div.content-type-is.single-leadership-post div.blurb div.h3 a:focus { text-decoration: none; color: #425ca7; }
div.content-type-is.ministries-feed div.blurb div.h2, div.content-type-is.bio-feed div.blurb div.h2, div.content-type-is.overlap-blocks div.blurb div.h2, div.content-type-is.locations-grid-isotope div.blurb div.h2, div.content-type-is.blue-grid div.blurb div.h2, div.content-type-is.leadership-archive div.blurb div.h2, div.content-type-is.single-leadership-post div.blurb div.h2 { height: 40%; }
div.content-type-is.ministries-feed div.blurb p, div.content-type-is.bio-feed div.blurb p, div.content-type-is.overlap-blocks div.blurb p, div.content-type-is.locations-grid-isotope div.blurb p, div.content-type-is.blue-grid div.blurb p, div.content-type-is.leadership-archive div.blurb p, div.content-type-is.single-leadership-post div.blurb p { height: 45%; font-size: 15px; }
div.content-type-is.ministries-feed div.blurb p:empty, div.content-type-is.bio-feed div.blurb p:empty, div.content-type-is.overlap-blocks div.blurb p:empty, div.content-type-is.locations-grid-isotope div.blurb p:empty, div.content-type-is.blue-grid div.blurb p:empty, div.content-type-is.leadership-archive div.blurb p:empty, div.content-type-is.single-leadership-post div.blurb p:empty { display: none; }
div.content-type-is.ministries-feed div.blurb div.link, div.content-type-is.bio-feed div.blurb div.link, div.content-type-is.overlap-blocks div.blurb div.link, div.content-type-is.locations-grid-isotope div.blurb div.link, div.content-type-is.blue-grid div.blurb div.link, div.content-type-is.leadership-archive div.blurb div.link, div.content-type-is.single-leadership-post div.blurb div.link { height: 10%; }
div.content-type-is.ministries-feed div.blurb div.link a, div.content-type-is.bio-feed div.blurb div.link a, div.content-type-is.overlap-blocks div.blurb div.link a, div.content-type-is.locations-grid-isotope div.blurb div.link a, div.content-type-is.blue-grid div.blurb div.link a, div.content-type-is.leadership-archive div.blurb div.link a, div.content-type-is.single-leadership-post div.blurb div.link a { font-size: 15px; }
div.content-type-is.bio-feed, div.content-type-is.overlap-blocks, div.content-type-is.locations-grid-isotope, div.content-type-is.blue-grid, div.content-type-is.leadership-archive, div.content-type-is.single-leadership-post { margin-top: 20px !important; padding: 40px 20px 20px !important; background: transparent;  /* Landscape phones and down */ }
body.home div.content-type-is.bio-feed, body.home div.content-type-is.overlap-blocks, body.home div.content-type-is.locations-grid-isotope, body.home div.content-type-is.blue-grid, body.home div.content-type-is.leadership-archive, body.home div.content-type-is.single-leadership-post { background: #45ade2; }
@media (min-width:992px) {
	div.content-type-is.bio-feed, div.content-type-is.overlap-blocks, div.content-type-is.locations-grid-isotope, div.content-type-is.blue-grid, div.content-type-is.leadership-archive, div.content-type-is.single-leadership-post { padding-left: 40px; padding-right: 40px; }
}
div.content-type-is.bio-feed div.row, div.content-type-is.overlap-blocks div.row, div.content-type-is.locations-grid-isotope div.row, div.content-type-is.blue-grid div.row, div.content-type-is.leadership-archive div.row, div.content-type-is.single-leadership-post div.row { max-width: 1200px;    /* Landscape phones and down */ }
@media only screen and (min-width:1200px) {
	div.content-type-is.bio-feed div.row, div.content-type-is.overlap-blocks div.row, div.content-type-is.locations-grid-isotope div.row, div.content-type-is.blue-grid div.row, div.content-type-is.leadership-archive div.row, div.content-type-is.single-leadership-post div.row { margin: 0 auto; padding-left: 0; padding-right: 0; }
}
div.content-type-is.bio-feed div.row.header div.the-bio-header, div.content-type-is.overlap-blocks div.row.header div.the-bio-header, div.content-type-is.locations-grid-isotope div.row.header div.the-bio-header, div.content-type-is.blue-grid div.row.header div.the-bio-header, div.content-type-is.leadership-archive div.row.header div.the-bio-header, div.content-type-is.single-leadership-post div.row.header div.the-bio-header { margin: 0 auto; color: #45ade2; }
body.home div.content-type-is.bio-feed div.row.header div.the-bio-header, body.home div.content-type-is.overlap-blocks div.row.header div.the-bio-header, body.home div.content-type-is.locations-grid-isotope div.row.header div.the-bio-header, body.home div.content-type-is.blue-grid div.row.header div.the-bio-header, body.home div.content-type-is.leadership-archive div.row.header div.the-bio-header, body.home div.content-type-is.single-leadership-post div.row.header div.the-bio-header { color: #fff; }
div.content-type-is.bio-feed div.row.bios, div.content-type-is.overlap-blocks div.row.bios, div.content-type-is.locations-grid-isotope div.row.bios, div.content-type-is.blue-grid div.row.bios, div.content-type-is.leadership-archive div.row.bios, div.content-type-is.single-leadership-post div.row.bios { font-size: 0; text-align: center; }
div.content-type-is.bio-feed div.row.bios div.bio, div.content-type-is.overlap-blocks div.row.bios div.bio, div.content-type-is.locations-grid-isotope div.row.bios div.bio, div.content-type-is.blue-grid div.row.bios div.bio, div.content-type-is.leadership-archive div.row.bios div.bio, div.content-type-is.single-leadership-post div.row.bios div.bio { float: none; display: inline-block; vertical-align: top; padding-bottom: 20px; }
div.content-type-is.bio-feed div.row.view-all, div.content-type-is.overlap-blocks div.row.view-all, div.content-type-is.locations-grid-isotope div.row.view-all, div.content-type-is.blue-grid div.row.view-all, div.content-type-is.leadership-archive div.row.view-all, div.content-type-is.single-leadership-post div.row.view-all { padding-top: 5px !important; color: #fff; text-align: center; }
div.content-type-is.bio-feed div.row.view-all a, div.content-type-is.overlap-blocks div.row.view-all a, div.content-type-is.locations-grid-isotope div.row.view-all a, div.content-type-is.blue-grid div.row.view-all a, div.content-type-is.leadership-archive div.row.view-all a, div.content-type-is.single-leadership-post div.row.view-all a { color: #fff; font-size: 18px; text-decoration: none; }
div.content-type-is.bio-feed div.row.view-all a:hover, div.content-type-is.overlap-blocks div.row.view-all a:hover, div.content-type-is.locations-grid-isotope div.row.view-all a:hover, div.content-type-is.blue-grid div.row.view-all a:hover, div.content-type-is.leadership-archive div.row.view-all a:hover, div.content-type-is.single-leadership-post div.row.view-all a:hover, div.content-type-is.bio-feed div.row.view-all a.hover, div.content-type-is.overlap-blocks div.row.view-all a.hover, div.content-type-is.locations-grid-isotope div.row.view-all a.hover, div.content-type-is.blue-grid div.row.view-all a.hover, div.content-type-is.leadership-archive div.row.view-all a.hover, div.content-type-is.single-leadership-post div.row.view-all a.hover, div.content-type-is.bio-feed div.row.view-all a.active, div.content-type-is.overlap-blocks div.row.view-all a.active, div.content-type-is.locations-grid-isotope div.row.view-all a.active, div.content-type-is.blue-grid div.row.view-all a.active, div.content-type-is.leadership-archive div.row.view-all a.active, div.content-type-is.single-leadership-post div.row.view-all a.active, div.content-type-is.bio-feed div.row.view-all a:active, div.content-type-is.overlap-blocks div.row.view-all a:active, div.content-type-is.locations-grid-isotope div.row.view-all a:active, div.content-type-is.blue-grid div.row.view-all a:active, div.content-type-is.leadership-archive div.row.view-all a:active, div.content-type-is.single-leadership-post div.row.view-all a:active, div.content-type-is.bio-feed div.row.view-all a:focus, div.content-type-is.overlap-blocks div.row.view-all a:focus, div.content-type-is.locations-grid-isotope div.row.view-all a:focus, div.content-type-is.blue-grid div.row.view-all a:focus, div.content-type-is.leadership-archive div.row.view-all a:focus, div.content-type-is.single-leadership-post div.row.view-all a:focus { text-decoration: underline; }
div.content-type-is.bio-feed div.blurb, div.content-type-is.overlap-blocks div.blurb, div.content-type-is.locations-grid-isotope div.blurb, div.content-type-is.blue-grid div.blurb, div.content-type-is.leadership-archive div.blurb, div.content-type-is.single-leadership-post div.blurb { width: 260px; margin-left: -130px; padding: 20px; background: #45ade2; color: #fff; text-align: left;    /* Landscape phones and down */ }
@media (min-width:768px) {
	div.content-type-is.bio-feed div.blurb, div.content-type-is.overlap-blocks div.blurb, div.content-type-is.locations-grid-isotope div.blurb, div.content-type-is.blue-grid div.blurb, div.content-type-is.leadership-archive div.blurb, div.content-type-is.single-leadership-post div.blurb { width: 280px; margin-left: -140px; padding: 20px; }
}
div.content-type-is.bio-feed div.blurb div.h2, div.content-type-is.overlap-blocks div.blurb div.h2, div.content-type-is.locations-grid-isotope div.blurb div.h2, div.content-type-is.blue-grid div.blurb div.h2, div.content-type-is.leadership-archive div.blurb div.h2, div.content-type-is.single-leadership-post div.blurb div.h2 { margin-top: 0; margin-bottom: 0; padding-bottom: 40px; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 27px; color: #fff; }
div.content-type-is.bio-feed div.blurb div.h2 a, div.content-type-is.overlap-blocks div.blurb div.h2 a, div.content-type-is.locations-grid-isotope div.blurb div.h2 a, div.content-type-is.blue-grid div.blurb div.h2 a, div.content-type-is.leadership-archive div.blurb div.h2 a, div.content-type-is.single-leadership-post div.blurb div.h2 a { color: #fff; text-decoration: none; }
div.content-type-is.bio-feed div.blurb div.h2 a:hover, div.content-type-is.overlap-blocks div.blurb div.h2 a:hover, div.content-type-is.locations-grid-isotope div.blurb div.h2 a:hover, div.content-type-is.blue-grid div.blurb div.h2 a:hover, div.content-type-is.leadership-archive div.blurb div.h2 a:hover, div.content-type-is.single-leadership-post div.blurb div.h2 a:hover, div.content-type-is.bio-feed div.blurb div.h2 a.hover, div.content-type-is.overlap-blocks div.blurb div.h2 a.hover, div.content-type-is.locations-grid-isotope div.blurb div.h2 a.hover, div.content-type-is.blue-grid div.blurb div.h2 a.hover, div.content-type-is.leadership-archive div.blurb div.h2 a.hover, div.content-type-is.single-leadership-post div.blurb div.h2 a.hover, div.content-type-is.bio-feed div.blurb div.h2 a.active, div.content-type-is.overlap-blocks div.blurb div.h2 a.active, div.content-type-is.locations-grid-isotope div.blurb div.h2 a.active, div.content-type-is.blue-grid div.blurb div.h2 a.active, div.content-type-is.leadership-archive div.blurb div.h2 a.active, div.content-type-is.single-leadership-post div.blurb div.h2 a.active, div.content-type-is.bio-feed div.blurb div.h2 a:active, div.content-type-is.overlap-blocks div.blurb div.h2 a:active, div.content-type-is.locations-grid-isotope div.blurb div.h2 a:active, div.content-type-is.blue-grid div.blurb div.h2 a:active, div.content-type-is.leadership-archive div.blurb div.h2 a:active, div.content-type-is.single-leadership-post div.blurb div.h2 a:active, div.content-type-is.bio-feed div.blurb div.h2 a:focus, div.content-type-is.overlap-blocks div.blurb div.h2 a:focus, div.content-type-is.locations-grid-isotope div.blurb div.h2 a:focus, div.content-type-is.blue-grid div.blurb div.h2 a:focus, div.content-type-is.leadership-archive div.blurb div.h2 a:focus, div.content-type-is.single-leadership-post div.blurb div.h2 a:focus { color: #fff; text-decoration: none; }
div.content-type-is.bio-feed div.blurb p, div.content-type-is.overlap-blocks div.blurb p, div.content-type-is.locations-grid-isotope div.blurb p, div.content-type-is.blue-grid div.blurb p, div.content-type-is.leadership-archive div.blurb p, div.content-type-is.single-leadership-post div.blurb p { font-size: 15px; }
div.content-type-is.bio-feed div.blurb div.link, div.content-type-is.overlap-blocks div.blurb div.link, div.content-type-is.locations-grid-isotope div.blurb div.link, div.content-type-is.blue-grid div.blurb div.link, div.content-type-is.leadership-archive div.blurb div.link, div.content-type-is.single-leadership-post div.blurb div.link { color: #fff; }
div.content-type-is.bio-feed div.blurb div.link a, div.content-type-is.overlap-blocks div.blurb div.link a, div.content-type-is.locations-grid-isotope div.blurb div.link a, div.content-type-is.blue-grid div.blurb div.link a, div.content-type-is.leadership-archive div.blurb div.link a, div.content-type-is.single-leadership-post div.blurb div.link a { color: #fff; }
div.content-type-is.bio-feed div.image, div.content-type-is.overlap-blocks div.image, div.content-type-is.locations-grid-isotope div.image, div.content-type-is.blue-grid div.image, div.content-type-is.leadership-archive div.image, div.content-type-is.single-leadership-post div.image { position: relative; overflow: hidden; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; height: 400px !important; min-height: 400px; max-height: 400px; }
div.content-type-is.bio-feed div.image img, div.content-type-is.overlap-blocks div.image img, div.content-type-is.locations-grid-isotope div.image img, div.content-type-is.blue-grid div.image img, div.content-type-is.leadership-archive div.image img, div.content-type-is.single-leadership-post div.image img { position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; margin: auto; height: auto !important; width: auto !important;	/*min-height: 100%;*/ min-width: 100% !important; }
div.content-type-is.overlap-blocks, div.content-type-is.locations-grid-isotope, div.content-type-is.blue-grid, div.content-type-is.leadership-archive, div.content-type-is.single-leadership-post { margin-top: 0 !important; margin-bottom: 0 !important; padding-top: 20px !important; padding-bottom: 0 !important; background-color: transparent; }
div.content-type-is.overlap-blocks div.row, div.content-type-is.locations-grid-isotope div.row, div.content-type-is.blue-grid div.row, div.content-type-is.leadership-archive div.row, div.content-type-is.single-leadership-post div.row { max-width: 1200px;    /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.overlap-blocks div.row, div.content-type-is.locations-grid-isotope div.row, div.content-type-is.blue-grid div.row, div.content-type-is.leadership-archive div.row, div.content-type-is.single-leadership-post div.row { padding-left: 40px; padding-right: 40px; }
}
@media only screen and (min-width:1200px) {
	div.content-type-is.overlap-blocks div.row, div.content-type-is.locations-grid-isotope div.row, div.content-type-is.blue-grid div.row, div.content-type-is.leadership-archive div.row, div.content-type-is.single-leadership-post div.row { margin: 0 auto; padding-left: 0; padding-right: 0; }
}
div.content-type-is.overlap-blocks div.row.header, div.content-type-is.locations-grid-isotope div.row.header, div.content-type-is.blue-grid div.row.header, div.content-type-is.leadership-archive div.row.header, div.content-type-is.single-leadership-post div.row.header { padding-bottom: 40px; }
div.content-type-is.overlap-blocks div.row.header div.the-block-header, div.content-type-is.locations-grid-isotope div.row.header div.the-block-header, div.content-type-is.blue-grid div.row.header div.the-block-header, div.content-type-is.leadership-archive div.row.header div.the-block-header, div.content-type-is.single-leadership-post div.row.header div.the-block-header { margin: 0 auto; color: #45ade2; }
div.content-type-is.overlap-blocks div.row.single-image, div.content-type-is.locations-grid-isotope div.row.single-image, div.content-type-is.blue-grid div.row.single-image, div.content-type-is.leadership-archive div.row.single-image, div.content-type-is.single-leadership-post div.row.single-image { padding-left: 0; padding-right: 0; padding-bottom: 40px;      /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:768px) {
	div.content-type-is.overlap-blocks div.row.single-image, div.content-type-is.locations-grid-isotope div.row.single-image, div.content-type-is.blue-grid div.row.single-image, div.content-type-is.leadership-archive div.row.single-image, div.content-type-is.single-leadership-post div.row.single-image { padding-left: 20px; padding-right: 20px; padding-bottom: 0; }
}
@media only screen and (min-width:1200px) {
	div.content-type-is.overlap-blocks div.row.single-image, div.content-type-is.locations-grid-isotope div.row.single-image, div.content-type-is.blue-grid div.row.single-image, div.content-type-is.leadership-archive div.row.single-image, div.content-type-is.single-leadership-post div.row.single-image { margin: 0 auto; padding-left: 0; padding-right: 0; }
}
div.content-type-is.overlap-blocks div.row.blocks, div.content-type-is.locations-grid-isotope div.row.blocks, div.content-type-is.blue-grid div.row.blocks, div.content-type-is.leadership-archive div.row.blocks, div.content-type-is.single-leadership-post div.row.blocks { font-size: 0; text-align: center; }
div.content-type-is.overlap-blocks div.row.blocks div.block, div.content-type-is.locations-grid-isotope div.row.blocks div.block, div.content-type-is.blue-grid div.row.blocks div.block, div.content-type-is.leadership-archive div.row.blocks div.block, div.content-type-is.single-leadership-post div.row.blocks div.block { display: inline-block; float: none !important; vertical-align: top; text-align: left; padding-bottom: 40px; }
div.content-type-is.overlap-blocks div.row.blocks div.block p, div.content-type-is.locations-grid-isotope div.row.blocks div.block p, div.content-type-is.blue-grid div.row.blocks div.block p, div.content-type-is.leadership-archive div.row.blocks div.block p, div.content-type-is.single-leadership-post div.row.blocks div.block p, div.content-type-is.overlap-blocks div.row.blocks div.block a, div.content-type-is.locations-grid-isotope div.row.blocks div.block a, div.content-type-is.blue-grid div.row.blocks div.block a, div.content-type-is.leadership-archive div.row.blocks div.block a, div.content-type-is.single-leadership-post div.row.blocks div.block a { font-size: 15px; }
div.content-type-is.overlap-blocks div.row.blocks div.block div.h2 a, div.content-type-is.locations-grid-isotope div.row.blocks div.block div.h2 a, div.content-type-is.blue-grid div.row.blocks div.block div.h2 a, div.content-type-is.leadership-archive div.row.blocks div.block div.h2 a, div.content-type-is.single-leadership-post div.row.blocks div.block div.h2 a { font-size: 27px; }
div.content-type-is.overlap-blocks div.row.blocks div.block div.image, div.content-type-is.locations-grid-isotope div.row.blocks div.block div.image, div.content-type-is.blue-grid div.row.blocks div.block div.image, div.content-type-is.leadership-archive div.row.blocks div.block div.image, div.content-type-is.single-leadership-post div.row.blocks div.block div.image { position: relative; overflow: hidden; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; height: 400px !important; min-height: 400px; max-height: 400px; }
div.content-type-is.overlap-blocks div.row.blocks div.block div.image img, div.content-type-is.locations-grid-isotope div.row.blocks div.block div.image img, div.content-type-is.blue-grid div.row.blocks div.block div.image img, div.content-type-is.leadership-archive div.row.blocks div.block div.image img, div.content-type-is.single-leadership-post div.row.blocks div.block div.image img { position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; margin: auto; height: auto !important; width: auto !important; min-height: 100%; min-width: 100% !important; }
div.content-type-is.overlap-blocks.single-img div.blurb, div.content-type-is.single-img.locations-grid-isotope div.blurb, div.content-type-is.single-img.blue-grid div.blurb, div.content-type-is.single-img.leadership-archive div.blurb, div.content-type-is.single-img.single-leadership-post div.blurb { margin-top: 0 !important;    /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.overlap-blocks.single-img div.blurb, div.content-type-is.single-img.locations-grid-isotope div.blurb, div.content-type-is.single-img.blue-grid div.blurb, div.content-type-is.single-img.leadership-archive div.blurb, div.content-type-is.single-img.single-leadership-post div.blurb { margin-top: -33% !important; }
}
body.support-us div.content-type-is.overlap-blocks:nth-child(3), body.support-us div.content-type-is.locations-grid-isotope:nth-child(3), body.support-us div.content-type-is.blue-grid:nth-child(3), body.support-us div.content-type-is.leadership-archive:nth-child(3), body.support-us div.content-type-is.single-leadership-post:nth-child(3) { background: #425ca7; }
body.support-us div.content-type-is.overlap-blocks:nth-child(3) div.h2, body.support-us div.content-type-is.locations-grid-isotope:nth-child(3) div.h2, body.support-us div.content-type-is.blue-grid:nth-child(3) div.h2, body.support-us div.content-type-is.leadership-archive:nth-child(3) div.h2, body.support-us div.content-type-is.single-leadership-post:nth-child(3) div.h2 { color: #fff; }
body.support-us div.content-type-is.overlap-blocks:nth-child(3) div.block div.blurb, body.support-us div.content-type-is.locations-grid-isotope:nth-child(3) div.block div.blurb, body.support-us div.content-type-is.blue-grid:nth-child(3) div.block div.blurb, body.support-us div.content-type-is.leadership-archive:nth-child(3) div.block div.blurb, body.support-us div.content-type-is.single-leadership-post:nth-child(3) div.block div.blurb { background-color: #fff !important; }
body.support-us div.content-type-is.overlap-blocks:nth-child(3) div.block div.h2, body.support-us div.content-type-is.locations-grid-isotope:nth-child(3) div.block div.h2, body.support-us div.content-type-is.blue-grid:nth-child(3) div.block div.h2, body.support-us div.content-type-is.leadership-archive:nth-child(3) div.block div.h2, body.support-us div.content-type-is.single-leadership-post:nth-child(3) div.block div.h2 { color: #425ca7; }
body.support-us div.content-type-is.overlap-blocks:nth-child(3) div.block p, body.support-us div.content-type-is.locations-grid-isotope:nth-child(3) div.block p, body.support-us div.content-type-is.blue-grid:nth-child(3) div.block p, body.support-us div.content-type-is.leadership-archive:nth-child(3) div.block p, body.support-us div.content-type-is.single-leadership-post:nth-child(3) div.block p { color: #425ca7; }
body.support-us div.content-type-is.overlap-blocks:nth-child(3) div.block a, body.support-us div.content-type-is.locations-grid-isotope:nth-child(3) div.block a, body.support-us div.content-type-is.blue-grid:nth-child(3) div.block a, body.support-us div.content-type-is.leadership-archive:nth-child(3) div.block a, body.support-us div.content-type-is.single-leadership-post:nth-child(3) div.block a { color: #45ade2; }
div.content-type-is.wysiwyg { padding: 20px; }
div.content-type-is.wysiwyg div.row { max-width: 1200px;    /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.wysiwyg div.row { padding-left: 40px; padding-right: 40px; }
}
@media only screen and (min-width:1200px) {
	div.content-type-is.wysiwyg div.row { margin: 0 auto; padding-left: 0; padding-right: 0; }
}
div.content-type-is.wysiwyg div.row.header { padding-bottom: 40px; text-align: center; }
div.content-type-is.wysiwyg div.row.header:only-child { padding-bottom: 0; }
div.content-type-is.wysiwyg div.row.header div.the-block-header { margin: 0 auto; color: #45ade2; text-transform: uppercase; }
body.our-ministries div.content-type-is.wysiwyg div.row.header div.the-block-header { color: #425ca7; }
div.content-type-is.wysiwyg div.left-column div.wysiwyg-output-wrapper {  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.wysiwyg div.left-column div.wysiwyg-output-wrapper { padding-left: 0 !important; }
}
div.content-type-is.wysiwyg div.right-column div.wysiwyg-output-wrapper {  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.wysiwyg div.right-column div.wysiwyg-output-wrapper { padding-right: 0 !important; }
}
div.content-type-is.locations-feed { padding-top: 20px; padding-bottom: 20px; }
div.content-type-is.locations-feed div.row { max-width: 1200px; padding-left: 20px; padding-right: 20px;    /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.locations-feed div.row { padding-left: 40px; padding-right: 40px; }
}
@media only screen and (min-width:1200px) {
	div.content-type-is.locations-feed div.row { margin: 0 auto; padding-left: 0; padding-right: 0; }
}
div.content-type-is.locations-feed div.row.header { padding-bottom: 40px; color: #45ade2; text-align: center; text-transform: uppercase; }
div.content-type-is.locations-feed div.row.header div.the-locations-header { margin: 0 auto; }
div.content-type-is.locations-feed div.row.locations-row div.the-locations ul { display: block; width: 100%; height: auto; margin: 0; padding: 0; list-style: none; overflow: hidden; }
div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li { position: relative; float: left; margin: 0; padding: 0; box-shadow: 0 0 12px #000;        /* Landscape phones and down */ }
div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li.slick-slide { box-shadow: none !important; }
@media (min-width:992px) {
	div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li { min-width: 685px !important; }
}
div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li:hover div.overlay, div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li.hover div.overlay, div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li.active div.overlay, div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li:active div.overlay, div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li.slick-active div.overlay, div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li:focus div.overlay { opacity: 1; -webkit-transition: opacity 300ms linear; -o-transition: opacity 300ms linear; transition: opacity 300ms linear; }
div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li div.overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; font-size: 0; opacity: 0; background-color: rgba(0, 0, 0, 0.6); text-align: center; -webkit-transition: opacity 300ms linear; -o-transition: opacity 300ms linear; transition: opacity 300ms linear; }
div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li div.overlay:before { margin-left: 0px; content: ' '; display: inline-block; vertical-align: middle; height: 100%; }
div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li div.overlay div.content { display: inline-block; vertical-align: middle; padding: 20px; text-align: center; }
div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li div.overlay div.h2.group-name { color: #fff; text-transform: uppercase; }
div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li div.overlay div.h2.group-name a { color: #fff; text-decoration: none; }
div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li div.overlay div.h2.group-name a:hover, div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li div.overlay div.h2.group-name a.hover, div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li div.overlay div.h2.group-name a.active, div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li div.overlay div.h2.group-name a:active, div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li div.overlay div.h2.group-name a:focus { text-decoration: none; }
div.content-type-is.locations-feed div.row.locations-row div.the-locations ul li img { min-width: 100%; }
div.content-type-is.locations-feed div.row.locations-nav { max-width: 850px;      /* Landscape phones and down */ }
@media only screen and (min-width:850px) {
	div.content-type-is.locations-feed div.row.locations-nav { margin: 0 auto; }
}
div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav { display: none; position: relative; width: 100%; height: auto; margin: 0; padding: 20px 0 0; list-style: none; overflow: visible; font-size: 0; text-align: center;        /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav { display: block; }
}
div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li { position: relative; display: inline-block; vertical-align: middle; margin: 0 5px 10px; padding: 0; }
div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li:first-child { margin-left: 0; }
div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li:last-child { margin-right: 0; }
div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li:last-child:after { display: none; }
div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li:after { content: "•"; display: inline-block; vertical-align: middle; height: 12px; margin-top: -5px; padding-left: 7px; font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 13px; color: #45ade2; }
div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li:hover > a, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li.hover > a, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li.active > a, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li:active > a, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li:focus > a { color: #fff !important; background: #45ade2 !important; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li:hover ul.locations-subnav, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li.hover ul.locations-subnav, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li.active ul.locations-subnav, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li:active ul.locations-subnav, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav > li:focus ul.locations-subnav { display: block; opacity: 1 !important; min-width: 250px; height: auto !important; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav a { display: inline-block; vertical-align: middle; padding: 5px 10px; color: #45ade2; font-size: 15px; text-decoration: none; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav a:hover, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav a.hover, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav a.active, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav a:active, div.content-type-is.locations-feed div.row.locations-nav ul.locations-nav a:focus { color: #fff; background: #45ade2; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
div.content-type-is.locations-feed div.row.locations-nav ul.locations-subnav { display: none; position: absolute; top: 100%; left: 0; width: auto; min-width: 250px; height: 0; z-index: 9998; text-align: left; list-style: none; overflow: visible; margin: 0; padding: 0; background: #ecf6fe; opacity: 0; -webkit-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
div.content-type-is.locations-feed div.row.locations-nav ul.locations-subnav li a { width: 100%; }
div.content-type-is.locations-feed div.row.locations-nav .locations-selector {  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.locations-feed div.row.locations-nav .locations-selector { display: none !important; }
}
div.content-type-is.locations-feed div.row.locations-nav div.bootstrap-select { display: block; width: 100%; max-width: 400px; padding-top: 10px;        /* Landscape phones and down */ }
@media only screen and (min-width:400px) {
	div.content-type-is.locations-feed div.row.locations-nav div.bootstrap-select { margin: 0 auto; }
}
div.content-type-is.locations-feed div.row.locations-nav div.bootstrap-select button.dropdown-toggle { border-radius: 0 !important; border: 1px solid #45ade2; }
div.content-type-is.locations-feed div.row.locations-nav div.bootstrap-select button.dropdown-toggle:focus, div.content-type-is.locations-feed div.row.locations-nav div.bootstrap-select button.dropdown-toggle:active { outline: none !important; background: transparent !important; }
div.content-type-is.locations-feed div.row.locations-nav div.bootstrap-select button.dropdown-toggle span.filter-option { color: #45ade2; }
div.content-type-is.locations-feed div.row.locations-nav div.bootstrap-select button.dropdown-toggle span.bs-caret { color: #45ade2; }
div.content-type-is.locations-feed div.row.locations-nav div.bootstrap-select div.dropdown-menu li > a { white-space: normal; }
div.content-type-is.locations-grid-isotope, div.content-type-is.blue-grid { max-width: 1200px; padding-left: 20px; padding-right: 20px;  /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.locations-grid-isotope, div.content-type-is.blue-grid { padding-left: 40px !important; padding-right: 40px !important; }
}
@media only screen and (min-width:1200px) {
	div.content-type-is.locations-grid-isotope, div.content-type-is.blue-grid { margin: 0 auto; }
}
div.content-type-is.locations-grid-isotope div.row.header, div.content-type-is.blue-grid div.row.header { text-align: center; text-transform: uppercase; color: #45ade2; padding-top: 20px; padding-bottom: 40px; }
div.content-type-is.locations-grid-isotope div.row.header div.h2, div.content-type-is.blue-grid div.row.header div.h2 { margin: 0; }
div.content-type-is.locations-grid-isotope div.row.filtering, div.content-type-is.blue-grid div.row.filtering { max-width: 850px; padding-bottom: 40px;    /* Landscape phones and down */ }
@media only screen and (min-width:850px) {
	div.content-type-is.locations-grid-isotope div.row.filtering, div.content-type-is.blue-grid div.row.filtering { margin: 0 auto; }
}
div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters, div.content-type-is.blue-grid div.row.filtering ul#location-filters { display: block; width: 100%; height: auto; margin: 0; padding: 0; list-style: none; overflow: hidden; text-align: center; font-size: 0; line-height: 0; }
div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters li, div.content-type-is.blue-grid div.row.filtering ul#location-filters li { display: inline-block; vertical-align: middle; margin: 0 0 10px; padding: 0 10px 0 0; }
div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters li:after, div.content-type-is.blue-grid div.row.filtering ul#location-filters li:after { content: "•"; display: inline-block; vertical-align: middle; height: 12px; padding-left: 10px; vertical-align: middle; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 19px; color: #45ade2; }
div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters li:last-child, div.content-type-is.blue-grid div.row.filtering ul#location-filters li:last-child { padding: 0; }
div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters li:last-child:after, div.content-type-is.blue-grid div.row.filtering ul#location-filters li:last-child:after { content: ""; display: none; padding: 0; }
div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters a, div.content-type-is.blue-grid div.row.filtering ul#location-filters a { display: inline-block; padding: 5px 7px; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 15px; color: #45ade2; line-height: 1; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms;        /* Landscape phones and down */ }
@media (min-width:768px) {
	div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters a, div.content-type-is.blue-grid div.row.filtering ul#location-filters a { font-size: 19px; }
}
div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters a:hover, div.content-type-is.blue-grid div.row.filtering ul#location-filters a:hover, div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters a.hover, div.content-type-is.blue-grid div.row.filtering ul#location-filters a.hover, div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters a.active, div.content-type-is.blue-grid div.row.filtering ul#location-filters a.active, div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters a:active, div.content-type-is.blue-grid div.row.filtering ul#location-filters a:active, div.content-type-is.locations-grid-isotope div.row.filtering ul#location-filters a:focus, div.content-type-is.blue-grid div.row.filtering ul#location-filters a:focus { color: #fff; background: #45ade2; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; text-decoration: none; }
div.content-type-is.locations-grid-isotope div.row.blocks, div.content-type-is.blue-grid div.row.blocks { padding-left: 0; padding-right: 0; }
div.content-type-is.locations-grid-isotope div.block, div.content-type-is.blue-grid div.block { position: relative; overflow: hidden; }
div.content-type-is.locations-grid-isotope div.block a, div.content-type-is.blue-grid div.block a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; background-color: transparent; }
div.content-type-is.locations-grid-isotope div.image, div.content-type-is.blue-grid div.image { position: relative; height: 400px !important; min-height: 400px; max-height: 400px; overflow: hidden; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
div.content-type-is.locations-grid-isotope div.image img, div.content-type-is.blue-grid div.image img { position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; margin: auto; height: auto !important; width: auto !important; min-height: 100%; min-width: 100% !important; }
div.content-type-is.associate-talk-archive div.toggle { position: relative; width: 84px; height: 84px; margin: 0 auto; cursor: pointer; }
div.content-type-is.associate-talk-archive div.toggle.off { background: url("../images/icon-play-button-no-text-84x84.png") no-repeat; }
div.content-type-is.associate-talk-archive div.toggle.on { background: url("../images/icon-pause-button-no-text-84x84.png") no-repeat; }
div.content-type-is.associate-talk-archive div.prog { visibility: hidden; position: relative; width: 100%; height: 20px; margin-top: 30px; }
div.content-type-is.associate-talk-archive div.prog div.start, div.content-type-is.associate-talk-archive div.prog div.end, div.content-type-is.associate-talk-archive div.prog div.indicator { position: absolute; width: 6px; background-color: #fff; height: 20px; z-index: 8; }
div.content-type-is.associate-talk-archive div.prog div.start, div.content-type-is.associate-talk-archive div.prog div.indicator { left: 0; top: 0; }
div.content-type-is.associate-talk-archive div.prog div.end { right: 0; top: 0; }
div.content-type-is.associate-talk-archive div.prog div.indicator { z-index: 9; background-color: #b7d5ef; cursor: pointer; }
div.content-type-is.associate-talk-archive div.prog div.ref, div.content-type-is.associate-talk-archive div.prog div.loc { position: absolute; left: 0px; top: 7px; width: 100%; height: 6px; z-index: 1; background-color: #fff; }
div.content-type-is.associate-talk-archive div.prog div.loc { width: 0%; background-color: #b7d5ef; z-index: 6; }
div.content-type-is.leadership-archive div.row.header div.h2, div.content-type-is.single-leadership-post div.row.header div.h2 { color: #45ade2; }
div.content-type-is.leadership-archive div.leader, div.content-type-is.single-leadership-post div.leader { position: relative; }
div.content-type-is.leadership-archive div.leader a, div.content-type-is.single-leadership-post div.leader a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; background-color: transparent; }
div.content-type-is.leadership-archive div.image, div.content-type-is.single-leadership-post div.image { position: relative; height: 400px; overflow: hidden; }
div.content-type-is.leadership-archive div.image img, div.content-type-is.single-leadership-post div.image img { position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; margin: auto; height: auto; }
div.content-type-is.single-leadership-post { padding-bottom: 60px !important; }
div.content-type-is.single-leadership-post div.row.header { text-align: center;    /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.single-leadership-post div.row.header { text-align: left; }
}
div.content-type-is.single-leadership-post div.row.header div.h2 { color: #45ade2;      /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.single-leadership-post div.row.header div.h2 { padding-left: 80px; }
}
div.content-type-is.single-leadership-post div.row.prev-next { padding-top: 40px; padding-bottom: 40px; }
div.content-type-is.single-leadership-post div.row.prev-next a { display: inline-block; vertical-align: middle; padding: 3px 12px; background: #45ade2; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 15px; color: #fff; line-height: 1; }
div.content-type-is.single-leadership-post div.row.prev-next div.prev { text-align: left; }
div.content-type-is.single-leadership-post div.row.prev-next div.next { text-align: right; }
div.content-type-is.single-leadership-post div.row.content { max-width: 1200px;    /* Landscape phones and down */ }
@media only screen and (min-width:1200px) {
	div.content-type-is.single-leadership-post div.row.content { margin: 0 auto; }
}
div.content-type-is.single-leadership-post div.row.content div[class*='col-'].content { padding-top: 20px;      /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.single-leadership-post div.row.content div[class*='col-'].content { padding-top: 0; }
}
div.content-type-is.single-leadership-post div.row.content div[class*='col-'].content div.wysiwyg-output-wrapper { padding-top: 0 !important;        /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.single-leadership-post div.row.content div[class*='col-'].content div.wysiwyg-output-wrapper { padding-left: 80px; }
}
div.content-type-is.single-leadership-post div.row.content div.image { position: relative; overflow: hidden; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; height: 400px !important; min-height: 400px; max-height: 400px; }
div.content-type-is.single-leadership-post div.row.content div.image img { position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; margin: auto; height: auto !important; width: auto !important; min-height: 100%; min-width: 100% !important; }
div.content-type-is.single-leadership-post div.blurb { width: 260px; height: 260px; margin-left: -130px; padding: 20px; background: #45ade2; color: #fff; text-align: left;    /* Landscape phones and down */  /* Landscape phones and down */ }
@media only screen and (min-width:600px) {
	div.content-type-is.single-leadership-post div.blurb { margin-top: -130px; }
}
@media (min-width:992px) {
	div.content-type-is.single-leadership-post div.blurb { width: 280px; height: 280px; margin-left: -140px; margin-top: -33%; padding: 30px; }
}
div.content-type-is.single-leadership-post div.blurb div.h2 { margin-top: 0; margin-bottom: 0; padding-bottom: 40px; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 27px; color: #fff; }
div.content-type-is.single-leadership-post div.blurb div.h2 a { color: #fff; text-decoration: none; }
div.content-type-is.single-leadership-post div.blurb div.h2 a:hover, div.content-type-is.single-leadership-post div.blurb div.h2 a.hover, div.content-type-is.single-leadership-post div.blurb div.h2 a.active, div.content-type-is.single-leadership-post div.blurb div.h2 a:active, div.content-type-is.single-leadership-post div.blurb div.h2 a:focus { color: #fff; text-decoration: none; }
div.content-type-is.single-leadership-post div.blurb p { font-size: 15px; }
div.content-type-is.single-leadership-post div.blurb div.link { color: #fff; }
div.content-type-is.single-leadership-post div.blurb div.link a { color: #fff; }
div.content-type-is.cta-banner { padding: 80px 20px; background: transparent;  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.cta-banner { padding-left: 0; padding-right: 0; }
}
div.content-type-is.cta-banner > div.row { max-width: 1200px; color: #fff; text-align: center;    /* Landscape phones and down */ }
@media only screen and (min-width:1200px) {
	div.content-type-is.cta-banner > div.row { margin: 0 auto; }
}
div.content-type-is.cta-banner div.h2, div.content-type-is.cta-banner p { max-width: 850px; text-align: center; color: #45ade2;    /* Landscape phones and down */ }
@media only screen and (min-width:850px) {
	div.content-type-is.cta-banner div.h2, div.content-type-is.cta-banner p { margin-left: auto; margin-right: auto; }
}
div.content-type-is.cta-banner div.h2 { margin-top: 0; text-transform: uppercase; }
div.content-type-is.cta-banner p { margin-bottom: 40px; }
div.content-type-is.cta-banner a.cta { display: inline-block; padding: 15px 50px; color: #45ade2; line-height: 1; background: #ecf6fe; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; }
div.content-type-is.cta-banner a.cta:hover, div.content-type-is.cta-banner a.cta.hover, div.content-type-is.cta-banner a.cta.active, div.content-type-is.cta-banner a.cta:active, div.content-type-is.cta-banner a.cta:focus { background: #45ade2; color: #ecf6fe; text-decoration: none; }
div.content-type-is.cta-banner div.gform_wrapper div.gform_footer { text-align: center; }
div.content-type-is.cta-banner div.gform_wrapper div.gform_footer input[type="submit"] { display: inline-block; max-width: 300px; }
div.content-type-is.simple-image-banner { padding-top: 20px; padding-bottom: 20px; }
div.content-type-is.simple-image-banner > div.row { max-width: 1200px; margin: 0 auto; }
div.content-type-is.full-width-video-banner > div.row { max-width: 1200px;  /* Landscape phones and down */ }
@media only screen and (min-width:1200px) {
	div.content-type-is.full-width-video-banner > div.row { margin: 0 auto; }
}
div.content-type-is.single-post div.row.header, div.content-type-is.single-event-post div.row.header { max-width: 850px; text-align: center;  /* Landscape phones and down */ }
@media only screen and (min-width:850px) {
	div.content-type-is.single-post div.row.header, div.content-type-is.single-event-post div.row.header { margin: 0 auto; }
}
div.content-type-is.single-post div.row.header div.h2, div.content-type-is.single-event-post div.row.header div.h2 { color: #e8312b; margin-bottom: 20px; }
body.single-event div.content-type-is.single-post div.row.header div.h2, body.single-event div.content-type-is.single-event-post div.row.header div.h2 { color: #45ade2; }
div.content-type-is.single-post div.row.social-shares, div.content-type-is.single-event-post div.row.social-shares { max-width: 850px; padding-bottom: 40px; text-align: center;  /* Landscape phones and down */ }
@media only screen and (min-width:850px) {
	div.content-type-is.single-post div.row.social-shares, div.content-type-is.single-event-post div.row.social-shares { margin: 0 auto; }
}
div.row.social-shares a, div.content-type-is.single-event-post div.row.social-shares a { display: inline-block; width: 38px; height: 38px; padding: 10px; margin-right: 5px; border-radius: 20px; background: #45ade2; font-size: 18px; line-height: 1 !important; color: #fff; -webkit-transition: -webkit-transform 300ms; -o-transition: -o-transform 300ms; transition: transform 300ms; }
div.row.social-shares a:hover, div.content-type-is.single-event-post div.row.social-shares a:hover { text-decoration: none; -webkit-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); -webkit-transition: -webkit-transform 300ms; -o-transition: -o-transform 300ms; transition: transform 300ms; }
div.content-type-is.single-post div.row.content, div.content-type-is.single-event-post div.row.content { padding-bottom: 20px; }
div.content-type-is.single-location-post { padding-bottom: 80px; }
div.content-type-is.single-location-post div.row { max-width: 1200px; padding-left: 20px; padding-right: 20px;    /* Landscape phones and down */  /* Landscape phones and down */ }
@media (min-width:992px) {
	div.content-type-is.single-location-post div.row { padding-left: 40px; padding-right: 40px; }
}
@media only screen and (min-width:1200px) {
	div.content-type-is.single-location-post div.row { margin: 0 auto; padding-left: 0; padding-right: 0; }
}
div.content-type-is.single-location-post div.row.header { text-align: center; text-transform: uppercase; color: #45ade2; padding-top: 20px; padding-bottom: 40px; }
div.content-type-is.single-location-post div.row.filtering { max-width: 850px; padding-bottom: 40px;      /* Landscape phones and down */ }
@media only screen and (min-width:850px) {
	div.content-type-is.single-location-post div.row.filtering { margin: 0 auto; }
}
div.content-type-is.single-location-post div.row.filtering ul#location-filters { display: block; width: 100%; height: auto; margin: 0; padding: 0; list-style: none; overflow: hidden; text-align: center; font-size: 0; line-height: 0; }
div.content-type-is.single-location-post div.row.filtering ul#location-filters li { display: inline-block; vertical-align: middle; margin: 0 0 10px; padding: 0 10px 0 0; }
div.content-type-is.single-location-post div.row.filtering ul#location-filters li:after { content: "•"; display: inline-block; vertical-align: middle; height: 12px; padding-left: 10px; vertical-align: middle; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 19px; color: #45ade2; }
div.content-type-is.single-location-post div.row.filtering ul#location-filters li:last-child { padding: 0; }
div.content-type-is.single-location-post div.row.filtering ul#location-filters li:last-child:after { content: ""; display: none; padding: 0; }
div.content-type-is.single-location-post div.row.filtering ul#location-filters a { display: inline-block; padding: 5px 7px; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 15px; color: #45ade2; line-height: 1; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms;          /* Landscape phones and down */ }
@media (min-width:768px) {
	div.content-type-is.single-location-post div.row.filtering ul#location-filters a { font-size: 19px; }
}
div.content-type-is.single-location-post div.row.filtering ul#location-filters a:hover, div.content-type-is.single-location-post div.row.filtering ul#location-filters a.hover, div.content-type-is.single-location-post div.row.filtering ul#location-filters a.active, div.content-type-is.single-location-post div.row.filtering ul#location-filters a:active, div.content-type-is.single-location-post div.row.filtering ul#location-filters a:focus { color: #fff; background: #45ade2; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; text-decoration: none; }
div.content-type-is.single-location-post div.location-address { margin-bottom: 20px; }
div.content-type-is.single-location-post div.location-website a { color: #45ade2; text-decoration: none; }
div.content-type-is.single-location-post div.location-website a:hover, div.content-type-is.single-location-post div.location-website a.hover, div.content-type-is.single-location-post div.location-website a.active, div.content-type-is.single-location-post div.location-website a:active, div.content-type-is.single-location-post div.location-website a:focus { text-decoration: underline; }
div.content-type-is.single-location-post div.h3 { font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; color: #45ade2; }
div.content-type-is.single-location-post div.map {  /* Landscape phones and down */ }
@media (min-width:768px) {
	div.content-type-is.single-location-post div.map { padding-left: 20px; }
}
div.content-type-is.single-location-post div.map div.location-group.h3 { visibility: hidden; }
div.content-type-is.single-location-post div.map div.specific-location.h3 { margin-bottom: 20.5px; }
div.content-type-is.single-location-post div.location-map-wrapper { width: 100%; height: 350px; border: #ccc solid 1px; }
div.content-type-is.single-location-post div.location-map-wrapper img { max-width: inherit !important; }
div.content-type-is.single-location-post div.wysiwyg-output-wrapper { padding-left: 0 !important; }
div.content-type-is.single-event-post div.row { max-width: 1200px;  /* Landscape phones and down */ }
@media only screen and (min-width:1200px) {
	div.content-type-is.single-event-post div.row { margin: 0 auto; }
}
div.content-type-is.single-event-post div.row.header, div.content-type-is.single-event-post div.row.featured-image { padding-bottom: 40px; text-align: left; }
div.content-type-is.single-event-post div.row.featured-image div.image { text-align: left; }
div.content-type-is.single-event-post div.row.featured-image div.image img { display: inline-block; }
div.content-type-is.single-event-post div.row div.pertinents div.h5 { margin-bottom: 0 !important; }
div.content-type-is.single-event-post div.row div.details div.wysiwyg-output-wrapper { padding-left: 0 !important; }
div.content-type-is.single-event-post div.row div.wysiwyg-output-wrapper { margin: 0 !important; }
div.content-type-is.conversation-banner { margin-top: 0; padding-top: 0; padding-bottom: 40px; max-width: 1200px;  /* Landscape phones and down */ }
@media only screen and (min-width:1200px) {
	div.content-type-is.conversation-banner > div.row { margin: 0 auto; }
}
div.content-type-is.conversation-banner div[class*="col-"] { font-size: 0; text-align: center; }
div.content-type-is.conversation-banner img { display: inline-block; max-width: 100%; max-height: 575px; width: auto; height: auto; }
div.content-type-is.mobile-cause-form { position: relative; }
div.content-type-is.mobile-cause-form div.iframe-container { position: relative; width: 100%; height: 100%; min-height: 1825px; overflow: hidden; }
div.content-type-is.mobile-cause-form div.iframe-container iframe, div.content-type-is.mobile-cause-form div.iframe-container object, div.content-type-is.mobile-cause-form div.iframe-container embed { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
div.content-type-is.search-results div.row.header { padding-bottom: 40px; text-align: center; }
div.content-type-is.search-results div.row.header:only-child { padding-bottom: 0; }
div.content-type-is.search-results div.row.header div.the-search-header { margin: 0 auto; color: #45ade2; text-transform: uppercase; font-size: 34px; }
div.content-type-is.search-results div.row div.search-result { padding-bottom: 20px; }
div.content-type-is.search-results div.entry-title { padding-bottom: 5px; }
div.content-type-is.search-results div.entry-link a { font-size: 10px !important; color: #000 !important; padding-bottom: 0 !important; border-bottom: 0 !important; }
div.post-paginate { max-width: 850px; padding: 0 20px 40px;  /* Landscape phones and down */ }
@media only screen and (min-width:850px) {
	div.post-paginate { margin: 0 auto; }
}
div.post-paginate > div.row { padding-top: 0; }
div.post-paginate ul.pagination { display: block; width: 100%; height: auto; margin: 0; padding: 0; list-style: none; overflow: hidden; text-align: center; font-size: 0; line-height: 0; }
div.post-paginate ul.pagination li { display: inline-block; vertical-align: middle; margin: 0; padding: 0 10px 0 0; }
div.post-paginate ul.pagination li:after { content: "•"; display: inline-block; vertical-align: middle; height: 12px; padding-left: 10px; vertical-align: middle; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 19px; color: #e8312b; }
div.post-paginate ul.pagination li:last-child { padding: 0; }
div.post-paginate ul.pagination li:last-child:after { content: ""; display: none; padding: 0; }
div.post-paginate ul.pagination a, div.post-paginate ul.pagination span.page-numbers { display: inline-block; padding: 5px 7px; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 15px; color: #e8312b; line-height: 1; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms;      /* Landscape phones and down */ }
@media (min-width:768px) {
	div.post-paginate ul.pagination a, div.post-paginate ul.pagination span.page-numbers { font-size: 19px; }
}
div.post-paginate ul.pagination a:hover, div.post-paginate ul.pagination a.hover, div.post-paginate ul.pagination a.active, div.post-paginate ul.pagination a:active, div.post-paginate ul.pagination a:focus, div.post-paginate ul.pagination a.current, div.post-paginate ul.pagination span.page-numbers:hover, div.post-paginate ul.pagination span.page-numbers.hover, div.post-paginate ul.pagination span.page-numbers.active, div.post-paginate ul.pagination span.page-numbers:active, div.post-paginate ul.pagination span.page-numbers:focus, div.post-paginate ul.pagination span.page-numbers.current { color: #fff; background: #e8312b; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; text-decoration: none; }
div.post-paginate.events li:after, div.post-paginate.search li:after { color: #45ade2 !important; }
div.post-paginate.events a, div.post-paginate.events span.page-numbers, div.post-paginate.search a, div.post-paginate.search span.page-numbers { color: #45ade2 !important; }
div.post-paginate.events a:hover, div.post-paginate.events a.hover, div.post-paginate.events a.active, div.post-paginate.events a:active, div.post-paginate.events a:focus, div.post-paginate.events span.page-numbers:hover, div.post-paginate.events span.page-numbers.hover, div.post-paginate.events span.page-numbers.active, div.post-paginate.events span.page-numbers:active, div.post-paginate.events span.page-numbers:focus, div.post-paginate.search a:hover, div.post-paginate.search a.hover, div.post-paginate.search a.active, div.post-paginate.search a:active, div.post-paginate.search a:focus, div.post-paginate.search span.page-numbers:hover, div.post-paginate.search span.page-numbers.hover, div.post-paginate.search span.page-numbers.active, div.post-paginate.search span.page-numbers:active, div.post-paginate.search span.page-numbers:focus { background: #45ade2 !important; color: #fff !important; }
div.post-paginate.events span.page-numbers.current, div.post-paginate.search span.page-numbers.current { background: #45ade2 !important; color: #fff !important; }
div.wysiwyg-output-wrapper { padding: 10px; }
div.wysiwyg-output-wrapper > *:last-child { margin-bottom: 0; padding-bottom: 0; }
div.wysiwyg-output-wrapper p:empty { display: none; }
div.wysiwyg-output-wrapper div.gform_wrapper div.validation_error { padding: 10px; margin-bottom: 10px; background: #f4a19e; border: 1px solid #e8312b; color: #fff; }
div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields { width: 100%; max-width: 850px; height: auto; margin: 0; padding: 0; list-style: none; }
div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields li.gfield { width: 100%; padding-bottom: 20px; }
div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields li.gfield:last-child { padding-bottom: 0; }
div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields li.gfield label.gfield_label { display: none; margin: 0; padding: 0 0 5px; font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal !important; color: #000; }
div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields li.gfield div.ginput_container { padding: 10px; border: 0; background: #ecf6fe; }
div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields li.gfield div.ginput_container input { width: 100%; height: 100%; line-height: auto !important; border: 0; background-color: transparent; }
div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields li.gfield div.ginput_container input:focus { outline: 0; }
div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields li.gfield div.validation_message { color: #e8312b; }
div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields textarea { width: 100%; background-color: transparent; border: 0; }
div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields textarea:hover, div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields textarea.hover, div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields textarea.active, div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields textarea:active, div.wysiwyg-output-wrapper div.gform_wrapper ul.gform_fields textarea:focus { outline: 0; }
div.wysiwyg-output-wrapper div.gform_wrapper div.gform_footer { padding-top: 40px; }
div.wysiwyg-output-wrapper div.gform_wrapper div.gform_footer input[type="submit"] { display: block; width: 75%; padding: 15px 50px; background: #45ade2; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; border: 1px solid #45ade2; line-height: 1; color: #fff; font-family: "Nexa W01 Bold"; font-size: 15px; }
div.wysiwyg-output-wrapper div.gform_wrapper div.gform_footer input[type="submit"]:hover, div.wysiwyg-output-wrapper div.gform_wrapper div.gform_footer input[type="submit"].hover, div.wysiwyg-output-wrapper div.gform_wrapper div.gform_footer input[type="submit"].active, div.wysiwyg-output-wrapper div.gform_wrapper div.gform_footer input[type="submit"]:active, div.wysiwyg-output-wrapper div.gform_wrapper div.gform_footer input[type="submit"]:focus { background: #ecf6fe; color: #45ade2; text-decoration: none; }
div.wysiwyg-output-wrapper, body#tinymce { max-width: 850px;  /* Landscape phones and down */ }
div.wysiwyg-output-wrapper:before, div.wysiwyg-output-wrapper:after, body#tinymce:before, body#tinymce:after { content: " "; display: table; }
div.wysiwyg-output-wrapper:after, body#tinymce:after { clear: both; }
@media only screen and (min-width:850px) {
	div.wysiwyg-output-wrapper, body#tinymce { margin: 0 auto; }
}
div.wysiwyg-output-wrapper > *:last-child, body#tinymce > *:last-child { margin-bottom: 0; padding-bottom: 0; }
div.wysiwyg-output-wrapper a, body#tinymce a { display: inline-block; padding-bottom: 0px; border-bottom: 1px solid #45ade2; }
div.wysiwyg-output-wrapper a:hover, div.wysiwyg-output-wrapper a.hover, div.wysiwyg-output-wrapper a.active, div.wysiwyg-output-wrapper a:active, div.wysiwyg-output-wrapper a:focus, body#tinymce a:hover, body#tinymce a.hover, body#tinymce a.active, body#tinymce a:active, body#tinymce a:focus { text-decoration: none; }
div.wysiwyg-output-wrapper p, body#tinymce p { font-family: "Nexa W01 Regular", Helvetica, Arial, sans-serif; font-size: 15px; }
div.wysiwyg-output-wrapper h1, div.wysiwyg-output-wrapper .h1, div.wysiwyg-output-wrapper h4, div.wysiwyg-output-wrapper .h4, div.wysiwyg-output-wrapper h5, div.wysiwyg-output-wrapper .h5, div.wysiwyg-output-wrapper h6, div.wysiwyg-output-wrapper .h6, body#tinymce h1, body#tinymce .h1, body#tinymce h4, body#tinymce .h4, body#tinymce h5, body#tinymce .h5, body#tinymce h6, body#tinymce .h6 { margin-top: 0; color: #45ade2; font-family: "Nexa W01 Bold"; font-weight: normal !important; }
div.wysiwyg-output-wrapper h2, div.wysiwyg-output-wrapper .h2, div.wysiwyg-output-wrapper h3, div.wysiwyg-output-wrapper .h3, body#tinymce h2, body#tinymce .h2, body#tinymce h3, body#tinymce .h3 { margin-top: 0; color: #45ade2; font-family: "aktiv-grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-weight: normal !important; }
div.wysiwyg-output-wrapper h1, div.wysiwyg-output-wrapper div.h1, body#tinymce h1, body#tinymce div.h1 { font-size: 34px; }
div.wysiwyg-output-wrapper .alignleft, div.wysiwyg-output-wrapper .left, body#tinymce .alignleft, body#tinymce .left { display: block; float: left; padding-right: 20px; padding-bottom: 20px; box-sizing: content-box; }
div.wysiwyg-output-wrapper .alignright, div.wysiwyg-output-wrapper .right, body#tinymce .alignright, body#tinymce .right { display: block; float: right; padding-left: 20px; padding-bottom: 20px; box-sizing: content-box; }
div.wysiwyg-output-wrapper .wp-caption-text, body#tinymce .wp-caption-text { padding: 10px; font-size: 13px; font-style: italic; }
div.wysiwyg-output-wrapper .oldnewsPhotoFull, div.wysiwyg-output-wrapper .oldpageLeadPhoto, body#tinymce .oldnewsPhotoFull, body#tinymce .oldpageLeadPhoto { max-width: 100%; font-size: 12px; font-style: italic; padding: 5px; border: 1px dotted #999; margin-bottom: 20px; text-align: center; }
div.wysiwyg-output-wrapper .oldnewsPhotoFull img, div.wysiwyg-output-wrapper .oldpageLeadPhoto img, body#tinymce .oldnewsPhotoFull img, body#tinymce .oldpageLeadPhoto img { display: block; width: 100%; height: auto; padding-bottom: 5px; }
div.wysiwyg-output-wrapper .oldnewsPhotoRight, div.wysiwyg-output-wrapper .oldnewsPhotoLeft, body#tinymce .oldnewsPhotoRight, body#tinymce .oldnewsPhotoLeft { max-width: 225px; font-size: 12px; font-style: italic; padding: 5px; border: 1px dotted #999; }
div.wysiwyg-output-wrapper .oldnewsPhotoRight img, div.wysiwyg-output-wrapper .oldnewsPhotoLeft img, body#tinymce .oldnewsPhotoRight img, body#tinymce .oldnewsPhotoLeft img { max-width: 100%; padding-bottom: 5px; height: auto; }
div.wysiwyg-output-wrapper .oldnewsPhotoRight, body#tinymce .oldnewsPhotoRight { float: right; margin-left: 20px; margin-bottom: 20px; }
div.wysiwyg-output-wrapper .oldnewsPhotoLeft, body#tinymce .oldnewsPhotoLeft { float: left; margin-right: 20px; margin-bottom: 20px; }
div.wysiwyg-output-wrapper .clearfloat:before, div.wysiwyg-output-wrapper .clearfloat:after, body#tinymce .clearfloat:before, body#tinymce .clearfloat:after { content: " "; display: table; }
div.wysiwyg-output-wrapper .clearfloat:after, body#tinymce .clearfloat:after { clear: both; }
body#tinymce { padding-top: 20px; padding-bottom: 20px; }
.conversations-feed.has_twitter_list { background-color: #45ade2 !important; }
.conversations-feed.has_twitter_list .conversation { height: 300px !important; }
.conversations-feed.has_twitter_list .blurb h6, .conversations-feed.has_twitter_list .blurb a { color: #45ade2 !important; }
.homeTwitter { background-color: #45ade2 !important; }
.homeTwitter div.row.header div.the-block-header { color: #fff !important }
.homeTwitter .wysiwyg-output-wrapper { background-color: #fff; max-width: 600px; text-align: center; }
.homeTwitter iframe.twitter-timeline { width: 100% !important; height: 450px !important; display: inline-block; }
.content-type-is.conversations-feed { margin-bottom: 0 !important; margin-top: 0 !important; }
.sharethis-inline-share-buttons { margin-bottom: 50px; margin-top: 40px; }
@media screen and (max-width:640px) {
	div.content-type-is.single-leadership-post div.row.content div.image { min-width: 0 !important; min-height: 0 !important; max-height: 100% !important; height: auto !important; }
	div.content-type-is.single-leadership-post div.row.content div.image img { position: static; }
	div.content-type-is.single-leadership-post div.blurb { height: auto; left: 0; margin: 0; width: 100%; }
}
@media screen and (max-width:480px) {
	div.wysiwyg-output-wrapper .alignleft, div.wysiwyg-output-wrapper .left, body#tinymce .alignleft, body#tinymce .left, div.wysiwyg-output-wrapper .alignright, div.wysiwyg-output-wrapper .right, body#tinymce .alignright, body#tinymce .right { float: none; display: block; padding: 0 0 20px; text-align: center; margin: 0 auto; }
	.homeTwitter div.row.header div.the-block-header { font-size: 25px; }
}

/*# sourceMappingURL=main.css.map */

/*** Facebook event ***/
.facebook_events .container { max-width: 900px; padding: 0 15px }
.facebook_events .the-block-header { color: #45ade2; margin: 35px auto; text-transform: uppercase; text-align: center; }
.facebook_events .fb-iterm { border-bottom: 1px dashed #ccc; margin-bottom: 20px; padding-bottom: 20px; }
.facebook_events .fb-iterm .event-date { color: #000; font-size: 25px; font-weight: bold; text-align: center; text-transform: uppercase; }
.facebook_events .fb-iterm .event-date span { color: #ff0000; display: block; font-size: 16px; font-weight: normal; }
.facebook_events .fb-iterm .event-title { margin-top: 0; margin-bottom: 5px; }
.facebook_events .fb-iterm .event-title a { color: #333; font-size: 20px; font-weight: bold; }
.facebook_events .fb-iterm .sub-date { color: #777; }
.facebook_events .fb-iterm .sub-date span { text-transform: uppercase; }
.facebook_events .fb-iterm .event-venue { }
.facebook_events .fb-iterm .event-venue span { display: block; clear: both; }
.facebook_events .fb-iterm * { font-family: 'Helvetica', Arial, sans-serif; }
@media screen and (max-width:767px) {
	.facebook_events .fb-iterm { border-bottom: 1px solid #ccc; margin-bottom: 0; padding: 15px 15px; }
	.facebook_events .the-block-header + .fb-iterm { border-top: 1px solid #ccc; }
	.facebook_events .container { padding: 0; }
	.facebook_events .right-location { padding-left: 25%; }
	.facebook_events .sub-date { font-weight: bold; }
	#wrap-pagination { margin-top: 30px; }
}
#wrap-pagination { text-align: center; }
#wrap-pagination .pagination { padding: 0; list-style: none; display: inline-block; }
#wrap-pagination .pagination li { float: left; display: inline-block; }
#wrap-pagination .pagination li a { display: inline-block; font-weight: bold; margin: 0 15px; }
#site-header #site-header-socials-and-search { margin-top: 30px; }
.socials_wp { background-color: #25282d; color: #fff; text-align: center; }
.socials_wp .socials { display: inline-block; width: auto; text-align: center !important; }
.socials_wp .socials a { font-size: 20px; margin: 8px 5px; color: #fff; display: inline-block; float: none !important; }
.socials_wp .socials a:hover { text-decoration: none; color: #47ace2; }
@media only screen and (max-width:1170px) {
	header#site-header, footer#site-footer { padding-top: 10px; }
	header#site-header div#site-header-socials-and-search, footer#site-footer div#site-header-socials-and-search { display: none; }
}
@media only screen and (max-width:640px) {
	.socials_wp .socials a { font-size: 15px; margin: 8px 4px; }
}

/*square_conversation*/
.square_conversation { padding: 4px 4px 0; }
.square_conversation .scv-row { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; margin: 0 -2px; }
.square_conversation .scv-row:before, .square_conversation .scv-row:after { display: none; }
.square_conversation .scv-row .scv-col { padding: 0 2px; margin-bottom: 4px; }
@media only screen and (min-width:1400px) {
	.col-5 { width: calc(100% / 5); }
}
.square_conversation .scv_item { position: relative; overflow: hidden; }
.square_conversation .scv-col .edit_link { background: #000; display: inline-block; padding: 2px 10px; position: absolute; top: 0; right: 2px; z-index: 999; color: #fff; font-size: 12px; }
.square_conversation .scv_item .scv_image img { min-height: 250px; object-fit: cover; width: 100%; height: auto; }
.square_conversation .scv_item:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-image: -webkit-linear-gradient(top, transparent 30%, #000 130%); background-image: -o-linear-gradient(top, transparent 30%, #000 130%); background-image: linear-gradient(to bottom, transparent 30%, #000 130%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0); }
.square_conversation .scv_item:hover:after { background-image: -webkit-linear-gradient(top, transparent 50%, #333 100%); background-image: -o-linear-gradient(top, transparent 50%, #333 100%); background-image: linear-gradient(to bottom, transparent 50%, #333 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff333333', GradientType=0); }
.square_conversation .scv_item .scv_title { font-size: 24px; line-height: 30px; position: absolute; bottom: 0; left: 0; padding: 20px; color: #fff; width: 100%; z-index: 99; }
/*.square_conversation .scv_item.style2:after { display: none; }*/
.square_conversation .scv_item.style2 .scv_title { font-size: 35px; line-height: 1.2; position: absolute; bottom: 0; left: 0; padding: 20px; color: #fff; width: 100%; z-index: 99; display: flex; height: 100%; align-items: center; text-align: center; text-transform: uppercase; }
@media only screen and (max-width:640px) {
	.square_conversation .scv-col { width: 100%; }
	.square_conversation .scv-col:nth-child(1n+5) { display: none; }
	.square_conversation.active .scv-col:nth-child(1n+5) { display: block; }
	.square_conversation.active .scv_more_btn { display: none !important; }
}
.square_conversation .scv_more_btn a { padding: 12px 30px 12px 20px; font-weight: 600; position: relative; outline: 0; display: inline-block; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background: #e8312b; color: #fff; text-transform: uppercase; margin: 20px auto; }
.square_conversation .scv_more_btn a:hover, .square_conversation .scv_more_btn a:focus { opacity: 0.8; }
header#site-header .msearchform { position: absolute; top: 0; left: 0; padding: 5px; width: calc(100% - 80px); }
header#site-header .msearchform form { position: relative; }
header#site-header .msearchform input { width: 100%; height: 30px; padding: 0px 30px 0 10px; font-size: 15px; color: #286686; box-shadow: none; border-radius: 0; border: 1px solid #fff; background: #fff; text-align: left; }
header#site-header .msearchform input::-webkit-input-placeholder { color: #286686; font-size: 15px; }
header#site-header .msearchform input::-moz-placeholder { color: #286686; font-size: 15px; }
header#site-header .msearchform input:-ms-input-placeholder { color: #286686; font-size: 15px; }
header#site-header .msearchform input::placeholder { color: #286686; font-size: 15px; }
header#site-header .msearchform input:focus { outline: 0; }
header#site-header .msearchform button { position: absolute; right: 2px; top: 2px; margin: 0; padding: 0; z-index: 1; width: 25px; height: 25px; background-color: transparent; border: 0; }
header#site-header .msearchform button i { font-size: 17px; color: #45ade2; }
header#site-header #close-nav { background: transparent !important; }
header#site-header #close-nav .fa { color: #fff !important; font-size: 22px !important; }
/*# sourceMappingURL=main.css.map
