/* ==========================================================================
   Reset Responsive Grid to 940px
   ========================================================================== */
@media (min-width: 1200px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 940px;
  }
  .span12 {
    width: 940px;
  }
  .span11 {
    width: 860px;
  }
  .span10 {
    width: 780px;
  }
  .span9 {
    width: 700px;
  }
  .span8 {
    width: 620px;
  }
  .span7 {
    width: 540px;
  }
  .span6 {
    width: 460px;
  }
  .span5 {
    width: 380px;
  }
  .span4 {
    width: 300px;
  }
  .span3 {
    width: 220px;
  }
  .span2 {
    width: 140px;
  }
  .span1 {
    width: 60px;
  }
  .offset12 {
    margin-left: 980px;
  }
  .offset11 {
    margin-left: 900px;
  }
  .offset10 {
    margin-left: 820px;
  }
  .offset9 {
    margin-left: 740px;
  }
  .offset8 {
    margin-left: 660px;
  }
  .offset7 {
    margin-left: 580px;
  }
  .offset6 {
    margin-left: 500px;
  }
  .offset5 {
    margin-left: 420px;
  }
  .offset4 {
    margin-left: 340px;
  }
  .offset3 {
    margin-left: 260px;
  }
  .offset2 {
    margin-left: 180px;
  }
  .offset1 {
    margin-left: 100px;
  }
}
/* ==========================================================================
   Base
   ========================================================================== */
