@media (min-width: 320px) {
.pay123 {
    border: 2px solid #142f54;
    padding: 1rem;
    height: 270px;
    overflow: hidden;
}
.pay123 iframe, iframe#worldpayframe {
    height: 110vh;
}
.checkout.confirmation-page {
    margin-top: 2rem;
}
.dp-wrapper .dp-image-wrapper span {
    border: 0 solid #ddd!important;
    height: auto!important;
    aspect-ratio: 1;
    padding: 0;
}
.TL-Info.TL-Price {
    color: #142f54;
}
.filter-nav label span {
    line-height: 1;
    font-weight: bold;
}
body {
font-family: 'Roboto', sans-serif;
font-family: "Montserrat", sans-serif;
font-size: 14px;
color: #333;
}

.container {
    max-width: 1730px;
    padding-left: 30px;
    padding-right: 30px;
}
.container-fluid {
    max-width: 1440px;
}
.umb-grid .container {
    padding: 0;
}
.quick-order {
    margin-top: 2rem;
}
.order-pad_item.mb-5 {
    margin-bottom: 2rem!important;
}
.order-pad_order input.quickordersku {
    height: 36px;
}
.order-pad_order .number-stepper button {
    height: 34px;
}
.quick-order-section .order-pad_item:nth-last-child(-n+5) {
    display: none;
}
span.help-block {
    font-size: 12px;
    padding: 4px 12px;
    display: block;
}
.Brian.MainTable {
    padding-top: 0px;
}
p {
    font-weight: 500;
}
a {
    color: #142f54;
}
.btn, button {
    background: #ffaa00;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 0px;
    color: #FFFFFF;
    font-weight: 600;
	font-size: 14px;
    text-decoration: none;
}
.btn-product.btn {
    background: transparent;
    border: 0px solid #1d7447;
    color: #1d7447;
    padding: 0px;
}
.page {
    margin-bottom: 70px;
}
.page-heading-block.d-block {
    height: 20vw;
    margin-bottom: 3rem;
}
.page-heading-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
}
.page-heading {
    background-position: 100% center;
    background-size: cover;
}
.page-heading h1 {
    font-size: 2rem;
    font-weight: 500;
}
section.page-section {
    padding: 4rem;
}
.section-title {
    font-size: 1.5rem;
    font-weight: 600;
	letter-spacing: 1.2px;
    padding: 0;
    position: relative;
    text-align: left;
    border-bottom: 2px solid #142f54;
    display: block;
    padding-bottom: 16px;
    margin-bottom: 16px;
    color: #142f54;
}
.white {
    color: #ffffff;
}
.gray{
color: #e0e0e0;
}
.blue {
    color: #142f54;
}
.yellow {
    color: #ffaa00;
}
.black {
    color: #111;
}
.red {
    color: #d64b4f;
}
.h1, h1 {
letter-spacing: -.22px;
font-size: 2rem;
}
.h2, h2 {
letter-spacing: -.22px;
font-size: 1.5rem;
}
.h3, h3 {
    font-size: 1.25rem;
}
h4 {
    font-size: 1.25rem;
}
b, strong {
    font-weight: bolder;
    font-weight: 700;
}
.form-group.required>label:before {
    content: "*";
    color: red;
}
  .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 li {
    height: 7px;
}


section.intro-about {
    padding: 3rem 0 3rem 0;
} 
section.intro-about p {
    max-width: 80%;
}
 /*cats new*/
.box-contain {
    padding: 2rem 2rem 3rem 2rem;
    height: 100%;
}
.box-contain.bg {
    background: #f2f2f2;
}
 .category-block-6 {
    position: relative;
    border-bottom: 3px solid #ffffff;
    padding: 10px;
    border-radius: 4px;
    height: auto;
    text-align: center!important;
    display: block;
    /* background: #ffffff; */
    border: 0px solid #f1ede9;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    min-height: 223px;
 }
.cat-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    height: 397px;
    /* padding: 8px; */
}
.cat-img img {
    align-self: center;
	width: auto!important;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.category-names {
    
    padding: 0px;
    padding-top: 10px;
    display: block;
    width: 100%;
}
.category-names h3 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}

 /*cats new*/
 


 /*Banner */
section.banner-section {
    background: #fff;
}
.banner-link {
    width: 100%;
    display: block;
}
.media-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
}
.media.d-block {
    height: 405px;
}
.media:before {
    content: '';
    /* background: linear-gradient(to left,hsl(0deg 0% 0% / 47%) 0%,hsl(0deg 0% 0% / 47%) 100%); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.carousel-caption {
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0;
    text-align: left;
    padding: 0px;
}
.container.relative {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.title {
    position: relative;
    background-color: rgb(23 46 85 / 90%);
    max-width: 530px;
    padding: 1rem 2rem;
    /* height: 100%; */
    text-align: left;
}
.carousel-caption h2 {
    z-index: 5;
    min-width: 100%;
    max-width: 100%;
    font-size: 1.5rem;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: -.5px;
    color: rgb(255, 255, 255);
    visibility: inherit;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin: 0px 0px 0px;
    padding-bottom: 15px;
}
.carousel-caption p {
    z-index: 6;
    line-height: 1.7;
    font-weight: 400;
}
.carousel-caption p span {
    color: #47b972;
    letter-spacing: 0px;
    font-weight: 600;
    white-space: nowrap;
}

