/*
Theme Name: Pinstagram by MyThemeShop
Theme URI: http://mythemeshop.com/themes/pinstagram
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Pinstagram is a Pinterest-inspired WordPress theme that features the trademark grid layout with multiple post sizes and long list of posts perfect for both text and media bloggers.
Version: 1.4.9
Text Domain: mythemeshop
Domain Path: /lang
MTS Product Type: Free
*/

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 }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
}
blockquote:after {
    font-family: FontAwesome;
    position: absolute;
    content: "\f10d";
    font-size: 20px;
    width: 50px;
    top: 0;
    left: 0;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
pre code { padding: 0 }
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFF7A8;
}
address {
    margin: 10px 0;
    font-style: italic;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky { }
.gallery-caption { }
#gallery-1 img { border: 0!important; }
.bypostauthor { }
.wp-caption-text {
    margin-bottom: 0;
 }
dl { }
dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
}
dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
    overflow: hidden;
}
#wpadminbar { -webkit-backface-visibility: hidden }
/* =WordPress Core
-------------------------------------------------------------- */
/*-[ Framework ]--------------------*/
#page .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.alignnone { margin: 5px 20px 20px 0 }
.aligncenter, div.aligncenter { margin: 20px auto }
.alignright {
    float: right;
    margin: 5px 0 20px 10px;
}
.alignleft {
    float: left;
    clear: left;
    margin: 5px 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 {
    font: 15px/22px Source Sans Pro, sans-serif;
    color: #666;
    background-color: #EBEBEB;
}
::-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;
}
.post-single-content h1, .post-single-content h2, .post-single-content h3, .post-single-content h4, .post-single-content h5, .post-single-content h6 {  }
.post-single-content h2 { font-size: 24px }
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin-bottom: 12px;
    color: #444;
}
h1 {
    font-size: 28px;
    line-height: 1.4;
}
h2 { 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: #00A8FF;
    transition: background-color, color 0.2s linear;
}
a:hover { color: #444;}
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container-wrap {
    position: relative;
    overflow: hidden;
}
.main-container {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    display: block;
    padding: 0 3px;
    overflow: hidden;
}
#page, .container {
    max-width: 1200px;
    min-width: 240px;
}
#page {
    min-height: 100px;
    float: none;
    clear: both;
}
/*-[ Header ]-----------------------*/
body > header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    background: #00A8FF;
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
    box-shadow: 0 1px 3px 0 #888888;
}
.main-header:after, #navigation ul ul:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    z-index: 10;
}
#header {
    background-color: transparent;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
