/*
 * Main styles for the Parallaxian in all of us
 * Most of these won't be responsive, they're just additional normalization and color
 */

body {
  /* background: #999999; /* Old browsers */
  /* background: -moz-linear-gradient(left, #999999 0%, #ffffff 10%, #ffffff 90%, #999999 100%); /* FF3.6-15 */
  /* background: -webkit-linear-gradient(left, #999999 0%,#ffffff 10%,#ffffff 90%,#999999 100%); /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to right, #999999 0%,#ffffff 10%,#ffffff 90%,#999999 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=1 ); /* IE6-9 */
  /* background:#c5c5c5 url("../../images/14ptBkgndSq.png"); */
}
#page {
	background: none repeat scroll 0 0 #FFFFFF;
}
.region-header,
.region-search {
  float: left;
}
#content {
	margin-bottom: 0.5em;
}
@media (max-width: 768px) {
	#header .block-superfish {
		float: left;
		width: 100%;
	}
	header select {
		background: none repeat scroll 0 0 #D6E1E7;
		border: 1px solid #D0D0D0;
		border-radius: 5px;
		padding: 0.2em;
		width: 100%;
	}
  .region.region-search {
    position: absolute;
    right: 0.5em;
    top: 3em;
    z-index: 99;
  }
}
@media (max-width: 480px) {
	#header {
		padding-top: 65px;
	}
	div#logo-container {
		width: 100%;
		padding: 0;
	}
  div#site-slogan {
	  font-size: 1em;
  }
  .region.region-search {
    position: absolute;
    left: 0.5em;
    top: 4em;
    z-index: 99;
  }
}

/*
 * Search Bar Styles
 */
.region-search .views-exposed-form input {
	background: url("../../images/searchglassnf.png") no-repeat scroll 2px center #FFFFFF;
	border: 1px solid #FFF;
	padding: 2px 0 2px 28px;
	width: 5em;
	border-radius: 5px;
}
.region-search .views-exposed-form input:focus {
  background: url("../../images/searchglass.png") no-repeat scroll 2px center #FFFFFF;
  border: 1px solid #4C7897;
  width: 20em;
  -moz-transition: width 1s cubic-bezier(.65,.05,.36,1);
  -webkit-transition: width 1s cubic-bezier(.65,.05,.36,1);
  transition: width 1s cubic-bezier(.65,.05,.36,1);
}
div.exp-search input {
  background: url("../../images/searchglass.png") no-repeat scroll 2px center #FFFFFF;
  border: 1px solid #4C7897;
  padding: 2px 0 2px 28px;
  border-radius: 5px;
}
.region-search .views-exposed-form input.form-submit {
	width: 0%;
}
.region-search div.views-exposed-widget {
	padding: 0;
}
#catalog .region-search .form-item-search-api-views-fulltext {
  position: relative;
}
@media (max-width: 480px) {
	#main {
		position: relative;
	}
	#catalog .region-search .block {
		margin: 0;
	}
	#catalog .region-search .views-exposed-widget {
		margin-left: 8%;
		width: 80%;
		margin-top: 2%;
	}
	#catalog .region-search {
		position: absolute;
		top: 0;
		width: 97%;
	}
	#content {
		margin-bottom: 0.5em;
	}
	#catalog .responsive-menus {
      position: absolute;
      top: 0;
      width: 95%;
      z-index: 600;
	}
  #catalog .responsive-menus.responsified span.toggler {
	  background: none repeat scroll 0 0 #4C7897;
  }
  #catalog .responsive-menus.responsified .responsive-menus-simple {
	  background: none repeat scroll 0 0 #D6E1E7;
  }
	#catalog .responsive-menus.responsified .responsive-menus-simple li a {
		color: #000000;
		padding: 0.5em 2%;
	}
	#catalog .responsive-menus.responsified .responsive-menus-simple li ul li a {
		padding: 0.5em 7%;
	}
	#catalog .responsive-menus.responsified .responsive-menus-simple li ul li ul li a {
		padding: 0.5em 12%;
	}
}

/*
 * Search Pages
 */
@media all and (min-width: 769px) {
	.search-image {
		width:15%;
		float:left;
		padding:.5em;
		-moz-box-sizing:border-box;
		box-sizing: border-box;
	}
	.search-image img {
		width:100%;
}
	.search-result {
		width:85%;
		float:left;
	}
}
@media (max-width: 768px) {
	.search-image {
		width:35%;
		float:left;
		padding:.5em;
		-moz-box-sizing:border-box;
		box-sizing: border-box;
	}
	.search-image img {
		width:100%;
	}
	.search-result {
		width:65%;
		float:left;
	}
}

/*
 * Product Pages
 */
#parallax-product {
}
#product-sale-info {
	border: 1px solid #ccc;
	box-sizing: border-box;
}
#price {
	border-bottom: 1px solid #ccc;
	padding: 0.5em;
}
@media all and (min-width: 769px) {
	#parallax-product-images {
		width:55%;
	}
	#product-sale-info {
		width:45%;
	}
}
@media (max-width: 768px) {
	#parallax-product-images {
		width:100%;
	}
	#product-sale-info {
		width:100%;
		margin-bottom: 0.2em;
	}
	#cart-buttons {
		width: 100%;
	}
  div#price, #product-badges {
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  padding: 0.5em;
	  width: 100%;
  }
}
.cart-buttons > div {
	box-sizing: border-box;
	float: left;
	margin: 0;
	text-align: center;
	width: 50%;
	padding: 0.5em;
}
.cart-buttons > div:first-child {
	border-right: 1px solid #ccc;
}
#cart-buttons div.views-field {
	text-align: left;
	width: 100%;
}
#cart-buttons {
	clear: left;
	float: left;
}
span.cart-buttons-sku,
span.cart-buttons-stock {
	color: #777;
}
div#download-count,
div.empty-badge {
	color: #aaa;
}
span.cart-buttons-sku .sku,
span.cart-buttons-stock .stock,
div#download-count #counter {
	color: #000;
	font-weight: bold;
}
#cart-buttons div.views-field {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#cart-buttons div.form-item {
	float: left;
	margin: 0;
	width: 50%;
}
#cart-buttons div.form-item label {
	float: left;
	width: 50%;
}
#cart-buttons div.form-item input {
	background: none repeat scroll 0 0 #eee;
	border: medium none;
	float: left;
}
#parallax-product-images,
#product-sale-info,
#main-image,
#accordion,
#product-selling,
#teaser-images,
.product-images,
div.product-video {
	float:left;
}
li.product-image {
	list-style: none;
}
div#price > div {
}
div.product-images > ul {
	padding: 0;
	margin: 0;
}

/*
 * product images
 */
#main-image {
	width: 60%;
}
#teaser-images {
	width: 40%;
}
div.view-product-images > div div ul {
	padding:0;
	list-style:none;
	margin:0;
}
div.product-main-image,
div.product-images > div ul li,
div.product-video {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin:4px;
}
div.product-main-image > a img,
div.product-images > div ul li a img,
div.product-video > a img {
	width:100%;
}

/*
 * Product Badges
 */
#download-count,
#product-badges {
	box-sizing: border-box;
	float: left;
	padding: 0.5em;
	width: 50%;
}
#download-count,
.empty-badge {
	text-align: center;
}
#product-badges {
	border-left: 1px solid #ccc;
}
ul.badges {
	margin: 0;
	padding: 0;
}
ul.badges > li {
	float: left;
	list-style: none outside none;
	padding: 0 0.2em;
}

/*
 * Product Downloads
 */

div.view-download-family-product {
	padding-bottom: 1em;
}
.downloads-header,
.dlfam-header {
	background: none repeat scroll 0 0 #ccc;
	border-radius: 0.5em 0.5em 0 0;
	display: block;
	font-weight: bold;
	padding: 0.5em;
	width: auto;
}
.dlfam-item {
	float: left;
	width: 100%;
}
@media all and (min-width: 769px) {
  .dlfam-pack {
	  background: none repeat scroll 0 0 #ffffff;
	  border: 1px solid #666666;
	  float: left;
	  margin: 1%;
	  position: relative;
	  width: 31%;
  }
}
@media (max-width: 768px) {
	.dlfam-pack {
		background: none repeat scroll 0 0 #ffffff;
		border: 1px solid #666666;
		float: left;
		margin: 1%;
		position: relative;
		width: 98%;
	}
}
.dlfam-title {
	background: none repeat scroll 0 0 rgba(190, 190, 190, 0.9);
	color: #000;
	font-size: 1em;
	font-weight: bold;
	height: 40%;
	left: 0;
	padding: 0 5%;
	position: absolute;
	text-decoration: none;
	top: 60%;
	width: 90%;
}
.dlfam-link {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 3;
}
.dlfam-pack:hover .dlfam-title {
	background: none repeat scroll 0 0 rgba(20, 116, 183, 0.8);
	color: #fff;
}

