/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
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: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: .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: -.5em;
}
sub {
    bottom: -.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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.accessibility {
    position: absolute!important;
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    margin: 0;
    border: 0;
    clip: rect(0 0 0 0);
}
.dashicons, .dashicons-before:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 1;
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
	padding:0;
	margin:0;
	font-family: 'Montserrat', sans-serif;
}

a {
	color:#4a6f9d;
}

p {
	margin:0;
	padding:0;
}

body.navigation--opened {
    overflow: hidden;
}
@media only screen and (min-width:1200px) {
    body body {
    overflow-y: auto;
}
}.main-container {
    margin: 0 auto;
    padding: 64px 0 0;
    min-height: 100%;
	width:auto;
	}
@media only screen and (min-width:768px) {
    .main-container {
    padding: 86px 0 0;
	/*width:100%;*/
}
}@media only screen and (min-width:1200px) {
    .main-container {
    padding: 0 0 0 311px;
    min-height: 0;
	width:auto;
	/*width:932px;*/
}
}@media only screen and (min-width:1600px) {
    .main-container {
    padding: 0 0 0 320px;
}
}.navigation--opened .main-container {
    -webkit-transform: translate(280px, 0);
    -ms-transform: translate(280px, 0);
    transform: translate(280px, 0);
}
@media all and (min-width:75em) {
    .navigation--opened .main-container {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
}.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}


.site-sidebar {
    font-family: proxima-nova-alt-condensed, Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}
