/*
Theme Name: Joi
Author: Impulse
Author URI: http://www.weareimpulse.com/
*/

@font-face {
    font-family: 'GL';
    src: url('fonts/GothamRounded-Light.eot');
    src: url('fonts/GothamRounded-Light.eot?#iefix') format('embedded-opentype'), url('fonts/GothamRounded-Light.woff2') format('woff2'), url('fonts/GothamRounded-Light.woff') format('woff'), url('fonts/GothamRounded-Light.ttf') format('truetype'), url('fonts/GothamRounded-Light.svg#GothamRounded-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'G';
    src: url('fonts/GothamRounded-Book.eot');
    src: url('fonts/GothamRounded-Book.eot?#iefix') format('embedded-opentype'), url('fonts/GothamRounded-Book.woff2') format('woff2'), url('fonts/GothamRounded-Book.woff') format('woff'), url('fonts/GothamRounded-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GM';
    src: url('fonts/GothamRounded-Medium.eot');
    src: url('fonts/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/GothamRounded-Medium.woff2') format('woff2'), url('fonts/GothamRounded-Medium.woff') format('woff'), url('fonts/GothamRounded-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GB';
    src: url('fonts/GothamRounded-Bold.eot');
    src: url('fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/GothamRounded-Bold.woff2') format('woff2'), url('fonts/GothamRounded-Bold.woff') format('woff'), url('fonts/GothamRounded-Bold.ttf') format('truetype'), url('fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

:focus {
    outline: 0;
}

input[type=submit] {
    -webkit-appearance: none;
}

html {
    overflow-x: hidden;
    max-width: 100%;
}

body {
    max-width: 100%;
    font-family: 'Open Sans', 'arial', sans-serif;
    position: relative;
    font-family:
}

ol,
ul,
li {
    list-style: none;
}

.home-demo a:visited .fa,
.home-demo a .fa {
    color: #59585b !important;
}

#tab-7 ul li a,
#tab-7 ul li a:visited {
    color: #59585b !important
}

#tab-7 ul li a:hover,
#tab-7 ul li a:focus {
    color: #f8bf3c !important
}

a:visited,
a {
    color: #59585b;
}

input[type=text]::-ms-clear {
    display: none;
}

sup {
    font-size: 10px;
    vertical-align: super;
}

sub {
    font-size: 10px;
    vertical-align: sub;
}

p:empty {
    display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

section {
    z-index: 1;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

html {
    overflow-y: scroll;
    min-height: 100%;
}

html,
body {
    position: relative;
    overflow-x: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    font-family: 'Open Sans', 'arial';
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html.ie7,
body.ie7 {
    min-width: 480px;
}

section {
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
}

h1 {
    font-size: 45px;
    line-height: 45px;
}

h2 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 25px;
}

.search-results h2.entry-title {
    font-size: 25px;
}

h3 {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 12px;
}

h4 {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 12px;
}

h5 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
}

h6 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 12px;
}

p {
    padding-bottom: 25px;
}

.bold,
strong,
b,
thead {
    font-weight: 600;
}

a {
    cursor: pointer !important;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a:-webkit-any-link {
    text-decoration: none;
    cursor: auto;
}

a:-moz-any-link {
    text-decoration: none;
    cursor: auto;
}

a:link {
    text-decoration: none;
    cursor: auto;
    border: none;
}

a:visited,
a:active {
    text-decoration: none;
    color: inherit;
}

p,
input[type=text],
textarea,
input[type=email],
input[type=password],
input[type=tel],
input[type=url] {
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
}

.disable-hover,
.disable-hover * {
    pointer-events: none !important;
}

.button,
input[type="button"],
input[type=submit],
.comment-list .reply a,
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a,
.widget .tagcloud a,
.post-tags a {
    display: inline-block;
    font-family: inherit !important;
    line-height: 28px !important;
    padding: 0 12px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    border: 2px solid !important;
    background: none !important;
}

img {
    max-width: 100%;
}

em {
    font-style: italic;
}

blockquote,
blockquote p {
    line-height: 40px;
    font-size: 22px;
    padding-left: 0px;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    font-weight: lighter;
}

code {
    display: block;
    clear: both;
    overflow: auto;
    padding: 20px;
    margin: 12px 0;
    white-space: pre;
    font: 12px "Andale Mono", Courier, "Courier New", monospace;
}

ul,
ol {
    margin-left: 30px;
    margin-bottom: 30px;
}

ul li {
    list-style: disc;
    list-style-position: outside;
}

ol li {
    list-style: decimal;
    list-style-position: outside;
}

.search article #searchsubmit {
    margin-top: 30px;
}

dt {
    font-weight: bold;
}

dd {
    padding-left: 20px;
}

table {
    width: 100%;
}

table td,
table th {
    text-align: center;
}

table tbody td {
    padding: 5px;
    border-right: 1px solid;
    border-bottom: 1px solid;
}

table tbody tr td:first-child {
    border-left: 1px solid;
}

table th {
    border-bottom: 1px solid;
}

caption {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    width: 100%;
    text-align: center;
}

#preloader {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}

#preloader.loaded {
    opacity: 0;
    -webkit-transform: scale(1.5, 1.5);
    -moz-transform: scale(1.5, 1.5);
    -o-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
}

#preloader .to-loader-logo {
    position: absolute;
    display: block;
    bottom: 50%;
    left: 0;
    right: 0;
    max-width: 170px;
    margin: 0 auto 30px auto;
    text-align: center;
}

#preloader .to-loader {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    right: 0;
    margin: 30px auto 0 auto;
    text-align: center;
}

#preloader .to-loader-logo,
#preloader .to-loader {
    -webkit-transition: all 0.2s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.2s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: all 0.2s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: all 0.2s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 0.2s cubic-bezier(0.7, 0, 0.3, 1);
}

#preloader .to-loader svg {
    width: 60px;
    height: 60px;
}

#preloader .to-loader svg path {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.loading-container {
    position: fixed;
    display: none;
    z-index: 10000;
    top: 50%;
    left: 50%;
}

.ajax-load .loading-container,
.loading-container.ajax-load {
    display: block;
}

.loading-container .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 4px;
}

.csstransforms .loading {
    -webkit-animation: rotate-loading .7s linear 0s infinite normal;
    -moz-animation: rotate-loading .7s linear 0s infinite normal;
    -o-animation: rotate-loading .7s linear 0s infinite normal;
    animation: rotate-loading .7s linear 0s infinite normal;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.loading-container .loading {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

@-webkit-keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate-loading {
    0%,
        {
        -moz-transform: rotate(0deg);
    }
    50% {
        -moz-transform: rotate(180deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotate-loading {
    0% {
        -o-transform: rotate(0deg);
    }
    50% {
        -o-transform: rotate(180deg);
    }
    100% {
        -o-transform: rotate(360deg);
    }
}

@keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

#outer-container {
    position: relative;
    display: block;
    z-index: 1;
}

#body-overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#push-anim-overlay {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, height 0.6s step-end, width 0.6s step-end;
    -moz-transition: opacity 0.5s ease-out, height 0.6s step-end, width 0.6s step-end;
    -o-transition: opacity 0.5s ease-out, height 0.6s step-end, width 0.6s step-end;
    -ms-transition: opacity 0.5s ease-out, height 0.6s step-end, width 0.6s step-end;
    transition: opacity 0.5s ease-out, height 0.6s step-end, width 0.6s step-end;
}

.left-menu-anim #push-anim-overlay,
.sidebar-anim #push-anim-overlay,
.menu-anim #push-anim-overlay {
    opacity: 0.3;
    width: 100%;
    height: 100%;
    cursor: url("images/close-cursor.png"), progress;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
}

#inner-container {
    position: relative;
    overflow: hidden;
    height: 100%;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.ajax-load #inner-container {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#search-container {
    position: fixed;
    display: none;
    z-index: 9999;
    min-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.news-1,
.news-2,
.news-3 {
    height: 450px !important;
    padding-bottom: 0 !important;
    margin-bottom: 30px !important;
}

#search-container.search-anim {
    display: block;
}

#search-inner {
    -webkit-overflow-scrolling: touch;
    z-index: 9999;
    padding-bottom: 150px;
}

#search-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
}

#search-msg {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 32px;
    font-weight: 300;
}

.search-anim #search-overlay {
    opacity: 0.95;
}

#search-overlay {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#error-404 {
    text-align: center;
    margin: 80px 0;
}

#error-404 h1 {
    font-size: 180px;
    line-height: 180px;
}

body #error-404 h2 {
    text-transform: uppercase;
    font-size: 50px;
    line-height: 50px;
}

body #error-404 h3 {
    margin-top: 50px;
}

#body-overlay,
#outer-container,
#right-search-button,
#right-sidebar-button,
#left-menu-button,
#sliding-menu,
#scrollToTop {
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease;
}

#header,
#sliding-sidebar,
#scrollToTop {
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
    -o-transition: -o-transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
}

.csstransitions .menu-anim #body-overlay,
.csstransitions .menu-anim #outer-container,
.csstransitions .menu-anim #header,
.csstransitions .menu-anim #sliding-menu,
.csstransitions .menu-anim #scrollToTop {
    -webkit-transform: translate3d(275px, 0, 0)!important;
    -moz-transform: translate3d(275px, 0, 0) !important;
    -o-transform: translate3d(275px, 0, 0) !important;
    -ms-transform: translate3d(275px, 0, 0) !important;
    transform: translate3d(275px, 0, 0) !important;
}

.no-csstransitions .menu-anim #body-overlay,
.no-csstransitions .menu-anim #outer-container,
.no-csstransitions .menu-anim #header,
.no-csstransitions .menu-anim #scrollToTop {
    left: 275px !important;
}

.no-csstransitions .menu-anim #sliding-menu {
    left: 0 !important;
}

.csstransitions .sidebar-anim #body-overlay,
.csstransitions .sidebar-anim #outer-container,
.csstransitions .sidebar-anim #right-search-button,
.csstransitions .sidebar-anim #right-sidebar-button,
.csstransitions .sidebar-anim #left-menu-button,
.csstransitions .sidebar-anim #header,
.csstransitions .sidebar-anim #scrollToTop {
    -webkit-transform: translate3d(-350px, 0, 0) !important;
    -moz-transform: translate3d(-350px, 0, 0) !important;
    -ms-transform: translate3d(-350px, 0, 0) !important;
    -o-transform: translate3d(-350px, 0, 0) !important;
    transform: translate3d(-350px, 0, 0) !important;
}

.touch .sidebar-anim #sliding-sidebar {
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.no-csstransitions .sidebar-anim #body-overlay,
.no-csstransitions .sidebar-anim #outer-container,
.no-csstransitions .sidebar-anim #right-search-button,
.no-csstransitions .sidebar-anim #right-sidebar-button,
.no-csstransitions .sidebar-anim #left-menu-button,
.no-csstransitions .sidebar-anim #header,
.no-csstransitions .sidebar-anim #scrollToTop {
    left: -350px !important;
}

.rev_slider_wrapper {
    z-index: 1;
}

html.admin {
    margin-top: 0 !important;
    top: 32px !important;
}

html.vc_inline-shortcode-edit-form {
    margin-top: 0 !important;
    top: 0 !important;
}

#wpadminbar {
    position: fixed !important;
}

.admin #header.fixed,
.admin #header.search,
.admin #search-container,
.admin #sliding-sidebar,
.admin #sliding-menu {
    margin-top: 32px !important;
}

.vc_editor #header.fixed,
.vc_editor #header.search,
.vc_editor #search-container,
.vc_editor #sliding-sidebar,
.vc_editor #sliding-menu {
    margin-top: 0 !important;
}

body.wpb-js-composer.compose-mode {
    top: -32px !important;
    margin-bottom: -32px !important;
}

#vc-spacer {
    display: none;
}

body.wpb-js-composer.compose-mode #vc-spacer {
    display: block;
}

.section-container {
    position: relative;
    max-width: 1180px;
    margin: 0 auto;
}

.clear {
    clear: both;
    padding-bottom: 24px;
}

.section-container:after,
.col:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.col {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin-right: 2%;
}

.col.col-last {
    margin-right: 0;
}

.five-cols {
    width: 20%;
    margin-right: 0;
}

.col-1 {
    width: 6.5%;
}

.col-2 {
    width: 15.0%;
}

.col-3 {
    width: 23.5%;
}

.col-4 {
    width: 32.0%;
}

.col-5 {
    width: 40.5%;
}

.col-6 {
    width: 49.0%;
}

.col-7 {
    width: 57.5%;
}

.col-8 {
    width: 66.0%;
}

.col-9 {
    width: 74.5%;
}

.col-10 {
    width: 83.0%;
}

.col-11 {
    width: 91.5%;
}

.col-12 {
    width: 100%;
    margin-right: 0;
}

#header {
    position: absolute;
    z-index: 999999 !important;
    min-width: 320px;
    width: 100%;
    height: auto;
    top: 0;
    margin: 0 auto;
    text-align: center;
    background: none;
    -webkit-transform: translateZ(0);
}

#click-menu {
    z-index: 999999 !important;
    position: fixed !important;
}

#header.search-anim {
    opacity: 0;
}

#header.trans.dark {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

#header.trans.light {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#header.fixed {
    position: fixed !important;
}

#header-container {
    position: relative;
    margin: 0 auto;
    height: 100%;
}

.header-mobile #header-container {
    position: relative;
    margin: 0 auto;
    min-width: 100%;
}

.header-mobile #header-container {
    position: relative;
    margin: 0 auto;
}

.header-menu #header-container {
    position: relative;
    margin: 0 auto;
}

#header-overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
}

.ajax-load #header-overlay {
    display: block !important;
}

#header-overlay-slider {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform-style: flat;
}

.ajax-load #header-overlay-slider {
    display: none !important;
}

#header.trans #header-overlay-slider {
    display: block;
}

#header.dark #header-overlay-slider {
    background: #fff;
}

#header.light #header-overlay-slider {
    background: #000;
}

#header.trans #header-overlay {
    opacity: 0 !important;
}

#cantPlay {
    position: absolute;
    display: none;
    height: 30px;
    top: 100%;
    left: 0;
    right: 0;
    opacity: 0.95;
    line-height: 30px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);
}

#cantPlay .fa-times {
    background: none;
}

#cantPlay a {
    color: inherit;
}

#top-nav {
    display: block;
    background: transparent;
    list-style: none;
    height: 100%;
    position: relative;
}

#top-nav .top-menu {
    position: absolute;
    display: block;
    height: auto;
    width: 100%;
    top: 50%;
    left: 0;
    bottom: 0;
    margin-top: -15px;
    text-align: right;
}

.website-logo {
    position: relative;
    display: inline-block;
    z-index: 1;
    float: left;
    height: 100%;
}

.website-logo a {
    transform: none;
}

.header-mobile .website-logo {
    position: relative;
    cursor: pointer;
    height: 100%;
    left: 10%;
    right: 95px;
}

.header-mobile #top-nav {
    right: 10%;
}

.website-logo img {
    position: absolute;
    display: block;
    max-width: none;
    min-height: 25px;
    max-height: 35%;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#header-container .website-logo img.logo-dark {
    opacity: 1;
}

#header-container .website-logo img.logo-light {
    opacity: 0;
}

#header-container.trans.light .website-logo img.logo-light {
    opacity: 1;
}

#header-container.trans.dark .website-logo img.logo-light {
    opacity: 0;
}

#header-container.trans.light .website-logo img.logo-dark {
    opacity: 0;
}

.sliding-sidebar-open,
.search-button {
    margin: 0 10px !important;
    font-size: 18px;
    cursor: pointer;
}

.sliding-sidebar-open i,
.search-button i {
    width: 20px;
    text-align: center;
}

.header-mobile .search-button,
.header-mobile .sliding-sidebar-open,
.header-mobile .sliding-menu-open {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    width: 20px;
    height: 30px;
    top: 50%;
    left: 0;
    line-height: 30px;
    margin: -15px 10px 0 10px !important;
    cursor: pointer;
}

.header-mobile .search-button,
.header-mobile .sliding-sidebar-open {
    float: right;
    right: 0;
    left: auto;
}

.header-menu .no-nav.search-button,
.header-menu .no-nav.sliding-sidebar-open,
.header-menu .sliding-menu-open {
    display: none;
}

.sidebar-anim .sliding-sidebar-open svg {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    -o-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

#header-container,
#header-overlay,
#header-overlay-slider,
.website-logo img,
.to-wishlist-counter,
.cart-counter,
.to-wishlist-counter i,
.cart-counter i,
.to-wishlist-counter span,
.cart-counter span,
#header-container .icon-to-search,
.header-mobile .search-button.no-nav,
.search-button .fa-search:before,
.nav-container .search-button .icon-to-search,
.sliding-sidebar-open svg {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sliding-menu-open *,
.sliding-sidebar-open * {
    -webkit-transition: fill 0.3s ease-in-out;
    -moz-transition: fill 0.3s ease-in-out;
    -o-transition: fill 0.3s ease-in-out;
    -ms-transition: fill 0.3s ease-in-out;
    transition: fill 0.3s ease-in-out;
}

.nav-container .search-button {
    position: absolute;
    width: 45px !important;
    top: 0;
    right: 0;
    margin-left: 10px !important;
    background: none;
}

#header.header-mobile #to-woo-icons-menu,
#header.header-mobile .widget.widget_shopping_cart {
    display: none;
}

#to-woo-icons-menu {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: none !important;
}

#top-nav li.hide {
    display: none !important;
}

.icon-menu.fa {
    display: inline-block !important;
    float: left;
    width: 24px;
    font-size: 14.5px;
    text-align: left;
}

#top-nav > ul > li > a > span .icon-menu.fa {
    float: none;
}

#top-nav .menu-text-highlight {
    position: absolute;
    top: 6px;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 900;
    font-style: italic;
    text-transform: none;
}

#top-nav > ul > li > a .menu-text-highlight {
    top: -14px;
    padding: 0;
    margin: 0 0 0 -14px;
}

#top-nav .sub-menu.sub-image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: top right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#top-nav .sub-menu.sub-image.top-left {
    background-position: top left;
}

#top-nav .sub-menu.sub-image.top-right {
    background-position: top right;
}

#top-nav .sub-menu.sub-image.bot-left {
    background-position: bottom left;
}

#top-nav .sub-menu.sub-image.bot-right {
    background-position: bottom right;
}

#top-nav .megamenu .sub-menu.sub-image {
    padding-right: 100px;
}

#top-nav .megamenu .sub-menu.sub-image.top-left {
    padding-right: 0;
    padding-left: 100px;
}

#top-nav > ul > li > a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    border-bottom: 3px solid;
    transform: scale(0) translateZ(0);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
    -o-transition: -o-transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
}

#top-nav > ul > li:hover > a:after {
    border-color: inherit;
}

#top-nav > ul > li > a.hover:after,
#top-nav > ul > li.current-menu-ancestor > a:after,
#top-nav > ul > li.current-menu-item > a:after {
    opacity: 1;
    transform: scale(1) translateZ(0);
}

#top-nav > ul > li > a > .icon-menu.fa {
    font-size: 16px;
}

#top-nav li:before,
.icon-menu {
    display: none !important;
}

#top-nav .arrow-indicator {
    position: relative;
    display: inline-block;
    width: 10px;
    left: 6px;
    color: inherit !important;
}

#top-nav .sub-menu .arrow-indicator {
    position: absolute;
    display: inline-block;
    width: 10px;
    left: 175px;
}

#top-nav .megamenu .sub-menu .sub-menu li:hover a,
#top-nav .sub-menu li:hover > a {
    padding-left: 25px;
}

#top-nav .megamenu .sub-menu .arrow-indicator {
    display: none;
}

#top-nav ul {
    float: left;
}

#top-nav ul {
    height: 100%;
    margin: 0;
    padding: 0 50px 0 0;
    float: right;
}

header #searchform {
    display: block;
    position: absolute;
    top: 28px;
    right: 0;
    width: 370px;
    border: none!important;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
    height: 43px !important;
    z-index: 999;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

header #searchform input[type="submit"] {
    float: right;
    width: 35px;
    background-color: rgba(255, 255, 255, 0.0);
    height: 43px;
    text-indent: -999999px;
    background-image: url('images/search.png') !important;
    background-repeat: no-repeat;
    background-size: 20px auto !important;
    background-position: center center !important;
    position: absolute;
    top: 0;
    right: 0;
    border: none !important;
    background-repeat: no-repeat !important;
}

header.trans #searchform input[type="submit"] {
    background-image: url('images/search.png') !important;
}

header #searchform input[type="text"] {
    height: 43px;
    float: left;
    width: 300px;
    line-height: 43px;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    padding: 0 10px;
    color: #333;
    background-color: rgba(255, 255, 255, 0.0);
}

header #searchform.compressed {
    width: 35px;
    background-color: rgba(255, 255, 255, 0.0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

header #searchform.compressed input[type="text"] {
    display: none;
}

header #searchform.compressed input[type="submit"] {
    background-image: url('images/search.png') !important;
}

header.trans #searchform.compressed input[type="submit"] {
    background-image: url('images/search2.png') !important;
}

#top-nav li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    margin: 0;
    padding: 0;
    transform: none;
}

#top-nav li.megamenu {
    position: static;
}

.custom-sub {
    position: relative;
    display: none;
    height: 8px;
    width: 100%;
    top: 100%;
    margin: 0;
}

#top-nav .sub-menu {
    position: absolute;
    height: auto;
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
}

#top-nav > ul > li > a {
    position: relative;
    z-index: 3;
    height: 100px;
    line-height: 100px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}

#top-nav li a {
    display: block;
    float: left;
    line-height: 25px;
    padding: 0px 10px;
    color: inherit;
    background: transparent !important;
    cursor: pointer;
}

#header.trans #top-nav > ul > li > a,
#header.trans #top-nav > ul > li {
    line-height: 100px;
    height: 100px;
}

#top-nav > ul > li.menu-item-has-children > a {
    padding: 0px 16px 0 14px;
    letter-spacing: 0.5px;
}

#top-nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
}

#top-nav ul ul li {
    position: relative;
    display: inline-block;
    width: 190px;
    height: auto;
    min-height: 40px;
    float: left;
}

#top-nav ul ul li a {
    width: 158px;
    line-height: 14px;
    background: transparent !important;
    text-align: left;
    padding: 13px 16px;
    font-size: 13px !important;
}

#top-nav .sub-menu .sub-menu {
    top: 0px !important;
    margin-left: 190px;
}

#top-nav .megamenu .sub-menu {
    height: auto;
    width: 100%;
    max-width: 1280px;
    left: 0;
    right: 0;
    top: 100%;
    margin: auto;
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
}

#top-nav .megamenu > .sub-menu {
    top: -200%;
}

#top-nav .megamenu .menu-item:after {
    display: none;
}

#top-nav .megamenu .sub-menu li {
    display: table-cell;
    vertical-align: top;
    float: none;
    width: 33.33%;
    padding: 15px;
    background: transparent !important;
}

#top-nav .megamenu .sub-menu li:hover {
    background: transparent !important;
}

#top-nav .megamenu .sub-menu li:last-child {
    border-right: none;
}

#top-nav > ul > .megamenu > .sub-menu > li > a {
    margin: 8px 0 18px 15px;
    padding: 0 0 12px 0;
    font-size: 12px !important;
    text-transform: uppercase;
    border-bottom: 1px solid;
    border-color: inherit;
}

