/* Add additional stylesheets below
-------------------------------------------------- */


/* Body and structure
-------------------------------------------------- */
body {
  position: relative;
  padding-top: 20px;
  background-color: #fff;
  background-image: url("../img/bg.jpg");
  background-repeat: repeat;
  background-position: 0 40px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 300;
	margin-bottom: 18px;
}

.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6 {
	font-weight: 300;
	margin-bottom: 0;
}


a:hover {
	text-decoration: none;
}

.boxed {
	background: #ffffff;
	padding: 20px;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1)
}



/* Top widgets 
-------------------------------------------------- */

.widget-last {
 text-align: right;
}


.widget-last h4 {
 text-align: right;
}

/* Top Links 
-------------------------------------------------- */
.nav-links {
	padding: 20px 0;
}


.nav-links li {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #999999;
}

.nav-links li:first-child {
	border-left: none;
} 

.nav-links li:last-child {
	padding-right: 0;
}

.nav-links li a:hover {
	background: none;
}


/* Fixed subnav on scroll, but only for 980px and up (sorry IE!) */
@media (min-width: 980px) {
  .subnav-fixed {
    position: fixed;
    top: 40px;
    left: 0;
    right: 0;
    z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
    border-color: #d5d5d5;
    border-width: 0 0 1px; /* drop the border on the fixed edges */
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
       -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
  }
  .subnav-fixed .nav {
    width: 938px;
    margin: 0 auto;
    padding: 0 1px;
  }
  .subnav .nav > li:first-child > a,
  .subnav .nav > li:first-child > a:hover {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
  }
}



/* Footer
-------------------------------------------------- */
.footer {
  margin-top: 45px;
  padding: 35px 0 36px;
  border-top: 1px solid #e5e5e5;
}
.footer p {
  margin-bottom: 0;
  color: #555;
}


/* WooCommerce
-------------------------------------------------- */

p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: .5em 0;
  text-align: center;
  background: #003C54;
  border: 1px solid #003C54;
  color: #ffffff;
  z-index: 999999;
} 

form .form-row label.checkbox {
  display: inline;
}


input, textarea, select, .uneditable-input {
	width: 200px;
}



.single-product a.thumbnail:hover {
	border: none;
	box-shadow: none
}

.single-product .row {
	position: relative;
}

.single-product .onsale {
    background:#91A907;
    border-radius: 145px 145px 145px 145px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    display: block;
    height: 50px;
    left: 25px;
    letter-spacing: 0.13em;
    line-height: 50px;
    padding: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 50px;
}


.widget_shopping_cart > ul {
	list-style: none;
	margin: 0;
}

.widget ul {

	list-style: none;
	margin: 0;
}

.widget_product_categories > ul > li + li {
    border-top:1px solid #EEEEEE;
}

.widget_product_categories > ul > li {
    padding:8px 8px 8px 0;
}

.widget_product_categories > ul > li ul > li {
    padding:5px 5px 0 10px;
}


.widget_product_categories > ul > li.current-cat {
	font-weight: bold;
}
.widget_product_categories > ul > li.current-cat > ul > li {
	font-weight: normal !important;
}

.widget_product_categories > ul > li ul > li.current-cat {
    font-weight:bold;
}


.thumbnail {
	background: #ffffff;
}

.products .onsale {
    background:#91A907;
    border-radius: 145px 145px 145px 145px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    display: block;
    height: 50px;
    left: -10px;
    letter-spacing: 0.13em;
    line-height: 50px;
    padding: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -10px;
    width: 50px;
}


.products .thumbnail {
	padding: 10px 4px;
	text-align: center;
	position: relative;
}


h1.page-title {

	margin-bottom: 18px;
		
}

.related {

	margin-top: 18px;
		
}

.badge {
	display: inline-block;
}





del {

	color: #999999;

}

ins {
	text-decoration: none;
}


.summary .price {
	font-size: 24px;
	font-weight: 300;
}

.summary .tax {
	margin-bottom: 40px;
}


.summary .cart {
	margin-bottom: 40px;
}

.summary .product_meta {
	margin-bottom: 40px;
}

.summary .social {
	margin-bottom: 40px;
}

.summary .short_description {
	margin-bottom: 40px;
}

.summary .variations {
	margin-bottom: 40px;
}

.summary .single_variation {
	margin-bottom: 40px;
}

