﻿@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ir {
  overflow: hidden; }
  .ir:before {
    content: "";
    display: block;
    width: 0;, url("fonts/tgr-site-icons.ttf") format("truetype"),
    height: 100%; }

@font-face {
  font-family: tgrIcons;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/tgr-site-icons.eot");
  src: url("fonts/tgr-site-icons.eot?#iefix") format("embedded-opentype"), url("fonts/tgr-site-icons.woff") format("woff"), url("fonts/tgr-site-icons.ttf") format("truetype"), url("fonts/tgr-site-icons.svg#tgrIcons") format("svg"); }

.top-nav .active-nav .social-links a, .secondary-nav .social-links a {
  text-decoration: none; }

.loading {
  overflow: hidden;
  background-color: #fff;
  background-image: url(http://www.tetongravity.com/images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center; }

p {
  color: #161616;
  line-height: 1.5;
  letter-spacing: 0.09px;
  font-size: 18px;
  font-weight: 400; }

h1 {
  color: #161616;
  font-size: 36px;
  font-weight: 800; }

h2 {
  color: #161616;
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 800 !important; }

h3 {
  color: #161616;
  font-size: 16px;
  font-weight: 800; }

h4, .sidebar-nav a {
  color: #161616;
  font-size: 14px;
  font-weight: 300; }

h5 {
  color: #161616;
  font-size: 12px;
  font-weight: 300; }

.container {
  position: relative;
  margin: 0 auto;
  background: white;
  max-width: 60.625em;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .container:after {
    content: "";
    display: table;
    clear: both; }
  .container .inner-wrapper {
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .container .inner-wrapper:after {
      content: "";
      display: table;
      clear: both; }

h2 {
  position: relative;
  font-size: 18px;
  margin-bottom: 20px; }

a {
  color: #161616;
  text-decoration: none;
  outline: none;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent; }
  a:hover {
    color: #00c0ff; }
  a:active {
    color: #00c0ff; }
  a:focus {
    color: #00c0ff; }

a h1, a h4, a span {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
a:hover h1, a:hover h4, a:hover span {
  color: #00c0ff; }

h1, h2, h3, h4, h5 {
  text-transform: uppercase; }

h1 {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility; }
  h1.page-title, .hero-slider .well h2.page-title, .hero-slider .well .edit-profile .page-title.close-button, .edit-profile .hero-slider .well .page-title.close-button, .hero-slider .well .signup-login #content .page-title.close-button, .signup-login #content .hero-slider .well .page-title.close-button {
    font-size: 18px;
    padding: 20px 0;
    border-top: 1px solid #161616;
    border-bottom: 1px solid #161616; }


  h2.with-triangle .push-right, .edit-profile .with-triangle.close-button .push-right, .signup-login #content .with-triangle.close-button .push-right {
    float: right; }
  h2.with-triangle a, .edit-profile .with-triangle.close-button a, .signup-login #content .with-triangle.close-button a {
    margin-left: 7px; }
  h2.with-triangle .i-triangle, .edit-profile .with-triangle.close-button .i-triangle, .signup-login #content .with-triangle.close-button .i-triangle {
    margin-right: 10px; }
  h2.with-borders:before, #contact .container .with-borders:before, .edit-profile .with-borders.close-button:before, .signup-login #content .with-borders.close-button:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    background: #161616; }
  h2.with-borders:after, #contact .container .with-borders:after, .edit-profile .with-borders.close-button:after, .signup-login #content .with-borders.close-button:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    background: #161616; }

h3 {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility; }
  h3 span {
    color: #ff3c00;
    font-size: 70%;
    padding-left: 5px; }

p.medium-text {
  color: #161616;
  font-size: 14px;
  font-weight: 600; }

.tc-blue {
  color: #00c0ff; }

em {
  font-style: italic; }

strong {
  font-weight: 800; }

.with-borders {
  position: relative;
  padding: 20px 0; }
  .with-borders:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    background: #161616; }
  .with-borders:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    background: #161616; }

.input-wrap .submit {
    position: absolute;
    right: 10px;
    top: 0;
}

.button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 10px 25px;
  background: #ff3c00;
  color: #fff;
  border: none;
  font-weight: 800;
  font-family: "proxima-nova";
  font-size: 14px;
  letter-spacing: .7px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.submit {
    -moz-appearance: none;
    border-radius: 0;
    height: 40px;
    margin-left: -6px;
    padding: 0 !important;
    position: relative;
    width: 80px;
}

.top-nav {
  position: relative;
  background-color: #161616;
  padding: 13px 0;
  overflow: visible !important; }
  .top-nav:after {
    content: "";
    display: table;
    clear: both; }

.active-off-screen .menu-link:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.menu-link {
  position: absolute;
  right: 20px;
  display: none;
  padding-right: 40px;
  color: white;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  font-size: 18px;
  font-weight: 600; }
  .menu-link:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/off-screen-toggle.png) no-repeat;
    background-size: 90%;
    position: absolute;
    top: -2px;
    right: 0px; }

.spacer {
  display: none;
  width: 100%;
  height: 100%;
  padding: 10px; }

.top-nav .menu-link:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }
.top-nav .menu-link.active-toggle:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 1px;
  right: 2px; }
.top-nav .active-nav {
  margin-top: 10px; }
  .top-nav .active-nav > ul:after {
    content: "";
    display: table;
    clear: both; }
  .top-nav .active-nav > ul > li {
    position: relative;
    padding: 0; }
    .top-nav .active-nav > ul > li:after {
      display: none; }
    .top-nav .active-nav > ul > li a {
      color: white;
      letter-spacing: .5px;
      padding-left: 10px;
      font-size: 14px;
      font-weight: 300;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
      .top-nav .active-nav > ul > li a.heavy-text {
        font-weight: 800;
        -webkit-font-smoothing: antialiased;
        -webkit-text-size-adjust: 100%;
        text-rendering: optimizeLegibility; }
      .top-nav .active-nav > ul > li a:hover {
        background: #00c0ff; }
    .top-nav .active-nav > ul > li.search-box:after {
      display: none; }
  .top-nav .active-nav .has-dropdown {
    border: none !important; }
    .top-nav .active-nav .has-dropdown > a {
      display: none; }
  .top-nav .active-nav .dropdown {
    background: none !important; }
    .top-nav .active-nav .dropdown li a:before {
      display: none; }
  .top-nav .active-nav .search-box {
    border: none !important; }
    .top-nav .active-nav .search-box .trigger {
      display: none; }
  .top-nav .active-nav .form-container {
    display: block !important;
    float: none;
    height: auto;
    margin-left: 10px; }
  .top-nav .active-nav .social-links {
    position: relative;
    margin: 25px 0 0 10px; }
    .top-nav .active-nav .social-links:after {
      content: "";
      position: absolute;
      top: 0;
      right: -5px;
      display: block;
      background-color: white;
      width: 1px;
      height: 100%; }
    .top-nav .active-nav .social-links a {
      display: inline-block;
      margin-right: 10px;
      height: 24px;
      color: #fff;
      position: relative; }
      .top-nav .active-nav .social-links a:before {
        font-size: 20px; }
      .top-nav .active-nav .social-links a.i-facebook:before {
        font-size: 18px; }
      .top-nav .active-nav .social-links a.i-instagram:before {
        position: relative;
        top: 3px;
        font-size: 16px; }
      .top-nav .active-nav .social-links a.i-youtube:before {
        position: relative;
        top: -9px;
        font-size: 38px; }
      .top-nav .active-nav .social-links a:hover {
        color: #00c0ff; }

.secondary-nav:after {
  content: "";
  display: table;
  clear: both; }
.secondary-nav > ul {
  float: right; }
  .secondary-nav > ul:after {
    content: "";
    display: table;
    clear: both; }
  .secondary-nav > ul > li {
    position: relative;
    float: left;
    padding: 4px 20px; }
    .secondary-nav > ul > li:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      background-color: white;
      width: 1px;
      height: 100%; }
    .secondary-nav > ul > li a {
      color: white;
      letter-spacing: .075rem;
      text-align: center;
      font-size: 14px;
      font-weight: 300;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
      .secondary-nav > ul > li a.heavy-text {
        font-weight: 800;
        -webkit-font-smoothing: antialiased;
        -webkit-text-size-adjust: 100%;
        text-rendering: optimizeLegibility; }
      .secondary-nav > ul > li a:hover {
        color: #00c0ff; text-decoration: none;}
    .secondary-nav > ul > li.search-box:after {
      display: none; }
  .secondary-nav > ul .has-dropdown {
    position: relative;
    padding: 4px 40px 4px 20px; }
    .secondary-nav > ul .has-dropdown.open > .dropdown {
      display: block; }
    .secondary-nav > ul .has-dropdown.open > a, .secondary-nav > ul .has-dropdown:hover > a {
      color: #00c0ff; }
    .secondary-nav > ul .has-dropdown.open > a:before {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      top: 12px;
      right: 18px;
      color: #00c0ff; }
    .secondary-nav > ul .has-dropdown > a {
      padding-right: 0; }
      .secondary-nav > ul .has-dropdown > a:before {
        content: "5";
        display: block;
        width: 12px;
        height: 7px;
        position: absolute;
        top: 6px;
        right: 20px;
        font-size: 14px !important; }
  .secondary-nav > ul .dropdown {
    display: none;
    width: 300px;
    position: absolute;
    top: 22px;
    right: auto;
    left: 0;
    z-index: 10;
    padding: 20px 0 12px;
    background-color: #161616; }
    .secondary-nav > ul .dropdown li {
      padding: 0; }
      .secondary-nav > ul .dropdown li:last-child a {
        padding-bottom: 10px; }
      .secondary-nav > ul .dropdown li a {
        -webkit-font-smoothing: antialiased;
        -webkit-text-size-adjust: 100%;
        text-rendering: optimizeLegibility;
        display: block;
        padding: 12px 20px 12px;
        font-weight: 600;
        font-size: 14px;
        text-align: left; }
        .secondary-nav > ul .dropdown li a:hover {
          color: #00c0ff; }
  .secondary-nav > ul .dropdown .icon:before {
    vertical-align: middle;
    padding-right: 10px;
    top: -2px;
    position: relative; }
.secondary-nav .social-links {
  position: relative;
  top: 2px;
  margin-top: 0; }
  .secondary-nav .social-links:after {
    content: "";
    position: absolute;
    top: 0;
    right: -5px;
    display: block;
    background-color: white;
    width: 1px;
    height: 100%; }
  .secondary-nav .social-links a {
    display: inline-block;
    margin-right: 17px;
    height: 24px;
    color: #fff;
    position: relative; }
    .secondary-nav .social-links a:before {
      font-size: 20px; }
    .secondary-nav .social-links a.i-facebook:before {
      font-size: 18px; }
    .secondary-nav .social-links a.i-instagram:before {
      position: relative;
      top: 3px;
      font-size: 16px; }
    .secondary-nav .social-links a.i-youtube:before {
      position: relative;
      top: -9px;
      font-size: 38px; }
    .secondary-nav .social-links a:hover {
      color: #00c0ff; }

.search-box a .i-magnifying:before
{
    font-size: 20px;
    left: 6px;
    position: relative;
    top: 4px;
}
.search-box > a {
  display: block;
  font-size: 20px;
  height: 19px;
  margin-top: 0px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .search-box > a:before {
    font-size: 20px; }
  .search-box > a.active {
    position: relative;
    z-index: 500;
    color: #00c0ff; }

.form-container {
  display: none;
  clear: both;
  float: right;
  height: 0px;
  margin: 20px 20px 10px 0;
  position: relative;
  width: 446px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .form-container .search-input {
    width: 370px;
    padding: 10px 14px 9px 14px;
    float: left;
    display: inline; }
  .form-container .button:hover, .form-container .edit-profile .location input[type="submit"]:hover, .edit-profile .location .form-container input[type="submit"]:hover {
    background: #fff;
    color: #000; }
  .form-container .submit {
    top: 2px;
    display: inline;
    float: right; }

.branding {
  float: left;
  padding: 15px 0 0 15px;
  margin-right: 20px; }
  .branding .nav-toggle {
    display: none;
    position: absolute;
    top: 37px;
    right: 10px;
    color: #161616;
    padding-right: 45px;
    font-size: 18px;
    font-weight: 600; }
    .branding .nav-toggle:before {
      content: "";
      position: absolute;
      top: 2px;
      right: 0px;
      display: block;
      width: 35px;
      height: 35px;
      background: url(../images/menu-toggle.png) no-repeat;
      background-size: 70%; }
    .branding .nav-toggle:hover {
      color: #00c0ff; }

@media all and (max-width: 860px) {
  .leaderboard, .super-leaderboard, .medium-rectangle, .half-page, .ad-banner img {
    width: 100% !important; }

  .branding {
    padding-left: 20px; }

  .menu-link {
    display: block; }

  .secondary-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 13.755em;
    right: -13.755em;
    height: 100%;
    background: #161616;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }

  .active-secondary-nav {
    display: block !important;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 13.755em;
    right: -13.755em;
    height: 100%;
    background: #161616;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .active-secondary-nav li {
      border-bottom: 1px solid #232323; }
      .active-secondary-nav li a {
        display: block;
        color: white;
        padding: 10px 20px; }
        .active-secondary-nav li a:hover {
          background: #ff3c00; }
    .active-secondary-nav .trigger {
      display: none; }
    .active-secondary-nav .form-container {
      display: block !important;
      height: auto;
      margin: 20px 0 0 0;
      float: none; }
      .active-secondary-nav .form-container input {
        width: 100%;
        padding: 10px;
        border: none; }
      .active-secondary-nav .form-container .submit {
        margin-left: 0; }
    .active-secondary-nav .social-links {
      position: relative;
      margin-top: 4px;
      padding-top: 20px;
      text-align: center; }
      .active-secondary-nav .social-links:after {
        content: "";
        position: absolute;
        top: 0;
        right: -5px;
        display: block;
        background-color: white;
        width: 1px;
        height: 100%; }
      .active-secondary-nav .social-links a {
        display: inline-block;
        margin-right: 10px;
        width: 19px;
        height: 18px;
        background: url("../images/social-icons.png") no-repeat; }
        .active-secondary-nav .social-links a.fb-icon {
          background-position: 5px 0px; }
          .active-secondary-nav .social-links a.fb-icon:hover {
            background-position: 5px -18px; }
        .active-secondary-nav .social-links a.tw-icon {
          background-position: -30px 0px; }
          .active-secondary-nav .social-links a.tw-icon:hover {
            background-position: -30px -18px; }
        .active-secondary-nav .social-links a.i-icon {
          background-position: -69px 0px; }
          .active-secondary-nav .social-links a.i-icon:hover {
            background-position: -69px -18px; }
        .active-secondary-nav .social-links a.yt-icon {
          width: 40px;
          background-position: -105px 0px; }
          .active-secondary-nav .social-links a.yt-icon:hover {
            background-position: -105px -18px; }

  .nav-toggle {
    display: block !important; }

  .primary-nav {
    display: none;
    clear: both; }

  .active-nav {
    display: none;
    clear: both; }

  .nav-toggle {
    display: block !important; }

  .secondary-nav {
    display: none;
    clear: both; }

  .active-nav {
    clear: both; }
    .active-nav li {
      float: none; }
      .active-nav li a {
        display: block;
        color: #161616;
        width: 100%;
        padding: 10px 20px;
        font-size: 18px;
        font-weight: 700; }
        .active-nav li a:hover {
          color: white;
          background: #ff3c00; }
      .active-nav li.mobile-dropdown {
        border: none !important; }
        .active-nav li.mobile-dropdown > a {
          display: none; }
        .active-nav li.mobile-dropdown .dropdown {
          display: block !important; }
      .active-nav li.needs-dropdown {
        border: block !important; }
        .active-nav li.needs-dropdown > a {
          display: block !important; }
        .active-nav li.needs-dropdown .dropdown {
          display: none;
          background: #232323 !important; }
      .active-nav li.has-dropdown > a {
        position: relative; }
        .active-nav li.has-dropdown > a:after {
          content: "+";
          display: block;
          position: absolute;
          top: 10px;
          right: 10px; }
      .active-nav li.has-dropdown.dropdown-active > a:after {
        content: "-"; }
    .active-nav .submit {
      margin: 10px 0 0 0;
      float: right; } }
.primary-nav {
  background: none;
  padding: 35px 0 19px 0;
  overflow: visible;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .primary-nav:after {
    content: "";
    display: table;
    clear: both; }
  .primary-nav ul {
    background: none; }
    .primary-nav ul:after {
      content: "";
      display: table;
      clear: both; }
    .primary-nav ul > li {
      position: relative;
      float: left;
      padding: 4px 13px; }
      .primary-nav ul > li.last-nav-item {
        padding-right: 0px !important; }
      .primary-nav ul > li a {
        position: relative;
        color: black !important;
        padding: 0;
        line-height: 20px !important;
        font-size: 18px;
        font-weight: 700;
        background: none; }
        .primary-nav ul > li a:hover {
          background: white;
          color: #ff3c00 !important; 
	  text-decoration: none; }
        .primary-nav ul > li a.active {
          color: #ff3c00 !important; }
          .primary-nav ul > li a.active:after {
            content: "";
            display: block;
            width: 100%;
            height: 2px;
            position: absolute;
            top: 100%;
            left: 0;
            background: #ff3c00;
            -webkit-transform: translateY(0px);
            -moz-transform: translateY(0px);
            -ms-transform: translateY(0px);
            -o-transform: translateY(0px);
            transform: translateY(0px);
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
            filter: alpha(opacity=100);
            zoom: 1; }
        .primary-nav ul > li a:after {
          content: "";
          position: absolute;
          top: 100%;
          left: 0;
          width: 100%;
          height: 2px;
          background: #ff3c00;
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
          filter: alpha(opacity=0);
          zoom: 1;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s;
          -webkit-transform: translateY(-10px);
          -moz-transform: translateY(-10px);
          -ms-transform: translateY(-10px);
          -o-transform: translateY(-10px);
          transform: translateY(-10px); }
  .primary-nav .dropdown {
    display: none;
    position: absolute;
    width: 300px;
    min-width: 100px;
    top: 20px;
    right: auto;
    left: 0;
    z-index: 10;
    padding: 10px 0 0;
    background-color: white; }
    .primary-nav .dropdown li {
      float: none;
      padding: 0;
      text-align: left; }
      .primary-nav .dropdown li a {
        display: block;
        padding: 9px 20px 11px; }
        .primary-nav .dropdown li a:hover {
          color: #ff3c00; }
        .primary-nav .dropdown li a:after {
          height: 0px !important; }
        .primary-nav .dropdown li a:last-child {
          padding-bottom: 10px; }
  .primary-nav .has-dropdown {
    position: relative; }
    .primary-nav .has-dropdown:hover > .dropdown {
      display: block !important; }
    .primary-nav .has-dropdown:hover > a {
      color: #ff3c00; }
    .primary-nav .has-dropdown > a:after {
      border: none !important;
      background: url(../images/drop-down-arrow.png) no-repeat !important;
      top: 6px;
      left: auto;
      right: -13px !important;
      margin-top: 0 !important;
      z-index: 100;
      height: 12px !important;
      width: 12px !important;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
      filter: alpha(opacity=100);
      zoom: 1;
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); }
    .primary-nav .has-dropdown > a:hover:after {
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); }
    .primary-nav .has-dropdown a:after {
      border-color: rgba(0, 0, 0, 0.4) transparent transparent transparent !important; }

.page-logo {
  display: block;
  background: url(../images/teton-logo.svg) no-repeat;
  background-size: 100%;
  text-indent: -9999px;
  width: 161px;
  height: 60px; }

.no-svg .page-logo {
  background: url(../images/teton-logo.png) no-repeat; }

#navigation {
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out; 
  background: none repeat scroll 0 0 #fff;
  }
.top-nav {
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out; 
  background: none repeat scroll 0 0 #161616;
  }

html {
  padding-top: 56px; }
  html .top-nav  {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    -webkit-animation: flyIn 0.1s ease-in-out;
    -moz-animation: flyIn 0.1s ease-in-out;
    animation: flyIn 0.1s ease-in-out; }
  html.minimal .top-nav  {
    top: -56px; }
  html.sticky-ad .skin.page-top {
    position: fixed;
    top: 109px; }

@-webkit-keyframes flyIn {
  from {
    top: -150px; }

  to {
    top: -56px; } }
@-moz-keyframes flyIn {
  from {
    top: -150px; }

  to {
    top: -56px; } }
@keyframes flyIn {
  from {
    top: -150px; }

  to {
    top: -56px; } }
input[type="text"], .edit-profile .select2-container-multi .select2-choices {
  font-family: "proxima-nova"; }

hr {
  border: 0;
  border-bottom: 1px solid #b0b0b0; }

select {
  min-width: 140px; }

.well {
  height: initial;
  padding: 20px;
  background: rgba(22, 22, 22, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .well a {
    color: #fff !important; }
  .well h4 {
    color: white;
    padding-bottom: 0; }
  .well .text-italic {
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0px; }
  .well h2, .well .edit-profile .close-button, .edit-profile .well .close-button, .well .signup-login #content .close-button, .signup-login #content .well .close-button {
    margin-bottom: 0;
    padding: 10px 0 0 0;
    color: white;
    letter-spacing: 1.2px;
    line-height: 1.25;
    font-weight: 800;
    font-size: 22px; }
  .well .tc-blue {
    color: #00c0ff; }
  .well.well-med h2, .well.well-med .edit-profile .close-button, .edit-profile .well.well-med .close-button, .well.well-med .signup-login #content .close-button, .signup-login #content .well.well-med .close-button {
    font-weight: 800;
    color: white;
    line-height: 1.25;
    font-size: 22px; }
  .well.well-small h2, .well.well-small .edit-profile .close-button, .edit-profile .well.well-small .close-button, .well.well-small .signup-login #content .close-button, .signup-login #content .well.well-small .close-button {
    font-weight: 800;
    color: white;
    letter-spacing: .8px;
    font-size: 16px; }

.icon {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }
  .icon.i-arrow-left {
    width: 25px;
    height: 42px; }
  .icon.i-arrow-right {
    width: 25px;
    height: 42px; }
  .icon.i-play-btn {
    width: 68px;
    height: 68px; }
  .icon.i-bar {
    width: 6px !important;
    height: 12px !important;
    margin-top: -4px;
    margin-right: 10px;
    background: #161616; }
  .icon.i-triangle {
    width: 7px;
    height: 12px; }
  .icon.i-tag {
    width: 22px;
    height: 22px; }
  .icon.i-tgr-pick {
    background: url(http://www.tetongravity.com/images/icon-tgr-pick.png);
    width: 68px;
    height: 48px;
    vertical-align: top; }
  .icon.i-image-fullscreen {
    background: #000;
    width: 42px;
    height: 42px;
    cursor: pointer; }
  .icon.i-location {
    width: 14px;
    height: 21px; }
  .icon.i-settings {
    width: 22px;
    height: 22px; }
  .icon.i-mail {
    width: 24px;
    height: 18px; }
  .icon.i-friends {
    width: 25px;
    height: 22px; }

[data-icon]:before {
  font-family: tgrIcons !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.dk_toggle:after,
[class^="i-"]:before,
.member-group-1:after,
.member-group-5:after,
.member-group-6:after,
.member-group-7:after,
.slide-link.member-group-1:before,
.slide-link.member-group-5:before,
.slide-link.member-group-6:before,
.slide-link.member-group-7:before,
[class*=" i-"]:before,
.secondary-nav > ul .has-dropdown > a:before,
.slide-link.video-slide:after,
.post.post-video .image-wrap:after {
  font-family: tgrIcons !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px; }

.secondary-nav ul li.search-box {
    padding: 0 20px;
}

.i-play-btn,
.slide-link:after,
.image-wrap:after {
  color: #fff; }
  .i-play-btn:hover,
  .slide-link:after:hover,
  .image-wrap:after:hover {
    color: #00c0ff; }

.dark-theme .slide-link:after,
.dark-theme .post-video .image-wrap:after,
.dark-theme .i-play-btn {
  color: #161616; }
  .dark-theme .slide-link:after:hover,
  .dark-theme .post-video .image-wrap:after:hover,
  .dark-theme .i-play-btn:hover {
    color: #00c0ff; }

.dark-theme:hover .i-play-btn {
  color: #00c0ff; }

.i-1percent:before {
  content: "a"; }

.i-photo:before {
  content: "c";
  font-size: 25px; }

.i-facebook:before {
  content: "d"; }

.i-film-reel:before,
.i-tour_stop:before {
  content: "e";
  font-size: 26px; }

.i-film:before {
  content: "e";
  font-size: 26px; }

.i-friends:before {
  content: "f";
  font-size: 24px; }

.i-settings:before {
  content: "g";
  font-size: 26px; }

.i-google:before {
  content: "h"; }

.i-instagram:before {
  content: "i"; }

.i-location:before {
  content: "j";
  font-size: 24px; }

.i-mail:before {
  content: "k";
  font-size: 18px; }

.i-pow:before {
  content: "l"; }

.i-rss:before {
  content: "m"; }

.i-calendar:before,
.i-thread:before,
.i-trip_report:before,
.i-gear_review:before,
.i-column:before,
.i-story:before {
  content: "n";
  font-size: 20px; }

.i-surfrider:before {
  content: "b"; }

.i-tag:before {
  content: "o";
  font-size: 22px; }

.dk_toggle:after,
.i-arrow-left:before,
.i-arrow-right:before {
  content: "p"; }

.i-play-btn:before, .post.post-video .image-wrap:after, .slide-link.video-slide:after {
  content: "q"; }

.i-play-btn-small:before {
  content: "r"; }

.i-ticket:before {
  content: "s";
  font-size: 26px; }

.i-trophy:before {
  content: "t";
  font-size: 24px; }

.i-series {
  color: #fff; }
  .i-series:before {
    content: "u";
    font-size: 24px; }

.i-twitter:before {
  content: "v"; }

.i-video:before {
  content: "w";
  font-size: 29px; }

.i-youtube:before {
  content: "x"; }

.i-magnifying:before {
  content: "y"; }

.i-teton:before {
  content: "z"; }

.i-mountain:before {
  content: "A"; }

.i-vimeo:before {
  content: "C"; }

.active-nav .has-dropdown > a:after,
.i-triangle:before {
  content: "5"; }

.i-image-fullscreen:before {
  content: "B"; }

.i-reply:before {
  content: "D"; }

.i-small-arrow:before {
  content: "E"; }

.i-bicep:before {
  content: "J"; }

.i-radio-button-deselected-final:before {
  content: "F"; }

.i-radio-button-selected:before {
  content: "G"; }

.i-jeremy-jones-higher:before {
  content: "H"; }

.i-almost-ablaze:before {
  content: "I"; }

.i-column:before {
  content: "N"; }

.i-thread:before {
  content: "O"; }

.i-member:before {
  content: "T"; }

.i-tour_stop:before {
  content: "M"; }

.i-trip_report:before {
  content: "R"; }

.i-notification:before {
  content: "K";
  font-size: 20px; }

.i-favorite:before {
  content: "L";
  font-size: 22px; }

.i-views:before {
  content: "P"; }

.i-upvote:before {
  content: "S"; }

.i-trip-report-pick:before {
  content: "Q"; }

.i-photo-pick:before {
  content: "U"; }

.i-tgr-pick:before {
  content: "V"; }

.i-arrow-right:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.i-facebook.logo:before {
  font-size: 12px;
  padding: 3px;
  background-color: #161616;
  color: #fff; }
.i-facebook.logo:hover:before {
  background-color: #00c0ff; }

.i-jeremy-jones-higher.logo {
  display: inline-block;
  height: 20px;
  width: 86px; }
  .i-jeremy-jones-higher.logo:after {
    content: "";
    display: table;
    clear: both; }
  .i-jeremy-jones-higher.logo:before {
    font-size: 86px;
    color: #fff;
    float: left;
    line-height: 18px;
    padding: 4px 0 0 0; }
  .i-jeremy-jones-higher.logo:hover:before {
    color: #00c0ff; }

.i-almost-ablaze.logo {
  display: inline-block;
  height: 20px;
  width: 86px; }
  .i-almost-ablaze.logo:after {
    content: "";
    display: table;
    clear: both; }
  .i-almost-ablaze.logo:before {
    font-size: 180px;
    color: #fff;
    float: left;
    line-height: 12px;
    padding: 0;
    position: relative;
    left: -40px; }
  .i-almost-ablaze.logo:hover:before {
    color: #00c0ff; }

.i-upvote.active, .i-favorite.active {
  color: #00c0ff !important; }

.post-stats .i-video {
  top: -5px;
  position: relative; }
.post-stats .i-photo {
  position: relative;
  top: -3px; }
.post-stats .i-film {
  position: relative;
  top: -3px; }
  .post-stats .i-film:before {
    font-size: 24px; }
.post-stats .i-series:before {
  font-size: 19px; }
.post-stats .i-trophy:before {
  font-size: 20px; }
.post-stats .i-tour_stop:before {
  font-size: 20px; }
.post-stats .i-member:before {
  font-size: 20px; }
.post-stats .i-views:before {
  font-size: 22px; }
.post-stats .i-upvote {
  position: relative;
  top: -2px; }


/* breadcrumb styles */

#breadcrumb {
  position: relative;
  margin: 0 20px;
  width: 100%;
  text-transform: capitalize;
  font-size: 14px; }
  #breadcrumb .bc-link {
    position: relative;
    color: black;
    letter-spacing: 1px;
    margin-right: 20px;
    font-weight: 300; }
    #breadcrumb .bc-link font {
      size: 13px; }
    #breadcrumb .bc-link:hover {
      color: #00c0ff; }
    #breadcrumb .bc-link:after {
      content: "";
      display: block;
      background: url("../images/sprite-sheet.png") no-repeat;
      background-position: -41px -34px;
      width: 7px;
      height: 12px;
      position: absolute;
      top: 3px;
      right: -15px; }
    #breadcrumb .bc-link.current:after {
      display: none; }
    #breadcrumb .bc-link:last-child:after {
      background: none; }

/* end breadcrumb styles */

/* footer styles */

.email {
  width: 225px;
  height: 40px;
  max-width: 225px; 
    border: 2px solid #909090;
    border-radius: 0;
    box-sizing: border-box;
    color: #b0b0b0;
    font-family: "proxima-nova",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 800;
    padding: 12px 14px;
    text-rendering: optimizelegibility;
}

#footer {
  position: relative;
  background: #161616;
  margin-top: 70px;
  color: #fff;
  font-weight: 300;
  font-size: 16px; 
  width:108%;
  margin-left:-100px;
  }
  #footer:after {
    content: "";
    display: table;
    clear: both; }
  #footer .container {
    padding-top: 50px;
    background: #161616; }
    #footer .container:after {
      content: "";
      display: block;
      position: absolute;
      top: -53px;
      left: -120px;
      background: url("../images/footer-mountains-1.png") no-repeat;
      width: 560px;
      height: 68px; }
  #footer .left,
  #footer .middle,
  #footer .right {
    display: block;
    float: left;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%; }
    #footer .left:last-child,
    #footer .middle:last-child,
    #footer .right:last-child {
      margin-right: 0; }
    #footer .left:nth-child(3),
    #footer .middle:nth-child(3),
    #footer .right:nth-child(3) {
      margin-right: 0; }
    #footer .left:nth-child(3+1),
    #footer .middle:nth-child(3+1),
    #footer .right:nth-child(3+1) {
      clear: left; }
  #footer .left {
    margin-right: 20px; }
    #footer .left li {
      display: block;
      width: 50%;
      float: left;
      margin-bottom: 15px; }
  #footer .middle label {
    display: block;
    margin-bottom: 10px; }
  #footer .middle .submit:hover {
    background: #fff;
    color: #000; }
  #footer .middle .social {
    margin-top: 18px; }
    #footer .middle .social a {
      display: block;
      float: left;
      height: 32px;
      margin-right: 20px;
      font-size: 30px; }
      #footer .middle .social a.facebook {
        background-position: -7px 0px;
        width: 18px;
        text-indent: -8px; }
      #footer .middle .social a.twitter {
        background-position: -44px 0px;
        width: 34px;
        font-size: 34px;
        text-indent: -1px; }
      #footer .middle .social a.instagram {
        background-position: -97px 0px;
        width: 32px;
        margin-right: 15px; }
      #footer .middle .social a.youtube {
        background-position: -144px 0px;
        width: 50px;
        font-size: 46px;
        margin-top: -8px; }
      #footer .middle .social a.google {
        background-position: -206px 0px;
        width: 30px;
        font-size: 28px; }
      #footer .middle .social a.rss {
        background-position: -245px 0px;
        width: 37px;
        margin-right: 0;
        font-size: 36px;
        margin-top: -4px; }
  #footer .right {
    padding-left: 20px; }
    #footer .right .sponsor-list {
      margin-top: 10px; }
      #footer .right .sponsor-list a {
        display: block;
        float: left;
        height: 86px;
        margin-right: 25px;
        font-size: 80px;
        text-indent: -8px; }
        #footer .right .sponsor-list a.planet {
          width: 63px; }
        #footer .right .sponsor-list a.pow {
          width: 53px;
          text-indent: -14px; }
        #footer .right .sponsor-list a.surfrider {
          width: 79px;
          text-indent: -1px; }
  #footer .legal {
    padding: 40px 0 10px;
    clear: left;
    font-size: 12px;
    line-height: 14px !important;
    text-align: center;
    text-transform: uppercase; }
    #footer .legal .accent {
      color: #00c0ff; }
    #footer .legal a {
      font-size: 12px;
      text-transform: uppercase; }
    #footer .legal .pipe {
      padding: 0 15px; }
  #footer h3,
  #footer a {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    text-transform: none; }
    #footer h3:hover,
    #footer a:hover {
      color: #00c0ff;
      text-decoration: none; }
  #footer p {
    color: #fff;
    font-weight: 300; }

#page-wrapper {
  position: relative; }

@media screen and (max-width: 940px) {
  h2.with-triangle .push-right, .edit-profile .with-triangle.close-button .push-right, .signup-login #content .with-triangle.close-button .push-right {
    display: block;
    width: 100%;
    margin: 12px auto 0 auto;
    text-align: center;
    float: none; }
    h2.with-triangle .push-right a, .edit-profile .with-triangle.close-button .push-right a, .signup-login #content .with-triangle.close-button .push-right a {
      margin: 0 15px; } }

