@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;
}*/

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

#mce-EMAIL {
display: inline-block;
margin-bottom: 20px;
margin-left: 20px;
font-size: 19px;
font-weight: 600;
color: #333;
}

input#mce-EMAIL.email {
  display: block;
  margin: 0 0 10px 0px;
  border-radius: 5px;
  padding: 10px 0 10px 10px;
  -webkit-appearance: none;
  border: 1px solid #e5e5e5;
  width: 70%;
}

input#mce-EMAIL-inner.email {
  display: block;
  margin: 0 0 10px 20px;
  border-radius: 5px;
  padding: 10px 0 10px 10px;
  -webkit-appearance: none;
  border: 1px solid #e5e5e5;
  width: 70%;
}

#mc_embed_signup_inner {
padding: 20px 0 20px 0;
border: 1px solid #e5e5e5;
margin-bottom: 30px;
border-radius: 5px;
background: #f5f5f5;
}

#mc-embedded-subscribe-inner {
  margin: 10px 0 0 20px;
padding: 10px 60px;
border-radius: 5px;
border: none;
background-color: #23d5ac;
color: #fff;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.1em;
font-size: 12px;
}

input#mc-embedded-subscribe.button {
  margin-top: 20px;
background: #23d5ac;
border: 2px solid #fff;
color: #fff;
padding: 4px 12px 6px 12px;
font-family: "europa";
}

@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: #fff;
}

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

a {
  color: #23d5ac;
  text-decoration: none;
}

a:hover,
a:focus {
  color: rgba(59, 156, 144, 1);
  text-decoration: underline;
}

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

img {
  vertical-align: middle;
}

#disqus_thread {
padding: 10px 20px 10px 20px;
border-radius: 6px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.img-rounded {
  border-radius: 6px;
}

#buy-box {
  display: inline-block;
  width: 100%;
  text-align: center;
}

#buy-box-list {
  float: right;
}

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

div.posts-list {
  margin-top: 30px;
}

.buy-button {
  display: inline-block;
padding: 4px 10px 4px 12px;
margin-bottom: 20px;
color: #23d5ac;
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 #23d5ac;
border-radius: 5px;
-moz-user-select: none;
transition: all 0.3s ease-in-out 0s;
}

.sharing-buttons {
  padding: 20px 0 20px 0;
  width: 238px;
}

.promo {
	text-align: center;
  background: #f8f8f8;
  /*border-bottom: 1px solid #dfdfdf;*/
}

.support-us {
  font-size: 21px;
color: #666666;
padding: 14px 50px 14px 50px;
text-align: center;
background: #F8F8F8;
border: 1px solid #e1e1e1;
margin-bottom: 30px;
text-rendering: optimizeLegibility;
}

.posts-list .posts-curr-date{
  font-weight: 600;
  clear:both;
  font-family: "europa";
  text-transform: uppercase;
  text-rendering: optimizelegibility;
  margin-bottom: 30px;
  color: #23d5ac;
  letter-spacing: 0.04em;
  font-size: 22px;
  text-align: center;
}

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

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

.amazon-field {
  width: 92%;
border-radius: 4px;
border: 2px solid #e5e5e5;
height: 34px;
vertical-align: top;
-webkit-appearance: none;
margin-bottom: 10px;
text-align: center;;
}

.amazon-search-button {
border-radius: 4px;
border: none;
height: 34px;
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: 92%;
}


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

.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%;
}

.CA-UK {
  text-align: center;
  margin-top: 20px;
}

.post-authors {
text-align: center;
width: 100%;
font-size: 10px;
font-weight: 600;
letter-spacing: 0px;
text-transform: uppercase;
color: #999;
margin-top: -35px;
letter-spacing: 0.03em;
text-rendering: optimizelegibility;

}

.addthis_sharing_toolbox {
  margin-top: 20px;
}

.more-content {
  text-transform: uppercase;
letter-spacing: 0.06em;
font-weight: 600;
border: 2px solid #23d5ac;
padding: 16px;
text-align: center;
border-radius: 5px;
font-size: 18px;
text-rendering: optimizeLegibility;
}

