/*
Theme Name: IMMI Theme
Theme URI: http://www.imminet.com
Description: Custom theme built for IMMI by Big
Author: Brand Innovation Group
Author URI: http://www.gotobig.com
Version: 1.0
*/
  article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block; }

  audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1; }

  audio:not([controls]), [hidden] {
    display: none; }

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

  button, input, select, textarea {
    font-family: sans-serif;
    color: #222; }

  body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4; }

  a {
    color: #00e; }
    a:visited {
      color: #551a8b; }
    a:hover {
      color: #06e; }
    a:focus {
      outline: thin dotted; }
    a:hover, a:active {
      outline: 0; }

  abbr[title] {
    border-bottom: 1px dotted; }

  b, strong {
    font-weight: 700; }

  blockquote {
    margin: 1em 0px; }

  dfn {
    font-style: italic; }

  hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0; }

  ins {
    background: #ff9;
    color: #000;
    text-decoration: none; }

  mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold; }

  pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em; }

  pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word; }

  q {
    quotes: none; }
    q:before, q:after {
      content: "";
      content: none; }

  small {
    font-size: 85%; }

  sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em; }

  sub {
    bottom: -0.25em; }

  ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px; }

  dd {
    margin: 0 0 0 40px; }

  nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0; }

  img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle; }

  svg:not(:root) {
    overflow: hidden; }

  figure, form {
    margin: 0; }

  fieldset {
    border: 0;
    margin: 0;
    padding: 0; }

  label {
    cursor: pointer; }

  legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal; }

  button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle; }

  button, input {
    line-height: normal; }

  button {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible; }

  input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible; }

  button[disabled] {
    cursor: default; }

  input[disabled] {
    cursor: default; }
  input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px; }
  input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
    input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
      -webkit-appearance: none; }

  button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0; }

  textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical; }

  input:invalid, textarea:invalid {
    background-color: #f0dddd; }

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

  td {
    vertical-align: top; }

  .chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0; }

  body {
    position: relative;
    background: white;
    color: #6d6e71;
    font: 400 14px/1.4em "futura-pt", Helvetica, Arial, sans-serif;
    *zoom: 1; }
    body:before {
      content: "";
      display: table; }
    body:after {
      content: "";
      display: table;
      clear: both; }

  a {
    color: #3c76a8; }
    a:visited {
      color: #3c76a8; }
    a:hover {
      color: #1d527c; }

  h1, h2, h3, h4 {
    font-weight: normal;
    margin: 0 0 10px 0; }
  .textwidget iframe {
    width: 100%;
  }
  .wrapper {
    width: 942px;
    margin: 20px auto;
    margin-top: 10px; }

  .home header {
    height: 115px; }

  .network-nav {
    background: url(img/network-nav.png) top left repeat-x;
    height: 41px; }
    .network-nav .wrapper {
      margin: 0 auto; }
    .network-nav ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .network-nav ul li {
        margin: 0;
        padding: 0;
        display: inline;
        margin-right: -4px; }
        .network-nav ul li a {
          display: inline-block;
          color: #000;
          font-size: 14px;
          text-transform: uppercase;
          text-decoration: none;
          padding: 11px;
          border-left: 1px solid #d7d7d7; }
          .network-nav ul li a:hover {
            -moz-box-shadow: inset 0 0 9px rgba(37, 37, 36, 0.4);
            /* inner shadow */
            -webkit-box-shadow: inset 0 0 9px rgba(37, 37, 36, 0.4);
            /* inner shadow */
            box-shadow: inset 0 0 9px rgba(37, 37, 36, 0.4);
            /* inner shadow */ }
        .network-nav ul li a.current-site {
          font-weight: 700;
          background-color: #fff;
          /* layer fill content */
          -moz-box-shadow: inset 0 0 9px rgba(37, 37, 36, 0.4);
          /* inner shadow */
          -webkit-box-shadow: inset 0 0 9px rgba(37, 37, 36, 0.4);
          /* inner shadow */
          box-shadow: inset 0 0 9px rgba(37, 37, 36, 0.4);
          /* inner shadow */
          padding-bottom: 20px;
          position: relative;
          border-left: none; }
          .network-nav ul li a.current-site:after {
            content: '';
            display: block;
            height: 12px;
            width: 100%;
            position: absolute;
            top: 41px;
            left: 0px;
            background: white; }
    .network-nav #social-search {
      position: relative;
      top: -43px;
      width: 425px;
      left: 527px; }
      .network-nav #social-search .twitter, .network-nav #social-search .facebook, .network-nav #social-search .youtube, .network-nav #social-search .pinterest {
        position: absolute;
        text-indent: -99999px;
        display: block;
        height: 16px;
        width: 16px; }
      .network-nav #social-search .twitter {
        background: url(img/twitter.png) top left no-repeat;
        top: 4px;
        left: -7px; }
      .network-nav #social-search .facebook {
        background: url(img/facebook.png) top left no-repeat;
        top: 4px;
        left: 14px; }
      .network-nav #social-search .youtube {
        background: url(img/youtube.png) top left no-repeat;
        top: 4px;
        left: 35px; }
      .network-nav #social-search .pinterest {
        background: url(img/pinterest.png) top left no-repeat;
        top: 4px;
        left: 55px; }
      .network-nav #social-search .facebook:hover, .network-nav #social-search .twitter:hover, .network-nav #social-search .pinterest:hover, .network-nav #social-search .youtube:hover {
        background-position: 0 -18px; }
      .network-nav #social-search #searchform {
        position: absolute;
        top: 0;
        left: 59px; }
        .network-nav #social-search #searchform label {
          display: none; }
        .network-nav #social-search #searchform #searchsubmit {
          position: absolute;
          top: 7px;
          left: 6px;
          text-indent: -9999px;
          border: none;
          background: url(img/search.png) top left no-repeat;
          width: 13px; }
        .network-nav #social-search #searchform #s {
          width: 164px;
          height: 16px;
          border: 1px solid #ececec;
          padding-left: 19px;
          font-size: 11px; }

  header {
    position: relative;
    height: 42px; }
    header #logo {
      background: url(img/cape-logo.png) top left no-repeat;
      display: block;
      height: 57px;
      width: 124px;
      text-indent: -99999px; }


  nav {
    position: absolute;
    top: 9px;
    right: 0px; }
    nav .menu li {
      display: inline; }
      nav .menu li a {
        display: inline-block;
        border-right: 1px solid #efefef;
        text-decoration: none;
        color: #111;
        padding: 5px 15px 10px 15px; }
        nav .menu li a:hover {
          color: #ed6f07; }
      nav .menu li:last-child a {
        border: none; }

  .slideshow {
    position: absolute;
    height: 601px;
    top: 116px;
    width: 100%; }
    .slideshow div {
      position: absolute;
      top: 0;
      height: 601px;
      width: 100%; }
    .slideshow .slide-1 {
      background: url(img/home-BG1.jpg) top center no-repeat; }
    .slideshow .slide-2 {
      background: url(img/home-BG2.jpg) top center no-repeat; }
    .slideshow .slide-3 {
      background: url(img/home-BG3.jpg) top center no-repeat; }

  #slider img {
    width: 100%;
  }

  .newsletter-signup {
          background-color: #fcf9f1;
          width: 225px;
          padding: 10px;
          text-align: center;

        }

        .footer-tube {
          margin-right: 10px;
        }

        .youtube-subscribe {
          text-decoration: none !important;
          max-width: 225px !important;
          font-size: 15px;
          color: #111 !important;
        }

  #ribbon {
    width: 100%;
    height: 175px;
    margin-top: 352px;
    color: #fff;
    position: relative;
    z-index: 5; }
    #ribbon h1 {
      position: absolute;
      top: -56px;
      font-weight: 300;
      font-size: 50px;
      text-shadow: 0 0 13px rgba(23, 23, 23, 0.81);
      z-index: 8; }
      #ribbon h1 strong {
        font-weight: 300;
        color: #ed6f07; }
    #ribbon .headlineBG {
      z-index: 4;
      position: absolute;
      top: -207px;
      left: -133px;
      width: 942px;
      height: 263px;
      background: url(img/header-text-BG.png) center;
      overflow: hidden; }
    #ribbon .headline {
      z-index: 5;
      position: absolute;
      width: 900px; }
    #ribbon h2 {
      font-size: 20px;
      position: relative;
      top: 15px; }
    #ribbon p {
      font-size: 15px;
      line-height: 1.3em;
      padding-right: 25px;
      margin-top: 23px; }
    #ribbon.green {
      background: url(img/blue-green-ribbon.png) top center; }
    #ribbon.white {
      background: url(img/blue-white-ribbon.png) top center; }
    #ribbon.dark_gray {
      background: url(img/blue-dark-gray-ribbon.png) top center; }
    #ribbon.cool_gray {
      background: url(img/blue-cool-gray-ribbon.png) top center; }
    #ribbon.gray_blue {
      background: url(img/gray-blue-ribbon.png) top center; }
     #ribbon.grayl_gray {
      background: url(img/gray-gray-ribbon.png) top center; }

  #choose-industry {
    *zoom: 1;
    background: url(img/choose-industryBG.png) top left repeat-y;
    z-index: 5;
    position: relative; }
    #choose-industry:before {
      content: "";
      display: table; }
    #choose-industry:after {
      content: "";
      display: table;
      clear: both; }
    #choose-industry .home-video-callout {
      position: absolute;
      top: 107px;
      left: 15px; }
    #choose-industry h3 {
      float: left;
      display: block;
      font-weight: 300;
      font-size: 40px;
      color: white;
      width: 195px;
      line-height: 0.9em;
      padding: 19px 0 0 17px; }
      #choose-industry h3:after {
        content: url(img/checkmark.png); }
    #choose-industry ul.industry-buttons {
      float: left;
      width: 493px;
      list-style: none;
      margin: 0; }
      #choose-industry ul.industry-buttons li a {
        display: inline-block;
        float: left;
        margin: 0 5px 5px 0; }
    #choose-industry .quick-links {
      float: left;
      background: #fcf9f1;
      width: 145px;
      padding: 20px; }
      #choose-industry .quick-links h4 {
        font-size: 15px;
        color: #868182; }
      #choose-industry .quick-links ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        #choose-industry .quick-links ul a {
          text-decoration: none;
          color: #111; }
          #choose-industry .quick-links ul a:hover {
            text-decoration: underline; }
        #choose-industry .quick-links ul ul {
          margin-left: 10px; }

  #intro {
    width: 100%;
    background: url(img/inner-ribbon.png) top center repeat-y;
    height: 176px;
    z-index: 5;
    position: relative; }
    #intro img {
      float: left; margin-left:5px; }
    #intro h1 {
      float: left;
      font-size: 25px;
      color: white;
      width: 640px;
      margin: 40px 38px;
      line-height: 1.1em; }

  .inner-content {
    z-index: 5;
    position: relative;
    *zoom: 1;
    width: 100%;
    background: url(img/inner-content-BG.png) top center repeat-y; }
    .inner-content:before {
      content: "";
      display: table; }
    .inner-content:after {
      content: "";
      display: table;
      clear: both; }
    .inner-content .wrapper {
      margin-top: 7px; }
    .inner-content .left-sidebar {
      padding: 25px 25px 25px 30px;
      width: 136px;
      float: left; }
      .inner-content .left-sidebar h4 {
        font-size: 15px;
        color: #ed6f07; }
      .inner-content .left-sidebar .menu {
        list-style: none;
        margin: 0;
        padding: 0; }
        .inner-content .left-sidebar .menu a {
          font-size: 14px;
          color: #6d6e71;
          text-decoration: none;
          padding: 2px 0;
          display: block; }
          .inner-content .left-sidebar .menu a:hover {
            text-decoration: underline; }
        .inner-content .left-sidebar .menu .sub-menu {
          display: none;
          list-style: none;
          margin: 0 0 0 1.3em;
          padding: 0; }
        .inner-content .left-sidebar .menu .current-menu-item a, .inner-content .left-sidebar .menu .current-menu-parent a {
          color: #3c76a8; }
        .inner-content .left-sidebar .menu .current-menu-item .sub-menu, .inner-content .left-sidebar .menu .current-menu-parent .sub-menu {
          display: block; }
          .inner-content .left-sidebar .menu .current-menu-item .sub-menu a, .inner-content .left-sidebar .menu .current-menu-parent .sub-menu a {
            color: #6d6e71; }
    .inner-content .primary {
      width: 463px;
      padding: 20px 0 25px 35px;
      float: left; }
      .inner-content .primary h2 {
        font-weight: 300;
        color: #ed6f07;
        font-size: 18px;
        line-height: 1.4em; }
      .inner-content .primary .advanced_wp_column {
        font-size: 14px; }
        .inner-content .primary .advanced_wp_column h3 {
          color: #ed6f07;
          font-size: 16px; }
    .inner-content .right-sidebar {
      width: 218px;
      float: right;
      margin-right: 2px;
      position: relative;
      font-size: 12px;
      line-height: 1.3em; }
      .inner-content .right-sidebar .offset-top {
        margin-top: -50px; }

  footer {
    padding: 20px 0 50px 0; }
    footer .menu {
      float: left;
      list-style: none;
      margin: 0;
      padding: 0; }
      footer .menu li {
        display: inline;
        padding-right: 10px; }
        footer .menu li a {
          color: #111;
          text-decoration: none; }
          footer .menu li a:hover {
            color: #ed6f07; }
    footer .sub-menu {
      display: none; }
    footer p {
      margin: 0;
      padding: 0;
      float: right; }

  .nivo-controlNav, .nivo-directionNav {
    display: none; }

  #intro {
    background: #929292;
  }

  @media only screen and (min-width : 769px)   {
    #intro {
    background: url(img/inner-ribbon.png) top center repeat-y !important; }
    #intro.Beige {
      background: url(img/inner-ribbon.png) top center repeat-y !important; }
    #intro.Cyan {
      background: url(img/inner-ribbon-cyan.png) top center repeat-y !important; }
    #intro.Green {
      background: url(img/inner-ribbon-green.png) top center repeat-y !important; }
    #intro.Orange {
      background: url(img/inner-ribbon-orange.png) top center repeat-y !important; }
    #intro.wine {
      background: url(img/inner-ribbon-wine.png) top center repeat-y !important; }
    #intro.camo {
      background: url(img/inner-ribbon-camo.png) top center repeat-y !important; }
    #intro.warm-brown {
      background: url(img/inner-ribbon-warm-brown.png) top center repeat-y !important; }
    #intro.sand {
      background: url(img/inner-ribbon-sand.png) top center repeat-y !important; }
    #intro.mocha {
      background: url(img/inner-ribbon-mocha.png) top center repeat-y !important; }
    #intro.moss {
      background: url(img/inner-ribbon-moss.png) top center repeat-y !important; }
    #intro.grass {
      background: url(img/inner-ribbon-grass.png) top center repeat-y !important; }
    #intro.denim {
      background: url(img/inner-ribbon-denim.png) top center repeat-y !important; }
    #intro.blue-corn {
      background: url(img/inner-ribbon-blue-corn.png) top center repeat-y !important; }
    #intro.khaki {
      background: url(img/inner-ribbon-khaki.png) top center repeat-y !important; }
    #intro.red {
      background: url(img/inner-ribbon-red.png) top center repeat-y !important; }
    #intro.yellow {
      background: url(img/inner-ribbon-yellow.png) top center repeat-y !important; }
    #intro.pale-purple {
      background: url(img/inner-ribbon-pale-purple.png) top center repeat-y !important; }
    #intro.lavender {
      background: url(img/inner-ribbon-lavender.png) top center repeat-y !important; }
    #intro.cool-gray {
      background: url(img/inner-ribbon-cool-gray.png) top center repeat-y !important; }
    #intro.dark-gray {
      background: url(img/inner-ribbon-dark-gray.png) top center repeat-y !important; }
  }

  .inner-content {
    background: url(img/inner-content-BG.png) top center repeat-y !important; }
    .inner-content.Green {
      background: url(img/inner-content-BG.png) top center repeat-y !important; }
    .inner-content.Khaki {
      background: url(img/inner-content-BG-khaki.png) top center repeat-y !important; }
    .inner-content.Slate {
      background: url(img/inner-content-BG-slate.png) top center repeat-y !important; }
    .inner-content.Wine, .inner-content.wine {
      background: url(img/inner-content-BG-wine.png) top center repeat-y !important; }
    .inner-content.camo {
      background: url(img/inner-content-BG-camo.png) top center repeat-y !important; }
    .inner-content.warm-brown {
      background: url(img/inner-content-BG-warm-brown.png) top center repeat-y !important; }
    .inner-content.sand {
      background: url(img/inner-content-BG-sand.png) top center repeat-y !important; }
    .inner-content.mocha {
      background: url(img/inner-content-BG-mocha.png) top center repeat-y !important; }
    .inner-content.moss {
      background: url(img/inner-content-BG-moss.png) top center repeat-y !important; }
    .inner-content.grass {
      background: url(img/inner-content-BG-grass.png) top center repeat-y !important; }
    .inner-content.denim {
      background: url(img/inner-content-BG-denim.png) top center repeat-y !important; }
    .inner-content.blue-corn {
      background: url(img/inner-content-BG-blue-corn.png) top center repeat-y !important; }
    .inner-content.khaki {
      background: url(img/inner-content-BG-khaki.png) top center repeat-y !important; }
    .inner-content.red {
      background: url(img/inner-content-BG-red.png) top center repeat-y !important; }
    .inner-content.yellow {
      background: url(img/inner-content-BG-yellow.png) top center repeat-y !important; }
    .inner-content.pale-purple {
      background: url(img/inner-content-BG-pale-purple.png) top center repeat-y !important; }
    .inner-content.lavender {
      background: url(img/inner-content-BG-lavender.png) top center repeat-y !important; }
    .inner-content.cool-gray {
      background: url(img/inner-content-BG-cool-gray.png) top center repeat-y !important; }
    .inner-content.dark-gray {
      background: url(img/inner-content-BG-dark-gray.png) top center repeat-y !important; }
    .inner-content.orange {
      background: url(img/inner-content-BG-orange.png) top center repeat-y !important; }
    .inner-content.beige {
      background: url(img/inner-content-BG-beige.png) top center repeat-y !important; }
    .inner-content.gold {
      background: url(img/inner-content-BG-gold.png) top center repeat-y !important; }

  article {
    clear: both;
    margin: 0 0 35px 0; }

  blockquote {
    background: url(img/icons/blockquote.png) no-repeat 0 12px;
    padding: 10px 20px 10px 37px;
    font-style: italic; }

  .entry .wp-caption.aligncenter {
    margin: 0 auto; }

  img.wp-smiley {
    padding: 0;
    border: none; }

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

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

  .aligncenter {
    text-align: center;
    margin-bottom: 5px; }

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

  .sharing h4 {
    margin-bottom: 0;
    padding-bottom: 0; }
  .sharing ul {
    list-style: none;
    margin-top: 0;
    padding-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0; }
  .sharing li {
    float: left;
    width: 120px;
    padding-left: 20px; }
    .sharing li:first-child {
      padding-left: 0; }
  .sharing .share-twitter, .sharing .share-facebook, .sharing .share-googleplus {
    padding-top: 2px; }

  .navgation {
    clear: both; }

  .next-posts {
    float: left; }

  .prev-posts {
    float: right; }

  #comments {
    position: relative;
    margin: 40px 0 0;
    padding: 40px 0 0 0;
    border-top: 1px solid #e6e6e6;
    border-top: 1px solid rgba(0, 0, 0, 0.07); }
    #comments h3 {
      margin-bottom: 20px; }
    #comments .comment {
      margin-top: 10px;
      width: 100%;
      list-style-type: none; }
      #comments .comment.thread-even {
        background: #fafafa;
        background: rgba(0, 0, 0, 0.02);
        border-bottom: 1px solid #e6e6e6;
        border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
      #comments .comment .comment-container {
        position: relative;
        padding: 20px; }
    #comments .comment-head {
      margin: 0 0 15px 0; }
    #comments .avatar {
      float: left;
      margin: 0 15px 10px 0; }
      #comments .avatar img {
        margin: 0;
        vertical-align: middle;
        border: 1px solid #ddd;
        padding: 3px;
        background: #fff; }
    #comments .comment-head .name {
      margin: 0;
      font-weight: bold;
      font-size: 15px; }
    #comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma {
      font-size: 13px; }
    #comments .comment-entry p {
      margin: 0 0 10px 0; }
    #comments .reply {
      padding-top: 10px; }
      #comments .reply a {
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #fff;
        color: #555 !important;
        text-shadow: none; }
        #comments .reply a:hover {
          background: #fafafa; }
    #comments ul.children {
      margin: 10px 10px 0 25px;
      padding: 0; }
      #comments ul.children li {
        border-top: 1px solid #e6e6e6; }
    #comments .cancel-comment-reply {
      margin: 10px 0; }
    #comments .navigation a {
      display: block;
      margin: 15px 0 0 0;
      text-decoration: none; }
    #comments h3#pings {
      margin-top: 5px; }
    #comments .pingbacks li.pingback {
      margin: 10px 0; }
      #comments .pingbacks li.pingback .reply {
        display: none; }

  #respond {
    margin: 40px 0 0; }
    #respond h3 {
      margin-bottom: 20px; }
    #respond .left {
      float: left;
      width: 200px;
      margin-right: 15px; }
    #respond .right {
      float: left;
      width: 380px; }

  #commentform {
    margin: 15px 0 0 0; }
    #commentform input {
      margin: 0 15px 15px 0; }
      #commentform input.txt {
        border-color: #ccc #efefef #efefef #ccc;
        border-width: 1px;
        border-style: solid; }
    #commentform textarea {
      border-color: #ccc #efefef #efefef #ccc;
      border-width: 1px;
      border-style: solid; }
    #commentform input.txt {
      color: #666;
      background: #fcfcfc;
      width: 170px;
      margin: 0 5px 10px 0;
      padding: 5px 7px; }
    #commentform textarea {
      color: #666;
      background: #fcfcfc;
      width: 95% !important;
      padding: 5px 7px; }
    #commentform #submit {
      margin: 15px 0 0 0; }

  ol.commentlist li.bypostauthor {
    border: 1px solid #8eac4b; }
  ol.commentlist li.even {
    background: #f6f6f6; }
  ol.commentlist li.odd {
    background: #fff; }

  .ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0; }
    .ir br {
      display: none; }

  .hidden {
    display: none !important;
    visibility: hidden; }

  .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }

  .invisible {
    visibility: hidden; }

  @media print {
    * {
      background: transparent !important;
      color: black !important;
      box-shadow: none !important;
      text-shadow: none !important;
      filter: none !important;
      -ms-filter: none !important; }

    a {
      text-decoration: underline; }
      a:visited {
        text-decoration: underline; }

    pre, blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }

    thead {
      display: table-header-group; }

    tr {
      page-break-inside: avoid; }

    img {
      page-break-inside: avoid;
      max-width: 100% !important; }

    @page {
      margin: 0.5cm; }

    p, h2, h3 {
      orphans: 3;
      widows: 3; }

    h2, h3 {
      page-break-after: avoid; } }
  .homeCallouts {
    float: left; }
    .homeCallouts ul {
      float: left;
      padding-left: 0px; }
      .homeCallouts ul li {
        display: inline;
        list-style-type: none;
        padding-right: 9px; }

  .quick-links {
    float: left;
    background: #fcf9f1;
    width: 140px;
    padding: 20px;
    margin-top:14px; }
    .quick-links h4 {
      font-size: 15px;
      color: #868182; }
    .quick-links ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .quick-links ul a {
        text-decoration: none;
        color: #111; }
        .quick-links ul a:hover {
          text-decoration: underline; }
      .quick-links ul ul {
        margin-left: 10px; }

  div header nav {
    margin-top: 5px; }

  .homeVideoBack {
    background: url(img/wearecape.jpg) top left no-repeat;
    height: 236px;
    width: 238px;
    float: left;
    margin-right: 9px; }
    .homeVideoBack img {
      padding-top: 43px;
      float:left; }


  .entry p{
  	font-size: 15px;
  	line-height: normal;
  }

  #TB_title:not(:first-child) {
    display: none;
  }

  #TB_Image:not(:first-child) {
    display: none;
  }

  #google_translate_element {
    width: 155px;
    position: relative;
    top: -42px;
    left: 780px;
  }

  .entry ul, .entry ol {
    list-style-position: outside;
  }


