/*
==================================================
 Theme Name: WPEX Blogger
 Version: 2.0.0
 Description: Free WordPress Theme by WPExplorer
 Author: WPExplorer
 Author URI: http://www.wpexplorer.com
 Designed & Developed by WPExplorer
 Theme URI: http://www.wpexplorer.com/
 License: GNU General Public License version 2.0
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: light, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready

/* Reset
================================================== */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
:focus {
    outline: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    max-width: 100%;
    height: auto;
}
mark {
    background: none;
}
select {
    max-width: 100%;
}

/* The Grid
================================================== */

.col:after,
.clr:after,
.group:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
}
.col {
    display: block;
    float: left;
    margin: 0 0 2% 1.6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*percent grid*/

.span_1_of_1 {
    width: 100%
}
.span_2_of_2 {
    width: 100%
}
.span_1_of_2 {
    width: 49.2%
}
.span_3_of_3 {
    width: 100%
}
.span_2_of_3 {
    width: 66.1%
}
.span_1_of_3 {
    width: 32.2%
}
.span_4_of_4 {
    width: 100%
}
.span_3_of_4 {
    width: 74.6%
}
.span_2_of_4 {
    width: 49.2%
}
.span_1_of_4 {
    width: 23.8%
}
.span_5_of_5 {
    width: 100%
}
.span_4_of_5 {
    width: 79.68%
}
.span_3_of_5 {
    width: 59.36%
}
.span_2_of_5 {
    width: 39.04%
}
.span_1_of_5 {
    width: 18.72%
}
.span_6_of_6 {
    width: 100%
}
.span_5_of_6 {
    width: 83.06%
}
.span_4_of_6 {
    width: 66.13%
}
.span_3_of_6 {
    width: 49.2%
}
.span_2_of_6 {
    width: 32.26%
}
.span_1_of_6 {
    width: 15.33%
}
.span_7_of_7 {
    width: 100%
}
.span_6_of_7 {
    width: 85.48%
}
.span_5_of_7 {
    width: 70.97%
}
.span_4_of_7 {
    width: 56.45%
}
.span_3_of_7 {
    width: 41.92%
}
.span_2_of_7 {
    width: 27.42%
}
.span_1_of_7 {
    width: 12.91%
}
.span_8_of_8 {
    width: 100%
}
.span_7_of_8 {
    width: 87.3%
}
.span_6_of_8 {
    width: 74.6%
}
.span_5_of_8 {
    width: 61.9%
}
.span_4_of_8 {
    width: 49.2%
}
.span_3_of_8 {
    width: 36.5%
}
.span_2_of_8 {
    width: 23.8%
}
.span_1_of_8 {
    width: 11.1%
}
.span_9_of_9 {
    width: 100%
}
.span_8_of_9 {
    width: 88.71%
}
.span_7_of_9 {
    width: 77.42%
}
.span_6_of_9 {
    width: 66.13%
}
.span_5_of_9 {
    width: 54.84%
}
.span_4_of_9 {
    width: 43.55%
}
.span_3_of_9 {
    width: 32.26%
}
.span_2_of_9 {
    width: 20.97%
}
.span_1_of_9 {
    width: 9.68%
}
.span_10_of_10 {
    width: 100%
}
.span_9_of_10 {
    width: 89.84%
}
.span_8_of_10 {
    width: 79.68%
}
.span_7_of_10 {
    width: 69.52%
}
.span_6_of_10 {
    width: 59.36%
}
.span_5_of_10 {
    width: 49.2%
}
.span_4_of_10 {
    width: 39.04%
}
.span_3_of_10 {
    width: 28.88%
}
.span_2_of_10 {
    width: 18.72%
}
.span_1_of_10 {
    width: 8.56%
}
.span_11_of_11 {
    width: 100%
}
.span_10_of_11 {
    width: 90.7%
}
.span_9_of_11 {
    width: 81.47%
}
.span_8_of_11 {
    width: 72.24%
}
.span_7_of_11 {
    width: 63.01%
}
.span_6_of_11 {
    width: 53.78%
}
.span_5_of_11 {
    width: 44.55%
}
.span_4_of_11 {
    width: 35.32%
}
.span_3_of_11 {
    width: 26.09%
}
.span_2_of_11 {
    width: 16.86%
}
.span_1_of_11 {
    width: 7.63%
}
.span_12_of_12 {
    width: 100%
}
.span_11_of_12 {
    width: 91.46%
}
.span_10_of_12 {
    width: 83%
}
.span_9_of_12 {
    width: 74.54%
}
.span_8_of_12 {
    width: 66.08%
}
.span_7_of_12 {
    width: 57.62%
}
.span_6_of_12 {
    width: 49.16%
}
.span_5_of_12 {
    width: 40.7%
}
.span_4_of_12 {
    width: 32.24%
}
.span_3_of_12 {
    width: 23.78%
}
.span_2_of_12 {
    width: 15.32%
}
.span_1_of_12 {
    width: 6.86%
}
/*clear float and remove left margin*/

.clr-margin {
    margin-left: 0
}
.count-1 {
    clear: both;
    margin-left: 0;
}
.col-1,
.col.first {
    clear: both;
    margin-left: 0;
}
/* Body & Main
================================================== */

body {
    background:  url(images/bg.jpg) repeat 0 0 !important;
    color: #515151;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 300;
}
body a {
    color: #00b3fe;
    text-decoration: none;
}
body a:hover {
    text-decoration: underline;
}
.container {
    background: #fff;
    margin: 0 auto;
    width: 1080px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#wrap {
    padding-bottom: 20px;
}
.left-content {
    float: left;
    width: 750px;
}
.sidebar-container {
    float: right;
    width: 300px;
}
.boxed {
    padding: 20px;
}

.home .boxed {
    width: 732px;
    height: 249px;
    overflow: hidden;
    background: url(images/Page.jpg) no-repeat 0 42px;
}

.archive .boxed {
    background: url(images/Page.jpg) no-repeat 0 54px;
    width: 687px;
    padding-right: 67px;
}
/* Commons
================================================== */
.clr:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clear {
    clear: both
}
img {
    height: auto;
    max-width: 100%;
}
blockquote {
    font-size: 1.4em;
    line-height: 1.75em;
    margin-bottom: 30px;
    position: relative;
    color: #787878;
    background: url("https://researchalot.com/wp-content/themes/wpex-blogger/images/quote.png") left 4px no-repeat;
    padding-left: 60px;
}
blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%;
}
blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
pre {
    background: #f9f9f9;
    padding: 20px;
    margin-bottom: 30px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 0.95em;
}
address {
    letter-spacing: 1px;
    margin: 20px 0;
}
#page-featured-img {
    margin-bottom: 25px;
    position: relative;
}
#page-featured-img img {
    display: block;
    width: 100%;
}
.double-divider {
    display: block;
    width: 100%;
    height: 3px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 40px 0;
}
.heading {
    font-size: 1.25em;
    margin: 0 0 20px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}
