html,
body {
  font-size: 14px;
}
body {
  font-family: "Lato", sans-serif;
  margin: 0px;
  padding: 0px;
  color: #999999;
  text-rendering: optimizeLegibility;
  font-weight: 400;
  background-color: #FFFFFF;
  overflow-x: hidden;
}
a,
a.inverted,
a.white {
  cursor: pointer;
  color: #000;
  text-decoration: none;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
  outline: none
}
a.inverted {
  color: #999;
}
a.white {
  color: #fff;
}
a:hover,
a.hover,
a:focus {
  color: #E14D43;/*#9AD03E;223f9a*/
  -webkit-transition: all .55s ease;
  -moz-transition: all .55s ease;
  -o-transition: all .35s ease;
  transition: all .55s ease;
  outline: none;
  text-decoration: none
}
a.inverted:hover,
a.inverted:focus {
  color: #E14D43;
}
a.white:hover,
a.white:focus {
  color: #E14D43;
}
hr {
  margin-top: 2em;
  margin-bottom: 2em;
  border: 0;
  height: 3px;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
  background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
  background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
}
h1,
h2,
h2.h3.h4,
h3,
h5,
h6 {
  font-family: 'Lato';
  color: #2D343E;
  margin-bottom: 1rem;
}
p {
  margin-bottom: 1em;
}
p:last-child {
  margin-bottom: 0;
}
.wojo-content {
  padding: 1em;
}
.wojo-content-full {
  padding: 1em 1em
}
.wojo-content-half {
  padding: .5em 1em;
}
header {
  position: relative;
  background-color: #FFF;
}
header .top-bar {
  background-color: #111111;
  color: #999999;
  box-shadow: inset 0 -1px 0 0 #000000;
}
header .top-bar .doSearch {
  float: right;
  min-width: 300px
}
header .logo{
  /*margin-top:1.2em;*/
}

.jjtop{
	
	}
