select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #505050;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a:hover,
a:focus,
a {
  outline: none;
  color: #603813;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #505050;
  opacity: 1;
}
.off-canvas-toggle:hover,
.off-canvas-toggle:active,
.off-canvas-toggle:focus {
  background: none !important;
}
.nav .open > a:focus,
.nav .open > a {
  background: none !important;
  border: none !important;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}
body {
  background-image: url('../../templates/bzommar/images/bg-body.jpg');
  background-repeat: repeat;
  font-weight: 500;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wid-100-per {
  width: 100%;
}
.pad-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.pad-r-10 {
  padding-right: 10px;
}
.pad-l-10 {
  padding-left: 10px;
}
.pad-10 {
  padding: 10px;
}
.mar-0 {
  margin: 0;
}
.clear {
  clear: both;
}
.pos-rela {
  position: relative;
}
.bg-white {
  background: #FFF;
}
.t3-wrapper {
  background: none !important;
}
.t3-wrapper .container {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.t3-wrapper .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-wrapper .top-head .chzn-single,
.t3-wrapper .top-head .chzn-with-drop {
  background: none !important;
  box-shadow: none !important;
  border: none !important;
}
.t3-wrapper .top-head .chzn-single .chzn-drop,
.t3-wrapper .top-head .chzn-with-drop .chzn-drop {
  border-radius: 0;
}
.t3-wrapper .top-head .chzn-container-single .chzn-single div b {
  background-image: url('../../templates/bzommar/images/img-arrow-down-langugue.png');
  background-position: center center;
}
.t3-wrapper .top-head .mod-languages {
  padding: 0px 20px;
}
.t3-wrapper .top-head .mod-languages:before {
  content: " ";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url('../../templates/bzommar/images/img-earth-language.png') no-repeat center center;
}
.t3-wrapper .top-head .mod-languages > form {
  float: right;
}
.t3-wrapper .t3-mainnav {
  position: relative;
  z-index: 111111;
  padding-top: 8px;
}
.t3-wrapper .t3-mainnav .container {
  position: relative;
}
.t3-wrapper .t3-mainnav .module {
  margin-bottom: 0;
}
.t3-wrapper .t3-mainnav .module.top-search {
  position: relative;
}
.t3-wrapper .t3-mainnav .module.top-search button {
  background: url('../../templates/bzommar/images/img-search.png') no-repeat;
  border: none;
  text-indent: -9999px;
  position: absolute;
  right: 8px;
  top: 5px;
  padding: 0;
  width: 9px;
  height: 10px;
}
.t3-wrapper .t3-mainnav .module.top-search input {
  height: 21px;
  padding: 0px 22px 1px 8px;
  border-radius: 20px;
  color: #505050;
  font-size: 12px;
  border: 0.3px solid #505050;
  width: 135px;
  font-weight: 300;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu {
  text-align: center;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav {
  display: inline-block;
  float: none;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li > a {
  color: #603813;
  padding-left: 22.5px;
  padding-right: 22.5px;
  text-transform: uppercase;
  font-weight: 500;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li > a .caret {
  display: none;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li > a.active,
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li > a:hover,
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li > a:focus {
  color: #CC7B16 !important;
  background: none !important;
  outline: none !important;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.menu-logo a {
  background: url('../../templates/bzommar/images/logo.png') no-repeat top center !important;
  padding: 100px 101px 90px 101px;
  margin-top: -37px;
  text-indent: -99999px;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.menu-logo a.active,
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.menu-logo a:hover,
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.menu-logo a:focus {
  background: url('../../templates/bzommar/images/logo.png') no-repeat top center !important;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.mega .dropdown-menu {
  background-color: #603813;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.mega .dropdown-menu .mega-col-nav {
  padding: 5px;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.mega .dropdown-menu .mega-col-nav ul li {
  border: none;
  border-bottom: 1px solid #CC7B16;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.mega .dropdown-menu .mega-col-nav ul li a {
  font-size: 11px;
  color: #FFF;
  font-weight: 500;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.mega .dropdown-menu .mega-col-nav ul li a.active,
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.mega .dropdown-menu .mega-col-nav ul li a:hover,
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.mega .dropdown-menu .mega-col-nav ul li a:focus {
  background: #CC7B16 !important;
  outline: none !important;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.mega .dropdown-menu .mega-col-nav ul li:last-of-type {
  border: none;
}
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.mega .dropdown-menu .mega-col-nav ul li.open a,
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.mega .dropdown-menu .mega-col-nav ul li.open:hover,
.t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li.mega .dropdown-menu .mega-col-nav ul li.open:focus {
  background: #CC7B16 !important;
  outline: none !important;
}
.t3-wrapper .slideshow {
  position: relative;
  max-width: 1920px;
  margin: -75px auto 0;
}
.t3-wrapper .slideshow:after,
.t3-wrapper .t3-footer:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  height: 17px;
  width: 100%;
  background: url('../../templates/bzommar/images/img-border-top-slider.png') no-repeat;
  background-size: cover;
  z-index: 11111;
}
.t3-wrapper .slideshow .slide .rokkitt {
  text-align: center;
}
.t3-wrapper .slideshow .slide .rokkitt-1 {
  background: #603813;
  border-radius: 20px;
  padding: 5px 0;
}
.t3-wrapper .slideshow .slide .rokkitt-2 {
  background: #FFF;
  border-radius: 15px;
  padding: 5px 0;
  line-height: 18px !important;
  font-weight: 500;
}
.t3-wrapper .slideshow .slide .rokkitt-3 a {
  background: #CC7B16;
  border-radius: 20px;
  padding: 8px 17px;
  font-weight: 300;
  color: #FFF;
}
.t3-wrapper .slideshow .navigation {
  position: absolute;
  bottom: 30px;
  left: 0px;
  width: 100%;
  float: left;
  text-align: center;
  z-index: 111111;
}
.t3-wrapper .slideshow .page-banner span {
  font-weight: bold;
  font-size: 50px;
  color: #ffffff;
  text-shadow: 1px 1px 3px #686868;
  -webkit-text-shadow: 1px 1px 3px #686868;
}
.t3-wrapper .home-page {
  margin-top: 30px;
}
.t3-wrapper .t3-content .module.latest-news .latest-news-content,
.t3-wrapper .t3-sidebar .module.latest-news .latest-news-content {
  float: left;
  background: #c69c6d none repeat scroll 0% 0%;
  padding: 10px;
}
.t3-wrapper .t3-content .module.latest-news .latest-news-content ul,
.t3-wrapper .t3-sidebar .module.latest-news .latest-news-content ul {
  float: left;
  background: #FFF;
  padding: 10px 0;
}
.t3-wrapper .t3-content .module.latest-news .latest-news-content ul li,
.t3-wrapper .t3-sidebar .module.latest-news .latest-news-content ul li {
  display: block;
  float: left;
  padding: 0 10px 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #C69C6D;
}
.t3-wrapper .t3-content .module.latest-news .latest-news-content ul li .meta,
.t3-wrapper .t3-sidebar .module.latest-news .latest-news-content ul li .meta {
  width: 76%;
  padding-left: 10px;
}
.t3-wrapper .t3-content .module.latest-news .latest-news-content ul li .meta h5,
.t3-wrapper .t3-sidebar .module.latest-news .latest-news-content ul li .meta h5,
.t3-wrapper .t3-content .module.upcoming .item .desc h4,
.t3-wrapper .t3-sidebar .module.upcoming .item .desc h4,
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .meta h4,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .meta h4,
.t3-wrapper .t3-content .module.big-moments ul li.lead-small .meta h4,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-small .meta h4,
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .meta h5,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .meta h5,
.t3-wrapper .t3-content .module.big-moments ul li.lead-small .meta h5,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-small .meta h5,
.t3-wrapper .t3-content .module.hospitality .meta h4,
.t3-wrapper .t3-sidebar .module.hospitality .meta h4,
.t3-wrapper .t3-content .module.vocation .meta h4,
.t3-wrapper .t3-sidebar .module.vocation .meta h4 {
  font-size: 14px;
  margin-top: 0;
  color: #603813;
  font-weight: 500;
  float: left;
  width: 100%;
}
.t3-wrapper .t3-content .module.latest-news .latest-news-content ul li .meta p,
.t3-wrapper .t3-sidebar .module.latest-news .latest-news-content ul li .meta p {
  margin: 0;
}
.t3-wrapper .t3-content .module.latest-news .latest-news-content ul li:last-of-type,
.t3-wrapper .t3-sidebar .module.latest-news .latest-news-content ul li:last-of-type {
  margin-bottom: 0;
  border: none;
  padding-bottom: 0;
}
.t3-wrapper .t3-content .module.upcoming .item,
.t3-wrapper .t3-sidebar .module.upcoming .item {
  background: #FFF;
  float: left;
}
.t3-wrapper .t3-content .module.upcoming .item .desc,
.t3-wrapper .t3-sidebar .module.upcoming .item .desc {
  padding: 20px;
}
.t3-wrapper .t3-content .module.upcoming .item .desc h4,
.t3-wrapper .t3-sidebar .module.upcoming .item .desc h4 {
  margin-bottom: 20px;
  text-transform: uppercase;
}
.t3-wrapper .t3-content .module.upcoming .owl-controls,
.t3-wrapper .t3-sidebar .module.upcoming .owl-controls {
  float: left;
  background: #ffffff none repeat scroll 0% 0%;
  padding: 2px;
  border-radius: 20px;
  margin-top: -30px;
  position: relative;
  margin-left: 20px;
}
.t3-wrapper .t3-content .module.upcoming .owl-controls .owl-dot,
.t3-wrapper .t3-sidebar .module.upcoming .owl-controls .owl-dot {
  cursor: pointer;
  width: 9px;
  height: 9px;
  border: 1px solid #CC7B16;
  border-radius: 50%;
  float: left;
  margin-right: 1px;
}
.t3-wrapper .t3-content .module.upcoming .owl-controls .owl-dot:last-of-type,
.t3-wrapper .t3-sidebar .module.upcoming .owl-controls .owl-dot:last-of-type {
  margin-right: 0;
}
.t3-wrapper .t3-content .module.upcoming .owl-controls .owl-dot.active,
.t3-wrapper .t3-sidebar .module.upcoming .owl-controls .owl-dot.active,
.t3-wrapper .t3-content .module.upcoming .owl-controls .owl-dot:hover,
.t3-wrapper .t3-sidebar .module.upcoming .owl-controls .owl-dot:hover {
  background: #CC7B16;
}
.t3-wrapper .t3-content .module.big-moments ul,
.t3-wrapper .t3-sidebar .module.big-moments ul {
  float: left;
  background: #ffffff none repeat scroll 0% 0%;
  padding: 10px 0px;
}
.t3-wrapper .t3-content .module.big-moments ul li.lead-head,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head {
  margin-bottom: 20px;
  float: left;
}
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .meta,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .meta {
  margin-top: 65px;
}
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .meta h5,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .meta h5,
.t3-wrapper .t3-content .module.big-moments ul li.lead-small .meta h5,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-small .meta h5 {
  font-size: 12px;
  margin: 10px 0 0 0;
}
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .img-lead .date-time,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .img-lead .date-time,
.t3-wrapper .t3-content .module.big-moments ul li.lead-small .img-lead .date-time,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-small .img-lead .date-time {
  margin: 0px;
  position: absolute;
  top: 10px;
  right: -84px;
  z-index: 1;
}
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .img-lead .date-time .day,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .img-lead .date-time .day,
.t3-wrapper .t3-content .module.big-moments ul li.lead-small .img-lead .date-time .day,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-small .img-lead .date-time .day,
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .img .date-time .day,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .img .date-time .day,
.t3-wrapper .t3-content .module.big-moments ul li.lead-small .img .date-time .day,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-small .img .date-time .day {
  width: 50px;
  float: left;
  text-align: center;
  line-height: 50px;
  background: #c69c6d none repeat scroll 0% 0%;
  color: #603813;
  font-size: 23px;
}
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .img-lead .date-time .date,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .img-lead .date-time .date,
.t3-wrapper .t3-content .module.big-moments ul li.lead-small .img-lead .date-time .date,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-small .img-lead .date-time .date,
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .img .date-time .date,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .img .date-time .date,
.t3-wrapper .t3-content .module.big-moments ul li.lead-small .img .date-time .date,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-small .img .date-time .date {
  float: left;
  background: #603813 none repeat scroll 0% 0%;
  color: #c69c6d;
  padding: 8.2555px 10px;
  text-transform: uppercase;
}
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .img .date-time,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .img .date-time,
.t3-wrapper .t3-content .module.big-moments ul li.lead-small .img .date-time,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-small .img .date-time {
  position: absolute;
  bottom: 0px;
}
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .img .date-time .day,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .img .date-time .day,
.t3-wrapper .t3-content .module.big-moments ul li.lead-small .img .date-time .day,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-small .img .date-time .day {
  width: 35px;
  line-height: 35px;
  font-size: 13px;
}
.t3-wrapper .t3-content .module.big-moments ul li.lead-head .img .date-time .date,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-head .img .date-time .date,
.t3-wrapper .t3-content .module.big-moments ul li.lead-small .img .date-time .date,
.t3-wrapper .t3-sidebar .module.big-moments ul li.lead-small .img .date-time .date {
  font-size: 8.5px;
  padding: 6.556px 10px;
}
.t3-wrapper .t3-content .module.hospitality .meta h4,
.t3-wrapper .t3-sidebar .module.hospitality .meta h4,
.t3-wrapper .t3-content .module.vocation .meta h4,
.t3-wrapper .t3-sidebar .module.vocation .meta h4 {
  margin-top: 10px;
}
.t3-wrapper .t3-content .module.newsletter .acymailing_module,
.t3-wrapper .t3-sidebar .module.newsletter .acymailing_module {
  padding: 10px !important;
}
.t3-wrapper .t3-content .module.newsletter .acymailing_module .acymailing_introtext,
.t3-wrapper .t3-sidebar .module.newsletter .acymailing_module .acymailing_introtext {
  margin-bottom: 31px !important;
}
.t3-wrapper .t3-content .module.newsletter .acymailing_module table,
.t3-wrapper .t3-sidebar .module.newsletter .acymailing_module table {
  width: 100%;
}
.t3-wrapper .t3-content .module.newsletter .acymailing_module table tr td,
.t3-wrapper .t3-sidebar .module.newsletter .acymailing_module table tr td {
  padding-bottom: 10px;
}
.t3-wrapper .t3-content .module.newsletter .acymailing_module table tr td.acysubbuttons input,
.t3-wrapper .t3-sidebar .module.newsletter .acymailing_module table tr td.acysubbuttons input {
  width: 100%;
  height: 48px;
  border-radius: 30px;
  border: none;
  padding-left: 23px;
  color: #FFF;
  background: #603813;
  font-size: 17px;
}
.t3-wrapper .t3-content .module.newsletter .acymailing_module table tr td.acyfield_email input,
.t3-wrapper .t3-sidebar .module.newsletter .acymailing_module table tr td.acyfield_email input,
.t3-wrapper .t3-content .module.newsletter .acymailing_module table tr td.acyfield_name input,
.t3-wrapper .t3-sidebar .module.newsletter .acymailing_module table tr td.acyfield_name input {
  width: 100%;
  height: 48px;
  border: 1px solid #cc7b16;
  border-radius: 30px;
  padding-left: 23px;
  color: #603813;
}
.t3-wrapper .t3-content .module.menu-detail-page,
.t3-wrapper .t3-sidebar .module.menu-detail-page {
  background: #603813;
  padding: 10px;
  width: 100%;
}
.t3-wrapper .t3-content .module.menu-detail-page ul,
.t3-wrapper .t3-sidebar .module.menu-detail-page ul {
  background: #FFF;
}
.t3-wrapper .t3-content .module.menu-detail-page ul li a,
.t3-wrapper .t3-sidebar .module.menu-detail-page ul li a {
  width: 100%;
  float: left;
  padding: 15.5px 20px;
  background: url('../../templates/bzommar/images/arrow-right-orange.png') no-repeat 93% center;
  font-size: 14px;
  border-bottom: 1px solid #C69C6D;
}
.t3-wrapper .t3-content .module.menu-detail-page ul li a.active,
.t3-wrapper .t3-sidebar .module.menu-detail-page ul li a.active,
.t3-wrapper .t3-content .module.menu-detail-page ul li a:hover,
.t3-wrapper .t3-sidebar .module.menu-detail-page ul li a:hover {
  background: #cc7b16 url('../../templates/bzommar/images/arrow-right-white.png') no-repeat 93% center;
  color: #FFF;
}
.t3-wrapper .t3-content .module.menu-detail-page ul li:last-of-type a,
.t3-wrapper .t3-sidebar .module.menu-detail-page ul li:last-of-type a {
  border-bottom: none;
}
.t3-wrapper .t3-content .module.side-bar-latest-article ul,
.t3-wrapper .t3-sidebar .module.side-bar-latest-article ul {
  padding: 10px;
  float: left;
}
.t3-wrapper .t3-content .module.side-bar-latest-article ul li a,
.t3-wrapper .t3-sidebar .module.side-bar-latest-article ul li a {
  width: 100%;
  float: left;
  padding: 0px 0 11px;
  font-size: 14px;
  text-transform: capitalize;
  border-bottom: 1px solid #C69C6D;
  margin-bottom: 11px;
}
.t3-wrapper .t3-content .module.side-bar-latest-article ul li:last-of-type a,
.t3-wrapper .t3-sidebar .module.side-bar-latest-article ul li:last-of-type a {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.t3-wrapper .t3-content .module.photo-gallery .gallery-item,
.t3-wrapper .t3-sidebar .module.photo-gallery .gallery-item {
  position: relative;
  width: 100%;
  margin-bottom: 3px;
}
.t3-wrapper .t3-content .module.photo-gallery .gallery-item .gallery-hover,
.t3-wrapper .t3-sidebar .module.photo-gallery .gallery-item .gallery-hover {
  position: absolute;
  top: 0px;
  background: rgba(96, 56, 19, 0.85) none repeat scroll 0% 0%;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  visibility: hidden;
  opacity: 0;
}
.t3-wrapper .t3-content .module.photo-gallery .gallery-item .gallery-hover > div,
.t3-wrapper .t3-sidebar .module.photo-gallery .gallery-item .gallery-hover > div {
  bottom: 0px;
  position: absolute;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  padding: 20px;
}
.t3-wrapper .t3-content .module.photo-gallery .gallery-item .gallery-hover > div h5,
.t3-wrapper .t3-sidebar .module.photo-gallery .gallery-item .gallery-hover > div h5 {
  font-size: 14px;
  color: #FFF;
}
.t3-wrapper .t3-content .module.photo-gallery .gallery-item:hover .gallery-hover,
.t3-wrapper .t3-sidebar .module.photo-gallery .gallery-item:hover .gallery-hover {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  visibility: visible;
  opacity: 1;
}
.t3-wrapper .t3-content .module.photo-gallery .owl-controls .owl-prev,
.t3-wrapper .t3-sidebar .module.photo-gallery .owl-controls .owl-prev,
.t3-wrapper .t3-content .module.photo-gallery .owl-controls .owl-next,
.t3-wrapper .t3-sidebar .module.photo-gallery .owl-controls .owl-next {
  position: absolute;
  top: 45%;
}
.t3-wrapper .t3-content .module.photo-gallery .owl-controls .owl-prev,
.t3-wrapper .t3-sidebar .module.photo-gallery .owl-controls .owl-prev {
  left: -50px;
}
.t3-wrapper .t3-content .module.photo-gallery .owl-controls .owl-next,
.t3-wrapper .t3-sidebar .module.photo-gallery .owl-controls .owl-next {
  right: -50px;
}
.t3-wrapper .t3-content .module.player > div:not(.moduletable-title),
.t3-wrapper .t3-sidebar .module.player > div:not(.moduletable-title) {
  width: 100%;
  min-height: 385px;
  padding: 10px;
  background: #603813 none repeat scroll 0% 0%;
  box-shadow: 1px 1px 2px 0px;
  webkit-box-shadow: 1px 1px 2px 0px;
  float: left;
}
.t3-wrapper .t3-content .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper,
.t3-wrapper .t3-sidebar .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper {
  background: #ffffff none repeat scroll 0% 0%;
  min-height: 365px;
}
.t3-wrapper .t3-content .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player,
.t3-wrapper .t3-sidebar .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player {
  min-height: 365px;
}
.t3-wrapper .t3-content .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player ol.sc-trackslist,
.t3-wrapper .t3-sidebar .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player ol.sc-trackslist {
  min-height: 295px;
  top: auto;
}
.t3-wrapper .t3-content .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player ol.sc-trackslist li,
.t3-wrapper .t3-sidebar .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player ol.sc-trackslist li {
  padding: 5px 0;
}
.t3-wrapper .t3-content .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player ol.sc-trackslist li.active,
.t3-wrapper .t3-sidebar .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player ol.sc-trackslist li.active {
  border-bottom-color: #CC7B16;
}
.t3-wrapper .t3-content .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player ol.sc-trackslist li a,
.t3-wrapper .t3-sidebar .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player ol.sc-trackslist li a {
  font-size: 11px;
}
.t3-wrapper .t3-content .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player .sc-controls,
.t3-wrapper .t3-sidebar .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player .sc-controls {
  background: #cc7b16 none repeat scroll 0% 0%;
}
.t3-wrapper .t3-content .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player .sc-scrubber .sc-played,
.t3-wrapper .t3-sidebar .module.player > div:not(.moduletable-title) .sp-soundcloud-player-wrapper .sc-player .sc-scrubber .sc-played {
  background: #cc7b16 none repeat scroll 0% 0%;
}
.t3-wrapper .t3-content .article-content,
.t3-wrapper .t3-sidebar .article-content {
  color: #603813;
  line-height: 1.4;
  margin-top: 20px;
}
.t3-wrapper .t3-content .blog .item h2,
.t3-wrapper .t3-sidebar .blog .item h2 {
  margin-bottom: 0px;
  margin-top: 40px;
  float: left;
  width: 100%;
}
.t3-wrapper .t3-content .blog .item h2 a,
.t3-wrapper .t3-sidebar .blog .item h2 a {
  font-size: 25px;
  color: #603813;
  text-transform: uppercase;
  font-weight: bold;
}
.t3-wrapper .t3-content .blog .item > span,
.t3-wrapper .t3-sidebar .blog .item > span {
  font-size: 15px;
  color: rgba(204, 123, 22, 0.8);
}
.t3-wrapper .t3-content .blog div.pagination,
.t3-wrapper .t3-sidebar .blog div.pagination {
  width: 100%;
  text-align: center;
  margin: 20px 0 0 0;
}
.t3-wrapper .t3-content .blog div.pagination ul,
.t3-wrapper .t3-sidebar .blog div.pagination ul {
  float: none;
  margin: 0;
}
.t3-wrapper .t3-content .blog div.pagination ul li,
.t3-wrapper .t3-sidebar .blog div.pagination ul li {
  float: left;
  margin: 0 5px;
}
.t3-wrapper .t3-content .blog div.pagination ul li a,
.t3-wrapper .t3-sidebar .blog div.pagination ul li a {
  border-radius: 50%;
  background: none;
  border: 1px solid #603813;
  color: #603813;
  font-size: 15px;
  font-weight: 300;
  padding: 0;
  width: 26px;
  text-align: center;
  line-height: 25px;
}
.t3-wrapper .t3-content .blog div.pagination ul li:first-child,
.t3-wrapper .t3-sidebar .blog div.pagination ul li:first-child,
.t3-wrapper .t3-content .blog div.pagination ul li:last-child,
.t3-wrapper .t3-sidebar .blog div.pagination ul li:last-child {
  display: none;
}
.t3-wrapper .t3-content .blog div.pagination ul li:nth-last-child(2),
.t3-wrapper .t3-sidebar .blog div.pagination ul li:nth-last-child(2),
.t3-wrapper .t3-content .blog div.pagination ul li:nth-child(2),
.t3-wrapper .t3-sidebar .blog div.pagination ul li:nth-child(2) {
  width: 117px;
  margin-top: 2.5px;
}
.t3-wrapper .t3-content .blog div.pagination ul li:nth-last-child(2) a,
.t3-wrapper .t3-sidebar .blog div.pagination ul li:nth-last-child(2) a,
.t3-wrapper .t3-content .blog div.pagination ul li:nth-child(2) a,
.t3-wrapper .t3-sidebar .blog div.pagination ul li:nth-child(2) a {
  text-indent: -999999px;
  float: left;
  padding: 2px 0;
  font-weight: 300;
  border-radius: 20px;
  background: #CC7B16;
  color: #FFF;
  font-size: 15px;
  border: none;
  width: 100%;
  line-height: initial;
}
.t3-wrapper .t3-content .blog div.pagination ul li:nth-last-child(2) a:after,
.t3-wrapper .t3-sidebar .blog div.pagination ul li:nth-last-child(2) a:after,
.t3-wrapper .t3-content .blog div.pagination ul li:nth-child(2) a:after,
.t3-wrapper .t3-sidebar .blog div.pagination ul li:nth-child(2) a:after {
  text-indent: 0px;
  content: "Next Article";
  float: left;
  width: 117px;
  text-align: center;
}
.t3-wrapper .t3-content .blog div.pagination ul li:nth-child(2) a,
.t3-wrapper .t3-sidebar .blog div.pagination ul li:nth-child(2) a {
  background: #603813;
}
.t3-wrapper .t3-content .blog div.pagination ul li:nth-child(2) a:after,
.t3-wrapper .t3-sidebar .blog div.pagination ul li:nth-child(2) a:after {
  content: "Previous Article";
}
.t3-wrapper .t3-content .blog div.pagination ul li.active a,
.t3-wrapper .t3-sidebar .blog div.pagination ul li.active a {
  background: #CC7B16;
  color: #FFF;
  border: 1px solid #CC7B16;
}
.t3-wrapper .t3-content .item-page .item-prev-next,
.t3-wrapper .t3-sidebar .item-page .item-prev-next {
  margin-top: 30px;
  position: relative;
}
.t3-wrapper .t3-content .item-page .item-prev-next a,
.t3-wrapper .t3-sidebar .item-page .item-prev-next a {
  padding: 2px 0;
  font-weight: 300;
  border-radius: 20px;
  background: #CC7B16;
  width: 117px;
  text-align: center;
  font-size: 15px;
  float: left;
  color: #FFF;
  z-index: 1;
  position: relative;
}
.t3-wrapper .t3-content .item-page .item-prev-next a.prev-item,
.t3-wrapper .t3-sidebar .item-page .item-prev-next a.prev-item {
  background: #603813;
  margin-right: 30px;
}
.t3-wrapper .t3-content .item-page .item-prev-next a.disabled,
.t3-wrapper .t3-sidebar .item-page .item-prev-next a.disabled {
  cursor: not-allowed;
}
.t3-wrapper .t3-content .item-page .item-prev-next a:hover,
.t3-wrapper .t3-sidebar .item-page .item-prev-next a:hover {
  text-decoration: none;
}
.t3-wrapper .t3-content .item-page .item-prev-next:after,
.t3-wrapper .t3-sidebar .item-page .item-prev-next:after {
  top: 16px !important;
}
.t3-wrapper .t3-content .item-page .item-prev-next:before,
.t3-wrapper .t3-sidebar .item-page .item-prev-next:before {
  top: 6px !important;
}
.t3-wrapper .t3-mainbody {
  padding-top: 65px;
  padding-bottom: 65px;
}
.t3-wrapper .t3-navhelper {
  padding: 6px 0px;
  background: #cc7b16 none repeat scroll 0% 0%;
}
.t3-wrapper .t3-navhelper .breadcrumb {
  background: none;
}
.t3-wrapper .t3-navhelper .breadcrumb > li {
  font-size: 15px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 400;
}
.t3-wrapper .t3-navhelper .breadcrumb > li a {
  color: #FFF;
}
.t3-wrapper .t3-navhelper .breadcrumb > li:before {
  content: ">";
  color: #FFF;
  font-weight: 300;
  font-size: 17px;
}
.t3-wrapper .t3-navhelper .breadcrumb > li:nth-of-type(2):before,
.t3-wrapper .t3-navhelper .breadcrumb > li:first-of-type:before {
  display: none;
}
.t3-wrapper.active-page-blog .t3-content .related-page-item {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #cc7b16;
  float: left;
}
.t3-wrapper.active-page-blog .t3-content .module.big-moments,
.t3-wrapper.active-page-blog .t3-content .module.hospitality .moduletable-title,
.t3-wrapper.active-page-blog .t3-content .module.vocation .moduletable-title,
.t3-wrapper.active-page-blog .t3-content .module .view-all {
  display: none;
}
.t3-wrapper .t3-footer {
  background: #603813;
  font-weight: 400;
  font-size: 15px;
  color: #FFF;
  padding-bottom: 7px;
}
.t3-wrapper .t3-footer:before {
  position: initial;
  float: left;
  opacity: 0.5;
  margin-bottom: 14px;
}
.t3-wrapper .module {
  margin-bottom: 45px;
  float: left;
  position: relative;
}
.t3-wrapper .moduletable-title {
  position: relative;
  margin-bottom: 10px;
}
.t3-wrapper .moduletable-title:after,
.t3-wrapper .moduletable-title:before,
.t3-wrapper .t3-content .item-page .item-prev-next:after,
.t3-wrapper .t3-sidebar .item-page .item-prev-next:after,
.t3-wrapper .t3-content .item-page .item-prev-next:before,
.t3-wrapper .t3-sidebar .item-page .item-prev-next:before {
  content: " ";
  position: absolute;
  border-bottom: 1px solid #CC7B16;
  width: 100%;
  left: 0;
}
.t3-wrapper .moduletable-title:before {
  top: 8px;
}
.t3-wrapper .moduletable-title:after,
.t3-wrapper .t3-content .item-page .item-prev-next:after,
.t3-wrapper .t3-sidebar .item-page .item-prev-next:after,
.t3-wrapper .t3-content .item-page .item-prev-next:before,
.t3-wrapper .t3-sidebar .item-page .item-prev-next:before {
  top: 18px;
}
.t3-wrapper .moduletable-title h2 {
  display: inline-block;
  position: relative;
  z-index: 1;
  background: url('../../templates/bzommar/images/bg-body.jpg') repeat center center;
  padding-right: 25px;
  font-size: 25px;
  font-weight: 300;
  color: #603813;
  text-transform: uppercase;
  margin-top: 0;
}
.t3-wrapper .sytle-box-shadow {
  box-shadow: 1px 1px 2px 0px;
  webkit-box-shadow: 1px 1px 2px 0px;
  background: #FFF;
  float: left;
}
.t3-wrapper .view-all {
  position: absolute;
  top: 2px;
  right: 13px;
  background: url('../../templates/bzommar/images/bg-body.jpg') repeat center center;
  border: 1px solid #cc7b16;
  color: #603813;
  padding: 2px 18px 2px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 300;
}
.t3-wrapper .readmore {
  background: #CC7B16;
  border-radius: 20px;
  padding: 3px 10px 4px;
  font-weight: 300;
  color: #FFF;
  font-size: 12px;
  margin-top: 20px;
  float: left;
}
.t3-wrapper .t3-sidebar .module .view-all {
  right: -1px;
}
.other-page .slideshow {
  max-width: initial;
}
@media only screen and (min-width: 992px) {
  .off-canvas-toggle,
  .logo {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .t3-wrapper .t3-mainnav .t3-navbar > .t3-megamenu > .navbar-nav > li > a {
    padding-left: 11.5px;
    padding-right: 11.5px;
  }
  .t3-wrapper .t3-sidebar .module.latest-news .latest-news-content ul li .meta {
    width: 70%;
  }
  .t3-wrapper .slideshow .slide .rokkitt {
    min-width: 200px !important;
  }
  .t3-wrapper .slideshow .slide .rokkitt-3 {
    min-width: initial !important;
    margin-top: 15px !important;
  }
}
@media only screen and (max-width: 991px) {
  .lead-clear {
    clear: both;
  }
  .t3-navbar,
  .t3-wrapper .slideshow .navigation,
  .t3-wrapper .t3-mainnav .module.top-search,
  .top-head .language {
    display: none;
  }
  .off-canvas-toggle {
    display: block;
  }
  .t3-wrapper .t3-content .module.big-moments ul li.lead-head .img-lead .date-time {
    right: 10px;
  }
  .t3-wrapper .t3-content .module.big-moments ul li.lead-head .meta {
    margin-top: 10px;
  }
  .t3-wrapper .t3-content .module.big-moments ul li.lead-small {
    margin-top: 20px;
  }
  .t3-footer {
    text-align: center;
  }
  .t3-footer p {
    float: none !important;
  }
  .off-canvas-toggle {
    right: 15px;
    left: auto !important;
    color: #603813 !important;
    top: 28px !important;
    font-size: 30px;
    text-align: right;
  }
  .logo {
    text-align: center;
  }
  .logo .logo-image {
    margin-top: -10px;
  }
  .t3-wrapper .t3-mainnav .module {
    float: left !important;
    margin-top: 37px;
  }
  .t3-wrapper .t3-mainnav .module img {
    width: 35px;
    height: 35px;
  }
  .t3-wrapper .slideshow {
    margin-top: -63px;
  }
  .fraction-slider {
    min-height: 400px;
  }
  .t3-wrapper .t3-sidebar .module.latest-news .latest-news-content ul li .meta {
    width: 88%;
  }
}
@media only screen and (max-width: 767px) {
  .t3-wrapper .t3-sidebar .module.latest-news .latest-news-content ul li .meta {
    width: 74%;
  }
  .t3-wrapper .t3-content .module.upcoming .owl-controls {
    position: absolute;
    bottom: 23px;
    right: 20px;
  }
}
@media only screen and (max-width: 360px) {
  .t3-wrapper .t3-sidebar .module.latest-news .latest-news-content ul li .meta {
    width: 70%;
  }
}