#header h1, #header h2 {
    font-size: 26px;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    float: left;
    display: inline-block;
    line-height: 1;
    margin: 0;
    padding: 8px 10px 8px;
}
#logo a {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    float: left;
    line-height: 1;
}
.image-logo {
    margin-top: 10px;
}
#logo img {
    float: left;
}
.logo-wrap {
    margin: 0 0;
    overflow: hidden;
    float: left;
}
.site-description {
    float: left;
    margin-top: 0;
    max-width: 350px;
    clear: left;
}
#header .header-search { float: right; }
#header #searchform {
    max-width: 100%;
    float: left;
    width: 96%;
    min-width: 206px;
}
#header #s { margin: 0 !important; border:0 }
.widget-header {
    float: right;
    max-width: 77%;
    margin-bottom: 12px;
}
.widget-header .textwidget {
    float: left;
    margin-top: 46px;
    border-left: 1px solid #cccccc;
    padding-left: 20px;
}
.head-social {
    float: right;
    position: relative;
}
.head-social ul li {
    float: left;
    position: relative;
}
.head-social ul li i {
    color: #fff;
    font-size: 24px;
    display: block;
    width: 24px;
    height: 24px;
    padding: 9px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4)
}
.head-social ul li i:hover {
    background: rgba(0,0,0,0.1);
    display: block
}
.head-social ul ul {
    background: #4DA6FF; /* for non-css3 browsers */
    display: none;
    margin: 0;
    padding: 0;
    width: 250px;
    position: absolute;
    top: 41px;
    right: 0;
    border: none;
    z-index: 100;
    margin-top: -1px;
}
.head-social ul ul li { width: 100% }
.head-social ul ul #searchform fieldset {
    float: none;
    padding: 5px;
}
.head-social ul li.head-search .icon-search {
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    border-right: 1px solid rgba(0, 0, 0, 0.12);
    display: block;
    width: 24px;
    height: 24px;
    padding: 9px 11px;
    cursor: pointer;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    background: transparent;
    font-size: 20px;
}
.head-social ul li:hover ul { display: block }
.head-search.active ul { display: block }
.head-search.locked ul {
    display: block;
    position: absolute;
    z-index: 1;
}
.main-header #s {
    float: left;
    padding: 9px 0 9px;
    width: 69.6%;
    -moz-transition-duration: 400ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -webkit-transition-duration: 400ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
    border-color: #fff;
}
.main-header #s:active { outline: none }
.main-header .sbutton {
    float: left;
    height: 33px;
    padding: 0;
    background: rgba(0, 0, 0, 0.14);
    border: 1px solid rgba(0, 0, 0, 0.14)!important;
}
/*-[ Navigation ]-----------------*/
.secondary-navigation .children li .sf-sub-indicator { display: none }
.secondary-navigation {
    display: block;
    float: right;
    width: auto;
}
.secondary-navigation a {
    color: #fff;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    padding: 11px 20px;
    text-transform: uppercase;
    transition: none;
    font-size: 12px;
    line-height: 20px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
#navigation ul li:hover a { color: #fff!important }
.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    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: 11px;
    overflow: hidden;
    position: absolute;
    right: 7px;
    top: 9px;
}
#navigation ul ul .sf-sub-indicator { top: 8px }
#navigation {
    float: left;
    width: 100%;
}
#navigation ul { margin: 0 auto }
#navigation .menu {  }
#navigation ul li {
    float: left;
    position: relative;
    z-index: 100;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited { display: inline-block }
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
#navigation ul li li {
    background: #fff;
    border-bottom: 0;
}
#navigation ul ul {
    position: absolute;
    width: 185px;
    padding: 20px 0 0 0;
    padding-top: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
}
#navigation ul ul li { padding: 0 ; background: #00a8ff;  color: #000;}
#navigation ul ul li a:hover { background: rgba(0,0,0,0.1) }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    padding: 9px 40px 9px 20px;
    position: relative;
    width: 125px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    border-radius: 0;
    border-bottom: 0;
    margin: 0;
}
#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;}
#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: 185px;
}
#navigation .menu [class^="icon-"], #navigation .menu [class*=" icon-"] { font-size: 16px }
#navigation .menu [class*=" icon-"] > a, #navigation .menu [class^="icon-"] > a, .mobile #navigation .menu a { width: auto; }
#navigation .menu [class^="icon-"]:before, #navigation .menu [class*=" icon-"]:before {
    position: absolute;
    top: 12px;
    left: 18px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
