@charset "UTF-8";
/* ===================================================================== */
/* ==================== ================================================= */
/*!
 * Bootstrap v3.0.3
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
#filter-as-grid {
  font-size: 16px;
  padding: 3px 4px 0px 6px;
}

#filter-as-list {
  font-size: 16px;
  padding: 3px 4px 0px 6px;
}

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

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

#mc-embedded-subscribe-form {
  border: solid 1px #DADADA;
  border-radius: 4px;
  background: #F0F0F0;
  padding: 30px;
}

#mc_embed_signup input {
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, .12);
}

/* Navbar Styles */

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

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

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

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

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  iframe {
  max-width: 100%;
}

  @page {
    margin: 2cm .5cm;
}
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar h2 {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #25aae1;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.promo {
	text-align: center;
	background: #23D5AC;
	border-bottom: 1px solid #E7E7E7;
  padding: 10px 0;
}
/* REMOVE
.top-meta {
	padding: 14px 0 78px 0;
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
	margin-top: 20px;
}
.top-author-share {
  float: left;
  line-height: 1em;
  margin-top: 10px;
}
.share-btn-left {
  float: right;
}
*/

.amazon-search-amazon {
padding: 16px 5px 16px 5px;
border-radius: 4px;
text-align: center;
background: #f5f5f5;
margin: 40px 0 20px 0;
width: 238px;
}

.amazon-field-amazon {
  width: 82%;
border-radius: 4px;
border: none;
height: 48px;
vertical-align: top;
-webkit-appearance: none;
margin-bottom: 20px;
text-align: center;;
}

.amazon-search-button-amazon {
border-radius: 4px;
border: none;
height: 48px;
vertical-align: top;
background: #ff9900;
color: #fff;
padding: 0 12px 0 12px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.1em;
font-size: 12px;
vertical-align: top;
width: 42%;
}

.amazon-content {
  text-align: center;
padding: 60px 0 80px 0;
}

.amazon-copy {
  color: #fff;
  margin: 10px 0 40px;
}

.UK {
color: #fff;
text-align: center;
}

.CA {
color: #fff;
text-align: center;
margin: 30px 0 10px;
}


#disqus_thread {
  margin-bottom: 50px;
}

@media (max-width: 500px) {
	.promo {
	  display: none;
	}
}
.promo .col-md-6 {
	padding: 0;
}
.promo span {
	display: inline-block;
	font-family: 'proxima-nova', sans-serif;
	font-size: 16px;
	color: #6E6E6E;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	margin: 0;
	padding: 6px 0 0 0;
}
.promo-left {
	padding: 13px 0px 12px;
}
.promo-right {
	padding: 13px 18px 13px 0px;
	border-left: 1px solid #E7E7E7;
}
.promo-right form {
	display: inline-block;
}
.promo-right .form-group {
	margin: 0 0 0 10px;
	padding: 0;
}
.promo-right .form-control {
	width: 140px;
	height: 40px;
	display: inline-block;
	border-radius: 5px 0px 0px 5px;
	margin: 0 auto;
	padding: 8px 12px;
	background-color: #FFF;
	border-left: 2px solid #dbdbdb;
	border-top: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	border-right: 0px;
	font-size: 15px;
}

.indie-promo {
font-weight: 400;
padding: 10px;
/*text-transform: uppercase;*/
font-size: 22px;
display: inline;
text-rendering: optimizeLegibility;
vertical-align: middle;
/*letter-spacing: 0.02em;*/
}

.advertise-here {
  font-size: 10px;
text-transform: uppercase;
text-rendering: optimizeLegibility;
display: inline-block;
vertical-align: middle;
}

.promo-image {
  display: inline;
}

.promo-cta {
  display: inline;
  padding-left: 10px;
}

.banner-center {
  padding: 20px 0 10px 0;
  margin: 30px 0 2px 0;
}

.ad-unit {
  height: auto;
  overflow: hidden;
  width: 100%;
  max-width: 728px;
  margin: 0px auto;
  padding: 0px;
}

.video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 100px;
}
.video iframe {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.become-publisher {
  font-size: 21px;
color: #666666;
padding: 25px 50px 25px 50px;
text-align: center;
background: #F8F8F8;
border: 1px solid #e1e1e1;
margin-bottom: 60px;
text-rendering: optimizeLegibility;
}

form#subscribe-form-footer {
  display: inline-block;
}

a.nav-cta {
  text-transform: uppercase;
font-size: 12px;
margin-right: 8px;
font-weight: 600;
vertical-align: middle;
letter-spacing: 1px;
color: #1E99C4;
}

@media (max-width: 992px) {
  .promo-left {
    display: none;
  }
	.promo-right {
		border-left: 0;
		padding: 14px 0px;
	}
	.promo-right .form-control {
		width: 130px;
	}
}
@media (max-width: 767px) {
	.promo-right .form-control {
		width: 130px;
	}
}
@media (max-width: 500px) {
	.promo-right .form-control {
		width: 130px;
	}
}
.promo-right .form-control:focus {
	border-color: #858585;
	outline: 0;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(0, 0, 0, 0);
		box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(0, 0, 0, 0);
}
.promo-right .btn-md {
	line-height: 1em;
	padding: 13px 8px 13px 10px;
	border: 0px;
	background-color: #2dade2;
	color: #FFFFFF;
}
.promo-right .btn-md:hover {
	border: 0px;
	background-color: #2dade2;
	color: #FFFFFF;
}
.promo-right form .btn-md {
	color: #FFFFFF;
	background-color: #2dade2;
	border: 1px solid #2dade2;
	border-radius: 0px 5px 5px 0px;
}
.promo-right form .btn-md:hover {
	border: 1px solid #2dade2;
}
.promo .social-box {
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	vertical-align: top;
}
.promo .custom-button {
	 padding: 3px 4px 8px 4px;	
}
.promo .custom-button .text {
	text-transform: capitalize;
	font-size: 11px;
}
.story-actions {
	margin: 20px -10px 0 -40px;
}
.story-actions .story-action {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	width: 32.666666666%;
	float: left;
	border-width: 0;
	text-align: center;
	margin-bottom: 20px;
	list-style: none;
	margin: 0px 1px 30px 1px;
}
.story-actions .story-action a{
  padding: 6px;
  display: inline-block;
}
#wrapper > div > article > ul > li.story-action.facebook > a > b {
  font-size: 13px;
  font-family: proxima-nova;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFFFFF;
  text-rendering: optimizeLegibility;
}
#wrapper > div > article > ul > li.story-action.twitter > a.target > b {
  font-size: 13px;
  font-family: proxima-nova;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFFFFF;
  text-rendering: optimizeLegibility;
}
#wrapper > div > article > ul > li.story-action.googleplus > a > b {
  font-size: 13px;
  font-family: proxima-nova;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFFFFF;
  text-rendering: optimizeLegibility;
}
#wrapper > div > article > ul > li.story-action.twitter {
  border-radius: 5px 0px 0px 5px;
  background-color: #55ACEE;
}
#wrapper > div > article > ul > li.story-action.facebook {
  border-radius: 0;
  background-color: #3b5998;
}
#wrapper > div > article > ul > li.story-action.googleplus {
  border-radius: 0px 5px 5px 0px;
  background-color: #dd4b39;
 }
 a.target.share-twitter {
  color: #fff;
 }
 a.target.share-facebook {
  color: #fff;
 }
#wrapper > div > article > ul > li.story-action.twitter i {
	margin-left: 5px;
}
#wrapper > div > article > ul > li.story-action.facebook i {
	margin-left: 5px;
}
#wrapper > div > article > ul > li.story-action.googleplus i {
	margin-left: 5px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "proxima-nova"
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

.sub-title {
  font-weight: 400;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

.addthis_button_facebook_like {
        overflow:hidden;
        width: 51px !important;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-primary:hover {
  color: #3071a9;
}

.text-warning {
  color: #8a6d3b;
}

.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

.text-danger:hover {
  color: #843534;
}

.text-success {
  color: #3c763d;
}

.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

.text-info:hover {
  color: #245269;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.list-inline > li:first-child {
  padding-left: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }

  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 19px;
  font-weight: 300;
  line-height: 1.6;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small,
blockquote .small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}

blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }

.banner-center {
padding: 26px 0 0px 0;
margin: 0 0 0 0;
width: 1140px;
margin-left: auto;
margin-right: auto;
}

}
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
@
  .col-sm-12 {
    width: 100%;
  }

.col-md-offset-2 {
  margin-top: 30px;
}

  .col-sm-11 {
    width: 91.66666666666666%;
  }

  .col-sm-10 {
    width: 83.33333333333334%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666666666666%;
  }

  .col-sm-7 {
    width: 58.333333333333336%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666666666667%;
  }

  .col-sm-4 {
    width: 33.33333333333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.666666666666664%;
  }

  .col-sm-1 {
    width: 8.333333333333332%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }

  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }

  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }

  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }

  .col-sm-pull-0 {
    right: 0%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666666666666%;
  }

  .col-sm-push-10 {
    left: 83.33333333333334%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666666666666%;
  }

  .col-sm-push-7 {
    left: 58.333333333333336%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666666666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.666666666666664%;
  }

  .col-sm-push-1 {
    left: 8.333333333333332%;
  }

  .col-sm-push-0 {
    left: 0%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666666666666%;
  }

  .col-md-10 {
    width: 83.33333333333334%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666666666666%;
  }

  .col-md-7 {
    width: 58.333333333333336%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666666666667%;
  }

  .col-md-4 {
    width: 33.33333333333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.666666666666664%;
  }

  .col-md-1 {
    width: 8.333333333333332%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666666666666%;
  }

  .col-md-pull-10 {
    right: 83.33333333333334%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666666666666%;
  }

  .col-md-pull-7 {
    right: 58.333333333333336%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666666666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.666666666666664%;
  }

  .col-md-pull-1 {
    right: 8.333333333333332%;
  }

  .col-md-pull-0 {
    right: 0%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666666666666%;
  }

  .col-md-push-10 {
    left: 83.33333333333334%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666666666666%;
  }

  .col-md-push-7 {
    left: 58.333333333333336%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666666666667%;
  }

  .col-md-push-4 {
    left: 33.33333333333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.666666666666664%;
  }

  .col-md-push-1 {
    left: 8.333333333333332%;
  }

  .col-md-push-0 {
    left: 0%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
    margin-top: 30px;
  }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666666666666%;
  }

  .col-lg-10 {
    width: 83.33333333333334%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666666666666%;
  }

  .col-lg-7 {
    width: 58.333333333333336%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666666666667%;
  }

  .col-lg-4 {
    width: 33.33333333333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.666666666666664%;
  }

  .col-lg-1 {
    width: 8.333333333333332%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }

  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }

  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }

  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }

  .col-lg-pull-0 {
    right: 0%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666666666666%;
  }

  .col-lg-push-10 {
    left: 83.33333333333334%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666666666666%;
  }

  .col-lg-push-7 {
    left: 58.333333333333336%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666666666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.666666666666664%;
  }

  .col-lg-push-1 {
    left: 8.333333333333332%;
  }

  .col-lg-push-0 {
    left: 0%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}

.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: normal;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 2px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #a0a0a0;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #DADADA;
  border-radius: 4px;
  -webkit-box-shadow: inset 0  0px 0px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  /*margin-bottom: 15px;*/
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }


  .form-inline .form-control {
    display: inline-block;
  }

  .form-inline select.form-control {
    width: auto;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
/*
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
*/
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background: none;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #ffffff;
  background-color: #fff;
}

.btn-primary {
  color: #ffffff;
  background-color: #25aae1;
  border-color: #25aae1;
}