#top-nav .megamenu .sub-menu li a {
    font-weight: 600;
    padding: 0 15px;
}

#top-nav .megamenu .sub-menu li ul {
    position: relative;
    display: block;
    width: 100%;
    top: 0px !important;
    left: 0px !important;
    padding: 0;
    opacity: 1;
    border-top: none;
}

#top-nav .megamenu .sub-menu .sub-menu {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#top-nav .megamenu .sub-menu .sub-menu li {
    position: relative;
    display: block;
    float: right;
    min-height: 30px;
    width: 100%;
    padding: 0;
    opacity: 1;
    border: none;
}

#top-nav .megamenu .sub-menu .sub-menu li a {
    width: auto;
    text-transform: none;
    font-weight: normal;
    padding: 7px 15px;
    font-size: 13px;
    background: none !important;
}

#top-nav > ul > li.right > ul {
    right: 0;
}

#top-nav ul .right ul li a {
    background: transparent !important;
    text-align: right;
}

#top-nav .right .sub-menu .sub-menu {
    top: 0px !important;
    margin-left: 0;
    right: 190px;
    opacity: 1;
}

#top-nav .right .sub-menu {
    height: auto;
    -webkit-box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.05);
    box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.05);
}

#top-nav .right .sub-menu .arrow-indicator {
    position: absolute;
    display: inline-block;
    width: 10px;
    left: 5px;
}

#top-nav .right .sub-menu .arrow-indicator .fa-angle-right:before {
    content: "\f104";
}

#top-nav .right .sub-menu li:hover > a {
    padding-right: 25px;
    padding-left: 0;
}

#top-nav ul li.megamenu > ul,
#top-nav ul li > ul {
    display: block;
    overflow: hidden;
    max-height: 0px;
    max-width: 0px;
    top: 100%;
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: -webkit-transform 0.2s ease, opacity 0.2s ease, max-height 0.3s step-end, max-width 0.3s step-end, top 0.3s step-end;
    -o-transition: -o-transform 0.2s ease, opacity 0.2s ease, max-height 0.3s step-end, max-width 0.3s step-end, top 0.3s step-end;
    transition: transform 0.2s ease, opacity 0.2s ease, max-height 0.3s step-end, max-width 0.3s step-end, top 0.3s step-end;
}

#top-nav ul li.megamenu > ul ul {
    overflow: visible;
    top: 0;
    max-height: none;
    max-width: none;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

#top-nav ul li.megamenu:hover > ul,
#top-nav ul li:hover > ul {
    overflow: visible;
    max-height: 3000px;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, top 0s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, top 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, top 0s step-end;
}

#top-nav ul li:hover > ul {
    max-width: 190px;
}

#top-nav ul li.megamenu:hover > ul {
    max-width: 3000px;
}

#top-nav ul li.megamenu:hover > .sub-menu {
    top: 100%;
}

#top-nav ul li a {
    -webkit-transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important;
}

#top-nav > ul > li.megamenu.columns-2 > ul > li {
    width: 50%;
}

#top-nav > ul > li.megamenu.columns-3 > ul > li {
    width: 33.33%;
}

#top-nav > ul > li.megamenu.columns-4 > ul > li {
    width: 25%;
}

#top-nav > ul > li.megamenu.columns-5 > ul > li {
    width: 20%;
}

#top-nav > ul > li.megamenu.columns-6 > ul > li {
    width: 16.66%;
}

#left-nav .menu-text-highlight {
    position: absolute;
    top: 4px;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 900;
    font-style: italic;
    text-transform: none;
}

#left-nav,
#left-nav * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#left-nav {
    -webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -ms-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

#left-nav,
#left-menu-shop {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 275px;
    margin: 0;
    padding: 30px 0;
    font-size: 14px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#left-menu-shop {
    position: relative;
    display: inline-block;
    margin: -8px 0 0 0;
}

.lef-menu {
    position: relative;
    display: block;
    left: 0;
}

#left-nav .back-sub-menu span {
    padding: 0 0 0 6%;
    line-height: 40px;
    height: 40px;
}

#left-nav .back-sub-menu:hover i {
    position: relative;
}

#left-nav li,
#left-menu-shop li {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    min-height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -webkit-box-sizing: box-content;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#left-menu-shop li {
    position: relative;
    display: block;
    max-height: 40px;
}

#left-nav li.back-sub-menu,
#left-nav .megamenu ul li.back-sub-menu {
    position: relative;
    display: block;
    width: 70%;
    padding: 0 18% 12px 12%;
}

#left-nav li.back-sub-menu:hover,
#left-nav .megamenu ul li.back-sub-menu:hover {
    padding: 0 23% 12px 7%;
}

#left-nav li.back-sub-menu:hover:before,
#left-nav .megamenu ul li.back-sub-menu:hover:before {
    display: none;
}

#left-nav li a,
#left-menu-shop li a {
    position: relative;
    display: block;
    float: left;
    width: 70%;
    line-height: 16px;
    margin: 0;
    padding: 12px 18% 12px 12%;
    text-align: left;
    cursor: pointer;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

#left-nav ul li:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 6px;
    bottom: 6px;
    width: 3px;
    opacity: 0;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}

#left-nav ul li.current-menu-item:before,
#left-nav ul li.current_page_ancestor:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

#left-nav ul li:hover:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

#left-nav > ul > li > a,
#left-nav .back-sub-menu,
#left-menu-shop a {
    text-transform: uppercase;
    font-weight: 900;
}

#left-nav li a .fa {
    display: table;
    font-size: 14px;
    height: 100%;
}

#left-nav li a .fa:before {
    display: table-cell;
    vertical-align: middle;
}

#left-menu-shop li a i {
    font-size: 18px;
    padding: 0 4px 0 0;
}

#left-nav li:hover > a,
#left-menu-shop li:hover > a {
    padding: 12px 17% 12px 17%;
    width: 66%;
}

#left-nav ul {
    position: relative;
    display: block;
    float: left;
    height: auto;
    width: 100%;
    margin: 0;
}

#left-nav ul ul {
    position: absolute;
    display: block;
    top: 0;
    left: -5000px;
    right: 0;
    margin: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out, left 0.6s step-end;
    -moz-transition: opacity 0.3s ease-out, left 0.6s step-end;
    -o-transition: opacity 0.3s ease-out, left 0.6s step-end;
    -ms-transition: opacity 0.3s ease-out, left 0.6s step-end;
    transition: opacity 0.3s ease-out, left 0.6s step-end;
}

#left-nav > ul > li.menu-item-language {
    margin-top: 30px;
}

#left-nav .submenu-languages {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    right: auto;
    opacity: 1;
}

#left-nav .submenu-languages a {
    text-transform: uppercase;
    font-weight: 900;
}

#left-nav ul ul.sub-menu-show {
    left: 275px;
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

#left-nav ul ul li {
    display: block;
}

#left-nav .megamenu li {
    height: 40px;
    line-height: 40px;
}

#left-nav .megamenu ul li {
    position: relative;
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
}

#left-nav .megamenu ul ul li:last-child {
    border: none;
}

#left-nav > ul > li > a > .icon-menu.fa {
    font-size: 16px;
}

#left-nav .arrow-indicator,
#left-menu-shop span {
    position: absolute;
    display: block;
    width: 10px;
    top: 0;
    left: 84%;
    font-size: 20px;
}

#left-nav .arrow-indicator {
    height: 100%;
}

#left-menu-shop span {
    top: 8px;
    left: 82%;
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: initial;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#left-nav li:before,
#left-nav .icon-menu,
#left-nav .megamenu li:after {
    display: none;
}

#left-nav .back-sub-menu {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.left-menu,
#left-nav li:before {
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
    -o-transition: -o-transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
}

[data-menu="left-nav"] #sliding-menu {
    left: 0px;
}

[data-menu="left-nav"] #outer-container {
    margin-left: 275px;
}

[data-menu="left-nav"] #header,
[data-menu="left-nav"] #header-spacer {
    display: none;
    height: 0 !important;
}

#left-menu-button,
#right-sidebar-button,
#right-search-button {
    position: fixed;
    display: none;
    left: 285px;
    top: 10px;
    z-index: 999;
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 14px 4px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 14px 4px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 14px 4px rgba(0, 0, 0, 0.08);
}

#right-search-button,
#right-sidebar-button {
    display: block;
    right: 0;
    left: auto;
    top: 10px;
    line-height: 30px;
}

#right-search-button.right-offset {
    right: 40px;
}

#right-sidebar-button svg {
    padding: 1px 0 0 2px;
}

.admin-bar #right-sidebar-button,
.admin-bar #left-menu-button,
.admin-bar #right-search-button {
    top: 40px;
}

[data-menu="left-nav"] #outer-container {
    left: 0px;
}

[data-menu="left-nav"] .loading-container {
    left: 275px;
    right: 0;
}

#left-menu-button * {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#wrapper-scroll {
    position: absolute;
    top: -99999px;
    left: -99999px;
    width: 335px;
    overflow-y: scroll;
    height: 120px;
}

#textarea-scroll {
    margin-top: 10px;
    height: 250px;
    width: 100%;
    overflow-x: hidden;
    overflow: auto;
}

#sliding-menu {
    position: fixed;
    display: block;
    z-index: 1;
    width: 275px;
    top: 0;
    bottom: 0;
    left: -275px;
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#sliding-menu-overlay {
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#sliding-menu-inner {
    position: relative;
    display: block;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

#menu-widget {
    padding: 0 12% 100px 12%;
}

#sliding-menu-logo {
    position: relative;
    display: block;
    width: 275px;
    height: auto;
    text-align: center;
}

#sliding-menu-logo img {
    position: relative;
    display: block;
    max-width: 45%;
    margin: 35px auto;
}

#current-player {
    position: absolute;
    display: none;
    z-index: 3;
    width: 210px;
    height: 170px;
    bottom: 40px;
    left: 30px;
    -webkit-transform: translateZ(0);
}

#current-player.desktop {
    position: fixed;
    z-index: 9999;
    width: 210px;
    height: 170px;
    bottom: 5px;
    left: 5px;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 12px rgba(0, 0, 0, .15);
}

#current-player-mini {
    position: absolute;
    display: none;
    left: 210px;
    top: 0;
    width: 35px;
    height: 170px;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, .45);
    -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, .45);
    box-shadow: 0 2px 12px rgba(0, 0, 0, .45);
}

#current-player.close #current-player-mini {
    display: block;
}

.current-player-close {
    position: absolute;
    display: none;
    z-index: 2;
    color: #fff;
    top: 10px;
    right: 8px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.csstransforms #current-player.desktop .current-player-close {
    display: block;
}

.current-player-open {
    position: absolute;
    height: 25px;
    top: 10px;
    left: 0px;
    color: #fff;
    width: 35px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.csstransitions #current-player.desktop {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.csstransitions #current-player.desktop.animplayer {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

#overflow-player {
    position: relative;
    float: left;
    width: 100%;
    height: 280px;
}

#sliding-menu-inner #overflow-player,
#sliding-menu-inner #current-player {
    display: none !important;
}

#current-player-overlay {
    position: relative;
    display: block;
    width: 100%;
    height: 170px;
    transform: translateZ(0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}

#current-player.desktop #current-player-overlay {
    overflow: hidden;
}

#current-player.desktop .mejs-controls {
    height: 30px;
    width: 210px;
    bottom: 0;
    background: none !important;
    transform: translateZ(0);
}

#current-player .mejs-container .mejs-controls:before {
    background: none !important;
}

#current-player .mejs-container .mejs-inner {
    position: absolute;
    bottom: 0;
}

#current-player .mejs-container.mejs-audio {
    height: 170px !important;
    min-height: 170px !important;
    width: 210px !important;
    top: 0 !important;
}

#current-player.close .mejs-container.mejs-audio {
    height: 140px !important;
    min-height: 140px !important;
    width: 35px !important;
    top: 35px !important;
}

#current-player .mejs-currenttime,
#current-player .mejs-playpause-button,
#current-player .mejs-button button,
#current-player .mejs-currenttime,
#current-player .mejs-duration {
    background: none !important;
}

#current-player .mejs-time.mejs-currenttime-container {
    position: absolute;
    display: block;
    height: 14px;
    top: auto;
    bottom: 8px;
    left: auto;
    right: 5px;
    line-height: 30px;
    text-align: center;
}

#current-player .mejs-currenttime {
    position: relative;
    display: block;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
}

#current-player .mejs-time-rail {
    position: absolute;
    display: block;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    height: 6px;
    float: none;
    margin: 0;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

#current-player .mejs-time-rail span {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

#current-player span.mejs-time-float-current {
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

#current-player .mejs-duration {
    display: none !important;
}

#current-player .mejs-playpause-button {
    position: absolute;
    display: block;
    bottom: 0;
    left: 5px;
    text-align: left;
}

#current-player .mejs-playpause-button button {
    height: 14px;
    line-height: 14px;
}

#current-player.close .mejs-playpause-button {
    left: 210px;
    top: -105px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#current-player .mejs-volume-button {
    left: 20px;
    top: -1px;
}

#current-player .mejs-volume-slider {
    width: 13px;
    left: 10px;
    top: -65px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#current-player .mejs-volume-total,
#current-player .mejs-volume-current {
    left: 4px;
}

#current-player.close .mejs-volume-slider {
    display: block !important;
    background: none !important;
}

#current-player.close .mejs-volume-button {
    left: 211px;
    top: -8px;
}

#current-player .mejs-time-float {
    opacity: 1;
    z-index: 2;
}

#current-cover {
    position: absolute;
    height: 170px;
    width: 210px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transform: translateZ(0);
}

#current-title {
    position: relative;
    display: block;
    padding: 5px 5px 0 5px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

#current-artist {
    position: relative;
    display: block;
    padding: 0 5px 5px 5px;
    font-size: 12px;
    color: #fff;
}

#sliding-sidebar {
    position: fixed;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 1;
    width: 350px;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.sidebar-anim #sliding-sidebar {
    opacity: 1;
}

.touch #sliding-sidebar {
    -webkit-transform: translate3d(350px, 0, 0);
    -moz-transform: translate3d(350px, 0, 0);
    -o-transform: translate3d(350px, 0, 0);
    -ms-transform: translate3d(350px, 0, 0);
    transform: translate3d(350px, 0, 0);
}

#sliding-sidebar-inner {
    position: relative;
    overflow: hidden;
    padding: 35px;
}

.overflow {
    overflow: hidden;
}

#search-container #searchform {
    position: relative;
    display: block;
    margin: 20px auto 70px auto;
    opacity: 0;
    border-bottom: 1px solid;
    border-color: inherit;
    padding: 15px;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#search-container.search-anim #searchform {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

#search-container input.search {
    position: relative;
    height: 46px;
    margin: 0;
    padding: 0 10px !important;
    font-size: 34px;
    line-height: 46px !important;
    font-weight: 900;
    text-transform: uppercase;
    background: none !important;
    box-shadow: none !important;
    border: none !important;
}

#search-container .search-results {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#search-container.search-anim .search-results {
    opacity: 1;
}

.header-menu input.search {
    width: 100%;
    margin: 0;
}

input.search[type="text"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: none;
}

::-ms-clear {
    display: none;
}

textarea:focus,
input:focus {
    outline: 0;
}

#search-icon,
#clearInput {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 8px;
    left: 20px;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    border-width: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#searchform .fa-times {
    display: none;
}

#search-container.search-anim .fa-times {
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    font-size: 18px;
    margin: -9px 5px 0 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.items-results-count {
    font-size: 32px;
    font-weight: 300 !important;
    text-align: center;
    margin: 25px 0;
    padding: 0 10px;
}

.items-results .items-from {
    border-bottom: 1px solid;
    border-color: inherit;
    margin: 30px 130px;
    padding: 10px 0;
}

.items-results .to-search-item {
    padding: 0 180px;
}

.items-results .to-search-item h4 {
    margin-bottom: 5px;
    font-weight: 900;
}

.items-results .to-search-item .price {
    font-size: 20px;
    font-weight: normal;
}

.items-results .to-search-item .price .amount {
    font-weight: 900;
}

.items-results .to-search-item .price del {
    font-size: 13px;
    color: #999999;
}

.csstransitions #search-container .items-result-from,
.csstransitions #search-container .to-search-item {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.csstransitions #search-container .show-item-result {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#to-slider {
    position: relative;
    overflow: hidden;
    width: 100%;
}

#to-slider-parallax {
    position: relative;
}

#to-slider-holder {
    position: relative;
    overflow: hidden;
    margin: 0;
    list-style: none;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#to-slider-holder.animate {
    cursor: move;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#to-slider-holder.animate {
    -webkit-transition: -webkit-transform .8s;
    -moz-transition: -moz-transform.8s;
    -o-transition: -o-transform .8s;
    transition: transform .8s;
}

#to-slider-prev,
#to-slider-next {
    position: absolute;
    display: none;
    overflow: hidden;
    cursor: pointer;
    width: 60px;
    height: 45px;
    top: 50%;
    left: 0;
    margin: -22px 0 0 0;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
    color: #FFF;
    font-size: 30px;
    line-height: 45px;
}

.to-item.blog.tall .to-item-image,
.to-item.blog.square.top .to-item-image {
    bottom: 40% !important;
}

.page-id-24 .to-item.blog.tall .to-item-image,
.page-id-24 .to-item.blog.square.top .to-item-image {
    bottom: 50% !important;
}

#to-slider.light #to-slider-prev,
#to-slider.light #to-slider-next,
#to-slider.light .to-slider-next-pagenb *,
#to-slider.light .to-slider-prev-pagenb * {
    color: #fff;
}

#to-slider.dark #to-slider-prev,
#to-slider.dark #to-slider-next,
#to-slider.dark .to-slider-next-pagenb *,
#to-slider.dark .to-slider-prev-pagenb * {
    color: #000;
}

#to-slider-next {
    left: auto;
    right: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

#to-slider-prev i,
#to-slider-next i {
    position: absolute;
    width: 65px;
    height: 45px;
    left: 0;
    top: 0;
    margin: auto;
    font-size: 45px;
    line-height: 45px;
    text-align: center;
}

#to-slider-next i {
    left: auto;
    right: 0;
}

.csstransforms #to-slider-next:hover,
.csstransforms #to-slider-prev:hover {
    width: 90px;
}

.no-touch #to-slider-prev {
    -webkit-transform: translate3d(-65px, 0, 0);
    -moz-transform: translate3d(-65px, 0, 0);
    -o-transform: translate3d(-65px, 0, 0);
    -ms-transform: translate3d(-65px, 0, 0);
    transform: translate3d(-65px, 0, 0);
}

.no-touch #to-slider-next {
    -webkit-transform: translate3d(65px, 0, 0);
    -moz-transform: translate3d(65px, 0, 0);
    -o-transform: translate3d(65px, 0, 0);
    -ms-transform: translate3d(65px, 0, 0);
    transform: translate3d(65px, 0, 0);
}

#to-slider:hover #to-slider-next,
#to-slider:hover #to-slider-prev,
#to-slider-next:hover .to-slider-next-pagenb,
#to-slider-prev:hover .to-slider-prev-pagenb {
    opacity: 1;
}

.no-touch #to-slider:hover #to-slider-next,
.no-touch #to-slider:hover #to-slider-prev,
.no-touch #to-slider-next:hover .to-slider-next-pagenb,
.no-touch #to-slider-prev:hover .to-slider-prev-pagenb {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.to-slider-page-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

#to-slider-next:hover .to-slider-page-overlay,
#to-slider-prev:hover .to-slider-page-overlay {
    opacity: 0.75;
}

.no-csstransforms .to-slider-next-pagenb,
.no-csstransforms .to-slider-prev-pagenb {
    display: none;
}

.to-slider-next-pagenb,
.to-slider-prev-pagenb {
    position: absolute;
    width: 45px;
    height: 45px;
    left: -10px;
    margin: 0 5px;
    opacity: 0;
    background: none;
    font-size: 14px;
}

.to-slider-prev-pagenb {
    left: auto;
    right: -10px;
}

.to-slider-slidenb {
    position: absolute;
    height: 18px;
    bottom: 18px;
    right: 5px;
}

.to-slider-prevnb,
.to-slider-nextnb {
    position: absolute;
    height: 18px;
    top: -5px;
    left: 5px;
}

.to-slider-separator {
    background: none;
    font-size: 28px;
    font-weight: 100;
}

#to-slider-scrollto {
    position: absolute;
    display: block;
    bottom: 60px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    font-size: 32px;
    cursor: pointer;
}

.no-touch #to-slider-scrollto i {
    -webkit-animation: todown 1.2s infinite linear;
    animation: todown 1.2s infinite linear;
}

#to-slider-scrollto i:hover {
    -webkit-animation: none;
    animation: none;
}

#to-slider.light #to-slider-scrollto i:hover {
    color: #ffffff;
}

#to-slider.dark #to-slider-scrollto i:hover {
    color: #000000;
}

@-webkit-keyframes todown {
    0% {
        -webkit-transform: translateY(-15px);
        opacity: 0;
    }
    10% {
        -webkit-transform: translateY(-15px);
        opacity: 0;
    }
    50% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
    90% {
        -webkit-transform: translateY(15px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(15px);
        opacity: 0;
    }
}

@keyframes todown {
    0% {
        transform: translateY(-15px);
        opacity: 0;
    }
    10% {
        transform: translateY(-15px);
        opacity: 0;
    }
    50% {
        transform: translateY(0);
        opacity: 1;
    }
    90% {
        transform: translateY(15px);
        opacity: 0;
    }
    100% {
        transform: translateY(15px);
        opacity: 0;
    }
}

#to-slider-pages {
    position: absolute;
    height: 10px;
    left: 0;
    right: 0;
    bottom: 25px;
    text-align: center;
}

#to-slider-pages.paddecor {
    padding-bottom: 30px;
}

#to-slider-pages li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style-type: none;
    list-style: none;
    text-align: center;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    padding: 0;
    background: rgba(255, 255, 255, .3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0.85;
    cursor: pointer;
}

#to-slider.dark #to-slider-pages li {
    background: rgba(0, 0, 0, .3);
}

#to-slider-pages li:hover,
#to-slider-pages li.active {
    background: #fff !important;
    opacity: 1;
}

#to-slider.dark #to-slider-pages li:hover,
#to-slider.dark #to-slider-pages li.active {
    background: #1A1C1E !important;
}

#to-slider-timer {
    position: absolute;
    height: 4px;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .65);
}

.to-slide {
    position: relative;
    float: left;
    min-height: 150px;
    overflow: hidden;
    list-style: none;
}

.no-touch .to-slide {
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
}

