.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rok-left {
  float: left;
}
.rok-right {
  float: right;
}
.rok-dropdown-group,
.rok-dropdown {
  position: relative;
}
.rok-dropdown-open .rok-dropdown {
  display: block;
}
.rok-popover-group,
.rok-popover {
  position: relative;
}
.rok-popover-open .rok-popover {
  display: block;
}
#ct-menu {
  display: none;
}
#rt-header .rt-grid-6.rt-alpha {
  width: 400px;
}
@media only screen and (max-width: 767px) {
  #rt-header .rt-grid-6.rt-alpha {
    width: 100%;
  }
  .logo-block {
    margin: 0 auto;
    text-align: center;
    width: auto;
  }
}
#rt-header .rt-grid-6.rt-omega {
  width: auto;
}
#rt-header .logo-block {
  float: left;
  display: inline-block;
  position: absolute;
  top: -90px;
}
#rt-top .search {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #rt-header .logo-block {
    float: none;
    display: block;
    position: relative;
    top: 0;
  }
}
#rt-showcase > .rt-showcase-pattern > .rt-container {
  text-shadow: none;
  width: 100%;
}
#rt-showcase > .rt-showcase-pattern > .rt-container .rt-grid-12 {
  width: 100%;
}
#rt-showcase > .rt-showcase-pattern > .rt-container .rt-grid-12 .rt-block {
  margin: 0;
  padding: 0;
}
#ct-showcase-slider-wrap {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
#rt-showcase {
  color: ;
}
#rt-showcase h1,
#rt-showcase h2,
#rt-showcase h3,
#rt-showcase h4,
#rt-showcase h5,
#rt-showcase h6,
#rt-showcase .title {
  color: ;
}
.promo h1 {
  text-shadow: none;
}
#rt-drawer {
  background-color: transparent;
}
#ct-menu-surround {
  z-index: 2;
}
.gf-menu-toggle {
  display: none !important;
}
.dropUp {
  bottom: 100%;
  margin-top: 40px;
}
.dropUp.flyout {
  top: initial !important;
  bottom: 0;
  margin-bottom: -10px;
}
.dropUp .column {
  background: #2b1e16 !important;
  background: -webkit-linear-gradient(#130d0a,#2b1e16) !important;
  background: -o-linear-gradient(#130d0a,#2b1e16) !important;
  background: -moz-linear-gradient(#130d0a,#2b1e16) !important;
  background: linear-gradient(#130d0a,#2b1e16) !important;
}
.dropUpMenu.l1 > li > .dropUp {
  padding-bottom: 1px;
}
.dropUpMenu.l1 > li > .dropUp > .column {
  padding-top: 0 !important;
  padding-bottom: 20px !important;
}
legend {
  border-bottom: 2px solid #9B897D !important;
}
.bfQuickMode .form-actions {
  border-top: 2px solid #9B897D;
}
#rt-top-surround {
  background: #3c2a1e;
}
#rt-showcase {
  background: #3c2a1e;
}
#featureToTop {
  margin: -30px auto;
  border: none;
  background: #7ab550;
  color: #ffffff;
  outline: 0;
}
.gf-menu {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  position: relative;
  width: 98%;
  margin: 0 auto 10px auto !important;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  top: -28px;
  background: #2b1e16;
  background: -webkit-linear-gradient(#2b1e16,#1a120d);
  background: -o-linear-gradient(#2b1e16,#1a120d);
  background: -moz-linear-gradient(#2b1e16,#1a120d);
  background: linear-gradient(#2b1e16,#1a120d);
  border: 1px solid #000000;
}
.gf-menu:after {
  display: table;
  content: '';
  clear: both;
}
.gf-menu .item {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}
.gf-menu .item.subtext {
  padding-top: 1px;
  padding-bottom: 4px;
}
.gf-menu .item.subtext > em {
  display: block;
  font-size: 12px;
  line-height: 11px;
  color: #e6e6e6;
  text-align: left;
  font-style: normal;
}
.gf-menu .item.icon [class^="icon-"],
.gf-menu .item.icon [class*="icon-"] {
  background-image: none !important;
  margin-top: -5px;
}
.gf-menu .item.icon [class^="icon-"]:before,
.gf-menu .item.icon [class*="icon-"]:before {
  text-indent: 0;
  margin-left: 20px;
  margin-right: 10px;
}
.gf-menu .item .menu-image {
  max-width: inherit;
  vertical-align: text-top;
  margin-top: -2px;
  margin-left: -2px;
}
.gf-menu.l1 {
  position: relative;
}
.gf-menu.l1 > li:hover {
  background: #130d0a;
  bottom: 100%;
}
.gf-menu.l1 > li:hover > .item {
  text-shadow: 1px 0.5px 0px black;
}
.gf-menu.l1 > li.active {
  background: #130d0a;
}
.gf-menu.l1 > li {
  width: auto;
  border-left: solid 1px #5e422f;
  border-right: solid 1px #000000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #2b1e16;
  background: -webkit-linear-gradient(#2b1e16,#1a120d);
  background: -o-linear-gradient(#2b1e16,#1a120d);
  background: -moz-linear-gradient(#2b1e16,#1a120d);
  background: linear-gradient(#2b1e16,#1a120d);
}
.gf-menu.l1 > li > .dropdown {
  padding-top: 1px;
}
.gf-menu.l1 > li:first-child {
  border-left: none !important;
}
.gf-menu.l1 > li:last-child {
  border-right: none !important;
}
.gf-menu.l1 > li > .item {
  padding: 16px 0;
  font-size: 19.5px;
  text-shadow: 1px 0.5px 0px black;
  width: 100%;
}
.gf-menu.l1 > li > .item.subtext {
  padding-top: 1px;
  padding-bottom: 4px;
}
.gf-menu .l2 {
  margin-top: 10px;
}
.gf-menu .l2,
.gf-menu .l3,
.gf-menu .l4,
.gf-menu .l5,
.gf-menu .l6,
.gf-menu .l7 {
  margin-left: 0;
  padding: 0;
}
.gf-menu .l2 .dropdown,
.gf-menu .l3 .dropdown,
.gf-menu .l4 .dropdown,
.gf-menu .l5 .dropdown,
.gf-menu .l6 .dropdown,
.gf-menu .l7 .dropdown {
  padding-left: 10px;
  margin-top: -10px;
}
.gf-menu .l2 .dropdown.flyouthorz,
.gf-menu .l3 .dropdown.flyouthorz,
.gf-menu .l4 .dropdown.flyouthorz,
.gf-menu .l5 .dropdown.flyouthorz,
.gf-menu .l6 .dropdown.flyouthorz,
.gf-menu .l7 .dropdown.flyouthorz {
  margin-left: -10px !important;
  padding-right: 10px !important;
  padding-left: 0 !important;
  left: -100% !important;
  display: none;
}
.gf-menu .l2 > li > .item,
.gf-menu .l3 > li > .item,
.gf-menu .l4 > li > .item,
.gf-menu .l5 > li > .item,
.gf-menu .l6 > li > .item,
.gf-menu .l7 > li > .item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  padding-bottom: 0;
  padding-top: 0;
  margin-left: 1px;
  border: 5px solid transparent;
}
.gf-menu li {
  float: left;
  display: inline-block;
  position: relative;
}
.gf-menu li.active > .item {
  background: #130d0a;
}
.gf-menu .dropdown {
  position: relative;
  width: 100%;
  left: -999em;
  background: url(../images/blind.png);
  z-index: 1;
}
.gf-menu .dropdown .column {
  float: left;
  position: relative;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  background: #2b1e16;
  background: -webkit-linear-gradient(#3c2a1e,#130d0a);
  background: -o-linear-gradient(#3c2a1e,#130d0a);
  background: -moz-linear-gradient(#3c2a1e,#130d0a);
  background: linear-gradient(#3c2a1e,#130d0a);
  padding: 10px 0;
  width: 100%;
  padding-right: 1px;
}
.gf-menu .dropdown .item {
  font-size: 16px;
  text-align: left;
  width: 95%;
  padding: 5px 0;
}
@media (max-width: 959px) {
  .gf-menu .dropdown {
    padding: 5px 0 5px 5px;
  }
  .gf-menu .dropdown .item {
    font-size: 12px;
  }
}
.gf-menu .dropdown ul li[class^="item"] {
  width: 100%;
}
.gf-menu .dropdown ul li[class^="item"] .item {
  color: #ffffff;
}
.gf-menu .dropdown ul li[class^="item"] .flyout {
  display: none;
  left: 100%;
}
.gf-menu .dropdown ul ul.l3,
.gf-menu .dropdown ul ul.l4,
.gf-menu .dropdown ul ul.l5,
.gf-menu .dropdown ul ul.l6,
.gf-menu .dropdown ul ul.l7 {
  padding: 0px;
}
#ct-menu-surround .gf-menu {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-top: 10px;
  padding-bottom: 5px !important;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) and (max-width: 959px) {
  .layout-mode-responsive .gf-menu {
    display: inherit;
  }
  .layout-mode-responsive .gf-menu.l1 > li > .item {
    font-size: 16px;
  }
  .layout-mode-responsive .gf-menu.l1 > li > .item.subtext {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .layout-mode-responsive .gf-menu.l1 > li > .item.subtext em {
    display: none;
  }
  .layout-mode-responsive .gf-menu.l1 > li > .item.image img {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .clearfix {
    *zoom: 1;
  }
  .clearfix:before,
  .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .clearfix:after {
    clear: both;
  }
  .hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  .input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rok-left {
    float: left;
  }
  .rok-right {
    float: right;
  }
  .rok-dropdown-group,
  .rok-dropdown {
    position: relative;
  }
  .rok-dropdown-open .rok-dropdown {
    display: block;
  }
  .rok-popover-group,
  .rok-popover {
    position: relative;
  }
  .rok-popover-open .rok-popover {
    display: block;
  }
  #ct-menu {
    display: none;
  }
  #rt-header .rt-grid-6.rt-alpha {
    width: 400px;
  }
  #rt-header .rt-grid-6.rt-omega {
    width: auto;
  }
  #rt-header .logo-block {
    float: left;
    display: inline-block;
    position: absolute;
    top: -90px;
  }
  #rt-top .search {
    text-align: right;
  }
  #rt-showcase > .rt-showcase-pattern > .rt-container {
    text-shadow: none;
    width: 100%;
  }
  #rt-showcase > .rt-showcase-pattern > .rt-container .rt-grid-12 {
    width: 100%;
  }
  #rt-showcase > .rt-showcase-pattern > .rt-container .rt-grid-12 .rt-block {
    margin: 0;
    padding: 0;
  }
  #ct-showcase-slider-wrap {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }
  #rt-showcase {
    color: ;
  }
  #rt-showcase h1,
  #rt-showcase h2,
  #rt-showcase h3,
  #rt-showcase h4,
  #rt-showcase h5,
  #rt-showcase h6,
  #rt-showcase .title {
    color: ;
  }
  .promo h1 {
    text-shadow: none;
  }
  #rt-drawer {
    background-color: transparent;
  }
  #ct-menu-surround {
    z-index: 2;
  }
  .gf-menu.l1 > li:hover > .item {
    color: #ffffff;
  }
  .gf-menu.l1 > li:hover,
  .gf-menu.l1 > li.active:hover {
    background-color: none;
  }
  .gf-menu li:hover > .dropdown,
  .gf-menu li.active:hover > .dropdown {
    opacity: 1;
    filter: alpha(opacity=100);
    left: 0;
    top: auto;
    visibility: visible;
    opacity: 1;
  }
  .gf-menu li:hover > .item {
    color: #9B897D;
    text-shadow: none;
  }
  .gf-menu li:hover > .item em {
    color: #9B897D;
  }
  .gf-menu li.parent:hover {
    z-index: 10210;
  }
  .gf-menu .dropdown {
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 0;
    position: absolute;
  }
  .gf-menu .dropdown ul li:hover > .item {
    background-color: #9B897D;
    text-shadow: none;
  }
  .gf-menu .dropdown li:hover > .flyout {
    display: block !important;
    margin-top: -40px;
  }
  .gf-menu .dropdown li:hover > .flyouthorz {
    display: block;
  }
  body.rtl li:hover > .dropdown,
  body.rtl li.active:hover > .dropdown {
    left: inherit;
    right: -1px;
  }
  body.rtl .dropdown ul li:hover > .flyout {
    left: inherit;
    right: 100%;
    margin-left: auto;
    margin-right: -6px;
    visibility: visible;
    opacity: 1;
  }
  body.rtl .dropdown ul li:hover > .item .border-fixer {
    right: inherit;
    left: -1px;
  }
  body.rtl .dropdown ul li.parent:hover > .item {
    border-radius: 0;
  }
}
@media only screen and (min-width: 768px) and only screen and (max-width: 767px) {
  #rt-header .rt-grid-6.rt-alpha {
    width: 100%;
  }
  .logo-block {
    margin: 0 auto;
    text-align: center;
    width: auto;
  }
}
@media only screen and (min-width: 768px) and only screen and (max-width: 767px) {
  #rt-header .logo-block {
    float: none;
    display: block;
    position: relative;
    top: 0;
  }
}
.layout-mode-960fixed .clearfix,
.layout-mode-1200fixed .clearfix {
  *zoom: 1;
}
.layout-mode-960fixed .clearfix:before,
.layout-mode-960fixed .clearfix:after,
.layout-mode-1200fixed .clearfix:before,
.layout-mode-1200fixed .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.layout-mode-960fixed .clearfix:after,
.layout-mode-1200fixed .clearfix:after {
  clear: both;
}
.layout-mode-960fixed .hide-text,
.layout-mode-1200fixed .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.layout-mode-960fixed .input-block-level,
.layout-mode-1200fixed .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.layout-mode-960fixed .rok-left,
.layout-mode-1200fixed .rok-left {
  float: left;
}
.layout-mode-960fixed .rok-right,
.layout-mode-1200fixed .rok-right {
  float: right;
}
.layout-mode-960fixed .rok-dropdown-group,
.layout-mode-960fixed .rok-dropdown,
.layout-mode-1200fixed .rok-dropdown-group,
.layout-mode-1200fixed .rok-dropdown {
  position: relative;
}
.layout-mode-960fixed .rok-dropdown-open .rok-dropdown,
.layout-mode-1200fixed .rok-dropdown-open .rok-dropdown {
  display: block;
}
.layout-mode-960fixed .rok-popover-group,
.layout-mode-960fixed .rok-popover,
.layout-mode-1200fixed .rok-popover-group,
.layout-mode-1200fixed .rok-popover {
  position: relative;
}
.layout-mode-960fixed .rok-popover-open .rok-popover,
.layout-mode-1200fixed .rok-popover-open .rok-popover {
  display: block;
}
.layout-mode-960fixed #ct-menu,
.layout-mode-1200fixed #ct-menu {
  display: none;
}
.layout-mode-960fixed #rt-header .rt-grid-6.rt-alpha,
.layout-mode-1200fixed #rt-header .rt-grid-6.rt-alpha {
  width: 400px;
}
@media only screen and (max-width: 767px) {
  .layout-mode-960fixed #rt-header .rt-grid-6.rt-alpha,
  .layout-mode-1200fixed #rt-header .rt-grid-6.rt-alpha {
    width: 100%;
  }
  .layout-mode-960fixed .logo-block,
  .layout-mode-1200fixed .logo-block {
    margin: 0 auto;
    text-align: center;
    width: auto;
  }
}
.layout-mode-960fixed #rt-header .rt-grid-6.rt-omega,
.layout-mode-1200fixed #rt-header .rt-grid-6.rt-omega {
  width: auto;
}
.layout-mode-960fixed #rt-header .logo-block,
.layout-mode-1200fixed #rt-header .logo-block {
  float: left;
  display: inline-block;
  position: absolute;
  top: -90px;
}
.layout-mode-960fixed #rt-top .search,
.layout-mode-1200fixed #rt-top .search {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .layout-mode-960fixed #rt-header .logo-block,
  .layout-mode-1200fixed #rt-header .logo-block {
    float: none;
    display: block;
    position: relative;
    top: 0;
  }
}
.layout-mode-960fixed #rt-showcase > .rt-showcase-pattern > .rt-container,
.layout-mode-1200fixed #rt-showcase > .rt-showcase-pattern > .rt-container {
  text-shadow: none;
  width: 100%;
}
.layout-mode-960fixed #rt-showcase > .rt-showcase-pattern > .rt-container .rt-grid-12,
.layout-mode-1200fixed #rt-showcase > .rt-showcase-pattern > .rt-container .rt-grid-12 {
  width: 100%;
}
.layout-mode-960fixed #rt-showcase > .rt-showcase-pattern > .rt-container .rt-grid-12 .rt-block,
.layout-mode-1200fixed #rt-showcase > .rt-showcase-pattern > .rt-container .rt-grid-12 .rt-block {
  margin: 0;
  padding: 0;
}
.layout-mode-960fixed #ct-showcase-slider-wrap,
.layout-mode-1200fixed #ct-showcase-slider-wrap {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.layout-mode-960fixed #rt-showcase,
.layout-mode-1200fixed #rt-showcase {
  color: ;
}
.layout-mode-960fixed #rt-showcase h1,
.layout-mode-960fixed #rt-showcase h2,
.layout-mode-960fixed #rt-showcase h3,
.layout-mode-960fixed #rt-showcase h4,
.layout-mode-960fixed #rt-showcase h5,
.layout-mode-960fixed #rt-showcase h6,
.layout-mode-960fixed #rt-showcase .title,
.layout-mode-1200fixed #rt-showcase h1,
.layout-mode-1200fixed #rt-showcase h2,
.layout-mode-1200fixed #rt-showcase h3,
.layout-mode-1200fixed #rt-showcase h4,
.layout-mode-1200fixed #rt-showcase h5,
.layout-mode-1200fixed #rt-showcase h6,
.layout-mode-1200fixed #rt-showcase .title {
  color: ;
}
.layout-mode-960fixed .promo h1,
.layout-mode-1200fixed .promo h1 {
  text-shadow: none;
}
.layout-mode-960fixed #rt-drawer,
.layout-mode-1200fixed #rt-drawer {
  background-color: transparent;
}
.layout-mode-960fixed #ct-menu-surround,
.layout-mode-1200fixed #ct-menu-surround {
  z-index: 2;
}
.layout-mode-960fixed .gf-menu.l1 > li:hover > .item,
.layout-mode-1200fixed .gf-menu.l1 > li:hover > .item {
  color: #ffffff;
}
.layout-mode-960fixed .gf-menu.l1 > li:hover,
.layout-mode-960fixed .gf-menu.l1 > li.active:hover,
.layout-mode-1200fixed .gf-menu.l1 > li:hover,
.layout-mode-1200fixed .gf-menu.l1 > li.active:hover {
  background-color: none;
}
.layout-mode-960fixed .gf-menu li:hover > .dropdown,
.layout-mode-960fixed .gf-menu li.active:hover > .dropdown,
.layout-mode-1200fixed .gf-menu li:hover > .dropdown,
.layout-mode-1200fixed .gf-menu li.active:hover > .dropdown {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  top: auto;
  visibility: visible;
  opacity: 1;
}
.layout-mode-960fixed .gf-menu li:hover > .item,
.layout-mode-1200fixed .gf-menu li:hover > .item {
  color: #9B897D;
  text-shadow: none;
}
.layout-mode-960fixed .gf-menu li:hover > .item em,
.layout-mode-1200fixed .gf-menu li:hover > .item em {
  color: #9B897D;
}
.layout-mode-960fixed .gf-menu li.parent:hover,
.layout-mode-1200fixed .gf-menu li.parent:hover {
  z-index: 10210;
}
.layout-mode-960fixed .gf-menu .dropdown,
.layout-mode-1200fixed .gf-menu .dropdown {
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 0;
  position: absolute;
}
.layout-mode-960fixed .gf-menu .dropdown ul li:hover > .item,
.layout-mode-1200fixed .gf-menu .dropdown ul li:hover > .item {
  background-color: #9B897D;
  text-shadow: none;
}
.layout-mode-960fixed .gf-menu .dropdown li:hover > .flyout,
.layout-mode-1200fixed .gf-menu .dropdown li:hover > .flyout {
  display: block !important;
  margin-top: -40px;
}
.layout-mode-960fixed .gf-menu .dropdown li:hover > .flyouthorz,
.layout-mode-1200fixed .gf-menu .dropdown li:hover > .flyouthorz {
  display: block;
}
.layout-mode-960fixed body.rtl li:hover > .dropdown,
.layout-mode-960fixed body.rtl li.active:hover > .dropdown,
.layout-mode-1200fixed body.rtl li:hover > .dropdown,
.layout-mode-1200fixed body.rtl li.active:hover > .dropdown {
  left: inherit;
  right: -1px;
}
.layout-mode-960fixed body.rtl .dropdown ul li:hover > .flyout,
.layout-mode-1200fixed body.rtl .dropdown ul li:hover > .flyout {
  left: inherit;
  right: 100%;
  margin-left: auto;
  margin-right: -6px;
  visibility: visible;
  opacity: 1;
}
.layout-mode-960fixed body.rtl .dropdown ul li:hover > .item .border-fixer,
.layout-mode-1200fixed body.rtl .dropdown ul li:hover > .item .border-fixer {
  right: inherit;
  left: -1px;
}
.layout-mode-960fixed body.rtl .dropdown ul li.parent:hover > .item,
.layout-mode-1200fixed body.rtl .dropdown ul li.parent:hover > .item {
  border-radius: 0;
}
.responsive-type-selectbox {
  display: none;
}
@media (max-width: 767px) {
  #ct-menu-surround {
    position: absolute;
    top: 0;
    left: 0;
  }
  .responsive-type-selectbox {
    display: block;
    margin: 0 !important;
  }
  #ct-logo-block {
    display: none !important;
  }
  .layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
    background: #3c2a1e;
  }
  .layout-mode-responsive .gf-menu-device-wrapper {
    margin-bottom: 15px !important;
  }
  .layout-mode-responsive .gf-menu-device-container {
    border-top: 0;
    border-radius: 5px;
    padding: 5px;
  }
  .layout-mode-responsive .gf-menu-device-container select {
    margin-bottom: 0;
    width: 100%;
  }
  .layout-mode-responsive .gf-menu {
    margin: 10px auto 0;
    border-top: 15px solid ;
    background-clip: content-box;
    -webkit-background-clip: content-box;
    background: transparent url(../images/menu/tree-main.png) repeat-y !important;
  }
  .layout-mode-responsive .gf-menu li {
    background: url(../images/menu/tree-node.png) no-repeat !important;
    padding-left: 20px !important;
    margin-right: 0 !important;
  }
  .layout-mode-responsive .gf-menu li.active.last {
    background: url(../images/menu/tree-node.png) no-repeat !important;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .layout-mode-responsive .gf-menu li .columns-1 > .col1 > ul > li:last-child,
  .layout-mode-responsive .gf-menu li .columns-2 > .col2 > ul > li:last-child,
  .layout-mode-responsive .gf-menu li .columns-3 > .col3 > ul > li:last-child,
  .layout-mode-responsive .gf-menu li .columns-4 > .col4 > ul > li:last-child {
    background: transparent url(../images/menu/tree-node-last.png) 0 -2px no-repeat !important;
  }
  .layout-mode-responsive .gf-menu li ol > li:last-child {
    background: transparent url(../images/menu/tree-node-last.png) 0 -2px no-repeat !important;
  }
  .layout-mode-responsive .gf-menu li:hover > .item {
    color: #9B897D !important;
    text-shadow: none;
  }
  .layout-mode-responsive .gf-menu li .item {
    padding: 2px 5px !important;
  }
  .layout-mode-responsive .gf-menu li .item.subtext em {
    display: none;
  }
  .layout-mode-responsive .gf-menu li .item:after {
    content: '' !important;
  }
  .layout-mode-responsive .gf-menu > li:first-child,
  .layout-mode-responsive .gf-menu > li:first-child.active {
    margin-top: -15px;
    background: url(../images/menu/tree-node-first.png) no-repeat !important;
  }
  .layout-mode-responsive .gf-menu > li:last-child {
    background: transparent url(../images/menu/tree-node-last.png) 0 -2px no-repeat;
  }
  .layout-mode-responsive .gf-menu .dropdown.columns-1 li {
    padding: 0;
  }
  .layout-mode-responsive .gf-menu .dropdown {
    width: 100% !important;
    border: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    position: relative;
    left: inherit;
    top: inherit;
    opacity: 1;
    *zoom: 1;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    margin: 0 !important;
  }
  .layout-mode-responsive .gf-menu .dropdown:before,
  .layout-mode-responsive .gf-menu .dropdown:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .layout-mode-responsive .gf-menu .dropdown:after {
    clear: both;
  }
  .layout-mode-responsive .gf-menu .dropdown ul li {
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .layout-mode-responsive .gf-menu .dropdown .column {
    width: 100% !important;
  }
  .layout-mode-responsive .gf-menu .dropdown .column.col2,
  .layout-mode-responsive .gf-menu .dropdown .column.col4,
  .layout-mode-responsive .gf-menu .dropdown .column.col4 {
    margin-left: 0px;
  }
  .layout-mode-responsive .gf-menu .dropdown .grouped ol {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .layout-mode-responsive .gf-menu .dropdown .modules {
    display: none;
  }
  .layout-mode-responsive .gf-menu.l1 > li {
    float: none;
    margin-left: 0;
  }
  .layout-mode-responsive .gf-menu.l1 > li.active {
    margin-left: 0px;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
  }
  .layout-mode-responsive .gf-menu.l1 > li > .item {
    font-size: 13px;
  }
}
body.rtl .gf-menu.l1 > li {
  float: right;
}
body.rtl .gf-menu li .item {
  text-align: right;
}
body.rtl .gf-menu li.parent > .item {
  padding-right: 8px;
  padding-left: 25px;
}
body.rtl .gf-menu li.parent > .item:after {
  right: inherit;
  left: 6px;
}
body.rtl .dropdown {
  border-radius: 50%;
}
body.rtl .dropdown ul li.parent > .item:after {
  content: "";
  font-size: 11px;
}
@media (max-width: 767px) {
  .layout-mode-responsive.rtl .gf-menu.l1 > li {
    float: none;
  }
  .layout-mode-responsive.rtl .gf-menu li .item {
    text-align: left;
  }
}
body.layout-mode-responsive {
  -webkit-transition: left 0.2s ease-out;
  -moz-transition: left 0.2s ease-out;
  -o-transition: left 0.2s ease-out;
  transition: left 0.2s ease-out;
  position: relative;
  background-color: #9B897D;
}
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
  left: -200px;
}
body.layout-mode-responsive .gf-sidemenu-size-left {
  left: 0;
  -webkit-transition: left 0.2s ease-out;
  -moz-transition: left 0.2s ease-out;
  -o-transition: left 0.2s ease-out;
  transition: left 0.2s ease-out;
}
body.gf-sidemenu-size-marginleft {
  left: 200px;
  position: relative;
  overflow: hidden;
  -webkit-transition: left 0.2s ease-out;
  -moz-transition: left 0.2s ease-out;
  -o-transition: left 0.2s ease-out;
  transition: left 0.2s ease-out;
}
@media (max-width: 767px) {
  .gf-menu-device-container.responsive-type-panel ~ ul.gf-menu {
    display: none;
  }
  .layout-mode-responsive .gf-menu-device-wrapper.gf-menu-device-wrapper-sidemenu {
    margin-bottom: 0 !important;
  }
  .layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
    -webkit-transition: left 0.2s ease-out;
    -moz-transition: left 0.2s ease-out;
    -o-transition: left 0.2s ease-out;
    transition: left 0.2s ease-out;
    position: fixed !important;
    top: 0;
    left: -200px;
    right: 0;
    bottom: 0;
    margin: 0 !important;
    z-index: 6000;
    overflow: auto !important;
    background: ;
    border: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    width: 200px;
  }
  .layout-mode-responsive .gf-menu-device-wrapper-sidemenu .dropdown .column {
    padding-top: 0;
    padding-bottom: 0;
  }
  .layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu-device-container {
    display: block;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    width: 95%;
  }
}
@media (min-width: 768px) {
  .layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
    left: -200px;
  }
  body.gf-sidemenu-size-marginleft {
    left: 0;
  }
}