.amazon-rating {
  text-align: center;
width: 100%;
margin: 10px 0;
}

.amazon-content {
margin: 40px 0 140px 0;
text-align: center;
}

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


p.jp-relatedposts-post-context {
  display: none;
}

h4.jp-relatedposts-post-title {
padding-top: 10px;
text-decoration: none;
letter-spacing: 1px;
font-size: 16px;
}

.comments-trigger {
text-align: center;
width: 100%;
margin: 20px 0;
padding: 15px 0 0;
/*text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 13px;
font-weight: 600;
border: 1px solid #e5e5e5;
border-radius: 5px;
background-color: #f5f5f5;
color: #929292;*/
}

.modal-header {
  background: #f5f5f5;
}

/* APP PAGE */

.app-bg {
  background-color: #23d5ac;
  padding: 70px 0 70px 0;
  margin-bottom: -60px;
}
.app-content {
  margin-top: 110px;
}
.app-title {
  font-size: 44px;
  font-weight: 100;
  line-height: normal;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.app-copy {
  width: 80%;
  font-size: 22px;
  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;
}

#comment {
margin: 0 0 30px 0;
font-size: 20px;
font-weight: 400;
text-align: center;
text-rendering: optimizelegibility;
color: #929292;
}


@media (max-width: 500px) {
	.promo {
	  display: none;
	}
}
.promo .col-md-6 {
	padding: 0;
}
.promo span {
	display: inline-block;
	font-family: "europa", sans-serif;
	font-size: 14px;
	color: #676767;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	font-weight: 600;
	margin: 0;
	padding: 6px 0 0 0;
  letter-spacing: 0.04em;
}
.promo-left {
	padding: 14px 0px 14px 18px;
}
.promo-right {
	padding: 14px 18px 14px 0px;
	border-left: 1px solid #ECECEC;
}
.promo-right form {
	display: inline-block;
}
.promo-right .form-group {
	margin: 0 0 0 10px;
	padding: 0;
}
.promo-right .form-control {
	width: 130px;
	height: 40px;
	display: inline-block;
	border-radius: 5px 0px 0px 5px;
	margin: 0 auto;
	padding: 8px 12px;
	background-color: #FFF;
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-right: 0px;
	font-size: 14px;
}
@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: #23d5ac;
	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;
	border: 0px;
	background-color: #23d5ac;
	color: #FFFFFF;
}
.promo-right .btn-md:hover {
	border: 0px;
	background-color: #23d5ac;
	color: #FFFFFF;
}
.promo-right form .btn-md {
	color: #FFFFFF;
	background-color: #23d5ac;
	border: 1px solid #23d5ac;
	border-radius: 0px 5px 5px 0px;
}
.promo-right form .btn-md:hover {
	border: 1px solid #23d5ac;
}
.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: 0 0 0 -30px;
}
.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: 8px;
  display: block;
}
#wrapper > div > article > ul > li.story-action.facebook > a > b {
  font-size: 13px;
  font-family: "europa";
  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: "europa";
  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: "europa";
  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: #00acee;
}
#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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  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;
  }


  .post-content-wrap #pagination-box-mobile .go-home {
  display: none;
}

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


}
.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-right: 10px;
  padding-left: 10px;
}

.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: 100%;
  }

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

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

  .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: 87.33333333333334%;
  }

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

  .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: 30%;
    text-align: center;
  }

  .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: 6.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;
}

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: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #a0a0a0;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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: 10px 20px;
font-size: 14px;
line-height: 1.428571429;
border-radius: 4px;
text-transform: uppercase;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
letter-spacing: 0.08em;
margin: 0 0 10px 0;
}
.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-color: #ebebeb;
  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: #23d5ac;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #23d5ac;
}

.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;
}

.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: #CBCBCB;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	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;
}
@media (max-width: 500px) {
	.btn-lg {
		padding: 15px 35px 15px 35px;
	}
}

.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: ""europa"", 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;
}
/*
.btn {
  border: 0;
}
*/
.social-box {
  margin: 4px 0 -2px;
}

