body {
	background-color: #ffffff;
	font-family: "Arimo", Helvetica, Arial, sans-serif;
}
a {
	outline: none;
}
p {
  font-size: 1.1em;
  margin: 0;
}
h1 {
	font-weight: bold;
	font-size: 2.5em;
}
h2 {
	color: #4972AF;
	font-weight: bold;
	font-size: 1.5em;
  line-height: 1.3em;
}
h3, .body-text span {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin: 12px 0 1px;
}
h4 {
  color: #ffffff;
  font-size: 1.8em; 
}
h5 {
  color: #000000;
  font-size: 1.4em; 
}
canvas {
  margin: 50px 0;
  width: 100%;
}
.breaker canvas {
  float: right;
  margin: 0;
  max-width: 700px;
  width: 100%;
}
.container-fluid {
  background-color: #ffffff;
  width: 100%;
  padding-left: 0;
  padding-right: 0;  
}
.wrapper-body {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 40px 40px;
  position: relative;
}
.box-open {
  border-left: 22px solid #1c334d;
  border-top: 22px solid #1c334d;
  box-sizing: border-box;
  height: 157px;
  left: 0;
  position: absolute;
  top: -50px;
  width: 157px;
}
.box-close {
  border-right: 22px solid #1c334d;
  border-bottom: 22px solid #1c334d;
  box-sizing: border-box;
  height: 151px;
  right: 0;
  position: absolute;
  bottom:0;
  width: 151px;
}

.article_2 .box-open, .article_2 .box-close {   
  border-color: #4B6A11;
}
.article_2 h2, .article_2 blockquote {
  color: #6D8D15;
}

.article_3 .box-open, .article_3 .box-close {   
  border-color: #462745;
}
.article_3 h2, .article_3 blockquote {
  color: #6B416A;
}

.article_4 .box-open, .article_4 .box-close {   
  border-color: #004053;
}
.article_4 h2, .article_4 blockquote {
  color: #007399;
}

.article_5 .box-open, .article_5 .box-close {   
  border-color: #470822;
}
.article_5 h2, .article_5 blockquote {
  color: #752339;
}

.article_6 .box-open, .article_6 .box-close {   
  border-color: #680B15;
}
.article_6 h2, .article_6 blockquote {
  color: #992020;
}

.article_7 .box-open, .article_7 .box-close {   
  border-color: #22415D;
}
.article_7 h2, .article_7 blockquote {
  color: #4972AF;
}
.article_7 .pull-quote {
  clear: both;
  float: right;
  margin: 30px 0 30px 30px;
  max-width: 400px;
  width: 100%;
}
.article_7 .pull-quote img {
  margin: 0;
}
.article_7 .table_1 {
  color: #ffffff;
  background-color: #142B40;
}
.article_7 .table_2 {
  color: #ffffff;
  background-color: #2C4B6E;  
}
.article_7 .table_1 div, .article_7 .table_2 div {
  background-color: #2c4b6e;
  float: left;
  height: 140px;
}
.article_7 .table_2 div {
  background-color: #142B40;
}
.article_7 .table_1 h4, .article_7 .table_2 h4 {
  float: left;
  margin-left: 4%;
}
.article_7 .table_1 span, .article_7 .table_2 span {
  background-color: #4972af;
  color: #ffffff;
  display: block;
  font-size: 1.1em;
  line-height: 1.2em;
  margin: 0;
  overflow: hidden;
  padding: 5px;
  width: 100%;
}
.article_7 .breaker h3 {
  color: #ADC7EA;
  font-size: 1.7em;
}
.breaker {
  margin-bottom: 50px;
  position: relative;
  overflow:hidden;  
}
.breaker-text {
  padding: 120px 0;
  max-width: 830px;
  margin: 0 auto; 
}
.breaker-text p {
  color: #ffffff;
}
.breaker-text::before {
  content: url("http://www.theneweconomy.com/ibm/digital-symphony/img/box_white_open.png");
  margin-left: -75px;
  position: absolute;
  top: 55px;
}
.breaker-text::after {
  content: url("http://www.theneweconomy.com/ibm/digital-symphony/img/box_white_close.png");
  float: right;
  margin: -75px -75px 0 0;
}
.wrapper-breaker-bottom-bar {
  height: auto;
  margin: 0 auto;
  max-width: 980px;
  padding-top: 30px;
  width: 100%;
}
.breaker-bottom-bar {
  overflow: hidden;
}
.breaker-bottom-bar img {
  float: right;
  width: 50%;
}

