/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126 
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  background-color: #fff;
  font-size: 100%;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-size: 16px;
  line-height: 27px;
  font-size: 1rem;
  line-height: 1.6875rem;
  font-family: "proxima-nova",sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  margin: 0;
  font-weight: normal;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

b,
strong {
  font-weight: bold; }

i,
em {
  font-style: italic; }

u {
  text-decoration: underline; }

small {
  font-size: 75%; }

.wrap {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%; }
  .wrap.wrapLarge {
    max-width: 1380px; }

.cf:after {
  content: "";
  display: table;
  clear: both; }

.center {
  text-align: center;
  margin: 0 auto;
  display: block; }

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

.prepaidPlans .left p {
  text-align: left; }

.prepaidPlans .justify,
.prepaidPlans .justify p {
  text-align: justify; }

.marginTop50 {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .marginTop50 {
      margin-top: 50px; } }

.marginTop70 {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .marginTop70 {
      margin-top: 70px; } }

.marginTop90 {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .marginTop90 {
      margin-top: 90px; } }

.marginTop130 {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .marginTop130 {
      margin-top: 130px; } }

/*****************************************/
/* HEADERS    */
/*****************************************/
h1, h2, h3, h4, h5, h6,
.header1, .header2, .header3, .header4, .header5 {
  font-weight: 700;
  color: inherit;
  margin: 0;
  color: #0C58A7; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .header1 a, .header2 a, .header3 a, .header4 a, .header5 a {
    color: inherit; }

h1 {
  text-align: center;
  font-size: 25px;
  line-height: 30px;
  font-size: 1.5625rem;
  line-height: 1.875rem;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    h1 {
      font-size: 30px;
      line-height: 35px;
      font-size: 1.875rem;
      line-height: 2.1875rem;
      padding-bottom: 25px; } }
  @media (min-width: 1024px) {
    h1 {
      font-size: 30px;
      line-height: 40px;
      font-size: 1.875rem;
      line-height: 2.5rem;
      padding-bottom: 30px; } }

h2,
.header2,
.sub-banner .header2 {
  color: #8AC544;
  font-size: 20px;
  line-height: 25px;
  font-size: 1.25rem;
  line-height: 1.5625rem;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    h2,
    .header2,
    .sub-banner .header2 {
      font-size: 25px;
      line-height: 30px;
      font-size: 1.5625rem;
      line-height: 1.875rem;
      padding-bottom: 25px; } }
  @media (min-width: 1024px) {
    h2,
    .header2,
    .sub-banner .header2 {
      font-size: 30px;
      line-height: 35px;
      font-size: 1.875rem;
      line-height: 2.1875rem;
      padding-bottom: 30px; } }

h3,
.header3,
.subHeaderRelease {
  font-size: 18px;
  line-height: 23px;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    h3,
    .header3,
    .subHeaderRelease {
      font-size: 23px;
      line-height: 28px;
      font-size: 1.4375rem;
      line-height: 1.75rem;
      padding-bottom: 25px; } }
  @media (min-width: 1024px) {
    h3,
    .header3,
    .subHeaderRelease {
      font-size: 28px;
      line-height: 33px;
      font-size: 1.75rem;
      line-height: 2.0625rem;
      padding-bottom: 30px; } }

h4,
.header4 {
  font-size: 16px;
  line-height: 21px;
  font-size: 1rem;
  line-height: 1.3125rem;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    h4,
    .header4 {
      font-size: 21px;
      line-height: 26px;
      font-size: 1.3125rem;
      line-height: 1.625rem;
      padding-bottom: 25px; } }
  @media (min-width: 1024px) {
    h4,
    .header4 {
      font-size: 26px;
      line-height: 31px;
      font-size: 1.625rem;
      line-height: 1.9375rem;
      padding-bottom: 30px; } }

.header5,
h5,
h6 {
  font-size: 16px;
  line-height: 10px;
  font-size: 1rem;
  line-height: 0.625rem;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .header5,
    h5,
    h6 {
      font-size: 20px;
      line-height: 26px;
      font-size: 1.25rem;
      line-height: 1.625rem;
      padding-bottom: 30px; } }

