﻿.big-blue-header {
  font-family: 'Raleway', sans-serif, Arial, sans-serif;
  background-color: #479dc4;
}
.big-blue-header .inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.big-blue-header .clearfix {
  *zoom: 1;
}
.big-blue-header .clearfix:before,
.big-blue-header .clearfix:after {
  display: table;
  content: "";
}
.big-blue-header .clearfix:after {
  clear: both;
}
.big-blue-header .drop-ie-gradient {
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.big-blue-header .dropdown-arrow-inverse {
  border-bottom-color: !important;
  border-top-color: !important;
}
.big-blue-header p {
  font-size: 15px;
  line-height: 27px;
  margin: 0 0 10px;
  padding: 10px 0;
}
.big-blue-header p small,
.big-blue-header p .small {
  font-size: 12px;
  color: #999999;
}
.big-blue-header .lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
.big-blue-header small {
  font-size: 85%;
}
.big-blue-header strong {
  font-weight: bold;
}
.big-blue-header em {
  font-style: italic;
}
.big-blue-header cite {
  font-style: normal;
}
.big-blue-header .muted {
  color: #999999;
}
.big-blue-header .highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.big-blue-header h1,
.big-blue-header h2,
.big-blue-header h3,
.big-blue-header h4,
.big-blue-header h5,
.big-blue-header h6 {
  margin: 10px 0;
  line-height: 1;
  font-weight: normal;
  text-rendering: optimizelegibility;
}
.big-blue-header h1 small,
.big-blue-header h2 small,
.big-blue-header h3 small,
.big-blue-header h4 small,
.big-blue-header h5 small,
.big-blue-header h6 small {
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
}
.big-blue-header h1 {
  font-size: 42px;
  line-height: 50px;
  margin: 20px 0;
}
.big-blue-header h1 small {
  font-size: 28px;
}
.big-blue-header h2 {
  font-size: 39px;
  line-height: 48px;
}
.big-blue-header h2 small {
  font-size: 21px;
}
.big-blue-header h3 {
  font-size: 33px;
  line-height: 42px;
}
.big-blue-header h3 small {
  font-size: 16px;
}
.big-blue-header h4 {
  font-size: 28px;
  line-height: 35px;
}
.big-blue-header h4 small {
  font-size: 14px;
}
.big-blue-header h5 {
  font-size: 24px;
  line-height: 33px;
}
.big-blue-header h5 small {
  font-size: 12px;
}
.big-blue-header h6 {
  font-size: 22px;
  line-height: 30px;
}
.big-blue-header .page-header {
  border-bottom: none;
  padding-bottom: 20px;
  margin: 0;
}
.big-blue-header .page-title,
.big-blue-header .page-header h1 {
  line-height: 1;
  margin: 0;
}
.big-blue-header .page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.big-blue-header .page-subheader:before,
.big-blue-header .page-subheader:after {
  display: table;
  content: "";
}
.big-blue-header .page-subheader:after {
  clear: both;
}
.big-blue-header .page-subtitle,
.big-blue-header .page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.big-blue-header .page-header + .page-subheader {
  margin-top: -20px;
}
.big-blue-header .article-title,
.big-blue-header .article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
}
.big-blue-header .item-title {
  font-weight: bold;
}
.big-blue-header ul,
.big-blue-header ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
.big-blue-header ul ul,
.big-blue-header ul ol,
.big-blue-header ol ol,
.big-blue-header ol ul {
  margin-bottom: 0;
}
.big-blue-header ul {
  list-style: disc;
}
.big-blue-header ol {
  list-style: decimal;
}
.big-blue-header li {
  list-style: none;
  line-height: 0px;
}
.big-blue-header ul.unstyled,
.big-blue-header ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.big-blue-header dl {
  margin-bottom: 20px;
}
.big-blue-header dt,
.big-blue-header dd {
  line-height: 20px;
}
.big-blue-header dt {
  font-weight: bold;
}
.big-blue-header dd {
  margin-left: 10px;
}
.big-blue-header .dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
}
.big-blue-header .dl-horizontal dd {
  margin-left: 130px;
}
.big-blue-header .label,
.big-blue-header .badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.big-blue-header .label {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.big-blue-header .badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.big-blue-header a {
  color: #8e9497;
}
.big-blue-header a.label:hover,
.big-blue-header a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.big-blue-header a:hover,
.big-blue-header a:focus,
.big-blue-header a:active {
  text-decoration: none;
  outline: none;
}
.big-blue-header .label-important,
.big-blue-header .badge-important {
  background-color: #9c524c;
}
.big-blue-header .label-important[href],
.big-blue-header .badge-important[href] {
  background-color: #7a403b;
}
.big-blue-header .label-warning,
.big-blue-header .badge-warning {
  background-color: #ff8800;
}
.big-blue-header .label-warning[href],
.big-blue-header .badge-warning[href] {
  background-color: #cc6d00;
}
.big-blue-header .label-success,
.big-blue-header .badge-success {
  background-color: #58b08e;
}
.big-blue-header .label-success[href],
.big-blue-header .badge-success[href] {
  background-color: #449173;
}
.big-blue-header .label-info,
.big-blue-header .badge-info {
  background-color: #07b;
}
.big-blue-header .label-info[href],
.big-blue-header .badge-info[href] {
  background-color: #005788;
}
.big-blue-header .label-inverse,
.big-blue-header .badge-inverse {
  background-color: #444;
}
.big-blue-header .label-inverse[href],
.big-blue-header .badge-inverse[href] {
  background-color: #2b2b2b;
}
.big-blue-header .btn {
  background: #2d4652;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 20px;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.big-blue-header .btn .label,
.big-blue-header .btn .badge {
  position: relative;
  top: -1px;
}
.big-blue-header .btn:focus {
  outline: none;
}
.big-blue-header .btn.btn-small {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.big-blue-header .btn:hover,
.big-blue-header .btn.hover {
  background: #0091d7;
  color: #ffffff;
}
.big-blue-header .btn.red {
  background: #be2557;
}
.big-blue-header .btn.green {
  background: #2ba13c;
}
.big-blue-header .btn.brown {
  background: #a16e2b;
}
.big-blue-header .btn.blue.light {
  background: #2b94a1;
}
.big-blue-header .btn-mini .label,
.big-blue-header .btn-mini .badge {
  top: 0;
}
.big-blue-header .buttons .btn {
  margin-top: 10px;
}
.big-blue-header .page-header .label,
.big-blue-header .page-header .badge {
  vertical-align: middle;
}
.big-blue-header abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.big-blue-header abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.big-blue-header blockquote {
  font-size: 18px;
  font-style: italic;
  line-height: 30px;
  margin: 20px 0;
  border-left: 8px solid #D8D8D8;
}
.big-blue-header blockquote p {
  margin-bottom: 0;
}
.big-blue-header blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
.big-blue-header blockquote small:before {
  content: '\2014 \00A0';
}
.big-blue-header blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.big-blue-header blockquote.pull-right p,
.big-blue-header blockquote.pull-right small {
  text-align: right;
}
.big-blue-header blockquote.pull-right small:before {
  content: '';
}
.big-blue-header blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
.big-blue-header q:before,
.big-blue-header q:after,
.big-blue-header blockquote:before,
.big-blue-header blockquote:after {
  content: "";
}
.big-blue-header address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 20px;
}
.big-blue-header img {
  padding: 25px 0;
}
/*.big-blue-header input[type="text"],
.big-blue-header input[type="password"],
.big-blue-header input[type="datetime"],
.big-blue-header input[type="datetime-local"],
.big-blue-header input[type="date"],
.big-blue-header input[type="month"],
.big-blue-header input[type="time"],
.big-blue-header input[type="week"],
.big-blue-header input[type="number"],
.big-blue-header input[type="email"],
.big-blue-header input[type="url"],
.big-blue-header input[type="search"],
.big-blue-header input[type="tel"],
.big-blue-header input[type="color"],
.big-blue-header .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #CCCCCC;
  height: 28px;
  width: 100%;
  margin-bottom: 22px;
}*/
.big-blue-header textarea {
  width: 100%;
}
.big-blue-header .rtl .listing ul li i {
  float: right;
  padding: 0 5px 0 15px;
}
.big-blue-header .listing ul {
  margin: 10px 0;
}
.big-blue-header .listing ul li {
  font-size: 15px;
  font-weight: 300;
  padding-bottom: 15px;
}
.big-blue-header .listing ul li i {
  padding-right: 15px;
}
.big-blue-header .divider_1 {
  border-bottom: 1px solid #dce1e3;
}
.big-blue-header .divider_2 {
  border-bottom: 1px dashed #dce1e3;
}
.big-blue-header .divider_3 {
  background: url("../../../images/dot-line.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
}
.big-blue-header .header_1 {
  border-bottom: 1px solid #dce1e3;
}
.big-blue-header .header_2 {
  text-align: right;
  border-bottom: 1px dashed #dce1e3;
}
.big-blue-header .header_3 {
  background: url("../../../images/dot-line.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
}
.big-blue-header .form_actions {
  float: right;
}
.big-blue-header .form_actions .btn {
  margin-right: -16px;
}
.big-blue-header div .progress {
  background: #eee;
  border-radius: 0;
  box-shadow: none;
  height: 42px;
  margin-bottom: 25px;
}
.big-blue-header div .progress .bar {
  background: #6bb4d5;
  box-shadow: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-shadow: none;
  line-height: 42px;
  text-align: left;
  text-transform: uppercase;
}
.big-blue-header div .progress .bar i {
  float: left;
  font-size: 18px;
  color: #ffffff;
  line-height: 42px;
  padding: 0 15px;
  text-align: center;
  width: 27px;
}
.big-blue-header .skill {
  padding-bottom: 1px;
}
.big-blue-header .skill h2 {
  color: #6bb4d5;
  padding: 15px 0 24px;
}
.big-blue-header .skill.green h2 {
  color: #6ad59d;
}
.big-blue-header .skill.green .progress .bar {
  background: #6ad59d;
}
.big-blue-header .skill.red h2 {
  color: #d66c94;
}
.big-blue-header .skill.red .progress .bar {
  background: #d66c94;
}
.big-blue-header .skill.dark h2 {
  color: #6b696a;
}
.big-blue-header .skill.dark .progress .bar {
  background: #6b696a;
}
.big-blue-header .table th {
  font-size: 15px;
  font-weight: 600;
}
.big-blue-header .table th,
.big-blue-header .table td {
  padding: 10px;
}
.big-blue-header .accordion .accordion-group {
  border-radius: 0;
  border-style: none none solid;
  border-width: medium medium 1px;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}
.big-blue-header .accordion .accordion-group .accordion-heading {
  padding-left: 20px;
}
.big-blue-header .accordion .accordion-group .accordion-heading a {
  color: #2d4652;
  font-size: 18px;
  font-weight: 600;
  padding: 20px 15px;
}
.big-blue-header .accordion .accordion-group .accordion-body {
  overflow: visible;
}
.big-blue-header .accordion .accordion-group .accordion-body.in em.one {
  display: none;
}
.big-blue-header .accordion .accordion-group .accordion-body.in em.two {
  display: block;
}
.big-blue-header .accordion .accordion-group .accordion-body em {
  font-size: 18px;
  position: absolute;
  top: -40px;
}
.big-blue-header .accordion .accordion-group .accordion-body em.two {
  display: none;
}
.big-blue-header .accordion .accordion-group .accordion-body .accordion-inner {
  border-top: none;
  line-height: 30px;
  padding: 12px 15px 40px;
}
.big-blue-header .tz_hits i {
  color: #2d4652;
}
.big-blue-header .tp-button.default {
  background: #2d4652;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.big-blue-header #tz-slider .tp-button {
  font-weight: normal;
}
.big-blue-header .user_head span {
  padding-left: 18px;
}
.big-blue-header .date-group .date {
  color: #2d4652;
  border-bottom: none;
}
.big-blue-header body.view-portfolio,
.big-blue-header body.view-timeline {
  background-color: #ffffff;
}
/*.big-blue-header [class^="icon-"],
.big-blue-header [class*=" icon-"],
.big-blue-header i {
  font-size: 18px;
  color: #c5c9cb;
  top: 0;
  padding-right: 5px;
  width: 23px;
}*/
.big-blue-header #tz-component .TzLetters {
  padding-bottom: 20px;
}
.big-blue-header #tz-component .TzLetters li a:hover {
  background-color: #6bb4d5;
}
.big-blue-header .tz_feature_item .TzInner .info-header .TZcategory-name {
  float: left !important;
}
.big-blue-header .tz_feature_item .TzInner .info-header .TzPortfolioDate {
  color: #8e9497;
  float: right;
}
.big-blue-header #portfolio,
.big-blue-header #timeline {
  padding-bottom: 10px;
}
.big-blue-header #portfolio .TzInner,
.big-blue-header #timeline .TzInner {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.05);
  margin: 5px 25px 25px 5px;
}
.big-blue-header #portfolio .TzInner [class^="icon-"],
.big-blue-header #portfolio .TzInner [class*=" icon-"],
.big-blue-header #portfolio .TzInner i,
.big-blue-header #timeline .TzInner [class^="icon-"],
.big-blue-header #timeline .TzInner [class*=" icon-"],
.big-blue-header #timeline .TzInner i {
  width: 20px;
}
.big-blue-header #portfolio .TzInner .TzPortfolioMedia .tz_portfolio_image a,
.big-blue-header #portfolio .TzInner .TzPortfolioMedia .tz_portfolio_image_gallery a,
.big-blue-header #portfolio .TzInner .TzPortfolioMedia .tz_portfolio_video a,
.big-blue-header #portfolio .TzInner .TzPortfolioMedia .tz_audio_thumbnail a,
.big-blue-header #portfolio .TzInner .TzTimeLineMedia .tz_portfolio_image a,
.big-blue-header #portfolio .TzInner .TzTimeLineMedia .tz_portfolio_image_gallery a,
.big-blue-header #portfolio .TzInner .TzTimeLineMedia .tz_portfolio_video a,
.big-blue-header #portfolio .TzInner .TzTimeLineMedia .tz_audio_thumbnail a,
.big-blue-header #timeline .TzInner .TzPortfolioMedia .tz_portfolio_image a,
.big-blue-header #timeline .TzInner .TzPortfolioMedia .tz_portfolio_image_gallery a,
.big-blue-header #timeline .TzInner .TzPortfolioMedia .tz_portfolio_video a,
.big-blue-header #timeline .TzInner .TzPortfolioMedia .tz_audio_thumbnail a,
.big-blue-header #timeline .TzInner .TzTimeLineMedia .tz_portfolio_image a,
.big-blue-header #timeline .TzInner .TzTimeLineMedia .tz_portfolio_image_gallery a,
.big-blue-header #timeline .TzInner .TzTimeLineMedia .tz_portfolio_video a,
.big-blue-header #timeline .TzInner .TzTimeLineMedia .tz_audio_thumbnail a {
  margin: 0;
}
.big-blue-header #portfolio .TzInner .info-header,
.big-blue-header #timeline .TzInner .info-header {
  position: relative;
  height: 45px;
  border-bottom: 1px solid #F6F7F8;
  margin: 0 6px;
}
.big-blue-header #portfolio .TzInner .info-header .TzPortfolioCreatedby,
.big-blue-header #portfolio .TzInner .info-header .TZcategory-name,
.big-blue-header #portfolio .TzInner .info-header .TzPortfolioDate,
.big-blue-header #timeline .TzInner .info-header .TzPortfolioCreatedby,
.big-blue-header #timeline .TzInner .info-header .TZcategory-name,
.big-blue-header #timeline .TzInner .info-header .TzPortfolioDate {
  color: #8e9497;
  padding: 10px;
}
.big-blue-header #portfolio .TzInner .info-header .TzPortfolioCreatedby a,
.big-blue-header #portfolio .TzInner .info-header .TZcategory-name a,
.big-blue-header #portfolio .TzInner .info-header .TzPortfolioDate a,
.big-blue-header #timeline .TzInner .info-header .TzPortfolioCreatedby a,
.big-blue-header #timeline .TzInner .info-header .TZcategory-name a,
.big-blue-header #timeline .TzInner .info-header .TzPortfolioDate a {
  color: #8e9497;
  font-size: 15px;
}
.big-blue-header #portfolio .TzInner .info-header .TzPortfolioCreatedby,
.big-blue-header #timeline .TzInner .info-header .TzPortfolioCreatedby {
  float: left;
}
.big-blue-header #portfolio .TzInner .info-header .TZcategory-name,
.big-blue-header #timeline .TzInner .info-header .TZcategory-name {
  float: right;
}
.big-blue-header #portfolio .TzInner .info-bottom,
.big-blue-header #timeline .TzInner .info-bottom {
  color: #8e9497;
  border-top: 1px solid #F6F7F8;
  padding: 15px 0;
}
.big-blue-header #portfolio .TzInner .info-bottom .TzPortfolioCommentCount,
.big-blue-header #timeline .TzInner .info-bottom .TzPortfolioCommentCount {
  float: left;
}
.big-blue-header #portfolio .TzInner .info-bottom .tag,
.big-blue-header #timeline .TzInner .info-bottom .tag {
  float: right;
}
.big-blue-header #portfolio .TzInner .TzPortfolioTitle,
.big-blue-header #timeline .TzInner .TzPortfolioTitle {
  line-height: 30px;
}
.big-blue-header #portfolio .TzInner .TzPortfolioTitle a,
.big-blue-header #timeline .TzInner .TzPortfolioTitle a {
  color: #2d4652;
  font-size: 27px;
  font-weight: normal;
}
.big-blue-header #portfolio .TzInner .TzQuote,
.big-blue-header #timeline .TzInner .TzQuote {
  padding: 0;
}
.big-blue-header #portfolio .TzInner .TzQuote .quote_desc .fa-quote-right,
.big-blue-header #timeline .TzInner .TzQuote .quote_desc .fa-quote-right {
  float: right;
  margin-top: 4px;
}
.big-blue-header #portfolio .TzInner .TzQuote .text,
.big-blue-header #timeline .TzInner .TzQuote .text {
  padding-bottom: 10px;
}
.big-blue-header #portfolio .TzInner .TzQuote .text p,
.big-blue-header #timeline .TzInner .TzQuote .text p {
  font-size: 27px;
  color: #2d4652;
  line-height: 40px;
  font-style: normal;
  font-weight: 400;
  padding: 0;
}
.big-blue-header #portfolio .TzInner .TzLink,
.big-blue-header #timeline .TzInner .TzLink {
  line-height: 25px;
  padding: 0;
}
.big-blue-header #portfolio .TzInner .TzLink h3.title,
.big-blue-header #timeline .TzInner .TzLink h3.title {
  margin: 0;
}
.big-blue-header #portfolio .TzInner .TzLink h3.title a,
.big-blue-header #timeline .TzInner .TzLink h3.title a {
  font-weight: 400;
}
.big-blue-header #portfolio .TzInner .TzLink .introtext p,
.big-blue-header #timeline .TzInner .TzLink .introtext p {
  font-size: 15px;
  color: #2d4652;
  line-height: 27px;
}
.big-blue-header #portfolio .TzInner .TzLink a,
.big-blue-header #timeline .TzInner .TzLink a {
  font-size: 27px;
  font-weight: 400;
}
.big-blue-header #portfolio .TzInner .TzLink .title a,
.big-blue-header #timeline .TzInner .TzLink .title a {
  color: #2d4652;
}
.big-blue-header .inner_content {
  margin: 15px;
}
.big-blue-header .TzTimeLineMedia,
.big-blue-header .TzPortfolioMedia {
  margin-top: 20px;
}
.big-blue-header .TzTimeLineMedia img,
.big-blue-header .TzPortfolioMedia img {
  padding: 0;
}
.big-blue-header .TzPortfolioDescription {
  padding: 0;
}
.big-blue-header .TzPortfolioIntrotext {
  padding-bottom: 10px;
}
.big-blue-header .TzPortfolioIntrotext p {
  font-size: 15px;
  display: inline;
  color: #2d4652;
  padding: 18px 0;
  margin: 0;
}
.big-blue-header .TzPortfolioIntrotext p:first-child {
  display: block;
}
.big-blue-header .TzArticle-info > div {
  padding: 5px 0;
}
.big-blue-header #tz_options {
  padding-bottom: 24px;
}
.big-blue-header #tz_options .option-combo {
  padding: 10px 10px 10px 5px;
}
.big-blue-header #tz_options .option-combo a.btn {
  background: none repeat scroll 0 0 #FFF;
  font-size: 12px;
  font-weight: 500;
  color: #2d4652;
  text-shadow: none;
  border: 1px solid #DEE0DF;
  margin: 0 13px 10px 0;
  padding: 6px 12px;
}
.big-blue-header #tz_options .option-combo a.btn:hover,
.big-blue-header #tz_options .option-combo a.btn.selected {
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.05);
}
.big-blue-header .tag > span {
  text-transform: capitalize;
}
.big-blue-header #tz_append {
  padding: 15px 0 15px;
}
.big-blue-header #tz_append a {
  margin: 0 auto;
  text-align: center;
  width: 175px;
}
.big-blue-header #tz-header-wrapper {
  background: #479dc4;
  width: 100%;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  z-index: 1000;
}
.big-blue-header #tz-header-wrapper > .container {
  width: auto;
  padding: 0 30px;
}
.big-blue-header #tz-header-wrapper [class^="icon-"],
.big-blue-header #tz-header-wrapper [class*=" icon-"],
.big-blue-header #tz-header-wrapper i {
  color: #ffffff;
}
.big-blue-header #tz-header-wrapper .mega-dropdown-menu ul li a:hover,
.big-blue-header #tz-header-wrapper .mega-dropdown-menu ul li a:focus,
.big-blue-header #tz-header-wrapper .mega-dropdown-menu ul li.open a:hover,
.big-blue-header #tz-header-wrapper .mega-dropdown-menu ul li.open a:focus {
  background: transparent;
  color: #0c91d1;
}
.big-blue-header #tz-header-wrapper .mega-dropdown-menu ul li.dropdown-submenu a:after,
.big-blue-header #tz-header-wrapper .mega-dropdown-menu ul li.open.dropdown-submenu a:after {
  border: none;
}
.big-blue-header #tz-header-wrapper .mega-dropdown-menu ul li.dropdown-submenu:hover > a,
.big-blue-header #tz-header-wrapper .mega-dropdown-menu ul li.open.dropdown-submenu:hover > a {
  background-image: none;
  background-color: transparent;
}
.big-blue-header #tz-logo a img {
  padding: 0;
  margin-top: 22px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  z-index: 10000;
}
.big-blue-header #tz-menu {
  /*margin-left: 8px;*/

}
.big-blue-header #tz-menu .mega-group-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 5px 0 15px 0;
  padding: 0 0 10px 0;
}
.big-blue-header #tz-menu #login-form {
  color: #ffffff;
  margin: 0;
  padding-top: 5px;
}
.big-blue-header #tz-menu #login-form .control-group .controls input {
  color: #000000;
}
.big-blue-header #tz-menu #form-login-submit.control-group .controls a.btn-base {
  color: #ffffff;
}
.big-blue-header #tz-menu #form-login-submit.control-group .controls a.btn-base:hover {
  color: #0c91d1;
}
.big-blue-header #tz-menu img {
  padding: 5px 0;
}
.big-blue-header #tz-menu .mod_tz_news {
  padding-top: 10px;
}
.big-blue-header #tz-menu .mod_tz_news ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 13px 0;
}
.big-blue-header #tz-menu .mod_tz_news ul li:first-child {
  padding-top: 0;
}
.big-blue-header #tz-menu .mod_tz_news ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.big-blue-header #tz-menu .mod_tz_news ul li img {
  max-width: 75px;
  padding: 5px 0 0;
}
.big-blue-header #tz-menu .mod_tz_news ul li .tz_title {
  line-height: 17px;
  margin: 0 0 5px 0;
}
.big-blue-header #tz-menu .mod_tz_news ul li .tz_title a {
  font-size: 13px;
}
.big-blue-header #login-form .control-group .controls {
  padding-bottom: 10px;
}
.big-blue-header #login-form .control-group .controls input {
  border: none;
  height: 20px;
  color: #000000;
  width: 120px;
  margin-bottom: -20px;
}
.big-blue-header #login-form .control-group .controls a.hasTooltip {
  display: none;
}
.big-blue-header input#modlgn-remember {
  margin-right: 20px;
}
.big-blue-header #form-login-submit.control-group .controls button.btn-base {
  background: #2d4652;
  border: 1px solid;
  color: #FFFFFF;
  margin: 12px 0;
}
.big-blue-header #form-login-submit.control-group .controls button.btn-base:hover {
  background: #0091d7;
}
.big-blue-header #form-login-submit.control-group .controls a.btn-base {
  display: block;
  padding: 0;
}
.big-blue-header #form-login-submit.control-group .controls a.btn-base:hover {
  color: #0091d7;
}
.big-blue-header #tz-social {
  float: right;
  margin: 35px 0 0;
  -webkit-transition: margin 0.5s ease 0s;
  -moz-transition: margin 0.5s ease 0s;
  -o-transition: margin 0.5s ease 0s;
  transition: margin 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
}
.big-blue-header #tz-social ul.social-link {
  float: left;
  margin: 0;
}
.big-blue-header #tz-social ul.social-link li {
  list-style: none;
  float: left;
  padding: 0 5px 5px;
}
.big-blue-header #tz-social ul.social-link li a {
  color: #ffffff;
  margin-right: 10px;
}
.big-blue-header #tz-social ul.social-link li a span {
  font-size: 18px;
}
.big-blue-header #tz-social .search {
  float: right;
  width: 34px;
  position: relative;
  z-index: 10;
}
.big-blue-header #tz-social .search form {
  margin: 0;
}
.big-blue-header #tz-social .search form input {
  border: medium none;
  float: right;
  right: 3px;
  width: 0;
  height: 34px;
  position: absolute;
  top: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-top: -12px;
  padding: 0;
}
.big-blue-header #tz-social .search form input.open {
  width: 265px;
  padding-left: 10px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.big-blue-header #tz-social .search form label.icon-search {
  font-size: 18px;
  color: #ffffff;
  float: right;
  margin: 0 0 0 10px;
  z-index: 100;
}
.big-blue-header #tz-social .search form label.icon-search:hover {
  color: #444;
}
.big-blue-header #tz-banner-wrapper,
.big-blue-header #tz-slider-wrapper {
  margin-bottom: 33px;
  background-color: #6bb4d5;
}
.big-blue-header .banner .tp-caption.large_text {
  font-size: 36px;
  font-weight: normal;
  text-shadow: none;
  text-transform: uppercase;
}
.big-blue-header .banner .tp-caption.medium_grey,
.big-blue-header .banner .tp-caption.small_text {
  font-weight: normal;
  text-shadow: none;
}
.big-blue-header #tz-banner-wrapper #banner {
  max-width: 1281px;
  margin: 0 auto;
}
.big-blue-header #tz-banner-wrapper #banner .slotholder {
  display: none;
}
.big-blue-header #tz-banner-wrapper #banner #tz-banner {
  padding: 70px 0;
}
.big-blue-header #tz-banner-wrapper #banner #tz-banner h3 {
  color: #ffffff;
  font-size: 30px;
  word-spacing: 5px;
  font-weight: 400;
  padding: 0 30px 0 62px;
}
.big-blue-header #tz-banner-wrapper #banner #tz-banner .custom {
  width: 85%;
}
.big-blue-header body .tp-leftarrow.default {
  background: url("../../../images/large_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.big-blue-header body .tp-rightarrow.default {
  background: url("../../../images/large_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.big-blue-header #tz-slider ul li a {
  margin-top: 20px;
}
.big-blue-header #tz-slider ul li a.btn {
  color: #ffffff;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  border: none;
}
.big-blue-header #tz-component-wrapper {
  padding-bottom: 20px;
}
.big-blue-header #main-body {
  max-width: 1171px;
  padding: 48px 0;
  margin: 0 auto;
}
.big-blue-header #main-body #tz-slider {
  padding: 32px 60px 0 0;
}
.big-blue-header #main-body #tz-slider .tp-leftarrow,
.big-blue-header #main-body #tz-slider .tp-rightarrow {
  background: #b7bfc3;
  color: #ffffff;
  font-size: 18px;
  height: 24px;
  width: 20px;
}
.big-blue-header #main-body #tz-slider .tp-leftarrow.fa,
.big-blue-header #main-body #tz-slider .tp-rightarrow.fa {
  padding-left: 11px;
  padding-top: 3px;
}
.big-blue-header #main-body #tz-slider .tp-leftarrow:hover,
.big-blue-header #main-body #tz-slider .tp-rightarrow:hover {
  background: #2d4652;
}
.big-blue-header #main-body #tz-slider .tp-leftarrow {
  left: 0 !important;
}
.big-blue-header #main-body #tz-slider .tp-rightarrow {
  width: 20px;
  right: 0 !important;
}
.big-blue-header #main-body #tz-slider .tp-rightarrow.fa {
  padding-left: 12px;
}
.big-blue-header #main-body #tz-slider .tp-caption {
  z-index: 100;
}
.big-blue-header #main-body #tz-slider .tz_box_shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(45%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, #000000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#2d4652', GradientType=0);
  bottom: 0;
  height: 200px;
  position: absolute;
  z-index: 0;
  width: 100%;
}
.big-blue-header #main-body #tz-mainbody {
  padding: 35px 0;
}
.big-blue-header #main-body #tz-mainbody .module_magazine img {
  padding: 0;
}
.big-blue-header #main-body #tz-mainbody .module_magazine ul li {
  border-bottom: 1px solid #ededed;
  float: left;
  display: inline-block;
  width: 47%;
  padding: 8px 0 17px 0;
}
.big-blue-header #main-body #tz-mainbody .module_magazine ul li .tz_title {
  margin-bottom: 10px;
  line-height: 24px;
}
.big-blue-header #main-body #tz-mainbody .module_magazine ul li .tz_title a {
  color: #2d4652;
  font-weight: 600;
  margin-top: 15px;
}
.big-blue-header #main-body #tz-mainbody .module_magazine ul li .tz_hits {
  float: right;
  margin-top: -17px;
}
.big-blue-header #main-body .mod_tz_news ul li:nth-child(2n) {
  margin-left: 5%;
}
.big-blue-header #main-body .module_featured_news:hover a.prev,
.big-blue-header #main-body .module_featured_news:hover a.next,
.big-blue-header #main-body .module_best_aterials:hover a.prev,
.big-blue-header #main-body .module_best_aterials:hover a.next {
  display: block;
}
.big-blue-header #main-body .module_featured_news .module-title,
.big-blue-header #main-body .module_best_aterials .module-title {
  font-size: 30px;
  color: #2d4652;
  border-bottom: 2px solid #EBEDEC;
  padding-bottom: 9px;
}
.big-blue-header #main-body .module_featured_news .bt-cs a.prev,
.big-blue-header #main-body .module_best_aterials .bt-cs a.prev {
  left: auto;
  right: 45px;
}
.big-blue-header #main-body .module_featured_news .bt-cs a.prev,
.big-blue-header #main-body .module_featured_news .bt-cs a.next,
.big-blue-header #main-body .module_best_aterials .bt-cs a.prev,
.big-blue-header #main-body .module_best_aterials .bt-cs a.next {
  background: none !important;
  text-indent: 0;
  width: 30px;
  margin-top: -55px;
}
.big-blue-header #main-body .module_featured_news .bt-cs .tp-rightarrow,
.big-blue-header #main-body .module_featured_news .bt-cs .tp-leftarrow,
.big-blue-header #main-body .module_best_aterials .bt-cs .tp-rightarrow,
.big-blue-header #main-body .module_best_aterials .bt-cs .tp-leftarrow {
  width: 15px !important;
}
.big-blue-header #main-body .module_best_aterials .slides_control .bt-row .bt-inner {
  border: none;
  padding: 0;
}
.big-blue-header #main-body .module_best_aterials .slides_control .bt-row .bt-inner .bt-extra {
  border-top: none;
  margin-top: 0;
  padding: 5px 0;
}
.big-blue-header #main-body .slides_control {
  padding-top: 10px;
}
.big-blue-header #main-body .slides_control .bt-row {
  padding-bottom: 30px;
}
.big-blue-header #main-body .slides_control .bt-row .bt-inner {
  padding: 0 20px;
  border: 1px solid #ededed;
}
.big-blue-header #main-body .slides_control .bt-row .bt-inner .bt-title {
  color: #2d4652;
  font-size: 15px;
  line-height: 24px;
  text-transform: none;
  font-weight: 600;
  padding-top: 16px;
}
.big-blue-header #main-body .slides_control .bt-row .bt-inner img {
  margin-left: 0 !important;
  outline: none;
  padding: 10px 0 0;
  margin-bottom: 0;
}
.big-blue-header #main-body .slides_control .bt-row .bt-inner .bt-extra {
  border-top: 1px solid #ededed;
  padding: 12px 0 14px;
  margin-top: 16px;
}
.big-blue-header #main-body .slides_control .bt-row .bt-inner .bt-introtext {
  font-size: 12px;
  line-height: 18px;
  padding-top: 15px;
}
.big-blue-header #main-body .slides_control .bt-row .bt-inner .tz_hits {
  float: right;
}
.big-blue-header #main-body .slides_control .bt-row .bt-inner .bt-category {
  float: right;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 5px;
}
.big-blue-header #main-body .slides_control .bt-row .bt-inner .bt-date {
  font-size: 11px;
}
.big-blue-header #main-body .slides_control .bt-row .bt-inner .bt-date .date {
  color: #838383;
  font-weight: bold;
  padding-right: 7px;
}
.big-blue-header #main-body > .contact {
  padding: 0 30px;
}
.big-blue-header #main-body > .contact #tz-component-area {
  padding-left: 0;
}
.big-blue-header #main-body > .contact #tz-component-area .contact_form {
  margin-left: 0;
}
.big-blue-header .tz_magazine #tz-right {
  margin-top: 30px;
}
.big-blue-header .tz_magazine #tz-right .module-title {
  margin-bottom: 10px;
}
.big-blue-header #tz-footer-wrapper {
  background-color: #479dc4;
}
.big-blue-header #footer {
  font-size: 15px;
  line-height: 28px;
  color: #ffffff;
  max-width: 1171px;
  margin: 0 auto;
  padding: 20px 0;
}
.big-blue-header #footer [class^="icon-"],
.big-blue-header #footer [class*=" icon-"],
.big-blue-header #footer i {
  color: #ffffff;
  float: left;
  margin-top: 5px;
}
.big-blue-header #footer p {
  padding: 0 10px;
  margin: 0;
}
.big-blue-header #footer a {
  color: #ffffff;
}
.big-blue-header #footer a:hover {
  background-color: transparent;
  color: #2d4652;
}
.big-blue-header #tz-footer_menu ul li {
  padding-bottom: 15px;
}
.big-blue-header #tz-footer_address p {
  padding: 0px 10px 20px 32px;
}
.big-blue-header #tz-footer_address p:first-child {
  padding-top: 0;
}
.big-blue-header #tz-footer_address p span {
  display: block;
}
.big-blue-header #tz-footer_text h3 {
  font-size: 17px;
  font-weight: 400;
}
.big-blue-header #tz-footer img {
  padding-top: 0;
}
.big-blue-header #tz-footer p {
  text-align: right;
}
.big-blue-header #tz-google_map iframe {
  width: 100%;
  border: none;
}
.big-blue-header .port_time .TzItemPageInner {
  padding-right: 60px;
}
.big-blue-header .port_time #tz-component-area {
  padding-right: 0;
}
.big-blue-header .port_time #tz-component-area .tz_portfolio_like_button {
  margin: 40px 0;
}
.big-blue-header .port_time #tz-component-area .tz_portfolio_like_button .TzLikeButtonInner {
  padding-bottom: 45px;
}
.big-blue-header .port_time #tz-component-area .TzArticleTag {
  margin-top: -12px;
  padding-bottom: 6px;
}
.big-blue-header .port_time #tz-component-area .TzArticleTag .title {
  font-size: 24px;
}
.big-blue-header .port_time .tz_portfolio_user {
  border-bottom: none;
  margin: 25px 0;
}
.big-blue-header .port_time #tz-right .TzRelated {
  padding-top: 0;
}
.big-blue-header .port_time #tz-right .TzRelated .TzRelatedTitle {
  text-transform: none;
  font-size: 24px;
  font-weight: normal;
}
.big-blue-header .port_time #tz-right .TzRelated ul li {
  border-bottom: 1px solid #e5e5e5;
  float: left;
  clear: both;
  padding: 14px 0;
}
.big-blue-header .port_time #tz-right .TzRelated ul li .TzImage img {
  max-width: 85%;
  padding: 5px 0 0 0;
}
.big-blue-header .port_time #tz-right .TzRelated ul li a.TzTitle {
  font-weight: 500;
  color: #2d4652;
  font-size: 14px;
  line-height: 20px;
}
.big-blue-header .port_time #tz-right .TzRelated ul li .tz_date {
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  display: block;
  padding-top: 5px;
}
.big-blue-header .port_time #tz-right .TzRelated ul li:last-child {
  border-bottom: none;
}
.big-blue-header #tz-component-area {
  padding: 0 60px 0 10px;
}
.big-blue-header #tz-component-area div#infscr-loading {
  left: 45%;
  width: 50%;
  background: transparent;
}
.big-blue-header #tz-component-area div#infscr-loading img {
  display: block;
}
.big-blue-header #tz-component-area div#infscr-loading div i {
  display: none;
}
.big-blue-header #tz-component-area div#infscr-loading em {
  display: none;
}
.big-blue-header #tz-component-area .tz_portfolio_like_button {
  margin: 15px 0;
}
.big-blue-header .m_choose #choose,
.big-blue-header #tz-bottom-wrapper > #bottom {
  max-width: 1171px;
  margin: 0 auto;
}
.big-blue-header .m_choose .showbiz_lr {
  padding-right: 10px;
}
.big-blue-header #tz-bottom-wrapper > #bottom {
  padding: 25px 0 15px;
  font-weight: bold;
}
.big-blue-header #tz-bottom-wrapper > #bottom ul.breadcrumb {
  border: none;
  padding: 0;
}
.big-blue-header #tz-bottom-wrapper > #bottom ul.breadcrumb li span,
.big-blue-header #tz-bottom-wrapper > #bottom ul.breadcrumb li a {
  color: #BDC3C7;
}
.big-blue-header #tz-bottom-wrapper > #bottom ul.breadcrumb li a:hover {
  color: #0c91d1;
}
.big-blue-header #toTop {
  cursor: pointer;
  float: right;
  color: #BDC3C7;
}
.big-blue-header .TzCreatedby a:hover,
.big-blue-header .TzArticleCategory a:hover {
  color: #8e9497;
}
.big-blue-header .TzArticleInfo,
.big-blue-header .TzArticleBlogInfo {
  margin: 0;
  color: #8e9497;
}
.big-blue-header .TzArticleInfo > span,
.big-blue-header .TzArticleBlogInfo > span {
  display: block;
  float: left;
  font-size: 15px;
  padding-bottom: 5px;
  padding-right: 30px;
}
.big-blue-header .TzItemPageInner {
  position: relative;
}
.big-blue-header .TzItemPageInner .TzIcon {
  position: absolute;
  right: 0;
  top: 0;
}
.big-blue-header .TzItemPageInner .TzArticleTitle {
  margin-top: 20px;
  font-weight: 400;
}
.big-blue-header .TzItemPageInner .TzArticleTag {
  border-bottom: 1px solid #dce1e3;
  padding: 2px 0 35px;
}
.big-blue-header .TzItemPageInner .TzArticleTag h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.big-blue-header .TzItemPageInner .TzArticleTag h3.title {
  font-style: italic;
  float: left;
}
.big-blue-header .TzItemPageInner .TzArticleTag div.tags {
  padding-left: 40px;
  position: relative;
}
.big-blue-header .TzItemPageInner .TzArticleTag a.tag {
  color: #2d4652;
  display: inline-block;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  padding-left: 20px;
  padding-top: 5px;
}
.big-blue-header .TzItemPageInner .TzLikeButtonInner {
  padding: 0 0 20px;
}
.big-blue-header .TzItemPageInner .TzLikeButtonInner .TzLikeQuestion {
  color: #C7D0D4;
  font-size: 15px;
  font-weight: bold;
  padding-right: 40px;
}
.big-blue-header .TzItemPageInner .TzLikeButtonInner .TwitterButton {
  width: 85px;
}
.big-blue-header .TzItemPageInner .TzLikeButtonInner .GooglePlusOneButton {
  width: 70px;
}
.big-blue-header .TzItemPageInner .TzLikeButtonInner .PinterestButton {
  width: 50px;
}
.big-blue-header .TzItemPageInner .TzArticleMedia .tz_portfolio_image:hover img,
.big-blue-header .TzItemPageInner .TzArticleMedia .tz_portfolio_image_gallery:hover img,
.big-blue-header .TzItemPageInner .TzArticleMedia .tz_portfolio_video:hover img {
  opacity: 1;
}
.big-blue-header .tz_portfolio_user {
  font-size: 15px;
  line-height: 25px;
  border-bottom: 1px solid #dce1e3;
  padding: 20px 0;
  margin-bottom: 40px;
}
.big-blue-header .tz_portfolio_user .media-heading {
  padding: 6px 0;
}
.big-blue-header .tz_portfolio_user .media-heading a {
  color: #2d4652;
  font-size: 24px;
  font-weight: bold;
}
.big-blue-header .tz_portfolio_user .AuthorSocial {
  padding-top: 30px;
}
.big-blue-header .tz_portfolio_user .AuthorSocial a.TzSocialLink {
  color: #2d4652;
  padding-right: 14px;
}
.big-blue-header .tz_portfolio_user img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.big-blue-header #tz-right {
  border-left: 1px solid #dce1e3;
  padding-left: 33px;
}
.big-blue-header #tz-right ul {
  margin: 0;
}
.big-blue-header #tz-right ul li {
  list-style: none;
  border-bottom: none;
  display: block;
  padding: 10px 0;
}
.big-blue-header #tz-right ul li a {
  color: #282828;
  font-weight: 400;
  font-size: 15px;
}
.big-blue-header #tz-right > .t3-module {
  padding-bottom: 40px;
  display: inline-block;
}
.big-blue-header #tz-right .module_newsletter .module-title {
  padding-bottom: 15px;
}
.big-blue-header #tz-right .module_latest_tweets {
  font-size: 15px;
  margin-bottom: 14px;
}
.big-blue-header #tz-right .module_latest_tweets a {
  color: #22b7ff;
}
.big-blue-header #tz-right .module_latest_tweets .tztwd-tweet {
  line-height: 30px;
}
.big-blue-header #tz-right .module_latest_tweets .tztwd-tweet-data {
  font-size: 14px;
  color: #3b525e;
  text-align: left;
  padding-top: 10px;
}
.big-blue-header #tz-right .module_latest_tweets .tztwd-tweet-data a {
  color: #3b525e;
}
.big-blue-header #tz-right .module_hot_simple ul.TzModFeature li {
  padding: 10px 0 !important;
}
.big-blue-header #tz-right .module_hot_simple ul.TzModFeature li i {
  display: block;
  float: left;
  margin-top: 5px;
}
.big-blue-header #tz-right .module_hot_simple ul.TzModFeature li a {
  display: block;
  padding-left: 30px;
  line-height: 30px;
}
.big-blue-header #tz-right .tag_clound {
  padding-bottom: 10px;
}
.big-blue-header #tz-right .module-title {
  color: #282828;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 20px;
}
.big-blue-header #tz-right li.tag_item {
  float: left;
  padding-right: 10px;
}
.big-blue-header #tz-right li.tag_item > a {
  background: #EEF0F1;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 7px;
  position: relative;
}
.big-blue-header #tz-right li.tag_item > a:hover {
  background: #0091d7;
  color: #ffffff;
}
.big-blue-header #tz-right input {
  width: 90%;
}
.big-blue-header #tz-right .module_latest_news ul li {
  border-bottom: 1px solid #e5e5e5;
  float: left;
  clear: both;
  padding: 20px 0;
}
.big-blue-header #tz-right .module_latest_news ul li .TzImage img {
  max-width: 85%;
  padding: 5px 0 0 0;
}
.big-blue-header #tz-right .module_latest_news ul li a.TzTitle {
  font-weight: 600;
  color: #2d4652;
  font-size: 14px;
  line-height: 20px;
}
.big-blue-header #tz-right .module_latest_news ul li .tz_date {
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  display: block;
  padding-top: 5px;
}
.big-blue-header #tz-right .module_latest_news ul li:last-child {
  border-bottom: none;
}
.big-blue-header #tz-right .random-image img {
  padding: 0;
  width: 100%;
}
.big-blue-header .TzBlogInner .TzQuote {
  padding-bottom: 13px;
}
.big-blue-header .TzBlogInner .TzQuote p {
  font-size: 42px;
  font-weight: 400;
  font-style: normal;
  line-height: 52px;
  padding: 0;
}
.big-blue-header .TzBlogInner .TzQuote .text {
  font-size: 15px;
  padding-left: 70px;
  font-style: normal;
}
.big-blue-header .TzBlogInner .TzQuote .text div.author {
  padding-top: 10px;
}
.big-blue-header .TzBlogInner .TzQuote i {
  font-size: 42px;
  float: left;
}
.big-blue-header .TzBlogInner .TzLink a {
  font-size: 42px;
  font-weight: 400;
  color: #2d4652;
}
.big-blue-header .TzBlogInner .TzLink i {
  font-size: 35px;
}
.big-blue-header .TzBlogInner .TzLink p {
  margin: 0;
  padding: 23px 0 0;
}
.big-blue-header .TzBlogTitle,
.big-blue-header .TzTagTitle,
.big-blue-header .TzUserTitle {
  font-size: 42px;
  line-height: 52px;
  margin: 13px 0;
}
.big-blue-header .TzBlogTitle a,
.big-blue-header .TzTagTitle a,
.big-blue-header .TzUserTitle a {
  color: #2d4652;
  font-weight: 400;
}
.big-blue-header .TzDescription p {
  display: inline;
}
.big-blue-header .TzDescription p img {
  display: block;
}
.big-blue-header .TzDescription p.divider_1,
.big-blue-header .TzDescription p.divider_2,
.big-blue-header .TzDescription p.divider_3 {
  display: block;
}
.big-blue-header .TzDescription p.header_1,
.big-blue-header .TzDescription p.header_2,
.big-blue-header .TzDescription p.header_3 {
  display: block;
}
.big-blue-header a.TzReadmore,
.big-blue-header a.TzPortfolioReadmore {
  color: #6bb4d5;
  font-size: 15px;
  margin-top: 10px;
  padding-left: 5px;
}
.big-blue-header a.TzReadmore:hover,
.big-blue-header a.TzPortfolioReadmore:hover {
  color: #6bb4d5;
}
.big-blue-header .TzItem,
.big-blue-header .TzLeading {
  border-bottom: 1px solid #dce1e3;
  margin-bottom: 72px;
  padding-bottom: 60px;
}
.big-blue-header .TzItem .TzLink,
.big-blue-header .TzLeading .TzLink {
  margin-top: -10px;
}
.big-blue-header .TzItem .tz_portfolio_image img,
.big-blue-header .TzItem .tz_portfolio_image_gallery img,
.big-blue-header .TzItem .tz_portfolio_video img,
.big-blue-header .TzItem .tz_audio_thumbnail img,
.big-blue-header .TzLeading .tz_portfolio_image img,
.big-blue-header .TzLeading .tz_portfolio_image_gallery img,
.big-blue-header .TzLeading .tz_portfolio_video img,
.big-blue-header .TzLeading .tz_audio_thumbnail img {
  padding: 0;
}
.big-blue-header .TzBlog .TzItemsRow.end_row .TzItem,
.big-blue-header .TzBlog .TzItemsRow.end_row .TzLeading {
  margin-bottom: 35px;
}
.big-blue-header .TzItemsRow.end_row .TzItem,
.big-blue-header .TzItemsRow.end_row .TzLeading {
  border-bottom: none;
  padding-bottom: 0;
}
.big-blue-header .pagination {
  text-align: center;
  margin: 30px 0;
}
.big-blue-header .pagination ul {
  box-shadow: none;
}
.big-blue-header .pagination ul li a,
.big-blue-header .pagination ul li.disabled a {
  background: none repeat scroll 0 0 #C5C9CB;
  border: medium none;
  border-radius: 2px;
  color: #2d4652;
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 9px 13px;
}
.big-blue-header .pagination ul li a:hover,
.big-blue-header .pagination ul li.disabled a:hover {
  background: #2d4652;
  color: #ffffff;
}
.big-blue-header .pagination ul li.active a,
.big-blue-header .pagination ul li.disabled.active a {
  background: #2d4652;
  color: #ffffff;
}
.big-blue-header .TzIcon ul.dropdown-menu {
  min-width: 60px;
}
.big-blue-header .TzIcon ul.dropdown-menu a {
  padding: 10px 20px 0;
}
.big-blue-header .TzIcon a.dropdown-toggle {
  padding-top: 0;
}
.big-blue-header .TzIcon i {
  padding-right: 0;
}
.big-blue-header .TzIcon span.caret {
  display: none;
}
.big-blue-header .TzRelated {
  padding-top: 20px;
}
.big-blue-header .TzRelated .TzRelatedTitle {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0;
}
.big-blue-header .TzRelated ul li.TzItem {
  list-style: decimal outside none;
  border-bottom: none;
  padding-bottom: 10px;
  padding-left: 15px;
}
.big-blue-header .TzArticleMedia img {
  width: 100%;
}
.big-blue-header .module_download {
  border-bottom: 1px solid #dce1e3;
  border-top: 1px solid #dce1e3;
  padding: 10px 0;
}
.big-blue-header .module_download a,
.big-blue-header .module_download i {
  color: #2d4652;
  font-weight: bold;
}
.big-blue-header .module_download a {
  font-size: 18px;
  line-height: 25px;
}
.big-blue-header .module_download,
.big-blue-header .tztweet2show {
  margin-top: 20px;
}
.big-blue-header .module_download i,
.big-blue-header .tztweet2show i {
  font-size: 30px;
  padding: 0 25px 0 30px;
}
.big-blue-header .tztweet2show {
  border-bottom: 1px solid #22b7ff;
  border-top: 1px solid #22b7ff;
  display: block;
  padding: 30px 0;
}
.big-blue-header .tztweet2show > i,
.big-blue-header .tztweet2show .tweet2show-message {
  color: #22b7ff;
  font-weight: bold;
  float: left;
}
.big-blue-header .tztweet2show .tweet2show-message {
  font-size: 18px;
  padding-right: 25px;
}
.big-blue-header .tztweet2show a {
  color: #22b7ff;
}
.big-blue-header .fontawesome-icon-list .fa-hover.span3 {
  margin-left: 0;
  margin-right: 20px;
  padding-bottom: 20px;
}
.big-blue-header .fontawesome-icon-list a,
.big-blue-header .fontawesome-icon-list i {
  font-size: 13px;
  color: #000000;
}
.big-blue-header .fontawesome-icon-list i {
  width: 23px;
  text-align: left;
}
.big-blue-header pre {
  background: none repeat scroll 0 0 #2d4652;
  border: medium none;
  font-size: 18px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #FFFFFF;
  margin: 0;
  padding: 25px;
}
.big-blue-header div.buttons p {
  display: inline;
  padding-right: 30px;
}
.big-blue-header .tz_portfolio_image,
.big-blue-header .tz_portfolio_image_gallery,
.big-blue-header .tz_portfolio_video,
.big-blue-header .tz_audio_thumbnail {
  position: relative;
  padding: 0;
}
.big-blue-header .tz_portfolio_image a,
.big-blue-header .tz_portfolio_image_gallery a,
.big-blue-header .tz_portfolio_video a,
.big-blue-header .tz_audio_thumbnail a {
  background: #000;
  display: block;
  margin: 50px 0 40px;
}
.big-blue-header .tz_portfolio_image .flexslider,
.big-blue-header .tz_portfolio_image_gallery .flexslider,
.big-blue-header .tz_portfolio_video .flexslider,
.big-blue-header .tz_audio_thumbnail .flexslider {
  width: 100% !important;
  padding: 20px 0;
}
.big-blue-header .tz_portfolio_image i,
.big-blue-header .tz_portfolio_image_gallery i,
.big-blue-header .tz_portfolio_video i,
.big-blue-header .tz_audio_thumbnail i {
  font-size: 40px;
  color: #ffffff;
  opacity: 0;
  left: 50%;
  position: absolute;
  top: 45%;
}
.big-blue-header .tz_portfolio_image:hover img,
.big-blue-header .tz_portfolio_image_gallery:hover img,
.big-blue-header .tz_portfolio_video:hover img,
.big-blue-header .tz_audio_thumbnail:hover img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-backface-visibility: hidden;
  opacity: 0.5;
}
.big-blue-header .tz_portfolio_image:hover i,
.big-blue-header .tz_portfolio_image_gallery:hover i,
.big-blue-header .tz_portfolio_video:hover i,
.big-blue-header .tz_audio_thumbnail:hover i {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-backface-visibility: hidden;
  opacity: 1;
  z-index: 100;
}
.big-blue-header p {
  margin: 0;
}
.big-blue-header p.divider_1,
.big-blue-header p.divider_2,
.big-blue-header p.divider_3 {
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.big-blue-header p.header_1,
.big-blue-header p.header_2,
.big-blue-header p.header_3 {
  font-size: 30px;
  font-weight: 400;
  line-height: 45px;
  display: inline-block;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.big-blue-header p.header_1 img,
.big-blue-header p.header_2 img,
.big-blue-header p.header_3 img {
  float: left;
  padding-right: 40px;
}
.big-blue-header p a {
  color: #282828;
}
.big-blue-header .TzDate > h2 span.date,
.big-blue-header .date-group > h2 span.date {
  background-color: transparent;
  font-size: 42px;
  line-height: 42px;
  font-weight: 400;
  color: #2d4652;
  border-bottom: none;
  margin-left: 0;
  padding: 40px 0;
}
.big-blue-header .testimonial_img,
.big-blue-header .testimonial {
  padding-left: 20px;
  margin-bottom: 50px;
}
.big-blue-header .testimonial {
  background: url("../../../images/dot-line1.png") repeat-y;
}
.big-blue-header .testimonial p {
  font-style: italic;
  display: inline;
}
.big-blue-header .testimonial i,
.big-blue-header .testimonial a,
.big-blue-header .testimonial span {
  font-size: 18px;
  color: #2d4652;
}
.big-blue-header .testimonial i {
  padding-left: 20px;
}
.big-blue-header .testimonial_img .author {
  float: left;
  padding-right: 30px;
}
.big-blue-header .testimonial_img .author img {
  padding: 0;
}
.big-blue-header .testimonial_img .author a,
.big-blue-header .testimonial_img .author span {
  text-align: center;
  display: block;
}
.big-blue-header .testimonial_img p {
  background: none repeat scroll 0 0 #F5F7F8;
  display: block;
  overflow: hidden;
  padding: 20px;
}
.big-blue-header .testimonial_img p span {
  display: block;
  padding: 10px;
}
.big-blue-header .contact h2,
.big-blue-header .contact h1 {
  font-size: 42px;
  font-weight: 400;
  line-height: 42px;
  margin: 0 0 25px;
}
.big-blue-header .contact a {
  color: #2d4652;
  padding-left: 10px;
}
.big-blue-header .contact_info.span6 {
  width: 40%;
  float: right;
}
.big-blue-header .contact_info p {
  font-size: 14px;
}
.big-blue-header .contact_info h3 {
  font-size: 24px;
  padding-bottom: 20px;
  font-weight: 400;
}
.big-blue-header .contact_info .contact-address i {
  float: left;
  line-height: 26px;
}
.big-blue-header .contact_info .contact-address address span {
  display: block;
  line-height: 25px;
  padding: 0 0 15px 29px;
}
.big-blue-header .contact-form fieldset {
  margin-top: 20px;
}
.big-blue-header #tz_google_map {
  padding-bottom: 40px;
}
.big-blue-header .author-item {
  padding-bottom: 16px;
}
.big-blue-header .author-info h2,
.big-blue-header .author-info h4 {
  text-transform: uppercase;
  margin: 0;
}
.big-blue-header .author-info h2 {
  font-size: 24px;
  line-height: 25px;
}
.big-blue-header .author-info h4 {
  font-size: 12px;
}
.big-blue-header .author-info p {
  padding: 0 0 27px;
}
.big-blue-header .author-info div .progress {
  height: 30px;
  margin-bottom: 17px;
}
.big-blue-header .author-info div .progress .bar {
  line-height: 30px;
  font-size: 10px;
}
.big-blue-header .author-info div .progress i {
  line-height: 30px;
  font-size: 15px;
}
.big-blue-header .jicons-icons {
  float: left;
}
.big-blue-header .jicons-icons i {
  color: #2d4652;
}
.big-blue-header .contact-contactinfo .contact-mobile,
.big-blue-header .contact-contactinfo .contact-telephone {
  display: block;
  padding-left: 35px;
  margin-top: -7px;
}
.big-blue-header .contact-contactinfo p:last-child {
  padding-top: 0;
}
.big-blue-header .TzTagHeading {
  padding-bottom: 35px;
}
.big-blue-header .weblink-category .category img {
  padding: 0;
}
.big-blue-header .weblink-category .category p {
  padding: 16px 0;
}
.big-blue-header .weblink-category td.hits {
  padding: 30px 10px;
  text-align: center;
}
.big-blue-header .categories-list .page-header a {
  color: #2d4652;
  font-weight: normal;
}
.big-blue-header .categories-list ul li {
  padding-bottom: 20px;
}
.big-blue-header .categories-list ul li .item-title a {
  font-size: 24px;
  line-height: 30px;
  padding-right: 20px;
}
.big-blue-header .article-info .article-info-term {
  display: none;
}
.big-blue-header .items-leading,
.big-blue-header .items-row {
  border-bottom: 1px solid #dce1e3;
  padding-bottom: 60px;
  margin-bottom: 35px;
}
.big-blue-header .items-leading .page-header,
.big-blue-header .items-row .page-header {
  display: block;
}
.big-blue-header .items-leading .page-header h2 a,
.big-blue-header .items-row .page-header h2 a {
  color: #2d4652;
}
.big-blue-header .items-leading .icons .caret,
.big-blue-header .items-row .icons .caret {
  display: none;
}
.big-blue-header .items-leading .j_introtext p,
.big-blue-header .items-row .j_introtext p {
  display: inline;
}
.big-blue-header .items-leading .j_introtext p.divider_1,
.big-blue-header .items-leading .j_introtext p.divider_2,
.big-blue-header .items-leading .j_introtext p.divider_3,
.big-blue-header .items-row .j_introtext p.divider_1,
.big-blue-header .items-row .j_introtext p.divider_2,
.big-blue-header .items-row .j_introtext p.divider_3 {
  display: inline-block;
}
.big-blue-header .items-leading .j_introtext p.header_1,
.big-blue-header .items-leading .j_introtext p.header_2,
.big-blue-header .items-leading .j_introtext p.header_3,
.big-blue-header .items-row .j_introtext p.header_1,
.big-blue-header .items-row .j_introtext p.header_2,
.big-blue-header .items-row .j_introtext p.header_3 {
  display: inline-block;
}
.big-blue-header .items-leading .j_introtext p.header_1 img,
.big-blue-header .items-leading .j_introtext p.header_2 img,
.big-blue-header .items-leading .j_introtext p.header_3 img,
.big-blue-header .items-row .j_introtext p.header_1 img,
.big-blue-header .items-row .j_introtext p.header_2 img,
.big-blue-header .items-row .j_introtext p.header_3 img {
  float: left;
  padding-right: 20px;
}
.big-blue-header .items-leading .j_introtext .testimonial_img p,
.big-blue-header .items-leading .j_introtext .testimonial p,
.big-blue-header .items-row .j_introtext .testimonial_img p,
.big-blue-header .items-row .j_introtext .testimonial p {
  display: block;
}
.big-blue-header #searchForm button.btn {
  padding: 8px 20px;
  margin-left: 20px;
}
.big-blue-header body.com_content .article-info {
  float: left;
}
.big-blue-header body.com_content .article-info dd {
  margin: 0 20px 10px 0;
  float: left;
}
.big-blue-header body.com_content .page-header {
  clear: both;
}
.big-blue-header body.com_content .page-header h1 a {
  color: #2d4652;
}
.big-blue-header body.com_content .page-header.item-title a {
  color: #2d4652;
  font-weight: normal;
}
.big-blue-header #archive-items .page-header {
  padding-top: 30px;
}
.big-blue-header #archive-items .page-header a {
  color: #2d4652;
  font-weight: 400;
}
.big-blue-header #google-map {
  max-width: 1140px;
  margin: 0 auto;
}
.big-blue-header #tz-menu_about {
  border-left: 1px solid #dce1e3;
  padding-left: 33px;
}
.big-blue-header #tz-menu_about ul.nav.menu li {
  padding-bottom: 40px;
}
.big-blue-header #tz-menu_about ul.nav.menu li a {
  color: #282828;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 15px;
}
.big-blue-header #tz-menu_about ul.nav.menu li ul.nav-child li {
  background: url("../../../images/bookmark.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
  padding: 0 0 10px 30px;
}
.big-blue-header #tz-menu_about ul.nav.menu li ul.nav-child li a {
  font-size: 15px;
  color: #282828;
  font-weight: 400;
}
.big-blue-header .doc {
  display: block;
  padding-left: 30px;
}
.big-blue-header .mod_tz_news ul.tz_news {
  margin: 0;
}
.big-blue-header .mod_tz_news h6.tz_title {
  margin-bottom: 25px;
}
.big-blue-header .mod_tz_news h6.tz_title a {
  color: #ffffff;
  font-size: 15px;
  line-height: 15px;
  padding: 0 !important;
}
.big-blue-header .mod_tz_news .tz_image a {
  display: inline-block;
  padding: 0 !important;
}
.big-blue-header .mod_tz_news .tz_date,
.big-blue-header .mod_tz_news .tz_hits {
  color: #9e9e9e;
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
}
.big-blue-header .mod_tz_news .tz_date i,
.big-blue-header .mod_tz_news .tz_hits i {
  font-size: 15px;
  padding-right: 0;
}
.big-blue-header .mod_tz_news .text-indent i {
  color: #2d4652;
}
.big-blue-header .mod_tz_news .tz_item_default {
  margin-bottom: 0;
}
.big-blue-header #tz-tzservices-wrapper,
.big-blue-header #recent-works,
.big-blue-header #tz-purchase-wrapper {
  max-width: 1171px;
  margin: 0 auto;
}
.big-blue-header #tz-purchase-wrapper {
  padding: 35px 0 20px;
}
.big-blue-header #tz-purchase-wrapper #purchase {
  color: #ffffff;
  background: #2d4652;
}
.big-blue-header #tz-purchase-wrapper .title_purchase {
  color: #ffffff;
  font-size: 35px;
  line-height: 36px;
  margin-bottom: 0;
  padding: 5px 20px 0 50px;
}
.big-blue-header #tz-purchase-wrapper .purchase_right {
  width: 25%;
  float: left;
  margin-left: 0;
}
.big-blue-header #tz-purchase-wrapper .purchase_right p {
  font-size: 30px;
  margin-top: 45px;
}
.big-blue-header #tz-purchase-wrapper .purchase_left {
  background: #6bb4d5;
  padding: 20px 0;
  float: left;
  width: 75%;
}
.big-blue-header #tz-purchase-wrapper .purchase_left p {
  font-size: 18px;
}
.big-blue-header #tz-purchase-wrapper p.purchase,
.big-blue-header #tz-purchase-wrapper p.purchase i {
  font-size: 30px;
  color: #ffffff;
  padding-right: 20px;
}
.big-blue-header #tz-purchase-wrapper .purchase p {
  line-height: 36px;
  padding: 8px 20px 14px 50px;
}
.big-blue-header #tz-tzservices-wrapper {
  padding: 55px 0 0;
}
.big-blue-header #tz-tzservices-wrapper [class^="icon-"],
.big-blue-header #tz-tzservices-wrapper [class*=" icon-"],
.big-blue-header #tz-tzservices-wrapper i {
  font-size: 40px;
  color: #2d4652;
  float: left;
  margin-top: 2px;
}
.big-blue-header #tz-tzservices-wrapper .fa.fa-bell {
  font-size: 33px;
  margin-top: 6px;
}
.big-blue-header #tz-tzservices-wrapper #tzservices {
  border-bottom: 1px solid #E9EDEF;
  padding-bottom: 76px;
}
.big-blue-header #tz-tzservices-wrapper #tzservices .user_head {
  padding-bottom: 7px;
}
.big-blue-header #tz-tzservices-wrapper #tzservices p.title {
  font-size: 22px;
  font-weight: 600;
  padding: 2px 0 4px 45px;
}
.big-blue-header #tz-tzservices-wrapper #tzservices p.title > span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  padding: 4px 0;
}
.big-blue-header #tz-tzservices-wrapper #tzservices p {
  font-size: 15px;
  line-height: 24px;
}
.big-blue-header #recent-works {
  padding: 20px 0;
  max-width: 1210px;
}
.big-blue-header #recent-works .employees #showbiz_left_1,
.big-blue-header #recent-works .employees #showbiz_right_1 {
  right: 0;
  top: -40px;
}
.big-blue-header #recent-works img {
  padding: 0;
}
.big-blue-header #choose {
  font-size: 15px;
  padding: 20px 0 60px;
}
.big-blue-header #choose .module-title {
  font-size: 24px;
  line-height: 24px;
  padding: 20px 0;
}
.big-blue-header #choose ul {
  margin: 0;
}
.big-blue-header #choose ul li {
  border-bottom: none;
  line-height: 25px;
  padding: 0 0 14px 0 !important;
}
.big-blue-header #choose ul li a {
  font-size: 15px;
  color: #2d4652;
}
.big-blue-header #choose ul li i {
  font-size: 15px;
}
.big-blue-header #choose ul.TzModFeature .fa {
  display: block;
  float: left;
  margin-top: 5px;
}
.big-blue-header #choose ul.TzModFeature li a {
  color: #2d4652;
  display: block;
  font-size: 15px;
  padding-left: 30px;
}
.big-blue-header .module_recent_works .tz_image {
  max-height: 200px;
  overflow: hidden;
}
.big-blue-header .module_recent_works .module-title {
  padding-bottom: 12px;
}
.big-blue-header .module_recent_works .module-title span {
  padding-left: 15px;
}
.big-blue-header .module_recent_works .tz_carousel {
  padding: 10px 15px;
}
.big-blue-header .module_recent_works h3.tz_title {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  line-height: 24px;
  margin: 20px 0 0;
}
.big-blue-header .module_recent_works h3.tz_title a {
  color: #2d4652;
}
.big-blue-header .module_recent_works .infomation {
  border-bottom: 1px solid #ededed;
  padding-bottom: 22px;
}
.big-blue-header .module_recent_works .infomation:hover {
  border-bottom: 1px solid #2a494e;
}
.big-blue-header .module_recent_works .tz_image {
  float: none;
}
.big-blue-header .module_recent_works .info {
  padding-bottom: 10px;
}
.big-blue-header .module_recent_works .introtext {
  font-size: 13px;
  line-height: 23px;
  text-align: center;
}
.big-blue-header .module_recent_works .carousel .showbiz_lr > a {
  right: 35px;
}
.big-blue-header .module_recent_works .carousel .showbiz_lr > a.sb-navigation-right {
  right: 0;
}
.big-blue-header .module_recent_works .carousel .showbiz_lr > a i {
  margin-top: 1px;
}
.big-blue-header .module_recent_works .showbiz_lr {
  margin-right: 22px;
}
.big-blue-header .showbiz_lr {
  float: right;
  margin: -55px 0 0 0;
}
.big-blue-header .showbiz_lr a {
  background: #B7BFC3;
  display: block;
  float: left;
  height: 27px;
  width: 27px;
  margin-left: 10px;
  cursor: pointer;
}
.big-blue-header .showbiz_lr a:hover {
  background: #2d4652;
}
.big-blue-header .showbiz_lr a i {
  color: #FFF;
  font-size: 18px;
  margin-left: 10px;
  line-height: 24px;
}
.big-blue-header .TzServices > .TzServices {
  z-index: -1;
}
.big-blue-header .TzServices div.author {
  font-style: italic;
  padding-top: 20px;
}
.big-blue-header .TzServices div.author img {
  float: left;
  padding: 0;
  height: 60px;
  width: 60px;
  border-radius: 100%;
  border: 2px solid #6BB4D5;
  margin-right: 20px;
}
.big-blue-header .TzServices div.author p {
  padding: 0;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
}
.big-blue-header .TzServices div.author span {
  font-size: 12px;
  line-height: 20px;
  color: #a8b4ba;
}
.big-blue-header .TzServices .media-body > p {
  font-style: italic;
  font-size: 15px;
  line-height: 24px;
  padding: 0 0 0 30px;
  margin-top: -4px;
}
.big-blue-header .TzServices .media-body .left-icon {
  float: left;
  margin-top: 2px;
}
.big-blue-header .TzServices .media-body .right-icon {
  float: right;
  margin-top: -20px;
}
.big-blue-header #tz-our-clients-wrapper #our-clients {
  margin: 0 auto;
  max-width: 1171px;
}
.big-blue-header #tz-our-clients-wrapper #our-clients #tz-our_client {
  padding: 4px 15px 35px;
}
.big-blue-header #tz-our-clients-wrapper #our-clients #tz-our_client .module-title {
  font-size: 36px;
  text-transform: uppercase;
}
.big-blue-header #tz-our-clients-wrapper #our-clients #tz-our_client img {
  padding: 0;
}
.big-blue-header #tz-our-clients-wrapper #our-clients #tz-our_client .TzServices {
  padding-bottom: 15px;
}
.big-blue-header #tz-our-clients-wrapper #our-clients #tz-our_client .module_our_clients {
  border-top: 1px solid #E9EDEF;
  padding-top: 30px;
}
.big-blue-header #tz-our-clients-wrapper .showbiz_lr {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -50px;
}
.big-blue-header .slides_container {
  padding-top: 18px;
}
.big-blue-header .bt-row-separate {
  display: none;
}
.big-blue-header ul.category-menu li i,
.big-blue-header ul.archive-module li i {
  float: left;
}
.big-blue-header ul.category-menu li a,
.big-blue-header ul.archive-module li a {
  display: block;
  padding-left: 30px;
}
.big-blue-header .tz-theme-panel {
  position: fixed;
  width: 45px;
  line-height: 24px;
  right: 0;
  top: 20%;
  text-align: center;
  z-index: 999999;
  opacity: 0.2;
}
.big-blue-header .tz-theme-panel .theme-panel-inner {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.2);
  padding: 3px;
}
.big-blue-header .tz-theme-panel .row {
  position: relative;
  padding-top: 11px;
  padding-bottom: 0px;
  background: #fff;
  height: 45px;
  overflow: hidden;
}
.big-blue-header .tz-theme-panel a {
  display: inline-block;
  text-indent: -99999px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-bottom: 12px;
}
.big-blue-header .tz-theme-panel a:last-child {
  margin-bottom: 10px;
}
.big-blue-header .tz-theme-panel i {
  display: block;
}
.big-blue-header .tz-theme-panel .title {
  display: block;
  cursor: pointer;
  font-size: 10px;
  line-height: 13px;
  padding-bottom: 13px;
  padding-top: 0px;
}
.big-blue-header .tz-theme-panel p {
  margin: 0px;
}
.big-blue-header .tz-theme-panel .default {
  background: #479dc4;
}
.big-blue-header .tz-theme-panel .purple {
  background: #b75467;
}
.big-blue-header .tz-theme-panel .pink {
  background: #a95fa5;
}
.big-blue-header .tz-theme-panel .green {
  background: #58b08e;
}
.big-blue-header .tz-theme-panel .gray {
  background: #666666;
}
.big-blue-header .tz-theme-panel .yellow {
  background: #948c59;
}
.big-blue-header .tz-theme-panel .orange {
  background: #ff8800;
}
.big-blue-header .tz-theme-panel .red {
  background: #9c524c;
}
.big-blue-header .aragon-icon-pen-icon {
  font-size: 23px;
  padding: 0 0 0 9px;
}
.big-blue-header #TzThemeClose {
  margin-top: 0;
  background: none;
  border: none;
  font-size: 15px;
  line-height: 27px;
  vertical-align: top;
}
.big-blue-header #TzThemeClose i {
  padding: 0 !important;
}
.big-blue-header #TzThemeClose:hover {
  background: none !important;
  color: #000000 !important;
}
.big-blue-header .custom_menu_video {
  padding: 15px 0 10px;
}
.big-blue-header .custom_menu_video iframe {
  border: none;
}
.big-blue-header .rtl {
  text-align: right;
}
.big-blue-header .rtl [class^="icon-"],
.big-blue-header .rtl [class*=" icon-"],
.big-blue-header .rtl i {
  padding-right: 0;
  padding-left: 5px;
}
.big-blue-header .rtl.view-p_article #tz-component-area {
  padding-left: 0;
}
.big-blue-header .rtl.view-p_article #tz-component-area .TzIcon {
  float: left;
  right: auto;
  left: 0;
  position: absolute;
}
.big-blue-header .rtl #tz-component-area {
  float: right;
}
.big-blue-header .rtl #tz-social {
  float: left;
}
.big-blue-header .rtl #tz-social ul.social-link {
  float: right;
}
.big-blue-header .rtl #tz-social .search {
  float: right;
}
.big-blue-header .rtl #tz-social .search form input {
  right: auto;
  text-align: right;
}
.big-blue-header .rtl #tz-social .search form label.icon-search {
  float: left;
  margin: 0 10px 0 0;
}
.big-blue-header .rtl #tz-logo {
  text-align: right;
  float: right;
  margin-left: 0;
}
.big-blue-header .rtl #tz-menu {
  width: 63%;
  float: right;
}
.big-blue-header .rtl #tz-menu .navbar .nav {
  float: right;
}
.big-blue-header .rtl #tz-menu .navbar .nav > li {
  float: right;
}
.big-blue-header .rtl .TzRelated ul li {
  direction: rtl;
}
.big-blue-header .rtl .TzRelated ul li.TzItem {
  list-style-position: inside;
  padding-left: 0;
}
.big-blue-header .rtl #tz-right {
  border-left: 0 solid #dce1e3;
  border-right: 1px solid #dce1e3;
  padding-left: 0;
  padding-right: 30px;
  margin-left: 0;
}
.big-blue-header .rtl #tz-right li.tag_item {
  float: right;
}
.big-blue-header .rtl #tz-right .module_hot_simple ul.TzModFeature li i {
  float: right;
}
.big-blue-header .rtl #tz-right .module_hot_simple ul.TzModFeature li a {
  padding: 0 30px 0 0;
}
.big-blue-header .rtl #tz-right ul.category-menu li i,
.big-blue-header .rtl #tz-right ul.archive-module li i {
  float: right;
}
.big-blue-header .rtl #tz-right ul.category-menu li a,
.big-blue-header .rtl #tz-right ul.archive-module li a {
  padding: 0 34px 0 0;
}
.big-blue-header .rtl #tz-right .module_latest_tweets .tztwd-tweet-data {
  text-align: right;
}
.big-blue-header .rtl #tz-component-area {
  padding: 0 10px 0 60px;
}
.big-blue-header .rtl #footer [class^="icon-"],
.big-blue-header .rtl #footer [class*=" icon-"],
.big-blue-header .rtl #footer i {
  float: right;
  padding-right: 0;
}
.big-blue-header .rtl #footer #tz-footer_address p {
  padding: 0 32px 20px 10px;
}
.big-blue-header .rtl #footer > div {
  float: right;
}
.big-blue-header .rtl .TzArticleInfo,
.big-blue-header .rtl .TzArticleBlogInfo {
  float: right;
}
.big-blue-header .rtl .TzArticleInfo span,
.big-blue-header .rtl .TzArticleBlogInfo span {
  padding-right: 0;
  padding-left: 30px;
}
.big-blue-header .rtl .TzArticleInfo .TZCommentCount span,
.big-blue-header .rtl .TzArticleBlogInfo .TZCommentCount span {
  padding: 0;
}
.big-blue-header .rtl .TzItemPageInner .TzIcon {
  position: relative;
  float: left;
}
.big-blue-header .rtl .TzItemPageInner .TzArticleTitle {
  padding-top: 10px;
  clear: both;
}
.big-blue-header .rtl #tz-tzservices-wrapper [class^="icon-"],
.big-blue-header .rtl #tz-tzservices-wrapper [class*=" icon-"],
.big-blue-header .rtl #tz-tzservices-wrapper i {
  float: right;
}
.big-blue-header .rtl #tz-tzservices-wrapper #tzservices p.title {
  padding: 2px 45px 4px 0;
}
.big-blue-header .rtl #tz-tzservices-wrapper .user_head span {
  padding: 0 18px 0 0;
}
.big-blue-header .rtl #tz-recent-works .showbiz_lr,
.big-blue-header .rtl #our-clients .showbiz_lr,
.big-blue-header .rtl .TzServices .showbiz_lr {
  float: left;
  left: 0;
}
.big-blue-header .rtl #tz-recent-works .showbiz_lr a i,
.big-blue-header .rtl #our-clients .showbiz_lr a i,
.big-blue-header .rtl .TzServices .showbiz_lr a i {
  margin: 0 10px 0 -10px;
}
.big-blue-header .rtl .TzServices div.author img {
  margin: 0 0 0 20px;
  float: right;
}
.big-blue-header .rtl .TzServices .media-body > p {
  padding: 0 30px 0 0;
}
.big-blue-header .rtl .module_recent_works .module-title span {
  padding-left: 0;
  padding-right: 20px;
}
.big-blue-header .rtl #choose ul.TzModFeature .fa {
  float: right;
}
.big-blue-header .rtl #choose ul.TzModFeature a {
  padding: 0 30px 0 0;
}
.big-blue-header .rtl #main-body #tz-slider {
  float: right;
  padding: 32px 0 0 60px;
}
.big-blue-header .rtl #main-body #tz-slider .tp-leftarrow.fa,
.big-blue-header .rtl #main-body #tz-slider .tp-rightarrow.fa {
  padding: 2px 12px 0 0;
}
.big-blue-header .rtl #main-body #tz-mainbody .module_magazine ul li .tz_hits {
  float: left;
}
.big-blue-header .rtl #main-body .module_featured_news .bt-cs a.next,
.big-blue-header .rtl #main-body .module_featured_news .bt-cs a.prev,
.big-blue-header .rtl #main-body .module_best_aterials .bt-cs a.next,
.big-blue-header .rtl #main-body .module_best_aterials .bt-cs a.prev {
  right: auto;
}
.big-blue-header .rtl #main-body .module_featured_news .bt-cs a.next,
.big-blue-header .rtl #main-body .module_best_aterials .bt-cs a.next {
  left: 45px;
}
.big-blue-header .rtl #main-body .slides_control .bt-row .bt-inner .tz_hits,
.big-blue-header .rtl #main-body .slides_control .bt-row .bt-inner .bt-category {
  float: left;
}
.big-blue-header .rtl #main-body > .contact {
  float: right;
}
.big-blue-header .rtl #main-body > .contact input,
.big-blue-header .rtl #main-body > .contact textarea {
  text-align: right;
}
.big-blue-header .rtl #bottom #tz-breadcrumb {
  float: right;
}
.big-blue-header .rtl #bottom .breadcrumb li {
  float: right;
  direction: rtl;
}
.big-blue-header .rtl #bottom #tz-mass-bottom #toTop {
  float: left;
}
.big-blue-header .rtl #portfolio .TzInner .info-bottom .TzPortfolioCommentCount,
.big-blue-header .rtl #timeline .TzInner .info-bottom .TzPortfolioCommentCount {
  float: right;
}
.big-blue-header .rtl #portfolio .TzInner .info-bottom .tag,
.big-blue-header .rtl #timeline .TzInner .info-bottom .tag {
  float: left;
}
.big-blue-header .rtl #portfolio .TzInner .info-header .TZcategory-name,
.big-blue-header .rtl #timeline .TzInner .info-header .TZcategory-name {
  float: left;
  padding-right: 0;
}
.big-blue-header .rtl #portfolio .TzInner .info-header .TzPortfolioCreatedby,
.big-blue-header .rtl #timeline .TzInner .info-header .TzPortfolioCreatedby {
  float: right;
}
.big-blue-header .rtl .TzPortfolioItemPage .TzItemPageInner {
  float: right;
  padding: 0 0 0 60px;
}
.big-blue-header .rtl .TzPortfolioItemPage #tz-right {
  float: left;
}
.big-blue-header .rtl .m_choose i {
  float: right;
  margin-top: 5px;
}
.big-blue-header .rtl .jicons-icons {
  float: right;
  padding-left: 10px;
}
.big-blue-header .rtl .contact_info .contact-address address span {
  padding: 0 29px 15px 0;
}
.big-blue-header .rtl #tz-menu_about {
  border-left: none;
  border-right: 1px solid #dce1e3;
  float: left;
  padding: 0 33px 0 0;
}
.big-blue-header .rtl #tz-menu_about ul.nav.menu li ul.nav-child li {
  background-position: right;
  padding: 0 30px 10px 0;
}
.big-blue-header .rtl .TzItemPageInner .TzArticleTag h3.title {
  float: right;
  padding-left: 30px;
}
.big-blue-header .rtl #header > div .navbar .nav > li {
  text-align: right;
}
.big-blue-header .rtl .TzArticleInfo i {
  padding: 0 10px 0 0;
}
.big-blue-header .rtl .fontawesome-icon-list i {
  float: right;
  text-align: right;
  width: 23px;
}
.big-blue-header #tz-recent-works-wrapper .container,
.big-blue-header #tz-banner-wrapper .container {
  width: auto;
}
.big-blue-header #eblog-search .button-search {
  background: #2d4652 !important;
  border-left: none !important;
  height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.big-blue-header #eblog-search .button-search span {
  text-shadow: none;
}
.big-blue-header #ezblog-menu .blog-navi {
  background: #479dc4;
}
.big-blue-header #ezblog-body .featured-readmore a,
.big-blue-header #ezblog-body .blog-readmore a {
  color: #6bb4d5;
}
.big-blue-header #ezblog-body .featured-author .showcase-author a {
  color: #6bb4d5;
}
.big-blue-header #ezblog-dashboard img {
  padding: 0;
}
.big-blue-header #ezblog-head #ezblog-menu.narrow {
  background: #479dc4;
}
.big-blue-header .nav {
  margin-bottom: 20px;
}
.big-blue-header .nav > li > a:hover {
  background-color: transparent;
  color: #eeeeee;
}
.big-blue-header .nav .dropdown-toggle .caret {
  border-top-color: #07b;
  border-bottom-color: #07b;
  margin-top: 8px;
  margin-left: 5px;
}
.big-blue-header .nav .dropdown-toggle:hover .caret {
  border-top-color: #00466f;
  border-bottom-color: #00466f;
}
.big-blue-header .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.big-blue-header .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #666666;
  border-bottom-color: #666666;
}
.big-blue-header .dropup,
.big-blue-header .dropdown {
  position: relative;
}
.big-blue-header .dropdown-toggle {
  *margin-bottom: -3px;
}
.big-blue-header .dropdown-toggle:active,
.big-blue-header .open .dropdown-toggle {
  outline: 0;
}
.big-blue-header .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.big-blue-header .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.big-blue-header .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.big-blue-header .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.big-blue-header .dropdown-menu li > a {
  clear: both;
  color: #000000;
  display: block;
  line-height: 20px;
  font-weight: normal;
  padding: 3px 20px;
  text-shadow: none;
  white-space: nowrap;
}
.big-blue-header .dropdown-menu li > a:hover,
.big-blue-header .dropdown-menu li > a:focus,
.big-blue-header .dropdown-submenu:hover > a {
  color: #3f8cae;
  text-decoration: none;
  color: #ffffff;
  background-color: #666666;
}
.big-blue-header .dropdown-menu .active > a,
.big-blue-header .dropdown-menu .active > a:hover {
  color: #eeeeee;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}
.big-blue-header .dropdown-menu .disabled > a,
.big-blue-header .dropdown-menu .disabled > a:hover {
  color: #999999;
}
.big-blue-header .dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.big-blue-header .open {
  *z-index: 1000;
}
.big-blue-header .open > .dropdown-menu {
  display: block;
}
.big-blue-header .nav li.dropdown.open > .dropdown-toggle,
.big-blue-header .nav li.dropdown.active > .dropdown-toggle,
.big-blue-header .nav li.dropdown.open.active > .dropdown-toggle,
.big-blue-header .nav > li.dropdown.open.active > a:hover {
  background-color: #07b;
  color: #eeeeee;
}
.big-blue-header .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #666666;
  border-bottom-color: #666666;
}
.big-blue-header .nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #eeeeee;
  border-bottom-color: #eeeeee;
}
.big-blue-header .nav li.dropdown.open > .dropdown-toggle .caret,
.big-blue-header .nav li.dropdown.active > .dropdown-toggle .caret,
.big-blue-header .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #eeeeee;
  border-bottom-color: #eeeeee;
}
.big-blue-header .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.big-blue-header .dropup .caret,
.big-blue-header .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.big-blue-header .dropup .dropdown-menu,
.big-blue-header .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.big-blue-header .dropdown-submenu {
  position: relative;
}
.big-blue-header .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.big-blue-header .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.big-blue-header .touch .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.big-blue-header .touch .dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.big-blue-header .dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.big-blue-header .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.big-blue-header .dropdown-submenu:hover > a:after {
  border-left-color: #eeeeee;
}
.big-blue-header .dropdown-submenu.pull-left {
  float: none;
}
.big-blue-header .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.big-blue-header .dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.big-blue-header .typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.big-blue-header .plazart-navhelper {
  background: #2f2f2f;
  color: #666666;
}
.big-blue-header .breadcrumb {
  padding: 10px 0;
  margin: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.big-blue-header .breadcrumb:before,
.big-blue-header .breadcrumb:after {
  display: table;
  content: "";
}
.big-blue-header .breadcrumb:after {
  clear: both;
}
.big-blue-header .breadcrumb li {
  text-shadow: none;
  display: block;
  float: left;
}
.big-blue-header .breadcrumb a {
  color: #899193;
}
.big-blue-header .breadcrumb li.active span {
  color: #899193;
}
.big-blue-header .breadcrumb .divider {
  padding: 0 5px;
  color: #899193;
}
.big-blue-header .breadcrumb .divider img {
  vertical-align: middle;
}
.big-blue-header .breadcrumb .active {
  color: #999999;
}
.big-blue-header .plazart-mainnav .container.navbar {
  width: auto;
}
.big-blue-header .plazart-mainnav .navbar {
  color: #666666;
  margin-bottom: 0;
  margin-top: 0;
}
.big-blue-header .plazart-mainnav .navbar-inner {
  min-height: 40px;
  padding: 0;
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.big-blue-header .plazart-mainnav .navbar .nav {
  margin: 0;
}
.big-blue-header .plazart-mainnav .navbar .nav > li > a {
  font-size: 18px;
  color: #ffffff;
  border-top: 0;
  padding: 35px 31px;
  text-shadow: none;
  -webkit-transition: padding 0.5s ease 0s;
  -moz-transition: padding 0.5s ease 0s;
  -o-transition: padding 0.5s ease 0s;
  transition: padding 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
}
.big-blue-header .plazart-mainnav .navbar .nav > li > a b.caret {
  display: none !important;
}
.big-blue-header .plazart-mainnav .navbar .nav > li > a:focus,
.big-blue-header .plazart-mainnav .navbar .nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
  text-shadow: none;
  outline: none;
}
.big-blue-header .plazart-mainnav .navbar .nav > .active > a,
.big-blue-header .plazart-mainnav .navbar .nav > .active > a:hover,
.big-blue-header .plazart-mainnav .navbar .nav > .active > a:focus {
  background-color: rgba(0, 0, 0, 0.1);
  color: #eeeeee;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.big-blue-header .plazart-mainnav .navbar .btn-navbar {
  float: left;
  padding: 5px 10px;
  margin: 5px 20px 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.big-blue-header .plazart-mainnav .navbar .btn-navbar [class^="icon-"],
.big-blue-header .plazart-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #666666;
  text-shadow: none;
}
.big-blue-header .plazart-mainnav .dropdown .caret {
  margin-left: 5px;
}
.big-blue-header .plazart-mainnav .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.big-blue-header .plazart-mainnav .dropdown-menu li > a {
  padding: 5px 20px;
  text-shadow: none;
}
.big-blue-header .plazart-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.big-blue-header .plazart-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.big-blue-header .plazart-mainnav .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.big-blue-header .plazart-mainnav .dropdown-menu .disabled > a,
.big-blue-header .plazart-mainnav .dropdown-menu .disabled > a:hover {
  color: #999999;
}
.big-blue-header .plazart-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.big-blue-header .plazart-mainnav .nav li.dropdown.open > .dropdown-toggle {
  background-color: rgba(0, 0, 0, 0.1);
  color: #eeeeee;
}
.big-blue-header .plazart-mainnav .nav li.dropdown.active > .dropdown-toggle,
.big-blue-header .plazart-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: rgba(0, 0, 0, 0.1);
  color: #eeeeee;
}
.big-blue-header .plazart-mainnav.vertical-nav {
  background: #222;
  position: fixed;
  width: 200px;
  margin-left: -220px;
  top: 40px;
  padding: 0 0 70px;
  z-index: 1013;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar {
  float: none;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav {
  float: none;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav > li {
  float: none;
  padding: 0 20px;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav > li > a {
  border-top: 0;
  border-right: 0;
  padding: 20px 0;
  border-bottom: 1px solid #2c2c2c;
  text-shadow: none;
  text-transform: uppercase;
  background: none;
  color: ;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav > li > a:hover,
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav > li > a:focus {
  color: ;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav > li > a .mega-caption {
  text-transform: none;
  color: #444;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-bottom: 4px solid transparent;
  border-right: 0;
  border-left: 4px solid ;
  border-top: 4px solid transparent;
  margin-top: 5px;
  float: right;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-bottom: 4px solid transparent;
  border-right: 0;
  border-left: 4px solid ;
  border-top: 4px solid transparent;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav > .active > a,
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav > .active > a:hover,
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav > .active > a:focus {
  border-bottom-color: #2c2c2c;
  color: ;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav > .active:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #222;
  position: absolute;
  right: -5px;
  top: 20px;
}
.big-blue-header .plazart-mainnav.vertical-nav .dropdown-menu {
  left: 100%;
  top: 0;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav > li > .dropdown-menu {
  left: 200px;
}
.big-blue-header .plazart-mainnav.vertical-nav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.big-blue-header .container-fluid {
  margin: 0 auto;
  max-width: 1180px;
  padding: 0;
}
.big-blue-header .tz-mainmenu-toggle {
  display: none;
}
.big-blue-header img {
  max-width: 100%;
}
.big-blue-header div.imgcaption {
  max-width: 100% !important;
}
.big-blue-header .btn-toolbar {
  clear: both;
}
.big-blue-header .article-index + .btn-toolbar {
  clear: left;
}
.big-blue-header aside .btn-group > .dropdown-toggle {
  padding: 0 !important;
}
.big-blue-header .btn.btn-primary [class^="icon-"] {
  margin-top: -1px;
  opacity: 1;
}
.big-blue-header a [class^="icon-"] {
  margin-top: -3px;
}
.big-blue-header .label,
.big-blue-header .badge {
  vertical-align: text-top !important;
}
.big-blue-header .well {
  background: #F5F5F5;
}
.big-blue-header .well .control-group {
  margin-bottom: 0;
}
.big-blue-header .well .control-group input {
  width: 206px;
}
.big-blue-header .nav-pills li:hover a {
  background: #2d4652;
  color: #ffffff;
}
.big-blue-header .form-actions {
  background: #fff;
  border-top: none;
  overflow: hidden;
}
.big-blue-header [class^="icon-"],
.big-blue-header [class*=" icon-"] {
  position: relative;
}
.big-blue-header .btn-group.open .btn.dropdown-toggle,
.big-blue-header .btn.dropdown-toggle {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.big-blue-header [class*="span"]:first-child {
  margin-left: 0 !important;
}
.big-blue-header .row {
  margin-left: 0 !important;
}
.big-blue-header [class*="span"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.big-blue-header .breadcrumb {
  background: transparent;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 0;
}
.big-blue-header .breadcrumb > li .divider.fa {
  padding: 0 10px;
}
.big-blue-header table {
  clear: both;
}
.big-blue-header aside .dropdown-menu {
  min-width: 80px !important;
}
.big-blue-header .list-striped {
  border: 1px solid #eeeeee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  list-style-type: none;
  margin: 0;
  padding: 3px;
}
.big-blue-header .list-striped li {
  padding: 7px 10px;
}
.big-blue-header .list-striped li:nth-child(odd) {
  background-color: #f9f9f9;
}
.big-blue-header .list-striped li:hover {
  background-color: #f5f5f5;
}
.big-blue-header ul.nav-tabs {
  border-color: #e7e7e7;
  margin-bottom: 5px;
}
.big-blue-header ul.nav-tabs > li.active > a,
.big-blue-header ul.nav-tabs > li.active a:hover,
.big-blue-header ul.nav-tabs > li.active a:focus {
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid;
  color: #4C626C;
}
.big-blue-header ul.nav-tabs > li > a {
  border: none;
  color: #4C626C;
  font-size: 18px;
  font-weight: 600;
}
.big-blue-header ul.nav-tabs > li > a:hover {
  background-color: transparent;
  color: #00acfe;
  border: none;
}
.big-blue-header .tab-content p {
  font-size: 15px;
}
