/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

header ul.headul{ margin:0; padding:0; list-style:none; }
header ul.headul li{ margin:0; padding:0; float:left; list-style:none; }
header ul.headul li#companylogo{ max-width:300px; margin:0; padding:0; list-style:none; float:left; }
li#companylogo img{ max-width:300px; height:auto; }
li#companyslogan, li#companysocial{ list-style:none; float:left; }
.bga{ background-color:#FF0; }
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (min-width: 1200px) {
  #wrapper{ width:1200px; }
  header ul.headul li#companyslogan{
	margin:0;
	padding:60px 0 0 15px;
	font-size:42px;
	color:#FFF;
	font-weight:bold;
  }
  header ul.headul li#companysocial{
	margin:0;
	padding-right:10px;
	padding-top:60px;
	float:right;
	text-align:center;
  }
  /* Google Map Div Container Box
  -------------------------------------------------- */
  #map-canvas{
	  width:820px;
	  height:500px;
  }
  /* Distributor / Dealer Page CSS
  -------------------------------------------------- */
  #myTabContent .gstyled ul li{
	width:930px;
  }
  #myTabContent ul.gstyled li .dislogo,
  #myTabContent ul.gstyled li .dislogo img{
	width:100px !important;
  }
  #myTabContent ul.gstyled li .disaddr,
  #myTabContent ul.gstyled li .disaddr2{
	width:660px;
	padding-left:20px !important;
	padding-bottom:10px !important;
	min-height:160px;
  }
  #myTabContent ul.gstyled li .dissocial img,
  #myTabContent ul.gstyled li .dissocial{
	width:30px;
	text-align:center;
	vertical-align:top;
  }
  
  #myTabContent2 .gstyled ul li{
	width:930px;
  }
  #myTabContent2 ul.gstyled li .dislogo,
  #myTabContent2 ul.gstyled li .dislogo img{
	width:100px !important;
  }
  #myTabContent2 ul.gstyled li .disaddr,
  #myTabContent2 ul.gstyled li .disaddr2{
	width:660px;
	padding-left:20px !important;
	padding-bottom:10px !important;
	min-height:160px;
  }
  #myTabContent2 ul.gstyled li .dissocial img,
  #myTabContent2 ul.gstyled li .dissocial{
	width:30px;
	text-align:center;
	vertical-align:top;
  }
  
  /* Top Navigation
  -------------------------------------------------- */
  .cnavbar .navbar-inner {
	min-height: 40px;
  }
  .cnavbar {
	margin-bottom: 20px;
  }
  .cnavbar .nav > li > a {
    padding: 10px 15px 10px;
  }
  .cnavbar .dropdown-menu li:hover .dropdown-menu, 
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu 
  {
	margin-top:-30px;
  }
  .cnavbar .nav > li {
	float: left;
  }

  .cnavbar .nav > li > a {
	float: none;
	color: #373c3d;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
  }
  .cnavbar .divider-vertical {
	margin: 0;
	border-left: 1px solid #dfdfdf;
  }
  .cnavbar .dropdown-menu .dropdown-menu,
  .cnavbar .dropdown-menu .dropdown-menu .dropdown-menu,
  .cnavbar .dropdown-menu li:hover .dropdown-menu .dropdown-menu
  {
	left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: 5px;
  }
  .cnavbar .dropdown-menu li:hover .dropdown-menu, 
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu 
  {
    visibility: visible;
    display: block;
    position:absolute;
	top:auto;
  }
  /* This is to highligh the parent caller */
  .cnavbar .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu li:hover
  {
	color:#FFF;
	text-decoration: none;
	background-color:#0088cc;
  }
  /* When dropdown box appear, the arrow position */
  .cnavbar .nav > li > .dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
  }

  /* When dropdown box appear, the arrow position */
  .cnavbar .nav > li > .dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
  }
  /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  .carousel {
	margin-bottom: 10px;
  }
  .carousel-control {
	height: 80px;
	margin-top: 0;
	font-size: 120px;
  }
  .carousel .item,
  .carousel img {
	height: 300px;
  }
  .carousel-caption {
	max-width: 1170px;
	padding: 15px 50px 5px 50px;
	margin-top:230px;
	height:50px;
  }
  .carousel-caption h1{
	font-size:24px;
	line-height:20px;
  }
  .carousel-caption .lead {
	font-size:14px;
  }
  .carousel-caption .btn {
	margin-top: 10px;
  }
  /*  Front Page Categories Logo UL and LI
  -------------------------------------------------- */
  .frontcatul li,
  .frontcatul li img,
  .frontcatul li:hover,
  .frontcatul li.catlast,
  .frontcatul li.catlast img,
  .frontcatul li.catlast:hover
  {
	width:232px;
  }
  .frontbrandul li,
  .frontbrandul li img,
  .frontbrandul li:hover
  {
	width:290px;
  }
  .frontbrandul li.brandlast,
  .frontbrandul li.brandlast img,
  .frontbrandul li.brandlast:hover
  {
	width:292px;
  }
  /*  Front Page Latest News and Videos UL and LI
  -------------------------------------------------- */
  .latestvideohome,
  .latestnewshome{
	width:48%;
	height:490px;
	padding:0 10px 10px;
  }
  .latestvideohome #homevideothumb img{
	width:85px;
	height:auto;
  }
  .latestnewshome img{
	width:85px;
	height:auto;
  }
  .latestnewshome li .newsthum,
  .latestvideohome li .newsthum
  {
	width:85px;
  }
  .latestnewshome li .newstitle,
  .latestnewshome li .newstitle a,
  .latestnewshome li .newstitle a:hover{
	width:400px;
  }
  .latestnewshome li .newstitle a,
  .latestnewshome li .newstitle a:hover{
	font-size:16px;
  }
  /*  Template - Products page
  -------------------------------------------------- */
  #sideright .container li a,
  #sideright .container .navside li a{
	width:250px;
  }
  .navside li img{ max-width:230px; }
  
  #sideright .container .navside2 li,
  #sideright .container .navside2 li a{
	width:235px !important;
  }
  #sideright .container .navside3 li,
  #sideright .container .navside3 li a{
	width:220px !important;
  }
  #sideright .container .navside [class^="icon-"],
  #sideright .container .navside2 [class^="icon-"],
  #sideright .container .navside3 [class^="icon-"],
  #sideright .container .navside4 [class^="icon-"]
  {
	margin-top: 8px !important;
  }
  #sideleft .lstcont,
  #sideleft .itemlistcont{
	width:830px;
  }
  #sideleft .itemlistcont{
	padding:0 20px 20px 20px;
  }
  #sideleft .tabcontain .pmainimg{ width:630px; margin:0; padding:0; text-align:center; list-style:none; float:left; }
  #sideleft .tabcontain .pmainimg a img{ max-width:620px; height:auto; }
  #sideleft .tabcontain .pthumbimg{ width:200px; margin:0; padding:0; float:left; }
  #sideleft .tabcontain .pthumbimg ul{ margin:0; padding:0; list-style:none; }
  #sideleft .tabcontain .pthumbimg ul li{ width:90px; margin:0 0 5px 0; padding:5px; list-style:none; float:left; text-align:center; }
  #sideleft .tabcontain .pthumbimg ul li img{ max-width:90px; max-height:90px; }
  
  
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}

