
#menumember img {
  display: none;
}

#mobile-menu,
#mobile-promo-text,
#mobile-topcategories,
#mobile-sourcing-text,
#mobile-promo-list,
#mobile-top-link,
#mobile-call {
  display: none;
}

#ads-mobile {
  display: none;
}

#mobile-vlinks {
  text-align: center;
}

  #mobile-vlinks span {
    font-size: 12px;
    color: #ffffff;
    line-height: 24px;
    cursor: pointer;
  }

  #mobile-vlinks span.vmobile {
    display: block;
  }

  #mobile-vlinks span.vfull {
    display: none;
  }

@media (max-width: 768px) {

  body {
    overflow-x: hidden;
  }

  #outer {
    position: relative;
    overflow: hidden;
  }

  #uvTab {
    display: none;
  }

  .wrap {
    padding: 0;
    margin: 0;
    text-align: left;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .widthcontent {
    margin: 0;
    width: 100%;
  }

  .extrawidecontent {
    margin: 0;
    width: 100%;
  }

  .iwrap {
    margin: 0;
    width: 100%;
  }

  .whitebox {
    margin: 0 0 20px 0;
    background-color: #ffffff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
  }

  #joinus {
    display: none;
  }

  #menu {
    padding: 0;
    height: 127px;
  }

    #menulogo {
      float: none;
      position: absolute;
      left: 0px;
      top: 55px;
      height: 72px;
      width: 100%;
      text-align: center;
    }

      #menulogo img {
        margin: 0;
      }

    #menuitems {
      display: none;
    }

    #menumember {
      position: absolute;
      left: 0px;
      top: 0px;
      float: none;
      padding: 0;
      margin: 0;
      background: #ce1e44;
      font-size: 11px;
      color: #ffffff;
      width: 100%;
      height: 40px;
      line-height: 40px;
      text-align: right;
      overflow: hidden;
    }

      #menumember img {
        float: left;
        display: block;
        margin: 0;
        cursor: pointer;
      }

      #menumember b {
        font-size: 11px;
      }

      #menumember a {
        display: inline-block;
        margin: 0 6px 0 0;
        color: #ffffff;
      }

        #menumember a:hover {
          color: #ffffff;
          text-decoration: underline;
        }

        #menumember span {
          margin-right: 10px;
        }

    .squarebutton {
      font-size: 11px;
      text-align: left;
      text-decoration: none;
      width: auto;
      height: auto;
      color: #ffffff;
      line-height: 40px;
      border: 0;
      background: none;
      filter: none;
      cursor: pointer;
    }

    .squarebutton:hover {
      text-decoration: none;
      background: none;
      filter: none;
    }

    .menubutton {
      float: none;
      margin-top: 0;
    }

    #signupbutton {
      margin-left: 0;
      color: #ffffff;
    }

    #member-info {
      float: right;
      margin: 0;
      font-size: 11px;
      font-weight: normal;
      color: #ffffff;
      line-height: 40px;
    }

      #member-info br {
        display: none;
      }

      #member-info a {
        font-size: 11px;
        margin-left: 10px;
        text-decoration: none;
        color: #ffffff;
      }

        #member-info a:hover {
          text-decoration: none;
          color: #ffffff;
        }

  #search {
    position: relative;
    padding: 5px 0;
    border-top: 0;
    border-bottom: 0;
    background: #d0d4d8;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    width: 100%;
    z-index: 1;
  }

    #search .widthcontent {
      height: 30px;
    }

      #search .wtext {
        margin: 0 0 0 5px;
        padding: 0 5px 0 5px;
        width: 707px;
        font-size: 13px;
        outline: 0 none !important;
        border-top: 1px solid #acacac;
        border-bottom: 1px solid #acacac;
        border-left: 1px solid #acacac;
        height: 28px;
      }

      #searchbutton {
        float: left;
        width: 40px;
        border-left: none;
        height: 30px;
        margin-top: 0;
      }

      #search input.sb {
        padding: 0;
        margin: 0;
        border: 0;
        background: url('../images/search-button-mobile-bg.png') no-repeat left top;
        width: 40px;
        height: 30px;
        text-indent: -9999px;
        cursor: pointer;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-appearance: none;
      }

        #search .sb:hover {
          background-position: left top;
        }

    #advancedsearch {
      display: none;
    }

    #pr-box {
      display: none;
    }

  #header-ads {
    display: none;
  }

  #page-nav {
    display: none;
  }

  #page_content {
    padding: 0;
    margin: 0;
    background-image: none;
    width: 100%;
  }

  #videos_header {
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
    width: 100%;
    height: auto
  }

    #videos_header h1 {
      float: none;
      display: block;
      padding: 0 10px;
      margin: 0 0 2px 0;
      background: #464646;
      font-size: 15px;
      font-weight: 700;
      color: #ffffff;
      width: 100%;
      height: 40px;
      line-height: 40px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    #videos_header h2 {
      display: none;
    }

  #videos_wrap {
    margin: 0 0 30px 0;
    width: 100%;
    overflow: hidden;
  }

  #videos_left {
    float: none;
    margin: 0;
    height: 32px;
    width: 100%;
    overflow: hidden;
  }

    #videos_left h2 {
      display: block;
      padding: 0 10px;
      margin: 0 0 2px 0;
      background: #97002e url('../images/mobile-arrow-h3.png') no-repeat right top;
      font-size: 13px;
      font-weight: 400;
      color: #eeeeee;
      height: 30px;
      line-height: 30px;
      cursor: pointer;
      width: 100%;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

      #videos_left h2.on {
        background-position: right -30px;
      }

    #videos_left ul {
      padding: 0 10px;
      margin: 0;
      background: #ce1e44;
      font-size: 11px;
      line-height: 15px;

    }

      #videos_left ul:first-of-type {
        padding-top: 5px;
      }

      #videos_left ul:last-of-type {
        padding-bottom: 5px;
      }

      #videos_left ul li {
        margin: 0;
      }

      #videos_left ul li a {
        display: block;
        padding: 0;
        margin: 0;
        border: 0;
        background: none;
        height: 21px;
        line-height: 21px;
        color: #eeeeee;
      }

        #videos_left ul li a.on {
          border: 0;
          background: none;
          color: #ffffff;
          font-weight: 700;
        }

      #videos_left ul li ul li a {
        padding-left: 0;
        color: #dddddd;
      }

        #videos_left ul li a:hover {
          border: 0;
          background: none;
          color: #ffffff;
          text-decoration: underline;
          box-shadow: none;
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
        }

    #videos_left p.ads {
      display: none;
    }

  #videos_right {
    float: none;
    margin: 0;
    width: 100%;
    overflow: hidden;
  }

    #videos_top {
      display: none;
    }

    #videos_bottom {
      padding: 0;
      margin: 20px 0 0 0;
      width: 100%;
    }

    .hp-heading {
      padding: 0;
      margin: 0;
      border-bottom: 0;
      width: 100%;
      overflow: hidden;
    }

      #page_content #videos_bottom h2 {
        display: none;
      }

      #page_content #videos_bottom .hp-heading h2 {
        float: none;
        display: block;
        padding: 0;
        margin: 0;
        border: 0;
        border-bottom: 0;
        background: #ce1e44;
        font-family: 'Monda', sans-serif;
        font-size: 15px;
        font-weight: 400;
        color: #eeeeee;
        text-transform: capitalize;
        height: 30px;
        line-height: 30px;
        text-align: center;
      }

      #page_content .hp-heading a   {
        display: none;
      }

    .vwrap {
      padding: 0;
      margin: 0;
      width: 100%;
    }

    .vdiv {
      float: none;
      padding: 20px 300px;
      margin: 0;
      border: 0;
      border-bottom: 1px solid #dddddd;
      background: #ffffff;
      width: 168px;
    }

      .vdiv .image {
        padding: 0;
      }

      .vdiv p {
        margin: 6px 0 0 0;
        color: #808285;
      }

        .vdiv p.top a {
          display: block;
          font-size: 15px;
          font-weight: 400;
          color: #000000;
          text-transform: capitalize;
          line-height: 19px;
          height: auto;
        }

    .search-video {
      padding: 20px 300px;
      margin: 0;
      border: 0;
      border-bottom: 1px solid #dddddd;
      background: #ffffff;
      width: 168px;
    }

      .search-video .image {
        float: none;
        padding: 0;
        margin: 0;
        border: 0;
      }

      .search-video .text {
        float: none;
        padding: 0;
        margin: 6px 0 0 0;
        width: 168px;
      }

        .search-video .text p.top {
          margin: 0;
          font-size: 15px;
          font-weight: 400;
          line-height: 19px;
          text-transform: capitalize;
        }

          .search-video .text p.top a   {
            color: #000000;
          }

        .search-video .text p:nth-child(2),
        .search-video .text p:nth-child(3) {
          display: none;
        }

        .search-video .text p:last-child {
          color: #808285;
        }

  #view_video_middle {
    float: none;
    padding: 0;
    margin: 20px 0 0 0;
    width: 100%;
  }

    #view_video_middle h1 {
      padding: 0 10px;
      text-transform: capitalize;
    }

    #video-player {
      padding: 0;
      margin: 0 auto;
      border-top: 0;
      border-bottom: 0;
      width: 320px;
      height: 180px;
    }

    .v-info {
      display: none;
      width: 100%;
    }

      .v-info .es {
        margin-left: 10px;
      }

      .v-info .views {
        margin-right: 10px;
      }

    #share_video,
    #embed_video {
      display: none;
    }

    #embed_video .code {
      width: 450px;
    }

    .v-details {
      margin: 10px;
    }

  #page_content h2.heading {
    float: none;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    border-bottom: 0;
    background: #ce1e44;
    font-family: 'Monda', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #eeeeee;
    text-transform: capitalize;
    height: 30px;
    line-height: 30px;
    text-align: center;
  }

  #page_content #view_video_middle h2.heading {
    display: none;
  }

    #view_video_middle p.gray {
      display: none;
      margin: 15px 10px;
    }

  .comment {
    display: none;
    padding: 10px;
    margin: 15px 10px;
    border: 1px solid #dddddd;
    background: #ffffff;
    width: 278px;
    overflow: hidden;
  }

    .comment .image {
      float: left;
      padding: 0;
      margin: 0;
      width: 54px;
    }

      .comment .image img {
        padding: 2px;
        border: 1px solid #cccccc;
        width: 48px;
        height: 48px;
      }

    .comment .text {
      float: left;
      padding: 0;
      margin: 0 0 0 10px;
      width: 214px;
      overflow: hidden;
    }

      .comment .text .name {
        margin: 0;
        font-size: 11px;
        color: #38393b;
      }

      .comment .text .date {
        margin: 3px 0 0 0;
        font-size: 11px;
        color: #808285;
      }

      .comment .text .body {
        margin: 10px 0 0 0;
        font-size: 11px;
      }
  #commentform {
    display: none;
  }

  #view_video_right {
    float: none;
    margin: 20px 0;
    width: 100%;
  }

  .sb-video {
    float: none;
    padding: 20px 300px;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #dddddd;
    background: #ffffff;
    width: 168px;
  }

    .sb-video:hover {
      background: #ffffff;
      box-shadow: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
    }

    .sb-video .image {
      padding: 0;
      margin: 0;
      border: 0;
      background: #ffffff;
      width: 168px;
      height: 126px;
    }

      .sb-video .image div {
        position: relative;
        padding: 0;
        margin: 0;
        border: 0;
        background: #000000;
        width: 168px;
        height: 126px;
        overflow: hidden;
      }

        .sb-video .image div img {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          width: 168px;
          height: 126px;
        }

    .sb-video .text {
      padding: 0;
      margin: 6px 0 0 0;
      font-size: 11px;
      color: #606060;
      width: 168px;
      line-height: 15px;
      overflow: hidden;
    }

      .sb-video .text p.top {
        margin: 0;
      }

        .sb-video .text p.top a {
          display: inline-block;
          font-size: 15px;
          font-weight: 400;
          color: #000000;
          text-transform: capitalize;
          line-height: 19px;
          height: auto;
          overflow: hidden;
        }

      .sb-video .text p {
        margin: 6px 0 0 0;
        color: #808285;
      }



  .page-links {
    padding: 0;
    margin: 20px 0 0 0;
    border-top: 0;
    border-bottom: 0;
  }

  .page-links div.left {
    display: none;
  }

  .page-links div.right {
    float: none;
    width: 100%;
    overflow: hidden;
    text-align: center;
  }

    .page-links div.rightt a {
      color: #ce1e44;
    }

      .page-links div.right a.prev,
      .page-links div.right a.next {
        display: none;
      }

    .page-links div.right span.on {
      border: 1px solid #38393b;
      width: 30px;
      height: 30px;
      line-height: 30px;
    }

  #tradesafe {
    display: none;
  }

  #footer .wrap {
    padding: 10px 0 10px 0;
  }

  #mobile-menu {
    position: absolute;
    left: -280px;
    display: block;
    padding: 0;
    margin: 0;
    background: #ce1e44;
    width: 280px;
    overflow-y: auto;
    overflow-x: hidden;
  }

    #mobile-menu h3 {
      padding: 0 10px;
      font-size: 13px;
      color: #ffffff;
      border-bottom: 0;
      line-height: 32px;
      white-space: nowrap;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    #mobile-menu ul:last-child {
      margin: 0 0 56px 0;
    }

    #mobile-menu a {
      display: block;
      padding: 0 10px;
      background: #565656;
      border-top: 1px solid #666666;
      border-bottom: 1px solid #464646;
      color: #cccccc;
      font-size: 13px;
      line-height: 36px;
      white-space: nowrap;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
    }

      #mobile-menu a:hover {
        color: #ffffff;
        text-decoration: none;
      }

  #social-media {
    display: none;
  }

  #mobile-top-link {
    display: block;
    margin: 0 0 30px 0;
    text-align: center;
  }

    #mobile-top-link a {
      display: inline-block;
      padding: 0 0 0 18px;
      background: url('../images/mobile-arrow-top.png') no-repeat left center;
      color: #262626;
      text-decoration: none;
    }

      #mobile-top-link a:hover {
        color: #ce1e44;
        text-decoration: underline;
      }

  #mobile-call {
    display: block;
    padding: 0 0 30px 0;
    margin: 0;
    text-align: center;
  }

    #mobile-call a {
      display: inline-block;
      padding: 0 12px;
      height: 40px;
      line-height: 40px;
      background: #ce1e44;
      border-radius: 5px;
      -moz-border-radius: 5px;
      font-size: 12px;
      font-weight: 700;
      color: #ffffff;
      text-decoration: none;
    }

  #footer {
    margin: 0 0 56px 0;
    border-top: 0;
    background-color: #464646;
  }

    #footer a {
      color: #c8c9cd;
    }

    #footer .widthcontent {
      color: #c8c9cd;
      font-size: 11px;
      padding: 0;
    }

    #footer .fc-wrap {
      margin: 0;
      width: 100%;
      overflow: hidden;
    }

      #footer .fc-wrap:first-of-type {
        display: none;
      }

  #footer .fc-wrap .social {
    float: none;
    padding: 12px 0;
    margin: 0 auto;
    border-top: 0;
    border-bottom: 0;
    width: 110px;
  }

    #footer .fc-wrap .social ul {
      width: 110px;
      height: 30px;
    }

      #footer .fc-wrap .social ul li {
        float: left;
        display: block;
        margin: 0 10px 0 0;
      }

        #footer .fc-wrap .social ul li:last-child {
          margin-right: 0;
        }

  #footer .fc-wrap .channels {
    display: none;
  }

  #footer .fc-wrap .fc-left {
    float: none;
    text-align: center;
    font-size: 11px;
  }

  #footer .fc-wrap .fc-right {
    float: none;
    margin: 5px 0 0 0;
    text-align: center;
  }

    #footer .fc-wrap .fc-right a:hover {
      color: #ffffff;
      text-decoration: underline;
    }

  #mobile-vlinks span.vmobile {
    display: none;
  }

  #mobile-vlinks span.vfull {
    display: block;
  }

  #ads-mobile {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding: 3px 0;
    background: rgba(0,0,0,0.80);
    text-align: center;
  }

}

@media (max-width: 720px) {

  #search .wtext { width: 659px; }

  .vdiv, .search-video, .sb-video { padding: 20px 276px; }

}

@media (max-width: 640px) {

  #search .wtext { width: 579px; }

  .vdiv, .search-video, .sb-video { padding: 20px 236px; }

}

@media (max-width: 600px) {

  #search .wtext { width: 539px; }

  .vdiv, .search-video, .sb-video { padding: 20px 216px; }

}

@media (max-width: 568px) {

  #search .wtext { width: 507px; }

  .vdiv, .search-video, .sb-video { padding: 20px 200px; }

}

@media (max-width: 540px) {

  #search .wtext { width: 479px; }

  .vdiv, .search-video, .sb-video { padding: 20px 186px; }

}

@media (max-width: 480px) {

  #search .wtext { width: 419px; }

  .vdiv, .search-video, .sb-video { padding: 20px 156px; }

}

@media (max-width: 384px) {

  #search .wtext { width: 323px; }

  .vdiv, .search-video, .sb-video { padding: 20px 108px; }

}

@media (max-width: 320px) {

  #search .wtext { width: 259px !important; }

  .vdiv, .search-video, .sb-video { padding: 20px 76px; }

}

