@charset "UTF-8";
@charset "UTF-8";
.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}
/*
 * UBERMENU 2.4 - DO NOT EDIT!!!
 * 
 * Under penalty of death, never, ever, not ever, neverneverevernever edit this file. Swear it! 
 * Seriously, just don't.  If you edit this file, or change it in any way, consider your (non-existent) 
 * warranty null and void.  You have been warned.
 * 
 * Need to customize your styles?  Check out the Customization section of the Support Guide.
 */
/* Reset */
#megaMenu.megaResetStyles div,
#megaMenu.megaResetStyles span,
#megaMenu ul.megaMenu,
#megaMenu ul.sub-menu,
#megaMenu ul.um-sidebar,
#megaMenu li.menu-item,
#megaMenu li.widget,
#megaMenu li.menu-item > a,
#megaMenu img.um-img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-shadow: none;
  visibility: visible;
  opacity: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
}
/**** ALL ****/
#megaMenu {
  position: relative;
  line-height: 1em;
  overflow: visible;
  zoom: 1;
  display: block;
  float: left;
  height: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#megaMenu.megaFullWidth {
  width: 100%;
}
#megaMenu ul.megaMenu,
#megaMenu ul.sub-menu {
  /* All UL */

  list-style: none outside none;
  margin: 0px;
  padding: 0px;
  position: relative;
  overflow: visible;
  zoom: 1;
}
#megaMenu ul.megaMenu li.menu-item,
#megaMenu ul.megaMenu li.widget {
  margin-bottom: 0px;
  list-style-type: none;
  list-style-image: none;
  border: none;
  text-align: left;
  float: none;
}
#megaMenu ul.megaMenu li.menu-item > a,
#megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator {
  line-height: 1.4em;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#megaMenu ul.megaMenu li.menu-item > a span,
#megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator span {
  color: inherit;
  font-size: inherit;
}
/**** TOP LEVEL ****/
#megaMenu ul.megaMenu {
  float: left;
  z-index: 100;
}
#megaMenu.megaMenuHorizontal ul.megaMenu {
  width: 100%;
}
#megaMenu ul.megaMenu > li.menu-item {
  float: left;
  position: relative;
  display: inline-block;
  /*line-height:1em;*/

  padding: 0px 0px;
  margin: 0px;
  z-index: 200;
  zoom: 1;
}
#megaMenu ul.megaMenu > li.menu-item > a,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
  display: block;
  padding: 12px 15px;
  position: relative;
  float: none;
  z-index: 400;
  zoom: 1;
  border-width: 0px 0px 0px 1px;
  /* No Bouncing */

  border-style: solid;
  border-color: transparent;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child > a {
  border-left: none;
}
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item:first-child > a {
  border-top: none;
}
#megaMenu ul.megaMenu > li.menu-item:hover,
#megaMenu ul.megaMenu > li.menu-item.megaHover,
#megaMenu ul.megaMenu > li.menu-item:hover > a,
#megaMenu ul.megaMenu > li.menu-item.megaHover > a,
#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator,
#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator {
  z-index: 600;
}
/**** DROP LEVEL ****/
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega {
  position: static;
}
#megaMenu.megaMenu-nojs ul ul.sub-menu {
  display: none;
}
#megaMenu ul ul.sub-menu {
  position: absolute;
  left: auto;
  z-index: 500;
  float: left;
  zoom: 1;
  overflow: visible;
  visibility: visible;
  margin: 0;
}
/*#megaMenu ul ul.sub-menu-1,*/
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu-1 {
  min-width: 99%;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu ul.sub-menu {
  min-width: 120px;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1 {
  /*border-top:none;*/

  /* removes border overlap effect */

  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  /* IE7 is dumb */

  *left: 0;
  *top: 100%;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item {
  min-width: 100px;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item {
  min-width: 50px;
  position: relative;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > span.um-anchoremulator {
  white-space: nowrap;
}
#megaMenu ul ul.sub-menu li.menu-item > a,
#megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
  padding: 3px 0px;
  margin: 3px 0px;
  line-height: 1.4em;
  width: auto;
  display: block;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator,
#megaMenu ul ul.sub-menu li.menu-item > a,
#megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
  background: transparent;
}
#megaMenu.megaMenu-nojs ul li.menu-item:hover > ul.sub-menu-1 {
  display: block;
  visibility: visible;
}
#megaMenu.megaMenu-withjs ul li.menu-item:hover > ul.sub-menu-1 {
  display: none;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu ul.sub-menu {
  display: block;
  position: relative;
  top: auto;
  left: auto;
}
#megaMenu li.menu-item ul.sub-menu {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
  border: 1px solid transparent;
  padding: 0px;
  width: auto;
  white-space: nowrap;
  left: auto;
  max-width: 100%;
}
#megaMenu.wpmega-nojs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1,
#megaMenu.megaFullWidthSubs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1,
#megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-fullWidth ul.sub-menu.sub-menu-1 {
  /* Menu Item option */

  width: 100%;
  left: -1px;
  /*left:0px;
	box-sizing:border-box;*/

}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega-floatRight {
  float: right;
}
/* Align Submenu Left */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-alignLeft ul.sub-menu.sub-menu-1 {
  left: 0px;
}
/* Align Submenu Right */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-alignRight ul.sub-menu.sub-menu-1 {
  right: 0px;
  left: auto;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item {
  display: inline-block;
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > span.um-anchoremulator,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator,
#megaMenu .wpmega-widgetarea h2.widgettitle {
  margin-bottom: .6em;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.widget {
  display: block;
}
#megaMenu ul li.menu-item {
  font-size: 12px;
  list-style-image: none;
  letter-spacing: 0px;
}
/* Submenu Structure */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget {
  font-size: 11px;
  min-width: 100px;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item > span.um-anchoremulator {
  width: auto;
  display: block;
  background: transparent;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu > li.menu-item:hover > a {
  background: transparent;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1 {
  padding: 11px 27px;
  /* Do it in pixels, because IE can't handle rounding ems properly */

}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu {
  width: auto;
  float: none;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item {
  display: block;
  float: none;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-verticaldivision {
  clear: both;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.sub-menu-newcol {
  float: left;
}
#megaMenu li.menu-item.ss-nav-menu-mega .ss-nav-menu-header a,
#megaMenu li.menu-item.ss-nav-menu-mega .ss-nav-menu-header span.um-anchoremulator {
  font-weight: normal;
}
#megaMenu li.menu-item.ss-nav-menu-mega .ss-nav-menu-header > a,
#megaMenu li.menu-item.ss-nav-menu-mega .ss-nav-menu-header > span.um-anchoremulator {
  font-weight: bold;
  margin-bottom: 4px;
}
#megaMenu li.menu-item.ss-nav-menu-mega .megaMenu-thumb {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  vertical-align: middle;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg a,
#megaMenu ul li.menu-item.ss-nav-menu-reg span.um-anchoremulator {
  display: block;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu-1 {
  border: 1px solid transparent;
  padding-top: 6px;
  padding-bottom: 6px;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > span.um-anchoremulator {
  margin: 0px;
  padding: 6px 20px 6px 15px;
  position: relative;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu ul.sub-menu {
  top: -1px;
  border-style: solid;
  border-width: 1px;
}
#megaMenu.megaMenu-nojs ul li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item:hover > ul.sub-menu {
  display: block;
  left: 100%;
}
#megaMenu.megaMenu-withjs ul li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item > ul.sub-menu {
  display: none;
  left: 100%;
  top: -1px;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.ss-nav-menu-flyout-left ul.sub-menu > li.menu-item > ul.sub-menu {
  left: auto;
  right: 100%;
}
#megaMenu ul.megaMenu li.menu-item.uber-flyout-left > ul.sub-menu,
#megaMenu ul.megaMenu > li.menu-item.uber-flyout-left-all ul ul.sub-menu,
#megaMenu ul.megaMenu ul.sub-menu li.menu-item.uber-flyout-left-all ul.sub-menu {
  left: auto !important;
  right: 100% !important;
  border-left: 1px solid #ddd !important;
  border-right: none !important;
  box-shadow: none !important;
}
/* Flyout menus aligned right and flyout left */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-flyout-align-right ul.sub-menu {
  left: auto;
  right: 0;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-flyout-align-right ul.sub-menu li.menu-item > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-align-right ul.sub-menu li.menu-item > span.um-anchoremulator {
  padding-left: 20px;
  padding-right: 10px;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-flyout-align-right li.menu-item.megaReg-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-flyout-align-right li.menu-item.megaReg-with-sub > span.um-anchoremulator:after {
  border-right-color: #ccc;
  border-left-color: transparent;
  left: 3px;
  right: auto;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-flyout-align-right ul.sub-menu > li.menu-item > ul.sub-menu {
  left: auto;
  right: 100%;
  box-shadow: none;
}
/* Highlights */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > span.um-anchoremulator {
  color: #4D90FE;
}
/* Titles and Descriptions */
#megaMenu .wpmega-link-title {
  display: block;
  line-height: 1.4em;
  color: inherit;
}
#megaMenu .wpmega-item-description {
  display: block;
  /* inline */

  clear: none;
  float: none;
  line-height: 10px;
  font-size: 11px;
  padding-bottom: 3px;
  font-weight: normal;
  color: inherit;
  white-space: normal;
}
/* Non-links */
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink {
  padding: 3px 12px;
}
#megaMenu .wpmega-nonlink {
  width: auto;
  white-space: normal;
}
#megaMenu .wpmega-nonlink ul {
  display: block;
  position: relative;
  left: auto;
  top: auto;
  width: auto;
  float: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  zoom: 1;
  width: 100%;
}
#megaMenu .wpmega-nonlink ul li.widget {
  margin-bottom: 1em;
  float: left;
  clear: none;
}
#megaMenu .wpmega-nonlink .widgettitle {
  margin-bottom: .6em;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-item-depth-1.fullWidthRow,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-item-depth-1.ss-sidebar {
  margin-right: 0px;
  width: 100%;
  /* widget area must be full width */

  padding-left: 0;
  padding-right: 0;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-item-depth-1.ss-sidebar > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-item-depth-1.ss-sidebar > span.um-anchoremulator {
  margin: 0 2.9% 1em 2.9%;
}
#megaMenu .wpmega-widgetarea h2.widgettitle {
  font-size: 12px;
  line-height: 1.6em;
}
/* Full Width Menu, Widget & Shortcode Columns */
#megaMenu ul ul .wpmega-nonlink.wpmega-widgetarea ul {
  float: left;
}
#megaMenu .ss-colgroup .ss-col,
#megaMenu .wpmega-nonlink li.widget,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup > ul > li {
  float: left;
  padding-left: 2.9%;
  padding-right: 2.9%;
  /* width = FLOOR( ( 100 - (n * (5.8) ) ) / n ), .1 )*/

}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup ul.sub-menu li.menu-item {
  min-width: 0;
  white-space: normal;
}
/* 1 */
#megaMenu .wpmega-nonlink.ss-colgroup-1 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-1 > ul > li {
  width: 94.2%;
}
/* 1/2 */
#megaMenu .ss-colgroup-2 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-2 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-2 > ul > li {
  width: 44.2%;
}
/* 1/3 */
#megaMenu .ss-colgroup-3 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-3 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-3 > ul > li {
  width: 27.5%;
}
/* 2/3 */
#megaMenu .ss-colgroup-3 > .ss-col.ss-colspan-2,
#megaMenu .wpmega-nonlink.ss-colgroup-3 li.ss-colspan-2 {
  width: 60.8%;
  /* (27.5 + 2.9)*2 */

}
/* 1/4 */
#megaMenu .ss-colgroup-4 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-4 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-4 > ul > li {
  width: 19.2%;
}
/* 2/4 */
#megaMenu .ss-colgroup-4 > .ss-col.ss-colspan-2,
#megaMenu .wpmega-nonlink.ss-colgroup-4 li.ss-colspan-2 {
  width: 44.2%;
}
/* 3/4 */
#megaMenu .ss-colgroup-4 > .ss-col.ss-colspan-3,
#megaMenu .wpmega-nonlink.ss-colgroup-4 li.ss-colspan-3 {
  width: 69.2%;
}
/* 1/5 */
#megaMenu .ss-colgroup-5 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-5 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-5 > ul > li {
  width: 14.2%;
}
/* 2/5 */
#megaMenu .ss-colgroup-5 > .ss-col.ss-colspan-2,
#megaMenu .wpmega-nonlink.ss-colgroup-5 li.ss-colspan-2 {
  width: 34.2%;
}
/* 3/5 */
#megaMenu .ss-colgroup-5 > .ss-col.ss-colspan-3,
#megaMenu .wpmega-nonlink.ss-colgroup-5 li.ss-colspan-3 {
  width: 54.2%;
}
/* 4/5 */
#megaMenu .ss-colgroup-5 > .ss-col.ss-colspan-4,
#megaMenu .wpmega-nonlink.ss-colgroup-5 li.ss-colspan-4 {
  width: 74.2%;
}
#megaMenu .wpmega-nonlink li.widget li {
  width: auto;
}
/* 1/6 */
#megaMenu .ss-colgroup-6 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-6 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-6 > ul > li {
  width: 10.8%;
}
/* 1/7 */
#megaMenu .ss-colgroup-7 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-7 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-7 > ul > li {
  width: 8.4%;
}
/* 1/8 */
#megaMenu .ss-colgroup-8 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-8 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-8 > ul > li {
  width: 6.7%;
}
/* Start new rows automatically in browsers that support nth-child */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup-2 > ul > li.menu-item:nth-child(2n+1),
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup-3 > ul > li.menu-item:nth-child(3n+1),
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup-4 > ul > li.menu-item:nth-child(4n+1),
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup-5 > ul > li.menu-item:nth-child(5n+1),
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup-6 > ul > li.menu-item:nth-child(6n+1) {
  clear: both;
}
#megaMenu ul ul.sub-menu li.menu-item .wpmega-nonlink a {
  padding: 0px;
}
/* ========================================== */
/*	ARROW INDICATORS STYLES					  */
/* ========================================== */
/* Display links as block */
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
  display: block;
}
/* Pad the right edge to make room for the arrow */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > span.um-anchoremulator,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
  padding-right: 20px;
}
/* Add the arrows as pseudo elements */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -1px;
  display: inline-block;
  background: transparent;
  border-style: solid dashed dashed;
  border-color: transparent;
  border-top-color: #999;
  font-size: 0;
  border-width: 3px 3px 0;
  padding-top: 1px;
}
/* For second+ level flyout menus, point the arrow right instead of down */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after {
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #999;
  padding-top: 0;
  padding-right: 2px;
  margin-top: -2px;
  right: 3px;
}
/* ========================================== */
/*	DIVIDER STYLES 							  */
/* ========================================== */
#megaMenu .wpmega-divider-container {
  width: 100%;
  margin: 0px;
}
#megaMenu .wpmega-divider {
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  /*margin:0px 10px 10px 10px;*/

  margin: 0px 0px 10px 0px;
  clear: both;
  height: 0px;
  display: block;
}
#megaMenu .fullWidthRow .wpmega-divider {
  margin: 0 2.9% 10px 2.9%;
}
/* ========================================== */
/*	VERTICAL MENU STYLES 					  */
/* ========================================== */
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item {
  padding: 0px;
  display: block;
}
#megaMenu ul.megaMenu > li.menu-item > a,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
  border-left: none;
}
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-item-depth-0 {
  display: block;
  float: none;
  clear: none;
}
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item.ss-nav-menu-mega > a,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.mega-with-sub > a,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega > a,
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item.ss-nav-menu-mega > span.um-anchoremulator,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
  display: block;
}
/*#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,*/
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.mega-with-sub > a:after,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
  top: 50%;
  right: 8px;
  margin-top: -1px;
  border-style: solid none solid solid;
  border-color: transparent;
  border-left-color: #999;
  border-width: 2px 0px 2px 3px;
  padding-right: 1px;
}
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
  top: 0px;
  left: 100%;
  width: auto;
  max-width: 720px;
  /*margin-left:-1px;*/

}
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
  padding: 4px 0px;
}
/* ========================================== */
/*	LINK + IMAGE STYLES						  */
/* ========================================== */
#megaMenu .ss-nav-menu-with-img {
  min-height: 20px;
  /* Height of Pic + Space */

}
#megaMenu > ul > li.menu-item.ss-nav-menu-with-img {
  min-height: 0px;
}
#megaMenu .ss-nav-menu-with-img img {
  float: left;
  display: block;
}
#megaMenu .ss-nav-menu-with-img.ss-nav-menu-notext > a > img,
#megaMenu .ss-nav-menu-with-img.ss-nav-menu-notext > span.um-anchoremulator > img {
  float: none;
}
#megaMenu .ss-nav-menu-with-img.ss-nav-menu-notext > a > .wpmega-item-description,
#megaMenu .ss-nav-menu-with-img.ss-nav-menu-notext > span.um-anchoremulator > .wpmega-item-description {
  padding-left: 0px;
  padding-bottom: 0px;
}
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
  padding-left: 30px;
  /* Width of Pic + Space */

  display: block;
}
#megaMenu ul li.menu-item ul .ss-nav-menu-with-img > a:before,
#megaMenu ul li.menu-item ul .ss-nav-menu-with-img > a:after {
  content: "";
  display: table;
}
#megaMenu ul li.menu-item ul .ss-nav-menu-with-img > a:after {
  clear: both;
}
#megaMenu ul li.menu-item ul .ss-nav-menu-with-img:not(.megaReg-with-sub) > a:after {
  border: none !important;
}
/* ========================================== */
/*	CENTERING STYLES 						  */
/* ========================================== */
/* Centering Menu Bar */
#megaMenu.megaCenterMenubar,
#megaMenu.megaCenterInner ul.megaMenu {
  margin: 0 auto;
  float: none;
}
#megaMenu.megaCenterMenubar ul.megaMenu {
  float: none;
}
/* Center menu items */
#megaMenu.megaCenterMenuItems ul.megaMenu {
  text-align: center;
}
#megaMenu.megaCenterMenuItems ul.megaMenu > li.menu-item {
  float: none;
}
#megaMenu.megaCenterMenuItems.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child > a,
#megaMenu.megaCenterMenuItems.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child > span.um-anchoremulator {
  box-shadow: none;
}
#megaMenu.megaCenterMenuItems .ss-nav-menu-with-img.ss-nav-menu-notext > a > img,
#megaMenu.megaCenterMenuItems .ss-nav-menu-with-img.ss-nav-menu-notext > span.um-anchoremulator > img {
  display: inline;
  margin-bottom: -3px;
}
/* ========================================== */
/*	SEARCHBAR STYLES 						  */
/* ========================================== */
/* Top Level Search Bar */
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea {
  padding-left: 10px;
  padding-right: 10px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea > ul > li {
  margin: 0px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea > ul > li > .widgettitle {
  float: left;
}
/* V2 */
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 {
  margin: 2px 0 0 0;
  padding: 2px 0 0 0;
  position: relative;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 .ubersearch {
  position: relative;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"] {
  width: 155px;
  height: 26px;
  border-width: 1px;
  border-style: solid;
  float: left;
  padding: 6px 6px;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 18px;
  margin-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: #999;
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: white;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 label {
  display: none;
}
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"]::-webkit-input-placeholder {
  color: #ddd;
}
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"]::-moz-input-placeholder {
  color: #ddd;
}
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"]:-ms-input-placeholder {
  color: #ddd;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="submit"] {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 26px;
  border: none;
  box-shadow: none;
  margin: 0;
  line-height: 12px;
  font-size: 9px;
  padding: 2px 8px;
  cursor: pointer;
  background: #333;
  background: rgba(0, 0, 0, 0.5);
  color: #eee;
  font-weight: bold;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="submit"]:hover {
  background: #555;
  background: rgba(0, 0, 0, 0.3);
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="submit"]:active {
  background: #111;
  background: rgba(0, 0, 0, 0.8);
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"] {
  padding-right: 32px;
}
/* V1 */
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea > ul > li > form#searchform.ubersearch-v1 div {
  padding-top: 7px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea > ul > li > form#searchform.ubersearch-v1 input[type="text"] {
  width: 115px;
  font-size: 12px;
  border-width: 1px;
  border-style: solid;
  height: 16px;
  float: left;
  padding: 1px 3px;
  border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  -webkit-border-radius: 2px 0px 0px 2px;
  line-height: 16px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea > ul > li > form#searchform.ubersearch-v1 input[type="submit"] {
  width: 20px;
  height: 20px;
  background: #000;
  border: 1px solid #000;
  display: inline-block;
  float: left;
  cursor: pointer;
  border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  -webkit-border-radius: 0px 2px 2px 0px;
  text-indent: -999em;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 {
  margin: 2px 0 0 0;
  padding: 0;
  position: relative;
  min-width: 160px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 label {
  display: none;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 input {
  float: left;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 input[type="text"] {
  width: 130px;
  height: 27px;
  margin: 0;
  padding: 5px 6px 4px 6px;
  border-right: none;
  border-width: 1px;
  box-sizing: border-box;
}
#megaMenu.megaMenuVertical > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 input[type="text"] {
  margin-bottom: 5px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 input[type="submit"] {
  position: relative;
  margin: 0;
  float: none;
  box-sizing: border-box;
  background: #eee;
  /* Old browsers */

  background: #eeeeee -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* FF3.6+ */

  background: #eeeeee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  /* Chrome,Safari4+ */

  background: #eeeeee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Chrome10+,Safari5.1+ */

  background: #eeeeee -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Opera11.10+ */

  background: #eeeeee -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* IE10+ */

  background: #eeeeee linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* W3C */

  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 2px 8px;
  color: #444;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  line-height: 21px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: -1px;
  min-height: 27px;
  min-height: 20px\9;
  /* Seriously, IE? */

}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 input[type="submit"]:hover {
  color: #222;
  background: #ddd;
  /* Old browsers */

  background: #dddddd -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6+ */

  background: #dddddd -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  /* Chrome,Safari4+ */

  background: #dddddd -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10+,Safari5.1+ */

  background: #dddddd -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Opera11.10+ */

  background: #dddddd -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* IE10+ */

  background: #dddddd linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C */

  border: 1px solid #888;
  border-top: 1px solid #aaa;
}
/* ========================================== */
/*	RECENT POSTS STYLES						  */
/* ========================================== */
/* Recent Posts */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist {
  margin-left: 0;
  list-style: none;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist li {
  margin-bottom: .5em;
  clear: both;
  padding-top: .5em;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist img {
  float: left;
  /*padding:4px;
	background:rgba( 255,255,255, .2 );
	border:1px solid #e9e9e9;*/

}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist-w-img div.wpmega-postlist-title,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist-w-img div.wpmega-postlist-content {
  padding-left: 60px;
  color: inherit;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist div.wpmega-postlist-title a {
  padding: 0px 0px;
  font-size: 13px;
  text-decoration: none;
}
/* ========================================== */
/*	CONTACT FORM 7 STYLES					  */
/* ========================================== */
.wpmega-nonlink div.wpcf7 form {
  margin-bottom: 0;
}
.wpmega-nonlink div.wpcf7 p {
  margin-bottom: .1em;
  clear: both;
}
.wpmega-nonlink div.wpcf7 label {
  width: 50px;
  float: left;
  padding-top: .4em;
  color: inherit;
}
.wpmega-nonlink div.wpcf7 span {
  position: relative;
}
.wpmega-nonlink div.wpcf7 input[type="text"],
.wpmega-nonlink div.wpcf7 input[type="email"],
.wpmega-nonlink div.wpcf7 textarea {
  /*width:255px;*/

  width: 95%;
  padding: .4em;
  border: 1px solid #dfdfdf;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  font-family: inherit;
  max-height: 100px;
  font-size: 12px;
  margin-top: .1em;
  margin-bottom: .1em;
  position: relative;
  float: left;
}
.wpmega-nonlink div.wpcf7 input[type="text"]:focus,
.wpmega-nonlink div.wpcf7 input[type="text"]:hover,
.wpmega-nonlink div.wpcf7 textarea:focus,
.wpmega-nonlink div.wpcf7 textarea:hover {
  background: #fcfcfc;
}
.wpmega-nonlink div.wpcf7 input.wpcf7-submit {
  font-size: 12px;
  clear: both;
  border-width: 1px;
  margin: 5px 0;
}
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  position: absolute;
  top: -9px;
  left: 0px;
  padding: 9px 6px;
  width: 95%;
  font-size: 12px;
}
.wpcf7-form div.wpcf7-response-output {
  width: 93%;
}
/* ========================================== */
/*	CLEARFIX STYLES 						  */
/* ========================================== */
/* Clearfix */
.uberClearfix:before,
.uberClearfix:after,
#megaMenu.megaClear ul.megaMenu:before,
#megaMenu.megaClear ul.megaMenu:after {
  content: "";
  display: table;
}
.uberClearfix:after,
#megaMenu.megaClear ul.megaMenu:after {
  clear: both;
}
.uberClearfix,
#megaMenu.megaClear ul.megaMenu {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
/* ========================================== */
/*	RESPONSIVE STYLES 						  */
/* ========================================== */
/* Toggle */
#megaMenu #megaMenuToggle {
  display: none;
  padding: 12px 15px;
  cursor: pointer;
  font-size: 10px;
  text-transform: uppercase;
  text-align: left;
}
#megaMenu #megaMenuToggle .megaMenuToggle-icon {
  display: inline-block;
  background: #999;
  background: rgba(230, 230, 230, 0.7);
  height: 2px;
  width: 16px;
  position: relative;
  float: right;
  margin-top: 10px;
  text-align: left;
}
#megaMenu #megaMenuToggle .megaMenuToggle-icon:before {
  content: '';
  position: absolute;
  background: #999;
  background: rgba(230, 230, 230, 0.8);
  height: 2px;
  width: 16px;
  top: -4px;
}
#megaMenu #megaMenuToggle .megaMenuToggle-icon:after {
  content: '';
  position: absolute;
  background: #999;
  background: rgba(230, 230, 230, 0.9);
  height: 2px;
  width: 16px;
  top: -8px;
}
/*  #Tablet (Landscape) - 960px
================================================== */
@media only screen and (max-width: 960px) {
  /* Vertical */
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
    max-width: 767px;
    left: 0px;
    top: auto !important;
  }
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg.ss-nav-menu-item-depth-0 ul.sub-menu-1 ul.sub-menu {
    left: 0;
    top: 100%;
  }
}
/*  #Mobile through Tablet (Portrait) - 767px
================================================== */
@media only screen and (max-width: 767px) {
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item {
    width: 100%;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item .ss-colgroup > .ss-col,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-sidebar > .wpmega-nonlink > ul > li.widget {
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    max-width: none;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-nav-menu-item-depth-1.fullWidthRow,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-nav-menu-item-depth-1.ss-sidebar {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item .ss-colgroup > .ss-col {
    margin-bottom: 1em;
  }
  #megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 .ubersearch input[type="text"] {
    width: 100%;
    margin-bottom: 5px;
  }
  /* Remove box shadow and border on menu items, since we're probably wrapping at this poing */
  #megaMenu.megaResponsive.megaMenuHorizontal ul.megaMenu > li.menu-item > a,
  #megaMenu.megaResponsive.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator,
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item:hover > a,
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item > a:hover,
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item.megaHover > a {
    box-shadow: none;
    border-left: none;
  }
  /* No need to float right */
  #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega-floatRight {
    float: left;
  }
  /* Vertical */
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu > li.menu-item {
    width: 100%;
  }
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
    max-width: 420px;
  }
  /* Flyout Menus */
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg {
    position: static;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item ul.sub-menu {
    left: -1px;
    width: 100%;
    box-shadow: none !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item ul.sub-menu {
    top: 100%;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item > a:after,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item > span.um-anchoremulator:after {
    border-color: #ddd transparent transparent transparent;
    border-width: 3px 3px 0px;
    border-style: solid dashed dashed;
    right: 10px;
    padding-top: 0;
    padding-right: 2px;
    margin-top: -3px;
  }
  /* Mega Menus */
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
    left: -1px !important;
    width: 100%;
    box-sizing: content-box;
    /*box-sizing:border-box;*/
  
    box-shadow: none !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  #megaMenu #megaMenuToggle {
    display: block;
  }
 
  /* Vertical */
  #megaMenu.megaMenuVertical.megaFullWidth {
    width: 100%;
  }
  /* Make centered Items align properly when stacked */
  #megaMenu.megaCenterMenuItems ul.megaMenu > li.menu-item {
    float: left;
  }
}
/* #Mobile (Landscape) - 480px - 767px
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item {
    width: 50%;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item {
    width: 38%;
    padding-left: 6%;
    padding-right: 6%;
    max-width: none;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-sidebar > .wpmega-nonlink > ul > li.widget {
    width: 88%;
    padding-left: 6%;
    padding-right: 6%;
    max-width: none;
  }
}
@media only screen and (max-width: 479px) {
  /* Vertical */
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
    max-width: 300px;
  }
}
@media (max-width: 979px) {
	 #megaMenu.megaResponsiveToggle ul.megaMenu {
    display: none;
  }
}
@media (min-width: 979px) {
	 #megaMenu.megaResponsiveToggle ul.megaMenu {
    display: block !important;
  }
}
@media (min-width: 768px) {
	
  #megaMenu ul.megaMenu a span.uber-close,
  #megaMenu ul.megaMenu span.um-anchoremulator span.uber-close {
    right: -12px !important;
    z-index: 700;
  }
}
/* Close Button */
#megaMenu ul.megaMenu li.menu-item a span.uber-close,
#megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.uber-close {
  position: absolute;
  box-sizing: border-box;
  text-decoration: none;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  text-align: center;
  line-height: 40px;
  background: #999;
  background: rgba(0, 0, 0, 0.9);
  z-index: 700;
  font-size: 20px;
  font-weight: bold;
  color: #f5f5f5;
  display: none;
}
#megaMenu ul.megaMenu a:hover span.uber-close,
#megaMenu ul.megaMenu span.um-anchoremulator:hover span.uber-close,
#megaMenu ul.megaMenu li.menu-item.megaHover a span.uber-close,
#megaMenu ul.megaMenu li.menu-item.megaHover span.um-anchoremulator span.uber-close {
  display: block;
}
/**********************************************************************
 * UberMenu Skin: Black & White
 *
 * UberMenu - WordPress Mega Menu Plugin http://wpmegamenu.com
 * Copyright: Chris Mavricos, SevenSpark http://sevenspark.com
 **********************************************************************/
