/* ****************************************************************
Theme Name:Responsive Speckyboy v2.8 (April 2017)
Theme URI:http://speckyboy.com/
Description: Speckyboy v2.8
Author:Paul Andrew
Author URI:http://speckyboy.com
Version:2.8

/* Normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]),
[hidden] {
    display: none
}

html {
    font-size: 100%;
    overflow-y: scroll;
}

body {
    margin: 0;
    font-size: 13px;
    line-height: 1.5
}

body,
button,
input,
select,
textarea {
    color: #454545;-webkit-appearance: none;
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

a:focus {
    outline: 0
}

a:hover,
a:active {
    outline: 0
}

h1 {
    font-size: 2em
}

p {
    hyphens: auto
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong,
.strong {
    font-weight: bold
}

dfn,
em,
.em {
    font-style: italic
}

small,
.small,
sub,
sup {
    font-size: 70%
}

ins,
.ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark,
.mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

hr {
    border: none;
    display: block;
    height: 1px;
    border-top: 1px solid #eee;
    margin: 10px 0 20px;
    padding: 0
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

ul,
ol {
    margin: 1.5em 0;
    padding: 0
}

dd {
    margin: 0
}

nav ul,
nav ol,
.widget ol,
.footer-content ol,
.footer-content ul,
.widget ul,
.commentlist {
    list-style: none;
    list-style-image: none;
    margin: 0
}

sub,
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

form,
fieldset,
form ul,
form ol,
fieldset ol,
fieldset ul {
    margin: 0;
    border: 0
}

legend {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal;
-webkit-appearance: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
-webkit-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
-webkit-appearance: none;
}

input[type="search"] {
    box-sizing: content-box;
-webkit-appearance: none;
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.bsa-cpc-v2 {
  margin-bottom: 2em;
  font-size: 14px;
  line-height: 1.5;
}

.bsa-cpc-v2 .default-ad {
  display: none;
}

.bsa-cpc-v2 #_default_ {
  position: relative;
  overflow: hidden;
  padding: 0 1em;
  min-height: 250px;
  border-radius: 3px;
  background-color: #1f2125;
}

.bsa-cpc-v2 a {
  color: hsl(195, 3%, 80%);
  text-decoration: none;
}

.bsa-cpc-v2 .default-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border-radius: 3px;
  background: #4b739b;
  /* fallback for old browsers */
  background: -webkit-radial-gradient(circle, #7599bd, #4b739b);
  /* Chrome 10-25, Safari 5.1-6 */
  background:         radial-gradient(circle, #7599bd, #4b739b);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  text-align: center;
  transition: all .2s ease-in-out;
}

.bsa-cpc-v2 #_default_:hover .default-image {
  transform: scale(.6) translateY(75%);
}

.bsa-cpc-v2 #_default_:hover .default-title,
.bsa-cpc-v2 #_default_:hover .default-description {
  transform: translateY(0);
}

.bsa-cpc-v2 .default-image img {
  position: relative;
  display: inline-block;
  margin-top: 40px !important;
  margin-bottom: 0 !important;
  height: 60px;
  border-radius: 6px !important;
}

.bsa-cpc-v2 .default-image:after {
  display: block;
  color: #fff;
  content: "Sponsor Partner";
}

.bsa-cpc-v2 .default-title {
  margin-top: 1.5em;
  color: #8fc1ef;
  font-weight: 600;
  font-size: 16px;
}

.bsa-cpc-v2 .default-title,
.bsa-cpc-v2 .default-description {
  position: relative;
  display: block;
  text-align: center;
  transition: all .3s ease-in-out;
  transform: translateY(60px);
}

.bsa-cpc-v2 .default-description {
  font-size: 14px;
color:#fff;
}

.bsa-cpc-v2 .default-description:after {
  display: table;
  margin: .7em auto;
  padding: .5em;
  border: solid 1px #eee;
  border-radius: 4px;
  color: #eee;
  content: "Learn More";
  font-size: 12px;
}


.bsa-cpc #_default_ {
    position: relative;
    display: flex;
    margin: 20px 0;
    background-color: #f4f4f4;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    line-height: 1.5;
    justify-content: center;
}

.bsa-cpc .default-ad {
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 1px 4px;
    border: solid 1px #658db5;
    border-radius: 3px;
    color: #658db5;
    text-transform: uppercase;
    font-size: 7px;
}

.bsa-cpc ._default_ {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 1.5em;
    width: 50%;
    line-height: 1.5;
}

.bsa-cpc a {
    text-decoration: none;
    transition: background-color .15s ease-in-out;
}

.bsa-cpc a:hover {
    background-color: #658db5;
    color: #eee;
}

.bsa-cpc .default-image img {
    display: block;
    float: left;
    margin-right: 10px;
    width: 36px;
    border-radius: 7.5%;
}

.bsa-cpc .default-title,
.bsa-cpc .default-description {
    display: block;
    margin-left: 46px;
    max-width: calc(100% - 36px);
}

.bsa-cpc .default-title {
    font-weight: 600;
}

@media only screen and (min-width: 320px) and (max-width: 759px) {
    .bsa-cpc #_default_ {
        flex-wrap: wrap;
    }
    .bsa-cpc ._default_ {
        margin: 0 0 .5em;
        width: 100%;
    }
}


/* Contain floats:nicolasgallagher.com/micro-clearfix-hack/ */

