
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 {
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}
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-weight: normal;
    font-size: 18px;
    padding: 20px 20px 8px 30px;
    position: relative;
    margin-top: 27px;
    font-style: italic;
    background: rgba(0, 0, 0, 0.035);
    border-left: 2px solid #87bcde;
    margin-bottom: 25px;
}
blockquote p { margin-bottom: 10px }
blockquote span {
    font-style: normal;
    font-weight: 600;
    margin-left: 15px;
}
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;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
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;
}

body {
    font: 14px/26px 'Source Sans Pro', sans-serif;
    color: #444;
    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 {

}
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: #87bcde;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}
a:link, a:visited, a:active { text-decoration: none }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { color: transparent }

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder { color: transparent }

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { color: transparent }

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { color: transparent }

.main-container {
    width: 100%;
    margin: 0 auto;
    clear: both;
    display: block;
    max-width: 100%;
}
#page, .container {
    width: 1170px;
    min-width: 240px;
    float: none;
}
#page {
    padding-top: 45px;
    float: none;
    clear: both;
    overflow: hidden;
}

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: #2b3338;
    z-index: 100;
}
#header h1, #header h2 {
    font-size: 20px;
    float: left;
    display: inline-block;
    line-height: 1;
    position: relative;
    margin-bottom: 0;
}
#logo a {
    text-transform: uppercase;
    float: left;
    line-height: 1;
    color: #dfdfdf;
    padding-top: 14px;
}
#logo a span { margin-right: 7px }
.image-logo { margin-top: 0 }
#logo img { float: left }
.logo-wrap {
    overflow: hidden;
    float: left;
}
.site-description {
    float: left;
    margin-top: 0;
    max-width: 350px;
    clear: left;
}
.header-layout-3 #header h1, .header-layout-3  #header h2, .header-layout-3  .site-description {
    float: none;
    text-align: center;
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.header-layout-3 #logo a, .header-layout-3 #logo img {
    float: none;
    letter-spacing: 0;
}
.header-layout-3 .logo-wrap {
    margin-bottom: 10px;
    margin-top: 0;
    width: 100%;
}
#header .header-search { float: right }
#header #searchform {
    max-width: 100%;
    float: right;
    width: auto;
    min-width: 206px;
    background: rgba(0, 0, 0, 0.15);
}
#header #s {
    margin: 0 !important;
    width: 100%;
    background: none;
    height: 79px;
    border: none;
    color: #7E8488;
    font-size: inherit;
}
.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;
}

.menu li, .menu li a {
    font-weight: 600;
    font-size: 15px;
    color: #959a9e;
    text-transform: uppercase;
}
.menu-item-has-children > a:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 24px;
}
footer .menu-item-has-children > a:after { right: 0 }
#navigation ul ul .menu-item-has-children > a:after { right: 0 }
#navigation ul .current-menu-item > a { color: #dee0e2 }
.wpmm-megamenu-container { margin-top: 49px }
#navigation .menu-item-has-children > a { padding-right: 40px }
.primary-navigation #navigation { float: left }
.secondary-navigation {
    display: block;
    float: right;
    width: 960px;
    max-width: 100%;
}
.header-layout-2 .secondary-navigation {
    width: auto;
    margin-top: 20px;
}
.secondary-navigation a {
    color: #222222;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    padding: 8px 25px;
}