.to-slide img,
.to-slide-image {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    max-width: none;
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.to-slide .to-slide-video {
    opacity: 0;
}

.to-slide .to-slide-video,
.to-slide .to-slide-youtube,
.to-slide .vimeo-player {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
}

.to-slide .mejs-layers,
.to-slide .mejs-controls,
.to-slide .player .controls-wrapper,
.player .sidedock {
    display: none !important;
}

.to-slide-content {
    position: relative;
    display: table;
    vertical-align: baseline;
    width: 100%;
    top: 0;
}

.to-slide.left .to-slide-content-inner {}

.to-slide.left .to-slide-content-inner h1 {
    padding: 0 0 50px 40%;
    background-image: url('images/home.png');
    background-repeat: no-repeat;
    background-position: 15% top;
    background-size: auto 100%;
}

.to-slide.left .to-slide-content-inner a {
    margin: 0 0 0 40%;
}

.to-slide.center .to-slide-content-inner {
    padding: 0 15%;
    text-align: center;
}

.to-slide.right .to-slide-content-inner {
    padding: 0 0 0 30%;
    text-align: right;
}

.to-slide .to-slide-content-inner {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.4s 0.8s ease-in-out, opacity 0.4s 0.8s ease-in-out;
    -moz-transition: -moz-transform 0.4s 0.8s ease-in-out, opacity 0.4s 0.8s ease-in-out;
    -ms-transition: -ms-transform 0.4s 0.8s ease-in-out, opacity 0.4s 0.8s ease-in-out;
    -o-transition: -o-transform 0.4s 0.8s ease-in-out, opacity 0.4s 0.8s ease-in-out;
    transition: transform 0.4s 0.8s ease-in-out, opacity 0.4s 0.8s ease-in-out;
}

.no-touch .to-slide .to-slide-content-inner {
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
    -webkit-perspective: 1000;
    -moz-perspective: 1000px;
    -ms-perspective: 1000;
    -o-perspective: 1000px;
    perspective: 1000px;
    transform-style: preserve-3d;
}

.to-slide.current-slide .to-slide-content-inner {
    opacity: 1;
}

.no-touch .to-slide.current-slide .to-slide-content-inner {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.to-slide .to-slide-content-inner h1 {
    display: block;
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -1px;
    word-spacing: 8px;
}

.to-slide .to-slide-content-inner p {
    position: relative;
    display: inline;
    padding: 2px 0;
    font-size: 20px;
    line-height: 28px;
    font-weight: 100;
}

.to-slide .to-slide-content-inner .slide-desc-overlay p {
    background: none repeat scroll 0 0 rgba(0, 0, 0, .5);
    box-shadow: 10px 0 0 rgba(0, 0, 0, .5), -10px 0 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 10px 0 0 rgba(0, 0, 0, .5), -10px 0 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 10px 0 0 rgba(0, 0, 0, .5), -10px 0 0 rgba(0, 0, 0, .5);
    -o-box-shadow: 10px 0 0 rgba(0, 0, 0, .5), -10px 0 0 rgba(0, 0, 0, .5);
    color: #FFF !important;
}

.to-slide.left .to-slide-content-inner .slide-desc-overlay p {
    left: 10px;
}

.to-slide.right .to-slide-content-inner .slide-desc-overlay p {
    right: 10px;
}

.to-slide .to-slide-content-inner .to-button {
    margin-top: 20px;
}

.to-slide-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: repeat;
}

#to-slider-scrollto i,
#to-slider-prev,
#to-slider-next,
.to-slider-prev-pagenb,
.to-slider-next-pagenb,
#to-slider-next .to-slider-page-overlay,
#to-slider-prev .to-slider-page-overlay {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#to-slider-pages li {
    -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;
}

.to-lb-holder {
    position: fixed;
    display: table;
    overflow: hidden;
    vertical-align: baseline;
    z-index: 9999;
    width: 100%;
    min-width: 320px;
    height: 100%;
    top: 0;
    margin: 0;
    cursor: pointer;
    -webkit-transform: translateZ(0);
}

.to-lb-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}

.to-lb-overlay.to-lb-anim {
    opacity: 0.95;
}

.to-lb-holder .icon-to-x {
    position: relative;
    display: block;
    top: -22px;
    right: 0;
    text-align: right;
    font-size: 14px;
}

.to-lb-holder .prev-lb-img,
.to-lb-holder .next-lb-img {
    position: absolute;
    width: 60px;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    color: #59585b;
}

.to-lb-holder .next-lb-img {
    right: 0;
    left: auto;
}

.to-lb-holder .prev-lb-img i,
.to-lb-holder .next-lb-img i {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    font-size: 34px;
    line-height: 60px;
    text-align: center;
}

.to-lb-anim,
.to-lb-anim .icon-to-x,
.to-lb-anim2.prev-lb-img,
.to-lb-anim2.next-lb-img {
    opacity: 1;
}

.to-lb-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

.to-lb-inner.to-lb-anim2 {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.to-lb-video {
    width: 50%;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.3)
}

.to-lb-holder img {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
}

.to-lb-holder figure {
    position: absolute;
    margin: 0 auto;
}

.to-lb-holder figcaption {
    position: relative;
    top: 100%;
    margin-top: -10px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-weight: 900;
    color: #59585b;
}

.to-lb-counter {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    font-weight: inherit;
    color: inherit;
}

.to-lb-inner .mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
}

.to-lb-inner .mejs-container {
    position: relative;
    padding-bottom: 54.4%;
    padding-top: 30px;
    height: 0 !important;
    overflow: hidden;
    min-width: 280px;
    max-width: 1200px;
    margin: 0 auto;
    background: #000;
}

.to-lb-inner .mejs-container-fullscreen.mejs-container {
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
    height: 100% !important;
    overflow: hidden;
    min-width: inherit;
    max-width: inherit;
}

.to-lb-inner .mejs-container-fullscreen.mejs-video {
    position: relative;
}

.video-embed {
    position: relative;
    padding-bottom: 53.1%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    min-width: 280px;
    max-width: 1200px;
    margin: 0 auto;
    background: #000;
}

.video-embed iframe,
.video-embed object,
.video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.to-lb-holder .prev-lb-img,
.to-lb-holder .next-lb-img,
.to-lb-inner,
.to-lb-overlay {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.to-audio-player {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 30px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.to-audio-player:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 15px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .15)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, 0) 100%);
}

.to-audio-player .to-item-audio-link {
    z-index: auto;
    height: 30px;
    width: 35px;
    left: 0;
    top: 0;
    margin: 0;
    line-height: 30px;
    font-size: 14px;
    opacity: 1;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.to-audio-player .to-item-time {
    position: absolute;
    overflow: hidden;
    top: 12px;
    left: 80px;
    right: 85px;
    bottom: auto;
    height: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgba(0, 0, 0, .25);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
    -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
}

.to-audio-player .to-item-currenttime {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
    -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
}

.to-audio-player .time-float {
    top: -12px;
    margin-left: 70px;
}

.to-audio-player .to-audio-player-curtime {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 35px;
    line-height: 30px;
    font-size: 12px;
}

.to-audio-player .to-audio-player-duration {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 40px;
    line-height: 30px;
    font-size: 12px;
}

.to-audio-player .fa-volume-up,
.to-audio-player .fa-volume-off {
    position: absolute;
    z-index: auto;
    top: 0;
    bottom: 0;
    right: 0;
    height: 30px;
    width: 25px;
    margin: 0;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
}

.to-audio-player .fa-volume-off {
    display: none;
}

.scrollBar {
    position: absolute;
    cursor: pointer;
    width: 5px;
    top: 0;
    right: 1px;
    background: #6D6D6D;
    opacity: 0.6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.scrollBar:hover {
    width: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#footer {
    clear: both;
    position: relative;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#footer-top-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#footer-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: none;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#footer-top {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#footer-inner-top {
    position: relative;
    padding: 100px 0px 50px;
}

#footer-bottom {
    position: relative;
    min-height: 50px;
    width: 100%;
    margin: 0 auto;
}

#footer-bot-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#footer-inner-bottom {
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 50px;
    cursor: pointer;
}

#footer-inner-bottom .col-7 {
    margin-bottom: 0 !important;
}

#copyright {
    position: relative;
    height: 100%;
    width: 100%;
    font-size: 13px;
    line-height: 22px;
}

#copyright a,
#copyright a:visited {
    color: #fff;
}

#footer-social {
    text-align: left;
    float: right;
}

#footer-social h4 {
    color: #58c4e0;
}

#footer-social a {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 18px;
    margin-left: 4px;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.25);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#footer-social a:hover i {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
    color: #fff;
}

#scrollToTop {
    position: fixed;
    overflow: hidden;
    z-index: 3;
    height: 50px;
    width: 50px;
    bottom: 38px;
    left: 25px;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.grecaptcha-badge {
    z-index: 999999999 !important;
}

#scrollToTop-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

#scrollToTop-overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .3);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#scrollToTop i {
    position: relative;
    display: block;
    color: #fff;
    line-height: 50px;
}

#scrollToTop:hover i {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}

@-moz-keyframes toTopFromBottom {
    49% {
        -moz-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}

@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}

.touch #scrollToTop {
    display: none;
}

#call-to-action {
    position: relative;
    text-align: center;
    vertical-align: bottom;
    font-size: 26px;
}

#call-to-action .section-container {
    padding: 42px 0px 36px 0px;
    line-height: 32px;
}

#call-to-action .section-container span {
    margin-right: 20px;
}

#call-to-action img.cloud {
    position: relative;
    height: 22px;
    top: 2px;
    left: 8px;
}

#call-to-action,
#call-to-action span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.to-page-nav {
    margin: 10px auto;
    width: 100%;
}

.section-container .to-page-nav {
    display: inline-block;
}

#single-post-section .to-page-nav {
    margin-top: 30px;
}

#single-post-section p a,
#single-post-section p a:visited,
.news-info p a,
.news-info p a:visited,
.dark h4 a,
.dark h4 a:visited {
    color: #999;
}

#single-post-section p a:hover,
#single-post-section p a:focus,
.news-info p a:hover,
.news-info p a:focus,
.dark h4 a:hover,
.dark h4 a:focus {
    color: #f8bf3c;
}

.to-page-nav ul {
    margin: 0;
}

.to-page-nav li {
    position: relative;
    display: inline-block;
    height: 32px;
    text-align: center;
    cursor: pointer;
}

.to-page-nav li.to-page-nav-dot {
    top: -3px;
    left: -3px;
}

.to-page-nav li.active {
    background: none !important;
}

.to-page-nav li a {
    position: relative;
    display: inline-block;
    line-height: 32px;
    height: 32px;
    min-width: 12px;
    padding: 0 15px;
    background: none;
    font-size: 18px;
    font-weight: 600 !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.to-page-nav li a:first-child {
    padding: 0 30px 0 0;
    margin: 0;
}

.to-page-nav li a i {
    font-weight: 600;
}

.section-container.container-search {
    margin: 100px auto 70px auto;
}

.to-search-item {
    padding-top: 0;
    margin-bottom: 30px;
    min-height: 70px;
    list-style: none;
}

.to-search-archive {
    margin-bottom: 30px;
    list-style: none;
}

.to-search-item-img {
    position: relative;
    float: left;
    overflow: hidden;
    height: 70px;
    width: 70px;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.03);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.to-search-item-img i {
    font-size: 30px;
    line-height: 70px;
    height: 70px;
    width: 70px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.to-search-item a:hover {
    color: inherit !important;
}

.to-search-item-img img {
    height: 70px;
    width: 70px;
    max-width: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.to-search-item:hover img {
    height: 80px;
    width: 80px;
    margin: -5px;
}

.to-search-item-content h3 {
    margin-bottom: 4px;
    margin-top: 0;
}

.to-search-item-content h3 a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.to-search-item-content .to-search-item-meta {
    height: 20px;
    margin: 0 0 15px 0;
}

.to-search-item-content .to-search-item-meta > span {
    float: left;
    padding: 0 8px 0 8px;
    border-left: 1px solid;
    height: 16px;
    line-height: 16px;
}

.to-search-item-content .to-search-item-meta > span:first-child {
    padding: 0 8px 0 0;
    border-left: none;
}

.to-search-item .post-like {
    margin: 0;
    padding: 0;
    height: 18px;
}

.to-comment-icon i {
    margin: 0 5px 0 0;
}

.to-search-item:hover .to-comment-icon i {
    font-size: inherit !important;
}

.to-search-item-content {
    margin-left: 90px;
}

.to-search-noresult {
    text-align: center;
    padding: 20%;
}

.index-container {
    margin: 80px auto 60px auto;
}

.articles-holder article {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 !important;
}

.articles-holder p {
    color: #999;
}

.post-title,
.post-quote-inner h2,
.post-link-inner h2 {
    font-size: 24px;
    font-weight: 600;
}

.post-title {
    margin: 0 !important;
    min-height: 36px;
    line-height: 36px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.post-title a {
    color: #58c4e0;
}

.post-info {
    position: relative;
}

.post-info-inner {
    position: relative;
    display: inline-block;
    left: 76px;
    margin: 0 0 0 16px;
    max-width: 600px;
}

.post-info .post-date {
    position: absolute;
    display: inline-block;
    width: 72px;
    border-color: inherit;
    padding: 0 5px 0 0;
    margin: 0 10px 0 0;
    font-weight: 600;
    text-align: center;
    background-color: #58c4e0;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff !important;
    font-family: 'Open Sans', 'arial' !important
}

.page-id-164 .post-info {
    float: left;
    width: 8%;
    margin-right: 2%;
    color: #fff !important;
    font-family: 'Open Sans', 'arial' !important;
}

.page-id-19 .post-info {
    float: left;
    width: 8%;
    margin-right: 2%;
    color: #fff !important;
    font-family: 'Open Sans', 'arial' !important;
}

.single-pressrelease .post-info,
.single-job .post-info {
    float: left;
    width: 12%;
    margin-right: 2%;
    color: #fff !important;
    font-family: 'Open Sans', 'arial' !important;
}

.single-pressrelease .article-holder p,
.single-job .article-holder p {
    float: left;
    width: 100%;
}

.news-info {
    float: right;
    width: 90%;
}

.page-id-164 #tab-3 .news-info {
    float: left;
    width: 100%;
}

.single-pressrelease .news-info,
.single-job .news-info {
    float: right;
    width: 86%;
}

.single-pressrelease .post-info-inner,
.single-job .post-info-inner {
    left: auto;
    margin-left: 0;
    margin-bottom: 30px;
    padding-bottom: 35px;
    border-bottom: 1px solid #ddd;
}

.page-id-164 .post-info .post-date {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 0px;
    clear: both;
    position: relative;
    display: block;
    max-width: 72px;
}

.single-pressrelease .post-info .post-date,
.single-job .post-info .post-date {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 0px;
    clear: both;
    position: relative;
    display: block;
    max-width: 72px;
}

.page-id-164 .post-info img {
    float: left;
    max-width: 72px;
    width: 100%;
    height: auto;
    margin: 20px 0 0;
    clear: both;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.page-id-164 #tab-2 .post-info img {
    max-width: 100%;
    width: 100%;
    margin: 0px 0 0;
    border: 1px solid #ddd;
}

.single-pressrelease .post-info img,
.single-job .post-info img {
    float: left;
    max-width: 72px;
    width: 100%;
    height: auto;
    margin: 20px 0 0;
    clear: both;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.post-info .post-date .date {
    display: block;
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    color: #fff !important;
    font-family: 'Open Sans', 'arial' !important;
    font-weight: bold !important;
}

.single-pressrelease .post-info .post-date .date,
.single-job .post-info .post-date .date {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    color: #fff !important;
    font-family: 'Open Sans', 'arial' !important;
    font-weight: bold !important;
}

.post-info .post-date .day {
    display: block;
    font-size: 21px;
    line-height: 21px;
    text-transform: uppercase;
    color: #fff;
    color: #fff !important;
    font-family: 'Open Sans' !important
}

.post-info .post-date .month {
    display: block;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    color: #fff !important;
    font-family: 'Open Sans' !important
}

.post-info .post-date .year {
    display: block;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.8px;
    margin: 0 0 2px;
    color: #fff;
    color: #fff !important;
    font-family: 'Open Sans' !important
}

.post-content-holder {
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.post-content-holder p {
    padding: 10px 0 30px 0 !important;
    margin-left: 93px;
}

.post-content-holder .button {
    margin-left: 90px !important;
}

.articles-holder .post-image,
.articles-holder .post-audio {
    margin: 12px 0;
}

.articles-holder .to-article-video-wrapper {
    margin: 24px 0;
}

.articles-holder .post-quote-inner,
.articles-holder .post-link-inner {
    margin: 22px 0;
    background: rgba(0, 0, 0, 0.035)
}

.light .articles-holder .post-quote-inner,
.light .articles-holder .post-link-inner {
    margin: 12px 0;
    background: rgba(255, 255, 255, 0.035)
}

.articles-holder .post-gallery-slider {
    margin: 12px 0;
}

.post-quote-inner,
.post-link-inner {
    position: relative;
    padding: 45px 25px 35px 25px;
    background: #ffffff;
}

.to-item-quote,
.to-item-link {
    position: absolute;
    right: 0;
    bottom: 12px;
}

.post-content-holder .to-item-quote,
.post-content-holder .to-item-link {
    right: 20px;
}

.to-item-link {
    bottom: 22px;
}

.post-quote-inner h2,
.post-link-inner h2 {
    position: relative;
    margin: 0 0 35px 0;
    line-height: 30px;
}

.post-quote-inner .post-link-from,
.post-quote-inner .post-quote-author {
    position: relative;
    margin: 0;
    font-size: 16px;
}

.post-quote-inner .post-quote-img,
.post-link-inner .post-link-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.articles-holder .more-link {
    display: block;
    margin-top: 25px;
    cursor: default;
    color: #fff;
}

.articles-holder .more-link span {
    width: auto;
    cursor: pointer;
    padding: 6px 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

#to-crumbs {
    position: relative;
    line-height: 20px;
    font-size: 13px;
    font-weight: normal;
    padding: 26px 0;
    padding: 26px 0 26px 20px;
    text-align: left;
    text-transform: uppercase;
}

.steadysets-icon-map-marker {
    position: absolute;
    left: 0px;
    margin: 0 6px 0 0;
    padding-top: 2px;
}

#to-crumbs-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    right: -100%;
}

#to-crumbs a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
}

.to-page-heading {
    position: relative;
    overflow: hidden;
    padding: 70px 0;
}

.to-page-heading.no-border {
    border-bottom: none;
}

.to-page-heading .col,
.to-page-heading .col h1,
.to-page-heading .clear {
    padding: 0;
    margin: 0;
}

.to-page-heading.right .col-6 {
    float: right;
    text-align: right;
}

.to-page-heading.center .col-6 {
    text-align: center;
    width: 100%;
}

.to-page-heading .title {
    font-size: 42px;
    line-height: 42px;
    letter-spacing: -1px;
    word-spacing: 3px;
}

.to-page-heading .single-title {
    min-height: 22px;
    font-size: 42px;
    line-height: 42px;
    letter-spacing: -1px;
    word-spacing: 3px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    max-width: 60%;
}

.to-page-heading .subtitle {
    display: block;
    margin-top: 8px;
    font-size: 22px;
    line-height: 34px;
    font-weight: 300;
}

.to-page-heading .subtitle.post,
.to-page-heading .subtitle.portfolio {
    margin: 8px 0 0 0;
}

.to-page-heading .to-header-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.to-page-heading .to-header-image.repeat {
    background-repeat: repeat;
}

.to-page-heading .to-header-image.no-repeat {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#particles {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.post-information,
#single-post-information,
#single-port-information {
    margin: 20px 0 0 5px;
    font-size: 13px;
    min-height: 16px;
    line-height: 16px;
}

#single-post-information {
    display: inline-block;
    border-top: 1px solid;
    border-color: inherit;
    padding-top: 14px;
}

.post-information {
    margin: 20px 0 0 0;
}

.post-information:after,
#single-post-information:after,
#single-port-information:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.post-information span,
#single-post-information span,
#single-port-information span {
    padding: 2px 8px !important;
}

#single-post-information span {
    vertical-align: top;
}

.post-information span.post-like-count {
    padding: 0 !important;
}

.post-information post-like * {
    padding: 0 !important;
}

#single-post-information span {
    vertical-align: middle;
}

.post-information i,
#single-post-information span i,
#single-port-information span i {
    position: relative;
    padding: 0 5px 0 0;
    font-size: 16px;
}

.post-information .meta-category i {
    top: 2px;
}

#single-post-information .meta-author-avatar,
#single-post-information .meta-author-avatar img,
#single-port-information .meta-author-avatar,
#single-port-information .meta-author-avatar img {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 50px;
    height: 50px;
    padding: 0 2px 0 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.meta-author {
    font-size: 15px;
}

.to-page-heading .to-item-cat {
    height: 16px;
    padding: 4px 10px;
    line-height: 16px;
    font-size: 13px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #ffffff;
    cursor: pointer;
}

.post-information .post-like-count {
    border: none;
    margin: 0;
    padding: 0;
}

.post-information span:first-child,
#single-post-information span:first-child,
#single-port-information span:first-child {
    padding: 0 5px 0 0 !important;
}

.to-social {
    position: relative;
    display: block;
    width: 100%;
    padding: 40px 0;
    text-align: center;
}

.to-social-overlay {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: -500%;
    right: -500%;
    border-top: 1px solid;
    border-color: inherit;
}

.product .to-social-overlay {
    border: none;
}

.to-social-holder {
    display: block;
    cursor: pointer;
}

.to-social-msg {
    position: relative;
    display: block;
    height: 25px;
    margin: 0 auto 30px auto;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.to-social-share,
.to-social-shared {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.to-social-shared,
.to-social:hover .to-social-share {
    opacity: 0;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
}

.to-social:hover .to-social-shared {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.to-social-list .count,
.to-social .post-like-count {
    position: absolute;
    display: block;
    z-index: 999;
    left: 50%;
    bottom: 36px;
    min-width: 30px;
    margin: 0 -18px;
    min-height: 16px;
    padding: 4px;
    line-height: 16px;
    font-size: 13px;
    color: #ffffff;
    background: #DCDCDC;
    background: rgba(0, 0, 0, .22);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(14px);
    -moz-transform: translateY(14px);
    -o-transform: translateY(14px);
    -ms-transform: translateY(14px);
    transform: translateY(14px);
    -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, -moz-transform 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out, -ms-transform 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
}

.to-social-list .count:after,
.to-social .post-like-count:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    left: 50%;
    bottom: -6px;
    margin-left: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, .22);
}

.to-social-button:hover .count,
.to-social .post-like:hover .post-like-count {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.to-social-button,
.to-social .post-like {
    position: relative;
    display: inline-block;
    margin: 0 15px;
}

.to-social-list {
    position: relative;
    display: inline-block;
}

.to-social-holder .to-social-list span {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.to-social-holder i,
.to-social .post-like .fa-heart {
    font-size: 24px;
    width: 24px;
    margin: 0 auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.to-social .post-like .fa-heart {
    font-size: 22px;
    margin-left: 4px;
}

.to-social .post-like .icon-to-x {
    width: 24px;
    height: 30px;
    line-height: 20px;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
}

.to-social-button i {
    height: 30px;
    line-height: 30px;
}

.to-social-holder .to-social-button:hover i {
    opacity: 0.7;
}

#to-author-bio {
    position: relative;
    display: block;
    min-height: 100px;
    padding: 70px 0;
    margin: 0 0 0 150px;
}

#to-author-bio-overlay {
    position: absolute;
    left: -500%;
    right: -500%;
    top: 0;
    bottom: 0;
}

#to-author-bio img {
    position: absolute;
    display: block;
    text-align: center;
    top: 70px;
    left: -125px;
    width: 100px;
    height: 100px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
}

#to-author-info {
    position: relative;
    margin: 0 0 10px 0;
}