.clearfix:before,
.clearfix:after,
nav[role=navigation] .menu ul:before,
nav[role=navigation] .menu ul:after {
    content: "";
    display: table
}

.clearfix:after,
nav[role=navigation] .menu ul:after {
    clear: both
}

body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.571em;
    color: #4a4a4a;
    background: #f3f3f3
}

.sticky {
    background: #000000;
    border-top: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}


/* Ads */

.bsap_backfillframe {
    border: 0 none;
    margin: 0 0 30px
}

div.bsap_1253539 img {
    margin: 0 0 30px
}

div.bsap_1235147 a {
    float: none
}

#div-gpt-ad-300x250-BTF-1,
#div-gpt-ad-300x250-BTF-2,
#div-gpt-ad-300x250-BTF-3 {
    margin-bottom: 30px
}

#widget-125ads {
    background: #f2f2f2;
    padding: 9px 0 14px 17px;
    margin: 0 0 30px;
    clear: both;
    border-radius: 3px;
    height: 140px;
}

#widget-125ads a img {
    padding: 10px 15px 0 2px;
    margin: 0
}


/* Smileys */

.wp-smiley {
    margin: 0 !important;
    max-height: 1em
}


/* Contact Form 7 */

.wpcf7 {
    background-color: #fbfbfb;
    border: 2px solid #eee
}

.wpcf7-form {
    margin: 25px 25px 0 25px
}

.wpcf7-submit {
    background: #587898;
    color: #ffffff
}

.wpcf7-text {
    width: 50%
}

.wpcf7 input {
    width: 60%;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px;
    outline: none;
    margin: 5px 0;
-webkit-appearance: none;
}

.wpcf7-textarea {
    width: 85%;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px;
    outline: none;
    margin: 5px 0
}

span.wpcf7-not-valid-tip {
    direction: rtl
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    left: auto;
    right: 20%
}

span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 0.5em
}

div.wpcf7 {
    margin: 0;
    padding: 0
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
    position: relative
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 0.9em;
    display: inline;
    margin: 0 10px
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em
}

span.wpcf7-list-item {
    margin-left: 0.5em
}

.wpcf7-display-none {
    display: none
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px
}

div.wpcf7 div.ajax-error {
    display: none
}

div.wpcf7 .placeheld {
    color: #888
}


/* Tabs Top */

ul.tabs-top {
    list-style: none;
    font-size: 0.85em;
    font-weight: 600
}

ul.tabs-top li {
    background: #ececec;
    margin-right: 3px;
    display: block;
    float: left
}

ul.tabs-top li a {
    padding: 8px 20px 7px;
    color: #696969;
    display: block
}

ul.tabs-top li a:hover {
    background: #fefefe;
    color: #587898
}

ul.tabs-top li.highlight {
    background: #fff
}

ul.tabs-top li:first-child {
    border-radius: 3px 0 0 0
}

ul.tabs-top li:last-child {
    border-radius: 0 3px 0 0
}

ul.tabs-top li.highlight a {
    color: #555;
    cursor: default
}


/* Sidebar, Footer Widegts & Asides */

.widget {
    background: #f4f4f4;
    margin: 30px 0;
    padding: 0;
    clear: both;
    font-size: 0.95em;
    border-radius: 3px
}

.widget-ios {
    margin: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
    clear: both;
    float: left;
    width: 100%;
    text-align: center
}

.widget-partners {
    margin: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
    clear: both;
    float: left;
    width: 100%;
    text-align: center
}

.sidebar .widget-ios a img {
    margin: 0 auto 0;
    padding-bottom: 0;
    text-align: center;
    border-radius: 0 0 3px 3px
}

.sidebar .widget-partners a img {
    margin: 0 auto 0;
    padding-bottom: 0;
    text-align: center;
    border-radius: 0 0 3px 3px
}

.inner-widget-ios {
    background: #000;
    border-radius: 0 0 3px 3px
}

.inner-widget-partners {
    background: #f4f4f4;
    border-radius: 0 0 3px 3px
}

.widgettitle {
    background: #658db5;
    color: #FFFFFF;
    font-size: 0.95em;
    margin: 0;
    padding: 10px 15px;
    position: relative;
    border-radius: 3px 3px 0 0;
    text-align: center
}

.widgettitle a {
    color: #fff
}

.widget li {
    color: #111111;
    display: block
}

.widget li a {
    border-bottom: 1px solid #e1e1e1;
    color: #555;
    display: block;
    font-size: 1em;
    padding: 10px 15px
}

.widget li a:hover {
    background: #eaeaea;
    color: #587898
}

.widget li a .right {
    float: right
}

.widget li:last-child a {
    border-bottom: none
}

.widget li ul {
    margin-top: 0.75em;
    padding-left: 1em
}

.widget_ad125 ul li {
    width: 50%
}

.footer-content li {
    display: inline;
    padding: 0 20px;
    line-height: 30px
}

.footer-content ul {
    padding: 20px 0 0
}


/* text alignment */

.left {
    float: left
}

.right {
    float: right
}


/* highlighting search term on search page */

.search-term {
    background: #EBE16F
}


/* alerts & notices */

.help,
.info,
.error,
.success {
    font-size: 16px;
    line-height: 25px;
    margin: 10px 30px 40px;
    padding: 15px 20px;
    clear: both
}

.help {
    background: #EBE16F
}

.info {
    background: #d5edf8
}

.error {
    background: #fbe3e4
}

