.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(http://www.ampronix.com/skin/frontend/rwd/ampronix/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}
/**
 * MageWorx
 * Search Suite
 *
 * @category   MageWorx
 * @package    MageWorx_SearchSuite
 * @copyright  Copyright (c) 2015 MageWorx (http://www.mageworx.com/)
 */
#search_mini_form .searchsuite-form-search{
    background-image: none;
    width: auto;
    height: auto;
}
#search_mini_form .searchsuite-form-search,#searchsuite_attr_dropdown,#searchsuite_cat_dropdown{
    border: 0;
    background-color: #eee;
    padding: 0;
}
.searchsuite-input,.searchsuite-select,.searchsuite-submit{
    border: 1px solid #ccc;
    background-color: #fff;
    float: left;
    position: relative;
}
.searchsuite-input,.searchsuite-select,.searchsuite-submit,.searchsuite-select div,.searchsuite-form-search #search{
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.searchsuite-input,.searchsuite-select,.searchsuite-submit,.searchsuite-select div,.searchsuite-form-search #search,.reset-button{
    height: 27px;
    vertical-align: middle;
    line-height: 27px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.searchsuite-input,.searchsuite-form-search #search{
    color: #444;
    padding-left: 5px;
    padding-right: 10px;
}
.searchsuite-form-search .searchsuite-default-text{
    color: #ccc;
}
.searchsuite-select{
    border-left: 0;
    border-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    color: #777;
    font: 12px/1.55 Arial, Helvetica, sans-serif;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.searchsuite-submit{
    width: 65px;
    border-color: #999;
    color: #fff;
    box-shadow: 0 1px 5px rgb(240, 99, 0) inset;
    -moz-box-shadow: 0 1px 5px rgb(240, 99, 0) inset;
    -webkit-box-shadow: 0 1px 5px rgb(240, 99, 0) inset;
    -o-box-shadow: 0 1px 5px rgb(240, 99, 0) inset;
    background: rgb(240, 99, 0);
    background: -moz-linear-gradient(0deg, rgb(240, 99, 0) 0%, rgb(240, 187, 0) 81%);
    background: -webkit-linear-gradient(0deg, rgb(240, 99, 0) 0%, rgb(240, 187, 0) 81%);
    background: -o-linear-gradient(0deg, rgb(240, 99, 0) 0%, rgb(240, 187, 0) 81%);
    background: -ms-linear-gradient(0deg, rgb(240, 99, 0) 0%, rgb(240, 187, 0) 81%);
    background: linear-gradient(0deg, rgb(240, 99, 0) 0%, rgb(240, 187, 0) 81%);
    font-size: 13px;
}
.searchsuite-submit:hover{
    background: -moz-linear-gradient(0deg, rgb(240, 119, 7) 0%, rgb(299, 232, 30) 81%);
    background: -webkit-linear-gradient(0deg, rgb(240, 119, 7) 0%, rgb(299, 232, 30) 81%);
    background: -o-linear-gradient(0deg, rgb(240, 119, 7) 0%, rgb(299, 232, 30) 81%);
    background: -ms-linear-gradient(0deg, rgb(240, 119, 7) 0%, rgb(299, 232, 30) 81%);
    background: linear-gradient(0deg, rgb(240, 119, 7) 0%, rgb(299, 232, 30) 81%);
}
.searchsuite-submit:after{
    clear: both;
}
.searchsuite-change,.searchsuite-current-value {
    line-height: 27px;
    vertical-align: middle;
}
.searchsuite-change{
    font-size: 7px; 
    padding: 2px;
}
.searchsuite-dropdown li:hover{

}
.searchsuite-dropdown li a, .searchsuite-change{
    color: #777;
    text-decoration: none;
    cursor: pointer;
}
.searchsuite-current-value{
    border-left: 1px #ccc dotted;
    padding-left: 5px;
}
*+html #searchsuite_attr_dropdown,*+html #searchsuite_cat_dropdown{
    margin-top: 36px; 
}
#searchsuite_attr_dropdown,#searchsuite_cat_dropdown{
    display: none;
    position: absolute;
    right: 0;
    margin-top: 11px;  
    z-index: 9999;
}
#searchsuite_attr_dropdown li,#searchsuite_cat_dropdown li{
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    cursor: pointer;
}
#searchsuite_attr_dropdown li:last-child,#searchsuite_cat_dropdown li:last-child{
    border-bottom: 1px solid #ccc;
}
#searchsuite_attr_dropdown li a,#searchsuite_cat_dropdown li a{
    width: 100%;
    white-space: nowrap;
}
#searchsuite_attr_dropdown li a:hover,.searchsuite-change:hover,#searchsuite_attr_dropdown li a:focus,
#searchsuite_attr_change:focus,#searchsuite_cat_dropdown li a:hover,#searchsuite_cat_dropdown li a:focus,
#searchsuite_cat_change:focus{
    color: #ff6600;
    text-decoration: none;
}
.searchsuite-submit:focus{
    border-color: #ff6600;
}
#searchsuite_attr_dropdown:before,#searchsuite_cat_dropdown:before{
    top: -10px;
    border-left: 10px solid rgba(1, 187, 187, 0);
    border-right: 10px solid rgba(1, 187, 187, 0);
    border-bottom: 10px solid #fff;
    right: 15px;
}
#searchsuite_attr_dropdown:after,#searchsuite_cat_dropdown:after{
    top: -9px;
    border-left: 10px solid rgba(238, 238, 238, 0);
    border-right: 10px solid rgba(238, 238, 238, 0);
    border-bottom: 10px solid #fff;
    right: 15px;
}
#searchsuite_attr_dropdown:before,#searchsuite_attr_dropdown:after,#searchsuite_cat_dropdown:before,
#searchsuite_cat_dropdown:after{
    content: "";
    position: absolute;
}
.searchsuite-synonym-label,.searchsuite-related-label{
    color: #FF2F00;
}
.highlight{
    color: #FF2F00;
}
.searchsuite-cmspage,.searchsuite-category{
    margin-bottom: 10px;
    margin-top: 5px;
}
.searchsuite-category-title a img{
    float: left;
    margin: 2px;
}
.searchsuite-category li{
    overflow: auto;
}
.header .form-search .search-autocomplete {
    z-index: 999;
    left: 0 !important;
    top: 30px !important;
}
#header-search .searchsuite-form-search{
    position: relative;
}

