a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button,
input,
label,
select,
textarea {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0
}

:focus {
    outline: 0
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0
}

html {
    font-size: 100%;
    line-height: 1.5em
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: 'Source Sans Pro', arial, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-rendering: optimizeLegibility
}

a {
    color: inherit;
    text-decoration: none;
    -moz-transition: background 500ms ease 0s;
    -o-transition: background 500ms ease 0s;
    -webkit-transition: background 500ms ease;
    -webkit-transition-delay: 0s;
    transition: background 500ms ease 0s
}

button {
    -moz-transition: background 500ms ease 0s;
    -o-transition: background 500ms ease 0s;
    -webkit-transition: background 500ms ease;
    -webkit-transition-delay: 0s;
    transition: background 500ms ease 0s
}

em {
    font-style: italic;
    font-weight: inherit
}

img {
    display: block
}

strong {
    font-style: inherit;
    font-weight: 700
}

sub,
sup {
    font-size: 80%;
    height: 0;
    line-height: 1!important;
    vertical-align: baseline;
    position: relative
}

sub {
    top: .5ex
}

sup {
    bottom: .7ex
}

pre {
    font-family: monospace;
    font-size: .9375em;
    line-height: 1.6em;
    color: #666;
    padding: 20px;
    margin-bottom: 16px
}

hr {
    background: #ccc;
    border: none;
    clear: both;
    height: 1px;
    margin: 0 0 25px;
    width: 100%
}

body {
    background-color: #709dcb
}

.clearfix:after,
.main .panels>dd:after,
.main:after,
.panels>dd:after,
footer .row-footer-nav .nav-inner:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.inner {
    margin: 0 auto;
    max-width: 1000px;
    position: relative
}

.aligncenter {
    margin: 0 auto
}

.alignleft,
.alignright {
    position: relative;
    top: 5px;
    margin-bottom: 25px
}

.alignleft {
    float: left;
    margin-right: 25px
}

.alignright {
    float: right;
    margin-left: 25px
}

@media only screen and (max-width:640px) {
    .alignleft,
    .alignright {
        float: none
    }
}

.no-border,
.no-border img {
    border: none!important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.no-list-style,
.no-list-style li {
    list-style: none!important;
    padding-left: 0!important
}

.no-list-style li:before,
.no-list-style:before {
    display: none!important
}

.force-inline {
    display: inline!important
}

.force-inline-block {
    display: inline-block!important
}

.interior-main.main .content .more,
.more {
    font-family: Oswald, arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    text-transform: uppercase
}

.interior-main.main .content .more:hover,
.more:hover {
    text-decoration: underline
}

.interior-main.main .content .more:after,
.more:after {
    content: '\203A';
    position: absolute;
    top: 1px;
    right: -10px
}

.interior-main.main .callout .more {
    color: #fcb336!important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 11px
}

.interior-main.main .callout .more:hover {
    color: #fcb337;
    opacity: 1
}

.hidetext,
footer .row-twitter-feed .twitter-utils a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.play-btn {
    display: table;
    position: relative
}

.play-btn:before {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(../images/play-button-arrow.png) right center no-repeat;
    content: '';
    display: block;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 26px
}

.interior-main.main .content .small,
.small {
    color: #aaa;
    font-size: 82%;
    font-weight: 600;
    letter-spacing: .02em;
    margin-bottom: 5px
}

header {
    background: #fff;
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%
}

header .header-inner {
    max-width: 1000px
}

header .header-inner .logo {
    padding-top: 10px;
    padding-bottom: 15px;
    margin-left: 29px;
    float: left;
    width: 181px;
    height: 80px;
    position: relative;
    z-index: 1002
}

header .header-inner .logo img {
    height: auto;
    max-width: 100%
}

body {
    overflow-x: hidden
}

.site-navigation,
.site-navigation:after,
.site-wrap {
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s
}

.site-wrap {
    padding-top: 80px;
    overflow: hidden;
    position: relative;
    right: 0
}

.interior .site-wrap {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 80px;
    background-image: url(../images/bg-interior.jpg)
}

.site-navigation {
    height: 100%;
    position: absolute;
    right: -260px;
    top: 0;
    width: 260px;
    z-index: 505;
    background: #1d5c9f
}

.site-wrap:after {
    background: #1d5c9f;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: -260px;
    top: 0;
    width: 260px;
    z-index: -1
}

.site-navigation.pushed,
.site-wrap.pushed {
    -webkit-transform: translate(-260px, 0);
    -ms-transform: translate(-260px, 0);
    transform: translate(-260px, 0);
    -webkit-transform: translate3d(-260px, 0, 0);
    -ms-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0)
}

.mob-menu {
    display: block;
    height: 42px;
    padding: 10px 13px;
    position: absolute;
    top: 20px;
    right: 30px;
    border: 1px solid #e8e8e8
}

.mob-menu>div {
    background: #1d5c9f;
    display: inline-block;
    height: 4px;
    position: relative;
    transition: .3s;
    width: 22px
}

.mob-menu>div:after,
.mob-menu>div:before {
    background: #1d5c9f;
    display: inline-block;
    content: '';
    height: 4px;
    position: absolute;
    top: -7px;
    transition: .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 22px
}

.mob-menu>div:after {
    top: auto;
    bottom: -7px
}

.mob-menu.active>div {
    background: 0 0
}

.mob-menu.active>div:after,
.mob-menu.active>div:before {
    transform-origin: 50% 50%;
    bottom: 0;
    top: 0
}

.mob-menu.active>div:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -o-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.mob-menu.active>div:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -o-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

nav {
    position: absolute;
    top: 0;
    width: 100%
}

nav a {
    display: block;
    color: #fff
}

nav p {
    font-size: .875em;
    line-height: 1.71429em;
    line-height: 20px;
    color: #fff
}

nav .nav-inner .home-link-fix {
    display: none
}

nav .nav-inner .col-right {
    display: flex;
    flex-flow: column wrap
}

nav .nav-inner .col-right .main-menu {
    order: 1
}

nav .nav-inner .col-right .utilities {
    order: 2
}

nav .nav-inner .utilities {
    padding-top: 5px;
    padding-left: 30px
}

nav .nav-inner .utilities .lang-select,
nav .nav-inner .utilities .site-search,
nav .nav-inner .utilities .utility-menu {
    display: block;
    margin-bottom: 5px
}

nav .nav-inner .utilities .utility-menu {
    margin-bottom: 17px
}

nav .nav-inner .utilities .utility-menu li,
nav .nav-inner .utilities .utility-menu li a {
    display: block
}

nav .nav-inner .utilities .utility-menu li {
    font-size: .875em;
    line-height: 1.71429em;
    line-height: 25px
}

nav .nav-inner .utilities .utility-menu li a {
    color: #fff
}

nav .nav-inner .utilities .utility-menu li a:hover {
    text-decoration: underline
}

nav .nav-inner .utilities .site-search {
    border: 1px solid #0f4885;
    height: 35px;
    background-color: #3b76b5;
    max-width: 165px
}

nav .nav-inner .utilities .site-search input {
    overflow: hidden
}

nav .nav-inner .utilities .site-search .searchBox {
    font-size: .875em;
    line-height: 1.71429em;
    line-height: 14px;
    border: 0;
    padding: 8px 15px 7px;
    min-width: 0;
    width: 111px;
    background-color: #3b76b5;
    color: #fff;
    display: inline-block
}

nav .nav-inner .utilities .site-search .searchBtn {
    border: 0;
    display: inline-block;
    line-height: 1;
    min-width: 0;
    padding: 0;
    vertical-align: top;
    width: 48px;
    height: 33px;
    cursor: pointer;
    background: url(../images/icon-search-white.png) center no-repeat;
    background-size: 20px 19px!important
}

nav .nav-inner .utilities .lang-select {
    max-width: 165px
}

nav .nav-inner .utilities .lang-select li.lang-china>a {
    background: url(../images/icon-lang-china.png) 11px center no-repeat
}

nav .nav-inner .utilities .lang-select li.lang-english-us>a {
    background: url(../images/icon-lang-english-us.png) 11px center no-repeat
}

nav .nav-inner .utilities .lang-select li.lang-french>a {
    background: url(../images/icon-lang-french.png) 11px center no-repeat
}

nav .nav-inner .utilities .lang-select li.lang-germany>a {
    background: url(../images/icon-lang-germany.png) 11px center no-repeat
}

nav .nav-inner .utilities .lang-select li.lang-italian>a {
    background: url(../images/icon-lang-italian.png) 11px center no-repeat
}

nav .nav-inner .utilities .lang-select li.lang-japan>a {
    background: url(../images/icon-lang-japan.png) 11px center no-repeat
}

nav .nav-inner .utilities .lang-select li.lang-korea>a {
    background: url(../images/icon-lang-korea.png) 11px center no-repeat
}

nav .nav-inner .utilities .lang-select li.lang-mexico>a {
    background: url(../images/icon-lang-mexico.png) 11px center no-repeat
}

nav .nav-inner .utilities .lang-select li.lang-portuguese>a {
    background: url(../images/icon-lang-portuguese.png) 11px center no-repeat
}

nav .nav-inner .utilities .lang-select li.lang-russia>a {
    background: url(../images/icon-lang-russia.png) 11px center no-repeat
}

nav .nav-inner .utilities .lang-select li.lang-spanish>a {
    background: url(../images/icon-lang-spanish.png) 11px center no-repeat
}

nav .nav-inner .utilities .lang-select>li {
    position: relative;
    list-style: none;
    background-color: #3b76b5
}

nav .nav-inner .utilities .lang-select>li a {
    font-size: .75em;
    line-height: 2em;
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    width: 165px
}

nav .nav-inner .utilities .lang-select>li>a {
    border: 1px solid #0f4885;
    color: #fff;
    display: block;
    position: relative;
    line-height: 33px
}

nav .nav-inner .utilities .lang-select>li>a:after {
    content: '';
    display: block;
    width: 9px;
    height: 4px;
    position: absolute;
    top: 15px;
    right: 13px;
    background: url(../images/arrow-down-white.png) no-repeat
}

nav .nav-inner .utilities .lang-select>li:hover>.sub-menu {
    display: block
}

nav .nav-inner .utilities .lang-select .sub-menu {
    display: none;
    border: 1px solid #0f4885;
    border-top: none;
    position: absolute;
    top: 35px;
    width: 165px;
    z-index: 2000;
    background-color: #1d5c9f;
    background-color: rgba(255, 255, 255, .9);
    text-align: left;
    padding-top: 11px
}

nav .nav-inner .utilities .lang-select .sub-menu li a {
    padding-left: 45px;
    margin-bottom: 15px;
    color: #4c4d4f;
    display: block;
    background-size: 24px 24px
}

nav .nav-inner .utilities .lang-select .sub-menu li a:hover {
    color: #fcb131
}

nav .main-menu {
    /*padding-top: 20px;*/
    list-style: none;
    margin-bottom: 30px
}