.subheader {
  background-image: url(../uploads/media/SceneDoc-Investment.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  height:222px;
}

.subheader h1 {
  color: #fff;
  margin: 0 0 0 10px;
  font-weight:500;
  font-size:3.0em;
 
}
.subheader h1 small {
  display:block;
  font-weight: 500;
  color: #fff;
  margin-top:.5em;
}
.subheader .wojo.breadcrumb {
  position: absolute;
  bottom: 0;
  right:1em;
  background-color: #E74C3C; 
  color:#fff;
   padding: .5em 1.2em;
  text-transform: capitalize;
  width: auto;
}
.subheader .wojo.breadcrumb a.section {
  color:#fff;
}
.subheader .wojo.breadcrumb a:hover {
  text-decoration: underline;
}
.subheader .wojo.breadcrumb .section {
  font-size:.786em;
  color:#fff;
}
.subheader .wojo.inverted.input{
  width:300px;
}
#suggestions {
  position: absolute;
  width:300px;
  top: 5em;
  z-index: 100
}
#search-results {
  background-color: #FFF;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
}
#search-results {
  background-color: #FFF;
}
#search-results .item {
  display: block
}
#page {
  background-color: #FFF;
}
#pagination{
  margin-top:1em;
}
/* == Menu Navigation == */
.sm,
.sm ul,
.sm li {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: normal;
  direction: ltr;
}
ul.sm li {
  position: relative;
}
ul.sm a {
  position: relative;
  display: block;
}
ul.sm a.disabled {
  cursor: default;
}
ul.sm ul {
  position: absolute;
  top: -999999px;
  left: -800px;
  width: 100px;
}
ul.sm li {
  float: left;
}
ul.sm-rtl {
  direction: rtl;
}
ul.sm-rtl li {
  float: right;
}
ul.sm ul li,
ul.sm-vertical li {
  float: none;
}
ul.sm a {
  white-space: nowrap;
}
ul.sm ul a,
ul.sm-vertical a {
  white-space: normal;
}
* html ul.sm-vertical li {
  float: left;
  width: 100%;
}
* html ul.sm-vertical ul li {
  float: none;
  width: auto;
}
*:first-child+html ul.sm-vertical>li {
  float: left;
  width: 100%;
}
ul.sm ul.sm-nowrap>li>a {
  white-space: nowrap;
}
ul.sm:after {
  content: "\00a0";
  display: block;
  height: 0;
  font: 0/0 serif;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
* html ul.sm {
  height: 1px;
}
*:first-child+html ul.sm {
  min-height: 1px;
}
ul.sm li *,
ul.sm li *:before,
ul.sm li *:after {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
ul.sm {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  float:left;
}

/* Menu box
===================*/
.top-menu {
  position: relative;
}
.topmenu,
 .topmenu ul {
  background: #fff;
}
.topmenu li > a {
  display: block;
  text-decoration: none;
  padding: .85em 1.6em;
  text-align: center;
  font-weight: 300;
  color: #000000;
}
.topmenu li a > i {
  display: block;
  font-size: 2em;
}
.topmenu li > a strong {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .85em;
}
.topmenu li > a small {
  display: block;
 font-size:.85em;
}
.topmenu li > a i,
.topmenu li > a strong,
.topmenu li > a small {
  position: relative;
  transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  display:inline;
}
.topmenu li:hover > a i {
  opacity: 1;
  -webkit-animation: moveFromTop 300ms ease-in-out;
  -moz-animation: moveFromTop 300ms ease-in-out;
  -ms-animation: moveFromTop 300ms ease-in-out;
  -o-animation: moveFromTop 300ms ease-in-out;
  animation: moveFromTop 300ms ease-in-out;
}
.topmenu li:hover a strong {
  opacity: 1;
  -webkit-animation: moveFromLeft 300ms ease-in-out;
  -moz-animation: moveFromLeft 300ms ease-in-out;
  -ms-animation: moveFromLeft 300ms ease-in-out;
  -o-animation: moveFromLeft 300ms ease-in-out;
  animation: moveFromLeft 300ms ease-in-out;
}
.topmenu li:hover a small {
  opacity: 1;
  -webkit-animation: moveFromRight 300ms ease-in-out;
  -moz-animation: moveFromRight 300ms ease-in-out;
  -ms-animation: moveFromRight 300ms ease-in-out;
  -o-animation: moveFromRight 300ms ease-in-out;
  animation: moveFromRight 300ms ease-in-out;
}
.topmenu a >small {
  display: block
}
.topmenu a:hover,
.topmenu a:focus,
.topmenu a:active,
.topmenu a.highlighted {
  color: #c04e2e;
}
.topmenu li > a.active {
  /*background: #e74c3c;*/
  color: #000;
}
.topmenu a.has-submenu {}
.topmenu li.nav-submenu-item i.icon {
  margin-right: .5em
}
.topmenu ul a.has-submenu,
 .topmenu-vertical a.has-submenu {
  padding-right:1.8em;
}
.topmenu li ul li a {
  padding: .85em;
  text-align: left;
  border: 0;
  /*box-shadow:inset 0 -1px 0 0 #EEE;*/
}
.topmenu li ul li a i {
  font-size: 1em;
  display: inline-block;
  margin: 0 .5em 0 0;
}
#menu ul.two.cols {
  width: 380px!important;
}
#menu ul.three.cols {
  width: 500px!important;
}
#menu ul.three.cols li {
  width: 33.33%;
}
#menu ul.four.cols li {
  width: 25%;
}
#menu ul.four.cols {
  width: 680px!important;
}
#menu ul.cols li {
  display: block;
  float: left;
  width: 50%;
  box-shadow:inset 1px 0 0 0 #EEE;
}
#menu ul.cols li:first-child {
  box-shadow:none
}
#menu ul.cols {
  clear: both
}
/* Sub menu indicators
===================*/
.topmenu ul.menu-submenu{
box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
}
.topmenu a span.sub-arrow {
  /*position: absolute;*/
  left: 45%;
  bottom: -.25em;
  width: 1em;
  height: 1em;
  line-height: 1em;
  display:none;
  float: right;
}
.topmenu ul a span.sub-arrow,
 .topmenu-vertical a span.sub-arrow {
  right: auto;
  margin-left: -14px;
}
/* Items separators
===================*/
.topmenu li {
  /*border-left: 1px solid #f3f3f3;*/
}
.topmenu li:first-child {
  border-left: 0;
}
.topmenu ul li,
 .topmenu-vertical li {
  border-left: 0;
}
.topmenu ul li:first-child,
 .topmenu-vertical li:first-child {
  border-top: #c04e2e 5px solid;
}