@media screen and (max-width: 940px) {
  .primary-nav ul > li {
    padding: 4px 8px; }
    .primary-nav ul > li a {
      font-size: 17px;
      line-height: 19px; } }
@media screen and (max-width: 860px) {
  .primary-nav ul > li {
    padding: 4px 7px; }
    .primary-nav ul > li a {
      font-size: 14px;
      line-height: 16px; } }

@media screen and (max-width: 940px) {
  #footer .container {
    width: 90%; }
  #footer .left,
  #footer .middle,
  #footer .right {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%;
    margin-bottom: 40px; }
    #footer .left:last-child,
    #footer .middle:last-child,
    #footer .right:last-child {
      margin-right: 0; }
  #footer .right {
    padding-left: 0; }
  #footer .legal {
    padding: 0px 0 10px;
    text-align: left; } }

@media screen and (max-width: 860px) {
  .page-logo {
    position: relative;
    background: none; }
    .page-logo:before {
      content: "z" !important;
      position: absolute;
      top: 0;
      display: block;
      color: black;
      font-size: 125px;
      font-family: tgrIcons !important;
      content: attr(data-icon);
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: .45;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

  .content-list .filters .left,
  .content-list .filters .center,
  .content-list .filters .right {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%; }
    .content-list .filters .left:last-child,
    .content-list .filters .center:last-child,
    .content-list .filters .right:last-child {
      margin-right: 0; }
  .content-list .filters .center .dk_container {
    float: none;
    width: 100%; }

  .signup-login #content {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%;
    margin-left: 0%; }
    .signup-login #content:last-child {
      margin-right: 0; }
    .signup-login #content > section {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 100%; }
      .signup-login #content > section:last-child {
        margin-right: 0; }
    .signup-login #content .social-login {
      margin-bottom: 50px; }
    .signup-login #content .divider {
      display: none; } }

  #sidebar #sb-sticky {
    position: static !important;
    top: 0px; }
  #sb-sticky {
    position: relative !important;
    top: auto !important; }
