/* Moxie reset */
* {outline:#fff}
html { font-size:62.5%; }
html, body { margin: 0; padding: 0; border: 0; font-family:Arial, Helvetica, San-Serif;}
body { padding: 0; background: #fff; color: #161616; text-align: left; word-wrap: break-word; -webkit-text-size-adjust: none; -webkit-appearance: none; overflow:auto; font-size:1.2em; min-width: 984px;  width: 100%;  margin: auto;}
h1, h2, h3, h4, h5, h6{ margin: 0; padding: 0; font-weight: normal; -webkit-appearance: none;}
ul, ol, li { margin: 0; padding: 0; list-style: none; -webkit-appearance: none; }
p img { float: left; margin: 0; padding: 0; -webkit-appearance: none; }
p, div { margin: 0; padding: 0; -webkit-appearance: none; }
img { margin: 0; padding: 0; border: 0; max-width: 100%; -webkit-appearance: none;}
table { width:auto; border-collapse: collapse;border-spacing: 0; -webkit-appearance: none;}
a { text-decoration:none; }

/* Fonts */
@font-face {
    font-family:"VerizonApexBook";
    src:url('fonts/verizonapex-book-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/verizonapex-book-webfont.woff') format('woff'), url('fonts/verizonapex-book-webfont.ttf') format('truetype'), url('fonts/verizonapex-book-webfont.svg') format('svg'), url('fonts/verizonapex-book-webfont.eot') format('embedded-opentype')
}
@font-face {
    font-family:"VerizonApexBold";
    src:url('fonts/verizonapex-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/verizonapex-bold-webfont.woff') format('woff'), url('fonts/verizonapex-bold-webfont.ttf') format('truetype'), url('fonts/verizonapex-bold-webfont.svg') format('svg'), url('fonts/verizonapex-bold-webfont.eot') format('embedded-opentype')
}
@font-face {
    font-family:"VerizonApexBoldItalic";
    src:url('fonts/verizonapex-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/verizonapex-bolditalic-webfont.woff') format('woff'), url('fonts/verizonapex-bolditalic-webfont.ttf') format('truetype'), url('fonts/verizonapex-bolditalic-webfont.svg') format('svg'), url('fonts/verizonapex-bolditalic-webfont.eot') format('embedded-opentype')
}
@font-face {
    font-family:"VerizonApexMedium";
    src:url('fonts/verizonapex-medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/verizonapex-medium-webfont.woff') format('woff'), url('fonts/verizonapex-medium-webfont.ttf') format('truetype'), url('fonts/verizonapex-medium-webfont.svg') format('svg'), url('fonts/verizonapex-medium-webfont.eot') format('embedded-opentype')
}
@font-face {
    font-family:"VerizonApexLight";
    src:url('fonts/verizonapex-light-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/verizonapex-light-webfont.woff') format('woff'), url('fonts/verizonapex-light-webfont.ttf') format('truetype'), url('fonts/verizonapex-light-webfont.svg') format('svg'), url('fonts/verizonapex-light-webfont.eot') format('embedded-opentype')
}
@font-face {
    font-family:"VerizonApexBookItalic";
    src:url('fonts/verizonapex-bookitalic-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/verizonapex-bookitalic-webfont.woff') format('woff'), url('fonts/verizonapex-bookitalic-webfont.ttf') format('truetype'), url('fonts/verizonapex-bookitalic-webfont.svg') format('svg'), url('fonts/verizonapex-bookitalic-webfont.eot') format('embedded-opentype')
}
@font-face {
    font-family:"VerizonApexLightItalic";
    src:url('fonts/verizonapex-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/verizonapex-lightitalic-webfont.ttf') format('truetype'), url('fonts/verizonapex-lightitalic-webfont.svg') format('svg'), url('fonts/verizonapex-lightitalic-webfont.eot') format('embedded-opentype'), url('fonts/verizonapex-lightitalic-webfont.woff') format('woff')
}
@font-face {
    font-family:"VerizonApexMediumItalic";
    src:url('fonts/verizonapex-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/verizonapex-mediumitalic-webfont.ttf') format('truetype'), url('fonts/verizonapex-mediumitalic-webfont.svg') format('svg'), url('fonts/verizonapex-mediumitalic-webfont.eot') format('embedded-opentype'), url('fonts/verizonapex-mediumitalic-webfont.woff') format('woff')
}
@font-face {
    font-family:"VerizonAngelinaRegular";
    src: url('fonts/angelina-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/angelina-webfont.woff') format('woff'), url('fonts/angelina-webfont.ttf') format('truetype'), url('fonts/angelina-webfont.svg') format('svg'), url('fonts/angelina-webfont.eot') format('embedded-opentype')
}

/* Global elements */
.vzw-button-red {
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b11f24;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  color: #FFF;
  -webkit-box-shadow: inset 0 1px 0 0 #df6870;
  -moz-box-shadow: inset 0 1px 0 0 #df6870;
  -o-box-shadow: inset 0 1px 0 0 #df6870;
  box-shadow: inset 0 1px 0 0 #df6870;
  background: #ed1c24;
  background: -moz-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0, #ed1c24), color-stop(100%, #c0171d));
  background: -webkit-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: -o-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: -ms-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: linear-gradient(to bottom, #ed1c24 0, #c0171d 100%);
}
.vzw-button-red:hover {
  border-color: #f14f54;
}
.vzw-button-red:active {
  background: -moz-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: -webkit-gradient(right bottom, right top, color-stop(0, #ed1c24), color-stop(100%, #c0171d));
  background: -webkit-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: -o-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: -ms-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: linear-gradient(to top, #ed1c24 0, #c0171d 100%);
}
.vzw-button-gray {
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #2d3033;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  color: #FFF;
  -webkit-box-shadow: inset 0 1px 0 0 #666;
  -moz-box-shadow: inset 0 1px 0 0 #666;
  -o-box-shadow: inset 0 1px 0 0 #666;
  box-shadow: inset 0 1px 0 0 #666;
  background: #4b4f56;
  background: -moz-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b4f56), color-stop(100%, #3c4045));
  background: -webkit-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: -o-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: -ms-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: linear-gradient(to bottom, #4b4f56 0%, #3c4045 100%);
}
.vzw-button-gray:hover {
  border-color: #57595C;
}
.vzw-button-gray:active {
  background: -moz-linear-gradient(bottom, #4b4f56 0, #3c4045 100%);
  background: -webkit-gradient(right bottom, right top, color-stop(0, #4b4f56), color-stop(100%, #3c4045));
  background: -webkit-linear-gradient(bottom, #4b4f56 0, #3c4045 100%);
  background: -o-linear-gradient(bottom, #4b4f56 0, #3c4045 100%);
  background: -ms-linear-gradient(bottom, #4b4f56 0, #3c4045 100%);
  background: linear-gradient(to top, #4b4f56 0, #3c4045 100%);
}
span.o-star-rating {
  font-size: 10px;
  width: 60px;
  height: 11px;
  background-image: url(../i/stars-small.png);
}
span.o-star-rating.o-star-rating-0,
span.o-star-rating.o-star-rating-0-0 {
  background-position: 0 0;
}
span.o-star-rating.o-star-rating-0-5 {
  background-position: 0 -11px;
}
span.o-star-rating.o-star-rating-1,
span.o-star-rating.o-star-rating-1-0 {
  background-position: 0 -22px;
}
span.o-star-rating.o-star-rating-1-5 {
  background-position: 0 -33px;
}
span.o-star-rating.o-star-rating-2,
span.o-star-rating.o-star-rating-2-0 {
  background-position: 0 -44px;
}
span.o-star-rating.o-star-rating-2-5 {
  background-position: 0 -55px;
}
span.o-star-rating.o-star-rating-3,
span.o-star-rating.o-star-rating-3-0 {
  background-position: 0 -66px;
}
span.o-star-rating.o-star-rating-3-5 {
  background-position: 0 -77px;
}
span.o-star-rating.o-star-rating-4,
span.o-star-rating.o-star-rating-4-0 {
  background-position: 0 -88px;
}
span.o-star-rating.o-star-rating-4-5 {
  background-position: 0 -99px;
}
span.o-star-rating.o-star-rating-5,
span.o-star-rating.o-star-rating-5-0 {
  background-position: 0 -110px;
}
.clr:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clr {
  display: inline-block;
}
.o-text {
  text-indent: -9999px;
  height: 0;
  margin: 0;
}
#globalNavSearchForm {
  height: 26px;
  width: 227px;
  position: absolute;
  z-index: 600;
  top: 50px;
  left: 50%;
  margin-left: 264px;
}
#globalNavSearchForm #globalNavSearchBox {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  overflow: hidden;
  font-family: arial, helvetica, sans-serif;
  float: left;
  margin: 0;
  padding: 10px;
  font-size: 12px;
  width: 205px;
  color: #d2d2d2;
  height: 10px;
}
#globalNavSearchForm #globalNavSearchBox::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.o-search-dd {
  width: 100%;
  height: 0;
  max-height: 400px;
  position: absolute;
  top: 120px;
  left: 0;
  display: none;
  background-color: #FFFFFF;
  border-bottom: 3px solid #ed1c24;
  z-index: 400;
}
.o-search-dd .o-template {
  display: none;
}
.o-search-dd .o-search-dd-results {
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
  height: 100%;
  z-index: 10;
}
.o-search-dd .o-search-dd-results h3 {
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 8px;
  z-index: 10;
  width: 100%;
  background-color: #FFFFFF;
  padding-top: 22px;
}
.o-search-dd .o-search-dd-results ul {
  list-style: none;
  position: absolute;
  width: 100%;
  height: 352px;
  bottom: 0;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  overflow: hidden;
}
.o-search-dd .o-search-dd-results ul li {
  display: block;
  width: 25%;
  height: 50%;
  float: left;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}
.o-search-dd .o-search-dd-results ul li a {
  display: block;
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
}
.o-search-dd .o-search-dd-results ul li a:link {
  color: #333333;
}
.o-search-dd .o-search-dd-results ul li a:visited {
  color: #333333;
}
.o-search-dd .o-search-dd-results ul li.o-template-device {
  position: relative;
}
.o-search-dd .o-search-dd-results ul li.o-template-device:hover a {
  border: 3px solid #909090;
}
.o-search-dd .o-search-dd-results ul li.o-template-device:hover a p {
  color: #0000FF;
  border-bottom: 1px solid #0000FF;
  top: 122px;
  margin-left: 5px;
}
.o-search-dd .o-search-dd-results ul li.o-template-device a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  font-family: Arial;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.o-search-dd .o-search-dd-results ul li.o-template-device a p {
  position: relative;
  top: 125px;
  margin: 0px 8px;
  display: inline-block;
  line-height: 12px;
  font-size: 14px;
}
.o-search-dd .o-search-dd-results ul li.o-template-device img {
  display: block;
  max-width: 55%;
  max-height: 55%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  margin-bottom: 0;
}
.o-search-dd .o-search-dd-results ul li.o-template-device .o-price {
  font-size: 10px;
  line-height: 11px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: auto;
  padding: 8px;
  font-family: Arial;
}
.o-search-dd .o-search-dd-results ul li.o-template-device .o-price strong {
  font-size: 12px;
  display: block;
}
.o-search-dd .o-search-dd-results ul li.o-template-accessory {
  position: relative;
}
.o-search-dd .o-search-dd-results ul li.o-template-accessory:hover a {
  border: 3px solid #909090;
}
.o-search-dd .o-search-dd-results ul li.o-template-accessory:hover a p {
  color: #0000FF;
  border-bottom: 1px solid #0000FF;
  margin-left: 5px;
  top: 127px;
}
.o-search-dd .o-search-dd-results ul li.o-template-accessory a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  font-family: Arial;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.o-search-dd .o-search-dd-results ul li.o-template-accessory a p {
  position: relative;
  display: inline-block;
  top: 130px;
  margin: 0px 8px;
  line-height: 12px;
  font-size: 14px;
}
.o-search-dd .o-search-dd-results ul li.o-template-accessory img {
  display: block;
  max-width: 55%;
  max-height: 55%;
  margin: auto;
  margin-top: 16px;
}
.o-search-dd .o-search-dd-results ul li.o-template-accessory .o-price {
  position: absolute;
  width: auto;
  bottom: 0;
  left: 0;
  padding: 4px 8px 12px 8px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 12px;
  line-height: 11px;
  font-family: Arial;
}
.o-search-dd .o-search-dd-results ul li.o-template-accessory .o-rating {
  position: absolute;
  bottom: 0;
  right: 1px;
  padding: 4px 0px 12px 0px;
}
.o-search-dd .o-search-dd-results ul li.o-template-accessory .o-rating span.o-star-rating {
  float: left;
  position: relative;
  top: 4px;
}
.o-search-dd .o-search-dd-results ul li.o-template-accessory .o-rating p {
  width: auto;
  font-size: 13px;
  float: right;
  padding: 0px 8px 0px 4px;
  padding-right: 8px;
  font-family: Arial;
}
.o-search-dd .o-search-dd-results ul li.o-template-seeall {
  position: relative;
}
.o-search-dd .o-search-dd-results ul li.o-template-seeall:hover {
  background-color: #ed1c24;
}
.o-search-dd .o-search-dd-results ul li.o-template-seeall:hover a p {
  color: #FFFFFF;
}
.o-search-dd .o-search-dd-results ul li.o-template-seeall a {
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  font-family: 'VerizonApexBook', 'Arial';
}
.o-search-dd .o-search-dd-results ul li.o-template-seeall a p {
  position: relative;
  padding: 0px 8px;
  text-align: center;
  top: 60%;
}
.o-search-dd .o-search-dd-results ul li.o-template-seeall img {
  display: block;
  max-width: 50%;
  max-height: 50%;
  margin: auto;
  margin-top: 36px;
}
.o-search-dd .o-search-dd-results ul li.o-template-blurb {
  position: relative;
  font-family: 'VerizonApexBook', 'Arial';
}
.o-search-dd .o-search-dd-results ul li.o-template-blurb:hover a {
  border: 3px solid #909090;
}
.o-search-dd .o-search-dd-results ul li.o-template-blurb:hover a p {
  padding-left: 5px;
  top: 32px;
}
.o-search-dd .o-search-dd-results ul li.o-template-blurb a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.o-search-dd .o-search-dd-results ul li.o-template-blurb a p {
  position: relative;
  padding: 0px 8px;
  top: 35px;
  font-size: 18px;
  line-height: 24px;
}
.o-search-dd .o-search-dd-results ul li.o-template-blurb .o-blurb-title {
  font-size: 13px;
  color: #333333;
  margin-bottom: 0;
  padding: 9px 8px 8px 9px;
}
.o-search-dd .o-search-dd-terms {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  height: 100%;
}
.o-search-dd .o-search-dd-terms h3 {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 8px;
  z-index: 10;
  width: 100%;
  background-color: #FFFFFF;
  padding-top: 22px;
}
.o-search-dd .o-search-dd-terms ul {
  list-style: none;
  position: absolute;
  right: 8px;
  bottom: 4px;
  width: 100%;
  height: 352px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.o-search-dd .o-search-dd-terms ul li {
  width: 100%;
  border-bottom: 1px dotted #e6e6e6;
  font-size: 14px;
  font-family: Arial;
  margin: 2px 0;
}
.o-search-dd .o-search-dd-terms ul li:last-child {
  border: 0;
}
.o-search-dd .o-search-dd-terms ul li.o-template-link a {
  display: block;
  width: 100%;
  padding: 4px 0;
}
.o-search-dd .o-search-dd-terms ul li.o-template-link a:link {
  color: #0066cc;
}
.o-search-dd .o-search-dd-terms ul li.o-template-link a:hover {
  color: #ed1c24;
}
.o-search-dd .o-search-dd-terms ul li.o-template-link a:visited {
  color: #0066cc;
}
.o-search-dd .o-search-dd-terms ul li.o-template-link a:active {
  color: #ed1c24;
}
/* Homepage */
#oDesktopHomepage {
  min-width: 984px;
  width: 100%;
  margin: auto;
}

.o-sign-in-bar-wrapper {
  background-color: #ed1c24;
}
.o-sign-in-bar-wrapper .o-sign-in-bar {
  width: 985px;
  height: 48px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  line-height: 44px;
  vertical-align: middle;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-blurb {
  float: left;
  font-size: 18px;
  margin: 0;
  font-family: 'VerizonApexMediumItalic', 'Arial';
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-blurb span {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-blurb span a {
  color: #fff;
  text-decoration: underline;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-form {
  float: left;
  margin-left: 19px;
  position: relative;
  height: 48px;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-form .o-sign-in-bar-account {
  width: 11px;
  height: 15px;
  display: block;
  background-image: url(../i/desktop-sprite-sheet.png);
  background-position: -30px 0;
  position: absolute;
  left: 8px;
  top: 16px;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-form .o-sign-in-bar-input {
  font-family: 'VerizonApexBook', 'Arial';
  background-color: #fff;
  padding: 6px 6px 6px 25px;
  margin: 0;
  border: 1px solid #d2d2d2;
  vertical-align: middle;
  border-radius: 3px;
  overflow: hidden;
  font-size: 14px;
  width: 140px;
  height: 18px;
  color: #626262;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-form .o-sign-in-bar-sign-in {
  border: 1px solid #bcc2be;
  color: #818181;
  padding: 0 0 0 19px;
  margin: 0px 0px 0px 8px;
  font-size: 14px;
  width: 95px;
  height: 32px;
  border-radius: 3px;
  overflow: hidden;
  line-height: 30px;
  vertical-align: middle;
  text-align: left;
  background: #eff3f4;
  background: -moz-linear-gradient(top, #eff3f4 0%, #e8eae9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eff3f4), color-stop(100%, #e8eae9));
  background: -webkit-linear-gradient(top, #eff3f4 0%, #e8eae9 100%);
  background: -o-linear-gradient(top, #eff3f4 0%, #e8eae9 100%);
  background: -ms-linear-gradient(top, #eff3f4 0%, #e8eae9 100%);
  background: linear-gradient(to bottom, #eff3f4 0%, #e8eae9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eff3f4', endColorstr='#e8eae9', GradientType=0);
  position: relative;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-form .o-sign-in-bar-sign-in:hover {
  cursor: pointer;
  background: #e8eae9;
  background: -moz-linear-gradient(top, #e8eae9 0%, #eff3f4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8eae9), color-stop(100%, #eff3f4));
  background: -webkit-linear-gradient(top, #e8eae9 0%, #eff3f4 100%);
  background: -o-linear-gradient(top, #e8eae9 0%, #eff3f4 100%);
  background: -ms-linear-gradient(top, #e8eae9 0%, #eff3f4 100%);
  background: linear-gradient(to bottom, #e8eae9 0%, #eff3f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8eae9', endColorstr='#eff3f4', GradientType=0);
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-form .o-sign-in-bar-sign-in .o-sign-in-bar-lock {
  width: 9px;
  height: 11px;
  display: block;
  position: absolute;
  right: 12px;
  top: 9px;
  background-image: url(../i/desktop-sprite-sheet.png);
  background-position: -43px 0;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-form .o-sign-in-bar-remember-me {
  margin: 0px 0px 0px 8px;
  position: relative;
  top: -5px;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-form .o-sign-in-bar-remember-me:hover {
  cursor: pointer;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-form .o-sign-in-bar-remember-me-label {
  margin: 0px 0px 0px 6px;
  position: relative;
  top: -7px;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-form .o-sign-in-bar-remember-me-label:hover {
  cursor: pointer;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-forgot-register {
  float: left;
  font-size: 12px;
  line-height: normal;
  margin: 15px 0 0 10px;
  font-family: Arial;
  position: relative;
  z-index: 100;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-forgot-register a {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-promo {
  float: right;
  font-size: 18px;
  font-family: 'VerizonApexMediumItalic', 'Arial';
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-promo a {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.o-sign-in-bar-wrapper .o-sign-in-bar .o-sign-in-bar-promo .o-sign-in-bar-promo-truck {
  background: url(../i/desktop-sprite-sheet.png) 0px 0px no-repeat;
  width: 28px;
  height: 21px;
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle;
}
.o-marquees {
  width: 100%;
  height: 350px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
}
.o-marquees ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.o-marquees ul li {
  width: 100%;
  height: 100%;
  /* background-image set via js from data attribute */

  background-repeat: no-repeat;
  background-position: center center !important;
  min-width: 984px;
  position: relative;
}
.o-marquees ul li .o-marquee {
  position: relative;
  width: 984px;
  height: 100%;
  margin: 0 auto;
}
.o-marquees ul li .o-marquee h1,
.o-marquees ul li .o-marquee h2 {
  height: 125px;
  font-family: 'VerizonApexMediumItalic', 'Arial';
  font-size: 30px;
  line-height: 135%;
  padding: 22px 0;
  margin: 0;
}
.o-marquees ul li .o-marquee h1 strong,
.o-marquees ul li .o-marquee h2 strong {
  font-family: 'VerizonApexBold', 'Arial';
  font-style: normal;
  font-weight: normal;
  font-size: 1.2em;
  text-transform: uppercase;
  line-height: 115%;
}
.o-marquees ul li .o-marquee-cta img {
  display: block;
  position: relative;
  z-index: 10;
}
.o-marquees ul li .o-marquee-cta .o-content {
  position: absolute;
  left: -9999px;
  text-indent: -9999px;
}
.o-marquees ul li .o-marquee-cta a {
  position: absolute;
  left: 0;
  top: 0;
  /* left/top/width/height set via js from data attributes */

  z-index: 20;
  text-indent: -9999px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABBJREFUeNpi+P//PwNAgAEACPwC/tuiTRYAAAAASUVORK5CYII=');
}
.o-marquees ul li .o-marquee-blackbox {
  background-image: url(../i/marquee-blackbox.png);
  color: #FFF;
  width: 492px;
  height: 225px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.o-marquees ul li .o-marquee-blackbox img {
  display: block;
  float: left;
  width: 164px;
  height: 225px;
}
.o-marquees ul li .o-marquee-blackbox .o-content {
  float: right;
  width: 328px;
  padding: 15px 15px 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.o-marquees ul li .o-marquee-blackbox .o-content h3 {
  font-family: 'VerizonApexMediumItalic', 'Arial';
  font-size: 18px;
  margin: 0;
}
.o-marquees ul li .o-marquee-blackbox .o-content h4 {
  font-family: 'VerizonApexMediumItalic', 'Arial';
  font-size: 14px;
}
.o-marquees ul li .o-marquee-blackbox .o-content p {
  margin: 5px 0;
  font-size: 12px;
  line-height: 135%;
}
.o-marquees ul li .o-marquee-blackbox .o-content .o-header {
  font-family: 'VerizonApexMediumItalic', 'Arial';
  font-size: 14px;
}
.o-marquees ul li .o-marquee-blackbox .o-content .o-legal {
  font-size: 10px;
}
.o-marquees ul li .o-marquee-blackbox a {
  z-index: 20;
  margin: 0 5px 15px 0;
}
.o-marquees .o-nums-wrapper {
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 34px;
  left: 0;
  z-index: 110;
}
.o-marquees .o-nums-wrapper .o-nums {
  width: 984px;
  margin: 0 auto;
  position: relative;
}
.o-marquees .o-nums-wrapper .o-nums ol {
  list-style: none;
  float: right;
  margin: 0;
}
.o-marquees .o-nums-wrapper .o-nums ol li {
  float: left;
  width: 49px;
  height: 34px;
  background-color: #FFF;
}
.o-marquees .o-nums-wrapper .o-nums ol li.o-active {
  background-color: #ed1c24;
}
.o-marquees .o-nums-wrapper .o-nums ol li.o-active a:hover,
.o-marquees .o-nums-wrapper .o-nums ol li.o-active a:active {
  background-color: #ed1c24;
}
.o-marquees .o-nums-wrapper .o-nums ol li.o-active a strong {
  color: #FFF;
}
.o-marquees .o-nums-wrapper .o-nums ol li a {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.o-marquees .o-nums-wrapper .o-nums ol li a strong {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.o-marquees .o-nums-wrapper .o-nums ol li a .o-marquee-tooltip {
  width: 245px;
  height: 0;
  position: absolute;
  bottom: 100%;
  right: 0;
  visibility: hidden;
  z-index: 10;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  background-position: center center;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.o-marquees .o-nums-wrapper .o-nums ol li a .o-marquee-tooltip span {
  position: absolute;
  left: -9999px;
}
.o-marquees .o-nums-wrapper .o-nums ol li a:link,
.o-marquees .o-nums-wrapper .o-nums ol li a:visited {
  color: #000;
}
.o-marquees .o-nums-wrapper .o-nums ol li a:hover,
.o-marquees .o-nums-wrapper .o-nums ol li a:active {
  background-color: #ECEDEE;
  z-index: 15;
}
.o-marquees .o-nums-wrapper .o-nums ol li a:hover strong,
.o-marquees .o-nums-wrapper .o-nums ol li a:active strong {
  text-decoration: underline;
}
.o-marquees .o-nums-wrapper .o-nums ol li a:hover .o-marquee-tooltip,
.o-marquees .o-nums-wrapper .o-nums ol li a:active .o-marquee-tooltip {
  height: 60px;
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.o-device-types-pod {
  width: 984px;
  min-height: 195px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.o-device-types-pod .o-device-types {
  width: 100%;
  margin: 16px 0px;
  padding: 0;
}
.o-device-types-pod .o-device-types .o-type-pod {
	position: relative;
	text-align: center;
  font-family: 'VerizonApexBook', 'Arial';
  display: inline-block;
  width: 20%;
  float: left;
  height: 195px;
  margin: 0;
}

.o-device-types-pod .o-device-types .o-type-pod span.o-type-pod-lbl{
	display: block;
	font-size: 1.17em;	
}

.o-device-types-pod .o-device-types .o-type-pod a {
	position: absolute;
	width: 100%;
	left: 0; 
	bottom: 0;	
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.o-device-types-pod .o-device-types .o-type-pod a:hover{
	bottom: 5px;
	-webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;	
}

.o-device-types-pod .o-device-types .o-type-pod a:link,
.o-device-types-pod .o-device-types .o-type-pod:hover a:hover,
.o-device-types-pod .o-device-types .o-type-pod:hover a:visited,
.o-device-types-pod .o-device-types .o-type-pod:hover a:active {
  color: #ed1c24;
}

.o-device-types-pod .o-device-types .o-type-pod a {
  display: block;
  font-size: 18px;
}
.o-device-types-pod .o-device-types .o-type-pod a:link,
.o-device-types-pod .o-device-types .o-type-pod a:hover,
.o-device-types-pod .o-device-types .o-type-pod a:visited,
.o-device-types-pod .o-device-types .o-type-pod a:active {
  color: #333333;
}
.o-swipe-pod-container {
  margin: auto;
  text-align: center;
}
.o-swipe-pod {
  display: inline-block;
  margin: 50px 4px 0 4px;
}
.o-swipe-pod a,
.o-swipe-pod p,
.o-swipe-pod div,
.o-swipe-pod button,
.o-swipe-pod select,
.o-swipe-pod option,
.o-swipe-pod span,
.o-swipe-pod img,
.o-swipe-pod ul,
.o-swipe-pod li,
.o-swipe-pod h1,
.o-swipe-pod h2,
.o-swipe-pod h3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.o-swipe-pod .swiperHeader {
  text-align: left;
  color: #333;
  margin-bottom: 5px;
}
.o-swipe-pod .swiperHeader .sub-header-one {
  font-family: 'VerizonApexMediumItalic', 'Arial';
  padding-right: 8px;
  font-size: 28px;
}
.o-swipe-pod .swiperHeader .sub-header-two {
  font-family: 'VerizonApexBold', 'Arial';
  font-size: 32px;
}
.o-swipe-pod .swiper-container,
.o-swipe-pod .swiper-container2,
.o-swipe-pod .swiper-container3 {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.o-swipe-pod .swiper-wrapper {
  position: relative;
  width: 482px;
  max-height: 242px;
  height: auto !important;
  overflow: hidden;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform,left,top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
}
.o-swipe-pod .swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.o-swipe-pod .swiper-slide {
  float: left;
  width: 482px;
  height: 242px !important;
  position: relative;
}
.o-swipe-pod .swiper-slide .swipe-deals-copy {
  position: absolute;
  width: 50%;
  right: 0;
  text-align: left;
  padding: 24px 0px;
  color: #333333;
}
.o-swipe-pod .swiper-slide .swipe-deals-header {
  font-size: 16px;
  padding: 8px 24px;
  /*max-height: 60px;*/
  overflow: hidden;
  font-family: 'VerizonApexBookItalic', 'Arial';
}
.o-swipe-pod .swiper-slide .swipe-deals-body {
  font-size: 13px;
  line-height: 15px;
  padding: 2px 24px 5px 24px;
  font-family: Arial;
}
.o-swipe-pod .swiper-slide .swipe-deals-price {
  font-family: 'VerizonApexMedium', 'Arial';
  font-size: 13px;
  padding: 0px 24px;
}
.o-swipe-pod .swiper-slide .swipe-deals-price span {
  font-size: 20px;
}

.o-swipe-pod .swiper-container.three .swiper-slide a.vzw-button-red,.o-swipe-pod .swiper-container.three .swiper-slide .swipe-deals-price-edge, .o-swipe-pod .swiper-container.three .swiper-slide .swipe-deals-details{
	margin: 5px 0;
}

.o-swipe-pod .swiper-container .swiper-slide a.vzw-button-red, .o-swipe-pod .swiper-container .swiper-slide .swipe-deals-price-edge, .o-swipe-pod .swiper-container .swiper-slide .swipe-deals-details{
	margin: 5px 24px;
}

.o-swipe-pod .swiper-slide a.linkLearnMore {
  width: 100%;
  height: 100%;
  z-index: 10;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABBJREFUeNpi+P//PwNAgAEACPwC/tuiTRYAAAAASUVORK5CYII=');
  color: #0066cc;
  position: absolute;
  top: 0;
  left: 0;
}
.o-swipe-pod .swiper-slide a.linkLearnMore:link,
.o-swipe-pod .swiper-slide a.linkLearnMore:hover,
.o-swipe-pod .swiper-slide a.linkLearnMore:visited,
.o-swipe-pod .swiper-slide a.linkLearnMore:active {
  color: #0066cc;
}
.o-swipe-pod .swiper-slide a.linkLearnMore span {
  position: relative;
  width: 45%;
  float: right;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  margin-top: 165px;
  font-family: Arial;
}
.o-swipe-pod .swiper-container li,
.o-swipe-pod .swiper-container2 li,
.o-swipe-pod .swiper-container3 li {
  list-style: none;
}
.o-swipe-pod .swiper-container3 .swiper-slide {
  width: 990px;
}
.o-swipe-pod .swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.o-swipe-pod .swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
.o-swipe-pod .swiper-container,
.o-swipe-pod .swiper-container2,
.o-swipe-pod .swiper-container3 {
  width: 482px;
  display: inline-block;
}
.o-swipe-pod.o-swipe-pod-carousel .swiper-container {
  width: 984px;
}
.o-swipe-pod.o-swipe-pod-carousel {
  margin: 50px 0 0 0;
}
.o-swipe-pod .swiper-container li {
  background: #EDF2F8;
  position: relative;
  border: 1px #ccc solid;
}
.o-swipe-pod .swiper-container .swipe-deals-image {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
  background-color: #ed1c24;
}
.o-swipe-pod .swiper-container .swipe-deals-image:after {
  content: "";
  position: absolute;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 18px solid #ed1c24;
  top: 50%;
  right: -16px;
  margin-top: -16px;
}
.o-swipe-pod .swiper-container .swipe-deals-image img {
  display: block;
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.o-swipe-pod .swiper-container.three .swiper-slide,
.o-swipe-pod .swiper-container.noBG .swiper-slide {
  width: 350px;
  background: #EDF2F8;
  border: 1px solid #ccc;
}
.o-swipe-pod .swiper-container.three .swiper-slide::before,
.o-swipe-pod .swiper-container.noBG .swiper-slide::before {
  border: none;
}
.o-swipe-pod .swiper-container.three .swiper-slide .swipe-deals-image,
.o-swipe-pod .swiper-container.noBG .swiper-slide .swipe-deals-image {
  background-color: transparent;
}
.o-swipe-pod .swiper-container.three .swiper-slide .swipe-deals-image:after,
.o-swipe-pod .swiper-container.noBG .swiper-slide .swipe-deals-image:after {
  display: none;
}
.o-swipe-pod .swiper-container.three .swiper-slide .swipe-deals-header,
.o-swipe-pod .swiper-container.noBG .swiper-slide .swipe-deals-header {
  max-height: 60px;
  font-size: 20px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-family: 'VerizonApexBookItalic', 'Arial';
}
.o-swipe-pod .swiper-container.three .swiper-slide .swipe-deals-body,
.o-swipe-pod .swiper-container.noBG .swiper-slide .swipe-deals-body {
  padding: 2px 0 0 0;
}
.o-swipe-pod .swiper-container.three .swiper-slide .swipe-deals-price,
.o-swipe-pod .swiper-container.noBG .swiper-slide .swipe-deals-price {
  font-size: 10px;
  padding-left: 0px;
  margin: 5px 0 0 0;
}

#recommender.o-swipe-pod-container .o-swipe-pod .swiper-container.three .swiper-slide .swipe-deals-price,
#recommender.o-swipe-pod-container .o-swipe-pod .swiper-container.noBG .swiper-slide .swipe-deals-price {
  font-size: 10px !important;
  padding-left: 0px;
  margin: 5px 0 0 0;
}


.o-swipe-pod .swiper-container.three .swiper-slide .swipe-deals-price span,
.o-swipe-pod .swiper-container.noBG .swiper-slide .swipe-deals-price span {
  color: #999;
  font-size: 34px;
  line-height: 40px;
}
.o-swipe-pod .swiper-container.three .swiper-slide .swipe-deals-price-edge,
.o-swipe-pod .swiper-container.noBG .swiper-slide .swipe-deals-price-edge {
  margin-bottom: 10px;
}
.o-swipe-pod .swiper-container.three .swiper-slide .swipe-deals-details,
.o-swipe-pod .swiper-container.noBG .swiper-slide .swipe-deals-details {
  margin-top: 0;
  font-size: 10px;
}
.o-swipe-pod .swiper-container .o-rating {
  position: relative;
  bottom: 0;
  right: 1px;
}
.o-swipe-pod .swiper-container .o-rating span.o-star-rating {
  float: left;
  position: relative;
  top: 4px;
}
.o-swipe-pod .swiper-container .o-rating p {
  width: auto;
  font-size: 13px;
  float: right;
  padding: 0px 8px 0px 4px;
  padding-right: 8px;
  font-family: Arial;
}
.o-swipe-pod .swiper-container .deviceRatingText {
  position: relative;
  top: 3px;
}
.o-swipe-pod .paginationWrapper {
  position: absolute;
  top: 15px;
  right: 5px;
}
.o-swipe-pod .pagination,
.o-swipe-pod .pagination2,
.o-swipe-pod .pagination3 {
  display: inline-block;
  z-index: 20;
}
.o-swipe-pod .arrow-left,
.o-swipe-pod .arrow-right {
  display: inline-block;
  width: 8px;
  height: 14px;
}
.o-swipe-pod .arrow-left {
  background: url('../i/sliderNav.png');
}
.o-swipe-pod .arrow-right {
  background: url('../i/sliderNav.png') -69px;
}
.o-swipe-pod .swiper-pagination-switch {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 5px;
  margin: 0 8px;
  cursor: pointer;
}
.o-swipe-pod .swiper-visible-switch {
  background: #999;
  border-radius: 5px;
}
.o-swipe-pod .swiper-active-switch {
  background: #ff001a;
}
.o-swipe-pod .swiper-dynamic-links {
  text-align: center;
}
.o-swipe-pod .swiper-dynamic-links a {
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin: 5px;
  font-size: 12px;
  text-decoration: none;
  color: #333;
  background: #eee;
}
/* only use this if slidesPerView = auto 
.swiper-container.noBG .swiper-wrapper {
    width: 1050px !important; 
}
*/
.o-why-verizon {
  margin: 50px auto 0;
  color: #333333;
}
.o-why-verizon .o-why-indent {
  width: 984px;
  margin: 0 auto;
}
.o-why-verizon .o-why-content-container {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 984px;
  margin: 0 auto;
}
.o-why-verizon .o-why-verizon-header {
  margin-bottom: 32px;
}
.o-why-verizon .o-why-verizon-header .o-sub-header-one {
  font-family: 'VerizonApexMediumItalic', 'Arial';
  font-size: 28px;
  padding-right: 8px;
}
.o-why-verizon .o-why-verizon-header .o-sub-header-two {
  font-family: 'VerizonApexBold', 'Arial';
  font-size: 32px;
}
.o-why-verizon input[type="number"] {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  overflow: hidden;
  font-family: arial, helvetica, sans-serif;
  float: left;
  margin: 0;
  padding: 10px;
  font-size: 12px;
  width: 205px;
  color: #d2d2d2;
  height: 15px;
}
.o-why-verizon .o-why-nav {
  height: 60px;
  font-family: 'VerizonApexMedium', 'Arial';
  letter-spacing: 2px;
}
.o-why-verizon .o-why-nav a {
  cursor: pointer;
  text-transform: uppercase;
  margin: 0 40px 0 0;
  font-size: 1.6rem;
  float: left;
}
.o-why-verizon .o-why-nav a.selected,
.o-why-verizon .o-why-nav a.tempSelect {
  border-bottom: 2px solid #cf0505;
}
.o-why-verizon .o-why-content-hidden {
  display: none;
}
.o-why-verizon .o-why-best-indent {
	width: auto;
  padding: 0 0 0 80px;
}
.o-why-verizon .o-why-best-network {
  height: 509px;
}
.o-why-verizon .o-why-best-network .o-copy-left {
  float: left;
  width: 308px;
}
.o-why-verizon .o-why-best-network .o-copy-left .o-sub-header-one {
  font-family: 'VerizonApexMediumItalic', 'Arial';
  font-size: 28px;
}
.o-why-verizon .o-why-best-network .o-copy-left .o-sub-header-two {
  font-family: 'VerizonApexBold', 'Arial';
  font-size: 32px;
  margin-bottom: 10px;
}
.o-why-verizon .o-why-best-network .o-copy-left p {
  margin: 0 0 20px 0;
}
.o-why-verizon .o-why-best-network .o-copy-left input#zipsearch {
  float: left;
  line-height: 34px;
  border: 1px solid #ccc;
  font-size: 16px;
  padding: 0 0 0 5px;
  width: 200px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 34px;
  font-family: 'VerizonApexBook', 'Arial';
  color: #626262;
  margin-right: 15px;
}
.o-why-verizon .o-why-best-network .o-copy-left form {
  position: relative;
}
.o-why-verizon .o-why-best-network .o-copy-left label.error {
  color: red;
  font-size: 1.0rem;
  position: absolute;
  top: 44px;
}
.o-why-verizon .o-why-best-network .o-copy-left .o-ui-btn-red-search {
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b11f24;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1em;
  color: #FFF;
  -webkit-box-shadow: inset 0 1px 0 0 #df6870;
  -moz-box-shadow: inset 0 1px 0 0 #df6870;
  -o-box-shadow: inset 0 1px 0 0 #df6870;
  box-shadow: inset 0 1px 0 0 #df6870;
  background: #ed1c24;
  background: -moz-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0, #ed1c24), color-stop(100%, #c0171d));
  background: -webkit-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: -o-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: -ms-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: linear-gradient(to bottom, #ed1c24 0, #c0171d 100%);
  margin: 0;
  width: 85px;
  text-align: center;
  cursor: pointer;
  float: right;
}
.o-why-verizon .o-why-best-network .o-copy-left .o-ui-btn-red-search:hover {
  border-color: #f14f54;
}
.o-why-verizon .o-why-best-network .o-copy-left .o-ui-btn-red-search:active {
  background: -moz-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: -webkit-gradient(right bottom, right top, color-stop(0, #ed1c24), color-stop(100%, #c0171d));
  background: -webkit-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: -o-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: -ms-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: linear-gradient(to top, #ed1c24 0, #c0171d 100%);
}
.o-why-verizon .o-why-best-network .o-map-right {
  float: left;
  margin-left: 50px;
}
.o-why-verizon .o-why-best-network .o-maps {
  width: 984px;
  margin: 0 auto;
}
.o-why-verizon .o-why-best-network .o-maps .colThird {
  width: 33%;
  float: left;
}
.o-why-verizon .o-why-best-network .o-maps .map {
  height: 162px;
  margin: 40px 0 30px 0;
}
.o-why-verizon .o-why-best-network .o-maps .mapATT {
  background: transparent url('https://ss7.vzw.com/is/image/VerizonWireless/map-why-vzw-att?wid=290') left center no-repeat;
}
.o-why-verizon .o-why-best-network .o-maps .mapSprint {
  background: transparent url('https://ss7.vzw.com/is/image/VerizonWireless/map-why-vzw-sprint?wid=290') center center no-repeat;
}
.o-why-verizon .o-why-best-network .o-maps .mapTMobile {
  background: transparent url('https://ss7.vzw.com/is/image/VerizonWireless/map-why-vzw-t-mobile?wid=290') right center no-repeat;
}
.o-why-verizon .o-why-background {
  display: block;
  width: 100%;
  min-width: 984px;
}
.o-why-verizon .o-why-edge-background {
  background: url(../i/whyvzw_edge_hero.png) no-repeat center center;
  min-height: 125px;
}
.o-why-verizon .o-why-share-everything-background {
  background: url(../i/whyvzw_shareeverything.png) no-repeat center center;
  height: 383px;
  position: relative;
}
.o-why-verizon .o-why-share-everything {
  position: relative;
  height: 509px;
}
.o-why-verizon .o-why-share-everything .o-why-share-content-wrapper {
  width: 984px;
  margin: 0 auto;
  z-index: 10;
}
.o-why-verizon .o-why-share-everything .o-why-share-content-wrapper .o-why-share-copy {
  padding: 20px 0;
  margin: 0 0 0 60%;
  width: 38%;
}
.o-why-verizon .o-why-share-everything .o-why-share-content-wrapper .o-why-share-copy .o-share-everything-header {
  margin-bottom: 32px;
}
.o-why-verizon .o-why-share-everything .o-why-share-content-wrapper .o-why-share-copy .o-share-everything-header .o-sub-header-one {
  font-family: 'VerizonApexMediumItalic', 'Arial';
  font-size: 28px;
  padding-right: 8px;
}
.o-why-verizon .o-why-share-everything .o-why-share-content-wrapper .o-why-share-copy .o-share-everything-header .o-sub-header-two {
  font-family: 'VerizonApexBold', 'Arial';
  font-size: 32px;
}
.o-why-verizon .o-why-share-everything .o-why-share-content-wrapper .o-why-share-copy p {
  margin-bottom: 10px;
}
.o-why-verizon .o-why-share-everything .o-why-share-content-wrapper .o-why-share-copy a.o-shop {
  color: #0066cc;
  text-transform: uppercase;
  text-decoration: none;
}
.o-why-verizon .o-why-share-everything .o-why-share-content-wrapper .o-why-share-copy a.o-shop:after {
  content: " >";
}
.o-why-verizon .o-why-verizon-edge {
  height: 509px;
}
.o-why-verizon .o-why-verizon-edge .o-header-text h3 {
  color: #6d6e71;
  font-family: 'VerizonApexMediumItalic', 'Arial';
  line-height: 30px;
  margin: 0 0 10px 30px;
}
.o-why-verizon .o-why-verizon-edge .o-header-text h3 span {
  display: block;
}
.o-why-verizon .o-why-verizon-edge .o-header-text h3 span.header-one {
  font-size: 25px;
  margin-left: 45px;
}
.o-why-verizon .o-why-verizon-edge .o-header-text h3 span.header-two {
  font-size: 45px;
}
.o-why-verizon .o-why-verizon-edge .o-upgrade-bar {
  height: 60px;
  background-color: #ed1b24;
}
.o-why-verizon .o-why-verizon-edge .o-upgrade-bar h3 {
  color: #ffffff;
  font-family: 'VerizonApexBoldItalic', 'Arial';
  line-height: 60px;
}
.o-why-verizon .o-why-verizon-edge .o-upgrade-bar h3 .header-one {
  font-size: 80px;
  margin: 0 65px;
}
.o-why-verizon .o-why-verizon-edge .o-upgrade-bar h3 .header-two {
  font-size: 40px;
  position: relative;
  top: -15px;
}
.o-why-verizon .o-why-verizon-edge .o-why-content-wrapper {
  width: 984px;
  margin: 0 auto;
  z-index: 10;
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps {
  clear: both;
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps li {
  float: left;
  width: 30%;
  margin-right: 3%;
  margin-top: 8px;
  margin-bottom: 8px;
  background-repeat: no-repeat;
  background-size: auto 90%;
  background-position: right bottom;
  height: 170px;
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps li:nth-child(1) {
  background-image: url(../i/edge-guy-1.png);
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps li:nth-child(2) {
  background-image: url(../i/edge-guy-2.png);
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps li:nth-child(3) {
  background-image: url(../i/edge-guy-3.png);
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps li .number {
  font-size: 60px;
  color: #f21c00;
  font-family: 'VerizonApexMedium', 'Arial';
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps li .strong {
  font-size: 2.5rem;
  line-height: 2.5rem;
  margin: 0 0 0 15px;
  display: inline-block;
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps li .allcaps {
  text-transform: uppercase;
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps li .bold {
  font-weight: bold;
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps li img {
  float: left;
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps li p {
  padding: 12px 0;
  clear: both;
}
.o-why-verizon .o-why-verizon-edge ol#edgeSteps li:last-child .strong {
  line-height: 1.625rem;
  margin: 30px 0 0 15px;
}
.o-why-verizon .o-why-verizon-edge p.legal {
  color: #999999;
  font-size: 1.0rem;
  padding: 10px 0 0 0;
  clear: both;
}
.o-social-news {
  width: 984px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.o-social-news .o-social-news-header {
  margin-bottom: 32px;
}
.o-social-news .o-social-news-header .o-sub-header-one {
  font-family: 'VerizonApexMediumItalic', 'Arial';
  padding-right: 8px;
  font-size: 28px;
}
.o-social-news .o-social-news-header .o-sub-header-two {
  font-family: 'VerizonApexBold', 'Arial';
  padding-right: 8px;
  font-size: 32px;
}
.o-social-news .o-social-controls {
  float: left;
}
.o-social-news .o-social-controls li.o-social-control {
  display: block;
  height: 171px;
  width: 179px;
  position: relative;
  z-index: 10;
  background: #cccccc;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #cccccc 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0);
  /* IE6-8 */

}
.o-social-news .o-social-controls li.o-social-control:hover,
.o-social-news .o-social-controls li.o-social-control:active {
  background: #ffffff;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #d8d8d8 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d8d8d8));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #d8d8d8 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #d8d8d8 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #d8d8d8 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #d8d8d8 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d8d8d8', GradientType=0);
  /* IE6-8 */

}
.o-social-news .o-social-controls li.o-social-control:hover a span,
.o-social-news .o-social-controls li.o-social-control:active a span {
  color: #9B9B9B;
}
.o-social-news .o-social-controls li.o-social-control.active {
  filter: none;
  background: transparent;
  background-color: #2A2D32;
}
.o-social-news .o-social-controls li.o-social-control.active:after {
  /* Triangle */

  content: "";
  position: absolute;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid #2A2D32;
  right: -16px;
  top: 50%;
  margin-top: -16px;
}
.o-social-news .o-social-controls li.o-social-control.active a span {
  color: #FFFFFF;
}
.o-social-news .o-social-controls li.o-social-control.active .o-social-control-img.o-social-control-img-0 {
  background-position: -67px 0;
}
.o-social-news .o-social-controls li.o-social-control.active .o-social-control-img.o-social-control-img-1 {
  background-position: -67px -66px;
}
.o-social-news .o-social-controls li.o-social-control.active .o-social-control-img.o-social-control-img-2 {
  background-position: -67px -132px;
}
.o-social-news .o-social-controls li.o-social-control a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
}
.o-social-news .o-social-controls li.o-social-control a span {
  position: absolute;
  top: 70%;
  width: 100%;
  text-align: center;
  font-family: 'VerizonApexBook', 'Arial';
  font-size: 1.1em;
  text-transform: uppercase;
  padding: 0 8px 8px 8px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #808080;
}
.o-social-news .o-social-controls li.o-social-control .o-social-control-img {
  width: 67px;
  height: 66px;
  background-image: url(../i/social-news-icons.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 42px;
  margin-left: -33px;
}
.o-social-news .o-social-controls li.o-social-control .o-social-control-img.o-social-control-img-0 {
  background-position: 0 0;
}
.o-social-news .o-social-controls li.o-social-control .o-social-control-img.o-social-control-img-1 {
  background-position: 0 -66px;
}
.o-social-news .o-social-controls li.o-social-control .o-social-control-img.o-social-control-img-2 {
  background-position: 0 -132px;
}
.o-social-news .o-social-content {
  float: left;
  height: 513px;
  width: 805px;
}
.o-social-news .o-social-content .o-social-slide-main {
  width: 560px;
  height: 513px;
  position: relative;
  float: left;
}
.o-social-news .o-social-content .o-social-slide-main a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABBJREFUeNpi+P//PwNAgAEACPwC/tuiTRYAAAAASUVORK5CYII=');
  position: absolute;
  z-index: 5;
  color: #0066cc;
}
.o-social-news .o-social-content .o-social-slide-main a:hover,
.o-social-news .o-social-content .o-social-slide-main a:active {
  color: #ed1c24;
}
.o-social-news .o-social-content .o-social-slide-main a span {
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory {
  display: table;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory a span {
  text-transform: none;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #2d3033;
  padding: 10px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  color: #FFF;
  -webkit-box-shadow: inset 0 1px 0 0 #666;
  -moz-box-shadow: inset 0 1px 0 0 #666;
  -o-box-shadow: inset 0 1px 0 0 #666;
  box-shadow: inset 0 1px 0 0 #666;
  background: #4b4f56;
  background: -moz-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b4f56), color-stop(100%, #3c4045));
  background: -webkit-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: -o-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: -ms-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: linear-gradient(to bottom, #4b4f56 0%, #3c4045 100%);
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory a:hover span {
  border-color: #57595C;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory a:active span {
  background: -moz-linear-gradient(bottom, #4b4f56 0, #3c4045 100%);
  background: -webkit-gradient(right bottom, right top, color-stop(0, #4b4f56), color-stop(100%, #3c4045));
  background: -webkit-linear-gradient(bottom, #4b4f56 0, #3c4045 100%);
  background: -o-linear-gradient(bottom, #4b4f56 0, #3c4045 100%);
  background: -ms-linear-gradient(bottom, #4b4f56 0, #3c4045 100%);
  background: linear-gradient(to top, #4b4f56 0, #3c4045 100%);
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory .o-social-content-main {
  width: 100%;
  z-index: 3;
  display: table-cell;
  vertical-align: middle;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory .o-social-content-main div {
  width: 50%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 16px 16px 8px;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory .o-social-content-main div h3 {
  font-size: 2em;
  line-height: 1.2em;
  font-family: 'VerizonApexMediumItalic', 'Arial';
  width: 100%;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory .o-social-content-main div h3 span {
  font-family: 'VerizonApexBold', 'Arial';
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory .o-social-content-main div h4 {
  width: 100%;
  display: inline-block;
  font-family: 'VerizonApexMedium', 'Arial';
  font-size: 1.5em;
  line-height: 1.2em;
  text-align: center;
  color: #ed1c24;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory .o-social-content-main div h4 span {
  font-size: 2em;
  position: relative;
  top: 14px;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory .o-social-content-main div p {
  font-size: 1.3rem;
  width: 85%;
  margin-top: 16px;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory .o-social-content-main div p.o-shipping {
  font-family: 'VerizonApexMedium', 'Arial';
  text-align: center;
  color: #595A5D;
  width: 100%;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-accessory .o-social-content-main .o-social-content-image-main {
  display: block;
  width: 50%;
  float: left;
  margin-top: 16px;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-news .o-social-content-main div {
  float: left;
  clear: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 8px 16px;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-news .o-social-content-main div h3 {
  font-size: 2em;
  line-height: 1.2em;
  font-family: 'VerizonApexMediumItalic', 'Arial';
  width: 100%;
  float: left;
  clear: left;
  color: #0066cc;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-news .o-social-content-main div p {
  float: left;
  clear: left;
  margin-top: 16px;
  color: #595A5D;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-news .o-social-content-main .o-social-content-image-main {
  display: block;
  width: 100%;
  float: left;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-device .o-social-content-main {
  float: left;
  position: absolute;
  max-width: 50%;
  top: 43px;
  left: 30px;
  z-index: 3;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-device .o-social-content-main h3 {
  font-size: 2em;
  line-height: 2em;
  font-family: 'VerizonApexMediumItalic', 'Arial';
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-device .o-social-content-main h3 span {
  font-family: 'VerizonApexBold', 'Arial';
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-device .o-social-content-main p,
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-device .o-social-content-main a {
  font-size: 1.3rem;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-device .o-social-content-main p {
  margin-bottom: 10px;
}
.o-social-news .o-social-content .o-social-slide-main.o-social-slide-main-device .o-social-content-image-main {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.o-social-news .o-social-content .o-social-content-slide {
  float: left;
  display: none;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side {
  float: left;
  width: 245px;
  height: 100%;
  position: relative;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod {
  width: 100%;
  height: 256px;
  position: relative;
  float: left;
  display: table;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABBJREFUeNpi+P//PwNAgAEACPwC/tuiTRYAAAAASUVORK5CYII=');
  z-index: 5;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 2px solid transparent;
  color: #0066cc;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod a:hover,
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod a:active {
  color: #ed1c24;
  border: 2px solid #CCCCCC;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1), -5px -5px 10px rgba(0, 0, 0, 0.1), 5px -5px 10px rgba(0, 0, 0, 0.1), -5px 5px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1), -5px -5px 10px rgba(0, 0, 0, 0.1), 5px -5px 10px rgba(0, 0, 0, 0.1), -5px 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1), -5px -5px 10px rgba(0, 0, 0, 0.1), 5px -5px 10px rgba(0, 0, 0, 0.1), -5px 5px 10px rgba(0, 0, 0, 0.1);
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod a span {
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod .o-social-content-side {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device {
  background-color: #ed1c24;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device a,
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device h3,
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device h4,
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device p {
  color: #FFFFFF;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device a:hover,
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device a:active {
  color: #CCCCCC;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device .o-social-content-side .o-social-content-image-side {
  width: 45%;
  float: left;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device .o-social-content-side h3 {
  width: 50%;
  float: left;
  font-size: 2em;
  line-height: 1.2em;
  font-family: 'VerizonApexMediumItalic', 'Arial';
  margin-top: 24px;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device .o-social-content-side h3 span {
  font-family: 'VerizonApexBold', 'Arial';
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device .o-social-content-side h4 {
  width: 50%;
  float: left;
  font-size: 1.5em;
  line-height: 1.2em;
  font-family: 'VerizonApexBook', 'Arial';
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-device .o-social-content-side p {
  width: 50%;
  float: left;
  margin-top: 8px;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-accessory {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #CCCCCC;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-accessory a span {
  text-transform: none;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #2d3033;
  padding: 8px 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  color: #FFF;
  -webkit-box-shadow: inset 0 1px 0 0 #666;
  -moz-box-shadow: inset 0 1px 0 0 #666;
  -o-box-shadow: inset 0 1px 0 0 #666;
  box-shadow: inset 0 1px 0 0 #666;
  background: #4b4f56;
  background: -moz-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b4f56), color-stop(100%, #3c4045));
  background: -webkit-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: -o-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: -ms-linear-gradient(top, #4b4f56 0%, #3c4045 100%);
  background: linear-gradient(to bottom, #4b4f56 0%, #3c4045 100%);
  white-space: nowrap;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-accessory a:hover span {
  border: 1px solid #b11f24;
  color: #FFF;
  -webkit-box-shadow: inset 0 1px 0 0 #df6870;
  -moz-box-shadow: inset 0 1px 0 0 #df6870;
  -o-box-shadow: inset 0 1px 0 0 #df6870;
  box-shadow: inset 0 1px 0 0 #df6870;
  background: #ed1c24;
  background: -moz-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0, #ed1c24), color-stop(100%, #c0171d));
  background: -webkit-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: -o-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: -ms-linear-gradient(top, #ed1c24 0, #c0171d 100%);
  background: linear-gradient(to bottom, #ed1c24 0, #c0171d 100%);
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-accessory a:active span {
  border: 1px solid #b11f24;
  color: #FFF;
  -webkit-box-shadow: inset 0 1px 0 0 #df6870;
  -moz-box-shadow: inset 0 1px 0 0 #df6870;
  -o-box-shadow: inset 0 1px 0 0 #df6870;
  box-shadow: inset 0 1px 0 0 #df6870;
  background: #ed1c24;
  background: -moz-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: -webkit-gradient(right bottom, right top, color-stop(0, #ed1c24), color-stop(100%, #c0171d));
  background: -webkit-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: -o-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: -ms-linear-gradient(bottom, #ed1c24 0, #c0171d 100%);
  background: linear-gradient(to top, #ed1c24 0, #c0171d 100%);
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-accessory .o-social-content-side {
  display: block;
  padding: 8px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-accessory .o-social-content-side .o-social-content-image-side {
  width: 80%;
  margin-left: 10%;
  float: left;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-accessory .o-social-content-side h5 {
  clear: left;
  color: #2E2E2E;
  width: 100%;
  font-size: 1em;
  float: left;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-accessory .o-social-content-side div {
  float: left;
  clear: left;
  width: 100%;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-accessory .o-social-content-side div span.o-star-rating {
  float: right;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news {
  display: block;
  background-color: #ECEDEE;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news .o-social-content-side {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news .o-social-content-side h3,
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news .o-social-content-side p {
  color: #333333;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news .o-social-content-side h3 {
  font-size: 2em;
  line-height: 1.2em;
  font-family: 'VerizonApexMediumItalic', 'Arial';
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news .o-social-content-side p {
  margin-top: 16px;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news.o-social-pod-news-red {
  background-color: #ed1c24;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news.o-social-pod-news-red a,
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news.o-social-pod-news-red h3,
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news.o-social-pod-news-red p {
  color: #FFFFFF;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news.o-social-pod-news-red a:hover,
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-news.o-social-pod-news-red a:active {
  color: #CCCCCC;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-edge {
  background: #cccccc;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #cccccc 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0);
  /* IE6-8 */

}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-edge h3 {
  text-transform: uppercase;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 16px 0 8px;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-edge h3 span.o-edge-vzw {
  font-family: 'VerizonApexMediumItalic', 'Arial';
  color: #6D6E71;
  float: left;
  width: 100%;
  text-align: left;
  font-size: 44px;
  line-height: 44px;
}
.o-social-news .o-social-content .o-social-content-slide .o-content-slide-side .o-content-slide-side-pod.o-social-pod-edge h3 span.o-edge-edge {
  font-family: 'VerizonApexBoldItalic', 'Arial';
  color: #ed1c24;
  float: left;
  clear: left;
  width: 100%;
  text-align: right;
  font-size: 75px;
  line-height: 75px;
}
.o-bottom-banner {
  width: 984px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px;
  padding-bottom: 50px;
}
.o-bottom-banner .o-bottom-banner-link img {
  display: block;
}
/* Search Results */
div.o-filter-menu {
  /*border-right: 1px solid #dcdede;*/

  border-top: 1px solid #dcdede;
  max-width: 255px;
  width: 255px;
  float: left;
}
a {
  text-decoration: none;
}
div#desktopSearchResults {
  font-family: Arial, Helvetica, sans-serif;
  height: 100%;
  margin: 0 auto;
  width: 984px;
}
div#desktopSearchResults a,
div#desktopSearchResults p,
div#desktopSearchResults div,
div#desktopSearchResults button,
div#desktopSearchResults select,
div#desktopSearchResults option,
div#desktopSearchResults span,
div#desktopSearchResults img,
div#desktopSearchResults ul,
div#desktopSearchResults li,
div#desktopSearchResults h1,
div#desktopSearchResults h2,
div#desktopSearchResults h3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div#desktopSearchResults div.o-search-tabs {
  padding-left: 25px;
  height: 53px;
  background: #d7dbdb;
  /* Old browsers */

  background: -moz-linear-gradient(top, #d7dbdb 0%, #e2e7e7 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d7dbdb), color-stop(100%, #e2e7e7));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #d7dbdb 0%, #e2e7e7 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #d7dbdb 0%, #e2e7e7 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #d7dbdb 0%, #e2e7e7 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #d7dbdb 0%, #e2e7e7 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7dbdb', endColorstr='#e2e7e7', GradientType=0);
  /* IE6-9 */

}
div#desktopSearchResults div.o-search-tabs ul.o-tab-nav {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #fff;
}
div#desktopSearchResults div.o-search-tabs ul.o-tab-nav li:first-child {
  border-left: #fff solid 1px;
}
div#desktopSearchResults div.o-search-tabs ul.o-tab-nav li {
  float: left;
  text-align: left;
  font-family: 'VerizonApexMedium', 'Arial', Arial;
  font-size: 12px;
  text-transform: uppercase;
  border-top: #d8dddd solid 3px;
  border-right: #fff solid 1px;
  width: 130px;
  padding-left: 14px;
  padding-top: 25px;
  height: 100%;
  vertical-align: bottom;
  /*background-color: @lightGrey;*/

  cursor: pointer;
  color: #666666;
}
div#desktopSearchResults div.o-search-tabs ul.o-tab-nav li.active {
  background: #FFF;
  border-top: #d00505 solid 3px;
  color: #ff3333;
}
div#desktopSearchResults div.o-search-tabs-content div.o-search-content {
  display: none;
}
div#desktopSearchResultsNone {
  width: 984px;
  margin: 0 auto;
}
div#desktopSearchResultsNone .o-search-headline {
  padding: 35px 0 35px 0;
  overflow: hidden;
}
div#desktopSearchResultsNone .o-search-headline p {
  color: #333;
  font-weight: normal;
  font-style: normal;
  font-family: 'verizon_apexbook';
}
div#desktopSearchResultsNone .o-search-headline .o-results-headline {
  font-weight: normal;
  font-style: normal;
  font-family: 'verizon_apexbook';
  font-size: 2.3em;
  line-height: 1em;
  letter-spacing: -1px;
  float: left;
}
div#desktopSearchResultsNone .o-search-headline .o-results-headline .o-results-none span {
  font-weight: bold;
}
div#desktopSearchResultsNone .o-popular-searches p {
  float: left;
  padding: 5px 0;
  clear: both;
}
div#desktopSearchResultsNone .o-popular-searches p.grey18 {
  font-size: 1.3em;
}
div#desktopSearchResultsNone .o-popular-searches ul {
  list-style: none;
  float: left;
}
div#desktopSearchResultsNone .o-popular-searches ul li {
  display: inline-block;
  padding: 5px 0;
  margin-left: 4px;
}
div#desktopSearchResultsNone .o-popular-searches ul li a {
  display: inline;
  color: #1475b2;
}
div#desktopSearchResultsNone .o-search-results-cta {
  padding: 35px 0;
  overflow: hidden;
  clear: both;
}
div#desktopSearchResultsNone .o-search-results-cta .o-cta {
  display: inline-block;
  float: left;
  width: 485px;
  height: 259px;
  padding: 0px 0 0 0px;
  border: 1px solid #dcdcdc;
  background: #fff;
  position: relative;
  overflow: hidden;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  /*a {
                display: block;
                position: absolute;
                top: 0px;
                left: 0px;
                padding: 0px 0 0 0px;
                width: 100%;
                height: 100%;
                z-index: 20;
                color: #fff;
                font-family: Arial;
                text-transform: uppercase;
                font-weight: bold;
                font-size: 10px;
                box-sizing: border-box;
                overflow: hidden;
            }*/

}
div#desktopSearchResultsNone .o-search-results-cta .o-cta .text-content {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 0 0 35px;
  z-index: 8;
}
div#desktopSearchResultsNone .o-search-results-cta .o-cta .header {
  margin: 30px 0 0px 35px;
  font-family: 'VerizonApexLight', 'Arial';
  font-size: 36px;
  position: relative;
  z-index: 10;
}
div#desktopSearchResultsNone .o-search-results-cta .o-cta .copy {
  width: 46%;
  font-family: 'VerizonApexBookItalic', 'Arial';
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -1px;
  margin: 0px 0 0px 35px;
  position: relative;
  z-index: 10;
}
div#desktopSearchResultsNone .o-search-results-cta .o-cta .action {
  color: #fff;
  font-family: Arial;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  position: absolute;
  left: 35px;
  bottom: 40px;
  z-index: 25;
}
div#desktopSearchResultsNone .o-search-results-cta .o-cta img {
  position: absolute;
  top: 17px;
  left: 17px;
  z-index: 5;
}
div.o-selected-filters {
  margin: 0 0 0 30px;
  padding-top: 20px;
  max-width: 197px;
}
div.o-selected-filters .o-filter-title {
  font-size: 18px;
  color: #333333;
  font-family: 'VerizonApexBold', 'Arial';
  padding: 15px 0 40px 0;
  border-bottom: 1px solid #dcdede;
}
div.o-selected-filters .o-filter-title-filter-by {
  font-size: 18px;
  color: #333333;
  font-family: 'VerizonApexBold', 'Arial';
  padding: 15px 0 15px 0;
  border-bottom: 1px solid #dcdede;
}
div.o-selected-filters ul {
  margin: 0;
  padding: 0;
}
div.o-selected-filters ul li.o-selected-filter {
  font-size: 12px;
  color: #000;
  font-family: 'Arial';
  list-style: none;
  display: block;
  padding: 27px 0 10px 10px;
  background-color: #dee2e2;
  margin-bottom: 13px;
  max-width: 197px;
  cursor: pointer;
  position: relative;
}
div.o-selected-filters ul li.o-selected-filter div.o-selected-filter-sprite {
  position: absolute;
  left: 180px;
  top: 32px;
  width: 10px;
  height: 10px;
  background-image: url(../i/filter-accordion-sprite-sheet.png);
  background-position: -54px 0px;
  background-repeat: no-repeat;
}
div.o-selected-filters ul li.o-selected-filter:hover {
  background-color: #d4d9d9;
}
div.o-selected-filters ul li.new-selected-facet {
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
div.o-selected-filters p.o-facet-clearall {
  display: none;
  color: #1475b2;
  cursor: pointer;
  font-family: 'Arial';
  font-weight: bold;
  font-size: 10px;
  padding-bottom: 40px;
  text-transform: uppercase;
  text-align: right;
}
.o-accordion {
  border-bottom: 1px solid #dcdede;
  max-width: 200px;
  margin-left: 30px;
  padding-bottom: 10px;
}
.o-accordion h3.o-filter-category-title {
  color: #666666;
  font-size: 18px;
  cursor: pointer;
  outline: none;
  padding: 15px 0;
}
.o-accordion h3.o-filter-category-title span {
  display: inline-block;
  width: 8px;
  height: 6px;
  float: right;
  margin-top: 8px;
  background: url(../i/filter-accordion-sprite-sheet.png) bottom;
  background-position: -22px 0px;
  background-repeat: no-repeat;
}
.o-accordion h3.o-filter-category-title span.filter-accordion-icon-down {
  background-position: -22px -7px;
}
.o-accordion ul {
  margin: 0;
  padding-left: 40px;
}
.o-accordion ul li.o-filter-facet {
  color: #666666;
  font-size: 12px;
  font-family: 'Arial';
  cursor: pointer;
  list-style: none;
  padding: 10px 0px;
  margin: 0 0 10px 0;
}
.o-accordion ul li.o-filter-facet.overflow {
  display: none;
}
.o-accordion ul li.o-filter-facet:hover {
  color: #d00505;
}
.o-accordion p.o-facet-seeall {
  color: #1475b2;
  cursor: pointer;
  font-family: 'Arial';
  font-weight: bold;
  font-size: 10px;
  margin-left: 40px;
  display: block;
  text-transform: uppercase;
  padding: 10px 0px;
  margin-bottom: 10px;
}
.o-accordion.o-filter-single ul li.active {
  color: #d00505;
}
.o-accordion.o-filter-single ul li.hidden {
  display: none;
}
.o-accordion.o-filter-checkbox ul li {
  margin: 0 0 10px 0;
}
.o-accordion.o-filter-checkbox ul li div.o-filter-checkbox-sprite {
  width: 20px;
  height: 21px;
  background: url(../i/filter-accordion-sprite-sheet.png) center;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 7px;
  float: left;
}
.o-accordion.o-filter-checkbox ul li p {
  padding-left: 27px;
}
.o-accordion.o-filter-checkbox ul li.active div.o-filter-checkbox-sprite {
  width: 20px;
  height: 21px;
  background: url(../i/filter-accordion-sprite-sheet.png) center;
  background-position: 0px -21px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 7px;
  float: left;
}
.o-accordion.o-filter-checkbox ul li.active p {
  padding-left: 27px;
}
.o-accordion.o-filter-checkbox p.o-facet-seeall {
  margin-top: 40px;
}
.o-accordion.o-filter-color ul {
  margin: 0;
  padding: 0;
  overflow: auto;
  margin-bottom: 35px;
}
.o-accordion.o-filter-color ul li {
  float: left;
  display: block;
  padding: 0;
  height: 47px;
  width: 47px;
  border: solid 1px #fff;
  text-indent: -9999px;
  margin: 0;
}
.o-accordion.o-filter-color ul li.grey-border {
  border: solid 1px #cccccc;
}
.o-accordion.o-filter-color ul li.active div.o-filter-color-sprite {
  position: relative;
  width: 20px;
  height: 14px;
  top: 13px;
  left: 5px;
  background-image: url(../i/filter-accordion-sprite-sheet.png);
  background-repeat: no-repeat;
  background-position: -32px 0px;
}
.o-accordion.o-filter-color ul li.active.grey-border div.o-filter-color-sprite {
  position: relative;
  width: 20px;
  height: 14px;
  top: 13px;
  left: 5px;
  background-image: url(../i/filter-accordion-sprite-sheet.png);
  background-repeat: no-repeat;
  background-position: -32px -15px;
}
.o-accordion.o-filter-color ul li:hover {
  border: solid 1px #d00505;
}
.o-accordion.o-filter-color p.o-facet-seeall {
  clear: both;
  display: none;
}
.o-search-results-headline-content {
  height: 90px;
  padding: 35px;
}
.o-search-results-headline-content p {
  color: #333;
  font-weight: normal;
  font-style: normal;
  font-family: 'verizon_apexbook';
}
.o-search-results-headline-content .o-results-headline {
  font-weight: normal;
  font-style: normal;
  font-family: 'verizon_apexbook';
  font-size: 2em;
  line-height: 1em;
  letter-spacing: -1px;
  float: left;
}
.o-search-results-headline-content .pull-right {
  float: right;
}
.o-search-results-headline-content .pull-right.active {
  display: block;
}
.o-search-results-headline-content .pull-right.disabled {
  display: none;
}
.o-search-results-headline-content .pull-right .sort-button {
  float: left;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group {
  margin-left: 0;
  min-width: 135px;
  margin-right: 5px;
  width: auto;
  white-space: normal !important;
  font-size: 1.2em !important;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button {
  /*
					.open  &.dropdown-menu
					{
						display: block;
					}
					*/

}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button select {
  cursor: pointer;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .selectpicker {
  display: none;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .open {
  *z-index: 1000;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group {
  width: auto;
  white-space: normal !important;
  font-size: 1.2rem !important;
  min-width: 135px;
  margin-left: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group .btn {
  height: 21px;
  min-width: 100%;
  display: table;
  text-align: right;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group .btn .filter-option {
  text-align: left;
  text-transform: lowercase;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group .btn .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin: 0;
  padding: 0;
  border: 0;
  width: 8px;
  height: 6px;
  margin: 6px 0 0 13px;
  background: url(http://scache.vzw.com/search/staticContent/dist/images/spr-s268d1d9523.png) 0px -7931px no-repeat;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group .btn span {
  padding: 4px 0 0 0;
  display: table-cell;
  vertical-align: bottom;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group .dropdown-menu {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  right: 0;
  left: auto;
  margin: -3px 0 0 0;
  padding: 0;
  width: 236px;
  border: none;
  font-size: 14px;
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group .dropdown-menu li {
  padding: 0 0 0 1px;
  position: relative;
  display: list-item;
  text-align: -webkit-match-parent;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group .dropdown-menu li .selected a {
  color: white;
  background-color: #eeeeee;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group .dropdown-menu li a {
  padding: 3px 3px 3px 4px;
  border-bottom: none;
  font-weight: normal;
  font-style: normal;
  font-size: 1.2rem;
  font-family: 'Arial';
  display: block;
  margin: 0;
  color: #999999;
  font-size: 12px !important;
  line-height: 2.6rem;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group .dropdown-menu li a:hover {
  background-color: #eeeeee;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .btn-group .dropdown-toggle {
  margin: 0 !important;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  color: #666666 !important;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .select-behavior .dropdown-toggle {
  margin: 0 !important;
  color: #666666 !important;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .select-behavior .btn {
  padding: 16px 8px 6px 8px !important;
  width: 100% !important;
  color: #75767a;
  text-transform: none !important;
  font-weight: normal;
  font-weight: bold;
  font-size: 1.2rem;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .select-behavior .dropdown-menu {
  -webkit-border-top-right-radius: 4px !important;
  -moz-border-radius-topright: 4px !important;
  border-top-right-radius: 4px !important;
  right: 0 !important;
  min-width: 100% !important;
  width: 100% !important;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .select-behavior .dropdown-menu li a {
  text-transform: none;
}
.o-search-results-headline-content .pull-right .sort-button .btn-group .select-button .select-behavior .dropdown-menu .selected a .icon-ok {
  float: right;
  margin-top: 5px;
  width: 20px;
  height: 20px;
  background: url('http://scache.vzw.com/search/staticContent/dist/images/spr-s268d1d9523.png') 0 -7752px no-repeat;
}
.o-search-results-headline-content .pull-right .pull-left {
  float: left;
}
.o-search-results-headline-content .pull-right .pull-left.active {
  display: block;
}
.o-search-results-headline-content .pull-right .pull-left.disabled {
  display: none;
}
.o-search-results-headline-content .pull-right .pull-left .btn-view-select {
  width: 51px;
  padding: 18px 0 0 10px;
  overflow: hidden;
  text-indent: -1000px;
  background: #e1e3e4;
  background: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f4f4), color-stop(100%, #e1e3e4));
  background-image: -webkit-linear-gradient(#f6f4f4, #e1e3e4);
  background-image: -moz-linear-gradient(#f6f4f4, #e1e3e4);
  background-image: -o-linear-gradient(#f6f4f4, #e1e3e4);
  background-image: linear-gradient(#f6f4f4, #e1e3e4);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #d4d4d4;
  border-bottom-color: #a2a2a2;
  display: table;
  float: left;
  margin: 0 10px 0 0;
  height: 45px;
  color: #999;
  text-align: left;
  text-shadow: none;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.71rem;
}
.o-search-results-headline-content .pull-right .pull-left .btn-view-select:hover,
.o-search-results-headline-content .pull-right .pull-left .btn-view-select:active,
.o-search-results-headline-content .pull-right .pull-left .btn-view-select.active,
.o-search-results-headline-content .pull-right .pull-left .btn-view-select.disabled,
.o-search-results-headline-content .pull-right .pull-left .btn-view-select[disabled] {
  background-color: #e6e6e6;
  color: #333;
}
.o-search-results-headline-content .pull-right .pull-left .btn-view-select.active,
.o-search-results-headline-content .pull-right .pull-left .btn-view-select:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  outline: 0;
  background-image: none;
}
.o-search-results-headline-content .pull-right .pull-left .grid-view {
  margin: 0 10px 0 0;
  display: block;
}
.o-search-results-headline-content .pull-right .pull-left .grid-view span {
  width: 15px;
  height: 15px;
  background: url('http://scache.vzw.com/search/staticContent/dist/images/spr-s268d1d9523.png') 0 -7095px no-repeat;
  display: block;
  text-indent: -1000px;
}
.o-search-results-headline-content .pull-right .pull-left .list-view {
  margin: 0 10px 0 0;
  display: block;
}
.o-search-results-headline-content .pull-right .pull-left .list-view span {
  width: 15px;
  height: 15px;
  background: url('http://scache.vzw.com/search/staticContent/dist/images/spr-s268d1d9523.png') 0 -7959px no-repeat;
  display: block;
  text-indent: -1000px;
}
.o-search-results {
  float: none;
  margin-left: 255px;
  min-height: 819px;
  width: auto;
}
.o-search-results .o-search-results-content {
  border-top: 1px solid #e6e6e6;
  /*border-right: 1px solid #e6e6e6;*/

  border-left: 1px solid #dcdede;
}
.o-search-results .o-search-results-content .products {
  width: 100%;
  display: table;
}
.o-search-results .o-search-results-content .products:before {
  display: table;
  content: "";
  line-height: 0;
}
.o-search-results .o-search-results-content .products:after {
  display: table;
  content: "";
  line-height: 0;
}
.o-search-results .o-search-results-content .o-rich-banner {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.o-search-results .o-search-results-content .o-rich-banner .o-rich-banner-slide-1 {
  background: #FE1100;
  cursor: pointer;
}
.o-search-results .o-search-results-content .o-rich-banner .o-rich-banner-slide-2 {
  position: absolute;
  top: -999px;
  left: 0;
  background: #FE1100;
  width: 100%;
  cursor: pointer;
}
.o-search-results .o-search-results-content .o-rich-banner .o-rich-banner-dropdown-close {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background: url(../i/banner-close-icon.png) 0 0 no-repeat;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.o-search-results .o-search-results-content .o-rich-banner #products-banner-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.o-search-results .o-search-results-content .o-rich-banner #banner-wrapper .special-offer {
  background-color: #c3b4a1;
}
.o-search-results .o-search-results-content .o-rich-banner #banner-wrapper .o-learn-more-banner {
  position: relative;
  background-color: #fe1101;
  min-height: 55px;
  line-height: 55px;
}
.o-search-results .o-search-results-content .o-rich-banner #banner-wrapper .o-learn-more-banner .o-learn-more-banner-content .o-learn-more-banner-header {
  color: #fff;
  font-family: 'VerizonApexBookItalic', 'Arial';
  font-size: 20px;
  margin-left: 20px;
  float: left;
}
.o-search-results .o-search-results-content .o-rich-banner #banner-wrapper .o-learn-more-banner .o-learn-more-banner-content .o-learn-more-banner-header sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
.o-search-results .o-search-results-content .o-rich-banner #banner-wrapper .o-learn-more-banner .o-learn-more-banner-content .o-learn-more-banner-cta {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #fff;
  padding-right: 14px;
  background: url(../i/rich-banner-dropdown-cta-arrow.png) right center no-repeat;
  margin-left: 100px;
  float: left;
}
.o-search-results .o-search-results-content .products-banner {
  height: auto;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  background-color: #EAE5C7;
  text-align: center;
}
.o-search-results .o-search-results-content .grid {
  /*

            @media only screen and (max-width: 1200px) {
                .product {
                    width: 33.33333%;
                }
            }

            @media only screen and (max-width: 1003px) {
                .product {
                    width: 50%;
                }
            }
			*/

}
.o-search-results .o-search-results-content .grid .o-search-template-blurb a {
  display: block;
  text-decoration: none;
  color: #434343;
}
.o-search-results .o-search-results-content .grid .o-search-template-blurb a .o-blurb-cta-list {
  display: none;
}
.o-search-results .o-search-results-content .grid .o-search-template-blurb a .o-blurb-cta-grid {
  display: block;
  font-size: 12px;
}
.o-search-results .o-search-results-content .grid .o-search-template-blurb .blurb .thumbnail {
  padding: 25px 5px 0;
}
.o-search-results .o-search-results-content .grid .product {
  border-right: none;
  margin-bottom: -1px;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
  padding: 0;
  min-height: 257px;
  width: 33.33333%;
  float: left;
  position: relative;
  cursor: pointer;
}
.o-search-results .o-search-results-content .grid .product:hover a {
  padding: 0;
}
.o-search-results .o-search-results-content .grid .product:hover a p {
  color: #0000FF;
  text-decoration: underline;
}
.o-search-results .o-search-results-content .grid .product a {
  width: 100%;
  height: 100%;
  position: absolute;
}
.o-search-results .o-search-results-content .grid .product a p {
  bottom: 11%;
  position: absolute;
  padding: 0 11px;
  font-size: 12px;
}
.o-search-results .o-search-results-content .grid .product a:link {
  color: #434343;
}
.o-search-results .o-search-results-content .grid .product a:visited {
  color: #434343;
}
.o-search-results .o-search-results-content .grid .product .product-feature {
  display: none;
}
.o-search-results .o-search-results-content .grid .product .thumbnail {
  padding: 34px 5px 0;
  display: table;
  float: left;
  width: 100%;
  text-align: center;
}
.o-search-results .o-search-results-content .grid .product .information-device {
  display: table;
  padding: 0 11px;
  width: 100%;
  bottom: 11px;
  position: absolute;
}
.o-search-results .o-search-results-content .grid .product .information-device .rating {
  margin: 4px 0;
}
.o-search-results .o-search-results-content .grid .product .information-device .rating .count {
  line-height: 7px;
}
.o-search-results .o-search-results-content .grid .product .information-device .rating .count a {
  color: blue;
  width: auto;
  position: relative;
}
.o-search-results .o-search-results-content .grid .product .information-blurb {
  display: table;
  padding: 0;
  width: 100%;
  top: 196px;
  padding: 0 11px;
  position: absolute;
}
.o-search-results .o-search-results-content .grid .product .information-blurb a {
  display: block;
  text-decoration: none;
}
.o-search-results .o-search-results-content .grid .product .information-blurb a:link {
  color: #434343;
}
.o-search-results .o-search-results-content .grid .product .information-blurb a:visited {
  color: #434343;
}
.o-search-results .o-search-results-content .grid .product .information-blurb a p {
  display: inline-block;
}
.o-search-results .o-search-results-content .grid .product .information p {
  color: #333;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1em;
}
.o-search-results .o-search-results-content .grid .product .information .o-blurb-title-list {
  display: none;
}
.o-search-results .o-search-results-content .grid .product .information .o-blurb-readmore-list {
  display: none;
}
.o-search-results .o-search-results-content .grid .product .information .price .start-price {
  font-weight: bold;
}
.o-search-results .o-search-results-content .grid .product .information .normal {
  display: inline-block;
}
.o-search-results .o-search-results-content .grid .product .information .rating {
  display: inline-block;
  float: right;
  position: absolute;
  right: 10px;
  bottom: 4px;
  margin-bottom: 0;
}
.o-search-results .o-search-results-content .grid .product .information .rating .rate-5 {
  display: inline-block;
  vertical-align: middle;
}
.o-search-results .o-search-results-content .grid .product .information .rating .rate {
  margin: 0 5px;
  margin-top: -2px !important;
}
.o-search-results .o-search-results-content .grid .product .information .rating .red-small {
  width: 58px;
  height: 10px;
  background: url('http://scache.vzw.com/omni/t/i/spr-s2fcae3bbba.png') 0 -2500px no-repeat;
}
.o-search-results .o-search-results-content .grid .product .information .rating span {
  float: left;
}
.o-search-results .o-search-results-content .grid .product .information .brand-feature {
  display: none;
  position: absolute;
  top: 23px;
  right: 0;
}
.o-search-results .o-search-results-content .grid .product .information .pre-order {
  color: #ed1c24;
  font-weight: bold;
  display: block;
  position: absolute;
  float: right;
  margin-top: 15px;
  bottom: 17px;
  right: 12px;
}
.o-search-results .o-search-results-content .grid .product .information .retail {
  display: none;
}
.o-search-results .o-search-results-content .grid .product .information .start {
  display: none;
}
.o-search-results .o-search-results-content .grid .product .information .compare-price {
  display: none;
}
.o-search-results .o-search-results-content .grid .product .hidden {
  display: none;
}
.o-search-results .o-search-results-content .grid .product .product-discount {
  width: 95%;
  overflow: hidden;
  height: 33px;
  color: #ed1c24;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
  padding-left: 35px;
  text-transform: uppercase;
  background: url(../i/discount.png) no-repeat;
}
.o-search-results .o-search-results-content .grid .product .product-discount span {
  color: #ed1c24;
  font-weight: bold;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 12px;
  display: table-cell;
  height: 30px;
  vertical-align: middle;
}
.o-search-results .o-search-results-content .grid .blurb a p {
  top: 213px;
}
.o-search-results .o-search-results-content .list .o-search-template-blurb a {
  display: block;
  text-decoration: none;
  /*color: #0000FF;*/

}
.o-search-results .o-search-results-content .list .o-search-template-blurb a .o-blurb-cta-grid {
  display: none;
}
.o-search-results .o-search-results-content .list .o-search-template-blurb a .o-blurb-cta-list {
  display: block;
}
.o-search-results .o-search-results-content .list .product {
  border-right: none;
  margin-bottom: -1px;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
  padding: 0;
  min-height: 257px;
  width: 100%;
  float: left;
  position: relative;
  cursor: pointer;
  margin-right: -1px;
}
.o-search-results .o-search-results-content .list .product:hover a {
  padding: 0;
}
.o-search-results .o-search-results-content .list .product:hover a p {
  color: #0000FF;
}
.o-search-results .o-search-results-content .list .product:hover .information .o-blurb-readmore-list {
  color: #ed1c24;
}
.o-search-results .o-search-results-content .list .product a {
  width: 100%;
  height: 100%;
  position: absolute;
  font-family: 'verizon_apexbook';
  font-size: 1.6em;
  line-height: 1.6em;
}
.o-search-results .o-search-results-content .list .product a p {
  top: 30px;
  left: 250px;
  color: #333;
  position: absolute;
  padding: 0 11px;
}
.o-search-results .o-search-results-content .list .product a:link {
  color: #0000FF;
}
.o-search-results .o-search-results-content .list .product a:visited {
  color: #0000FF;
}
.o-search-results .o-search-results-content .list .product .product-feature {
  display: none;
}
.o-search-results .o-search-results-content .list .product .thumbnail {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  float: left;
  text-align: left;
  padding: 27px 40px;
  /* display: table;*/

  width: 100%;
  height: 100%;
}
.o-search-results .o-search-results-content .list .product .thumbnail span {
  display: table;
  vertical-align: middle;
  top: 50%;
  margin-top: -70px;
  position: absolute;
}
.o-search-results .o-search-results-content .list .product .information-device {
  display: table;
  padding: 0 11px;
  width: auto;
  /* bottom: 11px; */

  position: relative;
  float: left;
  left: 250px;
  top: 60px;
}
.o-search-results .o-search-results-content .list .product .information-device .rating {
  margin: 4px 0;
  float: left;
  text-align: left;
  /*padding: 27px 40px;
                        display: table;*/

  width: 100%;
  height: 100%;
}
.o-search-results .o-search-results-content .list .product .information-device .rating .count {
  line-height: 7px;
}
.o-search-results .o-search-results-content .list .product .information-device .rating .count a {
  color: blue;
  width: auto;
  position: relative;
  font-family: Arial;
  font-size: 1em;
}
.o-search-results .o-search-results-content .list .product .information-blurb {
  display: table;
  padding: 0;
  width: 60%;
  top: 30px;
  padding: 0 11px;
  left: 250px;
  position: absolute;
}
.o-search-results .o-search-results-content .list .product .information p {
  color: #333;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
}
.o-search-results .o-search-results-content .list .product .information .o-blurb-readmore-list {
  display: block;
  font-weight: bold;
  color: #0000FF;
  margin-top: 10px;
  line-height: 1em;
  font-size: 12px;
}
.o-search-results .o-search-results-content .list .product .information .price {
  clear: left;
  /* margin: 30px; */

  padding: 0 !important;
  /* top: 100px; */

  position: relative;
}
.o-search-results .o-search-results-content .list .product .information .normal {
  display: none;
}
.o-search-results .o-search-results-content .list .product .information .rating {
  width: 100%;
  display: inline-block;
}
.o-search-results .o-search-results-content .list .product .information .rating .rate {
  margin-right: 5px;
  margin-top: -2px !important;
}
.o-search-results .o-search-results-content .list .product .information .rating .red-small {
  width: 58px;
  height: 10px;
  background: url('http://scache.vzw.com/omni/t/i/spr-s2fcae3bbba.png') 0 -2500px no-repeat;
}
.o-search-results .o-search-results-content .list .product .information .rating .count {
  margin-top: -5px !important;
}
.o-search-results .o-search-results-content .list .product .information .rating span {
  float: left;
}
.o-search-results .o-search-results-content .list .product .information .brand-feature {
  position: relative;
  float: left;
  margin: 7px 0;
  display: inline-block;
}
.o-search-results .o-search-results-content .list .product .information .brand-feature img {
  position: relative;
  float: left;
  margin-right: 5px;
  bottom: 0;
  display: inline-block;
}
.o-search-results .o-search-results-content .list .product .information .pre-order {
  color: #ed1c24;
  font-weight: bold;
  display: block;
  position: relative;
  float: left;
  margin-top: 15px;
  font-size: 12px;
}
.o-search-results .o-search-results-content .list .product .information .retail {
  margin: 10px 0;
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
}
.o-search-results .o-search-results-content .list .product .information .retail p a {
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1em;
}
.o-search-results .o-search-results-content .list .product .information .retail .hasTooltip {
  margin-left: 5px;
}
.o-search-results .o-search-results-content .list .product .information .start {
  display: block;
  float: left;
  width: 100%;
  font-size: 12px;
}
.o-search-results .o-search-results-content .list .product .information .compare-price {
  width: 440px;
  margin: 10px 0;
  display: inline-block;
  float: left;
}
.o-search-results .o-search-results-content .list .product .information .compare-price .price-highlight {
  font-family: 'verizon_apexbook';
  line-height: 1em;
  font-size: 1.6em;
  color: #333;
  border-right: 1px solid #333;
  float: left;
  padding-right: 30px;
}
.o-search-results .o-search-results-content .list .product .information .compare-price .price-highlight p {
  display: block;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6em;
  position: relative;
  left: 0;
  padding: 0;
  top: 0;
  text-transform: uppercase;
}
.o-search-results .o-search-results-content .list .product .information .compare-price .price-highlight sup {
  font-size: .6em;
  margin: 0 1px;
}
.o-search-results .o-search-results-content .list .product .information .compare-price .hard-coded {
  padding-left: 30px;
  padding-right: 0px;
  border: none;
  line-height: 1.4em;
}
.o-search-results .o-search-results-content .list .product .information .compare-price .hard-coded span {
  font-size: .8em;
  margin-left: 5px;
}
.o-search-results .o-search-results-content .list .product .information .compare-price .hard-coded p {
  line-height: 0.4em;
}
.o-search-results .o-search-results-content .list .product .hidden {
  display: block;
}
.o-search-results .o-search-results-content .list .product .product-discount {
  overflow: hidden;
  height: 33px;
  color: #ed1c24;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
  padding-left: 35px;
  text-transform: uppercase;
  background: url(../i/discount.png) no-repeat;
}
.o-search-results .o-search-results-content .list .product .product-discount span {
  color: #ed1c24;
  font-weight: bold;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 12px;
  display: table-cell;
  height: 30px;
  vertical-align: middle;
}
.o-search-results .o-search-results-content .list .blurb {
  min-height: 190px;
}
.o-search-results .o-search-results-content .list .blurb a .o-blurb-cta-list {
  top: 105px;
  left: 250px;
  display: inline-block;
  font-weight: bold;
}
.o-search-results .o-search-results-content .list .blurb .image-thumbnail {
  padding: 27px 19px;
}
.o-search-results .o-search-results-content .list .blurb .information .o-blurb-title-list {
  display: block;
  font-family: 'verizon_apexbook';
  line-height: 1.3em;
  font-size: 1.6em;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background: whitesmoke;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  /*&.disabled,
  &[disabled] {
    cursor: default;
    background-image: none;
    @include opacity(65);
    @include box-shadow(none);
  }*/

}
.btn {
  border: 1px solid #bbbbbb;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background: whitesmoke;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f4f4), color-stop(100%, #e1e3e4));
  background-image: -webkit-linear-gradient(#f6f4f4, #e1e3e4);
  background-image: -moz-linear-gradient(#f6f4f4, #e1e3e4);
  background-image: -o-linear-gradient(#f6f4f4, #e1e3e4);
  background-image: linear-gradient(#f6f4f4, #e1e3e4);
  display: table;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 9px 5px 6px;
  height: 45px;
  color: #666666;
  color: #999999;
  text-align: left;
  text-shadow: none;
  font-weight: bold;
  font-size: 12px !important;
  line-height: 1.4em !important;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block !important;
}
.open > .dropdown-toggle {
  background: #dad8d7 !important;
}
.open > .dropdown-toggle .caret {
  background-position: 0 -7943px !important;
}
/* price strikethrough in swipe pods  */
.o-swipe-pod .strikethrough {
    text-decoration: line-through !important;
    font-size: 2rem !important;
    color: #666 !important;
    font-weight: normal !important;
    line-height: 1.4em !important;
    display: block !important;
}