/**
 * MageWorx
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the MageWorx EULA that is bundled with
 * this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.mageworx.com/LICENSE-1.0.html
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade the extension
 * to newer versions in the future. If you wish to customize the extension
 * for your needs please refer to http://www.mageworx.com/ for more information
 *
 * @category   MageWorx
 * @package    MageWorx_SearchSuite
 * @copyright  Copyright (c) 2014 MageWorx (http://www.mageworx.com/)
 * @license    http://www.mageworx.com/LICENSE-1.0.html
 */

/**
 * Search Suite extension
 *
 * @category   MageWorx
 * @package    MageWorx_SearchSuiteAutocomplete
 * @author     MageWorx Dev Team
 */
a:focus { outline: none; }
.highlight {
    color: #FF2F00 !important;
    font-weight: bold;
}
.reset-button{
    position: absolute;
    border: 0px;
    width: 16px;
    background-color: transparent;
    padding: 0px 6px 6px 2px;
    z-index: 100;
    color: #DE5400;
    font-size: 10pt;
    cursor: pointer;
    left: 0;
    vertical-align: middle;
}
@-moz-document url-prefix() 
{
    .reset-button{margin-top: 0px;}
}
input.spinner, input.spinner:focus {
    background-repeat: no-repeat !important;
    background-position: right center;
    background-image: url(http://www.ampronix.com/skin/frontend/rwd/ampronix/images/mageworx/searchsuiteautocomplete/spinner.gif) !important;
}
.s_separator{
    border-top: 1px solid #AAA;
}
.s_separator:first-child{
    border-top: none;
}
#search_autocomplete{
    top: 32px !important;
    z-index: 999;
    position: absolute;
}
.searchautocomplete-container{
    float: right;
    width: 0px;
    margin-top: 6px;
}
.search-container .span_item{
    padding-left: 4px;
}
.searchautocomplete-search{
    width: 430px;
    font: 11px Arial,Helvetica,sans-serif;
    padding-top: 10px;
    background: #FAFAFA;
    display: block;
    font-size: 11px;
    position: relative;
    padding: 0;
    background-color: #eee;
    border: 1px solid #ccc;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.searchautocomplete-search:before{
    content: "";
    position: absolute;
    top: -10px;
    border-left: 10px solid rgba(255, 255, 255, 0);
    border-right: 10px solid rgba(255, 255, 255, 0);
    border-bottom: 10px solid #fafafa;
    right: 15px;
}
.search-header {
    margin: 0;
    text-align: left;
    padding: 0px 0px 0px 5px;
    height: 25px;   
    line-height: 25px;
    font-weight: bold;
    color: #999999;
    font-size: 15px;
    letter-spacing: 0px;
    clear: both;
}
.s_item,.s_category,.s_suggest{
    padding-left: 10px;
    padding-right: 5px;  
    padding-top: 5px;
}
.s_item:hover{
    background-color: #eee;
    cursor:default;
}
.s_item a:link,
.s_item a:hover,
.s_item a:visited {    
    color: #2F2F2F;
    text-decoration: none;
}
.s_icon{
    float: left;
    height: auto;
    display: table-cell;
    margin-right: 5px;
}
.s_details{
    text-align: left;
    display: table-cell;
    width: 420px;
}
.s_item:after{
    display: block;
    clear: both;
    height: 0px;
    content: '';
}
.s_description{
    font-size: 11px;
}
.s_item_name{
    font-weight: bold;
    height: auto !important;
    min-height: 15px;
    height: 15px;
}
.s_item_name > span{
    float: left;
}
.s_review{
    clear: both;
}
.s_ratings {
    font-size: 11px;
    line-height: 1.25;
    margin: 7px 0;
    width: 70px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
}