nav .main-menu>li ul.open,
nav .main-menu>li ul.submenu.open,
nav .main-menu>li.active .submenu {
    display: block
}

nav .main-menu .no-click a {
    cursor: default
}

nav .main-menu>li {
    padding: 0 30px;
    position: relative;
    line-height: 35px
}

nav .main-menu>li.active {
    background: #3b76b5
}

nav .main-menu>li>a {
    font-size: 1.25em;
    line-height: 1.2em;
    line-height: 35px
}

nav .main-menu li.current-menu-ancestor>a,
nav .main-menu li.current-menu-item>a,
nav .main-menu li.current-menu-parent>a {
    color: #89949b
}

nav .main-menu>li.hover>a {
    color: #fcb131
}

nav .main-menu>li.hover>.sub-menu {
    display: block
}

nav .main-menu>li>.sub-menu {
    position: relative;
    left: -30px;
    width: 260px;
    padding: 10px 0;
    display: none;
    z-index: 1000
}

nav .main-menu>li>.sub-menu .sub-menu-inner {
    width: auto
}

nav .main-menu>li>.sub-menu .menu-description {
    display: none;
    padding: 18px
}

nav .main-menu>li>.sub-menu .menu-description img {
    margin-bottom: 18px;
    width: 100%
}

nav .main-menu>li>.sub-menu>li>a {
    font-size: 1em;
    line-height: 1.5em;
    font-family: Oswald, arial, sans-serif;
    color: #fcb131;
    text-transform: uppercase;
    vertical-align: bottom;
    padding-bottom: 7px;
    border-bottom: 3px solid #fff;
    margin-bottom: 14px;
    position: relative;
    cursor: pointer
}

nav .main-menu>li>.sub-menu>li>a:hover {
    color: #fff
}

nav .main-menu>li>.sub-menu>li>a span {
    position: absolute;
    bottom: 7px
}

nav .main-menu>li>.sub-menu>.menu-description a {
    height: auto;
    border-bottom: 0
}

nav .main-menu>li>.sub-menu>.menu-description p {
    color: #cecece;
    font-family: 'Source Sans Pro', arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

nav .main-menu>li>.sub-menu>li {
    padding: 0 30px
}

nav .main-menu>li>.sub-menu .sub-menu .sub-menu {
    padding: 16px 10px 0
}

nav .main-menu .sub-menu li {
    margin-bottom: 16px
}

nav .main-menu .sub-menu a {
    font-size: 1em;
    line-height: 1.5em;
    line-height: 20px;
    color: #fff;
    padding: 0
}

nav .main-menu .sub-menu a:hover {
    color: #fcb131
}

.masthead {
    position: relative;
    z-index: 101;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px
}

.masthead .breadcrumbs {
    margin-bottom: 18px
}

.masthead .breadcrumbs>span>span {
    width: 800px!important;
    font-family: Oswald, arial, sans-serif;
    background-image: none!important;
    text-transform: uppercase;
    font-size: 10pt!important;
    line-height: 1.2em;
    font-weight: 400;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    margin-bottom: 5px;
    padding: 0 0 10px;
    margin-left: 0;
    display: block;
    background: 0 0
}

.masthead .breadcrumbs>span>span a:hover {
    color: #4c4d4f
}

.masthead .breadcrumbs>span>span span {
    font-family: Oswald, arial, sans-serif;
    font-weight: 400;
    font-size: 10pt;
    padding-left: 14px;
    margin-left: 10px;
    display: inline-block;
    position: relative
}

.masthead .breadcrumbs>span>span span:before {
    content: "";
    display: block;
    width: 4px;
    height: 9px;
    background-image: url(../images/arrow-right-white.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 2px;
    top: 9px
}

.masthead .breadcrumbs>span>span span a {
    font-weight: 400
}

.masthead .breadcrumbs>span>span span a:hover {
    text-decoration: none
}

.interior-main.main {
    background: 0 0
}

.content {
    background: #fff;
    padding: 30px 30px 150px
}

.content h1 {
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    font-size: 1.625em;
    line-height: 1.84615em;
    line-height: 26px;
    padding-bottom: 20px;
    color: #1d5c9f
}

.content h2 {
    font-family: Oswald, arial, sans-serif;
    font-size: 1.125em;
    text-transform: none;
    line-height: 24px;
    color: #5d656a;
    padding-bottom: 10px
}

.content h3 {
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    text-transform: none;
    font-size: 1em;
    line-height: 1.5em;
    line-height: 22px;
    color: #cc7626;
    padding-bottom: 4px
}

.content h4 {
    line-height: 16px;
    color: #5d656a
}

.content h6 {
    font-size: .9375em;
    line-height: 1.6em;
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    padding-bottom: 4px
}

.content ol,
.content p,
.content ul {
    font-size: .9375em;
    line-height: 1.6em;
    color: #666;
    padding-bottom: 16px
}

.content ol ol,
.content ol ul,
.content p ol,
.content p ul,
.content ul ol,
.content ul ul {
    font-size: 100%;
    padding-bottom: 0
}

.content ol,
.content ul {
    padding-left: 30px
}

.content ol li,
.content ul li {
    padding-bottom: 10px
}

.content ol {
    counter-reset: ol-counter
}

.content ol li {
    position: relative
}

.content ol li:before {
    color: #1d5c9f;
    content: counter(ol-counter) ".";
    counter-increment: ol-counter;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    position: absolute;
    left: -1.25em;
    top: 1px
}

.content ul li {
    list-style-image: url(../images/bullet.png)
}

.content a {
    color: #1D5C9B;
    text-decoration: underline
}

.content a:hover {
    text-decoration: none
}

.interior-main.main .inner {
    display: flex;
    flex-flow: column
}

.interior-main.main .inner .content {
    order: 1
}

.interior-main.main .inner .callouts {
    order: 2
}

.content-column img {
    height: auto;
    max-width: 100%
}

.leader-content {
    overflow: hidden
}

.content .featured-resources {
    background: #f8f9ea;
    padding: 35px 20px 20px
}

.content .featured-resources h3 {
    color: #cc7626;
    padding-bottom: 20px
}

.content .featured-resources p {
    padding-bottom: 8px
}

.content .featured-resources strong {
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    color: #5d656a;
    font-weight: 400
}

.content .featured-resources a {
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase
}

.content .featured-resources div {
    margin-bottom: 30px
}

blockquote {
    margin-top: 40px;
    width: 100%;
    line-height: 25px;
    color: #1d5c9f
}

blockquote.alignleft,
blockquote.alignright {
    width: 265px
}

blockquote h5 {
    display: block;
    position: relative;
    font-style: italic
}

blockquote h5:before {
    content: '\201C';
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    font-size: 4.0625em;
    line-height: 1.10769em;
    font-style: normal;
    filter: alpha(opacity=25);
    opacity: .25;
    position: absolute;
    top: -40px;
    left: 0
}

blockquote h5:after {
    content: '\201D';
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    font-size: 4.0625em;
    line-height: 1.10769em;
    font-style: normal;
    filter: alpha(opacity=25);
    opacity: .25;
    position: absolute;
    bottom: -65px;
    right: 5px
}

.interior-main.main .content blockquote p {
    font-size: .75em;
    line-height: 2em;
    font-weight: 700;
    padding-top: 20px;
    color: #1d5c9f
}

table {
    margin-bottom: 30px;
    max-width: 100%;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5
}

table th {
    font-size: .9375em;
    line-height: 1.6em;
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    padding: 12px;
    background-color: #588dc5;
    color: #fff
}

table td {
    font-size: .9375em;
    line-height: 1.6em;
    color: #333;
    padding: 12px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.img-shadow {
    border: 2px solid #f6f9fa;
    border-radius: 2px;
    display: inline-block;
    position: relative
}

.img-shadow:before {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.split-list {
    clear: both;
    overflow: hidden
}

.two-column:first-child {
    padding-right: 10px
}

.two-column {
    float: left;
    width: 50%
}

.three-column:first-child {
    padding-left: 10px
}

.three-column {
    float: left;
    padding-left: 10px;
    width: 33.33333%
}

.accordion {
    margin-top: 10px
}

.accordion:first-child {
    margin-top: 0
}

.accordion.last-accordion {
    margin-bottom: 16px
}

.accordion-label {
    background: #588dc5;
    color: #fff!important;
    display: block;
    font-family: Oswald, arial, sans-serif;
    font-size: .875em;
    line-height: 1.2;
    letter-spacing: .05em;
    padding: 8px 20px;
    position: relative;
    text-decoration: none!important;
    text-transform: uppercase
}

.accordion-label:after {
    content: '+';
    font-size: 1.5em;
    position: absolute;
    right: 20px;
    top: 2px
}

.accordion-label.open:after {
    content: '-';
    font-size: 1.5em
}

.accordion-content {
    padding-top: 20px;
    position: relative
}

.career-filter {
    padding-bottom: 30px
}

.career-filter strong {
    float: left;
    margin-right: 20px;
    position: relative;
    top: 5px
}

.career-filter .selector,
.career-filter .selector select,
.career-filter .selector span {
    margin-right: 20px;
    width: 300px!important
}

.career-filter .selector {
    display: inline-block
}

.content input.career-filter-submit[type=submit] {
    border-radius: 3px;
    font-size: 16px;
    padding: 3px 10px;
    position: relative;
    top: -7px
}

.career .locations {
    font-style: italic;
    padding-bottom: 10px
}

.career .description {
    padding-bottom: 0
}

#cboxOverlay {
    background: #333;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%
}

#colorbox {
    overflow: visible!important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999
}

#cboxContent {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .7);
    box-shadow: 0 0 10px rgba(0, 0, 0, .7);
    position: relative
}

#cboxLoadedContent {
    background: #fff;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 10px;
    position: relative;
    z-index: 10
}

.cs-colorbox #cboxLoadedContent {
    padding-bottom: 50px
}

.cboxIframe {
    display: block;
    height: 100%;
    width: 100%
}