@media (min-width: 980px) and (max-width: 1199px) {
  #wrapper{ width:980px; }
  header ul.headul li#companyslogan{
	margin:0;
	padding:60px 0 0 15px;
	font-size:42px;
	color:#FFF;
	font-weight:bold;
  }
  header ul.headul li#companysocial{
	margin:0;
	padding-right:10px;
	padding-top:60px;
	float:right;
	text-align:center;
  }
  /* Google Map Div Container Box
  -------------------------------------------------- */
  #map-canvas{
	  width:660px;
	  height:500px;
  }
  /* Distributor / Dealer Page CSS
  -------------------------------------------------- */
  #myTabContent .gstyled ul li{
	width:930px;
  }
  #myTabContent ul.gstyled li .dislogo,
  #myTabContent ul.gstyled li .dislogo img{
	width:100px !important;
  }
  #myTabContent ul.gstyled li .disaddr{
	width:500px;
	padding-left:20px !important;
	padding-bottom:10px !important;
	min-height:160px;
  }
  #myTabContent ul.gstyled li .dissocial img,
  #myTabContent ul.gstyled li .dissocial{
	width:30px;
	text-align:center;
	vertical-align:top;
  }
  ul.navside li select{
	  width:200px !important;
  }


  /* Top Navigation
  -------------------------------------------------- */
  .cnavbar .navbar-inner {
	min-height: 40px;
  }
  .cnavbar {
	margin-bottom: 20px;
  }
  .cnavbar .nav > li > a {
    padding: 10px 15px 10px;
  }
  .cnavbar .dropdown-menu li:hover .dropdown-menu, 
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu 
  {
	margin-top:-30px;
  }
  .cnavbar .nav > li {
	float: left;
  }
  .cnavbar .nav > li > a {
	float: none;
	color: #373c3d;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
  }
  .cnavbar .divider-vertical {
	margin: 0;
	border-left: 1px solid #dfdfdf;
  }
  .cnavbar .dropdown-menu .dropdown-menu,
  .cnavbar .dropdown-menu .dropdown-menu .dropdown-menu,
  .cnavbar .dropdown-menu li:hover .dropdown-menu .dropdown-menu
  {
	left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: 5px;
  }
  .cnavbar .dropdown-menu li:hover .dropdown-menu, 
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu 
  {
    visibility: visible;
    display: block;
    position:absolute;
	top:auto;
  }
  /* This is to highligh the parent caller */
  .cnavbar .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu li:hover
  {
	color:#FFF;
	text-decoration: none;
	background-color:#0088cc;
  }
  /* When dropdown box appear, the arrow position */
  .cnavbar .nav > li > .dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
  }

  /* When dropdown box appear, the arrow position */
  .cnavbar .nav > li > .dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
  }
  /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  .carousel {
	margin-bottom: 10px;
  }
  .carousel-control {
	height: 60px;
	margin-top: 0;
	font-size: 100px;
	top:30%;
  }
  .carousel .item {
	height: 209px;
  }
  .carousel img {
	height: 209px;
  }
  .carousel-caption {
	max-width: 980px;
	padding: 10px 50px 5px 50px;
	margin-top:154px;
	height:40px;
  }
  .carousel-caption h1{
	font-size:20px;
	line-height:20px;
  }
  .carousel-caption .lead {
	font-size:12px;
  }
  /*  Front Page Categories Logo UL and LI
  -------------------------------------------------- */
  .frontcatul li,
  .frontcatul li img,
  .frontcatul li:hover,
  .frontcatul li.catlast,
  .frontcatul li.catlast img,
  .frontcatul li.catlast:hover
  {
	width:186px;
  }
  .frontbrandul li,
  .frontbrandul li img,
  .frontbrandul li:hover
  {
	width:233px;
  }
  .frontbrandul li.brandlast,
  .frontbrandul li.brandlast img,
  .frontbrandul li.brandlast:hover
  {
	width:233px;
  }
  /*  Front Page Latest News and Videos UL and LI
  -------------------------------------------------- */
  .latestvideohome,
  .latestnewshome{
	min-height:490px;
	padding:0 10px 10px;
  }
  .latestvideohome,
  .latestnewshome{
	width:450px;
  }
  .latestnewshome{
	width:450px;
  }
  .latestvideohome #homevideothumb img{
	  width:70%;
  }
  .latestnewshome img{
	width:85px;
	height:auto;
  }
  .latestnewshome li .newsthum{
	width:85px;
  }
  .latestnewshome li .newstitle,
  .latestnewshome li .newstitle a,
  .latestnewshome li .newstitle a:hover{
	width:320px;
  }
  .latestnewshome li .newstitle a,
  .latestnewshome li .newstitle a:hover{
	font-size:14px;
  }
  /*  Template - Products page
  -------------------------------------------------- */
  #sideright .container .navside [class^="icon-"],
  #sideright .container .navside2 [class^="icon-"],
  #sideright .container .navside3 [class^="icon-"],
  #sideright .container .navside4 [class^="icon-"]
  {
	margin-top: 8px !important;
  }
  #sideleft .itemlistcont h3 a,
  #sideleft .itemlistcont h3 a:hover
  {
	padding-left:20px;
  }
  #sideright .container li a,
  #sideright .container navside li a{
	width:200px;
  }
  #sideright .container .navside2 li,
  #sideright .container .navside2 li a{
	width:185px !important;
  }
  #sideright .container .navside3 li,
  #sideright .container .navside3 li a{
	width:170px !important;
  }
  /*  Product View Page
  -------------------------------------------------- */
  #sideleft .tabcontain{
	  padding-left:10px;
  }
  #sideleft .tabcontain .pmainimg{ width:430px; margin:0; padding:0; text-align:center; list-style:none; float:left; }
  #sideleft .tabcontain .pmainimg a img{ max-width:420px; height:auto; }
  #sideleft .tabcontain .pthumbimg{ width:200px; margin:0; padding:0; float:left; }
  #sideleft .tabcontain .pthumbimg ul{ margin:0; padding:0; list-style:none; }
  #sideleft .tabcontain .pthumbimg ul li{ width:90px; margin:0 0 5px 0; padding:5px; list-style:none; float:left; text-align:center; }
  #sideleft .tabcontain .pthumbimg ul li img{ max-width:90px; height:90px; }
}

