body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #818285;
  background-color: #fff;
}

.img-responsive {
  width: 100%;
  height: auto;
}

.form-control {
  border-radius: 0;
}

p {
  padding: 5px 0;
  margin: 0;
  line-height: 22px;
  color: #818285;
}

a {
  color: #818285;
  cursor: pointer;
}

a:hover {
  color: #818285;
}

blockquote {
  border: none;
}

.welcome {
  display: none !important;
}

/* Social Links */
.social-links li a {
  width: 25px;
  height: 25px;
  display: block;
}

.facebookLink a {
  background: url("../images/social/facebook.png") no-repeat center center;
}

.twitterLink a {
  background: url("../images/social/twitter.png") no-repeat center center;
}

.youTubeLink a {
  background: url("../images/social/youtube.png") no-repeat center center;
}

.page-header .header.panel {
  padding: 15px 0 !important;
}

.page-header .pull-left {
  padding: 0 !important;
}

.page-header .header.panel p {
  font-size: 16px !important;
  font-weight: bold !important;
  color: #818285 !important;
  padding: 0 0 0 25px !important;
  background: url("../images/icons/phone.png") no-repeat left !important;
}

.page-header.type25 .header.panel > .header.links {
  padding: 5px 0 0 20px;
  background: url("../images/icons/account.png") no-repeat left;
}

.page-header.type25 .header.panel > .header.links > li > a {
  font-size: 14px !important;
  font-weight: bold !important;
  color: #6D6E70 !important;
  letter-spacing: normal !important;
}

.header.panel > .header.links > li > a {
  padding: 0 8px !important;
  border-right: 1px solid #ccc !important;
}

.header.panel > .header.links > li:last-child > a {
  padding: 0 0 0 8px !important;
  border-right: none !important;
}

.page-header.type25 .header.content {
  background-color: #005187 !important;
  padding: 0 15px;
}

.page-header.type25 .logo {
  margin: 15px 0;
}

.logo img {
  width: auto !important;
}

.page-header.type25 .block-search {
  max-width: 360px !important;
  border-radius: 15px !important;
  margin-top: -10px !important;
}

.page-header.type25 .header.content p {
  position: absolute;
  top: 90px;
  left: 295px;
  color: #fff;
  text-transform: uppercase;
  font: 18px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-header.type25 .header .custom-block {
  border-right-color: rgba(255, 255, 255, 0.4);
  height: auto;
  padding-right: 20px;
  margin-right: 0;
  top: 45%;
}

.page-header.header-newskin .minicart-wrapper {
  margin-left: 20px;
}

.page-header.type25 .block-search input {
  height: auto !important;
}

.page-header.type25 .minicart-wrapper .action.showcart .counter.qty {
  background-color: #FFD200;
}

.page-header.type25 .minicart-wrapper {
  top: 30%;
}

.page-header.header-newskin .minicart-wrapper .action.showcart:before, .page-header.header-newskin .minicart-wrapper .action.showcart.active:before {
  font-size: 45px;
  line-height: 60px;
}

.page-header.type25 .navigation .level0 > .level-top {
  font: normal 15px/15px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 17px;
}

.page-header.header-newskin .navigation .level0 {
  color: #818285 !important;
}

.page-header.header-newskin .navigation .level0 a:hover {
  background-color: #005187 !important;
  color: #fff !important;
}

.page-header.type25 .navigation li.level0 > .level-top:hover {
  color: #fff !important;
}

.sw-megamenu.navigation.side-megamenu li.level0 > a {
  margin: 0 !important;
}

.page-header .drop-menu {
  padding: 0 !important;
}

.page-header .drop-menu > a {
  background-color: #FFD200 !important;
  color: #005187 !important;
}

.page-header.type25 .drop-menu > a {
  font: 18px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  letter-spacing: -1px;
}

.page-header .drop-menu .nav-sections {
  width: 100% !important;
  margin-left: -15px;
}

.page-header.type25 .drop-menu + .custom-menu-block li {
  border-left: 1px solid #ccc;
  padding: 0 5px 0 10px;
}

.page-header.type25 .drop-menu + .custom-menu-block li:first-child {
  border-left: none !important;
}

.page-header.type25 .drop-menu + .custom-menu-block a {
  padding: 0 !important;
  font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: normal !important;
}

.page-header.type25 .drop-menu + .custom-menu-block ul {
  padding: 10px 0 0 0;
}

/* Sticky Header */
.page-header.type25.sticky-header .sticky-logo {
  margin: 8px 15px 0 0 !important;
}

.sticky-logo .logo img {
  height: 45px !important;
  margin: 0 !important;
}

.sticky-header .menu-container, .sticky-header .menu-wrapper {
  background-color: #005187 !important;
}

.sticky-header .drop-menu + .custom-menu-block a {
  color: #fff !important;
}

.sticky-header .drop-menu {
  width: auto !important;
}

.sticky-header .drop-menu > a {
  padding: 20px 25px !important;
}

.page-header.type25.sticky-header .minicart-wrapper .action.showcart:before, .page-header.type25.sticky-header .minicart-wrapper .action.showcart.active:before {
  color: #fff !important;
  font-size: 34px !important;
}

.sticky-header .drop-menu + .custom-menu-block ul {
  padding: 15px 0 0 0 !important;
}

.sticky-header .minicart-wrapper .action.showcart {
  color: #fff !important;
}

/* Mini Cart */
.block-minicart .subtotal, .minicart-items .product-item-name a {
  color: #818285 !important;
}

.minicart-items .action.edit:before, .minicart-items .action.delete:before {
  color: #005187 !important;
}

.minicart-items .product-item-details .price, .block-minicart .amount .price-wrapper:first-child .price {
  color: #005187 !important;
}

.minicart-items .product-item-name {
  padding: 0 !important;
}

.viewcart {
  color: #818285 !important;
}

.minicart-items .product-item-details {
  padding-left: 120px;
}

.page-footer {
  width: 100% !important;
  max-width: 100% !important;
  background-color: #272723;
}

.footer-bottom {
  background-color: transparent !important;
}

.footer-middle .block .block-title strong, .footer-top .block-title strong, .footer-top .block-title span {
  color: #fff;
  font: 20px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  letter-spacing: normal !important;
}

.footer-top .block.newsletter .control input {
  font-size: 15px !important;
}

.footer-top .block.newsletter .action.subscribe {
  background-color: #404041 !important;
  color: #fff !important;
  border-color: #404041 !important;
  margin-left: 5px !important;
}

.footer-top .block.newsletter .action.subscribe:hover {
  background-color: #fff !important;
  color: #272723 !important;
  border-color: #404041 !important;
}

.footer-middle h6, .footer-middle span {
  color: #fff;
}

.footer-middle, .footer-middle p, .footer-middle a {
  font: 16px/26px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  letter-spacing: normal !important;
  margin-bottom: 0 !important;
}

.footer ul {
  padding: 5px 30px 5px 0;
}

.footer-middle p {
  padding: 5px 0;
}

.footer-bottom .container:before {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
}

.footer-bottom, .footer-bottom p, .footer-bottom p a {
  color: #A8A8A8;
}

.footer-bottom p a {
  text-decoration: underline;
}

.page-wrapper > .breadcrumbs {
  height: auto !important;
  padding: 15px 0;
}

.category-view, .category-cms, .page-products .columns {
  float: left;
  width: 100%;
}

#category-banner {
  float: left;
  width: 100%;
  padding: 0 0 40px 0;
}

.page-products .columns {
  padding-bottom: 60px !important;
}

/* Product Page */
.product-info-main .fieldset > .field.qty, .product-info-main .nested.options-list > .field.qty {
  width: auto !important;
}

.product-info-main .page-title-wrapper h1 {
  font-size: 22px !important;
  font-weight: normal !important;
  color: #818285 !important;
  margin: 10px 0 !important;
}

.product-info-main .product.overview {
  font-size: 16px !important;
  line-height: 22px !important;
  padding: 0 0 20px 0;
}

.product-info-main .stock.available, .product-info-main .stock.unavailable {
  font-weight: normal !important;
  font-size: 14px;
  color: #005187;
}

.product-info-main .product.sku {
  font-size: 13px !important;
}

.product-info-main .product-info-price .price-box .price-final_price > span {
  margin: 10px 0 !important;
}

.fotorama .fotorama__fullscreen-icon {
  color: #005187 !important;
}

/* Product Tabs */
.product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
  border-bottom-color: #005187 !important;
}

.product.data.items > .item.title > .switch {
  font: 16px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.product.data.items > .item.title {
  padding: 10px 40px 10px 0 !important;
}

.product.data.items > .item.content .fieldset > .legend {
  color: #005187 !important;
}

.product.data.items > .item.content {
  font-size: 16px !important;
  line-height: 24px !important;
}

.fieldset > .field > .label, .fieldset > .fields > .field > .label {
  font-size: 16px !important;
}

.fotorama .fotorama-sprite, .fotorama__fullscreen .fotorama .fotorama__zoom-out, .fotorama__fullscreen .fotorama .fotorama__zoom-in, .fotorama .fotorama__arr .fotorama__arr__arr, .fotorama .fotorama__fullscreen-icon, .fotorama .fotorama__thumb__arr {
  color: #005187 !important;
}

.fotorama__nav .fotorama__thumb-border {
  border-color: #005187 !important;
}

.description ul {
  padding: 10px 0 10px 30px;
}

/* Price Table */
#super-product-table thead {
  background-color: #818285;
}

#super-product-table thead th {
  color: #fff;
  padding: 10px;
  font: 16px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

#super-product-table .qty {
  text-align: center;
}

#super-product-table tbody {
  background-color: #fff;
}

#super-product-table tbody td {
  padding: 10px;
  border: 1px solid #ccc;
  vertical-align: middle;
}

.table.grouped .col.qty .control.qty {
  float: left;
}

#super-product-table .price {
  color: #005187;
}

.column.main > .custom-block {
  width: 100%;
  float: none;
  padding-left: 0;
}

#super-product-table .table.grouped .product-item-name {
  margin-bottom: 0 !important;
  display: inline-block;
  width: 85%;
}

#super-product-table .price-box {
  margin: 0 !important;
  clear: left;
}

#super-product-table .price-wrapper {
  padding: 0 !important;
  width: auto !important;
}

#super-product-table .price-wrapper .price {
  font: 24px/24px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  padding: 0 !important;
  float: none !important;
  background-color: transparent !important;
}

#super-product-table .input-text {
  padding: 7px !important;
}

.product-info-stock-sku {
  display: none !important;
}

.product-info-main .product-add-form {
  padding-top: 0 !important;
}

.product-info-main .product.overview {
  margin: 18px 0 0 0 !important;
}

.product-item-info .price-label {
  display: none;
}

.product-item-info .product-item-name {
  min-height: 60px;
}