@font-face {
    font-family: 'Planer Regular';
    src: url('/wp-content/themes/roomlinx/assets/fonts/planer-regular-webfont.eot');
    src: url('/wp-content/themes/roomlinx/assets/fonts/planer-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/roomlinx/assets/fonts/planer-regular-webfont.woff') format('woff'),
         url('/wp-content/themes/roomlinx/assets/fonts/planer-regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/roomlinx/assets/fonts/planer-regular-webfont.svg#planerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
   font-family: 'Roboto', sans-serif;
   color:#3b4a51;
   line-height:1.4em;
   overflow:scroll;
}
h1, h2, h3, h4 {
  font-family: 'Planer Regular', sans-serif;
  line-height:1.1em;
  color:#3b4a51;
}
h1 {
  font-size:30px;
  text-transform: uppercase;
  letter-spacing: -.01em;
}
h2 {
  font-size:22px;
  text-transform:uppercase;
}
.page-id-183 h2 {
  font-family: 'Roboto', sans-serif;
  font-weight:700;
  text-transform:none;
}
h3 {
  font-size:18px;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  margin:0 0 15px;
  line-height: 1.3em;
}
h4 {
  font-size:16px;
}

h6 {
  color:#777;
  text-transform:uppercase;
  font-weight:normal;
}

hr {
  border:none;
  border-top:1px solid #e2e0e0;
  clear:both;
  display:inline-block;
  width:100%;
}
.page-id-183 hr {
  margin:15px 0;
}
a, a:link, a:visited {
  color:#007dc3;
  text-decoration:none;
}
a:hover {
  text-decoration: underline;
}
p {
  margin:0 0 15px;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
   border-top:1px solid #c8c7c6;
   border-left:1px solid #e6e6e5;
   border-right:1px solid #e6e6e5;
   border-bottom:1px solid #e1e1e0;
   border-radius:6px;
   background-color: #f7fafb;  
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ebf1f5));
   background-image: -webkit-linear-gradient(top, #ffffff, #ebf1f5); 
   background-image:    -moz-linear-gradient(top, #ffffff, #ebf1f5);
   background-image:     -ms-linear-gradient(top, #ffffff, #ebf1f5);
   background-image:      -o-linear-gradient(top, #ffffff, #ebf1f5);
}
input[type=submit],
.content .gform_button,
.content .gform_wrapper .gform_footer input.button, 
.content .gform_wrapper .gform_footer input[type="submit"] {
  background:none;
  border:0;
  color:#0071ba;
  font-size:13px;
  padding:2px 7px;
  border-radius:0;
  text-shadow:none;
}
.button, .buttonApp, #wp-submit {
  background:url(../img/bg-buttons.jpg) repeat-x 0 0;
  border-radius:3px;
  border-top:1px solid #49bbf4;
  border-bottom:1px solid #0968bf;
  text-shadow:0px -1px 0px #1067A1;
  font-family:'Roboto';
  font-weight:900;
  padding:8px 25px;
  color:#FFF;
  display:inline-block;
  text-transform:uppercase;
}
.button a, .buttonApp a {
  color:#FFF !important;
  text-decoration:none;
}
.buttonApp {
  padding:0;
}
.buttonApp a {
  display:inline-block;
  padding:5px 25px;
}

.button:hover {cursor:pointer;}
.button a:hover {color:#ffffff;}

a.button {
  background:url("../img/bg-buttons.jpg") repeat-x scroll 0 0 transparent;
  font-family: 'Roboto', sans-serif;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  text-shadow:0 -1px 0 #1067A1;
  border:1px solid #3d3d3f;
  border-radius:5px;
  text-decoration: none;
  color:#FFF !important;
}
.red {color:#CD362A}
.main ul {
  list-style-type: none;
  margin:0 0 15px;
  padding:0;
}
.main ul li {
  background:url(../img/bullet.png) no-repeat 0 5px;
  margin:0 0 7px;
  padding-left:20px;
}
body.login {
  padding:0;
}
/* =============================================================================
   Header
   ========================================================================== */

.navbar .brand {
   background:url(../img/roomlinx-logo.png) no-repeat 0 0;
   width:225px;
   height: 20px;
   margin:0;
   text-indent: -9999px;
   margin:10px 0 0;
}
.navbar-inner {
   border:0;
   background:transparent;
   padding:15px 0;
   background:#f7f6f6;
   width:100%;
   filter:none;
   -webkit-box-shadow: 0 4px 4px -2px #ececec;
   -moz-box-shadow: 0 4px 4px -2px #ececec;
        box-shadow: 0 4px 4px -2px #ececec;
        position:absolute;
        top:0;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    /*box-shadow:none;*/
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 99;
}
.navbar-static-top {
}
.banner .container {
  background-color: transparent;
   padding:0;
   margin:auto;
   text-transform: uppercase;
   overflow:visible;
   height:36px;
}
.banner .wrapper {
  position:relative;
}
.navbar .nav {
   float:right;
   font-family: 'Roboto', sans-serif;
   font-weight: 700;
   position:relative;
   z-index:9999;
}
.navbar .nav .menu-primary-navigation  {
  background:url(../img/nav-divider.png) no-repeat left center;
}
.navbar .nav li {
  background:url(../img/nav-divider.png) no-repeat right center;
  padding:10px 2px;
}
.navbar .nav > li > a {
    color: #3b4a51;
    float: none;
    padding: 5px 13px;
    text-shadow:none;
    font-size:14px;
    font-weight:900;
    border:4px solid transparent;
    position: relative;
}
.navbar .nav > li:hover,
.navbar .nav li:hover a,
.navbar .nav li.active,
.navbar .nav li.active a,
.navbar .nav .active {
    background-color:transparent !important;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background: none;
    box-shadow: none;
    color: #0071ba;
}
.navbar .nav > li:hover > a, .navbar .nav > li:hover > a {
  color:#0071ba;
  border:4px solid #0f84c6;
  border-radius:5px;
}
.navbar .nav > .dropdown:hover > a:after {
  content: ' ';
  width: 0; 
  height: 0;
  position:absolute;
  left:50%;
  margin-left:-5px;
  bottom:-9px; 
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #0f84c6;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color:#0071ba;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;    
}
ul.nav li.dropdown:hover ul.dropdown-menu .dropdown-submenu .dropdown-menu {
    display: none;    
}
ul.nav li.dropdown:hover ul.dropdown-menu .dropdown-submenu:hover .dropdown-menu {
    display: block;    
}
.nav .dropdown-toggle .caret { 
    display:none; 
}
.dropdown-menu {
  background:#fff;
  border:0;
  margin:0 0 0 2px;
  padding:5px 0;
  border-radius: 0 0 5px 5px;
  margin-top:-10px;
  z-index: -1;
  width:inherit;
  min-width: 97%;
}
.navbar .nav .dropdown-menu li {
  padding:2px;
  width:inherit;
  background:none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  filter:none;
}
.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after {
    border:0;
    display: inline-block;
    top: 0;
}
.dropdown-menu li:first-child {
  border-top:0;
}
.dropdown-menu li a {
  font-size:13px;
  font-weight:700 !important;
  text-decoration: none;
  background:none !important;
  padding:3px 17px;
}
.dropdown-menu > li:hover > a,
.dropdown-menu > li > a:focus,
.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background:none !important;
  color:#0071ba;
}
ul.nav li.dropdown-submenu:hover ul.dropdown-menu {
  display:none;
}
.dropdown-submenu > .dropdown-menu {
    border-radius: 0;
    left: 100%;
    top: 0;
    display:none;
}
.dropdown-submenu a:hover  .dropdown-submenu {
    display:block;
}
.dropdown-submenu > a:after {
  border:0;
}
#actions .button, #actions .contact {
  float:right;
  padding:2px 6px;
  font-size:11px;
}
#actions .submenu {
  position:absolute;
  display:none;
}
#actions .button {
  margin:5px 0 5px 5px;
}
#actions .button:hover {
  opacity:1;
}
#actions div.contact {
  float:right;
  position:relative;
  z-index:999;
  width:95px;
  padding-top:0;
  height:25px;
}
#actions .button.contact {
  width:80px;
  text-align:center;
}
#actions .login {
  color:#333333 !important;
  background: rgb(219,219,219); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(219,219,219,1) 0%, rgba(216,216,216,1) 58%, rgba(190,189,189,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,219,219,1)), color-stop(58%,rgba(216,216,216,1)), color-stop(100%,rgba(190,189,189,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(216,216,216,1) 58%,rgba(190,189,189,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(216,216,216,1) 58%,rgba(190,189,189,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(216,216,216,1) 58%,rgba(190,189,189,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(219,219,219,1) 0%,rgba(216,216,216,1) 58%,rgba(190,189,189,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#bebdbd',GradientType=0 ); /* IE6-9 */
  text-shadow:0px -1px 0px #d4d3d3;
  padding-right:25px;
  padding-left:25px;
}
#actions div.contact:hover  {
    box-shadow: 0px -10px 10px -10px rgba(51, 51, 51, .5);
    position: relative;
}
#actions .contact:hover .contact {
  background: rgb(246,250,252); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,250,252,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,250,252,1)), color-stop(100%,rgba(246,250,252,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,250,252,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,250,252,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,250,252,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,250,252,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6fafc',GradientType=0 ); /* IE6-9 */
  border:0;
  color:#007dc3 !important;
  height:30px;
  text-shadow:none;
  position:relative;
  border-radius:5px 5px 0 0;
}
#actions .contact:hover #contact-tabs {
  display:block;
  z-index:-1;
}
#actions #contact-tabs {
  background: rgb(246,250,252); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(246,250,252,1) 0%, rgba(232,242,247,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,250,252,1)), color-stop(100%,rgba(232,242,247,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(246,250,252,1) 0%,rgba(232,242,247,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(246,250,252,1) 0%,rgba(232,242,247,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(246,250,252,1) 0%,rgba(232,242,247,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(246,250,252,1) 0%,rgba(232,242,247,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6fafc', endColorstr='#e8f2f7',GradientType=0 ); /* IE6-9 */
  box-shadow:0 0 20px rgba(51, 51, 51, .5);
  border-radius:5px 0 5px 5px;
  border:1px solid #b6c3ca;
  z-index: 9999;
  position:absolute;
  top:34px;
  right:5px;
  width:313px;
  padding:15px;
  text-transform:none;
  font-size:12px;
}
#actions ul {
  list-style:none;
  margin:0;
  padding:0;
}
#actions ul li  {
  float:left;
}
#actions .ui-tabs-nav .ui-state-default {
  background:url("../img/nav-divider.png") no-repeat  right center;
  padding-right:10px;
  margin-right:5px;
}
#actions .ui-tabs-nav .ui-state-active {
  background:none;
}
#actions .ui-tabs-nav .ui-state-default:last-child {
  background:none;
}
#actions .ui-tabs-nav .ui-state-default .button {
  background:none;
  color:#999999 !important;
  text-shadow:none;
  font-size:15px;
  border:none;
}
#actions .ui-tabs-nav .ui-state-active .button {
  background:url(../img/bg-buttons.jpg) repeat-x 0 0;
  border-radius:3px;
  border-top:1px solid #49bbf4;
  border-bottom:1px solid #0968bf;
  text-shadow:0px -1px 0px #1067A1;
  font-family:'Roboto';
  color:#FFFFFF !important;
}
#actions .ui-tabs-nav .ui-state-default:hover .button {
  color:#CCC !important;
}
#actions .ui-tabs-nav .ui-state-active:hover .button {
  color:#FFF !important;
}
#actions .ui-tabs-panel {
  clear:both;
  padding-top:20px;
}
#actions #contact-tabs h4 {
  font-family:'Roboto',sans-serif;
  font-weight:900;
  color:#3b4a51;
  text-transform: none;
  font-size:22px;
  margin:0 0 5px;
}
#actions #contact-tabs h5 {
  font-size:28px;
  line-height:1.4em;
}
#menu-our-products {
  list-style: none;
  margin-top:25px;
  margin-bottom:-7px;
  margin-left:21px;
}
#menu-our-products li {
  background: -moz-linear-gradient(top,  rgba(244,247,250,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,247,250,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(244,247,250,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(244,247,250,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(244,247,250,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(244,247,250,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f7fa', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
  display:inline-block;
    border-radius:4px 4px 0 0;
}
#menu-our-products li a {
  display:block;
  float:left;
  padding:100px 0 15px;
  background:url(../img/our-products-menu-icons.png) no-repeat 80px 15px;
  color:#007dc3;
  font-family: 'Planer Regular', sans-serif;
  text-transform:uppercase;
  font-size:22px;
  font-weight:bold;
  text-align:center;
  width:230px;
  text-decoration: none;
}
#menu-our-products .active a {
  background-color:#2296e1;
  color:#FFF;
  border-radius:4px 4px 0 0;
}
#menu-our-products .menu-interactive-tv a {
  background-position:80px 15px;  
}
#menu-our-products .menu-interactive-tv.active a {
  background-position:80px -155px;  
}
#menu-our-products .menu-internet a {
  background-position:-110px 15px;
}
#menu-our-products .menu-internet.active a {
  background-position:-110px -155px;
}
#menu-our-products .menu-hd-programming a {
  background-position:-485px 15px;
}
#menu-our-products .menu-hd-programming.active a {
  background-position:-485px -155px;
}
#menu-our-products .menu-movies a {
  background-position:-295px 15px;
}
#menu-our-products .menu-movies.active a {
  background-position:-295px -155px;
}
/* ==========================================================================
   Content
   ========================================================================== */
