/* Color Definitions */
/* Text Transformations */
.all-caps {
  text-transform: uppercase; }

.screen-only {
  display: block; }

.mobile-only {
  display: none; }

/* Main Menu */
#zone-menu {
  position: relative; }

.region-menu-inner {
  float: right;
  padding: 8px 0; }

nav, .navigation {
  float: left;
  display: block;
  padding: 0 290px 0 0px; }
  nav li, .navigation li {
    height: 22px;
    float: right; }

#zone-menu-wrapper {
  height: 35px;
  background: #333333;
  margin-bottom: 25px; }
  #zone-menu-wrapper .block-menu-block {
    float: right;
    padding-top: 9px; }
  #zone-menu-wrapper li {
    list-style: none;
    padding: 0; }
    #zone-menu-wrapper li a.blog-only {
      display: none !important; }
    #zone-menu-wrapper li > a {
      text-transform: uppercase;
      font-weight: 400;
      padding: 10px 0.5em 11px 0.5em; }
      #zone-menu-wrapper li > a.qtip-hover {
        background: #d4bd29 !important;
        color: white !important;
        text-shadow: 1px 1px 3px black; }

#block-system-user-menu {
  position: absolute;
  right: 0; }
  #block-system-user-menu h2.block-title {
    display: none; }
  #block-system-user-menu ul.menu {
    list-style: none; }
  #block-system-user-menu li.leaf {
    float: left;
    list-style: none;
    padding: 0 10px;
    margin: 0;
    background: url(../images/template/menu-divider.png) repeat-y left center; }
    #block-system-user-menu li.leaf a#user-store-link {
      color: #d4bd29;
      text-transform: uppercase;
      font-weight: 400; }
    #block-system-user-menu li.leaf a#user-account-link {
      background: url(../images/template/myaccount.png) no-repeat right center;
      padding-right: 20px; }
    #block-system-user-menu li.leaf a#user-cart-link {
      background: url(../images/template/cart.png) no-repeat right center;
      padding-right: 20px; }
    #block-system-user-menu li.leaf a.search {
      background: url(../images/mobile/search.png) no-repeat right center;
      padding-right: 20px; }

.qtip {
  z-index: 6000;
  width: 1175px !important;
  max-width: 100% !important;
  top: 35px !important;
  right: 8px !important;
  left: auto !important;
  box-shadow: 0px 5px 5px #999; }
  .qtip.short {
    width: 680px !important; }
  .qtip > div {
    /*padding-left: 200px;*/ }
  .qtip .qtip-contentWrapper {
    border-top: 5px solid #d4bd29 !important;
    box-shadow: 5px 5px 5px black; }
  .qtip .qtip-content {
    padding: 40px !important; }
  .qtip a {
    color: #0d064a !important;
    font-size: 14px !important; }
  .qtip li > a {
    padding: 0 !important; }

#zone-menu-wrapper .menu-sections ul, #zone-menu-wrapper .menu-sections li {
  list-style: none;
  padding-bottom: 3px; }
#zone-menu-wrapper .menu-sections a {
  text-transform: none; }
#zone-menu-wrapper .menu-sections li ul a {
  color: #7b0c23 !important;
  font-weight: 400;
  font-size: 12px !important; }
#zone-menu-wrapper .menu-sections li ul li {
  padding-left: 10px;
  background: url(../images/template/red-bullet.png) no-repeat left center; }

#zone-menu .menu-block-wrapper > .menu > li > a:hover {
  color: #0d064a !important; }

#zone-menu .view-id-latest_articles .view-content .recent-articles > p > strong > a:hover {
  color: #0d064a !important; }

#region-menu h2.pane-title {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px; }
#region-menu .view-magazine img {
  float: left;
  margin-right: 20px; }
#region-menu .view-magazine li a {
  color: #666 !important;
  font-weight: 300;
  text-transform: none; }