/* Menu Bar */
#megaMenu {
  border: none;
  background-color: #222222;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/* Top Level Items */
#megaMenu ul.megaMenu > li.menu-item > a,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator,
.megaMenuToggle {
  font-size: 12px;
  color: #d9d9d9;
  padding: 12px 15px;
  font-weight: bold;
}
/* Horizontal Menu Items */
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a,
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator {
  border-left: 1px solid #222222;
}
/* Vertical Menu Items */
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > a,
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > span.um-anchoremulator {
  border-top: 1px solid #222222;
}
/* Menu Items with Dropdowns */
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a,
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator,
#megaMenu ul li.menu-item.mega-with-sub > a,
#megaMenu ul li.menu-item.mega-with-sub > span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
  padding-right: 20px;
}
/* Top Level Menu Item Titles */
#megaMenu ul.megaMenu > li.menu-item > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator span.wpmega-link-title {
  text-transform: uppercase;
  text-shadow: none;
}
/* Top Level Items - Hover */
#megaMenu ul.megaMenu > li.menu-item:hover > a,
#megaMenu ul.megaMenu > li.menu-item > a:hover,
#megaMenu ul.megaMenu > li.menu-item.megaHover > a,
#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover,
#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator {
  color: #ffffff;
  border-bottom-color: transparent !important;
  background-color: #000000;
}
/* Top Level Items Title - Hover */
#megaMenu ul.megaMenu > li.menu-item:hover > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item > a:hover span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.megaHover > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator span.wpmega-link-title {
  text-shadow: none;
}
/* Top Level Items - Current Item */
#megaMenu ul.megaMenu > li.menu-item.current-menu-item > a,
#megaMenu ul.megaMenu > li.menu-item.current-menu-parent > a,
#megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > a {
  color: #ffffff;
}
/* Sub Menu Container Style */
#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
  border-color: #e0e0e0;
  color: #888888;
  text-shadow: 0px 1px 1px #ffffff;
  -webkit-box-shadow: 1px 1px 1px #dddddd;
  -moz-box-shadow: 1px 1px 1px #dddddd;
  box-shadow: 1px 1px 1px #dddddd;
  background-color: #f9f9f9;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#fefefe));
  background: -webkit-linear-gradient(top, #f9f9f9, #fefefe);
  background: -moz-linear-gradient(top, #f9f9f9, #fefefe);
  background: -ms-linear-gradient(top, #f9f9f9, #fefefe);
  background: -o-linear-gradient(top, #f9f9f9, #fefefe);
}
/* Horizontal Sub Menus */
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1,
#megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu {
  border-top: none;
}
/* Sub Menu Columns */
#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 > li.menu-item {
  min-width: 120px;
}
/* Sub Menu Headers */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator,
#megaMenu .wpmega-widgetarea h2.widgettitle {
  color: #777777;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0px 1px 1px #ffffff;
  padding-bottom: .4em;
  border-bottom: 1px dotted #e9e9e9;
  margin-bottom: 0.6em;
}
/* Sub Menu Links & Fake Links */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator,
#megaMenu ul ul.sub-menu li.menu-item > a,
#megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
  color: #888888;
  font-size: 12px;
  text-shadow: 0px 1px 1px #ffffff;
  background-color: transparent;
}
/* Sub Menu Link Hover */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item a:hover,
#megaMenu ul ul.sub-menu > li.menu-item:hover > a {
  color: #000000;
  background-color: transparent;
}
/* Top Level Search Bar */
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 {
  padding-top: 2px;
}
/* Highlight color */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > span.um-anchoremulator {
  color: #4d90fe !important;
}
/* Image Spacing */
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
  padding-left: 25px;
}
.ss-nav-menu-with-img {
  min-height: 16px;
}
/* Item Description */
#megaMenu ul.megaMenu li.menu-item a span.wpmega-item-description,
#megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.wpmega-item-description {
  font-size: 9px;
  color: #bbbbbb;
  text-transform: uppercase;
}
/* Arrow Colors */
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
  border-top-color: #bbbbbb;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after {
  border-left-color: #bbbbbb;
}
/* Vertical */
#megaMenu.megaMenuVertical > ul > li.menu-item > a,
#megaMenu.megaMenuVertical > ul > li.menu-item > span.um-anchoremulator {
  background-color: #222222;
}
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
  border-left-color: #bbbbbb;
}
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu {
  border-left: none;
}
/* IE7 Hacks */
#megaMenu.megaMenuHorizontal ul.megaMenu {
  *border-bottom: none;
}
#megaMenu.megaMenuVertical ul.megaMenu {
  *border-right: none;
}
/*

Theme Name: Safe Wash

Description: Wordpress 4.0.x ready theme for Safe Wash site.

Version: 1.1r

Author: (I) American Creative

Create Date: 12/14/2014 (MM/DD/YYYY)

*/