.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    color: #9B9B9B;
}
#navigation ul { margin: 0 auto }
#navigation ul li {
    float: left;
    position: relative;
}
#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;
    padding: 20px 0 0 0;
    left: -1px;
    top: 49px;
    padding-top: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    border: 1px solid rgba(255, 255, 255, 0.1);
}
#navigation ul ul li {
    padding: 0;
    background: rgba(0, 0, 0, 0.1);
    margin-left: 0px;
}
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    padding: 15px 0px;
    position: relative;
    width: 175px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    border-radius: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    margin: 0;
    margin-left: 30px;
    margin-right: 30px;
    box-sizing: border-box;
    min-height: 45px;
}
#navigation ul ul li:first-child a {

}
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul { display: none }
#navigation ul ul ul {
    left: 234px;
    top: -1px;
}
.header-layout-3 #navigation {
    float: none;
    text-align: center;
}
.header-layout-3 #navigation .menu { display: inline-block }
.sub-menu .menu-item-has-children:after { color: #fff }
#navigation .toggle-caret { display: none }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1 }
a#pull {
    display: none;
    font-weight: 600;
    font-size: 15px;
    color: #959a9e;
    text-transform: uppercase;
}
.header-right { float: right }
.primary-navigation { float: right }
.primary-navigation a {
    padding: 16px 30px;
    line-height: 1.2;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    position: relative;
}
.primary-navigation ul li a:before {
    position: absolute;
    content: '';
    width: 10px;
    top: 0px;
    left: 50%;
    border-top: 2px solid #2b3338;
    margin-left: -5px;
}
footer .menu li:after {
    content: "";
    width: 1px;
    height: 10px;
    background: rgba(255, 255, 255, 0.25);
    position: absolute;
    right: 15px;
    top: 8px;
}
footer .menu li:last-of-type:after { display: none }
footer .sub-menu { display: none }
footer .wpmm-megamenu-indicator { display: none; }
.primary-navigation a:hover:before { border-top: 2px solid #7dc561 }
.primary-navigation ul ul a:before { display: none }
.primary-navigation ul ul a:before { border-top: none }
.primary-navigation nav ul li { border-left: 1px solid rgba(255, 255, 255, 0.08) }
.primary-navigation nav ul ul li { border-left: none }
.primary-navigation nav ul ul li:last-child { border-right: none }
.primary-navigation .menu a:hover {
    color: #dee0e2;
    background: rgba(0, 0, 0, 0.1);
}
#header .widget_search {
    float: right;
    width: auto;
    clear: none;
    margin-bottom: 0px;
}
.header-social {
    float: right;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    padding: 12px 23px;
}
.header-social a, .footer-social a {
    line-height: 22px;
    width: 22px;
    background: rgba(255, 255, 255, 0.4);
    color: rgba(0, 0, 0, 0.65);
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    text-align: center;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}
.header-social a:hover, .footer-social a:hover { background: #dee0e2 }
.header-social a:last-child, .footer-social a:last-child { margin-right: 0px }
.header-social a span, .footer-social a span { font-size: 13px }

.search-style-one {
    float: right;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.19);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.search-style-one ::-webkit-input-placeholder { color: #7e8488 }
.search-style-one :-moz-placeholder { color: #7e8488 }
.search-style-one :-ms-input-placeholder { color: #7e8488 }
.search-style-one > a {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.4);
    border-right: none;
    border: none;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
}
.search-style-one > a i {
    color: rgba(255, 255, 255, 0.4);
    font-size: 18px;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    line-height: 50px;
}
.search-style-one > a:hover { background: rgba(0, 0, 0, 0.1);}
.search-style-one > a:hover i { color: #dee0e2 }
.search-row {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    height: 79px;
    position: relative;
    width: 100%;
    background: #272e33;
}
.search-style-one .search-row input {
    outline: none;
    background: none;
    border: none;
    line-height: normal;
    height: 80px;
    width: 90%;
    color: #8b8b8b;
    font-size: 20px;
    font-weight: 300;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    font-size: 16px;
    text-indent: 16px;
}
.search-style-one .search-row input[placeholder] {
    color: #7e8488;
    text-transform: none;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 80px;
    top: 0;
    left: 0;
    z-index: -1;
}

.overlay .overlay-close {
    position: absolute;
    right: 20px;
    top: 17px;
    overflow: hidden;
    border: none;
    outline: none;
    z-index: 100;
    cursor: pointer;
    font-size: 32px;
    background: transparent;
    color: #7e8488;
}
.overlay .overlay-close:hover { color: #dee0e2 }

.overlay-slideleft.close {
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #000;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1;
}
.overlay-slideleft.close:hover, .overlay-slideleft.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=1);
    opacity: 1;
}
.overlay-slideleft {
    visibility: hidden;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    transition: -webkit-transform 0.4s linear, visibility 0.1s;
    transition: transform 0.4s linear, visibility 0.1s;
    margin-top: -31px;
}
.overlay-slideleft.open {
    visibility: visible;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}

.sticky-nav {
    z-index: 500;
    position: fixed;
    top: 0;
    margin: 0 !important;
    -webkit-backface-visibility: hidden;
}
.admin-bar .sticky-nav { top: 32px }
.sticky-nav #navigation { background: #ffffff }
#sticky a { transition: all 0.25s linear }
.sticky-nav a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.article {
    width: 100%;
    float: left;
    margin-bottom: 0;
    padding: 0;
}
.single article, .latest-posts-left {
    float: left;
    width: 65.81%;
    max-width: 770px;
}
#content_box {
    float: left;
    width: 100%;
}
.post {
    float: left;
    width: 100%;
}
.single_post {
    float: left;
    width: 100%;
    border-bottom: 0;
}

.single_page {
    padding-top: 0;
}
.single_page header {
    padding-top: 0;
    margin-bottom: 25px;
}
.post-content {
    margin-bottom: 15px;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
}
.post-single-content {
    clear: both;
    margin-bottom: 45px;
    overflow: hidden;
}
.readMore {
    float: right;
    color: #7B7A79;
}
.readMore a { color: #87bcde }
.frontPost .readMore a {
    color: #000;
    font-size: 12px;
}
.single .ss-full-width {
    background: white;
    overflow: hidden;
    padding-top: 0;
    width: 100%;
    max-width: 100%;
}
.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 }
.featured-thumbnail {
    float: left;
    max-width: 100%;
}
.featured-thumbnail.single-featured {
    margin-bottom: 30px;
    width: 100%;
}
.post-image {
    float: left;
    display: block;
    position: relative;
}
.post-image-fullwidth {
    margin-bottom: 10px;
    display: block;
    position: relative;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.title { clear: both }
.single-title {
    float: left;
    width: 100%;
    font-size: 34px;
    color: #44464b;
    margin-bottom: 10px;
}
.page h1.title {
    padding-top: 0;
    margin-bottom: 0;
}
.post-info {
    display: block;
    color: rgba(0, 0, 0, 0.31);
    float: left;
    clear: both;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
}
.post-info a, .single_post .post-info a {
    color: rgba(0, 0, 0, 0.31);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}
.post-info > span {
    padding-right: 30px;
    position: relative;
}
.post-info > span:last-child { padding-right: 0 }
.related-posts .post-info {
    clear: none;
    float: none;
}

.full-slider-container {
    padding-top: 30px;
    clear: both;
    padding-bottom: 30px;
    background: rgba(0, 0, 0, 0.035);
    overflow: hidden;
    position: relative;
}
article header {
    margin-bottom: 0px;
    float: left;
    width: 100%;
    padding-top: 10px;
}
.single article header {
    margin-bottom: 20px;
    padding-top: 0;
    margin-top: -10px;
}
.single article header .post-info {
    margin-bottom: 10px;
    line-height: 1;
}
.single article header .post-info > span {
    margin-right: 0px;
    padding-left: 30px;
    display: inline-block;
    padding-top: 7px;
    padding-bottom: 7px;
}
.single article header .post-info .thecategory {
    padding: 7px 20px;
    background: #87bcde;
    color: #fff;
}
.latestPost {
    width: 31.62%;
    float: left;
    margin-bottom: 50px;
    margin-right: 2.56%;
    min-height: 295px;
}

.latest-posts-left .latestPost { width: 48.05%; margin-right: 3.9%;}
.latest-posts-left .latestPost:nth-of-type(odd) { clear: left;}
.latest-posts-left .latestPost:nth-of-type(even) { margin-right: 0;}

.latest-posts-full-width .latestPost:nth-child(6) { clear: left }
.latest-posts-full-width .latestPost:nth-of-type(3n+4){ margin-right: 0% }
.latest-posts-full-width .latestPost:nth-of-type(4), .latest-posts-full-width .latestPost:nth-child(5) { margin-right: 2.56% }

.featured-category .latestPost, .featured-category >.latestPost:nth-of-type(3n+4) {margin-right: 2.56%; clear: none;}
.featured-category .latestPost:nth-of-type(3n+3){ margin-right: 0% }
.featured-category .latestPost:nth-of-type(3n+4) { clear: left }

.single_post .thecategory a { color: #fff }
.post-info > span:after {
    content: " ";
    position: absolute;
    top: 2px;
    right: 0;
    width: 1px;
    height: 10px;
    background: rgba(0, 0, 0, 0.1);
}
.slide-caption .post-info > span:after { display: none }
.widget .post-info > span:after { right: 0 }
.single article header .post-info > span:last-child:after, .single article header .post-info .thecategory:after { display: none }
.single article .related-posts .post-info > span:after {
    content: "";
    padding-left: 0;
    top: 1px;
}

.latest-posts-full-width .sidebar.c-4-12 { margin-bottom: 50px }
.latest-posts-full-width #sidebars {
    height: 0;
    overflow: auto;
    padding-bottom: 172.97%;
    float: left;
    width: 100%;
}
.latest-posts-full-width .sidebar-home, .latest-posts-full-width .sidebar {
    float: left;
    width: 100%;
    height: 100%;
}

#sidebars .widget { margin-bottom: 50px }
.latest-posts-full-width #sidebars .widget:last-child { margin-bottom: 0 }

.latestPost .title {
    font-size: 18px;
    margin-bottom: 0px;
    overflow: hidden;
}
.latestPost .title a {
    color: inherit;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
}
.latestPost .title a:hover { color: #9da2a5 }
.latestPost .featured-thumbnail .thecategory {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 600;
    font-size: 13px;
    background: rgba(0,0,0,0.6);
    text-transform: uppercase;
    line-height: 30px;
    text-align: center;
    padding: 0 10px;
    max-height: 100%;
    overflow: hidden;
}
.latestPost header .post-info {
    line-height: 12px;
    padding-top: 12px;
}
.latestPost header .post-info > span {
    margin-right: 0px;
    padding-left: 30px;
    position: relative;
}
.latestPost header .post-info > span:after {
    background: rgba(0, 0, 0, 0.1);
    top: 4px;
    right: 0;
}
.latestPost header .post-info > span:last-child {
    border-right: none;
    padding-right: 0px;
}
.latestPost header .post-info > span:last-child:after { display: none }
.latestPost header .post-info > span:first-child { padding-left: 0px }
.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 2.55em;
    list-style-type: square;
    line-height: 1.6;
}
article ol {
    margin: 1.5em 0 1.571em 2.5em;
    list-style-type: decimal;
    line-height: 1.6;
}
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 }
.featured-category-title {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.featured-category-title a { color: inherit }

.tweets li { margin-bottom: 15px!important }

.tweets li { margin-bottom: 15px!important }
.fb_iframe_widget, .fb_iframe_widget span {
    max-width: 100%;
    width: 100%!important;
}

.widget_nav_menu .fa > a, .widget_nav_menu .fa > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px }
.widget_nav_menu .menu-item-has-children > a:after { content: '' }

.toggle-menu ul ul { display: none }
.toggle-menu .toggle-menu-item-parent { position: relative }
.toggle-menu .toggle-caret {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    line-height: inherit;
}
.toggle-menu .toggle-caret .fa {
    width: 20px;
    text-align: center;
    font-size: inherit;
    color: inherit;
    line-height: 20px;
}
.toggle-menu .active > .toggle-caret .fa:before { content: "\f068" } 
.toggle-menu .toggle-caret:hover .fa {

}

.textwidget {
    line-height: 24px;
    color: #57595f;
    padding-top: 15px;
}
.textwidget .find { margin-top: 15px }
.textwidget .find a {
    float: left;
    text-transform: uppercase;
    color: #7dc561;
}
.textwidget .readMore { margin-top: -5px }
.textwidget .readMore a {
    text-transform: uppercase;
    background: #7dc561;
    padding: 8px 15px;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
}

input, textarea, select {
    padding: 8px 12px;
    font-size: 14px;
    color: #444;
    border: 1px solid #D8D8D8;
    font-family: inherit;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select {
    padding: 6px 10px;
    border-color: #D8D8D8;
}
input:focus, textarea:focus {

}

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;
}

hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}

#searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    position: relative;
}
.no-results #searchform { padding-bottom: 28%; }
#searchform fieldset { float: left }
.sbutton, #searchsubmit {
    right: 0px;
    top: 0px;
    padding: 9px 0;
    float: right;
    border: 0;
    width: 45px;
    height: 48px;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    color: white;
    transition: all 0.25s linear;
    background: transparent;
    z-index: 10;
    position: absolute;
    border: 0;
    vertical-align: top;
}
#searchform .fa-search {
    font-size: 18px;
    top: 15px;
    color: #a9afb2;
    position: absolute;
    right: 20px;
}
#s {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.035);
    float: left;
    padding: 9px 0 9px 0;
    text-indent: 20px;
    color: rgba(0, 0, 0, 0.31);
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 48px;
    font-size: 14px;
}