#region-menu .issue {
  margin-top: 10px; }
  #region-menu .issue img {
    box-shadow: 3px 3px 5px #999999; }
  #region-menu .issue p {
    color: #7b0c23;
    font-size: 12px;
    margin-bottom: 10px;
    padding-top: 10px; }
  #region-menu .issue h2 {
    margin-bottom: 20px; }
    #region-menu .issue h2 a {
      font-size: 24px !important;
      color: black; }
  #region-menu .issue li {
    list-style: none;
    line-height: 18px !important;
    margin: 0 0 0.25em;
    padding-left: 10px;
    background: url(../images/template/black.png) no-repeat left 7px; }
    #region-menu .issue li a {
      font-size: 16px !important; }
#region-menu .articles {
  display: table-cell; }
#region-menu .issues {
    margin-bottom: 10px;
    height: 70px; }
  #region-menu .issues img {
    margin: 0 10px 10px 0; }
  #region-menu .issues h2 {
    margin-bottom: 0px;
    font-family: Arial !important; }
    #region-menu .issues h2 a {
      font-size: 14px; }
  #region-menu .issues li {
    list-style: none;
    line-height: 14px !important;
    margin: 0 20px 2px 0;
    padding-left: 10px;
    background: url(../images/template/blue-bullet.png) no-repeat left 8px; }
    #region-menu .issues li a {
      font-size: 12px !important; }
#region-menu .grey-box {
  background: #f3f3f3;
  box-shadow: 3px 3px 3px #999999; }
  #region-menu .grey-box > div {
    padding: 20px; }
#region-menu .fixed {
  position: relative;
  width: 40%;
  float: left;
  margin-bottom: 20px; }
  #region-menu .fixed h2.pane-title {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/template/black.png) repeat;
    padding: 5px;
    color: #d4bd29;
    text-transform: uppercase;
    font-size: 12px;
    z-index: 2;
    font-weight: 300; }
  #region-menu .fixed img {
    width: 100% !important;
    height: auto !important; }
#region-menu .featured .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  background: url(../images/template/black.png) repeat; }
  #region-menu .featured .caption h2 {
    margin-bottom: 10px; }
    #region-menu .featured .caption h2 a {
      color: #d4bd29 !important;
      font-size: 16px !important; }
  #region-menu .featured .caption p {
    color: white;
    font-size: 14px;
    line-height: 22px; }
#region-menu .recent-articles {
  margin-bottom: 20px; }
  #region-menu .recent-articles > a {
    padding: 1px;
    background: white;
    border: 1px solid #5f6062;
    float: left;
    margin-right: 20px; }
  #region-menu .recent-articles p {
    font-size: 12px;
    line-height: 18px; }
  #region-menu .recent-articles strong {
    font-size: 14px; }
#region-menu .recent-article-pane {
  float: right;
  width: 60%; }
  #region-menu .recent-article-pane > div, #region-menu .recent-article-pane > h2 {
    margin-left: 20px; }
  #region-menu .recent-article-pane h2.pane-title {
    color: #7b0c23;
    margin-bottom: 20px; }
#region-menu .panel-flexible .panel-separator {
  margin: 0; }
#region-menu .menu-image {
  width: 14.28%;
  float: left; }
  #region-menu .menu-image > div {
    margin-right: 10px; }
  #region-menu .menu-image a img {
    width: 100%;
    height: 111px;
    margin-bottom: 15px;
    height: auto; }
  #region-menu .menu-image a span {
    color: #7b0c23;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400; }
#region-menu .view-menu-images {
  width: 100%; }
  #region-menu .view-menu-images img {
    margin-bottom: 10px; }
#region-menu .toolkit-item li {
  padding: 0 0 10px 10px;
  background: url(../images/template/blue-bullet.png) no-repeat left 9px; }
#region-menu .toolkit-item a {
  color: #0d064a;
  text-transform: none; }
#region-menu .toolkit-links {
  padding: 20px; }
  #region-menu .toolkit-links h2.pane-title {
    color: #7b0c23; }
  #region-menu .toolkit-links li {
    padding: 0 0 10px 10px; }
  #region-menu .toolkit-links a {
    text-transform: none;
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    padding: 10px 0 10px 30px !important; }
    #region-menu .toolkit-links a.inspiration {
      background-image: url(../images/template/toolkit/inspiration.png); }
    #region-menu .toolkit-links a.resources {
      background-image: url(../images/template/toolkit/resources.png); }
    #region-menu .toolkit-links a.types {
      background-image: url(../images/template/toolkit/types.png); }
    #region-menu .toolkit-links a.howto {
      background-image: url(../images/template/toolkit/howto.png); }