.success {
    background: #e6efc2
}

placeholder {
    color: #eee
}

.greybox,
#greybox,
.greybox-tut {
    background: #f1f1f1;
    font-size: 1.15em;
    line-height: 25px;
    margin: 10px 20px 40px;
    padding: 15px 20px 20px;
    border-radius: 6px;
}

.greybox-tut {
    text-align: center
}


/* The Grid  */

#container {
    max-width: 90%;
    margin: 0 auto;
    overflow: hidden
}

.col60,
.col140,
.col220,
.col300,
.col380,
.col480,
.col540,
.col620,
.col700,
.col780,
.col860,
.col940 {
    padding: 0 5%
}


/* Link Styles  */

a,
a:visited {
    color: #587898;
    text-decoration: none
}

a:hover,
a:focus {
    text-decoration: none;
    color: #333
}


/* H Styles  */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    color: #333;
    line-height: 1.2em
}

h1,
.h1 {
    font-size: 2.571em;
    line-height: 1.278em
}

h2,
.h2 {
    font-size: 2.2em;
    line-height: 1.333em;
    margin-bottom: 0.750em
}

h3,
.h3 {
    font-size: 1.143em;
    line-height: 1.5em
}

h4,
.h4 {
    font-size: 1em;
    line-height: 1.429em
}

h5,
.h5 {
    font-size: 0.846em;
    line-height: 2.09em;
    margin: 20px 0 25px;
    padding: 30px 0 0
}


/* Header  */

#container > header {
    position: relative;
    z-index: 100;
    margin: 0
}

#header-ad {
    margin: 50px 0 40px
}

#mobile-header-ad {
    margin: 50px 0;
    display: none;
    float: right
}

#logo {
    margin: 40px 0 30px;
    padding: 0;
    float: left
}

.nav {
    float: none;
    clear: both
}


/* share-bar */

.share-bar {
    z-index: 1001;
    background: #658db5;
    width: 100%;
}

.share-bar a {
    text-decoration: none;
    color: #f8f8f8;
    font-size: 1em
}


/* Global Nav  */

#navmain {
    height: 45px
}

.navmain {
    width: 100%;
    z-index: 1002;
    padding: 0;
    margin: 0 auto 0;
    position: relative;
    list-style: none;
    font-size: 0.95em;
    max-width: 1250px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif
}

.navmain li {
    display: inline-block;
    float: left
}

.navmain a {
    outline: none;
    z-index: 10
}

.navmain > li > a {
    padding: 12px 20px 11px;
    color: #f8f8f8;
    text-decoration: none;
    display: inline-block;
    border-right: 1px solid #7397BB
}

.navmain > li:hover > a,
.navmain > li.active > a {
    background: #333;
    color: #f8f8f8
}

.navmain > li.rss > a {
    background: #FF7300;
    border: none
}

.navmain > li.mail > a {
    background: #111;
    border: none
}

.navmain > li.fbk > a {
    background: #3B5998;
    border: none
}

.navmain > li.gle > a {
    background: #DC4A38;
    border: none
}

.navmain > li.twit > a {
    background: #0066FF;
    border: none
}

li.rss:hover > a,
li.twit:hover > a,
li.gle:hover > a,
li.fbk:hover > a,
li.mail:hover > a {
    background: #333
}

.navmain ul.dropdown,
.navmain ul.dropdown li ul.dropdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99;
    background: #333333
}

.navmain ul.dropdown {
    top: 45px
}

.navmain ul.dropdown li ul.dropdown {
    left: 146px;
    top: inherit
}

.navmain ul.dropdown li {
    width: 49.7%;
    border-top: 1px solid #3a3a3a;
    border-right: 1px solid #3a3a3a
}

.navmain ul.dropdown li.second {
    border-right: none
}

.navmain ul.dropdown li a {
    width: 100%;
    padding: 12px 28px 12px;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #f8f8f8;
    box-sizing: border-box;
}

.navmain ul.dropdown li:hover > a {
    background: #222;
    color: #f8f8f8
}

.navmain > li > .megamenu {
    position: absolute;
    display: none;
    background: #333333;
    max-width: 350px;
    top: 44px;
    color: #f8f8f8;
    z-index: 99;
    padding: 10px 20px 20px;
    box-sizing: border-box;
    padding: 0
}

.navmain li > .megamenu ul {
    margin: 0 0 20px 0;
    float: left;
    padding: 0;
    display: block;
    position: relative
}

.navmain li > .megamenu ul li {
    width: 100%;
    padding: 4px 0
}

.navmain li > .megamenu ul li.title {
    margin: 0 0 8px;
    padding: 0 0 5px;
    border-bottom: solid 1px #666
}

.navmain li > .megamenu a {
    text-decoration: none
}

.navmain > li > .megamenu.menu-form {
    border-top: 1px solid #333;
    border-radius: 0 0 3px 3px
}

.navmain li > .megamenu form {
    padding: 20px
}

.navmain li > .megamenu form input[type="text"],
.navmain li > .megamenu form textarea {
    background: #fff;
    border: solid 1px transparent;
    outline: none;
    box-sizing: border-box;
    width: 220px;
    border-radius: 3px 0 0 3px;
-webkit-appearance: none;
}

.navmain li > .megamenu form input[type="text"]:focus,
.navmain li > .megamenu form textarea:focus {
    border-color: #e0e0e0;
-webkit-appearance: none;
}

