/*
Theme Name: Listify
Author: Arbaz Zafar
Author URI: http://facebook.com/arbazzafar
Description: A clean and responsive theme based on bootstrap to run a multi-paged post website.
Text Domain: Listify
Version: 1.0
*/

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;Ff
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;main
}

/* Main CSS */

html {
  position: relative;
  min-height: 100%;
}

body {
background-color: #f5f5f5!Important;
}

body>.container {
  padding: 0 10px;
}

ul {
  list-style: none;
  margin: 0!Important;
}

li {
  line-height: 20px;
}


a:hover {
  color:#2a6496!Important
}

p {
font-family: "Bitter",sans-serif!Important;
}

hr {
 border-top: 1px solid #ddd!Important;
 margin-top: 10px!Important;
 margin-bottom: 10px!Important;
}

h4 {
    font-family: Bitter!important;
}

.wp-caption {
  text-align: center;
  font-style: italic;
  width: 100%!Important;
}

.wp-caption-text {
  clear: both;
  font-size: 11px;
  line-height: 12px;
  margin-top: 2px;
}

.img-source {
color: #999;
}

#comments {
margin-top: 1.4em!Important;
display: block;
height: 100%;
}

.comments-heading {
  margin: 0;
  color: #222;
  font-size: 1.2em;
  line-height: 1;
  background: #eee;
  padding: 0.7em;
  font-family: Bitter;
}

.comments-content {
margin-top: 1.4em!important;
display: block;
width: 98%;
margin: 0 auto;
}

.image img {

  max-width: 100%;
  border: 0;
  height: auto;
  width: 100%!Important;
}
img {

  max-width: 100%;
  width: 100%;
}


.aligncenter, div.aligncenter {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float:right;
}

.alignleft {
    float: left;
}

.date {
  color: #606060;
  display: inline-block;
  font-size: 12px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  padding: 0 2px;
  white-space: nowrap;
}

textarea {
  width:75%;
}

h3 {
font-family: 'Bitter',sans-serif!Important;
font-size: 20px!Important;

}

.post-wrapper img {
  margin-top: 5px;
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: inline;

}

.pad-remove {
padding: 0px!Important;
}

.pad-remove-right {
padding-right: 0px!Important;
}

.pad-remove-left {
padding-left: 0px!Important;
}

.margin-remove {
margin: 0px!Important;
}

.margin-remove-right {
margin-right: 0px!Important;
}

.margin-remove-left {
margin-left: 0px!Important;
}
@media screen and (max-width: 350px) {
.hidden-xxs {
display: none!Important;
}
}

@media screen and (max-width: 991px) {
.newsletter-container {
    margin-top: 10px!Important;
    width: 100%!Important;
    margin-left: 0!Important;
    text-align: center;

}
}
@media screen and (min-width: 992px) {

.newsletter-container {
    margin-top: 0px;
    margin-bottom: -30px;
    width: 90%!Important;
    margin-left: 50px;
}
}
#notification_container {

margin-top: 10px;
    text-align: center;
}

.hide {
display: none!Important;
}
/* Navbar */

.navbar-brand {
  color:#2a6496!Important;
  position: relative;
  z-index: 2;
}


.navbar-brand:hover {
  color:#777!Important;
}

.navbar-toggle {
  margin-right: 0px!Important;
  border-color: #fff!Important;
  background-color:#fff!Important;
  z-index : 2;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #2a6496!Important;
}

.navbar-default .navbar-toggle:hover {
  background-color: #fff!Important;
}

.navbar {
  margin-bottom: 30px!Important;
}

.navbar-default {
    background-color: #fff!Important;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    border-radius: 0px!Important;
}

.navbar .navbar-collapse .navbar-right > li:first-child {
    padding-left: 22px;
}

.navbar-nav.navbar-right .btn {
    position: relative;
    z-index: 2;
    padding: 4px 20px;
    margin: 10px auto;
    transition: transform 0.3s;
}


.navbar, .dropdown-menu{
background:rgba(255,255,255,0.25);
border: none;

}

.nav-rgb>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a, .dropdown-menu>li{
  border-bottom: 3px solid transparent;
}
.nav-rgb>li>a:focus, .nav-rgb>li>a:hover,.nav-rgb .open>a, .nav-rgb .open>a:focus, .nav-rgb .open>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
  border-bottom: 3px solid transparent;
  background: none;
}
.navbar a, .dropdown-menu>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
 color: #fff;
}
.dropdown-menu{
      -webkit-box-shadow: none;
    box-shadow:none;
}

