.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}  @font-face {
font-family: 'flexslider-icon';
src:url(//www.imc-beratung.de/wp-content/plugins/uxbarn-portfolio/css/fonts/flexslider-icon.eot);
src:url(//www.imc-beratung.de/wp-content/plugins/uxbarn-portfolio/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),
url(//www.imc-beratung.de/wp-content/plugins/uxbarn-portfolio/css/fonts/flexslider-icon.woff) format('woff'),
url(//www.imc-beratung.de/wp-content/plugins/uxbarn-portfolio/css/fonts/flexslider-icon.ttf) format('truetype'),
url(//www.imc-beratung.de/wp-content/plugins/uxbarn-portfolio/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; } .flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; } .flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; } .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}*:focus {
outline: none;
}
body {
color: #777;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height: 1.5;
}
a, a:visited {
color: #e13a3a;
font-weight: bold;
text-decoration: none;
}
#root-container a {
transition: color .12s ease-in-out;
-moz-transition: color .12s ease-in-out;
-webkit-transition: color .12s ease-in-out;
-o-transition: color .12s ease-in-out;
}
#content-container a:hover {
color: #3b3b3b;
}
strong {
color: #3b3b3b;
font-weight: bold;
}
label { font-size: 13px; }
form {
margin-bottom: 0;
}
code, 
kbd,
tt {
background: #efefef;
color: #000;
display: inline-block;
font-family: Courier, serif;
padding: 0 6px;
}
pre {
background: #efefef;
color: #000;
font-family: Courier, serif;
margin-bottom: 20px;
overflow: auto;
padding: 6px;
}
sub {
font-size: x-small;
vertical-align: sub;
}
sup {
font-size: x-small;
vertical-align: super;
}
em,
q,
var {
font-style: italic;
}
.col-center * {
text-align: center !important;
}
.no-margin-bottom,
.wpb_text_column.no-margin-bottom p {
margin-bottom: 0 !important;
}
.no-margin-top {
margin-top: 0 !important;
}
.extra-margin-bottom {
margin-bottom: 70px !important;
}
.extra-margin-top {
margin-top: 50px !important;
}
.margin-bottom-30 {
margin-bottom: 30px !important;
}
.normal-align-left {
text-align: left;
}
.normal-align-right {
text-align: right;
}
.normal-align-center,
.center {
text-align: center;
}
.display-block {
display: block !important;
}
.hide {
display: none !important;
}
.uppercase {
text-transform: uppercase;
}
hr.line-style {
border: 0;
border-top: 1px solid #d8d8d8;
line-height: 1px;
margin: 0;
}
hr#dynamic-side-line {
position: absolute;
left: 0;
} .alignleft {
float: left;
margin: 0 20px 8px 0;
}
.alignright {
float: right;
margin: 0 0 8px 20px;
}
.aligncenter {
float: none;
margin: auto;
text-align: center;
}
img.aligncenter {
display: block;
}
.wp-caption {
margin-bottom: 20px;
}
.sticky.fixed {
position: static;
z-index: 1;
}
.sticky-badge {
display: inline-block;
float: left;
line-height: 1;
margin: 6px 18px 0 0;
font-size: 20px;
}
.bypostauthor {
}
.wp-caption-text {
font-size: 0.9em;
margin-top: 5px;
text-align: center;
} .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; } table {
border: 1px solid #e7e7e7;
border-spacing: 0;
border-collapse: collapse;
margin-bottom: 30px;
width: 100%;
}
table th, table td {
border: 1px solid #ccc;
padding: 2px;
}
table th {
color: #3b3b3b;
font-size: 14px;
font-weight: bold;
padding: 2px;
}
table tbody td {
}
table tfoot td {
} dl {
margin-bottom: 22px;
}
dt {
float: left;
clear: left;
width: 150px;
text-align: right;
font-weight: bold;
}
dt:after {
content: ':';
}
dt.wp-caption-dt:after {
content: '';
}
dd {
margin: 0 0 0 160px;
padding: 0 0 15px 0;
} abbr,
acronym {
text-transform: uppercase;
}
address {
margin-bottom: 20px;
} #root-container .solid-green,
#root-container #content-container .wpb_solid-green,
#root-container .bar_green { background: #71BB6D !important;
border: 0;
color: #fff !important;
}
#root-container .solid-red,
#root-container #content-container .wpb_solid-red,
#root-container .bar_red,
#root-container .vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar { background: #E66F66 !important;
border: 0;
color: #fff !important;
}
#root-container .solid-yellow,
#root-container #content-container .wpb_solid-yellow,
#root-container .vc_progress_bar.vc_progress-bar-color-bar_yellow .vc_single_bar .vc_bar,
#root-container .vc_progress_bar.vc_progress-bar-color-solid-yellow .vc_single_bar .vc_bar {
background: #fcda1c !important; border: 0;
color: #000 !important;
}
#root-container .solid-blue,
#root-container #content-container .wpb_solid-blue,
#root-container .bar_blue,
#root-container .vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar,
#root-container .vc_progress_bar.vc_progress-bar-color-solid-blue .vc_single_bar .vc_bar { background: #4F84C7 !important;
border: 0;
color: #fff !important;
}
#root-container .solid-gray,
#root-container .bar_grey,
#root-container .vc_progress_bar.vc_progress-bar-color-bar_grey .vc_single_bar .vc_bar,
#root-container .vc_progress_bar.vc_progress-bar-color-solid-grey .vc_single_bar .vc_bar { background: #A2A2A2 !important;
}
#root-container .solid-gold,
#root-container .vc_progress_bar.vc_progress-bar-color-solid-gold .vc_single_bar .vc_bar {
background: #C5AE87 !important;
}
#root-container .solid-pink,
#root-container .vc_progress_bar.vc_progress-bar-color-solid-pink .vc_single_bar .vc_bar {
background: #EB9FCF !important;
}
#root-container .solid-purple,
#root-container .vc_progress_bar.vc_progress-bar-color-solid-purple .vc_single_bar .vc_bar {
background: #9D75C2 !important;
} .textarea-height {
height: 120px;
} .tmnl-width {
width: 50% !important;
} .icon-style1 {
color: #D8D8D8;
font-size: 60px; 
}
.icon-style2 {
color: #4DB7E9;
font-size: 60px; 
}
.icon-style3 {
color: #A4E778;
font-size: 60px; 
} .icon-style4 {
color: #C9C9C9;
font-size: 50px; 
} .icon-style5 {
color: #8CC7BE;
font-size: 80px; 
}
.icon-style6 {
color: #8DB4DF;
font-size: 80px; 
}
.icon-style7 {
color: #D47593;
font-size: 80px; 
}
.icon-style8 {
color: #B3D379;
font-size: 80px; 
}
.icon-style9 {
color: #C7BFBF;
font-size: 80px; 
} #root-container {
overflow: hidden;
}
#header-container {
margin: auto;
margin-bottom: 30px;
position: relative;
}
.main-width {
width: 1420px;
} .bg-set {
background: #fff;
} #logo-wrapper {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
}
#logo-wrapper a {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
max-width: 300px; padding: 30px 30px 0 0;
}
#logo-wrapper h1 {
color: #e13a3a;
font-family: 'Raleway', sans-serif;
font-size: 48px;
font-weight: bold;
letter-spacing: 1px;
line-height: 1;
text-transform: uppercase;
}
#tagline {
color: #7a7979;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
opacity: 0;
padding: 0 0 20px 0;
position: absolute;
text-transform: lowercase; z-index: 1;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: left bottom;
-moz-transform-origin: left bottom;
-ms-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom;
} #header-slider-container {
background-color: #efefef;  overflow: hidden !important;
width: 100%;
position: relative;
}
#header-slider-container .rev_slider_wrapper,
#header-slider-container .rev_slider {
max-width: 100%;
}
#header-slider-container .rev_slider_wrapper {
left: 0 !important;
}
#header-image-type {
height: 100%;
position: absolute;
width: 100%;
}
.filled-bg {
background-repeat: no-repeat;
background-position: center center; -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#header-slider-container.no-loading-icon {
background-image: none;
}
#no-header {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-style: italic;
top: 40%;
padding: 0 30%;
position: absolute;
text-align: center;
width: 100%;
}
#header-slider-container.hide-bullets .tp-bullets {
display: none;
}
#header-slider-container.slider-fixed-height {
height: 435px; }
#header-slider-container.header-fixed-height {
height: 310px;
}
#header-slider {
overflow: hidden; width: 100%;
position: relative;
z-index: 0;
}
#header-slider > ul > li {
opacity: 0;
}      #menu-wrapper {
padding: 20px 20px 0;
position: absolute;
bottom: -5px;
left: 33.33%;
}
#menu-wrapper > ul > li {
display: inline-block;
position: relative;
}
#menu-wrapper > ul > li > a {
color: #353535;
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
padding: 15px 19px 47px;
text-decoration: none;
text-transform: uppercase;
}
#menu-wrapper > ul > li > a:hover {
color: #e13a3a;
}
#menu-wrapper > ul a.active,
#menu-wrapper > ul > li.current-menu-item > a,
#menu-wrapper > ul > li.current-menu-parent > a {
color: #e13a3a;
}
#menu-wrapper > ul > li:hover > a {
color: #e13a3a;
} #menu-wrapper > ul li ul { background: #fff;
border-top: 1px solid #e13a3a; -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: none;
left: 0;
margin-left: -12px;
padding: 0;
position: absolute;
text-align: left;
text-transform: none;
width: 200px;
top: 46px;
z-index: 99; -webkit-box-shadow: 10px 10px 0 0 rgba(68,68,68,0.2);
-moz-box-shadow: 10px 10px 0 0 rgba(68,68,68,0.2);
box-shadow: 10px 10px 0 0 rgba(68,68,68,0.2);  } @media screen and (-webkit-min-device-pixel-ratio:0) {
#menu-wrapper > ul li ul {
top: 47px;
}
}
#menu-wrapper > ul li ul a {
border-bottom: 1px solid #f0f0f0;
color: #666; display: block;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1.5;
padding: 15px 30px;
text-decoration: none;
transition: all .12s ease-in-out;
-moz-transition: all .12s ease-in-out;
-webkit-transition: all .12s ease-in-out;
-o-transition: all .12s ease-in-out;
}
#menu-wrapper > ul li ul li:last-child a {
border-bottom: 0;
}
#menu-wrapper > ul li ul a:hover,
#menu-wrapper > ul > li > ul li:hover > a {
background: #e13a3a;
color: #fff;
}
#menu-wrapper > ul > li > ul > li {
position: relative;
} #menu-wrapper > ul > li > ul li ul {
top: 0;
left: 100%;
} #mobile-menu {
background: none;
-webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
display: none;
margin: 15px 0 10px;
text-align: center;
}
#mobile-menu * {
}
#mobile-menu > ul {
list-style: none;
margin: 0 auto;
text-align: left;
width: 125px;
}
#mobile-menu li {
line-height: 1;
margin: 0 !important;
text-align: left !important;
}
#mobile-menu .toggle-topbar.menu-icon {
margin-top: 0 !important;
top: 0;
}
.top-bar-section a {
text-decoration: none !important;
} .top-bar .toggle-topbar.menu-icon a {
color: #333;
font-family: 'Arial', sans-serif;
font-size: 14px;
margin-right: 10px; }  .top-bar .toggle-topbar.menu-icon a span::after {
-webkit-box-shadow: 0 0 0 1px #414141, 0 7px 0 1px #414141, 0 14px 0 1px #414141;
box-shadow: 0 0 0 1px #414141, 0 7px 0 1px #414141, 0 14px 0 1px #414141;
}
.top-bar.expanded .title-area {
background: none;
}
.top-bar.expanded .title-area .menu-icon a span {
}
.top-bar-section ul {
background: none;
height: 100%;
}
.top-bar-section ul li {
background: none;
}
#root-container .top-bar-section ul li a {
background: none;
border-bottom: 1px solid #eee;
color: #414141;
font-family: 'Arial', sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
}
#root-container .top-bar-section ul li:last-child > a {
border-bottom: 0;
}
#root-container .top-bar-section ul li > a:hover { }
.top-bar-section a:hover,
.top-bar-section .dropdown li.title h5 a:hover {
} .top-bar-section .dropdown li a {
padding: 12px 0 12px 0.9375rem;
}
.top-bar-section .sub-menu.dropdown {
border: 0;
} .top-bar-section .has-dropdown > a:after {
border-color: transparent transparent transparent rgba(0, 0, 0, 0.5);
} #root-container .top-bar-section .dropdown li.title h5 a {
background: none;
color: #414141;
font-size: 13px;
} #intro-wrapper {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
padding: 0 50px 62px 0;
position: relative;
width: 33.33%;
}
#intro-wrapper.page-404 {
float: none;
padding: 50px 0 120px 0;
text-align: center;
width: 100%;
}
#intro-title {
color: #555;
font-family: 'Raleway', sans-serif;
font-size: 46px;
font-weight: 300;
line-height: 1.3;
margin-bottom: 20px;
}
#intro-title:last-child {
margin-bottom: 0;
}
#intro-body {
color: #999;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 1.7;
}
#content-wrapper.no-intro {
padding-left: 33.33%;
}
#inner-sidebar-wrapper.no-intro {
margin-top: 0;
} #content-container {
overflow: hidden;
position: relative;
}
#inner-content-container {  margin: auto;
padding: 62px 0 0;
overflow: hidden;
position: relative;
} #content-wrapper {
clear: right;
float: left;
margin-left: -15px;
margin-right: -15px;
padding-bottom: 62px; width: 66.66%;
}
#content-wrapper .columns { }
#content-container, 
#content-container p {
}
#content-wrapper,
#content-wrapper p {
color: #919191;
line-height: 1.8;
margin-bottom: 15px;
}
#content-wrapper p.credit {
color: #888;
font-size: 10px;
text-align: right;
}
#content-wrapper p.credit a {
color: #888;
font-weight: normal;
text-decoration: underline;
}
#content-wrapper {
margin-bottom: 0;
}
#content-wrapper .columns p:last-child { }
#content-wrapper .wpb_content_element:last-child p:last-child {
margin-bottom: 0;
}
#uxb-layerslider-container h1,
#uxb-layerslider-container h1,
#uxb-layerslider-container h2,
#uxb-layerslider-container h3,
#uxb-layerslider-container h4,
#uxb-layerslider-container h5,
#content-wrapper h1,
#content-wrapper h2,
#content-wrapper h3,
#content-wrapper h4,
#content-wrapper h5,
#content-wrapper h6,
#page-404 h1 {
font-family: 'Raleway', sans-serif;
font-weight: bold;
line-height: 1.4;
}
#content-wrapper h1,
#content-wrapper h2,
#content-wrapper h3,
#content-wrapper h4,
#content-wrapper h5,
#content-wrapper h6,
#page-404 h1 {
color: #3b3b3b;
}
#content-wrapper h1 span,
#content-wrapper h2 span,
#content-wrapper h3 span,
#content-wrapper h4 span,
#content-wrapper h5 span,
#content-wrapper h6 span,
#content-wrapper h1 strong,
#content-wrapper h2 strong,
#content-wrapper h3 strong,
#content-wrapper h4 strong,
#content-wrapper h5 strong,
#content-wrapper h6 strong {
color: #e13a3a;
}
#content-wrapper h1.light,
#content-wrapper h2.light,
#content-wrapper h3.light,
#content-wrapper h4.light,
#content-wrapper h5.light,
#content-wrapper h6.light {
color: #888;
}
#uxb-layerslider-container h1,
#content-wrapper h1,
#page-404 h1 {
font-size: 28px;
margin-bottom: 15px;
}
#uxb-layerslider-container h2,
#content-wrapper h2,
#content-wrapper h3.larger {
font-size: 24px;
margin-bottom: 18px;
}
#uxb-layerslider-container h3,
#content-wrapper h3,
#content-wrapper h2.smaller {
font-size: 20px;
margin-bottom: 12px;
}
#uxb-layerslider-container h4,
#content-wrapper h4 {
font-size: 17px;
margin-bottom: 12px;
}
#uxb-layerslider-container h5,
#content-wrapper h5 {
font-size: 15px;
margin-bottom: 8px;
}
#uxb-layerslider-container h6,
#content-wrapper h6 {
font-size: 12px;
margin-bottom: 5px;
} #content-container ul,
#content-container ol {
list-style: square;
margin-bottom: 25px;
margin-left: 10px;
}
#content-container ol {
list-style: decimal;
}
#content-container li {
line-height: 1.8;
margin-left: 18px;
}
#content-container li:last-child {
margin-bottom: 0;
}
.has-line {
border-color: #e13a3a;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 12px;
margin-bottom: 25px !important;
}
.uxb-heading.h-center {
text-align: center;
}
.uxb-heading.h-right {
text-align: right;
} .uxb-port-root-element-wrapper,
.uxb-port-root-element-wrapper * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.uxb-port-root-element-wrapper { margin: 0 -1.428571428571429%; padding-top: 15px;
overflow: hidden;  position: relative;
}
.uxb-port-loading-text {
background: #fafafa url(//www.imc-beratung.de/wp-content/themes/Thine/images/loading-s.gif) no-repeat 50% 35%;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color: #3d3d3d;
display: block;
font-size: 10px;
margin: 20px auto;
text-align: center;
width: 140px;
height: 90px;  position: absolute;
left: 50%;
margin-left: -70px;
}
.uxb-port-loading-text span {
margin-top: 60px;
float: left;
width: 100%;
display: block;
letter-spacing: 1px;
text-transform: uppercase;
}
.uxb-port-loaded-element-wrapper {  opacity: 0;
overflow: hidden;
visibility: hidden;
}
#root-container ul.uxb-port-element-filters {
list-style: none;
margin: 0 15px 25px;
padding: 0;
}
#root-container .uxb-port-element-filters li {
display: inline-block;
margin: 0;
margin-right: -1px;
}
.uxb-port-element-filters li:after {
color: #ddd;
content: '/';
font-size: 0.8em;
font-weight: bold;
}
.uxb-port-element-filters li:last-child:after {
content: '';
}
#content-wrapper .uxb-port-element-filters li:first-child a {
padding-left: 0;
}
#content-wrapper .uxb-port-element-filters a {
color: #919191;
display: inline-block;
font-size: 16px;
font-weight: normal;
padding: 10px 20px;
text-decoration: none;
text-transform: none;
}
#content-wrapper .uxb-port-element-filters a:hover {
color: #3b3b3b;
}
#content-wrapper .uxb-port-element-filters a.active,
#content-wrapper .uxb-port-element-filters a.active:hover {
color: #e13a3a;
cursor: default;
font-weight: bold;
}
.uxb-port-element-item {
cursor: pointer;
float: left;
margin: 0 1.428571428571429% 30px;
overflow: hidden;
position: relative;
opacity: 0;
visibility: hidden; }
.uxb-port-element-item.visible {
opacity: 1;
}
.uxb-port-element-item:hover .uxb-port-element-item-hover {
opacity: 1;
}
.uxb-port-element-item-hover {
background: rgb(255,255,255);
background: rgba(255,255,255,.9);
border-bottom: 2px solid #e13a3a;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: table;
height: 100%;
line-height: 1;
margin: 0;
padding: 0;
opacity: 0;
position: absolute;
top: 0;
left: 0;
text-align: center;
width: 100.5%; transition: all .18s ease-in-out;
-moz-transition: all .18s ease-in-out;
-webkit-transition: all .18s ease-in-out;
-o-transition: all .18s ease-in-out;
}
.uxb-port-element-item a {
border-bottom: 0 !important;
font-weight: normal !important;
display: block;
position: absolute;
width: 100%;
height: 100%;
z-index: 1; background: #ccc;
opacity: 0;
}
.uxb-port-element-item-hover-info {
font-family: 'Raleway', sans-serif;
padding: 0 2.27em;  text-transform: uppercase;
width: 100%;
display: table-cell; 
vertical-align: middle; 
text-align: center; 
}
#content-container .uxb-port-element-item-hover-info .portfolio-item-title {
color: #010101;
font-size: 1em; font-weight:  bold;
letter-spacing: 1px;
line-height: 1.2;
margin: 0;
}
.uxb-port-element-item img {  } #content-wrapper .uxb-port-root-element-wrapper .uxb-port-element-item .image-hover-icon { padding: 0.92307692307692307692307692307692em 1.1538461538461538461538461538462em;
}
#content-wrapper .uxb-port-root-element-wrapper .uxb-port-element-item .image-hover-icon i {
font-size: 2em;
} .uxb-port-root-element-wrapper.col4 .uxb-port-element-item {
font-size: 13px; margin-bottom: 2.307692307692308em;  width: 21.88%; 
}
.uxb-port-root-element-wrapper.col4 .uxb-port-element-item.width-2x {
font-size: 16px;
width: 46.7%;
} .vc_span2.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-2.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 2px;
}
.vc_span3.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-3.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 2px;
width: 21.7%;
}
.vc_span4.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-4.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 4px;
}
.vc_span5.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-5.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 6px;
}
.vc_span6.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-6.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 8px;
}
.vc_span7.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-7.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 9px;
}
.vc_span8.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-8.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 10px;
}
.vc_span9.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-9.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 11px;
width: 22%;
}
.vc_span10.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-10.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 12px;
width: 22%;
} .with-sidebar .large-2.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 2px;
}
.with-sidebar .large-3.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 2px;
width: 21.7%;
}
.with-sidebar .large-4.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 4px;
width: 21.7%;
}
.with-sidebar .large-5.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 4px;
}
.with-sidebar .large-6.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 6px;
}
.with-sidebar .large-7.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 8px;
}
.with-sidebar .large-8.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 9px;
}
.with-sidebar .large-9.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 10px;
width: 22%;
}
.with-sidebar .large-10.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 11px;
width: 22%;
} .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 16px;  width: 30.25%;
} .vc_span2.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-2.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 4px;
}
.vc_span3.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-3.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 6px;
width: 30%;
}
.vc_span4.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-4.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 8px;
}
.vc_span5.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-5.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 9px;
}
.vc_span6.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-6.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 11px;
}
.vc_span7.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-7.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 12px;
}
.vc_span8.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-8.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 13px;
}
.vc_span9.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-9.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 14px;
}
.vc_span10.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-10.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 15px;
width: 30.3%;
} .with-sidebar .large-2.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 2px;
width: 29.5%;
}
.with-sidebar .large-3.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 4px;
width: 30%;
}
.with-sidebar .large-4.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 6px;
width: 30.3%;
}
.with-sidebar .large-5.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 7px;
width: 30%;
}
.with-sidebar .large-6.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 9px;
}
.with-sidebar .large-7.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 11px;
width: 30%;
}
.with-sidebar .large-8.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 12px;
}
.with-sidebar .large-9.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 13px;
width: 30.3%;
}
.with-sidebar .large-10.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 14px;
width: 30.3%;
} #root-container #uxb-port-item-meta {
list-style: none;
margin-bottom: 0;
}
#uxb-port-item-meta a {
border-bottom: 0;
}
#root-container #uxb-port-item-meta li {
margin-left: 0;
margin-bottom: 15px;
line-height: 1.6;
}
#root-container #uxb-port-item-meta li:last-child {
margin-bottom: 0;
}
#uxb-port-item-meta .title {
color: #010101;
font-weight: bold;
letter-spacing: 1px;
margin-right: 5px;
}
#uxb-port-item-meta .title:after {
content: ':';
}
#uxb-port-item-categories {
display: inline;
margin: 0 !important;
padding: 0;
}
#uxb-port-item-categories li {
display: inline-block;
margin-right: 3px;
margin-bottom: 0 !important;
}
#uxb-port-item-categories li:after {
content: ',';
}
#uxb-port-item-categories li:last-child:after {
content: '';
} .uxb-team-thumbnail {
margin-bottom: 18px;
}
ul.uxb-team-social,
#uxb-team-single ul.uxb-team-social {
list-style: none !important;
margin-bottom: 0 !important;
margin-left: 0 !important;
padding-left: 0 !important;
}
.uxb-team-social li,
#uxb-team-single .uxb-team-social li {
display: inline-block !important;
line-height: 1 !important;
margin-left: 0 !important;
margin-right: 6px !important;
}
.uxb-team-social li:last-child,
#uxb-team-single .uxb-team-social li:last-child {
margin-right: 0 !important;
}
#content-container .uxb-team-name {
margin-bottom: 0.2em;
}
#content-container .uxb-team-name a {
color: inherit;
transition: color .18s ease-in-out;
-moz-transition: color .18s ease-in-out;
-webkit-transition: color .18s ease-in-out;
-o-transition: color .18s ease-in-out;
}
#content-container .uxb-team-name a:hover {
color: #e13a3a;
}
#content-container .uxb-team-position {
color: #888;
font-size: 14px;
font-weight: normal;
text-transform: none;
} #uxb-team-single-photo img {
display: block;
max-width: 100%;
}
#uxb-team-single {
margin: 0 auto 68px;
}
#uxb-team-info {
}
.uxb-team-email-single {
margin-bottom: 0.9em;
}
.uxb-team-email-single a {
font-weight: normal;
}
#uxb-team-info .uxb-team-position-single,
.uxb-team-position-single {
margin-bottom: 0.5em;
}
#search-form-404 {
margin: 40px auto 20px;
width: 40%;
}
#search-form-404 input.search-field {
}  .blog-item {
margin-bottom: 55px;
overflow: hidden;
}
.blog-item.search-result {
margin-bottom: 30px;
} #blog-list-wrapper .blog-meta {
border-top: 1px solid #ececec;
border-bottom: 1px solid #3b3b3b;
list-style: none;
margin: 0;
margin-top: 30px;
padding: 1px 10px 0;
}
.blog-meta-wrapper {
clear: both;
}
#blog-list-wrapper .blog-meta li {
display: inline-block;
font-size: 10px;
margin: 0 20px 0 0;
text-transform: uppercase;
}
#blog-list-wrapper .blog-meta li:before {
color: #8e8e8e;
font-family: 'Ionicons';
font-size: 24px;
margin-right: 5px;
vertical-align: middle;
}
#blog-list-wrapper .blog-meta li.meta-date:before {
content: '\f162';
}
#blog-list-wrapper .blog-meta li.meta-author:before {
content: '\f17f';
}
#blog-list-wrapper .blog-meta li.meta-comments:before {
content: '\f168';
}
#blog-list-wrapper .blog-meta li,
#blog-list-wrapper .blog-meta li a {
color: #252525;
font-weight: normal;
}
#blog-list-wrapper .blog-meta li a:hover { }
#blog-list-wrapper .blog-meta li.readmore-link {
float: right;
margin-top: 11px;
}
#blog-list-wrapper .blog-meta li.readmore-link a {
color: #e13a3a;
font-weight: normal;
} .blog-thumbnail {
float: left;
margin-bottom: 0 !important;
margin-right: 30px;
width: 198px;
}
.blog-title-excerpt {
}
.blog-info {
overflow: hidden;
}
#blog-list-wrapper .blog-title { }
#blog-list-wrapper .blog-title a {
color: #3b3b3b;
}
#blog-list-wrapper .blog-title a:hover {
color: #e13a3a;
}
.excerpt { } #blog-pagination {
text-align: right;
}
#blog-pagination ul {
list-style: none;
margin: 40px 0;
}
#blog-pagination li {
display: inline-block;
margin: 0 3px;
line-height: 1;
}
#blog-pagination a,
#blog-pagination span.current {
background: none;
color: #222;
display: inline-block;
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: bold;
margin: auto -3px;
text-decoration: none;
width: auto;
height: 15px;
padding: 11px 10px 10px;
transition: color .18s ease-in-out;
-moz-transition: color .18s ease-in-out;
-webkit-transition: color .18s ease-in-out;
-o-transition: color .18s ease-in-out;
}
#content-wrapper #blog-pagination a {
color: #222;
}
#content-wrapper #blog-pagination a:hover {
color: #e13a3a;
}
#blog-pagination span.current,
#blog-pagination .current a {
color: #222 !important;
font-weight: normal;
cursor: default;
}
#blog-pagination li.unavailable a,
#blog-pagination li.unavailable a:hover {
opacity: 0;
}
#blog-pagination .current a:hover {
} #blog-list-wrapper .blog-item.single .blog-title {
margin-bottom: 20px;
}
#single-content-wrapper {
margin-top: 30px;
}
.blog-section {
margin-bottom: 50px;
}
#blog-list-wrapper .blog-item.single .blog-section-title {
font-size: 18px;
margin-bottom: 30px;
}
#blog-list-wrapper .post-categories {
font-size: 0.9em;
font-style: italic;
list-style: none;
margin: 30px 0 0;
padding: 0;
}
#blog-list-wrapper .post-categories a {
font-weight: normal;
}
#blog-list-wrapper .post-categories li {
display: inline-block;
margin-left: 0;
margin-right: 5px;
}
#blog-list-wrapper .post-categories li:after {
content: ',';
}
#blog-list-wrapper .post-categories li:first-child:after {
content: ':';
}
#blog-list-wrapper .post-categories li:last-child:after {
content: '';
} #content-container .single.blog-item .post-paging ul {
list-style: none;
margin-left: 0;
}
#content-container .single.blog-item .post-paging ul li {
float: left;
margin-right: 10px;
margin-left: 0;
}
#content-container .single.blog-item .post-paging {
overflow: hidden;
margin: 20px 0;
}
#content-container .single.blog-item .post-paging a {
font-weight: bold;
}
#author-box {
border-top: 2px solid #ececec;
border-bottom: 2px solid #3b3b3b;
margin: -20px 0 70px;
overflow: hidden;
padding: 35px 55px;
}
#author-box #author-photo-wrapper {
display: inline-block;
float: left;
margin-top: 5px;
}
#author-box #author-photo-wrapper img {
border-radius: 50%;
}
#author-info {
margin-left: 130px;
}
#content-container #author-info h3 {
font-size: 14px;
font-weight: bold;
}
ul#author-social {
float: left;
list-style: none;
margin-bottom: 0;
margin-left: 0;
}
ul#author-social li {
display: inline-block;
line-height: 1;
margin-left: 0;
margin-right: 3px;
}
ul#author-social li:last-child {
margin-right: 0;
}
ul#author-social a {
border: 0;
color: #555;
font-size: 20px;
text-decoration: none;
}
#content-container .tags {
margin-left: 0;
}
#content-container .tags li {
display: inline-block;
margin: 0 7px 12px 0;
}
#footer-content .tagcloud a,
#content-container .tags a {
border: 1px solid #d8d8d8;
color: #3b3b3b !important;
display: inline-block;
font-weight: normal;
padding: 10px 15px;
border-bottom-color: #555;
transition: all .12s ease-in-out;
-moz-transition: all .12s ease-in-out;
-webkit-transition: all .12s ease-in-out;
-o-transition: all .12s ease-in-out;
}
#footer-content .tagcloud a {
font-size: inherit !important;
line-height: 1.8;
margin: 0 7px 12px 0;
}
#footer-content .tagcloud a:hover,
#content-container .tags a:hover {
background: #e13a3a;
border-color: transparent;
color: #fff !important;
} #comment-content {
font-size: 13px;
margin-bottom: 0;
}
#comment-content a {
border: 0;
font-weight: normal;
text-decoration: none;
}
#comment-content a:hover { }
#comment-content > ul > li {
margin-left: 0;
}
#comment-content ul.commentlist {
list-style: none;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
}
#comment-content ul.children {
list-style: none;
margin: 0 0 0 35px
}
.comment-item, 
.comment {
overflow: hidden;
}
#respond label {
font-size: 13px;
}
#respond .row,
#content-container .custom-form .row {
margin-bottom: 12px;
}
.parent #respond {
margin: 30px 0 80px;
}
.cancel-reply {
float: right;
font-size: 13px;
font-weight: normal !important;
margin-left: 15px !important;
margin-top: 3px;
}
.comment.depth-2, 
.parent.depth-2 #respond, 
.comment.depth-3, 
.parent.depth-3 #respond, 
.comment.depth-4, 
.parent.depth-4 #respond, 
.comment.depth-5, 
.parent.depth-5 #respond {
padding-left: 0;
}
.reply {
color: #eaeaea;
}
.comment-body {
border-bottom: 1px solid #ececec;
padding-bottom: 10px;
margin-bottom: 30px;
}
.commenter-photo {
float: left;
margin-top: 5px;
vertical-align: top;
}
.commenter-photo img {
border-radius: 50%;
}
.comment-post-wrapper {
display: block;
margin: 0 0 0 70px;
}
#root-container .comment-post-wrapper .comment-post p {
margin-bottom: 15px;
}
.comment-item-meta {
display: inline-block;
margin-bottom: 5px;
}
.commenter-name {
color: #222 !important;
display: inline-block;
padding-right: 10px;
}
.commenter-name a {
color: #222 !important;
font-weight: bold !important;
}
.comment-date {
display: block;
}
.comment-date, .comment-date a {
color: #aaa !important;
font-size: 12px;
font-style: italic;
font-weight: normal !important;
}
.comment-awaiting-moderation {
display: block;
margin-bottom: 0;
}
.reply {
float: right;
}
.reply a {
font-size: 12px;
}
.parent.comment-item {
margin-bottom: 0;
} .pingback .comment-post p {
font-style: italic;
}
.pingback .comment-post-wrapper {
margin-left: 0;
} #comment-content .comment-paging {
margin-bottom: 48px;
text-align: center;
width: 100%;
}
#comment-content .comment-paging a,
#comment-content .comment-paging a:visited, 
#comment-content .comment-paging span {
background: #EEE;
color: #888;
display: inline-block;
line-height: 1;
padding: 12px 14px;
text-decoration: none;
}
#comment-content .comment-paging a:hover {
background: #ddd;
border-bottom: 0;
}
#comment-content .comment-paging .dots {
background: none;
}
#comment-content .comment-paging .current, 
#comment-content .comment-paging .current:hover {
background: #ccc;
color: #333;
cursor: default;
font-weight: bold;
} #footer-root-container {
overflow: hidden;
}
#footer-content-container,
#footer-bar-container {
margin: auto;
}
#footer-content {
color: #999;
font-size: 14px;
padding: 73px 0;
margin-left: -15px;
margin-right: -15px;
}
#footer-content a {
font-weight: 600;
}
#footer-content a:hover {
color: #3b3b3b;
}
#footer-content h5 {
color: #3b3b3b;
font-family: 'Raleway', sans-serif;
font-size: 17px;
font-weight: bold;
letter-spacing: 1px;
line-height: 1.4;
margin-bottom: 18px;
text-transform: uppercase;
}
#footer-content p {
line-height: 1.8;
margin-bottom: 15px;
}
#footer-content p:last-child {
margin-bottom: 0;
}
#footer-content li {
line-height: 1.8;
}
.footer-widget-item {
margin-bottom: 40px;
overflow: hidden;
}
.columns .footer-widget-item:last-child {
margin-bottom: 0;
}
#footer-bar-container,
#footer-bar {
overflow: hidden;
}
#footer-bar {
color: #3b3b3b;
font-size: 12px;
padding: 33px 0 30px;
}
#footer-bar a {
color: #3b3b3b;
font-weight: normal;
text-decoration: underline;
}
#footer-logo {
float: left;
}
#copyright {
float: left;
margin-left: 20px;
margin-top: 12px;
} #copyright:first-child {
margin-left: 0;
}
ul.bar-social {
float: right;
}
ul.bar-social li {
display: inline-block;
margin: 0 4px 8px;
}
ul.bar-social li a img {
opacity: 0.7;
transition: opacity .12s ease-in-out;
-moz-transition: opacity .12s ease-in-out;
-webkit-transition: opacity .12s ease-in-out;
-o-transition: opacity .12s ease-in-out;
}
ul.bar-social li a:hover img {
opacity: 1;
}  #sidebar-wrapper {  opacity: 0; position: absolute;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-right: 50px;
width: 33.33%; }
#inner-sidebar-wrapper {
background: #f9f9f9;
box-sizing: border-box;
float: right;
margin: 50px 20px 60px;
margin-right: 20px;
padding: 80px 45px;
width: 75%;
-webkit-box-shadow: 10px 10px 0 0 rgba(68,68,68,0.1);
-moz-box-shadow: 10px 10px 0 0 rgba(68,68,68,0.1);
box-shadow: 10px 10px 0 0 rgba(68,68,68,0.1);
}
#sidebar-wrapper,
#sidebar-wrapper p,
#sidebar-wrapper a,
#sidebar-wrapper label,
#sidebar-wrapper input {
font-size: 13px;
}
#content-container #sidebar-wrapper,
#content-container #sidebar-wrapper .columns,
#content-container #sidebar-wrapper p {
color: #868686;
line-height: 1.8;
margin-bottom: 15px;
}
#content-container #sidebar-wrapper p:last-child {
margin-bottom: 0;
}
#sidebar-wrapper .widget-item ul:last-child {
margin-bottom: 0;
}
#sidebar-wrapper li {
line-height: 1.5;
margin-bottom: 8px;
}
#sidebar-wrapper .children,
#sidebar-wrapper .sub-menu {
margin: 5px 0 10px;
}
#content-container #sidebar-wrapper a {
font-weight: normal;
}
#sidebar-wrapper a:hover {
}
#sidebar-wrapper .widget-item h1,
#sidebar-wrapper .widget-item h2,
#sidebar-wrapper .widget-item h3,
#sidebar-wrapper .widget-item h4,
#sidebar-wrapper .widget-item h5,
#sidebar-wrapper .widget-item h6 {
color: #444;
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 15px;
text-transform: uppercase;
}
#sidebar-wrapper .widget-item {
margin-bottom: 50px;
}
#sidebar-wrapper .widget-item:last-child {
margin-bottom: 0;
}
.inner-widget-item {
overflow: hidden;
}
.widget-item:last-child .inner-widget-item {
border: 0;
} #success, 
#error {
display: none;
} .stock-style {
display: block;
line-height: 1.2;
}
.stock-price {
color: #3b3b3b;
font-size: 40px;
}
.stock-price.price-up {
color: #8AC984;
font-size: 25px;
}
.stock-volume {
color: #666;
font-size: 25px;
}
.stock-symbol {
color: #444;
font-size: 25px;
}  #content-container .blog-element .row {
margin-bottom: 30px;
}
#content-container .blog-element-thumbnail {
margin-bottom: 20px;
}
#content-container .blog-element-thumbnail > a.image-link {
display: block;
}
.blog-element-thumbnail img {
height: auto;
width: 100%;
}
#content-container .blog-element-title {
font-size: 16px;
text-transform: none;
}
#content-container .blog-element-title a {
border: 0;
color: inherit;
transition: all .18s ease-in-out;
-moz-transition: all .18s ease-in-out;
-webkit-transition: all .18s ease-in-out;
-o-transition: all .18s ease-in-out;
}
#content-container .blog-element-title a:hover {
color: #e13a3a;
}
.blog-element-meta {
line-height: 1.5;
margin-top: -5px;
margin-bottom: 12px;
}
.blog-element-date {
display: inline-block;
font-size: 12px;
color: #999;
margin-top: 0;
}
.blog-element-date:after {
content: ' / ';
}
#content-container .blog-element-comments {
display: inline-block;
font-size: 12px;
font-weight: normal;
}
#content-container .blog-element-title a:hover { } .blog-element.list-item-style {
overflow: hidden;
}
.blog-element.list-item-style .blog-element-item {
clear: both;
display: block;
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.blog-element.list-item-style .blog-element-thumbnail {
float: left;
width: 60px;
}
.blog-element.list-item-style .blog-element-title-wrapper {
margin-left: 75px;
}
.blog-element.list-item-style .blog-element-title-wrapper.no-thumbnail {
margin-left: 0;
}
#content-container .blog-element.list-item-style .blog-element-title {
font-size: 14px;
} #content-container blockquote {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 10px 20px;
padding: 15px 30px;
}
#root-container #content-container blockquote p,
#content-container #sidebar-wrapper blockquote p,
#root-container #footer-content blockquote p {
color: #222;
font-family: 'Raleway', sans-serif;
font-size: 20px;
font-weight: 300;
line-height: 1.7;
margin-bottom: 0;
}
#content-container blockquote.left,
#content-container blockquote.right {
padding: 12px 20px;
width: 30%;
}
#content-container blockquote.left {
padding-left: 0;
}
#content-container blockquote.right {
padding-right: 0;
}
#content-container blockquote cite,
#content-container .uxb-tmnl-testimonial-item .uxb-tmnl-cite {
color: #e13a3a;
display: block;
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 1.5;
margin-top: 18px;
}
#content-container blockquote cite:before {
content: "\2014 \0020";
} .uxb-tmnl-testimonial-wrapper * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.uxb-tmnl-testimonial-wrapper {
height: 200px;
overflow: hidden;
opacity: 0;
position: relative;
width: 100%;
}
.uxb-tmnl-testimonial-list {
width: 100%;
}
.uxb-tmnl-testimonial-item {
float: left; }
.uxb-tmnl-testimonial-item .uxb-tmnl-testimonial-thumbnail {
-webkit-border-radius: 50em;
-moz-border-radius: 50em;
border-radius: 50em;
border: 5px solid #f1f1f1;
box-sizing: border-box;
position: absolute;
top: 55px;
left: 0;
z-index: 2;
width: 175px;
height: 175px;
}
.uxb-tmnl-testimonial-item .uxb-tmnl-testimonial-thumbnail img {
-webkit-border-radius: 50em;
-moz-border-radius: 50em;
border-radius: 50em;
}
.uxb-tmnl-testimonial-item .uxb-tmnl-blockquote-wrapper {
-webkit-border-radius: 0.8em;
-moz-border-radius: 0.8em;
border-radius: 0.8em;
padding: 10px 0 45px 170px;
margin: 45px 0 0 45px;
min-height: 200px;
z-index: 1;
}
#sidebar-wrapper .uxb-tmnl-testimonial-item .uxb-tmnl-blockquote-wrapper,
#footer-content .uxb-tmnl-testimonial-item .uxb-tmnl-blockquote-wrapper {
min-height: 100px;
}
#content-container .uxb-tmnl-testimonial-item blockquote {
border: 0;
margin: 0 0 20px;
padding: 0;
}
.uxb-tmnl-testimonial-item .uxb-tmnl-cite {
}
.uxb-tmnl-testimonial-item .uxb-tmnl-cite:before {
content: "\2014 \0020";
}
.uxb-tmnl-testimonial-bullets {
position: absolute;
top: 16px;
right: 11px;
z-index: 1;
}
.uxb-tmnl-testimonial-wrapper.style2 .uxb-tmnl-testimonial-bullets {
top: 0;
}
.uxb-tmnl-testimonial-bullets a {
background: #e6e6e6;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: inline-block;
font-weight: normal;
margin: 0 3px;
height: 15px;
width: 15px;
transition: border-color .18s ease-in-out;
-moz-transition: border-color .18s ease-in-out;
-webkit-transition: border-color .18s ease-in-out;
-o-transition: border-color .18s ease-in-out;
}
.uxb-tmnl-testimonial-bullets a:hover {
background: #ccc;
}
.uxb-tmnl-testimonial-bullets a.selected {
background: #8e8e8e;
} #sidebar-wrapper .uxb-tmnl-blockquote-wrapper,
#footer-content .uxb-tmnl-blockquote-wrapper {
padding: 0;
}
#content-container #sidebar-wrapper .widget .uxb-tmnl-testimonial-item .uxb-tmnl-cite,
#footer-content .uxb-tmnl-testimonial-item .uxb-tmnl-cite {
color: #e13a3a;
font-size: 13px;
margin-bottom: 0;
}
#content-container #sidebar-wrapper .uxb-tmnl-testimonial-bullets a,
#footer-content .uxb-tmnl-testimonial-bullets a {
margin: 0 2px;
height: 12px;
width: 12px;
}
#content-container #sidebar-wrapper .uxb-tmnl-testimonial-bullets a.selected {
}
#content-container .widget.uxb-tmnl-testimonial-wrapper blockquote p,
#root-container #footer-content .widget.uxb-tmnl-testimonial-wrapper blockquote p {
font-size: 15px !important;
margin-bottom: 18px;
}
#root-container #footer-content .widget.uxb-tmnl-testimonial-wrapper blockquote p {
font-size: 16px !important;
}
#footer-content .uxb-tmnl-testimonial-item .uxb-tmnl-cite {
font-size: 14px;
font-weight: bold;
} .uxb-tmnl-testimonial-wrapper.style2 .uxb-tmnl-blockquote-wrapper {
background: none;
margin: 30px 0 25px 0;
padding: 10px 20px 20px;
}
.uxb-tmnl-testimonial-wrapper.style2.left {
float: left;
margin-left: 0;
margin-right: 25px;
}
.uxb-tmnl-testimonial-wrapper.style2.right {
float: right;
margin-left: 25px;
margin-right: 0;
}
.uxb-tmnl-testimonial-wrapper.style2.left .uxb-tmnl-testimonial-bullets {
left: 11px;
right: auto;
} .image-element,
#root-container .wpb_single_image {
margin-bottom: 25px;
overflow: hidden;
position: relative;
}
#root-container .wpb_single_image .vc_figure .vc_single_image-wrapper {
margin-bottom: 0;
}
.columns .image-element:last-child {
margin-bottom: 0;
}
.circle-shape {
-webkit-border-radius: 50em;
-moz-border-radius: 50em;
border-radius: 50em;
}
.image-element img {
}
.image-element .image-caption-wrapper,
#root-container .wpb_single_image .vc_figure-caption {
position: absolute;
right: 15px;
bottom: 15px;
max-width: 95%;
}
.image-element .image-link .image-caption-wrapper {
right: auto;
left: 15px;
bottom: 15px;
}
.image-element .image-caption,
#root-container .wpb_single_image .vc_figure-caption {
background: rgb(255,255,255);
background: rgba(255,255,255,.6);
color: #2d2d2d;
font-size: 13px;
font-weight: normal;
padding: 7px 30px;
}
#root-container a.image-link,
#root-container a.image-box { }
#root-container a.image-link > img.BWFilter.BWfade,
#root-container a.image-box > img.BWFilter.BWfade,
#root-container .uxb-port-element-item > img.BWFilter.BWfade {
top: 0 !important; }
.image-hover-border {
background: rgb(255,255,255);
background: rgba(255,255,255,.5);
border-bottom: 2px solid #e13a3a;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
opacity: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
transition: all .18s ease-in-out;
-o-transition: all .18s ease-in-out;
-moz-transition: all .18s ease-in-out;
-webkit-transition: all .18s ease-in-out;
}
#root-container a.image-link:hover .image-hover-border,
#root-container a.image-box:hover .image-hover-border,
#root-container .uxb-port-element-item:hover .image-hover-border,
#root-container .wpb_single_image .wpb_wrapper > a:hover .image-hover-border {
opacity: 1;
}
#root-container a.image-link img,
#root-container a.image-box img {
display: block;
margin-bottom: 0;   }
#root-container a.image-link:hover img,
#root-container a.image-box:hover img { }
#root-container .image-hover-icon {
color: #3b3b3b;
display: block;
position: absolute;
right: 0;
bottom: 0;
padding: 12px 15px;
text-align: center;
transition: all .12s ease-in-out;
-o-transition: all .12s ease-in-out;
-moz-transition: all .12s ease-in-out;
-webkit-transition: all .12s ease-in-out;
z-index: 2;
}
#root-container .image-hover-icon i {
font-size: 26px;
height: auto;
line-height: 1;
margin: 0;
vertical-align: middle;
width: auto;
}
#root-container a.image-link:hover .image-hover-icon,
#root-container a.image-box:hover .image-hover-icon,
#root-container .uxb-port-element-item:hover .image-hover-icon,
#root-container .wpb_single_image .wpb_wrapper > a:hover .image-hover-icon {
background: #e13a3a;
color: #fff;
} .section-container .vc_single_image img,
.ui-accordion-content .vc_single_image img {
width: auto;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html {
margin: 0;
}   #root-container .button,
#root-container .wpb_button_a .wpb_button,
#root-container .vc_btn3[class*="theme-default"] {
background: none;
border: 1px solid #d8d8d8;
border-bottom-color: #555;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #3b3b3b !important;
font-size: 14px;
font-style: normal;
font-weight: normal;
transition: all .12s ease-in-out;
-moz-transition: all .12s ease-in-out;
-webkit-transition: all .12s ease-in-out;
-o-transition: all .12s ease-in-out;
text-shadow: none;
border-radius: 0;
}
#root-container .wpb_button_a .wpb_button,
#root-container .button,
#root-container .vc_btn3 {
font-family: inherit;
line-height: inherit;
margin-bottom: 12px;
margin-right: 5px;
margin-top: 5px;
padding: 0.7142857142857143em 1.071428571428571em;
}
#root-container .button:last-child { }
#root-container .button.white {
border-color: #efefef;
color: #fff;
}
#root-container .button.black {
border-color: #4d4d4d;
color: #444;
}
#root-container .button.tiny,
#root-container .wpb_button_a .wpb_button.wpb_btn-tiny,
#root-container .vc_btn3.vc_btn3-size-xs {
font-size: 10px; }
#root-container .button.small,
#root-container .wpb_button_a .wpb_button.wpb_btn-small,
#root-container .vc_btn3.vc_btn3-size-sm {
font-size: 12px; }
#root-container .button.large,
#root-container .wpb_button_a .wpb_button.wpb_btn-large,
#root-container .vc_btn3.vc_btn3-size-lg {
font-size: 1.25em;
padding: 1em 1.4em; }
#root-container .button.radius,
#root-container .vc_btn3.vc_btn3-shape-rounded {
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
border-radius: 0.5em;
}
#root-container .button.round,
#root-container .vc_btn3.vc_btn3-shape-round {
border-bottom-color: #d8d8d8;
border-radius: 1000px;
}
#root-container .button:hover,
#root-container .wpb_button_a .wpb_button:hover,
#root-container .vc_btn3[class*="theme-default"]:hover {
background: #e13a3a;
border-color: transparent;
color: #fff !important;
}
#root-container .button.custom {
border-color: transparent !important;
color: #fff !important;
transition: all .12s ease-in-out;
-moz-transition: all .12s ease-in-out;
-webkit-transition: all .12s ease-in-out;
-o-transition: all .12s ease-in-out;
}
.button.custom:hover { opacity: 0.8; }
#root-container  .button:active {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#root-container .button i,
#root-container .vc_btn3 .vc_btn3-icon {
display: inline;
font-size: inherit;
height: auto;
line-height: 1;
margin-right: 4px;
position: static;
vertical-align: top;
}
#root-container .vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
margin: 0 0 0 4px;
} .icon-shortcode,
i.uxb-icon {
display: block;
line-height: 1;
margin: 15px auto;
}
i.uxb-icon.icon {
height: auto;
margin: 0;
width: auto;
}
.icon-shortcode.large,
i.uxb-icon.large {
font-size: 60px;
}
.icon-shortcode.float-left,
i.uxb-icon.float-left {
float: left;
margin: 0 12px 0 0;
}
.icon-shortcode.float-right,
i.uxb-icon.float-right {
float: right;
margin: 0 0 0 12px;
}  .uxb-heading i.icon {
height: auto;
width: auto;
margin-right: 0.5em !important;
margin-bottom: 3px;
vertical-align: middle;
} .embed {
margin-bottom: 18px;
overflow: hidden;
position: relative;
padding: 0;
padding-bottom: 56.25% !important; }
.embed:last-child {
margin-bottom: 0;
}
.embed iframe, 
.embed object, 
.embed embed {
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
}  .gallery-wrapper,
#root-container .wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul {
text-align: center;
}
.gallery-wrapper *,
#root-container .wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul * {
box-sizing: border-box;
}
.gallery-wrapper .gallery-item,
#root-container .wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul li {
background: #fff;
display: inline-block;
margin: 0 1.470588235294118% 2.941176470588236%; width: 22%;
transition: all .18s ease-in-out;
-moz-transition: all .18s ease-in-out;
-webkit-transition: all .18s ease-in-out;
-o-transition: all .18s ease-in-out; -webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
vertical-align: top;
}
.gallery-wrapper.circle .gallery-item,
.gallery-wrapper.circle .gallery-item a,
.gallery-wrapper.circle .gallery-item img,
.wpb_gallery.circle .wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul li,
.wpb_gallery.circle .wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul a,
.wpb_gallery.circle .wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul img {
-webkit-border-radius: 50em;
-moz-border-radius: 50em;
border-radius: 50em;
}
#content-container .gallery-wrapper .gallery-item a,
#root-container .wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul a {
background: none;
display: block;
}
#content-container .gallery-wrapper .gallery-item img,
#root-container .wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul img {
opacity: 1;
transition: all .18s ease-in-out;
-moz-transition: all .18s ease-in-out;
-webkit-transition: all .18s ease-in-out;
-o-transition: all .18s ease-in-out;
}
#content-container .gallery-wrapper .gallery-item a:hover img,
#root-container .wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul a:hover img {
opacity: 0.5;
}
#content-container .gallery-wrapper .gallery-item .image-caption {
font-size: 13px;
margin-top: 10px;
}  #content-container .gallery .gallery-item .gallery-caption {
margin-bottom: 18px;
margin-top: 12px;
padding-bottom: 0;
} .gallery-item dt {
float: none;
clear: none;
width: auto;
text-align: inherit;
font-weight: inherit;
}
.gallery-item dt:after {
content: '';
} #content-container .gallery-item img {
border: 0;
} .image-slider-root-container,
.image-slider-root-container * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.image-slider-root-container { position: relative;
} .auto-height {
min-height: inherit !important; } .image-slider-root-container .flex-control-nav,
#root-container .wpb_gallery_slides.wpb_flexslider  .flex-control-nav {
bottom: -65px;
margin-left: 0 !important;
z-index: 99;
}
.flex-control-nav li,
#root-container .wpb_gallery_slides.wpb_flexslider  .flex-control-nav li {
margin: 0 3px !important;
}
.flex-control-paging li a {
background: #e6e6e6;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
width: 15px;
height: 15px;
}
.flex-control-paging li a:hover {
background: #ccc;
}
.flex-control-paging li a.flex-active {
background: #8e8e8e;
}
.image-slider-wrapper,
.wpb_gallery_slides.wpb_flexslider {
background: url(//www.imc-beratung.de/wp-content/themes/Thine/images/loading-s.gif) no-repeat center;
min-height: 100px; margin-bottom: 35px; text-align: center;
transition: opacity .18s ease-in-out;
-moz-transition: opacity .18s ease-in-out;
-webkit-transition: opacity .18s ease-in-out;
-o-transition: opacity .18s ease-in-out;
}
#root-container .wpb_gallery_slides.wpb_flexslider  {
border: 0;
border-radius: 0;
background: none;
box-shadow: none;
position: relative;
}
#root-container .wpb_gallery_slides.wpb_flexslider  ul,
#root-container .wpb_gallery_slides.wpb_flexslider  li {
margin: 0;
}
#root-container .wpb_gallery_slides.wpb_flexslider  a {
border: 0;
}
.image-slider-wrapper.hide-bullets {
margin-bottom: 0;
}
#uxb-port-inner-content-container .image-slider-wrapper {
min-height: 480px; }
.image-slider-wrapper.hide-bullets .flex-control-nav,
.wpb_gallery.hide-bullets .flex-control-nav {
display: none;
}
#content-container .image-slider-wrapper .image-slider {
list-style: none;
margin: 0;
opacity: 0;
overflow: hidden;
visibility: hidden;
}
#content-container .image-slider-wrapper li {
margin: 0;
}
.image-slider-item {
display: none;
position: relative;
text-align: center;
}
.image-slider-item img {
height: auto !important;
margin: auto;
width: auto;
}
#root-container .image-slider-item a {
border: 0 !important;
display: block;
}
.image-slider-item .image-caption-wrapper {
position: absolute;
right: 15px;
bottom: 15px;
max-width: 95%;
}
.image-slider-item .image-caption {
background: rgb(255,255,255);
background: rgba(255,255,255,.6);
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
color: #2d2d2d;
display: inline-block;
font-size: 13px;
padding: 7px 30px;
text-align: left;
width: auto;
}
.image-slider-item .image-caption-wrapper.center-aligned {
width: 100%;
}
.image-slider-item .image-caption-wrapper.center-aligned,
.image-slider-item .image-caption-wrapper.center-aligned .image-caption {
text-align: center;
}
.slider-controller,
#root-container .wpb_gallery_slides.wpb_flexslider  .flex-direction-nav a {
background: rgb(255,255,255);
background: rgba(255,255,255,.7);
border: 0 !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #666 !important;
display: block; font-family: 'Ionicons';
font-size: 20px;
line-height: 1;
margin-top: -25px; padding: 10px 17px;
position: absolute;
text-align: center;
text-decoration: none;
top: 50%;
z-index: 2;
transition: color .18s ease-in-out, background-color .18s ease-in-out !important;
-moz-transition: color .18s ease-in-out, background-color .18s ease-in-out !important;
-webkit-transition: color .18s ease-in-out, background-color .18s ease-in-out !important;
-o-transition: color .18s ease-in-out, background-color .18s ease-in-out !important;
}
#root-container .wpb_gallery_slides.wpb_flexslider  .flex-direction-nav a:before {
font-family: 'Ionicons';
font-size: 20px;
line-height: 1;
margin-bottom: 9999px; }
.slider-prev,
#root-container .wpb_gallery_slides.wpb_flexslider  .flex-direction-nav a.flex-prev {
left: 15px;
}
#root-container .wpb_gallery_slides.wpb_flexslider  .flex-direction-nav a.flex-prev:before {
content: '\f3d2';
}
.slider-next,
#root-container .wpb_gallery_slides.wpb_flexslider  .flex-direction-nav a.flex-next {
right: 15px;
}
#root-container .wpb_gallery_slides.wpb_flexslider  .flex-direction-nav a.flex-next:before {
content: '\f3d3';
}
.slider-controller:hover,
#root-container .wpb_gallery_slides .flex-direction-nav a:hover {
background: rgba(255,255,255,.8);
color: #222;
} .google-map {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.google-map a {
}
.google-map img {
max-width: none;
} .accordion {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 400px; opacity: 0;
visibility: hidden;
}
.ui-accordion { 
width: 100%; font-size: 100%;
line-height: 100%;
}
#content-container .ui-accordion .ui-accordion-header { 
background: #fcfcfc;
border: 1px solid #dfdfdf;
border-radius: 0;
cursor: pointer;
font-size: 14px;
letter-spacing: 1px;
text-transform: none;
line-height: 1.5;
margin-bottom: 0;
margin-top: -1px;
overflow: hidden;
padding: 3px 5px;
}
#content-container .ui-accordion-header.ui-state-active {
background: none;
border-color: #b8b8b8;
border-width: 1px;
border-style: solid;
border-left: 3px solid #e13a3a;
}
.ui-accordion .ui-accordion-li-fix { 
display: inline; 
}
.ui-accordion .ui-accordion-header:focus {
outline: none !important;
}
#content-container .ui-accordion .ui-accordion-header a {
color: #999;
float: left;
font-weight: normal;
padding: 10px 15px;
text-decoration: none;
}
#content-container .ui-accordion .ui-accordion-header:hover a {
color: #222;
}
#content-container .ui-accordion .ui-accordion-header.ui-state-active a {
color: #3b3b3b;
font-weight: bold;
}
.ui-accordion .ui-accordion-content { }
#root-container .ui-accordion .ui-accordion-content {
padding: 25px; 
}
.ui-accordion .ui-accordion-content p {
}
.ui-accordion .ui-accordion-content-active { 
display: block; 
}
.toggle {
opacity: 0;
visibility: hidden;
}
.ui-accordion,
.ui-accordion.toggle {
margin-bottom: 15px;
}
.ui-icon, 
.ui-accordion-header-icon {
width: 25px;
height: 25px;
margin: 4px 0 0 15px;
float: left;
opacity: 0.4;
}
.ui-icon-triangle-1-e,
.ui-accordion-header-icon {
display: none; }
.ui-icon-triangle-1-s,
.ui-accordion-header-icon-active {
display: none; } #root-container .vc_tta-accordion.vc_tta-style-theme-default .vc_tta-panels-container .vc_tta-panel-heading a {
background: #fcfcfc;
font-size: 14px;
letter-spacing: 1px;
line-height: 1.5;
}
#root-container .vc_tta-accordion.vc_tta-style-theme-default .vc_tta-panels-container .vc_tta-panel-heading a:hover,
#root-container .vc_tta-accordion.vc_tta-style-theme-default .vc_tta-panels-container .vc_tta-panel-heading a:hover .vc_tta-title-text {
color: #222;
}
#root-container .vc_tta-panels-container .vc_tta-panel-title {
text-transform: none;
}
#root-container .vc_tta-accordion.vc_tta-style-theme-default .vc_tta-panels-container .vc_tta-panel-heading .vc_tta-title-text {
color: #999;
}
#root-container .vc_tta-accordion.vc_tta-style-theme-default .vc_tta-panels-container .vc_active .vc_tta-panel-heading a {
border-color: #b8b8b8;
border-left-color: #e13a3a;
border-left-width: 2px;
}
#root-container .vc_tta-accordion.vc_tta-style-theme-default .vc_tta-panels-container .vc_active .vc_tta-panel-heading {
border-bottom: 1px solid #b8b8b8;
}
#root-container .vc_tta-accordion.vc_tta-style-theme-default .vc_tta-panels-container .vc_active .vc_tta-panel-heading a,
#root-container .vc_tta-accordion.vc_tta-style-theme-default .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-title-text {
background: #fff;
color: #333;
font-weight: bold;
}
#root-container .vc_tta-accordion.vc_tta-style-theme-default .vc_tta-panel-body {
border: 0;
} #content-container .section-container,
#content-container .section-container *,
#root-container .wpb_tabs *,
#root-container .wpb_tour * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#content-container .section-container {
display: none; }
#root-container .wpb_content_element .wpb_tabs_nav,
#root-container .wpb_tabs .wpb_tabs_nav li,
#root-container .wpb_tour .wpb_tabs_nav li {
margin: 0;
}
#root-container .wpb_tour .wpb_tabs_nav {
width: 20%;
} .section-container.tabs > section > .title, 
.section-container.tabs > .section > .title,
.section-container.auto > section > .title,
.section-container.auto > .section > .title,
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > .title {
line-height: 1 !important;
margin-bottom: 0 !important;
background: #fff;
transition: background-color .18s ease;
-moz-transition: background-color .18s ease;
-webkit-transition: background-color .18s ease;
-o-transition: background-color .18s ease;
}
.section-container.auto > section > .title:hover, 
.section-container.auto > .section > .title:hover {
background: none;
} .section-container.tabs > section > .title a, 
.section-container.tabs > .section > .title a,
.section-container.auto > section > .title a,
.section-container.auto > .section > .title a,
.section-container.vertical-tabs > section > .title a, 
.section-container.vertical-tabs > .section > .title a,
#root-container .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
background: #fff;
border: 1px solid #cccccc;
border-right-width: 0;
color: #999 !important;
display: block;
font-size: inherit;
font-weight: normal !important;
line-height: 1.5;
padding: 20px 18px;
text-decoration: none;
}
#root-container .wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
border-right-width: 1px;
border-bottom-width: 0;
}
#root-container .wpb_content_element.wpb_tabs .wpb_tabs_nav li:last-child a {
border-right-width: 1px;
}
#root-container .wpb_content_element.wpb_tour .wpb_tabs_nav li:last-child a {
border-bottom-width: 1px;
}
.section-container.auto > section > .title a:hover, 
.section-container.auto > .section > .title a:hover,
.section-container.vertical-tabs  > section > .title a:hover, 
.section-container.vertical-tabs  > .section > .title a:hover,
#root-container .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a:hover {
color: #3b3b3b !important;
}
.section-container.auto > section:last-child .title, 
.section-container.auto > .section:last-child .title {
border-right-color: #dfdfdf;
} .section-container.tabs > section.active > .title a, 
.section-container.tabs > .section.active > .title a,
.section-container.auto > section.active > .title a,
.section-container.auto > .section.active > .title a,
.section-container.vertical-tabs > section.active > .title a, 
.section-container.vertical-tabs > .section.active > .title a,
#root-container .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
color: #111 !important;
background: #fff !important;
border-color: #dfdfdf;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e13a3a;
border-bottom-color: transparent;
text-decoration: none;
} .section-container.tabs > section .content, 
.section-container.tabs > .section .content,
.section-container.auto > section .content,
.section-container.auto > .section .content,
.section-container.vertical-tabs > section .content, 
.section-container.vertical-tabs > .section .content,
#root-container .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
#root-container .wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
background: #fff;
border-color: #dfdfdf;
border: 1px solid #dfdfdf;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; margin-top: -1px;
padding: 30px; z-index: 2; }
#root-container .wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
margin-top: 0;
margin-left: -1px;
width: 80%;
}
#root-container .wpb_content_element.wpb_tour .wpb_tour_next_prev_nav {
display: none;
} .section-container.vertical-tabs { }
.section-container.vertical-tabs > section:last-child > .title,
.section-container.vertical-tabs > .section:last-child > .title {
border-bottom: 1px solid #dfdfdf !important;
}
.section-container.vertical-tabs > section.active > .title, 
.section-container.vertical-tabs > .section.active > .title,
#root-container .wpb_content_element.wpb_tour .wpb_tabs_nav li.ui-tabs-active a {
border-top-color: #cccccc;
border-left-color: #e13a3a;
}
#root-container .wpb_content_element.wpb_tour .wpb_tabs_nav li.ui-tabs-active:last-child a {
border-bottom-color: #ccc;
}
.section-container.vertical-tabs > section > .title, 
.section-container.vertical-tabs > .section > .title {
}
.section-container.vertical-tabs  > section > .title:hover, 
.section-container.vertical-tabs  > .section > .title:hover { }
.section-container.vertical-tabs > section:first-child > .title,
.section-container.vertical-tabs > .section:first-child > .title {
border-top: 0 !important;
}
.section-container.vertical-tabs > section .content, 
.section-container.vertical-tabs > .section .content {
margin-left: -1px;	
}
.section-container.vertical-tabs > section > .title a, 
.section-container.vertical-tabs > .section > .title a {
white-space: normal;
} #root-container .uxb-tabs ul.tab-items,
#root-container .vc_tta-tabs-container .vc_tta-tabs-list {
margin: 0;
padding: 0;
}
#root-container .uxb-tabs ul.tab-items > li,
#root-container .vc_tta-style-theme-default .vc_tta-tabs-list .vc_tta-tab  { line-height: 1;
margin: 0;
}
#root-container .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
line-height: 1;
margin: 0;
}
#root-container .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-body {
height: auto !important; }
#root-container .uxb-tabs ul.tab-items li a,
#root-container .vc_tta-style-theme-default .vc_tta-tabs-list .vc_tta-tab a {
background: #fff;
border: 1px solid #dedede;
border-radius: 0;
color: #888;
font-weight: normal;
line-height: 1.4;
padding: 15px 20px;
}  #root-container .vc_tta-style-theme-default .vc_tta-panels-container .vc_tta-panel-heading {
border: 0;
margin: 0 0 -1px;
}
#root-container .vc_tta-panels-container .vc_tta-panel-heading .vc_tta-panel-title {
margin: 0;
padding: 0;
color: inherit;
}
#root-container .vc_tta-panels-container .vc_tta-panel-heading a {
border-bottom: 0; }
#root-container .vc_tta-style-theme-default .vc_tta-panels-container .vc_tta-panel-heading a {
border: 1px solid #dedede;
color: #888;
font-weight: normal;
}
#root-container .vc_tta-style-theme-default .vc_tta-panels-container .vc_tta-panel-heading a span {
color: #888;
}
#root-container .vc_tta-tabs.vc_tta-style-theme-default .vc_tta-panels-container .vc_active .vc_tta-panel-heading a {
border-top: 1px solid #e13a3a;
color: #333;
font-weight: bold;
}
#root-container .vc_tta-tabs.vc_tta-style-theme-default .vc_tta-panels-container .vc_active .vc_tta-panel-heading a span {
color: #333;
} #root-container .vc_tta-style-theme-default.vc_tta-tabs-position-bottom .vc_tta-tabs-list .vc_tta-tab a {
margin-top: -1px;
}
#root-container .vc_tta-style-theme-default .vc_tta-tabs-list .vc_tta-tab a:before,
#root-container .vc_tta-style-theme-default .vc_tta-tabs-list .vc_tta-tab a:after {
display: none;
}
#root-container .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
border-width: 1px;
border-bottom-color: transparent;
color: inherit;
font-weight: inherit;
padding: 20px 18px;
}
#root-container .vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
border-right-width: 0;
}
#root-container .vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child a {
border-right-width: 1px;
}
#root-container .vc_tta-style-theme-default .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
border-bottom-color: #dedede;
}
#root-container .uxb-tabs ul.tab-items li a:hover,
#root-container .vc_tta-style-theme-default .vc_tta-tabs-list .vc_tta-tab a:hover {
color: #333;
}
#root-container .uxb-tabs ul.tab-items li.ui-state-active a,
#root-container .vc_tta-style-theme-default .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-top: 1px solid #e13a3a;
border-bottom: 1px solid #fff;
color: #111; }
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-bottom .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-bottom: 1px solid #e13a3a;
border-top: 1px solid #fff;
}
#root-container .uxb-tabs .tab-content,
#root-container .vc_tta-style-theme-default .vc_tta-panel-body {
background: #fff;
border: 1px solid #dedede;
border-radius: 0;
margin-top: -1px;
padding: 30px 30px;
} #root-container .uxb-tabs .tab-content img,
#root-container .vc_tta-style-theme-default .vc_tta-panel-body img {
width: auto;
} #root-container .uxb-tabs.vertical-tabs {
overflow: hidden;
padding: 0;
}
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-left .vc_tta-panel-body {
margin-top: 0;
margin-left: -1px;
}
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-right .vc_tta-panel-body {
margin-top: 0;
margin-right: -1px;
}
#root-container .uxb-tabs.vertical-tabs .tab-items {
float: left;
width: 25%;
}
#root-container .uxb-tabs.vertical-tabs .tab-items li {
width: 100%;
white-space: normal;
}
#root-container .uxb-tabs.vertical-tabs .tab-items li a,
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab a,
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab a {
border-bottom-width: 0;
width: 100%;
}
#root-container .uxb-tabs.vertical-tabs .tab-items li.ui-state-active a,
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-top: 1px solid #dedede;
border-left: 1px solid #e13a3a;
border-right: 1px solid #fff;
}
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-top: 1px solid #dedede;
border-left: 1px solid #fff;
border-right: 1px solid #e13a3a;
}
#root-container .uxb-tabs.vertical-tabs .tab-items li:last-child a,
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab:last-child a,
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab:last-child a {
border-bottom-width: 1px;
}
#root-container .uxb-tabs.vertical-tabs .tab-items li:last-child.ui-state-active a,
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active:last-child a,
#root-container .vc_tta-style-theme-default.vc_tta-tabs-position-right .vc_tta-tabs-list .vc_tta-tab.vc_active:last-child a {
border-bottom: 1px solid #dedede;
}
#root-container .uxb-tabs.vertical-tabs .tab-content {
float: left;
margin-left: -1px;
margin-top: 0;
width: 75%;
} #root-container .vc_pagination,
#root-container .vc_pagination .vc_pagination-item {
margin: 0;
padding: 0;
}
#root-container .vc_pagination {
margin-top: 30px;
}
#root-container .vc_tta-tabs-position-bottom .vc_pagination {
margin-top: -40px;
}
#root-container .vc_pagination .vc_pagination-item a { -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-width: 1px;
}
#root-container .vc_pagination .vc_pagination-item a:hover { }
#root-container .vc_pagination .vc_pagination-item.vc_active a { } #root-container .vc_message_box h1,
#root-container .vc_message_box h2,
#root-container .vc_message_box h3,
#root-container .vc_message_box h4,
#root-container .vc_message_box h5,
#root-container .vc_message_box h6,
#root-container .vc_message_box strong,
#root-container .vc_message_box p {
color: inherit;
}
.box {
background-color: #2ba6cb;
border: 0;
color: #fff; 
display: block;
font-size: inherit;
font-weight: inherit;
line-height: 1.8;
margin-bottom: 1.25em;
position: relative;
padding: 15px 20px;
}
.box .close {
border: 0 !important;
font-family: Tahoma, sans-serif;
font-size: 1.375em;
padding: 5px 4px 4px;
line-height: 0;
position: absolute;
top: 0.4375em;
right: 0.3125em;
color: #333333 !important;
opacity: 0.3; 
text-decoration: none;
}
.box .close:hover, 
.box .close:focus {
opacity: 0.5; 
}
.box.radius {
-webkit-border-radius: 3px;
border-radius: 3px; 
}
.box.round {
-webkit-border-radius: 1000px;
border-radius: 1000px; 
}
.box.success {
background-color: #D4FAD9;
color: #37834E; 
}
#content-container .box.success *,
#content-container .box.success p {
color: #37834E; 
}
.box.error {
background-color: #FDE7E7;
color: #D1525D; 
}
#content-container .box.error *,
#content-container .box.error p {
color: #D1525D; 
}
.box.info {
background-color: #DEEDFF;
color: #3275BD; 
}
#content-container .box.info *,
#content-container .box.info p {
color: #3275BD; 
}
.box.warning {
background-color: #FCEAD3;
color: #B8752D; 
}
#content-container .box.warning *,
#content-container .box.warning p {
color: #B8752D; 
}
.box strong.title {
color: inherit;
font-family: 'Raleway', sans-serif;
font-weight: bold;
display: inline-block;
margin-bottom: 12px;
}
#content-container .box p {
margin-bottom: 12px;
}
.box p:last-child {
margin-bottom: 0 !important;
} .cta-box,
#root-container .wpb_call_to_action,
#root-container .vc_cta3-style-theme-default {
background-color: #fff;
border: 1px solid #dfdfdf;
margin: 25px 0;
overflow: hidden;
position: relative;
padding: 40px 30px;
}
.cta-box.bottom-line,
#root-container .vc_cta3.bottom-line {
border-bottom-color: #e13a3a;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.cta-box.top-line,
#root-container .vc_cta3.top-line {
border-top-color: #e13a3a;
border-top-width: 1px;
border-top-style: solid;
}
.cta-box.left-line,
#root-container .vc_cta3.left-line {
border-left-color: #e13a3a;
border-left-width: 1px;
border-left-style: solid;
}
.cta-box.right-line,
#root-container .vc_cta3.right-line {
border-right-color: #e13a3a;
border-right-width: 1px;
border-right-style: solid;
}
.cta-box-content {
font-size: 14px;
margin-right: 30%;
overflow: hidden;
}
.cta-box-content h1,
.cta-box-content h2, 
.cta-box-content h3, 
.cta-box-content h4, 
.cta-box-content h5 {
}
.cta-box-content.full-width {
margin-right: 0;
}
.cta-box-content {
margin-bottom: 0;
}
.cta-box-content p:last-of-type {
margin-bottom: 0 !important;
}
.cta-box-button .button {
margin: 0;
}
#content-container .cta-box-button .button {
margin: 0;
}
#content-container .cta-box-button .button.solid-color { }
.cta-box-button.right {
margin-top: -20px;
position: absolute;
right: 5%;
top: 50%;
}
.cta-box-button.bottom {
margin-top: 25px;
position: static;
text-align: center;
}
.cta-box-button.right.large {
margin-top: -25px;
}
.cta-box-button.right.small {
margin-top: -12px;
}
.cta-box-button.right.tiny {
margin-top: -9px;
} .progress-bar,
#root-container .vc_progress_bar .vc_single_bar { -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #fafafa;
height: 15px;
margin: 40px 0; position: relative;
-moz-box-shadow: 5px 5px 0 0 rgba(68,68,68,0.1);
-webkit-box-shadow: 5px 5px 0 0 rgba(68,68,68,0.1);
box-shadow: 5px 5px 0 0 rgba(68,68,68,0.1);
border-radius: 0;
}
.progress-bar .bar-label,
#root-container .vc_progress_bar .vc_single_bar .vc_label {
color: #3b3b3b;
font-size: 10px; line-height: 1;
position: absolute;
left: 0;
top: -15px;
text-transform: uppercase;
text-shadow: none;
padding: 0;
}
.progress-bar .bar-meter,
#root-container .vc_progress_bar .vc_single_bar .vc_bar {
display: block;
height: 100%;
width: 0;  border-radius: 0;
}
.wpb_pie_chart_heading {
margin-top: 15px;
}
span.custom-icon-w-text {
display: block;
line-height: 1.8;
margin-left: 12px;
}
#content-wrapper .text-with-icon {
margin-bottom: 10px !important;
}
#content-wrapper .text-with-icon p {
line-height: 1.5;
margin-bottom: 0;
}
span.custom-icon-w-text i {
margin-right: 12px; }
.columns span.custom-icon-w-text:last-of-type {
margin-bottom: 26px;
}
span.custom-icon-w-text i.checked {
color: #9FD355; 
font-size: 1.4em;
} span.uxb-dropcap {
color: #e13a3a;
float: left;
font-size: 24px;
font-weight: 600 !important;
margin: 3px 8px 3px 0;
padding: 6px 13px;
text-transform: uppercase;
}
span.uxb-dropcap.dark {
background: #868484;
color: #fff;
}
span.uxb-dropcap.light {
background: #EBE9E9;
color: #333 !important;
}
span.uxb-dropcap.simple {
color: #fff;
padding-top: 0;
padding-right: 7px;
padding-left: 0;
} span.uxb-highlight {
background: #fcda1c;
border-radius: 3px;
color: #333;
padding: 1px 7px;
}
span.uxb-highlight.dark {
background: #868484;
color: #fff;
}
span.uxb-highlight.light {
background: #EBE9E9;
color: #111 !important;
} hr.uxb-divider.divider {
border: 0;
border-top: 1px solid #d8d8d8; }
hr.uxb-divider.divider.thin {
border-color: #ddd;
}
hr.uxb-divider.divider.light {
border-color: #EBE9E9;
border-top-width: 2px;
}
hr.uxb-divider.divider.bold {
border-color: #868484;
border-top-width: 2px;
}
hr.uxb-divider.divider.dashed {
border-style: dashed;
}
hr.uxb-divider.divider.dotted {
background: url(//www.imc-beratung.de/wp-content/themes/Thine/images/hr-dotted.png) repeat;
border: 0;
height: 10px;
opacity: .2;
}
.search-element {
margin-bottom: 30px;
}  #root-container .wpb_pinterest a {
border: 0;
}
#root-container .vc_separator h4 {
margin-bottom: 0;
padding-top: 0;
text-transform: none;
}
#root-container .vc_toggle h4 {
text-transform: none;
} #root-container .wpb_images_carousel {
line-height: inherit;
margin-bottom: 50px !important;
}
#root-container .wpb_images_carousel a {
border: 0;
}
#root-container .wpb_images_carousel .vc_carousel-indicators,
#root-container .wpb_images_carousel .vc_carousel-indicators li {
bottom: -40px;
line-height: 1;
margin: 0;
padding: 0;
}
#root-container .wpb_images_carousel .vc_carousel-indicators {
margin-left: -30%;
}
#root-container .vc_images_carousel .vc_carousel-control {
width: 30px;
background-color: #333;
color: #fff;
}
#root-container .vc_images_carousel .vc_carousel-control .icon-next:before {
font-family: 'Ionicons';
content: '\f3d3';
font-size: 16px;
top: -16px;
}
#root-container .vc_images_carousel .vc_carousel-control .icon-prev:before {
font-family: 'Ionicons';
content: '\f3d2';
font-size: 16px;
top: -16px;
} #root-container .vc_chart-legend,
#root-container .vc_chart-legend li {
margin: 0;
padding: 0;
} #root-container .vc_grid .vc_grid-item a,
#root-container .vc_pageable-load-more-btn a { } #root-container .vc_icon_element { } ul.contact li {
line-height: 1.7;
} ul.contact li {
line-height: 22px; }
.contact-info-widget-logo {
margin-bottom: 15px;
}
.contact-info-widget .contact-details span {
display: block;
line-height: 1.8;
} #root-container .posts-widget ul,
#root-container .widget_recent_entries ul {
list-style: none;
margin-left: 0;
margin-bottom: 0;
}
#root-container .posts-widget li,
#root-container .widget_recent_entries li {
line-height: 1.5;
margin-bottom: 0;
margin-left: 0px;
overflow: hidden;
}
#root-container .widget_recent_entries li {
margin-bottom: 15px;
}
#root-container .posts-widget li:last-child,
#root-container .widget_recent_entries li:last-child {
margin-bottom: 0;
}
.posts-widget .post-thumbnail {
float: left;
}
.posts-widget .post-title {
margin-bottom: 18px;
margin-left: 72px;
}
#root-container .posts-widget li:last-child .post-title {
margin-bottom: 0;
}
.posts-widget .post-title.no-thumbnail {
margin-left: 0;
}
.posts-widget .date,
#root-container .widget_recent_entries .post-date {
display: block;
font-size: 12px;
color: #999;
margin-top: 5px;
} #content-container .category-widget ul {
margin-bottom: 0;
}
#content-container .category-widget li {
margin-bottom: 10px;
} .tags-widget li {
display: inline-block;
margin: 0 4px 12px 0;
}
#footer-content .tags-widget a {
border: 1px solid #d8d8d8;
color: #3b3b3b;
display: inline-block;
font-weight: normal;
padding: 10px 15px;
border-bottom-color: #555;
transition: all .12s ease-in-out;
-moz-transition: all .12s ease-in-out;
-webkit-transition: all .12s ease-in-out;
-o-transition: all .12s ease-in-out;
}
#footer-content .tags-widget a:hover {
background: #e13a3a;
border-color: transparent;
color: #fff; } #root-container .flickr_badge_image { display: inline-block;
margin: 2px;
width: auto;
height: auto;
}
#root-container .flickr_badge_image img {
width: 65px;
}
#root-container .flickr_badge_image a {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 3px solid transparent;
display: inline-block;
}
#root-container .flickr_badge_image a:hover {
border-color: #e13a3a;
} .formError .formErrorArrow div {
background: #e13a3a;
border: 0;
}
.formError .formErrorContent {
background: #e13a3a;
border: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
width: 170px;
font-size: 12px;
} #content-container .wpcf7-response-output { margin: 20px 0;
padding: 20px 25px;
}
#content-container .wpcf7-mail-sent-ok {
background-color: #D4FAD9;
border: 0;
color: #37834E; 
}
#content-container .wpcf7-validation-errors {
background-color: #FDE7E7;
border: 0;
color: #D1525D; 
}
span.wpcf7-form-control-wrap {
display: block;
}
#content-container .wpcf7-not-valid-tip {
background: #FDE7E7;
border: 0;
padding: 5px;
color: #D1525D;
left: 0;
top: 20px;
margin-top: -12px;
}
#content-container .wpcf7-form-control.wpcf7-textarea {
height: 120px;
}
#content-container .wpcf7 p {
margin-bottom: 20px;
}
#content-container .wpcf7 select { padding: 5px;
}
.wpcf7-fixed-txb {
max-width: 250px;
}
.wpcf7-list-item {
display: block;
margin: 12px 0;
}
.wpcf7-list-item input[type="checkbox"],
.wpcf7-list-item input[type="radio"] {
margin-bottom: 0;
}
#content-container .wpcf7-list-item .wpcf7-list-item-label {
font-size: 13px;
} body {
position: inherit; }
#root-container .gform_wrapper input[type=text], 
#root-container .gform_wrapper input[type=url], 
#root-container .gform_wrapper input[type=email], 
#root-container .gform_wrapper input[type=tel], 
#root-container .gform_wrapper input[type=number], 
#root-container .gform_wrapper input[type=password],
#root-container .gform_wrapper textarea,
#root-container .gform_wrapper select,
#root-container .gform_wrapper input[type="checkbox"],
#root-container .gform_wrapper input[type="radio"],
#root-container .gform_wrapper .gfield_radio label,
#root-container .gform_wrapper .gfield_checkbox label {
font-size: inherit; margin-bottom: 10px;
}
.gform_wrapper div.validation_error {
line-height: 1.5;
}
.gform_body input[type="checkbox"],
.gform_body input[type="radio"] {
margin-bottom: 0;
}
#root-container .gfield_radio,
#root-container .gfield_checkbox {
margin: 12px 0 !important;
}
#root-container .gform_wrapper select {
height: 31px;
padding: inherit;
} #root-container .gform_wrapper select[size] {
height: inherit;
}
#root-container .ui-datepicker-title select {
margin: auto;
width: inherit;
}
#root-container .gform_wrapper .gfield_time_hour label, 
#root-container .gform_wrapper .gfield_time_minute label {
float: left;
margin-right: 10px;
margin-top: 5px;
}
#root-container .gform_wrapper .gfield_description {
margin-bottom: 6px;
padding: 0;
}
.ui-datepicker table {
margin-bottom: 0;
}
.ui-datepicker-title select {
width: auto;
}
#root-container .ui-datepicker {
margin: auto;
}
#root-container .gform_wrapper p {
}
table.gfield_list td {
background: none;
}
table.gfield_list td.gfield_list_icons {
vertical-align: middle !important;
} #root-container .gf_browser_ie.gform_wrapper .gform_footer input.button {
padding-top: 0.75em;
padding-bottom: 0.75em;
padding-left: 1.5em;
padding-right: 1.5em;
} #content-wrapper .rev_slider > ul {
margin-left: 0;
} .wpb_row, 
ul.wpb_thumbnails-fluid > li, 
.last_toggle_el_margin, 
.wpb_button {
margin-bottom: 0 !important;
}
#root-container .wpb_text_column.wpb_content_element {
margin-bottom: 0;
} #wpml-language-selector {
margin-bottom: 10px;
position: absolute;
z-index: 50;
right: 120px;
top: 20px;
background: rgb(0,0,0);
background: rgba(0,0,0,0.3);
padding: 7px 7px 2px;
}
#wpml-language-selector.mobile-mode {
position: absolute;
right: 30px;
}
#wpml-language-selector.mobile-mode #lang_sel a {
width: 100%;
display: block;
padding-right: 0;
}
#lang_sel_list,
#wpml-language-selector #lang_sel,
#wpml-language-selector #lang_sel_click {
text-align: left;
height: auto;
}
#lang_sel_list a {
font-weight: normal;
}
#lang_sel_list.lang_sel_list_horizontal li {
margin-left: 0 !important;
}
#root-container .lang_sel_list_horizontal a,
#root-container .lang_sel_list_horizontal a:visited {
background: none;
color: #a0a0a0;
}
#wpml-language-selector .lang_sel_list_horizontal a:hover img {
opacity: 1;
} #root-container #lang_sel img.iclflag,
#root-container #lang_sel_list a img.iclflag {
top: 0;
} #root-container #wpml-language-selector .lang_sel_list_horizontal .lang_sel_sel,
#root-container #footer-content .lang_sel_list_horizontal .lang_sel_sel {
color: #fff;
}
#root-container #lang_sel a {
color: #333 !important;
font-weight: normal;
border-bottom: 1px solid #CDCDCD;
}
#footer-content #lang_sel {
height: 80px;
}  *, 
*:before, *:after {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
} #menu-wrapper *,
.row,
.columns {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; -ms-word-wrap: break-word;
word-wrap: break-word;
}
.row {
margin: 0 auto 45px;
max-width: none;
}
.row .row {
margin-bottom: 45px;
}
#content-wrapper > .row:last-child,
#content-wrapper > .row .row:last-child {
margin-bottom: 0;
}
.columns {
padding: 0 14.5px;
}
.columns:first-child { }
.columns:last-child { }
.button { font-weight: normal;
}
.button i {
margin-right: 10px;
}
.button:hover {
background: #4D9DCB;
}
.button.disabled:hover {
border-color: #ccc !important;
color: #666 !important;
}
button.secondary, 
.button.secondary {
background-color: #e9e9e9;
border: 1px solid #d0d0d0 !important;
color: #333333; 
}
button.secondary:hover, 
button.secondary:focus, 
.button.secondary:hover, 
.button.secondary:focus {
background-color: #d0d0d0; 
}
button.secondary:hover, 
button.secondary:focus, 
.button.secondary:hover, 
.button.secondary:focus {
color: #333333; 
}
form.custom .custom.dropdown {
font-size: inherit;
font-weight: 600;
}
form.custom .custom.dropdown ul {
margin-left: 0 !important;
}
form.custom .custom.dropdown li {
margin-left: 0 !important;
}
.pagination {
height: inherit;
}
.pagination li {
height: inherit;
margin: 0;
}
.pagination li.current a {
background: #1B83BE;
}
.pagination li.current a:hover {
background: #1B83BE;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="submit"],
textarea,
#root-container .input-text {
background: #fff;
border: 1px solid #959595;
color: #868686;
font-size: 13px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
height: auto;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus,
#root-container .input-text:focus {
background: #fff;
border-color: #000;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
select, select:hover {
border: 1px solid #BEBEBE;
}
input[type=text].search-field {
font-size: 16px;
}
select {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
font-family: inherit;
padding: 0.4em;
}
.prefix, 
.postfix {
font-size: inherit;
} #root-container [class*="column"] + [class*="column"]:last-child { 
float: none; 
} #root-container [class*="uxb-col"]:last-child { 
float: right !important; 
}
#root-container .uxb-col.column, 
#root-container .uxb-col.columns {
float: left !important;
}
::-moz-selection {
background: #222;
color: #fff;
}
::selection {
background: #222;
color: #fff;
}
::-webkit-input-placeholder { color: #aaa;
}
:-moz-placeholder { color: #aaa;
}
::-moz-placeholder { color: #aaa;
}
:-ms-input-placeholder { color: #aaa;
} @-moz-document url-prefix() { 
#root-container input.button { padding-bottom: 0.75em;
padding-top: 0.8125em; 
} 
#main-menu a.active:before,
#main-menu a.active:after {
letter-spacing: 0;
}
#main-menu a.active:before {
padding-right: 5px;
}
#blog-list-wrapper .blog-meta li:after {
letter-spacing: 0;
}
} input[type=text],
textarea,
input[type=submit],
input[type=button],
input[type=number] {
-webkit-appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
} @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
#header-slider-container {
background-image: url(//www.imc-beratung.de/wp-content/themes/Thine/images/loading@2x.gif);
background-size: 42px 42px;
}
.uxb-port-loading-text {
background: #fafafa url(//www.imc-beratung.de/wp-content/themes/Thine/images/loading-s@2x.gif) no-repeat 50% 35%;
background-size: 24px 24px;
}
.image-slider-wrapper {
background: url(//www.imc-beratung.de/wp-content/themes/Thine/images/loading-s@2x.gif) no-repeat center;
background-size: 24px 24px;
}
}@media only screen and (max-width: 1470px) {
.main-width {
width: 100%;
}
#root-container {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 30px; 
}
#header-slider-container.slider-fixed-height {
height: 400px;
}
#intro-title {
font-size: 40px;
}
#intro-body {
font-size: 16px;
}
}
@media only screen and (max-width: 1470px) { #header-slider-container.header-fixed-height {
height: 290px;
}
#header-slider-container #header-slider {
height: 100% !important;
} .uxb-port-root-element-wrapper.col3 .uxb-port-element-item {
font-size: 14px;
}
.vc_span2.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-2.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 4px;
}
.vc_span3.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-3.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 6px;
}
.vc_span4.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-4.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 7px;
}
.vc_span5.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-5.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 8px;
}
.vc_span6.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-6.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 9px;
}
.vc_span7.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-7.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 11px;
}
.vc_span8.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-8.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 12px;
}
.vc_span9.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-9.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 12px;
}
.vc_span10.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-10.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 13px;
}
}
@media only screen and (max-width: 1340px) { #header-slider-container.slider-fixed-height { height: 400px; }
#logo-wrapper a {
max-width: 300px;
}
#logo-wrapper h1 {
font-size: 38px;
}
#menu-wrapper {
padding: 20px 17px 0;
}
#menu-wrapper > ul > li > a {
font-size: 13.5px;
padding: 15px 15px 47px;
}
}
@media only screen and (min-width: 1160px) and (max-width: 1340px) { .vc_span5.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-5.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 5px;
}
.vc_span6.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-6.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 7px;
}
.vc_span7.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-7.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 8px;
}
.vc_span8.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-8.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 9px;
}
.vc_span9.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-9.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 10px;
}
.vc_span10.wpb_column .uxb-port-root-element-wrapper.col4 .uxb-port-element-item,
.large-10.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 11px;
}
}
@media only screen and (max-width: 1280px) {
#root-container #blog-list-wrapper .readmore-link {
display: none;
}
}
@media only screen and (max-width: 1160px) {
#header-slider-container.slider-fixed-height,
#header-slider-container.header-fixed-height {
height: 290px;
}
#menu-wrapper > ul > li > a {
font-size: 13px;
letter-spacing: 0;
padding: 15px 10px 47px;
}
}
@media only screen and (max-width: 1090px) {
#inner-sidebar-wrapper {
width: 90%;
}
}
@media only screen and (min-width: 960px) and (max-width: 1024px) {
}
@media only screen and (max-width: 1024px) {
#wpml-language-selector {
right: 0;
top: 20px;
}
#root-container {
padding: 0 20px;
}
#content-wrapper h1,
#content-wrapper h2,
#content-wrapper h3,
#content-wrapper h4,
#content-wrapper h5,
#content-wrapper h6 {
}
#content-wrapper h1 {
font-size: 26px;
margin-bottom: 14px;
}
#content-wrapper h2,
#content-wrapper h3.larger {
font-size: 22px;
margin-bottom: 16px;
}
#header-slider-container.slider-fixed-height {
height: 290px; }
#header-slider-container.header-fixed-height {
height: 207px; } #header-slider .tp-kbimg-wrap img {
left: 0;
} #logo-wrapper {
display: inline-block;
position: static;
}
#tagline {
position: static;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
transform: none;
text-align: center;
width: 100% !important;
}
#header-container {
margin: 0;
text-align: center;
}
#logo-wrapper a {
padding: 0;
margin: 30px 0 10px;
max-width: none;
}
#menu-wrapper {
padding: 0;
position: static;
}
#menu-wrapper > ul {
display: none;
}
#mobile-menu {
display: block;
}
#intro-wrapper {
float: none;
position: static;
width: 100%;
text-align: center;
padding: 0 80px 50px;
}
#root-container #intro-title {
font-size: 34px;
}
#root-container #intro-body {
font-size: 16px;
}
hr#dynamic-side-line {
position: static;
width: 100%;
}
#content-wrapper {
float: none;
width: 100%;
margin: 50px 0 0;
padding-bottom: 50px;
}
#inner-content-container {
padding-top: 50px;
}
#content-wrapper.with-sidebar {
clear: right;
float: left;
margin-left: 30.5%;
padding-left: 0;
width: 71%;
}
#content-wrapper.no-intro,
#sidebar-wrapper.no-intro {
margin-top: 0;
padding-left: 0;
}
#sidebar-wrapper {
float: right;
margin: 40px 0 50px;
padding-right: 0;
width: 26%;
}
#inner-sidebar-wrapper {
float: none;
margin: 0 0 60px;
width: 100%;
}
.uxb-port-root-element-wrapper {
padding-top: 0;
}
.with-sidebar .large-12.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item { font-size: 10px;
}
.with-sidebar .large-12.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 12px;
}
#sidebar-wrapper.uxb-port-meta {
position: static;
float: left;
margin: 0;
}
.blog-thumbnail {
width: 140px;
}
.blog-info.no-post-thumbnail .blog-title-excerpt {
margin-left: 0;
}
.blog-title-excerpt {
margin-left: 170px;
}
#root-container .blog-title {
font-size: 20px;
margin-bottom: 14px;
} .stock-price {
font-size: 30px;
}
.stock-price.price-up,
.stock-volume,
.stock-symbol {
font-size: 20px;
}
#root-container #content-container blockquote p, 
#content-container #sidebar-wrapper blockquote p, 
#root-container #footer-content blockquote p {
font-size: 18px;
}
#content-container blockquote cite, 
#content-container .uxb-tmnl-testimonial-item .uxb-tmnl-cite {
font-size: 14px;
}
} @media only screen and (max-width: 959px) {
#no-header {
font-size: 16px;
top: 30%;
}
body {
font-size: 13px;
}
#content-container blockquote.left, 
#content-container blockquote.right {
width: 40%;
}
#content-wrapper, 
#content-wrapper p {
line-height: 1.7;
}
#header-slider-container.slider-fixed-height {
height: 223px; }
#header-slider-container.header-fixed-height {
height: 159px; }
#content-wrapper.with-sidebar {
margin-left: 28%;
width: 72%;
}
#inner-sidebar-wrapper {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
padding: 40px 25px;
}
#root-container .image-hover-icon {
display: none;
}
#content-wrapper .uxb-port-element-filters a {
font-size: 14px;
padding: 5px 12px;
}
.uxb-port-element-item {
margin-bottom: 12px;
}
.uxb-port-element-item-hover-info {
padding: 0 1em;
}
#sidebar-wrapper.uxb-port-meta {
padding-right: 20px;
width: 40%;
}
#sidebar-wrapper.uxb-port-meta #inner-sidebar-wrapper {
margin-bottom: 20px;
}
.blog-item .excerpt {
margin-bottom: 15px;
}
.blog-item {
margin-bottom: 45px;
}
#author-box {
padding: 35px 20px;
}
#footer-content {
font-size: 13px;
}
#footer-content p {
line-height: 1.7;
} .uxb-port-root-element-wrapper.col3 .uxb-port-element-item {
font-size: 13px;
}
.vc_span6.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-6.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 8px;
}
.vc_span7.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-7.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 9px;
}
.vc_span8.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-8.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 10px;
}
.vc_span9.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-9.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 11px;
}
.vc_span10.wpb_column .uxb-port-root-element-wrapper.col3 .uxb-port-element-item,
.large-10.columns .uxb-port-root-element-wrapper.col3 .uxb-port-element-item { font-size: 12px;
}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
} @media only screen and (max-width: 767px) {
#wpml-language-selector {
position: relative;
background: 0;
top: 0;
}
#logo-wrapper h1 {
font-size: 30px;
}
#no-header {
font-size: 14px;
padding: 0 10%;
top: 30%;
}
html {
-webkit-text-size-adjust: 100%; }
.image-element,
#root-container .wpb_single_image {
display: inline-block;
margin-bottom: 15px;
}
#content-wrapper, 
#content-wrapper p {
margin-bottom: 12px;
}
#header-slider-container.slider-fixed-height {
height: 135px; }
#header-slider-container.header-fixed-height {
height: 100px; }
#intro-wrapper {
padding: 0 40px 30px;
}
#root-container #intro-title {
font-size: 26px;
}
#root-container #intro-body {
font-size: 14px;
}
#inner-content-container {
padding-top: 30px;
}
.image-element .image-caption,
.image-slider-item .image-caption {
display: none;
}
.row {
margin-bottom: 0;
}
#content-wrapper {
padding-bottom: 20px;
}
#content-wrapper.with-sidebar {
float: none;
clear: none;
margin-bottom: 0;
margin-left: 0;
padding-bottom: 0;
width: 100%;
}
#content-wrapper .columns {
margin-bottom: 30px;
}
#content-wrapper .row.no-margin-bottom .columns {
margin-bottom: 0;
}
#root-container .uxb-port-root-element-wrapper .uxb-port-element-item { width: auto;
max-width: 47%;
}
#root-container .uxb-port-root-element-wrapper.col3 .uxb-port-element-item {
max-width: 46.9%;
}
.uxb-port-element-item-hover {
width: 100%;
}
.with-sidebar .large-12.columns .uxb-port-root-element-wrapper.col4 .uxb-port-element-item {
font-size: 12px;
}
.uxb-port-element-item-hover-info {
padding: 0 1.5em;
}
#sidebar-wrapper.uxb-port-meta {
float: none;
padding-right: 0;
width: 100%;
}
#sidebar-wrapper {
float: none;
padding-right: 0;
position: static;
width: 100%;
}
#author-box {
text-align: center;
}
#author-box #author-photo-wrapper {
display: block;
float: none;
margin: 0;
}
#author-info {
margin-left: auto;
}
ul#author-social {
float: none;
}
#comment-content ul.children {
margin: 0 0 0 15px;
}
#respond .columns {
margin-bottom: 0;
}
#content-container blockquote {
padding: 0;
margin: 30px 0;
}
#content-container blockquote.left, 
#content-container blockquote.right {
margin: 10px 0;
width: 50%;
}
.uxb-tmnl-testimonial-wrapper.style2 {
width: 100% !important;
}
.uxb-tmnl-testimonial-item .uxb-tmnl-blockquote-wrapper,
.uxb-tmnl-testimonial-wrapper.style2 .uxb-tmnl-blockquote-wrapper {
margin: 45px 0 0;
overflow: hidden;
padding: 10px 0 45px;
}
.uxb-tmnl-testimonial-wrapper.style2 .uxb-tmnl-blockquote-wrapper {
margin-top: 30px;
}
.uxb-tmnl-testimonial-item .uxb-tmnl-testimonial-thumbnail {
display: none !important;
}
.uxb-tmnl-testimonial-item {
cursor: default;
}
#footer-content .columns {
margin-bottom: 40px;
}
#footer-content {
padding: 40px 0 0;
}
#footer-bar {
text-align: center;
padding: 30px 0;
}
#footer-logo {
float: none;
}
#copyright {
float: none;
margin: 10px 0;
}
ul.bar-social {
float: none;
}
.section-container, 
.section-container.auto {
border: 1px solid #dfdfdf;
}
.section-container > section.active, 
.section-container > .section.active {
padding-top: 0 !important;
}
.section-container.tabs, 
.section-container.auto {
border-top-width: 0;
}
.section-container.tabs > section:first-child > .title, 
.section-container.tabs > .section:first-child > .title, 
.section-container.auto > section:first-child > .title, 
.section-container.auto > .section:first-child > .title { }
.section-container.vertical-tabs > section:last-child > .title, 
.section-container.vertical-tabs > .section:last-child > .title {
border-bottom: 0 !important;
}
.section-container.vertical-tabs > section.active > .title, 
.section-container.vertical-tabs > .section.active > .title {
border-left: 0;
border-top: 1px solid #e13a3a !important;
width: 100%;
}
#root-container .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
border-right-width: 1px
}
#contact-form .columns {
margin-bottom: 0;
}
#search-form-404 {
width: 80%;
}
#intro-wrapper.page-404 {
padding: 50px 40px;
}
.gallery-wrapper .gallery-item {
max-width: 45%;
}
#content-wrapper .uxb-port-root-element-wrapper .uxb-port-element-item {
font-size: 13px;
}
.gallery-wrapper .gallery-item, 
#root-container .wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul li {
width: 45%;
}
#root-container .wpb_tour .wpb_tabs_nav {
width: 100%;
}
#root-container .wpb_tour .wpb_tabs_nav li {
display: inline-block;
width: auto;
}
#root-container .wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
margin-left: 0;
margin-top: -1px;
width: 100%;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
} @media only screen and (max-width: 479px) {
#content-wrapper h1 {
font-size: 24px;
margin-bottom: 14px;
}
#content-wrapper h2,
#content-wrapper h3.larger {
font-size: 20px;
margin-bottom: 14px;
}
#content-wrapper h3,
#content-wrapper h2.smaller {
font-size: 19px;
margin-bottom: 12px;
}
#header-slider-container.slider-fixed-height {
height: 100px;
}
#header-slider-container.header-fixed-height {
height: 100px;
} #intro-wrapper {
padding: 0 20px 30px;
}
#root-container #intro-title {
font-size: 23px;
}
#root-container ul.uxb-port-element-filters {
text-align: center;
}
#root-container #content-wrapper .uxb-port-root-element-wrapper .uxb-port-element-item {
max-width: 100%;
width: 100%;
}
#root-container .uxb-port-root-element-wrapper .uxb-port-element-item img {
width: 100%;
}
#content-container blockquote.left, 
#content-container blockquote.right {
margin: 20px 0;
padding: 0;
width: 100%;
}
.blog-thumbnail {
display: none;
}
.blog-title-excerpt {
margin-left: 0;
} .commenter-photo {
display: none;
}
.comment-post-wrapper {
margin: 0;
}
ul.children {
margin-left: 15px !important;
}
#respond .columns {
margin-bottom: 0;
}
span.custom-icon-w-text {
margin-left: 0;
}
#search-form-404 {
width: 100%;
}
.gallery-wrapper {
text-align: center;
}
#content-container .gallery-item {
display: inline-block;
margin: 15px auto;
max-width: inherit;
width: auto;
}
.cta-box-content {
margin-right: 0;
text-align: center;
}
#content-container .cta-box-button.right {
position: static;
margin-top: 18px;
text-align: center;
display: block;
width: 100%;
}
}#header-container .tp-bullets {
left: auto !important;
right: 30px !important;
top: 30px !important;
bottom: auto !important;
transform: initial !important;
width: auto !important;
height: auto !important;
opacity: 0;
}
#header-container .tp-bullets.uxb-long-bullets {
text-align: right;
width: 90px !important;
}
#header-container .tp-bullets .bullet,
#header-container .tp-bullets .tp-bullet {
background: #fff;
border: 0;
box-shadow: 0 0 5px rgba(0,0,0,0.4);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
display: block;
float: none;
margin: 8px 0;
opacity: .5;
position: static;
height: 15px;
width: 15px;
transition: opacity .12s ease-in-out;
-moz-transition: opacity .12s ease-in-out;
-webkit-transition: opacity .12s ease-in-out;
-o-transition: opacity .12s ease-in-out;
}
#header-container .tp-bullets.uxb-long-bullets .bullet,
#header-container .tp-bullets.uxb-long-bullets .tp-bullet {
display: inline-block;
margin: 2px 0 2px 7px;
}
#header-container .tp-bullets .bullet:hover,
#header-container .tp-bullets .tp-bullet:hover {
opacity: .7;
}
#header-container .tp-bullets .bullet.selected,
#header-container .tp-bullets .tp-bullet.selected {
cursor: default;
opacity: 1;
}
#header-container .tp-bullets .bullet:first-child,
#header-container .tp-bullets .tp-bullet:first-child {
margin-top: 0;
}
#header-container .tp-bullets .bullet:last-child,
#header-container .tp-bullets .tp-bullet:last-child { } #header-container .tparrows {
background: rgb(255,255,255);
background: rgba(255,255,255,.5);
color: #666;
font-family: "Ionicons";
font-size: 24px;
text-align: center;
transition: background .12s ease-in-out;
-moz-transition: background .12s ease-in-out;
-webkit-transition: background .12s ease-in-out;
-o-transition: background .12s ease-in-out;
border-radius: 0;
opacity: 0;
}
#header-container .tparrows:before {
font-family: "Ionicons";
color: #666;
margin-right: auto;
}
#header-container .tparrows:hover {
background: rgba(255,255,255,.8);
color: #222;
}
#header-container .tparrows.tp-leftarrow {
left: 40px !important;
}
#header-container #header-slider.no-tagline .tparrows.tp-leftarrow {
left: 20px !important;
}
#header-container .tparrows.tp-leftarrow:before {
content: "\f153";
margin-right: 3px;
vertical-align: middle;
}
#header-container .tparrows.tp-rightarrow:before {
content: "\f154";
vertical-align: middle;
}
#header-slider-container.hide-arrows-nav .tparrows {
display: none !important;
}
#header-slider .tp-loader {
display: none !important;
}
#header-slider:hover .tparrows,
#header-slider:hover .tp-bullets {
opacity: 1;
}
@media only screen and (max-width: 1024px) {
#header-slider .tp-bullets {
display: none;
}
#root-container .tp-bullets {
right: auto !important;
top: auto !important;
bottom: 5px;
width: 100%;
text-align: center;
}
#root-container .tp-bullets .tp-bullet {
display: inline-block;
margin: 8px 3px;
height: 12px;
width: 12px;
}
#root-container .tparrows {
display: none !important;
}
}
@media only screen and (max-width: 479px) {
#header-slider .tparrows {
display: none;
}
#header-slider .tp-bullets {
display: none;
}
}