/*
    Theme Name: Maniva Meetup
    Theme URI: http://templaza.com
    Author: Templaza
    Author URI: http://templaza.com
    Version: 1.0
    Description: Maniva – One Page WordPress Theme – comes out with tons of powerful features including drag&drop content with Visual Composer, responsive sliders, custom styling and color and various versions. Its modern, attractive and clean design, accompanying with taking advantages of WooCommerce, WPML plugin and built-in shortcode collection will be right tool for you to make your website unique.
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: one-column, two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template, theme-options
    Text Domain: maniva-meetup
*/
/**
* Table of Contents:
*
* 1.0 General
* 2.0 Header & Breadcrumb
*   2.1 Header Page Blog
*   2.2 Header Home
*   2.3 Sub menu & Mega menu
*   2.4 Breadcrumb
* 3.0 Footer
*   3.1 Footer ( home + blog )
* 4.0 Blog
*   4.1 Page default
*   4.2 Blog full width
*   4.3 Blog Masonry
* 5.0 Single Blog
* 6.0 Sidebar
* 7.0 Element Of Content
*   7.1 Setting
*   7.2 Section title meetup
*   7.3 tz-about-meetup
*   7.4 tz-video-meetup
*   7.5 button 2
*   7.6 Latest Blog meetup
*   7.7 tz-button-meetup
*   7.8 tz-slider-meetup
*   7.9 List
*   7.10 Tabs
*   7.11 Tour
*   7.12 vc_cta_button
*   7.13 Slider Home Meetup
*   7.14 tz_our_speakers
*   7.15 our Team meetup
*   7.16 Event Meetup
*   7.17 tz_register_meetup
*   7.18 tz_meetup_breadcrumb
*   7.19 tz-counter
*   7.20 tz-partner
*   7.21 tz-twitter-slider
*   7.23 Contact Meetup
* 8.0 Page 404
* 9.0 Responsive
* -----------------------------------------------------------------------------
*/
/**
 * 1.0 General
 * -----------------------------------------------------------------------------
 */
body {
  margin: 0;
  padding: 0;
  color: #95979d;
  font-size: 14px;
  line-height: 1.4em;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}
body#bd {
  position: relative;
  overflow-x: hidden;
}
p {
  margin: 0;
}
h1,
h2,
h3 {
  font-family: 'Roboto', sans-serif;
  color: #242732;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
  color: #242732;
  margin: 0;
  padding: 0;
  line-height: 1.4em;
}
.ds-table {
  display: table;
  height: 100%;
  width: 100%;
}
.ds-table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.searchform i.tz-form-close,
.searchform i.tz-icon-form-search {
  display: none;
}
.ds-table-cell-style {
  display: inline-block;
  vertical-align: middle;
}
.bypostauthor,
.sticky {
  color: #e45914;
}
div a:focus {
  outline: none;
}
.entry-content img {
  margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
  margin: 0.4211em 1.6842em 1.6842em 0;
  display: inline;
  float: left;
}
.alignright,
img.alignright {
  margin: 0.4211em 1.6842em 1.6842em 0;
  display: inline;
  float: right;
}
.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
embed,
iframe,
object,
video {
  max-width: 100%;
}
.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
  max-width: 100%!important;
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
  max-width: 100%;
  height: auto;
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}
@font-face {
  font-family: 'latoblack';
  src: url('fonts/lato-black/Lato-Black-webfont.eot');
  src: url('fonts/lato-black/Lato-Black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/lato-black/Lato-Black-webfont.woff2') format('woff2'), url('fonts/lato-black/Lato-Black-webfont.woff') format('woff'), url('fonts/lato-black/Lato-Black-webfont.ttf') format('truetype'), url('fonts/lato-black/Lato-Black-webfont.svg#latoblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Assistive text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  height: 1px;
  width: 1px;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}
input:focus {
  outline: -webkit-focus-ring-color auto 0;
}
#easy-opener-section {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10001;
}
.easy-opener-bg {
  background: #0d0d0d none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0.97;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.easy-opener-content {
  left: 50%;
  margin-left: -500px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 1000px;
}
.easy-opener-content img {
  max-height: 100%;
  max-width: 100%;
}
.easy-opener-close {
  background: rgba(0, 0, 0, 0) url("images/sprites.png") no-repeat scroll -280px 0;
  display: block;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  text-indent: -9999px;
  top: -60px;
  transition: opacity 0.1s ease-in-out 0s;
  width: 30px;
}
.easy-opener-next {
  background: rgba(0, 0, 0, 0) url("images/sprites.png") no-repeat scroll -160px 0;
  display: block;
  height: 30px;
  margin-right: -50px;
  position: absolute;
  right: 50%;
  text-indent: -9999px;
  top: -60px;
  transition: opacity 0.1s ease-in-out 0s;
  width: 30px;
}
.easy-opener-prev {
  background: rgba(0, 0, 0, 0) url("images/sprites.png") no-repeat scroll -190px 0;
  display: block;
  height: 30px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  text-indent: -9999px;
  top: -60px;
  transition: opacity 0.1s ease-in-out 0s;
  width: 30px;
}
.easy-opener-close:hover,
.easy-opener-next:hover,
.easy-opener-prev:hover {
  opacity: 0.7;
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
  border: medium none;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.owl-carousel {
  display: none;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  opacity: 1;
}
.owl-item.loading {
  min-height: 150px;
}
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  padding: 0;
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* If you are not using another script, such as Modernizr, make sure you* include js that eliminates this class on page load */
.no-js .slides  > li:first-child {
  display: block;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  font-family: 'FontAwesome';
  font-size: 40px;
  line-height: 1;
  display: inline-block;
  content: '\f104';
}
.flex-direction-nav a.flex-next:before {
  content: '\f105';
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.eg-adams-container {
  background: #e45914 !important;
}
.eg-henryharrison-container,
.eg-johnson-container {
  background: rgba(232, 15, 96, 0.85) !important;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.tz_page_content {
  padding-top: 50px;
  padding-bottom: 100px;
}
.tz_page_content h1 {
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 36px;
  line-height: 32px;
}
.tz_page_content h2 {
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 30px;
  line-height: 32px;
}
.tz_page_content h3 {
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 24px;
  line-height: 32px;
}
.tz_page_content h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 20px;
  line-height: 32px;
}
.tz_page_content h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 18px;
  line-height: 32px;
}
.tz_page_content h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 16px;
  line-height: 32px;
}
.tz_page_content .TzFontWeight_light h1 {
  font-weight: 300;
}
.tz_page_content .TzFontWeight_light h2 {
  font-weight: 300;
}
.tz_page_content .TzFontWeight_light h3 {
  font-weight: 300;
}
.tz_page_content .TzFontWeight_light h4 {
  font-weight: 300;
}
.tz_page_content .TzFontWeight_light h5 {
  font-weight: 300;
}
.tz_page_content .TzFontWeight_light h6 {
  font-weight: 300;
}
.tz_page_content .wpb_content_element p {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #656565;
  line-height: 24px;
}
.tz_page_content .wpb_content_element.TzFontWeight_light p {
  font-weight: 300;
}
.tz_page_content table thead tr th {
  padding: 10px;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.tz-blogDefault h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 36px;
  line-height: 32px;
}
.tz-blogDefault h2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 30px;
  line-height: 32px;
}
.tz-blogDefault h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 24px;
  line-height: 32px;
}
.tz-blogDefault h4 {
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 20px;
  line-height: 32px;
}
.tz-blogDefault h5 {
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 18px;
  line-height: 32px;
}
.tz-blogDefault h6 {
  font-weight: 400;
  color: #454545;
  margin: 0 0 20px;
  padding: 0;
  font-size: 16px;
  line-height: 32px;
}
.tz-blogDefault .TzFontWeight_light h1 {
  font-weight: 300;
}
.tz-blogDefault .TzFontWeight_light h2 {
  font-weight: 300;
}
.tz-blogDefault .TzFontWeight_light h3 {
  font-weight: 300;
}
.tz-blogDefault .TzFontWeight_light h4 {
  font-weight: 300;
}
.tz-blogDefault .TzFontWeight_light h5 {
  font-weight: 300;
}
.tz-blogDefault .TzFontWeight_light h6 {
  font-weight: 300;
}
.tz-blogDefault .wpb_content_element p {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #656565;
  line-height: 24px;
}
.tz-blogDefault .wpb_content_element.TzFontWeight_light p {
  font-weight: 300;
}
.tz-blogDefault table thead tr th {
  padding: 10px;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content h1,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content h2,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content h3,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content h4,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content h5,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content h6 {
  color: #444444;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  margin: 0 0 20px;
  padding: 0;
}
.plazart-dropcap-type1 {
  color: #e45914;
  display: inline-block;
  float: left;
  font-family: 'Lato';
  font-size: 78px !important;
  font-weight: 700 !important;
  line-height: 72px !important;
  margin: 0 7px 0 0 !important;
}
.plazart-dropcap-type2 {
  color: #ffffff;
  background-color: #e45914;
  display: inline-block;
  float: left;
  font-family: 'Lato';
  font-size: 45px !important;
  font-weight: 700 !important;
  line-height: 45px !important;
  margin: 8px 7px 0 0 !important;
  padding: 7px 11px;
}
.wpb_content_element .plazart-dropcap-type3 {
  color: #ffffff;
  background: #dadada;
  float: left;
  font-weight: 700;
  font-size: 45px;
  display: inline-block;
  font-family: 'latoblack';
  line-height: 55px !important;
  margin: 10px 9px 0 0 !important;
  padding: 0 8px;
}
table thead tr th {
  padding: 10px;
  color: #444444;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 500;
}
table tbody tr th a {
  padding: 10px;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #444444;
}
table tbody tr th a:hover {
  text-decoration: none;
  color: #e45914;
}
table tbody tr td {
  color: #444444;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  padding: 10px;
}
dl dt {
  color: #444444;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 500;
}
dl dd {
  color: #444444;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
ul li,
ol li {
  color: #444444;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
address {
  color: #444444;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
img {
  max-width: 100%;
  height: auto;
}
form.post-password-form p label {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 400;
  float: left;
}
form.post-password-form p label input {
  border: 1px solid #dddddd;
  border-radius: 0;
  padding: 5px;
}
form.post-password-form p input[type='submit'] {
  border-radius: 0;
  background-color: #444444;
  border: none;
  font-family: "Roboto Slab", serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 6px 15px;
}
.gallery {
  margin-bottom: 20px;
}
.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
  width: auto!important;
}
.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
  width: auto!important;
}
.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px);
  width: auto!important;
}
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px);
  width: auto!important;
}
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px);
  width: auto!important;
}
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px);
  width: auto!important;
}
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px);
  width: auto!important;
}
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px);
  width: auto!important;
}
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px);
  width: auto!important;
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}
.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
#gallery-2 {
  width: 300px;
}
#gallery-10 img,
#gallery-9 img,
#gallery-8 img,
#gallery-7 img,
#gallery-6 img,
#gallery-5 img,
#gallery-4 img,
#gallery-3 img,
#gallery-2 img,
#gallery-1 img {
  width: 100%;
  height: auto;
  border: none!important;
}
#gallery-3 {
  width: 600px;
}
#wpadminbar {
  height: 33px;
}
#tz-loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  background-color: #fff;
}
#tz-loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -45px;
  margin-left: -45px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content ul li {
  color: #444444;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
.wpb_video_widget .wpb_wrapper iframe {
  border: none;
}
.tz_vc_single_image_wrapper {
  position: relative;
}
.tz_vc_single_image_wrapper:after {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  width: auto;
  height: auto;
  content: '';
  border: 1px solid rgba(204, 204, 204, 0.5);
}
.tz_vc_single_image_wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.08);
}
button:focus {
  outline-style: none;
}
/* TZ PlusGallery */
.simple-overlay {
  opacity: 1 !important;
  background: rgba(0, 0, 0, 0.3) !important;
}
.simple:hover .simple-overlay {
  background: rgba(36, 39, 50, 0.95) !important;
}
.simple .simple-info a {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
}
.zumion figure.effect-bubba h2 {
  color: #ffffff;
}
/**
 * 2.0 Header & Breadcrumb
 * -----------------------------------------------------------------------------
 */