@media (min-width: 768px) and (max-width: 979px) {
  #wrapper{ width:765px; }
  #companylogo{
	  width:230px;
  }
  #companylogo img
  { width:230px; }
  header ul.headul li#companyslogan{
	margin:0;
	padding:42px 0 0 15px;
	font-size:42px;
	color:#FFF;
	font-weight:bold;
  }
  header ul.headul li#companysocial{
	margin:0;
	padding-right:10px;
	padding-top:42px;
	float:right;
	text-align:center;
  }
  /* Google Map Div Container Box
  -------------------------------------------------- */
  #map-canvas{
	  width:520px;
	  height:500px;
  }
  /* Distributor / Dealer Page CSS
  -------------------------------------------------- */
  #myTabContent .gstyled ul li{
	width:500px;
  }
  #myTabContent ul.gstyled li .dislogo,
  #myTabContent ul.gstyled li .dislogo img{
	width:100px !important;
  }
  #myTabContent ul.gstyled li .disaddr{
	width:360px;
	padding-left:20px !important;
	padding-bottom:10px !important;
	min-height:160px;
  }
  #myTabContent ul.gstyled li .dissocial img,
  #myTabContent ul.gstyled li .dissocial{
	width:30px;
	text-align:center;
	vertical-align:top;
  }
  ul.navside li select{
	  width:150px !important;
  }
  
  /* Top Navigation
  -------------------------------------------------- */
  .cnavbar .navbar-inner {
	min-height: 40px;
  }
  .cnavbar {
	margin-bottom: 20px;
  }
  .cnavbar .nav > li > a {
    padding: 10px 10px 10px;
  }
  .cnavbar .dropdown-menu
  {
    font-size:12px;
  }
  .cnavbar .dropdown-menu > li > a {
	line-height:13px;
  }
  .cnavbar
  {
    font-size:12px;
  }
  .cnavbar .dropdown-menu li:hover .dropdown-menu, 
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu 
  {
	margin-top:-20px;
  }
  .cnavbar .brand,
  .cnavbar .brand:hover {
	font-size: 12px;
  }
  .cnavbar .nav > li {
	float: left;
  }

  .cnavbar .nav > li > a {
	float: none;
	color: #373c3d;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
  }
  .cnavbar .divider-vertical {
	margin: 0;
	border-left: 1px solid #dfdfdf;
  }
  .cnavbar .dropdown-menu .dropdown-menu,
  .cnavbar .dropdown-menu .dropdown-menu .dropdown-menu,
  .cnavbar .dropdown-menu li:hover .dropdown-menu .dropdown-menu
  {
	left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: 5px;
  }
  .cnavbar .dropdown-menu li:hover .dropdown-menu, 
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu 
  {
    visibility: visible;
    display: block;
    position:absolute;
	top:auto;
  }
  /* This is to highligh the parent caller */
  .cnavbar .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu li:hover
  {
	color:#FFF;
	text-decoration: none;
	background-color:#0088cc;
  }
  /* When dropdown box appear, the arrow position */
  .cnavbar .nav > li > .dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
  }

  /* When dropdown box appear, the arrow position */
  .cnavbar .nav > li > .dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
  }
  /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  .carousel {
	margin-bottom: 7px;
  }
  .carousel-control {
	height: 56px;
	font-size: 84px;
  }
  .carousel .item,
  .carousel img {
	height: 193px;
  }
  .carousel-caption {
	max-width: 765px;
	padding: 10px 50px 0 50px;
	margin-top:143px;
	height:40px;
  }
  .carousel-caption h1{
	font-size:18px;
	line-height:18px;
  }
  .carousel-caption .lead {
	font-size:12px;
  }
  /*  Front Page Categories Logo UL and LI
  -------------------------------------------------- */
  #frontcategorycont{ background-color:#000; }
  .frontcatul li,
  .frontcatul li img,
  .frontcatul li:hover
  {
	width:143px;
  }
  .frontcatul li.catlast,
  .frontcatul li.catlast img,
  .frontcatul li.catlast:hover
  {
	width:142px;
  }
  .frontbrandul li,
  .frontbrandul li img,
  .frontbrandul li:hover
  {
	width:179px;
  }
  .frontbrandul li.brandlast,
  .frontbrandul li.brandlast img,
  .frontbrandul li.brandlast:hover
  {
	width:179px;
  }
  /*  Front Page Latest News and Videos UL and LI
  -------------------------------------------------- */
  .latestvideohome,
  .latestnewshome{
	width:47%;
	min-height:450px;
	padding:0 10px 10px;
  }
  .latestvideohome #homevideothumb img{
	  width:70%;
  }
  .latestnewshome img{
	height:auto;
  }
  .latestnewshome li .newsthum,
  .latestnewshome img{
	width:75px;
  }
  .latestnewshome li .newstitle,
  .latestnewshome li .newstitle a,
  .latestnewshome li .newstitle a:hover{
	width:202px;
  }
  .latestnewshome li .newstitle a,
  .latestnewshome li .newstitle a:hover{
	font-size:14px;
  }
  /*  Template - Products page
  -------------------------------------------------- */
  #sideright .container .navside [class^="icon-"],
  #sideright .container .navside2 [class^="icon-"],
  #sideright .container .navside3 [class^="icon-"],
  #sideright .container .navside4 [class^="icon-"]
  {
	margin-top: 8px !important;
  }
  #sideleft .itemlistcont h3 a,
  #sideleft .itemlistcont h3 a:hover
  {
	padding-left:20px;
  }
  #sideright .container li a,
  #sideright .container navside li a{
	width:150px;
  }
  #sideright .container .navside2 li,
  #sideright .container .navside2 li a{
	width:135px !important;
  }
  #sideright .container .navside3 li,
  #sideright .container .navside3 li a{
	width:120px !important;
  }
  /*  Product View Page
  -------------------------------------------------- */
  #sideleft .tabcontain{
	  padding-left:10px;
  }
  #sideleft .tabcontain .pmainimg{ width:430px; margin:0; padding:0; text-align:center; list-style:none; float:left; }
  #sideleft .tabcontain .pmainimg a img{ max-width:420px; height:auto; }
  #sideleft .tabcontain .pthumbimg{ width:430px; margin:0; padding:0; float:left; }
  #sideleft .tabcontain .pthumbimg ul{ margin:0; padding:0; list-style:none; }
  #sideleft .tabcontain .pthumbimg ul li{ width:120px; margin:0 0 5px 0; padding:5px; list-style:none; float:left; text-align:center; }
  #sideleft .tabcontain .pthumbimg ul li img{ max-width:120px; height:120px; }



  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  #wrapper{ width:480px; }
  .container,
  .row-fluid {
    width: 460px;
  }
  #companylogo img{ width:190px; }
  header ul.headul li#companyslogan{
	width:250px;
	margin:0;
	padding:32px 0 0 15px;
	font-size:24px;
	color:#FFF;
	font-weight:bold;
  }
  header ul.headul li#companysocial{
	visibility:hidden;
	display:none;
  }
  /* Google Map Div Container Box
  -------------------------------------------------- */
  #map-canvas{
	  width:400px;
	  height:300px;
  }
  /* Distributor / Dealer Page CSS
  -------------------------------------------------- */
  #myTabContent .gstyled ul li{
	width:420px;
  }
  #myTabContent ul.gstyled li .dislogo,
  #myTabContent ul.gstyled li .dislogo img{
	width:100px !important;
  }
  #myTabContent ul.gstyled li .disaddr{
	width:360px;
	padding-left:0 !important;
	padding-bottom:10px !important;
	min-height:160px;
  }
  #myTabContent ul.gstyled li .dissocial img,
  #myTabContent ul.gstyled li .dissocial{
	width:30px;
	text-align:center;
	vertical-align:top;
  }
  #sideright{
	  float:left !important;
	  margin:0 !important;;
  }
  
  /* Product Tab
  -------------------------------------------------- */
  .nav-tabs > li > a {
    width: 380px !important;
	display:block !important;
	-webkit-border-radius:0;
     -moz-border-radius: 0;
          border-radius: 0;
		  
  }
  /* Top Navigation
  -------------------------------------------------- */
  .cnavbar {
	margin-bottom: 5px;
  }
  .cnavbar .brand,
  .cnavbar .brand:hover{
	float:none;
	width:410px;
	padding-left:20px;
	margin:0;
  }
  .cnavbar .navbar-inner {
	height: auto;
  }
  .cnavbar .nav > li {
	float:none;
	width:410px;
  }
  .cnavbar .nav > li > a {
	width:410px;
	padding-left:40px;
	padding-top:3px;
	padding-bottom:3px;
	float: none;
	color: #373c3d;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
  }
  .cnavbar .divider-vertical {
	margin: 0;
	border: 0;
  }
  .cnavbar .dropdown-menu,
  .cnavbar .dropdown-menu .dropdown-menu,
  .cnavbar .dropdown-menu .dropdown-menu .dropdown-menu,
  .cnavbar .dropdown-menu li:hover .dropdown-menu .dropdown-menu
  {
	visibility: hidden;
	display:none;
  }
  .cnavbar .dropdown-menu [class^="icon-"]{
	visibility: hidden;
	display:none;
  }
  .cnavbar .dropdown-menu li:hover .dropdown-menu, 
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu 
  {
	visibility: hidden;
	display:none;
  }
  /* This is to highligh the parent caller */
  .cnavbar .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu li:hover
  {
	visibility: hidden;
	display:none;
  }
  .cnavbar .caret{
	visibility: hidden;
	display:none;
  }
  /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  .carousel {
	margin-bottom: 5px;
  }
  .carousel-control {
	height: 32px;
	margin-top: 0;
	font-size: 48px;
	top:30%;
  }
  .carousel .item,
  .carousel img {
	height: 132px;
  }
  .carousel-caption {
	max-width: 480px;
	padding: 5px 50px 2px 50px;
	margin-top:90px;
	height:35px;
  }
  .carousel-caption h1{
	font-size:14px;
	line-height:12px;
  }
  .carousel-caption .lead {
	font-size:10px;
  }
  /*  Front Page Categories Logo UL and LI
  -------------------------------------------------- */
  .frontcatul li,
  .frontcatul li img,
  .frontcatul li:hover
  {
	width:90px;
  }
  .frontcatul li.catlast,
  .frontcatul li.catlast img,
  .frontcatul li.catlast:hover
  {
	width:90px;
  }
  .frontbrandul li,
  .frontbrandul li img,
  .frontbrandul li:hover
  {
	width:113px;
  }
  .frontbrandul li.brandlast,
  .frontbrandul li.brandlast img,
  .frontbrandul li.brandlast:hover
  {
	width:113px;
  }
  /*  Front Page Latest News and Videos UL and LI
  -------------------------------------------------- */
  .latestvideohome,
  .latestnewshome{
	width:100%;
	height:auto;
	padding:0;
	overflow:visible !important;
	float:none;
  }
  .latestvideohome #homevideothumb img{
	  width:70%;
  }
  .latestnewshome img{
	width:100%;
	height:auto;
  }
  .latestnewshome li .newsthum{
	width:95px;
  }
  .latestnewshome li .newstitle,
  .latestnewshome li .newstitle a,
  .latestnewshome li .newstitle a:hover{
	width:305px;
  }
  .latestnewshome li .newstitle{
	margin:0;
  }
  .latestnewshome li .newstitle a,
  .latestnewshome li .newstitle a:hover{
	font-size:12px;
  }
  .latestvideohome h3,
  .latestnewshome h3{
	margin:0 0 0 10px;
  }
  /*  Contact us Form
  -------------------------------------------------- */
  .form-horizontal .control-label {
	float: none !important;
	width: 400px !important;
	padding-top: 5px !important;
	text-align: left !important;
  }

  .form-horizontal .controls {
	*display: block!important;
	*padding-left: 0!important;
	margin-left: 0!important;
	*margin-left: 0!important;
  }
  #sideleft .itemlistcont form .input-xlarge{
	width:100%;
  }
  .form-horizontal .control-group {
	margin-bottom: 10px;
	*zoom: 1;
  }
  /*  Template - Products page
  -------------------------------------------------- */
  #sideright .container li a,
  #sideright .container navside li a{
	max-width:380px !important;
  }
  #sideright .container .navside2 li,
  #sideright .container .navside2 li a{
	max-width:365px !important;
  }
  #sideright .container .navside3 li,
  #sideright .container .navside3 li a{
	max-width:350px !important;
  }
  #sideright .container .navside [class^="icon-"],
  #sideright .container .navside2 [class^="icon-"],
  #sideright .container .navside3 [class^="icon-"],
  #sideright .container .navside4 [class^="icon-"]
  {
	margin-top: 8px !important;
  }
  #sideleft,
  #prodcathead,
  #prodcattext,
  #sideleft .lstcont,
  #sideleft .itemlistcont,
  #sideleft .itemlistcont .row,
  #sideleft .itemlistcont .row .span8
  {
	width:400px !important;
  }
  #sideleft .itemlistcont .row .span2
  {
	width:150px !important;
  }
  #sideleft .itemlistcont .row .span3
  {
	width:190px !important;
  }
  #sideleft .itemlistcont .row .span1
  {
	width:380px !important;
  }
  #sideleft .itemlistcont{
	padding:0 20px 20px 20px;
  }
  .templatebg .row{
	  float:none !important;
	  display:block;
  }
  .itemlistcont .row .span9{
	width:400px !important;
  }
  .templatebg .row .span3,
  .itemlistcont .row .span6{
	width:400px !important;
  }
  .templatebg .row .span3{
	  float:left !important;
	  padding-left:30px;
	  display:block;
  }
  .navside img{
	max-width:380px !important;
  }
  #sideleft .tabcontain .pmainimg{ width:400px; margin:0; padding:0; text-align:center; list-style:none; float:left; }
  #sideleft .tabcontain .pmainimg a img{ max-width:390px; height:auto; }
  #sideleft .tabcontain .pthumbimg{ width:400px; margin:0; padding:0; float:left; }
  #sideleft .tabcontain .pthumbimg ul{ margin:0; padding:0; list-style:none; }
  #sideleft .tabcontain .pthumbimg ul li{ width:90px; margin:0 0 5px 0; padding:5px; list-style:none; float:left; text-align:center; }
  #sideleft .tabcontain .pthumbimg ul li img{ max-width:90px; height:110px; }
}