#navigation .menu [class^="icon-"] > a, #navigation .menu [class*=" icon-"] > a { padding-left: 40px!important }
#navigation .menu ul [class^="icon-"] > a, #navigation .menu ul [class*=" icon-"] > a { padding-right: 20px; }
#navigation ul li:before { color: #fff }
#navigation ul .current-menu-item:before, #navigation ul li:hover:before, #navigation ul ul li:before { color: #fff }
.secondary-navigation li:hover, .secondary-navigation a:hover, #navigation ul .current-menu-item, #navigation ul .sfHover a, #navigation ul ul .sfHover a { background: rgba(0,0,0,0.1); }
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.secondary-navigation.mobile {
    visibility: hidden;
    display: none;
}
a#pull {
    display: none;
}
/*-[ Content ]--------------------*/
.article {
    width: 71.6%;
    float: left;
    margin-bottom: 20px;
    padding: 0;
}
#content_box {
    float: left;
    width: 100%;
}
.post-content-in {
    float: left;
    margin: 0 2.4% 0 0;
    padding: 30px 0 0;
    width: 59.4%;
}
.addon-content {
    background: #fff;
    float: left;
    padding: 30px 2.2% 0;
    width: 33.8%;
    box-shadow: 0px 0 7px 1px #888888;
}
.addon-post {
    margin: 0 0 30px;
    box-shadow: 0 1px 5px 0 #ccc;
    border: 1px solid #ccc;
}
.addon-title {
    font-size: 20px !important;
    line-height: 24px !important;
}
.addon-post-content {
    clear: both;
    padding: 16px 20px;
    overflow: hidden;
}
.addon-post-info {
    color: #999;}
.post {
    float: left;
    width: 100%;
}
.single .post {
    background: #fff;
    padding: 0;
    box-shadow: 0px 0 6px 0 #ADADAD;
}
.single_post {
    background: #fff;
    overflow: hidden;
    float: left;
    padding: 30px 2.5% 0;
    width: 100%; box-sizing: border-box;
}
.single_page {
    background-color: white;
    padding-top: 0;
}
.post-content {
    padding-top: 15px;
    margin-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    clear: both;
}
.post-single-content {
    overflow: hidden;
    clear: both;
}
.readMore {
    float: right;
    color: #7B7A79;
    margin-top: 10px;
}
.readMore a {
    background: #00A8FF;
    color: #fff;
    display: inline-block;
    padding: 4px 10px;
    transition: all 0.15s linear;
}
.readMore a:hover {
    background: #444;
    color: #fff
}
.frontPost .readMore a {
    color: #000;
    font-size: 12px;
}
.ss-full-width {
    background: white;
    padding: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 4px 0px #CCC;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.post.excerpt {
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    background-color: #fff;
    width: auto;
}
.wp-post-image { float: left }
.bigfeatured-thumbnail {
    float: left;
    max-width: 100%;
}
#bigfeatured-thumbnail {
    float: left;
    max-width: 477px;
}
.featured-thumbnail {
    float: left;
    max-width: 100%;
    width: 100%;
}
#featured-thumbnail {
    clear: both;
    float: left;
    margin-right: 0;
    max-width: 510px;
    width: 100%;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.title {
    margin-bottom: 5px;
    line-height: 21px;
    clear: both;
}
.single-title {
    font-size: 24px;
    line-height: 1.2;
    float: left;
    margin: 0 0 5px;
    padding: 0 0 0 0;
}
.title a { color: #444;}
.single_page h1.title {
    margin-bottom: 0;
    padding-top: 0;
    line-height: 1;
}
.post-info {
    display: block;
    color: #AAAAAA;
    float: left;
    clear: both;
    width: 100%;
}
.post-info i, .addon-post-info i {
    margin-right: 2px;
}
.post-info a:hover { color: #444;}
.post-info span { margin-right: 5px; }
.related-posts .post-info {
    clear: none;
    float: none;
}
/**********latest-posts***********/
article header {
    margin-bottom: 11px;
    float: left;
    width: 100%;
}
.single article header { margin-bottom: 10px; }
.latestPost {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #ccc;
}
.latestPost .title {
    display: block;
    line-height: 1.2;
    font-size: 24px;
}
.post-content-inner {
    border: 1px solid #ccc;
    clear: both;
    padding: 15px 20px 20px 20px;
    overflow: hidden;
}
.single_post header {
    width: 100%;
    margin-bottom: 8px;
}
.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;
    clear: both;
}
.article ul {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: square;
}
.article ol {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: decimal;
}
.article ul ul, .article ol ol, .article ul ol, .article ol ul { margin-top: 0; margin-bottom: 0;}
.article .iconlist { margin-left: 0 }
.article .iconlist li { list-style-type: none }
/*-[ Tab widget ]------------------------------*/
#tabber {
    display: block;
    height: auto;
    margin: 0;
    overflow: hidden;
    background-color: #FFF;
}
footer #tabber { background: rgba(42, 42, 42, 1); }
#tabber .inside {
    background: #fff;
    padding: 0 0 15px 0;
    margin-top: 0;
    border: 1px solid #ccc;
    border-top: 0;
}
footer #tabber .inside { background: rgba(42, 42, 42, 1); border-color: rgba(42, 42, 42, 1);}
#tabber ul.tabs {
    overflow: hidden;
    height: 40px;
    text-align: center;
}
#tabber ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: none;
    width: 50%;
    text-align: center;
    margin-left: 0;
}
#tabber ul.tabs li a {
    background: #eee;
    color: #999;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    padding: 10px  0;
    line-height: 1.3;
    width: 100%;
}
footer #tabber ul.tabs li a { background: rgba(53, 52, 52, 1); }
#tabber ul.tabs li a.selected {
    margin: 0;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a {
    margin: 0;
    border-left: 0;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a.selected { }
#tabber ul.tabs li a:hover {
    text-decoration: none;
}
#tabber .inside li {
    list-style: none;
    padding: 15px 0 0 0;
    margin-left: 15px;
    margin-right: 15px;
}
#tabber .inside li:first-child { padding-top: 17px }
#tabber .inside li a {
    line-height: 1.4;
    display: block;
}
#tabber p { margin-bottom: 0; }
#tabber .inside li a:hover {
    transition: all 0.25s linear;
}
#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;
}
#tabber .inside li .meta {
    display: block;
    font-size: 14px;
    color: #999;
}
#tabber .tab-thumb {
    border: 1px solid #f0f0f0;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