#to-author-name {
    position: relative;
    display: inline-block;
    font-weight: 900;
}

#to-author-about {
    font-size: 18px;
    font-style: italic;
}

#to-author-count {
    font-size: 12px;
}

#to-author-desc {
    position: relative;
    display: block;
}

#to-author-bio p,
#to-author-bio .clear {
    padding: 0;
}

.section-container-half {
    position: relative;
    max-width: 590px;
    padding: 50px 0 0px 50px
}

.section-container-half-2 {
    position: relative;
    max-width: 590px;
    padding: 50px 50px 0px 0;
    float: right;
}

#to-author-icons {
    position: relative;
    display: block;
    margin: 20px 0 0 0;
}

#to-author-icons li {
    display: inline-block;
    margin: 0 20px 0 0;
    list-style: none;
    font-size: 18px;
    cursor: pointer;
}

#to-author-icons li:hover i {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
}

.post-cat-holder,
.post-tag-holder {
    display: block;
}

.post-cat-holder a:hover,
.post-tag-holder a:hover {
    color: inherit !important;
}

.post-cat-holder h5,
.post-tag-holder h5 {
    display: inline-block;
    font-size: 14px;
    text-decoration: underline;
}

.post-cat-holder:before,
.post-tag-holder:before {
    display: inline-block;
    position: relative;
    font-family: "business";
    padding: 0 5px 0 0;
    font-size: 24px;
    top: 5px;
}

.post-tag-holder:before {
    content: "\e031";
}

.post-cat-holder:before {
    content: "\e002";
}

.to-grid-container.wordpress-gallery img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.to-grid-container.wordpress-gallery .to-item-lightbox-link {
    position: absolute !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    z-index: 2 !important;
}

#single-post-section {
    padding: 80px 0 40px 0;
}

.to-article-video-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

.to-article-video-wrapper iframe,
.to-article-video-wrapper object,
.to-article-video-wrapper embed,
.to-article-video-wrapper .mejs-video,
.to-article-video-wrapper .mejs-video video {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.post-image {
    width: 100%;
    height: auto;
}

.post-image,
.post-audio,
.post-gallery-slider,
.to-article-video-wrapper,
.post-quote-inner,
.post-link-inner {
    margin-bottom: 30px;
    margin-left: 0;
}

.post-quote-inner,
.post-quote-inner h2,
.post-link-inner,
.post-link-inner h2 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.post-gallery-slider {
    overflow: hidden;
}

.post-gallery-slider img {
    width: 100%;
    height: auto;
}

.owl-carousel {
    display: none;
    position: relative;
    margin-left: 0;
    width: 100%;
    list-style: none;
    -ms-touch-action: pan-y;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

.owl-carousel li {
    list-style: none;
}

.grabbing {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-pagination {
    margin-top: 15px;
}

.owl-controls {
    margin-top: 10px;
    text-align: center;
}

.owl-controls .owl-buttons div {
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}

.owl-controls .owl-page {
    display: inline-block;
}

.owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 4px;
    opacity: 0.85;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}

.owl-controls .owl-page.active {
    background: none !important;
}

.owl-controls .owl-page.active span,
.owl-controls .owl-page:hover span,
.owl-controls .owl-controls .owl-buttons i:hover {
    opacity: 1;
}

.post-gallery-slider .owl-controls .owl-buttons div {
    opacity: 1;
}

.post-gallery-slider .owl-buttons .owl-prev,
.post-gallery-slider .owl-buttons .owl-next {
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    width: 45px;
    height: 45px;
    top: 50%;
    left: 0;
    margin: -22px 0 0 0;
    padding: 0;
    opacity: 1;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    line-height: 45px;
}

.post-gallery-slider .owl-page span {
    background: rgba(255, 255, 255, .25);
}

.post-gallery-slider .owl-page.active span,
.post-gallery-slider .owl-page:hover span {
    background: #ffffff !important;
}

.post-gallery-slider .owl-buttons .owl-prev {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.post-gallery-slider .owl-buttons .owl-next {
    left: auto;
    right: 0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.post-gallery-slider .owl-buttons .owl-next i,
.post-gallery-slider .owl-buttons .owl-prev i {
    position: absolute;
    width: 45px;
    height: 45px;
    left: 0;
    top: 0;
    margin: auto;
    line-height: 45px;
    text-align: center;
}

.post-gallery-slider .owl-buttons .owl-prev {
    -webkit-transform: translate3d(-45px, 0, 0);
    -moz-transform: translate3d(-45px, 0, 0);
    -o-transform: translate3d(-45px, 0, 0);
    -ms-transform: translate3d(-45px, 0, 0);
    transform: translate3d(-45px, 0, 0);
}

.post-gallery-slider .owl-buttons .owl-next {
    -webkit-transform: translate3d(45px, 0, 0);
    -moz-transform: translate3d(45px, 0, 0);
    -o-transform: translate3d(45px, 0, 0);
    -ms-transform: translate3d(45px, 0, 0);
    transform: translate3d(45px, 0, 0);
}

.post-gallery-slider:hover .owl-buttons .owl-prev,
.post-gallery-slider:hover .owl-buttons .owl-next {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.post-gallery-slider .owl-buttons .to-sc-button-over {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    opacity: 0.5 !important;
    background: #000;
}

.post-gallery-slider .owl-buttons .to-sc-button-over:hover {
    opacity: 0.5 !important;
}

.post-gallery-slider .owl-pagination {
    position: absolute;
    bottom: 15px !important;
    width: 100%;
    margin: 0 !important;
}

.post-gallery-slider .owl-controls {
    margin-top: 0;
    text-align: center;
}

#post-nav {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 35px 0 23px 0;
}

#post-nav a {
    position: relative;
    display: inline-block;
}

#post-nav span {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

#post-nav #post-all-items {
    position: absolute;
    height: 30px;
    width: 30px;
    left: 50%;
    top: 16px;
    margin: 0 0 0 -15px;
    font-size: 30px;
}

#post-nav #post-all-items a,
#post-nav #post-all-items i {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

#post-nav #post-prev-link,
#post-nav #post-next-link {
    position: relative;
    display: inline-block;
    width: 45%;
    margin: 0 0 0 5%;
}

#post-nav #post-prev-link {
    text-align: left;
    float: left;
    margin: 0 5% 0 0;
}

#post-nav #post-prev-link span:before {
    content: "\f053";
    font-family: FontAwesome;
    position: relative;
    font-size: 8px;
    top: -2px;
    margin: 0 10px 0 0;
}

#post-nav #post-next-link {
    text-align: right;
    float: right;
}

#post-nav #post-next-link span:after {
    content: "\f054";
    font-family: FontAwesome;
    position: relative;
    font-size: 8px;
    top: -2px;
    margin: 0 0 0 10px;
}

#post-nav #post-all-items,
#post-nav #post-prev-link,
#post-nav #post-next-link,
#post-nav i {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#single-portfolio-section .portfolio-page-pp {
    padding-bottom: 50px;
}

.portfolio-sidebar {
    padding: 0 0 0 0;
}

.boxsizing .portfolio-sidebar {
    padding: 0 0 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#single-portfolio-section article.type-portfolio {
    position: relative;
    display: block;
    margin-top: 80px;
    float: left;
    width: 100%;
}

.clear.portfolio {
    padding: 0;
}

#single-portfolio-section article #single-port-information {
    margin-bottom: 30px;
}

.to-portfolio-attrs li {
    padding: 8px 0px;
    list-style: none;
}

.to-portfolio-attrs li i {
    width: 23px;
    height: auto;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
}

#google-map {
    width: 100%;
    height: 370px;
    margin: 0;
}

#google-map .gm-style-cc,
#google-map .gmnoprint.gm-style-cc {
    display: none;
}

#google-map img {
    max-width: none;
}

#google-map .scrollFix {
    line-height: 1.35;
    overflow: hidden;
    white-space: nowrap;
}

#respond {
    box-shadow: none!important;
}

#respond .row:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#respond > p,
#respond p.comment-notes,
p.logged-in-as {
    margin-bottom: 10px;
}

p.logged-in-as {
    padding-bottom: 0px;
}

#comments {
    margin: 40px 0 0 0;
}

#comment-status p {
    padding: 0;
}

.comment-list {
    margin-bottom: 70px!important;
    margin-left: 0px!important;
}

.comment-list li {
    position: relative;
    z-index: 1;
    list-style: none!important;
}

.comment-list li.pingback > div,
.comment-list li.comment > div {
    margin: 0;
    padding: 25px 0 53px 0;
    position: relative;
    padding-left: 100px;
}

.comment-list .parent:after {
    content: "";
    position: absolute;
    left: 49px;
    top: 81px;
    bottom: 0;
    border-left: 2px solid;
    border-color: inherit;
}

.comment-list .children:before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 49px;
    top: 0;
    height: 50px;
    border-left: 2px solid;
    border-color: inherit;
}

.comment-list .children:first-child:before {
    content: "";
    position: absolute;
    left: 14px;
    top: 0;
    height: 36px;
    border-left: 2px solid;
    border-color: rgba(0, 0, 0, 0.07);
}

.comment-list li.comment > #respond {
    z-index: 2;
    border: none;
    padding: 30px 0;
}

.comment-list .children {
    position: relative;
    z-index: 1;
    margin-left: 0px!important;
    padding-left: 35px;
}

.comment-list li.comment > div img.avatar {
    position: absolute;
    left: -86px;
    top: -34px;
    width: 70px;
    height: 70px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.comment-list .comment-author {
    font-weight: 600;
}

.comment-list .reply {
    position: absolute;
    top: 29px;
    right: 29px;
}

.comment-list .reply a {
    cursor: pointer;
    padding: 6px 10px;
    font-size: 12px;
    border: none !important;
    width: auto;
    font-weight: 900;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}

.comment-list .reply a:before {
    content: "\f112";
    display: inline-block;
    font-family: FontAwesome;
    padding: 0 10px 0 0;
    font-size: 16px;
}

.comment-list .comment-meta {
    margin: 0 140px 0 0;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.comment-list .comment-author.vcard {
    position: relative;
    display: inline-block;
    margin: 5px 0 20px 0;
    padding: 0 20px 20px 0;
    border-bottom: 1px solid;
    border-color: inherit;
}

.comment-list .comment-author.vcard .fn {
    font-size: 16px;
    line-height: 16px;
    font-weight: 900;
    text-transform: uppercase;
}

.comment-list .comment-author.vcard .says {
    font-weight: 100;
    font-style: italic;
}

.comment-list li.pingback > div p,
.comment-list li.comment > div p {
    padding-bottom: 0px;
}

#respond h3 .cancel-comment-reply,
#respond #cancel-comment-reply-link {
    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    position: relative;
    border-left: 1px solid;
    border-color: inherit;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

textarea#comment,
#respond #author,
#respond #email,
#respond #url {
    padding: 10px;
    margin: 0 0 30px 0;
    color: inherit;
}

#respond #author,
#respond #email,
#respond #url {
    border: none;
    border-bottom: 1px solid;
    border-color: inherit;
    color: inherit;
}

#respond label {
    position: relative;
    display: block;
    margin-bottom: 4px;
}

textarea,
input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=url] {
    width: 100%;
    border: 0px;
    padding: 10px;
    background: none;
    line-height: 22px;
    color: inherit;
    font-family: inherit;
    border: 1px solid;
    border-color: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

input[type=checkbox],
input[type=radio] {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 3px 3px 3px 4px;
    background: #EFEFEF;
    color: #555;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    border: 1px solid;
    border-color: inherit;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
    content: '✔';
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    text-align: center;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input[type=submit],
button[type=submit] {
    border: none;
    cursor: pointer;
    width: auto;
    color: inherit;
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}

select {
    padding: 10px;
    border: 0px;
    border: none;
    font-size: inherit;
    line-height: 25px;
    color: #555;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .16);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, .16);
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

textarea {
    max-width: 100%;
}

.wpcf7-form .wpcf7-not-valid-tip {
    position: absolute;
    width: 280px;
    top: -5px;
    right: 5px;
    padding: 2px 6px;
    border: 0px;
    text-align: right;
    font-size: 10pt;
}

div.wpcf7-response-output {
    margin: 0 0 20px 0;
    padding: 10px;
    border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}

.wpcf7-validation-errors {
    display: inline-block;
}

.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=password],
.wpcf7 input[type=tel],
.wpcf7 input[type=url] {
    border: none;
    border-bottom: 1px solid;
    border-color: inherit;
    color: inherit;
}

#sidebar {
    padding-right: 20px;
}

.category #sidebar.col-last {
    padding: 0 0 0 0;
    width: 280px;
    float: right;
}

.boxsizing #sidebar {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#sidebar.col-last {
    padding-left: 20px;
    padding-right: 0;
}

#sidebar.col-last:after {
    content: '';
    clear: both;
}

#sidebar .widget {
    margin-bottom: 50px;
}

#footer-inner-top .marg:last-child {
    margin-right: 0;
}

#footer-inner-top .widget {
    margin-bottom: 55px;
}

#footer-inner-top .widget:last-child {
    margin-bottom: 0px;
}

#sliding-sidebar .widget {
    margin-bottom: 40px;
}

.widget {
    position: relative;
}

.widget ul {
    position: relative;
    margin-left: 0;
    margin-bottom: 0;
}

.widget h4 {
    margin-bottom: 20px;
    letter-spacing: 0.5px;
    font-weight: normal;
    color: #58c4e0 !important;
}

.widget ul li {
    position: relative;
    padding: 0 0 6px 0;
    list-style: none;
    margin-bottom: 0px;
}

.widget ul li a {
    font-weight: 600;
}

.widget ul li:last-child {
    border: none;
}

.widget ul ul {
    margin: 0;
    padding: 0 0 0 20px;
}

.widget .cat-item a {
    margin-right: 24px;
}

.widget .cat-item .count {
    position: absolute;
    top: 0;
    right: 0;
}

.product_list_widget *,
.widget-recent-projects,
.widget-recent-projects * {
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: none;
    -o-transform: initial;
    transform: none;
}

.widget_archive a {
    padding-right: 5px;
}

.widget_categories ul li a {
    padding-right: 5px;
}

.widget.widget_pages li {
    padding: 0;
    border-bottom: none;
}

.widget.widget_pages li a {
    display: block;
    padding: 8px 0px;
    border-bottom: 1px solid;
    border-color: inherit;
}

.widget_recent_entries span {
    display: block;
    margin-bottom: 6px;
    line-height: 17px;
    font-size: 13px;
}

.widget.widget_search #searchform {
    position: relative;
    display: block;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: 100%;
    height: auto;
    line-height: none;
    font-size: 13px;
    padding: 8px 0;
    margin: 0;
}

.widget.widget_search input.search {
    position: relative;
    width: 100%;
    height: 37px;
    margin: 0;
    padding: 0 8px;
    font-size: 13px;
    line-height: 35px !important;
    text-transform: none;
    border-width: 0;
    opacity: 1;
    border: 1px solid;
    border-color: inherit;
}

.widget.widget_calendar {
    width: 100%;
}

.widget.widget_calendar caption {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
    font-weight: 600;
}

.widget.widget_calendar table {
    position: relative;
    width: 100%;
    border-collapse: collapse;
}

.widget.widget_calendar thead th {
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
}

.widget.widget_calendar table tbody td {
    text-align: center;
    cursor: pointer;
    font-size: 13px;
}

.widget.widget_calendar table tbody tr td {
    padding: 2px;
}

.widget.widget_calendar tfoot #next {
    position: relative;
    z-index: 2;
    text-align: right;
}

.widget.widget_calendar tfoot #prev {
    position: relative;
    z-index: 2;
    padding-top: 10px;
}

.widget.widget_nav_menu li {
    padding: 0;
    border-bottom: none;
}

.widget.widget_nav_menu li:before {
    display: none;
}

.widget.widget_nav_menu li.menu-item-has-children > a:after {
    content: '+';
    position: relative;
    float: right;
    right: 5px;
    height: 38px;
    margin: -8px 0 0 0;
    line-height: 38px;
    font-size: 18px;
}

.widget.widget_nav_menu li.menu-item-has-children.open > a:after {
    content: '-';
}

.widget.widget_nav_menu li.menu-item-has-children ul {
    display: none;
}

.widget.widget_nav_menu li a {
    display: block;
    padding: 8px 0px;
    border-bottom: 1px solid;
    border-color: inherit;
    line-height: 25px;
}

.widget_recent_comments li {
    position: relative;
    display: block;
    margin-bottom: 10px !important;
}

.widget.widget_rss .rss-date {
    display: inherit;
    margin: 5px 0 7px 0;
}

.widget.widget_rss .rssSummary {
    font-size: 12px;
}

.widget.widget_rss cite {
    display: inherit;
    margin: 5px 0 0 0;
}

.widget.widget_tag_cloud .tagcloud {
    position: relative;
    display: inline-block;
}

.widget.widget_tag_cloud a,
.post-tags a {
    position: relative;
    display: inline-block;
    float: left;
    cursor: pointer;
    margin: 8px 6px 0 0;
    padding: 0 12px !important;
    font-size: 13px !important;
    line-height: 28px !important;
    border: 2px solid;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    text-transform: capitalize;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.widget.widget-post-like li {
    margin-bottom: 15px;
}

.widget.widget-post-like .post-like-img {
    position: relative;
    display: inline-block;
    overflow: hidden;
    float: left;
}

.widget.widget-post-like img,
.no-post-like-image {
    position: relative;
    display: inline-block;
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 12px 0 0;
    background: rgba(0, 0, 0, 0.2);
}

.no-post-like-image i {
    width: 64px;
    height: 64px;
    float: left;
    margin: 0;
    font-size: 22px;
    text-align: center;
    line-height: 64px;
    color: #ffffff;
}

.widget.widget-post-like .post-like-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 48px;
    font-weight: 100;
    opacity: 0;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}

.widget.widget-post-like .post-like-img:hover .post-like-overlay {
    opacity: 0.85;
}

.widget.widget-post-like .post-like-title {
    position: relative;
    display: block;
    overflow: hidden;
    max-height: 22px;
    padding: 6px 0 0 0;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.widget.widget-post-like .post-like-date {
    position: relative;
    display: inline-block;
    margin: 3px 5px 0 0;
    font-size: 13px;
}

.widget.widget-post-like span.post-like {
    font-size: 13px;
}

.widget.widget-post-like .clear {
    padding: 0;
}

.widget.widget-recent-projects {
    position: relative;
    display: inline-block;
}

.widget.widget-recent-projects li {
    position: relative;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
}

.widget.widget-recent-projects .recent-projects-img {
    position: relative;
    display: inline-block;
    overflow: hidden;
    float: left;
}

.widget.widget-recent-projects img,
.no-recent-projects-image {
    position: relative;
    display: inline-block;
    float: left;
    width: 64px;
    height: 64px;
    margin: 0;
    background: rgba(0, 0, 0, 0.2);
}

.no-recent-projects-image i {
    width: 64px;
    height: 64px;
    float: left;
    margin: 0;
    font-size: 22px;
    text-align: center;
    line-height: 64px;
}

.widget.widget-recent-projects .recent-projects-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 48px;
    font-weight: 100;
    opacity: 0;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}

.widget.widget-recent-projects .recent-projects-img:hover .recent-projects-overlay {
    opacity: 0.85;
}

.widget.widget-recent-projects .recent-projects-title {
    position: absolute;
    display: block;
    z-index: 999;
    top: 75px;
    left: -22px;
    width: 100px;
    min-height: 22px;
    line-height: 22px;
    font-size: 13px;
    padding: 4px;
    background: #0b0b0b;
    background: rgba(11, 11, 11, .85);
    color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, -30deg);
    -moz-transform: perspective(1200px) rotate3d(1, 0, 0, -30deg);
    -o-transform: perspective(1200px) rotate3d(1, 0, 0, -30deg);
    -ms-transform: perspective(1200px) rotate3d(1, 0, 0, -30deg);
    transform: perspective(1200px) rotate3d(1, 0, 0, -30deg);
    -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, -moz-transform 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out, -ms-transform 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
}

.widget.widget-recent-projects li:hover .recent-projects-title {
    opacity: 1;
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    -moz-transform: rotate3d(1, 0, 0, 0deg);
    -o-transform: rotate3d(1, 0, 0, 0deg);
    -ms-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
}

.widget.widget-recent-projects .recent-projects-title:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    left: 50%;
    top: -10px;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(11, 11, 11, .85);
}

.widget.widget-recent-projects .recent-projects-date {
    position: relative;
    display: inline-block;
    margin: 3px 5px 0 0;
    font-size: 13px;
}

.widget.widget-recent-projects span.recent-projects {
    font-size: 13px;
}

.widget.widget-recent-projects .clear {
    padding: 0;
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 15px auto;
}

.wp-smiley {
    margin-bottom: 0px!important;
}

.gallery-caption {
    margin-left: 0;
    margin-bottom: 10px;
    padding: 0px 10px;
}

.bypostauthor {}

#wpstats {
    display: none;
}

.articles-holder article.sticky {
    margin-bottom: 50px !important;
}

.sticky .post-content-holder {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    border-bottom: 0px!important;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    padding: 25px!important;
    position: relative;
}

#wpadminbar {
    z-index: 1000000!important;
}

