body {
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
}
a {
  color: #353639;
  outline: none !important;
  text-decoration: none;
}
button:hover,
button,
.sidebar-nav *,
.btn-base,
.btn-base:hover,
.TzCategories .last a.btn:hover {
  -moz-transition: all 200ms linear 0s;
  -webkit-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
}
a:active,
a:focus,
a:hover {
  color: #d75a46;
  text-decoration: none;
}
div label,
div input,
div button,
div select,
div textarea {
  font-size: 13px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  text-transform: none;
  font-weight: normal;
  margin: 15px 0 15px;
}
.item-page {
  padding: 0 20px 0 10px;
}
.item-page h1 {
  font-size: 40px;
}
.item-page h2 {
  font-size: 36px;
}
.item-page h3 {
  font-size: 32px;
}
.item-page h4 {
  font-size: 28px;
}
.item-page h5 {
  font-size: 24px;
}
.item-page h6 {
  font-size: 20px;
}
.row {
  clear: both;
}
.row:after {
  clear: both;
  content: "";
  display: table;
}
body > header > .row {
  background: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 10px 0 20px 0;
  padding: 10px 0;
}
body > header > h1 {
  line-height: 24px;
  margin-bottom: 20px;
}
body > header > h1 small {
  clear: both;
  display: block;
  font-size: 14px;
}
body > header > .row p,
body > header > form {
  margin: 0;
}
body > header #mod-search-searchword {
  float: right;
  margin-bottom: 0 !important;
}
#tz-logo.css-logo {
  background: transparent url('../../../images/logo.png') no-repeat 0 0;
  display: block;
  height: 67px;
  text-indent: -9999px;
  width: 188px;
}
#tz-logo.text-logo span {
  display: block;
  font-size: 24px;
  line-height: 24px;
  padding: 10px 0 0 0;
}
#tz-logo.text-logo small {
  display: block;
  font-size: 12px;
  line-height: 12px;
  padding: 0 0 10px 0;
}
h1.tz-logo {
  margin: 0;
}
header.tz-header .row-fluid .container-fluid {
  padding-top: 30px;
}
header.tz-header img {
  width: 100%;
}
body > header + section#tz-main:before {
  content: "";
  display: block;
  margin-top: 0;
  padding-top: 25px;
  width: 100%;
}
#tz-content {
  padding-bottom: 0;
}
#tz-bottom {
  border-top: 1px solid #e5e5e5;
  margin: 30px 0;
  padding: 45px 0 0 0;
}
body > footer {
  font-style: normal;
  font-size: 13px;
  padding: 0;
  border: none;
}
body > footer ul {
  float: left;
}
body > footer .tz-bottom ul li {
  margin-right: 10px;
  line-height: 20px;
}
body > footer a {
  color: #aaa;
}
body > footer a:active,
body > footer a:focus {
  background: transparent !important;
  color: #5990de;
}
body > footer .tz-toplink {
  margin-left: 20px;
}
#helpsite-refresh {
  display: none !important;
}
#tz-framework-logo {
  background: url('../../../images/framework-logo.png') no-repeat 0 0 !important;
  display: block;
  height: 43px;
  margin: 0;
  padding-bottom: 6px;
  text-indent: -9999em;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  width: 185px;
  float: right;
}
#tz-framework-logo:hover {
  opacity: 1.0;
}
.tz-disclaimer {
  clear: both;
  text-align: center;
  line-height: 18px;
}
footer .tz-toplink i {
  margin-top: -3px;
}
footer .tz-copyrigths {
  color: #aaa;
}
.box {
  margin-bottom: 40px;
}
.box ul {
  list-style-type: none;
  margin: 0;
}
.box ul li {
  line-height: 1.5;
  padding: 5px 0;
}
.box .header {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 12px;
}
#tz-bottom .box a {
  color: #777;
}
#tz-bottom .box a:active,
#tz-bottom .box a:focus,
#tz-bottom .box a:hover {
  color: #333;
}
#tz-bottom .box ul li {
  line-height: 2;
  padding: 0;
}
.box.blue-header {
  border-color: #5990de !important;
}
.box.blue-header .header {
  color: #5990de;
}
.box.blue {
  background: #5990de;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.blue .header {
  color: #fff;
}
.box.blue a {
  color: #e8effa;
}
.box.blue a:active,
.box.blue a:focus,
.box.blue a:hover {
  color: #fff;
}
.box.red-header {
  border-color: #dd514c !important;
}
.box.red-header .header {
  color: #dd514c;
}
.box.red-header a {
  color: #dd514c;
}
.box.red-header a:active,
.box.red-header a:focus,
.box.red-header a:hover {
  color: #ff736e;
}
.box.red {
  background: #dd514c;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.red .header {
  color: #fff;
}
.box.red a {
  color: #ffc4c2;
}
.box.red a:active,
.box.red a:focus,
.box.red a:hover {
  color: #fff;
}
.box.green-header {
  border-color: #5eb95e !important;
}
.box.green-header .header {
  color: #5eb95e;
}
.box.green-header a {
  color: #5eb95e;
}
.box.green-header a:active,
.box.green-header a:focus,
.box.green-header a:hover {
  color: #7fdb7f;
}
.box.green {
  background: #5eb95e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.green .header {
  color: #fff;
}
.box.green a {
  color: #e4f3e4;
}
.box.green a:active,
.box.green a:focus,
.box.green a:hover {
  color: #fff;
}
.box.yellow-header {
  border-color: #fbb450 !important;
}
.box.yellow-header .header {
  color: #fbb450;
}
.box.yellow-header a {
  color: #fbb450;
}
.box.yellow-header a:active,
.box.yellow-header a:focus,
.box.yellow-header a:hover {
  color: #fdd672;
}
.box.yellow {
  background: #fbb450;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.yellow .header {
  color: #fff;
}
.box.yellow a {
  color: #fffbc7;
}
.box.yellow a:active,
.box.yellow a:focus,
.box.yellow a:hover {
  color: #fff;
}
.box.border1 {
 /* border: 1px solid #e5e5e5;*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
}
.box.border2 {
  border: 3px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
}
.box.border3 {
  border: 2px dashed #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
}
.box .header [class^="icon-"],
.box .header [class*=" icon-"] {
  padding-right: 6px;
}
.box.hot,
.box.new,
.box.coming,
.box.popular {
  position: relative;
}
.box.hot:after,
.box.new:after,
.box.coming:after,
.box.popular:after {
  background: #dd514c;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  content: "HOT";
  display: block;
  font-size: 11px;
  height: 16px;
  line-height: 17px;
  padding: 0 4px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
}
.box.new:after {
  background: #5990de;
  content: "NEW";
}
.box.coming:after {
  background: #fbb450;
  content: "COMING";
}
.box.popular:after {
  background: #5eb95e;
  content: "POPULAR";
}
.box.red.hot:after,
.box.red.new:after,
.box.red.coming:after,
.box.red.popular:after,
.box.blue.hot:after,
.box.blue.new:after,
.box.blue.coming:after,
.box.blue.popular:after,
.box.green.hot:after,
.box.green.new:after,
.box.green.coming:after,
.box.green.popular:after,
.box.yellow.hot:after,
.box.yellow.new:after,
.box.yellow.coming:after,
.box.yellow.popular:after {
  background: #fff !important;
  color: #dd514c !important;
  right: 12px !important;
  top: 12px !important;
}
.box.blue.hot:after,
.box.blue.new:after,
.box.blue.coming:after,
.box.blue.popular:after {
  color: #5990de !important;
}
.box.green.hot:after,
.box.green.new:after,
.box.green.coming:after,
.box.green.popular:after {
  color: #5eb95e !important;
}
.box.yellow.hot:after,
.box.yellow.new:after,
.box.yellow.coming:after,
.box.yellow.popular:after {
  color: #fbb450 !important;
}
.tz-facebook-icon,
.tz-twitter-icon,
.tz-gplus-icon,
.tz-rss-icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  float: none !important;
  height: 22px;
  margin: 2px 5px;
  text-indent: -9999px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 22px;
}
.tz-facebook-icon:hover,
.tz-twitter-icon:hover,
.tz-gplus-icon:hover,
.tz-rss-icon:hover {
  background-color: #fff;
  height: 30px;
  margin: 8px 5px;
  width: 30px;
}
.tz-facebook-icon {
  background: #727272 url('../../../images/fb_icon.png') no-repeat center center;
}
.tz-twitter-icon {
  background: #727272 url('../../../images/twitter_icon.png') no-repeat center center;
}
.tz-gplus-icon {
  background: #727272 url('../../../images/gplus_icon.png') no-repeat center center;
}
.tz-rss-icon {
  background: #727272 url('../../../images/rss_icon.png') no-repeat center center;
}
#tz-social-icons {
  background: #333;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: 0 0 6px #939393;
  -moz-box-shadow: 0 0 6px #939393;
  -ms-box-shadow: 0 0 6px #939393;
  -o-box-shadow: 0 0 6px #939393;
  box-shadow: 0 0 6px #939393;
  left: 0;
  padding: 10px 0;
  position: fixed;
  text-align: center;
  top: 40%;
  width: 48px;
  z-index: 2;
}
#tz-social-icons.right {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  left: auto;
  right: 0;
}
#tz-social-icons p {
  margin: 0 !important;
}
#tzuserless {
 /* border: 1px solid #e5e5e5;*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 10px auto;
  max-width: 980px;
  padding: 10px 15px;
}
#tzuserless > img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  margin-right: 10px;
}
#tzuserless > h3 {
  line-height: 1.0;
}
#tzuserless > p {
  margin-bottom: 4px;
}
.tz-inner {
  padding: 20px 0;
  margin: 0 30px;
}
h1.tz-logo a {
  display: block;
}
form {
  position: relative;
  margin: 0;
}
.sidebar-search {
  padding-top: 7px;
}
.btn-base {
  color: #fff !important;
  font-size: 24px;
  border: none;
}
.tz-headline p,
.tz-headline .content {
  text-align: center;
}
.tz-headline p {
  padding-top: 18px;
}
.tz-headline h2 {
  color: #010101;
  font-size: 28px;
  font-weight: normal;
}
.tz-headline .custom a {
  margin-right: 25px;
  line-height: 20px;
}
.tz-headline .custom a:hover {
  color: #fff;
}
.custom_bootstrap span.icon {
  background: url("../../../images/bootrap.png") no-repeat scroll center top transparent;
  display: block;
  height: 61px;
}
.custom_bootstrap:hover span.icon {
  background-position: center -75px;
}
.custom_design span.icon {
  background: url("../../../images/design.png") no-repeat scroll center top transparent;
  display: block;
  height: 49px;
  margin-top: 10px;
}
.custom_design:hover span.icon {
  background-position: center -60px;
}
.custom_css span.icon {
  background: url("../../../images/css.png") no-repeat scroll center top transparent;
  display: block;
  height: 61px;
}
.custom_css:hover span.icon {
  background-position: center -74px;
}
.custom_style span.icon {
  background: url("../../../images/style.png") no-repeat scroll center top transparent;
  display: block;
  height: 59px;
}
.custom_style:hover span.icon {
  background-position: center -72px;
}
.tz-spotlight:hover span.icon {
  cursor: pointer;
}
.tz-spotlight .content:hover h3 {
  color: #d75a46;
}
.tz-spotlight4 .content {
  padding: 10px 22px 0 22px;
  text-align: center;
}
.content p {
  line-height: 24px;
}
.tz-spotlight .content h3 {
  color: #464646;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 12px;
}
.tz-spotlight .box {
  margin-bottom: 20px;
}
.tz-spotlight2 .box h3 {
  margin-bottom: 18px;
  font-size: 30px;
  font-weight: normal;
  margin-top: 10px;
}
.tz-spotlight2 .box .line,
#ja-topsl2 ul.tz_news li {
  padding: 20px 0;
}
.ticket span.icon {
  background: url("../../../images/ticket.png") no-repeat scroll left top transparent;
  float: left;
  height: 60px;
  width: 60px;
}
.ticket:hover span.icon {
  background-position: left -70px;
}
.ticket:hover h4 a {
  color: #d75a46;
}
.tz-spotlight2 .box h4 {
  margin: 0;
}
.tz-spotlight2 .box p {
  margin-bottom: 0;
  margin-top: 6px;
  padding-left: 91px;
  padding-right: 77px;
}
.tz-spotlight2 .box h4 a {
  color: #353639;
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  padding-left: 90px;
  text-transform: none;
}
.forum span.icon {
  background: url("../../../images/forum.png") no-repeat scroll left top transparent;
  float: left;
  height: 60px;
  width: 60px;
}
.forum:hover span.icon {
  background-position: left -69px;
}
.email span.icon {
  background: url("../../../images/mail.png") no-repeat scroll left top transparent;
  float: left;
  height: 45px;
  width: 61px;
}
.email:hover span.icon {
  background-position: left -61px;
}
.face span.icon {
  background: url("../../../images/face.png") no-repeat scroll left top transparent;
  float: left;
  height: 62px;
  width: 61px;
}
.face:hover span.icon {
  background-position: left -66px;
}
.twitter span.icon {
  background: url("../../../images/twitt.png") no-repeat scroll left top transparent;
  float: left;
  height: 50px;
  width: 61px;
}
.twitter:hover span.icon {
  background-position: left -54px;
}
.youtube span.icon {
  background: url("../../../images/youtube.png") no-repeat scroll left top transparent;
  float: left;
  height: 65px;
  width: 61px;
}
.youtube:hover span.icon {
  background-position: left -73px;
}
.tz-spotlight2 .content .line:hover h4 a,
#tz-footer .tz-bottom .menu li a:hover {
  color: #d75a46;
}
.tz-spotlight2 .box {
  margin-bottom: 10px;
}
.twtr-hd,
.twtr-ft,
.twtr-bd .twtr-tweets p em {
  display: none;
}
.twtr-bd .twtr-tweets p {
  font-size: 18px;
}
.twtr-widget .twtr-doc {
  width: 100% !important;
}
.twtr-widget .twtr-doc .twtr-timeline {
  height: auto !important;
}
.twtr-doc .twtr-bd .twtr-tweet {
  background: url(../../../images/bg-twitter-feed.png) left top no-repeat;
  padding-left: 40px;
}
#tz-footer .tz-bottom h3 {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}
#tz-footer .tz-bottom .menu li a {
  color: #a5a5a5;
  font-size: 14px;
}
.footer-bottom .container-fluid {
  box-shadow: none;
}
.footer-bottom .container-fluid .tz-inner {
  margin: 0;
  padding: 10px 0;
}
.tz-bottom .box {
  margin-bottom: 10px;
}
p.tz-copyrights {
  color: #404041;
  line-height: 18px;
  margin: 5px 0;
}
.tz-border-shadow {
  box-shadow: 0 2px 0 #f4f4f4;
}
#tz-component .TzBlog .TzBlogInner,
div.TzBlog .TzBlogInner .TzItem,
#tz-component .TzBlog .TzBlogInner .TzArticleBlogInfo,
div.TzItemPage .TzItemPageInner,
div.TzPortfolioItemPage .TzItemPageInner,
div.TzItemPage .TzArticleInfo,
div.TzPortfolioItemPage .TzArticleInfo {
  border: none;
}
#tz-component .TzBlog .TzBlogInner,
div.TzItemPage .TzItemPageInner,
div.TzPortfolioItemPage .TzItemPageInner,
div.TzItemPage .TzArticleInfo,
div.TzPortfolioItemPage .TzArticleInfo {
  padding: 0;
}
div.TzItemPage .TzArticleInfo,
div.TzPortfolioItemPage .TzArticleInfo {
  padding-right: 0;
  padding-top: 10px;
}
#tz-component .TzBlog .TzBlogInner .TzArticleBlogInfo {
  padding: 0;
  margin-bottom: 20px;
}
div.TzBlog div.TzBlogInner h3.TzBlogTitle a,
div.TzItemPage h1.TzArticleTitle a,
div.TzPortfolioItemPage h1.TzArticleTitle a {
  color: #404041;
  font-size: 20px;
  font-weight: normal;
  line-height: 25px;
}
.tz_portfolio_image img {
  width: 100%;
}
.TzArticleBlogInfo span {
  color: #888888;
  font-size: 14px;
}
div.TzBlog .TzArticleBlogInfo span a,
div.TzBlog .TzArticleBlogInfo span.red,
div.TzBlog .TzArticleBlogInfo span.date,
div.TzItemPage a,
div.TzPortfolioItemPage a {
  color: #d75a46;
  font-size: 14px;
}
div.TzBlog .TzBlogInner .TzItem a.TzReadmore,
div.TzBlog .TzBlogInner .TzDescription a.TzReadmore:hover,
div.TzBlog .TzBlogInner a.TzReadmore {
  cursor: pointer;
  display: inline-block;
  background: none;
  float: none;
  padding: 0;
  text-transform: capitalize;
  font-size: 13px;
}
div.TzBlog .TzBlogInner .TzItem h3,
div.TzBlog .TzBlogInner .TzItem .TzBlogMedia,
div.TzItemPage h2.TzArticleTitle,
div.TzPortfolioItemPage h2.TzArticleTitle {
  margin-bottom: 2px;
}
div.TzItemPage h2.TzArticleTitle,
div.TzPortfolioItemPage h2.TzArticleTitle {
  line-height: 27px;
}
div.TzBlog .TzBlogInner .TzItem .TzArticleBlogInfo .TzLine {
  padding: 0;
}
div.TzBlog .TzBlogInner .TzItem .TzDescription {
  color: #838383;
  font-size: 13px;
  line-height: 25px;
}
div.TzBlog div.TzBlogInner .TzItem {
  border-bottom: 1px solid #f2f5f5;
  margin-bottom: 30px;
}
div.TzBlog div.TzBlogInner div.TzLeading {
  margin-bottom: 30px;
  border-bottom: 1px solid #f2f5f5;
}
div.TzPagination,
div.TzPagination ul.pagination-list {
  padding: 0;
  text-align: center;
}
div.TzBlog div.TzPagination a {
  color: #777777;
  font-size: 12px;
 /* border: 1px solid #e1e5e7;*/
  padding: 8px 14px;
  margin-left: 12px;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
div.TzBlog div.TzPagination li.active a,
div.TzBlog div.TzPagination li a.pagenav_next:hover,
div.TzBlog div.TzPagination a:hover {
  color: #41b7d8;
}
div.TzBlog div.TzPagination li.disabled a,
div.TzBlog div.TzPagination li.disabled a:hover,
div.TzPagination li.disabled a,
div.TzPagination li.disabled a:hover,
div.TzPagination li a.pagenav_next,
div.TzBlog div.TzPagination li a.pagenav_next,
div.TzPagination li a.pagenav_preview,
div.TzBlog div.TzPagination li a.pagenav_preview {
  background: none;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  color: #777;
}
.box .content a:hover {
  color: #d75a46;
}
.box h3.header {
  font-size: 24px;
  color: #3b3b3b;
}
.sidebar-nav .twtr-widget .twtr-tweet-wrap {
  padding-left: 0;
}
.box ul.menu li {
  background: url(../../../images/arrow-list.png) left center no-repeat;
  padding-left: 10px;
  font-style: normal;
}
.sidebar-nav #login-form a.btn {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  height: 13px;
  position: absolute;
  right: 5px;
  top: 7px;
  z-index: 5;
}
.sidebar-nav #login-form .icon-question-sign {
  z-index: 5;
}
.sidebar-nav #login-form input {
  color: #888888;
  padding: 11px 10%;
  width: 78%;
}
.sidebar-nav #login-form span.add-on {
  background: none;
}
.sidebar-nav #login-form input#modlgn-remember {
  width: 10px;
}
.control-group i.icon-user,
.control-group i.icon-lock {
  position: absolute !important;
  top: 13px !important;
  left: 7px;
  z-index: 5;
}
.control-group {
  position: relative;
}
.sidebar-nav .box .mod_tz_tag li {
  display: inline-block;
}
.sidebar-nav .box .mod_tz_tag li:hover a {
  background: #404041;
  color: #fff;
  border-color: transparent;
}
div.TzItemPage .TzArticleMedia,
div.TzPortfolioItemPage .TzArticleMedia {
  margin: 0 0 25px;
}
div.tz_portfolio_like_button {
  background: none;
}
div.tz_portfolio_like_button .PinterestButton {
  padding-right: 30px;
}
div.tz_portfolio_like_button .LinkedinButton .IN-widget {
  position: relative;
  top: 5px;
}
.TzAdd {
  display: none;
}
.FacebookButton {
  margin-right: 25px;
}
#portfolio .TzPortfolioMedia,
#timeline .TzPortfolioMedia,
#tz-main div.TzBlog .TzBlogMedia {
  float: left;
  max-width: 150px;
  margin: 5px 20px 0 0;
}
.option-combo {
  display: block;
  margin-bottom: 10px;
}
div#TzContent #tz_options {
  padding-bottom: 0;
}
div#TzContent #tz_options .option-combo a {
  display: inline-block;
  clear: both;
  font-size: 12px;
  margin-bottom: 12px;
 /* border: 1px solid #e1e5e7;*/
  color: #888;
}
div#TzContent #tz_options .option-combo a:hover {
  color: #d75a46;
}
div#TzContent #tz_options .option-combo a.selected {
  background: none;
  color: #d75a46;
  box-shadow: none;
}
div#TzContent #tz_options .option-combo h2 {
  display: block;
  color: #000;
  font-size: 18px;
  text-transform: none;
  float: none;
  margin: 0 0 10px 0;
}
div#TzContent #tz_options ul {
  margin: 0;
}
div#TzContent #tz_options ul li {
  list-style: none;
  background: none;
  padding: 0;
}
.sidebar-nav .btn-base {
  font-size: 14px;
  border: none;
  padding: 11px 18px !important;
  margin-right: 10px;
  line-height: 18px !important;
  color: #fff;
  float: left;
  margin-bottom: 10px;
}
#form-login-submit {
  padding-top: 10px;
}
#form-login-password {
  padding: 2px 0;
}
.sidebar-nav .btn-base:hover {
  background: #262626;
}
.sidebar-nav .box .content a.btn-base {
  color: #fff;
}
div#TzContent,
div.TzBlog {
  padding-top: 20px;
}
#TzContent .tz_item {
  width: 100%;
}
div#TzContent .tz_item .TzInner {
  padding: 0;
  border: none;
  margin: 0;
 /* border-bottom: 1px solid #f2f5f5;*/
  margin-bottom: 22px;
}
.TzReadmore {
  margin-top: 0;
}
.TzPortfolioDescription {
  padding: 0;
}
div#TzContent .tz_item .TzPortfolioDescription,
div#tz-content .TzBlog .TzPortfolioDescription {
  padding-right: 20px;
}
div#TzContent .tz_item h3 a,
div#TzContent .TzItem h3 a {
  color: #404041;
  font-size: 20px;
  font-weight: normal;
  line-height: 25px;
}
div ul.TzVote-stars,
ul.TzVote-stars li a:hover,
div ul.TzVote-stars li.current-rating,
div ul.TzVote-stars-small,
div ul.TzVote-stars-small li a:hover,
div ul.TzVote-stars-small li.current-rating {
  background-color: transparent !important;
  background-image: url("../../../images/star.png") !important;
  background-repeat: repeat-x !important;
}
div#TzContent .tz_item .tz_portfolio_image,
div#TzContent .tz_item .tz_portfolio_image_gallery,
div#TzContent .tz_item .tz_portfolio_video {
  margin-bottom: 5px;
}
#TzContent #portfolio h3.TzPortfolioTitle,
#TzContent #timeline h3.TzPortfolioTitle,
#tz-content .TzBlogInner h3.TzBlogTitle {
  margin-bottom: 2px;
}
#portfolio .TzPortfolioIntrotext,
#timeline .TzPortfolioIntrotext,
.TzBlog .TzDescription {
  font-size: 13px;
  line-height: 25px;
  color: #00181C/*#838383*/;
  margin: 0 0 20px;
}
#portfolio .TzPortfolioIntrotext p,
#timeline .TzPortfolioIntrotext p,
.TzBlog .TzDescription p {
  margin-top: 7px;
}
div#TzContent .tz_item {
  color: #868686;
}
div#TzContent .tz_item a,
div#TzContent .TzItem a,
div#TzContent .TzLeading a,
div.TzBlog .TzBlogInner a.TzReadmore,
div.TzBlog .TzBlogInner .TzDescription a.TzReadmore:hover,
body > footer a,
.TzBlog .TzBlogInner .TzArticle-info a,
span a,
.news_info a,
.TzItemPage .TzArticleInfo span a,
.TzPortfolioItemPage .TzArticleInfo span a {
  color: #41b7d8;
}
span.TzLine {
  padding: 0 2px !important;
}
div#TzContent .tz_item a.TzReadmore,
div#tz-content .TzLeading a.TzReadmore,
div#tz-content .TzBlog a.TzReadmore,
.TzBlog a.TzReadmore {
  text-transform: capitalize;
  display: inline-block;
  font-size: 12px;
}
.TzArticle-info i {
  margin-right: 3px;
}
.inline {
  display: inline;
}
.TzArticle-info > div {
  margin-right: 20px;
}
div.sidebar-nav .input-prepend {
  display: block;
}
#login-form .controls {
  margin-bottom: 3px;
}
form#login-form {
  padding-top: 10px;
}
#tz_append {
  text-align: center;
  float: right;
  width: 100%;
  padding: 0;
  height: 61px;
  overflow: hidden;
}
#tz_append em,
#tz_append a {
  font-style: normal;
  font-size: 24px;
  color: #fff;
  text-shadow: none;
}
div#tz_append a,
div#infscr-loading {
  line-height: 61px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: none;
  font-size: 24px;
  padding: 0;
}
div#tz_append a,
div#infscr-loading {
  background: #616263/*#f4924b*/;
  box-shadow: none;
}
#tz_append em span,
#tz_append a.tzNomore span {
  color: #fff !important;
}
#tz_append a.tzNomore {
  color: #fff;
  display: none !important;
}
div#infscr-loading {
  position: relative;
  padding: 0;
  left: 0;
}
div#infscr-loading div {
  color: #fff;
  text-transform: uppercase;
}
div#timeline .TzDate {
  padding-left: 0;
}
div#timeline .TzDate h2 {
  /*border-bottom: 1px solid #f2f5f5;*/
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 20px 15px;
}
div#timeline .TzDate h2 span {
  display: block;
  background: #fbfbfb;
  color: #404041;
  font-size: 38px;
  text-align: center;
  padding: 15px;
}
div.TzTag div.TzTagInner .TzLeading,
div.TzUser div.TzUserInner .TzLeading {
  border: none;
  margin: 0;
}
.category-list .category li a {
  color: #1F1F1F;
  font-size: 24px;
  font-weight: normal;
}
small.list-author {
  padding-top: 5px;
  display: block;
}
.category-list .list-striped li {
  padding: 18px 20px;
}
.contact-form .control-group .controls input,
.contact-form .control-group .controls textarea {
  width: 70%;
  padding: 10px;
}
.contact-form .control-group .controls input#jform_contact_email_copy {
  width: 10px;
  margin-top: 10px;
}
.control-label label {
  padding-top: 5px;
}
.contact,
.contact legend,
.contact textarea,
.contact input {
  color: #888;
}
.contact h3 {
  font-size: 24px;
  text-transform: uppercase;
  color: #464646;
}
.contact dd {
  margin-left: 0;
}
.contact .form-actions {
  border: none;
}
.contact .contact-address {
  margin: 0;
}
.contact-form {
  padding-right: 25px;
}
div.form-actions {
  padding-top: 0;
  border: none;
}
.TzArticleDescription .page-header {
  margin: 0;
  border: 0;
  padding: 0;
}
.TzArticleDescription .page-header h1 {
  margin-top: 0;
}
.TzIcon li {
  float: left;
  list-style: none;
  padding-left: 10px;
}
.TzIcon li.edit-icon {
  padding-top: 2px;
}
.tz_portfolio_like_button .TzLikeQuestion {
  font-size: 18px;
  color: #404041;
}
div.tz_portfolio_user h3.TzArticleAuthorTitle {
  border: none;
  font-size: 24px;
  color: #404041;
  text-transform: none;
}
div.tz_portfolio_like_button {
  margin-bottom: 20px;
}
.sidebar-nav h3 {
  margin: 0;
}
div.tz_portfolio_user .AuthorAvatar {
  float: right;
  margin-left: 30px;
  width: 148px;
  height: 148px;
}
div.tz_portfolio_user .AuthorAvatar img {
  display: inline-block;
  margin: 10px;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  vertical-align: middle;
  border: none;
  width: 100%;
}
div.tz_portfolio_user .TzAuthorInfo {
  border: none;
  margin: 0;
}
div.tz_portfolio_user a {
  margin-right: 10px;
}
div.tz_portfolio_user .TzSocialLink:hover {
  color: #d15845;
}
div.tz_portfolio_user {
  border: none;
}
.tz-content-top-category div.tz_portfolio_user {
  margin-bottom: 0;
}
.sidebar-nav #login-form .logout-button input {
  width: auto;
}
.cat-items ul {
  margin-bottom: 10px;
}
.tz_portfolio_video img,
.tz_portfolio_image_gallery img {
  width: 100%;
}
body > iframe {
  float: left;
}
#tz-main .tz-inner {
  padding-top: 0;
  padding-bottom: 0;
}
#tz-main .tz-inner #tz-content,
#tz-main .tz-inner .tz-inner-content {
  border-right: 1px solid;
}
#tz-main .tz-inner .tz-inner-content {
  padding-bottom: 40px;
  padding-left: 0;
}
.plazart-megamenu ul.level0 > li > a {
  font-size: 14px;
  text-transform: uppercase;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -webkit-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  text-shadow: none;
}
#tz-footer ul.nav {
  text-align: left;
}
#tz-footer ul.nav li a {
  font-size: 14px;
}
#tz-footer ul.nav li .nav-child {
  display: none;
}
#tz-component {
  border-top: 1px solid;
}
#tz-component .right-sidebar-inner .box h3.header {
  padding-top: 0;
}
#tz-footer > .container-fluid > .tz-inner {
  border-top: 1px solid;
}
h3.tz_title_slide {
  line-height: 22px;
}
.TzArticle-info span,
.TzBlog .TzBlogInner .TzArticle-info a {
  font-size: 11px;
}
.tz-content-top-category {
  background: #fbfbfb;
  padding: 20px 20px 20px 15px;
}
.tz-content-top-category h1 {
  font-size: 32px;
  text-transform: uppercase;
}
#tz-content-top {
  padding: 0;
}
#tz-content-top div.slideshow {
  padding: 0;
}
#tz-content-top .box {
  margin-bottom: 0;
  padding: 25px 20px 5px 0;
}
#tz-content-top .box .flexslider ul.slides li {
  padding: 0;
  position: relative;
}
#tz-content-top .box .flexslider ul.slides li span.tz_image {
  margin: 0;
  display: block;
  width: 100%;
  float: none;
}
#tz-content-top .box .flexslider ul.slides li span.tz_image img {
  width: 100%;
}
#tz-content-top .box .flexslider .sl-description {
  position: absolute;
  bottom: 0;
  top: auto;
  background: rgba(0,0,0,0.8);
  padding: 20px 25px;
  left: 0;
  right: 0;
}
#tz-content-top .box .flexslider .sl-description h3.tz_title_slide {
  margin: 0 0 10px 0;
}
#tz-content-top .box .flexslider .sl-description h3.tz_title_slide a {
  font-size: 24px;
  color: #fff;
}
#tz-content-top .box .flexslider .sl-description p {
  color: #838383/*#bababa*/;
  margin: 5px 0 0 0;
}
#tz-content-top .box .flexslider ul.flex-direction-nav li {
  padding: 0;
}
#tz-content-top ul.tz_news a {
  display: block;
}
#tz-content-top ul.tz_news span.tz_image {
  float: left;
  width: 60%;
  margin-right: 25px;
}
#tz-content-top ul.tz_news span.tz_image img {
  float: none;
  width: 100%;
  margin: 0;
}
#tz-content-top ul.tz_news span.tz_title {
  font-size: 32px;
  line-height: 34px;
}
#tz-content-top ul.tz_news span.tz_title a {
  color: #404041;
}
#tz-content-top ul.tz_news .news_info {
  padding-top: 15px;
}
#tz-content-top ul.tz_news .news_info span {
  display: inline;
}
#tz-content-top ul.tz_news .news_info a {
  display: inline;
}
.TzArticle-info {
  padding-top: 4px;
  margin-bottom: 0;
}
#tz-content .TzArticleDescription h1,
#tz-content .TzArticleDescription h2,
#tz-content .TzArticleDescription h3,
#tz-content .TzArticleDescription h4,
#tz-content .TzArticleDescription h5,
#tz-content .TzArticleDescription h6 {
  color: #777;
}
#tz-content .TzArticleDescription h1 {
  font-size: 40px;
}
#tz-content .TzArticleDescription h2 {
  font-size: 36px;
}
#tz-content .TzArticleDescription h3 {
  text-transform: uppercase;
  font-size: 32px;
}
#tz-content .TzArticleDescription h4 {
  font-size: 28px;
}
#tz-content .TzArticleDescription h5 {
  font-size: 24px;
}
#tz-content .TzArticleDescription h6 {
  font-size: 20px;
}
.tz_portfolio_user p {
  font-size: 13px;
}
div.tz_portfolio_user .AuthorAvatar {
  background: none repeat scroll 0 0 transparent;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  float: right;
  height: 116px;
  margin-left: 30px;
  overflow: hidden;
  padding: 0;
  width: 116px;
}
div.tz_portfolio_user .AuthorAvatar img {
  border: medium none;
  display: inline-block;
  margin: 0;
  max-width: 500px !important;
  min-height: 116px;
  min-width: 116px;
  vertical-align: middle;
  width: auto;
}
#tz-content hr.bg-line {
  border-top: 1px solid #404041;
  width: 30px;
  margin: 0;
  display: block;
}
.AuthorBlock {
  padding-top: 10px;
}
div.TzItemPage,
div.TzPortfolioItemPage {
  font-size: 13px;
}
div.TzItemPage p,
div.TzPortfolioItemPage p {
  margin-top: 0;
}
.content-top-title {
  font-size: 32px;
  text-transform: uppercase;
}
#tz-content-top h3.header {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 32px;
}
.TzItemPage .TzArticleInfo span,
.TzPortfolioItemPage .TzArticleInfo span {
  font-size: 12px;
  color: #777;
}
.TzItemPage .TzArticleInfo span a,
.TzPortfolioItemPage .TzArticleInfo span a {
  font-size: 12px;
}
div#cloud-zoom-big {
  border: none;
}
div.TzRelated {
  padding: 10px 20px;
  opacity: 0;
  position: fixed;
  bottom: 0;
  top: auto;
  background: #ec7c71;
  overflow: hidden;
  z-index: 1000;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  box-shadow: 0 0 2px rgba(0,0,0,0.5);
}
div.TzRelated span.relate-close {
  font-size: 0;
  width: 12px;
  height: 12px;
  background: url(../../../images/btn-close.png) center no-repeat;
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}
div.TzRelated ul {
  padding: 0;
  margin: 0;
}
div.TzRelated ul li {
  float: left;
  margin-left: 20px;
  list-style: none;
  max-width: 150px;
  text-align: center;
}
div.TzRelated ul li img {
  max-width: 150px;
}
div.TzRelated ul li a {
  font-size: 12px;
  color: #fff;
  max-width: 150px;
  text-align: center;
}
div.TzRelated ul li:first-child {
  margin-left: 0;
}
div.TzRelated h3.TzRelatedTitle {
  font-size: 14px !important;
  color: #fff;
  font-weight: normal !important;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
}
div.relate_active {
  right: 0 !important;
  left: auto;
  opacity: 1;
}
.search h1.page-title {
  font-size: 30px;
}
a#toTop {
  display: block;
  transition: all 0.3s ease-in-out 0s;
  width: 50px;
  font-size: 0;
  position: fixed;
  top: 45%;
  right: 20px;
  background: url("../../../images/top-arrow.png") repeat scroll 0 -50px #000000;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  height: 50px;
  opacity: 0.65;
  left: auto;
}
a#toTop span {
  display: block;
  height: 50px;
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
  width: 50px;
}
a#toTop:hover {
  opacity: 0.85;
  background-color: #F4924B;
  background-position: center 0;
}
.login .well {
  border: none;
  width: 480px;
  margin: auto;
  margin-top: 20px;
  box-shadow: none;
  padding-bottom: 0;
}
div .nav > li > a:hover,
div .nav-pills li:hover a {
  background: none;
  color: #000;
}
.other-link .nav-tabs.nav-stacked {
  text-align: center;
}
.other-link .nav-tabs.nav-stacked > li {
  display: inline;
}
.other-link .nav-tabs.nav-stacked > li > a {
  border: none;
  display: inline;
}
.contact {
  padding-right: 20px;
}
.contact .tz-contact-form {
  padding-top: 10px;
}
.contact .tz-contact-form h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #464646;
}
.contact .tz-contact-form input {
  width: 45%;
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  margin-bottom: 18px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.contact .tz-contact-form textarea {
  width: 92%;
  padding: 10px 4%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.contact .tz-contact-form .form-actions {
  padding: 0;
}
.contact .tz-contact-form .form-actions .btn-base {
  float: right;
}
.contact .tz-contact-form .form-actions span {
  display: inline-block;
  padding-top: 10px;
  color: #ec7c71;
  font-size: 13px;
}
.tz-contact iframe {
  width: 100%;
}
#tz-component .right-sidebar-inner[class*="span"] {
  margin-left: 2.7%;
}
.row-fluid .tz-inner-content [class*="span"] {
  margin-left: 1.3%;
}
.navbar .btn-navbar {
  display: none !important;
}
.registration {
  padding-top: 10px;
}
.container-fluid {
  box-shadow: 0 1px 3px rgba(0,0,0,0.7), 0 1px 1px #CFCFCF;
}
#tz-footer .container-fluid,
.tz-header .container-fluid,
#plazart-mainnav .container-fluid,
.tz-main-body .container-fluid {
  box-shadow: 0 2px 3px rgba(0,0,0,0.3), 0 1px 0 rgba(0,0,0,0.1);
}
#tz-footer .footer-bottom .container-fluid {
  box-shadow: none;
}
.tz-breadcrumb .tz-inner {
  padding: 10px 0;
}
.TzPortfolioNoneMedia {
  width: 150px;
  min-height: 150px;
  font-size: 72px;
  line-height: 150px;
  color: #fff;
  text-align: center;
}
.TzPortfolioNoneMedia span.nonemedia {
  height: 60px;
  margin: 45px auto;
  width: 60px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: rgba(255,255,255,0.7);
  display: block;
}
nav#plazart-mainnav .header-social {
  display: none;
}
.TzNoneImage {
  width: 150px;
  min-height: 100px;
  color: #FFFFFF;
  font-size: 55px;
  text-align: center;
  line-height: 100px;
}
.TzNoneImage span.nonemedia {
  background: none repeat scroll 0 0 rgba(255,255,255,0.7);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  height: 50px;
  margin: 25px auto;
  width: 50px;
}
.TzCategories .last a.btn {
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  background: rgba(0,0,0,0.75);
  width: 30px !important;
  height: 30px;
  box-shadow: none !important;
  border: none;
}
.TzCategories .last a.btn .icon-plus {
  top: -9px;
}
.TzCategories .last a.btn:hover {
  background: rgba(0,0,0,0.95);
}
div.TzCategories h1 {
  border-color: rgba(0,0,0,0.1);
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 1px;
  font-size: 24px;
  color: #404041;
  line-height: normal;
  font-weight: bold;
  padding: 10px 0 15px 0;
  margin: 0 0 20px;
}
.tz-message {
  box-shadow: none !important;
}
.controls button.btn,
.form-actions .btn {
  width: auto !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  height: 37px;
}
.TzItemPage .TzArticleExtraField h3,
.TzItemPage .TzAttachments h3,
.TzItemPage .TzGoogleMap h3,
.TzItemPage .TzArticleTag h3,
.TzPortfolioItemPage .TzArticleExtraField h3,
.TzPortfolioItemPage .TzAttachments h3,
.TzPortfolioItemPage .TzGoogleMap h3,
.TzPortfolioItemPage .TzArticleTag h3 {
  float: left;
  border: none;
  color: #161616;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 15px;
  padding-right: 20px;
  text-transform: uppercase;
}
div .TzItemPage .TzArticleTag a,
div .TzPortfolioItemPage .TzArticleTag a {
  color: #616161;
  line-height: 15px;
}
div .TzItemPage .TzArticleTag a:hover,
div .TzPortfolioItemPage .TzArticleTag a:hover {
  color: #41B7D8;
}
.tz-inner-content #nguyenngoctu {
  background: none;
  padding-top: 0;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet {
  padding-right: 0;
  background: none;
  margin-bottom: 30px;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment:last-child {
  border: none;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment {
  border-bottom: 1px solid #f2f5f5;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 20px;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment .nnt-warp-comment-class {
  margin: 0;
  background: url(../../../images/bg-guest.png) left 6px no-repeat;
  padding-left: 60px;
  box-shadow: none;
  border: none;
  padding-bottom: 5px;
  padding-right: 20px;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment .nnt-warp-comment-class ul {
  padding: 0;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment .nnt-warp-comment-class ul li {
  padding: 0;
  list-style: none;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment .nnt-warp-comment-class ul li.nnt-warl-comment-li-1 {
  background: none;
  border: none;
  padding: 0;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment .nnt-warp-comment-class ul li.nnt-warl-comment-li-1 span {
  width: auto !important;
  padding: 0;
  font-size: 12px;
  color: #777777;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment .nnt-warp-comment-class ul li.nnt-warl-comment-li-1 span.TzLine {
  padding: 0 2px;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment .nnt-warp-comment-class ul li.nnt-warl-comment-li-comment {
  border: none;
  width: 100%;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment .nnt-warp-comment-class ul li.nnt-warl-comment-li-comment p {
  padding: 0;
  margin: 5px 0;
  font-size: 13px;
  color: #868686;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment .nnt-warp-comment-class ul li.nnt-warl-comment-li-title {
  padding-top: 5px;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet .warp-comment .nnt-warp-comment-class ul li.nnt-warl-comment-li-title span.guest-title {
  padding: 0;
  font-size: 20px;
  color: #404041;
  text-align: left;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet #nnt_comment {
  background: #f4924b;
  text-align: center;
  padding: 0;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet #nnt_comment .nnt-warp-comment-class {
  background: none;
  padding-left: 0;
}
.tz-inner-content #nguyenngoctu #wrap-baiviet #nnt_comment a#nnt_comment_a1 {
  float: none;
  padding: 0;
  background: none;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  margin: auto;
  width: auto;
  text-align: center;
  text-transform: uppercase;
}
.tz-inner-content .TzPagination li {
  display: inline;
}
#tz-content #warp-fom input,
#tz-content #warp-fom textarea {
  background: none repeat scroll 0 0 #FCFCFC;
  border: 1px solid #D9DBDC;
  border-radius: 0 0 0 0;
  box-shadow: none;
  color: #8A8C8C;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  width: 95%;
}
#tz-content #warp-fom form {
  padding: 0 20px 20px;
}
#tz-content #warp-label {
  color: #8A8C8C;
  padding-left: 0;
}
#tz-content #warp-fom {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  border-radius: 0 0 0 0;
  bottom: auto;
  display: block;
  height: 77%;
  left: 30%;
  overflow-y: auto;
  padding-bottom: 5px;
  position: fixed;
  text-align: center;
  top: 12%;
  width: 40%;
  z-index: 2000;
}
h5#tz-guestbook-h5 {
  background: url("../../../images/bg-line.png") repeat-x scroll center bottom transparent;
  border: medium none;
  color: #000000;
  margin: 10px 20px;
  text-transform: uppercase;
  width: auto;
}
#tz-content #tz-guestbook-h5 span {
  left: 0;
}
#tz-content #warp-fom input#warp-input-sub,
.form-horizontal .form-actions button.btn-primary,
.form-actions a.btn {
  background: none repeat scroll 0 0 #4C8624;
  border: medium none;
  border-radius: 25px;
  box-shadow: none;
  color: #FFFFFF;
  font-size: 14px;
  height: 40px;
  line-height: 37px;
  width: 137px;
  text-shadow: none;
}
#tz-content .warp-in2 {
  text-align: center;
}
img#tz-guestbook-h5-img,
img#tz-guestbook-h5-img:hover {
  left: auto;
  position: absolute;
  right: -20px;
  top: -10px;
  width: 28px;
}
#tz-content #warp-fom input#warp-check {
  height: 22px;
  line-height: 22px;
  width: auto;
}
#tz-content #warp-fom textarea {
  height: 120px;
  line-height: 22px;
}
.nav {
  margin-bottom: 20px;
}
.nav > li > a:hover {
  background-color: #666;
  color: #eee;
}
.nav .dropdown-toggle .caret {
  border-top-color: #07b;
  border-bottom-color: #07b;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #00466f;
  border-bottom-color: #00466f;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.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: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.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);
  -ms-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -o-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;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu li > a {
  clear: both;
  color: #444;
  display: block;
  line-height: 20px;
  font-weight: normal;
  padding: 3px 20px;
  text-shadow: none;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #eee;
  text-decoration: none;
  background-color: #666;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #eee;
  text-decoration: none;
  outline: 0;
  background-color: #07b;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  background-color: #07b;
  color: #eee;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.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;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.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;
}
.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;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #eee;
}
.dropdown-submenu.pull-left {
  float: none;
}
.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;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.plazart-navhelper {
  background: #2f2f2f;
  color: #666;
}
.breadcrumb {
  padding: 10px 0;
  margin: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.breadcrumb li {
  text-shadow: none;
  display: block;
  float: left;
}
.breadcrumb a {
  color: #666;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #666;
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: #999;
}
.plazart-mainnav {
  height: 40px;
}
.plazart-mainnav .navbar {
  color: #666;
  margin-bottom: 0;
  margin-top: 0;
}
.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;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.plazart-mainnav .navbar .nav {
  margin: 0;
}
.plazart-mainnav .navbar .nav > li > a {
  border-top: 0;
  border-right: 1px solid #d9d9d9;
  padding: 10px 20px;
  text-shadow: none;
}
.plazart-mainnav .navbar .nav > li > a:focus,
.plazart-mainnav .navbar .nav > li > a:hover {
  background-color: #666;
  text-shadow: none;
  outline: none;
}
.plazart-mainnav .navbar .nav > .active > a,
.plazart-mainnav .navbar .nav > .active > a:hover,
.plazart-mainnav .navbar .nav > .active > a:focus {
  color: #eee;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.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,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -ms-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.plazart-mainnav .navbar .btn-navbar [class^="icon-"],
.plazart-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #666;
  text-shadow: none;
}
.plazart-mainnav .dropdown .caret {
  margin-left: 5px;
}
.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);
  -ms-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -o-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.plazart-mainnav .dropdown-menu li > a {
  border-top: 1px solid #eee;
  padding: 5px 20px;
  text-shadow: none;
}
.plazart-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.plazart-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.plazart-mainnav .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.plazart-mainnav .dropdown-menu .disabled > a,
.plazart-mainnav .dropdown-menu .disabled > a:hover {
  color: #999;
}
.plazart-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.plazart-mainnav .nav li.dropdown.open > .dropdown-toggle {
  background-color: #666;
  color: #eee;
}
.plazart-mainnav .nav li.dropdown.active > .dropdown-toggle,
.plazart-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #07b;
  color: #eee;
}
@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
  }
  .navbar-collapse-fixed-top,
  .navbar-collapse-fixed-bottom {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .navbar-collapse-fixed-top .nav-collapse.in,
  .navbar-collapse-fixed-bottom .nav-collapse.in {
    position: fixed;
    width: 100%;
    overflow-y: auto;
    top: 40px;
    bottom: 0;
  }
  .navbar-collapse-fixed-top .nav-collapse.in > *,
  .navbar-collapse-fixed-bottom .nav-collapse.in > * {
    padding-bottom: 50px;
  }
  .navbar-collapse-fixed-bottom {
    bottom: 0;
    top: auto;
  }
  .navbar-collapse-fixed-bottom .nav-collapse.in {
    top: 0;
    bottom: 40px;
  }
  .plazart-navhelper {
    margin-left: -20px;
    margin-right: -20px;
  }
  .plazart-mainnav {
    background: #e6e6e6;
    border-top: 1px solid #d9d9d9;
    height: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
  .plazart-mainnav .navbar .btn-navbar {
    margin-bottom: 10px;
  }
  .plazart-mainnav .navbar .btn-navbar:hover {
    cursor: pointer;
  }
  .plazart-mainnav .nav-collapse {
    margin-top: 10px;
    background: #fff;
  }
  .plazart-mainnav .nav-collapse .nav {
    margin: 0;
  }
  .plazart-mainnav .nav-collapse .nav > li > a {
    margin-bottom: 0;
  }
  .plazart-mainnav .nav-collapse .nav > li > a,
  .plazart-mainnav .nav-collapse .dropdown-menu a {
    border-bottom: 1px solid #eee;
    padding: 10px 20px;
    font-weight: bold;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .plazart-mainnav .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0;
  }
  .plazart-mainnav .nav-collapse .nav > li > a:hover {
    background-color: #666;
    background-image: none;
  }
  .plazart-mainnav .nav-collapse .dropdown-menu a {
    border-top: 1px solid #d9d9d9;
    border-bottom: 0;
    font-weight: normal;
    padding: 10px 20px;
  }
  .plazart-mainnav .nav-collapse .dropdown-menu a:hover {
    background-color: #666;
    background-image: none;
  }
  .plazart-mainnav .nav-collapse .dropdown-menu {
    margin: 0;
    padding: 0;
    background-color: #e6e6e6;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .plazart-mainnav.navbar-collapse-fixed-top {
    margin-left: 0;
    margin-right: 0;
  }
  .plazart-mainnav .navbar .nav > li > .dropdown-menu:before,
  .plazart-mainnav .navbar .nav > li > .dropdown-menu:after,
  .plazart-mainnav .navbar .nav > li > .dropdown-menu .divider {
    display: none;
  }
  .plazart-mainnav .customization {
    display: none;
  }
}
.hidelabeltxt {
  display: none;
}
.form-limit,
.display-limit {
  float: right;
  margin: 20px 0;
}
.form-limit select,
.display-limit select {
  width: 64px;
}
.btn-toolbar.article-info {
  border-top: 4px solid #eee;
  padding: 10px 0;
}
#tz-content hr {
  display: none;
}
#tz-content h2 small {
  clear: both;
  display: block;
  font-size: 11px;
  line-height: 1.0;
}
.tz-article-content {
  font-size: 14px;
}
body > .container-fluid.tz-message .alert {
  margin: 15px 0;
}
.contact fieldset legend {
  font-size: 11px;
}
.contact .jicons-icons {
  display: none;
}
.contact .contact-position dd,
.contact .contact-address dd {
  margin: 8px 0;
}
.item-page {
  position: relative;
}
.item-page aside {
  float: left;
  position: absolute;
  width: 85px;
}
.item-image {
  margin: 0 0 20px 0;
  width: 100%;
}
.tz-article {
  font-size: 14px;
  line-height: 26px !important;
}
.item-page .item-page {
  min-height: 400px;
}
.item-page time {
  display: block;
  width: 66px;
  height: 66px;
  line-height: 52px;
  margin: 0 0 0 8px;
  padding: 6px;
  text-align: center;
  background: #ffb251;
  font-size: 48px;
  font-weight: 600;
  color: #fff;
}
.item-page time span {
  display: block;
  font-size: 18px;
  line-height: 0;
}
.article-info {
  margin-bottom: 0;
  text-align: right;
  font-size: 11px;
}
.article-info dd {
  margin: 0 0 12px;
}
.tz-item-page .tz-article {
  min-height: 400px;
}
.tz-article .article-header {
  clear: both;
  color: #444;
  font-size: 48px;
  line-height: 52px;
  margin: 0 0 24px;
}
.tz-article .item-image + .article-header,
.tz-article .img-intro-left + .article-header,
.tz-article .img-intro-none + .article-header,
.tz-article .img-intro-right + .article-header {
  margin-top: 32px;
}
.tz-article .article-header a {
  color: #000;
}
.tz-article .article-header a:hover {
  color: #77AAEE;
}
.tz-article .content-links {
  margin: 32px 0 0;
}
.cat-items ul {
  list-style-type: none;
}
.cat-items li {
  clear: both;
}
.cat-items li h4 {
  float: left;
}
.archive .filter-search {
  float: right;
}
.archive .filter-search select {
  margin-right: 10px;
  width: 100px;
}
#advancedSearch {
  font-size: 11px;
}
#advancedSearch > div {
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0;
  padding: 10px 15px;
}
#search-results {
  margin: 20px 0 40px 0;
}
#search-results .result-title {
  font-size: 18px;
  margin: 0 0 10px 0;
}
#finder-filter-select-list {
  list-style-type: none;
  margin-left: 0;
}
#finder-filter-select-list li {
  padding: 0 0 5px 0;
}
#finder-filter-select-list label {
  min-width: 135px;
  padding-right: 10px;
  text-align: right;
}
#searchForm label {
  display: inline-block;
  margin-left: 5px;
  margin-right: 10px;
}
#searchForm fieldset div {
  padding: 10px 0;
}
#searchForm legend {
  font-size: 12px;
  margin-bottom: 5px;
}
.search-results {
  clear: both;
}
.search-results .result-title {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.contentpane iframe {
  border: 1px solid #e5e5e5;
}
.categories-list .item-title {
  display: block;
  margin-bottom: 10px;
}
.categories-list li .item-title {
  margin-bottom: 0px;
}
.contact-category .cat-children ul,
.weblink-category .cat-children ul,
.categories-list ul {
  list-style-type: none;
  margin-left: 0;
}
.contact-category .cat-children ul ul,
.weblink-category .cat-children ul ul,
.categories-list ul ul {
  clear: both;
  margin-left: 20px;
}
.contact-category .cat-children ul li,
.weblink-category .cat-children ul li,
.categories-list ul li {
  font-size: 18px;
  line-height: 1.4;
}
.contact-category .cat-children ul li,
.weblink-category .cat-children ul li,
.categories-list ul li li {
  font-size: 14px;
}
.contact-category .cat-children ul li li,
.weblink-category .cat-children ul li li,
.categories-list ul li li li {
  font-size: 12px;
}
.contact-category .cat-children dl,
.weblink-category .cat-children dl,
.category-desc,
.categories-list dl {
  color: #666;
  font-size: 11px;
}
.contact-category .cat-children dt,
.contact-category .cat-children dd,
.weblink-category .cat-children dt,
.weblink-category .cat-children dd,
.categories-list dt,
.categories-list dd {
  float: left;
}
.newsfeed .feed-description {
  border-bottom: 1px solid #e5e5e5;
  color: #888;
  font-size: 16px;
  margin: 10px 0 20px 0;
  padding: 0 0 10px 0;
}
.newsfeed > ol {
  list-style-type: none;
  margin: 0;
}
.newsfeed > ol > li {
  border-top: 1px solid #e5e5e5;
  font-size: 18px;
  padding: 20px 0;
}
.newsfeed > ol > li:first-child {
  border-top: none;
}
.newsfeed > ol > li > a {
  display: block;
  padding: 0 0 15px 0;
}
.newsfeed > ol > li .feed-item-description {
  font-size: 12px;
}
.profile dl dt,
.profile dl dd {
  line-height: 21px;
  padding: 6px 0;
}
.reset fieldset,
.remind fieldset {
  margin-top: 50px;
}
div.img_caption {
  border: 1px solid #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 10px 5px 10px;
}
p.img_caption {
  clear: both;
  color: #888;
  font-size: 11px;
  line-height: 1.6;
  padding-top: 10px;
  text-align: center;
}
.article-index {
  margin-left: 40px;
}
.article-index h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.pagenavcounter {
  color: #999;
  font-size: 11px;
  margin: 10px 0 30px 0;
}
.toclink.active {
  color: #333;
  font-weight: bold;
}
#tzSocialAPI {
  border-top: 1px solid #e5e5e5;
  margin: 20px 0 10px;
  padding: 20px 0 0;
  clear: both;
}
#tzSocialAPI > iframe,
#tzSocialAPI > #___plusone_0 {
  position: relative;
  top: -5px;
}
#tzSocialAPI #___plus_0 {
  vertical-align: top;
  position: relative;
  margin-right: 10px !important;
  top: -5px;
}
#fb-auth small {
  background: transparent url('../images/fb_icon.png') no-repeat 0 0;
  display: block;
  float: left;
  position: relative;
  text-indent: -9999px;
  top: 2px;
  width: 16px;
}
ul.latestnews li {
  border-bottom: 1px solid #e5e5e5;
  padding: 8px 0 !important;
}
@media (max-width: 599px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.tz-big-header {
  color: #333;
  font-size: 112px;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 40px;
  text-align: center;
  -webkit-filter: blur(35px);
  -moz-filter: blur(35px);
  filter: blur(35px);
  -webkit-transition: -webkit-filter 2.0s ease-out, font-size 0.5s ease-out, line-height 0.5s ease-out;
  -moz-transition: -moz-filter 2.0s ease-out, font-size 0.5s ease-out, line-height 0.5s ease-out;
  -ms-transition: font-size 0.5s ease-out, line-height 0.5s ease-out;
  -o-transition: font-size 0.5s ease-out, line-height 0.5s ease-out;
  transition: filter 2.0s ease-out, font-size 0.5s ease-out, line-height 0.5s ease-out;
}
body.loaded .tz-big-header {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  filter: blur(0px);
}
.tz-big-header span {
  color: #5990de;
}
h2 {
  margin: 20px 0;
}
.tz-medium-header {
  color: #333;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2;
}
.tz-small-header {
  color: #7c7c7c;
  font-size: 24px;
  font-weight: 100;
  line-height: 1.2;
  text-align: center;
  -webkit-transition: font-size 0.5s ease-out;
  -moz-transition: font-size 0.5s ease-out;
  -o-transition: font-size 0.5s ease-out;
  transition: font-size 0.5s ease-out;
}
.tz-buttons {
  padding: 80px 0;
  text-align: center;
  -webkit-transition: padding 0.5s ease-out;
  -moz-transition: padding 0.5s ease-out;
  -o-transition: padding 0.5s ease-out;
  transition: padding 0.5s ease-out;
}
.tz-blue-button,
.tz-yellow-button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  font-weight: 300;
  height: 60px;
  line-height: 61px;
  margin-left: 25px;
  padding: 0 45px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.21);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.tz-blue-button {
  background: #5990de;
}
.tz-yellow-button {
  background: #fbb450;
}
.tz-blue-button:first-child,
.tz-yellow-button:first-child {
  margin-left: 0;
}
.tz-blue-button:active,
.tz-blue-button:focus,
.tz-blue-button:hover,
.tz-yellow-button:active,
.tz-yellow-button:focus,
.tz-yellow-button:hover {
  background: #333;
  color: #fff;
}
.tz-demo-content {
  padding: 0 15px;
  text-align: center;
}
.tz-demo-content img {
  display: block;
  height: auto;
  margin: 30px auto;
  max-width: 100%;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -ms-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
.tz-demo-content:hover img {
  -webkit-animation-name: tzbounce;
  -webkit-animation-duration: 0.75s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: tzbounce;
  -moz-animation-duration: 0.75s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: tzbounce;
  -ms-animation-duration: 0.75s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: tzbounce;
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-webkit-keyframes tzbounce {
  0% {
    -webkit-transform: scale(1.0);
  }
  25% {
    -webkit-transform: scale(0.9);
  }
  50% {
    -webkit-transform: rotateZ(1.0);
  }
  75% {
    -webkit-transform: rotateZ(1.1);
  }
  100% {
    -webkit-transform: rotateZ(1.0);
  }
}
@-moz-keyframes tzbounce {
  0% {
    -moz-transform: scale(1.0);
  }
  25% {
    -moz-transform: scale(0.9);
  }
  50% {
    -moz-transform: rotateZ(1.0);
  }
  75% {
    -moz-transform: rotateZ(1.1);
  }
  100% {
    -moz-transform: rotateZ(1.0);
  }
}
@keyframes tzbounce {
  0% {
    transform: scale(1.0);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: rotateZ(1.0);
  }
  75% {
    transform: rotateZ(1.1);
  }
  100% {
    transform: rotateZ(1.0);
  }
}
.tz-demo-content h2 {
  font-size: 24px;
}
.tz-demo-content p {
  color: #777;
  font-size: 14px;
  line-height: 1.6;
  padding: 20px 0;
}
#tz-download-btn {
  width: 155px;
}
.tz-right {
  float: right;
}
.tz-left {
  float: left;
}
.clr {
  clear: both;
  height: 0;
}
.tz-border-bottom {
  border-bottom: 1px solid;
}
.tz-border-top {
  border-top: 1px solid;
}
.tz-border-left {
  border-left: 1px solid;
}
.tz-border-right {
  border-right: 1px solid;
}
.tz-border {
  border: 1px solid #f2f5f5;
}
.btn-base,
.btn {
  width: 140px !important;
  height: 49px;
  line-height: 49px;
  display: inline-block !important;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  margin: 4px 4px 4px 0;
  color: #fff !important;
  font-size: 14px;
  padding: 0 !important;
}
.btn-icon {
  width: 115px !important;
  height: 36px;
  line-height: 26px;
  display: inline-block !important;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  margin: 4px 4px 4px 0;
  padding: 0 !important;
  border: none;
  text-transform: capitalize;
  color: #fff !important;
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(#5e6674),to(#7d8491));
  background: -webkit-linear-gradient(top,#7d8491,#5e6674);
  background: -moz-linear-gradient(top,#7d8491,#5e6674);
  background: -ms-linear-gradient(top,#7d8491,#5e6674);
  background: -o-linear-gradient(top,#7d8491,#5e6674);
}
.btn-icon span {
  display: inline-block;
  font-size: 0;
  padding: 0;
  margin-right: 13px;
  width: 20px;
  height: 20px;
  background-image: url(../../../images/btn-icon.png);
  background-repeat: no-repeat;
}
.btn-icon-light {
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(#cccccc),to(#dbdbdb));
  background: -webkit-linear-gradient(top,#dbdbdb,#cccccc);
  background: -moz-linear-gradient(top,#dbdbdb,#cccccc);
  background: -ms-linear-gradient(top,#dbdbdb,#cccccc);
  background: -o-linear-gradient(top,#dbdbdb,#cccccc);
  color: #353c49 !important;
  box-shadow: 0px 2px 1px -1px #757575;
}
.btn-icon-download {
  background-position: -7px -9px;
}
.btn-icon-close {
  background-position: -40px -7px;
}
.btn-icon-checked {
  background-position: -75px -9px;
}
.btn-icon-start {
  background-position: -111px -9px;
}
.btn-icon-cart {
  background-position: -142px -9px;
}
.btn-icon-search {
  background-position: -172px -9px;
}
.btn-light-icon-download {
  background-position: -7px -42px;
}
.btn-light-icon-close {
  background-position: -40px -40px;
}
.btn-light-icon-checked {
  background-position: -75px -42px;
}
.btn-light-icon-start {
  background-position: -111px -42px;
}
.btn-light-icon-cart {
  background-position: -142px -42px;
}
.btn-light-icon-search {
  background-position: -172px -42px;
}
div .small-btn-base {
  width: 92px !important;
  text-align: center;
  height: 29px;
  line-height: 29px;
  display: inline-block !important;
  cursor: pointer;
  border-radius: 5px;
  margin: 4px 4px 4px 0;
  color: #fff !important;
}
.round-btn {
  border-radius: 25px !important;
  width: 137px !important;
  height: 40px;
  line-height: 37px;
}
.btn-base:hover,
.small-btn-base:hover {
  background: #262626 !important;
  color: #fff !important;
}
button:hover,
button,
.sidebar-nav *,
.btn-base,
.btn-base:hover,
.small-btn-base:hover,
a.btn-primary:hover,
button:hover,
.form-actions a.btn {
  -moz-transition: all 200ms linear 0s !important;
  -webkit-transition: all 200ms linear 0s !important;
  -o-transition: all 200ms linear 0s !important;
}
.btn-hot-pink {
  background-color: #ee2465;
}
.btn-pink {
  background-color: #ec6681;
}
.btn-purple-low {
  background-color: #5e5668;
}
.btn-gray {
  background-color: #9d9ea6;
}
.btn-blue-1 {
  background-color: #278aab;
}
.btn-blue-2 {
  background-color: #199dac;
}
.btn-green {
  background-color: #4c8624;
}
.btn-blue-3 {
  background-color: #7fcdcd;
}
.btn-orange {
  background-color: #e15d44;
}
.btn-red-orange {
  background-color: #dc4123;
}
.btn-yellow {
  background-color: #f9c62d;
}
.btn-blue-4 {
  background-color: #09c0be;
}
button.btn-primary,
a.btn-primary {
  background: none repeat scroll 0 0 #4C8624;
  border: medium none;
  border-radius: 25px;
  box-shadow: none;
  color: #FFFFFF;
  font-size: 14px;
  height: 40px;
  line-height: 37px;
  width: 137px;
}
a.btn-primary:hover,
button:hover,
.form-actions a.btn:hover {
  background: none repeat scroll 0 0 #262626 !important;
  color: #FFFFFF !important;
}
.btn-icon:hover {
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(#222222),to(#444444)) !important;
  background: -webkit-linear-gradient(top,#444444,#222222) !important;
  background: -moz-linear-gradient(top,#444444,#222222) !important;
  background: -ms-linear-gradient(top,#444444,#222222) !important;
  background: -o-linear-gradient(top,#444444,#222222) !important;
}
div.TzItemPage ol,
div.TzPortfolioItemPage ol {
  padding-left: 25px;
}
div.TzItemPage ul,
div.TzPortfolioItemPage ul {
  padding-left: 0;
}
div.TzItemPage ul ul,
div.TzPortfolioItemPage ul ul {
  padding-left: 25px;
}
div.TzItemPage ul.unstyled ul li,
div.TzPortfolioItemPage ul.unstyled ul li {
  list-style: none;
}
div.TzItemPage blockquote,
div.TzPortfolioItemPage blockquote {
  margin: 0 0 18px;
  padding: 0 0 0 15px;
  border-left: 5px solid #e6e6e6;
}
div.TzItemPage blockquote.pull-right,
div.TzPortfolioItemPage blockquote.pull-right {
  border-right: 5px solid #e6e6e6;
  margin: 0 18px 20px 0;
  padding: 0 15px 0 0;
  border-left: none;
}
div.TzItemPage blockquote.image,
div.TzPortfolioItemPage blockquote.image {
  background-image: url(../../../images/bg-quote.png);
  background-repeat: repeat-y;
  padding-left: 45px;
  background-position: top left;
}
div.TzItemPage span,
div.TzPortfolioItemPage span {
  color: #a5a5a5;
}
div.TzItemPage .hightlight,
div.TzPortfolioItemPage .hightlight {
  background: #fa5d90;
  color: #fff;
}
div.TzItemPage h1,
div.TzPortfolioItemPage h1 {
  border: none;
  margin: 0;
  font-size: 40px;
  color: #3B3B3B;
  font-weight: normal;
  margin: 30px 0 10px;
  padding: 0;
  line-height: 42px;
}
li {
  padding: 5px 0;
}
ul.inline {
  display: inline;
  list-style: none;
}
div ul.unstyled,
ol.unstyled {
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
div.flexslider {
  width: 100% !important;
}
.flexslider .slides img {
  width: 100%;
}
.tz-border-radius {
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
}
#system-message .alert {
  min-height: 46px;
  padding-top: 0;
  padding-left: 56px;
  padding-bottom: 0;
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 20px;
  border-radius: 0;
}
#system-message .alert a.close {
  background: url(../../../images/btn-close-message.png) -1px -3px no-repeat;
  height: 14px;
  width: 14px;
  cursor: pointer;
  font-size: 0;
  top: 35%;
  opacity: 1;
}
#system-message .alert a.close:hover {
  background-position: -1px -33px;
  -moz-transition: all 200ms linear 0s;
  -webkit-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
}
#system-message .alert h4.alert-heading {
  display: none;
}
#system-message .alert p {
  font-size: 12px;
  text-shadow: none;
  margin-top: 10px;
}
#system-message .alert-warning,
#system-message .alert-notice {
  background: url(../../../images/icon-message.png) 12px 7px no-repeat #ebe2b6;
  border: 1px solid #dbcb87;
  box-shadow: 0 0 0 1px #ebe2b6;
}
#system-message .alert-warning p,
#system-message .alert-notice p {
  color: #967c2d;
}
#system-message .alert-error {
  background: url(../../../images/icon-message.png) 12px -49px no-repeat #e46c55;
  border: 1px solid #ce3522;
  box-shadow: 0 0 0 1px #e46c55;
}
#system-message .alert-error p {
  color: #fff;
}
#system-message .alert-success,
#system-message .alert-message {
  background: url(../../../images/icon-message.png) 12px -109px no-repeat #34ba7c;
  border: 1px solid #0b8b41;
  box-shadow: 0 0 0 1px #2ab776;
}
#system-message .alert-success p,
#system-message .alert-message p {
  color: #fff;
}
ul.check,
ul.star,
ul.comment,
ul.arrow,
ul.shap1,
ul.shap2,
ul.author,
ul.system {
  margin: 0;
}
ul.check li,
ul.star li,
ul.comment li,
ul.arrow li,
ul.shap1 li,
ul.shap2 li,
ul.author li,
ul.system li {
  list-style: none;
}
ul.check li .icon,
ul.star li .icon,
ul.comment li .icon,
ul.arrow li .icon,
ul.shap1 li .icon,
ul.shap2 li .icon,
ul.author li .icon,
ul.system li .icon {
  background-image: url(../../../images/icon-liststyle.png);
  font-size: 0;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  padding-right: 7px;
  display: inline-block;
}
ul.check li .icon {
  background-position: 0 -2px;
}
ul.star li .icon {
  background-position: 0 -33px;
}
ul.comment li .icon {
  background-position: 0 -65px;
}
ul.arrow li .icon {
  background-position: 0 -95px;
}
ul.shap1 li .icon {
  background-position: 0 -130px;
}
ul.shap2 li .icon {
  background-position: 0 -159px;
}
ul.author li .icon {
  background-position: 0 -188px;
}
ul.system li .icon {
  background-position: 0 -214px;
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../../../libraries/jui/fonts/IcoMoon.eot');
  src: url('../../../libraries/jui/fonts/IcoMoon.eot') format('embedded-opentype'), url('../../../libraries/jui/fonts/IcoMoon.svg#IcoMoon') format('svg'), url('../../../libraries/jui/fonts/IcoMoon.woff') format('woff'), url('../../../libraries/jui/fonts/IcoMoon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  font-size: 15px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
.icon-home:before {
  content: "\21";
}
.icon-user:before {
  content: "\22";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-file-add:before {
  content: "\29";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-folder:before {
  content: "\2d";
}
.icon-folder-2:before {
  content: "\2e";
}
.icon-picture:before {
  content: "\2f";
}
.icon-pictures:before {
  content: "\30";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-flag:before {
  content: "\35";
}
.icon-tools:before {
  content: "\36";
}
.icon-cogs:before {
  content: "\37";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-brush:before {
  content: "\3b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-star:before {
  content: "\42";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-support:before {
  content: "\46";
}
.icon-warning:before {
  content: "\48";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-unpublish:before,
.icon-trash:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-eye-close:before,
.icon-minus:before {
  content: "\4b";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-search:before {
  content: "\53";
}
.icon-filter:before {
  content: "\54";
}
.icon-camera:before {
  content: "\55";
}
.icon-play:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-key:before {
  content: "\5f";
}
.icon-quote:before {
  content: "\60";
}
.icon-quote-2:before {
  content: "\61";
}
.icon-database:before {
  content: "\62";
}
.icon-location:before {
  content: "\63";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-unblock:before,
.icon-refresh:before {
  content: "\6c";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-address:before {
  content: "\70";
}
.icon-feed:before {
  content: "\71";
}
.icon-flag-2:before {
  content: "\72";
}
.icon-pin:before {
  content: "\73";
}
.icon-lamp:before {
  content: "\74";
}
.icon-chart:before {
  content: "\75";
}
.icon-bars:before {
  content: "\76";
}
.icon-pie:before {
  content: "\77";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-lightning:before {
  content: "\79";
}
.icon-move:before {
  content: "\7a";
}
.icon-next:before {
  content: "\7b";
}
.icon-previous:before {
  content: "\7c";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-download:before,
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-play-2:before {
  content: "\e00d";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera-2:before {
  content: "\e015";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-remove:before {
  content: "\e017";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-broadcast:before {
  content: "\e01b";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-users:before {
  content: "\e01f";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-out-2:before {
  content: "\e024";
}
label[for="mod-search-searchword"] {
  display: none;
}
#mod-search-searchword {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 33px;
  max-width: 100% !important;
  line-height: 33px;
  color: #bdbcbc;
}
.stats-module dt,
.stats-module dd {
  float: left;
}
.stats-module dt {
  clear: both;
}
#tz-breadcrumb .icon-home {
  margin-top: -2px;
}
.tz-inner .adv_top {
  margin: 0;
  text-align: center;
}
.tz-inner .adv_top img {
  max-width: 100%;
}
.tz-inner .adv_top p {
  margin: 0;
}
ul.social {
  padding: 0;
}
.box .social li {
  display: inline-block;
  padding: 0;
  line-height: inherit;
}
.social li a {
  font-size: 0;
}
.tz-header .box {
  margin-bottom: 0;
}
.plazart-megamenu ul.nav {
  padding-left: 0;
}
.sidebar-nav {
  padding-top: 22px;
}
.sidebar-nav ul {
  padding-left: 0;
}
.sidebar-nav .adv {
  background: #fcfcfc;
  text-align: center;
}
.sidebar-nav .right_adv {
  background: #fcfcfc;
  text-align: center;
  vertical-align: middle;
}
.sidebar-nav .right_adv img {
  max-width: 100%;
}
.sidebar-nav #mod-search-searchword {
  width: 100%;
  border-color: #e1e5e7;
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: 0 0 0 4px #f2f5f5;
  -moz-box-shadow: 0 0 0 4px #f2f5f5;
  box-shadow: 0 0 0 4px #f2f5f5;
  padding-right: 30px;
  padding-left: 15px;
}
.sidebar-nav .search label.icon-search {
  position: absolute;
  right: 10px;
  top: 9px;
}
.sidebar-nav .box h3.header {
  font-size: 18px;
  color: #404041;
  text-transform: uppercase;
  border-bottom: 1px solid #f4924b;
  padding: 0 0 15px 0;
  margin-bottom: 18px;
}
.sidebar-nav .box {
  margin-bottom: 40px;
}
.sidebar-nav .box form.letter {
  position: relative;
  text-align: center;
}
.sidebar-nav .box form.letter p {
  font-size: 11px;
  color: #777777;
}
.sidebar-nav .box .mod_tz_news ul.tz_news {
  padding: 0;
}
.sidebar-nav .box input {
  max-width: 100%;
}
.sidebar-nav .box input.letter {
  width: 90%;
  color: #c9cdda;
  font-size: 12px;
  padding: 5px 5%;
  margin-bottom: 15px;
}
.sidebar-nav .box input.subcription_btn {
  background: #3bb54a;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 7px 20px;
  border: none;
}
.sidebar-nav .box .mod_tz_tag li {
  margin: 0 7px 8px 0;
  overflow: hidden;
  padding: 0;
  float: left;
}
.sidebar-nav .box .mod_tz_tag a {
  padding: 4px 15px 5px;
  display: inline-block;
  font-size: 14px;
  position: relative;
  color: #fff;
  text-transform: capitalize;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
.sidebar-nav .box .mod_tz_tag li:hover a {
  background: #41b7d8;
}
.sidebar-nav .box .twtr-tweets .twtr-tweet p {
  font-size: 14px;
  line-height: 24px !important;
}
.sidebar-nav .box .twtr-doc .twtr-bd .twtr-tweet {
  padding: 0;
  border: none;
  background: none;
}
.sidebar-nav .box .twtr-doc .twtr-bd .twtr-tweet p em {
  display: block;
  background: url(../../../images/bird.png) left center no-repeat;
  padding: 0 20px;
  margin-top: 0;
  font-size: 12px;
}
.sidebar-nav .box .twitter-follow-button {
  margin: 10px 0 40px 0;
  display: block;
}
.sidebar-nav .box ul.tz_news li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f2f5f5;
}
.sidebar-nav .box .mod_tz_featured .tz_news p {
  font-size: 12px;
  color: #777;
  margin: 5px 0;
}
.sidebar-nav .box .tz_news a,
.sidebar-nav .box h6,
.sidebar-nav .box .tz_news p {
  color: #404041;
  line-height: 22px;
  font-size: 13px;
}
.sidebar-nav .box .tz_item_default h6 {
  margin: 0;
}
.sidebar-nav .box span.tz_date {
  font-size: 12px;
  color: #777;
  font-style: normal;
  padding-top: 3px;
  text-transform: uppercase;
}
.sidebar-nav .box .fb_iframe_widget {
  width: 100% !important;
  overflow: hidden;
}
.right-sidebar-inner .sidebar-nav-inner {
  padding: 20px 20px 20px 0;
}
#tz-footer ul.nav {
  display: block;
  padding: 0 0 0 30px;
  width: 100%;
  text-align: left;
}
#tz-footer ul.nav li {
  display: inline-block;
  padding: 3px 13px 3px 12px;
}
#tz-footer ul.nav li.active a.dropdown-toggle {
  background: none;
}
#tz-footer ul.nav li.active a.dropdown-toggle b {
  display: none;
}
#tz-footer .tz-footernav {
  text-align: right;
}
div.flexslider {
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
}
div.flexslider .tz_image {
  float: left;
}
div.flexslider .info_slide {
  padding: 0;
}
#tz-content-top .mod_tz_news ul.tz_news {
  padding: 0;
}
.header-social .box {
  margin-bottom: 0;
}
.header-social div.tz_social ul.social {
  padding-top: 10px;
  text-align: right;
}
.header-social div.tz_social ul.social a {
  margin-left: 5px;
  margin-right: 0;
  transition: background 1s;
  -webkit-transition: background 1s;
  -moz-transition: background 1s;
  -o-transition: background 1s;
}
.header-social div.tz_social ul.social li.text-message {
  line-height: 25px;
  padding-right: 10px;
}
.header-social div.tz_social ul.social li {
  line-height: 37px;
}
#tz-breadcrumb .breadcrumb {
  border: none;
  padding: 0;
}
#tz-breadcrumb .breadcrumb li {
  background: url(../../../images/bg-menu.png) left center no-repeat;
  color: #404041;
  padding: 0 5px 0 25px;
  text-transform: uppercase;
  margin-right: 10px;
  line-height: 30px;
}
#tz-breadcrumb .breadcrumb li a {
  color: #404041;
  text-transform: uppercase;
}
#tz-breadcrumb .breadcrumb li:first-child {
  padding-left: 0;
  background: none;
}
.tz-breadcrumb-right .box {
  margin-bottom: 0;
}
.tz-breadcrumb-right .tz_social {
  text-align: right;
}
.tz-breadcrumb-right .tz_social .social {
  float: none;
}
.tz-breadcrumb-right .tz_social .social li {
  line-height: 32px;
}
.tz-breadcrumb-right .tz_social .social li.text-message {
  padding-right: 10px;
}
#plazart-mainnav .nav-child .mod_tz_news .tz_news {
  padding-left: 0;
  margin-left: 0;
}
#plazart-mainnav .nav-child .mod_tz_news .tz_news li {
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: left;
  margin: 0;
  border-top: 1px solid #f2f5f5;
}
#plazart-mainnav .nav-child .mod_tz_news .tz_news li span a {
  padding-left: 0 !important;
}
.container-fluid {
  margin: 0 auto;
  max-width: 1180px;
  padding: 0;
}
.tz-mainmenu-toggle {
  display: none;
}
img {
  max-width: 100%;
}
div.imgcaption {
  max-width: 100% !important;
}
.btn-toolbar {
  clear: both;
}
.article-index + .btn-toolbar {
  clear: left;
}
aside .btn-group > .dropdown-toggle {
  padding: 0 !important;
}
.btn.btn-primary [class^="icon-"] {
  margin-top: -1px;
  opacity: 1;
}
a [class^="icon-"] {
  margin-top: -3px;
}
.label,
.badge {
  vertical-align: text-top !important;
}
.well {
  background: #fff;
}
.nav-pills li:hover a {
  background: #5990de;
  color: #fff;
}
.form-actions {
  background: #fff;
  border-top: 1px solid #ddd;
  overflow: hidden;
}
[class^="icon-"],
[class*=" icon-"] {
  position: relative;
  top: 2px;
}
.btn-group.open .btn.dropdown-toggle,
.btn.dropdown-toggle {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.row {
  margin-left: 0 !important;
}
[class*="span"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.breadcrumb {
  background: transparent;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 0;
}
.breadcrumb > li:first-child {
  margin-right: 10px;
}
table {
  clear: both;
}
aside .dropdown-menu {
  min-width: 80px !important;
}
.list-striped {
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  list-style-type: none;
  margin: 0;
  padding: 3px;
}
.list-striped li {
  padding: 7px 10px;
}
.list-striped li:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover {
  background-color: #f5f5f5;
}
.row-fluid .offset-12 {
  margin-left: -99.946808510638%;
}
.row-fluid .offset-11 {
  margin-left: -91.436170212766%;
}
.row-fluid .offset-10 {
  margin-left: -82.925531914894%;
}
.row-fluid .offset-9 {
  margin-left: -74.414893617021%;
}
.row-fluid .offset-8 {
  margin-left: 65.90425531914893%;
}
.row-fluid .offset-7 {
  margin-left: -57.393617021277%;
}
.row-fluid .offset-6 {
  margin-left: -48.882978723404%;
}
.row-fluid .offset-5 {
  margin-left: -40.372340425532%;
}
.row-fluid .offset-4 {
  margin-left: -31.86170212766%;
}
.row-fluid .offset-3 {
  margin-left: -23.351063829787%;
}
.row-fluid .offset-2 {
  margin-left: -14.840425531915%;
}
.row-fluid .offset-1 {
  margin-left: -6.3297872340426%;
}
#tz-component .row-fluid [class*="span"] {
  margin-left: 1.6724%;
}
#tz-component .row-fluid .TzItemsRow [class*="span"] {
  margin-left: 0;
}
@media (max-width: 979px) {
  .tz-mainmenu-toggle {
    display: inline-block;
  }
  .tz-main-menu {
    float: none;
  }
  .tz-main-menu ul.nav-child {
    display: block !important;
    height: auto !important;
    margin: 0 !important;
    overflow: visible !important;
    opacity: 1 !important;
    padding: 0 !important;
    position: static !important;
    width: 100% !important;
  }
  .tz-main-menu > ul {
    background: #fff;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px !important;
  }
  .tz-main-menu > ul > li:first-child > a {
    border-top: none !important;
  }
  .tz-main-menu ul li {
    border: none !important;
    line-height: 28px !important;
    min-height: 28px !important;
  }
  .tz-main-menu ul li a,
  .tz-main-menu ul li li a,
  .tz-main-menu ul li ul li a {
    border-top: 1px solid #e5e5e5;
    color: #777 !important;
    font-weight: normal !important;
    line-height: 28px !important;
    margin: 0 !important;
    min-height: 28px !important;
  }
  .tz-main-menu ul li a {
    font-size: 13px;
    padding: 0 15px !important;
  }
  .tz-main-menu ul li a:active,
  .tz-main-menu ul li a:focus,
  .tz-main-menu ul li a:hover {
    background: #f5f5f5 !important;
    color: #585656 !important;
  }
  .tz-main-menu ul li li a {
    font-size: 12px;
    padding-left: 30px !important;
  }
  .tz-main-menu ul li li li a {
    font-size: 11px;
    padding-left: 40px !important;
  }
  .tz-main-menu ul li li li li a {
    font-size: 10px;
    padding-left: 50px !important;
  }
  .tz-main-menu ul ul {
    background: #fff;
    border: none !important;
    position: static;
    width: 100%;
  }
  .tz-big-header {
    font-size: 80px;
    line-height: 1.5;
    margin-top: 20px;
  }
  .tz-small-header {
    font-size: 18px;
  }
  .tz-buttons {
    padding: 60px 0;
  }
  .tz-blue-button,
  .tz-yellow-button {
    font-size: 24px;
    font-weight: 300;
    height: 48px;
    line-height: 49px;
    margin-left: 25px;
    padding: 0 36px;
  }
  .tz-medium-header {
    font-size: 30px;
  }
  #tz-download-btn {
    width: 130px;
  }
  .off-canvas {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .off-canvas body {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .off-canvas body > * {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .off-canvas #plazart-mainnav .nav-collapse {
    display: none;
  }
  .off-canvas #off-canvas-nav {
    display: block;
    position: fixed;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background: none;
    filter: alpha(opacity=0);
    pointer-events: none;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav {
    width: 270px;
    height: 100%;
    left: -270px;
    margin-left: 0;
    overflow-y: auto;
    position: absolute;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .nav-collapse {
    height: auto;
    overflow: visible;
    padding-left: 20px;
    padding-bottom: 50px;
    background: none;
  }
  .off-canvas-enabled body > * {
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -ms-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px);
  }
  .off-canvas-enabled #off-canvas-nav {
    z-index: 1001;
    pointer-events: auto;
    background-color: rgba(255,255,255,0.3);
  }
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu,
  .navbar button.btn-navbar {
    display: block !important;
  }
  .container-fluid .row-fluid .span12,
  .container-fluid .row-fluid .span6,
  .container-fluid .row-fluid .span4,
  .container-fluid .row-fluid .span3,
  .container-fluid .row-fluid .span2 {
    clear: both;
    float: none;
    margin: 20px auto 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    margin-left: 0;
    width: 100%;
  }
  #plazart-mainnav button.btn-navbar {
    background: url(../../../images/btn-menu.png) center no-repeat;
    width: 34px !important;
    height: 28px !important;
    border: 1px solid #d2d6d8;
    position: absolute;
    left: 25px;
    top: 18px;
  }
  #plazart-mainnav button.btn-navbar i.icon-reorder {
    display: none;
  }
  #plazart-mainnav button.btn-navbar:hover {
    background: url(../../../images/btn-menu.png) center no-repeat !important;
  }
  #plazart-mainnav .navbar,
  #plazart-mainnav .navbar-inner {
    min-height: 0;
  }
  div div.tz-inner {
    margin: 0px 25px !important;
    padding: 20px 0 !important;
  }
  div.header-social div.tz_social ul.social {
    text-align: center;
    padding-top: 0;
  }
  div.flexslider .flex-viewport ul.slides li {
    height: auto;
  }
  div .flex-direction-nav .flex-next,
  div.flexslider:hover .flex-next {
    right: 5px;
  }
  nav.navbar-collapse-fixed-top,
  nav.navbar-collapse-fixed-bottom {
    position: inherit;
  }
  .tz-header .container-fluid .tz-logo {
    padding-left: 30px;
    width: 75% !important;
  }
  body header.tz-header {
    margin-top: 0;
  }
  body header.tz-header img {
    width: auto;
  }
  body header.tz-header h1.tz-logo a {
    text-align: left;
  }
  body header.tz-header .row-fluid .container-fluid {
    padding-top: 0;
  }
  #portfolio .TzPortfolioMedia,
  #timeline .TzPortfolioMedia,
  #tz-main div.TzBlog .TzBlogMedia {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
    max-width: 100%;
  }
  div.TzPortfolioNoneMedia {
    min-height: 350px;
    line-height: 350px;
  }
  div.TzPortfolioNoneMedia span.nonemedia {
    line-height: 65px;
    display: inline-block;
  }
  #tz-main .tz-inner #tz-content,
  #tz-main .tz-inner .tz-inner-content {
    border: none;
  }
  aside .sidebar-nav {
    padding-top: 0;
  }
  body > footer#tz-footer {
    margin-bottom: 0;
  }
  body > footer#tz-footer .container-fluid .tz-inner {
    margin: 0;
    padding: 0 !important;
  }
  body > footer#tz-footer .tz-footernav,
  body > footer#tz-footer .tz-breadcrumb-right {
    margin: 0;
    min-height: 0;
    display: none;
  }
  .sidebar-nav .adv,
  .sidebar-nav .custom {
    text-align: center;
  }
  .right-sidebar-inner .sidebar-nav-inner {
    padding-right: 0;
  }
  .contact .tz-contact-form input {
    width: 90%;
    padding: 0 5%;
  }
  div.plazart-megamenu .nav > .dropdown > .dropdown-toggle .caret,
  div.plazart-megamenu .nav li.dropdown > .dropdown-toggle:hover .caret {
    display: inline-block;
    border-top-color: #666666;
    margin-top: 10px;
  }
  .plazart-megamenu ul.level0 > li > a {
    padding: 10px 20px;
  }
  #plazart-mainnav .tz-inner {
    padding: 0 !important;
    border: none !important;
  }
  #off-canvas-nav .always-show .dropdown-menu {
    display: block !important;
    background: none;
    box-shadow: none;
    position: relative;
    width: 98% !important;
    opacity: 1 !important;
    border: none;
  }
  #off-canvas-nav .always-show li.mega:hover .dropdown-menu {
    display: block !important;
  }
  #off-canvas-nav .always-show li a {
    font-weight: normal;
    border-bottom: 1px solid #e4e5e6;
  }
  .plazart-mainnav .nav-collapse .nav > li > a:hover,
  #off-canvas-nav .always-show li.active a {
    background: none;
    border-bottom: 1px solid #e4e5e6;
  }
  .plazart-mainnav .nav li.dropdown.open > .dropdown-toggle,
  .plazart-mainnav .nav-collapse .dropdown-menu a:hover {
    background: none;
  }
  .mega-nav ul.tz_news,
  .nav-child .mega-inner ul {
    padding-left: 15px;
  }
  .off-canvas #off-canvas-nav {
    bottom: 0;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav {
    background: #efefef;
    box-shadow: 2px 0px 2px #ccc;
  }
  .plazart-megamenu .mega-nav > li .mod_tz_news ul.tz_news li {
    margin-bottom: 0;
  }
  .plazart-megamenu .mega-nav > li .mod_tz_news h6 {
    margin: 5px 0;
  }
  .plazart-megamenu .mega-nav > li .mod_tz_news h6 a {
    text-transform: none !important;
    font-weight: normal;
    font-size: 13px;
    padding: 0;
    border: none;
  }
  .plazart-mainnav .nav-collapse .nav > li .dropdown-menu  a:hover,
  #off-canvas-nav .always-show li.active  .dropdown-menu a,
  #off-canvas-nav .always-show li .dropdown-menu  a,
  .plazart-megamenu div.border-left > .mega-inner {
    border: none;
  }
  div#TzContent div#timeline .tz_item .TzInner,
  div#timeline div.TzDate h2 {
    margin-left: 0;
  }
  #tz-main .tz-inner .tz-inner-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .TzPagination .pagination-list li {
    display: inline-block;
    margin-bottom: 10px;
  }
  .TzPagination .pagination-list li a {
    margin-bottom: 10px;
  }
  #tz-content-top .box div.flexslider .sl-description h3.tz_title_slide a {
    font-size: 15px;
  }
  #tz-footer ul li {
    float: none;
    width: auto;
  }
  #tz-footer ul li a {
    display: inline;
  }
  #tz-breadcrumb .breadcrumb li {
    float: left;
  }
  #plazart-mainnav {
    position: fixed;
  }
}
@media (max-width: 768px) {
  [class*="span"]:after {
    clear: both;
    content: "";
    display: block;
  }
  [class*="span"] {
    margin-top: 20px;
  }
  [class*="span"]:first-child {
    margin-top: 0;
  }
  .row-fluid .span3 {
    float: left;
    margin-top: 0 !important;
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }
  .row-fluid .span3:nth-child(2n) {
    margin-left: 6px;
  }
  .row-fluid .span3:nth-child(2n+1) {
    margin-right: 6px;
  }
  .row-fluid .span2,
  .row-fluid .span4 {
    float: left;
    margin-top: 0 !important;
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }
  .row-fluid .span2:nth-child(3n),
  .row-fluid .span4:nth-child(3n) {
    margin-left: 6px;
    margin-right: 0 !important;
  }
  .row-fluid .span2:nth-child(3n+1),
  .row-fluid .span4:nth-child(3n+1) {
    margin-left: 0 !important;
    margin-right: 6px;
  }
  .row-fluid .span2:nth-child(3n+2),
  .row-fluid .span4:nth-child(3n+2) {
    margin-left: 3px;
    margin-right: 3px;
  }
  .tz-article .article-header {
    font-size: 32px !important;
    line-height: 48px !important;
  }
  #tz-header {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  body > footer .nav {
    padding: 14px 0;
    width: 100%;
  }
  body > footer .nav li {
    clear: both;
    display: block;
    text-align: left;
    width: 100%;
  }
  body > footer .nav {
    border-bottom: 1px solid #e5e5e5;
  }
  body > footer .tz-copyrights,
  body > footer .tz-toplink {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }
  #tz-social-icons {
    display: none !important;
  }
  body > header > .row {
    text-align: center;
  }
  body {
    padding: 0;
  }
  body > header #mod-search-searchword {
    float: none;
    margin: 0 auto;
  }
  #tz-main .container-fluid #sidebar {
    margin: 0 !important;
    width: 100% !important;
  }
  #tz-main .container-fluid #sidebar .box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left !important;
    padding: 0 10px !important;
    width: 50%;
  }
  .tz-big-header {
    font-size: 56px;
    line-height: 1.4;
    margin-top: 10px;
  }
  .tz-small-header {
    font-size: 16px;
  }
  .tz-buttons {
    padding: 30px 0;
  }
  .tz-blue-button,
  .tz-yellow-button {
    font-size: 18px;
    font-weight: 300;
    height: 32px;
    line-height: 33px;
    margin-left: 16px;
    padding: 0 24px;
  }
  .tz-medium-header {
    font-size: 24px;
  }
  .container-fluid .row-fluid .tz-demo-content,
  .container-fluid .row-fluid .tz-demo-content.span4 {
    float: none !important;
    margin: 0 auto !important;
    max-width: 360px !important;
    width: 100% !important;
  }
  #tz-download-btn {
    width: 100px;
  }
  .tz-main-menu {
    padding: 0 20px;
    position: absolute;
    right: 28px;
    top: 85px;
    left: 50px;
    z-index: 9999;
  }
  .tz-headline .custom a.bg-1 {
    margin-bottom: 10px;
  }
  div.TzBlog div.TzBlogInner h3.TzBlogTitle a,
  div.TzItemPage h2.TzArticleTitle a,
  div.TzPortfolioItemPage h2.TzArticleTitle a {
    font-size: 24px !important;
  }
  #tz-component .TzBlog .TzBlogInner,
  div.TzItemPage .TzItemPageInner,
  div.TzPortfolioItemPage .TzItemPageInner,
  div.TzItemPage .TzArticleInfo,
  div.TzPortfolioItemPage .TzArticleInfo {
    padding-right: 0 !important;
  }
  div.tz-inner {
    padding: 30px 20px 27px !important;
  }
  #tz-footer .tz-inner {
    padding: 20px !important;
  }
  #tz-framework-logo {
    margin: auto;
    float: none !important;
    clear: both;
  }
  a,
  a:active,
  a:hover {
    text-decoration: none;
  }
  .tz-headline h2 {
    line-height: 36px;
  }
  .container-fluid div.row-fluid .span2 {
    max-width: 100% !important;
  }
  div#TzContent #tz_options ul li {
    display: inline !important;
  }
  div#tz_options,
  div#portfolio {
    float: none;
    width: 100%;
  }
  div#TzContent div.tz_item .TzInner {
    margin-left: 0;
    margin-right: 0;
  }
  div#timeline .TzDate {
    padding-left: 0;
  }
  div.tz-mainmenu-toggle a {
    margin-top: 3px;
  }
  div.contact-form {
    padding: 0 !important;
  }
  .contact-form .control-group .controls input,
  .contact-form .control-group .controls textarea {
    padding: 10px 5% !important;
    width: 90% !important;
  }
  div.form-actions {
    padding-left: 0;
  }
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
  }
  .off-canvas {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .off-canvas body {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .off-canvas body > * {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .off-canvas #plazart-mainnav .nav-collapse {
    display: none;
  }
  .off-canvas #off-canvas-nav {
    display: block;
    position: fixed;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background: none;
    filter: alpha(opacity=0);
    pointer-events: none;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav {
    width: 270px;
    height: 100%;
    left: -270px;
    margin-left: 0;
    overflow-y: auto;
    position: absolute;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav .nav-collapse {
    height: auto;
    overflow: visible;
    padding-left: 20px;
    padding-bottom: 50px;
    background: none;
  }
  .off-canvas-enabled body > * {
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -ms-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px);
  }
  .off-canvas-enabled #off-canvas-nav {
    z-index: 1001;
    pointer-events: auto;
    background-color: rgba(255,255,255,0.3);
  }
  .container-fluid .row-fluid .span12,
  .container-fluid .row-fluid .span6,
  .container-fluid .row-fluid .span4,
  .container-fluid .row-fluid .span3,
  .container-fluid .row-fluid .span2 {
    clear: both;
    float: none;
    margin: 20px auto 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu,
  .navbar button.btn-navbar {
    display: block !important;
  }
  #plazart-mainnav button.btn-navbar {
    background: url(../../../images/btn-menu.png) center no-repeat;
    width: 34px !important;
    height: 28px !important;
    border: 1px solid #d2d6d8;
    position: absolute;
    left: 25px;
    top: 18px;
  }
  #plazart-mainnav button.btn-navbar i.icon-reorder {
    display: none;
  }
  #plazart-mainnav button.btn-navbar:hover {
    background: url(../../../images/btn-menu.png) center no-repeat !important;
  }
  #plazart-mainnav .navbar,
  #plazart-mainnav .navbar-inner {
    min-height: 0;
  }
  div div.tz-inner {
    margin: 0px 25px !important;
    padding: 20px 0 !important;
  }
  div.header-social div.tz_social ul.social {
    text-align: center;
    padding-top: 0;
  }
  div.flexslider .flex-viewport ul.slides li {
    height: auto;
  }
  div .flex-direction-nav .flex-next,
  div.flexslider:hover .flex-next {
    right: 5px;
  }
  nav.navbar-collapse-fixed-top,
  nav.navbar-collapse-fixed-bottom {
    position: inherit;
  }
  .tz-header .container-fluid .tz-logo {
    padding-left: 30px;
    width: 75% !important;
  }
  body header.tz-header {
    margin-top: 0;
  }
  body header.tz-header img {
    width: auto;
  }
  body header.tz-header h1.tz-logo a {
    text-align: left;
  }
  body header.tz-header .row-fluid .container-fluid {
    padding-top: 0;
  }
  #portfolio .TzPortfolioMedia,
  #timeline .TzPortfolioMedia,
  #tz-main div.TzBlog .TzBlogMedia {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
    max-width: 100%;
  }
  div.TzPortfolioNoneMedia {
    min-height: 350px;
    line-height: 350px;
  }
  div.TzPortfolioNoneMedia span.nonemedia {
    line-height: 65px;
    display: inline-block;
  }
  #tz-main .tz-inner #tz-content,
  #tz-main .tz-inner .tz-inner-content {
    border: none;
  }
  aside .sidebar-nav {
    padding-top: 0;
  }
  body > footer#tz-footer {
    margin-bottom: 0;
  }
  body > footer#tz-footer .container-fluid .tz-inner {
    margin: 0;
    padding: 0 !important;
  }
  body > footer#tz-footer .tz-footernav,
  body > footer#tz-footer .tz-breadcrumb-right {
    margin: 0;
    min-height: 0;
  }
  .sidebar-nav .adv,
  .sidebar-nav .custom {
    text-align: center;
  }
  .right-sidebar-inner .sidebar-nav-inner {
    padding-right: 0;
  }
  .contact .tz-contact-form input {
    width: 90%;
    padding: 0 5%;
  }
  div.plazart-megamenu .nav > .dropdown > .dropdown-toggle .caret,
  div.plazart-megamenu .nav li.dropdown > .dropdown-toggle:hover .caret {
    display: inline-block;
    border-top-color: #666666;
    margin-top: 10px;
  }
  #off-canvas-nav .always-show .dropdown-menu {
    display: block !important;
    opacity: 1 !important;
    background: none;
    box-shadow: none;
  }
  #off-canvas-nav .always-show li.mega:hover .dropdown-menu {
    display: block !important;
  }
  #off-canvas-nav .always-show li a {
    font-weight: normal;
    border-bottom: 1px solid #e4e5e6;
  }
  .plazart-mainnav .nav-collapse .nav > li > a:hover,
  #off-canvas-nav .always-show li.active a {
    background: none;
    border-bottom: 1px solid #e4e5e6;
  }
  .plazart-mainnav .nav li.dropdown.open > .dropdown-toggle,
  .plazart-mainnav .nav-collapse .dropdown-menu a:hover {
    background: none;
  }
  .mega-nav ul.tz_news,
  .nav-child .mega-inner ul {
    padding-left: 15px;
  }
  .off-canvas #off-canvas-nav {
    bottom: 0;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav {
    background: #efefef;
    box-shadow: 2px 0px 2px #ccc;
  }
  .plazart-megamenu .mega-nav > li .mod_tz_news ul.tz_news li {
    margin-bottom: 0;
  }
  .plazart-megamenu .mega-nav > li .mod_tz_news h6 {
    margin: 5px 0;
  }
  .plazart-megamenu .mega-nav > li .mod_tz_news h6 a {
    text-transform: none !important;
    font-weight: normal;
    font-size: 13px;
    padding: 0;
    border: none;
  }
  .plazart-mainnav .nav-collapse .nav > li .dropdown-menu  a:hover,
  #off-canvas-nav .always-show li.active  .dropdown-menu a,
  #off-canvas-nav .always-show li .dropdown-menu  a,
  .plazart-megamenu div.border-left > .mega-inner {
    border: none;
  }
  div#TzContent div#timeline .tz_item .TzInner,
  div#timeline div.TzDate h2 {
    margin-left: 0;
  }
  #tz-main .tz-inner .tz-inner-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .TzPagination .pagination-list li {
    display: inline-block;
    margin-bottom: 10px;
  }
  .TzPagination .pagination-list li a {
    margin-bottom: 10px;
  }
  #tz-content-top .box div.flexslider .sl-description h3.tz_title_slide a {
    font-size: 15px;
  }
  #tz-footer ul.nav {
    padding: 0 0 30px 0;
  }
  #tz-footer ul.nav li {
    float: none;
    width: auto;
  }
  #tz-footer ul.nav li a {
    display: inline;
  }
  .footer-bottom .tz-footernav {
    margin: 0;
  }
  .footer-bottom .tz-footernav .box {
    margin: 0;
  }
  #plazart-mainnav {
    position: fixed;
  }
}
@media (max-width: 480px) {
  .container-fluid .row-fluid .span12,
  .container-fluid .row-fluid .span6,
  .container-fluid .row-fluid .span4,
  .container-fluid .row-fluid .span3,
  .container-fluid .row-fluid .span2 {
    clear: both;
    float: none;
    margin: 20px auto 0 auto !important;
    width: 100% !important;
    max-width: 480px !important;
  }
  .container-fluid .row-fluid .span2 {
    max-width: 240px !important;
  }
  .tz-article .article-header {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .item-page aside {
    float: none;
    position: static;
    width: 100%;
  }
  .tz-article {
    clear: both;
    margin-left: 0 !important;
    min-height: 120px;
    font-size: 13px;
    line-height: 23px !important;
  }
  .item-page time {
    display: block;
    width: 66px;
    height: 66px;
    line-height: 52px;
    padding: 6px;
    text-align: center;
    background: #ffb251;
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    float: left;
    margin-left: 0;
  }
  .item-page time span {
    display: block;
    font-size: 18px;
    line-height: 0;
  }
  .article-info {
    float: left;
    margin: 0 0 10px 10px;
    text-align: left;
    font-size: 11px;
  }
  .article-info dt,
  .article-info dd {
    float: left;
    margin: 0 0 3px 5px;
  }
  .article-info dt {
    clear: both;
  }
  .contact .thumbnail {
    display: block;
    float: none;
    margin: 20px 0;
  }
  .contact .form-horizontal .control-label {
    text-align: left;
  }
  .tz-big-header {
    font-size: 32px;
    line-height: 1.2;
    margin-top: 0px;
  }
  .tz-small-header {
    font-size: 12px;
  }
  .tz-buttons {
    padding: 20px 0 0 0;
  }
  .tz-blue-button,
  .tz-yellow-button {
    font-size: 14px;
    font-weight: 300;
    height: 24px;
    line-height: 25px;
    margin-left: 10px;
    padding: 0 16px;
  }
  .tz-medium-header {
    font-size: 18px;
  }
  #tz-download-btn {
    width: 80px;
  }
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu,
  .navbar button.btn-navbar {
    display: block !important;
  }
  #plazart-mainnav button.btn-navbar {
    background: url(../../../images/btn-menu.png) center no-repeat;
    width: 34px !important;
    height: 28px !important;
    border: 1px solid #d2d6d8;
    position: absolute;
    left: 15px;
    top: 18px;
  }
  #plazart-mainnav button.btn-navbar i.icon-reorder {
    display: none;
  }
  #plazart-mainnav button.btn-navbar:hover {
    background: url(../../../images/btn-menu.png) center no-repeat !important;
  }
  #plazart-mainnav .navbar,
  #plazart-mainnav .navbar-inner {
    min-height: 0;
  }
  div div.tz-inner {
    margin: 0px 15px !important;
    padding: 20px 0 !important;
  }
  div.header-social div.tz_social ul.social {
    text-align: center;
    padding-top: 0;
  }
  div.flexslider .flex-viewport ul.slides li {
    height: auto;
  }
  div .flex-direction-nav .flex-next,
  div.flexslider:hover .flex-next {
    right: 5px;
  }
  nav.navbar-collapse-fixed-top,
  nav.navbar-collapse-fixed-bottom {
    position: inherit;
  }
  .tz-header .container-fluid .tz-logo {
    padding-left: 30px;
    width: 75% !important;
  }
  body header.tz-header {
    margin-top: 0;
  }
  body header.tz-header img {
    width: auto;
  }
  body header.tz-header h1.tz-logo a {
    text-align: left;
  }
  body header.tz-header .row-fluid .container-fluid {
    padding-top: 0;
  }
  #portfolio .TzPortfolioMedia,
  #timeline .TzPortfolioMedia,
  #tz-main div.TzBlog .TzBlogMedia {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
    max-width: 100%;
  }
  div.TzPortfolioNoneMedia {
    min-height: 250px;
    line-height: 250px;
  }
  div.TzPortfolioNoneMedia span.nonemedia {
    line-height: 65px;
    display: inline-block;
  }
  #tz-main .tz-inner #tz-content,
  #tz-main .tz-inner .tz-inner-content {
    border: none;
  }
  aside .sidebar-nav {
    padding-top: 0;
  }
  body > footer#tz-footer {
    margin-bottom: 0;
  }
  body > footer#tz-footer .container-fluid .tz-inner {
    margin: 0;
    padding: 0 !important;
  }
  body > footer#tz-footer .tz-footernav,
  body > footer#tz-footer .tz-breadcrumb-right {
    margin: 0;
    min-height: 0;
  }
  .sidebar-nav .adv,
  .sidebar-nav .custom {
    text-align: center;
  }
  .right-sidebar-inner .sidebar-nav-inner {
    padding-right: 0;
  }
  .contact .tz-contact-form input {
    width: 90%;
    padding: 0 5%;
  }
  div.plazart-megamenu .nav > .dropdown > .dropdown-toggle .caret,
  div.plazart-megamenu .nav li.dropdown > .dropdown-toggle:hover .caret {
    display: inline-block;
    border-top-color: #666666;
    margin-top: 10px;
  }
  #off-canvas-nav .always-show .dropdown-menu {
    display: none !important;
    background: none;
    box-shadow: none;
  }
  #off-canvas-nav .always-show li.mega:hover .dropdown-menu {
    display: block !important;
  }
  #off-canvas-nav .always-show li a {
    font-weight: normal;
    border-bottom: 1px solid #e4e5e6;
  }
  .plazart-mainnav .nav-collapse .nav > li > a:hover,
  #off-canvas-nav .always-show li.active a {
    background: none;
    border-bottom: 1px solid #e4e5e6;
  }
  .plazart-mainnav .nav li.dropdown.open > .dropdown-toggle,
  .plazart-mainnav .nav-collapse .dropdown-menu a:hover {
    background: none;
  }
  .mega-nav ul.tz_news,
  .nav-child .mega-inner ul {
    padding-left: 15px;
  }
  .off-canvas #off-canvas-nav {
    bottom: 0;
  }
  .off-canvas #off-canvas-nav .plazart-mainnav {
    background: #efefef;
    box-shadow: 2px 0px 2px #ccc;
  }
  .plazart-megamenu .mega-nav > li .mod_tz_news ul.tz_news li {
    margin-bottom: 0;
  }
  .plazart-megamenu .mega-nav > li .mod_tz_news h6 {
    margin: 5px 0;
  }
  .plazart-megamenu .mega-nav > li .mod_tz_news h6 a {
    text-transform: none !important;
    font-weight: normal;
    font-size: 13px;
    padding: 0;
    border: none;
  }
  .plazart-mainnav .nav-collapse .nav > li .dropdown-menu  a:hover,
  #off-canvas-nav .always-show li.active  .dropdown-menu a,
  #off-canvas-nav .always-show li .dropdown-menu  a,
  .plazart-megamenu div.border-left > .mega-inner {
    border: none;
  }
  div#TzContent div#timeline .tz_item .TzInner,
  div#timeline div.TzDate h2 {
    margin-left: 0;
  }
  #tz-main .tz-inner .tz-inner-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .TzPagination .pagination-list li {
    display: inline-block;
    margin-bottom: 10px;
  }
  .TzPagination .pagination-list li a {
    margin-bottom: 10px;
  }
  #tz-content-top .box div.flexslider .sl-description h3.tz_title_slide a {
    font-size: 15px;
  }
  #plazart-mainnav {
    position: fixed;
  }
}
@media (min-width: 1200px) {
  header.tz-header {
    margin-top: 40px;
  }
  nav#plazart-mainnav .header-social {
    display: block;
  }
  body > footer {
    margin-bottom: 80px;
  }
}
