@media (min-width: 1280px) and (max-width: 1600px) {
  .tz_layout_2 .tz_content_slider_post {
    width: calc((100% / 12) * 9);
  }
  .tz_layout_2 .tz_content_slider_box_post {
    margin-top: 0;
    padding-left: calc((100% / 12) * 3.5);
  }
  .tz_layout_2 .tz_content_slider_box_post .tz_date_post {
    font-size: 20px;
  }
  .tz_layout_2 .tz_content_slider_box_post .tz_title_post {
    font-size: 45px;
    line-height: 1.2em;
  }

  .tz_slider_blog.tz_layout_2 .owl-controls {
    bottom: 130px;
    left: calc((((100% / 12) * 9) / 12) * 3.5);
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .tz_layout_2 .tz_content_slider_post {
    width: calc((100% / 12) * 9);
  }
  .tz_layout_2 .tz_content_slider_box_post {
    margin-top: 0;
    padding-left: calc((100% / 12) * 3);
  }
  .tz_layout_2 .tz_content_slider_box_post .tz_date_post {
    font-size: 20px;
  }
  .tz_layout_2 .tz_content_slider_box_post .tz_title_post {
    line-height: 1.2em;
  }
  .tz_layout_2 .tz_content_slider_box_post:after {
    width: calc((100% / 12) * 2.5);
  }

  .tz_slider_blog.tz_layout_2 .owl-controls {
    bottom: 135px;
    left: calc((((100% / 12) * 9) / 12) * 3);
  }
  .tz_slider_blog.tz_layout_2 .owl-controls .slides-navigation,
.tz_slider_blog.tz_layout_2 .owl-controls .slides-pagination {
    align-content: center;
    align-items: center;
    align-self: center;
  }
  .tz_slider_blog.tz_layout_2 .owl-controls .slides-navigation {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .owl_progress {
    width: 200px;
    align-content: center;
    align-items: center;
    align-self: center;
    margin-right: 30px;
    margin-left: 30px;
  }
}
@media (max-width: 1024px) {
  .tz_layout_2 .tz_content_slider_post .tz_btn_play_video_bk {
    display: none;
  }
  .tz_layout_2 .tz_content_slider_box_post .tz_date_post {
    font-size: 15px;
  }
  .tz_layout_2 .tz_content_slider_box_post .tz_title_post {
    font-size: 36px;
    line-height: 1.2em;
  }

  .tz_view_more span {
    width: 45px;
    height: 45px;
  }
}
@media (min-width: 1001px) {
  .tz_menu_horizontal {
    display: block !important;
  }
  .tz_menu_horizontal .tz_nav_menu li a {
    padding-right: 30px;
  }
}
@media (max-width: 1000px) {
  .menu_horizontal .menu__breadcrumbs {
    display: block !important;
    width: 25%;
    top: -38px;
  }
  body .menu_horizontal .tz_button_menu {
    display: block;
    margin-top:30px;
  }
  body .tz_header_content.menu_horizontal .tz_header_logo{
    padding-top:30px;
  }

  .tz_menu_horizontal {
    background: rgba(23, 24, 23, 0.98);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: none;
  }
  .tz_menu_horizontal .menu {
    position: fixed;
    transform: translate(0px, -50%);
  }
  .tz_menu_horizontal .tz_btn_close_menu {
    top: 5px;
    right: 5px;
    display: block;
  }
  .tz_menu_horizontal .tz_nav_menu li a {
    font-size: 24px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .tz_menu_horizontal ul.menu__level li{
    width:100%;
    padding:10px 0;
    margin:0;
  }
  .tz_menu_horizontal ul.menu__level li ul.sub-menu{
    width:100%;
    text-align: center;
    position:relative;
    top:0;
    display:none;
  }
  .tz_menu_horizontal ul.menu__level li ul.sub-menu li{
    text-align: center;
    float:none;
  }
  .tz_menu_horizontal ul.menu__level li:hover ul.sub-menu{
    top:0;
    display:block;
  }
  .tz_menu_horizontal ul.menu__level li ul.sub-menu li a{
    padding-left:0;
    font-size:20px;
  }
  .single-tribe_events #comments{
    width:100%;
    margin:0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (max-height: 414px) {
  .tz_header_content.menu_horizontal {
    padding-top: 30px;
  }

  .tz_layout_2 .tz_content_slider_box_post .tz_excerpt {
    display: none;
  }
  .tz_layout_2 .tz_content_slider_box_post .tz_date_post {
    margin-bottom: 15px;
  }

  .tz_slider_blog.tz_layout_2 .owl-controls {
    bottom: 60px !important;
  }

  .tz_social {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tz_layout_2 .tz_content_slider_post {
    width: calc((100% / 12) * 9);
  }
  .tz_layout_2 .tz_content_slider_box_post {
    margin-top: 0;
    padding-left: calc((100% / 12) * 3);
  }
  .tz_layout_2 .tz_content_slider_box_post:after {
    width: calc((100% / 12) * 2.5);
  }

  .tz_slider_blog.tz_layout_2 .owl-controls {
    bottom: 195px;
    left: calc((((100% / 12) * 9) / 12) * 3);
  }
  .tz_slider_blog.tz_layout_2 .owl-controls .slides-navigation,
.tz_slider_blog.tz_layout_2 .owl-controls .slides-pagination {
    align-content: center;
    align-items: center;
    align-self: center;
  }
  .tz_slider_blog.tz_layout_2 .owl-controls .slides-navigation {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .owl_progress {
    width: 200px;
    align-content: center;
    align-items: center;
    align-self: center;
    margin-right: 30px;
    margin-left: 30px;
  }

  .tz_view_more {
    margin-top: 15px;
  }
  .tz_view_more span {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 767px) {
  .tz_layout_2 .tz_content_slider_box_post {
    margin-top: 0;
    padding-left: calc((100% / 12) * 2);
  }
  .tz_layout_2 .tz_content_slider_box_post:after {
    width: calc((100% / 12) * 1.5);
  }
  .tz_layout_2 .tz_content_slider_box_post .tz_excerpt {
    display: none;
  }

  .tz_social {
    display: none;
  }
  body .tz_header_content.menu_horizontal{
    padding:0 20px;
  }


  .tz_slider_blog.tz_layout_2 .owl-controls {
    bottom: 60px;
    left: calc((((100% / 12) * 7) / 12) * 2);
  }
  .tz_slider_blog.tz_layout_2 .owl-controls .slides-navigation,
.tz_slider_blog.tz_layout_2 .owl-controls .slides-pagination {
    align-content: center;
    align-items: center;
    align-self: center;
  }
  .tz_slider_blog.tz_layout_2 .owl-controls .slides-navigation {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .owl_progress {
    width: 200px;
    align-content: center;
    align-items: center;
    align-self: center;
    margin-right: 30px;
    margin-left: 30px;
  }

  .tz_view_more {
    margin-top: 15px;
  }
  .tz_view_more span {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 768px) and (max-height: 320px) {
  .tz_layout_2 .tz_content_slider_box_post .tz_date_post {
    margin-bottom: 5px;
  }

  .tz_view_more {
    margin-top: 5px;
  }

  .tz_footer_content {
    padding-top: 15px;
  }

  .tz_slider_blog.tz_layout_2 .owl-controls {
    bottom: 50px;
  }
}
@media screen and (max-width: 480px) {
  .tz_layout_2 .tz_content_slider_post {
    width: calc((100% / 12) * 10);
  }

  .tz_slider_blog.tz_layout_2 .owl-controls {
    left: calc((((100% / 12) * 10) / 12) * 2);
    flex-direction: column;
  }
  .tz_slider_blog.tz_layout_2 .owl-controls .slides-navigation,
.tz_slider_blog.tz_layout_2 .owl-controls .slides-pagination {
    align-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
  }

  .owl_progress {
    width: 200px;
    align-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
}

/*# sourceMappingURL=binhdt_responsive.css.map */