#cboxClose {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAANjr9RwUqgAAACBjSFJNAABtmAAAc44AAPJxAACDbAAAg7sAANTIAAAx7AAAGbyeiMU/AAAG7ElEQVR42mJkwA8YoZjBwcGB6fPnz4w/fvxg/PnzJ2N6ejoLFxcX47Rp036B5Dk4OP7z8vL+P3DgwD+o3v9QjBUABBALHguZoJhZXV2dVUNDgxNIcwEtZnn27Nl/ZmZmQRYWFmag5c90dHQY5OXl/z98+PDn1atXv79+/foPUN9fIP4HxRgOAAggRhyWMoOwqKgoq6GhIZe3t7eYrq6uHBDb8/Pz27Gysloga/jz588FYGicPn/+/OapU6deOnXq1GdgqPwCOuA31AF/0S0HCCB0xAQNBU4FBQWB0NBQublz59oADV37Hw28ePHi74MHD/6ii3/8+HEFMGQUgQ6WEhQU5AeZBTWTCdkigABC9ylIAZeMjIxQTEyMysaNG/3+/v37AGTgr1+//s2cOfOXm5vbN6Caz8jY1NT0a29v76/v37//g6q9sHfv3khjY2M5YAgJgsyEmg0PYYAAQreUk4+PT8jd3V1l1apVgUAzfoIM2rlz5x9gHH5BtxAdA9PB1zNnzvyB+R6oLxoopgC1nBPZcoAAgiFQnLIDMb+enp5iV1eXBzDeHoI0z58//xcwIX0mZCkMg9S2trb+hFk+ffr0QCkpKVmQ2VA7QHYxAgQQzLesQMwjIiIilZWVZfPu3bstMJ+SYikyBmUzkBnA9HEMyNcCYgmQHVC7mAACCJagOEBBbGdnp7lgwYJEkIavX7/+BcY1SvAaGRl9tba2xohjMTGxL8nJyT+AWQsuxsbG9vnp06e/QWYdPHiwHmiWKlBcCGQXyNcAAQSzmBuoSQqYim3u37+/EKR48uTJv5ANB+bVr7Dga2xs/AkTV1JS+gq0AJyoQIkPWU9aWtoPkPibN2/2A/l6QCwJ9TULQADB4hcY//xKXl5eHt++fbsAUmxhYYHiM1DiAsr9R7ZcVVUVbikIdHd3/0TWIyws/AWYVsByAgICdkAxRSAWAGI2gACClV7C4uLiOv7+/lEgRZ8+ffqLLd6ABck3ZMuB6uCWrlu37je29HDx4kVwQisvL88FFqkaQDERUHADBBAomBl5eHiYgQmLE1hSgQQZgIUD1lJm69atf4HR8R1YKoH5QIPAWWP9+vV/gOI/gHkeQw+wGAXTwAJJ5t+/f/BUDRBA4NIEKMDMyMjICtQIiniG379/4yza7t69+//Lly8oDrty5co/bJaCAEwcZCkwwTJDLWYCCCCwxcDgY3z16hXDnTt3voP4EhISWA0BFgZMwNqHExh3jMiG1tbWsgHjnA2bHmAeBtdWwOL1MycnJ7wAAQggBmi+kgIW/OaKiorJwOLuFShO0LMSMPF9AUYBSpz6+vqixHlOTs4P9MIEWHaDsxSwYMoE2mEGFJcG5SKAAGJCqjv/AbPUn8ePH98ACQQHB6NUmZqamkzABIgSp5s3bwbHORCA1QDLAWZkPc7OzszA8oHl5cuXVy5duvQBGIXwWgoggGA+FgO6xkBNTS28r69vDrT2+Y1cIMDyJchX6KkXVEmAshd6KB06dAic94EO3AzkBwGxPhCLg8ptgACCZyeQp9jZ2b2AmsuAefM8tnxJCk5ISPgOLTKfAdNEOVDMA2QHLDsBBBC8AAFlbmCLwlZISCg5JSVlJizeQAaQaimoWAUFK0g/sGGwHiiWCMS2yAUIQAAxI7c4gEmeFZi4OJ48ecLMzc39CRiEmgEBASxA/QzA8vYvAxEgNjaWZc2aNezAsprp2LFjp4FpZRdQ+AkQvwLij0AMSoC/AQIIXklAC3AVUBoBxmE8sPXQAiyvN8J8fuPGjR/h4eHf0eMdhkENhOPHj8OT+NGjR88BxZuBOA5kJtRseCUBEECMSI0AdmgBDooDaaDl8sASTSkyMlKzpqZGU1paGlS7MABLrX83b978A6zwwakTmE0YgIkSnHpBfGCV+gxYh98qKSk5CeTeAxVeQPwUiN8AMSjxgdLNX4AAYkRqCLBAXcMHtVwSaLkMMMHJAvOq9IQJE9R8fHxElJWV1bEF8aNHj+7t27fvLTDlXwXGLyhoH0OD+DnU0k/QYAa1QP8BBBAjWsuSFWo5LzRYxKFYAljqiAHzqxCwIBEwMTERBdZeoOYMA7Bl+RFYEbwB5oS3IA9D4/IFEL+E4nfQ6IDFLTgvAwQQI5ZmLRtSsINSuyA0uwlBUyQPMPWD20/AKo8ByP4DTJTfgRgUjB+gFoEc8R6amGDB+wu5mQsQQIxYmrdMUJ+zQTM6NzQEeKGO4UJqOzFADQMZ/A1qCSzBfQXi71ALfyM17sEAIIAY8fQiWKAYFgIwzIbWTv4HjbdfUAf8RPLhH1icojfoAQKIEU8bG9kRyF0aRiz6YP0k5C4LsmUY9TtAADEyEA+IVfufGEUAAQYABejinPr4dLEAAAAASUVORK5CYII=) no-repeat;
    color: #999;
    cursor: pointer;
    height: 30px;
    padding: 0 10px;
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 9999;
    width: 30px
}

#cboxClose:hover {
    color: #5d123a
}

.callouts {
    margin: 30px 30px 0
}

.callouts .callout {
    display: block;
    margin-bottom: 30px
}

.callouts .callout:hover .callout-link {
    text-decoration: underline
}

.callouts .cta {
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    text-align: center;
    color: #fcb131;
    width: 140px;
    line-height: 1.2;
    padding: 8px 0;
    border: 2px solid #fcb131;
    background-color: rgba(29, 92, 159, .5);
    margin-bottom: 18px
}

.callouts .cta:hover {
    background-color: rgba(255, 255, 255, .4)
}

.callouts .custom {
    color: #fff
}

.callouts .custom h3 {
    font-size: .875em;
    line-height: 1.71429em;
    line-height: 1.25;
    border-bottom: 1px solid #a8c7e0;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    margin-bottom: 12px;
    padding-bottom: 7px;
    text-transform: uppercase
}

.callouts .custom p {
    font-size: .8125em;
    line-height: 1.84615em;
    line-height: 1.5;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400
}

.callouts h4 {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    margin-bottom: 18px
}

.callouts .callout-description {
    color: #fff;
    font-size: .8125em;
    line-height: 1.84615em;
    line-height: 20px
}

.callouts .callout-link {
    font-size: .8125em;
    line-height: 1.84615em;
    line-height: 20px;
    text-transform: uppercase;
    color: #fcb131
}

.callouts .video-image {
    margin-top: 18px;
    position: relative;
    margin-bottom: 10px
}

.callouts .video-image img {
    margin: 0 auto
}

.callouts .video-image .play {
    cursor: pointer;
    width: 48px;
    height: 48px;
    border: 3px solid #fff;
    background: url(../images/play-button-arrow.png) 16px center no-repeat rgba(0, 0, 0, .5);
    background-size: 15px 18px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -24px
}

.callouts .video-image .play:hover {
    background-color: rgba(255, 255, 255, .4)
}

.kwayy-page-title {
    display: none
}

.kwayy-page-list {
    padding-left: 0!important
}

footer {
    position: relative;
    z-index: 101
}

footer h4 {
    font-size: .8125em;
    font-family: Oswald, arial, sans-serif;
    line-height: 36px;
    color: #fff;
    text-transform: uppercase
}

footer .row-footer-nav {
    background-color: #588dc5;
    padding: 19px 20px 30px 30px
}

footer .row-footer-nav .footer-nav>li {
    float: left;
    width: 135px;
    margin-right: 30px
}

footer .row-footer-nav .footer-nav>li>a {
    display: block;
    font-size: .8125em;
    font-family: Oswald, arial, sans-serif;
    line-height: 36px;
    color: #fff;
    text-transform: uppercase
}

footer .row-footer-nav .footer-nav>li>a:hover {
    color: #4c4d4f
}

footer .row-footer-nav .footer-nav>li.col-middle {
    width: 100px;
    margin-right: 0
}

footer .row-footer-nav .footer-nav>li:last-child {
    margin-top: 0;
    margin-right: 0
}

footer .row-footer-nav .footer-nav>li li {
    display: block;
    position: relative;
    margin-bottom: 12px
}

footer .row-footer-nav .footer-nav>li li a {
    font-size: .75em;
    line-height: 2em;
    line-height: 14px;
    color: #dedeb9;
    padding-left: 8px;
    border-left: 1px solid #6dbdcf
}

footer .row-footer-nav .footer-nav>li li a:hover {
    text-decoration: underline
}

footer .row-footer-nav .col-social {
    width: 255px
}

footer .row-footer-nav .col-social .row {
    margin-bottom: 5px
}

footer .row-footer-nav .col-social .row h4 {
    float: left;
    padding-right: 7px
}

footer .row-footer-nav .col-social .row ul li {
    float: left;
    margin-left: 17px;
    margin-top: 9px
}

footer .row-footer-nav .col-social .row ul li a {
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: .8rem;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-rendering: auto
}

footer .row-footer-nav .col-social .row ul li a:hover {
    color: #333
}

footer .row-footer-nav .col-social .slogan {
    color: #d5e2f0;
    height: 15px;
    margin-bottom: 9px
}

footer .row-footer-nav .col-social p {
    font-size: .75em;
    line-height: 2em;
    line-height: 16px;
    color: #dedeb9
}

footer .row-twitter-feed {
    color: #fff;
    background-color: #6897ca;
    padding: 18px 30px 23px;
    margin-bottom: 5px
}

footer .row-twitter-feed .recent-tweets li {
    display: none
}

footer .row-twitter-feed .recent-tweets li:first-child {
    display: block
}

footer .row-twitter-feed a {
    color: #dedeb9
}

footer .row-twitter-feed a.show-photo {
    font-size: .75em;
    max-width: 100px;
    line-height: 20px;
    display: block;
    padding-left: 25px;
    background: url(../images/icon-twitter-docs.png) no-repeat
}

footer .row-twitter-feed a.show-photo:hover {
    text-decoration: underline
}

footer .row-twitter-feed a.reply {
    background-image: url(../images/icon-twitter-reply.png)
}

footer .row-twitter-feed a.retweet {
    background-image: url(../images/icon-twitter-retweet.png)
}

footer .row-twitter-feed a.favorite {
    background-image: url(../images/icon-twitter-star.png)
}

footer .row-twitter-feed .follow-button {
    font-size: .75em;
    font-family: Oswald, arial, sans-serif;
    color: #fff;
    float: right;
    display: block;
    line-height: 22px;
    padding-left: 38px;
    padding-right: 16px;
    text-transform: uppercase;
    border: 2px solid #b3cbe4;
    background: url(../images/icon-social-twitter-large.png) 11px 5px no-repeat
}

footer .row-twitter-feed .follow-button:hover {
    background-color: #7cabde
}

footer .row-twitter-feed h4 {
    line-height: 23px;
    margin-bottom: 15px
}

footer .row-twitter-feed .twitter-avatar {
    margin-bottom: 15px
}