.topmenu span.scroll-up,
.topmenu span.scroll-down {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  border: solid #bbb;
  border-width: 1px 0;
  background: #fff;
  height: 20px;
}
.topmenu span.scroll-up-arrow,
.topmenu span.scroll-down-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-width: 8px;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #555 transparent;
}
.topmenu span.scroll-down-arrow {
  top: 6px;
  border-style: solid dashed dashed dashed;
  border-color: #555 transparent transparent transparent;
}

/* == Plugis Layout == */
#topwidget {
  box-shadow: 0 5px 0 0 #fff, 0 5px 0 0 #fff, 0 0 25px #F5F5F5 inset;
  background-color: #fff;
}
#topwidget .static-image {
  background-attachment: scroll;
  background-image: url("uploads/images/pages/static2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding-top: 3em;
  padding-bottom: 3em;
  color: #fff
}
#topwidget .static-image > h1 {
  font-size: 3em;
  text-transform: uppercase;
  color: #fff;
  font-family: "Lato";
  font-weight: 100;
}
#rightwidget aside,
#leftwidget aside {
  margin-bottom: 1.5em;
}
#rightwidget aside h3,
#leftwidget aside h3 {
  font-weight:400;
  color:#333
}
#botwidget {
  position: relative;
  background-color: #eeeeee;
  color: #000000;
  border-top:#c04e2e 5px solid;/* 223f99 -blue c04e2e -red*/
}
#botwidget h3 {
  font-size: 1.2em;
  padding-top: 1em;
  color: #254194;
  text-transform: capitalize;
  font-weight:bold;
}
/* == Loading == */
.loader {
  position: relative
}
.loader:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
  visibility: visible;
  z-index: 5000;
}
/* == Footer == */
footer {
  background-color: #c04e2e;
}
footer .footer-wrap {
  border-top: 1px solid #E14D43;
}
footer .logo {
  max-width: 130px
}
footer .copyright {
  text-align: right;
}
footer .copyright-text{color:#ffffff;}
footer .copyright-text a{color:#00F;}
footer .copyright-text a :hover{color:#006 !important;}
#scrollUp {
  bottom: 70px;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: #363B3F;
  border-radius: 4px;
  text-align: center;
  line-height: 35px;
  opacity: 0.8;
  color: #999;
}
#scrollUp:before {
  content: "\f077";
  display: inline-block;
  vertical-align: middle;
  font: 14px/18px 'Icons';
  color: #ccc;
}
#error-page {
  height: 100%;
  background-image: url(../images/404_bg.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: top center;
  height: 100vh;
  text-align: center;
  background-color: #282828;
  box-shadow: inset 0 10px 0 0 #000000, inset 0 -10px 0 0 #000000;
  position: relative
}
#error-page .logo {
  padding-top: 2em;
}
#error-page h1 {
  padding-top: .5em;
  color: #fff;
  font-size: 5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
#error-page h3 {
  color: #7F7F7F;
  font-size: 1.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
