@font-face {
	font-family: 'chunkfiveroman';
	src:url('fonts/chunkfive-webfont.eot');
	src:url('fonts/chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/chunkfive-webfont.woff') format('woff'),
		url('fonts/chunkfive-webfont.ttf') format('truetype'),
		url('fonts/chunkfive-webfont.svg#chunkfiveroman') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* 'em' removed from reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
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:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
figure{margin:0; padding:0;}
html{height:100%;}
body{
	color:#535667;
	font:14px/19px "Source Sans Pro", Arial, Helvetica, sans-serif;
	background:#79847c url(images/bg-body.jpg) 50% 0;
	min-width:320px;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
	height:100%;
}
strong{
	font-weight:700;
}
a{
	text-decoration:none;
	color:#d4533f;
}
a:hover{text-decoration:underline;}
a:active{background-color:transparent;}
img{border-style:none;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,textarea,select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
textarea,
input[type="submit"],
input[type="text"]{-webkit-border-radius:0;}
input[type="image"]{padding:0;border:none;}
input[type=text], input[type=password], input[type=file], input[type=submit], textarea{-webkit-appearance:none;}
input[type="submit"]:hover{cursor:pointer;}
.alignleft{float:left;}
.alignright{float:right;}
img.alignright{margin-left:10px;}
img.alignleft{margin-right:10px;}
h1{
	margin:0 0 28px;
	font:45px/53px "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight:bold;
}
h2{
	color:#d4533f;
	font:17px/20px "Source Sans Pro", Arial, Helvetica, sans-serif;
	margin:0 0 5px;
}
h3{
	margin:0 0 14px;
	font:700 14px/17px "Source Sans Pro", Arial, Helvetica, sans-serif;
}
h3 a{color:#535667;}
p{margin:0 0 9px;}
img{
	max-width:100%;
	height:auto;
}
body div.page{
	width:100%;
	overflow:hidden;
	position:relative;
	min-height:100%;
}
.wrapper{
	max-width:1061px;
	margin:0 auto;
	padding:0 9px;
}
#header{
	border-radius:0 0 5px 5px;
	background:url(images/bg-header.png);
	margin-bottom:9px;
	position:relative;
	z-index:10;
	padding:10px 26px 8px 19px;
}
.visual #header{
	padding-top:6px;
	padding-bottom:10px;
}
#header:after{
	display:block;
	clear:both;
	content:'';
}
#header .section{
	float:right;
	margin-bottom:10px;
}
.logo{
	float:left;
	margin:23px 0 2px 0;
	width:210px; /* 170px */
	height:35px; /* 37px */
	overflow:hidden;
	background:url('images/logo-csc-infochimps.png') no-repeat;
	text-indent:-9999px;
}
.visual .logo{
	margin-top:21px; /* 26px */
	margin-left:2px;
}
.logo a{
	display:block;
	height:100%;
}
.link1{
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#fff;
	font:700 12px/15px "Source Sans Pro", Arial, Helvetica, sans-serif;
	background:#e55d4c;
	padding:3px 13px;
	border-radius:5px;
}
#header .link1{
	float:left;
	margin:0 0 0 14px;
}
.links{
	float:left;
	margin:3px 0;
	font:700 12px/15px "Source Sans Pro", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.links li{
	float:left;
	margin-left:15px;
}
.links a{color:#535667;}
.social-links{
	float:left;
	margin:2px 0 2px 10px;
}
.social-links li{
	float:left;
	margin-left:2px;
}
.social-links a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/sprite_2.png) no-repeat;
	width:16px;
	height:17px;
}
.social-links a.twitter{
	background-position:0 0;
	width:17px;
}
.social-links a.twitter:hover{background-position:0 -23px;}
.social-links a.facebook{background-position:-28px 0;}
.social-links a.facebook:hover{background-position:-28px -23px;}
.social-links a.linkedin{background-position:-54px 0;}
.social-links a.linkedin:hover{background-position:-54px -23px;}
.social-links a.github{background-position: -1px -103px;}
.social-links a.github:hover{background-position: -1px -124px;}
.social-links a.gplus{background-position: -28px -103px;}
.social-links a.gplus:hover{background-position: -28px -124px;}
.open-nav{
	display:none;
	position:absolute;
	bottom:18px;
	right:20px;
	width:23px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/sprite.png) no-repeat -81px -31px;
	outline:none;
}
#header.active .open-nav{background-position:-81px -60px;}
#nav.js-slide-hidden{
	position:static !important;
	left:auto !important;
	top:auto !important;
}
#nav > ul{
	clear:right;
	float:right;
	margin-right:-8px;
	font:22px/25px "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight:bold;
}
#nav > ul > li{
	float:left;
	position:relative;
	padding-left:2px;
	background:url(images/sep1.gif) no-repeat;
}
#nav > ul > li:first-child{background:none;}
#nav > ul > li > a{
	float:left;
	padding:3px 9px 5px 10px;
	color:#535667;
}
#nav > ul > li.active > a,
#nav > ul > li.hover > a{
	text-decoration:none;
	color:#e55d4c;
}
.drop{
	display:none;
	position:absolute;
	top:100%;
	left:11px;
	z-index:900;
	width:180px;
	background:url(images/none.gif);
	padding-top:8px;
	font:14px/18px "Source Sans Pro", Arial, Helvetica, sans-serif;
}
.visual .drop{padding-top:11px;}
#nav > ul > li.last .drop{
	left:auto;
	right:0;
}
#nav > ul > li.hover .drop{display:block;}
.drop ul{
	padding:16px 12px 6px;
	background:#b7d0bd;
	border-radius:0 0 5px 5px;
}
.visual .drop ul{background:#555;}
.drop ul li{padding-bottom:7px;}
.drop ul a{color:#2e242e;}
.visual .drop ul a{color:#fff;}
.visual{
	width:100%;
	position:relative;
}
.visual .wrapper{padding:0 14px;}
.visual .mask{
	width:100%;
	overflow:hidden;
	position:relative;
}
.visual .slidest{
	width:99999px;
	overflow:hidden;
}
.visual .slide{
	width:1280px;
	float: left;
}
.visual .slide.active{display:block;}
.visual .slide img{
	display:block;
	width:100%;
	height:auto;
}
.header-container{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:800;
}
.visual #header{
	box-shadow:0 0 5px #707070;
	-webkit-box-shadow:0 0 5px #707070;
	-moz-box-shadow:0 0 5px #707070;
}
.switcher{
	position:absolute;
	top:103px;
	left:0;
	width:100%;
	z-index:500;
}
.switcher > div{
	margin:0 auto;
	max-width:1007px;
	padding:0 24px;
}
.switcher ul{float:right;}
.switcher ul li{
	float:left;
	margin-left:6px;
}
.switcher a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/sprite.png) no-repeat 0 -62px;
	width:19px;
	height:18px;
}
.switcher a:hover, .switcher .active a{background-position:-31px -62px;}
.logos-bar{
	width:100%;
	min-height:59px;
	padding:23px 0 0 0;
	background:#89735d url(images/bg-logos-bar.jpg) 50% 0;
}
.slider{
	width:100%;
}
.slider .mask{
	width:100%;
	overflow:hidden;
	position:relative;
	color:#fff;
}
.slider .slideset{
	width:99999px;
	overflow:hidden;
	position:relative;
}
.slider .slide{
	width:1061px;
	overflow:hidden;
	float:left;
}
.slider strong{
	text-transform:uppercase;
	vertical-align: middle;
	font:700 17px "Source Sans Pro", Arial, Helvetica, sans-serif;
  padding:0 0 25px 0;
  display:inline-block;
}
.slider strong.style1{width:144px;}
.logos-list{overflow:hidden; display: inline-block;}
.logos-list img {
  margin-left:40px;
  vertical-align:middle;
}
.threecols{
	width:100%;
	background:#2e3039 url(images/bg-threecols.jpg) 50% 0;
	color:#fff;
	font-size:14px;
	line-height:22px;
}
.threecols .wrapper{
	overflow:hidden;
	position:relative;
	max-width:1015px;
	padding:0 33px;
}
.box1{
	float:left;
	width:30%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:13px 20px 15px 0;
}
.threecols h2{
	color:#fff;
	margin-bottom:13px;
	font:24px/30px "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight:bold;
}
.threecols h2 a{
	color:#fff;
	text-decoration:none !important;
}
.box2{
	float:left;
	width:45%;
	margin-bottom:-9989px;
	border-left:1px solid #595a62;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:13px 14px 9999px;
}
.box3{
	float:left;
	width:55%;
	margin-bottom:-9989px;
	border-left:1px solid #595a62;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:13px 0 9999px 24px;
}
.accordion{
	float:left;
	width:70%;
}
.accordion .slide{
	position:static !important;
	top:auto !important;
	left:auto !important;
	width:auto !important;
}
.threecols .box3 h2{margin-bottom:4px;}
.container1{overflow:hidden;}
.container1 img.alignleft{margin-right:17px;}
.threecols .txt{overflow:hidden;}
.link{
	cursor:pointer;
	display:inline-block;
	padding-right:9px;
	background:url(images/arrow2.png) no-repeat 100% 9px;
	color:#b7d0bd;
	font:14px/22px "Source Sans Pro", Arial, Helvetica, sans-serif;
}
.link:hover{
	text-decoration:none;
	color:#e55d4c;
	background:url(images/arrow3.png) no-repeat 100% 9px;
}
.container2{overflow:hidden;}
.container2 img.alignleft{margin-right:20px;}
.threecols .title{
	display:block;
	font-size:16px;
}
.threecols dl{
	margin:0 0 28px;
	font-weight:700;
	font-size:16px;
}
.threecols dl dt{display:inline;}
.threecols dl dd{
	display:inline;
	margin:0;
}
.green-area{
	width:100%;
	color:#fff;
	font-size:14px;
	line-height:20px;
	background:#5a6560 url(images/bg-green-area.jpg) 50% 0;
}
.green-area .wrapper{
	position:relative;
	min-height:144px;
	max-width:1017px;
	padding:28px 33px 21px;
	overflow:hidden;
}
.green-area h2{
	color:#fff;
	font:24px/30px "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight:bold;
	margin-bottom:10px;
}
.green-area h2 mark{
	background:none;
	color:#b7d0bd;
}
.green-area .col-1{
	float:left;
	width:52%;
	position:relative;
	z-index:2;
}
.img3{
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:4%;
}
.green-area .col-2{
	padding:31px 0;
	position:relative;
	z-index:2;
	float:right;
	width:29.5%;
	font:21px/26px "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight:bold;
}
.green-area .col-2 .demolink{
	display:block;
	color:#e55d4c;
	font:32px/39px "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight:bold;
	white-space:nowrap;
}
#main{
	overflow:hidden;
	padding-bottom:14px;
}
#sidebar{
	float:left;
	width:170px;
	margin-right:9px;
	position:relative;
	z-index:2;
}
.widget{
	margin-bottom:12px;
	border-radius:5px;
	background:#b7d0bd;
	padding:18px 18px 14px;
	font-size:12px;
	font-weight:700;
}
.widget-menu{
	position:relative;
  /* min-height:312px; */
	padding:30px 20px 15px;
}
.widget-menu::after{
	display:block;
	clear:both;
	content:'';
	width:21px;
	height:24px;
	position:absolute;
	top:40px;
	left:100%;
  background:url(images/sidebar-arrow.png) no-repeat 0 0;
}
.sidenav{
	position:relative;
	z-index:2;
	font-size:19px;
	line-height:22px;
	font-weight:400;
}
.sidenav a{
	color:#535667;
	display:inline-block;
	vertical-align:top;
	margin-bottom:9px;
	cursor:pointer;
}
.sidenav.style2 a{color:#2e242e;}
.sidenav a em{
	display:none;
	font-style:normal;
	text-transform:uppercase;
	font-size:11px;
	line-height:18px;
}
.sidenav a:hover,
.sidenav li.active a{
	text-decoration:none;
	color:#e55d4c;
}
.sidenav li.active a{font-weight:700;}
.sidenav ul ul{
	position:relative;
	background:url(images/line.gif) repeat-x 0 100%;
	padding:9px 0 10px;
	font-size:15px;
	line-height:17px;
	font-weight:700;
	margin:-2px 0 11px;
	display:none;
}
.sidenav li.active ul{display:block;}
.sidenav ul ul:before{
	display:block;
	clear:both;
	content:'';
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:2px;
	background:url(images/line.gif) repeat-x;
}
.sidenav ul ul li{padding-bottom:7px;}
.sidenav ul ul a{
	color:#535667 !important;
	margin:0 !important;
  font-weight:normal !important;
	background:url(images/sep3.gif) no-repeat 0 9px;
	padding-left:9px;
}
.sidenav ul ul .active a,
.sidenav ul ul a:hover{
	color:#e55d4c !important;
	background:url(images/sep4.gif) no-repeat 0 9px;
}
.widget-demo{
	padding:0;
	background:none;
}
a.demo{
	border-radius:5px;
	display:block;
	text-align:center;
	color:#fff;
	background:#e55d4c;
	cursor:pointer;
	padding:18px 15px 20px;
	font:18px/28px "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight:bold;
}
a.demo strong{
	display:block;
	font-size:28px;
	margin-top:-3px;
}
.widget-text{
	background:#252525;
	color:#d4b391;
}
.widget p{margin-bottom:11px;}
.widget h3{
	text-transform:uppercase;
	margin-bottom:0;
	font:20px/22px "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight:bold;
}
.widget-text h3{color:#b7d0bd;}
.widget-text time{
	display:block;
	color:#e55d4c;
	margin-bottom:8px;
}
.link2{
	display:inline-block;
	vertical-align:top;
	margin-bottom:8px;
	color:#535667;
	text-transform:uppercase;
	line-height:15px;
	background:#b7d0bd;
	border-radius:5px;
	padding:4px 29px;
}
#content{
	overflow:hidden;
	background:#fff;
	border-radius:5px;
	padding:14px 26px;
	margin-bottom:12px;
}
#content ul{margin-bottom:3px;}
#content ul li{
	background:url(images/bullet.gif) no-repeat 0 8px;
	padding:0 0 12px 13px;
}
#content .article1 ul li{padding-bottom:10px;}
img.img01{
	position:relative;
	margin:-27px -6px 0 10px;
}
.breadcrumbs ul{
	overflow:hidden;
	text-transform:uppercase;
	font-size:12px;
	line-height:14px;
	margin:0 0 1px 1px !important;
}
.breadcrumbs ul li{
	float:left;
	background:url(images/sep2.gif) no-repeat 0 2px !important;
	padding:0 3px 0 8px !important;
}
.breadcrumbs ul li:first-child{
	background:none !important;
	padding-left:0 !important;
}
.breadcrumbs a{color:#535667;}
.article1{
	line-height:20px;
	color:#2e242e;
}
.article1 h1{
	margin-bottom:32px;
	color:#535667;
}
.callout{
	background:#d4b391;
	border-radius:5px;
	padding:31px 39px 24px;
	overflow:hidden;
	margin:0 -4px 33px;
	font:300 italic 17px/20px "Source Sans Pro", Arial, Helvetica, sans-serif;
	color:#2e242e;
}
.callout p{
	margin-bottom:5px;
	font-weight:bold;
}
.callout img.alignleft{margin:0 24px 5px 0;}
.callout img.alignright{margin:0 0 5px 24px;}
.related-box{
	border-top:1px solid #535667;
	font-weight:700;
	padding:17px 9px 7px;
}
.related-box h3{
	font:17px/20px "Source Sans Pro", Arial, Helvetica, sans-serif;
	margin-bottom:14px;
}
.container{overflow:hidden;}
.related-box .container ul{
	float:right;
	width:47.5%;
	margin:0 0 7px !important;
}
.related-box .container ul:first-child{
	width:50%;
	float:left;
}
.related-box .container ul li{
	padding:0 0 7px 18px !important;
	background:url(images/bullet2.png) no-repeat 0 4px !important;
}
.leadership-team-list{
	overflow:hidden;
	margin:0 -42px 0 0;
	color:#2e242e;
}
.leadership-team-list .item{
	display:inline-block;
	vertical-align:top;
	margin-right:-4px;
	width:50%;
	padding:0 75px 30px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow:hidden;
}
.leadership-team-list .col-left{
	float:left;
	width:137px;
	margin:2px 15px 0 0;
	text-align:center;
}
.leadership-team-list article{overflow:hidden;}
.leadership-team-list .img{
	margin-bottom:11px;
	display:block;
	cursor:default;
	text-align:left;
}
.leadership-team-list .img img{
	display:block;
	width:100%;
	border-radius:6px;
}
.leadership-team-list .img img.hover{display:none;}
.leadership-team-list .img:hover img{display:none;}
.leadership-team-list .img:hover img.hover{display:block;}
.leadership-team-list .social-links{
	margin:0 !important;
	display:inline-block;
	vertical-align:top;
	float:none;
}
.leadership-team-list .social-links li{
	padding:0 !important;
	background:none !important;
	margin:0 1px;
}
.leadership-team-list .head{
	overflow:hidden;
	margin-bottom:9px;
}
.leadership-team-list h2{
	margin-bottom:0;
	color:#535667;
	font:700 17px/20px "Source Sans Pro", Arial, Helvetica, sans-serif;
}
.leadership-team-list .head strong{
	display:block;
	color:#535667;
	font-weight:normal;
}
.heading{
	overflow:hidden;
	text-transform:uppercase;
	margin-bottom:2px;
}
.heading > a{
	float:right;
	margin:4px 8px 0;
}
.heading h2{
	margin:0;
	float:left;
	color:#535667;
	font-weight:700;
}
.post-container{
	padding:19px 0;
	background:url(images/line2.gif) repeat-x;
}
.post{
	margin:0 0 32px -6px;
	position:relative;
}
.post:after{
	display:block;
	clear:both;
	content:'';
}
.post img.alignleft{
	width:178px;
	margin:4px 24px 0 0;
	box-shadow:2px 2px 2px rgba(0,1,1,0.75);
	-webkit-box-shadow:2px 2px 2px rgba(0,1,1,0.75);
	-moz-box-shadow:2px 2px 2px rgba(0,1,1,0.75);
}
.post img.alignright{
	width:178px;
	margin:4px 0 0 24px;
	box-shadow:-2px 2px 2px rgba(0,1,1,0.75);
	-webkit-box-shadow:-2px 2px 2px rgba(0,1,1,0.75);
	-moz-box-shadow:-2px 2px 2px rgba(0,1,1,0.75);
}
.post .txt{
	overflow:hidden;
	padding-bottom:25px;
}
.head2{
	overflow:hidden;
	margin-bottom:10px;
}
.post h3{margin-bottom:0;}
.link3{
	display:inline-block;
	vertical-align:top;
	color:#fff;
	padding:4px 16px;
	background:#b7d0bd;
	border-radius:5px;
	font:700 12px/15px "Source Sans Pro", Arial, Helvetica, sans-serif;
	text-align:center;
}
.post .link3{
	position:absolute;
	bottom:0;
	width:88px;
}
.post-big{margin-left:0;}
.post-big img.alignleft , .post-big img.alignright{
	max-width:299px;
	width:36%;
	min-width:178px;
}
.post-big h3{
	font-size:23px;
	line-height:26px;
}
.video-box{
	background:url(images/line2.gif) repeat-x;
	padding:15px 0 6px;
	overflow:hidden;
}
.video{
	width:100%;
	margin:0 auto 39px;
	max-width:643px;
}
.video iframe{display:block;}
.video-box h2{
	color:#535667;
	font-weight:700;
	font-size:23px;
	line-height:26px;
	margin-bottom:10px;
}
.post2{margin:0 0 37px;}
.img2{
	float:left;
/* width:174px;
	margin-right:24px; */
	width:178px;
	margin:4px 24px 0 0;
}
.img2 img{
/* display:block;
	margin:0 auto;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	float:none;
	border-radius:5px; */
	box-shadow:2px 2px 2px rgba(0,1,1,0.75);
	-webkit-box-shadow:2px 2px 2px rgba(0,1,1,0.75);
	-moz-box-shadow:2px 2px 2px rgba(0,1,1,0.75);
}
.img2.bdn img{border-radius:0;}
.post .meta{
	font-style:normal;
	display:block;
}
.post .meta + h3{margin-top:-2px;}
.logo2{
	float:left;
	width:140px;
	margin:3px 29px 0 0;
}
.logo2 img{display:block;}
.post3 .txt{padding-bottom:0;}
.article2{
	background:url(images/line2.gif) repeat-x;
	padding-top:19px;
	overflow:hidden;
}
.article2 h2{
	color:#535667;
	font:700 25px/28px "Source Sans Pro", Arial, Helvetica, sans-serif;
	margin-bottom:8px;
}
.title1{
	display:block;
	color:#e55d4c;
	margin-bottom:10px;
}
#footer{
	background:#909090 url(images/bg-footer-page.jpg) 50% 70px;
	width:100%;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding-bottom:9999px;
	margin-bottom:-9999px;
}
.footer-holder{
	width:100%;
	background:url(images/bg-footer.jpg) repeat-x 50% 0;
}
#footer a{color:#fff;}
.f1{
	margin:0 auto;
	max-width:1021px;
	padding:21px 26px 15px;
	overflow:hidden;
}
.home-page .f1{
	padding:16px 26px 15px 34px;
	max-width:1019px;
}
#footer .container{margin-bottom:8px;}
#footer .widget{
	float:left;
	width:14.5%;
	padding:0 20px 0 0;
	background:none;
	border-radius:0;
	margin:0;
	font:12px/18px "Source Sans Pro", Arial, Helvetica, sans-serif;
	color:#fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#footer .widget.community {
  padding-bottom:80px;
  background:url('/wp-content/themes/infochimps/images/chimpmark.png') no-repeat left bottom;
}
#footer ul{margin-bottom:9px;}
#footer .widget.col1{width:13%;}
#footer .widget.col2{width:11.5%;}
#footer .widget.col3{width:13%;}
#footer .widget.widget_reallysimpletwitterwidget {
	width:29.5%;
	padding:0;
}
ul.really_simple_twitter_widget li {
  margin-bottom:10px;
}
#footer .widget h3{
	color:#fff;
	font:14px/20px "Source Sans Pro", Arial, Helvetica, sans-serif;
	margin-bottom:-1px;
	text-transform:uppercase;
}
#footer .widget.col3 h3{margin-bottom:10px}
a.big, li.big a{
	font-size:14px;
	line-height:20px;
}