.nav-rgb li:hover:nth-child(8n+1), .nav-rgb li.active:nth-child(8n+1){
  border-bottom: #C4E17F 3px solid;
}
.nav-rgb li:hover:nth-child(8n+2), .nav-rgb li.active:nth-child(8n+2){
  border-bottom: #000000 3px solid;
}
.nav-rgb li:hover:nth-child(8n+3), .nav-rgb li.active:nth-child(8n+3){
  border-bottom: #FECF71 3px solid;
}
.nav-rgb li:hover:nth-child(8n+4), .nav-rgb li.active:nth-child(8n+4){
  border-bottom: #F0776C 3px solid;
}
.nav-rgb li:hover:nth-child(8n+5), .nav-rgb li.active:nth-child(8n+5){
  border-bottom: #DB9DBE 3px solid;
}
.nav-rgb li:hover:nth-child(8n+6), .nav-rgb li.active:nth-child(8n+6){
  border-bottom: #C49CDE 3px solid;
}
.nav-rgb li:hover:nth-child(8n+7), .nav-rgb li.active:nth-child(8n+7){
  border-bottom: #669AE1 3px solid;
}
.nav-rgb li:hover:nth-child(8n+8), .nav-rgb li.active:nth-child(8n+8){
  border-bottom: #62C2E4 3px solid;
}

.btn-onclick {
background-color: #2a6496!Important;
color: #fff!Important;
}

.btn.btn-outline {
    background-color: transparent;
}

.btn.btn-circle {
    border-radius: 50px;
}

@media screen and (max-width: 480px) {
.navbar .navbar-collapse .navbar-right > li:first-child {
    padding-left: 15px;
    padding-right: 15px;
}
.navbar .brand {
  height: 50px;
  padding: 15px 0px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  z-index: 9999;
  position: relative;
  margin-left: 40px;
}
.navbar-brand {
  display: inline-block;
  text-align: center;
  margin: 0 auto!Important;
  float: none!Important;
  margin-left: 10px!Important;
}
.navbar-default .navbar-brand {
    font-family: Bitter!Important;
    font-size: 25px!Important;
}
.navbar-header {
    width: 100%;
    height: auto;
    text-align: center;
}
.navbar-form-center {
  text-align: center;
  margin-top: 40px;
}
}
@media screen and (min-width: 481px) {
.navbar .brand {
  float: left;
  height: 50px;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  margin-left: 10px!Important;
  z-index: 9999;
  position: relative;

}
.navbar-default .navbar-brand {
    font-family: Bitter!Important;
  font-size: 20px!Important;
  margin-left: 10px!Important;
}
.navbar-header {
    width: auto;
    height: auto;
    text-align: center;
}
}
.navbar.navbar-default .nav-collapse, .navbar.navbar-inverse .nav-collapse {
    height: auto !important;
    transition: transform 0.3s;
    transform: translate(0px,-50px);
}

#nav-collapse3 {
    background-color: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding-right: 120px;
    padding-left: 80px;
    width: 100%;
}

.navbar.navbar-default .nav-collapse.in {
    transform: translate(0px,0px);
}

.navbar .nav-collapse .navbar-form {
    border-width: 0;
    box-shadow: none;
}

@media screen and (max-width: 480px) {
.navbar .nav-collapse .navbar-form {
    margin: 0;
    margin-top: 40px;
}
.navbar.navbar-default .nav-collapse.in.slide-down {
    transform: translate(0px,0px);
}
#nav-collapse3 {
    margin: 7.5px auto;
    padding: 0;
}
}

@media (max-width: 480px) {
.navbar-form .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
}

/* Buttons */
@media screen and (max-width: 620px) {
.btn-adjust {
padding-top: 10px!Important;
}
}

.btn-label-previous {
position: relative;
left: -30px;
display: inline-block;
padding: 12px 12px;
background: rgba(0,0,0,0.15);
border-radius: 3px 0 0 3px;
}
.btn-label-next{
position: relative;
right: -30px;
display: inline-block;
padding: 12px 12px;
background: rgba(0,0,0,0.15);
border-radius: 3px 0 0 3px;
}
.btn-labeled {
padding-top: 0;
padding-bottom: 0;
}
.btn-over {
  padding: 0px!Important;
  margin-bottom:10px;
}

.btn-primary a {
color:white!Important;
padding: 12px 30px!Important;

}
.btn-primary a:hover {
color:white!Important;
    text-decoration: none;

}