.woocommerce_tabs ul.nav {
    margin-bottom:0;
}

div.product .woocommerce_tabs {
    clear:both;
}

ul.products li.span2.first {
    clear: left;
}

.thumbnail img {
	height: auto;
}

.tab-content {
    background:none repeat scroll 0 0 #FFFFFF;
    border-bottom:1px solid #DDDDDD;
    border-left:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
    margin-top:0;
    padding:10px;
}

.quantity {
    float: left;
    margin-right: 12px !important;
    min-width: inherit;
    overflow: hidden;
    position: relative;
    width: 57px !important;
}
.quantity input {
    margin-left: 0;
    margin-right: 0;
}
.quantity input.qty {
    border: 1px solid #BBBBBB;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) inset;
    float: left;
    padding: 7px 9px;
    text-align: center;
    width: 18px;
}
.quantity input.plus, .quantity input.minus {
    background: -moz-linear-gradient(center top , #FFFFFF 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
    border: 1px solid #BBBBBB;
    box-shadow: 0 0 0 1px #FFFFFF inset;
    color: #888888 !important;
    cursor: pointer;
    font-size: 12px;
    height: 16px !important;
    padding: 0;
    width: 20px !important;
}
.quantity input.plus:hover, .quantity input.minus:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
.quantity input.plus {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 4px;
    position: absolute;
    right: 0;
    top: 0;
}
.quantity input.minus {
    border-radius: 0 0 4px 0;
    bottom: 0;
    position: absolute;
    right: 0;
}



/* =Reviews/comments
-------------------------------------------------------------- */
.star-rating {
  float: right;
  width: 80px;
  height: 16px;
  background: url(../img/star.png) repeat-x left 0;
}
.star-rating span {
  background: url(../img/star.png) repeat-x left -32px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
  float: left;
}
.hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}
#review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0;
}
#review_form #respond:after {
  content: "";
  display: block;
  clear: both;
}
#review_form #respond p {
  margin: 0 0 10px;
}
#review_form #respond .form-submit input {
  left: auto;
}
#review_form #respond textarea {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

  width: 100%;
}
p.stars:after {
  content: "";
  display: block;
  clear: both;
}
p.stars span {
  width: 80px;
  height: 16px;
  position: relative;
  float: left;
  background: url(../img/star.png) repeat-x left 0;
}
p.stars span a {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
}
p.stars span a:hover,
p.stars span a:focus {
  background: url(../img/star.png) repeat-x left -16px;
}
p.stars span a.active {
  background: url(../img/star.png) repeat-x left -32px;
}
p.stars span a.star-1 {
  width: 16px;
  z-index: 10;
}
p.stars span a.star-2 {
  width: 32px;
  z-index: 9;
}
p.stars span a.star-3 {
  width: 48px;
  z-index: 8;
}
p.stars span a.star-4 {
  width: 64px;
  z-index: 7;
}
p.stars span a.star-5 {
  width: 80px;
  z-index: 6;
}



.form-row-first {
    float:left;
    width:47%;
}

.form-row-last {
    float:right;
    width:47%;
}

.checkout .hidden {
	display: block;
	visibility: visible;
}

.checkout h3 {
	margin-bottom: 25px;
}

#shiptobilling {
    float:right;
}

.clear {
  clear: both;
}


/* =Cart Sidebar
-------------------------------------------------------------- */
ul.cart_list,
ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
ul.cart_list li,
ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none;
}
ul.cart_list li:after,
ul.product_list_widget li:after {
  content: "";
  display: block;
  clear: both;
}
ul.cart_list li a,
ul.product_list_widget li a {
  display: block;
  font-weight: bold;
}
ul.cart_list li img,
ul.product_list_widget li img {
  float: right;
}
ul.cart_list li dl,
ul.product_list_widget li dl {
  margin: 0;
  padding-left: 10px;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}
ul.cart_list li dl dt,
ul.product_list_widget li dl dt {
  float: left;
  clear: left;
}
ul.cart_list li dl dd,
ul.product_list_widget li dl dd {
  margin-bottom: 5px;
}
ul.cart_list li .star-rating,
ul.product_list_widget li .star-rating {
  float: none;
}
.widget_shopping_cart .total {
  border-top: 3px double #ddd;
  padding: 4px 0 0;
}
.widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
}
.widget_shopping_cart .buttons:after {
  content: "";
  display: block;
  clear: both;
}

