/*
Theme Name: Portal by MyThemeShop
Theme URI: http://mythemeshop.com/themes/portal
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Portal is a very simple magazine plus blog style theme with light bright colors blending nicely. Fully responsive and SEO Optimized.
Version: 1.2.2
*/

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;
}
html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
a:link { -webkit-tap-highlight-color: #FF5E99 }
img, video, object, embed {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-style: italic;
    font-weight: normal;
    font-family: Georgia,Serif;
    font-size: 15px;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
}
blockquote:after {
    position: absolute;
    content: '"';
    font-size: 40px;
    color: #D0D9E0;
    width: 50px;
    top: -5px;
    left: 0;
    font-family: arial;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite {
    font-style: normal;
    font-family: arial;
}
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-family: monospace,consolas,sans-serif;
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
pre code { padding: 0 }
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFD700;
}
address { margin: 10px 0 }
.sticky { }
.gallery-caption { }
.bypostauthor { }
.wp-caption-text { }
/* =WordPress Core
-------------------------------------------------------------- */
/*-[ Framework ]--------------------*/
#page .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.alignnone { margin: 0 20px 20px 0 }
.alignright {
    float: right;
    margin: 0 0 20px 10px;
}
.alignleft {
    float: left;
    clear: left;
    margin: 0 10px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone { margin: 5px 20px 20px 0 }
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 0;
    margin-bottom: 15px;
    max-width: 100%;
}
.wp-caption.alignleft { margin: 5px 20px 20px 0 }
.wp-caption.alignright { margin: 5px 0 20px 20px }
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/*-[ Framework ]--------------------*/
body {
    line-height: 1;
    font: 13px/19px arial, sans-serif;
    color: #868686;
    background-color: #EBEBEB;
    background-image: url('images/pattern1.png');
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin-bottom: 12px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: #444;
}
h1 {
    font-size: 28px;
    line-height: 1.4;
}
h2 {
    font-size: 24px;
    line-height: 1.4;
}
h3 {
    font-size: 22px;
    line-height: 1.4;
}
h4 {
    font-size: 20px;
    line-height: 1.4;
}
h5 {
    font-size: 18px;
    line-height: 1.4;
}
h6 {
    font-size: 16px;
    line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
    text-decoration: none;
    color: #C1377F;
    -webkit-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
a:hover { color: #C1377F }
a:link, a:visited, a:active { text-decoration: none }
:target { padding-top: 20px }
/*-[ Main container ]---------------*/
.main-container {
    width: 980px;
    margin: 0 auto;
    max-width: 100%;
    clear: both;
    overflow: hidden;
}
#page, .container {
    width: 100%;
    min-width: 240px;
    overflow: visible;
}
#page {
    background: #fff;
    padding-top: 30px;
    min-height: 100px;
    float: none;
    clear: both;
    overflow: hidden;
}
/*-[ Header ]-----------------------*/
body > header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
}
#header {
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background: #666;
    padding: 10px 0;
}
.header-inner {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    overflow: hidden;
}
#header h1, #header h2 {
    font-size: 34px;
    float: left;
    display: inline-block;
    line-height: 1;
    margin: 18px 0;
}
#logo a {
    color: white!important;
    text-transform: uppercase;
}
.widget-header {
    float: right;
    max-width: 76%;
    margin-bottom: 0;
}
/*-[ Navigation ]-----------------*/
.secondary-navigation .children li .sf-sub-indicator { display: none }
.secondary-navigation {
    display: block;
    float: right;
    width: 100%;
    height: 39px;
}
.secondary-navigation ul li { }
.secondary-navigation a {
    font-size: 13px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    padding: 10px 14px;
    font-weight: bold;
}
.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    font-family: arial;
    color: #9B9B9B;
}
.sf-js-enabled li a.sf-with-ul { padding-right: 20px }
.sf-js-enabled li  ul.sf-with-ul { padding-right: 20px }
#navigation .sf-sub-indicator {
    display: block;
    width: 10px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 9px;
}
#navigation {
    font-size: 13px;
    float: left;
    width: 100%;
    background-color: #535353;
}
#navigation select { display: none }
#navigation ul {
    width: 980px;
    margin: 0 auto;
}
#navigation .menu { }
#navigation ul li {
    float: left;
    position: relative;
}
#navigation ul .header-search { float: right }
#navigation > ul > li:last-child { border-right: none }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    overflow: hidden;
    display: block;
    font-family: "Helvetica Neue", Arial, sans-serif;
    text-transform: capitalize;
}
#navigation ul li a:hover {
    background: #C1377F;
    color: #fff;
}
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
#navigation ul li li {
    background: #fff;
    border: 1px solid #eee;
    border-bottom: 0;
}
#navigation ul li li:first-child { border-top: 0 }
#navigation ul ul {
    position: absolute;
    width: 190px;
    padding: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    border-bottom: 1px solid #eee;
}
#navigation ul ul li { padding: 0 }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    padding: 9px 20px;
    position: relative;
    width: 150px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    border-radius: 0;
    border-bottom: 1px solid   rgba(255, 255, 255, 0.05);
    margin: 0;
    color: #555;
}
#navigation ul ul a:hover {
    color: #C1377F;
    background: whiteSmoke!important;
}
#navigation ul ul li:first-child a { }
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul {
    opacity: 0;
    left: -999em;
}
#navigation ul li:hover ul {
    left: auto;
    opacity: 1;
}
#navigation ul ul ul { top: 0px; left: 190px; }
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li:hover ul ul ul ul {
    left: -999em;
    opacity: 0;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
    opacity: 1;
    left: 190px;
}
#page-header:after, #navigation ul ul:after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
#navigation ul ul:after {
    left: 10px;
    top: 0px;
}
#navigation ul ul ul:after {
    left: -12px;
    top: 3px;
}
#navigation .menu-item-has-children > a { padding-right: 26px; }
#navigation .menu-item-has-children > a:after {
    color: #fff;
    content:'»';
    position: absolute;
    right: 12px;
    top: 8px;
}
/*-[ Content ]--------------------*/
.article {
    width: 64.6%;
    float: left;
    max-width: 652px;
    margin-bottom: 10px;
    margin-left: 1.6%;
}
#content_box {
    float: left;
    width: 100%;
}
#content { overflow: hidden }
.post {
    float: left;
    width: 100%;
    min-height: 285px;
    margin-right: 2.4%;
}
.excerpt {
    width: 31.6%;
    position: relative;
    margin-bottom: 30px;
}
.excerpt:nth-child(3n+1) { clear: left }
.single_post {
    background-color: #fff;
    padding: 0;
    float: left;
    width: 100%;
}
.single_page {
    background-color: white;
    overflow: hidden;
    height: 100%;
}
.single .post {
    width: 99%;
    padding-right: 1%;
}
.post-content {
    margin-top: 15px;
    margin-bottom: 10px;
    clear: both;
    max-height: 76px;
    overflow: hidden;
}
.single_page .post-content { max-height: 100%; }
.readMore {
    color: #7B7A79;
    position: absolute;
    left: 0;
    bottom: 0;
}
.readMore a {
    display: inline-block;
    font-size: 13px;
}
.ss-full-width {
    background: white;
    padding: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    padding-top: 0;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.ss-full-width .post-content {
    max-height: 100%;
}
.post .excerpt {
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    background-color: #fff;
    padding: 15px;
    width: auto;
}
.wp-post-image { float: left }
.featured-thumbnail {
    float: none;
    width: 100%;
    position: relative;
}
#featured-thumbnail {
    float: left;
    max-width: 580px;
    width: 100%;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.title {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
    clear: both;
    padding-top: 10px;
}
.single-title {
    float: left;
    padding: 0 0 0 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 7px;
}
.single #page { padding: 30px 0 0 0 }
.title a { color: #000 }
.page h1.title { margin-bottom: 20px ; padding-top: 0;}
.post-info {
    display: block;
    font-size: 13px;
    color: #AAAAAA;
    text-transform: uppercase;
    font-weight: bold;
}
.single-postmeta {
    clear: both;
    float: left;
    font-size: 12px;
    margin-bottom: 12px;
}
.home article header, .archive article header { margin-bottom: 5px }
article header {
    float: left;
    width: 100%;
}
.post-info a { color: #919191 }
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
}
.article ul {
    margin: 1.5em 0 1.571em 1.571em;
    list-style-type: circle;
}
.article ol {
    margin: 1em 0 0 1.9em;
    list-style-type: decimal;
}
.article li { margin: 0.6em 0 }
/*-[ Tab widget ]------------------------------*/
#tabber {
    display: block;
    height: auto;
    margin: 0px 0px 25px 0px;
    overflow: hidden;
    max-width: 330px;
    padding: 13px;
    background-color: #FFF;
}
#tabber .inside {
    background: #fff;
    padding: 0 0 25px 0;
    border: 1px solid #E5ECF1;
    margin-top: -1px;
}
#tabber ul.tabs {
    overflow: hidden;
    text-align: center;
    background: #fff;
    height: 35px;
}
#tabber ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    border-bottom: none;
    width: 45%;
    text-align: center;
}
#tabber ul.tabs li a {
    background: #fbfbfb;
    color: #999;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    line-height: 34px;
    text-transform: uppercase;
    width: 100%;
    font-family: "Helvetica Neue", Arial, sans-serif;
}
#tabber ul.tabs li a.selected {
    background: #fff;
    margin: 0;
    color: #444;
    position: relative;
    text-decoration: none;
    line-height: 38px;
    line-height: 34px;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a {
    margin: 0;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a.selected {
    background: #fff;
    line-height: 34px;
    text-align: center;
}
#tabber ul.tabs li a:hover {
    color: #000;
    text-decoration: none;
}
#tabber .inside li {
    list-style: none;
    padding: 15px 0 0 0;
}
#tabber .inside li a { line-height: 18px }
#tabber .inside li div.info {
    display: table;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#tabber .inside li div.info .entry-title {
    margin-bottom: 0;
    color: #919191;
    font-family: Arial, Helvetica, sans-serif;
}
#tabber .inside li div.info p { color: #919191 }
#tabber .inside li .meta {
    display: block;
    font-size: 13px;
    color: #999;
}
#tabber .tab-thumb {
    border: 1px solid #f0f0f0;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