footer .row-twitter-feed .twitter-avatar>a {
    display: block;
    width: 33px;
    float: left;
    margin-right: 8px;
    border-radius: 3px;
    overflow: hidden
}

footer .row-twitter-feed .twitter-avatar>a img {
    width: 100%
}

footer .row-twitter-feed .twitter-avatar .avatar-text p a {
    font-size: .875em;
    line-height: 1.71429em;
    line-height: 18px;
    margin-bottom: 0
}

footer .row-twitter-feed .twitter-avatar .avatar-text p a:hover {
    text-decoration: underline
}

footer .row-twitter-feed .twitter-avatar .avatar-text p:first-child a {
    line-height: 15px;
    color: #fff
}

footer .row-twitter-feed .tweet-text {
    font-size: .875em;
    line-height: 1.71429em;
    line-height: 17px;
    margin-bottom: 10px
}

footer .row-twitter-feed .tweet-text .ht-date {
    padding-right: 5px
}

footer .row-twitter-feed .tweet-text a:hover {
    text-decoration: underline
}

footer .row-twitter-feed .twitter-utils {
    float: right
}

footer .row-twitter-feed .twitter-utils a {
    vertical-align: top;
    display: inline-block;
    margin-left: 8px;
    margin-top: 2px;
    width: 17px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center center
}

footer .row-twitter-feed .twitter-utils a:hover {
    margin-top: 0
}

footer .row-copyright {
    font-size: .75em;
    line-height: 2em;
    line-height: 70px;
    margin-bottom: 10px;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, .15);
    text-align: center
}

.addthis_pill_style {
    width: 50px!important
}

.at4-share-outer {
    display: none
}

.share-button {
    font-size: .8125em;
    transform: rotate(270deg);
    transform-origin: right top 0;
    float: left;
    position: fixed;
    right: 31px;
    z-index: 102;
    display: block;
    line-height: 31px;
    padding-right: 50px;
    padding-left: 20px;
    padding-bottom: 5px;
    background: url(../images/icon-share.png) 70px center no-repeat #333;
    color: #fff;
    cursor: pointer;
    top: 100px
}

.share-button:hover {
    right: 35px
}

.panels-container {
    position: relative
}

.panels>dd {
    background-size: 100% auto!important;
    background-position: right top!important;
    background-repeat: no-repeat;
    display: none;
    height: 100%;
    position: relative;
    width: 100%;
    padding: 20px 30px 26px
}

@media screen and (max-width:1300px) {
    .panels>dd {
        background-size: auto 2000px!important
    }
}

.panels>dd .p-content {
    max-width: 100%;
    color: #fff;
    position: relative
}

.panels>dd .p-content h1,
.panels>dd .p-content h2 {
    font-size: 1.25em;
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: -.01em;
    line-height: 22px;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding-bottom: 10px;
    margin-bottom: 10px
}

.panels>dd .p-content p {
    font-size: .9375em;
    line-height: 1.6em;
    line-height: 20px;
    padding-bottom: 12px
}

.panels>dd .p-content .cta-button {
    margin-bottom: 28px
}

.panels>dd .p-content .cta-button .p-more {
    font-size: .8125em;
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    display: block;
    float: left;
    text-align: center;
    line-height: 36px;
    border: 2px solid #fff;
    border: 2px solid rgba(255, 255, 255, .5);
    padding: 0 13px
}

.panels>dd .p-content .cta-button .p-more:hover {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .4)
}

.panels>dd .p-content .cta-button span {
    display: block;
    height: 20px;
    margin-left: 104px;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.panels>dd .p-content .statistic-img {
    max-width: 100%
}

.panels>dd:first-child {
    display: block
}

.panels>dd .panel-image-right {
    display: none
}

a.cycle-next,
a.cycle-prev {
    position: absolute;
    top: 175px;
    display: block;
    z-index: 101;
    width: 22px;
    height: 29px;
    background-size: 22px 29px
}

a.cycle-prev {
    left: 1px;
    background: url(../images/arrow-left-small.png) center no-repeat
}

a.cycle-next {
    right: 1px;
    background: url(../images/arrow-right-small.png) center no-repeat
}

.main {
    position: relative;
    z-index: 102;
    background: #fff
}

.main h4 {
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    font-size: .875em;
    line-height: 1.71429em;
    letter-spacing: .05em;
    margin-bottom: 10px
}

.main .row1 {
    margin-bottom: 20px
}

.main .row1 .panels>dd .p-content {
    color: #666
}

.main .col1,
.main .col2 {
    position: relative;
    padding: 24px 0 20px;
    border-bottom: 1px solid #e5e5e5
}

.main .row2 {
    position: relative
}

.main .row2 h4 {
    position: absolute;
    top: 20px;
    padding: 0 30px;
    z-index: 101
}

.main .row2 .panels>dd {
    background-position: right bottom;
    background-size: auto 100%
}

.main .row2 .col1 {
    padding-top: 56px;
    padding-bottom: 4px;
    border: none;
    background: rgba(247, 248, 219, .8);
    height: 100%
}

.main .row2 .col2 {
    padding: 0;
    border-bottom: 20px solid rgba(247, 248, 219, .8);
    border-right: 30px solid rgba(247, 248, 219, .8);
    border-left: 30px solid rgba(247, 248, 219, .8)
}

.main .row2 .col2 .open-viewport {
    border: 2px solid #fff;
    height: 174px;
    width: 100%
}

.main .row2 .col2 .open-viewport .play {
    display: block;
    margin: 40px auto 0;
    width: 90px;
    height: 90px;
    cursor: pointer;
    border-radius: 50%;
    border: 3px solid #fff;
    background: url(../images/play-button-arrow.png) 32px center no-repeat rgba(0, 0, 0, .5);
    background-size: 30px 34px
}

.main .row2 .col2 .open-viewport .play:hover {
    background-color: rgba(255, 255, 255, .4)
}

.main .row2 a.cycle-next,
.main .row2 a.cycle-prev {
    bottom: 219px
}

.main .row2 a.cycle-prev {
    left: auto;
    right: 47px
}

.main .row2 a.cycle-next {
    right: 31px
}

.main .col-inner {
    padding: 0 30px
}

.main .panels>dd {
    background-size: auto;
    background-repeat: no-repeat;
    display: none;
    height: auto;
    position: relative;
    width: 100%;
    padding: 0
}

.main .panels>dd .p-content {
    max-width: 100%;
    color: #333;
    position: relative
}

.main .panels>dd .p-content h2 {
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    font-size: 1.25em;
    line-height: 1.2em;
    line-height: 22px;
    color: #cc7626;
    margin-bottom: 11px
}

.main .panels>dd .p-content p {
    font-size: .9375em;
    line-height: 1.6em;
    line-height: 20px;
    margin-bottom: 3px
}

.main .panels>dd .p-content .cta-button {
    margin-bottom: 0
}

.main .panels>dd .p-content .cta-button .p-more {
    color: #cc7626;
    border: 2px solid #cc7626
}

.main .panels>dd .p-content .cta-button .p-more:hover {
    background: #eee;
    background: rgba(0, 0, 0, .1)
}

.main a.cycle-next,
.main a.cycle-prev {
    top: auto;
    left: auto;
    margin: 0;
    bottom: 0;
    right: 0;
    width: 5px;
    height: 10px;
    background-size: 5px 10px
}

.main a {
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease;
    -webkit-transition-delay: 0s;
    transition: opacity 500ms ease 0s;
    opacity: 1
}

.main a.cycle-prev {
    left: auto;
    right: 17px;
    background-image: url(../images/arrow-left-small-blue.png)
}

.main a.cycle-next {
    right: 1px;
    background-image: url(../images/arrow-right-small-blue.png)
}

.main a:hover {
    opacity: .5
}

label {
    font-weight: 600;
    vertical-align: middle
}

textarea {
    overflow: auto
}

input,
textarea {
    border: 1px solid #abc6e2;
    color: #666;
    font-family: 'Source Sans Pro', arial, sans-serif;
    font-size: 16px;
    padding: 6px;
    margin: 0;
    vertical-align: middle
}

input[type=file] {
    border: 0;
    padding: 0
}

input[type=submit] {
    cursor: pointer;
    min-width: 0;
    padding: 4px 6px
}

select {
    color: #666;
    font-family: 'Source Sans Pro', arial, sans-serif;
    font-size: 16px
}

input,
select {
    min-width: 220px
}

.selector {
    border: 1px solid #abc6e2;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.selector:before {
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #abc6e2;
    position: absolute;
    right: 8px;
    top: 12px
}

.selector.multi-select:before {
    display: none
}

.selector.multi-select select {
    width: 100%
}

.selector select {
    padding: 2px 5px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: #fff;
    -webkit-appearance: none
}

.selector select:focus {
    border: none;
    outline: 0
}

.checker,
.radio {
    display: inline;
    padding-right: 10px
}

.checker input,
.radio input {
    width: auto
}

div.uploader,
div.uploader span.action {
    -webkit-font-smoothing: antialiased
}

div.uploader {
    background: #fff;
    border: .077em solid #ccc;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 49%;
    zoom: 1
}

div.uploader,
div.uploader * {
    margin: 0;
    padding: 0
}

div.uploader:focus {
    outline: 0
}

.highContrastDetect {
    width: 0;
    height: 0
}

div.uploader span.action {
    background: #333;
    color: #fff;
    cursor: pointer;
    display: inline;
    float: right;
    font-size: 11px;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    transition: all .3s;
    width: 82px
}

div.uploader span.action:hover {
    background: #666
}

div.uploader span.filename {
    color: #777;
    cursor: default;
    display: block;
    float: left;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    margin: 2px 0 2px 2px;
    overflow: hidden;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto
}

div.uploader input {
    background: 0 0;
    border: none;
    cursor: pointer;
    float: right;
    height: 100%;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%
}

div.uploader.disabled span.action,
div.uploader.disabled.active span.action {
    color: #aaa
}

div.uploader.disabled span.filename,
div.uploader.disabled.active span.filename {
    border-color: #ddd;
    color: #aaa
}

input.uniform-input,
input.uniform-input:focus {
    background-color: #fff
}

.interior-main.main .content .gfield_checkbox,
.interior-main.main .content .gfield_radio,
.interior-main.main .content .gform_fields {
    padding-left: 0
}

.interior-main.main .content .gfield_checkbox>li,
.interior-main.main .content .gfield_radio>li,
.interior-main.main .content .gform_fields>li {
    clear: both;
    list-style-image: none
}

.interior-main.main .content .gfield_checkbox>li:before,
.interior-main.main .content .gfield_radio>li:before,
.interior-main.main .content .gform_fields>li:before {
    display: none
}

.gform_description {
    display: block;
    margin-bottom: 30px
}

.gfield {
    clear: both
}

.gfield_description {
    clear: both;
    font-size: 85%
}

.gfield_required {
    color: red;
    margin-left: 3px
}

.gfield_error input,
.validation_error,
.validation_message {
    border-color: red;
    color: red;
    font-weight: 600;
    margin-top: 5px
}

.gfield_error input {
    color: #333
}

.gfield_checkbox>li:first-child,
.gfield_radio>li:first-child {
    margin-top: 0!important
}

.gfield_checkbox label,
.gfield_radio label {
    display: inline
}

.ginput_complex {
    overflow: hidden
}

.ginput_complex label {
    font-size: .75em;
    line-height: 2em;
    display: block
}

.ginput_complex input {
    width: 100%
}

.ginput_complex .ginput_left,
.ginput_complex .ginput_right {
    float: left;
    width: 49%
}

.ginput_complex .ginput_right {
    margin-left: 2%
}

.gf_progressbar {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #ccc;
    padding: 5px
}

.gf_progressbar_percentage {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #1d5c9f;
    color: #fff;
    font-weight: 600;
    padding: 0 5px;
    text-align: center
}

.left_label .gfield:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.left_label .gfield_label,
.left_label .ginput_container {
    float: left;
    width: 80%
}

.left_label .gfield_label {
    width: 20%
}

.left_label .gfield_description {
    margin-left: 20%
}

.left_label .selector,
.left_label input {
    width: 49%
}

.left_label .ginput_complex .selector,
.left_label .ginput_complex input {
    width: 100%
}

.left_label .checker input,
.left_label .radio input {
    width: auto
}

.content .left_label>li {
    margin-top: 20px
}

.top_label input {
    width: 49%
}

.top_label input[type=submit] {
    width: auto
}

.top_label .ginput_complex {
    clear: both
}

.top_label .ginput_complex input {
    width: 100%
}

.top_label .ginput_complex .selector {
    width: 100%!important
}

.top_label .checker input,
.top_label .radio input {
    width: auto
}

.top_label textarea {
    width: 100%
}

.top_label .selector {
    width: 49%!important
}

.gform_widget .top_label input,
.gform_widget div.uploader {
    width: 100%
}

.gform_widget .top_label input[type=submit] {
    width: auto
}

.gform_widget input,
.gform_widget select {
    min-width: 0
}

.gform_widget .top_label .selector {
    width: 100%!important
}

.gform_widget div.uploader span.action {
    position: absolute;
    right: 0;
    top: 0
}

.btn {
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    background: #eaa026;
    color: #fff!important;
    display: inline-block;
    font-size: 1.5rem;
    padding: 8px 15px!important;
    font-weight: 400;
    text-decoration: none!important
}

.btn:not(input) {
    margin-bottom: 20px
}

.btn:hover {
    filter: alpha(Opacity=50);
    opacity: .5
}

.btn.green {
    background: #3b76b5
}

.resource-filter {
    margin: 20px 0
}

.resource-filter label {
    color: #666;
    display: inline-block;
    font-family: 'Source Sans Pro', arial, sans-serif;
    font-size: 15px;
    vertical-align: middle
}

.filter-dropdown,
.resource-filter .selector {
    margin-right: 16px;
    line-height: 1;
    min-width: 0;
    width: 180px
}

.resources-filter .selector select {
    line-height: 1;
    min-width: 0
}

.filter-dropdown {
    border: 1px solid #abc6e2;
    display: inline-block;
    height: 30px;
    position: relative;
    vertical-align: middle
}

.filter-dropdown .filter-placeholder {
    color: #666;
    display: block;
    font-family: 'Source Sans Pro', arial, sans-serif;
    font-size: 16px;
    padding: 7px 10px;
    position: relative
}

.filter-dropdown .filter-placeholder:before {
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #abc6e2;
    position: absolute;
    right: 8px;
    top: 12px
}

.filter-dropdown ul {
    background: #fff;
    border: 1px solid #abc6e2;
    display: none;
    padding: 10px!important;
    position: absolute;
    top: 28px;
    left: -1px;
    z-index: 1;
    width: 220px
}

.filter-dropdown ul.open {
    display: block;
    overflow: visible
}

.filter-dropdown ul li {
    list-style-image: none!important
}

.filter-dropdown ul li label {
    font-size: 13px
}

.filter-dropdown label {
    line-height: 1.2;
    width: 160px
}

.filter-dropdown input {
    min-width: 0
}

.pagination-form {
    color: #666;
    float: left;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px
}

.pagination-form input {
    border: 1px solid #abc6e2;
    color: #abc6e2;
    display: inline-block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin: 0 10px;
    padding: 6px;
    min-width: 0;
    text-align: center;
    width: 30px;
    vertical-align: middle
}

.pagination-form input[type=number]::-webkit-outer-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0
}