/*@media screen and (max-width: 780px) {
  #content,
  #sidebar {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    #content:last-child,
    #sidebar:last-child {
      margin-right: 0; }

  #sidebar .half-page,
  #sidebar .mobile-hide,
  #sidebar .sidebar-nav {
    display: none; }
    #sidebar .half-page.social,
    #sidebar .mobile-hide.social,
    #sidebar .sidebar-nav.social {
      display: block; }
  #sidebar .email {
    width: 220px; }
  #sidebar .submit {
    width: 80px; }*/

  .post.post-small img,
  .post img {
    width: 100%;
    height: auto; }

  .edit-profile .form-avatar,
  .edit-profile #member_form,
  .edit-profile .social .block,
  .edit-profile .col-3 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    .edit-profile .form-avatar:last-child,
    .edit-profile #member_form:last-child,
    .edit-profile .social .block:last-child,
    .edit-profile .col-3:last-child {
      margin-right: 0; }
  .edit-profile textarea,
  .edit-profile input[type="email"],
  .edit-profile input[type="password"],
  .edit-profile input[type="text"],
  .edit-profile .select2-container-multi .select2-choices {
    width: 100%; }
  .edit-profile label {
    margin-top: 10px; } }

@media screen and (max-width: 480px) {

  img {
    width: 100%; }

  .item-list .post.post-small {
    width: 100%; }

  .well {
    padding: 15px 20px 10px; }
    .well.well-large h4, .well.well-med h4 {
      padding-bottom: 5px;
      font-size: 12px; }
    .well.well-large h1, .hero-slider .well.well-large h2, .hero-slider .well.well-large .edit-profile .close-button, .edit-profile .hero-slider .well.well-large .close-button, .hero-slider .well.well-large .signup-login #content .close-button, .signup-login #content .hero-slider .well.well-large .close-button, .well.well-med h1, .hero-slider .well.well-med h2, .hero-slider .well.well-med .edit-profile .close-button, .edit-profile .hero-slider .well.well-med .close-button, .hero-slider .well.well-med .signup-login #content .close-button, .signup-login #content .hero-slider .well.well-med .close-button {
      font-size: 16px;
      line-height: 1.5; }

  #contact .container {
    width: 90%; }
    #contact .container .left,
    #contact .container .right {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 100%;
      margin-right: 0; }
      #contact .container .left:last-child,
      #contact .container .right:last-child {
        margin-right: 0; }
    #contact .container .left {
      border-right: none; } }