.bigHeader,
.sub-banner .bigHeader {
  font-size: 20px;
  line-height: 28px;
  font-size: 1.25rem;
  line-height: 1.75rem; }
  @media (min-width: 768px) {
    .bigHeader,
    .sub-banner .bigHeader {
      font-size: 35px;
      line-height: 43px;
      font-size: 2.1875rem;
      line-height: 2.6875rem; } }
  @media (min-width: 1024px) {
    .bigHeader,
    .sub-banner .bigHeader {
      font-size: 50px;
      line-height: 58px;
      font-size: 3.125rem;
      line-height: 3.625rem; } }
  .bigHeader.white,
  .sub-banner .bigHeader.white {
    color: #ffffff; }

.headerNoPadding {
  padding-bottom: 0; }

p {
  font-size: 18px;
  line-height: 27px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  padding-bottom: 20px;
  color: #2d2a2b;
  margin: 0; }
  p:last-child {
    padding-bottom: 0; }

.brand {
  color: #0C58A7;
  font-weight: 600; }

ul {
  list-style: disc; }

ol {
  list-style: decimal;
  list-style-position: inside; }

ul ul {
  list-style: circle;
  margin-bottom: 0;
  margin-top: 10px; }

ul,
ol {
  margin-bottom: 20px;
  margin-left: 20px; }
  ul li,
  ol li {
    font-size: 18px;
    line-height: 27px;
    font-size: 1.125rem;
    line-height: 1.6875rem;
    padding-bottom: 10px;
    margin-bottom: 0;
    color: #2d2a2b; }
    ul li:last-child,
    ol li:last-child {
      padding-bottom: 0; }

a {
  color: #0C58A7;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  a:active, a:hover {
    outline: 0;
    text-decoration: underline;
    background-color: transparent; }

sub, sup {
  /* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
  font-size: 75%;
  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;
  /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
  position: relative;
  /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */
  vertical-align: baseline; }

sup {
  /* Move the superscripted text up */
  top: -0.5em; }

sub {
  /* Move the subscripted text down, but only
     half as far down as the superscript moved up */
  bottom: -0.25em; }

/*****************************************/
/* FORMS    */
/*****************************************/
label {
  padding: 10px 0;
  font-size: 18px;
  line-height: 20px;
  font-size: 1.125rem;
  line-height: 1.25rem;
  display: block;
  color: #2d2a2b; }
  @media (min-width: 768px) {
    label.alignRight {
      text-align: right; } }

.wpsl-input label,
#wpsl-radius label,
#wpsl-category label {
  min-width: 125px; }

select {
  height: 40px; }

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
select,
textarea {
  width: 100%;
  min-height: 40px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 20px;
  font-size: 1.125rem;
  line-height: 1.25rem;
  color: #2d2a2b;
  border: 1px solid #63656a;
  display: block;
  margin-bottom: 18px; }

.ajax-loader {
  position: absolute; }

#payment-type .wpcf7-list-item {
  float: left; }

/*****************************************/
/* BUTTONS    */
/*****************************************/
.btn,
#wpsl-search-btn {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  color: #eaeff1;
  cursor: pointer;
  border: 0;
  margin: 0;
  padding: 10px 20px;
  min-width: 220px;
  background-color: #0C58A7;
  border-radius: 3px;
  font-size: 16px;
  line-height: 20px;
  font-size: 1rem;
  line-height: 1.25rem;
  font-family: "proxima-nova",sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-appearance: none;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease; }
  .btn:hover, .btn:focus, .btn:active,
  #wpsl-search-btn:hover,
  #wpsl-search-btn:focus,
  #wpsl-search-btn:active {
    text-decoration: none !important; }
  .btn.btn-center,
  #wpsl-search-btn.btn-center {
    margin: 0 auto;
    text-align: center; }
  .btn.btn-full,
  #wpsl-search-btn.btn-full {
    display: block; }
  .btn.btn-orange,
  #wpsl-search-btn.btn-orange {
    background-color: #0C58A7; }
    .btn.btn-orange:hover,
    #wpsl-search-btn.btn-orange:hover {
      background-color: #0C58A7; }
  .btn.btn-#8AC544,
  #wpsl-search-btn.btn-#8AC544 {
    background-color: #8AC544; }
    .btn.btn-#8AC544:hover,
    #wpsl-search-btn.btn-#8AC544:hover {
      background-color: #8AC544; }
  .btn.btn-center,
  #wpsl-search-btn.btn-center {
    margin: 0 auto;
    text-align: center;
    display: block;
    max-width: 220px; }
  .btn.btn-gray,
  #wpsl-search-btn.btn-gray {
    background-color: #63656a; }
    .btn.btn-gray:hover,
    #wpsl-search-btn.btn-gray:hover {
      background-color: #4a4c50; }

#wpsl-search-btn {
  background-color: #0C58A7 !important;
  background-image: none !important;
  color: #eaeff1 !important;
  border: 0 !important; }
  #wpsl-search-btn:hover {
    background-color: #0C58A7 !important; }

.dealer-btn {
  font-size: 24px;
  line-height: 24px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #2d2a2b;
  text-decoration: none; }
  .dealer-btn img {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .dealer-btn:hover {
    text-decoration: none; }
    .dealer-btn:hover img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }
  .dealer-btn span {
    text-decoration: none; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }
  img.content-bg-img {
    margin: 0 auto;
    display: block; }

table {
  font-family: "proxima-nova",sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  width: 100%;
  max-width: 600px;
  border-collapse: collapse;
  text-align: left;
  margin: 20px auto 40px; }
  table thead th {
    font-size: 18px;
    font-weight: 700;
    color: #2d2a2b;
    border-bottom: 2px solid #2d2a2b;
    padding: 10px 8px; }
  table tbody td {
    border-bottom: 1px solid #ccc;
    color: #2d2a2b;
    padding: 6px 8px; }
  table tfoot td {
    font-size: 13px;
    padding: 6px 8px; }

/*****************************************/
/* FADE IN ANIMATION    */
/*****************************************/
.fade-in {
  -webkit-animation: fade-in 2s ease;
  -moz-animation: fade-in ease-in-out 2s both;
  -ms-animation: fade-in ease-in-out 2s both;
  -o-animation: fade-in ease-in-out 2s both;
  animation: fade-in 2s ease;
  visibility: visible;
  -webkit-backface-visibility: hidden; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*************
GRID BASED ON FOUNDATION 6.2 
***************/
.is-visible {
  display: block !important; }

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

.row {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto; }

.row::before, .row::after {
  content: ' ';
  display: table;
  flex-basis: 0;
  order: 1; }

.row::after {
  clear: both; }

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row .row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }

.row .row.collapse {
  margin-left: 0;
  margin-right: 0; }

.row.expanded {
  max-width: none; }

.row.expanded .row {
  margin-left: auto;
  margin-right: auto; }

.row.row-padding {
  padding: 10px 0;
  margin: 10px 0; }
  @media (min-width: 768px) {
    .row.row-padding {
      padding: 20px 0;
      margin: 20px 0; } }
  .row.row-padding.row-border {
    border-bottom: 1px solid #2d2a2b;
    padding: 10px 0;
    margin: 10px 0; }
    @media (min-width: 768px) {
      .row.row-padding.row-border {
        padding: 40px 0;
        margin: 40px 0; } }
  .row.row-padding.row-relative {
    position: relative; }
  .row.row-padding.row-last {
    padding-bottom: 0;
    margin-bottom: 0; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right; }

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left; }

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left; }

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left; }

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-collapse .row {
  margin-left: 0;
  margin-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left; }

@media (min-width: 768px) {
  .medium-1 {
    width: 8.33333%; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%; }

  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }

  .medium-offset-0 {
    margin-left: 0%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%; }

  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }

  .medium-offset-1 {
    margin-left: 8.33333%; }

  .medium-3 {
    width: 25%; }

  .medium-push-3 {
    position: relative;
    left: 25%; }

  .medium-pull-3 {
    position: relative;
    left: -25%; }

  .medium-offset-2 {
    margin-left: 16.66667%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%; }

  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }

  .medium-offset-3 {
    margin-left: 25%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%; }

  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }

  .medium-offset-4 {
    margin-left: 33.33333%; }

  .medium-6 {
    width: 50%; }

  .medium-push-6 {
    position: relative;
    left: 50%; }

  .medium-pull-6 {
    position: relative;
    left: -50%; }

  .medium-offset-5 {
    margin-left: 41.66667%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%; }

  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }

  .medium-offset-6 {
    margin-left: 50%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%; }

  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }

  .medium-offset-7 {
    margin-left: 58.33333%; }

  .medium-9 {
    width: 75%; }

  .medium-push-9 {
    position: relative;
    left: 75%; }

  .medium-pull-9 {
    position: relative;
    left: -75%; }

  .medium-offset-8 {
    margin-left: 66.66667%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%; }

  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }

  .medium-offset-9 {
    margin-left: 75%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%; }

  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }

  .medium-offset-10 {
    margin-left: 83.33333%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-11 {
    margin-left: 91.66667%; }

  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }

  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left; }

  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }

  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left; }

  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left; }

  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left; }

  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }

  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left; }

  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }

  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left; }

  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left; }

  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left; }

  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left; }

  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left; }

  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left; }

  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }
@media (min-width: 1024px) {
  .large-1 {
    width: 8.33333%; }

  .large-push-1 {
    position: relative;
    left: 8.33333%; }

  .large-pull-1 {
    position: relative;
    left: -8.33333%; }

  .large-offset-0 {
    margin-left: 0%; }

  .large-2 {
    width: 16.66667%; }

  .large-push-2 {
    position: relative;
    left: 16.66667%; }

  .large-pull-2 {
    position: relative;
    left: -16.66667%; }

  .large-offset-1 {
    margin-left: 8.33333%; }

  .large-3 {
    width: 25%; }

  .large-push-3 {
    position: relative;
    left: 25%; }

  .large-pull-3 {
    position: relative;
    left: -25%; }

  .large-offset-2 {
    margin-left: 16.66667%; }

  .large-4 {
    width: 33.33333%; }

  .large-push-4 {
    position: relative;
    left: 33.33333%; }

  .large-pull-4 {
    position: relative;
    left: -33.33333%; }

  .large-offset-3 {
    margin-left: 25%; }

  .large-5 {
    width: 41.66667%; }

  .large-push-5 {
    position: relative;
    left: 41.66667%; }

  .large-pull-5 {
    position: relative;
    left: -41.66667%; }

  .large-offset-4 {
    margin-left: 33.33333%; }

  .large-6 {
    width: 50%; }

  .large-push-6 {
    position: relative;
    left: 50%; }

  .large-pull-6 {
    position: relative;
    left: -50%; }

  .large-offset-5 {
    margin-left: 41.66667%; }

  .large-7 {
    width: 58.33333%; }

  .large-push-7 {
    position: relative;
    left: 58.33333%; }

  .large-pull-7 {
    position: relative;
    left: -58.33333%; }

  .large-offset-6 {
    margin-left: 50%; }

  .large-8 {
    width: 66.66667%; }

  .large-push-8 {
    position: relative;
    left: 66.66667%; }

  .large-pull-8 {
    position: relative;
    left: -66.66667%; }

  .large-offset-7 {
    margin-left: 58.33333%; }

  .large-9 {
    width: 75%; }

  .large-push-9 {
    position: relative;
    left: 75%; }

  .large-pull-9 {
    position: relative;
    left: -75%; }

  .large-offset-8 {
    margin-left: 66.66667%; }

  .large-10 {
    width: 83.33333%; }

  .large-push-10 {
    position: relative;
    left: 83.33333%; }

  .large-pull-10 {
    position: relative;
    left: -83.33333%; }

  .large-offset-9 {
    margin-left: 75%; }

  .large-11 {
    width: 91.66667%; }

  .large-push-11 {
    position: relative;
    left: 91.66667%; }

  .large-pull-11 {
    position: relative;
    left: -91.66667%; }

  .large-offset-10 {
    margin-left: 83.33333%; }

  .large-12 {
    width: 100%; }

  .large-offset-11 {
    margin-left: 91.66667%; }

  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }

  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left; }

  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }

  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left; }

  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left; }

  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left; }

  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }

  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left; }

  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }

  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left; }

  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left; }

  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left; }

  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left; }

  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left; }

  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left; }

  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .large-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }
/**********************
****PREPAID PLANS******
**********************/
.prepaidPlans {
  margin: 20px 0; }
  .prepaidPlans h2.title {
    text-align: center;
    padding-bottom: 10px; }
    .prepaidPlans h2.title span {
      color: #0C58A7;
      display: block;
      font-size: 75%; }
  .prepaidPlans p {
    text-align: center; }
  .prepaidPlans .header5 {
    padding: 20px 0 0 0;
    text-align: left;
    color: #2d2a2b;
    font-weight: 300; }
  .prepaidPlans .plan-row {
    min-width: 540px;
    border-bottom: 1px solid #2d2a2b; }
    .prepaidPlans .plan-row:after {
      content: "";
      display: table;
      clear: both; }
    .prepaidPlans .plan-row.plan-footer {
      border-bottom: 0; }
      .prepaidPlans .plan-row.plan-footer .wrap-plan {
        font-weight: 300;
        font-size: 16px;
        line-height: 20px;
        font-size: 1rem;
        line-height: 1.25rem;
        border-bottom: 0;
        padding-right: 0;
        padding-left: 0;
        text-align: justify; }
        .prepaidPlans .plan-row.plan-footer .wrap-plan p {
          text-align: justify;
          font-size: 16px;
          line-height: 20px;
          font-size: 1rem;
          line-height: 1.25rem; }
  .prepaidPlans .wrap-plan-row {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  @media (min-width: 768px) {
    .prepaidPlans .wrap-plan,
    .prepaidPlans .wrap-details {
      padding-right: 5.0847457627%;
      padding-left: 5.0847457627%; } }
  .prepaidPlans .wrap-plan {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
    line-height: 20px;
    font-size: 1.125rem;
    line-height: 1.25rem;
    text-align: center; }
    .prepaidPlans .wrap-plan:after {
      content: "";
      display: table;
      clear: both; }
    .prepaidPlans .wrap-plan.wrap-plan-header {
      padding-bottom: 5px;
      font-weight: 700; }
      .prepaidPlans .wrap-plan.wrap-plan-header .plan-cost {
        color: #2d2a2b;
        font-size: 18px;
        line-height: 20px;
        font-size: 1.125rem;
        line-height: 1.25rem; }
  .prepaidPlans .plan-name {
    font-weight: 700;
    width: 18.3673469388%;
    float: left;
    margin-right: 2.0408163265%;
    font-size: 24px;
    line-height: 26px;
    font-size: 1.5rem;
    line-height: 1.625rem;
    text-align: left; }
  .prepaidPlans .plan-days {
    width: 8.1632653061%;
    float: left;
    margin-right: 2.0408163265%; }
  .prepaidPlans .plan-minutes {
    width: 18.3673469388%;
    float: left;
    margin-right: 2.0408163265%; }
  .prepaidPlans .plan-text {
    width: 18.3673469388%;
    float: left;
    margin-right: 2.0408163265%; }
  .prepaidPlans .plan-data {
    width: 18.3673469388%;
    float: left;
    margin-right: 2.0408163265%; }
  .prepaidPlans .plan-monthly {
    width: 8.1632653061%;
    float: left;
    margin-right: 2.0408163265%;
    float: right;
    margin-right: 0; }
  .prepaidPlans .plan-cost {
    color: #0C58A7;
    font-size: 24px;
    line-height: 20px;
    font-size: 1.5rem;
    line-height: 1.25rem;
    font-weight: 700; }
  .prepaidPlans .wrap-details {
    padding-bottom: 30px; }
  .prepaidPlans .learn-more {
    color: #0C58A7;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    font-size: 1rem;
    line-height: 1rem;
    cursor: pointer; }
    .prepaidPlans .learn-more img {
      margin-right: 10px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .prepaidPlans .learn-more img.details-open {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }
  .prepaidPlans .details {
    display: none; }
    .prepaidPlans .details ul {
      margin: 20px 0 0px 20px; }
      .prepaidPlans .details ul li {
        padding: 0; }

#selectedState {
  widows: 100%;
  padding: 20px;
  border: 1px solid #2d2a2b;
  margin: 20px 0;
  border-radius: 2px;
  display: none; }

.header {
  padding: 20px 0 0;
  background-color: #ffffff; }
  .header .wrap {
    position: relative; }
  .header .header-quick-link {
    position: relative;
    z-index: 9; }
    @media (min-width: 768px) {
      .header .header-quick-link {
        margin-bottom: 3px; } }
    @media (min-width: 1024px) {
      .header .header-quick-link {
        margin-bottom: 0;
        margin-top: 0px;
        width: 27.9661016949%;
        float: right;
        margin-right: 0; } }
    @media (min-width: 1366px) {
      .header .header-quick-link {
        width: 19.4915254237%;
        float: right;
        margin-right: 0; } }
    .header .header-quick-link ul {
      margin: 0 0 15px 0;
      padding: 0;
      list-style: none; }
      .header .header-quick-link ul:after {
        content: "";
        display: table;
        clear: both; }
      @media (min-width: 768px) {
        .header .header-quick-link ul {
          margin-bottom: 0;
          width: 57.6271186441%;
          float: left;
          margin-right: 1.6949152542%; } }
      @media (min-width: 1024px) {
        .header .header-quick-link ul {
          margin-bottom: 14px;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 100%;
          float: left; } }
      @media (min-width: 1366px) {
        .header .header-quick-link ul {
          margin-bottom: 15px;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 100%;
          float: left; } }
      .header .header-quick-link ul li {
        text-align: center;
        padding: 0;
        margin: 0;
        font-size: 16px;
        line-height: 27px;
        font-size: 1rem;
        line-height: 1.6875rem;
        font-family: "proxima-nova",sans-serif;
        font-weight: 400;
        font-style: normal; }
        @media (min-width: 768px) {
          .header .header-quick-link ul li {
            font-size: 18px;
            line-height: 34px;
            font-size: 1.125rem;
            line-height: 2.125rem; } }
        @media (min-width: 1024px) {
          .header .header-quick-link ul li {
            font-size: 18px;
            line-height: 20px;
            font-size: 1.125rem;
            line-height: 1.25rem; } }
        @media (min-width: 1366px) {
          .header .header-quick-link ul li {
            font-size: 18px;
            line-height: 20px;
            font-size: 1.125rem;
            line-height: 1.25rem; } }
        .header .header-quick-link ul li.account {
          width: 36.4406779661%;
          float: left;
          margin-right: 1.6949152542%;
          padding-right: 4.2372881356%;
          margin-right: 4.2372881356%;
          border-right: 1px solid #2d2a2b;
		line-height: 2rem;}
          @media (min-width: 768px) {
            .header .header-quick-link ul li.account {
              width: 44.9152542373%;
              float: left;
              margin-right: 1.6949152542%; } }
        .header .header-quick-link ul li.location {
          width: 44.9152542373%;
          float: left;
          margin-right: 1.6949152542%;
		  line-height: 2rem;
			}
          @media (min-width: 768px) {
            .header .header-quick-link ul li.location {
              width: 44.9152542373%;
              float: left;
              margin-right: 1.6949152542%; } }
          @media (min-width: 1024px) {
            .header .header-quick-link ul li.location {
              width: 49.1525423729%;
              float: right;
              margin-right: 0; } }
          @media (min-width: 1366px) {
            .header .header-quick-link ul li.location {
              width: 49.1525423729%;
              float: right;
              margin-right: 0; } }
        .header .header-quick-link ul li.search {
          width: 6.7796610169%;
          float: right;
          margin-right: 0;
          cursor: pointer; }
          @media (min-width: 768px) {
            .header .header-quick-link ul li.search {
              display: none; } }
      .header .header-quick-link ul a {
        text-decoration: none;
        color: #2d2a2b; }
        .header .header-quick-link ul a:hover {
          text-decoration: none; }
    .header .header-quick-link input[type="search"] {
      width: 100%;
      text-align: center;
      border: 1px solid #2d2a2b;
      padding: 7px 10px;
      font-size: 16px;
      line-height: 16px;
      font-size: 1rem;
      line-height: 1rem;
      display: none;
      position: absolute;
      top: 40px; }
      @media (min-width: 768px) {
        .header .header-quick-link input[type="search"] {
          display: block !important;
          position: relative;
          top: auto;
          width: 40.6779661017%;
          float: right;
          margin-right: 0; } }
      @media (min-width: 1024px) {
        .header .header-quick-link input[type="search"] {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 100%;
          float: left; } }
      @media (min-width: 1366px) {
        .header .header-quick-link input[type="search"] {
          clear: both;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 100%;
          float: left; } }
    .header .header-quick-link ::-webkit-input-placeholder {
      color: #2d2a2b; }
    .header .header-quick-link :-moz-placeholder {
      /* Firefox 18- */
      color: #2d2a2b; }
    .header .header-quick-link ::-moz-placeholder {
      /* Firefox 19+ */
      color: #2d2a2b; }
    .header .header-quick-link :-ms-input-placeholder {
      color: #2d2a2b; }
  .header a.logo {
    cursor: pointer;
    display: block;
    float: left;
    width: 74.5762711864%;
    float: left;
    margin-right: 1.6949152542%;
    max-width: 230px; }
    @media (min-width: 768px) {
      .header a.logo {
        width: 32.2033898305%;
        float: left;
        margin-right: 1.6949152542%; } }
    @media (min-width: 1024px) {
      .header a.logo {
        width: 19.4915254237%;
        float: left;
        margin-right: 1.6949152542%; } }
    .header a.logo img {
      max-height: 95px; }

.navState {
  width: 40px;
  float: right;
  cursor: pointer;
  display: block;
  height: 20px;
  margin-top: 23px; }
  @media (min-width: 768px) {
    .navState {
      display: none; } }
  .navState ul {
    width: 100%;
    height: 20px;
    position: relative;
    float: right;
    cursor: pointer;
    list-style: none;
    margin: 0;
    padding: 0; }
    .navState ul .bar {
      display: block;
      background-color: #2d2a2b;
      width: 100%;
      height: 4px;
      margin: 0 auto 4px;
      padding: 0;
      transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s; }
      .navState ul .bar:last-child {
        margin-bottom: 0; }
    .navState ul.active .bar-1 {
      transform: translateY(9px) translateX(0) rotate(45deg);
      -webkit-transform: translateY(9px) translateX(0) rotate(45deg);
      -moz-transform: translateY(9px) translateX(0) rotate(45deg); }
    .navState ul.active .bar-2 {
      opacity: 0; }
    .navState ul.active .bar-3 {
      transform: translateY(-7px) translateX(0) rotate(-45deg);
      -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
      -moz-transform: translateY(-7px) translateX(0) rotate(-45deg); }
  .navState:focus .bar-1, .navState:hover .bar-1 {
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px); }
  .navState:focus .bar-3, .navState:hover .bar-3 {
    transform: translateY(2px);
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px); }

nav {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
  background-color: #ffffff; }
  @media (min-width: 768px) {
    nav {
      position: relative;
      top: auto;
      right: auto;
      left: auto;
      margin: 0;
      margin-top: 20px;
      display: block !important;
      width: 66.1016949153%;
      float: right;
      margin-right: 0; } }
  @media (min-width: 1024px) {
    nav {
      margin-top: 36px;
      width: 44.9152542373%;
      float: left;
      margin-right: 1.6949152542%; } }
  @media (min-width: 1366px) {
    nav {
      margin-top: 36px;
      width: 53.3898305085%;
      float: left;
      margin-right: 1.6949152542%; } }
  nav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    nav ul:after {
      content: "";
      display: table;
      clear: both; }
    nav ul li {
      margin: 0;
      padding: 0;
      position: relative;
      font-size: 20px;
      line-height: 42px;
      font-size: 1.25rem;
      line-height: 2.625rem;
      font-family: "proxima-nova",sans-serif;
      font-weight: 700;
      font-style: normal;
      text-align: center; }
      @media (min-width: 768px) {
        nav ul li {
          width: 31.0344827586%;
          float: left;
          margin-right: 3.4482758621%;
          font-size: 20px;
          line-height: 34px;
          font-size: 1.25rem;
          line-height: 2.125rem; }
          nav ul li:last-child {
            float: right;
            margin-right: 0; } }
      @media (min-width: 1024px) {
        nav ul li {
          font-size: 20px;
          line-height: 45px;
          font-size: 1.25rem;
          line-height: 2.8125rem; } }
      nav ul li.noImg a img {
        display: none; }
      nav ul li a {
        color: #0C58A7;
        text-decoration: none;
        text-transform: uppercase;
        display: block;
        position: relative;
        border-bottom: 2px solid #2d2a2b; }
        nav ul li a:after {
          content: "";
          display: table;
          clear: both; }
        @media (min-width: 768px) {
          nav ul li a {
            border-bottom: 3px solid transparent; } }
        nav ul li a.linkActive {
          border-bottom: 3px solid #0C58A7; }
        nav ul li a:hover {
          text-decoration: none; }
          @media (min-width: 1024px) {
            nav ul li a:hover {
              border-bottom: 3px solid #0C58A7; } }
        nav ul li a img {
          margin: -3px 0 0 10px;
          position: absolute;
          top: 50%;
          right: 10%;
          margin-top: -5px;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          transform: rotate(0deg);
          -webkit-transition: all 0.4s ease-in-out;
          -moz-transition: all 0.4s ease-in-out;
          -o-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }
          nav ul li a img.arrow-active {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
          @media (min-width: 768px) {
            nav ul li a img {
              right: 5%; } }
          @media (min-width: 1024px) {
            nav ul li a img {
              right: 0; } }
          @media (min-width: 1366px) {
            nav ul li a img {
              right: 0; } }
      nav ul li ul {
        display: block;
        display: none;
        z-index: 5;
        background-color: #0C58A7; }
        @media (min-width: 768px) {
          nav ul li ul {
            position: absolute;
            top: 100%;
            width: 100%;
            background-color: #ffffff; } }
        nav ul li ul li {
          margin: 0;
          padding: 0;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 100%;
          float: left;
          font-size: 16px;
          line-height: 27px;
          font-size: 1rem;
          line-height: 1.6875rem;
          border-bottom: 1px solid #eaeff1;
          font-family: "proxima-nova",sans-serif;
          font-weight: 400;
          font-style: normal; }
          @media (min-width: 768px) {
            nav ul li ul li {
              border-bottom: 0;
              font-size: 16px;
              line-height: 40px;
              font-size: 1rem;
              line-height: 2.5rem; } }
          nav ul li ul li a {
            color: #eaeff1;
            padding: 10px 0;
            border-bottom: 0; }
            @media (min-width: 768px) {
              nav ul li ul li a {
                color: #2d2a2b;
                padding: 0; }
                nav ul li ul li a:hover {
                  border-bottom: 0;
                  background-color: #0C58A7;
                  color: #eaeff1; } }
            nav ul li ul li a img {
              display: none; }

/*****************************************/
/* INNER BANNER    */
/*****************************************/
.home-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 100px; }
  @media (min-width: 768px) {
    .home-banner {
      padding-top: 30%; } }
  .home-banner .titleBar {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px 0; }
    @media (min-width: 768px) {
      .home-banner .titleBar {
        padding: 20px 0; } }
    @media (min-width: 1024px) {
      .home-banner .titleBar {
        padding: 25px 0; } }
    .home-banner .titleBar h1 {
      padding: 0; }
    .home-banner .titleBar p {
      text-align: center;
      color: #2d2a2b;
      padding: 0;
      font-family: "proxima-nova",sans-serif;
      font-weight: 400;
      font-style: normal; }

/*****************************************/
/* INNER BANNER    */
/*****************************************/
.inner-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 100px; }
  @media (min-width: 768px) {
    .inner-banner {
      padding-top: 150px; } }
  @media (min-width: 1024px) {
    .inner-banner {
      padding-top: 200px; } }
  .inner-banner .titleBar {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px 0; }
    @media (min-width: 768px) {
      .inner-banner .titleBar {
        padding: 20px 0; } }
    @media (min-width: 1024px) {
      .inner-banner .titleBar {
        padding: 25px 0; } }
    .inner-banner .titleBar h1 {
      padding: 0; }

/*****************************************/
/* SUB BANNER BANNER    */
/*****************************************/
.sub-banner {
  background-color: #252223;
  padding: 20px 0; }
  @media (min-width: 768px) {
    .sub-banner {
      padding: 40px 0; } }
  .sub-banner .span-3 {
    width: 31.8181818182%;
    float: left;
    margin-right: 2.2727272727%; }
    .sub-banner .span-3:last-child {
      width: 31.8181818182%;
      float: right;
      margin-right: 0; }
  .sub-banner .span-6 {
    width: 47.3684210526%;
    float: left;
    margin-right: 5.2631578947%; }
    .sub-banner .span-6:last-child {
      width: 47.3684210526%;
      float: right;
      margin-right: 0; }
  .sub-banner .linkBox a {
    text-decoration: none;
    cursor: pointer; }
    .sub-banner .linkBox a:hover {
      display: block;
      background-color: #474344; }
  .sub-banner p,
  .sub-banner span {
    color: #ffffff;
    font-size: 18px;
    line-height: 27px;
    font-size: 1.125rem;
    line-height: 1.6875rem; }
    .sub-banner p.title, .sub-banner p.subTitle,
    .sub-banner span.title,
    .sub-banner span.subTitle {
      text-align: center;
      display: block; }
      @media (min-width: 768px) {
        .sub-banner p.title, .sub-banner p.subTitle,
        .sub-banner span.title,
        .sub-banner span.subTitle {
          font-size: 20px;
          line-height: 20px;
          font-size: 1.25rem;
          line-height: 1.25rem; } }
    .sub-banner p.title,
    .sub-banner span.title {
      color: #8AC544;
      padding-bottom: 5px;
      font-weight: 700; }
    .sub-banner p.subTitle,
    .sub-banner span.subTitle {
      color: #0C58A7; }
    .sub-banner p.learnMore,
    .sub-banner span.learnMore {
      color: #05B2DC;
      display: block;
      text-align: center; }
    .sub-banner p.big-title, .sub-banner p.big-subTitle,
    .sub-banner span.big-title,
    .sub-banner span.big-subTitle {
      text-align: center;
      font-size: 18px;
      line-height: 18px;
      font-size: 1.125rem;
      line-height: 1.125rem; }
      @media (min-width: 768px) {
        .sub-banner p.big-title, .sub-banner p.big-subTitle,
        .sub-banner span.big-title,
        .sub-banner span.big-subTitle {
          font-size: 24px;
          line-height: 24px;
          font-size: 1.5rem;
          line-height: 1.5rem; } }
  .sub-banner .header4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    font-size: 1rem;
    line-height: 1.3125rem;
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      .sub-banner .header4 {
        font-size: 21px;
        line-height: 26px;
        font-size: 1.3125rem;
        line-height: 1.625rem;
        padding-bottom: 25px; } }
    @media (min-width: 1024px) {
      .sub-banner .header4 {
        font-size: 26px;
        line-height: 31px;
        font-size: 1.625rem;
        line-height: 1.9375rem;
        padding-bottom: 30px; } }

.second-sub-banner h3,
.second-sub-banner .freePhone {
  color: #8AC544; }
.second-sub-banner .freePhone,
.second-sub-banner .govBenefits,
.second-sub-banner a.learnMore {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-weight: 400;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .second-sub-banner .freePhone,
    .second-sub-banner .govBenefits,
    .second-sub-banner a.learnMore {
      font-size: 24px;
      line-height: 24px;
      font-size: 1.5rem;
      line-height: 1.5rem; } }
.second-sub-banner a.learnMore {
  color: #05B2DC; }

.page-id-772 .container {
  padding-top: 0; }

.container {
  padding: 20px 0; }
  @media (min-width: 768px) {
    .container {
      padding: 40px 0; } }
  .container .articleBlogPosts {
    padding: 0 0 20px 0; }
    .container .articleBlogPosts:last-child {
      padding-bottom: 0; }
    @media (min-width: 768px) {
      .container .articleBlogPosts {
        padding: 0 0 40px 0; } }
  .container .postTitle {
    padding-bottom: 5px; }

.footer {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2a2829+0,2c2829+5,292728+7,2c2829+8,292728+8,2a2829+9,282627+10,2a2829+10,282627+13,2a2829+14,282627+18,282627+22,2a2829+23,282627+24,2b2728+24,272526+25,272526+26,292728+27,272526+34,2a2627+34,272526+34,282627+37,262425+39,272624+42,272526+46,252324+48,262425+55,242223+57,262425+58,242223+61,252324+63,232122+64,252324+64,242223+72,222021+73,242223+75,222021+76,232122+80,211f20+80,232122+81,232122+85,211f20+86,232122+87,211f20+87,222021+89,201e1f+90,222021+90,201e1f+91,201e1f+93,222021+93,201e1f+95,222021+95,201e1f+96,211f20+100 */
  background: #2a2829;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2a2829 0%, #211f20 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #2a2829 0%, #211f20 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #2a2829 0%, #211f20 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2829', endColorstr='#211f20',GradientType=0 );
  /* IE6-9 */
  padding: 20px 0; }
  @media (min-width: 768px) {
    .footer {
      padding: 40px 0; } }
  .footer p {
    padding: 0;
    margin: 0;
    text-align: center;
    color: #eaeff1;
    font-family: "proxima-nova",sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    font-size: 1rem;
    line-height: 1.25rem; }
    @media (min-width: 768px) {
      .footer p {
        font-size: 18px;
        line-height: 22px;
        font-size: 1.125rem;
        line-height: 1.375rem; } }
    .footer p.title {
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #ffffff; }
      .footer p.title span,
      .footer p.title a {
        color: #8AC544;
        text-decoration: none; }
        .footer p.title span:hover,
        .footer p.title a:hover {
          text-decoration: none; }
    .footer p.subTitle {
      font-weight: 700;
      text-align: left;
      font-size: 16px;
      line-height: 20px;
      font-size: 1rem;
      line-height: 1.25rem; }
    .footer p.copy {
      padding-top: 20px;
      margin-top: 20px;
      border-top: 1px solid #ffffff;
      font-weight: 300;
      font-size: 12px;
      line-height: 14px;
      font-size: 0.75rem;
      line-height: 0.875rem; }
      @media (min-width: 768px) {
        .footer p.copy {
          font-size: 16px;
          line-height: 20px;
          font-size: 1rem;
          line-height: 1.25rem; } }
  .footer .wrapFooterNav {
    margin: 0 auto;
    max-width: 728px; }
    .footer .wrapFooterNav section.about,
    .footer .wrapFooterNav section.legal {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 50%;
      float: left; }
    .footer .wrapFooterNav section.dealer {
      clear: both; }
    @media (min-width: 768px) {
      .footer .wrapFooterNav section.about,
      .footer .wrapFooterNav section.legal,
      .footer .wrapFooterNav section.dealer {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 1.1111111111%;
        padding-right: 1.1111111111%;
        clear: none; } }
    .footer .wrapFooterNav ul {
      margin-bottom: 20px;
      padding: 0;
      margin: 0;
      list-style: none; }
      .footer .wrapFooterNav ul.last-child {
        margin-bottom: 0; }
      .footer .wrapFooterNav ul li {
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 27px;
        font-size: 1rem;
        line-height: 1.6875rem;
        font-family: "proxima-nova",sans-serif;
        font-weight: 300;
        font-style: normal; }
        .footer .wrapFooterNav ul li a {
          color: #eaeff1;
          text-decoration: none;
          display: block; }
          .footer .wrapFooterNav ul li a:hover {
            text-decoration: underline;
            color: #0C58A7; }

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230057a7'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%230057a7'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #0057a7; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #0057a7;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, left, right);
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, left, right);
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, left, right);
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, left, right);
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
.wrap-phones {
  padding: 20px 0; }
  .wrap-phones:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 768px) {
    .wrap-phones {
      padding: 40px 0; } }
  .wrap-phones .phone {
    border-bottom: 1px solid #2d2a2b;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .wrap-phones .phone {
        padding-bottom: 40px;
        margin-bottom: 40px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 0.8333333333%;
        padding-right: 0.8333333333%; } }
    .wrap-phones .phone a.phone-thumb {
      display: block;
      clear: both;
      margin: 0 auto 15px;
      position: relative; }
      .wrap-phones .phone a.phone-thumb:after {
        content: "";
        display: table;
        clear: both; }
      @media (min-width: 768px) {
        .wrap-phones .phone a.phone-thumb {
          margin-bottom: 35px;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 50%;
          float: left;
          float: none; } }
      .wrap-phones .phone a.phone-thumb:hover {
        -webkit-tap-highlight-color: transparent;
        -webkit-appearance: none;
        outline: 0; }
        .wrap-phones .phone a.phone-thumb:hover::before {
          content: '';
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          right: 0;
          left: 0;
          bottom: 0;
          background-image: url("../img/mag-glass.png");
          background-repeat: no-repeat;
          background-position: center center;
          background-color: rgba(255, 255, 255, 0.6); }
      .wrap-phones .phone a.phone-thumb img {
        display: block;
        margin: 0 auto;
        max-width: 140px; }
        @media (min-width: 768px) {
          .wrap-phones .phone a.phone-thumb img {
            max-width: 100%; } }

.phone .left p,
.phone-specs .left p {
  text-align: left; }
.phone p,
.phone-specs p {
  text-align: center; }
  .phone p.phone-title,
  .phone-specs p.phone-title {
    font-size: 21px;
    line-height: 21px;
    font-size: 1.3125rem;
    line-height: 1.3125rem;
    font-weight: 600; }
    .phone p.phone-title a,
    .phone-specs p.phone-title a {
      color: #2d2a2b; }
      .phone p.phone-title a:hover,
      .phone-specs p.phone-title a:hover {
        text-decoration: none;
        color: #0C58A7; }
  .phone p.phone-price,
  .phone-specs p.phone-price {
    color: #8AC544;
    font-weight: 300;
    font-weight: 600;
    padding: 0 0 5px;
    font-size: 25px;
    line-height: 25px;
    font-size: 1.5625rem;
    line-height: 1.5625rem; }
    @media (min-width: 768px) {
      .phone p.phone-price,
      .phone-specs p.phone-price {
        font-size: 30px;
        line-height: 30px;
        font-size: 1.875rem;
        line-height: 1.875rem; } }
    @media (min-width: 1024px) {
      .phone p.phone-price,
      .phone-specs p.phone-price {
        font-size: 38px;
        line-height: 38px;
        font-size: 2.375rem;
        line-height: 2.375rem; } }
  .phone p.phone-exclusions,
  .phone-specs p.phone-exclusions {
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    font-size: 1rem;
    line-height: 1rem; }
    @media (min-width: 768px) {
      .phone p.phone-exclusions,
      .phone-specs p.phone-exclusions {
        font-size: 18px;
        line-height: 18px;
        font-size: 1.125rem;
        line-height: 1.125rem; } }

.wrap-price {
  max-width: 425px;
  margin: 0 auto; }
  .wrap-price:after {
    content: "";
    display: table;
    clear: both; }
  .wrap-price .offer-free {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-right: 5.2631578947%;
    border-right: 1px solid #2d2a2b; }
  .wrap-price .offer {
    width: 47.3684210526%;
    float: right;
    margin-right: 0; }
    .wrap-price .offer.offer-full {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      float: left; }

/************************
*****PHONE FEATURES********
*************************/
@media (min-width: 768px) {
  .home .wrap-phones .phone {
    border-bottom: 0; } }

.phone-features {
  padding-top: 20px;
  margin-top: 30px;
  border-top: 1px solid #2d2a2b; }
  .phone-features p.phone-features-title {
    padding-bottom: 30px;
    font-size: 25px;
    line-height: 25px;
    font-size: 1.5625rem;
    line-height: 1.5625rem;
    color: #0C58A7;
    font-weight: 600;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .phone-features p.phone-features-title {
        font-size: 33px;
        line-height: 33px;
        font-size: 2.0625rem;
        line-height: 2.0625rem;
        padding-bottom: 40px; } }
  .phone-features ul {
    margin-bottom: 0; }
    .phone-features ul li {
      padding-bottom: 10px; }
      @media (min-width: 768px) {
        .phone-features ul li {
          font-size: 20px;
          line-height: 25px;
          font-size: 1.25rem;
          line-height: 1.5625rem; } }

.viewAllPhones {
  font-weight: 600;
  text-align: center; }

/************************
*****PHONE SWIPER********
*************************/
.phone-thumbs {
  margin-bottom: 40px; }
  .phone-thumbs .swiper-wrapper .swiper-slide img {
    display: block;
    margin: 0 auto; }

/************************
*****PHONE COLORS********
*************************/
.phone-colors {
  margin-bottom: 40px; }
  .phone-colors .swiper-wrapper {
    transform: none !important;
    display: block;
    text-align: center; }
  .phone-colors .swiper-slide {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    font-size: 0;
    margin: 0 5px;
    cursor: pointer;
    -webkit-box-shadow: 1px 2px 4px 1px rgba(0, 0, 0, 0.36);
    box-shadow: 1px 2px 4px 1px rgba(0, 0, 0, 0.36); }
    .phone-colors .swiper-slide.black {
      background-color: black; }
    .phone-colors .swiper-slide.gold {
      background-color: gold; }
    .phone-colors .swiper-slide.yellow {
      background-color: yellow; }
    .phone-colors .swiper-slide.#8AC544 {
      background-color: #8AC544; }
    .phone-colors .swiper-slide.#8AC544 {
      background-color: #8AC544; }
    .phone-colors .swiper-slide.pink {
      background-color: pink; }
    .phone-colors .swiper-slide.orange {
      background-color: orange; }
    .phone-colors .swiper-slide.#0057a7 {
      background-color: #0057a7; }
    .phone-colors .swiper-slide.#05b2dc {
      background-color: #05b2dc; }
    .phone-colors .swiper-slide.gray {
      background-color: gray; }
    .phone-colors .swiper-slide.white {
      background-color: white; }

@media (min-width: 768px) {
  .homeRouterPriceDiv {
    position: absolute;
    z-index: 1; } }

ul.homeRouterPrice {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.homeRouterPrice li {
    margin: 0;
    color: #0C58A7; }
    @media (min-width: 768px) {
      ul.homeRouterPrice li {
        font-size: 24px;
        line-height: 24px;
        font-size: 1.5rem;
        line-height: 1.5rem; } }
    ul.homeRouterPrice li.price {
      color: #8AC544;
      font-size: 24px;
      line-height: 24px;
      font-size: 1.5rem;
      line-height: 1.5rem; }
      @media (min-width: 768px) {
        ul.homeRouterPrice li.price {
          font-size: 45px;
          line-height: 45px;
          font-size: 2.8125rem;
          line-height: 2.8125rem; } }

img.tempoRouterImg {
  display: block; }
  @media (min-width: 768px) {
    img.tempoRouterImg {
      position: absolute;
      top: 70%;
      z-index: 0; } }

.pagination {
  position: relative;
  font-size: 16px;
  line-height: 16px;
  font-size: 1rem;
  line-height: 1rem;
  font-family: "proxima-nova",sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 20px 0 0;
  display: block; }
  @media (min-width: 768px) {
    .pagination {
      padding: 40px 0 0; } }
  @media (min-width: 1024px) {
    .pagination {
      padding: 60px 0 0; } }
  .pagination .paginationFull {
    display: inline-block;
    text-align: center;
    width: 100%; }
  .pagination span, .pagination a {
    display: block;
    margin: 2px 2px 2px 0;
    padding: 10px;
    text-decoration: none;
    width: auto;
    color: #ffffff;
    background: #0C58A7;
    display: inline-block; }
  .pagination a:hover {
    color: #ffffff;
    background: #0C58A7; }
  .pagination .current {
    padding: 10px;
    background: #0C58A7; }

.icon-box img {
  display: block; }
.icon-box p {
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  font-size: 1rem;
  line-height: 1.25rem; }
  .icon-box p.title {
    color: #0C58A7;
    font-weight: 400;
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px;
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding-bottom: 5px; }
    @media (min-width: 768px) {
      .icon-box p.title {
        font-size: 24px;
        line-height: 29px;
        font-size: 1.5rem;
        line-height: 1.8125rem; } }

/* ============================================================
	WP 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; }

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

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; }

#attachment_513 {
  border: 0; }
  #attachment_513 p.wp-caption-text {
    margin-top: 20px;
    font-size: 18px;
    line-height: 23px;
    font-size: 1.125rem;
    line-height: 1.4375rem; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  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 p.wp-caption-text {
  font-size: 16px;
  line-height: 27px;
  margin: 0;
  padding: 0 4px 5px; }

.cta_btn {
	box-shadow: 0px 1px 0px 0px #daffad;
	background:linear-gradient(to bottom, #99d150 5%, #4d751b 100%);
	background-color:#99d150;
	border-radius:6px;
	border:1px solid #8bc544;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:"proxima-nova",sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:10px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b6ff5c;
}
.cta_btn:hover {
	background:linear-gradient(to bottom, #4d751b 5%, #99d150 100%);
	background-color:#4d751b;
}
.cta_btn:active {
	position:relative;
	top:1px;
}

.cta_btn2 {
	box-shadow: 0px 1px 0px 0px #daffad;
	background:linear-gradient(to bottom, #99d150 5%, #4d751b 100%);
	background-color:#99d150;
	border-radius:6px;
	border:1px solid #8bc544;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:"proxima-nova",sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:10px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b6ff5c;
    margin-top: 20px;
    margin-bottom: 20px;
}
.cta_btn2:hover {
	background:linear-gradient(to bottom, #4d751b 5%, #99d150 100%);
	background-color:#4d751b;
}
.cta_btn2:active {
	position:relative;
	top:1px;
}