::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.31) }
:-moz-placeholder { color: ##ADADAD }
::-moz-placeholder { color: rgba(0, 0, 0, 0.31) }
:-ms-input-placeholder { color: rgba(0, 0, 0, 0.31) }
:input-placeholder { color: rgba(0, 0, 0, 0.31) }

input::-webkit-input-speech-button {
    margin-right: 14px;
    margin-left: 4px;
    cursor: pointer;
}
#searchform fieldset { width: 100% }
.breadcrumb, .breadcrumb> span, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
.breadcrumb {
    clear: both;
    padding: 0;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.035);
    font-size: 13px;
}
.breadcrumb .container > span {
    padding: 0 5px;
    overflow: hidden;
    float: none;
    display: inline-block;
    color: rgba(0, 0, 0, 0.31);
}
.breadcrumb a {
    color: rgba(0, 0, 0, 0.31);
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
}
.breadcrumb a:hover { color: #7dc561 }
.breadcrumb .fa-caret-right { padding: 0 }
.breadcrumb .container > span.root { padding: 0 }
.breadcrumb .fa-caret-right { padding: 0 0 }
.breadcrumb> div { overflow: visible }
.no-results h2 { font-size: 16px }

.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}

.topad {
    margin-bottom: 10px;
    clear: both;
}

.bottomad {
    float: left;
    clear: both;
    margin-top: 10px;
}
.sidebar .mts_ad_300_widget {
    padding: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: rgba(0, 0, 0, 0.035);
    text-align: center;
}