.pagination-form input[type=number]::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0
}

.pagination-form input[type=number] {
    -moz-appearance: textfield
}

.pagination-form span {
    vertical-align: middle
}

@media screen and (max-width:600px) {
    .pagination-form {
        clear: both;
        text-align: center
    }
}

.pagination-top {
    border-bottom: 1px solid #d8e4f1;
    border-top: 1px solid #d8e4f1;
    margin: 20px 0;
    padding: 10px 0
}

.interior-main.main .content .number-posts-list {
    color: #666;
    float: right;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    margin: 9px 0 0;
    padding: 0
}

.interior-main.main .content .number-posts-list span {
    display: inline-block;
    margin-right: 6px
}

.interior-main.main .content .number-posts-list li {
    display: inline;
    list-style-image: none;
    margin: 0 0 0 23px;
    padding: 0;
    position: relative
}

.interior-main.main .content .number-posts-list li:before {
    content: '|';
    display: block;
    position: absolute;
    left: -12px;
    top: 0
}

.interior-main.main .content .number-posts-list li:first-child:before {
    display: none
}

.interior-main.main .content .number-posts-list li .active {
    color: #666!important;
    cursor: default;
    font-weight: 700;
    text-decoration: none
}

.pagination-bottom {
    display: table
}

.pagination-bottom>* {
    display: table-cell;
    float: none!important;
    table-layout: fixed;
    text-align: center;
    vertical-align: middle
}

.pagination-bottom .number-posts-list {
    width: 69%
}

.interior-main.main .content .prev-next-links a {
    background: #588dc5;
    color: #fff;
    display: inline-block;
    padding: 8px 10px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase
}

.interior-main.main .content .prev-next-links a:before {
    background-repeat: no-repeat;
    content: '';
    height: 8px;
    position: absolute;
    top: 12px;
    width: 4px
}

.interior-main.main .content .prev-next-links .prev {
    padding-left: 24px
}

.interior-main.main .content .prev-next-links .prev:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAICAYAAADeM14FAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQwNDU1QTdDQTQwQTExRTQ4N0MxOTRBNzEyQzM3NDBFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQwNDU1QTdEQTQwQTExRTQ4N0MxOTRBNzEyQzM3NDBFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDA0NTVBN0FBNDBBMTFFNDg3QzE5NEE3MTJDMzc0MEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDA0NTVBN0JBNDBBMTFFNDg3QzE5NEE3MTJDMzc0MEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6tAjgzAAAAMUlEQVR42mL8//8/AxKYyQASgOKZ/9E5MIGO/0gAJGAMxO+QBVAEGdAFGdGsNQYIMADgklyV9/h/nAAAAABJRU5ErkJggg==);
    left: 12px
}

.interior-main.main .content .prev-next-links .next {
    margin-left: 5px;
    padding-right: 24px
}

.interior-main.main .content .prev-next-links .next:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAICAYAAADeM14FAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQwNDU1QTc4QTQwQTExRTQ4N0MxOTRBNzEyQzM3NDBFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQwNDU1QTc5QTQwQTExRTQ4N0MxOTRBNzEyQzM3NDBFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NENFN0FBMDlBNDA1MTFFNDg3QzE5NEE3MTJDMzc0MEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NENFN0FBMEFBNDA1MTFFNDg3QzE5NEE3MTJDMzc0MEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7X0UGrAAAANElEQVR42mL6//+/MRAzwDCIeIcsCCL+IwvCBOCCTAwIIAjEocgqZiJrmYls6ExkawECDADdG19yjht+mgAAAABJRU5ErkJggg==);
    right: 12px
}

.resource-posts {
    clear: both
}

.resource-post {
    clear: both;
    margin-bottom: 30px
}

.resource-post-meta {
    font-size: 12px!important;
    padding-left: 0!important
}

.resource-post-meta a {
    color: #1d5c9f!important
}

.resource-post-meta li {
    float: left;
    list-style-image: none!important;
    margin-left: 23px;
    position: relative
}

.resource-post-meta li:before {
    content: '|';
    position: absolute;
    left: -13px;
    top: 0
}

.resource-post-meta li:first-child {
    margin-left: 0
}

.resource-post-meta li:first-child:before {
    display: none
}

.resource-post-meta .resource-link a {
    font-size: 12px;
    font-weight: 700;
    text-decoration: none!important;
    text-transform: uppercase
}

.resource-post-meta .resource-link a.file-download {
    padding-left: 30px;
    position: relative
}

.resource-post-meta .resource-link a.file-download:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRDRTdBQTA3QTQwNTExRTQ4N0MxOTRBNzEyQzM3NDBFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRDRTdBQTA4QTQwNTExRTQ4N0MxOTRBNzEyQzM3NDBFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NENFN0FBMDVBNDA1MTFFNDg3QzE5NEE3MTJDMzc0MEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NENFN0FBMDZBNDA1MTFFNDg3QzE5NEE3MTJDMzc0MEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7c73oeAAAAn0lEQVR42mKUjZnPgAcIA7EVEv8tEB9DVvB4SSKKBiYGKoMRaCALFjFZKAYBVjQ5PqRI+g3EF6A0Xhc+BuJv0BjmQ5NjRRK/iW4YPi+DbL6KQ+4bNOl8ItbLMHAP6gIDJLFPUMN+4wtDUJh8xOGix1DagJBhwAwCMucxCzRM8IHHUEPe4nMZ1Jy3LFhiDxdQwuEyDC+/pVISBJnzDSDAACg2Jpx9hVIBAAAAAElFTkSuQmCC) no-repeat;
    content: '';
    height: 13px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px
}

.resource-post-meta .resource-share .addthis_button_expanded {
    background-image: none
}

.resource-post-meta .resource-share .atc_s {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAOCAYAAAAbvf3sAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE1QkM0RTgzQTRBODExRTQ5N0I1OUIzNDI4QUZGMENCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE1QkM0RTg0QTRBODExRTQ5N0I1OUIzNDI4QUZGMENCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTVCQzRFODFBNEE4MTFFNDk3QjU5QjM0MjhBRkYwQ0IiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTVCQzRFODJBNEE4MTFFNDk3QjU5QjM0MjhBRkYwQ0IiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6rSjqaAAAAt0lEQVR42mJkwANkY+YzAil9IJYB4h9AfI6FAT8AKZSFsjmB2JCJgAYBND4XCw6ngEzTBWJxNKnXLFAFAlAr3wCxHBCrAzEzEL8H4kdALALEP4H4FiNQsSqQoQE14T8Qgzz6G4ivgxQ/XpL4H9kKkA2qSHyQ4rdAfBao8Cc25xLyNFYNt5H4IOuFgdgR6FR5aDygAEaSPU1qsDISSBogTQqkePoDGv8bIQ1PgPgxNDC+A/F5gAADAIkXLccbrPprAAAAAElFTkSuQmCC) 0 center no-repeat;
    height: 20px;
    width: 50px
}