.article_2 .breaker {
  background-color: #6D8D15;
}
.article_2 .breaker-bottom-bar {
  background-color: #4B6A11;
}
.article_3 .breaker {
  background-color: #6B416A;
}
.article_3 .breaker-bottom-bar {
  background-color: #462745;
}
.article_4 .breaker {
  background-color: #007399;
}
.article_4 .breaker-bottom-bar {
  background-color: #004053;
}
.article_5 .breaker {
  background-color: #752339;
  padding-bottom: 20px;
}
.article_5 .breaker-bottom-bar {
  background-color: #470822;  
}
.article_6 .breaker {
  background-color: #992020;
}
.article_6 .breaker-bottom-bar {
  background-color: #680B15;
}
.article_7 .breaker {
  background-color: #4972AF;
}
.article_7 .breaker-bottom-bar {
  background-color: #22415D;
}

.article_5 .breaker-images img {
  width: 100%;
  height: auto;
}
.article_5 .breaker-images {
  background-color: #ffffff;
  overflow: hidden;
  padding: 24px 10px;
  text-align: center;
}
.article_5 .breaker h4 {
  margin-bottom: 20px;
}
.article_5 .breaker-two {
  background-color: #470822;
}
.article_5 .breaker-two img {
  width: initial;
}
.article_5 .breaker-two .col-sm-4 {
  text-align: center;
}
.navbar {
  border: none;
  border-radius: 0;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  height: 90px;
}
.navbar-default {
  background-color: #ffffff;
  border: none;
}
.navbar-default .navbar-nav > li > a {
  color: #1c334d;
  font-family: "Roboto Condensed",Arial,sans-serif;
  font-size: 1.15em;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: 0.01em;
  padding: 29px 25px 14px;
  text-align: center;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover {
	background-color: #eeeeee;
	color: #4972AF;
	border-bottom: 8px solid #dddddd;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #C1334F;
  background-color: #ffffff;
  border-bottom: 8px solid #942F45;
  box-sizing: border-box;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left: 30px;
}
.navbar-brand img {
  margin-top: 7px;
  width: 106px;
}
.navbar-collapse ul {
  padding-right: 30px;
}
.content {
	margin: 0 0 70px;
}
.spacer-top {
	padding-top: 180px;
}
.body-text {
  padding: 20px 70px 30px;
}
.body-text img {
	width: 100%;
	margin: 30px 0;
}
blockquote {
  border-left: 12px solid #dddddd;
  color: #4972af;
  float: right;
  font-family: "Roboto Condensed";
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.3em;
  margin: 10px 0 10px 30px;
  padding: 0 20px;
  width: 340px;
}
.intro h1 {
  font-size: 4em;
  line-height: 1em;
  margin-top: -6px;
}
.intro h2 {
  font-size: 1.3em;
  font-weight: 300;
  line-height: 1.1em;
}
.intro .img1 {
 width: 240px;
 height: auto;
}
.intro .img2 {
  margin: 80px 0;
  max-width: 1120px;
  width: 100%;
}
.intro .img3 {
 width: 160px;
 height: auto;
 float: right;
}
.intro .txt1 {
  float: left;
  width: 50%;
}
.spacer-top.intro {
  padding-top: 150px;
}
.float-right {
  float: right;
}
.footer {
	height: 90px;
	background-color: #cccccc;
}
.youtube-video {
  margin: 50px 0 0;
  width: 100%;
}

/* ############ RESPONSIVE GRID ############ */

/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
  display: block;
  float:left;
  margin: 1% 0 1% 2%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF FIVE  */
.span_5_of_5 {
  width: 100%;
}
.span_4_of_5 {
  width: 79.6%;
}
.span_3_of_5 {
  width: 59.2%;
}
.span_2_of_5 {
  width: 38.8%;
}
.span_1_of_5 {
  width: 18.4%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
  .col {  margin: 1% 0 1% 0%; }
  .span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }
}