.view-downloads table {
	margin-top: 0;
}
#downloads .view-downloads tbody tr:focus,
#downloads .view-downloads tbody tr:hover,
#downloads .dlfam-pack:hover,
#downloads .dlfam-pack:focus {
	outline: none;
	border-color: rgba(20, 116, 183, 0.8);
	box-shadow: 0 0 2px rgba(20, 116, 183, 0.8);
}


/*
 * Primary Price Table
 */
#price {
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	float: left;
	padding: 0.5em;
	width: 100%;
}
.product-page-price {
	box-sizing: border-box;
	display: block;
	float: left;
	width: 100%;
}
.product-main-price {
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.4em;
	width: 50%;
}
.product-price-sale {
	color: #009402;
}
.product-price-save {
	float: left;
	width: 50%;
}
.product-price-raw {
	color: #777;
	float: left;
	width: 100%;
}
.price-strike {
	text-decoration: line-through;
}
.product-price-savings {
	clear: left;
	width: 100%;
	display: block;
}
.price-save {
	float: left;
}
#price .product-price-save td.price-amount {
	font-size: 1em;
	padding: 0 0.5em;
}
.product-price-savings table {
	margin: 0;
	padding: 0;
}
tr.commerce-price-savings-formatter-savings,
table.commerce-price-savings-formatter-prices > tbody tr {
	border: medium none;
}

/*
 * Quantity Price Table
 */
#product-sale-info div.view-qty-prices {
	background: none repeat scroll 0 0 #e2e8ed;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
}
.qty-price-table {
	display: inline-block;
	width: 100%;
}
div[class*="quantity-table-"] {
	display: block;
	float: left;
	margin-top: 0.2em;
	padding: 0 0.5em;
	text-align: center;
	box-sizing: border-box;
	border-right: 1px solid #ccc;
}
div.qty-price-table div.contextual-links-region > div:last-child {
	border-right: none;
}
.quantity-table-1 {
	width: 100%;
}
.quantity-table-2 {
	width: 50%;
}
.quantity-table-3 {
	width: 33.3%;
}
.quantity-table-4 {
	width: 25%;
}
.quantity-table-5 {
	width: 20;
}
.quantity-table-6 {
	width: 16.6;
}
.qty-tbl-qty {
	float: left;
	width: 100%;
}
.qty-tbl-price {
	clear: both;
	float: left;
	width: 100%;
}

/*
 * Sale Date
 */
div.view-sale-end > div.view-content {
}
span.sale-end-until {
}
span.sale-end > span {
}

/*
 * Cart Buttons
 */
div.field-commerce-stock {
}
span.product-buy-buttons > form div input {
	border:1px solid #999;
	color:#000;
	font-weight:bold;
	text-align: center;
}
span.product-buy-buttons > form div input.wishlist:hover,
span.product-buy-buttons > form div input.wishlist:focus {
}
span.product-buy-buttons > form div input#edit-submit {
	background: url("../../images/emptycart.png") no-repeat scroll right 5px center, url("../../images/CartButtonGrad0.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	width: 50%;
	float: left;
    background-size: contain, auto auto;
}
span.product-buy-buttons > form div input#edit-submit:hover,
span.product-buy-buttons > form div input#edit-submit:focus {
	background: url("../../images/emptycart.png") no-repeat scroll right 5px center, url("../../images/CartButtonGrad1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	width: 50%;
	float: left;
    background-size: contain, auto auto;
}
span.product-buy-buttons > form div input#edit-submit.form-button-disabled {
	background: url("../../images/ButtonGrad0.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
span.product-buy-buttons > form div input#edit-submit.form-button-disabled:hover,
span.product-buy-buttons > form div input#edit-submit.form-button-disabled:focus {
	background: url("../../images/ButtonGrad0.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
span.product-buy-buttons > form div input#edit-submit.form-button-disabled {
	width: 12em;
}
span.product-buy-buttons > form div div span {
	display:none;
}
.form-submit.form-button-disabled + div {
	visibility: hidden;
}

/*
 * Product Accordion
 */
div#accordion div#overview,
div#accordion div#details,
div#accordion div#downloads,
div#accordion div#resources {
	padding: 0;
	overflow: visible;
}
div#overview > div:first-child p,
div#details > div:first-child p,
div#details > div:first-child ul,
div#resources > div:first-child p {
	margin:0 0 1.5em;
}
div#overview > div p,
div#details > div p,
div#resources > div p {
	padding:0 10px 0 10px;
}
article.node-product #accordion ul {
	padding: 0 0 0 2em;
	margin-top: 0;
}

/*
 * Header Information
 */
#header {
}
@media all and (min-width: 769px) {
  header#header {
    position: relative;
    height: 5.6em;
  }
  .header-tools {
    position: absolute;
    right: 1em;
    top: 0.5em;
    font-size: 1.1em;
    height: 2em;
  }
  .region.region-navigation {
    position: absolute;
    bottom: 0;
    width: 100%;
    top: 2.75em;
    height: 2.8em;
  }
  .header__name-and-slogan {
    width: calc( (100% - 240px) - 0.5em);
    margin-left: 240px;
    margin-right: -100%;
    padding-top: 0.5em;
    border-bottom: 1px solid #DDD;
    height: 2.2em;
  }
  .region-header {
    margin-right: 0.2em;
    display: flex;
    height: 1.6em;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 768px) {
  header#header {
    position: relative;
    height: 7.2em;
  }
  .region.region-navigation {
    top: 5em;
    position: absolute;
    width: 100%;
    z-index: 97;
  }
  .header__name-and-slogan {
    width: calc( (100% - 240px) - 0.5em);
    margin-left: 240px;
    margin-right: -100%;
    padding-top: 0.5em;
    border-bottom: 1px solid #DDD;
    height: 2.2em;
  }
  .region-header {
    position: absolute;
    right: 0.5em;
    top: 0.7em;
    font-size: 1.1em;
    z-index: 100;
  }
}
@media (max-width: 480px) {
  header#header {
    height: 4.2em;
  }
  .region.region-navigation {
    top: 6em;
  }
  .header__name-and-slogan {
    padding-top: 0;
    position: absolute;
    top: 0;
    height: auto;
    font-size: 0.7em;
  }
  .region-header {
    position: absolute;
    right: 0.5em;
    top: 2em;
    font-size: 1.1em;
    height: 2em;
    z-index: 100;
  }
}
.header-tools a {
  text-decoration: none;
  margin: 0 0.2em;
}
#cart-block img {
  max-height: 1.5em;
}
header .block {
  margin-bottom: 0;
}
h1#page-title {
  background-color: #002942;
  color: #FFF;
  border-bottom: 2px #002942 solid;
  margin-bottom: 10px;
  margin-top: 0.2em;
  padding-left: 1em;
}
#logo-container {
  padding: 0.5em 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  z-index: 3;
  float: left;
  width: 240px;
  margin-left: 0%;
  margin-right: -100%;
}
#logo-container img {
	width: 100%;
}
#site-slogan {
	color: #777;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.25em;
}
#catalog .block__title {
	margin-bottom: 0.5em;
}
#block-menu-menu-catalog-top > ul.menu,
#block-jquerymenu-2 > ul.menu {
	background:#bfc9d0;
	border-bottom:#777 solid 1px;
	border-top:#777 solid 1px;
}
div#catalog div div > h2 {
	line-height: 1em;
}
div#catalog div div > ul {
}
#catalog {
	padding: 0 0.5em;
}
.anchor-class.cart-empty {
  background-image: url("../../images/emptycart.png");
  display: inline-block;
  padding-left: 2em;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
}
.anchor-class.cart-full {
  background-image: url("../../images/fullcart.png");
  display: inline-block;
  padding-left: 2em;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #eee;
}