a.btn.btn-primary.btn-large {
  
padding: 10px 14px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;

}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
	display: inline-block;
	padding: 18px 50px 18px 50px;
	margin: 5px;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-color: #505d61;
	border-radius: 5px;
	-webkit-user-select: none;
		-moz-user-select: none;
			-ms-user-select: none;
				-o-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease-in-out;
    	-moz-transition: all 0.3s ease-in-out;
    		-ms-transition: all 0.3s ease-in-out;
    			-o-transition: all 0.3s ease-in-out;
    				transition: all 0.3s ease-in-out;
}
.btn-lg:hover, .btn-lg:focus, .btn-lg:active {
	color: #FFFFFF;
	text-decoration: none;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

@font-face {
  font-family: "SSSocialRegular";
  src: url("fonts/ss-social-regular.eot");
  src: url("fonts/ss-social-regular-.eot#iefix") format("embedded-opentype"), url("fonts/ss-social-regular.woff") format("woff"), url("fonts/ss-social-regular.ttf") format("truetype"), url("fonts/ss-social-regular.svg.txt#SSSocialRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"] {
  -ms-zoom: 1;
}

.ss-icon, .ss-icon.ss-social-regular,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"].ss-social-regular:before, [class*=" ss-"].ss-social-regular:before,
[class^="ss-"].right:after, [class*=" ss-"].right:after,
[class^="ss-"].ss-social-regular.right:after, [class*=" ss-"].ss-social-regular.right:after {
  font-family: "SSSocialRegular";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.ss-social-bottom {
 margin-right: 4px;
  vertical-align: middle;
 } 

[class^="ss-"].right:before,
[class*=" ss-"].right:before {
  display: none;
  content: '';
}

.ss-facebook:before, .ss-facebook.right:after {
  content: '';
}

.ss-twitter:before, .ss-twitter.right:after {
  content: '';
}

.ss-linkedin:before, .ss-linkedin.right:after {
  content: '';
}

.ss-googleplus:before, .ss-googleplus.right:after {
  content: '';
}

.ss-appdotnet:before, .ss-appdotnet.right:after {
  content: '';
}

.ss-zerply:before, .ss-zerply.right:after {
  content: '';
}

.ss-reddit:before, .ss-reddit.right:after {
  content: '';
}

.ss-steam:before, .ss-steam.right:after {
  content: '';
}

.ss-tumblr:before, .ss-tumblr.right:after {
  content: '';
}

.ss-wordpress:before, .ss-wordpress.right:after {
  content: '';
}

.ss-blogger:before, .ss-blogger.right:after {
  content: '';
}

.ss-posterous:before, .ss-posterous.right:after {
  content: '';
}

.ss-quora:before, .ss-quora.right:after {
  content: '';
}

.ss-youtube:before, .ss-youtube.right:after {
  content: '';
}

.ss-vimeo:before, .ss-vimeo.right:after {
  content: '';
}

.ss-vine:before, .ss-vine.right:after {
  content: '';
}

.ss-letterboxd:before, .ss-letterboxd.right:after {
  content: '';
}

.ss-flickr:before, .ss-flickr.right:after {
  content: '';
}

.ss-instagram:before, .ss-instagram.right:after {
  content: '';
}

.ss-500px:before, .ss-500px.right:after {
  content: '';
}

.ss-etsy:before, .ss-etsy.right:after {
  content: '';
}

.ss-pinterest:before, .ss-pinterest.right:after {
  content: '';
}

.ss-svpply:before, .ss-svpply.right:after {
  content: '';
}

.ss-readmill:before, .ss-readmill.right:after {
  content: '';
}

.ss-dropbox:before, .ss-dropbox.right:after {
  content: '';
}

.ss-pinboard:before, .ss-pinboard.right:after {
  content: '';
}

.ss-delicious:before, .ss-delicious.right:after {
  content: '';
}

.ss-dribbble:before, .ss-dribbble.right:after {
  content: '';
}

.ss-behance:before, .ss-behance.right:after {
  content: '';
}

.ss-github:before, .ss-github.right:after {
  content: '';
}

.ss-octocat:before, .ss-octocat.right:after {
  content: '';
}

.ss-stackoverflow:before, .ss-stackoverflow.right:after {
  content: '';
}

.ss-paypal:before, .ss-paypal.right:after {
  content: '';
}

.ss-kickstarter:before, .ss-kickstarter.right:after {
  content: '';
}

.ss-foursquare:before, .ss-foursquare.right:after {
  content: '';
}

.ss-yelp:before, .ss-yelp.right:after {
  content: '';
}

.ss-skype:before, .ss-skype.right:after {
  content: '';
}

.ss-rdio:before, .ss-rdio.right:after {
  content: '';
}

.ss-spotify:before, .ss-spotify.right:after {
  content: '';
}

.ss-lastfm:before, .ss-lastfm.right:after {
  content: '';
}

.ss-soundcloud:before, .ss-soundcloud.right:after {
  content: '';
}

.ss-link:before, .ss-link.right:after {
  content: '🔗';
}

.ss-phone:before, .ss-phone.right:after {
  content: '📞';
}

.ss-mail:before, .ss-mail.right:after {
  content: '✉';
}

.ss-like:before, .ss-like.right:after {
  content: '👍';
}

.ss-rss:before, .ss-rss.right:after {
  content: '';
}

.ss-share:before, .ss-share.right:after {
  content: '';
}

.ss-apple:before, .ss-apple.right:after {
  content: '';
}

.ss-microsoft:before, .ss-microsoft.right:after {
  content: '';
}

.ss-windows:before, .ss-windows.right:after {
  content: '';
}

.ss-android:before, .ss-android.right:after {
  content: '';
}

.ss-blackberry:before, .ss-blackberry.right:after {
  content: '';
}

/* Legacy */
.ss-fivehundredpx:before, .ss-fivehundredpx.right:after {
  content: '';
}

@font-face {
  font-family: "SSStandard";
  src: url("fonts/ss-standard.eot");
  src: url("fonts/ss-standard-.eot#iefix") format("embedded-opentype"), url("fonts/ss-standard.woff") format("woff"), url("fonts/ss-standard.ttf") format("truetype"), url("fonts/ss-standard.svg.txt#SSStandard") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"] {
  -ms-zoom: 1;
}

.ss-icon, .ss-icon.ss-standard,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"].ss-standard:before, [class*=" ss-"].ss-standard:before,
[class^="ss-"].right:after, [class*=" ss-"].right:after,
[class^="ss-"].ss-standard.right:after, [class*=" ss-"].ss-standard.right:after {
  font-family: "SSStandard";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

[class^="ss-"].right:before,
[class*=" ss-"].right:before {
  display: none;
  content: '';
}

.ss-cursor:before, .ss-cursor.right:after {
  content: '';
}

.ss-crosshair:before, .ss-crosshair.right:after {
  content: '⌖';
}

.ss-search:before, .ss-search.right:after {
  content: '🔎';
}

.ss-zoomin:before, .ss-zoomin.right:after {
  content: '';
}

.ss-zoomout:before, .ss-zoomout.right:after {
  content: '';
}

.ss-view:before, .ss-view.right:after {
  content: '👀';
}

.ss-attach:before, .ss-attach.right:after {
  content: '📎';
}

.ss-link:before, .ss-link.right:after {
  content: '🔗';
}

.ss-move:before, .ss-move.right:after {
  content: '';
}

.ss-write:before, .ss-write.right:after {
  content: '✎';
}

.ss-writingdisabled:before, .ss-writingdisabled.right:after {
  content: '';
}

.ss-erase:before, .ss-erase.right:after {
  content: '✐';
}

.ss-compose:before, .ss-compose.right:after {
  content: '📝';
}

.ss-lock:before, .ss-lock.right:after {
  content: '🔒';
}

.ss-unlock:before, .ss-unlock.right:after {
  content: '🔓';
}

.ss-key:before, .ss-key.right:after {
  content: '🔑';
}

.ss-backspace:before, .ss-backspace.right:after {
  content: '⌫';
}

.ss-ban:before, .ss-ban.right:after {
  content: '🚫';
}

.ss-trash:before, .ss-trash.right:after {
  content: '';
}

.ss-target:before, .ss-target.right:after {
  content: '◎';
}

.ss-tag:before, .ss-tag.right:after {
  content: '';
}

.ss-bookmark:before, .ss-bookmark.right:after {
  content: '🔖';
}

.ss-flag:before, .ss-flag.right:after {
  content: '⚑';
}

.ss-like:before, .ss-like.right:after {
  content: '👍';
}

.ss-dislike:before, .ss-dislike.right:after {
  content: '👎';
}

.ss-heart:before, .ss-heart.right:after {
  content: '♥';
}

.ss-halfheart:before, .ss-halfheart.right:after {
  content: '';
}

.ss-star:before, .ss-star.right:after {
  content: '⋆';
}

.ss-halfstar:before, .ss-halfstar.right:after {
  content: '';
}

.ss-sample:before, .ss-sample.right:after {
  content: '';
}

.ss-crop:before, .ss-crop.right:after {
  content: '';
}

.ss-layers:before, .ss-layers.right:after {
  content: '';
}

.ss-fill:before, .ss-fill.right:after {
  content: '';
}

.ss-stroke:before, .ss-stroke.right:after {
  content: '';
}

.ss-phone:before, .ss-phone.right:after {
  content: '📞';
}

.ss-phonedisabled:before, .ss-phonedisabled.right:after {
  content: '';
}

.ss-rss:before, .ss-rss.right:after {
  content: '';
}

.ss-facetime:before, .ss-facetime.right:after {
  content: '';
}

.ss-reply:before, .ss-reply.right:after {
  content: '↩';
}

.ss-send:before, .ss-send.right:after {
  content: '';
}

.ss-mail:before, .ss-mail.right:after {
  content: '✉';
}

.ss-inbox:before, .ss-inbox.right:after {
  content: '📥';
}

.ss-chat:before, .ss-chat.right:after {
  content: '💬';
}

.ss-ellipsischat:before, .ss-ellipsischat.right:after {
  content: '';
}

.ss-ellipsis:before, .ss-ellipsis.right:after {
  content: '…';
}

.ss-user:before, .ss-user.right:after {
  content: '👤';
}

.ss-femaleuser:before, .ss-femaleuser.right:after {
  content: '👧';
}

.ss-users:before, .ss-users.right:after {
  content: '👥';
}

.ss-cart:before, .ss-cart.right:after {
  content: '';
}

.ss-creditcard:before, .ss-creditcard.right:after {
  content: '💳';
}

.ss-dollarsign:before, .ss-dollarsign.right:after {
  content: '💲';
}

.ss-barchart:before, .ss-barchart.right:after {
  content: '📊';
}

.ss-piechart:before, .ss-piechart.right:after {
  content: '';
}

.ss-box:before, .ss-box.right:after {
  content: '📦';
}

.ss-home:before, .ss-home.right:after {
  content: '⌂';
}

.ss-buildings:before, .ss-buildings.right:after {
  content: '🏢';
}

.ss-warehouse:before, .ss-warehouse.right:after {
  content: '';
}

.ss-globe:before, .ss-globe.right:after {
  content: '🌎';
}

.ss-navigate:before, .ss-navigate.right:after {
  content: '';
}

.ss-compass:before, .ss-compass.right:after {
  content: '';
}

.ss-signpost:before, .ss-signpost.right:after {
  content: '';
}

.ss-map:before, .ss-map.right:after {
  content: '';
}

.ss-location:before, .ss-location.right:after {
  content: '';
}

.ss-pin:before, .ss-pin.right:after {
  content: '📍';
}

.ss-database:before, .ss-database.right:after {
  content: '';
}

.ss-hdd:before, .ss-hdd.right:after {
  content: '';
}

.ss-music:before, .ss-music.right:after {
  content: '♫';
}

.ss-mic:before, .ss-mic.right:after {
  content: '🎤';
}

.ss-volume:before, .ss-volume.right:after {
  content: '🔈';
}

.ss-lowvolume:before, .ss-lowvolume.right:after {
  content: '🔉';
}

.ss-highvolume:before, .ss-highvolume.right:after {
  content: '🔊';
}

.ss-airplay:before, .ss-airplay.right:after {
  content: '';
}

.ss-camera:before, .ss-camera.right:after {
  content: '📷';
}

.ss-picture:before, .ss-picture.right:after {
  content: '🌄';
}

.ss-video:before, .ss-video.right:after {
  content: '📹';
}

.ss-play:before, .ss-play.right:after {
  content: '▶';
}

.ss-pause:before, .ss-pause.right:after {
  content: '';
}

.ss-stop:before, .ss-stop.right:after {
  content: '■';
}

.ss-record:before, .ss-record.right:after {
  content: '●';
}

.ss-rewind:before, .ss-rewind.right:after {
  content: '⏪';
}

.ss-fastforward:before, .ss-fastforward.right:after {
  content: '⏩';
}

.ss-skipback:before, .ss-skipback.right:after {
  content: '⏮';
}

.ss-skipforward:before, .ss-skipforward.right:after {
  content: '⏭';
}

.ss-eject:before, .ss-eject.right:after {
  content: '⏏';
}

.ss-repeat:before, .ss-repeat.right:after {
  content: '🔁';
}

.ss-replay:before, .ss-replay.right:after {
  content: '↺';
}

.ss-shuffle:before, .ss-shuffle.right:after {
  content: '🔀';
}

.ss-book:before, .ss-book.right:after {
  content: '📕';
}

.ss-openbook:before, .ss-openbook.right:after {
  content: '📖';
}

.ss-notebook:before, .ss-notebook.right:after {
  content: '📓';
}

.ss-newspaper:before, .ss-newspaper.right:after {
  content: '📰';
}

.ss-grid:before, .ss-grid.right:after {
  content: '';
}

.ss-rows:before, .ss-rows.right:after {
  content: '';
}

.ss-columns:before, .ss-columns.right:after {
  content: '';
}

.ss-thumbnails:before, .ss-thumbnails.right:after {
  content: '';
}

.ss-filter:before, .ss-filter.right:after {
  content: '';
}

.ss-desktop:before, .ss-desktop.right:after {
  content: '💻';
}

.ss-laptop:before, .ss-laptop.right:after {
  content: '';
}

.ss-tablet:before, .ss-tablet.right:after {
  content: '';
}

.ss-cell:before, .ss-cell.right:after {
  content: '📱';
}

.ss-battery:before, .ss-battery.right:after {
  content: '🔋';
}

.ss-highbattery:before, .ss-highbattery.right:after {
  content: '';
}

.ss-mediumbattery:before, .ss-mediumbattery.right:after {
  content: '';
}

.ss-lowbattery:before, .ss-lowbattery.right:after {
  content: '';
}

.ss-emptybattery:before, .ss-emptybattery.right:after {
  content: '';
}

.ss-lightbulb:before, .ss-lightbulb.right:after {
  content: '💡';
}

.ss-downloadcloud:before, .ss-downloadcloud.right:after {
  content: '';
}

.ss-download:before, .ss-download.right:after {
  content: '';
}

.ss-uploadcloud:before, .ss-uploadcloud.right:after {
  content: '';
}

.ss-upload:before, .ss-upload.right:after {
  content: '';
}

.ss-fork:before, .ss-fork.right:after {
  content: '';
}

.ss-merge:before, .ss-merge.right:after {
  content: '';
}

.ss-transfer:before, .ss-transfer.right:after {
  content: '⇆';
}

.ss-refresh:before, .ss-refresh.right:after {
  content: '↻';
}

.ss-sync:before, .ss-sync.right:after {
  content: '';
}

.ss-loading:before, .ss-loading.right:after {
  content: '';
}

.ss-wifi:before, .ss-wifi.right:after {
  content: '';
}

.ss-connection:before, .ss-connection.right:after {
  content: '';
}

.ss-file:before, .ss-file.right:after {
  content: '📄';
}

.ss-folder:before, .ss-folder.right:after {
  content: '📁';
}

.ss-quote:before, .ss-quote.right:after {
  content: '“';
}

.ss-text:before, .ss-text.right:after {
  content: '';
}

.ss-font:before, .ss-font.right:after {
  content: '';
}

.ss-print:before, .ss-print.right:after {
  content: '⎙';
}

.ss-fax:before, .ss-fax.right:after {
  content: '📠';
}

.ss-list:before, .ss-list.right:after {
  content: '';
}

.ss-layout:before, .ss-layout.right:after {
  content: '';
}

.ss-action:before, .ss-action.right:after {
  content: '';
}

.ss-redirect:before, .ss-redirect.right:after {
  content: '↪';
}

.ss-expand:before, .ss-expand.right:after {
  content: '⤢';
}

.ss-contract:before, .ss-contract.right:after {
  content: '';
}

.ss-help:before, .ss-help.right:after {
  content: '❓';
}

.ss-info:before, .ss-info.right:after {
  content: 'ℹ';
}

.ss-alert:before, .ss-alert.right:after {
  content: '⚠';
}

.ss-caution:before, .ss-caution.right:after {
  content: '⛔';
}

.ss-logout:before, .ss-logout.right:after {
  content: '';
}

.ss-plus:before, .ss-plus.right:after {
  content: '+';
}

.ss-hyphen:before, .ss-hyphen.right:after {
  content: '-';
}

.ss-check:before, .ss-check.right:after {
  content: '✓';
}

.ss-delete:before, .ss-delete.right:after {
  content: '␡';
}

.ss-settings:before, .ss-settings.right:after {
  content: '⚙';
}

.ss-dashboard:before, .ss-dashboard.right:after {
  content: '';
}

.ss-notifications:before, .ss-notifications.right:after {
  content: '🔔';
}

.ss-notificationsdisabled:before, .ss-notificationsdisabled.right:after {
  content: '🔕';
}

.ss-clock:before, .ss-clock.right:after {
  content: '⏲';
}

.ss-stopwatch:before, .ss-stopwatch.right:after {
  content: '⏱';
}

.ss-calendar:before, .ss-calendar.right:after {
  content: '📅';
}

.ss-addcalendar:before, .ss-addcalendar.right:after {
  content: '';
}

.ss-removecalendar:before, .ss-removecalendar.right:after {
  content: '';
}

.ss-checkcalendar:before, .ss-checkcalendar.right:after {
  content: '';
}

.ss-deletecalendar:before, .ss-deletecalendar.right:after {
  content: '';
}

.ss-briefcase:before, .ss-briefcase.right:after {
  content: '💼';
}

.ss-cloud:before, .ss-cloud.right:after {
  content: '☁';
}

.ss-droplet:before, .ss-droplet.right:after {
  content: '💧';
}

.ss-flask:before, .ss-flask.right:after {
  content: '';
}

.ss-up:before, .ss-up.right:after {
  content: '⬆';
}

.ss-upright:before, .ss-upright.right:after {
  content: '⬈';
}

.ss-right:before, .ss-right.right:after {
  content: '➡';
}

.ss-downright:before, .ss-downright.right:after {
  content: '⬊';
}

.ss-down:before, .ss-down.right:after {
  content: '⬇';
}

.ss-downleft:before, .ss-downleft.right:after {
  content: '⬋';
}

.ss-left:before, .ss-left.right:after {
  content: '⬅';
}

.ss-upleft:before, .ss-upleft.right:after {
  content: '⬉';
}

.ss-navigateup:before, .ss-navigateup.right:after {
  content: '';
}

.ss-navigateright:before, .ss-navigateright.right:after {
  content: '▻';
}

.ss-navigatedown:before, .ss-navigatedown.right:after {
  content: '';
}

.ss-navigateleft:before, .ss-navigateleft.right:after {
  content: '◅';
}

.ss-directup:before, .ss-directup.right:after {
  content: '▴';
}

.ss-directright:before, .ss-directright.right:after {
  content: '▹';
}

.ss-dropdown:before, .ss-dropdown.right:after {
  content: '▾';
}

.ss-directleft:before, .ss-directleft.right:after {
  content: '◃';
}

.ss-retweet:before, .ss-retweet.right:after {
  content: '';
}

/* Legacy classes */
.ss-volumelow:before, .ss-volumelow.right:after {
  content: '🔉';
}

.ss-volumehigh:before, .ss-volumehigh.right:after {
  content: '🔊';
}

.ss-batteryhigh:before, .ss-batteryhigh.right:after {
  content: '';
}

.ss-batterymedium:before, .ss-batterymedium.right:after {
  content: '';
}

.ss-batterylow:before, .ss-batterylow.right:after {
  content: '';
}

.ss-batteryempty:before, .ss-batteryempty.right:after {
  content: '';
}

.ss-clouddownload:before, .ss-clouddownload.right:after {
  content: '';
}

.ss-cloudupload:before, .ss-cloudupload.right:after {
  content: '';
}

.ss-calendaradd:before, .ss-calendaradd.right:after {
  content: '';
}

.ss-calendarremove:before, .ss-calendarremove.right:after {
  content: '';
}

.ss-calendarcheck:before, .ss-calendarcheck.right:after {
  content: '';
}

.ss-calendardelete:before, .ss-calendardelete.right:after {
  content: '';
}

html {
  font-size: 100%;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 1.7em;
}

* {
  outline: none;
}

a {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
a:hover {
  text-decoration: none;
}
#wrapper {
	background-color: #f5f5f5;
}
.social-box {
	margin: 4px 0px -2px;
}
.btn-md {
  display: inline-block;
  padding: 10px 15px 9px 15px;
  margin-bottom: 0;
  color: #858585;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 2px solid #dbdbdb;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-sm {
  display: inline-block;
  padding: 3px 7px 3px 7px;
  margin: 0px 2px 0px 0px;
  color: #FFF;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  font-weight: 600;
  text-align: center;
  background-color: #cbcbcb;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 5px;
  text-rendering: optimizeLegibility;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-sm:hover, .btn-sm.current {
  background-color: #858585;
  color: #ffffff;
}
.btn-app-store {
	display: block;
	text-indent: -9999px;
	background: url("../img/app-store-download.png") no-repeat;
	width: 135px;
	height: 40px;
	background-size: 135px 40px;	
}
.btn-app-store-2 {
	display: block;
	text-indent: -9999px;
	background: url("../img/ttb-iphone-appstore-icon@2x.png") no-repeat;
	width: 200px;
	height: 64px;
	background-size: 200px 64px;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: #FFF;
  border-color: #858585;
  color: #858585;
}

img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

h1 {
  font-size: 0;
  margin: 0;
  padding: 0;
}

h2 {
	color: #000000;
	font-family: "proxima-nova", sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	margin: 0;
	font-weight: 400;
}

h3 {
  margin: 0 0 10px 0;
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  color: #A7A7A7;  
  line-height: 1.2;
  font-weight: 300;
}

h4 {
  font-family: "proxima-nova", sans-serif;
  color: #7A7A7A;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.105em;
  margin: 30px 0 20px 0;
}

h5 {
  color: #b7b7b7;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h6 {
  color: #858585;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 1em;
  font-weight: 100;
  margin: 0;
  text-rendering: optimizeLegibility;
}


p {
  font-family: "proxima-nova", sans-serif;
  margin: 30px 0 30px 0px;
  font-size: 20px;
  color: #666;
  line-height: 1.6;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}

.field {
  margin: 10px;
}

.fb-like {
  display: inline-block;
  position: relative;
  margin: 0px 10px 0 6px;
  margin-top: 1px;
  vertical-align: top;
}

iframe.twitter-follow-button {
  position: relative;
  top: 0;
  margin-right: 4px;
}

div#___plusone_0, div#___plusone_1 {
  margin-right: 4px !important;
}

.twitter-share-button {
  margin-right: 4px;
}

.custom-button {
  vertical-align: top;
  display: inline-block;
  margin-right: 0px;
  font-size: .7em;
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
  line-height: 0;
  background: linear-gradient(to bottom, #fbfbfb 0%, #f6f6f6 6%, #e4e4e4 100%);
  background: -moz-linear-gradient(to bottom, #fbfbfb 0%, #f6f6f6 6%, #e4e4e4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb',endColorstr='#e4e4e4',GradientType=0);
  padding: 9px 4px;
}

.custom-button:hover {
  border: 1px solid #BBB;
  background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f4f4f4',GradientType=0);
  text-decoration: none;
}

.custom-button:active {
  border: 1px solid #BBB;
  background: linear-gradient(to bottom, #dcdcdc 0%, #e2e2e2 24%, #f6f6f6 71%, #fefefe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc',endColorstr='#fefefe',GradientType=0);
}

.custom-button .icon {
  font-size: .8em;
  text-shadow: 1px 1px #fff;
}

.custom-button .text {
  position: relative;
  margin-left: 3px;
  font-family: arial;
  font-weight: 700;
  color: #333;
  text-shadow: 1px 1px #fff;
  bottom: 0;
}

.custom-button .rss-subscribe {
  color: #E8513B;
}

/* Filters Section
*********************************/

.utility {
  margin: 20px -15px;
}
.filters {
  text-align: left;
  margin-bottom: 3px;
}
/*
.filters .view-filter {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-left: 5px;
  padding-left: 12px;
  border-left: 1px solid #dbdbdb;
}
*/

.filters a[style]:after{
  font-family: "SSStandard";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  zoom: 1;
  content: "close";
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  margin-left: 5px;
}

.filters a[style]:hover:after{
  opacity: 1;
}


.error404 #wrapper .not-found{
  text-align: center;
  padding: 18px 0;
}

.error404 #wrapper .not-found .error-404{
  font: 160px/180px "proxima-nova", "Century Gothic", AppleGothic, arial, sans-serif;
  color: #333;
}
.error404 #wrapper .not-found p{
  font: 20px "proxima-nova", "Century Gothic", AppleGothic, arial, sans-serif;
  margin-bottom: 36px;
}

.error404 #wrapper .not-found .btn{
  color: #24A9E0;
  font: 20px "proxima-nova", "Century Gothic", AppleGothic, arial, sans-serif;
  color: #ccc;
  border: 2px solid #ccc;
  width: 180px;
  height: 60px;
  line-height: 60px;
  padding: 0;
}

.filters .view-filter {
	display: none;
}
.social {
  text-align: right;

}
.latest-posts {
  width: 100%;
  padding: 0;
  margin: 25px 0 0 0;
}
.latest-posts img {
  max-width: 100%;
  height: auto;
}
.latest-posts .odd {
  padding-right: 1px;
}
.latest-posts .even {
  padding-left: 1px;
}
.latest-posts .even .post-category {
  margin-left: 0px;
}
/* .latest-posts .even h3 {
  margin-right: 40px;
}*/
.latest-posts h6 {
  margin: 10px 20px 0 0;
  font-size: 22px;
  line-height: 1.4em;
  color: #353535;
  font-weight: 600;
}
.latest-posts h5 {
  margin: 8px 0 0 0;
}
.latest-posts p {
  margin: 0 20px 0 0;
}
.latest-posts .story-share {
  margin-bottom: 20px;
}
.latest-posts .title-wrap {
  position: absolute;
  padding: 50px 80px 0 25px;
  z-index: 3;
  top: 0;
}
.latest-posts .post .post-overlay {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjcyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40MiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0,0,0,0.68) 0%, rgba(0,0,0,0.68) 40%, rgba(0,0,0,0.68) 41%, rgba(0,0,0,0.22) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.68)), color-stop(40%,rgba(0,0,0,0.68)), color-stop(41%,rgba(0,0,0,0.68)), color-stop(100%,rgba(0,0,0,0.22))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.68) 0%,rgba(0,0,0,0.68) 40%,rgba(0,0,0,0.68) 41%,rgba(0,0,0,0.22) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,0,0,0.68) 0%,rgba(0,0,0,0.68) 40%,rgba(0,0,0,0.68) 41%,rgba(0,0,0,0.22) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,0,0,0.68) 0%,rgba(0,0,0,0.68) 40%,rgba(0,0,0,0.68) 41%,rgba(0,0,0,0.22) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,0,0,0.68) 0%,rgba(0,0,0,0.68) 40%,rgba(0,0,0,0.68) 41%,rgba(0,0,0,0.22) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#6b000000',GradientType=0 ); /* IE6-8 */
  width: 100%;
  max-width: 569px;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0;
  transition: opacity 0.7s ease 0s;
  -moz-transition: opacity 0.7s ease 0s;
  -webkit-transition: opacity 0.7s ease 0s;
  -o-transition: opacity 0.7s ease 0s;
  -ms-transition: opacity 0.7s ease 0s;
}
.latest-posts .post.odd .post-overlay{
  left: 15px;
}
.latest-posts .post.even .post-overlay{
  /*right: 15px;*/
}
.latest-posts .post:hover .post-overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0.5;
}
.post-category {
	position: absolute;
	top: 0;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1em;
	text-rendering: optimizeLegibility;
	margin: 0px;
	padding: 2px;
	z-index: 3;
}