.content { padding-top:15px;}
.home .content,
.parent-pageid-12 .content {padding-top:0;}

.page-header {
  border:0;
}
.page-header {
  margin:0;
  padding:0;
}
.page-header h1 {
  font-family:'Planer Regular';
  font-size:30px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color:#3b4a51;
  font-weight:normal;
}
.breadcrumb {
  background:transparent;
  color:#707070;
  font-size:12px;
  padding:0 0 5px;
  margin-bottom:20px;
  border-bottom:1px solid #e2e0e0;
  width:100%;
  text-transform:uppercase;
  font-weight:200;
  font-family: 'Roboto', sans-serif;
  float:right;
  text-align: right;
}
.breadcrumb a {
    color:#0071ba;
    text-decoration:none;
}
.breadcrumb a:hover {
    color:#707070;
    text-decoration:none;
}
.row .span2 h2 {
    font-size:17px;
    text-transform: uppercase;
    color:#cd362a;
    line-height:1.1em;
   margin:3px 0;
}
.row .span2 h2 span {
    text-transform: lowercase;
    font-style:400;
    font-style:italic;
    font-weight:normal;
    font-family: 'Open Sans', sans-serif;
   display:block;
}
.slideWrap {
  display: inline-block;
}
#slideshow {
  padding:0;
  margin:0 0 20px;
  position:relative;
}
#slideshow .each {
  width:100%;
  height:100%;
  color:#FFF;
}
#slideshow .wrap {
  float:left;
  margin:100px 0 0 20px;
}
#slideshow .layer {
  margin:50px 0 0;
}
@media screen and (max-width: 800px) {
  #slideshow .layer {
    display:none;
  }
}
#slideshow .each h3 {
  font-size:40px;
  float:left;
  width:400px;
  font-family:'Exo', sans-serif;
  font-weight:500;
  color:#FFF;
  margin:0 0 5px;
  line-height:1em;
  text-transform:uppercase;
  clear:both;
  float:left;
}
#slideshow .each .attachment-slide {
  position:absolute;
  left:0;
  max-width: 100%;
  z-index:-1;
}
#slideshow .each h4 {
  font-size:15px;
  font-weight:700;
  float:left;
  width:400px;
  font-family: 'Roboto', sans-serif;
  color:#FFF;
  clear:both;
}
#slideshow .each img {
  max-width:100%;
  float:right;
  margin-right:10px;
}
.slideWrap {
  position: relative;
  max-width:100%;
}
#slideshow .button {
  background:url(../img/bg-buttons.jpg) repeat-x 0 0;
  border-radius:3px;
  border-top:1px solid #49bbf4;
  border-bottom:1px solid #0968bf;
  text-shadow:0px -1px 0px #1067A1;
  font-family:'Roboto';
  font-weight:900;
  padding:10px 50px;
  float:left;
  clear:both;
}
#slideshow .button:hover {
  box-shadow:0 0 2px #FFF;
}
.slideWrap #next,
.slideWrap #prev {
  background:url(../img/cycle-nav.png) no-repeat 0 0;
  width:42px;
  height:42px;
  position:absolute;
  bottom:15px;
  right:57px;
  text-indent:100%;
  overflow: hidden;
  z-index: 99;
  cursor:pointer;
}
.slideWrap a:hover {
  opacity:.7;
}
.slideWrap #next {
  right:15px;
  background-position:-42px 0;
}
.home .span12.shade {
  background:url(../img/bg-home-shad.png) no-repeat 0 0;
  padding-top:0;
  padding-bottom:50px;
  margin-left:0;
}