.wp-caption {
    max-width: 100%;
    border: 1px solid;
    padding: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-caption .wp-caption-text {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0 5px;
    line-height: 1.5;
    background: #f1f1f1;
    padding: 0.5em;
}

.wp-caption img {
    max-width: 100%;
    margin-bottom: 10px!important;
    display: block;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

#custom_header {
    width: 100%;
    height: auto;
}

.document-script {
    display: none;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.to-item.blog.tall .to-item-content,
.to-item.blog.square.top .to-item-content {
    top: 60% !important;
}

.page-id-24 .to-item.blog.tall .to-item-content,
.page-id-24 .to-item.blog.square.top .to-item-content {
    top: 50% !important;
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

#responsive-menu .responsive-menu {
    margin: 37px 0px 0px 0px !important;
}

.responsive-menu ul {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}

.animation-holder {
    width: 100%;
    height: 608px;
    max-width: 1144px;
    background-image: url('images/animate-bg1.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    opacity: 0;
    z-index: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
}

.animation-holder-2 {
    width: 100%;
    height: 100%;
    background-image: url('images/animate-bg2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    transition: opacity 1s 1s ease-in-out;
    -moz-transition: opacity 1s 1s ease-in-out;
    -webkit-transition: opacity 1s 1s ease-in-out;
}

.animation-bubble-1 {
    width: 290px;
    height: 290px;
    background-image: url('images/animate-1.png');
    background-size: 290px auto;
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    top: 150px;
    z-index: 1;
    left: 160px;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    transition: opacity .5s 1.5s ease-in-out;
    -moz-transition: opacity .5s 1.5s ease-in-out;
    -webkit-transition: opacity .5s 1.5s ease-in-out;
    cursor: pointer;
}

.animation-bubble-1-tip {
    width: 356px;
    height: 224px;
    background-image: url('images/tip-1.png');
    background-size: 356px 224px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    top: -180px;
    left: -160px;
    display: none;
    z-index: 99999;
}

.animation-bubble-2 {
    width: 340px;
    height: 340px;
    background-image: url('images/animate-2.png');
    background-size: 340px auto;
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    top: 50px;
    left: 50%;
    z-index: 2;
    margin-left: -170px;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    transition: opacity .5s 2s ease-in-out;
    -moz-transition: opacity .5s 2s ease-in-out;
    -webkit-transition: opacity .5s 2s ease-in-out;
    cursor: pointer;
}

.animation-bubble-2-tip {
    width: 405px;
    height: 193px;
    background-image: url('images/tip-2.png');
    background-size: 405px 193px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    top: -60px;
    right: -320px;
    display: none;
    z-index: 99999;
}

.animation-bubble-3 {
    width: 290px;
    height: 290px;
    background-image: url('images/animate-3.png');
    background-size: 290px auto;
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    top: 150px;
    z-index: 1;
    right: 160px;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    transition: opacity .5s 2.5s ease-in-out;
    -moz-transition: opacity .5s 2.5s ease-in-out;
    -webkit-transition: opacity .5s 2.5s ease-in-out;
    cursor: pointer;
}

.animation-bubble-3-tip {
    width: 459px;
    height: 197px;
    background-image: url('images/tip-3.png');
    background-size: 459px 197px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    top: 250px;
    left: -320px;
    display: none;
    z-index: 99999;
}

h4.hidden-text-button {
    cursor: pointer;
}

.animation-bubble-1:hover {
    background-position: 0 0;
}

.animation-bubble-2:hover {
    background-position: 0 0;
}

.animation-bubble-3:hover {
    background-position: 0 0;
}

.section-container-half p,
.section-container-half-2 p {
    color: #999;
}

.error404 .apps {
    display: none !important;
}

.wpcf7-form label {
    text-align: center;
    font-size: 14px;
    color: #999999;
    float: left;
    width: 100%;
    font-weight: bold;
}

.hidden-text {
    display: none;
}

li.shrunk {
    height: 25px !important;
    overflow: hidden !important;
    cursor: pointer !important;
}

li.expanded {
    height: auto !important;
}

span.abc {
    text-indent: -999999px;
    background-image: url('images/abc.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center 0;
    color: transparent;
    display: inline-block;
    width: 300px;
    margin-left: -40px;
    margin-right: -70px;
    line-height: 80px;
}

#s-share-buttons {
    float: left;
    width: 100%;
    clear: both;
    margin: 30px 0 30px 0;
}

.single-team #s-share-buttons,
.single-job #s-share-buttons {
    display: none !important;
}

.cat_specific_rss ul li a {
    color: #000 !important;
    font-family: GM !important;
    background-image: url('images/rss.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 0 5px 0 !important;
    padding: 0 0 0 28px !important;
}

.partner-animation {
    float: left;
    width: 400px;
    height: 429px;
    position: relative;
    background-image: url('images/partner-animation-bg.png');
    background-repeat: no-repeat;
    background-size: 400px 429px;
    background-position: 0 0;
}

.pa-1-c {
    background-image: url('images/pa/a.png');
}

.pa-2-c {
    background-image: url('images/pa/b.png');
}

.pa-3-c {
    background-image: url('images/pa/c.png');
}

.pa-4-c {
    background-image: url('images/pa/d.png');
}

.pa-5-c {
    background-image: url('images/pa/e.png');
}

.pa-6-c {
    background-image: url('images/pa/f.png');
}

.pa-7-c {
    background-image: url('images/pa/g.png');
}

.pa-8-c {
    background-image: url('images/pa/h.png');
}

.pa-9-c {
    background-image: url('images/pa/i.png');
}

.pa-10-c {
    background-image: url('images/pa/j.png');
}

.pa-11-c {
    background-image: url('images/pa/k.png');
}

.pa-1 {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 90px;
    top: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.pa-2 {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 160px;
    top: 0px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.pa-3 {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 90px;
    top: 100px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.pa-4 {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 200px;
    top: 65px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.pa-5 {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 310px;
    top: 45px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.pa-6 {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 270px;
    top: 160px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.pa-7 {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 290px;
    top: 245px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.pa-8 {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 268px;
    top: 344px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.pa-9 {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 182px;
    top: 348px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.pa-10 {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 105px;
    top: 252px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.pa-11 {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 17px;
    top: 225px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

#area-2 {
    display: none;
}

#area-3 {
    display: none;
}

#sidebar div.ebookform {
    float: right;
    width: 90%;
    background-color: #01455a;
    padding: 40px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#sidebar div.ebookform p {
    float: left;
    width: 100%;
}

body:after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
    content: url(images/pa/a.png) url(images/pa/b.png) url(images/pa/c.png) url(images/pa/d.png) url(images/pa/e.png) url(images/pa/f.png) url(images/pa/g.png) url(images/pa/h.png) url(images/pa/i.png) url(images/pa/j.png) url(images/pa/k.png);
}

blockquote {
    float: left;
    width: 100%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #58c4e0;
    font-style: italic;
    font-size: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0;
    margin: 30px 0 !important;
    line-height: 1.5;
    font-weight: 400;
}

blockquote span {
    color: #999;
    font-style: normal;
    float: right;
    text-align: right;
    margin: 30px 0 0 0;
    font-size: 12px;
    font-weight: bold;
}

.single-pressrelease blockquote {
    margin: 0 0 30px !important;
}

blockquote p {
    line-height: 1.6;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: normal;
    color: #fff !important;
    font-style: italic;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.page-id-24 .to-item.blog .to-item-content h2 a span {
    height: 50px;
    display: block;
}

.page-id-282 article h2 {
    font-size: 20px;
    text-align: center
}

.logo-buttons {
    float: left;
    width: auto;
    padding-top: 120px;
    background-image: url('images/joi.jpg');
    background-position: center top;
    background-size: auto 80px;
    background-repeat: no-repeat;
}

.page-id-282 article ul {
    width: 100%;
    text-align: center;
    margin: 0 0 30px 0;
    padding: 0;
}

.page-id-282 article ul li {
    list-style-position: inside;
}

a.socialmedia {
    float: left;
    width: 100%;
    color: #999;
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 10px 0;
}

a.socialmedia .fa {
    color: #999;
    font-size: 25px;
    line-height: 25px;
    float: left;
    margin: 0 10px 0 0;
}

.search .article-holder article {
    margin-bottom: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
}

.search .article-holder article a.button {
    color: #59585b !important;
    border-color: #59585b !important;
}

.hash-tabs nav {
    border: 0;
    background: transparent;
    padding: 0;
    width: auto;
}

.hash-tabs nav {
    margin: 0 1em;
}

.hash-tabs nav li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}

.hash-tabs nav li {
    margin-right: 1em;
}

.hash-tabs nav li a {
    font-size: 1.4em;
}

.hash-tabs nav li a {
    padding: 0.76923em 1em;
    background: rgba(245, 245, 245, 0.2);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 0;
    font-weight: 300;
    font-size: 1.3em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-right: 0.76923em;
    border-bottom: 0;
    border-color: rgba(204, 204, 204, 0.5);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

.twitter-holder ul,
.twitter-holder ul li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.twitter-holder ul li {
    margin: 0 0 30px 0 !important;
    padding: 0 0 20px 0 !important;
    list-style: none !important;
    border-bottom: 1px solid #ddd;
    float: left;
}

.twitter-holder ul li:last-child {
    border: none;
}

.twitter-holder {
    font-size: 12px !important;
}

.twitter-holder a,
.twitter-holder a:visited,
.twitter-holder a:focus,
.twitter-holder a:hover {
    font-size: 12px !important;
    color: #58c4e0 !important;
}

.loggedin {
    display: block;
}

.loggedout {
    display: none;
}

.loggedin li {
    float: left !important;
    width: 100% !important;
    padding: 0 0 30px 0 !important;
    border-bottom: 1px solid #ddd !important;
    margin: 0 0 30px 0 !important;
}

.loggedin .mks_social_widget_ul li {
    width: auto !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: none !important;
}

#sidebar .loggedin h3 {
    font-size: 20px !important;
    color: #58c4e0;
    font-weight: bold;
    width: 100%;
}

.loggedin #tw-recent-posts-3 {
    padding-bottom: 0px !important;
}

.loggedin .wp-most-popular li {
    padding-bottom: 0 !important;
    margin-bottom: 5px !important;
    border-bottom: none !important;
}

.loggedin #better-tag-cloud li {
    padding-bottom: 0 !important;
    margin-bottom: 5px !important;
    border-bottom: none !important;
}

.loggedin #metodiew_simple_authors_widget-2 li {
    padding-bottom: 0 !important;
    margin-bottom: 5px !important;
    border-bottom: none !important;
}

.loggedin #metodiew_simple_authors_widget-2 li a {
    color: #000 !important;
    font-family: GM !important;
    font-size: 15px !important;
}

.loggedin #better-tag-cloud li a,
.nktagcloud_counter {
    color: #000 !important;
    font-family: GM !important;
}

.nktagcloud_counter {
    margin-left: 5px !important;
}

#sidebar .loggedin input[type="text"] {
    padding: 0 10px !important;
    line-height: 30px !important;
    height: 30px !important;
    margin-bottom: 5px !important;
}

.loggedin .textwidget p {
    float: left !important;
    width: 100% !important;
    font-size: 13px !important;
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
}

#sidebar .loggedin form.sfForm form.sfForm label,
#sidebar .loggedin form.sfForm table.Normal td span:first-child {
    color: #000 !important;
    font-family: GM !important;
    font-size: 15px !important;
}

#sidebar .loggedin #text-2 .textwidget {
    padding: 20px;
    background-color: #e8e8e8;
    float: left;
}

a.signup,
a.signup:visited {
    background-color: #58c4e0;
    color: #fff;
    float: left;
    clear: both;
    margin: 0 0 10px 0;
    padding: 5px 10px;
    font-weight: bold;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

a.signup:hover,
a.signup:focus {
    text-decoration: none;
    background-color: #222;
}

#office-head {
    float: left;
    height: 350px;
    width: 100%;
}

form.user-form-template {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 40px;
}

form.user-form-template h4 {
    color: #01455a;
    font-weight: bold;
    margin:0 0 20px 0;

}

footer form.user-form-template {
    padding-top: 0px;
}

form.user-form-template input[type="text"],
form.user-form-template input[type="number"],
form.user-form-template input[type="email"] {
    border: 1px solid #ccc;
    color: #444;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    float: left;
    width: 100%;
    margin: 0 0 12px 0;
    padding: 0 15px;
    line-height: 34px;
    height: 40px;
    font-size: 12px;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: bold;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.single-ebook form.user-form-template input[type="text"],
.single-ebook form.user-form-template input[type="email"],
.single-ebook form.user-form-template select {
    color: #fff
}

footer form.user-form-template input[type="text"],
footer form.user-form-template input[type="email"] {
    color: #fff;
}

form.user-form-template textarea {
    border: 1px solid #ccc;
    color: #444;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    float: left;
    width: 100%;
    margin: 0 0 12px 0;
    padding: 15px 15px;
    line-height: 1.2;
    height: 100px;
    font-size: 12px;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: bold;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

form.user-form-template div.left {
    width: 49%;
    margin: 0 1% 0 0;
    float: left;
}

form.user-form-template div.full {
    width: 100%;
    margin: 0 0 0 0;
    float: left;
}

form.user-form-template div.right {
    width: 49%;
    margin: 0 0 0 1%;
    float: right;
}

form.user-form-template select {
    border: 1px solid #ccc;
    color: #444;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    float: left;
    width: 100%;
    margin: 0 0 12px 0;
    padding: 0 15px;
    line-height: 34px;
    height: 40px;
    font-size: 12px;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: bold;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-image: url('images/downarrow.png');
    background-repeat: no-repeat;
    background-size: 10px auto;
    background-position: right 15px center;
}

form.user-form-template input[type="submit"],
form.user-form-template button {
    border: 2px solid #58c4e0 !important;
    color: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    float: left;
    width: auto;
    margin: 0 0 12px 0;
    padding: 0 25px;
    line-height: 34px;
    height: 40px;
    font-size: 12px;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: bold;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #58c4e0 !important;
    text-transform: uppercase;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

form.user-form-template input:hover[type="submit"],
form.user-form-template button:hover {
    border: 2px solid #fff !important;
    color: #58c4e0 !important;
    background-color: #fff !important;
}

.to-item.blog .excerpt {
    min-height: 100px;
}

.bottom-wave {}

button.g-recaptcha {
    padding: 0 12px !important;
    line-height: 28px !important;
}

.side-wave {
    background-image: url('images/side-wave-deep-2.jpg');
    background-position: center top;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-color: #fff;
}

.home .side-wave {
    background-image: none;
    max-height: 440px;
}

.stats {
    background-image: url('images/stats.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.videobg {
    background-image: url('images/videobg.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 400px 249px;
    width: 400px;
    height: 249px;
    display: block;
    margin: 30px auto 0;
    position: relative;
}

.two-thirds-left {
    float: left;
    width: 60%;
    margin: 0 5% 0 0;
    text-align: left;
}

.two-thirds-right {
    float: right;
    width: 60%;
    margin: 0 0 0 5%;
    text-align: left;
}

.one-third {
    float: left;
    width: 35%;
    margin: 0 0 0 0;
}

.white-b-left {
    border-left: 1px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.white-b-right {
    border-right: 1px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.grey-b-left {
    border-left: 1px solid #999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.grey-b-right {
    border-right: 1px solid #999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.h2.subtitle {
    font-size: 19px !important;
}

.to-counter-number-desc {
    color: #fff !important;
    font-family: "GL";
}

.page-id-28 .stats .to-counter-number-desc {
    min-height: 230px;
    font-size: 17px;
}

.to-counter-number-desc span {
    color: #fff !important;
}

.to-counter-number .to-count-number {
    font-size: 100px !important;
    font-family: "GM";
    font-weight: 900;
    line-height: 100px;
}

.to-counter-number {
    position: relative;
    display: inline-block;
    width: 80%;
    margin: 0 10%;
    float: left;
}

.twitters .to-counter-number {
    margin: 0 0;
}

.page-id-28 .to-counter-number {
    margin: 0 0;
    width: 100%
}

.to-counter-holder {
    width: 100%;
    margin: 0 0;
    float: left;
}

small {
    font-size: 30px;
    font-family: "GM";
    color: #01455a;
    font-weight: bold;
}

.two-thirds-right sub {
    font-size: 10px;
    font-family: "Open Sans";
    color: #999;
    font-weight: normal;
    position: relative;
    top: auto;
}

sub {
    font-size: 30px;
    font-family: "GM";
    color: #01455a;
    font-weight: bold;
    position: relative;
    top: -55px;
}

.single-post .article-holder p sub {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    color: #666;
    vertical-align: baseline;
    line-height: 1.7;
    position: relative;
    top: 0.4em;
}

.single-post .article-holder p sup {
    font-family: "Open Sans";
    font-weight: 400;
    vertical-align: baseline;
    font-style: normal;
    font-size: 10px;
    color: #666;
    line-height: 1.7;
    position: relative;
    top: -0.8em;
}

.tab-content ul li p > sub{
    display: inline-block;
    font-size: 10px;
    vertical-align: super;
    color: #999999;
    top:0;
}

.to-counter-number-desc span {
    color: #fff !important;
    font-size: 23px;
    line-height: 40px;
}

.twitter-holder span {
    font-size: 12px !important;
    float: left !important;
    width: 100% !important;
    color: #f8bf3c !important;
}

.txt-white {
    color: #fff !important;
}

.to-item-wrapper {
    background-color: transparent !important;
    overflow: visible !important;
}

.tweet-icons {
    display: block;
    margin: 0 auto 0 auto;
    width: 50px;
    height: 50px;
    background-image: url('images/tweet-icons.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px 50px;
}

.tweet-slide a {
    color: #59585b;
}

.stat-1 {
    background-image: url('images/stat-2.png');
    background-repeat: no-repeat;
    background-position: 90% 10%;
    background-size: auto 30px;
}

.stat-2 {
    background-image: url('images/stat-3.png');
    background-repeat: no-repeat;
    background-position: 90% 10%;
    background-size: auto 30px;
}

.stat-3 {
    background-image: url('images/stat-1.png');
    background-repeat: no-repeat;
    background-position: 85% 10%;
    background-size: auto 30px;
}

p.ebook-download {
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    float: left;
    width: 97% !important;
    margin-bottom: 0px;
    background-image: url(images/ebook-download.png);
    background-repeat: no-repeat;
    background-position: right 7px;
    background-size: auto 40px;
}

#sidebar form img {
    width: 97%;
    max-width: 97%;
    height: auto;
    margin: 0 0 30px 0;
    float: left;
}

.contact-1 {
    background-image: url('images/contact-1.png');
    background-repeat: no-repeat;
    background-position: 14% 20px;
    background-size: auto 60px;
    padding-top: 50px;
    padding-bottom: 20px;
}

.contact-2 {
    background-image: url('images/contact-2.png');
    background-repeat: no-repeat;
    background-position: 14% 20px;
    background-size: auto 60px;
    padding-top: 50px;
    padding-bottom: 20px;
}

.contact-3 {
    background-image: url('images/contact-3.png');
    background-repeat: no-repeat;
    background-position: 14% 20px;
    background-size: auto 60px;
    padding-top: 50px;
    padding-bottom: 20px;
}

.news-1 {
    background-image: url('images/news-1.png');
    background-repeat: no-repeat;
    background-position: 45px 20px;
    background-size: auto 30px;
    padding-top: 65px !important;
}

.news-2 {
    background-image: url('images/news-2.png');
    background-repeat: no-repeat;
    background-position: 45px 20px;
    background-size: auto 30px;
    padding-top: 65px !important;
}

.news-3 {
    background-image: url('images/news-3.png');
    background-repeat: no-repeat;
    background-position: 45px 20px;
    background-size: auto 30px;
    padding-top: 65px !important;
}

.category .wp-post-image,
.single .wp-post-image {
    margin: 0 0 30px 0;
}

.to-item.blog.tall .to-item-content:after,
.to-item.blog.square.top .to-item-content:after {
    content: none;
}

#sliding-sidebar {
    background: url("images/landscape.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#sliding-sidebar.dark,
#sliding-sidebar.dark p,
#sliding-sidebar.dark div,
#sliding-sidebar.dark .to-progress-bar-title {
    color: #888888;
}

#sliding-sidebar .recent-projects-title {
    color: #ffffff !important;
}

#sliding-sidebar .no-recent-projects-image {
    background: url("images/men-in-the-street-150x150.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#sliding-sidebar .no-recent-projects-image i {
    display: none;
}

.to-lb-overlay,
#search-overlay {
    background: #ffffff;
}

.website-logo img {
    min-height: 35%;
    max-height: 60%;
}

#single-post-section article a,
#single-portfolio-section article a {
    color: #58c4e0;
}

#single-post-section article a:hover,
#single-portfolio-section article a:hover {
    color: initial !important;
}

.headerColor {
    background: #ffffff;
    color: #646464;
}

#header .cart-counter *,
#header .wishlist-link *,
#header-container input.search,
.search-close .fa-times {
    color: #646464;
}

.headerColor2 {
    background: #646464;
    color: #ffffff;
}

.header-mobile .sliding-sidebar-open,
.search-button.no-nav {
    color: #646464;
}

.trans.dark .sliding-menu-open *,
.trans.dark .sliding-sidebar-open * {
    fill: #999999;
}

.trans.light .sliding-menu-open *,
.trans.light .sliding-sidebar-open * {
    fill: #e8e8e8;
}

#to-slider {
    background: #565656;
}

.sidebarColor {
    background: #ffffff;
}

#sliding-menu {
    background: #ffffff;
}

#sliding-menu-overlay {
    background: ;
    opacity: 0;
}

#left-nav {
    background: #F5F6FA;
}

.dark #left-nav > ul > li > a,
.dark #left-nav li:hover > a,
.dark #left-nav li:hover > a i,
.dark #left-menu-shop li a,
.dark #left-nav li.back-sub-menu span,
.dark #left-nav li.back-sub-menu i,
.dark #left-nav .left-cart-counter:hover *,
.dark #left-nav .to-wishlist-counter:hover * {
    color: #59585b;
}

.light #left-nav > ul > li > a,
.light #left-nav li:hover > a,
.light #left-nav li:hover > a i,
.light #left-menu-shop li a,
.light #left-nav li.back-sub-menu span,
.light #left-nav li.back-sub-menu i,
.light #left-nav .left-cart-counter:hover *,
.light #left-nav .to-wishlist-counter:hover * {
    color: #ffffff;
    font-family: "GL";
    font-weight: normal;
}

.sliding-menu-open *,
.sliding-sidebar-open * {
    fill: #646464;
}

#left-nav ul li:before {
    background: #dddddd;
}

#left-nav ul li.current-menu-item:before,
#left-nav ul li.current_page_ancestor:before {
    background: #58c4e0;
}

body.dark,
.dark p,
.dark div,
.dark a,
#header .buttons a,
#header .quantity {
    color: #999999;
}

.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6,
.dark h1 a,
.dark h2 a,
.dark h3 a,
.dark h4 a,
.dark h5 a,
.dark h6 a,
.dark.to-slide .to-slide-content-inner *,
.dark dt,
.dark .post-title a,
.dark .summary .posted_in,
#header .widget_shopping_cart_content .cart_list a,
.dark table.cart td.product-name a,
.dark .woocommerce-tabs ul.tabs li,
.dark .comment-list .comment-author,
.dark .comment-list .comment-author a,
.dark .to-pie-chart span,
.dark .to-progress-bar-title strong,
.dark .to-counter-number span,
.dark .to-counter-number-desc,
.dark .to-sc-twitter-icon,
.dark li.active-tab {
    color: #59585b;
    font-family: "GL";
    font-weight: normal;
}

.dark .widget a {
    color: #59585b;
}

.dark .widget a:hover {
    color: #58c4e0;
}

.dark.to-page-heading-img-true * {
    color: #59585b;
}

.dark .to-grid-filters-button svg * {
    fill: #999999;
}

.dark .post-info .post-date .date {
    color: #59585b;
}

.dark .post-info .post-date .month {
    color: #79787A;
}

.dark .post-info .post-date .year {
    color: #999999;
}

.dark .owl-page.active span,
.dark .owl-page:hover span {
    background: #999999;
}

.dark .isotope-pages li.active,
.dark .isotope-pages li:hover {
    background: #999999 !important;
}

body.light,
.light p,
.light div,
.light a {
    color: #e8e8e8;
}

.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6,
.light h1 a,
.light h2 a,
.light h3 a,
.light h4 a,
.light h5 a,
.light h6 a,
.light.to-slide .to-slide-content-inner *,
.light dt,
.light .post-title a,
.light .summary .posted_in,
.light table.cart td.product-name a,
.light .woocommerce-tabs ul.tabs li,
.light .comment-list .comment-author,
.light .comment-list .comment-author a,
.light .to-pie-chart span,
.light .to-progress-bar-title strong,
.light .to-counter-number span,
.light .to-counter-number-desc,
.light .to-sc-twitter-icon,
.light li.active-tab {
    color: #ffffff;
}

.light .widget a {
    color: #FCFCFC;
}

.light .widget a:hover {
    color: #58c4e0;
}

.light.to-page-heading-img-true * {
    color: #fff;
}

.light .to-grid-filters-button svg * {
    fill: #e8e8e8;
}

.light .post-info .post-date .date {
    color: #ffffff;
}