.post-number {
    position: relative;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    bottom: 22px;
    background: #2DB2EB;
}
#tabber .inside .tabsSep {
    margin-top: 7px;
    width: 100%;
    height: 1px;
    background-color: #e8e5de;
    clear: both;
    float: left;
}
#sidebars #tabber .wp-post-image, footer #tabber .wp-post-image { margin-top: 6px; }
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
/*-[ Custom Nav Widget ]---------------------------*/
.widget_nav_menu [class^="icon-"], .widget_nav_menu [class*=" icon-"] { display: list-item }
.widget_nav_menu [class^="icon-"] > a, .widget_nav_menu [class*=" icon-"] > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px }
/*-[ Text Widget ]---------------------------*/
.textwidget { line-height: 23px }
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 8px 12px;
    color: #A5A5A5;
    border: 1px solid #D8D8D8;
    font-family: inherit;
    font-size: 15px;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select {
    padding: 6px 10px;
    border-color: #D8D8D8;
}
input:focus, textarea:focus { }
/*-[ 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: 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 }
.wp-block-image img { height: auto }
/*PullQuotes*/
.wp-block-pullquote {
    padding: 2em 25px;
    box-sizing: border-box;
}
.wp-block-pullquote.alignleft {
    text-align: left;
    max-width: inherit;
}
.wp-block-pullquote.alignright {
    max-width: inherit;
    text-align: right;
}
.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: 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.aligncenter { margin: 0 }
.wp-block-button.alignleft, .wp-block-button.alignright { margin-top: 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;
}
.wp-block-latest-comments__comment-excerpt p, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, .wp-block-latest-comments__comment-date { font-size: 15px }
.wp-block-latest-comments__comment-date {
    color: inherit;
    padding-top: 10px;
}
/*Archive*/
.wp-block-archives { margin: 1.5em 0 1.571em 2.5em }
.wp-block-archives.alignleft { margin-right: 20px }
.wp-block-archives.alignright { margin-left: 2.5em }
.wp-block-latest-comments__comment footer {
    clear: none;
    width: auto;
    padding-bottom: 0;
    background: transparent;
}
/*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%;
    position: relative;
}
.article #searchform { max-width: 300px }
#searchform fieldset { float: left }
.sbutton, #searchsubmit {
    padding: 10px 0;
    width: 29.6%;
    cursor: pointer;
    background-color: #00A8FF;
    text-align: center;
    color: white;
    height: 41px;
    transition: all 0.15s linear;
    position: absolute;
}
.sbutton:hover { background: #444; border-color: #444 }
#searchform .icon-search {
    font-size: 20px;
    top: 0px;
    color: #FFF;
    background: #ED1C2F;
    position: absolute;
    right: 0px;
    padding: 9px 8px 9px 10px;
    height: 21px;
    width: 23px;
}
#s {
    width: 70%;
    background-color: #fff;
    float: left;
    height: 15px;
    padding: 12px 0;
    text-indent: 10px;
    border: 1px solid #D8D8D8;
    border-right: 0
}
#searchform fieldset {
    width: 100%;
}
.breadcrumb { margin-bottom: 15px }
.breadcrumb > div {
  display: inline-block;
}
.no-results h2 {
    font-size: 16px;
}
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
    margin-top: 10px;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    background: #fff;
    float: right;
    width: 25%;
    padding: 30px 1.7% 0;
    line-height: 20px;
    max-width: 300px;
    box-shadow: 0px 0 6px 0 #ADADAD;
}
.sidebar.c-4-12 a {
    color: #666;
 }
 #sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0;
}
.widget {
    margin-bottom: 27px;
    float: left;
    clear: both;
    width: 100%;
    overflow: hidden;
}
.sidebar .widget h3 {
}
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    list-style-type: square;
    margin-left: 17px;
    margin-bottom: 7px;
}
.widget h3 {
    font-size: 20px;
    line-height: 18px;
    margin: 5px 0 15px;
}
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li { border-bottom: 1px dashed #999 }
footer .advanced-recent-posts li, footer .popular-posts li, footer .category-posts li, footer .related-posts-widget li { border-bottom: 1px dashed #666 }
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li {
    list-style: none!important;
    margin: 0;
    overflow: hidden;
    transition: all 0.25s linear;
    color: #aaa;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 15px;
    line-height: 1.3;
}
.advanced-recent-posts li:last-child, .popular-posts li:last-child, .category-posts li:last-child, .related-posts-widget li:last-child, .widget li:last-child { margin-bottom: 0; border-bottom: 0; }
.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p {
    margin: 0;
    font-size: 14px;
}
.category-posts a, .advanced-recent-posts a { display: block }
.widget .meta { font-size: 14px; }
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 12px 0 7px;
    overflow: hidden;
    clear: both;
    border: none;
}
.shareit .share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}
/*-[ Social Profile Widget ]--------------------------*/
.sidebar .social-profile-icons {
    overflow: hidden;
    padding-bottom: 4px;
}
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 5px 10px;
    padding: 0;
    text-indent: -999em;
}
.social-profile-icons ul li a {
    display: block;
    width: 32px;
    height: 32px;
    transition: all 0.25s linear;
}
.social-profile-icons ul li a:hover { opacity: 0.7 }
.social-dribbble a { background: url(images/social-dribbble.png) no-repeat }
.social-email a { background: url(images/social-mail.png) no-repeat }
.social-facebook a { background: url(images/social-facebook.png) no-repeat }
.social-gplus a { background: url(images/social-googleplus.png) no-repeat }
.social-linkedin a { background: url(images/social-linkedin.png) no-repeat }
.social-pinterest a { background: url(images/social-pinterest.png) no-repeat }
.social-rss a { background: url(images/social-rss.png) no-repeat }
.social-stumbleupon a { background: url(images/social-stumbleupon.png) no-repeat }
.social-twitter a { background: url(images/social-twitter.png) no-repeat }
.social-youtube a { background: url(images/social-youtube.png) no-repeat }
.social-flickr a { background: url(images/social-flickr.png) no-repeat }
.social-lastfm a { background: url(images/social-lastfm.png) no-repeat }
.social-tumblr a { background: url(images/social-tumblr.png) no-repeat }
.social-vimeo a { background: url(images/social-vimeo.png) no-repeat }
.social-instagram a { background: url(images/social-instagram.png) no-repeat }
.social-behance a { background: url(images/social-behance.png) no-repeat }
.social-foursquare a { background: url(images/social-foursquare.png) no-repeat }
.social-reddit a { background: url(images/social-reddit.png) no-repeat }
/*-[ Footer ]-------------------*/
body > footer .widget li:first-child {
    border-top: none;
    padding-top: 0;
}
.footer-widgets .widget .advanced-recent-posts li {
    margin-bottom: 0 !important;
    padding-top: 12px;
}
.footer-widgets .widget .advanced-recent-posts li:first-child { padding-top: 0 !important }
.footer-widgets h3 { margin: 0 }
body > footer {
    background: #222;
    overflow: hidden;
    width: 100%;
}
body > footer .footeText {
    width: 960px;
    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: 1px 0 0 0 }
body > footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer {
    position: relative;
    overflow: hidden;
    clear: both;
    background: #222;
}
footer .container {
    padding: 0;
}
.footer-widgets {
    overflow: hidden;
    padding: 45px 0 10px;
    width: 100%;
    margin: 0;
}
.footer-widgets h3 {
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #fff;
    padding-top: 0;
}
.f-widget {
    background: url("images/divider.png") no-repeat right center rgba(0, 0, 0, 0);
    color: #8D8D8D;
    float: left;
    margin-bottom: 10px;
    margin-right: 4%;
    padding-right: 4%;
    position: relative;
    width: 27.9%;
}
.f-widget-3 { padding-right: 0; background: none; }
.copyrights {
    background-color: #111;
    border-top: 1px solid #000;
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 15px;
    padding-top: 15px;
    color: #8D8D8D;
}
#copyright-note {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    max-width: 96%;
}
.copyrights a { color: #fff }
.postsby { margin-bottom: 25px }
/*-[ Back To Top ]---------------------------*/
.top { float: right ; position: relative;}
.toplink .icon-chevron-sign-up {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0px;
}
.toplink { padding-right: 27px; }
#move-to-top {
    color: #372E2D;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 12px;
    padding: 14px 10px;
    position: fixed;
    right: 5px;
    bottom: 58px;
    transition: all 0.25s linear 0s;
    width: 20px;
    z-index: 9999;
    background: #eee;
}
#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}
#move-to-top .icon-chevron-up {
    font-size: 22px;
    position: absolute;
    top: 9px;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
    background-color: #FFF;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.postauthor p {
    padding-top: 0px;
    margin-top: 8px;
    margin-bottom: 0;
}
.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;
}
.related-posts h3 {
    font-size: 22px;
    margin: 0;
}
.relatedthumb img {
    margin-top: 5px;
    margin-bottom: 0;
}
.related-posts li {
    width: 30.5%;
    float: left;
    list-style: none;
    margin: 0 4% 15px 0;
    padding-bottom: 0;
    line-height: 1.4;
}
.related-posts .relatepostli4 {
    padding-bottom: 0;
}
.related-posts a {
    color: #868686;
}
.rthumb {
    float: left;
    margin-right: 10px;
}
.related-posts .last { margin-right: 0 ; padding-bottom: 0;}
.related-posts2 {
    width: 20.4%;
    clear: none;
    margin-top: 0;
    float: right;
    margin-left: 2.5%;
    margin-top: 30px;
}
.related-posts2 li { width: 100% ; padding-right: 0; min-height: 100%; margin-right: 0;}
.related-posts2 .postauthor-top {
    margin-bottom: 10px;
    padding-bottom: 0;
}
.related-posts2 h3 { font-size: 16px;}
.related-posts2 li div {
    padding-right: 3px;
    text-align: center;
    padding-left: 3px;
    line-height: 1.3;
    font-size: 14px;
    margin-bottom: 7px;
    clear: both;
}
.related-posts2 .rthumb { margin-bottom: 5px; width: 100%; }
/*-[ Post Tags ]---------------------------------*/
.tags {
    margin: 15px 0 0 0;
    width: 100%;
    float: left;
}
.tags a { margin-left: 5px }
/*-[ Author Box ]--------------------------------*/
.postauthor {
    margin: 10px 2.5% 10px;
    padding: 0;
    min-height: 180px;
    background-color: #fff;
    float: left;
    clear: both;
    width: 95%;
}
.postauthor h4 {
    font-weight: bold;
    font-size: 22px;
}
.postauthor h5 {
    font-weight: bold;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 24px;
    text-transform: capitalize;
}
.postauthor img {
    float: left;
    margin: 5px 25px 15px 0;
}
.postauthor h4 a { color: #473636 }
#respond h4, .total-comments, .postauthor h4, .postauthor-top {
    margin-bottom: 10px;
}
.postauthor-top {
    margin: 0 0 10px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 ; }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 15px!important;
    padding: 2px 10px;
    margin-bottom: 1px;
    float: left;
    margin-right: 1px;
    background: #EE210B;
    color: #FFFFFF!important;
    transition: all 0.15s linear;
}
.tagcloud a:hover { background: #444
}
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe input[type="text"] {
    float: left;
    width: 70%;
    padding: 10px 0;
    text-indent: 10px;
    border-right: 0;
    background: #fff;
    box-sizing: border-box;
    transition: all 0.15s linear;
}
footer .mts-subscribe input[type="text"], footer #s { background: rgba(53, 52, 52, 1); border-color: rgba(53, 52, 52, 1); color: #666; }
#mts_subscribe_widget { border: 1px solid #F1F1F1 !important }
.mts-subscribe { overflow: hidden ; position: relative;}
.mts-subscribe input[type="submit"] {
    background: #ED1C2F;
    cursor: pointer;
    color: white!important;
    padding: 11px 0;
    border: 0;
    float: left;
    height: 41px;
    text-align: center;
    width: 30%;
    transition: all 0.15s linear;
    position: absolute;
}
.mts-subscribe input[type="submit"]:hover { background: #444 }
/*-[ 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;
    margin-left: 0;
    max-width: 48%;
}
.ad-125 li:nth-child(2n+2) { float: right!important }
/*-[ 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 thead th {
    padding: 10px 0;
    text-align: center;
}
/*-[Comments]--------------*/
.total-comments {
    color: #444;
    font-size: 22px;
    font-weight: bold;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 0;
    background-color: #fff;
    margin: 20px 2.5% 0;
    float: left;
    clear: both;
    width: 95%;
}
#respond h4 {
    padding-top: 5px;
    padding-bottom: 7px;
    font-size: 20px;
}
#commentsAdd {
    background-color: #fff;
    width: 95%;
    float: left;
    clear: both;
    margin: 0 2.5% 20px;
}
#comments .avatar {
    float: left;
    margin-right: 20px;
    margin-top: 7px;
}
.comment time { padding-left: 10px }
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 11px }
input#author, input#email, input#url {
    width: 300px;
    border: 1px solid #ccc;
    background: #fff;
    max-width: 85%;
    margin-right: 10px;
}
input#author, input#email, input#url, #comment {
    transition: all 0.25s ease-in-out;
}
.mtscontact_consent { clear: both; margin-top: 8px; }
#commentform .comment-form-cookies-consent label, .contactform .mtscontact_consent label {
    padding: 0;
    cursor: pointer;
    margin-left: 8px;
    line-height: 18px;
    vertical-align: top;
}
.contactform .mtscontact_consent label {
    width: auto;
    display: inline-block;
    margin-top: 0;
    margin-left: 4px;
}
#commentform .comment-form-cookies-consent input, .contactform .mtscontact_consent input {
    width: 18px;
    height: 18px;
    display: inline-block;
    -webkit-appearance: checkbox;
}
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    color: #EE210B;
    cursor: pointer;
    font-size: 16px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