.navmain li > .megamenu form input[type="text"] {
    margin: 0;
    height: 40px;
    border: none;
    vertical-align: top;
    padding: 0 0 0 15px;
-webkit-appearance: none;
}

.navmain li > .megamenu form textarea {
    margin: 10px 10px 0 0
}

.navmain li > .megamenu form input[type="submit"] {
    height: 40px;
    margin: 0 0 0 -5px;
    border: none;
    cursor: pointer;
    background: #658db5;
    color: #fff;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    width: 85px;
    border-radius: 0 3px 3px 0;
-webkit-appearance: none;
}

.navmain li > .megamenu form input[type="submit"]:hover {
    background: #000;
-webkit-appearance: none;
}

.megamenu .row {
    width: 100%;
    margin-top: 15px
}

.megamenu .row:first-child {
    margin-top: 0
}

.megamenu .row:before,
.megamenu .row:after {
    display: table;
    content: "";
    line-height: 0
}

.megamenu .row:after {
    clear: both
}

.megamenu .row .menu-box {
    display: block;
    width: 100%;
    min-height: 20px;
    float: left;
    box-sizing: border-box
}

.megamenu .row [class*="col"]:first-child {
    margin-left: 0
}

.navmain > li.right {
    float: right
}

.navmain > li.home {
    border-left: 1px solid #7397BB
}

.navmain > li.right > .megamenu {
    left: 0
}

.navmain > li.showhide {
    display: none;
    width: 100%;
    height: 35px;
    cursor: pointer;
    color: #f8f8f8
}

.navmain > li.showhide span.title {
    margin: 15px 0 0 25px;
    float: left
}

.navmain > li.showhide span.icon {
    margin: 11px;
    float: left
}

.navmain > li.showhide .icon em {
    margin-bottom: 2px;
    display: block;
    width: 15px;
    height: 2px;
    background: #f8f8f8
}


/* Page & Post Content  */

#content {
    position: relative;
    background: #fff;
    border-radius: 0 3px 0 0
}

.hentry {
    position: relative
}

.meta {
    font-size: 0.85em;
    margin: -5px 0 3px
}

.postmeta,
.postmeta-categories {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #777777;
    font-size: 0.9em;
    margin: 10px 0;
    padding: 10px 0
}

.postmeta-author {
    color: #777777;
    font-size: 0.9em;
    margin: 8px 0 10px
}

.postmeta a, postmeta-author a, .postmeta-author a{font-weight:600}

.postmeta-categories {
    margin: 0 0 22px
}

.postmeta-date {
    border-bottom: 1px solid #eee;
    color: #777;
    font-size: 0.9em;
    margin: 0;
    padding: 0 0 20px
}

.meta-right {
    float: right
}

.post-title {
    font-size: 2.25em;
    font-weight: 700;
    margin: 0
}

.post-title-small {
    font-size: 1em;
    margin-bottom: 5px;
    padding-left: 75px;
    line-height: 1.3em
}

.post-title a:hover {
    color: #444
}

.home-thumb {
    max-width: 100%;
    padding: 0 0 5px
}

.post_content h2,
h3,
h4,
h5 {
    border-top: 1px solid #eee;
    line-height: 1.333em;
    margin: 10px 0 20px;
    padding: 25px 0 0;
    clear: both
}

.post_content h2 {
    font-size: 2.2em
}

.post_content h2 .small{font-size:1.6em}

.post_content h3 {
    font-size: 2em
}

.post_content h4 {
    font-size: 1.8em
}

.post_content h5 {
    font-size: 1.6em
}

.post_content {
    border-bottom: 1px solid #eee;
    margin-bottom: 35px;
    padding-bottom: 20px
}

.post_content p {
    font-size: 1.2em;
    line-height: 1.7em;
    padding: 0 0 20px;
    margin: 0;
    text-align: justify
}

.post_content p a {
    font-weight: 700;
}

.excerpt p {
    font-size: 1.15em;
    padding: 0 0 20px
}

.post_content .read-more {
    margin-top: 0
}

.post_content .home-thumb img {
    margin: 5px 0 0.714em
}

.post_content img {
    margin: 0 0 1.5em;
    max-width: 100%;
    height: auto
}

.post_content ul,
.post_content ol {
    list-style-position: outside;
    margin: 0 30px 30px;
    padding: 0;
    font-size: 1.1em;
    line-height: 1.7em
}

.post_content ul li {
    list-style-type: disc;
    font-size: 1.1em;
    line-height: 1.7em
}

.post_content ul li ul li {
    list-style-type: disc;
    font-size: 1.1em;
    line-height: 1.7em
}

.post_content ol li {
    list-style-type: decimal;
    font-size: 1.1em;
    line-height: 1.7em
}

.post_content blockquote {
    border-left: 6px solid #eee;
    border-right: 6px solid #eee;
    font-style: italic;
    padding: 20px 25px 0;
    margin: 0 20px 30px;
    background: #f5f5f5;
    font-size: 0.95em
}

.post_content .pullquote-left {
    border-left: 6px solid #eee;
    border-right: 6px solid #eee;
    font-style: italic;
    padding: 20px 20px 10px;
    margin: 5px 30px 30px 0;
    background: #f5f5f5;
    font-size: 0.95em;
    width: 25%;
    float: left
}