.quote {
  margin-top:25px;
  margin-bottom:35px;
  color:#666;
  display:inline-block;
}
.quote .text {
  background:url(../img/quote.jpg) no-repeat left top;
  padding-left:45px;
  padding-right:15px;
  border-right:1px solid #c4c4c4;
}
.callouts {
  line-height:1.2em;
  display: table;
}
.callouts .each {
    border:1px solid #bccad0;
   border-radius:6px;
   background-color: #f7fafb;  
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ebf1f5));
   background-image: -webkit-linear-gradient(top, #ffffff, #ebf1f5); 
   background-image:    -moz-linear-gradient(top, #ffffff, #ebf1f5);
   background-image:     -ms-linear-gradient(top, #ffffff, #ebf1f5);
   background-image:      -o-linear-gradient(top, #ffffff, #ebf1f5);
   margin-right:-2px;
   height:150px;
   width:225px;
   margin:0 3px;
}
.callouts .each:hover {
  opacity:.8;
  cursor: pointer;
}
.callouts .each img {
  float:left;
  margin:0 15px 15px 15px; 
}
.callouts a:hover {
  text-decoration: none   
}
.callouts h3 {
  font-family:'Planer Regular', sans-serif;
  font-size:22px;
  margin:15px 0 10px;
  text-transform: uppercase;
  color:#007dc3;
  font-weight:normal;
  text-align: center;
}
.callouts .each p {
  padding:15px 10px 15px 0;
}
.parent-pageid-12 h3 {
  font-size:22px;
}
#product-tabs ul {
  list-style: none;
  margin:35px 0 -2px;
  padding:0;
  display: inline-block;
  width: 100%;
}
#product-tabs li {
  list-style: none;
  margin:0;
  padding:0;
  float:left;
  height:28px;
  background: none !important;
}
#product-tabs li a  {
  font-weight:bold;
  color:#3b4a51;
  font-size:16px;
  padding:5px 15px;
  text-decoration: none;
    outline:0;
}
#product-tabs .ui-tabs-active a {
  border:4px solid #1e96e1;
  border-radius:4px;
  position: relative;
}
#product-tabs .ui-tabs-active a:after {
  content: ' ';
  width: 0; 
  height: 0;
  position:absolute;
  left:50%;
  margin-left:-5px;
  bottom:-9px; 
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #0f84c6;
}
#product-tabs .ui-tabs-panel {
  clear:both;
  border: 1px solid #eaeaea;
  border-radius:5px;
  padding:20px;
}
#product-tabs h3 {
  font-size:25px;
  font-family: 'Roboto', sans-serif;
  font-weight:700;
}
#profiles {
  margin:25px 0 0;
  font-size:14px;
}
#profiles .photo img {
  position:relative;
  z-index:-1;
  width:100%;
  height:auto;
}
#profiles .photo .shadow {
   -moz-box-shadow:    inset 0 0 20px rgba(51, 51, 51, .2);
   -webkit-box-shadow: inset 0 0 20px rgba(51, 51, 51, .2);
   box-shadow:         inset 0 0 20px rgba(51, 51, 51, .2);
   display:inline-block;
   border-radius:4px;
   overflow:hidden;
}
#profiles h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-size:28px;
}
#profiles .title,
#profiles .linked,
#hiring h3 span {
  background:#fd6d1f;
  border-radius:3px;
  border-top:1px solid #fe9242;
  border-bottom:1px solid #fc5314;
  text-shadow:0px -1px 0px #d35d1e;
  font-family:'Roboto';
  font-weight:700;
  padding:2px 9px; 
  color:#FFF;
  font-size:12px;
  text-transform:uppercase;
  margin-bottom:20px;
  display:inline-block;
}
#profiles .linked {
  background:#006c9a;
  background: linear-gradient(to bottom, rgba(0,115,164,1) 0%,rgba(1,99,140,1) 100%);
  border:1px solid #004968;
  margin-left:5px;
  text-shadow:0px -1px 0px #094763;
}
#profiles .linked a {
  color:#FFF;
  text-decoration: none;
  background:url(../img/bg-in.jpg) no-repeat 0 1px;
  padding-left:20px;
}
#profiles hr  {
  margin-left:15px;
}
#faq h3 {
  font-family:'Roboto', sans-serif;
  font-weight:700;
  background:url(../img/faq-plus-minus.png) no-repeat 0 -272px;
  padding:2px 0 0 40px;
  font-size:18px;
  height:auto;
}
.page-id-97 .sidebar .widget .callout h4 {
  font-weight:bold;
}
#faq h3.ui-state-active {
  background-position:0 0;
}
#faq h3:hover {
  cursor:pointer;
}
#faq .ui-accordion-content {
  padding:0 0 10px 40px;
  margin-bottom:10px;
  line-height:1.4em;
  border-bottom:1px solid #e2e0e0;
}
#hiring {
  margin-top:45px;
}
#hiring .each {
  border-radius: 5px 5px 0 0;
  overflow:hidden;
  background:#f7f7f7;
  box-shadow:0 0 5px rgba(102, 102, 102, .1);
  margin-bottom:30px;
}
#hiring .description {
  margin-bottom:20px;
}
#hiring .each .inner {
  margin:20px;
}
#hiring h2 {
  font-size:28px;
}
#hiring h3 {
  background:#1a93e1;
  color:#FFF;
  font-size:24px;
  font-weight:500;
  padding:10px 20px;
  margin:0 0 15px;
}
#hiring h3 span {
  margin:0;
  padding:1px 15px 3px;
  box-shadow:0 0 5px rgba(51, 51, 51, .4);
  line-height:1em;
  margin:0 0 0 10px;
  position:relative;
  bottom:3px;
}
#hiring h4 {
  font-family: 'Roboto', sans-serif;
  font-weight:600;
  font-size:18px;
  margin-bottom:25px;
}
#hiring .details {
  list-style: none;
  margin:0 0 15px;
  padding:0;
}
#hiring .details li {
  padding:5px 0;
  margin:0;
  font-size:16px;
  font-family: 'Roboto', sans-serif;
  border-top:1px solid #FFF;
  border-bottom:1px solid #e2e0e0;
  color:#616b70;
  background:none !important;
}
#hiring .details li:first-child {
  border-top:none;
}
#hiring .details li:last-child {
  border-bottom:none;
}
#hiring .details li span {
  font-weight:700;
  color:#616b70;
  width:200px;
  display:inline-block;
}
.tagline {
  font-size:16px;
  text-align:center;
  font-weight:500;
  margin:35px 0 20px;
}
#productCallouts {
  width:100%;
  padding:0 25px;
  text-align: center;
}
#productCallouts h4 {
  font-family:'Roboto',sans-serif;
  font-size:28px;
  font-weight:500;
}
#productCallouts a {
  font-weight:500;
  font-size:16px;
}
#hotels {
  width:100%;
  margin:40px 0 0;
  display:inline-block;
  text-align: center;
  font-weight:500;
  font-size:16px;
}
#hotels .span2 {
  padding:0;
  margin:0;
  text-align:center;
  height:75px;
  line-height:75px;
}
.partners {
  margin:35px 0 0;
}
.partners .span3 {
  text-align:center;
  background: #f6f7f7; /* Old browsers */
  background: -moz-linear-gradient(top,  #f6f7f7 0%, #fdfdfd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f7f7), color-stop(100%,#fdfdfd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f6f7f7 0%,#fdfdfd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f7', endColorstr='#fdfdfd',GradientType=0 ); /* IE6-9 */
  border:1px solid #FFF;
  margin-left:17px;
  box-shadow: 0 0 5px rgba(216, 216, 216, .5);
}
.partners .wrap {
  margin:10px 10px 20px;
}
.partners .image {
  height:120px;
  line-height:100px;
  background:url(../img/bg-divide.png) no-repeat center bottom;
  display:block;
  margin-bottom:5px;
}
.partners h2 {
  font-family: 'Roboto', sans-serif;
  font-size:18px;
  text-transform:none;
  font-weight: 600;
}
.partners a {
  font-weight:600;
}
.partners p {
  background:url(../img/bg-divide.png) no-repeat center bottom;
  padding-bottom:10px;
}
.columns.contact .span4 {
  border-radius: 9px 9px 0 0;
  border:1px solid #FFF;
  border-top:10px solid #2b9ce2;
  font-size:14px;
  background: #f6f7f7; /* Old browsers */
  background: -moz-linear-gradient(top,  #f6f7f7 0%, #fdfdfd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f7f7), color-stop(100%,#fdfdfd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f6f7f7 0%,#fdfdfd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f7', endColorstr='#fdfdfd',GradientType=0 ); /* IE6-9 */
  box-shadow: 0 0 5px rgba(216, 216, 216, .5);
  margin-top:15px;
  margin-bottom:15px;
  margin-left:18px;
  height:240px;
  font-size:15px;
  font-weight:500;
  line-height:1.4em;
  color:#616b70;
}
.columns.contact .wrap {
  margin:10px;
}
.columns.contact h2 {
  font-family: 'Roboto', sans-serif;
  text-transform: none;
  font-weight:700;
  font-size:20px;
}
.columns.contact .button {
  padding:3px 10px;
}
.columns.contact p {
  margin-bottom:5px;
}
#searchform {
  position: relative;
}
#searchform #s {
  z-index:-1;
  font-size:12px;
  padding:10px;
  width:275px !important;
}
#searchform .btn {
  text-indent: 200px;
  overflow:hidden;
  width:20px;
  height:20px;
  background:transparent url(../img/search-icon.png) no-repeat 0 0;
  position:absolute;
  right:10px;
  top:11px;
  box-shadow:none;
  z-index:9999;
}
/* ==========================================================================
   Primary Content
   ========================================================================== */