#error-page h3.primary {
  margin-top: 2em;
}
#error-page #but.button {
  font-size: 2em;
}
#error-page #but.button i.icon {
  font-size: 4em;
}
@media only screen and (min-width: 959px) {
.ns_nerveSlider{height:550px !important;}
.tjj{margin-bottom:0 !important;}
#abxx{top:-110px; position:relative;}
.logotops{width:300px !important;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.ns_nerveSlider{height:450px !important;}#abxx{top:-110px; position:relative;}
.acx h2{font-size:18px !important;}
.tjj{margin-bottom:0 !important;}
.topmenu li > a {
  padding: .5em 1em;
}  
.topmenu li a > i {
  font-size: 1.2em;
}
.topmenu li > a strong {
  font-size: .85em;
}
.topmenu li > a small {
 font-size:.65em;
}
.topmenu a span.sub-arrow {
  left: 40%;
}
.tho{float:right !important;}.xxc{position:relative; float:right !important; margin-top:12px;}.searchv{ float:left; position:relative;}
.searchx{position:relative; float:right;}
}
 @media only screen and (max-width: 768px) {
.tjj{margin-bottom:1em !important;}
.tho{float:none !important;}.xxc{position:inherit; float:none !important; margin-top:12px;}
.searchv{ float:none !important; position:relative;}
.searchx{position:relative; float:left !important;}
.xcc{float:none !important;}
.con-ico{width:20% !important;}


.logo {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: center;
}
#footer .links {
  float: none!important
}
.wojo.tabs li {
  float: none;
}
.wojo.tabs li a.active,
 .wojo.tabs li a.active:hover {
  border-color: #F4BF1E;
}

ul.topmenu {
  width: auto;
}
ul.topmenu ul {
  display: none;
  position: static;
  top: auto!important;
  left: auto!important;
  margin-left: 0 !important;
  margin-top: 0!important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
ul.topmenu>li {
  float: none;
}
ul.topmenu>li>a,
ul.topmenu ul.sm-nowrap>li>a {
  white-space: normal;
}
ul.topmenu iframe {
  display: none;
}


/* Menu box
===================*/
.topmenu ul.menu-submenu  {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.topmenu li > a {
  display: block;
  text-decoration: none;
  padding: .5em 1em;
  text-align: left;
  font-weight: 300;
  color: #999999;
  box-shadow:inset 0 -1px 0 0 #EEE;
}

.topmenu li a > i {
  display: inline-block;
  font-size: 1em;
  margin-right:1em;
}
.topmenu li > a strong {
  display: inline-block;
  font-weight: 500;
  font-size: .95em;
}

.topmenu li > a small {
  display: block;
  font-size:.8em;
  margin-left:2.5em;
}
.topmenu a span.sub-arrow {
  left:auto;
  right:1em;
  bottom:1em;
  width: 1em;
  height: 1em;
  line-height: 1em;
}
.topmenu ul a span.sub-arrow,
.topmenu-vertical a span.sub-arrow {
   left:auto;
   right:1em;
}
#menu ul.two.cols,
#menu ul.three.cols,
#menu ul.four.cols {
  width: 100%!important;
}
#menu ul.cols li {
  float: none;
  width: auto;
  box-shadow:none
}
.topmenu li:hover > a i,
.topmenu li:hover a small {
  opacity: 1;
  -webkit-animation:none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}
.topmenu a.highlighted span.sub-arrow {
  display: none;
}
.topmenu li {
  border-left: 0;
}
.topmenu li:first-child {
  border-top: 0;
}
}