.wpex-video-embed {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.wpex-video-embed frame,
.wpex-video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
a.wpex-lightbox-gallery {
    display: block;
}
.page-thumbnail {
    margin-bottom: 30px;
}
.page-thumbnail img {
    display: block;
}
body.page-template-templatesfullwidth-php .page-thumbnail {
    margin-bottom: 20px;
}
.wpex-readmore {
    display: table;
    margin-left: 400px;
    margin-top: 20px;
}
.wpex-readmore a {
    color: #00b3fe;
    padding: 2px 10px 10px;
    font-size: 16px;
}

.wpex-readmore a:hover {
    color: #888;
    text-decoration: none;
}
.content-none p {
    margin-bottom: 0;
}
/* Lists
================================================== */

.entry ul {
    margin: 30px 0 30px 20px
}
.entry ul li,
.entry ol li {
    margin: 0 0 5px
}
.entry ol {
    margin: 30px 0 30px 25px
}
.entry ul {
    list-style: disc
}
.entry ol {
    list-style: decimal
}
/* Typography
================================================== */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal !important;
    color: #000;
    line-height: 2.4em;
}
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 60px 0 30px
}
h1 {
    font-size: 24px;
    margin: 0 0 20px;
}
h2 {
    font-size: 21px
}
h3 {
    font-size: 18px
}
h4 {
    font-size: 16px
}
h5 {
    font-size: 14px
}
h6 {
    font-size: 13px
}
p {
    margin: 0 0 20px
}
h1 a,
h2 a,
h3 a,
h4 a {
    color: #2b2b2b;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
    color: #00b3fe;
    text-decoration: none;
}
p.lead {
    color: #777;
    font-size: 21px;
    line-height: 27px;
}
em {
    font-style: italic
}
strong {
    font-weight: 600;
    color: #000;
}
small {
    font-size: 0.95em;
}
hr {
    border: solid #eee;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 40px 0;
}
a {
    outline: 0
}
/* Page Header
================================================== */

.page-header-title {
    color: #000000;
    font-size: 24px;
    margin: 0;
}
.page-header.boxed {
    border-bottom: none;
    padding: 20px 30px;
}
.single-post .page-header {
    margin: 0 0 20px;
}
.single-post .page-header-title {
    margin: 0;
    font-size: 28px;
    line-height: 1.25em;
}
#archive-description {
    margin-top: 10px;
}
#archive-description p:last-child {
    margin: 0;
}
/* Header
================================================== */
/*header*/

#header {
    position: relative;
    min-height: 60px;
}
#header-aside {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    height: 34px;
    right: 0;
}
#header-aside a {
    display: block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #999;
    background: #d4d4d4;
    border-radius: 4px;
    margin-left: 5px;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
}
#header-aside a:hover {
    background: #ccc;
    color: #fff;
}
/*logo*/

#logo img {
    display: block;
    max-width: 100%;
}
.site-text-logo a {
    color: #000;
    text-decoration: none;
    font-size: 32px;
    font-weight: bold;
}
.site-text-logo a:hover {
    text-decoration: none;
    color: #ccc;
}
.blog-description {
    margin-top: 5px;
    font-size: 1em;
}
/* Main Navigation
================================================== */

.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li {
    position: relative
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 10001;
}
.sf-menu > li {
    float: left
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
    display: block
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu ul ul {
    top: 0;
    left: 100%;
}
.sf-menu {
    float: left
}
.sf-menu ul {
    min-width: 160px;
    *width: 160px;
}
.sf-menu a {
    zoom: 1
}
.sf-menu li {
    position: relative;
    white-space: nowrap;
    *white-space: normal;
    -webkit-transition: background .2s;
    transition: background .2s;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
    -webkit-transition: none;
    transition: none;
}
.sf-menu .sf-mega {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega {
    display: block
}
/*styling*/

#site-navigation-wrap {
    height: 37px;
}
#site-navigation .dropdown-menu li {
    float: left !important;
    height: 33px;
    line-height: 33px;
    padding: 0 13px;
}
#site-navigation .dropdown-menu li:last-child {
    border-right: 0;
}
#site-navigation .dropdown-menu a {
    text-transform: uppercase;
    color: #515151;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    font-weight: normal;
}
#site-navigation .dropdown-menu > li > a:hover,
#site-navigation .dropdown-menu > li.sfHover > a,
#site-navigation .dropdown-menu > .current-menu-item > a,
#site-navigation .dropdown-menu > .current-menu-item > a:hover {} #site-navigation .dropdown-menu > li > a:hover {
    color: #999;
}
/*#site-navigation .dropdown-menu > .current-menu-item > a,
#site-navigation .dropdown-menu > .current-menu-item > a:hover{ border-color: #ccc; }*/
/*drop-down styles*/

