body, input, textarea, button, select, label {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 1.38;
}
h1 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: "Titillium Web", sans-serif;
  font-size: 34px;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
}
h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #9B001F;
}
strong {
  color: #9b001f;
}
a, a:visited {
  color: #9B001F;
}
body {
  background: url(../themes/t911/assets/images/footer.png);
}
.container {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
.mobile-only {
  display: none;
}
.desktop-only {
  display: inline-block;
}
#banner {
  position: relative;
  z-index: 10;
  height: 119px;
  min-width: 960px;
  background: #000 url(../themes/t911/assets/images/header.jpg) no-repeat top center;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
}
#banner #backbtn {
  display: none;
}
#banner .nav-primary {
  *zoom: 1;
  position: absolute;
  top: 48px;
  right: 0;
}
#banner .nav-primary:before, #banner .nav-primary:after {
  display: table;
  content: "";
  line-height: 0;
}
#banner .nav-primary:after {
  clear: both;
}
#banner .nav-primary ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#banner .nav-primary ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 10px;
}
#banner .nav-primary ul li a {
  display: block;
  padding: 4px 10px 6px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px #000;
}
#banner .nav-primary ul li.active a, #banner .nav-primary ul li a:hover {
  background: #BC0405;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#banner .logo {
  padding-top: 40px;
  color: #fff;
}
#banner .logo p {
  margin: 5px 0 0 10px;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.1;
}
#contentinfo {
  *zoom: 1;
  position: relative;
  padding: 30px 0;
  color: #333;
}
#contentinfo:before, #contentinfo:after {
  display: table;
  content: "";
  line-height: 0;
}
#contentinfo:after {
  clear: both;
}
#contentinfo .copyright {
  float: left;
}
#contentinfo #nav-footer {
  float: right;
  font-family: "Titillium Web", sans-serif;
}
#contentinfo #nav-footer ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#contentinfo #nav-footer ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 8px;
}
#contentinfo #nav-footer ul li a {
  display: block;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}