/*
 * User Select and Inputs
 */
.views-exposed-form select,
.views-exposed-form input {
	border: 2px solid #002942;
	padding: 0.5em;
	border-radius: 4px;
}
.views-exposed-form input[type=submit] {
	background: #777;
	color: #fff;
	font-weight: bold;
	box-shadow: 1px 4px #002942;
}
.views-exposed-form input[type=submit]:hover {
	background: #006098;
	box-shadow: 0 1px #777;
	transform: translateY(2px);
}

/*
 * User login Fields
 */
#block-user-login,
#block-logintoboggan-logintoboggan-logged-in,
#cart-block {
  float:left;
}
.toboggan-unified.login > div#login-message {
	color: #FF0000;
	font-size: 1.5em;
	text-align: left;
}
.toboggan-unified.login > div#login-links {
	padding: 10px 0 0;
	text-align: left;
	line-height: 1.2;
}
.toboggan-unified.login div#login-links > a {
	background: url("/sites/all/modules/ckedit_styles/css/ButtonGradient0.png"), url("/sites/all/modules/ckedit_styles/css/ButtonBackground.png") #999999;
	border: 1px solid #000000;
	color: #000000;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0.1em 1.7em;
	margin: 0 1.5em 0 0;
	text-decoration: none;
	white-space: nowrap;
	line-height: 1.5;
}
.toboggan-unified.login div#login-links > a:hover {
	background: url("/sites/all/modules/ckedit_styles/css/ButtonGradient1.png"), url("/sites/all/modules/ckedit_styles/css/ButtonBackground.png") #CCCCCC;
}
.toboggan-unified.login div#login-links > a.lt-active {
	background: url("../../images/ButtonBlueGradient0.png"), url("../../images/ButtonBlueBackground.png") #1474B7;
	color: #FFFFFF;
	border: 1px solid #000000;
}
.toboggan-unified.login div#login-links > a.lt-active:hover {
	background: url("../../images/ButtonBlueGradient1.png"), url("../../images/ButtonBlueBackground.png") #1474B7;
}

/*
 * Home Page Content
 */
video#videohome {
    width: 100%;
}
#home-page-video {
    position: relative;
}
#home-page-play {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#home-page-banner {
  margin: 0.5%;
}
#home-page-banner .flexslider {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  background: #FFF;
  padding: 1em 1em 0.5em 1em;
}
@media all and (min-width: 769px) {
  #home-mobile {
    display: none;
  }
  #home-page-banner .flexslider ul > li {
    display: flex !important;
    justify-content: center;
    align-items: self-start;
  }
  .homepage-slide-text {
    padding: 0 1.5em 0.2em 1em;
    color:#000;
  }
  .homepage-slide-text h2 {
    margin-top: 0;
  }
  .home-three-images {
    font-size: 1.2em;
    font-weight: bold;
  }
	div#home-page-splash {
		display: flex;
		justify-content: space-between;
		margin-bottom: 0.5em;
	}
	.splash-product {
		width: 98%;
		position: relative;
		margin: 0 1%;
	}
}
@media (max-width: 768px) {
  #home-mobile {
    display: block;
    height: 70px;
  }
  #home-mobile a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.1em;
  }
  #home-page-video video {
    width:100%;
  }
  .home-mobile-gs {
    background: #1474B7;
  }
  .home-mobile-shop {
    background: #548f32;;
  }
  .home-mobile-gs, .home-mobile-shop {
    float: left;
    width: 48%;
    text-align: center;
    line-height: 2em;
    box-sizing: border-box;
    padding: 0.2em;
    margin: 1%;
  }
  #home-page-banner .flexslider ul > li {
    justify-content: center;
    align-items: self-start;
  }
  .homepage-slide-text {
    padding: 0.2em;
    color:#000;
  }
  .homepage-slide-text h2 {
    margin-top: 0.2em;
  }
  .home-three-images {
    font-size: 0.9em;
    font-weight: bold;
  }
	div#home-page-splash {
		display: grid;
		grid-row: auto;
		grid-column-gap: 1%;
		grid-row-gap: 1%;
		grid-template-columns: 50% 50%;
		width: 100%;
		margin-bottom: 0.5em;
	}
	.splash-product {
		width: 98%;
		position: relative;
		margin: 0 1%;
	}
}
.homepage-slide,
.homepage-slide-text {
  flex: 1;
}
.homepage-slide-text a {
  color:#000;
}
.homepage-slide-text p:first-child {
  margin: 0;
}
#home-page-banner ol.flex-control-nav {
	bottom: 0;
	padding: 0.5em 0 0 0;
	z-index: 300;
	position: inherit;
	background: radial-gradient(circle, rgba(0,41,66,1) 0%, rgba(0,41,66,1) 10%, rgba(255,255,255,0) 80%);
}
#home-page-banner ol.flex-control-nav li {
	margin: 0 0.2em;
}
#home-page-banner .flex-control-paging li a {
	height: 14px;
	width: 14px;
    background: rgba(255,255,255,0.9);
	border:2px solid rgba(255,255,255,0.9);
}
#home-page-banner .flex-control-paging li a.flex-active {
	background: rgba(14,81,128,0.9);
	border:2px solid rgba(255,255,255,0.7);
}
.mission-tag {
  text-align: center;
  width: 100%;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  color: #002942;
}
.mission-statement {
  width: 70%;
  text-align: center;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0.2em;
  color: #002942;
  font-style: oblique;
}
span.splash-prod-name {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #ccc;
	height: 2.5em;
}
span.splash-prod-name p {
	margin: 0;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.8em;
	font-weight: bold;
	color: #000;
}
.splash-product:hover span.splash-prod-name p {
	color: #FFF;
}
.splash-product:hover span.splash-prod-name.splash-bp {
	background: #3D3D97;
}
.splash-product:hover span.splash-prod-name.splash-ar {
	background: #006468;
}
.splash-product:hover span.splash-prod-name.splash-py {
	background: #DC8105;
}
div#home-freeship {
	border-left: 4px solid #b2b2b2;
}
.home-shipping {
	margin: 0.5em;
	background-image: url(../../images/FreeShip19.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	padding-right: 120px;
}
span.ship-msg {
	font-size: 1.2em;
	font-weight: bold;
}

/*
 * Store Page Content
 */
#store-page-banner {
  margin: 0.5%;
}
#store-page-banner .flexslider {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
#store-page-banner ol.flex-control-nav {
  background: none repeat scroll 0 0 rgba(100, 100, 100, 0.2);
  bottom: 0;
  padding: 0.5em 0;
  z-index: 300;
}
#store-page-banner ol.flex-control-nav li {
  margin: 5px 6px 0;
}
#store-page-banner .flex-control-paging li a {
  height: 18px;
  width: 18px;
  border:2px solid rgba(0,0,0,0.5);
}
#store-page-banner .flex-control-paging li a.flex-active {
  background: rgba(20, 116, 183, 0.9);
  border:2px solid rgba(0,0,0,0.7);
}
#news a {
	text-decoration: none;
}
#home-news > div, #parallax-insider-news > div {
	border: 1px solid #667A87;
}
@media (max-width: 480px) {
  .catalog #content {
    margin-top: 2em;
  }
}
@media (max-width: 768px) {
	#parallax-insider-news {
		width: 100%;
		float: left;
		position: relative;
		margin-bottom: 0.5%;
	}
	#home-news {
		width: 100%;
		float: left;
		background:#DDD;
		position: relative;
	}
	#home-static-message {
		width: 100%;
		float: left;
		margin: 0.5em 0;
	}
	div.micro-bs,
	div.micro-prop,
	div.micro-other {
		display:inline;
		float:left;
	}
  div.micro-getting-started,
  div.micro-blockly,
  div.micro-pdc {
    box-sizing: border-box;
    display: inline;
    float: left;
    padding: 0.5em;
    width: 33%;
  }
}
@media all and (min-width: 769px) {
	#parallax-insider-news {
		position: relative;
		width: 49%;
		float: left;
		margin: 0.5em 0.5%;
	}
	#home-news {
		-moz-box-sizing: border-box;
		width: 49%;
		float: left;
		background:#DDD;
		position: relative;
		margin: 0.5em 0.5%;
	}
	#home-static-message {
		display: table-cell;
		width: 100%;
	}
	div.micro-bs,
	div.micro-prop,
	div.micro-other,
    div.micro-getting-started,
    div.micro-blockly,
    div.micro-pdc {
		box-sizing: border-box;
		display: inline;
		float: left;
		padding: 0.5em;
		width: 33%;
	}
}
#news .views-field-title {
	background: none repeat scroll 0 0 rgba(102, 122, 135, 0.59);
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3;
	display: block;
}
#news table {
	margin: 0;
}
#news table td,
#news table th {
	padding: 0;
}
#news p {
	height: 70px;
	margin: 0.5em;
}
#parallax-insider-news > div:hover,
#home-news > div:hover {
	border: 1px solid #1474B7;
}
#parallax-insider-news:hover div.view-content .views-field-title,
#home-news:hover div.view-content .views-field-title {
	background: rgba(20,116,183,0.6);
}
.news-header {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}
.news-title {
	color: #FFFFFF;
}
span.pin-home-header {
	background: none repeat scroll 0 0 #667A87;
	color: #FFFFFF;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px;
}
.view-news-home div > table {
}
tr.featured-news {
}
span.news-home-header {
	background: none repeat scroll 0 0 #777777;
	color: #FFFFFF;
	font-size: 1.2em;
	display: block;
	font-weight: bold;
	padding: 4px;
}
.field-news-image img,
.field-featured-news-image > img {
	width: 100%;
}
#product-showcase {
	background: url("../../images/showcase-squares.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	margin: 0.5%;
	padding: 1%;
}
.showcase-header {
	color: #fff;
	font-size: 1.3em;
	font-variant: small-caps;
	font-weight: bold;
	text-shadow: 1px 1px 0 #666, -1px -1px 0 #666, -1px 1px 0 #666, 1px -1px 0 #666;
}
.showcase-wrapper {
}
.showcase-item {
	float: left;
	margin: 1%;
	position: relative;
	width: 18%;
}
.showcase-picture {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #666666;
}
@media all and (min-width: 901px) {
	.showcase-price a {
		color: #666666;
		font-weight: bold;
		text-decoration: none;
	}
	.showcase-price {
		background: none repeat scroll 0 0 rgba(191, 201, 208, 0.9);
		bottom: 0;
		display: block;
		height: 3em;
		left: 0;
		position: absolute;
		width: 100%;
	}
	.showcase-title {
		top: 0.3em;
		left: 0.3em;
		margin-right: 0.3em;
		position: absolute;
		text-decoration: none;
		font-size: 0.8em;
	}
}