/* ############ MEDIA QUERIES ############ */

/*
1rem = 16px 
*/

/* 1160px */
@media only screen and (max-width: 72.5rem) {
  .navbar-default .navbar-nav > li > a {
    padding: 29px 15px 14px;
  }
}
/* 1024px */
@media only screen and (max-width: 64rem) {
  .navbar-default .navbar-nav > li > a {
    font-size: 1.1em;
    padding: 32px 16px 14px;
  }
  .navbar-brand {
    padding: 15px 0 0 10px;
  }
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
  .navbar-collapse ul {
    padding-right: 10px;
  }
  .article_5 .breaker-images {
    margin: 0 auto;
    width: 100%;
  }
  .breaker-text:before {
    margin-left: -45px;
  }
  .breaker-text:after {
    margin: -75px -45px 0 0;
  }
}
/* 960px */
@media only screen and (max-width: 60rem) {
  .navbar-default .navbar-nav > li > a {
    font-size: 1em;
    padding: 32px 8px 16px;
  }
  .breaker-text {
    padding: 50px 20px;
  }
  .breaker-text:before, .breaker-text:after {
    display: none;
  }
}
/* 900px */
@media only screen and (max-width: 56.25rem) {
  .article_7 .pull-quote {
    display: block;
    float: none;
    margin: 10px 0 30px;
    text-align: center;
    width: 100%;
    max-width: none;
  }
  .article_7 .pull-quote img {
    max-width: 400px;
  }
  .article_7 > .wrapper-body > .body-text > .pull-quote {
    margin-top: 30px;
  }
}
/* 767px */ 
@media only screen and (max-width: 47.9375rem) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 10px;
  }
  .navbar-toggle {
    margin: 17px 30px 13px 0;
  }
  .float-right {
    float: none;
  }
  .navbar {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
    height: 60px;
  }
  .navbar-brand img {
    width: 82px;
    margin-top: 0;
  }
  .spacer-top {
    padding-top: 120px;
  }
  .spacer-top.intro {
    padding-top: 100px;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 1.4em;
    padding: 16px 8px 14px;
    border-bottom: 1px solid #cccccc;
  }
  .navbar-default .navbar-nav > li > a:hover {
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
    color: #4972af;
    padding: 16px 8px 14px;
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  }
  .body-text {
    padding: 0;
  }
  blockquote {
    float: none;
    margin: 10px auto;
  }
  .article_5 .breaker-images {
    margin: 0 20px;
    width: inherit;
  }
  .article_5 .breaker-images img {
    width: 75%;
    height: auto;
    margin-bottom: 20px;
  }
  .intro .txt1 {
  	float: none;
  	width: 100%;
  	margin-bottom: 30px;
  }
  .intro .img3 {
  	float: none;
  }
  .article_7 .table_1 h4, .article_7 .table_2 h4 {
    font-size: 1.5em;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: none;
  }
}
/* 540px */ 
@media only screen and (max-width: 33.75rem) {
    .col-xs-6, .col-xs-4 {
      width: 100%;
    }
    .article_5 .breaker-images img {
      width: 50%;
    }
    .article_7 .table_1 h4, .article_7 .table_2 h4 {
    font-size: 1.2em;
  }
}
/* 480px */ 
@media only screen and (max-width: 30rem) {
  blockquote {
    width: 240px;
  }
  .col-xs-6, .col-xs-4 {
    width: 100%;
  }
  .intro h1 {
    font-size: 3em;
  }
    .article_5 .breaker-images img {
      width: 100%;
    }
}