#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    float: right;
    width: 31.62%;
    max-width: 370px;
    margin-top: -2px;
    line-height: 23px;
}
.latest-posts .sidebar.c-4-12 { float: right; margin-right: 0!important }
.single .sidebar.c-4-12 { margin-top: 0px }
.sidebar.c-4-12 a { color: #2B3338 }
.sidebar.c-4-12 .post-info a { color: #a9afb2 }
.sidebar.c-4-12 .post-info a:hover { color: #7dc561 }
.widget {
    margin-bottom: 27px;
    float: left;
    clear: both;
    width: 100%;
    overflow: hidden;
}
.single .sidebar .widget { margin-bottom: 30px }
.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 select { width: 100% }
.widget h3 {
    margin-bottom: 0px;
    padding-bottom: 5px;
    border-bottom: 4px solid rgba(0, 0, 0, 0.75);
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
}
.sidebar .widget:first-child .widget-title { margin-top: -7px; }
.widget h3 span { float: left; position: relative;}
.widget h3 span:after {
    position: absolute;
    content: '';
    height: 4px;
    width: 100%;
    left: 0;
    top: 33px;
    background: #7dc561;
    z-index: 1;
}
.single .sidebar .widget h3:after { display: none }
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-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: 0px;
    padding-top: 12px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.advanced-recent-posts li .post-info, .popular-posts li .post-info, .category-posts li .post-info, .related-posts-widget li .post-info, .author-posts-widget li .post-info {
    display: inline-block;
    float: none;
    clear: none;
    width: auto;
    font-size: 13px;
    line-height: 1;
    padding-top: 0;
    text-transform: none;
}
.advanced-recent-posts li .post-info > span:last-child, .popular-posts li .post-info > span:last-child, .category-posts li .post-info > span:last-child, .related-posts-widget li .post-info > span:last-child, .author-posts-widget li .post-info > span:last-child {
    padding-left: 0;
    padding-right: 0;
}
.advanced-recent-posts li .post-info > span:after, .popular-posts li .post-info > span:after, .category-posts li .post-info > span:after, .related-posts-widget li .post-info > span:after, .author-posts-widget li .post-info > span:after { display: none }
.advanced-recent-posts li .post-data, .popular-posts li .post-data, .category-posts li .post-data, .related-posts-widget li .post-data, .author-posts-widget li .post-data {
    width: 67.56%;
    float: left;
}
.advanced-recent-posts li .post-img, .popular-posts li .post-img, .category-posts li .post-img, .related-posts-widget li .post-img, .author-posts-widget li .post-img {
    float: right;
    margin-top: 4px;
}
.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p {
    margin: 0;
    font-size: 13px;
}
.advanced-recent-posts a, .popular-posts a, .category-posts a, .related-posts-widget a, .author-posts-widget a { display: block }
.widget .meta {
    font-size: 13px;
    color: #777;
    overflow: hidden;
}

.widget .wpt_widget_content {
    position: relative;
    border: none;
}
.widget .wpt_widget_content img {
    max-width: 100%;
    height: auto;
}
.sidebar .widget .wpt_widget_content a { color: #44464b }
.widget .wpt_widget_content ul.wpt-tabs li {
    list-style: none;
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0 !important;
}
.widget .wpt_widget_content ul.has-1-tabs li {
    width: 100%;
    float: none;
    margin: 0 auto;
}
.widget .wpt_widget_content ul.has-2-tabs li { width: 50% }
.widget .wpt_widget_content ul.has-3-tabs li { width: 33.33% }
.widget .wpt_widget_content ul.has-4-tabs li { width: 50% }
.widget .wpt_widget_content .tab_title.selected a {
    border-bottom: 1px solid #E4E4E4;
    background: rgba(0, 0, 0, 0.04);
}
.widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(3) a { border-left: 0 }
.widget .wpt_widget_content .tab_title a {
    display: block;
    background: rgba(0, 0, 0, 0);
    border: none;
    padding: 0;
    line-height: 2.4;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.31);
    border-bottom: 4px solid #959a9e;
    text-transform: uppercase;
}
.widget .wpt_widget_content .tab_title:first-child a {
    margin-left: 0;
    border-left: 0;
}
.widget .wpt_widget_content .tab_title.selected a {
    color: rgba(0, 0, 0, 0.75)!important;
    border-bottom: 4px solid rgba(0, 0, 0, 0.75)!important;
}
.widget .wpt_widget_content .inside {
    padding: 0;
    background: transparent;
}
.widget .wpt_widget_content .tab-content li {
    list-style-type: none;
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: left;
    color: #444;
    background: none;
    position: relative;
    padding-top: 18px;
    padding-bottom: 14px;
    padding-left: 0px;
    padding-right: 0px;
}
.widget .wpt_widget_content .tab-content li:first-child { padding-top: 18px }
.widget .wpt_widget_content .tab-content li:last-child {
    border: none;
    margin-bottom: 0;
}
.widget .wpt_widget_content .tab-content li .post-data {
    width: 67.56%;
    float: left;
}
.widget .wpt_widget_content .entry-title {
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    margin-top: -3px;
}
.widget .wpt_widget_content .entry-title a {
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
}
.widget .wpt_widget_content .entry-title a:hover { color: #9da2a5 }
.widget .wpt_widget_content .wpt-postmeta, .widget .wpt_comment_content, .widget .wpt_excerpt, .widget .post-excerpt {
    padding-top: 4px;
    line-height: 20px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.31);
    overflow: hidden;
}
.widget .wpt_widget_content .wpt-postmeta a {
    color: #a9afb2;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
}
.widget .wpt_widget_content .wpt-postmeta a:hover { color: #7dc561 }
.widget .wpt_widget_content .wpt-postmeta > span { margin-right: 27px }
.widget .wpt_widget_content .wpt-postmeta > span:last-child { margin-right: 0px }
.widget .wpt_widget_content .wp-post-image { margin: 0 !important }
.widget .wpt_avatar {
    margin-right: 10px;
    float: left;
    margin-top: 4px;
}
.widget .wpt_widget_content .wpt-pagination {
    margin: 0;
    width: 100%;
    padding-top: 0;
    float: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 15px;
    padding-bottom: 14px;
}
.widget .wpt_widget_content .wpt-pagination a {
    font-size: 16px;
    color: #7dc561;
    margin: 0;
}
.widget .wpt-pagination a.next { float: right }
.widget .wpt_thumb_small {
    float: right;
    margin-right: 0px;
    padding: 0;
    width: auto;
    height: auto;
    overflow: auto;
    margin-left: 15px;
}

.widget .wp_review_tab_widget_content { border: none }
.widget .wp_review_tab_widget_content .tab_title.selected a {
    color: rgba(0, 0, 0, 0.75)!important;
    border-bottom: 4px solid rgba(0, 0, 0, 0.75)!important;
    background: rgba(0, 0, 0, 0.04);
}
.widget .wp_review_tab_widget_content .tab_title a {
    display: block;
    background: rgba(0, 0, 0, 0);
    border: none;
    padding: 0;
    line-height: 2.4;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.31);
    border-bottom: 4px solid rgba(0, 0, 0, 0.31);
    text-transform: uppercase;
}
.widget .wp_review_tab_widget_content .inside {
    background: transparent;
    padding: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget .wp_review_tab_widget_content .tab-content li {
    list-style-type: none;
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: left;
    color: #444;
    background: none;
    position: relative;
    padding-top: 18px;
    padding-bottom: 14px;
    padding-left: 0px;
    padding-right: 0px;
}
.widget .wp_review_tab_widget_content .tab-content li:first-child { padding-top: 18px }
.widget .wp_review_tab_thumb_small {
    float: right;
    margin-right: 0px;
    margin-top: 4px;
    padding: 0;
    width: auto;
    height: auto;
    overflow: auto;
    margin-left: 15px;
}
.widget .wp_review_tab_widget_content .entry-title {
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    margin-top: -3px;
}
.widget .review-total-only.small-thumb {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 5px;
    color: #a9afb2;
    text-transform: uppercase;
    padding: 4px 10px;
    line-height: 1;
    border-radius: 15px;
}
.widget .review-total-only .review-total-star { color: #fff }
.widget .review-total-only.small-thumb.review-type-star { padding: 3px 7px 3px 7px }
.widget .wp-review-show-total span {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}
.widget .wp_review_tab_widget_content .wp-review-tab-postmeta {
    font-size: 11px;
    text-transform: uppercase;
    padding-top: 4px;
    color: rgba(0, 0, 0, 0.31);
}

.widget #wp-subscribe {
    padding: 30px;
    background: #2b3338;
    padding-left: 18px;
    padding-right: 18px;
}
.widget #wp-subscribe h4.title {
    font-size: 38px;
    color: #dee0e2;
    line-height: 1;
    text-align: center;
    text-transform: none;
    margin-bottom: 0;
    border-bottom: 1px solid #394046;
    padding-bottom: 30px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: uppercase;
}
.widget #wp-subscribe h4.title span {
    display: inline-block;
    font-weight: bold;
    font-size: 38px;
    margin-top: 15px;
}
.widget #wp-subscribe p {
    color: #FFFFFF;
    margin: 0;
    text-align: center;
    padding-right: 0px;
    color: #959a9e;
    font-size: 18px;
}
.widget #wp-subscribe p.header-text { text-transform: uppercase }
.widget #wp-subscribe p.text {
    margin: 20px 0 25px;
    opacity: 1;
    line-height: 22px;
}
.widget #wp-subscribe input {
    border: none;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 0;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    height: 45px;
}
.widget #wp-subscribe input.email-field {
    color: #6e787f;
    background: #3a4146;
    font-size: 16px;
}
.widget #wp-subscribe input.submit {
    background: #87bcde;
    color: #fff;
    margin-top: 20px;
    font-size: 22px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 600;
}
.widget #wp-subscribe p.footer-text {
    margin-top: 18px;
    font-size: 13px;
}