@media (max-width: 900px) {
	.showcase-wrapper .showcase-item {
		float: left;
		margin: 1%;
		position: relative;
		width: 98%;
	}
	.showcase-price a {
		color: #000;
		font-weight: bold;
		line-height: 1.2em;
		text-decoration: none;
	}
	.showcase-price {
      background: #EEE;
      border-color: #666 #666 #666 rgba(191, 201, 208, 0.9);
      border-style: solid;
      border-width: 1px;
      bottom: 0;
      box-sizing: border-box;
      display: block;
      float: left;
      font-size: 1.4em;
      height: 100%;
      left: 20%;
      position: absolute;
      width: 80%;
	}
	.showcase-title {
		left: 0.3em;
		position: absolute;
	}
	.showcase-item .showcase-picture {
		background: none repeat scroll 0 0 #ffffff;
		border-color: #666666 rgba(191, 201, 208, 0.9) #666 #666;
		border-style: solid;
		border-width: 1px;
		box-sizing: border-box;
		float: left;
		width: 20%;
	}
	.showcase-item .showcase-amount {
      background: none repeat scroll 0 0 #CCC;
      border-bottom: 1px solid #000;
      border-left: 1px solid #000;
      border-top: 1px solid #000;
      bottom: 10%;
      padding: 0 0.5em;
      position: absolute;
      right: 0;
      left: auto;
      width: 60%;
	}
	.showcase-wrapper .showcase-item:hover .showcase-amount a,
	.showcase-amount > a {
		color: #333;
	}
}
.showcase-amount {
	bottom: 0.3em;
	left: 0.3em;
	position: absolute;
}
.showcase-item:hover .showcase-price,
.success-showcase:hover .success-industry {
	background: none repeat scroll 0 0 rgba(20, 116, 183, 0.8);
}
.showcase-item:hover .showcase-picture {
	border: 1px solid #1474B7
}
.showcase-item:hover .showcase-price a,
.success-showcase:hover .success-industry > a {
	color: #ffffff;
}
.showcase-item:hover .showcase-amount a {
	color: #F5D63E;
}
.showcase-link,
.news-link,
.success-link {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 3;
	border-top: 1px solid rgba(120, 120, 120, 0.6);
}
#home-daily-deal > div div p {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}
.dailydeal-row {
	background: none repeat scroll 0 0 #FFFFFF;
	padding-top: 0.5em;
}
.dailydeal-img {
	margin:0.5em;
	text-align:center;
}
.micro-static {
	padding: 10px;
}
.micro-static,
.micro-static > div {
	background:#002942;
	margin-bottom: 10px;
}
div.micro-static > div img {
	float: left;
}
span.home-static > a:visited,
span.home-static > a:hover,
span.home-static > a:focus,
span.home-static > a,
div.micro-bs p > a:visited,
div.micro-bs p > a:hover,
div.micro-bs p > a:focus,
div.micro-bs p > a,
div.micro-bs > p,
div.micro-other p > a:visited,
div.micro-other p > a:hover,
div.micro-other p > a:focus,
div.micro-other p > a,
div.micro-other > p,
div.micro-prop p > a:visited,
div.micro-prop p > a:hover,
div.micro-prop p > a:focus,
div.micro-prop p > a,
div.micro-prop > p {
	color:#FFF;
}
div.micro-message {
	padding: 0 0.6em;
}
.micro-message > p {
	margin: 0.5em;
}
hr.micro-bar {
	clear: both;
	margin: 0;
	visibility: hidden;
}
.dailydeal-sale {
	color: #666666;
	padding-left: 1em;
}
.dailydeal-product {
	padding-left: 1em;
}
.dailydeal-row table td {
	padding-left: 1em;
}
.dailydeal-row td.commerce-price-savings-formatter-list > span.price-amount {
	color:#999;
	padding-right: 1em;
	line-height:1.4em;
}
.dailydeal-row td.commerce-price-savings-formatter-price > span.price-amount{
	color:#000;
	line-height:1.4em;
}
#home-bottom {
	border-spacing: 0.2em 0;
	float: left;
	width: 100%;
}

/*
 * Shopping Cart Checkout
 */
div.block-commerce-checkout-progress {
}
.commerce-checkout-progress .payment {
  display: none;
}
li.cart.first {
	margin: 0 0.5em 0 0;
}
div.commerce-line-item-actions > input {
	margin: 0 0.2em;
}
ul.commerce-checkout-progress li.active {
	background: #1474B7;
	color: #FFFFFF
}
ul > li.cart, ul > li.login, ul > li.checkout, ul > li.checkout, ul > li.review, ul > li.complete, ul > li.shipping {
	background: none repeat scroll 0 0 #DDDDDD;
	margin: 0 .5em;
	padding: 0.4em 0.6em !important;
}
#customer-profile-billing-ajax-wrapper,
#customer-profile-shipping-ajax-wrapper,
#commerce-shipping-service-ajax-wrapper {
	width: 100%;
}
#commerce-checkout-form-checkout .customer_profile_billing.form-wrapper div,
#commerce-checkout-form-checkout .customer_profile_shipping.form-wrapper div {
	margin: 0.2em 1em 0.2em 0;
}
.checkout-buttons {
	-moz-box-sizing: border-box;
	box-sizing:border-box;
	width: 100%;
	float:left;
}
.form-item-commerce-shipping-shipping-service {
  display: flex;
  flex-direction: row;
  min-height: 2em;
  padding-bottom: 0.5em;
}
#commerce-checkout-form-review .form-item-commerce-shipping-shipping-service {
  display: inline;
}
.form-item-commerce-shipping-shipping-service input.form-radio {
  margin-right: 0.2em;
}
.form-item-commerce-shipping-shipping-service label.option {
  width: 100%;
  font-weight: bold;
}
.form-item-commerce-shipping-shipping-service label.option > img {
  float: left;
  padding-right: 0.5em;
}
.ups-tt {
  color: #a22;
  font-weight: normal;
}
.form-item-commerce-shipping-shipping-service .description {
  display: none;
}
#commerce-checkout-form-review .form-item-commerce-shipping-shipping-service .description {
  display: block;
}