#site-navigation .dropdown-menu ul {
    background: #000;
    font-size: 12px;
}
#site-navigation .dropdown-menu ul a {
    display: block;
    height: auto;
    line-height: 1.7em;
    padding: 7px 14px;
    font-weight: 400;
    margin: 0px;
    border: 0px;
    text-transform: none;
    -webkit-transition: background .2s;
    transition: background .2s;
}
#site-navigation .dropdown-menu ul li {
    border-bottom: 1px solid #333;
    line-height: 1.4em;
    height: auto;
    float: none;
    display: block;
}
#site-navigation .dropdown-menu ul li > a:hover {
    color: #fff;
    background: #ccc;
}
#site-navigation .dropdown-menu ul li:last-child {
    border: none;
}
/* Sidebar
================================================== */
/*.sidebar-container .sidebar-widget {background: #f9f9f9; padding: 10px; }*/
/*.sidebar-container .sidebar-widget {
    background: #f9f9f9 url(https://researchalot.com/wp-content/themes/wpex-blogger/images/right-bg.jpg) no-repeat 0 top;
    padding: 60px 10px 10px;
}*/

#secondary {
    padding: 30px 0 20px;
    background: url(images/img/Arrows_Bottom-1.png) no-repeat center bottom;
}
#secondary .sidebar-widget {
    padding: 0 10px;
}
.sidebar-container a {
    color: #676767;
}
.sidebar-container a:hover {
    color: #ccc;
    text-decoration: none;
}
.sidebar-container .sidebar-widget .widget-title {
    font-size: 23px;
    font-weight: 600;
    color: #636363;
}
.sidebar-container .widget_archive a:hover,
.sidebar-container .DisplayCategoriesWidget a:hover {
    color: #ccc;
}
/* Widgets
================================================== */

.sidebar-container select {
    width: 100%;
}
/*calendar widget*/

#wp-calendar {
    width: 100%;
    font-size: 11px;
}
#wp-calendar thead th {
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-top: none;
    font-size: 11px;
}
#wp-calendar tbody td {
    text-align: center;
    border: 1px solid #ddd;
    line-height: 2.5em;
    tion: background 0.15s ease;
    -webkit-transition: background 0.15s ease;
    -o-transition: background 0.15s ease;
    -moz-transition: background 0.15s easetransi;
}
#wp-calendar tbody td a,
#wp-calendar tbody td a:hover {
    color: #ccc;
    text-decoration: underline;
}
#wp-calendar tfoot td {
    padding-top: 1px;
    padding: 4px;
}
#wp-calendar caption {
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
    padding: 12px;
    outline: 0 none !important;
    background: #ccc;
    color: #fff;
}
#wp-calendar tbody a {
    display: block;
    text-decoration: underline;
}
#wp-calendar th {
    text-align: center;
    border: 1px solid transparent;
    border-top: none;
    padding: 2px 0;
    color: #a7a7a7;
}
#wp-calendar tfoot td#next {
    text-align: right;
}
#footer #wp-calendar thead th {
    background: #232323
}
#footer #wp-calendar thead th,
#footer #wp-calendar tbody td {
    border-color: #333
}
/* Posts
================================================== */

.loop-entry.post-entry p:last-child {
    margin: 0
}
.loop-entry-title,
.single-post .page-header-title {
    color: #4bc4fc;
    margin: 0;
    font-size: 26px;
    line-height: 1.25em;
    font-weight: 800 !important;
}
.loop-entry .post-meta {
    margin-bottom: 20px;
}
.loop-entry-thumbnail,
.post-thumbnail,
.loop-entry-video {
    position: relative;
    margin-bottom: 30px;
}
.loop-entry-thumbnail img,
.post-thumbnail img {
    display: block;
}
.loop-entry-thumbnail img {
    box-shadow: #000 0em 0em 0em;
    nowhitespace: afterproperty;
}
.post-video {
    margin-bottom: 30px;
}
.entry-footer {
    margin-top: 40px;
}
.entry-footer .post-edit-link {
    float: right;
    display: block;
    border: 2px solid #ddd;
    padding: 2px 14px;
    color: #aaa;
    font-size: 0.85em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}
.entry-footer a:hover {
    color: #000;
    border-color: #000;
    text-decoration: none;
}
.author-info {
    margin-top: 20px;
}
.author-info .author-info-inner {
    position: relative;
    padding-left: 100px;
}
.author-info .author-avatar {
    position: absolute;
    left: 0;
    top: 0;
}
.author-info .author-avatar img {
    border-radius: 2px;
}
/* Post Meta
================================================== */

.post-meta {
    color: #000;
    display: block;
    float: none;
    font-size: 0.96em;
    line-height: 2em;
    margin-bottom: 10px;
    margin-top: 5px;
}
.single-post .post-meta {
    margin-bottom: 0;
}
.post-meta li {
    display: inline-block;
    margin: 0;
    width: 49%;
}
.post-meta li .meta-seperator {
    margin: 0 5px;
    color: #ddd;
}
.post-meta .meta-date-text,
.post-meta a {
    color: #2b2b2b;
}
.post-meta a {
    text-decoration: none;
}
.post-meta a:hover {
    color: #00b3fe;
    text-decoration: underline;
}
/* Pagination
================================================== */