.product-item-info .minimal-price {
  padding: 0 !important;
  line-height: 28px !important;
  margin-top: -10px;
}

.main .price-final_price {
  padding: 5px 0 0 0;
}

.product-info-main .price-box .price-final_price .price:after {
  content: "+VAT";
  font-size: 14px;
  color: #818285;
  font-weight: normal !important;
}

/* Messages */
.product-messages col-sm-12 {
  padding: 0 0 30px 0;
}

.product-messages ul {
  padding: 0;
  float: left;
  width: 100%;
}

.product-messages li {
  text-align: left;
  color: #404041;
  text-transform: uppercase;
  font-size: 13px;
}

.product-messages li strong {
  font: 16px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.product-messages .item1 {
  padding: 15px 0 15px 90px;
  background: url("../images/icons/free-delivery-sml.png") no-repeat 10px;
}

.product-messages .item2 {
  padding: 15px 0 15px 90px;
  background: url("../images/icons/next-day-delivery-sml.png") no-repeat 20px;
  border-top: 1px #ebebeb solid;
  border-bottom: 1px #ebebeb solid;
}

.product-messages .item3 {
  padding: 15px 0 15px 90px;
  background: url("../images/icons/secure-shopping-sml.png") no-repeat 20px;
}

.product-offer {
  padding: 20px 0;
}

/* Upsell */
.block.upsell .title {
  text-align: center !important;
  padding: 20px 0 !important;
  margin-bottom: 40px !important;
}

.block.upsell .block-title strong {
  font: 26px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #005187 !important;
}

.category-description {
  margin-bottom: 40px;
  padding: 20px 0 40px;
  border-bottom: solid 1px #dae2e6;
}

.category-description h1 {
  padding: 10px 0;
  margin: 0;
}

/* Side Bar */
.sidebar .block-category-list .block-content ol li.item {
  font-size: 16px !important;
}

#ln_slider_price .ui-slider-handle {
  background-color: #005187 !important;
}

#ln_slider_price.ui-slider-horizontal {
  background: #f59d96 !important;
}

.sidebar .sidebar-filterproducts {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
}

.sidebar .product-items .product-item-info .product-item-photo img {
  padding: 4px;
  border: solid 1px #dae2e6;
}

.sidebar .product-items .price-box .price {
  font-size: 20px !important;
}

.sidebar .product-item-name {
  padding: 0 !important;
}

.sidebar .product-items .product-item-name {
  line-height: 16px !important;
}

.sidebar .product-items .product-item-name a {
  font-size: 15px !important;
  font-weight: bold !important;
}

/* Contact */
#store_map {
  margin: 60px 0 40px 0;
}

.contact-index-index .fieldset > .legend, .contact-index-index .contact-info .contacts-title {
  text-transform: uppercase;
  border-bottom: 1px solid #818285;
  font: 18px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 0;
  margin-bottom: 15px;
}

.contact .fieldset {
  margin: 0;
}

.contact-index-index .col-sm-8 {
  padding: 0 20px 40px 0;
}

.contact-index-index .contact .col-sm-6 {
  padding: 5px;
}

.contact-index-index .actions-toolbar {
  padding: 5px;
}

.contact-index-index textarea {
  height: 213px;
}

.contact-index-index .action.primary {
  font-size: 18px !important;
}

.contact-index-index .page-main .contact-info p {
  margin-left: 0;
  font-size: 16px;
  line-height: 22px;
}

.contact-index-index .page-main .contact-info p a {
  color: #818285;
  text-decoration: underline;
}

.contact-index-index .page-main .contact-info p a:hover {
  text-decoration: none;
}

.contact-index-index .message.error, .contact-index-index .message-success {
  margin: 0 0 20px 0 !important;
}

/*Basic Page */
.basic-page .copy {
  padding: 20px 0;
}

.basic-page .copy ul {
  padding: 10px 0;
}

.basic-page .copy ul li {
  padding: 0 0 0 15px;
  list-style-type: none;
  background: url("../images/icons/bullet.png") no-repeat left;
}

.basic-page .copy p, #accordion p {
  padding: 10px 0;
}

.basic-page .copy h2 {
  font-size: 26px;
  padding: 10px 0;
}

.basic-page .copy h3 {
  font-size: 20px;
  padding: 10px 0;
}

.basic-page iframe {
  padding: 20px 0;
}

.basic-page .copy p a {
  color: #818285;
  text-decoration: underline;
}

.basic-page .copy p a:hover {
  text-decoration: none;
}

.cms-page-view .page-title-wrapper {
  padding: 0;
}

/* Sorter */
.toolbar-sorter .sorter-action, .toolbar-sorter .sorter-action:before {
  color: #005187 !important;
}

.toolbar-sorter .sorter-action {
  margin-top: 10px !important;
}

.toolbar select {
  border: 1px solid #818285 !important;
  color: #818285 !important;
}

.pages strong.page {
  background: #005187 !important;
  border: 1px solid #005187 !important;
  color: #fff !important;
}

.pages a.page:visited, .pages a.page, .pages .action {
  color: #005187 !important;
}

.pages a.page:hover, .pages .action:hover {
  background: #005187 !important;
  border: 1px solid #005187 !important;
  color: #ffffff !important;
}

/* Messages & Errors */
div.mage-error[generated] {
  margin: 10px 0 !important;
}

/* Accordion */
#accordion {
  float: left;
  width: 100%;
  padding: 20px 0 0 0;
}

h4.panel-title {
  padding: 0;
  font-size: 22px;
  color: #818285;
}

#accordion h3 {
  padding: 15px 0;
  font-size: 24px;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: solid 1px #dae2e6;
}

#accordion .panel-heading {
  padding: 0;
  border-top: solid 1px #dae2e6 !important;
  background-image: none !important;
  background-color: transparent !important;
  border-radius: 0 !important;
}

#accordion .panel:last-child .panel-heading {
  border-bottom: solid 1px #dae2e6 !important;
}

.panel {
  border: none;
  box-shadow: none !important;
}

.panel-body {
  padding: 15px;
}

#accordion ul {
  padding: 5px 0 5px 20px;
}

#accordion p a {
  text-decoration: underline;
}

#accordion p a:hover {
  text-decoration: none;
}

#accordion .panel-heading a {
  text-decoration: none;
  display: block;
  padding: 30px 15px;
  color: #005187;
  background: url(../images/icons/accordion-close.png) 98% no-repeat;
}

#accordion .panel-heading a:hover {
  text-decoration: none;
}

#accordion .panel-heading .collapsed {
  background: url(../images/icons/accordion-open.png) 98% no-repeat !important;
}

.products-grid.columns3 .product-item.nth-child-3np1, .products-grid.columns4 .product-item.nth-child-3np1, .products-grid.columns5 .product-item.nth-child-3np1 {
  clear: none !important;
}

.main .products-grid:not(.side-list):not(.products-related) .product-item .product-item-details {
  min-height: 225px;
}

.main .product-item-info .price-box .price {
  position: relative;
}

.main .product-item-info .price::before {
  content: "Prices From";
  padding: 10px 0 0 0;
  font-size: 13px;
  color: #ccc;
  position: absolute;
  top: -35px;
  left: 0;
  width: 100%;
  font-weight: normal;
}

.main .price-final_price {
  line-height: 28px !important;
}

.container-fluid {
  background-color: #fff;
  padding-right: 0;
  padding-left: 0;
}

.page-main, .page-header .header.panel {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.row {
  float: left;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

ul > li, ol > li {
  margin-top: 0;
  margin-bottom: 0;
}

.page-main {
  padding: 0 !important;
}

.columns .column.main {
  padding-bottom: 0;
}

.page-wrapper > .breadcrumbs {
  margin: 0 !important;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

.key-messages {
  padding: 30px 0;
  background-color: #F1F1F2;
  margin: 40px 0 0 0;
}

.key-messages ul {
  padding: 0;
  float: left;
  width: 100%;
}

.key-messages li {
  text-align: left;
  color: #404041;
  text-transform: uppercase;
}

.key-messages li strong {
  font: 28px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.key-messages .item1 {
  padding: 10px 0 10px 130px;
  background: url("../images/icons/free-delivery.png") no-repeat 10px;
}

.key-messages .item2 {
  padding: 10px 0 10px 75px;
  background: url("../images/icons/next-day-delivery.png") no-repeat left;
}

.key-messages .item3 {
  padding: 10px 0 10px 75px;
  background: url("../images/icons/secure-shopping.png") no-repeat left;
}

.offers {
  padding: 40px 0;
}

.offers .col-sm-3 {
  padding: 5px;
}

.cms-spectra-lasers-home .copy {
  padding: 40px 0;
  border-top: solid 1px #dae2e6;
  border-bottom: solid 1px #dae2e6;
}

.cms-spectra-lasers-home .copy h1 {
  padding: 10px 0;
  font-size: 34px;
  margin: 0 !important;
}

.cms-spectra-lasers-home .copy .col-sm-6 {
  padding: 20px 20px 0 0;
}

.cms-spectra-lasers-home .copy p {
  padding: 5px 20px 5px 0;
  font-size: 18px;
  line-height: 26px;
}

.cms-spectra-lasers-home .offer-graphic {
  padding: 0 0 40px 0;
}

.new-products {
  padding: 60px 0 80px 0;
}

.featured-products {
  padding: 60px 0 20px 0;
}

.featured-products h2 {
  font-size: 34px;
  padding: 0 0 30px 0;
}

.featured-products .product-item-info {
  background-color: transparent !important;
}

.featured-products .owl-item img {
  padding: 20px;
  background-color: #fff;
}

.product-reviews-summary {
  display: none !important;
}

.product-item-name {
  font-size: 18px;
  line-height: 18px;
  padding: 10px 0 0 0;
  margin: 0 !important;
}

.products-grid .product-item .product-item-info {
  padding: 5px !important;
}

.products-grid:not(.side-list) .product-item .product-item-info .product.name a {
  font-size: 16px !important;
  font-weight: bold;
}

.products-grid:not(.side-list):not(.products-related) .product-item:hover .product-item-info {
  background-color: #fff !important;
}

.product.name a {
  color: #818285 !important;
}

.price-box {
  margin: 10px 0;
}

.price-box .price {
  font-family: "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 30px !important;
  letter-spacing: normal !important;
  color: #005187 !important;
  font-weight: normal !important;
}

/* New Products */
.product-item-photo {
  padding: 10px !important;
  border: solid 1px #dae2e6 !important;
}

.filterproduct-title {
  font: 30px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  letter-spacing: normal !important;
  color: #818285 !important;
}

.filterproduct-title .content:after {
  background-color: #005187 !important;
}

.products-grid:not(.side-list):not(.products-related) .product-item .product-item-details {
  padding: 20px 10px !important;
}

.product-fullwidth .product-item-name {
  display: block;
  max-width: 260px;
  min-height: 75px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #FFD200 !important;
}

.one-product .owl-controls {
  margin: 0 2% !important;
  width: 91% !important;
}

.one-product .products-grid {
  padding-bottom: 0 !important;
}

.action.primary {
  font-size: 14px !important;
  line-height: 18px !important;
  font-family: "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: normal !important;
  letter-spacing: normal !important;
  color: #005187 !important;
  background-color: #FFD200 !important;
  border-color: #FFD200 !important;
  padding: 10px !important;
  border-radius: 0 !important;
  height: auto !important;
}

.action.primary:hover {
  background-color: #F1F1F2 !important;
  border-color: #ccc !important;
}

.products-grid .product-item-details .product-item-actions .tocart, .featured-categories .owl-carousel a {
  font-size: 14px !important;
  line-height: 18px !important;
  font-family: "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: normal !important;
  letter-spacing: normal !important;
  color: #818285 !important;
  background-color: #F1F1F2 !important;
  border-color: #ccc !important;
  padding: 10px !important;
  border-radius: 0 !important;
  height: auto !important;
}

.products-grid .product-item-details .product-item-actions .tocart:hover, .featured-categories .owl-carousel a:hover {
  color: #005187 !important;
  background-color: #FFD200 !important;
  border-color: #FFD200 !important;
}

.opc-progress-bar {
  margin: 20px 0 !important;
}

.cart-price .price {
  color: #005187 !important;
  font-size: 18px;
  font-weight: bold !important;
}

.cart.table-wrapper .product-item-name {
  font-size: 18px;
  font-weight: bold;
}

.cart.table-wrapper .product-item-name a {
  color: #818285 !important;
  font-size: 18px;
}

#block-discount-heading {
  color: #818285 !important;
  font-weight: bold;
  font-size: 22px;
  padding: 0;
}

.cart-discount .block > .title {
  padding-bottom: 20px !important;
}

.cart.table-wrapper .actions-toolbar > .action-edit:before, .cart.table-wrapper .actions-toolbar > .action-delete:before {
  color: #005187 !important;
}

.multicheckout {
  color: #818285;
  text-decoration: underline;
}

.multicheckout:hover {
  color: #818285;
  text-decoration: none;
}

.cart-summary > .title {
  font: 22px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #818285;
  text-transform: uppercase;
}

/* Basket */
.checkout-cart-index .columns .column.main {
  padding: 30px 0;
}

.basket-content {
  padding: 0 5px;
}

#shopping-cart-table {
  background-color: #fff;
}

#shopping-cart-table td {
  padding: 15px !important;
}

#shopping-cart-table th {
  padding: 20px 15px 15px 15px !important;
}