/*
 * Breadcrumb Space
 */
nav.breadcrumb > ol li,
nav.breadcrumb > ol li a {
	color:#999;
	text-decoration: none;
}

/*
 * Related Product Pages - Download and Related
 */
.family-product-header,
.related-products-header,
.family-download-header {
	background: none repeat scroll 0 0 #ccc;
	border-radius: 0.5em 0.5em 0 0;
	display: block;
	font-weight: bold;
	padding: 0.5em;
	width: auto;
}
.family-product {
	padding: 0.5em;
}
article.node-product-family table td,
article.node-product-family table th {
  border: 1px solid;
}
div#overview .family-product .family-product-body > p {
	margin: 0;
	padding: 0;
}
.related-product,
.family-download  {
	float: left;
	width: 100%;
}
@media all and (min-width: 769px) {
	.related-product-image,
	.family-download-image {
  	background: none repeat scroll 0 0 #ffffff;
  	border: 1px solid #666666;
  	float: left;
  	margin: 1%;
  	position: relative;
  	width: 23%;
  	box-sizing: border-box;
  }
}
@media (max-width: 768px) {
	.related-product-image,
	.family-download-image {
		background: none repeat scroll 0 0 #ffffff;
		border: 1px solid #666666;
		float: left;
		margin: 1%;
		position: relative;
		width: 48%;
		box-sizing: border-box;
	}
}
.related-products-title,
.family-download-title {
	background: none repeat scroll 0 0 rgba(190, 190, 190, 0.9);
	color: #000;
	font-size: 1em;
	font-weight: bold;
	height: 40%;
	left: 0;
	padding: 0 5%;
	position: absolute;
	text-decoration: none;
	top: 60%;
	width: 90%;
}
.related-products-price,
.family-download-price {
	background: none repeat scroll 0 0 #009402;
	border-bottom: 1px solid #002942;
	border-left: 1px solid #002942;
	border-top: 1px solid #002942;
	color: #fff;
	font-weight: bold;
	padding: 0 5%;
	position: absolute;
	right: 0;
	top: 75%;
	width: 40%;
}
.related-products-link,
.family-download-link {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 3;
}
.related-product-image:hover .related-products-title {
	background: none repeat scroll 0 0 rgba(20, 116, 183, 0.8);
	color: #fff;
}
.view-family-download-cross table,
.view-family-products table,
.view-download-family table {
	margin-top: 0;
}

/*
 * Catalog Pages
 */
#catalog ul.jquerymenu li.parent span.closed:after {
	content: " ";
	visibility: hidden;
}
td.catalog-row img {
	width: 100%;
}
td.catalog-row {
	width:25%;
	border:1px #CCC solid;
	padding:0.5em;
}
#catalog .menu {
	position: relative;
}
#catalog li {
	list-style: none outside none;
}
div.view-filters,
div.view-content {
}
div.view-catalog > div {
}
div.catalog-prices {
	padding:0 0 0.5em;
}
div.catalog-prices > table {
	margin:0;
}
div.catalog-prices > table tbody tr td {
	padding:0;
}
div.catalog-image {
}
span.catalog-product-title {
	font-size:0.9em;
	font-weight:bold;
}
span.catalog-product-title > a {
	text-decoration:none;
}
div.catalog-prices > table tbody tr td.price-amount,
.catalog-part-num {
	font-size:1em;
	color:#666;
	line-height:1.5em;
	border:0;
}

/*
 * Getting Started Pages
 */
.getting-started {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
}
.qna-getting-started {
  width: 24%;
}
@media (max-width: 480px) {
  .getting-started-wrapper .getting-started {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: inherit;
  }
  .getting-started-wrapper .qna-getting-started {
    width: 49%;
    margin-bottom: 0.5em;
  }
}
.gs-question {
  display: grid;
  padding: 1em;
  text-align: center;
  box-sizing: border-box;
  min-height: 168px;
}
.gs-question p {
  margin: auto;
}
div[class*=" gs-color-"] {
  height: 100%;
}
a.question-btn {
  font-size: 1.5em;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.question-btn:hover div[class*=" gs-color-"] {
  -moz-box-shadow:    inset 0 0 1em #000000;
  -webkit-box-shadow: inset 0 0 1em #000000;
  box-shadow:         inset 0 0 1em #000000;
}
.gs-answer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
.gs-answer:target {
  display: inherit;
}
.answer-pop {
  margin: 3em auto;
  padding: 2em;
  background: #fff;
  box-sizing: border-box;
  width: 90%;
  position: relative;
  z-index: 4;
}

.answer-pop h2 {
  margin-top: 0;
  margin-bottom: 0;
  color: #333;
}
.answer-pop h2 p {
  margin: 0;
}
.answer-pop .answer-close {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 3em;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.answer-pop .answer-close:hover {
  color: #01577B;
}
.answer-pop .gs-answer-txt {
  overflow: auto;
}

/*
 * Downloads Page
 */
.view-download-page > div {
}
.view-download-page > div.view-content {
}
input#edit-sku {
}

/*
 * Distributors Page
 */
.view-distributors > div {
}

/*
 * News Page
 */
td.news-table-row {
	border: 1px solid #002942;
}
h1#main-news-title {
	background: url("../../images/news-banner.png") repeat-x;
	line-height: 1.8em;
	margin: 0;
	padding: 0 0 0 10px;
	color:#FFF;
}
h2#news-title {
	background: none repeat scroll 0 0 #FFF;
	line-height: 1.4em;
	margin: 0;
	padding: 5px 0 0 0;
	color:#002942;
}
.news-header-name,
.news-header-date {
	padding-right:2em;
}
#news-social {
}
#news-image-gallery {
}
#news-social,
#news-image-gallery {
}
#news-social > div {
	display: inline;
	width: 60px !important;
}
div.news-header-list {
	background:#DDD;
	padding:5px;
}
div.news-header-list > ul {
	margin:0;
	list-style:none;
}
div#news-image-gallery .flexslider {
	margin: 0;
	border: none;
	box-shadow: none;
}
div.news-gallery > ul {
	padding:0;
	margin:0;
	list-style:none;
}
div#news-image-gallery .flex-direction-nav .flex-prev {
	left: 0;
}
div#news-image-gallery .flex-direction-nav .flex-next {
	right: 0;
}
div#news-image-gallery .flexslider .slides > li {
	margin: 5px;
}
div#news-image-gallery .flexslider ul.flex-direction-nav a {
	margin: 0;
	opacity: 1;
	display: block;
	width: 33px;
	height: 20px;
	top: 100%;
	transition: none;
}
div#news-image-gallery .flex-direction-nav a:before {
	content: " ";
}
div#news-image-gallery .flex-direction-nav a.flex-next:before {
	content: " ";
}
div#news-image-gallery .flex-direction-nav .flex-prev {
	background-image: url(../../images/news-controls.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#news-image-gallery .flex-direction-nav .flex-next {
	background-image: url(../../images/news-controls.png);
	background-position: 0 -40px;
	background-repeat: no-repeat;
}
div#news-image-gallery .flex-direction-nav .flex-prev:hover {
	background-position: -54px 0;
}
div#news-image-gallery .flex-direction-nav .flex-next:hover {
	background-position: -54px -40px;
}
@media all and (max-width: 768px) {
	.player {
		height: 0;
		overflow: hidden;
		padding-bottom: 56.4%;
		padding-top: 3em;
		position: relative;
	}
	.player > iframe {
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}
}

/*
 * Events Page
 */
