/*
Theme Name: Viralscape Child
Theme URI: http://viralscape.com
Author: Viralscape
Author URI: http://viralscape.com
Version: 2
Template: v2
*/
/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
/* Global */
@import url(../v2/style.css);
body {
    background: #fff;
	color: #222;
	font-family: "Roboto", "Roboto Condensed", Arial, sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
::selection { background: #444 }
h1,
h2,
h3,
h4,
h5,
h6,
.post-title,
.featured .post-title,
.single .post-title,
.page-title h1,
.page-title h2,
.page-title h4,
.page-title a,
.page-title span,
.alx-tab a,
.alx-posts a,
.heading,
#reply-title,
.sidebar-top p,
.previous,
.next,
.mailing-list h4,
.alx-tab a,
.alx-posts a,
.entry .listicle li,
.post-num {
    color: #444;
	font-family: "Roboto Condensed", Arial, sans-serif!important;
	font-weight: 400!important;
	letter-spacing: 0;
}
.alx-tab .tab-item-date,
.alx-tab .tab-item-name,
.alx-posts .post-item-date { font-weight: 300 }
strong { font-weight: 400 }
a,
.post-title a,
.post-hover .post-title a,
.post-hover a h4.post-title,
.s1 .alx-tab .tab-item-category a,
.s1 .alx-posts .post-item-category a,
.s1 .alx-tab li:hover .tab-item-title a,
.s1 .alx-tab li:hover .tab-item-comment a,
.s1 .alx-posts li:hover .post-item-title a { color: #3f8cd8 }
hr {
	clear: both;
	border: 0;
	height: 1px;
}
ins { background: 0!important }
/*-[ Layout ]---------------------------*/
#wrapper {
    z-index: 0;
    position: relative;
}
#page.container {
	margin-top: 10px;
	padding: 0 0 30px;
    z-index: -1;
    position: relative;
}
#page .container-inner {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#header {
    background: #222;
    padding: 0!important;
}
#page .container-inner,
.main,
.main-inner,
.sidebar,
.s1,
.s2 { background: 0!important }
.s2-expand .s2 { background: #eee!important }
.col-3cm .main-inner { padding-right: 340px }
.col-3cm .main-inner .pad { padding: 20px 20px 0 }
.single .main-inner .pad { padding: 0 }
.post-inner {
    margin-top: 10px;
    padding: 0 2%;
}
.single .hentry { clear: both }
.s1,
.s2 { width: 340px }
.col-3cm .s2 { margin-right: -340px }
.page-title {
    background: 0!important;
	border: 0;
	padding-bottom: 0;
}
.single h1.post-title {
    color: #343434;
    font-size: 48px;
    font-weight: 600!important;
    line-height: 1.2;
}
.post-title a:hover,
.post-hover:hover .post-title a,
.post-hover:hover h4.post-title,
.post-list .post-meta a:hover,
.page-title span { color: #444 }
.page-title a:hover { color: rgba(255,255,255,1) }
.sidebar { padding: 20px 0!important }
.sidebar-top { padding: 15px 20px }
.jPanelMenu-panel {
    background: #fff;
	position: relative;
	left: 0;
}
a#mobile-back-to-top {
	width: 36px;
	height: 36px;
	line-height: 32px;
	background: #fff;
	color: #888;
	font-size: 28px;
	text-align: center;
	border: 1px solid #ccc;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 1000;
	opacity: 0;
	transition: opacity .5s ease;
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
}
a#mobile-back-to-top:hover,
a#mobile-back-to-top:active {
	opacity: 8;
	border-color: #666;
	color: #666;
}
/*-[ Header ]---------------------------*/
.full-width.topbar-enabled #header {
    padding-top: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.full-width #nav-topbar.nav-container {
	background: #222;
	width: 100%;
	position: relative;
    z-index: 0!important;
}
#nav-topbar .nav-toggle {
	float: left;
	width: 50px;
	height: 50px;
	background: #222!important;
	color: rgba(255,255,255,.8);
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
.nav-toggle i,
.toggle-search {
	padding: 0;
	width: 50px;
	line-height: 50px;
	text-align: center;
}
.toggle-search {
	height: 50px;
	top: 0!important;
	color: rgba(255,255,255,.8);
	font-size: 14px;
}
#nav-topbar .nav-toggle:hover,
#nav-topbar .toggle-search:hover,
#nav-topbar .nav-toggle:active,
#nav-topbar .toggle-search:active,
#nav-topbar .nav-toggle.active,
#nav-topbar .toggle-search.active,
.search-expand-inner {
	background: #333!important;
	color: #00c8ff;
}
.search-expand-inner { padding: 5px }
.search-expand {
    top: 50px!important;
    z-index: 3;
    box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
form.gsc-search-box { margin: 0!important }
.cse .gsc-control-cse,
.gsc-control-cse {
	padding: 0 10px!important;
	border: 0!important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input { padding-right: 0!important }
input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus {
	color: #666;
	height: auto!important;
	background: #fff!important;
}
input.gsc-search-button {
	margin-top: 6px!important;
	padding: 8px 27px!important;
}
#header .social-links {
	position: absolute;
	right: 60px;
	top: 10px;
}
#nav-topbar .nav li a {
    font-size: 13px;
    text-shadow: 0 1px 0 rgba(0,0,0,.4);
    text-transform: uppercase;
}
#header .pad { padding: 20px 10px }
.site-title a {
	text-indent: -9999px;
	background: url(img/logo.png) no-repeat;
	width: 264px;
	height: 88px;
	background-size: cover;
    margin: 8px;
}
#nav-topbar { height: 50px }
#nav-topbar .site-title {
    padding: 0 12px;
    height: 50px;
}
#nav-topbar .site-title a {
	background: url(img/logo-small.png) no-repeat;
	width: 196px;
	height: 34px;
	background-size: cover;
}
.nav-text {
    display: block;
    float: left;
    padding: 0;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}
