@charset "utf-8";
/* CSS Document */
body {	font-family:Arial, sans-serif; overflow-x: hidden;}
a {	transition: 0.5s all ease;}
img {	max-width: 100%;}
.maincontainer {	margin: 0 auto;	max-width: 1035px; padding:0 15px;	width: 100%;}
.logo {    float: left; padding:8px 0}
.logoarea { background:url(http://static.buydig.com/Assets/ebay/30462/headerbg.jpg) no-repeat right center; text-align:center;}
.phoneno { float:right; margin-top:25px; margin-right:19px;}

body { margin: 0; }
header {
  padding: .5rem;
  font-size: 0;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  display: flex;
}
header div {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  margin: .5rem;

}
header div img {
  width: 100%;
  height: auto;
  border: 1px solid #fff;
}
@media screen and (max-width: 400px) {
  header div { margin: 0; }
  header { padding: 0; }

}



#menuToggle {
    display: block;
    position: relative;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
   
}
#menuToggle input {
    display: block;
    width: 100%;
    height: 52px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
	margin:0;

}
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #ffffff;
  border-radius: 3px;
  
  z-index: 1;
  
  -webkit-transform-origin: 4px 0px;
  
          transform-origin: 4px 0px;
  
  -webkit-transition: background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease,
              -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  
  transition: background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease,
              -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease,
              -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menuToggle span:first-child
{
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}


#menuToggle input:checked ~ span
{
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(-2px, -1px);
          transform: rotate(45deg) translate(-2px, -1px);
  background: #fff;
}

#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
          transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(0, -1px);
          transform: rotate(-45deg) translate(0, -1px);
}