@media (max-width: 480px) {
  .profdev-row {
    display: block;
  }
  .profdev-item {
    border-color: #1474B7;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 4px 1px;
    box-sizing: border-box;
    position: relative;
    width: 98%;
    margin: 0 1% 0.5em 1%;
  }
}
@media all and (min-width: 481px) {
  .profdev-row {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .profdev-item {
    border-color: #1474B7;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 4px 1px;
    box-sizing: border-box;
    position: relative;
    width: 24%;
    margin: 0 0.5% 0.5em 0.5%;
  }
}
@media all and (min-width: 769px) {
  .event-wrap {
    display: flex;
    justify-content: center;
  }
  .event-details {
    width: 60%;
  }
  .event-map {
    width: 40%;
  }
}
span[class*="event-span-"] {
  display: block;
}
span.profdev-link {
  display: block;
  background: #1474B7;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-top: -0.3em;
}
.profdev-item:hover {
  border-color: #002A41;
  background: #F3F8FB;
}
.profdev-item:hover span.profdev-link {
  background: #002A41;
}
.profdev-details {
  margin: 0.5em;
}
.profdev-title {
  font-weight: bold;
  color: #1474B7;
  font-size: 1.2em;
}
span.profdev-date {
  margin: 0.5em 0;
  font-weight: bold;
}
.profdev-details p {
  margin: 0.5em 0;
  font-size: 0.8em;
}
h2.event-span-title {
  margin: 0;
  color: #1474B7;
}
span.event-span-focus {
  font-size: 1.1em;
  font-style: italic;
}
.event-span-focus p {
  margin: 0.5em 0;
}
span.event-span-date {
  display: flex;
}
span.event-dates {
  display: flex;
  flex-direction: column;
  font-size: 1.2em;
  font-weight: bold;
  padding-left: 0.5em;
  justify-content: center;
}
.node-event-pdc span.event-span-location {
  display: flex;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5em;
}
.event-span-location img {
  padding-right: 0.5em;
	height: 80px;
	width: 80px;
}
.event-map iframe {
  width: 100%;
  height: 400px;
}

/*
 * Staff Page
 */
@media (max-width: 480px) {
  .staff-row {
    display: block;
  }
  .staff-item {
    width: 100%;
    margin: 1em 0.5em;
  }
}
@media all and (min-width: 481px) {
  .staff-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1em;
  }
  .staff-item {
    width: 50%;
    margin: 0 0.5em;
  }
}
.staff-img img {
  width: 100%;
}
.staff-name {
  display: block;
  width: 100%;
  background: #002942;
  color: #fff;
  padding-left: 2em;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5em;
}
.staff-profile p {
  padding: 0 1em;
}

/*
 * Teachers Page
 */
.view-content > .teacher-profile {
  margin-bottom: 1em;
}
.teacher-profile h2 {
  margin-top: 0;
}
.teacher-profile {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #1474b7;
  padding: 1em;
  background: #d6e1e7;
  display: flex;
}
.teacher-pic {
  margin-left: auto;
}
.teacher-pic img {
  border: 1px solid #1474b7;
}
.teacher-answer {
  margin-left: 1em;
}

/*
 * Consultants Page
 */
span[class*="consultant-span-"] {
	display: block;
}

/*
 * Customer Success
 */
.success-showcase {
	float: left;
	margin: 1%;
	position: relative;
	width: 31%;
}
.success-showcase-page > div {
	float: left;
	margin: 1%;
	position: relative;
	width: 31%;
}
article.node-customer-success > div {
	float: left;
	width: 100%;
}
.customer-success article {
}
@media all and (max-width: 768px) {
	.customer-success > div {
	  width: 40%;
	}
}
article div.customer-success div.view-display-id-customer_success_single {
	float: right;
	padding: 0 0.5em;
}
div.customer-success .customer-success-first > ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
div.customer-success article.field-body p:first-child {
	margin: 0;
}
.success-industry {
	background: none repeat scroll 0 0 rgba(191, 201, 208, 0.9);
  top: 40%;
	display: block;
	height: 3em;
	left: 0;
	position: absolute;
	width: 100%;
}
.success-industry > a {
	font-weight: bold;
	padding-left: 0.5em;
	text-decoration: none;
}

/*
 * Footer
 */
#footer {
  background:#EAEAEA;
  border-top: 1.5em solid #b2b2b2;
  color:#000;
  padding:0;
}
td[class*='footer-'] a:visited,
td[class*='footer-'] a:hover,
td[class*='footer-'] a:visited,
td[class*='footer-'] a:active,
td[class*='footer-'] a:focus,
td[class*='footer-'] a:link,
td[class*='footer-'] a,
div.view-twitter-foot a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
ul[id*='footer-'] > li a:visited,
ul[id*='footer-'] > li a:hover,
ul[id*='footer-'] > li a:visited,
ul[id*='footer-'] > li a:active,
ul[id*='footer-'] > li a:focus,
ul[id*='footer-'] > li a:link,
ul[id*='footer-'] > li a,
ul[id*='footer-'] > li {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
ul#footer-portals {
	background: none repeat scroll 0 0 #CCCCCC;
	list-style: none outside none;
	margin: 0;
	padding: 0.2em;
	text-align: center;
}
ul#footer-portals > li {
	display: inline;
	margin: 0.3em;
	padding-left: 2em;
}
#footer div[id*="block-views-footer-header-"] {
	margin-bottom: 0;
}
#footer div[id*="block-views-footer-block"],
#footer div[id*="block-views-twitter-foot-block"]{
  width: 100%;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.footer-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0.5em 1em;
}
@media (max-width: 480px) {
  .footer-content {
    display: block;
  }
  .footer-first,
  .footer-second {
    margin-bottom: 0.5em;
  }
}
#footer-social a {
  margin: 0 0.5em;
}
div.view-twitter-foot div.view-header {
	margin: 0.5em;
}
div.view-twitter-foot .view-header > span {
	font-variant: small-caps;
}
div.view-twitter-foot .odd,
div.view-twitter-foot .even {
	border-bottom: none;
	border-top: 2px solid #b2b2b2;
}
div.view-twitter-foot .odd > td,
div.view-twitter-foot .even > td {
	background: none repeat scroll 0 0 #eaeaea;
	line-height: 1em;
}
@media all and (min-width: 769px) {
  .sd-btn {
    display: none;
  }
  .sd-btn + .sd-slide > span.sd-title label {
    display: inline;
    padding-left: 55%;
    width: 100%;
    position: absolute;
    left: 0;
    box-sizing: border-box;
    top: 2px;
  }
  .sd-btn + .sd-slide > span.sd-title label:before {
    content: "+";
  }
  .sd-btn:checked + .sd-slide > span.sd-title label:before {
    content: "-";
  }
  .sd-btn + .sd-slide {
    width: 1.5em;
  }
  .sd-btn + .sd-slide > div.sd-wrap {
    display: none;
  }
  .sd-btn:checked + .sd-slide {
    width: 250px;
  }
  .sd-btn:checked + .sd-slide >  div.sd-wrap {
    display: block;
  }
  .sd-slide {
    position: fixed;
    bottom: 1em;
    right: 0;
    height: 180px;
    z-index: 100;
  }
  .sd-title {
    transform: rotate(-90deg) translateX(-100%);
    transform-origin: left top;
    background: linear-gradient(#666, #999);
    width: 180px;
    display: block;
    height: 1.5em;
    box-sizing: border-box;
    padding-left: 0.5em;
    color: #fff;
  }
  .sd-wrap {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 1.5em;
    background:#002942;
  }
  div.sd-wrap a {
    color: #fff;
    font-weight: bold;
    box-sizing: border-box;
    text-decoration: none;
    line-height: 34px;
    background:#002942;
  }
  div.sd-wrap a .sd-content:hover {
    background:#1474B7;
  }
  div.sd-content {
    padding-left: 3em;
    margin: 0.5em 0;
  }
  div.sd-wrap a .sd-content.lrn {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url("../../images/SD-Learn.png");
  }
  div.sd-wrap a .sd-content.pbp {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url("../../images/SD-Blockly.png");
  }
  div.sd-wrap a .sd-content.frm {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url("../../images/SD-Forums.png");
  }
  div.sd-wrap a .sd-content.obx {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url("../../images/SD-OBEX.png");
  }
}
@media (max-width: 768px) {
  .sd-btn {
    display: none;
  }
  .sd-btn + .sd-slide > span.sd-title label {
    display: none;
  }
  span.sd-title {
    display: block;
    font-size: 0.8em;
    background: #ddd;
  }
  .sd-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  div.sd-wrap a {
    width: 24%;
    background: #002942;
    color: #fff;
    font-weight: bold;
    box-sizing: border-box;
    text-decoration: none;
  }
  div.sd-wrap a:hover {
    background:#1474B7;
  }
  div.sd-content {
    padding-left: 2em;
  }
  div.sd-wrap a .sd-content.lrn {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url("../../images/SD-Learn.png");
  }
  div.sd-wrap a .sd-content.pbp {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url("../../images/SD-Blockly.png");
  }
  div.sd-wrap a .sd-content.frm {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url("../../images/SD-Forums.png");
  }
  div.sd-wrap a .sd-content.obx {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url("../../images/SD-OBEX.png");
  }
}
/*
 *  Highlighted
 */
div.region-highlighted p {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #F4DE71;
	border: 1px solid #FFAA77;
	display: inline-block;
	padding: 0.5em;
	width: 100%;
	margin: 0;
}

/*
 *  Comments
 */
body.cke_show_borders {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#comment-form #edit-subject {
	width: 80%;
}
.indented article.comment {
	margin-top: 0;
}
section.comments .indented {
	background: none repeat scroll 0 0 #D6E1E7;
	margin-left: 0;
	padding: 1em;
}
section.comments .indented .indented {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #D0D0D0;
	border-bottom: none;
	border-top: none;
}
section.comments .indented .indented .indented {
	background: none repeat scroll 0 0 #FFFFFF;
}
article.comment {
	background: none repeat scroll 0 0 #D6E1E7;
	margin-top: 0.5em;
	padding: 0.5em;
}
.indented article.comment {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #D0D0D0;
	border-bottom: none;
}
.indented .indented article.comment {
	background: none repeat scroll 0 0 #FFFFFF;
}
section.comments h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	padding: 0.5em 0 0.5em 0.5em;
	background: url("../../images/backgroundpage.png") repeat scroll 0 0 #C5C5C5;
}
article.comment header {
	background: none repeat scroll 0 0 #D6E1E7;
}
.indented article.comment header {
	 background: none repeat scroll 0 0 #F4F4F4;
 }