.nav-text:hover { background: #333 }
.nav-wrap { float: left }
.nav > li > a {
	padding: 0 10px;
	line-height: 50px;
}
#nav-footer .nav > li > a { padding: 0 10px }
#header .social-links .social-tooltip:hover:before,
#header .social-links .social-tooltip:hover:after,
#menu-item-10190,
#menu-item-10191,
#menu-item-10192,
#menu-item-10193,
#menu-item-10194,
#menu-item-18092,
.single .page-title,
.category .post-category,
#footer-bottom #back-to-top,
.qc-cmp2-persistent-link { display: none }
/*-[ Footer ]---------------------------*/
#nav-footer .nav > li > a { padding: 0 10px }
#footer-bottom {
    font-size: 14px;
    padding: 0 0 90px;
}
#footer-bottom #footer-logo {
    float: left;
    opacity: .4;
    max-height: 70px;
}
#footer-bottom #footer-logo:hover { opacity: .8 }
#footer-bottom .social-links {
    text-align: right;
    margin-top: 25px;
}
.footer-nav strong { font-size: 18px }
.footer-nav {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    margin: 20px 0 30px;
    padding: 30px 0;
    overflow: auto;
}
.footer-nav .fl,
.footer-nav .fl ul li {
    float: left;
    width: 48%;
    margin: 10px 2% 0 0;
}
.footer-nav .fa { width: 20px }
#overlay {
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
    z-index: 9999999999999999999999999999;
}
#overlay #fb-slider {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    width: 90%;
    padding: 20px 5%;
    text-align:center;
    border-radius: 6px 6px 0 0;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
}
#overlay #fb-logo {
    width: 100px;
    border-radius: 50%;
    margin: auto;
    overflow: hidden;
    height: 100px;
    margin-top: -70px;
    border: 3px solid #fff;
    margin-bottom: 15px;
}
#overlay h3 {
    color: #ec1261;
    margin-bottom: 15px;  
    font-weight:900;
    line-height: 32px;
    font-size: 28px;
    font-family: "Roboto", sans-serif;
}
#overlay p {
    color: #444;
    font-size: 20px;
    line-height: 26px;
    max-width: 500px;
    margin: auto;
}
#overlay a,
#overlay a:hover,
#overlay a:active,
#overlay a:visited {
    cursor: pointer;
    text-decoration: none;
    color: #666;
}
.fb-like span {
    overflow: visible!important;
    width: 450px!important;
    margin-right: -400px;
}
.fb_iframe_widget {
    display: block!important;
    text-align: center;
    margin: 0 0 20px;
    z-index: 999;
}
.fb_iframe_widget,
.fb_iframe_widget span { max-width: none!important }
.fb-like {
    transform: scale(2.0);
    -ms-transform: scale(2.0);
    -webkit-transform: scale(2.0);
    -o-transform: scale(2.0);
    -moz-transform: scale(2.0);
}
/*-[ Sidebar ]---------------------------*/
.sidebar .widget { padding: 20px 20px 0 }
.alx-posts li,
.alx-tab li { border: 0 }
.alx-posts li {
    padding: 0;
    margin: 0 0 25px;
}
.s1 .alx-posts .post-item-category,
.s1 .alx-posts .post-item-date,
#footer .alx-posts .post-item-category,
#footer .alx-posts .post-item-date { font-size: 13px }
#footer .alx-posts .post-item-date { font-size: 13px }
.alx-posts .post-item-title { font-size: 18px }
.alx-tab .tab-item-date,
.alx-tab .tab-item-name,
.alx-posts .post-item-date { font-size: 12px }
.sidebar .fb-like-box { margin: 0 0 20px }
/*-[ List ]---------------------------*/
.post-list { margin: 0 }
.home .post-list article,
.archive .post-list article,
.search .post-list article,
.post-list .post,
.post-list .page { width: 49.8% }
.home .post-list article,
.archive .post-list article,
.search .post-list article,
.single .post-list article {
	clear: both;
	float: left;
	margin: 0 1px 20px 0;
    padding: 0;
}
.single .post-list article {
	clear: none;
    width: 33.3%;
}
.home .post-list article:nth-child(even),
.archive .post-list article:nth-child(even),
.search .post-list article:nth-child(even),
.single .post-list article:nth-child(4),
.single .post-list article:nth-child(7),
.single .post-list article:nth-child(10),
.single .post-list article:nth-child(13),
.single .post-list .alm-listing article:nth-child(3n) {
	clear: none;
	margin-right: -.3%;
}
.single .post-list .alm-listing article:nth-child(4),
.single .post-list .alm-listing article:nth-child(7),
.single .post-list .alm-listing article:nth-child(10),
.single .post-list .alm-listing article:nth-child(13) {
    clear: both;
	margin-right: 1px;
}
.single .post-list article:nth-child(2),
.single .post-list article:nth-child(5),
.single .post-list article:nth-child(8),
.single .post-list article:nth-child(11),
.single .post-list .alm-listing article:nth-child(3n+1) { clear: both }
.single .post-list .alm-listing article:nth-child(2),
.single .post-list .alm-listing article:nth-child(5),
.single .post-list .alm-listing article:nth-child(8),
.single .post-list .alm-listing article:nth-child(11) {
	clear: none;
	margin-right: 1px;
}
.single .post-list h4 { margin-top: 40px }
.post-list .post-inner { margin: 0 }
.post-list .post-row { padding-bottom: 20px }
.post-list .post-row:last-child { padding: 0 }
.post-title,
.single .post-list .post-title,
.single .alx-posts .post-title {
	font-size: 18px;
	line-height: 1.3;
	letter-spacing: 0;
	text-transform: none;
}
.post-list article:nth-child(odd) .post-title { padding-right: 10px }
.post-title a { display: block }
.post-thumbnail,
.single .post-inner .post-thumbnail { margin-bottom: 5px }
.post-thumbnail,
.post-item-thumbnail,
.tab-item-thumbnail,
.tab-item-avatar { overflow: hidden }
.post-hover:hover .post-thumbnail,
.alx-tab li:hover .tab-item-thumbnail,
.alx-tab li:hover .tab-item-avatar,
.alx-posts li:hover .post-item-thumbnail { opacity: 1 }
.post-hover img,
.post-item-thumbnail img,
.tab-item-thumbnail img,
.tab-item-avatar img {
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    opacity: 1;
}
.post-hover:hover img,
.post-hover:active img,
.alx-tab li:hover img,
.alx-posts li:hover img,
.alx-tab li:active img,
.alx-posts li:active img {
    transform: scale(1.4) rotate(3deg);
    -webkit-transform: scale(1.4) rotate(3deg);
    -moz-transform: scale(1.4) rotate(3deg);
    -o-transform: scale(1.4) rotate(3deg);
}
.entry.excerpt {
    color: #555;
    margin: 0;
}
.alm-btn-wrap {
	clear: both;
	text-align: center;
}
.alm-load-more-btn {
	background: url(img/ajax-loader.gif) no-repeat;
	width: 45px;
	height: 11px;
	border: 0;
	margin: 0 0 20px;
	cursor: pointer;
}
.single .alm-load-more-btn {
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	width: 100%;
	height: 50px;
	color: #888;
    font-size: 16px;
	text-transform: uppercase;
	background-color: #fcfcfc;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fcfcfc),to(#e5e5e5));
	background-image: -webkit-linear-gradient(top,#fcfcfc,#e5e5e5);
	background-image: -moz-linear-gradient(top,#fcfcfc,#e5e5e5);
	background-image: -ms-linear-gradient(top,#fcfcfc,#e5e5e5);
	background-image: -o-linear-gradient(top,#fcfcfc,#e5e5e5);
	background-image: linear-gradient(to bottom,#fcfcfc,#e5e5e5);
    margin-top: 20px;
}
.single .alm-load-more-btn:hover,
.single .alm-load-more-btn:active {
	background-color: #e7e7e7;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#e7e7e7),to(#e7e7e7));
	background-image: -webkit-linear-gradient(top,#e7e7e7,#e7e7e7);
	background-image: -moz-linear-gradient(top,#e7e7e7,#e7e7e7);
	background-image: -ms-linear-gradient(top,#e7e7e7,#e7e7e7);
	background-image: -o-linear-gradient(top,#e7e7e7,#e7e7e7);
	background-image: linear-gradient(to bottom,#e7e7e7,#e7e7e7);
}
.alm-load-more-btn.done,
.category .post-list .post-category { display: none }
/*-[ Single ]---------------------------*/
.blog .post,
.single .post,
.archive .post,
.search .post,
.search .page { margin: 0 }
.next:before {
	content: "|";
	font-weight: normal;
	margin: 0 5px;
}
.previous a,
.next a {
	color: rgba(255,255,255,.8);
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}
.previous a:hover,
.next a:hover,
.previous a:hover span,
.next a:hover span { color: rgba(255,255,255,1) }
.entry { margin-top: 20px }
.entry p,
.entry li { font: 300 18px/1.6 "Roboto", "Roboto Condensed", Arial, sans-serif!important }
.type-post img[src$=".jpg"],
.type-attachment img[src$=".jpg"],
.entry embed,
.attachment-thumb-large {
	clear: both;
	width: 100%;
	max-width: 100%;
}
.entry p img[src$=".gif"],
.type-attachment img[src$=".gif"] {
    clear: both;
    display: block;
    min-width: 728px;
	max-width: 100%;
    margin: 0 auto;
}
.entry img.aligncenter { margin: 0 auto }
.entry .listicle { width: 100% }
.entry .listicle img.aligncenter { margin: 0 -45px }
.entry h3,
.entry .listicle > li {
	clear: both;
	margin-top: 30px;
	font-size: 32px!important;
    font-weight: 600!important;
}
.entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span { color: inherit }
.entry ol,
.entry ul { margin-left: 45px }
.entry blockquote { clear: both }
.entry blockquote.dark {
	color: #fff;
	background: #333;
	padding: 25px 40px 25px 60px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.entry blockquote.dark:before {
	left: 20px;
	top: 20px;
}
.entry h6 {
    margin-bottom: 3px;
    font-weight: 600!important;
}
small {
	display: block;
	color: #aaa;
	font: 11px Arial,sans-serif;
}
.entry small {
	margin: -20px 0 0;
    text-align: right;
}
small.ac,
.entry small.ac {
    margin: 0 0 5px;
    text-align: center;
    text-transform: uppercase;
}
.entry small a { color: #aaa }
.page .page-title h2 {
	font-size: 38px;
	letter-spacing: -1px;
	line-height: 1.3;
	text-transform: none;
}
.post-meta { display: none }
.featured .post-meta,
.post-list .post-meta {
	font: normal 12px Helvetica, Arial, sans-serif;
	text-transform: none;
}
.post-meta .post-category,
.post-meta .post-date {
	float: none;
	display: inline-block;
}
.post-meta .post-category { margin: 0 }
.post-meta .post-date { width: 120px }
.post-list .post-meta a { color: #888 }
.pagination,
.next-page {
	text-align: center;
	margin: 0;
}
.pagination a,
.next-page a {
    display: inline-block;
	background: #ff3300;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 9px 8px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pagination i,
.next-page i { font-weight: 300 }
.home .pagination a,
.archive .pagination a { margin-right: 5px }
.entry .pagination-sep h3 { margin-top: 0 }
.pagination-sep {
    margin: 0 0 40px;
    padding-top: 20px;
}
.single-attachment .pagination-sep { border: 0 }
.post-num,
.single .pagination,
.next-page {
	color: #666;
	font-size: 24px;
	font-weight: 600!important;
}
.post-num {
    width: 40%;
    float: left;
	color: #666;
	font-size: 30px;
	font-weight: 600!important;
    line-height: 60px;
    text-align: center;
}
.single .pagination-next { width: 100% }
.single .pagination-next a:first-child,
.single .pagination-gallery a:last-child { display: none }
.single .pagination a,
.single .next-page a {
    text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    padding: 0;
    white-space: nowrap;
}
.single .category-quiz .pagination a,
.single .pagination-post a,
.single .pagination-next a {
	font-size: 36px;
    width: 100%;
    height: 80px;
    line-height: 80px;
    -webkit-box-shadow: 0 4px 0 0 #bf1b27;
    box-shadow: 0 4px 0 0 #bf1b27;
}
.single .category-quiz .pagination a:hover,
.single .pagination-post a:hover,
.single .pagination-next a:hover,
.single .next-page a:hover {
    -webkit-box-shadow: 0 4px 0 0 #383838;
    box-shadow: 0 4px 0 0 #383838;
}
@-moz-keyframes bounce {
  0%, 100% {
    -moz-transform: translateX(12px);
    transform: translateX(12px);
  }
  62% {
    -moz-transform: translateX(24px);
    transform: translateX(24px);
  }
}
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateX(12px);
    transform: translateX(12px);
  }
  62% {
    -webkit-transform: translateX(24px);
    transform: translateX(24px);
  }
}
@keyframes bounce {
  0%, 100% {
    -moz-transform: translateX(12px);
    -ms-transform: translateX(12px);
    -webkit-transform: translateX(12px);
    transform: translateX(12px);
  }
  62% {
    -moz-transform: translateX(24px);
    -ms-transform: translateX(24px);
    -webkit-transform: translateX(24px);
    transform: translateX(24px);
  }
}
.single .pagination-next i.fa-arrow-right {
    display: inline-block!important;
    -moz-animation: bounce 1s infinite;
    -webkit-animation: bounce 1s infinite;
    animation: bounce 1s infinite;
}
.single .pagination-gallery {
    font-size: 14px;
    padding-top: 30px;
}
.single .pagination-gallery a {
    margin: 0 1px 10px;
    padding: 0;
    width: 40px;
    height: 30px;
    line-height: 30px;
    -webkit-box-shadow: 0 2px 0 0 #bf1b27;
    box-shadow: 0 2px 0 0 #bf1b27;
}
.single .pagination-gallery a:hover {
    -webkit-box-shadow: 0 2px 0 0 #383838;
    box-shadow: 0 2px 0 0 #383838;
}
.single .pagination a.fb {
    background: #305891;
    margin: 0 0 20px;
    -webkit-box-shadow: 0 4px 0 0 #24416b;
    box-shadow: 0 4px 0 0 #24416b;
}
.single .pagination a.fb:hover {
    background: #1A437F;
    -webkit-box-shadow: 0 4px 0 0 #122e57;
    box-shadow: 0 4px 0 0 #122e57;
}
.single .pagination-post a { width: 48% }
.single .pagination-post a:last-child { float: right }
.single .pagination-post a:first-child { float: left }
.currenttext { margin: 0 5px }
.pagination a:hover,
.next-page a:hover { background: #555 }
.related-posts {
	border: 0;
	margin: 0;
}
.entry .related-posts { margin: 0 }
.entry .related-posts h4 { font-size: 18px }
.author-recommended-posts { margin-top: 20px }
#comments { padding-top: 20px }
/*-[ Share Buttons ]---------------------------*/
.share {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	float: left;
	width: 19%;
	height: 40px;
	overflow: hidden;
	display: block;
	font: bold 16px/40px Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,.4);
	margin: 0 .35% 40px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.share:hover,
.share:active { color: #fff }
.share .fa { font-size: 18px }
.share.facebook {
	background: #4569aa;
	background: -moz-linear-gradient(top,#4569aa 0%,#3a588c 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4569aa),color-stop(100%,#3a588c));
	background: -webkit-linear-gradient(top,#4569aa 0%,#3a588c 100%);
	background: -o-linear-gradient(top,#4569aa 0%,#3a588c 100%);
	background: -ms-linear-gradient(top,#4569aa 0%,#3a588c 100%);
	background: linear-gradient(to bottom,#4569aa 0%,#3a588c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4569aa',endColorstr='#3a588c',GradientType=0 );
	border: 1px solid #39578b;
}
.share.facebook:hover {
	background: #4569aa;
	background: -moz-linear-gradient(top,#3a588c 0%,#3a588c 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3a588c),color-stop(100%,#3a588c));
	background: -webkit-linear-gradient(top,#3a588c 0%,#3a588c 100%);
	background: -o-linear-gradient(top,#3a588c 0%,#3a588c 100%);
	background: -ms-linear-gradient(top,#3a588c 0%,#3a588c 100%);
	background: linear-gradient(to bottom,#3a588c 0%,#3a588c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a588c',endColorstr='#3a588c',GradientType=0 );
}
.share.twitter {
	background: #57c9fa;
	background: -moz-linear-gradient(top,#57c9fa 0%,#45a6d1 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#57c9fa),color-stop(100%,#45a6d1));
	background: -webkit-linear-gradient(top,#57c9fa 0%,#45a6d1 100%);
	background: -o-linear-gradient(top,#57c9fa 0%,#45a6d1 100%);
	background: -ms-linear-gradient(top,#57c9fa 0%,#45a6d1 100%);
	background: linear-gradient(to bottom,#57c9fa 0%,#45a6d1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57c9fa',endColorstr='#45a6d1',GradientType=0 );
	border: 1px solid #45a6d1;
}
.share.twitter:hover {
	background: #57c9fa;
	background: -moz-linear-gradient(top,#45a6d1 0%,#45a6d1 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#45a6d1),color-stop(100%,#45a6d1));
	background: -webkit-linear-gradient(top,#45a6d1 0%,#45a6d1 100%);
	background: -o-linear-gradient(top,#45a6d1 0%,#45a6d1 100%);
	background: -ms-linear-gradient(top,#45a6d1 0%,#45a6d1 100%);
	background: linear-gradient(to bottom,#45a6d1 0%,#45a6d1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45a6d1',endColorstr='#45a6d1',GradientType=0 );
}
.share.google-plus {
	background: #e64522;
	background: -moz-linear-gradient(top,#e64522 0%,#c33219 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e64522),color-stop(100%,#c33219));
	background: -webkit-linear-gradient(top,#e64522 0%,#c33219 100%);
	background: -o-linear-gradient(top,#e64522 0%,#c33219 100%);
	background: -ms-linear-gradient(top,#e64522 0%,#c33219 100%);
	background: linear-gradient(to bottom,#e64522 0%,#c33219 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e64522',endColorstr='#c33219',GradientType=0 );
	border: 1px solid #c33219;
}
.share.google-plus:hover {
	background: #e64522;
	background: -moz-linear-gradient(top,#c33219 0%,#c33219 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#c33219),color-stop(100%,#c33219));
	background: -webkit-linear-gradient(top,#c33219 0%,#c33219 100%);
	background: -o-linear-gradient(top,#c33219 0%,#c33219 100%);
	background: -ms-linear-gradient(top,#c33219 0%,#c33219 100%);
	background: linear-gradient(to bottom,#c33219 0%,#c33219 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c33219',endColorstr='#c33219',GradientType=0 );
}
.share.pinterest {
	background: #cb2027;
	background: -moz-linear-gradient(top,#cb2027 0%,#a0171c 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#cb2027),color-stop(100%,#a0171c));
	background: -webkit-linear-gradient(top,#cb2027 0%,#a0171c 100%);
	background: -o-linear-gradient(top,#cb2027 0%,#a0171c 100%);
	background: -ms-linear-gradient(top,#cb2027 0%,#a0171c 100%);
	background: linear-gradient(to bottom,#cb2027 0%,#a0171c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb2027',endColorstr='#a0171c',GradientType=0 );
	border: 1px solid #a0171c;
}
.share.pinterest:hover {
	background: #cb2027;
	background: -moz-linear-gradient(top,#a0171c 0%,#a0171c 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a0171c),color-stop(100%,#a0171c));
	background: -webkit-linear-gradient(top,#a0171c 0%,#a0171c 100%);
	background: -o-linear-gradient(top,#a0171c 0%,#a0171c 100%);
	background: -ms-linear-gradient(top,#a0171c 0%,#a0171c 100%);
	background: linear-gradient(to bottom,#a0171c 0%,#a0171c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0171c',endColorstr='#a0171c',GradientType=0 );
}
.share.whatsapp {
	margin-right: 0;
	background: #60b044;
	background: -moz-linear-gradient(top,#8add6d 0%,#60b044 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8add6d),color-stop(100%,#60b044));
	background: -webkit-linear-gradient(top,#8add6d 0%,#60b044 100%);
	background: -o-linear-gradient(top,#8add6d 0%,#60b044 100%);
	background: -ms-linear-gradient(top,#8add6d 0%,#60b044 100%);
	background: linear-gradient(to bottom,#8add6d 0%,#60b044 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8add6d',endColorstr='#60b044',GradientType=0 );
	border: 1px solid #5ca941;
	display: none;
}
.share.whatsapp:hover {
	background: #569e3d;
	background: -moz-linear-gradient(top,#79d858 0%,#569e3d 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#79d858),color-stop(100%,#569e3d));
	background: -webkit-linear-gradient(top,#79d858 0%,#569e3d 100%);
	background: -o-linear-gradient(top,#79d858 0%,#569e3d 100%);
	background: -ms-linear-gradient(top,#79d858 0%,#569e3d 100%);
	background: linear-gradient(to bottom,#79d858 0%,#569e3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79d858',endColorstr='#569e3d',GradientType=0 );
}
.share.email {
	margin-right: 0;
	color: #888;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
	background: #eee;
	background: -moz-linear-gradient(top,#eee 0%,#c9c9c9 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#c9c9c9));
	background: -webkit-linear-gradient(top,#eee 0%,#c9c9c9 100%);
	background: -o-linear-gradient(top,#eee 0%,#c9c9c9 100%);
	background: -ms-linear-gradient(top,#eee 0%,#c9c9c9 100%);
	background: linear-gradient(to bottom,#eee 0%,#c9c9c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee',endColorstr='#c9c9c9',GradientType=0 );
	border: 1px solid #c9c9c9;
}
.share.email:hover {
	background: #eee;
	background: -moz-linear-gradient(top,#c9c9c9 0%,#c9c9c9 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#c9c9c9),color-stop(100%,#c9c9c9));
	background: -webkit-linear-gradient(top,#c9c9c9 0%,#c9c9c9 100%);
	background: -o-linear-gradient(top,#c9c9c9 0%,#c9c9c9 100%);
	background: -ms-linear-gradient(top,#c9c9c9 0%,#c9c9c9 100%);
	background: linear-gradient(to bottom,#c9c9c9 0%,#c9c9c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9',endColorstr='#c9c9c9',GradientType=0 );
}
.wwm_socialshare_imagewrapper {
	clear: both;
	position: relative;
	display: block;
}
.wwm_social_share {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0!important;
	background: 0!important;
}
.listicle .wwm_social_share { left: -35px }
.entry .wwm_social_share li {
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 10px 0 0 10px!important;
	list-style: none;
	color: #fff;
	text-align: center;
	cursor: pointer;
    display: block;
}
.wwm_social_share .fa {
	font-size: 22px;
	line-height: 40px;
}
.wwm_social_share li.wwm_facebook { background: #3B5998 }
.wwm_social_share li.wwm_facebook:hover { color: #3B5998 }
.wwm_social_share li.wwm_twitter { background: #00ACED }
.wwm_social_share li.wwm_twitter:hover { color: #00ACED }
.wwm_social_share li.wwm_gplus { background: #D14836 }
.wwm_social_share li.wwm_gplus:hover { color: #D14836 }
.wwm_social_share li.wwm_pinit { background: #CB2027 }
.wwm_social_share li.wwm_pinit:hover { color: #CB2027 }
.wwm_social_share li.wwm_tumblr { background: #3d5e7d }
.wwm_social_share li.wwm_tumblr:hover { color: #3d5e7d }
.wwm_social_share li.wwm_linked { background: #007FB1 }
.wwm_social_share li.wwm_linked:hover { color: #007FB1 }
.wwm_social_share li.wwm_facebook:hover,
.wwm_social_share li.wwm_twitter:hover,
.wwm_social_share li.wwm_gplus:hover,
.wwm_social_share li.wwm_pinit:hover,
.wwm_social_share li.wwm_tumblr:hover,
.wwm_social_share li.wwm_linked:hover { background: #fff }
/*-[ Mailing List ]---------------------------*/
.mailing-list {
	color: #fff;
	background: #33363b;
	font-weight: 400;
	line-height: 1.4;
	padding: 30px 5% 10px;
	margin: 40px 0;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
}
.sidebar .mailing-list { margin: 0 }
.mailing-list:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 8px;
	background: #c4e17f;
	border-radius: 5px 5px 0 0;
	background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); q
	background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
	background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
	background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}
.mailing-list .fl,
.mailing-list .fr { width: 48% }
.mailing-list .fr { padding-top: 10px }
.mailing-list h4 {
	color: #ccc;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.mailing-list p {
	clear: both;
	font-size: 18px;
	margin: 10px 0;
}
.mailing-list input {
	border: 0;
	font-size: 18px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	float: left;
	-webkit-appearance: none;
	border-radius: 0;
}
.mailing-list input[type="email"],
.mailing-list input[type="type"] {
	width: 62%;
	padding: 8px 4%;
	font-weight: 400;
}
.mailing-list input[type="email"]:hover,
.mailing-list input[type="type"]:hover,
.mailing-list input[type="email"]:focus,
.mailing-list input[type="type"]:focus { background: #fff }
.mailing-list input[type="submit"] {
	width: 30%;
	background: #ff3300;
	color: #fff;
	padding: 8px 0;
	text-transform: uppercase;
	cursor: pointer;
}
.mailing-list input[type="submit"]:hover { background: #343434 }
.btn-facebook { margin-top: -10px }
/*-[ Ads ]---------------------------*/
#ad-leaderboard {
	width: 728px;
	height: 90px;
	float: right;
	margin-top: 5px;
    overflow: hidden;
}
.ad-above { margin: 0 auto 20px }
.ad-sticky {
    width: 100%;
    height: 90px;
	position: fixed;
    z-index: 2147483639;
	left: 0;
	bottom: 0;
    text-align: center;
    border-top: 1px solid #eee;
    background: #fff;
    background: rgba(255,255,255,.5);
}
.ad-sticky > ins { margin: 0 auto }
.alert-close {
	position: absolute;
	z-index: 1000;
	right: 15px;
	top: 9px;
    color: #e9e6e4;
	background-image: -webkit-linear-gradient(top, #f4f1ee, #fff);
    background-image: linear-gradient(top, #f4f1ee, #fff);
    border-radius: 50%;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .3), inset 0px 1px 1px 1px white, inset 0px -1px 1px 1px rgba(204,198,197,.5);
    height: 24px;
    width: 24px;			
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    cursor: pointer;
}
.alert-close:after{
    color: #e9e6e4;
    content: "";
    display: block;
    font-size: 18px;
    height: 18px;
    text-decoration: none;
    text-shadow: 0px -1px 1px #bdb5b4, 1px 1px 1px white;
    position: absolute;
    width: 30px;
}
.cross:after{
    content: "✖";
    color: #ccc;
    left: -3px;
    top: 1px;
}
.alert-close:hover{
    background-image: -webkit-linear-gradient(top, #fff, #f4f1ee);
    background-image: linear-gradient(top, #fff, #f4f1ee);
}
.cross:hover:after { color: #888 }
.ad-within {
    clear: both;
    margin: 0 auto 20px;
    text-align: center;
}
.ad-under {
    clear: both;
    margin: 0 auto 30px;
    padding: 10px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.ad-below { margin: 30px auto 0 }
.ad-below ul {
    height: 250px;
    margin: 0 auto;
}
.entry .ad-below ul li { list-style: none }
.ad-below li {
    float: left;
    margin-right: .5%;
	width: 33%;
	height: 250px;
}
.ad-below li:nth-child(2) > div { margin: 0 auto }
.ad-below li:last-child { margin: 0 }
.ad-below li:last-child > div { float: right }
.ad-sidebar ul,
.ad-sidebar li {
    width: 300px;
    margin: 0 auto;
    list-style: none;
}
.ad-sidebar li:first-child { margin: 0 0 20px }
.ad-310x260 {
	width: 310px;
	height: 260px;
	margin: 0 auto 30px;
    overflow: hidden;
}
.ad-300x250 {
	width: 300px;
	height: 250px;
	margin: 0 auto 30px;
    overflow: hidden;
}
.ad-728x90,
.ad-970x250 {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
	margin: 0 auto 10px;
}
.ad-970x250 ins {
	width: 970px;
	height: 250px;
    margin: 0 auto;
    display: block!important;
}
.ad-native { margin-top: 30px }
.video-title { color: #3f8cd8!important }
.video-title:hover { color: #444!important }
.rc-item { margin: 0 0 20px }
.rc-wc .row-item h3,
.earnify-widget .earnify-title {
    color: #343434;
    font-size: 18px!important;
    font-weight: 400!important;
	text-transform: uppercase;
	margin: 0 0 10px!important;
}
.rc-text-top.rc-branding { top: 20px }
.advlabel { white-space: nowrap }
iframe#kmnpid { display: none }
.earnify-widget .earnify-item-inner { max-width: none!important }
.rc-item .rc-headline {
    color: #3f8cd8!important;
	font-family: "Roboto Condensed", Arial, sans-serif!important;
    font-size: 17px!important;
	font-weight: 400!important;
    line-height: 1.5em!important;
}
.rc-item:hover .rc-headline {
    color: #444!important;
    text-decoration: none!important;
}
/*-[ Quiz ]---------------------------*/
#vqzb_wrapper {
    clear: both;
    margin: 0 0 50px;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}
.entry table td {
    border: 0;
    padding: 0;
}
#vqzb_wrapper h3,
#vqzb_wrapper #vqzb_table h3 {
    background: #333;
    color: #fff;
    margin: 0;
    padding: 10px;
}
.entry table p { margin: 0 }
.entry .answer_list { margin: 2% }
.answer_list input[type="radio"] {
    opacity: 0.011;
    z-index: 100;
}
.answer_list label {
    display: block;
    width: 100%;
    padding: 15px 0;
    background-color: #F7F7F7;
    color: #000;
    border: 1px solid #E6E6E6;
    border-bottom: 2px solid #E6E6E6;
    margin-top: -10px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    cursor: pointer;
    z-index: 90;
}
.answer_list input[type="radio"]:hover + label,
.answer_list input[type="radio"]:checked + label {
    background: #ff3300;
    color: #fff;
}
#vqzb_result_page h3 {
    font-size: 36px!important;
    font-weight: 600!important;
    margin: 0 0 20px;
    text-align: center;
}
#vqzb_result_page p { font-size: 24px!important }
/*-[ Other Classes ]---------------------------*/
.embed-container {
	clear: both;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	margin: 0 0 1em;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
}
.fix { clear: both }
.mobile-only,
.tablet-only,
.hide { display: none }
.left,
.fl { float: left }
.right,
.fr { float: right }
.ac {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.sep {
	content: "|";
	color: #eee;
	margin: 0 5px;
}
@media only screen and (min-height: 1024px) {
    .post-meta { display: inherit }
}
@media only screen and (max-width: 1279px) {
    .ad-below ul { width: 630px }
    .ad-below li {
        width: 300px;
        margin: 0;
    }
    .ad-below li:first-child { margin-right: 30px }
    .ad-below li:last-child { display: none }
}
@media only screen and (max-width: 1200px) { 
	#page.container { margin: 0 }
    .post-inner { padding: 0 20px }
    .single .post-list article { padding: 0 }
	.nav-container .container { padding: 0!important }
	.s1-expand .s1 {
		box-shadow: 3px 3px 10px rgba(0,0,0,.3);
		-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.3);
		-moz-box-shadow: 3px 3px 10px rgba(0,0,0,.3);
		-o-box-shadow: 3px 3px 10px rgba(0,0,0,.3);
	}
	.s2-expand .s2 {
		width: 340px!important;
		box-shadow: -3px -3px 10px rgba(0,0,0,.3);
		-webkit-box-shadow: -3px -3px 10px rgba(0,0,0,.3);
		-moz-box-shadow: -3px -3px 10px rgba(0,0,0,.3);
		-o-box-shadow: -3px -3px 10px rgba(0,0,0,.3);
	}
	#header .pad { padding: 20px 0 }    
	#header .social-links { display: none }
    .single h1.post-title { font-size: 36px }
    .entry h3,
    .entry .listicle > li {
        margin-top: 20px;
        font-size: 24px!important;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .tablet-only { display: block!important }
    .tablet-hide,
    #ad-leaderboard { display: none }
    .ad-sticky { display: block }
    .ad-sticky > ins {
        width: 728px;
        height: 90px;
    }
}
@media only screen and (max-width: 1024px) {   
    .ad-below li:first-child { margin-right: 20px }
    .ad-below li:nth-child(2) { float: right }
}
@media only screen and (max-width: 960px) {
    .col-2cl .main-inner { padding: 0!important }
    .sidebar,
    .s1,
    .s2 { background: #fff!important }
	.sidebar-top { padding: 8px 15px!important }
	.sidebar-toggle { height: 40px }
	.sidebar-toggle i {
		font-size: 28px;
		padding: 0;
		line-height: 40px;
	}
	.single .page-title { display: block }
	.col-3cm .main-inner .page-title.pad { padding: 8px 20px }
	.page-title {
		background: #ff3300;
		color: #fff;
		color: rgba(255,255,255,.8);
		padding-bottom: 16px;
	}
	.page-title i {
		display: inline-block;
		margin-right: 4px;
	}
	.page-title h1,
	.page-title h2,
	.page-title h4,
	.page-title a,
	.page-title span {
		color: #fff;
		color: rgba(255,255,255,.8);
	}
	.page-title a:hover { color: rgba(255,255,255,1) }
	.page .page-title h2 {
		color: #444;
		font-size: 24px;
		letter-spacing: 0;
	}
    .sidebar,
    .single .post-meta,
    .ad-970x250,
    .ad-300x600 { display: none }
}
@media only screen and (min-device-width: 768px) and (max-width: 780px) {
    .alert-close {
        right: 5px;
        top: -10px;
    }
    a#mobile-back-to-top { bottom: 120px }
}
@media only screen and (max-width: 768px) {
    .ad-above,
    .ad-under {
        margin: 0 auto 10px;
        padding: 10px 0;
    }
    .ad-under { margin: 0 auto 30px }
}
@media only screen and (max-width: 719px) {
	.home .main-inner { padding: 0!important }
	.home .s1,
	.home .s2 { margin: 0!important }
	.home .main-inner .page-title,
	.home .sidebar { display: none }
	.mailing-list {
        margin: 20px 0;
        padding-bottom: 20px;
    }
	.mailing-list .fl,
	.mailing-list .fr {
		width: 95%;
		float: none;
	}
    .mailing-list h4,
    .mailing-list p,
    .mailing-list input { font-size: 14px }
	.full-width #nav-topbar.nav-container {
		position: fixed;
		top: 0;
		left: 0;
        z-index: 999!important;
	}
	.col-3cm .main-inner .page-title.pad { padding: 8px 10px }
	.col-3cm .main-inner .pad { padding: 10px }
	.s2-expand .s2 { width: auto }
    #nav-topbar .site-title { height: auto }
    .nav-text { border: 0 }
	#nav-topbar .nav-toggle i,
	.toggle-search { width: 50px!important }
    #nav-topbar .nav-toggle i { border-right: 1px solid #333 }
	#jPanelMenu-menu {
		padding-top: 50px;
		background: #26272b;
		background-size: 80%;
		box-shadow: inset -5px 0 10px #222;
		-webkit-box-shadow: inset -5px 0 10px #222;
		-moz-box-shadow: inset -5px 0 10px #222;
		-o-box-shadow: inset -5px 0 10px #222;
	}
	#jPanelMenu-menu .nav li a,
	#nav-footer .nav li a {
		font-weight: 400;
		line-height: 40px;
		text-transform: uppercase;
	}
	#jPanelMenu-menu .nav li a {
		background: rgba(0,0,0,0.15);
		color: #ccc;
		border-top: 1px solid #333;
		border-bottom: 1px solid #111;
	}
	#jPanelMenu-menu .nav li a:hover {
		background: #333;
		color: #fff;
		box-shadow: inset -5px 0 10px #222;
		-webkit-box-shadow: inset -5px 0 10px #222;
		-moz-box-shadow: inset -5px 0 10px #222;
		-o-box-shadow: inset -5px 0 10px #222;
	}
	#jPanelMenu-menu .nav li i {
		color: #fff;
		font-size: 140%;
		font-weight: normal;
		line-height: 40px;
		margin-right: 8px;
	}
	#jPanelMenu-menu .nav li a:hover i { color: #fff }
	#jPanelMenu-menu .nav > li { border-left: 5px solid }
	#jPanelMenu-menu .nav > li:hover { border-left: 5px solid #ff3300 }
	#jPanelMenu-menu .nav li#menu-item-10190:hover,
	#jPanelMenu-menu .nav li#menu-item-10191:hover,
	#jPanelMenu-menu .nav li#menu-item-10192:hover,
	#jPanelMenu-menu .nav li#menu-item-10193:hover,
	#jPanelMenu-menu .nav li#menu-item-10194:hover,
	#jPanelMenu-menu .nav li#menu-item-18092:hover { border-left: 5px solid #3f8cd8 }
	#jPanelMenu-menu .nav li#menu-item-10194 a { border-top: 3px solid #555 }
	#menu-item-10190,
	#menu-item-10191,
	#menu-item-10192,
	#menu-item-10193,
	#menu-item-10194,
    #menu-item-18092 { display: block }
    .nav ul {
        position: relative;
        background: 0;
        top: 0;
        width: 180px;
        padding: 10px 0;
        z-index: 2;
    }
	.search-expand { width: 100%!important }
    .toggle-search { border-left: 1px solid #333 }
	.toggle-search,
	.search-expand {
		right: 0!important;
		left: auto!important;
	}
	.entry h3,
	.entry .listicle > li { margin-top: 10px }
    .related-posts li:nth-child(2) article { border: 0 }
    .single .post-list article { width: 49.7% }
    .single .post-list article:nth-child(4),
    .single .post-list article:nth-child(7),
    .single .post-list article:nth-child(10),
    .single .post-list article:nth-child(13),
    .single .post-list .alm-listing article:nth-child(2),
    .single .post-list .alm-listing article:nth-child(5),
    .single .post-list .alm-listing article:nth-child(8),
    .single .post-list .alm-listing article:nth-child(11),
    .single .post-list .alm-listing article:nth-child(odd) { margin-right: 1px }
    .single .post-list article:nth-child(2),
    .single .post-list article:nth-child(5),
    .single .post-list article:nth-child(8),
    .single .post-list article:nth-child(11),
    .single .post-list .alm-listing article:nth-child(4),
    .single .post-list .alm-listing article:nth-child(7),
    .single .post-list .alm-listing article:nth-child(10),
    .single .post-list .alm-listing article:nth-child(13),
    .single .post-list .alm-listing article:nth-child(even) { clear: none }
    .single .post-list article:nth-child(even),
    .single .post-list .alm-listing article:nth-child(odd) { clear: both }
    .single .post-list .post-title { font-size: 15px }
    .single .pagination { margin-bottom: 0 }
    #footer-bottom .pad {
        padding-top: 20px!important;
        padding-bottom: 20px!important;
    }
	#page.container { padding-top: 50px }
    #header .container.group,
    #footer-bottom #footer-logo,
    .footer-nav { display: none }
    #footer-bottom .social-links {
        float: none;
        text-align: center;
        margin: 0px auto 10px;
    }
}
@media screen and (max-width: 719px) {
    .nav ul {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .nav ul li a {
        padding: 0 0 0 20px;
    }
    .ad-728x90 { display: none  }
}
@media screen and (max-width: 680px) {
    .ad-below ul { width: 600px }
    .ad-below li:first-child { margin-right: 0 }
}
@media screen and (max-width: 640px) {
    .entry p,
    .entry li,
    .answer_list label,
    #vqzb_result_page p { font-size: 16px!important }
    .entry h3,
    .entry .listicle > li,
    #vqzb_result_page h3 { font-size: 20px!important }
    #vqzb_wrapper.display_in_box {
        border: 0!important;
        padding: 0!important;
    }
	.share {
		width: 18.7%;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.share .fa {
		font-size: 24px;
		margin-top: 8px;
	}
    .ad-below ul {
        width: 300px;
        height: auto;
    }
    .ad-below li { float: none }
    .ad-below li:first-child { margin: 0 0 30px }
	hr { margin: 20px 0 }
	.entry blockquote { padding-left: 20px!important }
	.entry blockquote:before { font-size: 18px!important }
	.entry blockquote.dark { padding: 10px 10px 10px 35px }
	.entry blockquote.dark:before {
		left: 10px;
		top: 10px;
	}
	.featured,
	.featured.flexslider {
		padding: 0;
		margin-bottom: 20px;
		border: 0;
	}
	.featured .post-title {
		font-size: 22px!important;
		line-height: 1.3!important;
	}
	.featured .excerpt,
	.previous span,
	.next span,
	.entry .wwm_social_share li.wwm_tumblr,
	.share span,
    .ad-below li:nth-child(2) { display: none }
}
@media only screen and (max-width: 480px) {
    .post-inner { padding: 0 }
	.col-3cm .main-inner .page-title.pad { padding: 8px 10px!important }
	.home .main-inner .pad,
	.archive .main-inner .pad,
	.search .main-inner .pad { padding: 0!important }
	.featured article,
	.home .post-list article,
	.archive .post-list article,
	.search .post-list article,
	.single .post-list article,
	.post-list .post,
	.post-list .page,
    .related-posts li,
    .related-posts li:nth-child(3),
    .post-num,
    .single .pagination-next {
		width: 100%;
		float: none;
	}
	.featured article,
	.post-list article { margin: 0 auto 30px }
	.post-title,
    .featured .post-title,
    .single .post-list .post-title,
    .single .related-posts .post-title,
    .rc-item .rc-headline {
        font-size: 20px!important;
		line-height: 1.3!important;
    }
    h1.post-title { font-size: 22px!important }
    h3,
    h4,
    .post-title,
    .entry p,
    .entry small,
    .pagination-sep,
    .trc_rbox_header_span,
    .video-label-box,
    .rc-baheadline,
    .entry .earnify-widget,
    .earnify-widget .earnify-item-title { padding: 0 5px }
    #vqzb_table p { padding: 0 }
    .ad-native {
        border: 0;
        margin: 0;
        padding: 0;
    }
    .rc-p-pt .rc-description { font-weight: 600!important }
    .pagination-sep {
        margin: 0 0 20px;
        padding-top: 15px;
    }
    .post-num,
    .single .pagination { font-size: 20px }
    .post-num { line-height: 30px }
    .single .category-quiz .pagination a,
    .single .pagination-next a,
    .single .pagination-post a,
    .single .alm-load-more-btn {
        font-size: 16px;
        height: 50px;
        line-height: 50px;
    }
    .single .pagination-next a {
        width: 92%;
        margin: 5px auto;
        font-size: 20px;
    }
    .single .pagination-gallery { padding-top: 20px }
    .entry blockquote { margin: 0 5px }
    .related-posts .post {
        border: 0;
        margin: 0 0 5px;
    }
    .mailing-list,
    .mailing-list:before {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .mailing-list h4 { padding: 0 }
    .heading,
    #reply-title { margin: 0 0 5px }
    .single .alm-load-more-btn { width: 96% }
    .single .related-posts li:nth-child(3) { display: block }
    .sidebar .mailing-list { display: none }
}
@media only screen and (max-width: 479px) {
    .sidebar.s1 .widget {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .sidebar { display: none!important }
}
@media only screen and (max-device-width: 420px) {    
    #page.container { padding-bottom: 0 }
    .share.email { margin-right: .35% }
    .entry p img[src$=".gif"],
    .type-attachment img[src$=".gif"] {
        min-width: 100%;
        width: 100%;
    }
    .ad-above {
        margin: 0 auto;
    }
    .ad-sticky {
        display: block;
        height: 50px;
    }
    .ad-sticky > ins {
        width: 320px;
        height: 50px;
    }
    .alert-close {
        right: 20px;
        top: -10px;
    }
    #footer-bottom { padding: 0 0 50px }
    .entry { margin: 0 }
    .entry p { clear: both }
    .mobile-only,
    .share.whatsapp { display: block!important }    
    .desktop-only,
    .share.google-plus,
    a#mobile-back-to-top { display: none!important }
}
@media only screen and (max-width: 320px) {
    .post-title,
    .featured .post-title,
    .single .post-list .post-title,
    .single .related-posts .post-title,
    .rc-item .rc-headline { font-size: 17px!important }
    .ad-within > ins,
    .ad-under > ins {
        width: 300px;
        height: 250px;
        margin: 0 auto;
    }
}