@media all and (max-width: 1210px)
{
  .header .row1
  {
    width: 1000px;
  }
  
  .header .row2
  {
    width: 1000px;
  }
  
  .header .row2 .search
  {
    width: 450px;
  }
  
  .header .row2 .search .search-input
  {
    width: 350px;
  }
  
  .header .row2 .search #bottom-search select
  {
    width: 170px;
  }
  
  .header .menu .menu-buttons
  {
    width: 1000px;
  }
  
  .header .menu .menu-buttons .menu-button
  {
    width: 100px;
  }
}

@media all and (max-width: 1010px)
{
  .header .row1
  {
    width: 100%;
  }
  
  .header .row2
  {
    width: 100%;
  }
  
  .header .row2 .search
  {
    width: auto !important;
  }
  
  .header .row2 .account
  {
    display: block;
    width: 100%;
    text-align: center;
  }
  
  .header .row2 .account .welcome
  {
    display: none;
  }

  .header .row2 .account .account-button .image
  {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
  }
  
  .header .row2 .account .account-button .image img
  {
    max-width:30px;
    clip: rect(0px 30px 30px 0px);
  }
  
  .header .row2 .account .account-button:hover .image img
  {
    clip: rect(30px 30px 60px 0px);
    margin-top: -30px;
  }
 
  .header .row2 .account .account-button .number
  {
    font-size: 11px !important;
    width: 15px !important;
    left: 15px !important;
    top: -1px !important;
  }
  
  .header .row2 .account .account-button .text
  {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-left: 5px;
  }
  
  .header .menu .menu-buttons
  {
    width: 912px;
  }
  
  .header .menu .menu-buttons .menu-button
  {
    width: auto !important;
    height: 40px;
  }
  
  .header .menu .menu-buttons .menu-button .links
  {
    top: 40px;
  }
  
  .header .menu .menu-buttons .menu-button .menu-button-link
  {
    padding: 10px 0px;
  }
  
  .header .menu .menu-buttons .menu-button.mobility
  {
    width: 82px !important;
  }
  
  .header .menu .menu-buttons .menu-button.recreational
  {
    width: 102px !important;
  }
  
  .header .menu .menu-buttons .menu-button.mini-bike
  {
    width: 88px !important;
  }
  
  .header .menu .menu-buttons .menu-button.atv
  {
    width: 118px !important;
  }
  
  .header .menu .menu-buttons .menu-button.go-kart
  {
    width: 78px !important;
  }
  
  .header .menu .menu-buttons .menu-button.street
  {
    width: 71px !important;
  }
  
  .header .menu .menu-buttons .menu-button.bicycle
  {
    width: 76px !important;
  }
  
  .header .menu .menu-buttons .menu-button.wheelchair
  {
    width: 96px !important;
  }
  
  .header .menu .menu-buttons .menu-button.snowmobile
  {
    width: 100px !important;
  }

  .header .menu .menu-buttons .menu-button.kick
  {
    width: 102px !important;
  }
  
  .header .menu .menu-buttons .menu-button .image
  {
    display: none;
  }
}

@media all and (max-width: 950px)
{
  .header .menu .menu-buttons
  {
    width: 836px;
  }

  .header .menu .menu-buttons .menu-nest.nest7
  {
    height: 40px;
    width: 25px;
    background: url(../img/more-right.png) no-repeat center;
    position: absolute;
    top: 0px;
    right: 0px;
  }
  
  .header .menu .menu-buttons .menu-nest.nest7.hover
  {
    background: url(../img/more-down.png) #444 no-repeat center;
  }
  
  .header .menu .menu-buttons .menu-nest.nest7 .menu-button
  {
    display: none;
  }
  
  .header .menu .menu-buttons .menu-nest.nest7.hover .menu-button
  {
    display: block;
    position: absolute;
    top: 40px;
    right: 0px;
    width: 120px !important;
    background: #444;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    border: none !important;
  }
  
  .header .menu .menu-buttons .menu-nest.nest7.hover .menu-button .menu-button-link
  {
    padding: 10px;
  }
  
  .header .menu .menu-buttons .menu-nest.nest7.hover .menu-button .menu-button-link .text
  {
    text-align: right !important;
  }
  
  .header .menu .menu-buttons .menu-nest.nest7.hover .menu-button .menu-button-link .text:after
  {
    content: ">";
    margin-left: 5px;
  }
  
  .header .menu .menu-buttons .menu-nest.nest7 .menu-button:hover .links
  {
    display: none !important;
  }    
}

