html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html,
body {
    width: 100%;
    height: 100%;
}

html {
    font-size: 16px;
    overflow: hidden;
}

body {
    color: #333;
    font-size: 62.5%;
}

body,
select,
input,
textarea,
a {
    color: #333;
}

a {
    text-decoration: none;
    color: #00cbdc;
}

a:hover {
    text-decoration: none;
    color: #009ca9;
}

ul,
ol {
    list-style: none;
}

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

th {
    font-weight: bold;
    vertical-align: bottom;
}

td {
    font-weight: normal;
    vertical-align: top;
}

hr {
    display: none;
}

input,
select {
    vertical-align: middle;
}

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

:focus {
    outline: none;
}

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

input[type="radio"] {
    vertical-align: text-bottom;
}

input[type="checkbox"] {
    vertical-align: bottom;
    *vertical-align: baseline;
}

::-moz-selection {
    color: #fff;
    background: #000;
    text-shadow: none;
}

::selection {
    color: #fff;
    background: #000;
    text-shadow: none;
}

html {
    font-size: 16px;
}

body {
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 62.5%;
    background: #2f2f2f;
    margin: 0;
    padding: 0;
}

.open-menu .grid {
    transform: translateX(250px);
    -webkit-transform: translateX(250px);
}

.open-menu nav {
    left: 0;
}

.hello-bar-hidden .hello-bar {
    display: none;
}

.hello-bar-hidden .logo a,
.hello-bar-hidden .grid {
    margin-top: 0;
}

.hello-bar-hidden .categories-panel,
.hello-bar-hidden .breadcrumbs-search {
    top: 0;
}

.hello-bar-hidden .grid {
    margin: 0;
}

.hello-bar-hidden #category-parents {
    top: 62px;
}

.box {
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.remove {
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}

.hello-bar {
    color: #82826e;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    background: #e4e5c9 url("../images/hello-bar-bg.png") no-repeat 35px 13px;
    -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.54);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.54);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.54);
    width: 100%;
    height: 49px;
    position: relative;
    z-index: 20;
    zoom: 1;
}

.hello-bar:before,
.hello-bar:after {
    content: '';
    display: table;
}

.hello-bar:after {
    clear: both;
}

.hello-bar ul {
    width: 695px;
    margin: 11px auto 0 auto;
}

.hello-bar li {
    line-height: 28px;
    float: left;
}

.hello-bar .button-social {
    color: #e4e5c9;
    font-size: 0.9em;
    background: #aaab92;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 30px;
    margin: -1px 12px 0 12px;
    padding: 0 11px;
    float: left;
}

.hello-bar .button-social:hover {
    text-decoration: none;
    background: #afb099;
}

.hello-bar #facebook-share {
    width: 165px;
    line-height: 30px;
    position: relative;
    cursor: default;
}

.hello-bar #facebook-button {
    position: absolute;
    top: -1000px;
    left: 0;
    z-index: 99999;
    opacity: 0;
    cursor: pointer;
}