.s_item_name .a_review {
    color: #1E7EC8 !important;
}
.s_sku {
    font-size: 10px;
}
.searchautocomplete-search .s_button button.button span {
    background: none repeat scroll 0 0 #F18200;
    /*    border: 1px solid #DE5400;*/
    color: white;
    display: block;
    font: bold 12px/19px Arial,Helvetica,sans-serif;
    height: 19px;
    padding: 0 8px;
    text-align: center;
    white-space: nowrap;
}
.s_category {
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
}
.s_category a{
    color: #2F2F2F;
    text-decoration: none;
}
.resultbox-b {
    height: 16px;
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    padding-right: 5px;
}
.resultbox-b a,
.resultbox-b a:link, 
.resultbox-b a:visited, 
.resultbox-b a:hover {
    color: #999999;
    text-decoration: none;
}
.search-results{
    text-align: left;
    /*border-bottom: 1px #ccc dotted;*/
}
.search-results:first-child{

}
.resultbox-b,.search-results{
    background-color: #fff;
    display: block;
}
.search-container-suggest div{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
/*fix magento style*/
#searchautocomplete-search-1 ul{
    background: none;
    border: 0;
}
#searchautocomplete-search-1 ul li{
    padding: 0;
    border: 0;
}
/*#searchautocomplete-search-1 button,#searchautocomplete-search-1 button span{
    background-image: none;
}*/
/**/
#search::-ms-clear {
    display: none !important;
}

#quickQuoteWrapper,
#quickQuoteBack {
  z-index: 1400;
}

.product-view .add-to-cart-buttons .button {
  width: auto !important;
}

.products-grid .actions {
  position: relative !important;
}

.products-grid div.actions button.btn-cart {
  margin-bottom: 5px;
  font-size:10px;
  color:#fff;
  padding: 2px 15px;
}
.products-grid div.actions button.btn-cart .fa {
  font-size:13px;
  margin-top: -2px;
  vertical-align: middle;
}
.button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button {
  /*min-width: 125px;*/
}

/*
 * QUICK QUOTE
 */
#quickQuoteWrapper,
#quickQuoteBack {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#quickQuote {
  background-color: #FFFFFF;
  padding: 20px;
  position: absolute;
  max-width: 500px;
  max-height: 610px;
  width: 100%;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  margin: auto;
  /*margin: -200px 0 0 -200px;*/
  z-index: 1550;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #ededed;
}

#quickQuote .qquote-client-collaterals {
  display: table;
  height: 100%;
  width: 100%;
}

#quickQuoteBack {
  /*
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  */
  background-color: #333;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opcaity: 0.8;
  opacity: 0.8;
  z-index: 1500;
}

#quickQuote td {
  width: 50%;
  padding: 0px 2px;
}

#quickQuote input,
#quickQuote textarea,
#quickQuote select {
  width: 100%;

}

.quickQuote textarea {
  width: 98%;
  display: inline-block;
  min-width: 150px;
  /*   height: 100%;
     max-height: 100%;*/
}

.quickQuote input[type='text'] {
  width: 80%;
  margin-bottom: 2px;
  float: left;
}

#quickQuote .close-icon {
  position: absolute;
  top: 0;
  right: 0;
  margin: -7px -7px 0 0;
}

#quickQuote .close-icon img {
  width: 25px;
  height: 25px;
}

#quickQuote .close-icon img:hover {
  cursor: pointer;
}

.checkout-toolbar button {
  width: 250px;
  margin-bottom: 5px;
}

ol.c2q {
  /* This is the main Tab Bar on the top */
  background: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid #ededed;
  padding: 12px 12px 6px 12px;
  margin-bottom: 15px;
  *padding-bottom: 12px;
}

ol.c2q li.section {
  display: inline;
}

element.style {
  height: 90px;
}

.leightbox, .leightboxlink {
  background-color: #FFFFFF;
  border: 2px solid #B8B8B8;
  color: #0A263C;
  display: none;
  font: 9px Arial, sans-serif;
  left: 25%;
  margin: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 25%;
  width: 450px;
  min-height: 200px;
  z-index: 10011;
}

.quote-forms {
  float: none;
  clear: right;
  width: 40%;
  padding: 20px;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
  margin-bottom: 20px;
}