.wrapper {
  background:url(../img/bg-header.jpg) repeat 0 0;
  display:inline-block;
  width:100%;
  overflow:visible;
}

.parent-pageid-12 .main.span12 {
  background:url(../img/bg-products-main.png) no-repeat left top;
  background-size: 100% auto;
  padding:25px 30px;
  width:92%;
  min-height: 545px;
 }
.page-id-60 .main {
  font-size:18px;
  font-weight:300;
  line-height:1.5em;
}
.page-template-page-sidebar-php .main,
.single-post .main,
.main.span9, .main.span8 {
  float:right;
}
h1.news {
  font-size:38px;
  border-bottom:1px solid #e2e0e0;
  padding-bottom: 20px;
  margin-bottom:20px;
}
header h2 a:link,
header h2 a:visited {
  font-family:'Roboto', sans-serif;
  text-transform:none;
  color:#293941;
  font-size:24px;
  font-weight:400;
}
header h2 a:hover {
  color:#007DC3;
  text-decoration: none;  
}
article .meta {
  font-size:11px;
  text-transform:uppercase;
  margin-bottom:15px;
  display:inline-block;
}
article .meta a {
  background:#eaebec;
  border-radius:4px;
  color:#616b70;
  padding:2px 4px;
  margin-left:5px;
}
article .meta a:hover {
  color:#007DC3;
  text-decoration:none;
}
article.hentry.post {
  padding-bottom:10px;
  margin-bottom:20px;
  border-bottom: 1px solid #e2e0e0;
}
.post .entry-summary .button {
  padding:4px 15px;
  margin-bottom:10px;
  box-shadow:0 0 2px #ccc;
  min-width: 140px;
  text-align: center;
}
.attachment-archive-pic {
  border-radius:4px;
  margin-bottom:20px;
}
.stock.wrap {
  background:#f1f1f1;
  padding:20px;
  font-size:15px;
  overflow: hidden;
  margin-bottom:15px;
}
@media screen and (max-width: 600px) {
  .stock.wrap div {
    display:inline-block;
    width:100%;
    margin-bottom:10px;
  }
}
.stock.wrap h2 {
  font-size:20px;
  font-family: 'Exo', sans-serif;
  font-weight:500;
  margin-bottom:8px;
}
.stock-tools-image {
  float:right;
  margin-top:-30px;
}
.stock-tools-symbol {
  display:none;
}
.stock-tools-last,
.stock-tools-change {
  float:left;
}
.stock-tools-last {
  font-size:45px;
  font-weight:700;
  margin-top:10px;
}
.stock-tools-last span {
  font-size:30px;
  float:left;
  line-height:.5em;
  margin-right:5px;
}
.stock-tools-change {
  clear:both;
  font-size:25px;
  margin-top:20px;
}
.stock-tools.positive .stock-tools-change {
  color:#009900;
}
.stock-tools.negative .stock-tools-change {
  color:#cc0000;
}
.page .gform_body ul {
  margin:0;
  padding:0;
}
.page .gform_body ul li {
  background:none;
  margin:0;
  padding:0;
}
.stock form {
  margin:0 !important;
}
.stock p {
  margin:0;
}
.main form label {
  font-weight:normal !important;
}
.main .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .main textarea {
  width:100%;
  background:#f7f7f6;
  padding:5px;
  border-radius:2px;
  border-bottom:1px solid #FFF;
}
.main .gform_wrapper .gform_footer {
  padding:0;
}
.page-id-13 h1 {
  display:none;
}
.page-id-13 h2 {
  font-size:30px;
  margin-bottom:15px;
}
#shareholder,
#annual {
  font-size:16px;
  margin-bottom:15px;
}
#shareholder .date,
#annual .date {
  background:#148fdf;
  border-radius:4px;
  color:#FFF;
  font-size:16px;
  padding:1px 7px;
}
.secHeader {
  background:#148fdf;
  border-radius:4px 4px 0 0;
  color:#FFF;
  display:inline-block;
  padding:5px 0;
  width:100%;
}
.secHeader div,
.secWrapper div {
  float:left;
}
.secWrapper .each {
  clear:both;
}
#sec .each {
  margin-bottom:10px;
}
#sec .date {
  width:100px;
  padding:0 10px;
}
#sec .form {
  width:75px;
    padding:0 10px;
}
#sec .description {
  width:425px;
    padding:0 10px;
}
#sec .group {
  width:100px;
    padding:0 10px;
}
#sec .downloads {
  width:100px;
    padding:0 10px;
}
#sec .downloads a {
  background:#3da300;
  color:#FFF;
  font-weight:700;
  text-shadow:0 -1px 0 #247100;
  font-size:12px;
  text-transform:uppercase;
  border-radius:2px;
  padding:0 2px 1px;
}
#sec .downloads a:hover {
  text-decoration: none;
  opacity: .9;
}
#sec .downloads .pdf {
  background:#de0f39;
  text-shadow:0 -1px 0 #9b0c28;
}