.social{
  height: 25px;
  overflow: hidden;
}


.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;
  border: none;
}
.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: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: ""europa"", sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	margin: 0;
	font-weight: 400;
}

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

h4 {
  font-family: "europa", sans-serif;
  color: #23d5ac;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin: 0 0 20px 0;
  text-align: center;
}

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

.post-content-wrap .post-content h6 {
  color: #B6B6B6;
  font-family: "europa", sans-serif;
  font-size: 14px;
  line-height: 1em;
  font-weight: 500;
  margin: 20px 0;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}


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

.field {
  margin: 10px;
}

.fb-like {
  display: inline-block;
  position: relative;
  margin-right: 6px;
  margin-top: -2px;
  vertical-align: top;
  margin-left: 4px;
}

.pin-it {
  display: inline-block;
  margin: 39px 0 0 6px;
}

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: 10px;
  vertical-align: top;
  margin-top: -2px;
}

.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 ""europa"", "Century Gothic", AppleGothic, arial, sans-serif;
  color: #333;
}
.error404 #wrapper .not-found p{
  font: 20px ""europa"", "Century Gothic", AppleGothic, arial, sans-serif;
  margin-bottom: 36px;
}

.error404 #wrapper .not-found .btn{
  color: #24A9E0;
  font: 20px ""europa"", "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-bottom: 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 25px 0 25px;
  z-index: 3;
}
.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.52) 0%, rgba(0,0,0,0.58) 40%, rgba(0,0,0,0.58) 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.52)), color-stop(40%,rgba(0,0,0,0.58)), color-stop(41%,rgba(0,0,0,0.58)), color-stop(100%,rgba(0,0,0,0.22))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.52) 0%,rgba(0,0,0,0.58) 40%,rgba(0,0,0,0.58) 41%,rgba(0,0,0,0.22) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,0,0,0.52) 0%,rgba(0,0,0,0.58) 40%,rgba(0,0,0,0.58) 41%,rgba(0,0,0,0.22) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,0,0,0.52) 0%,rgba(0,0,0,0.58) 40%,rgba(0,0,0,0.58) 41%,rgba(0,0,0,0.22) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,0,0,0.52) 0%,rgba(0,0,0,0.58) 40%,rgba(0,0,0,0.58) 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 {
  margin: 0;
  padding: 4px;
  color: #fff;
  position: absolute;
  top: 0;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  z-index: 3;
  line-height: 1em;
  text-rendering: optimizeLegibility;
}

.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);
}

.video {
  background-color: rgba(252, 148, 29, 0.6);
}

.sponsor {
  background-color: rgba(0, 0, 0, 0.3);
}
.post-share {
	position: absolute;
	bottom: 0;
	z-index: 3;
	margin: 0 0 25px 25px;
}
.post-share a {
	display: inline-block;
	padding: 12px 14px;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1;
	border: 2px solid #f8f8f8;
	border-radius: 5px;
	background: rgba(0,0,0,0.40);
}
.post-share a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
.big-story-share a, .story-share a {
	color: #cccccc;
}
/*
.odd .post-share {
  margin: 0 20px 20px 0;
}
.even .post-share {
  margin: 0 35px 20px 0;
}
*/
.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;
}