/* -----------Smartphone View----------- */
  @media only screen and (max-width : 650px)   {

     /* Set an invisible property that we can access via javascript, to control whether  */
     body:after {
         content: 'mobile';
         display: none;
     }

     .entry input[type=submit]{
    	margin-top:20px;
    }

     #google_translate_element {
      left: inherit;
      margin: 0 auto;
      top: 66px;
    }

     #searchform {
  	   display: none !important;
     }

     .wrapper {
    		width: 100% !important;
     }

     header #logo {
  		margin: 0 auto !important;
  	}

  	.network-nav #social-search {
  		display: none;
  	}

  	.homeCallouts {
  		margin: 0 auto;
  	}

  	 footer #social-search #searchform #searchsubmit{
          position: relative;
          top: 7px;
          left: -185px;
          text-indent: -9999px;
          border: none;
          background: url(img/search.png) top left no-repeat; }

  	footer #social-search {
  		/*top: 45px !important;
  		width: 100% !important;
  		left: 0 !important;*/
  		margin:0 0 20px 0;
  	}

  	footer #social-search a.twitter{
  		float:left;
  		margin:0 0 0 20px;
  	}

  	footer #social-search a.facebook{
  		float:left;
  		margin:0 0 0 40px;
  	}

  	footer #social-search a.pinterest{
  		float:left;
  		margin:0 0 0 60px;
  	}

  	footer #social-search form{
  		margin:0 0 0 85px;
  	}

  	header #social-search .twitter, header #social-search .facebook, header #social-search .youtube, header #social-search .pinterest,  footer #social-search .twitter, footer #social-search .facebook, footer #social-search .youtube, footer #social-search .pinterest {
        position: absolute;
        text-indent: -99999px;
        display: block;
        height: 18px;
        width: 18px; }
      header #social-search .twitter{
        background: url(img/twitter.png) top left no-repeat;
        top: 3px;
        left: -7px; }

  	footer #social-search .twitter {
        background: url(img/twitter.png) top left no-repeat;
        }

      header #social-search .facebook {
        background: url(img/facebook.png) top left no-repeat;
        top: 3px;
        left: 14px; }

  	 footer #social-search .facebook {
        background: url(img/facebook.png) top left no-repeat;
        }

      header #social-search .youtube{
        background: url(img/youtube.png) top left no-repeat;
        top: 3px;
        left: 35px; }

  	footer #social-search .youtube {
        background: url(img/youtube.png) top left no-repeat;
        }

      header #social-search .pinterest{
        background: url(img/pinterest.png) top left no-repeat;
        top: 3px;
        left: 55px; }

  	footer #social-search .pinterest {
        background: url(img/pinterest.png) top left no-repeat;
        }


      header #social-search .facebook:hover,footer #social-search .facebook:hover {
        background-position: 0 -18px; }
      header #social-search .twitter:hover,footer #social-search .twitter:hover {
        background-position: 0 -18px; }
      header #social-search .pinterest:hover, header #social-search .youtube:hover,footer #social-search .pinterest:hover, footer #social-search .youtube:hover {
        background-position: 0 -18px; }
      header #social-search #searchform {
        position: absolute;
        top: 0;
        left: 80px; }
        header #social-search #searchform label,footer #social-search #searchform label {
          display: none; }
        header #social-search #searchform #searchsubmit{
          position: absolute;
          top: 7px;
          left: 6px;
          text-indent: -9999px;
          border: none;
          background: url(img/search.png) top left no-repeat; }
        header #social-search #searchform #s,footer #social-search #searchform #s {
          width: 164px;
          height: 19px;
          border: 1px solid #ececec;
          padding-left: 19px;
          font-size: 11px; }



  	nav {
  		position: absolute !important;
  		top: 98px !important;
  		left: -3px !important;
  		width: 100% !important;
  	}

    nav .sf-menu a {
      padding: 5px 7px 15px 7px !important;
    }

    .sf-menu .sub-menu {
      width: 7em;
    }

    .home header {
      height: 127px;
    }

  	.slideshow {
  		top: 237px !important;
  	}

  	#ribbon {
  		height:auto !important;
  		min-height: 140px !important;
  		margin-top: 235px !important;
  		padding: 0 0 5px !important;
  	}

    #ribbon .wrapper {
      width: 97% !important;
      padding: 0 10px;
    }

  	.homeCallouts ul {
  		width:300px !important;
  		padding:0 0 0 2px !important;
  		margin: 0px !important;
  		position:relative;
  		z-index:20 !important;
  	}

    .homeCallouts .quick-links {
  		float: left !important;
  		background: #FCF9F1 !important;
  		width: 145px !important;
  		padding: 20px !important;
  		margin: 240px 30px 25px !important;
  	}

  	.homeCallouts {
  		margin: 0 auto;
      display: block;
      float: none;
      width: 244px;
    }

    .homeCallouts h3{
      position:relative;
      top:530px;
    }

  	.home-video-callout img{
  		width: 216px !important;
  		height: 120px !important;
  		margin: 550px 0 0 !important;
  	}

  	footer p{
  		margin: 0 auto !important;
  		padding: 0  !important;
  		width: 53%  !important;
  		float:none !important;
  	}

    .newsletter-signup {
      width: 260px;
      margin: 0 auto;
    }

    

    .youtube-subscribe {
          text-decoration: none !important;
          max-width: 225px !important;
          font-size: 15px;
          color: #111 !important;
        }



        .youtube-subscribe:hover {
          text-decoration: underline !important;
        }

    #input_2_1 {
      width: 185px !important;
    }

    #gform_submit_button_2{
      position: relative;
      top: -33px;
      left: 192px;
    }

  	#intro{
  		top: 125px !important;
  		height: 462px !important;
  		z-index: 5 !important;
  		position: relative !important;
  		min-width:300px !important;
  	}

  	.inner-content .primary {
  		width: 92% !important;
  		padding: 20px 4% 25px 4% !important;
  		position:relative;
  	}


  	#intro img{
  		margin:16px 19%;
  	}


  	#intro h1 {
  		float: left !important;
  		font-size: 23px !important;
  		color: white !important;
  		width: 90% !important;
  		margin: 210px 5% 0 5% !important;
  		line-height: 1.1em !important;
  		z-index: 10 !important;
  		position: absolute !important; 
  	}

  	.inner-content .right-sidebar {
  		float:left !important;
  		margin-left:30px !important;
  		/*margin-top: 80px;*/
  	}

  	.inner-content .left-sidebar {
  		margin:0 0 0 45px;
  		/*padding: 25px 25px 25px 270px !important;*/
  		/*position: */
        }

