/** Media Queries
**********************************/
@media screen and (max-width: 1180px) {
    .sort, .products-pagination {
        margin-right: 0;
    }
}
@media screen and (max-width: 1130px) {
    .nav-item a {
        padding: 25px 13px 0;
    }
    .nav-item.menusearch {
        margin-left: 10px;
    }

    /*main slider*/
    .main-slider.owl-theme .owl-controls .owl-buttons div i {
        font-size: 60px;
    }
    .main-slider.owl-theme .owl-controls .owl-buttons div {
        width: 40px !important;
    }

    /*manager*/
    .info-card .manager .image, .other-managers span{
        margin-right: 15px;
    }
    .info-card {
        padding: 0 25px;
        font-size: 14px;
    }
}
@media screen and (max-width: 1024px) {
    .products-pagination li a {
        font-size: 18px;
        height: 44px;
        line-height: 44px;
        margin-right: 4px;
        width: 44px;
    }
    .filters li a, .filters label, .price-range-values {
        padding-bottom: 8px;
    }
    .promo h2 {
        font-size: 30px;
    }
}
@media only screen and (max-width: 1015px) {
    .nav-item a {
        padding: 25px 11px 0;
    }
    .filters .categories-banner i {
        margin-left: 5px;
    }
    .filters .categories-banner a span {
        font-family: futurastd-condensedbold;
    }
}
@media screen and (max-width: 991px) {
    #footer{
        text-align:center;
    }
    .footerlogo img {
        width: 200px;
        height: 55px;
    }
    a.menusearch {
        background-color: #00b2cc;
        right: 0;
        display: inline-block!important;
        position: absolute;
        font-size: 20px!important;
        height: 64px !important;
        border-bottom: 0px !important;
    }
    .search-wrapper{
        color: #333333;
    }
    /*menu*/
    .nav-mobile {
        display: block;
    }
    .nav {
        width: 100%;
        padding: 0;
    }
    .nav-list {
        display: none;
    }
    .nav-item {
        width: 100%;
        float: none;
    }
    .nav-item a {
        padding: 20px;
        height:auto;
        border-bottom: 1px solid #0d246d;
    }
    .nav-submenu-item a{
        background: #fff;
        border-bottom: 1px solid #f3f3f3;
        color:#FFFFFF;
    }
    .nav-submenu.productsmobile .nav-submenu-item a{
        color:#24273a;
    }

    .mega-menu-wrapper.nav-submenu.productsdesktop{
        display:none !important;
    }
    .search-text{
        display:none;
    }
    .map-filters .search-text{
        display:inline;
    }
    .nav-click {
        display: block;
        margin-top: 5px;
    }
    .nav-mobile-open {
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
    }
    .nav-item:hover .nav-submenu {
        display: none;
    }
    .nav-submenu {
        position: static;
        width: 100%;
        z-index: 300;
    }
    .nav li:nth-child(7),
    .nav li:nth-child(8),
    .nav li:nth-child(9) {
        width: 100%;
    }
    .horizantal-divider {
        top: 40px;
    }
    .news-content {
        margin-top: 0;
    }
    .item img {
        width: 100%;
    }
    .border-right {
        border-right: 0px solid #dddddd;
    }

    /*main banner*/
    .main-banner.wlinks h1 {
        font-size: 36px;
        max-width: 181px;
    }
    .categories {
        min-width: 243px;
    }
    .categories a{
        font-family: futurastd-condensedbold;
    }
    .categories a span{
        font-size: 16px;
    }

    /*promos*/
    .promo {
    	background-size: auto 70%;
    }

    .promo .lines{
        padding-bottom: 18px;
    }
    .promo .lines .line {
        display: none;
    }
    .promo .lines .title, .promo .lines .title h2, .promo .lines .title h3, .promo .lines .content {
        border: 0 none;
    }
    .promo .lines .title h2, .quicklinks .promo .lines .title h3 {
        font-family: FuturaStd-CondensedExtraBd;
        font-size: 22px;
        padding: 10px 0 10px 6px;
    }
    .quicklinks .promo .lines .title h3{
        padding-top: 20px;
    }
    .promo .lines .content {
        font-size: 16px;
        margin: 0;
        padding-left: 6px;
        padding-top: 12px;
    }
    .promo .lines .content p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 15px;
    }
    .promo .lines .content a {
        font-size: 14px;
        margin-bottom: 6px;
        display: block;
    }
    .promo.bottom.esp {
        background-size: auto 65%;
    }
    .promo.small.col-xs-height{
        float: left;
        border-bottom: 3px solid #ebebeb;
        border-right:0;
    }
    .promo.small.col-xs-height:first-child{
        float: left;
        border-right: 3px solid #ebebeb;
    }
    .promo-toggle .promo.small.col-xs-height:first-child,.promo-toggle .promo.small.col-xs-height{
        float: none;
    }

    /*product page*/
    .product-info h1 {
        font-size: 36px;
        line-height: 36px;
    }
    .product-info {
        padding: 25px 10px 0;
    }
    .product-info ul {
        font-size: 14px;
    }
    .color-options li {
        height: 30px;
        margin-right: 5px;
        width: 30px;
    }
    .product-info .price {
        font-size: 46px;
    }
    .product-info .price sup {
        font-size: 23px;
        top: -17px;
    }
    /*home improvement*/
    .guide-item .details {
        padding: 45px 34px 40px;
    }
    /*trade*/
    .article-item .title {
        font-size: 18px;
        line-height: 20px;
    }
    .article-item .link{
        font-size: 16px;
    }
    /*main banner categories*/
    .categories-banner h2{
        font-size: 20px;
    }
    .categories-banner h2,.categories-banner li a{
        padding-right: 15px;
        padding-left: 15px;
    }
    /*find a location*/
    .info-card.contact{
        border-bottom: 1px solid #e0dddd;
        text-align: center;
        margin-bottom: 35px;
        padding-bottom: 35px;
    }
    .toggle-promos-cont {
        margin-top: 25px;
    }
    .store-info h1 {
        font-size: 36px;
        margin: 35px 0 15px;
    }
    .info-card.contact a.view-map {
        background: #00a9c5 none repeat scroll 0 0;
        color: #fff;
        font-size: 15px;
        padding: 10px 20px;
        margin-top: 10px;
        display: inline-block;
    }
    .info-card.contact a.view-map:hover {
        background: #ffd71d none repeat scroll 0 0;
        color: #fff;
    }
    .info-card a.phone {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .filters .categories-banner a span {
        float: left;
        width: 85%;
    }
    .key-date {
        border-bottom: 1px solid #cccbcb;
        margin-bottom: 22px;
        font-family: 14px;
    }
    .key-date .date {
        font-size: 14px;
    }
    .tab-content .content {
        padding: 35px 30px 20px;
    }
}