/* Call Outs Section
*********************************/
.call-outs {
	width: 100%;
	margin: 30px 0px;
	background: url("http://thetechblock.com/wp-content/themes/TechBlock2014/img/call-outs-bg.jpg") no-repeat;
	background-size: 100%;
	background-color: #E7E7E7;
}
.call-outs .col-sm-6 {
	padding: 0px;
}
.call-outs-left {
	border-right: 1px solid #FFFFFF;
	padding: 40px 0px;
	text-align: center;
}
.call-outs-right {
	border-left: 1px solid #FFFFFF;
	padding: 40px 0px;
	text-align: center;
}
.call-outs h2 {
	font-weight: 600;
	font-size: 22px;
	color: #FFFFFF;
}
.call-outs .btn-md {
	line-height: 1em;
	padding: 16px 16px 16px 16px;
	border: 0px;
	background-color: #2dade2;
	color: #FFFFFF;
}
.call-outs .btn-md:hover {
	border: 0px;
	background-color: #119ad3;
	color: #FFFFFF;
}
@media (max-width: 992px) {
	.call-outs h2 {
		font-size: 16px;
		margin-bottom: 2px;
	}


}
@media (max-width: 767px) {
	.call-outs-right {
		display: none;
	}
	.call-outs h2 {
		font-size: 22px;
	}
}
@media (max-width: 500px) {
	.call-outs h2 {
		font-size: 16px;
		margin-bottom: 2px;
	}
}
.call-outs p {
	margin: 2px 0px 15px 0px;
	color: #FFFFFF;
}
@media (max-width: 1200px) {
	.call-outs p {
		font-size: 17px;
	}
}
@media (max-width: 992px) {
	.call-outs-left {
		padding: 30px 0px;
	}
	.call-outs-right {
		padding: 30px 0px;
	}
	.call-outs p {
		font-size: 15px;
		margin-bottom: 15px;
	}

}
@media (max-width: 767px) {
	.call-outs p {
		font-size: 19px;
	}
}
@media (max-width: 500px) {
	.call-outs p {
		font-size: 16px;
	}
}
.call-outs .form-group {
	margin: 0;
}
.call-outs .form-control {
	width: 200px;
	height: 44px;
	display: inline-block;
	margin: 0 auto;
	padding: 8px 12px;
	border: 0;
	border-radius: 5px 0px 0px 5px;
	background-color: #FFF;
	font-size: 15px;
}
@media (max-width: 992px) {
	.call-outs .form-control {
		width: 150px;
	}

}
@media (max-width: 767px) {
	.call-outs .form-control {
		width: 200px;
	}
}
@media (max-width: 500px) {
	.call-outs .form-control {
		width: 150px;
	}
}
.call-outs .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);
}
.call-outs form .btn-md {
	border-radius: 0px 5px 5px 0px;
}
.call-outs form .btn-md:hover {
	background-color: #119ad3;
}


/* 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;
  margin: 0 3px 70px 3px;
  min-height: 320px;
  border: 1px solid #ECECEC;
  /*box-shadow: 0px 3px 8px -4px rgba(0,0,0,0.10);*/
}
.posts-list .post-title {
  font-size: 20px;
  line-height: 1.3em;
  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;
	width: 80px;
	border-radius: 5px;
	z-index: 3;
}
.story-share {
  margin: 5px 0 0 0;
  color: #cccccc;
  width: 74px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  /*border: 2px solid #cccccc;*/
  /*border-radius: 5px;*/
  z-index: 3;
  display: inline-block;
}
.story-share a:hover {
  color: #858585;
}

.pagination {
  /*border-top: 1px solid #E7E7E7;*/
  padding: 40px 0 80px 0;
  text-align: center;
  margin: 0;
  width: 100%;
}
.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;
}
.post-date {
  text-transform: uppercase;
  font-size: 12px;
  color: #c2c2c2;
  margin-bottom: 80px;
  font-weight: normal;
  letter-spacing: 1px;
  font-weight: 600;
}
@media (max-width: 767px) {
	.post-date {
	  margin-bottom: 40px;
	}
}
.post-content-wrap .post-author {
  text-transform: uppercase;
  font-size: 15px;
  color: #393939;
  font-weight: normal;
  letter-spacing: 0.02em;
  font-weight: 600;
  text-rendering: optimizeLegibility;
  display: inline-block;
  line-height: 1.4em;
}

.support-amazon {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
font-weight: 600;
text-rendering: optimizelegibility;
float: right;
margin-top: 8px;
}

