@charset "UTF-8";
/*
	Theme Name: Alcatel One Touch Canada
	Theme URI: https://alcatelonetouch.ca
	Description: Alcatel Web Theme
	Version: 3.1
	Author: RG + Todd + K$ + Tim 
	Tags: Blank, HTML5, CSS3

	License: MIT
*/
/*------------------------------------*    MAIN
\*------------------------------------*/
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

body,
div,
table,
p,
span,
td,
tr,
th,
li,
ul {
  -moz-user-select: text; }

p {
  margin: 0; }

body {
  background: #ffffff none repeat scroll 0 0;
  color: #000;
  margin: 0;
  padding: 0;
  text-shadow: 0 0 0;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 0px;
  position: relative;
  height: 100%; }

html {
  height: 100%; }

body.oflow-hidden {
  overflow: hidden; 
  -webkit-overflow-scrolling: auto;
    position:fixed;
}

p {
      font-family: Lato;
      font-size: 14px;
      font-weight: 300;
      line-height: 22px;
      color: #000000;
      margin-bottom: 10px !important; }

:focus {
  outline: medium none; }

.flex_container::before {
  width: auto; }

.flex_container {
  -moz-box-align: stretch;
  -moz-box-pack: justify;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.flex_container > .flex_item {
  -moz-box-flex: 0;
  -moz-box-ordinal-group: 1;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-order: 0;
      order: 0; }

.flex_container.flex_one > .flex_item {
  width: 100%; }

.flex_container.flex_two > .flex_item {
  width: 50%; }

.flex_container.flex_two > .flex_item.two_thirds {
  width: 70%; }

.flex_container.flex_two > .flex_item.one_third {
  width: 30%; }

.flex_container.flex_three > .flex_item {
  width: 33.333%; }

.flex_container.flex_four > .flex_item {
  width: 25%; }

.flex_container.flex_five > .flex_item {
  width: 20%; }

.flex_container.flex_six > .flex_item {
  width: 16.6%; }

.clear::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.clear {
  display: block;
  clear: both; }

img {
  max-width: 100%; }

strong,
b {
  font-weight: 600; }

a,
a:focus,
a:hover,
a:active {
  outline: 0 none !important;
  text-decoration: none; }

h1,
h2,
h3,
h4 {
  margin: 10px 10px 0px 0px; }

h1 {
  font-family: 'Lato', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-size: 34px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: 400; }

h2 {
  font-family: inherit;
  font-size: 24px;
  line-height: 24px; }

h3 {
  font-family: inherit;
  font-size: 18px;
  line-height: 18px; }

h4 {
  font-family: inherit;
  font-size: 14px;
  line-height: 14px; }

hr {
  border-bottom-colors: none;
  border-left-colors: none;
  border-right-colors: none;
  border-top-colors: none;
  border-color: rgba(0, 0, 0, 0.1) -moz-use-text-color rgba(255, 255, 255, 0.3);
  border-image: none;
  border-style: solid none;
  border-width: 1px 0;
  height: 0; }

.globe-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(img/globe_icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0px 4px -3px 0px; }

span.no-break {
  display: inline !important;
  clear: none !important; }

.noselect {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.canselect {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text; }

.pointer {
  cursor: pointer; }

.floatleft {
  float: left !important; }

.floatright {
  float: right !important; }

.clearboth {
  clear: both !important; }

.hidden {
  display: none; }

.nolist {
  list-style: outside none none; }

.nogaps {
  margin: 0;
  padding: 0; }

.inline {
  display: inline; }

.inlineblock {
  display: inline-block; }

.text-right,
.right {
  text-align: right; }

.ksp-right {
  float: right; }

.ksp-right p, .ksp-right h2, .ksp-right h3, .ksp-right h4 {
  text-align: right !important; }

.pdp-feature .ksp-right p {
  float: right; }

body .pdp-feature p sub {
  font-size: 9px;
  line-height: 14px;
  display: inline-block;
  letter-spacing: 0px; }

.ksp-white {
  color: #FFF !important; }

.ksp-white a {
  color: #FFF;
  text-decoration: underline; }

.pdp-hero .ksp-white p {
  color: #FFF; }

.text-left,
.left {
  text-align: left; }

.text-center,
.center {
  text-align: center; }

.bold {
  font-weight: 500; }

.lightbold {
  font-weight: 300; }

.bolder {
  font-weight: 900; }

.padding {
  padding: 2%; }

.mr-r-2 {
  /*margin-right: 2px;*/
  border-right: 4px solid #FFF; }

.mr-l-2 {
  /*margin-left: 2px;*/
  border-left: 4px solid #FFF; }

.all-wrap {
  min-height: 76%;
  margin-top: -2px; }

.wrapper {
  max-width: 1240px;
  margin: 0px auto;
  width: 100%;
  padding: 0px 20px; }

.wrapper-tiny {
  max-width: 1040px;
  margin: 0px auto;
  width: 100%;
  padding: 0px 20px; }

.wrapper-tiny.w-flex {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex; }

.nobanner {
  height: 80px;
  width: 100%;
  display: block; }

.wrapper-large {
  max-width: 1540px;
  margin: 0px auto;
  width: 100%;
  padding: 0px 20px; }

.wrapper-medium {
  max-width: 1330px;
  margin: 0px auto;
  padding: 0px 20px; }

.wrapper-small {
  max-width: 1100px;
  margin: 0px auto;
  width: 100%; }

.wrapper.no-padding {
  padding: 0px; }

/*******************************************
 Buttons
*******************************************/
.tp-button-white {
  border: solid 2px #fff;
  color: #fff;
  text-transform: uppercase;
  font-family: Lato;
  padding: 5px 35px;
  font-size: 18px;
  letter-spacing: 1.7px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

.tp-button-black {
  border: solid 2px #000;
  color: #000;
  text-transform: uppercase;
  font-family: Lato;
  padding: 5px 35px;
  font-size: 18px;
  letter-spacing: 1.7px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

.blue-rd-btn {
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding: 15px 55px;
  background-color: #00A0E3;
  border-radius: 4px;
  display: inline-block;
  margin-top: 20px;
  cursor: pointer;
  transition: .2s ease-in;
  border: solid 1px #00A0E3; }

.blue-rd-btn:hover {
  color: #00A0E3;
  background-color: #FFF; }

.comingsoon-btn-cat {
  pointer-events: none;
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding: 15px 55px;
  background-color: #A6AAAB;
  border-radius: 4px;
  margin-top: 20px;
  cursor: pointer;
  transition: .2s ease-in;
  border: solid 1px #A6AAAB;
  display: block; }

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding: 15px 55px;
  background-color: #00A0E3;
  border-radius: 4px;
  display: inline-block;
  margin-top: 20px;
  cursor: pointer;
  transition: .2s ease-in;
  border: solid 1px #00A0E3; }

.grey-rd-btn {
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding: 15px 55px;
  background-color: grey;
  border-radius: 4px;
  margin-top: 20px;
  cursor: pointer;
  transition: .2s ease-in;
  border: solid 1px grey;
  display: block; }

.grey-rd-btn:hover {
  color: grey;
  background-color: transparent; }

.blue-rd-btn-rv {
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 14px;
  letter-spacing: 1px;
  color: #00A0E3;
  padding: 15px 55px;
  background-color: transparent;
  border-radius: 4px;
  display: inline-block;
  margin-top: 20px;
  cursor: pointer;
  transition: .2s ease-in;
  border: solid 1px #00A0E3; }

.blue-rd-btn-rv:hover {
  color: #FFF;
  background-color: #00A0E3; }

.white-rd-btn {
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 1px;
  color: #00A0E3;
  padding: 15px 55px;
  background-color: #FFF;
  border-radius: 4px;
  display: inline-block;
  margin-top: 20px;
  transition: .2s ease-in;
  border: solid 1px #FFF; }

.white-rd-btn:hover {
  /*background-color:#00A0E3;
	color:#FFF;*/
  background-color: transparent;
  color: #FFF; }

.tp-blue-rd-btn {
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 1px;
  color: #00A0E3;
  padding: 15px 55px;
  background-color: transparent;
  border: solid 1px #00A0E3;
  border-radius: 4px;
  display: inline-block;
  margin-top: 20px;
  transition: .2s;
  cursor: pointer; }

.tp-blue-rd-btn:hover {
  color: #FFF;
  background-color: #00A0E3; }

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  font-family: "Lato";
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 2px;
  color: #00A0E3;
  padding: 15px 0px;
  background-color: transparent;
  border: solid 1.5px #00A0E3;
  border-radius: 5px;
  min-width: 198px;
  display: inline-block;
  margin-top: 10px;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: 0.3s; }

.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -ms-transform: scaleY(0);
      transform: scaleY(0);
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out; }

.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: #FFF; }

.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -ms-transform: scaleY(1);
      transform: scaleY(1); }

.back-to-top {
  cursor: pointer;
  margin-right: 20px;
  visibility: hidden;
  opacity: .0;
  position: fixed;
  bottom: 70px;
  right: 0px;
  transition: .3s; }

.back-to-top-btn {
  width: 42px;
  height: 42px;
  background-color: rgba(0, 152, 228, 0.85);
  display: block;
  border-radius: 5px; }

.back-to-top.display {
  opacity: 1;
  visibility: visible; }

.search-section {
  width: 100%;
  min-height: 280px;
  box-shadow: 0 -1px 0px 0 rgba(6, 8, 8, 0.066);
  padding: 48px 0px;
  position: relative;
  margin-top: -20px; }

.search-section h2 {
  color: #000000;
  font-family: Lato;
  font-size: 36px;
  font-weight: bold;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 110px; }

.search-section p {
  max-width: 650px;
  margin: 10px auto;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  text-align: center; }

.search-banner {
  background-image: url("https://images.alcatelonetouch.us/banners/static_general.jpg"); }

.page-banner.search-banner {
  margin-bottom: 0px; }

.search-section input {
  -moz-appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  line-height: 1.6875;
  outline: 0;
  height: 48px;
  padding: 0 0px 0px 45px;
  border: 1.5px solid #0098E4;
  width: calc(100% - 210px);
  border-radius: 4px;
  color: #9F9F9F;
  font-size: 14px;
  font-style: italic;
  float: left;
  margin-bottom: 30px; }

.search-submit {
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding: 15px 55px;
  background-color: #00A0E3;
  border-radius: 4px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 30px;
  cursor: pointer;
  transition: .2s ease-in;
  border: solid 1px #00A0E3;
  width: 191px;
  float: right; }

.search-submit:hover {
  background-color: #FFF;
  color: #00A0E3; }

.search-icon-icon:before {
  display: inline-block;
  width: 7%;
  content: "\e940";
  font-family: 'icomoon' !important;
  font-size: 20px;
  color: #0097E2;
  margin-top: 12px;
  position: absolute;
  left: 10px; }

.search {
  position: relative; }

.search-submit:hover:before {
  opacity: .5; }

.searh-wrap {
  background: #fff;
  width: 100%;
  border-radius: 4px;
  border-style: solid;
  border-color: #dcdcdc;
  border-width: 1px; }

/*
Acordian
*/
.amazon-device-image {
  min-height: 539px;
  width: auto;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }

.prime-section {
  margin-top: -155px; }

.prime-feature h3 {
  color: #000000;
  font-family: Lato;
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: 1px;
  text-align: right;
  text-transform: uppercase; }

.pdp-hero-title h2 {
  color: #000000;
  font-family: Lato;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
  max-width: 400px; }

.prime-feature h3 span {
  font-weight: 300; }

.prime-feature h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 26px;
  margin-bottom: 0px;
  text-align: right; }

.prime-feature p {
  color: #000000;
  font-family: Lato;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  text-align: right;
  margin-top: 5px; }

.prime-feature p sub {
  margin-top: 20px;
  display: block; }

.prime-feature {
  padding-top: 0px;
  max-width: 515px;
  float: right; }

.plus-icon {
  width: 50px;
  height: 50px;
  background-color: #FFF;
  border-radius: 30px;
  display: block;
  margin: 20px auto;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  background-image: url(img/icon_plus.png);
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat;
  transition: 1s; }

button.accordion.plus-btn.active .plus-icon {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  margin-top: 140px;
  margin-bottom: 0px; }

button.accordion.plus-btn {
  color: #FFF;
  cursor: pointer;
  padding: 0px 0px 45px 0px;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
  transition: 0.4s;
  text-transform: uppercase;
  border-top: none;
  background-color: transparent;
  position: relative;
  font-family: Lato;
  font-size: 24px;
  font-weight: bold;
  line-height: 29px;
  text-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.84); }

button.accordion.plus-btn.active, button.plus-btn.accordion:hover {
  border-top: none;
  z-index: 1; }

button.accordion {
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-top: solid 2px lightgrey;
  background-color: #FFF; }

button.accordion.active, button.accordion:hover {
  border-top: solid 2px lightgrey; }

div.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out; }

.prime-section.active div.panel {
  padding-top: 140px;
  margin-top: -155px;
  position: relative;
  transition: max-height 1s ease-out; }

.m-tech {
  display: none; }

/*******************************************
 Icon Font
*******************************************/
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?n4hdhm");
  src: url("fonts/icomoon.eot?n4hdhm#iefix") format("embedded-opentype"), url("fonts/icomoon.woff2?n4hdhm") format("woff2"), url("fonts/icomoon.ttf?n4hdhm") format("truetype"), url("fonts/icomoon.woff?n4hdhm") format("woff"), url("fonts/icomoon.svg?n4hdhm#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="np-"]:before, [class*=" np-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.search-btn.cat_27:before {
  position: absolute;
  width: 30px;
  height: 30px;
  color: #00A0E3;
  cursor: pointer; }

.cat_22:before {
  content: "\e92f"; }

.steps-box-long .cat_23:before {
  font-size: 10px !important; }

.cat_23:before {
  content: "\e930";
  font-family: 'icomoon' !important;
  color: #0098e4;
  margin-left: 5px;
  font-size: 13px; }

.cat_24:before {
  content: "\e931"; }

.cat_25:before {
  content: "\e932"; }

.cat_26:before {
  content: "\e933"; }

.cat_27:before {
  content: "\e934";
  font-family: 'icomoon' !important;
  font-size: 22px;
  margin-top: 4px;
  display: block; }

.icon-idealxcite:before {
  content: "\e945"; }

.icon-a30plus:before {
  content: "\e900"; }

.icon-a30tablet:before {
  content: "\e901"; }

.icon-a50:before {
  content: "\e902"; }

.icon-goflip:before {
  content: "\e903"; }

.icon-idol5s .path1:before {
  content: "\e904";
  color: #221f1f; }

.icon-idol5s .path2:before {
  content: "\e905";
  margin-left: -4em;
  color: #221f1f; }

.icon-idol5s .path3:before {
  content: "\e906";
  margin-left: -4em;
  color: #221f1f; }

.icon-idol5s .path4:before {
  content: "\e907";
  margin-left: -4em;
  color: #221f1f; }

.icon-idol5s .path5:before {
  content: "\e908";
  margin-left: -4em;
  color: #221f1f; }

.icon-idol5s .path6:before {
  content: "\e909";
  margin-left: -4em;
  color: #221f1f; }

.icon-idol5s .path7:before {
  content: "\e90a";
  margin-left: -4em;
  color: #221f1f; }

.icon-idol5s .path8:before {
  content: "\e90b";
  margin-left: -4em;
  color: #231f20; }

.icon-cpu:before {
  content: "\e90c"; }

.icon-amazon:before {
  content: "\e90d"; }

.icon-facebook:before {
  content: "\e90e"; }

.icon-instagram:before {
  content: "\e90f"; }

.icon-twitter:before {
  content: "\e910"; }

.icon-youtube:before {
  content: "\e911"; }

.icon-phone_res:before {
  content: "\e912"; }

.icon-tablet_res:before {
  content: "\e913"; }

.icon-memory:before {
  content: "\e914"; }

.icon-dual_sim:before {
  content: "\e915"; }

.icon-network:before {
  content: "\e916"; }

.icon-audio:before {
  content: "\e917"; }

.icon-battery:before {
  content: "\e918"; }

.icon-os_android:before {
  content: "\e919"; }

.icon-fingerprint:before {
  content: "\e91a"; }

.icon-display:before {
  content: "\e91b"; }

.icon-apps:before {
  content: "\e91c"; }

.icon-water_resistant:before {
  content: "\e91d"; }

.icon-os_kaios:before {
  content: "\e91e"; }

.icon-os_windows:before {
  content: "\e91f"; }

.icon-camera:before {
  content: "\e920"; }

.icon-panoramic:before {
  content: "\e921"; }

.np-allura:before {
  content: "\e922"; }

.np-conquest:before {
  content: "\e923"; }

.np-elevate:before {
  content: "\e924"; }

.np-fierce4:before {
  content: "\e925"; }

.np-fling:before {
  content: "\e926"; }

.np-flint:before {
  content: "\e927"; }

.np-goplay:before {
  content: "\e928"; }

.np-gowatch:before {
  content: "\e929"; }

.np-idol3:before {
  content: "\e92a"; }

.np-idol4:before {
  content: "\e92b"; }

.np-idol4s:before {
  content: "\e92c"; }

.icon-uniE92D:before {
  content: "\e92d"; }

.icon-gallery_arrow_lt:before {
  content: "\e92e"; }

.icon-gallery_arrow_rt:before {
  content: "\e92f"; }

.np-idol4swindows:before {
  content: "\e930"; }

.np-pixitheatre:before {
  content: "\e931"; }

.np-pop4plus:before {
  content: "\e932"; }

.np-pop7:before {
  content: "\e933"; }

.np-streak:before {
  content: "\e934"; }

.icon-uparrow:before {
  content: "\e935"; }

.icon-uniE936:before {
  content: "\e936"; }

.icon-uniE937:before {
  content: "\e937"; }

.icon-uniE938:before {
  content: "\e938"; }

.icon-uniE939:before {
  content: "\e939"; }

.np-a30:before {
  content: "\e93a"; }

.cat_22:before {
  content: "\e93b"; }

.cat_23:before {
  content: "\e93c"; }

.cat_24:before {
  content: "\e93d"; }

.cat_25:before {
  content: "\e93e"; }

.cat_26:before {
  content: "\e93f"; }

.cat_27:before {
  content: "\e940"; }

.cat_18:before {
  content: "\e941";
  font-family: 'icomoon'; }

.cat_18 a {
  text-decoration: none; }

.cat_20:before {
  content: "\e943";
  font-family: 'icomoon'; }

.accordion.active .cat_20:before {
  content: "\e942"; }

.cat_21:before {
  content: "\e943"; }

.cat_222:before {
  content: "\e944"; }

.enjoy-now-logo {
  background-image: url(https://images.alcatelonetouch.us/home/logo_enjoynow_white.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 130px;
  height: 46px;
  position: absolute;
  display: block;
  right: 35px;
  bottom: 0px; }

.page-banner-section {
  position: relative; }

.page-banner-section .enjoy-now-logo {
  width: 100px;
  top: auto;
  bottom: 15px;
  right: 15px;
  left: auto; }

.bgvid {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  z-index: 1; }

.video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 3;
  background: linear-gradient(197.37deg, #DD2497 0%, #02419F 99.93%);
  /*opacity: .4;*/
  opacity: .3;
  top: 0px; }

/*After Glow*/
.afterglow-lightbox-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

.afterglow-lightbox-wrapper .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.afterglow-lightbox-wrapper .afterglow-lightbox {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0; }

.afterglow-lightbox-wrapper .afterglow-lightbox .afterglow-lightboxplayer {
  display: block !important; }

.afterglow-lightbox-wrapper .afterglow-lightbox .afterglow-lightboxplayer video {
  display: block !important; }

.afterglow-lightbox-wrapper .afterglow-lightbox div.vjs-fullscreen {
  top: 0 !important;
  left: 0 !important; }

.afterglow-lightbox-wrapper .afterglow-lightbox .vjs-paused.vjs-ended .vjs-big-play-button {
  display: block; }

.afterglow-lightbox-wrapper.hidden {
  display: none; }

.afterglow-lightboxplayer {
  display: none; }

#afterglow-lightbox-videoel {
  display: none; }

/*******************************************
 Activation Page
*******************************************/
.activation-section h1 {
  text-align: center;
  color: #000 !important;
  margin-bottom: 20px; }

.activation-section h2 {
  font-family: Lato;
  font-size: 36px;
  font-weight: bold;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px; }

.activation-section {
  text-align: center;
  max-width: 970px;
  margin: 0px auto;
  font-family: Lato;
  font-size: 18px;
  line-height: 30px; }

.activation-section h3 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 24px;
  margin-top: 90px;
  margin-bottom: 50px;
  color: #0098E4; }

.steps-box {
  min-height: 477px;
  border: 3px solid #0098E4;
  max-width: 315px;
  font-family: Lato;
  font-size: 18px;
  line-height: 24px;
  padding: 30px;
  margin: 0px auto;
  border-radius: 4px; }

.steps-box-long {
  min-height: 445px;
  border: 3px solid #0098E4;
  max-width: 615px;
  font-family: Lato;
  font-size: 18px;
  line-height: 24px;
  padding: 30px;
  margin: 0px auto;
  border-radius: 4px;
  float: left; }

.steps-box-long p {
  padding: 0px 10px; }

.steps-box-long h4, .steps-box h4 {
  color: #0098E4;
  font-family: Lato;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase; }

.steps-box-long p a {
  color: #0098E4;
  font-family: Lato;
  font-size: 14px;
  line-height: 17px;
  text-align: center !important;
  display: block;
  margin-top: 10px; }

.step-box-long p a span.cat_23:before {
  font-size: 11px;
  margin-left: 3px; }

.sim-box {
  min-height: 385px;
  border: 3px solid #0098E4;
  max-width: 330px;
  font-family: Lato;
  font-size: 18px;
  line-height: 24px;
  padding: 20px;
  margin: 30px auto 0px;
  border-radius: 4px;
  text-align: left;
  float: right; }

.sim-box.smaller {
  max-width: 290px;
  float: none; }

.sim-box h4 {
  color: #0098E4;
  font-family: Lato;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px; }

.icon-circle-one:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  background-image: url(https://images.alcatelonetouch.us/static/icon_1.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin: -50px 0px 0px -50px; }

.icon-circle-two:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  background-image: url(https://images.alcatelonetouch.us/static/icon_2.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin: -50px 0px 0px -50px; }

.activate-table {
  max-width: 1036px;
  margin: 50px auto;
  border: 3px solid #0098E4;
  border-radius: 4px; }

.activate-table a {
  color: #0098E4; }

.activate-table a:hover {
  text-decoration: underline; }

.activate-table h5 {
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-align: center;
  padding: 15px 0px; }

.t-grey-bg {
  background-color: #797E81; }

.t-blue-bg {
  background-color: #0098E4; }

.t-lblue-bg {
  background-color: #E8EEF3; }

.activate-table p.title {
  color: #000000;
  font-family: Lato;
  font-size: 16px;
  font-weight: 600;
  line-height: 17px;
  text-align: center;
  padding: 15px 0px; }

.activate-table p {
  color: #000000;
  font-family: Lato;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding: 15px 0px; }

.activate-section-grey {
  background-color: #F9F9F9;
  padding-top: 100px;
  padding-bottom: 100px; }

.steps-box .icon-network {
  color: #0098E4;
  font-size: 70px;
  text-align: center;
  margin: 30px auto; }

.nano-sim-icon {
  background-image: url(https://images.alcatelonetouch.us/static/icon_sim_nano.png);
  width: 100%;
  height: 110px;
  background-size: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto 30px; }

.standard-sim-icon {
  background-image: url(https://images.alcatelonetouch.us/static/icon_sim_standard.png);
  width: 100%;
  height: 110px;
  background-size: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto 30px; }

.micro-sim-icon {
  background-image: url(https://images.alcatelonetouch.us/static/icon_sim_micro.png);
  width: 100%;
  height: 110px;
  background-size: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto 30px; }

.step-one-icon {
  background-image: url(https://images.alcatelonetouch.us/static/icon_havesim.png);
  width: 100%;
  height: 110px;
  background-size: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto 20px; }

.step-one-icon-b {
  background-image: url(https://images.alcatelonetouch.us/static/icon_newsim.png);
  width: 100%;
  height: 110px;
  background-size: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto 20px; }

.step-two-icon {
  background-image: url(https://images.alcatelonetouch.us/static/icon_store.png);
  width: 100%;
  height: 110px;
  background-size: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto 20px; }

/*******************************************
 Static Page
*******************************************/
.page-banner {
  width: 100%;
  min-height: 300px;
  height: 100%;
  background-size: cover;
  background-position: center center;
  margin-bottom: 99px;
  clear: both;
  display: flex;
align-items: center;  }

.wrapper-static-content {
  width: 100%;
  max-width: 1473px;
  margin: 0px auto;
  padding: 0px 66px;
  position: relative; }

.wrapper-static-content h1 {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0.8px;
  color: #0089cf;
  margin-bottom: 52px; }

.wrapper-static-content p {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  line-height: 22px;
  margin-bottom: 20px !important; }

.wrapper-static-content a {
  color: #0089cf;
  text-decoration: underline; }

.warning-link a {
  color: #0089cf;
  text-decoration: underline; }

.sup-link a {
  color: #0089cf;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block; }

.wrapper-static-content ul li {
  margin-left: 20px;
  list-style: disc;
  display: list-item;
  margin-bottom: 5px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  line-height: 22px; }

.wrapper-static-content ol li {
  margin-left: 30px;
  list-style-type: inherit;
  display: list-item;
  margin-bottom: 5px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  line-height: 22px; }

.wrapper-static-content ul li:last-child, .wrapper-static-content ol li:last-child {
  margin-bottom: 20px; }

.wrapper-static-content h3 {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 22px;
  margin-bottom: 0px; }

.wrapper-static-content strong {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 22px;
  margin-bottom: 0px; }

/*******************************************
 Breadcrumbs
*******************************************/
.breadcrumbs a {
  color: #000000;
  text-decoration: none;
  font-family: Lato;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  letter-spacing: 1px; }

.breadcrumbs span {
  font-size: 10px; }

.breadcrumbs a:hover {
  text-decoration: underline; }

/*******************************************
 Footer
*******************************************/
footer {
  background-color: #2a2d32;
  color: #FFF;
  min-height: 250px;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px 20px 10px 20px;
  display: block;
  clear: both; }

footer a {
  color: #FFF; }

.footer-logo {
  width: 125px;
  height: 28px;
  background-size: contain;
  background-position: left center;
  background-image: url("https://images.alcatelonetouch.us/home/alcatel-footer-logo.png");
  background-repeat: no-repeat; }

.footer-logo a {
  display: block;
  width: 100%;
  height: 100%; }

.footer-break {
  width: 100%;
  border: solid 1px #575b62;
  clear: both;
  display: block;
  margin: 20px auto; }

.copyright p {
  font-family: Lato;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
  color: #b4b4b4;
  text-align: center; }

.footer-nav nav ul {
  margin: 0px auto;
  text-align: center;
  width: 100%; }

.footer-nav nav ul li {
  list-style: none;
  display: inline;
  text-align: center;
  margin-right: 10px; }

.footer-nav nav ul li:last-child {
  margin-right: 0px; }

.footer-nav nav ul li a {
  color: #b4b4b4;
  text-transform: uppercase;
  font-family: Lato;
  font-size: 11px;
  font-weight: 300; }

.footer-nav nav ul li a:hover {
  text-decoration: underline; }

.social-wrap ul {
  text-align: right; }

.social-wrap ul li {
  list-style: none;
  display: inline; }

.social-wrap ul li a {
  background-color: #575b62;
  border-radius: 30px;
  font-size: 19px;
  width: 28px;
  height: 28px;
  display: inline-block;
  margin-right: 5px;
  text-align: center;
  transition: .2s; }

.social-wrap ul li a:hover {
  opacity: .6; }

.social-wrap ul li a span {
  margin-top: 4px;
  display: block;
  color: #b4b4b4; }

.mailchimp-form {
  max-width: 502px;
  margin: 0px auto; }

.mailchimp-form input {
  max-width: 327px;
  height: 45px;
  border-radius: 4px;
  border: solid 1px #575b62;
  width: 100%;
  background-color: transparent;
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  color: #ffffff;
  text-indent: 10px; }

.mailchimp-form .footer-btn {
  max-width: 152px;
  width: 100%;
  height: 45px;
  border-radius: 4px;
  background-color: #575b62;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  color: #c6c6c6;
  font-style: normal;
  margin-left: 15px;
  transition: .2s; }

.mailchimp-form .footer-btn:hover {
  opacity: .6; }

/* Gravity forms */
.gfield_error {
  background-color: white;
  color: #b94a48; }

.gfield_error:before {
  font-weight: bold;
  content: "Sorry, this field is required: ";
  color: #b94a48;
  padding-left: 5px; }

.validation_error, .validation_message {
  display: none; }

#gform_fields_1 .gfield_label {
  display: none; }

#gform_1 .gform_body {
  width: 50%;
  float: left; }

#gform_1 .gform_footer {
  width: 50%;
  float: left; }

#gform_1 .gform_wrapper .gform_footer {
  clear: none; }

.gform_wrapper .gform_footer {
  clear: none !important;
  padding: 0px !important;
  margin-top: 0px !important; }

#gform_fields_1 input {
  width: 100%;
  border-radius: 4px;
  padding: 15px 20px;
  line-height: 17px;
  outline: none;
  border: solid 1px grey;
  font-style: italic; }

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px !important; }

body .gform_wrapper ul li.gfield {
  margin-top: 0px !important; }

#gform_submit_button_1 {
  font-family: "Lato";
  line-height: 17px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding: 15px 55px;
  background-color: #00A0E3;
  border-radius: 4px;
  display: inline-block;
  margin-top: 0px;
  cursor: pointer;
  transition: .2s ease-in;
  border: solid 1px #00A0E3; }

#gform_submit_button_1:hover {
  color: #00A0E3;
  background-color: #FFF; }

.gform_wrapper {
  max-width: 100%;
  padding-bottom: 128px;
  display: block; }

/*******************************************
 Category Page
*******************************************/
.all-for-all-logo {
  float: left;
  width: 140px;
  display: block;
  height: 200px;
  background-image: url(https://images.alcatelonetouch.us/banners/logo_allforall_white.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -10px;
  margin-bottom: 50px;
  margin-right: 40px; }

.page-banner.product-cat {
    margin-bottom: 20px; 
    min-height: 170px;
}

.page-banner.product-cat > .wrapper {
    display: flex;
    position: relative;
    align-items: center;
    z-index: 5;
    min-height: 170px;
}

.page-banner-image{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
}

.page-banner-image img{
    display: block;
}

.page-banner-image img.imgdesk{
    display: none;
}

.page-banner-logo{
    position: relative;
    height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.catagory-banner-text {
    margin: 230px 20px -60px;
}
  
@media screen and (max-width: 700px){
    .page-banner.product-cat{
      background-color: transparent !important;
    }
  
    .page-banner.product-cat > .wrapper {
      flex-direction: column;
    }
  
    .page-banner-logo{
      height: 41vw;
    }
  
    .page-banner-logo img{
      max-width:45vw;
    }
  
    .page-banner-logo ~ .catagory-banner-text {
      margin-top: 60px;
    }
}
  
@media screen and (max-width: 1024px){
    .page-banner-image img.imgdesk{
      margin-right: -100px;
    }
}
  
@media screen and (min-width: 701px){
    .catagory-banner-text {
      margin: 0 230px 0 60px;
    }
  
    .page-banner-image img.imgdesk{
      height: 170px;
      max-width: none;
      display: block;
    }
  
    .page-banner-image img.imgmob{
      display: none;
    }
  
    .page-banner-logo img{
      width:auto;
    }
}
.catagory-banner-text h2 {
  font-family: Lato;
  font-size: 30px;
  font-weight: 300;
  line-height: 45px;
  letter-spacing: 1px;
  color: #000000; }

.catagory-banner-text h2 span {
  display: block;
  font-weight: 400;
  font-size: 40px; }

body.category-amazon-prime-exclusive-phones .catagory-banner-text h1 {
  padding-top: 59px; }

body.category-unlocked-phones .catagory-banner-text h1 {
  padding-top: 59px; }

.catagory-banner-text h1 {
  font-family: Lato;
  letter-spacing: 2px;
  color: #FFF;
  text-transform: uppercase;
  margin: 0;
  font-size: 34px;
  font-weight: bold;
  line-height: 30px; }

.catagory-banner-text h1.all-for-all-t {
  font-family: Lato;
  letter-spacing: 2px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
  line-height: 30px; }

.catagory-banner-text h1.all-for-all-t span {
  display: block;
  font-size: 28px;
  font-weight: 300;
  line-height: 49px; }

.catagory-banner-text h1 strong {
  display: block;
  font-size: 34px;
  font-weight: 300;
  line-height: 49px; }

.catagory-banner-text h1 span {
  display: block;
  font-size: 34px;
  font-weight: 300;
  line-height: 49px; }

.catagory-banner-text p {
  font-family: Lato;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px; }

.catagory-product-mod {
  padding: 0px 30px;
  max-width: 360px;
  margin: 150px auto 0px; }

.catagory-product-mod h2 {
  text-align: center;
  font-family: Lato;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 1px;
  color: #000000;
  text-transform: inherit;
  margin-bottom: 20px;
  margin-right: 0px;
  min-height: 54px; }

.catagory-product-mod h2 span {
  text-align: center;
  font-family: Lato;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 1px;
  text-transform: capitalize;
  display: block;
  margin-top: 6px; }

.catagory-product-mod h2 a {
  color: #000; }

.catagory-product-mod .product-sub-title {
  font-family: Lato;
  font-size: 12px;
  line-height: 20px;
  color: #000000;
  text-align: center; }

.catgory-product-img {
  margin: 0px auto;
  min-height: 185px;
  width: 100%;
  color: #FFF;
  padding-top: 10px;
  text-align: center;
  margin-bottom: 40px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.catagory-product-mod ul {
  position: relative; }

.catagory-product-mod ul li span {
  font-size: 40px;
  margin-right: 12px;
  margin-left: 20px;
  margin-top: 3px;
  height: 50px;
  width: 50px;
  float: left;
  display: inline-block; }

.catagory-product-mod ul li:before {
  font-size: 30px;
  margin-right: 20px;
  margin-left: 20px;
  margin-top: -4px;
  height: 50px;
  width: 30px;
  float: left;
  display: inline-block; }

.catagory-product-mod ul li {
  margin: 0px;
  border-top: 0.5px solid #C2C2C2;
  padding: 20px 0px 20px;
  font-family: Lato;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  color: #000000;
  clear: both;
  display: block;
  min-height: 74px;
  /*min-height: 90px;*/
  /*min-height: 51px;*/ }

.catagory-product-mod ul li:last-child {
  border-bottom: 0.5px solid #C2C2C2; }

.catagory-product-mod .blue-rd-btn {
  color: #FFF;
  display: block;
  text-decoration: none; }

.catagory-product-mod .blue-rd-btn:hover {
  color: #00A0E3; }

.catagory-product-mod p {
  text-align: center; }

a.view-details-btn {
  margin-top: 20px;
  font-family: Lato;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 1px;
  color: #000000;
  text-decoration: none;
  display: block; }

.catagory-header-img {
  width: 74%;
  height: 300px;
  color: #FFF;
  float: right;
  position: relative;
  text-align: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center; }

.catagory-header-img img {
  position: absolute;
  left: 0;
  bottom: 0; }

.category-power-batteries .catagory-header-img,
.category-smart-gadgets .catagory-header-img {
  background-position: top center;
  margin-top: -1px;
  width: 100%; }

.category-audio-music .catagory-header-img {
  width: 100%; }

.bottom-copy-cat {
  text-align: center;
  margin-top: 100px;
  color: #9d9d9d; }

body {
  padding-top: 70px; }

header {
  background: #FFF;
  position: fixed;
  top: 0;
  transition: top 0.2s ease-in-out;
  width: 100%;
  z-index: 9; }

.nav-up {
  top: -70px; }

/*******************************************
 Static Page - sidenav
*******************************************/
.side-content {
  width: 72.8%;
  float: right; }

.side-nav {
  width: 24%;
  margin-bottom: 30px;
  float: left; }

.side-nav.fix {
  position: fixed;
  width: 18%;
  top: 20px; }

.side-nav ul {
  margin: 0px;
  padding: 0px; }

.side-nav ul li {
  list-style: none;
  display: block;
  width: 100%;
  margin: 0px 0px 5px; }

.side-nav ul li a {
  background-color: #0089cf;
  border: solid 1px #0089cf;
  color: #FFF;
  text-transform: uppercase;
  width: 100%;
  display: block;
  font-family: Lato;
  font-size: 20px;
  font-weight: 300;
  padding: 2% 0 2% 6%;
  line-height: 35px;
  text-decoration: none;
  transition: .2s; }

.side-nav ul li a.current {
  background-color: transparent;
  color: #0089cf; }

.side-nav ul li.current-menu-item a {
  background-color: transparent;
  color: #0089cf; }

.side-nav ul li a:hover {
  background-color: transparent;
  color: #0089cf;
  cursor: pointer; }

sup {
  font-size: 26%;
  top: -2.7em;
  font-family: sans-serif;
  font-weight: 100; }

/*******************************************
 Contact Page
*******************************************/
.contact-form div {
  clear: both;
  display: block;
  margin-bottom: 20px; }

.contact-form label.block {
  width: 152px;
  float: left;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #666666;
  margin-top: 20px; }

.contat-form-label-text {
  width: 152px;
  float: left;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #666666;
  margin-top: 20px; }

.contact-form input[type='text'],
.contact-form input[type='email'],
.contact-form input[type='tel'] {
  width: calc(100% - 247px);
  height: 55px;
  background-color: #e1e1e1;
  color: #000;
  float: right;
  border: none;
  margin: 0px 95px 20px 0px;
  font-size: 18px;
  text-indent: 15px; }

.contact-form div.radio-btns {
  margin-top: 15px;
  width: calc(100% - 247px);
  float: right;
  display: inline;
  clear: none;
  margin-right: 95px; }

.radio-btns p {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #666666;
  margin-top: 10px; }

.contact-form textarea {
  background-color: #e1e1e1;
  color: #000;
  font-size: 14px;
  width: calc(100% - 247px);
  float: right;
  margin-right: 95px;
  border: none;
  max-height: 95px;
  padding: 15px; }

.contact-form-submit {
  border: none;
  margin-left: 152px; }

.wpcf7-submit {
  border: none;
  margin-left: 152px;
  font-family: "Lato";
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 2px;
  color: #FFFFFF;
  padding: 20px 0px;
  background-color: #00A0E3;
  border-radius: 5px;
  min-width: 198px;
  display: inline-block;
  margin-top: 20px; }

.contact-form h3 {
  color: #0089cf;
  font-size: 24px; }

.contact-us-side-bar h4 {
  margin: 20px 0px 0px 0px;
  text-transform: uppercase; }

.click-here {
  font-weight: 300;
  text-transform: initial; }

/*******************************************
 Privacy Page
*******************************************/
.privacy-bg {
  background-image: url("https://images.alcatelonetouch.us/banners/static_about.jpg"); }

.partner-banner {
  background-image: url("https://images.alcatelonetouch.us/banners/static_partnerships.jpg"); }

.about-banner {
  background-image: url("https://images.alcatelonetouch.us/banners/static_about.jpg"); }

.ig_action_bar.ig_hello.ig_container {
  box-shadow: none !important; }

.ig_message p {
  color: #FFF !important; }

.ig_headline {
  color: #FFF !important; }

.ig_button {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  text-transform: uppercase !important; }

.ig_action_bar .ig_data {
  padding: .6em 1em .3em .7em !important; }

.ig_action_bar.ig_show .ig_close {
  display: none !important; }

/*******************************************
 Header
*******************************************/
header {
  width: 100%;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #DADADA; }

.nav-up .tree-top {
  display: none; }

.tree-top {
  background-color: #0097E2;
  min-height: 35px;
  height: 100%;
  font-family: Lato;
  font-size: 14px;
  line-height: 17px;
  text-align: center; }

.tree-top p {
  color: #FFF;
  padding-top: 8px; }

.tree-top a {
  color: #FFF;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 5px;
  font-size: 14px; }

.activate-bar {
  background-color: #0097E2;
  min-height: 45px;
  font-family: Lato;
  font-size: 14px;
  line-height: 17px;
  text-align: center; }

.activate-bar p {
  color: #FFF;
  padding-top: 12px; }

.activate-bar a {
  color: #FFF;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 5px;
  font-size: 14px; }

.alcatel-logo {
  width: 132px;
  height: 28px;
  background-image: url(https://images.alcatelonetouch.us/home/alcatel.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 20px 0px 0px;
  z-index: 999;
  font-size: 0px !important; }

.alcatel-logo a {
  width: 100%;
  height: 100%;
  display: block; }

.click-nav ul li.alcatel-logo a:hover {
  border-bottom: none; }

.click-nav ul li.alcatel-logo a, .click-nav ul li.cat_27 a {
  font-size: 0px; }

.click-nav ul li.cat_27 a:hover {
  border-bottom: none; }

.hamburger {
  float: right;
  z-index: 99999; }

.click-nav ul {
  margin: 0px 0px 0px;
  padding: 0px 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.click-nav ul li ul.sub-menu {
  display: none;
  position: absolute;
  width: 100%;
  padding: 50px 0px;
  top: 45px; }

.click-nav ul li ul.sub-menu li a {
  line-height: 30px; }

.click-nav ul li ul.sub-menu li a:hover {
  font-weight: 900; }

body.home .click-nav ul li ul.sub-menu {
  top: 80px; }

body.home .click-nav ul li#menu-item-378 ul.sub-menu:before {
  height: 390px; }

body.home .click-nav ul li#menu-item-379 ul.sub-menu:before {
  height: 220px; }

body.home .click-nav ul li#menu-item-380 ul.sub-menu:before {
  height: 220px; }

body.home .click-nav ul li#menu-item-381 ul.sub-menu:before {
  height: 280px; }

.click-nav ul li#menu-item-378 ul.sub-menu:before {
  height: 360px; }

.click-nav ul li#menu-item-379 ul.sub-menu:before {
  height: 200px; }

.click-nav ul li#menu-item-380 ul.sub-menu:before {
  height: 180px; }

.click-nav ul li#menu-item-381 ul.sub-menu:before {
  height: 240px; }

.click-nav ul li#menu-item-490 ul.sub-menu:before {
  height: 210px; }

.click-nav ul li.hover {
  border-bottom: 2px solid #00A0E3; }

.click-nav ul li ul li a:hover {
  border-bottom: none; }

.sub-menu:hover > .click-nav ul li a {
  border-bottom: 2px solid #00A0E3; }

.click-nav ul li a:hover + .sub-menu {
  display: block; }

.click-nav ul li a:hover > .custom-sub {
  display: block; }

@media screen and (max-width: 870px){
	.click-nav.active ul li.search-btn {
		position:absolute;
		top:0px;
		right:60px;
		display:none;
	}
	
	.search-btn.mobile {
		display:block;
	}
	
	.control{
		width:100vw !important;
	}
}

.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.search-btn.mobile {
    display:none;
	position: absolute;
    top: -2px;
    right: 60px;
	transition: .5s ease-in-out;
}

.search-btn.mobile a {
	font-size: 0px;
}

.search-btn.mobile:before {
    position: absolute;
    width: 30px;
    height: 30px;
    color: #00A0E3;
    cursor: pointer;
	content: "\e940";
	font-family: 'icomoon' !important;
    font-size: 22px;
    margin-top: 4px;
    display: block;
}

.search-form-background{
	width:100vw;
	height:100vh;
	background-color:transparent;
	position:absolute;
	display:none;
}

.search-form-wrapper {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 140px;
    padding-top: 80px;
    background-color: #ffffffe3;
    opacity: 1;
    border-bottom: 1px solid #dadada;
    vertical-align: middle;
    display: none;
    z-index: 1000;
}

.control {
  width: 40%;
  position: relative;
  margin: 0 auto;
}

.control span{
	display: inline-block;
    position: absolute;
    top: 5px;
    font-size: 1.5em;
    color: #c1c1c1;
}

.control input#search {
    position: relative;
    background: none;
    width: 70%;
    display: inline-block;
    padding-left: 10px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #9a9a9a;
	font-size: 16px;
}

button.action.search {
    background-color: #76a9e3;
    display: inline-block;
    border: none;
    color: white;
    padding: 11.3px;
    width: 20%;
    border-radius: 5px;
    margin-left: 2%;
}

.close-form-search.action.close {
    position: absolute;
    right: 18px;
    top: 22px;
    cursor: pointer;
	z-index:10;
}

.close-form-search.action.close::before {
    content: "\e93d";
    font-family: 'icomoon' !important;
    color: #02a1e4;
    font-weight: bold;
    font-size: 2em;
}


input#search::placeholder {
  color: gray;
}  
  
.sub-menu:before {
  content: "";
  display: block;
  background-color: rgba(255, 255, 255, 0.95);
  width: 100%;
  position: fixed;
  left: 0;
  z-index: -1;
  top: 0px;
  transition: 1s; }

.search-btn {
  margin-top: 20px;
  margin-right: 20px; }

.nav-up .sub-menu {
  display: none !important; }

/*.custom-sub{
	background-color: rgba(255,255,255,0.88);
	height: ;
	width: 100%;
	position: fixed;
	left: 0;
	top: 105px;
	z-index: -1;
}*/


.click-nav ul li ul.sub-menu:hover {
  display: block; }

.click-nav li {
  display: inline; }

.m-show {
  display: none; }

.click-nav ul li a {
  color: #0097E2;
  font-family: Lato;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 17px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 400;
  display: block;
  width: 100%;
  height: 100%;
  padding: 25px 0px;
  border-bottom: solid 2px transparent; }

.click-nav ul li ul li a {
  padding: 0px;
  border-bottom: none; }

.click-nav ul li.search-btn a {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute; }

.search-btn:hover {
  opacity: .5; }

#nav-icon3 {
  width: 22px;
  height: 25px;
  margin: -20px 20px 15px;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  position: absolute;
  top: 45px;
  right: 0px;
  z-index: 999; }

#nav-icon3 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #0098E4;
  border-radius: 2.5px;
  opacity: 1;
  left: 0;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: .25s ease-in-out; }

#nav-icon3 span:nth-child(1) {
  top: 0px; }

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 7px; }

#nav-icon3 span:nth-child(4) {
  top: 14px; }

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }

#nav-icon3.open span:nth-child(2) {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

#nav-icon3.open span:nth-child(3) {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }

.pdp-nav-wrap h1 {
  font-size: 15px;
  float: left;
  max-width: 200px;
  margin-top: 15px; }

.pdp-nav-wrap {
  width: 100%;
  border-bottom: 1px solid #EBEBEB;
  clear: both;
  display: block;
  background-color: #FFF;
  min-height: 70px; }

.pdp-nav-wrap.fixed {
  position: fixed;
  top: 0px;
  z-index: 8;
  transition: top 0.3s ease-in-out; }

.pdp-nav-wrap.pdp-down.fixed {
  top: 68px; }

.stop-the-jump {
  display: none;
  width: 100%;
  height: 80px; }

.stop-the-jump.fixed {
  display: block; }

.pdp-nav {
  float: right; }

.pdp-nav ul {
  margin: 0px;
  padding: 0px;
  text-align: right; }

.pdp-nav ul li {
  display: inline;
  text-align: right;
  position: relative; }

.pdp-nav ul li a {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 17px;
  margin-right: 35px;
  font-weight: 300;
  padding-bottom: 3px;
  color: #000;
  text-transform: uppercase; }

.pdp-nav ul li a:hover {
  border-bottom: 2px solid #0097E2; }

.pdp-nav ul li.active a {
  font-weight: 400;
  border-bottom: 2px solid #0097E2; }

.pdp-nav ul li.buy-now a {
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 2px;
  color: #FFFFFF;
  background-color: #00A0E3;
  border-radius: 5px;
  display: inline-block;
  margin-top: 10px;
  margin-right: 0px;
  padding: 15px 50px;
  cursor: pointer;
  border: solid 1px #00A0E3; }

.pdp-nav ul li.buy-now.comingsoon-btn a {
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 2px;
  color: #FFFFFF;
  background-color: #A6AAAB;
  border-radius: 5px;
  display: inline-block;
  margin-top: 10px;
  margin-right: 0px;
  padding: 15px 50px;
  cursor: pointer;
  border: solid 1px #A6AAAB;
  pointer-events: none; }

.comingsoon-btn-t {
  font-family: "Lato";
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 1px;
  color: #000000;
  background-color: transparent;
  border-radius: 5px;
  display: inline-block;
  margin-top: 25px;
  margin-right: 0px;
  padding: 12px;
  cursor: pointer;
  border: solid 2px #000000;
  pointer-events: none; }

.comingsoon-btn-t.white {
  border: solid 2px #FFFFFF;
  color: #FFFFFF; }

.pdp-sub-menu {
  display: none;
  width: 202px;
  position: absolute;
  z-index: 8;
  min-height: 210px;
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.31);
  right: 2px;
  top: -21px; }

.pdp-nav.active .pdp-sub-menu {
  display: block; }

.pdp-nav ul li ul.pdp-sub-menu li {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #0098E4;
  font-weight: 400; }

.pdp-nav ul li.buy-now.active .pdp-sub-menu {
  display: block; }

.pdp-sub-menu.show {
  display: block; }

/*Buy Now Buttons */
.pdp-nav ul li.tmobile-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/tmobile.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.tmobile-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.bestbuy-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/best-buy.png);
  background-size: 65%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.bestbuy-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.walmart-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/walmart.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.walmart-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.amazon-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/amazon-logo-rgb.png);
  background-size: 66%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.amazon-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.virgin-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_virgin.png);
  background-size: 90%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.virgin-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.virgin-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_virgin.png);
  background-size: 40%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

li.virgin-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.sprint-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/carrier/sprint.png);
  background-size: 90%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.sprint-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.snapbak-lightup a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(img/namingpack/snapbak-light.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 155px;
  border: none !important; }

.pdp-nav ul li.snapbak-lightup a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.snapbak-power a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(img/namingpack/snapbak-power.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 155px;
  border: none !important; }

.pdp-nav ul li.snapbak-power a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.snapbak-sound a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(img/namingpack/snapbak-sound.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 155px;
  border: none !important; }

.pdp-nav ul li.snapbak-sound a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.sprint-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/carrier/sprint.png);
  background-size: 40%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

li.sprint-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.snapbak-sound a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(img/namingpack/snapbak-sound.png);
  background-size: 40%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

li.snapbak-sound a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.snapbak-lightup a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(img/namingpack/snapbak-light.png);
  background-size: 40%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

li.snapbak-lightup a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.snapbak-power a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(img/namingpack/snapbak-power.png);
  background-size: 40%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

li.snapbak-power a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.boost-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_boost.png);
  background-size: 90%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.boost-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.boost-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_boost.png);
  background-size: 60%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

li.boost-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.cricket-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_cricket.png);
  background-size: 90%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.cricket-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.cricket-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_cricket.png);
  background-size: 60%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

li.cricket-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.tmobile-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/tmobile.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

li.tmobile-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.bestbuy-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/best-buy.png);
  background-size: 32%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

li.bestbuy-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.walmart-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/walmart.png);
  background-size: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

li.walmart-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.amazon-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/home/amazon-logo-rgb.png);
  background-size: 40%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

li.amazon-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

ul.pdp-sub-menu li {
  padding: 0px;
  border: none !important; }

ul.pdp-sub-menu li.make-selection {
  min-height: 30px !important;
  text-align: center;
  font-weight: 400;
  padding-top: 5px;
  color: #00A0E3; }

ul.buy-nav-cat li {
  border: none !important;
  padding: 0px;
  min-height: 70px; }

.catagory-product-mod ul li.close-btn, .pdp-nav ul li ul.pdp-sub-menu li.close-btn {
  min-height: 20px;
  text-align: right;
  margin-right: 10px;
  font-family: lato;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: -25px;
  cursor: pointer; }

ul.buy-nav-cat.show li ul.pdp-sub-menu {
  display: block;
  margin: 0px auto;
  position: absolute;
  left: 0px;
  top: -140px;
  max-width: 270px;
  width: 100%; }

.heroMultipleBuys ul {
  position: relative;
  max-width: 270px;
  text-transform: uppercase; }

.heroMultipleBuys ul {
  list-style: none; }

.heroMultipleBuys ul.buy-nav-cat.show li ul.pdp-sub-menu {
  left: 0px;
  top: 20px;
  z-index: 6; }

.heroMultipleBuys ul li.close-btn {
  min-height: 20px;
  text-align: right;
  margin-right: 10px;
  font-family: lato;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: -25px;
  cursor: pointer; }

.small-features {
  padding: 120px 0px 0px; }

.small-features strong {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.pdp-small-feature p {
  margin-bottom: 20px; }

.small-features .wrapper {
  border-bottom: 1px solid #979797; }

.pdp-small-feature {
  padding-bottom: 0px;
  padding-left: 55px; }

.pdp-small-feature ul li {
  margin-left: 20px; }

.naming-pack {
  float: left;
  /*max-width: 130px;*/ }

.np-att-flip2 {
  background-image: url(img/namingpack/att-cingular-flip-2.png);
  width: 145px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.np-flint-one {
  background-image: url(img/namingpack/one_touch_flint.png);
  width: 145px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.np-pop4s {
  background-image: url(img/namingpack/pop-4s.png);
  width: 110px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.np-snapbak {
  background-image: url(img/namingpack/snapbak.png);
  width: 110px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.np-a30fierce {
  background-image: url(img/namingpack/a30-fierce.png);
  width: 110px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.np-pulsemix {
  background-image: url(img/namingpack/pulse-mix-logo.png);
  width: 110px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.np-uni360 {
  background-image: url(img/namingpack/uni360.png);
  width: 110px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.np-cameox {
  background-image: url(img/namingpack/cameox.png);
  width: 110px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.np-quickflip {
  background-image: url(img/namingpack/quickflip.png);
  width: 110px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.np-idol5 {
  background-image: url(img/namingpack/idol5.png);
  width: 90px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.np-a50 {
  background-image: url(img/namingpack/np-a50-fr.png);
  width: 90px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.a30tablet-np {
  background-image: url(img/namingpack/A30-tablet-np.png);
  width: 165px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.a30tablet-np.home-spotlight {
  margin: 0px auto;
  width: 400px;
  height: 70px; }

.naming-pack span {
  font-size: 0px; }

.naming-pack span:before {
  font-size: 46px;
  float: left;
  margin-top: 13px; }

.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

/*

Help us resize some of the images.
*/
#gallery .bx-wrapper img {
  max-height: 533px; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================*/
.bx-wrapper {
  background: #fff; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -40px;
  width: 100%; }

.post-template-single-comingsoon .bx-wrapper .bx-pager {
  display: none; }

.hero-slider {
  margin-top: 37px; }

.hero-slider .bx-wrapper .bx-pager,
.hero-slider .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 20px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  /*background: url('images/bx_loader.gif') center center no-repeat #ffffff;*/
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #b4b4b4;
  text-indent: -9999px;
  display: block;
  width: 70px;
  height: 5px;
  margin: 0 5px;
  outline: 0;
  border-radius: 0px; }

.hero-slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #FFFFFF;
  text-indent: -9999px;
  display: block;
  width: 70px;
  height: 5px;
  margin: 0 5px;
  outline: 0;
  border-radius: 0px;
  opacity: .7; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #0097e2; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(img/arrow_left.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 23%; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(img/arrow_right.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 23%; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  text-indent: -9999px;
  z-index: 7;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background-color: #ffffff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15); }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  /*background: url('images/controls.png') -86px -11px no-repeat;*/
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  /*background: url('images/controls.png') -86px -44px no-repeat;*/
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/*******************************************
 PDP Page Styles
*******************************************/
.pdp-hero {
  width: 100%;
  min-height: 650px;
  background-size: cover;
  background-position: top center;
  padding: 30px 0px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  clear: both; }

#overview .pd-hero {
  height: 600px; }

.pdp-hero h1 {
  padding: 75px 0px 0px;
  font-family: Lato;
  font-size: 44px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #ffffff;
  text-transform: inherit; }

.pdp-hero .black h1 {
  color: #000; }

.pdp-hero h1 span {
  clear: both;
  display: block;
  /* old
	font-size: 16px;*/
  font-size: 24px;
  margin-top: 5px;
  font-weight: 400;
  text-transform: uppercase;
  max-width: 500px;
  line-height: 28px; }

.tagline {
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 300 !important;
  line-height: 28px !important; }

.pdp-hero.coming-soon h1 span {
  clear: both;
  display: block;
  font-size: 26px;
  line-height: 38px;
  margin-top: 5px;
  font-weight: 400;
  text-transform: uppercase;
  max-width: 500px; }

.pdp-hero p {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 23px;
  color: #000;
  margin-top: 20px;
  max-width: 500px; }

.pdp-hero p.tagline {
  margin-bottom: -10px; }

/*.pdp-hero p.tagline {
	font-size: 20px;	
	font-weight: 300;	
	letter-spacing: 1px;	
	line-height: 24px;
	color:#000;
	margin-top:50px;
	text-transform:uppercase;
}*/
.pdp-hero p strong {
  font-weight: 600; }

.alcatel-idol-4s {
  background-image: url("https://images.alcatelonetouch.us/banners/alcatel-vr-hero-bg.jpg"); }

.product-image-slide {
  min-height: 400px;
  width: 400px;
  color: #FFF;
  margin: 0px auto;
  text-align: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.product-image-slide.exam {
  background-image: url("https://images.alcatelonetouch.us/banners/example-image.png"); }

.pdp-feature {
  width: 100%;
  display: block;
  clear: both;
  padding: 0px; }

.pdp-feature p {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 25px;
  max-width: 392px;
  float: left;
  clear: both; }

.pdp-small-feature p {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 25px; }

.pdp-feature ul {
  max-width: 392px;
  float: left;
  clear: both;
  display: block; }

.pdp-feature ul li {
  margin-left: 20px; }

#wpadminbar {
  bottom: 0px !important;
  top: inherit !important; }

.right-content p {
  text-align: right;
  float: right; }

.right-content h2 {
  text-align: right; }

.pdp-hero-split .pdp-feature p:last-child {
  margin-bottom: 150px !important;
  clear: both;
  display: block; }

.pdp-hero-split h2:first-child {
  margin-top: 150px; }

.pdp-feature.white-text {
  color: #fff; }

.pdp-feature.white-text p {
  color: #fff; }

.pdp-feature h2 {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 44px; }

.pdp-feature h2:first-child {
  margin-top: 130px; }

.pdp-feature h2 span {
  font-weight: 300; }

.pdp-feature h3 {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 44px;
  margin-right: 0px;
  display: block;
  clear: both;
  text-transform: uppercase; }

.pdp-feature h3:first-child {
  margin-top: 0px; }

.pdp-feature h3 span {
  font-weight: 600;
  display: block;
  clear: both; }

/*
.pdp-feature h3{
	font-size: 18px;	
	font-weight: 400;	
	line-height: 30px;
	max-width: 392px;
	letter-spacing: 2px;
}
.pdp-feature h3:first-child{
	margin-top: 103px;
}
.pdp-feature h3 span{
	font-size: 23px;
	font-weight: 900;
	display: block;
	clear: both;
}

*/
.pdp-hero-split {
  width: 100%; }

.pdp_product_slider {
  padding: 100px 0px; }

#tech-specs {
  display: block;
  clear: both;
  padding-top: 140px;
  padding-bottom: 30px; }

.tech-specs li {
  font-family: Lato;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 1px;
  color: #000000;
  list-style: none; }

.tech-specs h4 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px; }

.tech-specs li:last-child {
  margin-bottom: 40px; }

.tech-specs {
  padding: 0px 30px; }

.tech-title h2 {
  font-family: "Lato";
  font-weight: 300;
  font-size: 31px;
  text-transform: uppercase;
  letter-spacing: 2px; }

/*******************************************
 Home Page Styles
*******************************************/
.hero-image {
  background-color: #333;
  text-align: center;
  padding-top: 5%;
  padding-bottom: 5%;
  color: #FFF;
  background-size: cover;
  background-position: top center;
  min-height: 655px; }

.hero-pop-seven {
  background-image: url(https://images.alcatelonetouch.us/home/herobanner_pop7.jpg); }

.hero-a50 {
  background-image: url(https://images.alcatelonetouch.us/home/herobanner_a50.jpg); }

.hero-idol4 {
  background-image: url(https://images.alcatelonetouch.us/home/herobanner_idol4.jpg); }

.hero-idol5 {
  background-image: url(https://images.alcatelonetouch.us/home/herobanner_idol5s.jpg); }

.np-idol5s-logo {
  background-size: contain;
  max-width: 300px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(https://images.alcatelonetouch.us/home/idol5s-logo-w.png);
  margin: 50px auto 0px; }

.np-idol5s-logo-b {
  background-size: contain;
  width: 100px;
  height: 28px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(https://images.alcatelonetouch.us/home/idol5s-logo-b.png);
  margin: 20px 0px 0px 20px; }

.a50-device {
  background-image: url(https://images.alcatelonetouch.us/home/herobanner_a50_phone.png);
  width: 50%;
  min-height: 494px;
  background-repeat: no-repeat; }

h1.icon-a50 {
  font-size: 85px; }

.hero-a-thrity {
  background-image: url(https://images.alcatelonetouch.us/home/herobanner_a30.jpg); }

.hero-partnerships {
  background-image: url(https://images.alcatelonetouch.us/home/homebanner_partnerships_img.jpg);
  padding-top: 5%;
  padding-bottom: 5%;
  color: #FFF;
  background-size: cover;
  background-position: top center;
  min-height: 470px; }

.mls-black-bar {
  height: 180px;
  width: 100%;
  background-color: #000;
  padding: 18px 0px; }

.mls-image-content {
  background-image: url(https://images.alcatelonetouch.us/banners/we-are-one-team.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
  min-height: 150px; }

.pop-device {
  min-height: 275px;
  width: 100%;
  background-image: url(https://images.alcatelonetouch.us/home/herobanner_pop7_device.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 20px;
  float: right;
  max-width: 555px; }

.a30-device {
  min-height: 500px;
  width: 100%;
  background-image: url(https://images.alcatelonetouch.us/home/herobanner_a30_device.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 350px;
  float: right; }

.a30-device-content {
  float: right;
  margin-top: 180px;
  margin-right: 10px; }

.a30-hero-np {
  font-size: 95px;
  text-indent: -100px;
  color: #FFF; }

.a30-device-content .np-a30 {
  float: right; }

.a30-device-content h2 {
  color: #FFF;
  text-align: right; }

.pdp-hero p.tagline {
  font-weight: 400; }

.a30-device-content p {
  text-align: right; }

.hero-content {
  max-width: 600px;
  float: right;
  clear: both;
  display: block; }

.hero-image h2 {
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 54px;
  text-align: center;
  text-transform: uppercase; }

.hero-image h2 span {
  display: block;
  clear: both;
  font-weight: 300;
  letter-spacing: 0px; }

.hero-image h3 {
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 28px;
  text-transform: uppercase;
  margin-right: 0px; }

.hero-image h3 span {
  font-weight: 300; }

.hero-image p {
  font-size: 16px;
  text-transform: inherit; }

.star-wars-logo {
  height: 539px;
  width: 100%;
  margin: 0px auto;
  background-image: url("https://s3-us-west-1.amazonaws.com/alcatelonetouchus/home/star-wars-coming.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 30px; }

/*New Home Page Design */
.spot-light h2 {
  font-family: Lato;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0px;
  font-size: 45px;
  font-weight: bold;
  line-height: 54px;
  margin-top: 15px; }

.spot-light h2 span {
  font-weight: 300; }

.spot-light p {
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 30px; }

.spotlight-image {
  width: 100%;
  max-width: 913px;
  min-height: 383px;
  margin: 53px auto 0px;
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat; }

.spotlight-naming-pack .icon-a30tablet:before {
  font-size: 90px;
  text-align: center;
  display: block; }

.box-content h2 {
  font-family: 'Lato';
  letter-spacing: 2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  line-height: 44px; }

.box-content h3 {
      font-family: 'Lato';
      margin-top: 10px;
      font-size: 30px;
  font-weight: 300;
      line-height: 30px;
      color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px; }

.box-content h2 span {
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  display: block;
  margin-bottom: 20px; }

.box-content p {
  max-width: 505px;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 30px; }

.two-column-grid {
  width: 100%;
  background-color: #F7F7F7; }

.two-column-grid .box-content p {
  margin: 0px auto;
  padding: 0px 15px; }

.two-column-grid .box-content {
  padding: 100px 0px 0px; }

.alcatel-one-touch-phone {
  width: 100%;
  max-width: 325px;
  min-height: 321px;
  text-align: center;
  margin: 81px auto 0px;
  background-image: url(https://images.alcatelonetouch.us/home/hp_unlocked.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat; }

.find-the-perfect {
  padding: 10% 0px; }

.acc-grid {
  margin-top: 120px;
  margin-bottom: 110px; }

.mobile-acc-grid {
  display: none; }

.acc-grid p {
  padding: 0px 0px 0px 0px; }

.acc-grid p.acc-p-grid {
  /*padding: 0px 110px 0px 0px;*/ }

.triple-cat h3, .acc-grid h3 {
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  line-height: 19px;
  letter-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
  margin-top: 30px;
  margin-right: 0px; }

.acc-grid h2 {
  margin-top: 60px;
  margin-bottom: 10px; }

.triple-cat h3 span {
  font-weight: 500; }

.product-box {
  background: linear-gradient(180deg, #EDEDEF 0%, #F9F9F9 100%);
  min-height: 500px;
  margin: 2px;
  padding-top: 40px;
  padding-bottom: 30px; }

.soccer-partnerships {
  padding: 40px 0px;
  background-color: #E2DFDF;
  margin-top: 5px;
  background-image: url(https://images.alcatelonetouch.us/banners/static_partnerships.jpg);
  background-size: cover;
  background-position: center center;
  min-height: 350px; }

.partnership-headline-img {
  width: 218px;
  min-height: 65px;
  background-image: url(https://images.alcatelonetouch.us/home/section_partnerships_headline.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  clear: both;
  display: block;
  float: right;
  margin-top: 30px;
  margin-bottom: 15px; }

.partnership-headline-img-b {
  width: 100%;
  min-height: 87px;
  background-image: url(https://images.alcatelonetouch.us/home/section_partnerships_headline.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  clear: both;
  display: block;
  margin-top: 84px;
  margin-bottom: 15px; }

.page-template-template-partner .wrapper-static-content {
  max-width: 1200px;
  margin-bottom: 80px; }

.page-template-template-about .wrapper-static-content {
  max-width: 1200px;
  margin-bottom: 80px; }

.page-template-template-partner .wrapper-static-content h1 {
  color: #000000;
  font-family: Lato;
  font-size: 36px;
  font-weight: bold;
  line-height: 44px;
  text-align: center; }

.page-template-template-partner .wrapper-static-content h1 span {
  display: block;
  font-size: 28px;
  font-weight: 300;
  line-height: 30px; }

.page-template-template-about .wrapper-static-content h1 {
  color: #000000;
  font-family: Lato;
  font-size: 36px;
  font-weight: bold;
  line-height: 44px;
  text-align: center; }

.page-template-template-about .wrapper-static-content h1 span {
  display: block;
  font-size: 28px;
  font-weight: 300;
  line-height: 30px; }

.featured-logos ul li {
  list-style: none;
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  width: 12.2%;
  text-align: center; }

.featured-logos ul li img {
  width: auto;
  height: 20px;
  margin: 0px auto; }

.featured-logos ul li img.lg {
  height: 35px;
  width: auto;
  margin-bottom: -5px; }

.product-image {
  width: 100%;
  min-height: 330px;
  margin: 0px auto;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.product-image.img-s {
  min-height: 160px; }

.watches-image {
  background-image: url("https://images.alcatelonetouch.us/home/lime_green_blue_watch_front_1.png"); }

.headphone-image {
  background-image: url("https://images.alcatelonetouch.us/home/section_products_headphones.png"); }

.wifihotspots-image {
  background-image: url("https://images.alcatelonetouch.us/products/connectivity/cat_con_linkzone.png"); }

.shop-acc-image {
  background-image: url("https://s3-us-west-1.amazonaws.com/alcatelonetouchus/home/accessories-image.png"); }

.unlocked-tablets-image {
  background-image: url("https://s3-us-west-1.amazonaws.com/alcatelonetouchus/home/unlocked-tablets.png"); }

.unlocked-phones-image {
  background-image: url("https://s3-us-west-1.amazonaws.com/alcatelonetouchus/home/unlocked-phones.png"); }

.logo-shield {
  width: 100%;
  max-width: 170px;
  min-height: 110px;
  float: right;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 50px; }

.logo-shield.sounders-fc {
  min-height: 125px;
  margin-top: 45px; }

.la-galaxy-logo {
  background-image: url("https://s3-us-west-1.amazonaws.com/alcatelonetouchus/home/la-galaxy-logo.png"); }

.ny-football {
  background-image: url("https://s3-us-west-1.amazonaws.com/alcatelonetouchus/home/ny-football-club.png"); }

.sounders-fc {
  background-image: url("https://s3-us-west-1.amazonaws.com/alcatelonetouchus/home/sounders-fc-logo.png"); }

.mls-logo {
  background-image: url(https://images.alcatelonetouch.us/home/section_partnerships_logo_mls.png); }

.carrier-logos {
  width: 54%;
  min-height: 300px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 48px auto 49px; }

.carrier-btn {
  width: 100%;
  height: 75px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }

.carrier-btn a {
  display: block;
  width: 100%;
  height: 75px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }

.carrier-btn img {
  width: 65%;
  height: auto;
  margin: 0px auto;
  display: block; }

.boost-btn img {
  margin-top: 13px;
  width: 80%; }

.metro-btn img {
  margin-top: 7px; }

.tmobile-btn img {
  margin-top: 16px; }

/*.att-btn{
	background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_att.png);
}

.tmobile-btn{
	background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_tmobile.png);
	
}
.virgin-btn{
	background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_virgin.png);

}
.sprint-btn{
	background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_sprint.png);

}
.metro-btn{
	background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_metropcs.png);
	
}
.cricket-btn{
	background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_cricket.png);
	
}
.boost-btn{
	background-image: url(https://images.alcatelonetouch.us/home/carrier/logo_boost.png);
}
*/
.choose-carrier {
  text-align: center;
  color: #0097E2;
  font-family: Lato;
  font-size: 14px !important;
  font-weight: bold !important;
  letter-spacing: 1px;
  line-height: 24px;
  margin-top: 44px !important; }

/*Juicer code*/
.juicer-feed.slider .slick-prev, .juicer-feed.slider .slick-next {
  display: none !important; }

.slick-track {
  height: 188px !important;
  width: 100%; }

/*
.juicer-feed.slider li.feed-item:last-child{
	margin-right: 0px;
}*/
.juicer-feed.slider li.feed-item {
  margin: 0px 0px; }

.juicer-feed.slider li.feed-item a.j-image img {
  width: 100%;
  height: 188px !important; }

.juicer-feed-section {
  padding: 100px 0px 120px; }

.juicer-feed-section h4 {
  text-transform: uppercase;
  line-height: 44px;
  margin-bottom: 0px;
  color: #0097E2;
  font-size: 36px;
  font-weight: bold; }

.juicer-feed-section p {
  margin-bottom: 30px !important;
  font-size: 18px;
  font-weight: 300; }

.juicer-feed-section h4 span {
  text-transform: uppercase;
  line-height: 44px;
  margin-bottom: 0px;
  color: #000;
  font-size: 36px;
  font-weight: bold; }

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
table {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0; }

table tr {
  border: 1px solid #ddd;
  padding: 5px; }

table th, table td {
  padding: 10px;
  text-align: center; }

table tr:nth-child(2n) {
  background-color: whitesmoke; }

table th {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  background-color: #0089cf;
  color: #FFF; }

@media screen and (max-width: 600px) {
  table {
    border: 0; }
  table thead {
    display: none; }
  table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd; }
  table td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc; }
  table td:last-child {
    border-bottom: 0; }
  table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold; } }

/*Media Quieries */
@media screen and (min-width: 1600px) {
  .pdp-hero {
    min-height: 750px; }
  #overview .pdp-hero {
    background-position: bottom center; } }

@media screen and (max-width: 1200px) {
  .catagory-product-mod {
    padding: 0px 30px; } }

@media screen and (max-width: 1000px) {
  .product-cat-wrap > .flex_container.flex_three > .flex_item {
    width: 50%; } }

@media screen and (max-width: 980px) {
  .side-content {
    width: 100%;
    float: none; }
  .side-nav {
    width: 100%;
    float: none; }
  .steps-box-long {
    min-height: 520px; }
  .steps-box {
    min-height: 520px;
    margin-left: 5px; } }

@media screen and (max-width: 900px) {
  .catagory-product-mod {
    padding: 0px 30px; }
  .two-column-grid > .wrapper > .flex_container.flex_two > .flex_item {
    width: 100%; }
  .mr-r-2 {
    /*margin-right: 2px;*/
    border-right: none; }
  .spotlight-image {
    min-height: 215px; }
  .mr-l-2 {
    /*margin-left: 2px;*/
    border-left: none;
    border-top: 8px solid #FFF; }
  .two-column-grid .wrapper {
    padding: 0px; }
  .contact-form-wrap > .flex_container.flex_two > .flex_item.one_third,
  .contact-form-wrap > .flex_container.flex_two > .flex_item.two_thirds {
    width: 100%; }
  .contact-form input[type='text'], .contact-form input[type='email'], .contact-form input[type='tel'] {
    margin-right: 0px;
    width: calc(100% - 115px); }
  .contact-form textarea {
    margin-right: 0px;
    width: calc(100% - 115px); }
  .contact-form div.radio-btns {
    margin-right: 0px;
    width: calc(100% - 115px); }
  .contact-form label.block {
    width: 115px; }
  .contat-form-label-text {
    width: 115px; }
  .contact-form-submit {
    margin-left: 115px; }
  .wpcf7-submit {
    margin-left: 115px; } }

@media screen and (max-width: 870px) {
  .activation-page > .flex_container flex_two {
    width: 100%; }
  .activation-page .flex_container.flex_two > .flex_item.two_thirds {
    width: 100%; }
  .activation-page .flex_container.flex_two > .flex_item.one_third {
    width: 100%; }
  .steps-box {
    max-width: 100%;
    margin: 20px auto;
    min-height: 300px; }
  .steps-box-long {
    min-height: 300px;
    max-width: 100%; }
  .tree-top {
    display: none; }
  header .wrapper {
    padding: 0px; }
  /*mobile-nav */
  #menu-item-378 {
    margin-top: 60px; }
  .m-show {
    display: block; }
  .click-nav ul {
    margin: 0px 0px 20px; }
  .click-nav ul li {
    display: none;
    margin-left: 20px; }
  .click-nav ul li.alcatel-logo {
    display: block;
    margin-left: 20px; }
  .click-nav ul li a {
    font-size: 34px;
    font-weight: 300;
    color: grey;
    line-height: 32px; }
  .click-nav ul li a:hover {
    border-bottom: none !important;
    font-weight: 600;
    color: #00A0E3; }
  .click-nav.active ul {
    height: 100%;
    width: 100%;
    position: fixed;
    display: block;
    background-color: rgba(255, 255, 255, 0.98); }
  .click-nav.active ul li {
    display: block; }
  .click-nav ul li.hover a {
    font-weight: 600;
    color: #00A0E3;
    border-bottom: none !important;
    background-color: transparent; }
  .click-nav ul li.hover {
    border-bottom: none !important;
    background-color: transparent; }
  .click-nav.active ul li ul {
    background-color: transparent; }
  .click-nav ul li ul li a {
    color: #00A0E3;
    font-size: 26px;
    line-height: 32px;
    padding: 20px 0px;
    font-weight: 300; }
  .click-nav ul li.hover ul li a {
    font-weight: 300; }
  .click-nav ul li.hover ul li a:hover {
    font-weight: 600; }
  .click-nav ul li ul.sub-menu {
    display: none;
    position: absolute;
    width: 50%;
    right: 0px;
    padding: 50px 0px;
    top: 105px; }
  .sub-menu:before {
    display: none; }
  .product-cat .flex_container.flex_two > .flex_item {
    width: 100%; }
  .box-content p {
    text-align: center; }
  .soccer-partnerships .box-content p {
    text-align: right;
    max-width: 100%; }
  .page-banner.product-cat {
    background-color: #FFF; }
  .cat-banner-bg {
    display: none; }
  .page-banner-section {
    clear: both;
    display: block;
    height: 100%; }
  body {
    overflow-x: hidden; } }

.pop-hs {
  font-size: 90px;
  margin-right: -55px; }

@media screen and (max-width: 860px) {
  .hero-slider {
    margin-top: 0px; }
  .mls-black-bar {
    margin-top: -178px; }
  .a30-device {
    min-height: 380px;
    float: right;
    width: 49%; }
  .a30-device-content {
    float: left;
    width: 50%;
    margin-right: 0px;
    margin-top: 83px; }
  .a30-device-content h2 {
    color: #FFF;
    text-align: right !important;
    font-size: 35px !important;
    line-height: 36px !important; }
  .hero-image {
    min-height: 420px; }
  /*
	.soccer-partnerships .flex_container.flex_two > .flex_item{
		width: 100%;
	}
	
	.soccer-partnerships .floatright{
		float: none !important;
	}
	.soccer-partnerships p{
		margin: 0px auto;
	}
	
	.partnership-headline-img{
		float: none;
		margin: 0px auto;
	}
*/
  /*Home Page*/
  .pop-device {
    margin: -315px auto 0px;
    background-position: 60%;
    min-height: 185px; }
  .pop-hs {
    font-size: 75px;
    margin-right: -15px; }
  .hero-image {
    min-height: 480px; }
  .hero-content {
    margin-top: 0px;
    text-align: center !important;
    z-index: 2; }
  .hero-content .white-rd-btn {
    display: none; }
  .box-content p {
    max-width: 60%; }
  .spot-light .wrapper-tiny {
    max-width: 60%; }
  .two-column-grid .box-content.mr-r-2 {
    background: linear-gradient(90deg, #FBFBFB 0%, #F3F3F3 100%) !important; }
  .two-column-grid .box-content.mr-l-2 {
    background: linear-gradient(90deg, #F3F3F3 0%, #FBFBFB 100%) !important;
    margin-top: 5px; }
  .carrier-logos {
    margin: 65px auto 65px; }
  .acc-grid > .wrapper > .flex_container.flex_four > .flex_item {
    width: 50%;
    margin-bottom: 100px; }
  .acc-grid .box-content p {
    text-align: left;
    max-width: 100%; }
  .acc-grid .box-content {
    max-width: 205px;
    margin: 0px auto; }
  .acc-grid {
    margin-bottom: 0px; }
  .logo-shield {
    margin-top: 24px;
    min-height: 85px; }
  .logo-shield.la-galaxy-logo {
    min-height: 97px;
    margin-top: 15px; }
  .logo-shield.sounders-fc {
    margin-top: 25px;
    min-height: 100px; }
  .partnership-headline-img {
    margin-top: 45px; }
  .soccer-partnerships .wrapper {
    max-width: 80%; }
  #overview .pdp-hero {
    background-size: cover;
    min-height: 450px; }
  .pdp_product_slider {
    padding: 50px 0px; }
  .bx-viewport {
    max-height: 480px; }
  .wrapper-tiny {
    max-width: 80%; }
  .catagory-banner-text h1.all-for-all-t span {
    line-height: 30px; }
  .catagory-banner-text h1 span {
    line-height: 30px; }
  .catagory-banner-text .wrapper-tiny {
    max-width: 100%; }
  /*PDP Mobile*/
  .pdp-hero {
    background-size: auto 458px;
    background-repeat: no-repeat;
    min-height: inherit; }
  .pdp-feature p:last-child {
    margin-bottom: 30px; }
  .pdp-hero .ksp-white p {
    color: #000; }
  .pdp-hero .ksp-white a {
    color: #0097E2; }
  .tech-title h2 {
    text-align: left;
    outline: none;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0px; }
  #features .tech-title h2 {
    margin-left: 0px; }
  .tech-title h2 {
    margin-left: 25px; }
  #tech-specs {
    padding-top: 60px;
    padding-bottom: 0px; }
  .pdp-nav ul li a {
    font-size: 11px;
    margin-right: 20px; } }

@media screen and (max-width: 840px) {
  .heroMultipleBuys {
    margin: -35px auto 30px;
    display: block; }
  .heroMultipleBuys ul {
    width: 100%;
    margin: 0px auto;
    max-width: 265px; }
  .heroMultipleBuys ul li a.blue-rd-btn.show-sub-menu {
    width: 100%; }
  .bgvid {
    display: none; }
  .video-overlay {
    display: none; }
  .prime-section {
    margin-top: 0px; }
  button.accordion.plus-btn {
    color: #000; }
  .comingsoon-btn-t.white {
    color: #000;
    border-color: #000;
    margin: -20px auto 40px;
    text-align: center;
    display: block;
    max-width: 200px; }
  .pdp-hero p.tagline {
    text-align: center;
    margin: -30px auto 0px;
    color: #000 !important; }
  .pdp-hero p {
    text-align: center; }
  .pdp-hero p a {
    margin-top: 0px;
    margin-bottom: 30px; }
  .wrapper-tiny.w-flex {
    display: block; }
  .pdp-hero {
    display: block; }
  .flex_container.flex_four.no-break > .flex_item {
    width: 50%; }
  .ksp-grey-bg-m {
    background-color: #F1F1F1;
    padding-top: 0px;
    margin-top: 30px; }
  .pdp-small-feature {
    padding-left: 0px; }
  .click-nav ul li.m-hide {
    display: none; }
  .d-tech {
    display: none; }
  .m-tech {
    display: block; }
  .m-tech .tech-title {
    display: none; }
  .pdp-feature p {
    text-align: center !important;
    margin: 0px auto;
    float: none !important;
    max-width: 100%; }
  .pdp-feature h3 {
    max-width: 100%; }
  .pdp-hero {
    padding: 0px; }
  .ksp-right {
    float: none; }
  .pdp-hero {
    background-image: none !important; }
  .pdp-hero h1 {
    text-align: center;
    margin: 0px auto;
    color: #000 !important;
    padding: 40px 0px; }
  .pdp-hero h1 span {
    margin: 0px auto;
    text-align: center;
    max-width: 100%; }
  .t_hero-image {
    width: 100%;
    min-height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block; }
  .tablet-ksp-image {
    width: 100%;
    min-height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block; }
  .pdp-feature h3:first-child {
    margin-top: 20px;
    color: #000 !important;
    text-align: center !important;
    margin-bottom: 15px; }
  .pdp-hero.mobile-enabled {
    background-image: none !important; } }

@media screen and (max-width: 740px) {
  .a30-device {
    min-height: 230px;
    float: none;
    margin: 0px auto; }
  .a30-device-content {
    float: none;
    margin: 0px auto; }
  .flex_container.flex_three > .flex_item {
    width: 100%; }
  .footer-logo {
    margin: 0px auto; }
  .social-wrap ul {
    text-align: center; }
  .pdp-nav.m-hide {
    display: none; }
  /*.naming-pack{
		display: none;
	}*/
  .pdp-nav.m-hide {
    display: none; }
  .pdp-nav ul {
    width: 100%; }
  .pdp-nav ul li.single-btn a {
    display: none; }
  .pdp-nav ul li.single-btn.frist-single a {
    display: block;
    float: left; }
  .pdp-nav {
    float: none; }
  .pdp-nav ul li.buy-now {
    float: right; }
  .pdp-nav-wrap {
    min-height: 70px; } }

@media screen and (max-width: 700px) {
  h1.icon-a50 {
    font-size: 55px; }
  .video-overlay {
    display: none; }
  .bgvid {
    display: none; }
  .prime-feature h3, .prime-feature p, .prime-feature h4 {
    text-align: center; }
  .prime-feature {
    margin: 0px auto;
    padding: 10px; }
  body.category-amazon-prime-exclusive-phones .catagory-banner-text h1 {
    padding-top: 0px; }
  body.category-amazon-prime-exclusive-phones .catagory-banner-text .ksp-white {
    color: #000 !important;
    padding-top: 135px;
    padding-bottom: 25px; }
  body.category-unlocked-phones .catagory-banner-text h1 {
    padding-top: 0px !important; }
  body.category-unlocked-phones .catagory-banner-text .ksp-white {
    color: #000 !important;
    padding-top: 135px;
    padding-bottom: 25px; }
  .hero-idol5 {
    background-image: url(https://images.alcatelonetouch.us/home/herobanner_idol5s_m.jpg);
    background-position: center center; }
  .np-idol5s-logo {
    margin-top: 0px; }
  .mls-black-bar {
    margin-top: -135px;
    padding: 0px; }
  .a30-hero-np {
    font-size: 50px; }
  .hero-image {
    min-height: 600px; }
  .a30-device-content .white-rd-btn {
    display: none; }
  .a30-device-content {
    width: 100%; }
  .a30-device-content .np-a30 {
    float: none;
    margin: 0px auto 0px 94px; }
  .a30-device-content h2 {
    text-align: center !important; }
  .hero-a-thrity {
    background-image: url(https://images.alcatelonetouch.us/home/herobanner_a30_m.jpg); }
  .tablet-ksp-image {
    display: none; }
  .t_hero-image {
    display: none; }
  .m_hero-image {
    width: 100%;
    min-height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin-top: 20px; }
  .mobile-ksp-image {
    width: 100%;
    min-height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block; }
  .mailchimp-form .footer-btn {
    max-width: 327px; }
  .catagory-banner-text h1 {
    color: #000;
    padding-top: 0px;
    margin-bottom: 0; }
  .blue-rd-btn-rv {
    color: #FFF;
    background-color: #00A0E3; }
  .blue-rd-btn-rv:hover {
    color: #00A0E3;
    background-color: transparent; }
  .spotlight-image {
    min-height: 195px; }
  .spot-light h2 {
    font-size: 25px;
    line-height: 30px;
    margin-top: 30px; }
  .spot-light p {
    font-size: 14px; }
  .box-content h2 {
    font-size: 25px;
    line-height: 30px; }
  .box-content h2 span {
    font-size: 25px;
    line-height: 30px; }
  .box-content p {
    font-size: 14px;
    max-width: 90%; }
  .hero-slider .enjoy-now-logo {
    display: none; }
  .carrier-logos {
    width: 90%; }
  .mobile-acc-grid {
    padding: 30px 0px; }
  .partnership-headline-img {
    margin: 45px auto;
    float: none; }
  .soccer-partnerships .box-content p {
    text-align: center; }
  .soccer-partnerships .flex_container.flex_four.no-break > .flex_item {
    width: 50%; }
  .soccer-partnerships .flex_container.flex_four.no-break {
    width: 80%;
    margin: 30px auto; }
  .logo-shield {
    margin-top: 15px; }
  .ny-football {
    margin-top: 15px; }
  .soccer-partnerships .flex_item.flip:nth-of-type(1) {
    -ms-flex-order: 2;
        order: 2; }
  .soccer-partnerships .flex_item.flip:nth-of-type(2) {
    -ms-flex-order: 1;
        order: 1; }
  .partner-banner .flex_item.flip:nth-of-type(1) {
    -ms-flex-order: 2;
        order: 2; }
  .partner-banner .flex_item.flip:nth-of-type(2) {
    -ms-flex-order: 1;
        order: 1; }
  .partnership-headline-img-b {
    background-position: center center; }
  .partner-banner .flex_container {
    margin: 0px auto;
    max-width: 300px;
    padding-bottom: 30px; }
  .catagory-banner-text h1.all-for-all-t {
    color: #000;
    padding-top: 0px;
    margin-bottom: -130px; }
  .all-for-all-logo {
    display: none; }
  .product-cat-wrap {
    margin-top: 0px; }
  .catagory-product-mod {
    margin: 80px auto 0px; }
  .page-banner.product-cat {
    /*background-image:none !important;*/ }
  .catagory-banner-text {
    text-align: center; }
  .catagory-header-img {
    height: 300px; }
  /*mobile-nav 
	
	.click-nav ul li ul.sub-menu{
		width: 100%;
		top: 105px;
	}	
	
	
	.click-nav ul li a:hover + .sub-menu{
		display: block;
	}
	
	.click-nav ul li a:hover + .click ul li{
		display: none;
	}
	
	.click-nav ul li a.open-m + .sub-menu{
		display: block;
	}
	
	.click-nav ul.open-m li{
		display: none;
	}
	
	
	.click-nav ul.open-m li ul{
		display: inherit;	
	}
	
	*/
  .click-nav .sub-menu-back-btn.active {
    display: none; }
  .click-nav.active .sub-menu-back-btn.active {
    display: block !important; }
  .sub-menu-back-btn {
    display: none;
    width: 100%;
    position: fixed;
    left: 10px;
    top: 75px;
    height: 40px; }
  body.home .click-nav ul li ul.sub-menu {
    top: 95px; }
  .click-nav ul li ul.sub-menu {
    top: 95px; }
  .sub-menu-back-btn:before {
    content: "\e93e";
    font-family: 'icomoon' !important;
    font-size: 30px;
    width: 40px;
    height: 40px;
    display: block;
    color: #00A0E3;
    margin-left: 10px; }
  .click-nav ul li a {
    margin-left: 10px; }
  .click-nav ul li a:hover + .sub-menu, .click-nav ul li a:active + .sub-menu {
    display: inherit; }
  .click-nav ul {
    transition: .5s;
    left: 0px; }
  .click-nav ul.close {
    position: absolute;
    left: -100%;
    transition: .5s; }
  li.alcatel-logo {
    position: relative;
    left: 10px;
    line-height: 28px; }
  ul.close li.alcatel-logo {
    position: fixed; }
  .box-content p.acc-p-grid.center br {
    display: none !important; }
  .click-nav ul li ul.sub-menu.open-m {
    display: block !important;
    position: fixed;
    left: 0px; }
  .click-nav ul li ul.sub-menu.open-m li.close {
    display: block !important;
    left: 0px !important; }
  header {
    min-height: 70px; }
  body.oflow-hidden header {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.99); }
  .click-nav ul li {
    margin-left: 10px; }
  .click-nav ul li ul.sub-menu {
    position: absolute;
    width: 100%;
    padding: 0px 0px;
    left: -100%;
    transition: 1s;
    display: block;
    height: 100%;
    top: 120px;
    background-color: rgba(255, 255, 255, 0.95); }
  .click-nav ul li ul li a {
    padding: 20px 0px 0px 0px; }
  #menu-item-378 {
    margin-top: 80px; }
  #menu-item-377 {
    margin-left: 30px; }
  .emerald.us-mobilebutton-c50731562836a85c59cfa515f8f8ab70 {
    top: 485px; }
  .click-nav ul li.alcatel-logo {
    margin-left: 0px; }
  .footer-nav nav ul {
    padding: 0px 20px; }
  .mailchimp-form input {
    display: block;
    margin: 10px auto; }
  .mailchimp-form .footer-btn {
    display: block;
    margin: 0px auto; }
  .catagory-product-mod {
    padding: 0px; }
  .product-cat-wrap > .flex_container.flex_three > .flex_item {
    width: 100%; }
  .main-nav-wrapper {
    margin: 90px auto 0px; }
  .sub-menu-old {
    position: relative;
    top: 5px;
    transition: .5s;
    right: 0px;
    left: 0px; }
  .main-nav ul li a {
    color: #C4C4C4;
    font-family: Lato;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    text-transform: uppercase;
    cursor: pointer; }
  .main-nav ul li.active ul.sub-menu-old li a {
    font-weight: 300;
    font-size: 20px;
    line-height: 24px; }
  .main-nav ul li {
    margin-bottom: 0px;
    text-align: left; }
  .main-nav ul {
    margin: 0px 0px 30px 0px; }
  .acc-grid > .wrapper > .flex_container.flex_four > .flex_item {
    width: 100%; }
  .acc-grid {
    display: none; }
  .mobile-acc-grid {
    display: block; }
  .product-image {
    margin: 30px auto; }
  .logo-shield {
    margin-top: 15px; }
  h1.np-idol4s {
    font-size: 70px !important;
    margin-left: 0px !important; }
  .spot-light .wrapper-tiny {
    max-width: 100%; }
  .juicer-feed-section h4 span {
    font-size: 23px;
    line-height: 28px; }
  .juicer-feed-section h4 {
    font-size: 23px;
    line-height: 28px;
    max-width: 45%;
    margin: 0px auto; }
  .juicer-feed-section p {
    font-size: 14px; }
  .bx-wrapper .bx-controls-direction a {
    display: none; }
  #gallery .wrapper-tiny {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px; }
  .mobile-banner {
    width: 100%;
    min-height: 150px;
    background-size: cover;
    background-position: center; }
  body.category .page-banner.product-cat {
    background-image: none !important; }
  .logo-shield.la-galaxy-logo {
    margin-top: 0px; }
  .mls-logo.logo-shield {
    margin-top: 15px; }
  .ny-football.logo-shield {
    margin-top: 40px; }
  .sounders-fc.logo-shield {
    margin-top: 35px; }
  .partnership-headline-img {
    margin-bottom: 25px; }
  .search-section input {
    width: 100%;
    padding: 0 0px 0px 15px; }
  .search-section .wrapper-tiny {
    max-width: 100% !important; }
  .search-icon-icon:before {
    display: none;
    width: 7%;
    content: "\e940";
    font-family: 'icomoon' !important;
    font-size: 20px;
    color: #0097E2;
    margin-top: 12px;
    position: absolute;
    left: 10px; }
  .search-submit:before {
    width: 7%;
    content: "\e940";
    font-family: 'icomoon' !important;
    font-size: 20px;
    color: #FFF;
    margin-top: 12px;
    position: absolute;
    right: 10px;
    top: 5px; }
  .search-submit {
    font-size: 0px;
    font-family: "Lato";
    line-height: 17px;
    letter-spacing: 1px;
    color: #FFFFFF;
    padding: 14px 15px;
    background-color: #00A0E3;
    border-radius: 4px;
    display: inline-block;
    margin-top: -78px;
    margin-bottom: 30px;
    cursor: pointer;
    transition: .2s ease-in;
    border: solid 1px #00A0E3;
    float: right;
    max-width: 50px; }
  .flex_container.flex_two > .flex_item {
    width: 100%; }
  .carrier-logos .flex_container.flex_two > .flex_item {
    width: 50%; }
  .search-submit:hover {
    background-color: #00A0E3; } }

@media screen and (max-width: 600px) {
  .activation-section {
    padding: 0px 20px; }
  .hero-idol4 {
    background-image: url(https://images.alcatelonetouch.us/home/herobanner_idol4_m.jpg);
    background-position: center center; }
  .hero-slider {
    margin-top: 0px; }
  .hero-image h2 {
    font-size: 30px;
    line-height: 30px; }
  .hero-image h2 span.np-idol4s {
    font-size: 70px !important;
    margin-top: 275px !important; }
  .hero-content {
    float: none !important; }
  .spotlight-naming-pack {
    font-size: 50px !important; } }

@media screen and (max-width: 500px) {
  .activate-table .flex_container.flex_five > .flex_item {
    width: 20%; }
  .acc-grid > .wrapper > .flex_container.flex_four > .flex_item.full-part {
    width: 100%;
    margin-bottom: 30px; }
  .acc-grid h2 {
    text-align: center; }
  .acc-grid p {
    text-align: center; }
  .acc-grid .box-content p {
    max-width: 100%;
    margin: 0px auto 0px !important; }
  .contact-form label.block {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 5px; }
  .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"] {
    width: 100%; }
  .contact-form div.radio-btns {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px; }
  .contat-form-label-text {
    width: 100%;
    margin-bottom: 0px !important;
    margin-top: 0px; }
  .contact-form textarea {
    width: 100%; }
  .contact-form-submit {
    width: 100%;
    margin: 20px auto; }
  .wpcf7-submit {
    width: 100%;
    margin: 20px auto; }
  .side-content {
    width: 100%;
    float: none; }
  .side-nav {
    width: 100%;
    float: none; }
  .wrapper-static-content {
    padding: 0px 20px; }
  .featured-logos ul li {
    width: 32%; }
  .page-banner.product-cat {
    background-position: -890px 0px; }
  /*flex_containers*/
  .flex_container.flex_one > .flex_item {
    width: 100%; }
  .flex_container.flex_two > .flex_item {
    width: 100%; }
  .flex_container.flex_two.no-break > .flex_item {
    width: 50%; }
  .flex_container.flex_two > .flex_item.two_thirds {
    width: 100%; }
  .flex_container.flex_two > .flex_item.one_third {
    width: 100%; }
  .flex_container.flex_three > .flex_item {
    width: 100%; }
  .flex_container.flex_three.no-break > .flex_item {
    width: 33%; }
  .flex_container.flex_four > .flex_item {
    width: 100%; }
  .flex_container.flex_four.no-break > .flex_item {
    width: 25%; }
  .partner-banner .wrapper .flex_container.flex_four.no-break > .flex_item {
    width: 50%; }
  .flex_container.flex_five > .flex_item {
    width: 50%; }
  .flex_container.flex_six > .flex_item {
    width: 30%; } }

/*alcatelFEE*/
.hero-slider {
  margin-top: 0px !important; }

.search-icon-icon::before {
  content: "\e940"; }

.canada-carriers .box-content {
  background: linear-gradient(90deg, #F3F3F3 0%, #FBFBFB 100%);
  padding: 40px 0px 60px; }

.box-content p {
  max-width: 550px;
  margin: 0px auto; }

.pop-hs {
  margin-right: 0px; }

.choose-carrier {
  margin: 50px auto 0px !important; }

.canada-carriers ul {
  margin-top: 30px; }

.canada-carriers ul li {
  list-style: none;
  width: 16.66%;
  float: left;
  text-align: center; }

.ca-icon-btn {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 25px; }

.canada-carriers ul li.ca-icon-btn a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer; }

.bell-ca {
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_bell.png); }

.fido-ca {
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_fido.png); }

.wind-ca {
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_wind.png);
  height: 27px; }

.freedom-ca {
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/freedom-mobile.png);
  height: 35px; }

.telus-ca {
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_telus.png); }

.videotron-ca {
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_videotron.png); }

.virgin-ca {
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_virgin.png);
  height: 34px; }

.koodo-ca {
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_koodo.png); }

.warning-link {
  display: none !important; }

.np-u50 {
 /* background-image: url(img/u50.png); */
  width: 70px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

ul.buy-nav-cat li {
  min-height: 50px !important; }

li.fido-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_fido.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 70%;
  display: block;
  height: 60px; }

li.wind-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/freedom-mobile.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 45%;
  display: block;
  height: 60px; }

li.telus-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_telus.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 80%;
  display: block;
  height: 60px; }

li.videotron-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_videotron.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 90%;
  display: block;
  height: 60px; }

li.virgin-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_virgin.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 45%;
  display: block;
  height: 60px; }

li.koodo-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_koodo.png);
  background-size: 65%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 80%;
  display: block;
  height: 60px; }

li.bell-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_bell.png);
  background-size: 45%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 45%;
  display: block;
  height: 60px; }

li.rogers-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_rogers.png);
  background-size: 45%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100%;
  display: block;
  height: 60px; }

.pdp-nav ul li.fido-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_fido.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.rogers-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_rogers.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.wind-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/freedom-mobile.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 65%;
  border: none !important; }

.pdp-nav ul li.telus-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_telus.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 90%;
  border: none !important; }

.pdp-nav ul li.koodo-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_koodo.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 70%;
  border: none !important; }

.pdp-nav ul li.videotron-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_videotron.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 90%;
  border: none !important; }

.pdp-nav ul li.virgin-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_virgin.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.bell-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_bell.png);
  background-size: 60%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.click-nav ul li#menu-item-358 ul.sub-menu:before {
  height: 300px; }

.click-nav ul li#menu-item-359 ul.sub-menu:before {
  height: 300px; }

.click-nav ul li.menu-accessories ul.sub-menu:before {
  height: 150px; }

.click-nav ul li#menu-item-360 ul.sub-menu:before {
  height: 180px; }

.click-nav ul li#menu-item-361 ul.sub-menu:before {
  height: 240px; }

.click-nav ul li ul.sub-menu {
  top: 45px !important; }

body.home .click-nav ul li ul.sub-menu {
  top: 45px; }

.pulse-mix-image {
  width: 100%;
  max-width: 913px;
  min-height: 327px;
  margin: 40px auto 0px;
  background-image: url(https://images.alcatelonetouch.us/home/spotlight_idol4_s.png);
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat; }

.hero-a-thrity {
  background-image: url(https://images.alcatelonetouch.us/ca/home/herobanner_a50.jpg) !important; }

.a30-device.a50-device {
  min-height: 500px;
  width: 100%;
  background-image: url(https://images.alcatelonetouch.us/ca/home/herobanner_a50_phone.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 350px;
  float: left; }

.a50-car {
  font-size: 100px; }

.a30-device-content {
  margin-top: 100px; }

.a30-device-content h2 {
  margin-top: 0px;
  margin-bottom: 3px; }

.pdp-nav ul li.snapbak-lightup a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(img/namingpack/snapbak-light.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 155px;
  border: none !important; }

.pdp-nav ul li.snapbak-lightup a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.snapbak-power a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(img/namingpack/snapbak-power.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 155px;
  border: none !important; }

.pdp-nav ul li.snapbak-power a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.pdp-nav ul li.snapbak-sound a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(img/namingpack/snapbak-sound.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 155px;
  border: none !important; }

.pdp-nav ul li.snapbak-sound a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

.np-snapbak {
  background-image: url(img/namingpack/snapbak.png);
  width: 110px;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-left: 10px; }

.spotlight-np.np-snapbak {
  margin: 0px auto;
  width: 300px;
  height: 100px; }

.comingsoon-btn-cat {
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding: 15px 55px;
  background-color: #A6AAAB;
  border-radius: 4px;
  margin-top: 20px;
  cursor: pointer;
  transition: .2s ease-in;
  border: solid 1px #A6AAAB;
  display: block; }

.comingsoon-btn-cat:hover {
  color: #A6AAAB;
  background-color: transparent;
  border: solid 1px #A6AAAB; }

.pdp-nav ul li.buy-now.comingsoon-btn a {
  font-family: "Lato";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 2px;
  color: #FFFFFF;
  background-color: #A6AAAB;
  border-radius: 5px;
  display: inline-block;
  margin-top: 10px;
  margin-right: 0px;
  padding: 15px 50px;
  cursor: pointer;
  border: solid 1px #A6AAAB;
  pointer-events: none; }

.comingsoon-btn-t {
  font-family: "Lato";
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  line-height: 17px;
  letter-spacing: 1px;
  color: #000000;
  background-color: transparent;
  border-radius: 5px;
  display: inline-block;
  margin-top: 25px;
  margin-right: 0px;
  padding: 12px;
  cursor: pointer;
  border: solid 2px #000000;
  pointer-events: none; }

.comingsoon-btn-t.white {
  border: solid 2px #FFFFFF;
  color: #FFFFFF; }

@media screen and (max-width: 860px) {
  .pop-device {
    margin: auto 0px; }
  .pop-hs {
    font-size: 55px; }
  .a50-car {
    font-size: 50px; }
  .a30-device.a50-device {
    max-width: 150px;
    display: block;
    min-height: 230px;
    float: none;
    margin: 0px auto; }
  .a30-device-content {
    margin-top: 0px;
    width: 100%;
    float: none; }
  .a30-device-content h2 {
    text-align: center !important; }
  .a30-device-content a {
    display: none !important; }
  .link-overlay {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute; } }

@media screen and (max-width: 700px) {
  #menu-item-358 {
    margin-top: 80px; }
  body .click-nav ul li ul.sub-menu {
    top: 95px !important; }
  body.home .click-nav ul li ul.sub-menu {
    top: 90px !important; } }

@media screen and (max-width: 600px) {
  .pop-device {
    margin-top: 60px; } }

/*------------------------------------*    MISC
\*------------------------------------*/
::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

/*------------------------------------*    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*------------------------------------*    PRINT
\*------------------------------------*/
.pdp-small-feature a,
.pdp-small-feature a:visited {
  color: #0097E2;
  text-decoration: underline; }

.tech-specs a,
.tech-specs a:visited {
  color: #0097E2;
  text-decoration: underline; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*------------------------------------*    Animate CSS
\*------------------------------------*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s; }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  -ms-transform-origin: center bottom;
      transform-origin: center bottom; }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -ms-transform-origin: top center;
      transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }

.tada {
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes jello {
  from, 11.1%, to {
    transform: none; }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  animation-name: jello;
  -ms-transform-origin: center;
      transform-origin: center; }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  animation-name: slideOutUp; }

.pdp-nav ul li.lucky-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_lucky.png);
  background-size: 90%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important; }

.pdp-nav ul li.lucky-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.lucky-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_lucky.png);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 45%;
  display: block;
  height: 60px; }

.pdp-nav ul li.sasktel-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_sasktel.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important;
  display: block; }

.pdp-nav ul li.sasktel-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.sasktel-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_sasktel.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 45%;
  display: block;
  height: 60px; }

.pdp-nav ul li.pcmobile-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_pcmobile.jpg);
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 100px;
  border: none !important;
  display: block; }

.pdp-nav ul li.pcmobile-btn a:hover {
  opacity: .4;
  background-color: transparent;
  border: none; }

li.pcmobile-btn a {
  font-size: 0px;
  background-color: transparent;
  background-image: url(https://images.alcatelonetouch.us/ca/carriers-logos/logo_pcmobile.jpg);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 45%;
  display: block;
  height: 60px; }

.naming-pack > .naming-pack-image {
  width: auto !important;
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
	justify-content: flex-start;
	align-items: center;
  margin-left: 10px; }
  @media screen and (max-width: 840px) {
    .naming-pack > .naming-pack-image {
      width: 115px; } }

.pdp-new section {
  position: relative;
  overflow: hidden; }

.pdp-new .wrapper.w-flex {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex; }

@media screen and (max-width: 840px) {
  .pdp-new #overview .pdp-hero {
    min-height: inherit; } }

@media screen and (max-width: 840px) {
  .pdp-new #overview .pdp-hero h1 {
    padding-top: 40px; } }

.pdp-new #overview .pdp-hero .t_hero-image {
  display: none;
  line-height: 0; }
  @media screen and (max-width: 840px) {
    .pdp-new #overview .pdp-hero .t_hero-image {
      display: block;
      min-height: inherit; } }
  @media screen and (max-width: 700px) {
    .pdp-new #overview .pdp-hero .t_hero-image {
      display: none; } }

@media screen and (max-width: 840px) {
  .pdp-new .pdp-hero-title .blue-rd-btn,
  .pdp-new .pdp-hero-title .white-rd-btn,
  .pdp-new .pdp-hero-title .grey-rd-btn {
    color: #FFFFFF;
    background-color: #00A0E3;
    border: solid 1px #00A0E3; }
    .pdp-new .pdp-hero-title .blue-rd-btn:hover,
    .pdp-new .pdp-hero-title .white-rd-btn:hover,
    .pdp-new .pdp-hero-title .grey-rd-btn:hover {
      color: #00A0E3;
      background-color: #FFFFFF;
      border: solid 1px #00A0E3; } }

.pdp-new .pdp-hero-title-logo {
  height: 35px; }

.pdp-new .pdp-hero.right h1 span, .pdp-new .pdp-hero.right p, .pdp-new .pdp-hero.right .buy-nav-cat {
  margin-left: auto; }
  @media screen and (max-width: 840px) {
    .pdp-new .pdp-hero.right h1 span, .pdp-new .pdp-hero.right p, .pdp-new .pdp-hero.right .buy-nav-cat {
      margin: 0 auto; } }

.pdp-new .pdp-hero.right .wrapper-tiny.w-flex {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.pdp-new .mobile-ksp-image, .pdp-new .tablet-ksp-image {
  display: none; }

@media screen and (max-width: 840px) {
  .pdp-new .tablet-ksp-image {
    display: block;
    min-height: auto; } }

@media screen and (max-width: 700px) {
  .pdp-new .tablet-ksp-image {
    display: none; } }

@media screen and (max-width: 700px) {
  .pdp-new .mobile-ksp-image {
    display: block;
    min-height: auto; } }

.pdp-new .pdp-feature svg text {
  font-size: 5px;
  font-family: Lato-Regular, Lato;
  letter-spacing: 0.1em; }

.pdp-new .pdp-feature .ksp-white svg {
  fill: #fff; }
  @media screen and (max-width: 840px) {
    .pdp-new .pdp-feature .ksp-white svg {
      fill: #000; } }

.pdp-new .pdp-feature .ksp-text-images {
  clear: both;
  float: left;
  margin-top: 25px;
  line-height: 0; }
  .pdp-new .pdp-feature .ksp-text-images img, .pdp-new .pdp-feature .ksp-text-images .ksp-text-image-svg {
    margin-left: 20px; }
    .pdp-new .pdp-feature .ksp-text-images img:first-child, .pdp-new .pdp-feature .ksp-text-images .ksp-text-image-svg:first-child {
      margin-left: 0; }
  .pdp-new .pdp-feature .ksp-text-images .ksp-text-image-svg {
    display: inline-block;
    min-width: 56px; }
    .pdp-new .pdp-feature .ksp-text-images .ksp-text-image-svg p {
      margin: 0;
      line-height: 0; }
    .pdp-new .pdp-feature .ksp-text-images .ksp-text-image-svg svg {
      height: 56px;
      width: 56px; }
  @media screen and (max-width: 840px) {
    .pdp-new .pdp-feature .ksp-text-images {
      float: none;
      text-align: center;
      margin-bottom: 30px; } }

.pdp-new .ksp-right .ksp-text-images {
  float: right; }
  .pdp-new .ksp-right .ksp-text-images img {
    margin-left: 0;
    margin-right: 20px; }
    .pdp-new .ksp-right .ksp-text-images img:last-child {
      margin-right: 0; }
  @media screen and (max-width: 840px) {
    .pdp-new .ksp-right .ksp-text-images {
      float: none; } }

.pdp-new .pdp-hero h3 span {
  display: inline-block; }

.pdp-new .pdp-hero.bg-center {
  background-position: center center; }

.pdp-new .pdp-hero.bg-top {
  background-position: top center; }

.pdp-new .pdp-hero.bg-bottom {
  background-position: bottom center; }

.pdp-new .pdp-hero.small {
  min-height: 650px; }

.pdp-new .pdp-hero.medium {
  min-height: 700px; }

.pdp-new .pdp-hero.large {
  min-height: 775px; }

@media screen and (max-width: 840px) {
  .pdp-new .pdp-hero.small, .pdp-new .pdp-hero.medium, .pdp-new .pdp-hero.large {
    min-height: inherit; } }

.pdp-new .pdp-hero.centered .wrapper-tiny.w-flex {
  -ms-flex-align: start;
      align-items: flex-start; }
  .pdp-new .pdp-hero.centered .wrapper-tiny.w-flex .pdp-feature {
    text-align: center; }
    .pdp-new .pdp-hero.centered .wrapper-tiny.w-flex .pdp-feature p {
      float: none;
      max-width: 100%; }
    .pdp-new .pdp-hero.centered .wrapper-tiny.w-flex .pdp-feature .ksp-text-images {
      float: none; }
      .pdp-new .pdp-hero.centered .wrapper-tiny.w-flex .pdp-feature .ksp-text-images img {
        margin: 0 10px; }

.pdp-new .ksp-text-right .ksp-animate-img {
  line-height: 0;
  position: absolute;
  width: 65%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1; }
  @media screen and (max-width: 1100px) {
    .pdp-new .ksp-text-right .ksp-animate-img {
      width: 90%;
      left: -25%; } }
  @media screen and (max-width: 840px) {
    .pdp-new .ksp-text-right .ksp-animate-img {
      width: 100%;
      left: 0;
      position: relative; } }
  .pdp-new .ksp-text-right .ksp-animate-img img {
    max-width: inherit; }
    @media screen and (max-width: 840px) {
      .pdp-new .ksp-text-right .ksp-animate-img img {
        max-width: 100%; } }

.pdp-new .ksp-text-left .ksp-animate-img {
  line-height: 0;
  position: absolute;
  width: 65%;
  top: 0;
  bottom: 0;
  right: 0; }
  @media screen and (max-width: 1100px) {
    .pdp-new .ksp-text-left .ksp-animate-img {
      width: 90%;
      right: -25%; } }
  @media screen and (max-width: 840px) {
    .pdp-new .ksp-text-left .ksp-animate-img {
      width: 100%;
      left: 0;
      position: relative; } }
  .pdp-new .ksp-text-left .ksp-animate-img img {
    max-width: inherit; }
    @media screen and (max-width: 840px) {
      .pdp-new .ksp-text-left .ksp-animate-img img {
        max-width: 100%; } }

.pdp-new .ksp-2up-slider.pdp_product_slider {
  padding: 30px 0 100px; }

.pdp-new .ksp-2up-slider .ksp-2up-slider-title {
  margin-bottom: 60px; }
  @media screen and (max-width: 840px) {
    .pdp-new .ksp-2up-slider .ksp-2up-slider-title {
      margin-bottom: 30px; } }
  .pdp-new .ksp-2up-slider .ksp-2up-slider-title .wrapper-tiny.w-flex {
    -ms-flex-pack: center;
        justify-content: center; }
  .pdp-new .ksp-2up-slider .ksp-2up-slider-title span {
    display: inline-block; }

.pdp-new .ksp-2up-slider h3 {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 44px;
  margin-right: 0px;
  display: block;
  clear: both;
  text-transform: uppercase; }
  .pdp-new .ksp-2up-slider h3 span {
    font-weight: 600; }

.pdp-new .ksp-2up-slider p {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 25px;
  margin-top: 20px; }

.pdp-new .ksp-2up-slider .pdp-2up-mobile {
  display: none; }
  @media screen and (max-width: 840px) {
    .pdp-new .ksp-2up-slider .pdp-2up-mobile {
      display: block; } }
  .pdp-new .ksp-2up-slider .pdp-2up-mobile .bx-viewport {
    max-height: inherit; }
  .pdp-new .ksp-2up-slider .pdp-2up-mobile .bx-prev {
    left: -60px; }
  .pdp-new .ksp-2up-slider .pdp-2up-mobile .bx-next {
    right: -60px; }
  .pdp-new .ksp-2up-slider .pdp-2up-mobile .p2p-2up-slide-image {
    padding-right: 0;
    padding-top: 20px; }
    .pdp-new .ksp-2up-slider .pdp-2up-mobile .p2p-2up-slide-image img {
      margin: 0 auto; }
  .pdp-new .ksp-2up-slider .pdp-2up-mobile .p2p-2up-slide-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }

@media screen and (max-width: 840px) {
  .pdp-new .ksp-2up-slider .pdp-2up-desktop {
    display: none; } }

.pdp-new .ksp-2up-slider .pdp-2up-desktop li {
  list-style: none; }

.pdp-new .ksp-2up-slider .pdp-2up-desktop .bx-prev {
  left: -100px; }

.pdp-new .ksp-2up-slider .pdp-2up-desktop .bx-next {
  right: -100px; }

.pdp-new .ksp-2up-slider .pdp-2up-desktop .pdp-2up-desktop-slide {
  position: relative; }
  .pdp-new .ksp-2up-slider .pdp-2up-desktop .pdp-2up-desktop-slide:after {
    content: '';
    position: absolute;
    width: 1px;
    background-color: #bfbfbf;
    top: 0;
    left: 50%;
    height: 91%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .pdp-new .ksp-2up-slider .pdp-2up-desktop .pdp-2up-desktop-slide .p2p-2up-slide-text {
    width: 40%; }
  .pdp-new .ksp-2up-slider .pdp-2up-desktop .pdp-2up-desktop-slide .p2p-2up-slide-image {
    width: 60%; }

.pdp-new .ksp-2up-slider .pdp-2up-desktop .p2p-2up-slide-text {
  padding-right: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center; }

.pdp-new .ksp-2up-slider .pdp-2up-desktop .p2p-2up-slide-image {
  padding-right: 50px; }
  .pdp-new .ksp-2up-slider .pdp-2up-desktop .p2p-2up-slide-image img {
    width: 100%;
    margin-left: auto; }

.pdp-new .ksp-2up-slider .pdp-2up-desktop .pdp-2up-slide-right .p2p-2up-slide-text {
  padding-left: 50px;
  padding-right: 0; }

.pdp-new .ksp-2up-slider .pdp-2up-desktop .pdp-2up-slide-right .p2p-2up-slide-image {
  padding-left: 25px;
  padding-right: 0; }
  .pdp-new .ksp-2up-slider .pdp-2up-desktop .pdp-2up-slide-right .p2p-2up-slide-image img {
    width: calc(100% - 25px); }

.pdp-new .ksp-5050:before {
  content: '';
  position: absolute;
  width: 18px;
  top: 0;
  left: 50%;
  height: 100%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  @media screen and (max-width: 700px) {
    .pdp-new .ksp-5050:before {
      display: none; } }

.pdp-new .ksp-5050.gray {
  background-color: #f1f1f1; }
  .pdp-new .ksp-5050.gray:before {
    background-color: #fff; }
  .pdp-new .ksp-5050.gray .ksp-5050-left:before {
    background-color: #fff; }

.pdp-new .ksp-5050.white {
  background-color: #fff; }
  .pdp-new .ksp-5050.white:before {
    background-color: #bfbfbf;
    width: 1px;
    height: 75%;
    top: 52%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .pdp-new .ksp-5050.white .ksp-5050-left:before {
    background-color: #f1f1f1; }

.pdp-new .ksp-5050.stacked .pdp-hero {
  min-height: inherit; }
  @media screen and (min-width: 1600px) {
    .pdp-new .ksp-5050.stacked .pdp-hero {
      min-height: inherit; } }

.pdp-new .ksp-5050.stacked .ksp-5050-left-image, .pdp-new .ksp-5050.stacked .ksp-5050-right-image {
  padding-top: 50px; }
  @media screen and (max-width: 840px) {
    .pdp-new .ksp-5050.stacked .ksp-5050-left-image, .pdp-new .ksp-5050.stacked .ksp-5050-right-image {
      padding-top: 0; } }
  .pdp-new .ksp-5050.stacked .ksp-5050-left-image img, .pdp-new .ksp-5050.stacked .ksp-5050-right-image img {
    width: 75%; }

.pdp-new .ksp-5050 .pdp-hero {
  padding-bottom: 0; }
  @media screen and (max-width: 1100px) {
    .pdp-new .ksp-5050 .pdp-hero {
      min-height: 550px; } }
  @media screen and (max-width: 840px) {
    .pdp-new .ksp-5050 .pdp-hero {
      min-height: inherit; } }

.pdp-new .ksp-5050 .flex_container {
  height: 100%; }

.pdp-new .ksp-5050-left, .pdp-new .ksp-5050-right {
  text-align: center;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media screen and (min-width: 960px) {
    .pdp-new .ksp-5050-left.not-stacked, .pdp-new .ksp-5050-right.not-stacked {
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-direction: row;
          flex-direction: row; }
      .pdp-new .ksp-5050-left.not-stacked .ksp-5050-left-text, .pdp-new .ksp-5050-left.not-stacked .ksp-5050-right-text, .pdp-new .ksp-5050-right.not-stacked .ksp-5050-left-text, .pdp-new .ksp-5050-right.not-stacked .ksp-5050-right-text {
        width: 45%;
        text-align: left; }
      .pdp-new .ksp-5050-left.not-stacked .ksp-5050-right-text, .pdp-new .ksp-5050-right.not-stacked .ksp-5050-right-text {
        padding-left: 35px;
        min-width: 40%; }
      .pdp-new .ksp-5050-left.not-stacked .ksp-5050-left-text, .pdp-new .ksp-5050-right.not-stacked .ksp-5050-left-text {
        padding-left: 35px;
        min-width: 40%; }
      .pdp-new .ksp-5050-left.not-stacked .ksp-5050-left-image, .pdp-new .ksp-5050-right.not-stacked .ksp-5050-left-image {
        padding-right: 25px;
        min-width: 60%; }
      .pdp-new .ksp-5050-left.not-stacked .ksp-5050-right-image, .pdp-new .ksp-5050-right.not-stacked .ksp-5050-right-image {
        padding-left: 25px;
        min-width: 60%; } }
  @media screen and (max-width: 960px) {
    .pdp-new .ksp-5050-left.not-stacked .ksp-5050-left-image, .pdp-new .ksp-5050-left.not-stacked .ksp-5050-right-image, .pdp-new .ksp-5050-right.not-stacked .ksp-5050-left-image, .pdp-new .ksp-5050-right.not-stacked .ksp-5050-right-image {
      padding-top: 10px; } }
  @media screen and (max-width: 840px) {
    .pdp-new .ksp-5050-left.stacked .ksp-5050-left-image img, .pdp-new .ksp-5050-left.stacked .ksp-5050-right-image img, .pdp-new .ksp-5050-right.stacked .ksp-5050-left-image img, .pdp-new .ksp-5050-right.stacked .ksp-5050-right-image img {
      width: 75%; } }
  .pdp-new .ksp-5050-left h3, .pdp-new .ksp-5050-right h3 {
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 44px;
    margin-right: 0px;
    display: block;
    clear: both;
    text-transform: uppercase;
    max-width: 555px; }
    .pdp-new .ksp-5050-left h3 span, .pdp-new .ksp-5050-right h3 span {
      font-weight: 600; }
  .pdp-new .ksp-5050-left p, .pdp-new .ksp-5050-right p {
    font-size: 14px;
    max-width: 555px; }
    .pdp-new .ksp-5050-left p sup, .pdp-new .ksp-5050-right p sup {
      font-size: 100%;
      top: 0; }
  .pdp-new .ksp-5050-left .ksp-5050-left-image, .pdp-new .ksp-5050-left .ksp-5050-right-image, .pdp-new .ksp-5050-right .ksp-5050-left-image, .pdp-new .ksp-5050-right .ksp-5050-right-image {
    line-height: 0; }
  @media screen and (max-width: 840px) {
    .pdp-new .ksp-5050-left h3, .pdp-new .ksp-5050-left p, .pdp-new .ksp-5050-right h3, .pdp-new .ksp-5050-right p {
      max-width: inherit; }
    .pdp-new .ksp-5050-left img, .pdp-new .ksp-5050-right img {
      margin-top: 25px;
      width: 50%; } }

.pdp-new .ksp-5050-left {
  padding-right: 15px; }
  @media screen and (max-width: 700px) {
    .pdp-new .ksp-5050-left {
      padding-right: 0;
      position: relative; }
      .pdp-new .ksp-5050-left:before {
        content: '';
        position: absolute;
        bottom: -18px;
        left: -20px;
        height: 18px;
        width: calc(100% + 40px); } }

.pdp-new .ksp-5050-right {
  padding-left: 15px; }
  @media screen and (max-width: 700px) {
    .pdp-new .ksp-5050-right {
      padding-left: 0;
      padding-top: 25px; } }
  .pdp-new .ksp-5050-right h3 {
    margin-left: auto; }
  .pdp-new .ksp-5050-right p {
    margin-left: auto; }

.intro-3v-ksp .soccer-3v-phone {
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  @media screen and (max-width: 840px) {
    .intro-3v-ksp .soccer-3v-phone {
      display: none; } }
  .intro-3v-ksp .soccer-3v-phone img {
    max-width: inherit; }

.intro-3v-ksp .soccer-3v-guy {
  position: absolute;
  bottom: 12.5%;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  @media screen and (max-width: 840px) {
    .intro-3v-ksp .soccer-3v-guy {
      display: none; } }
  .intro-3v-ksp .soccer-3v-guy img {
    max-width: inherit; }

.intro-a7-ksp .soccer-a7-phone {
  position: absolute;
  bottom: 25px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  @media screen and (max-width: 840px) {
    .intro-a7-ksp .soccer-a7-phone {
      display: none; } }
  .intro-a7-ksp .soccer-a7-phone img {
    max-width: 940px; }

.intro-a7-ksp .soccer-a7-guy {
  position: absolute;
  bottom: 60px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  @media screen and (max-width: 840px) {
    .intro-a7-ksp .soccer-a7-guy {
      display: none; } }
  .intro-a7-ksp .soccer-a7-guy img {
    max-width: 705px; }
.hero-alcatel1{
	background-image: url(https://s3-us-west-1.amazonaws.com/alcatelonetouchus/products/phones/unlocked/alcatel1/Soccer.jpg) !important;
}

.hero-3v {
    background-image: url(https://s3-us-west-1.amazonaws.com/alcatelonetouchus/products/phones/unlocked/3v/Motorcycle.jpg);
    background-position: center center;
}

.hero-1x {
    background-image: url(https://images.alcatelonetouch.us/products/phones/unlocked/1x/1x_picnic.jpg);
    background-position: center center;
}	
	
@media screen and (max-width: 700px){
.hero-1x {
    background-image: url(https://images.alcatelonetouch.us/products/phones/unlocked/1x/1x_picnic_m.jpg);
    min-height: 480px;
}

.hero-3v {
    background-image: url(https://s3-us-west-1.amazonaws.com/alcatelonetouchus/products/phones/unlocked/3v/Motorcycle_m.jpg);
    min-height: 480px;
}
.hero-alcatel1{
		background-image: url(https://s3-us-west-1.amazonaws.com/alcatelonetouchus/products/phones/unlocked/alcatel1/Soccer_m.jpg) !important;
		min-height: 480px;
	}
}
.home .hero-slider h1{
	margin-top: 130px; 
	margin-right: 0; 
	font-size:45px;
	font-weight:700;
	color:#fff;
}
.home .hero-slider h3{
	color:#fff;
	font-size:32px;
	line-height:36px;
}

.home .hero-slider .hero-content{
	float: right; 
	max-width: 405px;
}

.home .hero-slider .wrapper-tiny{
	max-width: 1100px;
	text-align:center;
}
@media screen and (max-width: 700px){
	.a30tablet-np.home-spotlight {
		width: 100%;
	}
	.home .hero-slider .wrapper-tiny {
		text-align: right;
	}
	.home .hero-slider .hero-content {
		float: right;
		max-width: 264px;
		display: inline-block !important;
		margin-left: 10px;
	}
	.home .hero-slider h1 {
		margin-top: 30px !important;
		margin-right: 0;
		font-size: 26px;
		font-weight: 700;
		color: #fff;
	}
	.home .hero-slider h3 {
		color: #fff;
		font-size: 18px;
		line-height: 22px;
		margin-top: 0px;
		width:230px;
	}
	
	.home .hero-slider .blue-rd-btn {
		padding: 10px 22px;		
	}

	.home .hero-7 h3 {
		width: 200px;
	}
	.home .hero-7 h3 span {
		font-weight: 400;
		color:#000;
	}
	
	.home .hero-onyx h3 {
		width: 200px;
	}
}
.home .bx-wrapper .bx-controls-direction a{
	background-color: transparent;
}

.home .bx-wrapper .bx-prev{
	left: 10px;
	background: url(https://s3-us-west-1.amazonaws.com/alcatelonetouchus/home/arrow_left.png);
	background-position: center center;
	  background-repeat: no-repeat;
	  background-size: 23%;
}

.home .bx-wrapper .bx-next{
	  right: 10px;
	  background: url(https://s3-us-west-1.amazonaws.com/alcatelonetouchus/home/arrow_right.png);
	  background-position: center center;
	  background-repeat: no-repeat;
	  background-size: 23%;
	}
@media screen and (min-width: 992px){
	
.home .bx-controls-direction a {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.home .bx-wrapper:hover .bx-controls-direction a {
    opacity: 1;
}
}

header{
	border-bottom:none !important;
}
/*# sourceMappingURL=style.css.map */

/* Nick's search result page update - Start */

.search_item {
  display: block;
  margin-top: 20px;
  margin-bottom: 5px;
  height: 160px;
}

a.itemThumbnailLink {
  float: left;
  text-align: center;
  width: 160px;
}

img.itemThumbnail {
  height: inherit;
  object-fit: scale-down;
}

.itemDetails h2 {
  padding-top: 20px;
  font-size: 1.6em;
}

p.itemDescription {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 1.1em;
}

.itemLinks {
  font-size: 1.1em;
  font-weight: bold;
}

.itemLinks a {
  margin-right: 20px;
color: black;
}

.itemDetails h2 a {
  color: black;
}

a.buyLink {
  color: #0c98ff;
}

.page .itemDetails h2 a {
  color: black;
}

a.pageLink {
  color: #0c98ff;
  font-weight: normal;
}

.search_container > .page,
.search_item.support{
  height: auto;
  border-top: 1px solid #b1b1b1;
}

section.searchBarSection {
  margin-top: 20px;
  margin-bottom: 20px;
}

.searchBarSection .control {
  width: 30%;
  position: relative;
margin-left:0;
left:0;
}

.searchBarSection .control input#search {
  position: relative;
  background: none;
  width: 100%;
  display: inline-block;
  background-color: #ffffff;
  padding: 10px;
  border-radius: 5px;
  border: 2.5px solid #c5c5c5;
  font-size: 16px;
  padding-left: 40px;
}

.searchBarSection .search-close-btn {
  position: absolute;
  right: 10px;
  top: 9px;
  background-color: #0b98ff;
  border-radius: 15px;
  width: 25px;
  height: 25px;
  text-align: center;
}

.searchBarSection .search-close-btn:before {
  content: "\e93d";
  font-family: 'icomoon' !important;
  color: #ffffff;
  font-weight: normal;
  font-size: 1.1em;
}

.searchBarSection button.action.search {
  background-color: transparent;
  border: none;
  color: transparent;
  border-radius: 5px;
  position: absolute;
  top: 0px;
  width: 30px;
  padding-left: 0;
  overflow: hidden;
}

.searchBarSection button.action.search:before {
  content: "\e940";
  position: absolute;
  width: 30px;
  height: 30px;
  color: #00A0E3;
  cursor: pointer;
  font-family: 'icomoon' !important;
  font-size: 22px;
  font-weight: bold;
  display: block;
}

section.searchTabsSection {
  background-color: whitesmoke;
  padding-bottom: 10px;
  padding-top: 10px;
}

.tabs {
  margin-left: auto;
}

.search-tab.active {
  font-weight: bold;
  border-bottom: 2px solid #2eabff;
}

.search-tab {
  display: inline-block;
  padding: 5px;
  margin-left: 15px;
  cursor: pointer;
}

.searchResultsSection .wrapper {
margin: 0 auto;
}

span.highlight {
  background-color: #eeeeee;
  color: black;
}

@media screen and (max-width: 700px){
  .search .catagory-banner-text h1 {
    color: #fff;
    padding-top: 0px;
    /* margin-bottom: -130px; */
    line-height: 41px;
  }
}

@media screen and (max-width: 500px){
  .searchBarSection .control{
    width: 100% !important;
  }

  .search_item.product .itemLinks{
    font-size:1em;
  }

  .search_item.product {
    min-height: 200px;
  }

  .wrapper.product-cat-wrap{
    padding: 20px;
  }	
  a.itemThumbnailLink{
    width: 35%;
    margin-right:0 !important;
  }
  .search_item.page .itemLinks {
    font-size: 1.1em;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .product .itemDetails{
    width: 63%;
    float: left;
  }

  .product .itemDetails h2 a {
    font-size: 5vw !important;
    line-height: 5vw !important;
  }
  
  .product .itemDetails h2{
    padding-top:0 !important;
    font-size: 5vw !important;
    line-height: 5vw !important;
    margin-top: 0 !important;
  }
}

/* Nick's Mega Menu update - Start */

.phonesDisplayMain {
    width: 100%;
    position: absolute;
	display:none;
}

.phonesDisplayMain:before {
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, 0.95);
    width: 100%;
    position: fixed;
    left: 0;
    z-index: -1;
    top: 69px;
    transition: 1s;
    height: 350px;
}

.phonesDisplayWindow {
  /* background-color: #674141; */
  width: 70%;
  height: 100%;
  margin: 0 auto;
  display: flex;
}

.phones {
  display: inline-block;
  width: 65%;
  /* background-color: aliceblue; */
  height: 100%;
}

.phone-categories {
    padding: 5px 20px;
    display: inline-block;
    width: 35%;
	margin-top: 17px;
    float: left;
    background-color: #fff;
    height: 250px;
    border-radius: 10px;
	text-align:center;
}
.header-nav-img {
	height: 185px !important;
}
/* Nick's Mega Menu update - End */
.header-nav-img img{
    max-width: inherit;
    height: auto;
    width: 190px;
}
.phonesDisplayMain{
	width:100%;
	left:0;
	margin-top: 10px;
}
.phonesDisplayWindow {
    width: 100%;
	display: block;
}
.phonesDisplayWindow .phones ul{
    width: 150% !important;
	margin-top: 25px;
    height: 350px;
}
.phonesDisplayWindow .bx-wrapper{
    background-color: transparent;
	height: 350px;
	max-width:86% !important
}
.bx-container {
    background-color: transparent;
    width: auto !important;
    height: 350px !important;
    margin-left: -5px;
	list-style-type: none;
	text-align: center;
}

.see-all{
	top: 21%;
    left: 10px;
}

.see-all a{
	 width: 163px !important;
    border: 2px solid #25a0e3 !important;
    border-radius: 10px;
    margin: 0;
    height: 43px !important;
    padding: 10px !important;
}

.phonesDisplayWindow .phones,
.phonesDisplayWindow .phone-categories{
	float:left;
}

.phonesDisplayWindow .bx-viewport { 
	min-height: 25vh; 
	height: 350px !important;
}  
.phonesDisplayWindow .bx-wrapper .bx-controls-direction a{
	top: 30%;
} 
.phonesDisplayWindow .bx-viewport h2 {
    font-family: inherit;
    font-size: 13px;
    line-height: 20px;
    color: #000;
}
.phonesDisplayWindow .bx-viewport p {
    margin: 0;
    font-size: 8px;
    font-weight: 300;
    color: #000;
    line-height: 11px;
}
.phonesDisplayWindow .bx-viewport sup {
    display:none;
}

.phonesDisplayWindow .bx-wrapper .bx-prev {
    left: -50px;
    background-size: 40%;
	background-image: url(https://s3-us-west-1.amazonaws.com/alcatelonetouchus/products/arrow-left.png);
    background-color: transparent !important;
    box-shadow: none !important;
}

.phonesDisplayWindow .bx-wrapper .bx-next {
    right: -60px;
    background-size: 40%;
	background-image: url(https://s3-us-west-1.amazonaws.com/alcatelonetouchus/products/arrow-right.png);
    background-color: transparent !important;
    box-shadow: none !important;
}

.phonesDisplayWindow .carrier-logos {
    width: 100% !important;
	margin: 0 !important;
}
.phonesDisplayWindow .phone-categories h2{
    color: #25a0e3;
	text-transform:uppercase;
}
    

.phonesDisplayWindow .flex_item {
    width: 33% !important;
}
.phonesDisplayWindow .carrier-btn {
    width: 100%;
    height: 40px;
}
/* canada */
.phonesDisplayWindow .flex_item {
    height: 40px;
    margin-top: 12px;
	margin-bottom: 12px;
}
.phonesDisplayWindow .flex_item a {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.phonesDisplayWindow .flex_item img{
	max-height: 91%;
}

.phonesDisplayWindow .flex_item:hover {
    background-color: #f0f0f0;
    border-radius: 10px;
}

.phonesDisplayWindow .bx-controls-direction a {
    opacity: 1 !important;
	
}
.all-product-img{
	margin: 0px auto;
    min-height: 55px;
    width: 100%;
    color: #FFF;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 40px;
}
.all-product-img img{
    max-width: 220px;
    max-height: 50px;
}

.flex_three.all-carriers .flex_item {
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align:center;
    min-width: 300px;
}

.all-carriers .blue-rd-btn {
  
    display: block;
    color: #FFFFFF !important;
    width: 220px;   
    margin: 0 auto;
}

.all-carriers .blue-rd-btn:hover {
    color:#000 !important;
}
.all-carriers .wrapper-static-content a{
    text-decoration:none !important;
}

.all-carriers .flex_item .flex-inner {
    border: 1px solid gray;
    width: 250px;
    margin: 0 auto;
}

.wrapper-static-content h1 {
    color: #000 !important;
    margin-bottom: 15px !important;
}

.all-carriers .wrapper-static-content{
    text-align:center;
}

.title-a{
	margin-left:5px;
}
@media screen and (min-width: 1400px){
.phonesDisplayWindow .bx-wrapper {
    max-width: 90% !important;
}
.bx-container {
    width: 182px !important;
}
}

.all-carriers-button{
	width: 100% !important;
}
.all-carriers-button a{
    border: 2px solid #25a0e3 !important;
    border-radius: 10px;
    margin: 0;
    padding: 10px !important;
}

a.itemThumbnailLink {
    margin-right: 20px;
}

.productItem .itemDetails .learnMoreLink,
.productItem .itemDetails .link-container,
.productItem .itemDetails .supportLink{
	float:left;
	position:relative;
	white-space: nowrap;
}

.buyLink{
	cursor:pointer;
	white-space: nowrap;
}
.productItem .itemDetails .close-btn{
	position: absolute;
    right: 10px;
    top: 5px;
}
ul.pdp-sub-menu li{
	list-style:none;
}

/* Nick's search result page update - End */

/* Kaela's search result page update - Start */

  /* explore tab */
.searchResultsSection[data-show-tab="explore"] .search_container > .search_item{
  display: block;
}

.searchResultsSection[data-show-tab="explore"] .search_container > .search_item.product_item_hide,
.searchResultsSection[data-show-tab="explore"] .support_items{
  display: none;
}

  /* devices tab */
.searchResultsSection[data-show-tab="devices"] .search_container > .search_item.product{
  display: block;
}

.searchResultsSection[data-show-tab="devices"] .search_container > .search_item,
.searchResultsSection[data-show-tab="devices"] .support_items{
  display: none;
}

  /* support tab */
.searchResultsSection[data-show-tab="support"] .support_items{
  display: block;
}

.searchResultsSection[data-show-tab="support"] .search_container > .search_item{
  display: none;
}

.search_item.see-more {
  height: auto;
}

.search_item.see-more p {
  border: 2px solid #25a0e3;
  border-radius: 10px;
  margin: 0;
  height: 43px;
  padding: 10px 40px;
  color: #0097E2;
  font-family: Lato;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 17px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 400;
  display: inline-block;
}

@media screen and (max-width: 500px){
  .page .itemDetails {
      width: auto;
      float: none;
      margin-top: 20px;
  }
}
/* Kaela's search result page update - End */


/* Kaela's PDP page logo uniform size - Start */
@media screen and (max-width: 740px) {
  .pdp-nav-wrap .wrapper {
    display: flex;
    justify-content: space-between;
  }

  .pdp-nav ul li.buy-now a {
    padding: 15px 20px;
  }

  .naming-pack > .naming-pack-image{
    margin: 0 10px 0 0;
  }
}
/* Kaela's PDP page logo uniform size - End */



.phonesDisplayWindow .phones ul.nav-5{
	width: 150% !important;
}

.phonesDisplayWindow .phones  ul.nav-6{
	width: 150% !important;
}

.phonesDisplayWindow .phones ul.nav-7{
	width: 189% !important;
}

.phonesDisplayWindow .phones ul.nav-8{
	width: 189% !important;
}

/* Kaela's PDP page logo SVG - Start */
.naming-pack > .naming-pack-svg {
    width: auto !important;
    height: 69px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 10px;
}
.naming-pack > .naming-pack-svg svg{
    height: 34px;
}

@media screen and (max-width: 840px) {
    .naming-pack > .naming-pack-svg svg {
        height: auto;
        width: 100%;
    }
}
/* Kaela's PDP page logo SVG - End */