#shopping-cart-table thead {
  background-color: #272723;
  color: #fff;
  text-transform: uppercase;
}

.cart.table-wrapper .cart thead tr th.col {
  font: normal 16px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

#shopping-cart-table .form-control {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
}

#shopping-cart-table .update {
  text-decoration: underline;
  font-size: 14px;
}

#shopping-cart-table .update:hover {
  text-decoration: none;
}

#shopping-cart-table td .price {
  color: red;
  font: normal 20px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.delete:hover {
  opacity: 0.4;
  cursor: pointer;
}

.cart.table-wrapper .cart > .item {
  border-bottom: solid 1px #dae2e6;
}

/* Checkout */
.checkout-tmp {
  padding: 30px 0;
}

.checkout-tmp .left-side {
  padding: 0 30px 0 0;
}

.checkout-tmp .left-side h1 {
  font: 34px/34px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #818285;
  padding: 10px 0;
}

.checkout-tmp .steps {
  padding: 0;
  margin: 20px 0;
}

.checkout-tmp .panel-heading {
  padding: 0;
}

.checkout-tmp #accordion .panel-heading a {
  padding: 25px 15px 15px 15px !important;
}

.checkout-tmp .panel-title {
  font: 28px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.checkout-tmp .panel-heading a {
  padding: 15px 10px 0 10px !important;
  background: #005187 url(../images/accordion/close.png) 98% no-repeat !important;
}

.checkout-tmp #accordion .panel-heading .collapsed {
  color: #fff !important;
  background: #818285 url(../images/accordion/open-white.png) 98% no-repeat !important;
}

.checkout-tmp .steps .col-xs-6 {
  padding: 10px;
}

.checkout-tmp .steps h3, .checkout-tmp .ways-to-pay h4 {
  color: #818285;
  font-size: 24px;
}

.checkout-tmp ul li {
  list-style-type: none;
}

.checkout-tmp .btn-primary {
  color: #818285;
}

.checkout-tmp .btn-primary:hover {
  background-color: #818285;
  border-color: #818285;
  color: #fff;
}

.checkout-tmp a {
  text-decoration: underline;
}

.checkout-tmp a:hover {
  text-decoration: none;
}

.checkout-tmp .warning {
  color: red;
}

.checkout-tmp .ways-to-pay {
  padding: 20px 0;
}

.checkout-tmp .sidebar h2 {
  font: 28px/28px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #818285;
  padding: 20px 0;
}

.checkout-tmp .sidebar .col-sm-12 {
  background-color: #fff;
  padding: 10px;
}

.checkout-tmp .sidebar .col-sm-12 ul li {
  font: 18px/18px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: solid 1px #dae2e6;
  padding: 10px;
}

.item-actions a {
  color: #818285 !important;
  text-decoration: underline;
}

.item-actions a:hover {
  text-decoration: none;
}

/* M2 Checkout Styles */
.cart-summary .title {
  font: 26px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.cart-summary .block .title strong, .cart-totals .grand strong {
  font: normal 16px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #818285;
  text-transform: uppercase;
}

.cart-summary .primary {
  border-radius: 0 !important;
  text-transform: uppercase;
  font: normal 22px/22px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  height: auto !important;
  background-color: #ED4335 !important;
  padding: 12px 30px !important;
  border: 1px solid #ED4335 !important;
  color: #fff !important;
}

.cart-summary .primary:hover {
  background-color: transparent;
  color: #005187;
  border-color: #005187;
}

.multicheckout:hover {
  color: #818285;
  text-decoration: underline;
}

.totals .price {
  color: #005187;
  font: normal 20px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.abs-discount-block .block > .title:after, .cart-summary .block > .title:after, .paypal-review-discount .block > .title:after, .cart-discount .block > .title:after {
  color: #818285;
}

.abs-toggling-title:after, .abs-cart-block > .title:after, .abs-discount-block .block > .title:after, .cart-summary .block > .title:after, .paypal-review-discount .block > .title:after, .cart-discount .block > .title:after {
  font-size: 14px;
  line-height: 14px;
  margin: 10px 0 0;
}

.cart.table-wrapper .product-item-photo {
  width: 30% !important;
}

.cart.table-wrapper .product-item-photo img {
  border: 1px solid #eee;
}

.cart.table-wrapper .product-item-name {
  font-size: 16px;
  margin-top: 0;
}

.cart-container .form-cart, .cart-container .cart-gift-item, .cart-discount {
  padding-right: 2% !important;
}

.cart-discount #block-discount {
  padding: 40px 20px;
  width: 100%;
  float: left;
  border-top: solid 1px #dae2e6 !important;
}

.cart-discount #block-discount-heading {
  font: 28px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.cart-discount button.action.primary {
  padding: 12px 30px !important;
  background-color: #005187 !important;
  border-color: #005187 !important;
  color: #fff !important;
  font: normal 18px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  height: auto !important;
}

.cart-discount button.action.primary:hover {
  color: #fff !important;
  background-color: #000 !important;
  border: 1px solid #000 !important;
}

.cart-discount .field {
  padding: 10px 20px 0 0 !important;
  vertical-align: top;
  margin: 0 !important;
}

/* Crossell */
.block.crosssell {
  float: left !important;
  width: 100% !important;
  padding: 60px 0 !important;
  margin: 0 !important;
}

.products-grid .product-item-details .product-item-actions .actions-secondary {
  display: none;
}

.block.crosssell .product-item-info {
  width: 100% !important;
}

.block.crosssell .price-final_price {
  position: absolute;
  top: 0;
  width: auto;
  left: 0;
  z-index: 2;
}

.block.crosssell .price-box {
  margin: 0 !important;
}

.block.crosssell .price-box .price {
  font: 45px/25px "HelveticaNeue-CondensedBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0;
}

.block.crosssell .price-box .price-label {
  font: 16px/18px "HelveticaNeue-CondensedBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #818285;
}

.price-container .price {
  color: #818285;
}

.block.crosssell .minimal-price {
  padding: 20px 0 0 0;
}

.block.crosssell .block-title {
  width: 100%;
  text-align: center;
  position: relative;
}

.block.crosssell .block-title strong {
  font: 45px/50px "HelveticaNeue-BlkCn", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  padding: 0;
}

.block.crosssell .block-title strong:before {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 10px solid #FEDD00;
  top: 10px;
  left: 0;
  width: 35%;
}

.block.crosssell .block-title strong:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 10px solid #FEDD00;
  top: 10px;
  right: 0;
  width: 35%;
}

/* Step Process */
.opc-progress-bar-item._active:before, .opc-progress-bar-item._active > span:before {
  background-color: #005187 !important;
}

.opc-progress-bar-item._active > span {
  color: #005187 !important;
}

.opc-progress-bar-item > span {
  text-transform: uppercase;
  font: 15px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.opc-block-summary {
  background-color: #fff !important;
  border-radius: 0 !important;
}

.opc-block-summary > .title, .opc-wrapper .step-title, .shipping-information-title {
  color: #818285 !important;
  font: 20px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase;
  margin: 12px 0 !important;
  border-bottom: solid 1px #dae2e6;
}

.opc-block-summary .items-in-cart > .title {
  border-top: solid 1px #dae2e6;
  border-bottom: solid 1px #dae2e6;
}

.column.main .block:first-child .title {
  border-top: none !important;
}

.opc-block-summary .items-in-cart > .title strong {
  font: normal 16px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #005187;
  text-transform: uppercase;
}

.opc-block-summary .items-in-cart > .title:after {
  font-size: 14px;
  line-height: 14px;
  margin: 5px 0 0;
}

.opc-wrapper .form-shipping-address, .opc-wrapper .form-login, #billing-new-address-form {
  float: left;
  width: 100%;
  max-width: 100% !important;
}

.checkout-payment-method .field-select-billing, .checkout-payment-method .billing-address-form {
  max-width: 100% !important;
}

#checkout-step-shipping .fieldset > .field, #billing-new-address-form .field {
  float: left;
  width: 50%;
  padding: 10px 20px 10px 0;
}

#billing-new-address-form fieldset .field {
  width: 100%;
  padding: 0 0 10px 0;
}

#checkout-step-shipping .field {
  padding: 0;
}

#shipping-new-address-form, .checkout-shipping-method {
  float: left;
  width: 100%;
}