.resource-post-meta .resource-share .atc_s:hover {
    background-position: 0
}

.resource-post-meta .resource-share .atc_s:after {
    /*content: 'Share';*/
    position: absolute;
    right: 0
}

@media only screen and (max-width:450px) {
    .filter-dropdown,
    .resource-filter .selector {
        width: 100%
    }
    .interior-main.main .content .number-posts-list {
        clear: both;
        float: none;
        padding-top: 10px
    }
    .interior-main.main .content .number-posts-list li:first-child {
        margin-left: 0
    }
    .resource-post-meta li {
        float: none;
        margin-left: 0
    }
    .resource-post-meta li:before {
        display: none
    }
    .resource-post-meta li.resource-share {
        display: inline-block
    }
}

@media only screen and (min-width:490px) {
    footer .row-footer-nav .footer-nav>li.col-middle {
        width: 140px;
        margin-right: 30px
    }
    footer .row-footer-nav .footer-nav>li:last-child {
        margin-top: -74px;
        margin-right: 0
    }
    footer .col-social {
        float: right
    }
    .interior-main.main .content {
        padding-bottom: 30px
    }
}

@media only screen and (min-width:700px) {
    .site-wrap {
        padding-top: 121px
    }
    .interior .site-wrap {
        background-position: 0 121px
    }
    header .header-inner .logo {
        width: 303px;
        height: 121px
    }
    .mob-menu {
        top: 55px
    }
    footer .row-footer-nav .nav-inner {
        float: left;
        width: 75%
    }
    footer .row-footer-nav .nav-inner:after {
        clear: none
    }
    footer .row-footer-nav .col.col-middle {
        width: 110px;
        margin-right: 30px
    }
    footer .row-footer-nav .col-social {
        width: 25%
    }
    footer .row-twitter-feed {
        padding-top: 20px
    }
    .panels>dd {
        background-size: 100% auto;
        background-repeat: no-repeat;
        display: none;
        padding-top: 34px;
        width: 100%
    }
    .panels>dd .p-content {
        max-width: 50%;
        float: left
    }
    .panels>dd .p-content h1,
    .panels>dd .p-content h2 {
        font-size: 1.875em;
        line-height: 1.6em;
        line-height: 34px
    }
    .panels>dd .p-content p {
        font-size: 1.125em;
        line-height: 1.33333em;
        line-height: 24px
    }
    .panels>dd .panel-image-right {
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        display: block;
        margin-top: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50%
    }
    a.cycle-next,
    a.cycle-prev {
        top: 222px
    }
    .share-button {
        top: 150px
    }
    .main .row1 {
        margin-bottom: 20px;
        border-bottom: 1px solid #e5e5e5
    }
    .main .col1,
    .main .col2 {
        width: 50%;
        float: left;
        border: none
    }
    .main .row2 {
        position: relative;
        overflow: hidden
    }
    .main .row2 .panels>dd {
        background-position: right -80px;
        background-size: 100% auto
    }
    .main .row2 .col1 {
        height: 290px
    }
    .main .row2 .col2 {
        border-top: 30px solid rgba(247, 248, 219, .8);
        border-bottom-width: 40px
    }
    .main .row2 .col2 .open-viewport {
        height: 220px
    }
    .main .row2 .col2 .open-viewport .play {
        margin-top: 60px
    }
    .main .row2 a.cycle-next,
    .main .row2 a.cycle-prev {
        bottom: 55px;
        right: auto;
        left: 50%
    }
    .main .row2 a.cycle-prev {
        margin-left: -47px
    }
    .main .row2 a.cycle-next {
        margin-left: -31px
    }
    .main .col-inner {
        border-right: 1px solid #e5e5e5
    }
    .main .panels {
        height: auto
    }
    .main .panels>dd {
        padding: 0
    }
    .main .panels>dd h2 {
        font-size: 1.5em;
        line-height: 2em;
        line-height: 26px
    }
    .masthead {
        padding-top: 150px
    }
    .masthead .breadcrumbs>span>span:first-child,
    .masthead .parent-title {
        font-size: 1.5em;
        line-height: 2em;
        width: 310px
    }
    .interior-main.main .callouts {
        float: right;
        width: 140px;
        margin-top: 105px
    }
    .interior-main.main .callouts+.content {
        margin-right: 180px;
        overflow: hidden
    }
    .content {
        padding: 40px
    }
    .content h1 {
        font-size: 2.25em;
        line-height: 1.33333em;
        line-height: 36px;
        padding-bottom: 36px
    }
    .content h2 {
        font-size: 1.5em;
        line-height: 2em;
        line-height: 32px;
        padding-bottom: 18px
    }
    .content h3 {
        font-size: 1.125em;
        line-height: 1.33333em;
        line-height: 26px;
        padding-bottom: 6px
    }
    .content ol,
    .content ul {
        padding-left: 40px
    }
    .interior-main.main .inner {
        display: block
    }
}

@media only screen and (max-width:800px) {
    .resource-filter>label {
        display: block;
        margin-bottom: 10px;
        width: 100%
    }
    .resource-filter input[type=submit] {
        vertical-align: top
    }
    .filter-dropdown,
    .resource-filter .selector {
        margin-bottom: 10px
    }
    .pagination-bottom {
        display: block
    }
    .pagination-bottom>* {
        display: block;
        margin-bottom: 10px!important;
        text-align: left
    }
    .pagination-bottom .number-posts-list {
        width: 100%
    }
    .pagination-bottom .number-posts-list li:first-child {
        margin-left: 0!important
    }
}

@media only screen and (max-width:950px) {
    .pagination-bottom .number-posts-list {
        width: 61%
    }
}

@media only screen and (min-width:1000px) {
    header .header-inner .logo {
        padding: 12px 0 15px
    }
    footer .row-twitter-feed {
        padding-right: 40px;
        padding-left: 40px
    }
    .panels {
        height: 580px
    }
    .panels>dd {
        background-size: 100% auto;
        background-repeat: no-repeat;
        display: none;
        height: 1000em;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }
    .panels>dd .p-content .cta-button {
        margin-bottom: 55px
    }
    .main .row1 {
        margin-bottom: 20px
    }
    .main .col1,
    .main .col2 {
        padding: 54px 0 40px
    }
    .main .row2 h4 {
        padding: 0 60px
    }
    .main .row2 .panels>dd {
        background-position: right bottom;
        background-size: auto
    }
    .main .row2 .col1 {
        height: 390px
    }
    .main .row2 .col2 {
        padding: 0;
        border-width: 40px
    }
    .main .row2 .col2 .open-viewport {
        height: 310px
    }
    .main .row2 .col2 .open-viewport .play {
        width: 120px;
        height: 120px;
        background-size: 39px 45px;
        background-position: 45px center;
        margin-top: 90px
    }
    .main .col-inner {
        padding: 0 60px
    }
    .main .panels {
        height: auto
    }
    .main .panels>dd {
        padding: 0;
        height: auto;
        background-size: auto
    }
    .main .panels>dd .p-content p {
        margin-bottom: 13px
    }
}