.indented .indented article.comment header {
	background: none repeat scroll 0 0 #FFFFFF;
}
article.comment a.username,
article.comment span.username {
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 0.2em;
	text-decoration: none;
}
article.comment p.submitted {
	margin: 0;
}
article.comment .field-comment-body {
	margin: 0 0.5em;
}
.field-comment-body > p:first-child {
	margin-top: 0.2em;
}
article.comment ul {
	margin: 0;
}
article.comment ul li {
	background: url(../../images/ButtonBlueGradient0.png) repeat-x #FFFFFF;
	border: 1px solid #000000;
	border-radius: 2px;
	display: inline-block;
	padding: 0 0.5em;
}
article.comment ul li:hover {
	background: url(../../images/ButtonBlueGradient1.png) repeat-x #FFFFFF;
}
article.comment ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
article.comment mark.new,
article.comment mark.update {
	background-color: rgba(120, 120, 120, 0.4);
	color: #AA2222;
	display: block;
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 0.5em;
}

/*
 *  Teach Section
 */
@media all and (min-width: 769px) {
  .teach-bloq {
    display:flex;
    justify-content: space-between;
    margin-bottom: 2%;
  }
  .teach-bloq a {
    width: 49%;
  }
}
@media (max-width: 768px) {
  div[class*="teach-bloq-"] {
    width: 100%;;
    margin-bottom: 2%;
  }
}
div[class*="teach-bloq-"] {
  box-sizing: border-box;
  padding: 1em;
  height: 100%;
  color: #000;
  text-align: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
div[class*="teach-bloq-"] h2 {
  margin: 0;
}
div[class*="teach-bloq-"] p {
  margin: 1em 0 1.5em 0;
}
.teach-bloq a {
  text-decoration: none;
}
.teach-bloq a:hover {
  filter:brightness(110%);
}
.teach-bloq-pdc {
  background-color: #E0F4E1;
  background-image: url("../../images/teach-pdc.png");
}
.teach-bloq-learn {
  background-color: #E0EDF4;
  background-image: url("../../images/teach-learn.png");
}
.teach-bloq-edu {
  background-color: #E3E0F4;
  background-image: url("../../images/teach-educator.png");
}
.teach-bloq-prgm {
  background-color: #F4E0EB;
  background-image: url("../../images/teach-programs.png");
}
#teach-wrapper {
	float: left;
	width: 100%;
}
.teach-block-wrapper {
	-moz-box-sizing: border-box;
	box-sizing:border-box;
	background: none repeat scroll 0 0 #BFC9D0;
	border: 1px solid #002942;
	float: left;
	margin: 0.5em;
	min-width: 100px;
	padding: 0.5em;
	width: 18%;
	min-height: 270px;
}
.teach-blocks-top {
	font-weight:bold;
}