.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 12px 0 7px;
    clear: both;
    border: none;
    z-index: 1;
    float: left;
    width: 100%;
}
.shareit.top {
    padding-top: 0!important;
    margin-bottom: 20px!important;
}
.share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}
.share-item.shareit.top {
    float: left;
    margin-bottom: 10px!important;
    margin-top: 0;
    width: 100%;
}
.share-item.facebookbtn {
    margin-top: -4px;
    width: 100px;
    height: 28px;
}
.share-item.gplusbtn { width: 85px }
.share-item.pinbtn { margin-top: 2px }
.share-item.pinbtn a { transition: none }
.share-item.stumblebtn {
    margin-top: 1px;
    height: 24px;
}
.share-item iframe { max-width: none }

.social-profile-icons ul { margin: 0 -4px }
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 4px 8px 4px!important;
    padding: 0 !important;
    border: none !important;
}
.social-profile-icons ul li a {
    width: 33px;
    height: 33px;
    display: block;
    float: left;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    color: #FFF!important;
    transition: all .4s;
    padding: 0;
    border-radius: 50%;
}
.sidebar .social-profile-icons ul li a:hover {
    color: #fff;
    background: #666;
}
.sidebar .social-profile-icons ul li a { color: #fff }
.social-profile-icons ul li i {
    font-size: 16px;
    line-height: 34px;
}
.social-profile-icons .social-youtube a { background: #c9322b }
.social-profile-icons .social-rss a { background: #ef922f }
.social-profile-icons .social-twitter a { background: #40bff5 }
.social-profile-icons .social-facebook a { background: #5d82d1 }
.social-profile-icons .social-gplus a { background: #eb5e4c }
.social-profile-icons .social-vimeo a { background: #35c6ea }
.social-profile-icons .social-dribbble a { background: #f7659c }
.social-profile-icons .social-tumblr a { background: #426d9b }
.social-profile-icons .social-instagram a { background: #91653f }
.social-profile-icons .social-flickr a { background: #ff48a3 }
.social-profile-icons .social-pinterest a { background: #e13138 }
.social-profile-icons .social-linkedin a { background: #238cc8 }
.social-profile-icons .social-github a { background: #b5a470 }
.social-profile-icons .social-email a { background: #1d90dd }
.social-profile-icons .social-behance a { background: #1879fd }
.social-profile-icons .social-skype a { background: #13c1f3 }
.social-profile-icons .social-soundcloud a { background: #ff7e30 }
.social-profile-icons .social-stumbleupon a { background: #ff5c30 }
.social-profile-icons .social-dropbox a { background: #3476e4 }
.social-profile-icons .social-foursquare a { background: #0bbadf }
.social-profile-icons .social-reddit a { background: #ff4400 }

footer .advanced-recent-posts li, footer .popular-posts li, footer .category-posts li {
    border-top: 1px solid #ccc;
    padding-top: 8px;
}
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 }
footer {
    overflow: hidden;
    width: 100%;
    background: #2b3338;
}
footer .footeText {
    width: 960px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #87bcde;
}
footer .widget { padding: 1px 0 0 0 }
footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer {
    position: relative;
    overflow: hidden;
    clear: both;
}
footer .container { padding: 0 }
footer p { color: #8D8D8D }
.footer-widgets {
    overflow: hidden;
    padding: 30px 0 10px;
    width: 100%;
    margin: 0;
}
.footer-widgets h3 {
    padding-bottom: 12px;
    margin-bottom: 17px;
    color: #222;
    border-bottom: 1px solid #ccc;
    padding-top: 0;
}
.f-widget {
    width: 28%;
    float: left;
    position: relative;
    margin-bottom: 0;
    margin-right: 8%;
}
.widgets-num-4 .f-widget { width: 19% }
.copyrights {
    float: left;
    width: 100%;
    clear: both;
    color: #6e787f;
    padding-top: 30px;
    padding-bottom: 18px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
}
#copyright-note {
    width: auto;
    float: left;
    margin-right: 55px;
}
#copyright-note img {
    vertical-align: middle;
    margin-right: 13px;
    margin-top: -3px;
}
footer nav {
    display: inline-block;
    float: left;
}
footer nav ul li {
    float: left;
    display: inline-block;
}
footer nav ul li span {
    padding-left: 15px;
    padding-right: 15px;
}
footer .menu li, footer .menu li a {
    font-size: 13px;
    color: #6e787f;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    position: relative;
    padding-right: 15px;
}
footer .menu li:last-of-type { padding-right: 0 }
footer .menu li.menu-item-has-children a:after { display: none }
footer .menu li a:hover { color: #dee0e2 }
.footer-social { float: right }
.postsby { margin-bottom: 25px }

.to-top {
    float: right;
    position: relative;
}
.toplink .fa-chevron-up {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0px;
}
.toplink { padding-right: 27px }
#move-to-top {
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 40px;
    padding: 0px;
    position: fixed;
    right: 26px;
    bottom: 50px;
    width: 40px;
    z-index: 25;
    background: #6e787f;
    transition: all 0.25s linear;
    -webkit-backface-visibility: hidden;
    border-radius: 50%;
    text-align: center;
}
#move-to-top:hover { background: #444 }
#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}
#move-to-top i {
    font-size: 18px;
    margin-top: 11px;
}

.related-posts {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 45px;
}
.related-posts .latestPost {
    width: 48.05%!important;
    margin-right: 3.9%!important;
    margin-bottom: 30px;
    max-width: 370px;
}
.related-posts .latestPost:nth-child(2n) { margin-right: 0!important }
.related-posts .last {
    margin-right: 0;
    padding-bottom: 0;
}
.related-posts .title { font-size: 18px }
.related-posts article header {
    margin-bottom: 0;
    padding-top: 10px;
    margin-top: 0;
}
.related-posts article header .post-info {
    margin-bottom: 0px;
    padding-top: 10px;
}
.single-page-title, #commentsAdd h4 {
    font-size: 20px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-bottom: 24px;
}
#commentsAdd h4 { margin-top: 0px }

.tags {
    margin: 20px 0 0 0;
    width: 100%;
    float: left;
}
.tags a { margin-left: 5px }

.postauthor {
    margin: 0;
    padding: 0;
    margin-bottom: 45px;
    min-height: 180px;
    float: left;
    clear: both;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.07);
    box-sizing: border-box;
}
.postauthor h5 {
    font-weight: bold;
    font-size: 28px;
    padding: 0;
    margin: 0;
    line-height: 24px;
    text-transform: capitalize;
    padding-top: 13px;
    display: inline-block;
}
.postauthor h5 a { color: #44464b }
.postauthor img {
    float: left;
    margin: 0;
    border-radius: 50%;
    padding: 20px 20px;
}
.postauthor h4 a { color: #473636 }
.postauthor-top {
    padding-top: 5px;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }

.postauthor .author_wrap {
    background: rgba(0, 0, 0, 0.035);
    min-height: 94px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.postauthor .post-info {
    width: auto;
    clear: none;
    float: none;
    padding-top: 4px;
}
.postauthor .post-info > span:after {
    right: 15px;
    top: 4px;
}
.postauthor .post-info > span:last-child:after { display: none }
.postauthor p {
    clear: right;
    overflow: hidden;
    padding-top: 22px;
    padding-right: 0px;
    margin-bottom: 17px;
}
.postauthor .readMore {
    font-size: 15px;
    padding-top: 22px;
    padding-bottom: 23px;
    padding-right: 25px;
}
.postauthor .readMore a {
    padding: 11px 30px;
    background: #7dc561;
    border-radius: 60px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    display: block;
}

.tagcloud { margin-top: 20px }
.tagcloud a {
    font-size: 16px!important;
    padding: 8px 25px;
    margin-bottom: 8px;
    float: left;
    margin-right: 8px;
    background: rgba(0, 0, 0, 0.035);
    color: rgba(0, 0, 0, 0.4)!important;
    transition: all 0.25s linear;
    border: 1px solid rgba(0, 0, 0, 0.06);
}
.tagcloud a:hover {
    background: #fff;
    color: #57595f;
    border: 1px solid;
}

.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
    margin-top: 20px;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 25px;
    background: rgba(0, 0, 0, 0.035);
    max-width: 48%;
}
.ad-125 li img { float: left }
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }

#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;
}

.nocomments {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
}
.total-comments {
    text-transform: uppercase;
    font-size: 19px;
    color: #87bcde;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 9px;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 0;
    margin-bottom: 45px;
    background-color: transparent;
    float: left;
    clear: both;
    width: 100%;
}
#comments .post-info {
    width: auto;
    clear: none;
    float: none;
    overflow: hidden;
}
#comments .post-info > span { margin-right: 0px }
#comments .post-info > div:first-child {
    font-size: 20px;
    font-weight: bold;
    text-transform: none;
    color: #44464b;
    line-height: 18px;
    float: left;
    margin-top: 0;
    margin-right: 5px;
}
li.social-youTube a { background: #888 }
#comments .post-info a { color: #44464b }
#comments .post-info > div:last-child { float: right }
#comments .post-info > div:first-child { float: left }
#respond h4 {
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 7px;
    font-size: 19px;
}
#commentsAdd {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 27px;
}
#comments .avatar {
    float: left;
    margin-right: 30px;
    border-radius: 50%;
}
#comments .avatar.loading {

}
.comment time { padding-left: 10px }
#commentform .wp-review-comment-field a i, #commentform .wp-review-comment-field .review-result i, .comment .wp-review-comment-rating .review-result i, .comment .wp-review-comment-rating a i { color: #FFB300!important }
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: 11px }
input#author, input#email, input#url, .contact-form input, .contact-form textarea {
    width: 100%;
    border: 1px solid #87bcde;
    background: rgba(0, 0, 0, 0.035);
    max-width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 48px;
    font-size: 16px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.31);
    padding: 0;
    text-indent: 20px;
}
input#author, input#email, input#url, #comment { transition: all 0.25s ease-in-out }
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
#cancel-comment-reply-link {
    cursor: pointer;
    margin-bottom: -20px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
#commentform input#submit, .contact-form input[type="submit"] {
    line-height: 1;
    background-color: #7dc561;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    float: left;
    cursor: pointer;
    display: inline-block;
    border: none;
    transition: all 0.2s linear;
    font-weight: bold;
    height: 48px;
    padding: 0 30px;
    font-size: 15px;
    border-radius: 50px;
    text-align: center;
    width: auto;
    text-indent: 0;
}
.contactform #submit { float: left }

#commentform textarea {
    width: 100%;
    border: 1px solid #87bcde;
    background: rgba(0, 0, 0, 0.035);
    padding: 0;
    line-height: 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 195px;
    font-size: 16px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.31);
    padding-top: 10px;
    text-indent: 20px;
}
#commentform textarea:hover, input#author:hover, input#email:hover, input#url:hover {
    background: transparent;
    color: black;
}
#commentform p {
    margin-bottom: 20px;
    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 }
.contactform label { display: block }
.contactform {
    overflow: hidden;
    margin-bottom: 35px;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
    margin-left: 0;
    margin-top: 0px;
}
.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: #999;
    text-transform: uppercase;
    font-size: 12px;
}
.fn {
    line-height: 1.375em;
    font-weight: bold;
}
.fn a {
    color: #87bcde;
    font-weight: bold;
    font-size: 15px;
}
.comment-meta { font-size: 12px }
.comment-meta a { color: #87bcde }
.commentmetadata {
    overflow: hidden;
    padding-top: 11px;
    float: none;
    clear: right;
}
.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;
    overflow: hidden;
    width: auto;
    float: none;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 6px;
}
.reply a {
    float: left;
    padding: 0 0px;
    color: #7dc561;
    font-size: 14px;
}
#commentsAdd #respond h4 { margin-bottom: 19px }
.comment #respond #respond { margin-top: 20px }
.commentlist .children {
    margin-left: 13%;
    margin-bottom: 0;
    margin-top: 30px;
    float: left;
    width: 87%;
}
.commentlist .children li { padding-bottom: 0 }

.commentlist .children li:last-child {
    margin-bottom: 0;
}
.avatar { float: left }
#respond h3 {
    font-size: 15px;
    margin: 0;
    padding: 0;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
.commentmetadata ul, .commentmetadata ol { margin-top: 5px }

.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: -5px;
    margin-bottom: 50px;
    text-align: center;
}
.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: none;
    display: inline-block;
    margin-bottom: 5px;
}
.pagination ul li:last-child a { margin-right: 0; }
.pagination a, .pagination > .current > .currenttext, .pagination ul > .current > .currenttext {
    background: rgba(0, 0, 0, 0.035);
    margin: 0 10px 0 0;
    display: inline-block;
    float: left;
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
    color: #67686e;
    padding: 13px 17px 12px;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    font-weight: 400;
    border: 1px solid #eaeaea;
    border-radius: 50%;
}
.pagination a {
    background-color: transparent;
    color: inherit;
}
.pagination a:hover, .pagination > .current > .currenttext, .pagination ul > .current > .currenttext {
    color: #67686e;
    border: 1px solid #ced1d3;
    background: #fff;
}
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
#load-posts {
    clear: both;
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
}
#load-posts:before, #load-posts:after {
    position: absolute;
    content: "";
    left: 0;
    top: 23px;
    width: 40%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    z-index: 10;
}
.latest-posts-left #load-posts:before, .latest-posts-left #load-posts:after { display: none }
#load-posts:after {
    right: 0;
    left: auto;
}
.thecontent #searchform { width: 300px }