#region-menu p.toolkit-caption {
  position: absolute;
  bottom: 0;
  background: url(../images/template/black.png) repeat;
  padding: 10px;
  color: #d4bd29;
  font-size: 15px;
  line-height: 25px;
  font-weight: bold; }
#region-menu .main-mag {
  float: left;
  width: 60%; }
  #region-menu .main-mag > div {
    margin-right: 20px; }
#region-menu .archive {
  float: left;
  width: 40%; }

#block-menu-block-8 {
  display: none; }
  #block-menu-block-8 .menu-block-8 {
    position: absolute;
    width: 100%;
    z-index: 200;
    box-shadow: 0 5px 5px #000;
    background: #DEDBBF; }
  #block-menu-block-8 ul.menu {
    display: none;
    position: relative;
    z-index: 2;
    width: 100%;
    background: #dedbbf;
    margin: 0;
    padding: 0; }
    #block-menu-block-8 ul.menu li {
      width: 100%;
      list-style: none;
      padding: 0;
      margin: 0; }
    #block-menu-block-8 ul.menu a {
      padding: 0 0 0 20px;
      height: 50px;
      line-height: 50px;
      color: #000;
      background: url(../images/mobile/li_bg.png) repeat-x center center;
      font-size: 18px;
      font-weight: 400;
      display: block;
      overflow: hidden; }
    #block-menu-block-8 ul.menu li li {
      background: #5f6062;
      display: block; }
      #block-menu-block-8 ul.menu li li a {
        color: #fff;
        background: url(../images/mobile/red-bullet2.png) no-repeat left center;
        font-weight: 300;
        margin-left: 20px;
        overflow: hidden; }

#block-block-4 {
  position: absolute;
  left: 0;
  padding: 4px 0 0 15px; }
  #block-block-4 p {
    font-size: 12px; }
  #block-block-4 p > a {
    padding-left: 20px;
    background: url(../images/template/home.png) no-repeat left center;
    text-transform: uppercase; }

#mini-panel-more .panel-col-first {
  width: 70%; }
#mini-panel-more .panel-col-last {
  width: 30%; }
#mini-panel-more li.expanded {
  width: 20%;
  float: left; }
  #mini-panel-more li.expanded > a {
    display: none; }
  #mini-panel-more li.expanded > ul {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #999;
    height: 240px; }
  #mini-panel-more li.expanded.last > ul {
    margin-right: 0px;
    padding-right: 0px;
    border-right: none; }
#mini-panel-more li {
  margin: 5px 0; }
  #mini-panel-more li a {
    text-transform: none;
    font-weight: bold; }

/* Common Styles */
#section-header {
  background: white;
  margin-bottom: 1px; }
  #section-header a {
    color: white;
    font-size: 12px; }
  #section-header a:hover {
    color: #d4bd29 !important; }

#mini-panel-header_advertisement_container {
  height: 90px;
  width: 970px;
  margin: 17px auto; }
  #mini-panel-header_advertisement_container img {
    width: 100%;
    height: 100%; }

#region-branding, #region-user-first {
  width: 50%;
  float: left;
  margin: 0; }
  #region-branding > div, #region-user-first > div {
    margin: 0 10px; }
  #region-branding .branding-data, #region-user-first .branding-data {
    display: none; }

#zone-header-wrapper {
  background: url(../images/template/advert-bg.png) repeat-x center center;
  height: 124px;
  width: 100%; }
  #zone-header-wrapper .block-openx {
    margin: 17px auto;
    width: 970px; }

#block-search-form {
  float: right;
  position: relative; }
  #block-search-form input.form-text {
    width: 273px;
    height: 41px;
    border: 1px solid #cccccc;
    background: white;
    font-size: 14px;
    line-height: 14px;
    padding: 0 46px 0 15px;
    /*background: url(../images/template/search.png) no-repeat right center;
    */
    color: #333333; }
  #block-search-form .form-actions {
    display: block; }
    #block-search-form .form-actions .form-submit {
      background: url("../images/template/search_lime.png") no-repeat center center;
      border: medium none;
      height: 40px;
      overflow: hidden;
      position: absolute;
      right: 2px;
      text-indent: 40px;
      top: 2px;
      width: 40px;
      cursor: pointer; }
      #block-search-form .form-actions .form-submit:hover {
        background: url("../images/template/search.png") no-repeat 12px center; }