.post-content img {
  max-width: 100%;
  height: auto;
}

.feature {
  background-color: rgba(37, 170, 255, 0.6);
}

.news {
  background-color: rgba(213, 12, 93, 0.6);
}

.sponsor {
  background-color: #000000;
}
.post-share {
	position: absolute;
	bottom: 0;
	z-index: 3;
	margin: 0 0 30px 25px;
}
.post-share span.number {
	font-size: 16px;
	font-weight: 700;
}
.post-share:before {
	position: absolute;
	width: 14px;
	height: 12px;
	left: 12px;
	top: 39px;
	background-image: url('../img/post-share-before.png');
	background-size: 14px 12px;
	content: "";
}
.post-share a {
	display: inline-block;
	padding: 14px 16px 13px 16px;
	color: #000000;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	line-height: 11px;
	background-color: #FFFFFF;
	border-radius: 5px;
	letter-spacing: 0.05em;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
			-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
				-ms-box-shadow: 0 1px 2px rgba(0,0,0,.2);
					-o-box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.post-share a:hover, .post-share a:active, .post-share a:focus,  {
	text-decoration: none;
}
.big-story-share a, .story-share a {
	color: #ffffff;
}
.post-share .share, .big-story-share .share, .story-share .share {
  display: inline-block;
  padding: 8px;
}
.post-share i, .big-story-share i, .story-share i {
  font-size: 13px;
  padding-right: 4px;
}
.post-share .share-box a {
  color: #cccccc;
}
.post-share .share-box a:hover {
  color: #858585;
}

/*//////////////////// HEADER ////////////////////*/

.navbar {
	min-height: 0px;
	margin-bottom: 0px;
	padding: 15px 0;
	background-color: #FFFFFF;
	border-bottom: 1px solid #dcdcdc;
}
.navbar-header {
	margin: 0;
	padding: 0 20px 0 0;
}
.navbar-nav {
	float: left;
	margin: 0;
	padding: 8px 0 0 20px;
}
.navbar h1 {
	margin: 0;
}
.navbar #logo a {
	float: left;
	display: block;
	width: 196px;
	height: 38px;
	text-indent: -9999px;
	background: url("../img/ttb-logo.jpg") no-repeat;
	background-size: 196px 38px;
}
.navbar .slogan {
	display: block;
	float: left;
	font-family: "proxima-nova", sans-serif;
	font-size: 18px;
	color: #858585;
	padding: 9px 0 0 15px;
	text-transform: title;
	text-rendering: optimizeLegibility;
}
.navbar .navbar-links {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.navbar .nav-links {
	font-family: "proxima-nova", sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #505961;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0 18px 0 0;
}
.navbar .nav-links:hover {
	color: #505961;
}
.navbar .btn {
	height: 38px;
	width: 38px;
	margin: 0;
	padding: 9px 10px;
	background-color: #FFFFFF;
	border-radius: 20px;
	border: 1px solid #dcdcdc;
}
.navbar .btn i {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.navbar-toggle {
	padding: 11px 8px;
	margin: 0 6px 0  0;
	border: 0;
}
.navbar .icon-nav {
	display: block;
	width: 22px;
	height: 18px;
	text-indent: -9999px;
	background: url("../img/nav-grid.png") no-repeat;
	background-size: 22px 18px;
}
.navbar .search {
  display: block;
  float: right;
  margin: 8px 20px 0 0;
  padding: 0;
}

.navbar .search i {
  font-size: 17px;
  color: #cbcbcb;
  -webkit-transition: all .3s;
    -moz-transition: all .3s;
      -o-transition: all .3s;
        transition: all .3s;
}
.navbar .search i:hover {
	color: #505961;
}
.navbar .logged-user-details {
	float: right;
	margin: 0 40px 0 0;
	line-height: 38px;
	position: relative;
}
.navbar .logged-user-details .popover:before {
	position: absolute;
	width: 20px;
	height: 10px;
	left: 80px;
	top: -10px;
	background-image: url('../img/profile-dropdown-arrow.jpg');
	background-size: 20px 10px;
	content: "";
}
.navbar .logged-user-details .popover {
	width: 180px;
	border: 1px solid #dcdcdc;
	border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
			-moz-border-radius: 0 0 5px 5px;
				-ms-border-radius: 0 0 5px 5px;
	border-top: none;
	top: 56px;
	left: -55px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
			-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
				-ms-box-shadow: 0 1px 2px rgba(0,0,0,.1);
					-o-box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.navbar .logged-user-details .popover a {
	font-family: "proxima-nova", sans-serif;
	line-height: 40px;
	display: block;
	color: #505961;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.navbar .logged-user-details .popover a:hover {
	color: #505961;
}
.navbar .logged-user-details .popover ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar .logged-user-details .popover ul li {
  text-align: center;
}
.navbar .logged-user-details .popover ul li:first-child {
  border-bottom: 1px solid #f5f5f5;
}
.navbar .logged-user-details .avatar{
  display: inline-block;
  vertical-align: middle;
  *display: none;
  *zoom: 1;
  border-radius: 100%;
  -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
      -ms-border-radius: 100%;
  margin-right: 8px;
}
.navbar .logged-user-details .details-trigger {
  display: inline-block;
  vertical-align: middle;
  *display: none;
  *zoom: 1;
  color: #b7b7b7;
  text-decoration: none;
}
.navbar .login {
	display: block;
	float: right;
	margin: 0 30px 0 0;
	padding: 0;
}
.navbar .login .login-text {
	color: #505961;
	font-family: "proxima-nova", sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.navbar .login i {
	width: 38px;
	height: 38px;
	margin-right: 10px;
	display: inline-block;
	border: 1px solid #dbdbdb;
	font-size: 14px;
	color: #505961;
	text-align: center;
	line-height: 38px;
	*display: inline;
	*zoom: 1;
	border-radius: 100%;
		-webkit-border-radius: 100%;
			-moz-border-radius: 100%;
				-ms-border-radius: 100%;
	-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
			-ms-transition: all 0.3s ease-in-out;
				-o-transition: all 0.3s ease-in-out;
					transition: all 0.3s ease-in-out;
}
.navbar .social {
	margin: 0;
	padding: 1px 0px 1px 20px;
	border-left: 1px solid #dcdcdc;
}
.navbar .social .twitter {
	color: #55acee;
}
.navbar .social .twitter:hover {
	color: #FFFFFF;
	background-color: #55acee;
	border-color: #55acee;
}
.navbar .social .facebook {
	color: #3b5998;
}
.navbar .social .facebook:hover {
	color: #FFFFFF;
	background-color: #3b5998;
	border-color: #3b5998;
}
.navbar .social .gplus {
	color: #E8513B;
}
.navbar .social .gplus:hover {
	color: #FFFFFF;
	background-color: #E8513B;
	border-color: #E8513B;
}
.navbar .social .rss {
	color: #ffa500;
}
.navbar .social .rss:hover {
	color: #FFFFFF;
	background-color: #ffa500;
	border-color: #ffa500;
}
.navbar .btn-sm {
	padding: 8px 10px;
}
.search-wrap {
	background: #fff;
	opacity: 0.9;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 100;
}
.search-wrap .submit-form {
	width: 100%;
	height: 68px;
	max-width: 1170px;
	position: relative;
	margin: 0 auto;
}
.search-wrap .close-search {
	position: absolute;
	right: 30px;
	top: 22px;
}
.search-wrap #search-form {
	max-width: 435px;
	margin: 0 auto;
}
.search-wrap #search-form input {
	line-height: 52px;
	height: auto;
	border: none;
	font-size: 38px; 
	text-align: center;
	text-rendering: optimizeLegibility;
}
.submit-form form {
	padding: 0 30px;
}
.submit-form form .field {
	margin: 0px;
	overflow: hidden;
	color: #999;
	font-size: 14px;
}
#wrapper .search-results{
	text-align: center;
	padding: 5px 0 30px 0;
	font-size: 20px;
}
.close-search.ss-icon.ss-standard {
	font-size: 30px;
	margin: 4px -11px 0px 0px;
	color: #505961;
}
#s2id_search-order {
	margin-right: -14px;
}
.search-results p {
	margin-bottom: 0;
}
.search-results p strong {
	font-weight: normal;
}
.search-results .pagination {
	border-top: none;
	padding: 0 15px 14px;
}
.search-results .pagination .pagination-control {
	padding: 40px 0 0;
	border-top: 1px solid #E7E7E7;
}
.pagination-control i {
	font-size: 12px;
}
.pagination-control .next i {
	padding-left: 4px;
}
.pagination-control .prev i {
	padding-right: 4px;
}
#search-filters {  
	padding-bottom: 0;
	margin-bottom: 0;
}
#search-filters .row {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0; 
}
#search-filters .filters-wrap{
	padding-bottom: 25px;
	border-bottom: 2px solid #E7E7E7;
	overflow: hidden;
}
.search-results p {
	font-size: 26px;
	color: #ababab;
}
.submit-form form .inputs {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	display: block;
	height: 46px;
	width: 100%;
	line-height: 46px;
	padding: 8px 12px;
	font-size: 14px;
	color: #a0a0a0;
	line-height: 1.428571429;
	text-transform: none;
	border-radius: 4px;
	border: 2px solid #dbdbdb;
}