.contact-form { position: relative }
.contact-form.loading:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}
.contact-form input { margin-top: 10px }
.contact-form textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    height: 300px;
    text-indent: 0;
}
.contact-form label {
    margin-top: 25px;
    display: block;
}
.contact-form input[type="submit"] { margin-top: 25px }
.mtscontact_error { color: #B90101 }

.widget_search { overflow: visible }
.ajax-search-box-open #s { border-bottom: 1px solid #fff }
.ajax-search-results-container {
    position: absolute;
    top: 39px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    z-index: 9;
    background: #f6f6f6;
    border-top: none;
}
.main-header .ajax-search-results-container {
    position: absolute;
    top: 77px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    z-index: 9;
    background: #272e33;
    border-top: 1px solid #373f44;
}
.ajax-search-results-container.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.8);
}
ul.ajax-search-results {
    margin: 0;
    margin-top: 4px;
    padding: 0;
}
.ajax-search-results li {
    margin: 0;
    display: block;
    list-style: none;
    min-height: 94px;
    padding: 12px 22px;
    box-sizing: border-box;
}
ul.ajax-search-results a:focus { text-decoration: underline } 
.ajax-search-results img {
    float: left;
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0;
}
.ajax-search-meta {
    padding: 0 22px 12px 22px;
    height: 20px;
    font-size: 13px;
}
.ajax-search-meta .results-count { float: left }
.ajax-search-meta .results-link { float: right }
.ajax-search-results-container .no-results {
    padding: 8px;
    color: #AAA;
    font-style: italic;
}