#zone-branding {
  padding-bottom: 25px; }

#region-user-first {
  margin: 0; }

#block-widgets-s-socialmedia-profile-default {
  float: right;
  padding: 12px 0;
  margin-left: 10px; }
  #block-widgets-s-socialmedia-profile-default a {
    margin-left: 7px; }

#section-footer {
  background: url(../images/template/footer-bg.png) repeat-x top;
  padding-top: 12px;
  border-bottom: 36px solid #333333; }

#zone-footer-wrapper {
  background: #5f6062;
  height: 430px; }
  #zone-footer-wrapper p, #zone-footer-wrapper a {
    color: white;
    font-size: 12px; }
  #zone-footer-wrapper p {
    line-height: 24px; }
  #zone-footer-wrapper a {
    font-weight: bold;
    line-height: 12px; }
  #zone-footer-wrapper #block-panels-mini-footer {
    padding-top: 73px;
    margin: 0 20px;
    /*background: url(../images/template/logo2.png) no-repeat right 44px;*/ }
  #zone-footer-wrapper img {
    max-width: 100%;
    height: auto !important; }
  #zone-footer-wrapper .block-block {
    display: none; }

.footer-left {
  margin-top: -20px;
  width: 25%;
  float: left; }
  .footer-left a {
    font-weight: normal !important; }

.footer-main {
  width: 75%;
  float: right;
  position: relative; }
  .footer-main > div {
    padding-left: 40px; }

.zone-wrapper .region {
  /*margin: 0 20px;*/ }

#zone-footer .pane-menu-footer-links .menu-block-wrapper > ul.menu {
  padding-right: 0; }
  #zone-footer .pane-menu-footer-links .menu-block-wrapper > ul.menu > li {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    margin: 0 !important; }
    #zone-footer .pane-menu-footer-links .menu-block-wrapper > ul.menu > li > a {
      color: #d5d1ae !important;
      text-transform: uppercase;
      font-size: 14px !important; }
#zone-footer .pane-menu-footer-links .last.expanded {
  position: absolute;
  right: 0;
  top: 57px;
  text-align: right; }
  #zone-footer .pane-menu-footer-links .last.expanded li {
    text-align: right; }
  #zone-footer .pane-menu-footer-links .last.expanded ul {
    padding-right: 0; }
  #zone-footer .pane-menu-footer-links .last.expanded > a {
    display: none; }
#zone-footer .pane-menu-footer-links ul, #zone-footer .pane-menu-footer-links li {
  margin: 0;
  padding: 0;
  list-style: none !important;
  font-size: 12px; }
#zone-footer .pane-menu-footer-links ul {
  padding-right: 60px; }
#zone-footer .pane-menu-footer-links li {
  margin: 8px 0 0 !important;
  line-height: 16px; }

span.tab {
  padding: 0 3px; }