#onepage-checkout-shipping-method-additional-load input[type=text] {
  width: auto !important;
  margin: 0 10px 0 0;
  padding: 10px 10px 10px 45px !important;
  background: #fff url("../images/icons/calendar.png") no-repeat 10px;
}

.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
  margin-top: 0;
  margin-bottom: 30px;
}

.shipping-information {
  background-color: #fff !important;
  padding: 22px 27px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
}

.actions-toolbar, .checkout-agreements-block {
  float: left;
  width: 100%;
}

.cart-totals, .opc-block-summary .table-totals {
  border-top: none !important;
}

.cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
  border-top: solid 1px #dae2e6 !important;
}

.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark {
  border-top: solid 1px #dae2e6 !important;
}

/* Login Dropdown */
.authentication-dropdown {
  border-radius: 0 !important;
}

.block-authentication .actions-toolbar > .primary {
  float: left !important;
}

.shipping-information-title .action-edit {
  padding: 0 !important;
}

.checkout-payment-method .payment-method-title {
  border-top: none !important;
  padding: 20px 0;
}

.checkout-payment-method .payment-method-content {
  padding: 10px 0;
}

.actions-toolbar {
  padding: 10px 0;
}

.checkout-payment-method .payment-methods .actions-toolbar .primary {
  float: left !important;
}

.discount-code, .checkout-payment-method .payment-method._active .payment-method-content, .payment-method _active {
  float: left;
  width: 100%;
}

.checkout-payment-method .payment-option-title .action-toggle:after {
  color: #818285 !important;
}

.opc-progress-bar-item._complete > span {
  color: #e4e4e4 !important;
}

.opc-block-shipping-information .shipping-information-title .action-edit:before, .opc-block-shipping-information .shipping-information-title .action-edit:before {
  color: #005187 !important;
}

#purchaseorder {
  display: none !important;
}

label[for=purchaseorder] {
  display: none !important;
}

.payment-icon.opayo-payment-method-logo {
  background-image: url(../images/payment-methods.jpg);
  height: 43px;
  max-width: 200px;
}

.abs-margin-for-blocks-and-widgets-desktop, .page-main .block, .customer-review .product-details {
  margin-bottom: 0 !important;
}

.checkout-index-index .page-title-wrapper, .checkout-onepage-success .page-title-wrapper {
  height: auto !important;
  position: static !important;
  width: 100% !important;
  padding: 40px 0 0 0 !important;
}

.page-title-wrapper {
  float: left;
  width: 100%;
  padding: 40px 0 0 0;
}

.checkout-container, .page-layout-1column .column.main {
  float: left;
  width: 100%;
}

.page-title-wrapper h1, .page-main > .page-title-wrapper .page-title {
  color: #818285 !important;
  border-bottom: solid 1px #dae2e6;
  font-size: 26px;
  width: 100%;
  padding: 0 0 20px 0;
}

.login-container, .form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.form-edit-account, .form-address-edit, .form-newsletter-manage {
  box-shadow: none !important;
  border: none !important;
}

.form.create.account > .fieldset {
  padding: 10px !important;
}

.form.create.account {
  padding: 20px 0 40px 0 !important;
}

.form.create.account .actions-toolbar {
  padding: 0 !important;
}

/* My Acoount */
.login-container, .form.password.forget, .form.create.account, .form-edit-account, .form-address-edit {
  border-top: none !important;
  float: left;
  width: 100%;
  padding: 20px 10px 40px 10px !important;
}

#block-customer-login-heading, #block-new-customer-heading, .legend span {
  font: 18px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase !important;
  color: #818285 !important;
}

.login-container .input-text {
  width: 100% !important;
}

.login-container .fieldset > .field > .control {
  width: 100% !important;
}

.actions-toolbar .secondary {
  float: right;
}

.actions-toolbar .secondary a {
  text-decoration: underline;
  font-size: 15px;
  color: #818285;
}

.actions-toolbar .secondary a:hover {
  text-decoration: none;
  color: #818285;
}

.form.create.account .newsletter {
  background-color: transparent !important;
}

/* Forgot Password */
.forget .actions-toolbar {
  padding: 10px 0;
  margin: 0;
}

#password-strength-meter {
  padding: 15px 0 0 0;
}

#password-strength-meter-label {
  font-weight: bold;
}

/* Dashboard */
.account.page-layout-2columns-left .column.main {
  width: 75% !important;
  padding: 0 0 0 20px !important;
}

.customer-welcome:before {
  content: none !important;
  padding: 0 5px 0 0;
}

.links > li + li:before {
  content: none !important;
  padding: 0 !important;
}

.customer-menu .header.links a {
  color: #818285 !important;
}

.customer-welcome button {
  padding: 0 !important;
}

.customer-welcome .action.switch:after {
  color: #818285 !important;
  vertical-align: middle !important;
}

/* Account Nav */
.account .columns {
  padding: 40px 0;
}

.account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
  width: 25% !important;
}

.account-nav {
  background-color: #fff;
  padding: 10px;
}

.account-nav .title {
  padding: 10px;
  text-transform: uppercase !important;
  border-bottom: solid 1px #dae2e6;
}

.account-nav .title strong {
  font: 18px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #818285 !important;
}

.account-nav .nav > li {
  line-height: 18px;
  border-bottom: none;
}

/* Dashboard */
.block-dashboard-info .block-title, .block-dashboard-addresses .block-title, .block-addresses-list .block-title, .block-addresses-default .block-title, .block-reviews-dashboard .block-title, .review-details .title {
  padding: 14px 10px;
  border-bottom: solid 1px #dae2e6;
  font: 22px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  margin-bottom: 20px;
  text-transform: uppercase !important;
}

.customer-account-index .box .box-title, .box .box-actions, .block-addresses-default .box-title {
  background-color: #272723 !important;
  color: #fff !important;
}

.box .box-actions a {
  color: #fff !important;
  text-decoration: underline;
  font-size: 14px;
}

.box .box-actions a:hover {
  text-decoration: none;
}

.box .box-content {
  font-size: 16px;
  background-color: #fff;
}

.block-title .edit, .block-title .view {
  padding: 5px 12px;
  background-color: #005187;
  color: #fff;
}

.block-reviews-dashboard .items a:hover {
  color: #818285;
}

.block-reviews-dashboard .items li {
  padding: 15px 10px;
  border-bottom: 1px solid #ccc;
}

.block-reviews-dashboard .items .item {
  margin-bottom: 0;
}

.rating-summary .label, .rating-result {
  float: left;
}

.rating-result {
  padding: 3px 0 0 0;
}

.rating-summary .rating-result:before {
  top: 3px;
}

.customer-review .product-details {
  margin-bottom: 0 !important;
}

.customer-review h2 {
  color: #818285;
}

.reviews-actions a {
  color: #666 !important;
}

.product-reviews-summary .reviews-actions a:not(:last-child) {
  border-right: 1px solid #666 !important;
}

.reviews-actions .add {
  background-color: transparent !important;
  padding: 0 15px 0 10px !important;
  font: normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
  color: #666 !important;
  border: none !important;
}

.reviews-actions .add:hover {
  background-color: transparent !important;
  border: none !important;
  color: #666 !important;
}

.customer-review-rating, .review-content, .review-date {
  padding: 10px;
}

.review-title {
  padding: 0 10px;
  font: 28px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.customer-review .review-details .review-date {
  color: #666;
  font-size: 14px;
}

.customer-welcome {
  margin-left: 10px;
}

.page-header.type16 .header.panel > .header.links {
  color: #6D6E70;
  font-weight: bold;
}

.header.panel > .header.links > li {
  font-size: 14px;
  text-transform: uppercase;
}

#banner-slider-demo-12 {
  padding: 0 0 0 20px !important;
}

.owl-controls .owl-prev {
  color: #fff !important;
}

.owl-controls .owl-next {
  color: #fff !important;
}