@media screen and (max-width: 480px) {
.mobile-btn-margin {
margin-top: 20px;
margin-bottom: 30px;

}
}

/* Container */

.container-fluid {
margin-left: auto;
margin-right: auto;
padding: 0!Important;
}

.page-fluid {
background-color: #fff;
box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
}


.container-fluid:after, .container-fluid:before {
display: table;
line-height: 0;
content: "";
}

.container-fluid:after {
clear: both;
}

.page-fluid:after, .page-fluid:before {
display: table;
line-height: 0;
content: "";
}

.page-fluid:after {
clear: both;
}


@media screen and (min-width: 481px) {
.container {
  width: 1200px!Important;
  margin-right: auto;
  margin-left: auto;
}
.page-fluid {
  padding: 1em!Important;
  width: 1200px!Important;
  margin-right: auto;
  margin-left: auto;
}
main {
width: 800px;
float: left;
}
}



@media screen and (max-width: 480px) {
.container {
  width: 95%!Important;
}
.page-fluid {
   padding: 0.5em!Important;
   width: 95%!Important;
   margin: 0 auto!Important;

}
}

/* Article */

@media screen and (min-width: 1150px) {
#article , .article {
  margin-bottom: 20px;
  width: 31.33333333%;
  float: left;
  margin-right: 10px;
}
#first-article {
width: auto!important;
max-width: 66.66666667%!important;
margin-bottom: 20px;
float: left;
margin-right: 10px;
}
}

@media screen and (max-width: 1149px) and (min-width: 801px) {
#article , .article {
  margin-bottom: 20px;
  width: 47%;
  float: left;
  margin-right: 10px;
}
#first-article {
width: auto!important;
max-width: 66.66666667%!important;
margin-bottom: 20px;
float: left;
margin-right: 10px;
}
}

@media screen and (max-width: 800px) {
#article , .article {
  margin-bottom: 20px;
  width: 100%;
}
#first-article {
  margin-bottom: 20px;
  width: 100%;
}
}

a.story-cat-link {
color: #fff;
display: inline-block;
font-size: .83em;
position: absolute;
top: 10px;
left: 10px;
-webkit-font-smoothing: antialiased;
white-space: nowrap;
text-transform: uppercase;
background-color: rgba(0,0,0,0.7);
padding: 3px 5px 2px;
}

a.story-cat-link:hover {
color: #fff;
text-decoration: none;
}

div.story-views {
color: #fff;
display: none;
font-size: .83em;
position: absolute;
top: 10px;
right: 10px;
-webkit-font-smoothing: antialiased;
white-space: nowrap;
text-transform: uppercase;
background-color: rgba(0,0,0,0.7);
padding: 3px 5px 2px;
}

.post-thumb {
position: relative;
}

.title-box {
background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,0.7) 50%,rgba(0,0,0,0.9) 100%) repeat scroll 0 0 transparent;
bottom: 0;
left: 0;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
width: 100%;
height: auto;
padding-left: 10px;
padding-right: 10px;
color: #fff;
padding-bottom: 10px;
}

h2.story-title-home {
font-family: 'Bitter',sans-serif;
font-size: 1.4em;
line-height: 1.2em;
color: #1f474c;
display: inline-block;
font-weight: 500;
}

h2.story-title-home a,h2.story-title-featured a {
color: #fff;
}

@media screen and (min-width: 801px) {
h2.story-title-featured {
  font-size: 1.8em!Important;
  line-height: 1.2em!Important;
}
}

h2.story-title-home a:hover {
  text-decoration: none;
  color: #ccc!Important;
}

.title-box a {
color: #fff;
}
.title-box a:hover {
  color: #fff;
  text-decoration: none;
}

/* Single Post */



h1.story-title {
font: 1.8em/160% "Bitter",sans-serif;
color: #1f474c;
margin-top: 0;
font-weight: 500;
margin-bottom: 0px;
}
h1.story-title a {
color: #191919;
}

h1.story-title:hover, h1.story-title a:hover {
color: #191919!Important;
}

a.story-meta-item-link {
  color: #606060;
  display: inline-block;
  padding-top: 5px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  white-space: nowrap;
  text-transform: uppercase;
}

.views {
display: inline-block;
}

.views-count {
display: inline-block;
font-size: 12px;
margin: 0px 3px;
}

.page-number {
display: inline-block;
}