/* PLI Stuff */
@media all and (min-width: 769px) {
	.pli-wrap {
		background: #004E7B;  /* fallback for old browsers */
		position: relative;
		height: 160px;
		margin-bottom: 110px;
	}
	.pli-paths {
		position: absolute;
		width: 100%;
		top: 60%;
	}
	span[class*="pli-pth-"] {
		border: 2px solid #004E7B;
	}
	blockquote.pli-quote {
		max-width: 800px;
	}
}
@media (max-width: 768px) {
	.pli-wrap {
		background: #004E7B;
	}
	.pli-tracks,
	.pli-paths {
		flex-wrap: wrap;
	}
	span[class*="pli-pth-"] {
		border: 2px solid #fff;
	}
	blockquote.pli-quote {
		max-width: 500px;
	}
	.pli-section-btn {
		flex-wrap: wrap;
	}
	div.pli-section-btn > div:first-of-type {
		margin-bottom: 1.5em;
	}
}
.pli-tracks,
.pli-paths {
	display: flex;
	justify-content: space-around;
	flex-direction: row;
}
h1.pli-title {
	color: #fff;
	margin: 0;
	text-align: center;
	font-size: 3em;
	line-height: 1.1em;
	padding-top: 0.5em;
}
blockquote.pli-quote {
	position: relative;
	font-style: italic;
	margin-left: auto;
	font-size: 1.2em;
	margin-right: auto;
}
blockquote.pli-quote:before {
	content: '\201C';
	position: absolute;
	top: 30%;
	left: -0.5em;
	color: #002942;
	font-size: 4em;
	font-family: fantasy;
}
blockquote.pli-quote:after {
	content: '\201D';
	position: absolute;
	color: #002942;
	right: -0.2em;
	font-size: 4em;
	font-family: fantasy;
	bottom: 35px;
}
blockquote.pli-quote p {
	padding: 0.5em 1.5em 3em;
	line-height: 1.1em;
	font-style: oblique;
}
span.pli-quote-author {
	text-align: right;
	position: absolute;
	right: 1em;
	bottom: 0;
}
div.pli-tracks > div,
div.pli-paths > div {
	text-align: center;
	max-width: 250px;
}
span[class*="pli-btn-"],
span[class*="pli-pth-"] {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
span.pli-path-txt {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #004E7B;
	width: 100%;
	color: #fff;
	font-weight: bold;
	line-height: 2em;
}
span.pli-track-txt {
	font-weight: bold;
	position: absolute;
	bottom: 0;
	display: block;
	background: #fff;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	color: #000;
}
span.pli-track-txt-ext {
	display: none;
}
span[class*="pli-btn-"]:hover span.pli-track-txt-ext {
	display: initial;
}
span.pli-track-lang {
	width: 160px;
	position: absolute;
	top: 20px;
	letter-spacing: 0.5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	text-align: center;
	right: -50px;
}
span[class*="pli-pth-"] {
	background: #fff;
}
span[class*="pli-pth-"] img {
	opacity: 0.9;
	padding: 0 0 10px 0;
}
div[class*="pli-track-"],
div[class*="pli-path-"] {
	position: relative;
	box-sizing: border-box;
	margin-left: 2em;
	padding: 0 1em;
	margin-top: 3em;
}
span[class*="pli-block-"],
span[class*="pli-img-"] {
	width: 90px;
	display: block;
	position: absolute;
	top: -1.5em;
	left: -2em;
}
div[class*="pli-track-"] h3,
div[class*="pli-path-"] h3 {
	margin: 1em 0 0 3em;
}
.pli-section-btn {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
}
div.pli-section-btn > div {
	display: inline-flex;
}
div.pli-section-btn > div a {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
	padding: 0.5em 2.5em;
	font-weight: bold;
	border-radius: 1em;
	background: #777;
	box-shadow: 3px 6px #002942;
	border: 2px solid #002942;
}
div.pli-section-btn > div a:hover {
	background: #006098;
	box-shadow: 0 2px #777;
	transform: translateY(3px);
}
div[class*="pli-path-"] p:first-of-type {
	margin: 0 0 0 3.5em;
	font-style: oblique;
}
span[class*="pli-pth-"]:hover img {
	opacity: 1;
}
span[class*="pli-btn-"]:hover img {
	opacity: .6;
}
span[class*="pli-btn-"]:hover span.pli-track-txt {
	box-sizing: border-box;
	font-size: 1.3em;
	left: 0;
	transform: translateY(-50%);
	top: 50%;
	bottom: unset;
	border-bottom: none !important;
}
span.pli-pth-learn:hover {
	border: 2px solid #006098;
}
span.pli-pth-learn:hover span.pli-path-txt {
	background: #006098;
}
span.pli-pth-partner:hover {
	border: 2px solid #2D5900;
}
span.pli-pth-partner:hover span.pli-path-txt {
	background: #2D5900;
}
span.pli-pth-webinar:hover {
	border: 2px solid #C26B00;
}
span.pli-pth-webinar:hover span.pli-path-txt {
	background: #C26B00;
}
span.pli-pth-pdc:hover {
	border: 2px solid #530081;
}
span.pli-pth-pdc:hover span.pli-path-txt {
	background: #530081;
}
span.pli-pth-res:hover {
	border: 2px solid #57001F;
}
span.pli-pth-res:hover span.pli-path-txt {
	background: #57001F;
}
div.pli-path-learn {
	border: 2px solid #006098;
}
div.pli-path-learn img {
	border: 2px solid #006098;
}
div.pli-path-partner {
	border: 2px solid #2D5900;
}
div.pli-path-partner img {
	border: 2px solid #2D5900;
}
div.pli-path-webinar {
	border: 2px solid #C26B00;
}
div.pli-path-webinar img {
	border: 2px solid #C26B00;
}
div.pli-path-pdc {
	border: 2px solid #530081;
}
div.pli-path-pdc img {
	border: 2px solid #530081;
}
div.pli-path-res {
	border: 2px solid #57001F;
}
div.pli-path-res img {
	border: 2px solid #57001F;
}
div.pli-tracks div img {
	box-sizing: border-box;
}
.pli-track-ab360,
.pli-track-blockly {
	border: 2px solid #1d75b5;
}
div.pli-tracks > div.ab360 img,
div.pli-tracks > div.blockly img {
	border: 1px solid #1d75b5;
}
div.pli-tracks > div.ab360 span.pli-track-txt,
div.pli-tracks > div.blockly span.pli-track-txt {
	border-left: 1px solid #1d75b5;
	border-right: 1px solid #1d75b5;
	border-bottom: 1px solid #1d75b5;
}
div.pli-tracks > div.ab360 span.pli-track-lang,
div.pli-tracks > div.blockly span.pli-track-lang {
	background: #fff;
	color: #1d75b5;
	border-top: 1px solid #1d75b5;
	border-bottom: 1px solid #1d75b5;
}
.pli-track-cyber {
	border: 2px solid #dc8105;
}
div.pli-tracks > div.cyber img {
	border: 1px solid #dc8105;
}
div.pli-tracks > div.cyber span.pli-track-txt {
	border-left: 1px solid #dc8105;
	border-right: 1px solid #dc8105;
	border-bottom: 1px solid #dc8105;
}
div.pli-tracks > div.cyber span.pli-track-lang {
	background: #fff;
	color: #dc8105;
	border-top: 1px solid #dc8105;
	border-bottom: 1px solid #dc8105;
}
.pli-track-arduino {
	border: 2px solid #006468;
}
div.pli-tracks > div.arduino img {
	border: 1px solid #006468;
}
div.pli-tracks > div.arduino span.pli-track-txt {
	border-left: 1px solid #006468;
	border-right: 1px solid #006468;
	border-bottom: 1px solid #006468;
}
div.pli-tracks > div.arduino span.pli-track-lang {
	background: #fff;
	color: #006468;
	border-top: 1px solid #006468;
	border-bottom: 1px solid #006468;
}


/*
 * Newsletter Mailchimp
 */
.mailchimp-signup-subscribe-form-description {
  position: absolute;
  top: 10px;
  left: 50%;
  color: #fff;
  font-weight: bold;
  font-size: 1.5em;
}
.emailer-desc {
  position: relative;
  left: -50%;
}
form.mailchimp-signup-subscribe-form {
  position: relative;
  background: #777;
}
form.mailchimp-signup-subscribe-form div.form-item {
  margin: 0;
}
div.mailchimp-newsletter-mergefields {
  position: absolute;
  top: 40px;
  left: 50%;
}
.form-item.form-type-textfield.form-item-mergevars-EMAIL {
  position: relative;
  left: -50%;
}
.mailchimp-newsletter-mergefields input#edit-mergevars-email {
  width: 300px;
  border: 3px solid #ccc;
  border-radius: 4px;
  padding: 0 0.5em;
  font-weight: bold;
}
form.mailchimp-signup-subscribe-form div.form-actions {
	position: absolute;
	bottom: 8px;
	left: 50%;
}
form.mailchimp-signup-subscribe-form div.form-actions input#edit-submit {
	position: relative;
	left: -50%;
	border: 2px #ccc solid;
	border-radius: 4px;
	background: #eee;
	font-weight: bold;
	width: 90px;
}
div.form-item.form-type-checkboxes[class*="form-item-mailchimp-lists-interest-groups-"] {
	padding-top: 80px;
	padding-left: 1em;
	padding-bottom: 35px;
}
div.form-item.form-type-checkboxes[class*="form-item-mailchimp-lists-interest-groups-"] ~
div.form-item.form-type-checkboxes[class*="form-item-mailchimp-lists-interest-groups-"] {
  padding-top:0;
}
div.form-item.form-type-checkboxes[class*="form-item-mailchimp-lists-interest-groups-"] > label {
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
div.form-checkboxes[class*="mailchimp-newsletter-interests-"] {
  display: flex;
  margin: 0.5em 0;
  justify-content: center;
}

div.form-checkboxes[class*="mailchimp-newsletter-interests-"] .form-type-checkbox input {
  display: none;
}

div.form-checkboxes[class*="mailchimp-newsletter-interests-"] .form-type-checkbox label {
  display: inline-block;
  position: relative;
  font-weight: bold;
  padding: 0 0.5em 0 25px;
  border: 3px solid #ccc;
  border-radius: 4px;
  color: #000;
  background-color: #eee;
  white-space: nowrap;
  cursor: pointer;
  margin: 0 0.2em;
}
div.form-checkboxes[class*="mailchimp-newsletter-interests-"] .form-type-checkbox label::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 5px;
  width: 10px;
  border: 2px solid #ccc;
  border-radius: 4px;
}
div.form-checkboxes[class*="mailchimp-newsletter-interests-"] .form-type-checkbox label:hover {
  border: 3px solid #777
}
div.form-checkboxes[class*="mailchimp-newsletter-interests-"] .form-type-checkbox input:checked + label {
  background-color: #ccc;
  border: 3px solid #777
}

div.form-checkboxes[class*="mailchimp-newsletter-interests-"] .form-type-checkbox input:checked + label::before {
  background-color: #ffa820;
  border: 2px solid #eee;
}
@media (max-width: 560px) {
	div.form-checkboxes[class*="mailchimp-newsletter-interests-"] {
		flex-direction: column;
	}
	form.mailchimp-signup-subscribe-form div.form-item	{
		padding: 0.5em;
	}
	.emailer-desc {
		width: 300px;
	}
}