@media screen and (max-width: 767px) {
    ul.bullets {
        padding: 0 15px;
    }

    .social-column{
        margin-top:20px;
    }
    .search-wrapper {
        margin-left: -10px;
    }
    /*menu*/
    .mega-menu {
        position: relative;
    }
    .mega-menu-wrapper {
        position: static;
        background: #fff;
        border: 0px;
    }

    .hot-deal{
        width: 255px;
    }

    /*main slider*/
    .slider-content,.main-slider .container{
        padding: 0;
    }
    .main-slider .slide {
        background-position: center top;
        height: 267px;
    }
    .slider-content a span, .slider-content a span.link {
        display: none;
    }
    .slider-content a {
        padding: 0;
    }
    .slider-content {
        vertical-align: bottom;
    }
    .slider-content img{
        margin-bottom: 0;
        padding: 14px 0 40px;
    }
    .main-slider.owl-theme .owl-controls .owl-buttons div i,.slider-product.owl-theme .owl-controls .owl-buttons div i {
        font-size: 40px;
    }
    .main-slider.owl-theme .owl-controls .owl-buttons div {
        bottom: 38px;
        height: 50px !important;
        margin: -25px 0 0 !important;
        top: auto;
        width: 55px !important;
        padding:3px 20px;
        font-weight: bold;
        opacity: 1 !important;
    }
    .slider-product.owl-theme .owl-controls .owl-buttons div {
        height: 50px !important;
        margin: -25px 0 0 !important;
        width: 55px !important;
        padding:3px 20px;
        font-weight: bold;
    }
    .main-slider.owl-theme .owl-controls .owl-page span, .quicklinks .owl-theme .owl-controls .owl-page span, .slider-product.owl-theme .owl-controls .owl-page span {
        height: 10px;
        width: 10px;
    }
    .main-slider.owl-theme .owl-controls .owl-page span, .quicklinks .owl-theme .owl-controls .owl-page span{
        background-color: #fff;
        opacity: 1;
        margin: 5px 4px;
    }
    .main-slider.owl-theme .owl-controls .owl-page.active span, .quicklinks .owl-theme .owl-controls .owl-page.active span {
        background: #ffde19;
    }
    .main-banner.block {
        border-bottom: 3px solid #fff;
    }

    /*main slider categories*/
    .categories-banner{
        position: relative;
    }
    .categories-banner, .categories-banner .container, .categories-banner .categories {
        padding: 0;
    }
    .categories-banner .categories{
        min-width: 100%;
    }
    .filters .categories-banner{
        margin-top: 5px;
    }
    .categories-banner .categories a,.filters .categories-banner li a {
        padding: 0 24px;
        border-bottom: 1px solid #ebebeb;
        border-top: 0;
        height: 65px;
        line-height: 65px;
        font-family: FuturaStd-CondensedExtraBd;
    }
    .categories a span,.filters .categories-banner a span{
        font-size: 18px;
    }
    .filters .categories-banner a span {
        float: none;
        font-family: FuturaStd-CondensedExtraBd;
        width: auto;
    }
    .main-banner.wlinks h1 {
        font-size: 24px;
        font-family: FuturaStd-CondensedExtraBd;
        max-width: 100%;
    }
    .categories-banner .categories i {
        float: right;
        font-size: 33px;
        margin: 16px 0 0;
    }

    .filters.wforms{
        display: block;
        padding:0;
        margin:0;
    }

    /*divs same height*/
    .col-xs-height, .right .col-xs-height {
        float: left;
    }

    /*inspiration*/
    .inspiration .image {
        height: 185px;
    }
    .inspiration .text {
        padding: 0 0 30px;
    }
    .inspiration a{
        margin-bottom: 0;
    }

    /*categories*/
    .categories a {
        padding: 0 24px;
    }

    /*promo*/

    .promo, .promo:first-child,.promo.small.col-xs-height:first-child {
        border-right: none;
        border-bottom: 3px solid #ebebeb;
    }
    .promo.col-xs-height {
        display: table;
    }
    .promo .lines {
        float: left;
        width: 80%;
    }
    .promo .image {
        float: left;
        width: 20%;
    }
    .promo.center {
        background-size: auto 100%;
    }

    /*quick links*/
    .quicklinks h2 {
        display: none;
    }
    .quicklinks .row > div {
        padding: 0;
    }
    .quicklinks .promo {
        box-shadow: none;
        margin-bottom: 0;
    }
    .quicklinks .promo .lines .title h3 {
        padding-top: 25px;
    }

    /*products list*/
    .section-title {
        display: none;
    }
    .products a span {
        height: auto;
        padding-bottom: 25px;
    }
    .products img {
        display: none;
    }
    .products li {
        text-align: left;
        padding: 0 24px 0 9px;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-bottom: 1px solid #ebebeb;
    }
    .products a {
        height: 65px;
        line-height: 65px;
        vertical-align: middle;
    }
    .products a span {
        display: inline-block;
        float: none;
        height: auto;
        line-height: 21px;
        margin: 0;
        padding-bottom: 0;
        padding-top: 0;
        vertical-align: middle;
        width: 92%;
    }

    /*breadcrumbs*/
    .breadcrumbs{
        display: none;
    }

    /*product page*/
    .product-info {
        padding: 25px 18px 0;
    }
    .product-info h1 {
        margin:0;
    }
    .product-info .sku {
        margin-bottom: 20px;
    }
    .slider-product {
        padding: 20px 20px 40px;
    }
    .slider-product .owl-pagination {
        bottom: 10px;
    }
    .product-info div.col-xs-12 {
        padding: 0;
    }
    .product-info > ul {
        border-bottom: 1px solid #dcdcdc;
        margin-bottom: 10px;
        padding-bottom: 6px;
    }
    .product-info .color-options-select {
        margin-bottom: 15px;
        padding-bottom: 20px;
        border-bottom: 1px solid #dcdcdc;
    }
    /*sliders more products*/
    .slider-products-container h2,h2.alt {
        font-size: 24px;
        padding: 19px 15px 18px;
    }
    /*product list item*/
    .product-item {
        border-right: 0;
    }

    /*filters*/
    .sort, .products-pagination {
        margin-left: 0;
    }
    .products-pagination ul {
        text-align: left;
    }
    .filters{
        display: none;
    }
    #sort {
        margin: 11px 15px;
    }

    /*guides*/
    .guides {
        padding-top: 4px;
    }
    .row.guides-list {
        margin-right: -15px;
    }
    .guides .sort .fl-right {
        display: none;
    }
    .guide-item {
        border-bottom: 3px solid #ececec;
        border-right: none;
    }
    .guide-item .details {
        padding: 18px 25px 0 15px;
        text-align: left;
    }
    .guide-item .title {
        margin-bottom: 15px;
    }
    .guide-item .link,.guide-item .title{
        font-size: 16px;
    }
    .guide-item .image:after{
        display: none;
    }
    .sort h2 {
        float: none;
        font-size: 24px;
        text-align: center;
    }
    /*catalogues*/
    .catalogues .sort h2 {
        margin-bottom: 10px;
    }
    /*service page*/
    h2.alt{
        border-bottom:3px solid #ececec;
    }
    .bg-image {
        height: 130px;
        margin-top: 21px;
    }
    .product-info .button {
        margin-bottom: 27px;
        margin-top: 13px;
    }
    /*trade*/
    .article-item {
        padding: 0;
        border-bottom: 3px solid #ececec;
        background: #fff;
    }
    .article-item .image {
        margin-bottom: 0;
    }
    .article-item .details {
        padding: 18px 25px 0 15px;
    }
    .article-item .link {
        font-size: 16px;
    }
    .article-item .title {
        font-family: FuturaStd-CondensedExtraBd;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .article-item .link {
        color: #3facba;
    }
    .article-item:hover .link {
        color: #ffe20e;
    }
    .articles-list {
        margin-top: 5px;
    }
    .articles #sort, .articles #quick_links{
        margin:20px 0;
    }
    /*group builders*/
    .gridder-show .expanded-content {
        padding: 30px 27px 20px;
    }
    .expanded-content a {
        font-size: 16px;
        margin-top: 15px;
    }
    .guide-item.active {
        display: none;
    }
    .guide-item img.img-title {
        margin-bottom: 0;
        max-height: 50px;
    }
    .builders .guide-item .details {
        padding-bottom: 0;
        padding-top: 16px;
    }

    /*FIND A LOCATION*/
    .promo-toggle .row.block {
        border: 0 none;
    }
    .store-item{
    	min-height: 180px;
    }

    .store-item .title,.store-item .link{
        margin: 0;
    }
    .store-item i {
        color: #00b4cd;
        font-size: 21px;
        margin-bottom: 8px;
    }
    .store-item:hover .link,.store-item:hover i{
        color: #ffd71d;
    }
    .info-card h3{
        font-size: 20px;
    }
    .tab-controller {
        margin-top: 0;
    }
    .info-card.hours {
        border-bottom: 1px solid #e0dddd;
        margin-bottom: 32px;
        padding-bottom: 24px;
    }
    .info-card .manager span, .info-card .manager a {
        margin-bottom: 3px;
        margin-top: 3px;
    }

    /*user content*/
    .main-content img{
    	width:100%;
    }

    /*map*/
    #map-canvas {
        display: none;
        height: 220px;
    }
    .map-filters{
        background-color: #fff;
        text-align: center;
    }
    .map-filters .search-text{
        color: #003777;
        width: 100%;
        margin: 30px 0 15px;
    }
    .map-filters .custom-select {
        border: 1px solid #c7c7c7;
        margin: 10px 0 0;
        text-align: left;
    }
    .map-filters .inverted.button {
        margin: 20px 0 49px;
    }

    /*TRADE SKILLS*/
    .main-content {
        margin-top: 3px;
        font-size: 14px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 15px;
        margin-bottom: 0;
    }
    .main-content h3 {
        line-height: 23px;
    }
    .main-content > div{
        padding-left: 25px;
        padding-right: 25px;
    }
    .main-content .info{
        padding-bottom: 5px;
    }
    .schedule{
        border:0;
        margin-bottom: 0;
    }
    .schedule > div{
        padding:0;
    }
    .schedule p{
        font-size: 16px;
    }
    .faq {
        background: #003777 none repeat scroll 0 0;
        color: #fff;
        padding-bottom: 25px;
        overflow: hidden;
        padding-top: 5px;
    }
    .faq p {
        margin-bottom: 25px;
    }
    .faq h3, .key-dates h3{
        font-size: 24px;
    }
    .faq h3, .faq h4{
        color: #fff;
    }
    .main-content > div.tab-content{
        border:0;
        padding:0;
        margin-bottom: 5px;
        margin-top: 25px;
    }
    .tab-content .content {
        border: 0 none;
        padding: 25px 20px 20px;
    }
    .tab-content .content h3 {
        margin-top: 30px;
    }
    .tab-content .content p,.tab-content .content a {
        margin-bottom: 15px;
    }
    .tab-content .content h4 {
        font-size: 14px;
        line-height: 18px;
        margin: 20px 0;
    }
}
/* iPhone 6 & 6 Plus */
@media (max-width: 667px) {
    .mega-menu {
        position: relative;
    }
    .mega-menu-wrapper {
        position: static;
        background: #fff;
        border: 0px;
    }

    .promo {
    	background-size: auto 50%;
    }
}
@media screen and (max-width: 640px) {
    /*headings*/
    h1{
        font-size: 24px;
    }
    h3 {
        font-size: 18px;
    }

    /*footer*/
    #footer{
        text-align:center;
    }
    .footerlogo img {
        width: 200px;
        height: 55px;
    }

    /*local store*/
    .local-store-mobile{
        display: block;
    }

    /*lines*/
    .lines .title h2 {
        padding: 25px 0 25px 25px;
    }
    .lines .content {
        padding: 26px 40px 0 25px;
    }

    /*promo*/
    .promo .image{
        padding-left: 0;
    }

    /*main banner*/
    .main-banner,.main-banner.wlinks{
        height: 63px;
        line-height: 63px;
    }

    .main-banner h1{
        font-family: FuturaStd-CondensedBold;
    }

    /*section title*/
    .section-title .row {
        font-size: 16px;
        padding: 10px 0 20px;
    }
}