.page-number-count {
display: inline-block;
font-size: 12px;
margin: 0px 3px;
}
.category-name {
display: inline-block;
font-size: 12px;
}

.category-link {
  display: inline-block;
  font-size: 12px;
  margin: 0px 3px;
}

.article-details {
color: #606060!Important;
}

@media screen and (min-width: 481px) {
.post-wrapper {
display: block;
margin: 0;
padding: 0;
margin-top: 0px;
float: left;
width: 620px;
}
}
@media screen and (max-width: 480px) {
.post-wrapper {
display: block;
margin: 0;
padding: 0;
margin-top: 0px;
}
}
@media screen and (max-width: 599px) {
.post-wrapper h2 {
font-family: Bitter,sans-serif;
font-size: 1.2em;
line-height: 1.6em;
color: #191919;
margin-top: 5px;
font-weight: 500;
margin-bottom: 0px;

}
}

@media screen and (min-width: 600px) {
.post-wrapper h2 {

  font-family: Bitter,sans-serif;
  font-size: 1.4em;
  line-height: 1.6em;
  color: #191919;
  margin-top: 5px;
  font-weight: 500;
  margin-bottom: 0px;

}
}
.post-wrapper p {
font-family: "Bitter",sans-serif!Important;
margin-top: 10px!Important;
}

.image {
  position: relative;
  text-align: center;
  margin: 0 auto;
}

.up-next {
  display: block;
  margin-top: 1.4em!Important;
}

.next-heading {
  margin: 0;
  color: #222;
  font-size: 1.2em;
  line-height: 1;
  background: #eee;
  padding: 0.7em;
  font-family: Bitter;

}
.promoted-heading {
    color: #222;
    font-size: 1.2em;
    line-height: 1;
    background: #eee;
    padding: 0.7em;
    font-family: Bitter;
    margin: 10px 0 30px 0;
}

.next-content {
  margin-top: 1.4em!Important;
  font-size: 1em;
  position: relative;
  display: block;
  overflow: auto;
  width: 98%;
  margin: 0 auto;
}
.next-content:before {
 margin-top: -30px;
right: 0px;
top: 50%;
border: medium solid transparent;
content: "";
position: absolute;
pointer-events: none;
font-family: "Glyphicons Halflings";
font-size: 2em;
font-style: normal;
}

.next-content img {
  width: 6em;
  height: auto;
  display: block;
  float: left;
}

.next-title {
  font-size: 1.3em;
  padding: 0 0.3em 0 5.3em;
  margin: 0;
  font-family: Bitter;
  width: 90%;
  color: black;

}




/* Footer */

#footer {
height: 40px;
}
.footer-row {
background-color: #fff;
border-top: 4px solid #2a6496;
bottom: 0!Important;
margin-top: 10px;

}
@media screen and (min-width: 500px) {

.footer-col-1 {
display: inline-block;
width: 69%;
}

.footer-col-2 {
display: inline-block;
width: 30%;
float: right;
}
}
.footer-padding-top {
padding-top: 10px;
}

.footer-ul {

  margin-top: 0!Important;
  margin-bottom: 10px!Important;
}

.list-inline>li:first-child {
  padding-left: 0!Important;
}

.footer-ul>li>a {
color: #000;
font-size: 13px;
}

.text-muted {
  color: #999!Important;
  margin: 0 2px;
}

.text-muted p {
  text-align: right;
}

.footer-container {
 width: 100%!Important;
 margin: 0 auto!Important;
}
@media screen and (min-width: 1200px) {
.col-lg-3 {
  width: 24%!Important;
  float:right!Important;
}
}

/* Sidebar */

@media screen and (min-width: 481px) {
.sidebar {
margin: 0 auto;
padding: 0!Important;
width: 360px;
float: right;

}
}


/* Popular Posts */

.pp-box {
  background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,0.7) 40%,rgba(0,0,0,2.2) 90%) repeat scroll 0 0 transparent;
  bottom: 0;
  left: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  padding-bottom: 10px;

}

.pp-title {
  font-family: 'Bitter',sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
  color: #fff;
  display: inline-block;
  font-weight: 300;
  margin-bottom: 5px;
}

.pp-title:hover {
  color: #ccc!Important;
}

.pp-box a {
color: #fff;
}

.pp-box a:hover {
color: #ccc!Important;
}

.pp-trending {
  margin: 0;
  color: #222;
  font-size: 1.2em;
  line-height: 1;
  background: #eee;
  padding: 0.7em;
  font-family: Bitter;
  margin: 10px 0;
}