/* Call Outs Section
*********************************/

.alert {
	padding: 15px;
	margin-top: 25px;
	margin-bottom: 0;
}
.alert-callouts {
	text-align: center;
	background-color: #dcdcdc;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	  	-webkit-border-radius: 5px;
	  		-moz-border-radius: 5px;
	  			-ms-border-radius: 5px;
	  				-o-border-radius: 5px;
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: 10px;
	right: 0;
	color: inherit;
}
button.close {
	float: right;
	font-size: 20px;
	line-height: 1;
	color: #000;
	text-shadow: none;
	filter: alpha(opacity=20);
	opacity: .2;
}
.alert-callouts h4 {
	display: inline-block;
	position: relative;
	top: 4px;
	margin: 0 10px 0 0;
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	text-transform: none;
	letter-spacing: 0;
}
.btn-callouts {
	margin-right: 8px;
	padding: 13px 20px 12px 20px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
}
.btn-submit {
	color: #ffffff;
	background-color: #505961;
}
.btn-submit:hover, .btn-submit:focus {
	color: #ffffff;
	text-decoration: none;
}
.btn-about {
	color: #505961;
	background-color: transparent;
	border: 1px solid #505961;	
}
.btn-about:hover, .btn-about:focus {
	color: #505961;
	text-decoration: none;
}
.callouts {
	height: 106px;
	margin: 25px auto 28px auto;
	padding: 30px 0;
}
.callouts-inner {
	width: 600px;
	height: 100%;
	margin: 0 auto 0 auto;
}
.callouts .left {
	float: left;
	width: 352px;
	text-align: left;
}
.callouts .right {
	float: left;
	width: 238px;
}
.callouts h2 {
	font-weight: 700;
	font-size: 22px;
	color: #000000;
	line-height: 26px;
}
.callouts p {
	margin: 0px;
	font-size: 16px;
}
.callouts .btn-md {
	height: 46px;
	line-height: 1em;
	padding: 16px 16px 16px 16px;
	border: 0px;
	border-radius: 0px 5px 5px 0px;
		-webkit-border-radius: 0px 5px 5px 0px;
			-moz-border-radius: 0px 5px 5px 0px;
				-ms-border-radius: 0px 5px 5px 0px;
					-o-border-radius: 0px 5px 5px 0px;
	background-color: #505961;
	color: #FFFFFF;
	font-size: 13px;
}
.callouts .btn-md:hover {
	background-color: #505961;
}
.callouts .form-group {
	margin: 0;
}
.callouts .form-control {
	width: 170px;
	height: 46px;
	display: inline-block;
	margin: 0 auto;
	padding: 8px 12px;
	border: 1px solid #d3d3d3;
	border-radius: 5px 0px 0px 5px;
	background-color: #FFF;
	font-size: 15px;
}
.callouts .form-control:focus {
	border-color: #858585;
	outline: 0;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(102, 175, 233, 0);
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(102, 175, 233, 0);
}

/* Big Story Section */

.big-story {
  margin: 25px 0 27px 0;
}

.big-message {
  border: 2px solid #cccccc;
  border-radius: 5px;
}

.big-message .headline {
  display: inline-block;
  padding: 12px 20px;
  border-right: 2px solid #cccccc;
  background-color: #E7E7E7;
  margin: 0;
}

.big-message .story {
  display: inline-block;
  padding: 12px 20px;
  margin: 0;
}

.big-story-share {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 25px 10px 0;
  color: #cccccc;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #cccccc;
  border-radius: 5px;
  background-color: #fff;
  z-index: 3;
}

.big-message h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}

.big-story-share a:hover {
  color: #858585;
}

.posts-list .row {
  padding: 0 15px;
}
.posts-list img:hover {
  opacity: .7;
}
.posts-list .col-sm-4 {
  padding-left: 0;
  padding-right: 0;
}
.posts-list .post {
  padding: 0 1px;
  margin-bottom: 30px;
  min-height: 370px;
}
.posts-list .post-title {
	font-size: 20px;
	line-height: 1.25em;
	color: #353535;
	font-weight: 600;
}
.list-thumb {
  width: 180px;
  height: auto;
  float: left;
  margin-right: 25px;
}
.posts-list h5 {
  margin: 10px 15px 15px 0;
}
.ss-icon.ss-standard {
  vertical-align: middle;
}
.story-share {
	margin: 5px 0 0 0;
	z-index: 3;
}
.story-share:before {
	position: absolute;
	width: 14px;
	height: 12px;
	left: 12px;
	top: 40px;
	background-image: url('../img/story-share-before-related.png');
	background-size: 14px 12px;
	content:"";
}
.story-share span.number, .story-share-featured span.number {
	font-size: 16px;
	font-weight: 700;
}
.story-share a {
	display: inline-block;
	padding: 14px 16px 13px 16px;
	border-radius: 5px;
		-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
				-ms-border-radius: 5px;
	color: #505961;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 11px;
	border: 1px solid #d3d3d3;
	letter-spacing: 0.05em;
}
.story-share-featured {
	position: relative;
	display: inline-block;
	float: right;
	padding: 14px 16px 13px 16px;
	border-radius: 5px;
		-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
				-ms-border-radius: 5px;
	color: #505961;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 11px;
	border: 1px solid #d3d3d3;
	letter-spacing: 0.05em;
}
.story-share-featured:before {
	position: absolute;
	width: 14px;
	height: 12px;
	left: 98px;
	top: 39px;
	background-image: url('../img/story-share-feature-before.jpg');
	background-size: 14px 12px;
	content:"";
}
.story-share-featured:hover {
	color: #505961;
}


