@charset "utf-8";
body {
	font-family: 'Roboto', sans-serif;
	background-color:#FFFFFF;
	padding:0;
	margin: 0;
}
.robotoCondensed {font-family: 'Roboto Condensed', sans-serif;}
input {border: 1px solid #BE1621; border-radius: 0px;}
input:focus {outline: none;}
input:hover {outline: none;}
/*****     REMOVE SPINNER FROM INPUT TYPE = NUMBER     *****/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
  -appearance: textfield;
}
.textbold {font-weight: bold;}
.textnormal {font-weight: normal;}
.producttitletext {font-weight: 700;}
.textuppercase {text-transform: uppercase;}
.menulistat {border-bottom: #4B0082; color: #4B0082;}
.smallcaps {
	 font-variant: small-caps;
}
.IntraNet {
	 padding: 8px 12px; font-variant: small-caps;
}
.cursorpointer {
	cursor: pointer;
}
.detailBox {
	 padding: 10px;
		border: solid 5px #DDDDDD;
		border-radius: 10px;
}
.detailBox2 {
	 padding: 10px;
		border: solid 5px #BE1621;
		border-radius: 10px;
}
.detailBox3 {
	 padding: 10px;
		border: solid 5px #7F7F7F;
		border-radius: 10px;
}

/*<<<<<<<<< INHERITED FROM ORIGINAL >>>>>>>>>>*/

/*<<<<<<<<< COOKIE BUTTONS >>>>>>>>>>*/
#cookiebutton {position: fixed; top: 60px; left: 0px; z-index: 1000; width: 100%; background-color: transparent; color: #EBEBEB;}
.cookietab {background-color: transparent; position: fixed; margin-left:25px; display: inline-block; border-radius: 0px 0px 5px 5px; color: #FF6600; border-top: none; border-right: solid 1px #FF6600; border-bottom: solid 1px #FF6600; border-left: solid 1px #FF6600;}
.cookietabs {background-color: #FF6600; position: fixed; margin-left:5px; display: none; border-radius: 0px 0px 5px 5px; border-top: none; border-right: solid 1px #FF6600; border-bottom: solid 1px #FF6600; border-left: solid 1px #FF6600;}
.cookietab:hover {background-color: #EBEBEB; color: #FF6600;}
.cookietabs:hover {background-color: #EBEBEB; color: #FF6600;}

/*<<<<<<<<< STANDARD BUTTON >>>>>>>>>>*/
.standardbutton {box-sizing: border-box; vertical-align: bottom; border-radius: 5px; position:relative; display: inline-block; width:150px; height:50px; background-color: #FF6600; border: 2px solid #FF6600; font-size:14pt; font-family:Roboto, sans-serif; color:#FFFFFF; margin-top: 25px; cursor: pointer;}
.standardbutton:hover {background-color: #EBEBEB; color: #FF6600; border: solid 2px #FF6600;}

/*<<<<<<<<< BASKET & CART ICON >>>>>>>>>>*/
.basketIcon {
  color: #FF6600;
  cursor: pointer;
  /*padding: 20px;*/
}

.a2btn {color: #EBEBEB; background-color: #C0C0C0; border: solid 2px #C0C0C0;}
.a2btn:hover {color: #808080; background-color:#EBEBEB;}
.a4btn {color: #EBEBEB; background-color:#808080; border: solid 2px #808080;}
.a4btn:hover {color: #808080; background-color:#EBEBEB;}
.pbbtn {color: #EBEBEB; background-color:#CD7F32; border: solid 2px #CD7F32;}
.pbbtn:hover {color: #CD7F32; background-color:#EBEBEB;}
.bsbtn {color: #EBEBEB; background-color:#B5A642; border: solid 2px #B5A642;}
.bsbtn:hover {color: #B5A642; background-color:#EBEBEB;}
.albtn {color: #EBEBEB; background-color:#FF0000; border: solid 2px #FF0000;}
.albtn:hover {color: #FF0000; background-color:#EBEBEB;}
.msbtn {color: #EBEBEB; background-color:#0247FE; border: solid 2px #0247FE;}
.msbtn:hover {color: #0247FE; background-color:#EBEBEB;}
.stbtn {color: #EBEBEB; background-color:#0000FF;  border: solid 2px #0000FF;}
.stbtn:hover {color: #0000FF; background-color:#EBEBEB;}

.a2tab {color: #EBEBEB; background-color: #C0C0C0; background: linear-gradient(to bottom, #C0C0C0, #969696 50%, #838383 50%, #707070);}
.a2tab:hover {color: #000000; background-color:#EBEBEB; background: linear-gradient(to bottom,#EBEBEB, #B8B8B8 50%, #A0A0A0 50%, #898989);}
.a4tab {color: #EBEBEB; background-color:#808080; background: linear-gradient(to bottom,#808080, #646464 50%, #575757 50%, #4A4A4A);}
.a4tab:hover {color: #000000; background-color:#EBEBEB; background: linear-gradient(to bottom,#EBEBEB, #B8B8B8 50%, #A0A0A0 50%, #898989);}
.pbtab {color: #EBEBEB; background-color:#CD7F32; background: linear-gradient(to bottom,#CD7F32, #A06327 50%, #8C5622 50%, #774A1D);}
.pbtab:hover {color: #000000; background-color:#EBEBEB; background: linear-gradient(to bottom,#EBEBEB, #B8B8B8 50%, #A0A0A0 50%, #898989);}
.bstab {color: #EBEBEB; background-color:#B5A642; background: linear-gradient(to bottom,#B5A642, #8E8233 50%, #7B712D 50%, #696126);}
.bstab:hover {color: #000000; background-color:#EBEBEB; background: linear-gradient(to bottom,#EBEBEB, #B8B8B8 50%, #A0A0A0 50%, #898989);}
.altab {color: #EBEBEB; background-color:#FF0000; background: linear-gradient(to bottom,#FF0000, #C80000 50%, #AE0000 50%, #950000);}
.altab:hover {color: #000000; background-color:#EBEBEB; background: linear-gradient(to bottom,#EBEBEB, #B8B8B8 50%, #A0A0A0 50%, #898989);}
.mstab {color: #EBEBEB; background-color:#0247FE; background: linear-gradient(to bottom,#0247FE, #0137C7 50%, #0130AD 50%, #012994);}
.mstab:hover {color: #000000; background-color:#EBEBEB; background: linear-gradient(to bottom,#EBEBEB, #B8B8B8 50%, #A0A0A0 50%, #898989);}
.sttab {color: #EBEBEB; background-color:#0000FF; background: linear-gradient(to bottom,#0000FF, #0000C8 50%, #0000AE 50%, #000095);}
.sttab:hover {color: #000000; background-color:#EBEBEB; background: linear-gradient(to bottom,#EBEBEB, #B8B8B8 50%, #A0A0A0 50%, #898989);}
.wttab {color: #EBEBEB; background-color:#FFDF00; background: linear-gradient(to bottom,#FFDF00, #C8AF00 50%, #AE9800 50%, #958200);}
.wttab:hover {color: #000000; background-color:#EBEBEB; background: linear-gradient(to bottom,#EBEBEB, #B8B8B8 50%, #A0A0A0 50%, #898989);}
.optab {color: #EBEBEB; background-color:#8DB600; background: linear-gradient(to bottom,#8DB600, #6E8E00 50%, #607C00 50%, #526A00);}
.optab:hover {color: #000000; background-color:#EBEBEB; background: linear-gradient(to bottom,#EBEBEB, #B8B8B8 50%, #A0A0A0 50%, #898989);}
.tftab {color: #EBEBEB; background-color:#CC99FF; background: linear-gradient(to bottom,#CC99FF, #5B4472 50%, #473559 50%, #33263F);}
.tftab:hover {color: #000000; background-color:#EBEBEB; background: linear-gradient(to bottom,#EBEBEB, #B8B8B8 50%, #A0A0A0 50%, #898989);}

.hdtab2 {color: #EBEBEB; background-color: #4B00CC; border: solid 2px #4B00CC;}
.hdtab2:hover {color: #4B00CC; background-color: #EBEBEB;}
.attab2 {color: #EBEBEB; background-color: #4B0082; border: solid 2px #4B0082;}
.attab2:hover {color: #4B0082; background-color: #EBEBEB;}
.wttab2 {color: #555555; background-color: #FFD230; border: solid 2px #FFD230;}
.wttab2:hover {color: #FFD230; background-color: #555555;}
.optab2 {color: #EBEBEB; background-color: #006A4E; border: solid 2px #006A4E;}
.optab2:hover {color: #006A4E; background-color: #EBEBEB;}

.bttButton { color: black; vertical-align: bottom; position:relative; width:4%; min-width:20px; background: none; display: none; position: fixed; bottom: 55px;  right: 30px; z-index: 6000;}

.featureimage {vertical-align: bottom; position:relative; display: inline-block; float:right; width: 30%; background:none; margin-top: 20px; border-radius: 10px; /*box-shadow: 5px 5px 5px #7F7F7F;*/ border: 1px solid #7F7F7F }

/*<<<<<<<<< BREADCRUMBS >>>>>>>>>>*/
ul.ffbreadcrumb {padding: 5px 8px; list-style: none; background-color: transparent;}
ul.ffbreadcrumb li {display: inline; font-size: 10pt;}
ul.ffbreadcrumb li+li:before {padding: 6px; color: #FF6600; content: ">";}
ul.ffbreadcrumb li a {color: #7F7F7F; text-decoration: none;}
ul.ffbreadcrumb li a:hover {color: #FF6600; text-decoration: underline;}

/*<<<<<<<<< NAVBAR AND MENU >>>>>>>>>>*/
.navbar {
    min-height: 60px;
    margin-bottom: 0;
    background-color: #FFFFFF;
    color: #FFFFFF;
    z-index: 9999;
    border: 0;
    font-size: 12pt;
    line-height: 1.42857143;
    letter-spacing: 0px;
    border-radius: 0;
    border-bottom: 1px solid #DDDDDD;
  }
.nav-item {
	 padding: 8px 12px 0px 12px;
}
#menuhead li a {
    color: #000000;
    background-color: #FFFFFF;
    padding: 0px;
  }
#menuhead li a:hover {
    color: #1b5c95;
  }
#menuhead2 li a {
    color: #000000;
  }
#menuhead3 li a {
    color: #000000;
    background-color: #FFFFFF;
  }
.navbar #allthreads li a {
    color: #7F7F7F;
  }
.navbar .navbar-brand {
    color: #E3E3E3;
  }
.navbar-nav li a:hover, .navbar-nav li.active a {
    border-bottom: 2px solid #1B5C95;
  }
.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
  }

.nav li a {padding: 0px 5px;}

.navbar-brand {padding: 5px; height: auto;}

.navbar-toggle {
	background-color: #1b5c95;
	border-color:	#1b5c95;
}
.navbar-toggle:hover {
	background-color: #be1621;
	border-color:	#be1621;
}

button2 { background-color: black; color: #E3E3E3; font-family: Roboto; font-size: 12pt; margin-top:10px}
.button2:hover { background-color: #E3E3E3; color: black}
#mobilenavbtn {font-size: 22pt; color: #FF6600; background-color: #E3E3E3; padding: 0px 15px 0px 15px}
#allthreads1 .link:hover {color: #FF6600; border-bottom: 2px solid #FF6600; text-decoration: none}
#allthreads1 li {color: #555555; /*font-weight: bold;*/ padding: 5px 20px; text-decoration: none; list-style-type: none}
#allthreads1 a {color: #555555; /*font-weight: bold;*/ text-decoration: none; letter-spacing: normal;}
#allthreads1 ul {margin-left: -1.5em;}
.cart {background-color: yellow}
.cart:hover {background-color: #E3E3E3}
.navbar .navbar-text {color: white; font-weight: bold; padding: 2px 20px; background-color: white; border-radius: 5px; letter-spacing: 0px; max-width: 150px; margin-left:15px}
.materialdot {height: 15px; width: 15px; border-radius: 50%; display: inline-block; margin-right: 20px}
.a2background {background-color: #C0C0C0; border: 1px solid black}
.a4background {background-color: #808080; border: 1px solid black}
.pbbackground {background-color: #CD7F32; border: 1px solid black}
.bsbackground {background-color: #B5A642; border: 1px solid black}
.albackground {background-color: #FF0000; border: 1px solid black}
.msbackground {background-color: #0247FE; border: 1px solid black}
.stbackground {background-color: #0000FF; border: 1px solid black}
.wtbackground {background-color: #FFFF00; border: 1px solid black}
.otbackground {background-color: #000000; border: 1px solid black}
#test {padding: 16px 14px 8px 14px; color: #000000; border-bottom: 3px solid transparent}
#test:hover {border-bottom: 3px solid #FF6600;}
.navbutton {width: 200px; font-size: 14pt; padding: 4px 2px; border-radius: 5px; margin-top:10px; letter-spacing: 1px;}

#ata2link:hover + #ata2image {display: inline-block;}
#ata4link:hover + #ata4image {display: inline-block;}
#atpblink:hover + #atpbimage {display: inline-block;}
#atbslink:hover + #atbsimage {display: inline-block;}
#atmslink:hover + #atmsimage {display: inline-block;}
#atstlink:hover + #atstimage {display: inline-block;}

#hda2link:hover + #hda2image {display: inline-block;}
#hda4link:hover + #hda4image {display: inline-block;}
#hdpblink:hover + #hdpbimage {display: inline-block;}
#hdbslink:hover + #hdbsimage {display: inline-block;}
#hdallink:hover + #hdalimage {display: inline-block;}
#hdmslink:hover + #hdmsimage {display: inline-block;}
#hdstlink:hover + #hdstimage {display: inline-block;}

#cavitywalltieslink:hover + #cavitywalltiesimage {display: inline-block;}
#starterwalltieslink:hover + #starterwalltiesimage {display: inline-block;}

#eyeboltslink:hover + #eyeboltsimage {display: inline-block;}
#hookboltslink:hover + #hookboltsimage {display: inline-block;}
#elboltslink:hover + #elboltsimage {display: inline-block;}
#thruboltslink:hover + #thruboltsimage {display: inline-block;}
#buckleboltslink:hover + #buckleboltsimage {display: inline-block;}

#ratchetechlink:hover + #ratchetechimage {display: inline-block;}
#driverbitslink:hover + #driverbitsimage {display: inline-block;}
#diamondlink:hover + #diamondimage {display: inline-block;}
#prodiamondlink:hover + #prodiamondimage {display: inline-block;}
#econdiamondlink:hover + #econdiamondimage {display: inline-block;}
#grinderdiscslink:hover + #grinderdiscsimage {display: inline-block;}
.menuImage {display: none}

.dropdown-menu {background-color: #FFFFFF;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {border-color: #FF6600}

@media (min-width: 768px) {
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 10px;
}
}

/*<<<<<<<<< FOOTER NOTES >>>>>>>>>>*/
#footnotes a {text-decoration: none; color: white; cursor: pointer}
#footnotes span {font-size:12pt; font-family:Roboto, sans-serif; color:#E3E3E3}
#footnotes {text-align: center}


/*<<<<<<<<< OTHER >>>>>>>>>>*/
 #container_7ae82997 a {
     color: white;
     text-decoration: none;
     display: block;
}
 #container_7ae82997 a:visited{
      color: white;
      text-decoration: none;
}
 #container_7ae82997 a:hover{
     color: black;
     border-bottom: none;
     text-decoration: none;
}

#button_637542e9 a {
     color: white;
     text-decoration: none;
}
#button_637542e9 a:visited{
      color: white;
      text-decoration: none;
}
#button_637542e9 a:hover{
     color: white;
     border-bottom: 3px orange solid;
     background-color: black;
     text-decoration: none;
}

.btn:hover {
  background-color: RoyalBlue;
}

/*<<<<<<<<< SLIDER LSC HOME PAGE >>>>>>>>>>*/
#sliderWrapper .slick-dots {bottom: 20px;}
#sliderWrapper .slick-dots li {width: 12px; height: 12px; margin: 0 6px;}
#sliderWrapper .slick-dots li button {text-indent: -9999px; overflow: hidden; border: 1px solid #FFFFFF; border-radius: 100%; width: 12px; height: 12px; padding: 0px;}
#sliderWrapper .slick-dots li button:hover, #sliderWrapper .slick-dots li button:focus {outline: none; background-color: #1B5C95;}
#sliderWrapper .slick-dots li.slick-active button { background-color: #FFFFFF;}
#sliderWrapper .slick-dotted.slick-slider {margin-bottom: 0px;}
#sliderWrapper {margin-top: 13px; overflow: hidden;}
#sliderWrapper img {width: 100%;}
@media (min-width: 768px) {
  #sliderWrapper {height: 280px; margin-top: 20px;}
}
@media (max-width: 768px) {
  #sliderWrapper .slick-dots {display: none;}
}
@media (min-width: 880px) {
  #sliderWrapper {height: 320px;}
}
@media (min-width: 992px) {
  #sliderWrapper {height: 360px;}
}
@media (min-width: 1101px) {
  #sliderWrapper {height: 380px;}
}
@media (min-width: 1200px) {
  #sliderWrapper {height: 400px;}
}

/*<<<<<<<<< ACCORDIONS >>>>>>>>>>*/
.accordion {
  background-color: #EBEBEB;
  color: #000000;
  font-size: 18pt;
  cursor: pointer;
  padding: 2px;
  width: 100%;
  max-width: 800px;
  text-align: center;
  border-top: 1px solid #7F7F7F;
  outline: none;
  transition: 0.4s;
}

.accordionoff {
  background-color: #EBEBEB;
  color: #7f7f7f;
  font-size: 18pt;
  cursor: auto;
  padding: 2px;
  width: 100%;
  max-width: 800px;
  text-align: center;
  border-top: 1px solid #7F7F7F;
  outline: none;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #7f7f7f;
  color: #EBEBEB;
  /*font-weight: bold;*/
}

/*wall fixings accordion */
.accordionwt {
  border-bottom: solid 4px #FFD230;
}
.accordiontr {
  border-bottom: solid 4px #006A4E;
}

.accordionstock {
  border-bottom: solid 4px #FFFFFF;
}

.panel {
  box-sizing: border-box;
  vertical-align: top;
  position:relative;
  width:100%;
  max-width:800px;
  background-color: #EBEBEB;
  z-index: 3000;
  font-size:12pt;
  font-family: Roboto, sans-serif;
  color:#7F7F7F;
  border: none;
  text-align:center;
  max-height: 0;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  transition: max-height 1s ease-out;
  margin-bottom: 0px;
}

.panelShow {
  box-sizing: border-box;
  vertical-align: top;
  position:relative;
  width:100%;
  max-width:800px;
  background-color: #EBEBEB;
  z-index: 3000;
  font-size:16pt;
  font-family: Roboto, sans-serif;
  color:#7F7F7F;
  border: none;
  text-align:center;
  /*max-height: 0;*/
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  transition: max-height 1s ease-out;
  margin-bottom: 0px;
  border-radius: 0px 0px 5px 5px;
}

m {
  border: solid;
  border-width: 0px 3px 3px 0px;
  display: inline-block;
  cursor: pointer;
  padding: 8px;
  /*transition: 0.6s;*/
  vertical-align: top; 
  position:relative; 
  display: inline-block; 
  background:none; 
  cursor: pointer; 
  float:right; 
  margin-right: 15px;
}

.mwt {color: #FFDF00;}

.mtr {color: #8DB600;}

/*<<<<<<<<< END OF INHERITED CSS >>>>>>>>>>*/

/*<<<<<<<<<< FOOTER >>>>>>>>>>*/
footer {
  font-family: 'Roboto', sans-serif;
	font-size: 12pt;
  vertical-align: top; 
  position:relative; 
  display: inline-block; 
  width:100%; 
	text-align: center;
}

/*<<<<<<<<<<  HEADER  >>>>>>>>>>*/

.headercontainer {
  /*max-width: 1600px;*/
	margin-left: auto;
	margin-right: auto;
	z-index: 25;
	position: relative;
}
.headercontainer2 {
	height: 75px;
  background-color: #F5F5F5;
  position: fixed;
  top: 0;
  width: 100%;
}
.headercontainer3 {
	height: 75px;
  background-color: #F59C00;
  position: fixed;
  top: 0;
  width: 100%;
}
.headercontainer4 {
	height: 75px;
  background-color: #FFFFFF;
  position: fixed;
  top: 0;
  width: 100%;
}
.topheader {
	height: 170px;
}
.topheader2 {
	height: 95px;
}
@media only screen and (max-width: 1000px) {
  .hidemedium { 
  display: none;
  }
}
.topteplogo {
	position: absolute;
	width: 80%;
	max-width: 600px;
}
.topteplogo3 {
	position: absolute;
	width: 80%;
	max-width: 750px;
}
.topteplogo2 {
	position: absolute;
	width: 66%;
	max-width: 250px;
	left: 10px;
	z-index: 2;
}
.topteplogo4 {
	position: absolute;
	width: 80%;
	max-width: 400px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
  /*max-width: 1600px;*/
}
.stickyadmin {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
  /*max-width: 1600px;*/
}
.sticky3 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
  /*max-width: 1600px;*/
}
.sticky2 {
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
}
@media only screen and (max-width: 1000px) {
  .sticky2 {
    position: relative;
    top: 0px;
  }
}
#navbar2 {
	background-color: #333333;
}
.navbar-brand-sticky {
  float: left;
  /*height: 75px;*/
	height: 170px;
  font-size: 18px;
  line-height: 20px;
  padding: 0px 0px 25px 50px;
}
@media only screen and (max-width: 1000px) {
  .navbar-brand-sticky {
      padding: 10px 0px 25px 20px;
			height: 77px;
  }
}
.navbar-brand-sticky2 {
  float: left;
  /*height: 75px;*/
	height: 70px;
  font-size: 18px;
  line-height: 20px;
  padding: 0px 0px 25px 50px;
}
@media only screen and (max-width: 1000px) {
  .navbar-brand-sticky2 {
      padding: 2px 0px 25px 20px;
			height: 77px;
  }
}
@media only screen and (max-width: 768px) {
  .navbar-brand-sticky {
      height: 75px;
  }
}
.navbar-brand-sticky2 {
  float: left;
  height: 75px;
  font-size: 18px;
  line-height: 20px;
  padding: 0px 0px 25px 50px;
}
@media only screen and (max-width: 1000px) {
  .navbar-brand-sticky2 {
      padding: 2px 0px 25px 20px;
  }
}
/*<<<<<<<<<<  SIDE NAV OVERLAYS  >>>>>>>>>>*/
.sidemenubox {
	height: 100px;
	width: 100%;
	display: inline-block;
}
.overlay2 {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(51, 51, 51, 0.9);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.text2 {
    color: #F59C00;
    font-size: 16pt;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
		line-height: 1.5;
		font-weight: 700;
}
.im2container:hover .overlay2 {
    top: 0;
    height: 140px;
}
.overlay3 {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(51, 51, 51, 0.9);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.text3 {
    color: #F59C00;
    font-size: 20pt;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
		line-height: 1.5;
		font-weight: 700;
}
.im3container:hover .overlay3 {
    top: 0;
    height: 240px;
}

/*<<<<<<<<<<  PRICE BOXES  >>>>>>>>>>*/
.pricebox {
	display: inline-block;
  background-color: #FF0000;
  padding: 15px;
  margin-top: 15px;
  color: white;
  border-radius: 10px;
}
.pricedisc {
	display: inline-block;
  background-color: #FF0000;
  margin-top: 15px;
  color: white;
	border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 15px 0px;
}

/*<<<<<<<<<<  BREADCRUMBS  >>>>>>>>>>*/
.breadcrumbcontainer {
  background-color: #F5F5F5;
  padding: 5px 5px 10px 20px;
  font-size: 10pt;
  position: sticky;
	top: 75px;
  z-index: 10;
	border-bottom: 2px solid #FFFFFF;
	/*float: right;*/
}
.breadcrumbcontainer a {
	color: #F59C00;
}
.breadcrumbcontainer a:hover {
	color: #FFFFFF;
}
.breadcrumbcontainer a:visited {
	color: #F59C00;
}
@media only screen and (max-width: 768px) {
  .breadcrumbcontainer { 
	display: none;
  }
}
.breadcrumbcontainer2 {
  font-size: 10pt;
  position: sticky;
	top: 50px;
  z-index: 10;
}
.breadcrumbcontainer2 a {
	color: #F59C00;
}
.breadcrumbcontainer2 a:hover {
	color: #FFFFFF;
}
.breadcrumbcontainer2 a:visited {
	color: #F59C00;
}
@media only screen and (max-width: 768px) {
  .breadcrumbcontainer2 { 
	display: none;
  }
}
.breadcrumbcontainer3 {
	position:	sticky;
	background-color: transparent;
	top: 78px;
  z-index: 100;
}
.breadcrumbcontainer4 {
  background-color: #F5F5F5;
  padding: 5px 5px 5px 26px;
  font-size: 10pt;
  position: sticky;
	top: 75px;
  z-index: 10;
	border-bottom: solid 2px #FFFFFF;
}
.breadcrumbcontainer4 a {
	color: #000000;
}
.breadcrumbcontainer4 a:hover {
	color: #F59C00;
}
.breadcrumbcontainer4 a:visited {
	color: #000000;
}
@media only screen and (max-width: 768px) {
  .breadcrumbcontainer4 { 
	display: none;
  }
}
.breadcrumbcontainer5 {
  background-color: #000000;
  padding: 5px 5px 10px 35px;
  font-size: 10pt;
  position: fixed;
	top: 95px;
	width: 100%;
  z-index: 10;
	/*border-bottom: 1px solid #FFFFFF;*/
}
.breadcrumbcontainer5 a {
	color: #F59C00;
}
.breadcrumbcontainer5 a:hover {
	color: #FFFFFF;
}
.breadcrumbcontainer5 a:visited {
	color: #F59C00;
}
@media only screen and (max-width: 768px) {
  .breadcrumbcontainer5 { 
	display: none;
  }
}
/*<<<<<<<<<<  CHECKOUT PROCESS  >>>>>>>>>>*/
.checkoutBCcontainer {
	padding-top: 10px;
	font-size: 10pt;
	position: relative;
	z-index: 10;
	width: 100%;
	max-width: 1250px;
	margin: 10px 0px;
}
.checkoutBCcontainer a {
	color: #223A5E;
}
.checkoutBCcontainer a:hover {
	color: #88B04B;
}
.checkoutBCcontainer a:visited {
	color: #223A5E;
}
.confirmationtable {
	line-height: 2;
}
.requiredlabel {
    font-size: 10pt;
    color: #223A5E;
}
.inputlabel {
    font-size: 10pt;
    color: #88B04B;
}
.requiredbox {
	  border: solid 1px #223A5E;
		border-radius: 0px;
    color: #223A5E;
    font-weight: bold;
    background-color: #EBEBEB;
    text-align: left;
    font-size: 12pt;
    width: 95%;
    padding: 5px;
    max-width: 500px;
    margin-bottom: 5px;
}
.detailbox {
    border: solid 1px #88B04B;
		border-radius: 0px;
    color: #223A5E;
    font-weight: bold;
    background-color: #EBEBEB;
    text-align: left;
    font-size: 12pt;
    width: 95%;
    padding: 5px;
    max-width: 500px;
    margin-bottom: 5px;
}
.inputlabel3 {
  font-size: 10pt;
	font-weight: normal;
}

/*<<<<<<<<<<  NAV LINKS  >>>>>>>>>>*/
#mainnavbar {
  position: absolute;
  min-height: 50px;
  margin-top: 10px;
  border: 1px solid transparent;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 1250px) {
  #mainnavbar { 
	top: 100px;
  }
}
#mainnavbar2 {
  position: absolute;
  min-height: 50px;
  margin-top: 10px;
  border: 1px solid transparent;
  top: 100px;
  right: 0;
}
@media only screen and (max-width: 1400px) {
  #mainnavbar2 { 
	top: 100px;
  }
}
#mainnavbar3 {
  position: absolute;
  min-height: 50px;
  margin-top: 10px;
  border: 1px solid transparent;
  top: 0;
  right: 0;
	/*margin-top: 71px;*/
}
#navbar2 a {
  color: #F59C00;
}
#navbar2 a:hover {
color: #FFFFFF;
}
#navbar3 a {
  color: #000000;
}
#navbar3 a:hover {
color: #FFFFFF;
}
.navbar {
	margin-bottom: 0px;
}
.navbar-nav > li > a {
  font-size: 10pt;
}
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #000000;
	color: #FFFFFF;
	font-size: 10pt;
}
@media only screen and (max-width: 450px) {
  .navbar-nav > li > a { 
	font-size: 10pt;
  }
}
@media only screen and (max-width: 450px) {
  .nav > li > a:focus, .nav > li > a:hover { 
	font-size: 10pt;
  }
}
@media only screen and (max-width: 350px) {
  .navbar-nav > li > a { 
	font-size: 10pt;
  }
}
@media only screen and (max-width: 350px) {
  .nav > li > a:focus, .nav > li > a:hover { 
	font-size: 10pt;
  }
}
.navbar-brand {
	padding: 30px 0px 0px 10px;
}
@media only screen and (max-width: 1130px) {
  .navbar-brand { 
	padding: 50px 0px 25px 10px;
  }
}
@media only screen and (max-width: 350px) {
  .navbar-brand { 
	padding: 60px 0px 25px 20px;
  }
}
.strapline {
	padding: 15px 0px 0px 40px;
}

/*<<<<<<<<<<  HEADER LINKS  >>>>>>>>>>*/
.headerlinks {
  padding-top: 20px;
	float: right;
	margin-right: 20px;
	font-size: 16pt;
}

/*<<<<<<<<<<  BASKET / CART  >>>>>>>>>>*/
.almostoverlay {
	font-size: 14pt;
	color: #FFFFFF;
	position: fixed;
	display: block;
	width: 100%;
	height: 10%;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 80;
	cursor: pointer;
	text-align: center;
}
.minheight75 {
  min-height: 75px;
}
.minheight175 {
  min-height: 175px;
}
.minheight450 {
	min-height: 450px;
}
.minheight750 {
	min-height: 750px;
}
.height100pc {
	height: 100%;
}
.almostbasketoverlay {
  background-color: #223A5E;
  padding: 10px;
  position: absolute;
	width: 100%;
}
.mainbasketcontainer {
	position: sticky;
	top: 50px;
	z-index: 30;
}
.basketContainer {
  width: 50%;
  z-index: 19;
  position: absolute;
  background-color: whitesmoke;
	border-right: solid 1px #88B04B;
	border-left: solid 1px #88B04B;
	border-bottom: solid 1px #88B04B;
	transform: scale(0);
	transform-origin: left top;
	transition: all 0.5s ease-in-out;
	overflow-y: auto;
	max-height: 600px;
	min-height: 51px;
}
@media screen and (max-width: 1000px) {
  .basketContainer {
     width: 100%;
     /*transform: translate(0px, 0px);*/
		 left: 0px;
		 max-height: 400px;
  }
}
.basketContainer hr {
	border-top: 1px solid #223A5E;
	margin-top: 0px;
	margin-bottom: 0px;
}
.basketbox {
	color: #223A5E;
	background-color: rgba(0, 0, 0, 0.03);
	width: 100%;
	display: inline-block;
	line-height: 0.75;
}
.productbox2 {
	color: #223A5E;
}

/*<<<<<<<<<<  CART  >>>>>>>>>>*/
.hrformat1 {
	border-top: 1px solid #223A5E;
	margin-top: 0px;
	margin-bottom: 0px;
}
.captcha {
    border: solid 2px #88B04B;
    color: #223A5E;
    font-weight: bold;
    background-color: rgba(255, 102, 0, 0.25);
    text-align: center;
    font-size: 14pt;
    padding: 5px;
    width: 34px;
    height: 34px;
    border-radius: 0px;
}
.quantitydisc {
	display: inline-block;
  background-color: #FFFFFF;
  margin-left: 5px;
  color: #223A5E;
	border-radius: 50%;
  width: 25px;
  height: 25px;
  padding: 5px 3px 0px 2px;
}
#cartOverlay {
  position: fixed; 
  display: none; 
  width: 100%;
  height: 100%;
  margin-top: 60px;
  top: 0; 
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); 
  z-index: 8000;
  cursor: pointer; 
  text-align: center;
  overflow: scroll;
}
#payOverlay {
  position: fixed; 
  display: none; 
  width: 100%;
  height: 100%;
  margin-top: 60px;
  top: 0; 
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); 
  z-index: 8000;
  cursor: pointer; 
  text-align: center;
  overflow: scroll;
}
.closex {
  color: #EBEBEB;
  float: right;
  font-size: 28px;
  font-weight: bold;
  padding: 0px 10px;
}
.closex:hover {
  background: #EBEBEB;
  color: #FF6600; 
}
.closex.active {
  background: #EBEBEB;
  color: #FF6600; 
}

/*<<<<<<<<<<   CAROUSEL >>>>>>>>>>*/
.carousel-indicators li {
	background-color: #FFFFFF;
	border: solid 1px #000000;
}
.carousel-indicators li.active {
  background-color: #F59C00;
  border: solid 1px #000000;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
	background-color: #FFFFFF;
}
#myCarousel {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
#myCarousel2 {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
@media only screen and (max-width: 768px) {
  #myCarousel2 { 
  height: 100%;
  }
}
.carbox {
  width: 75%;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
.carbox2 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .carbox2 { 
  width: 100%;
  }
}
.arrows {
  color: #000000;
}

.arrows:hover {
  color: #F59C00;
}
.arrowbox {
  width:50px;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 768px) {
  .arrowbox { 
  height: 50px;
  vertical-align: middle;
  }
}
p {
  color: #FFFFFF;
}
.head2 {
  padding: 25px 0px;
}
.head4 {
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
.iconBlock {
  /*float: left;*/
  width: 50%;
  padding-left: 60px;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 28pt;
  height: 450px;
}
@media only screen and (max-width: 768px) {
  .iconBlock { 
  width: 100%;
  padding-left: 0px;
  }
}
.dots {
  padding-top: 20px;
}
.subtext {
  line-height: 1.42857143;
}  
.itemboxgeneral{
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
   height: 100%;
   display: inline-block;
   width: 100%;
}
.itemboxoverlay {
  background-color: #FFFFFF;
  height: 100%;
  width: 100%;
  display: inline-block;
}
.walltievideo {
	background-image: url(https://tepproducts.co.uk/tep_images/tiger_ties_video_logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.wallboltvideo {
	background-image: url(https://tepproducts.co.uk/tep_images/tiger_bolts_video_logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.walltiesitem{
  background-image: url(https://www.tepproducts.co.uk/tep_images/wallties_sq.jpg);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.starterwalltiesgroup0{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Starter-Ties-0th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.starterwalltiesgroup{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Starter-Ties-1th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.starterwalltiesgroup2{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Starter-Ties-2.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.cavitywalltiesgroup0{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Cavity-Ties-0th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.cavitywalltiesgroup{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Cavity-Ties-1th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.cavitywalltiesgroup2{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Cavity-Ties-2.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.wallboltsitem{
  background-image: url(https://www.tepproducts.co.uk/tep_images/wall_bolt_group_sq.jpg);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.eyeboltsgroup0{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Eye-Bolts-0th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.eyeboltsgroup{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Eye-Bolts-1th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.eyeboltsgroup2{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Eye-Bolts-2.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.hookboltsgroup0{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Hook-Bolts-0th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.hookboltsgroup{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Hook-Bolts-1th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.hookboltsgroup2{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Hook-Bolts-2.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.lboltsgroup0{
  background-image: url(https://www.tepproducts.co.uk/tep_images/L-Bolts-0th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.lboltsgroup{
  background-image: url(https://www.tepproducts.co.uk/tep_images/L-Bolts-1th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.lboltsgroup2{
  background-image: url(https://www.tepproducts.co.uk/tep_images/L-Bolts-2.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.thruboltsgroup0{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Thru-Bolts-0th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.thruboltsgroup{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Thru-Bolts-1th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.thruboltsgroup2{
  background-image: url(https://www.tepproducts.co.uk/tep_images/Thru-Bolts-2.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.buckleboltitem0 {
  background-image: url(https://www.tepproducts.co.uk/tep_images/Buckle-Bolt-0th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.buckleboltitem {
  background-image: url(https://www.tepproducts.co.uk/tep_images/Buckle-Bolt-1th.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.buckleboltitem2 {
  background-image: url(https://www.tepproducts.co.uk/tep_images/Buckle-Bolt-2.png);
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}
.distributorsbanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Distributors-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .distributorsbanner {
	height: 300px;
  }
}
@media only screen and (max-width: 768px) {
  .distributorsbanner {
	margin-top: -39px;
	height: 130px;
  }
}
/*.distributorsbanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Distributors-Banner-1.jpg);
	background-size: cover;
  background-repeat: no-repeat;
	background-position: center;
	height: 325px;
	margin-top: 124px;
}
@media only screen and (max-width: 1400px) {
  .distributorsbanner { 
	height: 220px;
	margin-top: 124px;
  }
}
@media only screen and (max-width: 768px) {
  .distributorsbanner {
	height: 250px;
	margin-top: 29px;
  }
}*/
.distributorcontainer {
	box-shadow: 0 2px 6px rgba(58, 57, 68 , 0.2);
  border-radius: 8px;
}
.distributorcontainer:hover {
	transition: all 0.25s linear;
  box-shadow: 2px 4px 16px rgba(0,0,0,.16);
  transform: scale3d(1.02,1.02,1.02);
}
.distributorcontainer:hover .homebutt {
	color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #000000;
}
.distributorcontainer:hover a {
	color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #000000;
}
.indexbanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Home-Banner-1.jpg);
  background-position: center;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .indexbanner {
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .indexbanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .indexbanner {
	margin-top: -20px;
	height: 130px;
  }
}
@media only screen and (max-width: 400px) {
  .indexbanner {
	margin-top: -20px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .indexbanner {
	margin-top: -20px;
	height: 80px;
  }
}
.indexbannerimage {
	min-width: 220px;
  border: outset 5px #f5f5f5;
  box-shadow: 0 4px 12px rgb(58 57 68 / 80%);
	padding: 15px;
	background-color: #000000;
	
}
@media only screen and (max-width: 1400px) {
  .indexbannerimage {
	min-width: 175px;
  }
}
@media only screen and (max-width: 768px) {
  .indexbannerimage {
	min-width: 150px;
  }
}
.starterbanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Starter-Ties-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .starterbanner {
	background-position: left;
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .starterbanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .starterbanner {
	background-position: left;
	margin-top: -39px;
	height: 130px;
  }
}
@media only screen and (max-width: 400px) {
  .starterbanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .starterbanner {
	margin-top: -39px;
	height: 80px;
  }
}
.cavitybanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Cavity-Ties-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .cavitybanner {
	background-position: left;
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .cavitybanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .cavitybanner {
	background-position: left;
	margin-top: -39px;
	height: 130px;
  }
}
@media only screen and (max-width: 400px) {
  .cavitybanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .cavitybanner {
	margin-top: -39px;
	height: 80px;
  }
}
.eyebanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Eye-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .eyebanner {
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .eyebanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .eyebanner {
	margin-top: -39px;
	height: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .eyebanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .eyebanner {
	margin-top: -39px;
	height: 80px;
  }
}
.hookbanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Hook-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .hookbanner {
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .hookbanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .hookbanner {
	margin-top: -39px;
	height: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .hookbanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .hookbanner {
	margin-top: -39px;
	height: 80px;
  }
}
.lbanner {
  background-image: url(https://tepproducts.co.uk/tep_images/L-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .lbanner {
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .lbanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .lbanner {
	margin-top: -39px;
	height: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .lbanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .lbanner {
	margin-top: -39px;
	height: 80px;
  }
}
.thrubanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Thru-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .thrubanner {
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .thrubanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .thrubanner {
	margin-top: -39px;
	height: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .thrubanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .thrubanner {
	margin-top: -39px;
	height: 80px;
  }
}
.bucklebanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Buckle-Bolts-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .bucklebanner {
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .bucklebanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .bucklebanner {
	margin-top: -39px;
	height: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .bucklebanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .bucklebanner {
	margin-top: -39px;
	height: 80px;
  }
}
.contactbanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Contact-Us-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .contactbanner {
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .contactbanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .contactbanner {
	margin-top: -39px;
	height: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .contactbanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .contactbanner {
	margin-top: -39px;
	height: 80px;
  }
}
.contacttext {
	padding-top: 200px;
  text-align: left;
  padding-left: 50px;
}
@media only screen and (max-width: 1400px) {
  .contacttext {
	padding-top: 80px;
  }
}
.termsbanner {
  background-image: url(https://tepproducts.co.uk/tep_images/T&C-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .termsbanner {
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .termsbanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .termsbanner {
	margin-top: -39px;
	height: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .termsbanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .termsbanner {
	margin-top: -39px;
	height: 80px;
  }
}
.aboutusbanner {
  background-image: url(https://tepproducts.co.uk/tep_images/About-Us-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .aboutusbanner {
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .aboutusbanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .aboutusbanner {
	margin-top: -39px;
	height: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .aboutusbanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .aboutusbanner {
	margin-top: -39px;
	height: 80px;
  }
}
.cookiesbanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Cookies-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .cookiesbanner {
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .cookiesbanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .cookiesbanner {
	margin-top: -39px;
	height: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .cookiesbanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .cookiesbanner {
	margin-top: -39px;
	height: 80px;
  }
}
.sitemapbanner {
  background-image: url(https://tepproducts.co.uk/tep_images/Site-Map-Banner-1.jpg);
  background-position: left;
  background-size: cover;
	height: 440px;
}
@media only screen and (max-width: 1400px) {
  .sitemapbanner {
	height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .sitemapbanner {
	height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .sitemapbanner {
	margin-top: -39px;
	height: 140px;
  }
}
@media only screen and (max-width: 400px) {
  .sitemapbanner {
	margin-top: -39px;
	height: 100px;
  }
}
@media only screen and (max-width: 300px) {
  .sitemapbanner {
	margin-top: -39px;
	height: 80px;
  }
}
.itemtextbox{
  width: 50%;
  /*float: right;*/
  /*padding-bottom: 80px;*/
}
@media only screen and (max-width: 768px) {
  .itemtextbox { 
  width: 100%;
  padding-left: 0px;
  /*padding-bottom: 100px;*/
  }
}
.datablockshade {
  background-color: rgba(255,255,255,0.15);
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .datablockshade {
    float: none;
    width: 30%;
    height: 44.8%;
    padding-bottom: 0px;
    min-width: 180px;
  }
}
/*<<<<<<<<<<  PRODUCT PAGES  >>>>>>>>>>*/
.productpagecontainer1 {
	position:relative;
	display: block;
	width:100%;
	/*max-width: 1600px;*/
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .productpagecontainer1 {
		margin-top: 50px;
	}
}
.productpagecontainer2 {
	text-align: center;
	max-width: 1250px;
	margin-left: auto;
	margin-right: auto;
}

/*<<<<<<<<<<  PRODUCT BOXES  >>>>>>>>>>*/
.productboxcontainer {
	 border: solid 1px #FFFFFF;
	 max-width: 300px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 40px;
}
.productboxcontaineralignright {
	 margin-right: 20px;
}
.productboxcontaineralignleft {
	 margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  .productboxcontaineralignright {
		margin-right: auto;
	}
}
@media only screen and (max-width: 768px) {
  .productboxcontaineralignleft {
		margin-left: auto;
	}
}
.productbox {
	height: 200px;
	width: 100%;
	display: inline-block;
}
.borderradius2px {
border-radius: 2px;
}
.borderradius3px {
border-radius: 3px;
}
.borderradius4px {
border-radius: 4px;
}
.borderradius5px {
border-radius: 5px;
}
.borderradius6px {
border-radius: 6px;
}
.borderradius8px {
border-radius: 8px;
}
.borderradius10px {
border-radius: 10px;
}
.borderradius5pxtab {
border-radius: 5px 5px 0px 0px;
}
.borderradius8px0px {
border-radius: 8px 8px 0px 0px;
}
.productboxtitle {
	width: 100%;
	color: #0022EE;
	padding: 10px 0px;
}
.productboxcontainer:hover {
  border: solid 1px #F59C00;
	transition: all 0.25s linear;
}
.productboxcontainer:hover .productboxtitle {
  background-color: #0022EE;
  color: #F59C00;
	transition: all 0.25s linear;
}
.productboxcontainer2 {
	 border: solid 1px #FFFFFF;
	 max-width: 300px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 40px;
	 margin-top: 40px;
	 box-shadow: 0 2px 6px rgba(58, 57, 68 , 0.2);
	 border-radius: 8px;
}
.productboxcontainer2alignright {
	 margin-right: 20px;
}
.productboxcontainer2alignleft {
	 margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  .productboxcontainer2alignright {
		margin-right: auto;
	}
}
@media only screen and (max-width: 768px) {
  .productboxcontainer2alignleft {
		margin-left: auto;
	}
}
.productbox2 {
	height: 200px;
	width: 100%;
	display: inline-block;
}
.productboxcontainer2:hover .productboxblock {
	background-color: #000000;
	border-radius: 0px 0px 6px 6px;
}
.productboxtitle2 {
	width: 100%;
	color: #000000;
	padding: 10px 0px;
}
.productboxtitle3 {
	width: 100%;
	color: #000000;
	padding: 0px 0px 10px 0px;
	border-radius: 0px 0px 6px 6px;
}
.productboxcontainer2:hover {
	/*transition: all 0.25s linear;*/
	box-shadow: 2px 4px 16px rgba(0,0,0,.16);
  transform: scale3d(1.02,1.02,1.02);
}
.productboxcontainer2:hover .productboxtitle2 {
  color: #FFFFFF;
}
.productboxcontainer2:hover .productboxtitle3 {
  color: #F59C00;
}
.productvideo {
	border: solid 2px #EEEEEE;
	box-shadow: 0 2px 6px rgba(58, 57, 68 , 0.2);
	border-radius: 8px;
}
.productvideo:hover {
	transition: all 0.25s linear;
	box-shadow: 2px 4px 16px rgba(0,0,0,.16);
  transform: scale3d(1.02,1.02,1.02);
}
.productvideo2 {
	border: solid 2px #EEEEEE;
	box-shadow: 0 2px 6px rgba(58, 57, 68 , 0.2);
	border-radius: 8px;
}
.news1 {
	background-color: rgba(0,0,0,0.66);
	transition: all 1s linear;
	display:block;
	z-index: 45;
	position: absolute;
	transform-origin: left;
	transform: scale(0);
	margin-top: -450px;
	margin-left: 10%;
	width: 80%;
	border: 3px solid #000000;
}
.news2 {
	background-color: rgba(0,0,0,0.66);
	transition: all 1s linear;
	display:block;
	z-index: 45;
	position: absolute;
	transform-origin: center;
	transform: scale(0);
	margin-top: -450px;
	margin-left: 10%;
	width: 80%;
	border: 3px solid #000000;
}
.news3 {
	background-color: rgba(0,0,0,0.66);
	transition: all 1s linear;
	display:block;
	z-index: 45;
	position: absolute;
	transform-origin: right;
	transform: scale(0);
	margin-top: -450px;
	margin-left: 10%;
	width: 80%;
	border: 3px solid #000000;
}
.productzoom1 {
	background-color: rgba(0,0,0,0.66);
	/*transition: all 0.33s;*/
	display:block;
	z-index: 45;
	position: fixed;
	top: 0px;
	transform-origin: bottom;
	transform: scale(0);
	width: 100%;
	height: 100%;
	border: 3px solid #000000;
	margin: 0px;
}
.clicktozoom {
	position: absolute;
  bottom: 30px;
  right: -50%;
  left: -50%;
}
.clicktozoom2 {
	position: absolute;
  bottom: 110px;
  right: -50%;
  left: -50%;
}
/*<<<<<<<<<<  PRODUCT PAGES  >>>>>>>>>>*/
.featureimagecontainer {
	width: 100%;
	display: inline-block;
}
.featureimagebox {
	height: 400px;
	width: 100%;
	display: inline-block;
}
.featureimagebox2 {
	height: 700px;
	width: 100%;
	display: inline-block;
}
.orderformcontainer {
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 40px;
	 margin-top: 40px;	
}
.orderformbox {
	width: 100%;
	display: inline-block;
}
.installimages {
	vertical-align: bottom;
	position:relative;
	display: inline-block;
	float:left;
	margin:0px 20px 0px 0px;
	width:100%;
	background:none;
	padding-bottom: 10px;
  max-width: 300px;
}
.orderqty {
	width: 75px;
}

/*<<<<<<<<<< PRODUCT TABS  >>>>>>>>>>*/
.tabthlink {
  background-color: #223A5E;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  width: 33.3%;
}
.tabthlink:hover {
  /*background-color: #88B04B;*/
  color: #F3F3EE;
}
.tabthcontent {
  display: none;
  padding: 50px 20px 20px 20px;
  text-align: center;
	line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .tabthcontent {
    padding: 30px 20px 10px 20px;
    font-size: 14pt;
  }
}
#TAB1 {background-color: #88B04B;}
#TAB2 {background-color: #88B04B;}
#TAB3 {background-color: #88B04B;}
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
@media screen and (max-width: 1000px) {
  .tabth button {font-size: 12pt;}
}
@media screen and (max-width: 768px) {
  .tabth button {font-size: 10pt;}
}
@media screen and (max-width: 500px) {
  .tabth button {font-size: 8pt;}
}

/*<<<<<<<<<<  ACCORDIAN UP/DOWN SYMBOL  >>>>>>>>>>*/
i {
  border: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  cursor: pointer;
  padding: 7px;
  transition: 0.6s;
  float: right;
  margin-left: 5px;
}
.down {
  -webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.change .down {
  -webkit-transform: rotate(-135deg) translate(-5px, -5px) ;
  transform: rotate(-135deg) translate(-5px, -5px) ;
}
.down {
  -webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* Rotate down arrow */
.change .down {
  -webkit-transform: rotate(-135deg) translate(-7px, -7px) ;
  transform: rotate(-135deg) translate(-7px, -7px) ;
}

/*<<<<<<<<<<  GREY 3-BAR HAMBURGER SYMBOL  >>>>>>>>>>*/
.bar1, .bar2, .bar3 {
  width: 25px;
  height: 3px;
  background-color: #2E2E2E;
  margin: 5px 0;
  transition: 0.4s;
  cursor: pointer;
  border-radius: 3px;
}
/* Rotate first bar */
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-3px, 4px) ;
  transform: rotate(-45deg) translate(-3px, 4px) ;
}
/* Fade out the second bar */
.change .bar2 {
  opacity: 0;
}
/* Rotate last bar */
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-4px, -6px) ;
  transform: rotate(45deg) translate(-4px, -6px) ;
}

/*<<<<<<<<<<  PAGE HEADER ???  >>>>>>>>>>*/
.pageheader {
  font-family: 'Roboto', sans-serif; 
  box-sizing: border-box; 
  vertical-align: top; 
  position:relative; 
  display: inline-block; 
  width:100%; 
  min-height:50px; 
  background: linear-gradient(to bottom, #7F7F7F, #000000); 
  border-top: none; 
  border-left: none; 
  border-right: none; 
  border-bottom: 5px solid #FFFF00; 
  position: fixed; 
  z-index: 2000;
}

/*<<<<<<<<<<  TERMS  >>>>>>>>>>*/
.teptermscontainer {
  width: 100%;
  color: #000000;
  background-color: #FFFFFF; 
  padding: 50px 0px 50px 0px;
  text-align: center;
  vertical-align: top;
  position:relative;
  display: inline-block;
  line-height: 1.5;
}
.admincontainer {
  width: 100%;
  color: #000000;
  background-color: #F5F5F5; 
  padding: 0px;
  text-align: center;
  vertical-align: top;
  position:relative;
  display: inline-block;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .admincontainer {
  margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .dashboardcontainer {
  margin-top: 100px;
  }
}
.teptermslogo {
  font-size:24pt;
  font-weight:bold;
  padding-top: 20px;
  padding-bottom: 50px;
}
.teptermsheader {
  font-size:16pt;
}
.teptermstext {
  font-size:12pt;
  padding-bottom: 25px;
}

/*<<<<<<<<<<  CONTACT  >>>>>>>>>>*/
.tepcontactcontainer {
  width: 100%; 
  padding: 50px 20px 20px 20px;
}
.tepcontactform {
  box-sizing: border-box; 
  vertical-align: top; 
  position:relative; 
  display: inline-block; 
  width:100%; 
  min-height:150px; 
  max-width:800px; 
}
.tepinput {
  box-sizing: border-box; 
  vertical-align: bottom; 
  position:relative; 
  display: inline-block; 
  width: 100%; 
  background-color:#FFFFFF; 
  border: 1px solid #000000; 
  color:#223A5E;
  margin-top: 10px;
}
.tepnumbercheck {
  box-sizing: border-box; 
  vertical-align: bottom; 
  position:relative; 
  display: inline-block; 
  width: 25px;
	height: 30px;
  background-color:#FFFFFF; 
  border: 1px solid #000000; 
  color:#FFFFFF;
	padding-top: 3px;
  margin-top: 10px;
}
.tepemailinput {
  height:30px;
  max-width: 500px;
}
.tepmessageinput {
  height:200px;
}
.tepcontactbutton {
  padding: 10px 15px;
  width: 180px;
}

/*<<<<<<<<<  COOKIES  >>>>>>>>>*/
.tepcookiescontainer {
  width: 100%;
  color: #000000;
  background-color: #FFFFFF; 
  padding: 50px 0px 50px 0px;
  text-align: center;
  vertical-align: top;
  position:relative;
  display: inline-block;
	line-height: 1.5;
}
.tepcookiesheader {
  font-size:16pt;
}
.tepcookiestext {
  font-size:12pt;
  padding-bottom: 25px;
}
#cookieMessage {
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 30;
	width: 100%;
	transform: scale(1);
	background-color: rgba(0,0,0,0.75);
	padding: 5px;
}
.cookiesubheadtext{
  color: #008CD1;
}
.cookiesubheadtext2{
  color: #000000;
}
.accordion {
  /*background-color: #008CD1;*/
  color: #1B5C95;
  font-size: 16pt;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  max-width: 800px;
  text-align: center;
  border-top: 1px solid #000000;
	 border-left: 1px solid #000000;
	 border-right: 1px solid #000000;
  outline: none;
  transition: 0.4s;
	box-shadow: 0 2px 6px rgb(58 57 68 / 20%);
}
.active, .accordion:hover, .accordion:focus {
  background-color: #FFFFFF;
  color: #BE1621;
}
.accordion2 {
  background-color: #000000;
  color: #FFFFFF;
  font-size: 18pt;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  max-width: 800px;
  text-align: center;
  border-top: 1px solid #000000;
  outline: none;
  transition: 0.4s;
}
.active, .accordion2:hover {
  background-color: #F59C00;
  color: #FFFFFF;
}
.accordioncp {
  border-bottom: solid 4px #FFFFFF;
}
.panel {
  box-sizing: border-box;
  vertical-align: top;
  position:relative;
  width:100%;
  max-width:800px;
  background-color: #FFFFFF;
  font-size:12pt;
  font-family: 'Roboto', sans-serif;
  color:#000000;
  border: none;
  border-radius: 0px;
  text-align: left;
  padding-left: 20px;
  max-height: 0;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  transition: max-height 1s ease-out;
  margin-bottom: 0px;
  border-left: 1px solid black;
  border-right: 1px solid black;
	box-shadow: 0 2px 6px rgb(58 57 68 / 20%);
}
.panel2 {
  box-sizing: border-box;
  vertical-align: top;
  position:relative;
  width:100%;
  max-width:800px;
  background-color: #FFFFFF;
  z-index: 17;
  font-size:12pt;
  font-family: 'Roboto', sans-serif;
  color:#000000;
  border: none;
  border-radius: 0px;
  text-align: left;
  padding-left: 20px;
  max-height: 0;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  transition: max-height 1s ease-out;
  margin-bottom: 0px;
  border: solid 1pt #000000;
}
m {
  border: solid;
  border-width: 0px 2px 2px 0px;
  display: inline-block;
  cursor: pointer;
  padding: 4px;
  vertical-align: top; 
  position:relative; 
  display: inline-block; 
  background:none; 
  cursor: pointer; 
  float:right; 
  margin-right: 15px;
	 margin-top: 5px;
}
.mwt {color: #FFDF00;}
.mtr {color: #8DB600;}
.down {
  -webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.change .down {
  -webkit-transform: rotate(-135deg) translate(-10px, -10px) ;
  transform: rotate(-135deg) translate(-10px, -10px) ;
	 margin-top: 0px;
}

/*<<<<<<<<<<  ABOUT  >>>>>>>>>>*/
.tepaboutcontainer {
  width: 100%;
  color: #000000;
  background-color: #FFFFFF; 
  padding: 20px 0px 50px 0px;
  text-align: center;
  vertical-align: top;
  position:relative;
  display: inline-block;
}
.tepaboutlogo {
  font-size:24pt;
  font-weight:bold;
  padding-top: 20px;
  padding-bottom: 50px;
}
.tepaboutheader {
  font-size:12pt;
}
.tepabouttext {
  font-size:16pt;
  padding-bottom: 25px;
}

/*<<<<<<<<<<  SITE MAP  >>>>>>>>>>*/
.tepsitemapcontainer {
  padding: 20px 0px 50px 0px;
  text-align: center;
  line-height: 1.5;
  min-height: 800px;
  max-width: 1250px;
}
.sitemapcontainer {
  display: inline-block; 
  width: 200px;
}
#sitemap {
  display: none;
  text-align: left; 
  font-size: 12pt; 
  width: 100%; 
}
@media screen and (max-width: 1200px) {
  #sitemap {
  display: inline-block;
  }
}
#chart_div tr:nth-child(odd) {
  background-color: transparent;
}
#chart_div2 tr:nth-child(odd) {
  background-color: transparent;
}
#chart_div, #chart_div2 {
  color: #EEEEEE;
  display: block;
}
.sitemapbox {
  color:#000000;
  font-size: 12pt;
  padding: 0px 10px;
  min-width: 100px;
}
@media screen and (max-width: 1200px) {
  #chart_div, #chart_div2 {
  display: none;
  }
}
.sitemapcontainer hr {
  border-top: 1px solid #133DB6;
}
/*<<<<<<<<<<  TEP WALLTIES  >>>>>>>>>>*/
.tigerCrumb {
	position: sticky;
	/*top: 75px;*/
	top: 140px;
	text-align: center;
	z-index: 100;
	padding: 5px 0px;
}
@media screen and (max-width: 1000px) {
  .tigerCrumb {
    top: 77px;
		background-color: #FFFFFF;
  }
}
.tigerCrumb2 {
	/*position: sticky;*/
	/*top: 75px;*/
	/*top: 50px;*/
	text-align: center;
	z-index: 100;
	padding: 5px 0px;
  margin: -25px;	
}
@media screen and (max-width: 1000px) {
  .tigerCrumb2 {
    /*top: 77px;
		background-color: #FFFFFF;*/
  }
}
.floatLeft {
	float: left;
}
.floatRight {
	float:right;
}
.menuBox {
	width: 50%;
	height: 450px;
}
.menuBox2 {
	width: 50%;
	height: 450px;
}
@media screen and (max-width: 1000px) {
  .menuBox {
    width: 100%;
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1000px) {
  .menuBox2 {
    width: 100%;
    float: none;
		height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
.tigerHeaderLogo {
	margin: 10px 0px 25px 0px;
  width: 20%;
  min-width: 300px;
}
@media screen and (max-width: 1000px) {
  .tigerHeaderLogo {
    width: 50%;
  }
}
.tigerPawIcon {
	width: 25px;
	margin-top: 10px;
}
@media screen and (max-width: 1000px) {
  .tigerPawIcon {
    margin-top: 0px;
  }
}
.tepIcon {
	width: 50px;
}
.tepIcon2 {
	width: 150px;
}
@media screen and (max-width: 1000px) {
  .tepIcon2 {
    width: 50px;
  }
}
.tepIcon3 {
	width: 100px;
}
@media screen and (max-width: 1000px) {
  .tepIcon3 {
    width: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .hideIcon1000 {
    display: none;
  }
}
.borderbottom1black {
	border-bottom: solid 1px #000000;
}
.borderbottom1white {
	border-bottom: solid 1px #FFFFFF;
}
.bordertop1white {
	border-top: solid 1px #FFFFFF;
}
.borderbottomdoublegrey2 {
	border-bottom: double #789789;
}
.borderbottomdoubleblack {
	border-bottom: double #000000;
}
.borderbottom1grey2 {
	border-bottom: solid 1px #789789;
}
.borderbottom1grey {
	border-bottom: solid 1px #DDDDDD;
}
.bordertop1grey {
	border-top: solid 1px #DDDDDD;
}
.borderleft1grey {
	border-left: solid 1px #DDDDDD;
}
.borderright1grey {
	border-right: solid 1px #DDDDDD;
}
.borderbottom1blue {
	border-bottom: solid 1px #1B5C95;
}
.borderbottom1red {
	border-bottom: solid 1px #BE1621;
}
.bordertop2white {
	border-top: solid 2px #FFFFFF;
}
.borderbottom2white {
	border-bottom: solid 2px #FFFFFF;
}
.borderbottom2grey {
	border-bottom: solid 2px #DDDDDD;
}
.borderbottom5contrast {
	border-bottom: solid 5px #F5F5F5;
}
.bordertop2grey {
	border-top: solid 2px #DDDDDD;
}
.bordertopdoublegrey2 {
	border-top: double #789789;
}
.leftborder {
	border-left: solid 1px #DDDDDD;
}
.tepBrandContainer{
	float: left;
	margin-top: 15px;
	z-index: 2;
	position: sticky;
}
.starterContainer {
	background-image: url(https://tepproducts.co.uk/tep_images/AH15164.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.cavityContainer {
	background-image: url(https://tepproducts.co.uk/tep_images/AH15121.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.eyeboltContainer {
	background-image: url(https://tepproducts.co.uk/tep_images/eyebolt_group2.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.hookboltContainer {
	background-image: url(https://tepproducts.co.uk/tep_images/hookbolt_group2.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.lboltContainer {
	background-image: url(https://tepproducts.co.uk/tep_images/lbolt_group2.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.thruboltContainer {
	background-image: url(https://tepproducts.co.uk/tep_images/thrubolt_group.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.buckleboltContainer {
	background-image: url(https://tepproducts.co.uk/tep_images/safety_tie_v.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
/*<<<<<<<<<<  GENERAL STYLING  >>>>>>>>>>*/
.width20px {
  width: 20px;
}
.width25px {
  width: 25px;
}
.width50px {
  width: 50px;
}
.width75px {
  width: 75px;
}
.width80px {
  width: 80px;
}
.width85px {
  width: 85px;
}
.width90px {
  width: 90px;
}
.width95px {
  width: 95px;
}
.width100px {
  width: 100px;
}
.width105px {
  width: 105px;
}
.width110px {
  width: 110px;
}
.width115px {
  width: 115px;
}
.width120px {
  width: 120px;
}
.width130px {
  width: 130px;
}
.width140px {
  width: 140px;
}
.width150px {
  width: 150px;
}
.width175px {
  width: 175px;
}
.width200px {
  width: 200px;
}
.width250px {
  width: 250px;
}
.width300px {
  width: 300px;
}
.width350px {
  width: 350px;
}
.width400px {
  width: 400px;
}
.width415px {
  width: 415px;
}
.width430px {
  width: 430px;
}
.minwidth200 {
	min-width: 200px;
}
.minwidth250 {
	min-width: 250px;
}
.minwidth300 {
	min-width: 300px;
}
.width5pc {
	width: 5%;
}
.width6pc {
	width: 6%;
}
.width6point5pc {
	width: 6.5%;
}
.width7pc {
	width: 7%;
}
.width7point5pc {
	width: 7.5%;
}
.width8pc {
	width: 8%;
}
.width8point5pc {
	width: 8.5%;
}
.width9pc {
	width: 9%;
}
.width10pc {
	width: 10%;
}
.width15pc {
	width: 15%;
}
.width17pc {
	width: 17%;
}
.width19pc {
	width: 19%;
}
.width20pc {
	width: 20%;
}
.width30pc {
	width: 30%;
}
.width40pc {
	width: 40%;
}
.width50pc {
	width: 50%;
}
.width60pc {
	width: 60%;
}
.width70pc {
	width: 70%;
}
.width80pc {
	width: 80%;
}
.width90pc {
	width: 90%;
}
.width95pc {
	width: 95%;
}
.width100pc {
	width: 100%;
}
.minwidth150 {
  min-width: 150px;
}
.maxwidth400 {
	max-width: 400px;
}
.maxwidth415 {
	max-width: 415px;
}
.maxwidth450 {
	max-width: 450px;
}
.maxwidth500 {
	max-width: 500px;
}
.maxwidth550 {
	max-width: 550px;
}
.maxwidth600 {
	max-width: 600px;
}
.maxwidth650 {
	max-width: 650px;
}
.maxwidth700 {
	max-width: 700px;
}
.maxwidth750 {
	max-width: 750px;
}
.maxwidth800 {
	max-width: 800px;
}
.maxwidth940 {
	max-width: 940px;
}
.maxwidth960 {
	max-width: 960px;
}
.maxwidth980 {
	max-width: 980px;
}
.maxwidth1000 {
	max-width: 1000px;
}
.maxwidth1050 {
	max-width: 1050px;
}
.maxwidth1100 {
	max-width: 1100px;
}
.maxwidth1150 {
	max-width: 1150px;
}
.maxwidth1200 {
	max-width: 1200px;
}
.maxwidth1220 {
	max-width: 1220px;
}
.maxwidth1250 {
	max-width: 1250px;
}
.maxwidth1600 {
	max-width: 1600px;
}
a:hover, a:focus {
	text-decoration: none;
}
.notextdecoration {
	text-decoration: none;
}
.padding0 {
	padding: 0px;
}
.padding5 {
	padding: 5px;
}
.padding5px0px {
	padding: 5px 0px;
}
.padding6 {
	padding: 6px;
}
.padding7 {
	padding: 7px;
}
.padding8 {
	padding: 8px;
}
.padding9 {
	padding: 9px;
}
.padding5px15px {
	padding: 5px 15px 5px 15px;
}
.padding5px15pxtab {
	padding: 5px 15px 15px 15px;
}
.padding7px15px {
padding: 7px 15px 7px 15px;
}
.padding10px0px {
	padding: 10px 0px;
}
.padding10px15px {
	padding: 10px 15px;
}
.padding10 {
	padding: 10px;
}
.padding15 {
	padding: 15px;
}
.paddingtop5 {
	padding-top: 5px;
}
.paddingbottom5 {
	padding-bottom: 5px;
}
.paddingright5 {
	padding-right: 5px;
}
.paddingleft5 {
	padding-left: 5px;
}
.paddingtop8 {
	padding-top: 8px;
}
.paddingbottom8 {
	padding-bottom: 8px;
}
.paddingright8 {
	padding-right: 8px;
}
.paddingleft8 {
	padding-left: 8px;
}
.paddingright10 {
	padding-right: 10px;
}
.paddingleft10 {
	padding-left: 10px;
}
.paddingtop10 {
	padding-top: 10px;
}
.paddingbottom10 {
	padding-bottom: 10px;
}
.paddingtop12 {
	padding-top: 12px;
}
.paddingtop15 {
	padding-top: 15px;
}
.paddingleft15 {
	padding-left: 15px;
}
.paddingright15 {
	padding-right: 15px;
}
.paddingtop15 {
	padding-top: 15px;
}
.paddingtop20 {
	padding-top: 20px;
}
.paddingleft20 {
	padding-left: 20px;
}
.paddingright20 {
	padding-right: 20px;
}
.paddingbottom20 {
	padding-bottom: 20px;
}
.paddingtop30 {
	padding-top: 30px;
}
.paddingleft30 {
	padding-left: 30px;
}
.paddingright30 {
	padding-right: 30px;
}
.paddingbottom30 {
	padding-bottom: 30px;
}
.padding40px0px {
	padding: 40px 0px;
}
.paddingtop50 {
	padding-top: 50px;
}
.paddingbottom50 {
	padding-bottom: 50px;
}
.paddingbottom100 {
	padding-bottom: 100px;
}
.marginautocenter {
	margin-left: auto;
	margin-right: auto;
}
.marginleft25minus {
  margin-left: -25px;
}
.margin10 {
	margin: 10px;
}
.marginright0 {
	margin-right: 0px;
}
.marginright10 {
	margin-right: 10px;
}
.marginleft10 {
	margin-left: 10px;
}
.marginright15 {
	margin-right: 15px;
}
.marginleft15 {
	margin-left: 15px;
}
.marginright20 {
	margin-right: 20px;
}
.marginleft20 {
	margin-left: 20px;
}
.marginright50 {
	margin-right: 50px;
}
.marginleft50 {
	margin-left: 50px;
}
.marginright100 {
	margin-right: 100px;
}
.marginleft100 {
	margin-left: 100px;
}
.margin20 {
	margin: 20px;
}
.margintop2 {
	margin-top: 2px;
}
.marginbottom2{
	margin-bottom: 2px;
}
.margintop5 {
	margin-top: 5px;
}
.marginbottom5{
	margin-bottom: 5px;
}
.marginleft5 {
	margin-left: 5px;
}
.marginright5{
	margin-right: 5px;
}
.margintop10 {
	margin-top: 10px;
}
.margintop13 {
	margin-top: 13px;
}
.margintop15 {
	margin-top: 15px;
}
.marginbottom10 {
	margin-bottom: 10px;
}
.marginbottom15 {
	margin-bottom: 15px;
}
.marginleft15 {
	margin-left: 15px;
}
.marginright15{
	margin-right: 15px;
}
.margintop20 {
	margin-top: 20px;
}
.margintop20minus {
	margin-top: -20px;
}
.margintop30 {
	margin-top: 30px;
}
.marginbottom20 {
	margin-bottom: 20px;
}
.margintop35 {
	margin-top: 35px;
}
.margintop50 {
	margin-top: 50px;
}
.margintop50lg {
	margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .margintop50lg {
    margin-top: 0px;
  }
}
.marginbottom50 {
	margin-bottom: 50px;
}
.margintop58 {
	margin-top: 58px;
}
.margintop75 {
	margin-top: 75px;
}
.margintop95 {
	margin-top: 94px;
}
.margintop100 {
	margin-top: 100px;
}
.marginbottom100 {
	margin-bottom: 100px;
}
.margintop115 {
	margin-top: 115px;
}
@media screen and (max-width: 768px) {
  .marginbottom50xs {
    margin-bottom: 50px;
  }
}
.textalignleft {
	text-align: left;
}
.textalignright {
	text-align: right;
}
.textaligncenter {
	text-align: center;
}
.textunderline {
	text-decoration: underline;
} 
.textsize1 {
 font-size: 30pt;
 /*font-size: 40pt;*/
}
@media screen and (max-width: 1000px) {
  .textsize1 {
    font-size: 20pt;
		/*font-size: 24pt;*/
  }
}
.textsize2 {
 font-size: 16pt;
 /*font-size: 20pt;*/
}
.textsize3 {
 font-size: 12pt;
 /*font-size: 16pt;*/
}
.textsize4 {
 font-size: 14pt;
}
.textsize6 {
 font-size: 6pt;
}
.textsize8 {
 font-size: 8pt;
}
.textsize9 {
 font-size: 9pt;
}
.textsize10 {
 font-size: 10pt;
}
.textsize11 {
 font-size: 11pt;
}
.textsize12 {
 font-size: 12pt;
}
.textsize20 {
 font-size: 20pt;
}
.textsize25 {
 font-size: 25pt;
}
.textsize32 {
 font-size: 32pt;
}
.weight400 {
	font-weight: 400;
}
.weight700 {
	font-weight: 700;
}
.weight900 {
	font-weight: 900;
}
.textshadow32black {
	text-shadow: 0 0 32px #000000;
}
.lineheight2 {
	line-height: 2.0;
}
.lineheight1half {
	line-height: 1.5;
}
.lineheight1point2 {
	line-height: 1.2;
}
.lineheight0point75 {
	line-height: 0.75;
}
.displayinlineblock {
	display: inline-block;
}
.displaynone {
	display: none;
}
.positionunset {
	position: unset;
}
.borderblack {
	border: 1px solid #000000;
}
.borderwhite {
	border: 1px solid #FFFFFF;
}
.borderwhite2 {
	border: 2px solid #FFFFFF;
}
.height180 {
	height: 180px;
}
.height20 {
	height: 20px;
}
.top58 {
	top: 58px;
}
.top155 {
	top: 155px;
}
.modalFormat {
  display: block;
  position: relative;
  z-index: 2;
  min-width:250px;
}
#ratesModal{
  display: none;
  position: absolute;
  z-index: 10;
  /*background-color: rgba(0,0,0,0.85);*/
	background-color: #000000;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.5), 0 6px 20px 0 rgba(0,0,0,0.19);
	right: 0px;
  margin-right: 10px;
	border: solid 1px #D3D3D3;
	width: 250px;
}
.closeExchangePosition{
  width:28px;
  height: 26px;
}
.activeTab{
  margin-top: -6px;
  padding-top: 6px;
  padding-bottom: 16px;
}
.passiveTab{
  margin-top: -6px;
  padding-top: 6px;
  padding-bottom: 6px;
}

#sitemap a {color: #223A5E;}
#sitemap a:hover {color: #88B04B; font-size: 14pt;}
#sitemap a:active {color: #223A5E;}
#sitemap ul {margin-left: -1.2em;}
.mainsquare {list-style-type: square; color: #223A5E; height: 25px;}
.listmain {list-style-type: disc; color: #223A5E; height: 25px;}
.groupdesign {list-style-type: square; color: #223A5E; height: 25px;}
.listdesign {list-style-type: disc; color: #223A5E; height: 25px;}
.itemdesign {list-style-type: circle; color: #223A5E; height: 25px;}
.groupnav {list-style-type: square; color: #223A5E; height: 25px;}
.listnav {list-style-type: disc; color: #223A5E; height: 25px;}
.groupmm {list-style-type: square; color: #223A5E; height: 25px;}
.listmm {list-style-type: disc; color: #223A5E; height: 25px;}
.groupanim {list-style-type: square; color: #223A5E; height: 25px;}
.listanim {list-style-type: disc; color: #223A5E; height: 25px;}
.groupforms {list-style-type: square; color: #223A5E; height: 25px;}
.listforms {list-style-type: disc; color: #223A5E; height: 25px;}
.groupdata {list-style-type: square; color: #223A5E; height: 25px;}
.listdata {list-style-type: disc; color: #223A5E; height: 25px;}