@media all and (min-width:75em) and (max-width:99.99em) {
    .site-sidebar {
    width: 312px;
}
}@media all and (min-width:100em) {
    .site-sidebar {
    width: 320px;
}
}.main-container, .main-header, .nav-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform 300ms cubic-bezier(0.86, 0, .07, 1);
    transition: transform 300ms cubic-bezier(0.86, 0, .07, 1);
}
.main-header {
    background-color: #FFF;
    display: block;
    left: 0;
    margin: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 10000;
    height: 64px;
}
@media all and (max-width:74.99em) {
    .main-header {
    width: 100%;
    overflow: hidden;
}
.main-header.navigation--opened .main-nav__toggle__line--1 {
    -webkit-transform: rotate(42deg);
    -ms-transform: rotate(42deg);
    transform: rotate(42deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}
.main-header.navigation--opened .main-nav__toggle__line--2 {
    opacity: 0;
}
.main-header.navigation--opened .main-nav__toggle__line--3 {
    -webkit-transform: rotate(-42deg);
    -ms-transform: rotate(-42deg);
    transform: rotate(-42deg);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}
}@media only screen and (min-width:768px) {
    .main-header {
    height: 86px;
}
}@media only screen and (min-width:1200px) {
    .main-header {
    height: auto;
}
}@media all and (min-width:75em) {
    .main-header__container {
    height: 100px;
    height: 16.66667vh;
}
}.main-header__actions {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    z-index: 1000;
}
@media all and (min-width:75em) {
    .main-header__actions {
    float: right;
}
}.site-logo {
    color: #FEFEFE;
    display: block;
    font-size: 0;
    margin: 0;
    padding: 0 0px;
}
@media all and (max-width:74.99em) {
    .site-logo {
    float: right;
    height: 100%}
}@media only screen and (min-width:768px) {
    .site-logo {
    padding: 0px;
}
}@media all and (min-width:75em) {
    .site-logo {
    white-space: nowrap;
    height: 100%;
    position: relative;
    text-align: left;
    width: 100%}
.site-logo:before {
    content: "";
    position: relative;
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.site-logo>* {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}
}@media all and (min-width:75em) and (max-width:99.99em) {
    .site-logo {
    padding: 0px 0px 0 22px;
}
}@media all and (min-width:100em) {
    .site-logo {
    padding: 4px 22px 0;
}
}.logo {
    display: inline-block;
    background-image: url(../img/logo-header_small.svg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center right;
    width: 195px;
    height: 30px;
}
.logo img {
    width:100%;
	height:auto;
}
html.lt-ie9 .logo {
    background-image: url(../../images/logo-header_small.png);
}
@media only screen and (min-width:768px) {
    .logo {
    background-image: url(../img/logo-header.svg);
    width: 267px;
    height: 46px;
}
}@media only screen and (min-width:1200px) {
    .logo {
    background-image: url(../../images/logo-header.svg);
    width: 275px;
    height: auto;
    background-position: center left;
}
html.lt-ie9 .logo {
    background-image: url(../../images/logo-header.png);
}
}@media only screen and (min-width:1600px) {
    .logo {
    width: 275px;
    height: auto;
}
}.main-nav__toggle {
    background-color: transparent;
    background-image: none;
    border: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transition: background-color .2s ease-out;
    z-index: 100;
    height: 100%;
    -webkit-tap-highlight-color: transparent;
}
.main-nav__toggle:focus, .main-nav__toggle:hover {
    background-color: rgba(255, 255, 255, .1);
    outline: 0;
}
.main-nav__toggle:active {
    background-color: rgba(255, 255, 255, .4);
}
@media all and (max-width:74.99em) {
    .main-nav__toggle {
    display: block;
}
}@media all and (min-width:75em) {
    .main-nav__toggle {
    display: none;
}
}.main-nav__toggle__icon {
    margin: 20px;
    width: 25px;
}
.main-nav__toggle__line {
    display: block;
    background-color: #1E1E1E;
    height: 2px;
    margin-bottom: 6px;
    transition: -webkit-transform .6s, opacity .3s;
    transition: transform .6s, opacity .3s;
}
.nav-container {
    bottom: 0;
    color: #FEFEFE;
    /*position: absolute;*/
	position: fixed;
    z-index: 1000;
	left:0;
}
@media all and (max-width:74.99em) {
    .nav-container {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 90%;
    max-width: 280px;
}
}@media all and (max-width:47.99em) {
    .nav-container {
    top: 64px;
}
}@media all and (min-width:48em) and (max-width:74.99em) {
    .nav-container {
    top: 76px;
}
}@media all and (min-width:75em) {
    .nav-container {
    background-color: #FFF;
    top: 0;
    margin-top: 16.66667vh;
    overflow: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: none;
}
}.nav-container.opened {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.nav-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
@media all and (max-width:74.99em) {
    .has-opened-nested>.main-nav, .open>.has-opened-nested.main-nav-nested {
    overflow-y: visible;
}
.has-opened-nested>.nav-close {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
}.nav-heading {
    color: #3367D6;
    background-color: #fff;
}
@media all and (max-width:74.99em) {
    .nav-heading {
    padding-left: 10%}
}@media all and (min-width:75em) {
    .nav-heading {
    position: absolute!important;
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    margin: 0;
    border: 0;
    clip: rect(0 0 0 0);
}
}.nav-close {
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: -webkit-transform 300ms cubic-bezier(0.86, 0, .07, 1);
    transition: transform 300ms cubic-bezier(0.86, 0, .07, 1);
    width: 40px;
    z-index: -1;
    background-color: #1f222b;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: right -655px;
}
@media all and (min-width:75em) {
    .nav-close {
    display: none;
}
}.nav-close html.lt-ie9 {
    background-image: url(../../images/icons/nav-arrow.png);
}
.main-nav {
    background-color: #f4f4f4;
}
.main-nav.interior-nav {
	background:#fff;
	border-bottom:solid 16px #181f2d;
}
@media all and (max-width:74.99em) {
    .main-nav {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    height: 100%}
}@media all and (min-width:75em) {
    .main-nav: after {
    background-color: #FFF;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
}.main-nav__item.main-nav__link {
    border-bottom: solid 1px #fff;
	border-top:solid 1px #e9e9e9;
}

.main-nav__item+.main-nav__item>.main-nav__link {
    border-bottom: solid 1px #fff;
	border-top:solid 1px #e9e9e9;
}
.main-nav__item.active {
    background:#1f222b!important;
	color:#fff!important;
}
.main-nav__item.active a {
	color:#fff!important;
}
.main-nav__item+.main-nav__item>.main-nav__link:hover {
    background:#1f222b;
	color:#fff;
}
@media all and (min-width:75em) {
    .main-nav__item.nested: active>.main-nav__link, .main-nav__item.nested:focus>.main-nav__link, .main-nav__item.nested:hover>.main-nav__link {
    background-color: #fff;
}
.main-nav__item.nested:active>.main-nav__link:before, .main-nav__item.nested:focus>.main-nav__link:before, .main-nav__item.nested:hover>.main-nav__link:before {
    left: 0;
}
.main-nav__item.nested:active>.main-nav-nested, .main-nav__item.nested:focus>.main-nav-nested, .main-nav__item.nested:hover>.main-nav-nested {
    left: 100%;
    opacity: 1;
    visibility: visible;
}
.main-nav__item.nested .nested:active>.main-nav__link, .main-nav__item.nested .nested:focus>.main-nav__link, .main-nav__item.nested .nested:hover>.main-nav__link {
    background-color: #F4F0E1;
}
}.main-nav-nested {
    background-color: #3f5790;
    transition: all 200ms cubic-bezier(0.86, 0, .07, 1) 200ms;
}
.main-nav-nested .main-nav__link {
    background-color: #3f5790;
	border:none!important;
	color:#fff;
}
.main-nav-nested .main-nav-nested, .main-nav-nested .main-nav__link:active, .main-nav-nested .main-nav__link:focus, .main-nav-nested .main-nav__link:hover {
    background-color: #fff!important;
	color:#3f5790!important;
}
.main-nav-nested .main-nav-nested .main-nav__link {
    
}
.main-nav-nested .main-nav-nested .main-nav__link:active, .main-nav-nested .main-nav-nested .main-nav__link:focus, .main-nav-nested .main-nav-nested .main-nav__link:hover {
    background-color: #1f222b;
	color:#fff;
}
@media all and (max-width:74.99em) {
    .main-nav-nested {
    bottom: 0;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.open>.main-nav-nested {
    -webkit-transform: translate(100%);
    -ms-transform: translate(100%);
    transform: translate(100%);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.main-nav-nested .main-nav-nested {
    z-index: 2;
}
}@media all and (min-width:75em) {
    .main-nav-nested {
    border-left: none;
    left: -100%;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 320px;
    z-index: 1;
}
.main-nav-nested .main-nav-nested {
    border-left: 2px solid #efe9d2;
    left: 0;
}
}.main-nav__link {
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
    background-color: #f4f4f4;
    color: #08090e;
    cursor: pointer;
    display: block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 57px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: background-color 100ms cubic-bezier(0.86, 0, .07, 1);
	text-align:right;
}
@media all and (max-width:47.99em) {
    .main-nav__link {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 55px;
}
}@media all and (min-width:48em) {
    .main-nav__link {
    
}
}@media all and (min-width:75em) {
    .main-nav__link {
    z-index: 3;
}
}@media all and (max-width:99.99em) {
    .main-nav__link {
    font-size: 17px;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	font-weight:400;
}
}@media all and (min-width:100em) {
    .main-nav__link {
    font-size: 13px;
}
}
@media all and (max-width:40em) {
    .main-nav__link {
    font-size: 14px;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	font-weight:400;
}}
html.lt-ie10 .main-nav__link {
    min-height: 0;
    padding-bottom: 0px;
    padding-top: 0px;
}
@media all and (max-width:99.99em) {
    .main-nav__depth--1>.main-nav__link {
    padding-right: 126px;
    padding-left: 22px;
}
}@media all and (min-width:100em) {
    .main-nav__depth--1>.main-nav__link {
    padding-right: 126px;
    padding-left: 22px;
}
}@media all and (max-width:99.99em) {
    .main-nav-nested .main-nav__link {
    padding-right: 60px;
    padding-left: 22px;
}
}@media all and (min-width:100em) {
    .main-nav-nested .main-nav__link {
    padding-right: 60px;
    padding-left: 22px;
}
}

/*
.main-nav__link:before {
    background-color: #00A886;
    content: "";
    height: 100%;
    left: -.5rem;
    position: absolute;
    transition: left 100ms cubic-bezier(0.86, 0, .07, 1);
    top: 0;
    width: .5rem;
}
*/
.active>.main-nav__link:before, .main-nav__link:active:before, .main-nav__link:focus:before, .main-nav__link:hover:before {
    left: 0;
}

@media all and (max-width:99.99em) {
    .main-nav__link--icon: after {
    width: 0px;
}
}@media all and (min-width:100em) {
    .main-nav__link--icon: after {
    width: 80px;
}
}

.menu-home a {
    background: url(../img/sprite.png) no-repeat right 15px;
}
.menu-home a:hover, .menu-home.active a {
    background: url(../img/sprite.png) no-repeat right -41px;
}

.menu-about a {
    background: url(../img/sprite.png) no-repeat right -99px;
}
.menu-about a:hover, .menu-about.active a {
    background-image: url(../img/sprite.png)!important;
	background-position:right -156px!important;
	background-repeat:no-repeat!important;
}

.menu-topics .main-nav__link--icon {
    background: url(../img/sprite.png) no-repeat right -212px;
}
.menu-topics .main-nav__link--icon:hover, .menu-topics.active .main-nav__link--icon:hover {
    background-image: url(../img/sprite.png)!important;
	background-position:right -268px!important;
	background-repeat:no-repeat!important;
}

.menu-glossary .main-nav__link--icon {
    background: url(../img/sprite.png) no-repeat right -324px;
}
.menu-glossary .main-nav__link--icon:hover, .menu-glossary.active .main-nav__link--icon:hover {
    background-image: url(../img/sprite.png)!important;
	background-position:right -380px!important;
	background-repeat:no-repeat!important;
}

.menu-contact .main-nav__link--icon {
    background: url(../img/sprite.png) no-repeat right -437px;
}
.menu-contact .main-nav__link--icon:hover, .menu-contact.active .main-nav__link--icon:hover {
    background-image: url(../img/sprite.png)!important;
	background-position:right -491px!important;
	background-repeat:no-repeat!important;
}

.menu-search .main-nav__link--icon {
    background: url(../img/sprite.png) no-repeat right -545px;
}
.menu-search .main-nav__link--icon:hover, .menu-search.active .main-nav__link--icon:hover {
    background-image: url(../img/sprite.png)!important;
	background-position:right -601px!important;
	background-repeat:no-repeat!important;
}

.infobox {
	color:#575960;
	padding:20px;
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	font-weight:400;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

.infobox.home-infobox {
	text-align:center;
	padding:20px 20% 50px 20%;
	border-bottom:solid 16px #181f2d;
}

.infobox h2 {
	font-weight:800;
	line-height:32px;
	font-family: 'Montserrat', sans-serif;
	color:#1f222b;
	font-size:34px;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	text-transform:uppercase;
}

.infobox p {
	font-size:15px;
	text-transform:none;
	line-height:18px;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

.infobox .quote {
	color:#3f5790;
	font-size:24px;
	letter-spacing:-1px;
	line-height:28px;
	font-style:italic;
	font-family: 'Libre Baskerville', serif;
	font-weight:300;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

/* HERO SECTION */
.hero {
	width:100%;
	background:url(../img/home-hero.png) no-repeat center 0;
	max-height:640px;
	height:440px;
	background-size:cover;
	text-align:center;
	position:relative;
	padding-top:200px;
}

.hero img {
	width:100%;
	height:auto;
}

.hero .caption {
	background:url(../img/sprite-2.png) repeat-x 0 0;
	padding:28px;
	max-width:70%;
	margin:0px auto;
}

.hero .caption h1 {
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-size:48px;
	margin:0;
	padding:0;
	text-shadow: 2px 2px 2px rgba(37, 73, 119, 1);
}

.hero .caption h2 {
	color:#fff;
	font-family: 'Libre Baskerville', serif;
	font-size:28px;
	font-weight:400;
	font-style:italic;
	margin:0;
	padding:0;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	text-shadow: 1px 1px 1px rgba(37, 73, 119, 1);
}

.hero a {
	font-size:20px;
	color:#4a6f9d;
	background:#fff;
	max-width:415px;
	border:solid 2px #3f5790;
	text-decoration:none;
	font-weight:400;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	line-height:43px;
	display:block;
	margin:0px auto;
	margin-top:-22px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

/* FEATURES */
/* Start of Column CSS */
.features {
	width:100%;
	display:block;
	background:#181f2d;
	padding-bottom:15px;
	color:#fff;
	font-family: 'Libre Baskerville', serif;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	font-size:21px;
	font-style:italic;
	font-weight:400;
}

.features h3 {
	font-size:18px;
	color:#fff;
}
.homefeature {
	float:left;
	background:#dadada;
	margin:0px;
	width:33.33%;
	text-align:center;
	position:relative;
}

.homefeature img {
	width:100%;
	height:100%;
	position:relative;
	z-index:0;
}

.homefeature .content {
	position:absolute;
	z-index:12;
	top:0;
	width:80%;
	padding:34% 10%;
}

.homefeature h3 {
	font-family: 'Montserrat', sans-serif;
	font-size:25px;
	font-style:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
	line-height:26px;
	font-weight:700;
	text-shadow: 1px 1px 1px rgba(103, 104, 110, .7);
}

.homefeature p {
	margin:0;
	padding:0;
	text-shadow: 1px 1px 1px rgba(103, 104, 110, .7);
}

.feature-1 {
	background:#75abcf;
}

.feature-1 .content {
	padding-top:19%;
	font-size:15px;
	line-height:21px;
}

.feature-1 .content .feed {
	padding:13px 10% 15px 10%;
}

.feature-1 .twitter-icon {
	height:40px;
	display:block;
	background:url(../img/sprite.png) no-repeat center -709px;
}

.feature-1 .handle {
	line-height:50px;
	display:block;
	font-family: 'Montserrat', sans-serif;
	font-style:normal;
	font-weight:700;
}

.feature-3 {
	background:#3f5790;
}

.feature-5 {
	background:#c11084;
}


.feature-6 {
	float:right;
	width:33.33%;
	background:none;
}

.homefeature.feature-6  .content {
	padding:86% 10% 0 10%;
}

.feature-6 img {
	height:auto;
}

.feature-7 {
	background:#fbb249;
}

.feature-8 {
	background:#6e3d8c;
}


/* NEWSLETTER */
#newsletter {
	background:#fff;
	padding:58px 5%;
	text-align:center;
	width:90%;
}

#newsletter.page-signup {
	display:none;
}

#newsletter .heading {
	font-size:36px;
	color:#181f2d;
	font-weight:700;
	text-transform:uppercase;
}

#newsletter p {
	font-family: 'Libre Baskerville', serif;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	font-size:21px;
	font-style:italic;
	color:#3f5790;
	padding:4px 0 38px 0;
	margin:0;
}

#newsletter form {
	padding-top:10px;
}

#newsletter input[type=text], #newsletter input[type=email] {
	border:solid 2px #d9dde9;
	color:#3f5790;
	font-weight:400;
	font-size:23px;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	line-height:53px;
	padding:0 32px;
	width:40%;
}

#newsletter input[type=submit] {
	padding:0 62px;
	line-height:56px;
	color:#fff;
	font-size:23px;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	background:#3f5790;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	margin-left:30px;
	border:none;
}

.nav-container .newsletter {
	background:#575960;
	padding:31px 31px 45px 31px;
}

.nav-container .newsletter h2 {
	color:#fff;
	font-size:32px;
	margin:0;
	padding:0 0 11px 0;
	line-height:36px;
}

.nav-container .newsletter p {
	padding-bottom:24px;
}

.nav-container .newsletter .accent {
	font-family: 'Libre Baskerville', serif;
	font-size:18px;
	text-transform:none;
	font-weight:400;
	font-style:italic;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

.nav-container .newsletter input[type=text], .nav-container .newsletter input[type=email] {
	border:none;
	color:#575960;
	font-weight:400;
	font-size:18px;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	line-height:43px;
	padding:0 10%;
	width:80%;
}

.nav-container .newsletter input[type=submit] {
	width:215px;
	line-height:46px;
	color:#fff;
	font-size:20px;
	letter-spacing:1px;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	background:#fbb249;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	margin-top:30px;
	border:none;
	padding:0;
	padding-top:5px;
}

/* BEGIN PAGE ELEMENTS */
.interior-page {
	background:#f4f4f4;
	padding:45px 99px 80px 99px;
}

.interior-page.contact-page {
	padding-bottom:27px;
}

h2.accent {
	font-family: 'Libre Baskerville', serif;
	font-size:28px;
	font-weight:400;
	font-style:italic;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

.interior-page p {
	font-weight:normal;
	font-family: 'Montserrat', sans-serif;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	margin:0;
	padding:0 0 20px 0;
}

.interior-page h1 {
	margin:0;
	padding:0;
	font-size:40px;
	letter-spacing:1px;
	line-height:44px;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

.interior-page .subheading {
	font-family: 'Libre Baskerville', serif;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	font-weight:400;
	font-size:18px;
	letter-spacing:1px;
	font-style:italic;
	margin:0;
	padding:8px 0 0 0;
}

/* CONTACT FORM */
.contact {
	padding:36px 99px 45px 99px;
	background:#e4e4e5;
}

.contact label {
	font-weight:700;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	font-size:14px;
	letter-spacing:1px;
}

.contact .lbltxt {
	width:262px;
	float:left;
	padding-bottom:24px;
}

.contact .lblarea {
	width:100%;
	display:block;
	clear:both;
}

.contact label span {
	display:block;
	padding-bottom:14px;
}

.contact input[type=text], .contact input[type=email] {
	line-height:31px;
	border:none;
	padding:0 10px;
	font-weight:400;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	width:195px;
}

.contact textarea {
	width:96%;
	border:none;
	height:180px;
	padding:2%;
	font-weight:400;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

.contact input[type=submit] {
	line-height:50px;
	color:#fff;
	border:none;
	padding:0 61px;
	float:right;
	background:#3f5790;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size:20px;
	letter-spacing:1px;
	margin-top:19px;
}

.contact-details {
	padding:36px 99px 45px 99px;
	background:#f4f4f4;
}

.contact-details p {
	padding-bottom:16px;
}

.social-media-single a {
	color:#fff;
	font-size:32px;
	background:#000;
	line-height:53px;
	text-align:center;
	display:inline-block;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	width:53px;
	height:53px;
	float:left;
	margin-right:25px;
}


/* TAGS */
.tags a, .accent-keyword {
	line-height:43px;
	background:#1f222b;
	color:#fff;
	display:inline-block;
	padding:0 20px;
	text-decoration:none;
	font-size:17px;
	margin-right:13px;
}


.hr {
	height:1px;
	background:#fff;
	display:block;
	clear:both;
	border-bottom:solid 1px #e8e8e8;
	margin:35px 0 35px 0;
}

.glossary {
	display:block;
	padding-top:6px;
}

.glossary .heading {
	font-weight:800;
	font-size:25px;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	display:block;
}

.glossary .item { width: 25%; }
.glossary .item.w2 { width: 50%; }

.glossary a {
	display:block;
	font-weight:400;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	font-size:14px;
	color:#1f222b;
	text-decoration:none;
	line-height:20px;
}

.glossary p {
	padding-right:0px;
}

.glossary a:hover {
	text-decoration:underline;
}

.glossary .third {
	width:27.33%;
	float:left;
}

.glossary .third:nth-child(even) {
	width:29.33%;
	padding:0 8%;
}

/* FOOTER */
#footer {
	background:url(../img/sprite-3.png) repeat-y 0 0 #fff;
	padding:100px 22px 20px 52px;
	border-top:solid 16px #181f2d;
}

#footer .col {
	width:33.33%;
	float:left;
}

#footer .col ul, #footer .col h4 {
	width:82%;
	margin:0px auto;
}


#footer .col:first-child ul, #footer .col:first-child h4 {
	float:left;
}

#footer .col:last-child ul, #footer .col:last-child h4 {
	float:right;
}

#footer ul {
	list-style:none;
	padding:14px 0 36px 0;
}

#footer ul p {
	color:#3f5790;
	font-family: 'Libre Baskerville', serif;
	font-style:italic;
	font-weight:400;
	line-height:24px;
	padding:4px 0 16px 0;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	margin:0;
}

#footer a {
	font-weight:400;
	line-height:38px;
	color:#3f5790;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

#footer h4 {
	line-height:38px;
	border-bottom: solid 4px #3e568f;
	margin:0;
	padding:0;
}

#footer .legal {
	border-top:solid 1px #c4c6c9;
	padding:37px 20px;
	display:block;
	clear:both;
	width:92%;
	margin:10px 0 0 0;
}