@media only screen and (min-width:1300px) {
    header {
        background: #fff
    }
    .site-navigation.pushed,
    .site-wrap.pushed {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    nav a {
        color: #1d5c9f
    }
    nav.site-navigation {
        position: fixed;
        background-color: transparent
    }
    nav .nav-inner {
        margin: 0 auto;
        width: 1000px
    }
    nav .nav-inner .home-link-fix {
        display: block;
        width: 303px;
        height: 121px;
        padding: 12px 0 15px;
        float: left
    }
    nav .nav-inner .col-right {
        display: block;
        float: right
    }
    nav .nav-inner .utilities {
        text-align: right
    }
    nav .nav-inner .utilities .lang-select,
    nav .nav-inner .utilities .site-search,
    nav .nav-inner .utilities .utility-menu {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 0
    }
    nav .nav-inner .utilities .utility-menu {
        /*padding-right: 6px;*/
        margin-bottom: 0
    }
    nav .nav-inner .utilities .utility-menu li,
    nav .nav-inner .utilities .utility-menu li a {
        display: inline-block
    }
    nav .nav-inner .utilities .utility-menu li {
        color: #ccc;
        font-size: .6875em;
        line-height: 2.18182em;
        padding: 5px 9px;
        position: relative
    }
    nav .nav-inner .utilities .utility-menu li:after {
        content: "";
        width: 1px;
        height: 12px;
        background-color: #ccc;
        display: block;
        position: absolute;
        top: 11px;
        right: -3px
    }
    nav .nav-inner .utilities .utility-menu li.menu-item-last:after {
        display: none
    }
    nav .nav-inner .utilities .utility-menu li a {
        color: #666
    }
    nav .nav-inner .utilities .site-search {
        border: 1px solid #e8e8e8;
        background-color: transparent;
        margin-left: 5px;
        max-width: 1000px
    }
    nav .nav-inner .utilities .site-search input {
        vertical-align: top;
        display: inline-block
    }
    nav .nav-inner .utilities .site-search .searchBox {
        -moz-transition: all 500ms ease 0s;
        -o-transition: all 500ms ease 0s;
        -webkit-transition: all 500ms ease;
        -webkit-transition-delay: 0s;
        transition: all 500ms ease 0s;
        font-size: .6875em;
        line-height: 2.18182em;
        line-height: 12px;
        padding: 12px 0 7px;
        width: 0;
        color: #666;
        background-color: transparent
    }
    nav .nav-inner .utilities .site-search.active .searchBox {
        display: inline-block;
        width: 165px;
        max-width: 1000em;
        padding: 12px 15px 7px
    }
    nav .nav-inner .utilities .site-search .searchBtn {
        background: url(../images/icon-search.png) center no-repeat
    }
    nav .nav-inner .utilities .lang-select li.lang-china>a {
        background: url(../images/icon-lang-china.png) 11px center no-repeat
    }
    nav .nav-inner .utilities .lang-select li.lang-english-us>a {
        background: url(../images/icon-lang-english-us.png) 11px center no-repeat
    }
    nav .nav-inner .utilities .lang-select li.lang-french>a {
        background: url(../images/icon-lang-french.png) 11px center no-repeat
    }
    nav .nav-inner .utilities .lang-select li.lang-germany>a {
        background: url(../images/icon-lang-germany.png) 11px center no-repeat
    }
    nav .nav-inner .utilities .lang-select li.lang-italian>a {
        background: url(../images/icon-lang-italian.png) 11px center no-repeat
    }
    nav .nav-inner .utilities .lang-select li.lang-japan>a {
        background: url(../images/icon-lang-japan.png) 11px center no-repeat
    }
    nav .nav-inner .utilities .lang-select li.lang-korea>a {
        background: url(../images/icon-lang-korea.png) 11px center no-repeat
    }
    nav .nav-inner .utilities .lang-select li.lang-mexico>a {
        background: url(../images/icon-lang-mexico.png) 11px center no-repeat
    }
    nav .nav-inner .utilities .lang-select li.lang-portuguese>a {
        background: url(../images/icon-lang-portuguese.png) 11px center no-repeat
    }
    nav .nav-inner .utilities .lang-select li.lang-russia>a {
        background: url(../images/icon-lang-russia.png) 11px center no-repeat
    }
    nav .nav-inner .utilities .lang-select li.lang-spanish>a {
        background: url(../images/icon-lang-spanish.png) 11px center no-repeat
    }
    nav .nav-inner .utilities .lang-select>li {
        background-color: transparent
    }
    nav .nav-inner .utilities .lang-select>li>a {
        border: 1px solid #e8e8e8;
        color: #1d5c9f;
        line-height: 33px;
        width: 68px
    }
    nav .nav-inner .utilities .lang-select>li>a:after {
        right: 7px;
        background: url(../images/arrow-down.png) no-repeat
    }
    nav .nav-inner .utilities .lang-select .sub-menu {
        display: none;
        border: none;
        position: absolute;
        top: 35px;
        width: 124px;
        z-index: 2000;
        background-color: #1d5c9f;
        background-color: rgba(255, 255, 255, .9);
        text-align: left;
        padding-top: 11px
    }
    nav .nav-inner .utilities .lang-select .sub-menu li a {
        padding-left: 45px;
        margin-bottom: 15px;
        color: #4c4d4f;
        display: block;
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select .sub-menu li a:hover {
        color: #fcb131
    }
    nav .main-menu {
        /*padding-top: 25px;*/
        float: right;
        list-style: none;
        margin-bottom: 0
    }
    nav .main-menu>li {
        padding: 0;
        position: static;
        float: left;
        margin-left: 30px;
        line-height: 50px;
        color: #1d5c9f
    }
    nav .main-menu>li:first-child {
        padding-left: 0
    }
    nav .main-menu>li.active {
        background: 0 0
    }
    nav .main-menu>li>a {
        font-size: .9375em;
        line-height: 1.6em;
        line-height: 50px
    }
    nav .main-menu>li.hover {
        background: url(../images/arrow-nav-selected.png) center bottom no-repeat
    }
    nav .main-menu>li.hover>.sub-menu {
        display: block
    }
    nav .main-menu>li>.sub-menu {
        background: url(../images/dropdown-bg.jpg) no-repeat #272324;
        background-size: 100% auto;
        position: absolute;
        top: 121px;
        left: 0;
        width: 100%;
        padding-top: 0;
        display: none;
        z-index: 1000
    }
    nav .main-menu>li>.sub-menu .sub-menu-inner {
        width: 1400px;
        margin: 0 auto
    }
    nav .main-menu>li>.sub-menu .menu-description {
        display: block;
        padding: 18px;
        float: left;
        width: 298px
    }
    nav .main-menu>li>.sub-menu .menu-description img {
        margin-bottom: 18px
    }
    nav .main-menu>li>.sub-menu>li {
        display: block;
        padding: 15px 0 0;
        float: left;
        margin-right: 20px;
        width: 180px
    }
    nav .main-menu>li>.sub-menu>li.menu-item-last {
        margin-right: 0
    }
    nav .main-menu>li>.sub-menu .sub-menu li .sub-menu {
        display: none
    }
    nav .main-menu>li>.sub-menu .sub-menu li.hover .sub-menu {
        display: block;
        border: 1px solid #fff;
        margin-top: 7px;
        margin-left: 20px
    }
    nav .main-menu .sub-menu a {
        font-size: 1em;
        line-height: 1.5em;
        line-height: 20px;
        color: #fff;
        padding: 0 10px
    }
    .mob-menu {
        display: none
    }
    .site-navigation {
        height: auto;
        position: absolute;
        right: 0;
        z-index: 1001;
        width: 100%
    }
    header .header-inner {
        width: 1000px
    }
    header .header-inner .logo {
        margin-left: 0
    }
    footer .row-footer-nav {
        padding: 46px 85px 33px 59px
    }
    footer .row-footer-nav .footer-nav>li {
        float: left;
        width: 150px;
        margin-right: 40px
    }
    footer .row-footer-nav .footer-nav>li.col-middle {
        width: 150px;
        margin-right: 40px
    }
    .share-button {
        line-height: 41px;
        right: 41px
    }
    .share-button:hover {
        right: 45px
    }
    .panels>dd {
        padding-left: 0;
        padding-right: 0
    }
    .panels>dd .panel-inner {
        padding-top: 123px
    }
    .panels>dd .p-content {
        max-width: 500px
    }
    .panels>dd .p-content h1,
    .panels>dd .p-content h2 {
        font-size: 2.25em;
        line-height: 1.33333em;
        line-height: 42px
    }
    .panels>dd .panel-image-right {
        width: auto;
        margin-left: 50px
    }
    .panel-nav {
        position: relative;
        width: 1000px;
        margin: 0 auto
    }
    a.cycle-next,
    a.cycle-prev {
        top: 245px;
        width: 30px;
        height: 44px;
        background-size: 30px 44px
    }
    a.cycle-prev {
        left: 50%;
        margin-left: -600px;
        background: url(../images/arrow-left.png) center no-repeat
    }
    a.cycle-next {
        left: 50%;
        margin-left: 600px;
        background: url(../images/arrow-right.png) center no-repeat
    }
    .main .panels {
        height: auto
    }
    .main .panels>dd {
        padding: 0
    }
    .masthead {
        padding-left: 0;
        padding-right: 0
    }
    .interior-main.main .callouts {
        margin-right: 0
    }
}

@media only screen and (min-width:1400px) {
    nav .main-menu>li>.sub-menu .sub-menu-inner {
        width: 1400px;
        margin: 0 auto
    }
    nav .main-menu>li>.sub-menu .menu-description {
        width: 398px
    }
    nav .main-menu>li>.sub-menu .menu-description img {
        margin-bottom: 18px;
        width: auto
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    nav .nav-inner .utilities .site-search .searchBtn {
        background-image: url(../images/icon-search-white@2x.png);
        background-size: 20px 19px
    }
    nav .nav-inner .utilities .lang-select li.lang-china>a {
        background-image: url(../images/icon-lang-china@2x.png);
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select li.lang-english-us>a {
        background-image: url(../images/icon-lang-english-us@2x.png);
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select li.lang-french>a {
        background-image: url(../images/icon-lang-french@2x.png);
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select li.lang-germany>a {
        background-image: url(../images/icon-lang-germany@2x.png);
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select li.lang-italian>a {
        background-image: url(../images/icon-lang-italian@2x.png);
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select li.lang-japan>a {
        background-image: url(../images/icon-lang-japan@2x.png);
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select li.lang-korea>a {
        background-image: url(../images/icon-lang-korea@2x.png);
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select li.lang-mexico>a {
        background-image: url(../images/icon-lang-mexico@2x.png);
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select li.lang-portuguese>a {
        background-image: url(../images/icon-lang-portuguese@2x.png);
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select li.lang-russia>a {
        background-image: url(../images/icon-lang-russia@2x.png);
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select li.lang-spanish>a {
        background-image: url(../images/icon-lang-spanish@2x.png);
        background-size: 24px 24px
    }
    nav .nav-inner .utilities .lang-select>li>a {
        background-size: 20px 20px
    }
    nav .nav-inner .utilities .lang-select>li>a:after {
        background-image: url(../images/arrow-down-white@2x.png);
        background-size: 9px 4px
    }
    .masthead .breadcrumbs>span>span {
        background-image: url(../images/arrow-right-white@2x.png);
        background-size: 4xp 9px
    }
    footer .row-footer-nav .row-twitter-feed a.show-photo {
        background-image: url(../images/icon-twitter-docs@2x.png);
        background-size: 17px 17px
    }
    footer .row-footer-nav .row-twitter-feed a.reply {
        background-image: url(../images/icon-twitter-reply@2x.png);
        backround-size: 15px 12px
    }
    footer .row-footer-nav .row-twitter-feed a.retweet {
        background-image: url(../images/icon-twitter-retweet@2x.png);
        backround-size: 17px 10px
    }
    footer .row-footer-nav .row-twitter-feed a.favorite {
        background-image: url(../images/icon-twitter-star@2x.png);
        backround-size: 15px 15px
    }
    footer .row-footer-nav .row-twitter-feed .follow-button {
        background-image: url(../images/icon-social-twitter-large@2x.png);
        backround-size: 14px 12px
    }
    .share-button {
        background-image: url(../images/icon-share@2x.png);
        background-size: 13px 13px
    }
}

body.archive,
body.blog,
body.single {
    background-color: #719dca
}

.archive .site-wrap,
.blog .site-wrap,
.single .site-wrap {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 121px;
    background-image: url(../images/bg-interior.jpg)
}

.archive .main,
.blog .main,
.single .main {
    padding: 0 20px
}

.archive .content,
.blog .content,
.single .content {
    margin-right: 180px
}

.archive .content img,
.blog .content img,
.single .content img {
    max-width: 100%
}

.archive footer,
.blog footer,
.single footer {
    padding: 0 20px
}

.archive footer .row-footer-nav,
.archive footer .row-twitter-feed,
.blog footer .row-footer-nav,
.blog footer .row-twitter-feed,
.single footer .row-footer-nav,
.single footer .row-twitter-feed {
    display: none
}

.archive footer .row-copyright,
.blog footer .row-copyright,
.single footer .row-copyright {
    border: none;
    margin-bottom: 0;
    padding: 10px 0 30px;
    text-align: left
}

.blog-title {
    border-bottom: 1px solid #95abc2;
    color: #fff;
    font: 400 24px Oswald, sans-serif;
    margin-bottom: 8px;
    padding-bottom: 2px;
    text-transform: uppercase;
    width: 450px
}

.blog-meta {
    color: #fff;
    font: 13px "Source Sans Pro", arial, sans-serif;
    margin-bottom: 25px
}

.blog-utils {
    position: absolute;
    top: 20px;
    right: 180px
}

.blog-utils a {
    position: relative;
    display: block;
    float: left;
    margin-top: 9px;
    color: #fff;
    font: 13px Oswald, sans-serif;
    letter-spacing: 1px
}

.blog-utils a.rss {
    margin-right: 50px
}

.blog-utils a.rss:after {
    content: '\f09e';
    font: 300 30px FontAwesome;
    color: #fff;
    position: absolute;
    top: -4px;
    right: -35px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.blog-utils a span {
    border-right: 1px solid #fff;
    padding-right: 7px;
    display: block;
    line-height: 1;
    margin-top: 3px
}

.blog-search {
    float: left;
    height: 35px
}

.blog-search input {
    overflow: hidden
}

.blog-search .searchBox {
    border: 0;
    min-width: 0;
    display: inline-block
}

.blog-search .searchBtn {
    border: 0;
    display: inline-block;
    line-height: 1;
    min-width: 0;
    padding: 0;
    vertical-align: top;
    width: 48px;
    height: 33px;
    cursor: pointer;
    background-size: 20px 19px!important
}

.blog-search {
    border: 1px solid #ccc;
    background-color: #fff;
    margin-left: 5px;
    max-width: 1000px
}

.blog-search input {
    vertical-align: top;
    display: inline-block
}

.blog-search .searchBox {
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease;
    -webkit-transition-delay: 0s;
    transition: all 500ms ease 0s;
    font-size: .6875em;
    line-height: 2.18182em;
    line-height: 12px;
    padding: 12px 0 7px;
    width: 0;
    color: #666;
    background-color: transparent
}

.blog-search.active .searchBox {
    display: inline-block;
    width: 165px;
    max-width: 1000em;
    padding: 12px 15px 7px
}

.blog-search .searchBtn {
    background: url(../images/icon-search.png) center no-repeat
}

.blog-utilities {
    float: right;
    margin-top: 40px!important
}

.blog-utilities .callout {
    margin-bottom: 40px
}

.callout.authors li,
.callout.categories li {
    color: #fff;
    font: 300 13px "Source Sans Pro", arial, sans-serif;
    list-style-type: none;
    padding: 7px 0;
    text-transform: capitalize
}

.archive .selector {
    width: 100%
}

.archive .selector:before {
    border-top-color: #fff;
    top: 11px
}

.archive .selector select {
    background: 0 0;
    color: #fff;
    font: 300 13px "Source Sans Pro", arial, sans-serif;
    padding: 4px 7px 5px
}

.blog-content h2 a {
    color: #5d656a;
    font-size: 22px;
    text-decoration: none;
    opacity: 1;
    transition: color .25s ease
}

.blog-content h2 a:hover {
    color: #588dc5;
    text-decoration: underline;
    opacity: 1
}

.blog-content .meta {
    font-size: 13px;
    padding-right: 10px
}

.blog-content .meta span {
    border-left: 1px solid #666;
    line-height: 1;
    padding: 0 7px;
    text-transform: capitalize
}

.blog-content .meta span:first-child {
    border: none;
    padding-left: 0
}

.blog-content .meta a {
    color: #cd792c;
    text-decoration: none;
    transition: all .25s ease
}

.blog-content .meta a:hover {
    color: #eaa026;
    text-decoration: underline;
    opacity: 1
}

.post-wrap {
    border-bottom: 1px solid #d8e4f1;
    margin-bottom: 40px;
    padding-bottom: 25px
}

.more-link {
    display: block;
    margin-top: -13px;
    color: #cd792c!important;
    font: 700 13px "Source Sans Pro", arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none!important
}

.more-link:hover {
    color: #eaa026;
    text-decoration: underline!important;
    opacity: 1
}

.pages {
    float: left;
    font: 12px "Source Sans Pro", arial, sans-serif
}

.pagenum-form {
    width: 30px;
    min-width: 0;
    height: 25px;
    color: #1d5c9f;
    font: 12px "Source Sans Pro", arial, sans-serif;
    margin: -2px 5px 0;
    padding: 0;
    text-align: center
}

.buttons {
    float: right
}

.page-buttons {
    margin-bottom: 10px
}

.page-numbers {
    position: relative;
    float: left;
    display: block;
    background: #588dc5;
    font: 12px Oswald, sans-serif;
    color: #fff!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none!important
}

.page-numbers.next,
.page-numbers[rel=next] {
    padding: 5px 21px 5px 8px
}

.page-numbers.next:after,
.page-numbers[rel=next]:after {
    content: '\f0da';
    position: absolute;
    top: 8px;
    right: 8px;
    font: 12px FontAwesome
}

.page-numbers[rel=next] {
    float: right
}

.page-numbers.prev,
.page-numbers[rel=prev] {
    margin-right: 10px;
    padding: 5px 8px 5px 21px
}

.page-numbers.prev:after,
.page-numbers[rel=prev]:after {
    content: '\f0d9';
    position: absolute;
    top: 8px;
    left: 8px;
    font: 12px FontAwesome
}

@media all and (max-width:1300px) {
    .blog-utils {
        right: 200px
    }
}

@media all and (max-width:900px) {
    .blog-title {
        width: calc(100% - 400px)
    }
}

@media all and (max-width:700px) {
    .masthead .breadcrumbs>span>span span:before {
        top: 4px
    }
    .archive .site-wrap,
    .blog .site-wrap,
    .single .site-wrap {
        background-position: 0 80px
    }
    .archive .content,
    .blog .content,
    .single .content {
        margin-right: 0
    }
    .archive footer .row-copyright,
    .blog footer .row-copyright,
    .single footer .row-copyright {
        text-align: center
    }
    .blog-utils {
        right: 20px
    }
    .blog-title {
        width: calc(100% - 220px)
    }
    .callout.authors li,
    .callout.categories li {
        display: inline-block;
        padding-right: 20px
    }
}

@media all and (max-width:500px) {
    .blog-utils {
        display: none
    }
    .blog-title {
        width: 100%
    }
}

.product-downloads {
    border-top: 1px solid #e8e8e8;
    margin-top: 40px;
    padding: 40px 0 0 100px
}

.download-select {
    margin-top: 15px
}

.download-select .selector {
    width: 120px
}

.download-select .selector:before {
    top: 9px
}

.download-select label {
    color: #666;
    font: 600 15px "Source Sans Pro", arial, sans-serif
}

.download-select select {
    font: 13px "Source Sans Pro", arial, sans-serif
}

ul.commentlist {
    margin-left: 0!important;
    margin-bottom: 20px;
    padding: 0;
    position: relative
}

ul.commentlist li {
    border: 1px solid #ddd;
    display: block;
    margin-bottom: 15px;
    padding: 10px!important;
    position: relative
}

ul.commentlist li:before {
    display: none
}

ul.commentlist li p {
    padding: 0 0 10px!important
}

ul.commentlist li .comment-author {
    display: block;
    margin-bottom: 10px
}

ul.commentlist li .comment-author img {
    display: none
}

ul.commentlist li .says,
ul.commentlist li cite.fn {
    font-size: 16px;
    font-weight: 600
}

ul.commentlist li .comment-meta .comment-edit-link {
    background: #588dc5;
    /* -webkit-border-radius:5px; */
    -moz-border-radius: 5px;
    /* border-radius:5px; */
    /* -webkit-box-shadow:1px 2px 3px 0 rgba(0,0,0,.55); */
    -moz-box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, .55);
    /* box-shadow:1px 2px 3px 0 rgba(0,0,0,.55); */
    color: #FFF!important;
    cursor: pointer;
    /* font-size:12px!important; */
    /* font-weight:400!important; */
    height: 24px;
    font: 12px Oswald, sans-serif;
    line-height: 18px;
    padding: 3px 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    text-decoration: none!important
}

ul.commentlist li .comment-meta .comment-edit-link:hover {
    background: #3b7081
}

ul.commentlist li .reply a {
    background: #588dc5;
    /* -webkit-border-radius:5px; */
    -moz-border-radius: 5px;
    /* border-radius:5px; */
    /* -webkit-box-shadow:1px 2px 3px 0 rgba(0,0,0,.55); */
    -moz-box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, .55);
    /* box-shadow:1px 2px 3px 0 rgba(0,0,0,.55); */
    color: #FFF!important;
    font: 12px Oswald, sans-serif;
    padding: 3px 5px;
    text-decoration: none;
    text-transform: uppercase;
}

ul.commentlist li .reply a:hover {
    background: #3b7081
}

ul.commentlist .comment-meta {
    font-weight: 400;
    margin-bottom: 8px
}

ul.commentlist .comment-meta a {
    /* font-family:open_sansregular */
}

ul.commentlist ul.children {
    margin: 10px 0 0!important
}

ul.commentlist ul.children li {
    background: #f0f2f2;
    display: block;
    margin-bottom: 0!important
}

ul.commentlist ul.children li ul.children li {
    background: #fff
}

.post-comment {
    background: url(../images/con-divider.png)no-repeat top left;
    display: block;
    margin: 20px 0 0
}

.post-comment h3 {
    background: url(../images/con-divider.png)no-repeat bottom left;
    font-size: 20px;
    margin: 0;
    padding: 25px 0;
    position: relative
}

#comments {
    border: 1px solid #cececa;
    background: #fff;
    background: -moz-linear-gradient(top, #e4e4e4, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #e4e4e4 50%, #fff 100%);
    background: -o-linear-gradient(top, #e4e4e4 50%, #fff 100%);
    background: -ms-linear-gradient(top, #e4e4e4 50%, #fff 100%);
    background: linear-gradient(to bottom, #e4e4e4 50%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4 ', endColorstr='#ffffff', GradientType=0);
    margin-bottom: 20px;
    padding: 10px
}

#comments.active {
    display: block!important
}

#wp-main #wp-maincontent ol.commentlist {
    list-style-type: none;
    left: 0
}

#wp-main #wp-maincontent #comments ul {
    margin-left: 0
}

#wp-main #wp-maincontent ol.commentlist li {
    border: 1px solid #ccc;
    padding: 10px
}

#wp-main #wp-maincontent ol.commentlist ul li:before {
    display: none
}

#wp-main #wp-maincontent ol.commentlist li .vcard {
    font-size: 14px;
    margin-bottom: 5px
}

#wp-main #wp-maincontent ol.commentlist li .vcard .fn {
    font-weight: 700
}

#wp-main #wp-maincontent ol.commentlist li img {
    display: none
}

#comments label {
    margin-bottom: 5px;
    display: block
}

#comments textarea {
    width: 100%;
    display: block
}

#comments .required {
    color: red
}

#respond {
    display: block;
    padding: 0
}

#respond h3 {
    padding-left: 0!important
}

#respond h3.comment-reply-title {
    display: none!important
}

.single .blog.inner .comment-form p {
    padding: 0 0 20px!important
}

.single .blog.inner .content form textarea,
.single .blog.inner form input {
    width: 100%!important
}

#respond form input[type=submit] {
    background: #588dc5;
    border: none;
    -moz-border-radius: 5px;
    -moz-box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, .55);
    color: #fff;
    cursor: pointer;
    display: block;
    font: 12px Oswald, sans-serif;
    padding: 10px 15PX;
    text-align: center;
    width: auto!important;
    text-transform: uppercase
}

#respond form input[type=submit]:hover {
    background: #3b7081
}