.pace .pace-progress {
    background: #29d;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 3px;
    transition: width 0.8s;
    -webkit-backface-visibility: hidden;
}
.admin-bar .pace .pace-progress { top: 32px }
.pace-inactive { display: none }
#load-posts a.inactive { cursor: default }

pre {
    overflow: auto;
    padding: 25px 15px 15px;
    margin: 15px 0;
    position: relative;
    background: rgba(0, 0, 0, 0.31);
    font-family: monospace;
    color: #fff;
    box-sizing: border-box;
    font-size: 15px;
}
pre:before {
    content: "\f121";
    color: #FFF;
    position: absolute;
    font-size: 18px;
    right: 14px;
    top: 6px;
    font-family: fontawesome;
}
.flex-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.flex-video iframe, .flex-video object, .flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#parallax {
    position: relative;
    padding-bottom: 430px;
    height: 0;
    overflow: hidden;
    background-size: cover;
    margin-bottom: 30px;
}
#zoom-out-effect, #zoom-out-bg {
    position: relative;
    padding-bottom: 430px;
    height: 0;
}
#zoom-out-effect {
    overflow: hidden;
    margin-bottom: 15px;
}
#zoom-out-bg {
    background-size: cover;
    width: 100%;
}

.latestPost-review-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    padding: 2px 8px;
}
.latestPost-review-wrapper .review-total-star {
    margin: 4px 0;
    color: #fff;
}
.primary-navigation .wpmm-megamenu-showing.wpmm-light-scheme {
    background: transparent !important;
    color: #fff;
}
#wpmm-megamenu .wpmm-post i { color: #fff; }
#blog #wpmm-megamenu .wpmm-post i, #blog #wpmm-megamenu .wpmm-post span { color: #FFF!important; }
.primary-navigation .wpmm-megamenu-showing.wpmm-light-scheme a { color: #fff !important }
.wp-review-show-total span { color: #fff }
.latestPost-review-wrapper .percentage-icon {
    top: 0;
    font-size: inherit;
    font-style: normal;
}

.full-header-image {
    float: left;
    position: relative;
    width: 100%;
}
.full-header-image div:first-child {
    height: 450px;
    float: left;
    width: 100%;
}
.full-header-image img { margin-top: -2px }
.full-header-image .image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.79) 100%);
    height: 60%;
}
.author .article {
    width: 65.81%;
    float: left;
    margin-right: 2.56%;
}
.author .sidebar.c-4-12 { position: relative }
.author .latestPost {
    width: 48.05%!important;
    margin-right: 3.89%!important;
}
.author .latestPost:nth-child(even) { margin-right: 0%!important }
.author #page { overflow: inherit }
.active-in.widget { margin-top: 50px }
.author .author-image-wrap {
    float: right;
    display: inline-block;
    margin-top: -195px;
    padding: 10px;
    border: 1px solid #f0efef;
    background: #f6f6f6;
    border-radius: 50%;
    max-width: 100%;
}
.author .avatar {
    float: left;
    border-radius: 50%;
}
.author .author_wrap {
    position: absolute;
    left: -120px;
    top: -180px;
}
.author .author_wrap .post-info span:after { display: none }
.author #sidebars .author_wrap h5 {
    margin-bottom: 0;
    font-size: 52px;
    margin-bottom: 0px;
    color: #fff;
}
.author .author_wrap h5 a { color: #fff }
.author .author_wrap .post-info {
    color: #fff;
    font-size: 14px;
}
.author .author-post {
    clear: both;
    font-size: 26px;
    color: #6E787F;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 35px;
}
.author .author-post > span { display: block }
.author .author-post > span:first-child {
    font-size: 70px;
    font-weight: bold;
    margin-right: 20px;
}
.author .widget h3:after { display: none }
.author .widget h3 {
    border-bottom: none;
    padding-bottom: 0px;
}
.author .active-in .post-info { margin-top: 10px }
.main-header #search-image { display: none }
.main-header .overlay .fa-search { display: none }
.main-header #searchform { width: 100% !important }
.author .active-in .post-info a > span {
    line-height: 28px;
    padding: 3px 20px;
    background: #87bcde;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
}
.author .social-profile-icons .social-profile-icons { margin-top: 10px }
.author .textwidget {
    line-height: 25px;
    padding-top: 6px;
    font-weight: normal;
}
#load-posts a {
    background: rgba(0, 0, 0, 0.035);
    margin: 0 5px 55px 0;
    float: none;
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.5);
    padding: 12px 30px;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 40px;
    position: relative;
    z-index: 100;
}
#load-posts a i { margin-right: 5px }
.full-slider-container .post-info > span {
    margin-left: 0;
    margin-right: 0px;
    padding-right: 10px;
    -webkit-backface-visibility: hidden;
}
.full-slider-container .post-info > span:last-child { padding-right: 0 }
.full-slider-container .post-info a { padding-left: 2px }
.copyrighttext {
    padding-right: 15px;
    float: right;
}
.home .ss-full-width .last {
    margin-right: 0;
    clear: none;
}