.light .post-info .post-date .month {
    color: #F3F3F3;
}

.light .post-info .post-date .year {
    color: #e8e8e8;
}

.light .owl-page.active span,
.light .owl-page:hover span {
    background: #e8e8e8;
}

.light .isotope-pages li.active,
.light .isotope-pages li:hover {
    background: #e8e8e8 !important;
}

.light.to-page-heading .subtitle {
    color: #f3f5f8;
}

body,
#body-overlay,
#outer-container,
#inner-container,
.comment-list li,
.comment-list li.comment > #respond {
    background: #ffffff;
}

#preloader,
#header .widget_shopping_cart .cart_list li:hover,
#to-crumbs-overlay,
#to-author-bio-overlay,
.to-grid-filter-overlay,
code,
.wp-caption,
.to-team-carousel.circle .to-member-social li,
.to-progress-bar-holder {
    background: #F5F6FA;
}

.grid-home-page .next-container {
    background: #F5F6FA !important;
}

.mejs-controls,
.to-audio-player,
#current-player-mini {
    background: #2B2D2F;
    color: #ffffff;
}

.to-item.blog .to-item-cat:hover {
    background: #2B2D2F !important;
    color: #ffffff !important;
}

.to-audio-player i,
.to-audio-player span,
.mejs-controls .mejs-playpause-button,
.mejs-controls .mejs-button button,
.mejs-controls .mejs-currenttime,
.mejs-controls .mejs-duration {
    color: #ffffff !important;
}

.accentBg,
.accentBgHover:hover,
.mejs-time-current,
.mejs-volume-current,
.mejs-horizontal-volume-current,
div.wpcf7-response-output,
.woocommerce-info,
.woocommerce-info *,
.woocommerce .single_add_to_cart_button,
.wishlist_table .add_to_cart,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-error a,
.woocommerce .product-wrap:hover .product_type_simple:hover,
.woocommerce .product-wrap:hover .add_to_cart_button:hover,
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce-page .widget_layered_nav_filters ul li a:hover,
.widget_price_filter .ui-slider .ui-slider-range,
#slider_per_page .ui-slider-range,
select option:hover,
.chosen-container ul.chosen-results li.highlighted,
.active {
    background: #58c4e0 !important;
    color: #ffffff !important;
}

::selection {
    background: #58c4e0 !important;
    color: #ffffff !important;
}

::-moz-selection {
    background: #58c4e0 !important;
    color: #ffffff !important;
}

.woocommerce .single_add_to_cart_button,
.wishlist_table .add_to_cart {
    border-color: #58c4e0 !important;
}

.csstransforms .loading {
    border-left: 3px solid rgba(255, 104, 99, 0.2);
    border-right: 3px solid rgba(255, 104, 99, 0.2);
    border-bottom: 3px solid rgba(255, 104, 99, 0.2);
    border-top: 3px solid #58c4e0;
}

.csstransforms .next-container.load {
    border-top: 2px solid #58c4e0;
}

.to-item.active {
    background: none !important;
}

.button:hover,
input[type=submit]:hover,
input[type="button"]:hover,
input[type=submit]:hover,
.header-pages li.active,
#header .buttons a:hover,
#header .total .amount,
#header .widget_shopping_cart_content .cart_list a:hover,
.grid-filter-title:hover,
.no-touch .isotopeFilters-title:hover,
.grid-home-page .next-container:hover,
.to-grid-filter-title.actived,
.to-item-overlay,
.widget .tagcloud a:hover,
.light .widget.widget_tag_cloud a:hover,
.post-tags a:hover,
.sliding-menu-open:hover > div,
.widget.widget_tag_cloud a:hover,
.comment-list .reply a:hover,
.dark .comment-list .comment-author a:hover,
input[type=submit]:hover,
button[type=submit]:hover,
.to-page-nav li.active a,
.to-page-nav li a:hover,
.page-numbers .current,
.page-numbers a:hover,
.accentColor,
.accentColorHover:hover,
a.accentColor,
a:not(.to-button):hover,
.required,
input[type=checkbox]:checked:before,
input[type=radio]:checked:before,
#header-container.trans.light .search-button:hover .fa-search,
#header-container.trans.dark .search-button:hover .fa-search,
.widget.widget_rss cite,
.widget.widget_calendar #today,
.required,
.wpcf7-form .wpcf7-not-valid-tip,
#comment-status,
.comment-awaiting-moderation,
.comment-list .comment-meta a:hover,
#cancel-comment-reply-link:hover,
#to-crumbs a:hover,
#portfolio-all-items:hover i,
.to-item-meta a:hover *,
.to-excerpt-more:hover,
.to-search-item-content h4 a:hover,
.to-testimonial .to-testimonial-autor-desc,
.to-team-carousel .to-member-social li a,
.to-quote .fa-quote-left,
.post-like:hover i,
.post-like.liked,
.post-like.liked i,
.dark .post-like.liked,
.dark .widget a.post-like.no-liked:hover i,
.post-like .icon-to-x,
.ui-menu-item:hover .title,
.grid-home-page .to-grid-filter-title:hover,
.blog-page .to-grid-filter-title:hover,
.portfolio-page .to-grid-filter-title:hover,
.no-touch .to-item.blog h2:hover,
.no-touch .to-item.blog .to-item-author:hover,
.no-touch .to-item.blog .to-item-comments:hover,
.to-masonry .to-item.tall .to-excerpt-masonry:hover,
.to-item-title-hover,
.to-item-dot:before,
.to-item-dot .before,
.single-product-summary .amount,
#comment-status p,
.widget .total .amount,
.woocommerce ul.products li.product h3:hover,
a.woocommerce-review-link,
a.woocommerce-review-link .count,
.woocommerce ul.products li.product .price .amount,
.woocommerce-page ul.products li.product .price .amount,
.woocommerce div.product .stock,
.woocommerce-page div.product .stock,
tbody .cart_item .product-name,
.order-total .amount,
.lost_password a,
.posted_in a,
.post-cat-holder a,
.post-tag-holder a,
.actived {
    color: #58c4e0;
}

.to-item.blog.quote.center h2:hover,
.to-item.blog.link.center h2:hover,
.woocommerce-tabs .tabs li.active,
.woocommerce-tabs .tabs li:hover,
.no-menu-assigned:hover,
#current-player.close .mejs-playpause-button:hover,
.tweet-link-color,
.stars .active,
.featured .to-ptable-header h5 {
    color: #58c4e0 !important;
}

.to-search-item .to-excerpt-more:hover {
    color: #58c4e0 !important;
}

.sliding-menu-open:hover *,
.sliding-sidebar-open:hover *,
#left-menu-button:hover * {
    fill: #58c4e0 !important;
}

#call-to-action:hover *,
#left-menu-button:hover * {
    color: #ffffff !important;
}

.grid-home-page .to-grid-filter-title:hover,
.blog-page .to-grid-filter-title:hover,
.portfolio-page .to-grid-filter-title:hover {
    color: #58c4e0 !important;
}

.to-item .to-item-overlay,
.to-item.blog .to-item-wrapper,
.to-item.blog .to-item-social {
    background: #ffffff;
}

.to-item.blog .to-item-content h2,
.to-item.blog .to-item-content h2 a {
    color: #59585b;
    font-size: 15px !important;
}

.to-item.blog .to-item-content h2 a {
    padding: 0 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
    float: left;
}

a.download-ebook-now {
    font-weight: bold;
    text-transform: uppercase;
    padding: 80px 100px 80px 60px;
    width: 620px;
    color: #666 !important;
    background-color: #d9f5fc;
    border: 1px solid #b9e3ee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0 15px 15px 0;
    clear: both;
    display: block;
    text-align: right;
    background-image: url('images/ebook-form.jpg');
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 200px auto;
}

.to-item.blog.tall .to-item-content .to-button {
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin-left: -80px !important;
    z-index: 10;
}

.page-id-266 .article-holder p,
.page-id-383 .article-holder p {
    text-indent: 0;
}

.page-id-266 .to-item.blog .to-item-content h2 a,
.page-id-383 .to-item.blog .to-item-content h2 a {
    padding: 0 5%;
    width: 90%;
    font-size: 18px;
}

.to-item .excerpt,
.to-item .to-item-social,
.to-item.portfolio:not(.portstyle2) .to-item-cats {
    color: #999999;
}

.to-item.blog .to-item-cat {
    background: #58c4e0;
}

.to-item.blog.center:not(.portstyle2) .to-item-information,
.to-item.blog.center:not(.portstyle2) .to-item-information a {
    color: #e4e4e4;
}

.to-item.portfolio:not(.portstyle2) .to-item-wrapper,
.to-item.portfolio:not(.portstyle2) h2,
.to-item.portfolio:not(.portstyle2) h2 a {
    color: #59585b;
}

.to-item.center:not(.portstyle2) .to-item-content,
.to-item.blog.center h2 a {
    color: #ffffff !important;
}

.to-item.blog.quote.center h2,
.to-item.blog.link.center h2 {
    color: #59585b !important;
}

.to-item.portfolio h2:hover,
.to-item.portfolio a:hover {
    color: #58c4e0 !important;
}

.to-item .to-item-lightbox-link,
.to-item .to-item-lightbox-link i,
.to-item .to-item-content-link,
.to-item .to-item-content-link i,
.to-item .to-item-audio-link,
.to-item .to-item-audio-link i {
    color: #999999;
}

.to-item.portfolio .to-item-lightbox-link:hover,
.to-item.portfolio .to-item-lightbox-link:hover i,
.to-item.portfolio .to-item-content-link:hover,
.to-item.portfolio .to-item-content-link:hover i,
.to-item.portfolio .to-item-audio-link:hover,
.to-item.portfolio .to-item-audio-link:hover i {
    color: #58c4e0;
}

.to-item.blog.quote .to-item-content,
.to-item.blog.link .to-item-content {
    background: #ffffff;
}

.blog-grid-fullwidth .to-item.blog.quote .to-item-content,
.blog-grid-fullwidth .to-item.blog.link .to-item-content,
.grid-home-page .to-item.blog.quote .to-item-content,
.grid-home-page .to-item.blog.link .to-item-content {
    background: #f3f5f8;
}

.ui-autocomplete {
    background: #191919 !important;
}

.ui-menu,
.ui-menu .ui-menu-item,
.image-autocomplete {
    background: rgba(31, 31, 31, 0.95);
    color: #EBEBEB;
}

.ui-menu-item .desc {
    color: #C1C1C1;
}

.ui-menu-item .ui-corner-all:hover,
.ui-menu-item .ui-corner-all.ui-state-focus {
    background: rgba(0, 0, 0, .25) !important;
}

.ui-menu-item .fa-pencil {
    background: rgba(0, 0, 0, 0.15);
}

#header-container.trans.light #top-nav > ul > li,
#header-container.trans.light .sliding-sidebar-open,
#header-container.trans.light .search-button .fa-search,
#header.trans.light .to-wishlist-counter i,
#header.trans.light .to-wishlist-counter span,
#header.trans.light .cart-counter i,
#header.trans.light .cart-counter span {
    color: #ffffff;
}

#header-container.trans.light .sliding-menu-open *,
#header-container.trans.light .sliding-sidebar-open * {
    fill: #ffffff;
}

#header-container.trans.dark #top-nav > ul > li,
#header-container.trans.dark .sliding-sidebar-open,
#header-container.trans.dark .search-button .fa-search,
#header.trans.dark .to-wishlist-counter i,
#header.trans.dark .to-wishlist-counter span,
#header.trans.dark .cart-counter i,
#header.trans.dark .cart-counter span {
    color: #313131;
}

#header-container.trans.dark .sliding-menu-open *,
#header-container.trans.dark .sliding-sidebar-open * {
    fill: #313131;
}

#header .widget_shopping_cart,
.woocommerce .cart-notification,
#header .wishlist-notification,
#header .cart-notification,
#top-nav .sub-menu {
    background: #ffffff;
    color: #999999;
}

#top-nav > ul > .megamenu > .sub-menu > li > a,
#top-nav .sub-menu li:hover > a {
    color: #59585b;
}

#top-nav ul ul .current-menu-item > a,
#top-nav > ul > .megamenu > .sub-menu > li:hover > a,
#top-nav > ul > .megamenu > .sub-menu > li.current-menu-item:hover > a {
    color: #58c4e0 !important;
}

#top-nav > ul > .megamenu > .sub-menu > li.current-menu-item > a {
    color: inherit !important;
}

#top-nav > ul > li > a.hover {
    border-color: #58c4e0;
}

.dark *,
.dark table tbody tr td:first-child,
.dark .widget.widget_pages li a,
.dark .widget.widget_nav_menu li a {
    border-color: #dddddd;
}

.light *,
.light table tbody tr td:first-child,
.light .widget.widget_pages li a,
.light .widget.widget_nav_menu li a {
    border-color: #dddddd;
}

.comment-list .parent:after,
.comment-list .children:before,
.comment-list .children:after {
    border-color: #f3f5f8;
}

#sliding-sidebar .widget .no-post-like-image {
    background-color: #D4D4D4 !important;
}

.button,
input[type="button"],
input[type=submit],
.header-pages li,
.grid-filter-title,
.no-touch .isotopeFilters-title,
.grid-home-page .next-container,
.to-grid-filter-title,
.to-item-overlay,
.widget .tagcloud a,
.light .widget.widget_tag_cloud a,
.post-tags a,
.sliding-menu-open:hover > div,
.widget.widget_tag_cloud a,
.comment-list .reply a,
input[type=submit],
button[type=submit],
.to-page-nav li a,
.to-page-nav li a {
    color: inherit;
}

.light .to-icon.full-bg {
    background: #3A3A3A;
}

.dark .to-icon.full-bg {
    background: #FCFCFC;
}

.woocommerce ul.products li.product h3:hover,
.woocommerce .product-desc-inner .button,
.woocommerce .product-desc-inner .button:hover {
    color: #59585b !important;
}

.home-demo .to-item.blog .to-item-social {
    height: 0;
    overflow: hidden;
}

body,
p,
#left-nav li a,
#top-nav ul ul li a,
.widget.widget_nav_menu li a {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.7
}

#top-nav > ul > li > a {
    font-family: "Open Sans";
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
}

h1,
.to-page-heading .title,
.single-title {
    font-family: "GM";
    line-height: 45px;
    font-weight: normal;
    font-style: normal;
    font-size: 45px;
}

h2,
.woocommerce div.product div.summary h1 {
    font-family: GL;
    line-height: 46px;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
}

h3,
.woocommerce-tabs h2,
.cart-collaterals h2 {
    font-family: GL;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
}

h4 {
    font-family: GL;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}

h5 {
    font-family: GL;
    line-height: 22px;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
}

h6 {
    font-family: GL;
    line-height: 20px;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
}

.to-slide .to-slide-content-inner h1 {
    font-family: "GL";
    line-height: 60px;
    font-weight: bold;
    font-style: normal;
    font-size: 60px;
}

.to-item h2,
.post-title {
    font-family: GL;
    font-weight: 600;
    font-style: normal;
}

.single-pressrelease .post-title {
    color: #58c4e0;
}

.introduction_text {
    margin: 25px 0 0 0;
    float: left;
    width: 100%;
    font-family: GM;
    color: #59585b;
}

.to-page-nav li a,
.woocommerce-pagination a,
.woocommerce-pagination span,
.dark .post-info .post-date .date,
.to-counter-number,
.to-step-number,
.to-step-back,
.to-pie-chart span,
.to-progress-bar strong,
.to-ptable .to-ptable-cost,
.to-process .to-step-nb {
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-style: normal;
}

.video-wide {
    float: left;
    width: 100%;
    margin: 60px 0 70px;
    background-image: url('images/videobg2.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%;
}

.page-id-24 .video-wide {
    background-image: none;
}

.hydro {
    background-image: url('images/hydro1.png'), url('images/hydro2.png');
    background-repeat: no-repeat, no-repeat;
    background-position: left top, right bottom;
    background-size: 40% auto, 40% auto;
    background-color: #52c3e1;
}

.hydro p {
    text-align: center;
    font-family: 'GL';
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3;
    color: #01455a;
    max-width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.hydro p span strong {
    font-family: 'GM';
    font-weight: normal;
}

.hydro p span {
    color: #fff;
    font-size: 30px;
}

.brainer {
    background-image: url('images/brainer.png');
    background-repeat: no-repeat;
    background-position: 10% 10%;
    background-size: 40% auto;
    background-color: #00465f;
}

.page-id-22 .brainer {
    background-image: url('images/story.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    background-color: #000;
}

.page-id-214 .brainer {
    background-image: url('images/team.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #000;
}

.page-id-16 .brainer {
    background-image: none;
}

.page-id-24 .brainer {
    background-image: url('images/careers-mid.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #000;
    display: none;
}

.page-id-28 .brainer {
    background-image: url('images/contact-mid.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    background-color: #000;
}

.team-blue {
    background-color: #58c4e0;
}

.team-grey {
    background-color: #eee;
}

.brainer p {
    color: #52c3e1;
}

.brainer p span {
    color: #fff;
}

.brainer h2 {
    color: #fff;
    font-family: GL;
    font-weight: bold;
    font-size: 62px;
    margin: 20px 0 0 0;
}

.twitters,
.side-wave,
.apps {
    float: left;
    width: 100%;
}

.page-id-28 .side-wave {
    float: none;
    width: 100%;
}

.page-id-16 #apps3 .to-item-img {
    background-size: contain !important;
}

.padding-left-none {
    padding-left: 0;
}

.to-item.blog h2,
.to-item.blog.center h2 {
    width: 100% !important;
}

.padding-right-none {
    padding-right: 0;
}

a.yellow,
a.yellow:visited {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #fff !important;
}

a.yellow:hover,
a.yellow:focus {
    background-color: #f8bf3c !important;
    border: 2px solid #f8bf3c !important;
    color: #fff !important;
}

a.grey,
a.grey:visited {
    background-color: #59585b !important;
    border-color: #59585b !important;
    color: #59585b !important;
}

a.grey:hover,
a.grey:focus {
    background-color: #f8bf3c !important;
    border: 2px solid #f8bf3c !important;
    color: #fff !important;
}

.post-content-holder .button:hover,
.post-content-holder .button:focus,
.search .article-holder article a.button:hover,
.search .article-holder article a.button:focus,
#search-2 input:hover[type='submit'],
#search-2 input:focus[type='submit'] {
    background-color: #f8bf3c !important;
    border: 2px solid #59585b !important;
    color: #59585b !important;
}

.post-content-holder .button,
#search-2 input[type=submit] {
    color: #59585b !important;
    border-color: #59585b !important;
    line-height: 36px;
    letter-spacing: 1px;
    font-family: 'Open Sans';
    font-size: 13px;
}

.to-button.small.to-icon span {
    left: 11px;
}

.wpcf7-submit:hover,
.wpcf7-submit:focus {
    background-color: #f8bf3c !important;
    border: 2px solid #fff !important;
    color: #fff !important;
}

.light .widget a:hover {
    color: #f8bf3c !important;
}

a.play {
    background-image: url('images/play.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    background-color: #00465f;
    width: 380px;
    height: 210px;
    position: absolute;
    top: 10px;
    left: 10px;
}

form.wpcf7-form p {
    padding-bottom: 8px;
}

article p strong,
.article-holder p strong {
    color: #58c4e0;
    font-size: 17px;
}

.page-id-14 article p strong {
    font-family: 'GL';
    font-size: 30px;
    font-weight: normal;
    color: #01455a;
}

.page-id-14 article p strong span {
    font-family: 'GM';
    font-weight: normal;
}

form#large-form p {
    width: 50%;
    float: left;
}

form#large-form p.wide {
    width: 100%;
    float: left;
}

form#large-form input {
    width: 97%;
    float: left;
    line-height: 35px;
    height: 35px;
    border-color: #ddd;
}

form#large-form input[type="checkbox"] {
    width: 15px;
    float: left;
    line-height: 15px;
    height: 15px;
    border-color: #ddd;
}

ul.area-22 {
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 0;
    list-style: none;
    display: none;
}

ul.area-22 li {
    float: left;
    width: 100%;
    text-align: left;
    line-height: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

ul.area-22 li label {
    float: left;
    width: auto;
    text-align: left;
    line-height: 15px;
}

ul.area-222 {
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 0;
    list-style: none;
}

ul.area-222 li {
    float: left;
    width: 100%;
    text-align: left;
    line-height: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

ul.area-222 li label {
    float: left;
    width: auto;
    text-align: left;
    line-height: 15px;
}

form#large-form select {
    width: 97%;
    float: left;
    line-height: 35px;
    height: 35px;
    border-color: #ddd;
    font-size: 14px;
}

form#large-form textarea {
    width: 98.5%;
    float: left;
    border-color: #ddd;
}

form#large-form .wpcf7-submit {
    width: 100px;
    float: none;
    margin: 0 auto;
    display: block;
    float: none;
    background-color: #fff !important;
    border: 2px solid #999 !important;
    color: #999 !important;
}

form#large-form .wpcf7-submit:hover,
form#large-form .wpcf7-submit:focus {
    background-color: #f8bf3c !important;
    border: 2px solid #999 !important;
    color: #999 !important;
}