.post_content .pullquote-right {
    border-left: 6px solid #eee;
    border-right: 6px solid #eee;
    font-style: italic;
    padding: 20px 20px 10px;
    margin: 5px 0 30px 30px;
    background: #f5f5f5;
    font-size: 0.95em;
    width: 25%;
    float: right
}

.category-description {
    border-bottom: 1px solid #eee;
    padding: 0 0 10px;
    margin: 0 0 30px 0;
    font-size: 1.15em;
    line-height: 28px;
}

.category-description a{font-weight:600}
.sub-cat {
    font-weight: 600;
    border-bottom: 1px solid #eee;
    padding: 0 0 30px;
    margin: 0 0 30px;
}


/* Images */

img {
    width: auto;
    max-width: 100%;
    height: auto
}

.alignleft,
img.alignleft {
    float: left;
    margin: 0 30px 20px 0
}

.alignright,
img.alignright {
    float: right;
    margin: 0 0 20px 30px
}

.aligncenter,
img.aligncenter {}

.post_content video,
.post_content object,
.post_content iframe {
    max-width: 100%;
    border: none
}

.post_content .fluid-width-video-wrapper {
    margin-bottom: 2.143em
}

.post_content pre,
.post_content code {
    background: #eee;
    border: none;
    padding: 3px 6px;
    font-size: 0.85em
}

.avatar-45 {
    margin: 0 15px -10px 0;
    border-radius: 50px
}


/* WP Caption Image */

.wp-caption {
    max-width: 100%;
    font-style: italic;
    border-bottom: 1px solid #eee
}

.wp-caption img {
    margin-bottom: 0;
    width: 100%;
    height: auto
}

.wp-caption p.wp-caption-text {
    font-size: 0.9em;
    margin: 4px 0 0;
    text-align: center;
    padding: 2px 0 10px
}


/* Tables */

table {
    width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 30px
}

table th,
table td {
    padding: 8px;
    line-height: 24px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd
}

table caption+thead tr:first-child th,
table caption+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
    border-top: 0
}

.table-wrapped {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0
}

.table-wrapped th,
.table-wrapped td {
    border-left: 1px solid #ddd
}

.table-wrapped caption+thead tr:first-child th,
.table-wrapped caption+tbody tr:first-child th,
.table-wrapped caption+tbody tr:first-child td,
.table-wrapped colgroup+thead tr:first-child th,
.table-wrapped colgroup+tbody tr:first-child th,
.table-wrapped colgroup+tbody tr:first-child td,
.table-wrapped thead:first-child tr:first-child th,
.table-wrapped tbody:first-child tr:first-child th,
.table-wrapped tbody:first-child tr:first-child td {
    border-top: 0
}


/* Information Boxes */

.information {
    background-color: #efefef;
    margin-bottom: 30px;
    padding: 24px 30px 24px 30px;
    font-size: 1.1em;
    text-align: center
}

.information.information-red {
    background-color: #FFBEBE
}

.information.information-blue {
    background-color: #D5D5FF
}

.information.information-inverse {
    background-color: #444;
    color: #fff
}


/* Post Buttons */

.button-med,
.button-med:visited,
.button-med-tut,
.button-med-tut:visited,
.btn,
.btn:visited {
    position: relative;
    background-color: #587898;
    border: none;
    border-radius: 3px;
    color: #fefefe;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding: 5px 20px 7px;
    text-align: center
}

.button-med:hover,
.button-med-tut:hover,
.btn:hover,
.btn:focus,
.btn:active,
.btn:visited:hover,
.btn:visited:focus,
.btn:visited:active {
    background-color: #444;
    color: #fff;
    outline: none
}


/* Single Posts  */

.single #main,
.page #main {
    border-top: none;
    padding: 40px 50px
}

.single .hentry section {
    margin-bottom: 0 !important;
    border-bottom: none
}

.single .post header,
.page .hentry header {
    margin-bottom: 15px;
    padding-bottom: 0
}

.single .post_content img,
.single .post_content img a {
    border: 1px solid #eee;
    margin: 10px 0 0
}

.single .post_content a:hover img {
    border: 1px solid #ccc
}

.single #main .post_content,
.page-default #main .post_content {
    margin-bottom: 0
}

.single .post footer #article-footer-meta {
    position: relative;
    z-index: 10;
    padding-right: 95px;
    margin-bottom: 20px;
    padding-top: 5px;
    border-top: #ddd 1px dotted
}

.single .post footer #article-footer-meta:after {
    display: block;
    content: "";
    float: none;
    clear: both
}

.single .post footer #author-box p {
    font-size: 1.2em;
    line-height: 1.7em;
    margin: 0;
    padding: 0;
    text-align: justify
}

.single .post footer #author-box h2 {
    border-top: 1px solid #eee;
    font-size: 2.2em;
    line-height: 1.333em;
    margin: 0;
    padding: 30px 0
}

.single .post footer #author-box img {
    float: left;
    margin: 0 30px 0 0;
    border-radius: 50px;
    border: 1px solid #eee
}

.archive-sub-title {
    border-bottom: 1px solid #eee;
    font-size: 1.1em;
    margin: 0;
    padding: 0 0 15px;
    position: relative;
    border-top: none;
    color: #454545
}

.archive-title {
    border-bottom: 1px solid #eee;
    font-size: 2.8em;
    margin: 20px 0 30px;
    padding: 0 0 20px;
    line-height: 1.333em;
    font-weight:700;
}