/*
.social-count {	
	> span, a {
		background-repeat: no-repeat;			
		height: 18px;
		display: inline-block;		
		margin-right: 10px;
		text-align: right;
		background-position: left center;
		
		&.fb a{ background-image: url(../images/template/social/fb-count.png); width: 27px;}
		&.tw a{ background-image: url(../images/template/social/tw-count.png); width: 35px;}
		&.cm {
			background: url(../images/template/social/cm-count.png) no-repeat left;
			padding-left: 27px;
			a {text-indent: 0;}
		}
		
		
		> span, &.cm a {
			font-size: 10px;
			line-height: 18px;
			text-align: center;
			background: url(../images/template/social/count.png) right center;
			padding: 0 10px;
			height: 18px;
			float: right;
			color: #c1c1c1 !important;
			&:hover {color: #333;}
		}
	}
	a {
		text-indent: 50px;
		
		overflow: hidden;
		margin-right: 0;
	}
}

*/
/*
.panels-flexible-region-3-what_s_poular-inside {
*/
.social-count {
  margin: 0 !important;
  padding: 15px 0 0 0 !important;
  height: 18px !important; }
  .social-count > span {
    margin: 0 10px 0 0 !important;
    padding: 0 !important;
    display: block;
    float: left;
    height: 18px; }
  .social-count span.fb a, .social-count span.tw a {
    background-repeat: no-repeat;
    display: block;
    height: 18px;
    float: left;
    overflow: hidden;
    text-indent: 50px; }
  .social-count span.fb > span, .social-count span.tw > span {
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    background: url(../images/template/social/count.png) right center;
    padding: 0 10px;
    height: 18px;
    float: right;
    color: #c1c1c1 !important; }
    .social-count span.fb > span:hover, .social-count span.tw > span:hover {
      color: #333; }
  .social-count span.cm {
    background: url(../images/template/social/cm-count.png) no-repeat left;
    padding-left: 27px;
    display: block;
    height: 18px; }
    .social-count span.cm a {
      font-size: 10px;
      line-height: 18px;
      text-align: center;
      background: url(../images/template/social/count.png) right center;
      padding: 0 10px;
      height: 18px;
      float: right;
      color: #c1c1c1 !important;
      overflow: hidden;
      text-indent: 0px;
      margin-left: 27px; }
  .social-count span.fb {
/*    width: 53px; */
  }
    .social-count span.fb a {
      background-image: url(../images/template/social/fb-count.png);
      width: 27px; 
    }
  .social-count span.tw {
/*    width: 61px; */
  }
    .social-count span.tw a {
      background-image: url(../images/template/social/tw-count.png);
      width: 35px; }

/*
}
*/
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #cccccc; }

ul.tabs {
  margin: 5px 20px; }
  ul.tabs li {
    margin-right: 0; }
    ul.tabs li.active a {
      color: #7b0c23; }
      ul.tabs li.active a:hover {
        background: #fff;
        color: #7b0c23;
        border-bottom: none; }
    ul.tabs li a {
      font-size: 14px;
      text-transform: uppercase;
      background: #d4bd29;
      color: #fff; }
      ul.tabs li a:hover {
        background: #7b0c23;
        border-color: #5b070e; }

#zone-content-wrapper .view-empty .noresultsfound {
  padding: 50px 10px 50px 10px;
  border: 1px solid #999999;
  font-family: 'Georgia',Serif;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px; }

#block-sharethis-sharethis-block {
  margin: 0 0 10px 0 !important;
  padding: 0 !important;
  float: none !important;
  clear: both !important; }
  #block-sharethis-sharethis-block .sharethis-wrapper {
    margin: 0 !important;
    padding: 0 !important; }

.block-sharethis span {
  margin: 0 !important; }

.sharethis-wrapper > span.st_fblike_hcount {
  float: left !important;
  margin: 0 !important;
  padding: 0 !important; }

nav.navigation li {
  display: inline; }

#main-menu {
  display: block; }

/*

.panels-flexible-region-3-center {
	width: 26.73684211% !important;
}
.panels-flexible-region-3-editor_s_choice {
	width: 32.56140351% !important;
}
.panels-flexible-region-3-what_s_poular {
	width: 40.70175439% !important;
}

*/
#footer-logo {
  position: absolute;
  right: 0;
  top: -29px; }

/*Common Inside Styles*/
.not-front #region-content {
  box-shadow: 0 10px 10px #ddd;
  -moz-box-shadow: 0 10px 10px #ddd;
  -webkit-box-shadow: 0 10px 10px #ddd;
  padding-top: 20px;
  margin-bottom: 40px;
  background: #fff; }
.not-front .grid-9 {
  margin: 0;
  padding: 0 10px; }
  .not-front .grid-9 > div {
    margin-left: 12px;
    padding-left: 8px;
    background: url(../images/template/horizontal-shadow-bottom-reverse.png) no-repeat left bottom, url(../images/template/horizontal-shadow-reverse.png) repeat-y left center;
    padding-bottom: 20px; }
  .not-front .grid-9 .pane-content > div {
    padding: 0 20px; }
  .not-front .grid-9 .view-header h2 {
    font-weight: 300;
    font-size: 38px;
    color: #000;
    padding-bottom: 20px; }