.yellow-section {
    float: left;
    width: 100%;
    min-height: 500px;
    background-image: url('images/c.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.page-id-26 .yellow-section {
    background-image: url('images/ci.jpg');
    min-height: 600px;
}

.blue-section {
    float: left;
    width: 100%;
    min-height: 500px;
    background-color: #f2f2f2;
    background-image: url('images/a.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.page-id-26 .blue-section {
    background-image: url('images/ai.jpg');
    min-height: 600px;
}

.blue-dark-section {
    float: left;
    width: 100%;
    min-height: 530px;
    background-image: url('images/b.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.page-id-26 .blue-dark-section {
    background-image: url('images/bi.jpg');
    min-height: 600px;
}

.blue-dark-section p,
.blue-section p,
.yellow-section p {
    color: #999;
}

.two-thirds-right p,
.two-thirds-left p {
    color: #999999;
}

.prev-scroll {
    float: left !important;
    position: absolute !important;
    left: -30px !important;
}

.next-scroll {
    float: right !important;
    position: absolute !important;
    right: -30px !important;
}

.controls-inner {
    margin: 0 0 5px 0 !important;
    width: 100% !important;
    overflow: visible !important
}

.controls {
    overflow: visible !important;
    margin: 0 0 0 0 !important;
    width: 100% !important;
    position: absolute !important;
    top: 30% !important;
}

#apps2 .to-grid-scroll {
    height: 350px !important;
    max-height: 350px !important;
}

.single-team .article-holder ul li {
    color: #999;
    max-width: 100%;
    float: left;
    clear: both;
}

.single-team .article-holder ul {
    float: left;
    margin: 20px 0 40px;
    padding-left: 30px;
}

#apps3 .to-grid-scroll {
    height: 450px !important;
    max-height: 450px !important;
}

.team-blue .to-grid-scroll,
.team-grey .to-grid-scroll,
.team-white .to-grid-scroll {
    height: 350px !important;
    max-height: 350px !important;
}

.team-blue .to-item-img,
.team-grey .to-item-img,
.team-white .to-item-img {
    background-size: contain !important;
}

.single-team .article-holder p strong {
    color: #58c4e0;
    max-width: 100%;
    float: left;
    clear: both;
}

.single-team .article-holder p {
    color: #999;
    max-width: 100%;
    float: left;
    clear: both;
}

.article-holder p {
    color: #999;
}

.team-photo {
    width: 514px;
    height: 450px;
    background-image: url('images/team-photo.png');
    background-size: 514px 450px;
    position: absolute;
    top: -230px;
    right: 0px;
    z-index: 9;
}

.blog-bg {
    width: 514px;
    height: 450px;
    background-image: url('images/blog-bg.png');
    background-size: 514px auto;
    background-repeat: no-repeat;
    position: absolute;
    top: -160px;
    right: 0px;
    z-index: 9;
}

.single-ebook .blog-bg {
    top: -260px;
}

.team-photo img {
    width: 247px !important;
    height: 247px !important;
    position: absolute;
    top: 7px;
    left: 69px;
}

.section-container .dark article h6,
.article-holder h6,
.articles-holder h6 {
    font-family: 'GL';
    font-size: 30px;
    font-weight: normal;
    color: #01455a;
    margin: 0 0 40px 0;
    line-height: 1.4;
}

.accordion {
    margin: 0px;
}

.accordion dt a {
    background-image: url('images/down.png') !important;
    background-repeat: no-repeat !important;
    background-position: 100% center !important;
    background-size: 20px auto !important;
    background-color: transparent !important;
}

.accordion dt a.active {
    background-image: url('images/up.png') !important;
    background-repeat: no-repeat !important;
    background-position: 100% center !important;
    background-size: 20px auto !important;
    background-color: transparent !important;
}

.accordion dt:nth-of-type(odd) {
    background-color: #58c4e0;
    border: none;
}

.accordion dt:nth-of-type(even) {
    background-color: #999;
    border: none;
}

.accordion dt,
.accordion dd {
    padding: 20px;
    border-bottom: 0;
}

.accordion a,
.accordion a:hover,
.accordion a:focus {
    display: block;
    font-weight: normal;
    color: #fff;
    font-size: 17px;
    font-family: 'GL';
    text-transform: uppercase;
    background-color: transparent !important;
}

.accordion dt {
    background-repeat: no-repeat !important;
    background-position: 2% center !important;
    background-size: 30px auto !important;
    padding-left: 80px;
}

.accordion dt.a-faqs {
    background-image: url('images/a-faqs.png') !important;
}

.accordion dt.a-videos {
    background-image: url('images/a-videos.png') !important;
}

.accordion dt.a-datasheets {
    background-image: url('images/a-datasheets.png') !important;
}

.accordion dt.a-webinars {
    background-image: url('images/a-webinars.png') !important;
}

.accordion dt.a-infographics {
    background-image: url('images/a-infographics.png') !important;
}

.accordion dt.a-ebooks {
    background-image: url('images/a-ebooks.png') !important;
}

.accordion dt.a-whitepapers {
    background-image: url('images/a-whitepapers.png') !important;
}

.page-id-19 #tab-4 h4 {
    background-image: url('images/a-webinars.png') !important;
}

.tabs-menu {
    height: 40px;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
}

.tabs-menu li {
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 0px;
    list-style: none;
    background-color: #58c4e0;
    border: 1px solid #58c4e0;
    margin-right: 1px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border: 1px solid #58c4e0;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 5;
}

.tabs-menu li a {
    padding: 0 30px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}

.tabs-menu li a:hover,
.tabs-menu li a:focus {
    color: #ffffff;
}

.tabs-menu li.current a {
    color: #58c4e0;
}

.tab {
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.tab-content {
    width: 100%;
    float: left;
    padding: 30px 30px 10px 30px;
    margin: -1px 0 0 0;
    display: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #58c4e0;
}

.tab-content p {
    width: 100%;
    float: left;
    margin: 0;
}

#tab-1 {
    display: block;
}

#tab-1 ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

#tab-1 ul li {
    float: left;
    width: 32%;
    list-style: none;
    margin: 0 2% 20px 0;
    padding: 0;
    display: inline-block;
    height: auto;
    overflow: hidden;
    height: 300px;
}

#tab-1 ul li:nth-child(3n + 3) {
    margin: 0 0 20px 0;
}

.page-id-164 #tab-1 ul,
#tab-2 ul,
#tab-3 ul,
#tab-4 ul,
#tab-5 ul,
#tab-6 ul,
#tab-7 ul,
#tab-8 ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.page-id-164 #tab-1 ul li,
#tab-2 ul li,
#tab-3 ul li,
#tab-4 ul li,
#tab-5 ul li,
#tab-6 ul li,
#tab-8 ul li {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0 0 40px 0;
    padding: 0 0 39px 0;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    height: auto;
    overflow: hidden;
}

.page-id-164 #tab-2 ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: none;
}

#tab-7 ul li {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0 0 19px 0;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    height: auto;
    overflow: hidden;
}

#tab-7 ul li ul li {
    float: left;
    width: 98%;
    list-style: disc;
    margin: 0 0 5px 1%;
    padding: 0 0 0 1%;
    border-bottom: none;
    display: inline-block;
    height: auto;
}

#tab-7 ul li ul {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

#tab-7 ul li a {
    color: #58c4e0;
}

.page-id-164 #tab-1 ul li:nth-child(2n + 2),
#tab-2 ul li:nth-child(2n + 2),
#tab-3 ul li:nth-child(2n + 2),
#tab-4 ul li:nth-child(2n + 2),
#tab-5 ul li:nth-child(2n + 2),
#tab-6 ul li:nth-child(2n + 2),
#tab-8 ul li:nth-child(2n + 2) {
    margin: 0 0 20px 0;
}

#tab-2 h4,
#tab-3 h4,
#tab-4 h4,
#tab-5 h4,
#tab-6 h4,
#tab-8 h4 {
    padding-left: 40px;
    background-image: url('images/a-datasheets.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 30px 30px;
    line-height: 30px;
    color: #01455a;
    font-size: 17px;
}

.page-id-19 #tab-2 h4,
.page-id-19 #tab-3 h4,
.page-id-19 #tab-5 h4 {
    background-image: none;
    padding-left: 0;
}

#tab-1 h4 {
    padding-left: 40px;
    background-image: url('images/a-videos.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 30px 30px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.page-id-164 #tab-4 h4 {
    background-image: url('images/a-ebooks.png');
}

.page-id-164 #tab-3 h4 {
    background-image: none;
    padding-left: 0;
}

.page-id-164 #tab-1 h4,
.page-id-164 #tab-2 h4 {
    background-image: none;
    padding-left: 0;
    color: #58c4e0 !important;
    font-size: 19px !important;
    font-weight: bold !important;
}

.page-id-164 #tab-1 h4 a,
.page-id-164 #tab-2 h4 a {
    color: #58c4e0 !important;
    font-size: 19px !important;
    font-weight: bold !important;
}

.tab-top {
    float: left;
    width: 90%;
    margin: 15px 0 40px 0;
    border-bottom: 1px solid #58c4e0;
    padding: 0 0 39px 10%;
    background-image: url('images/a-videos.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 8% auto;
}

.tab-top p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.tab-top h3 {
    font-family: 'GL';
    font-size: 25px;
    font-weight: normal;
    color: #01455a;
}

#sidebar ul.social {
    float: right;
    width: auto;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

#single-post-section ul.social {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

#single-post-section ul.social li {
    float: left;
    width: auto;
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.single-pressrelease #sidebar ul.social li {
    margin: 0 15px 0 0;
}

#single-post-section ul.social li {
    margin: 0 15px 0 0;
}

.single-pressrelease #sidebar ul.social {
    float: left;
    width: 100%;
}

.single-job #sidebar ul.social li {
    margin: 0 15px 0 0;
}

.single-job #sidebar ul.social {
    float: left;
    width: 100%;
}

.single #sidebar {
    padding: 50px 0 0 0;
    max-width: 280px;
    float: right;
}

.single-coverage #sidebar {
    padding: 70px 0 0 0;
}

.single-pressrelease #sidebar {
    padding: 150px 0 0 0;
}

.single-job #sidebar {
    padding: 150px 0 0 0;
}

.single-team #sidebar {
    padding: 180px 0 0 0;
}

.single-ebook #sidebar {
    margin: -30px;
}

#sidebar ul.social li {
    float: left;
    width: auto;
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;
    display: inline-block;
    font-size: 25px;
    color: #000;
    line-height: 25px;
}

.single-team #sidebar ul.social {
    width: auto;
    margin: 30px 0 0 0;
}

.single-team #sidebar h3 {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-family: GL;
    margin-top: 30px;
}

#sidebar h3 {
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 25px;
    line-height: 25px;
    color: #000;
    font-family: GL;
}

a.standard {
    color: #01455a;
    text-decoration: underline;
}

a.standard:focus,
a.standard:hover {
    color: #f8bf3c;
    text-decoration: underline;
}

.to-item-content-inner a {
    text-decoration: none !important;
    font-family: 'GM';
}

.to-item-content-inner a:hover,
.to-item-content-inner a:focus {
    color: #f8bf3c !important;
    text-decoration: none !important;
}

.page-id-24 .horizontal * {
    cursor: pointer !important;
    -moz-cursor: pointer !important;
    -webkit-cursor: pointer !important;
}

.single-team a .fa:hover,
.single-team a .fa:focus {
    color: #f8bf3c;
}

img.play-btn {
    width: 80px;
    height: auto;
    display: block;
    margin: 20px auto 0;
}

.tw-recent-posts .featured-post h4 {
    clear: none;
    margin: 0 0 5px 0 !important;
    padding: 0;
    float: left !important;
    width: 100% !important;
    color: #000 !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
    color: #000 !important;
    font-family: GM !important;
}

.tw-recent-posts .featured-post h4 a {
    color: #000 !important
}

.tw-recent-posts .featured-post h4 a:hover {
    color: #f8bf3c !important
}

.tw-recent-posts .post-time {
    float: left !important;
    width: 100% !important;
    text-align: left !important;
    color: #999 !important;
    font-size: 14px !important;
    line-height: 24px !important;
}

.tw-recent-posts .featured-post .excerpt {
    float: left !important;
    width: 100% !important;
    text-align: left !important;
    color: #999 !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
    margin: 5px 0 0 !important;
}

.tw-recent-posts a.read-more {
    float: left !important;
    width: 100% !important;
    text-align: left !important;
    color: #000 !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    margin: 10px 0 0 !important;
    font-family: GM !important;
}

#primary ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#primary ul li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#tw-recent-posts-2 {
    margin: 0 0 35px 0 !important;
    padding: 0 0 0 0 !important;
    border-bottom: 1px solid #ddd;
}

#search-2,
#wmp_widget-2,
#taxonomy_list_widget-2 {
    margin: 0 0 35px 0 !important;
    padding: 0 0 34px 0 !important;
    border-bottom: 1px solid #ddd;
}

#search-2 input[type="text"] {
    padding: 5px 10px !important;
    border-color: #ddd !important;
    margin: 0 0 20px 0 !important;
}

.wp-most-popular a {
    clear: none;
    margin: 0 0 5px 0 !important;
    padding: 0 0 0 28px !important;
    float: left !important;
    width: 100% !important;
    color: #000 !important;
    font-size: 15px !important;
    line-height: 24px;
    !important;
    color: #000 !important;
    font-family: GM !important;
    background-image: url('images/heart.png');
    background-repeat: no-repeat;
    background-size: 18px auto;
    background-position: left center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.wp-most-popular a:hover {
    color: #f8bf3c !important
}

.news-1 p,
.news-2 p,
.news-3 p {
    font-size: 13px !important;
    color: #999 !important;
    text-align: left !important;
}

.news-1 .to-counter-number,
.news-2 .to-counter-number {
    float: left;
    width: 100%;
}

.single-team section.apps {
    display: none !important;
}

.page-id-24 .to-item h2 {
    text-transform: none !important;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 999999999;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 999999999;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}

.home-demo-2 .to-grid-scroll .to-grid-holder {
    overflow: visible;
    float: left;
    width: 100% !important;
    height: auto !important;
    max-height: 800px !important;
}

.home-demo-2 .to-grid-scroll {
    overflow: visible;
    float: left;
    width: 100% !important;
    height: auto !important;
    max-height: 800px !important;
}

.home-demo-2 .to-grid-scroll .to-grid-holder .to-item {
    float: left !important;
    position: relative !important;
    overflow: visible !important;
    border: none !important;
    outline: none !important;
    background: none !important;
    width: 32% !important;
    margin: 0 2% 0 0 !important;
    left: auto !important;
    top: auto !important;
    bottom: auto !important;
    right: auto !important;
    height: auto !important;
}

.home-demo-2 .to-grid-scroll .to-grid-holder .to-item:nth-of-type(3) {
    margin-right: 0 !important;
}

.home-demo-2 .to-grid-scroll .to-grid-holder .to-item .to-item-wrapper {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    bottom: auto !important;
    right: auto !important;
}

.home-demo-2 .to-grid-scroll .to-grid-holder .to-item .to-item-wrapper .to-item-image {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    bottom: auto !important;
    right: auto !important;
    float: left !important;
    height: 250px !important;
    width: 100% !important;
}

.home-demo-2 .to-grid-scroll .to-grid-holder .to-item .to-item-wrapper .to-item-content {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    bottom: auto !important;
    right: auto !important;
    float: left !important;
    height: auto !important;
    width: 100% !important;
}

@media only screen and (max-width:1600px) {
    [data-menu="left-nav"] .to-slide-content-inner {
        padding: 0 70px !important;
    }
}

@media only screen and (max-width:1380px) {
    .section-container {
        max-width: 1100px;
    }
}

@media only screen and (max-width:1300px) {
    .section-container {
        max-width: 80%;
        margin: 0 10%;
        position: relative;
    }
    .animation-bubble-3 {
        right: 20px !important;
        z-index: 3 !important;
    }
    .animation-bubble-1 {
        left: 20px !important;
        z-index: 3 !important;
    }
    .animation-bubble-1-tip {
        width: 301px !important;
        height: 250px !important;
        background-image: url('images/tip-m-1.png') !important;
        background-size: 301px 250px !important;
        top: -150px !important;
        left: 50% !important;
        margin-left: -150px !important;
    }
    .animation-bubble-2-tip {
        width: 301px !important;
        height: 250px !important;
        background-image: url('images/tip-m-2.png') !important;
        background-size: 301px 250px !important;
        top: -150px !important;
        left: 50% !important;
        margin-left: -150px !important;
    }
    .animation-bubble-3-tip {
        width: 301px !important;
        height: 250px !important;
        background-image: url('images/tip-m-3.png') !important;
        background-size: 301px 250px !important;
        top: -150px !important;
        left: 50% !important;
        margin-left: -150px !important;
    }
    .tabs-menu li a {
        padding: 0 10px !important;
        font-size: 12px !important;
    }
    .single-team .to-page-heading .single-title {
        max-width: 45% !important;
        font-size: 25px !important
    }
    .single-post .to-page-heading .single-title {
        max-width: 45% !important;
        font-size: 25px !important
    }
    .page-id-164 .dark .section-container {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }
    .team-photo,
    .blog-bg {
        top: -240px !important;
        right: -100px !important;
    }
    #sidebar ul.social {
        margin: 10px 0 30px 0 !important;
        float: left !important;
    }
    #single-post-section ul.social {
        margin: 30px 0 30px 0 !important;
        float: left !important;
    }
    .page-id-22 .brainer {
        background-position: 30% center;
    }
    .post-info-inner {
        max-width: 500px;
    }
    #sidebar h3 {
        font-size: 18px !important;
    }
    .wp-most-popular a {
        background-position: left 5px !important;
    }
    .side-wave {
        background-position: center top;
    }
    .page-id-14 .home-demo {
        max-height: 350px !important;
    }
    .to-page-nav.section-container {
        margin: 10px 0;
    }
    .index-container {
        margin: 80px auto 0px auto;
    }
    .light-box-video {
        width: 80%;
        margin: 0 auto;
        padding: 0;
    }
    body,
    p,
    #left-nav li a,
    #top-nav ul ul li a,
    .widget.widget_nav_menu li a {
        font-size: 14px !important;
        line-height: 1.7 !important;
    }
    .hydro p,
    .hydro p span {
        font-size: 26px !important;
        line-height: 1.2 !important;
    }
    h4 {
        font-size: 15px;
    }
    .video-wide {
        margin: 60px 0 70px !important;
        background-size: contain !important;
    }
    .to-item.blog .to-item-content h2,
    .to-item.blog .to-item-content h2 a,
    .to-item.blog .excerpt {
        font-size: 12px !important;
    }
    h1,
    .to-page-heading .title,
    .single-title {
        font-size: 35px !important;
        line-height: 35px !important;
    }
    .to-counter-holder {
        margin: 0 10%;
    }
    .page-id-28 .to-counter-holder {
        margin: 0 0;
    }
    .to-item.blog.tall .to-item-content,
    .to-item.blog.square.top .to-item-content {
        top: 30% !important;
    }
    .to-item.blog.tall .to-item-image,
    .to-item.blog.square.top .to-item-image {
        bottom: 70% !important;
    }
    .twitters .to-counter-holder {
        margin: 0 0;
    }
    .to-counter-number-desc span {
        font-size: 20px !important;
        line-height: 30px !important;
    }
}

@media only screen and (max-width:1300px) and (min-width:1000px) {
    h1#single-post-title {
        max-width: 620px;
    }
    .items-results-count {
        font-size: 32px;
        font-weight: 300 !important;
        text-align: center;
        margin: 25px 0;
        padding: 0 10px;
    }
    .section-container-half,
    .section-container-half-2 {
        max-width: 490px;
    }
    .items-results .items-from {
        border-bottom: 1px solid;
        margin: 30px 40px;
        padding: 10px 0;
    }
    .items-results .to-search-item {
        padding: 0 70px;
    }
}

@media only screen and (max-width:1080px) {
    .cart-counter {
        left: 34px;
        right: auto;
    }
    #tab-1 ul li {
        height: 350px;
    }
    .single-job #sidebar {
        padding: 70px 0 0 0 !important;
    }
    .animation-holder {
        background-position: center top;
    }
    p.ebook-download {
        background-size: auto 40px !important;
    }
    .to-item.blog .to-item-content h2 a,
    .to-item.blog .to-item-content h2 a span {
        padding: 0 !important;
        width: 100% !important;
        font-size: 12px !important;
    }
    .to-counter-number-desc span {
        font-size: 16px !important;
        line-height: 26px !important;
    }
    .to-counter-number-desc {
        font-size: 15px !important;
    }
    .single-ebook .to-page-heading .single-title {
        max-width: 100% !important
    }
    h1,
    .to-page-heading .title,
    .single-title {
        font-size: 25px !important;
        line-height: 28px !important;
    }
    .page-id-22 .brainer {
        background-position: 20% center !important;
    }
    .single-ebook .blog-bg {
        display: none !important;
    }
    .page-id-14 article p strong {
        font-size: 23px !important;
    }
    ul.area-22 li label {
        font-size: 12px !important;
    }
    .section-container .dark article h6,
    .article-holder h6,
    .articles-holder h6 {
        font-size: 26px !important;
    }
    .apps .to-item.blog .excerpt {
        min-height: 70px !important;
        height: 70px !important;
    }
    .page-id-24 .apps .to-item.blog .excerpt {
        min-height: 40px !important;
        height: 40px !important;
    }
    .partner-animation {
        width: 370px !important;
        height: 397px !important;
        background-size: 370px 397px !important;
    }
    [data-menu="left-nav"] #left-menu-button {
        display: block;
        left: 10px;
    }
    [data-menu="left-nav"] #sliding-menu {
        left: -275px;
    }
    [data-menu="left-nav"] #outer-container {
        margin-left: 0;
    }
    [data-menu="left-nav"] .to-slide-content-inner {
        padding: inherit !important;
    }
    [data-menu="left-nav"] .loading-container {
        left: 0;
    }
    #tab-1 h4 {
        background-position: left top !important;
        height: 60px !important;
    }
    #tab-1 .popup-youtube {
        float: left !important;
        margin-bottom: 15px !important;
    }
    .post-info .post-date .date {
        font-size: 18px !important;
    }
    .to-button.small {
        font-size: 12px !important;
        padding: 0 14px !important;
    }
    .page-id-214 .hydro .to-button.small {
        font-size: 15px !important;
    }
    .no-csstransitions .left-menu-anim #right-search-button,
    .no-csstransitions .left-menu-anim #right-sidebar-button,
    .no-csstransitions .left-menu-anim #outer-container {
        left: 275px;
    }
    .no-csstransitions .left-menu-anim #sliding-menu {
        left: 0px !important;
    }
    .no-csstransitions .left-menu-anim #left-menu-button {
        left: 285px !important;
    }
    .csstransitions .left-menu-anim #outer-container,
    .csstransitions .left-menu-anim #sliding-menu,
    .csstransitions .left-menu-anim #right-search-button,
    .csstransitions .left-menu-anim #right-sidebar-button,
    .csstransitions .left-menu-anim #left-menu-button {
        -webkit-transform: translate3d(275px, 0, 0);
        -moz-transform: translate3d(275px, 0, 0);
        -ms-transform: translate3d(275px, 0, 0);
        -o-transform: translate3d(275px, 0, 0);
        transform: translate3d(275px, 0, 0);
    }
}

@media only screen and (max-width:1000px) and (min-width:1px) {
    .portfolio-sidebar {
        width: 100%;
        padding: 0;
    }
    .boxsizing .portfolio-sidebar {
        padding: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .section-container #portfolio-nav {
        float: none;
        margin: 15px 0 0 0;
    }
    #footer-social {
        text-align: left;
        float: right;
    }
    #footer-social a {
        margin-left: 0;
        margin-right: 4px;
    }
    #sidebar,
    #sidebar.col-last {
        padding: 0;
        margin: 0;
    }
}

@media only screen and (max-width:800px) {
    .to-slide.left .to-slide-content-inner h1 {
        padding: 0 0 0px 45%;
        background-position: 15% top;
        background-size: auto 100%;
        font-size: 40px;
        line-height: 1.2;
    }
    .to-slide.left .to-slide-content-inner a {
        margin: 0 0 0 45%;
    }
    form.user-form-template div.left,
    form.user-form-template div.right {
        width: 100%;
        margin: 0 0 0 0;
    }
    .news-1,
    .news-2,
    .news-3 {
        height: auto !important;
    }
    #top-nav ul,
    header #searchform {
        display: none;
    }
    .home-demo-2 .to-grid-scroll .to-grid-holder .to-item {
        width: 100% !important;
        margin: 0 0 50px -15px !important;
    }
    .home-demo-2 .to-grid-scroll .to-grid-holder,
    .home-demo-2 .to-grid-scroll {
        max-height: 8000px !important;
    }
    .to-item.blog .to-item-content {
        padding: 5% 0 80px 0 !important;
    }
}