.qquote-client-collaterals .client-data input,
.qquote-client-collaterals .client-data select,
.qquote-client-collaterals .qquote-cart-collaterals input,
.qquote-client-collaterals .qquote-cart-collaterals select {
  width: 98%;
}

.qquote-client-collaterals h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
}

#quotelist {
  margin-bottom: 25px;
}

#quotelist #shopping-cart-table {
  width: 60%;
  clear: both;
  min-width: 380px;
  margin: 5px;
}

#quotelist #shopping-cart-table a {
  font-size: 13px;
}

#quotelist .quote-forms {
  width: 100%;
  max-width: 600px;
  display: table-cell;
}

#submit-quote-request {
  float: right;
  margin-top: 5px;
  clear: both;
}

#billDiv, #shipDiv {
  padding: 15px 0 15px 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  clear: both;
}

#quotelist .button {
  margin: 0px 5px 5px 0px;
}

#qquoteadv-view-view body.customer-account .my-account .title-buttons a, #qquoteadv-view-view body.customer-account .my-account .title-buttons span.separator {
  position: relative;
  top: 0px;
}

#shopping-cart-totals-table {
  clear: both;
}

#lightbox2 {
  background: white;
  width: 500px;
  min-height: 200px;
  padding: 20px;
  margin: 10% auto;
  border: 2px solid #ededed;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#lightboxload {
  background: url("http://www.ampronix.com/skin/frontend/rwd/ampronix/images/ajax-loader.gif");
  width: 48px;
  height: 48px;
  margin: 100px auto;
}

#overlay, #overlaylink {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #333;
  filter: alpha(opacity=80);
  background-color: rgba(0, 0, 0, 0.75);
}

.lightbox[id] {
  /* IE6 and below Can't See This */
  position: fixed;
}

#overlay[id] {
  /* IE6 and below Can't See This */
  position: fixed
}

.lightboxlink[id] {
  /* IE6 and below Can't See This */
  position: fixed;
}

#overlaylink[id] {
  /* IE6 and below Can't See This */
  position: fixed;
}

.qquoteadv-index-index .page-title {
  display: inline-block;
}

.qquoteadv-index-index .page-title h1 {
  float: left;
  border-bottom: none;
  margin-bottom: 6px;
  margin-right: 10px;
}

.qquoteadv-index-index .page-title .assigned-to {
  clear: both;
}

.qquote-client-collaterals {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.qquote-client-collaterals h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
}

.qquote-client-collaterals label {

  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

.qquote-client-collaterals select {
  max-width: 100%;
  height: 30px;
  display: block;
  border: 1px solid silver;
}

h2.product-name {
  width: 100%;
}

.qty-div {
  width: 100%;
  min-width: 60px;
  max-width: 100px;
}

.qty-div a {
  text-decoration: none;
  width: 5%;
  float: left;
  margin-top: 5px;
}

#add-tier {
  clear: both;
  display: block;
}

.inline-checkbox input[type=checkbox] {
  float: left;
  width: auto;
  margin-right: 5px;
  margin-top: 3px;
}

.inline-checkbox label {
  float: left;
}

.shipping-estimates {
  float: right;
}

/* ============================================ *
 * Header - Quote
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Quote
 */
.skip-quote:not(.skip-active):hover .icon {
  background-position: -50px 2px;
}

.skip-quote .icon {
  background-position: 0px 2px;
}

@media only screen and (min-width: 771px) {
  .header-miniquote .skip-quote {
    position: absolute;
    top: 0;
    right: 115px;
    width: auto;
    padding: 0 10px;
  }

  .header-miniquote #header-quote.skip-active {
    background: #FBFBFB;
    border: solid 1px #cccccc;
    display: block;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 0;
    width: 320px;
    background: white;
  }
}

/* -------------------------------------------- *
 * Skip Quote Notifier
 */
.header-miniquote .skip-quote .count {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  top: -6px;
  position: relative;
  z-index: 5;
  width: 22px;
  height: 22px;
  background: rgba(51, 153, 204, 0.9);
  color: #FFFFFF;
  font-size: 11px;
  line-height: 22px;
  text-align: center;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}

.header-miniquote .link.skip-active .count {
  color: white;
}

.header-miniquote .skip-quote.no-count .count {
  display: none;
}

@media only screen and (max-width: 499px) {
  .header-miniquote .skip-quote .count {
    margin-left: -12px;
  }
}

@media only screen and (min-width: 771px) {
  .header-miniquote .skip-quote {
    color: #3399cc;
    text-transform: uppercase;
  }

  .header-miniquote .skip-quote:hover {
    text-decoration: none;
  }

  .header-miniquote .skip-quote .count {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    color: #3399cc;
    position: static;
    background: none;
    margin-left: 0px;
    font-size: 14px;
  }

  .header-miniquote .skip-quote .count:before {
    content: '(';
  }

  .header-miniquote .skip-quote .count:after {
    content: ')';
  }
}