.ab{/*padding:5px; margin-top:10px;*/ max-height:200px; overflow:hidden;}
.head-box{background-color:#ebebeb; padding:15px 20px 20px 20px; border-bottom:4px #c04e2e solid; border-radius:10px 10px 0px 0px; min-height:80px; max-height:80px;}
.acx-con{display:inline-block;}
.acx{ width:auto; text-align:right; float:left; color:#000; font-weight:bold;}
.acx h2{ color:#666;
	/*background: -webkit-linear-gradient(left, #ce0f3b, #12519e);
	background: linear-gradient(left, #ce0f3b, #12519e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
	margin-bottom:0px;}
	
.box-below{background-color:#f7f7f7;padding:15px; min-height:220px; max-height:220px; overflow:auto; border-radius:0px 0px 10px 10px;}
.box-b-head{margin-bottom:5px;}
.box-b-cont{margin-top:5px;color:#000;}

.kn{ width:auto; text-align:right; float:left;}
.kn h2{color:#666;/*background: -webkit-linear-gradient(left, #ce0f3b, #12519e);
	background: linear-gradient(left, #ce0f3b, #12519e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/ margin-bottom:0px;}
.box-b-head p{ text-align:right; margin-top:0px;}



.tho{float:right; color:#000 !important;}

.ecp{color:#000000;}
.ecp h4{ color:#000000;}

#khx{
background: url(../uploads/media/bginner.png) no-repeat left top fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; min-height:100vh;}
.khx-box{}

.andoi{color:#fff !important;}
#searchfield{color:#000000 !important; background-color:#FFFFFF; opacity:0.6;}


.kxz{background-color:transparent !important; padding-right:5px !important;}
.searchv{ float:left; position:relative;}
.searchx{position:relative; float:right; padding-left:5px;}

.xxc{position:relative; float:right; margin-top:12px;}

.cb{ color:#000000;}

.affilates-box{ border:1px solid #000; padding:0px !important; height:250px; position:relative; margin-right:10px; margin-bottom:10px;}
.affiliate-head{padding:15px; text-align:center; height:190px; background:url(../uploads/media/sbg.png) repeat; color:#FFF;}

.affiliate-below{margin:0px !important; border-top:1px solid #000; height:60px !important; bottom:0; position:absolute; width:100%;}
.smlinks{float:left; position:relative; border-right:1px solid #000; width:33%; height:60px; padding:15px 10px 10px 10px; text-align:center;}
.firstsmlinks{border-bottom:1px solid #000;}
.lastsmlinks{width:34% !important; border-right:0px !important;}

.smlinks{border-bottom:1px solid #000;}

.weblinks{background:#c04e2e;}
.fblinks{background:#4a6eaa;}
.twitterlinks{background:#2aa9e0;}

.smlinks i{color:#fff;}

.weblinks:hover{ background:#fff;}
.fblinks:hover{ background:#fff;}
.twitterlinks:hover{ background:#fff;}

.weblinks:hover i{color:#c04e2e;}
.fblinks:hover i{color:#4a6eaa;}
.twitterlinks:hover i{color:#2aa9e0;}

.address-contact div{margin-bottom:15px;}

.condet{position:relative; width:100%; margin-bottom:10px !important;}
.con-ico{float:left; position:relative; width:10%;}
.condet{float:left; position:relative; width:70%;}

.socmed{width:100%; position:relative;}
.socitem{width:30%; border:1px solid #000; margin-right:5px; height:70px; padding:5px 10px; float:left; text-align:center;}

.sifb{ background:#4a6eaa;}
.sitw{background:#2aa9e0;}
.sigp{background:#d95232;}

.sifb:hover i{color:#4a6eaa;}
.sitw:hover i{color:#2aa9e0;}
.sigp:hover i{color:#d95232;}

.socitem i{color:#ffffff;}
.socitem:hover{background:#ffffff;}

.wim{background-color:#c04e2e !important; color:#FFF !important;}

p{font-size:14px !important;}

.imgfront{width:100%;}

.fadesbg{/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(192, 78, 46,0.65) 0%, rgba(192, 78, 46,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(192, 78, 46,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(192, 78, 46,0.65) 0%,rgba(192, 78, 46,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(192, 78, 46,0.65) 0%,rgba(192, 78, 46,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(192, 78, 46,0.65) 0%,rgba(192, 78, 46,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(192, 78, 46,0.65) 0%,rgba(192, 78, 46,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-8 */
 max-width:40%;
}

.fadesbg2{/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(202, 201, 206,0.65) 0%, rgba(202, 201, 206,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(202, 201, 206,0.65)), color-stop(100%,rgba(202, 201, 206,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(202, 201, 206,0.65) 0%,rgba(202, 201, 206,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(202, 201, 206,0.65) 0%,rgba(202, 201, 206,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(202, 201, 206,0.65) 0%,rgba(202, 201, 206,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(202, 201, 206,0.65) 0%,rgba(202, 201, 206,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-8 */
 max-width:40%;
}

#honly{margin-bottom:-120px;}

