
#bb-main
{
   background: #f2f7f2; /* Old browsers */
   background: -moz-linear-gradient(top,  #f2f7f2 0%, #c3f9bd 33%, #31ee20 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(top,  #f2f7f2 0%,#c3f9bd 33%,#31ee20 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to bottom,  #f2f7f2 0%,#c3f9bd 33%,#31ee20 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f7f2', endColorstr='#31ee20',GradientType=0 ); /* IE6-9 */
   margin:0 auto;
   font-size: 18px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: justify;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.bb-hmenu
{
   font-size: 11px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: justify;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.bb-button
{
   border-collapse: separate;
   -webkit-border-radius: 0;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #6DAF28;
   background: -webkit-linear-gradient(top, #80CC2E 0, #5B9121 100%) no-repeat;
   background: -moz-linear-gradient(top, #80CC2E 0, #5B9121 100%) no-repeat;
   background: -o-linear-gradient(top, #80CC2E 0, #5B9121 100%) no-repeat;
   background: -ms-linear-gradient(top, #80CC2E 0, #5B9121 100%) no-repeat;
   -svg-background: linear-gradient(top, #80CC2E 0, #5B9121 100%) no-repeat;
   background: linear-gradient(to bottom, #80CC2E 0, #5B9121 100%) no-repeat;
   border:1px solid #6DAF28;
   padding:0 25px;
   margin:0 auto;
   height:25px;
}

.bb-postcontent,
.bb-postheadericons,
.bb-postfootericons,
.bb-blockcontent,
ul.bb-vmenu a 
{
   text-align: left;
}

.bb-postcontent,
.bb-postcontent li,
.bb-postcontent table,
.bb-postcontent a,
.bb-postcontent a:link,
.bb-postcontent a:visited,
.bb-postcontent a.visited,
.bb-postcontent a:hover,
.bb-postcontent a.hovered
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-align: justify;
}

.layout-item-5 a:hover {
    border-bottom: 2px solid #5EB210;
}

.bb-postcontent p
{
   margin: 20px 0;
}

.bb-postcontent h1, .bb-postcontent h1 a, .bb-postcontent h1 a:link, .bb-postcontent h1 a:visited, .bb-postcontent h1 a:hover,
.bb-postcontent h2, .bb-postcontent h2 a, .bb-postcontent h2 a:link, .bb-postcontent h2 a:visited, .bb-postcontent h2 a:hover,
.bb-postcontent h3, .bb-postcontent h3 a, .bb-postcontent h3 a:link, .bb-postcontent h3 a:visited, .bb-postcontent h3 a:hover,
.bb-postcontent h4, .bb-postcontent h4 a, .bb-postcontent h4 a:link, .bb-postcontent h4 a:visited, .bb-postcontent h4 a:hover,
.bb-postcontent h5, .bb-postcontent h5 a, .bb-postcontent h5 a:link, .bb-postcontent h5 a:visited, .bb-postcontent h5 a:hover,
.bb-postcontent h6, .bb-postcontent h6 a, .bb-postcontent h6 a:link, .bb-postcontent h6 a:visited, .bb-postcontent h6 a:hover,
.bb-blockheader .t, .bb-blockheader .t a, .bb-blockheader .t a:link, .bb-blockheader .t a:visited, .bb-blockheader .t a:hover,
.bb-vmenublockheader .t, .bb-vmenublockheader .t a, .bb-vmenublockheader .t a:link, .bb-vmenublockheader .t a:visited, .bb-vmenublockheader .t a:hover,
.bb-headline, .bb-headline a, .bb-headline a:link, .bb-headline a:visited, .bb-headline a:hover,
.bb-slogan, .bb-slogan a, .bb-slogan a:link, .bb-slogan a:visited, .bb-slogan a:hover,
.bb-postheader, .bb-postheader a, .bb-postheader a:link, .bb-postheader a:visited, .bb-postheader a:hover
{
   font-size: 28px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postcontent a, .bb-postcontent a:link
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #82D02F;
}

.bb-postcontent a:visited, .bb-postcontent a.visited
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.bb-postcontent a:hover, .bb-postcontent a.hover
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #5EB210;
}

.bb-postcontent h1
{
   color: #6CCC13;
   margin: 20px 0;
   font-size: 24px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-blockcontent h1
{
   margin: 20px 0 0;
   font-size: 22px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postcontent h1 a, .bb-postcontent h1 a:link, .bb-postcontent h1 a:hover, .bb-postcontent h1 a:visited, .bb-blockcontent h1 a, .bb-blockcontent h1 a:link, .bb-blockcontent h1 a:hover, .bb-blockcontent h1 a:visited 
{
   font-size: 22px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postcontent h2
{
   color: #6CCC13;
   margin: 20px 0 0;
   font-size: 18px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-blockcontent h2
{
   margin: 20px 0 0;
   font-size: 18px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postcontent h2 a, .bb-postcontent h2 a:link, .bb-postcontent h2 a:hover, .bb-postcontent h2 a:visited, .bb-blockcontent h2 a, .bb-blockcontent h2 a:link, .bb-blockcontent h2 a:hover, .bb-blockcontent h2 a:visited 
{
   font-size: 18px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postcontent h3
{
   color: #333131;
   font-size: 22px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 600;
   font-style: normal;
   margin: 33px auto 30px;
   text-align: center;
}

.bb-blockcontent h3
{
   font-size: 16px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postcontent h3 a, .bb-postcontent h3 a:link, .bb-postcontent h3 a:hover, .bb-postcontent h3 a:visited, .bb-blockcontent h3 a, .bb-blockcontent h3 a:link, .bb-blockcontent h3 a:hover, .bb-blockcontent h3 a:visited 
{
   font-size: 16px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postcontent h4
{
   color: #FFFFFF;
   margin: 10px 0;
   font-size: 14px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-transform: uppercase;
   text-align: center;
   text-shadow: 1.4px 1.4px 1px rgba(23, 23, 23, 0.82);
}

.bb-blockcontent h4
{
   margin: 10px 0;
   font-size: 14px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-transform: uppercase;
   text-align: center;
   text-shadow: 1.4px 1.4px 1px rgba(23, 23, 23, 0.82);
}

.bb-postcontent h4 a, .bb-postcontent h4 a:link, .bb-postcontent h4 a:hover, .bb-postcontent h4 a:visited, .bb-blockcontent h4 a, .bb-blockcontent h4 a:link, .bb-blockcontent h4 a:hover, .bb-blockcontent h4 a:visited 
{
   font-size: 14px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-transform: uppercase;
   text-align: center;
   text-shadow: 1.4px 1.4px 1px rgba(23, 23, 23, 0.82);
}

.bb-postcontent h5
{
   color: #384739;
   margin: 23px 10px 23px 20px;
   font-size: 14px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-blockcontent h5
{
   margin: 23px 10px 23px 20px;
   font-size: 14px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postcontent h5 a, .bb-postcontent h5 a:link, .bb-postcontent h5 a:hover, .bb-postcontent h5 a:visited, .bb-blockcontent h5 a, .bb-blockcontent h5 a:link, .bb-blockcontent h5 a:hover, .bb-blockcontent h5 a:visited 
{
   font-size: 14px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postcontent h6
{
   color: #708F73;
   margin: 32px 10px 32px 20px;
   font-size: 14px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-blockcontent h6
{
   margin: 32px 10px 32px 20px;
   font-size: 14px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postcontent h6 a, .bb-postcontent h6 a:link, .bb-postcontent h6 a:hover, .bb-postcontent h6 a:visited, .bb-blockcontent h6 a, .bb-blockcontent h6 a:link, .bb-blockcontent h6 a:hover, .bb-blockcontent h6 a:visited 
{
   font-size: 14px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

header, footer, article, nav, #bb-hmenu-bg, .bb-sheet, .bb-hmenu a, .bb-vmenu a, .bb-slidenavigator > a, .bb-checkbox:before, .bb-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #bb-hmenu-bg, .bb-sheet, .bb-slidenavigator > a, .bb-checkbox:before, .bb-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #333131;
}

.bb-header:before, 
#bb-header-bg:before, 
.bb-layout-cell:before, 
.bb-layout-wrapper:before, 
.bb-footer:before, 
.bb-nav:before, 
#bb-hmenu-bg:before, 
.bb-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.bb-header:after, 
#bb-header-bg:after, 
.bb-layout-cell:after, 
.bb-layout-wrapper:after, 
.bb-footer:after, 
.bb-nav:after, 
#bb-hmenu-bg:after, 
.bb-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .bb-postcontent li h1, .bb-blockcontent li h1 
{
   margin:1px;
} 
li h2, .bb-postcontent li h2, .bb-blockcontent li h2 
{
   margin:1px;
} 
li h3, .bb-postcontent li h3, .bb-blockcontent li h3 
{
   margin:1px;
} 
li h4, .bb-postcontent li h4, .bb-blockcontent li h4 
{
   margin:1px;
} 
li h5, .bb-postcontent li h5, .bb-blockcontent li h5 
{
   margin:1px;
} 
li h6, .bb-postcontent li h6, .bb-blockcontent li h6 
{
   margin:1px;
} 
li p, .bb-postcontent li p, .bb-blockcontent li p 
{
   margin:1px;
}


.bb-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.bb-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.bb-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.bb-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.bb-object1045078685 h1, 
.bb-object1045078685 h2, 
.bb-object1045078685 h3, 
.bb-object1045078685 h4, 
.bb-object1045078685 h5, 
.bb-object1045078685 h6, 
.bb-object1045078685 p, 
.bb-object1045078685 a, 
.bb-object1045078685 ul, 
.bb-object1045078685 ol, 
.bb-object1045078685 li
{
  line-height: 100%;
}

.bb-object1045078685
{  
  position: absolute;
  top: 8px;
  left: 15.56%;
  margin-left: -37px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      background-image: url('images/object1045078685.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
    z-index: 1;
  width: 238px;
  height: 105px;
}

.default-responsive .bb-object1045078685
{
    background-image: none;
  }

.bb-object1045078685-text-container 
{
    display: table;
}

.bb-object1045078685-text
{
  display: table-cell;
  outline-style: none;
  padding: 16px 35px !important;
  height: 73px;
  width: 168px;  
word-wrap: break-word;
}

.default-responsive .bb-object1045078685-text 
{
    height: auto;
}

.bb-object1045078685-text
{
font-size: 30px;
font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-align: left;
vertical-align: middle;
  color: #EEF8E2 !important;
}


.bb-textblock ul > li
{
    background-position-y: 8px !important;
}
.bb-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 9px !important;
  left: 19.15%;
  margin-left: -33px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.bb-headline, 
.bb-headline a, 
.bb-headline a:link, 
.bb-headline a:visited, 
.bb-headline a:hover
{
font-size: 52px;
font-family: 'Comic Sans MS', Tahoma, Arial, Sans-Serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
text-align: left;
text-shadow: 0.7px 0.7px 0px rgba(153, 153, 153, 0.8), 1.4px 1.4px 0px rgba(140, 140, 140, 0.8), 2.1px 2.1px 1px rgba(122, 122, 122, 0.5), 2.8px 2.8px 0px rgba(107, 107, 107, 0.5), 3.5px 3.5px 0px rgba(92, 92, 92, 0.48);
  padding: 0;
  margin: 0;
  color: #6CCC13 !important;
  white-space: nowrap;
}
.bb-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 57px;
  left: 20.91%;
  line-height: 100%;
  margin-left: -27px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
  white-space: nowrap;
}

.bb-slogan, 
.bb-slogan a, 
.bb-slogan a:link, 
.bb-slogan a:visited, 
.bb-slogan a:hover
{
font-size: 40px;
font-family: 'Comic Sans MS', Tahoma, Arial, Sans-Serif;
font-weight: normal;
font-style: normal;
text-align: left;
text-shadow: 0.7px 0.7px 0px rgba(153, 153, 153, 0.8), 1.4px 1.4px 0px rgba(140, 140, 140, 0.8), 2.1px 2.1px 1px rgba(122, 122, 122, 0.5), 2.8px 2.8px 0px rgba(107, 107, 107, 0.5), 3.5px 3.5px 0px rgba(92, 92, 92, 0.5);
  padding: 0;
  margin: 0;
  color: #F3FAEA !important;
}

@media all and (min-width: 900px) {
	.bb-nav {
		display: none;
		}
	
	}
.bb-nav
{
   background: #F9EA15;
   background: -webkit-linear-gradient(top, rgba(250, 237, 56, 0.8) 0, rgba(249, 232, 6, 0.8) 71%, rgba(229, 214, 6, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(250, 237, 56, 0.8) 0, rgba(249, 232, 6, 0.8) 71%, rgba(229, 214, 6, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(250, 237, 56, 0.8) 0, rgba(249, 232, 6, 0.8) 71%, rgba(229, 214, 6, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(250, 237, 56, 0.8) 0, rgba(249, 232, 6, 0.8) 71%, rgba(229, 214, 6, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(250, 237, 56, 0.8) 0, rgba(249, 232, 6, 0.8) 71%, rgba(229, 214, 6, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(250, 237, 56, 0.8) 0, rgba(249, 232, 6, 0.8) 71%, rgba(229, 214, 6, 0.8) 100%) no-repeat;
   padding: 0;
   margin:10px auto 0;
   position: relative;
   z-index: 499;
   text-align: center;

}

ul.bb-hmenu a, ul.bb-hmenu a:link, ul.bb-hmenu a:visited, ul.bb-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.bb-hmenu, ul.bb-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.bb-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.bb-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.bb-hmenu:after, ul.bb-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.bb-hmenu, ul.bb-hmenu ul 
{
   min-height: 0;
}

ul.bb-hmenu 
{
   display: inline-block;
   vertical-align: middle;
}

.bb-nav:before 
{
   content:' ';
}

.desktop .bb-nav{
   width: 900px;
   padding-left: 0;
   padding-right: 0;
}

.bb-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.bb-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.bb-menuitemcontainer
{
   margin:0 auto;
}
ul.bb-hmenu>li {
   margin-left: 6px;
}
ul.bb-hmenu>li:first-child {
   margin-left: 3px;
}
ul.bb-hmenu>li:last-child, ul.bb-hmenu>li.last-child {
   margin-right: 3px;
}

ul.bb-hmenu>li>a
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid transparent;
   padding:0 28px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 34px;
   cursor: pointer;
   text-decoration: none;
   color: #000000;
   line-height: 34px;
   text-align: center;
}

.bb-hmenu>li>a, 
.bb-hmenu>li>a:link, 
.bb-hmenu>li>a:visited, 
.bb-hmenu>li>a.active, 
.bb-hmenu>li>a:hover
{
   font-size: 13px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.bb-hmenu>li>a.active
{
   background: #6DAF28;
   background: -webkit-linear-gradient(top, #80CC2E 0, #5B9121 100%) no-repeat;
   background: -moz-linear-gradient(top, #80CC2E 0, #5B9121 100%) no-repeat;
   background: -o-linear-gradient(top, #80CC2E 0, #5B9121 100%) no-repeat;
   background: -ms-linear-gradient(top, #80CC2E 0, #5B9121 100%) no-repeat;
   -svg-background: linear-gradient(top, #80CC2E 0, #5B9121 100%) no-repeat;
   background: linear-gradient(to bottom, #80CC2E 0, #5B9121 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid transparent;
   padding:0 28px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

ul.bb-hmenu>li>a:visited, 
ul.bb-hmenu>li>a:hover, 
ul.bb-hmenu>li:hover>a {
   text-decoration: none;
}

ul.bb-hmenu>li>a:hover, .desktop ul.bb-hmenu>li:hover>a
{
   background: #A0DB61;
   background: -webkit-linear-gradient(top, #B4E382 0, #8FD544 100%) no-repeat;
   background: -moz-linear-gradient(top, #B4E382 0, #8FD544 100%) no-repeat;
   background: -o-linear-gradient(top, #B4E382 0, #8FD544 100%) no-repeat;
   background: -ms-linear-gradient(top, #B4E382 0, #8FD544 100%) no-repeat;
   -svg-background: linear-gradient(top, #B4E382 0, #8FD544 100%) no-repeat;
   background: linear-gradient(to bottom, #B4E382 0, #8FD544 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid transparent;
   padding:0 28px;
   margin:0 auto;
}
ul.bb-hmenu>li>a:hover, 
.desktop ul.bb-hmenu>li:hover>a {
   color: #242E25;
   text-decoration: none;
}

ul.bb-hmenu li li a
{
   background: #B9E58B;
   border:1px solid #A0DB61;
   padding:0 8px;
   margin:0 auto;
}
ul.bb-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop ul.bb-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.bb-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.bb-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 24px;
   color: #1F2820;
   font-size: 12px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin:0;
}

.bb-hmenu li li a 
{
   border-top-width: 0 !important;
}
.bb-hmenu li li:hover>a 
{
   border-top-width: 1px !important;
}
.bb-hmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.bb-hmenu ul a:link, 
.bb-hmenu ul a:visited, 
.bb-hmenu ul a.active, 
.bb-hmenu ul a:hover
{
   text-align: left;
   line-height: 24px;
   color: #1F2820;
   font-size: 12px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin:0;
}

ul.bb-hmenu ul li a:hover, .desktop ul.bb-hmenu ul li:hover>a
{
   background: #A0DB61;
   border:1px solid #99EF48;
   margin:0 auto;
}
.bb-hmenu ul a:hover
{
   color: #242E25;
}

.bb-hmenu ul li a.bb-hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop .bb-hmenu ul li:hover>a
{
   color: #242E25;
}

ul.bb-hmenu ul:before
{
   background: #6CCC13;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.bb-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.bb-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.bb-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.bb-hmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop ul.bb-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.bb-hmenu ul.bb-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.bb-hmenu ul.bb-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.bb-hmenu li li:hover>ul.bb-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.bb-hmenu li li:hover>ul.bb-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.bb-hmenu ul ul.bb-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.bb-hmenu ul ul.bb-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop ul.bb-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.bb-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.bb-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.bb-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.bb-hmenu>li>ul.bb-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.bb-hmenu>li>ul.bb-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.bb-hmenu ul ul.bb-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.bb-hmenu ul ul.bb-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.bb-header
{
   margin:0 auto 0;
   background-repeat: no-repeat;
   height: 120px;
   position:relative;
   background-image: url('images/header.png');
   background-position: center top;
}

.custom-responsive .bb-header
{
   background-image: url('images/header.png');
   background-position: center top;
}

.default-responsive .bb-header,
.default-responsive #bb-header-bg
{
   background-image: url('images/header.png');
   background-position: center center;
   background-size: cover;
}

.bb-header-inner{
   position: relative;
   width: 900px;
   z-index: auto !important;
   margin: 0 auto;
}

.bb-header>.widget 
{
   position:absolute;
   z-index:101;
}

.bb-sheet
{
   background: rgb(255, 255, 255);
   border: 10px solid rgb(249, 234, 21);
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

.bb-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.bb-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.bb-content-layout-row 
{
   display: table-row;
}

.bb-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.bb-postcontent .bb-content-layout
{
   border-collapse: collapse;
}

.bb-breadcrumbs
{
   margin:0 auto;
}

a.bb-button,
a.bb-button:link,
a:link.bb-button:link,
body a.bb-button:link,
a.bb-button:visited,
body a.bb-button:visited,
input.bb-button,
button.bb-button
{
   text-decoration: none;
   font-size: 11px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   font-variant: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 25px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.bb-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .bb-button
{
   display: block;
   float: left;
}

input, select, textarea, a.bb-search-button span
{
   vertical-align: middle;
   font-size: 11px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   font-variant: normal;
}

.bb-block select 
{
   width:96%;
}

input.bb-button
{
   float: none !important;
   -webkit-appearance: none;
}

.bb-button.active, .bb-button.active:hover
{
   background: #53851E;
   background: -webkit-linear-gradient(top, #68A626 0, #416818 100%) no-repeat;
   background: -moz-linear-gradient(top, #68A626 0, #416818 100%) no-repeat;
   background: -o-linear-gradient(top, #68A626 0, #416818 100%) no-repeat;
   background: -ms-linear-gradient(top, #68A626 0, #416818 100%) no-repeat;
   -svg-background: linear-gradient(top, #68A626 0, #416818 100%) no-repeat;
   background: linear-gradient(to bottom, #68A626 0, #416818 100%) no-repeat;
   border:1px solid #819C84;
   padding:0 25px;
   margin:0 auto;
}
.bb-button.active, .bb-button.active:hover {
   color: #DAE2DB !important;
}

.bb-button.hover, .bb-button:hover
{
   background: #87D237;
   background: -webkit-linear-gradient(top, #99D855 0, #82D02F 64%, #75BB2A 100%) no-repeat;
   background: -moz-linear-gradient(top, #99D855 0, #82D02F 64%, #75BB2A 100%) no-repeat;
   background: -o-linear-gradient(top, #99D855 0, #82D02F 64%, #75BB2A 100%) no-repeat;
   background: -ms-linear-gradient(top, #99D855 0, #82D02F 64%, #75BB2A 100%) no-repeat;
   -svg-background: linear-gradient(top, #99D855 0, #82D02F 64%, #75BB2A 100%) no-repeat;
   background: linear-gradient(to bottom, #99D855 0, #82D02F 64%, #75BB2A 100%) no-repeat;
   border:1px solid #6DAF28;
   padding:0 25px;
   margin:0 auto;
}
.bb-button.hover, .bb-button:hover {
   color: #1B3404 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #F9FAFB;
   border:1px solid rgba(155, 176, 157, 0.2);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: auto;
   padding: 8px 0;
   color: #364537 !important;
   font-size: 13px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.bb-error, textarea.bb-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.bb-error, textarea.bb-error {
   color: #364537 !important;
   font-size: 13px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.bb-search input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #364537 !important;
   font-size: 13px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.bb-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.bb-search input, a.bb-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.bb-search>input, a.bb-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.bb-search input[type="submit"], input.bb-search-button, a.bb-search-button
{
   background: #B6F47C;
   border-radius: 0;
   margin:0 auto;
}
form.bb-search input[type="submit"], input.bb-search-button, a.bb-search-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #4D910D !important;
   font-size: 13px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.bb-search-button span.bb-search-button-text, a.bb-search-button:after {
   vertical-align:middle;
}

a.bb-search-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.bb-search-button, a.bb-search-button span,
a.bb-search-button:visited, a.bb-search-button.visited,
a.bb-search-button:hover, a.bb-search-button.hover 
{
   text-decoration: none;
   font-size: 13px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

a.bb-search-button 
{
   line-height: 100% !important;
}

label.bb-checkbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.bb-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #384739 !important;
}

.bb-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.bb-checkbox.active:before
{
   background: #B9E58B;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.bb-checkbox.hovered:before
{
   background: #DAF1C1;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.bb-radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.bb-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #384739 !important;
}

.bb-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.bb-radiobutton.active:before
{
   background: #B9E58B;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.bb-radiobutton.hovered:before
{
   background: #DAF1C1;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.bb-comments
{
   border-top:1px dotted #A0DB61;
   margin:0 auto;
   margin-top: 25px;
}

.bb-comments h2
{
   color: #2A430F;
}

.bb-comment-inner
{
   background: #E2E8EE;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.bb-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E2E8EE;
}

.bb-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.bb-comment-content
{
   padding:10px 0;
   color: #3E750A;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bb-comment
{
   margin-top: 6px;
}

.bb-comment:first-child
{
   margin-top: 0;
}

.bb-comment-header
{
   color: #2A430F;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.bb-comment-header a, 
.bb-comment-header a:link, 
.bb-comment-header a:visited,
.bb-comment-header a.visited,
.bb-comment-header a:hover,
.bb-comment-header a.hovered
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.bb-comment-header a, .bb-comment-header a:link
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #8AD33C;
}

.bb-comment-header a:visited, .bb-comment-header a.visited
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #8AD33C;
}

.bb-comment-header a:hover,  .bb-comment-header a.hovered
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #8AD33C;
}

.bb-comment-content a, 
.bb-comment-content a:link, 
.bb-comment-content a:visited,
.bb-comment-content a.visited,
.bb-comment-content a:hover,
.bb-comment-content a.hovered
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bb-comment-content a, .bb-comment-content a:link
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #5C755E;
}

.bb-comment-content a:visited, .bb-comment-content a.visited
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #529B0D;
}

.bb-comment-content a:hover,  .bb-comment-content a.hovered
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #5C755E;
}

.bb-pager
{
   background: #EFF2F5;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #A0DB61;
   padding:5px;
}

.bb-pager>*:last-child
{
   margin-right:0 !important;
}

.bb-pager>span {
   cursor:default;
}

.bb-pager>*
{
   background: #DAF1C1;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ADE076 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ADE076 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ADE076 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ADE076 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ADE076 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ADE076 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #DAF1C1;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.bb-pager a:link,
.bb-pager a:visited,
.bb-pager .active
{
   line-height: normal;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1F320B
;
}

.bb-pager .active
{
   background: #B6BFC9;
   background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(to bottom, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #DAF1C1;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.bb-pager .more
{
   background: #DAF1C1;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ADE076 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ADE076 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ADE076 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ADE076 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ADE076 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ADE076 100%) no-repeat;
   border:1px solid #DAF1C1;
   margin:0 4px 0 auto;
}
.bb-pager a.more:link,
.bb-pager a.more:visited
{
   color: #1B221C
;
}
.bb-pager a:hover
{
   background: #B9E58B;
   background: -webkit-linear-gradient(top, #E1F4CD 0, #91D548 100%) no-repeat;
   background: -moz-linear-gradient(top, #E1F4CD 0, #91D548 100%) no-repeat;
   background: -o-linear-gradient(top, #E1F4CD 0, #91D548 100%) no-repeat;
   background: -ms-linear-gradient(top, #E1F4CD 0, #91D548 100%) no-repeat;
   -svg-background: linear-gradient(top, #E1F4CD 0, #91D548 100%) no-repeat;
   background: linear-gradient(to bottom, #E1F4CD 0, #91D548 100%) no-repeat;
   border:1px solid #DAF1C1;
   padding:7px;
   margin:0 4px 0 auto;
}
.bb-pager  a:hover,
.bb-pager  a.more:hover
{
   color: #243A0D
;
}
.bb-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.bb-pager>*:last-child:after{
   display:none;
}

.bb-commentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #2A430F;
}

.bb-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #2A430F;
}

.bb-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.bb-commentsform input:not([type=submit]), .bb-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.bb-commentsform .form-submit
{
   margin-top: 10px;
}

@media all and (max-width: 899px) {
	.bb-vmenublock {
		display: none;
		}
}
.bb-vmenublock
{
   background: #F9EA15;
   padding:5px;
   margin:59px 0 7px 7px;
}

div.bb-vmenublock img
{
   margin: 0;
}

.bb-vmenublockcontent
{
   margin:0 auto;
}

ul.bb-vmenu, ul.bb-vmenu ul
{
   list-style: none;
   display: block;
}

ul.bb-vmenu, ul.bb-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.bb-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.bb-vmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position: relative;
}

ul.bb-vmenu ul.active
{
   display: block;
}

ul.bb-vmenu>li>a
{
   border-bottom:1px dotted #9BB09D;
   padding:0 10px;
   margin:0 auto;
   font-size: 15px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-decoration: none;
   color: #333131;
   min-height: 20px;
   line-height: 26px;
}
ul.bb-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   position:relative;
}

ul.bb-vmenu li{
   position:relative;
}

ul.bb-vmenu>li
{
   margin: 4px 0;
}
ul.bb-vmenu>li>ul
{
   padding: 0;
   margin-top: 4px;
   margin-bottom: 4px;
}
ul.bb-vmenu>li:first-child
{
   margin-top:0;
}

ul.bb-vmenu>li>a:hover, ul.bb-vmenu>li>a.active:hover
{
   background: #F9EA15;
   background: -webkit-linear-gradient(top, #F9E806 0, #FBEF51 20%, #F9EA15 50%, #F9E906 60%, #DBCD06 80%, #EFDF06 100%) no-repeat;
   background: -moz-linear-gradient(top, #F9E806 0, #FBEF51 20%, #F9EA15 50%, #F9E906 60%, #DBCD06 80%, #EFDF06 100%) no-repeat;
   background: -o-linear-gradient(top, #F9E806 0, #FBEF51 20%, #F9EA15 50%, #F9E906 60%, #DBCD06 80%, #EFDF06 100%) no-repeat;
   background: -ms-linear-gradient(top, #F9E806 0, #FBEF51 20%, #F9EA15 50%, #F9E906 60%, #DBCD06 80%, #EFDF06 100%) no-repeat;
   -svg-background: linear-gradient(top, #F9E806 0, #FBEF51 20%, #F9EA15 50%, #F9E906 60%, #DBCD06 80%, #EFDF06 100%) no-repeat;
   background: linear-gradient(to bottom, #F9E806 0, #FBEF51 20%, #F9EA15 50%, #F9E906 60%, #DBCD06 80%, #EFDF06 100%) no-repeat;
   border-bottom:1px dotted #53851E;
   padding:0 10px;
   margin:0 auto;
}
ul.bb-vmenu>li>a:hover, ul.bb-vmenu>li>a.active:hover
{
   text-decoration: none;
}

ul.bb-vmenu a:hover, ul.bb-vmenu a.active:hover 
{
   color: #70B329;
}

ul.bb-vmenu>li>a.active:hover>span.border-top, ul.bb-vmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.bb-vmenu>li>a.active
{
   background: #99EF48;
   background: -webkit-linear-gradient(top, #8EED35 0, #B6F47C 20%, #96EF43 50%, #7FEB19 80%, #89ED2C 100%) no-repeat;
   background: -moz-linear-gradient(top, #8EED35 0, #B6F47C 20%, #96EF43 50%, #7FEB19 80%, #89ED2C 100%) no-repeat;
   background: -o-linear-gradient(top, #8EED35 0, #B6F47C 20%, #96EF43 50%, #7FEB19 80%, #89ED2C 100%) no-repeat;
   background: -ms-linear-gradient(top, #8EED35 0, #B6F47C 20%, #96EF43 50%, #7FEB19 80%, #89ED2C 100%) no-repeat;
   -svg-background: linear-gradient(top, #8EED35 0, #B6F47C 20%, #96EF43 50%, #7FEB19 80%, #89ED2C 100%) no-repeat;
   background: linear-gradient(to bottom, #8EED35 0, #B6F47C 20%, #96EF43 50%, #7FEB19 80%, #89ED2C 100%) no-repeat;
   border-bottom:1px dotted #6DAF28;
   padding:0 10px;
   margin:0 auto;
   text-decoration: none;
   color: #56891F;
}

ul.bb-vmenu>li>ul:before
{
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

ul.bb-vmenu li li a
{
   margin:0 auto;
   position: relative;
}
ul.bb-vmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.bb-vmenu li li{
   position: relative;
   margin-top: 0;
}

ul.bb-vmenu ul a
{
   display: block;
   position: relative;
   min-height: 20px;
   overflow: visible;
   padding: 0;
   padding-left: 25px;
   padding-right: 0;
   z-index: 0;
   line-height: 20px;
   color: #416818;
   font-size: 11px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   margin-left: 0;
   margin-right: 0;
}

ul.bb-vmenu ul a:visited, ul.bb-vmenu ul a.active:hover, ul.bb-vmenu ul a:hover, ul.bb-vmenu ul a.active
{
   line-height: 20px;
   color: #416818;
   font-size: 11px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   margin-left: 0;
   margin-right: 0;
}

ul.bb-vmenu ul ul a
{
   padding-left: 50px;
}
ul.bb-vmenu ul ul ul a
{
   padding-left: 75px;
}
ul.bb-vmenu ul ul ul ul a
{
   padding-left: 100px;
}
ul.bb-vmenu ul ul ul ul ul a
{
   padding-left: 125px;
}

ul.bb-vmenu li li a:before
{
   content:url('images/vmenusubitemicon.png');
   margin-right:10px;
   bottom: 1px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.bb-vmenu li li a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.bb-vmenu ul>li>a:hover, ul.bb-vmenu ul>li>a.active:hover
{
   background: #B9E58B;
   margin:0 auto;
}
ul.bb-vmenu ul li a:hover, ul.bb-vmenu ul li a.active:hover
{
   color: #344235;
}

ul.bb-vmenu ul a:hover:after
{
   background-position: center ;
}
ul.bb-vmenu ul a.active:hover:after
{
   background-position: center ;
}
ul.bb-vmenu ul a.active:after
{
   background-position: bottom ;
}

ul.bb-vmenu li li a:hover:before
{
   content:url('images/vmenuhoveredsubitemicon.png');
   margin-right:10px;
   bottom: 1px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.bb-vmenu li li a:hover:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.bb-vmenu ul>li>a.active
{
   margin:0 auto;
}
ul.bb-vmenu ul a.active, ul.bb-vmenu ul a:hover, ul.bb-vmenu ul a.active:hover
{
   color: #384739;
}

ul.bb-vmenu li li a.active:before
{
   content:url('images/vmenuactivesubitemicon.png');
   margin-right:10px;
   bottom: 1px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.bb-vmenu li li a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.bb-block
{
   background: #E5EBE6;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #B5C5B6;
   padding:7px;
   margin:7px;
}
div.bb-block img
{
   margin: 0;
}

.bb-blockheader
{
   padding:10px 7px;
   margin:0 auto;
}
.bb-blockheader .t,
.bb-blockheader .t a,
.bb-blockheader .t a:link,
.bb-blockheader .t a:visited, 
.bb-blockheader .t a:hover
{
   color: #000000;
   font-size: 13px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   margin-left: 10px;
   margin-right: 10px;
}

.bb-blockcontent
{
   padding:7px;
   margin:0 auto;
   color: #2F3C30;
   font-size: 12px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
.bb-blockcontent table,
.bb-blockcontent li, 
.bb-blockcontent a,
.bb-blockcontent a:link,
.bb-blockcontent a:visited,
.bb-blockcontent a:hover
{
   color: #2F3C30;
   font-size: 12px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.bb-blockcontent a, .bb-blockcontent a:link
{
   color: #72D813;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.bb-blockcontent a:visited, .bb-blockcontent a.visited
{
   color: #98AE9A;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.bb-blockcontent a:hover, .bb-blockcontent a.hover
{
   color: #67836A;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.bb-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -10px;
}
.opera .bb-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.bb-block li
{
   font-size: 12px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   line-height: 125%;
   color: #2F3C30;
   margin-left: 5px;
}

.bb-block ul>li, .bb-block ol
{
   padding: 0;
}

.bb-block ul>li
{
   padding-left: 10px;
}

a img
{
   border: 0;
}

.bb-article img, img.bb-article, .bb-block img, .bb-footer img
{
   border: 1px solid #E5EBE6;
   margin: 0 0 0 0;
}

.bb-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.bb-article table, table.bb-article
{
   border-collapse: collapse;
   margin: 1px;
}

.bb-post .bb-content-layout-br
{
   height: 0;
}

.bb-article th, .bb-article td
{
   padding: 2px;
   border: solid 1px #819C84;
   vertical-align: top;
   text-align: left;
}

.bb-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}


.image-caption-wrapper
{
   padding: 0 0 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.bb-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.bb-postheader
{
   color: #6CCC13;
   margin: 23px 0 0 10px;
   font-size: 22px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postheader a, 
.bb-postheader a:link, 
.bb-postheader a:visited,
.bb-postheader a.visited,
.bb-postheader a:hover,
.bb-postheader a.hovered
{
   font-size: 22px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: 500;
   font-style: normal;
   text-align: left;
}

.bb-postheader a, .bb-postheader a:link
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #75BB2A;
}

.bb-postheader a:visited, .bb-postheader a.visited
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #7E9A81;
}

.bb-postheader a:hover,  .bb-postheader a.hovered
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #5EB210;
}

.bb-postheadericons,
.bb-postheadericons a,
.bb-postheadericons a:link,
.bb-postheadericons a:visited,
.bb-postheadericons a:hover
{
   font-size: 11px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #4A5E4C;
}

.bb-postheadericons
{
   padding: 1px;
}

.bb-postheadericons a, .bb-postheadericons a:link
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #5B9121;
}

.bb-postheadericons a:visited, .bb-postheadericons a.visited
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #5B9121;
}

.bb-postheadericons a:hover, .bb-postheadericons a.hover
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1D2E0A;
}

.bb-postpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .bb-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.bb-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .bb-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.bb-postemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .bb-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.bb-postcontent ul>li:before,  .bb-post ul>li:before,  .bb-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 1px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .bb-postcontent ul>li:before, .opera   .bb-post ul>li:before, .opera   .bb-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.bb-postcontent li, .bb-post li, .bb-textblock li
{
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 150%;
   color: #737373;
   margin: 0 0 10px 9px;
}

.bb-postcontent ul>li, .bb-post ul>li, .bb-textblock ul>li, .bb-postcontent ol, .bb-post ol, .bb-textblock ol
{
   padding: 0;
}

.bb-postcontent ul>li, .bb-post ul>li, .bb-textblock ul>li
{
   padding-left: 13px;
}

.bb-postcontent ul>li:before,  .bb-post ul>li:before,  .bb-textblock ul>li:before
{
   margin-left: -13px;
}

.bb-postcontent ol, .bb-post ol, .bb-textblock ol, .bb-postcontent ul, .bb-post ul, .bb-textblock ul
{
   margin: 1em 0 1em 9px;
}

.bb-postcontent li ol, .bb-post li ol, .bb-textblock li ol, .bb-postcontent li ul, .bb-post li ul, .bb-textblock li ul
{
   margin: 0.5em 0 0.5em 9px;
}

.bb-postcontent li, .bb-post li, .bb-textblock li
{
   margin: 0 0 10px 0;
}

.bb-postcontent ol>li, .bb-post ol>li, .bb-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.bb-postcontent ul>li, .bb-post ul>li, .bb-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}


.bb-footer
{
   background: #F9EA15;
   padding:8px;
   margin:10px auto 0;
   position: relative;
   color: #808080;
   font-size: 14px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-align: center;
}

.bb-footer a,
.bb-footer a:link,
.bb-footer a:visited,
.bb-footer a:hover,
.bb-footer td, 
.bb-footer th,
.bb-footer caption
{
   color: #808080;
   font-size: 11px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bb-footer p 
{
   line-height: 10px;
   margin-top: 20px;
   padding: 0;
   text-align: center;
}

.bb-footer a,
.bb-footer a:link
{
   color: #3E750A;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.bb-footer a:visited
{
   color: #465947;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.bb-footer a:hover
{
   color: #51811D;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.bb-footer h1
{
   color: #87D237;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bb-footer h2
{
   color: #A0DB61;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bb-footer h3
{
   color: #9BB09D;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bb-footer h4
{
   color: #B6F47C;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bb-footer h5
{
   color: #B6F47C;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bb-footer h6
{
   color: #B6F47C;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bb-footer img
{
   border: none;
   margin: 0;
}

.bb-footer li
{
   font-size: 13px;
   font-family: 'Lato', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #E5EBE6;
}

.bb-page-footer, 
.bb-page-footer a,
.bb-page-footer a:link,
.bb-page-footer a:visited,
.bb-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #78BF2B;
}

.bb-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #808080;
}

.bb-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.bb-lightbox,
.bb-lightbox-wrapper .bb-lightbox-image
{
   cursor: pointer;
}

.bb-lightbox-wrapper .bb-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.bb-lightbox-wrapper .bb-lightbox-image.active
{
   display: inline-block;
}

.bb-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.bb-lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.bb-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.bb-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.bb-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.bb-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.bb-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.bb-lightbox-wrapper .arrow-t, 
.bb-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.bb-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.bb-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.bb-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.bb-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.bb-lightbox-wrapper .close .cw, 
.bb-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.bb-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.bb-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.bb-lightbox-wrapper .close-alt, 
.bb-lightbox-wrapper .arrow-right-alt, 
.bb-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .bb-lightbox-wrapper .close-alt, 
.ie8 .bb-lightbox-wrapper .arrow-right-alt, 
.ie8 .bb-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .bb-lightbox-wrapper .cw, 
.ie8 .bb-lightbox-wrapper .ccw 
{
   display: none;
}

.bb-content-layout .bb-content
{
   margin:0 auto;
}

.bb-content-layout .bb-sidebar1
{
   margin:0 auto;
   width: 250px;
}

.bb-sidebar1 img {
	max-width:180px !important;}

/* Begin Additional CSS Styles */
.bb-blockheader .bb, .bb-vmenublockheader .bb {white-space: nowrap;}
/* End Additional CSS Styles */