.header-miniquote .skip-quote .count.empty {
  display: none;
}

@media only screen and (max-width: 479px) {
  .header-miniquote a.skip-quote {
    z-index: 1;
  }
}

/* -------------------------------------------- *
 * Icons
 */
.header-miniquote .skip-quote .icon {
  background-image: url(http://www.ampronix.com/skin/frontend/rwd/ampronix/images/icon_sprite_c2q.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .header-miniquote .skip-quote .icon {
    background-image: url(http://www.ampronix.com/skin/frontend/rwd/ampronix/images/icon_sprite_c2q2x.png);
    background-size: 100px 1000px;
  }
}

.link {
  position: relative;
  float: left;
  width: 20%;
  height: 44px;
  color: #636363;
  line-height: 42px;
  text-align: center;
}

a.link {
  text-decoration: none;
}

.link .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.link:not(.skip-active):hover {
  opacity: 0.8;
}

@media only screen and (max-width: 770px) {

  .skip-links .skip-link .label, .top-right-links .link .label {
    display: none;
  }

  .skip-links .skip-link, .skip-links .link {
    width: 20%;
    border-right: 1px solid #EDEDED;
  }
}

@media only screen and (min-width: 500px) {
  .link {
    width: 25%;
  }
}

/* -------------------------------------------- *
 * Skip Link - Active
 */
@media only screen and (max-width: 770px) {
  .link.skip-active {
    background: #EDEDED;
    color: inherit;
  }

  .link.skip-active span {
    color: inherit;
  }
}

/* -------------------------------------------- *
 * Skip Link - Icon
 */
.link.icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.link.skip-quote:not(.no-count) .icon {
  margin-right: 3px;
}

@media only screen and (min-width: 500px) {
  .link.icon {
    margin-right: 3px;
  }
}

/* -------------------------------------------- *
 * Skip Link - Label
 */
.link.label {
  display: none;
}

.top-right-links > a {
  color:#000;
  font-size:10px;
  text-transform:uppercase;
  padding:0 7px;
  display:inline-block;
  border-left:1px solid #000;
}
.top-right-links > a:nth-child(1) {
  border-left:0;
}
.top-right-links > a .fa {
  font-size:14px;
}

@media only screen and (min-width: 500px) {
  .link.label {
    display: inline;
  }
}

@media only screen and (min-width: 820px) {
  .top-right-links {
    top: 103px;
    right: 0;
    position: absolute;
    width: auto;
    display: inline-block;
  }

  .top-right-links .skip-account, .top-right-links .header-miniquote, .top-right-links .header-minicart {
    position: relative;
    float: left;
  }

  .top-right-links .skip-link, .top-right-links .link {
    position: relative;
    top: 0;
    right: 0;
  }
}

@media only screen and (max-width:770px) {
  .top-right-links {
    padding-bottom:10px;
  }
}

@media only screen and (max-width:400px) {
  .top-right-links {
    text-align: center;
  }
}

/*to remove numbers delete  / * * / below */
/*
.stripNav {
    display: none;
}*/

/*to remove arrows delete / * * / below */
/*.stripNavL, .stripNavR {
    display: none;
}*/

/********************************************************************/
p#cross-links {
    text-align: center
}
p#cross-links {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px
}
noscript p, noscript ol {
    color: #a00;
    font-size: 13px;
    line-height: 1.4em;
    text-align: left
}
noscript a {
}
noscript ol {
    margin-left: 25px;
}
a:focus {
    outline:none
}
img {
    border: 0
}
.stripViewer .panelContainer .panel ul {
    text-align: left;
    margin: 0;
}
.slider-wrap {
    margin: 0px 0px 0px 0px;
    position: relative;
    width: 100%;
}
.slider-wrap .slider-wrap {
    width: 100%;
    height: 100%;
}
.csw {
    width: 100%;
    height: 280px;
    background: #fff;
    overflow: hidden;
}
.csw .loading {
    margin: 200px 0 300px 0;
    text-align: center;
 }