@media all and (max-width: 860px)
{

  .header .menu .menu-buttons
  {
    width: 735px;
  }
  
  .header .menu .menu-buttons .menu-button:hover .links
  {
    display: none !important;
  }

  .header .menu .menu-buttons .menu-nest.nest7
  {
    position: absolute;
    width: auto;
    height: auto;
    top: 40px;
    right: 0px;
  }
  
  .header .menu .menu-buttons .menu-nest.nest6
  {
    height: 40px;
    width: 25px;
    background: url(../img/more-right.png) no-repeat center;
    position: absolute;
    top: 0px;
    right: 0px;
  }
  
  .header .menu .menu-buttons .menu-nest.nest6.hover
  {
    background: url(../img/more-down.png) #444 no-repeat center;
  }
  
  .header .menu .menu-buttons .menu-nest.nest6 .menu-button
  {
    display: none;
  }
  
  .header .menu .menu-buttons .menu-nest.nest6.hover .menu-button
  {
    display: block;
    position: absolute;
    top: 40px;
    right: 0px;
    width: 120px !important;
    background: #444;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    border: none !important;
  }
    
  .header .menu .menu-buttons .menu-nest.nest6.hover .menu-button .menu-button-link
  {
    padding: 10px;
  }
  
  .header .menu .menu-buttons .menu-nest.nest6.hover .menu-button .menu-button-link .text
  {
    text-align: right !important;
  }
  
  .header .menu .menu-buttons .menu-nest.nest6.hover .menu-button .menu-button-link .text:after
  {
    content: ">";
    margin-left: 5px;
  }
  
  .header .menu .menu-buttons .menu-nest.nest6 .menu-button:hover .links
  {
    display: none !important;
  }
}