.wp_rp_wrap ul.related_post li .story-share:before {
	position: absolute!important;
	width: 14px!important;
	height: 12px!important;
	left: 12px!important;
	top: 40px!important;
	background-image: url('../img/story-share-before-related.png')!important;
	background-size: 14px 12px!important;
	content:""!important;
	z-index: 100!important;
}
.wp_rp_wrap ul.related_post li .story-share a {
	display: inline-block!important;
	padding: 14px 16px 13px 16px!important;
	border-radius: 5px!important;
		-moz-border-radius: 5px!important;
			-webkit-border-radius: 5px!important;
				-ms-border-radius: 5px!important;
	color: #505961!important;
	font-size: 13px!important;
	text-transform: uppercase!important;
	font-weight: 600!important;
	line-height: 11px!important;
	border: 1px solid #d3d3d3!important;
	letter-spacing: 0.05em!important;
}

/* Post Login Screen */

.login-request {
	background: #dcdcdc;
	padding: 20px;
	border-radius: 5px;
		-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
				-ms-border-radius: 5px;
	text-align: center;
	margin-bottom: 40px;
}
.login-request h3 {
	margin: 0 0 5px 0;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.login-request p {
	font-size: 16px;
	color: #666666;
	margin: 0 0 20px 0;
}
.login-request .btn-sm {
	background-color: #505961;
	font-size: 13px;
	line-height: normal;
	padding: 15px 20px;	
}
.login-request .btn-sm:hover {
	background-color: #505961;
	color: #FFFFFF;
}
#comments-wrap{
  clear: both;
}
#comments-wrap .wp_rp_content {
  display: block!important;
}
.comment #commentform {
  margin-left: 50px;
}
.comment-respond {
	margin-top: 30px;
}
.comment #reply-title {
  overflow: hidden; 
  margin-bottom: 10px;
}

#commentform textarea {
  width: 100%;
  border: 1px solid #dcdcdc;
  padding: 20px;
  border-radius: 5px;
	  -webkit-border-radius: 5px;
		  -moz-border-radius: 5px;
			  -ms-border-radius: 5px;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color : #666666;
  height: 120px;
  -webkit-appearance: none;
}
#commentform textarea:focus {
  border-color: #858585;
}
#commentform .field{
  overflow: hidden;
  margin: 0 0 10px;
}
#commentform button[type="submit"], .control-group .submit-btn {
  padding: 15px 20px;
  background: #505961;
  font-family: "proxima-nova", sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  border-radius: 5px;
	  -webkit-border-radius: 5px;
		  -moz-border-radius: 5px;
			  -ms-border-radius: 5px;
  float: right;
}
#cancel-comment-reply-link {
  float: left;
  padding: 15px 0;
  font-family: "proxima-nova", sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  text-transform: uppercase;
  color: #505961;
  border-radius: 5px;
	  -webkit-border-radius: 5px;
		  -moz-border-radius: 5px;
			  -ms-border-radius: 5px;
}
.comment-actions a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 38px;
	margin-right: 6px;
	padding: 0 15px;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
		-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
				-ms-border-radius: 5px;
	font-weight: 600;
	font-size: 13px;
	color: #505d61;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
}
.comment-actions a:after {
	font-family: "SSStandard";
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	white-space: nowrap;
	/*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
	margin-left: 8px;
	display: inline-block;
	*display: inline
	;*zoom: 1;
	vertical-align: middle;
}
.comment-actions a:hover {
	border-color: #505d61;
}
.comment-actions .share-comment:after {
	content: '';
}
.comment-actions .go-comment:after {
	content: '↪';
}
.comment-actions .comment-reply-link:after {
	content: '↩';
}
.comment-actions .comment-edit-link:after {
	content: '🔗';
}
.comment-list{
  font-family: "proxima-nova", sans-serif;
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
}
.comment-list .comment{
  margin-top: 40px;
}
.comment-list .comment:first-child{
  margin-top: 0;
}
.comment-list .comment .comment:first-child{
  margin-top: 40px;
}
.comment-list .children{
  list-style: none;
}
.comment-list .comments{
  overflow: hidden;
}
.comment-list .comment .depth-3 .children{
  padding: 0;
}
.comment-list .comments .avatar{
	margin: 0 10px 0 0; 
	float: left;
}
.comment-list .comments .avatar img{
	display: block;
	border-radius: 100%;
		-moz-border-radius: 100%;
			-webkit-border-radius: 100%;
				-ms-border-radius: 100%;
	margin: 0;
	border: 1px solid #d3d3d3;
}
.comment-list .comments .comment-desc{
	overflow: hidden;
	margin-top: 6px;
}
.comment-list .comments .comment-details{
	margin-bottom: 15px;
	overflow: hidden;
}
.comment-list .comments .comment-author{
	float: left;
}
.comment-list .comments .comment-author a{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-weight: 700;
  font-size: 15px;
  color: #505d61;
  text-decoration:underline;
  text-transform: none;
}
.comment-list .comments .comment-author a:hover{
  text-decoration: underline;
}
.comment-list .comments .comment-plain{
  margin-bottom: 20px;
}
.comment-list .comments .comment-plain p{
  color: #666666;
  font-size: 18px;
  margin: 0;
}
.comment-list .comment-author .author-description, .comment-list .comment-date{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	color: #b7b7b7;
	letter-spacing: 1px;
}
.comment-list .comment-date{
  float: right;
  padding-top: 2px;
}

.pagination {
	width: 100%;
	/*border-top: 1px solid #E7E7E7;*/
	padding: 10px 0 50px 0;
	text-align: center;
	margin: 0;
}
.pagination .prev-next {
  width: 280px;
  color: #cccccc;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
  border: 2px solid #cccccc;
  border-radius: 5px;
  margin: 0 auto;
}
.pagination .prev-next a {
  color: #cccccc;
}
.pagination .prev-next a:hover {
  color: #858585;
}
.pagination .prev-next .prev {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border-right: 2px solid #cccccc;
  padding: 16px 35px;
}
.pagination .prev-next .next {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 16px 35px;
}
.pagination .prev-next i {
  font-size: 13px;
  padding: 0px 4px;
}
.typekit-badge {
  display: none !important;
}
.share-box {
  display: none;
}
.follow-ttb {
  float: right;
}


.social-top-summary {
  display: inline-block;
  float: right;
  margin: 10px -4px;
}

.sponsor-summary {
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
display: inline-block;
background: #eaeaea;
padding-left: 8px;
padding-right: 6px;
padding-top: 4px;
padding-bottom: 5px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom: 1px solid #CECECE;
border-right: 1px solid #CECECE;
border-top: 1px solid #CECECE;
}

.sponsor-name-summary {
display: inline-block;
text-transform: uppercase;
font-size: 13px;
background: #954DB6;
padding: 3px 6px 3px 8px;
font-weight: 600;
color: #fff;
line-height: 1.6em;
letter-spacing: 1px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}

#pagination-box {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 10px;
}
/* REMOVE
.post-content-wrap .post-title {
	font-family: proxima-nova;
	font-size: 39px;
	color: #000;
	font-weight: 400;
	text-rendering: optimizeLegibility;
}
.post-content-wrap .post-content {
  padding-bottom: 15px;
}
*/
.post-summary-comments {
	font-family: proxima-nova;
	font-size: 24px;
	color: #A7A7A7;
	margin: 0;
	line-height: 1.5;
	padding-bottom: 0;
}

.embed-container {
  margin: 0 0 20px 0;
}
.post-content-wrap .post-content h3 {
  font-size: 24px;
  color: #A7A7A7;
  margin: 0 0 30px;
  line-height: 1.6;
}
.post-content-wrap .post-content h4 {
  font-size: 22px;
}
.post-content-wrap .post-content hr {
  color: #f00;
  background-color: #e4e4e4;
  height: 2px;
  border: none;
}
/* REMOVE
.post-content-wrap .post-content blockquote {
  font-size: 18px;
  margin: 0 0 20px 0;
  border-left: 2px solid #e2e2e2;
  padding-left: 20px;
}
*/
.post-content-wrap .post-content ol {
  font-size: 19px;
  padding-left: 40px;
  list-style-type: decimal;
}
.post-content-wrap .post-content ul {
  font-size: 19px;
  padding-left: 40px;
  line-height: 1.6;
  list-style-type: disc;
  margin-bottom: 30px;
}
.post-content-wrap .post-content li {
  margin-bottom: 14px;
  font-weight: 300;
  color: #666;
}
.post-content-wrap .post-content .story-actions {
	padding-left: 0;
	margin-bottom: 30px;
	display: inline-block;
}
.post-content-wrap .post-content .story-actions li {
	margin-bottom: 0;
}
.post-content-wrap .post-content + hr {
  border: none;
  background: #d7d7d7;
  margin-bottom: 32px;
}
.post-content-wrap #pagination-box .go-home {
  padding: 18px 50px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
}
.post-content-wrap #pagination-box .go-home i {
	padding-left: 4px;
}
.post-content-wrap #pagination-box .go-home span {
  font-size: 11px;
  margin-right: 4px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin{
  background: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  padding: 0 !important;
}

.fancybox-opened {
  z-index: 8030;
}



.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}



#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  
}

.fancybox-close {

}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0,0,0,0.7);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
#main-popup {
  text-align: center;
  padding-bottom: 30px;
}
#main-popup img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 25px;
}
#main-popup h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 15px 10px 15px;
	line-height: normal;
}
#main-popup p {
	margin: 0 15px 20px 15px;
	font-size: 16px;
	line-height: normal;
}
#main-popup .btn {
	padding: 12px 30px;
	background: #019cd6;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.submit-form {
	max-width: 380px;
	background: #fff;
	border-radius: 10px;
		-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
				-ms-border-radius: 10px;
					-o-border-radius: 10px;
	padding-bottom: 15px;
	overflow: hidden;
}
.submit-form .box-title {
  background: #00a8e5;
  font-family: "proxima-nova", sans-serif;
  font-weight: 200;
  font-size: 26px;
  height: 62px;
  color: white;
  margin-bottom: 25px;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 18px;
}
.submit-form form {
  padding: 0 30px;
}
.submit-form form .field {
  margin: 0px;
  overflow: hidden;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
}
.submit-form form .field .btn {
  color: #FFFFFF;
  font-size: 13px;
  background-color: #505961;
  border: none;
  padding: 12px 15px;
  float: left;
  cursor: pointer;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.submit-form form .inputs {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  display: block;
  height: 46px;
  width: 100%;
  line-height: 46px;
  padding: 8px 12px;
  font-size: 14px;
  color: #a0a0a0;
  line-height: 1.428571429;  
  text-transform: none;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
}
.submit-form form .inputs:focus {
  border-color: #858585;
}

/* Header
*********************************/

.navbar h2 {
	display: block;
	float: left;
	font-family: "proxima-nova", sans-serif;
	font-size: 18px;
	color: #cbcbcb;
	padding: 8px 0 0 15px;
	text-transform: none;
	font-weight: 100;
}
#header {
  margin: 0px;
  position: relative;
}
.filter-label {
color: #CBCBCB;
font-size: 13px;
margin-right: 10px;
text-transform: uppercase;
font-family: proxima-nova;
font-weight: 600;
letter-spacing: 1px;
text-rendering: optimizeLegibility;
margin-left: -14px;
}
#s2id_search-order {
margin-right: -14px;
}
.search-results p {
  margin-bottom: 0;
}
.search-results p strong {
  font-weight: normal;
}
.search-results .pagination {
  border-top: none;
  padding: 0 15px 14px;
}
.search-results .pagination .pagination-control {
  padding: 40px 0 0;
  border-top: 1px solid #E7E7E7;
}
.pagination-control i {
	font-size: 12px;
}
.pagination-control .next i {
	padding-left: 4px;
}
.pagination-control .prev i {
	padding-right: 4px;
}
#search-filters{  
  padding-bottom: 0;
  margin-bottom: 0;
}
#search-filters .row{
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0; 
}
#search-filters .filters-wrap{
  padding-bottom: 25px;
  border-bottom: 2px solid #E7E7E7;
  overflow: hidden;
}
.search-results p {
	font-size: 26px;
	color: #ababab;
}
#header .user-action {
  float: right;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#header #logo a {
  float: left;
  display: block;
  width: 204px;
  height: 40px;
  text-indent: -9999px;
  background: url("../img/ttb-logo.jpg") no-repeat;
  background-size: 204px 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#header .slogan {
  display: block;
  float: left;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #858585;
  padding: 9px 0 0 15px;
  text-transform: title;
  text-rendering: optimizeLegibility;
}
#header .btn {
  height: 40px;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 8px;
}
#header .btn i {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.nav-sponsor {
	display: inline-block;
	padding: 6px 0px 5px 0px !important;
	color: #858585;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
	vertical-align: middle;
}


/*//////////////////// POST PAGE ////////////////////*/