#commentform input#submit, .contactform #submit {
    line-height: 1;
    background-color: #ED1C2F;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    float: right;
    font-size: 13px;
    cursor: pointer;
    display: inline-block;
    border: none;
    transition: all 0.15s linear;
}
#commentform input#submit:hover, .contactform #submit:hover {
    background: #444;
    color: #fff;
}
.contactform #submit { float: left; }
.contactform label {
    display: block;
}
.contactform {
    overflow: hidden;
    margin-bottom: 35px;
}
.error { color: red;}
.thanks p {
    color: green;
}
ol.commentlist {
    margin-left: 0;
    margin-top: 13px;
}
.commentlist li {
    list-style: none;
    margin: 0 0 30px 0;
    padding-left: 0;
    float: left;
    width: 100%;
    position: relative;
}
.commentlist p { margin-bottom: 5px }
.ago {
    color: #666;
    font-size: 13px;
}
.fn {
    display: block;
    line-height: 1.375em;
    font-weight: bold;
}
.fn a {
    color: #EE210B;
    font-weight: bold;
    font-size: 15px;
}
.comment-meta { font-size: 12px }
.comment-meta a { color: #444;}
.commentmetadata { overflow: hidden }
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply {
    margin-top: 0px;
    padding-bottom: 0px;
}
.reply a {
    padding: 0 0px;
    font-size: 13px;
}
#commentsAdd #respond h4 { margin-bottom: 5px;}
.comment #respond #respond {
    margin-top: 20px;
}
.commentlist .children {
    margin-left: 5%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 95%;
}
.commentlist .children li { padding-bottom: 0 }
.avatar { float: left }
#respond h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
.commentmetadata ul, .commentmetadata ol { margin-top: 5px }
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 95.5%;
    border: 1px solid #ccc;
    background: #fff;
    padding: 2%;
    line-height: 25px;
    font-family: inherit;
}
#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
}
.required {
    color: red;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { font-style: italic }
/*-[ pagination ]------------------*/
.pagination {
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    box-shadow: 0 0 4px 0 #ccc;
    clear: both;
    float: left;
    font-family: arial;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 15px 4% 10px;
    width: 91.6%;
}
.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 2.2% 0;
    width: 100%;
}
.pagination ul {
    list-style: none;
    margin: 0;
}
.pagination ul li {
    float: left;
    margin-bottom: 5px;
}
.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext {
    border: 1px solid #00A8FF;
    color: #fff;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    margin: 0 5px 0 0;
    padding: 6px 11px;
    text-decoration: none;
}
.pagination a {
    transition: all 0.15s linear;
    border: 1px solid #ddd;
    color: #555;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    margin: 0 5px 0 0;
    padding: 6px 11px;
    text-decoration: none;
}
.pagination a:hover { color: #fff }
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
.pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }
.pagination  .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #444; border-color: #444; }
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
    padding: 0;
    background: transparent;
    border: 0;
    color: #444 !important;
    margin-right: 0;
}
.single .pagination a:hover .currenttext { color: #fff }
