.nav-menu > .menu-item-has-children > a:after,
.top-nav-menu li.menu-item-has-children:after {
    width: 9px;
    content: url("../svg/angle-down-solid.svg");
}
.widget li a,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    -ms-word-wrap: break-word;
}
.main-box-subtitle p,
.site-info p,
.vce-custom-content p:last-child,
.vce-featured-info .entry-content p,
.vce-post-big li:last-child,
.vce-post-slider li:last-child,
.vce-single .entry-content p:last-child,
.vce-sticky .widget:last-child,
.widget .tiled-gallery,
li > ol,
li > ul {
    margin-bottom: 0;
}
.bit-1,
.container-full,
.entry-content .wp-caption img,
.error,
.error404 .vce-main-content,
.ie8 .vce-lay-c .meta-image,
.ie9 .vce-lay-c .meta-image,
.img-wrp img,
.site-info .container,
.success,
.vce-gallery-big img,
.vce-page .meta-image img,
.vce-post-big .vce-post-img img,
.vce-sid-none .vce-main-content,
.vce-single .meta-image img,
.widget select,
.widget ul,
.wpcf7-form-control-wrap,
input[type="range"],
table {
    width: 100%;
}
.img-wrp img,
.vce-lay-b img,
.vce-lay-c img {
    max-height: 195px;
}
.header-sticky,
.vce-featured-grid .vce-featured-link-article,
.vce-featured-grid .vce-featured-section,
.vce-featured-grid .vce-featured-section a,
.vce-featured-grid .vce-featured-title,
.vce-featured-header-background,
.vce-featured-section,
.vce-featured-title,
.vce-format-icon i,
.vce-gallery .gallery-item,
.vce-grid-item,
.vce-post-big .meta-category a,
.vce-post-big .vce-post-img:after,
.vce-post-big .vce-post-link,
.vce-post-slider .meta-category a,
.vce-post-slider .vce-post-img:after,
.vce-post-slider .vce-post-link,
.vce-post-slider .vce-posts-wrap {
    -webkit-backface-visibility: hidden;
}
.fa,
.vce-contnet-none .entry-content .search-submit,
.vce-wrap-center > div,
.vce-wrap-center > ul,
.widget ul {
    display: inline-block;
}
#vce_pagination,
.main-navigation ul,
.site-branding,
.vce-contnet-none,
.vce-lay-c .entry-meta,
.wp-caption-text {
    text-align: center;
}
.fa,
body {
    text-rendering: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    word-wrap: break-word;
}
body,
table {
    background: #fff;
}
body,
h3 {
    -webkit-font-smoothing: antialiased;
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: url("../svg/bars-solid.svg");
}
.responsive_nav .fa-bars {
    width: 25px;
}
.fa-angle-up:before {
    content: url("../svg/angle-up-solid.svg");
}
.fa-angle-down:before {
    content: url("../svg/angle-down-solid.svg");
}
img {
    vertical-align: middle;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
.data-links,
.older_entries,
.pull-left,
.vce-wrap-left,
.vce-wrap-left > div,
.vce-wrap-left > ul {
    float: left;
}
.newer_entries,
.pull-right,
.vce-author-links,
.vce-wrap-right,
.vce-wrap-right > div,
.vce-wrap-right > ul,
[class*="bit-"]:last-of-type {
    float: right;
}
.top-nav-menu li .sub-menu li a,
blockquote,
h5 {
    line-height: 30px;
}
pre,
textarea {
    overflow: auto;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 62.5%;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-style: inherit;
    font-weight: inherit;
    font-family: inherit;
}
.bypostauthor,
.gallery-caption,
.ie8 .header-sticky.header-is-sticky,
.ie9 .header-sticky.header-is-sticky,
.site-info .bottom-nav-menu li:hover .sub-menu,
.widget_rss .rss-date,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}
.clear:after,
.clear:before,
.container:after,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    display: table;
    content: "";
}
caption,
td,
th {
    font-weight: 400;
    text-align: left;
}
td {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    border-right: 1px solid rgba(0, 0, 0, 0.07);
}
td.pad {
    border-right: none;
}
blockquote:before,
q:before {
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    top: -2px;
    left: -35px;
    line-height: 41px;
    z-index: 0;
    color: #666;
}
blockquote,
q {
    quotes: "" "";
}
.vce-main-content .mejs-controls .mejs-button button:focus,
a:active,
a:focus,
a:hover {
    outline: 0;
}
#back-top:hover,
.data-links a,
.entry-title a:hover,
.main-box-title a:hover,
.main-navigation a,
.site-footer .widget li a:hover,
.vce-author-links a,
.vce-featured-link-article:hover,
.widget li a,
.widget li a:hover,
.wp-caption .wp-caption-text a:hover,
a,
a:active,
a:focus,
ins,
mark {
    text-decoration: none;
}
.entry-content a:hover,
.entry-meta div a:hover,
.meta-category a:hover,
.wp-caption .wp-caption-text a,
a:hover {
    text-decoration: underline;
}
a img,
hr,
img {
    border: 0;
}
.container {
    margin: 0 auto;
    max-width: 1140px;
}
.wp-caption,
embed,
iframe,
img,
object,
pre {
    max-width: 100%;
}
.container-fix {
    margin: 0 -15px;
}
.clear:after,
.container:after,
.entry-content:after,
.simple-clear,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both;
}
[class*="bit-"] {
    float: left;
    padding: 15px;
}
.bit-4 {
    width: 25%;
}
.bit-5 {
    width: 20%;
}
.bit-6 {
    width: 16.6666666667%;
}
.bit-7 {
    width: 14.2857142857%;
}
.bit-8 {
    width: 12.5%;
}
.bit-9 {
    width: 11.1111111111%;
}
.bit-10 {
    width: 10%;
}
.bit-11 {
    width: 9.09090909091%;
}
.bit-12 {
    width: 8.33%;
}
.bit-23 {
    width: 66.66%;
}
.vce-main-content {
    float: left;
    width: 840px;
    padding: 15px 30px 0 0;
}
.site-content,
.vce-sid-none .vce-main-content {
    padding: 15px 0 0;
}
.bit-no-top-bottom,
.main-box-nopad,
.site-footer .widget p,
.site-footer .widget > div,
.site-footer .widget > ul,
.top-header .vce-search-form,
.widget > div.clear,
.widget_nav_menu > div,
.widget_rss .widget-title a,
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}
.vce-sticky {
    -webkit-transition: top 0.2s;
    -moz-transition: top 0.2s;
    -ms-transition: top 0.2s;
    -o-transition: top 0.2s;
    transition: top 0.2s;
}
.vce-sid-none .vce-lay-b {
    width: 540px;
    float: left;
    min-height: 130px;
    margin: 0 20px 20px 0;
}
.vce-related-box .vce-lay-b,
.vce-sid-none .vce-lay-b:nth-child(2n),
.vce-sid-none .vce-lay-c:nth-child(3n),
.vce-sid-none article.vce-lay-c:nth-of-type(3n) {
    margin: 0 0 20px;
}
.vce-sid-none .vce-lay-b .meta-image {
    width: 250px;
    min-width: 250px;
    margin-right: 15px;
}
.vce-sid-none .vce-lay-b .entry-header {
    padding: 10px 0 0 265px;
}
.vce-sid-none .vce-lay-b:last-child {
    margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    font-style: normal;
}
.vce-gallery,
hr,
pre {
    margin-bottom: 1.5em;
}
body,
button,
input,
select,
textarea {
    font-size: 16px;
    line-height: 26px;
}
h1 {
    font-size: 45px;
    line-height: 55px;
}
.main-header .header-3-wrapper .site-title a.has-logo,
h2 {
    line-height: 50px;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 35px;
    line-height: 45px;
}
h4 {
    font-size: 25px;
    line-height: 35px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 18px;
    line-height: 28px;
}
.main-box,
.vce-single .entry-content blockquote p:last-child,
p {
    margin-bottom: 30px;
}
b,
dt,
strong,
th {
    font-weight: 700;
}
cite,
dfn,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 0 0 37px;
    font-size: 22px;
    color: #232323;
    position: relative;
}
address {
    margin: 0 0 1.5em;
}
small,
sub,
sup {
    font-size: 75%;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
big {
    font-size: 125%;
}
hr {
    background-color: #ccc;
    height: 1px;
}
ol,
ul {
    margin: 0 0 30px 30px;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ol,
li > ul {
    margin-left: 1.5em;
}
dd {
    margin: 0 1.5em 1.5em;
}
.bottom-nav-menu li:last-child,
.sidr ul li ul,
figure {
    margin: 0;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    margin: 0 0 1.5em;
    border-top: 1px;
    border-left: 1px solid rgba(0, 0, 0, 0.07);
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
.vce-404-menu a,
.vce-button,
.vce-link-pages a,
.vce-load-more a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border-radius: 4px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    text-decoration: none;
    border: none;
    min-width: 90px;
    background-position: center center;
    -webkit-appearance: none;
}
.vce-404-menu a:hover,
.vce-button:hover,
.vce-featured-section a:hover,
.vce-link-pages a:hover,
.vce-load-more a:hover,
.vce-post-big .meta-category a:hover,
.vce-post-slider .meta-category a:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    cursor: pointer;
    text-decoration: none;
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.1) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.1) 100%);
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.1) 100%);
}
input[type="submit"] {
    min-width: 140px;
}
#vce-pagination a.vce-loader,
#vce-pagination.vce-infinite-scroll a {
    background: url(../gif/loader.gif) center center no-repeat initial;
    box-shadow: none;
    margin: 0 auto;
    color: #333;
    text-indent: -9999px;
    display: inline-block;
}
#vce-pagination.vce-infinite-scroll {
    opacity: 0;
    height: 0;
    padding: 0;
}
.vce-action-link,
.widget .aligncenter {
    margin: 0 auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="url"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 4px;
}
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
textarea:focus {
    color: #111;
}
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="url"] {
    padding: 3px;
}
.main-navigation ul,
.top-nav-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation li,
.top-nav-menu li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.top-nav-menu li {
    margin: 0 10px 0 0;
}
.top-nav-menu li:last-child,
.vce-sid-none .main-box-half:nth-child(3n) {
    margin-right: 0;
}
.main-navigation .nav-menu {
    font-size: 0;
}
.main-navigation li,
.meta-author-wrapped .fn a {
    font-size: 16px;
}
.main-navigation a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 15px;
}
.nav-menu ul,
.vce-post-big .vce-post-img:after {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.nav-menu > li > a {
    box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05);
}
.header-left-nav .nav-menu > li:first-child > a,
.header-left-nav .nav-menu > li:last-child > a,
.nav-menu > li:last-child a {
    box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05), 1px 0 0 0 rgba(0, 0, 0, 0.05);
}
.header-left-nav .nav-menu > li > a {
    box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.05);
}
.header-left-nav .nav-menu > .current-menu-ancestor > a .header-left-nav .nav-menu > .current_page_item > a,
.header-left-nav .nav-menu > .current-menu-item > a,
.main-navigation a.vce-item-selected,
.nav-menu > .current-menu-ancestor > a,
.nav-menu > .current-menu-item > a,
.nav-menu > .current_page_item > a,
.nav-menu > li:hover > a {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.main-navigation li.fa a {
    padding: 15px 10px 15px 25px;
}
.main-navigation a:hover,
.vce-menu-parent:hover,
.wpcf7-submit:hover {
    cursor: pointer;
}
.main-navigation li.fa:before {
    position: absolute;
    left: 5px;
    top: 17px;
}
.main-navigation ul ul {
    position: absolute;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    display: block;
    z-index: 99999;
}
.main-navigation li:active > ul,
.main-navigation li:focus > ul,
.main-navigation li:hover > ul {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
.main-navigation .sub-menu,
.search-header-form-ul {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.main-navigation ul ul ul,
body.sidr-main-open {
    top: 0;
}
.main-navigation ul ul a {
    width: 250px;
    text-align: left;
    font-size: 14px;
}
.main-navigation ul ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.main-navigation ul ul li:last-child,
.sidr ul li ul,
.sidr ul li ul li:last-child,
.widget li:last-child {
    border-bottom: none;
}
.nav-menu > .menu-item-has-children > a:after {
    margin: 2px 0 0 5px;
}
.nav-menu ul .menu-item-has-children > a:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
}
.main-navigation ul li.search-header-wrap > ul {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.15s ease-in-out;
    -moz-transition: 0.15s ease-in-out;
    -ms-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
}
.main-navigation ul li.search-header-wrap.vce-zoomed > ul.search-header-form-ul {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.search-header-wrap ul {
    padding: 10px;
    width: 295px;
    right: 0;
    border-radius: 2px;
}
.search-header-form .search-input,
.search-header-form .search-input:focus {
    height: 36px;
    font-size: 14px;
    border: none;
}
.search-header-wrap {
    width: 50px;
}
.search-header-form-ul li,
.vce-loop-wrap {
    float: left;
    width: 100%;
}
.main-navigation ul ul li > ul {
    left: 100%;
}
.header-3-wrapper .nav-menu li a {
    box-shadow: none !important;
}
.header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    height: 50px;
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.header-is-sticky {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.header-sticky .site-title {
    float: left;
    padding: 4px 0 0;
}
.header-sticky .main-navigation {
    clear: none;
    float: right;
    width: auto;
}
.admin-bar .header-sticky {
    top: 32px;
}
.sidr-open .header-is-sticky {
    left: 260px;
}
.header-3-wrapper .nav-menu,
.header-sticky .nav-menu {
    position: static;
}
.header-main-area,
.header-sticky .container,
.meta-media,
.nav-menu,
.soc-nav-menu a {
    position: relative;
}
.header-sticky .site-title img {
    max-height: 28px;
}
.header-sticky .main-navigation a.vce-item-selected,
.header-sticky .nav-menu > .current-menu-ancestor > a,
.header-sticky .nav-menu > .current-menu-item > a,
.header-sticky .nav-menu > .current_page_item > a {
    box-shadow: none;
    background-color: transparent;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.top-nav-menu li a {
    font-size: 13px;
    line-height: 40px;
}
.top-nav-menu li .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 100;
    margin: 0;
    width: 150px;
}
.top-nav-menu li .sub-menu li {
    display: block;
    text-align: left;
    margin: 0;
    padding: 0 10px;
}
.top-nav-menu li:hover .sub-menu {
    display: block;
    z-index: 100;
}
.nav-menu > li > .sub-menu .sub-menu.vce-rev {
    left: initial;
    right: 100%;
}
.sub-menu.vce-rev {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 30px;
}
.vce-wrap-center {
    margin: 0 auto;
    width: 33%;
    text-align: center;
    height: 40px;
}
.widget li,
.widget ul {
    margin: 0;
    list-style: none;
}
.content-inside,
.vce-custom-content.vce-post,
.vce-search-form,
.widget p,
.widget > div,
.widget > form,
.widget > ul {
    padding: 20px;
}
.widget li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 12px 20px;
}
.admin-bar .vce-sticky.is_stuck {
    top: 60px;
}
.vce-sticky.is_stuck {
    top: 30px;
}
.sticky-active .vce-sticky.is_stuck {
    top: 80px;
}
.sticky-active.admin-bar .vce-sticky.is_stuck {
    top: 100px;
}
#wpstats,
.ie8 .header-sticky,
.ie9 .header-sticky,
.sidr .sidr-class-sub-menu,
.vce-author-website span,
.vce-featured-info .meta-category span,
.vce-featured-section span,
.vce-gallery-slider .gallery-caption,
.vce-post-big .meta-category span,
.vce-post-slider .meta-category span,
.widget_rss .rsswidget img,
.widget_search .search-submit {
    display: none;
}
.widget ul.flickr {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 10px 10px 20px;
}
.widget > div p,
.widget > form p,
.widget_text p {
    padding: 0;
    margin-bottom: 10px;
}
.widget .alignleft,
.widget .alignright {
    margin-right: 10px;
}
.widget .textwidget li {
    padding: 12px;
}
.post-date {
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin-top: 5px;
}
.soc-nav-menu a,
.vce-post-big .vce-post-img:after,
.vce-post-slider .vce-post-img:after {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}
.tagcloud a,
.vce-search-submit {
    vertical-align: top;
    display: inline-block;
}
.tagcloud a:hover,
.vce-featured-grid .vce-featured-section span,
.vce-post-big .entry-meta div,
.vce-post-big .entry-meta div a,
.vce-post-big .fn,
.vce-post-big .fn a,
.vce-post-slider .entry-meta div,
.vce-post-slider .entry-meta div a,
.vce-post-slider .fn,
.vce-post-slider .fn a,
.vce-search-submit {
    color: #fff;
}
.search #post-0 .vce-search-form .vce-search-input,
.vce-search-form .vce-search-input,
.vce-search-form .vce-search-input:focus {
    width: 200px;
    display: inline-block;
    vertical-align: top;
}
.vce-search-submit {
    width: 50px;
    min-width: 50px;
    height: 40px;
    margin-left: 3px;
    font-size: 18px;
    margin-top: 1px;
}
#post-0 .vce-search-form {
    padding: 0;
    margin: 0 auto 30px;
    text-align: center;
}
#post-0 .vce-search-form .vce-search-input,
#post-0 .vce-search-form .vce-search-input:focus {
    width: 640px;
}
.vce_posts_widget li {
    border-bottom: none;
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.vce-post-link {
    font-size: 20px;
    line-height: 26px;
}
.bottom-nav-menu a,
.site-info p,
.top-header,
.vce-grid-text .fn,
.vce-grid-text .vce-featured-info .meta-item,
.vce-grid-text .vce-featured-info .meta-item a,
.vce-posts-wrap .entry-meta div,
.vce-posts-wrap .entry-meta div a,
.vce-posts-wrap .fn,
.vce-posts-wrap .fn a {
    font-size: 13px;
}
.vce-post-img {
    overflow: hidden;
    float: left;
    width: 100%;
    display: block;
}
.vce-post-slider {
    height: 205px;
    overflow: hidden;
}
.vce-post-big .vce-posts-wrap,
.vce-post-slider .vce-posts-wrap {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
    color: #fff;
    position: absolute;
    opacity: 0;
    padding: 0 20px;
}
.vce-post-big .vce-posts-wrap .entry-meta,
.vce-post-slider .vce-posts-wrap .entry-meta {
    margin-top: 10px;
}
.vce-post-big .vce-post-img:after,
.vce-post-slider .vce-post-img:after {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    background: #000;
    content: "";
    top: 0;
    left: 0;
    transition: 0.2s ease-in-out;
}
.vce-post-big li:hover .vce-post-img:after,
.vce-post-slider li:hover .vce-post-img:after {
    opacity: 0.8;
}
.vce-post-big li,
.vce-post-slider li {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 1px;
}
.vce-post-big .meta-category,
.vce-post-slider .meta-category {
    display: block;
    margin-bottom: 5px;
    text-align: center;
}
.vce-post-big .meta-category a,
.vce-post-slider .meta-category a {
    font-size: 13px;
    line-height: 23px;
    position: relative;
    z-index: 2000;
    text-decoration: none;
    padding: 0 10px;
    border-radius: 4px;
    margin: 0 2px;
    display: inline-block;
    text-shadow: none;
    width: auto;
}
.widget_nav_menu .menu-item-has-children ul.sub-menu,
.widget_pages .page_item_has_children ul.children {
    display: none;
    padding: 0 0 0 20px;
    float: left;
    border-top: 1px solid #eee;
    margin-bottom: -1px;
}
.site-footer .widget_nav_menu .menu-item-has-children ul.sub-menu,
.site-footer .widget_nav_menu li.menu-item-has-children li:last-child,
.site-footer .widget_pages .page_item_has_children ul.children,
.site-footer .widget_pages li.page_item_has_children li:last-child {
    border-top: none;
    border-bottom: none;
}
.widget_nav_menu li,
.widget_pages li {
    position: relative;
    padding: 0;
    width: 100%;
    float: left;
}
.widget_nav_menu li a,
.widget_pages li a {
    padding: 10px 20px;
    float: left;
}
.widget_nav_menu .menu-item-has-children:after,
.widget_pages li.page_item_has_children:after {
    content: url("../svg/angle-down-solid.svg");
    width: 9px;
    float: right;
    position: absolute;
    right: 10px;
    top: 10px;
}
.widget_nav_menu li.menu-item-has-children li:last-child,
.widget_pages li.page_item_has_children li:last-child {
    border-bottom: 1px solid #eee;
}
.widget_nav_menu li.menu-item-has-children:hover > span,
.widget_pages li.page_item_has_children:hover > span {
    color: #cf4d35;
    text-decoration: underline;
}
.vce-featured-grid .vce-featured-section,
.vce-featured-section,
.widget_facebook_likebox .widget-title {
    margin-bottom: 5px;
}
.widget_twitter_timeline iframe {
    padding: 10px 10px 0;
}
.site-footer .widget-title {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 15px;
    text-align: center;
    margin: 0 -20px 20px;
    background: rgba(0, 0, 0, 0.15);
    padding-top: 14px;
}
.site-footer .widget {
    color: #fff;
    margin-bottom: 30px;
    background: rgba(0, 0, 0, 0.2);
    padding: 0 20px 15px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
    line-height: 22px;
}
.site-footer [class*="bit-"] .widget:last-child {
    margin-bottom: 15px;
}
.site-footer .widget li {
    border-bottom: none;
    padding: 5px 0;
}
.site-footer td {
    border-color: #333;
}
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption {
    margin-bottom: 1em;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}
.vce-gallery .gallery-item {
    display: inline-block;
    float: left;
    text-align: center;
    vertical-align: top;
    margin-top: 0 !important;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.vce-gallery .gallery-item img {
    border: none !important;
}
.error404 .entry-title,
.vce-gallery .gallery-size-thumbnail .gallery-item {
    width: auto;
}
body.blog .vce-post.sticky .meta-image:before {
    content: "\f08d";
    font-family: FontAwesome;
    height: 24px;
    width: 24px;
    left: 0;
    top: 0;
    position: absolute;
    color: #fff;
    z-index: 2000;
    text-align: center;
}
.top-header {
    line-height: 19px;
    height: 40px;
}
.header-bottom-wrapper {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    background: #fcfcfc;
}
.vce-social-name {
    opacity: 0;
    display: none;
    color: #fff;
    float: right;
    font-size: 12px;
    margin: 0 4px 0 8px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.top-header .vce-search-form .vce-search-input {
    background: rgba(0, 0, 0, 0.1);
    height: 30px;
    margin: 5px 0;
    width: auto;
    border: none;
    padding: 0 30px 0 10px;
}
.top-header .vce-search-submit {
    background: 0 0;
    height: 30px;
    padding: 0;
    margin: 5px 0 0 -30px;
    width: 20px;
    min-width: 20px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
}
.main-header .site-title,
.main-header .site-title a {
    font-size: 80px;
    line-height: 80px;
    text-decoration: none;
    margin-bottom: 0;
    display: inline-block;
}
.main-header .header-3-wrapper .site-title,
.main-header .header-3-wrapper .site-title a {
    line-height: 58px;
    font-size: 60px;
}
.main-header .header-3-wrapper .site-title {
    font-size: initial;
    line-height: initial;
}
.header-sticky .site-title a {
    font-size: 36px;
    line-height: 40px;
    text-decoration: none;
}
.header-sticky .site-title a.has-logo {
    line-height: 33px;
}
.site-description {
    font-size: 16px;
    line-height: 24px;
    margin: 5px 0 0;
    display: block;
}
.header-left-nav .main-navigation ul {
    text-align: left;
}
.header-3-wrapper .site-branding {
    float: left;
    text-align: left;
    position: absolute;
}
.header-3-wrapper .main-navigation,
.header-left-nav .search-header-wrap {
    width: 45px;
    float: right;
}
.header-3-wrapper .main-navigation {
    width: auto;
    clear: none;
}
.main-box {
    padding: 0;
    float: left;
    width: 100%;
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}
.main-box-inside,
.mbi-inside {
    padding: 20px 20px 0;
}
.vce-module-columns .main-box-half {
    width: 395px;
}
.vce-sid-none .vce-module-columns .main-box-half {
    width: 366px;
    margin-right: 20px;
}
.main-box-inside {
    width: 100%;
    float: left;
}
.main-box-title {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 0;
    padding: 15px 15px 18px;
}
.main-box-title a:after {
    font-family: FontAwesome;
    content: "\f105";
    margin-left: 8px;
}
.header-sticky,
.main-box,
.main-box-head,
.main-box-title,
.main-header,
.vce-post {
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.vce-lay-b {
    margin: 0 0 20px;
    padding: 0 20px 0 0;
    min-height: 195px;
    width: 769px;
}
.vce-lay-b img,
.vce-lay-c,
.vce-lay-c img {
    width: 375px;
    float: left;
}
.vce-lay-b .meta-image {
    float: left;
    margin-right: 20px;
    display: block;
}
.vce-lay-b .entry-header {
    margin: 0 0 5px;
    padding: 10px 0 0;
}
.fn,
.fn a,
.meta-item .review-total-star i,
.says,
.vce-lay-b .meta-category a {
    font-size: 14px;
}
.vce-lay-b .entry-title {
    margin-bottom: 3px;
    line-height: 30px;
    font-size: 24px;
    margin-top: 2px;
}
.vce-sid-none .vce-lay-b .entry-title {
    line-height: 26px;
    font-size: 18px;
}
.vce-lay-b .entry-content {
    margin-left: 395px;
    padding-bottom: 0;
}
.vce-sid-none .vce-lay-b .entry-content {
    margin-left: initial;
}
.vce-lay-b .entry-content p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
}
.vce-lay-c {
    padding-bottom: 10px;
}
.vce-sid-none .vce-lay-c,
.vce-sid-none article.vce-lay-c:nth-of-type(1n) {
    margin: 0 20px 20px 0;
}
.vce-lay-c .meta-image {
    float: left;
    margin-bottom: 12px;
    width: 100%;
}
.vce-lay-c .meta-category {
    text-align: center;
    display: block;
}
.vce-lay-c .meta-category a {
    font-size: 14px;
    display: inline-block;
}
.vce-lay-c .entry-title,
.vce-sid-none .vce-lay-c .entry-title {
    line-height: 28px;
    font-size: 22px;
}
.vce-lay-c .entry-title {
    text-align: center;
    padding: 0 20px;
    margin-bottom: 4px;
}
.vce-lay-c .entry-header {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.vce-lay-c .entry-content {
    text-align: center;
    padding: 0 30px;
    font-size: 14px;
    line-height: 22px;
}
.vce-lay-c p {
    margin-bottom: 10px;
}
.vce-lay-c .vce-read-more {
    padding: 3px 0 4px;
    width: 100px;
    border-radius: 4px;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -ms-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
}
.entry-title a,
.main-box-title a,
.vce-gallery-big .gallery-icon a:after,
.vce-image-format:after {
    -webkit-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}
.vce-square {
    height: 5px;
    width: 5px;
    display: inline-block;
    float: left;
    margin: 7px 12px 0 0;
    border-radius: 50%;
}
.entry-title a,
.main-box-title a {
    text-decoration: none;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.header-separator {
    height: 1px;
    width: 100%;
    background: #eaeaea;
    clear: both;
    float: left;
}
.meta-category a {
    font-size: 16px;
    text-decoration: none;
}
.meta-category span {
    font-size: 12px;
    line-height: 12px;
}
.entry-meta div,
.entry-meta div a {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    text-decoration: none;
}
.entry-meta div,
.entry-meta div a,
.entry-meta span {
    white-space: nowrap;
}
.entry-meta > div:first-child:before {
    content: "";
    margin: 0;
}
.entry-meta > div:before {
    content: "\2022";
    margin: 0 5px;
    font-size: 12px;
}
.vce-format-icon i,
.vce-gallery-big .gallery-icon a:after,
.vce-image-format:after {
    background: rgba(74, 74, 74, 0.5);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.vce-single .entry-header {
    margin: 30px 0;
    text-align: center;
}
h1.entry-title {
    font-size: 45px;
    line-height: 55px;
    margin: 0 auto 15px;
    padding: 0;
    width: 700px;
}
.vce-single .meta-author {
    display: block;
    text-align: center;
    position: relative;
    z-index: 11;
}
.meta-author-img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid #fff;
    margin: -57px 0 10px;
    vertical-align: middle;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 11;
    display: inline-block;
    overflow: hidden;
    max-width: 100px;
    max-height: 100px;
}
.vce-content-outside,
.vce-link-pages {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.meta-author-wrapped {
    display: block;
    font-size: 16px;
}
.error404 .entry-content,
.vce-page .entry-content,
.vce-single .entry-content,
.vce-single .entry-footer,
.vce-single .entry-headline {
    margin: 30px auto;
    width: 600px;
}
.vce-single .entry-headline p {
    font-size: 22px;
    line-height: 30px;
}
.img-wrp {
    position: relative;
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
    width: 100%;
}
h1.entry-title-page {
    font-size: 45px;
    line-height: 55px;
    margin: 0 auto;
    width: 600px;
    padding: 40px 0 10px;
}
.data-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.data-image img {
    border-radius: 50%;
    width: 112px;
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    border: 5px solid #fff;
}
.author-title {
    font-size: 24px;
    line-height: 34px;
}
.vce-content-outside {
    position: relative;
    text-align: center;
    float: left;
    width: 100%;
    padding: 13px 20px;
}
.meta-image {
    position: relative;
    overflow: hidden;
    z-index: 10;
    max-width: 100%;
}
.data-links a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin: 0 15px 0 0;
    min-width: 130px;
}
.data-content {
    margin: 0 0 0 145px;
}
.vce-featured-grid,
.vce-gallery-slider {
    margin-top: 1px;
}
.vce-gallery-slider .fa {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    font-size: 26px;
}
.meta-media iframe[src*="soundcloud.com"] {
    position: absolute;
    bottom: 20px;
    max-height: 150px;
    padding: 0 30px;
}
.meta-media .vce-gallery-big {
    height: 450px;
    overflow: hidden;
    position: relative;
}
.vce-custom-content .vce-gallery-big,
.vce-sid-none .meta-media .vce-gallery-big {
    height: 600px;
}
.vce-gallery-big {
    height: 350px;
    overflow: hidden;
    position: relative;
}
.vce-gallery-big .gallery-caption {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 1000;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 15px 30px;
    text-align: left;
}
.gallery-caption {
    font-size: 14px;
    line-height: 24px;
}
.vce-contnet-none .entry-content .search-field {
    width: 100%;
    margin-bottom: 20px;
}
.vce-gallery-big .gallery-icon a:after,
.vce-image-format:after {
    font-family: FontAwesome;
    content: "\f002";
    border: 5px solid rgba(255, 255, 255, 0.9);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    height: 80px;
    width: 80px;
    padding: 17px 0 0;
    font-size: 35px;
    line-height: 37px;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    text-align: center;
    margin: -40px 0 0 -40px;
    opacity: 0;
}
#back-top:hover i,
.meta-image:hover .vce-image-format:after,
.vce-gallery-big .gallery-icon a:hover:after {
    opacity: 1;
}
.vce-link-pages {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 20px;
    text-align: center;
    position: relative;
}
.main-box .vce-link-pages a {
    display: inline-block;
    vertical-align: top;
    margin: 0 90px;
    position: absolute;
    top: 17px;
    min-width: 90px;
    left: 15px;
}
.main-box .vce-link-pages a:last-child {
    right: 15px;
    left: initial;
}
.vce-single .vce-related-box .entry-content {
    width: auto;
    margin: auto;
}
.meta-tags a {
    margin-right: 5px;
}
.meta-tags a:before {
    content: "#";
}
.vce-author-links a {
    font-size: 20px;
    float: left;
    margin: 0 5px;
    line-height: 32px;
    color: #888;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.data-content .author-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px;
    margin-top: 10px;
    display: inline-block;
    vertical-align: top;
}
.vce-format-icon {
    display: block;
    top: 50%;
    text-align: center;
    position: absolute;
    width: 100%;
    margin-top: -60px;
}
.vce-format-icon i {
    border: 5px solid #fff;
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
    border-radius: 50%;
    z-index: 1000;
    color: #fff;
}
.vce-featured-link-article,
.vce-photo-caption {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
    color: #fff;
}
.vce-lay-b .vce-format-icon i,
.vce-lay-c .vce-format-icon i {
    height: 80px;
    width: 80px;
    padding: 18px 0 0;
    font-size: 35px;
    line-height: 37px;
}
.vce-slider-pagination {
    display: block;
    float: left;
    width: 100%;
}
.main-box .vce-link-pages a:after,
.main-box .vce-link-pages a:before {
    font-size: 18px;
    font-family: FontAwesome;
}
.site-footer {
    width: 100%;
    float: left;
    padding: 0;
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.site-footer [class*="bit-"] {
    margin-top: 20px;
}
.site-info {
    background: rgba(0, 0, 0, 0.35);
    padding: 15px 0;
}
.bottom-nav-menu li {
    list-style: none;
    position: relative;
    float: left;
    margin: 0 10px 0 0;
}
.bottom-nav-menu {
    margin: 0;
    padding: 0;
}
.site-info .bottom-nav-menu .sub-menu {
    background: rgba(0, 0, 0, 0.35);
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    margin: 0;
    padding: 10px;
}
.site-info .bottom-nav-menu .sub-menu li {
    float: left;
    display: block;
    width: 200px;
}
.site-footer .soc-nav-menu {
    margin-top: -5px;
    float: left;
    margin-bottom: -13px;
}
.site-footer .vce-wrap-center {
    height: auto;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.vce-featured,
.vce-featured-full-slider {
    max-height: 500px;
    overflow: hidden;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    line-height: normal;
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 42px;
    padding: 0 20px 0 10px;
}
textarea {
    vertical-align: top;
    padding: 10px;
    height: 150px;
}
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: 0;
    box-shadow: none;
}
.vce-featured {
    margin: 0;
    position: relative;
    display: block;
    height: 100%;
    max-width: 100%;
    min-height: 500px;
    opacity: 0;
}
.vce-featured > a img,
.vce-featured > img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    z-index: 1;
    min-width: 100%;
    height: 100%;
    width: auto;
    max-width: initial;
}
.vce-featured .vce-featured-header {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 0;
    z-index: 2;
    height: 100%;
}
.vce-featured .vce-featured-info {
    z-index: 2;
    position: absolute;
    width: 790px;
    top: 145px;
    opacity: 0;
    left: 50%;
    margin-left: -395px;
}
.vce-featured-info .entry-content {
    max-width: 600px;
    margin: 0 auto;
    color: #fff;
}
.vce-featured .entry-meta {
    margin-bottom: 3px;
}
.vce-featured-header-background {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    background: #000;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -ms-transition: ease-in-out;
    transition: 0.2s ease-in-out;
}
.vce-featured-section a {
    font-size: 13px;
    line-height: 23px;
    text-decoration: none;
    padding: 0 10px;
    border-radius: 4px;
    margin: 0 2px;
    display: inline-block;
}
.vce-featured .entry-meta .meta-item,
.vce-featured .entry-meta .meta-item a,
.vce-featured .entry-meta .reviews span,
.vce-featured-grid .reviews i,
.vce-featured-info .reviews i,
.vce-featured-section a,
.vce-grid-text .vce-featured-info .meta-item,
.vce-grid-text .vce-featured-info .meta-item a {
    color: #fff !important;
    -webkit-backface-visibility: hidden;
}
.vce-featured-link-article {
    font-size: 52px;
    line-height: 60px;
    text-decoration: none;
    display: block;
}
.vce-featured-title {
    margin: 0 auto 7px;
}
.vce-grid-item {
    position: relative;
    float: left;
    display: block;
    width: 380px;
    overflow: hidden;
    opacity: 0;
}
.vce-grid-text {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 15px 0;
    z-index: 2;
    height: 100%;
}
.vce-grid-text .vce-featured-info {
    margin-top: 18%;
    z-index: 1000;
    position: relative;
}
.vce-grid-text .vce-featured-info.vce-vertical-center {
    margin-top: 15px;
    width: 100%;
}
.vce-featured-grid .vce-featured-link-article {
    font-size: 22px;
    line-height: 28px;
}
.vce-featured-grid .vce-featured-section a {
    font-size: 13px;
    line-height: 23px;
    position: relative;
    z-index: 2000;
}
.vce-featured-grid .vce-featured-title {
    padding: 0 30px;
    line-height: 14px;
    margin: 0 auto;
}
.vce-featured-grid i,
.vce-post-slider i {
    position: absolute;
    top: 50%;
    margin-top: -16px;
}
.vce-hover-effect {
    width: 790px;
    margin: 0 auto;
    position: relative;
    padding: 20px 30px;
}
.wp-caption {
    padding: 0;
    text-align: center;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: none;
    height: auto;
}
.wp-caption .wp-caption-text {
    margin: 0;
    padding: 5px;
    font-size: 14px;
    font-style: italic;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
}
.wp-smiley {
    max-height: 13px;
    margin: 0;
}
.vce-photo-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    padding: 5px 12px;
    background: rgba(0, 0, 0, 0.15);
    font-size: 14px;
    text-align: right;
    font-style: italic;
    max-width: 40%;
    line-height: 22px;
    z-index: 2;
}
.meta-media .wp-playlist {
    width: 80%;
    margin: 15px auto;
    border: none;
}
.meta-media .wp-playlist-item {
    padding: 5px;
}
.vce-main-content .meta-media .mejs-container {
    background: 0 0;
    position: absolute;
    width: 100% !important;
    bottom: 0;
    height: 100% !important;
    left: 0;
}
.mejs-controls button {
    min-width: initial;
}
.vce-main-content .mejs-container .mejs-controls,
.vce-main-content .mejs-controls .mejs-volume-button .mejs-volume-slider {
    background: rgba(0, 0, 0, 0.5);
}
.vce-main-content .mejs-container .mejs-controls {
    height: 100px;
}
.vce-main-content .mejs-container .mejs-controls > div,
.vce-main-content .mejs-container .mejs-horizontal-volume-slider {
    margin-top: 35px;
}
.vce-main-content .mejs-container .mejs-controls > div:first-child {
    margin-left: 30px;
}
.vce-main-content .mejs-container .mejs-controls > div:last-child {
    margin-right: 30px;
}
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
    background: #222;
    height: 100px !important;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.vce-featured a img {
    -webkit-transition: -webkit-transform 15s ease-in-out;
    -moz-transition: -moz-transform 15s ease-in-out;
    -o-transition: -o-transform 15s ease-in-out;
    -ms-transition: -ms-transform 15s ease-in-out;
    transition: transform 15s ease-in-out;
}
.vce-featured:hover a img {
    -webkit-transform: translateX(-15px) translateY(13px) scale(1.1);
    -moz-transform: translateX(-15px) translateY(13px) scale(1.1);
    -o-transform: translateX(-15px) translateY(13px) scale(1.1);
    -ms-transform: translateX(-15px) translateY(13px) scale(1.1);
    transform: translateX(-15px) translateY(13px) scale(1.1);
}
.img-wrp img,
.meta-image img,
.vce-gallery .gallery-item img,
.vce-gallery-big img,
.vce-post img,
.vce-post-img img {
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    -ms-transition: -ms-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}
.vce-share-bar {
    display: block;
    padding: 0 30px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.sidr-class-sub-menu {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.sidr ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    margin: 0;
    line-height: 48px;
    position: relative;
}
#back-top {
    right: 20px;
    position: fixed;
    bottom: 0;
    z-index: 1041;
    width: 40px;
    height: 40px;
    background: 0 0;
    text-indent: 0;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    color: #e8e8e8;
    font-size: 32px;
    padding: 4px 0 0;
    text-align: center;
    border-radius: 5px 5px 0 0;
    display: none;
}
#back-top i {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 0.7;
    width: 20px;
}
.twitter-tweet {
    margin: 0 auto !important;
}
.fb_iframe_widget {
    text-align: center;
    width: 100% !important;
    margin-bottom: 30px;
}
.archive .main-box-title {
    -moz-box-shadow: none;
    box-shadow: none;
}
.main-box-subtitle {
    width: 600px;
    margin: -5px auto 0;
    font-size: 14px;
    line-height: 22px;
    display: block;
    text-align: center;
    padding-bottom: 18px;
}
.vce-responsive-nav {
    display: none;
    font-size: 32px;
    float: left;
    position: relative;
    z-index: 5000;
}
.sidr,
.vce-menu-parent {
    position: absolute;
    top: 0;
}
.vce-menu-parent {
    width: 30px;
    height: 100%;
    right: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    padding: 7px;
}
.vce-404-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.vce-404-menu li {
    float: left;
    margin-right: 10px;
}
.sidr {
    display: none;
    z-index: 999999;
    position: fixed;
    width: 260px;
    height: 100%;
    overflow-x: none;
    overflow-y: auto;
    font-size: 15px;
}
.sidr .sidr-inner {
    padding: 0 0 15px;
}
.sidr.right {
    right: -260px;
    left: auto;
}
.sidr.left {
    right: auto;
    left: -260px;
    box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.4);
}
.sidr ul {
    display: block;
    margin: 0 0 15px;
    padding: 0;
}
.sidr ul li ul li a {
    padding-left: 30px;
}
.sidr form {
    margin: 10px 20px;
}
.sidr input[type="text"] {
    border: none;
    -webkit-appearance: none;
}
.s2_form_widget input[type="submit"] {
    min-width: 120px;
}
.vce-custom-content {
    margin-top: 30px;
}
.vce-content-bottom .vce-custom-content {
    margin-top: 0;
    margin-bottom: 30px;
}
body.safari.iphone.sidr-main-open {
    position: fixed !important;
    z-index: 0;
    top: 0;
    -webkit-overflow-scrolling: touch;
}
.wp-review-total-star [class*=" mts-icon-"]:before,
.wp-review-total-star [class^="mts-icon-"]:before {
    margin-left: 0;
}
div.wpcf7-response-output {
    margin: 0;
    padding: 10px 20px;
    border: none;
    font-size: 14px;
    border-radius: 4px;
}
.error,
div.wpcf7-validation-errors {
    background: #e74c3c;
    color: #fff;
}
.success,
div.wpcf7-mail-sent-ok {
    background: #27ae60;
    color: #fff;
}
.error,
.success {
    padding: 10px 20px;
    display: block;
    margin: 0;
    border-radius: 4px;
    float: left;
}
span.wpcf7-not-valid-tip {
    display: none;
    border: none;
    padding: 5px 10px;
    background: #f1c40f;
    color: #fff;
    top: 0;
    left: auto;
    right: 0;
}
input[type="email"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
input[type="text"].wpcf7-not-valid,
input[type="url"].wpcf7-not-valid,
textarea.wpcf7-not-valid {
    border-color: #f1c40f;
}
@media screen and (min-width: 0\0) {
    .nav-menu .menu-item-has-children a {
        padding-right: 20px;
    }
    .nav-menu .menu-item-has-children a:after {
        position: absolute;
        right: 7px;
        top: 10;
    }
}
.ie9 .nav-menu .menu-item-has-children a {
    padding-right: 20px;
}
.ie9 .nav-menu .menu-item-has-children a:after {
    position: absolute;
    right: 7px;
    top: 10px;
}
.ie .header-sticky .main-navigation a {
    padding: 15px 20px 15px 10px;
}
.entry-meta .percentage-icon {
    top: 0;
    font-size: inherit;
}
.meta-item .review-total-star {
    margin: 0;
    float: none;
}
.vce-featured-grid .reviews i {
    position: relative;
    top: auto;
    margin-top: 0;
    font-size: 13px;
}
:root .main-navigation ul ul,
_::-moz-svg-foreign-content {
    opacity: 1;
}
:root .nav-menu > li > .sub-menu .sub-menu.vce-rev,
_:-ms-input-placeholder {
    left: initial;
    right: auto;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .container {
        max-width: 1000px;
    }
    .vce-main-content {
        width: 700px;
    }
    .vce-featured {
        max-height: 400px;
        min-height: 400px;
    }
    .main-navigation ul ul {
        display: none;
    }
    .entry-title,
    .main-navigation ul li:hover ul {
        display: block;
    }
    .top-header {
        overflow: hidden;
    }
    .header-sticky .main-navigation a {
        padding: 15px 10px;
    }
    .main-navigation a {
        padding: 15px 9px;
    }
    .search-header-wrap a {
        padding: 15px;
    }
    .vce-lay-b {
        width: 100%;
        min-height: 155px;
    }
    .vce-lay-b img {
        max-height: initial;
        width: 100%;
    }
    .vce-lay-b .entry-title {
        line-height: 28px;
        font-size: 22px;
    }
    .vce-sid-none .vce-lay-b {
        width: 470px;
    }
    .vce-sid-none .vce-lay-c {
        width: 306px;
    }
    .vce-lay-c {
        width: 305px;
    }
    .vce-module-columns .main-box-half {
        width: 325px;
    }
    .vce-sid-none .vce-module-columns .main-box-half {
        width: 32%;
        margin-right: 2%;
    }
    .vce-sid-none .main-box-half:nth-child(3n) {
        margin-right: 0;
    }
    .vce-slider-pagination .vce-lay-b {
        width: 100%;
    }
    .header-3-wrapper .site-branding {
        max-width: 300px;
    }
    .vce-wrap-center .top-nav-menu li {
        margin: 0 5px 0 0;
    }
    .container-fix {
        margin: 0 -5px;
    }
    [class*="bit-"] {
        padding: 10px;
    }
    h1.entry-title {
        width: 540px;
    }
    .main-box .vce-link-pages a {
        margin: 0 20px;
    }
    .error404 .entry-content,
    .vce-page .entry-content,
    .vce-single .entry-content,
    .vce-single .entry-footer,
    .vce-single .entry-headline {
        max-width: 630px;
    }
    .vce-lay-b .entry-content {
        margin-left: 0;
    }
    .error404 .entry-content,
    .vce-sid-none .vce-page .entry-content,
    .vce-sid-none .vce-page .entry-title-page {
        max-width: 100%;
        padding: 0 20px;
    }
    .main-navigation li {
        pointer-events: auto;
    }
}
@media only screen and (min-width: 670px) and (max-width: 1023px) {
    .vce-featured {
        max-height: 300px;
        min-height: 300px;
    }
    .vce-featured-link-article {
        font-size: 42px;
        line-height: 52px;
    }
    .header-sticky .main-navigation a {
        padding: 15px 10px;
    }
    .vce-lay-b {
        min-height: 165px;
    }
    .vce-lay-b img {
        max-height: 165px;
        width: auto;
    }
    .vce-sid-none article.vce-lay-c:nth-of-type(1n) {
        margin: 0 3% 3% 0;
    }
    .vce-sid-none article.vce-lay-c:nth-of-type(3n) {
        margin: 0 0 3%;
    }
    .vce-lay-c .meta-image {
        width: 100%;
        text-align: center;
        height: auto;
    }
    .vce-lay-c img {
        width: 100%;
        height: auto;
        max-height: initial;
    }
    .vce-module-columns .main-box-half {
        width: 48.5%;
    }
    .vce-grid-item,
    .vce-sid-none .vce-module-columns .main-box-half {
        width: 100%;
    }
    .vce-sid-none .vce-lay-c {
        width: 100%;
        margin: 0 0 20px;
    }
    .header-3-wrapper .site-branding {
        max-width: 300px;
    }
    .header-3-wrapper .nav-menu > li > a {
        padding: 0 15px;
    }
    .vce-wrap-center .top-nav-menu li {
        margin: 0 5px 0 0;
    }
    .container-fix {
        margin: 0 -10px;
    }
    [class*="bit-"] {
        padding: 10px;
    }
    .vce-grid-text .vce-featured-info {
        margin-top: 10%;
    }
    h1.entry-title {
        width: 540px;
    }
    .entry-title {
        display: block;
    }
    .vce-featured-grid .vce-featured-link-article {
        font-size: 18px;
        line-height: 22px;
    }
    .vce-featured-grid .vce-featured-title {
        padding: 0 20px;
    }
    .vce-gallery-big {
        height: 200px;
    }
    .admin-bar.sidr-main-open #wpadminbar {
        left: 260px;
    }
}
@media only screen and (max-width: 1023px) {
    .header-3-wrapper,
    .header-sticky {
        text-align: center;
    }
    .site-footer [class*="bit-"],
    .vce-lay-b,
    .vce-main-content,
    .vce-sid-none .vce-lay-b {
        width: 100%;
    }
    .container {
        max-width: 90%;
    }
    .vce-main-content {
        padding: 15px 0 !important;
    }
    .main-navigation ul ul,
    .mm-list li a.search_header,
    .nav-menu,
    .site-description,
    .top-header {
        display: none;
    }
    .vce-res-nav {
        float: left;
        position: absolute;
        left: 0;
    }
    .header-3-wrapper {
        height: 50px !important;
        padding-top: 0 !important;
    }
    .header-3-wrapper .site-branding {
        position: relative;
        float: none;
        top: 0 !important;
        left: initial !important;
        text-align: center;
        max-width: initial;
        padding: 3px 0 7px;
    }
    .site-branding {
        padding: 4px 0 7px;
        display: inline-block;
    }
    .site-branding img {
        max-width: 120px;
        max-height: 28px;
    }
    .header-sticky .site-title {
        float: none;
        display: inline-block;
    }
    .header-sticky .vce-responsive-nav {
        position: absolute;
        left: 0;
    }
    .main-header .header-3-wrapper .site-title,
    .main-header .header-3-wrapper .site-title a.has-logo {
        line-height: 40px !important;
        font-size: 26px !important;
    }
    h1.entry-title {
        max-width: 100%;
    }
    .vce-responsive-nav {
        display: block;
        margin: 10px 0 9px;
    }
    .main-header .site-title,
    .main-header .site-title a {
        line-height: 36px !important;
        font-size: 40px !important;
    }
    .admin-bar .header-sticky {
        top: 0;
    }
    .gallery-item:hover img,
    .img-wrp:hover img,
    .meta-image:hover a img,
    .vce-gallery-big:hover img,
    .vce-post-img:hover img,
    .vce_posts_widget .vce-post-big li:hover img {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
    li > ol,
    li > ul {
        margin: 0;
    }
    .vce-lay-b {
        min-height: 155px;
    }
    .vce-lay-b img {
        max-height: initial;
        width: 100%;
    }
    .vce-lay-b .entry-title {
        line-height: 28px;
        font-size: 22px;
    }
    .site-footer [class*="bit-"] .widget:last-child {
        margin-bottom: 0;
    }
    .main-box .vce-link-pages a {
        top: 4px;
    }
    .vce-lay-b .entry-content {
        margin-left: 0;
    }
    .error404 .entry-content,
    .vce-sid-none .vce-page .entry-content,
    .vce-sid-none .vce-page .entry-title-page,
    .vce-sid-none .vce-single .entry-content,
    .vce-sid-none .vce-single .entry-footer,
    .vce-sid-none .vce-single .entry-headline {
        width: 100% !important;
        padding: 0 20px;
        margin: 20px auto;
    }
    .error404 .entry-content,
    .vce-page .entry-content,
    .vce-single .entry-content,
    .vce-single .entry-footer,
    .vce-single .entry-headline {
        max-width: 630px;
    }
}
@media only screen and (min-width: 200px) and (max-width: 670px) {
    html {
        margin-top: 0 !important;
        overflow-x: visible;
    }
    .entry-content,
    body,
    button,
    input,
    select,
    textarea {
        font-size: 14px;
        line-height: 22px;
    }
    .container {
        max-width: 95%;
    }
    .vce-featured {
        max-height: 200px;
        min-height: 200px;
    }
    .vce-main-content {
        padding: 0 0 10px !important;
    }
    .vce-featured-grid .vce-featured-link-article,
    .vce-featured-link-article {
        font-size: 20px;
        line-height: 26px;
    }
    .meta-category a,
    .vce-featured-section a {
        font-size: 14px;
    }
    .vce-featured .vce-featured-info,
    .vce-hover-effect {
        width: 100%;
        margin: 0;
        left: 0;
        text-align: center;
    }
    .vce-featured-grid .vce-featured-title {
        width: 80%;
    }
    .main-box-inside {
        padding: 10px 10px 0;
    }
    .main-box,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 10px;
    }
    .vce-lay-b,
    .vce-lay-c {
        padding: 0 0 5px;
        margin: 0 0 10px;
    }
    .vce-lay-b img,
    .vce-lay-c,
    .vce-lay-c img,
    .vce-sid-none .vce-lay-b .meta-image,
    .vce-sid-none .vce-lay-b img,
    .vce-sid-none .vce-lay-c .meta-image,
    .vce-sid-none .vce-lay-c img {
        width: 100%;
        min-height: initial;
        min-width: initial;
        max-height: initial;
        margin-right: 0;
    }
    .main-box-subtitle,
    .vce-lay-c .meta-image,
    .vce-module-columns .main-box-half,
    .vce-post-big li a,
    .vce-post-img img,
    .vce-post-slider li a,
    .vce-sid-none .vce-module-columns .main-box-half {
        width: 100%;
    }
    .vce-sid-none .vce-lay-b,
    .vce-sid-none .vce-lay-c {
        width: 100%;
        margin: 0 0 20px;
    }
    .vce-sid-none .vce-lay-b .entry-header {
        padding: 0;
    }
    .vce-sid-none .vce-lay-c,
    .vce-sid-none .vce-lay-c:nth-child(3n) {
        margin: 0 0 10px !important;
    }
    .vce-lay-b .entry-title {
        line-height: 28px;
        font-size: 22px;
        text-align: center;
        padding: 0 10px;
    }
    .vce-share-bar,
    h1.entry-title {
        padding: 0 20px;
    }
    .vce-lay-b .entry-header {
        text-align: center;
    }
    .vce-lay-b .meta-image {
        margin-bottom: 12px;
    }
    .error404 .entry-content,
    .vce-page .entry-content,
    .vce-page .entry-title-page,
    .vce-sid-none .vce-page .entry-content,
    .vce-sid-none .vce-page .entry-title-page,
    .vce-sid-none .vce-single .entry-content,
    .vce-sid-none .vce-single .entry-footer,
    .vce-sid-none .vce-single .entry-headline,
    .vce-single .entry-content,
    .vce-single .entry-footer,
    .vce-single .entry-headline {
        width: 100% !important;
        padding: 0 20px;
        margin: 20px auto;
    }
    .vce-wrap-center,
    .vce-wrap-left,
    .vce-wrap-right {
        width: 100%;
        text-align: center;
    }
    .img-wrp {
        float: none;
    }
    .vce-single .entry-header {
        margin: 20px 0;
    }
    .data-image {
        float: left;
        margin-right: 20px;
        display: block;
        text-align: center;
        width: 100%;
    }
    .data-content {
        margin: 0;
        text-align: center;
    }
    .data-links {
        float: none;
        margin-bottom: 10px;
    }
    .vce-author-links {
        text-align: center;
        width: 100%;
    }
    .vce-author-links a {
        float: none;
        display: inline-block;
    }
    .container-fix,
    .data-image img,
    .data-links a,
    .main-box .vce-link-pages a {
        margin: 0;
    }
    h1.entry-title {
        font-size: 24px;
        line-height: 30px;
    }
    .vce-single .entry-headline p {
        font-size: 16px;
        line-height: 24px;
    }
    p {
        margin-bottom: 20px;
    }
    h1 {
        font-size: 24px;
        line-height: 34px;
    }
    h2 {
        font-size: 22px;
        line-height: 32px;
    }
    h3 {
        font-size: 20px;
        line-height: 30px;
        -webkit-font-smoothing: antialiased;
    }
    h4 {
        font-size: 18px;
        line-height: 28px;
    }
    h5 {
        font-size: 16px;
        line-height: 26px;
    }
    h6 {
        font-size: 14px;
        line-height: 24px;
    }
    .bit-1,
    .bit-10,
    .bit-11,
    .bit-12,
    .bit-2,
    .bit-3,
    .bit-4,
    .bit-5,
    .bit-6,
    .bit-7,
    .bit-8,
    .bit-9 {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }
    .main-box-title {
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        margin-bottom: 0;
        padding: 10px 10px 12px;
    }
    .vce-gallery-big {
        height: 200px !important;
    }
    .wp-caption {
        width: 100% !important;
    }
    .site-info .container > div {
        display: block;
        width: 100%;
    }
    .vce-wrap-right > div,
    .vce-wrap-right > ul {
        float: none;
        display: inline-block;
        margin: 10px 0 0;
    }
    .data-entry-content {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .alignleft,
    .alignright {
        margin: 0 0 20px;
    }
    .vce-lay-b .entry-content {
        padding: 0 10px;
    }
    .header-sticky {
        -webkit-transition: 0.1s ease-in-out;
        -moz-transition: 0.1s ease-in-out;
        -ms-transition: 0.1s ease-in-out;
        -o-transition: 0.1s ease-in-out;
        transition: 0.1s ease-in-out;
    }
}
@media only screen and (max-width: 1023px) and (min-width: 500px) {
    .vce-sid-none .vce-lay-c,
    .vce-sid-none .vce-lay-c:nth-child(3n) {
        width: 48.5%;
        margin: 0 3% 3% 0 !important;
    }
    .vce-sid-none .vce-lay-c:nth-child(2n) {
        margin: 0 0 10px !important;
    }
}