.hello-bar .close {
    text-indent: -9999em;
    background: url("../images/hello-bar-close.png") no-repeat top left;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.hello-bar .close:hover {
    background-position: bottom left;
}

.container {
    background: url("../images/nav-bg.png") repeat-y left;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
}

nav {
    background: #565656 url("../images/nav-bg.png") repeat-y left;
    height: 100%;
    width: 86px;
    float: left;
    position: relative;
    z-index: 9999999999;
}

nav .logo a {
    text-indent: -9999em;
    background: #2c2c2c url("../images/logo.png") no-repeat;
    width: 86px;
    height: 62px;
    margin: 0;
    display: inline-block;
    position: relative;
    z-index: 10;
}

nav .logo a span {
    background: #2c2c2c url("../images/logo.png") no-repeat bottom left;
    opacity: 0;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 15;
}

nav .logo a:hover span {
    opacity: 1;
}

nav ul {
    background: url("../images/nav-bg.png") repeat-y left;
    position: absolute;
    top: 0;
}

nav ul.menu {
    padding: 62px 0 0 0;
    bottom: 0;
}

nav li {
    background: url("../images/nav-sep.png") bottom left no-repeat, url("../images/nav-bg.png") repeat-y left;
    width: 86px;
}

nav li:hover .categories-panel {
    left: 86px;
}

nav li a {
    color: #B4B4B4;
    font-size: 1.18em;
    font-weight: bold;
    text-align: center;
    height: 15px;
    display: block;
    position: relative;
    z-index: 5;
}

nav li a:hover {
    text-decoration: none;
}

nav .interface .parent {
    background: url("../images/nav-interface.png") no-repeat center 10px;
    padding: 59px 0 16px 0;
}

nav .inputs .parent {
    background: url("../images/nav-inputs.png") no-repeat center 10px;
    padding: 59px 0 16px 0;
}

nav .media .parent {
    background: url("../images/nav-media.png") no-repeat center 10px;
    padding: 59px 0 16px 0;
}

nav .navigation .parent {
    background: url("../images/nav-navigation.png") no-repeat center 10px;
    padding: 59px 0 16px 0;
}

nav .other .parent {
    background: url("../images/nav-other.png") no-repeat center 10px;
    padding: 59px 0 16px 0;
}

nav li .hover {
    background: url("../images/nav-hover.png") no-repeat;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    height: 92px;
    position: absolute;
    top: -2px;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}

nav .nav-arrow-right {
    background: url("../images/nav-hover.png") no-repeat right center;
    width: 7px;
    height: 21px;
    margin: -12px 0 0 0;
    position: absolute;
    top: 50%;
    left: 86px;
    z-index: 15;
    opacity: 0;
}

nav .submit {
    color: #9e9e9e;
    font-size: 1.18em;
    font-weight: bold;
    text-align: center;
    width: 86px;
    height: 15px;
    padding: 50px 0 26px 0;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 5;
}

nav .submit:hover {
    text-decoration: none;
}

nav .submit:hover span {
    opacity: 0.6;
}

nav .submit span {
    background: url("../images/nav-submit.png") no-repeat center 1px;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

nav .arrow-up,
nav .arrow-down {
    background: url("../images/nav-fade-arrow-up.png") no-repeat top left;
    width: 86px;
    height: 65px;
    position: absolute;
    top: 10;
    left: 0;
    z-index: 10;
    cursor: pointer;
    display: none;
}

nav .arrow-down {
    background: url("../images/nav-fade-arrow-down.png") no-repeat top center;
    bottom: 0;
}

nav .arrow-up:hover,
nav .arrow-down:hover {
    background-position: 0 -68px;
}

.categories-panel {
    background: #282828 url("../images/categories-panel-bg.png") repeat-y;
    -moz-box-shadow: 7px 0 0 0 rgba(0, 0, 0, 0.49);
    -webkit-box-shadow: 7px 0 0 0 rgba(0, 0, 0, 0.49);
    box-shadow: 7px 0 0 0 rgba(0, 0, 0, 0.49);
    height: 100%;
    width: 255px;
    position: fixed;
    top: 0;
    left: -400px;
    z-index: -1;
    transition: all 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -webkit-transition: all 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition: all 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
}

.categories-panel h2 {
    color: #d2d2d2;
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.7em;
    font-weight: bold;
    letter-spacing: 0.04em;
    background: url("../images/categories-panel-head.png") no-repeat bottom left;
    width: 220px;
    height: 39px;
    padding: 22px 0 0 35px;
    display: inline-block;
}

nav li ul {
    background: none;
    overflow: visible;
    position: relative;
    top: 0;
}

nav li ul li {
    background: #202020 url("../images/categories-panel-category.png") no-repeat;
    width: 255px;
    height: 44px;
    padding: 0;
    position: relative;
}

nav li ul li span {
    background: #202020 url("../images/categories-panel-category.png") no-repeat right -45px !important;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    content: "";
    height: auto !important;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}

nav li ul li:last-child {
    border-bottom: 1px solid #2e2e2e;
}

nav li ul li:hover span {
    opacity: 1;
}

nav li ul li a {
    color: #adadad;
    font-size: 1.4em;
    font-weight: normal;
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    text-shadow: 0 1px 0 black;
    text-align: left;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    background: none;
    width: 175px;
    height: 29px;
    margin: 0;
    padding: 15px 0 0 80px;
    float: left;
    clear: both;
}

nav li ul li a:hover {
    color: #ccc;
}

.categories-panel .all-interface a {
    background: url("../images/categories/interface/all-ui.png") no-repeat 38px center;
}

.categories-panel .interface-background a {
    background: url("../images/categories/interface/background.png") no-repeat 37px center;
}

.categories-panel .interface-dialogs-lightboxes a {
    background: url("../images/categories/interface/dialog.png") no-repeat 37px center;
}

.categories-panel .interface-feedback a {
    background: url("../images/categories/interface/feedback.png") no-repeat 37px center;
}

.categories-panel .interface-hide-reveal a {
    background: url("../images/categories/interface/hide-reveal.png") no-repeat 37px center;
}

.categories-panel .interface-filter-sort a {
    background: url("../images/categories/interface/filter.png") no-repeat 37px center;
}

.categories-panel .interface-hover a {
    background: url("../images/categories/interface/hover.png") no-repeat 37px center;
}

.categories-panel .interface-layout a {
    background: url("../images/categories/interface/layout.png") no-repeat 37px center;
}

.categories-panel .interface-list a {
    background: url("../images/categories/interface/list.png") no-repeat 37px center;
}

.categories-panel .interface-loading a {
    background: url("../images/categories/interface/loading.png") no-repeat 37px center;
}

.categories-panel .interface-rounded-edges a {
    background: url("../images/categories/interface/rounded-edges.png") no-repeat 37px center;
}

.categories-panel .interface-scrolling a {
    background: url("../images/categories/interface/scrolling.png") no-repeat 37px center;
}

.categories-panel .interface-sliders-carousels a {
    background: url("../images/categories/interface/scrolling.png") no-repeat 37px center;
}

.categories-panel .interface-tags a {
    background: url("../images/categories/interface/layout.png") no-repeat 37px center;
}

.categories-panel .interface-text-links a {
    background: url("../images/categories/interface/text-links.png") no-repeat 37px center;
}

.categories-panel .interface-tooltips a {
    background: url("../images/categories/interface/tooltips.png") no-repeat 37px center;
}

.categories-panel .interface-web-type a {
    background: url("../images/categories/interface/web-type.png") no-repeat 37px center;
}

.categories-panel .all-inputs a {
    background: url("../images/categories/inputs/all-inputs.png") no-repeat 38px center;
}

.categories-panel .inputs-autocomplete a {
    background: url("../images/categories/inputs/autocomplete.png") no-repeat 37px center;
}

.categories-panel .inputs-color-pickers a {
    background: url("../images/categories/inputs/color-pickers.png") no-repeat 37px center;
}

.categories-panel .inputs-custom-styled a {
    background: url("../images/categories/inputs/custom-styled.png") no-repeat 37px center;
}

.categories-panel .inputs-date-time a {
    background: url("../images/categories/inputs/date-time.png") no-repeat 37px center;
}

.categories-panel .inputs-drag-drop a {
    background: url("../images/categories/inputs/drag-drop.png") no-repeat 37px center;
}

.categories-panel .inputs-general-inputs a {
    background: url("../images/categories/inputs/general-inputs.png") no-repeat 37px center;
}

.categories-panel .inputs-input-sliders a {
    background: url("../images/categories/inputs/input-sliders.png") no-repeat 37px center;
}

.categories-panel .inputs-password a {
    background: url("../images/categories/inputs/password.png") no-repeat 37px center;
}

.categories-panel .inputs-rate-vote a {
    background: url("../images/categories/inputs/rate-vote.png") no-repeat 37px center;
}

.categories-panel .inputs-search a {
    background: url("../images/categories/inputs/search.png") no-repeat 37px center;
}

.categories-panel .inputs-selectboxes a {
    background: url("../images/categories/inputs/selectboxes.png") no-repeat 37px center;
}

.categories-panel .inputs-shortcuts a {
    background: url("../images/categories/inputs/shortcuts.png") no-repeat 37px center;
}

.categories-panel .inputs-touch a {
    background: url("../images/categories/inputs/touch.png") no-repeat 37px center;
}

.categories-panel .inputs-rich-input a {
    background: url("../images/categories/inputs/rich-input.png") no-repeat 37px center;
}

.categories-panel .inputs-upload a {
    background: url("../images/categories/inputs/upload.png") no-repeat 37px center;
}

.categories-panel .inputs-validation a {
    background: url("../images/categories/inputs/validation.png") no-repeat 37px center;
}

.categories-panel .all-media a {
    background: url("../images/categories/media/all-media.png") no-repeat 38px center;
}

.categories-panel .media-audio-video a {
    background: url("../images/categories/media/audio-video.png") no-repeat 37px center;
}

.categories-panel .media-dialogs-lightboxes a {
    background: url("../images/categories/media/dialogs-lightboxes.png") no-repeat 37px center;
}

.categories-panel .media-galleries a {
    background: url("../images/categories/media/galleries.png") no-repeat 37px center;
}

.categories-panel .media-images a {
    background: url("../images/categories/media/images.png") no-repeat 37px center;
}

.categories-panel .media-maps a {
    background: url("../images/categories/media/maps.png") no-repeat 37px center;
}

.categories-panel .media-sliders-carousels a {
    background: url("../images/categories/media/sliders-carousels.png") no-repeat 37px center;
}

.categories-panel .media-tables-graphs a {
    background: url("../images/categories/media/tables-graphs.png") no-repeat 37px center;
}

.categories-panel .all-navigation a {
    background: url("../images/categories/navigation/all-nav.png") no-repeat 38px center;
}

.categories-panel .navigation-horizontal-tabbed a {
    background: url("../images/categories/navigation/horizontal-tabbed.png") no-repeat 37px center;
}

.categories-panel .navigation-vertical-drop-down a {
    background: url("../images/categories/navigation/vertical.png") no-repeat 37px center;
}

.categories-panel .navigation-horizontal-tabbed a {
    background: url("../images/categories/navigation/horizontal-tabbed.png") no-repeat 37px center;
}

.categories-panel .navigation-pagination a {
    background: url("../images/categories/navigation/pagination.png") no-repeat 37px center;
}

.categories-panel .navigation-accordion a {
    background: url("../images/categories/navigation/accordion.png") no-repeat 37px center;
}

.categories-panel .navigation-other-navigation a {
    background: url("../images/categories/navigation/other-nav.png") no-repeat 37px center;
}

.categories-panel .navigation-panel a {
    background: url("../images/categories/navigation/panel.png") no-repeat 37px center;
}

.categories-panel .other-animation-effects a {
    background: url("../images/categories/other/animation-effects.png") no-repeat 38px center;
}

.categories-panel .other-browser-tweaks a {
    background: url("../images/categories/other/browser-tweaks.png") no-repeat 37px center;
}

.categories-panel .other-mobile a {
    background: url("../images/categories/other/mobile.png") no-repeat 37px center;
}

.categories-panel .other-social-rss a {
    background: url("../images/categories/other/social-rss.png") no-repeat 37px center;
}

.categories-panel .other-standalone-widgets a {
    background: url("../images/categories/other/standalone.png") no-repeat 37px center;
}

.categories-panel .other-miscellaneous a {
    background: url("../images/categories/other/misc.png") no-repeat 37px center;
}

.breadcrumbs-search {
    background: #191919;
    border-bottom: 1px solid #404040;
    width: 100%;
    height: 61px;
    position: relative;
}

.breadcrumbs-search.expanded .user-links {
    right: -250px;
}

.breadcrumbs-search.expanded .search {
    margin: 20px 0 0 0;
}

.breadcrumbs-search.expanded .search input[type="text"] {
    width: 395px;
}

.breadcrumbs-search .show-categories {
    display: none;
    text-indent: -9999em;
    background: url(../images/mobile-show-categories.png) no-repeat center;
    border-right: 1px solid #272727;
    width: 60px;
    height: 60px;
    cursor: pointer;
    float: left;
}

.breadcrumbs-search .currently-showing {
    color: #9d9d9d;
    font-family: 'Book Antiqua', 'Palatino', 'Palatino Linotype', 'Palatino LT STD', 'Georgia', serif;
    font-style: italic;
    font-size: 1.5em;
    background: url("../images/ico-eye.png") no-repeat 50px 22px;
    height: 40px;
    padding: 21px 0 0 90px;
    float: left;
    overflow: hidden;
}

.breadcrumbs-search .currently-showing .crumb-parent-category {
    color: #fff;
    background: url("../images/parent-arrow.png") no-repeat right center;
    margin: 0 8px;
    padding: 0 20px 0 0;
}

.crumb-parent-category a {
    color: #fff;
}

.crumb-parent-category a:hover {
    color: #01b4d4;
    text-decoration: none;
}

.breadcrumbs-search .currently-showing .result-count {
    color: #d3d3d3;
}

.breadcrumbs-search .currently-showing .showing,
.breadcrumbs-search .currently-showing .alert {
    color: #e8fbff;
    font-size: 1em;
    background: #008aa8;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: -2px 5px 0 5px;
    padding: 3px 9px;
    display: inline-block;
}

.breadcrumbs-search .currently-showing .alert {
    background: #b22b00;
}

.breadcrumbs-search .currently-showing .category {
    color: #535353;
}

.breadcrumbs-search .search {
    border-right: 1px solid #292929;
    margin: 20px 280px 0 0;
    padding: 2px 0;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.breadcrumbs-search .search input[type="text"] {
    font-family: 'Book Antiqua', 'Palatino', 'Palatino Linotype', 'Palatino LT STD', 'Georgia', serif;
    font-style: italic;
    color: #7d7d7d;
    font-size: 1.5em;
    background: url("../images/ico-magnify.png") no-repeat center left;
    border: 0;
    width: 115px;
    height: 20px;
    padding: 0 0 0 45px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.breadcrumbs-search .user-links {
    width: 265px;
    position: absolute;
    top: 0;
    right: 0;
    transition: 250ms ease-in-out;
}

.breadcrumbs-search .share-unheap {
    text-indent: -9999em;
    background: url("../images/ico-share.png") no-repeat;
    width: 24px;
    height: 18px;
    position: absolute;
    top: 23px;
    right: 228px;
    cursor: pointer;
}

.breadcrumbs-search .login-buttons {
    font-family: 'Book Antiqua', 'Palatino', 'Palatino Linotype', 'Palatino LT STD', 'Georgia', serif;
    font-style: italic;
    position: absolute;
    top: 21px;
    right: 40px;
}

.breadcrumbs-search .login-buttons li {
    color: #a8a8a8;
    margin: 0 0 0 15px;
    float: left;
}

.breadcrumbs-search .login-buttons .login-with {
    font-size: 1.5em;
    background: url("../images/ico-login.png") no-repeat left 5px;
    padding: 2px 0 0 30px;
}

.breadcrumbs-search .login-buttons a:hover {
    opacity: 0.65;
}

.breadcrumbs-search .login-buttons .twitter {
    text-indent: -9999em;
    background: url("../images/ico-login-twitter.png") no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
}

.breadcrumbs-search .login-buttons .facebook {
    text-indent: -9999em;
    background: url("../images/ico-login-facebook.png") no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
}

.breadcrumbs-search .login-buttons .saved-plugins {
    color: #52d1f2;
    font-size: 1.5em;
    background: url("../images/ico-login-saved.png") no-repeat 0 5px;
    margin: 0 4px 0 0;
    padding: 2px 0 0 25px;
    display: block;
}

.breadcrumbs-search .login-buttons .saved-plugins:hover {
    color: #c9c9c9;
    text-decoration: none;
    background-position: 0 -46px;
    opacity: 1;
}

.breadcrumbs-search .login-buttons .logout {
    text-indent: -9999em;
    background: url("../images/ico-logout.png") no-repeat top right;
    width: 36px;
    height: 19px;
    margin: 2px 0 0 0;
    display: block;
}

.breadcrumbs-search .login-buttons .logout:hover {
    background: url("../images/ico-logout.png") no-repeat bottom left;
    opacity: 1;
}

.breadcrumbs-search.favorites-page .search {
    margin: 20px 150px 0 0;
}

.breadcrumbs-search.favorites-page .saved-plugins {
    text-indent: -9999em;
    background-position: 0 6px;
    width: 20px;
    height: 20px;
    margin: 0 12px 0 0;
    padding: 0;
}

.breadcrumbs-search.favorites-page .saved-plugins:hover {
    background-position: 0 6px;
}

.grid {
    overflow-y: visible;
    -ms-overflow-y: visible;
    overflow-x: hidden;
    margin: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 100% !important;
}

.grid .inner {
    padding: 45px;
}

.grid .box {
    background: #0e0e0e;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 250px;
    height: 340px;
    margin: 0 25px 25px 0;
    float: left;
    overflow: hidden;
    position: relative;
}

.grid .box.box-single {
    width: 500px;
    height: 705px;
}

.grid .box.box-single.box-terms {
    width: 900px;
}

.grid .box.box-single .badges {
    top: 186px;
}

.grid .box-wrapp {
    float: left;
    width: 250px;
}

.grid .box-wrapp .box {
    margin: 0 0 25px;
}

.grid .box.box-single .overlay .button-launch,
.button-hold .button-launch {
    margin-top: 85px;
}

.grid .box.box-single .thumbnail,
.grid .box.box-single .overlay {
    height: 210px;
}

.grid .box.box-single,
.grid .box.box-single .inner-content .description {
    height: auto;
}

.grid .box.box-single .inner-content {
    padding: 20px 20px 65px;
}

.grid .box.box-single .inner-content .description:after {
    display: none;
}

.grid .box.box-single .overlay .plugin-stats {
    width: 100%;
}

.grid .box.newsletter {
    text-align: center;
    display: table;
}

.grid .box.newsletter > div {
    width: 100%;
}

.grid .box.newsletter h2 {
    color: #d4d4d4;
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.3em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.grid .box.newsletter .mc-field-group {
    margin: 15px 0 0;
    position: relative;
}

.grid .box.newsletter label {
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    color: #838383;
    margin: 0 0 5px 0;
    font-size: 13px;
    float: left;
    width: 100%;
    text-align: left;
    position: absolute;
    left: 9px;
    top: 9px;
    transition: 250ms all;
}

.grid .box.newsletter form {
    width: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-45%) translateX(-50%);
    -webkit-transform: translateY(-45%) translateX(-50%);
}

.grid .box.newsletter form input {
    border: 0;
    padding: 10px;
    color: #838383;
    width: 100%;
    position: relative;
    z-index: 999999999;
    background: transparent;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 2px solid #494949;
    font-size: 12px;
}

.grid .box.newsletter .mc-field-group.focus label {
    font-size: 11px;
    left: 0;
    top: -11px;
}

.grid .box.newsletter .mc-field-group.input-field:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    display: block;
    z-index: 99999999999;
    height: 2px;
    background: #fff;
    transition: 250ms all;
}

.grid .box.newsletter .mc-field-group.input-field.focus:after {
    width: 100%;
}

.grid .box.newsletter form input[type="submit"] {
    background-color: #5c5c5c;
    width: auto;
    color: #fff;
    border: 0;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 25px 0 0;
    font-size: 1.3em;
}

.grid .box.newsletter form input[type="submit"]:hover {
    background-color: #ffe900;
    color: #000;
}

.grid .box.newsletter form input[type="submit"]:active {
    background-color: #ffe900;
    color: #000;
    top: 1px;
}

.grid .box .inner-content .description {
    overflow: hidden;
    height: 70px;
    position: relative;
}

.grid .box .inner-content .description:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 35px;
    background: -moz-linear-gradient(top, rgba(14, 14, 14, 0) 0%, rgba(14, 14, 14, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(14, 14, 14, 0)), color-stop(100%, rgba(14, 14, 14, 1)));
    background: -webkit-linear-gradient(top, rgba(14, 14, 14, 0) 0%, rgba(14, 14, 14, 1) 100%);
    background: -o-linear-gradient(top, rgba(14, 14, 14, 0) 0%, rgba(14, 14, 14, 1) 100%);
    background: -ms-linear-gradient(top, rgba(14, 14, 14, 0) 0%, rgba(14, 14, 14, 1) 100%);
    background: linear-gradient(to bottom, rgba(14, 14, 14, 0) 0%, rgba(14, 14, 14, 1) 100%);
}

.grid .box .inner-content p {
    height: auto;
}

.grid .box.expanded .thumbnail {
    height: 0px;
}

.grid .box.expanded .inner-content .description {
    height: 250px;
    transition: 250ms;
    overflow: auto;
}

.grid .box.expanded .inner-content .description:after {
    opacity: 0;
    visibility: hidden;
}

.description::-webkit-scrollbar {
    background: #0e0e0e;
    width: 5px;
}

.description::-webkit-scrollbar-button {
    display: none;
}

.description::-webkit-scrollbar-track {
    background: #0e0e0e;
}

.description::-webkit-scrollbar-track-piece {
    background: #0e0e0e;
}

.description::-webkit-scrollbar-thumb {
    background: #838383;
    border-radius: 15px;
}

.description::-webkit-scrollbar-corner {
    background: #0e0e0e;
}

.description::-webkit-resizer {
    background: #0e0e0e;
}

.loading-hide {
    background: #000;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    -moz-transition: opacity 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out;
    -ms-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

.loading-hide.hide {
    opacity: 0;
}

.grid .box .post-edit-link {
    text-indent: -9999em;
    background: url("../images/box-edit-post.png") no-repeat;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 15px;
    right: 13px;
}

.grid .box .thumbnail {
    float: left;
    position: relative;
    width: 100%;
    height: 140px;
    overflow: hidden;
    transition: 250ms all;
}

.grid .box .thumbnail img {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    border-radius: 6px 6px 0 0;
    position: absolute;
    width: 100%;
    min-width: 290px;
    height: auto;
    top: 50%;
    left: 50%;
    float: left;
}

.grid .box .overlay {
    text-align: center;
    background: rgba(0, 222, 255, 0.25);
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    width: 100%;
    z-index: 900;
    height: 140px;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: 250ms all;
}

.grid .box:hover .overlay {
    visibility: visible;
    opacity: 1;
}

.grid .box:hover .overlay .plugin-stats {
    bottom: 0;
}

.box .overlay .button-launch,
.button-hold .button-launch {
    text-indent: -9999em;
    background: url("../images/overlay-button-launch.png") no-repeat;
    width: 92px;
    height: 26px;
    margin: 42px 3px 0 0;
    display: inline-block;
}

.box .overlay .button-demo,
.button-hold .button-demo {
    text-indent: -9999em;
    background: url("../images/overlay-button-demo.png") no-repeat;
    width: 69px;
    height: 26px;
    display: inline-block;
}

.box .overlay .button-video {
    text-indent: -9999em;
    background: url("../images/overlay-button-video.png") no-repeat;
    width: 38px;
    height: 26px;
    margin: 0 0 0 3px;
    display: inline-block;
}

.box .overlay .button-launch:hover,
.box .overlay .button-demo:hover,
.box .overlay .button-video:hover,
.button-hold .button-launch:hover,
.button-hold .button-demo:hover {
    background-position: 0 -26px;
}

.box .overlay .plugin-stats {
    text-align: left;
    background: #ffe200;
    border-top: 1px solid #fff100;
    width: 250px;
    height: 33px;
    position: absolute;
    left: 0;
    bottom: -33px;
    z-index: 1;
    transition: 250ms all;
}

.box .overlay .plugin-stats .data {
    margin: 0 0 0 10px;
    float: left;
}

.box .overlay .plugin-stats li {
    color: #695902;
    font-size: 1.2em;
    font-weight: bold;
    padding: 1px 0;
    float: left;
}

.box .overlay .plugin-stats .save-plugin {
    width: 63px;
}

.box .overlay .plugin-stats .save-plugin a {
    color: #ffe200;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    background: #ac9307;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 50px;
    height: 20px;
    line-height: 20px;
    margin: 5px 12px 0 0;
    display: inline-block;
    position: relative;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.box .overlay .plugin-stats .save-plugin a:hover {
    text-decoration: none;
    background: #6e5f09;
}

.box .overlay .plugin-stats a.remove-saved {
    background: #6e5f09;
}

.box .overlay .plugin-stats a.remove-saved:after {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.box .overlay .plugin-stats a.remove-saved:after {
    border-color: rgba(110, 95, 9, 0) !important;
    border-left-color: #6e5f09 !important;
    border-width: 5px;
    top: 50%;
    margin-top: -5px;
}

.box .overlay .plugin-stats .save-plugin a:after {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.box .overlay .plugin-stats .save-plugin a:after {
    border-color: rgba(172, 147, 7, 0);
    border-left-color: #ac9307;
    border-width: 5px;
    top: 50%;
    margin-top: -5px;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.box .overlay .plugin-stats .save-plugin a:hover:after {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.box .overlay .plugin-stats .save-plugin a:hover:after {
    border-color: rgba(110, 95, 9, 0);
    border-left-color: #6e5f09;
    border-width: 5px;
    top: 50%;
    margin-top: -5px;
}

.box .overlay .plugin-stats .save-count {
    color: #695902;
    font-weight: bold;
    padding: 9px 0 0 0;
}

.box .overlay .plugin-stats .views {
    background: url("../images/overlay-views.png") no-repeat 0 3px;
    padding: 2px 0 0 30px;
    text-align: right;
}

.box .overlay .plugin-stats .sharing {
    height: 19px;
    margin: 7px 0 0 0;
    padding: 0 0 0 12px;
    float: right;
}

.box .overlay .sharing li {
    margin: 0 12px 0 0;
    float: left;
}

.box .overlay .sharing li .related {
    text-indent: -9999em;
    background: url("../images/overlay-related.png") no-repeat;
    width: 17px;
    height: 11px;
    margin: 3px 0 0 0;
    display: block;
    opacity: 0.59;
}

.box .overlay .sharing li .share {
    text-indent: -9999em;
    background: url("../images/overlay-share.png") no-repeat;
    width: 20px;
    height: 13px;
    margin: 2px 0 0 0;
    display: block;
    opacity: 0.59;
}

.box .overlay .sharing li .report-bug {
    text-indent: -9999em;
    background: url("../images/overlay-report-bug.png") no-repeat;
    width: 16px;
    height: 14px;
    margin: 2px 0 0 0;
    display: block;
    opacity: 0.59;
}

.box .overlay .sharing li a:hover {
    opacity: 1;
}

.grid .box .inner-content {
    background: #0e0e0e;
    width: 100%;
    padding: 20px 15px 0 15px;
    position: relative;
    float: left;
    z-index: 5;
    clear: both;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grid .box .border-radius {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.box .inner-content h1 {
    height: 21px;
}

.box .inner-content h1 a,
.box .inner-content h2 a {
    color: #d4d4d4;
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.5em;
/*  letter-spacing: 0.1em;
text-transform: uppercase; */
}

.box .inner-content h1 a:hover,
.box .inner-content h2 a:hover {
    color: #00a5cb;
    text-decoration: none;
    border-bottom: 1px dotted #00a5cb;
}

.box .inner-content .description {
    width: 100%;
    float: left;
    height: auto;
    transition: 250ms all;
}

.box .inner-content p {
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    color: #838383;
    margin-top: 12px;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
}

.box .inner-content ul,
.box .inner-content ol {
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    color: #838383;
    margin: 6px 0 0 10px;
    font-size: 13px;
    float: left;
    width: 100%;
}

.box .inner-content ul li,
.box .inner-content ol li {
    padding: 0 15px;
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.box .inner-content ul li:before,
.box .inner-content ol li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -2px 0 0 0;
    background: #838383;
    border-radius: 50%;
}

.box .inner-content .full-desc {
    margin: -60px 15px 0 0;
    position: absolute;
    display: none;
}

.box .inner-content .show-full-desc {
    text-indent: -9999em;
    background: url("../images/box-button-show.png") no-repeat right top;
    width: 19px;
    height: 9px;
    line-height: 9px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9999999;
    display: inline-block;
}

.box .inner-content .hide-full-desc {
    text-indent: -9999em;
    background: url("../images/box-button-hide.png") no-repeat;
    width: 25px;
    height: 25px;
    margin: -92px 0 0 auto;
    display: none;
}

.box .inner-content .show-full-desc:hover,
.box .inner-content .hide-full-desc:hover {
    background-position: right bottom;
}

.grid .box .author-twitter-handle {
    background: url("../images/author-twitter-handle.png") no-repeat 0 3px;
    padding: 0 0 0 17px;
    position: absolute;
    bottom: 36px;
    left: 20px;
    z-index: 9999;
}

.grid .box .author-twitter-handle a {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Geneva', 'Verdana', sans-serif;
    color: #8bb8bb;
    font-size: 1.1em;
}

.grid .box .author-twitter-handle a:hover {
    color: #00cbdc;
    text-decoration: none;
}

.grid .box .in-categories {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Geneva', 'Verdana', sans-serif;
    background: url("../images/in-categories.png") no-repeat 0 3px;
    padding: 0 0 0 11px;
    position: absolute;
    bottom: 15px;
    left: 20px;
    z-index: 9999;
}

.grid .box .in-categories li {
    color: #595858;
    font-size: 0.9em;
    text-transform: uppercase;
    float: left;
}

.grid .box .in-categories li a {
    color: #595858;
    font-size: 1.2em;
    text-transform: none;
    margin: -3px 0 0 5px;
    display: inline-block;
}

.grid .box .in-categories li a:hover {
    color: #00cbdc;
    text-decoration: none;
}

.grid .box .badges {
    position: absolute;
    top: 116px;
    right: 0;
}

.grid .box .badges .badge-paid,
.grid .box .badges .badge-spotlight,
.grid .box .badges .badge-video,
.grid .box .badges .badge-vanilla {
    text-indent: -9999em;
    background: #35c97f url("../images/key-paid.png") no-repeat center;
    width: 29px;
    height: 24px;
    float: left;
}

.grid .box .badges .badge-spotlight {
    background: #ffbb00 url("../images/key-featured.png") no-repeat center;
}

.grid .box .badges .badge-video {
    background: #06afb8 url("../images/key-video.png") no-repeat center;
}

.grid .box .badges .badge-vanilla {
    background: #e63a29 url("../images/key-vanilla.png") no-repeat 8px center;
}

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

.grid .welcome h2 {
    text-indent: -9999em;
    background: url("../images/welcome-logo.png") no-repeat;
    width: 129px;
    height: 47px;
    margin: 45px 0 20px 0;
    display: inline-block;
}

.grid .welcome h1 {
    font-family: 'Book Antiqua', 'Palatino', 'Palatino Linotype', 'Palatino LT STD', 'Georgia', serif;
    color: #878787;
    font-size: 1.7em;
    font-style: italic;
    line-height: 23px;
}

.grid .welcome h1 span {
    color: #bdbdbd;
    display: block;
}

.grid .welcome ul {
    text-align: left;
    margin: 45px 0 0 0;
}

.grid .welcome li {
    border-top: 1px solid #212121;
    line-height: 33px;
    margin: 0 20px;
    text-align: center;
}

.grid .welcome li a {
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    width: 100%;
    margin: 0;
    text-align: center;
}

.grid .welcome li a:hover {
    color: #b2c0c0;
    text-decoration: none;
}

.grid .welcome li a:hover span {
    opacity: 1;
}

.grid .welcome li a span {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.grid .welcome .feed {
    color: #ff6c00;
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.4em;
    font-weight: 700;
    background: url("../images/welcome-box-social.png") no-repeat 0 2px;
    padding: 0 0 0 25px;
}

.grid .welcome .feed span {
    background: #0e0e0e url("../images/welcome-box-social.png") no-repeat -5px -90px;
    width: 11px;
    height: 11px;
    margin: 2px 0 0 5px;
}

.grid .welcome .twitter {
    color: #02acd6;
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    background: url("../images/welcome-box-social.png") no-repeat 0 -23px;
    padding: 0 0 0 30px;
}

.grid .welcome .twitter span {
    background: #0e0e0e url("../images/welcome-box-social.png") no-repeat 0 -115px;
    width: 19px;
    height: 12px;
    margin: 2px 0 0 0;
}

.grid .welcome .share {
    color: #b783fd;
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    background: url("../images/welcome-box-social.png") no-repeat 0 -45px;
    padding: 0 0 0 30px;
}

.grid .welcome .share span {
    background: #0e0e0e url("../images/welcome-box-social.png") no-repeat 0 -135px;
    width: 19px;
    height: 14px;
}

.grid .pagination {
    float: left;
    clear: both;
}

.pagination li {
    color: #999;
    font-weight: bold;
    margin: 0 6px 0 0;
    float: left;
}

.pagination .gap {
    padding: 3px 0 0 0;
    display: inline-block;
}

.pagination li a,
.pagination .current {
    color: #fff;
    font-size: 1.25em;
    text-align: center;
    text-transform: uppercase;
    background: #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 25px;
    line-height: 27px;
    display: block;
}

.pagination .current {
    color: #000;
    background: #00eaff;
    width: 21px;
}

.pagination li a:hover {
    text-decoration: none;
    background-color: #505050;
}

.pagination .prev,
.pagination .next {
    color: #fff;
    text-align: right;
    background: #000 url("../images/pagination-arrow-left.png") no-repeat 9px center;
    width: 57px;
    padding: 0 12px 0 0;
}

.pagination .next {
    color: #fff;
    text-align: left;
    background: #000 url("../images/pagination-arrow-right.png") no-repeat 57px center;
    width: 57px;
    padding: 0 0 0 12px;
}

.pagination .current {
    color: #000;
    background: #02eaff;
}

.pagination .current:hover {
    color: #000;
    background: #02eaff;
}

.grid .key {
    margin: 0 30px 0 0;
    float: left;
}

.key li {
    text-indent: -9999em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 28px;
    height: 20px;
    float: left;
    cursor: pointer;
}

.key .vanilla {
    background: #e63a29 url("../images/key-vanilla.png") no-repeat center;
    margin: 0 10px 0 0;
}

.key .paid {
    background: #35c97f url("../images/key-paid.png") no-repeat center;
}

.key .featured {
    background: #ffbb00 url("../images/key-featured.png") no-repeat center;
    margin: 0 10px;
}

.key .video {
    background: #06afb8 url("../images/key-video.png") no-repeat center;
}

.grid footer {
    width: 890px;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
}

.footer-spacer-pagination {
    height: 70px;
    clear: both;
}

.footer-spacer-no-pagination {
    height: 114px;
    clear: both;
}

footer .copyright {
    padding: 4px 20px 0 0;
    float: left;
}

footer li {
    color: #8e8e8e;
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.3em;
    float: left;
}

footer li a {
    color: #8e8e8e;
    margin: 4px 15px 0 0;
    float: left;
}

footer li .footer-submit {
    color: #DADADA;
}

footer li .footer-submit:hover,
footer li a:hover {
    color: #e9e9e9;
    text-decoration: none;
}

footer .footer-facebook {
    margin: 4px 30px 0 0;
}

footer .facebook-like {
    margin: 0 30px 0 0;
}

footer .footer-home-wrap {
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.3em;
    color: #7f7f7f;
    float: left;
    width: 100%;
    text-align: center;
    width: 840px;
    margin: 15px 0 0 0;
    display: block;
    clear: both;
}

footer .footer-home-wrap a {
    color: #7f7f7f;
}

footer .footer-home-wrap a:hover {
    color: #e9e9e9;
    text-decoration: none;
}

footer .footer-home-wrap span {
    text-indent: -9999em;
    border-right: 1px solid #464646;
    margin: -1px 8px 0 8px;
    display: inline-block;
}

footer .footer-home-wrap .hosted-by {
    color: #df9e02;
}

a#ad1 {
    margin: 20px auto !important;
    width: 200px;
    display: block;
}

.tooltip-logo-wrap {
    width: 170px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    z-index: 99999;
    display: none;
}

.tooltip-logo-wrap .content {
    text-align: center;
    background: #fff;
    -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 155px;
    height: 80px;
    float: right;
    position: relative;
}

.tooltip-logo-wrap .content h3 {
    color: #414141;
    font-size: 1.2em;
    font-weight: bold;
    padding: 13px 0 7px 0;
}

.tooltip-logo-wrap .content p {
    color: #818181;
    font-size: 1.1em;
    padding: 0 35px;
}

.tooltip-logo-wrap .content:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip-logo-wrap .content:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 9px;
    top: 50%;
    margin-top: -24px;
}

.tooltip-rss-wrap {
    width: 70px;
    height: 35px;
    position: absolute;
    z-index: 99999;
    display: none;
}

.tooltip-rss-wrap .content {
    color: #3c3c3c;
    font-size: 1.1em;
    text-align: center;
    background: #fff;
    -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 70px;
    height: 18px;
    padding: 5px 0 0 0;
    position: relative;
}

.tooltip-rss-wrap .content:after {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip-rss-wrap .content:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 5px;
    left: 50%;
    margin-left: -5px;
}

.tooltip-twitter-wrap {
    width: 170px;
    height: 95px;
    position: absolute;
    top: -1000px;
    z-index: 99999;
}

.tooltip-twitter-wrap .content {
    color: #3c3c3c;
    font-size: 1.1em;
    text-align: center;
    background: #fff;
    -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 170px;
    height: 80px;
    position: relative;
}

.tooltip-twitter-wrap .content h4 {
    color: #ce1313;
    font-size: 1.1em;
    padding: 17px 0 10px 0;
}

.tooltip-twitter-wrap .button {
    text-align: center;
    float: left;
}

.twitter-welcome .content:after {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.twitter-welcome .content:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff !important;
    border-width: 9px;
    left: 50%;
    margin-left: -9px;
}

.twitter-toolbar .content:after {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.twitter-toolbar .content:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 9px;
    left: 50%;
    margin-left: -9px;
}

.tooltip-share-wrap {
    width: 285px;
    height: 95px;
    position: absolute;
    z-index: 99999;
    top: -1000px;
}

.tooltip-share-wrap .content {
    color: #3c3c3c;
    font-size: 1.1em;
    text-align: center;
    background: #fff;
    -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 268px;
    height: 95px;
    position: relative;
}

.tooltip-share-wrap .content h4 {
    color: #ce1313;
    font-size: 1.1em;
    font-weight: normal;
    padding: 17px 0 10px 0;
}

.tooltip-share-wrap .content li {
    float: left;
}

.tooltip-share-wrap .content .facebook {
    margin: 17px 14px 0 15px;
}

.tooltip-share-wrap .content .twitter {
    margin: 16px 14px 0 0;
}

.tooltip-share-wrap .content .pinterest {
    margin: 58px 13px 0 0;
}

.tooltip-share-wrap .content .googleplus {
    margin: 18px 14px 0 0;
}

.toolbar-share .content:after {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.toolbar-share .content:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 11px;
    left: 100%;
    margin: 0 0 0 -32px;
}

.welcome-share .content:after {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.welcome-share .content:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 11px;
    left: 50%;
    margin: 0 0 0 -11px;
}

.tooltip-permalink-wrap {
    width: 90px;
    position: absolute;
    display: none;
}

.tooltip-permalink-wrap .content {
    color: #3c3c3c;
    font-size: 1.1em;
    text-align: center;
    background: #fff;
    -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    width: 90px;
    height: 19px;
    padding: 6px 0 0 0;
    position: relative;
}

.tooltip-permalink-wrap .content:after {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip-permalink-wrap .content:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 4px;
    left: 50%;
    margin-left: -4px;
}

.tooltip-report-error-wrap {
    width: 90px;
    position: absolute;
    display: none;
}

.tooltip-report-error-wrap .content {
    color: #3c3c3c;
    font-size: 1.1em;
    text-align: center;
    background: #fff;
    -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    width: 90px;
    height: 19px;
    padding: 6px 0 0 0;
    position: relative;
}

.tooltip-report-error-wrap .content:after {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip-report-error-wrap .content:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 4px;
    left: 50%;
    margin-left: 4px;
}

.tooltip-key-wrap {
    position: absolute;
    z-index: 99999;
    display: none;
}

.tooltip-key-wrap .content {
    text-align: center;
    background: #fff;
    -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.27);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 190px;
    padding: 10px 0 16px 0;
    position: relative;
}

.tooltip-key-wrap .content h3 {
    color: #262626;
    font-size: 1.2em;
    padding: 6px 0 5px 0;
}

.tooltip-key-wrap .content p {
    color: #848484;
    font-size: 1.2em;
    padding: 0 15px;
}

.tooltip-key-wrap .content:after {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip-key-wrap .content:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 9px;
    left: 50%;
    margin-left: -9px;
}

.tooltip-not-logged-in .content {
    width: 170px;
}

.tooltip-not-logged-in .content p {
    line-height: 1.6em;
    width: 120px;
    margin: 0 auto;
    padding: 8px 15px 0 15px;
}

.not-logged-in {
    cursor: default;
}

#video-player {
    background: rgba(0, 0, 0, 0.7);
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}

#video-player .video-content {
    background: #252525;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 877px;
    height: 557px;
    padding: 23px 0 0 23px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -290px 0 0 -450px;
}

#video-player .button-hold {
    text-align: center;
    width: 853px;
}

#video-player .button-hold .button-launch {
    margin: 20px 0 0 0;
}

#video-player .button-hold .button-demo {
    margin: 20px 0 0 10px;
}

#video-player .close {
    text-indent: -9999em;
    background: url("../images/video-player-close.png") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 23px;
    right: 23px;
    cursor: pointer;
}

#video-player .close:hover {
    opacity: 0.8;
}

.single-share-buttons {
    background: #222;
    border-radius: 3px;
    width: 250px;
    height: 45px;
    margin: 0 0 2% 0;
    overflow: hidden;
    clear: both;
}

.single-share-buttons .wrapper {
    margin: 13px 0 0 26px;
}

.related-sep {
    background: #242424;
    height: 6px;
    clear: both;
    width: 100%;
    padding: 0 50px;
    margin: 10px 0 25px -50px;
    float: left;
}

.related-wrap {
    width: 100%;
    float: left;
}

.related-post {
    color: #cdd4d4;
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    background: #121212;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 250px;
    height: 204px;
    margin: 0 2% 2% 0;
    overflow: hidden;
    float: left;
}

.related-post:hover {
    color: #00a5cb;
    text-decoration: none;
}

.related-post .thumbnail {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 140px;
    position: relative;
}

.related-post .thumbnail img {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    min-width: 280px;
    height: auto;
}

.related-post span {
    padding: 18px 0 0 14px;
    display: block;
}

.related-main {
    text-indent: -9999em;
    background: #121212 url("../images/related-posts.png") no-repeat center;
}

.related-spacer {
    height: 15px;
    clear: both;
}

#pinterest {
    display: none;
}