.stripViewer {
    position: relative;
    overflow: hidden;
    border: 0px solid #000;
    margin: auto;
    width: 950px;
    height: 280px;
    clear: both;
    background: #ffffff;
}
.stripViewer .panelContainer {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    list-style-type: none;
}
.stripViewer .panelContainer .panel {
    float:left;
    height: 100%;
    position: relative;
    width: 950px;
}
.stripViewer .panelContainer .panel .wrapper {
    padding: 0px !important;
    width: 950px !important;
    min-width: 950px !important;
    background: #ffffff !important;
}
.stripViewer .panelContainer .panel .wrapper p {
    margin: 0 !important;
    padding: 0 !important;
}
.stripNav {
    margin: 0px 0px 0px 0px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 100;
}
.stripNav ul {
    list-style: none;
}
.stripNav ul li {
    float: left;
    margin-right: 2px;
}
.stripNav a {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 12px;
    background: #fff;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #999;
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    float: left;
    margin-right: 2px;
}
.stripNav a:hover {
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.stripNav a.activeSlide {
    opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.stripNav li a:hover {
    opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.stripNav li a.current {
}
.stripNavL, .stripNavR {
    position: absolute;
    text-indent: -9000em;
    z-index: 120;
    width: 20px;
    opacity: 0.4;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}
.stripNavL a, .stripNavR a {
    display: block;
    height: 32px;
    width: 20px;
    margin: 0;
    padding: 0;
}
.stripNavL:hover, .stripNavR:hover {
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.stripNavL {
    left: 0px;
}
.stripNavR {
    right: 0px;
}
.stripNavL {
    background-position:  center;
    background-repeat: no-repeat;
    /*background-image: url(http://www.ampronix.com/skin/frontend/rwd/default/images/webandpeople/advancedslider/arr_left.png);*/
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAgCAYAAAD9oDOIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhhJREFUeNpiLM4ItGFgYDjMQDl4AcTLgLiShYF6QAKIi4D4FxMD9UEyLQwVpYWhDMPQUDVNfYbWCcsYgiLSCKolmKSYWVgYeHj4GPgFhBnY2TkYeHj5gWwhhr9//zJ8+fyRPEMlpeQZ8iu64Hw9I0swfvXiKUNXYy5phrKwsDIIi0owiIpLMTAyMsLFf3z/xvDx4zuG1y+fku59PqAXS+smYohfu3yGYdn8CaSFKSgMZeVUGASFRVHEv339wvDq5ROgt5+QHlGsrGwMOaVtGAofP7zDMHtyE1EpBcVQDW0jBl4+AYb////DwxHkwgd3rzM8enCH6HSKYmhKTg2GgmdP7jPMm95OUuJntjLRlAPSSSAOyJXv3rxkkJCSgyv49/8fw88fPxi4eXjBciS7dO3ymQzsHJwM+sbWcDERUUmG8LgchlvXLzDcvnGJdJfCIoqJiYnh9atnDNKyinCFf/78ZmBjY2fg4ORmePP6OWl5H5S4t6xbxLBzywoUcXFJWQafoHgGIzM70l0Kt42JmeHrl09AFz9nkFNQhYuDUoWQiDg43B/ev0Vajvr29TPDgd0bGaRkFBms7T0RFRHQMBAGJbVDezeTV6B8AubzlYumAA1XYLB18mG4f+c6w6lje8GWkl2egoq308f3MVy/cg7Mf/fuFZh/9dJpnHoYqVjvD+c6alga+poWhs6lZqsPVBMuAOImgAADAH8rqIQUIEVwAAAAAElFTkSuQmCC);
}
.stripNavR {
    background-position:  center;
    background-repeat: no-repeat;
    /*background-image: url(http://www.ampronix.com/skin/frontend/rwd/default/images/webandpeople/advancedslider/arr_right.png);*/
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAgCAYAAAD9oDOIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhBJREFUeNpiLM4IZGNgYKgD4gQglmagHNiyAIlGIK5goCJgAuJkBioDkKGitDCUYdRQ+hoamZjP0DN9HYOapgHRhrLgktDWM2Xg4uZlEBISA/M1dYwY+AWEGK5fOcvw5fNH8gwNj8sFGsqDyCZOPmC6r7WYoKHMViaaDdgk/v79w/D86SMGDk4uBh5efrj4v///GCQkZRlevXzG8Pv3L2xa5+N06aG9m8E0H78gg4SUHFzc2t4TTF84e5Th29fPpLkUBkCuefbkPjA8hVFczMnFzaCorMHw6MFthj9/fqO4lGDs37h6juHA7o0MHz+8RRE3tXRicHANYPj//z/pLoWBTx/fM9y9dQUYFLLgVAEDIqISDKrqeuBUQbRLYeD2jUsMp4/vY/jw7g2KuL6xNYOlnTtxSQoduHiGMsgpqDBIySjCxUBeX7V4KsPnTx/IM1RRRZNBXQs1VzEyMjJcvnCC4cf3b6QZ6uIZwqABzE1i4jIo4kvn9TO8f/saa1olaKiYhAyDgpIGhvjD+7cY3r15SVo2TcgoZxAVl2bg5xfCcOGzJw8YPn14R3reB3lXTEIaJVJA4DUwe758/pi8AmVaXw0DMzMzg39oMoOekSU4lm9dv8Dw5csn8os+WEkEon/+/AHOUR/xeBklVQAbE/+pXPDbjlZ8DK9pYehcahsKSlL1QAxqTkYBsQQ1DAUIMABAr6o2SnEY+QAAAABJRU5ErkJggg==);
}
/*sidebar slider*/
.sidebar .stripNav a {
    font-size: 6px;
    line-height: 6px;
    width: 6px;
    height: 6px;
}
.sidebar .stripNav {
    margin: 0px 0px 0px 0px;
    position: absolute;
    bottom: 3px;
    left: 3px;
    z-index: 100;
}
/*GRAY*/
.stripNav a.activeSlide {
    background: #7F7F7F;
    color: #7F7F7F;
    border: 1px solid #7F7F7F;
}

.wp_block_link {
    position:absolute;
    top:0;
    left: 0;
    width:100%;
    height:100%;
    z-index: 7777777!important;
    background: #000;
    opacity: 0;
    -moz-opacity: 0; /* older Gecko-based browsers */
    filter:alpha(opacity=0); /* For IE6&7 */
}
.wp_block_html {
    position: relative;
    width:100%;
    height:100%;
}
.category-slider {
    margin-bottom: 10px;
}

.sp {
    display: block !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    clear: both !important;
}

/*
* jQuery Mobile v1.4.5
* http://jquerymobile.com
*
* Copyright 2010, 2014 jQuery Foundation, Inc. and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
*/
.ui-loader {
  display:none;
}
/* Panel */
.ui-panel {
	width: 22em;
	min-height: 100%;
	max-height: none;
	border-width: 0;
	position: absolute;
	top: 0;
	display: block;
}
.ui-panel-closed {
	width: 0;
	max-height: 100%;
	overflow: hidden;
	visibility: hidden;
	left: 0;
	clip: rect(1px,1px,1px,1px);
}
.ui-panel-fixed {
	position: fixed;
	bottom: -1px; /* Fixes gap on Chrome for Android */
	padding-bottom: 1px;
}
.ui-panel-display-reveal {
	z-index: 1;
}
.ui-panel-display-push {
	z-index: 999;
}
.ui-panel-display-overlay {
	z-index: 1001; /* Fixed toolbars have z-index 1000 */
}
.ui-panel-inner {
	padding: 30px 10px;
}

/* Container, page and wrapper */
.ui-panel-page-container {
	overflow-x: visible;
}
.ui-panel-page-container-themed .ui-page-active {
	background: none;
}
.ui-panel-wrapper {
	position: relative;
	min-height: inherit;
	border: 0;
	overflow-x: hidden;
	z-index: 999;
}

/* Fixed toolbars */
.ui-panel-fixed-toolbar {
	overflow-x: hidden;
}

/* Dismiss */
.ui-panel-dismiss {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	z-index: 1002;
	display: none;
}
.ui-panel-dismiss-open {
	display: block;
}

/* Animate class is added to panel, wrapper and fixed toolbars */
.ui-panel-animate {
	-webkit-transition: -webkit-transform 300ms ease;
	-webkit-transition-duration: 300ms;
	-moz-transition: -moz-transform 300ms ease;
	transition: transform 300ms ease;
}

/* Fix for Windows Phone issue #6349: unset the transition for transforms in case of fixed toolbars. */
@media screen and ( max-device-width: 768px ) {
	.ui-page-header-fixed .ui-panel-animate.ui-panel-wrapper,
	.ui-page-footer-fixed .ui-panel-animate.ui-panel-wrapper,
	.ui-panel-animate.ui-panel-fixed-toolbar {
		-ms-transition: none;
	}
	/* We need a transitionend event ... */
	.ui-panel-animate.ui-panel-fixed-toolbar {
		-ms-transition: -ms-transform 1ms;
		-ms-transform: rotate(0deg);
	}
}

/* Hardware acceleration for smoother transitions on WebKit browsers */
.ui-panel-animate.ui-panel:not(.ui-panel-display-reveal) {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
}

/* Panel positioning (for overlay and push) */
/* Panel left closed */
.ui-panel-position-left {
	left: -22em;
}
/* Panel left closed animated */
.ui-panel-animate.ui-panel-position-left.ui-panel-display-overlay,
.ui-panel-animate.ui-panel-position-left.ui-panel-display-push {
	left: 0;
	-webkit-transform: translate3d(-22em,0,0);
	-moz-transform: translate3d(-22em,0,0);
	transform: translate3d(-22em,0,0);
}
/* Panel left open */
.ui-panel-position-left.ui-panel-display-reveal, /* Unset "panel left closed" for reveal */
.ui-panel-open.ui-panel-position-left {
	left: 0;
}
/* Panel left open animated */
.ui-panel-animate.ui-panel-open.ui-panel-position-left.ui-panel-display-overlay,
.ui-panel-animate.ui-panel-open.ui-panel-position-left.ui-panel-display-push {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-moz-transform: none;
}
/* Panel right closed */
.ui-panel-position-right {
	right: -22em;
}
/* Panel right closed animated */
.ui-panel-animate.ui-panel-position-right.ui-panel-display-overlay,
.ui-panel-animate.ui-panel-position-right.ui-panel-display-push {
	right: 0;
	-webkit-transform: translate3d(22em,0,0);
	-moz-transform: translate3d(22em,0,0);
	transform: translate3d(22em,0,0);
}
/* Panel right open */
.ui-panel-position-right.ui-panel-display-reveal, /* Unset "panel right closed" for reveal */
.ui-panel-position-right.ui-panel-open {
	right: 0;
}
/* Panel right open animated */
.ui-panel-animate.ui-panel-open.ui-panel-position-right.ui-panel-display-overlay,
.ui-panel-animate.ui-panel-open.ui-panel-position-right.ui-panel-display-push {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-moz-transform: none;
}

/* Wrapper and fixed toolbars positioning (for reveal and push) */
/* Panel left open */
.ui-panel-page-content-position-left {
	left: 22em;
	right: -22em;
}
/* Panel left open animated */
.ui-panel-animate.ui-panel-page-content-position-left {
	left: 0;
	right: 0;
	-webkit-transform: translate3d(22em,0,0);
	-moz-transform: translate3d(22em,0,0);
	transform: translate3d(22em,0,0);
}
/* Panel right open */
.ui-panel-page-content-position-right {
	left: -22em;
	right: 22em;
}
/* Panel right open animated */
.ui-panel-animate.ui-panel-page-content-position-right {
	left: 0;
	right: 0;
	-webkit-transform: translate3d(-22em,0,0);
	-moz-transform: translate3d(-22em,0,0);
	transform: translate3d(-22em,0,0);
}

/* Dismiss model open */
.ui-panel-dismiss-open.ui-panel-dismiss-position-left {
	left: 22em;
}
.ui-panel-dismiss-open.ui-panel-dismiss-position-right {
	right: 22em;
}

/* Shadows and borders */
.ui-panel-display-reveal {
	-webkit-box-shadow: inset -5px 0 5px rgba(0,0,0,.15);
	-moz-box-shadow: inset -5px 0 5px rgba(0,0,0,.15);
	box-shadow: inset -5px 0 5px rgba(0,0,0,.15);
}
.ui-panel-position-right.ui-panel-display-reveal {
	-webkit-box-shadow: inset 5px 0 5px rgba(0,0,0,.15);
	-moz-box-shadow: inset 5px 0 5px rgba(0,0,0,.15);
	box-shadow: inset 5px 0 5px rgba(0,0,0,.15);
}
.ui-panel-display-overlay {
	-webkit-box-shadow: 5px 0 5px rgba(0,0,0,.15);
	-moz-box-shadow: 5px 0 5px rgba(0,0,0,.15);
	box-shadow: 5px 0 5px rgba(0,0,0,.15);
}
.ui-panel-position-right.ui-panel-display-overlay {
	-webkit-box-shadow: -5px 0 5px rgba(0,0,0,.15);
	-moz-box-shadow: -5px 0 5px rgba(0,0,0,.15);
	box-shadow: -5px 0 5px rgba(0,0,0,.15);
}
.ui-panel-open.ui-panel-position-left.ui-panel-display-push {
	border-right-width: 1px;
	margin-right: -1px;
}
.ui-panel-page-content-position-left.ui-panel-page-content-display-push {
	margin-left: 1px;
	width: auto;
}
.ui-panel-open.ui-panel-position-right.ui-panel-display-push {
	border-left-width: 1px;
	margin-left: -1px;
}
.ui-panel-page-content-position-right.ui-panel-page-content-display-push {
	margin-right: 1px;
	width: auto;
}

/* Responsive: wrap on wide viewports once open */
@media (min-width:55em) {
	.ui-responsive-panel .ui-panel-page-content-open.ui-panel-page-content-position-left {
		margin-right: 22em;
	}
	.ui-responsive-panel .ui-panel-page-content-open.ui-panel-page-content-position-right {
		margin-left: 22em;
	}
	.ui-responsive-panel .ui-panel-page-content-open {
		width: auto;
	}
	.ui-responsive-panel .ui-panel-dismiss-display-push,
	.ui-responsive-panel.ui-page-active ~ .ui-panel-dismiss-display-push {
		display: none;
	}
}
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
	float: left;
    padding:0 10px;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(http://www.ampronix.com/skin/frontend/rwd/ampronix/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-buttons {
  float:right;
  line-height:22px;
}
.owl-buttons a {
  font-size:16px;
}
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;

  width: 100%;
  height: 3px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 100;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