#pagination-box {
  text-align: center;
  margin-bottom: 40px;
}
.post-content-wrap .post-title {
  font-size: 32px;
  color: #333;
  margin: 30px 15px 40px 15px;
  font-family: "europa";
  font-weight: 600;
  text-rendering: optimizeLegibility;
  line-height: 1.3em;
}
.post-content-wrap .post-content {
  padding-bottom: 15px;
}
.post-summary-comments {
	font-family: "europa";
	font-size: 24px;
	color: #A7A7A7;
	margin: 0;
	line-height: 1.5;
	padding-bottom: 0;
	/*border-bottom: 2px solid #e4e4e4;*/
}

.embed-container {
  margin: 30px 0 20px 0;
}

.post-content-wrap .post-content h3 {
  font-size: 21px;
  color: #23d5ac;
  text-rendering: optimizeLegibility;
  font-weight: 400;
}
.post-content-wrap .post-content h4 {
  font-size: 20px;
}
.post-content-wrap .post-content hr {
  color: #f00;
  background-color: #e4e4e4;
  height: 1px;
  border: none;
}
.post-content-wrap .post-content blockquote {
  font-size: 18px;
  margin: 0 0 20px 0;
  border-left: 1px solid #e2e2e2;
  padding: 0px 0px 0px 20px;
}
.post-content-wrap .post-content ol {
  font-size: 18px;
  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: 30px 0px;
}
.post-content-wrap .post-content li {
  margin-bottom: 14px;
  font-weight: 300;
}
.post-content-wrap .post-content > * {
  font-size: 19px;
  color: #666666;
}
.post-content-wrap .post-content + hr {
  border: none;
  background: #d7d7d7;
  margin-bottom: 32px;
}
.post-content-wrap #pagination-box .go-home {
  padding: 20px 62px;
  font-size: 18px;
  font-weight: 400;
  background: #23d5ac;
  border: none;
  color: white;
  width: 100%;
}

.post-content-wrap #pagination-box:hover .go-home {
 background-color: #23d5ac;
box-shadow: rgba(0,0,0,0.2) 0px 4px 16px;
transition-timing-function: ease-in-out;
transition-duration: 0.2s;
}

.post-content-wrap #pagination-box-mobile .go-home {
   padding: 20px 62px;
  font-size: 17px;
  font-weight: 400;
  background: #23d5ac;
  border: none;
  color: white;
  width: 100%;
  margin: 0px 0 20px 0;
}

.post-content-wrap #pagination-box .go-home span {
  font-size: 11px;
  margin-right: 4px;
}

/* ------------------------------------ */
/* == Fancybox::						*/
/* ------------------------------------ */
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1101;
  outline: none;
  display: none;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
}

#fancybox-content {
  margin: 0 auto;
}

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}

#fancybox-close {
  content: "close";
  position: absolute;
  top: -15px;
  right: -15px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url("../images/blank.gif");
  z-index: 1102;
  display: none;
}

#fancybox-left {
  left: 0px;
}

#fancybox-right {
  right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}

#fancybox-left-ico {
  background-image: url("../images/fancybox.png?1267754970");
  background-position: -40px -30px;
}

#fancybox-right-ico {
  background-image: url("../images/fancybox.png?1267754970");
  background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;
  /* IE6 */
}

#fancybox-left:hover span {
  left: 20px;
}

#fancybox-right:hover span {
  left: auto;
  right: 20px;
}

.submit-form {
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 380px;
  padding-bottom: 15px;
  overflow: hidden;
}

.submit-form .box-title {
  background: #00a8e5;
  font-family: ""europa"", 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: #999;
  font-size: 14px;
}
#fancybox-content .submit-form form .field {
  margin-bottom: 15px;
}
.submit-form form .field .btn {
  color: #858585;
  float: right;
  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: 2px solid #dbdbdb;
}
.submit-form form .inputs:focus {
  border-color: #858585;
}

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

.navbar {
  padding: 24px 0;
  background-color: #FFF;
  margin-bottom: 0;
  /*border-bottom: 1px solid #dfdfdf;*/
}
.navbar h2 {
	display: block;
	float: left;
	font-family: ""europa"", sans-serif;
	font-size: 18px;
	color: #cbcbcb;
	padding: 8px 0 0 15px;
	text-transform: none;
	font-weight: 100;
}
#header {
  margin: 0px;
  position: relative;
}