@media all and (max-width: 750px)
{
  .header
  {
    display: table;
  }
  
  .header .top-banner
  {
    display: none;
  }
  
  .header .row2 .logo
  {
    width: 70px;
  }

  .header .row2 .logo .text
  {
    display: none;
  }

  .header .row2 .search .search-button span
  {
    display: none;
  }

  .header .row2 .search #bottom-search
  {
    display: none;
  }
  
  .header .menu
  {
    display: none;
  }
  
  .header .row2
  {
    position: relative;
    padding: 0px !important;
    height: 115px;
    display: table-row;
    width: 100% !important;
  }
  
  .header .row2 .mobile-menu
  {
    width: 50px;
    display: table-cell;
    vertical-align: top;
    position: relative;
    text-align: left;
  }
  
  .header .row2 .mobile-menu.active
  {
    background: #FFF;
  }
  
  .header .row2 .mobile-menu .image
  {
    width: 40px;
    height: 40px;
    margin: 15px;
    z-index: 6;
    position: relative;
    text-align: left;
  }
  
  .header .row2 .mobile-menu .image img
  {
    clip: rect(0px 40px 40px 0px);
    position: absolute;
  }
  
  .header .row2 .mobile-menu .options
  {
    position: absolute;
    top: 70px;
    left: 0px;
    width: 350px;
    background: #FFF;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.2);
    z-index: 5;
    display: none;
  }
  
  .header .row2 .mobile-menu.active .options
  {
    display: block;
  }
  
    .header .row2 .mobile-menu.active .image img
  {
    clip: rect(40px 40px 80px 0px);
    position: absolute;
    margin-top: -40px;
  }
  
  .header .row2 .mobile-menu .options .option
  {
    position: relative;
  }
  
  .header .row2 .mobile-menu .options .option.dark-option
  {
    background: #AAA;
  }

  .header .row2 .mobile-menu .options .option .link
  {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  }
  
  .header .row2 .mobile-menu .options .option .link.with-nest
  {
    padding: 10px;
    font-size: 16px;
    color: #444;
    font-weight: bold;
  }
   
  .header .row2 .mobile-menu .options .option .link a
  {
    font-size: 16px;
    display: block;
    color: #444;
    padding: 10px;
  }
  
  .header .row2 .mobile-menu .options .option.dark-option .link a
  {
    color: #444;
  }
  
  .header .row2 .mobile-menu .options .option .link:hover
  {
    background: #EEE !important;
    cursor: pointer;
  }
  
  .header .row2 .mobile-menu .options .option .nest
  {
    width: 0; 
	  height: 0; 
	  border-top: 6px solid transparent;
	  border-bottom: 6px solid transparent;
	  border-left: 6px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 5px;
    top: 13px;
  }
  
  .header .row2 .mobile-menu .options .option .nest .link
  {
    display: none;
  }
  
  .header .row2 .mobile-menu .options .option .nest .nest
  {
    display: none;
  }
  
  .header .row2 .mobile-menu .options .option.inactive
  {
    display: none;
  }
  
  .header .row2 .mobile-menu .options .option.active
  {
    display: block;
  }

  .header .row2 .mobile-menu .options .option.active .nest .link.with-nest
  {
    background: #FFF;
    color: #444;
  }
    
  .header .row2 .mobile-menu .options .option.active .link.with-nest
  {
    background: #444;
    background: linear-gradient(to bottom, #444, #333);
    color: #FFF;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    padding-left: 20px;
  }
  
  .header .row2 .mobile-menu .options .option.active .link.with-nest:hover,
  .header .row2 .mobile-menu .options .option .nest .option.active .link.with-nest:hover
  {
    background: #555 !important;
    background: linear-gradient(to bottom, #555, #444);
    color: #FFF !important;
  }
  
  .header .row2 .mobile-menu .options .option.active .link.with-nest:before,
  .header .row2 .mobile-menu .options .option .nest .option.active .link.with-nest:before
  {
    content: "";
    width: 0; 
	  height: 0; 
	  border-top: 6px solid transparent;
	  border-bottom: 6px solid transparent;
	  border-right: 6px solid #FFF;
    position: absolute;
    left: 5px;
    top: 13px;
  }

  .header .row2 .mobile-menu .options .option .nest .option.active .link.with-nest
  {
    background: #444;
    background: linear-gradient(to bottom, #444, #333);
    color: #FFF;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    padding-left: 20px !important;
    
  }
  
  .header .row2 .mobile-menu .options .option.active .nest .link.with-nest
  {
    padding-left: 10px !important;
  }
  
  .header .row2 .mobile-menu .options .option.active .nest .link.with-nest:hover
  {
    background: #EEE !important;
    color: #444 !important;
    
  }
  
  .header .row2 .mobile-menu .options .option.active.inactive .link
  {
    display: none;
  }
  
  .header .row2 .mobile-menu .options .option.active .nest
  {
    display: block;
    position: relative;
    width: auto;
    height: auto;
    right: auto;
    top: auto;
    border: none;
  }
  
  .header .row2 .mobile-menu .options .option .nest .option .nest
  {
    width: 0; 
	  height: 0; 
	  border-top: 6px solid transparent;
	  border-bottom: 6px solid transparent;
	  border-left: 6px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 5px;
    top: 13px;
  }
  
  .header .row2 .mobile-menu .options .option .nest .option.active .nest
  {
    display: block;
    position: relative;
    width: auto;
    height: auto;
    right: auto;
    top: auto;
    border: none;
  }
  
  .header .row2 .mobile-menu .options .option.active .nest .link
  {
    display: block;
  }

  .header .row2 .logo
  {
    display: table-cell;
    vertical-align: top !important;
    text-align: center !important;
    width: auto !Important;
    padding: 5px;
  }
  
  .header .row2 .account
  {
    display: table-cell;
    vertical-align: top;
    width: 40px;
    padding: 15px 5px;
  }
  
  .header .row2 .account .account-button
  {
    display: none;
    height: 40px;
    width: 40px;
  }
  
  .header .row2 .account .account-button.cart-button
  {
    display: block;
  }
  
  .header .row2 .account .account-button .text
  {
    display: none;
  }
  
  .header .row2 .account .account-button .image
  {
    width: 40px;
    height: 40px;
  }
  
  .header .row2 .account .account-button .number
  {
    font-size: 14px !important;
    left: 19px !important;
    top: 0px !important;
    width: 20px !important;
  }
  
  .header .row2 .account .account-button .image img
  {
    max-width: 40px;
    clip: rect(0px 40px 40px 0px);
  }
  
  .header .row2 .account .account-button:hover .image img
  {
    clip: rect(40px 40px 80px 0px);
    margin-top: -40px;
  }
  
  .header .row2 .search
  {
    position: absolute;
    width: 100% !important;
    display: block;
    text-align: center;
    background: linear-gradient(to bottom, #F8F8F8, #E6E6E6);
    padding: 5px;
    margin: 0px;
    left: 0px;
    bottom: 0px;
    height: 40px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    padding-right: 32px;
  }
  
  .header .row2 .search .search-input
  {
    border-color: #CCC;
    width: 100%;
  }
  
  .header .row2 .search .search-button
  {
    position: absolute;
    right: 5px;
  }
  
  .header .row2 .search .phone
  {
    display: none;
  }
  
  #searchspring-autocomplete_results
  {
    display: none !important;
  }
  
  .submenu-buttons .submenu-button
  {
    display: none !important;
  }
  
  .submenu-buttons .button-title,
  .submenu-buttons .button-all,
  .submenu-buttons .button1,
  .submenu-buttons .button2,
  .submenu-buttons .button3
  {
    display: inline-block !important;
  }
}

@media all and (max-width: 700px)
{
  .header .row1 .contact
  {
    width: 100%;
    text-align: center;
  }
  
  .header .row1 .blurbs
  {
    display: none;
  }
}

@media all and (max-width: 575px)
{
  .header .row1 .contact .email-us
  {
    padding: 5px;
  }
  
  .header .row1 .contact .email-us span
  {
    display: none;
  }
}

@media all and (max-width: 510px)
{
  .header .row2
  {
    height: 105px;
  }
  
  .header .row2 .mobile-menu .image
  {
    margin: 12.5px 10px;
  }
  
  .header .row2 .mobile-menu .options
  {
    top: 60px;
    width: 250px;
  }
  
  .header .row2 .mobile-menu .options .option .link a
  {
    font-size: 14px;
  }
  
  .header .row2 .mobile-menu .options .option .link.with-nest
  {
    font-size: 14px;
  }
  
  .header .row2 .logo
  {
    width: 60px;
    height: 60px;
  }
  
  .header .row2 .logo .image
  {
    width: 60px;
    height: 60px;
  }
  
  .header .row2 .logo .image img
  {
    max-width: 60px;
    max-height: 60px;
  }
  
  .header .row2 .account
  {
    padding: 10px 5px;
  }
  
  .submenu-buttons .button3
  {
    display: none !important;
  }
}

@media all and (max-width: 400px)
{
  .submenu-buttons .button2
  {
    display: none !important;
  }
}