@media (min-width: 320px) {
.brands-page h2.brands-title {
    display: none;
}
.flex-index:before {
    content: "Shop Manufacturers";
    display: block;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 3rem;
}	
	.checkout.confirmation-page {
    margin-top: 2rem;
}
.confirmation-page h3.thank-you {
    color: initial;
    font-weight: 700;
    font-size: 2rem;
}
.SideBar a[href*="/account.aspx?page=register"] {
    display: none;
}
.SideBar a[href*="/account.aspx?page=orders&type=quote"] {
    display: none;
}
.SideBar a[href*="/account.aspx?page=orderreceipt"] {
    display: none;
}
form#orderpad {
    margin-top: 2rem;
}
form#orderpad #quickorderbutton {
    color: #000000 !important;
}
.number-stepper button {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.Brian.MainTable {
    padding-top: 0px;
}
body {
    font-family: 'Roboto', sans-serif;
    color: #28343c;
    font-size: 16px;
    line-height: 1.5em;
}
.home-page {
    max-width: 1440px;
    margin: auto;
    border-left: 1px solid #eceff1;
    border-right: 1px solid #eceff1;
    box-shadow: 0px 0px 4px #eee;
}
.home-page section {

}
.container {
    max-width: 1200px;
}
.container.container-grid {
    max-width: 1270px;
    padding-left: 30px;
    padding-right: 30px;
}
.umb-grid .row {
    padding-bottom: 1rem;
}
.umb-grid ul ul {
    list-style-type: circle;
}
.umb-grid ul {
    list-style-type: disc;
	padding-inline-start: 40px;
}
.umb-grid li {
    padding: 4px 0;
}
.form-page h2 {
    font-size: 1.5rem;
}


a {
    color: #216869;
}
.btn, button {
    font-family: "Oswald", sans-serif;
    background: #fed980;
    padding: .75rem 1.5rem;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 0px;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
.white {
    color: #ffffff!important;
}
.yellow {
    color: #fed980!important;
}
.yellow a{
    color: #fed980!important;
}
.blue {
    color: #216869!important;
}
.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
    color: #212121;
}
h1 {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 42px;
    margin: 0 0 16px;
    font-family: "Oswald", sans-serif;
}
h2 {
	font-size: 2rem;
	font-weight: 600;
    margin-bottom: 20px;
    font-family: "Oswald", sans-serif;
}
.h3, h3 {
	font-size: 1.5rem;
	font-family: "Oswald", sans-serif;
}
h4 {
	font-size: 1.25rem;
}
.fancy-title {
    /* border-bottom: 1px solid #dddddd; */
    padding-bottom: 0px;
    text-align: center;
}
.fancy-title span{
    font-family: "Oswald", sans-serif;
    /* text-transform: uppercase; */
    font-size: 2rem;
    font-weight: 600;
}
.fancy-title a{
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
	margin-left: 1rem;
	text-decoration: underline;
}
.top-bar:after {
    content: "";
    width: 40px;
    height: 4px;
    display: block;
    margin: auto;
    margin-top: 1rem;
    background: #fed980;
}
section.page-heading {
    padding: 2rem 0 1rem 0;
}
section.page-heading h1:after {
    content: "";
    display: block;
    width: 80px;
    height: 1px;
    background-color: #e2000f;
    margin-top: 20px;
    margin-bottom: 20px !important;
}
b, strong {
    font-weight: bolder;
    font-weight: 700;
}
section.section-faq {
    margin-bottom: 2.5rem;
}
.res-intro {
    color: #b30000;
    font-weight: 400;
    font-size: 18px;
}
.thumbnails {
    margin-bottom: 8px;
}
  .carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
  }

  .carousel-fade .carousel-item.active,
  .carousel-fade .carousel-item-next.carousel-item-left,
  .carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
  }

  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    opacity: 0;
  }

  .carousel-item-next,
  .carousel-item-prev,
  .carousel-item.active,
  .active.carousel-item-left,
  .active.carousel-item-prev {
    transform: translateX(0);

  }
  .carousel-control-next, .carousel-control-prev {
    width: 5%;
    opacity: 1; 
}
.carousel-indicators {
    z-index: 1!important;
}
.carousel-indicators li {
    height: 8px;
}
.carousel-indicators .active {
    background-color: #d80000;
}