.post-info-icon { font-size: 12px }
.post-info-icon div {
    display: inline-block;
    font-size: 12px;
}
.dot_center {
    padding-left: 3px;
    padding-top: 2px;
    margin-bottom: 4px;
}
.post-number {
    position: relative;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    bottom: 22px;
    background: #C1377F;
}
#tabber .inside .tabsSep {
    margin-top: 7px;
    width: 100%;
    height: 1px;
    background-color: #e8e5de;
    clear: both;
    float: left;
}
#tabber .tabs a.selected {
    border: 1px solid #e5ecf1;
    border-bottom: #fff;
}
#tabber .tabs a { }
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
.twitter-follow {
    background: url(images/small_twitter.png) no-repeat center left;
    padding: 5px 0 5px 20px;
    float: right;
}
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 11px 12px;
    font-size: 12px;
    color: #5E656D;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select { padding: 12px 20px }
input:focus, textarea:focus { }
::-webkit-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-moz-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-ie-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-o-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 2px solid #F1F4F6;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #F5F7F9;
}
/*-[ Gutenberg Editor ]--------------------*/
/*Table*/
table.wp-block-table {
    border: 0;
    overflow-x: auto;
    display: block;
    margin-bottom: 1.5em;
}
table.wp-block-table th, table.wp-block-table td { border: 2px solid #d8d8d8 }
.wp-block-table tbody {
    width: 100%;
    min-width: 240px;
}
/*Cover Image*/
.wp-block-cover-image.aligncenter {
    display: -webkit-box!important;
    display: flex!important;
    margin: 0 0 1.5em;
}
.wp-block-cover-image.alignleft { margin-right: 20px }
.wp-block-cover-image.alignright { margin-left: 20px }
.wp-block-columns { clear: both }
/*PullQuotes*/
body .wp-block-pullquote {
    width: 100%;
    margin: 0;
    padding: 3em 25px;
    box-sizing: border-box;
}
body .wp-block-pullquote.alignleft {
    margin-right: 0;
    text-align: left;
    max-width: 100%;
}
body .wp-block-pullquote.alignright {
    margin-left: 0;
    max-width: 100%;
    text-align: right;
}
body .wp-block-pullquote > p { font-size: 20px }
/*Gallery*/
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption { box-sizing: border-box }
.wp-block-gallery.aligncenter {
    display: -webkit-box;
    display: flex;
    margin: 0 -8px 1.5em;
}
.wp-block-gallery.alignleft { margin: 0 20px 1.5em -8px }
.wp-block-gallery.alignright { margin: 0 -8px 1.5em 20px }
.wp-block-image.is-resized {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.wp-block-image.is-resized img { max-width: 100% }
.ss-full-width .wp-block-image.is-resized {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    display: -ms-inline-grid;
    -ms-grid-columns: min-content;
}
.ss-full-width .wp-block-image.is-resized img { max-width: none }
/*Button*/
.wp-block-button { margin-bottom: 1.5em!important }
.wp-block-button.alignleft { margin: 0 15px 0 0 }
.wp-block-button.alignright { margin: 0 0 0 15px }
.wp-block-button.aligncenter { margin: 0 }
/*Comments*/
.wp-block-latest-comments.aligncenter { text-align: center }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-meta { margin-left: 0!important }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments .avatar, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
    float: none;
    margin-right: 0;
    display: inline-block;
}
body .wp-block-latest-comments__comment-excerpt p, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, body .wp-block-latest-comments__comment-date { font-size: 14px }
.wp-block-latest-comments__comment-date {
    color: inherit;
    padding-top: 10px;
}
/*Archive*/
.wp-block-archives.alignleft { margin-right: 20px }
.wp-block-archives.alignright { margin-left: 2.5em }
/*LatestPosts*/
.wp-block-latest-posts { clear: both }
.wp-block-image figcaption { clear: both }
/*Archive && Categories*/
.wp-block-archives, .wp-block-categories { margin: 1.5em 0 1.571em 2.5em }
.wp-block-categories.alignleft, .wp-block-archives.alignleft { margin-right: 2em }
.wp-block-categories li, .wp-block-archives li { margin-bottom: 5px }
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 300px;
    margin: 35px auto;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
}
nav #searchform { float: right }
nav #searchform fieldset {
    padding: 5px 0 5px 15px;
    border: 0;
    border-left: 1px solid #eee;
}
#searchform fieldset { float: left }
#searchform input { border: 0 }
#searchform #s {
    border: 1px solid #F1F1F1;
    border-right: 0;
}
#searchform input[type="submit"] {
    color: #fff;
    cursor: pointer;
    padding: 11px 0;
    width: 30%;
    height: 37px;
    background: #C1377F;
}
.sbutton {
    padding: 8px 12px 10px 12px;
    border: 1px solid #e8e5de!important;
}
.main-header #s { width: 150px }
.sidebar #searchform label {
    color: #444;
    padding-top: 10px;
    float: left;
    font-weight: bold;
}
#s {
    width: 68%;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    float: left;
    padding: 10px 0;
    text-indent: 10px;
}
.footer-widgets fieldset, #sidebars fieldset { width: 100% }
.footer-widgets .sbutton, #sidebars .sbutton {
    float: right;
    background-color: #f9f7f2;
    text-align: center;
}
.sidebar .sbutton { padding-top: 10px }
.breadcrumb {
    margin-bottom: 20px;
    line-height: 24px;
}
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    float: right;
    width: 32.7%;
    max-width: 320px;
}
.sidebar.c-4-12 a { color: #868686 }
.widget {
    margin-bottom: 10px;
    overflow: hidden;
}
#sidebars .widget {
    background: white;
    padding: 10px;
    padding-top: 0;
}
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    list-style-type: square;
    margin-left: 15px;
    margin-bottom: 7px;
}
.widget h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 20px 0 15px 0;
    text-transform: uppercase;
}
/*-[ Footer ]-------------------*/
body > footer {
    overflow: hidden;
    width: 100%;
    background: #666;
}
body > footer .footeText {
    width: 980px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
body > footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #ee3f02;
}
body > footer .widget { padding: 10px 0 0 0 }
body > footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer a { color: #D8D8D8 }
footer a:hover { color: #fff }
footer {
    position: relative;
    overflow: hidden;
}
footer .container { max-width: 980px }
footer p { color: #8D8D8D }
.footer-widgets {
    overflow: hidden;
    padding: 0 0 10px;
    width: 100%;
    margin: 0;
}
.footer-widgets .advanced-recent-posts li {
    border-bottom: 1px solid #e5ecf1;
    padding-bottom: 19px;
    padding-top: 14px;
}
.footer-widgets .advanced-recent-posts li:first-child { padding-top: 0 }
.footer-widgets .advanced-recent-posts li:last-child { border-bottom: none }
.footer-widgets h3 {
    font-size: 14px;
    padding-bottom: 2px;
    text-transform: uppercase;
    color: #F1F1F1;
}
.footer-widgets h3 span {
    width: 100%;
    display: block;
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px solid #727272;
}
.f-widget {
    width: 31.4%;
    float: left;
    position: relative;
    color: #B6B6B6;
    margin-bottom: 30px;
    margin-right: 2.8%;
}
.copyrights {
    float: left;
    clear: both;
    border-top: 1px solid #727272;
    color: #B4B4B4;
    padding: 10px 0;
    width: 100%;
}
#copyright-note {
    width: 980px;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
}
#sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
}
.postsby { margin-bottom: 25px ; font-size: 16px; text-transform: uppercase;}
.textwidget a:hover { color: #222!important }
/*-[ Related Posts ]---------------------------*/
.related-posts {
    background-color: #FFF;
    margin-top: 30px;
    clear: both;
    float: left;
    padding: 20px;
}
.postauthor p {
    padding-top: 0px;
    letter-spacing: 0.2px;
    line-height: 24px;
}
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts h5 {
    line-height: 20px;
    padding-left: 80px;
    color: #919191;
    text-transform: uppercase;
    font-size: 13px;
}
.related-posts h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    color: #333;
    margin-top: 0;
}
.relatedthumb img {
    width: 100%;
    height: auto;
    margin-top: 5px;
    margin-bottom: 0;
}
.rthumb_text {
    float: left;
    max-width: 200px;
    margin-top: 10px;
}
.single .postauthor-top {
    border: none;
    margin-bottom: 0;
}
.single .related-posts { margin-top: 14px }
.rpexcerpt {
    clear: both;
    margin: 0 auto;
    padding: 4% 0;
    width: 100%;
}
.single .related-posts li {
    background-color: #FFFFFF;
    float: left;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-right: 2%;
    max-width: 200px;
    width: 34%;
}
.single .related-posts .last { margin-right: 0 !important }
.single .related-posts {
    padding: 0;
    width: 100%;
}
.postauthor-top {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
}
.related-posts li {
    width: 48%;
    float: left;
    list-style: none;
    margin-right: 4%;
    min-height: 100px;
}
.related-posts .last { margin-right: 0 }
.related-posts a {
    color: #868686;
    font-weight: bold;
}
.rthumb { float: left }
.related-posts .last { margin-right: 0 }
.tags {
    margin: 20px 0 20px 0;
    width: 100%;
    float: left;
}
.tagtext { margin-right: 5px }
.postauthor {
    margin: 14px 0 0px 0;
    padding: 0%;
    min-height: 125px;
    background-color: #fff;
    float: left;
    clear: both;
    width: 100%;
}
.postauthor h4 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.postauthor h5 {
    text-transform: capitalize;
    font-weight: bold;
    float: left;
    font-size: 14px;
    padding: 0;
    margin: 0 5px 0 0;
    line-height: 24px;
}
.postauthor img {
    float: left;
    margin: 5px 15px 25px 0;
}
.postauthor h4 a { color: #473636 }
.clear { clear: both }
.left {
    float: left;
    margin-left: 15px;
}
.right { float: right }
.last { margin-right: 0 }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 3px 10px;
    margin-bottom: 10px;
    float: left;
    margin-right: 7px;
    background: #F5F5F5;
    color: #615F5F;
}
.tagcloud a:hover { color: white!important; }
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
}
.ad-300 img { background: #FAFAFA }
.add_300_cont { margin-bottom: 0 !important }
.ad-125 .evenad { float: right!important }
.title_box {
    float: left;
    width: 12px;
    height: 12px;
    margin-top: 3px;
    margin-right: 10px;
    background: #666;
}
footer .ad-300 img, footer .ad-125 img {
    padding: 0;
    background: #FAFAFA;
    border: 0;
}
/*-[ Calender Widget ]-------------------------*/
#wp-calendar { margin-bottom: 0 }
#wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid #F1F4F6;
    border-right: 1px solid #F1F4F6;
}
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
#wp-calendar #next {
    text-align: right;
    padding-right: 12px;
}
#wp-calendar thead th {
    padding: 10px 0;
    text-align: center;
}
/*-[Comments]--------------*/
.total-comments {
    font-size: 18px;
    color: #473636;
    margin-bottom: 22px;
    font-weight: bold;
    text-transform: capitalize;
}
#comments {
    padding: 0;
    background-color: #fff;
    margin-top: 0;
    float: left;
    clear: both;
    width: 100%;
}
#commentsAdd {
    padding: 0;
    background-color: #fff;
    margin-top: 0;
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
}
#comments .avatar {
    float: left;
    margin-right: 15px;
    padding: 2px;
    border: 1px solid #E5E5E5;
}
.comment time {
    color: #cccccc;
}
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 10px }
input#author, input#email, input#url {
    width: 300px;
    border: 1px solid #F4F4F4;
    background: #fff;
    font-size: 14px;
    float: left;
    margin-left: 0;
    max-width: 85%;
}
input#author, input#email, input#url, #comment {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-color: #e5ecf1g;
}
#commentform .comment-form-cookies-consent label {
    float: none;
    display: inline-block;
    clear: none;
    width: auto;
    padding: 0;
    cursor: pointer;
    line-height: 18px;
    vertical-align: top;
}
#commentform .comment-form-cookies-consent input {
    width: 18px;
    height: 18px;
    margin-right: 7px;
    -webkit-appearance: checkbox;
}
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
#cancel-comment-reply-link {
    padding: 6px 17px;
    color: white;
    cursor: pointer;
    background: #222;
    margin-top: 10px;
    font-weight: normal;
    background-color: #FFFFFF;
    border: 1px solid #E5ECF1;
    color: #444444;
}
#commentform input#submit:hover, #cancel-comment-reply-link:hover { color: white!important }
#commentform input#submit {
    font-size: 14px;
    line-height: 1;
    font-weight: normal;
    border: 1px solid #E5ECF1;
    display: inline-block;
    background-color: #fff;
    padding: 10px 17px;
    color: #444;
    text-decoration: none;
    float: left;
    cursor: pointer;
    display: inline-block;
    text-transform: capitalize;
    font-family: "Helvetica Neue", Arial, sans-serif;
}
#commentform input#submit:hover {
    background: #fff;
    color: #000;
}
ol.commentlist { margin-left: 0 }
.commentlist li {
    list-style: none;
    margin: 0;
    padding-left: 0;
    font-size: 13px;
    float: left;
    width: 100%;
}
.commentlist p {
    margin: 8px 0;
    line-height: 21px;
    font-size: 13px;
    overflow: hidden;
}
.fn {
    font-size: 14px;
    line-height: 1.375em;
    font-weight: bold;
    font-family: arial;
}
.fn a {
    color: #473636;
    text-transform: none;
    font-weight: bold;
    font-family: arial;
    font-size: 13px;
}
.comment-meta {
    font-size: 12px;
    font-style: italic;
    float: right;
    margin-top: -20px;
}
.comment-meta a { color: #888 }
.commentmetadata { overflow: hidden }
.reply {
    margin-top: 0;
    padding-bottom: 15px;
    overflow: hidden;
    float: right;
}
.comment_border {
    border-bottom: 1px solid #e5ecf1;
    float: left;
    width: 100%;
}
.children .comment_border {
    border-bottom: 1px solid #e5ecf1;
    float: left;
    width: 96%;
    padding-left: 4%;
}
.children .children .comment_border {
    border-bottom: 1px solid #e5ecf1;
    float: left;
    width: 92%;
    padding-left: 8%;
}
.reply a {
    float: right;
    padding: 0 14px;
    color: #BDBDBD;
    font-size: 12px;
    border: 1px solid #e5ecf1;
}
.reply a:hover { color: #fff }
.commentlist .children {
    margin: 20px 0;
    float: left;
    width: 100%;
}
.commentlist .children li {
    margin-bottom: 0;
    padding-bottom: 0;
}
.avatar { float: left }
#respond h4 {
    margin-top: 18px;
    font-size: 14px;
    margin: 15px 0 0 0;
    padding: 0 0 20px 0;
    text-transform: uppercase;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 96.4%;
    font-family: inherit;
    border: 1px solid #e5ecf1;
    background: #fff;
    font-size: 14px;
    padding: 5px 10px 10px 10px;
    line-height: 25px;
    font-family: georgia;
    font-style: italic;
}
#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 98%;
    display: block;
    clear: both;
}
.required {
    display: none;
    color: red;
    float: left;
    font-size: 18px;
    padding: 5px;
    padding-top: 9px;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { font-style: italic }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    font-family: arial;
    background-color: #FFF;
    padding: 10px 0 20px 0;
}
.pagination ul {
    list-style: none;
    margin: 0;
    text-align: center;
    overflow: hidden;
}
.pagination ul li {
    margin: 0;
    display: block;
    float: left;
}
.currenttext, .pagination a:hover {
    color: #fff;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    padding: 8px 12px;
}
.pagination a, .pagination2 {
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    color: #858585;
    background: #F3F3F3;
    padding: 8px 12px;
}
.pagination a:hover { color: #fff }
.pagination2 { clear: both }
.top { float: right }
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-bottom: 10px;
}
.nav-previous { float: left }
.nav-next { float: right }
.nav-previous { float: left }
.nav-next { float: right }
.widget .menu .sub-menu {
    display: block!important;
    visibility: visible!important;
    margin-top: 5px;
}
.widget .current-menu-item, .widget .current_page_item {
    background: transparent;
}
/*-----------------------------------------------
/* Responsive
/*---------------------------------------------*/
@media screen and (max-width:980px) {
    .header-inner { width: 96%;}
    .js #navigation select {
        margin: 0;
        width: 100%;
    }
    #page, .container { max-width: 100% }
    footer .container { max-width: 95% }
    .article { width: 66.3% }
    .sidebar.c-4-12 { width: 30% }
    .related-posts li { margin-right: 10px }
    img, embed {
        max-width: 100%;
        height: auto!important;
    }
    .ad-300 img { max-width: 100% }
    .ad-125 li { max-width: 40% }
    .footer-widgets #s { width: 73% }
    #sidebars #s { width: 66% }
    input, textarea, select { padding: 8px 6px }
    .ad-125 img {
        padding: 0;
        background: #FAFAFA;
        border: 0;
    }
    .related-posts li { margin-right: 10px }
}
@media screen and (max-width:900px) {
    .widget-header { max-width: 70% }
    nav #searchform { display: none }
    #sidebars #s { width: 64% }
    .footer-widgets #s { width: 72% }
}
@media screen and (max-width:865px) {
    .secondary-navigation { width: 100% }
    #navigation { background: #fff !important }
    #navigation ul {
        float: none;
        display: inline-block;
    }
    .js #navigation > ul { display: none }
    .js #navigation select {
        display: inline-block !important;
        max-width: none;
        border: none;
        padding: 7px 15px;
        color: #fff;
        background: #494949;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
        font-size: 12px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset , 0 1px 1px rgba(255, 255, 255, 0.9);
        float: right;
    }
    #sidebars #s { width: 59% }
    .footer-widgets #s { width: 69% }
}
@media screen and (max-width:760px) {
    #header { margin: 0 }
    .single_post { padding: 0 3px }
    .postauthor { width: 90% }
    #comments {
        width: 90%;
        padding-left: 3%;
    }
    #sidebars #s { width: 58% }
    .footer-widgets #s { width: 67% }
}
@media screen and (max-width:728px) {
    #header h1, #header h2 { text-align: center; display:block; float: none;}
.widget-header {
        max-width: 100%;
        float: left;
    }
}
@media screen and (max-width:720px) {
    .secondary-navigation a {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    .article { width: 95% }
    #content_box {
        padding-right: 0px;
        padding-left: 0px!important;
    }
    .sidebar.c-4-12 {
        float: left;
        width: 100%;
    }
    .f-widget { width: 44% }
    .f-widget-2 { margin-right: 0 }
    .ad-125 li { max-width: 45% }
    .footer-widgets #s { width: 69% }
    #comments { margin-right: 0 }
    .post {
        margin-left: 1%;
        width: 30%;
    }
    #sidebars #s { width: 57% }
    .footer-widgets #s { width: 67% }
}
@media screen and (max-width:600px) {

    .featured-thumbnail img { width: 100% }
}
@media screen and (max-width:550px) {
    .main-header #s { width: 85% }
    .f-widget { width: 95% }
    footer #s { width: 65% }
}
@media screen and (max-width:415px) {
    #navigation {
        margin-top: 0;
        margin-bottom: 0;
    }
    .secondary-navigation {
        width: 100%;
        height: 35px;
    }
    .js #navigation select {
        width: 100%;
        margin-right: 0;
    }
    .post {
        width: 100%;
        min-height: 300px;
    }
}
@media screen and (max-width:400px) {
    article header { overflow: hidden }
    .slidertext { display: none }
    .main-header #s { width: 78% }
    #commentform textarea { width: 90% }
}
@media screen and (max-width:300px) {
    nav fieldset, .js #navigation select {
        width: 100%;
        float: left;
    }
    .main-header #s { width: 70% }
}