li.big{ margin-top: 10px;}

.tweet_area{
	line-height:16px;
	padding-top:2px;
	margin:0 !important;
}
.tweet_area li{padding-bottom:9px;}
.tweet_area a{text-decoration:underline;}
.tweet_area a:hover{text-decoration:none;}

.transcript-inner {
  border-top: 1px solid #535667;
  padding: 17px 9px 7px;
}
.transcript-inner h4 {
  font: 17px/20px "Source Sans Pro", Arial, Helvetica, sans-serif;
  margin-bottom: 14px;
}

@media only screen and (max-width: 1090px) {
	.logos-list img{
		margin-left:45px;
	}
}
@media only screen and (max-width: 979px) {
	.logos-list img{
		margin-left:10px;
	}
	#header{padding-right:10px;}
	#header .section{margin-bottom:13px;}
	#nav > ul{
		font-size:16px;
		line-height:18px;
	}
	#nav > ul{margin-right:-7px;}
	#nav > ul > li > a{padding:5px 8px 6px 6px;}
	.drop{left:0;}
	.sidenav{font-size:15px;}
	img.img01{
		float:none;
		display:block;
		margin:0 auto 4px;
	}
	h1{margin-bottom:11px;}
	h2{margin-bottom:11px;}
	.article1 h1{margin-bottom:0;}
	.callout{
		padding:43px 27px 29px;
		margin-right:-9px;
		margin-bottom:21px;
	}
	.callout img.alignleft, .callout img.alignright{
		float:none;
		display:block;
		margin:0 auto 19px;
	}
	.related-box{padding:11px 10px;}
	.related-box .container ul{
		width:100% !important;
		float:none !important;
		margin:0 !important;
	}
	.related-box .container{margin-bottom:12px;}
	#main{padding-bottom:5px;}
	.f1{padding:16px 16px 10px 26px;}
	#footer .widget.col3{display:none;}
	#footer .widget{width:23.5%;}
	#footer .widget.col1{width:18%;}
	#footer .widget.col2{width:16.5%;}
	#footer .widget.widget_reallysimpletwitterwidget {width:18.5%;}
	#footer .container{margin-bottom:26px;}
	.leadership-team-list{margin-right:0;}
	.leadership-team-list .item{
		padding:0 0 15px;
		width:100%;
		display:block;
		margin:0;
	}
	.visual #header{padding:6px 21px 14px 19px;}
	.visual #header .section{margin-bottom:11px;}
	.visual .logo{
		background:url('images/logo-csc-infochimps-tablet.png') no-repeat;
		width:185px; /* 139px */
		height:31px; /* 30px */ 
	  margin-top:23px; /* 12px */
	  margin-left:0; /* 2px */
	}
	.visual .drop{padding-top:14px;}
	.box1{
		width:33%;
		padding:24px 6px 15px 0;
	}
	.accordion{width:67%;}
	.box2{
		padding-top:23px;
		padding-left:8px;
		padding-right:8px;
		width:51%;
	}
	.container1 img.alignleft{margin-right:11px;}
	.threecols .link span{display:none;}
	.box3{
		padding-top:23px;
		padding-left:8px;
		width:49%;
	}
	.threecols .box3 h2{margin-bottom:3px;}
	.container2 img.alignleft{
		width:113px;
		margin:4px 9px 0 0;
	}
	.threecols dl{margin-bottom:13px;}
	.green-area h2{margin-bottom:19px;}
	.green-area .col-1 .holder{padding-right:70px;}
	.green-area .wrapper{
		padding-top:19px;
		padding-bottom:28px;
	}
	.green-area .col-2{
		width:38%;
		padding:5px 0;
	}
	.img3{margin-left:-6.5%;}
	#footer .widget{width:15%;}
	#footer .widget.col1{}
	#footer .widget.col3{
		display:block;
		width:16%;
	}
	#footer .widget.col2{width:15%;}
	#footer .widget.widget_reallysimpletwitterwidget {width:20%; }
	#footer .container{margin-bottom:8px;}
}
@media only screen and (max-width: 767px) {
	body{background:#929292 url(images/bg-body-mobile.jpg) 50% 0;}
	img.img01{margin-bottom:8px;}
	.widget-demo, .widget-text,
	.breadcrumbs , .links{display:none;}
	#main{padding:0;}
	#sidebar{
		float:none;
		margin:0;
		width:100%;
	}
	.wrapper{padding:0 3px;}
	.article1 h1{margin-bottom:11px;}
	#header{
		margin:0 -3px 3px;
		border-radius:0;
		text-align:center;
		padding:12px 45px 3px;
	}
	#header .section{
		float:none;
		overflow:hidden;
		margin-bottom:9px;
		display:inline-block;
		vertical-align:top;
	}
	.social-links{margin:2px 5px;}
	#header .link1{
		margin:0 4px;
		font-size:11px;
		padding:3px 11px;
	}
	.logo{
		float:none;
		display:block;
		margin:0 auto 9px;
		clear:both;
		text-align:left;
	}
	.visual .logo{
		margin:0 auto 7px;
		background:url('images/logo-csc-infochimps.png') no-repeat;
		width:210px; /* 170px */
		height:35px; /* 33px */
	}
	.open-nav{display:block;}
	#nav{
		position:absolute !important;
		top:100%;
		left:0;
		width:100%;
		z-index:200;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding:3px 3px 0;
		text-align:left;
	}
	#nav.js-slide-hidden{
		position:absolute !important;
		top:-9999px !important;
		left:-9999px !important;
	}
	#nav ul{
		margin:0;
		background:url(images/bg-drop.png);
		border-radius:4px;
		padding:12px 17px 8px;
		float:none;
		overflow:hidden;
		font:700 16px/18px "Source Sans Pro", Arial, Helvetica, sans-serif;
	}
	#nav > ul > li{
		background:none !important;
		padding:0 0 12px !important;
		clear:left;
	}
	#nav > ul > li > a{
		padding:0;
		float:none;
		color:#fff !important;
	}
	#nav > ul > li > a:hover{text-decoration:underline;}
	.drop{
		position:static;
		top:auto;
		left:auto;
		width:auto;
		padding:0 0 0 15px !important;
		overflow:hidden;
		clear:both;
	}
	.drop ul{
		background:none !important;
		border-radius:0 !important;
		padding:0 !important;
	}
	.drop ul li{padding:12px 0 0 !important;}
	.drop ul a{color:#fff;}
	.drop ul a:hover{text-decoration:underline;}
	.logo-1, .logo-2, .logo-3, .logo-4, .logo-5 {
		margin-left:25px;
	}
	.widget{margin-bottom:4px;}
	.widget-menu:after{display:none;}
	.widget-menu{
		padding:0;
		background:#2e242e;
		min-height:auto;
	}
	.sidenav{
		font-size:14px;
		line-height:18px;
		color:#b7d0bd;
	}
	.sidenav li{padding:4px 19px 0;}
	.sidenav li a{
		color:#b7d0bd !important;
		margin-bottom:4px;
	}
	.sidenav li a:hover{text-decoration:underline;}
	.sidenav li.active a{
		position:relative;
		background:#e1e1e1;
		margin:-4px -19px 0;
		padding:11px 20px 12px;
		border-radius:5px;
		display:block;
		color:#535667 !important;
		text-decoration:none !important;
		font-size:16px;
		font-weight:700;
	}
	.sidenav li.active a em{display:block;}
	.sidenav li.active a.has-drop-down-a{
		padding-right:40px;
		background:#e1e1e1 url(images/arrow.png) no-repeat 100% 18px;
	}
	.sidenav li.active a.style1.has-drop-down-a{background-position:100% 35px;}
	.sidenav ul ul:before{display:none;}
	.sidenav ul ul{
		background:none;
		border-bottom:1px solid #b7d0bd;
		margin:0 -13px 3px;
		padding:4px 20px;
		font:12px/20px "Source Sans Pro", Arial, Helvetica, sans-serif;
	}
	.sidenav ul ul li{
		padding:0 0 0 7px !important;
		background:url(images/sep5.gif) no-repeat 0 11px;
	}
	.sidenav ul ul li.active{background:url(images/sep6.gif) no-repeat 0 11px;}
	.sidenav li.active ul a,
	.sidenav ul ul a{
		background:none !important;
		padding:0 !important;
		display:inline !important;
		font:12px/20px "Source Sans Pro", Arial, Helvetica, sans-serif !important;
		color:#b7d0bd !important;
	}
	.sidenav ul ul a:hover{text-decoration:underline !important;}
	.sidenav ul ul .active a{
		text-decoration:none !important;
		color:#fff !important;
	}
	#content{
		padding:8px 12px 0;
		margin-bottom:8px;
		min-height:auto !important;
	}
	h1{
		font-size:32px;
		line-height:38px;
	}
	h2{
		font-size:15px;
	}
	.callout{
		margin:0 -12px 0;
		font-size:15px;
		line-height:18px;
		padding-top:32px;
		padding-bottom:22px;
	}
	.callout img.alignleft, .callout img.alignright{margin-bottom:8px;}
	.related-box{display:none;}
	#footer{background:#979797 url(images/bg-footer-mobile.jpg) 50% 0;}
	#footer .widget{display:none;}
	#footer .widget.widget_reallysimpletwitterwidget {
		display:block;
		float:none !important;
		width:100% !important;
		padding:0 !important;
	}
	#footer .container{
		margin-bottom:24px;
		text-align:left;
	}
	.f1{
		padding:14px 29px 18px !important;
		text-align:center;
	}
	.footer-holder{background:none;}
	.post{margin:0 0 32px !important;}
	.video{margin-bottom:20px;}
	.logos-bar{
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.visual .wrapper{padding:0;}
	.visual #header{
		background:#fff;
		padding:12px 45px 3px;
		margin:0;
	}
	.header-container{
		position:static;
		top:auto;
		left:auto;
	}
	.switcher{
		position:static;
		top:auto;
		left:auto;
		width:100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding:6px 10px;
		text-align:center;
		background:#242a2e url(images/bg-switcher.jpg) 50% 0;
		line-height:1px;
	}
	.switcher > div{padding:0;}
	.switcher ul{
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	.switcher ul li{margin:0 2px;}
	.switcher a{
		background-position:0 -88px;
		width:12px;
		height:12px;
	}
	.switcher a:hover, .switcher .active a{background-position:-21px -88px;}
	.threecols{background:#2e3039 url(images/bg-threecols-mobile.jpg) 50% 0;}
	.threecols .wrapper{padding:15px 30px 9px;}
	.box1{
		float:none;
		width:100%;
		padding:0 0 17px;
	}
	.accordion{
		float:none;
		width:100%;
	}
	.box2 , .box3{
		float:none;
		padding:0 0 19px;
		width:100%;
		margin:0;
		border:0;
	}
	.opener{
		padding-right:20px;
		background:url(images/arrow4.png) no-repeat 100% 12px;
	}
	.box2.active .opener , .box3.active .opener{background:url(images/arrow5.png) no-repeat 100% 12px;}
	.accordion .slide{
		position:absolute !important;
		top:-9999px !important;
		left:-9999px !important;
	}
	.threecols .box2 h2{margin-bottom:28px;}
	.box2.active .slide , .box3.active .slide{
		position:static !important;
		top:auto !important;
		left:auto !important;
	}
	.threecols .link span{display:inline;}
	.green-area .col-1{
		float:none;
		width:100%;
		padding-bottom:17px;
	}
	.green-area .col-1 .holder{padding:0;}
	.green-area .col-2{
		padding:0;
		float:none;
		width:100%;
	}
	.green-area .wrapper{padding:26px 30px 202px;}
	.img3{margin-left:-81px;}
	.home-page #footer .widget.col3{display:none;}
	.threecols .box2 h2, .threecols .box3 h2{margin-bottom:7px;}
	.container2 img.alignleft{
		width:100px;
		margin-right:15px;
	}
	.threecols dl{
		line-height:21px;
		margin-bottom:7px;
	}
	.home-page #footer .container{margin-bottom:25px;}
  .transcript-inner { padding: 17px 0 7px; }
}
@media only screen and (max-width: 430px) {
	.leadership-team-list .col-left{
		float:none;
		margin:0 0 15px;
	}
	.post img.alignleft , .post img.alignright , .img2 , .logo2{
		float:none;
		display:block;
		margin:0 0 15px;
	}
}

.logos-bar .wrapper{
	position:relative;
}

.logos-bar .btn-prev,.logos-bar .btn-next{
	position:absolute;
	cursor:pointer;
	height:52px;
	width:40px;
	display:block;
	z-index:100;
}

.logos-bar .btn-prev{
	top:-8px;
	left:-8px;
}

.logos-bar .btn-next{
	top:-8px;
	right:-8px;
}

.logos-bar .slide-wrapper{ text-align: center;}

#content h2{ font-weight: bold;}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .social-links a{
  	background:url(images/sprite_2@2x.png) no-repeat;
    background-size:110px 144px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px) {
	.visual .logo{
		background:url('images/logo-csc-infochimps-2x.png') no-repeat;
    background-size:210px 35px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 979px) {
  .visual .logo{
		background:url('images/logo-csc-infochimps-2x.png') no-repeat;
    background-size:185px 31px;
		width:185px;
		height:31px;
	  margin-top:23px;
	  margin-left:0;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px) {
	.visual .logo{
		background:url('images/logo-csc-infochimps-2x.png') no-repeat;
    background-size:210px 35px;
    width:210px;
    height:31px;
    margin:0 auto;
    padding-bottom:10px;
	}
}
