/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block;*display:inline;*zoom:1
}
audio:not([controls]) {
    display: none;height:0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif
}
body {
    margin: 0
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;margin:0.67em 0
}
h2 {
    font-size: 1.5em;margin:0.83em 0
}
h3 {
    font-size: 1.17em;margin:1em 0
}
h4 {
    font-size: 1em;margin:1.33em 0
}
h5 {
    font-size: 0.83em;margin:1.67em 0
}
h6 {
    font-size: 0.67em;margin:2.33em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
hr {
    -moz-box-sizing: content-box;box-sizing:content-box;height:0
}
mark {
    background: #ff0;color:#000
}
p,
pre {
    margin: 1em 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;_font-family:'courier new', monospace;font-size:1em
}
pre {
    white-space: pre;white-space:pre-wrap;word-wrap:break-word
}
q {
    quotes: none
}
q:before,
q:after {
    content: '';content:none
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;line-height:0;position:relative;vertical-align:baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
dl,
menu,
ol,
ul {
    margin: 1em 0
}
dd {
    margin: 0 0 0 40px
}
menu,
ol,
ul {
    padding: 0 0 0 40px
}
nav ul,
nav ol {
    list-style: none;list-style-image:none
}
img {
    border: 0;-ms-interpolation-mode:bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border: 1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em
}
legend {
    border: 0;padding:0;white-space:normal;*margin-left:-7px
}
button,
input,
select,
textarea {
    font-size: 100%;margin:0;vertical-align:baseline;*vertical-align:middle
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;cursor:pointer;*overflow:visible
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;padding:0;*height:13px;*width:13px
}
input[type="search"] {
    -webkit-appearance: textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;padding:0
}
textarea {
    overflow: auto;vertical-align:top
}
table {
    border-collapse: collapse;border-spacing:0
}
html,
button,
input,
select,
textarea {
    color: #222
}
body {
    font-size: 1em;line-height:1em
}
::-moz-selection {
    background: #b3d4fc;text-shadow:none
}
::selection {
    background: #b3d4fc;text-shadow:none
}
hr {
    display: block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0
}
img {
    vertical-align: middle
}
fieldset {
    border: 0;margin:0;padding:0
}
textarea {
    resize: vertical
}
.chromeframe {
    margin: 0.2em 0;background:#ccc;color:#000;padding:0.2em 0
}
.ir {
    background-color: transparent;border:0;overflow:hidden;*text-indent:-9999px
}
.ir:before {
    content: "";display:block;width:0;height:150%
}
.hidden {
    display: none !important;visibility:hidden
}
.visuallyhidden {
    border: 0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;height:auto;margin:0;overflow:visible;position:static;width:auto
}
.invisible {
    visibility: hidden
}
.clearfix:before,
.clearfix:after {
    content: " ";display:table
}
.clearfix:after {
    clear: both
}
.clearfix {
    *zoom: 1
}
/* 528px */
@media (min-width: 33.01em) { 
    .sf-menu {
        margin: 0;
        padding: 0;
        list-style: none;
        float: left;
        margin-bottom: 0;
        padding-right: 20px;
        height: 49px;
        overflow: hidden;
		min-width:390px;
    }
        .sf-menu * {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        .sf-menu li {
            position: relative
        }
        .sf-menu ul {
            position: absolute;
            display: none;
            bottom: 0;
            left: 0;
            z-index: 99;
        }
    .sf-menu>li {
        float: left
    }
    .sf-menu li:hover>ul,
    .sf-menu li.sfHover>ul {
        display: block
    }
    .sf-menu a {
        display: block;
        position: relative;
    }
    .sf-menu ul {
        box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
        min-width: 12em;
    }
        .sf-menu ul ul {
            top: 0;
            left: 100%;
        }
    .sf-menu a {
        padding: .75em 1em;
        text-decoration: none;
        zoom: 1;
    }
    .sf-menu li {
        white-space: nowrap;
        -webkit-transition: background .2s;
        transition: background .2s;
    }
    .sf-menu li:hover,
    .sf-menu li.sfHover {
        -webkit-transition: none;
        transition: none;
    }
    .sf-navbar {
        position: relative
    }
    .sf-navbar:before {
        content: '';
        position: absolute;
        left: 0;
        z-index: -1;
        height: 200%;
        width: 100%;
    }
    .sf-navbar ul {
        box-shadow: none
    }
    .sf-navbar li {
        position: static
    }
    .sf-navbar>li>ul {
        min-width: 35em
    }
    .sf-navbar ul li {
        position: relative
    }
    .sf-navbar ul ul {
        left: 0;
        top: 100%;
    }
        .sf-navbar ul ul li {
            width: 100%
        }
    .sf-navbar ul li.current>a {
        font-weight: bold
    }
    .sf-navbar>li>ul>li {
        float: left
    }
}
* {
    box-sizing: border-box;-moz-box-sizing:border-box
}
body {
    -webkit-animation: bugfix infinite 1s
}
@-webkit-keyframes bugfix { 
    from {
        padding: 0
    }
    to {
        padding: 0
    }
}
body {
    background: #ddd;
	line-height:1;
	min-width:100%;
}
a {
    -webkit-transition: color 150ms ease;-moz-transition:color 150ms ease;-o-transition:color 150ms ease;transition:color 150ms ease
}
.banner {
    max-width: 960px;width:100%;margin:0 auto;height:97px;border-bottom:24px solid #333;background-color:#fff
}
    .banner .brand {
        display: block;margin:33px 0 0 59px;float:left;width:267px;overflow:hidden
    }
        .banner .brand img {
            width: 267px
        }
.content-info {
    width: 100%;
	position:relative;
}
    .content-info .inner {
        height: 175px;max-width:960px;width:100%;margin:0 auto;background:url(/assets/images/img/bg_footer.gif) repeat-x 0px 0px
    }
    .content-info .social {
        margin: 0;padding:0;float:left;margin:25px 0 0 52px
    }
        .content-info .social li {
            margin: 0;padding:0;list-style:none;float:left
        }
        .content-info .social a {
            display: block;height:29px;width:28px;background-image:url(/assets/images/img/sprites.png);background-repeat:no-repeat;background-position:0px 0px
        }
        .content-info .social a.fb {
            background-position: 0px 0px
        }
        .content-info .social a.li {
            background-position: -28px 0px
        }
        .content-info .social a.yt {
            background-position: -56px 0px
        }
        .content-info .social a.tw {
            background-position: -84px 0px
        }
    .content-info .copyright {
        float: right;clear:right;display:block;margin:11px 64px 0 0;color:#fff;font-family:"Interstate", sans-serif;font-style:normal;font-weight:normal;font-size:11px
    }
.nav-footer {
    float: right;margin:28px 52px 0 0
}
    .nav-footer a {
        color: #ffd200;display:block;font-family:"Interstate", sans-serif;font-style:normal;font-weight:normal;font-size:11px;line-height:13px;text-decoration:none;padding:0 13px
    }
    .nav-footer a:hover {
        color: #fff
    }
    .nav-footer ul,
    .nav-footer li {
        margin: 0;padding:0;list-style:none
    }
    .nav-footer li {
        float: left;border-left:1px solid #fff;height:11px
    }
    .nav-footer li:first-child {
        border-left: 0
    }
img {
    max-width: 100%
}
.row {
    *zoom: 1
}
.row:before,
.row:after {
    content: " ";display:table
}
.row:after {
    clear: both
}
.row.intro {
    margin-bottom: 25px
}
.row [class*="span"] {
    display: block;float:left;margin-left:2%;position:relative
}
.row [class*="span"]:first-child {
    margin-left: 0
}
.span1 {
    width: 23%
}
.span2 {
    width: 48%
}
.span3 {
    width: 73%
}
.span4 {
    width: 100%
}
.homeslides{
	position: relative;margin:0 auto;max-width:960px;width:100%;background:#fff;
	max-height:325px;
	overflow:hidden;
}
.homeslide{
	
}
.homeslide-img{
	
}
.homeslide-texts{
	background:rgba(0,0,0, .5);
	padding: 3% 59px;
	top:33%;
	left:0;
	position:absolute;
	font-size: 2.2em;
}
.homeslide-headline {
	
	line-height: .95em;
	color: #FFF;
	font-family: "Interstate Light", sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
.homeslide-hl2{
	color:#FFD200;
}
.homeslide-link-text{
	font-size:.5em;
	line-height:1.5;
}
.slideshow {
    position: relative;margin:0 auto;max-width:960px;width:100%;background:#fff;
}
    .slideshow img {
        margin: 0
    }
.main {
    max-width: 960px;width:100%;margin:0 auto;min-height:500px;padding:33px 60px 88px;background-color:#fff;
}
    .main img {
        margin-bottom: 25px
    }
    .main img.align_bottom {
        position: absolute;bottom:0;left:0;margin:0
    }
    .main .aside {
        padding-top: 25px
    }
        .main .aside img {
            margin-bottom: 6px
        }
		
strong {
    font-family: "Interstate", sans-serif;font-style:normal;font-weight:bold
}
h1,
.sidebar_menu p {
    font-family: "Interstate Black", sans-serif;font-style:normal;font-weight:normal;color:#636363;font-size:12px;line-height:14px;margin:0 0 6px;text-transform:uppercase
}
h2 {
    font-family: "Interstate Light", sans-serif;font-style:normal;font-weight:normal;font-size:1.9375em;line-height:1em;margin:0 0 0.48387em;color:#000
}
    h2 strong {
        font-family: "Interstate", sans-serif;font-style:normal;font-weight:normal
    }
.home h2 {
   
}
h3 {
    font-family: "Interstate Light", sans-serif;font-style:normal;font-weight:normal;font-size:1.5em;line-height:1.29167em;margin:0 0 0.83333em;color:#000
}
.home h3 {
    margin-bottom: 0.875em
}
h4 {
    font-family: "Interstate", sans-serif;font-style:normal;font-weight:bold;font-size:0.9375em;line-height:1.4;margin:2em 0 1em;color:#000;text-transform:uppercase
}
    h4 em {
        font-style: normal;font-family:"Interstate", sans-serif;font-style:normal;font-weight:normal
    }
h6 {
    font-family: "Interstate", sans-serif;font-style:normal;font-weight:bold;text-transform:uppercase;font-size:11px;line-height:13px;margin:0 0 4px
}
p {
    font-family: "Interstate Light", sans-serif;font-style:normal;font-weight:normal;font-size:1.0625em;line-height:1.23529em;color:#000;margin:0 0 0.58824em
}
p.small,
p.meta {
    font-size: 0.8125em;line-height:1.23077em
}
li {
    margin-bottom: 0
}
a {
    font-family: "Interstate", sans-serif;font-style:normal;font-weight:bold;color:#000
}
.small h1,
.case_study h1 {
    font-family: "Interstate", sans-serif;font-style:normal;font-weight:normal;font-size:0.875em;line-height:1;margin:0 0 0.71429em;text-transform:none;color:#000
}
.small h2,
.case_study h2 {
    margin: 0 0 15px
}
.small h3,
.case_study h3 {
    font-size: 0.8125em;line-height:1.23077em;text-transform:uppercase;font-family:"Interstate", sans-serif;font-style:normal;font-weight:normal
}
.small h4,
.case_study h4 {
    font-size: 0.75em
}
.small p,
.case_study p {
    font-size: 0.8125em;line-height:1.23077em;font-family:"Interstate Light", sans-serif;font-style:normal;font-weight:normal
}
span.small {
    font-size: 0.8125em;line-height:1.23077em;font-family:"Interstate Light", sans-serif;font-style:normal;font-weight:normal
}
ul.small {
    padding-left: 2em
}
    ul.small li {
        font-family: "Interstate Light", sans-serif;font-style:normal;font-weight:normal;font-size:0.8125em;line-height:1.3
    }
        ul.small li a {
            font-family: "Interstate Light", sans-serif;font-style:normal;font-weight:normal
        }
.dyk div.small {
    padding: 1em 0
}
.locations h3 {
    font-size: 1.125em;line-height:1.66667em;margin:0 0 0.55556em
}
.locations p {
    font-size: 0.8125em
}
.locations p.small {
    font-size: 0.75em
}
.case_study_list ul,
.case_study_list li {
    margin: 0;padding:0;list-style:none
}
.case_study_list ul {
    margin-top: 30px
}
.case_study_list li {
    width: 50%;padding:0 9.8% 8% 0;float:left
}
.case_study_list li:nth-child(2n+1) {
    clear: left
}
.case_study_list a {
    display: block;font-size:11px;line-height:13px;text-decoration:none;font-family:"Interstate", sans-serif;font-style:normal;font-weight:normal
}
.case_study_list img {
    margin-bottom: 16px
}
.deliverables_list ul,
.deliverables_list li {
    margin: 0;padding:0;list-style:none
}
.deliverables_list ul {
    margin-top: 30px;width:100%;overflow:hidden
}
.deliverables_list li {
    width: 33%;padding:0 3% 8% 0;float:left;
	-ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
    hyphens: auto;
}
.deliverables_list li:nth-child(3n+1) {
    clear: left
}
.deliverables_list,
.deliverables_list a {
    display: block;font-size:11px;line-height:13px;text-decoration:none;font-family:"Interstate", sans-serif;font-style:normal;font-weight:normal
}
    .deliverables_list img {
        margin-bottom: 16px
    }
.hero {
    max-width: 960px;width:100%;margin:0 auto;background:#fff;
}
.icon_list {
    margin: 0;padding:0
}
    .icon_list li {
        margin: 0;list-style:none;padding:6px 0 10px 70px;font-size:0.875em;line-height:1.21429em;min-height:67px;position:relative;display:block;font-family:"Interstate Light", sans-serif;font-style:normal;font-weight:normal;width:80%
    }
    .icon_list li:before {
        content: "";display:block;position:absolute;width:38px;height:42px;top:3px;left:10px;background-image:url(/assets/images/img/sprites.png);background-repeat:no-repeat
    }
    .icon_list li.item_1:before {
        background-position: 0 -107px
    }
    .icon_list li.item_2:before {
        background-position: 0 -151px
    }
    .icon_list li.item_3:before {
        background-position: 0 -195px
    }
    .icon_list li.item_4:before {
        background-position: -44px -107px
    }
    .icon_list li.item_5:before {
        background-position: -44px -151px
    }
    .icon_list li.item_6:before {
        background-position: -44px -195px
    }
.client_list {
    margin: 0 0 20px 0;padding:0
}
    .client_list li {
        margin: 0;list-style:none;padding:0;font-size:11px;line-height:13px;font-family:"Interstate Light", sans-serif;font-style:normal;font-weight:normal
    }
a.service_link {
    position: relative;display:block;color:#000;text-decoration:none;font-family:"Interstate", sans-serif;font-style:normal;font-weight:bold;font-size:0.9375em;line-height:1.2em
}
    a.service_link img {
        margin-bottom: 1.2em
    }
.service-image-wrap{
	position:relative;
}
.image-arrow{
	width:29px;
	height:29px;
	position:absolute;
	bottom:26px;
	right:10px;
	background:url('/assets/images/img/arrow_normal.png') 0 0 no-repeat;
}
.service_link:hover .image-arrow{
	background-image:url('/assets/images/img/arrow_hover.png');
}
.careers .fixed_height {
	padding-bottom: 160px;
}
.bug-wrapper {
    position: relative;max-width:960px;width:100%;margin:0 auto
}
.bug {
    position: absolute;top:0;right:0;z-index:500;width:30.9375%
}
.bug-area{
	outline:none;
}
.dyk-gallery {
    margin: 2em 0 0;padding:0
}
    .dyk-gallery li {
        margin: 0 8px 2em 0;padding:0;list-style:none;width:196px;float:left;text-align:center
    }
    .dyk-gallery img {
        margin-bottom: 5px
    }
    .dyk-gallery a {
        display: block;text-decoration:none
    }
        .dyk-gallery a span {
            font-family: "Interstate Light", sans-serif;font-style:normal;font-weight:normal;text-decoration:underline
        }
p+.video,
.video+p {
    margin-top: 6px
}
label {
    font-size: 11px;line-height:19px;color:#959595;display:block;margin-top:6px;font-family:"Interstate", sans-serif;font-style:normal;font-weight:normal
}
label.error {
    color: #ff2a00
}
input.txt,
select,
textarea,
.xplane-form span.text input{
    width: 90%;padding:4px;border:0;background:#ececec;font-family:"Interstate", sans-serif;font-style:normal;font-weight:normal;font-size:12px
}

.submit {
    padding: 10px 0 0
}
.submit button,
.button,
.vts-registration .submit input{
	font-family: "Interstate Black", sans-serif;font-style:normal;font-weight:normal;font-size:12px;line-height:19px;color:#333333;padding-left:25px;border:0;text-transform:uppercase;display:inline-block;height:19px;background:url('/assets/images/img/sprites.png') no-repeat 0px -38px #fff;text-decoration:none;white-space:normal;
}
.vts-registration .submit{
	padding:0;
	display:block;
	margin-top:10px;
}
.submit button span,
.button span {
	font-family: "Interstate", sans-serif;font-style:normal;font-weight:normal
}
.submit button+span.small,
.button+span.small {
	text-transform: uppercase
}
.sidebar_menu {
    max-width: 150px;width:100%
}
    .sidebar_menu ul,
    .sidebar_menu li {
        margin: 0;padding:0;list-style:none
    }
    .sidebar_menu ul {
        margin-top: 20px
    }
    .sidebar_menu li {
        margin-bottom: 14px
    }
    .sidebar_menu li.active ul {
        display: block
    }
    .sidebar_menu li ul {
        display: none;margin:15px 0 25px
    }
        .sidebar_menu li ul li {
            margin-bottom: 10px
        }
        .sidebar_menu li ul a {
            font-size: 10px;line-height:12px;font-family:"Interstate", sans-serif;font-style:normal;font-weight:normal
        }
    .sidebar_menu a {
        color: #000;text-decoration:none;font-size:12px;line-height:14px;display:block;font-family:"Interstate Black", sans-serif;font-style:normal;font-weight:normal
    }
    .sidebar_menu li.active>a,
    .sidebar_menu a:hover {
        color: #448ccb
    }
blockquote {
    font-family: "Interstate", sans-serif;font-style:italic;font-weight:normal;margin:16px 40px 6px
}
blockquote+p.cite {
    font-size: 13px;line-height:16px;margin:0 40px 16px;font-family:"Interstate Light", sans-serif;font-style:normal;font-weight:normal
}
.changemakers .slideshow {
    margin-bottom: 55px;position:relative;overflow:hidden
}
.changemakers .slide {
    width: 100%
}
    .changemakers .slide img {
        width: 29.5%;margin:0 5% 0 0;float:left
    }
.changemakers .slide_detail {
    float: left;width:65.5%;padding:36px 0 30px
}
    .changemakers .slide_detail p {
        font-family: "Interstate", sans-serif;font-style:normal;font-weight:normal;font-size:0.875em;line-height:1.28571em;margin:0 0 15px
    }
    .changemakers .slide_detail p.change_name {
        font-family: "Interstate", sans-serif;font-style:normal;font-weight:bold;font-size:1.25em;line-height:1.2em;margin-bottom:4px
    }
.changemakers .cycle-pager {
    width: 100%
}
.changemakers .slide_thumb {
    float: left;width:20%;height:265px;overflow:hidden;padding:0 2% 2% 0;cursor:pointer
}
    .changemakers .slide_thumb img {
        margin-bottom: 20px
    }
    .changemakers .slide_thumb p {
        font-family: "Interstate", sans-serif;font-style:normal;font-weight:normal;font-size:0.9375em;line-height:1.2em
    }
        .changemakers .slide_thumb p strong {
            font-family: "Interstate", sans-serif;font-style:normal;font-weight:bold
        }
.changemakers .cycle-controls {
    position: absolute;bottom:0;left:34.5%
}
.changemakers .cycle-next,
.changemakers .cycle-prev {
    position: absolute;bottom:0;left:31px;width:25px;height:25px;z-index:200;cursor:pointer;background-image:url(/assets/images/img/sprites.png);background-repeat:no-repeat;background-position:-36px -68px
}
.changemakers .cycle-prev {
    background-position: 0px -68px;left:0px
}
.changemakers blockquote {
    font-size: 0.9375em;line-height:1.2em;margin:0
}
.service_thumbs ul {
    margin: 20px 0 10px;padding:0;max-width:160px;width:100%
}
.service_thumbs li {
    font-family: "Interstate Light", sans-serif;font-style:normal;font-weight:normal;font-size:0.8125em;line-height:1.07692em;list-style:none;margin:0 0 0.92308em 0;padding:0 0 0 0.61538em;background:url(/assets/images/img/bullet.png) no-repeat 0px 4px
}
.service-content p{
	font-size: 1.0625em;
	line-height: 1.23529em;
}
@media (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) { 
    .icon_list li:before {
        background-image: url(/assets/images/img/sprites_hd.png);
        background-size: 108px 466px;
    }
    .content-info .social a {
        background-image: url(/assets/images/img/sprites_hd.png);
        background-size: 108px 466px;
    }
}
@media print { 
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
}

/* Corp news styles for all sizes (some are over ridden below) */
.cnews-wrap{
	position:relative;
}
.cnews-wrap:after {
	content: "";
	display: table;
	clear: both;
}
.cnews-section, .cnews-sidebar{
	width:100%;
}
.full-summary{
	position:relative;
	padding-bottom:30px;
	border-bottom:solid 1px #a3a3a3;
	margin-bottom:25px;
}
.summary-link{
	text-decoration:none;
	display:block;
	overflow:hidden;
}
.summary-more-link{
	font-family: "Interstate", sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}
.summary-img-wrap{
	border:solid 1px #000;
}
.full-summary .summary-img-wrap{
	border-width:2px;
}
.full-summary h1{
	position:absolute;
	bottom:30px;
	left:0;
	width:100%;
	padding:10px 7% 10px 3%;
	background:#333 url('/assets/images/img/arrow_normal.png') 98% 50% no-repeat;
	background-color:rgba(32, 32, 32, .8);
	background-size: 5%;
	color:#fff;
	font-size: 1.5em;
	font-weight:normal;
	font-family: "Interstate Light";
	margin:0;
	line-height:1.2;
	max-height:92px;
	overflow:hidden;
	text-transform:none;
}
.full-summary .summary-link:hover h1{
	background-image:url('/assets/images/img/arrow_hover.png');
}
.main img.summary-img{
	margin-bottom:0;
	display:block;
	max-width:100%;
}

.small-summary{
	padding-bottom:1.75em;
	border-bottom:solid 1px #a3a3a3;
	margin-bottom:1.65em;
	overflow:hidden;
}
.small-summary h1{
	font-size: 1.5em;
	font-weight:normal;
	font-family: "Interstate Light";
	color:#000;
	line-height:1.2;
	text-decoration:none;
	margin-bottom:12px;
	text-transform:none;
}
.small-summary  .summary-img-wrap{
	max-width:196px;
	float:left;
	margin:0 15px 0 0;
}
.small-summary .summary-text{
	max-height:4.75em;
	overflow:hidden;
}

.cnews-search{
	display:block;
	margin-bottom:20px;
	overflow:hidden;
}
.cnews-search #spanid_search{
	float:left;
	margin:0 5px 5px 0;
}
.cnews-submit #spanid_submit{
	float:left;
}
.cnews-search #label_search{
	display:none;
}
.cnews-search input[type=text]{
	height:22px;
	width: 130px;
	border:solid 1px #000;
	padding:2px;
	margin:0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cnews-search input[type=submit]{
	height:22px;
	width:55px;
	font-size:12px;
	font-weight:bold;
	padding:0;
	float:right;
	border:solid 1px #ffd200;
	background:#ffd200;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cnews-hr{
	clear:both;
	width:100%;
	margin:20px 0;
	height:2px;
	background:#A3A3A3;
}
.cnews-sidebar ul{
	list-style:none;
	padding:0;
	margin:0;
}

.cnews-categories{
	max-width:225px;
	float:left;
}
.cnews-category{
	margin:5px 0;
	padding:0;
}
.cnews-category-link{
	padding:5px 10px;
	display:block;
	text-decoration:none;
	font-family: "Interstate Black";
	font-size:16px;
}
.current-cat .cnews-category-link, .cnews-category-link:hover{
	font-weight:bold;
	color:#448ccb;
}
.expand-trigger{
	margin:15px 0 0;
	background:#2b2b29;
	color:#fff;
	padding:5px 10px;
	font-family: Interstate, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:12px;
	cursor: pointer;
	position: relative;
	max-width:225px;
	min-width: 140px;
	float:right;
	clear:right;
}
.expand-opened, .expand-closed {
	position: absolute;
	right: 15px;
	background: #2b2b29;
}
.expand-open .expand-closed {
	display: none;
}
.expand-link, .expand-item{
	text-decoration:none;
	display:block;
	margin:12px 0 0 5px;
	font-weight:normal;
}
.cur-tag .expand-link, .cur-month .expand-link, .expand-link:hover, .expand-link:hover{
	color:#448ccb;
}
.expand-sub-trigger {
	cursor: pointer;
	margin-left:5px;
}
ul.expand-sub-list{
	display:none;
	padding-left:10px;
}
.expand-list {
	display:none;
	max-width:225px;
	min-width: 140px;
	float:right;
	clear:right;
}
.expand-list-open {
	display: block;
}
.more-posts {
	margin: 25px auto;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	height: 60px;
	background: url('/assets/images/xblog/down_arrow.png') 50% 50% no-repeat;
	clear: both;
	text-align: center;
	cursor: pointer;
	text-transform:uppercase;
}
.more-posts:hover{
	color:#448CCB;
}
.side-cat-icon-warp{
	display:none;
}
.cnews-breadcrumbs{
	margin:-13px 0px 20px 0px;
	font-family: "Interstate Black";
	font-size:12px;
}
.cnews-breadcrumbs-link{
	text-decoration:none;
	color:#448CCB;
}
.tag-note{
	padding:0 0 15px;
	color:#000;
	font-size:1.5em;
	line-height: 1.15;
}
.article-content{
	padding-top:1em;
	font-size: 1.0625em;
	line-height: 1.23529em;
}
h1.cnews-article-title{
	font-weight: normal;
	font-family: "Interstate Light";
	color: #000;
	font-size:1.75em;
	line-height: 1.2;
	text-decoration: none;
	margin:15px 0 10px;
    text-transform: none;
}
.cnews-byline{
	color:#636363;
	font-size:10px;
	margin:-8px 0px 20px;
}
.article-social{
	margin:30px 0 20px;
}
.article-tags{
	font-family: "Interstate Black";
	margin:20px 0 40px;
	font-size:14px;
}
.article-tag{
	text-decoration:underline;
	color:#000;
	font-family: Interstate;
	font-weight:bold;
	text-decoration:none;
}

/* 528px */
@media (min-width: 33.01em) { 
	
    .mobile-only {
        display: none
    }
    .nav-main-wrapper label {
        display: none
    }
    .nav-main-wrapper input[type=checkbox] {
        display: none
    }
    .nav-main {
        float: right;
        margin-top: 48px;
        margin-right: 31px;
    }
    .sf-menu a {
        font-family: "Interstate Black", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        text-transform: uppercase;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
    }
    .sf-menu ul {
        left: auto
    }
        .sf-menu ul a {
            height: 24px;
            color: #fff;
            font-size: 11px;
            padding: 5px 6px 0;
            font-family: "Interstate", sans-serif;
            font-style: normal;
            font-weight: normal;
        }
        .sf-menu ul li:hover>a,
        .sf-menu ul li>a:hover,
        .sf-menu ul li.active>a {
            color: #ffd200
        }
    .sf-menu>li>a {
        color: #333;
        height: 25px;
        padding: 5px 9px 0;
    }
    .sf-menu>li:hover>a,
    .sf-menu>li>a:hover,
    .sf-menu>li.active>a,
    .sf-menu>li.sfHover>a {
        background: #ffd200
    }
}
/* 528px and 800px */
@media (min-width: 33.01em) and (max-width: 50em) { 
	.image-arrow{
		width:22px;
		height:22px;
		bottom:16px;
		right:5px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
    .nav-main {
        margin-top: 24px;
        margin-right: 0;
    }
    .sf-menu {
        height: 39px
    }
    .sf-menu>li>a {
        height: 19px;
        padding-top: 2px;
    }
    .sf-menu a,
    .sf-menu ul a {
        font-size: 10px
    }
	.small-summary .summary-text{
		max-height: 7em;
	}
}
@media (max-width: 959px) { 
    .full-width-only {
        display: none
    }
    .careers .fixed_height {
        height: auto
    }
}/* 800px */
@media (max-width: 50em) { 
	.homeslide-headline{
		
	}
	.homeslide-texts{
		padding:3% 40px;
		font-size:1.6em;
	}
    .banner {
        height: 63px;
        border-bottom-width: 20px;
    }
        .banner .brand {
            width: 77px;
            margin: 12px 0 0 38px;
        }
            .banner .brand img {
                max-width: 234px;
                width: 234px;
            }
    .main {
        padding: 20px 35px 30px;
        font-size: .7em;
        min-height: 0;
    }
	.side-cat-icon-warp{
		margin-top:-20px;
	}
    .row.intro {
        margin-bottom: 14px
    }
    .icon_list li {
        width: 100%;
        padding-top: 2px;
    }
    .row.about [class*="span"] {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .about .aside p.small {
        font-size: 1.0625em;
        line-height: 1.23529em;
    }
    p.small,
    p.meta,
    .service_thumbs li,
    .icon_list li,
    .case_study p,
    .case_study h1,
    .case_study h3,
    .case_study h4,
    .small p,
    .small h1,
    .small h3,
    .small h4,
    .locations p,
    .locations p.small,
    ul.small li,
    span.small {
        font-size: 11px
    }
}
/* 528px mobile only */
@media (max-width: 33em) { 
	.image-arrow{
		width: 20px;
		height: 20px;
		position: absolute;
		bottom: -17px;
		left: -27px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.nav-service-mobile .image-arrow{
		bottom:-3px;
	}
	.homeslide-headline{
		
	}
	.homeslide-texts {
		padding: 3% 25px;
		font-size: 1.15em;
	}
	.row [class*="span"] {
        width: 100%;
        float: none;
        margin: 0 0 2%;
    }
    .row {
        padding: 0 20px
    }
        .row .row {
            padding: 0
        }
    .no-mobile {
        display: none !important
    }
    .mobile-only {
        display: block
    }
    .banner {
        height: 44px;
        top: 0px;
        left: 0px;
        background: #fff;
        z-index: 200;
        border-bottom-width: 0;
    }
        .banner .brand {
            width: 85px;
            margin: 12px 0 0 20px;
        }
            .banner .brand img {
                max-width: 256px;
                width: 256px;
            }
    .nav-service-mobile {
        padding: 0 0 20px;
        background: #fff;
    }
    .nav-main-wrapper input[type=checkbox] {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .nav-main-wrapper input[type=checkbox]:checked ~ .nav-main {
        display: block
    }
    .nav-main-wrapper input[type=checkbox]:checked ~ label {
        background-position: -20px -249px
    }
    .nav-main-wrapper label {
        cursor: pointer;
        user-select: none;
        width: 17px;
        height: 17px;
        position: absolute;
        top: 8px;
        right: 12px;
        z-index: 1010;
        background: url(/assets/images/img/sprites.png) no-repeat 0px -249px;
    }
    .nav-main {
        display: none;
        background: #000;
        width: 215px;
        padding: 30px 36px 8em;
        position: absolute;
        z-index: 1000;
        top: 0;
        right: 0;
        margin: 0;
        height: auto;
    }
        .nav-main ul,
        .nav-main li {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        .nav-main a {
            display: block;
            padding: 0.42857em 0;
            font-family: "Interstate", sans-serif;
            font-style: normal;
            font-weight: bold;
            font-size: 0.875em;
            color: #fff;
            text-decoration: none;
            text-transform: uppercase;
        }
        .nav-main a:hover {
            color: #ffd200
        }
        .nav-main .mobile-menu-bottom {
            display: block;
            position: absolute;
            float: left;
            bottom: 1.25em;
        }
            .nav-main .mobile-menu-bottom a {
                color: #ffd200;
                font-size: 0.6875em;
            }
            .nav-main .mobile-menu-bottom a:hover {
                color: #fff
            }
    .main {
        padding: 20px 0;
    }
    .content-info .inner {
        height: 40px;
        padding: 5px 0;
        background: #000;
    }
    .content-info .social,
    .content-info .nav-footer {
        display: none
    }
    .content-info .copyright {
        margin-right: 24px
    }
    .service_thumbs ul {
        display: none
    }
    .service_thumbs {
        padding: 0
    }
        .service_thumbs .span1 {
            margin: 0
        }
    a.service_link {
        display: block;
        width: 100%;
        border-bottom: 1px solid #fff;
        color: #fff;
        height: 31px;
        padding: 8px 0 0 44px;
        font-family: "Interstate", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 13px;
        background-color: #000;
    }
        a.service_link img {
            display: none
        }
    a.service_link:hover,
    a.service_link.active {
        color: #ffd200
    }
    .locations .span2 {
        width: 48%;
        float: left;
        margin: 0 0 2% 2%;
    }
    .locations h3 {
        font-family: "Interstate", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
    }
    .locations p.small {
        font-size: 10px
    }
    input.txt,
    select,
    textarea,
	.xplane-form span.text input	{
        width: 100%
    }
    .changemakers .cycle-controls,
    .changemakers .cycle-pager {
        display: none
    }
    .changemakers .slideshow {
        height: auto !important
    }
    .changemakers .slide {
        margin-bottom: 2em
    }
        .changemakers .slide img {
            width: 74px;
            height: 93px;
        }
    .changemakers .slide_detail {
        display: inline;
        float: none;
    }
    .changemakers .slide_title {
        height: 93px;
        display: table-cell;
        vertical-align: bottom;
    }
        .changemakers .slide_title p {
            margin: 0
        }
    .changemakers .slide_text {
        margin-top: 10px
    }
	
	/* corp news */
	.cnews-section, .cnews-sidebar{
		padding:0 5%;
	}
	.small-summary .summary-text{
		max-height: 7.11174em;
		-ms-word-break: break-all;
     word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto;
	}
}
/* break point for the sidebar */
@media only screen and (min-width : 646px) {
	.cnews-section{
		width:74.405%;
		float:right;
	}
	.cnews-sidebar{
		width:23.214%;
		float:left;
	}
	.full-summary h1, .small-summary h1{
		font-size:1.75em;
	}
	.expand-list, .expand-trigger, .cnews-categories {
		min-width:auto;
		max-width:auto;
		float:none;
	}
	.side-cat-icon-warp{
		margin-top:-33px;
		display:block;
	}
	.sidebar-wrap{
		padding-top:88px;
	}
}