#document {
  position: relative;
  margin-top: -1px;
  padding-bottom: 40px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  background: #fff;
}
#document .entry-content {
  *zoom: 1;
}
#document .entry-content:before, #document .entry-content:after {
  display: table;
  content: "";
  line-height: 0;
}
#document .entry-content:after {
  clear: both;
}
#document .entry-content li {
  padding-bottom: 8px;
}
#document .entry-content .column1 {
  float: left;
  width: 620px;
}
#document .entry-content .column2 {
  float: right;
  width: 300px;
  margin-left: 20px;
}
#document .entry-content iframe {
  margin-top: 15px;
}
#document .entry-content.has-featured-image {
  padding-left: 80px;
  background-repeat: no-repeat;
}
#document .entry-content.has-featured-image .column1 {
  width: 550px;
}
.herospace {
  height: 390px;
  min-width: 960px;
  margin-bottom: 20px;
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
}
.herospace h1 {
  width: 350px;
  margin: 0;
  padding: 40px 0 20px;
  border: 0;
}
.herospace p {
  width: 200px;
  line-height: 1.4;
}
.herospace .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 250px;
  margin-top: 12px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  background: #9a001f;
  color: #fff;
  text-decoration: none;
  text-shadow: -1px -1px 2px #9A001F;
  border: 2px solid #9A001F;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.herospace #service-availability-btn {
  position: absolute;
  top: 20px;
  right: 0;
  width: 200px;
  padding-left: 30px;
  background-image: url(../themes/t911/assets/images/background-globe.png);
  background-repeat: no-repeat;
  background-position: -18px -10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  border: 0;
  text-align: right;
}
.langFR .herospace h1 {
  width: 450px;
  padding-top: 20px;
}
.nav-secondary {
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.nav-secondary li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 205px;
  margin-right: 20px;
  min-height: 80px;
  background-repeat: no-repeat;
  vertical-align: top;
}
.nav-secondary li h2 {
  margin: 0;
}
.nav-secondary li a {
  display: block;
  padding-left: 55px;
  text-decoration: none;
}
.nav-secondary li p {
  font-size: 11px;
  color: #000;
}
.nav-secondary li.has_video p {
  margin-top: 0;
}
.nav-secondary li.item9 {
  margin-right: 0;
}
.nav-secondary li.item9 a {
  padding-left: 70px;
}
.nav-secondary li .video {
  display: inline-block;
  margin: 4px 0;
  padding-right: 28px;
  height: 22px;
  background: url(../themes/t911/assets/images/ico-play.png) no-repeat center right;
  font-size: 13px;
  line-height: 22px;
  font-weight: bold;
  color: #000;
}
.nav-secondary.micro {
  border-bottom: 1px solid #ccc;
}
.nav-secondary.micro li {
  width: 175px;
  padding-left: 0;
}
.nav-secondary.micro li.item9 {
  width: 115px;
}
.nav-secondary.micro li.item15 {
  width: 185px;
}
.nav-secondary.micro li h2 {
  font-size: 12px;
}
.nav-secondary.micro li a {
  min-height: 80px;
}
#wireless_service_providers {
  *zoom: 1;
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
}
#wireless_service_providers:before, #wireless_service_providers:after {
  display: table;
  content: "";
  line-height: 0;
}
#wireless_service_providers:after {
  clear: both;
}
#wireless_service_providers li {
  display: inline-block;
  margin: 0 40px 0 0;
  padding: 0;
  overflow: hidden;
}
#wireless_service_providers img {
  height: 90px;
}
.checklist-link {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  font-weight: bold;
  color: #9f1826 !important;
  text-decoration: none;
}
.checklist-link:hover {
  text-decoration: none;
}
.checklist-link .checklist-btn {
  display: inline-block;
  height: 39px;
  margin-left: 5px;
  margin-right: 20px;
  padding-right: 10px;
  line-height: 39px;
  background: url(../themes/t911/assets/images/btn-checkbox.png) no-repeat top right;
  color: #fff !important;
}
.checklist-link .checklist-btn i {
  display: inline-block;
  width: 42px;
  height: 39px;
  margin-left: -5px;
  background: url(../themes/t911/assets/images/btn-checkbox.png) no-repeat top left;
  vertical-align: top;
}
ul.checklist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.checklist li {
  min-height: 20px;
  padding-top: 16px;
  padding-left: 34px;
  background: url(../themes/t911/assets/images/checkbox.png) no-repeat top left;
}
@media (min-width: 568px) {
  #document .entry-header.has-featured-image {
    background: none !important;
  }
}
@media (max-width: 568px) {
  h1 {
    line-height: 1.1;
  }
  .container {
    width: auto;
    padding: 0 20px;
  }
  .mobile-only {
    display: inline-block;
  }
  .desktop-only {
    display: none;
  }
  #banner {
    height: auto;
    min-width: 0;
    background-position: -350px 0;
  }
  #banner .container {
    padding-bottom: 10px;
  }
  #banner #backbtn {
    display: block;
    position: absolute;
    bottom: 19px;
    font-size: 30px;
    color: #fff;
  }
  #banner #backbtn span {
    display: block;
    text-indent: -10000px;
  }
  body.home #banner #backbtn {
    display: none;
  }
  #banner .nav-primary {
    position: relative;
    top: auto;
    right: auto;
  }
  #banner .nav-primary ul {
    float: none;
    text-align: center;
  }
  #banner .nav-primary ul li a {
    font-size: 13px;
  }
  #banner #menu-navigation {
    display: none;
  }
  #banner .logo {
    padding: 62px 0 20px;
  }
  #banner .logo img {
    max-width: 100%;
  }
  #banner ul.languageswitcher {
    position: absolute;
    bottom: 68px;
    right: 0;
  }
  #banner ul.languageswitcher .languageswitcher {
    background: #BC0405;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #document .entry-header.has-featured-image {
    margin: 20px 0;
    padding-left: 65px;
    padding-bottom: 10px;
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ccc;
  }
  #document .entry-header.has-featured-image h1 {
    margin: 0;
    padding: 10px 0 0;
    font-size: 26px;
    border: 0;
  }
  #document .entry-content .column1 {
    float: none;
    width: auto;
  }
  #document .entry-content .column2 {
    float: none;
    width: auto;
    margin-left: 0;
  }
  #document .entry-content .column2 iframe {
    width: 260px;
    height: 145px;
  }
  #document .entry-content.has-featured-image {
    padding: 0;
    background: none !important;
  }
  #document .entry-content.has-featured-image .column1 {
    width: auto;
  }
  .herospace {
    height: auto;
    min-width: 0;
    padding: 20px 0;
    background-position: -358px 0;
    background-color: #000;
  }
  .herospace h1, .herospace p {
    width: auto !important;
  }
  .herospace h1 {
    padding-top: 20px !important;
  }
  .herospace .btn {
    width: auto;
  }
  .herospace #service-availability-btn {
    position: static;
    top: auto;
    right: auto;
    width: auto;
  }
  .nav-secondary {
    margin: 30px 0 0 0;
  }
  .nav-secondary.micro {
    display: none;
    margin: 30px 0 0 -20px;
    border: 0;
  }
  #contentinfo .copyright {
    float: none;
  }
  #contentinfo .mobile-only {
    margin: 0 0 20px;
  }
  #contentinfo #nav-footer {
    *zoom: 1;
    float: none;
    margin: 10px 0 18px -8px;
  }
  #contentinfo #nav-footer:before, #contentinfo #nav-footer:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #contentinfo #nav-footer:after {
    clear: both;
  }
  #contentinfo #nav-footer .languageswitcher {
    display: none;
  }
}