section.introduction {
    background: #eceff1;
    padding: 2rem 0;
}
.intro-open {
    max-width: 950px;
    text-align: center;
    margin: auto;
}
section.cta-main {
    /* margin-top: 1rem; */
}
.cta-main-img {
	position: relative;
}
.cta-main-box {
    position: relative;
}
.cta-main .media-body {
    max-width: 720px;
    padding: 6rem 2rem;
    padding-left: 0px;
    text-wrap: balance;
}
.cta-main-copy {
    color: #eceff1;
}
.cta-main-copy p {
    font-size: 18px;
    line-height: 1.7;
}
.cta-main-img:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(to left, rgb(0 0 0 / 0%) 40%, rgb(0 0 0 / 65%) 45%);
}
section.cta {
    padding: 4rem 0;
}
a.cta-img-box {
    position: relative;
    border: none;
}
.cta-box {
    position: relative;
    clip-path: polygon(0% 0%, 90% 0%, 100% 17%, 100% 100%, 0% 100%);
}
.cta-box:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
}
.cta-box img {
    object-fit: cover;
    height: 165px;
}
.static-cta {
	/* padding-left: 0; */
	/* position: absolute; */
	padding: .75rem 1.5rem;
	bottom: 0;
	background: rgb(0 0 0 / 99%);
	width: 100%;
}
.t-group {
    text-align: center;
}
.t-group i {
    font-size: 32px;
    font-weight: 600;
    margin-right: 16px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #fed980;
    display: none;
}
a.cta-img-box:hover i {
    margin-right: 0;
    color: #fff;
}
.static-cta p {
    font-size: 18px;
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.2;
}
.static-cta span {
    display: inline-block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #d80000;
    color: #ffffff;
    padding: 4px 8px;
    line-height: 1;
    display: none;
}

/* featured one product */
section.banner-section-v {
    padding: 2rem 0 2rem 0;
    background: #eceff1;
}

.banner-section-v .carousel-item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner-section-v .carousel-indicators {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 45%;
    margin-left: 45%;
}
.banner-section-v .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 23px;
    height: 23px;
    border-radius: 999px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255,255,255,.5);
    border: 2px solid #939da9;
}
.banner-section-v .carousel-indicators .active {
    background-color: #939da9;
}
.view {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.mask-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 385px;
}
	.view img {
align-self: center;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;

}
.banner-section-v .carousel-caption1 {
    height: 100%;
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    z-index: 10;
    padding: 40px 40px 40px 0px;
    color: #000000;
    text-align: left;
}
.carousel-caption1 h2 {
    font-weight: 700!important;
    font-size: 2rem;
    margin: 0;
    line-height: 98%;
    max-width: 500px;
    text-transform: uppercase;
}
.carousel-caption1 p {
    padding: 16px 0px 32px 0px;
    margin: 0;
}
.group-delay {
    animation-delay: 0.5s;
}
.group-delay-1 {
    animation-delay: 1s;
}
.banner-section-v .carousel-control-next, .banner-section-v .carousel-control-prev {
    top: 45%;
    bottom: 40%;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    padding: 12px;
    background: #000000;
    box-shadow: -3px 0px 1px #696969;
}

hr.divider {
    margin-top: 1rem;
    margin-bottom: 2rem;
    max-width: 7rem;
    height: 3px;
    background-color: #c41126;
    border: 0;
}