/****************************************/
.mainmenu { background:#1b8abb; border-top:1px solid #b3d8e8;}
#menu  { margin:0; padding:0;float:left; width:100%; list-style:none; border-radius:8px; text-align:center;}
#menu li { display: inline-block;
float:left;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;  background:url(http://static.buydig.com/Assets/ebay/30462/spretor.jpg) no-repeat right center;}
#menu li:last-child{ background:#df4234; float:right; border-right:2px solid #fff; border-left:2px solid #fff;}
#menu li a{color: #fff;   font-size: 14px;    line-height:36px;    padding:0px 20px; margin:0 0;    display: block;    text-decoration: none; position:relative; overflow:hidden;  font-weight:500;}

#menu li a:hover { color:#fff; background:#df4234;}


#menuToggle h1{
	    position: absolute; top:-11px; left:65px; font-size: 22px; color: #fff;
   
}
.mainmenu2 { background:#e6e6e6; text-align:center;}
.mainmenu2 li { display:inline-block; border-right:1px solid #b3b3b3; padding:0 19px; min-height:79px; margin:7px 0}
.mainmenu2 li:last-child { border:0;}
.mainmenu2 li p { margin:0; padding:0; font-size:14px; color:#1b8abb; text-transform:capitalize; font-weight:bold;}
.prodname { font-size:24px; color:#1b8abb; font-weight:bold; text-transform:capitalize; text-align:center;}
.catlogtext { font-size:14px; color:#000; text-align:center; }
.catlogtext p{ margin:0 0 3px 0;}
.includewith_container { background:#e5e5e5; border:1px solid #cccccc;}
.includewith_container h2 { font-size:15px; color:#fff; background:#1b8abb; margin:0; padding:0 10px; line-height:32px; text-transform:uppercase; font-weight:bold;}
.includewith_container h2 img { float:left; margin-right:10px; margin-top:4px;}
.includewith_container ul { margin:0; padding:5px 5px; list-style:none; text-align:left;}
.includewith_container ul li { display:inline-block; margin:5px; text-align:center;}  
.includewith_container ul li img{border:1px solid #999999; display:inline-block;}
.includewith_container ul li p {display:none; margin:0; padding:5px 0; text-align:center; font-size:15px; color:#000000;}
.infoimgs { text-align:center; margin:0; padding:0;}
.infoimgs li { list-style:none; display:inline-block; margin:10px 0}

.deatailbox { border:1px solid #cccccc;}
.deatailbox_heading { background:#1b8abb; font-size:15px; font-weight:bold; color:#fff; line-height:29px; padding:0 10px}
.deatailbox_text { font-size:12px; color:#000; line-height:20px; padding:15px;}


.tabbed {
	float : left;
	width : 100%;
	margin: 30px 0;
	background: url(../images/lst-tab.png) no-repeat top center;
	border-radius: 4px;
}
.tabbed > input {
	display : none;
}
.tabbed > section > h1 {
	float : left;
	box-sizing : border-box;
	margin : 1px 0 0 0;
	padding : 0 0;
	overflow : hidden;
	font-size : 1em;
	font-weight : normal;
}
.tabbed > section > h1 > label {
	display: inline-block;
	margin-bottom: 0;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	width: 156px;
	text-align: center;
	border-bottom: none;
	cursor : pointer;
	-moz-user-select : none;
	-ms-user-select : none;
	-webkit-user-select : none;
}
.panel {
	border: none !important;
}
.tabbed > input:checked + section > h1 > label {
	background: #0099cc;
}
.tabbed > section > div {
	position : relative;
	z-index : 1;
	float : right;
	box-sizing : border-box;
	width : 100%;
	margin : 52px 0 0 -100%;
	color: #FFF;
	line-height: 28px;

}
.tabbed > input:checked + section > h1 {
	position : relative;
	z-index : 2;
}
.tabbed > input:not(:checked) + section > div {
	display : none;
}
.detailcont { font-size:14px; color:#000; line-height:20px; padding:0 15px;}
.copyright { background:#1b8abb; font-size:14px; color:#fff; padding:20px 0; text-align:center;}
.infoimgs2 { text-align:center; margin:0; padding:15px 0 0 0;display:none; }
.infoimgs2 li { list-style:none; display:inline-block; margin:1px 0}

#content {
    display: none;
}
#show:target #content {
    display: inline-block; width:100%;
}
#show:target #open {
    display: none;
}

#hide:target #close {
    display: none;
}
.hideclosebtn { display:inline-block; background:#df4234; color:#fff; font-weight:bold; padding:5px 15px; border-radius:6px; text-transform:uppercase;}

@media screen and (min-width:820px){
#menuToggle span { display:none;}	
#menuToggle input { display:none;}	
#menuToggle h1 { display:none;}	
}




@media screen and (max-width:120000px) {

.tabbed {
	margin: 10px 0;
}
#tabbed2 + section > div {
	margin-top: -1px !important;
}
#tabbed3 + section > div {
	margin-top: -1px !important;
}
#tabbed4 + section > div {
	margin-top: -1px !important;
}
.tabbed > section > div {
	margin: 25px 0;
}
.productthumb {
	text-align: center;
}
.productthumb li {
	display: inline-block;
	float: none;
}
.tabbed > section > h1 {
	margin: 0 !important;
	width: 100%;
	padding: 0 0 0 !important
}
.tabbed > section > h1 > label {
	width: 100% !important;
	text-align: left !important;
	font-size: 16px;
	color: #fff;
	background: #0099cc;
	border:1px solid #cccccc;
	font-weight:normal;
	line-height:36px;
	position: relative;
}
.tabbed > section > h1 > label >img {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}
.moblo {
	margin-bottom: 0 !important;
}
.tabbed > section {
	margin-bottom:2px !important;
	float: left;
	width: 100%;
}
.tabbed > section > h1 > label article { float:right; background:#de4234; border-left:2px solid #fff; padding:0 15px; font-size:16px !important;}
.tabbed > section > h1 > label article:before { content:"Show More "; }
.tabbed > input:checked + section > h1 > label article:before { content:"Show Less "; }
.tabbed > section > h1 > label article i { font-size:18px !important;}
.tabbed > section > h1 > label::after {
	content: "\f0fe";
	font-family: "fontawesome";
	color: #fff;
	position: absolute;
	right: 15px;
	top: 0;
	display:none;
}
.tabbed > input:checked + section > h1 > label::after {
	content: "\f146";
}
.bigfont { font-size:23px !important; line-height:53px !important; font-weight:normal;}

}
@media screen and (max-width:830px){
.bigfont { font-size:16px !important;}

}
@media screen and (max-width:820px){
.infoimgs { display:none;}
.infoimgs2 { display:block;}
.tabbed > section > h1 > label article  { font-size:0 !important;}
.tabhide { display:none;}
.includewith_container ul { text-align:center;}
.includewith_container ul li p { display:block;}
.mainmenu2 { display:none;}
.logoarea { background-position:center top;}
.phonenocont { display:none;}
.logo { width:100%;}
#menuToggle {background:#1b8abb; padding:10px 0px 4px 15px; border-bottom:0;}
#menu
{
  position: absolute;
  width: 100%;
  margin: -40px 0 0 -50px;
  box-shadow:0 0 0 0 #000;
  padding: 1px 1px;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;

  display:none;}


#menu li
{
  padding: 5px 0;
  font-size: 22px;
  width:100%; background:none;

}
#menu li a{ text-align:left; line-height:30px;}

#menuToggle input:checked ~ ul
{
  -webkit-transform: scale(1.0, 1.0);
          transform: scale(1.0, 1.0);
  opacity: 1;
    margin: 11px 0 0 -8px;
    position: static;
	display:block;
	transition:all 0.5s ease-in-out;
}


}

@media screen and (max-width:600px){
.tabbed > section > h1 > label{padding-left:10px; }
.tabbed > section > h1 > label img { display:none; }
.bigfont { font-size:15px !important; height:55px; overflow:hidden; position:relative;}
.bigfont article{ position:absolute; top:0; right:0;}
}