.button {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 2px 6px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 14px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.button:hover,
.button:active,
.button.active,
.button.disabled,
.button[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.button:active,
.button.active {
  background-color: #cccccc \9;
}
.button:first-child {
  *margin-left: 0;
}
.button:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button.active,
.button:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}

.btn-search {
	margin: 0 !important;
}

.navbar-search .search-query {
	background: #dddddd;
}



/* General Widget
-------------------------------------------------------------- */
.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar .widget {
	margin-bottom: 36px;
}

.sidebar .widget img {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #DDDDDD;
    border-radius:4px 4px 4px 4px;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.075);
    display:inline-block;
    line-height:1;
    padding:4px;
    margin-bottom: 18px;
}

/* Checkout
-------------------------------------------------------------- */
#payment ul.payment_methods {
    border-bottom: 1px solid #dddddd;
    list-style: none outside none;
    padding: 10px 0;
    margin: 0 0 10px 0;
    overflow: hidden;
    text-align: left;
}
#payment ul.payment_methods li {
    font-weight: normal;
    text-align: left;
}
#payment ul.payment_methods li input {
    margin: 0 10px 0 0;
}
#payment ul.payment_methods li img {
    margin: -5px 0 0 10px;
    position: relative;
    vertical-align: middle;
}

#payment #place_order {
    float: right;
    margin: 0;
}
#payment .terms {
    font-weight: bold;
    line-height: 32px;
    margin: 0;
    padding: 0 18px;
}

#payment input.input-checkbox {
	float: left;
	margin-top: 8px;
}
#payment div.payment_box {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #dddddd;
    padding: 10px 2% 0;
    margin: 20px 0;
    position: relative;
    width: 96%;
}
#payment div.payment_box #cc-expire-month, #payment div.payment_box #cc-expire-year {
    float: left;
    width: 48%;
}
#payment div.payment_box #cc-expire-year {
    float: right;
}
#payment div.payment_box span.help {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
}
#payment div.payment_box p, #payment div.payment_box .form-row {
    margin: 0 0 1em;
}
#payment div.payment_box:after {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #DDDDDD;
    border-style: solid;
    border-width: 8px;
    content: "";
    display: block;
    left: 0;
    margin: -13px 0 0 15px;
    position: absolute;
    top: -4px;
}


/* =Layered Nav Widget
-------------------------------------------------------------- */
.widget_layered_nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.widget_layered_nav ul li {
  padding: 0 0 1px;
  list-style: none;
}
.widget_layered_nav ul li:after {
  content: "";
  display: block;
  clear: both;
}
.widget_layered_nav ul li a,
.widget_layered_nav ul li span {
  padding: 1px 0;
  float: left;
}
.widget_layered_nav ul li.chosen a {
  padding: 0 6px 0 18px;
  border: 1px solid #0088CC;
  background: #0088CC url(../img/cross_white.png) no-repeat 6px center;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  padding: 1px 0;
}


/* =Price Filter Widget
-------------------------------------------------------------- */
.widget_price_filter .price_slider {
  margin-bottom: 18px;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
}