/* ==========================================================================
   Sidebar
   ========================================================================== */

.sidebar { float:left; margin-top:15px;}
.sidebar h3 {
  font-family: 'Roboto', sans-serif;
  font-size:15px;
  text-transform: uppercase;
  font-weight:600;
  border-bottom:1px solid #E2E0E0;
  padding-left:10px;
  padding-bottom:10px;
  margin-bottom:0;
}
.sidebar .menu,
.sidebar .widget_categories ul,
.sidebar .widget_anual_archive ul {
  list-style: none;
  margin:0;
  padding:0;
}
.sidebar .menu li,
.sidebar .widget_categories li,
.sidebar .widget_anual_archive li {
  border-bottom:1px solid #e2e0e0;
}
.sidebar .menu a,
.sidebar .widget_categories a,
.sidebar .widget_anual_archive a {
  text-decoration: none;
  color:#616b70;
  text-transform: uppercase;
  padding:6px;
  display:block;
  font-size:14px;
  border:4px solid transparent;
  position:relative;
}
.sidebar .menu .active a,
.sidebar .menu a:hover,
.sidebar .widget_categories .active a,
.sidebar .widget_categories a:hover,
.sidebar .widget_anual_archive a:hover  {
  border:4px solid #007dc3;
  border-radius:4px;
  color:#007dc3;
}
.sidebar .menu .active a:after,
.sidebar .menu a:hover:after,
.sidebar .widget_categories .active a:after,
.sidebar .widget_categories a:hover:after,
.sidebar .widget_anual_archive a:hover:after {
  content: ' ';
  width: 0; 
  height: 0;
  position:absolute;
  right:-10px;
  top:9px;
  border-left: 7px solid #0f84c6;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
}
.sidebar .menu a span {
    background:#fd6d1f;
    border-top:1px solid #fe9242;
    border-bottom:1px solid #fc5314;
    text-shadow:0px -1px 0px #d35d1e;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Roboto';
    font-size: 11px;
    font-weight: 700;
    padding: 2px 6px;
    text-shadow: 0 -1px 0 #c6581e;
    text-transform: uppercase;
    box-shadow: 0 0 1px rgba(51, 51, 51, 0.4);
    line-height: 1em;
    margin-left:10px;
    position:relative;
    top:-1px;
}
.sidebar .widget {
  margin-bottom: 25px;
}
.sidebar .widget .callout {
  border-radius: 4px 4px 0 0;
  border-top:10px solid #2b9ce2;
  font-size:15px;
  background: #f6f7f7; /* Old browsers */
  background: -moz-linear-gradient(top,  #f6f7f7 0%, #fdfdfd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f7f7), color-stop(100%,#fdfdfd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f6f7f7 0%,#fdfdfd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f7', endColorstr='#fdfdfd',GradientType=0 ); /* IE6-9 */
  box-shadow: 0 0 5px rgba(216, 216, 216, .5);
  line-height:1.4em;
  color:#616b70;
  padding:10px 20px;
  display: inline-block;
  width:100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.sidebar .widget .callout.noborder {
  border-top:1px solid #FFF;
}
.sidebar .widget .callout h4 {
  font-size:24px;
  font-weight:normal;
  text-transform: uppercase;
  line-height:1em;
}
.sidebar .widget .callout h5 {
  font-size:18px;
  font-weight:600;
  color:#007dc3;
  line-height:1em;
}
.sidebar input[type=text],
.sidebar input[type=email] {
  background:#efefef;
  border:0;
  border-top:1px solid #c9c9c9;
  width:100% !important;
  box-shadow:none;
  border-radius:3px;
  padding:5px;
}
.sidebar .gform_wrapper .top_label .gfield_label {
  font-weight:normal;
}
.sidebar .gform_wrapper .gform_footer input[type="submit"],
.main .gform_wrapper .gform_footer input[type="submit"] {
  background:url(../img/bg-buttons.jpg) repeat-x 0 0;
  border-radius:3px;
  border-top:1px solid #49bbf4;
  border-bottom:1px solid #0968bf;
  text-shadow:0px -1px 0px #1067A1;
  font-family:'Roboto';
  font-weight:900;
  padding:5px 15px !important;
  color:#FFF;
  font-size:14px;
}
.main .gform_wrapper .gform_footer input[type="submit"] {
  padding:7px 35px !important;
}
.sidebar form {
  margin:0;
}
.sidebar .gform_wrapper .gform_footer {
  margin:10px 0;
  padding:0;
}
.sidebar .tagcloud {
  border-top:10px solid #b0b5b8;
  border-radius: 4px 4px 0 0;
  background: #f6f7f7; /* Old browsers */
  background: -moz-linear-gradient(top,  #f6f7f7 0%, #fdfdfd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f7f7), color-stop(100%,#fdfdfd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f6f7f7 0%,#fdfdfd 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f6f7f7 0%,#fdfdfd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f7', endColorstr='#fdfdfd',GradientType=0 ); /* IE6-9 */
  box-shadow: 0 0 5px rgba(216, 216, 216, .5);
  padding:20px 10px;
}
.sidebar .tagcloud a {
  color:#616b70;
  font-size:12px !important;
  border:1px solid #d0d1d1;
  border-radius:3px;
  padding:1px 5px;
  text-transform:lowercase;
  display:inline-block;
  margin-bottom:10px;
}
.sidebar .tagcloud a:hover {
  color:#6299cb;
  text-decoration: none;
}
/* ==========================================================================
   Posts
   ========================================================================== */

.hentry header { }
.hentry time { }
.hentry .byline { }
.hentry .entry-content { }
.hentry footer {
  margin:5px 0 20px;
  background-color:#e7e7e7;
  padding:3px;
}
.hentry footer a { 
  float:right;
  }
.hentry footer time {
  margin-right:15px;
}

/* ==========================================================================
   Forms
   ========================================================================== */
.gform_wrapper .ginput_complex label {margin:-12px 0 12px}



/* ==========================================================================
   Footer
   ========================================================================== */

.content-info {
  color:#6e767b;
  background: #f8f9f9;
  clear:both;
  border-top:1px solid #e2e0e0;
  margin-top:45px;
}
.content-info .container {
  padding:25px 0;
}
@media screen and (max-width: 780px) {
  .content-info .container {
      padding:25px;
}
}
.content-info h4 {
  font-size:14px;
  color:#3b4a51;
  text-transform:uppercase;
  font-family:'Roboto',sans-serif;
  margin:0 0 5px;
}
.content-info a {
  color:#aeadad;
}
.content-info ul {
  list-style:none;
  margin:0;
  padding:0;
}
.content-info ul li {
  margin:0;
  padding:0;
}
.content-info .news, .content-info .contact,
.content-info .demo {
  border:1px solid #FFF;
  box-shadow:0 0 5px #ecedee;
  padding:10px;
  background: rgb(245,245,246); /* Old browsers */
  background: -moz-linear-gradient(-45deg,  rgba(245,245,246,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(245,245,246,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg,  rgba(245,245,246,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg,  rgba(245,245,246,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg,  rgba(245,245,246,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(135deg,  rgba(245,245,246,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f6', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  overflow: hidden;
  height:95px;
  margin-bottom:20px;
}
.content-info .demo {
  background:url(../img/demo-cogs.png) no-repeat right center;
}
.content-info .demo a {
  font-family:'Planer Regular', sans-serif;
  font-size:26px;
  text-transform: uppercase;
  text-decoration:none;
  color:#007dc3;
  padding:25px 0 0;
  display:block;
}
.content-info .demo p {
  margin-bottom:5px;
}
.content-info .news p {
  font-size:12px;
  font-style:italic;
  margin:0;
}
.content-info .news label {
  display:none !important;
}
.content-info .gform_wrapper,
.content-info form {
  margin-bottom:0;
}
.content-info .gform_body {
  float:left;
  width:190px;
}
.content-info .gform_wrapper .gform_footer {
  float:left;
  margin:0;
  padding:0;
  clear:none;
}
.content-info .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width:180px;
  margin-bottom:0;
}
.content-info .info {
  background:#f0f0f0;
  color:#92908f;
  border-top: 1px solid #e2e0e0;
  border-bottom: 1px solid #e2e0e0; 
  font-size:11px;
  text-transform: uppercase; 
  box-shadow:0 0 3px #e4e2e2;
  margin-bottom:10px;
}
.content-info .info .container {
  padding:15px 0;
}
.content-info .info a {
  color:#92908f;
  text-decoration:none;
}
.content-info .info .credit {
  text-align:right;
}
.content-info .contact .button {
  padding:0 7px;
  font-size:12px;
}
.content-info .contact p {
  margin-bottom: 5px;
}
.content-info .about {
  font-size: 13px;
  font-style:italic;
  color:#6e767b;
  line-height: 1.3em;
}
.bigblue {
  font-family: 'Exo', sans-serif;
  font-size:30px;
  font-weight:700;
  color:#148fdf;
  clear:right;
}
.bigbluelist {
  margin-top:25px;
  font-family:'Exo';
  font-size:14px;
}
.page-id-183 .bigblue {
  font-size:22px;
  margin-left:0;
  line-height:1.2em;
}
.page-id-178 h2 {
  font-family: 'Roboto', sans-serif;
  font-size:21px;
  font-weight: 700;
  text-transform:none;
  margin-bottom:10px;
}
.page-id-178 h2 + hr {
  margin-top:-15px;
}
.page-id-178 p + h2,
.page-id-178 .fontbump + h2 {
  margin-top:35px;
  margin-bottom:25px;
}
.page-id-178 h3 {
  font-size:17px;
  font-weight:bold;
}
.fontbump {
  font-size:17px;
}
/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }
figure.alignnone { margin-left: 0; margin-right: 0; }



/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
  .navbar .brand {
    margin-left:20px;
  }
  #slideshow .button {
    bottom:45px;
    left:32px;
  }
  .callouts .each {
    width:172px;
    font-size:12px;
  }
  .callouts h3 {
    font-size:17px;
  }
  .callouts img {
    width:60px;
    height:auto;
    margin-top:15px;
  }
  .navbar .nav li {
    width:100px;
    line-height:1.2em;
  }
  .content-info .demo a {
    font-size:23px;
  }
  .content-info .news p {
    line-height: 1.1em;
    margin-bottom:0;
  }
  .content-info .contact {
    font-size:12px;
    line-height:1.3em;
  }
  .content-info {
    margin-top:35px;
  }
  #menu-our-products {
    width:100%;
  }
  #menu-our-products li a {
    width:180px;
    font-size:18px;
  }
  #menu-our-products .menu-interactive-tv a {
    background-position:60px 15px;
  }
  #menu-our-products .active.menu-interactive a {
     background-position:60px -155px;  
  }
  #menu-our-products .menu-internet a {
    background-position: -130px 15px;
  }
  #menu-our-products .menu-tv-programming a {
    background-position: -515px 15px;  
  }
  #menu-our-products .menu-movies a {
    background-position: -325px 15px;
  }
  #productCallouts {
    padding:0;
  }
  #productCallouts .span3 {
    width:200px;
  }
  #productCallouts h4 {
    font-size:24px;
  }
  .columns.contact .span4 {
    height:275px;
  }
  .sidebar .menu a span { 
    display:none;
  }
  .secHeader {
    display:none;
  }
  #slideshow .wrap {
    margin-top:50px;
  }
}
@media only screen and (min-width:480px) and (max-width:767px) {
  .navbar .brand {
    margin:auto;
    float:none;
    display:block;
  }
  /*.nav-main {
    margin-right:75px;
  }
  .navbar .nav {
    padding:0;
    margin:0 10px;
    width:460px;
  }
  .navbar .nav .dropdown-menu {
    min-width:135px;
  }
  .navbar .nav li:first-child {
    background-position:right center;
  }*/
  .navbar .nav li,
  .navbar .nav li:first-child {
    width:auto;
    background:#F7F6F6;
  }
  #slideshow .button {
    bottom:25px;
    left:22px;
    font-size:13px;
    padding:5px 10px;
  }
  #slideshow .wrap {
    margin-top:50px;
  }
  .callouts .each {
    width:48%;
    margin-bottom:5px;
    float:left;
  }
  .callouts h3 {
    font-size:18px;
  }
  .callouts img {
    margin-top:15px;
    width:70px;
    height: auto;
  }
  .quote {
    font-size:12px;
  }
  .quote .span7 {
    width:65%;
    float:left;
  }
  .quote .span2 {
    text-align: center;
  }
  .quote .span3 {
    width:30%;
    padding-left:10px;
    float:left;
  }
  .content-info {
    margin-top:25px;
  }
  .content-info .copyright {
    padding-right:25px;
    padding-left:25px;
  }
    #hotels .span2 {
    width:150px;
    float:left;
  }
  .partners .span3 {
    margin:0 15px 15px 0;
    width:47%;
    float:left;
  }
  .partners p {
    height:40px;
  }
  .columns.contact .span4 {
    width:46%;
    float:left;
    margin-left:20px;
  }
  .columns.contact .row {
    margin-left:-20px !important;
  }
    .secHeader {
    display:none;
  }
  #slideshow .wrap {
    margin-top:15px;
  }
  #slideshow .wrap h3 {
    margin-bottom:0;
  }
}
@media only screen and (min-width:321px) and (max-width:580px) {
  #menu-our-products {
    margin-left:0;
  }
  .parent-pageid-12 .main.span12 {
    width:100%;
    padding:8px;
  }
  #menu-our-products li a {
    width:203px;
    font-size:20px;
  }
  #productCallouts {
    padding:0;
  }
  #hotels .span2 {
    width:140px;
  }
  .partners .span3 {
    margin:0 15px 15px 0;
    width:45%;
    float:left;
  }
  .partners p {
    height:40px;
  }
  .columns.contact .span4 {
    float:none;
    width:95%;
    height:auto;
  }
    .secHeader {
    display:none;
  }
    #slideshow .wrap {
    margin-top:25px;
  }
   #slideshow .wrap h3 {
    font-size:30px;
    line-height:1em;
    margin-bottom:0;
    width:auto;
  }
  #slideshow .wrap h3 br {
    display:none;
  }
    .content-info .credit {
    padding-right:30px;
  }
}
@media only screen and (max-width:479px) {
  body {
    padding:0 5px;
  }
  h1 {
    font-size:25px;
  }
  h3,
  .parent-pageid-12 h3 {
    font-size:16px;
    line-height:1.3em;
  }
   .navbar .brand {
    float:left;
    margin-left:10px;
  }
  /*.navbar .nav {
    width:310px;
    float:right !important;
    margin:0;
    padding:0;
  }
  .navbar .nav li {
    width:70px;
    line-height: 1em;
    padding:0 3px 0 0;
    margin:0;
  } 
  .navbar .nav > li > a {
    font-size:12px;
    padding-right:5px;
    padding-left:2px;
  }
  .navbar .nav li:first-child {
    background-position:right center;
  }*/
  .navbar .nav {
    width:auto;
    background:#F7F6F6;
  }
  .navbar .nav > .dropdown:hover > a:after {
    display:none;
  }
  .navbar .brand {
       background-size:99%;
  }
  .dropdown-menu {
    display:none !important;
  }
  #slideshow .each {
    height:225px !important;
    overflow:hidden;
  }
  #slideshow .each .attachment-slide {
    max-width: auto !important;
    width:auto !important;
    height:245px !important;
    max-width:5000px;
    margin-left:-20px;
    margin-top:-20px;
  }
  #slideshow .button {
    bottom:20px;
    left:15px;
    font-size:12px;
    padding:5px 10px;
  }
    #slideshow .wrap {
    margin-top:25px;
    width:90%;
  }
  #slideshow .wrap h3 {
    font-size:30px;
    width:auto;
  }
  #slideshow .wrap h4 {
    width:auto;
  }
  .quote .span3 {
    margin-top:5px;
    padding-top:8px;
    margin-left:5px;
  }
  .quote .span3 strong {
    border-top:1px solid #999;
  }
  .callouts .each {
    width:300px;
    float:none;
    margin-bottom:8px;
  }
  #menu-our-products {
    margin-left:0;
  }
  #menu-our-products li a {
    width:140px;
    font-size:14px;
  }
  #menu-our-products .active.menu-interactive-tv a {
      background-position:40px -155px;  
  }
  #menu-our-products .menu-internet a {
    background-position: -150px 15px;
  }
  #menu-our-products .menu-tv-programming a {
    background-position: -525px 15px;  
  }
  #menu-our-products .menu-movies a {
    background-position: -335px 15px;
  }
  #product-tabs ul {
    margin-top:15px;
  }
  #product-tabs li {
    height:45px;
  }
  #product-tabs .ui-tabs-panel {
    margin-top:-19px;
    padding:8px;
  }
  .parent-pageid-12 .main.span12 {
    width:100%;
    padding:8px;
  }
  #productCallouts {
    padding:0;
  }
  #productCallouts .span3 {
    padding:0;
    padding-bottom:10px;
  }
  #hotels {
    margin-top:10px;
  }
  #hotels .span2 {
    width:50%;
    float:left;
  }
  .partners .span3 {
    margin:0 0 15px;
    width:100%;
    float:none;
  }
  .navbar-static-top {
    margin:0;
  }
  .columns.contact .span4 {
    float:none;
    width:100%;
    height:auto;
    margin-left:0;
  }
  .content-info {
    margin-top:20px;
  }
  .content-info .copyright {
    margin:0 0 0 35px;
    width:275px;
  }
  .content-info .credit {
    padding-right:30px;
  }
  #contact-tabs {
    display:none !important;
  }
  .secHeader {
    display:none;
  }
  #slideshow .wrap h3 br {
    display:none;
  }
}