@media screen and (min-width: 801px) {
.pp-row {
  width: 90%;
  margin: 0 auto!Important;
}
}

@media screen and (max-width: 800px) {
.pp-row {
  width: 95%;
  margin: 0 auto!Important;
}
}
@media screen and (min-width: 481px) {

.pp-below {
float: left!important;
    width: 48%!important;
    display: inline-block;
    position: relative!important;
}
}

@media screen and (max-width: 480px) {

.pp-below {
float: left;
width: 100%;
}
}




/* Search Page and Box */

h1.search-title {
    font-family: 'Bitter',sans-serif;
    line-height: 1.5em;
    color: #191919;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 2em;
}

.error-template {
padding: 40px 15px;
text-align: center;
}
.error-actions {
margin-top:15px;
margin-bottom:15px;
}
.error-actions .btn { 
margin-right:10px;
margin-top: 10px;
}

.error-actions a:hover {
color: #fff!Important;
}

/* 404 Page */

.nf-title {
    font-family: 'Bitter',sans-serif;
    line-height: 1.3em;
    color: #191919;
    margin-top: 0;
    font-weight: 500;
    font-size: 2em;
    text-align: center;
    margin: 0 auto!Important;
}

.nf2-title {
  font-family: 'Bitter',sans-serif;
  line-height: 1.4em;
  color: #191919;
  margin-top: 0;
  text-align: center;
  font-size: 1.3em;
  margin-bottom: 20px;
}

/* Upsell Page */

.upsell-wrap {
  margin: 0 auto!Important;
}

h1.upsell-title {
  font-family: 'Bitter',sans-serif;
    line-height: 1.3em;
    color: #191919;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 2em;
    text-align: center;
    margin: 0 auto!Important;

}

h2.upsell2-title {
  font-family: 'Bitter',sans-serif;
  line-height: 1.4em;
  color: #191919;
  margin-top: 0;
  text-align: center;
  font-size: 1.3em;
  margin-bottom: 20px;
}


/* Single Post Ads */





.ad-above-content {
float: none;
margin: 0 auto;
text-align: center;
margin-top: 5px;

}



.ad-below-content {
float: none;
display: inline-block;
margin-bottom: 10px;

}

.ad-within-content {
float: none;
margin: 0 auto;
text-align: center;
}
@media screen and (min-width: 551px) and (max-width: 767px) {
.ad-wrapper, #ad-wrapper {
    margin-top: 40px!Important;
}
}

@media screen and (max-width: 550px) {
.ad-wrapper, #ad-wrapper {
    margin-top: 70px!Important;
}
}


.ad-wrapper, #ad-wrapper {
float: left;
margin-left: 5px;
margin-bottom: 10px;
margin-top: 5px;
display: block;
width: 170px;
}
.sidebar-ad {
    margin-top: 10px;
    float: right;
    width: 330px;
}

.sidebar-ad-mobile {
    margin-top: 10px!Important;
    float: right;
    width: 100%;
    margin: 0 auto;
}

.sidebar-ad-tablet{
    margin-top: 10px!Important;
    float: right;
    margin: 0 auto;
}

@media screen and (min-width: 481px) {
.header-ad {
    margin: 0px auto;
    height: auto;
    position: relative;
    margin-bottom: 30px;
    width: 1200px;

}
}

@media screen and (max-width: 767px) {
}

.header-ad-mobile {
    margin: 0px 5px;
    height: auto;
    position: relative;
    margin-bottom: -10px;

}

.header-ad-tablet {
    margin: 0px 10px;
    height: auto;
    position: relative;
    margin-bottom: -10px;
}

.ac_adbox_inner {
margin: 0 auto;
text-align: center;
}

.below-content-ad {
    margin-bottom: 10px;
}

#rcjsload_9a2b0c .rc-branding-label {

float:right;
}

#ac_199634_modal-close {
font-size: 50px!important;
}


/* Social Buttons */

.social-likes {
  margin: 0!Important;
}
.social-likes__button, .social-likes__counter {
  box-sizing: border-box;
  font-family: Arial!Important;
  vertical-align: baseline;
  color: #fff;
  
}

.social-likes__widget_single {
  background: #2a6496!Important;
}

.social-likes__widget {
margin-right: 0px!Important;
}

/* Pagination */

.pagination-margin {
margin-bottom: 40px;
}
