#at20mc {
    display: none;
}

.plugins-empty {
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    text-align: center;
    width: 500px;
    margin: 0 auto;
    padding: 85px 0 116px 0;
}

.plugins-empty h2 {
    color: #797979;
    font-size: 3.1em;
    padding: 45px 0 20px 0;
}

.plugins-empty h3 {
    color: #696868;
    font-size: 1.4em;
    font-weight: normal;
}

.hidden {
    display: none;
}

.posts-nav-wrap {
    text-align: center;
    width: 100%;
    height: 53px;
    margin: 30px 0 0 0;
    display: inline-block;
    clear: both;
}

.posts-nav li {
    margin: 0 13px 0 0;
    display: inline-block;
}

.posts-nav li a {
    text-indent: -9999em;
    text-align: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.posts-nav .next a {
    background: #5C5C5C url("../images/ico-pagination-arrow-next.png") no-repeat center;
    width: 144px;
    height: 53px;
    line-height: 53px;
}

.posts-nav .next a:hover {
    text-decoration: none;
    background: #ffe900 url("../images/ico-pagination-arrow-next.png") no-repeat 110px center;
}

.posts-nav .previous a {
    background: #5C5C5C url("../images/ico-pagination-arrow-previous.png") no-repeat center;
    width: 64px;
    height: 53px;
    line-height: 53px;
}

.posts-nav .previous a:hover {
    text-decoration: none;
    background: #ffe900 url("../images/ico-pagination-arrow-previous.png") no-repeat 12px center;
}

.debug-dialog {
    font-family: 'Courier New', 'Courier', 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
    color: #333;
    font-size: 14px;
    background: #fff;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.8);
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    padding: 15px;
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 9999;
}

.box.ad,
.box.newsletter {
    background: #1b1b1b;
    color: #fff;
}

.box.ad h3,
.box.newsletter h3 {
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    color: #424242;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    border: 3px solid #2f2f2f;
    width: 120px;
    height: 25px;
    line-height: 25px;
    margin: 30px auto 0 auto;
}

body .one .bsa_it_ad {
    background: transparent;
    border: none;
    font-family: inherit;
    padding: 0 15px 0 10px;
    margin: 0;
    text-align: center;
}

body .one .bsa_it_ad .bsa_it_i {
    display: block;
    padding: 0;
    float: none;
    width: 100%;
    margin: 0 0 0 2px;
}

body .one .bsa_it_ad .bsa_it_i img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    width: 130px;
    height: auto;
    margin: 20px auto 0 auto;
    padding: 0;
    float: none;
}