ul.page-numbers {
    list-style: none;
    margin: 0;
}
ul.page-numbers li {
    display: block;
    text-align: center;
    float: left;
}
.page-numbers:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.page-numbers a,
.page-numbers span,
#edd_download_pagination .page-numbers {
    background-color: transparent;
    border: 0;
    color: #555;
    background: #fff;
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-right: 4px;
    margin-top: 4px;
    width: auto;
    padding: 0 8px;
    text-align: center;
    ftext-decoration: none;
}
.page-numbers a:hover,
.page-numbers span.current,
#edd_download_pagination .page-numbers:hover,
#edd_download_pagination .page-numbers.current {
    background: #ccc;
    color: #fff;
    text-decoration: none;
}
/*next/prev*/

.single-post-pagination {
    margin-top: 40px;
    padding-top: 30px;
}
.single-post-pagination li {
    display: block;
    float: left;
    margin-left: 4px;
}
.single-post-pagination li:first-child {
    margin-left: 0;
}
.single-post-pagination li a {
    display: block;
    font-size: 1.15em;
    line-height: 1.4em;
    color: #bbb;
}
.single-post-pagination li a:hover {
    color: #000;
}
.single-post-pagination .post-next,
.single-post-pagination .post-prev {
    position: relative;
    width: 49%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.single-post-pagination .post-next {
    float: right;
    text-align: right;
    padding-right: 30px;
}
.single-post-pagination .post-prev {
    float: left;
    padding-left: 30px;
}
.single-post-pagination .post-next .fa,
.single-post-pagination .post-prev .fa {
    position: absolute;
    left: 0;
    top: 50%;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
}
.single-post-pagination .post-next .fa {
    right: 0;
}
/*infinite scroll*/

#blog-wrap {
    position: relative;
}
.infinite-scroll-loader {
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    color: #bbb;
    font-size: 24px;
}
#infscr-loading img {
    display: none !important
}
.page-jump {
    display: none
}
/* Forms / Inputs / Buttons
================================================== */
/*inputs*/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"] {}input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus {
    color: #676767;
    outline: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea {
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    background: transparent;
    border: 1px solid #ddd;
    box-sizing: border-box;
    color: #606060;
    display: block;
    font-size: 1em;
    margin: 0;
    max-width: 100%;
    padding: 5px 10px;
}
textarea {
    width: 100%;
}
button,
input[type="button"],
input[type="submit"] {
    -webkit-appearance: none;
    background: #222;
    border: transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    outline: none;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    position: relative;
}
.entry input[type="submit"] {
    margin-top: 10px;
}
button:active,
input[type="button"]:active,
input[type="submit"]:active {} button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
    background-color: #ccc
}
a.view-all {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #EEEEEE;
    border-radius: 3px;
    padding: 8px 20px;
    text-align: center;
    width: 100%;
    color: #808080;
}
/* Search
================================================== */

input[type="search"] {
    font-size: 1em;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    background: #f7f7f7;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    color: #555;
    outline: none;
    padding: 10px 12px;
    width: 100%;
}
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}
input[type="search"]::-webkit-search-decoration {
    display: none
}
/* Contact Form 7
================================================== */

.wpcf7-form span.wpcf7-form-control-wrap {
    display: block;
    margin-top: 10px;
    position: relative;
}
.wpcf7-form p {
    margin: 0 0 20px
}
.wpcf7-form p:last-of-type {
    margin: 0
}
div.wpcf7-validation-errors {
    margin: 25px 0 0;
    background: none;
    padding: 10px;
}
span.wpcf7-not-valid-tip {
    font-size: 0.95em;
    color: #898989;
}
.wpcf7-response-output {
    background: #f4f4f4;
    color: #888;
    display: none;
    line-height: 1.45em;
    margin-top: 30px;
    padding: 12px;
    text-align: center;
}
input.wpcf7-not-valid[type="text"],
input.wpcf7-not-valid[type="password"],
input.wpcf7-not-valid[type="email"],
input.wpcf7-not-valid[type="url"],
input.wpcf7-not-valid[type="tel"],
textarea.wpcf7-not-valid {
    border-color: #FF4847
}
/* Comments
================================================== */

#comments {
    margin-top: 20px
}
#comments span.required {
    color: #C30
}
.commentlist {
    margin: 0
}
.commentlist .children {
    margin-left: 30px;
}
.commentlist li {
    list-style: none;
    margin: 0;
}
.commentlist .comment,
.commentlist .pingback {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.comment-author {
    left: 0;
    position: absolute;
    top: 0;
}
.comment-author .avatar {
    display: block;
    border-radius: 4px;
}
.comment-meta {
    margin-bottom: 10px
}
.comment-meta .fn {
    font-weight: 600;
    color: #000;
    display: block;
}
.comment-date {
    display: inline-block;
    margin-right: 5px;
}
.comment-details {
    margin-left: 70px;
}
.comment-content p:last-child {
    margin: 0
}
.comment-date a,
a.comment-reply-link {
    font-size: 0.85em;
}
.comment-date a {
    color: #666;
}
a#cancel-comment-reply-link {
    color: red;
    display: inline;
    font-size: 1em;
}
a#cancel-comment-reply-link:hover {
    text-decoration: underline;
}
#respond {
    margin: 40px 0 0;
}
.commentlist li article {
    position: relative
}
#log-out {
    float: right;
    margin-top: -56px;
}
.comment-form-comment label[for="comment"] {
    display: none
}
#reply-title {
    font-size: 1em;
    margin: 0 0 20px;
}
#reply-title .heading {
    margin-bottom: 10px;
}
p.logged-in-as {
    font-size: 0.9em;
    margin-bottom: 20px
}
#commentform textarea {
    width: 100%
}
#comments .form-allowed-tags {
    display: none
}
.comment-awaiting-moderation {
    background: #02AACE;
    color: #fff;
    display: inline-block;
    line-height: 1em;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 2px 6px;
}
#comments .pingback .comment-details {
    margin-left: 0;
}
/* Footer
================================================== */