@media (max-width: 479px) {
  #wrapper{ width:318px; }
  .container,
  .row,
  .row-fluid {
    width: 310px;
  }
  #companylogo img{ width:100%; }
  header ul.headul li#companyslogan{
	padding:0;
	margin:0 0 10px 0;
	width:310px;
	text-align:center;
	font-size:28px;
  }
  header ul.headul li#companysocial{
	visibility:hidden;
	display:none;
  }
  /* Google Map Div Container Box
  -------------------------------------------------- */
  #map-canvas{
	  width:260px;
	  height:300px;
  }
  /* Distributor / Dealer Page CSS
  -------------------------------------------------- */
   
  #myTabContent .gstyled ul li{
	width:280px;
  }
  #myTabContent ul.gstyled li .dislogo,
  #myTabContent ul.gstyled li .dislogo img{
	width:100px !important;
  }
  #myTabContent ul.gstyled li .disaddr{
	width:260px;
	padding-left:0 !important;
	padding-bottom:10px !important;
	min-height:160px;
  }
  #myTabContent ul.gstyled li .dissocial img,
  #myTabContent ul.gstyled li .dissocial{
	width:30px;
	text-align:center;
	vertical-align:top;
	float:left !important;
  }
  .itemlistcont h3 a,
  .itemlistcont h3 a:hover{
	  margin:0;
	  padding:0;
	  font-size:20px !important;
  }
  .tabcontain h4 a,
  .tabcontain h4 a:hover{
	  margin:0;
	  padding:0;
	  font-size:14px !important;
  }
  #sideright{
	  float:left !important;
	  margin:0 !important;;
  }
  /* Top Navigation
  -------------------------------------------------- */
  .cnavbar {
	margin-bottom: 5px;
  }
  .cnavbar .brand,
  .cnavbar .brand:hover{
	float:none;
	width:260px;
	padding-left:20px;
	margin:0;
  }
  .cnavbar .navbar-inner {
	height: auto;
  }
  .cnavbar .nav > li {
	float:none;
	width:300px;
  }
  .cnavbar .nav > li > a {
	width:260px;
	padding-left:40px;
	padding-top:3px;
	padding-bottom:3px;
	float: none;
	color: #373c3d;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
  }
  .cnavbar .divider-vertical {
	margin: 0;
	border: 0;
  }
  .cnavbar .dropdown-menu,
  .cnavbar .dropdown-menu .dropdown-menu,
  .cnavbar .dropdown-menu .dropdown-menu .dropdown-menu,
  .cnavbar .dropdown-menu li:hover .dropdown-menu .dropdown-menu
  {
	visibility: hidden;
	display:none;
  }
  .cnavbar .dropdown-menu [class^="icon-"]{
	visibility: hidden;
	display:none;
  }
  .cnavbar .dropdown-menu li:hover .dropdown-menu, 
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu 
  {
	visibility: hidden;
	display:none;
  }
  /* This is to highligh the parent caller */
  .cnavbar .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu li:hover,
  .cnavbar .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu li:hover
  {
	visibility: hidden;
	display:none;
  }
  .cnavbar .caret{
	visibility: hidden;
	display:none;
  }
  /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  #myCarousel,
  .carousel-control,
  .carousel .item,
  .carousel img,
  .carousel-caption,
  .carousel-caption h1,
  .carousel-caption .lead
  {
	visibility:hidden;
	display:none;
  }
  /*  Front Page Categories Logo UL and LI
  -------------------------------------------------- */
  #frontcategorycont,
  #frontbrandcont
  {
	visibility:hidden;
	display:none;
  }
  /*  Contact us Form
  -------------------------------------------------- */
  .form-horizontal .control-label {
	float: none !important;
	width: 300px !important;
	padding-top: 5px !important;
	text-align: left !important;
  }

  .form-horizontal .controls {
	*display: block!important;
	*padding-left: 0!important;
	margin-left: 0!important;
	*margin-left: 0!important;
  }
  #sideleft .itemlistcont form .input-xlarge{
	  width:100%;
  }
  .form-horizontal .control-group {
	margin-bottom: 10px;
	*zoom: 1;
  }
  /*  Front Page Latest News and Videos UL and LI
  -------------------------------------------------- */
  .latestvideohome,
  .latestnewshome{
	width:100%;
	height:auto;
	padding:0;
	overflow:visible !important;
	float:none;
  }
  .latestvideohome #homevideothumb img{
	  width:70%;
  }
  .latestnewshome img{
	width:65%;
	float:none !important;
	height:auto;
  }
  .latestnewshome li .newsthum,
  .latestnewshome li .newstitle,
  .latestnewshome li .newstitle a,
  .latestnewshome li .newstitle a:hover{
	width:280px;
  }
  .latestnewshome li .newsthum,
  .latestnewshome li .newstitle{
	text-align:center;
  }
  .latestnewshome li .newstitle{
	margin:0;
  }
  .latestnewshome li .newstitle a,
  .latestnewshome li .newstitle a:hover{
	font-size:12px;
  }
  .latestvideohome h3,
  .latestnewshome h3{
	margin:0 0 0 10px;
  }
  /* Footer 2
  ---------------------------------------------------*/
  .footer2 .row .span6{
	width:301px !important;
	float:none !important;
	display:block;
  }
  /*  Template - Products page
  -------------------------------------------------- */
  #sideright .container li a,
  #sideright .container navside li a{
	max-width:230px !important;
  }
  #sideright .container .navside2 li,
  #sideright .container .navside2 li a{
	max-width:225px !important;
  }
  #sideright .container .navside3 li,
  #sideright .container .navside3 li a{
	max-width:220px !important;
  }
  #sideright .container .navside [class^="icon-"],
  #sideright .container .navside2 [class^="icon-"],
  #sideright .container .navside3 [class^="icon-"],
  #sideright .container .navside4 [class^="icon-"]
  {
	margin-top: 8px !important;
  }
  #sideleft,
  #prodcathead,
  #prodcattext,
  #sideleft .lstcont,
  #sideleft .itemlistcont,
  #sideleft .itemlistcont .row,
  #sideleft .itemlistcont .row .span8
  {
	width:250px !important;
  }
  #sideleft .itemlistcont .row .span2
  {
	width:150px !important;
  }
  #sideleft .itemlistcont .row .span3
  {
	width:250px !important;
  }
  #sideleft .itemlistcont .row .span1
  {
	width:250px !important;
  }
  #sideleft .itemlistcont{
	padding:0 10px 20px 10px;
  }
  .templatebg .row{
	  float:none !important;
	  display:block;
  }
  .itemlistcont .row .span9{
	width:250px !important;
  }
  .templatebg .row .span3,
  .itemlistcont .row .span6{
	width:250px !important;
  }
  .templatebg .row .span3{
	  float:left !important;
	  padding-left:30px;
	  display:block;
  }
  .navside img{
	max-width:230px !important;
  }
  #sideleft .tabcontain .pmainimg{ width:250px; margin:0; padding:0; text-align:center; list-style:none; float:left; }
  #sideleft .tabcontain .pmainimg a img{ max-width:240px; height:auto; }
  #sideleft .tabcontain .pthumbimg{ width:250px; margin:0; padding:0; float:left; }
  #sideleft .tabcontain .pthumbimg ul{ margin:0; padding:0; list-style:none; }
  #sideleft .tabcontain .pthumbimg ul li{ width:115px; margin:0 0 5px 0; padding:5px; list-style:none; float:left; text-align:center; }
  #sideleft .tabcontain .pthumbimg ul li img{ max-width:115px; height:110px; }
  /* Product Tab
  -------------------------------------------------- */
  .nav-tabs > li > a {
    width: 260px !important;
	display:block !important;
	-webkit-border-radius:0;
     -moz-border-radius: 0;
          border-radius: 0;
		  
  }
  /* Warranty Page */
  .input-xlarge {
  	width: 260px !important;
  }

}