.not-front .grid-3 > div {
  margin-right: 20px;
  background: #fff; }
.not-front .grid-3 img {
  width: 100%;
  height: auto; }
.not-front .grid-3 .panel-pane {
  margin-bottom: 20px;
  clear: both; }
.not-front .grid-3 .pane-block {
  text-align: center; }
  .not-front .grid-3 .pane-block img {
    width: auto !important; }
.not-front .grid-9 .grid-9 {
  background: transparent; }
  .not-front .grid-9 .grid-9 > div {
    background: transparent; }

#breadcrumb {
  display: block;
  padding: 0;
  width: 100%;
  background: #7b0c23;
  font-family: 'Lato';
  margin-bottom: 20px;
  height: 45px;
  color: #d4bd29; }
  #breadcrumb a, #breadcrumb span {
    color: #fff !important; }
  #breadcrumb ul, #breadcrumb .breadcrumb {
    padding: 10px;
    font-size: 24px; }
  #breadcrumb li.depth-1 a, #breadcrumb a {
    font-weight: 400; }
  #breadcrumb span {
    font-weight: 300; }
  #breadcrumb .pane-content {
    background: transparent;
    float: none; }

.item-list ul {
  margin: 0; }

#update-links {
  margin: 0 -20px 20px -20px;
  height: 45px;
  background: #5b070e; }
  #update-links > div {
    padding: 18px 20px; }
  #update-links li {
    list-style: none;
    float: left;
    margin: 0 6px 0 0;
    padding: 0;
    font-size: 14px; }
    #update-links li a {
      color: #fff !important; }
    #update-links li:last-child {
      margin-right: 0; }
  #update-links a.email, #update-links a.rss {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left center; }
  #update-links a.email {
    background-image: url(../images/template/email-icon.png); }
  #update-links a.rss {
    background-image: url(../images/template/rss-icon.png); }

ul.pager {
  padding: 20px 0; }
  ul.pager li {
    height: 32px;
    line-height: 32px;
    background-color: #dedcc0;
    padding: 0 15px !important;
    margin: 0;
    display: inline-block !important;
    position: relative;
    font-size: 14px;
    border-right: 1px solid #c1bd90; }
  ul.pager .pager-ellipsis {
    border: none; }
  ul.pager a {
    color: #0d064a; }
  ul.pager .pager-first, ul.pager .pager-previous, ul.pager .pager-next, ul.pager .pager-last, ul.pager .first {
    background-repeat: no-repeat;
    width: 100px;
    background-color: transparent;
    padding: 0 5px !important;
    text-transform: uppercase;
    border-right: none; }
  ul.pager .pager-first, ul.pager .pager-previous, ul.pager .first {
    background-position: left center; }
  ul.pager .pager-next, ul.pager .pager-last {
    background-position: right center; }
  ul.pager .pager-first, ul.pager .first {
    background-image: url(../images/pager/first.png);
    margin-right: -15px; }
  ul.pager .pager-previous {
    background-image: url(../images/pager/previous.png); }
  ul.pager .pager-next {
    background-image: url(../images/pager/next.png);
    z-index: 2; }
  ul.pager .pager-last {
    background-image: url(../images/pager/last.png);
    margin-left: -15px;
    z-index: 1; }

#latest-articles {
  background: url(../images/template/success-article.png) no-repeat left top;
  padding: 30px 0 20px 0;
  border-bottom: 1px dotted #ccc; }
  #latest-articles h2, #latest-articles p {
    font-size: 14px;
    line-height: 24px;
    margin: 0; }
  #latest-articles .article-small {
    margin-bottom: 10px; }