.search-wrap{
  background: #fff;
  opacity: 0.8;
  position: absolute;
  left: 0; right: 0; top: 0;
}
.search-wrap .submit-form{
  width: 100%;
  height: 80px;
  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: 65px;
  height: auto;
  border: none;
  font-size: 38px; 
  text-align: center;
  text-rendering: optimizeLegibility;
}
#wrapper .search-results{
  text-align: center;
  padding: 5px 0 30px 0;
  font-size: 20px;
}
.close-search.ss-icon.ss-standard {
font-size: 30px;
margin: 8px -10px 0px 0px;
color: #535353;
}

i.ss-icon.ss-standard.next-right{
font-size: 14px;
margin-left: 10px;

}

i.ss-icon.ss-standard.chat-right{
font-size: 14px;
margin-right: 10px;

}

.filter-label {
color: #CBCBCB;
font-size: 13px;
margin-right: 10px;
text-transform: uppercase;
font-family: "europa";
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: 1px solid #f5f5f5;
  overflow: hidden;
}
.search-results p {
	font-size: 26px;
	color: #ababab;
  margin-top: 0px;
}
#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: ""europa"", sans-serif;
  font-size: 17px;
  color: #929292;
  padding: 9px 0 0 15px;
  text-transform: title;
  text-rendering: optimizeLegibility;
}
#header .btn {
  height: 40px;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 10px;
}
#header .btn i {
  font-size: 18px;
  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: 600;
	text-align: left;
	letter-spacing: 0.1em;
	vertical-align: middle;
}

/* Download iPhone App Section
*********************************/
.download-app {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #454545;
	font-size: 22px;
	color: #ffffff;
}
@media (max-width: 767px) {
	.download-app {
		font-size: 18px;
	}
}
.download-app-image {
	text-align: right;
}
.download-app-image img {
	position: absolute;
	bottom: -126px;
	right: 40px;
}
@media (max-width: 767px) {
	.download-app-image {
		display: none;
	}
}
.download-app-copy {
	padding: 40px 0px;	
}
@media (max-width: 767px) {
	.download-app-copy {
		text-align: center;
		padding: 20px 0px;
	}
}
.download-app .btn-md {
	line-height: 1;
	padding: 15px;
	margin-right: 10px;
	background-color: #454545;
	color: #ffffff;
	border: 2px solid #565656;
}
.download-app .btn-md:hover {
	border: 2px solid #ffffff;
}


/* Footer Section
*********************************/
#footer {
  display: block;
  width: 100%;
  margin: 60px 0 0;
  padding: 0;
  background-color: #353535;
}
#footer .col-sm-2 {
  min-height: 260px;
  padding: 40px 40px 40px 20px;
}
#footer .col-sm-4, #footer .col-sm-3 {
  min-height: 260px;
  border-left: 1px solid #454545;
  padding: 40px 40px 40px 40px;
}
#footer p {
  color: #a0a0a0;
  font-size: 13px;
  line-height: 1.5em;
}
#footer p a {
  color: #a0a0a0;
}
#footer p a:hover {
  color: #ffffff;
}
#footer .social-links a {
  display: inline-block;
  margin-right: 2px;
  padding: 4px 10px 0;
  border: 2px solid #535353;
  color: #ffffff;
  vertical-align: middle;
  line-height: 30px;
  border-radius: 5px;
}
#footer .social-links a:hover {
  border: 2px solid #ffffff;
}
#footer .form-group {
  margin-bottom: 0px;
}
#footer .form-control {
  height: 40px;
  border-radius: 5px;
  padding: 8px 12px;
  background-color: #353535;
  border: 2px solid #535353;
}
#footer .form-control:focus {
  border-color: #ffffff;
  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 .btn-md {
  background-color: #353535;
  color: #ffffff;
  border: 2px solid #535353;
}
#footer .btn-md:hover {
  border: 2px solid #ffffff;
}
#footer .menu {
  padding-top: 5px;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer ul li a {
  color: #a0a0a0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5em;
}
#footer ul li a:hover {
  color: #ffffff;
}
.footer-copyrights {
  border-top: 1px solid #454545;
  padding: 25px 0px;
  margin: 0;
}
.footer-copyrights .left {
  text-align: left;
}
.footer-copyrights .right {
  text-align: right;
}
.footer-copyrights p {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 12px;
}
.footer-copyrights p span {
  padding-left: 15px;
  border-left: 1px solid #4d4c4c;
  margin-left: 15px;
}
.footer-copyrights i {
  color: #ed217c;
  font-size: 11px;
}
.story-share {
  position: relative;
}
.post {
  position: relative;
}
.post .post-title a {
  color: #fff;
  font-weight: 600;
  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: 14px;
  margin-bottom: 14px;
  font-weight: 600;
  margin-right: 18px;
  margin-left: 18px;
  text-align: center;
  text-rendering: optimizeLegibility;
  line-height: 1.4em;
  color: #393939;
  font-size: 19px;
}
.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;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  left: -2px;
  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 #f2f2f2;
  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: "europa";
  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: "europa";
  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: .4;
	cursor: none;
}