@font-face {
  font-family: "Gotham-Bold";
  src: url("../fonts/Gotham-Bold?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Bold.otf") format("opentype"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 0;
  margin: 0;
  color: #005187;
  text-transform: uppercase;
}

h1 {
  font-size: 34px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 22px;
}

h6 {
  font-size: 20px;
}

p, ul {
  padding: 5px 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 22px;
}

blockquote {
  margin: 0;
}

.list-inline {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

.list-inline > li {
  padding-right: 0;
  padding-left: 0;
}

/* Default button style */
button,
.btn-default,
.btn {
  border-radius: 10px !important;
  text-transform: uppercase;
  font: normal 18px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 12px 30px;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}

button:hover,
.btn-default:hover,
.btn:hover {
  color: #005187;
  background-color: #fff;
}

.btn-primary {
  background-color: #005187;
  border-color: #005187;
}

.btn-primary:hover {
  background-color: transparent;
  border-color: #005187;
}

button:not(.primary) {
  border-radius: 0 !important;
  text-transform: uppercase;
  font: normal 15px/15px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 12px 30px;
  background-color: transparent;
  border: 1px solid #005187;
  color: #005187;
  height: auto !important;
}

button:not(.primary):hover {
  background-color: #005187;
  border-color: #005187;
  color: #fff;
}

.footer-top .block.newsletter .actions button {
  padding: 14px 20px !important;
}

.page-header.type16 .block-search .action.search {
  padding: 5px 13px !important;
}

input[type=text], input[type=password], input[type=url], input[type=tel], input[type=search], input[type=number], input[type=datetime], input[type=email] {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  height: auto !important;
  padding: 10px;
}

select {
  min-height: 45px;
}

.footer-top .block.newsletter .control input {
  height: 48px !important;
}

.messages {
  float: left;
  width: 100%;
}

.message.error, .message-success {
  margin: 40px 0 10px 0 !important;
  padding: 20px 20px 20px 45px !important;
  font-size: 16px !important;
}

.message.error > *:first-child:before, .message.success > *:first-child:before {
  top: 32px !important;
}

.fieldset > .field, .fieldset > .fields > .field {
  margin: 10px 0;
}

/* Hover Effect */
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #000;
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hovereffect:hover {
  cursor: pointer;
}

.hovereffect:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*animations*/
/******************
* Bounce in right *
*******************/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slower {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slowest {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* Added by Andy Meetan */
.delay-250 {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.delay-500 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.delay-750 {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.delay-1000 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.delay-1250 {
  -webkit-animation-delay: 1.25s;
  -moz-animation-delay: 1.25s;
  -o-animation-delay: 1.25s;
  animation-delay: 1.25s;
}

.delay-1500 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.delay-1750 {
  -webkit-animation-delay: 1.75s;
  -moz-animation-delay: 1.75s;
  -o-animation-delay: 1.75s;
  animation-delay: 1.75s;
}

.delay-2000 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.delay-2000 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.delay-3000 {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.delay-3500 {
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  animation-delay: 3.5s;
}

.bounceInRight, .bounceInLeft, .bounceInUp, .bounceInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

.fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

.flipInX, .flipInY, .rotateIn, .rotateInUpLeft, .rotateInUpRight, .rotateInDownLeft, .rotateDownUpRight, .rollIn {
  opacity: 0;
}

.lightSpeedInRight, .lightSpeedInLeft {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

/***********
* bounceIn *
************/
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn.go {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

/****************
* bounceInRight *
****************/
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  60% {
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  60% {
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.bounceInRight.go {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

/******************
* Bounce in left *
*******************/
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  60% {
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  60% {
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.bounceInLeft.go {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

/******************
* Bounce in up *
*******************/
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  60% {
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  60% {
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.bounceInUp.go {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

/******************
* Bounce in down *
*******************/
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  60% {
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  60% {
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.bounceInDown.go {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

/**********
* Fade In *
**********/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
.fadeIn {
  opacity: 0;
}

.fadeIn.go {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/**********
* Grow in *
***********/
@-webkit-keyframes growIn {
  0% {
    -webkit-transform: scale(0.2);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes growIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.growIn {
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
  opacity: 0;
}

.growIn.go {
  -webkit-animation-name: growIn;
  animation-name: growIn;
}

/********
* Shake *
********/
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}
.shake.go {
  -webkit-animation-name: shake;
  animation-name: shake;
}

/********
* ShakeUp *
********/
@-webkit-keyframes shakeUp {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateY(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateY(10px);
  }
}
@keyframes shakeUp {
  0%, 100% {
    transform: translateY(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateY(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateY(10px);
  }
}
.shakeUp.go {
  -webkit-animation-name: shakeUp;
  animation-name: shakeUp;
}

/*************
* FadeInLeft *
*************/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-400px);
  transform: translateX(-400px);
}

.fadeInLeft.go {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/*************
* FadeInRight *
*************/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

.fadeInRight.go {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/*************
* FadeInUp *
*************/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(400px);
  transform: translateY(400px);
}

.fadeInUp.go {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*************
* FadeInDown *
*************/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  opacity: 0;
  -webkit-transform: translateY(-400px);
  transform: translateY(-400px);
}

.fadeInDown.go {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/*****************
* rotateIn *
*****************/
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn.go {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

/*****************
* rotateInUpLeft *
*****************/
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft.go {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

/*******************
* rotateInDownLeft *
*******************/
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft.go {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

/******************
* rotateInUpRight *
*******************/
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight.go {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

/********************
* rotateInDownRight *
********************/
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight.go {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

/*********
* rollIn *
**********/
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn.go {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/*********
* wiggle *
**********/
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}
@keyframes wiggle {
  0% {
    transform: skewX(9deg);
  }
  10% {
    transform: skewX(-8deg);
  }
  20% {
    transform: skewX(7deg);
  }
  30% {
    transform: skewX(-6deg);
  }
  40% {
    transform: skewX(5deg);
  }
  50% {
    transform: skewX(-4deg);
  }
  60% {
    transform: skewX(3deg);
  }
  70% {
    transform: skewX(-2deg);
  }
  80% {
    transform: skewX(1deg);
  }
  90% {
    transform: skewX(0deg);
  }
  100% {
    transform: skewX(0deg);
  }
}
.wiggle.go {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/********
* swing *
*********/
@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing.go {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

/*******
* tada *
********/
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada.go {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/*********
* wobble *
**********/
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.wobble.go {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

/********
* pulse *
*********/
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse.go {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/***************
* lightSpeedInRight *
****************/
@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedInRight {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedInRight.go {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/***************
* lightSpeedInLeft *
****************/
@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedInLeft {
  0% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedInLeft.go {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/*******
* Flip *
*******/
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in;
  }
}
.flip.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}

/**********
* flipInX *
**********/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

/**********
* flipInY *
**********/
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

/*****************
* Out animations *
*****************/
/************
* bounceOut *
*************/
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.bounceOut.goAway {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

/************
* bounceOutUp *
*************/
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp.goAway {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

/************
* bounceOutDown *
*************/
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown.goAway {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

/************
* bounceOutLeft *
*************/
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft.goAway {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

/************
* bounceOutRight *
*************/
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight.goAway {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

/************
* fadeOut *
*************/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut.goAway {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

/************
* fadeOutUp *
*************/
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUp.goAway {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

/************
* fadeOutDown *
*************/
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDown.goAway {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

/************
* fadeOutLeft *
*************/
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeft.goAway {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

/************
* fadeOutRight *
*************/
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRight.goAway {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

/************
* flipOutX *
*************/
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX.goAway {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

/************
* flipOutY *
*************/
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

/************
* lightSpeedOutRight *
*************/
@-webkit-keyframes lightSpeedOutRight {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOutRight.goAway {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/************
* lightSpeedOutLeft *
*************/
@-webkit-keyframes lightSpeedOutLeft {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOutLeft.goAway {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/************
* rotateOut *
*************/
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut.goAway {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

/************
* rotateOutUpLeft *
*************/
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft.goAway {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

/************
* rotateOutDownLeft *
*************/
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft.goAway {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

/************
* rotateOutUpRight *
*************/
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight.goAway {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

/************
* rollOut *
*************/
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut.goAway {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/*****************
* Short Animations
*******************/
/*********************
* fadeInUpShort
*********************/
@-webkit-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpShort {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

.fadeInUpShort.go {
  -webkit-animation-name: fadeInUpShort;
  animation-name: fadeInUpShort;
}

/*********************
* fadeInDownShort
*********************/
@-webkit-keyframes fadeInDownShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDownShort {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownShort {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}

.fadeInDownShort.go {
  -webkit-animation-name: fadeInDownShort;
  animation-name: fadeInDownShort;
}

/*********************
* fadeInRightShort 
*********************/
@-webkit-keyframes fadeInRightShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRightShort {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightShort {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}

.fadeInRightShort.go {
  -webkit-animation-name: fadeInRightShort;
  animation-name: fadeInRightShort;
}

/*********************
* fadeInLeftShort 
*********************/
@-webkit-keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftShort {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

.fadeInLeftShort.go {
  -webkit-animation-name: fadeInLeftShort;
  animation-name: fadeInLeftShort;
}

/* 420px - Mobile  ----------- */
@media only screen and (max-width: 420px) {
  * {
    border: 0;
    margin: 0;
    padding: 0;
  }

  html, body {
    width: 100%;
    margin: 0;
    overflow-x: hidden !important;
    padding: 0;
    -webkit-text-size-adjust: 100%;
  }

  .container-fluid {
    float: left;
    width: 100%;
  }

  .container, .page-main {
    margin: 0 !important;
    padding: 0 4% !important;
    float: left !important;
    width: 100% !important;
    /*background-color: orange;*/
  }

  a[href^=tel] {
    color: inherit !important;
    text-decoration: none;
  }

  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .columns {
    float: left;
    width: 100%;
  }

  .page-header.type25 .custom-menu-block {
    display: inline-block !important;
    width: 100%;
    float: left;
  }

  .page-header.type25 .drop-menu + .custom-menu-block ul.text-right {
    text-align: center !important;
  }

  .page-header.type25 .drop-menu + .custom-menu-block a {
    color: #465157;
  }

  .page-header.type25 .drop-menu + .custom-menu-block ul {
    padding: 10px 0;
  }

  .page-header.type25 .drop-menu + .custom-menu-block li {
    margin: 5px 0;
  }

  /* Header */
  .page-header .header.panel {
    display: inline-block;
    padding: 0 !important;
    width: 100%;
  }

  .page-header .pull-right {
    float: left !important;
  }

  .page-header .drop-menu .nav-sections {
    float: none !important;
    max-width: 310px !important;
    margin-left: 0 !important;
  }

  .nav-sections-item-content {
    background-color: #005187;
  }

  .page-header .content {
    padding: 10px 4% 0 4% !important;
    position: relative !important;
  }

  .page-header .panel.wrapper {
    display: block;
    width: 100%;
    padding: 10px;
  }

  .page-header .panel.wrapper .pull-left {
    float: none !important;
  }

  .page-header.type25 .nav-sections {
    float: none !important;
    max-width: 320px !important;
    background-color: #fff;
  }

  .nav-toggle:before, .block-search .label:before {
    color: #fff !important;
  }

  .page-header.type25 .minicart-wrapper {
    position: relative !important;
    right: 15px;
    margin: 5px 0;
    width: 58px;
  }

  .page-header.type25 .block-search .label {
    position: absolute;
    float: none !important;
    top: 20px;
    margin: 0;
    right: 100px;
  }

  .page-header.type25 .block-search {
    max-width: 100% !important;
    border-radius: 0 !important;
    margin-top: 0 !important;
  }

  .page-header.type25 .block-search input {
    padding: 12px 25px !important;
    width: 100% !important;
  }

  .block-search .control {
    margin: 0;
    padding: 0;
  }

  .page-header.type25 .logo {
    margin: 5px 0;
  }

  /* Nav */
  .page-header.type25 .navigation > ul {
    width: 100%;
    border-top: 1px solid #005187;
  }

  .sw-megamenu.navigation li.level0 {
    width: 100%;
    display: block;
  }

  .nav-open .page-wrapper {
    position: relative !important;
    left: calc(100% - 100px) !important;
  }

  .navigation {
    background-color: #005187 !important;
  }

  .page-header.type25 .navigation li.level0 > .level-top {
    color: #fff !important;
    text-align: left;
    text-transform: uppercase;
    line-height: 18px;
    font-size: 16px;
    font-weight: normal;
    display: block;
    padding: 20px;
  }

  .nav-sections .header.links a {
    color: #fff !important;
    text-align: left;
    font-size: 15px;
    text-transform: uppercase;
    padding: 20px;
  }

  .navigation a:hover, .nav-sections .header.links li a:hover {
    color: #005187 !important;
  }

  .nav-sections .header.links a:hover, .nav-sections .header.links a:focus, .nav-sections .header.links a:active {
    background-color: #fff !important;
    color: #005187 !important;
    padding: 20px !important;
    font-size: 15px !important;
  }

  .page-header.type25 .navigation li.level0 > .level-top.ui-state-active {
    color: #005187 !important;
  }

  .navigation .parent .level-top:after {
    top: 20px;
  }

  header.page-header .nav-sections-item-title.active {
    background-color: #005187 !important;
  }

  header.page-header .nav-sections-item-title.active > a, header.page-header .nav-sections-item-title.active > a:hover, header.page-header .nav-sections-item-title.active > a:focus {
    color: #fff !important;
  }

  header.page-header .nav-sections-item-title > a, header.page-header .nav-sections-item-title > a:hover, header.page-header .nav-sections-item-title > a:focus {
    color: #005187 !important;
  }

  header.page-header .nav-sections-item-title {
    background-color: #fff !important;
  }

  header.page-header .nav-sections-items, header.page-header .nav-sections-item-content {
    height: 100% !important;
  }

  .nav-sections-item-content {
    background-color: #005187;
  }

  /* Home Slider */
  #banner-slider-demo-12 {
    padding: 25px 0 0 0 !important;
  }

  /* Home */
  .key-messages {
    padding: 20px !important;
    margin: 15px 0 0 0;
  }

  .key-messages ul {
    font-size: 15px;
    text-align: center;
  }

  .key-messages li {
    text-align: left;
  }

  .key-messages li strong {
    font-size: 20px;
  }

  .key-messages .item1 {
    padding: 10px 0 10px 80px;
    background: url("../images/icons/free-delivery-sml.png") no-repeat left;
  }

  .key-messages .item2 {
    padding: 10px 0 10px 80px;
    background: url("../images/icons/next-day-delivery-sml.png") no-repeat 15px;
  }

  .key-messages .item3 {
    padding: 10px 0 10px 80px;
    background: url("../images/icons/secure-shopping-sml.png") no-repeat 15px;
  }

  .featured-products, .new-products, .featured-categories {
    float: left;
    width: 100%;
  }

  .cms-spectra-lasers-home .copy .col-sm-6 {
    padding: 0;
  }

  .cms-spectra-lasers-home .copy p {
    padding: 5px 0;
  }

  .cms-spectra-lasers-home .copy .text-center {
    text-align: left;
  }

  .cms-spectra-lasers-home .copy h1 {
    font-size: 30px;
  }

  .cms-spectra-lasers-home .copy .container {
    padding: 0 !important;
  }

  .single-images .col-sm-12 {
    padding: 5px 0 !important;
  }

  .featured-products h2, .brands-slide h5, .featured-categories h3 {
    font-size: 28px;
  }

  .featured-categories .parallax {
    padding: 80px 0 0 0;
  }

  .featured-categories h3:after {
    left: 40%;
    width: 50px;
  }

  /* Category */
  #category-banner {
    display: none;
  }

  .category-view, .category-description, .columns .sidebar-main {
    border-top: solid 1px #dae2e6;
  }

  .category-description h1 {
    font-size: 30px;
  }

  .filter-title strong {
    background-color: #005187 !important;
    font: normal 15px/15px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 12px 30px;
    border: 1px solid #005187;
    color: #fff !important;
    box-shadow: none;
    border-radius: 0;
    text-transform: uppercase;
  }

  .filter.active .filter-title strong {
    top: 0 !important;
  }

  .filter .block-subtitle {
    padding: 20px 15px !important;
  }

  .filter.active .filter-subtitle {
    font: normal 15px/15px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #005187;
    text-transform: uppercase;
  }

  .filter.active .filter-title strong:after {
    color: #fff !important;
    margin-left: 10px !important;
  }

  /* Product */
  .catalog-product-view .column.main {
    border-top: solid 1px #dae2e6;
    padding: 20px 0 0 0;
  }

  .product.media {
    padding-right: 0 !important;
  }

  .product-info-price {
    margin: 0;
  }

  .product-info-main .product-info-stock-sku {
    width: 100%;
  }

  .table-wrapper.grouped {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #super-product-table tbody td {
    border: none !important;
    border-bottom: none;
    display: inline-block !important;
  }

  #super-product-table .item {
    width: 70% !important;
  }

  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 0;
  }

  .table > tbody + tbody {
    border-top: none !important;
  }

  .table.grouped > tbody {
    border-bottom: solid 1px #dae2e6 !important;
  }

  .table-wrapper {
    border-top: solid 1px #dae2e6 !important;
  }

  .product.data.items > .item.title {
    padding: 0 !important;
  }

  .product.data.items > .item.title > .switch {
    padding: 15px 0 !important;
    display: block;
    color: #818285 !important;
    border-top: solid 1px #dae2e6 !important;
    height: auto !important;
  }

  .product.data.items > .item.title.active > .switch {
    border-top-color: #005187 !important;
  }

  .product.data.items .item.title a:after {
    top: 15px !important;
  }

  .product.data.items > .item.title.active > .switch {
    color: #005187 !important;
  }

  .product.data.items > .item.title {
    text-transform: uppercase;
  }

  .product.data.items > .item.title > .switch {
    color: #818285 !important;
    border-top: solid 1px #dae2e6 !important;
  }

  .product.data.items > .item.content {
    border-top: solid 1px #dae2e6;
    font-size: 16px;
  }

  /* Sidebar */
  .product-messages ul li {
    width: 100%;
  }

  /* Checkout */
  .authentication-wrapper {
    line-height: 50px;
    margin: 0 !important;
    padding: 35px 20px 0 10px;
    line-height: 20px !important;
  }

  .authentication-wrapper button.action-auth-toggle, .opc-estimated-wrapper .estimated-block .estimated-price {
    color: #005187 !important;
  }

  .opc-estimated-wrapper .estimated-block .estimated-label {
    margin: 0 !important;
  }

  .fieldset.hidden-fields {
    float: left;
    width: 100%;
  }

  .checkout-index-index .page-title-wrapper, .checkout-onepage-success .page-title-wrapper, .customer-account-index .page-title-wrapper, .account .page-main .page-title-wrapper {
    border-top: solid 1px #dae2e6;
    padding: 20px 0 !important;
    float: left;
    width: 100%;
  }

  .page-title-wrapper h1, .page-main > .page-title-wrapper .page-title {
    margin-bottom: 0 !important;
  }

  .opc-estimated-wrapper {
    background: #f4f4f4;
    border-bottom: solid 1px #dae2e6;
    border-top: solid 1px #dae2e6;
    margin: 0 !important;
    padding: 15px;
  }

  .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    margin: 10px 0 !important;
    padding: 15px !important;
  }

  #checkout-step-shipping .fieldset > .field, #billing-new-address-form .field {
    float: left;
    width: 100%;
    padding: 0;
  }

  .checkout-payment-method .payment-methods, .checkout-payment-method .payment-option {
    margin: 0 !important;
  }

  .checkout-payment-method .payment-method-title {
    padding: 10px !important;
  }

  .opc-wrapper .step-title {
    padding: 0 0 10px 0 !important;
  }

  .payment-group {
    padding-bottom: 20px;
  }

  /* Account */
  .account .columns {
    padding: 0 0 40px 0;
  }

  .account.page-layout-2columns-left .column.main {
    width: 100% !important;
    padding: 0 !important;
  }

  .customer-account-index .block .block-title {
    color: #818285 !important;
    font-size: 20px !important;
  }

  .block-dashboard-info .block-title, .block-dashboard-addresses .block-title, .block-addresses-list .block-title, .block-addresses-default .block-title, .block-reviews-dashboard .block-title, .review-details .title {
    padding: 15px 0 !important;
  }

  .customer-account-index .block .block-title strong {
    display: block;
    width: 100%;
  }

  .account .column.main .block:not(.widget) .block-title > .action {
    float: left;
    margin-top: 10px;
  }

  .account-nav {
    padding: 10px 0;
  }

  /* Footer */
  footer, .footer-top, .footer-middle, .footer-bottom {
    float: left;
    width: 100%;
  }

  .footer-top-inner .block-title {
    padding: 0 0 10px 0;
  }

  .footer-middle {
    padding: 10px 0;
  }

  .footer-middle .col-sm-4 {
    padding: 10px 0;
  }

  .footer .pull-right {
    float: none !important;
  }

  .footer-bottom .custom-block.f-right {
    margin: 0 !important;
  }

  .footer .text-right {
    text-align: left !important;
  }

  .footer-middle .block-bottom .col-sm-5 {
    width: 50% !important;
  }

  .footer-middle .block-bottom .custom-block {
    float: left !important;
    width: 100% !important;
    text-align: right;
    font-size: 15px;
  }
}
/* 380px - Screen Size */
@media only screen and (min-width: 380px) {
  * {
    border: 0;
    margin: 0;
    padding: 0;
  }

  html, body {
    width: 100%;
    margin: 0;
    overflow-x: hidden !important;
    padding: 0;
    -webkit-text-size-adjust: 100%;
  }

  .container-fluid {
    float: left;
    width: 100%;
  }

  .container, .page-main {
    margin: 0 !important;
    padding: 0 4% !important;
    float: left !important;
    width: 100% !important;
    /*background-color: orange;*/
  }

  a[href^=tel] {
    color: inherit !important;
    text-decoration: none;
  }

  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .columns {
    float: left;
    width: 100%;
  }

  .page-header.type25 .custom-menu-block {
    display: inline-block !important;
    width: 100%;
    float: left;
  }

  .page-header.type25 .drop-menu + .custom-menu-block ul.text-right {
    text-align: center !important;
  }

  .page-header.type25 .drop-menu + .custom-menu-block a {
    color: #465157;
  }

  .page-header.type25 .drop-menu + .custom-menu-block ul {
    padding: 10px 0;
  }

  .page-header.type25 .drop-menu + .custom-menu-block li {
    margin: 5px 0;
  }

  /* Header */
  .page-header .header.panel {
    display: inline-block;
    padding: 0 !important;
    width: 100%;
  }

  .page-header .pull-right {
    float: left !important;
  }

  .page-header .drop-menu .nav-sections {
    float: none !important;
    max-width: 310px !important;
    margin-left: 0 !important;
  }

  .nav-sections-item-content {
    background-color: #005187;
  }

  .page-header .content {
    padding: 10px 4% 0 4% !important;
    position: relative !important;
  }

  .page-header .panel.wrapper {
    display: block;
    width: 100%;
    padding: 10px;
  }

  .page-header .panel.wrapper .pull-left {
    float: none !important;
  }

  .page-header.type25 .nav-sections {
    float: none !important;
    max-width: 320px !important;
    background-color: #fff;
  }

  .nav-toggle:before, .block-search .label:before {
    color: #fff !important;
  }

  .page-header.type25 .minicart-wrapper {
    position: relative !important;
    right: 15px;
    margin: 5px 0;
    width: 58px;
  }

  .page-header.type25 .block-search .label {
    position: absolute;
    float: none !important;
    top: 20px;
    margin: 0;
    right: 100px;
  }

  .page-header.type25 .block-search {
    max-width: 100% !important;
    border-radius: 0 !important;
    margin-top: 0 !important;
  }

  .page-header.type25 .block-search input {
    padding: 12px 25px !important;
    width: 100% !important;
  }

  .block-search .control {
    margin: 0;
    padding: 0;
  }

  .page-header.type25 .logo {
    margin: 5px 0;
  }

  /* Nav */
  .page-header.type25 .navigation > ul {
    width: 100%;
    border-top: 1px solid #005187;
  }

  .sw-megamenu.navigation li.level0 {
    width: 100%;
    display: block;
  }

  .nav-open .page-wrapper {
    position: relative !important;
    left: calc(100% - 100px) !important;
  }

  .navigation {
    background-color: #005187 !important;
  }

  .page-header.type25 .navigation li.level0 > .level-top {
    color: #fff !important;
    text-align: left;
    text-transform: uppercase;
    line-height: 18px;
    font-size: 16px;
    font-weight: normal;
    display: block;
    padding: 20px;
  }

  .nav-sections .header.links a {
    color: #fff !important;
    text-align: left;
    font-size: 15px;
    text-transform: uppercase;
    padding: 20px;
  }

  .navigation a:hover, .nav-sections .header.links li a:hover {
    color: #005187 !important;
  }

  .nav-sections .header.links a:hover, .nav-sections .header.links a:focus, .nav-sections .header.links a:active {
    background-color: #fff !important;
    color: #005187 !important;
    padding: 20px !important;
    font-size: 15px !important;
  }

  .page-header.type25 .navigation li.level0 > .level-top.ui-state-active {
    color: #005187 !important;
  }

  .navigation .parent .level-top:after {
    top: 20px;
  }

  header.page-header .nav-sections-item-title.active {
    background-color: #005187 !important;
  }

  header.page-header .nav-sections-item-title.active > a, header.page-header .nav-sections-item-title.active > a:hover, header.page-header .nav-sections-item-title.active > a:focus {
    color: #fff !important;
  }

  header.page-header .nav-sections-item-title > a, header.page-header .nav-sections-item-title > a:hover, header.page-header .nav-sections-item-title > a:focus {
    color: #005187 !important;
  }

  header.page-header .nav-sections-item-title {
    background-color: #fff !important;
  }

  header.page-header .nav-sections-items, header.page-header .nav-sections-item-content {
    height: 100% !important;
  }

  .nav-sections-item-content {
    background-color: #005187;
  }

  /* Home */
  .key-messages {
    padding: 20px !important;
    margin: 15px 0 0 0;
  }

  .key-messages ul {
    font-size: 15px;
    text-align: center;
  }

  .key-messages li {
    text-align: left;
  }

  .key-messages li strong {
    font-size: 20px;
  }

  .key-messages .item1 {
    padding: 10px 0 10px 80px;
    background: url("../images/icons/free-delivery-sml.png") no-repeat left;
  }

  .key-messages .item2 {
    padding: 10px 0 10px 80px;
    background: url("../images/icons/next-day-delivery-sml.png") no-repeat 15px;
  }

  .key-messages .item3 {
    padding: 10px 0 10px 80px;
    background: url("../images/icons/secure-shopping-sml.png") no-repeat 15px;
  }

  .featured-products, .new-products, .featured-categories {
    float: left;
    width: 100%;
  }

  .cms-spectra-lasers-home .copy .col-sm-6 {
    padding: 0;
  }

  .cms-spectra-lasers-home .copy p {
    padding: 5px 0;
  }

  .cms-spectra-lasers-home .copy .text-center {
    text-align: left;
  }

  .cms-spectra-lasers-home .copy h1 {
    font-size: 30px;
  }

  .cms-spectra-lasers-home .copy .container {
    padding: 0 !important;
  }

  .single-images .col-sm-12 {
    padding: 5px 0 !important;
  }

  .featured-products h2, .brands-slide h5, .featured-categories h3 {
    font-size: 28px;
  }

  .featured-categories .parallax {
    padding: 80px 0 0 0;
  }

  .featured-categories h3:after {
    left: 40%;
    width: 50px;
  }

  /* Category */
  #category-banner {
    display: none;
  }

  .category-view, .category-description, .columns .sidebar-main {
    border-top: solid 1px #dae2e6;
  }

  .category-description h1 {
    font-size: 30px;
  }

  .filter-title strong {
    background-color: #005187 !important;
    font: normal 15px/15px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 12px 30px;
    border: 1px solid #005187;
    color: #fff !important;
    box-shadow: none;
    border-radius: 0;
    text-transform: uppercase;
  }

  .filter.active .filter-title strong {
    top: 0 !important;
  }

  .filter .block-subtitle {
    padding: 20px 15px !important;
  }

  .filter.active .filter-subtitle {
    font: normal 15px/15px "Gotham-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #005187;
    text-transform: uppercase;
  }

  .filter.active .filter-title strong:after {
    color: #fff !important;
    margin-left: 10px !important;
  }

  /* Product */
  .catalog-product-view .column.main {
    border-top: solid 1px #dae2e6;
    padding: 20px 0 0 0;
  }

  .product.media {
    padding-right: 0 !important;
  }

  .product-info-price {
    margin: 0;
  }

  .product-info-main .product-info-stock-sku {
    width: 100%;
  }

  .table-wrapper.grouped {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #super-product-table tbody td {
    border: none !important;
    border-bottom: none;
    display: inline-block !important;
  }

  #super-product-table .item {
    width: 70% !important;
  }

  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 0;
  }

  .table > tbody + tbody {
    border-top: none !important;
  }

  .table.grouped > tbody {
    border-bottom: solid 1px #dae2e6 !important;
  }

  .table-wrapper {
    border-top: solid 1px #dae2e6 !important;
  }

  .product.data.items > .item.title {
    padding: 0 !important;
  }

  .product.data.items > .item.title > .switch {
    padding: 15px 0 !important;
    display: block;
    color: #818285 !important;
    border-top: solid 1px #dae2e6 !important;
    height: auto !important;
  }

  .product.data.items > .item.title.active > .switch {
    border-top-color: #005187 !important;
  }

  .product.data.items .item.title a:after {
    top: 15px !important;
  }

  .product.data.items > .item.title.active > .switch {
    color: #005187 !important;
  }

  .product.data.items > .item.title {
    text-transform: uppercase;
  }

  .product.data.items > .item.title > .switch {
    color: #818285 !important;
    border-top: solid 1px #dae2e6 !important;
  }

  .product.data.items > .item.content {
    border-top: solid 1px #dae2e6;
    font-size: 16px;
  }

  /* Sidebar */
  .product-messages ul li {
    width: 100%;
  }

  /* Checkout */
  .authentication-wrapper {
    line-height: 50px;
    margin: 0 !important;
    padding: 35px 20px 0 10px;
    line-height: 20px !important;
  }

  .authentication-wrapper button.action-auth-toggle, .opc-estimated-wrapper .estimated-block .estimated-price {
    color: #005187 !important;
  }

  .opc-estimated-wrapper .estimated-block .estimated-label {
    margin: 0 !important;
  }

  .fieldset.hidden-fields {
    float: left;
    width: 100%;
  }

  .checkout-index-index .page-title-wrapper, .checkout-onepage-success .page-title-wrapper, .customer-account-index .page-title-wrapper, .account .page-main .page-title-wrapper {
    border-top: solid 1px #dae2e6;
    padding: 20px 0 !important;
    float: left;
    width: 100%;
  }

  .page-title-wrapper h1, .page-main > .page-title-wrapper .page-title {
    margin-bottom: 0 !important;
  }

  .opc-estimated-wrapper {
    background: #f4f4f4;
    border-bottom: solid 1px #dae2e6;
    border-top: solid 1px #dae2e6;
    margin: 0 !important;
    padding: 15px;
  }

  .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    margin: 10px 0 !important;
    padding: 15px !important;
  }

  #checkout-step-shipping .fieldset > .field, #billing-new-address-form .field {
    float: left;
    width: 100%;
    padding: 0;
  }

  .checkout-payment-method .payment-methods, .checkout-payment-method .payment-option {
    margin: 0 !important;
  }

  .checkout-payment-method .payment-method-title {
    padding: 10px !important;
  }

  .opc-wrapper .step-title {
    padding: 0 0 10px 0 !important;
  }

  .payment-group {
    padding-bottom: 20px;
  }

  /* Account */
  .account .columns {
    padding: 0 0 40px 0;
  }

  .account.page-layout-2columns-left .column.main {
    width: 100% !important;
    padding: 0 !important;
  }

  .customer-account-index .block .block-title {
    color: #818285 !important;
    font-size: 20px !important;
  }

  .block-dashboard-info .block-title, .block-dashboard-addresses .block-title, .block-addresses-list .block-title, .block-addresses-default .block-title, .block-reviews-dashboard .block-title, .review-details .title {
    padding: 15px 0 !important;
  }

  .customer-account-index .block .block-title strong {
    display: block;
    width: 100%;
  }

  .account .column.main .block:not(.widget) .block-title > .action {
    float: left;
    margin-top: 10px;
  }

  .account-nav {
    padding: 10px 0;
  }

  /* Footer */
  footer, .footer-top, .footer-middle, .footer-bottom {
    float: left;
    width: 100%;
  }

  .footer-top-inner .block-title {
    padding: 0 0 10px 0;
  }

  .footer-middle {
    padding: 10px 0;
  }

  .footer-middle .col-sm-4 {
    padding: 10px 0;
  }

  .footer .pull-right {
    float: none !important;
  }

  .footer-bottom .custom-block.f-right {
    margin: 0 !important;
  }

  .footer .text-right {
    text-align: left !important;
  }

  .footer-middle .block-bottom .col-sm-5 {
    width: 50% !important;
  }

  .footer-middle .block-bottom .custom-block {
    float: left !important;
    width: 100% !important;
    text-align: right;
    font-size: 15px;
  }
}
/* 520px - Screen Size  - Iphone 5 & 6 landscape*/
@media only screen and (min-width: 520px) {
  .nav-open .page-wrapper {
    position: relative !important;
    left: calc(100% - 350px) !important;
  }

  .menu-wrapper {
    margin-bottom: 20px;
  }

  .owl-banner-carousel .hidden-sm, .owl-banner-carousel .hidden-md, .owl-banner-carousel .hidden-lg {
    display: none !important;
  }

  .owl-banner-carousel .hidden-xs {
    display: inline-block !important;
  }

  #banner-slider-demo-12 {
    padding: 0 !important;
  }

  .catalog-product-view .columns .column.main {
    max-width: 60% !important;
  }

  .columns .sidebar-additional {
    max-width: 40% !important;
    padding: 0 0 0 30px;
  }

  .contact-index-index .columns .column.main {
    max-width: 100% !important;
  }

  #store_map {
    margin: 30px 0;
  }

  .contact-info {
    padding: 0 0 40px 0;
  }
}
/* 600px - Screen Size 

	DEVICES:
	Acer Iconia Tab A101
	Archos 70b (it2)
	Arnova 10b G3
	BlackBerry PlayBook
	Kindle 3
	Kobo eReader Touch
	Samsung Galaxy Tab 2 7.0
	Samsung Galaxy Tab 7 
*/
/* 768px - Screen Size  */
@media only screen and (min-width: 750px) {
  .col-md-1, .col-sm-1, .col-xs-1 {
    width: 8.33px !important;
  }

  .col-md-2, .col-sm-2, .col-xs-2 {
    width: 16.66% !important;
  }

  .col-md-3, .col-sm-3, .col-xs-3 {
    width: 25% !important;
  }

  .col-md-4, .col-sm-4, .col-xs-4 {
    width: 33.3% !important;
  }

  .col-md-5, .col-sm-5, .col-xs-5 {
    width: 41.6% !important;
  }

  .col-md-6, .col-sm-6, .col-xs-6 {
    width: 50% !important;
  }

  .col-md-7, .col-sm-7, .col-xs-7 {
    width: 58.3% !important;
  }

  .col-md-8, .col-sm-8, .col-xs-8 {
    width: 66.6% !important;
  }

  .col-md-9, .col-sm-9, .col-xs-9 {
    width: 75% !important;
  }

  .col-md-10, .col-sm-10, .col-xs-10 {
    width: 83.3% !important;
  }

  .col-md-11, .col-sm-11, .col-xs-11 {
    width: 91.6% !important;
  }

  .columns .column.main {
    width: 100% !important;
    max-width: 100% !important;
  }

  .catalog-category-view .columns .column.main {
    width: 75% !important;
    max-width: 100% !important;
  }

  .catalog-product-view .columns .column.main {
    width: 100% !important;
    max-width: 100% !important;
  }

  .drop-menu {
    display: inline-block !important;
  }

  .menu-wrapper {
    margin-bottom: 0;
  }

  /* Header */
  .page-header .header.panel {
    display: block;
    padding: 15px !important;
  }

  .nav-sections-item-content {
    background-color: #fff;
  }

  .page-header .content {
    padding: 15px !important;
  }

  .page-header .panel.wrapper {
    display: block;
    width: 100%;
    padding: 0;
  }

  .page-header .panel.wrapper .pull-left {
    float: left !important;
  }

  .page-header.type25 .nav-sections {
    float: none !important;
    max-width: 320px !important;
    background-color: #fff;
  }

  .page-header .drop-menu .nav-sections {
    left: 0 !important;
  }

  .page-header.type25 .minicart-wrapper {
    position: absolute !important;
    right: 30px;
  }

  .page-header.type25 .block-search {
    max-width: 360px !important;
    border-radius: 15px !important;
    margin-left: 15px !important;
    margin-top: -20px;
  }

  .page-header.type25 .block-search input {
    padding: 8px 25px !important;
    width: 100% !important;
  }

  .page-header.type25 .logo {
    margin: 0;
  }

  .page-header.type25 .header .custom-block {
    display: none !important;
  }

  .page-header.type25 .header.content p {
    top: 95px;
    left: 270px;
  }

  /* Nav */
  .page-header.type25 .navigation > ul {
    border-top: none !important;
  }

  .navigation {
    background-color: #fff !important;
  }

  .page-header.type25 .navigation li.level0 > .level-top {
    color: #818285 !important;
    line-height: 15px;
    font-size: 15px;
    padding: 17px;
  }

  .nav-sections-item-content {
    background-color: #fff;
  }

  .sticky-header .drop-menu + .custom-menu-block ul {
    display: none;
  }

  .sticky-product .sticky-image {
    width: 100px;
  }

  .sticky-product .sticky-detail {
    width: 400px;
  }

  .sticky-product .sticky-detail .product-name-area {
    width: 100%;
  }

  /* Home */
  .home-slideshow {
    width: 100% !important;
    margin-top: 35px;
  }

  .cms-spectra-lasers-home .copy .col-sm-6 {
    padding: 20px 20px 0 0;
  }

  .cms-spectra-lasers-home .copy p {
    padding: 5px 20px 5px 0;
    font-size: 18px;
    line-height: 26px;
  }

  .cms-spectra-lasers-home .copy .text-center {
    text-align: center;
  }

  .cms-spectra-lasers-home .copy h1 {
    font-size: 34px;
  }

  .featured-products h2, .brands-slide h5, .featured-categories h3, .new-products h2 {
    font-size: 34px;
  }

  .featured-categories .parallax {
    padding: 120px 0 0 0;
  }

  .featured-categories h3:after {
    left: 47%;
    width: 80px;
  }

  /* Category */
  #category-banner {
    display: inline-block;
  }

  .category-view, .category-description, .columns .sidebar-main {
    border-top: none;
  }

  .category-description h1 {
    font-size: 34px;
  }

  /* Product */
  .catalog-product-view .column.main {
    border-top: none;
    padding: 0;
  }

  #super-product-table tbody td {
    display: table-cell !important;
  }

  .product.data.items > .item.title {
    padding: 0 !important;
  }

  .product.data.items > .item.title > .switch {
    padding: 10px 20px !important;
    display: block;
    color: #818285 !important;
    border-top: none !important;
    height: auto !important;
  }

  .product.data.items > .item.title.active > .switch {
    border-top-color: transparent !important;
  }

  .product.data.items > .item.title > .switch {
    border-top: none !important;
  }

  .product.data.items > .item.content {
    margin-top: 40px !important;
  }

  .columns .sidebar-additional {
    display: none !important;
  }

  .page-layout-2columns-right .column.main {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Checkout */
  .authentication-wrapper button.action-auth-toggle, .opc-estimated-wrapper .estimated-block .estimated-price {
    color: #005187 !important;
  }

  .checkout-index-index .page-title-wrapper, .checkout-onepage-success .page-title-wrapper, .customer-account-index .page-title-wrapper, .account .page-main .page-title-wrapper {
    padding: 40px 0 0 0 !important;
    border-top: none !important;
  }

  .opc-estimated-wrapper {
    background: #f4f4f4;
    border-bottom: solid 1px #dae2e6;
    border-top: solid 1px #dae2e6;
    margin: 0 !important;
    padding: 15px;
  }

  .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
    background: #fff !important;
    margin: 10px 0 !important;
    padding: 15px !important;
  }

  .opc-progress-bar-item {
    width: 175px !important;
  }

  .checkout-payment-method .payment-methods, .checkout-payment-method .payment-option {
    margin: 0 !important;
  }

  .checkout-payment-method .payment-method-title {
    padding: 10px !important;
  }

  .opc-wrapper .step-title {
    padding: 0 0 10px 0 !important;
  }

  .payment-group {
    padding-bottom: 20px;
  }

  /* Account */
  .account.page-layout-2columns-left .column.main {
    width: 75% !important;
    padding: 20px 0 0 0 !important;
  }

  .customer-account-index .block .block-title {
    color: #818285 !important;
    font-size: 20px !important;
  }

  .block-dashboard-info .block-title, .block-dashboard-addresses .block-title, .block-addresses-list .block-title, .block-addresses-default .block-title, .block-reviews-dashboard .block-title, .review-details .title {
    padding: 15px 0 !important;
  }

  .customer-account-index .block .block-title strong {
    display: inline-block;
    width: auto;
  }

  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 0;
  }

  .account-nav {
    padding: 10px;
  }

  /* Contact */
  .contact-index-index .contact .col-sm-6 {
    width: 100% !important;
    padding: 0 !important;
  }
}
/* 767px - Boostrap Breakpoint - Toggle Menu ----------- */
/* iPad Portrait  ----------- */
/* iPad Landscape  ----------- */
/* 800px - Small Desktop - 175% Zoom */
@media only screen and (min-width: 800px) {
  * {
    border: 0;
    margin: 0;
    padding: 0;
  }

  html, body {
    width: 100%;
    -webkit-text-size-adjust: 100%;
  }
}
/*  1000px - Medium Desktop - 150% Zoom */
@media only screen and (min-width: 1000px) {
  .nth-child-4n {
    display: none !important;
  }
}
/*  1024px - Desktop Screen Size */
@media only screen and (min-width: 1024px) {
  .container, .page-main {
    padding: 0 2% !important;
  }

  .page-header.type25 .header .custom-block {
    display: inline-block !important;
  }

  .page-header.type25 .block-search {
    margin-top: -15px !important;
  }

  .page-header.type25 .header.content p {
    top: 90px;
    left: 265px;
  }

  .page-header.type25 .block-search {
    max-width: 330px !important;
  }

  .sticky-header .drop-menu + .custom-menu-block ul {
    display: inline-block;
  }

  .sticky-product .sticky-image {
    width: 100px;
  }

  .sticky-product .sticky-detail {
    width: 400px;
  }

  .sticky-product .sticky-detail .product-name-area {
    width: 100%;
  }

  #checkout-step-shipping .fieldset > .field, #billing-new-address-form .field {
    width: 50%;
    padding: 10px 20px 10px 0;
  }
}
/*  1140px - Zoom Breakpoint - 125% Zoom */
@media only screen and (min-width: 1140px) {
  #banner-slider-demo-12 {
    padding: 0 0 0 20px !important;
  }

  .container, .page-footer .footer, .page-main {
    width: 1140px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    float: none !important;
  }

  .page-header.type25 .header.content, .page-main, .page-header .header.panel, .page-wrapper > .breadcrumbs .items {
    width: 1100px !important;
    max-width: 1100px !important;
  }

  .home-slideshow {
    width: 75% !important;
    margin-top: 0;
  }

  .key-messages {
    padding: 30px 0 40px 0;
  }

  .key-messages ul {
    font-size: 16px;
  }

  .key-messages li strong {
    font-size: 28px;
  }

  .key-messages .item1 {
    padding: 10px 0 10px 120px;
    background: url("../images/icons/free-delivery.png") no-repeat left;
  }

  .key-messages .item2 {
    padding: 10px 0 10px 75px;
    background: url("../images/icons/next-day-delivery.png") no-repeat left;
  }

  .key-messages .item3 {
    padding: 10px 0 10px 75px;
    background: url("../images/icons/secure-shopping.png") no-repeat left;
  }

  .page-layout-2columns-right .column.main {
    width: 75% !important;
    max-width: 100% !important;
  }

  .catalog-product-view .columns .column.main {
    max-width: 100% !important;
    width: 75% !important;
  }

  .columns .sidebar-additional {
    display: inline-block !important;
    max-width: 100% !important;
  }
}
/*  1280px - Large Desktop - 110% Zoom */
@media only screen and (min-width: 1280px) {
  .container, .page-footer .footer, .page-main {
    width: 1280px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    float: none !important;
  }

  .page-header.type25 .header.content, .page-main, .page-header .header.panel, .page-wrapper > .breadcrumbs .items {
    width: 1280px !important;
    max-width: 1280px !important;
  }

  .nth-child-4n {
    display: inline-block !important;
  }

  .page-header.type25 .block-search {
    max-width: 360px !important;
  }

  /* Contact */
  .contact-index-index .contact .col-sm-6 {
    width: 50% !important;
    padding: 5px !important;
  }
}
/* 1366px - Extra Large Desktop - 100% Zoom */

/*# sourceMappingURL=spectralasers.css.map */