.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: 0px;
}
.owl-next {
    right: 0px;
}
.owl-prev i, .owl-next i {
    color: #ffffff;
    font-size: 24px;
    background: rgb(139 139 139 / 60%);
    border-radius: 2px;
    border-radius: 100%;
    width: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 40px;
    height: 40px;
    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;
}

img.title-icon {
    width: 30px;
    display: block;
    margin: auto;
    margin-bottom: 8px;
}
a.item:hover {
    text-decoration: none;
}
section.cat-section {
    padding: 0rem 0 4rem 0;
    background: #ffffff;
}
.product-box {
    background: #fff;
    border: 0px solid #ddd;
    padding: 20px;
    border-radius: 4px;
}
.product-box-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 210px;
    margin-bottom: 10px;
    border: 0px solid #e0e0e0;
}
.product-box-img img {
    align-self: center;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto!important;
}
.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: 112px;
}
h4.card-title.title2 {
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 500;
    transition: all .3s;
    /* color: #0021b2; */
}
h4.card-title.title3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
}
.see-more, .shop-now {
	font-size: 14px;
    font-weight: 800;
	color: #ffaa00;
	text-transform: uppercase;
    transition: all .3s;
    padding: 0px 0;
	margin-top: auto;  
}
a.item:hover .btn-product.btn {
    text-decoration: none;
    background: transparent;
}
a.item:hover .shop-now span{
	text-decoration: underline;
}
a.item:hover .shop-now i{
	text-decoration: none;
}
section.featured-products {
    padding: 0rem 0 4rem 0;
    /* background: #E5E9EC; */
    position: relative;
    overflow: hidden;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.full-video p {
    position: relative;
    overflow: hidden;
    margin: 4em auto;
    padding-top: 56.25%;
}
.full-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.list-wrap ul li:before {
    content: '\e876';
    display: inline-block;
    font-family: 'Material Icons';
    font-size: 18px;
    color: #16489b;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1;
    margin-right: 9px;
}
.list-wrap ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 12px;
    /* color: #000000; */
}



.footer-wrap {
    background-color: #142f54;
    color: white;
    border-top-width: 0px;
    padding-top: 2.5rem;
    padding-bottom: 3rem;
	margin-top: 10vw;
    font-size: 14px;
}
.footer-group-1 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 2em;
	margin-bottom: 2rem;
}
.footer-wrap h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #ffffff;
}
.footer-details p {
    margin: 8px 0;
}
.footer-details a {
    text-decoration: underline;
    -webkit-text-decoration-color: #889da7;
            text-decoration-color: #889da7;
    -webkit-text-decoration-style: dotted;
            text-decoration-style: dotted;
    text-underline-offset: 4px;
}
.footer-details a:hover {
    text-decoration-color: white;
    text-decoration-style: solid;
}
.footer-wrap a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
	text-underline-offset: 4px;
}
.footer-wrap ul li {
    display: block;
    line-height: 1;
    padding: 0px 10px 12px 0px;
}
.footer-wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.social-link i {
    font-size: 30px;
    margin: 0 3px;
    background: #00448d;
    border-bottom: 2px solid #39ff14;
    border-radius: 3px;
    padding: 3px;
    color: white;
}

.textwidget, .textwidget a {
    font-size: 13px;
}
footer.footer-wrap2 {
    background-color: #0d2547;
    border-bottom: 0px solid #fff;
    color: #ffffff;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 12px;
}
}



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


@media (max-width: 1170px) {
.media.d-block {
    height: 300px;
}
	.carousel-caption {
    top: 0px;
}
.title {
    max-width: 85%;
}
.carousel-caption h2{
    font-size: 30px;
    line-height: 30px;
    padding-left: 0px;
	margin: 0px;
}
.caption-img {
    position: absolute;
    top: auto;
    bottom: -50px;
    right: 0px;
    width: 50%;
}
}

@media (max-width: 1024px) {
section.intro-about p {
    max-width: 100%;
}
.box-contain {
    padding: 2rem 2rem 2rem 2rem;
    height: 100%;
}
}
	
@media (max-width: 991px) {


}
		
@media (max-width: 768px) {

}
	
	
@media (max-width: 767px) {
.page {
    margin-bottom: 40px;
}

.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;

}
.page-heading {
    margin-bottom: 32px;
}
section.page-heading h1 {
    font-size: 1.5rem;
}
.section-title {
    font-size: 1.25rem;
}
.h2, h2 {
    letter-spacing: -.22px;
    font-size: 1.25rem;
}
}	

@media (max-width: 650px) {
.container {
    padding-left: 15px;
    padding-right: 15px;
}
section.banner-section {
    padding-top: 0px;
}
section.banner-section .container {
    padding: 0px;
}
.title {
    max-width: 96%;
	margin-left: 2%;
}
.carousel-caption h2 {
    font-size: 22px;
    line-height: 24px;
    padding: 10px 20px;
}
.carousel-caption p {
    padding: 10px;
    padding-left: 25px;
    margin-left: 0%;
    font-size: 14px;
    line-height: 18px;
}

.product-box-img {
    height: 120px;
    margin-bottom: 10px;
}
.page-heading {
    background-position: 50% 0px;
}
.page-heading:before {
    background-color: rgb(0 0 0 / 50%);
}

.footer-group-1 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2em;
}
}
	
	
	
	