/* ############# GENERAL RESETS AND FIXES ############# */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align:top;}:focus {outline: 0;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} nav ul {list-style:none;} body {line-height:normal;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

table {border-collapse: collapse; border-spacing: 0;} input, select {vertical-align:middle;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;} 

mark  {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;} del { text-decoration: line-through;} ins { background-color:#ff9; color:#000; text-decoration:none;}

/* ############# GENERAL STYLES ############# */

body {font-family: 'PT Sans', sans-serif; font-size:14px; color:#565656; line-height:20px;}

h1, h2, h3, h4, h5, h6 {font-weight:normal; line-height:normal; margin:0; font-family: 'PT Sans', sans-serif;}

h1, h2, h3 {color:#0585cc;} h4, h5, h6 {color:#5b5b5b; font-weight:300;}

h1, h2 {font-size:30px; padding:0 0 15px; font-weight:300;}

h3 {font-size:22px; padding:0px 0 6px;}

h4 {font-size:18px; padding:0px 0 5px;}

h5 {font-size:16px; padding:0px 0 4px;}

h6 {font-size:16px; padding:0px 0 4px;}

a:link, a:visited {color:#0585cc; text-decoration:none;}

a:focus, a:hover{color:#0774ad; text-decoration:none;}

a:active {color:#000; text-decoration:none;}

p {padding:0 0 10px 0;}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {margin:0;} .fl {float:left;} .fr {float:right;} blockquote{margin:1.5em;color:#666;font-style:italic;} 

strong, dfn, b {font-weight:bold;} em, dfn{font-style:italic;} sup,sub {line-height:0; font-size:.6em;} 

sup {vertical-align:super} sub {vertical-align:sub;} abbr,acronym{border-bottom:1px dotted #666;} address{margin:0 0 1.5em;font-style:italic;} 

del{color:#666;} pre{margin:1.5em 0;white-space:pre;} pre,code,tt {font:1em'andale mono','lucida console',monospace;line-height:1.5;}

ul,ol{margin:0 0 1.5em 0; padding-left:1.5em;} li ul, li ol{margin:0;} ul{list-style-type:disc;} ol{list-style-type:decimal;}

dl{margin:0 0 1.5em 0;} dl dt{font-weight:bold;} dd{margin-left:1.5em;}

table{margin-bottom:10px; width:100%;} th{font-weight:bold;} thead th{background:#c3d9ff;} th,td,caption{padding:4px 10px 4px 5px;} tfoot{font-style:italic;} caption{background:#eee;} tbody tr:nth-child(even) td,tbody tr.even td{} small{font-size:11px;} .red, .require, .star {color:#F00;} .center {text-align:center;} .justify {text-align:justify;} .clearing, .flowfix {overflow:hidden; width:100%;} .overfix {overflow:hidden;} .clr, .clear {clear:both; line-height:0px; height:0; display:block;} .nomg {margin-left:0 !important; margin-right:0 !important;} .ui-tabs-hide, .hide, .ui-helper-hidden-accessible {display:none;}  .animated {visibility:hidden;}

.one_half, .one_third, .two_third, .one_fourth, .three_fourth {padding-bottom:8px; float:left;}

.one_half {width:49%; padding-right:2%;} .one_half.last {float:right; padding-right:0;}

.one_third {width:32%; padding-right:2%;} .one_third.last {float:right; padding-right:0;}

.two_third {width:66%; padding-right:2%;} .two_third.last {float:right; padding-right:0;}

.one_fourth {width:23.5%; padding-right:2%;} .one_fourth.last {float:right; padding-right:0;}

.three_fourth {width:74.5%; padding-right:2%;} .three_fourth.last {float:right; padding-right:0;}

.one_half+.one_half, .one_third+.two_third, .two_third+.one_third, .one_third+.one_third+.one_third, 

.one_fourth+.one_fourth+.one_half, .one_fourth+.one_half+.one_fourth, .one_half+.one_fourth+.one_fourth, 

.one_fourth+.three_fourth, .three_fourth+.one_fourth, .one_fourth+.one_fourth+.one_fourth+.one_fourth {float:right; padding-right:0%;} 

.one_half.fleft {padding-right:2%;} .one_half.fright {padding-right:0%;} .col_full, .full_col {width:100%; float:left; padding-bottom:0;}

.ie7 .one_half { width:48.5%;} .ie7 .one_third { width:31.5%;} .ie7 .two_third { width:65.5%;} .ie7 .one_fourth { width:23%;} .ie7 .three_fourth { width:74%;}

@media (max-width: 600px) { .one_half, .one_fourth, .three_fourth {width:49%; padding-right:2%;} .one_fourth+.one_fourth {padding-right:0;} .one_third, .two_third {width:100%; padding-right:0;} }

@media (max-width: 459px) { .one_half, .one_third, .two_third, .one_fourth, .three_fourth {width:100%; padding-right:0%;}}

/* GRID LAYOUT*/

.main, .container {width:960px;	margin:0 auto; position:relative;} .row {display:block; float:left; margin-bottom:0px;} 

.grid, [class*="grid"] {float: left; margin-left:10px; margin-right:10px; } .off-grid  {float:left;}

.grid.first, [class*="grid"].first {margin-left:0px; } [class*="grid"] [class*="grid"]:first-child {margin-left:0px;}

.grid.last, [class*="grid"].last {margin-right:0px;} [class*="grid"] [class*="grid"]:last-child {margin-right:0px;}

.grid1 {width:60px;} .grid2 {width:140px;} .grid3 {width:220px;} .grid4 {width:300px;} .grid5 {width:380px;} .grid6 {width:460px;} .grid7 {width:540px;} .grid8 {width:620px;} .grid9 {width:700px;} .grid10 {width:780px;} .grid11 {width:860px;} .grid12 {width:940px;}

.section {float:left; width:100%; clear:both;} .relative {position:relative;} .fleft {float:left;} .fright {float:right;}

.on-phone, .on-tablet, .on-desktop, .off-phone, .off-tablet, .off-desktop {display:none;} .grid12 .grid3+.grid3+.grid3+.grid3, .grid9 .grid3+.grid3+.grid3 {margin-right:0;}

@media (min-width: 1220px) {

	.main, .container { width:1200px;} .grid1 {width:80px;} .grid2 {width:180px;} .grid3 {width:280px;} .grid4 {width:380px;} 

	.grid5 {width:480px;} .grid6 {width:580px;} .grid7 {width:680px;} .grid8 {width:780px;} .grid9 {width:880px;}

	.grid10 {width:980px;} .grid11 {width:1080px;} .grid12 {width:1180px;}

	.off-desktop, .on-tablet, .on-phone {display:none;} .on-desktop, .off-tablet, .off-phone {display:block;} 

}

@media (min-width: 979px) {

	.off-desktop, .on-tablet, .on-phone {display:none;} .off-phone, .off-tablet, .on-desktop {display:block;} 

}

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

	.main, .container { width:720px;} .grid1 {width:40px;} .grid2 {width:100px;} .grid3 {width:160px;} .grid4 {width:220px;} 

	.grid5 {width:280px;} .grid6 { width:340px;} .grid7 {width:400px;} .grid8 {width:460px;} .grid9 {width:520px;} 

	.grid10 {width:580px;} .grid11 {width:640px;} .grid12 {width:700px;} 

	.off-tablet, .on-desktop, .on-phone {display:none;} .off-phone, .on-tablet, .off-desktop  {display:block;} 

}

@media (max-width: 767px) {

	.main, .container {max-width:90%; width:90%; } .row {width:100%; margin-bottom:0px;} .off-grid {display:none;}

	.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {width:100%; margin-left:0px; margin-right:0px;}

	.on-desktop, .off-phone, .on-tablet {display:none;} .on-phone, .off-desktop, .off-tablet {display:block;} 

}

/* ############# GENERAL STUCTURE ############# */

#body { background:#f0f0f0 url(//www.safewashtech.com/wp-content/themes/scsafewash/images/body_bg2.jpg) repeat 0 0;} 

.header {background:#fff; } .header-inner{padding:0px 0 5px;}

.logo {float:left; margin:30px 8px 8px 8px;} .logo img {max-width:100%; height:auto;} .logo a:hover img {opacity:1;}

.top-phone h1{font-size:16px; color:#0a8f40; font-weight:bold; text-transform:uppercase; padding:0px;}

.top-phone h3{font-size:16px; color:#0a8f40; font-weight:bold; text-transform:uppercase; padding:0px;}

.top-phone{ text-align:right; float:right;}

.top-phone > span {font-size:20px; line-height:22px; display:inline-block; margin-left:22px; text-transform:uppercase; font-weight: bold;}

.top-phone .phone {background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon_phone.png) no-repeat 0 10px; padding: 10px 5px 5px 27px; color:#0774ad; font-size:22px;}

.top-phone .tagline {color:#666666; font-size:15px; font-weight:600; font-style:italic; margin: 20px 0 5px;} .topbar .top-phone .phone > span {color:#00579c; margin-left:0;}

.top-phone a {color:#00579c; text-decoration:none;}

.top{ float:right; text-transform:uppercase; width:240px;}

.top .button-left{ float:left; background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/header_button_bg1.png) no-repeat 0 0; text-align:center; width: 110px; height: 110px; margin-right:10px;}

.top .button-left h3{font-size:15px; font-weight:700; padding-top: 12px; color:#fff; padding-bottom: 0;}

.top .button-right{ float:left; background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/header_button_bg2.png) no-repeat 0 0; text-align:center; width: 110px; height: 110px; }

.top .button-right h3{font-size:15px; font-weight:700; padding-top: 12px; color:#fff; padding-bottom: 0;}

.top a.button{ background:none; padding:0; font-size: 11px; margin-top:2px; }

.top a.button:hover{ background:none;}

.top .button-left a.button{border-bottom:1px solid#338cba; border-top:1px solid#338cba;}

.top .button-right a.button{border-bottom:1px solid#a84d4f; border-top:1px solid#a84d4f;}

.fboxed-block img{width:100%;}

.wg_search{ position:relative; float:right; margin: 6px 10px 0 0;}

.wg_search input.submit,.wg_search input[type='submit']{ position:absolute; right: 10px; border:none; text-indent:-999em;background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/Search_bg.png) no-repeat 100% 0%; top: 8px; }

.wg_search input.submit:hover,input[type='submit']:hover{background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/Search_bg.png) no-repeat 100% 0%; }

.wg_search input[type=text] {padding: 3px 9px;width: 180px;}

.sidebox-inner{ background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/sidebox_right_bg.png); background-repeat:no-repeat; background-size:cover;padding: 10px 0px 10px 20px; color:#FFF; min-height:400px;}

.sidebox-inner h3 {text-transform:uppercase;font-weight:bold; color:#16dc6f; font-size:21px; line-height:24px; padding:0px;}

.sidebox-inner span{font-weight:bold; text-transform:uppercase; font-size:18px;}

.box h4 {text-transform:uppercase;color: #16DC6F;font-weight: bold; padding: 0px;font-size: 18px;}

.box-img{float:left; min-width:135px;}

.slider-header{background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/body_bg_03.jpg) repeat-x #ececec;}

.static-header{background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/body_bg_03.jpg) #ececec;}

.featured-product{background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/featured_bg.png) #eaebec repeat-x bottom left scroll;padding-bottom:130px;}

.wg_footer .iboxed-block{margin:5px 0px; background:none;float:left;}

.onboxed-block{margin:10px 0px; float:left;}

.iboxed-block {margin:10px 0px; background-color:#fff; float:left; width:100%;}

.iboxed-block .thumbs {float:left; width:260px; margin-right:5px;}

.iboxed-block .thumbs img {max-width:100%; height:auto;}

.iboxed-block .boxed-content{overflow:hidden; padding:18px 15px 12px;}

.iboxed-block .boxed-content h4{ font-size:34px; font-weight:bold; color:#0585cc; text-transform:uppercase;}

.iboxed-block .boxed-content h4 a {background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/arrow.png) 100% 50% no-repeat; display:block;}

.iboxed-block .boxed-content .subtitle {font-weight:bold; font-size:20px; color:#06923f;text-transform:uppercase; line-height:20px;}

.iboxed-block .boxed-content .desc {font-size:14px; color:#404040; line-height:20px;}

.box{margin-top:12px; float:left;}

.widget_fboxed{}

.fboxed-block{ padding:15px; border:2px solid #0182bd; float:left; background-color:#FFF;}

.fboxed-content{float:left;}

.fboxed-content a.button.btn-view{font-weight:300; font-size:12px; color:#d1e2ef;}

.fboxed-content h4{ font-size:17px; font-weight:normal; color:#595959; padding-top:10px;}

a.button.btn-view {background:#0774ad;} 

a.button.btn-view:hover {background:#218dc5;}

.box-content{float:left; width:310px;}

.socials { margin-left:0px;}

.socials .social-link{ display:inline-block; margin-top:3px;}

.socials ul {float:left; list-style:none; margin:0; padding:0;}

.socials ul li {float:left; margin:0 0 0 3px; padding:0; width:30px; height:31px; overflow:hidden;}

.socials ul li a {display:block; text-indent:-999em; padding-top:29px; height:2px;}

.socials ul li a img {margin-top:0px;} .socials ul li a:hover img {margin-top:2px;}

.socials ul li a {background-position:0 0; background-repeat:no-repeat;} .socials ul li a:hover {background-position:0 -32px;}

.socials ul li.sfb a {background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon/fb.png);} .socials ul li.stw a {background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon/tw.png);}

.socials .sfb {width:33px;height:33px;background: url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon_face.png) no-repeat;display:inline-block;margin-right:5px;filter:alpha(opacity=60);}

.socials .sgp {width:33px;height:33px;background: url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon_tube.png) no-repeat;display:inline-block;margin-right:5px;filter:alpha(opacity=60);}

.socials .sin {width:33px;height:33px;background: url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon_in.png) no-repeat;display:inline-block;margin-right:0px; filter:alpha(opacity=60);}

.socials .stw {width:34px;height:34px;background: url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon_google+.png) no-repeat;display:inline-block;margin-right:5px;filter:alpha(opacity=60);}

.socials a:hover {opacity:0.6; filter:Alpha(opacity=100);}

.about{margin-left:0px;}.footer p.phone{ font-size:18px; font-weight:bold; color:#16dc6f;}.footer p.phone span{font-size:14px; color:#FFF;}

.click-link{position:fixed; right:0px; top:240px; z-index:999; cursor:pointer; /*top: 80%; transform: translateY(-80%);*/}

#flip{ float:right;padding:16px 0 0;text-align:center;background-color:#0a8f40;border:solid 1px #c3c3c3;}

#panel{ float:left; display:none;padding: 13px 13px 14px;text-align:center;background-color:#f2f2f2;}

#megaMenu {

  border:none;

  border-bottom:;

  background-color:#ffffff;

  background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffffff));

  background:-webkit-linear-gradient(top,#ffffff,#ffffff);

  background:-moz-linear-gradient(top,#ffffff,#ffffff);

  background:-ms-linear-gradient(top,#ffffff,#ffffff);

  background:-o-linear-gradient(top,#ffffff,#ffffff);

  -webkit-border-radius:0px;

  -moz-border-radius:0px;

  border-radius:0px;

  -moz-background-clip:padding;

  -webkit-background-clip:padding-box;

  background-clip:padding-box;

  -webkit-box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.9);

  -moz-box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.9);

  box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.9);

}

#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {font-size:12px; color:#595959; padding:12px 10px; font-weight:bold;}

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child > a {border-top-left-radius:0px; border-bottom-left-radius:0px;}

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator {

  border-left:1px solid #ffffff; -webkit-box-shadow:inset 1px 0px 0px 0px rgba(255,255,255,0.9); -moz-box-shadow:inset 1px 0px 0px 0px rgba(255,255,255,0.9); box-shadow:inset 1px 0px 0px 0px rgba(255,255,255,0.9);}

#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > a, #megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > span.um-anchoremulator {

  border-top:1px solid #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.9); -moz-box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.9);  box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.9);}

#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a, #megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator, #megaMenu ul li.menu-item.mega-with-sub > a, #megaMenu ul li.menu-item.mega-with-sub > span.um-anchoremulator, #megaMenu ul li.menu-item.ss-nav-menu-mega > a, #megaMenu ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator { padding-right:20px; }

#megaMenu ul.megaMenu > li.menu-item > a span.wpmega-link-title, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator span.wpmega-link-title {  text-transform:uppercase;  text-shadow:0 -1px 1px transparent;}

#megaMenu ul.megaMenu > li.menu-item:hover > a, #megaMenu ul.megaMenu > li.menu-item > a:hover, #megaMenu ul.megaMenu > li.menu-item.megaHover > a, #megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover, #megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator {

  color:#267bc0 !important;

  border-bottom:3px solid #267bc0 !important;

  background-color:transparent;

  background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));

  background:-webkit-linear-gradient(top,transparent,transparent);

  background:-moz-linear-gradient(top,transparent,transparent);

  background:-ms-linear-gradient(top,transparent,transparent);

  background:-o-linear-gradient(top,transparent,transparent);

  -webkit-box-shadow:inset 1px 1px 0px 0px rgba(255,255,255,0.9);

  -moz-box-shadow:inset 1px 1px 0px 0px rgba(255,255,255,0.9);

  box-shadow:inset 1px 1px 0px 0px rgba(255,255,255,0.9);

}

#megaMenu ul.megaMenu > li.menu-item:hover > a span.wpmega-link-title, #megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator span.wpmega-link-title, #megaMenu ul.megaMenu > li.menu-item > a:hover span.wpmega-link-title, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover span.wpmega-link-title, #megaMenu ul.megaMenu > li.menu-item.megaHover > a span.wpmega-link-title, #megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator span.wpmega-link-title { text-shadow:0 -1px 1px transparent; }

#megaMenu ul.megaMenu > li.menu-item.current-menu-item > a, #megaMenu ul.megaMenu > li.menu-item.current-menu-parent > a, #megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > a { color:#267bc0;border-bottom:3px solid #267bc0; }

#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {

  border-color:transparent;

  color:#000000;

  text-shadow:0px 1px 1px transparent;

  -webkit-box-shadow:1px 1px 1px transparent;

  -moz-box-shadow:1px 1px 1px transparent;

  box-shadow:1px 1px 1px transparent;

  background-color:transparent;

  background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));

  background:-webkit-linear-gradient(top,transparent,transparent);

  background:-moz-linear-gradient(top,transparent,transparent);

  background:-ms-linear-gradient(top,transparent,transparent);

  background:-o-linear-gradient(top,transparent,transparent);

}

#megaMenu ul.megaMenu ul.sub-menu .wpmega-postlist a { color:#000000; }

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu { background:#0182bd; margin-top:4px; padding:10px 0 18px; }

#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 > li.menu-item { min-width:100px; margin:0px; padding-top:0; padding-bottom:0px; font-size:14px; text-transform:uppercase; list-style:circle;}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator, #megaMenu ul.megaMenu .wpmega-widgetarea h2.widgettitle { color:#fff; font-size:14px;  font-weight:300;  text-transform:capitalize; text-shadow:0px 1px 1px transparent; padding-bottom:0em; border-bottom:1px dotted transparent; margin-bottom:0em;}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a { color:#267bc0; }

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator, #megaMenu ul.megaMenu ul.sub-menu li.menu-item > a, #megaMenu ul.megaMenu ul.sub-menu li.menu-item > span.um-anchoremulator { color:#888888; font-size:12px; text-shadow:0px 1px 1px transparent; background-color:transparent;}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item a:hover, #megaMenu ul.megaMenu ul.sub-menu > li.menu-item:hover > a {

  color:#000000; background-color:transparent;}

#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform { padding-top:2px; }

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > span.um-anchoremulator { color:#888888 !important; }

#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description { padding-left:21px; }

.ss-nav-menu-with-img { min-height:16px; }

#megaMenu ul.megaMenu li.menu-item a span.wpmega-item-description, #megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.wpmega-item-description {font-size:9px; line-height:1.4em; color:#bbbbbb; text-transform:none;}

#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after { border-top-color:transparent; }

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after { border-left-color:transparent; }

#megaMenu .wpmega-divider { border-top:1px solid transparent; border-bottom:1px solid rgba(255,255,255,0.05);}

#megaMenu.megaMenuVertical > ul > li.menu-item > a, #megaMenu.megaMenuVertical > ul > li.menu-item > span.um-anchoremulator {

  background-color:#ffffff; background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffffff)); background:-webkit-linear-gradient(top,#ffffff,#ffffff); background:-moz-linear-gradient(top,#ffffff,#ffffff); background:-ms-linear-gradient(top,#ffffff,#ffffff);

  background:-o-linear-gradient(top,#ffffff,#ffffff);}

#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > a:after, #megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > a:after, #megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > span.um-anchoremulator:after, #megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {border-left-color:transparent;}

#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu { border-left:; }

#megaMenu.megaMenuHorizontal ul.megaMenu { *border-bottom:none; }

#megaMenu.megaMenuVertical ul.megaMenu { *border-right:none; }

#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type='text'] { color:#ffffff; background:#666666;}

#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type='submit'] {color:#ffffff; background:#666666;}

#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type='submit']:hover { color:#ffffff; background:#222222;}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {padding-right: 5px; border-radius:0 !important; -webkit-border-radius:0 !important; -moz-border-radius:0 !important;}

/* BOTTOM  AND FOOTER */

.footer-copyright { background:#171717;padding:12px 0 8px; color:#fff;  font-size:13px; line-height:18px;}

.footer-copyright  a{ color:#FFF;font-size:13px; text-transform:capitalize;}

.footer-copyright .footer-nav {text-align:right; font-size:13px;}

.footer-copyright a:hover {color:#d22c30; text-decoration:none;}

.footer-copyright p {padding:0 0 6px; color:#dddddd;} .footer-copyright .sep {color:#fff; padding:0 4px;} 

.footer .footer-widgets{padding:25px 0 5px; color:#a5a5a5; font-size:13px; line-height:18px;}

.footer .footer-nav {text-align:right; font-size:13px;}

.footer .wg_footer {margin-bottom:15px;} 

.footer .footer-icon {margin-top:15px; float:left; max-width:100%;}

.footer{background:#1f1f1f;}

.footer p {padding:0 0 6px; color:#dddddd;} .footer .sep {color:#fff; padding:0 4px;} 

.footer img {max-width:100%; height:auto; margin-bottom:10px;} .footer strong, .footer b {color:#fff; text-transform:uppercase; font-size:16px; font-weight:bold;}

.equipment-logo img{margin-top: 70px; margin-bottom: 0;}

.footer a {color:#fff; text-decoration:none;} .footer a:hover {color:#d22c30; text-decoration:none;}

.footer .footer-widgets a {color:#dddddd;}.footer .footer-widgets .boxed-content {width:150px;} .footer .footer-widgets a:hover {color:#fff;}

.footer .footer-widgets .more a{ color:#52b8ff; font-weight:bold; font-size:14px; text-transform:capitalize;} 

.footer .footer-widgets .boxed-content .desc{width:auto; color:#FFF; font-size:13px;} 

.footer .footer-widgets a.button {background:#0585cc; color:#fff;} .footer .footer-widgets a.button:hover {color:#0585cc; background:#fff;}

.footer .footer-widgets .widget-title, .footer .footer-widgets h3, .footer .footer-widgets h4, .footer .socials p { font-size: 16px; line-height:18px; font-weight: 700; padding-bottom:10px; color:#fff; text-transform:uppercase;}

.footer ul {list-style:none; margin:0 0 15px; padding:0;}

.footer ul li {background: url(//www.safewashtech.com/wp-content/themes/scsafewash/images/bullet.png) no-repeat 0 2px; line-height:18px; padding:0 0 6px 15px;}

.footer .quick-nav a{font-size:13px; text-transform:capitalize;}

.wg_footer.woocommerce ul.product_list_widget li img {width:100px !important; float:left; margin-left:0; margin-right:10px;}

.wg_footer.woocommerce ul.product_list_widget li a {display:inline;}

.wg_footer.woocommerce ul.product_list_widget li h3, .wg_footer.woocommerce ul.product_list_widget li h4 {font-size:14px; margin-bottom:10px;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {color:#fff; background-color:#0585cc}

/*### NAVIGATION ###*/

#nav{ background:#fff;border-top: 1px solid #cfe6f0;border-bottom: 1px solid #a2d2e6;}

.inav  {float:right;} .inav #nav-icon {display:none;}

.inav ul, .inav ul.menu {list-style:none; margin:0; padding:0; float:left;} 

.inav ul li {float:left; position:relative; margin:0 0 0 1px;}

.inav ul li a {color:#fff; font-size:12px; line-height:18px; font-weight:400; font-family: 'PT Sans', sans-serif; padding: 16px 8px 16px; text-decoration:none; display:block; text-transform:uppercase;  border-bottom:3px solid transparent !important;} 

.inav ul li a:hover {color:#fff; text-decoration:none;}

.inav ul.menu > li.current-menu-item > a:hover, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent > a, 

.inav ul.menu > li.current-menu-parent.sfHover > a, .inav ul.menu > li.current-menu-item > a, .inav ul.menu > li.current-page-parent > a, 

.inav ul.menu > li.current_page_parent > a, .inav ul.menu > li.current_page_item > a, .inav ul.menu > li.current-page-ancestor > a, 

.inav ul.menu > li.current-menu-ancestor > a {color:#fff; background:#830f12; }

.inav ul.menu > li > a:hover, .inav ul.menu > li.sfHover > a {color:#fff;background:#830f12;} 

/* DROPDOWN */

.inav ul ul, .inav ul.menu ul, .inav div.menu ul ul {position:absolute; top:-999em; left:0; margin-top:8px; width:180px; z-index:999; padding:0;list-style:none; background:#0585cc;} 

.inav ul li.sfHover ul, .inav ul li:hover ul {top:42px;} .inav ul li.sfHover ul ul, .inav ul li:hover ul ul {top:-2px; left:181px; margin-top:0;}

.inav ul ul li, .inav ul.menu ul li, .inav div.menu ul ul li {width:100%; padding-right:0; padding-left:10px; margin:0;} 

.inav ul.sub-menu li {display:block;}

.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a {padding:10px 15px 10px; text-align:left; display:block; color:#fff; font-size:13px; font-weight:normal; line-height:18px; text-transform:inherit;} .inav ul ul li a, .inav ul.menu ul ul li a, .inav div.menu ul ul ul li a {font-size:13px;}

.inav ul li li span span {color:#fff; text-transform:inherit;}

.inav ul ul li a:hover, .inav ul.sub-menu > li.sfHover > a {color:#fff !important; background:#830f12;} 

.inav ul.sub-menu > li.current_page_item > a,.inav ul.sub-menu > li.current-page-ancestor > a, 

.inav ul.sub-menu > li.current-page-parent > a {color:#fff !important; background:#830f12;}

/* RESPONSIVE SLIDER */

.islider-wrap {position:relative; width:100%; max-width:1200px; margin:0 auto; padding:0;} 

.islider-wrap .islider { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; background:#fff; }

.islider-wrap .islider li {position: absolute; display: none;  width: 100%; left: 0; top: 0;}

.islider-wrap .islider li:first-child { position: relative; display: block; float: left;  }

.islider-wrap .islider img { display: block; height: auto; float: left; width: 100%; border: 0;} 

/* FLEX SLIDER */

.flexslider { position: relative; margin:0 auto; padding: 0; background:#fff; width:100%; overflow:hidden;}

.flexslider .slides,  .flexslider .flex-control-nav, .flexslider  .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

.flexslider .slides {zoom: 1; overflow:hidden;} .flexslider .slides img {width: 100%; display: block;}

.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .no-js .flexslider .slides > li:first-child {display: block;}

.flexslider .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 

html[xmlns] .flexslider .slides {display: block;} * html .flexslider .slides {height: 1%;}

/* SLIDER NEXT/PREV */

.islider-wrap .prev, .islider-wrap .next, .flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev {background-repeat:no-repeat; background-position:50% 50%; height:30px; width:30px; text-indent:-999em; overflow:hidden; position:absolute; top:45%; z-index:18; cursor: pointer; opacity:1; filter:alpha(opacity=100);}

.islider-wrap a.prev, .flex-direction-nav a.flex-prev {background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/prev.png); left:5px;} 

.islider-wrap a.next, .flex-direction-nav a.flex-next {background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/next.png); right:5px;}

.islider-wrap a.prev:hover, .flex-direction-nav a.flex-prev:hover, .islider-wrap a.next:hover, 

.flex-direction-nav a.flex-next:hover {opacity:.7; filter:alpha(opacity=70);} 

.islider-wrap a.prev:active, .flex-direction-nav a.flex-prev:active, .islider-wrap a.next:active, 

.flex-direction-nav a.flex-next:active {opacity:.9; filter:alpha(opacity=90);} 

.flex-direction-nav .flex-disabled {opacity: .3 !important; filter:alpha(opacity=30); cursor: default;}

/* SLIDER PAGINATION */

.islider-wrap ul.pagination, .flexslider .flex-control-nav {position:absolute;left:0; bottom:15px; list-style:none; padding:0; margin:0; z-index:19; padding:0; text-align:center; width:100%;}

.islider-wrap ul.pagination li, .flexslider .flex-control-nav li {width:12px; height:12px; overflow:hidden; display:inline-block; margin-left:4px;}

.islider-wrap ul.pagination li a, .flexslider .flex-control-nav li a {display:block; padding-top:11px; height:1px; line-height:24px; text-indent:-999em; overflow:hidden; background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/nav_to.png) no-repeat; cursor:pointer;}

.islider-wrap ul.pagination li.current a, .flexslider .flex-control-nav li a.flex-active {background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/nav_to_act.png) no-repeat;}

/* SLIDER CAPTION */

.ibanner {position:relative; margin:0; padding:20px 0px;} 

.ibanner .ebanner {width:100%; margin:0 auto;}

.ibanner .ebanner img {width:100%; height:auto; max-width:100%;}

.ibanner .overlay {position:absolute; z-index:19; bottom:30px; left:35px; background:#000; background:rgba(0,0,0,.6); padding:15px 20px 10px;} 

.ibanner .overlay .content {color:#fff; line-height:42px; font-size:40px; font-weight:300; min-width:280px;}

.ibanner .overlay h2, .ibanner .overlay h3, .ibanner .overlay h4 {font-weight:300; font-size:24px; line-height:30px; color:#fff; padding:0 0 10px;}

.ibanner .overlay p {font-size:18px; line-height:24px; padding:0 0 8px; font-weight:400;}

.ibanner .overlay a.button {background:#00579c; background:rgba(25,118,192,.75); text-shadow:none; padding:12px 20px 14px;border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; font-size:18px; font-weight:300; margin-top:10px;}

.ibanner .overlay a.button:hover {background:#fff; background:rgba(255,255,255,.85); color:#00579c;}

.ibanner .overlay a.button span {background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/arrow_w.png) no-repeat 100% 55%; padding-right:18px;}

.ibanner .overlay a.button:hover span {background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/arrow_b.png);}

.ibanner .icaption {position:absolute; z-index:19; bottom:30px; left:35px; background:#000; background:rgba(0,0,0,.6); padding:10px 20px 10px;}

.ibanner .icaption .title {font-weight:300; font-size:30px; line-height:28px; color:#fff; padding:0px;}

.tp-leftarrow.default{ left:0px !important; width:29px !important;}

.tp-rightarrow.default{ right:0px !important; width:29px !important;}

.tp-caption a{ color:#fff !important; text-decoration:none;}

.tp-caption a:hover{color:#fff !important; text-decoration:none !important;}

.tp-caption.large_bold_white{ left:63px !important;}

.tp-caption.medium_light_white{ left:67px !important;}

.tp-caption.modern_medium_fat_white{ left:75px !important;}

/* ############# WRAPPER/CONTENT ############# */

.wrapper {padding:20px 0 25px; background:#f0f0f0;}
.wrapper.wider-page{padding: 0;}
.wider-page .container-section{padding: 40px 0;}
.front-page .wrapper { background:#0182bd; color:#FFF;}

#content {padding:0;} #rightside {float:right;} #leftside {float:left;}

.alter-sidebar #rightside {float:left;} .alter-sidebar.right-sidebar #content {float:right;}

 

/* TABS */

.itabs { margin-top:15px;}

.itabs-default .tabs-nav {list-style:none; margin:0 0 10px; padding:0; border-bottom:1px solid #0585cc; overflow:hidden;}

.itabs-default .tabs-nav li {border-bottom:0 none; margin:0 1px 0 0; padding:0; font-size:20px; display:inline; text-transform:uppercase;}

.itabs-default .tabs-nav li a {color:#4d4d4f; background:#ccdee8; font-weight:normal; text-decoration:none; display:inline-block; padding:15px 38px 16px;}

.itabs-default .tabs-nav li a:hover {background:#9dc0d3; color:#000} 

.itabs-default .tabs-nav li.active a {background:#0585cc; color:#fff; font-weight:bold;}

.itabs-default .tabs-container {padding:10px 0 10px;}

/* ACCORDION */
#accordion{margin: 20px 0;}
.accordion h3.title, .accordion .ui-accordion-header {font-size:18px; font-weight:normal; line-height:24px; color:#4d4d4f; padding:10px 30px 11px 20px; border:1px solid #d7d6d6; border-bottom:0; border-left-color:#fff; border-right-color:#fff; background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/to_plus.png) no-repeat 10px 11px; position: relative;} 

.accordion h3.title.ui-accordion-header-active, .iaccordion h3.title.ui-state-active, .accordion .ui-accordion-header.ui-state-active {background: #0a8f40; border-color:#d7d6d6; color: #fff;} .accordion .entry+.title { margin-top:-1px;}

.accordion h3.title a, .accordion .ui-accordion-header a { text-decoration:none;}
h3.ui-accordion-header-active a{color: #fff;}
.accordion .entry, .accordion .ui-accordion-content {border:1px solid #d7d6d6; border-top:0; padding:8px 30px 15px 30px;}

.accordion-section a.accordion-section-title {background: #E6EFE9; color: #6f1733; font-size: 18px; line-height: 26px; padding: 6px 35px 7px 15px; text-decoration: none; display: block; margin-bottom: 5px; font-weight: 600; position: relative;}
.accordion-section .accordion-section-content {display: none; padding: 15px 20px 20px; overflow: hidden;}
.accordion-area a.accordion-section-title .left-arrow {font-weight: normal;}
.ui-accordion-header span:before {content: '\f061'; display: block; font-size: 20px; font-family: 'FontAwesome'; position: absolute; right: 10px; top: 10px; font-weight: normal; color: #0585cc;}
.ui-state-active span.ui-accordion-header-icon:before {content: '\f063'; color: #fff;}
.ui-accordion-content{overflow: hidden;}

.wider-page .section-light{position: relative; color: #fff; padding: 130px 0; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; background-attachment: fixed;}
.section-wrap.sec-wrap-light{z-index: 1;}
.section-light h3{color: #fff;}
.iparallax .parallax-overlay {position: absolute; z-index: 0; background: rgba(0, 0, 0, 0.8); left: 0; right: 0; top: 0; bottom: 0;} 

.wider-page .section-cta-custom{padding: 50px 0; background: #0182bd; color: #fff; text-align: center;}
.post .section-cta-custom h3{color: #fff; margin: 0; padding: 0; font-size: 28px; line-height: 32px;}
.post .section-cta-custom h3 a{color: #fff; font-weight: 700;}

.section-full{padding: 40px 0;}
/* CAROUSEL */

.icarousel {position:relative; float:left; width:100%;} .icarousel .caroufredsel_wrapper {padding-bottom:0;}

.icarousel .prev, 

.icarousel .next {background-repeat:no-repeat; background-position:50% 50%; background-size:contain; height:20px; width:16px; text-indent:-999em; overflow:hidden; position:absolute; top:49%; z-index:18; cursor: pointer; opacity:.8; filter:alpha(opacity=80);}

.icarousel .prev {background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/prev_small.png); left:-20px;} 

.icarousel .next {background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/next_small.png); right:-20px;}

.icarousel .prev:hover, .icarousel .next:hover { opacity:1; filter:alpha(opacity=100);} 

.icarousel .prev:active, .icarousel .next:active {opacity:.9; filter:alpha(opacity=90);}

/* WIDGETS */

.side_widget {margin:0 0 15px; font-size:14px; line-height:20px; background:#fff; border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px;}

.side_widget .widget-content {padding:10px 12px 12px;} .side_widget:last-child {margin-bottom:0;}

.side_widget h3 {color:#0585cc; font-size:20px; line-height:24px; padding:0 0 10px; font-weight:600;}

.side_widget h4 {color:#404040; font-size:18px; line-height:24px; padding:0 0 8px; font-weight:400;}

.side_widget strong, .side_widget b {font-weight:700;} .side_widget img {max-width:100%; height:auto;}

.side_widget hr {border:none; border-bottom:1px solid #e6e6e6; clear:both; padding-top:8px; margin-bottom:12px;}

.side_widget ul {list-style:none; margin:0 0 8px; padding:0;} .side_widget ul li {padding:0 0 6px; font-size:14px; line-height:18px;} 

.side_widget ul li a {color:#464a4d; text-decoration:none;} .side_widget ul li a:hover {color:#0585cc; text-decoration:none;}

.side_widget ul li.current-menu-item a, .side_widget ul li.current_page_item a, .side_widget ul li.current a {font-weight:400; color:#00579c;}

.widget_categories ul, .widget_product_categories ul {margin:0; border:1px solid #dedede; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; overflow:hidden;} .widget_categories ul ul, .widget_product_categories ul ul {margin:0; border:0 none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0;}

.widget_categories ul li, .widget_product_categories ul li {border-bottom:1px solid #dedede; padding:0; margin:0;} 

.widget_categories ul li:last-child, .widget_categories ul li.last, .widget_product_categories ul li:last-child, .widget_product_categories ul li.last {border-bottom:none;}

.widget_categories ul li li, .widget_product_categories ul li li {border-left:0 none !important; border-right:0 none !important;}

.widget_categories ul li a, .widget_product_categories ul li a {display:block; color:#0585cc; background:#ffffff; padding:8px 10px 10px 12px;} 

.widget_categories ul li a:hover, .widget_categories ul li.current-cat a, .widget_product_categories ul li a:hover, .widget_product_categories ul li.current-cat a {color:#0585cc; background:#f1f1f1;}

.widget_nav_menu {border:1px solid #dedede; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; overflow:hidden;} 

.widget_nav_menu .widget-content {padding:0;} .widget_nav_menu ul {margin:0; padding:0; list-style:none;}

.widget_nav_menu ul li {border-bottom:1px solid #dedede; padding:0; margin:0;}  

.widget_nav_menu ul li:last-child, .widget_nav_menu ul li.last {border-bottom:none;}

.widget_nav_menu ul li li {border-left:0 none !important; border-right:0 none !important;}

.widget_nav_menu ul li a {display:block; color:#645a54; padding:8px 10px 10px 12px;} .widget_nav_menu ul li a:hover {color:#0585cc; background:#ffffff;}

.widget_nav_menu ul li.current-menu-item a, .widget_nav_menu ul li.current_page_item a, .widget_nav_menu ul li.current a {color:#0585cc; background:#f1f1f1; font-weight:bold;}

/* ### POST/PAGES ### */

.post {overflow:hidden; font-size:14px; line-height:20px;}

.post h1.heading, .post h2.heading, .iblog h1.heading { font-size:26px; line-height:32px; font-weight:600;}

.post .heading a {color:#0585cc; text-decoration:none;} .post .heading a:hover { text-decoration:none; color:#000;}

.post h1.heading.block-heading, .post h2.heading.block-heading, .iblog h1.heading.block-heading {font-size:26px; line-height:32px; font-weight:600;}

.iblog .heading.block-heading  {font-size:26px; line-height:32px; padding:0 0 12px; font-weight:600;}

.iblog .post {margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #dbdbdb;} .iblog .post .entry {padding:0 0 12px;}

.iblog .post h1.heading {font-size:24px; line-height:30px; padding:0 0 12px; font-weight:700;}

.iblog .post h2.heading, .iblog .post h3.heading {font-size:24px; line-height:28px; padding:0 0 10px; font-weight:700;}

.iblog .post .post-thumbs {margin:0 0 12px 0; display:block; width:100%;} .iblog .post .post-thumbs img {max-width:100%;}

.iblog .post .post-data {overflow:hidden;} .iblog .post .heading+.meta-date {margin-top:-6px;}

.iblog .post .meta-date {color:#004a91; font-size:13px; line-height:18px; margin-bottom:12px;}

.iblog.post-page .post {background:none; padding-bottom:0; margin-bottom:10px;}

.iblog .post-view {padding-left:90px; overflow:hidden; border-bottom:1px solid #dbdbdb; margin-bottom:20px;} 

.iblog .post-view .post {border-bottom:0 none; padding-bottom:0;} .iblog.post-page .post-view {margin-bottom:0; border-bottom:0 none;}

.iblog .post-view .meta-date {margin:0 0 0 -90px; float:left; width:45px; padding:18px 15px 18px; text-align:center; color:#fff; background:#0585cc; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; font-size:16px; line-height:20px;} 

.iblog .post-view .meta-date .updated {color:#fff; font-size:16px;} .iblog .post-view .meta-date .updated strong {font-size:20px; line-height:20px;}

.iblog .entry-more  {border-top:1px dashed #d2d2d2; text-align:left} 

.iblog .entry-more a.more-link {display:inline-block; padding:4px 0 5px; font-weight:bold; font-size:12px; text-transform:uppercase;}

.iblog .post .comment-view {float:right; margin-left:20px; background:#a6a6a6; padding:2px 4px; width:45px; text-align:center; font-size:11px; font-weight:normal;}

.iblog .post .comment-view a {color:#fff; text-decoration:none;} .iblog .post .comment-view a:hover {color:#000; text-decoration:none;}

.post h1, .post h2 {font-size:26px; line-height:32px; padding-bottom:12px; color:#0182bd; font-weight:600;}

.post h3 {font-size:22px; line-height:28px; padding-bottom:8px; padding-top:8px; color:#0182bd; font-weight:400;}

.post h4 {font-size:20px; font-weight:400; padding-bottom:12px; line-height:24px; color:#424242;}

.post h5 {font-size:18px;  padding-bottom:8px; line-height:22px; font-weight:300; color:#0182bd;}

.post h6 {font-size:16px;  padding-bottom:3px; line-height:20px; font-weight:300; color:#0182bd;}

.post h1 strong, .post h2 strong {color:#424242; font-weight:400;} .post h4 strong {font-weight:400; color:#0182bd;}

.post h1+h3, .post h2+h3 {margin-top:-12px;} .post h3+h5 {margin-top:-8px;}

.post p {padding:0 0 15px;} .post p:last-child {padding:0;}

.post table {margin:0 0 10px;}

.post td, .post th {padding:0px 15px 15px 0px;}

.post td, .post td p {line-height:19px; font-size:13px;}

.post td p {padding:0 0 12px;} .post td {vertical-align:top;}

.post hr {border:none; border-bottom:1px dotted #e6e6e6; clear:both; padding-top:10px; margin-bottom:20px;}

.post .divider { border-bottom:1px dashed #e6e6e6; height:0; clear:both; margin:15px 0 20px;}

.post ol {list-style:decimal; margin:-4px 0 12px; padding:0; padding-left:20px;}

.post ol ol {margin:0px; padding-left:20px}

.post ol li {line-height:21px; padding:0 5px 5px; font-size:14px; line-height:19px;}

.post ul {list-style:none; margin:0px 0 15px; padding:0; padding-left:0px;} 

.post ul ul {margin:0px; padding-top:6px; list-style:none;}

.post ul li {padding:0px 0 4px 12px; background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/list_marker.png) no-repeat 0 6px;}

.post ul li li {} .post h4+ul {margin-top:-8px;} .post p+ul {margin-top:-6px;}

blockquote {margin:0 0 20px; padding:0 0 10px 28px; font-size:14px; line-height:22px; color:#404040; overflow:hidden; background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon_quote.png) no-repeat 0 2px;} blockquote p {padding:0 0 8px; font-size:14px; line-height:22px; font-weight:400; color:#404040;} 

blockquote+h4 {text-align:right; font-size:20px; line-height:20px; color:#155699; margin-top:-25px; margin-right:20px;}

blockquote+h4+p {color:#484848; font-size:13px; line-height:15px; padding-bottom:15px; margin-right:20px; margin-top:-10px; text-align:right;}

.post .logo-block {margin-bottom:10px;} .post .logo-block p {padding:0 0 8px;}

.post .logo-block img {max-width:100%; height:auto; border:1px solid #eaeaea; padding:4px; background:#fff; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; margin:0;}

.front-page .post h1, .front-page .post h2, .front-page .post h3, .front-page .post h4, .front-page .post h5, .front-page .post h6 {color:#fff;}

/* BUTTON*/

a.button {color:#fff; width:auto; margin:0; cursor:pointer; font-weight:600; font-size:13px; line-height:18px; text-decoration:none; display:inline-block; padding:6px 15px 8px; background:#0585cc; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; transition:all ease-in-out .3s; -webkit-transition:all ease-in-out .3s; -moz-transition:all ease-in-out .3s; margin:5px 0 5px;}

a.button:hover {text-decoration:none; background:#7f0c0f;}

a.button.btn-red {background:#7f0c0f;} a.button.btn-red:hover {background:#00579c;} 

a.button.btn-quote {text-transform:uppercase; font-size:13px; font-weight:bold; background:#00579c;}

a.button.btn-quote:hover {background:#00579c;} 

a.button.btn-large {padding:14px 35px 16px; font-size:16px; line-height:20px; font-weight:400; text-transform:uppercase;}

a.button.btn-medium {padding:10px 20px 12px; font-size:16px; line-height:20px; font-weight:400; text-transform:uppercase;}

a.more-link {color:#0a8f40; text-decoration:none; font-weight:bold; clear:both; display:block; font-size:11px; padding:8px 0 0px;}

a.more-link:hover {color:#0585cc; text-decoration:none;}

a.post-edit-link {background:#0585cc; color:#fff; font-size:9px; text-decoration:none; text-transform:uppercase; padding:3px 6px; line-height:14px;}

a.post-edit-link:hover {background:#0585cc; color:#fff;}

.post img {max-width:100%; height:auto; border:1px solid #dfdfdf;} 

img.alignright {float:right; margin:0px 0 10px 20px; clear:right;}

img.alignleft {float:left; margin:0px 20px 10px 0; clear:left;}

img.alignalone {margin:5px auto 8px;} img.alignnone {margin:8px 10px 10px 0px;} 

img.aligncenter {margin:5px auto 8px; display:block;}

img.alignright, img.alignleft, img.alignnone, img.aligncenter {}

.wp-caption.alignright {float:right; margin:4px 0 5px 20px; clear:right;}

.wp-caption.alignleft {float:left; margin:4px 20px 5px 0; clear:left;}

.wp-caption.alignalone {margin:5px auto 8px;}

.wp-caption.alignnone {margin:2px 0px 3px;}

.wp-caption.aligncenter {margin: 5px auto 8px;}

.wp-caption.alignright, .wp-caption.alignleft, .wp-caption.alignnone {padding:0;}

.wp-caption p {padding:5px 0 0; color:#1788d5; text-align:center;} .wp-caption img {max-width:100%; height:auto;}

.post .youtube_sc {margin:5px auto 20px;}

.post .youtube_sc+h5, .post .youtube_sc+h4 {padding-top:0; margin-top:-8px; padding:0;}

.post h5+.youtube_sc, .post h4+.youtube_sc {margin-top:15px;}

div.download-large {width:220px; min-height:62px; margin:5px 20px 15px 0; display:inline-block;}

div.download-large span.dl-title {font-size:13px; line-height:17px; color:#333333; padding-top:25px; display:inline-block;}

a.download-button {display:inline-block; margin:0 0 5px; text-decoration:none; font-size:14px; line-height:20px; padding:1px 0 4px 25px;}

a.download-button.icon-pdf { background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon_pdf.png) no-repeat 0 0px;}

a.download-button.icon-doc { background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon_doc.png) no-repeat 0 0px;}

a.download-button.icon-xls { background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon_xls.png) no-repeat 0 0px;}

a.download-button.icon-pdf.large-icon {background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icon_pdf_large.png) no-repeat 0 0; width:60px; height:62px; padding:0;} 

a.download-button.icon-pdf span.non-visible {text-indent:-999em; overflow:hidden; display:inline-block;}

/* ## COMMENT ## */

#post-comment .ipagi a.next, #post-comment .ipagi a.prev {margin-top:10px;}

#respond {padding-top:12px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#respond h3, h3#comments {font-size:18px; font-weight:700; color:#003366; padding:5px 0 15px;} 

#respond form p label {display:block; padding:10px 0 0 0;}

 #respond #submit {background:#bdc3c7; color:#fff; font-weight:400; padding:11px 20px 12px;} #respond #submit:hover {background:#606775; color:#fff;}

.commentlist {list-style:none; padding:0; margin:0 0 5px; font-size:13px; line-height:17px;}  

.commentlist .comment-meta {padding-bottom:8px;}

.commentlist .comment-meta a {color:#999; text-decoration:none;} .commentlist .comment-meta a:hover {color:#333;}

.commentlist ol, .commentlist ul {margin:15px 0 0 35px; list-style:none;}

.commentlist li {padding:12px 0 15px; border-bottom:1px solid #e7e6e6;} 

.commentlist li li { padding:15px 0 12px; border-top:1px solid #e7e6e6; border-bottom:0 none;}

.commentlist li:last-child {border-bottom:0 none; padding-bottom:5px;}

.commentlist a.comment-reply-link {color:#717171; background:#ddd; padding:2px 8px 4px; text-decoration:none; display:inline-block; font-size:11px; line-height:14px;} 

.commentlist a.comment-reply-link:hover {color:#000;}

/* ## PAGINATION ## */

.pagi {text-align:center; padding:0;} .pagi ul.page-numbers {display:inline;} 

.pagi ul.page-numbers li {display:inline; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}

.pagi ul.page-numbers li a.page-numbers {display:inline-block; padding:2px 8px; background:#e6e6e6; color:#000; margin:0 1px 1px 0; text-decoration:none;}

.pagi ul.page-numbers li a.page-numbers:hover{background:#0585cc; color:#fff; text-decoration:none;}

.pagi ul.page-numbers li span.page-numbers.current {background:#0585cc; padding:2px 8px; color:#fff; margin:0 1px 1px 0; display:inline-block;}

.pagi ul.page-numbers li a.next, .pagi ul.page-numbers a.prev {padding:2px 10px;}

.pagi.ipagi {overflow:hidden; margin:10px 0;} .pagi .inext {float:right;} .pagi .iprev {float:left;}

.pagi .inext a, .pagi .iprev a {display:inline-block; padding:4px 20px 5px; background-color:#e6e6e6; color:#000; margin:0 3px 3px 0; text-decoration:none; background-repeat:no-repeat; font-weight:bold; font-size:12px;}

.pagi .inext a:hover, .pagi .iprev a:hover {background-color:#0585cc; color:#fff; text-decoration:none;}

/*   Form   */

.wpcf7 p {padding:0 0 8px;} 

.wpcf7 p > strong { display:inline-block; padding-top:10px; font-weight:normal; padding-right:10px; width:180px;} 

.wpcf7 p > b {text-transform:uppercase; font-weight:normal;}

input.input, input[type=text], input[type=password], input[type=email], input[type=tel], input.wpcf7-text, input.wpcf7-email, input.wpcf7-date, input.wpcf7-tel, select, textarea {border: 1px solid #e3e2e7; background:#fff; padding: 8px 9px; font-family: 'PT Sans', sans-serif; font-size:13px; line-height:18px; color:#5b5b5b; width:260px; margin:0px 0 0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;} textarea { height:80px;} select {padding:3px 6px 5px 10px; width:260px;}

input.input:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, input.wpcf7-text:focus, input.wpcf7-email:focus, input.wpcf7-date:focus, input.wpcf7-tel:focus, select:focus, textarea:focus {border-color:#c1c1c1; color:#474747;} 

input.error, select.error, textarea.error, input.wpcf7-not-valid, select.wpcf7-not-valid, textarea.wpcf7-not-valid {border-color:#ffbfbf;} input.wpcf7-file {padding:5px 5px 5px;}

input.wpcf7-submit, input.button, input.submit, input#submit, input[type='button'], input[type='submit'], button[type=button], button.button {background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/submit_bg.png) repeat-x; border:none; display:inline-block; padding:4px 20px 5px; float:left;line-height:22px; font-size:19px; font-weight:bold; text-transform:uppercase;color:#fff; text-decoration:none; width:auto; text-align:left; font-weight:700; font-family:'PT Sans', sans-serif; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; appearance:inherit; -webkit-appearance:inherit; -moz-appearance:inherit; transition:all ease-in-out .3s; -moz-transition:all ease-in-out .3s; -webkit-transition:all ease-in-out .3s;} 

input.wpcf7-submit:hover, input.button:hover, input.submit:hover, input#submit:hover, input[type='button']:hover, input[type='submit']:hover, button[type=button]:hover, button.button:hover {color:#ff; background:#0774ad; border-color:#0774ad; text-decoration:none; cursor:pointer;}

input.wpcf7-submit[disabled=disabled] {background:#cecece; cursor:default;}

span.wpcf7-form-control-wrap { display:inline-block;}
span.wpcf7-form-control-wrap.mathcaptcha-601{display: block;}

span.wpcf7-form-control-wrap textarea {width:260px;}

span.wpcf7-form-control-wrap input {width:260px;} 

span.wpcf7-form-control-wrap input.vsmall {width:35px; margin-right:10px;} 

span.wpcf7-form-control-wrap input[type=checkbox], 

span.wpcf7-form-control-wrap input[type=radio] {width:auto;}

span.wpcf7-form-control-wrap input.wpcf7-captchar {width:85px !important; margin-right:8px;}

span.wpcf7-list-item {display:block; margin-left:0; margin-top:3px;} .sameline span.wpcf7-list-item {display:inline-block;margin-right:6px;margin-top:0;}

span.wpcf7-list-item input {margin-top:0; padding:0; width:auto;}

.wpcf7-not-valid-tip {font-size:11px !important; color:#0585cc !important; margin-top:-2px; padding:0 !important; position:static !important;}

.wpcf7-response-output {background:#fff; font-size:11px !important; line-height:14px !important; margin:8px 0.4em 6px !important; text-align:center; padding:4px 8px !important; border: 1px solid #0585cc !important; color:#000;}

.wpcf7 img.ajax-loader {width:16px !important; height:16px !important;} 

.wpcf7 .wpcf7-form-control-wrap.ishuman {display:inline-block !important;}

.wpcf7 img.wpcf7-captchac { background:#fff; width:72px !important; height:24px !important;margin-top:5px; border:1px solid #ccc;padding:5px 8px; margin-right:10px;}

.error {color:#F00; font-size:12px; padding:0 0 6px; line-height:16px;}

.sidebar span.wpcf7-form-control-wrap, .one_half span.wpcf7-form-control-wrap, .col_full span.wpcf7-form-control-wrap {display:inline-block;}  

.sidebar input.input, .sidebar input[type="text"], .sidebar input[type="password"], .sidebar input[type="email"], .sidebar input.wpcf7-text, .sidebar select, .sidebar textarea, .sidebar span.wpcf7-form-control-wrap select, .sidebar span.wpcf7-form-control-wrap textarea, .one_half  input.input, .one_half input[type="text"], .one_half input[type="password"], .one_half input[type="email"], .one_half input.wpcf7-text, .one_half select, .one_half textarea, .one_half span.wpcf7-form-control-wrap select, .one_half span.wpcf7-form-control-wrap textarea, .col_full input.wpcf7-text, .col_full span.wpcf7-form-control-wrap textarea{width:100%;} .wpcf7 .one_half p {padding-bottom:6px;}

.wpcf7 .one_half p {padding-bottom:6px;}

/* ############# BOTTOM/FOOTER ############# */

#twttrHubFrameSecure,  #twttrHubFrame, #fb-root {display:none !important;}

/* ### WOO COMMCERCE ### */

.iwoocommerce {position:relative;}

.woocommerce div.product form.cart div.quantity,.woocommerce-page div.product form.cart div.quantity {float:left;margin:0 20px 0 0}

.woocommerce div.product form.cart table, .woocommerce-page div.product form.cart table {border-width:0 0 1px 0}

.woocommerce div.product form.cart table td,.woocommerce-page div.product form.cart table td {padding-left:0}

.woocommerce div.product form.cart table div.quantity,.woocommerce-page div.product form.cart table div.quantity {float:none;margin:0}

.woocommerce div.product form.cart table small.stock,.woocommerce-page div.product form.cart table small.stock {display:block;float:none}

.woocommerce div.product form.cart .variations,.woocommerce-page div.product form.cart .variations {margin-bottom:1em}

.woocommerce div.product form.cart .variations label,.woocommerce-page div.product form.cart .variations label {font-weight:bold}

.woocommerce div.product form.cart .variations select,.woocommerce-page div.product form.cart .variations select {width:100%;float:left}

.woocommerce div.product form.cart .variations td.label,.woocommerce-page div.product form.cart .variations td.label {padding-right:1em}

.woocommerce div.product form.cart .variations td,.woocommerce-page div.product form.cart .variations td {vertical-align:top}

.woocommerce div.product form.cart .button,.woocommerce-page div.product form.cart .button {vertical-align:middle;float:left}

.woocommerce div.product form.cart .group_table td.label,.woocommerce-page div.product form.cart .group_table td.label {padding-right:1em;padding-left:1em}

.woocommerce .quantity,.woocommerce-page .quantity {width:80px;position:relative;margin:0 auto;overflow:hidden;zoom:1}

.woocommerce .quantity input::-webkit-outer-spin-button,.woocommerce-page .quantity input::-webkit-outer-spin-button, .woocommerce .quantity input::-webkit-inner-spin-button,.woocommerce-page .quantity input::-webkit-inner-spin-button {display:none}

.woocommerce .quantity input.qty,.woocommerce-page .quantity input.qty {width:54px;height:40px;float:left;padding:0;text-align:center;border:1px solid #cccccc; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;} 

.woocommerce .shop_table .quantity input.qty,.woocommerce-page .shop_table .quantity input.qty {margin:0; height:34px;}

.woocommerce .quantity noindex:-o-prefocus,.woocommerce-page .quantity noindex:-o-prefocus, .woocommerce .quantity input[type=number],.woocommerce-page .quantity input[type=number] {padding-right:1.2em}

.woocommerce .quantity .plus,.woocommerce-page .quantity .plus, .woocommerce .quantity .minus,.woocommerce-page .quantity .minus {display:block;padding:0;margin:0;position:absolute;text-align:center;vertical-align:text-top;width:20px;height:20px;overflow:visible;text-decoration:none;font-weight:bold;cursor:pointer;line-height:13px;font-size:12px; color:#5e5e5e;text-shadow:0 1px 0 rgba(255,255,255,0.8);border:1px solid #cccccc;background:#e7e3e7;}

.woocommerce .quantity .plus:hover,.woocommerce-page .quantity .plus:hover, .woocommerce .quantity .minus:hover,.woocommerce-page .quantity .minus:hover {background:#dedede;}

.woocommerce .quantity .plus,.woocommerce-page .quantity .plus {top:0;right:0;}

.woocommerce .quantity .minus,.woocommerce-page .quantity .minus {bottom:0;right:0;}

.woocommerce div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs {clear:both}

.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs {list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}

.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li {border:1px solid #e0dadf;background:#ffffff; display:inline-block; position:relative; z-index:0; margin:0 -5px;padding:0 1em; border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; -wborder-radius:3px 3px 0 0;}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {display:inline-block;padding:.5em 0;font-weight:bold;color:#5e5e5e;text-shadow:0 1px 0 rgba(255,255,255,0.8);text-decoration:none}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover {text-decoration:none;color:#777}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {background:#fff;z-index:2;border-bottom-color:#fff}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {color:#5e5e5e;text-shadow:inherit}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before {box-shadow:2px 2px 0 #fff}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after {box-shadow:-2px 2px 0 #fff}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, 

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after {border:1px solid #e0dadf; position:absolute;bottom:-1px;width:5px;height:5px; content:" "}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {left:-6px;-webkit-border-bottom-right-radius:4px;-moz-border-bottom-right-radius:4px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e0dadf}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after {right:-6px;-webkit-border-bottom-left-radius:4px;-moz-border-bottom-left-radius:4px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e0dadf}

.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before {position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #e0dadf;z-index:1}

.woocommerce div.product .woocommerce-tabs .panel,.woocommerce-page div.product .woocommerce-tabs .panel {margin:0 0 2em;padding:0}

.iwoocommerce .summary {padding:0 0 20px;}

.iwoocommerce .woocommerce-tabs {padding-top:30px; float:left; width:100%;}

.iwoocommerce .related.products {padding-top:20px; margin-top:0;}

.iwoocommerce .woocommerce-tabs .panel {padding:15px 0 0px;}

.iwoocommerce .product_meta {padding:5px 0; font-size:13px; line-height:17px;}

.iwoocommerce .summary.entry-summary .product_meta { float:left; clear:both; margin-top:15px;}

.iwoocommerce .products h2, .iwoocommerce .products h3, 

.iwoocommerce .woocommerce-tabs h2, .iwoocommerce .woocommerce-tabs h3 {font-size:18px; padding:0 0 15px; line-height:20px; color:#000;}

.iwoocommerce .products h2, .iwoocommerce .woocommerce-tabs h2 {font-weight:bold;}

.iwoocommerce .upsells h2 {font-size:16px; padding:0 0 12px; border-bottom:1px solid #d6d6d6; margin-bottom:20px;}

.iwoocommerce .summary .product_title { color:#333333; line-height:30px; font-size:24px; padding:0 0 12px; font-weight:400;}

.iwoocommerce .summary p.price {font-weight:700; color:#0182bd; font-size:30px; line-height:30px; padding:0 0 15px;}

.iwoocommerce .entry-content h3 {font-weight:bold;}

.iwoocommerce-archive-page h1.page-title { font-size:24px; font-weight:600; line-height:24px;/* display:none; */}

.iwoocommerce .summary button.button {display:block; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; font-weight:700; font-size:14px; text-align:center; padding:7px 15px 7px; background:#0182bd;} .iwoocommerce .summary button.button:hover {background:#0774ad;}

.iwoocommerce .addthis_toolbox {margin:15px 0 20px;}

.iwoocommerce .woocommerce-result-count {padding:0; font-size:12px; line-height:18px; margin-bottom:10px; display:none;}

.iwoocommerce .woocommerce-ordering { display:none;}

.iwoocommerce .products, ul.products, ul.brand-thumbnails {float:left; width:103%; clear:both; margin-top:12px;}

.iwoocommerce .products ul, ul.products, ul.brand-thumbnails {list-style:none; margin:0; padding:0; text-align:center;}

.iwoocommerce .products ul li, ul.products li, ul.brand-thumbnails li {float:left; margin-right:20px; margin-bottom:30px; width:220px; position:relative;}

.iwoocommerce .products img, ul.brand-thumbnails li img {max-width:100%; height:auto;}

.iwoocommerce .products ul li.last, ul.products li.last, ul.brand-thumbnails li.last {margin-right:0;}

.iwoocommerce .products ul li.first, ul.products li.first, ul.brand-thumbnails li.first {clear:left;}

.iwoocommerce .products ul li:last-childs, ul.products li:last-childs, ul.brand-thumbnails li:last-childs {margin-right:0;}

.iwoocommerce .products ul li h3, ul.products li h3, ul.brand-thumbnails li h3 {font-size:18px !important; line-height:24px !important; font-weight:400; margin-top:8px; padding:0 !important; text-align:center; color:#333333; height:26px; overflow:hidden; margin-bottom:10px;}

.iwoocommerce .products ul li, ul.products li mark, ul.brand-thumbnails li mark {background:none; font-style:normal; font-weight:normal;}

.iwoocommerce ul.products li span.price {display:block; color:#0182bd; font-size:18px; line-height:22px; text-align:center; font-weight:600; margin-bottom:10px;} 

.iwoocommerce ul.products li .thumbs {position:relative; display:block; position:relative; display:block; border:1px solid #dfdfdf; margin-bottom:10px; padding:10px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; background:#fff;} .iwoocommerce ul.products li .thumbs span.price {display:block; position:absolute; bottom:15px; right:15px; background:#0585cc; color:#fff; font-size:15px; line-height:16px; font-weight:bold; text-transform:uppercase; padding:25px 10px 15px; text-align:center; width:50px; height:30px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}

.iwoocommerce ul.products li a.button {display:inline-block; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; font-weight:bold; font-size:12px; text-align:center; padding:8px 15px 9px; text-transform:uppercase;} 

.iwoocommerce ul.products li a.add_to_cart_button {background:#00579c;} .iwoocommerce ul.products li a.view-product {margin-bottom:-5px;}

.iwoocommerce ul.products li a.add_to_cart_button:hover, .iwoocommerce ul.products li a.view-product:hover {background:#0182bd;}

.iwoocommerce ul.products li .featured {position:absolute; z-index:9; background:#ff0000; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; width:80px; height:45px; padding:20px 10px 30px; text-align:center; color:#fff; font-size:18px; line-height:24px; font-weight:bold; top:6px; left:6px;}

.iwoocommerce ul.products li a.added_to_cart {position:absolute; z-index:9; background:#0774ad; background:rgba(7,116,173,.7); border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; width:80px; height:25px; padding:32px 15px 32px; text-align:center; color:#fff; font-size:14px; line-height:24px; font-weight:bold; top:50%; left:50%; margin-left:-55px; margin-top:-55px; text-decoration:none; transition:all .2s; -webkit-transition:all .2s; -moz-transition:all .2s} 

.iwoocommerce ul.products li a.added_to_cart:hover {background:#0182bd; color:#fff;}

.iwoocommerce .images .thumbnails {padding:15px 0 0; text-align:center;}

.iwoocommerce .images .thumbnails img {margin:0 5px 10px; padding:4px; border:1px solid #cecece;}

.iwoocommerce .images .thumbnails img.last {margin-right:0;}

.iwoocommerce .count {font-weight:normal; font-style:normal; background:none; color:#545350;}

.iwoocommerce ul li, .woocommerce ul li {padding:0; background:none; color:#000;}

.woocommerce-message, ul.woocommerce-error, ul.woocommerce-success, .woocommerce-info, p.woocommerce-info {background:#EEEEEE; margin: 0 0 10px; padding:8px 10px 8px 15px !important; font-size:14px; line-height:24px; list-style:none; overflow:hidden;} 

ul.woocommerce-error li, .woocommerce-message li, ul.woocommerce-success li, .woocommerce-info li {padding:1px 0 4px; background:none;}  

ul.woocommerce-error {background:#ffdbdb; color:#000;}  ul.woocommerce-success {background:#e2ffdb;}

.woocommerce-message .button,.woocommerce-error .button, .woocommerce-info .button{float:right; font-size:12px; text-transform:uppercase; margin:0; padding:4px 12px 5px;}

.woocommerce-message li,.woocommerce-error li,.woocommerce-info li{list-style:none outside;padding-left:0;margin-left:0}

.woocommerce-message{border-top:3px solid #cc0066; color:#666;} .woocommerce-info {border-top:3px solid #cc0066; color:#000;} .woocommerce-error{border-top:3px solid #b81c23}

.iwoocommerce p.demo_store {position:fixed;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:.5em 0;text-align:center;background:#ad74a2; border:1px solid #96588a;color:#fff;z-index:99998;}

.woocommerce table.shop_table,.woocommerce-page table.shop_table{border:1px solid rgba(0,0,0,0.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; background-color:#0a8f40;}

.woocommerce table.shop_table th,.woocommerce-page table.shop_table th{font-weight:bold;line-height:18px;padding:9px 12px; background:#0a8f40;}

.woocommerce table.shop_table td,.woocommerce-page table.shop_table td{border-top:1px solid rgba(0,0,0,0.1);padding:6px 12px;vertical-align:middle}

.woocommerce table.shop_table td small,.woocommerce-page table.shop_table td small{font-weight:normal}

.woocommerce table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot td,.woocommerce table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot th{font-weight:bold;border-top:1px solid rgba(0,0,0,0.1)}

.woocommerce table.my_account_orders,.woocommerce-page table.my_account_orders{font-size:.85em}

.woocommerce table.my_account_orders th,.woocommerce-page table.my_account_orders th,.woocommerce table.my_account_orders td,.woocommerce-page table.my_account_orders td{padding:4px 8px;vertical-align:middle}

.woocommerce table.my_account_orders .button,.woocommerce-page table.my_account_orders .button{white-space:nowrap}

.woocommerce table.my_account_orders .order-actions,.woocommerce-page table.my_account_orders .order-actions{text-align:right}

.woocommerce table.my_account_orders .order-actions .button,.woocommerce-page table.my_account_orders .order-actions .button{margin:.125em 0 .125em .25em}

.woocommerce td.product-name dl.variation,.woocommerce-page td.product-name dl.variation{margin:.25em 0 .5em;font-size:.8751em}

.woocommerce td.product-name dl.variation dt,.woocommerce-page td.product-name dl.variation dt{font-weight:bold;float:left;clear:left;margin:0 .25em 0 0;padding:0}

.woocommerce td.product-name dl.variation dd,.woocommerce-page td.product-name dl.variation dd{margin:0 0 .25em 0}

.woocommerce td.product-name a,.woocommerce-page td.product-name a {font-size:14px; color:#FFF;}

.woocommerce td.product-name p.backorder_notification,.woocommerce-page td.product-name p.backorder_notification{font-size:.83em}

.woocommerce td.product-quantity,.woocommerce-page td.product-quantity{min-width:80px}

.woocommerce .cart-collaterals h2 {font-size:20px; line-height:24px;} .woocommerce .cart-collaterals h3 {font-size:18px; line-height:24px;}

.woocommerce table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail,.woocommerce #content table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail{min-width:32px}

.woocommerce table.cart img,.woocommerce-page table.cart img {width:32px;height:auto}

.woocommerce table.cart th,.woocommerce-page table.cart th, .woocommerce table.cart td,.woocommerce-page table.cart td {vertical-align:middle; color:#fff;}

.woocommerce table.cart a.remove,.woocommerce-page table.cart a.remove {display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;color:red;text-decoration:none;font-weight:bold}

.woocommerce table.cart a.remove:hover,.woocommerce-page table.cart a.remove:hover {background-color:red;color:#fff}

.woocommerce table.cart td.actions,.woocommerce-page table.cart td.actions {text-align:right}

.woocommerce table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon {float:left}

.woocommerce table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label {display:none}

.woocommerce table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text {width:100px;float:left; border:1px solid #e0dadf; padding:11px 8px; margin:3px 4px 3px 0;outline:0;line-height:1em; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}

.woocommerce table.cart td.actions .button.alt,.woocommerce-page table.cart td.actions .button.alt {float:right;margin-left:.25em}

.woocommerce table.cart input,.woocommerce-page table.cart input {margin:3px; vertical-align:middle;}

.woocommerce ul.cart_list,.woocommerce-page ul.cart_list,.woocommerce ul.product_list_widget,.woocommerce-page ul.product_list_widget{list-style:none outside;padding:0;margin:0}

.woocommerce ul.cart_list li,.woocommerce-page ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}

.woocommerce ul.cart_list li:after,.woocommerce-page ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:after {content:"";display:block;clear:both}

.woocommerce ul.cart_list li a,.woocommerce-page ul.cart_list li a,.woocommerce ul.product_list_widget li a,.woocommerce-page ul.product_list_widget li a{display:block;font-weight:bold}

.woocommerce ul.cart_list li img,.woocommerce-page ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.product_list_widget li img{margin-left:4px;width:auto;max-width: 100%; height: 200px; margin: 0 auto 10px; }

.woocommerce ul.cart_list li dl,.woocommerce-page ul.cart_list li dl,.woocommerce ul.product_list_widget li dl,.woocommerce-page ul.product_list_widget li dl{margin:0;font-size:.8751em;padding-left:1em;border-left:2px solid rgba(0,0,0,0.1)}

.woocommerce ul.cart_list li dl dt,.woocommerce-page ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt,.woocommerce-page ul.product_list_widget li dl dt{float:left;clear:left;margin-right:.25em}

.woocommerce ul.cart_list li dl dd,.woocommerce-page ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd,.woocommerce-page ul.product_list_widget li dl dd{margin-bottom:.5em}

.woocommerce ul.cart_list li .star-rating,.woocommerce-page ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating,.woocommerce-page ul.product_list_widget li .star-rating{float:none}

.woocommerce .widget_shopping_cart .total,.woocommerce-page .widget_shopping_cart .total{border-top:3px double #f7f6f7;padding:4px 0 0}

.woocommerce .widget_shopping_cart .total strong,.woocommerce-page .widget_shopping_cart .total strong{min-width:40px;display:inline-block}

.woocommerce .widget_shopping_cart .buttons:after,.woocommerce-page .widget_shopping_cart .buttons:after{content:"";display:block;clear:both}

.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}

.woocommerce .cart-collaterals:after,.woocommerce-page .cart-collaterals:after{content:"";display:block;clear:both}

.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}

.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}

.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}

.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}

.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;text-align:right;margin:20px 0 0 0;clear:right;float:right}

.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:after{content:"";display:block;clear:both}

.woocommerce .cart-collaterals .shipping_calculator .button,.woocommerce-page .cart-collaterals .shipping_calculator .button{width:100%;float:none;display:block; text-align:center;}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}

.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%;text-align:right}

.woocommerce .cart-collaterals .cart_totals p,.woocommerce-page .cart-collaterals .cart_totals p{margin:0}

.woocommerce .cart-collaterals .cart_totals p small,.woocommerce-page .cart-collaterals .cart_totals p small{color:#777;font-size:.83em}

.woocommerce .cart-collaterals .cart_totals table,.woocommerce-page .cart-collaterals .cart_totals table{border-collapse:separate;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 0 6px;padding:0}

.woocommerce .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th,.woocommerce .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td{border-top:0}

.woocommerce .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table td,.woocommerce .cart-collaterals .cart_totals table th,.woocommerce-page .cart-collaterals .cart_totals table th{padding:6px 3px}

.woocommerce .cart-collaterals .cart_totals table small,.woocommerce-page .cart-collaterals .cart_totals table small{display:block;color:#777}

.woocommerce .cart-collaterals .cart_totals table select,.woocommerce-page .cart-collaterals .cart_totals table select{width:100%}

.woocommerce .cart-collaterals .cart_totals .discount td,.woocommerce-page .cart-collaterals .cart_totals .discount td{color:#85ad74}

.woocommerce .cart-collaterals .cart_totals tr td,.woocommerce-page .cart-collaterals .cart_totals tr td,.woocommerce .cart-collaterals .cart_totals tr th,.woocommerce-page .cart-collaterals .cart_totals tr th{border-top:1px solid #f7f6f7;padding:6px 6px}

.woocommerce .cart-collaterals .cart_totals a.button.alt,.woocommerce-page .cart-collaterals .cart_totals a.button.alt{width:193px;display:block;font-size:.92em}.woocommerce form .form-row,.woocommerce-page form .form-row{padding:3px;margin:0 0 6px}

.woocommerce form .form-row:after,.woocommerce-page form .form-row:after{content:"";display:block;clear:both}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;-moz-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}

.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.hidden,.woocommerce-page form .form-row label.hidden{visibility:hidden}

.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%;cursor:pointer;margin:0}.woocommerce form .form-row .required,.woocommerce-page form .form-row .required{color:red;font-weight:bold;border:0}.woocommerce form .form-row .input-checkbox,.woocommerce-page form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}

.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}

.woocommerce form .form-row input.input-text,.woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea,.woocommerce-page form .form-row textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;outline:0;line-height:1em}

.woocommerce form .form-row textarea,.woocommerce-page form .form-row textarea{height:3.5em;line-height:1.5em;display:block;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}

.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text{background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icons/valid.png);background-position:95% center;background-repeat:no-repeat}

.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text{background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icons/invalid.png);background-position:95% center;background-repeat:no-repeat}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single,.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single,.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop,.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop,.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce form .form-row.validate-required.woocommerce-invalid select,.woocommerce-page form .form-row.validate-required.woocommerce-invalid select{border-color:#fb7f88}

.woocommerce form .form-row ::-webkit-input-placeholder,.woocommerce-page form .form-row ::-webkit-input-placeholder{line-height:1em;padding-top:2px}

.woocommerce form .form-row :-moz-placeholder,.woocommerce-page form .form-row :-moz-placeholder{line-height:1em;padding-top:2px}

.woocommerce form .form-row :-ms-input-placeholder,.woocommerce-page form .form-row :-ms-input-placeholder{line-height:1em;padding-top:2px}

.woocommerce form .form-row-first,.woocommerce-page form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:left;width:47%;overflow:visible}

.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}

.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}

.woocommerce form.login,.woocommerce-page form.login,.woocommerce form.checkout_coupon,.woocommerce-page form.checkout_coupon,.woocommerce form.register,.woocommerce-page form.register{border:1px solid #e0dadf;padding:20px;margin:2em 0 2em 0;text-align:left;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}

.woocommerce ul#shipping_method,.woocommerce-page ul#shipping_method{list-style:none outside;margin:0;padding:0}

.woocommerce ul#shipping_method li,.woocommerce-page ul#shipping_method li{margin:0;padding:.25em 0 .25em 22px;text-indent:-22px;list-style:none outside}

.woocommerce ul#shipping_method .amount,.woocommerce-page ul#shipping_method .amount{font-weight:bold}

.woocommerce .checkout .col-2 h3,.woocommerce-page .checkout .col-2 h3{float:left;clear:none}

.woocommerce .checkout .col-2 .notes,.woocommerce-page .checkout .col-2 .notes{clear:left}

.woocommerce .checkout .col-2 .form-row-first,.woocommerce-page .checkout .col-2 .form-row-first{clear:left}

.woocommerce .checkout div.shipping-address,.woocommerce-page .checkout div.shipping-address{padding:0;clear:left;width:100%}

.woocommerce .checkout #shiptobilling,.woocommerce-page .checkout #shiptobilling{float:right;line-height:1.62em;margin:0;padding:0}

.woocommerce .checkout #shiptobilling label,.woocommerce-page .checkout #shiptobilling label{font-size:.6875em}

.woocommerce .checkout .shipping_address,.woocommerce-page .checkout .shipping_address{clear:both}

.woocommerce #payment,.woocommerce-page #payment{background:#f7f6f7;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}

.woocommerce #payment ul.payment_methods,.woocommerce-page #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #e0dadf;margin:0;list-style:none outside}

.woocommerce #payment ul.payment_methods:after,.woocommerce-page #payment ul.payment_methods:after{content:"";display:block;clear:both}

.woocommerce #payment ul.payment_methods li,.woocommerce-page #payment ul.payment_methods li{line-height:2em;text-align:left;margin:0;font-weight:normal}

.woocommerce #payment ul.payment_methods li input,.woocommerce-page #payment ul.payment_methods li input{margin:0 1em 0 0}

.woocommerce #payment ul.payment_methods li img,.woocommerce-page #payment ul.payment_methods li img{vertical-align:middle; margin:-2px 10px 0 .5em;position:relative}

.woocommerce #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-page #payment ul.payment_methods li.payment_method_paypal img {width:100px;} .woocommerce #payment ul.payment_methods li a.about_paypal {font-size:12px; color:#999; line-height:32px;} .woocommerce #payment ul.payment_methods li a.about_paypal:hover {color:#333;}

.woocommerce #payment div.form-row,.woocommerce-page #payment div.form-row{padding:1em;border-top:1px solid #fff}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right;margin:0}

.woocommerce #payment .terms,.woocommerce-page #payment .terms{padding:0 1em 0;text-align:right}

.woocommerce #payment div.payment_box,.woocommerce-page #payment div.payment_box{position:relative;width:96%;padding:1em 2%;margin:1em 0 1em 0;font-size:.92em;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;line-height:1.5em;background:#ebe8eb;background:-webkit-gradient(linear,left top,left bottom,from(#ebe8eb),to(#e0dadf));background:-webkit-linear-gradient(#ebe8eb,#e0dadf);background:-moz-linear-gradient(center top,#ebe8eb 0,#e0dadf 100%);background:-moz-gradient(center top,#ebe8eb 0,#e0dadf 100%);box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);color:#5e5e5e;text-shadow:0 1px 0 rgba(255,255,255,0.8)}

.woocommerce #payment div.payment_box p:last-child,.woocommerce-page #payment div.payment_box p:last-child{margin-bottom:0}

.woocommerce #payment div.payment_box #cc-expire-month,.woocommerce-page #payment div.payment_box #cc-expire-month,.woocommerce #payment div.payment_box #cc-expire-year,.woocommerce-page #payment div.payment_box #cc-expire-year{width:48%;float:left}

.woocommerce #payment div.payment_box #cc-expire-year,.woocommerce-page #payment div.payment_box #cc-expire-year{float:right}

.woocommerce #payment div.payment_box span.help,.woocommerce-page #payment div.payment_box span.help{font-size:11px;color:#777;line-height:13px;font-weight:normal}

.woocommerce #payment div.payment_box .form-row,.woocommerce-page #payment div.payment_box .form-row{margin:0 0 1em}

.woocommerce #payment div.payment_box .form-row select,.woocommerce-page #payment div.payment_box .form-row select{width:48%;float:left;margin-right:3.8%}

.woocommerce #payment div.payment_box .form-row select:nth-child(3n),.woocommerce-page #payment div.payment_box .form-row select:nth-child(3n){margin-right:0}

.woocommerce #payment div.payment_box:after,.woocommerce-page #payment div.payment_box:after{content:"";display:block;border:8px solid #ebe8eb;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-3px;left:0;margin:-1em 0 0 2em}

.woocommerce .order_details,.woocommerce-page .order_details{margin:0 0 1.5em;list-style:none}

.woocommerce .order_details:after,.woocommerce-page .order_details:after{content:"";display:block;clear:both}

.woocommerce .order_details li,.woocommerce-page .order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1em;border-right:1px dashed #e0dadf;padding-right:2em}

.woocommerce .order_details li strong,.woocommerce-page .order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5em}

.woocommerce .order_details li:last-of-type,.woocommerce-page .order_details li:last-of-type{border:0}

.woocommerce .addresses .title:after,.woocommerce-page .addresses .title:after{content:"";display:block;clear:both}

.woocommerce .addresses .title h3,.woocommerce-page .addresses .title h3{float:left}

.woocommerce .addresses .title .edit,.woocommerce-page .addresses .title .edit{float:right}

.woocommerce ol.commentlist.notes li.note p.meta,.woocommerce-page ol.commentlist.notes li.note p.meta{font-weight:bold;margin-bottom:0}

.woocommerce ol.commentlist.notes li.note .description p:last-child,.woocommerce-page ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}

.woocommerce ul.digital-downloads,.woocommerce-page ul.digital-downloads{margin-left:0;padding-left:0}

.woocommerce ul.digital-downloads li,.woocommerce-page ul.digital-downloads li{list-style:none;margin-left:0;padding-left:1.5em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat}

.woocommerce ul.digital-downloads li .count,.woocommerce-page ul.digital-downloads li .count{float:right}

.woocommerce .widget_layered_nav ul,.woocommerce-page .widget_layered_nav ul{margin:0;padding:0;border:0;list-style:none outside}

.woocommerce .widget_layered_nav ul li,.woocommerce-page .widget_layered_nav ul li{padding:0 0 1px;list-style:none}

.woocommerce .widget_layered_nav ul li:after,.woocommerce-page .widget_layered_nav ul li:after{content:"";display:block;clear:both}

.woocommerce .widget_layered_nav ul li a,.woocommerce-page .widget_layered_nav ul li a,.woocommerce .widget_layered_nav ul li span,.woocommerce-page .widget_layered_nav ul li span{padding:1px 0;float:left}

.woocommerce .widget_layered_nav ul li.chosen a,.woocommerce-page .widget_layered_nav ul li.chosen a{padding:0 6px 0 18px;border:1px solid #ad74a2;background:#ad74a2 url(//www.safewashtech.com/wp-content/themes/scsafewash/images/cross_white.png) no-repeat 6px center;box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}

.woocommerce .widget_layered_nav ul small.count,.woocommerce-page .widget_layered_nav ul small.count{float:right;margin-left:6px;font-size:1em;padding:1px 0;color:#777}.woocommerce .widget_layered_nav_filters ul,.woocommerce-page .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}

.woocommerce .widget_layered_nav_filters ul li,.woocommerce-page .widget_layered_nav_filters ul li{float:left;padding:0 1px 1px 0;list-style:none}

.woocommerce .widget_layered_nav_filters ul li a,.woocommerce-page .widget_layered_nav_filters ul li a{padding:0 6px 0 18px;border:1px solid #ad74a2;background:#ad74a2 url(//www.safewashtech.com/wp-content/themes/scsafewash/images/cross_white.png) no-repeat 6px center;box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;float:left}

.woocommerce .widget_price_filter .price_slider,.woocommerce-page .widget_price_filter .price_slider{margin-bottom:1em}

.woocommerce .widget_price_filter .price_slider_amount,.woocommerce-page .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4em;font-size:.8751em}

.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button{font-size:1.15em}

.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button{float:left}

.woocommerce .widget_price_filter .ui-slider,.woocommerce-page .widget_price_filter .ui-slider{position:relative;text-align:left}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:.9em;height:.9em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;border:1px solid #150d14;cursor:pointer;background:#ad74a2;background:-webkit-gradient(linear,left top,left bottom,from(#ad74a2),to(#96588a));background:-webkit-linear-gradient(#ad74a2,#96588a);background:-moz-linear-gradient(center top,#ad74a2 0,#96588a 100%);background:-moz-gradient(center top,#ad74a2 0,#96588a 100%);outline:0;top:-0.3em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.65);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.65);box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.65)}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background:#ad74a2 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background:#1e1e1e;background:-webkit-gradient(linear,left top,left bottom,from(#1e1e1e),to(#6a6a6a));background:-webkit-linear-gradient(#1e1e1e,#6a6a6a);background:-moz-linear-gradient(center top,#1e1e1e 0,#6a6a6a 100%);background:-moz-gradient(center top,#1e1e1e 0,#6a6a6a 100%)}

.woocommerce .widget_price_filter .ui-slider-horizontal,.woocommerce-page .widget_price_filter .ui-slider-horizontal{height:.5em}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}

.twentythirteen .entry-summary{padding:0}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){

	.woocommerce a.button.loading:before,.woocommerce-page a.button.loading:before,.woocommerce button.button.loading:before,.woocommerce-page button.button.loading:before,.woocommerce input.button.loading:before,.woocommerce-page input.button.loading:before,.woocommerce #respond input#submit.loading:before,.woocommerce-page #respond input#submit.loading:before,.woocommerce #content input.button.loading:before,.woocommerce-page #content input.button.loading:before{background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/ajax-loader@2x.gif);background-size:16px 16px}

.woocommerce a.button.added:before,.woocommerce-page a.button.added:before,.woocommerce button.button.added:before,.woocommerce-page button.button.added:before,.woocommerce input.button.added:before,.woocommerce-page input.button.added:before,.woocommerce #respond input#submit.added:before,.woocommerce-page #respond input#submit.added:before,.woocommerce #content input.button.added:before,.woocommerce-page #content input.button.added:before{background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/success@2x.png) no-repeat;background-size:16px 14px}

.woocommerce .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text{background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icons/valid@2x.png);background-size:12px 9px}

.woocommerce .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text{background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/icons/invalid@2x.png);background-size:12px 9px}

.woocommerce p.stars span,.woocommerce-page p.stars span{background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/star@2x.png);background-size:16px 48px}

.woocommerce p.stars span a:hover,.woocommerce-page p.stars span a:hover,.woocommerce p.stars span a:focus,.woocommerce-page p.stars span a:focus{background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/star@2x.png);background-size:16px 48px}

.woocommerce p.stars span a.active,.woocommerce-page p.stars span a.active{background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/star@2x.png);background-size:16px 48px;}

}

.woocommerce table td, .woocommerce table th {padding:4px 8px 5px 10px;}

.woocommerce .woocommerce-tabs table td, .woocommerce .woocommerce-tabs table th {padding:0 10px 6px 0px;}

.woocommerce .woocommerce-tabs table {margin-bottom:0;} .woocommerce .woocommerce-tabs table p {padding:0;}

.woocommerce .col2-set, .woocommerce-page .col2-set{width:100%; float:left;}

.woocommerce .col2-set:after,.woocommerce-page .col2-set:after{content:"";display:block;clear:both}

.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}

.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}

.woocommerce .col-1, .woocommerce .col-2 {float:left; width:48%; margin-right:2%;}

.woocommerce form.login p, .woocommerce form.register p {padding:0 0 15px;} 

.woocommerce form.login label, .woocommerce form.register label, .woocommerce form p.form-row label { display:inline-block; width:200px; padding-top:5px;}

.woocommerce form p.form-row.form-row-wide label { width:100%; padding-top:5px;}

.woocommerce form p.form-row.form-row-wide.update_totals_on_change label {width:200px;}

@media (max-width: 767px) {

	.woocommerce .col2-set  .col-1, .woocommerce .col2-set .col-2 {width:100%; margin-right:0;}

	.fboxed-block {float:none;}

	.fboxed-content {float:none;}

	.fboxed-block img {width:100%;}

	

	.widget_fboxed{width: 50%;}

}

@media (max-width: 480px) {


.click-link {display:none}


	.woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {width:100%;}

	.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {padding:6px 0;}

	.woocommerce form .form-row, .woocommerce-page form .form-row {width:100%; padding:0 3px;}

	.woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, 

	.woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {width:99%;}

	.woocommerce-checkout .form-row .chzn-container, #content .form-row .chzn-container {width:99% !important;}

}

.woocommerce-pagination {text-align:right; padding:10px; background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/pattern.png); clear:both; overflow:hidden;}  

.woocommerce-pagination .page-total {margin-right:10px; padding:3px 8px 4px; display:inline-block;}

.woocommerce-pagination ul.page-numbers {display:inline; margin:0; padding:0;} 

.woocommerce-pagination ul.page-numbers li {display:inline; font-size:14px; font-weight:normal;}

.woocommerce-pagination ul.page-numbers li a.page-numbers {display:inline-block; padding:3px 8px 4px; background:none;color:#333;margin:0 3px 3px 0; text-decoration:none}

.woocommerce-pagination ul.page-numbers li a.page-numbers:hover{background:#0585cc; color:#fff; text-decoration:none;}

.woocommerce-pagination ul.page-numbers li span.page-numbers.current {background:#0585cc; color:#fff; padding:3px 8px 4px; margin:0 3px 3px 0; display:inline-block; font-weight:bold;} .woocommerce-pagination ul.page-numbers li a.next, .woocommerce-pagination ul.page-numbers li a.prev {padding:3px 10px 4px;}

.iwoocommerce .images {margin-bottom:10px; float:left; background:#fff; padding:10px; text-align:center; border:1px solid #dfdfdf; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;} .iwoocommerce .images img {max-width:100%; height:auto;}

.thumbnail-gallery-slide {position:relative; max-width:100%; padding:0;}

.gallery-slides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; background:#fff; }

.gallery-slides li {position: absolute; display: none;  width: 100%; left: 0; top: 0;}

.gallery-slides li .block {float:left; width:auto;}

.gallery-slides li:first-child { position: relative; display: block; float: left;  }

.gallery-slides img { display: block; height: auto; float: left; width: 100%; border: 0;} 

.thumbnail-gallery-slide .thumbnails {list-style:none; margin:0 0 8px -20px; max-width:600px; padding:0; text-align:left;}

.thumbnail-gallery-slide .thumbnails li {display:inline-block; background:none; margin:0 0 18px 20px; padding:0; width:100px;}

.thumbnail-gallery-slide .prev, .thumbnail-gallery-slide .next {background-repeat:no-repeat; background-position:0 0; height:48px; width:48px; text-indent:-999em; overflow:hidden; position:absolute; top:180px; z-index:18;}

.thumbnail-gallery-slide a.prev {background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/prev.png); left:10px;} 

.thumbnail-gallery-slide a.next {background-image:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/next.png); right:10px;}

.thumbnail-gallery-slide a.prev:hover {left:9px;} .thumbnail-gallery-slide a.prev:active {left:8px;} 

.thumbnail-gallery-slide a.next:hover {right:9px;} .thumbnail-gallery-slide a.next:active {right:8px;}

.thumbnail-gallery-slide ul.pagination {position:absolute; right:20px; left:20px; bottom:20px; list-style:none; padding:0; margin:0; z-index:19; text-align:center;}

.thumbnail-gallery-slide ul.pagination li {width:13px; height:13px; overflow:hidden; display:inline-block; margin-left:4px;}

.thumbnail-gallery-slide ul.pagination li a {display:block; padding-top:12px; height:1px; line-height:1px; text-indent:-999em; overflow:hidden; background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/nav_to.png) no-repeat;}

.thumbnail-gallery-slide ul.pagination li.current a {background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/nav_to_act.png) no-repeat;}

.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img{ width:auto !important;}

.product-categories .thumbs {display:none;}

.featured {font-size:13px; line-height:10px; padding:15px 0 0;}

.featured h3.widget-title {padding-top:10px;color:#282828;text-transform:capitalize;font-weight:700;font-size:28px;text-align:center;margin-bottom:15px}

.featured-a h3.widget-title{color:#0a8f40; padding-bottom:0px;}

.featured .product-categories, .featured .product_list_widget {list-style:none; margin:0; padding:0; border:0 none;}

.featured .woocommerce .product-categories li, .featured .woocommerce .product_list_widget li {float:left; width:22%; min-height:290px; margin:0 10px 15px; padding:12px 12px 10px; border:2px solid #0182bd; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; background:#fff; position:relative;}

.featured .woocommerce .product-categories li .product-title, .featured .woocommerce .product_list_widget li .product-title{display: block; margin: 10px 0 20px;clear: right;}

.featured .product_list_widget li h3 {color:#4c4c4c; font-size:16px; line-height:20px; padding:5px 0 10px; height:30px; overflow:hidden;}

.featured .product_list_widget li .price {display:block; position:absolute; bottom:15px; right:15px; background:#0585cc; color:#fff; font-size:15px; line-height:16px; font-weight:bold; text-transform:uppercase; padding:25px 10px 15px; text-align:center; width:50px; height:30px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}

.featured .product-categories li i.view {display:block; position:absolute; bottom:15px; right:15px; background:#0585cc; background:rgba(167,34,37,.7); color:#fff; font-size:11px; line-height:16px; text-transform:uppercase; padding:15px 10px 25px; text-align:center; width:50px; height:30px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; transition:all ease .3s; -webkit-transition:all ease .3s; -moz-transition:all ease .3s;}

.featured .product-categories li .thumbs, .featured  .product_list_widget li .thumbs {position:relative; display:table-cell; vertical-align:middle; height:185px;}

.featured .product-categories li img {max-width:100%; }

.featured .product_list_widget li .thumbs img {width:100% !important; max-width:100%; height:auto; box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; float:none !important; margin-left:0 !important;} 

.featured .product-categories li .title {font-size:18px; line-height:24px; color:#0585cc; font-weight:bold;}

.featured .product-categories li a, .featured .product_list_widget li a {color:#0585cc; text-decoration:none;} 

.featured .product-categories li a:hover, .featured .product_list_widget li a:hover {text-decoration:none;}

.featured .product-categories li a:hover i.view {background:#0585cc;}

.featured .product-categories li a.button, .featured .product_list_widget li a.button {background:#0182bd; color:#fff; text-transform:uppercase; font-size:12px; line-height:18px; margin:0 0 5px; padding:7px 20px 8px; width:auto; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-weight:normal;} 

.featured .product-categories li a.button:hover, .featured .product_list_widget li a.button:hover {background:#0585cc; color:#fff;}

.featured .product-categories li a.button.btn-view, .featured .product_list_widget li a.button.btn-view {background:#0774ad; position:absolute; bottom:10px;} 

.featured .product-categories li a.button.btn-view:hover, .featured .product_list_widget li a.button.btn-view:hover {background:#218dc5;}

.iboxed-block .boxed-content { min-height: 170px;}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:29.05%!important;float:left !important;clear:none!important; margin:0 3.8% 2.992em 0 !important;} 

.woocommerce ul.products li.product.first, .woocommerce-page ul.products li.product.first {clear:left !important;}

.iwoocommerce ul.products li .thumbs {height: 200px;max-height: 200px !important;text-align: center;}

.woocommerce ul.products li.product a img{margin: 0 auto 1em;width:auto; height:auto;}

.iwoocommerce .products img, ul.brand-thumbnails li img{ max-height:100%; max-width:100%;}

.error-page .grid12 {
    margin: 0 auto;
    float: none;
    text-align: center;
}
.error-page .grid12 .field {
    display: block;
    margin: 0 auto;
}
.error-page .grid12 .submit {
    display: block;
    margin: 20px auto 0;
    float: none;
}
/*########################SEARCH TOP###################*/

.search-tell {display: inline-block; position: relative; overflow:hidden; margin-bottom:5px;}

.search{ float:left; margin:10px 15px 0px 0px;}
.tell-us{ float:left; margin:5px 15px 0px 0px;}
.button-box { float: right; }
.button-box a.button-btn {color:#000; padding: 10px; margin:5px 0px 0px 0px; box-sizing: border-box; background: #fbf201; display: block; -webkit-transition: all ease 400ms; -moz-transition: all ease 400ms; -ms-transition: all ease 400ms; transition: all ease 400ms;font-weight: 700;}
.button-box a.button-btn:hover {color:#fff; background: #0585cc;}

/* ############# RESPONSIVE FOR ALL DEVICE ############# */
@media (max-width:1279px){
  .ibanner .icaption .title{font-size: 24px; line-height: 24px;}
  .wider-page .section-light{padding: 90px 0; background-position: 50% 50% !important; background-attachment: scroll;}

  .post .section-wrap h1, .post .section-wrap h2{font-size: 24px; line-height: 30px;}
  .post .section-cta-custom h3 {font-size: 22px; line-height: 26px;}

  .wider-page .section-cta-custom{padding: 40px 0;}

  .equipment-logo img{margin-top: 25px;}
}

@media (max-width:1219px){
	.tell-us{ float:right; margin:5px 0px 0px 0px;}

	.widget_flexslider{width:100%;}

	.sidebox-inner{width:100%; margin-left:0px; text-align:center; min-height:auto;padding: 10px 0px 10px 0px; margin-top:10px;}

	.box-img { float:none;}

	.box{text-align:center; float:none;}

	.box-content {width:100%;float:left;}

}

@media (min-width: 1220px){

	.inav ul li a {font-size:14px; padding: 16px 12px 16px;}

	.featured .woocommerce .product-categories li, .featured .woocommerce .product_list_widget li {width:280px;}

	.featured-product{background-size:cover;}

	.islider-wrap a.prev, .flex-direction-nav a.flex-prev {}

	.islider-wrap a.next, .flex-direction-nav a.flex-next {}

	.icarousel .next { right: -35px;} .icarousel .prev {left: -35px;}

	.wg_search input[type=text]{ width:250px;}

	.iwoocommerce .products ul li h3, ul.products li h3, ul.brand-thumbnails li h3 {font-size:18px !important;}

	.iwoocommerce .products ul li, ul.products li, ul.brand-thumbnails li {width:280px;}

	.iwoocommerce ul.products li .featured { width:100px; height:65px; font-size:24px; line-height:30px;}

	.gallery-page .ngg-galleryoverview {margin-top: 0;padding-left: 0px; width:100%;}

	#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {font-size:14px; padding:12px 15px; }

	.featured .woocommerce .product_list_widget li .thumbs{ height:255px;}

}

@media (max-width:979px) {

  .ibanner .icaption .title {font-size: 20px;}

  .wider-page .section-light{padding: 70px 0;}

  .post .section-cta-custom h3 {font-size: 20px; line-height: 24px;}

  .accordion h3.title, .accordion .ui-accordion-header{font-size: 16px; line-height: 20px;}
	.footer .footer-widgets .boxed-content { padding-left:0px;}

	/* FOR MENU */

	#megaMenu #megaMenuToggle {float:left; margin-left:0; color:#fff; width:100%; height:18px; background:#0585cc url(//www.safewashtech.com/wp-content/themes/scsafewash/images/nav_icon.png) no-repeat 10px 50%; padding:8px 0 10px; cursor: pointer; display: block; text-transform:uppercase; font-weight:bold; font-size:15px; font-family: 'PT Sans', sans-serif; text-align:right;}

	#megaMenu #megaMenuToggle:hover{background:#066;  color:#ff9999;}

	#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu {margin-top:2px; }

	

	.inav {position:relative;  width:100%;} .inav #nav-icon { float:left; margin-left:0; color:#fff; width:100%; height:18px; background:#0585cc url(//www.safewashtech.com/wp-content/themes/scsafewash/images/nav_icon.png) no-repeat 10px 50%; padding:8px 0 10px; cursor: pointer; display: block; text-transform:uppercase; font-weight:bold; font-size:15px; font-family: 'PT Sans', sans-serif; text-align:right;} .inav #nav-icon span {display:block; padding:0 10px;} 

	.inav #nav-icon:hover, .inav #nav-icon.show {background:url(//www.safewashtech.com/wp-content/themes/scsafewash/images/nav_icon_act.png) no-repeat 10px 50%;  color:#ff9999;}

	

	.inav ul.menu {clear:both; border:0 none; position:absolute; top:36px; left:0 !important; right:0; z-index:99999; padding:5px; background:#fff; display:none; margin-left:0 !important; margin-top:0;}

	.inav ul.menu li {float:left; margin:0; padding:0; width:100%; background:none !important; border-bottom:1px solid #e8e8e8; text-align:left;}

	.inav ul.menu li:last-child, .inav ul.menu li.last {border-bottom:0 none;}

	.inav ul.menu li a {display:block; background:none !important; padding:7px 8px 8px 10px !important; line-height:22px; font-size:15px; color:#0585cc !important; border: none; font-family: 'PT Sans', sans-serif; border-top:0 none !important; text-shadow:none; text-transform:uppercase; text-align:left; font-weight:normal !important;} .inav ul.menu li a span {border-right:0 none; padding:0 !important; font-size:inherit !important;}

	.inav ul.menu li a br, .inav ul.menu li .sf-sub-indicator, .inav span.up-indicator {display:none !important;} .inav ul.menu li li a {color:#0585cc !important;}

	.inav ul.menu li a:hover, .inav ul.menu li ul a:hover, .inav ul.menu li a:active, .inav ul.menu li ul a:active, .inav ul ul li a:hover, .inav ul.sub-menu > li.sfHover > a { color:#333 !important; background:none !important;}

	.inav ul.sub-menu > li.current_page_item > a, .inav ul.sub-menu > li.current-page-ancestor > a, .inav ul.sub-menu > li.current-page-parent > a {color:#333 !important;}

	.inav ul.menu li > ul.sub-menu:before { display:none;}

.inav ul ul, .inav ul.menu ul, .inav div.menu ul ul {box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}

	

	.inav ul.menu ul {width:100%; position:static; visibility:visible !important; display: block !important; opacity:1 !important; background:inherit;border:0 none;margin:0; padding:0; border:0 none; left:0 !important; margin-left:0 !important;} 	.inav ul.menu ul li {border-top:1px solid #e8e8e8; border-left:0; border-right:0; border-bottom:0 none; width:100%;}

	.inav ul.menu ul li a {padding:7px 10px 6px 25px !important; font-size:16px; text-align:left;} 

	.inav ul.menu ul li ul li a {padding:7px 10px 6px 40px !important; font-size:15px; text-align:left;}

	.inav ul li.sfHover ul, .inav ul li:hover ul, .inav ul li.sfHover li.sfHover ul {top:inherit; left:inherit; margin-top:auto;}

	.search{ float:none; margin:0;}

}

@media (min-width: 980px) {

	.inav ul.menu {display: block !important;}

	#megaMenu #megaMenuToggle {display:none;}

}

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

	.fboxed-block {padding: 15px 0px;}

	.wg_footer .iboxed-block{text-align:left;}

	.wg_footer .boxed-content{padding-left:0px;}

	.iboxed-block .thumbs {width:220px;} 

	.iboxed-block .boxed-content {padding:12px 12px 10px;}

	.iboxed-block .boxed-content h4 {font-size:26px; line-height:32px;}

	.iboxed-block .boxed-content .subtitle {font-size:16px; line-height:20px;}

	.iboxed-block .boxed-content .desc {font-size:12px; line-height:18px;}

}

@media (max-width:979px) {

	/* OTHER */

	.container-section { padding:30px 0 25px;}

	.wider-page .section-cta-custom{padding: 30px 0;}

	.post h1.heading.block-heading, .post h2.heading.block-heading, .iblog h1.heading.block-heading {padding-top:inherit !important;}

	.post h1.heading.block-heading, .post h2.heading.block-heading, .iblog h1.heading.block-heading {font-size:22px; line-height:324px;}

	.post h1, .post h2 {font-size:22px; line-height:24px;}

	.post h3 {font-size:20px; line-height:24px;}

	.post h4 {font-size:16px; line-height:20px;}

	.post h5 {font-size:16px; line-height:22px;}

	

	.post, .side_widget {font-weight:normal;} 

	.content p, .post p, .post, .side_widget, blockquote p {font-size:13px; line-height:18px;}

	blockquote+h4 {font-size:15px; line-height:18px;} blockquote+h4+p {font-size:12px;}

}

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

  .ibanner .icaption .title {font-size: 16px; line-height: 20px;}

  .wider-page .section-light{padding: 50px 0;}

  .post .section-cta-custom h3 {font-size: 20px; line-height: 24px;}

  .wider-page .section-cta-custom{padding: 20px 0;}

	.wg_search{ display:none;}

	.featured .woocommerce .product_list_widget li {width:22%; min-height:244px;}

	.top-phone .tagline{ font-size:12px;} .top-phone .phone{ font-size:20px;}

	.iboxed-block .thumbs {text-align:center; width:100%; float:none; margin-right:0;} .iboxed-block .thumbs img {width:100%;}

	

	.featured .woocommerce .product_list_widget li .thumbs{ height:135px;}

}

@media (max-width: 767px) {
	.tell-us { float: none; text-align: center; }
	.button-box { float: none; text-align: center; margin-top: 10px;}
	.logo {width:100%; text-align:center; margin:12px 0 15px;}

	.top, .top-phone{float:none; margin:0 auto 12px; text-align:center; overflow:hidden; width:254px;} 

	.top-phone .tagline {margin:0 0 10px; font-style:normal; font-size:18px;} .wg_search{ display:none;}

	.top .button-left, .top .button-right {margin-left:8px; margin-right:8px;}

  .ibanner .icaption{padding: 10px; bottom: 0px;}
  .ibanner .icaption .title {font-size: 16px; line-height: 20px;}

  .wider-page .section-light{padding: 30px 0;}
  .wider-page .container-section{padding: 30px 0;}

  .wider-page .section-cta-custom{padding: 20px 0;}

  .post .section-cta-custom h3 {font-size: 18px; line-height: 22px;}

  .post .section-wrap h1, .post .section-wrap h2{font-size: 20px; line-height: 22px;}

	.footer-logo {display:none;}  .footer .footer-icon {clear:both;} .footer-copyright .footer-nav {text-align:center;}

  .equipment-logo img{margin-top: 10px;}

	.footer .footer-widgets, .footer .footer-copyright {padding:15px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

	

	.wg_featured {padding:0 0px 5px;}

	.iboxed-block .thumbs {width:220px;} 

	.iboxed-block .boxed-content {padding:12px 12px 10px;}

	.iboxed-block .boxed-content h4 {font-size:26px; line-height:32px;}

	.iboxed-block .boxed-content .subtitle {font-size:16px; line-height:20px;}

	.iboxed-block .boxed-content .desc {font-size:12px; line-height:18px;}

	

	.content-indent, .side-indent {padding:0 15px;} .sidebar {margin-top:15px; padding-top:15px; border-top:2px double #e3e3e3;}

  .wider-page .content-indent{padding: 0;}
	

	.iwoocommerce .products ul li, ul.products li, ul.brand-thumbnails li, .featured .woocommerce .product-categories li, .featured .woocommerce .product_list_widget li {width:100%; margin:0 auto 20px; float:none; max-width:320px; width:100%;}

	.iwoocommerce ul.products li .featured {left:25%; font-size:14px; line-height:18px; padding:13px 5px 15px; width:60px; height:40px;}

	.gallery-page .ngg-galleryoverview {padding-left:0; width:100%;}

	.thumbnail-gallery-slide .thumbnails li {width:60px;}

	.post .ngg-gallery-thumbnail img {max-width:100% !important; border:0 none; margin-left:0;}

	.post .ngg-gallery-thumbnail-box {width:31%; margin-right:2%;}

	.post .ngg-gallery-thumbnail {float:none;}

  .featured .product-categories li .thumbs, .featured .product_list_widget li .thumbs{ height:150px;}

}

@media (max-width:768px) {

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ width:100% !important; float:none !important; max-width:320px; margin:0 auto 20px;}

}

@media (max-width:599px) {

  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ width:98% !important;}

  .ibanner .icaption{padding: 6px 10px;}
  .ibanner .icaption .title {font-size: 11px; line-height: 15px;}

  .post .section-cta-custom h3 {font-size: 16px; line-height: 20px;}
  .post .section-wrap h1 img.alignright, .post .section-wrap h2 img.alignright, .post .section-wrap h3 img.alignright{float: none; display: block; margin: 0 auto 15px;}
  .post .section-wrap h1 img.alignleft, .post .section-wrap h2 img.alignleft, .post .section-wrap h3 img.alignleft{float: none; display: block; margin: 0 auto 15px;}

}

@media (max-width:480px) {

	#panel{padding: 13px 2px 14px;}

	.iwoocommerce ul.products li .featured {left:10%;}

	.thumbnail-gallery-slide .thumbnails li {width:40px;}

	.post .ngg-gallery-thumbnail-box {width:46%; margin-right:2%; margin-left:2%;}

	.post .ngg-gallery-thumbnail-box img {margin:4px 0px 4px 0;}

	.boxed-content {padding-left: 0px;}

	.woocommerce form .form-row-last, .woocommerce-page form .form-row-last,.woocommerce form .form-row-last, .woocommerce-page form .form-row-last,.woocommerce table.cart input, .woocommerce-page table.cart input,.woocommerce 	table.cart td, .woocommerce-page table.cart td{ float: left;}

	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{ float:left; text-align:left;}

	.post img{ width:100%;}

}

@media (max-width:479px) {

	.bottom .wg_bottom ul.col2, .bottom .wg_bottom ul.col3, .bottom .wg_bottom ul.col4 {float:none; width:100%;}

	.iboxed-block .thumbs {text-align:center; width:100%; float:none; margin-right:0;} .iboxed-block .thumbs img {width:100%;}

	.post img {margin:5px 0 10px; width:100%; height:auto;} .post img.no-resize {width:auto;}

	.iblog .post-view {padding-left:60px;}

	.iblog .post-view .meta-date {width:20px; padding:10px 15px 12px; margin:0 0 0 -60px}

	.iblog .post-view .meta-date, .iblog .post-view .meta-date .updated {font-size:12px; line-height:14px;}

	.iblog .post-view .meta-date .updated strong {font-size:15px; line-height:15px;}

	.iwoocommerce ul.products li .featured {left:4%;}

}

.greenbutton {background-color:green;color:fff;text-transform:uppercase;padding:10px!important;border-radius:10px;text-align:center;}
.greenbutton:hover{background-color:#0585cc;}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@keyframes slideDown {
	0% {
	transform: translateY(-100%);}
	50%{
	transform: translateY(8%);}
	65%{
	transform: translateY(-4%);}
	80%{
	transform: translateY(4%);}
	95%{
	transform: translateY(-2%);}			
	100% {
	transform: translateY(0%);}		
}

@-webkit-keyframes slideDown {
	0% {
	-webkit-transform: translateY(-100%);}
	50%{
	-webkit-transform: translateY(8%);}
	65%{
	-webkit-transform: translateY(-4%);}
	80%{
	-webkit-transform: translateY(4%);}
	95%{
	-webkit-transform: translateY(-2%);}			
	100% {
	-webkit-transform: translateY(0%);}	
}

.slideDown{
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;	
	visibility: visible !important;						
}

@keyframes slideUp {
	0% {
	transform: translateY(100%);}
	50%{
	transform: translateY(-8%);}
	65%{
	transform: translateY(4%);}
	80%{
	transform: translateY(-4%);}
	95%{
	transform: translateY(2%);}			
	100% {
	transform: translateY(0%);}	
}

@-webkit-keyframes slideUp {
	0% {
	-webkit-transform: translateY(100%);}
	50%{
	-webkit-transform: translateY(-8%);}
	65%{
	-webkit-transform: translateY(4%);}
	80%{
	-webkit-transform: translateY(-4%);}
	95%{
	-webkit-transform: translateY(2%);}			
	100% {
	-webkit-transform: translateY(0%);}	
}

.slideUp{
	animation-name: slideUp;
	-webkit-animation-name: slideUp;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;
	visibility: visible !important;			
}

@keyframes slideLeft {
	0% {
	transform: translateX(150%);}
	50%{
	transform: translateX(-8%);}
	65%{
	transform: translateX(4%);}
	80%{
	transform: translateX(-4%);}
	95%{
	transform: translateX(2%);}			
	100% {
	transform: translateX(0%);}
}

@-webkit-keyframes slideLeft {
	0% {
	-webkit-transform: translateX(150%);}
	50%{
	-webkit-transform: translateX(-8%);}
	65%{
	-webkit-transform: translateX(4%);}
	80%{
	-webkit-transform: translateX(-4%);}
	95%{
	-webkit-transform: translateX(2%);}			
	100% {
	-webkit-transform: translateX(0%);}
}

.slideLeft{
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important;	
}

@keyframes slideRight {
	0% {
	transform: translateX(-150%);}
	50%{
	transform: translateX(8%);}
	65%{
	transform: translateX(-4%);}
	80%{
	transform: translateX(4%);}
	95%{
	transform: translateX(-2%);}			
	100% {
	transform: translateX(0%);}	
}

@-webkit-keyframes slideRight {
	0% {
	-webkit-transform: translateX(-150%);}
	50%{
	-webkit-transform: translateX(8%);}
	65%{
	-webkit-transform: translateX(-4%);}
	80%{
	-webkit-transform: translateX(4%);}
	95%{
	-webkit-transform: translateX(-2%);}			
	100% {
	-webkit-transform: translateX(0%);}
}
.slideRight{
	animation-name: slideRight;
	-webkit-animation-name: slideRight;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		

	visibility: visible !important;	
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    -ms-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    -ms-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    -ms-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    -ms-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

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

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

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

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    -ms-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    -ms-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	margin-right:30px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0; 
	height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	display:block;
	position:relative;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	top:100%;
	margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal>.mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
	margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	display:block;
	position:relative;
	width:20px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	margin-left:-40px;
	float:right;
}
.mCustomScrollBox{
	-ms-touch-action:none; /*MSPointer events - direct all pointer events to js*/
}

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox>.mCSB_scrollTools{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCustomScrollBox:hover>.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#cdcdcd; /* rgba fallback */
	background:rgba(205,205,205,0.5);
	filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=50)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#ccced8; /* rgba fallback */
	background:rgba(204,206,216,0.85);
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(204,206,216,0.95);
	filter:"alpha(opacity=95)"; -ms-filter:"alpha(opacity=95)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(204,206,216,1);
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:none;
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
	/* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
	/* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
	/* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
	/* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}

/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}
/*light-2*/
.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-40px -56px;
}
/*dark-2*/
.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-120px -56px;
}
/*light-thick*/
.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-20px -56px;
}
/*dark-thick*/
.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-100px -56px;
}
/*light-thin*/
.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
/*dark-thin*/
.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}

/* QTIPS */
.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:13px; line-height:18px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:400 bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-focus{}.qtip-hover{}.qtip-default{border-width:1px;border-style:solid;border-color:#F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111} .qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1} .qtip-dark{background-color:#bcbdc0;border-color:#bcbdc0;color:#000; text-transform:uppercase;}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030} .qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0} .qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon{border-color:#D95252}.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252} .qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0} .qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border-width:0;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"}.qtip-jtools .qtip-titlebar,.qtip-jtools .qtip-content{background:transparent;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}x:-o-prefocus,.qtip .qtip-tip{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:transparent;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:0;top:0;width:100%;height:100%}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr{content-visibility:auto}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}


@keyframes search-spin {
	0% {
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
	100% {
	  -webkit-transform: rotate(359deg);
	  transform: rotate(359deg);
	}
}

.predictive_results { padding: 0px; background-color: white; overflow: hidden; border: 1px solid #C2C2C2; z-index:999999 !important;}
.predictive_results ul {list-style: none outside none;margin: 0px 0 0 0;padding: 0;position: relative;width:100%;}
.predictive_results li {margin: 0px !important;padding: 0px !important;cursor: pointer;display: block;float:none !important;font: menu;font-size: 12px !important;line-height: 16px !important;overflow: hidden;width:100% !important;position:relative !important;}
.more_result .see_more_arrow {color: #3b5998; vertical-align: middle; display: inline-flex; justify-content: center; align-items: center;}
.ac_over .ajax_search_content {background-color: #6D84B4;color: #FFF;}
.widget_products_predictive_search{position:relative;z-index:99;}
.ajax_search_content{padding:0 5%;width:100%;float:left;overflow:auto;max-height:600px;}
.result_row{width:100%;float:left;margin:6px 0;}
.result_row:hover{opacity:1;}
.rs_avatar img{width:100% !important;height:auto !important; border:none !important; padding:0 !important; margin:0 !important;}
.rs_avatar{width:64px;float:left;overflow: hidden;text-align:center;}
.predictive_results ul li .rs_content_popup{float:right; width:calc(100% - 74px);}
.predictive_results ul li .rs_content_popup.no_image{width:100%;}
.rs_result_row .rs_content.no_image{margin-left: 0 !important;}
.rs_name{margin-left:0px;}
.predictive_results ul li, .predictive_results ul li a:not(.button, .added_to_cart), .predictive_results ul li p{font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:14px; color:#000 !important;}
.predictive_results ul li a:not(.button, .added_to_cart):hover{opacity:1 !important; color:#FFF !important;}
.predictive_results ul li .rs_name{width:100%;color: #3B5998 !important; font-weight:bold !important; padding-bottom:2px !important; float:left !important;}
.predictive_results ul li .rs_sku{width:100%;color: #3B5998 !important; padding-bottom:2px !important; float:left !important;}
.predictive_results ul li .rs_description{width:100%; float:left !important;}
.predictive_results ul li .rs_addtocart{display:block !important; margin: 10px 0;}
.predictive_results ul li .rs_addtocart a{display:table !important; font-size:initial;}
.predictive_results ul li .rs_addtocart a.added_to_cart{margin-top:10px !important;}
.predictive_results ul li .rs_stock{width:100%; float:left !important;}
.predictive_results ul li .rs_cat{width:100%; float:left !important;}
.predictive_results ul li.ac_over a:not(.button, .added_to_cart), .predictive_results ul li.ac_over a .rs_name, .predictive_results ul li.ac_over a .rs_sku{color:#FFF !important;}
.ajax_search_content_title{ background:#F2F2F2; padding:3px 10px; font-weight:bold; color:#000000; }
.more_result{width:100%;float:left;background:#F7F7F7;padding:8px 5%;text-align:center;}
.predictive_results ul li .more_result a{float:left;width:100%; font-weight:bold; color:#3B5998 !important; margin:2px 0;}
.more_result span {color: #999;font-size:10px; font-weight:bold;}
.ajax_no_result{width:100%;background:#e2e2e2;padding:5px 5%;}

.ajax_search_content_title, .more_result, .predictive_results, .predictive_results ul li .rs_content_popup, .rs_avatar, .ajax_search_content, .ajax_no_result {box-sizing:border-box !important;}

.wc_ps_container * {
	box-sizing: border-box !important;
}
.svg-inline--fa {
    box-sizing: content-box !important;
}
.wc_ps_container {
    border-radius: 4px;
    border: 1px solid #cdcdcd;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    width: auto;
}
.wc_ps_container.wc_ps_container_active {
	border-color: #febd69;
}
.wc_ps_container .wc_ps_form {
	display: block;
	position: relative;
	margin:0 !important;
	padding: 0 !important;
}
.wc_ps_container .wc_ps_nav_left {
	display: inline-block;
	float: left;
	width: auto;
}
.wc_ps_container .wc_ps_nav_right {
	display: inline-block;
	float: right;
	width: auto;
}

/* Search Bar Category Dropdown */
.wc_ps_container .wc_ps_nav_scope {
	border-right: 1px solid #cdcdcd;
	background-color: #f3f3f3;
	float: left;
	overflow: hidden;
	padding-left: 8px;
}
.wc_ps_container .wc_ps_nav_facade {
	cursor: default;
	float: left;
	overflow: hidden;
	position: relative;
	top: 0px;
	height: 100%;
}
.wc_ps_container .wc_ps_nav_facade_label {
	color: #777;
	display: block;
	font-size: 12px;
	margin-left: 0px;
	padding-right: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wc_ps_container .wc_ps_category_selector {
	border: none;
	cursor: pointer;
	display: block;
	left: 0;
	margin: 0;
	opacity: 0;
	outline: 0 none;
	padding: 0;
	position: absolute !important;
	top: 0px;
	visibility: visible;
	width: auto;
}
.wc_ps_container .wc_ps_nav_down_icon {
	color: #555;
	font-size: 12px;
	position: absolute;
	right: 4px;
	top: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.wc_ps_container .wc_ps_nav_down_icon * {
	color: #555;
}

/* Search Bar Icon */
.wc_ps_container .wc_ps_nav_submit {
	background-color: #febd69;
	cursor: pointer;
	overflow: hidden;
	right: 0;
	top: 0;
	padding: 0 5px 0 6px;
	display: flex;
}
.wc_ps_container .wc_ps_nav_submit:hover {
	background-color: #f3a847;
}
.wc_ps_container .wc_ps_nav_submit_icon {
	color: #555;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 0 5px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.wc_ps_container i.wc_ps_nav_submit_icon,
.wc_ps_container svg.wc_ps_nav_submit_icon {
	display: inherit !important;
}
.wc_ps_container .wc_ps_nav_submit_icon * {
	color: #555;
}
.wc_ps_container svg.wc_ps_nav_submit_icon {
	box-sizing: content-box !important;
}
.wc_ps_container .wc_ps_nav_submit:hover .wc_ps_nav_submit_icon,
.wc_ps_container .wc_ps_nav_submit:hover .wc_ps_nav_submit_icon * {
	color: #fff;
}
.wc_ps_container .wc_ps_nav_submit_bt {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: none !important;
	color: #fff;
	cursor: pointer;
	display: block !important;
	font-size: 14px;
	height: 100%;
	line-height: 1px;
	margin: 0;
	outline: 0 none;
	padding: 0 !important;
	position: absolute !important;
	left: 0;
	top: 0;
	text-indent: -1000px;
	width: 100%;
	opacity: 0 !important;
}

/* Search Bar Fill */
.wc_ps_container .wc_ps_nav_fill {
	overflow: hidden;
	white-space: nowrap;
	width: auto;
}
.wc_ps_container .wc_ps_nav_field {
	background-color: #fff;
}
.wc_ps_container .wc_ps_search_keyword {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: none !important;
	box-shadow: none;
	color: #111;
	display: block;
	font-size: 15px;
	line-height: 15px;
	margin: 0 !important;
	outline: 0 none;
	padding: 6px 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
}
.wc_ps_container .wc_ps_searching_icon {
	display: none;
	color: #555;
	width: 14px;
	position: absolute;
	right: 5px;
	top: 0;
	animation: search-spin 2s infinite linear;
}
.wc_ps_container svg.wc_ps_searching_icon * {
	color: #555;
}

/* Search Bar Sizes */
.wc_ps_container .wc_ps_nav_left,
.wc_ps_container .wc_ps_nav_right,
.wc_ps_container .wc_ps_nav_fill,
.wc_ps_container .wc_ps_nav_scope,
.wc_ps_container .wc_ps_nav_submit,
.wc_ps_container .wc_ps_nav_field,
.wc_ps_container .wc_ps_search_keyword {
	height: 35px;
	position: relative;
}
.wc_ps_container .wc_ps_nav_facade_label,
.wc_ps_container .wc_ps_nav_down_icon,
.wc_ps_container .wc_ps_category_selector,
.wc_ps_container .wc_ps_nav_submit_icon,
.wc_ps_container .wc_ps_searching_icon {
	line-height: 35px;
	height: 100%;
}
.wc_ps_container svg.wc_ps_nav_down_icon,
.wc_ps_container svg.wc_ps_nav_submit_icon {
	height: 100%;
}
.wc_ps_container .wc_ps_nav_facade_label {
	max-width: 100px;
}

.predictive_results .ps_close {
	display: none !important;
	position: absolute;
    top: 0;
    right: -15px;
    z-index: 1000;
    cursor: pointer;
    width: 18px;
    line-height: 18px;
    fill: #ff0606;
	fill-rule: evenodd;
    padding: 0 15px 15px 15px;
    box-sizing: content-box !important;
    margin: 2px 10px 2px 0px;
}

.wc_ps_bar .wc_ps_mobile_icon {
	display: none;
	cursor: pointer;
}
.wc_ps_mobile_popup {
	position: absolute;
	top: 0;
	left: 0;
	width: calc( 100% - 40px );
	z-index: 999999;
}
.wc_ps_mobile_popup .wc_ps_container {
	width: 100% !important;
	max-width: 100% !important;
	box-sizing: border-box !important;
	margin: 0 !important;
}

/* For Desktop */
@media only screen and (min-width: 1025px) {
	.wc_ps_bar.search_icon_desktop_only .wc_ps_mobile_icon {
		display: inherit;
	}
	.wc_ps_bar.search_icon_desktop_only .wc_ps_container {
		visibility: hidden !important;
		height: 0 !important;
		position: absolute;
	}
}

/* For Tablet */
@media only screen and (max-width: 1024px) and (min-width: 681px) {
	.wc_ps_bar.search_icon_tablet_only .wc_ps_mobile_icon {
		display: inherit;
	}
	.wc_ps_bar.search_icon_tablet_only .wc_ps_container {
		visibility: hidden !important;
		height: 0 !important;
		position: absolute;
	}
}

/* For Mobile */
@media only screen and (max-width: 680px) {
	.wc_ps_shortcode_container {
		max-width: 100% !important;
		width: 100% !important;
		box-sizing: border-box !important;
		float: none !important;
	}
	.widget_products_predictive_search .widget-title {
		display: none;
	}
	.wc_ps_bar.search_icon_only .wc_ps_mobile_icon {
		display: inherit;
	}
	.wc_ps_bar.search_icon_only .wc_ps_container {
		visibility: hidden !important;
		height: 0 !important;
		margin: 0 !important;
		position: absolute;
	}
}

/* For RTL */
.predictive_results.rtl .ps_close {
	left: -15px;
	right: auto;
}
.predictive_results.rtl .ajax_search_content_title {
	text-align: right;
}

@media only screen and (max-width: 1024px) {
	.predictive_results .ps_close {
	    display: table !important;
	}
	.predictive_results ul li .rs_addtocart{margin: 10px 0;}
}
@media screen and (max-device-width : 1024px) {
	.wc_ps_container .wc_ps_nav_field input.wc_ps_search_keyword {
		font-size: 16px !important;
	}
}

.clear{clear:both}.nobr{white-space:nowrap}.sidebar_input_bg_color{background-color:#fff !important}.wc_ps_bar .wc_ps_mobile_icon.sidebar_temp{margin:0 auto;font-size:25px;color:#555}.wc_ps_bar .wc_ps_mobile_icon.sidebar_temp *{color:#555}.wc_ps_sidebar_container{width:calc(100% - 0px - 0px - 2px);margin:0 0 10px 0;float:none;border:1px solid #cdcdcd !important;border-radius:4px 4px 4px 4px !important;-moz-border-radius:4px 4px 4px 4px !important;-webkit-border-radius:4px 4px 4px 4px !important;box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important}.wc_ps_sidebar_container.wc_ps_container_active{border-color:#febd69 !important}.wc_ps_sidebar_container .wc_ps_nav_scope{background-color:#f3f3f3;border-left:0;border-right:1px solid #cdcdcd !important}.wc_ps_sidebar_container .wc_ps_nav_scope .wc_ps_nav_facade_label{font:normal 12px/1.4em Arial,sans-serif !important;color:#777 !important}.wc_ps_sidebar_container .wc_ps_nav_scope .wc_ps_nav_down_icon{font-size:12px;color:#555}.wc_ps_sidebar_container .wc_ps_nav_scope .wc_ps_nav_down_icon *{color:#555}.wc_ps_sidebar_container .wc_ps_nav_submit{background-color:#febd69;border-right:0;border-left:0 !important}.wc_ps_sidebar_container .wc_ps_nav_submit:hover{background-color:#f3a847}.wc_ps_sidebar_container .wc_ps_nav_submit:hover .wc_ps_nav_submit_icon,.wc_ps_sidebar_container .wc_ps_nav_submit:hover .wc_ps_nav_submit_icon *{color:#fff}.wc_ps_sidebar_container .wc_ps_nav_submit .wc_ps_nav_submit_icon{color:#555}.wc_ps_sidebar_container .wc_ps_nav_submit .wc_ps_nav_submit_icon svg{width:16px;height:16px}.wc_ps_sidebar_container .wc_ps_nav_submit .wc_ps_nav_submit_icon *{color:#555}.wc_ps_sidebar_container .wc_ps_nav_field{background-color:#fff !important}.wc_ps_sidebar_container .wc_ps_nav_field .wc_ps_search_keyword{font:normal 12px/1.4em Arial,sans-serif !important;color:#111 !important;padding:6px 10px !important}.wc_ps_sidebar_container .wc_ps_nav_field .wc_ps_searching_icon{width:16px;fill:#555}.wc_ps_sidebar_container .wc_ps_nav_field svg.wc_ps_searching_icon *{color:#555}.wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_left,.wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_right,.wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_fill,.wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_scope,.wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_submit,.wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_field,.wc_ps_container.wc_ps_sidebar_container .wc_ps_search_keyword{height:35px !important}.wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_facade_label,.wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_down_icon,.wc_ps_container.wc_ps_sidebar_container .wc_ps_category_selector,.wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_submit_icon,.wc_ps_container.wc_ps_sidebar_container .wc_ps_searching_icon{line-height:35px !important}.predictive_results.predictive_results_sidebar{border:1px solid #c2c2c2 !important;border-radius:0 !important;-moz-border-radius:0 !important;-webkit-border-radius:0 !important}.predictive_results.predictive_results_sidebar .ajax_search_content_title{padding:3px 10px;background-color:#f2f2f2;font:bold 12px/1.4em Arial,sans-serif !important;color:#000 !important;border-bottom:0 !important}.predictive_results.predictive_results_sidebar .ajax_search_content{padding-left:10px;padding-right:10px;background-color:#fff;border-bottom:0 !important}.predictive_results.predictive_results_sidebar .result_row{margin-top:6px;margin-bottom:6px}.predictive_results.predictive_results_sidebar .rs_avatar{width:64px}.predictive_results.predictive_results_sidebar .rs_content_popup{width:calc(100% - 74px) !important}.predictive_results.predictive_results_sidebar .rs_content_popup .rs_name{font:bold 12px/1.4em Arial,sans-serif !important;color:#3b5998 !important}.predictive_results.predictive_results_sidebar .rs_content_popup .rs_sku{font:normal 12px/1.4em Arial,sans-serif !important;color:#3b5998 !important}.predictive_results.predictive_results_sidebar .rs_content_popup .rs_price,.predictive_results.predictive_results_sidebar .rs_content_popup .rs_price .woocommerce-Price-amount,.predictive_results.predictive_results_sidebar .rs_content_popup .rs_price .woocommerce-Price-currencySymbol{font:normal 12px/1.4em Arial,sans-serif !important;color:#000 !important}.predictive_results.predictive_results_sidebar .rs_content_popup .rs_description{font:normal 12px/1.4em Arial,sans-serif !important;color:#000 !important}.predictive_results.predictive_results_sidebar .rs_content_popup .rs_stock{font:normal 12px/1.4em Arial,sans-serif !important;color:#000 !important}.predictive_results.predictive_results_sidebar .rs_content_popup .rs_cat,.predictive_results.predictive_results_sidebar .rs_content_popup .rs_cat>a{font:normal 12px/1.4em Arial,sans-serif !important;color:#000 !important}.predictive_results.predictive_results_sidebar .rs_content_popup .rs_cat{color:#000 !important}.predictive_results.predictive_results_sidebar .more_result{padding:3px 10px;background-color:#f2f2f2}.predictive_results.predictive_results_sidebar .more_result span{font:bold 10px/1.4em Arial,sans-serif !important;color:#999 !important}.predictive_results.predictive_results_sidebar .more_result a{font:bold 12px/1.4em Arial,sans-serif !important;color:#3b5998 !important}.predictive_results.predictive_results_sidebar .more_result .see_more_arrow{color:#3b5998 !important}.predictive_results.predictive_results_sidebar .more_result .see_more_arrow svg{width:12px !important;height:12px !important}.predictive_results.predictive_results_sidebar .ac_over .ajax_search_content{background-color:#6d84b4;border-color:#6d84b4 !important}.predictive_results.predictive_results_sidebar .ac_over .rs_name{color:#fff !important}.predictive_results.predictive_results_sidebar .ac_over .rs_sku{color:#fff !important}.predictive_results.predictive_results_sidebar .ac_over .rs_price,.predictive_results.predictive_results_sidebar .ac_over .rs_price .woocommerce-Price-amount,.predictive_results.predictive_results_sidebar .ac_over .rs_price .woocommerce-Price-currencySymbol{color:#fff !important}.predictive_results.predictive_results_sidebar .ac_over .rs_description{color:#fff !important}.predictive_results.predictive_results_sidebar .ac_over .rs_stock{color:#fff !important}.predictive_results.predictive_results_sidebar .ac_over .rs_cat{color:#fff !important}.predictive_results.predictive_results_sidebar .ac_over .rs_cat>a{color:#fff !important}.predictive_results.predictive_results_sidebar .ps_close{font-size:20px;color:#ff0606;margin:2px 10px 2px 0}@media only screen and (max-width:420px){.wc_ps_sidebar_container{width:calc(100% - 10px - 10px - 2px);margin:10px 10px 10px 10px}}.header_input_bg_color{background-color:#fff !important}.wc_ps_bar .wc_ps_mobile_icon.header_temp{margin:0 auto;font-size:25px;color:#555}.wc_ps_bar .wc_ps_mobile_icon.header_temp *{color:#555}.wc_ps_header_container{width:calc(100% - 0px - 0px - 2px);margin:0 0 10px 0;float:none;border:1px solid #cdcdcd !important;border-radius:4px 4px 4px 4px !important;-moz-border-radius:4px 4px 4px 4px !important;-webkit-border-radius:4px 4px 4px 4px !important;box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important}.wc_ps_header_container.wc_ps_container_active{border-color:#febd69 !important}.wc_ps_header_container .wc_ps_nav_scope{background-color:#f3f3f3;border-left:0;border-right:1px solid #cdcdcd !important}.wc_ps_header_container .wc_ps_nav_scope .wc_ps_nav_facade_label{font:normal 12px/1.4em Arial,sans-serif !important;color:#777 !important}.wc_ps_header_container .wc_ps_nav_scope .wc_ps_nav_down_icon{font-size:12px;color:#555}.wc_ps_header_container .wc_ps_nav_scope .wc_ps_nav_down_icon *{color:#555}.wc_ps_header_container .wc_ps_nav_submit{background-color:#febd69;border-right:0;border-left:0 !important}.wc_ps_header_container .wc_ps_nav_submit:hover{background-color:#f3a847}.wc_ps_header_container .wc_ps_nav_submit:hover .wc_ps_nav_submit_icon,.wc_ps_header_container .wc_ps_nav_submit:hover .wc_ps_nav_submit_icon *{color:#fff}.wc_ps_header_container .wc_ps_nav_submit .wc_ps_nav_submit_icon{color:#555}.wc_ps_header_container .wc_ps_nav_submit .wc_ps_nav_submit_icon svg{width:16px;height:16px}.wc_ps_header_container .wc_ps_nav_submit .wc_ps_nav_submit_icon *{color:#555}.wc_ps_header_container .wc_ps_nav_field{background-color:#fff !important}.wc_ps_header_container .wc_ps_nav_field .wc_ps_search_keyword{font:normal 12px/1.4em Arial,sans-serif !important;color:#111 !important;padding:6px 10px !important}.wc_ps_header_container .wc_ps_nav_field .wc_ps_searching_icon{width:16px;fill:#555}.wc_ps_header_container .wc_ps_nav_field svg.wc_ps_searching_icon *{color:#555}.wc_ps_container.wc_ps_header_container .wc_ps_nav_left,.wc_ps_container.wc_ps_header_container .wc_ps_nav_right,.wc_ps_container.wc_ps_header_container .wc_ps_nav_fill,.wc_ps_container.wc_ps_header_container .wc_ps_nav_scope,.wc_ps_container.wc_ps_header_container .wc_ps_nav_submit,.wc_ps_container.wc_ps_header_container .wc_ps_nav_field,.wc_ps_container.wc_ps_header_container .wc_ps_search_keyword{height:35px !important}.wc_ps_container.wc_ps_header_container .wc_ps_nav_facade_label,.wc_ps_container.wc_ps_header_container .wc_ps_nav_down_icon,.wc_ps_container.wc_ps_header_container .wc_ps_category_selector,.wc_ps_container.wc_ps_header_container .wc_ps_nav_submit_icon,.wc_ps_container.wc_ps_header_container .wc_ps_searching_icon{line-height:35px !important}.predictive_results.predictive_results_header{border:1px solid #c2c2c2 !important;border-radius:0 !important;-moz-border-radius:0 !important;-webkit-border-radius:0 !important}.predictive_results.predictive_results_header .ajax_search_content_title{padding:3px 10px;background-color:#f2f2f2;font:bold 12px/1.4em Arial,sans-serif !important;color:#000 !important;border-bottom:0 !important}.predictive_results.predictive_results_header .ajax_search_content{padding-left:10px;padding-right:10px;background-color:#fff;border-bottom:0 !important}.predictive_results.predictive_results_header .result_row{margin-top:6px;margin-bottom:6px}.predictive_results.predictive_results_header .rs_avatar{width:64px}.predictive_results.predictive_results_header .rs_content_popup{width:calc(100% - 74px) !important}.predictive_results.predictive_results_header .rs_content_popup .rs_name{font:bold 12px/1.4em Arial,sans-serif !important;color:#3b5998 !important}.predictive_results.predictive_results_header .rs_content_popup .rs_sku{font:normal 12px/1.4em Arial,sans-serif !important;color:#3b5998 !important}.predictive_results.predictive_results_header .rs_content_popup .rs_price,.predictive_results.predictive_results_header .rs_content_popup .rs_price .woocommerce-Price-amount,.predictive_results.predictive_results_header .rs_content_popup .rs_price .woocommerce-Price-currencySymbol{font:normal 12px/1.4em Arial,sans-serif !important;color:#000 !important}.predictive_results.predictive_results_header .rs_content_popup .rs_description{font:normal 12px/1.4em Arial,sans-serif !important;color:#000 !important}.predictive_results.predictive_results_header .rs_content_popup .rs_stock{font:normal 12px/1.4em Arial,sans-serif !important;color:#000 !important}.predictive_results.predictive_results_header .rs_content_popup .rs_cat,.predictive_results.predictive_results_header .rs_content_popup .rs_cat>a{font:normal 12px/1.4em Arial,sans-serif !important;color:#000 !important}.predictive_results.predictive_results_header .rs_content_popup .rs_cat{color:#000 !important}.predictive_results.predictive_results_header .more_result{padding:3px 10px;background-color:#f2f2f2}.predictive_results.predictive_results_header .more_result span{font:bold 10px/1.4em Arial,sans-serif !important;color:#999 !important}.predictive_results.predictive_results_header .more_result a{font:bold 12px/1.4em Arial,sans-serif !important;color:#3b5998 !important}.predictive_results.predictive_results_header .more_result .see_more_arrow{color:#3b5998 !important}.predictive_results.predictive_results_header .more_result .see_more_arrow svg{width:12px !important;height:12px !important}.predictive_results.predictive_results_header .ac_over .ajax_search_content{background-color:#6d84b4;border-color:#6d84b4 !important}.predictive_results.predictive_results_header .ac_over .rs_name{color:#fff !important}.predictive_results.predictive_results_header .ac_over .rs_sku{color:#fff !important}.predictive_results.predictive_results_header .ac_over .rs_price,.predictive_results.predictive_results_header .ac_over .rs_price .woocommerce-Price-amount,.predictive_results.predictive_results_header .ac_over .rs_price .woocommerce-Price-currencySymbol{color:#fff !important}.predictive_results.predictive_results_header .ac_over .rs_description{color:#fff !important}.predictive_results.predictive_results_header .ac_over .rs_stock{color:#fff !important}.predictive_results.predictive_results_header .ac_over .rs_cat{color:#fff !important}.predictive_results.predictive_results_header .ac_over .rs_cat>a{color:#fff !important}.predictive_results.predictive_results_header .ps_close{font-size:20px;color:#ff0606;margin:2px 10px 2px 0}@media only screen and (max-width:420px){.wc_ps_header_container{width:calc(100% - 10px - 10px - 2px);margin:10px 10px 10px 10px}}