@import url("/css/fiat-na-fonts.css");
html {
  height: 100%; }

body {
  font-family: 'GillSansMTStd-Light', Helvetica, sans-serif;
  font-size: 16px;
  color: #202020; }

h1 {
  font-size: 32px;
  letter-spacing: 0.2em;
  font-family: 'GillSansMTStd-Book';
  text-transform: uppercase;
  line-height: 32px; }

h2 {
  font-size: 18px;
  letter-spacing: 0.2em;
  font-family: 'GillSansMTStd-Book';
  text-transform: uppercase;
  line-height: 18px; }

h3 {
  font-size: 26px;
  letter-spacing: 0.2em;
  font-family: 'GillSansMTStd-Book';
  line-height: 26px;
  text-transform: uppercase; }

h4 {
  font-size: 20px;
  letter-spacing: 0.2em;
  font-family: 'GillSansMTStd-Book';
  line-height: 20px;
  text-transform: uppercase; }

h5 {
  font-size: 18px;
  font-family: 'GillSansMTStd-Book';
  line-height: 18px;
  text-transform: uppercase; }

h6 {
  font-size: 17px;
  font-family: 'GillSansMTStd-Book';
  line-height: 17px;
  text-transform: uppercase; }

.headline {
  font-family: 'GillSansMTStd-Light';
  margin-bottom: 7px;
  display: inline-block; }

.sub-headline {
  font-family: 'GillSansMTStd-Book'; }

.text-select {
  font-family: 'GillSansMTStd-Book';
  text-transform: uppercase;
  font-weight: bold; }

.text-copyright {
  font-size: 13px;
  font-style: italic;
  font-family: 'GillSansMTStd-Book';
  font-weight: bold;
  padding-top: 40px; 
  color: #969696; }

a.right-angle {
  text-decoration: none;
  font-family: 'GillSansMTStd-Book';
  font-style: italic;
  color: #202020; }
  a.right-angle:after {
    font-family: "FontAwesome";
    content: "\f105";
    padding-left: 5px;
    color: #202020; }
  a.right-angle:hover {
    color: #202020; }

a.white-link {
  color: white;
  display: inline-block; }
  a.white-link:hover {
    color: white; }
  a.white-link:after {
    color: white; }

a {
  color: #202020; }
  a:hover {
    color: #941711;
    text-decoration: none; }
  a:focus {
    color: #941711; }
  a:active {
    color: #941711; }

.text-example {
  background-image: url(/img/en-US/text-example.gif);
  padding: 15px 0 5px 115px;
  background-repeat: no-repeat;
  background-position: 0 14px;
  display: block; }

select {
  margin-top: 0px;
  width: 235px;
  height: 32px;
  border: 1px solid #202020;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../img/layout/dropdown-bg.png") #ffffff no-repeat;
  background-position: right 0px;
  border-radius: 0px;
  padding-left: 10px;
  padding-right: 40px;
  padding-top: 4px; }

select[disabled="disabled"] {
  background-color: #f1f1f1; }

#phone-select {
  margin-bottom: 15px;
  margin-top: 15px; }

.sidebar-content #phone-select {
  margin-top: 0px; }

#model-select {
  margin-top: 15px; }

.howto-findaphone form [type="submit"] {
  margin-top: 20px; }

.thirds-section {
  padding-top: 30px;
  padding-bottom: 30px; }

.half-section {
  padding-top: 30px;
  padding-bottom: 30px; }
  .half-section .one-half h2, .half-section .one-half h3, .half-section .one-half h4 {
    text-align: center; }
  .half-section .one-half .gc-button {
    margin-top: 0px; }
  .half-section .one-half p {
    text-align: center; }
  .half-section .one-half p:first-child {
    height: 80px; }
  .half-section .one-half p:nth-child(2) {
    min-height: 100px; }

.one-third h2, .one-third h3, .one-third h4, .two-third h2, .two-third h3, .two-third h4, .three-third h2, .three-third h3, .three-third h4 {
  text-align: center; }

.one-third .gc-button, .two-third .gc-button, .three-third .gc-button {
  margin-top: 0px; }

.one-third p, .two-third p, .three-third p {
  text-align: center; }

.one-third p:first-child, .two-third p:first-child, .three-third p:first-child {
  height: 80px; }

.one-third p:nth-child(2), .two-third p:nth-child(2), .three-third p:nth-child(2) {
  min-height: 120px; }

.interior-container:last-child {
  margin-bottom: 40px; }

.top-content .sidebar-main-content a {
  font-family: 'GillSansMTStd-Book';
  font-size: 14px; }
  .top-content .sidebar-main-content a:hover {
    text-decoration: underline; }

.top-content .sidebar-main-content select {
  width: 500px; }

.top-content .sidebar-main-content img {
  width: 80%;
  margin-top: 10px;
  margin-bottom: 20px; }

.top-content .sidebar-main-content h1, .top-content .sidebar-main-content h2, .top-content .sidebar-main-content h3 {
  margin-top: 35px; }
  .top-content .sidebar-main-content h1:first-child, .top-content .sidebar-main-content h2:first-child, .top-content .sidebar-main-content h3:first-child {
    margin-top: 0px; }

.top-content .sidebar-main-content h3 {
  margin-top: 50px; }

.top-content .sidebar-main-content .secondary-nav {
  padding-left: 20px; }

.top-content .sidebar-main-content ol li {
  line-height: 150%; }

.top-content .sidebar-main-content ol ol {
  list-style-type: lower-alpha; }
  .top-content .sidebar-main-content ol ol li {
    line-height: 150%; }
  .top-content .sidebar-main-content ol ol ol {
    list-style-type: lower-roman; }
    .top-content .sidebar-main-content ol ol ol li {
      line-height: 150%; }

.auto-width {
  width: auto !important; }

header {
  background: #941711; 
  z-index: 999999;
  position: relative;
    }
  header .brand-logo {
    width: 100%; }

.navbar {
  margin-bottom: 0px;
  min-height: inherit; }

.navbar-default {
  background-color: transparent;
  border: none;
  border-radius: 0px; }

.navbar-default .navbar-nav .active a {
  background: none;
  color: white;
  font-family: 'GillSansMTStd-Bold'; }
  .navbar-default .navbar-nav .active a:hover {
    background: #941711;
    color: white; }

.navbar-default .navbar-nav li a {
  color: white;
  font-size: 14px;
  padding: 23px 12px 21px;
  border-right: 1px solid #771915;
  font-family: 'GillSansMTStd-Book'; }
  .navbar-default .navbar-nav li a:hover {
    color: white;
    text-decoration: none; }
  .navbar-default .navbar-nav li a:active {
    color: white; }
  .navbar-default .navbar-nav li a:focus {
    color: white; }

.navbar-default .navbar-nav li:last-child a {
  border-right: 0px; }

.lg-select {
  color: white;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 15px; }
  .lg-select ul {
    text-align: center;
    margin: 0px;
    padding: 0px; }
    .lg-select ul li {
      display: inline-block;
      padding-top: 23px; }
      .lg-select ul li a {
        font-family: 'GillSansMTStd-Book';
        color: white;
        padding-left: 10px; }
      .lg-select ul li .eng-link {
        border-right: 1px solid white;
        padding-right: 10px;
        padding-left: 0px; }
      .lg-select ul li .lg-active {
        font-family: 'GillSansMTStd-Bold'; }

.logo {
  display: block;
  width: 100%;
  /*background: url("../img/layout/fiat-logo@2x.png");*/
  height: 64px;
  background-position: right center;
  background-size: 100px;
  background-repeat: no-repeat; }

.logotext{
    color: #fff;
    font-size: 20px;
    margin: -5px 0px;
    display: block;
    letter-spacing: 1px;
}
.logotext:hover{
    color: #fff;   
}
.fifth {
  width: 20%;
  float: left;
  padding: 0px 15px;
  text-align: center; }

.col-center {
  float: none;
  display: block;
  margin: 0 auto;
  text-align: center; }

.main-banner {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
  background: transparent no-repeat;
  background-position: top center;
  background-size: cover;
  color: white;
  font-family: 'GillSansMTStd-Book';
  z-index: 1;
  position: relative; }
  .main-banner .watermark {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 45px;
    font-weight: bold;
    opacity: .5; }
  .main-banner .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    top: 0;
    left: 0;
    opacity: .45;
    z-index: -3; }
  .main-banner h1 {
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 4px;
    margin: 0; }
    .main-banner h1 .headline {
      margin-bottom: 10px; }
    .main-banner h1 strong {
      line-height: 40px; }
  .main-banner p {
    padding-top: 15px; }

.search-dropdown {
  opacity: 0;
  background: rgba(255, 255, 255, 0.85);
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 0;
  transition: opacity 0.25s ease-in-out; }
  .search-dropdown .search-submit {
    background: #941711;
    color: white;
    height: 100%;
    padding: 10px 15px;
    font-family: 'GillSansMTStd-Book';
    text-transform: uppercase;
    display: inline-block;
    transition: .25s ease-in-out; }
    .search-dropdown .search-submit span {
      padding-left: 5px; }
    .search-dropdown .search-submit:hover {
      background: white;
      color: #941711; }
  .search-dropdown .search-fields {
    float: right;
    margin-right: 63px; }
  .search-dropdown input {
    border: none;
    background: rgba(255, 255, 255, 0);
    padding: 10px 15px;
    color: #444;
    outline: none;
    font-family: 'GillSansMTStd-Book';
    border-left: 1px solid #a4a4a4; }
    .search-dropdown input::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      color: #a4a4a4; }
    .search-dropdown input:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #a4a4a4;
      opacity: 1; }
    .search-dropdown input::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #a4a4a4;
      opacity: 1; }
    .search-dropdown input:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #a4a4a4; }
    .search-dropdown input:placeholder-shown {
      /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
      color: #a4a4a4; }

.show-search {
  opacity: 1;
  z-index: 9; }

.language-select {
  background: url("../img/layout/FT017_032SP.jpg") #000000 no-repeat center center;
  background-size: cover;
  height: 100%; }
  .language-select footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 30px; }
    .language-select footer .legal {
      margin-top: 0px; }
  .language-select .content-landing {
    text-align: center; }
    .language-select .content-landing h1 {
      color: white;
      max-width: 650px;
      margin: 0 auto;
      padding-top: 100px;
      line-height: 125%; }
    .language-select .content-landing p {
      color: white;
      margin-top: 25px; }
    .language-select .content-landing select {
      display: block;
      margin: 0 auto;
      margin-top: 20px;
      border: 0 !important;
      -webkit-appearance: none;
      -moz-appearance: none;
      background: url("../img/layout/dropdown-bg.png") #ffffff no-repeat;
      background-position: 204px 0px;
      border-radius: 0px;
      padding-left: 10px; }
    .language-select .content-landing .btn-primary {
      width: 235px;
      padding: 8px 20px; }
      .language-select .content-landing .btn-primary:hover {
        border: 1px solid transparent; }

.vehicle-select {
  background: url("../img/layout/FT017_032SP.jpg") #000000 no-repeat center center;
  background-size: cover;
  height: 100%; }
  .vehicle-select footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 30px; }
    .vehicle-select footer .legal {
      margin-top: 0px; }
  .vehicle-select .content-landing {
    text-align: center; }
    .vehicle-select .content-landing h1 {
      color: white;
      max-width: 650px;
      margin: 0 auto;
      padding-top: 100px;
      line-height: 125%; }
    .vehicle-select .content-landing p {
      color: white;
      margin-top: 25px;
      margin-bottom: 25px; }
    .vehicle-select .content-landing select {
      display: block;
      margin: 0 auto;
      margin-top: 0px;
      border: 0 !important;
      -webkit-appearance: none;
      -moz-appearance: none;
      background: url("../img/layout/dropdown-bg.png") #ffffff no-repeat;
      background-position: 204px 0px;
      border-radius: 0px;
      padding-left: 10px; }
    .vehicle-select .content-landing .btn-primary {
      width: 235px;
      padding: 8px 20px;
      margin-top: 0px; }
      .vehicle-select .content-landing .btn-primary:hover {
        border: 1px solid transparent; }

.error-page {
  background: url("../img/layout/404-page-background.jpg") #000000 no-repeat center center;
  background-size: cover;
  height: 100%; }
  .error-page footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 30px; }
    .error-page footer .legal {
      margin-top: 0px; }
  .error-page .content-landing {
    text-align: center; }
    .error-page .content-landing h1 {
      color: white;
      max-width: 650px;
      margin: 0 auto;
      padding-top: 100px;
      line-height: 125%; }
    .error-page .content-landing p {
      color: white;
      margin-top: 15px; }
      .error-page .content-landing p a {
        color: white; }
        .error-page .content-landing p a:after {
          color: white; }

.home .main-banner {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center; }

.featured-navigation {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #f5f6f5;
  background: -moz-linear-gradient(45deg, #f5f6f5 0%, #aeaeae 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #f5f6f5), color-stop(100%, #aeaeae));
  background: -webkit-linear-gradient(45deg, #f5f6f5 0%, #aeaeae 100%);
  background: -o-linear-gradient(45deg, #f5f6f5 0%, #aeaeae 100%);
  background: -ms-linear-gradient(45deg, #f5f6f5 0%, #aeaeae 100%);
  background: linear-gradient(45deg, #f5f6f5 0%, #aeaeae 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f5', endColorstr='#aeaeae', GradientType=1 ); }
  .featured-navigation h2 {
    font-size: 21px;
    word-spacing: 200px;
    line-height: 24px;
    letter-spacing: .1em;
    font-family: 'GillSansMTStd-Book'; }
  .featured-navigation img {
    max-width: 160px;
    display: block;
    margin: 0 auto; }
  .featured-navigation a {
    background: #941711;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 15px 25px 11px;
    text-decoration: none;
    border: 1px solid transparent;
    transition: all 0.25s ease-in-out;
    margin-top: 30px;
    display: inline-block;
    line-height: 14px; }
    .featured-navigation a:hover {
      background: #ffffff;
      color: #941711;
      border: 1px solid #941711; }
  .featured-navigation p:nth-child(3) {
    min-height: 132px; }

.center-background {
  background: #000000 no-repeat bottom center;
  background-size: cover;
  background: #f6f5f5;
  color: #202020;
  padding-top: 30px;
  padding-bottom: 30px; }
  .center-background .gc-button {
    margin-top: 10px; }

.home .center-background {
  color: white;
  background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url("../img/layout/favorites-section.jpg") no-repeat center center;
  background-size: cover; }

.home .container img {
  width: 100%; }

.home .section-7-5 {
  padding-top: 30px;
  padding-bottom: 30px; }

.home .section-5-7 {
  padding-top: 30px;
  padding-bottom: 30px; }

.contact .container.section-7-5 {
    padding: 30px 0;
}

.contact .container.section-7-5 img{
  width: 100%;
}

.btn-primary {
  background: #941711;
  color: white;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 15px 25px 11px;
  text-decoration: none;
  border: 1px solid transparent;
  transition: all 0.25s ease-in-out;
  margin-top: 30px;
  display: inline-block;
  transition: border 0.25s ease-in-out, color 0.25s ease-in-out, background 0.25s ease-in-out;
  border: 1px solid transparent;
  border-radius: 0px;
  line-height: 14px; }
  .btn-primary:hover {
    background: #ffffff;
    color: #941711;
    border: 1px solid #941711;
    text-decoration: none; }
  .btn-primary:active {
    color: white;
    text-decoration: none;
    background: white;
    border: 1px solid #941711;
    padding-top: 14px;
    padding-bottom: 14px; }
  .btn-primary:focus {
    color: #941711;
    text-decoration: none;
    background: white;
    border: 1px solid #941711;
    padding-top: 14px;
    padding-bottom: 14px; }

.gc-button {
  background: #941711;
  color: white;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 15px 25px 11px;
  text-decoration: none;
  border: 1px solid transparent;
  transition: all 0.25s ease-in-out;
  margin-top: 30px;
  display: inline-block;
  transition: border 0.25s ease-in-out, color 0.25s ease-in-out, background 0.25s ease-in-out;
  border: 1px solid transparent; }
  .gc-button:hover {
    background: #ffffff;
    color: #941711;
    border: 1px solid #941711;
    text-decoration: none; }
  .gc-button:active {
    color: white;
    text-decoration: none;
    background: white;
    border: 1px solid #941711; }
  .gc-button:focus {
    color: #941711;
    text-decoration: none;
    background: white;
    border: 1px solid #941711; }
    
.toolbox-button {
  background: #941711;
  width: 100%;
  color: white;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 15px 25px 11px;
  text-decoration: none;
  border: 1px solid transparent;
  transition: all 0.25s ease-in-out;
  display: inline-block;
  transition: border 0.25s ease-in-out, color 0.25s ease-in-out, background 0.25s ease-in-out;
  border: 1px solid transparent; }
  .toolbox-button:hover {
    background: #ffffff;
    color: #941711;
    border: 1px solid #941711;
    text-decoration: none; }
  .toolbox-button:active {
    color: white;
    text-decoration: none;
    background: white;
    border: 1px solid #941711; }
  .toolbox-button:focus {
    color: #941711;
    text-decoration: none;
    background: white;
    border: 1px solid #941711; }    
    
.managemytoolbox-button {
  background: #941711;
  width: 50%;
  margin-bottom: 5px;
  color: white;
  font-size: 11px !important;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 15px 25px 11px;
  text-decoration: none !important;
  border: 1px solid transparent;
  transition: all 0.25s ease-in-out;
  display: inline-block;
  transition: border 0.25s ease-in-out, color 0.25s ease-in-out, background 0.25s ease-in-out;
  border: 1px solid transparent; }
  .managemytoolbox-button:hover {
    background: #ffffff;
    color: #941711;
    border: 1px solid #941711;
    text-decoration: none; }
  .managemytoolbox-button:active {
    color: white;
    text-decoration: none;
    background: white;
    border: 1px solid #941711; }
  .managemytoolbox-button:focus {
    color: #941711;
    text-decoration: none;
    background: white;
    border: 1px solid #941711; }      

.gc-button-white {
  background: #941711;
  color: white;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 15px 25px 11px;
  text-decoration: none;
  border: 1px solid transparent;
  transition: all 0.25s ease-in-out;
  background: #ffffff;
  margin-top: 30px;
  display: inline-block;
  color: #941711; }
  .gc-button-white:hover {
    background: #ffffff;
    color: #941711;
    border: 1px solid #941711;
    color: white;
    border: 1px solid #941711;
    background: #941711;
    text-decoration: none; }

footer {
  background: #202020;
  padding-top: 70px;
  padding-bottom: 30px;
  font-size: 14px;
  font-family: 'GillSansMTStd-Book'; }
  footer .footer-links {
    padding-left: 0px; }
    footer .footer-links li {
      list-style: none; }
      footer .footer-links li a {
        color: #969696; }
        footer .footer-links li a:hover {
          color: white; }
    footer .footer-links .title {
      color: white;
      text-transform: uppercase;
      margin-bottom: 10px;
      display: inline-block;
      letter-spacing: 1px; }
  footer .footer-help li {
    List-style: none; }
    footer .footer-help li a:hover {
      text-decoration: none; }
  footer .footer-help .gc-button {
    margin-bottom: 30px;
    margin-top: 0px; }
    footer .footer-help .gc-button:hover {
      text-decoration: none;
      border: 1px solid white; }
  footer .footer-help .title {
    color: white;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: 1px; }
  footer .legal {
    margin-top: 40px; }
    footer .legal ul {
      text-align: center;
      float: left;
      margin: 0; }
      footer .legal ul:first-child {
        padding-left: 0px; }
      footer .legal ul:last-child {
        padding-right: 0px; }
      footer .legal ul li {
        display: inline-block;
        border-right: 1px solid #969696;
        padding-right: 15px;
        padding-left: 15px;
        line-height: 12px; }
        footer .legal ul li:last-child {
          border-right: 0px; }
        footer .legal ul li a {
          color: #969696;
          font-size: 12px; }
        footer .legal ul li a:hover {
          color: #fff; }
        footer .legal ul li .copywright {
          color: white; }

.hft-footer {
  padding-top: 10px;
  padding-bottom: 20px; }
  .hft-footer .legal {
    margin: 0; }

.communication .content-wrapper .center-background:last-child, .settings .content-wrapper .center-background:last-child, .howto .content-wrapper .center-background:last-child, .navigation .content-wrapper .center-background:last-child {
  background: #941711;
  color: white; }

.settings .main-banner p {
  max-width: 650px;
  margin: 0 auto; }

.settings .one-third p:nth-child(2), .settings .two-third p:nth-child(2), .settings .three-third p:nth-child(2) {
  min-height: 90px; }

.question h2 {
  cursor: pointer;
  color: #202020;
  -webkit-transition: all 0.1s ease-in 0s;
  -moz-transition: all 0.1s ease-in 0s;
  -ms-transition: all 0.1s ease-in 0s;
  -o-transition: all 0.1s ease-in 0s;
  transition: all 0.1s ease-in 0s;
  padding-top: 19px;
  letter-spacing: 0px;
  line-height: 125%; }

.question h2:hover {
  color: #941711; }

.answer {
  margin-bottom: 0px; }

#faq1, #faq2, #faq3, .anchor-target {
  text-transform: uppercase;
  margin: 0 0 20px 0; }

.howto .main-banner p {
  max-width: 650px;
  margin: 0 auto; }

.howto .half-section .one-half h2, .howto .half-section .one-half h3, .howto .half-section .one-half h4 {
  text-align: center; }

.howto .half-section .one-half .gc-button {
  margin-top: 0px; }

.howto .half-section .one-half p {
  text-align: center; }

.howto .half-section .one-half p:first-child {
  height: 80px; }

.howto .half-section .one-half p:nth-child(2) {
  min-height: 100px; }

.howto .one-third .gc-button, .howto .two-third .gc-button, .howto .three-third .gc-button {
  margin-top: 0px; }

.howto .one-third p, .howto .two-third p, .howto .three-third p {
  text-align: center; }

.howto .one-third p:first-child, .howto .two-third p:first-child, .howto .three-third p:first-child {
  height: 80px; }

.howto .one-third p:nth-child(2), .howto .two-third p:nth-child(2), .howto .three-third p:nth-child(2) {
  min-height: 140px; }

.howto .one-third img, .howto .two-third img, .howto .three-third img {
  display: block;
  margin: 0 auto;
  max-width: 200px; }

.entertainment .main-banner p {
  max-width: 650px;
  margin: 0 auto; }

.entertainment .center-background {
  background: #f6f5f5;
  color: #202020; }

.entertainment .one-third .gc-button, .entertainment .two-third .gc-button, .entertainment .three-third .gc-button {
  margin-top: 0px; }

.entertainment .one-third p, .entertainment .two-third p, .entertainment .three-third p {
  text-align: center; }

.entertainment .one-third p:first-child, .entertainment .two-third p:first-child, .entertainment .three-third p:first-child {
  height: 80px; }

.entertainment .one-third p:nth-child(2), .entertainment .two-third p:nth-child(2), .entertainment .three-third p:nth-child(2) {
  min-height: 140px; }

.entertainment .one-third img, .entertainment .two-third img, .entertainment .three-third img {
  display: block;
  margin: 0 auto;
  max-width: 200px; }

.entertainment .thirds-section {
  margin-top: 40px;
  margin-bottom: 40px; }

.entertainment .vc-section {
  margin-bottom: 60px;
  margin-top: 50px;
  display: block; }
  .entertainment .vc-section .vc-col {
    padding: 0;
    height: 220px; }
    .entertainment .vc-section .vc-col span {
      width: 100%;
      text-transform: uppercase;
      padding-top: 20px;
      padding-bottom: 20px;
      display: block;
      text-align: center;
      height: 50%;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -webkit-box-align: center;
      font-size: 19px;
      align-items: center;
      justify-content: center;
      letter-spacing: .1em; }
    .entertainment .vc-section .vc-col .light-gray {
      background: #f5f6f5; }
    .entertainment .vc-section .vc-col .dark-gray {
      background: #dcdcdc; }
  .entertainment .vc-section .vc-note {
    background: #941711; }
    .entertainment .vc-section .vc-note .title {
      color: white;
      letter-spacing: 1px;
      text-transform: uppercase;
      height: auto;
      font-size: 16px;
      padding-top: 20px;
      padding-bottom: 10px; }
    .entertainment .vc-section .vc-note p {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 0px;
      padding-bottom: 0px;
      color: white;
      text-align: center;
      font-size: 14px; }

.phone-pairing .top-content img {
  width: auto; }

.phone-pairing .top-content .btn-primary {
  margin-bottom: 20px;
  margin-left: 40px; }

.phone-compatibility .top-content ul {
  padding-left: 0px; }
  .phone-compatibility .top-content ul li {
    list-style: none; }
    .phone-compatibility .top-content ul li img {
      margin-right: 10px; }

.phone-compatibility .top-content img {
  width: auto; }

.phone-compatibility .top-content .btn-primary {
  margin-bottom: 20px; }

.phone-compatibility .top-content .gc-button {
  width: auto;
  padding: 15px 25px;
  border-radius: 0px;
  border: 1px solid transparent; }
  .phone-compatibility .top-content .gc-button:hover {
    border: 1px solid #941711; }
  .phone-compatibility .top-content .gc-button:focus {
    background: white;
    color: #941711; }

.phone-compatibility .top-content .sidebar-content img {
  width: 100%;
  margin: 0 auto;
  display: block; }

.phone-compatibility .top-content .sidebar-content .span2 {
  margin-top: 40px; }
  .phone-compatibility .top-content .sidebar-content .span2 img {
    margin: 0 auto;
    display: block;
    width: auto; }
  .phone-compatibility .top-content .sidebar-content .span2 .phone-name {
    display: block;
    text-align: center;
    margin-top: 10px; }
  .phone-compatibility .top-content .sidebar-content .span2 .btn-primary {
    margin: 15px auto;
    display: block;
    width: 270px; }

.phone-compatibility .top-content .sidebar-content #phone-compatibility-change-form h2 {
  text-align: center; }
  .phone-compatibility .top-content .sidebar-content #phone-compatibility-change-form h2 img {
    width: auto; }

.phone-compatibility .top-content .sidebar-content #phone-compatibility-change-form select {
  margin: 0 auto;
  width: 270px; }

.phone-compatibility .top-content .sidebar-content #phone-compatibility-change-form .gc-button {
  width: 270px;
  display: block;
  margin: 0px auto 10px auto;
  padding: 10px; }

.phone-compatibility .group-1 {
  float: left;
  width: 50%; }

.phone-compatibility .group-2 {
  float: right;
  width: 50%; }

.phone-compatibility .feature-group-1, .phone-compatibility .feature-group-2, .phone-compatibility .feature-group-3 {
  margin-top: 20px; }

.phone-compatibility .disclaimers {
  clear: both;
  background: #F5F6F5;
  padding: 20px; }

.communication .main-banner p {
  max-width: 650px;
  margin: 0 auto; }

.communication .half-section .one-half h2, .communication .half-section .one-half h3, .communication .half-section .one-half h4 {
  text-align: center; }

.communication .half-section .one-half .gc-button {
  margin-top: 0px; }

.communication .half-section .one-half p {
  text-align: center; }

.communication .half-section .one-half p:first-child {
  height: 80px; }

.communication .half-section .one-half p:nth-child(2) {
  min-height: 100px; }

.top-content {
  margin-top: 40px; }
  .top-content h2:first-child, .top-content h3:first-child, .top-content h4:first-child, .top-content h5:first-child, .top-content h6:first-child {
    margin-top: 0; }
  .top-content .gc-button {
    padding: 15px 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px; }
  .top-content .note-box {
    background: #F5F6F5;
    padding: 20px;
    font-size: 14px;
    margin-bottom: 20px; }
    .top-content .note-box ul {
      padding-left: 15px; }
      .top-content .note-box ul li {
        margin-bottom: 15px; }
    .top-content .note-box p {
      list-style: circle; }
    .top-content .note-box .text-note {
      letter-spacing: 1px;
      list-style: none;
      font-size: 16px; }

.secondary-nav {
  padding: 0; }
  .secondary-nav li {
    list-style: none;
    padding-bottom: 10px; }
    .secondary-nav li a {
      color: #333;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .secondary-nav li a:hover {
        color: #941711;
        text-decoration: none; }

.navigation .main-banner p {
  max-width: 650px;
  margin: 0 auto; }

.navigation .center-background {
  background: #f6f5f5;
  color: #202020; }

.navigation .col-center ul {
  padding-left: 0px;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 15px; }
  .navigation .col-center ul li {
    text-align: left; }

.howto-findaphone .top-content .gc-button {
  width: 500px;
  padding: 15px 25px;
  border-radius: 0px;
  border: 1px solid transparent; }
  .howto-findaphone .top-content .gc-button:hover {
    border: 1px solid #941711; }
  .howto-findaphone .top-content .gc-button:focus {
    background: white;
    color: #941711; }
footer p.current-language {
    color: #fff;
        display: inline-block;
}
footer .regionInfo {
    float: right;
}
footer .regionInfo form#form1 {
    display: inline-block;
        margin: 5px 0 0 30px;
}
footer .legal ul li .copywright {
    color: white;
    line-height: 41px;
}
/* Large desktops and laptops */
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .entertainment .vc-section .vc-col {
    height: 250px; }
  .communication .one-third p:nth-child(2), .communication .two-third p:nth-child(2), .communication .three-third p:nth-child(2) {
    min-height: 145px; }
  .howto .one-third p:nth-child(2), .howto .two-third p:nth-child(2), .howto .three-third p:nth-child(2) {
    min-height: 176px; }
  .navbar-default .navbar-nav li a {
    font-size: 12px;
    padding: 20px 8px; }
  .featured-navigation h2 {
    font-size: 18px;
    line-height: 18px; }
  .featured-navigation p:nth-child(3) {
    min-height: 154px; } }

@media (max-width: 991px) {
  .navbar-header {
    float: none; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }
  .navbar-nav > li {
    float: none; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  .navbar-collapse.collapse.in {
    display: block !important; }
  .collapsing {
    overflow: hidden !important; }
  .logo {
    width: 100px;
    background-size: 50px;
    background-position: left center; }
  .lg-select {
    position: absolute;
    top: 2px;
    right: 80px; }
  .navbar-default .navbar-nav li a {
    border-right: none;
    font-size: 20px;
    text-align: center; }
  .navbar-default .navbar-toggle {
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 1;
    background: none;
    border: none; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: white;
      height: 3px;
      width: 25px; }
    .navbar-default .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 5px; }
    .navbar-default .navbar-toggle:hover {
      background-color: transparent; }
    .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
  .navbar-default .navbar-collapse {
    border: none;
    box-shadow: none; } }

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  /*
    h2 {
		margin:0;
	}
	
	.logo {
		background-size:90px;
	}
	
	.lg-select {
		display:none;
	}
	
	.navbar-default {
		
		.navbar-nav {
			
			li {
				
				a {
					font-size: 12px;
					padding: 20px 7px;
				}
				
			}
			
		}
		
	} // /.navbar-default
*/
  .fifth {
    width: 100%;
    float: none;
    padding: 0px 15px;
    text-align: left;
    margin-bottom: 20px;
    display: inline-block; }
  .navigation .half-section .one-half p:first-child {
    height: 80px; }
  .navigation .half-section .one-half p:nth-child(2) {
    min-height: 120px; }
  .settings .one-third p:nth-child(2), .settings .two-third p:nth-child(2), .settings .three-third p:nth-child(2) {
    min-height: 135px; }
  .howto .one-third p:nth-child(2), .howto .two-third p:nth-child(2), .howto .three-third p:nth-child(2) {
    min-height: 221px; }
  .communication .one-third p:nth-child(2), .communication .two-third p:nth-child(2), .communication .three-third p:nth-child(2) {
    min-height: 170px; }
  .entertainment .one-third p:nth-child(2), .entertainment .two-third p:nth-child(2), .entertainment .three-third p:nth-child(2) {
    min-height: 190px; }
  .entertainment .thirds-section {
    margin-top: 10px;
    margin-bottom: 10px; }
  .featured-navigation h2 {
    font-size: 21px;
    word-spacing: 200px;
    line-height: 24px;
    letter-spacing: .1em;
    font-family: 'GillSansMTStd-Book'; }
  .featured-navigation img {
    max-width: 160px;
    display: block;
    margin: 0px 0px;
    padding: 5px 30px 5px 0px;
    float: left; }
  .featured-navigation a {
    background: #941711;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 15px 25px 11px;
    text-decoration: none;
    border: 1px solid transparent;
    transition: all 0.25s ease-in-out;
    display: inline-block;
    float: right;
    max-width: 200px;
    margin-top: 0px; }
    .featured-navigation a:hover {
      background: #ffffff;
      color: #941711;
      border: 1px solid #941711; }
  .featured-navigation p:nth-child(3) {
    min-height: auto;
    max-width: 393px;
    float: left; }
  footer .footer-help {
    text-align: left;
    margin-top: 20px;
    padding-left: 0px; }
    footer .footer-help li {
      display: inline;
      margin-right: 30px; }
      footer .footer-help li .gc-button {
        margin-bottom: 0px; }
  footer .legal {
    margin-top: 10px; } }

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .howto-findaphone .top-content .gc-button {
    width: 100%; }
  .top-content .sidebar-main-content img {
    width: 100%; }
  .top-content .sidebar-main-content select {
    width: 100%; }
  .fifth {
    width: 100%;
    float: none;
    padding: 0px 15px;
    text-align: left;
    margin-bottom: 20px;
    display: inline-block; }
  .navigation .center-background ul {
    padding-left: 15px; }
  .half-section {
    padding-top: 0px;
    padding-bottom: 0px; }
    .half-section .one-half p:nth-child(2) {
      min-height: auto; }
    .half-section .one-half .gc-button {
      margin-top: 10px;
      margin-bottom: 20px; }
  .entertainment .thirds-section {
    margin-top: 0;
    margin-bottom: 0; }
  .entertainment .vc-section {
    margin-bottom: 0px; }
    .entertainment .vc-section .vc-col .mobile-gray-1 {
      background: #f5f6f5; }
    .entertainment .vc-section .vc-col .mobile-gray-2 {
      background: #dcdcdc; }
  .thirds-section {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .settings .one-third p:nth-child(2), .settings .two-third p:nth-child(2), .settings .three-third p:nth-child(2) {
    min-height: inherit; }
  .settings .three-third {
    margin-bottom: 20px; }
  .one-third p:nth-child(2), .two-third p:nth-child(2), .three-third p:nth-child(2) {
    min-height: inherit; }
  .one-third .gc-button, .two-third .gc-button, .three-third .gc-button {
    margin-top: 30px; }
  .one-third {
    margin-top: 30px; }
  .entertainment .one-third p:nth-child(2), .entertainment .two-third p:nth-child(2), .entertainment .three-third p:nth-child(2) {
    min-height: inherit; }
  .entertainment .one-third .gc-button, .entertainment .two-third .gc-button, .entertainment .three-third .gc-button {
    margin-top: 30px;
    margin-bottom: 30px; }
  .featured-navigation h2 {
    font-size: 21px;
    word-spacing: 200px;
    line-height: 24px;
    letter-spacing: .1em;
    font-family: 'GillSansMTStd-Book';
    text-align: center; }
  .featured-navigation img {
    max-width: 160px;
    display: block;
    margin: 0 auto;
    float: none; }
  .featured-navigation a {
    background: #941711;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 15px 25px 11px;
    text-decoration: none;
    border: 1px solid transparent;
    transition: all 0.25s ease-in-out;
    display: block;
    float: none;
    max-width: 250px;
    margin: 20px auto;
    text-align: center; }
    .featured-navigation a:hover {
      background: #ffffff;
      color: #941711;
      border: 1px solid #941711; }
  .featured-navigation p:nth-child(3) {
    min-height: inherit;
    max-width: auto;
    float: none;
    text-align: center; }
  .phone-compatibility .top-content img {
    width: auto; }
  .phone-compatibility .top-content .sidebar-content #phone-compatibility-change-form select {
    width: 100%; }
  .phone-compatibility .top-content .sidebar-content #phone-compatibility-change-form .gc-button {
    width: 100%; }
  .phone-compatibility .top-content .sidebar-content .span2 .btn-primary {
    width: 100%; }
  .phone-compatibility .top-content .sidebar-main-content {
    margin-top: 30px; }
  footer .footer-help {
    padding-left: 0px;
    text-align: center; }
    footer .footer-help .title {
      float: left;
      margin-right: 20px; }
    footer .footer-help li:last-child a {
      margin-right: 0px; }
  footer .legal ul {
    float: none; } }

/* Portrait phones and smaller */
@media (max-width: 480px) {
  .communication .content-wrapper .center-background:last-child p {
    overflow: hidden;
    font-size: 14px; }
  h1 {
    font-size: 23px; }
  h2 {
    font-size: 18px; }
  h3 {
    font-size: 21px; }
  .featured-navigation a {
    background: #941711;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 15px 25px 11px;
    text-decoration: none;
    border: 1px solid transparent;
    transition: all 0.25s ease-in-out;
    display: block;
    float: none;
    max-width: 100%;
    margin: 20px auto; }
    .featured-navigation a:hover {
      background: #ffffff;
      color: #941711;
      border: 1px solid #941711; }
  .vehicle-select footer {
    position: relative;
    margin-top: 30px;
    padding-top: 30px; } }