.thecontent .message_box p {
    background: none;
    padding: 12px 0;
}
.thecontent .message_box { border: 0 }
.thecontent .note {
    background: #faf3d4;
    color: #a6a377;
}
.thecontent .announce {
    background: #d0e6f0;
    color: #7190a2;
}
.thecontent .warning {
    background: #fde2e2;
    color: #ac888a;
}
.thecontent .success {
    background: #d8ebce;
    color: #748f5d;
}
.thecontent a.buttons {
    background-image: none;
    border: 0;
    border-radius: 5px;
    padding: 16px 25px;
    font-size: 14px;
    box-shadow: none;
    text-shadow: none;
}
.thecontent a.buttons.btn_blue { background: #3F78C5 }
.thecontent a.buttons.btn_green { background: #3FC5A4 }
.thecontent a.buttons.btn_red { background: #D93535 }
.thecontent a.buttons.btn_white { background: #F5F5F5 }
.thecontent a.buttons.btn_brown { background: #C5703F }
.thecontent a.buttons.btn_yellow {
    color: #000!important;
    background: #FFA054;
}


.cd-tabs {
    position: relative;
    width: 100%;
    margin: 0;
}
.cd-tabs nav {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.cd-tabs nav {
    position: relative;
    float: none;
    box-shadow: none;
}
.cd-tabs-navigation:after {
    content: "";
    display: table;
    clear: both;
}
.cd-tabs-navigation li {
    float: left;
    width: 50%;
    height: 61px;
}
.no-touch .cd-tabs-navigation a:hover {
    color: #29324e;
    background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
    color: #000;
    border: 1px solid #DDD;
    border-bottom: 0;
}
.cd-tabs-navigation {
    
    width: auto;
    margin: 0 !important;
    list-style: none !important;
}
.cd-tabs-navigation a {
    color: #000;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    font-size: 20px;
    font-weight: bold;
    float: right;
    line-height: 20px;
    padding: 12px 0 0;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 61px;
    line-height: 2;
    box-sizing: border-box;
}
.article .cd-tabs-content { margin: 0 }
ul.cd-tabs-content { margin: 0 }
.cd-tabs-content li {
    display: none;
    padding: 0;
}
.cd-tabs-content li li { display: block }
.cd-tabs-content li.selected {
    display: block;
    -webkit-animation: cd-fade-in 0.5s;
    animation: cd-fade-in 0.5s;
}
.cd-tabs-content #commentsAdd { margin-top: 40px }
#fbcomments {
    overflow: hidden;
    margin: 0 30px 10px;
}
.fb-comments, .fb-comments iframe[style] { width: 100% !important }
.commentlist > .comment:first-of-type {
  margin-top: 20px;
}