#sidebar .sidebar-nav.add-your-own .upload-section::after {
    clear: both;
    content: "";
    display: table;
}
#sidebar .sidebar-nav.add-your-own .upload-section {
    position: relative;
    color: #161616;
}

#sidebar .sidebar-nav.add-your-own .upload-section h4 {
    float: left;
    margin-right: 5px;
}

#sidebar .sidebar-nav.add-your-own .upload-section .upload-links li {
    float: left;
    margin-left: 5px;
    margin-top: -17px;
    position: relative;
}

.sidebar-nav a::after {
    clear: both;
    content: "";
    display: table;
}

#sidebar .sidebar-nav.add-your-own .upload-section .upload-links li a {
    left: 20px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 7px;
}

#sidebar .sidebar-nav.add-your-own a {
    border: medium none;
}

.sidebar-nav a {
    border-bottom: 1px solid #161616;
    color: #161616 !important;
    display: block;
    font-weight: 600;
    line-height: 1.5;
    overflow: hidden;
    padding: 7px 0 7px 10px;
    text-transform: capitalize;
}

h4, .sidebar-nav a {
    color: #161616;
    font-size: 14px;
    font-weight: 300;
}

#sidebar .sidebar-nav.add-your-own .button {
    display: block;
    margin: 20px auto;
    position: relative;
    top: 5px;
    width: 240px;
    -moz-appearance: none;
    background: none repeat scroll 0 0 #ff3c00;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: "proxima-nova",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.7px;
    padding: 10px 25px;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}