/*Common Responsive*/
/* mobile-landscape-and-below */
@media only screen and (max-width: 480px) {
  /*#section-header {
  	position: fixed;
  	height: 120px;
  	width: 100%;
  	z-index: 100;
  	top: 0;
  	-webkit-box-shadow: 0 10px 5px #ccc;
  	-moz-box-shadow: 0 10px 5px #ccc;
  	box-shadow: 0 10px 5px #ccc;
  }
  #section-content {
  	margin-top: 120px;
  	position: relative;
  	z-index: 1; 
  }*/
  .body-main, .screen-only {
    display: none; }

  .not-front #region-content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  #zone-branding {
    padding: 0; }

  .not-front #breadcrumb {
    height: auto; }
    .not-front #breadcrumb ul, .not-front #breadcrumb .breadcrumb {
      font-size: 16px; }

  .not-front .grid-9 > div {
    box-shadow: none;
    moz-box-shadow: none; }

  ul.pager li {
    display: none !important; }
    ul.pager li.pager-previous, ul.pager li.pager-next, ul.pager li.pager-current {
      display: inline-block !important; }

  #block-system-user-menu li.leaf a {
    overflow: hidden;
    padding: 0 !important;
    text-indent: -100px;
    width: 16px;
    float: left;
    height: 16px; } }
/* tablet-portrait-and-below */
@media only screen and (max-width: 768px) {
  .qtip {
    display: none !important; }

  #mini-panel-aside,
  #mini-panel-aside2,
  #mini-panel-aside3,
  #region-user-first,
  #main-menu,
  #index-link,
  #category-select,
  .desktop-only,
  .body-top,
  #block-panels-mini-footer {
    display: none; }

  #section-footer {
    border: none; }

  #zone-footer-wrapper {
    height: auto !important; }
    #zone-footer-wrapper .block-block {
      display: block;
      padding: 20px; }

  .mobile-only {
    display: inline !important; }

  #region-branding {
    width: 100% !important; }
    #region-branding p {
      text-align: center; }
    #region-branding img {
      margin: 0;
      float: none;
      max-width: 75%;
      height: auto !important; }

  #region-user-first {
    background: #333;
    margin-top: -25px;
    padding: 20px 0;
    position: absolute;
    width: 100%;
    z-index: 2; }
    #region-user-first > div {
      margin: 0 20px; }
    #region-user-first #block-search-form {
      float: none; }
      #region-user-first #block-search-form input.form-text {
        padding: 0;
        background-color: #FFF;
        width: 100%; }

  .region-menu-inner {
    float: none;
    padding: 0; }

  #block-system-user-menu {
    float: right;
    padding: 8px 0;
    top: 0; }
    #block-system-user-menu li.first {
      display: none; }

  #block-menu-block-8 {
    display: block !important;
    float: none !important;
    padding-top: 0 !important; }
    #block-menu-block-8 h2.block-title {
      color: #fff;
      clip: none;
      position: relative !important;
      font-weight: 400;
      font-size: 14px;
      line-height: 35px;
      height: 35px;
      padding-left: 15px;
      background: url(../images/mobile/menu.png) no-repeat left center;
      cursor: pointer;
      text-transform: uppercase;
      display: block !important;
      margin-left: 20px;
      width: 50px; }

  #block-menu-block-7 {
    float: left !important;
    padding: 0 !important;
    width: 100%; }
    #block-menu-block-7 h2.block-title {
      color: #fff;
      clip: none;
      position: relative !important;
      font-weight: 300;
      font-size: 14px;
      line-height: 35px;
      height: 35px;
      padding-left: 15px;
      background: url(../images/mobile/menu.png) no-repeat left center;
      cursor: pointer;
      display: block !important; }
    #block-menu-block-7 ul.menu {
      display: none;
      position: absolute;
      box-shadow: 0 5px 5px black;
      z-index: 2;
      width: 100%;
      background: #dedbbf;
      margin: 0;
      padding: 0; }
      #block-menu-block-7 ul.menu li {
        width: 100%;
        list-style: none;
        padding: 0;
        margin: 0; }
      #block-menu-block-7 ul.menu a {
        padding: 0 20px;
        height: 50px;
        line-height: 50px;
        color: #000;
        margin-left: -20px;
        width: 100%;
        background: url(../images/mobile/li_bg.png) repeat-x center center;
        font-size: 18px;
        font-weight: 400;
        display: block; }
      #block-menu-block-7 ul.menu li li {
        padding: 0 20px;
        background: #5f6062;
        margin-left: -20px;
        display: block; }
        #block-menu-block-7 ul.menu li li a {
          color: #fff;
          background: transparent;
          font-weight: 300; }

  body {
    background: #fff; }

  .item-list .pager li {
    display: none; }
  .item-list .pager li.pager-previous, .item-list .pager li.pager-next {
    display: inline; }
  .item-list .pager a {
    color: #7b0c23; }

  .grid-9 {
    width: 100% !important;
    margin: 0 !important; }
    .grid-9 > div {
      margin: 0 !important; }

  .grid-3 {
    display: none !important; } }
/* tablet-landscape-and-below */
@media only screen and (max-width: 1024px) {
  #zone-header-wrapper {
    display: none; }

  .block-widgets {
    display: none; }

  #region-menu .issues li.last {
    display: none; } }