.owl-prev, .owl-next {
    position: absolute;
    top: 0%;
    background-color: transparent;
    height: 100%;
    line-height: 55px;
    width: 0px;
    text-align: center;
}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.owl-prev {
    left: -15px;
}
.owl-next {
    right: -15px;
}
.owl-prev i, .owl-next i {
    color: #383838;
    font-size: 32px;
    /* background: rgb(0 0 0 / 25%); */
    border-radius: 2px;
    border-radius: 100%;
    width: 35px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.section-title {
    font-weight: 600;
    font-size: 48px;
    line-height: 1.1;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    color: white;
}
.divider {
    background: #005a9e;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 75px;
    max-width: 200px;
    height: 3px;
}	
	

section.cta-section {
    padding: 3rem 0;
}
	
/* cat boxes section */
section.home-section.edge-section {
    padding: 4rem 0 3rem 0;
    /* background: #eceff1; */
}
section.home-section.edge-section a {
    text-decoration: none;
}
.block-overlay {
    position: relative;
}
.block-overlay:before {
    content: "";
    background: rgb(0 0 0 / 15%);
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 4px;
    position: absolute;
}
.block-overlay img {
    height: 185px;
    object-fit: cover;
    width: 100%;
    border-radius: 4px;
}
.block-contents {
    color: black;
}	
h4.title4 {
    margin-top: 1rem;
    font-weight: 600;
}
p.arrow {
    text-transform: uppercase;
    font-weight: 700;
    color: #216869;
    text-decoration: underline;
	margin-bottom: 0px;
}	
/* cat section */
section.cat-products {
    padding: 2rem 0px 3rem 0px;
    /* background: #eceff1; */
    margin: 0 auto;
    margin-top: 0rem;
}
a.p-item-box {
    margin: 0 8px;
    margin-bottom: 16px;
    display: block;
    width: calc((100%/6) - 16px);
    border: 1px solid white;
    border-radius: 4px;
    transition: all .3s;
}
a.p-item-box:hover {
    border: 1px solid #000;
	text-decoration: none;
}
.p-item-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 115px;
    margin: 8px;
    margin-top: 16px;
    /* margin-bottom: 8px; */
    /* padding: 8px; */
    background: white;
    border: 0px solid #ddd;
    border-radius: 4px;
}
.p-item-img img {
    align-self: center;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 4px;
}
.p-item-title {
    font-size: 1rem;
    line-height: 98%;
    padding: 8px 8px 20px 8px;
    font-weight: 400;
    color: #231f20;
    text-align: center;
}
/*************************** brands */
section.brands-section {
    /* background: #eceff1; */
    padding: 3rem 0;
    padding-bottom: 3rem;
}
.inline-block {
    display: inline-block;
}
.title-box {
    background-color: #213592;
    padding: 15px;
    width: 300px;
}
.slick-inner {
    padding: 24px 16px;
    background: #fff;
    margin-top: 1rem;
}
.brands-section .slick-slide > div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
a.slide-box {
    margin: 12px;
    display: block;
}
.slide-box .card-img-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 105px;
    margin-bottom: 0px;
    border: 0px solid #e0e0e0;
}
.slide-box .card-img-wrapper img {
    align-self: center;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto!important;
}
.slick-prev:before, .slick-next:before {
    font-size: 34px;
    opacity: .75;
    color: black;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 12px;
}
.slick-prev {

}
.slick-next {

}


a.item:hover {
    text-decoration: none;
}
a.item:hover .btn-product.btn {
    text-decoration: none;
    /* background: #005a9e; */
}
a.item:hover .shop-now {
	color: #000;
}

.featured-section {
    padding: 0rem 0 0rem 0;
}
div#owl-featured {
    background: #eceff1;
    padding: 1.5rem;
}
.card-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100px;
}
.product-box {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    padding: 15px;
    padding-top: 8px;
    transition: all .3s;
}
.product-box:hover {
    border: 1px solid #000;
}
.product-box-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 115px;
    margin-bottom: 12px;
    /* padding: 12px; */
}
.product-box-img img {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto!important;
}
h4.card-title.title2 {
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: 500;
    transition: all .3s;
}
h4.card-title.title3 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
}

.shop-now {
    color: #216869;
    margin-top: auto;
    font-weight: 800;
    transition: all .3s;
    font-size: 18px;
    padding: 2px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    display: none!important;
}
.see-more:hover {
    text-decoration: none;
    font-weight: 800;
	color: #000;
}

.page-heading {
    max-width: 100%;
    padding-top: 4rem;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    position: relative;
    background: #f7f7f7;
    background-position: 100% center;
    background-size: cover;
}
.page-heading:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-repeat: repeat;
    background-color: rgb(0 0 0 / 45%);
    background: linear-gradient(to left,hsl(0deg 0% 0% / 10%) 0%,hsl(0deg 0% 0% / 80%) 100%);
}
.heading-title {
    position: relative;
    text-wrap: balance;
}
.page-heading h1 {
    /* font-family: 'Roboto'; */
    text-transform: uppercase;
    font-size: 2.75rem;
    color: #ffffff;
    font-weight: 800;
    display: inline-block;
    margin: 0px 0 0px 0;
    margin-left: 0px;
    letter-spacing: normal;
}
p.heading-intro {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 12px;
    color: #ffffff;
    max-width: 600px;
}
	
	
	