body .one .bsa_it_ad .bsa_it_t {
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    color: #d4d4d4;
    font-size: 13px;
    margin: 20px 0 0 0;
    padding: 4px 0 6px 0;
    clear: both;
    display: block;
}

body .one .bsa_it_ad .bsa_it_d {
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    color: #919191;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 15px;
    clear: both;
    display: block;
}

body .one .bsa_it_p {
    display: none;
}

body #bsap_aplink,
body #bsap_aplink:hover {
    display: block;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Geneva', 'Verdana', sans-serif;
    color: #8bb8bb;
    font-size: 11px;
    margin: 12px 15px 0;
    text-align: center;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 5px;
    height: 100%;
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 10;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspTrack {
    background: #2f2f2f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}

.jspDrag {
    background: #222;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow .jspDisabled {
    cursor: default;
    background: #fff;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    height: 100%;
    float: left;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

* html .jspCorner {
    margin: 0 -3px 0 0;
}

.autocomplete-selected {
    background: #191919;
    color: #38BADF !important;
    border-radius: 4px;
}

.autocomplete-suggestions {
    border: 0px;
    background: #191919;
    overflow: auto;
    padding: 15px 20px;
    margin-top: 19px;
    overflow-y: hidden;
    overflow-x: auto;
}

.autocomplete-suggestion {
    color: #8C8C8C;
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    padding: 11px 50px 11px 20px;
}

.home .box .inner-content .show-full-desc,
.archive .box .inner-content .show-full-desc,
.search-results .box .inner-content .show-full-desc {
    display: none;
}

.single-wrapper .box .inner-content .ct-dots {
    display: none;
}

.single-wrapper .box .inner-content.border-radius p {
    display: none;
}

.single-wrapper .box .inner-content .full-desc {
    margin: 0;
    position: relative;
}

.single-wrapper .box .full-desc {
    overflow: auto;
    height: 100%;
}

.single-wrapper .box .inner-content .hide-full-desc {
    position: absolute;
    right: 5px;
    top: 5px;
    display: none;
    margin: 0;
}


/*---------------------*/


/*-------- ADS --------*/


/*---------------------*/

#carbon-wrap {
    display: block;
    text-align: center;
}

#carbon-wrap a:hover {
    text-decoration: none;
}

