/* --------------------------------------------------
    Table of Contents
-----------------------------------------------------
:: LESS
:: Reset & Standards
:: Links
:: Lists
:: Tables
:: Misc
*/
/*BASELINE*/
/* COLORS */
/* MIX-INS */
@font-face {
  font-family: 'ColfaxBlack';
  src: url('../fonts/ColfaxWebBlack.eot');
  src: url('../fonts/ColfaxWebBlack.eot?#iefix') format('embedded-opentype'), url('../fonts/ColfaxWebBlack.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'ColfaxBold';
  src: url('../fonts/ColfaxWebBold.eot');
  src: url('../fonts/ColfaxWebBold.eot?#iefix') format('embedded-opentype'), url('../fonts/ColfaxWebBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ColfaxRegular';
  src: url('../fonts/ColfaxWebRegular.eot');
  src: url('../fonts/ColfaxWebRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/ColfaxWebRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather';
  src: url('../fonts/Merriweather-Regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Icon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon.svg#icomoon') format('svg'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'Icon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'Icon';
  font-style: normal;
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
  content: "\e008";
}
.icon-google-plus:before {
  content: "\e00a";
}
.icon-printer:before {
  content: "\e004";
}
.icon-twitter:before {
  content: "\e007";
}
.icon-facebook:before {
  content: "\e006";
}
.icon-user:before {
  content: "\e000";
}
.icon-search:before {
  content: "\e001";
}
.icon-clock-ryan:before {
  content: "\e005";
}
.icon-comment-ryan:before {
  content: "\e003";
}
.icon-menu:before {
  content: "\e002";
}
.icon-linkedin:before {
  content: "\e009";
}
.icon-cancel:before {
  content: "\e00b";
}
.icon-checkmark:before {
  content: "\e00c";
}
.icon-quote-ryan:before {
  content: "\e00d";
}
.icon-key:before {
  content: "\e00e";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-earth:before {
  content: "\e00f";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-list:before {
  content: "\e010";
}
.icon-list-2:before {
  content: "\e011";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-newspaper:before {
  content: "\e012";
}
.icon-newspaper-2:before {
  content: "\e013";
}
.icon-mail:before {
  content: "\e014";
}
.icon-se:before {
  content: "\e015";
}
.icon-caret-up:before {
  content: "\f0d8";
}
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #333333;
}
body {
  font-size: 16px;
  line-height: 24px;
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
}
::-moz-selection {
  background: #99d7f1;
  text-shadow: none;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
::selection {
  background: #99d7f1;
  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;
}
a,
a:visited,
a:link {
  text-decoration: none;
  color: inherit;
}
a:hover {
  color: #808080;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Standard Typography
   ========================================================================== */
p {
  margin: 0 0 15.600000000000001px;
  font-family: 'Merriweather', Georgia, 'Nimrod W01', Georgia, serif;
  color: #808080;
  font-size: 15px;
  font-family: 'Georgia', 'ITC Century W01 Light';
  line-height: 25px;
}
p.summary {
  font-size: 17px;
  line-height: 24px;
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  margin: 8.399999999999999px 0 15.600000000000001px;
}
h1 {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 44px;
  line-height: 47px;
  margin: 0 0 2.4000000000000004px;
  font-weight: 100;
}
.story-view .story-information {
  margin-bottom: 19.200000000000003px;
}
.story-view h1 {
  font-size: 50px;
  line-height: 50px;
}
h2 {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 23px;
  line-height: 25px;
  margin: 0 0 4px;
  font-weight: 100;
}
.gallery-words h3 {
  text-shadow: 0 1px 1px #333333;
}
h3 {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 21px;
  margin: 0 0 6px;
}
h4 {
  margin: 0;
  line-height: 21px;
  color: #333333;
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  padding: 10px 0;
  border-bottom: 1px solid #adadad;
}
h5 {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  text-transform: uppercase;
  color: #29abe2;
  margin: 0;
  line-height: 25px;
  font-weight: normal;
  font-size: 13px;
}
figcaption {
  font-size: 12px;
  color: #333333;
  letter-spacing: .9px;
}
#mySwipe figcaption {
  width: 100%;
  padding: 4px 9px 3px;
  background: #000000;
  color: white;
  font-size: 14px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s ease-in, opacity 0.3s ease-in;
  -o-transition: visibility 0.3s ease-in, opacity 0.3s ease-in;
  -moz-transition: visibility 0.3s ease-in, opacity 0.3s ease-in;
  -webkit-transition: visibility 0.3s ease-in, opacity 0.3s ease-in;
  /* Safari and Chrome */

  position: absolute;
  margin-top: -31px;
}
#mySwipe:hover figcaption {
  visibility: visible;
  opacity: 1;
}
.body-copy p {
  font-size: 17px;
}
.body-copy blockquote {
  color: #2a96d5;
  font-size: 2em;
  line-height: 35px;
  margin: 0.75em 40px .9em;
}
.body-copy a {
  color: #29abe2;
}
.body-copy a:hover {
  color: #2278aa;
}
.body-copy ul {
  padding-left: 19px;
  font-family: 'Merriweather', Georgia, 'Nimrod W01', Georgia, serif;
  margin: 0 0 0 24px;
}
.body-copy iframe {
  width: 50%;
  float: left;
  margin: 0 24px 24px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.related-topics a {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  color: #29abe2;
  display: block;
}
.related-topics a span {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  color: #808080;
}
.author {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 24px;
}
.author img {
  max-width: 45px;
  float: left;
  margin-right: 10px;
  margin-top: 0px;
}
.author strong {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
}
.print-container {
  margin: 24px auto;
  max-width: 668px;
  padding: 0 40px;
}
.print-container .print-summary {
  background: #f3f4f4;
  padding: 15px;
  font-size: 14px;
  margin-bottom: 24px;
}
.print-container .print-summary ul {
  padding-left: 20px;
  margin: 0;
}
.print-container h1 {
  font-size: 30px;
  line-height: 32px;
}
.print-container p.summary {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 0;
}
.print-container h3 {
  font-size: 14px;
  margin-bottom: 0;
}
.print-container .article {
  margin-top: 12px;
}
.print-container .print-nameplate {
  padding-bottom: 24px;
  margin: 24px 0;
  border-bottom: 1px #808080 solid;
  text-align: center;
}
.print-container blockquote {
  color: #2a96d5;
  font-size: 2em;
  line-height: 35px;
  margin: 0.75em 40px .9em;
}
/* ==========================================================================
   Standard Layout
   ========================================================================== */
.full-width {
  width: 100%;
}
.navbar {
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#413c3d), to(#151314)) !important;
  /* Konqueror */

  background-image: -moz-linear-gradient(#413c3d, #151314) !important;
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#413c3d, #151314) !important;
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #413c3d), color-stop(100%, #151314)) !important;
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#413c3d, #151314) !important;
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#413c3d, #151314) !important;
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#413c3d', endColorstr='#151314', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#413c3d', endColorstr='#151314', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#413c3d, #151314);
  /* the standard */

  color: white;
  border-top: 1px solid #333333;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  z-index: 999;
}
.breaking-news {
  position: fixed;
  top: 43px;
  color: #ffffff;
  margin: 0 auto;
  width: 100%;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ed1c2f), to(#c61020)) !important;
  /* Konqueror */

  background-image: -moz-linear-gradient(#ed1c2f, #c61020) !important;
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ed1c2f, #c61020) !important;
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed1c2f), color-stop(100%, #c61020)) !important;
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ed1c2f, #c61020) !important;
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ed1c2f, #c61020) !important;
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c2f', endColorstr='#c61020', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c2f', endColorstr='#c61020', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ed1c2f, #c61020);
  /* the standard */

  padding: 16.799999999999997px 0 12px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-shadow: 0 1px 1px #af0e1c;
  z-index: 999;
}
.breaking-news .container {
  min-width: 728px;
  max-width: 800px;
}
.breaking-news .title {
  font-size: 20px;
  float: left;
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  width: 100px;
  margin-right: 24px;
  text-transform: uppercase;
  line-height: 21px;
}
.breaking-news .text {
  line-height: 21px;
}
.navbar .active-menu {
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#29abe2), to(#177da8)) !important;
  /* Konqueror */

  background-image: -moz-linear-gradient(#29abe2, #177da8) !important;
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#29abe2, #177da8) !important;
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #29abe2), color-stop(100%, #177da8)) !important;
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#29abe2, #177da8) !important;
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#29abe2, #177da8) !important;
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29abe2', endColorstr='#177da8', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#29abe2', endColorstr='#177da8', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#29abe2, #177da8);
  /* the standard */

}
.section {
  margin-top: 42px;
}
.section.breaking {
  margin-top: 114px;
}
a.logo,
a.logo:visited,
a.logo:link {
  background: url('../images/sprite.svg') no-repeat;
  display: block;
  height: 28px;
  width: 190px;
  float: left;
  padding-right: 16.799999999999997px;
  margin-top: 7px;
}
.no-svg a.logo,
.no-svg a.logo:visited,
.no-svg a.logo:link {
  background: url('../images/sprite.png') no-repeat;
}
.navbar {
  top: 0;
  z-index: 9999;
  height: 43px;
}
.navbar ul {
  display: block;
  list-style: none;
  margin: 0;
}
.navbar li {
  padding: 0;
  float: left;
  position: relative;
  display: block;
}
.navbar li a {
  text-transform: uppercase;
  font-size: 12px;
  text-shadow: 0 1px 0 black;
  padding: 10px 19px 9px;
  border-right: 1px solid rgba(0, 0, 0, 0.7);
  border-left: 1px solid rgba(256, 256, 256, 0.15);
  color: rgba(256, 256, 256, 0.9);
  display: block;
}
.navbar li:hover {
  background: #333333;
  text-shadow: 0 1px 0 #4d4d4d;
}
.top-ad {
  background: #f3f4f4;
  padding: 12px 0;
  text-align: center;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  margin-bottom: 24px;
}
.ad {
  display: block;
  text-align: center;
  background: #f3f4f4;
  margin: 0 auto;
  width: 100%;
  padding: 0 0 5px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ad span {
  color: #808080;
  font-size: 10px;
  text-transform: uppercase;
  display: block;
}
.ad img {
  width: auto !important;
}
.secondary-home .ad.small-mpu {
  margin-top: 24px;
}
section.ad {
  margin-top: 24px;
}
.sponsorship {
  padding: 7.199999999999999px;
}
.sponsorship span {
  float: left;
  margin-right: 12px;
}
.sponsorship img {
  float: left;
}
.sidebar-item {
  margin-top: 24px;
}
.sidebar-item:first-child {
  margin-top: 0;
}
.split {
  margin-top: 24px;
}
.split:first-child {
  margin-top: 0;
}
.search-form {
  float: right;
  margin-left: 12px;
  margin-top: 7px;
  position: relative;
  z-index: 1;
}
.search-form input[type="search"] {
  float: left;
  background: #ffffff;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border: none;
  padding: 6px 10px 5px 7px;
  width: 73px;
  font-size: 13px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.search-form input[type="search"]:focus {
  width: 170px;
  background: white;
  margin-left: -170px;
}
.search-form input[type="submit"] {
  right: 0;
  float: left;
  background: white;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  padding: 5px 8px 6px;
  font-size: 13px;
  line-height: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  border: 0;
  margin-left: 0px;
  cursor: pointer;
  font-family: 'Icon';
  font-style: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.search-form input[type="submit"]:hover {
  right: 0;
  float: left;
  background: #29abe2;
  color: white;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  padding: 5px 8px 6px;
  font-size: 13px;
  line-height: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  border: 0;
  margin-left: 0px;
  cursor: pointer;
  font-family: 'Icon';
  font-style: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.other-site-action {
  padding: 24px;
}
.other-site-action input {
  margin-top: 12px;
}
.n-soko {
  background: #f59638;
  color: white;
}
.n-soko h3 {
  text-transform: uppercase;
  margin-bottom: 0;
}
.n-soko-house {
  background: #26afa0;
  color: white;
}
.n-soko-house h3 {
  text-transform: uppercase;
  margin-bottom: 0;
}
.twende {
  background: #a68f40;
  color: white;
}
.twende h3 {
  text-transform: uppercase;
  margin-bottom: 0;
}
input {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
}
.other-site-action input[type="search"],
.other-site-action input[type="submit"] {
  border: 0;
  padding: 9px 11px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  color: #808080;
}
.other-site-action input[type="search"] {
  width: 70%;
}
.other-site-action input[type="submit"] {
  color: white;
  text-transform: uppercase;
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
}
.n-soko input[type="submit"] {
  background: #26afa0;
}
.twende input[type="submit"] {
  background: #df7837;
}
.n-soko-house input[type="submit"] {
  background: #93278f;
}
section.article-sidebar {
  float: left;
  margin-right: 24px;
  margin-bottom: 24px;
  border-right: 1px solid #cccccc;
  width: 231px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section.article-sidebar .small-mpu {
  margin-top: 24px;
  padding: 0;
}
section.article-sidebar .summary,
section.article-sidebar .related-topics {
  padding-right: 24px;
  font-size: 14px;
  line-height: 21px;
}
section.article-sidebar .summary ul,
section.article-sidebar .related-topics ul {
  margin: 0 0 24px;
  padding-left: 18px;
  color: #808080;
}
section.article-sidebar .summary ul li,
section.article-sidebar .related-topics ul li {
  margin-bottom: 12px;
}
section.article-sidebar .summary ul li:last-of-type,
section.article-sidebar .related-topics ul li:last-of-type {
  margin-bottom: 0;
}
.article {
  margin-top: 36px;
}
/*****MEGA MENU*******/
.mega-menu {
  background: #333333;
  padding: 18px;
  color: white;
  position: fixed;
  top: 43px;
  width: 728px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: -1;
  top: -500px;
  margin: 0 auto;
  left: 50%;
  margin-left: -364px;
  display: block;
}
.mega-menu .aside a,
.mega-menu .main a {
  text-transform: none;
  font-size: 14px;
  text-shadow: 0 1px 0 black;
  padding: 4px 5px 3px 7px;
  border-right: none;
  border-left: none;
  color: rgba(256, 256, 256, 0.9);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  border-top: 1px solid rgba(256, 256, 256, 0.1);
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  display: block;
}
.mega-menu .aside a span,
.mega-menu .main a span {
  float: right;
  color: #29abe2;
  font-size: 18px;
  margin-top: 2px;
}
.mega-menu .aside a:first-of-type,
.mega-menu .main a:first-of-type {
  border-top: 1px solid #333333;
}
.mega-menu .aside a:last-of-type,
.mega-menu .main a:last-of-type {
  border-bottom: 1px solid #333333;
}
.mega-menu .aside a:hover,
.mega-menu .main a:hover {
  background: #262626;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.mega-menu .aside a:active,
.mega-menu .main a:active {
  background: #1a1a1a;
}
.mega-menu .row .main.column {
  margin-left: 4.363636%;
}
.mega-menu .story-teaser a:hover {
  background: #333333;
  color: rgba(256, 256, 256, 0.6);
  border: none;
}
.mega-menu .story-teaser a {
  padding: 0;
  border: none;
}
.mega-menu .story-teaser a span {
  float: none;
  font-size: 12px;
  margin-top: 0;
}
.mega-menu .row .aside.column {
  width: 22.72727273%;
}
.mega-menu .row .main.column {
  width: 70.90909091%;
}
.navbar li:hover .mega-menu {
  top: 43px;
}
.lazy-load,
.lazy-loaded {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0;
}
.lazy-loaded {
  opacity: 1;
}
/* ==========================================================================
   Icons
   ========================================================================== */
.icon {
  background: url('../images/sprite.svg');
  display: block;
  height: 18px;
  width: 18px;
  float: left;
  margin: 2px 3px 0 0;
}
.no-svg .icon {
  background: url('../images/sprite.png');
}
.icon.comments {
  background-position: -1px -86px;
  margin-top: 1px;
}
.icon.shares {
  background-position: 0 -110px;
}
.icon.views-1 {
  background-position: 0 -25px;
}
.icon.views-2 {
  background-position: 0 -45px;
}
.icon.views-3 {
  background-position: 0 -64px;
}
.icon.most-read-icon {
  height: 18px;
  width: 18px;
  background-position: -144px -29px;
  margin: 2px 6px 0 0;
}
.icon.gallery {
  height: 17px;
  width: 23px;
  background-position: -145px -47px;
  margin: 1px 6px 0 0;
}
.video.gallery .icon.gallery {
  background-position: -145px -64px;
  height: 18px;
  width: 23px;
}
.video .icon.gallery {
  background-position: -145px -64px;
  height: 18px;
  width: 23px;
}
.photo .icon.gallery {
  height: 17px;
  width: 23px;
  background-position: -145px -47px;
  margin: 4px 6px 0 0;
}
.cartoon .icon.gallery {
  height: 17px;
  width: 23px;
  background-position: -145px -47px;
  margin: 4px 6px 0 0;
}
.icon.n-soko {
  height: 43px;
  width: 76px;
  background-position: -145px -89px;
  margin: 4px 6px 0 0;
}
.icon.n-soko-house {
  height: 43px;
  width: 76px;
  background-position: -223px -89px;
  margin: 4px 6px 0 0;
}
.icon.twende {
  height: 43px;
  width: 76px;
  background-position: -219px -6px;
  margin: 4px 6px 0 0;
}
/**** SLIDER ****/
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
}
.swipe ul {
  padding: 0;
}
.slider-navigation {
  color: #ffffff;
  background: #242424;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#242424)) !important;
  /* Konqueror */

  background-image: -moz-linear-gradient(#333333, #242424) !important;
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#333333, #242424) !important;
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #242424)) !important;
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#333333, #242424) !important;
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#333333, #242424) !important;
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#242424', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#242424', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#333333, #242424);
  /* the standard */

}
.slider-navigation a em {
  cursor: pointer;
}
.slider-navigation a em:hover {
  color: #4d4d4d;
}
em {
  color: #a6a6a6;
  font-style: normal;
  margin-right: 10px;
  font-size: 16px;
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  /*	.rounded(50px);
	background: black;
	width: 8px;
	height: 8px;
	display: block;
	float: left;
	margin-right: 7px;
	margin-top: 9px;*/

}
.photo-left {
  position: absolute;
  width: 50%;
  height: 455px;
  display: block;
  float: left;
  cursor: pointer;
}
.photo-right {
  position: absolute;
  width: 50%;
  height: 455px;
  display: block;
  float: left;
  margin-left: 50%;
  cursor: pointer;
}
#position em.on {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  color: white;
}
#position {
  text-align: center;
  font-size: 21px;
  line-height: 1.3;
  color: #697279;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -75px;
  width: 150px;
  margin-top: 3px;
}
.previous-button,
.next-button {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 12px;
  font-size: 12px;
  line-height: 12px;
  color: rgba(256, 256, 256, 0.7);
  text-shadow: 0 -2px 1px #1a1a1a;
  letter-spacing: 1px;
  max-height: 36px;
}
.previous-button span,
.next-button span {
  float: left;
  font-size: 20px;
  display: block;
  margin: -4px 7px 0 0;
  line-height: 1em;
}
.next-button span {
  float: right;
  margin: -4px 0 0 7px;
}
.previous-button:hover,
.next-button:hover {
  background: #212121;
}
.previous-button:active,
.next-button:active {
  background: rgba(0, 0, 0, 0.4);
}
.next-button {
  border-left: 1px solid #454545;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.previous-button {
  border-right: 1px #454545 solid;
  display: inline-block;
  text-decoration: none;
}
#mySwipe nav {
  height: 35px;
  position: relative;
  border-top: 1px #454545 solid;
  border-bottom: 1px #262626 solid;
}
.story-view .gallery-words {
  border-top: 1px solid #454545;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#242424)) !important;
  /* Konqueror */

  background-image: -moz-linear-gradient(#333333, #242424) !important;
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#333333, #242424) !important;
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #242424)) !important;
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#333333, #242424) !important;
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#333333, #242424) !important;
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#242424', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#242424', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#333333, #242424);
  /* the standard */

}
/* ==========================================================================
   State Layout - Special things
   ========================================================================== */
.story-information {
  font-size: 12px;
  margin-bottom: 2px;
  width: 100%;
}
.story-information div,
.story-information a {
  float: left;
  margin-right: 15.84px;
}
.story-information div:last-of-type {
  margin-right: 0;
}
.story-vew .story-information {
  font-size: 14px;
}
/*** STORy TEASERS ***/
.story-teaser {
  margin-top: 24px;
}
.story-teaser p {
  margin-bottom: 0;
  line-height: 21px;
}
.top-teaser figure {
  margin-top: 15px;
}
.story-teaser:first-child {
  margin-top: 0;
}
.large-teaser figure {
  margin: 5px 0 12px;
}
.medium-teaser figure {
  float: left;
  margin: 6px 18px 0 0 ;
  max-width: 140px;
}
.small-teaser figure {
  margin-top: 3px;
  float: left;
  margin-right: 12px;
  max-width: 60px;
}
.small-teaser .extra {
  display: none;
}
.small-teaser .story-information div {
  margin-right: 12px;
}
li.tiny-teaser {
  list-style: none;
}
.tiny-teaser {
  margin-top: 12px;
  line-height: 21px;
}
.tiny-teaser figure {
  margin-top: 1px;
  float: left;
  margin-right: 12px;
  max-width: 90px;
  margin-left: 5px;
  margin-bottom: 1px;
}
.tiny-teaser span {
  color: #29abe2;
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
}
.tiny-teaser a {
  font-size: 14px;
  color: #808080;
}
/*** MUST READ ****/
.must-read-content {
  border: 8px solid #333;
  text-align: center;
  margin-top: -52px;
  padding-top: 57px;
}
.must-read-content img {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.sidebar-item .must-read-content {
  margin: -52px 24px 0;
}
.must-read-content h5 {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  color: white;
  background: #29abe2;
  padding: 2px 12px 0;
  line-height: 21px;
  display: inline-block;
  text-shadow: 0 1px 1px #1a8dbe;
  margin-bottom: 9.600000000000001px;
}
.must-read-content h3 {
  padding: 0 19.200000000000003px;
}
.must-read-content p {
  font-size: 15px;
  line-height: 21px;
  padding: 0 24px;
}
.must-read-content figure {
  margin-bottom: 12px;
}
.must-read-image {
  display: block;
  height: 93px;
  width: 118px;
  background: url('../images/sprite.svg') no-repeat -24px -31px;
  margin: 0 auto;
  z-index: 99;
  position: relative;
}
.no-svg .must-read-image {
  background: url('../images/sprite.png') no-repeat -24px -31px;
}
.must-read-content .ad-indicator {
  background: #f3f4f4;
  color: #808080;
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
}
.must-read-content figure.ad-image {
  padding: 12px 24px;
  margin: 0;
}
/***Most Popular list ***/
.tab-header {
  border-bottom: 7px solid #333;
}
.tab {
  background: #2a96d5;
  padding: 6px 16px 4px;
  display: inline-block;
  margin-left: 24px;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
}
.tab span {
  text-transform: none;
  font-family: Georgia, 'ITCCenturyW01-LightItal', 'Nimrod W01 Italic', Georgia, serif;
  font-weight: 100;
  font-style: italic;
}
.tab-body li {
  list-style-type: none;
}
.tab-body strong {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
}
.most-popular-item {
  padding: 12px 0 0;
}
.most-number {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 41px;
  float: left;
  margin: 0 12px 0 0;
  line-height: 1.18em;
}
.most-headline {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  line-height: 21px;
  display: block;
}
.most-headline span {
  color: #29abe2;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
}
.most-popular-item a:hover {
  color: #808080 !important;
}
.most-popular-item a:hover .most-headline span {
  color: #808080 !important;
}
/*** TWITTER SIDEBAR ***/
.twitter-item {
  margin: 12px;
  font-size: 14px;
  line-height: 21px;
  box-shadow: 0 0 5px #aaaaaa;
  -moz-box-shadow: 0 0 5px #aaaaaa;
  -webkit-box-shadow: 0 0 5px #aaaaaa;
  padding: 14.399999999999999px;
  margin-top: 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f3f4f4;
}
.twitter-item header {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 9.600000000000001px;
}
.twitter-item strong {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
}
.twitter-item a {
  color: #29abe2;
}
.twitter-item a:hover {
  color: #2a96d5;
}
/*** BLOG ***/
.blog-item {
  margin-top: 14.399999999999999px;
}
.blog-item h3 {
  text-transform: uppercase;
  color: #29abe2;
  margin-bottom: 0;
}
/*** EXTERNAL SITES, THE EAST AFRICAN ****/
.external-site {
  padding: 12px 19.200000000000003px 19.200000000000003px 19.200000000000003px;
}
.external-site header {
  text-align: center;
  margin-bottom: 19.200000000000003px;
}
.external-site header img {
  width: auto;
}
.external-site .tiny {
  text-transform: lowercase;
  font-size: 16px;
  font-family: Georgia, 'ITCCenturyW01-LightItal', 'Nimrod W01 Italic', Georgia, serif;
  font-weight: 100;
  font-style: italic;
  text-align: center;
}
.external-site.east-african {
  background: #f3f4f4;
  font-family: 'Merriweather', Georgia, 'Nimrod W01', Georgia, serif;
}
.external-site.east-african h2 {
  font-family: 'Nimrod W01 Bold', Georgia, serif;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: -1px;
  margin-top: 20px;
}
/*** GALLERIES ***/
.gallery.cartoon img {
  border: 2px solid #333333;
  padding: 7.199999999999999px;
}
.gallery-words {
  background: #333333;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#242424)) !important;
  /* Konqueror */

  background-image: -moz-linear-gradient(#333333, #242424) !important;
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#333333, #242424) !important;
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #242424)) !important;
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#333333, #242424) !important;
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#333333, #242424) !important;
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#242424', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#242424', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#333333, #242424);
  /* the standard */

  color: white;
  padding: 12px 15.600000000000001px 10.08px;
}
.gallery-words p {
  color: #f3f4f4;
  margin-bottom: 0;
}
.gallery h5,
.gallery-words h5 {
  font-size: 16px;
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
}
/*** SECONDARY SECTIONS **/
.secondary-home-header h1 {
  text-transform: uppercase;
  float: left;
  margin-bottom: 7px;
}
.section-home-header h1 {
  text-transform: uppercase;
  float: left;
  margin-bottom: 7px;
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  color: #adadad;
  font-size: 45px;
}
.secondary-home-header,
.section-home-header {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 24px;
}
.secondary-home-buttons,
.secondary-section-buttons {
  float: right;
}
.secondary-home-buttons li,
.secondary-section-buttons li {
  float: left;
  margin: 8px 12px 0 0;
  list-style: none;
  font-size: 14px;
}
.secondary-home-buttons li:last-of-type,
.secondary-section-buttons li:last-of-type {
  margin-right: 0;
}
.secondary-home-buttons li:last-of-type a,
.secondary-section-buttons li:last-of-type a {
  color: white;
}
.secondary-home-buttons li a,
.secondary-section-buttons li a {
  padding: 9px 12px;
  border: 1px solid #cccccc;
}
.secondary-home-buttons li a:hover,
.secondary-section-buttons li a:hover {
  background: #808080;
  color: white;
}
.secondary-section-buttons li:last-of-type a {
  color: #333333;
}
.secondary-section-buttons li a:hover {
  background: #808080;
  color: white;
}
.home-interlude {
  background: #333333;
  padding: 24px 0;
  list-style: none;
}
.home-interlude .share-button {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  text-transform: none;
  text-align: left;
  padding: 14px 11px 18px;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.home-interlude .share-button .twitter-buttons {
  margin-top: 6px;
}
.home-interlude .share-button strong {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
}
.home-interlude .share-button .button-icon {
  font-size: 50px;
  margin-right: 10px;
}
.home-interlude .facebook-blue {
  margin-bottom: 0;
}
.home-interlude .twitter-item {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: white;
  margin: 0;
  min-height: 190px;
  padding: 14px 14px 10px;
}
.home-interlude .twitter-item .image-left {
  width: auto;
}
.home-interlude .gallery-words {
  background: none !important;
  padding: 12px 0 0 0;
}
.home-interlude .gallery-words h3 {
  margin: 0;
}
/****SHARE BUTTONS *******/
a.share-button {
  color: white;
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  text-transform: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  padding: 10px 18px 8px;
  font-size: 16px;
  margin-bottom: 13px;
  line-height: 25px;
  text-align: center;
}
a.share-button span {
  font-size: 23px;
  line-height: 10px;
  display: block;
  float: left;
}
a.share-button.small {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  padding: 5px 12px 4px;
  font-size: 13px;
  margin: -2px 12px 0 0;
  line-height: 24px;
  float: left;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
a.share-button.small span {
  font-size: 14px;
  line-height: 23px;
  display: block;
  float: left;
  margin-right: 4px;
  margin-top: 1px;
}
a.share-button.small:last-of-type {
  margin-right: 0;
}
a.share-button.tiny {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  padding: 6px 5px 0 8px;
  font-size: 16px;
  margin: -2px 0 0 11.52px;
  line-height: 21px;
  float: left;
}
a.share-button.tiny span {
  font-size: 16px;
  line-height: 23px;
  display: block;
  margin-right: 4px;
}
a.share-button.tiny:first-of-type {
  margin-left: 0;
}
.facebook-blue {
  background: #2d648f;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

}
.facebook-blue:hover {
  background: #204F74;
}
.twitter-blue {
  background: #49addb;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

}
.twitter-blue:hover {
  background: #3489AF;
}
.light-gray {
  background: #f3f4f4;
  /* Old browsers */

  color: #808080 !important;
}
.email-gray {
  color: #808080 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.email-gray:focus,
.email-gray:active {
  background: #cccccc !important;
}
.email-gray:hover {
  color: #333333 !important;
}
.email-box {
  width: 250px;
  position: absolute;
  z-index: 999;
  font-size: 14px;
  background: #f3f4f4;
  padding: 24px;
  box-shadow: 0 5px 12px #333333;
  -moz-box-shadow: 0 5px 12px #333333;
  -webkit-box-shadow: 0 5px 12px #333333;
  right: 0;
  margin-top: 26px;
  display: none;
}
.email-box label {
  display: block;
  text-transform: none;
}
.email-box input,
.email-box textarea {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 5px 6px;
  margin-bottom: 12px;
}
.email-box input[type="submit"] {
  width: auto;
  margin-bottom: 0;
  background: #29abe2;
  color: #fff;
  border: none;
  padding: 8px 10px;
}
.email-box input[type="submit"]:hover {
  background: #2278aa;
}
.email-box input[type="submit"]:active {
  background: #29abe2;
}
.email-box input[type="submit"].cancel {
  background: #808080;
  margin-right: 24px;
}
.email-box input[type="submit"].cancel:hover {
  background: #333333;
}
.email-box input[type="submit"].cancel:active {
  background: #808080;
}
.email-box.active {
  display: block;
}
/******COMMENT SECTION*****/
.comment-section h2 {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
}
.comment-section h5 {
  font-size: 17px;
}
.comment-slider {
  width: 85.9%;
  margin: 0 2.53% 24px;
  min-height: 345px;
  height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
}
.left-arrow-slider,
.right-arrow-slider {
  width: 4.5%;
  background-color: #29abe2;
  height: 345px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  display: block;
  padding: 155px 0 0 19px;
}
.left-arrow-slider span,
.right-arrow-slider span {
  color: rgba(256, 256, 256, 0.7);
  font-size: 44px;
}
.left-arrow-slider:hover,
.right-arrow-slider:hover {
  background-color: #2a96d5;
  cursor: pointer;
}
.left-arrow-slider:hover span,
.right-arrow-slider:hover span {
  color: #fff;
}
.comment-slide-item {
  width: 31.33%;
  margin-right: 3%;
  float: left;
  min-height: 345px;
  height: 100%;
  background-color: #f3f4f4;
}
.comment-slide-item img {
  width: 100%;
}
.comment-slide-item span.comment-time {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
  padding: 4px 6px;
  line-height: 12px;
}
.comment-slide-item .comment-bottom {
  padding: 12px;
  background-color: #f3f4f4;
  min-height: 140px;
}
.comment-slide-item .comment-bottom:hover {
  background-color: #dddddd;
}
.comment-slide-item .story-information div {
  font-size: 16px;
  color: 16px;
}
.comment-slide-item h2 {
  font-size: 25px;
  line-height: 28px;
}
.comment-slide-item:nth-of-type(3n) {
  margin-right: 0;
}
.small-story-list {
  margin-top: 24px;
}
.small-story-list:first-of-type {
  margin-top: 0;
}
/******BLOG LIST ON COMMENT****/
.blog-teaser {
  margin-top: 24px;
}
.blog-teaser header {
  margin-bottom: 12px;
}
.blog-teaser header .blog-header {
  background-color: #29abe2;
  width: 100%;
  padding: 14px 20px;
  color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.blog-teaser header .blog-header.gray-header {
  background-color: #f3f4f4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0px;
}
.blog-teaser header .blog-header.gray-header figure {
  float: left;
  margin-right: 15px;
}
.blog-teaser header .blog-header.gray-header p {
  font-size: 14px;
  line-height: 19px;
  color: #808080;
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  padding: 7px 0 0;
  margin-bottom: 0px;
}
.blog-teaser header h2 {
  float: left;
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
}
.blog-teaser header .small-button {
  float: right;
  text-transform: uppercase;
  font-size: 11px;
  background-color: #1d6995;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 12px;
  padding: 7px 8px 6px;
}
.blog-teaser header .small-button:hover {
  background-color: #2a96d5;
  color: #ffffff;
}
.blogger-buttons {
  margin-top: 12px;
}
.blogger-buttons a.share-button:first-of-type {
  margin-left: 0;
}
.blogger-share {
  float: left;
  margin-right: 19.200000000000003px;
  text-align: center;
}
.blogger-share span.icon {
  display: inline-block;
  float: none;
  margin: 0px;
  padding: 0px;
}
.blogger-share div.share,
.blogger-share div.comments {
  background-color: #f3f4f4;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  width: 55px;
  height: 55px;
  padding: 10px;
  text-align: center;
  line-height: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 12px;
  color: #808080;
}
.blogger-share-right {
  float: right;
  width: 88%;
}
.blogger-header,
.author-header {
  border-bottom: 5px solid #333333;
  margin-bottom: 24px;
}
.blogger-header figure,
.author-header figure {
  margin-right: 24px;
  float: left;
}
.blogger-header p,
.author-header p {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 27px;
  margin-top: 35px;
}
.author-header {
  border-bottom: none;
}
.author-header a.share-button:first-of-type {
  margin-left: 0;
}
.author-header h1 {
  margin: 0 0 15.4px;
}
/****BLOG ARTOCLE ***/
.triangle-left {
  display: block;
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-right: 11px solid #cccccc;
  border-bottom: 21px solid transparent;
}
.triangle-left-top {
  display: block;
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-right: 11px solid #f3f4f4;
  border-bottom: 21px solid transparent;
  margin: -42px 0 0 1px;
}
.triangle-right {
  display: block;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 11px solid #dddddd;
  border-bottom: 25px solid transparent;
}
.triangle-right-top {
  display: block;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 11px solid #ffffff;
  border-bottom: 25px solid transparent;
  margin: -50px 0 0 -2px;
}
.next-article {
  text-align: right;
  padding-left: 35px;
}
.previous-article {
  text-align: left;
  padding-right: 35px;
}
.previous-article,
.next-article {
  font-size: 14px;
  line-height: 21px;
}
.previous-article strong,
.next-article strong {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
  display: block;
}
.previous-article .triangle-left,
.next-article .triangle-left {
  border-top: 31px solid transparent;
  border-bottom: 31px solid transparent;
}
.previous-article .triangle-left-top,
.next-article .triangle-left-top {
  border-top: 31px solid transparent;
  border-right: 11px solid #ffffff;
  border-bottom: 31px solid transparent;
  margin: -62px 0 0 1px;
}
.previous-article .triangle-right,
.next-article .triangle-right {
  border-top: 31px solid transparent;
  border-bottom: 31px solid transparent;
}
.previous-article .triangle-right-top,
.next-article .triangle-right-top {
  border-top: 31px solid transparent;
  border-bottom: 31px solid transparent;
  margin: -62px 0 0 -1px;
}
.triangle-container {
  display: block;
  float: left;
  margin-right: 8px;
}
.triangle-container-right {
  display: block;
  float: right;
  margin-left: 12px;
}
.blog-information {
  margin-bottom: 12px;
  padding: 10px 7px 7px 10px;
  background: #f3f4f4;
}
.blog-information figure {
  float: left;
  margin-right: 8px;
}
.blog-information figure img {
  width: auto;
}
.blog-text {
  float: left;
}
.blog-text .blog-name {
  display: block;
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 21px;
  line-height: 19px;
  color: #808080;
}
.blog-text .blog-author {
  color: #808080;
  font-size: 13px;
  text-transform: uppercase;
}
/***PHOTO GALLERY PAGE***/
.photo-gallery-page {
  background-color: #222;
  padding: 24px 24px 0 24px;
  color: rgba(256, 256, 256, 0.9);
}
.photo-gallery-page header {
  margin-bottom: 16.799999999999997px;
}
.photo-gallery-page strong {
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
}
.photo-gallery-page p {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  color: rgba(256, 256, 256, 0.8);
}
.photo-gallery-page .slider-navigation {
  background-image: none !important;
}
.photo-gallery-page #mySwipe nav {
  border: none;
  height: 52px;
}
.photo-gallery-page .previous-button,
.photo-gallery-page .next-button {
  border: none;
  padding: 20px 20px 29px;
}
.photo-gallery-page .previous-button {
  padding-left: 0;
}
.photo-gallery-page .next-button {
  padding-right: 0;
}
.photo-gallery-page .previous-button:hover,
.photo-gallery-page .next-button:hover {
  background: inherit;
  color: rgba(255, 255, 255, 0.5);
}
.photo-gallery-page .previous-button:active,
.photo-gallery-page .next-button:active {
  background: inherit;
  color: rgba(255, 255, 255, 0.8);
}
.photo-gallery-page #position {
  margin-top: 10px;
}
.photo-gallery-page .ad {
  background-color: #1a1a1a;
}
.photo-gallery-page #mySwipeCaption {
  min-height: 145px;
}
.photo-gallery-page .caption-container .story-information {
  margin-bottom: 10px;
}
.photo-gallery-selector {
  background: #404040;
  padding: 24px 0;
  min-height: 170px;
  text-shadow: 0 1px 1px #000;
}
.photo-gallery-selector .selector-item {
  width: 17%;
  margin-right: 3.7%;
  float: left;
}
.photo-gallery-selector .selector-item h4 {
  color: rgba(256, 256, 256, 0.9);
  font-size: 14px;
  border-bottom: none;
  padding-bottom: 0;
}
.photo-gallery-selector .selector-item h4 span.info {
  display: block;
  color: #29abe2;
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
}
.photo-gallery-selector .selector-item img {
  width: 100%;
}
.photo-gallery-selector .selector-item:nth-of-type(5n) {
  margin-right: 0;
}
.photo-gallery-selector .photo-selector-slider {
  width: 85.9%;
  margin: 0 2.53% 24px;
  height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
}
.photo-gallery-selector .left-arrow-slider,
.photo-gallery-selector .right-arrow-slider {
  width: 4.5%;
  background: none;
  height: auto;
  min-height: 165px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  display: block;
  padding: 60px 0 0 20px;
}
.photo-gallery-selector .left-arrow-slider span,
.photo-gallery-selector .right-arrow-slider span {
  color: rgba(256, 256, 256, 0.7);
  font-size: 44px;
}
.photo-gallery-selector .left-arrow-slider:hover,
.photo-gallery-selector .right-arrow-slider:hover {
  background-color: #333333;
  cursor: pointer;
}
.photo-gallery-selector .left-arrow-slider:hover span,
.photo-gallery-selector .right-arrow-slider:hover span {
  color: #fff;
}
.photo-gallery-selector.videos {
  background: #404040;
  padding: 24px 0;
  min-height: 150px;
}
.play-container {
  background: #29abe2;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  position: absolute;
  margin-left: 6px;
  margin-top: 6px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  box-shadow: 0 2px 1px #000000 0 7px #999999;
  -moz-box-shadow: 0 2px 1px #000000 0 7px #999999;
  -webkit-box-shadow: 0 2px 1px #000000 0 7px #999999;
  color: #ffffff;
  font-size: 24px;
  padding: 3px 0 0 12px;
  text-shadow: none;
}
/****** TOPICS PAGE ******/
.topic-section h2 {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
}
.topic-section h5 {
  font-size: 14px;
}
.topic-content {
  width: 600px;
  margin: 24px auto 0;
}
.topic-content p {
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 27px;
  margin-top: 10px;
}
.topic-content p .number-of-items {
  position: absolute;
  margin: -14px 0 0 -64px;
  background-color: #29abe2;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  width: 56px;
  height: 56px;
  color: #fff;
  font-size: 14px;
  font-family: 'ColfaxBold', 'AvantGardeGothicITCW01B 731063', 'Nimbus Sans TW01 Bold', Helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  line-height: 12px;
  padding-top: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 6px solid #ffffff;
}
.topic-content p .number-of-items span {
  display: block;
  font-family: 'ColfaxRegular', 'AvantGardeGothicITCW01B 731069', 'Nimbus Sans TW01', Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 10px;
}
.small-circle {
  position: absolute;
  margin: -1px 0 0 -50px;
  background-color: #29abe2;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  width: 26px;
  height: 26px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.timeline {
  float: left;
  margin-right: 2%;
  width: 8%;
  min-width: 20px;
}
.timeline .line {
  width: 8px;
  height: 100%;
  background-color: #f3f4f4;
  margin: 0 auto;
}
.topic-list {
  width: 90%;
  float: right;
}
.topic-list .gallery-words {
  background: none !important;
}
.topic-article {
  background-color: #f3f4f4;
  padding: 12px 16.799999999999997px;
  margin-bottom: 26.400000000000002px;
}
.topic-article .arrow {
  color: #f3f4f4;
  position: absolute;
  font-size: 33px;
  margin: -3px 0 0 -27px;
}
.topic-article .circle {
  background: #cccccc;
  position: absolute;
  width: 18px;
  height: 18px;
  border: 6px solid #ffffff;
  margin: -3px 0 0 -67px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.topic-article .article-type {
  background: url('../images/sprite.svg') 0 0;
  position: absolute;
  width: 23px;
  height: 16px;
  margin: 4px 0 0 -94px;
}
.topic-article.video,
.topic-article.photo {
  color: #ffffff;
  background-color: #333333;
}
.topic-article.video .arrow,
.topic-article.photo .arrow {
  color: #333333;
}
.topic-article.video figure,
.topic-article.photo figure {
  float: left;
  margin-right: 18px;
  margin-top: 7px;
}
.topic-article.video img,
.topic-article.photo img {
  max-width: 150px;
}
.topic-article.video .gallery-words,
.topic-article.photo .gallery-words {
  padding-top: 0;
  padding-bottom: 0;
}
.video .article-type {
  background-position: 133px 23px;
}
.article .article-type {
  background-position: 101px 46px;
}
.photo .article-type {
  background-position: 133px 46px;
}
.topic-ad .article-type {
  background-position: 101px 22px;
}
/* ==========================================================================
   Grid & Setup
   ========================================================================== */
.container {
  margin: 0 auto;
  max-width: 1160px;
  padding: 0px 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row {
  *zoom: 1;
}
.column {
  margin-left: 2.3636363%;
  float: left;
  min-height: 1px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.column img {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.tab-body img {
  width: auto;
}
.column:first-child,
.columns:first-child {
  margin-left: 0px;
}
.row .main.column {
  width: 65.90909091%;
  margin-left: 0;
}
.row .aside.column {
  width: 31.72727273%;
}
.row .one-quarter.column {
  width: 23%;
  margin-left: 2.6%;
}
.row .one-quarter.column:first-child {
  margin-left: 0;
}
.main .row .one-quarter.column {
  width: 22.344828%;
}
.main .row .three-quarter.column {
  width: 74.068965%;
}
.main .row .half.column {
  width: 48.137931%;
}
.main .row .three-eight.column {
  width: 35.310344%;
}
.main .column {
  margin-left: 3.586206%;
}
.main .column:first-child {
  margin-left: 0px;
}
.main .row .five-eight.column {
  width: 61.103448%;
}
.main .row .five-eight.column .one-quarter.column {
  width: 36.705882%;
  margin-right: 6.117647%;
}
.aside .row .one-quarter.column {
  width: 19.4842406%;
}
.aside .row .three-quarter.column {
  width: 73.0659025%;
}
.aside .row .half.column {
  width: 46.184025%%;
}
.aside .column {
  margin-left: 7.449856%;
}
.aside .column:first-child {
  margin-left: 0px;
}
.active_state {
  background: #333;
  color: #fff;
}
.footer {
  background: #e6e6e6;
  padding: 30px 0;
}
.footer-buttons {
  float: left;
  margin-top: 7px;
}
.footer-buttons li {
  float: left;
  margin: 8px 12px 0 0;
  list-style: none;
  font-size: 14px;
}
.footer-buttons li a {
  border: #e4e1e1 solid 1px;
  background: #fff;
  padding: 9px 12px;
}
.footer-buttons li a:hover {
  color: #fff;
  background: #333;
}
.footer section.ad {
  margin-top: 10px;
}
.sub-footer {
  background: #7c7c7c;
  padding: 15px 0;
  color: #fff;
}
.sub-footer a {
  color: #fff;
  font-size: 13px;
  padding: 0 5px;
}
.sub-footer a:hover {
  color: #444;
}
.footer .aside img {
  width: 85%;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 1120px) {
  .navbar li a {
    padding: 9px 15px;
  }
}
@media only screen and (max-width: 1055px) {
  .navbar li a {
    padding: 9px 10px;
  }
}
@media only screen and (max-width: 965px) {
  .row .main.column,
  .row .aside.column {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .mega-menu .row .main.column,
  .mega-menu .row .aside.column {
    float: left;
  }
  .mega-menu .row .main.column {
    width: 70.90909091%;
  }
  .mega-menu .row .aside.column {
    width: 22.72727273%;
  }
  .mega-menu .aside {
    margin-top: 0;
  }
  .aside {
    margin-top: 24px;
  }
  .aside .row .one-quarter.column {
    width: 22.344828%;
  }
  .aside .row .three-quarter.column {
    width: 74.068965%;
  }
  .aside .row .half.column {
    width: 48.137931%;
  }
  .aside .column {
    margin-left: 3.586206%;
  }
  .split {
    float: left;
    margin-left: 4%;
    width: 48%;
    margin-top: 24px !important;
  }
  .split:first-child {
    margin-left: 0;
  }
  .navbar li a {
    padding: 9px 18px;
  }
  .navbar li:nth-of-type(6),
  .navbar li:nth-of-type(7),
  .navbar li:nth-of-type(8) {
    display: none;
  }
  .top-ad img {
    width: 100% !important;
  }
  a.logo,
  a.logo:visited,
  a.logo:link {
    background: url('../images/sprite.svg') no-repeat 0 -130px;
    display: block;
    height: 25px;
    width: 170px;
    float: left;
    padding-right: 12px;
  }
  .no-svg a.logo,
  .no-svg a.logo:visited,
  .no-svg a.logo:link {
    background: url('../images/sprite.png') no-repeat 0 -130px;
  }
  .comment-slide-item h2 {
    font-size: 22px;
    line-height: 24px;
  }
  .comment-slide-item h5 {
    line-height: 19px;
  }
  .footer .aside img {
    float: left;
    width: auto;
  }
  .footer-buttons {
    float: right;
  }
  .email-box {
    right: 10%;
  }
}
@media only screen and (max-width: 850px) {
  .navbar li a {
    padding: 9px 15px;
    font-size: 11px;
  }
}
@media only screen and (max-width: 800px) {
  .navbar li a {
    padding: 9px 10px;
    font-size: 10px;
  }
  section.ad img {
    width: 99% !important;
  }
}
@media only screen and (min-width: 35em) {
  
}
/*@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}*/
/* ==========================================================================
   Helper classes
   ========================================================================== */
.left {
  float: left;
}
.right {
  float: right;
}
.image-left {
  float: left;
  margin-right: 10px;
}
.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,
.navbar:before,
.navbar:after,
.story-teaser:before,
.story-teaser:after,
.sponsorship:before,
.sponsorship:after,
.story-information:after,
.story-information:before {
  content: " ";
  display: table;
}
.clearfix:after,
.navbar:after,
.story-teaser:after,
.sponsorship:after,
.story-information:after {
  clear: both;
}
.clearfix,
.navbar,
.story-teaser,
.sponsorship,
.story-information {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
  
    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) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  .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;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ==========================================================================
   IE Fixes
   ========================================================================== */
/*IE fix starts here*/
.lt-ie9 .gallery-words,
.ie9 .gallery-words {
  background: #333333;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#333333', GradientType=0)";
}
.lt-ie9 .navbar,
.ie9 .navbar {
  color: white;
  position: fixed;
  top: 0;
  z-index: 9999;
  height: 45px;
  background: #222 !important;
  filter: none !important;
}
.lt-ie9 span.comment-time {
  background: #323232;
}
.lt-ie9 .comment-slide-item {
  width: 30.33%;
}
.lt-ie9 .twitter-item {
  border: #e6e4e4 solid 1px;
}
.lt-ie9 .photo-gallery-selector .selector-item {
  margin-right: 3%;
}
.lt-ie9 .photo-gallery-selector .selector-item h4 {
  color: #fff;
}
.lt-ie9 .photo-gallery-page {
  color: #fff;
}
.lt-ie9 .next-button span,
.ie9 .next-button span {
  margin-top: -6px;
}
.lt-ie9 .photo-gallery-page p {
  color: #fff;
}
.ie9 .slider-navigation,
.lt-ie9 .slider-navigation {
  background: #222222;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#222222', GradientType=0)";
}
.lt-ie9 .photo-gallery-selector .left-arrow-slider,
.lt-ie9 .photo-gallery-selector .right-arrow-slider {
  min-height: 105px;
  padding: 60px 0 0 19px;
}
/*IE fix ends*/