#footer-wrap {
    background: #222;
    overflow: hidden;
    margin: 40px 0 0;
    padding-top: 30px;
    font-size: 0.9em;
}
#footer-wrap input[type="text"],
#footer-wrap input[type="search"] {
    border: none;
}
#footer-wrap select {
    width: 100%;
}
#footer-wrap a {
    color: #bbb;
}
#footer-wrap a:hover {
    color: #ccc;
    text-decoration: none;
}
#footer-widgets .widget-title {
    color: #fff;
    font-size: 1.4em;
    font-weight: 400;
    margin: 0 0 15px;
}
#footer-widgets .widget-title span {
    background: #222;
    padding-right: 10px;
}
.footer-widget {
    margin-bottom: 30px
}
#footer-widgets .span_1_of_3.col-1 {
    padding-right: 10px;
}
#footer-widgets .span_1_of_3.col-2 {
    padding-left: 5px;
    padding-right: 5px;
}
#footer-widgets .span_1_of_3.col-3 {
    padding-left: 10px;
}
.footer-widget > ul > li {
    padding: 2px 0;
    border-bottom: 1px solid #333;
}
.footer-widget > ul > li:first-child {
    border-top: 1px solid #333;
}
#copyright {
    padding: 10px 20px;
    margin-top: -25px;
}
#copyright span {
    font-size: 18px;
}
/* 404 Page
================================================== */

#error-page {
    text-align: center;
}
#error-page-title {
    border: none;
    font-size: 7.5em;
    line-height: 1em;
    margin: 0 0 30px;
}
#error-page-title span {
    margin-right: 7px
}
#error-page-text {
    font-size: 1.15em;
}
/* WordPress Styles
================================================== */

.sticky {} .bypostauthor {} .gallery-caption {}
/*aligns*/

.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright {
    float: right;
    margin: 0 0 10px 20px;
}
.alignleft {
    float: left;
    margin: 0 20px 10px 0;
}
/*floats*/

.floatleft {
    float: left
}
.floatright {
    float: right
}
/*text style*/

.textcenter {
    text-align: center
}
.textright {
    text-align: right
}
.textleft {
    text-align: left
}
/*captions*/

.wp-caption {
    max-width: 100% !important
}
.wp-caption p.wp-caption-text {
    box-sizing: border-box;
    text-align: center;
    padding-top: 5px;
    opacity: 0.8;
    font-size: 13px;
}
.wp-caption img {
    display: block;
    border: 0 none;
    margin: 0;
    width: 100%;
    padding: 0;
}
/*smiley reset*/

.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}
/*img attachment*/

#img-attch-page {
    overflow: hidden;
    text-align: center;
}
#img-attch-page img {
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 100%;
}
/*gallery*/

.gallery {
    margin: 0 0 30px !important;
}
.gallery-icon img {
    border: none !important;
}
/*hide responsive elements
================================================== */

#navigation-toggle,
.sidr,
#sidr-close,
#mobile-search {
    display: none
}
/* EDD tweaks
================================================== */

.edd_download_image {
    margin-bottom: 20px;
}
.edd_download_image a {
    display: block;
}
.edd_download_image img {
    width: 100%;
    display: block;
}
.edd_download_image a:hover img {
    opacity: 0.85;
}
.entry .edd_download_title {
    margin: 0 0 10px;
}
.edd_downloads_list .edd_download {
    margin-bottom: 30px;
}
.edd_downloads_list .edd_download_inner {
    margin: 0;
}
.edd_downloads_list .edd_download_title {
    margin: 0 0 10px;
    font-size: 21px;
}
#footer-social {
    text-align: center !important;
    display: block !important;
}
#site-navigation .dropdown-menu li {
    display: inline-block;
}
#site-navigation .dropdown-menu li {
    margin: 0 0;
}
#site-navigation {
    background: #fff !important;
    border-bottom: 2px solid #dddddd;
    border-top: 2px solid #dddddd;
}

.loop-entry-title,
.single-post .page-header-title {
    display: block;
    padding-top: 0px;
    font-size: 40px;
    line-height: 1.3;
}

.loop-entry-text header {
    margin-bottom: 10px;
}
#copyright {
    font-size: 18px;
}
#copyright-wrap #footer-social a:last-child {
    display: none;
}
#copyright-wrap #footer-social a span:before {
    display: none !important;
}