@media only screen and (min-width:690px) and (max-width:1000px) {
    .section-container {
        max-width: 600px;
    }
    #top-nav > ul > li > a {
        padding: 0px 5px 0 5px !important;
        font-size: 10px !important;
    }
    .page-id-28 .brainer {
        background-image: none !important;
        background-color: #000 !important;
    }
    .page-id-22 .parallax-container .to-button.small {
        margin: 20px 0 0 0 !important;
    }
    .page-id-22 .parallax-container h1 {
        font-size: 24px !important;
        line-height: 35px !important;
    }
    .to-slide.left .to-slide-content-inner h1 {
        padding: 150px 0 0px 0;
        background-position: left top;
        background-size: auto 130px;
    }
    p.ebook-download {
        background-position: right 0px !important;
        font-size: 30px !important;
    }
    #footer-social {
        float: left !important;
        margin-top: 30px !important;
    }
    .txt-center.subtitle {
        max-width: 100% !important;
    }
    .to-counter-number {
        width: 100% !important;
        margin: 0 !important;
    }
    .animation-bubble-1 {
        left: 50% !important;
        margin-left: -145px !important;
        top: 0px !important;
    }
    .stat-1,
    .stat-2,
    .stat-3 {
        background-position: right 10% !important;
    }
    .news-1,
    .news-2,
    .news-3 {
        background-position: left 15px !important;
    }
    .bx-wrapper h2 {
        font-size: 11px !important;
        line-height: 1.4 !important;
    }
    .partner-animation {
        float: none !important;
        display: block !important;
        margin: 0 auto 60px !important;
    }
    .animation-bubble-2 {
        left: 50% !important;
        margin-left: -145px !important;
        top: 300px !important;
        z-index: 5 !important;
    }
    .animation-bubble-3 {
        left: 50% !important;
        margin-left: -145px !important;
        top: 600px !important;
        z-index: 6 !important;
    }
    .animation-bubble-2 {
        width: 290px !important;
        height: 290px !important;
        background-size: 290px auto !important;
    }
    .animation-holder,
    .animation-holder-2 {
        background: none !important;
        height: 900px !important;
    }
    .apps .to-item-img {
        background-size: contain !important;
    }
    .side-wave .col1-4.col-2.col-padding,
    .side-wave .col1-4.col-3.col-padding {
        width: 100% !important;
        padding: 0 !important;
    }
    .single-team .to-page-heading .single-title {
        max-width: 45% !important;
        font-size: 25px !important
    }
    .single-post .to-page-heading .single-title {
        max-width: 45% !important;
        font-size: 25px !important
    }
    .page-id-22 .brainer {
        background-image: none !important;
        background-color: #000 !important;
        padding: 50px 0 !important;
    }
    .page-id-24 .brainer,
    .page-id-214 .brainer {
        background-image: none !important;
        background-color: #f8f8f8 !important;
        padding: 50px 0 !important;
    }
    .hydro p {
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .page-id-22 article img {
        float: left !important;
        height: auto !important;
        width: 20% !important;
        margin: 0 0 30px !important;
    }
    .section-container-half,
    .section-container-half-2 {
        position: relative;
        max-width: 80%;
        padding: 50px 10% 50px 10%;
    }
    .blue-dark-section,
    .blue-section,
    .yellow-section {
        display: none;
    }
    .wp-most-popular a {
        background-position: left center !important;
    }
    #footer-inner-top .col1-4.col-2,
    #footer-inner-top .col1-4.col-3 {
        width: 100% !important;
        margin-bottom: 0 !important;
        margin-right: 0 !important;
        margin-left: 0px !important;
    }
    .side-wave {
        background-image: none !important;
        background-color: #f8f8f8 !important;
        max-height: 2000px !important;
        padding: 100px 0;
    }
    .col-padding {
        padding: 0;
    }
    .to-slide.left .to-slide-content-inner a {
        margin: 0;
    }
    .to-counter-holder {
        margin: 0 10%;
        width: 100%;
    }
    .white-b-left,
    .white-b-right,
    .grey-b-left,
    .grey-b-right {
        border: none !important;
    }
    .to-item.blog .excerpt {
        min-height: 120px !important;
        height: 120px !important;
    }
    .txt-center {
        text-align: left !important;
    }
    .apps .txt-center {
        text-align: center !important;
    }
    .col {
        margin-bottom: 15px;
    }
    .five-cols {
        width: 50%;
    }
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12 {
        width: 100%;
        margin-left: 0px;
    }
    .col1-4 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .col1-4.col-3 {
        width: 48%;
        margin-bottom: 2%;
        margin-right: 15px;
        margin-left: 0px;
        padding: 15px;
        float: left;
    }
    .col1-4.col-3.clear-both {
        clear: both;
    }
    .col1-4.col-3.right-edge {
        margin-right: 0px;
    }
    .col.col-4 .col.col-2,
    .col.col-3 .col.col-2,
    .col.col-2 .col.col-2,
    .col.col-6 .col.col-2 {
        width: 7%!important;
    }
    .col.col-4 .col-10,
    .col.col-3 .col.col-10,
    .col.col-2 .col.col-10,
    .col.col-6 .col.col-10 {
        width: 91%!important;
    }
    h1,
    h2,
    .to-page-heading .single-title,
    .woocommerce div.product div.summary h1 {
        font-size: 27px !important;
        line-height: 35px !important;
    }
    .to-slide .to-slide-content-inner h1 {
        font-size: 45px !important;
        line-height: 45px !important;
        margin-bottom: 10px !important;
    }
    .to-slide .to-slide-content-inner p {
        font-size: 18px !important;
    }
    .items-results-count {
        padding: 0 10px;
    }
    .items-results .items-from {
        margin: 30px 0;
    }
    .items-results .to-search-item {
        padding: 0 30px;
    }
    .parallax-container p {
        text-align: left !important;
    }
    #sidebar form.ebookform p {
        font-size: 20px !important;
    }
    .single-post .team-photo {
        top: -280px !important;
        right: -250px !important;
    }
    .post-info .post-date .day,
    .post-info .post-date .date,
    .post-info .post-date .month {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .page-id-28 .stats .to-counter-number-desc {
        min-height: 0px !important;
    }
    .contact-1,
    .contact-2,
    .contact-3 {
        background-position: left 0% !important;
        margin-bottom: 60px !important;
        background-size: auto 30px;
    }
    .single-pressrelease #sidebar,
    .single-team #sidebar,
    .single #sidebar {
        padding: 0 0 0 0 !important;
    }
    .home-demo .to-button.small {
        float: none !important;
        margin: 0 auto 10px auto !important;
    }
    .page-id-164 #tab-3 .to-button.small {
        clear: both !important;
        margin: 0 0 10px 0 !important;
        width: 100% !important;
        float: left !important;
        text-align: center !important;
    }
    .logo-buttons {
        width: 100% !important;
    }
    #tab-1 ul li,
    #tab-1 ul li:nth-child(3n + 3) {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .page-id-16 #apps3 .to-item.blog .excerpt {
        min-height: 100px !important;
        height: 100px !important;
    }
    .single-pressrelease .blog-bg {
        display: none;
    }
    .team-photo,
    .blog-bg {
        top: -240px !important;
        right: -250px !important;
    }
}

@media screen and (max-width:782px) {
    html.admin {
        margin-top: 0 !important;
        top: 46px !important;
    }
    .admin-bar #header.fixed,
    .admin-bar #header.search,
    .admin-bar #search-container,
    .admin-bar #sliding-sidebar,
    .admin-bar #sliding-menu {
        margin-top: 46px !important;
    }
    .admin-bar #right-search-button,
    .admin-bar #right-sidebar-button,
    .admin-bar #left-menu-button {
        top: 55px;
    }
}

@media only screen and (max-width:690px) {
    .section-container {
        max-width: 420px;
    }
    .news-1 {
        background-image: url('images/news-1.png');
        background-repeat: no-repeat;
        background-position: left top;
        background-size: auto 30px;
        padding-top: 50px !important;
    }
    .news-2 {
        background-image: url('images/news-2.png');
        background-repeat: no-repeat;
        background-position: left top;
        background-size: auto 30px;
        padding-top: 50px !important;
    }
    .news-3 {
        background-image: url('images/news-3.png');
        background-repeat: no-repeat;
        background-position: left top;
        background-size: auto 30px;
        padding-top: 50px !important;
    }
    .tab-top {
        width: 100%;
        padding: 0 0 39px 40px;
        background-size: 30px auto;
        box-sizing: border-box;
    }
    li.shrunk {
        height: auto !important;
    }
    #tab-1 ul li {
        height: auto;
    }
    .news-info {
        width: 100%;
    }
    .news-info .to-button {
        width: 100%;
        text-align: center;
    }
    .blue-dark-section,
    .blue-section,
    .yellow-section {
        display: none;
    }
    .animation-bubble-1 {
        left: 50% !important;
        margin-left: -145px !important;
        top: 0px !important;
    }
    .animation-bubble-2 {
        left: 50% !important;
        margin-left: -145px !important;
        top: 300px !important;
        z-index: 5 !important;
    }
    .animation-bubble-3 {
        left: 50% !important;
        margin-left: -145px !important;
        top: 600px !important;
        z-index: 6 !important;
    }
    .animation-bubble-2 {
        width: 290px !important;
        height: 290px !important;
        background-size: 290px auto !important;
    }
    .animation-holder,
    .animation-holder-2 {
        background: none !important;
        height: 900px !important;
    }
    #tab-1 ul li {
        width: 100% !important;
        margin: 0 0 20px 0 !important;
    }
    .tab-content {
        display: block !important;
    }
    .tabs-menu {
        display: none !important;
    }
    .apps .to-item-img {
        background-size: contain !important;
        background-position: center center !important;
    }
    .section-container .dark article h6,
    .article-holder h6,
    .articles-holder h6 {
        line-height: 1.4;
    }
    .page-id-16 .brainer img {
        margin-bottom: 0 !important;
    }
    .page-id-16 .parallax-container p {
        text-align: left !important;
    }
    .section-container-half,
    .section-container-half-2 {
        position: relative;
        max-width: 90%;
        padding: 30px 10% 0px 10%;
    }
    .page-id-164 #tab-1 ul li,
    #tab-2 ul li,
    #tab-3 ul li,
    #tab-4 ul li,
    #tab-5 ul li,
    #tab-6 ul li {
        width: 100% !important;
        margin: 0 0 40px 0 !important;
        font-size: 8px !important;
    }
    .tabs-menu li a {
        font-size: 8px !important;
        padding: 0 5px !important;
    }
    .single-team .to-page-heading .single-title {
        max-width: 100% !important;
    }
    .single-post .to-page-heading .single-title {
        max-width: 100% !important;
    }
    .team-photo {
        width: 100% !important;
        height: 247px !important;
        background-image: none !important;
        position: relative !important;
        top: auto !important;
        right: auto !important;
        float: left !important;
        text-align: left !important;
        margin: 60px 0 0 !important;
    }
    .blog-bg {
        width: 247px !important;
        height: 247px !important;
        background-image: none !important;
        position: relative !important;
        top: auto !important;
        right: auto !important;
        float: left !important;
        text-align: left !important;
        margin: 60px 0 0 !important;
    }
    .single-team #sidebar {
        padding: 0px 0 0 0 !important;
    }
    .team-photo img {
        width: 247px !important;
        height: 247px !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        text-align: left !important;
    }
    .page-id-22 .brainer {
        background-image: none !important;
        background-color: #000 !important;
        padding: 50px 0 !important;
    }
    .page-id-24 .to-item .to-item-img {
        background-position: left center !important;
    }
    .page-id-22 .popup-youtube {
        width: 280px !important;
    }
    .hydro p {
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .page-id-24 .brainer,
    .page-id-214 .brainer {
        background-image: none !important;
        background-color: #f8f8f8 !important;
        padding: 50px 0 !important;
    }
    .page-id-22 .popup-youtube span {
        font-size: 15px !important;
    }
    .page-id-22 article img {
        max-width: 50% !important;
        margin: 20px 0 30px 0 !important;
    }
    body,
    p,
    #left-nav li a,
    #top-nav ul ul li a,
    .widget.widget_nav_menu li a {
        font-size: 14px !important;
        line-height: 1.4 !important;
    }
    h2,
    .to-page-heading .single-title,
    .woocommerce div.product div.summary h1 {
        font-size: 26px !important;
        line-height: 34px !important;
    }
    .to-page-nav.section-container {
        margin: 10px 0;
    }
    .to-page-heading .title {
        font-size: 30px !important;
        line-height: 36px !important;
    }
    .to-page-heading .subtitle {
        font-size: 20px;
        line-height: 26px;
    }
    .col {
        margin-bottom: 25px;
    }
    .col.col-12 {
        margin-bottom: 0;
    }
    .five-cols {
        width: 100%;
    }
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12 {
        width: 100%;
        margin-left: 0px;
    }
    .col.col-4 .col.col-2,
    .col.col-3 .col.col-2,
    .col.col-2 .col.col-2,
    .col.col-6 .col.col-2 {
        width: 15%!important;
    }
    .col.col-4 .col-10,
    .col.col-3 .col.col-10,
    .col.col-2 .col.col-10,
    .col.col-6 .col.col-10 {
        width: 83%!important;
    }
    #to-author-bio {
        margin: 0;
    }
    #to-author-bio img {
        display: none;
    }
    #to-author-info {
        margin: 0;
    }
    #post-nav #post-prev-link h3,
    #post-nav #post-next-link h3 {
        display: none;
        margin: 0;
    }
    .comment-list .comment-meta {
        margin: 0;
    }
    .comment-list li.comment > div {
        padding: 25px 0 25px 0;
    }
    .comment-list li.comment > div img.avatar {
        display: none;
    }
    .comment-list .reply {
        display: block;
        position: relative;
        margin: 15px 0 0 0;
        top: auto;
        bottom: auto;
        left: -10px;
        text-align: right;
    }
    .comment-list .parent:after,
    .comment-list .children:after,
    .comment-list .children:before,
    .comment-list .children:first-child:before {
        display: none;
    }
    .to-slide.left .to-slide-content-inner,
    .to-slide.center .to-slide-content-inner,
    .to-slide.right .to-slide-content-inner {
        padding: 0;
    }
    .post-info .post-date,
    #single-post-information {
        display: none;
    }
    .post-info-inner {
        left: 0;
        margin: 0;
    }
    .post-content-holder p,
    .post-content-holder .button {
        margin: 0 !important;
    }
    h1,
    .to-slide .to-slide-content-inner h1 {
        font-size: 36px !important;
        line-height: 36px !important;
        margin-bottom: 10px !important;
    }
    .to-slide .to-slide-content-inner p {
        font-size: 16px !important;
        line-height: 16px !important;
    }
    .to-slide .to-slide-content-inner .to-button {
        font-size: 14px;
    }
    .to-lb-video {
        width: 80%;
    }
    .section-container #portfolio-nav #portfolio-all-items,
    .section-container #portfolio-nav #portfolio-prev-link,
    .section-container #portfolio-nav #portfolio-next-link {
        font-size: 24px;
    }
    .section-container #portfolio-nav {
        height: 35px;
        max-height: 35px;
        line-height: 35px;
    }
    .items-results-count {
        padding: 0 10px;
    }
    .items-results .items-from {
        margin: 30px 0;
    }
    .items-results .to-search-item {
        padding: 0 20px;
    }
    .items-results .to-search-item-excerpt {
        max-height: 75px;
        overflow: hidden;
    }
    #post-nav #post-all-items {
        top: 0;
    }
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media screen and (max-width:480px) {
    .to-slide.left .to-slide-content-inner h1 {
        padding: 0;
        background-image: none;
        font-size: 25px !important;
    }
    .website-logo img {
        min-height: 48%;
        max-height: 48%;
    }
    .to-slide.left .to-slide-content-inner a {
        margin: 0;
    }
    .apps .to-item-img {
        background-size: cover !important;
    }
    .to-item.blog.tall .to-item-content .to-button {
        left: 0 !important;
        margin-left: 0 !important;
    }
    #footer-social {
        text-align: left !important;
        float: left !important;
        margin: 30px 0 0 0 !important;
    }
    form#large-form p {
        width: 100% !important;
    }
    ul.bxslider {
        height: 300px !important;
        overflow: hidden !important;
    }
    .bx-wrapper h2 {
        font-size: 12px !important;
        line-height: 1.4 !important;
    }
    span.abc {
        background-position: left center !important;
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: -70px !important;
    }
    .hydro p {
        text-align: left !important;
        font-size: 20px !important;
    }
    .parallax-container {
        padding-top: 60px !important;
        padding-bottom: 50px !important;
    }
    .page-id-14 .home-demo {
        max-height: auto !important;
    }
    .side-wave {
        background-image: none !important;
        background-color: #f8f8f8 !important;
        max-height: auto !important;
        padding: 50px 0;
    }
    .page-id-14 .bx-wrapper h2 {
        height: 50px;
    }
    .hydro p {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        text-align: left;
    }
    .apps h2.txt-center {
        margin-left: 15px !important;
    }
    .subtitle {
        font-size: 14px !important;
        line-height: 28px !important;
    }
    .two-thirds-right,
    .two-thirds-left {
        float: left !important;
        width: 100% !important;
        margin: 0 !important;
        text-align: left !important;
    }
    .two-thirds-right p strong span,
    .two-thirds-left p strong span {
        font-size: 26px !important;
    }
    .to-slide.left .to-slide-content-inner a span {
        font-size: 15px !important;
    }
    .to-counter-holder {
        margin: 0 0% !important;
        width: 100% !important;
    }
    .white-b-left,
    .white-b-right,
    .grey-b-left,
    .grey-b-right {
        border: none !important;
    }
    .txt-center,
    .to-item.blog h2,
    .to-item.blog .excerpt {
        text-align: left !important;
    }
    .to-item-content-inner {
        padding: 0px !important;
    }
    .textwidget h4,
    .textwidget ul li,
    .textwidget p,
    #copyright {
        text-align: left !important;
    }
    .to-item-content .to-button {
        margin-top: 25px !important;
        margin-left: 0px !important
    }
    .to-item.blog .excerpt {
        min-height: 60px !important;
        height: 60px !important;
    }
    .to-item.blog h2 {
        padding: 0 !important;
        width: 100% !important;
    }
    #footer-social a {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
        float: left;
    }
    .col-padding {
        padding: 0px;
    }
    .one-third {
        display: none !important;
    }
    .section-container {
        max-width: 80% !important;
    }
    .website-logo img {
        max-height: 40px;
        min-height: 0px;
    }
    .apps .to-item.blog .excerpt {
        min-height: 40px !important;
        height: 40px !important;
    }
    .to-item.blog .to-item-content h2 a {
        text-align: left !important;
    }
    input.search {
        padding: 8px 0 9px 0;
        font-size: 24px;
        line-height: 45px !important;
    }
    #sliding-sidebar {
        width: 275px;
    }
    .touch #sliding-sidebar {
        -webkit-transform: translate3d(275px, 0, 0);
        -moz-transform: translate3d(275px, 0, 0);
        -o-transform: translate3d(275px, 0, 0);
        -ms-transform: translate3d(275px, 0, 0);
        transform: translate3d(275px, 0, 0);
    }
    #sliding-sidebar-inner {
        padding: 25px;
    }
    .csstransitions .sidebar-anim #body-overlay,
    .csstransitions .sidebar-anim #outer-container,
    .csstransitions .sidebar-anim #right-search-button,
    .csstransitions .sidebar-anim #right-sidebar-button,
    .csstransitions .sidebar-anim #left-menu-button,
    .csstransitions .sidebar-anim #header,
    .csstransitions .sidebar-anim #scrollToTop {
        -webkit-transform: translate3d(-275px, 0, 0) !important;
        -moz-transform: translate3d(-275px, 0, 0) !important;
        -o-transform: translate3d(-275px, 0, 0) !important;
        -ms-transform: translate3d(-275px, 0, 0) !important;
        transform: translate3d(-275px, 0, 0) !important;
    }
    .no-csstransitions .sidebar-anim #body-overlay,
    .no-csstransitions .sidebar-anim #outer-container,
    .no-csstransitions .sidebar-anim #right-search-button,
    .no-csstransitions .sidebar-anim #right-sidebar-button,
    .no-csstransitions .sidebar-anim #left-menu-button,
    .no-csstransitions .sidebar-anim #header,
    .no-csstransitions .sidebar-anim #scrollToTop {
        left: -275px !important;
    }
    .light-box-container img {
        max-width: 90%;
    }
    #to-slider-prev,
    #to-slider-next {
        width: 0;
        overflow: hidden;
        opacity: 0;
    }
    .slider-buttons {
        display: none;
    }
    h1,
    .to-slide .to-slide-content-inner h1 {
        font-size: 32px !important;
        line-height: 32px !important;
        margin-bottom: 10px !important;
    }
    .to-slide .to-slide-content-inner p {
        font-size: 14px !important;
        line-height: 14px !important;
    }
    .comment-list .children {
        padding-left: 0;
    }
    .page-id-14 .apps .to-spacer {
        height: 30px !important;
    }
    .page-id-14 .home-demo {
        max-height: auto !important;
    }
    .partner-animation {
        display: none;
    }
    .apps .to-item.blog .excerpt {
        min-height: 40px !important;
        height: auto !important;
    }
    #sidebar div.ebookform {
        width: 100% !important;
        margin: 0 10% !important;
    }
    .post-info,
    #to-crumbs {
        display: none !important;
    }
    .category .post-info {
        display: block !important;
    }
    .page-id-164 #tab-1 h4,
    .page-id-164 #tab-2 h4 {
        float: left;
        width: 100%;
        height: auto !important;
    }
    .blog-bg,
    .single-pressrelease .post-info,
    .single-job .post-info {
        display: none !important;
    }
    .single-pressrelease .news-info,
    .single-job .news-info {
        float: right !important;
        width: 100% !important;
    }
    #sidebar {
        padding: 0px 0 0 0 !important;
    }
    .to-item.blog.tall .to-item-content .to-button {
        width: 100% !important;
    }
    .team-blue .to-grid-scroll,
    .team-grey .to-grid-scroll,
    .team-white .to-grid-scroll,
    #apps3 .to-grid-scroll {
        height: auto !important;
        max-height: 3000px !important;
    }
    .page-id-214 .to-button {
        width: 100% !important;
    }
    .contact-1,
    .contact-2,
    .contact-3 {
        background-position: 0 0 !important;
        background-size: auto 20px !important;
        margin-bottom: 30px !important;
    }
    .page-id-28 .stats .to-counter-number-desc {
        min-height: auto !important;
    }
    .to-item.blog .to-item-content h2,
    .to-item.blog .to-item-content h2 a,
    .to-item.blog .excerpt {
        text-align: center !important;
    }
    .page-id-24 .to-item .to-item-img,
    .page-id-16 .to-item .to-item-img {
        background-position: center center !important;
    }
}

.single-ebook ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    -webkit-opacity: 1;
}

.single-ebook ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    -moz-opacity: 1;
}

.single-ebook :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    -ms-opacity: 1;
}

.single-ebook :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    -moz-opacity: 1;
}

.hidden-field-partners label {
    float: left;
    width: 100%;
    font-size: 11px;
    margin: 0 0 2px 0;
}

.hidden-field-partners {
    margin: 10px 0;
    float: left;
}


div.gdpr {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.8;
    float: left;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.single-ebook #sidebar div.gdpr{
    color:#fff;
}

div.gdpr > input {
    margin: 4px 5px 5px 0;
    width: 20px;
    height: 20px;
    border-radius: 0px;
    border: 2px solid #58c4e0;
    text-align: center;
    text-indent: 3px;
    color: #fff;
}

#submitted[readonly] {
    opacity: 0.7;
}