.post-bg {
	background-color: #f5f5f5;
}
.post-top {
	margin: 30px 0 30px 0;
	padding-left: 0;
}
.post-visit {
	margin: 50px 0 40px 0;
	padding-right: 0;
}
.post-content-wrap h1 {
	font-size: 32px;
	font-weight: 600;
	color: #505961;
	line-height: 1.2;
	margin: 12px 0 20px 0;
}
.post-content-wrap h1 a {
	color: #505961;
}
.post-author {
	color: #b7b7b7;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 15px;
}
.comments-number {
	float: right;
	position: relative;
	margin-left: 20px;
	padding: 10px;
	color: #505961;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	text-align: center;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
		-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
				-ms-border-radius: 5px;
}
.comments-number span.number {
	display: block;
	font-size: 28px;
	font-weight: 700;
	line-height: 24px;
}
.comments-number:before {
	position: absolute;
	width: 14px;
	height: 12px;
	left: 50px;
	top: 57px;
	background-image: url('../img/story-share-feature-before.jpg');
	background-size: 14px 12px;
	content: "";
}
.comments-number:hover {
	color: #505961;
}
.post-content p {
	margin: 0 0 30px 0;
}
.post-content-info {
	padding-left: 0;
}
.post-content {
	margin-bottom: 0px;
	padding-left: 0;
}
.post-rail {
	margin: 0;
	padding-right: 0;
}
.post-actions {
	display: block;
	height: 40px;
	margin-bottom: 50px;
}
.post-actions-inner {
	display: block;
	height: 40px;
	margin-bottom: 30px;
}
.post-actions-inner .story-actions {
	float: left;
}
.post-actions .story-actions {
	float: right;
}
.post-visit-button {
	float: left;
	height: 40px;
	margin: 0;
	padding: 14px 20px;
	color: #505961;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 13px;
	text-align: center;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
}
.post-visit-button:hover {
	color: #505961;
	border-color: #505961;
}
.post-visit-button i {
	padding-left: 5px;
	font-size: 14px;
	vertical-align: middle;
}
.post-sponsor {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3em;
	margin-bottom: 26px;
}
.post-sponsor a, .post-indie a {
	color: #000000;
}
.post-indie {
	border: 1px solid #dcdcdc;
	padding: 15px 15px 0px 15px;
  background: #fff;
}
.post-indie-link {
	display: block;
	margin-bottom: 20px;
}
.post-indie-left {
	float: left;
	margin: 0 10px 0 0;
}
.post-indie-left img {
	width: 50px;
	height: 50px;
	border: 1px solid #dcdcdc;
	border-radius: 12px;
}
.post-indie-right {
	padding-top: 5px;
}
.post-indie-right h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 0;
	color: #505961;
}
.post-indie p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.promote-indie {
	font-size: 12px;
	margin-top: 10px;
	line-height: normal;
}
.post-date {
	margin: 30px 0 30px 0;
	color: #959a9e;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	line-height: 1.5;
}
.post-date .post-author {
	margin: 0;
}
.post-date p {
	font-size: 15px;
	color: #656565;
	letter-spacing: 1px;
	font-weight: 400;
	line-height: 1em;
}
.post-sponsor img {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.post-sponsor p {
	margin-top: 10px;
	font-size: 13px;
	font-weight: 500;
}
.post-sponsor p a {
	color: #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
}
.post-sponsor i {
	padding-left: 4px;
	font-size: 10px;
	vertical-align: middle;
}
.post-rail #pagination-box .btn-md {
	width: 100%;
}

/* Share Icons */

.btn-share {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 9px 11px;
	color: #858585;
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #dcdcdc;
	border-radius: 20px;
		-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
				-ms-border-radius:20px;
	user-select: none;
		-webkit-user-select: none;
			-moz-user-select: none;
				-ms-user-select: none;
					-o-user-select: none;
	transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out;
			-moz-transition: all 0.2s ease-in-out;
				-ms-transition: all 0.2s ease-in-out;
					-o-transition: all 0.2s ease-in-out;
}
.btn-share i {
	font-size: 16px;
	padding: 0;
	margin: 0;
}
.story-actions {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.story-actions a:hover {
	color: #FFFFFF;
}
.story-actions li {
	display: inline-block;
}
.story-actions li .twitter {
	color: #55acee;
}
.story-actions li .facebook {
	color: #3b5998;
}
.story-actions li .google {
	color: #E8513B;
}
.story-actions li .twitter:hover {
	background-color: #55acee;
	color: #FFFFFF;
}
.story-actions li .facebook:hover {
	background-color: #3b5998;
	color: #FFFFFF;
}
.story-actions li .google:hover {
	background-color: #E8513B;
	color: #FFFFFF;
}

/* Post Styling */

.post-content-wrap .post-content blockquote {
	margin: 0 0 30px 0;
	border-left: 0;
	padding: 0 0 0 40px;
}
.post-content-wrap .post-content blockquote:before {
	display: block;
	font-size: 110px;
	color: #cbcbcb;
	content: "\"";
	height: 1px;
	margin-left: -45px;
	position: relative;
	top: 30px;
}
.post-image-center {
	max-width: 960px !important;
	margin-left: -105px;
  margin-right: -105px;
  margin-bottom: 30px;
}

/* PROFILE PAGE */

#comments-wrap .left {
	padding-left: 0;
}
#comments-wrap .right {
	padding-right: 0;
}
.control-group #email, .control-group #description {
	height: 46px;
	width: 100%;
	border-radius: 5px;
		  -webkit-border-radius: 5px;
			  -moz-border-radius: 5px;
				  -ms-border-radius: 5px;
					  -o-border-radius: 5px;
	padding: 5px 0 5px 15px;
	border: 1px solid #dcdcdc;
}
.control-group .checkbox {
	padding-top: 20px;
	padding-bottom: 20px;
}
.form-horizontal .control-label {
	color: #b7b7b7;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 8px;
}
.control-group .submit-btn {
	margin-bottom: 30px;
	padding: 15px 20px;
	background: #505961;
	font-family: "proxima-nova", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	border-radius: 5px;
		  -webkit-border-radius: 5px;
			  -moz-border-radius: 5px;
				  -ms-border-radius: 5px;
	float: left;
}
.profile-signout {
	float: right;
	font-weight: 700;
	font-size: 12px;
	color: #505d61;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 1.5;
}
.profile-signout:hover {
	text-decoration: underline;
}

/* FEATURED POST PAGE */

.featured-hero-img {
	position: relative;
    background: no-repeat center;
    width:100%;
    height: 600px;
    background-size: cover;
	    -moz-background-size: cover;
			    -ms-behavior: url('http://www.kesernio.com/ttbdev/wp-content/themes/TechBlock2014/js/vendor/backgroundsize.htc');
}
#fill-screen {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: no-repeat center;
    background-size: cover;
        -moz-background-size: cover;
    		    -ms-behavior: url('http://www.kesernio.com/ttbdev/wp-content/themes/TechBlock2014/js/vendor/backgroundsize.htc');  
}
#fill-screen .title-wrap, .featured-hero .title-wrap {
	position: absolute;
	width: 100%;
	padding: 50px 25px 0 25px;
	text-align: center;
	bottom: 20%;
	z-index: 3;
}
#fill-screen h1, .featured-hero h1 {
	font-size: 40px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 1.2;
	margin: 0 auto;
	max-width: 1140px;
}
#fill-screen h2, .featured-hero h2 {
	margin: 8px 0 12px 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#fill-screen hr, .featured-hero hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 2px solid #cbcbcb;
	width: 40px;
}
#fill-screen .post-overlay, .featured-hero .post-overlay {
	background: linear-gradient(to bottom, rgba(0,0,0,0.60) 0%,rgba(0,0,0,0.60) 40%,rgba(0,0,0,0.60) 40%,rgba(0,0,0,0.22) 100%);
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjcyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40MiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, rgba(0,0,0,0.62) 0%, rgba(0,0,0,0.68) 40%, rgba(0,0,0,0.68) 41%, rgba(0,0,0,0.22) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.62)), color-stop(40%,rgba(0,0,0,0.68)), color-stop(41%,rgba(0,0,0,0.68)), color-stop(100%,rgba(0,0,0,0.22))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top, rgba(0,0,0,0.62) 0%,rgba(0,0,0,0.68) 40%,rgba(0,0,0,0.68) 41%,rgba(0,0,0,0.22) 100%); /* Chrome10+,Safari5.1+ */
					background: -o-linear-gradient(top, rgba(0,0,0,0.62) 0%,rgba(0,0,0,0.68) 40%,rgba(0,0,0,0.68) 41%,rgba(0,0,0,0.22) 100%); /* Opera 11.10+ */
						background: -ms-linear-gradient(top, rgba(0,0,0,0.62) 0%,rgba(0,0,0,0.68) 40%,rgba(0,0,0,0.68) 41%,rgba(0,0,0,0.22) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8000000', endColorstr='#6b000000',GradientType=0 ); /* IE6-8 */
	width: 100%;
	height: 100%;
	z-index: 2;
	/*position: absolute;*/
	top: 0;
}
#fill-screen .down, .featured-hero .down {
	position: absolute;
	width: 100%;
	clear: none;
	bottom: 0;
	padding-bottom: 24px;
	text-align: center;
	z-index: 3;
}
.down .btn {
	border: 0;
	border-color: #FFFFFF;
	border-radius: 25px;
	padding: 20px 12px 6px 12px;
	width: 50px;
	height: 50px;
	opacity: .5;
}
.down .btn:hover {
	opacity: 1;
}
.down i {
	font-size: 20px;
	line-height: 0;
	color: #FFFFFF;
}
.featured-post-bg {
	padding-top: 0;
	background-color: #f5f5f5;
}

/* Related Posts */

.wp_rp_content {
	margin-bottom: 50px !important;
	margin-top: 0px !important;
}
.wp_rp_wrap h3 {
	text-align: center !important;
}
.wp_rp_wrap .related_post_title {
	clear: both !important;
	padding: 0 1em !important;
	margin: 0 0 10px 0 !important;
	font-weight: 600 !important;
	color: #858585 !important;
	font-size: 22px !important;
	text-align:center !important;
	border-bottom: 1px solid #d8d8d8 !important;
	text-align: center !important;
}
.wp_rp_wrap .related_post_title span {
	position: relative;
	top: 13px;
	background-color: #f5f5f5;
	padding-right: 1em;
	padding-left: 1em;
}
.wp_rp_title {
	margin-right: 15px !important;
	font-weight: 600 !important;
	-webkit-transition: all .2s !important;
		-moz-transition: all .2s !important;
			-o-transition: all .2s !important;
				transition: all .2s !important;
}
.wp_rp_author {
	margin: 0px 15px 15px 0;
	color: #b7b7b7;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.wp_rp_wrap ul.related_post {
	margin: 30px 0 0 0 !important;
}
.wp_rp_wrap ul.related_post li {
	width: 33.03333333333333% !important;
	margin-top: 15px !important;
	margin-right: .3% !important;
}
.wp_rp_wrap ul.related_post li a {
	position: relative !important;
	display: block !important;
	font-family: proxima-nova, sans-serif !important;
	font-size: 18px !important;
	color: #333333 !important;
	line-height: 1.25em !important;
	text-decoration: none !important;
	margin-bottom: 15px !important;
	text-indent: 0 !important;
}
.wp_rp_wrap ul.related_post li img {
	display: block !important;
	width: 1000px !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
	-webkit-transition: all .2s !important;
		-moz-transition: all .2s !important;
			-o-transition: all .2s !important;
				transition: all .2s !important;
}
.wp_rp_wrap ul.related_post li img:hover {
	opacity: .7 !important;
}
.wp_rp_wrap ul.related_post h5 {
	margin-bottom: 15px !important;
	margin-right: 15px !important;
}


/*//////////////////// PAGES ////////////////////*/


/* ABOUT PAGE */