#copyright-wrap #footer-social {
    position: relative;
    top: 38px;
    left: -26px;
}
#copyright-wrap #footer-social .fa.fa-facebook {
    position: relative;
    left: 21px;
    background-size: 75% 75%;
}
#copyright-wrap #footer-social .fa.fa-twitter {
    background-size: 80% 80%;
}
.banner-widget h6 {
    font-size: 45px !important;
    float: left;
}
.banner-widget .textwidget img {
    max-width: 720px;
    margin-top: 25px;
    margin-left: 20px;
}
.custom-social-wodget {
    padding-left: 10px;
}
.custom-social-wodget a {
    text-indent: -9999px;
    background: url(https://researchalot.com/wp-content/themes/wpex-blogger/images/twitter.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    width: 33.3%;
}
.custom-social-wodget a.facebook {
    background: url(https://researchalot.com/wp-content/themes/wpex-blogger/images/fb.gif) no-repeat 0 0;
}
.custom-social-wodget a.email {
    background: url(https://researchalot.com/wp-content/themes/wpex-blogger/images/email.gif) no-repeat 0 0;
    width: 50px;
}
.DisplayCategoriesWidget h5,
.widget_pages h5 {
    line-height: 1 !important;
}
.DisplayCategoriesWidget .cat-item,
.widget_pages .page_item {
    font-size: 17px;
}
.widget_pages {
    padding-top: 10px !important;
}
.sidebar-container .widget_archive a:hover,
.sidebar-container .DisplayCategoriesWidget a:hover {
    color: #f1f1f1;
}
.single h1 {
    font-size: 45px !important;
    display: block;
}
.single .page-header {
    position: relative;
    margin-bottom: 3px;
    padding-bottom: 0;
}
.single .post-thumbnail {
    padding-bottom: 10px;
}
.widget_tp_widget_recent_tweets {
    margin-top: 20px;
    margin-bottom: 20px;
}
.widget_tp_widget_recent_tweets .widget-title {
    background: url(https://researchalot.com/wp-content/themes/wpex-blogger/images/Bird.png) no-repeat 0 6px;
    padding-left: 61px;
    margin-bottom: 10px;
}
.tp_recent_tweets li {
    background: url(https://researchalot.com/wp-content/themes/wpex-blogger/images/Blue_Dot.png) no-repeat 0 4px !important;
    line-height: 1.2;
    padding-left: 25px;
    padding-bottom: 18px;
}
.email-fake-link {
    position: absolute;
    margin-top: 27px;
    margin-right: -487px;
    margin-right: -485px;
    right: 50%;
}
.email-fake-link a {
    color: red;
}
.tp_recent_tweets li > span {
    display: inline-block;
    overflow: hidden;
}
.post-meta li.meta-category  {
    text-align: left;
}

.home .post-meta li.meta-category,
.archive .post-meta li.meta-category {
    color: #808080;
    margin-left: 163px;
    float: left;
    margin-top: -61px;
}
.post-meta {
    font-size: 15px;
}
.post-meta .meta-date,
.post-meta .meta-category {
    position: relative;
    z-index: 1;
    text-align: right;
}
.wpex-readmore {
    position: relative;
    z-index: 2;
}

.site-text-logo small,
.site-text-logo a {
    display: block;
}
.site-text-logo a {
    color: #888;
    font-size: 75px;
    line-height: 1;
    display: inline-block;
}
.site-text-logo span {
    display: block;
}
.site-text-logo {
    padding-top: 450px !important;
}
.site-text-logo {
    color: #888;
    padding-top: 43px;
}
.site-text-logo small {
    font-size: 29px;
    color: #acacac;
    font-weight: bold;
    position: relative;
    line-height: 1.4;
}
.site-text-logo span {
    font-size: 35px;
    color: #acacac;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.site-text-logo small.slogan {
    color: #acacac;
    font-size: 20px;
}
#header-wrap #logo .site-description {
    color: #fff;
    width: 354px;
    padding-left: 227px;
    font-size: 33px;
    padding-top: 56px;
    line-height: 1.3;
}
.site-branding {
    position: re
}
.site-branding:before {
    width: 379px;
    height: 300px;
    position: absolute;
    content: '';
    top: -305px;
    left: 50%;
    margin-left: -190px;
}
.site-branding:before {
    display: none !important;
}
.site-description {
    position: relative;
}
.site-description:after {
    content: '';
    position: absolute;
    width: 330px;
    height: 213px;
    top: -16px;
    margin-left: 79px;
}
h1.posts-title {
    background: url(https://researchalot.com/wp-content/themes/wpex-blogger/images/img/Blog_Dots.png) no-repeat center bottom;
    color: #acacac;
    display: block;
    text-align: center;
    font-size: 59px;
    padding: 0 0 15px;
    line-height: 1;
}
#main {
    position: relative;
    z-index: 2;
}
#secondary .widget_text p,
#secondary .wpex-readmore {
    margin-bottom: 0;
    f 22ont-family: 'Conv_Blogger Sans-Bold';
    font-size: 19px;
    color: #636363;
}
#secondary .wpex-readmore {
    margin-top: 10px;
}
.loop-entry:last-child {
    border-bottom: 0;
}
.DisplayCategoriesWidget {
    margin-top: 20px;
    background: #fff;
    padding: 20px 20px !important;
}
#secondary .DisplayCategoriesWidget + .sidebar-widget {
    padding: 0;
}
#secondary h5 {
    font-size: 24px;
    line-height: 1.3;
    color: #262626;
    margin-bottom: 15px;
    padding: 0 10px;
}
#secondary .widget_sp_image h5 {
    display: block;
    text-align: center;
}
#secondary p {
    color: #4bc4fc;
}
.widget_sp_image-description {
    text-align: center;
    padding-top: 0;
    font-size: 23px;
    font-weight: bold;
    color: #4bc4fc !important;
}
.widget_sp_image-description a {
    color: #4bc4fc;
    font-weight: normal;
}
li.social-buttons {
    margin: -25px auto 0 !important;
    width: 150px !important;
    text-align: center;
    display: block;
}
li.social-buttons a {
    margin: 0 7px;
}
.rpwwt-widget {
    padding: 0 10px;
}
.rpwwt-widget {
    font-size: 16px;
}
.rpwwt-widget .rpwwt-post-title {
    color: #fff;
    margin-bottom: 20px;
}
.rpwwt-widget ul li {
    margin: 0 0 10px !important;

}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    border: 3px solid #fff;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 10px;
}
.recent-posts-widget-with-thumbnails {
    min-height: 450px;
}
.rpwwt-widget .rpwwt-post-date {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    color: #fff;
    text-align: right;
    padding-right: 22px;
}
.widget_pages {
    margin-bottom: 20px;
}
.widget_pages + .widget_sp_image,
.widget_pages + .widget_sp_image + .widget_sp_image {
    margin-bottom: 15px;
}
.widget_weblizar_twitter .widget-title {
    background: url(https://researchalot.com/wp-content/themes/wpex-blogger/images/img/Twitter_Logo.png) no-repeat 80% 20px;
}
.site-content h1,
.site-content h2,
.site-content h3,
.site-content h4 {
    color: #313131;
    margin: 18px 0px 10px;
    line-height: 1.1;
}
.site-content h1 {
    font-size: 40px;
}
.site-content h2 {
    color: #2b2b2b;
    font-size: 30px;
    padding-top: 10px;
}
.site-content h3 {
    font-size: 30px;
}
.site-content h4 {
    font-size: 25px;
}
#copyright small {
    font-size: 18px;
    display: block;
}
.shere-me {
    margin-top: 10px;
}
.shere-me img {
    margin: 0 3px;
}
.widget_pages h5 {
    color: #4bc4fc !important;
    text-decoration: none !important;
    margin-bottom: 15px;
}
.widget_pages {
    line-height: 1.4;
}
.widget_pages li.page_item {
    margin-left: 20px;
}
.widget_pages li.page_item a {
    color: #acacac;
}
.widget_pages li.page_item a:hover {
    color: #777;
}
.widget_weblizar_facebook_likebox h5 {
    color: #4bc4fc !important;
    text-decoration: none !important;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
}
.widget_sp_image {
    margin-bottom: 10px;
}
.widget_text {
    text-align: center;
    margin: 20px 0;
}
.widget_text a {
    margin: 0 5px;
}
/*new*/