.carbon-img {
    display: block;
}

.carbon-text {
    padding: 0 20px;
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    color: #838383;
    margin: 10px 0;
    font-size: 12px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.carbon-poweredby {
    display: block;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Geneva', 'Verdana', sans-serif;
    color: #666;
    font-size: 1.0em;
}

.newsletter-text {
    font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    color: #838383;
    margin: 20px 0;
    font-size: 12px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}


/*---------------------------*/


/*-------- NEW EDITS --------*/


/*---------------------------*/

.share-tooltip {}

.adsright {
    margin: auto;
    padding: 30px 0 0;
    text-align: center;
}

.adsrightbsa {
    margin: 25px auto;
    text-align: center;
}

a.ad0.odd {
    margin: 0 auto !important;
    float: none !important;
}

@media screen and (max-width: 1320px) {
    .grid .inner {
        padding: 45px 25px 45px 45px;
    }
    .grid .box,
    .related-post {
        height: 310px;
        margin: 0 15px 15px 0;
        width: calc(25% - 15px);
    }
    .related-post {
        height: 190px;
    }
    .box .overlay .plugin-stats,
    .grid .box .overlay {
        width: 100%;
    }
    .single .grid .box {
        margin: 0 15px 15px 0;
        width: 50%;
    }
    .single .grid .box-wrapp  {
        width: calc(50% - 15px);
    }
    .single .grid .box-wrapp .box {
        margin: 0 0 15px;
        width: 100%
    }
}

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

    .grid .box.box-single.box-terms {
        width: 100%;
    }
}