@media only screen and (max-width: 1150px) {
  /*.grid-9 {
  	width: 100% !important;
  	margin: 0 !important;
  	> div {
  		margin: 0 !important;
  	}
  }*/
  /*
  .grid-3 {
  	display: none !important;
  }
  */ }
@media only screen and (min-width: 768px) {
  .mobile-menu {
    display: none; } }
/* Large Screens */
@media only screen and (min-width: 1500px) {
  .front .panels-flexible-region.left {
    width: 375px; }
  .front .panels-flexible-region.middle {
    width: 470px; }
  .front .panels-flexible-region.right {
    width: 580px; }

  .container-12 {
    width: 1440px !important; } }
/* Normal */
.grid-12 {
  width: 100% !important;
  margin: 0 !important; }

.not-front #region-content {
  width: 100%;
  margin: 0; }
.not-front .omega-12-twocol-9-3 {
  margin: 0 20px 0 10px !important; }
  .not-front .omega-12-twocol-9-3 > .grid-9 {
    width: 100%;
    margin: 0;
    padding: 0; }
    .not-front .omega-12-twocol-9-3 > .grid-9 > div {
      margin-right: 360px;
      margin-left: 0;
      position: relative; }
  .not-front .omega-12-twocol-9-3 > .grid-3 {
    width: 340px !important;
    background: url(../images/template/horizontal-shadow-bottom.png) no-repeat left bottom, url(../images/template/horizontal-shadow.png) repeat-y left center !important;
    float: left;
    margin: 0 0 0 -360px;
    padding-left: 20px; }

@media only screen and (max-width: 1200px) {
  #zone-footer .pane-menu-footer-links .menu-block-wrapper > ul.menu > li {
    width: 25%; }

  .menu-mlid-2398 {
    display: none !important; } }
@media only screen and (max-width: 960px) {
  #zone-footer .pane-menu-footer-links .menu-block-wrapper > ul.menu > li {
    width: 33%; }

  .menu-mlid-2400, .menu-mlid-2398 {
    display: none !important; } }
@media only screen and (min-width: 769px) and (max-width: 1459px) {
  .panels-flexible-region-3-center, .panels-flexible-region-3-subscribe {
    width: 26.73684211% !important; }

  .panels-flexible-region-3-editor_s_choice, .panels-flexible-region-3-sign_up_form {
    width: 32.56140351% !important; }

  .panels-flexible-region-3-what_s_poular, .panels-flexible-region-3-shop_success {
    width: 40.70175439% !important; } }
@media only screen and (max-width: 1150px) {
  #zone-content #product-showcase > h2 {
    background-image: none !important; }

  #zone-content #product-showcase .view-header {
    width: 100% !important;
    left: 0 !important; }
    #zone-content #product-showcase .view-header p {
      float: left !important;
      padding-left: 10px; }
    #zone-content #product-showcase .view-header form {
      float: right !important; } }
@media only screen and (max-width: 730px) {
  .search-form .form-text {
    display: none; }
  .search-form .form-submit {
    display: none; }

  .search-advanced {
    display: none; }

  .view-mode-search_result {
    width: 100% !important;
    float: left; } }
@media only screen and (max-width: 1180px) {
  nav.navigation li.menu-589 {
    display: none; } }
@media only screen and (max-width: 1100px) {
  nav.navigation li.menu-958 {
    display: none; } }
@media only screen and (max-width: 915px) {
  nav.navigation li.menu-590 {
    display: none; } }
@media only screen and (max-width: 820px) {
  nav.navigation li.menu-591 {
    display: none; } }