.row-top {
    font-size: 16px;
    line-height: 1.7;
    border-bottom: 3px solid #f6f6f6;
    padding: 0 10px;
    overflow: hidden;
}


.row-top .pull-left {
    text-indent: -99999px;
    height: 20px;
    width: 124px;
    background: url(images/site_name.jpg) no-repeat left 5px;
}

.row-top .pull-right a {
    margin-left: 20px;
    color: #515151;
}

.header-text {
    color: #185f7d;
    text-align: left;
    height: 131px;
    margin-top: 10px;
}

.ad-widget .widget_text {
    text-align: right;
    margin: 3px 0 !important;
    color: #185f7d;
}
.ad-widget .widget_text a {
    color: #185f7d;
    text-decoration: none;
}
.ad-widget .widget_text a:hover {
    text-decoration: underline;
}
.site-branding {
    color: #185f7d;
    font-size: 30px;
    padding-left: 65px;
}
.site-branding a {
    color: #fff;
}
#secondary .sidebar-widget:first-child {
    margin-bottom: 0;
    text-align: right;
}
#secondary .DisplayCategoriesWidget .cat-item {
    padding-left: 55px;
    margin-bottom: 15px;
    position: relative;
}
#secondary .DisplayCategoriesWidget .cat-item a {
    color: #061341 !important;
}
#secondary .DisplayCategoriesWidget .cat-item a:hover {
    color: #999 !important;
}
#secondary .DisplayCategoriesWidget .cat-item:before {
    background: url(images/img/arrow.png) no-repeat 0 0;
    width: 60px;
    height: 25px;
    position: absolute;
    content: '';
    left: -20px;
}
#secondary .DisplayCategoriesWidget {
    -webkit-box-shadow: 13px 10px 0px -1px rgba(24, 95, 125, 1);
    -moz-box-shadow: 13px 10px 0px -1px rgba(24, 95, 125, 1);
    box-shadow: 13px 10px 0px -1px rgba(24, 95, 125, 1);
    width: 238px;
}
#secondary .DisplayCategoriesWidget {
    margin-bottom: 30px;
}
.widget_weblizar_facebook_likebox h5 {
    display: none;
}
.widget_sp_image h5 {
    color: #185f7d !important;
    font-size: 34px;
}
.widget_sp_image h5 .last-word {
    color: #fff !important;
}


.hupso-share-buttons .hupso_toolbar {
    display: none !important;
}
.hupso-share-buttons {
    text-align: right;
    position: relative;
    float: right;
    width: 150px;
    margin-top: -86px;
}

.home .hupso-share-buttons  {
    margin-right: 48px;
}

.ebalo-ganibala {
    position: relative !important;
    float: left;
    font-weight: normal;
    width: 370px;
}

.ebalo-ganibala .widget_text {
    margin: 0 0 20px;
    font-size: 17px;
    font-weight: normal;
}

.ebalo-ganibala .widget_text span {
    color: #00b3fe;
}

.custom-slogan {
    float: left;
    width: 660px;
    text-align: center;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.custom-slogan .textwidget {
    font-size: 32px;
    font-weight: 500;
}

.custom-slogan .textwidget  {
    width: 606px;
    height: 126px;
    font-size: 0;
    margin-top: 60px;
}

.social-buttons {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}

.social-buttons a {
    height: 27px;
    width: 27px;
    border: 1px solid #ccc;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
}

.social-buttons a:nth-child(1) {
    color: #3456a5;
    border-color: #3456a5;
}

.social-buttons a:nth-child(2) {
    color: #24aadd;
    border-color: #24aadd;
}

.social-buttons a:nth-child(3) {
    color: #004591;
    border-color: #004591;
}

#header {
    background: #12b9f8;
}