.search-title {
    border-bottom: 1px solid #eee;
    font-size: 2.2em;
    margin: 20px 0 40px;
    padding: 0 0 20px;
    line-height: 1.333em
}

.author-profile {
    border-bottom: 1px solid #eee;
    font-size: 1.2em;
    line-height: 26px;
    margin: -15px 0 40px;
    padding: 0 0 30px
}


/* Next - Previous Posts  */

.post-nav {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 40px 0;
    padding: 0;
    position: relative
}

.post-nav:before {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: 0;
    width: 0;
    height: 100%;
    border-right: 1px solid #eee;
    z-index: 0
}

.post-nav a {
    display: block;
    width: 50%;
    padding: 15px 0;
    text-decoration: none;
    box-sizing: border-box
}

.post-nav a .post-title-small,
.post-nav a .meta {
    padding: 0;
    font-size: 1.2em;
    font-weight: 600
}

.post-nav a[rel=prev] {
    float: left;
    padding: 25px 25px 25px 0
}

.post-nav a[rel=next] {
    float: right;
    text-align: right;
    padding: 25px 0 25px 25px
}

.post-nav a:hover {
    color: #333
}


/* Archives Pagination  */

.page-navigation {}

.page_navi {
    float: right;
    font-size: 1.2em
}

.page_navi li {
    float: left
}

.page_navi li:last-child a {
    padding-right: 5px;
    border-right: none
}

.page_navi li a,
.page_navi li span,
.wp-prev-next li a {
    padding: 0 20px;
    border-right: #ddd 1px solid;
    margin: 0;
    display: block;
    line-height: 1em;
    text-decoration: none;
    position: relative;
    font-weight: 600
}

.page_navi li a:hover {
    color: #658db5
}

.page_navi li .current {
    color: #555
}

.not-found .post_content,
.error404 .post_content,
.page .post_content {
    border-bottom: none
}

.search .page .post_content {
    border-bottom: #ddd 1px dotted
}

.wp-prev-next .prev-link {
    float: left
}

.wp-prev-next .next-link {
    float: right
}

.social-likes,
.social-likes__widget {
    display: inline-block;
    padding: 0;
    vertical-align: middle!important;
    word-spacing: 0!important;
    text-indent: 0!important;
    list-style: none!important
}

.share-meta {
    margin: 0;
    padding: 0
}


/* Social Likes  */

.social-likes {
    opacity: 0
}

.social-likes_visible {
    opacity: 1;
    transition: opacity .1s ease-in
}

.social-likes>* {
    display: inline-block;
    visibility: hidden
}

.social-likes_vertical>* {
    display: block
}

.social-likes_visible>* {
    visibility: inherit
}

.social-likes__widget {
    display: inline-block;
    position: relative;
    white-space: nowrap
}

.social-likes__widget:before,
.social-likes__widget:after {
    display: none!important
}

.social-likes_vertical .social-likes__widget {
    display: inline-flex;
}

.social-likes__button,
.social-likes__icon,
.social-likes__counter {
    text-decoration: none
}

.social-likes__button,
.social-likes__counter {
    display: inline-block;
    margin: 0;
    outline: 0
}

.social-likes__button {
    position: relative;
    cursor: pointer
}

.social-likes__button:before {
    content: "";
    display: inline-block
}

.social-likes__icon {
    position: absolute
}

.social-likes__counter {
    display: none;
    position: relative
}

.social-likes_ready .social-likes__counter,
.social-likes__counter_single {
    display: inline-block
}

.social-likes_ready .social-likes__counter_empty {
    display: none
}

.social-likes_vertical .social-likes__widget {
    display: inline-flex
}

.social-likes_notext .social-likes__button {
    padding-left: 0
}

.social-likes_single-w {
    position: relative;
    display: inline-block
}

.social-likes_single {
    position: absolute;
    text-align: left;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .11s, opacity .1s ease-in;
    backface-visibility: hidden
}

.social-likes_single.social-likes_opened {
    visibility: visible;
    opacity: 1;
    transition: opacity .15s ease-out
}

.social-likes__icon_facebook:before {
    content: "\f305"
}

.social-likes__icon_pinterest:before {
    content: "\f237"
}

.social-likes__icon_plusone:before {
    content: "\f462"
}

.social-likes__icon_twitter:before {
    content: "\f301"
}

.social-likes {
    transform: translate3d(0, 0, 0);
    margin:0 0 12px;
}

.social-likes__widget {
    margin: 0;
    line-height: 1.5;
    border: 0;
    text-align: left;
    cursor: pointer;
    padding: 3px
}

.social-likes__button,
.social-likes__counter {
    box-sizing: border-box;
    font-family: "Open Sans";
    vertical-align: baseline;
    color: #fff
}

.social-likes__button {
    padding: .04em .7em .18em 1.8em
}

.social-likes__icon {
    top: 0;
    left: .21em;
    font-family: "dashicons";
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
    font-size: 1.15em;
    vertical-align: baseline
}

.social-likes__counter {
    padding-right: .5em;
    font-weight: 600
}

.social-likes_vertical .social-likes__widget {
    width: 1.6em;
    border-radius:3px;
}

.social-likes_vertical .social-likes__counter {
    position: absolute;
    top: 0;
    margin-top: .4em
}

.social-likes_single {
    margin-top: -1.2em;
    padding: .5em;
    background: #fff;
    border: 1px solid #ddd
}