/* --- Headline Fix for Smartphones - kmalone - 12/10/14 ---- */

     #ribbon .headlineBG {
      top: -66px;
      left: -50px;
      width: 400px;
      height:100px;
      background-size: cover;
    }

    #ribbon .headline{
	    max-width: 400px;
    }

    #ribbon h1 {
      margin-top: 22px;
      font-size: 30px;
    }
  .left-sidebar {
    display: none;
  }
  .right-sidebar {
    display: none;
  }
  .quick-links{
    display: none;
  }
}

/* -----------Ipad View----------- */ 
  @media only screen and (max-width : 768px) and (min-width : 651px)   {

     /* All your tablet rules go inside here */

    #google_translate_element {
      left: 77%;
    }
    
    .wrapper {
        width: 768px !important;
     }
     
     body{
       width: 768px;
      }
     
     header #logo {
      margin: 0 auto !important;
      width: 221px;
    }
    
    header #social-search {
      top: 45px !important;
      width: 67% !important;
      left: 240px !important;
    }

    .slideshow h1 {
      width: 91%;
      font-size: 32px;
      line-height: 1.0em;
    }
    
    

    
    .network-nav #social-search {
      position: absolute;
      top: 115px !important;
      width: 250px;
      right: 0 !important;
    left:250px; 
    }
    
    footer #social-search #searchform #searchsubmit{
          position: relative;
          top: 7px;
          left: -185px;
          text-indent: -9999px;
          border: none;
          background: url(img/search.png) top left no-repeat; }
    
    footer #social-search {
      top: 0 !important;
      width: 50% !important;
      left: 0 !important;
      margin:160px 0 20px 160px;
      position:relative;
    }
    
    footer #social-search a.twitter{
      float:left;
      margin:0 0 0 20px;
    }
    
    footer #social-search a.facebook{
      float:left;
      margin:0 0 0 40px;
    }
    
    footer #social-search a.pinterest{
      float:left;
      margin:0 0 0 60px;
    }
    
    footer #social-search form{
      margin:-120px 0 0 95px !important;
      float:left;
    }
    

    
    nav {
      position: absolute !important;
      top: 111px !important;
      left: 139px !important;
      width: 500px !important;
    }
    
    
    .slideshow {
      top: 240px !important;
    }
    
    #ribbon {
      /*height:auto !important;*/
      min-height: 206px !important;
      margin-top: 389px !important;
      /*padding: 0 0 5px !important;*/
    }

    #ribbon .wrapper { 
      width: 664px !important;
      padding: 17px;
    }

    .homeVideo {
      border: none !important;
    }

    #ribbon .homeContent h2 {
      top: 0px !important;
    }

    #ribbon .homeContent p {
      margin-top: 0px !important;
    }
    
    #choose-industry ul.industry-buttons {
      width:300px !important;
      padding:0 0 0 2px !important;
      margin:28px 0 0 !important;
    }
     
      #choose-industry .quick-links {
      float: left !important;
      background: #FCF9F1 !important;
      width: 145px !important;
      padding: 20px !important;
      margin: 160px 30px 25px !important;
    }
    
    #choose-industry {
      margin: 0 0 0 260px !important;
      width: 300px;
    }

    .home-video-callout img{
      width: 216px !important;
      height: 120px !important;
      margin: 660px 0 0 !important;
    }
    
    footer p{
      /*margin: 0 auto !important;
      padding: 0  !important;
      width: 18%  !important;
      float:none !important;*/
      
      margin: 0 !important;
      padding: 0 !important;
      width: 100% !important;
      float: none !important;
      text-align: center;
      
    }
    
    .home footer p{
      margin: 0 0 0 90px !important;
    }
    
    footer .menu {
      margin: 0px 0 0 287px;
    }
    
    .newsletter-signup {
      width: 260px;
      margin: 0 auto;
      display: none;
    }
    
    #input_2_1 {
      width: 185px !important;
    }
    
    #gform_submit_button_2{
      position: relative;
      top: -33px;
      left: 192px;
    }
    
    #intro{
      top: 94px !important;
      height: 312px !important;
      z-index: 5 !important;
      position: relative !important;
      min-width:300px !important;
    }
    
    .inner-content .primary {
      width: 700px !important;
      padding: 20px 15px 0px !important;
    }
    
    #intro h1 {
      float: left !important;
      font-size: 25px !important;
      color: white !important;
      width: 476px !important;
      margin: 64px 0 0 231px !important;
      line-height: 1.1em !important;
      z-index: 10 !important;
      position: absolute !important;
    }
    
    .inner-content .right-sidebar, .inner-content .left-sidebar {
      display: none;
    }
    
    #intro img {
      margin: 20px 0 0 16px !important;
    }
    
    .inner-content .left-sidebar {
      padding: 25px 25px 25px 350px !important;
    }

    .quick-links{
      margin-left:300px;  
    }
    
    #ribbon .headline {
      width: 500px !important;
      padding: 0 35px;
      line-height: 42px;
      margin: 0px 0 0 100px;
    }
    
    #ribbon h2 {
      padding: 0 20px !important;
    }

    
    #ribbon p {
      padding: 0 20px !important;
      width:90% !important;
    }
    
    .homeCallouts{
      margin:0 0 0 18px;
    }
    
    .Buckles ul {
      width: 100%;
      margin: 100px auto 0 auto !important;
    }
    
    
    .Buckles ul img{
      width: 28%;
    }
    
    .left-sidebar-home {
      display: none;
    }
    
    
    
    header #social-search .twitter, header #social-search .facebook, header #social-search .youtube, header #social-search .pinterest,  footer #social-search .twitter, footer #social-search .facebook, footer #social-search .youtube, footer #social-search .pinterest {
        position: absolute;
        text-indent: -99999px;
        display: block;
        height: 18px;
        width: 18px; }
      header #social-search .twitter{
        background: url(img/twitter.png) top left no-repeat;
        top: 3px;
        left: -7px; }
      
    footer #social-search .twitter {
        background: url(img/twitter.png) top left no-repeat;
      margin-top:-110px !important;
      float:left;
        } 
      
    /*.page-child footer #social-search .twitter {
      margin-left:180px !important;  
    }*/
      
      header #social-search .facebook {
        background: url(img/facebook.png) top left no-repeat;
        top: 3px;
        left: 14px; }
      
     footer #social-search .facebook {
        background: url(img/facebook.png) top left no-repeat;
      margin-top:-110px !important;
      float:left;
        } 
      
    /*  .page-child footer #social-search .facebook {
      margin-left:200px !important;  
    }*/
      
      header #social-search .youtube{
        background: url(img/youtube.png) top left no-repeat;
        top: 3px;
        left: 35px; }
      
    footer #social-search .youtube {
        background: url(img/youtube.png) top left no-repeat;
      margin-top:-110px !important;
      float:left;
        } 
      
    /*  .page-child footer #social-search .youtube {
      margin-left:220px !important;  
    }*/
      
      header #social-search .pinterest{
        background: url(img/pinterest.png) top left no-repeat;
        top: 3px;
        left: 55px; }
    
    footer #social-search .pinterest {
        background: url(img/pinterest.png) top left no-repeat;
      margin-top:-110px !important;
      float:left;
        }  
      
      /*.page-child footer #social-search .pinterest {
      margin-left:240px !important;  
    }*/
     
      
      header #social-search .facebook:hover,footer #social-search .facebook:hover {
        background-position: 0 -18px; }
      header #social-search .twitter:hover,footer #social-search .twitter:hover {
        background-position: 0 -18px; }
      header #social-search .pinterest:hover, header #social-search .youtube:hover,footer #social-search .pinterest:hover, footer #social-search .youtube:hover {
        background-position: 0 -18px; }
      header #social-search #searchform {
        position: absolute;
        top: 0;
        left: 80px; }
        header #social-search #searchform label,footer #social-search #searchform label {
          display: none; }
        header #social-search #searchform #searchsubmit{
          position: absolute;
          top: 7px;
          left: 6px;
          text-indent: -9999px;
          border: none;
          background: url(img/search.png) top left no-repeat; }
        header #social-search #searchform #s,footer #social-search #searchform #s {
          width: 164px;
          height: 19px;
          border: 1px solid #ececec;
          padding-left: 19px;
          font-size: 11px; }

  }



  .video-container {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 30px; height: 0; overflow: hidden;
  }

  .video-container iframe,
  .video-container object,
  .video-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }


/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
#intro img {
    margin: 20px 0 0 120px !important;
}

#intro h1 {
    color: white !important;
    float: left !important;
    font-size: 25px !important;
    line-height: 1.1em !important;
    margin: 25px 0 0 328px !important;
    position: absolute !important;
    width: 300px !important;
    z-index: 10 !important;
}

}

aside li {
  list-style: none;
}

  #TB_Image:not(:first-child) {
    display: none;
}