#header label {
    display: none;
}

#header .subscribe-form {
    width: 740px;
    margin: 0 auto;
    color: #fff;
    padding: 10px 0 30px;
    height: 205px;
}

#header .subscribe-form h4,
#header .some-text, 
#header .description {
    text-align: center;

}

#header .some-text, 
#header .description {
    font-weight: normal;
}

#header .some-text {
    font-size: 19px;
    margin-bottom: 15px;
}

#header .subscribe-form h4 {
    font-size: 36px;
    color: #fff;
    font-weight: 600 !important;
    margin-bottom: 5px;
    line-height: 1.4;
}

#header .sml_subscribe p {
    display: inline-block;
    width: 26%;
    margin-right: 1%;
}

#header .sml_subscribe p:last-child {
    width: 18%;
}


#header .sml_subscribe .sml_nameinput,
#header .sml_subscribe .sml_emailinput {
    background: #fff;
    border: 0;
    padding: 16px 23px;
    font-size: 14px;
    color: #ccc;

}

#header .sml_subscribe .sml_submitbtn {
    background: #4d4d4d;
    text-transform: uppercase;
    padding: 9px 30px;
    height: 49px;
}

#header .sml_subscribe {
    display: none;
}

h4.main-title {
    margin-left: 20px !important;
    margin-top: 20px !important;
    font-weight: 800 !important;
    margin-bottom: 0 !important;
}

h4.main-title span {
    color: #00b3fe;
}

.loop-entry-thumbnail {
    float: left;
    margin-right: 20px;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 .rpwwt-post-title {
    display: none;
}

#rpwwt-recent-posts-widget-with-thumbnails-2  ul li {
    display: block;
    text-align: center;
}

#rpwwt-recent-posts-widget-with-thumbnails-2  ul li a {
    margin:  0 auto;
}

.rpwwt-widget ul li img {
    float: none !important;
}

footer .social-buttons {
    float: right;
    margin-right: 20px;
    margin-top: -6px;
}

.widget_sp_image:nth-child(1) .widget_sp_image-description h4 {
    font-size: 16px;
    font-weight: 800 !important;
}

.widget_sp_image:nth-child(1) .widget_sp_image-description h4 span {
    color: #00b3fe;
}

.widget_sp_image:nth-child(1) .widget_sp_image-description p {
    color: #515151 !important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.widget_sp_image:nth-child(3) .widget_sp_image-description h4 {
    line-height: 1.2;
    font-size: 24px;
    color: #262626;
    margin: 5px 0;
}

.widget_categories h5 {
    font-size: 18px !important;
    display: block;
    text-align: center;
    font-weight: 800 !important;
    margin-top: 20px;
}

.widget_categories h5 .last-word {
    color: #00b3fe;
}

.widget_categories .screen-reader-text {
    display: none;
}

.widget_categories select {
    padding: 15px;
    font-size: 14px;
    width: 200px;
    margin-left: 43px;
}

.widget_categories {
    margin-bottom: 30px;
}

.sml_subscribe_widget_display  .widget-title {
    display: block;
    text-align: center;
    font-size: 18px !important;
    color: #00b3fe !important;
    font-weight: 800 !important;
}

.sml_subscribe_widget_display .sml_nameinput,
.sml_subscribe_widget_display .sml_emailinput {
    background: #f7f7f7;
    padding: 10px 16px;
    margin-left: 10px;
    width: 257px;
}

.sml_subscribe_widget_display .sml_submit {
    margin-left: 10px;
}

.sml_subscribe_widget_display .sml_submitbtn {
    background: #f7f7f7;
    color: #606060;
    padding: 0 20px;
    height: 41px;
    line-height: 30px;
}


.recent-posts-widget-with-thumbnails h5 {
    font-size: 18px !important;
    display: block;
    text-align: center;
    font-weight: 800 !important;
}

.recent-posts-widget-with-thumbnails h5 span {
    color: #00b3fe;
}

.single .page-header-title {
    display: block;
    text-align: center;
    font-size: 35px !important;
    font-weight: 800 !important;
    color: #262626;
    margin-bottom: 10px;
}

.single h1,
.single h2,
.single h3,
.single h4 {
    font-weight: 800 !important;
    display: block;
    text-align: center;
}

.single h3 {
    color: #acacac;
}

.page h1, .page h2, .page h3, .page h4 {
    font-weight: 800 !important;
}

.page #copyright {
    margin-top: 0;
}

.archive .page-header {
    font-size: 18px;
}

.archive header.page-header.boxed {
    background: none !important;
    margin-bottom: -45px;
    padding: 10px 20px;
}

.archive header.page-header.boxed h1 {
    color: #2b2b2b;
    font-size: 30px;
    font-weight: bold !important;
}

.metro-share-widget-class {
    width: 200px;
}

.widget_sp_image:nth-child(5) h5 {
    font-size: 16px !important;
    font-weight: 800 !important;
    padding: 0 80px !important;
} 

.widget_sp_image:nth-child(5) {
    margin-bottom: 30px;
}

.link-home {
    display: block;
    text-align: center;
}

.link-home  a {
    font-weight: 800;
    color: #acacac;
    font-size: 22px;
    position: relative;
    top:-30px;
}


.ebalo-ganibala > a  {
    position: relative;
    left:25px;
}


.hupso-share-buttons img {
    width: 33px !important;
    height: 32px !important;
}