.social-likes__widget_single {
    height: 1.7em;
    margin: 0;
    padding: .1em 0;
    line-height: 1.5;
    background: #007aff
}

.social-likes__widget_facebook {
    background: #3B5998
}

.social-likes__widget_twitter {
    background: #0066FF
}

.social-likes__icon_twitter {
    top: .1em;
    left: .25em
}

.social-likes__widget_plusone {
    background: #DC4A38
}

.social-likes__icon_plusone {
    left: .25em
}

.social-likes__widget_pinterest {
    background: #cb132d
}

.social-likes_light .social-likes__icon_pinterest {
    left: .1em
}


/* Sidebar Widgets  */

.sidebar,
#main {
    overflow: hidden
}

.sidebar {
    padding: 50px 50px 20px
}

.sidebar a img {
    margin: 0 0 30px
}


/* Newsletter Widget */

#subscribe-text {
    background: #fff;
    border: 1px solid #eee;
    color: #555;
    font-size: 0.95em;
    margin: 0 0 5px;
    outline: none;
    padding: 0 10px;
    width: 240px;
    height: 35px;
    border-radius: 3px;
    text-align: center;
-webkit-appearance: none;
}

.subscribe-button {
    background: #555;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    margin: 0 0 20px;
    padding: 0;
    text-decoration: none;
    width: 260px;
    height: 35px;
    border-radius: 3px;
-webkit-appearance: none;
}

.subscribe-button:hover {
    background: #587898;
    border: 1px solid #54718E
}


/* Search Form on Search Page */

#searchform {
    border: #ddd 1px solid;
    background: #fafafa;
    padding-left: 10px;
    position: relative;
    padding-right: 12px;
    margin: 20px 0;
    font-size: 1.3em;
    border-radius: 3px
}

#searchform label {
    display: none
}

#searchform #s {
    border: none;
    outline: none;
    background: none;
    color: #555555;
    font-size: 1em;
    padding: 10px 6px;
    width: 100%
}

#searchform #searchsubmit {
    text-indent: 100px;
    padding: 7px 10px;
    border: none;
    float: right;
    margin-top: -1px;
    display: block;
    position: absolute;
    width: 20px;
    right: 2px;
    top: 10px
}

#searchform #searchsubmit:hover {
    color: #222
}


/* Sidebar Tabs */

.sidebar-tabs {
    padding: 10px
}

ul.tabs {
    position: relative;
    z-index: 1000;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

ul.tabs li {
    position: relative;
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border-radius: 3px 3px 0 0
}

ul.tabs li a {
    color: #555;
    display: block;
    font-size: 0.95em;
    outline: medium none;
    padding: 6px 15px 5px;
    text-decoration: none;
    font-weight: 600
}

html ul.tabs li.active,
html ul.tabs li.active a:hover {
    background-color: #f4f4f4
}

.tab_container {
    position: relative;
    z-index: 999;
    width: 100%;
    float: left;
    background-color: #f4f4f4;
    margin-bottom: 32px;
    font-size: 0.95em;
    border-radius: 0 3px 3px
}

.tab_content {
    padding: 20px 20px 0
}

.tabs-stream .meta {
    margin-bottom: 0;
    color: #999999;
    padding: 0 0 0 75px
}

.tabs-stream {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 25px;
    padding-bottom: 0
}

.tabs-stream:last-child {
    margin-bottom: 0
}

.tabs-stream a.home-thumb {
    width: 30px;
    height: 52px
}

.tabs-stream .home-thumb img {
    max-width: 60px;
    height: 60px;
    margin: 0;
    border-radius: 3px
}

.tabs-stream .post_content {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 25px
}

.tabs-stream .home-thumb {
    float: left;
    margin-bottom: 0
}


/* Footer */

.footer {
    font-size: 0.95em;
    background: #555;
    color: #eee
}

.footer a {
    color: #eee;
    padding-bottom: 2px
}

.footer a:hover {
    color: #fff;
    border-bottom: 1px solid #587898
}

.attribution {
    border-top: 1px solid #5e5e5e;
    padding: 30px 0 10px
}

.footer-content {
    padding: 10px 0 20px;
    text-align: center
}


/* Dashicons */

.dashicons,
.dashicons-before:before {
    width: 15px;
    font-size: 15px
}

.dashicons-heart:before {
    content: "\f487";
    width: 15px;
    font-size: 15px
}

.dashicons-menu:before {
    content: "\f333";
    width: 15px;
    font-size: 15px;
    margin: 0 0 0 -2px;
    padding: 0 10px 0 0
}

.dashicons-search:before {
    content: "\f179";
    width: 15px;
    font-size: 15px;
    padding: 0 10px 0 0
}

.dashicons-twitter:before {
    content: "\f301";
    width: 15px;
    font-size: 15px
}

.dashicons-facebook-alt:before {
    content: "\f305";
    width: 15px;
    font-size: 15px
}

.dashicons-googleplus:before {
    content: "\f462";
    width: 15px;
    font-size: 15px
}

.dashicons-rss:before {
    content: "\f303";
    width: 15px;
    font-size: 15px
}

.dashicons-rss-2:before {
    content: "\f303";
    width: 15px;
    font-size: 15px;
    color: orangered
}

.dashicons-email-alt:before {
    content: "\f466";
    width: 15px;
    font-size: 15px
}


/*  Media Queries*/

@media only screen and (max-width:420px) {
    .navmain ul.dropdown li {
        width: 49%
    }
    ul.tabs-top li.mobile-rec-tabs {
        display: none
    }
    #searchform #s {
        font-size: 0.8em
    }
    .navmain li > .megamenu form input[type="submit"] {
        width: 100%;
        border-radius: 3px;
        margin: 0;
-webkit-appearance: none;
    }
    .navmain li > .megamenu form input[type="text"] {
        width: 100%;
        border-radius: 3px;
        margin-bottom: 5px;
-webkit-appearance: none;
    }
    .navmain > li > a .dt {
        display: none
    }
    .navmain ul.dropdown li {}
    .navmain > li > .megamenu {
        min-width: 100%;
        left: 0
    }
    .icon-rss {
        display: none
    }
    .navmain > li.rss > a,
    .navmain > li.gle > a,
    .navmain > li.mail > a {
        display: none
    }
}

