
body {
            background-color: #ffffff !important;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}




a, a:active, a:focus {
	outline: none;
	text-decoration: none;
}

/*non phone*/
@media (min-width: 761px) {
.container .row.towPage {
	background-color: #FFF !important;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF !important;
	border-left-color: #FFFFFF !important;
}
}


/*phone*/
@media (max-width: 760px) {
.container .row.towPage {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	border-right-style: none;
	border-left-style: none;
}
}


.png_25_space {
	padding-right: 15px;
	padding-left: 15px;
}

.tooltipContent
{
	width: 326px;
	height: 146px;
	padding: 7px;
	border: 3px solid #000;
	background-color: #FFF;
}

.link {
	color: #00C;
	text-decoration: underline;
	cursor: pointer;
}
.copyIndent1 {	margin-bottom: 1em;
}
.img-responsive.img-rounded.mainimage {
	margin-bottom: 14px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.freeshipping {
	text-align: center;
	display: block;
	/*margin-bottom: 12px;*/
}
.stocknumber {
	text-align: center;
	color: #666;
	font-size: 0.9em;
}
.stockstatus {
	font-size: .8em;
	font-weight: 400;
	color: #000;
	display: block;
	border: 2px none #CCC;
	text-align: center;
	border-radius: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	/*margin-bottom: 10px;*/
}
.emailme {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.status {
	font-size: 1.1em;
	font-weight: 700;
}
.price {
	font-size: 2.2em;
	font-weight: 700;
	color: #B02B2B;
	margin-top: -14px;
}
.towlink {
	color: #FFF;
}
.towlink:hover {
	text-decoration: none;
	color: #FFF;
}
.towlinkblack {
	color: #000;
	font-size: 1.1em;
}
.towlinkblack:hover {
	text-decoration: none;
	color: #000;
}
.buynow {
	font-size: 1em;
	font-weight: 400;
	color: #FFF;
	background-color: #C00;
	display: block;
	border: 2px solid #CCC;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 10px;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
.technotes {
	font-size: 1em;
	font-weight: 400;
	color: #FFF;
	background-color: #625F5F;
	display: block;
	border: 2px solid #CCC;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
.wishlist:not(.customerLink) {
	font-size: 1em;
	font-weight: 400;
	color: #FFF;
	background-color: #FB5701;
	display: block;
	border: 2px solid #CCC;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
.share {
	font-size: 0.8em;
	color: #666;
	text-align: center;
	margin-top: 1em;
}
.col-xs-12.col-sm-12.col-md-6.col-lg-6 {
	/* [disabled]margin: 0px; */
	/* [disabled]padding: 0px; */
}
.productname {
	font-size: 1.5em;
	color: #343434;
	margin-top: 7px;
	margin-bottom: 4px;
}
.productnamecenter {
	font-size: 1.5em;
	color: #343434;
	margin-top: 7px;
	margin-bottom: 4px;
	text-align: center;
}
.subheader {
	font-size: 1.5em;
	font-weight: 500;
	color: #666666;
	margin-left: 1.5em;
	margin-top: 1em;
}
.copy {
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 1em;
	margin-left: 1em;
}
.insettype {
	font-size: 0.9em;
}
.bullets {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: 500;
	color: #B12A2B;
	padding-right: 1em;
	padding-left: 1me;
}
.bulletcolum {
	margin-top: 30px;
	margin-left: 2.5em;
	padding-left: 0px;
}
.specs {
	font-size: 0.9em;
	margin: 1em;
}
.specheader {
	font-size: 1.3em;
	margin-bottom: 0.25em;
	font-weight: 500;
	color: #666;
}
/*non phone*/
@media (min-width: 761px) {

.productname {
	display: none;
}
.productnamecenter {
	display: block;
}
.browse {
	font-size: 0.9em;
	font-weight: 400;
	color: #000;
	background-color: #ECECEC;
	display: block;
	border: 2px none #CCC;
	text-align: center;
	border-radius: 16px;
	margin-bottom: 20px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.phone {
	display: none;
}
.lscreen {
	display: block;
}
}

/*phone*/
@media (max-width: 760px) {

.productname {
	display: block;
}
.productnamecenter {
	display: none;
}
.browse {
	font-size: 0.9em;
	font-weight: 400;
	color: #000;
	background-color: #ECECEC;
	display: block;
	border: 2px none #CCC;
	text-align: center;
	border-radius: 16px;
	margin-bottom: 20px;
	text-decoration: none;
	padding-top: 1em;
	padding-right: 2px;
	padding-bottom: 1em;
	padding-left: 2px;
}
.image {
	display: none;
}
.phone {
	display: block;
}
.lscreen {
	display: none;
}
}
.img-responsive.center-block.logo {
	margin-top: 30px;
	margin-bottom: 7px;
}
.category {
	display: block;
	font-size: 0.8em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}
/*.categoryLink.alllink {
	text-align: center;
	display: block;
	font-size: 1.2em;
	font-weight: 500;
}*/
.spacer {
	height: 20px;
}

.browse-type {
	font-size: 1.5em;
	font-weight: 400;
	color: #000;
	display: block;
	text-align: center;
	/* [disabled]border-radius: 8px; */
	margin-bottom: 20px;
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 0.7em;
	margin-left: 0.7em;
	margin-top: 1.5em;
}
.product-warning {
	color: #900;
	text-transform: uppercase;
	font-weight: 400;
}
.grayboxtext {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
.grayboxtextcombo {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	text-transform: capitalize;
	font-weight: 500;
	color: #C00;
	font-size: 1.25em;
}
.graybox {
	font-size: .8em;
	font-weight: 400;
	color: #000;
	background-color: #F2F2F2;
	display: block;
	padding: 5px;
	border: 2px none #CCC;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 10px;
	margin-top: 14px;
}
.shareicons {
	display: inline;
 	margin-right: 3px;
 	margin-left: 3px;
}
.shareiconG {
 	display: inline;
 	position: relative;
 	top: 8px;
}
.shareicongroup {
	text-align: center;
}
.promoItem {
	font-size: 1em;
	text-transform: uppercase;
	color: #B02B2B;
	font-weight: 400;
}
.nav-pillsmindex > li > a:hover {
	background-color: #FFF;
}
.row.towWells {
	margin: 0px;
	padding: 0px;
}
/*START dropdown menu START*/
.colorlabel {
	font-size: 1.2em;
	font-weight: 500;
	text-align: center;
	padding-top: 5px;
}
.col-xs-12.col-sm-12.col-md-8.col-md-offset-2.col-lg-8.col-lg-offset-2.towdrowdown {
	width: 100%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}
a:hover .buynow_dropdown{
	margin-bottom: 12px;
}
#dropdownMenu1 {
	padding-right: 4.2em;
	padding-left: 4.2em;
	border: 2px solid #CCC;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	background-color: #C00;
	border-radius: 8px;
	margin-bottom: 10px;
}
.buynow_text {
	color: #FFF;
}
.buynow_dropdown {
	font-weight: 500;
	text-transform: uppercase;
	color: #FFF;
	background-color: #C00;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-radius: 5px;
	margin-bottom: 10px;
}
a:hover.buynow_dropdown{
	font-weight: 500;
	text-transform: uppercase;
	color: #C00;
	background-color: #E8E8E8;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-radius: 5px;
	text-decoration: none;
	border: 1px solid #666;
}
.easyPaySingle {
	text-align: center;
	margin-bottom: 15px;
	line-height: 0.4em;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	content: "";
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 0;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #000;
}
.dropdown-menu {
	position: absolute;
	width: 98%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -2px;
}
.mindexLinks {
	margin-bottom: 0.85em;
	font-size: 1em;
	font-weight: 400;
	padding-left: 2em;
	list-style-type: none;
}
.indexHeader {
	color: #B12A2B;
	font-weight: 400;
}
.dronechart {
	font-size: 1em;
	font-weight: 400;
	color: #FFF;
	background-color: #4b80e2;
	display: block;
	border: 2px solid #CCC;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
.productnamecentergallery	{
	font-size: 1.6em;
	font-variant: normal;
	text-align: center;
	font-weight: 900;
	margin-top: 0.5em;
}


.promobox {
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-radius: 10px;
	background-color: #ffffff;
	border: 2px solid #ffffff;
	text-transform: uppercase
}
.promoboxfree2 {
	color: #B90003;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 3.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: -8px;
	text-shadow: 0px 0px;
}
.promoboxfree {
	color: #B90003;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 3.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: -8px;
}
.promoboxgiftcert {
	color: #B90003;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 1em;
}
.promoboxmerchcert {
	color: #B90003;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 2.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 1em;
}
.promoboxvalue2 {
	color: #B90003;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 2.2em;
	padding-top: 5px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.1em;
	text-align: center;
}
.promoboxvalue {
	color: #000000;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 1.5em;
	padding-top: 0px;
	margin-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 1.1em;
	text-align: center;
}
.promoboxtext {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 1.35em;
	font-weight: 500;
}
.promoboxrebatetext {
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.35em;
	font-weight: 500;
}
.micetype {
	font-size: 0.8em;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.upto {
	font-size: 0.75em;
	color: #000000;
}
.nopadmarg {
	padding: 0;
	margin: 0;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px)
and (orientation : portrait) {
#dropdownMenu1 {
	width: 92%;
}
}
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
#dropdownMenu1 {
	width: 95%;
}
}
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
#dropdownMenu1 {
	width: 59%;
}
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
#dropdownMenu1 {
	width: 96%;
}
}
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
#dropdownMenu1 {
	width: 59%;
}
}
/*END dropdown menu END*/
