/** Shopify CDN: Minification failed

Line 8:0 All "@import" rules must come first
Line 221:4 Expected identifier but found "*"

**/
html{overflow-x:hidden!important;}
@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed');


@font-face {
font-family: 'OpenSans-Regular_0';
src: url('OpenSans-Regular_0.ttf') format('truetype');
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
}
@font-face {
font-family: 'Roboto-Regular';
src: url('Roboto-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
}
@font-face {
font-family: 'Roboto-Medium';
src: url('Roboto-Medium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
}
@font-face {
font-family: 'Roboto-MediumItalic';
src: url('Roboto-MediumItalic.ttf') format('truetype');
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
}
@font-face {
font-family: 'Roboto-BoldItalic';
src: url('Roboto-BoldItalic.ttf') format('truetype');
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
}
@font-face {
font-family: 'Roboto-Condensed';
src: url('Roboto-Condensed.ttf') format('truetype');
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
}
@font-face {
font-family: 'Roboto-BoldCondensed';
src: url('Roboto-BoldCondensed.ttf') format('truetype');
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
}
@font-face {
    font-family: 'fontawesomeregular';
    src: url('fontawesome-webfont.woff2') format('woff2'),
         url('fontawesome-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'fontawesomeregular';
    src: url('fontawesome-webfont-webfont.woff2') format('woff2'),
         url('fontawesome-webfont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular_0-webfont.woff2') format('woff2'),
         url('opensans-regular_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotobold_condensed';
    src: url('roboto-boldcondensed-webfont.woff2') format('woff2'),
         url('roboto-boldcondensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotobold_italic';
    src: url('roboto-bolditalic-webfont.woff2') format('woff2'),
         url('roboto-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotocondensed';
    src: url('roboto-condensed-webfont.woff2') format('woff2'),
         url('roboto-condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotomedium';
    src: url('roboto-medium-webfont.woff2') format('woff2'),
         url('roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotomedium_italic';
    src: url('roboto-mediumitalic-webfont.woff2') format('woff2'),
         url('roboto-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotoregular';
    src: url('roboto-regular-webfont.woff2') format('woff2'),
         url('roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;




}
body {
	font-family: 'Roboto', sans-serif;
	overflow-x:hidden;
	
}
.search-item{
  margin-bottom: 67px;
}
.newnavbar{
  float: left;
    width: 40%;
   
}
.headercart{
  float: right;
    margin: 10px 0 0 10px;
}

.price-item__label{
      display: inline-block;
    white-space: nowrap;
    font-weight: 600;
    font-size: 16px;
    color: #666;
}
.headerbottom-right input {
  border-radius: 10px;
  border: none;
  background: #fff;
  outline: none;
  width: 100%;
  height: 50px;
  padding: 0 25px;
  font-size: 16px;
  color: #000;
}



.page-width {
    *zoom: 1;
    max-width: inherit;
    margin: 0 auto;
}
.opportunitiesrow li{
    margin: 25px 0;
  
}
.article__meta-buttons a:hover{
    background: #e04716!important;
    color: #fff!important;
  border:none!important;
}
.blogli{
    margin: 25px 0;
    border-bottom: solid 1px #ccc;
    padding: 15px 0;
}
.blogtitle{
  text-align: left!important;
    margin-bottom: 55px;
      font-weight: 700;
    color: #000;
}
.article__list-image {
    margin: 0 auto;
    width: 100%;
    max-width: 97%!important;
    border-radius: 10px;
    max-height: inherit!important;
    position: absolute;
    top: 0;
    margin-top: -40px;
}
.headerbottom-right button {
  border: none;
  outline: none;
  color: #f2511d;
  font-size: 20px;
  position: absolute;
  background: none;
  right: 15px;
  top: 10px;
}
.small--hide a{
  background-color: #f2511d!important;
  color: #fff!important;
}
a {
	text-decoration:none;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.container {
    max-width: 1330px!important;
    width: 1330px!important;
}
.carttable tr th{
      font-weight: 600!important;
}
.carttable tr td{
      font-weight: 600!important;
}
.list-view-item__title a{
  color:#000!important;
}

.cart__meta a:hover{
  color:#000!important;
  text-decoration:none!important;
}
.small--hide a:hover{
  color:#fffed0!important;
  text-decoration:none!important;
}
.element {
  height: 160px;
  padding-top: 20px;
}
.shop-products-boxes-links img {
    max-height: 220pximportant;
}
.headertop{
	float: left;
	width: 100%!important;
	padding: 14px 0;
	background: #000;
}
.product-single__thumbnails-product-template{
  width: 100%!important;

  
}
.slick-initialized .slideshow__image, .no-js .slideshow__image{
     height: 100%!important;
}
.product-single__thumbnails-product-template li{
  width: 20%!important;
}
#shopify-section-de66c488-2281-464b-87b1-9f1a0558a8b2 .custom-content{
  margin-bottom: -42px;
  
}
.index-section{
      padding-bottom: 0!important;
}
.galleryimg li{
      min-height: inherit!important;
    border: solid 1px #ccc!important;
}
.price__sale{
  color: #141414!important;
font-size: 30px!important;
font-family: 'Roboto Condensed', sans-serif!important;
font-weight: 600!important;
}
.bloghead{float: left; width: 100%!important; margin-bottom: 10px!important;}
.bloglink{color: #646464!important; font-size: 15px!important; float: left; margin-right: 15px!important;}
.bloglink:hover, .bloglink:focus {color: #f2511d!important;}
.usericons {float:left; margin: 5px 8px 0px 0px; color: #f2511d!important;}
.pumplink{color: #f2511d!important;}
.pumplink:hover, .pumplink:focus {color: #000!important;}
.readbtns{padding: 10px 35px; font-weight:500; background: #f2511d; color: #fff; font-size: 16px; border-radius: 5px; float: left; margin: 5px 0px;}
.readbtns:hover, .readbtns:focus {background: #e04716; color: #fff;}
.container-fluid{
  padding-right: 0px!important;
    padding-left: 0px!important;
}
.headertop-right{
	float: right;
	margin-top: 41px;
  }
.collection-grid-item{
margin-bottom: 108px!important;
  
}
.faqtext h2 {
  color: #f2511d;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: inherit;
  text-transform: capitalize;
  margin: 0 0 18px 0;
}
.headerbottom-left {
  float: left;
  width: 55%;
  margin-top: 10px;
}

.headertop-right span{
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
}
.article__list-image-wrapper{
    max-width: 50%!important;
  max-height: inherit!important;
}
.blogli .medium-up--push-one-twelfth {
    left: 0;
    width: 100%;
}
.headerbottom-right {
  float: right;
  width: 45%;
  position: relative;
}
.blog-title{
  width:100%!important;
}
.slideshow__image{
    background-size: 100% 100%!important;
background-position: center!important;
}
.table tr th{
  font-size: 20px;
border-top: 2px solid #dee2e6;
}

.servicescalls{
	padding: 80px 0;
	float: left;
	width: 100%;
}
.servicescalls-img{
	float: left;
	width: 50%;
}
.servirow{
  float: left;
    width: 100%;
}
.learnmore{
  display: inline-block;
border-radius: 5px;
color: #fff;
font-weight: 600;
background: #f2511d;
padding: 13px 30px;
}
.learnmore:hover {
  background: #d53f0f;
  color: #fff!important;
  text-decoration:none;
}
.servicescalls-img img{
	border-radius: 15px;
	max-width: 100%;
    width: 100%;
}
.servicescalls-text{
	float: right;
	width: 45%;
	padding-top: 50px;
}
.servicescalls-text h1{
	color: #1e1e1e;
	font-size: 28px;
	font-weight: 600;
	margin: 0 0 18px 0;
}
.servicescalls-text h2{
	color: #f2511d;
	font-size: 19px;
	font-weight: 700;
	margin: 0 0 18px 0;
}
.servicescalls-text p{
	color: #1e1e1e;
	font-size: 15px;
	line-height: 22px;
}
.shopbycat{
	background: #e2e4e5;
	padding: 70px 0;
	float: left;
	width: 100%;
}
.shopbycat h1{
	display: flex;
	justify-content: space-between;
	margin: 0 0 35px 0;
}
.shopbycat h1 span{
	color: #1e1e1e;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 32px;
	font-weight: 700;
	margin-top: 10px;
	text-transform: uppercase;
}
.spr-container{
    margin: 20px 0;
  float: left;
  width: 100%;
  padding: 20px 27px!important;
  border: solid 1px #ccc!important;
  border-radius: 10px;
}
.shopbycat select{
	outline: none;
	border: solid 1px #acacac;
	height: 40px;
	padding: 0 20px;
	border-radius: 3px;
	color: #3a3a3a;
	font-size: 16px;
	font-weight: 500;
	width: 280px;
	appearance: none;
	background: url(../images/select-arrow.png) no-repeat 90% center #fff;
}
.shopbycat ul{
	padding: 0;
	margin: 0;
}
.shopbycat li{
	float: left;
	width: 18%;
	list-style: none;
	margin: 1%;
	background: #fff;
	padding: 20px 5px;
	text-align: center;
	box-shadow: 0px 3px 7px #ccc;
}
.shopbycat li img{
	max-width: 100%;
	padding-bottom:15px;
}
.shopbycat li p{
	color: #313537;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
}
.filters-toolbar__product-count{
  font-size: 21px!important;
}
#Quantity-product-template{
  width: 150px;
    height: 55px;
    border-radius: 5px;
    border: solid 1px #ccc;
}
.headertop-right span .fa {
    padding: 0 10px;
    color: #f21d36;
    font-size: 27px;
    display: inline-block;
    vertical-align: middle;
}
.headertop-right span a{
	color: #fff;
}
.product-form--payment-button-no-variants{
  max-width: 100%;
}
.product-form__item--no-variants{
      max-width: 100%;
}
.headertop-right span a:hover{
	color: #f21d36;
}

.singlecollections{
	float: left;
	width: 100%;
	padding: 50px 0;
}
.singlecollections-head{
	float: left;
	width: 100%;
	padding: 20px 35px;
	background: #edf1f2;
}

.singlecollections-products{
	float: left;
	width: 100%;
	border: none;
}
.singlecollections-products ul{
	padding: 0;
	margin: 0;
}
.singlecollections-products li{
	float: left;
	width: 25%;
  margin:15px 0;
  position: relative;
      min-height: 680px;
	list-style: none;
	padding: 20px;
	border: solid 1px #ccc;
  border-top:none;
  border-bottom:none;
}

.productmaylike .singlecollections-products{
	border: none;
}
.productmaylike .singlecollections-products li{
	border: none;
	border-left: solid 1px #ccc;
}
.productmaylike .singlecollections-products li:last-child{
	border-right: solid 2px #ccc;
}
.productmaylike{
	float: left;
	width: 100%;
	margin-top: 65px;
}
.productmaylike h1{
	text-align: center;
	color: #1e1e1e;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 30px;
	margin: 0 0 50px 0;
}
.collection-grid-item__title.h3{
  background: white!important;
    color: #000!important;
    font-weight: 700!important;
    font-size: 18px!important;
    margin-top: 40px!important;
    text-shadow: none;
   
}
.collection-grid-item__link::hover{
  text-decoration: none!important;
}
.viewmorecollection.h3{
  padding: 10px 30px!important;
background: #f2511d!important;
color: #fff!important;
margin: 10px auto!important;
font-size: 16px!important;
border-radius: 5px!important;
  width: auto!important;
  display: inline-block!important;
  text-shadow: none;
}
.border-class{
  border: solid 1px #ccc;
}
.border-class li{
  border: solid 1px #ccc;
}
.productmaylike h2{
  font-weight: 700!important;
    font-size: 33px!important;
    margin-bottom: 43px!important;
}
.collectionsimg{
	text-align: center;
	margin-bottom: 15px;
}
.innercontainer {
	width:100%;
	float:left;
}
.collectionsimg img{
    height: 225px;
    max-width: 100%;
    width: auto;
}
.spr-summary-actions-newreview{
  color: #f2511d!important;
  text-decoration:none!important;
  border:none!important;
}
.spr-summary-actions-newreview:hover{
  color: #000!important;
}
.grid--view-items {
    margin:0!important;
  width: 100%;
}
.collectionstext a {
      text-decoration: none!important;
  
}

.collectionstext button{
	display: inline-block;
	padding-left: 15px;
	border-radius: 5px;
	overflow: hidden;
	color: #fff;
	font-weight: 600;
	background: #f2511d;
	line-height: 46px;
      position: absolute;
    bottom: 163px;
  border:none;
}
.collectionstext button span{
	display: inline-block;
	padding: 5px 15px;
	margin-left: 15px;
	background: #de4412;
}
.collectionstext button:hover{
	background: #db440f;
	color: #fff;
    text-decoration:none;
}
.collectionstext a:hover{
	background: #db440f;
	color: #fff;
    text-decoration:none;
}

.header {
	width:100%;
	float:left;
	background:#000;
}
.viewbtnss {
  padding: 10px 30px;
   background: #f2511d;
  color: #fff;
  margin: 10px auto;
  display: table;
  font-size: 16px;
  border-radius: 5px;
}
.viewbtnss:hover, .viewbtnss:focus{
    color: #fff;
    background: #cf3b0b;
    text-decoration: none;
}
.filters-toolbar__input{
  width: 215px!important;
}
.opportunitiesrow a, .opportunitiesrow a:hover{
    text-decoration: none;
}
.logo {
	width:47%;
	float:left;
	padding:18px 0;
}
.tagline {
	width:100%;
	float:left;
	font-size:17px;
	text-transform:uppercase;
	color:#ff5317;
	line-height:18px;
	
	padding:18px 0;
  font-family: Roboto-Regular, sans-serif;
}
.collectionstext h3{
	color: #141414;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
}
.collectionstext p{
	color: #5c5c5c;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 22px;
	font-weight: 600;
}
.collectionstext h4{
	color: #141414;
	font-size: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	margin: 0 0 20px 0;
}
.collectionstext h4 span{
	color: #5c5c5c;
	font-size: 16px;
}
.medium-up--one-quarter{
  padding:0;
}

.shopbybrands{
    padding: 50px 0!important;
}
.shopbybrands li{
    width: 14.5%!important;
    margin: 1%!important;
}
.shopbybrands a{
    padding: 0!important;
    border: none!important;
}
.shopbybrands a:hover{
    border: none!important;
}

.shopbybrands h1{
	display: flex;
	justify-content: space-between;
	margin: 0 0 40px 0;
}
.shopbybrands h1 span{
	color: #1e1e1e;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
}
.shopbybrands h1 a{
	display: inline-block;
	border-radius: 5px;
	padding: 8px 20px;
	color: #fff;
	background: #ef4e2a;
	font-size: 16px;
	font-weight: 500;
}
.shopbybrands h1 a .fa{
	padding-left: 10px;
}
.shopbybrands h1 a:hover{
	background: #000;
	color: #fff;
    text-decoration:none;
}
.shopbybrands ul{
	padding: 0;
	margin: 0;
}
.shopbybrands li{
	float: left;
	list-style: none;
	margin: 1%;
	text-align: center;
	width: 12.28%;
	border: solid 1px #d2d7da;
  padding: 12px
}
.sel-cate{
	float: left;
	margin-right: 25px;
}
.sel-cate label{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #101010;
	float: left;
	margin: 8px 25px 0 0;
}
.sel-cate select{
    outline: none;
    border: solid 1px #404241;
    height: 60px;
    padding: 0 20px;
    border-radius: 3px;
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 500;
	border-radius: 10px;
    width: 270px;
    appearance: none;
    background: url(https://cdn.shopify.com/s/files/1/0028/8489/4793/files/select-arrow.png?v=1669381648) no-repeat 90% center #fff;
}

.cateprod{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #9a9ea1;
	float: right;
	margin: 15px 25px 0 0;
}
.shopbybrands li img{
	max-width: 100%;
}
.cartbg{
	float: left;
	width: 100%;
	padding: 50px 0;
}
a:hover{text-decoration:none;}

.header ul {
	width:100%;
	float:left;
	margin:0;
	padding:24px 0 18px;
}
.singleproductbg{
	float: left;
	width: 100%;
}
.singleproductbg-left{
	float: left;
	width: 52%;
}
.singleproductbg-right{
	float: right;
	width: 45%;
}
.singleproductbg-details h1{
	color: #1e1e1e;
	font-size: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.singleproductbg-details h4{
	color: #43454a;
	font-size: 20px;
	font-weight: 600;
}
.singleproductbg-details h3{
    color: #1e1e1e;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    text-shadow: none;
    letter-spacing: inherit;
	margin: 0 0 15px 0;
}
.singleproductbg-details h2{
	color: #1e1e1e;
	font-size: 18px;
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	text-shadow: none;
	letter-spacing: inherit;
}
.singleproductbg-details h2 span{
	color: #43454a;
	font-size: 20px;
}
.customerreviews{
	margin: 20px 0;
	float: left;
	width: 100%;
	padding: 20px 27px;
	border: solid 1px #ccc;
	border-radius: 10px;
}

.customerreviews h2{
	color: #1e1e1e;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 35px 0;
}
.customerreviews a{
	display: inline-block;
	float: right;
	color: #f2511d;
}
.customerreviews a:hover{
	color: #000;
}
.sociallinksbottom{
	float: left;
	width: 100%;
}
.sociallinksbottom a{
	display: inline-block;
	margin-right: 15px;
}
.includes{
	float: left;
	width: 100%;
	padding: 20px 0;
}
.includes h2{
	color: #1e1e1e;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.includes ul{
	padding: 0;
	margin: 0;
}
.includes li{
	list-style: none;
	background: url(../images/incdot.png) no-repeat left 7px;
	padding-left: 20px;
	color: #1e1e1e;
	font-size: 15px;
	margin: 5px 0;
}
.addit-info{
    margin-top:35px;
	float: left;
	width: 100%;
}
.addit-info h2{
	color: #1e1e1e;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.addit-info p{
	color: #1e1e1e;
	font-size: 15px;
	margin: 0;
}
.addit-info p label{
	margin: 0;
	width: 185px;
	font-weight: 400;
}
.header ul li {
	display:inline-block;
	list-style:none;
}
.carttable{
	float: left;
	width: 100%;
}
.carttable table{
	border-bottom: 2px solid #dee2e6;
}
.carttable tr th{
	font-size: 20px!important;
	border-top: 2px solid #dee2e6!important;
}
.carttable tr td{
	font-size: 18px!important;
	vertical-align: middle!important;
	font-weight: 500!important;
}
.carttable select {
    outline: none;
    border: solid 1px #707070;
    height: 45px;
    padding: 0 20px;
    border-radius: 0px;
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 500;
    width: 80px;
    appearance: none;
    background: url(../images/select-arrow.png) no-repeat 90% center #fff;
}
.carttable-bottom{
	float: left;
	width: 100%;
}
.carttable-bottom-right{
	float: right;
	width: 30%;
	border-radius: 10px;
	background: #e5e5e5;
	padding: 20px;
}
.carttable-bottom-right h2{
	color: #1e1e1e;
	font-weight: 700;
	margin: 0 0 20px 0;
	font-size: 20px;
}
.carttable-bottom-right h2 span{
	float: right;
}
.carttable-bottom-right p{
	color: #1e1e1e;
	font-size: 14px;
	font-style: italic;
	margin: 0;
}
.carttable-bottom-left{
	float: left;
	margin-top: 25px;
}
.carttable-bottom-left a, .carttable-bottom-left input{
	display: inline-block;
	margin-right: 10px;
	border-radius: 5px;
	color: #fff;
	outline: none;
	border: none;
	font-weight: 400;
	padding: 15px 40px;
	background: #f2511d;
}
.carttable-bottom-left a:hover, .carttable-bottom-left input:hover{
	background: #c3390d!important;
	color: #fff!important;
}
.quantrow{
	border-top: solid 1px #ced2d5;
	padding: 20px 0;
	width: 100%;
	display: block;
	align-items: center;
	justify-content: space-between;
	margin-top: 20px;
}
.quantrow .qty{
	width: 105px;
	height: 55px;
	padding: 0 20px;
	font-weight: 600;
	border-radius: 10px;
	border: solid 1px #000;
}

.cartbtn{
	height: 55px;
	line-height: 55px;
	text-align: center;
	border: none;
	border-radius: 10px;
	background: #f2511d;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 0 35px;
	margin-left: 0;
    margin-top: 20px!important;
}
.promo{
	color: #1e1e1e;
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
}
.amazonpay{
	width: 100%;
	text-align: center;
}
.amazonbtn{
	width: 100%;
	text-align: center;
	background: #f8c848;
	border-radius: 5px;
	padding: 5px 0;
	border: none;
}
.amazonpay a{
	display: inline-block;
	color: #1e1e1e;
	font-size: 15px;
	font-weight: 600;
	margin-top: 20px;
}
.amazonpay a:hover{
	color: #f2511d;
}

.header ul li a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:16px;
	font-family:'Roboto-Regular', sans-serif;
	color:#ffff;
}
.header ul li .fa {
	color:#ff5317;
}
.topmenu {
	width:100%;
	float:left;
	background:linear-gradient(#f95414, #d85a05);
    padding: 15px 0;
}
.navbar {
	margin-bottom:0;
	min-height:0;
}
.navbar-brand, .navbar-nav>li>a {
	font-family:'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	text-shadow:none;
	padding:8px 8px 4px 8px;
	line-height:18px;
}
.nav>li>a:focus, .nav>li>a:hover {
	background:none;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background:none;
}
.navbar-toggle {
	background:#fff;
}
.navbar-toggle .icon-bar {
	background:#222;
}
.navbar-nav .open .dropdown-menu>li>a {
	font-family:'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	text-shadow:none;
	padding:8px;
	line-height:18px;
}
.dropdown-menu {
	background:linear-gradient(#f95414, #d85a05);
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background:none;
}
.navbar-nav .glyphicon {
	font-size:17px;
}
.searchbar {
	background:#fff;
	width:100%;
	float:left;
}
.searchsection {
	width:97.5%;
	background:#fff;
	float:left;
	border:3px solid #ff5317;
	margin:7px 14px;
	padding:0 4px 0 8px;
	font-family:'Roboto Condensed', sans-serif;
	font-size:18px;
}
.searchsection input[type="text"],.searchsection input[type="search"] {
	width:85.5%;
	border:none;
} 
.searchsection input[type="submit"] {
	border:none;
	background:#333;
	color:#fff;
	text-transform:uppercase;
	padding:5px 30px 3px 28px;
}
.bannersection {
	width:100%;
	float:left;
}
.bannersection img {
	width:100%;
	float:left;
}
.bannerbottom {
	width:100%;
	float:left;
	background:#fff;
	margin:20px 0;
  padding: 12px 0;
}
.carousel {
	line-height:0px;
}
.carousel-control.left {
	background:none!important;
}
.carousel-control.right {
	background:none!important;
}
.img-thumbnail, .thumbnail {
	box-shadow:none;
}
.thumbnail {
	border:none;
	background:none;
}
.bannerbottom .thumbnail {margin:0!important;}
.carousel-indicators {
	position:relative;
	visibility:hidden;
}
.carousel-control {
	color:#000000;
	width:0;
	top:60px;
}
.featuredproducts {
	width:100%;
	float:left;
	background:#fff;
	margin:12px 0 23px;
	padding:15px;
}
#shopify-section-featured-collections {
	width:100%;
	float:left;
	background:#fff;
	margin:0px 0 0px;
	padding:15px;
}
.featuredproducts h1,#shopify-section-featured-collections h2 {
	font-size:34px;
	color:#ff5317;
	font-family:'Roboto Condensed', sans-serif;
	text-align:center;
	width:100%;
line-height: 20px;
letter-spacing: 0.0;
	margin:30px 0 0;
	text-transform:uppercase;
}
.featuredproducts h2, #shopify-section-featured-collections .h4{
	font-size:14px;
	color:#444;
	font-family:'Roboto-Medium', sans-serif;
	text-align:center;
	width:100%;
	float:left;
	margin:8px 0;
}
.featuredproducts p, #shopify-section-featured-collections .price dd {
	font-size:14px;
	color:#787878;
	font-family:Roboto-Medium, sans-serif;
	text-align:center;
	width:100%;
	float:left;
	margin:3px 0;
}
.featuredproducts p span, #shopify-section-featured-collections .price .price__sale dd {
	color:#141414!important;
}
 .addtocartbutton{background:#ff5317;	display:block;	padding:4px 0;}
.addtocartbutton input[type="submit"] {
	font-family:'Roboto Condensed', sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;	
	background: inherit !important;
	font-size:18px;
}
.addtocartbutton .fa{color:#fff!important;	}
.addtocartbutton input[type="submit"]:hover {
	background:#333333;
}
.addtocartbutton input[type="submit"]{
  color: #ffffff!important;
}
.price__vendor dd{
   color: #f2511d;
}

.price__vendor {
   color: #5c5c5c;
font-size: 18px;
font-family: 'Roboto Condensed', sans-serif;
line-height: 22px;
font-weight: 600;
}
.addtocartbutton{
  display: inline-block!important;
padding-left: 15px!important;
border-radius: 5px!important;
overflow: hidden!important;
color: #fff!important;
font-weight: 600!important;
background: #f2511d!important;
line-height: 46px!important;
}
.productitem {
	width:100%;
	float:left;
	position:relative;
}
.productitem span img {
	width:50px;
	height:50px;
	border:none;
	position:absolute;
	z-index:999;
	right:16px;
	top:16px;
}
.productitem img ,  #shopify-section-featured-collections .grid-view-item__image-wrapper {
	width:100%;
	float:left;
	border:3px solid #f4f4f4;
}
.introsection {
	width:100%;
	float:left;
	background:#ff5317;
	margin:12px 0 0;
	padding:25px;
}
.introsection h1 {
	font-size:34px;
	color:#fff;
	font-family:'Roboto Condensed', sans-serif;
	margin:12px 0;
	text-transform:uppercase;
}
.introsection p {
	font-size:16px;
	color:#fff;
	font-family:Roboto-Medium, sans-serif;
	width:100%;
	float:left;
	margin:3px 0;
}
.customerreivew {
	width:100%;
	float:left;
	background:#fff;
	margin:0 0 23px;
	padding:25px;
	border-radius: 15px;
	position:relative;
}
.customerreivew h2 {
	font-size:27px;
	color:#000;
	font-family:Roboto-BoldItalic, sans-serif;
	margin:12px 0 5px;
	text-transform:uppercase;
  letter-spacing: 0.3px;
}
.customerreivew p {
	font-size:17px;
	color:#000;
	font-family:Roboto-MediumItalic, sans-serif;
	margin:8px 0;
}
.customerreivew h5 {
	font-size:17px;
	color:#000;
	font-family:Roboto-MediumItalic, sans-serif;
	margin:12px 0;
	text-align: center!important;
}
.freesuport {
	width:100%;
	float:left;
	position:absolute;
	z-index:999;
	top:-80px;
}
.signupsection {
	width:100%;
	float:left;
	background:#ff5317;
	margin:0 0 23px;
	padding:12px 25px;
	position:relative;
}
.signupsection h1 {
	font-size:36px;
	font-family: 'robotobold_italic';
	margin:16px 0 0 0;
	color:#bd3e12;
}
.signupsection h2 {
	font-size:23px;
	font-family:Roboto-MediumItalic, sans-serif;
	margin:0;
	color:#fff;
}
.signupsection .rte {margin:0;}
.signupsection h3,.signupsection .rte p {
	font-size:12px;
	font-family:OpenSans-Regular_0, sans-serif;
	margin:0;
	color:#fff;
}
.signupsection input[type="text"],.signupsection input[type="email"] {
	float: left;
	width: 75%;
	border:none;
	padding:3px;
	margin-top:10px;
  min-height: inherit;
}
.signupsection input[type="submit"] {
	float: left;
	width: 20%;
	margin:0 0 0 5px;
	border:none;
	background:#333333!important;
	color:#ff5317;
	text-transform:uppercase;
	font-family:Roboto-MediumItalic, sans-serif;
	padding:5px 0 2px;
}
.bottomsection {
	width:100%;
	float:left;
	margin:0 0 23px;
	padding:12px 25px;
}
.banner-bottomproducts{
	float: left;
	width: 100%;
	padding: 60px 0;
}
.bottomproduct{
	margin: 15px 0;
	border-radius: 10px;
	background: #f2461d;
	float: left;
	width: 100%;
	min-height: 250px;
}
.bottomproduct-text{
	float: left;
	width: 54%;
	padding: 30px 0 30px 30px;
}
.bottomproduct-text h3{
	color: #fff;
	font-size: 35px;
	line-height: 33px;
	font-weight: 700;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
.bottomproduct-text a{
	display: inline-block;
	border-radius: 5px;
	padding: 8px 20px;
	color: #fff;
	background: #000;
	font-size: 16px;
	font-weight: 500;
    position: absolute;
    bottom: 15%;
}
.bottomproduct-text a:hover{
	background: #fff;
	color: #f2461d;
    text-decoration:none;
}
.bottomproduct-text a .fa{
	padding-left: 10px;
}
.bottomproduct-img{
	float: right;
	width: 46%;
	text-align: right;
	padding-top: 20px;
}
.bottomproduct-img img{
	max-width: 100%;
}

.shipfree{
	float: left;
	width: 100%;
	padding: 20px 0;
	background: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 35px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
}
.shipfree img{
	padding: 0 25px;
	display: inline-block;
	vertical-align: middle;
}
.bottomsection h2 {
	font-size:23px;
	font-family:Roboto-MediumItalic, sans-serif;
	margin:12px 0;
	color:#fff;
}
.bottomsection p {
	font-size:16px;
	color:#fff!important;
	font-family:Roboto-Medium, sans-serif;
	width:100%;
	float:left;
	margin:3px 0;
}
.customersreivew{
      text-align: center;
    color: #fff;
    margin-bottom: 27px;
}
.socialbottom {
	width:100%;
	float:left;
}
.socialbottom a.facebook {
	background:#346d9e;
	border-radius:2px;
	color: #fff;
	margin-right: 12px;
	width: 40px;
	display: block;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}
.footermid{
	float: left;
	width: 100%;
	padding: 30px 0;
}
.footermid-left{
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
}
.footermid-right{
	float: right;
  display: flex;
}
.footermid-right a{
	display: inline-block;
	margin-left: 10px;
}

.socialbottom a.twitter {
	background:#30bee7;
	border-radius:2px;
	color: #fff;
	margin-right: 12px;
	width: 40px;
	display: block;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}
.socialbottom a.instagram {
	background:#b27e34;
	border-radius:2px;
	color: #fff;
	margin-right: 12px;
	width: 40px;
	display: block;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}
.contactbg{
	float: left;
	width: 100%;
	padding: 75px 0;
}
.contactbg-left{
	width: 58%;
	float: left;
	background: #f0f0f0;
	padding: 40px;
	border-radius: 10px;
}
.contactbg-right{
	width: 38%;
	float: right;
	padding-top: 40px;
}
.contactbg-left label{
	color: #1e1e1e;
	font-size: 15px;
	font-weight: 600;
}
.contactbg-left .form-control{font-size:15px; color:#000; height:54px; border:solid 1px #d7d7d7; background:#fff; border-radius:5px; box-shadow:inset 0 3px 7px rgba(0,0,0,.0); box-shadow: 3px 0px 15px rgba(0,0,0,.0);
    padding: 0px 25px;}
.contactbg-left .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #939292;
}

.contactbg-left .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #939292;
}

.contactbg-left .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #939292;
}

.contactbg-left .form-control:-moz-placeholder { /* Firefox 18- */
  color: #939292;
}
.submitbtn{
	display: inline-block;
	border-radius: 5px;
	padding: 18px 0px;
	font-size: 15px;
	width: 100%;
	text-align: center;
	font-weight: 600;
	color: #fff;
	border: none;
	background: #f2511d;
}
.submitbtn:hover{
	background: #c13508;
}

.contactbg-right h2{
	color: #1e1e1e;
	font-size: 24px;
	font-weight: 600;
	margin: 55px 0 15px 0;
}
.contactbg-right p{
	color: #1e1e1e;
	font-size: 15px;
	margin-bottom: 5px;
}
.employment-opportunities{
	float: left;
	width: 100%;
	padding: 40px 0;
}
.opportunitiesrow{
	float: left!important;
	width: 100%!important;
	padding: 25px 0;
}
.opportunitiesrow-img{
	width: 50%;
}
.opportunitiesrow-img img{
	max-width: 100%;
	border-radius: 15px;
}
.opportunitiesrow-text{
	width: 90%;
	padding-top: 20px;
}
.opportunitiesrow-text h2{
	color: #1e1e1e;
    font-size: 28px;
    padding-left: 52%;
    text-align: left!important;
    font-weight: 600;
    margin: 0 0 20px 0;
}
.opportunitiesrow-text p{
	color: #1e1e1e;
	font-size: 15px;
	line-height: 22px;
	margin: 0;
}
.faqbg{
	float: left;
	width: 100%;
	padding-bottom: 70px;
}
#main {
  margin: 50px 0;
}

#main #faq .card {
  margin-bottom: 20px;
  border: 0;
  background: #f4f4f4;
  border-radius: 10px;
     float: left;
    width: 100%;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}

#main #faq .card .card-header {
  background: none;
  padding: 0;
  margin-bottom: 0;
  border: none;
}

#main #faq .card .card-header .btn-header-link {
  color: #1e1e1e;
  display: block;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  background: #f4f4f4;
  outline: none;
  letter-spacing: inherit;
  text-transform: capitalize;
  border: none;
  border-radius: 10px;
  color: #222;
  padding: 30px 45px;
}

#main #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'FontAwesome';
  font-weight: 900;
  float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  background: #f4f4f4;
  color: #1e1e1e;
  border: none;
  border-radius: 10px;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#main #faq .card .collapsing {
  background: #fff;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
  background: #fff;
  border-radius: 15px;
  line-height: 30px;
  color: #222;
  margin-top: 0px;
}
#main .card-body{
  float: left;
  background: #f4f4f4;
  width: 100%;
  padding: 0 45px 25px 45px;
}

#main .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.terms{
	float: left;
	width: 100%;
	padding: 60px 0;
}
.terms h2 {
    color: #1e1e1e;
    font-size: 33px;
    font-weight: 600;
    margin: 60px 0;
    text-align: left!important;
}
.terms p{
	color: #1e1e1e;
	font-size: 15px;
	line-height: 22px;
}
.footer {
	width:100%;
	float:left;
	background:#6f6f6f;
	font-size:13px;
	 font-family: 'robotoregular';
	color:#fdfdfd;
	padding:10px 0 15px 0;
}
.footer a {
	color:#fdfdfd;
	display:block;
  line-height: 14px;
}
.footer h2 {
	text-transform:uppercase;
	font-size:25px;
}
.footer p {
	margin:0;
}
.contactinfo {
	margin:17px 0 0 0;
}
.footer .contactinfo p {
	margin:9px 0 0 3px;
  color:#fff;
}
.linkright {
	width:210px;
	float:left;
}
.locationmap {
	width:100%;
	float:left;
}
.quicklinks {
	width:100%;
	float:left;
}
.quicklinks span {
	display:inline-block;
	margin-right:2px;
	margin-top:0px
}
.footerbottom {
	width:100%;
	float:left;
	background:#1d1d1d;
	font-size:13px;
	font-family:'Roboto-Regular', sans-serif;
	color:#fdfdfd;
	padding:12px 0;
}
.footerbottom a {
	margin: 0 4px 0 0;
}
.copyright {
	margin-top:5px;
}
.maindiv{
background:none!important;
  
}

.maindiv {width:100%; float:left;background:#fff; padding:0 0 0px 0}
.titel,.section-header {width:100%; float:left; background:#ff5317; text-align:center;}
.titel h1,.section-header h1 {font-size:35px; color:#fff; margin:15px 0 12px 0; text-transform:uppercase; font-family: Roboto-Regular, sans-serif;}
.services {width:100%; float:left; margin:20px 0; }
.servicesitem {width:100%; float:left;}
.servicesitem h2 {margin:12px 0 7px 0; font-size:25px;}
.servicesitem img {width:100%;}
.servicesitem span {width:100%; float:left; margin-top:8px;}
.servicesitem span a {background:#ff5317; color:#fff; padding: 7px 20px; border-radius: 3px; font-family:Roboto-MediumItalic, sans-serif; text-transform:uppercase; text-decoration:none;}
.servicesitem span a:hover {background:#202020;}
.pumprebuilding {width:100%; float:left; padding:0 15px; text-align:center;}
.pumprebuilding h1 {margin:8px 0 0px;}
.pumprebuilding h3 {margin:3px 0 3px; color:#ff5317;}
.pumprebuilding span {width:100%; float:left; margin-top:8px;}
.pumprebuilding span a {background:#ff5317; color:#fff; padding: 7px 20px; border-radius: 3px; font-family:Roboto-MediumItalic, sans-serif; text-transform:uppercase; text-decoration:none;}
.pumprebuilding span a:hover {background:#202020;}


.pumpexchange {width:100%; float:left; padding:0 15px;}
.pumpexchange h1 {font-size:28px;}
.pumpexchange p,.servicecalls p, .pumprebuilding p{color:#333;}

.servicecalls {width:100%; float:left; padding:0 15px;}
.servicecalls img {width:100%;}
.servicecallsleft {margin:29px 0 0 0;}

.trustedby {width:100%; float:left; text-align:center; margin-top:25px;}
.trustedby h2 {margin-bottom:40px;}
.trustedby .col-md-2{ margin:10px 0;}

.about {width:100%; float:left; margin:20px 0;}
.aboutitem {width:100%; float:left; font-family: Roboto-Regular, sans-serif; }
.aboutitem h2 {margin:12px 0 7px 0; font-size:25px;}
.aboutitem img {width:100%;}
.aboutitem p {color:#333;}
.aboutitem span {width:100%; float:left; margin-top:8px;}
.aboutitem span a {background:#ff5317; color:#fff; padding: 7px 20px; border-radius: 3px; font-family:Roboto-MediumItalic, sans-serif; text-transform:uppercase; text-decoration:none;}

.aboutservice {width:100%; float:left; text-align:center; margin:25px 0 45px; font-family: Roboto-Regular, sans-serif;}
.aboutservice h1 {margin:8px 0 0px;}
.aboutservice h3 {margin:3px 0 3px; color:#ff5317; }
.aboutservice p {color:#333; }
.aboutservice span {width:100%; float:left; margin-top:8px;}
.aboutservice span a {background:#ff5317; color:#fff; padding: 7px 20px; border-radius: 3px; font-family:Roboto-MediumItalic, sans-serif; text-transform:uppercase; text-decoration:none;}
.aboutservice span a:hover {background:#202020;}

.mission {width:100%; float:left; margin:25px 0 45px; font-family: Roboto-Regular, sans-serif;}
.aboutmission {margin-top:25px;  }
.mission p {color:#333; }
.faq {width:100%; float:left; margin:25px 0 45px; padding:0 15px; color:#333!important; font-family: Roboto-Regular, sans-serif;}
.faq p{color:#333; }
.panel {margin-bottom:8px;}
.panel-default {padding:8px 12px;}
.panel-body{margin:12px 2px; padding:0; color:#666666;}
.panel-default h4 a {text-decoration:none; text-transform:uppercase;}
.panel-body h3 {margin:5px 0; color:#333;}
.panel-body ol {margin:0; padding:8px 0 0 15px;}
.panel-default .glyphicon {color:#ff5317; margin-right:4px;}
#shopify-section-blog-template{font-family: Roboto-Regular, sans-serif;}
  @media only screen and (min-width: 960px) and (max-width: 1140px) {
 .logo{padding:20px 0 0 0px;}
.logo img{width:100%;}
.tagline{font-size:14px;}
.header ul li a{font-size:14px;}
.searchsection{width:98%; margin:7px 1%;}
.searchsection input[type="text"]{width:84%;}
.freesuport{top:-60px;}

.header ul li a{font-size:13px;}
.searchsection input[type="submit"]{float:right; margin-top:6px;}
.freesuport{position:inherit; text-align:center; width:100%; top:0px;}
.freesuport img{display:inline-block!important;}
.searchsection input[type="text"], .searchsection input[type="search"]{width:40%;}
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {
 .logo {
 padding:18px 0 0; text-align:center;
}
.tagline {
 padding:8px 0 0;
 margin:0;
 text-align:center;
}
.header ul {
 padding: 10px 0 9px;
}
.header ul li a {
 font-size:14px;
}
.searchsection {
 width:98%;
 margin:7px 1%;
}
.searchsection input[type="text"] {
 width:32%;
}
.searchsection input[type="submit"] {
 padding:7px;
}
.productitem {
 margin:15px 0;
}
.freesuport {
 top:0;
 text-align:center;
 position:inherit;
 width:100%;
}
.freesuport img{display:inline-block!important;}
.signupsection h2 {
 margin:13px 0 0 0;
}
.signupsection input[type="text"] {
 width:67%;
}
.signupsection input[type="submit"] {
 width:30%;
}
.socialbottom {
 margin-bottom:25px;
}
.linkright {
 margin:0;
 width:100%;
}
.footerbottom a {
 line-height:37px;
}
.copyright {
 text-align:left;
}

.footerbottom, .copyright{text-align:center;}
.header .col-md-6{width:100%; text-align:center;}
.carousel-control{top:45px;}
.aboutservice img{margin:20px 0px;}
.trustedby img{max-width:100%;}
.mission img{max-width:100%;}
.pumprebuilding span{float:none;}
.pumprebuilding span a{display:inline-block; margin:10px 0px;}

.searchsection input[type="submit"]{float:right;}
}
 @media only screen and (min-width: 600px) and (max-width: 767px) {
   .logo {
    width: 100%;
    text-align: center;
}
.logo img {
    max-width: 70%!important;
}
.logo {
 padding:18px 0 0; text-align:center;
}
.tagline {
 padding:8px 0 0;
 margin:0;
 text-align:center;
}
.header ul {
 padding: 10px 0 9px;
}
.header ul li a {
 font-size:14px;
}
.searchsection {
 width:98%;
 margin:7px 1%;
}
.searchsection input[type="text"] {
 width:80%;
}
.searchsection input[type="submit"] {
 padding:7px;
}
.productitem {
 margin:15px 0;
}
.freesuport {
 top:0;
}
.signupsection h2 {
 margin:13px 0 0 0;
}
.signupsection input[type="text"] {
 width:67%;
}
.signupsection input[type="submit"] {
 width:30%;
}
.socialbottom {
 margin-bottom:25px;
}
.linkright {
 margin:0;
 width:100%;
}
.footerbottom a {
 line-height:37px;
}
.copyright {
 text-align:left;
}
.customerreivew { 
	padding: 25px 25px 335px;
}
.footerbottom, .copyright{text-align:center;}
.header .col-md-6{width:100%; text-align:center;}
.aboutservice img{margin:20px 0px;}
.aboutservice span{float:none;}
.trustedby img{padding:15px 0px;}
.panel-default .glyphicon{float:left; margin-bottom:10px;}
.mission{text-align:center;}
.pumprebuilding span{float:none;}
.pumprebuilding span a{display:inline-block; margin:10px 0px;}
.servicesitem span a{display:inline-block; margin-bottom:20px;}
.slideshow{ height:409px!important;}
.slideshow__image{  background-size: 100% auto!important;}
}
 @media only screen and (min-width: 480px) and (max-width: 599px) {

    .headertop-right{
   margin-top: 20px;
  }
   
 .logo {
 padding:18px 0 0; text-align:center;
}
   .logo {
    width: 100%;
    text-align: center;
}
.logo img {
    max-width: 70%!important;
}
.tagline {
 padding:8px 0 0;
 margin:0;
 text-align:center;
}
.header ul {
 padding: 10px 0 9px;
 text-align: left;
}
.header ul li a {
 font-size:14px;
}
.searchsection {
 width:94%;
 margin:7px 0 6px 9px;
}
.searchsection input[type="text"] {
 width:75%;
}
.searchsection input[type="submit"] {
 padding:7px;
}
.customerreivew { 
	padding: 25px 25px 335px;
}
.productitem {
 margin:15px 0;
}
.headerbottom-right{
	float: right;
	width: 45%;
	position: relative;
}
.headerbottom-right input{
	border-radius: 10px;
	border: none;
	background: #fff;
	outline: none;
	width: 100%;
	height: 50px;
	padding: 0 25px;
	font-size: 16px;
	color: #000;
}

.headerbottom-right button:hover{
	color: #000;
}

.headerbottom-right input {
  border-radius: 10px;
  border: none;
  background: #fff;
  outline: none;
  width: 100%;
  height: 50px;
  padding: 0 25px;
  font-size: 16px;
  color: #000;
}
   
.freesuport {
 top:0;
}
.signupsection h2 {
 margin:13px 0 0 0;
}
.signupsection input[type="text"] {
 width:67%;
}
.signupsection input[type="submit"] {
 width:30%;
}
.socialbottom {
 margin-bottom:25px;
}
.linkright {
 margin:0;
 width:100%;
}
.footerbottom a {
 line-height:37px;
}
.copyright {
 text-align:left;
}
.footerbottom, .copyright{text-align:center;}
.aboutservice img{margin:20px 0px;}
.aboutservice span{float:none;}
.trustedby img{padding:15px 0px;}
.panel-default .glyphicon{float:left; margin-bottom:10px;}
.mission{text-align:center;}
.pumprebuilding span{float:none;}
.pumprebuilding span a{display:inline-block; margin:10px 0px;}
.servicesitem span a{display:inline-block; margin-bottom:20px;}
.header ul li {    padding: 0 0 0 12px;}
.navbar-right {    float: left;}
.searchsection input[type="search"] {    width: 61%;}
.featuredproducts h1, #shopify-section-featured-collections h2{ font-size:28px;}
   #Carousel .carousel-control{display:none;}
   .addtocartbutton .fa{ display:none;}
.addtocartbutton input[type="submit"] {	font-size:12px;}
.slideshow{ height:162px!important;}
.slideshow__image{ background-size: 100% auto!important; background-position: 0 58px!important;}
}
 @media only screen and (max-width: 479px) {
.container {
 width:100%!important;
}
.logo {
 padding:18px 0 0;
 width: 65%;
}
.headertop-right{text-align: center;}
.logo img {
 width:100%;
}
   
.tagline {
 padding:8px 0 0;
 margin:0;
}
.header ul {
 padding: 10px 0 9px;
 text-align: left;
}
.header ul li a {
 font-size:14px;
}
.searchsection {
 width:94%;
 margin:7px 0 6px 9px;
}
.searchsection input[type="text"] {
 width:74.8%;
}
.searchsection input[type="submit"] {
 padding:7px;
}
.productitem {
 margin:15px 0;
}
.freesuport {
 top:0;
}
.customerreivew { 
	padding: 25px 25px 335px;
}
.signupsection h2 {
 margin:13px 0 0 0;
}
.signupsection input[type="text"] {
 width:67%;
}
.signupsection input[type="submit"] {
 width:30%;
}
.socialbottom {
 margin-bottom:25px;
}
.linkright {
 margin:0;
 width:100%;
}
.footerbottom a {
 line-height:37px;
}
.copyright {
 text-align:left;
}
.footerbottom, .copyright{text-align:center;}
.aboutservice img{margin:20px 0px;}
.aboutservice span{float:none;}
.trustedby img{padding:15px 0px;}
.panel-default .glyphicon{float:left; margin-bottom:20px;}
.mission{text-align:center;}
.pumprebuilding span{float:none;}
.pumprebuilding span a{display:inline-block; margin:10px 0px;}
.servicesitem span a{display:inline-block; margin-bottom:20px;}
.header ul li {    padding: 0 0 0 12px;}
.navbar-right {    float: left;}
.searchsection input[type="search"] {    width: 61%;}
.featuredproducts h1, #shopify-section-featured-collections h2{ font-size:28px;}
#Carousel .carousel-control{display:none;}
.addtocartbutton .fa{ display:none;}
.addtocartbutton input[type="submit"] {	font-size:12px;}
   .social-sharing{ display:block;}
   .slideshow{ height:162px!important;}
.slideshow__image{ background-size:100% auto!important; background-position: 0 58px!important;}
}

#Carousel .left ,#Carousel .right{ color: #333;    float: left;    background: none;    border: none;    font-size: 59px;}
#Carousel .carousel-control{ top:32px;}
#Carousel .left { text-align:left;}
#Carousel .right { text-align:right;}

.newnavbar_level1 {width:auto; float:left;}
.newnavbar_level1 .list--inline>li {text-transform:uppercase;}
.newnavbar_level1 .site-nav {text-align:inherit; margin:0;}
.newnavbar_level1 .list--inline>li>a {font-family: 'Roboto Condensed', sans-serif;font-size: 18px;color: #fff;text-transform: uppercase;text-shadow: none;padding: 8px 15;line-height: 18px;}
.newnavbar_level1 .site-nav__link {line-height:30px;}
.navbar-nav>li>a {padding:4px 0!important;}
.navbar-right{ margin:0px!important;}
.navbar-right li a:hover{background:none!important; color:#fff;}
.topmenu .navbar{min-height: inherit;margin-bottom: inherit;}
.main-content {    padding-top: 0;}
#shopify-section-1534920528321 .page-width, .shopify-section .page-width{padding:0;}
#shopify-section-1534920528321 .section-header{display:none;}
#shopify-section-1534933650196 .section-header{display:none;}
#shopify-section-1534933650196 .custom-content{width: 100%;float: left; margin:0;}
#shopify-section-1534933650196 .custom-content .custom__item{ margin:0; padding:0;}
#shopify-section-1534922720603 .section-header{display:none;}
#shopify-section-1534922720603 .custom-content{width: 100%;float: left; margin:0;}
#shopify-section-1534922720603 .custom-content .custom__item{ margin:0; padding:0;}
#shopify-section-1534920528321,#shopify-section-1534933650196,#shopify-section-1534922720603, #shopify-section-1536036466411{ padding:0;}
#shopify-section-featured-collections .titel { background: inherit!important;}
#shopify-section-1536036466411{
  margin-top:0!important;
}
#shopify-section-1534920528321{ display:none;}
#shopify-section-featured-collections .grid--view-items {    overflow: inherit!important;}
#shopify-section-1537942637418 .grid--view-items {    overflow: inherit!important;}
#shopify-section-1537942637418 {	width:100%;	float:left;	background:#fff;	margin:0px 0 0px;	padding:15px;}
#shopify-section-1537942637418 h2 {	font-size:34px;	color:#ff5317;font-family:'Roboto Condensed', sans-serif;	text-align:center;	width:100%;    line-height: 28px;    letter-spacing: 0.0;	margin:30px 0 0;	text-transform:uppercase;}
#shopify-section-1537942637418 .titel { background: inherit!important;}
#shopify-section-1537942637418 .price{display:block;}
#shopify-section-1537942637418 .price__regular, .price__sale{display:inline-block!important;}
.copyright a{ color:#fff;}
.site-nav--has-dropdown:hover .site-nav__dropdown,
.site-nav--has-dropdown:focus .site-nav__dropdown {
  display: block;
}
.site-nav__dropdown {  font-size: 14px;  display: none;  position: absolute;  left: 0;  padding: $dropdown-padding;  margin: 0;  z-index: $z-index-dropdown;  text-align: left;  border: 1px solid $color-border;  background: $color-bg;  left: -1px;  top: 37px;}


.newnavbar_level1 .site-nav__link {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
	outline:none;
    text-shadow: none;
    padding: 8px 8px 8px 8px;
    line-height: 18px;
}
.select-group {
    float: left;
    width: 100%;
    background: #c83502;
    color: #fff;
    padding: 20px 0;
}
.select-group select {
    outline:none;
    border:solid 1px #fff;
}
.site-nav__dropdown{padding:10px 20px; background:#f25511;}
.site-nav__dropdown .site-nav__link{color:#fff; text-transform:uppercase;}
.site-nav__link a{color:#fff;}
.site-nav__link a:hover{text-decoration:none;}
.newnavbar_level1 .site-nav__link{float:right; padding:0px;}
.site-nav__dropdown{top:28px;}
.site-nav__dropdown .site-nav__link{text-align:left; float:none; padding:8px;}
.site-nav__dropdown .site-nav__link:hover{color:#000; text-decoration:none;}
.newnavbar_level1 .list--inline>li>a:hover{color:#000; text-decoration:none;}
#shopify-section-featured-collections{text-align:center;}
#shopify-section-featured-collections .grid{margin-left:0px;}
#shopify-section-featured-collections .price{display:block;}
#shopify-section-featured-collections .price__regular, .price__sale{display:inline-block!important;}
.searchpage #SearchInput{width:100%; border:solid 1px #ff5317; outline:none;}
#SearchResultSubmit{background:#ff5317;}
.filters-toolbar-wrapper{padding:0px 20px; margin:0;}
#shopify-section-collection-template .grid{margin-left:0px;}
.medium-up--one-quarter{text-align:center;}
.medium-up--one-quarter .price__regular, .price__sale{display:inline-block!important;}
.price__sale{color:#141414!important;}
.medium-up--one-quarter .price__regular{color:#69727b!important;}
#shopify-section-blog-template .article-listing{padding:25px 0px; margin:0px;}
.article__title{color:#f45511; text-transform:uppercase; padding-bottom:20px;}
.article__list-image-wrapper{margin-right:20px; float:left; max-width: 50%;}
.article__meta-buttons a {
    background:#f05610;
    color:#fff;
	border:solid 1px #f05610;
    margin-bottom:25px;
    border: none!important;
}
.aboutbg{
    
	float: left;
	width: 100%;
	background: url(https://cdn.shopify.com/s/files/1/0028/8489/4793/files/aboutbg.jpg?v=1668771382) no-repeat left center #1e1e1e;
	background-size: auto 100%;
	padding: 60px 0;
}
.aboutbg h1{
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 25px 0;
}
.aboutbg p{
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	font-weight: 500;
	margin: 0;
	text-align: justify;
}
.aboutbg-inner{
	padding-left: 40%;
  
}
.customersaying{
	background: #ef4e2a;
	padding: 45px 0;
	float: left;
	width: 100%;
}
.customersaying h1{
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 25px 0;
	text-align: center;
}

.article__meta-buttons a:hover{border:solid 1px #000; background:#000;}
.article__tags article__tags--list a{color:#f05610;}
.rte, .article__tags{margin-bottom:10px;}
.article__tags a{color:#f05610;}
.product-single__meta{padding-right:40px;}
.product-form__cart-submit{background:#f05610;}
.product-form__cart-submit:hover{background:#ce4506;}
.cart{padding:0px 30px;}
.list-view-item__title a{color:#f05610;}
.cart__update{color:#f05610;}

.contactinfo12 {
    background: #ff5317;
    color: #fff;
    text-align: center;
    padding: 15px 0;
	margin-top: 30px;
    margin-bottom: 30px;
}
.contactinfo12 p{color:#fff;}
.contact-form input[type="submit"]{background:#ff5317;}
.contact-form input[type="submit"]:hover{background:#d73e08;}
.text-right {    padding-left: 0 !important;}
.logo img{ max-width:100%!important;}
#faqAccordion .fa{color:#FF5317;}
.singleblog .rte,.singleblog .social-sharing { padding: 0 37px; font-family: Roboto-Regular, sans-serif;}
.singleblog .article__title{ padding-bottom:0px;}
.singleblog .section-header span{  text-transform: uppercase;  margin: 0 0 17px 0; font-family: Roboto-Regular, sans-serif;   color: #fff!important;}
.shopify-section, #PageContainer{font-family: Roboto-Regular, sans-serif;}
#shopify-section-product-template{padding: 0 20px;}
.return-link{color:#FF5317;}
#shopify-section-collection-template .grid .grid__item{ padding: 0 15px;}
#shopify-section-featured-collections .grid .grid__item{ padding: 0 15px;}
#shopify-section-collection-template .price{ display:block;}
.price-item {    font-weight: inherit;}
.pcontent{ padding:0 20px;}
.pcontent p{ color:#333;}
.contact-form label{ font-weight:inherit!important;}
.slideshow{ height: 281px;}
.slideshow__image{ background-size: 100% auto!important;}
.tmenu-watermark{ display:none!important;}
.tmenu_submenu_has_watermark{ top:36px!important;}
.tmenu_item--root  ul li div a.tmenu_item_link {    padding: 2px 25px!important;}



.bannerbottom h2{font-size: 34px; color:#ff5317; font-family:'Roboto Condensed', sans-serif; text-align:center; width:100%; line-height:28px; letter-spacing:0.0; margin:25px 0 25px;;text-transform:uppercase;}
.bannerbottom{margin:0px 0px 20px;}

.bannerbottom ul{padding:0px; margin:0px; width:100%; text-align:center;}
.bannerbottom li{display:inline-block; margin:4px; width:143px;}
.bannerbottom li a{display:block; border:solid 1px #bbbbbb; padding:12px;}
.bannerbottom li a:hover{border:solid 1px #ff5317;}


/***04-04***/

.shop-products{width:100%; float:left; margin:12px 0 23px; padding:30px 40px; background: #fff;}
.shop-products h1{color:#000; font-size:34px; display:inline-block; margin:10px 0 30px 0; text-transform:uppercase; font-family:Roboto-Condensed, Helvetica, sans-serif;margin-left: 15px;}
.shop-products-select{float:right; width:195px; height:35px; border:solid 1px #bebebe; padding:0px 10px; outline:none; margin-top:15px; margin-right: 15px;}


.shop-products-boxes-links{float: left;
width: 18%;
list-style: none;
margin: 1%;
background: #fff;
padding: 20px 5px;
text-align: center;
box-shadow: 0px 3px 7px #ccc;}
.shop-products-boxes-links img{max-width:100%;}
.shop-products-boxes-links h3{color:#131313; font-size:14px; text-transform:uppercase; margin:0px; padding:15px 0px; position:absolute; left:0px; bottom:0px; width:100%; text-align:center; font-family:Roboto-BoldCondensed, Helvetica, sans-serif;}
.bg-lightgray{background: #e7e7e7;}

#shopify-section-1554459155576{padding:0px;}


.collection-hero{margin-top:0px;}
.collection-hero__image{background-image:none!important; height:65px; background:#ff5317;}
.collection-hero__title{font-size:35px; text-transform:uppercase; font-family:Roboto-Regular, sans-serif;}
.collection-description{display:none;}
.collection-hero__title-wrapper::before{background-color:inherit;}



.header ul{padding:18px 0px 3px 0px;}
.header .topmail{padding:8px 0px 3px 0px;}
.topmail li a{text-transform:inherit!important;}

.quicklinks span{width:auto; margin-right:4px; float:left; margin-bottom:10px;}

.searchsection{width:100%; margin:7px 0px;}

.shopbybrands li span{display:inline-block; margin-top:10px; margin-bottom:16px; color:#000;}
.homepagebrandsec .viewallbtn{border:solid 1px #ff5317; display:inline-block; color:#ff5317; padding:5px 10px;  margin:0px 0 20px 0px; float:right; font-size:14px; position: absolute; top: -4px;  right: 43px;}
.homepagebrandsec .viewallbtn:hover{background:#ff5317; color:#fff; text-decoration:none;}
.homepagebrandsec h2{padding:0px 42px; position:relative;}
.homepagebrandsec ul{float:left;}

.addtocartbutton{    border: 1px solid #ff5317;
    color: #ff5317;
    text-align: center;
    width: 55%;
    text-align: left;
    bottom: 15px;
    position: absolute;
    padding: 0px 0;
    background: none;
    display: inline-block;}
.addtocartbutton input[type="submit"]{color:#ff5317; font-size:14px;}
.addtocartbutton .fa{color:#ff5317;background: #de4412;
    padding: 18px 16px;}

#Collection .grid-view-item__title{font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;}
#Collection .product-card{border: 1px solid #ccc;
    min-height: 610px;
    padding: 25px;
    text-align: left;
    color: #000;}

.filters-toolbar__label{font-size:15px; text-transform:capitalize;}




/*************************** 21 Jan 2020 *******************************/

.footer-section { float:left; width:100%; background:#1e1e1e; padding-bottom:50px; }

.footer-section .top-footer { float:left; width:100%; padding:30px 0px; }
.footer-section .top-footer h2 { color:#ef4e2a; font-size:19px; padding-bottom:10px; font-weight:bold;}

.footer-section .top-footer mailinglist h2 { padding-bottom:0px!important; border-bottom:none!important; margin-bottom:0px;}
.footer-section .top-footer mailinglist .rte p { color:#FFFFFF; font-size:14px; margin-bottom:30px; }
.footer-section .top-footer mailinglist input[type="email"] { float:left; width:65%; margin-right:2%; border:1px solid #fff; border-radius:5px; }
.footer-section .top-footer mailinglist input[type="submit"] { color:#fff; border:none; margin:0px; float:right; margin-top:-6px; text-transform:uppercase; border-radius:5px; }



.footer-section .top-footer ul li { float:left; width:100%; padding-bottom:5px;}
.footer-section .top-footer ul li a { color:#FFFFFF; font-size: 16px;}


.footer-section .middle-footer { float:left; width:100%;}
.footer-section .middle-footer .address { color:#FFFFFF; padding-top:0px; padding-bottom:0px; margin:0px;}
.footer-section .middle-footer .address h3 { padding:0px; margin:0px;}
.footer-section .middle-footer .address p { padding:0px; margin:0px; font-size:18px; color:#FFFFFF;}
.footer-section .middle-footer .address p a { color:#FFFFFF;}
.footer-section .middle-footer .social-icons { padding-top:15px;}
.footer-section .middle-footer .social-icons a { float:left; width:auto; font-size:25px; color:#fff; padding-right:10px; }

.footer-section .bottom-footer { float:left; width:100%; margin-top:30px;}
.footer-section .bottom-footer .copyright { color:#FFFFFF; }





  
.customerreivew .slick-slide img {    display: inline!important;}
.pp-bc5d564c-3095-5a38-918e-687200b53ca8__iframe-wrapper{width:100%;}
.pp-bc5d564c-3095-5a38-918e-687200b53ca8__iframe-wrapper iframe{width:100%; min-width:inherit!important;}
.dtbanner{ display:block;}
.mdbanner{ display:none;}



/*** 6 Dec ***/

#MainContent .opportunitiesrow-text{
    width: 48%;
}
#MainContent .opportunitiesrow-text h2{
    padding-left: 0;
}

#customer_logout_link{
    display: inline-block;
    background: #fff;
    margin-bottom: 25px;
    padding: 15px 25px;
    border-radius: 10px;
    text-decoration: none;
    color: #ff5317;
    font-weight: 600;
}
.grid{
    padding-bottom: 50px;
}
.grid__item.medium-up--two-thirds h2{
    font-weight: 600;
    text-shadow: none;
}
.grid__item.medium-up--one-third{
    font-weight: 600;
    text-shadow: none;
}
.grid__item.medium-up--one-third p a{
    background: #ff5317;
}
.border-bottom {
    border-bottom: none;
}

#RecoverPassword:hover, #customer_register_link:hover{
    color: #000;
}
#customer_login .btn{
    background: #ff5317;
}
#customer_login .btn:hover{
    background: #e03b01;
}

.site-header .grid{
	padding-bottom: 0;
}

#main{
	margin-top: 0;
}

.section-header a{
    color: #fff;
    text-decoration: none;
}
.address-new-toggle, .address-new-toggle:focus{
    background: #fff!important;
    outline: none!important;
    color: #ff5317!important;
    border-radius: 5px!important;
    margin-bottom: 20px!important;
}
#AddressNewForm p{
    padding: 20px;
}
.address-edit-toggle{
    background: #ff5317;
}
.address-edit-toggle:hover{
    background: #0d0d0d!important;
}
.address-delete{
    background: #000;
    color: #fff;
}
.address-delete:hover{
    border-color: #000!important;
    background: #0d0d0d!important;
}


.widget-visible{
    top: inherit!important;
    bottom: 0!important;
}
#o60jmgk140so1670403496740{
    top: inherit!important;
    bottom: 0!important;
}

.terms h3 {
    color: #1e1e1e;
    font-size: 28px;
    font-weight: 600;
    margin: 20px 0;
	letter-spacing: inherit;
	text-transform: capitalize!important;
}
.terms p {
    color: #1e1e1e;
    font-size: 15px;
    line-height: 22px;
}

.singleproductbg-details h2{
	margin-bottom: 35px;
}

.shop_attributes tr th, .shop_attributes tr td{
	padding: 15px 0;
	font-weight: 400!important;
	color: #1e1e1e;
    font-size: 15px;
	border-left: none;
    border-right: none;
}

.singleproductbg-details ul{
	padding: 0;
	margin: 0;
}
.singleproductbg-details li{
	list-style: none;
	background: url(../images/incdot.png) no-repeat left 7px;
	padding-left: 20px;
	color: #1e1e1e;
	font-size: 15px;
	font-weight: 400;
	margin: 5px 0;
	font-family: 'Inter', sans-serif;
}
.product-single{
	padding-top: 50px;
}
#my_compare_id{
    color: #1e1e1e;
    font-size: 33px;
}
.price-item__label{
	color: #43454a;
    font-size: 20px;
}


/*** 10 Dec ***/

.aboutservice{
    margin: 45px 0;
}
.aboutservice h3 {
    margin: 15px 0;
    font-weight: 600;
    color: #ff5317;
}
.aboutservice p{
    min-height: 40px;
}
.aboutservice span a{
    text-transform: capitalize;
}
.aboutservice span a:hover{
    color: #fff;
}
.aboutitem h2{
    text-transform: capitalize;
    letter-spacing: inherit;
    font-weight: 600;
    margin: 20px 0;
}
.aboutitem p{
    line-height: 26px;
}
.aboutitem img{
    border-radius: 10px;
}
.blogli .grid{
    padding: 0;
}
.blogli .article__list-image-container img{
    border-radius: 15px;
    border: solid 1px #ccc;
}

#shopify-section-1534933650196 .introsection{
	padding: 25px 0;
}

@media only screen and (min-width: 960px) and (max-width: 1140px) {
.paypalmain{background:#fff; clear:both;}
.paypalmain iframe{position:inherit!important; height:50px!important; top:8px!important;}
.signupsection h2{margin:20px 0px;}
.shop-products-boxes-links{width:24%;}
.container{width:100%!important;}
.logo{width: 31%; margin-top: 15px;}
.bottomproduct-text a{position: inherit;}
.bottomproduct-text h3{line-height: 53px;}
.shop-products-boxes-links{width: 23%;}
.footermid-left, .footermid-right{width: 100%; text-align: center;}
.footermid-right{display: block; margin-top: 15px;}
.footermid-right a{vertical-align: middle;}
.bottom-footer{text-align: center;}
.footer-section .top-footer mailinglist input[type="submit"]{float: left;}
#ContactFooter{float: left; width: 100%; padding: 15px;}
.shopbybrands{padding-bottom: 0;}
.addtocartbutton{width: 72%;}
.servicescalls-text{padding-top: 0;}
.servirow{padding: 25px 0;}
.sel-cate select{width: 150px;}
.sel-cate label{font-size: 20px; margin-top: 18px;}
}

@media only screen and (min-width: 791px) and (max-width: 959px) {
.paypalmain{background:#fff; clear:both;}
.paypalmain iframe{position:inherit!important; height:50px!important; top:8px!important;}
.container{width:100%!important;}
.bottomproduct-text a{position: inherit;}
.headertop-right{width: 100%; text-align: center;}
.newnavbar{width: 50%;}
.ratio-container:after{padding-bottom: 0;}
.banner-bottomproducts{padding-top: 0;}
.shopbybrands li img{height: 30px!important;}
.shopbybrands{padding-bottom: 0;}
.footermid-left, .footermid-right{width: 100%; text-align: center;}
.footermid-right{display: block; margin-top: 15px;}
.footermid-right a{vertical-align: middle;}
.bottom-footer{text-align: center;}
.footer-section .top-footer mailinglist input[type="submit"]{float: left;}
#ContactFooter{float: left; width: 100%; padding: 15px;}
.sel-cate label{font-size: 20px;}
#Collection .grid-view-item__image-wrapper{min-height: 160px;}
.addtocartbutton .fa{display: none;}
.addtocartbutton input[type="submit"]{padding: 0;}
.addtocartbutton{width: 62%;}
#Collection .product-card{min-height: 660px;}
.contactbg-left{width: 100%; padding: 20px;}
.contactbg-right{width: 100%; text-align: center;}
.servicescalls-img, .servicescalls-text{width: 100%;}
.collectionsimg img{height: auto;}
.collectionstext h3{font-size: 15px;}
.promo{display: block; text-align: center; padding-top: 10px;}
.sel-cate select{width: 148px;}
.sel-cate label{margin-top: 17px;}

}


@media only screen and (min-width: 600px) and (max-width: 790px) {
.tmenu_submenu{ width:580px!important;}

.tmenu_submenu .tmenu_submenu .tmenu_col-3{ max-width:100%!important; width:100%!important; }

.container{width:100%!important;}
.searchsection input[type="text"], .searchsection input[type="search"]{width:40%;}
.searchsection input[type="submit"]{float:right;}
.dtbanner{ display:none!important;}
.mdbanner{ display:block!important;text-align: center; float: left;}

/***04-04***/
.shop-products-boxes{
-webkit-column-count:2;
  -moz-column-count:2;
  column-count:2;}
  
.shop-products-boxes-links{width:100%;}

.paypalmain{background:#fff; clear:both;}
.paypalmain iframe{position:inherit!important; height:50px!important; top:8px!important;}
.contact-form{padding:0px;}
.homepagebrandsec h2{text-align:left;}
#shopify-section-blog-template .rte{float:left; width:100%;}
#shopify-section-blog-template .article-listing{padding:25px;}
#shopify-section-blog-template .rte{float:left; width:100%;}
.contact-options li{width:33.3%;}
.servicesitem{margin-top:20px;}
.medium-up--one-quarter{width:50%;}

.newnavbar{width: 100%;}
.headerbottom-right{width: 100%;}
input[type=search]{font-size: 12px;}
.bottomproduct-text a{position: inherit;}
.bottomproduct-text h3{font-size: 18px;}
.shopbybrands h1 span{font-size: 18px; margin-top: 10px;}
.shopbybrands li{width: 48%;}
.shopbybrands li img{height: 60px;}
.newnavbar_level1 .list--inline > li{float: none; display: inline-block; width: auto;}
.tmenu_item_mobile .tmenu_indicator{right: -15px!important;}
.newnavbar_level1{width: 100%; text-align: center;}
.shopbybrands{padding-bottom: 0;}
.shop-products-boxes{width: 100%;}
.shop-products-boxes-links{margin: 15px 0;}
.aboutbg-inner{padding-left: 0;}
#ContactFooter{padding: 15px;}
.footermid-left{text-align: center; margin-bottom: 15px;}
.shop-products-select{margin-right: 0;}
.headertop-right{text-align: center;}
.footer-section .top-footer mailinglist input[type="email"]{width: 80%;}

.singlecollections-head{padding: 20px 0;}
.filters-toolbar__item-wrapper{display: block;}
.filters-toolbar__input{width: 100%!important; padding: 0 20px!important;}
.addtocartbutton{width: auto; padding: 0!important;}
.sel-cate{margin-right: 0; width: 100%;}
.filters-toolbar__item-child:first-child{margin-right: 0;}
.filters-toolbar__input-wrapper{width: 100%;}
.sel-cate label{font-size: 20px; margin-bottom: 10px;}
.filters-toolbar__item-wrapper{margin-right: 20px;}
.singlecollections-products li{width: 100%;}
.product-single__meta{padding-right: 0;}
.contactbg-left{width: 100%; padding: 20px;}
.contactbg-right{width: 100%; text-align: center;}
.servicescalls-img, .servicescalls-text{width: 100%;}
.opportunitiesrow-img, #MainContent .opportunitiesrow-text{width: 100%;}
.carttable{overflow-x: scroll;}
.carttable table{min-width: 600px;}
.carttable-bottom-right{width: 100%}
.carttable-bottom-left a, .carttable-bottom-left input{padding: 15px 10px; margin-right: 5px;}
.singleproductbg-left{width: 100%;}
.singleproductbg-right{width: 100%; padding-top: 15px;}
.sel-cate select{width: 100%;}
.singlecollections-head{padding: 20px;}
.cateprod{margin-right: 0;}

.shopbybrands li {width: 22.5%!important; margin: 1%!important;}

}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .logo {
    width: 100%;
    text-align: center;
}
.logo img {
    max-width: 70%!important;
}
  .top-footer .col-lg-3{
    float: left;
    width: 100%;
}
.tmenu_submenu{ width:380px!important;}
.tmenu_submenu .tmenu_col-3{ max-width:100%!important; width:100%!important; }
.tmenu_col-3 {  flex: 0 0 50%!important;}

.container{width:100%!important;}
.tmenu_item--root .tmenu_item_link{padding:10px;}
.searchsection input[type="submit"]{float:right;}
.dtbanner{ display:none!important;}
.mdbanner{ display:block!important; text-align: center; background: #fff;clear: both;padding: 12px 0 0 0;}

/***04-04***/

.shop-products-boxes{
-webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
}
.shop-products h1{text-align:center; display:block;}
.shop-products-select{width:100%; margin-bottom:20px;}

.shop-products-boxes-links {
    width: 46%;
    margin: 2%!important;
}
.quicklinks span{width:18%;}

.small--one-half{width:100%;}

.paypalmain{background:#fff; clear:both;}
.paypalmain iframe{position:inherit!important; height:50px!important; top:8px!important;}
.contact-form{padding:0px 20px;}
.homepagebrandsec h2{text-align:left; font-size:20px;}
#shopify-section-blog-template .article-listing{padding:25px;}
#shopify-section-blog-template .rte{float:left; width:100%;}

.newnavbar{width: 100%;}
.headerbottom-right{width: 100%;}
input[type=search]{font-size: 12px;}
.bottomproduct-text a{position: inherit;}
.bottomproduct-text h3{font-size: 18px;}
.shopbybrands h1 span{font-size: 18px; margin-top: 10px;}
.shopbybrands li{width: 48%;}
.shopbybrands li img{height: 60px;}
.newnavbar_level1 .list--inline > li{float: none; display: inline-block; width: auto;}
.tmenu_item_mobile .tmenu_indicator{right: -15px!important;}
.newnavbar_level1{width: 100%; text-align: center;}
.shopbybrands{padding-bottom: 0;}
.shop-products-boxes{width: 100%;}
.shop-products-boxes-links{margin: 15px 0;}
.aboutbg-inner{padding-left: 0;}
#ContactFooter{padding: 15px;}
.footermid-left{text-align: center; margin-bottom: 15px;}
.shop-products-select{margin-right: 0;}
.headertop-right{text-align: center;}
.footer-section .top-footer mailinglist input[type="email"]{width: 77%;}

.singlecollections-head{padding: 20px 0;}
.filters-toolbar__item-wrapper{display: block;}
.filters-toolbar__input{width: 100%!important; padding: 0 20px!important;}
.addtocartbutton{width: auto; padding: 0!important;}
.sel-cate{margin-right: 0; width: 100%;}
.filters-toolbar__item-child:first-child{margin-right: 0;}
.filters-toolbar__input-wrapper{width: 100%;}
.sel-cate label{font-size: 20px; margin-bottom: 10px;}
.singleproductbg-details h1{font-size: 20px;}
.product-single__meta{padding-right: 0;}
.singlecollections-products li{width: 100%;}
.contactbg-left{width: 100%; padding: 20px;}
.contactbg-right{width: 100%; text-align: center;}
.servicescalls-img, .servicescalls-text{width: 100%;}

/*031222*/

.servicescalls-text h1 {font-size: 20px;}
.learnmore {margin-bottom: 20px;}
#main #faq .card .card-header .btn-header-link {font-size: 14px; padding: 20px 15px;}

#main .card-body{padding: 20px 15px;}
.opportunitiesrow-img, #MainContent .opportunitiesrow-text{width: 100%;}
.carttable{overflow-x: scroll;}
.carttable table{min-width: 600px;}
.carttable-bottom-right{width: 100%}
.carttable-bottom-left a, .carttable-bottom-left input{padding: 15px 10px; margin-right: 5px;}
.singleproductbg-left{width: 100%;}
.singleproductbg-right{width: 100%; padding-top: 15px;}
.promo{display: block; text-align: center; padding-top: 10px;}
.sel-cate select{width: 100%;}
.singlecollections-head{padding: 20px;}
.cateprod{margin-right: 0;}
.collectionstext a{position: inherit;}
.singlecollections-products li{min-height: inherit;}


.shopbybrands li {width: 46%!important; margin: 2%!important;}



}

@media only screen and (max-width: 479px) {
  .aboutbg h1{
    font-size: 28px;
  }

  .headertop-right{
   margin-top: 20px;
  }
  .logo {
    width: 100%;
    text-align: center;
}
.logo img {
    max-width: 70%!important;
}
  .top-footer .col-lg-3{
    float: left;
    width: 100%;
}
.tmenu_submenu{ width:285px!important;}
.tmenu_submenu .tmenu_col-3{ max-width:100%!important; width:100%!important; }
.tmenu_submenu .tmenu_col-3 {    flex-basis:inherit!important;}

.newnavbar_level1 .list--inline > li{width:33%; float:left;}
.tmenu_item--root .tmenu_item_link{float:none; display:block; text-align:center; padding:10px 0px;}
.dtbanner{ display:none!important;}
.mdbanner{ display:block!important; text-align: center; background: #fff;clear: both;padding: 12px 0 0 0;}

/***04-04***/

.shop-products-boxes{
-webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
}
.shop-products h1{text-align:center;}
.shop-products-select{width:100%; margin-bottom:20px;}

.shop-products-boxes-links {
    width: 46%;
    margin: 2%!important;
}
.quicklinks span{width:18%;}

.homepagebrandsec h2{padding:0px; text-align:center; font-size:25px;}
.homepagebrandsec .viewallbtn{position:inherit; float:none; right:0px; top:0px; margin:18px 0 20px 0px;}

.small--one-half{width:100%;}

.paypalmain{background:#fff; clear:both;}
.paypalmain iframe{position:inherit!important; height:50px!important; top:8px!important;}
.newnavbar_level1 .list--inline>li>a{font-size:14px; padding:8px 15px;}
.footer h2{float:left; width:100%;}
.freesuport{top:0px; position:inherit; width:100%; text-align:center;}
.customerreivew{padding:25px;}
.signupsection input[type="email"]{width:67%;}
.bottomsection{padding:12px 0px;}
.contact-form{padding:0px 20px;}
#shopify-section-blog-template .article-listing{padding:25px;}
.tmenu_submenu { width:205px!important;}
.tmenu_item_submenu_type_flyout.tmenu_item--root > .tmenu_submenu { left:-55px!important;}
.tmenu_item_submenu_type_flyout.tmenu_item--root > .tmenu_submenu a { font-size:12px!important;}
.newnavbar{width: 100%;}
.headerbottom-right{width: 100%;}
input[type=search]{font-size: 12px;}
.bottomproduct-text a{position: inherit;}
.bottomproduct-text h3{font-size: 18px;}
.shopbybrands h1 span{font-size: 18px; margin-top: 10px;}
.shopbybrands li{width: 48%;}
.shopbybrands li img{height: 60px;}
.newnavbar_level1 .list--inline > li{float: none; display: inline-block; width: auto;}
.tmenu_item_mobile .tmenu_indicator{right: -15px!important;}
.newnavbar_level1{width: 100%; text-align: center;}
.shopbybrands{padding-bottom: 0;}
.shop-products-boxes{width: 100%;}
.shop-products-boxes-links{margin: 15px 0;}
.aboutbg-inner{padding-left: 0;}
#ContactFooter{padding: 15px;}
.footermid-left{text-align: center; margin-bottom: 15px;}
.shop-products-select{margin-right: 0;}
.headertop-right{text-align: center;}
.singlecollections-head{padding: 20px 0;}
.filters-toolbar__item-wrapper{display: block;}
.filters-toolbar__input{width: 100%!important; padding: 0 20px!important;}
.addtocartbutton{width: auto; padding: 0!important;}
.sel-cate{margin-right: 0; width: 100%;}
.filters-toolbar__item-child:first-child{margin-right: 0;}
.filters-toolbar__input-wrapper{width: 100%;}
.sel-cate label{font-size: 20px; margin-bottom: 10px;}
.singleproductbg-details h1{font-size: 20px;}
.product-single__meta{padding-right: 0;}
.singlecollections-products li{width: 100%;}
.contactbg-left{width: 100%; padding: 20px;}
.contactbg-right{width: 100%; text-align: center;}
.servicescalls-img, .servicescalls-text{width: 100%;}

/*031222*/

.servicescalls-text h1 {font-size: 20px;}
.learnmore {margin-bottom: 20px;}
#main #faq .card .card-header .btn-header-link {font-size: 14px; padding: 20px 15px;}

#main .card-body{padding: 20px 15px;}
.opportunitiesrow-img, #MainContent .opportunitiesrow-text{width: 100%;}
.carttable{overflow-x: scroll;}
.carttable table{min-width: 600px;}
.carttable-bottom-right{width: 100%}
.carttable-bottom-left a, .carttable-bottom-left input{padding: 15px 10px; margin-right: 5px;}
.singleproductbg-left{width: 100%;}
.singleproductbg-right{width: 100%; padding-top: 15px;}
.promo{display: block; text-align: center; padding-top: 10px;}
.sociallinksbottom a{margin-right: 0;}
.sel-cate select{width: 100%;}
.singlecollections-head{padding: 20px;}
.cateprod{margin-right: 0;}
.collectionstext a{position: inherit;}
.singlecollections-products li{min-height: inherit;}


.shopbybrands li {width: 46%!important; margin: 2%!important;}



}
@media only screen and (min-width: 1700px) and (max-width: 2000px) {
.slick-initialized .slideshow__image, .no-js .slideshow__image {
    height:326px!important;
}
  .slideshow {
    height: 326px;
}

  
}
.shop-products{
    padding: 30px 0!important;
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
   .headertop-right{
   margin-top: 20px;
  }
  .logo {
    width: 100%;
    text-align: center;
}
.logo img {
    max-width: 70%!important;
}
  .top-footer .col-lg-3{
    float: left;
    width: 100%;
}
    .headercart {float: right; margin: 0; width: 100%; text-align: center; padding: 15px 0;}
    .headercart ul{width: 100%;}
    .slideshow__image{background-position: 0 0!important; background-size: 100% 100%!important;}
    .slideshow {height: 100px!important;}
    .shop-products-boxes-links {width: 46%!important; margin: 2%!important;
    }
}
.tmenu_app .tmenu_item_link {
    color: #fff!important;
}