.post-bg {
	background-color: #f5f5f5;
}
.about {
	padding: 0 0 40px 0;
}
.about-hero-img {
    background: no-repeat center;
    width:100%;
    height: 400px;
    background-size: cover;
	    -moz-background-size: cover;
			    -ms-behavior: url('http://thetechblock.com/wp-content/themes/TechBlock2014/js/vendor/backgroundsize.htc');  
}
.about .post-top {
	margin: 50px 0 30px 0;
	padding-left: 0;
}
.about-links {
	margin: 0 auto;
	padding-top: 50px;
}
.about-links ul {
	width: 90%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.about-links ul li { 
	margin: 0px;
	border-bottom: 1px solid #dcdcdc;
}
.about-links ul li a { 
	display: block;
	width: 100%;
	padding: 10px 0;
}

/* APP PAGE */

.app-bg {
	background-color: #1caadc;
	padding: 70px 0 70px 0;
}
.app-content {
	margin-top: 110px;
}
.app-title {
	font-size: 50px;
	font-weight: 100;
	line-height: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.app-copy {
	width: 80%;
	font-size: 24px;
	font-weight: 200;
	color: #FFFFFF;
	line-height: 1.5em;
	margin: 0 0 40px 0;
}
.app-icon {
	display: block;
	text-indent: -9999px;
	background: url("../img/ttb-iphone-icon@2x.png") no-repeat;
	width: 65px;
	height: 65px;
	background-size: 65px 65px;
	margin-bottom: 20px;
}


/*//////////////////// FOOTER ////////////////////*/


/* FOOTER TOP */
footer p {
	font-size: 16px;
	line-height: 1.25em;
}
.footer-top {
	width: 100%;
	border-top: 1px solid #dcdcdc;
	background-color: #FFFFFF;
}
.footer-top h3 {
	font-size: 22px;
	font-weight: 300;
	color: #888888;
	margin: 10px 0;
}
.footer-top p {
	color: #888888;
	margin: 0 0 20px 0;
}
.footer-top-left {
	border-right: 1px solid #dcdcdc;
	padding: 30px 10px 40px 10px;
	text-align: center;
}
.footer-top-center {
	border-right: 1px solid #dcdcdc;
	padding: 30px 10px 40px 10px;
	text-align: center;
}
.footer-top-right {
	padding: 30px 10px 40px 10px;
	text-align: center;
}
.footer-top .form-group {
	margin: 0;
}
.footer-callout-img {
	display: block;
	margin: 0 auto;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	opacity: .4;
}
.footer-connect {
	background: url("../img/footer-connect.png") no-repeat;
	background-size: 44px 44px;
}
.footer-download {
	background: url("../img/footer-app-store.png") no-repeat;
	background-size: 44px 44px;
}
.footer-subscribe {
	background: url("../img/footer-newsletter.png") no-repeat;
	background-size: 44px 44px;
}
.footer-top .twitter {
	color: #55acee;
	background-color: #FFFFFF;
}
.footer-top .facebook {
	color: #3b5998;
	background-color: #FFFFFF;
}
.footer-top .gplus {
	color: #E8513B;
	background-color: #FFFFFF;
}
.footer-top .rss {
	color: #ffa500;
	background-color: #FFFFFF;
}
.footer-top .twitter:hover {
	color: #FFFFFF;
	background-color: #55acee;
	border-color: #55acee;
}
.footer-top .facebook:hover {
	color: #FFFFFF;
	background-color: #3b5998;
	border-color: #3b5998;
}
.footer-top .gplus:hover {
	color: #FFFFFF;
	background-color: #E8513B;
	border-color: #E8513B;
}
.footer-top .rss:hover {
	color: #FFFFFF;
	background-color: #ffa500;
	border-color: #ffa500;
}
.footer-top-center .btn-app-store {
	margin: 0 auto;
}
.footer-top-right .form-control {
	display: inline-block;
	width: 150px;
	height: 40px;
}
.footer-top-right .form-control {
	height: 40px;
	border-radius: 5px 0 0 5px;
	border-left: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-right: 0;
	-webkit-appearance: none;
}
.footer-top-right .form-control:focus {
	border-color: #858585;
	outline: 0;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(102, 175, 233, 0);
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(102, 175, 233, 0);
}
.footer-top-right .btn-md {
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 12px;
	color: #FFFFFF;
	background-color: #505961;
	border: 0;
	border-radius: 0 5px 5px 0;
}
.footer-top-right .btn-md:hover {
	background-color: #505961;
}

/* FOOTER BOTTOM */

.footer-bottom {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url("../img/submit-bg.jpg") no-repeat center; 
	background-size: cover;
	-ms-behavior: url('http://thetechblock.com/wp-content/themes/TechBlock2014/js/vendor/backgroundsize.htc');  
}
.footer-bottom h2 {
	margin: 0 0 20px 0;
	font-weight: 100;
	font-size: 32px;
	color: #FFFFFF;
	line-height: 1.35em;
}
.footer-bottom p {
	line-height: 1.5em;
}
.footer-top .btn-sm {
	width: 40px;
	height: 40px;
	padding: 9px 11px;
	border-radius: 20px;
		-webkit-border-radius: 20px;
				-moz-border-radius: 20px;
							-ms-border-radius: 20px;
									-o-border-radius: 20px;
	border: 1px solid #d3d3d3;
}
.footer-top .btn-sm i {
	font-size: 16px;
}
.footer-submit {
	margin: 100px 0px;
}
.footer-submit .btn-md {
	color: #FFFFFF;
	border-radius: 25px;
	border: 1px solid #FFFFFF;
	padding: 12px 24px 11px 24px;
}
.footer-submit .btn-md:hover {
	background-color: #25aae1;
	border-color: #25aae1;
	color: #FFFFFF;
}
.footer-links {
	margin: 0 auto;
	padding: 25px 0;
	border-top: 1px solid rgba(255,255,255,0.125);
}
.footer-links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer-links ul li { 
	display: inline-block;
	margin: 0 10px;
}
.footer-links ul li a { 
}
.footer-links p {
	margin: 10px 0 0 0;
	font-size: 14px;
	color: #FFFFFF;
}
.footer-links p span {
	margin-left: 15px;
}
.footer-links p a {
	color: #FFFFFF;
}
.footer-bottom .app-store-badge {
	width: 135px;
	height: 40px;
	text-indent: -9999px;
	background: url("../img/app-store.png") no-repeat; 
	background-size: 135px 40px;
	opacity: .6;
	margin: 0 auto;
	margin-bottom: 25px;
}
.story-share {
  position: relative;
}
.post {
  position: relative;
}
.post .post-title a {
  color: #fff;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
.posts-list .post .post-title a {
  color: #333;
}
.posts-list .post .post-title a:hover {
  color: #858585;
}
.post .post-title a strong {
	display: block;
	margin-top: 15px;
	margin-right: 40px;	
	font-weight: 600;
	text-rendering: optimizeLegibility;
}
.post .post-cover {
  display: block;
  backface-visibility: hidden;
}
.latest-posts .post {
  cursor: pointer;
  margin: 0  0 2px 0;
}
.share-box {
  background: white;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 120px;
  overflow: hidden;
  border-radius: 5px;
	  -webkit-border-radius: 5px;
		  -moz-border-radius: 5px;
			  -ms-border-radius: 5px;
				  -o-border-radius: 5px;
  right: 0;
  bottom: 36px;
  border: 1px solid #cccccc;
  padding: 5px 0px;
}
.share-box .share-options {
  margin: 0;
  padding: 0;
  list-style: none;
}
.share-box .share-options li .ss-icon {
  margin-right: 4px;
}
.share-box .share-options li.facebook .ss-icon {
  color: #3a5999;
  font-size: 15px;
  vertical-align: middle;
}
.share-box .share-options li.twitter .ss-icon {
  color: #00a8e8;
  font-size: 16px;
  vertical-align: middle;
}
.share-box .share-options li.googleplus .ss-icon {
  color: #c93847;
  font-size: 16px;
  vertical-align: middle;
}
.share-box .share-options li a {
  padding: 8px 10px;
  display: block;
}
.share-box .share-options li a:hover {
  background: #eaeaea;
}
#posts-list-view {
  margin-bottom: 28px;
}
#posts-list-view .post {
  padding: 18px 0;
  border-top: 1px solid #d7d7d7;
  zoom: 1;
}
#posts-list-view .post:before, #posts-list-view .post:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
#posts-list-view .post:after {
  clear: both;
}
#posts-list-view .post:first-child {
  border-width: 2px;
}
#posts-list-view .post.last {
  border-bottom: 1px solid #d7d7d7;
}
#posts-list-view .post .post-details {
  float: left;
  width: 810px;
}
#posts-list-view .post .post-details .post-title {
  font-size: 20px;
}
#posts-list-view .post .post-details .post-title a {
  color: #000;
  font-size: 22px;
  font-family: proxima-nova;
  font-weight: 600;
}
#posts-list-view .post .post-details .post-title a:hover {
  text-decoration: none;
}
#posts-list-view .post .post-details .post-author {
  display: -moz-inline-stack;
  display: inline-block;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0 10px 0 0;
  font-family: proxima-nova;
  color: #cbcbcb;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#posts-list-view .post .post-details .post-category {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: black;
  margin-right: 8px;
  padding: 0 10px 0 0;
  border-right: 1px solid #d3d3d3;
  position: relative;
  font-weight: 600;
  text-rendering: optimizeLegibility;
}
#posts-list-view .post .story-share {
  float: right;
  position: relative;
}
#posts-list-view .post .post-options .share-post {
  behavior: url("/css/PIE.htc");
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #cbcbcb;
  font-size: 12px;
  display: block;
  padding: 4px 6px;
  color: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#posts-list-view .post .post-options .share-post:hover {
  background: #353535;
}
#posts-list-view .post .post-options .share-tip {
  display: none;
  position: absolute;
  right: 0;
  bottom: -100px;
  text-align: center;
  height: 85px;
  z-index: 2;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#posts-list-view .post .post-options .share-tip .share-link {
  background: black;
  width: 82px;
  display: block;
  color: white;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  padding: 8px 0;
}
#posts-list-view .post .post-options .share-tip .share-link.facebook:before {
  content: 'facebook';
}
#posts-list-view .post .post-options .share-tip .share-link.twitter {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  margin-bottom: 1px;
}
#posts-list-view .post .post-options .share-tip .share-link.twitter:before {
  content: 'twitter';
}
#posts-list-view .post .post-options .share-tip .share-link:hover {
  text-decoration: none;
  color: #00a8e6;
}
#posts-list-view .post .post-options .share-tip:before {
  content: "";
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid black;
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: -20px;
}
/*
  Update  : 29/09/2013;
  SAID ASSEMLAL
*/
#posts-list-view .post:first-child, #posts-list-view .post:first-child + .post, #posts-list-view .post:first-child + .post + .post, #posts-list-view .post:first-child + .post + .post + .post {
  padding: 25px 10px;
}

#posts-list-view .post:first-child .post-details .post-title a,
#posts-list-view .post:first-child + .post .post-details .post-title a,
#posts-list-view .post:first-child + .post + .post .post-details .post-title a,
#posts-list-view .post:first-child + .post + .post + .post .post-details .post-title a {
  font-size: 24px;
}

#posts-list-view .post.promo {
  background: #f1f1f1;
  padding-left: 10px;
}

#posts-list-view .post.promo .sponsor-name {
  font-size: 12px;
  color: #B4B4B4;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#posts-list-view .post.promo .post-title {
  margin-bottom: 10px;
}
.inactive {
	opacity: .2;
	cursor: none;
}


/*//////////////////// SHOW/HIDE ////////////////////*/


/*medium+ screen sizes*/
@media (min-width:992px) {
    .desktop-only {
      display:block !important;
    }
    .mobile-only {
      display:none !important;
    }
}
/*small screen sizes*/
@media (max-width: 991px) {
    .mobile-only {
      display:block !important;
    }
    .desktop-only {
      display:none !important;
    }
}


/*//////////////////// 1200 BREAKPOINT ////////////////////*/


@media only screen and (max-width: 1200px) {
  .latest-posts .post .post-overlay{
    max-width: 468px;
  }
  .latest-posts .title-wrap {
    padding: 36px 25px 0 25px;
  }
}


/*//////////////////// 1170 BREAKPOINT ////////////////////*/


@media only screen and (max-width: 1170px) {
  .about-hero-img {
      height: 350px;
  }
  #fill-screen h1, .featured-hero h1 {
  	max-width: 940px;
  }
  .post-image-center {
    max-width: 842px !important;
  }
}


/*//////////////////// 992 BREAKPOINT ////////////////////*/


@media only screen and (max-width: 992px) {
  .navbar-header {
	border: 0;
  }
  .navbar-nav {
	display: none;
  }
  .navbar .social {
	display: none;
  }
  .navbar .nav-links {
	margin: 0 18px 0 0;
  }
  .navbar .search {
	margin: 8px 0 0 0;
  }
  h3 {
	font-size: 18px;
	line-height: 1.1;
  }
  #posts-list-view .post .post-details {
	width: 590px;
  }
  #posts-list-view .post .post-details .post-title a {
	font-size: 18px;
  }
  .posts-list .post-title {
	font-size: 16px;
	line-height: 1.3em;
	color: #353535;
	font-weight: 600;
  }
  .latest-posts .title-wrap {
	padding: 34px 20px 0 20px;
  }
  .posts-list .post {
	padding: 0 1px;
	margin-bottom: 30px;
	min-height: 302px;
  }
  .latest-posts .post .post-overlay{
	max-width: 358px;
  }
  .latest-posts {
	margin: 30px 0 0 0;
  }
  .post-share {
    margin: 0 0 20px 20px;
  }
  .post-share a, .story-share a {
  	padding: 12px;
  	font-size: 11px;
  }
  .post-share:before {
  	top: 34px;
  }
  .story-share:before {
  	top: 36px;
  }
  .post-share span.number,  .story-share span.number {
    font-size: 13px;
  }
  h6 {
    font-size: 16px;
  }
  .latest-posts h6 {
    font-size: 18px;
  }
  .title-wrap {
    padding: 35px 20px 0 20px;
  }
  .posts-list h6 {
    font-size: 16px;
  }
  .form-group {
    margin-top: 29px;
  }
  .about-hero-img {
    height: 300px;
  }
  .app-content {
  	margin-top: 90px;
  }
  .app-icon {
  	width: 45px;
  	height: 45px;
  	background-size: 45px 45px;
  	margin-bottom: 10px;
  }
  .app-title {
  	font-size: 40px;
  	margin-bottom: 10px;
  }
  .app-copy {
  	font-size: 20px;
  	margin-bottom: 30px;
  }
  .btn-app-store-2 {
  	width: 150px;
  	height: 48px;
  	background-size: 150px 48px;
  }
  .post-content {
  	padding-right: 0;
  }
  .post-rail {
  	padding-left: 0;
  }
  .post-visit {
  	display: none;
  }
  .post-date, .post-newsletter {
  	margin-bottom: 30px;
  	margin-top: 30px;
  	padding-bottom: 0;
  	border-bottom: 0;
  }
  #fill-screen h1, .featured-hero h1 {
  	max-width: 720px;
  }
  .post-image-center {
    max-width: 100% !important;
    margin-left: 0;
  }
  .wp_rp_content {
  	margin-top: 0px !important;
  }
  .wp_rp_wrap ul.related_post li a {
  	font-size: 16px !important;
  }
  .wp_rp_wrap ul.related_post li .story-share a {
  	padding: 12px !important;
  	font-size: 11px !important;
  }
  .wp_rp_wrap ul.related_post li .story-share:before {
    top: 36px!important;
  }
  #comments-wrap .left {
  	padding-left: 0;
  	padding-right: 0;
  }
  #comments-wrap .right {
  	padding-left: 0;
  	padding-right: 0;
  	padding-top: 10px;
  }
  .alert-callouts h4 {
  	display: block;
  	margin: 0 0 15px 0;
  }
  .alert-dismissable .close, .alert-dismissible .close {
    top: 0;
    z-index: 100;
  }
}