#footer .legal-col {
	width:50%;
	float:left;
	color:#181f2d;
	font-size:14px;
}

#footer .legal-col a  {
	color:#181f2d;
	font-size:14px;
}

#footer .legal-col.text-right {
	text-align:right;
}

#footer .legal-col:first-child a {
	color:#fbb249;
}

#footer .legal-col:last-child a {
	padding:0 0 0 25px;
}

@media all and (max-width:50em) {
	.hero {
		min-height:400px;
		padding-top:80px;
	}
	
	.hero a {
		max-width:90%;
		font-size:14px;
	}
	
	
  	.homefeature {
	 	width:50%;
		float:left;
	}
	#newsletter input[type=submit], #newsletter input[type=text], #newsletter input[type=email] {
		display:block;
		margin:0px auto;
		margin-bottom:20px;
		float:none;
	}
	#newsletter input[type=text], #newsletter input[type=email] {
		width:80%;
	}
	
	.interior-page {
		padding:45px 20px 80px 20px;
	}
	
	.contact {
		padding:36px 20px;
	}
	
	.contact .lbltxt {
		width:100%;
		float:none;
		display:block;
		clear:both;
	}
	
	#footer {
		padding-top:20px;
	}
	
	#footer {
		padding-left:20px;
	}
	
	#footer .col {
		width:100%;
		float:none;
		display:block;
		clear:both;
		padding:20px 0 0 0!important;
		margin:0;
	}
	
	#footer .col ul, #footer .col h4 {
		width:100%;
		float:none;
		display:block;
		clear:both;
		padding:0;
		margin:0;
	}
	
	#footer .col h4 {
		margin-bottom:10px;
	}
	
	#footer .legal {
		padding:37px 20px;
		clear:both;
		width:auto;
	}
	
	#footer .legal-col {
		width:100%;
		float:none;
		text-align:center;
		line-height:32px;
	}
	#footer .legal-col.text-right {
		text-align:center;
	}
	
}
@media all and (max-width:40em) {
.glossary .third {
	width:100%!important;
	float:none!important;
	display:block!important;
	clear:both!important;
	padding-left:0!important;
	padding-right:0!important;
}
}

@media all and (max-width:35em) {
  	.homefeature {
	 	width:100%;
		float:none;
		display:block;
		clear:both;
	}
}


/* EXTRAS */
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}

.border {
	border:solid 1px #cc0000;
}