@media screen and (max-width: 920px) {
    .currently-showing {
        display: none;
    }
    .grid .inner {
        padding: 25px 10px 25px 25px;
    }
    .grid .box,
    .related-post {
        width: calc(33.333% - 15px);
    }
    .grid footer {
        width: 80%;
    }
    .grid footer .footer-home-wrap {
        width: 100%;
    }
    .grid footer ul {
        width: 100%;
        text-align: center;
        margin: 0 0 0;
    }
    .grid footer ul li,
    .grid footer .key li {
        float: none;
        display: inline-block;
    }
    .grid footer ul li.copyright {
        float: left;
        display: block;
        width: 100%;
        margin: 15px 0;
    }

    /*=================*/
    /*=================*/
    /*=================*/
    .single .box .overlay .plugin-stats {
        bottom: 0;
    }
    .single .box .overlay {
        opacity: 1;
        visibility: visible;
    }
    /*=================*/
    /*=================*/
    /*=================*/
    .container {
        background-image: none;
    }
    .breadcrumbs-search .show-categories {
        display: block;
    }
    nav {
        border-right: 1px solid #3c3c3c;
        background: url(../images/mobile-nav-bg.png) repeat-y;
        width: 249px;
        position: absolute;
        top: 0;
        left: -250px;
        z-index: 999;
    }
    nav h2,
    .categories-panel h2 {
        color: #d2d2d2;
        font-size: 1.7em;
        font-weight: bold;
        letter-spacing: 0.04em;
        text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
        background: url(../images/mobile-title-bg.png) no-repeat;
        width: 214px;
        height: 39px;
        padding: 20px 0 0 35px;
    }
    nav ul {
        background: none;
    }
    nav ul.menu {
        top: 80px;
        padding: 0;
    }
    nav li {
        background: none;
        border-bottom: 1px solid #2e2e2e;
        width: 249px;
    }
    nav li a {
        font-size: 1.4em;
        text-align: left;
        text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
        -moz-transition: color 0.3s;
        -webkit-transition: color 0.3s;
        -o-transition: color 0.3s;
        clear: both;
    }
    nav .logo {
        width: 100%;
        background: url(../images/mobile-title-bg.png) no-repeat;
        width: 100%;
        height: 62px;
        position: relative;
    }
    nav .logo a {
        display: none;
    }
    nav .logo:after {
        content: "Categories";
        display: block;
        color: #d2d2d2;
        font-size: 1.7em;
        padding: 20px 0 0 35px;
        font-weight: bold;
        letter-spacing: 0.04em;
        text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    }
    nav .logo a span {
        display: none;
    }
    nav .interface .parent {
        background: url(../images/nav-interface.png) no-repeat 26px center;
        background-size: 23px auto;
        height: 33px;
        padding: 15px 0 0 70px;
    }
    nav .inputs .parent {
        background: url(../images/nav-inputs.png) no-repeat 26px center;
        background-size: 23px auto;
        height: 33px;
        padding: 15px 0 0 70px;
    }
    nav .media .parent {
        background: url(../images/nav-media.png) no-repeat 26px center;
        background-size: 23px auto;
        height: 33px;
        padding: 15px 0 0 70px;
    }
    nav .navigation .parent {
        background: url(../images/nav-navigation.png) no-repeat 26px center;
        background-size: 23px auto;
        height: 33px;
        padding: 15px 0 0 70px;
    }
    nav .other .parent {
        background: url(../images/nav-other.png) no-repeat 26px center;
        background-size: 23px auto;
        height: 33px;
        padding: 15px 0 0 70px;
    }
    nav li .hover {
        background: rgba(0, 0, 0, .15) url(../images/mobile-nav-arrow.png) no-repeat 225px center;
        border-top: 1px solid #171717;
        border-bottom: 1px solid #343434;
        opacity: 0;
        -moz-transition: opacity 0.3s;
        -webkit-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 48px;
        z-index: -1;
    }
    nav li:hover .hover {
        opacity: 1;
    }
    /*=================*/
    /*=================*/
    /*=================*/
    .categories-panel {
        background: red url(../images/mobile-nav-bg.png) repeat-y;
        box-shadow: none;
        width: 249px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        margin: -80px 0 0 0;
        overflow: hidden;
        display: none;
    }
    .categories-panel .back {
        text-indent: -9999em;
        background: url(../images/mobile-nav-sub-back.png) no-repeat center 28px;
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 55px;
        border-right: 1px solid #313131;
        cursor: pointer;
    }
    .categories-panel h2 {
        padding: 20px 0 0 65px;
    }
    .categories-panel ul {
        margin: 20px 0 0 0;
    }
    .categories-panel li {
        background: none;
        width: 249px;
    }
    .categories-panel li a {
        height: 23px;
        margin: 0;
        padding: 14px 0 0 70px;
    }
    .categories-panel li span {
        background: rgba(0, 0, 0, .15) url(../images/mobile-nav-arrow.png) no-repeat 225px center;
        width: 250px;
        height: 44px;
        top: -1px;
    }
    .categories-panel li a {
        background-position: 25px 10px !important;
    }
    /*=================*/
    /*=================*/
    /*=================*/
    .prev-next-holder {
        text-align: center;
        clear: both;
    }
    .mobile-prev,
    .mobile-next {
        display: inline-block;
    }
    .mobile-next {
        margin: 0 0 0 6px;
    }
    .mobile-prev a,
    .mobile-next a {
        color: #fff;
        text-align: right;
        font-size: 1.4em;
        font-weight: bold;
        text-align: right;
        text-transform: uppercase;
        background: #000;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        line-height: 27px;
        background: #000 url(../images/pagination-arrow-left.png) no-repeat 9px center;
        width: 57px;
        padding: 0 12px 0 0;
        display: block;
    }
    .mobile-next a {
        color: #fff;
        text-align: left;
        background: #000 url(../images/pagination-arrow-right.png) no-repeat 57px center;
        width: 57px;
        padding: 0 0 0 12px;
    }
    .mobile-prev a:hover,
    .mobile-next a:hover {
        text-decoration: none;
        background-color: #505050;
    }
}

@media screen and (max-width: 780px) {
    .grid .box,
    .single .grid .box,
    .related-post {
        width: calc(50% - 15px);
    }
    .user-links {
        display: none;
    }
    .breadcrumbs-search .search {
        width: calc(100% - 61px);
        padding: 20px 25px 0;
        margin: 0;
    }
    .breadcrumbs-search .search input[type="text"] {
        width: 100%;
    }

}

@media screen and (max-width: 560px) {
    .grid .inner {
        padding: 25px;
    }
    .grid .box,
    .single .grid .box,
    .related-post {
        width: 100%;
        margin: 0 0 15px;
    }
    .single .grid .box.box-single, .single .grid .box-wrapp {
        width: 100%;
        margin: 0 0 15px;
    }
    .single .grid .box-wrapp {
        margin: 0;
    }
}

#adsense-p-links {
    padding: 20px 0 10px 0;
}

/* Bloom fixes */
.et_bloom .et_bloom_flyin_right {
    right: 16px !important;
}