.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.9em;
  height: 0.9em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  border: 1px solid #333;
  cursor: pointer;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#bbbbbb));
  background: -webkit-linear-gradient(#ffffff, #bbbbbb);
  background: -moz-linear-gradient(center top, #ffffff 0%, #bbbbbb 100%);
  background: -moz-gradient(center top, #ffffff 0%, #bbbbbb 100%);
  outline: none;
  top: -0.3em;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.65);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.65);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.65);
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #1982d1;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background: #333333;
  background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#666666));
  background: -webkit-linear-gradient(#333333, #666666);
  background: -moz-linear-gradient(center top, #333333 0%, #666666 100%);
  background: -moz-gradient(center top, #333333 0%, #666666 100%);
}
.widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}


/* Misc
-------------------------------------------------- */



/* Make tables spaced out a bit more */
h2 + table,
h3 + table,
h4 + table,
h2 + .row {
  margin-top: 5px;
}


/* Remove bottom margin on example forms in wells */
form.well {
  padding: 14px;
}

/* Tighten up spacing */
.well hr {
  margin: 18px 0;
}


/* For input sizes, make them display block */
.docs-input-sizes select,
.docs-input-sizes input[type=text] {
  display: block;
  margin-bottom: 9px;
}
/* Carousel Control */

.carousel-control {
display: none;
}

/* Icons
------------------------- */
.the-icons {
  margin-left: 0;
  list-style: none;
}
.the-icons i:hover {
  background-color: rgba(255,0,0,.25);
}



/* Responsive table
------------------------- */
.responsive-utilities th small {
  display: block;
  font-weight: normal;
  color: #999;
}
.responsive-utilities tbody th {
  font-weight: normal;
}
.responsive-utilities td {
  text-align: center;
}
.responsive-utilities td.is-visible {
  color: #468847;
  background-color: #dff0d8 !important;
}
.responsive-utilities td.is-hidden {
  color: #ccc;
  background-color: #f9f9f9 !important;
}


/* Responsive Docs
-------------------------------------------------- */
@media (max-width: 480px) {

  /* Reduce padding above jumbotron */
  body {
    padding-top: 70px;
  }

  /* Change up some type stuff */
  h2 {
    margin-top: 27px;
  }
  h2 small {
    display: block;
    line-height: 18px;
  }
  h3 {
    margin-top: 18px;
  }

  /* Adjust the jumbotron */
  .jumbotron h1,
  .jumbotron p {
    text-align: center;
    margin-right: 0;
  }
  .jumbotron h1 {
    font-size: 45px;
    margin-right: 0;
  }
  .jumbotron p {
    margin-right: 0;
    margin-left: 0;
    font-size: 18px;
    line-height: 24px;
  }
  .jumbotron .button {
    display: block;
    font-size: 18px;
    padding: 10px 14px;
    margin: 0 auto 10px;
  }
  /* Masthead (home page jumbotron) */
  .masthead {
    padding-top: 0;
  }

  /* Don't space out quick links so much */
  .quick-links {
    margin: 40px 0 0;
  }
  /* hide the bullets on mobile since our horizontal space is limited */
  .quick-links .divider {
    display: none;
  }

  /* center example sites */
  .example-sites {
    margin-left: 0;
  }
  .example-sites > li {
    float: none;
    display: block;
    max-width: 280px;
    margin: 0 auto 18px;
    text-align: center;
  }
  .example-sites .thumbnail > img {
    max-width: 270px;
  }

  table code {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
  }

  /* Modal example */
  .modal-example .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

}


@media (max-width: 768px) {

  /* Remove any padding from the body */
  body {
    padding-top: 0;
  }

  /* Jumbotron buttons */
  .jumbotron .button {
    margin-bottom: 10px;
  }

  /* Subnav */
  .subnav {
    position: static;
    top: auto;
    z-index: auto;
    width: auto;
    height: auto;
    background: #fff; /* whole background property since we use a background-image for gradient */
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .subnav .nav > li {
    float: none;
  }
  .subnav .nav > li > a {
    border: 0;
  }
  .subnav .nav > li + li > a {
    border-top: 1px solid #e5e5e5;
  }
  .subnav .nav > li:first-child > a,
  .subnav .nav > li:first-child > a:hover {
      -webkit-border-radius: 4px 4px 0 0;
         -moz-border-radius: 4px 4px 0 0;
              border-radius: 4px 4px 0 0;
  }

  /* Popovers */
  .large-bird {
    display: none;
  }
  .popover-well .popover-wrapper {
    margin-left: 0;
  }

  /* Space out the show-grid examples */
  .show-grid [class*="span"] {
    margin-bottom: 5px;
  }

  /* Unfloat the back to top link in footer */
  .footer .pull-right {
    float: none;
  }
  .footer p {
    margin-bottom: 9px;
  }
  
  .widget-last h4 {
    text-align:left;
  }  

}


@media (min-width: 480px) and (max-width: 768px) {

  /* Scale down the jumbotron content */
  .jumbotron h1 {
    font-size: 54px;
  }
  .jumbotron p {
    margin-right: 0;
    margin-left: 0;
  }
  
  .widget-last h4 {
    text-align:left;
  }

}


@media (min-width: 768px) and (max-width: 980px) {

  /* Remove any padding from the body */
  body {
    padding-top: 0;
  }

  /* Scale down the jumbotron content */
  .jumbotron h1 {
    font-size: 72px;
  }

}


@media (max-width: 980px) {

  /* Unfloat brand */
  .navbar-fixed-top .brand {
    float: left;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* Inline-block quick links for more spacing */
  .quick-links li {
    display: inline-block;
    margin: 5px;
  }

}