#sidebar .sidebar-nav.add-your-own .button:hover {
    background: none repeat scroll 0 0 #161616;
    text-decoration: none;
    color: #fff !important;
}

.post {
  position: relative;
  margin: 0 20px 20px 0;
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 100%;
  /* end .well */ }
  .post:after {
    content: "";
    display: table;
    clear: both; }
  .post .image-wrap img {
    min-width: 100%;
    max-width: 100%;
    display: block;
    height: 350px;
    background-color: #161616;
    color: #161616;
    background-color: #b0b0b0; }
    .post .image-wrap img:alt {
      margin-top: 50%; }
  .post:last-child {
    margin-right: 0; }
  .post h2, .post .edit-profile .close-button, .edit-profile .post .close-button,
  .post .entry-detail .close-button,
  .entry-detail .post .close-button, .post .signup-login #content .close-button, .signup-login #content .post .close-button, .post h4 {
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out; }
  .post.third-item {
    margin-right: 0px; }
  .post .icon:hover,
  .post a:hover {
    color: #00c0ff; 
    text-decoration: none !important; }
  .post.post-small {
    width: 300px; }
    .post.post-small.post-video .image-wrap img {
      width: auto;
      min-height: 250px; }
    .post.post-small.post-video .image-wrap:after {
      margin-top: -44px;
      margin-left: -24px;
      font-size: 48px; }
    .post.post-small .image-wrap img {
      max-height: 250px; }
  .post .follow-links .button:hover, .post .follow-links .edit-profile .location input[type="submit"]:hover, .edit-profile .location .post .follow-links input[type="submit"]:hover, .post .follow-links .button:active, .post .follow-links .edit-profile .location input[type="submit"]:active, .edit-profile .location .post .follow-links input[type="submit"]:active {
    color: #fff; }
  .post .post-ribbon {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff; }
    .post .post-ribbon.view_count {
      position: absolute;
      right: 0 !important;
      top: 0;
      left: initial;
      color: #fff; }
      .post .post-ribbon.view_count.group_id_1 {
        top: 40px; }
  .post .well {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    /* end .post-stats */ }
    .post .well:after {
      content: "";
      display: table;
      clear: both; }
    .post .well .post-stats {
      position: relative;
      margin: 2px 0 18px 0; }
      .post .well .post-stats:after {
        content: "";
        display: table;
        clear: both; }
      .post .well .post-stats li {
        float: left;
        border-right: 1px solid #fff;
        margin-right: 10px;
        padding: 0 10px 0 0;
        height: 20px; }
        .post .well .post-stats li.last-item {
          margin-right: 0px;
          padding-right: 0px;
          border-right: none; }
        .post .well .post-stats li h4 {
          position: relative;
          top: 4px;
          font-size: 12px; }
          .post .well .post-stats li h4 a {
            color: #fff; }
          .post .well .post-stats li h4 a:hover, .post .well .post-stats li h4 a:active {
            color: #00c0ff;
            text-decoration: none; }
        .post .well .post-stats li .view_count {
          cursor: pointer; }
          .post .well .post-stats li .view_count:after {
            content: "";
            display: table;
            clear: both; }
          .post .well .post-stats li .view_count span, .post .well .post-stats li .view_count .stat {
            float: left;
            color: #fff; }
          .post .well .post-stats li .view_count .stat {
            margin-left: 8px; }
          .post .well .post-stats li .view_count p {
            color: #fff;
            font-size: 10px;
            line-height: 11px;
            text-align: center; }
        .post .well .post-stats li .upvote:after {
          content: "";
          display: table;
          clear: both; }
        .post .well .post-stats li .upvote #upvote_form, .post .well .post-stats li .upvote .stat {
          float: left;
          color: #fff; }
        .post .well .post-stats li .upvote .stat {
          margin-left: 8px; }
        .post .well .post-stats li .upvote p {
          color: #fff;
          font-size: 10px;
          line-height: 10px;
          text-align: center; }
    .post .well .author-info {
      float: left;
      margin: 0 20px 0 0; }
      .post .well .author-info a {
        display: block; }
        .post .well .author-info a img {
          max-width: 100px;
          max-height: 83.333px; }
    .post .well .post-headline {
      float: left;
      max-width: 460px; }
      .post .well .post-headline:after {
        content: "";
        display: table;
        clear: both; }
      .post .well .post-headline h2, .post .well .post-headline .edit-profile .close-button, .edit-profile .post .well .post-headline .close-button,
      .post .well .post-headline .entry-detail .close-button,
      .entry-detail .post .well .post-headline .close-button, .post .well .post-headline .signup-login #content .close-button, .signup-login #content .post .well .post-headline .close-button {
        padding: 0;
        line-height: 1.1em;
        font-size: 21px; }
      .post .well .post-headline .small-headline {
        display: none; }
  .post .well-small {
    padding: 10px; }
    .post .well-small .post-headline {
      float: none; }
      .post .well-small .post-headline:after {
        content: "";
        display: table;
        clear: both; }
      .post .well-small .post-headline h2, .post .well-small .post-headline .edit-profile .close-button, .edit-profile .post .well-small .post-headline .close-button,
      .post .well-small .post-headline .entry-detail .close-button,
      .entry-detail .post .well-small .post-headline .close-button, .post .well-small .post-headline .signup-login #content .close-button, .signup-login #content .post .well-small .post-headline .close-button {
        font-size: 16px;
        float: left;
        width: 205px;
        display: block; }
      .post .well-small .post-headline .author-info {
        margin: 0 10px 0 0;
        float: left; }
        .post .well-small .post-headline .author-info img {
          max-width: 60px;
          max-height: 50px; }
    .post .well-small .post-stats {
      margin-bottom: 10px; }
      .post .well-small .post-stats li h4 {
        font-size: 10px;
        top: 6px; }
  .post.post-video .image-wrap {
    position: relative;
    display: block; }
    .post.post-video .image-wrap:after {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -34px;
      margin-left: -34px;
      width: 68px;
      height: 68px;
      font-size: 68px;
      color: #fff;
      cursor: pointer;
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
    .post.post-video .image-wrap:hover:after {
      color: #00c0ff; }

.sidebar-nav {
  margin-bottom: 40px; 
background: white;
padding: 1rem;
}
  .sidebar-nav h2, .sidebar-nav .edit-profile .close-button, .edit-profile .sidebar-nav .close-button,
  .sidebar-nav .entry-detail .close-button,
  .entry-detail .sidebar-nav .close-button, .sidebar-nav .signup-login #content .close-button, .signup-login #content .sidebar-nav .close-button {
    margin-bottom: 10px !important;
    padding: 0 !important; }
  .sidebar-nav a {
    padding: 7px 0 7px 10px;
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #161616;
    text-transform: capitalize;
    line-height: 1.5;
    overflow: hidden; }
    .sidebar-nav a:after {
      content: "";
      display: table;
      clear: both; }
    .sidebar-nav a:hover .icon {
      color: #00c0ff; }
    .sidebar-nav a span {
      display: inline-block;
      vertical-align: middle; }
    .sidebar-nav a .right {
      width: 75%; }
    .sidebar-nav a .left {
      width: 20%;
      float: left;
      overflow: hidden;
      margin-right: 5%; }
  .sidebar-nav .icon {
    margin-right: 10px !important;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    color: #161616;
    position: relative; }

#sidebar .sidebar-nav.add-your-own .upload-section::after {
    clear: both;
    content: "";
    display: table;
}

/* slidebox styles */

#slidebox::after {
    clear: both;
    content: "";
    display: table;
}

#slidebox {
  width: 300px;
  height: 150px;
  padding: 20px 20px 0;
  background-color: #fff;
  position: fixed;
  left: 20px;
  bottom: -150px;
  z-index: 1001;
  border: 3px solid #161616; }
  #slidebox:after {
    content: "";
    display: table;
    clear: both; }
  #slidebox h2, #slidebox .edit-profile .close-button, .edit-profile #slidebox .close-button,
  #slidebox .entry-detail .close-button,
  .entry-detail #slidebox .close-button, #slidebox .signup-login #content .close-button, .signup-login #content #slidebox .close-button {
    font-size: 18px;
    color: #161616;
    margin: 0 0 10px;
    line-height: 1 !important  }
  #slidebox h4 {
    text-transform: none;
    font-size: 14px;
    margin: 0 0 15px 0;
    letter-spacing: 0; 
    line-height: 1 !important }
  #slidebox a.close {
    background: transparent url(/images/close.gif) no-repeat top left;
    width: 13px;
    height: 13px;
    cursor: pointer;
    display: block;
    transition-duration: 0ms;
    position: absolute;
    top: 10px;
    right: 10px; }
    #slidebox a.close:hover, #slidebox a.close:active {
      background-position: 0px -13px; }
  #slidebox .button, #slidebox .edit-profile .location input[type="submit"], .edit-profile .location #slidebox input[type="submit"] {
    color: #fff;
    font-size: 16px; }

a.button {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #ff3c00;
    border: medium none;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "proxima-nova",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.7px;
    padding: 10px 25px;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}

/* end slidebox styles */