@media screen and (max-width: 590px) {
    .guide-item .desc, .article-item .desc {
        display: none;
    }

    .item img {
        width:340px;
    }
}
@media screen and (max-width: 520px) {
    /*promo*/
    .promo .lines {
        width: 55%;
    }
    .promo .image {
        width: 41.6667%;
    }
    .promo.center{
        background-size: 36%;
    }
}

@media screen and (max-width: 480px) {
    #footer{
        text-align:center;
    }
    .footerlogo img {
        width: 200px;
        height: 55px;
    }
    /*mega menu*/
    .mega-menu {
        position: relative;
    }
    .mega-menu-wrapper {
        position: static;
        background: #fff;
        border: 0px;
    }
}

@media screen and (max-width: 360px) {
    #footer{
        text-align:center;
    }
    .footerlogo img {
        width: 200px;
        height: 55px;
    }
    /*mega menu*/
    .mega-menu {
        position: relative;
    }
    .mega-menu-wrapper {
        position: static;
        background: #fff;
        border: 0px;
    }
}
/* iPhone 4s and Smaller Screen */
@media (max-width: 320px) {
    .mega-menu {
        position: relative;
    }
    .mega-menu-wrapper {
        position: static;
        background: #fff;
        border: 0px;
    }
}

@media only screen and (min-width: 992px) {
    .nav-submenu.productsmobile li {
        display:none;
    }
    .footercolumns{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:flex;
    }
}

/*---------------------------------------------------------------*/
/* Retina */
/*---------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .default-logo {
    display: none !important;
  }
  .retina-logo {
    display: inline-block !important;
  }
}