/* 2.1 - Header Page Blog + Portfolio */
.tz-header .tz-headerTop {
  border-bottom: 1px solid #e6e6e6;
}
.tz-header .tz-headerTop .tz-headerLeft ul {
  margin: 0;
  padding: 0;
}
.tz-header .tz-headerTop .tz-headerLeft ul li {
  list-style: none;
  float: left;
  margin-right: 18px;
  padding: 6px 0;
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #555555;
}
.tz-header .tz-headerTop .tz-headerLeft ul li i {
  padding-right: 5px;
  color: #aaaaaa;
}
.tz-header .tz-headerTop .tz-headerLeft ul li:last-child {
  margin-right: 0;
}
.tz-header .tz-headerTop .tz-headerLeft ul:after {
  content: "";
  display: block;
  clear: both;
}
.tz-header .tz-headerTop .tz-headerRight ul {
  margin: 0;
  padding: 0;
}
.tz-header .tz-headerTop .tz-headerRight ul li {
  list-style: none;
  float: left;
}
.tz-header .tz-headerTop .tz-headerRight ul li a {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #555555;
}
.tz-header .tz-headerTop .tz-headerRight ul li a i {
  color: #aaaaaa;
  padding: 11px 6px;
}
.tz-header .tz-headerTop .tz-headerRight ul li a:hover i {
  color: #e45914;
}
.tz-header .tz-headerTop .tz-headerRight ul:after {
  content: "";
  display: block;
  clear: both;
}
.tz-header .tz-headerBottom {
  border-bottom: 3px solid #e45914;
}
.tz-header .tz-headerBottom a.tz_logo {
  padding: 32px 0;
}
.tz-header .tz-headerBottom nav ul {
  margin: 0;
  padding: 0;
}
.tz-header .tz-headerBottom nav ul li {
  position: relative;
}
.tz-header .tz-headerBottom nav > ul > li > a {
  padding: 0 13px;
  margin: 40px 0;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  color: #666666;
  line-height: 11px;
  border-right: 1px solid #c2c1c1;
}
.tz-header .tz-headerBottom nav > ul > li > a:hover {
  background: none;
  color: #e45914;
}
.tz-header .tz-headerBottom nav > ul > li:last-child > a {
  padding-right: 0;
  border-right: none;
}
.tz_icon_menu {
  display: none;
}
/* 2.2 Header Home */
.tz-headerHome {
  z-index: 9999999;
}
.tz-headerHome a.tz_logo {
  padding: 35px 40px 35px 0;
  text-decoration: none;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz-headerHome a.tz_logo p {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  line-height: 1em;
  font-size: 30px;
  margin: 0;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz-headerHome .navbar-toggle {
  background: #e45914;
}
.tz-headerHome nav ul.tz-nav {
  padding: 0;
}
.tz-headerHome nav ul.tz-nav > li > a {
  margin: 40px 0;
  font-size: 12px;
  font-weight: 600;
  color: #242732;
  line-height: 1.4em;
  display: block;
  padding: 0 14px;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz-headerHome nav ul.tz-nav > li > a:hover {
  background: none;
  color: #e45914;
}
.tz-headerHome nav ul.tz-nav > li:last-child > a {
  border: none;
  box-shadow: none;
  padding-right: 0;
}
.tz-headerHome .tz-headerRight {
  text-align: right;
}
.tz-headerHome .tz-headerRight ul {
  margin: 0;
  padding: 0;
}
.tz-headerHome .tz-headerRight ul li {
  list-style: none;
  display: inline-block;
}
.tz-headerHome .tz-headerRight ul li a {
  display: inline-block;
  padding: 0 12px;
}
.tz-headerHome .tz-headerRight ul li a i {
  font-size: 14px;
  color: #ffffff;
}
.tz-headerHome .tz-headerRight ul li:first-child a {
  padding-left: 0;
}
.tz-headerHome .tz-headerRight ul li:last-child a {
  padding-right: 0;
}
.tz-headerHome .tz-headerRight ul:after {
  display: block;
  content: "";
  clear: both;
}
.tz-headerHome .tz-headerSlider {
  position: relative;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical {
  position: absolute;
  right: 120px;
  top: 50%;
  z-index: 999;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical ul {
  margin: 0;
  padding: 0;
  max-height: none;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li {
  position: relative;
  float: none;
  margin-bottom: 39px;
  list-style: none;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li a {
  display: block;
  background: none;
  margin: 0;
  padding: 8px 0 8px 0;
  font-family: "Roboto Slab", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  text-align: right;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li a span {
  padding-left: 87px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li a span.tzMenuShapes {
  margin: 0;
  padding: 0;
  background: #ffffff;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 11px;
  right: 53px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li a span.tzMenuShapes:after {
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(1.45);
  -webkit-transform: scale(1.45);
  -moz-transform: scale(1.45);
  -ms-transform: scale(1.45);
  -o-transform: scale(1.45);
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li a:after {
  content: '';
  width: 100%;
  height: 40px;
  border-right: 2px solid #d0d0d0;
  position: absolute;
  top: 100%;
  right: 62px;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li:last-child {
  margin-bottom: 0;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li:last-child a:after {
  content: none;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical:after {
  content: '';
  display: block;
  clear: both;
}
.tz-headerHome .tz-headerSlider .tz-menuButton {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.tz-headerHome .tz-headerSlider .tz-menuButton span {
  color: #fff;
  display: block;
  margin-bottom: 10px;
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
}
.tz-headerHome .tz-headerSlider .tz-menuButton a {
  display: inline-block;
  width: 40px;
  height: 46px;
  background: url(images/down.png) no-repeat;
  background-position: center 0;
}
.tz-homeType1 {
  position: fixed;
  width: auto;
  left: 0;
  right: 0;
  top: 0;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tz-homeType1.tz-menuEffect {
  background: rgba(0, 0, 0, 0.7);
}
.tz-homeType1 .tz-header-content {
  position: relative;
}
.tz-homeType1 .tz_meetup_header_option {
  background: #e45914;
  padding: 12px 0;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz-homeType1 .tz_meetup_header_option .tz_meetup_header_option_phone span {
  display: inline-block;
  color: #ffffff;
}
.tz-homeType1 .tz_meetup_header_option .tz_meetup_header_option_phone span img {
  margin-right: 5px;
}
.tz-homeType1 .tz_meetup_header_option .tz_meetup_header_option_phone span a {
  color: #ffffff;
  text-decoration: none;
}
.tz-homeType1 .tz_meetup_header_option .tz_meetup_header_option_phone span:first-child {
  margin-right: 40px;
}
.tz-homeType1.tz-menuEffect-1 .tz_meetup_header_option {
  height: 0;
  padding: 0;
  overflow: hidden;
}
.tz-homeType1 a.tz_logo {
  padding: 42px 40px 40px 0;
}
.tz-homeType1 a.tz_logo .logo_lager_2 {
  display: none;
}
.tz-homeType1 nav ul.tz-nav > li > a {
  margin: 0;
  padding: 45px 0;
  position: relative;
  line-height: 1.6em;
  color: #ffffff;
}
.tz-homeType1 nav ul.tz-nav > li > a:before {
  position: absolute;
  background: #e45914;
  bottom: 40px;
  left: 0;
  content: '';
  height: 3px;
  width: 0;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz-homeType1 nav ul.tz-nav > li > a:hover {
  color: #ffffff;
}
.tz-homeType1 nav ul.tz-nav > li > a:hover:before {
  width: 100%;
}
.tz-homeType1.tz-homeTypeRelative {
  position: relative;
  background: transparent;
}
.tz-homeType1.tz-homeTypeRelative nav ul.tz-nav > li > a {
  color: #242732;
}
.tz-homeType1.tz-homeTypeRelative button.tz-search i.fa {
  color: #242732;
}
.tz-homeType1 .container .tzHeaderContainer:after {
  content: '';
  clear: both;
  display: block;
}
.tz-homeType1 .container .tzHeaderContainer .tz-headerRight ul li a {
  border: none;
  padding: 0;
  height: auto;
  width: auto;
}
.tz-homeType1 .container .tzHeaderContainer .tz-headerRight ul li a:hover {
  background: transparent;
}
.tz-homeType1 .container .tzHeaderContainer .tz-headerRight ul li a i:hover {
  color: #e45914;
}
.tz-homeType1.tz-home-bk-type1 {
  background: #fff;
}
.tz-homeType1.tz-home-bk-type1 a.tz_logo {
  padding: 7px 40px 25px 0;
}
.tz-homeType1.tz-home-bk-type1 a.tz_logo p {
  color: #95979d;
}
.tz-homeType1.tz-home-bk-type1 a.tz_logo .logo_lager_2 {
  display: block;
}
.tz-homeType1.tz-home-bk-type1 a.tz_logo .logo_lager.logo_lager_none {
  display: none;
}
.tz-homeType1.tz-home-bk-type1 nav ul.tz-nav > li > a {
  color: #95979d;
  margin: 20px 0 35px;
}
.tz-homeType1.tz-home-bk-type1 nav ul.tz-nav > li > a:hover {
  color: #e45914;
}
.tz-homeType1.tz-home-bk-type1 .tz-headerRight {
  top: 13px;
}
.tz-homeType1.tz-home-bk-type1 .tz-headerRight ul li a i {
  color: #95979d;
}
.tz-homeType1 button.tz-search {
  background: none;
  border: none;
  margin: 45px 0 0 25px;
  padding: 0;
  display: block;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  overflow: hidden;
}
.tz-homeType1 button.tz-search i.fa {
  color: #ffffff;
}
.tz-homeType1 .tz-form-search {
  background: #fff none repeat scroll 0 0;
  display: none;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.tz-homeType1 .tz-form-search .container {
  height: 100%;
}
.tz-homeType1 .tz-form-search form {
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.tz-homeType1 .tz-form-search .tziconsearch,
.tz-homeType1 .tz-form-search label.tzsearchlabel,
.tz-homeType1 .tz-form-search .Tzsearchsubmit {
  display: none;
}
.tz-homeType1 .tz-form-search .Tzsearchform {
  border: 0 none;
  color: #222;
  font-size: 20px;
  font-weight: 300;
  height: 100%;
  line-height: 30px;
  margin: 0;
  padding: 5px 0;
  width: 100%;
}
.tz-homeType1 .tz-form-search .fa.tz-icon-form-search {
  display: none;
}
.tz-homeType1 .tz-form-search .fa.tz-form-close {
  color: #e45914;
  cursor: pointer;
  font-size: 18px;
  margin-top: -11px;
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
}
.tz-homeType1.tzAdmin_bar {
  margin-top: 32px;
}
.tz-homeEff {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
}
.tz-homeType2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: fixed;
  width: auto;
  top: 0;
  left: 0;
  right: 0;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tz-homeType2 .tzHeaderContainer:after {
  content: '';
  clear: both;
  display: table;
}
.tz-homeType2 nav ul.tz-nav > li > a {
  margin: 0;
  padding: 40px 0;
  color: #ffffff;
}
.tz-homeType2 nav ul.tz-nav > li > a:before {
  position: absolute;
  bottom: 35%;
  left: 0;
  content: '';
  background: #e45914;
  height: 3px;
  width: 0;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tz-homeType2 nav ul.tz-nav > li > a:hover {
  color: #ffffff;
}
.tz-homeType2 nav ul.tz-nav > li > a:hover:before {
  width: 100%;
}
.tz-homeType2 nav ul.tz-nav > li.current > a:before {
  width: 100%;
}
.tz-homeType2.tz-homeTypeRelative {
  position: relative;
  background: rgba(0, 0, 0, 0.7);
}
.tz-homeType2.tzAdmin_bar {
  margin-top: 32px;
}
.tz-homeType3 {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999999;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tz-homeType3 a.tz_logo {
  padding: 0 19px;
  margin: 35px 0 34px;
  line-height: 13px;
  border-left: 1px solid #494d54;
  border-right: 1px solid #494d54;
}
.tz-homeType3 .tz-headerRight {
  position: absolute;
  right: 73px;
  top: 34px;
}
.tz-homeType3 .tz-headerRight ul li a {
  display: inline-block;
  border: none;
  margin: 0;
  transform: none;
  text-align: center;
}
.tz-homeType3 .tz-headerRight ul li a i {
  font-size: 14px;
  color: #d0d0d0;
  transform: none;
}
.tz-homeType3 .tz-headerRight ul li a:hover {
  background: none;
}
.tz-homeType3 .tz-headerRight ul li a:hover i {
  color: #e45914;
}
.tz-homeType3 nav ul.tz-nav > li > a {
  font-family: 'Roboto Condensed', sans-serif;
  border: none;
  box-shadow: none;
}
.tz-homeType3 nav ul.tz-shopMenu {
  margin: 0;
  padding: 0;
}
.tz-homeType3 nav ul.tz-shopMenu li {
  position: relative;
  list-style: none;
  float: left;
}
.tz-homeType3 nav ul.tz-shopMenu li form.searchform {
  z-index: 9999;
  position: absolute;
  top: 50%;
  right: 35px;
  margin-top: -25px;
}
.tz-homeType3 nav ul.tz-shopMenu li form.searchform input.Tzsearchform {
  width: 600px;
  display: none;
  height: 50px;
  border: 1px solid #dddddd;
  padding: 10px 15px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  background: #ffffff;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-homeType3 nav ul.tz-shopMenu li button.tz-icon-search {
  background: none;
  border: none;
  border-right: 1px solid #000000;
  box-shadow: 1px 0 0 0 #555555;
  color: #ffffff;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
  margin: 40px 0 32px;
  padding: 0 14px 0 0;
  text-transform: uppercase;
}
.tz-homeType3 nav ul.tz-shopMenu li button.tz-icon-search:hover {
  color: #e45914;
}
.tz-homeType3 nav ul.tz-shopMenu li a {
  border-right: 1px solid #000000;
  box-shadow: 1px 0 0 0 #555555;
  color: #ffffff;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
  margin: 40px 0 32px;
  padding: 0 14px;
  text-transform: uppercase;
  position: relative;
}
.tz-homeType3 nav ul.tz-shopMenu li a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType3 nav ul.tz-shopMenu li a.tzShopMenu-Icon span.amount {
  margin-left: 14px;
}
.tz-homeType3 nav ul.tz-shopMenu li a.tzShopMenu-Icon span.tzMenuShop-qty {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #e45914;
  border-radius: 50%;
  color: #ffffff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
  position: absolute;
  top: -5px;
  left: 24px;
}
.tz-homeType3 nav ul.tz-shopMenu:after {
  content: '';
  display: block;
  clear: both;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li.current a,
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li a:hover {
  color: #e45914;
  text-decoration: none;
}
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li.current a span.tzMenuShapes,
.tz-headerHome .tz-headerSlider .tz-menuVertical ul li a:hover span.tzMenuShapes {
  background: #e45914;
}
.tz-revoslider {
  position: relative;
}
.tz-revoslider:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.tz_logo_bg_slider {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.tz_logo_bg_slider .ds-table-cell img {
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
}
.tzAdmin_bar .tz-menuEffect {
  margin-top: 30px;
}
/* 2.3 Sub menu & Mega menu */
.tz-headerShop .tz-headerBottom nav ul,
.tz-header .tz-headerBottom nav ul {
  margin: 0;
  padding: 0;
}
.tz-headerShop .tz-headerBottom nav ul li,
.tz-header .tz-headerBottom nav ul li {
  list-style: none;
  position: relative;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu,
.tz-header .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu {
  position: absolute;
  top: 120%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  background: #333333;
  width: 220px;
  border-top: 3px solid #e45914;
  z-index: 9999999;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li:hover ul.non_mega_menu,
.tz-header .tz-headerBottom nav > ul.tz-nav > li:hover ul.non_mega_menu {
  top: 100%;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu li,
.tz-header .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu li {
  position: relative;
  padding: 0 29px;
  list-style: none;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li > a,
.tz-header .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li > a {
  display: block;
  padding: 14px 0;
  border-top: 1px solid #5c5c5c;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 24px;
  text-transform: uppercase;
  color: #e1e1e1;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li:first-child > a,
.tz-header .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li:first-child > a {
  border: none;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li > a:hover,
.tz-header .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li > a:hover {
  color: #e45914;
  text-decoration: none;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu li ul.sub-menu,
.tz-header .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu li ul.sub-menu {
  position: absolute;
  top: 0;
  left: 120%;
  visibility: hidden;
  opacity: 0;
  background: #333333;
  width: 220px;
  border-top: 2px solid #e45914;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu li:hover > ul.sub-menu,
.tz-header .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu li:hover > ul.sub-menu {
  left: 100%;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li ul.sub-menu li a,
.tz-header .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li ul.sub-menu li a {
  display: block;
  padding: 14px 0;
  border-top: 1px solid #5c5c5c;
  font-family: 'Roboto Condensed', serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  color: #e1e1e1;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li ul.sub-menu > li:first-child > a,
.tz-header .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li ul.sub-menu > li:first-child > a {
  border: none;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li ul.sub-menu li a:hover,
.tz-header .tz-headerBottom nav > ul.tz-nav > li ul.non_mega_menu > li ul.sub-menu li a:hover {
  color: #e45914;
  text-decoration: none;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega1,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega1 {
  width: 220px!important;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega2,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega2 {
  width: 440px!important;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega2 > ul > li,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega2 > ul > li {
  width: 220px!important;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega3,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega3 {
  width: 600px !important;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega3 > ul > li,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega3 > ul > li {
  width: 200px !important;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega4,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega4 {
  width: 800px !important;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega4 > ul > li,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega4 > ul > li {
  width: 200px !important;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega5,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega5 {
  width: 950px !important;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega5 > ul > li,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu.themeple_mega5 > ul > li {
  width: 190px !important;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu {
  position: absolute;
  top: 120%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  background: #333333;
  border-top: 3px solid #e45914;
  z-index: 9999999;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li:hover .themeple_custom_menu_mega_menu,
.tz-header .tz-headerBottom nav > ul.tz-nav > li:hover .themeple_custom_menu_mega_menu {
  top: 100%;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li {
  float: left;
  border-left: 1px solid #6a6a6a;
  padding: 0 20px;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li:first-child,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li:first-child {
  border: none;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li a.mega-group-title,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li a.mega-group-title {
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #f2f2f2;
  display: block;
  padding: 15px 0;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li a.mega-group-title:hover,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li a.mega-group-title:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a {
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  color: #e1e1e1;
  border-top: 1px solid #6a6a6a;
  padding: 10px 0;
}
.tz-headerShop .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a:hover,
.tz-header .tz-headerBottom nav > ul.tz-nav > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
/* Sub Menu & Mega Menu Home Orange */
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li {
  position: relative;
  padding: 0 14px;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu {
  position: absolute;
  top: 120%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 220px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li {
  position: relative;
  list-style: none;
  padding: 0 29px;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li > a {
  color: #ffffff;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 1px solid rgba(73, 77, 84, 0.1);
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:first-child {
  border-top: 1px solid #e45914;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:last-child a {
  border: none;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu {
  position: absolute;
  top: 0;
  left: 120%;
  opacity: 0;
  visibility: hidden;
  margin: -1px 0 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 220px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li {
  position: relative;
  list-style: none;
  padding: 0 29px;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li a {
  color: #ffffff;
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 1px solid rgba(73, 77, 84, 0.1);
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li:first-child {
  border-top: 1px solid #e45914;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li:last-child a {
  border: none;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:hover ul.sub-menu {
  left: 100%;
  opacity: 1;
  visibility: visible;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li:hover ul.non_mega_menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu {
  position: absolute;
  top: 120%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.7);
  border-top: 1px solid #e45914;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega1 {
  width: 220px!important;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega2 {
  width: 440px!important;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega2 > ul > li {
  width: 220px!important;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega3 {
  width: 600px!important;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega3 > ul > li {
  width: 200px!important;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega4 {
  width: 800px!important;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega4 > ul > li {
  width: 200px!important;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega5 {
  width: 950px!important;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega5 > ul > li {
  width: 190px!important;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul {
  margin: 0;
  padding: 0;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li {
  float: left;
  list-style: none;
  position: relative;
  padding: 0 20px;
  border-right: 1px solid rgba(73, 77, 84, 0.1);
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > a {
  color: #ffffff;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 1px solid rgba(73, 77, 84, 0.1);
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul {
  margin: 0;
  padding: 0;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li {
  list-style: none;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a {
  color: #ffffff;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 1px solid rgba(73, 77, 84, 0.1);
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li:last-child a {
  border: none;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li:last-child {
  border: none;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li:hover .themeple_custom_menu_mega_menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.tz-homeType1 .tzHeaderMenu_nav nav > ul > li.current a {
  color: #e45914;
}
.tz-homeType1.tz-home-bk-type1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu {
  background: #fff;
}
.tz-homeType1.tz-home-bk-type1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:first-child {
  border-top: none;
}
.tz-homeType1.tz-home-bk-type1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li > a {
  color: #444444;
}
.tz-homeType1.tz-home-bk-type1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li > a:hover {
  color: #e45914;
}
.tz-homeType1.tz-home-bk-type1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu {
  background: #fff;
  border-top: none;
}
.tz-homeType1.tz-home-bk-type1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > a {
  color: #95979d;
}
.tz-homeType1.tz-home-bk-type1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > a:hover {
  color: #e45914;
}
.tz-homeType1.tz-home-bk-type1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a {
  color: #95979d;
}
.tz-homeType1.tz-home-bk-type1 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a:hover {
  color: #e45914;
}
/* Sub Menu & Mega Menu Home Pink */
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li {
  position: relative;
  padding: 0 14px;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu {
  position: absolute;
  top: 120%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 220px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li {
  position: relative;
  list-style: none;
  padding: 0 29px;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li > a {
  color: #ffffff;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #494d54;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:first-child {
  border-top: 1px solid #e45914;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:last-child a {
  border: none;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu {
  position: absolute;
  top: 0;
  left: 120%;
  opacity: 0;
  visibility: hidden;
  margin: -1px 0 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 220px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li {
  position: relative;
  list-style: none;
  padding: 0 29px;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li a {
  color: #ffffff;
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #494d54;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li:first-child {
  border-top: 1px solid #e45914;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li:last-child a {
  border: none;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:hover ul.sub-menu {
  left: 100%;
  opacity: 1;
  visibility: visible;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li:hover ul.non_mega_menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu {
  position: absolute;
  top: 120%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.7);
  border-top: 1px solid #e45914;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega1 {
  width: 220px!important;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega2 {
  width: 440px!important;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega2 > ul > li {
  width: 220px!important;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega3 {
  width: 600px!important;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega3 > ul > li {
  width: 200px!important;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega4 {
  width: 800px!important;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega4 > ul > li {
  width: 200px!important;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega5 {
  width: 950px!important;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega5 > ul > li {
  width: 190px!important;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul {
  margin: 0;
  padding: 0;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li {
  float: left;
  list-style: none;
  position: relative;
  padding: 0 20px;
  border-right: 1px solid #494d54;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > a {
  color: #ffffff;
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #494d54;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul {
  margin: 0;
  padding: 0;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li {
  list-style: none;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a {
  color: #ffffff;
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #494d54;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li:last-child a {
  border: none;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li:last-child {
  border: none;
}
.tz-homeType2 .tzHeaderMenu_nav nav > ul > li:hover .themeple_custom_menu_mega_menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
/* Sub Menu & Mega Menu Home Pink */
/* Sub Menu & Mega Menu Home Yellow */
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li {
  position: relative;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu {
  position: absolute;
  top: 120%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background: none repeat scroll 0 0 #333;
  width: 220px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li {
  position: relative;
  list-style: none;
  padding: 0 29px;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li > a {
  color: #e1e1e1;
  display: block;
  font-family: "Roboto Condensed", serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #5c5c5c;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li:first-child {
  border-top: 1px solid #e45914;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li:last-child a {
  border: none;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li ul.sub-menu {
  position: absolute;
  top: 0;
  left: 120%;
  opacity: 0;
  visibility: hidden;
  margin: -1px 0 0;
  padding: 0;
  background: none repeat scroll 0 0 #333;
  width: 220px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li ul.sub-menu li {
  position: relative;
  list-style: none;
  padding: 0 29px;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li ul.sub-menu li a {
  color: #e1e1e1;
  display: block;
  font-family: "Roboto Condensed", serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #5c5c5c;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li ul.sub-menu li a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li ul.sub-menu li:first-child {
  border-top: 1px solid #e45914;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li ul.sub-menu li:last-child a {
  border: none;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu li:hover > ul.sub-menu {
  left: 100%;
  opacity: 1;
  visibility: visible;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li:hover ul.non_mega_menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu {
  position: absolute;
  top: 120%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background: none repeat scroll 0 0 #333;
  border-top: 1px solid #e45914;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega1 {
  width: 220px!important;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega2 {
  width: 440px!important;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega2 > ul > li {
  width: 220px!important;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega3 {
  width: 600px!important;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega3 > ul > li {
  width: 200px!important;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega4 {
  width: 800px!important;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega4 > ul > li {
  width: 200px!important;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega5 {
  width: 950px!important;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega5 > ul > li {
  width: 190px!important;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul {
  margin: 0;
  padding: 0;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li {
  float: left;
  list-style: none;
  position: relative;
  padding: 0 20px;
  border-right: 1px solid #494d54;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > a {
  color: #e1e1e1;
  display: block;
  font-family: "Roboto Condensed", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #5c5c5c;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul {
  margin: 0;
  padding: 0;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li {
  list-style: none;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a {
  color: #e1e1e1;
  display: block;
  font-family: "Roboto Condensed", serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #5c5c5c;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li:last-child a {
  border: none;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li:last-child {
  border: none;
}
.tz-homeType4 .tzHeaderMenu_nav nav > ul > li:hover .themeple_custom_menu_mega_menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li {
  position: relative;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu {
  position: absolute;
  top: 120%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
  width: 220px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li {
  position: relative;
  list-style: none;
  padding: 0 29px;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li > a {
  color: #ffffff;
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #494d54;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:first-child {
  border-top: 1px solid #e45914;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:last-child a {
  border: none;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu {
  position: absolute;
  top: 0;
  left: 120%;
  opacity: 0;
  visibility: hidden;
  margin: -1px 0 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 220px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li {
  position: relative;
  list-style: none;
  padding: 0 29px;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li a {
  color: #ffffff;
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #494d54;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li:first-child {
  border-top: 1px solid #e45914;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li:last-child a {
  border: none;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:hover ul.sub-menu {
  left: 100%;
  opacity: 1;
  visibility: visible;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li:hover ul.non_mega_menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu {
  position: absolute;
  top: 120%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.7);
  border-top: 1px solid #e45914;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega1 {
  width: 220px!important;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega2 {
  width: 440px!important;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega2 > ul > li {
  width: 220px!important;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega3 {
  width: 600px!important;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega3 > ul > li {
  width: 200px!important;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega4 {
  width: 800px!important;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega4 > ul > li {
  width: 200px!important;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega5 {
  width: 950px!important;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu.themeple_mega5 > ul > li {
  width: 190px!important;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul {
  margin: 0;
  padding: 0;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li {
  float: left;
  list-style: none;
  position: relative;
  padding: 0 20px;
  border-right: 1px solid #494d54;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > a {
  color: #ffffff;
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #494d54;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul {
  margin: 0;
  padding: 0;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li {
  list-style: none;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a {
  color: #ffffff;
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 1px solid #494d54;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li > a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li > ul > li:last-child a {
  border: none;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li .themeple_custom_menu_mega_menu > ul > li:last-child {
  border: none;
}
.tz-homeType5 .tzHeaderMenu_nav nav > ul > li:hover .themeple_custom_menu_mega_menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
/* 2.4 Breadcrumb */
.tz-sectionBreadcrumb {
  background-color: #434758;
  background-image: url("images/breadcrumb_meetup.png");
  background-repeat: no-repeat;
  padding: 60px 0;
  background-size: cover;
}
.tz-sectionBreadcrumb h1.tz-sectionBreadcrumb-month {
  color: #ffffff;
}
.tz-sectionBreadcrumb .tz_breadcrumb_single_cat_title h4 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7em;
  text-transform: uppercase;
}
.tz-sectionBreadcrumb .tz-breadcrumb {
  text-align: right;
}
.tz-sectionBreadcrumb .tz-breadcrumb.tz-breadcrumb_archive {
  text-align: left;
}
.tz-sectionBreadcrumb .tz-breadcrumb h4 {
  font-size: 14px;
  line-height: 1.7em;
  text-transform: capitalize;
  color: #ffffff;
}
.tz-sectionBreadcrumb .tz-breadcrumb h4 span {
  color: #ffffff;
  font-weight: 400;
}
.tz-sectionBreadcrumb .tz-breadcrumb h4 span a {
  color: #ffffff;
  text-decoration: none;
}
/**
 * 3.0 Footer
 * -----------------------------------------------------------------------------
 */
.tz-footer .tz-footerTop {
  position: relative;
  background: none repeat scroll 0 0 #161616;
}
.tz-footer .tz-footerTop .container {
  padding-top: 60px;
  padding-bottom: 13px;
}
.tz-footer .tz-footerTop .footerattr aside.widget {
  margin-bottom: 60px;
}
.tz-footer .tz-footerTop .footerattr aside.widget h3.module-title {
  margin: 0 0 30px;
  padding: 0;
  border-bottom: 1px solid #373737;
  position: relative;
  display: block;
}
.tz-footer .tz-footerTop .footerattr aside.widget h3.module-title span {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 0 5px;
  display: inline-block;
}
.tz-footer .tz-footerTop .footerattr aside.widget h3.module-title span a {
  color: #888888;
  text-decoration: none;
}
.tz-footer .tz-footerTop .footerattr aside.widget .module-title:after {
  width: 65px;
  height: 100%;
  content: "";
  border-top: 1px solid #e45914;
  position: absolute;
  top: 100%;
  left: 0;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tz-footer .tz-footerTop .footerattr aside.widget .module-title:before {
  background: transparent;
}
.tz-footer .tz-footerTop .footerattr aside.widget ul {
  margin: 0;
  padding: 0;
}
.tz-footer .tz-footerTop .footerattr aside.widget ul li {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  list-style: none;
  padding: 9px 0 8px;
  border-bottom: 1px solid #000000;
  box-shadow: 0 1px 0 0 #282828;
  -webkit-box-shadow: 0 1px 0 0 #282828;
  -moz-box-shadow: 0 1px 0 0 #282828;
  -ms-box-shadow: 0 1px 0 0 #282828;
  -o-box-shadow: 0 1px 0 0 #282828;
}
.tz-footer .tz-footerTop .footerattr aside.widget ul li a {
  color: #666666;
  list-style: none;
}
.tz-footer .tz-footerTop .footerattr aside.widget ul li:hover {
  color: #999999;
}
.tz-footer .tz-footerTop .footerattr aside.widget ul li:hover a {
  color: #999999;
  text-decoration: none;
}
.tz-footer .tz-footerTop .footerattr aside.widget.tz_maniva_view_post ul li:after {
  background: transparent;
}
.tz-footer .tz-footerTop .footerattr aside.widget select {
  -moz-appearance: none;
  background: url("images/bg_down.png") no-repeat scroll right 20px top 19px rgba(0, 0, 0, 0);
  border: 1px solid #2c2c2c;
  font-family: 'Raleway', serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #797979;
  width: 100%;
  padding: 10px 15px;
}
.tz-footer .tz-footerTop .footerattr aside.widget .tz-flickr ul.pretty_flickr li {
  box-shadow: none;
  border: none;
  padding: 0;
  margin-right: 7px;
}
.tz-footer .tz-footerTop .footerattr aside.widget .tz-flickr ul.pretty_flickr li a img {
  border: 1px solid #333333;
  padding: 4px;
  width: 58px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-footer .tz-footerTop .footerattr aside.widget .tz-flickr ul.pretty_flickr li a:hover img {
  border-color: #e45914;
}
.tz-footer .tz-footerTop .footerattr aside.widget .tz-flickr:after {
  display: table;
  clear: both;
  content: "";
}
.tz-footer .tz-footerTop .footerattr aside.widget:hover .module-title:after {
  width: 100%;
}
.tz-footer .tz-footerTop .footerattr img {
  max-width: 100%;
  height: auto;
}
.tz-footer .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table {
  width: 100%;
}
.tz-footer .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table caption {
  color: #888888;
  font-family: "Roboto Slab", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding: 0 0 5px;
}
.tz-footer .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table thead {
  border: 1px solid #888888;
}
.tz-footer .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table thead tr th {
  text-align: center;
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 9px;
}
.tz-footer .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table tbody {
  border: 1px solid #888888;
  border-top: none;
}
.tz-footer .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table tbody tr td {
  text-align: center;
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 9px;
}
.tz-footer .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table tbody tr td#today {
  color: #e45914;
}
.tz-footer .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table tfoot tr td a {
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 6px;
  display: inline-block;
}
.tz-footer .tz-footerTop .footerattr aside.widget_tag_cloud .tagcloud:after {
  content: '';
  clear: both;
  display: block;
}
.tz-footer .tz-footerTop .footerattr aside.widget_tag_cloud .tagcloud a {
  display: inline-block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
  font-size: 12px!important;
  text-transform: uppercase;
  color: #666666;
  border: 1px solid #666666;
  background: transparent;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-footer .tz-footerTop .footerattr aside.widget_tag_cloud .tagcloud a:hover {
  text-decoration: none;
  color: #e45914;
  border: 1px solid #e45914;
}
.tz-footer .tz-footerTop .footerattr aside.widget_search form {
  position: relative;
}
.tz-footer .tz-footerTop .footerattr aside.widget_search form label {
  display: none;
}
.tz-footer .tz-footerTop .footerattr aside.widget_search form input.Tzsearchform {
  width: 100%;
  background: none;
  border: 1px solid #666666;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 9px 50px 9px 15px;
  color: #444444;
}
.tz-footer .tz-footerTop .footerattr aside.widget_search form input.searchsubmit {
  background-color: #e45914;
  background-image: url(images/search.png);
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  font-size: 0;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
.tz-footer .tz-footerTop .footerattr aside.widget_flickr .flickr-badge-wrapper .flickr_badge_image {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}
.tz-footer .tz-footerTop .footerattr aside.widget_flickr .flickr-badge-wrapper .flickr_badge_image a img {
  border: 1px solid #333333;
  padding: 4px;
  margin-right: 7px;
  margin-bottom: 7px;
  width: 58px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-footer .tz-footerTop .footerattr aside.widget_flickr .flickr-badge-wrapper .flickr_badge_image a:hover img {
  border: 1px solid #e45914;
}
.tz-footer .tz-footerTop .footerattr aside.widget_sp_image .widget_sp_image-description {
  margin-top: 15px;
}
.tz-footer .tz-footerTop .footerattr aside.widget_sp_image .widget_sp_image-description p {
  color: #666666;
  font-family: "Raleway", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.tz-footer .tz-footerTop .footerattr aside.tzsocial a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 10px 10px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #444444;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.tz-footer .tz-footerTop .footerattr aside.tzsocial a i {
  font-size: 21px;
  color: #666666;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.tz-footer .tz-footerTop .footerattr aside.widget_contact_info ul.tzcontact-info li {
  border: none;
  box-shadow: none;
  position: relative;
  padding: 0 0 5px 46px;
}
.tz-footer .tz-footerTop .footerattr aside.widget_contact_info ul.tzcontact-info li i {
  font-size: 21px;
  color: #444444;
  position: absolute;
  top: 3px;
  left: 0;
}
.tz-footer .tz-footerTop .footerattr aside.widget_contact_info ul.tzcontact-info li span {
  display: block;
  color: #555555;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  line-height: 26px;
}
.tz-footer .tz-footerTop .footerattr aside.widget_contact_info ul.tzcontact-info li span a {
  color: #555555;
}
.tz-footer .tz-footerTop .footerattr aside.widget_contact_info ul.tzcontact-info li span a:hover {
  text-decoration: none;
  color: #555555;
}
.tz-footer .tz-footerTop .footerattr aside.widget_contact_info ul.tzcontact-info li span a:focus {
  text-decoration: none;
  color: #555555;
}
.tz-footer .tz-footerTop .footerattr aside.widget_contact_info ul.tzcontact-info li:hover a {
  color: #555555;
}
.tz-footer .tz-footerBottom {
  position: relative;
  background: none repeat scroll 0 0 #2a2a2a;
}
.tz-footer .tz-footerBottom .tz-backtotop {
  width: 50px;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  top: 0;
  z-index: 999;
}
.tz-footer .tz-footerBottom .tz-backtotop img {
  width: 100%;
  height: auto;
}
.tz-footer .tz-footerBottom .tz-backtotop:hover {
  cursor: pointer;
}
.tz-footer .tz-footerBottom .tzcopyright p {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  color: #888888;
  margin: 0;
  padding: 24px 0 30px;
}
.tz-footer .tz-footerBottom .tzcopyright p a {
  color: #888888;
  text-decoration: none;
}
.tz-footer .tz-footerBottom .tzbottom_menu nav.tzfootermenu ul {
  margin: 0;
  padding: 0;
}
.tz-footer .tz-footerBottom .tzbottom_menu nav.tzfootermenu ul li {
  list-style: none;
  float: left;
  margin: 30px 0;
}
.tz-footer .tz-footerBottom .tzbottom_menu nav.tzfootermenu ul li a {
  font-weight: 400;
  font-size: 10px;
  line-height: 7px;
  text-transform: uppercase;
  color: #888888;
  padding: 0 7px;
  display: block;
  border-right: 1px solid #000000;
  box-shadow: 1px 0 0 0 #555555;
  -moz-box-shadow: 1px 0 0 0 #555555;
  -ms-box-shadow: 1px 0 0 0 #555555;
  -webkit-box-shadow: 1px 0 0 0 #555555;
  -o-box-shadow: 1px 0 0 0 #555555;
}
.tz-footer .tz-footerBottom .tzbottom_menu nav.tzfootermenu ul li a:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-footer .tz-footerBottom .tzbottom_menu nav.tzfootermenu ul li:last-child a {
  box-shadow: none;
  border: none;
}
.tz-footer.tz-footer-type1 {
  background-color: #242732;
  padding: 65px 0 5px;
  text-align: center;
  position: relative;
}
.tz-footer.tz-footer-type1 .container {
  padding: 32px 0 10px;
}
.tz-footer.tz-footer-type1 aside {
  margin: 0 auto 15px;
  padding: 0 0 23px;
  box-shadow: 0 1px 0 0 #282828;
}
.tz-footer.tz-footer-type1 aside.widget h3.module-title {
  margin: 0;
  padding: 0;
}
.tz-footer.tz-footer-type1 aside.widget h3.module-title span {
  color: #888888;
  display: inline-block;
  line-height: 24px;
  padding: 0 0 23px;
  text-transform: uppercase;
}
.tz-footer.tz-footer-type1 aside.widget h3.module-title:before {
  display: none;
}
.tz-footer.tz-footer-type1 aside.widget ul {
  padding: 0;
  margin: 0;
}
.tz-footer.tz-footer-type1 aside.widget ul li {
  list-style: none;
  color: #444444;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.tz-footer.tz-footer-type1 aside.widget ul li a {
  color: #444444;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.tz-footer.tz-footer-type1 aside.widget ul li a:hover {
  text-decoration: none;
}
.tz-footer.tz-footer-type1 aside.widget select {
  -moz-appearance: none;
  background: url("images/bg_down.png") no-repeat scroll 220px 19px rgba(0, 0, 0, 0);
  border: 1px solid #2c2c2c;
  color: #797979;
  font-family: "Raleway", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  padding: 10px 15px;
  margin: auto;
  width: 250px;
}
.tz-footer.tz-footer-type1 aside.widget img {
  max-width: 100%;
  height: auto;
}
.tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget h3 span {
  font-weight: 300;
  font-size: 36px;
  text-transform: none;
  color: #44495c;
  line-height: 1.2em;
  padding: 0 0 37px;
}
.tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe {
  position: relative;
  margin-bottom: 40px;
}
.tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 33.2%;
  top: 50%;
  left: 0;
  background: #e45914;
}
.tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe:after {
  position: absolute;
  content: '';
  height: 1px;
  width: 33.2%;
  top: 50%;
  right: 0;
  background: #e45914;
}
.tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe .max-email-box {
  width: 30%;
  margin: 0 auto;
}
.tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe form.multicolor-subscribe-form input.email {
  background: #313543;
  border: 2px solid #1e212a !important;
  border-radius: 30px;
  padding: 25px;
  color: #5e6479;
  font-size: 15px;
  font-style: inherit;
}
.tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe form.multicolor-subscribe-form input.mcolor-button {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  top: 10px;
  right: 5px;
  bottom: 10px;
  padding: 5px 40px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  width: auto;
  margin: 0;
  position: absolute;
}
.tz-footer.tz-footer-type1 aside.tzsocial {
  padding: 0;
}
.tz-footer.tz-footer-type1 aside.tzsocial a.tzSocial-no {
  display: inline-block;
  text-align: center;
  padding: 0 10px;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  background: transparent;
  width: auto;
  height: auto;
}
.tz-footer.tz-footer-type1 aside.tzsocial a.tzSocial-no i {
  font-size: 20px;
  color: #495266;
}
.tz-footer.tz-footer-type1 aside.tzsocial a.tzSocial-yes i {
  color: #e45914;
}
.tz-footer.tz-footer-type1 aside.tzsocial .tzSocial_bg_meetup {
  display: inline-block;
  position: relative;
}
.tz-footer.tz-footer-type1 aside.tzsocial .tzSocial_bg_meetup .meetup_line_left {
  position: absolute;
  top: 50%;
  left: 100%;
  width: 25px;
  height: 1px;
  background: #4c5266;
}
.tz-footer.tz-footer-type1 aside.tzsocial .tzSocial_bg_meetup .meetup_line_right {
  position: absolute;
  top: 50%;
  right: 100%;
  width: 25px;
  height: 1px;
  background: #4c5266;
}
.tz-footer.tz-footer-type1 aside.widget_contact_info ul.tzcontact-info li {
  padding-bottom: 10px;
}
.tz-footer.tz-footer-type1 aside.widget_contact_info ul.tzcontact-info li i {
  font-size: 21px;
  color: #444444;
}
.tz-footer.tz-footer-type1 aside.widget_contact_info ul.tzcontact-info li span {
  color: #444444;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.tz-footer.tz-footer-type1 aside.widget_flickr .flickr-badge-wrapper .flickr_badge_image a img {
  border: 1px solid #333333;
  margin-bottom: 7px;
  margin-right: 7px;
  padding: 4px;
}
.tz-footer.tz-footer-type1 aside.widget_search form {
  width: 250px;
  margin: auto;
  position: relative;
}
.tz-footer.tz-footer-type1 aside.widget_search form label {
  display: none;
}
.tz-footer.tz-footer-type1 aside.widget_search form input.Tzsearchform {
  width: 100%;
  background: none;
  border: 1px solid #666666;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 9px 50px 9px 15px;
  color: #444444;
}
.tz-footer.tz-footer-type1 aside.widget_search form input.searchsubmit {
  background-color: #e45914;
  background-image: url(images/search.png);
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  font-size: 0;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
.tz-footer.tz-footer-type1 aside.widget_text .textwidget p strong {
  color: #444444;
  font-family: "Raleway", serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
}
.tz-footer.tz-footer-type1 aside.widget_text .textwidget p img {
  margin: 15px 0px;
}
.tz-footer.tz-footer-type1 .wp-caption p.wp-caption-text {
  color: #444444;
  font-family: "Raleway", serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}
.tz-footer.tz-footer-type1 aside.widget_tag_cloud .tagcloud {
  text-align: center;
}
.tz-footer.tz-footer-type1 aside.widget_tag_cloud .tagcloud a {
  border: 1px solid #666666;
  color: #666666;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 12px !important;
  font-weight: 400;
  margin: 0 5px 10px 0;
  padding: 10px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-footer.tz-footer-type1 aside.widget_tag_cloud .tagcloud a:hover {
  text-decoration: none;
  color: #e45914;
  border: 1px solid #e45914;
}
.tz-footer.tz-footer-type1 aside.widget_tag_cloud .tagcloud::after {
  clear: both;
  content: "";
  display: block;
}
.tz-footer.tz-footer-type1 .tzcopyright p {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #656a7e;
  text-transform: uppercase;
  margin: 0 0 3px;
}
.tz-footer.tz-footer-type1 .tzcopyright p a {
  color: #787e92;
}
.tz-footer.tz-footer-type1 .tz-backtotop {
  width: 50px;
  height: 50px;
  content: "";
  right: 390px;
  margin-top: -25px;
  position: absolute;
  top: 0;
  z-index: 999;
}
.tz-footer.tz-footer-type1 .tz-backtotop img {
  width: 100%;
  height: auto;
}
.tz-footer.tz-footer-type1 .tz-backtotop:hover {
  cursor: pointer;
}
.tzFooter-Shop-Multi {
  position: relative;
  background: #f8f8f8;
  padding: 55px 0 15px;
}
.tzFooter-Shop-Multi .tzFooter_bgText {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'latoblack';
  font-size: 250px;
  color: rgba(0, 0, 0, 0.02);
  text-align: center;
  text-transform: uppercase;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget {
  margin: 0 0 45px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget h3.module-title {
  margin: 0 0 17px;
  padding: 0;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget h3.module-title span {
  font-family: 'Roboto Condensed', serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
  text-transform: uppercase;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget h3.module-title span a {
  font-family: 'Roboto Condensed', serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
  text-transform: uppercase;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget h3.module-title span a:hover {
  text-decoration: none;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget ul {
  margin: 0;
  padding: 0;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget ul li {
  list-style: none;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget ul li a {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget ul li a:hover {
  text-decoration: none;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget select {
  width: 100%;
  max-width: 250px;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #999999;
  padding: 7px 15px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget img {
  max-width: 100%;
  height: auto;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table {
  width: 100%;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table caption {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #686868;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table thead {
  border: 1px solid #888888;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table thead tr th {
  text-align: center;
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 4px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table tbody {
  border: 1px solid #888888;
  border-top: none;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table tbody tr td {
  text-align: center;
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 4px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table tbody tr td#today {
  color: #e45914;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_calendar #calendar_wrap table tfoot tr td a {
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 4px;
  display: inline-block;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_tag_cloud .tagcloud:after {
  content: '';
  clear: both;
  display: block;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_tag_cloud .tagcloud a {
  display: inline-block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 10px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 12px!important;
  text-transform: uppercase;
  color: #666666;
  border: 1px solid #666666;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_tag_cloud .tagcloud a:hover {
  text-decoration: none;
  color: #e45914;
  border: 1px solid #e45914;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_search form {
  position: relative;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_search form label {
  display: none;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_search form input.Tzsearchform {
  width: 100%;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #999999;
  padding: 7px 15px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_search form input.searchsubmit {
  background: #454545;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  border: none;
  padding: 8px 15px;
  position: absolute;
  top: 0;
  right: 0;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_text .textwidget p {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_text .textwidget p strong {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_text .textwidget .wp-caption {
  margin: 0 0 10px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_text .textwidget .wp-caption p.wp-caption-text {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_newsletterwidget {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #686868;
  line-height: 24px;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_newsletterwidget .newsletter-widget form {
  position: relative;
  margin: 25px 0 0;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_newsletterwidget .newsletter-widget form input.newsletter-email {
  float: left;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  color: #999999;
  line-height: 32px;
  height: 33px;
  padding: 0 15px;
  width: 74%;
}
.tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_newsletterwidget .newsletter-widget form input.newsletter-submit {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  background: #454545;
  border: none;
  position: absolute;
  padding: 0 15px;
  height: 33px;
}
.tzFooter-Shop-Multi .tz-footerBottom {
  text-align: center;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.tzsocial {
  position: relative;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.tzsocial .tzSocial_bg {
  padding: 0 50px;
  display: inline-block;
  background: #f8f8f8;
  position: relative;
  z-index: 99;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.tzsocial a {
  display: inline-block;
  background: #333333;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  padding: 7px 5px;
  margin: 0 10px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.tzsocial a i {
  color: #FFFFFF;
  font-size: 23px;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.tzsocial:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #dadada;
  position: absolute;
  top: 50%;
  left: 0;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget {
  margin: 0 0 23px;
  padding: 0 30%;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget h3.module-title {
  margin: 0 0 17px;
  padding: 0;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget h3.module-title span {
  font-family: 'Roboto Condensed', serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
  text-transform: uppercase;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget h3.module-title span a {
  font-family: 'Roboto Condensed', serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
  text-transform: uppercase;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget h3.module-title span a:hover {
  text-decoration: none;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget ul {
  margin: 0;
  padding: 0;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget ul li {
  list-style: none;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget ul li a {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget ul li a:hover {
  text-decoration: none;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget select {
  width: 100%;
  max-width: 250px;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #999999;
  padding: 7px 15px;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget img {
  max-width: 100%;
  height: auto;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_calendar #calendar_wrap table {
  width: 100%;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_calendar #calendar_wrap table caption {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #686868;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_calendar #calendar_wrap table thead {
  border: 1px solid #888888;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_calendar #calendar_wrap table thead tr th {
  text-align: center;
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 4px;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_calendar #calendar_wrap table tbody {
  border: 1px solid #888888;
  border-top: none;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_calendar #calendar_wrap table tbody tr td {
  text-align: center;
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 4px;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_calendar #calendar_wrap table tbody tr td#today {
  color: #e45914;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_calendar #calendar_wrap table tfoot tr td a {
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 4px;
  display: inline-block;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_tag_cloud .tagcloud:after {
  content: '';
  clear: both;
  display: block;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_tag_cloud .tagcloud a {
  display: inline-block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 10px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 12px!important;
  text-transform: uppercase;
  color: #666666;
  border: 1px solid #666666;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_tag_cloud .tagcloud a:hover {
  text-decoration: none;
  color: #e45914;
  border: 1px solid #e45914;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_search form {
  position: relative;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_search form label {
  display: none;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_search form input.Tzsearchform {
  width: 100%;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #999999;
  padding: 7px 15px;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_search form input.searchsubmit {
  background: #454545;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  border: none;
  padding: 8px 15px;
  position: absolute;
  top: 0;
  right: 0;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_text .textwidget p {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_text .textwidget p strong {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_text .textwidget .wp-caption {
  margin: 0 0 10px;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.widget_text .textwidget .wp-caption p.wp-caption-text {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-Shop-Multi .tz-footerBottom .tzcopyright p {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #888888;
  line-height: 24px;
}
.tzFooter-Shop-Multi::before {
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid #ffffff;
  content: "";
  left: 50%;
  margin-left: -8px;
  position: absolute;
  top: 0;
}
.tzFooter-Shop-Multi .tz-footerBottom aside.tzsocial a.tzSocial-yes,
.tzFooter-Shop-Multi .tz-footerBottom aside.tzsocial a:hover {
  background: #e45914;
}
.tzFooter-shop-onecolumn {
  text-align: center;
}
.tzFooter-shop-onecolumn aside {
  border-bottom: 1px solid #dddddd;
}
.tzFooter-shop-onecolumn aside.tzsocial {
  position: relative;
}
.tzFooter-shop-onecolumn aside.tzsocial a {
  display: inline-block;
  background: #333333;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  padding: 7px 5px;
  margin: 0 10px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tzFooter-shop-onecolumn aside.tzsocial a i {
  color: #FFFFFF;
  font-size: 23px;
}
.tzFooter-shop-onecolumn aside.widget {
  position: relative;
  padding: 60px 30%;
}
.tzFooter-shop-onecolumn aside.widget h3.module-title {
  margin: 0 0 17px;
  padding: 0;
}
.tzFooter-shop-onecolumn aside.widget h3.module-title span {
  font-family: 'Roboto Condensed', serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
  text-transform: uppercase;
}
.tzFooter-shop-onecolumn aside.widget h3.module-title span a {
  font-family: 'Roboto Condensed', serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
  text-transform: uppercase;
}
.tzFooter-shop-onecolumn aside.widget h3.module-title span a:hover {
  text-decoration: none;
}
.tzFooter-shop-onecolumn aside.widget ul {
  margin: 0;
  padding: 0;
}
.tzFooter-shop-onecolumn aside.widget ul li {
  list-style: none;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-shop-onecolumn aside.widget ul li a {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-shop-onecolumn aside.widget ul li a:hover {
  text-decoration: none;
}
.tzFooter-shop-onecolumn aside.widget select {
  width: 100%;
  max-width: 250px;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #999999;
  padding: 7px 15px;
}
.tzFooter-shop-onecolumn aside.widget img {
  max-width: 100%;
  height: auto;
}
.tzFooter-shop-onecolumn aside.widget:before {
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid #dddddd;
  content: "";
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: 100%;
}
.tzFooter-shop-onecolumn aside.widget:after {
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  border-top: 9px solid #FFFFFF;
  content: "";
  left: 50%;
  margin-left: -9px;
  position: absolute;
  top: 100%;
}
.tzFooter-shop-onecolumn aside.widget_calendar #calendar_wrap table {
  width: 100%;
}
.tzFooter-shop-onecolumn aside.widget_calendar #calendar_wrap table caption {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #686868;
}
.tzFooter-shop-onecolumn aside.widget_calendar #calendar_wrap table thead {
  border: 1px solid #888888;
}
.tzFooter-shop-onecolumn aside.widget_calendar #calendar_wrap table thead tr th {
  text-align: center;
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 4px;
}
.tzFooter-shop-onecolumn aside.widget_calendar #calendar_wrap table tbody {
  border: 1px solid #888888;
  border-top: none;
}
.tzFooter-shop-onecolumn aside.widget_calendar #calendar_wrap table tbody tr td {
  text-align: center;
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 4px;
}
.tzFooter-shop-onecolumn aside.widget_calendar #calendar_wrap table tbody tr td#today {
  color: #e45914;
}
.tzFooter-shop-onecolumn aside.widget_calendar #calendar_wrap table tfoot tr td a {
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 4px;
  display: inline-block;
}
.tzFooter-shop-onecolumn aside.widget_tag_cloud .tagcloud:after {
  content: '';
  clear: both;
  display: block;
}
.tzFooter-shop-onecolumn aside.widget_tag_cloud .tagcloud a {
  display: inline-block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 10px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 12px!important;
  text-transform: uppercase;
  color: #666666;
  border: 1px solid #666666;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tzFooter-shop-onecolumn aside.widget_tag_cloud .tagcloud a:hover {
  text-decoration: none;
  color: #e45914;
  border: 1px solid #e45914;
}
.tzFooter-shop-onecolumn aside.widget_search form {
  position: relative;
}
.tzFooter-shop-onecolumn aside.widget_search form label {
  display: none;
}
.tzFooter-shop-onecolumn aside.widget_search form input.Tzsearchform {
  width: 100%;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #999999;
  padding: 7px 15px;
}
.tzFooter-shop-onecolumn aside.widget_search form input.searchsubmit {
  background: #454545;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  border: none;
  padding: 8px 15px;
  position: absolute;
  top: 0;
  right: 0;
}
.tzFooter-shop-onecolumn aside.widget_text .textwidget p {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-shop-onecolumn aside.widget_text .textwidget p strong {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-shop-onecolumn aside.widget_text .textwidget .wp-caption {
  margin: 0 0 10px;
}
.tzFooter-shop-onecolumn aside.widget_text .textwidget .wp-caption p.wp-caption-text {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-style: italic;
  color: #686868;
  line-height: 24px;
}
.tzFooter-shop-onecolumn .tzcopyright p {
  font-family: 'Roboto Condensed', serif;
  font-weight: 400;
  font-size: 12px;
  color: #888888;
  line-height: 24px;
  text-transform: uppercase;
  margin: 12px 0;
}
.tzFooter-shop-onecolumn aside.tzsocial a.tzSocial-yes,
.tzFooter-shop-onecolumn aside.tzsocial a:hover {
  background: #e45914;
}
.tz-footer.tz-footer-type1 aside.tzsocial a i:hover {
  color: #e45914;
}
.widget_flickr a span {
  display: none;
}
/**
 * 4.0 Blog
 * -----------------------------------------------------------------------------
 */
/* 4.1 page default */
.tzComments {
  position: relative;
}
.tzComments:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #dce2ed;
  bottom: 0;
  left: 0;
  content: '';
}
.tzComments .comments-area .comment-respond {
  padding: 0 0 62px;
}
.tzComments .comments-area .comment-respond h3.comment-reply-title {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #3a424a;
  text-transform: capitalize;
  margin: 33px 0 28px 0;
}
.tzComments .comments-area .comment-respond form.comment-form p.comment-notes {
  display: none;
}
.tzComments .comments-area .comment-respond form.comment-form p.logged-in-as {
  margin-bottom: 10px;
}
.tzComments .comments-area .comment-respond form.comment-form p.logged-in-as a {
  color: #e45914;
  margin-left: 5px;
}
.tzComments .comments-area .comment-respond form.comment-form .form-comment-item {
  position: relative;
  margin-bottom: 20px;
}
.tzComments .comments-area .comment-respond form.comment-form .form-comment-item input.form-control {
  background: #f8f8f9;
  border: none;
  box-shadow: none;
  height: auto;
  padding: 12px;
  line-height: 1.5em;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  color: #95979d;
}
.tzComments .comments-area .comment-respond form.comment-form .form-comment-item textarea {
  background: #f8f8f9;
  border: none;
  box-shadow: none;
  height: auto;
  padding: 15px;
  line-height: 1.5em;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  color: #95979d;
}
.tzComments .comments-area .comment-respond form.comment-form .form-comment-item i.fa {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 18px;
  color: #95979d;
  margin-top: -7px;
}
.tzComments .comments-area .comment-respond form.comment-form .form-comment-item i.fa.fa-comment {
  top: 15px;
  margin-top: 0;
}
.tzComments .comments-area .comment-respond form.comment-form p.form-submit input.submit {
  font-weight: 700;
  box-shadow: none;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-size: 11px;
  padding: 13px 20px;
  color: #ffffff;
  background: #f57560;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.tzComments .comments-area .tz-Comment {
  margin: 0 0 77px 0;
}
.tzComments .comments-area .tz-Comment span.TzCommentTitle {
  display: inline-block;
  font-weight: 600;
  font-size: 30px;
  color: #3a424a;
  padding: 0 0 16px;
  margin-bottom: 43px;
}
.tzComments .comments-area .tz-Comment ol.commentlist {
  margin: 0;
  padding: 0;
}
.tzComments .comments-area .tz-Comment ol.commentlist li {
  list-style: none;
}
.tzComments .comments-area .tz-Comment ol.commentlist li article {
  background: #f8f8f8;
  margin-bottom: 26px;
  padding: 42px 20px 39px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-bottom: 5px solid rgba(0, 0, 0, 0.02);
}
.tzComments .comments-area .tz-Comment ol.commentlist li article header {
  border: 4px solid #ffffff;
  background: #ffffff;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
}
.tzComments .comments-area .tz-Comment ol.commentlist li article header img {
  width: 98px;
  height: 98px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.tzComments .comments-area .tz-Comment ol.commentlist li article .tz_comment_single_meetup cite {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  color: #3a424a;
  display: block;
}
.tzComments .comments-area .tz-Comment ol.commentlist li article .tz_comment_single_meetup a.comments-datetime {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #95979d;
  display: block;
  margin-top: -3px;
}
.tzComments .comments-area .tz-Comment ol.commentlist li article .tz-commentInfo {
  display: inline-block;
}
.tzComments .comments-area .tz-Comment ol.commentlist li article .tz-commentInfo a {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  padding: 2px 15px;
  background: #88939f;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tzComments .comments-area .tz-Comment ol.commentlist li article .tz-commentInfo a.comment-edit-link {
  margin-right: 8px;
}
.tzComments .comments-area .tz-Comment ol.commentlist li article .tz-commentInfo a:hover {
  background: #f57560;
}
.tzComments .comments-area .tz-Comment ol.commentlist li article .comment p {
  margin-top: 7px;
  color: #646569;
}
.tzComments .comments-area .tz-Comment ol.commentlist li ol.children {
  border-left: 1px solid #f56048;
  padding-left: 55px;
}
.tzComments .comments-area .tz-Comment ol.commentlist li ol.children li {
  position: relative;
}
.tzComments .comments-area .tz-Comment ol.commentlist li ol.children li:before {
  position: absolute;
  content: '';
  top: 50%;
  left: -55px;
  height: 1px;
  width: 30px;
  background: #f56048;
  margin-top: -0.5px;
}
.tzComments .comments-area .tz-Comment ol.commentlist li ol.children li:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #f56048;
  top: 50%;
  left: -25px;
  margin-top: -5px;
}
/* 4.2 Blog full width */
.tz-blogDefault {
  padding: 100px 0 80px;
}
.tz-blogDefault.tz_blogDefault_breadcrumb {
  padding-top: 40px;
}
.tz-blogDefault .tz-blogItem:after {
  content: '';
  display: block;
  clear: both;
}
.tz-blogDefault .tz-blogItem .tz-blogContent {
  margin-bottom: 40px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox {
  border-bottom: 2px solid #e45914;
  padding: 30px 30px 35px;
  background: #f8f8f9;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage {
  position: relative;
  margin-bottom: 32px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  overflow: hidden;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage .tz-ImageOverlay {
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a {
  position: absolute;
  top: 30%;
  width: 40px;
  height: 40px;
  background-color: #fff;
  margin-top: -20px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  visibility: hidden;
  opacity: 0;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a i {
  color: #000;
  padding: 14px 0;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a i.fa-link {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a.tz-ViewImage {
  left: 50%;
  margin-left: -44px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a.tz-ViewDetail {
  right: 50%;
  margin-right: -44px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a:hover i {
  color: #fff;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage:hover .tz-ImageOverlay {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage:hover a.tz-ViewImage {
  top: 50%;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage:hover a.tz-ViewDetail {
  top: 50%;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in 0.1s;
  -moz-transition: all 0.3s ease-in 0.1s;
  -webkit-transition: all 0.3s ease-in 0.1s;
  -ms-transition: all 0.3s ease-in 0.1s;
  -o-transition: all 0.3s ease-in 0.1s;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogSlider {
  position: relative;
  margin-bottom: 35px;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogSlider:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogSlider ol.flex-control-nav {
  bottom: 10px;
  z-index: 2;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogSlider ol.flex-control-nav li {
  margin: 0 3px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogSlider ol.flex-control-nav li a {
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: none;
  height: 12px;
  width: 12px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogSlider ol.flex-control-nav li a.flex-active {
  background: #e45914;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogSlider ul li img {
  width: 100%;
  height: auto;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox iframe {
  border: none;
  border-radius: 0;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox h4.title {
  margin: 0 0 8px;
  padding: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2em;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox h4.title a {
  color: #242732;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox h4.title a:hover {
  text-decoration: none;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation {
  display: block;
  margin-bottom: 28px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox p {
  color: #646569;
  margin-bottom: 12px;
  line-height: 1.7em;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox p span {
  color: #e45914;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox a.tzreadmore {
  color: #242732;
  display: block;
  font-size: 11px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  text-align: right;
  letter-spacing: 2px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox a.tzreadmore i {
  margin-left: 10px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox a.tzreadmore span:hover {
  color: #e45914;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxSlider {
  background: #242732;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxSlider h4.title a {
  color: #ffffff;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxSlider .tzinfomation small,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxSlider .tzinfomation span,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxSlider .tzinfomation a {
  color: #cccccc;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxSlider p {
  color: #a4a8b5;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxSlider a.tzreadmore {
  color: #ffffff;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxVideo,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxSoundcloud {
  padding: 0;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxVideo .tz_blog_box_content,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxSoundcloud .tz_blog_box_content {
  padding: 0 30px 38px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote {
  border-bottom: none;
  padding: 0;
  background: none;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote {
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  overflow: hidden;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote:after {
  position: absolute;
  background: rgba(36, 39, 50, 0.9);
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 0 86px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail i.fa {
  font-size: 40px;
  color: #e45914;
  margin-bottom: 30px;
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail p {
  font-size: 26px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.4em;
  margin: 0;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail span.tz-blogQuote_author {
  color: #e45914;
  font-family: 'Lato', sans-serif;
  display: inline-block;
  margin-top: 25px;
  line-height: 1.5em;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_information {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 1;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_information span.tzinfomation {
  margin-bottom: 0;
  color: #cccccc;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_information span.tzinfomation small {
  color: #cccccc;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_information span.tzinfomation a {
  color: #cccccc;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_link {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 1;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_link a.tzreadmore {
  color: #ffffff;
}
.tz-blogDefault .tz-blogItem .tz-blogBox .tz_stickyPost {
  height: 159px;
  top: -38px;
  position: absolute;
  right: -30px;
  width: 107px;
  background-image: url(images/bg_sticky.png);
  background-repeat: no-repeat;
}
.tz-blogDefault .tz-blogItem .tz-blogBox .tz_stickyPost span {
  color: #fff;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  left: -28px;
  line-height: 30px;
  position: absolute;
  top: 60px;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.tz-blogDefault .tz-blogItem .tz-blogAudio .tz-blogDate {
  top: 60px;
}
.tz-blogDefault .tz-blogItem:last-child .tz-blogContent {
  border-bottom: 0;
}
.tz-blogDefault .wp-pagenavi {
  text-align: right;
  margin-top: 90px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a:hover span,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a:hover {
  background-color: #e45914;
  transition: none;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogAudio,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogVideo {
  position: relative;
  margin-bottom: 28px;
}
.iframe-full-audio {
  height: 350px;
  width: 100%;
}
.iframe-full {
  width: 100%;
  height: 474px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation small,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation span,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation a {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-style: italic;
  color: #95979d;
  text-decoration: none;
  text-shadow: none;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation > small,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation > span,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation > a {
  margin-right: 10px;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation small i,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation a i,
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation span i {
  margin-right: 10px;
  color: #cccccc;
}
.tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation small.tzinfomation_time {
  font-style: normal;
}
.tz-blogDefault .wp-pagenavi a,
.tz-blogDefault .wp-pagenavi span {
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  text-decoration: none;
  padding: 10px 15px;
  border: 1px solid #dddddd;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  display: inline-block;
}
.tz-blogDefault .wp-pagenavi span.current,
.tz-blogDefault .wp-pagenavi a:hover,
.tz-blogDefault .wp-pagenavi span:hover {
  background-color: #e45914;
  border: 1px solid #e45914;
  text-decoration: none;
  color: #ffffff;
}
/* slider blog single */
.tz_meetup_slider_blog_background {
  background-image: url(images/bk-paralax-10.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 113px 0 85px;
  background-position: center center;
}
.tz_meetup_slider_blog_background:after {
  position: absolute;
  background-color: rgba(36, 39, 50, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.tz_meetup_slider_blog_single {
  position: relative;
  z-index: 1;
  text-align: center;
}
.tz_meetup_slider_blog_single .tz_partner_blog_single_prev {
  background: transparent;
  border: none;
  position: absolute;
  top: 50%;
  left: -75px;
  font-size: 60px;
  margin-top: -30px;
  color: #aaaaaa;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.tz_meetup_slider_blog_single .tz_partner_blog_single_prev:hover {
  color: #e45914;
}
.tz_meetup_slider_blog_single .tz_partner_blog_single_next {
  background: transparent;
  border: none;
  position: absolute;
  top: 50%;
  right: -75px;
  font-size: 60px;
  margin-top: -30px;
  color: #aaaaaa;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.tz_meetup_slider_blog_single .tz_partner_blog_single_next:hover {
  color: #e45914;
}
.tz_meetup_slider_blog_single ul {
  list-style: none;
}
.tz_meetup_slider_blog_single ul li a {
  display: inline-block;
}
/* 4.3 Blog Masonry */
.tz-blogMasonry {
  padding: 100px 0;
}
.tz-blogMasonry .tzBlogmasonry {
  margin-right: -30px;
  overflow: visible!important;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item.tz-grid-4 {
  width: 25%;
  float: left;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item.tz-grid-3 {
  width: 33.33333333%;
  float: left;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item.tz-grid-2 {
  width: 50%;
  float: left;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .flex-viewport {
  width: 100%;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner {
  margin: 0 30px 30px 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage {
  position: relative;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage img {
  width: 100%;
  height: auto;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage .tz-ImageOverlay {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage a {
  position: absolute;
  top: 30%;
  width: 40px;
  height: 40px;
  background-color: #fff;
  margin-top: -20px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  visibility: hidden;
  opacity: 0;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage a i {
  color: #000;
  padding: 14px 0;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage a.tz-ViewImage {
  left: 50%;
  margin-left: -44px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage a.tz-ViewDetail {
  right: 50%;
  margin-right: -44px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage a:hover i {
  color: #fff;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage:hover .tz-ImageOverlay {
  background-color: rgba(0, 0, 0, 0.25);
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage:hover a.tz-ViewImage {
  top: 50%;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage:hover a.tz-ViewDetail {
  top: 50%;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in 0.1s;
  -moz-transition: all 0.3s ease-in 0.1s;
  -webkit-transition: all 0.3s ease-in 0.1s;
  -ms-transition: all 0.3s ease-in 0.1s;
  -o-transition: all 0.3s ease-in 0.1s;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogDate {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogDate .tz-DateText {
  width: 50px;
  height: 50px;
  background: #e45914;
  padding: 5px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogDate .tz-DateText .tz-TextDay {
  display: block;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogDate .tz-DateText .tz-TextMonth {
  display: block;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogDate .tz-blogIcon {
  width: 50px;
  height: 50px;
  background: #444444;
  text-align: center;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogDate .tz-blogIcon i {
  font-size: 16px;
  color: #fff;
  padding: 16px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogSlider {
  position: relative;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogSlider ul.slides li img {
  width: 100%;
  height: auto;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogSlider ol.flex-control-nav {
  bottom: 0;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogSlider ol.flex-control-nav li {
  margin: 0 3px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogSlider ol.flex-control-nav li a {
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: none;
  height: 12px;
  width: 12px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogSlider ol.flex-control-nav li a.flex-active {
  background: #e45914;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogVideo {
  position: relative;
  height: 230px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogVideo iframe.iframe-full {
  width: 100%;
  height: 230px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogAudio {
  position: relative;
  height: 150px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo {
  border: 1px solid #dddddd;
  padding: 15px 18px 20px;
  border-bottom: 2px solid #e45914;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo h4.title {
  margin: 0;
  padding: 0;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo h4.title a {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #111111;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo h4.title a:hover {
  text-decoration: none;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo .tzinfomation {
  display: block;
  margin-bottom: 12px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo .tzinfomation small i {
  padding-right: 5px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo .tzinfomation a:hover {
  text-decoration: none;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo p {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #444444;
  margin: 0 0 15px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo a.tzreadmore {
  color: #42484d;
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: right;
  letter-spacing: 2px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo a.tzreadmore i {
  margin-left: 10px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo a.tzreadmore:hover {
  text-decoration: none;
  color: #e45914;
}
.tz-blogMasonry .wp-pagenavi {
  display: block;
  text-align: center;
  margin: 91px 0 29px;
}
.tz-blogMasonry .iframe-full-audio {
  height: 150px;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage a:hover span,
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-BlogImage a:hover {
  background-color: #e45914;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogSlider iframe,
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogAudio iframe,
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogVideo iframe {
  border: none;
  border-radius: 0;
}
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo .tzinfomation small,
.tz-blogMasonry .tzBlogmasonry .blogMasonry-item .tz-blogInner .tz-blogInfo .tzinfomation a {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 12px;
  font-style: italic;
  line-height: 20px;
  color: #79797e;
  margin-right: 5px;
}
.tz-blogMasonry .wp-pagenavi a,
.tz-blogMasonry .wp-pagenavi span {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #444444;
  padding: 8px 14px;
  border: 1px solid #dddddd;
}
.tz-blogMasonry .wp-pagenavi a:hover,
.tz-blogMasonry .wp-pagenavi span.current {
  border: 1px solid #e45914;
  background-color: #e45914;
  color: #ffffff;
  text-decoration: none;
}
/* 10.22 contact_form7 */
.wpcf7-form .tz_meetup_wpcf7-form p {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.wpcf7-form .tz_meetup_wpcf7-form p i.fa {
  position: absolute;
  top: 50%;
  right: 10px;
  color: #ccd1db;
  font-size: 20px;
  margin-top: -10px;
}
.wpcf7-form .tz_meetup_wpcf7-form p span {
  display: block;
}
.wpcf7-form .tz_meetup_wpcf7-form p span input {
  width: 100%;
  padding: 15px 10px;
  color: #95979d;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  border: none;
  background: #f8f8f8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.wpcf7-form .tz_meetup_wpcf7-form p span input:focus {
  border: 1px solid #e45914;
  background: transparent;
}
.wpcf7-form .tz_meetup_wpcf7-form p span textarea.wpcf7-textarea {
  width: 100%;
  padding: 15px 10px;
  color: #95979d;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  border: none;
  background: #f8f8f8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  height: 185px;
}
.wpcf7-form .tz_meetup_wpcf7-form p span textarea.wpcf7-textarea:focus {
  border: 1px solid #e45914;
  outline: -webkit-focus-ring-color auto 0;
  background: transparent;
}
.wpcf7-form .tz_meetup_wpcf7-form p input.wpcf7-submit {
  text-transform: uppercase;
  background: #e66423;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 12px;
  width: 100%;
  padding: 16px 10px;
  letter-spacing: 2px;
}
.wpcf7-form .tz_meetup_wpcf7-form p.tz_meetup_contact_textarea i.fa {
  top: 20px;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form {
  width: 60%;
  margin: 48px 0 0;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p {
  margin-bottom: 15px;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p label {
  font-weight: 700;
  font-size: 13px;
  color: #7e8394;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p span input {
  width: 100%;
  padding: 13px 20px;
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  color: #53586b;
  font-size: 15px;
  line-height: 1.4em;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p span input:focus {
  border: 2px solid #e45914;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_btn_paypal {
  margin: 45px 0 0;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_btn_paypal input.wpcf7-paypalsubmit {
  background: none;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 13px 35px;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_amout_item_paypal {
  visibility: hidden;
  height: 0;
  margin: 0;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_amout_item_paypal span input {
  padding: 0;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_quantity_paypal sub.tz_meetup_quantity_paypal_input {
  position: relative;
  display: block;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_quantity_paypal sub.tz_meetup_quantity_paypal_input:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 80%;
  pointer-events: none;
  position: absolute;
  right: 5px;
  top: 2px;
  width: 40px;
  z-index: 1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_quantity_paypal sub.tz_meetup_quantity_paypal_input span {
  display: block;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_quantity_paypal sub.tz_meetup_quantity_paypal_input span:before {
  position: absolute;
  content: "\f0d7";
  font-family: 'FontAwesome';
  bottom: 18px;
  right: 25px;
  pointer-events: none;
  font-size: 18px;
  z-index: 2;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_quantity_paypal sub.tz_meetup_quantity_paypal_input span:after {
  position: absolute;
  content: "\f0d8";
  font-family: 'FontAwesome';
  top: 18px;
  right: 25px;
  pointer-events: none;
  font-size: 18px;
  z-index: 2;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form.tz_meetup_paypal_2_wpcf7-form {
  width: 50%;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form.tz_meetup_paypal_2_wpcf7-form p span input {
  background: #f8f8f8;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form.tz_meetup_paypal_2_wpcf7-form p.tz_meetup_quantity_paypal sub.tz_meetup_quantity_paypal_input:before,
.wpcf7-form .tz_meetup_paypal_wpcf7-form.tz_meetup_paypal_2_wpcf7-form p.tz_meetup_btn_paypal input.wpcf7-paypalsubmit,
.wpcf7-form .tz_meetup_paypal_wpcf7-form.tz_meetup_paypal_2_wpcf7-form p.tz_meetup_btn_paypal input.wpcf7-paypalsubmit {
  background: #f8f8f8;
  color: #53586b;
}
.wpcf7-form .tz_meetup_paypal_wpcf7-form.tz_meetup_paypal_2_wpcf7-form p.tz_meetup_amout_item_paypal {
  height: 0;
}
@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
  .wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_quantity_paypal sub.tz_meetup_quantity_paypal_input:before {
    right: 2px;
  }
  .wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_quantity_paypal sub.tz_meetup_quantity_paypal_input span:before,
  .wpcf7-form .tz_meetup_paypal_wpcf7-form p.tz_meetup_quantity_paypal sub.tz_meetup_quantity_paypal_input span:after {
    right: 10px;
  }
}
/**
 * 5.0 - Single blog
 * -----------------------------------------------------------------------------
 */
.tz-blogSingle {
  padding: 100px 0;
}
.tz-blogSingle .tz-blogSingleContent {
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox {
  padding: 40px 40px 74px;
  background: #f8f8f9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  overflow: hidden;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general {
  position: relative;
  margin-bottom: 85px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz-blogAudio iframe.iframe-full-audio {
  border: none;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz-blogVideo iframe.iframe-full {
  border: none;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author {
  position: absolute;
  bottom: -58px;
  left: 30px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author.tz_SingleContentBox_author_hide {
  bottom: -25px;
  left: 0;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author .author-avata {
  display: inline-block;
  position: relative;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author .author-avata img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, 0.5);
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author span.author-social {
  display: inline-block;
  margin-left: 8px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author span.author-social a.TzSocialLink {
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  display: inline-block;
  margin-right: 5px;
  border: 5px solid rgba(255, 255, 255, 0.3);
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author span.author-social a.TzSocialLink span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  line-height: 40px;
  display: inline-block;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author span.author-social a.TzSocialLink span.TzSocialLink_fa {
  background: #4396e6;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author span.author-social a.TzSocialLink span.TzSocialLink_twitter {
  background: #15c0cc;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author span.author-social a.TzSocialLink span.TzSocialLink_linkedin {
  background: #4c5866;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author span.author-social a.TzSocialLink span.TzSocialLink_dribbble {
  background: #4c5866;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author span.author-social a.TzSocialLink span.TzSocialLink_gp {
  background: #f56048;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like {
  position: absolute;
  bottom: -45px;
  left: 0;
  width: 100%;
  text-align: right;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like .entry-single-comment {
  color: #95979d;
  border: 1px solid #dce2ed;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  padding: 5px 15px;
  display: inline-block;
  font-family: 'Lato', sans-serif;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like .entry-single-comment a {
  display: block;
  text-decoration: none;
  color: #95979d;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like .share-wrap {
  display: inline-block;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like .share-wrap p {
  color: #95979d;
  border: 1px solid #dce2ed;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  padding: 5px 15px;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  cursor: pointer;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like .share-wrap .share-wrap-content {
  position: absolute;
  top: 120%;
  right: 0;
  width: 100%;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform-origin: right center;
  -moz-transform-origin: right center;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like .share-wrap .share-wrap-content a {
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 40px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like .share-wrap .share-wrap-content a.tz_social_facebook {
  background: #4396e6;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like .share-wrap .share-wrap-content a.tz_social_twitter {
  background: #15c0cc;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like .share-wrap .share-wrap-content a.tz_social_gplus {
  background: #4c5866;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like .share-wrap .share-wrap-content a.tz_social_pinterest {
  background: #f56048;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like .share-wrap .share-wrap-full {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-blogSlider {
  position: relative;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-blogSlider ol.flex-control-nav {
  bottom: 0;
  text-align: right;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-blogSlider ol.flex-control-nav li {
  margin: 0 3px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-blogSlider ol.flex-control-nav li:last-child {
  margin-right: 20px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-blogSlider ol.flex-control-nav li a {
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: none;
  height: 12px;
  width: 12px;
  text-indent: 100em;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-blogSlider ol.flex-control-nav li a.flex-active {
  background: #e45914;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox h4.tzSingleBlog_title {
  font-size: 30px;
  margin: 0 0 3px;
  padding: 0;
  font-weight: 600;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tzinfomation {
  display: block;
  margin-bottom: 18px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content {
  margin-bottom: 52px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content p {
  color: #646569;
  line-height: 1.8em;
  margin-bottom: 25px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content p.tz_blockquote_meetup {
  margin: -19px 0 27px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content blockquote {
  background-image: url("images/quote-blog.png");
  background-repeat: no-repeat;
  background-position: center center;
  border-left-color: #4396e6;
  font-size: 16px;
  padding: 0 0 0 20px;
  margin: 0;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content blockquote p {
  font-weight: 500;
  color: #95979d;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content .single-quote {
  background-image: url("images/quote_3.png");
  background-position: right center;
  background-repeat: no-repeat;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .single-content .single-quote p {
  font-weight: 600;
  color: #242732;
  font-size: 24px;
  line-height: 1.5em;
  padding-right: 44px;
  margin-bottom: 11px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox span.tztag {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #242732;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox span.tztag a {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  color: #95979d;
  padding: 5px 20px;
  margin-left: 5px;
  margin-bottom: 8px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border: 1px solid #dce2ed;
  font-weight: 400;
  text-decoration: none;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox span.tztag a:first-child {
  margin-left: 38px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox span.tztag a:hover {
  color: #ffffff;
  background-color: #e45914;
  border-color: #e45914;
}
.tz-blogSingle .author {
  padding-bottom: 50px;
  margin-bottom: 45px;
  background: #f8f8f9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  overflow: hidden;
  border-bottom: 5px solid rgba(0, 0, 0, 0.02);
}
.tz-blogSingle .author .author-box {
  padding: 30px 55px 26px 25px;
}
.tz-blogSingle .author .author-box .author-avata {
  float: left;
  position: relative;
}
.tz-blogSingle .author .author-box .author-avata .tz_author_avata {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 3px solid #f56048;
  overflow: hidden;
  width: 185px;
  height: 185px;
}
.tz-blogSingle .author .author-box .author-avata .tz_author_avata span.tz_author_avata_img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 5px solid #ffffff;
  overflow: hidden;
  display: block;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  position: absolute;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a span {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a span.TzSocialLink-fa-facebook {
  background: #4396e6;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a span.TzSocialLink-fa-twitter {
  background: #15c0cc;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a span.TzSocialLink-fa-instagram {
  background: #4c5866;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a span.TzSocialLink-fa-google-plus {
  background: #f56048;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a span.TzSocialLink-fa-linkedin {
  background: #e45914;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a span i.fa {
  font-size: 14px;
  color: #ffffff;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a.tz_blog_meetup_social_even_0 {
  bottom: -40px;
  left: 32%;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a.tz_blog_meetup_social_even_1 {
  bottom: -40px;
  right: 32%;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a.tz_blog_meetup_social_even_2 {
  bottom: -30px;
  left: 13%;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a.tz_blog_meetup_social_even_3 {
  bottom: -30px;
  right: 13%;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a.tz_blog_meetup_social_odd_0 {
  bottom: -40px;
  left: 50%;
  margin-left: -20px;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a.tz_blog_meetup_social_odd_1 {
  bottom: -35px;
  left: 20%;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a.tz_blog_meetup_social_odd_2 {
  bottom: -35px;
  right: 25%;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a.tz_blog_meetup_social_odd_3 {
  bottom: -20px;
  left: 5px;
}
.tz-blogSingle .author .author-box .author-avata .tz-author-social a.tz_blog_meetup_social_odd_4 {
  bottom: -20px;
  right: 12px;
}
.tz-blogSingle .author .author-box .author-info {
  margin: 0 0 0 225px;
}
.tz-blogSingle .author .author-box .author-info h3 {
  margin: 0;
  padding: 0;
}
.tz-blogSingle .author .author-box .author-info h3 a {
  font-family: 'Crete Round', serif;
  font-size: 24px;
  font-weight: 400;
  color: #3a424a;
  display: inline-block;
  padding: 13px 0 6px;
  text-decoration: none;
}
.tz-blogSingle .author .author-box .author-info h3 span.tz_author_meetup {
  font-family: 'Lato', sans-serif;
  color: #e45914;
  font-size: 11px;
  text-transform: uppercase;
}
.tz-blogSingle .author .author-box .author-info p {
  color: #646569;
  margin: 5px 0 0;
  line-height: 1.7em;
}
.tz-blogSingle .author .author-box:after {
  content: '';
  display: block;
  clear: both;
}
.tz-blogSingle .author .author-box:hover .author-info h3 a:after {
  width: 100%;
}
.tz-blogSingle .tzpost-pagenavi {
  position: relative;
  margin: 30px 0 0;
}
.tz-blogSingle .tzpost-pagenavi a {
  display: inline-block;
  color: #22262b;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.tz-blogSingle .tzpost-pagenavi a i {
  font-size: 10px;
  padding: 8px 0;
}
.tz-blogSingle .tzpost-pagenavi a span {
  font-family: 'Raleway', sans-serif;
  font-size: 11px;
  font-weight: 600;
  margin: 0 6px;
  text-transform: uppercase;
}
.tz-blogSingle .tzpost-pagenavi a[rel="prev"] {
  float: left;
}
.tz-blogSingle .tzpost-pagenavi a[rel="next"] {
  float: right;
}
.tz-blogSingle .tzpost-pagenavi:after {
  content: '';
  display: block;
  clear: both;
}
.tz-blogSingle .tz_meetup_related_posts h4 {
  font-weight: 600;
  color: #3a424a;
  font-size: 30px;
  margin-bottom: 31px;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item {
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-bottom: 30px;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item:after {
  display: table;
  clear: both;
  content: '';
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item {
  width: 50%;
  float: left;
  height: 250px;
  position: relative;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item img {
  position: relative;
  max-width: none;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blogSlider-related img {
  position: static;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blogSlider-related .flex-control-nav {
  bottom: 0;
  z-index: 2;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blogSlider-related .flex-control-paging li {
  margin: 0 2px;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blogSlider-related .flex-control-paging li a {
  background: #ffffff;
  box-shadow: none;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blogSlider-related .flex-control-paging li a:hover {
  background: #4396e6;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blogSlider-related .flex-control-paging li a.flex-active {
  background: #4396e6;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blogVideo-related {
  position: relative;
  z-index: 1;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blogVideo-related .iframe-full {
  height: 250px;
  border: none;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blogAudio-related {
  position: relative;
  z-index: 1;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blogAudio-related .iframe-full-audio {
  height: 250px;
  border: none;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blog-icon-item-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blog-icon-item-img a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  line-height: 30px;
  background: #ffffff;
  color: #3a424a;
  display: inline-block;
  margin: 0 2px;
  cursor: pointer;
  font-size: 13px;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  opacity: 0;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blog-icon-item-img a .fa-link {
  padding-left: 2px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item .tz-blog-icon-item-img a:hover {
  background: #e45914;
  color: #ffffff;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-img:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content {
  background: #f8f8f9;
  padding: 15px 15px 15px 20px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content:after {
  border-bottom: 35px solid #f8f8f8;
  border-left: 20px solid transparent;
  border-top: 10px solid transparent;
  content: "";
  left: -12px;
  position: absolute;
  top: -5px;
  z-index: 1;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 5px;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content h4 a {
  color: #3a424a;
  text-decoration: none;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content span.entry-blog-meta {
  color: #cccccc;
  font-family: 'Lato', sans-serif;
  display: inline-block;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content span.entry-blog-meta small.tzinfomation_time {
  font-size: 13px;
  display: inline-block;
  margin-right: 2px;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content span.entry-blog-meta small.tzinfomation_time.tzinfomation_time_last {
  margin-right: 0;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content span.entry-blog-meta a {
  text-decoration: none;
  color: #cccccc;
  font-style: italic;
  display: inline-block;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content p {
  line-height: 1.6em;
  color: #818d9a;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content small.tz_meetup_single_comment {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  display: inline-block;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content small.tz_meetup_single_comment a {
  color: #9fadbd;
  text-decoration: none;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content small.tz_meetup_single_comment i.fa {
  margin-left: 2px;
  font-size: 11px;
  margin-top: 1px;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item:hover .tz-blog-icon-item-img a {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item:hover .tz-blog-thubnail-item-img:after {
  background: rgba(0, 0, 0, 0.5);
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item:hover .tz-blog-thubnail-item-content {
  background: #e45914;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item:hover .tz-blog-thubnail-item-content:after {
  border-bottom-color: #e45914;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item:hover .tz-blog-thubnail-item-content h4 a {
  color: #ffffff;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item:hover .tz-blog-thubnail-item-content span.entry-blog-meta {
  color: #e9e4e4;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item:hover .tz-blog-thubnail-item-content span.entry-blog-meta a {
  color: #e9e4e4;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item:hover .tz-blog-thubnail-item-content p {
  color: #f4d4cf;
}
.tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item:hover .tz-blog-thubnail-item-content small.tz_meetup_single_comment {
  color: #e9e4e4;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-blogVideo,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-BlogAudio,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-blogSlider,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-BlogImage {
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-blogSlider ul.slides li img,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-BlogImage img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tzinfomation small,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tzinfomation a {
  font-family: 'Lato', sans-serif;
  font-style: italic;
  color: #95979d;
  margin-right: 10px;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tzinfomation small.tzinfomation_time {
  margin-right: 3px;
  font-style: normal;
}
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tzinfomation small.tzinfomation_time.tzinfomation_time_last,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tzinfomation a i,
.tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tzinfomation span.tzcategory i {
  margin-right: 10px;
}
/**
 * 9.0 Sidebar
 * -----------------------------------------------------------------------------
 */
.tz-sidebar aside.widget {
  margin-bottom: 35px;
}
.tz-sidebar aside.widget ul {
  margin: 0;
  padding: 0;
}
.tz-sidebar aside.widget ul li {
  font-weight: 600;
  color: #242732;
  list-style: none;
}
.tz-sidebar aside.widget ul li a {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #dddddd;
  color: #242732;
  list-style: none;
  text-transform: capitalize;
  padding: 6px 0 5px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-sidebar aside.widget ul li:hover a {
  text-decoration: none;
  color: #e45914;
}
.tz-sidebar aside.widget select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: url("images/bg_down.png") no-repeat scroll right 20px top 19px rgba(0, 0, 0, 0);
  border: 1px solid #dddddd;
  font-family: 'Raleway', serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #797979;
  width: 100%;
  padding: 10px 15px;
}
.tz-sidebar aside.widget.widget_categories ul li ul.children li {
  font-weight: 400;
}
.tz-sidebar aside.widget.widget_categories ul li ul.children li a {
  color: #646569;
  border-bottom: none;
  padding-bottom: 0;
}
.tz-sidebar aside.widget.widget_categories ul li ul.children li:last-child a {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 5px;
}
.tz-sidebar aside.widget.widget_archive ul li {
  font-weight: 500;
}
.tz-sidebar aside.widget.widget_archive ul li a {
  color: #646569;
}
.tz-sidebar aside.widget.widget_archive ul li:hover a {
  color: #e45914;
}
.tz-sidebar aside.widget:hover .module-title:after {
  width: 100%;
}
.tz-sidebar .footerattr img {
  max-width: 100%;
  height: auto;
}
.tz-sidebar aside.widget_nav_menu ul.themeple_megemenu > li {
  border: none;
  padding: 0;
}
.tz-sidebar aside.widget_nav_menu ul.themeple_megemenu > li > a {
  border-bottom: 1px solid #dddddd;
  padding: 6px 0 5px;
  display: block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-sidebar aside.widget_nav_menu ul.themeple_megemenu > li > a:hover {
  background: none repeat scroll 0 0 #f6f6f6;
  text-indent: 10px;
}
.tz-sidebar aside.widget_nav_menu ul.themeple_megemenu > li ul li {
  border: none;
  padding: 0 0 0 20px;
}
.tz-sidebar aside.widget_nav_menu ul.themeple_megemenu > li ul li a {
  border-bottom: 1px solid #dddddd;
  padding: 6px 0 5px;
  display: block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tz-sidebar aside.widget_nav_menu ul.themeple_megemenu > li ul li a:hover {
  background: none repeat scroll 0 0 #f6f6f6;
  text-indent: 10px;
}
.tz-sidebar aside.widget_nav_menu ul.themeple_megemenu > li ul li:hover {
  background: none;
  text-indent: 0;
}
.tz-sidebar aside.widget_nav_menu ul.themeple_megemenu > li:hover {
  background: none;
  text-indent: 0;
}
.tz-sidebar aside.widget_calendar #calendar_wrap {
  border: 1px solid #dddddd;
}
.tz-sidebar aside.widget_calendar #calendar_wrap table {
  width: 100%;
}
.tz-sidebar aside.widget_calendar #calendar_wrap table caption {
  color: #333333;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 15px 10px;
}
.tz-sidebar aside.widget_calendar #calendar_wrap table thead {
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #dddddd;
}
.tz-sidebar aside.widget_calendar #calendar_wrap table thead tr th {
  text-align: center;
  color: #222222;
  font-family: "Roboto Slab", serif;
  font-size: 10px;
  font-weight: 400;
  padding: 15px 9px;
}
.tz-sidebar aside.widget_calendar #calendar_wrap table tbody {
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #dddddd;
}
.tz-sidebar aside.widget_calendar #calendar_wrap table tbody tr td {
  text-align: center;
  color: #333333;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 8px;
}
.tz-sidebar aside.widget_calendar #calendar_wrap table tbody tr td#today {
  background-color: #e45914;
  color: #FFFFFF;
}
.tz-sidebar aside.widget_calendar #calendar_wrap table tfoot tr td a {
  color: #666666;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 400;
  padding: 6px;
  display: inline-block;
}
.tz-sidebar aside.widget_search form {
  position: relative;
}
.tz-sidebar aside.widget_search form label {
  display: none;
}
.tz-sidebar aside.widget_search form input.Tzsearchform {
  width: 100%;
  background: none;
  border: 1px solid #dddddd;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  padding: 15px 50px 15px 19px;
  color: #111111;
}
.tz-sidebar aside.widget_search form input.searchsubmit {
  background-color: #e45914;
  background-image: url(images/search.png) !important;
  background-position: center!important;
  background-repeat: no-repeat !important;
  border: none;
  font-size: 0;
  width: 58px;
  height: 52px;
  position: absolute;
  top: 0;
  right: 0;
}
.tz-sidebar aside.widget_flickr .flickr-badge-wrapper .flickr_badge_image a img {
  border: 1px solid #dddddd;
  padding: 4px;
  margin-right: 7px;
  margin-bottom: 7px;
  width: 58px;
  height: auto;
}
.tz-sidebar aside.widget_sp_image .widget_sp_image-description {
  margin-top: 15px;
}
.tz-sidebar aside.widget_sp_image .widget_sp_image-description p {
  color: #666666;
  font-family: "Raleway", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.tz-sidebar aside.widget_rss ul li {
  border: none;
}
.tz-sidebar aside.widget_rss ul li:hover {
  border: none;
  background: none;
  text-indent: 0;
}
.tz-sidebar aside.widget_text .textwidget {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  color: #444444;
}
.tz-sidebar aside.widget_text .textwidget img {
  max-width: 100%;
  height: auto;
}
.tz-sidebar aside.widget_text .textwidget .wp-caption p.wp-caption-text {
  color: #444444;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content {
  border: none;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content ul.wpt-tabs li {
  width: auto;
  border: none;
  margin-right: 1px;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content ul.wpt-tabs li a {
  border: none;
  font-family: 'Roboto Slab', serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  background: #343434;
  line-height: 20px;
  padding: 10px 14px;
  position: relative;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content ul.wpt-tabs li a:after {
  content: '';
  width: 100%;
  height: 4px;
  background: #e45914;
  position: absolute;
  bottom: 0;
  left: 0;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content ul.wpt-tabs li:hover {
  text-indent: 0;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content ul.wpt-tabs li.selected a {
  background: #e45914;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside {
  border: 1px solid #dddddd;
  margin-top: -1px;
  padding: 0;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content ul li {
  padding: 20px 10px;
  margin: 0;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content ul li .wpt-postmeta {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  color: #777777;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content ul li .wpt_comment_content p {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  color: #888888;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content ul li:hover {
  text-indent: 0;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content .wpt-pagination a:hover {
  text-decoration: none;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content .wpt-pagination a span {
  font-family: 'Roboto Slab', serif;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 13px;
  color: #333333;
}
.tz-sidebar aside.dw_twitter .dw-twitter-inner .tweet-item {
  padding: 0 0 10px;
  margin: 0 0 14px;
  border-bottom: 1px solid #dce2ed;
  position: relative;
}
.tz-sidebar aside.dw_twitter .dw-twitter-inner .tweet-item:after {
  position: absolute;
  content: "\f099";
  font-family: 'FontAwesome';
  font-size: 20px;
  background: #e45914;
  color: #ffffff;
  top: 3px;
  left: 0;
  width: 27px;
  height: 27px;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  line-height: 1.3em;
}
.tz-sidebar aside.dw_twitter .dw-twitter-inner .tweet-item .tweet-content {
  font-family: 'Raleway', sans-serif;
  color: #646569;
  margin-left: 40px;
}
.tz-sidebar aside.dw_twitter .dw-twitter-inner .tweet-item .tweet-content a {
  color: #e45914;
}
.tz-sidebar aside.dw_twitter .dw-twitter-inner .tweet-item .tweet-content a:hover {
  text-decoration: none;
}
.tz-sidebar aside.dw_twitter .dw-twitter-inner .tweet-item .tweet-content span {
  display: block;
  margin: 5px 0 5px;
}
.tz-sidebar aside.dw_twitter .dw-twitter-inner .twitter-user a.user {
  padding-top: 20px;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  color: #444444;
}
.tz-sidebar aside.dw_twitter .dw-twitter-inner .twitter-user a.user:hover {
  text-decoration: none;
}
.tz-sidebar aside.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
  padding: 10px 0 20px;
  margin: 0;
}
.tz-sidebar aside.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a img {
  width: 70px;
  height: auto;
}
.tz-sidebar aside.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:hover {
  text-indent: 0;
  background: none;
}
.tz-sidebar aside.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:last-child {
  border: none;
}
.tz-sidebar aside.widget_shopping_cart .widget_shopping_cart_content p.total {
  border-top: 1px solid #dddddd;
  padding: 15px 0;
  margin: 0;
}
.tz-sidebar aside.widget_shopping_cart .widget_shopping_cart_content p.total strong {
  color: #444444;
  display: inline-block;
  font-family: "Roboto Slab", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.tz-sidebar aside.widget_shopping_cart .widget_shopping_cart_content p.total span {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #444444;
}
.tz-sidebar aside.widget_shopping_cart .widget_shopping_cart_content p.buttons a {
  display: inline-block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 15px 20px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 12px!important;
  text-transform: uppercase;
  background: #343434;
  border-radius: 0;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-sidebar aside.widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover {
  text-decoration: none;
  background: #e45914;
}
.tz-sidebar aside.widget_price_filter .price_slider_wrapper .price_slider {
  background-color: #dddddd;
}
.tz-sidebar aside.widget_price_filter .price_slider_wrapper .price_slider_amount {
  margin-top: 30px;
}
.tz-sidebar aside.widget_price_filter .price_slider_wrapper .price_slider_amount button.button {
  display: inline-block;
  padding: 15px 20px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 12px!important;
  text-transform: uppercase;
  background: #343434;
  border-radius: 0;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.tz-sidebar aside.widget_price_filter .price_slider_wrapper .price_slider_amount button.button:hover {
  background: #e45914;
}
.tz-sidebar aside.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #444444;
  padding: 8px 0;
}
.tz-sidebar aside.widget_product_search .woocommerce-product-search {
  position: relative;
}
.tz-sidebar aside.widget_product_search .woocommerce-product-search label {
  display: none;
}
.tz-sidebar aside.widget_product_search .woocommerce-product-search input.search-field {
  width: 100%;
  background: none;
  border: 1px solid #dddddd;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  color: #aaaaaa;
  padding: 11px 20px;
}
.tz-sidebar aside.widget_product_search .woocommerce-product-search input[type="submit"] {
  background: url("images/icon-search.png") no-repeat;
  border: none;
  font-size: 0;
  width: 15px;
  height: 15px;
  padding: 0;
  position: absolute;
  top: 14px;
  right: 15px;
}
.tz-sidebar aside.woocommerce .product_list_widget li {
  padding: 10px 0 10px;
}
.tz-sidebar aside.woocommerce .product_list_widget li a:hover {
  text-indent: 0;
}
.tz-sidebar aside.woocommerce .product_list_widget li a img {
  width: 70px;
  height: auto;
}
.tz-sidebar aside.widget_text .textwidget p,
.tz-sidebar aside.widget_text .textwidget p strong {
  color: #444444;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content ul li .wpt_avatar,
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content ul li .wpt_thumbnail {
  padding: 3px;
  margin: 0 8px 0 0;
  border: 1px solid #dddddd;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content ul li .wpt_comment_meta,
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content ul li .entry-title {
  line-height: 13px;
}
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content ul li .wpt_comment_meta span,
.tz-sidebar aside.widget_wpt .wpt_widget_content .inside .tab-content ul li .entry-title a {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 13px;
  color: #333333;
}
.tz-sidebar aside.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,
.tz-sidebar aside.widget_price_filter .price_slider_wrapper .price_slider span.ui-slider-handle {
  background-color: #e45914;
}
aside.widget {
  margin-bottom: 35px;
}
aside.widget h3.module-title {
  position: relative;
  margin-bottom: 30px;
}
aside.widget h3.module-title span {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
aside.widget h3.module-title:before {
  content: '';
  height: 2px;
  width: 25px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #e45914;
}
aside.widget form.searchform {
  position: relative;
}
aside.widget form.searchform .tziconsearch,
aside.widget form.searchform .tzsearchlabel,
aside.widget form.searchform input.Tzsearchsubmit {
  display: none;
}
aside.widget form.searchform input.Tzsearchform {
  width: 100%;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #dae0ea;
  line-height: 30px;
}
aside.widget form.searchform .tz-icon-form-search {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  color: #bec3cc;
  margin-top: -6px;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
aside.widget.tzsocial a.tzSocial-no {
  color: #ffffff;
  padding: 5px 0;
  width: 29px;
  height: 29px;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background: #e45914;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 5px;
}
aside.widget .tagcloud a {
  font-family: 'Lato', sans-serif;
  color: #c5c6c8;
  background: #50525b;
  padding: 5px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-size: 14px !important;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 2px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
aside.widget .tagcloud a:hover {
  background: #e45914;
  color: #ffffff;
}
aside.widget ul.pretty_flickr:after {
  display: table;
  clear: both;
  content: '';
}
aside.widget ul.pretty_flickr li {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
aside.widget ul.pretty_flickr li {
  border: none;
}
aside.widget ul.pretty_flickr li:hover {
  background: none;
  text-indent: 0;
}
aside.widget .tz-flickr a {
  display: block;
  position: relative;
  border-bottom: none !important;
  padding: 0 !important;
}
aside.widget .tz-flickr a:before {
  content: "\f002";
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
  z-index: 1;
  font-size: 11px;
  width: 28px;
  height: 28px;
  color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: rgba(36, 39, 50, 0.6);
  padding: 2px 9px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
}
aside.widget .tz-flickr a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(228, 89, 20, 0.9);
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
}
aside.widget .tz-flickr a:hover:before {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
aside.widget .tz-flickr a:hover:after {
  opacity: 1;
}
aside.widget .tz-flickr a img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  float: none;
  margin: 0;
}
aside.widget .multicolor-subscribe-form .mcolor-subbox {
  border: none !important;
  box-shadow: none;
  background: #f8f8f9;
  font-style: italic;
  color: #bfc8d3;
}
aside.widget .multicolor-subscribe-form .mcolor-button {
  position: static;
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
}
aside.widget.tz_maniva_view_post ul li {
  border: none;
  position: relative;
  padding: 0;
  margin-bottom: 32px;
}
aside.widget.tz_maniva_view_post ul li:before {
  clear: both;
  content: '';
  display: table;
}
aside.widget.tz_maniva_view_post ul li:after {
  position: absolute;
  content: '';
  height: 1px;
  width: 100%;
  left: 0;
  bottom: -15px;
  background: #dce2ed;
}
aside.widget.tz_maniva_view_post ul li:last-child:after {
  display: none;
}
aside.widget.tz_maniva_view_post ul li:hover {
  background: none;
  text-indent: 0;
}
aside.widget.tz_maniva_view_post ul li h6 {
  margin: 0;
}
aside.widget.tz_maniva_view_post ul li h6 a {
  color: #e45914;
  font-weight: 400;
}
aside.widget.tz_maniva_view_post ul li .fearture-item:after {
  display: table;
  clear: both;
  content: '';
}
aside.widget.tz_maniva_view_post .tz-fearture-img a.tz-fearture-img-meetup {
  float: left;
  margin-top: 5px;
  position: relative;
  border: none;
  padding: 0;
}
aside.widget.tz_maniva_view_post .tz-fearture-img a.tz-fearture-img-meetup:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
}
aside.widget.tz_maniva_view_post .tz-fearture-img a.tz-fearture-img-meetup:hover:before {
  background: rgba(228, 89, 20, 0.9);
}
aside.widget.tz_maniva_view_post .tz-fearture-img a.tz-fearture-img-meetup:after {
  background: rgba(36, 39, 50, 0.6);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #ffffff;
  content: "\f002";
  font-family: "FontAwesome";
  font-size: 11px;
  height: 28px;
  left: 50%;
  margin-left: -14px;
  margin-top: -14px;
  opacity: 0;
  padding: 2px 9px;
  position: absolute;
  top: 50%;
  transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  width: 28px;
  z-index: 1;
}
aside.widget.tz_maniva_view_post .tz-fearture-img a.tz-fearture-img-meetup:hover:after {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
aside.widget.tz_maniva_view_post .tz-fearture-img img {
  width: 70px;
  height: 70px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
aside.widget.tz_maniva_view_post .tz-view-post-detail {
  margin: 0 0 0 85px;
}
aside.widget.tz_maniva_view_post .tz-view-post-detail p {
  font-weight: 400;
  color: #646569;
}
aside.widget.tz_maniva_view_post .tz-view-post-detail .tz-view-post-date span {
  color: #e45914;
  font-weight: 400;
  display: inline-block;
}
/**
 * 10.0 Element Of Content
 * -----------------------------------------------------------------------------
 */
/* Element Default */
/* 7.1 Setting */
.page-template-template-homepage-php .wpb_row .vc_col-sm-12 .wpb_row,
.page-template-template-blog-php .wpb_row .vc_col-sm-12 .wpb_row {
  margin-left: auto;
  margin-right: auto;
}
.boxed .section .section_inner,
.grid_section .section_inner {
  margin: 0 auto;
  position: relative;
  width: 1170px;
  z-index: 20;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid  > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 0!important;
}
.tz_remove_padding {
  margin-left: -15px;
  margin-right: -15px;
}
.clr {
  clear: both;
}
.parallax {
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.overlay_parallax {
  height: 100%;
  left: 0;
  position: absolute !important;
  top: 0;
  width: 100%;
}
.bk-responsive-slide {
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.tzGmap-overlay {
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0 !important;
}
.rev_slider {
  z-index: 0;
}
.tzHyphenbottom:after {
  position: relative;
  width: auto;
  left: 50%;
  bottom: 0;
}
body .vc_row {
  margin: 0;
}
body .vc_col_noPadding {
  padding: 0;
}
.vc_row-fluid > .container {
  padding: 0;
}
.vc_row-fluid > .no_container > .vc_col-sm-12 {
  padding: 0;
}
.wpb_content_element p {
  font-size: 30px;
  color: #242732;
  letter-spacing: 1px;
}
.wpb_content_element p span {
  font-weight: 700;
}
.wpb_content_element blockquote {
  border-left: 10px solid #f3f3f3;
  padding: 0 0 0 48px;
}
.wpb_content_element blockquote p {
  font-size: 22px;
  line-height: 40px;
  font-weight: 300;
}
.wpb_content_element.quote_dark blockquote {
  border-color: rgba(243, 243, 243, 0.2);
}
.tzSpace_default {
  padding: 50px 0 100px 0;
  position: relative;
}
.tzRowLine_left {
  width: 7px;
  height: 30px;
  background: #e45914;
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -10.5px;
}
.tp-caption a:hover {
  text-decoration: none;
}
.tzRowLine_left:after {
  content: '';
  width: 100%;
  height: 50%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 0;
  left: 0;
}
.tzRowLine_right {
  width: 7px;
  height: 30px;
  background: #e45914;
  position: absolute;
  top: -15px;
  right: 50%;
  margin-right: -10.5px;
}
.tzRowLine_right:after {
  content: '';
  width: 100%;
  height: 50%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 0;
  left: 0;
}
.tzRowNumber {
  width: 64px;
  height: 64px;
  background: #e45914;
  position: absolute;
  top: -32px;
  left: 50%;
  margin-left: -32px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.tzRowNumber span {
  display: block;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  font-weight: 400;
  font-size: 40px;
  text-align: center;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.tzRow_ArrowDown {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25px;
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #ffffff;
}
.tzRow_Icon {
  width: 100%;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
.tzRow_Icon i {
  color: #e45914;
  font-size: 15px;
}
.tzRow_ArrowType4 {
  border-left: 60px solid rgba(0, 0, 0, 0);
  border-right: 60px solid rgba(0, 0, 0, 0);
  border-top: 30px solid #e45914;
  left: 50%;
  margin-left: -62px;
  position: absolute;
  top: 100%;
  z-index: 9999;
}
/* 7.2 Section title meetup */
.tz_maniva_meetup_title h3 {
  font-size: 26px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.tz_maniva_meetup_title h3 em {
  font-weight: 300;
  font-style: normal;
}
.tz_maniva_meetup_title h3.tz_meetup_title_raleway {
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
}
.tz_maniva_meetup_title h3.tz_meetup_title_raleway.tz_title_meetup_thin {
  font-weight: 100;
}
.tz_maniva_meetup_title h3.tz_meetup_title_raleway.tz_title_meetup_extra_light {
  font-weight: 200;
}
.tz_maniva_meetup_title h3.tz_meetup_title_raleway.tz_title_meetup_normal {
  font-weight: 400;
}
.tz_maniva_meetup_title h3.tz_meetup_title_raleway.tz_title_meetup_bold {
  font-weight: 700;
}
.tz_maniva_meetup_title h3.tz_meetup_title_raleway.tz_title_meetup_semi_bold {
  font-weight: 600;
}
.tz_maniva_meetup_title.tz_text_align_center {
  text-align: center;
}
.tz_maniva_meetup_title.tz_text_align_left {
  text-align: left;
}
.tz_maniva_meetup_title.tz_text_align_right {
  text-align: right;
}
.tz_maniva_meetup_title.tz_maniva_meetup_title_type2 h3 {
  color: #fff;
  margin-bottom: 9px;
}
.tz_maniva_meetup_title.tz_maniva_meetup_title_type2.tz_text_align_right .tz_meetup_content {
  padding-left: 62px;
}
.tz_maniva_meetup_title.tz_maniva_meetup_title_type2.tz_text_align_center .tz_meetup_content {
  padding: 0;
}
.tz_maniva_meetup_title.tz_maniva_meetup_title_type2 .tz_meetup_content {
  margin-top: 45px;
}
.tz_maniva_meetup_title.tz_maniva_meetup_title_type2 .tz_meetup_content p {
  line-height: 1.64em;
  color: #dddddd;
}
.tz_maniva_meetup_title.tz_maniva_meetup_title_type2 .tz_meetup_content p strong {
  color: #eeeeee;
}
.tz_maniva_meetup_title.tz_maniva_meetup_title_type2 .tz_meetup_content p:first-child {
  margin-bottom: 24px;
}
.tz_maniva_meetup_title.tz_maniva_meetup_title_type3 {
  text-align: center;
  overflow: hidden;
}
.tz_maniva_meetup_title.tz_maniva_meetup_title_type3 h3 {
  color: #f8f8f8;
  text-align: center;
  font-size: 24px;
  letter-spacing: 3px;
  position: relative;
  display: inline-block;
  padding: 0 45px;
}
.tz_maniva_meetup_title.tz_maniva_meetup_title_type3 h3 .tz_title_line_left {
  position: absolute;
  left: 100%;
  background: #e45914;
  top: 50%;
  height: 1px;
  width: 100%;
}
.tz_maniva_meetup_title.tz_maniva_meetup_title_type3 h3 .tz_title_line_right {
  position: absolute;
  right: 100%;
  background: #e45914;
  top: 50%;
  height: 1px;
  width: 100%;
}
.tz_image_title_meetup {
  margin-bottom: 30px;
}
.tz_image_title_meetup.tz_image_title_meetup2 {
  margin-bottom: 0;
  margin-top: 27px;
}
.tz_meetup_content p {
  font-size: 16px;
  line-height: 1.6em;
}
.tz_text_align_left .tz_meetup_content,
.tz_text_align_right .tz_meetup_content {
  padding: 0;
}
/* 7.3 tz-about-meetup */
.tz_maniva_about_meetup h4 {
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 2px;
  margin: 25px 0 18px;
}
.tz_maniva_about_meetup h4 a {
  text-decoration: none;
  color: #242732;
}
.tz_meetup_thumbnail img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 100%;
}
.tz_meetup_about_content p {
  line-height: 1.7em;
}
/* 7.4 tz-video-meetup */
.tz_meetup_vdieo_text {
  text-align: right;
  padding: 75px 45px 100px 0;
}
.tz_meetup_vdieo_text h3 {
  font-size: 26px;
  margin-bottom: 12px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.4em;
  margin-bottom: 11px;
}
.tz_meetup_vdieo_text h3 em {
  font-weight: 300;
  font-style: normal;
}
.tz_meetup_vdieo_text .tz_meetup_content {
  margin-top: 45px;
}
.tz_meetup_vdieo_text .tz_meetup_content p {
  line-height: 1.64em;
  color: #dddddd;
}
.tz_meetup_vdieo_text .tz_meetup_content p strong {
  color: #eeeeee;
}
.tz_video_meetup {
  position: relative;
  overflow: hidden;
}
.tz_video_meetup img {
  width: 100%;
  max-width: none;
  position: relative;
}
.tz_video_meetup .tz_bk_video {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
.tz_video_meetup .tz_btn_play_video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.tz_video_meetup .tz_btn_play_video a.tz_btn_easy {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #e9e9eb;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
}
.tz_video_meetup .tz_btn_play_video a.tz_btn_easy i.fa {
  line-height: 90px;
  color: #e45914;
  font-size: 30px;
  margin-left: 9px;
}
a.tz_btn_video_meetup {
  font-weight: 700;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 3px;
  margin-top: 58px;
  padding: 12px 35px;
  position: relative;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
a.tz_btn_video_meetup:hover {
  color: #000000;
  background: #fff;
}
a.tz_btn_video_meetup.tz_meetup_btn_dark {
  color: #242732;
  border-color: #242732;
}
a.tz_btn_video_meetup.tz_meetup_btn_dark:hover {
  color: #fff;
  background: #242732;
}
a.tz_btn_video_meetup.tz_meetup_bnt_orange {
  color: #e45914;
  border-color: #e45914;
}
a.tz_btn_video_meetup.tz_meetup_bnt_orange:hover {
  color: #fff;
  background: #e45914;
}
/* 7.5 Accordion */
.wpb_accordion.tzAccordion-Vertical .wpb_accordion_wrapper .wpb_accordion_section {
  margin: 0 0 10px;
}
.wpb_accordion.tzAccordion-Vertical .wpb_accordion_wrapper .wpb_accordion_section h3.wpb_accordion_header {
  background: none repeat scroll 0 0 #323232;
  margin: 0;
}
.wpb_accordion.tzAccordion-Vertical .wpb_accordion_wrapper .wpb_accordion_section h3.wpb_accordion_header span.ui-accordion-header-icon {
  background-image: url(images/accordion-right.png);
  background-repeat: no-repeat;
  display: block;
  height: 10px;
  position: absolute;
  right: 20px;
  top: 14px;
  width: 10px;
}
.wpb_accordion.tzAccordion-Vertical .wpb_accordion_wrapper .wpb_accordion_section h3.wpb_accordion_header a {
  font-family: 'Roboto Slab', serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  color: #fefefe;
  text-transform: uppercase;
  padding: 7px 35px 7px 30px;
}
.wpb_accordion.tzAccordion-Vertical .wpb_accordion_wrapper .wpb_accordion_section h3.wpb_accordion_header.ui-state-active {
  background: none repeat scroll 0 0 #e45914;
}
.wpb_accordion.tzAccordion-Vertical .wpb_accordion_wrapper .wpb_accordion_section h3.wpb_accordion_header.ui-state-active span.ui-accordion-header-icon {
  background-image: url(images/accordion-bottom.png);
  top: 17px;
}
.wpb_accordion.tzAccordion-Vertical .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_content {
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #dddddd;
  padding: 11px 35px 10px 30px;
}
.wpb_accordion.tzAccordion-Vertical .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_content p {
  color: #444444;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}
.wpb_accordion.tzAccordion-Toggle .wpb_accordion_wrapper .wpb_accordion_section {
  margin: 0 0 10px;
}
.wpb_accordion.tzAccordion-Toggle .wpb_accordion_wrapper .wpb_accordion_section h3.wpb_accordion_header {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #eeeeee;
  margin: 0;
}
.wpb_accordion.tzAccordion-Toggle .wpb_accordion_wrapper .wpb_accordion_section h3.wpb_accordion_header a {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  line-height: 28px;
  padding: 4px 60px 6px 20px;
}
.wpb_accordion.tzAccordion-Toggle .wpb_accordion_wrapper .wpb_accordion_section h3.wpb_accordion_header span {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  border-left: 1px solid #eeeeee;
  background-image: url(images/accordion-toggle.png);
  background-repeat: no-repeat;
  background-position: 12px 13px;
  background-color: #f1f1f1;
}
.wpb_accordion.tzAccordion-Toggle .wpb_accordion_wrapper .wpb_accordion_section h3.ui-accordion-header-active span {
  background-position: 12px -25px;
}
.wpb_accordion.tzAccordion-Toggle .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_content {
  padding: 18px 22px 8px;
}
.wpb_accordion.tzAccordion-Toggle .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_content p {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #656565;
}
/* 7.6 Latest Blog meetup */
.tz_meetup_slider_blog {
  cursor: w-resize;
}
.tz_meetup_btn_post {
  text-align: center;
  margin-top: 98px;
}
.tz_meetup_btn_post a {
  border: 2px solid #000000;
  border-radius: 25px;
  color: #242732;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 3px;
  padding: 13px 35px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz_meetup_btn_post a:hover {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
}
.tz_recent_blog_meetup_content {
  padding: 0 15px;
}
.tz_recent_blog_meetup_content:hover .tz_meetup_slider_img:before,
.tz_recent_blog_meetup_content:hover .tz_meetup_post_img:before {
  background: rgba(0, 0, 0, 0.62);
}
.tz_recent_blog_meetup_content:hover .tz_meetup_view_link span a {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
.tz_recent_blog_meetup {
  position: relative;
}
.tz_recent_blog_meetup button {
  background: transparent;
  border: none;
  position: absolute;
  color: #b0b2b6;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #b0b2b6;
  font-size: 32px;
}
.tz_recent_blog_meetup button.tz_recent_blog_pev_meetup {
  left: -125px;
  top: 50%;
  padding: 0 3px 3px 0;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz_recent_blog_meetup button.tz_recent_blog_pev_meetup:hover {
  background: #e45914;
  color: #ffffff;
  border: 1px solid #e45914;
}
.tz_recent_blog_meetup button.tz_recent_blog_next_meetup {
  right: -125px;
  top: 50%;
  padding: 0 0 3px 3px;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz_recent_blog_meetup button.tz_recent_blog_next_meetup:hover {
  background: #e45914;
  color: #ffffff;
  border: 1px solid #e45914;
}
.tz_meetup_slider_img {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.tz_meetup_slider_img ul.slides li {
  display: none;
}
.tz_meetup_slider_img ul.slides li:first-child {
  display: block;
}
.tz_meetup_slider_img img {
  width: 100%;
}
.tz_meetup_slider_img:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz_meetup_slider_img .flex-direction-nav a {
  color: #ffffff;
}
.tz_meetup_slider_img .flex-direction-nav a:before {
  font-size: 20px;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background: rgba(255, 255, 255, 0.2);
  padding: 5px 10px;
}
.tz_meetup_slider_img .flex-direction-nav .flex-prev {
  right: 46px;
  opacity: 1;
  left: auto;
  top: auto;
  bottom: 12px;
}
.tz_meetup_slider_img .flex-direction-nav .flex-next {
  right: 20px;
  opacity: 1;
  top: auto;
  bottom: 12px;
}
.tz_meetup_post_img {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.tz_meetup_post_img:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz_meetup_post_img img {
  width: 100%;
}
.tz_recent_blog_meetup_detail h4 {
  font-size: 15px;
  text-transform: uppercase;
  margin: 25px 0 20px;
}
.tz_recent_blog_meetup_detail h4 a {
  color: #242732;
  text-decoration: none;
}
.tz_recent_blog_meetup_detail .tz_meetup_description_latest {
  line-height: 1.7em;
}
span.tz_meetup_infomation {
  font-style: italic;
  display: block;
  margin-top: 12px;
}
span.tz_meetup_infomation a {
  color: #95979d;
  text-decoration: none;
  font-size: 12px;
  margin-right: 10px;
}
span.tz_meetup_infomation small {
  font-size: 12px;
  margin-right: 10px;
}
span.tz_meetup_infomation small i.fa {
  margin-right: 5px;
}
.tz_image_recent_blog_meetup {
  position: relative;
  cursor: pointer;
}
.tz_image_recent_blog_meetup .tz_recent_blog_meetup_date {
  position: absolute;
  top: 0;
  left: 0;
  background: #e45914;
  z-index: 1;
  padding: 13px 15px;
  text-align: center;
  border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
}
.tz_image_recent_blog_meetup .tz_recent_blog_meetup_date span {
  display: block;
  font-family: 'Lato', sans-serif;
}
.tz_image_recent_blog_meetup .tz_recent_blog_meetup_date span.tz_month_latest {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
}
.tz_image_recent_blog_meetup .tz_recent_blog_meetup_date span.tz_date_latest {
  color: #e5c9bb;
  font-size: 17px;
}
.tz_meetup_view_link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.tz_meetup_view_link span a {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  margin: 1px;
  padding: 8px;
  text-decoration: none;
  opacity: 0;
  transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
/* 7.7 tz-button-meetup */
.tz_meetup_btn h4.tz_meetup_title_btn {
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.tz_meetup_btn a {
  text-decoration: none;
  color: #242732;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 3px;
  display: inline-block;
  padding: 13px 35px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border: 2px solid #000000;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz_meetup_btn a:hover {
  background: #000000;
  color: #ffffff;
}
.tz_meetup_btn a.tz_meetup_btn_white {
  color: #ffffff;
  border-color: #ffffff;
}
.tz_meetup_btn a.tz_meetup_btn_white:hover {
  background: #ffffff;
  color: #000000;
}
.tz_meetup_btn a.tz_meetup_bnt_orange {
  color: #e45914;
  border-color: #e45914;
}
.tz_meetup_btn a.tz_meetup_bnt_orange:hover {
  background: #e45914;
  color: #ffffff;
}
.tz_meetup_btn a.tz_meetup_bnt_orange_bk {
  background: #e45914;
  color: #ffffff;
  border-color: #e45914;
}
.tz_meetup_btn a i.fa {
  font-size: 15px;
}
/* 7.8 tz-slider-meetup */
.tz_slider_meetup {
  position: relative;
  overflow: hidden;
}
.tz_slider_meetup .tz_meetup_slider {
  overflow: hidden;
  position: relative;
}
.tz_slider_meetup .tz_meetup_slider:after {
  position: absolute;
  width: 50%;
  top: 0;
  right: 0;
  content: '';
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
}
.tz_slider_meetup .tz_meetup_slider.tz_meetup_slider_block_hide:after {
  background: transparent;
}
.tz_slider_meetup .tz_custom_images_slider {
  cursor: w-resize;
  overflow: hidden;
  position: relative;
}
.tz_slider_meetup .tz_custom_images_slider img {
  max-width: none;
  position: relative;
}
.tz_slider_meetup .tz_custom_images_slider .tz-bk-slider-meetup {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.48);
}
.tz_slider_meetup .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  right: 52%;
  margin: 0;
}
.tz_slider_meetup .owl-theme .owl-controls .owl-page.active span {
  background: #e45914;
}
.tz_slider_meetup .owl-theme .owl-controls .owl-page span {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #e45914;
  height: 15px;
  width: 15px;
  opacity: 1;
  margin-right: 0;
}
.tz_slider_meetup .owl-theme .owl-controls .owl-page span.owl-numbers {
  width: 25px;
  height: 25px;
  padding: 1px 0;
  line-height: 1.3em;
}
.tz_slider_meetup_text {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  padding: 74px 0 77px 83px;
  z-index: 1;
}
.tz_slider_meetup_text h3 {
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 7px;
}
.tz_slider_meetup_text h3 em {
  font-weight: 300;
  font-style: normal;
}
.tz_slider_meetup_text .tz_line_slider {
  display: inline-block;
  width: 25px;
  height: 1px;
  background: #242732;
}
.tz_slider_meetup_text .tz_slider_content {
  margin-top: 48px;
}
.tz_slider_meetup_text .tz_slider_content p {
  font-size: 16px;
  line-height: 1.6em;
  color: #242732;
}
.tz_slider_meetup_text a.tz_btn_video_meetup {
  border: 2px solid #242732;
  color: #242732;
  line-height: 1.7em;
  margin-top: 52px;
  padding: 12px 35px;
}
.tz_slider_meetup_text a.tz_btn_video_meetup:hover {
  background: #242732;
  color: #ffffff;
}
/* 7.9 List */
.tz-plazart-list {
  margin: 0;
  padding: 0;
}
.tz-plazart-list li {
  list-style: none;
  font-size: 16px;
  color: #242732;
  padding: 12px 0 8px;
  font-weight: 400;
  line-height: 1.52em;
}
.tz-plazart-list li:before {
  display: table;
  content: '';
  clear: both;
}
.tz-plazart-list li span.tz_icon_maniva_list {
  display: inline-block;
  float: left;
}
.tz-plazart-list li span.tz_icon_maniva_list i {
  color: #e54053;
}
.tz-plazart-list li p.tz_list_item_content {
  position: relative;
  margin-left: 30px;
  width: 53%;
}
.tz-plazart-list li p.tz_list_item_content:after {
  position: absolute;
  border-bottom: 1px dashed #dbd9d9;
  width: 100%;
  content: '';
  right: 0;
  bottom: -12px;
}
/* 7.10 Tabs */
.wpb_tabs .tz_tabs_meetup {
  position: relative;
}
.wpb_tabs .tz_tabs_meetup:before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  height: 1px;
  width: 16%;
  background: -moz-radial-gradient(center left, circle farthest-side, #ffffff 60%, #242732 100%);
  background: -o-radial-gradient(center left, circle farthest-side, #ffffff 60%, #242732 100%);
  background: -ms-radial-gradient(center left, circle farthest-side, #ffffff 60%, #242732 100%);
  background: -webkit-radial-gradient(center left, circle farthest-side, #ffffff 60%, #242732 100%);
  z-index: 1;
}
.wpb_tabs .tz_tabs_meetup:after {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  height: 1px;
  width: 16%;
  background: -moz-radial-gradient(center right, circle farthest-side, #ffffff 60%, #242732 100%);
  background: -o-radial-gradient(center right, circle farthest-side, #ffffff 60%, #242732 100%);
  background: -ms-radial-gradient(center right, circle farthest-side, #ffffff 60%, #242732 100%);
  background: -webkit-radial-gradient(center right, circle farthest-side, #ffffff 60%, #242732 100%);
  z-index: 1;
}
.wpb_tabs .wpb_tour_tabs_wrapper ul.wpb_tabs_nav.tz_meetup_tabs {
  position: relative;
}
.wpb_tabs .wpb_tour_tabs_wrapper ul.wpb_tabs_nav.tz_meetup_tabs:after {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  content: '';
  height: 1px;
  background: #242732;
}
.wpb_tabs .wpb_tour_tabs_wrapper ul.wpb_tabs_nav.tz_meetup_tabs li a {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #242732;
  text-transform: uppercase;
  text-shadow: none;
  position: relative;
  padding: 6px 30px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border: 1px solid #242732;
}
.wpb_tabs .wpb_tour_tabs_wrapper ul.wpb_tabs_nav.tz_meetup_tabs li.ui-tabs-active a {
  background: #e45914;
  border-color: #e45914;
  color: #ffffff;
}
.wpb_tabs .wpb_tour_tabs_wrapper.tzTabs_center {
  margin-top: 95px;
}
.wpb_tabs .wpb_tour_tabs_wrapper.tzTabs_center ul.wpb_tabs_nav.tz_meetup_tabs {
  text-align: center;
}
.wpb_tabs .wpb_tour_tabs_wrapper.tzTabs_center ul.wpb_tabs_nav.tz_meetup_tabs li {
  display: inline-block;
  float: none;
  background: none;
  margin: 0 1px;
}
.wpb_tabs .wpb_tour_tabs_wrapper.tzTabs_center ul.wpb_tabs_nav.tz_meetup_tabs li:hover {
  z-index: 1;
}
.wpb_tabs .wpb_tour_tabs_wrapper.tzTabs_center ul.wpb_tabs_nav.tz_meetup_tabs li a {
  background: none;
  border: 1px solid #e45914;
  color: #e45914;
}
.wpb_tabs ul.wpb_tabs_nav.tz_meetup_tabs li {
  margin: 0 5px 1px 0;
  float: none;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.wpb_tabs ul.wpb_tabs_nav.tz_meetup_tabs li:hover {
  background-color: #ffffff;
}
.wpb_tabs ul.wpb_tabs_nav.tz_meetup_tabs li.ui-tabs-active {
  background-color: transparent;
}
.wpb_tabs .wpb_tour_tabs_wrapper.tzTabs_left ul.wpb_tabs_nav li a:hover,
.wpb_tabs .wpb_tour_tabs_wrapper.tzTabs_left ul.wpb_tabs_nav li.ui-tabs-active a {
  background: none repeat scroll 0 0 #e45914;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper.tz_meetup_wpb_tour_tabs .wpb_tab {
  margin-top: 70px;
  margin-right: 2px;
  padding: 0;
  background: transparent;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper.tzTabs_center .wpb_tab {
  background: none!important;
  border: none;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper.tzTabs_center .wpb_tab p {
  margin-bottom: 30px;
  font-weight: 400;
}
.wpb_content_element.wpb_tabs p {
  color: #e45914;
  font-size: 14px;
}
/* 7.11 Tour */
.wpb_tour .wpb_tour_tabs_wrapper ul.wpb_tabs_nav li a {
  position: relative;
  display: inline-block;
  font-family: 'Roboto Slab', serif;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
  background-color: #323232;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.wpb_tour .wpb_tour_tabs_wrapper ul.wpb_tabs_nav li a:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: -8px;
  border-top: 9px solid transparent;
  border-left: 8px solid #e45914;
  border-bottom: 9px solid transparent;
  display: none;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  border: 1px solid #dddddd!important;
  padding: 15px 21px 10px!important;
  margin-left: -1px;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab p {
  color: #444444;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tour_next_prev_nav {
  padding: 0;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tour_next_prev_nav span a {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  color: #444444;
  text-decoration: none;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tour_next_prev_nav span a:hover {
  color: #e45914;
}
.wpb_tour .wpb_tour_tabs_wrapper ul.wpb_tabs_nav li a:hover,
.wpb_tour .wpb_tour_tabs_wrapper ul.wpb_tabs_nav li.ui-tabs-active a {
  background-color: #e45914;
}
.wpb_tour .wpb_tour_tabs_wrapper ul.wpb_tabs_nav li a:hover:after,
.wpb_tour .wpb_tour_tabs_wrapper ul.wpb_tabs_nav li.ui-tabs-active a:after {
  display: block;
}
/* 7.11 vc_cta_button */
.wpb_call_to_action.tz_call_to_action_photo {
  background: transparent;
  border: none;
  padding: 0;
}
.wpb_call_to_action.tz_call_to_action_photo h2.wpb_call_text {
  font-family: "Roboto Slab", sans-serif;
  font-size: 36px;
  font-weight: 300;
  color: #ffffff;
  line-height: 50px;
}
.wpb_call_to_action.tz_call_to_action_photo a.wpb_button_a {
  display: inline-block;
}
.wpb_call_to_action.tz_call_to_action_photo a.wpb_button_a span.wpb_button {
  color: #e45914;
  font-family: "Roboto Slab", sans-serif;
  background: #ffffff;
  font-weight: 700;
  margin: 0 !important;
  padding: 15px 20px !important;
  font-size: 20px !important;
  line-height: 24px;
  border: 1px solid #fff;
  text-transform: none;
  letter-spacing: 1px;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.wpb_call_to_action.tz_call_to_action_photo a.wpb_button_a:hover span.wpb_button {
  background: #e45914;
  color: #fff;
}
/* 7.13 Slider Home Meetup */
/* bxSlider */
.bx-wrapper {
  position: relative;
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: none;
  display: block;
  position: absolute;
}
.bxslider {
  margin: 0;
  padding: 0;
  height: 100vh;
}
.bxslider li {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  overflow: hidden;
  height: 100vh;
}
.bxslider li video.videoID {
  width: auto;
  height: auto;
  max-height: 4000%;
  min-height: 100%;
  max-width: 1000%;
  min-width: 100%;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 40px;
  width: 100%;
  z-index: 55;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  border: 2px solid #e45914;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  outline: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #e45914;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  padding: 8px 11px;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.bx-wrapper .bx-prev:hover {
  color: #ffffff;
  background: #e45914;
  border-color: #e45914;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  padding: 8px 15px;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.bx-wrapper .bx-next:hover {
  color: #ffffff;
  background: #e45914;
  border-color: #e45914;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  z-index: 9999;
  font-size: 32px;
  color: #b0b2b6;
  width: 40px;
  height: 40px;
  border: 1px solid #b0b2b6;
  text-decoration: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.bx-wrapper .bx-controls-direction a.bx-next:before {
  content: "\f105";
  font-family: 'FontAwesome';
}
.bx-wrapper .bx-controls-direction a.bx-prev:before {
  content: "\f104";
  font-family: 'FontAwesome';
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.tz_home_slider_meetup {
  position: relative;
}
.tz_home_slider_meetup .meetup_bl_slider_home {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 50;
}
.tz_home_slider_meetup .tz_content_slider_meetup {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 52;
  top: 0;
  left: 0;
}
.tz_home_slider_meetup .tz_content_slider_meetup .tz_meetup_social {
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
}
.tz_home_slider_meetup .tz_content_slider_meetup .tz_meetup_social .meetup_line_left {
  background: #ffffff;
  height: 1px;
  left: 100%;
  position: absolute;
  top: 50%;
  width: 25px;
}
.tz_home_slider_meetup .tz_content_slider_meetup .tz_meetup_social .meetup_line_right {
  background: #ffffff;
  height: 1px;
  right: 100%;
  position: absolute;
  top: 50%;
  width: 25px;
}
.tz_home_slider_meetup .tz_content_slider_meetup a {
  text-decoration: none;
  color: #ffffff;
  margin: 0 10px;
  font-size: 18px;
}
.tz_home_slider_meetup .tz_content_slider_meetup .tz_meetup_slider_home_text p {
  font-weight: 500;
  color: #fff;
}
.tz_home_slider_meetup .tz_content_slider_meetup .tz_meetup_slider_home_text h4 {
  font-size: 60px;
  font-weight: 200;
  color: #ffffff;
  line-height: 1.1em;
}
.tz_meetup_countdown .tz_meetup_countdown_time {
  display: inline-block;
  position: relative;
  margin: 0 25px;
}
.tz_meetup_countdown .tz_meetup_countdown_time:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -25px;
  width: 1px;
  height: 25px;
  margin-top: -12.5px;
  background: #e45914;
}
.tz_meetup_countdown .tz_meetup_countdown_time:last-child:after {
  display: none;
}
.tz_meetup_countdown .tz_meetup_countdown_time span {
  font-size: 65px;
  color: #ffffff;
  display: block;
  line-height: 1.2em;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
}
.tz_meetup_countdown .tz_meetup_countdown_time b {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.tz_meetup_countdown span.tz_meetup_countdown_over {
  color: #ffffff;
  display: inline-block;
  font-size: 30px;
  line-height: 1.4em;
  margin: 20px 0 0;
  text-transform: uppercase;
}
.tz_slider_meetup_btn {
  margin-top: 25px;
}
.tz_slider_meetup_btn a.tz_slider_meetup_btn_1 {
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  background: #e45914;
  padding: 12px 35px;
  display: inline-block;
  font-size: 12px;
  border: 2px solid #e45914;
  margin: 0 10px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  letter-spacing: 3px;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz_slider_meetup_btn a.tz_slider_meetup_btn_1.tz_slider_meetup_btn_2 {
  background: transparent;
  border-color: #ffffff;
}
.tz_slider_meetup_btn a.tz_slider_meetup_btn_1.tz_slider_meetup_btn_2:hover {
  background: #ffffff;
  color: #000;
}
.tz_slider_meetup_btn a.tz_slider_meetup_btn_1:hover {
  background: transparent;
}
/* 7.14 tz_our_speakers */
.tz_our_speakers_img {
  position: relative;
  overflow: hidden;
}
.tz_our_speakers_img:before {
  background: transparent;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}
.tz_our_speakers_img img {
  width: 100%;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}
.tz_our_speakers_img .tz_our_speakers_social {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.tz_meetup_social_speakers {
  transform: translateY(30px);
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  opacity: 0;
  z-index: 1;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tz_meetup_social_speakers a {
  color: #ffffff;
  text-decoration: none;
}
.tz_meetup_social_speakers a i.fa {
  padding: 0 10px;
  font-size: 15px;
}
.tz_our_speakers_container {
  text-align: center;
  border-left: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-bottom: 5px solid #e7e7e7;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  padding: 14px 0 15px;
}
.tz_our_speakers_container h4 {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 2px;
}
.tz_our_speakers_container span {
  font-size: 12px;
  color: #aaaaaa;
}
.tz_our_speakers {
  margin-bottom: 43px;
}
.tz_our_speakers:hover .tz_our_speakers_img:before {
  background: rgba(228, 89, 20, 0.8);
  z-index: 1;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}
.tz_our_speakers:hover .tz_our_speakers_container {
  border-bottom-color: #e45914;
}
.tz_our_speakers:hover img {
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.tz_our_speakers:hover .tz_meetup_social_speakers {
  opacity: 1;
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
/* 7.15 our Team meetup */
.tz_meetup_our_team_container:after {
  display: table;
  clear: both;
  content: '';
}
.tz_meetup_our_team_container .tz_meetup_our_team_thumbnail {
  float: left;
}
.tz_meetup_our_team_container.tz_meetup_our_team_column_2 .tz_meetup_our_team_thumbnail {
  width: 50%;
}
.tz_meetup_our_team_container.tz_meetup_our_team_column_3 .tz_meetup_our_team_thumbnail {
  width: 33.3333%;
}
.tz_meetup_our_team_container.tz_meetup_our_team_column_4 .tz_meetup_our_team_thumbnail {
  width: 25%;
}
.tz_meetup_our_team_text {
  text-align: right;
  padding: 75px 45px 100px 0;
}
.tz_meetup_our_team_text h3 {
  font-size: 26px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.4em;
  margin-bottom: 11px;
}
.tz_meetup_our_team_text h3 em {
  font-weight: 300;
  font-style: normal;
}
.tz_meetup_our_team_text .tz_meetup_content {
  margin-top: 45px;
}
.tz_meetup_our_team_text .tz_meetup_content p {
  line-height: 1.64em;
  color: #dddddd;
  margin-bottom: 24px;
}
.tz_meetup_our_team_text .tz_meetup_content p strong {
  color: #eeeeee;
}
.tz_meetup_our_team_text .tz_meetup_content p:last-child {
  margin-bottom: 0;
}
.tz_meetup_our_team_thumbnail {
  position: relative;
  overflow: hidden;
}
.tz_meetup_our_team_thumbnail:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.4s linear 0.1s;
  -moz-transition: all 0.4s linear 0.1s;
  -webkit-transition: all 0.4s linear 0.1s;
  -ms-transition: all 0.4s linear 0.1s;
  -o-transition: all 0.4s linear 0.1s;
}
.tz_meetup_our_team_thumbnail:hover:after {
  background: rgba(0, 0, 0, 0.7);
}
.tz_meetup_our_team_thumbnail img {
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  width: 100%;
  max-width: none;
  position: relative;
}
.tz_meetup_our_team_thumbnail:hover img {
  transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.tz_meetup_our_team_thumbnail .tz_member_meetup {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.tz_meetup_our_team_thumbnail .tz_member_meetup h4.tz_meetup_employment {
  font-weight: 600;
  font-size: 11px;
  color: #ffffff;
  letter-spacing: 1px;
  transform: translateY(30px);
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  opacity: 0;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
}
.tz_meetup_our_team_thumbnail .tz_member_meetup h3.tz_meetup_name {
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 1px;
  transform: translateY(30px);
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  opacity: 0;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
}
.tz_meetup_our_team_thumbnail .tz_member_meetup .tz_meetup_social {
  margin-top: 10px;
  transform: translateY(30px);
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  opacity: 0;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.tz_meetup_our_team_thumbnail .tz_member_meetup .tz_meetup_social a {
  text-decoration: none;
}
.tz_meetup_our_team_thumbnail .tz_member_meetup .tz_meetup_social a i.fa {
  color: #ffffff;
  font-size: 16px;
  padding: 0 10px;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
}
.tz_meetup_our_team_thumbnail .tz_member_meetup .tz_meetup_social a i.fa:hover {
  color: #e45914;
}
.tz_meetup_our_team_thumbnail:hover h4.tz_meetup_employment {
  transition: all 0.4s ease 0.2s;
  -moz-transition: all 0.4s ease 0.2s;
  -webkit-transition: all 0.4s ease 0.2s;
  -ms-transition: all 0.4s ease 0.2s;
  -o-transition: all 0.4s ease 0.2s;
  opacity: 1;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.tz_meetup_our_team_thumbnail:hover h3.tz_meetup_name {
  transition: all 0.4s ease 0.35s;
  -moz-transition: all 0.4s ease 0.35s;
  -webkit-transition: all 0.4s ease 0.35s;
  -ms-transition: all 0.4s ease 0.35s;
  -o-transition: all 0.4s ease 0.35s;
  opacity: 1;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.tz_meetup_our_team_thumbnail:hover .tz_meetup_social {
  opacity: 1;
  transition: all 0.4s ease 0.5s;
  -moz-transition: all 0.4s ease 0.5s;
  -webkit-transition: all 0.4s ease 0.5s;
  -ms-transition: all 0.4s ease 0.5s;
  -o-transition: all 0.4s ease 0.5s;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
/* 7.16 Event Meetup */
.tz_box_event_meetup h3 {
  font-size: 18px;
  text-transform: uppercase;
}
.tz_box_event_meetup h3.tz_event_meetup_subtitle {
  font-weight: 300;
  line-height: 1.1em;
}
.tz_event_meettup_box_content {
  position: relative;
}
.tz_event_meettup_box_content:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 50px;
  width: 3px;
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.65) 35%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(35%, rgba(255, 255, 255, 0.65)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.65) 35%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.65) 35%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.65) 35%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.65) 35%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  z-index: 1;
}
.tz_event_meettup_box_content:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  height: 130px;
  width: 3px;
  background: -moz-linear-gradient(bottom, #ffffff 30%, rgba(238, 238, 238, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #ffffff), color-stop(100%, rgba(238, 238, 238, 0)));
  background: -webkit-linear-gradient(bottom, #ffffff 30%, rgba(238, 238, 238, 0) 100%);
  background: -o-linear-gradient(bottom, #ffffff 30%, rgba(238, 238, 238, 0) 100%);
  background: -ms-linear-gradient(bottom, #ffffff 30%, rgba(238, 238, 238, 0) 100%);
  background: linear-gradient(to top, #ffffff 30%, rgba(238, 238, 238, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00eeeeee', GradientType=0);
  z-index: 1;
}
.tz_event_meetup_content {
  border-left: 3px solid #eeeeee;
  padding-left: 125px;
  margin-top: 40px;
  position: relative;
}
.tz_event_meetup_content .tz_meetup_box_detail {
  position: relative;
  margin-bottom: 20px;
  display: block;
}
.tz_event_meetup_content .tz_meetup_box_detail .tz_meetup_box_detail_custom {
  display: inline-block;
  padding: 22px 40px 25px 22px;
  background: #f8f8f8;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.tz_event_meetup_content .tz_meetup_box_detail:before {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #e45914;
  content: '';
  top: 45px;
  left: -136px;
  border: 5px solid #ffffff;
  z-index: 2;
}
.tz_event_meetup_content .tz_meetup_box_detail:after {
  border-bottom: 20px solid #f8f8f8;
  border-left: 20px solid transparent;
  border-top: 20px solid transparent;
  content: "";
  left: -20px;
  position: absolute;
  top: 15px;
}
.tz_event_meetup_content .tz_meetup_box_detail span.tz_meetup_start_time {
  color: #242732;
  left: -110px;
  position: absolute;
  top: 45px;
}
.tz_event_meetup_content .tz_meetup_box_detail p {
  color: #e45914;
  font-size: 14px;
}
.tz_event_meetup_content .tz_meetup_box_detail h4 {
  color: #595c6a;
  font-size: 15px;
  text-transform: uppercase;
}
.tz_event_meetup_content .tz_meetup_box_detail .tz_event_meetup_item_content h5 {
  font-weight: 200;
  color: #0b0c0f;
}
.tz_event_meetup_content .tz_meetup_box_detail .tz_event_meetup_item_content p {
  color: #898b90;
  line-height: 1.6em;
  margin: 0;
  font-weight: 300;
  font-size: 13px;
}
.tz_event_meetup_content .tz_meetup_box_detail .tz_event_meetup_item_content p:first-child {
  margin-top: 10px;
}
.tz_event_meetup_content .tz_meetup_box_detail .tz_event_meetup_item_content p em {
  color: #888a8e;
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-block;
}
/* 7.17 tz_register_meetup */
.tz_register_meetup {
  width: 60%;
  margin: 0 0 0 auto;
}
.tz_register_meetup_pricing_item {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  position: relative;
  cursor: pointer;
  margin-bottom: 15px;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tz_register_meetup_pricing_item:after {
  clear: both;
  content: '';
  display: table;
}
.tz_register_meetup_pricing_item:hover .tz_register_meetup_pricing_item_container {
  background: #e45914;
}
.tz_register_meetup_pricing_item:hover .tz_register_meetup_pricing_item_container h3,
.tz_register_meetup_pricing_item:hover .tz_register_meetup_pricing_item_container p {
  color: #ffffff;
}
.tz_register_meetup_pricing_item:hover .tz_register_meetup_pricing_item_price:after {
  position: absolute;
  top: 50%;
  right: -15px;
  content: '';
  border-bottom: 25px solid transparent;
  border-top: 25px solid transparent;
  border-left: 25px solid #e45914;
  margin-top: -22px;
  z-index: -1;
}
.tz_register_meetup_pricing_item.active .tz_register_meetup_pricing_item_container {
  background: #e45914;
}
.tz_register_meetup_pricing_item.active .tz_register_meetup_pricing_item_container h3,
.tz_register_meetup_pricing_item.active .tz_register_meetup_pricing_item_container p {
  color: #ffffff;
}
.tz_register_meetup_pricing_item.active .tz_register_meetup_pricing_item_price:after {
  position: absolute;
  top: 50%;
  right: -15px;
  content: '';
  border-bottom: 25px solid transparent;
  border-top: 25px solid transparent;
  border-left: 25px solid #e45914;
  margin-top: -22px;
  z-index: -1;
}
.tz_register_meetup_pricing {
  margin-right: 12%;
}
.tz_register_meetup_pricing .tz_register_meetup_pricing_item:last-child {
  margin-bottom: 0;
}
.tz_register_meetup_pricing_item_container {
  padding: 21px 20px;
  width: 70%;
  float: left;
  background: #ffffff;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
}
.tz_register_meetup_pricing_item_container h3 {
  color: #5c5e63;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 10px;
}
.tz_register_meetup_pricing_item_container p {
  line-height: 1.6em;
}
.tz_register_meetup_pricing_item_price {
  width: 30%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-image: url("images/price-pay.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #e45914;
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
}
.tz_register_meetup_pricing_item_price h3 {
  color: #ffffff;
  font-size: 40px;
}
.tz_register_meetup_form_pay {
  padding: 0 0 0 66px;
}
.tz_register_meetup_form_pay h3 {
  color: #ffffff;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 2em;
}
.tz_register_meetup_form_pay h3 em {
  font-weight: 100;
  font-style: normal;
}
.tz_register_meetup_form_pay .tz_register_meetup_title_under {
  display: inline-block;
  width: 25px;
  height: 1px;
  background: #e45914;
  margin: 13px 0 48px 0;
}
.tz_register_meetup_form_pay p {
  color: #b1b4bc;
  font-size: 16px;
  line-height: 1.6em;
}
.tz_register_meetup_form_content {
  margin-top: 50px;
}
.tz_register_meetup_form_content input[type="submit"] {
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
  background: transparent;
  padding: 13px 35px;
  display: inline-block;
  letter-spacing: 3px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  text-transform: uppercase;
  margin-top: 45px;
  border: 2px solid #ffffff;
}
.tz_register_meetup_form_input {
  margin-bottom: 15px;
}
.tz_register_meetup_form_input h4 {
  font-weight: 700;
  font-size: 13px;
  color: #7e8394;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.tz_register_meetup_form_input h4 span {
  color: #e45914;
}
.tz_register_meetup_form_input input {
  width: 100%;
  padding: 13px 20px;
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  color: #53586b;
  font-size: 15px;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.tz_register_meetup_form_input input:focus {
  border: 2px solid #e45914;
}
/* 7.18 tz_meetup_breadcrumb */
.tz_meetup_breadcrumb {
  background-image: url("images/breadcrumb_meetup.png");
  background-repeat: no-repeat;
  background-color: #434758;
  padding: 60px 0;
  background-size: cover;
}
.tz_meetup_breadcrumb .tz_meetup_breadcrumb_title h4 {
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.7em;
}
.tz_meetup_breadcrumb .tz_meetup_breadcrumb_content {
  text-align: right;
}
.tz_meetup_breadcrumb .tz_meetup_breadcrumb_content h4 {
  font-size: 14px;
  line-height: 1.7em;
}
.tz_meetup_breadcrumb .tz_meetup_breadcrumb_content h4 span {
  color: #ffffff;
  font-weight: 400;
}
.tz_meetup_breadcrumb .tz_meetup_breadcrumb_content h4 span a {
  text-decoration: none;
  color: #ffffff;
}
/* 7.19 tz-counter */
.tz-counter {
  text-align: center;
}
.tzCounter_type .tz-counter-font {
  display: block;
  margin-bottom: 25px;
}
.tzCounter_type .tz-counter-font i.fa {
  margin-bottom: 10px;
  color: #e45914;
  font-size: 36px;
}
.tzCounter_type .tz-counter-image {
  margin-bottom: 35px;
  height: 35px;
}
.tzCounter_type .tz-counter-number {
  display: block;
  margin-bottom: 10px;
}
.tzCounter_type .tz-counter-number em.stat-count {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 64px;
  color: #242732;
  font-style: normal;
}
.tzCounter_type p.tz-counter-title {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  color: #242732;
}
/* 7.20 tz-partner */
.tz-partner {
  position: relative;
}
.tz-partner button.tz_partner_prevs {
  background: transparent;
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: -65px;
  margin-top: -34px;
  border: 1px solid #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.tz-partner button.tz_partner_prevs i.fa {
  color: #fff;
  font-size: 21px;
  padding: 9px 0;
}
.tz-partner button.tz_partner_prevs:hover {
  background: #c93b4b;
  border: none;
}
.tz-partner button.tz_partner_nexts {
  background: transparent;
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  top: 50%;
  right: -65px;
  margin-top: -34px;
  border: 1px solid #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.tz-partner button.tz_partner_nexts i.fa {
  color: #fff;
  font-size: 21px;
  padding: 9px 0;
}
.tz-partner button.tz_partner_nexts:hover {
  background: #e45914;
  border: none;
}
.tz-partner .tz_partner_prevs_type2 {
  background: transparent;
  border: none;
  position: absolute;
  top: 50%;
  left: -75px;
  font-size: 60px;
  margin-top: -30px;
  color: #aaaaaa;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.tz-partner .tz_partner_prevs_type2:hover {
  color: #e45914;
}
.tz-partner .tz_partner_nexts_type2 {
  background: transparent;
  border: none;
  position: absolute;
  top: 50%;
  right: -75px;
  font-size: 60px;
  margin-top: -30px;
  color: #aaaaaa;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.tz-partner .tz_partner_nexts_type2:hover {
  color: #e45914;
}
.partner-slider {
  cursor: w-resize;
  list-style: none;
  margin: 0;
  padding: 0;
}
.partner-slider li {
  text-align: center;
}
/* 7.21 tz-twitter-slider */
.tzTwitter-slider-box {
  position: relative;
}
.tzTwitter-slider-box button {
  background: none;
  box-shadow: none;
  border: none;
}
.tzTwitter-slider-box button.tz_meetup_twitter_prev {
  left: 35%;
}
.tzTwitter-slider-box button.tz_meetup_twitter_next {
  right: 35%;
}
.tzTwitter-slider-box button i {
  color: #999999;
  font-size: 20px;
}
.tzTwitter-slider.owl-theme .owl-controls {
  margin-top: 58px;
}
.tzTwitter-slider.owl-theme .owl-controls .owl-page span {
  width: 20px;
  height: 20px;
  border: 2px solid #e45914;
  background: transparent;
  opacity: 1;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  margin: 0 5px;
}
.tzTwitter-slider.owl-theme .owl-controls .owl-page span:hover {
  background: #e45914;
}
.tzTwitter-slider.owl-theme .owl-controls .owl-page.active span {
  background: #e45914;
}
.tzTwitter-item {
  text-align: center;
}
.tzTwitter-item .tzTwitter-icon {
  background-image: url("images/border-tw.png");
  background-position: center;
  background-repeat: no-repeat;
  padding: 28px 0 32px;
}
.tzTwitter-item .tzTwitter-icon i.fa {
  font-size: 40px;
  color: #ffffff;
}
.tzTwitter-item span.tweet_text {
  font-weight: 300;
  font-size: 30px;
  color: #eeeeee;
  display: block;
  line-height: 1.6em;
  margin: 35px 0 40px 0;
}
.tzTwitter-item span.tweet_text a {
  color: #e45914;
}
.tzTwitter-item span.tz_tweet_meetup_name {
  margin-bottom: 5px;
  color: #aaaaaa;
  display: block;
}
.tzTwitter-item span.tweet_time {
  display: block;
  font-size: 15px;
  color: #eeeeee;
}
/* 7.22 tz-ask-questions */
.tz_meetup_ask_question {
  margin-bottom: 75px;
}
.tz_meetup_question:after {
  display: table;
  content: '';
  clear: both;
}
.tz_meetup_question span.tz_icon_meetup_question {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #e45914;
  text-align: center;
  float: left;
  margin-top: 4px;
}
.tz_meetup_question span.tz_icon_meetup_question i.fa {
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
}
.tz_meetup_question h4 {
  margin-left: 40px;
  font-size: 18px;
  font-weight: 600;
}
.tz_meetup_ask {
  padding-left: 40px;
  margin-top: 10px;
}
.tz_meetup_ask p {
  font-weight: 300;
  line-height: 1.7em;
}
/* 7.23 Contact Meetup*/
.TzContactInfo {
  text-align: center;
  padding: 95px 0 110px 0;
}
.TzContactInfo p {
  font-size: 18px;
  color: #aaaaaa;
  margin-bottom: 22px;
  line-height: 1.7em;
}
.TzContactInfo p.tzContactPhone {
  font-size: 20px;
  line-height: 1.3em;
  margin: 0;
}
.TzContactInfo p a {
  color: #e45914;
  text-decoration: none;
}
.TzContactInfo h4 {
  font-size: 22px;
  color: #dddddd;
  margin-bottom: 10px;
}
.tz_map_meetup {
  position: relative;
  overflow: hidden;
}
.tz_map_meetup:after {
  background: rgba(0, 0, 0, 0.5);
  content: '';
  position: absolute;
  top: 0;
  left: -20px;
  right: 0;
  height: 100%;
}
.tz_map_meetup .tz_map_meetup_bk {
  position: absolute;
  top: 0;
  left: -20px;
  right: 0;
  height: 100%;
  background: rgba(9, 9, 31, 0.4);
}
.tz_map_meetup iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.tz_map_meetup .tz_meet_gmap_contact {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.tz_map_meetup .tz_meet_gmap_contact a {
  border: 2px solid #ffffff;
  border-radius: 25px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 3px;
  padding: 13px 35px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.tz_map_meetup .tz_meet_gmap_contact a:hover {
  color: #000000;
  background: #ffffff;
}
/* Contact Meetup2 */
.tz_contact_meet_2 {
  margin-bottom: 27px;
}
.tz_contact_detail_meet:after {
  display: table;
  clear: both;
  content: '';
}
.tz_contact_detail_meet span.tz_contact_meet_icon {
  background: #3b86cf;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: inline-block;
  float: left;
  text-align: center;
}
.tz_contact_detail_meet span.tz_contact_meet_icon i.fa {
  color: #ffffff;
  font-size: 24px;
  line-height: 48px;
}
.tz_contact_detail_meet h4 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-left: 65px;
  letter-spacing: 2.5px;
}
.tz_meetup_contact_detail {
  padding-left: 65px;
  margin-top: -18px;
}
.tz_meetup_contact_detail p {
  margin-bottom: 5px;
}
.tz_meetup_contact_detail p:last-child {
  margin: 0;
}
/* Element for Home page */
/**
 * 8.0 Page 404
 * -----------------------------------------------------------------------------
 */
.tzPage404 .tz404-content {
  background-image: url("images/bg-404.png");
  background-repeat: no-repeat;
  background-position: center center;
  padding: 200px 0 260px;
}
.tzPage404 .tz404-content .tz404_title {
  font-size: 290px;
  line-height: 270px;
  font-weight: 700;
  color: #454545;
  text-align: center;
}
.tzPage404 .tz404-content .tz404_description {
  font-size: 24px;
  font-weight: 300;
  color: #111111;
  text-align: center;
  margin: 20px 0 30px;
}
.tzPage404 .tz404-content .tz404_button {
  text-align: center;
}
.tzPage404 .tz404-content .tz404_button a {
  display: inline-block;
  font-family: 'Roboto Slab', serif;
  color: #ffffff;
  padding: 20px;
  background-color: #e45914;
  text-transform: uppercase;
}
.tzServie_type3 .tzServiceBox span {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.tzServie_type3:hover .tzServiceBox span {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -moz-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.tzFeature-type1 .tzFeatures-margin:hover .tzFeatures-icon {
  background: #e45914;
}
body .nav  > li  > a:hover,
body .nav  > li  > a:focus {
  background: none;
}
.tzserach_notda .page-content p {
  margin: 0 0 30px;
  padding: 0;
}
.tzserach_notda .page-content form {
  position: relative;
  width: 270px;
  margin-bottom: 20px;
}
.tzserach_notda .page-content form label {
  display: none;
}
.tzserach_notda .page-content form input.Tzsearchform {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #dddddd;
  font-family: "Raleway", sans-serif;
  color: #111111;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  padding: 15px 50px 15px 19px;
  width: 100%;
}
.tzserach_notda .page-content form input.searchsubmit {
  background-color: #e45914;
  background-image: url("images/search.png") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  border: medium none;
  font-size: 0;
  height: 52px;
  position: absolute;
  right: 0;
  top: 0;
  width: 58px;
}
/**
 * 9.0 Responsive
 * -----------------------------------------------------------------------------
 */
@media (max-width: 1600px) {
  .tz-homeType1 .container .tzHeaderContainer {
    border-right: none;
  }
  .tz-homeType1 button.tz-search {
    margin: 45px 0 0 15px;
  }
  .tz-headerHome.tz-homeType1 nav ul.tz-nav > li > a {
    font-size: 11px;
  }
  .tz-headerHome.tz-homeType1 a.tz_logo {
    padding: 42px 40px 40px 0;
  }
  span.tzNumberSection {
    left: 0;
  }
  .tzOurTeam1_Container .tzOurTeamBox .tzOurTeam1Prev {
    left: -50px;
  }
  .tzOurTeam1_Container .tzOurTeamBox .tzOurTeam1Next {
    right: -50px;
  }
  .tzOurTeam2_Container .tzOurTeamBox .tzOurTeam2Prev {
    left: -50px;
  }
  .tzOurTeam2_Container .tzOurTeamBox .tzOurTeam2Next {
    right: -50px;
  }
  .tzOurTeam2_Container .tzOurTeamItem .tzOurTeam_Member {
    height: 221px;
    left: 46px;
    top: -141px;
    width: 221px;
  }
  .tzSinglePortfolio .tzpost-pagenavi a[rel="prev"] {
    left: 48px;
  }
  .tzSinglePortfolio .tzpost-pagenavi a[rel="next"] {
    right: 48px;
  }
  .page-template-template-landingpage .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav {
    margin-right: 50px;
    padding-right: 50px;
  }
  .page-template-template-landingpage nav.pull-right {
    margin-right: 0;
  }
}
@media (max-width: 1440px) {
  .tz_register_meetup {
    width: 80%;
  }
  .tz_recent_blog_meetup button.tz_recent_blog_pev_meetup {
    left: -90px;
  }
  .tz_recent_blog_meetup button.tz_recent_blog_next_meetup {
    right: -90px;
  }
}
@media (max-width: 1365px) {
  .tz_recent_blog_meetup button,
  .tz_meetup_slider_blog_single .tz_partner_blog_single_prev,
  .tz_meetup_slider_blog_single .tz_partner_blog_single_next {
    display: none;
  }
}
@media (max-width: 1280px) {
  .tz_home_slider_meetup .bx-viewport ul li img {
    position: absolute;
    max-width: none;
    width: 100%;
    height: 100%;
  }
}
/* Large desktop */
@media (min-width: 1200px) and (max-width: 1280px) {
  .tz_register_meetup {
    width: 95%;
  }
}
@media (max-width: 1200px) {
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav {
    margin-right: 0;
    padding-right: 0;
  }
  span.tzNumberSection {
    font-size: 250px;
  }
  .tzPurchase .tzPurchase-Image img {
    max-width: 940px;
  }
  .wpb_tabs .wpb_tour_tabs_wrapper ul.wpb_tabs_nav li a {
    padding: 12px 12px 12px 14px;
  }
  .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    margin-right: 3px;
  }
  .tz-footer.tz-footer-type1 .tz-backtotop {
    right: 90px;
  }
  .tz-blogSingle,
  .tz-blogDefault {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tz-blogDefault .tz-blogItemType2 {
    padding-left: 50px;
  }
  .tz-sidebar aside.widget_wpt .wpt_widget_content ul.wpt-tabs li a {
    padding: 10px 8px;
  }
  .tz-blogMasonry {
    padding: 100px 30px;
  }
  /*meetup*/
  .tz_meetup_vdieo_text {
    padding: 45px 35px 60px 0;
  }
  .tz_register_meetup {
    width: auto;
    margin: 0;
  }
  .tz_maniva_meetup_title.tz_maniva_meetup_title_type3 h3 {
    font-size: 14px;
  }
  .tz_slider_meetup_text {
    padding: 50px 0 50px 20px;
  }
  .tz-plazart-list li p.tz_list_item_content {
    width: 90%;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .tz-headerHome a.tz_logo {
    padding: 25px 0 35px 0;
  }
  .tz-homeType1 {
    border-right: none;
    border-left: none;
  }
  .tz-headerHome nav ul.tz-nav > li > a {
    font-size: 11px;
  }
  .tz-headerHome nav ul.tz-nav > li:first-child > a {
    padding-left: 0;
  }
  .tz-headerHome nav ul.tz-nav > li:last-child > a {
    padding-right: 0;
  }
  .tz-headerHome.tz-homeType2 nav ul.tz-nav > li {
    padding: 0 10px;
  }
  .tz-headerHome.tz-homeType2 nav ul.tz-nav > li > a {
    font-size: 12px;
    padding: 30px 0;
  }
  .tz-headerHome.tz-homeType2 a.tz_logo {
    padding-right: 10px;
  }
  .tz-headerShop .tz-headerBottom nav > ul > li > a {
    font-size: 12px;
    padding: 0 7px;
  }
  .tzSection_title.tzSection_title_restaurant {
    padding: 0 50px;
  }
  .tzSection_title.tzSection_title_restaurant h3 {
    font-size: 30px;
  }
  .tzSection_title.tzSection_title_restaurant .tz_section_restaurant_image {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe form.multicolor-subscribe-form input.mcolor-button {
    padding: 5px 20px;
    font-size: 11px;
  }
  .tz-blogDefault {
    padding-top: 50px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote {
    background: #f8f8f9;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote:after {
    display: none;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote-img {
    position: relative;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote-img:after {
    position: absolute;
    background: rgba(36, 39, 50, 0.5);
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail {
    position: static;
    padding: 0 15px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail p {
    font-size: 14px;
    color: #646569;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail span.tz-blogQuote_author,
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail i.fa {
    margin: 15px 0;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_information {
    position: static;
    padding: 0 15px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_information span.tzinfomation small,
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_information span.tzinfomation a {
    color: #95979d;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_link {
    position: static;
    padding: 15px 15px 15px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_link a.tzreadmore {
    color: #646569;
  }
  .tz-blogDefault .wp-pagenavi {
    margin: 35px 0;
  }
}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
  .container {
    width: 100%;
  }
  .tz-headerHome {
    padding: 25px 0;
  }
  .tz-headerHome a.tz_logo {
    padding: 0;
  }
  .tz-headerHome.tz-homeType1 a.tz_logo {
    padding: 0;
  }
  .navbar-toggle {
    float: none;
  }
  .tzBlog.tzBlog_type5 .tzBlog-Box button,
  .tz-partner button {
    display: none;
  }
  .livedemo {
    display: none;
  }
  .navbar-toggle {
    color: #d0d0d0;
    display: block;
    font-size: 21px;
    margin: 0;
    padding: 28px 40px;
  }
  .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.collapse.in {
    display: block!important;
  }
  .navbar-nav > li {
    float: none;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav {
    border-right: none;
    float: right;
    margin-right: 0;
    padding-right: 0;
  }
  .tz-headerHome.tz-homeType1 nav ul.tz-nav > li > a {
    margin: 0;
  }
  .tz-headerHome .tzHeaderMenu_nav {
    float: right;
    position: static;
  }
  .tz-headerHome .tzHeaderMenu_nav nav {
    position: absolute;
    top: 100%;
    right: 0;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    width: 250px;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul {
    width: 100%;
    padding: 20px 30px;
  }
  .tz-headerHome .tzHeaderMenu_nav nav .tz-nav {
    background: #eee;
  }
  .tz-headerHome .tzHeaderMenu_nav .pull-right {
    width: 100%;
  }
  .tz-headerHome .tzHeaderMenu_nav:after {
    display: block;
    content: '';
    clear: both;
  }
  .tz-headerHome nav ul.tz-nav > li > a {
    border-right: none;
    border-bottom: 1px solid #000000;
    margin: 0;
    padding: 15px 0;
    box-shadow: none;
  }
  .tz-headerHome .navbar-toggle {
    border-radius: 0;
    color: #fff;
    margin: 0;
    padding: 2px 10px;
  }
  .tz-homeType1 nav ul.tz-nav > li > a:before {
    display: none;
  }
  .tz-homeType2 nav ul.tz-nav > li > a:before {
    display: none;
  }
  .wpb_tabs .wpb_tour_tabs_wrapper ul.wpb_tabs_nav li a {
    padding: 7px 5px;
    font-size: 10px;
  }
  .tzContact .TzContactInfo {
    padding: 43px 100px 71px;
  }
  .tzFooter-Shop-Multi .tz-footerBottom aside.widget {
    margin-top: 30px;
    padding: 0;
  }
  .coupon .button {
    float: left !important;
    width: auto !important;
  }
  .actions > .button {
    float: right !important;
    margin-top: -42px !important;
    width: auto !important;
  }
  .cart_totals th {
    line-height: 36px !important;
  }
  .tzModule_Center .tzNumberSection {
    width: 100%;
    text-align: center;
  }
  .tzModule_Center .wpb_column {
    width: 100% !important;
    padding: 0 60px!important;
  }
  .tzModule_Center .wpb_column .tzSection_title {
    text-align: center;
  }
  .tzModule_Center .wpb_column p {
    text-align: center;
  }
  .tzCounter_type1 {
    margin-bottom: 30px!important;
  }
  .landing h3 {
    font-size: 13px;
  }
  .page-template-template-landingpage .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav {
    margin-right: 0;
    padding-right: 0;
  }
  .tzResponsiveFeatures_image .wpb_single_image img {
    margin-top: 150px;
  }
  .tzTwitter-slider .tzTwitter-item span.tweet_text {
    padding: 0 50px;
  }
  button.tz_icon_menu {
    display: block;
  }
  nav.nav-collapse {
    height: 0;
    overflow: hidden;
    position: absolute;
  }
  ul.tz-nav {
    float: none;
    position: relative;
    width: 250px;
    background: #808080;
    margin: 0;
    padding: 0;
  }
  ul.tz-nav li {
    float: none;
    width: auto;
    display: block;
  }
  ul.tz-nav li ul.non_mega_menu {
    display: block;
    position: relative;
    width: auto;
  }
  ul.tz-nav li ul.non_mega_menu li ul {
    display: block !important;
    position: relative;
    width: auto;
    left: 0;
    padding: 0;
  }
  ul.tz-nav div.themeple_custom_menu_mega_menu {
    width: auto !important;
    display: block;
    position: relative;
  }
  ul.tz-nav div.themeple_custom_menu_mega_menu ul > li {
    float: none;
    margin: 0 !important;
    width: auto !important;
  }
  .tz-headerShop,
  .tz-header {
    position: relative;
    z-index: 999;
  }
  .tz-headerHome .tzHeaderMenu_nav nav .tz-nav,
  .tz-headerShop #tz-navbar-collapse,
  .tz-header #tz-navbar-collapse {
    position: absolute;
    top: 100%;
    width: 100%;
    padding: 0;
  }
  .tz-headerShop #tz-navbar-collapse ul.tz-nav,
  .tz-header #tz-navbar-collapse ul.tz-nav {
    width: 100%;
    background: #eee;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav  > li.menu-item-has-children:after,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children:after,
  .tz-header #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children:after {
    content: "\f105";
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 14px;
    font-family: FontAwesome;
    color: #454545;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav  > li.menu-item-has-children:hover:after,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children:hover:after,
  .tz-header #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children:hover:after {
    content: "\f107";
    color: #e45914;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav li,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav li,
  .tz-header #tz-navbar-collapse ul.tz-nav li {
    padding: 0;
    border-bottom: 1px solid #fff;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav li a,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav li a,
  .tz-header #tz-navbar-collapse ul.tz-nav li a {
    margin: 0;
    padding: 15px 20px;
    border-left: 3px solid #eee;
    color: #454545;
    border-right: none;
    border-bottom: 1px solid #e1dede;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav  > li:hover  > a,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav  > li:hover  > a,
  .tz-header #tz-navbar-collapse ul.tz-nav  > li:hover  > a {
    border-color: #e45914;
    color: #e45914;
    background: #262939;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav li a:hover,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav li a:hover,
  .tz-header #tz-navbar-collapse ul.tz-nav li a:hover {
    border-color: #e45914;
    color: #e45914;
    background: #262939;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav  > li.menu-item-has-children div.themeple_custom_menu_mega_menu,
  .tz-header #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children div.themeple_custom_menu_mega_menu,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children div.themeple_custom_menu_mega_menu,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children ul.sub-menu,
  .tz-header #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children ul.sub-menu {
    width: 100% !important;
    position: relative;
    top: 0;
    opacity: 1;
    border: none;
    height: 0;
    overflow: hidden;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav  > li.menu-item-has-children:hover div.themeple_custom_menu_mega_menu,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children:hover div.themeple_custom_menu_mega_menu,
  .tz-header #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children:hover div.themeple_custom_menu_mega_menu {
    height: auto;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav  > li.menu-item-has-children div.themeple_custom_menu_mega_menu .sub-menu li.menu-item,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children div.themeple_custom_menu_mega_menu .sub-menu li.menu-item,
  .tz-header #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children div.themeple_custom_menu_mega_menu .sub-menu li.menu-item {
    float: none;
    width: 100% !important;
    border-right: none;
    border-left: none;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav  > li.menu-item-has-children:hover ul.sub-menu,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children:hover ul.sub-menu,
  .tz-header #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children:hover ul.sub-menu {
    height: auto;
    visibility: visible;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav  > li.menu-item-has-children ul.sub-menu li,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children ul.sub-menu li,
  .tz-header #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children ul.sub-menu li {
    border-bottom: none;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav  > li.menu-item-has-children ul.sub-menu li a,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children ul.sub-menu li a,
  .tz-header #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children ul.sub-menu li a {
    border-left: none;
    border-top: none;
    background: #dad9d9;
    color: #777;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 300;
    font-size: 14px;
    line-height: 11px;
    display: block;
  }
  .tz-headerShop .tz-headerBottom nav ul li,
  .tz-header .tz-headerBottom nav ul li {
    float: none;
  }
  .tz-headerHome .tzHeaderMenu_nav nav ul.tz-nav  > li.menu-item-has-children ul.sub-menu li a:hover,
  .tz-headerShop #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children ul.sub-menu li a:hover,
  .tz-header #tz-navbar-collapse ul.tz-nav  > li.menu-item-has-children ul.sub-menu li a:hover {
    background: #fafafa;
    color: #454545;
    border-color: #e1dede;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .tz-headerShop .navbar-toggle,
  .tz-header .navbar-toggle {
    background: #e45914;
    border-radius: 0;
    color: #fff;
    margin: 28px 20px 25px;
    padding: 2px 10px;
  }
  .tz-headerShop .navbar-toggle {
    margin-left: 0;
  }
  .tz-menuVertical {
    display: none !important;
  }
  #supersized li.prevslide img,
  #supersized li.activeslide img {
    height: 100%!important;
    max-width: none!important;
    width: auto!important;
  }
  .tzImageContainer .tzImagePosition {
    position: relative;
    top: 0!important;
    left: 0 !important;
    margin: 40px 0;
  }
  .tzPricing_table.tzPricing_table_type3 {
    padding: 90px 20px 30px;
    margin: 80px 0;
  }
  .tzPurchase .tzPurchase-Image img {
    max-width: 100%;
  }
  .tzPurchase_fullHd .tzPurchase .tzPurchase-Image {
    top: -100% !important;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu {
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 #333333;
    border: none;
    left: 0;
    opacity: 0;
    position: relative;
    top: 100%;
    visibility: hidden;
    width: 100%;
    z-index: 9999999;
    height: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li {
    padding: 0 !important;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li > a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:first-child {
    border: none;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu {
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 #333333;
    border: none;
    left: 0;
    opacity: 0;
    position: relative;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 9999999;
    height: 0!important;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li {
    padding: 0 !important;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li:first-child {
    border: none;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li ul.sub-menu {
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 #333333;
    border: none;
    left: 0;
    opacity: 0;
    position: relative;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 9999999;
    height: 0!important;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li ul.sub-menu li {
    padding: 0 !important;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li ul.sub-menu li a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li ul.sub-menu li:first-child {
    border: none;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li:hover > ul.sub-menu {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 1;
    visibility: visible;
    height: auto!important;
    top: 0;
    left: 0;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li.menu-item-has-children a {
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li.menu-item-has-children:after {
    content: "\f105";
    position: absolute;
    top: 8px;
    right: 10px;
    font-family: FontAwesome;
    font-size: 14px;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li.menu-item-has-children:hover:after {
    content: "\f107";
    color: #e45914;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:hover > ul.sub-menu {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 1;
    visibility: visible;
    height: auto!important;
    top: 0;
    left: 0;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li.menu-item-has-children a {
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li.menu-item-has-children:after {
    content: "\f105";
    position: absolute;
    top: 8px;
    right: 10px;
    font-family: FontAwesome;
    font-size: 14px;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li.menu-item-has-children:hover:after {
    content: "\f107";
    color: #e45914;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li:hover > ul.non_mega_menu {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 1;
    visibility: visible;
    height: auto!important;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li {
    padding: 0;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li > a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li > ul.sub-menu {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    height: 0 !important;
    opacity: 0;
    visibility: hidden;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li > ul.sub-menu li a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li:hover > ul.sub-menu {
    height: auto!important;
    opacity: 1;
    visibility: visible;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li.menu-item-has-children a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li.menu-item-has-children:after {
    content: "\f105";
    position: absolute;
    top: 8px;
    right: 10px;
    font-family: FontAwesome;
    font-size: 14px;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li.menu-item-has-children:hover:after {
    content: "\f107";
    color: #e45914;
  }
  .tz-headerHome.tz-homeType1 .tzHeaderMenu_nav nav > ul > li.menu-item-has-children ul.sub-menu li a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu {
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 #333333;
    border: none;
    left: 0;
    opacity: 0;
    position: relative;
    top: 100%;
    visibility: hidden;
    width: 100%;
    z-index: 9999999;
    height: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li {
    padding: 0 !important;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li > a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:first-child {
    border: none;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu {
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 #333333;
    border: none;
    left: 0;
    opacity: 0;
    position: relative;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 9999999;
    height: 0!important;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li {
    padding: 0 !important;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li:first-child {
    border: none;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li ul.sub-menu {
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 #333333;
    border: none;
    left: 0;
    opacity: 0;
    position: relative;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 9999999;
    height: 0!important;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li ul.sub-menu li {
    padding: 0 !important;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li ul.sub-menu li a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li ul.sub-menu li:first-child {
    border: none;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li:hover > ul.sub-menu {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 1;
    visibility: visible;
    height: auto!important;
    top: 0;
    left: 0;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li.menu-item-has-children a {
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li.menu-item-has-children:after {
    content: "\f105";
    position: absolute;
    top: 8px;
    right: 10px;
    font-family: FontAwesome;
    font-size: 14px;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li ul.sub-menu li.menu-item-has-children:hover:after {
    content: "\f107";
    color: #e45914;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li:hover > ul.sub-menu {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 1;
    visibility: visible;
    height: auto!important;
    top: 0;
    left: 0;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li.menu-item-has-children a {
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li.menu-item-has-children:after {
    content: "\f105";
    position: absolute;
    top: 8px;
    right: 10px;
    font-family: FontAwesome;
    font-size: 14px;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > ul.non_mega_menu > li.menu-item-has-children:hover:after {
    content: "\f107";
    color: #e45914;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li:hover > ul.non_mega_menu {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 1;
    visibility: visible;
    height: auto!important;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li {
    padding: 0;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li > a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li > ul.sub-menu {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    height: 0 !important;
    opacity: 0;
    visibility: hidden;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li > ul.sub-menu li a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li:hover > ul.sub-menu {
    height: auto!important;
    opacity: 1;
    visibility: visible;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li.menu-item-has-children a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li.menu-item-has-children:after {
    content: "\f105";
    position: absolute;
    top: 8px;
    right: 10px;
    font-family: FontAwesome;
    font-size: 14px;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li > .themeple_custom_menu_mega_menu > ul.sub-menu > li.menu-item-has-children:hover:after {
    content: "\f107";
    color: #e45914;
  }
  .tz-headerHome.tz-homeType2 .tzHeaderMenu_nav nav > ul > li.menu-item-has-children ul.sub-menu li a {
    border: none;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
  }
  .tz-homeType1.tzAdmin_bar,
  .tz-homeType2.tzAdmin_bar,
  .tz-homeType5.tzAdmin_bar {
    margin-top: 47px;
  }
  .tz-blogMasonry .tzBlogmasonry .blogMasonry-item.tz-grid-3 {
    width: auto;
  }
  /* meetup */
  .bxslider li video.videoID {
    width: 100%;
    max-width: none;
    height: auto;
    min-height: inherit;
    max-height: inherit;
  }
  .tz_home_slider_meetup_setting_video .bx-viewport,
  .tz_home_slider_meetup_setting_video .bx-wrapper {
    height: auto !important;
  }
  .tz_home_slider_meetup_setting_video .bxslider {
    height: auto;
  }
  .tz_home_slider_meetup_setting_video .bxslider li {
    height: auto !important;
  }
  .tz_home_slider_meetup_setting_video .meetup_bl_slider_home {
    background: transparent;
  }
  .tz_content_slider_meetup.tz_content_slider_meetup_video_bk {
    position: relative;
    background: rgba(0, 0, 0, 0.7);
    padding: 12px 0;
    opacity: 1 !important;
  }
  .tz-headerHome.tz-homeType1 {
    padding: 0;
  }
  .tz-headerHome.tz-homeType1 .tz_meetup_header_option_phone span {
    display: block;
  }
  .tz-headerHome.tz-homeType1 .tz_meetup_header_option_phone span:first-child {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .tz-headerHome.tz-homeType1 .tz-headerRight {
    text-align: inherit;
    margin-top: 10px;
  }
  .tz-headerHome.tz-homeType1 .tz-headerRight ul li a {
    padding: 0 4px;
  }
  .tz-headerHome.tz-homeType1 .tz-headerRight ul li a i {
    font-size: 13px;
  }
  .tz-headerHome.tz-homeType1 button.tz-search {
    margin: 0;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 60px;
    width: auto;
  }
  .tz-headerHome.tz-homeType1 .container .tzHeaderContainer {
    padding: 25px 10px;
  }
  .tz-sectionBreadcrumb {
    padding: 25px 0;
  }
  .tz-sectionBreadcrumb .tz-breadcrumb {
    text-align: left;
  }
  .tz_meetup_breadcrumb {
    padding: 25px 0;
  }
  .tz_meetup_breadcrumb .tz_meetup_breadcrumb_content {
    text-align: left;
  }
  .tz_slider_meetup .tz_meetup_slider:after {
    background: transparent;
  }
  .wpcf7-form .tz_meetup_paypal_wpcf7-form {
    width: auto;
    margin: 40px 0 0;
  }
  body .tz_register_paypal_height_contact {
    padding-left: 40px !important;
  }
  .tz_video_meetup {
    height: auto !important;
    position: static;
  }
  .tz_video_meetup img {
    width: 100% !important;
    height: auto !important;
    position: static;
  }
  .tz_meetup_our_team_text {
    height: auto !important;
  }
  .tz_meetup_our_team_thumbnail {
    height: auto !important;
  }
  .tz_meetup_our_team_thumbnail img {
    position: static;
    width: 100% !important;
    height: auto !important;
  }
  .tz_register_paypal_height.vc_col-sm-6,
  .tz_register_paypal_height_contact.vc_col-sm-6 {
    width: 100%;
  }
  .tz_register_paypal_height_contact,
  .tz_register_paypal_height {
    height: auto !important;
  }
  .tz_slider_meetup_text {
    position: static;
    padding: 40px 15px;
    width: auto;
  }
  .tz_slider_meetup_text .tz_slider_content {
    margin-top: 20px;
  }
  .tz-plazart-list li p.tz_list_item_content {
    width: 53%;
  }
  .bx-wrapper .bx-pager,
  .bx-wrapper .bx-controls-auto {
    bottom: 10px;
  }
  .tz-blogDefault {
    padding-top: 50px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote {
    background: #f8f8f9;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote:after {
    display: none;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote-img {
    position: relative;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote-img:after {
    position: absolute;
    background: rgba(36, 39, 50, 0.5);
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail {
    position: static;
    padding: 0 15px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail p {
    font-size: 14px;
    color: #646569;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail span.tz-blogQuote_author,
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz-blogQuote_detail i.fa {
    margin: 15px 0;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_information {
    position: static;
    padding: 0 15px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_information span.tzinfomation small,
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_information span.tzinfomation a {
    color: #95979d;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_link {
    position: static;
    padding: 15px 15px 15px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxQuote .tz-blogQuote .tz_blogQuote_link a.tzreadmore {
    color: #646569;
  }
  .tz-blogDefault .wp-pagenavi {
    margin: 35px 0;
  }
}
/* Landscape phone to portrait tablet */
@media (min-width: 768px) and (max-width: 991px) {
  .tz-headerShop .navbar-toggle {
    float: right;
    margin-top: 30px;
  }
  .tz-headerShop .tz-headerBottom a.tzShopMenu-Icon {
    margin: 40px 40px 40px 0;
  }
  .tz-headerShop #tz-navbar-collapse {
    left: 0;
  }
  .tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe:before,
  .tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe:after {
    width: 28.2%;
  }
  .tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe .max-email-box {
    width: 40%;
  }
  .tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe form.multicolor-subscribe-form input.mcolor-button {
    padding: 5px 20px;
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  button.tz_icon_menu {
    display: block;
  }
  nav.nav-collapse {
    height: 0;
    overflow: hidden;
    position: absolute;
  }
  ul.tz-nav {
    float: none;
    position: relative;
    width: 250px;
    background: #808080;
  }
  ul.tz-nav li {
    float: none;
    width: auto;
    display: block;
  }
  ul.tz-nav li ul.non_mega_menu {
    display: block;
    position: relative;
    width: auto;
  }
  ul.tz-nav li ul.non_mega_menu li ul {
    display: block !important;
    position: relative;
    width: auto;
    left: 0;
    padding: 0;
  }
  ul.tz-nav div.themeple_custom_menu_mega_menu {
    width: auto !important;
    display: block;
    position: relative;
  }
  ul.tz-nav div.themeple_custom_menu_mega_menu ul > li {
    float: none;
    margin: 0 !important;
    width: auto !important;
  }
  .tz-homeType4 #Tz-provokeMe.tz-menuEffect {
    position: relative;
  }
  .tzPurchase_fullHd .tzPurchase .tzPurchase-Image {
    Left: 0!important;
    Top: -100% !important;
  }
  .tzPurchase_fullHd .tzPurchase .tzPurchase-Image img {
    width: 100%;
  }
  .tzFeature-type3 .tzFeatures-margin {
    text-align: center;
  }
  .tzFeature-type3 .tzFeatures-margin .tzFeaturesItem-info {
    text-align: center;
    margin: 0;
  }
  .tzFeature-type3 .tzFeatures-margin .tzFeaturesItem-info p {
    text-align: center;
  }
  .tz-homeType1 {
    position: relative;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  }
  .tz-homeType1.tzAdmin_bar {
    margin: 0;
  }
  .tz-homeType1.tz-menuEffect-1 .tz_meetup_header_option {
    height: auto;
    padding: 12px 0;
  }
  .tz-homeType2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    position: relative;
  }
  .tz-homeType2.tzAdmin_bar {
    margin: 0;
  }
  /* meetup */
  .tz_home_slider_meetup .tz_content_slider_meetup a {
    font-size: 14px;
    padding: 0 8px;
  }
  .tz_home_slider_meetup .tz_content_slider_meetup .tz_meetup_slider_home_text p {
    font-size: 11px;
    padding: 0 5px;
  }
  .tz_home_slider_meetup .tz_content_slider_meetup .tz_meetup_slider_home_text h4 {
    font-size: 25px;
  }
  .tz_home_slider_meetup .tz_content_slider_meetup .tz_meetup_social a {
    padding: 0;
  }
  .tz_home_slider_meetup .tz_content_slider_meetup .tz_meetup_slider_home_text {
    margin-bottom: 15px;
  }
  .tz_meetup_countdown .tz_meetup_countdown_time {
    margin: 0 10px;
  }
  .tz_meetup_countdown .tz_meetup_countdown_time:after {
    right: -10px;
  }
  .tz_meetup_countdown .tz_meetup_countdown_time span {
    font-size: 15px;
  }
  .tz_meetup_countdown .tz_meetup_countdown_time b {
    font-size: 12px;
  }
  .tz_slider_meetup_btn a.tz_slider_meetup_btn_1 {
    font-size: 10px;
    padding: 5px 15px;
  }
  .wpb_content_element p {
    margin-bottom: 24px !important;
    font-size: 20px;
    line-height: 1.5em;
  }
  .tzSpace_default.tz_custom_meetup_padding_2 {
    padding-top: 35px !important;
    padding-bottom: 50px !important;
  }
  .tz_maniva_about_meetup {
    margin-bottom: 20px !important;
  }
  .tz_register_meetup_pricing {
    margin-right: 0;
  }
  .tz_register_meetup_pricing_item_container {
    padding: 15px 5px 15px 10px;
  }
  .tz_register_meetup_pricing_item_container h3 {
    font-size: 15px;
  }
  .tz_register_meetup_pricing_item_container p {
    font-size: 12px;
  }
  .tz_register_meetup_pricing_item_price h3 {
    font-size: 25px;
  }
  .tz_meetup_ask_question {
    margin: 30px 0;
  }
  body .tz_register_paypal_height_contact {
    padding: 35px 10px 20px 20px !important;
  }
  .tz_maniva_meetup_title.tz_maniva_meetup_title_type3 h3 {
    font-size: 15px;
  }
  .wpb_tabs .wpb_tour_tabs_wrapper ul.wpb_tabs_nav.tz_meetup_tabs:after,
  .wpb_tabs .tz_tabs_meetup:after,
  .wpb_tabs .tz_tabs_meetup:before {
    display: none;
  }
  .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper.tz_meetup_wpb_tour_tabs .wpb_tab {
    margin-top: 35px;
  }
  .tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget h3 span {
    font-size: 30px;
  }
  .tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe .max-email-box {
    width: auto;
  }
  .tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe:before,
  .tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe:after {
    display: none;
  }
  .tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe form.multicolor-subscribe-form input.email {
    margin: 0;
  }
  .tz-footer.tz-footer-type1 aside.widget.MultiColorSubscribeWidget .multicolor-subscribe form.multicolor-subscribe-form input.mcolor-button {
    padding: 0 30px;
    font-size: 10px;
  }
  .tz_map_meetup {
    height: 300px;
  }
  .tzTwitter-slider .tzTwitter-item span.tweet_text {
    padding: 0!important;
    font-size: 20px!important;
  }
  .tzTwitter-slider.owl-theme .owl-controls {
    margin-top: 30px;
  }
  .tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_author {
    display: none;
  }
}
@media (max-width: 767px) {
  .wpb_widgetised_column.wpb_content_element {
    margin-top: 50px;
  }
  .tz_meetup_wpcf7-form {
    margin-top: 20px;
  }
}
/* Landscape phones and down */
@media (max-width: 751px) {
  #tribe-bar-form .tribe-bar-views-inner label {
    display: none;
  }
  #tribe-bar-views .tribe-bar-views-list {
    right: 5px;
  }
}
@media (min-width: 481px) and (max-width: 595px) {
  .tz_chef_title_product,
  .tz_chef_product_price {
    float: none !important;
  }
  .tz_menus_pop_out {
    margin-top: -90px;
  }
  .tz_menus_pop_out .tz_content_menus_pop_out button.tz_icon_image_menus_prev {
    left: 15%;
    margin-top: -16px;
  }
  .tz_menus_pop_out .tz_content_menus_pop_out button.tz_icon_image_menus_prev img {
    max-width: 50%;
  }
  .tz_menus_pop_out .tz_content_menus_pop_out button.tz_icon_image_menus_next {
    right: 15%;
    margin-top: -16px;
  }
  .tz_menus_pop_out .tz_content_menus_pop_out button.tz_icon_image_menus_next img {
    max-width: 50%;
  }
  .tz_menus_pop_out .tz_content_menus_pop_out .tz_list_icon_menu p.tz_title_cat_menus {
    font-size: 12px;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  #jpreLoader #jpreBar {
    margin-top: 0 !important;
  }
  .tzSkill.tzskill-item-type4 .tzskill-item {
    margin-top: 7px;
  }
  .tzSection_title h3 {
    font-size: 18px !important;
  }
  .tzSection_title p {
    font-size: 12px !important;
  }
  .tzSection_title.tzSection_title_restaurant .tz_section_image_left_title,
  .tzSection_title.tzSection_title_restaurant .tz_section_image_right_title {
    padding: 0;
  }
  .wpb_call_to_action.tz_call_to_action_photo .tz_call_to_action_text {
    float: none !important;
  }
  .wpb_call_to_action.tz_call_to_action_photo a.wpb_button_a {
    float: none !important;
  }
  .wpb_call_to_action.tz_call_to_action_photo h2.wpb_call_text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 30px;
  }
  .wpb_call_to_action.tz_call_to_action_photo a.wpb_button_a span.wpb_button {
    padding: 5px 15px !important;
    font-size: 14px !important;
  }
  h3.tzOurTeam_title4 {
    font-size: 25px;
  }
  p.tz_description_OurTeam4 {
    font-size: 16px;
  }
  .tzOurTeamItem4 {
    padding: 30px 10px;
  }
  .tzSection_title h3.tzUnderline_type4 {
    margin-bottom: 40px !important;
  }
  .tzBlog.tzBlog_type5 .tzBlog-Box button,
  .tz-partner button {
    display: none;
  }
  .tzCustomerSay_Container h3.tzCustomerSay_title {
    font-size: 25px;
  }
  .tzCustomerSay_Container.tzCustomerSay_type4 p.tzCustomerSay_des {
    font-size: 16px;
  }
  .tzPurchase.tzPurchase_type2 p.tzPurchase-des {
    font-size: 20px;
    line-height: 30px;
  }
  .tzPurchase.tzPurchase_type2 a {
    font-size: 16px;
    padding: 10px 20px;
  }
  .tzBlog.tzBlog_type5 h3.tzBlog-title {
    font-size: 25px;
    line-height: 35px;
  }
  .tzBlog.tzBlog_type5 p.tzBlog-ds {
    font-size: 14px;
  }
  .tzContact h3.tzContactTitle {
    font-size: 20px !important;
  }
  button.tz_icon_menu {
    display: block;
  }
  .tz-header {
    z-index: 999;
    position: relative;
  }
  .tz-header .tz-headerBottom a.tz_logo {
    padding: 20px 0;
  }
  .tz-header .tz-headerBottom nav ul li {
    border-bottom: 1px solid #fff;
    position: relative;
  }
  .tz-header .tz-headerBottom nav ul li ul.sub-menu li {
    padding: 0!important;
  }
  .tz-header .tz-headerBottom nav ul li ul.sub-menu li a {
    padding-left: 23px!important;
    border-left: none!important;
    border-top: none !important;
  }
  .tz-header .tz-headerBottom nav ul li:hover > a {
    color: #e45914;
    background: #262939;
    border-color: #e45914;
  }
  .tz-header .tz-headerBottom nav > ul ul {
    padding: 0;
  }
  .tz-header .tz-headerBottom nav > ul > li > a {
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #e1dede;
    border-left: 3px solid #eeeeee;
    border-right: none;
  }
  .tz-header .tz-headerBottom nav > ul > li.menu-item-has-children:after {
    content: "\f105";
    position: absolute;
    top: 8px;
    right: 10px;
    font-family: FontAwesome;
    font-size: 14px;
  }
  .tz-header .tz-headerBottom nav > ul > li.menu-item-has-children:hover:after {
    content: "\f107";
    color: #e45914;
  }
  .tz-header ul.tz-nav {
    background: none;
    width: auto;
  }
  .tz-header .navbar-toggle {
    padding: 0 7px;
    margin: 20px 10px;
    background: #e45914;
    color: #fff;
  }
  .tz-headerLeft,
  .tz-headerRight {
    width: 100%;
    text-align: center;
  }
  .tz-header .tz-headerTop .tz-headerRight ul li,
  .tz-header .tz-headerTop .tz-headerLeft ul li {
    float: none;
    display: inline-block;
  }
  .tz-headerBottom {
    position: relative;
  }
  .tz-blogDefault .tz-blogItemType2 {
    padding-left: 30px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox {
    padding: 15px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a {
    height: 30px;
    width: 30px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a i {
    padding: 8px 0;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox h4.title a {
    font-size: 20px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox a.tzreadmore {
    font-size: 10px;
    padding: 7px 15px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogSlider ul.flex-direction-nav {
    bottom: 10px;
    right: 10px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogSlider ul.flex-direction-nav li a {
    height: 30px;
    width: 30px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-blogSlider ul.flex-direction-nav li a::before {
    background-color: #e45914;
    font-size: 14px;
    padding: 11px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogBox .tz_stickyPost {
    right: -50px;
    top: -43px;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
  }
  .tz-blogDefault .wp-pagenavi {
    text-align: center;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a .tz-lineTop,
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tz-BlogImage a .tz-lineBottom {
    display: none;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation  > small,
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation  > span,
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox .tzinfomation  > a {
    margin-right: 10px;
  }
  .iframe-full {
    height: 200px;
  }
  .tz-blogDefault .wp-pagenavi a,
  .tz-blogDefault .wp-pagenavi span {
    font-size: 13px;
    padding: 7px 11px;
  }
  .tz-sectionBreadcrumb .tzOverlayBreadcrumb {
    padding: 30px 0;
  }
  .tz-sectionBreadcrumb .tzOverlayBreadcrumb h1 {
    font-size: 18px;
  }
  .tz-sectionBreadcrumb .tzOverlayBreadcrumb span.tz-breadcrumb span {
    font-size: 8px;
  }
  .tz-blogSingle .tz-blogSingleContent {
    padding-left: 0;
    margin-bottom: 0;
  }
  .tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox {
    padding: 10px 10px 40px;
  }
  .tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox h3.tzSingleBlog_title {
    font-size: 18px;
  }
  .tz-blogSingle .author .author-box {
    padding: 30px 15px 0 15px;
  }
  .tz-blogSingle .author .author-box .author-avata {
    float: none;
    display: inline-block;
  }
  .tz-blogSingle .author .author-box .author-avata img {
    height: auto;
    width: 100%;
  }
  .tz-blogSingle .author .author-box .author-info {
    margin: 30px 0;
  }
  .tz-blogSingle .tzComments .comments-area .comment-respond form.comment-form p.comment-form-author {
    float: none;
    width: 100%;
  }
  .tz-blogSingle .tzComments .comments-area .comment-respond form.comment-form p.comment-form-email {
    float: none;
    width: 100%;
  }
  .tz-blogSingle .tzComments .comments-area .tz-Comment ol li article header {
    display: inline-block;
    float: none;
    width: 100%;
  }
  .tz-blogSingle .tzComments .comments-area .tz-Comment ol li article header img {
    height: auto;
    width: 100%;
  }
  .tz-blogSingle .tzComments .comments-area .tz-Comment ol li article section {
    margin-left: 0;
  }
  .tz-blogSingle .tzComments .comments-area .tz-Comment ol li article section cite {
    display: block;
    text-align: center;
  }
  .tz-blogSingle .tzComments .comments-area .tz-Comment ol li article section .tz-commentInfo {
    display: block;
    float: none;
    text-align: center;
  }
  .tz-blogSingle .tzComments .comments-area .tz-Comment ol li article section p {
    text-align: center;
  }
  .tz-blogSingle .tzComments .comments-area .tz-Comment ol.children {
    padding-left: 0;
  }
  .tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-blogVideo,
  .tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-BlogAudio,
  .tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-blogSlider,
  .tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz-BlogImage {
    margin-bottom: 15px;
    position: relative;
  }
  .tzport_container {
    padding: 0 0 115px;
  }
  .tzport_container .tzPortfolio .portfolio-item {
    width: 100% !important;
  }
  .tzport_container .tzFilter {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    margin-bottom: 0;
  }
  .tzport_container .tzFilter button {
    float: none;
    margin: 0 0 2px;
    display: block;
  }
  .tzSinglePortfolio .tzSinglePortfolio-item {
    margin: 125px 0 50px;
    padding: 15px 15px 50px;
  }
  .tzSinglePortfolio .tzSinglePortfolio-item h3 {
    font-size: 24px;
  }
  .tzSinglePortfolio .tzpost-pagenavi a {
    top: 70px;
  }
  .tzSinglePortfolio .tzpost-pagenavi a[rel="prev"] {
    left: 115px;
  }
  .tzSinglePortfolio .tzpost-pagenavi a[rel="next"] {
    right: 115px;
  }
  .tzRecentProject {
    height: 600px;
  }
  .tzRecentProject .tz-RecentContainer {
    height: 600px;
    padding: 54px 0 53px;
  }
  .tzRecentProject .tz-RecentContainer h3.tz-RecentTitle {
    font-size: 30px;
    line-height: 30px;
  }
  .tzRecentProject .tz-RecentContainer button {
    top: 150px;
  }
  .tzRecentProject .tz-RecentContainer .tzRecentPrev {
    left: 100px;
  }
  .tzRecentProject .tz-RecentContainer .tzRecentNext {
    right: 100px;
  }
  .tzRelatedProject {
    padding: 70px 0 100px;
  }
  .tzRelatedProject h3.TzRelatedTitle {
    font-size: 30px;
    line-height: 50px;
    margin: 0 0 69px;
  }
  .tzRelatedProject .tzRelatedContainer button {
    top: 0;
    margin-top: -50px;
  }
  .tzRelatedProject .tzRelatedContainer .tzRelatedPrev {
    left: 115px;
  }
  .tzRelatedProject .tzRelatedContainer .tzRelatedNext {
    right: 115px;
  }
  .tz-footer .tz-footerBottom .tzcopyright p {
    text-align: center;
    margin: 30px 0 0;
  }
  .tz-footer .tz-footerBottom .tzbottom_menu nav.tzfootermenu ul li {
    margin: 0 0 30px;
  }
  .tz-footer .tz-footerBottom .tzbottom_menu nav.tzfootermenu ul li a {
    line-height: 7px;
    padding: 0 6px;
  }
  .tz-blogMasonry .tzBlogmasonry .blogMasonry-item {
    width: 100%;
  }
  .product-grid .tzProduct-item {
    width: 100%;
  }
  .tzQuick-view {
    display: none !important;
  }
  .tzFooter-Shop-Multi .tz-footerTop .footerattr aside.widget_newsletterwidget .newsletter-widget form input.newsletter-email {
    width: 65%;
  }
  .tzUnderline_type1 {
    height: 4px;
    width: 65px;
    display: inline-block;
  }
  span.tzNumberSection {
    font-size: 180px;
    top: 40px;
    width: 100%;
    text-align: center;
  }
  .tzModule_Center .wpb_column {
    padding: 0 15px !important;
  }
  .tzModule_Center .wpb_column p span {
    font-size: 16px!important;
    line-height: 26px;
  }
  .tzModule_Center .tzSection_title h3 {
    font-size: 40px !important;
    display: block;
    text-align: center;
  }
  .tzModule_Center .tzSection_title p {
    font-size: 18px !important;
    text-align: center;
  }
  .tzTitle_center {
    padding: 0 15px;
  }
  .tzUnderline_type2 .tzUnderline_box .tzUnderline_right,
  .tzUnderline_type2 .tzUnderline_box .tzUnderline_left {
    width: 60px;
  }
  .vc_col-sm-3 {
    width: 100% !important;
  }
  .vc_col-sm-2 {
    width: 100%!important;
  }
  .tzOurProcess_4_phase .tzOurProcess .tzOurProcessItem {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .tzOurProcess_Container .tzOurProcess .tzOurProcessItem .tzOurProcessItem_box .tzOurProcessItem_right,
  .tzOurProcess_Container .tzOurProcess .tzOurProcessItem .tzOurProcessItem_box .tzOurProcessItem_left {
    display: none;
  }
  .tzOurTeam1_Container p.tzOurTeam_des {
    font-size: 16px;
    text-align: center;
  }
  .tzOurTeam1_Container .tzOurTeamBox .tzOurTeamItem {
    padding: 150px 15px 0;
  }
  .tzOurTeam1_Container .tzOurTeamBox .tzOurTeamItem .tzOurTeam_Member .tzOurTeam_Member_Img img {
    left: 0!important;
  }
  .tzOurTeam1_Container .tzOurTeamBox .tzOurTeamItem .tzOurteam_Info_Box {
    border: 5px solid #d3d2d2;
    margin: -41px 0 0 40px;
    padding: 55px 14px 9px;
  }
  .tzOurTeam1_Container h3.tzOurTeam_title::after {
    background: none repeat scroll 0 0 #e45914;
    content: "";
    height: 4px;
    left: 50%;
    position: absolute;
    top: 100%;
    width: 80px;
    margin-left: -40px;
  }
  .tzOurTeam1_Container h3.tzOurTeam_title {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
  }
  .wpb_content_element blockquote {
    border-left: 5px solid #f3f3f3;
    padding: 0 0 0 20px;
    margin-top: 50px;
  }
  .wpb_content_element blockquote p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
  }
  .tzImageContainer .tzImagePosition {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    margin: 40px 0;
  }
  .tzCustomerSay_Container .tzCustomerSayBox .tzCustomerSlider .tzCustomerSayItem.tzCustomerSayItem_type3 p.tzCustomerSaid {
    padding: 0;
    font-size: 30px;
  }
  .tzCustomerSay_Container .tzCustomerSayBox .tzCustomerSlider .tzCustomerSayItem p.tzCustomerSaid {
    font-size: 16px;
    padding: 0;
  }
  .tzCustomerSay_Container .tzCustomerSayBox .tzCustomerNext {
    right: 25px;
    top: 97%;
  }
  .tzCustomerSay_Container .tzCustomerSayBox .tzCustomerPrev {
    left: 25px;
    top: 97%;
  }
  .tzCustomerSay_Container h3.tzCustomerSay_title {
    font-size: 40px;
  }
  .tzCustomerSay_Container p.tzCustomerSay_des {
    font-size: 16px;
    margin: 0 0 75px;
  }
  .vc_call_to_action {
    text-align: center;
  }
  .vc_call_to_action .tzCallButton2 {
    margin: 0;
  }
  .vc_call_to_action .tzCallButton2 h2.wpb_heading {
    text-align: center;
  }
  .vc_call_to_action p {
    text-align: center;
    margin: 0;
  }
  .vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
    margin: 0 !important;
    float: none !important;
  }
  .tz_button_position_right .vc_button-2-wrapper {
    margin-bottom: 30px;
    float: none;
  }
  .tzFeaturePortfolio_type4 h3.tzFeaturePortfolio-title {
    font-size: 40px;
    text-align: center;
  }
  .tzFeaturePortfolio_type4 h3.tzFeaturePortfolio-title::after {
    background: none repeat scroll 0 0 #e45914;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    top: 100%;
    width: 80px;
  }
  .tzFeaturePortfolio_type4 p.tzFeaturePortfolio-des {
    font-size: 16px;
    text-align: center;
  }
  .tzFeaturePortfolio_type4 .tzFilter {
    margin-bottom: 0;
    margin-top: 30px;
    text-align: center;
  }
  .tzFeaturePortfolio_type4 .tzFilter .tzFilter-box {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  }
  .tzFeaturePortfolio_type4 .tzFilter button {
    float: none;
    display: block;
    margin-bottom: 2px;
  }
  .VcRecentProject h3.VcRecentProject_title {
    font-size: 32px;
  }
  .VcRecentProject p.VcRecentProject_des {
    font-size: 16px;
  }
  .VcRecentProject .VcRecentProject_box {
    height: auto!important;
  }
  .VcRecentProject.VcRecentProject_type1 .VcRecentProject_box .VcRecentNext,
  .VcRecentProject.VcRecentProject_type1 .VcRecentProject_box .VcRecentPrev {
    top: 100%;
  }
  .VcRecentProject.VcRecentProject_type1 .VcRecentProject_box .VcRecentPrev {
    left: 35%;
  }
  .VcRecentProject.VcRecentProject_type1 .VcRecentProject_box .VcRecentNext {
    right: 35%;
  }
  .tzPurchase h3.tzPurchase-Title {
    font-size: 40px;
  }
  .tzPurchase p.tzPurchase-des {
    font-size: 18px;
    padding: 0 0%;
  }
  .tzPurchase a {
    background-color: #e45914;
    padding: 10px 20px;
  }
  .tzPricing_table.tzPricing_table_type3 {
    margin-bottom: 90px !important;
  }
  .tzPurchase_fullHd .tzPurchase .tzPurchase-Image {
    Left: 0 !important;
    Top: -40% !important;
  }
  .tzPurchase_fullHd .tzPurchase .tzPurchase-Image img {
    width: 100%;
  }
  #prices {
    background-size: 0!important;
  }
  .tzContact {
    width: 100%;
  }
  .tzContact h3.tzContactTitle {
    font-size: 40px;
    line-height: 40px;
  }
  .tzContact p.tzContactDescription {
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 40px;
  }
  .tzContact p.tzContactAbout {
    font-size: 16px;
  }
  .tzContact .TzContactInfo {
    padding: 40px 15px;
  }
  .tzContact .TzContactInfo .tzContactPhone {
    font-size: 16px;
  }
  .tzContact .TzContactInfo .tzContactTime {
    font-size: 16px;
    line-height: 28px;
  }
  .tzContact .TzContactInfo .tzContactAddress span {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
  }
  .tzContact .TzContactInfo .tzContactSocial a {
    margin: 0 15px;
  }
  .tzContact .TzContactInfo .tzContactSocial h3,
  .tzContact .TzContactInfo .tzContactOurWeb h3,
  .tzContact .TzContactInfo .tzContactAddress h3,
  .tzContact .TzContactInfo .tzContactEmail h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .tzContact .TzContactInfo .tzContactOurWeb span,
  .tzContact .TzContactInfo .tzContactEmail span {
    font-size: 16px;
    line-height: 24px;
  }
  .wpb_call_to_action.cta_align_bottom .wpb_call_text {
    font-size: 28px;
    font-weight: 700;
  }
  .tzServie_type5 span {
    display: block;
    float: none;
    text-align: center;
  }
  .tzServie_type5 .tzService-info {
    margin: 0 0 40px 0;
    text-align: center;
  }
  .vc_button-2-wrapper {
    text-align: center;
    display: block !important;
  }
  .tzSlider_home1 {
    font-size: 10px !important;
    padding-top: 20px!important;
  }
  .tz-homeType4 .tz-headerSlider .tz-revoslider .rev_slider_wrapper .tp-bullets.preview2 {
    display: none;
  }
  .tz-headerHome .tz-headerSlider .tz-menuButton span {
    font-size: 12px;
  }
  .tzBlog_type1 h3.tzBlog-title::after {
    background: none repeat scroll 0 0 #e45914;
    content: "";
    height: 4px;
    left: 50%;
    margin: 0 0 -40px;
    position: absolute;
    top: 100%;
    width: 80px;
    margin-left: -40px !important;
  }
  .tzBlog_type1 h3.tzBlog-title {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    padding-bottom: 5px;
  }
  .tzBlog_type1 p.tzBlog-ds {
    color: #555555;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    margin: 0 0 60px;
  }
  .tzBlog .tzBlog-MoreBlog a.tzBlog-More {
    padding: 10px 15px;
  }
  .tzSlideHome2_line1 {
    font-size: 3px !important;
  }
  .tzSlideHome2_line2 {
    font-size: 15px !important;
    padding-top: 10px!important;
  }
  .tzSlideHome2_line2 span {
    font-size: 15px !important;
  }
  .tzSlideHome2_line3 {
    padding-top: 40px!important;
  }
  .tzSlideHome2_button {
    margin-top: 100px!important;
  }
  .tzSlideHome2_button a {
    font-size: 8px!important;
    Padding: 8px!important;
  }
  .tzFeaturePortfolio_type1 h3.tzFeaturePortfolio-title {
    font-size: 40px;
    line-height: 40px;
  }
  .tzFeaturePortfolio_type1 p {
    color: #666666;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 0;
    text-align: center;
  }
  .tzFeaturePortfolio_type3 .tzFilter,
  .tzFeaturePortfolio_type1 .tzFilter {
    margin-bottom: 0;
    text-align: center;
  }
  .tzFeaturePortfolio_type3 .tzFilter button,
  .tzFeaturePortfolio_type1 .tzFilter button {
    display: block;
    float: none;
    margin: 0 2px 2px 0;
  }
  .tzFeaturePortfolio_type2 .tzFilter .tzFilter-box,
  .tzFeaturePortfolio_type1 .tzFilter .tzFilter-box {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  }
  .tzfont_bauhaus93 {
    font-size: 35px;
  }
  .tzfont_lobster {
    font-size: 37px;
  }
  .tzfont_lobster13 {
    font-size: 40px;
  }
  .tzfont_snell {
    font-size: 41px;
  }
  .tzfont_pacifico {
    font-size: 41px;
  }
  .tzNeedHelp .tzNeedHelpImage-Position {
    left: -35%;
    top: -93%;
  }
  .tzNeedHelp .tzNeedHelp-button a {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 20px 61px;
    padding: 10px 20px;
  }
  .tzNeedHelp h3.tzNeedHelp-title {
    font-size: 40px;
    line-height: 40px;
  }
  .tzsliderHomev3_line1 {
    font-size: 20px !important;
    padding: 20px 0 0 !important;
  }
  .tzsliderHomev3_line1 span {
    font-size: 20px !important;
  }
  .tzsliderHomev3_line2 {
    font-size: 18px !important;
    padding-top: 40px !important;
  }
  .tzsliderHomev3_button {
    margin-top: 50px!important;
  }
  .tzRowNumber {
    height: 40px;
    margin-left: -20px;
    top: -20px;
    width: 40px;
  }
  .tzRowNumber span {
    font-size: 30px;
  }
  .wpb_revslider_element .rev_slider_wrapper .tp-bullets .bullet {
    height: 5px !important;
    margin-left: 5px;
    margin-right: 2px !important;
    width: 20px !important;
  }
  .tzUnderline_sub_type2 .tzUnderline_sub_box .tzUnderline_sub_left,
  .tzUnderline_sub_type2 .tzUnderline_sub_box .tzUnderline_sub_right {
    width: 100px;
  }
  .tzOurTeam_Container h3.tzOurTeam_title {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 50px;
  }
  .tzOurTeam_Member_Img_hex {
    height: 370px;
    width: 290px;
  }
  .tzFeaturePortfolio_type2 h3.tzFeaturePortfolio-title {
    font-size: 40px;
    line-height: 40px;
    margin: 0;
  }
  .tzFeaturePortfolio_type2 .tzFilter .tzFilter-box {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  }
  .tzFeaturePortfolio_type2 .tzFilter button {
    display: block;
    float: none;
    margin: 0 2px 2px 0;
  }
  .wpb_tabs .wpb_tour_tabs_wrapper.tzTabs_center ul.wpb_tabs_nav li a {
    margin-bottom: 2px;
  }
  .tzServie_type2 {
    text-align: center;
  }
  .tzServie_type2 span {
    display: inline-block;
    float: none;
    height: 60px;
    left: 0;
    margin-top: 0;
    padding: 15px;
    position: relative;
    top: 0;
    width: 60px;
  }
  .tzServie_type2 .tzService-info {
    margin-left: 0;
    margin-top: 30px;
  }
  .tzSliderHomev4_line2 {
    padding-top: 15px!important;
    font-size: 18px!important;
  }
  .tzSliderHomev4_line3 {
    padding-top: 65px!important;
  }
  .tzSliderHomev4_button {
    margin-top: 90px!important;
  }
  .tzOurTeam2_Container h3.tzOurTeam_title {
    font-size: 40px;
    line-height: 40px;
  }
  .tzOurTeam2_Container p.tzOurTeam_des {
    font-size: 16px;
    text-align: center;
  }
  .tzOurTeam2_Container .tzOurTeamBox {
    margin: 50px 0 0;
  }
  .tzOurTeam2_Container .tzOurTeamItem .tzOurTeam_Member {
    height: 204px;
    top: -132px;
    left: 42px;
    width: 204px;
  }
  .tzFeature-type1 .tzFeatures-margin {
    text-align: center;
    margin-bottom: 50px;
  }
  .tzFeature-icon-text .tzFeatures-icon,
  .tzFeature-text-icon .tzFeatures-icon {
    display: inline-block;
    float: none;
  }
  .tzFeature-type1.tzFeature-text-icon .tzFeaturesItem-info {
    margin-right: 0;
    text-align: center;
  }
  .tzFeature-type1.tzFeature-icon-text .tzFeaturesItem-info {
    margin-left: 0;
    text-align: center;
  }
  .tzFeaturePortfolio_type3 h3.tzFeaturePortfolio-title {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 25px;
    padding: 0;
    text-align: center;
  }
  .tzFeaturePortfolio_type3 p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 16px;
    text-align: center;
  }
  .tzFeaturePortfolio_type3 .tzFilter .tzFilter-box {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  }
  .tzcontact_type2 .tzcontact_email,
  .tzcontact_type2 .tzcontact_name {
    float: none;
    width: 100%;
    padding: 0;
  }
  .tzServie_type3 {
    margin-bottom: 50px;
  }
  .tzClientContainer {
    padding: 0 40px;
  }
  .tzBlog_type2 h3.tzBlog-title {
    font-size: 40px;
  }
  .tzSliderHomev5_bg {
    font-size: 88px!important;
  }
  .tzSliderHomev5_text {
    line-height: 20px!important;
  }
  .tzSliderHomev5_button a {
    font-size: 10px!important;
    padding: 10px!important;
    margin-top: 100px!important;
  }
  .tz-coming-soon .newsletter_widget,
  .tz-coming-soon .tz-block-newsletter {
    width: 285px!important;
  }
  .tz-comingsoon.coming_circle .tzcoming-title {
    font-size: 20px!important;
    margin-top: 5px!important;
  }
  .tz-comingsoon.coming_circle .Counter .countdown-item {
    height: 100px!important;
    margin: 5px 15px!important;
    padding-top: 20px!important;
    width: 100px!important;
  }
  .tz-comingsoon.coming_circle .Counter .countdown-item span {
    font-size: 25px!important;
    line-height: 25px!important;
  }
  .tz-comingsoon.coming_circle .Counter .countdown-item span.text {
    font-size: 20px!important;
  }
  .tz-comingsoon .Counter {
    padding-top: 10px!important;
  }
  .tz-comingsoon.coming_block .Counter .countdown-item {
    margin: 0 10px!important;
    min-width: 35px!important;
  }
  .tz-comingsoon.coming_block .Counter .countdown-item span.text {
    font-size: 15px!important;
  }
  .tz-comingsoon.coming_block .countdown-item span {
    font-size: 25px!important;
  }
  .coming-soon-info {
    width: 100%!important;
    text-align: center!important;
  }
  .support a.tz-support,
  .support a.tz-purchase {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    width: 110px;
  }
  .support strong {
    font-size: 30px;
    padding: 0 20px;
  }
  .tz-footer.tz-footer-type1 aside {
    width: 100%;
  }
  .tz-footer.tz-footer-type1 aside.tzsocial a {
    height: 35px;
    padding: 9px 0;
    width: 35px;
  }
  .tz-footer.tz-footer-type1 aside.tzsocial a i {
    font-size: 18px;
  }
  .tz-blogDefault {
    padding-top: 50px ;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent {
    margin-left: 0;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox h4.title {
    font-size: 22px;
  }
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxVideo .tz_blog_box_content,
  .tz-blogDefault .tz-blogItem .tz-blogContent .tz-blogBox.tz-blogBoxSoundcloud .tz_blog_box_content {
    padding: 0 10px 25px;
  }
  .tz_meetup_vdieo_text {
    padding: 45px 15px 60px 10px;
  }
  .tz_meetup_vdieo_text .tz_meetup_content {
    margin-top: 0;
  }
  .tz_meetup_vdieo_text .tz_meetup_content p {
    font-size: 14px;
  }
  .tz_custom_images_slider {
    height: auto !important;
  }
  .tz-counter.tzCounter_type {
    margin-bottom: 15px !important;
  }
  .tzSpace_default.tz_custom_meetup_padding {
    padding: 35px 0 !important;
  }
  .tzCounter_type .tz-counter-number em.stat-count {
    font-size: 40px;
  }
  .tz-plazart-list li p.tz_list_item_content {
    width: auto;
  }
  .tz_meetup_our_team_text {
    padding: 40px 25px 45px 15px;
  }
  .tz_meetup_our_team_text .tz_meetup_content {
    margin-top: 0;
  }
  .tz_meetup_our_team_text .tz_meetup_content p {
    font-size: 14px;
  }
  .tz_meetup_our_team_text a.tz_btn_video_meetup {
    padding: 10px 30px;
    margin-top: 25px;
  }
  .tz_meetup_our_team_container.tz_meetup_our_team_column_2 .tz_meetup_our_team_thumbnail,
  .tz_meetup_our_team_container.tz_meetup_our_team_column_3 .tz_meetup_our_team_thumbnail,
  .tz_meetup_our_team_container.tz_meetup_our_team_column_4 .tz_meetup_our_team_thumbnail {
    width: 100%;
  }
  .tz_custom_height_empty {
    height: 0 !important;
  }
  .tz_custom_height_empty_2 {
    height: 20px !important;
  }
  .tz_box_event_meetup h3 {
    font-size: 14px;
    line-height: 1.4em !important;
  }
  .tz_event_meetup_content {
    padding-left: 45px;
  }
  .tz_event_meetup_content .tz_meetup_box_detail .tz_meetup_box_detail_custom {
    padding: 22px 10px 10px 10px;
  }
  .tz_event_meetup_content .tz_meetup_box_detail:before {
    left: -56px;
  }
  .tz_event_meetup_content .tz_meetup_box_detail span.tz_meetup_start_time {
    left: -44px;
    top: 20px;
    font-size: 12px;
  }
  .tz_event_meetup_content .tz_meetup_box_detail h4 {
    font-size: 13px;
  }
  .tz_event_meetup_content .tz_meetup_box_detail p {
    margin-bottom: 5px !important;
  }
  .tz_event_meetup_content .tz_meetup_box_detail .tz_event_meetup_item_content p {
    font-size: 11px;
  }
  .tz_event_meetup_content .tz_meetup_box_detail .tz_event_meetup_item_content p :first-child {
    margin-bottom: 10px !important;
  }
  .tz_meetup_btn.tz_custom_btn_padding {
    padding: 0 0 0 45px !important;
  }
  .tz_maniva_meetup_title h3 {
    font-size: 20px;
  }
  .tz_meetup_btn h4.tz_meetup_title_btn {
    font-size: 18px;
  }
  .tz_meetup_question h4 {
    font-size: 16px;
  }
  .tz_recent_blog_meetup_content {
    padding: 0;
  }
  .tz_meetup_btn_post {
    margin-top: 40px;
  }
  .TzContactInfo h4 {
    font-size: 18px;
  }
  .tz-blogSingle {
    padding: 50px 0;
  }
  .tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox .tz_SingleContentBox_general .tz_SingleContentBox_like {
    bottom: -40px;
  }
  .tz-blogSingle .tz-blogSingleContent .tz-SingleContentBox h4.tzSingleBlog_title {
    font-size: 20px;
  }
  .tz-blogSingle .tz_meetup_related_posts {
    padding: 0 15px;
  }
  .tz-blogSingle .tz_meetup_related_posts h4 {
    font-size: 20px;
  }
  .tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item {
    width: auto;
    float: none;
  }
  .tz-blogSingle .tz_meetup_related_posts .tz_meetup_related_posts_content .tz-blog-item .tz-blog-thubnail-item-content:after {
    display: none;
  }
  .tz-blogSingle .tzpost-pagenavi {
    padding: 0 15px;
  }
  .tzComments {
    padding: 0 15px;
  }
  .tzComments .comments-area .comment-respond h3.comment-reply-title {
    font-size: 20px;
  }
  .tzComments .comments-area .tz-Comment ol.commentlist li article .tz-commentInfo {
    float: none !important;
    margin: 10px 0;
  }
  .tz_comment_single_meetup {
    margin-right: 10px;
  }
  .tz-sidebar aside.widget {
    padding: 0 15px;
  }
}
/*# sourceMappingURL=bootstrap.css.map */