@media only screen and (max-width: 1170px) {
  #footer .col-sm-2 {
  	min-height: 280px;
    padding: 40px 30px 40px 20px;
  }


  #footer .col-sm-4, #footer .col-sm-3 {
  	min-height: 280px;
    padding: 40px 30px 40px 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .latest-posts .post .post-overlay{
    max-width: 468px;
  }



.latest-posts .title-wrap {
  padding: 36px 25px 0 25px;
}
}
@media only screen and (max-width: 992px) {
  h3 {
    font-size: 18px;
    line-height: 1.1;
  }


.amazon-search {
  width: 97%;
}


#jp-relatedposts {
  display: none;
}

#jp-relatedposts-items {
  display: none;
}

.comments-trigger {
  display: none;
}

 .amazon-field {
  width: 96%;
  }

  .amazon-search-button {
    width: 96%;
  }

   .post-authors {
    width: 100%;
  }

#disqus_thread {
  display: none;
}


 .more-content {
    display: none;
  }

  #mc_embed_signup_inner {
    display: none;
  }

.post .post-title a strong {
    font-size: 16px;
    margin: 0 10px 0 10px; 
  }

 #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 {
  position: absolute;
  padding: 34px 20px 0 20px;
}
.posts-list .post {
  padding: 0px;
  margin-bottom: 30px;
  min-height: 262px;
}