.btn-container {
	float: left;
	height: 60px;
	margin: 0 15px 0 -10px;
	padding: 7px 10px;
	border-right: 1px solid #ddd;
}
.total-count {
	height: 26px;
	line-height: 26px;
	margin: 0 20px 0 0;
	text-align: center;
	border: none;
	font-size: 20px;
    font-family: Bitter;
}
.total-views {
	font-weight: normal;
	height: 10px;
	line-height: 10px;
	margin: 0 20px 0 0;
	text-align: center;
	font-size: 1em;
	text-transform: lowercase;
	color: #666;
}
.shares{
	padding:5px 0px;
}
.shares-below {
float: left!Important;
    width: 100%!Important;
}
.btn-twitter {
    background: #55acee;
	border-radius: 2px;
	color: #FFF;
	display: inline-block;
	margin-left: 3px;
	padding: 13px 9px!Important;
	text-decoration: none;
}

.btn-twitter:link, 
.btn-twitter:visited {
    color: #ff!Important;
}
.btn-twitter:active, 
.btn-twitter:hover {
    opacity:0.85;
    color: #fff!Important;
}

.btn-facebook {
	background-color: #3b5998;
	border-radius: 2px;
	color: #FFF;
	display: inline-block;
	margin-left: 3px;
	padding: 13px 9px!Important;
	text-decoration: none;
}

.btn-facebook:link, 
.btn-facebook:visited {
    color: #fff!Important;
}

.btn-facebook:active, 
.btn-facebook:hover {
    opacity:0.85;
    color: #fff!Important;
}

.btn-googleplus {
    background: #dd4b39;
	border-radius: 2px;
	color: #FFF;
	display: inline-block;
	margin-left:3px;
	padding: 13px 9px!Important;
	text-decoration: none;
}

.btn-googleplus:link, 
.btn-googleplus:visited {
    color: #fff!Important;
}

.btn-googleplus:active, 
.btn-googleplus:hover {
    opacity:0.85;
    color: #fff!Important;
}

.btn-stumbleupon {
    background: #eb4924;
	border-radius: 2px;
	color:#fff;
	display: inline-block;
	margin-left: 3px;
	padding: 13px 9px!Important;
	text-decoration: none;
}

.btn-stumbleupon:link, 
.btn-stumbleupon:visited {
    color: #fff!Important;
}

.btn-stumbleupon:active, 
.btn-stumbleupon:hover {
    opacity:0.85;
    color: #fff!Important;
}

.fa {
	display: inline-block;
	font-size: 18px;
	margin-right: 8px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.fa-google-plus,
.fa-stumbleupon {
	display: inline-block;
	font-size: 18px;
	margin-left: 4px;
	margin-right: 4px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 799px) {
.fa-facebook,
.fa-twitter {
	display: inline-block;
	font-size: 18px;
	margin-left: 4px;
	margin-right: 4px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.hide-text {
display: none;
}
}
@media screen and (max-width: 550px) {
.post-page-navi{

margin-top: 15px;
margin-bottom: 15px;

}
}

.post-page-navi{
	float:right;
	font-family: 'Open Sans', sans-serif;
}

.post-page-navi a{
	text-decoration:none;
	color:#ef5408;
}

.post-page-navi .prev,
.post-page-navi .next {	
	background: #fff;
	border: 1px solid #ef5408;
	border-radius: 2px;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	height: 46px;
	line-height: 46px;
	margin-right: 5px;
	padding: 0 20px;
	text-align: center;
}

.post-page-navi a:hover{
	opacity:0.4;
	color: #ef5408!Important;
	
}

@media screen and (max-width: 550px) {
.post-page-navi-below{

margin-top: 15px;
margin-bottom: 15px;

}
}

.post-page-navi-below{
    float: none;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    margin: 0 auto;
}

.post-page-navi-below a{
	text-decoration:none;
	color:#ef5408;
}
@media screen and (max-width: 450px) {

.post-page-navi-below .prev,
.post-page-navi-below .next {	
    background: #ef5408;
    border: 1px solid black;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    margin-right: 5px;
    padding: 0 30px;
    text-align: center;
    color: white;
}
}
@media screen and (min-width: 451px) {

.post-page-navi-below .prev,
.post-page-navi-below .next {	
	    background: #ef5408;
    border: 1px solid black;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    margin-right: 5px;
    padding: 0 150px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

}
.post-page-navi-below a:hover{
	opacity:0.4;
	color: #ef5408!Important;
	
}













.scnb-buttons a:hover, .scnb-buttons a:focus {
	color: #fff!important;
}