.footer-wrap {
    background-color: #060606;
    color: whitesmoke;
    border-top-width: 0px;
    padding-top: 3rem;
    padding-bottom: 1rem;
    margin-top: 6rem;
    font-size: 14px;
}
.copyright {
    font-size: 13px;
}
.footer-wrap h4{
    font-size: 18px;
    font-weight: 900;
    color: #a3a3a3;
    text-transform: uppercase;
}
.footer-wrap a {
    color: #fed980;
    font-weight: 400;
}
.footer-wrap ul li {
    display: block;
    padding: 2px 10px 2px 0px;
}
.footer-wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.social-link i {
    font-size: 30px;
    margin: 0 3px;
    background: #4b4b4b;
    border-radius: 3px;
    padding: 3px;
    color: white;
}
span.foot-ad {
    font-weight: 800;
    line-height: 22px;
    margin-bottom: 8px;
    margin-top: 5px;
    display: block;
}
span.foot-ad a{
    white-space: nowrap;
}
.textwidget, .textwidget a {
    font-size: 14px;
}
footer.footer-wrap2 {
    background-color: #121212;
    color: white;
    padding-top: 12px;
    padding-bottom: 12px;
}
.border-r {
    border-right: 1px solid #444;
}
}



@media only screen and (min-width: 1024px) {
}

@media (max-width: 1440px) {
section.cta-main {
    margin-top: 0rem;
}
.home-page {
    max-width: 1440px;
    margin: auto;
    border-left: 0px solid #eceff1;
    border-right: 0px solid #eceff1;
    box-shadow: 0px 4px 4px #eee;
}
.cta-main .media-body {
    max-width: 600px;
    padding-left: 2rem;
}
}

@media (max-width: 1170px) {

.carousel-caption {
    top: 50px;
}
.title {
    max-width: 85%;
}
.carousel-caption h2{
    font-size: 36px;
    line-height: 30px;
    padding-left: 0px;
    margin: 0px;
}
.caption-img {
    position: absolute;
    top: auto;
    bottom: -50px;
    right: 0px;
    width: 50%;
}
}

@media (max-width: 1024px) {
a.p-item-box {
    width: calc((100%/5) - 16px);
}
.product-box {
    border: 1px solid #c7c7c7;
}
}
	
@media (max-width: 991px) {
.section-title {
    font-size: 24px;
}
.section-title.sub-divide {
    border-bottom: 0px solid #bbb;
}
.cta-main-img:before {
    background: hsl(0deg 0% 0% / 50%);
}
}
		
@media (max-width: 768px) {
a.p-item-box {
    width: calc((100%/4) - 16px);
}
}
	
	
@media (max-width: 767px) {
.border-r {
    border-bottom: 1px solid #444;
    border-right: none;
    padding-bottom: 2rem;
}
.banner-section-v .carousel-item-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}
.mask-img {
    height: auto;
    max-width: 410px;
}
.view {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 20px;
}
.banner-section-v .carousel-caption1 {
    height: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 20px;
}
.product-box-img {
    height: 135px;
    margin-bottom: 8px;
    padding: 8px;
}
.owl-prev i, .owl-next i {
    color: #201d1e;
    font-size: 19px;
    background: none;
    width: 25px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    height: 25px;

}

}	

@media (max-width: 650px) {
.fancy-title span {
    font-size: 1.5rem;
}
.cta-main .media-body {
    padding: 3rem 2rem;
}
.cta-main-copy p {
    font-size: 16px;
	color: #fff;
}
a.p-item-box {
    width: calc((100%/2) - 16px);
}
.title {
    max-width: 96%;
	margin-left: 2%;
}
.carousel-caption h2 {
    font-size: 26px;
    line-height: 24px;
    padding: 10px 20px;
}
.carousel-caption p {
    padding: 0px;
    padding-left: 20px;
    margin-left: 0%;
    font-size: 14px;
    line-height: 18px;
    max-width: 90%;
}

}
	
	
	
	