@media only screen and (max-width:599px) {
    body {
        font-size: 80%
    }
    .post-date{display:none}
    .navmain > li > a .dt {
        display: none
    }
    .single #main,
    .page #main {
        border-top: none;
        padding: 20px
    }
    .single .post_content img,
    .single .post_content img a,
    .single .post_content iframe {
        padding: 0;
        height: auto
    }
    #logo {
        margin: 20px 0 10px;
        float: left
    }
    .post_content p {
        line-height: 25px;
        text-align: left
    }
    .post-title {
        font-size: 2em
    }
    #main {
        padding: 25px
    }
    #sidebar1 {
        padding: 20px;
        font-size: 1.05em
    }
    .page-navigation {
        border-bottom: 1px solid #eee;
        padding: 0 0 40px;
        font-size: 1.1em
    }
    .post_content {
        padding-bottom: 0;
        margin-bottom: 25px
    }
    li.backfirst,
    li.backlast,
    li.pagedots {
        display: none
    }
    .page_navi li a,
    .page_navi li span,
    .wp-prev-next li a {
        padding: 0 10px;
        font-size: 1em
    }
    #mobile-header-ad {
        display: inline;
        margin: 0 0 20px
    }
    .social-text {
        display: none
    }
    ul.tabs-top li a {
        padding: 8px 15px 7px;
        color: #696969;
        display: block
    }
    ul.tabs-top li.mobile-tabs,
    .post_content .pullquote-left,
    .post_content .pullquote-right {
        display: none
    }
    .post-title-small {
        font-size: 1.15em;
        line-height: 1.5em
    }
    .footer {
        font-size: 1.1em
    }
    .social-likes__widget {
        padding: 0
    }
    .navmain > li.home > a {
        display: none
    }
    #logo {
        width: 150px
    }
}

@media only screen and (min-width:600px) {
    #main {
        margin-right: -400px;
        padding: 40px 450px 40px 50px
    }
    .single #main,
    .page #main {
        border-top: none;
        margin-right: 0;
        padding: 40px 50px 40px 50px
    }
    #container {
        max-width: 460px;
        max-width: 95%
    }
    #main .home-thumb {
        max-width: 35%;
        float: left
    }
    #main .home-thumb img {
        margin-top: 8px
    }
    #main {
        margin-right: -400px
    }
    #main .default-post header,
    #main .default-post .post_content,
    #main .default-post footer {
        padding-left: 40%
    }
    .single #main h1.post-title {
        font-size: 3em;
        line-height: 1.3em
    }
}

@media only screen and (max-width:730px) {
    .nav #mega-navigation {
        display: none
    }
    .navmain > li > a {
        padding: 12px 10px 12px 15px
    }
    .navmain > li.fbk > a,
    .navmain > li.twit > a {
        padding: 12px 15px
    }
}

@media only screen and (max-width:950px) {
    #bsap_1267029,
    #bsap_1236387,
    #widget-125ads,
    .topics {
        display: none
    }
    .sidebar {
        padding: 0 50px 20px
    }
    .widget {
        margin: 0 0 30px
    }
}

@media only screen and (max-width:1024px) {
    #header-ad {
        display: none
    }
    #mobile-header-ad {
        display: inline
    }
}

@media only screen and (min-width:950px) {
    #container {
        width: 95%;
        max-width: 1000px
    }
    #logo {
        width: 173px
    }
    #search-header {
        width: 50%
    }
    .wrap {
        width: 100%
    }
    .single #main,
    .page #main {
        border-top: none;
        float: left;
        margin-right: -400px;
        padding: 40px 450px 40px 50px
    }
    .col300 {
        width: 400px
    }
    .col480 {
        width: 50%
    }
    .col620 {
        width: 100%
    }
    .col940 {
        width: 100%
    }
    .col300,
    .col480,
    .col620,
    .col940 {
        display: inline;
        float: left;
        position: relative;
        box-sizing: border-box
    }
    .first {
        margin-left: 0
    }
    .last {
        margin-right: 0
    }
    .home #inner-content,
    .archive #inner-content,
    .single #inner-content,
    .page #inner-content,
    .search #inner-content,
    .error404 #inner-content {
        position: relative
    }
    #inner-content:before {
        border-left: 1px solid #eee;
        bottom: 0;
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 400px;
        z-index: 0;
        margin: 50px 0
    }
    .archive #main {
        border-top: none;
        position: relative
    }
    .single #main .post_content,
    .page-default #main .post_content {
        margin-bottom: 0
    }
}

@media only screen and (min-width:992px) {
    #container {
        max-width: 1250px
    }
}