.app-title {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .app-copy {
    font-size: 20px;
    margin-bottom: 30px;
  }

  .latest-posts .post .post-overlay{
    max-width: 358px;
  }

  h6 {
    font-size: 16px;
  }

  .latest-posts h6 {
    font-size: 18px;
  }

  .title-wrap {
    padding: 35px 20px 0 20px;
  }
  .posts-list h6 {
    font-size: 16px;
  }

  #footer .col-sm-2 {
    padding: 30px 30px 30px 20px;
  }

  #footer .col-sm-4, #footer .col-sm-3 {
    padding: 30px 30px 30px 20px;
  }

  #footer .social {
    margin-top: 59px;
  }
  /*
  #footer .social-links {
    margin-top: 49px;
  }
  */
  .form-group {
    margin-top: 29px;
  }
}
@media only screen and (max-width: 768px) {
  .row {
    margin: 0;
  }

  .amazon-field {
  width: 96%;
  }

  .amazon-search {
    width: 100%;
  }

  .amazon-search-button {
    width: 96%;
  }

  .posts-list .post {
    border: none;
    margin: 0 0 30px 0;
    box-shadow: none;
}

.post .post-title a strong {
  font-size: 20px;
}


  .sharing-buttons {
    display: none;
  }

  .post-authors {
    width: 100%;
  }

  .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
  h5 {
    color: #cbcbcb;
    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;
  }  

  #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;
  }

  .post-rail {
    margin: 0;
  }
  
  .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;
  }

  .post-share {
    margin: 0 0 15px 15px;
  }
  .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;
  }
  .footer {
    margin: 0 0 0 0;
  }
  #footer .social {
    margin-top: 0px;
  }
  #footer .social-links {
    margin-top: 0px;
  }
  #footer .social a {
    text-align: center;
    width: 18%;
    margin: 0px 4px;
  }
  .footer ul li {
    display: inline;
    padding: 0 10px;
  }
  .footer ul li a {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
	.container {
	  padding: 0;
	}

  .posts-list .posts-curr-date {
   margin-left: 14px; 
  }

	h3 {
	  font-size: 26px;
	}

  #buy-box {
  margin-left: 16px;
}

  .story-share {
    display: none;
  }

	h4 {
	  font-size: 14px;
	}
	#header {
	  padding: 20px 15px;
	}
	.utility {
	  /*margin: 20px 16px;*/
	  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;
	}
	.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;
	}
	.posts-list h5 {
	  margin: 8px 15px 0 15px;
	}
	.story-share {
	  margin: 15px 15px 0px 15px;
	}
	.footer-copyrights p {
	  text-align: center;
	  margin-bottom: 10px;
	}
	.footer-copyrights {
	  padding: 25px 20px 15px 20px;
	}
	#footer .col-sm-2 {
	  min-height: 0px;
	  text-align: center;
	  padding: 25px;
	}
	#footer .col-sm-4, #footer .col-sm-3 {
	  border-top: 1px solid #454545;
	  min-height: 0px;
	  text-align: center;
	  padding: 25px;
	}
	.footer-about {
	  display: none;
	}
	.footer-links {
	  display: none;
	}
	.form-control {
	  width: 80%;
	  margin: 0 auto;
	}

  .app-bg {
  padding: 40px 0 40px 0;
  }
  .app-content {
  margin-top: 0px;
  text-align: center;
  }
  .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;
  }
}
@media only screen and (max-width: 660px) {
  #header {
    padding: 15px 15px;
    border-bottom: 1px solid #f5f5f5;
  }

.posts-list .posts-curr-date{
  margin-top: 20px;
  font-size: 18px;
  margin-bottom: 20px;
}


#buy-box {
  margin-left: 16px;
}

  #header #logo a {
    float: none;
    margin: 0 auto;
  }
  #header .slogan {
    display: none;
  }
  .posts-list img:hover {
  opacity: 1;
  }
  .user-action {
    display: none;
  }
  .post-content-wrap .post-title {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .post-content-wrap .post-content h3 {
    font-size: 20px;
  }
  .post-content-wrap .post-content > * {
    font-size: 19px;
  }
  .post-content-wrap .post-author {
    padding: 0 4px;
  }
  .post-content-wrap .post-date {
    padding: 0 4px;
  }

  /*
  .story-actions {
    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;
  }
  .post-summary-comments {
    font-size: 18px;
  }
  #disqus_thread {
    padding: 0 10px;
  }
  .follow-ttb {
    display: none;
  }
  .post-summary-comments {
    padding: 0 4px;
    border-bottom: none;
  }
}
@media only screen and (max-width: 500px) {
  .post .post-title a {
    color: #fff;
    font-weight: 700;
    text-rendering: optimizeLegibility;
  }

 .sharing-buttons {
  display: none;
 } 


  
  .support-amazon {
    display: none;
  }

  #buy-box {
  margin-left: 16px;
}

div.posts-list {
    margin-top: 0px;
}

  .latest-posts .title-wrap {
    padding: 28px 15px 0 15px;
  }
  .sub-title {
    display: none;
  }
  .post-share a {
	  padding: 8px 10px;
  }
  .posts-list img:hover {
    opacity: 1;
  }
  .btn-sm {
    display: none;
  }
  h3 {
    font-size: 18px;
    line-height: 1.3em;
  }
  .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: 18px;
  }
}
@media only screen and (max-width: 468px) {
  .footer-copyrights p span {
    display: none;
  }
  .promo-text { 
    font-size: 15px;
  }
  .promo {
    padding: 12px;
  }
  .col-md-offset-2 {
    margin-top: 30px;
  }
  #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;
  }
}