/*//////////////////// 768 BREAKPOINT ////////////////////*/


@media only screen and (max-width: 768px) {
  .row {
    margin: 0;
  }
  .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
  h5 {
    font-size: 10px;
    margin-bottom: 10px;
  }
  p {
    margin: 20px 0px;
    font-size: 19px;
    color: #666666;
    line-height: 1.5;
  }
  .posts-list img:hover {
    opacity: 1;
  }
  #header .user-action {
    margin: 0px 0px 0px;
  } 
  .promo-cta {
    display: none;
  } 
  #posts-list-view .post {
    padding: 18px 10px;
  }
  .pagination {
    padding: 30px 0px 30px 0px;
  }
  .social {
  	padding: 0px;
  }
  .latest-posts .post .post-overlay{
    max-width: 100%;
    left: auto!important;
    right: auto!important;
  }
  .col-md-offset-2 {
    margin-top: 30px;
  }
  .utility {
    margin: 20px 0px;
  }
  #search-filters .filters-wrap{
    border-bottom: none;
    padding: 0;
  }
  .odd {
    padding: 0px;
  }
  .even {
    padding: 0px;
  }
  .latest-posts .title-wrap {
  	padding: 34px 15px 0 15px;
  }
  .latest-posts .even h3 {
    margin-right: 15px;
  }
  .latest-posts h6 {
    margin: 15px 15px 0 15px;
    font-size: 22px;
  }
  .latest-posts h5 {
    margin: 8px 15px 0 0;
  }
  .latest-posts p {
    margin: 0px 15px 0 15px;
  }
  .even .post-category {
    margin-left: 0px;
  }
  .even h3 {
    margin-right: 0px;
  }
  .title-wrap {
    padding: 50px 25px 0 25px;
  }
  .big-message .story {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 12px 20px;
    margin: 0;
  }
  .big-message .headline {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 10px 10px;
    border-right: 0px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    background-color: #f8f8f8;
  }
  .big-story-share {
    display: none;
  }
  .big-message h6 {
    line-height: 1.5em;
  }
  .post-cover {
    width: 100%;
  }
  .posts-list .row {
    padding: 0;
  }
  .posts-list .odd {
    padding: 0px;
  }
  .posts-list .item-center {
    padding: 0px;
  }
  .posts-list .even {
    padding: 0px;
  }
  .posts-list h6 {
    margin: 15px 15px 0 15px;
    font-size: 22px;
  }
  .pagination-control {
    margin: 0 15px;
  }
  .form-group {
    margin-top: 0px;
  }
  .newsletter {
  	padding: 0;
  }
  .callouts {
    margin: 20px auto 22px auto;
  }
}


/*//////////////////// 767 BREAKPOINT ////////////////////*/


@media only screen and (max-width: 767px) {
  .container {
	padding: 0;
  }
  .latest-posts .title-wrap {
    position: static;
    padding: 15px 15px 0 15px;
  }
  .post .post-title a {
	font-size: 22px;
	color: #000000;
	font-weight: 600;
	line-height: 26px;
  }
  h4 {
	font-size: 14px;
  }
  #header {
	padding: 20px 15px;
  }
  .navbar {
	padding: 0;
  }
  .navbar h1 {
	margin: 0 0 0 15px;
  }
  .navbar #logo a {
	width: 174px;
	height: 34px;
	background-size: 174px 34px;
  }
  .navbar {
    overflow:hidden;
  }
  .navbar-nav {
  	display: inline;
    float: left;
	width: 100%;
	margin: 0;
	padding: 0 15px;
	border-left: 0;
  }
  .navbar-header {
	padding: 15px;
  }
  .navbar-right {
	display: none;
  }
  .navbar-search {
	display: none;
  }
  .navbar .nav-links {
	display: block;
	margin: 0;
	padding: 14px 0px;
	color: #FFFFFF;
	font-weight: 400;
	border-bottom: 1px solid #2d3133;
  }
  .navbar .nav-links:hover {
	color: #FFFFFF;
  }
  .navbar-toggle {
   padding: 8px 8px;
  }
  .navbar-collapse {
    background-color: #222527;
  }
  .latest-posts {
    margin-top: 0;
  }
  .latest-posts .post .post-overlay {  /* added */
    display: none;
  }
  #header .slogan {
	display: none;
  }
  .utility {
	display: none;
  }
  .latest-posts .odd {
	padding: 0;
  }
  .latest-posts .even {
	padding: 0;
  }
  .posts-list .post {
	padding: 0px;
	min-height: 0px;
  }
  .posts-list .post-title {
	font-size: 22px;
  }
  .navbar .social {
	display: none;
  }
  .filters {
	text-align: center;
  }
  .big-story {
    margin: 20px 15px 22px 15px;
  }
  .post .post-title a strong {
	margin-left: 15px;
	margin-right: 15px;
  }
  .latest-posts h5, .posts-list h5 {
	margin: 8px 15px 0 15px;
  }
  .latest-posts h5 {
  	margin: 8px 15px 0 0;
  }
  .story-share {
	margin: 15px 15px 0px 0px;
  }
  .post .story-share {
  	margin: 15px 15px 0px 15px;
  }
  .post-share {
    position: relative; /* added */
    margin: 15px 0 30px 15px;
  }
  .post-share:before {
  	top: 36px;
  	background-image: url('../img/story-share-before-related.png');
  	background-size: 14px 12px; /* added */
  	content: ""; /* added */
  }
  .post-share a {  /* added */
  	padding: 12px;
  	color: #505961;
  	font-size: 11px;
  	background-color: transparent;
  	border: 1px solid #d3d3d3;
  	box-shadow: 0 0px 0px rgba(0,0,0,.1);
	  	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
		  	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.2);
			  	-ms-box-shadow: 0 0px 0px rgba(0,0,0,.2);
				  	-o-box-shadow: 0 0px 0px rgba(0,0,0,.2);
  }
  .about {
	padding: 0 0 30px 0;
  }
  .about-links {
  	display: none;
  }
  .app-bg {
	padding: 40px 0 40px 0;
  }
  .app-content {
	margin-top: 0px;
  }
  .app-icon {
	width: 45px;
	height: 45px;
	background-size: 45px 45px;
	margin:0 auto;
  }
  .app-title {
	font-size: 40px;
	margin: 10px 0;
	text-align: center;
  }
  .app-copy {
  	width: 100%;
	font-size: 20px;
	margin-bottom: 30px;
	text-align: center;
  }
  .btn-app-store-2 {
	width: 150px;
	height: 48px;
	background-size: 150px 48px;
	margin: 0 auto;
  }
  .app-photo img {
	margin: 0 auto;
	padding-top: 40px;
  }
  .footer-top-left, .footer-top-center {
	border-right: 0px;
	border-bottom: 1px solid #dcdcdc;
	padding: 40px 15px;
  }
  .footer-top-right {
	padding: 40px 15px;
  }
  .post-top {
  	margin: 20px 0 20px 0;
  }
  .post-content-wrap .post-content blockquote {
    padding: 0 0 0 35px;
  }
  .post-content-wrap .post-content blockquote:before {
  	font-size: 90px;
  	margin-left: -40px;
  	top: 22px;
  }
  #fill-screen h1, .featured-hero h1 {
  	font-size: 30px;
  }
  #fill-screen h2, .featured-hero h2 {
  	font-size: 11px;
  }
  .wp_rp_wrap ul.related_post li {
  	width: 100% !important;
  	margin-top: 15px !important;
  	margin-right: 0px !important;
  }
  .wp_rp_wrap ul.related_post li a {
  	font-size: 22px !important;
  }
  .wp_rp_content {
  	margin-bottom: 30px !important;
  }
  .alert {
    margin-bottom: 25px;
  }
}


/*//////////////////// 700 BREAKPOINT ////////////////////*/


@media only screen and (max-width: 700px) {
  .callouts {
    height: 176px;
  }
  .callouts-inner {
  	width: 100%;
  }
  .callouts .left {
  	width: 100%;
  	text-align: center;
  }
  .callouts .right {
  	width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}


/*//////////////////// 660 BREAKPOINT ////////////////////*/


@media only screen and (max-width: 660px) {
  #header {
    padding: 15px 15px;
  }
  blockquote p {
    font-size: 17px;
  }
  .twitter-handle {
    display: none;
  }
  #header #logo a {
    float: none;
    margin: 0 auto;
  }
  #header .slogan {
    display: none;
  }
  .posts-list img:hover {
    opacity: 1;
  }
  .social-top-summary {
    display: none;
  }
  .user-action {
    display: none;
  }
  #wrapper > div > article > ul > li.story-action.twitter > a.target > b {
    font-size: 12px;
  }
  #wrapper > div > article > ul > li.story-action.facebook > a > b {
    font-size: 12px;
  }
  #wrapper > div > article > ul > li.story-action.googleplus > a > b {
    font-size: 12px;
  }
  .list-thumb {
    display: none;
  }
  .about {
  	padding: 0 0 30px 0;
  }
}


/*//////////////////// 500 BREAKPOINT ////////////////////*/


@media only screen and (max-width: 500px) {
  .btn-lg {
  	padding: 15px 35px 15px 35px;
  }
  .sub-title {
    display: none;
  }
  .post .post-title a {
    font-size: 20px;
    line-height: 24px;
  }
  .posts-list img:hover {
    opacity: 1;
  }
  h3 {
    font-size: 18px;
    line-height: 1.2em;
  }
  .latest-posts h6 {
    margin: 15px 15px 0 15px;
    font-size: 18px;
  }
  .title-wrap {
    padding: 40px 20px 0 20px;
  }
  .posts-list h6 {
    margin: 15px 15px 0 15px;
    font-size: 18px;
  }
  .posts-list .post-title {
    font-size: 20px;
  }
  #fill-screen hr, .featured-hero hr {
  	margin-top: 15px;
  	margin-bottom: 15px;
  	width: 30px;
  }
  .about-hero-img {
    height: 200px;
  }
  .app-title {
  	font-size: 28px;
  	margin: 10px 0;
  }
  .app-copy {
  	font-size: 15px;
  	margin-bottom: 20px;
  }
  .featured-hero-img {
    height: 400px;
  }
  #fill-screen h1, .featured-hero h1 {
  	font-size: 20px;
  }
  .footer-top-left {
  	padding: 30px 15px;
  }
  .footer-top-center {
  	padding: 30px 15px;
  }
  .footer-top-right {
  	padding: 30px 15px;
  }
  .footer-top p {
  	font-size: 14px;
  }
  .footer-bottom h2 {
  	font-size: 26px;
  }
  .footer-submit {
  	margin: 50px 0px;
  }
  .footer-links p {
  	margin: 20px 0 0 0;
  }
  .footer-links p span {
    margin-left: 0;
    display: block;
  }
  p {
  	font-size: 16px;
  }
  .comment-list .comments .comment-plain p {
  	font-size: 16px;
  }
  .post-content-wrap h1 {
  	font-size: 22px;
  }
  .post-author {
  	font-size: 10px;
  }
  .post-content p {
    margin: 0 0 25px 0;
  }
  .comments-number {
  	font-size: 10px;
  	padding: 8px;
  	margin-bottom: 20px;
  }
  .comments-number span.number {
  	font-size: 24px;
  }
  .comments-number:before {
  	top: 51px;
  }
  .wp_rp_wrap ul.related_post li a {
  	font-size: 18px !important;
  }
  .comment-list .comments .comment-author a {
  	font-size: 13px;
  }
  .comment-list .comment-author .author-description, .comment-list .comment-date {
  	font-size: 10px;
  }
  .container-alert {
  	display: none;
  }
}


/*//////////////////// 480 BREAKPOINT ////////////////////*/


@media only screen and (max-width: 468px) {
  .promo-text { 
    font-size: 15px;
  }
  .promo {
    padding: 12px;
  }
  #posts-list-view .post .post-details {
    float: none;
    margin-bottom: 15px;
  }
  #posts-list-view .post .story-share {
    float: none;
    margin: 0;
  }
  .story-actions .story-action {
  	margin: 0 0 20px 0;
  }
  ul.related_post li a:nth-child(2) {
  	font-size: 18px !important;
  }
  .comment-list .comment-author .author-description {
  	display: none;
  }
  .comment-actions .share-comment {
  	display: none;
  }
  .callouts {
  	padding-left: 10px;
  	padding-right: 10px;
  }
  .callouts h2 {
  	font-size: 20px;
  }
}


/*//////////////////// 360 BREAKPOINT ////////////////////*/


@media only screen and (max-width: 360px) {
  .post-visit-button { 
    width: 100%;
  }
  .post-actions .story-actions{
  	float: none;
  	text-align: center;
  }
  .story-actions li {
  	margin-top: 20px;
  }
  .post-actions {
  	height: auto;
  	margin-bottom: 30px;
  }
  #commentform button[type="submit"], #cancel-comment-reply-link {
  	width: 100%;
  }
  .control-group .submit-btn {
  	width: 100%;
  }
}