.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#vsel {clear:both;}#vsel:after {content:'';display:block;height:0;clear:both;}.vsel-content {clear:both;}.vsel-content:after {content:'';display:block;height:0;clear:both;}#vsel .vsel-content {margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid #ccc;}.vsel-content p {margin:0 0 10px;padding:0;}.vsel-content p:last-of-type {margin-bottom:0;}.vsel-alignleft {float:left;}.vsel-alignright {float:right;}.vsel-content h2.vsel-meta-title {margin:0 0 5px;padding:0;font-size:1.2em;}.vsel-content h3.vsel-meta-title {margin:0 0 5px;padding:0;font-size:1.2em;}.vsel-content h4.vsel-meta-title {margin:0 0 5px;padding:0;font-size:1.2em;}.vsel-content div.vsel-meta-title {margin:0 0 5px;padding:0;font-size:1.2em;}.vsel-meta > div {margin:0 0 5px;}.vsel-meta > div:last-of-type {margin-bottom:0;}.vsel-meta-title {clear:both;}.vsel-meta-error {font-weight:bold;}.acf-field-error {font-weight:bold;}.vsel-meta-date-icon {line-height:1.5;}.vsel-start-icon, .vsel-end-icon {display:inline-block;margin:0 10px 0 0;background:#f8f8f8;color:#333;text-align:center;}.vsel-day, .vsel-month, .vsel-year {display:block;padding:2px 15px;}.vsel-year {font-size:0.8em;}.vsel-day-top, .vsel-month-top {background:#333;color:#fff;}.vsel-meta-combine:after {content:'';display:block;height:0;clear:both;}.vsel-meta-combine > div {margin:0 0 5px;}.vsel-meta-combine > div:last-of-type {margin-bottom:0;}.vsel-meta-combine .vsel-meta-date-icon {float:left;}.vsel-meta-combine .vsel-meta-title {clear:none;}.vsel-content figure.vsel-alignleft {margin:5px 10px 5px 0;}.vsel-content figure.vsel-alignright {margin:5px 0 5px 10px;}.vsel-content img.vsel-image-img {max-width:100%;height:auto;margin:0;padding:0;border:0;}.vsel-caption {display:block;}.vsel-read-more {display:block;}.vsel-info-acf-fields {padding:20px 0 0;}.vsel-info-acf-fields > div {margin:0 0 5px;}.vsel-info-acf-fields > div:last-of-type {margin-bottom:0;}.vsel-nav, .vsel-nav-numeric {clear:both;}.vsel-nav:after, .vsel-nav-numeric:after {content:'';display:block;height:0;clear:both;}.vsel-nav a.vsel-next {float:right;}.vsel-nav a.vsel-prev {float:left;}.vsel-no-events {margin:0;padding:0 0 20px;}.vsel-widget:after {content:'';display:block;height:0;clear:both;}.vsel-widget-text {margin:0 0 20px;}.vsel-widget-text p {margin:0 0 10px;padding:0;}.vsel-widget-text p:last-of-type {margin-bottom:0;}.vsel-widget .vsel-meta {clear:both;margin:0 0 20px;}.vsel-widget .vsel-info {clear:both;}@media screen and (max-width:767px) {.vsel-meta {width:100% !important;clear:both;float:left;margin:0 0 20px;box-sizing:border-box;}.vsel-info {width:100% !important;clear:both;float:left;box-sizing:border-box;}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border: 0; font-size: 100%;
vertical-align: baseline;
background: transparent;
margin: 0;
padding: 0;
}
html {font-size: 62.5%;overflow-x: hidden;}
body {
background: #f4f4f2;
font: 1.2em/20px "helvetica neue",Helvetica,Arial,Verdana,sans-serif;
margin: 0;
min-width: 1003px;
-webkit-text-size-adjust:100%;
}
header, nav, section, article, aside, footer {display:block;}
video,iframe,object,img {max-width: 100%;}
#main img {height: auto;}
#main .tt-blog-featured img{height: 218px;}
blockquote,q {quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after {content: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
:focus {outline: 0;}
::selection {background: rgba(255, 255, 255, 0.2); }
::-moz-selection {background: rgba(255, 255, 255, 0.2); }
#content ::selection, #sidebar ::selection, .masonry-section ::selection {background: rgba(0, 0, 0, 0.2);}
#content ::-moz-selection, #sidebar ::-moz-selection, .masonry-section ::-moz-selection {background: rgba(0, 0, 0, 0.2);}
body,
#sub_nav ul a,
#main .sitemap_with_child a,
#main .sitemap_without_child a,
.content-style-default p,
.content-style-default ul,
.content-style-default ol,
.content-style-default #horizontal_nav ul a,
.karma-pages a,
.karma-pages span,
.wp-pagenavi a,
.wp-pagenavi span,
.karma-pages a:active,
.wp-pagenavi a:active,
.woocommerce-pagination a,
.woocommerce-pagination span,
#sidebar .blogroll li,
ul.twitterList li:before,
#sidebar ul.twitterList li:before,
#footer ul.twitterList li:before,
#sidebar ul.twitterList li,
#content ul.twitterList li,
#content.content_full_width ul.twitterList li,
#footer ul.twitterList li,
#wrapper .tabset a,
.ui-state-active a,
.contact-form label,
#footer div.karma_notify p {
color: #444;
} .top-block .top-holder:after,
#header .header-area:after,
nav:after,
.main-area:after,
.tools .frame:after,
.blog_wrap:after,
.single_blog_wrap:after,
.testimonials.flexslider:after,
#about-author-wrap:after,
ul.social_icons:after,
.comment-content:after,
.comment-tab-wrap:after,
div.woocommerce:after,
.footer-content:after,
.tools.full-width-page-title-bar:after {
clear: both;
display: block;
content: "";
}
ul.list1 li:before,
ul.list2 li:before,
ul.list3 li:before,
ul.list4 li:before,
ul.list5 li:before,
ul.list6 li:before,
ul.list7 li:before,
ul.list8 li:before,
#sidebar ul li:before,
#sub_nav .sub_nav_sidebar .textwidget ul li:before,
#sub_nav ul li .sub-menu li:before,
#sub_nav ul li .sub-menu li .sub-menu li:before,
.post_comments span:after,
.tools .breadcrumb a:after,
.tools .breadcrumb .current_crumb:after,
a.link-top:before,
.search-form .text:before,
.lightbox-zoom:before,
.tt-blog-placeholder:before,
.flex-direction-nav .flex-prev span:before,
.flex-direction-nav .flex-next span:before,
#tt-mobile-menu-button span:after,
.top-block ul.sf-menu a.sf-with-ul:after,
.top-block .sf-menu .sub-menu li.menu-item-has-children a:after,
table.cart a.remove,
.woocommerce-page .tt-woocommerce .breadcrumb span:last-child:after,
ul.social_icons.tt_vector_social_icons a:after,
.comment-name:after,
.comment-email:after,
.comment-website:after,
#menu-main-nav .sub-menu li.parent a:after,
.karma_notify p:before,
.tt-social-sharing a:after,
.post_footer p:after,
#mc_signup .mc_input:after,
#footer #footer-callout-content a.footer-callout-link:after,
ul.tt-business-contact a:after,
a.comment-reply-link:before,
a.comment-edit-link:before,
.comments-rss-link a:after,
ul#menu-main-nav li.menu-item-has-children strong::after {
font-family: FontAwesome;
display: inline-block;
}
ul.social_icons a,
ul.twitterList li:before,
#sidebar ul.twitterList li:before,
#footer ul.twitterList li:before,
.post_cats span:before,
.post_tags span:before,
.sharelink_small,
.sharelink_big,
.post_thumb,
.comments-rss a:before,
.search-form .text,
.modern_img_frame.modern_three_col_large,
.modern_img_frame.modern_three_col_small,
.modern_img_frame.modern_four_col_large,
.modern_img_frame.modern_four_col_small,
.modern_img_frame.tt-blog-featured,
.shadow_img_frame.tt-blog-featured,
.accordion .opener strong:before,
.testimonials:after,
.testimonials_static:after,
.jquery2-slider-wrap .slider-content-sub {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/global-sprite.png) 0 0 no-repeat;
}
.top-block .top-holder,
#header .header-area,
.main-area,
.footer-content,
.info,
.jquery3-slider-wrap.flexslider,
.tt-container {
width: 980px;
margin: 0 auto;
}
#post-comments,
#post-comments li ul,
form,
fieldset,
html,
.jquery2-slider-wrap ul,
.jquery1-slider-wrap ul,
.jquery1-slider-wrap .slider-content-sub-full-width,
.jquery1-slider-wrap .slider-content-sub-full-width p,
#menu-main-nav,
#sub_nav ul,
#sub_nav .sub-menu li .sub-menu a,
#sub_nav.nav_right_sub_nav .sub-menu li .sub-menu a,
.top-block .toolbar-left,
.top-block .toolbar-right,
.top-block .toolbar-left ul,
.top-block .toolbar-right ul,
#footer_bottom ul,
.footer-content ul,
.top-block p,
.related_posts ul,
.karma_notify p,
ul.accordion,
.flexslider,
.slides,
#content .testimonials.flexslider ol.flex-control-paging,
.content_full_width .testimonials.flexslider ol.flex-control-paging,
p.top-block-title,
ul.tt-recent-posts,
#content ul#tt-gallery-nav,
.content_full_width ul#tt-gallery-nav {
margin: 0;
padding: 0;
}
ul.list,
.slides,
.flex-control-nav,
.flex-direction-nav,
#main .sitemap_with_child ul,
#main .sitemap_without_child ul,
#menu-main-nav,
#sub_nav ul,
#horizontal_nav ul,
.top-block .toolbar-left ul,
.top-block .toolbar-right ul,
#footer_bottom ul,
.footer-content ul,
.sitemap-list .sub-menu,
.sitemap-list .sub-menu li .sub-menu,
.accordion,
#wrapper .tabset,
#post-comments,
.blog-tab-box .children,
#sidebar ul,
#sidebar .blogroll,
.social_icons,
#content ul.twitterList,
.content_full_width ul.twitterList,
#ps_websites ul,
ul.tt-recent-posts {
list-style: none;
}
.tools,
#menu-main-nav.sf-menu li ul,
.message_green,
.message_red,
.message_blue,
.message_yellow,
.opener,
.callout_button,
.testimonials,
.colored_box {
border-radius: 3px;
}
#menu-main-nav.sf-menu li ul a,
.post_date,
.post_comments,
.search-form .text,
ul.tt-recent-posts li,
ul.tt-recent-posts li a,
#sidebar div.tagcloud a,
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a,
div.comment-content,
.comments-rss-link a:after,
#footer #mc_signup #mc_signup_submit,
.jquery3-slider-wrap .flex-direction-nav .flex-prev span:before,
.jquery3-slider-wrap .flex-direction-nav .flex-next span:before {
border-radius: 2px;
}
#content ul.tt-recent-posts li,
.colored_box,
#footer-callout-content,
#footer #footer-callout-content a,
#mc_signup .mc_input,
.comment-content,
.tt-icon-box,
.tt-column,
.woocommerce-page #sidebar .sidebar-widget,
#menu-main-nav.sf-menu li ul,
#menu-main-nav.sf-menu li ul a,
.mc_input {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.callout-wrap,
.post_footer {
border-top: 1px solid #FEFEFC;
border-bottom: 1px solid #FEFEFC;
}
.callout-wrap:before,
.post_footer:before,
.hr:before,
.hr_top_link:before {
content: " ";
position: absolute;
left:0px;
top:-2px;
width:100%;
height:1px;
border-top: 1px solid #D8D8D6;
}
.callout-wrap:after,
.post_footer:after,
#horizontal_nav:after,
.member-wrap:after {
content: " ";
position: absolute;
left:0px;
bottom:0;
width:100%;
height:1px;
border-bottom: 1px solid #D8D8D6;
} .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; }  #wrapper {
width: 100%; display: block;
background: #F4F4F2;
}
#tt-boxed-layout {
width: 90%;
margin: 0 auto;
max-width: 1400px;
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
} @media only screen and (min-width : 1024px) and (max-width : 1200px){
#tt-boxed-layout {width: 96%;}
}  .top-block .top-holder {
font-size: 10px;
min-height: 5px;
height: auto;
padding: 5px 0;
}
.top-block .toolbar-left {
float: left;
}
.top-block .toolbar-right {
float: right;
}
.top-block .toolbar-left ul,
.top-block .toolbar-right ul,
#footer_bottom ul {
float: left; }
.top-block .toolbar-left ul li,
.top-block .toolbar-right ul li {
float: left;
padding-left: 7px;
}
.top-block .toolbar-left ul li strong,
.top-block .toolbar-right ul li strong {
font-weight: normal;
}
.top-block .toolbar-left a,
.top-block .toolbar-right a {
padding-right: 10px;
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.top-block .toolbar-left li:last-child a,
.top-block .toolbar-right li:last-child a {
padding-right: 0;
border-right: 0;
}
.top-block .toolbar-right ul,
#footer_bottom #foot_right ul {
float: right;
} .top-block ul.sf-menu a.sf-with-ul  {
position: relative;
padding: 3px 20px 3px 3px;
}
.top-block .sf-menu .sub-menu li.menu-item-has-children a  {
position: relative;
}
.top-block ul.sf-menu a.sf-with-ul:after {
content: "\f107";
font-size: 12px;
position: absolute;
right: 7px;
top: 0;
}
ul#menu-main-nav li.menu-item-has-children strong {
position: relative;
}
ul#menu-main-nav li.menu-item-has-children strong::after {
color: #fff;
content: "\f107";
font-size: 13px;
font-weight: 100;
position: relative;
right: -7px;
top: -1px;
}
ul#menu-main-nav li.menu-item-has-children ul li:after {
content: " ";
} .top-block ul.sf-menu li ul {
padding: 6px;
float: none;
width: 120px;
z-index: 999;
position: absolute;
margin-left: -8px;
}
body.karma-header-light .top-block ul.sf-menu li ul {
margin-top: 5px;
}
.top-block ul.sf-menu li ul {
border-radius: 0px 0px 3px 3px;
} .top-block ul.sf-menu li ul ul {
border-radius: 3px;
left: 100%;
margin: 0 0 0 1px;
top: 32px;
}
.top-block ul.sf-menu li ul li {
width: 100%;
margin: 0;
padding: 0;
}
.top-block ul.sf-menu a.sf-with-ul + ul li a {
border: 0;
text-decoration: none;
padding: 3px 7px;
display: block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
#B_sticky_menu .top-block ul li a {
text-decoration: none;
}
#B_sticky_menu .top-block .top-holder {
padding: 2px 0;
}
.top-block ul.sf-menu li.sf-with-ul ul a:after {
display:none;
}
.top-block .top-holder ul.sf-menu li .sub-menu li a:hover {
color:#FFF !important;
}
.top-block ul li ul.sub-menu {
display:none; } #wrapper #header {
display: block;
}
#header .header-area {
padding: 30px 0;
}
body.karma-header-light .header-holder,
body.karma-header-light.karma-flat-cs .header-holder {
background-color: #fff;
background-image: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-ui-gradient.png);
background-repeat: repeat-x;
border-top: 0;
} body.karma-header-light .tools.full-width-page-title-bar,
body.karma-header-light .top-block {
border-top: transparent !important;
} div.karma-header-shadow,
div.karma-footer-shadow {
height: 60%;
position: absolute;
top: 0;
width: 100%;
}
div.karma-header-shadow {
height: 67px; }
div.full-width-page-title-bar div.karma-header-shadow {
height: 60%;
}
#main.tt-slider-karma-custom-jquery-2 div.karma-header-shadow,
#main.tt-slider-karma-custom-jquery-2 div.karma-footer-shadow {
display: none;
height: 0;
} body.karma-header-light .header-holder,
body.karma-header-light.karma-flat-cs .header-holder {
background-color: #fff;
background-image: none;
border-top: 1px solid #fff;
}
body.karma-header-light #menu-main-nav li strong,
body.karma-header-light #menu-main-nav a,
body.karma-header-custom.karma-header-light ul#menu-main-nav li.menu-item-has-children strong::after {
color: #555;
} body.karma-header-light #menu-main-nav.sf-menu li ul,
body.karma-header-light #menu-main-nav li.parent:hover,
body.karma-header-light .tt-logo-center #menu-main-nav li.parent:first-child:hover {
background: #fff;
box-shadow: 0px 7px 8px rgba(0, 0, 0, 0.2);
}
body.karma-header-light #menu-main-nav li ul.sub-menu li.parent:hover {
background: transparent !important;
box-shadow: none !important;
} body.karma-header-custom #menu-main-nav ul a,
body.karma-header-custom #menu-main-nav .sub-menu li.current-menu-ancestor ul a,
body.karma-header-custom #menu-main-nav .sub-menu li.current-menu-item ul li a {
color: #808080;
} body.karma-header-custom #menu-main-nav .sub-menu a:after {
color: #808080 !important;
}
body.karma-header-custom #menu-main-nav .sub-menu a:hover:after {
color: #FFF !important;
}
body.karma-header-custom.karma-header-light #menu-main-nav a span.navi-description,
body.karma-header-custom.karma-header-light .search-header #menu-main-nav li.current_page_parent a span.navi-description,
body.karma-header-custom.karma-header-light .error-header #menu-main-nav li.current_page_parent a span.navi-description {
color: #808080;
} #header .logo {
float: left; }
#header .custom-logo,
#B_sticky_menu .custom-logo {
float: left;
margin-left: 12px;
text-decoration: none;
}
#header .custom-logo .logo-text,
#B_sticky_menu .custom-logo .logo-text {
font-weight: 700;
font-size: 2em;
letter-spacing: -.5px;
color: #FFF;
padding-left: 7px;
word-spacing: 4px;
}
#header .custom-logo img,
#B_sticky_menu .custom-logo img { margin-bottom: -17px; } #header .header-holder.tt-logo-center { height: auto; }
#header .header-holder.tt-logo-center .logo,
#header .header-holder.tt-logo-center .custom-logo {
float: none;
margin: 0 0 10px;
}
#header .header-holder.tt-logo-center .logo img,
#header .header-holder.tt-logo-center .custom-logo {
display: block;
margin: 0 auto 10px;
}
#header .header-holder.tt-logo-center .custom-logo {
text-align: center;
padding-bottom: 8px;
}
#header .header-holder.tt-logo-center nav { padding-top:15px; }
#header .header-holder.tt-logo-center #menu-main-nav { margin: 0; }
#header .header-holder.tt-logo-center #menu-main-nav {
float: none;
text-align: center;
}
#header .header-holder.tt-logo-center #menu-main-nav:after {
clear: both;
content: "";
display: block;
}
#header .header-holder.tt-logo-center #menu-main-nav li {
display: inline-block;
float: none;
}
.tt-logo-center #menu-main-nav li:first-child { background: none;}  #header .tt-logo-right .logo {
float: right;
}
#header .tt-logo-right .custom-logo {
float: right;
margin-right: 12px;
text-decoration: none;
}
#header .tt-logo-right #menu-main-nav  {
float:left;
}  #main {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-div-main.png) 0 0 repeat-x;
position: relative;
width: 100%;
}
#main.tt-splash-page {
padding: 60px 0;
}
#main.tt-slider-karma-custom-jquery-2 {
margin-top: -184px;
position: inherit;
}
.main-area {
padding: 45px 0 25px 0;
}
#main.tt-slider-karma-custom-jquery-2 .main-area {
padding-top: 175px;
} #content,
#content.content_left_sidebar.content_no_subnav {
float: left;
margin-left: 0;
width: 740px;
}
#content.content-left-nav{
margin-left: 20px;
}
#content.content_left_sidebar.content_no_subnav,
#content.content_blog_left {
float: right;
}
#content.content_sidebar {
float: right;
margin: 0 5px 0 0;
width: 522px;
}
#content.content_sidebar.content_right_sidebar {
float: left;
margin: 0 0 0 20px;
width: 518px;
}
#content.content_full_width {
width: 940px;
margin-left: 0;
padding: 0 20px;
}
#content.portfolio_full_width {
margin-left: 0;
width: 980px;
} #google-map-wrap {
position: relative;
padding-bottom: 30.25%; padding-top: 30px;
height: 0;
overflow: hidden;
border-bottom: 1px solid #CCC;
}
#google-map-wrap iframe,
#google-map-wrap object,
#google-map-wrap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#google-map-wrap p.no-google-map {
width: auto;
text-align: center;
padding: 15% 0;
font-size: 16px;
} .tools {
color: #FFF;
margin-bottom: 45px;
}
.tools.full-width-page-title-bar {
border-radius: 0;
margin: 0; padding: 30px 0;
position: relative;
}
.tools .frame { padding: 18px 22px 0 20px; }
.tools .place { float: right; }
.tools .breadcrumb {
margin: 0;
padding: 4px 0 19px 0;
float: right;
font-size: .9em;
color: #FFF !important;
}
.tools.full-width-page-title-bar .breadcrumb {
margin: 0;
padding: 4px 0 0 0;
}
.tools .breadcrumb a {
padding: 0 15px 0 7px;
position:relative;
color: #FFF;
}
.tools .breadcrumb a:after {  content:"\f105";
position: absolute;
right: 0;
top: -3px;
}
.tools .breadcrumb a:hover {
color: #CCC;
}
.tools .breadcrumb a:hover:after {
color: #FFF;
}
.tools .breadcrumb .current_crumb,
.woocommerce-page .tt-woocommerce .breadcrumb span:last-child {
padding: 0 6px 23px 6px;
font-weight: bold;
position:relative;
}
.tools .breadcrumb .current_crumb:after,
.woocommerce-page .tt-woocommerce .breadcrumb span:last-child:after {
bottom: -6px;
color: #F4F4F2;
content:"\f0d8";
font-weight: normal;
font-size: 20px;
left: 50%;
margin-left: -7px;
position: absolute;
}
.ie8 .tools .breadcrumb a { text-decoration: none; }
.tools.full-width-page-title-bar .breadcrumb .current_crumb,
.woocommerce-page .tt-woocommerce .tools.full-width-page-title-bar .breadcrumb span:last-child {
padding: 0 0 0 6px;
}
.tools.full-width-page-title-bar .breadcrumb .current_crumb:after,
.woocommerce-page .tt-woocommerce .tools.full-width-page-title-bar .breadcrumb span:last-child:after {
content:"";
display: none;
}
.tools.full-width-page-title-bar .breadcrumb a::after {
top: -3px;
}
.tt-woocommerce .tools.full-width-page-title-bar .search-form .text input {
margin-top: 2px;
} body.page-template-template-page-builder .main-area,
body.page-template-template-page-builder #main .main-area,
body.page-template-template-page-builder #main.tt-slider-karma-custom-shortcode-slider .main-area {
padding: 0;
}
body.page-template-template-page-builder .wpb_row {
margin-bottom: 0;
} #tt-parallax-banner {
text-align: center;
width: 100%;
background-position: 50% 0;
background-repeat: repeat;
background-attachment: fixed;
}
#tt-parallax-banner p,
#tt-parallax-banner ul,
#tt-parallax-banner ol,
#tt-parallax-banner h1,
#tt-parallax-banner h2,
#tt-parallax-banner h3,
#tt-parallax-banner h4,
#tt-parallax-banner h5,
#tt-parallax-banner h6 {
color: #FFF;
text-shadow: none; }
#tt-parallax-banner p,
#tt-parallax-banner ul,
#tt-parallax-banner ol {
font-size: 15px;
}
#tt-parallax-banner p:last-child {
margin-bottom: 0;
} #sidebar {
border-left: 1px solid #D8D8D6;
float: right;
padding: 0 0 0 25px;
position: relative;
width: 173px;
}
#sidebar:before {
content: " ";
position: absolute;
left:0;
top:0;
width:1px;
height:100%;
border-left: 1px solid #FEFEFC;
}
#sidebar.left_sidebar,
#sidebar.left_sidebar:before {
border-left: none;
}
#sidebar.left_sidebar {
border-right: 1px solid #FEFEFC;
padding: 0 25px 0 0;
float: left;
margin: 0 0 0 0;
}
#sidebar.left_sidebar:after {
content: " ";
position: absolute;
right:0px;
top:0;
width:1px;
height:100%;
border-right: 1px solid #D8D8D6;
}
#sidebar h3 {
color: #222;
font-size: 1.7em;
margin-bottom: 15px;
}
#sidebar ul {
margin: -7px 0 0 0;
padding: 0;
}
#sidebar a {
text-decoration: none;
}
#sidebar a:hover {
text-decoration: underline;
}
#sidebar li {
padding-bottom: 2px;
}
.contact_smartphone {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-smartphone.png) 100% 0 no-repeat;
height: 594px;
position: relative;
}
.smartphone-wrap {
background: none !important;
padding-top: 5px;
margin: 110px 0 0 75px;
}
.sidebar-smartphone ul.social_icons {
float: none !important;
margin: 0 !important;
padding: 3px 0 0;
}
.contact_smartphone .sidebar-widget {
width: 180px;
padding-bottom: 15px;
margin-bottom: 15px;
}
.sidebar-smartphone.sidebar-widget:last-child,
.sidebar-smartphone.sidebar-widget:last-child:after {
border-bottom: 0;
}
#main .contact_smartphone .smartphone-header {
padding-bottom: 10px;
color: #000;
font-weight: 400 !important;
}
#main .contact_smartphone p {
color: #444;
}
.smartphone-header {
margin-bottom: 3px;
}
#content .sidebar-smartphone ul,
.content_full_width .sidebar-smartphone ul {
margin-left: 0px;
} footer {
width: 100%;
position: relative;
border: none !important;
}
#footer-callout,
.footer-overlay {
width: 100%;
}
.footer-content { padding: 70px 0;
position: relative;
}
#footer-callout {
padding: 28px 0;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
}
#footer-callout.default-callout-link {
padding: 0;
}
#footer-callout-content {
text-align: center;
}
#footer p.footer-callout-heading {
color: #FFF;
font-size: 14px;
margin-bottom: 7px;
}
#footer p.footer-callout-text {
color: rgba(255, 255, 255, 0.65);
font-size: 15px;
line-height: 24px;
padding:0 20px;
}
#footer #footer-callout-content a.footer-callout-link {
text-decoration: none;
display: block;
width: 100%;
height: 100%;
padding: 32px 10px;
position: relative;
z-index: 9999;
-webkit-transition: background .5s ease;
-moz-transition: background .5s ease;
-ms-transition: background .5s ease;
transition: background .5s ease;
}
#footer #footer-callout-content a.footer-callout-link:hover {
background: rgba(0,0,0,0.15);
}
#footer #footer-callout-content a.footer-callout-link:after {
font-size: 30px;
position: absolute;
top:50%;
right:2%;
content:"\f105";
color: rgba(255, 255, 255, 0.45);
font-weight:100;
}
#footer #footer-callout-content a.footer-callout-link:hover:after {
color: rgba(255, 255, 255, 0.95);
}
body.karma-footer-bottom #footer #footer-callout {
border-bottom: 0;
}
body.karma-footer-bottom #footer #footer_bottom {
margin-top: -20px;
}
#footer .box {
width: 333px;
float: left;
}
#footer-top {
width: 100%;
height: 36px;
background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-div-footer-top.png) 0 0 repeat-x;
}
#footer_bottom {
padding: 25px 0;
width: 100%;
}
body.karma-flat-cs #footer_bottom,
#bbpress-forums .bbp-forums li.bbp-header {background-image: none;}
#foot_left {
float: left;
width: 440px;
}
#foot_left .textwidget {
margin-top: -18px;
}
#foot_right {
float: right;
width: 520px;
text-align: right;
}
.info {
font-size: 11px;
overflow: hidden;
position: relative;
}
#footer .footer_post {
padding: 2px 0 16px;
} .clear {
clear: both;
}
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.one_sixth,
.three_fourth,
.two_thirds {
float: left;
margin-right: 30px;
}
.one_half_last,
.one_third_last,
.one_fourth_last,
.one_fifth_last,
.one_sixth_last,
.three_fourth_last,
.two_thirds_last {
float: right;
margin: 0;
}  #content .one_half,
#content .one_half_last {
width: 342px;
}
#content.content_full_width .one_half,
#content.content_full_width .one_half_last,
#footer .one_half,
#footer .one_half_last {
width: 455px;
}
#content.content_sidebar .one_half,
#content.content_sidebar .one_half_last {
width: 235px;
}
#content .tabs-area .one_half,
#content .slide .one_half,
#content .tabs-area .one_half_last,
#content .slide .one_half_last {
width: 310px;
}
#content.content_full_width .tabs-area .one_half,
#content.content_full_width .slide .one_half,
#content.content_full_width .tabs-area .one_half_last,
#content.content_full_width .slide .one_half_last {
width: 420px;
}
#content.content_sidebar .tabs-area .one_half,
#content.content_sidebar .slide .one_half,
#content.content_sidebar .tabs-area .one_half_last,
#content.content_sidebar .slide .one_half_last {
width: 205px;
}
#content.contact_smartphone_content .two_thirds .one_half,
#content.contact_smartphone_content .two_thirds .one_half_last {
width: 280px;
}  #content .one_third,
#content .one_third_last {
width: 220px;
}
#content.content_full_width .one_third,
#content.content_full_width .one_third_last {
width: 293px;
}
#footer .one_third,
#footer .one_third_last {
width: 305px;
}
#content.content_sidebar .one_third,
#content.content_sidebar .one_third_last {
width: 145px;
}
#content .tabs-area .one_third,
#content .slide .one_third,
#content .tabs-area .one_third_last,
#content .slide .one_third_last {
width: 194px;
margin-right: 35px;
}
#content.content_full_width .tabs-area .one_third,
#content.content_full_width .slide .one_third,
#content.content_full_width .tabs-area .one_third_last,
#content.content_full_width .slide .one_third_last {
width: 267px;
}
#content.content_sidebar .tabs-area .one_third,
#content.content_sidebar .slide .one_third,
#content.content_sidebar .tabs-area .one_third_last,
#content.content_sidebar .slide .one_third_last {
width: 125px;
}
#content.contact_smartphone_content .two_thirds .one_third,
#content.contact_smartphone_content .two_thirds .one_third_last {
width: 175px;
}  .one_fourth {
margin-right: 36px;
}
#content .one_fourth,
#content .one_fourth_last {
width: 152px;
}
#content.content_full_width .one_fourth,
#content.content_full_width .one_fourth_last {
width: 208px;
}
#footer .one_fourth,
#footer .one_fourth_last {
width: 227px;
margin-right: 23px;
}
#content.content_sidebar .one_fourth,
#content.content_sidebar .one_fourth_last {
width: 105px;
}
#content .tabs-area .one_fourth,
#content .slide .one_fourth,
#content .tabs-area .one_fourth_last,
#content .slide .one_fourth_last {
width: 141px;
margin-right: 30px;
}
#content.content_full_width .tabs-area .one_fourth,
#content.content_full_width .slide .one_fourth,
#content.content_full_width .tabs-area .one_fourth_last,
#content.content_full_width .slide .one_fourth_last {
width: 190px;
}
#content.content_sidebar .tabs-area .one_fourth,
#content.content_sidebar .slide .one_fourth,
#content.content_sidebar .tabs-area .one_fourth_last,
#content.content_sidebar .slide .one_fourth_last {
width: 88px;
margin-right: 28px;
}
#content.contact_smartphone_content .two_thirds .one_fourth,
#content.contact_smartphone_content .two_thirds .one_fourth_last {
width: 121px ;
}  .one_fifth {
margin-right: 23px;
}
#content .one_fifth,
#content .one_fifth_last {
width: 124px;
}
#content.content_full_width .one_fifth,
#content.content_full_width .one_fifth_last {
width: 168px;
}
#footer .one_fifth,
#footer .one_fifth_last {
width: 177px;
}
#content .tabs-area .one_fifth,
#content .slide .one_fifth,
#content .tabs-area .one_fifth_last,
#content .slide .one_fifth_last {
width: 108px;
margin-right: 28px;
}
#content.content_full_width .tabs-area .one_fifth,
#content.content_full_width .slide .one_fifth,
#content.content_full_width .tabs-area .one_fifth_last,
#content.content_full_width .slide .one_fifth_last {
width: 155px;
margin-right: 23px;
}
#content.content_sidebar .tabs-area .one_fifth,
#content.content_sidebar .slide .one_fifth,
#content.content_sidebar .tabs-area .one_fifth_last,
#content.content_sidebar .slide .one_fifth_last {
width: 66px;
}  .one_sixth {
margin-right: 20px;
}
#content .one_sixth,
#content .one_sixth_last {
width: 100px;
}
#content.content_full_width .one_sixth,
#content.content_full_width .one_sixth_last {
width: 140px;
}
#footer .one_sixth,
#footer .one_sixth_last {
width: 146px;
}
#content .tabs-area .one_sixth,
#content .slide .one_sixth,
#content .tabs-area .one_sixth_last,
#content .slide .one_sixth_last {
width: 92px;
}
#content.content_full_width .tabs-area .one_sixth,
#content.content_full_width .slide .one_sixth,
#content.content_full_width .tabs-area .one_sixth_last,
#content.content_full_width .slide .one_sixth_last {
width: 127px;
}
#content.content_sidebar .tabs-area .one_sixth,
#content.content_sidebar .slide .one_sixth,
#content.content_sidebar .tabs-area .one_sixth_last,
#content.content_sidebar .slide .one_sixth_last {
width: 56px;
}  #content .two_thirds,
#content .two_thirds_last {
width: 470px;
}
#content.content_full_width .two_thirds,
#content.content_full_width .two_thirds_last {
width: 605px;
}
#content.content_sidebar .two_thirds,
#content.content_sidebar .two_thirds_last {
width: 325px;
}
#content .tabs-area .two_thirds,
#content .slide .two_thirds,
#content .tabs-area .two_thirds_last,
#content .slide .two_thirds_last {
width: 425px;
}
#content.content_full_width .tabs-area .two_thirds,
#content.content_full_width .slide .two_thirds,
#content.content_full_width .tabs-area .two_thirds_last,
#content.content_full_width .slide .two_thirds_last {
width: 575px;
}
#content.content_sidebar .tabs-area .two_thirds,
#content.content_sidebar .slide .two_thirds,
#content.content_sidebar .tabs-area .two_thirds_last,
#content.content_sidebar .slide .two_thirds_last {
width: 280px;
}
#content.contact_smartphone_content .two_thirds .two_thirds,
#content.contact_smartphone_content .two_thirds .two_thirds_last {
width: 376px;
}  #content .three_fourth {
width: 550px;
}
#content .three_fourth_last {
width: 530px;
}
#content.content_full_width .three_fourth {
width: 690px;
}
#content.content_full_width .three_fourth_last {
width: 685px;
}
#content .tabs-area .three_fourth,
#content .slide .three_fourth,
#content .tabs-area .three_fourth_last,
#content .slide .three_fourth_last {
width: 485px;
}
#content.content_full_width .tabs-area .three_fourth,
#content.content_full_width .slide .three_fourth,
#content.content_full_width .tabs-area .three_fourth_last,
#content.content_full_width .slide .three_fourth_last {
width: 650px;
}
#content.content_sidebar .tabs-area .three_fourth,
#content.content_sidebar .slide .three_fourth,
#content.content_sidebar .tabs-area .three_fourth_last,
#content.content_sidebar .slide .three_fourth_last {
width: 320px;
}
#content.contact_smartphone_content .two_thirds .three_fourth,
#content.contact_smartphone_content .two_thirds .three_fourth_last {
width: 417px;
}  #content .tabs-area .one_third_last,
#content .slide .one_third_last,
#footer .one_fourth_last,
#content .tabs-area .one_fourth_last,
#content .slide .one_fourth_last,
#content.content_sidebar .tabs-area .one_fourth_last,
#content.content_sidebar .slide .one_fourth_last,
#content .tabs-area .one_fifth_last,
#content .slide .one_fifth_last,
#content.content_full_width .tabs-area .one_fifth_last,
#content.content_full_width .slide .one_fifth_last,
#content.content_full_width .two_thirds,
#content.content_full_width .three_fourth {
margin: 0;
}
#content.content_full_width .two_thirds_last .one_third,
#content.content_full_width .two_thirds_last .one_third_last,
#content.content_full_width .two_thirds .one_third,
#content.content_full_width .two_thirds .one_third_last {
width: 280px;
}  .flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}
#content.content_full_width .slides,
#content .slides {
margin: 0;
}  .no-js .slides > li:first-child {
display: block;
}
.flexslider {
margin: 0 0 60px;
position: relative;
zoom: 1;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-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 { margin: -10px 0 0;
display: block;
position: absolute;
top: 50%;
z-index: 10;
cursor: pointer;
opacity: 0;
-webkit-transition: all .3s ease;
}
.flex-direction-nav a,
.flex-direction-nav a:hover {
text-decoration: none;
}
.flex-direction-nav .flex-prev span,
.flex-direction-nav .flex-next span {
position: relative;
color: #000;
}
.flex-direction-nav .flex-prev span:before,
.flex-direction-nav .flex-next span:before {
position: absolute;
top:0;
left:0;
content:"\f053";
font-size:28px;
}
.flex-direction-nav .flex-next span:before {
content:"\f054";
}
.flex-direction-nav .flex-next {
right: -21px;
}
.flex-direction-nav .flex-prev {
left: -35px;
}
.flexslider:hover .flex-next,
.flexslider:hover .flex-prev {
opacity: 0.15;
}
.jquery2-slider-wrap.flexslider:hover .flex-next,
.jquery2-slider-wrap.flexslider:hover .flex-prev {
opacity: 0.2;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover,
.jquery2-slider-wrap.flexslider:hover .flex-next:hover,
.jquery2-slider-wrap.flexslider:hover .flex-prev:hover {
opacity: 0.5;
}
.flex-direction-nav .flex-disabled {
opacity: .3!important;
cursor: default;
display: none;
filter: alpha(opacity=30);
} .flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.testimonials.flexslider .flex-control-nav {
bottom: -40px;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 12px;
height: 12px;
display: block;
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a,
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
background: #D7D8D6;
-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.4);
-moz-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.4);
box-shadow:inset 1px 1px 2px rgba(0,0,0,0.4);
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
background: #A9AAA8;
}
.flex-control-paging li a.flex-active {
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;
}  .jquery1-slider-wrap {
position: relative;
width: 940px;
height: 283px;
margin: 0 auto 51px auto;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
-moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
}
.jquery1-slider-wrap .slider-content-main {
color: #FFF;
float: left;
margin: 40px 0 0 45px;
width: 375px;
}
.jquery1-slider-wrap .slider-content-sub,
.slider-content-video {
float: right;
width: 432px;
height: 270px;
margin: 13px 25px 0 0;
}
.jquery1-slider-wrap .slider-content-video {
margin-top: 0px;
padding: 20px 0 14px 0; }
.jquery1-slider-wrap .slider-content-video iframe {
height: 264px;
}
.jquery1-slider-wrap .slider-content-sub img,
.jquery1-slider-wrap .slider-content-video iframe {
-webkit-box-shadow: 0px -2px 16px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px -2px 16px rgba(0, 0, 0, 0.3);
box-shadow: 0px -2px 16px rgba(0, 0, 0, 0.3);
}
.jquery1-slider-wrap .slider-content-sub img {
margin: 14px 0 0 14px;
}
.jquery1-slider-wrap .slider-content-sub-full-width {
width: 940px;
height: 283px;
}  .jquery2-slider-bg {
background: #E7E9E6;
float: left;
width: 918px;
height: 358px !important; margin: 11px 0 0 11px;
-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
}
.jquery2-slider-wrap.flexslider {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-slider-jquery-2.png) 0 0 no-repeat;
height: 419px !important;
margin: 20px auto 0 auto;
width: 940px;
position: relative;
}
body.karma-header-light .jquery2-slider-wrap.flexslider {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-slider-jquery-2-light.png) 0 0 no-repeat;
}
.jquery2-slider-wrap .flex-direction-nav a {
top: 190px;
}
.jquery2-slider-wrap .slider-content-main {
float: left;
margin: 45px 0 0 45px;
width: 350px;
}
.jquery2-slider-wrap .slider-content-sub {
background-position: -566px -329px;
float: right;
margin: 40px 40px 0 0;
width: 456px;
height: 309px;
}
.jquery2-slider-wrap .slider-content-sub img,
.jquery2-slider-wrap .slider-content-sub-full-width img {
margin: 10px 0 0 10px;
}
.jquery2-slider-wrap .slider-content-video {
padding: 10px;
background: #FFF;
float: right;
margin: 40px 40px 0 0;
border: 1px solid #D7D7D7;
}
.jquery2-slider-wrap .slider-content-video iframe {
height: 270px;
}
.jquery2-slider-wrap .slider-content-sub-full-width {
width: 860px;
height: 304px;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/shadowBG-full.png) 0 0 no-repeat;
margin: 40px 0 0 40px;
}
.jquery2-slider-wrap .flex-control-nav {
bottom: -12px;
}  #tt-slider-full-width {
width: 100%;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08) inset;
-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08) inset;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.08) inset;
}
.jquery3-slider-wrap {
padding: 50px 0;
}
.jquery3-slider-wrap .slider-content-main {
color: #FFF;
float: left; width: 450px;
}
.jquery3-slider-wrap.flexslider {
min-height: 286px;
}
.jquery3-slider-wrap .slider-content-sub,
.jquery3-slider-wrap .slider-content-video {
background: #FFF;
float: right;
margin: 0;
padding: 8px;
}
.jquery3-slider-wrap .slider-content-video iframe {
height: 270px;
}
.jquery3-slider-wrap .slider-content-sub-full-width {
width: 100%;
text-align: center;
}
.jquery3-slider-wrap .slider-content-sub-full-width img {
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas img {
box-shadow: none;
}
.jquery3-slider-wrap .flex-direction-nav .flex-next {
right: -19px;
}
.jquery3-slider-wrap .flex-direction-nav .flex-prev {
left: -38px;
}
.jquery3-slider-wrap .flex-direction-nav .flex-prev span:before,
.jquery3-slider-wrap .flex-direction-nav .flex-next span:before {
color: #FFF;
}
.jquery3-slider-wrap .slider-content-sub img {display: table;}  #main.tt-slider-karma-3d-slider {
margin-top: -150px;
}
.flash_wrap {
min-height: 400px;
height: auto;
}
.port-wrap {
height: 650px;
}
.cu3er-slider-wrap {
width: 940px;
height: 400px;
margin: 30px auto 0;
}
#main.tt-slider-karma-3d-slider #content,
.page-template-template_rightsidebar_horizontalnav-php #main.tt-slider-karma-3d-slider .main-area,
.page-template-template_leftsidebar_horizontalnav-php #main.tt-slider-karma-3d-slider .main-area,
.page-template-template_leftnav-php #main.tt-slider-karma-3d-slider .main-area,
.page-template-template_rightnav-php #main.tt-slider-karma-3d-slider .main-area,
.page-template-template_leftnav_sidebar-php #main.tt-slider-karma-3d-slider .main-area,
.page-template-template_rightnav_sidebar-php #main.tt-slider-karma-3d-slider .main-area {
padding-top: 65px;
}
#main.tt-slider-karma-3d-slider #sidebar,
#main.tt-slider-karma-3d-slider #sub_nav {
margin-top: 65px;
}  #main.tt-slider-karma-custom-shortcode-slider .main-area {
padding-top: 0px !important;
}
#main.tt-slider-karma-custom-shortcode-slider .rev_slider_wrapper,
#main.tt-slider-karma-custom-shortcode-slider .forcefullwidth_wrapper_tp_banner {
margin-bottom: 35px !important;
}  .testimonials {
margin-bottom: 50px;
}
.testimonials,
.testimonials_static {
background: #E7E9E6;
border: 1px solid #D8D9D6;
padding-bottom: 20px;
margin: 15px 0;
width: 100%;
}
.testimonials:after,
.testimonials_static:after {
content:"";
position:absolute;
left: 25px;
top: 25px;
background-position: -28px -99px;
width: 51px;
height: 35px;
}
.testimonials blockquote,
.testimonials_static blockquote {
padding: 35px 25px 0 95px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #808080;
font-style: italic;
display: block;
}
.testimonials blockquote p,
.testimonials_static p {
margin: 0;
padding: 0 0 5px 0;
line-height: 22px;
}
.testimonials blockquote cite,
.testimonials_static blockquote cite {
font-style: normal;
display: block;
text-align: right;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
color: #444;
padding-right: 6px;
font-family: Arial, Helvetica, sans-serif;
}
.tt-testimonial-wrapper {
padding-bottom: 20px;
height: auto;
}  .home_video_preload {
width: 100%;
height: 100%;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/preload-white.gif) center center no-repeat;
}
.big-banner .content_home_video {
padding-top: 80px !important;
}  #main .sitemap_with_child, #main .sitemap_without_child {
float: left;
width: 200px;
margin-right: 20px;
}
#main .sitemap_with_child a,
#main .sitemap_without_child a {
font-weight: bold;
text-decoration: none;
}
#main .sitemap_with_child .page_item a, #main .sitemap_without_child .page_item a {
font-weight: normal;
text-decoration: underline;
}
#main .sitemap_with_child ul,
#main .sitemap_without_child ul {
margin: 0;
padding: 8px 0 0 0;
}
#main .sitemap_with_child ul {
padding: 0;
}
#main .sitemap_with_child ul a {
text-decoration: none !important;
}
#main .sitemap_with_child a:hover, #main .sitemap_without_child a:hover {
text-decoration: underline !important;
}  .video-main {
width: 592px;
height: 371px;
float: left;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-video.png) 0 0 no-repeat;
position: relative;
}
.video-frame {
width: 572px;
height: 312px;
position: absolute;
top: 10px;
left: 10px;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/preload-white.gif) center center no-repeat;
} .wpb_wrapper .video-frame {
margin-top: -10px;
top: 0;
}
.video-sub {
width: 305px;
float: right;
padding-top: 15px;
}
.three-d-main {
width: 527px;
height: 475px;
float: left;
}
.three-d-sub {
width: 380px;
float: right;
padding-top: 15px;
}
.three-d-wrap {
padding-bottom: 12px;
}
.video_right .video-main, .video_right .two-d-main, .video_right .three-d-main {
float: right !important;
}
.video_right .video-sub, .video_right .two-d-sub, .video_right .three-d-sub {
float: left !important;
}  #horizontal_nav.tt-gallery-nav-wrap,
#horizontal_nav.tt-gallery-nav-wrap ul#tt-gallery-nav {
float: none;
}
#horizontal_nav.tt-gallery-nav-wrap {
text-align: center;
}
#horizontal_nav.tt-gallery-nav-wrap ul#tt-gallery-nav {
margin-left: -18px;
}
#horizontal_nav.tt-gallery-nav-wrap ul#tt-gallery-nav li {
float: none;
display: inline-block;
}
#tt-gallery-iso-wrap,
div.port-1-wrap,
#content.content_full_width.portfolio_layout {
width: 100%;
padding: 0;
} #content.content_full_width.portfolio_layout .one_half,
#content.content_full_width.portfolio_layout .one_third {
margin: 0 16px 0 16px;
}
#content.content_full_width.portfolio_layout .one_fourth {
margin: 0 18px 0 18px;
}
#horizontal_nav.tt-gallery-nav-wrap {
padding-bottom: 16px;
margin-top: -16px;
} .tt-slider-karma-custom-shortcode-slider #horizontal_nav.tt-gallery-nav-wrap {
margin-top: 0;
}
.portfolio_wrap {
width: 100%;
float: left;
padding-bottom: 30px;
}
.portfolio_content {
clear: left;
padding-top: 8px;
padding-bottom: 20px;
}
.port_sep {
width: 100%;
margin: 30px 0;
float: left;
}
.portfolio_one_column {
width: 270px;
float: left;
}
.portfolio_one_column.gallery_single {
width: 190px;
}
.portfolio_one_column_last {
float: right;
width: 722px;
height: 602px;
}
.portfolio_portrait_full_last {
float: right;
width: 630px;
height: 836px;
position: relative;
} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}   #menu-main-nav {
float: right;
}
#menu-main-nav {
margin: 2px -33px 0 0;
}
#menu-main-nav a {
text-decoration: none;
}
#menu-main-nav li {
border-left: 1px solid rgba(255, 255, 255, 0.15);
float: left;
margin-right: 2px;
padding: 5px 31px 5px 13px;
vertical-align: top;
white-space:nowrap;
}
#menu-main-nav li.parent.menu-item-has-children:hover {
border-color: transparent;
}
#menu-main-nav .sub-menu li {
border-left: 0;
}
#menu-main-nav li strong {
color: #FFF;
display: block;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 0.6px;
position: relative;
font-weight: bold;
}
#menu-main-nav a,
#menu-main-nav .sub-menu li.current-menu-ancestor ul a,
#menu-main-nav a:hover span.navi-description, #menu-main-nav li.current_page_item a span.navi-description,
#menu-main-nav li.current_page_parent a span.navi-description,
#menu-main-nav li.current_page_ancestor a span.navi-description, #menu-main-nav .sub-menu li.current-menu-item ul li a,
#menu-main-nav .sub-menu li.current-menu-ancestor ul li.current-menu-item ul li a {
color: #FFF;
}
#menu-main-nav li.current-menu-parent li a span,
#menu-main-nav li.current-menu-item li a span,
#menu-main-nav li.current_page_ancestor li a span {
text-decoration: none;
}
#menu-main-nav li,
#menu-main-nav .sub-menu li {
text-align:left;
}  body.karma-body-mega-menu #menu-main-nav li {
padding: 5px 26px 13px 13px;
}
body.karma-body-mega-menu #menu-main-nav li.parent:hover {
border-radius: 3px 3px 0px 0px !important;
}
#menu-main-nav.sf-menu li ul.sub-menu {
display:none; }
body.karma-body-mega-menu #menu-main-nav.sf-menu li .karma_mega_div ul.sub-menu {
margin-top: 10px;
}
body.karma-header-light.karma-body-mega-menu #menu-main-nav.sf-menu li .karma_mega_div ul.sub-menu li ul.sub-menu {
box-shadow: none;
}
.karma_mega_div { margin-left:-490px;
position: absolute;
left: 50%;
padding: 0 20px;
width: 980px;
display: none;
z-index: 9999;
}
.karma_mega_div span.karma-mega-title {
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
color: rgba(255, 255, 255, 0.45);
display: inline-block;
font-size: 15px;
padding-bottom: 8px;
margin-bottom: 8px; width: 89%;
}
.karma_mega_div span.karma-mega-title span {
color: #FFF !important;
}
body.karma-header-light .karma_mega_div span.karma-mega-title {
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
body.karma-body-mega-menu #menu-main-nav.sf-menu li .karma_mega_div ul a {
width: 89% !important;
}
.karma_mega_div ul, .karma_mega_div li { position: relative !important;
display: block !important;
top: auto !important;
left: auto !important;
height: auto !important;
float: none !important;
border-radius: 0 !important;
}
.karma_mega_div a {
border: none !important;
display: block !important;
padding: 5px;
width: 100% !important;
}
.karma_mega_div ul ul li {
border: none !important;
}
.karma_mega_div ul ul li:last-child {
border: none !important;
}
.karma_mega_div .sub-menu {
overflow: hidden !important;
border-style: none !important;
border-width: 0px !important;
} .karma_mega_div > .sub-menu {
display: table !important;
padding: 20px 30px 30px !important;
border: none !important;
width: 100% !important;
box-sizing: border-box;
} .karma_mega_div > .sub-menu > li {
display: table-cell !important;
float: none !important;
padding-top: 10px !important;
vertical-align: top !important;
width: auto !important;
} .karma_mega_div > .sub-menu > li > ul {
padding: 0 !important;
margin: 0 !important;
} .karma_mega_div > .sub-menu > li > ul li {
display: block !important;
float: none !important;
padding: 0 !important;
margin: 0 !important;
} .karma_mega_div > .sub-menu > li > ul ul li {
margin-left: 15px !important;
}
.karma_mega_div .karma_mega_menu_columns_first {
padding-left: 0 !important;
}
.karma_mega_div .karma_mega_menu_columns_last {
padding-right: 0 !important;
border-right-style: none !important;
border-right-width: 0 !important;
}
.karma_mega_div>.sub-menu>.karma_mega_hr {
display: table-row !important;
width: 100% !important;
height: 8px !important;
} #menu-main-nav.sf-menu li ul.sub-menu {
display:none; }
#menu-main-nav.sf-menu li ul,
#menu-main-nav li.parent:hover,
.tt-logo-center #menu-main-nav li.parent:first-child:hover {
border-radius: 3px !important;
}
#menu-main-nav.sf-menu li ul {
float: none;
list-style: none;
margin: 0 0 0 -14px;
padding: 9px 6px;
position: absolute;
white-space:normal;
width: 236px;
z-index: 999;
}
#menu-main-nav.sf-menu li ul a {
display: block;
padding: 7px 13px;
width: 220px;
}
#menu-main-nav.sf-menu li ul li {
margin: 0 0 0 2px;
padding: 0;
white-space:normal;
width: 100%;
}
#menu-main-nav.sf-menu li .sub-menu li a:hover {
color:#FFF !important;
}
#menu-main-nav .sub-menu li.parent a {
position: relative;
} #menu-main-nav.sf-menu ul ul {
left: 100%;
margin: -43px 0 0 1px;
}  #menu-main-nav ul.sub-menu li,
body.karma-header-gradient #menu-main-nav ul.sub-menu li,
body.karma-header-light #menu-main-nav ul.sub-menu li,
body.karma-header-dark #menu-main-nav ul.sub-menu li {
border-left: 0;
}
.tt-logo-center #menu-main-nav li:first-child:before,
.tt-logo-right #menu-main-nav li:first-child:before {
display: none;
}
#menu-main-nav li.parent:hover:before,
#menu-main-nav li li:before {
background: none;
}
#menu-main-nav li.parent:hover { }  .tt-logo-center #menu-main-nav li {
padding-bottom: 10px;
}
#menu-main-nav .sub-menu li.parent .sub-menu a:after,
#menu-main-nav .sub-menu li.parent .sub-menu li.parent .sub-menu a:after {
content: "";
}
#menu-main-nav .sub-menu li.parent a:after,
#menu-main-nav .sub-menu li.parent .sub-menu li.parent a:after {
content: "\f105";
font-size: 12px;
position: absolute;
right: 12px;
top: 7px;
}
.top-block .sf-menu .sub-menu li.menu-item-has-children a:after {
content: "\f105";
font-size: 12px;
position: absolute;
right: 12px;
top: 2px;
}
.top-block .sf-menu .sub-menu li.menu-item-has-children .sub-menu a:after {
content: "";
}
#menu-main-nav .fa.tt-menu-icon {
float: left;
padding:4px 8px 0 0;
}
#menu-main-nav li ul .fa.tt-menu-icon {
float: none;
}  #sub_nav select,
#horizontal_nav select {
display: none; }
#sub_nav,
#sub_nav.nav_right_sub_nav {
background-image: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-sidebar.gif);
background-repeat: repeat-y;
}
#sub_nav {
float: left;
width: 220px;
float: left;
background-position: 206px 0;
padding-bottom: 65px;
overflow: hidden;
}
#sub_nav ul a {
border-bottom: 1px solid #FEFEFC;
border-radius: 3px;
display: block;
height: 1%;
margin: 0 13px 0 0;
padding: 6px 3px 8px 20px;
position: relative;
}
#sub_nav ul a:after {
content: " ";
position: absolute;
left:0;
bottom:0;
width:100%;
height:1px;
border-bottom: 1px solid #D8D8D6;
}
#sub_nav ul a strong,
#horizontal_nav ul.sub-menu a strong {
font-weight: normal;
}
#sub_nav ul a:hover,
#sub_nav ul a:hover:after,
#sub_nav ul li.current_page_item a,
#sub_nav ul li.current_page_item a:after,
#sub_nav ul li ul a,
#sub_nav ul li ul a:after {
margin-right: 0;
color: #fff;
text-decoration: none;
border-color: transparent;
}
#sub_nav .sub-menu li .sub-menu a,
#sub_nav .sub-menu li .sub-menu a:after,
body.karma-flat-cs #sub_nav .sub-menu li .sub-menu a,
body.karma-flat-cs #sub_nav .sub-menu li .sub-menu a:after {
border-color: transparent;
}
#sub_nav .sub-menu li .sub-menu a:hover,
body.karma-flat-cs #sub_nav .sub-menu li .sub-menu a:hover {
background: none;
}
#sub_nav > ul > li > ul > li > a {
background: none !important;
}
#sub_nav ul li {
vertical-align: top;
height: 1%;
} #sub_nav.nav_right_sub_nav {
float: right;
background-position: 12px 0;
}
#sub_nav.nav_right_sub_nav ul a {
margin: 0 0 0 13px;
}
#sub_nav.nav_right_sub_nav ul a:hover,
#sub_nav.nav_right_sub_nav ul li.current_page_item a {
margin-left: 0;
padding-left: 33px;
} #sub_nav .sub-menu li .sub-menu {
padding-left: 1.4em;
margin: 15px 0 15px 30px;
}
#sub_nav.nav_right_sub_nav .sub-menu li .sub-menu {
margin-left: 40px;
}
#sub_nav .sub-menu li .sub-menu a,
#sub_nav.nav_right_sub_nav .sub-menu li .sub-menu a {
background: none;
display:inline-block;
}
#sub_nav .sub-menu li .sub-menu a:hover,
#sub_nav.nav_right_sub_nav .sub-menu li .sub-menu a:hover {
text-decoration: underline;
} #sub_nav ul li.current_page_item .sub-menu a,
body.karma-flat-cs #sub_nav ul li.current_page_item .sub-menu a {
background: none;
font-weight: normal;
}
#sub_nav .sub-menu li .sub-menu li {
margin-bottom: 4px;
} #sub_nav .sub-menu li .sub-menu li .sub-menu {
margin: 8px 0 15px 10px;
}  .sub_nav_sidebar {
padding-top: 34px;
}
.sub_nav_sidebar .sidebar-widget {
width: 88%;
} #sub_nav:not(.fix) .sub_nav_sidebar ul a {
border: none;
padding: 0;
display: inline-block;
}
#sub_nav .sub_nav_sidebar .textwidget ul a:hover {
background: none;
color: inherit;
text-decoration: underline;
} #sub_nav:not(.fix) .sub_nav_sidebar ul a,
#sub_nav:not(.fix) .sub_nav_sidebar ul a:after {
border: none !important;
}  #horizontal_nav {
border-bottom: 1px solid #FEFEFC;
float: left;
margin-bottom: 30px;
margin-top: -16px;
padding-bottom: 29px;
position: relative;
width: 100%;
}
#horizontal_nav ul {
float: left;
margin: 0 0 0 -18px;
padding: 0;
height: 1%;
overflow: hidden;
}
#horizontal_nav ul li {
float: left;
margin-left: 18px;
}
#horizontal_nav ul a {
color: #474747;
cursor: pointer;
float: left;
padding: 0 11px 0 0;
padding: 4px 13px;
text-decoration: none;
}
#horizontal_nav ul li,
#horizontal_nav ul a, .tabset .ui-state-active,
.tabset .active,
.tabset a:hover, .karma-pages a,
.karma-pages span,
.wp-pagenavi a,
.wp-pagenavi span,
.woocommerce-pagination a,
.woocommerce-pagination span {
position:relative; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#horizontal_nav ul a:hover,
#horizontal_nav ul .current_page_item a,
#horizontal_nav.tt-gallery-nav-wrap .active a,
.content-style-default #horizontal_nav ul a:hover,
.content-style-default #horizontal_nav ul .current_page_item a,
.content-style-default #horizontal_nav.tt-gallery-nav-wrap .active a,
.content-style-steel #horizontal_nav ul a:hover,
.content-style-steel #horizontal_nav ul .current_page_item a,
.content-style-steel #horizontal_nav.tt-gallery-nav-wrap .active a,
.content-style-white #horizontal_nav ul a:hover,
.content-style-white #horizontal_nav ul .current_page_item a,
.content-style-white #horizontal_nav.tt-gallery-nav-wrap .active a,
.content-style-tan #horizontal_nav ul a:hover,
.content-style-tan #horizontal_nav ul .current_page_item a,
.content-style-tan #horizontal_nav.tt-gallery-nav-wrap .active a,
.content-style-grey #horizontal_nav ul a:hover,
.content-style-grey #horizontal_nav ul .current_page_item a,
.content-style-grey #horizontal_nav.tt-gallery-nav-wrap .active a,
.content-custom-bg #horizontal_nav ul a:hover,
.content-custom-bg #horizontal_nav ul .current_page_item a,
.content-custom-bg #horizontal_nav.tt-gallery-nav-wrap .active a, .tabset .ui-state-active,
.tabset .active,
.tabset a:hover, .karma-pages span.current,
.wp-pagenavi span.current {
color: #FFF;
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
}
.tools + #horizontal_nav {
margin-top: -26px;
}   *:active,
*:focus {
outline: none;
}
header *:active.non-keyboard-outline,
header *:focus.non-keyboard-outline,
footer *:active.non-keyboard-outline,
footer *:focus.non-keyboard-outline {
outline: #FFF auto 5px;
}
#main *:active.non-keyboard-outline,
#main *:focus.non-keyboard-outline {
outline: #000 auto 5px;
}
#main .post_comments a:focus {
outline-color: #FFF;
}
#header .toolbar-left a,
#header .toolbar-right a {
text-decoration: none;
}
#header .toolbar-left li,
#header .toolbar-right li {
color: #575C60;
}
.callout_button {
cursor: pointer;
letter-spacing: .8px;
color: #333;
border: 1px solid #999;
display: inline-block;
font-size: 12px !important;
text-decoration: none;
margin: 0;
padding: 6px 10px !important;
}
#footer h3 a {
color: #FFF;
}
#menu-main-nav a,
#wrapper .tabset a,
#sub_nav a,
.callout_button:hover,
#footer_bottom a,
.footer-content a {
text-decoration: none;
}
.toolbar-left a:hover,
.toolbar-right a:hover,
.footer-content a:hover,
#footer_bottom a:hover,
.top-toolbar ul.sub-menu a:hover {
color: #FFF;
}  a.link-top {
padding: 3px 0 0 17px;
position:relative;
font-size: 12px;
margin: -10px 2px 15px 0;
float: right;
}
a.link-top:before {
content:"\f062";
font-weight: normal;
position:absolute;
left:1px;
top:3px;
}
.karma-scroll-top {
bottom: 14px; color: #fff;
display: inline-block;
font-size: 14px;
height: 42px;
line-height: 42px;
opacity: 0;
overflow: hidden;
position: fixed;
right: 14px;
text-align: center;
width: 42px;
visibility: hidden;
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
}
.karma-scroll-top.cd-is-visible,
.karma-scroll-top.cd-fade-out {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
}
.karma-scroll-top.cd-is-visible {
visibility: visible;
opacity: 0.85;
}
.karma-scroll-top {
background: rgba(0,0,0,0.85);
}
.karma-scroll-top:hover {
background: rgba(255,255,255,0.85);
color: #000;
}  #content ul,
.content_full_width ul {
margin: 0 0 20px 15px;
}
#content ol,
.content_full_width ol {
margin: 0 0 20px 20px;
}
#content ol li,
#content ul li,
.content_full_width ol li,
.content_full_width ul li {
margin-bottom: 8px;
}
#content li:first-child,
.content_full_width li:first-child {
margin-top: 20px;
}
ul.list {
margin: 0;
padding: 0 0 20px 0;
}
#sidebar .sidebar-widget ul.list {
padding-top:10px;
margin-top: 0;
}
ul.list li,
#sidebar ul li,
#sub_nav .sub_nav_sidebar .textwidget ul li {
padding-left:1.4em;
margin-bottom: 10px;
}
ul.list li h1,
ul.list li h2,
ul.list li h3,
ul.list li h4,
ul.list li h5,
ul.list li h6 {
display: inline-block;
}
#sidebar ul li,
#sub_nav .sub_nav_sidebar .textwidget ul li {
margin-bottom: 5px;
}
ul.list1 li:before,
ul.list2 li:before,
ul.list3 li:before,
ul.list4 li:before,
ul.list5 li:before,
ul.list6 li:before,
ul.list7 li:before,
ul.list8 li:before,
#sidebar ul li:before,
#sub_nav ul li .sub-menu li:before,
#sub_nav ul li .sub-menu li .sub-menu li:before,
#sub_nav .sub_nav_sidebar .textwidget ul li:before {
margin-left: -1.4em;
width: 1.4em;
} ul.list1 li:before,
ul.list6 li:before,
#sidebar ul li:before,
#sub_nav ul li .sub-menu li:before,
#sub_nav ul li .sub-menu li .sub-menu li:before,
#sub_nav .sub_nav_sidebar .textwidget ul li:before {
content: "\f054";
font-size:11px;
} ul.list2 li:before {
content: "\f005";
} ul.list3 li:before {
content: "\f10c";
font-weight:900;
} ul.list4 li:before {
content: "\f00c";
width: 1.6em;
} ul.list5 li:before {
content: "\f0da";
margin-left: -1.1em;
width: 1.1em;
} ul.list6 li:before {
content: "\f067";
} ul.list7 li:before {
content: "\f101";
margin-left: -1.1em;
width: 1.1em;
} ul.list8 li:before {
content: "\f061";
}
ul.list2 li:before,
ul.list3 li:before {
font-size:10px;
width: 1.6em;
}
.footer-content ul {
color: #999;
}
.footer-content li {
margin-bottom: 12px;
}
#content ul.search-list {
list-style: none;
margin: 0;
padding: 0;
}
#content ul.search-list li {
margin-bottom: 28px;
}
#content ul.search-list li strong {
font-size: 15px;
}
.sitemap-list .sub-menu {
margin-left: 10px;
padding: 10px 0 5px 0;
}
.sitemap-list .sub-menu li .sub-menu {
margin-left: 15px;
padding: 10px 0 0 0;
}  h1, h2, h3, h4, h5, h6, p.comment-author-about {
margin: 0 0 20px 0;
font-weight: normal;
color: #222;
}
h1 i, h2 i, h3 i, h4 i, h5 i {
padding-right: 4px;
}
.colored_box p strong { color: #FFF;}
p { margin-bottom: 15px;}
h1 { font-size: 2.1em;}
h2 { font-size: 1.9em;line-height: 1.3em;}
h3 { font-size: 1.7em;}
h4 { font-size: 1.5em;}
h5 { font-size: 1.3em;}
h6 {
font-size: .9em;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
}
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
padding-top: 20px;
}
#main ul + h1,
#main ul + h2,
#main ul + h3,
#main ul + h4,
#main ul + h5,
#main ul + h6,
#main ol + h1,
#main ol + h2,
#main ol + h3,
#main ol + h4,
#main ol + h5,
#main ol + h6 {
padding-top: 10px;
}
p.top-block-title {
display: inline-block;
font-weight: bold;
margin-right: 5px;
}
#main .tools h1 {
padding-bottom: 15px;
font-size: 20px;
float: left;
color: #FFF;
margin: 3px 0 0;
}
#main .tools.full-width-page-title-bar h1 {
padding: 1px 0 0 0;
margin: 0;
}
.top-block p {
font-size: 1.1em;
color: #CCC;
}
#sidebar h2 {
padding-bottom: 5px;
font-size: 10px;
}
#main .video-sub h2,
#main .two-d-sub h2,
#main .three-d-sub h2 {
padding-bottom: 10px !important;
}
.jquery1-slider-wrap .slider-content-main h2,
.jquery1-slider-wrap .slider-content-main p,
.jquery3-slider-wrap .slider-content-main h2,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h1,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h2,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h3,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h4,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h5,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h6,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas p {
color: #FFF;
}
.jquery3-slider-wrap .slider-content-main p,
.jquery3-slider-wrap .slider-content-main ul {
color:	rgba(255,255,255,0.8);
}
.slider-content-main h2 {
color: #222;
font-size: 2em;
font-weight: 400;
}
.slider-content-main p {
font-size: 1.1em;
line-height: 21px;
}
.sitemap-last p {
line-height: 25px;
}
.search-title {
color: #000;
font-size: 1.9em;
}
#content .sub-box3 .cols-holder {
padding: 41px 0 0;
}
h1, h2, h3, h4, h5, h6 { line-height: 1.2em;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, .tools h1 {
text-shadow: none;
}
.jquery1-slider-wrap .slider-content-main h2,
.jquery3-slider-wrap .slider-content-main h2,
.logo-text,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h1,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h2,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h3,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h4,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h5,
.jquery3-slider-wrap .slider-content-sub-full-width.tt-slider-blank-canvas h6 {
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
#footer p,
#footer_bottom p {
margin: 0;
}
#footer h3 {
text-transform: uppercase;
color: #FFF;
display: block;
font-size: 13px;
letter-spacing: 0.5px;
padding-bottom: 8px;
margin-bottom: 22px;
font-weight: bold;
}
#footer .footer_post h4,
#footer .footer_post h4 a {
text-transform: uppercase;
color: #FFF;
font-weight: bold;
display: block;
font-size: 12px;
letter-spacing: 0.5px;
}
#footer .footer_post h4 {
padding-bottom: 3px;
margin: 0;
}
#footer_bottom ul li {
float: left;
margin: 0 4px 0 -4px;
padding: 0 9px;
}
.callout-wrap {
border-top: 1px solid #FEFEFC;
border-bottom: 1px solid #FEFEFC;
float: left;
width: 100%;
padding-top: 20px;
margin: 10px 0 30px 0;
position: relative;
}
.callout-wrap span {
padding-bottom: 25px;
color: #222;
font-size: 1.5em;
line-height: 28px;
display: block;
}
.callout2 {
color: #222;
font-size: 1.5em;
line-height: 28px;
}
.heading-horizontal {
position: relative;
margin-top: 20px;
text-align: center;
}
.heading-horizontal:before {
content: "";
display: block;
width: 100%;
height: 0px;
position: absolute;
top: 50%;
z-index: 1;
}
.heading-horizontal span {
background: #D9DEE4;
padding: 0 20px;
position: relative;
z-index: 5;
}
p + .heading-horizontal { padding-top: 0;}  #content.content_blog {
width: 660px;
padding: 0 0 20px 0;
}
#sidebar.sidebar_blog,
#sidebar.left_sidebar_blog {
width: 235px;
}
.blog_wrap,
.single_blog_wrap {
width: 100%;
margin-bottom: 70px;
}
.single_blog_wrap {
background: none;
margin-bottom: 80px;
}
.post_title,
.post_content,
.post_footer {
width:100%;
}
.post_content {
position: relative;
min-height: 170px;
padding-bottom: 15px;
margin: -5px 0 0;
overflow: hidden;
}
#content .tt-blog-no-feature .post_content {
padding-right: 102px;
box-sizing: border-box;
}
#content .post_content .one_half,
#content .post_content .one_half_last {
width: 47%;
}
#content .post_content .one_third,
#content .post_content .one_third_last {
width: 30%;
}
#content .post_content .one_fourth,
#content .post_content .one_fourth_last {
width: 22%;
}
.post_footer {
height: 53px;
position: relative;
margin-bottom: 18px;
}
.single_blog_wrap .post_footer {
margin-bottom: 28px;
}
.post_title span {
color: #4C4C4C;
font-weight: 700;
}
.post_cats span,
.post_tags span {
padding-left: 22px;
position: relative;
}
.post_footer p {
position: relative;
padding-left: 18px;
margin-top: 15px;
}
.post_footer p.post_cats {
float: left;
}
.post_footer p.post_tags {
float: right;
}
.post_footer p.post_cats:after,
.post_footer p.post_tags:after {
position:absolute;
left: 0;
top: 1px;
font-size: 14px;
color: rgba(0,0,0,0.6);
}
.post_footer p.post_cats:after {
content:"\f0f6";
}
.post_footer p.post_tags:after {
content:"\f02b";
}
.post_date,
.post_comments {
position: absolute;
width: 62px;
right: 12px;
}
.post_date {
height: 64px;
top: 2px;
box-shadow: 0 0 0 1px #51596C, 0 0 0 2px #000;
background-color: #010101;
background-image: linear-gradient(to bottom, #303440, #010101);
background-image: -webkit-gradient(linear, left top, left bottom, from(#303440), to(#010101));
background-image: -webkit-linear-gradient(top, #303440, #010101);
background-image: -moz-linear-gradient(top, #303440, #010101);
background-image: -webkit-linear-gradient(top, #303440, #010101);
background-image: -o-linear-gradient(top, #303440, #010101);
background-image: ms-linear-gradient(to bottom, #303440, #010101);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#303440', endColorstr='#010101');
}
body.karma-flat-cs .post_date,
body.karma-flat-cs .post_comments {
box-shadow: none;
background-image: none;
}
.post_date .day {
font-weight: 700;
color: #FFF;
font-size: 30px;
display: block;
text-align: center;
margin: 12px 0 0;
}
.post_date .month {
color: #A2A3A4;
font-size: 16px;
text-transform: uppercase;
display: block;
text-align: center;
margin: -14px 0 0;
}
.post_date .year {
display: none;
}
body.karma-post-year .post_date .day {
font-size:22px;
margin-top:6px;
}
body.karma-post-year .post_date .month {
font-size:13px;
margin-top:-18px;
padding-top:0px;
}
body.karma-post-year .post_date .year {
color:#A2A3A4;
display: block;
font-size: 11px;
margin: -24px 0 0;
text-align: center;
text-transform: uppercase;
}
.post_comments {
height: 28px;
border-top: 0;
top: 76px;
}
.post_comments span {
position: relative;
display: inline-block;
color: #FFF;
font-size: 13px;
font-weight: 700;
padding:3px 15px 0 23px;
}
.post_comments span:after{
content:"\f075";
position: absolute;
right:-4px;
}
.post_comments a {
text-decoration: none;
}
.sharelink_small {
width: 65px;
height: 30px;
float: right;
text-indent: -9999em;
display: block;
background-position: 0 0;
margin: 20px 0px 12px 0 !important;
position: relative;
right: 10px;
}
.sharelink_big {
width: 92px;
height: 30px;
text-indent: -9999em;
display: block;
background-position: -66px 0;
}
.shareme {
float: left;
padding: 5px 0 30px;
}
.post_content .small_button {
margin-bottom: 15px;
}
#about-author-wrap {
margin-bottom: 50px;
}
#about-author-wrap.social-sharing-active {
margin-bottom: 25px;
}
#content ol#post-comments li .comment-content {
margin-bottom: 20px;
}
#content ol#post-comments li ul.children li {
margin-left: 30px;
}
.comment-content {
background: #e8e9e7;
background: -moz-linear-gradient(top,  #dbddda 0%, #e8e9e7 31px);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbddda), color-stop(31px,#e8e9e7));
background: -webkit-linear-gradient(top,  #dbddda 0%,#e8e9e7 31px);
background: -o-linear-gradient(top,  #dbddda 0%,#e8e9e7 31px);
background: -ms-linear-gradient(top,  #dbddda 0%,#e8e9e7 31px);
background: linear-gradient(to bottom,  #dbddda 0%,#e8e9e7 31px);
border: none;
box-shadow: 0 0 0 1px #e8e9e7, 0 0 0 2px #C6C7C4;
color: #444;
padding: 30px 20px 30px;
position: relative;
}
.comment-gravatar {
background: #FFF;
float: left;
width: 80px;
height: 80px;
margin: 15px 0 0 15px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
#about-author-wrap .comment-gravatar {
width: 100px;
height: 100px;
margin: 0 0 0 15px;
}
#about-author-wrap p {
margin-bottom: 10px;
}
.comment-gravatar img {
margin: 10px 0 0 10px;
}
.comment-text {
width: 72%;
float: left;
margin: 6px 0 0 20px;
padding: 0 0 15px 10px;
}
.comment-text .comment-author a,
.comment-text .comment-author {
font-size: 16px;
color: #333;
font-weight: 700;
display: inline-block;
padding: 10px 0;
}
.comment-author-about {
font-size: 12px;
letter-spacing: .5px;
color: #333;
text-transform: uppercase;
font-weight: 700;
}
.comment-date,
em {
color: #999;
font-style: italic;
font-size: 1.1em;
} .comments-rss-link {
float: right;
}
.comments-rss-link a {
position: relative;
padding-left: 27px;
}
.comments-rss-link a:after {
content:"\f09e";
position: absolute;
left: 0;
top: 0;
font-size: 13px;
background-color: #FF8300;
color: #FFF;
padding:2px 5px 0 6px;
}
#respond {
clear: left;
padding-top: 40px;
}
#content #post-comments {
margin:0 0 30px 0;
}
#blog-tabs ul.tabset {
float: right;
}
#wrapper #content #blog-tabs ul.tabset li:last-child {
margin-right: 0;
}
#wrapper .blog-tab-box {
margin: 0 9px 0 0;
padding: 0 0 20px 0;
width: 100%;
}
#wrapper #blog-tabs .tabset .active a {
color: #FFF !important;
}
.ui-tabs .ui-tabs-hide {
display: none !important;
}
i.discussion-title {
padding-right: 15px;
}
.related_posts {
padding: 0 0 40px;
}
h6.heading-horizontal.tt-blog-related-post {
margin-bottom: 45px;
}
#content .tt-blog-related-post-list {
margin-bottom: 35px;
}
#content nav a {
font-size: 12px;
font-weight: 700;
line-height: 2.2em;
}
#nav-above {
display: none;
padding: 0 0 1.625em;
}
.paged #nav-above {
display: block;
}
.nav-next {
float: right;
text-align: right;
width: 100%;
}
#content ul.tt-social-sharing {
margin: 0;
list-style: none;
padding:15px 0 35px 0;
}
ul.tt-social-sharing li {
float: left;
margin-right: 30px;
}
ul.tt-social-sharing a {
position: relative;
padding-left: 20px;
text-decoration: none;
}
ul.tt-social-sharing a:hover {
text-decoration: underline;
}
ul.tt-social-sharing a:after,
a.comment-reply-link:before,
a.comment-edit-link:before {
position: absolute;
left: 0;
top: 0;
font-size: 14px;
}
ul.tt-social-sharing a.twitter:after {
content:"\f099";
}
ul.tt-social-sharing a.facebook:after {
content:"\f09a";
}
ul.tt-social-sharing a.email:after {
content:"\f0e0";
}
ul.tt-social-sharing a.google:after {
content:"\f0d5";
}
a.comment-reply-link,
a.comment-edit-link {
margin-right: 12px;
}
a.comment-reply-link:before,
a.comment-edit-link:before {
position: relative;
margin-right: 4px;
top: 1px;
}
a.comment-reply-link:before {
content:"\f112";
}
a.comment-edit-link:before {
content:"\f044";
} .tt-masonry-wrap {
padding: 38px 0;
width: 100%;
}
article.masonry-section {
background: #FFF;
border-radius: 3px;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.10);
float: left;
width: 30%;
margin: 0 0 2.5% 2.5%;
}
.masonry-section .tt-post-quote,
.post_content .tt-post-quote {
color: #FFF;
border-radius: 3px;
} article.masonry-section .entry-header {
padding: 25px 30px 0;
margin: 0;
}
article.masonry-section .entry-meta {
font-size: 14px;
font-weight: 500;
line-height: 1.2;
margin-bottom:25px;
}
article.masonry-section .entry-meta a,
article.masonry-section .entry-header a {
color: #000;
text-decoration: none;
} article.masonry-section .entry-content {
padding: 0 30px 25px;
margin: 0;
}
article.masonry-section .entry-content p,
article.masonry-section blockquote,
.post_content .tt-post-quote {
font-size: 14px;
font-weight:300;
line-height: 2;
}
article.masonry-section .entry-content.tt-image-post {
padding: 25px 30px;
}
article.masonry-section blockquote,
.post_content .tt-post-quote {
padding: 15px 20px;
margin: 0;
}
article.masonry-section blockquote a,
.post_content .tt-post-quote a {
color: #fff;
}
article.masonry-section .icon-quote-left {
color: #b2b2b2;
}
article.masonry-section blockquote cite {
font-size: 12px;
margin-left: 7px;
color: #b2b2b2;
}
article.masonry-section blockquote.blockquote-dark cite,
article.masonry-section blockquote.blockquote-dark .icon-quote-left {
color: #535353;
}
article.masonry-section a img {
display: block;
width:100%;
height:auto;
}
article.masonry-section .icon-quote-left {
position: static;
vertical-align: middle;
} .karma-blog-slider {
position: relative;
}
article.masonry-section .karma-blog-slider {
height: auto;
overflow: hidden;
}
.karma-blog-slider img {
width: 100%;
}
.karma-blog-slider ul.slides li:not(:first-child) {
display: none; }
.karma-blog-slider ul.slides {
margin: 0;
}
.karma-blog-slider .flex-control-nav {
display: none;
}
.karma-blog-slider .flex-direction-nav {
display: block;
}
.karma-blog-slider .flex-direction-nav a {
opacity: 0.85; color: #FFF;
font-size: 16px;
font-weight: bold;
position: absolute;
left: 0;
top: 50%;
margin-top: -17px;
background: #000;
padding: 18px;
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
}
.karma-blog-slider .flex-direction-nav a:hover {
opacity: 0.85;
background: #FFF;
color: #000;
}
.karma-blog-slider .flex-direction-nav a.flex-next {
left: auto;
right: 0;
}
#content.content_blog .karma-blog-slider,
.karma-blog-slider,
.wpb_wrapper .post_content iframe {
width: 86%;
}
body.karma-no-post-date #content.content_blog .karma-blog-slider {
width: 99%;
}
.post_content .tt-post-quote {
width: 80%;
}
#tt-blog-container.tt-masonry-wrap div.karma-blog-slider {
width: 100%;
}  h1.entry-title,
h2.entry-title,
h3.entry-title,
h4.entry-title,
h5.entry-title,
h6.entry-title {
font-size: 1.9em;
font-weight: normal;
letter-spacing: normal;
margin-bottom: 5px;
}
.post_title h1 a,
.post_title h2 a,
.post_title h3 a,
.post_title h4 a,
.post_title h5 a,
.post_title h6 a{
color: #222;
text-decoration: none;
text-transform: none;
}
article.masonry-section h1.entry-title,
article.masonry-section h2.entry-title,
article.masonry-section h3.entry-title,
article.masonry-section h4.entry-title,
article.masonry-section h5.entry-title,
article.masonry-section h6.entry-title {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 24px;
font-size: 2em;
font-weight: 300;
line-height: 1.4;
margin-bottom: 18px;
text-transform: none;
}  input, textarea, select {
font-size: 100%;
vertical-align: middle;
}
textarea, input {
font-size: 1em;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.top-block .search-form input.s {
font-size: 1.2em;
}
form, fieldset {
border-style: none;
}
.search-form {
width: 168px;
}
.tools .search-form {
float: right;
margin: -2px 0 0 35px;
}
#footer .search-form {
float: left;
margin: 0;
}
.search-form label {
left: -999em;
position: absolute;
}
.search-form input,
.search-form select {
color: #fff;
}
.search-form .text {
background-image: none;
background: rgba(0, 0, 0, 0.35);
display: block;
height: 20px;
overflow: hidden;
padding: 8px 0 0 7px;
position: relative;
}
.search-form .text input {
width: 120px;
background: none;
border: 0;
padding: 0;
margin: -2px 0 0 20px;
float: left;
}
.search-form .text .searchsubmit {
font-size: 0;
line-height: 0;
text-indent: -9999px;
width: 15px;
height: 17px;
margin: -15px 8px 0 0;
cursor: pointer;
}
#content .text .searchsubmit {
font-size: auto;
text-indent: 0;
width: auto;
height: auto;
margin: -19px 0 0 5px;
}
.search-form .text:before {
content: "\f002";
position: absolute;
left:8px;
top:4px;
font-size:13px;
} #sidebar .search-form,
#content .search-form {
width: auto;
}
#sidebar .search-form input,
#sidebar .search-form select,
#content .search-form input,
#content .search-form select {
color: #000;
}
#sidebar .search-form .text,
#content .search-form .text {
background-image: none;
background: none;
height: auto;
}
#sidebar .search-form .text:before {
top:14px;
}
#content .search-form .text:before {
top:34px;
}
#sidebar .search-form .searchsubmit {
display: none !important;
}
#sidebar .search-form .s,
#content .search-form .s {
width: 70%;
}
#sidebar .search-form label,
#content .search-form label {
color: #4C4C4C;
font-weight: bold;
display: none;
} #commentform {
padding-top: 20px;
}
.comment-input-wrap {
float: left;
}
.comment-input-wrap em {
font-size: 11px;
}
p.comment-name,
p.comment-email {
margin-right: 15px;
}
p.comment-name,
p.comment-email,
p.comment-website {
margin-bottom: 0;
}
.comment-input,
.comment-textarea {
width: 166px;
}
.comment-label {
display: block;
padding: 0 0 6px 3px;
}
.comment-input,
.comment-textarea,
.contact-form input,
.contact-form textarea,
#sidebar .search-form .s,
#content .search-form .s,
#sidebar #mc_signup .mc_input,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input[type="number"],
.wpcf7 input[type="date"],
.wpcf7 textarea {
background: #FFF;
border: 1px solid #c9cac9;
font: 12px "lucida grande","helvetica neue",Helvetica,Arial,Verdana,sans-serif;
height: 39px;
padding: 0 12px 0 30px;
position: relative;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 1px 1px 2px #c9cac9;
-moz-box-shadow: inset 1px 1px 2px #c9cac9;
box-shadow: inset 1px 1px 2px #c9cac9;
}
#content .search-form .s {
padding-left: 15px;
}
.contact-form input,
.contact-form textarea,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input[type="number"],
.wpcf7 input[type="date"],
.wpcf7 textarea {
height: auto;
padding: 13px;
}
#sidebar .search-form .s,
#content .search-form .s,
#sidebar #mc_signup .mc_input {
height: auto;
padding: 10px;
}
.comment-input:focus,
.comment-textarea:focus,
.contact-form input:focus,
.contact-form textarea:focus,
.wpcf7 input:focus,
.wpcf7 textarea:focus,
#sidebar .search-form .s:focus,
#content .search-form .s:focus,
#sidebar #mc_signup .mc_input:focus {
box-shadow: 0 0 5px rgba(0, 0, 0, .25);
border: 1px solid rgba(0, 0, 0, .25);
}
.comment-name,
.comment-email,
.comment-website {
position: relative;
}
.comment-name:after,
.comment-email:after,
.comment-website:after {
color: #DCDCDC;
top: 39px;
left: 13px;
position: absolute;
}
.comment-name:after {
content:"\f007";
}
.comment-email:after {
content:"\f003";
}
.comment-website:after {
content:"\f0ac";
}
.comment-textarea {
width: 630px;
height: 180px;
line-height: 20px;
resize: none;
padding: 15px;
}
.comment-textarea-wrap {
margin-top: 15px;
clear: both;
}
.contact-form {
padding-top: 15px;
}
.contact-form div {
padding-bottom: 5px;
}
.contact-form .clear-form {
clear: both;
}
.contact-form input[type='text'] {
width: 300px;
margin-bottom: 13px;
}
.contact-form select {
margin-bottom: 13px;
}
.contact-form textarea { float: none;
height: 125px;
margin-bottom: 13px;
width: 80%;
}
.contact-form input[type='radio'],
.contact-form input[type='checkbox'] {
float: none;
margin-bottom: 13px;
}
.contact-form label {
margin-bottom: 6px;
float: none;
font-weight: bold;
display: block;
}
.contact-form label.checkbox,
.contact-form label.radio {
margin-bottom: 3px;
float: none;
font-weight: bold;
display: inline-block;
}
.contact-form label span,
.wpcf7 span {
font-size: 11px;
color: #999;
font-weight: normal;
font-style: italic;
padding-left: 5px;
}
.contact-form label.checkbox,
.contact-form label.radio {
font-weight: normal;
margin-bottom: 8px;
}
.contact-form .ka-form-submit,
#content .search-form .searchsubmit {
width: auto;
}
#footer .contact-form {
padding-top: 0;
}
#footer .contact-form input,
#footer .contact-form input[type="text"],
#footer .contact-form textarea {
width: 90%;
}
#sidebar .contact-form input[type="text"] {
margin-bottom: 6px !important;
width: 126px !important;
}
#sidebar .contact-form textarea {
margin-bottom: 6px !important;
width: 146px !important;
height: 80px !important;
}
.ka-form-submit,
.contact-form .ka-form-submit,
#ka-comment-form-submit,
#sidebar .search-form .searchsubmit,
#content .search-form .searchsubmit,
#sidebar #mc_signup_submit,
.wpcf7-submit {
border: 0;
color: #F4F4F2;
cursor: pointer;
display: inline-block;
font-size: 0.9em;
letter-spacing: 0.6px;
line-height: 20px;
opacity: 1.0;
text-decoration: none;
text-transform: uppercase;
vertical-align: middle;
padding: 10px 18px;
position: relative;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.ka-form-submit:hover,
#ka-comment-form-submit:hover,
#sidebar #mc_signup_submit:hover,
.wpcf7-submit:hover {
opacity: 0.6;
}
#mc_signup_submit:hover {
opacity: 0.75;
}
.ka-form-submit,
.contact-form .ka-form-submit,
#ka-comment-form-submit,
#sidebar .search-form .searchsubmit,
#content .search-form .searchsubmit,
#sidebar #mc_signup_submit,
.wpcf7-submit {
box-shadow: none;
background-color: #424451;
background-image: -webkit-gradient(linear, left top, left bottom, from(#424451), to(#101012));
background-image: -webkit-linear-gradient(top, #424451, #101012);
background-image: -moz-linear-gradient(top, #424451, #101012);
background-image: -webkit-linear-gradient(top, #424451, #101012);
background-image: -o-linear-gradient(top, #424451, #101012);
background-image: ms-linear-gradient(to bottom, #424451, #101012);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#424451', endColorstr='#101012');
} .wpcf7 span.wpcf7-form-control-wrap {
padding-left: 0;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
padding: 10px !important;
border: 0;
}
span.wpcf7-not-valid-tip {
font-size: 1.1em !important;
}  img, img a {
border: 0;
}
.attachment-fadeIn,
.attachment-post-thumbnail {
display: none;
}
img a, a img {
cursor: pointer;
}
.modern_img_frame,
.shadow_img_frame {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/image-frame-sprite.png) 0px 0px no-repeat;
margin-bottom: 6px;
position: relative;
}
.modern_img_frame img,
.shadow_img_frame img,
.modern_img_frame span.tt-blog-placeholder,
.shadow_img_frame span.tt-blog-placeholder {
left: 9px;
position: absolute;
top: 8px;
}
.shadow_img_frame img,
.shadow_img_frame span.tt-blog-placeholder {
top: 6px;
left: 6px;
}
.shadow_img_frame.shadow_gallery_single img {
top: 8px;
left: 9px;
}
.modern_img_frame .img-preload,
.shadow_img_frame .img-preload {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/loader-trans.gif) 50% 48% no-repeat;
width: 100%;
height: 100%;
}
.tt-img-left {
float: left;
margin:0 30px 5px 0;
}
.tt-img-right {
float: right;
margin:0 0 5px 30px;
}
.img-preload p{margin: 0px;}   .content-style-default .modern_img_frame .img-preload {
background-image: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/loader-default.gif);
}
.content-style-tan .modern_img_frame .img-preload {
background-image: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/loader-tan.gif);
}
.content-style-grey .modern_img_frame .img-preload {
background-image: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/loader-grey.gif);
}
.content-style-steel .modern_img_frame .img-preload {
background-image: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/loader-steel.gif);
} .modern_img_frame.modern_portrait_full {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/image-frame-portrait-modern.png) 0px 0px no-repeat;
height: 836px;
max-width: 630px;
width: 630px;
margin-bottom: 6px;
}
.modern_img_frame.modern_portrait_thumb {
width: 293px;
height: 389px;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/image-frame-portrait-modern.png) -631px 0px no-repeat;
margin-bottom: 6px;
max-width: 293px;
max-height: 389px;
} .modern_img_frame.modern_gallery_single {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/image-frame-single.png) 0 0 no-repeat;
width: 721px;
height: 601px;
} .modern_img_frame.tt-blog-featured,
.shadow_img_frame.tt-blog-featured {
background-position: 0 -140px;
height: 255px;
max-width: 556px;
margin: 0 0 12px;
width: 556px;
} .modern_img_frame.modern_banner_full,
.modern_img_frame.modern_banner_regular,
.modern_img_frame.modern_banner_small,
.modern_img_frame.modern_square,
.shadow_img_frame.shadow_banner_full,
.shadow_img_frame.shadow_banner_regular,
.shadow_img_frame.shadow_banner_small,
.shadow_img_frame.modern_square {
margin-bottom: 20px;
}
.modern_img_frame.modern_banner_full {
width: 940px;
height: 245px;
background-position: -3px -857px;
}
.modern_img_frame.modern_banner_regular {
width: 720px;
height: 240px;
background-position: 0px -1354px;
}
.modern_img_frame.modern_banner_small {
width: 510px;
height: 240px;
background-position: -5px -1844px;
max-width: 510px;
max-height: 240px;
} .modern_img_frame.modern_two_col_large {
width: 455px;
height: 272px;
background-position: 0px 0px;
max-width: 455px;
max-height: 272px;
}
.modern_img_frame.modern_two_col_small {
background-position: -5px -285px;
height: 217px;
max-width: 342px;
width: 342px;
} .modern_img_frame.modern_three_col_large {
width: 293px;
height: 179px;
background-position: -647px -2px;
max-width: 293px;
max-height: 179px;
}
.modern_img_frame.modern_three_col_small {
width: 220px;
height: 144px;
background-position: -566px -183px;
max-width: 220px;
max-height: 144px;
}
.modern_img_frame.modern_three_col_square {
width: 293px;
height: 309px;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/image-frame-3col-square.png) 0 0 no-repeat;
max-width: 293px;
max-height: 309px;
} .modern_img_frame.modern_four_col_large {
width: 208px;
height: 140px;
background-position: -431px 0;
max-width: 208px;
max-height: 140px;
}
.modern_img_frame.modern_four_col_small {
width: 152px;
height: 102px;
background-position: -795px -202px;
max-width: 152px;
max-height: 102px;
} .modern_img_frame.modern_square {
width: 208px;
height: 207px;
background-position: -730px -1354px;
max-width: 208px;
max-height: 207px;
}   .shadow_portrait_full {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/image-frame-portrait-shadow.png) 0px 0px no-repeat;
height: 829px;
margin-bottom: 6px;
max-height: 829px;
max-width: 624px !important;
width: 624px;
}
.shadow_img_frame.shadow_portrait_thumb {
width: 293px;
height: 392px;
max-width: 293px;
max-height: 392px;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/image-frame-portrait-shadow.png) -625px 0px no-repeat;
margin-bottom: 6px;
} .shadow_img_frame.shadow_gallery_single {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/image-frame-single-shadow.png) 0 0 no-repeat;
width: 721px;
height: 601px;
} .shadow_img_frame.tt-blog-featured {
background-position: 0 -396px;
} .shadow_img_frame.shadow_banner_full {
width: 934px;
height: 238px;
max-width: 934px;
max-height: 238px;
background-position: -5px -1102px;
}
.shadow_img_frame.shadow_banner_regular {
width: 715px;
height: 238px;
max-width: 715px;
max-height: 238px;
background-position: -5px -1594px;
}
.shadow_img_frame.shadow_banner_small {
width: 505px;
height: 238px;
max-width: 505px;
max-height: 238px;
background-position: -410px -604px;
} .shadow_img_frame.shadow_two_col_large {
width: 449px;
height: 271px;
max-width: 449px;
max-height: 271px;
background-position: -457px -1px;
}
.shadow_img_frame.shadow_two_col_small {
width: 336px;
height: 215px;
max-width: 336px;
max-height: 215px;
background-position: -8px -503px;
} .shadow_img_frame.shadow_three_col_large {
width: 287px;
height: 180px;
max-width: 287px;
max-height: 180px;
background-position: -628px -273px;
}
.shadow_img_frame.shadow_three_col_small {
background-position: -478px -454px;
height: 147px;
max-height: 147px;
max-width: 214px;
width: 214px;
}
.shadow_img_frame.shadow_three_col_square {
width: 287px;
height: 309px;
max-width: 287px;
max-height: 309px;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/image-frame-3col-square.png) -295px 0 no-repeat;
} .shadow_img_frame.shadow_four_col_large {
width: 202px;
height: 144px;
max-width: 202px;
max-height: 144px;
background-position: -713px -454px;
}
.shadow_img_frame.shadow_four_col_small {
width: 147px;
height: 107px;
max-width: 147px;
max-height: 107px;
background-position: -470px -273px;
} .shadow_img_frame.shadow_square {
width: 202px;
height: 213px;
max-width: 202px;
max-height: 213px;
background-position: -731px -1572px;
}   .lightbox-zoom {
background: #FFF; position: relative;
z-index: 1;
margin: 8px 0 0 9px;
}
.shadow_img_frame .lightbox-zoom {margin: 6px 0 0 6px;}
.shadow_img_frame.shadow_gallery_single .lightbox-zoom {margin: 8px 0 0 9px;}
.lightbox-zoom:before {
content: "\f002";
color: #9E9E9E;
position:absolute;
}
.lightbox-zoom.zoom-link:before {content: "\f061";}
.lightbox-zoom.zoom-1 {height: 563px; width: 703px;}
.lightbox-zoom.zoom-1:before {
font-size: 54px;
top: 47%;
left: 47%;
}
.lightbox-zoom.zoom-2 {height: 234px; width: 437px;}
.lightbox-zoom.zoom-2:before {font-size: 40px;}
.lightbox-zoom.zoom-3 {height: 145px; width: 275px;}
.lightbox-zoom.zoom-3:before {
left: 45%;
top: 46%;
}
.lightbox-zoom.zoom-4 {height: 111px; width: 190px;}
.lightbox-zoom.zoom-4:before {
font-size: 30px;
left: 43%;
top: 44.5%;
}
.lightbox-zoom.zoom-portrait-full {height: 792px; width: 612px;}
.lightbox-zoom.zoom-portrait-full:before {
font-size: 70px;
left: 45%;
top: 47%;
}
.lightbox-zoom.zoom-portrait-small {height: 355px; width: 275px;}
.lightbox-zoom.zoom-2-small {
height: 180px;
width: 324px;
}
.lightbox-zoom.zoom-3-small {height: 113px; width: 202px;}
.lightbox-zoom.zoom-3-small:before {
font-size: 28px;
top: 45%;
left: 44%;
}
.lightbox-zoom.zoom-4-small {height: 76px; width: 135px;}
.lightbox-zoom.zoom-4-small:before {
font-size: 25px;
top: 40%;
left: 42%;
}
.lightbox-zoom.zoom-banner-full {height: 201px; width: 922px;}
.lightbox-zoom.zoom-banner-side-nav {height:201px; width: 703px;}
.lightbox-zoom.zoom-banner-side-nav-sidebar {height: 201px; width: 493px;}
.lightbox-zoom.zoom-banner-side-nav-sidebar:before {
top: 48%;
left: 47%;
}
.lightbox-zoom.zoom-square {height: 180px; width: 190px;}
.lightbox-zoom.zoom-square:before {
font-size: 30px;
top: 45%;
left: 44%;
} .lightbox-zoom.zoom-banner-full:before,
.lightbox-zoom.zoom-banner-side-nav:before {
top: 48%;
left: 48%;
}
.lightbox-zoom.zoom-3:before,
.lightbox-zoom.zoom-2-small:before,
.lightbox-zoom.zoom-banner-full:before,
.lightbox-zoom.zoom-banner-side-nav:before,
.lightbox-zoom.zoom-banner-side-nav-sidebar:before,
.lightbox-zoom.zoom-portrait-small:before {
font-size: 33px;
}
.lightbox-zoom.zoom-2:before,
.lightbox-zoom.zoom-2-small:before,
.lightbox-zoom.zoom-portrait-small:before {
top: 47%;
left: 45%;
}
.modern_three_col_square .lightbox-zoom.zoom-3,
.shadow_three_col_square .lightbox-zoom.zoom-3 {height: 275px;}  .hr,
.hr_top_link {
border-top: 1px solid #FEFEFC;
position: relative;
}
.hr_top_link {margin-bottom: 1em;}
.hr {margin:20px 0;	}
.hr_shadow {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-divider-shadow.png) 0 0 no-repeat;
background-size: 100%;
border: 0;
height: 20px;
margin: 15px 0 22px 0;
width: 100%;
}
.hr_gap {
display: block;
width: 100%;
}
table {font-size: 1.2em;}
table td, table th {padding: 6px;}
#footer .contact-form label {color: #FFF;}  .karma-pages,
.wp-pagenavi,
.woocommerce-pagination {
clear: both;
font-size: .8em;
text-transform: uppercase;
letter-spacing: 1.6px;
padding: 25px 0 0 0;
height: 40px;
text-align: left;
}
.karma-pages {
height: auto;
}
.karma-pages .pages,
.wp-pagenavi .pages {
margin-right: 6px;
background:none;
border:0;
}
.karma-pages a,
.karma-pages span,
.wp-pagenavi a,
.wp-pagenavi span {
border:1px solid #D8D8D6;
text-decoration: none;
padding: 5px 11px 5px 12px;
display: inline-block;
background: #FFF;
margin-right: 6px;
}
.karma-pages a:hover,
.wp-pagenavi a:hover,
.woocommerce-pagination a:hover {
background: #DCDCDB !important;
border-color: transparent;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.karma-pages span.current,
.wp-pagenavi span.current,
.woocommerce-pagination .current {
color: #FFF;
border: 0;
}
#tt-karma-masonry-pagination {
clear: both;
padding: 25px 0;
}
#tt-karma-masonry-pagination .karma-pages {
margin: 0 auto;
width: 300px;
}  #mc_signup form {
margin: 0;
padding: 0;
}
#mc_signup .mc_input {
border:1px solid rgba(255, 255, 255, 0.15);
background: rgba(255, 255, 255, 0.2);
color: #222;
width:98%;
padding: 10px;
position: relative;
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
}
#mc_signup .mc_input:focus {
background: rgba(255, 255, 255, 0.45);
border:1px solid rgba(255, 255, 255, 0.35);
}
#mc_signup .mc_merge_var {
margin-bottom: 5px;
}
#sidebar #mc_signup .mc_merge_var {
margin-bottom: 0;
}
#mc_signup .mc_required {
font-size: 14px;
}
#mc-indicates-required {
font-size: 11px;
}
#mc_signup .mc_signup_submit {
clear: left;
text-align: left;
padding: 10px 0 0 0;
width: 166px;
}
#footer #mc_signup #mc_signup_submit {
border: 0;
color: #5E5E5E;
cursor: pointer;
display: block;
font-size: 11px;
font-weight: bold;
letter-spacing: .8px;
margin: 0;
padding: 8px 10px;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
text-transform: uppercase;
width: auto;
}
#mc_signup_form .mc_var_label {
display: block;
padding-bottom: 2px;
}
.widget_mailchimpsf_widget .widget-title {
line-height: 1.4em;
margin-bottom: 0.75em;
}
#mc_subheader {
line-height: 1.25em;
margin-bottom: 18px;
}
.mc_merge_var {
margin-bottom: 1.0em;
}
.mc_var_label,
.mc_interest_label {
display: block;
margin-bottom: 0.5em;
}
.mc_input.mc_phone {
width: auto;
}
select.mc_select {
margin-top: 0.5em;
width: 100%;
}
.mc_address_label {
margin-top: 1.0em;
margin-bottom: 0.5em;
display: block;
}
.mc_address_label ~ select {
width: 100%;
}
.mc_list li {
list-style: none;
background: none !important;
}
.mc_interests_header {
margin-top: 1.0em;
margin-bottom: 0.5em;
}
.mc_interest label,
.mc_interest input {
margin-bottom: 0.4em;
}
#mc_signup_submit {
margin-top: 1.5em;
width: 80%;
}
#mc_unsub_link a {
font-size: 0.75em;
}
#mc_unsub_link {
margin-top: 1.0em;
}
.mc_header_address,
.mc_email_format {
display: block;
font-weight: bold;
margin-top: 1.0em;
margin-bottom: 0.5em;
}
.mc_email_options {
margin-top: 0.5em;
}
.mc_email_type {
padding-left: 4px;
}  .entry-content img {
margin: 0 0 10px 0;
}
.alignleft, img.alignleft {
margin-right: 10px;
display: inline;
float: left;
}
.alignright, img.alignright {
margin-left: 10px;
display: inline;
float: right;
}
.aligncenter, img.aligncenter {
margin: 0 auto;
display: block;
clear: both;
}
.wp-caption {
margin-bottom: 10px;
text-align: center;
padding-top: 5px;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption p.wp-caption-text {
line-height: 1.5;
font-size: 10px;
margin: 0;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
.sticky { }
.gallery-caption { }
.bypostauthor { }  .four_error {
min-height: 222px;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/404_error.png) left center no-repeat;
padding: 40px 30px 0 280px;
margin: 0 0 0 80px;
}
.four_message {
width: 460px;
}
#main .four_message ul {
padding: 10px 0 0 14px;
}
#main .four_o_four {
color: #222;
font-size: 1.9em;
}  #constant-contact-signup input {
width: 201px;
padding: 5px;
color: #222;
}
#constant-contact-signup .checkbox {
width: 15px;
font-size: 13px;
}
#constant-contact-signup .button {
border: 0;
margin: 0;
padding: 6px 10px !important;
cursor: pointer;
letter-spacing: 0.8px;
text-transform: uppercase;
color: #333;
border: 1px solid #999;
display: block;
font-size: 11px !important;
width: 90px;
}  .sidebar-widget {
border-bottom: 1px solid #FEFEFC;
float: left;
margin-bottom: 34px;
padding-bottom: 34px;
position: relative;
width: 100%;
}
.sidebar-widget:after {
content: " ";
position: absolute;
left:0;
bottom:0;
width:100%;
height:1px;
border-bottom: 1px solid #D8D8D6;
}
.sidebar-widget p:last-child {
margin: 0;
}  .blogroll img {
width: 52px;
height: 52px;
float: left;
padding: 0 15px 5px 0;
}
.blogroll li {
width: 100%;
float: left;
}
.blogroll li {
margin-bottom: 20px;
}
#footer .blogroll a,
#footer ul.tt-recent-posts h4 {
font-weight: bold;
}  table#wp-calendar {
width: 100%;
}
table#wp-calendar td {
width: 14%;
text-align: center;
}
td#today {
font-weight: bold;
}
.widget_calendar tfoot td {
background-image: none;
}
.widget_calendar td a {
text-decoration: underline;
}  #sidebar .footer_post,
#sub_nav .sub_nav_sidebar .footer_post {
margin-bottom: 5px;
}
#sidebar .footer_post h4,
#sub_nav .sub_nav_sidebar .footer_post h4 {
font-size: 1.2em;
padding-bottom: 0px;
margin-bottom: 0;
font-weight: bold;
color: #222;
}
#sidebar .footer_post h4 a,
#sub_nav .sub_nav_sidebar .footer_post h4 a {
text-decoration: none;
color: #222;
}
#sidebar .footer_post p,
#sub_nav .sub_nav_sidebar .footer_post p {
margin: 0 0 15px 0;
line-height: 19px;
}
#sidebar .footer_post p a,
#sub_nav .sub_nav_sidebar .footer_post p a {
text-decoration: none;
}
#sidebar .footer_post a:hover,
#sub_nav .sub_nav_sidebar .footer_post a:hover {
text-decoration: underline;
}  #sidebar .blogroll {
margin: 0;
}
#sidebar .blogroll li {
width: 100%;
background: none !important;
padding: 0;
margin-bottom: 8px;
}  #content ul.social_icons {
margin-left:0;
}
#content ul.social_icons {
padding: 5px 0;
}
ul.social_icons li,
ul.social_icons a {
float: left;
width: 32px;
height: 32px;
}
ul.social_icons li {
margin: 0 12px 12px 0;
padding: 0;
}
ul.social_icons a {
display: block;
border: 0;
text-decoration: none;
text-indent: -9999em;
} ul.social_icons.tt_show_social_title a,
.top-block  ul.social_icons.tt_show_social_title a {
text-indent: 0;
}
ul.social_icons.tt_show_social_title a,
.top-block  ul.social_icons.tt_show_social_title a {
text-indent: 16px;
font-size: 11px;
}
#sidebar ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_show_social_title a,
#footer ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_show_social_title a {
color: #FFF;
text-indent: 27px;
}
#content ul.social_icons.tt_vector_social_icons.tt_show_social_title a,
#content ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_show_social_title a {
text-indent: 22px;
}
#sidebar ul.social_icons.tt_vector_social_icons.tt_show_social_title a,
#footer ul.social_icons.tt_vector_social_icons.tt_show_social_title a {
text-indent: 24px;
}
#sidebar ul.social_icons.tt_vector_social_icons.tt_show_social_title a.facebook,
#footer ul.social_icons.tt_vector_social_icons.tt_show_social_title a.facebook,
#content ul.social_icons.tt_vector_social_icons.tt_show_social_title a.facebook {
text-indent: 16px;
}
.top-block  ul.social_icons.tt_show_social_title a.rss,
.top-block  ul.social_icons.tt_show_social_title a.skype,
.top-block  ul.social_icons.tt_show_social_title a.linkedin,
.top-block  ul.social_icons.tt_show_social_title a.foursquare,
.top-block  ul.social_icons.tt_show_social_title a.digg {
text-indent: 15px;
}
.top-block  ul.social_icons.tt_show_social_title a.facebook {
text-indent: 10px;
}
.top-block  ul.social_icons.tt_show_social_title a.email,
.top-block  ul.social_icons.tt_show_social_title a.youtube {
text-indent: 18px;
}
#footer  ul.social_icons.tt_show_social_title a {
text-indent: 25px;
font-size: 13px;
}
#footer  ul.social_icons.tt_show_social_title a.twitter,
#footer  ul.social_icons.tt_show_social_title a.youtube {
text-indent: 26px;
}
#sidebar .sidebar-widget ul.social_icons,
#sidebar ul.social_icons {
float: none !important;
padding-top: 10px;
}
#sidebar .sidebar-widget ul.social_icons li,
#sidebar ul.social_icons li {
padding: 0 !important;
background-image: none !important;
}
.top-block ul.social_icons li {
float: left;
width: 16px;
height: 16px;
margin: 0 1px 0 0;
padding: 0 6px;
}
.top-block ul.social_icons a {
float: left;
width: 16px;
height: 16px;
display: block;
border: 0;
padding: 0;
text-decoration: none;
text-indent: -9999em;
} ul.social_icons .rss{background-position:-1px -36px}ul.social_icons .twitter{background-position:-72px -36px}ul.social_icons .facebook{background-position:-37px -36px}ul.social_icons .flickr{background-position:-108px -36px}ul.social_icons .youtube{background-position:-144px -36px}ul.social_icons .linkedin{background-position:-179px -36px}ul.social_icons .pinterest{background-position:-205px -101px}ul.social_icons .instagram{background-position:-261px -101px}ul.social_icons .foursquare{background-position:-215px -36px}ul.social_icons .delicious{background-position:-250px -36px}ul.social_icons .digg{background-position:-286px -36px}ul.social_icons .email{background-position:-358px -36px}ul.social_icons .google{background-position:-322px -36px}ul.social_icons .dribbble{background-position:-149px -101px}ul.social_icons .skype{background-position:-93px -101px}ul.social_icons .vkontakte{background-position:-320px -71px}ul.social_icons .vimeo{background-position:-320px -105px}ul.social_icons .soundcloud{background-position:-391px -101px}ul.social_icons .odnoklassniki{background-position:-358px -2px}.top-block ul.social_icons .rss{background-position:-1px -77px}.top-block ul.social_icons .twitter{background-position:-52px -77px}.top-block ul.social_icons .facebook{background-position:-26px -77px}.top-block ul.social_icons .flickr{background-position:-77px -77px}.top-block ul.social_icons .youtube{background-position:-102px -77px}.top-block ul.social_icons .linkedin{background-position:-127px -77px}.top-block ul.social_icons .pinterest{background-position:-240px -101px}.top-block ul.social_icons .instagram{background-position:-298px -102px}.top-block ul.social_icons .foursquare{background-position:-153px -77px}.top-block ul.social_icons .delicious{background-position:-178px -77px}.top-block ul.social_icons .digg{background-position:-203px -77px}.top-block ul.social_icons .email{background-position:-253px -77px}.top-block ul.social_icons .google{background-position:-228px -77px}.top-block ul.social_icons .dribbble{background-position:-184px -101px}.top-block ul.social_icons .skype{background-position:-128px -101px}.top-block ul.social_icons .vkontakte{background-position:-355px -71px}.top-block ul.social_icons .vimeo{background-position:-355px -105px}.top-block ul.social_icons .soundcloud{background-position:-391px -82px}.top-block ul.social_icons .odnoklassniki{background-position:-340px -2px}
#wrapper .top-block .toolbar-right ul.social_icons li {
background: none !important;
}
#sidebar ul.social_icons li:before,
#sub_nav ul.social_icons li:before {
content: "";
} ul.social_icons.tt_vector_social_icons a {
background:none;
position:relative;
padding:0 2px;
}
ul.social_icons.tt_vector_social_icons a:after {
position: absolute;
left: 0;
top: 0;
text-indent: 0;
font-size: 14px;
}
div.top-holder ul.social_icons.tt_vector_social_icons a:after {
color: #FFF;
}
ul.social_icons.tt_vector_social_icons a,
ul.social_icons.tt_vector_social_icons li {
width: auto;
height: auto;
}
#content ul.social_icons.tt_vector_social_icons a:after {
font-size: 18px;
}
#content ul.social_icons.tt_vector_social_icons a.email:after,
#content ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a.email:after {
font-size: 17px;
}
#content ul.social_icons.tt_vector_social_icons li {
margin-right:25px;
}
#content ul.social_icons.tt_vector_social_icons a:hover {
text-decoration: underline;
}
#content ul.social_icons.tt_vector_social_icons.tt_vector_social_color a:hover {
text-decoration: none;
}
.top-block ul.social_icons.tt_vector_social_icons a,
#footer ul.social_icons.tt_vector_social_icons a {
opacity: 0.6;
}
body.karma-flat-cs .top-block ul.social_icons.tt_vector_social_icons a,
body.karma-flat-cs #footer ul.social_icons.tt_vector_social_icons a {
opacity: 0.85;
}
.top-block ul.social_icons.tt_vector_social_icons a:hover,
#footer ul.social_icons.tt_vector_social_icons a:hover {
opacity: 1.0;
}
#footer ul.social_icons.tt_vector_social_icons.tt_vector_social_color a {
opacity: 1.0;
}
#footer ul.social_icons.tt_vector_social_icons.tt_vector_social_color a:hover {
opacity: 0.5;
}
#footer ul.social_icons.tt_vector_social_icons.tt_no_social_title a,
#sidebar ul.social_icons.tt_vector_social_icons.tt_no_social_title a {
width: 20px;
}
#footer ul.social_icons.tt_vector_social_icons a:after,
#sidebar ul.social_icons.tt_vector_social_icons a:after {
font-size: 20px;
}
.top-block ul.social_icons.tt_vector_social_icons li {
margin-right:10px;
}
#sidebar ul.social_icons.tt_vector_social_icons li {
margin:0 10px 15px 0;
}
ul.social_icons.tt_vector_social_icons a.rss:after {
content:"\f09e";
}
ul.social_icons.tt_vector_social_icons a.twitter:after {
content:"\f099";
}
ul.social_icons.tt_vector_social_icons a.facebook:after {
content:"\f09a";
}
ul.social_icons.tt_vector_social_icons a.email:after{
content:"\f0e0";
}
ul.social_icons.tt_vector_social_icons a.flickr:after {
content:"\f16e";
}
ul.social_icons.tt_vector_social_icons a.youtube:after {
content:"\f16a";
}
ul.social_icons.tt_vector_social_icons a.linkedin:after {
content:"\f0e1";
}
ul.social_icons.tt_vector_social_icons a.pinterest:after {
content:"\f0d3";
}
ul.social_icons.tt_vector_social_icons a.instagram:after {
content:"\f16d";
}
ul.social_icons.tt_vector_social_icons a.foursquare:after {
content:"\f180";
}
ul.social_icons.tt_vector_social_icons a.delicious:after {
content:"\f009";
}
ul.social_icons.tt_vector_social_icons a.digg:after {
content:"\f164";
}
ul.social_icons.tt_vector_social_icons a.google:after {
content:"\f0d5";
}
ul.social_icons.tt_vector_social_icons a.dribbble:after {
content:"\f17d";
}
ul.social_icons.tt_vector_social_icons a.skype:after {
content:"\f17e";
}
ul.social_icons.tt_vector_social_icons a.vkontakte:after {
content:"\f189";
}
ul.social_icons.tt_vector_social_icons a.vimeo:after {
content:"";
}
ul.social_icons.tt_vector_social_icons a.soundcloud:after {
content:"\f1be";
}
ul.social_icons.tt_vector_social_icons a.odnoklassniki:after {
content:"\f263";
}
#footer .social_icons.tt_vector_social_icons + h3 {
margin-top: 30px;
} .main-area ul.social_icons.tt_vector_social_icons.tt_show_social_title li {
margin-bottom: 20px !important;
}
.main-area ul.social_icons.tt_image_social_icons li {
margin-bottom: 16px !important;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a:after,
ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_show_social_title a {
color: #FFF !important;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a:after {
left: 10px;
top: 7px;
font-size: 13px;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a {
padding: 7px 8px;
opacity: 1.0;
-webkit-transition: all .08s ease;
-moz-transition: all .08s ease;
-ms-transition: all .08s ease;
transition: all .08s ease;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a:hover {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.rss {
background-color: #FF8300;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.twitter {
background-color: #00ACED;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.twitter:after {left: 9px;}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.facebook {
background-color: #3B5998;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.facebook:after {left: 14px;}
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.facebook:after {left: 8px;}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.email {
background-color: #731A8B;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.email:after {left: 9px;top: 7px;}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.flickr {
background-color: #0063DB;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.youtube {
background-color: #CD332D;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.youtube:after {left: 8px;top:7px;}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.linkedin {
background-color: #007FB1;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.pinterest {
background-color: #CB2027;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.instagram {
background-color: #B7A28C;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.foursquare {
background-color: #87C442;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.delicious {
background-color: #3274D1;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.digg {
background-color: #14589E;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.google {
background-color: #D14836;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.dribbble {
background-color: #EA4C89;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.skype:after {left:9px;}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.skype {
background-color: #00AFF0;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.vkontakte {
background-color: #4C75A3;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.vimeo {
background-color: #00ADEF;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.soundcloud:after {left:5px;}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.soundcloud {
background-color: #FF4601;
}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.odnoklassniki:after {left:9px;}
ul.social_icons.tt_vector_social_icons.tt_vector_social_color a.odnoklassniki {
background-color: #FA6A00;
}
#footer .social_icons.tt_vector_social_icons + h3 {
margin-top: 45px;
}
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a {
padding: 0px 5px;
}
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a,
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title li {
width: 10px;
}
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a:after {
left: 5px;
top: 1px;
}
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a.email:after {
font-size: 12px;
}
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a.youtube:after {
left: 3px;
top: 0px;
}
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a.email:after,
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a.flickr:after,
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a.pinterest:after,
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a.skype:after {
left: 4px;
top: 0px;
}
div.top-holder ul.social_icons.tt_vector_social_icons.tt_vector_social_color a:hover {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
opacity: 0.6;
}
#content ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a,
#content ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title li {
width: 17px;
min-height: 17px;
}
#content ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a.linkedin:after,
#content ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a.delicious:after,
#content ul.social_icons.tt_vector_social_icons.tt_vector_social_color.tt_no_social_title a.flickr:after {
left: 9px;
}  #content ul.twitterList,
.content_full_width ul.twitterList {
margin: 0 0 0 0;
padding: 0 0 30px 0;
}
#sidebar ul.twitterList li a,
ul.twitterList li a {
text-decoration: underline;
}
ul.twitterList li span.tweet_days {
color: #999;
font-size: 11px;
}
ul.twitterList li:before,
#sidebar ul.twitterList li:before,
#footer ul.twitterList li:before {
background-position: -395px -9px;
height: 14px;
width: 26px;
content:"";
position:absolute;
left: 0;
top: 4px;
margin:0;
}
#footer ul.twitterList li:before {
background-position: -1px -98px;
}
#sidebar ul.twitterList li,
#content ul.twitterList li,
#content.content_full_width ul.twitterList li,
#footer ul.twitterList li {
margin-bottom: 15px;
padding-left: 32px;
position: relative;
}
#footer ul.twitterList li {
color: inherit;
}  #sidebar div.tagcloud a {
background: rgba(0,0,0,0.1);
padding: 4px 7px;
float: left;
margin: 5px;
}
#sidebar div.tagcloud a:hover {
background: rgba(0,0,0,0.2);
text-decoration: none;
}
#sidebar div.tagcloud a,
ul.tt-recent-posts li {
-webkit-transition: background 400ms ease;
-moz-transition: background 400ms ease;
-ms-transition: background 400ms ease;
-o-transition: background 400ms ease;
transition: background 400ms ease;
}  #content ul.tt-recent-posts {
margin: 0;
}
#content ul.tt-recent-posts li {
padding: 20px;
margin: 0;
width: 100%;
clear: left;
min-height: 71px;
overflow: hidden; }
ul.tt-recent-posts li:hover {
background: rgba(0, 0, 0, 0.10);
}
body.karma-flat-cs ul.tt-recent-posts li:hover {
background: rgba(0, 0, 0, 0.20);
}
ul.tt-recent-posts li a {
display: block;
height: 100%;
width: 100%;
text-decoration: none;
}
#sidebar ul.tt-recent-posts li a:hover {
text-decoration: none;
}
ul.tt-recent-posts .tt-blog-sc-img {
border: 4px solid #FFF;
float: left;
margin: 0 15px 10px 0;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
ul.tt-recent-posts h4 {
margin-bottom: 5px !important;
font-size: 15px !important;
}
ul.tt-recent-posts p {
margin:0 !important;
padding: 0 !important;
font-size: 12px;
} .tt-blog-placeholder {
background-color: #FCFCFC;
background-image: linear-gradient(to bottom, #FCFCFC, #DEDEDE);
background-image: -webkit-gradient(linear, left top, left bottom, from(#FCFCFC), to(#DEDEDE));
background-image: -webkit-linear-gradient(top, #FCFCFC, #DEDEDE);
background-image: -moz-linear-gradient(top, #FCFCFC, #DEDEDE);
background-image: -webkit-linear-gradient(top, #FCFCFC, #DEDEDE);
background-image: -o-linear-gradient(top, #FCFCFC, #DEDEDE);
background-image: ms-linear-gradient(to bottom, #FCFCFC, #DEDEDE);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FCFCFC', endColorstr='#DEDEDE');
position: relative;
display: inline-block;
}
.tt-blog-placeholder:before {
content: "\f0f6";
color: #C9C9C9;
position:absolute;
}
.tt-blog-placeholder.tt-blog-video:before {
content: "\f01d";
}
.tt-blog-placeholder.tt-blog-default {
height: 65px;
width: 65px;
margin: 6px 0 0 6px;
}
.tt-blog-placeholder.tt-blog-default:before {
font-size: 27px;
top: 23px;
left: 23px;
}
.tt-blog-placeholder.tt-blog-two_col_large {
height: 234px;
width: 437px;
}
.tt-blog-placeholder.tt-blog-two_col_large:before {
font-size: 40px;
top: 107px;
left: 204px;
}
.tt-blog-placeholder.tt-blog-three_col_large {
height: 145px;
width: 275px;
}
.tt-blog-placeholder.tt-blog-three_col_large:before {
font-size: 32px;
top: 63px;
left: 126px;
}
.tt-blog-placeholder.tt-blog-four_col_large {
height: 111px;
width: 190px;
}
.tt-blog-placeholder.tt-blog-four_col_large:before {
font-size: 28px;
top: 47px;
left: 85px;
}
.tt-blog-placeholder.tt-blog-two_col_small {
height: 180px;
width: 324px;
}
.tt-blog-placeholder.tt-blog-two_col_small:before {
font-size: 34px;
top: 80px;
left: 150px;
}
.tt-blog-placeholder.tt-blog-three_col_small {
height: 113px;
width: 202px;
}
.tt-blog-placeholder.tt-blog-three_col_small:before {
font-size: 28px;
top: 48px;
left: 91px;
}
.tt-blog-placeholder.tt-blog-four_col_small {
height: 76px;
width: 135px;
}
.tt-blog-placeholder.tt-blog-four_col_small:before {
font-size: 23px;
top: 28px;
left: 59px;
}
#sidebar ul.tt-recent-posts li:before {
display: none;
}
#footer .tt-blog-placeholder.tt-blog-default,
#footer a.tt-recent-post-link img,
#sidebar .tt-blog-placeholder.tt-blog-default,
#sidebar a.tt-recent-post-link img {
height: 50px;
width: 50px;
}
#footer .tt-blog-placeholder.tt-blog-default:before,
#sidebar .tt-blog-placeholder.tt-blog-default:before {
font-size: 23px;
top: 16px;
left: 17px;
}
#footer ul.tt-recent-posts .tt-blog-sc-img,
#sidebar ul.tt-recent-posts .tt-blog-sc-img {
margin: 0 10px 5px 0;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
#footer ul.tt-recent-posts h4,
#sidebar ul.tt-recent-posts h4 {
font-size: 12px !important;
}
#footer ul.tt-recent-posts p,
#sidebar ul.tt-recent-posts p {
line-height: 20px;
}
#footer ul.tt-recent-posts li,
#sidebar ul.tt-recent-posts li {
padding: 10px;
}
#footer ul.tt-recent-posts li p,
#sidebar ul.tt-recent-posts li p {
font-size: 11px;
}  .ka_button,
.ka_button:hover {
opacity: 1.0;
border: 0;
display: inline-block;
letter-spacing: 1px;
position: relative;
text-decoration: none;
text-transform: uppercase;
vertical-align: middle;
line-height: 20px;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.ka_button:hover {
opacity: 0.6;
}
.post_content .ka_button {
margin-left: 3px;
}
.small_button,
.medium_button,
.large_button {
margin: 5px 10px 10px 0;
color: #F4F4F2;
border: 0;
cursor: pointer;
}
.small_button {
font-size: .9em;
padding:7px 14px;
}
.medium_button {
font-size: 1em;
padding:10px 18px;
}
.large_button {
font-size: 1.1em;
padding:20px 30px;
} .ka_button i {
margin-right: 11px;
font-size: 15px;
}
.ka_button.large_button i {
font-size: 18px;
} .callout_button,
#footer #mc_signup #mc_signup_submit,
#constant-contact-signup .button {
background-color: #FDFDFD;
background-image: linear-gradient(to bottom, #FDFDFD, #9C9C9C);
background-image: -webkit-gradient(linear, left top, left bottom, from(#FDFDFD), to(#9C9C9C));
background-image: -webkit-linear-gradient(top, #FDFDFD, #9C9C9C);
background-image: -moz-linear-gradient(top, #FDFDFD, #9C9C9C);
background-image: -webkit-linear-gradient(top, #FDFDFD, #9C9C9C);
background-image: -o-linear-gradient(top, #FDFDFD, #9C9C9C);
background-image: ms-linear-gradient(to bottom, #FDFDFD, #9C9C9C);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FDFDFD', endColorstr='#9C9C9C');
}
.small_autumn,
.medium_autumn,
.large_autumn,
.message_karma_autumn {
box-shadow: 0 0 0 1px #CC6810, 0 0 0 2px #671905;
background-color: #CC6810;
background-image: linear-gradient(to bottom, #CC6810, #671905);
background-image: -webkit-gradient(linear, left top, left bottom, from(#CC6810), to(#671905));
background-image: -webkit-linear-gradient(top, #CC6810, #671905);
background-image: -moz-linear-gradient(top, #CC6810, #671905);
background-image: -webkit-linear-gradient(top, #CC6810, #671905);
background-image: -o-linear-gradient(top, #CC6810, #671905);
background-image: ms-linear-gradient(to bottom, #CC6810, #671905);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#CC6810', endColorstr='#671905');
}
.small_black,
.medium_black,
.large_black,
.message_karma_black {
box-shadow: 0 0 0 1px #424451, 0 0 0 2px #101012;
background-color: #424451;
background-image: linear-gradient(to bottom, #424451, #101012);
background-image: -webkit-gradient(linear, left top, left bottom, from(#424451), to(#101012));
background-image: -webkit-linear-gradient(top, #424451, #101012);
background-image: -moz-linear-gradient(top, #424451, #101012);
background-image: -webkit-linear-gradient(top, #424451, #101012);
background-image: -o-linear-gradient(top, #424451, #101012);
background-image: ms-linear-gradient(to bottom, #424451, #101012);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#424451', endColorstr='#101012');
}
.small_bluegrey,
.medium_bluegrey,
.large_bluegrey,
.message_karma_bluegrey {
box-shadow: 0 0 0 1px #626377, 0 0 0 2px #2E2D3D;
background-color: #626377;
background-image: linear-gradient(to bottom, #626377, #2E2D3D);
background-image: -webkit-gradient(linear, left top, left bottom, from(#626377), to(#2E2D3D));
background-image: -webkit-linear-gradient(top, #626377, #2E2D3D);
background-image: -moz-linear-gradient(top, #626377, #2E2D3D);
background-image: -webkit-linear-gradient(top, #626377, #2E2D3D);
background-image: -o-linear-gradient(top, #626377, #2E2D3D);
background-image: ms-linear-gradient(to bottom, #626377, #2E2D3D);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#626377', endColorstr='#2E2D3D');
}
.small_cherry,
.medium_cherry,
.large_cherry,
.message_karma_cherry {
box-shadow: 0 0 0 1px #BE1C03, 0 0 0 2px #670600;
background-color: #BE1C03;
background-image: linear-gradient(to bottom, #BE1C03, #670600);
background-image: -webkit-gradient(linear, left top, left bottom, from(#BE1C03), to(#670600));
background-image: -webkit-linear-gradient(top, #BE1C03, #670600);
background-image: -moz-linear-gradient(top, #BE1C03, #670600);
background-image: -webkit-linear-gradient(top, #BE1C03, #670600);
background-image: -o-linear-gradient(top, #BE1C03, #670600);
background-image: ms-linear-gradient(to bottom, #BE1C03, #670600);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#BE1C03', endColorstr='#670600');
}
.small_coffee,
.medium_coffee,
.large_coffee,
.message_karma_coffee {
box-shadow: 0 0 0 1px #7E6C5E, 0 0 0 2px #2A231D;
background-color: #7E6C5E;
background-image: linear-gradient(to bottom, #7E6C5E, #2A231D);
background-image: -webkit-gradient(linear, left top, left bottom, from(#7E6C5E), to(#2A231D));
background-image: -webkit-linear-gradient(top, #7E6C5E, #2A231D);
background-image: -moz-linear-gradient(top, #7E6C5E, #2A231D);
background-image: -webkit-linear-gradient(top, #7E6C5E, #2A231D);
background-image: -o-linear-gradient(top, #7E6C5E, #2A231D);
background-image: ms-linear-gradient(to bottom, #7E6C5E, #2A231D);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7E6C5E', endColorstr='#2A231D');
}
.small_coolblue,
.medium_coolblue,
.large_coolblue,
.message_karma_coolblue {
box-shadow: 0 0 0 1px #008BC6, 0 0 0 2px #003C70;
background-color: #008BC6;
background-image: linear-gradient(to bottom, #008BC6, #003C70);
background-image: -webkit-gradient(linear, left top, left bottom, from(#008BC6), to(#003C70));
background-image: -webkit-linear-gradient(top, #008BC6, #003C70);
background-image: -moz-linear-gradient(top, #008BC6, #003C70);
background-image: -webkit-linear-gradient(top, #008BC6, #003C70);
background-image: -o-linear-gradient(top, #008BC6, #003C70);
background-image: ms-linear-gradient(to bottom, #008BC6, #003C70);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#008BC6', endColorstr='#003C70');
}
.small_fire,
.medium_fire,
.large_fire,
.message_karma_fire {
box-shadow: 0 0 0 1px #FF933B, 0 0 0 2px #DB3D00;
background-color: #FF933B;
background-image: linear-gradient(to bottom, #FF933B, #DB3D00);
background-image: -webkit-gradient(linear, left top, left bottom, from(#FF933B), to(#DB3D00));
background-image: -webkit-linear-gradient(top, #FF933B, #DB3D00);
background-image: -moz-linear-gradient(top, #FF933B, #DB3D00);
background-image: -webkit-linear-gradient(top, #FF933B, #DB3D00);
background-image: -o-linear-gradient(top, #FF933B, #DB3D00);
background-image: ms-linear-gradient(to bottom, #FF933B, #DB3D00);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FF933B', endColorstr='#DB3D00');
}
.small_forestgreen,
.medium_forestgreen,
.large_forestgreen,
.message_karma_forestgreen {
box-shadow: 0 0 0 1px #7A9045, 0 0 0 2px #354516;
background-color: #7A9045;
background-image: linear-gradient(to bottom, #7A9045, #354516);
background-image: -webkit-gradient(linear, left top, left bottom, from(#7A9045), to(#354516));
background-image: -webkit-linear-gradient(top, #7A9045, #354516);
background-image: -moz-linear-gradient(top, #7A9045, #354516);
background-image: -webkit-linear-gradient(top, #7A9045, #354516);
background-image: -o-linear-gradient(top, #7A9045, #354516);
background-image: ms-linear-gradient(to bottom, #7A9045, #354516);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7A9045', endColorstr='#354516');
}
.small_golden,
.medium_golden,
.large_golden,
.message_karma_golden {
box-shadow: 0 0 0 1px #C3A22E, 0 0 0 2px #81570B;
background-color: #C3A22E;
background-image: linear-gradient(to bottom, #C3A22E, #81570B);
background-image: -webkit-gradient(linear, left top, left bottom, from(#C3A22E), to(#81570B));
background-image: -webkit-linear-gradient(top, #C3A22E, #81570B);
background-image: -moz-linear-gradient(top, #C3A22E, #81570B);
background-image: -webkit-linear-gradient(top, #C3A22E, #81570B);
background-image: -o-linear-gradient(top, #C3A22E, #81570B);
background-image: ms-linear-gradient(to bottom, #C3A22E, #81570B);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#C3A22E', endColorstr='#81570B');
}
.small_grey,
.medium_grey,
.large_grey,
.message_karma_grey {
box-shadow: 0 0 0 1px #585F67, 0 0 0 2px #2B323A;
background-color: #585F67;
background-image: linear-gradient(to bottom, #585F67, #2B323A);
background-image: -webkit-gradient(linear, left top, left bottom, from(#585F67), to(#2B323A));
background-image: -webkit-linear-gradient(top, #585F67, #2B323A);
background-image: -moz-linear-gradient(top, #585F67, #2B323A);
background-image: -webkit-linear-gradient(top, #585F67, #2B323A);
background-image: -o-linear-gradient(top, #585F67, #2B323A);
background-image: ms-linear-gradient(to bottom, #585F67, #2B323A);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#585F67', endColorstr='#2B323A');
}
.small_limegreen,
.medium_limegreen,
.large_limegreen,
.message_karma_limegreen {
box-shadow: 0 0 0 1px #BBC701, 0 0 0 2px #638401;
background-color: #BBC701;
background-image: linear-gradient(to bottom, #BBC701, #638401);
background-image: -webkit-gradient(linear, left top, left bottom, from(#BBC701), to(#638401));
background-image: -webkit-linear-gradient(top, #BBC701, #638401);
background-image: -moz-linear-gradient(top, #BBC701, #638401);
background-image: -webkit-linear-gradient(top, #BBC701, #638401);
background-image: -o-linear-gradient(top, #BBC701, #638401);
background-image: ms-linear-gradient(to bottom, #BBC701, #638401);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#BBC701', endColorstr='#638401');
}
.small_periwinkle,
.medium_periwinkle,
.large_periwinkle,
.message_karma_periwinkle {
box-shadow: 0 0 0 1px #598BD0, 0 0 0 2px #4C1066;
background-color: #598BD0;
background-image: linear-gradient(to bottom, #598BD0, #4C1066);
background-image: -webkit-gradient(linear, left top, left bottom, from(#598BD0), to(#4C1066));
background-image: -webkit-linear-gradient(top, #598BD0, #4C1066);
background-image: -moz-linear-gradient(top, #598BD0, #4C1066);
background-image: -webkit-linear-gradient(top, #598BD0, #4C1066);
background-image: -o-linear-gradient(top, #598BD0, #4C1066);
background-image: ms-linear-gradient(to bottom, #598BD0, #4C1066);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#598BD0', endColorstr='#4C1066');
}
.small_pink,
.medium_pink,
.large_pink,
.message_karma_pink {
box-shadow: 0 0 0 1px #BD5094, 0 0 0 2px #6B1D47;
background-color: #BD5094;
background-image: linear-gradient(to bottom, #BD5094, #6B1D47);
background-image: -webkit-gradient(linear, left top, left bottom, from(#BD5094), to(#6B1D47));
background-image: -webkit-linear-gradient(top, #BD5094, #6B1D47);
background-image: -moz-linear-gradient(top, #BD5094, #6B1D47);
background-image: -webkit-linear-gradient(top, #BD5094, #6B1D47);
background-image: -o-linear-gradient(top, #BD5094, #6B1D47);
background-image: ms-linear-gradient(to bottom, #BD5094, #6B1D47);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#BD5094', endColorstr='#6B1D47');
}
.small_purple,
.medium_purple,
.large_purple,
.message_karma_purple {
box-shadow: 0 0 0 1px #893F62, 0 0 0 2px #360F21;
background-color: #893F62;
background-image: linear-gradient(to bottom, #893F62, #360F21);
background-image: -webkit-gradient(linear, left top, left bottom, from(#893F62), to(#360F21));
background-image: -webkit-linear-gradient(top, #893F62, #360F21);
background-image: -moz-linear-gradient(top, #893F62, #360F21);
background-image: -webkit-linear-gradient(top, #893F62, #360F21);
background-image: -o-linear-gradient(top, #893F62, #360F21);
background-image: ms-linear-gradient(to bottom, #893F62, #360F21);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#893F62', endColorstr='#360F21');
}
.small_royalblue,
.medium_royalblue,
.large_royalblue,
.message_karma_royalblue {
box-shadow: 0 0 0 1px #436591, 0 0 0 2px #101C32;
background-color: #375885;
background-image: linear-gradient(to bottom, #375885, #182947);
background-image: -webkit-gradient(linear, left top, left bottom, from(#375885), to(#182947));
background-image: -webkit-linear-gradient(top, #375885, #182947);
background-image: -moz-linear-gradient(top, #375885, #182947);
background-image: -webkit-linear-gradient(top, #375885, #182947);
background-image: -o-linear-gradient(top, #375885, #182947);
background-image: ms-linear-gradient(to bottom, #375885, #182947);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#375885', endColorstr='#182947');
}
.small_silver,
.medium_silver,
.large_silver,
.message_karma_silver {
box-shadow: 0 0 0 1px #A5A5A5, 0 0 0 2px #525252;
background-color: #A5A5A5;
background-image: linear-gradient(to bottom, #A5A5A5, #525252);
background-image: -webkit-gradient(linear, left top, left bottom, from(#A5A5A5), to(#525252));
background-image: -webkit-linear-gradient(top, #A5A5A5, #525252);
background-image: -moz-linear-gradient(top, #A5A5A5, #525252);
background-image: -webkit-linear-gradient(top, #A5A5A5, #525252);
background-image: -o-linear-gradient(top, #A5A5A5, #525252);
background-image: ms-linear-gradient(to bottom, #A5A5A5, #525252);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#A5A5A5', endColorstr='#525252');
}
.small_skyblue,
.medium_skyblue,
.large_skyblue,
.message_karma_skyblue {
box-shadow: 0 0 0 1px #00BCD5, 0 0 0 2px #0077AF;
background-color: #00BCD5;
background-image: linear-gradient(to bottom, #00BCD5, #0077AF);
background-image: -webkit-gradient(linear, left top, left bottom, from(#00BCD5), to(#0077AF));
background-image: -webkit-linear-gradient(top, #00BCD5, #0077AF);
background-image: -moz-linear-gradient(top, #00BCD5, #0077AF);
background-image: -webkit-linear-gradient(top, #00BCD5, #0077AF);
background-image: -o-linear-gradient(top, #00BCD5, #0077AF);
background-image: ms-linear-gradient(to bottom, #00BCD5, #0077AF);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00BCD5', endColorstr='#0077AF');
}
.small_teal,
.medium_teal,
.large_teal,
.message_karma_teal {
box-shadow: 0 0 0 1px #4DA597, 0 0 0 2px #0C4D53;
background-color: #4DA597;
background-image: linear-gradient(to bottom, #4DA597, #0C4D53);
background-image: -webkit-gradient(linear, left top, left bottom, from(#4DA597), to(#0C4D53));
background-image: -webkit-linear-gradient(top, #4DA597, #0C4D53);
background-image: -moz-linear-gradient(top, #4DA597, #0C4D53);
background-image: -webkit-linear-gradient(top, #4DA597, #0C4D53);
background-image: -o-linear-gradient(top, #4DA597, #0C4D53);
background-image: ms-linear-gradient(to bottom, #4DA597, #0C4D53);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4DA597', endColorstr='#0C4D53');
}
.small_tealgrey,
.medium_tealgrey,
.large_tealgrey,
.message_karma_tealgrey {
box-shadow: 0 0 0 1px #4E6A75, 0 0 0 2px #1E2F36;
background-color: #4E6A75;
background-image: linear-gradient(to bottom, #4E6A75, #1E2F36);
background-image: -webkit-gradient(linear, left top, left bottom, from(#4E6A75), to(#1E2F36));
background-image: -webkit-linear-gradient(top, #4E6A75, #1E2F36);
background-image: -moz-linear-gradient(top, #4E6A75, #1E2F36);
background-image: -webkit-linear-gradient(top, #4E6A75, #1E2F36);
background-image: -o-linear-gradient(top, #4E6A75, #1E2F36);
background-image: ms-linear-gradient(to bottom, #4E6A75, #1E2F36);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4E6A75', endColorstr='#1E2F36');
}
.small_violet,
.medium_violet,
.large_violet,
.message_karma_violet {
box-shadow: 0 0 0 1px #822DE0, 0 0 0 2px #3F1966;
background-color: #822DE0;
background-image: linear-gradient(to bottom, #822DE0, #3F1966);
background-image: -webkit-gradient(linear, left top, left bottom, from(#822DE0), to(#3F1966));
background-image: -webkit-linear-gradient(top, #822DE0, #3F1966);
background-image: -moz-linear-gradient(top, #822DE0, #3F1966);
background-image: -webkit-linear-gradient(top, #822DE0, #3F1966);
background-image: -o-linear-gradient(top, #822DE0, #3F1966);
background-image: ms-linear-gradient(to bottom, #822DE0, #3F1966);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#822DE0', endColorstr='#3F1966');
} .small_alphagreen,
.medium_alphagreen,
.large_alphagreen,
.message_karma_alphagreen {
box-shadow: 0 0 0 1px #38917F, 0 0 0 2px #035A48;
background-color: #035A48;
background-image: linear-gradient(to bottom, #38917F, #035A48);
background-image: -webkit-gradient(linear, left top, left bottom, from(#38917F), to(#035A48));
background-image: -webkit-linear-gradient(top, #38917F, #035A48);
background-image: -moz-linear-gradient(top, #38917F, #035A48);
background-image: -webkit-linear-gradient(top, #38917F, #035A48);
background-image: -o-linear-gradient(top, #38917F, #035A48);
background-image: ms-linear-gradient(to bottom, #38917F, #035A48);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#38917F', endColorstr='#035A48');
}
.small_buoyred,
.medium_buoyred,
.large_buoyred,
.message_karma_buoyred {
box-shadow: 0 0 0 1px #CE4A4B, 0 0 0 2px #951112;
background-color: #951112;
background-image: linear-gradient(to bottom, #CE4A4B, #951112);
background-image: -webkit-gradient(linear, left top, left bottom, from(#CE4A4B), to(#951112));
background-image: -webkit-linear-gradient(top, #CE4A4B, #951112);
background-image: -moz-linear-gradient(top, #CE4A4B, #951112);
background-image: -webkit-linear-gradient(top, #CE4A4B, #951112);
background-image: -o-linear-gradient(top, #CE4A4B, #951112);
background-image: ms-linear-gradient(to bottom, #CE4A4B, #951112);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#CE4A4B', endColorstr='#951112');
}
.small_frenchgreen,
.medium_frenchgreen,
.large_frenchgreen,
.message_karma_frenchgreen {
box-shadow: 0 0 0 1px #93BEB7, 0 0 0 2px #58837C;
background-color: #58837C;
background-image: linear-gradient(to bottom, #93BEB7, #58837C);
background-image: -webkit-gradient(linear, left top, left bottom, from(#93BEB7), to(#58837C));
background-image: -webkit-linear-gradient(top, #93BEB7, #58837C);
background-image: -moz-linear-gradient(top, #93BEB7, #58837C);
background-image: -webkit-linear-gradient(top, #93BEB7, #58837C);
background-image: -o-linear-gradient(top, #93BEB7, #58837C);
background-image: ms-linear-gradient(to bottom, #93BEB7, #58837C);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#93BEB7', endColorstr='#58837C');
}
.small_orange,
.medium_orange,
.large_orange,
.message_karma_orange {
box-shadow: 0 0 0 1px #FDA41E, 0 0 0 2px #CA6A00;
background-color: #CA6A00;
background-image: linear-gradient(to bottom, #FDA41E, #CA6A00);
background-image: -webkit-gradient(linear, left top, left bottom, from(#FDA41E), to(#CA6A00));
background-image: -webkit-linear-gradient(top, #FDA41E, #CA6A00);
background-image: -moz-linear-gradient(top, #FDA41E, #CA6A00);
background-image: -webkit-linear-gradient(top, #FDA41E, #CA6A00);
background-image: -o-linear-gradient(top, #FDA41E, #CA6A00);
background-image: ms-linear-gradient(to bottom, #FDA41E, #CA6A00);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FDA41E', endColorstr='#CA6A00');
}
.small_politicalblue,
.medium_politicalblue,
.large_politicalblue,
.message_karma_politicalblue {
box-shadow: 0 0 0 1px #1E6F92, 0 0 0 2px #013558;
background-color: #013558;
background-image: linear-gradient(to bottom, #1E6F92, #013558);
background-image: -webkit-gradient(linear, left top, left bottom, from(#1E6F92), to(#013558));
background-image: -webkit-linear-gradient(top, #1E6F92, #013558);
background-image: -moz-linear-gradient(top, #1E6F92, #013558);
background-image: -webkit-linear-gradient(top, #1E6F92, #013558);
background-image: -o-linear-gradient(top, #1E6F92, #013558);
background-image: ms-linear-gradient(to bottom, #1E6F92, #013558);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1E6F92', endColorstr='#013558');
}
.small_saffronblue,
.medium_saffronblue,
.large_saffronblue,
.message_karma_saffronblue {
box-shadow: 0 0 0 1px #677B89, 0 0 0 2px #2E4250;
background-color: #2E4250;
background-image: linear-gradient(to bottom, #677B89, #2E4250);
background-image: -webkit-gradient(linear, left top, left bottom, from(#677B89), to(#2E4250));
background-image: -webkit-linear-gradient(top, #677B89, #2E4250);
background-image: -moz-linear-gradient(top, #677B89, #2E4250);
background-image: -webkit-linear-gradient(top, #677B89, #2E4250);
background-image: -o-linear-gradient(top, #677B89, #2E4250);
background-image: ms-linear-gradient(to bottom, #677B89, #2E4250);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#677B89', endColorstr='#2E4250');
}
.small_steelgreen,
.medium_steelgreen,
.large_steelgreen,
.message_karma_steelgreen {
box-shadow: 0 0 0 1px #6A8D94, 0 0 0 2px #30535A;
background-color: #30535A;
background-image: linear-gradient(to bottom, #6A8D94, #30535A);
background-image: -webkit-gradient(linear, left top, left bottom, from(#6A8D94), to(#30535A));
background-image: -webkit-linear-gradient(top, #6A8D94, #30535A);
background-image: -moz-linear-gradient(top, #6A8D94, #30535A);
background-image: -webkit-linear-gradient(top, #6A8D94, #30535A);
background-image: -o-linear-gradient(top, #6A8D94, #30535A);
background-image: ms-linear-gradient(to bottom, #6A8D94, #30535A);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6A8D94', endColorstr='#30535A');
}
.small_tufgreen,
.medium_tufgreen,
.large_tufgreen,
.message_karma_tufgreen {
box-shadow: 0 0 0 1px #7C807D, 0 0 0 2px #3D403E;
background-color: #3D403E;
background-image: linear-gradient(to bottom, #7C807D, #3D403E);
background-image: -webkit-gradient(linear, left top, left bottom, from(#7C807D), to(#3D403E));
background-image: -webkit-linear-gradient(top, #7C807D, #3D403E);
background-image: -moz-linear-gradient(top, #7C807D, #3D403E);
background-image: -webkit-linear-gradient(top, #7C807D, #3D403E);
background-image: -o-linear-gradient(top, #7C807D, #3D403E);
background-image: ms-linear-gradient(to bottom, #7C807D, #3D403E);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7C807D', endColorstr='#3D403E');
}
.small_vistablue,
.medium_vistablue,
.large_vistablue,
.message_karma_vistablue {
box-shadow: 0 0 0 1px #50C3CF, 0 0 0 2px #168995;
background-color: #168995;
background-image: linear-gradient(to bottom, #50C3CF, #168995);
background-image: -webkit-gradient(linear, left top, left bottom, from(#50C3CF), to(#168995));
background-image: -webkit-linear-gradient(top, #50C3CF, #168995);
background-image: -moz-linear-gradient(top, #50C3CF, #168995);
background-image: -webkit-linear-gradient(top, #50C3CF, #168995);
background-image: -o-linear-gradient(top, #50C3CF, #168995);
background-image: ms-linear-gradient(to bottom, #50C3CF, #168995);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#50C3CF', endColorstr='#168995');
}
.small_yogigreen,
.medium_yogigreen,
.large_yogigreen,
.message_karma_yogigreen {
box-shadow: 0 0 0 1px #BBC8A7, 0 0 0 2px #818E6D;
background-color: #818E6D;
background-image: linear-gradient(to bottom, #BBC8A7, #818E6D);
background-image: -webkit-gradient(linear, left top, left bottom, from(#BBC8A7), to(#818E6D));
background-image: -webkit-linear-gradient(top, #BBC8A7, #818E6D);
background-image: -moz-linear-gradient(top, #BBC8A7, #818E6D);
background-image: -webkit-linear-gradient(top, #BBC8A7, #818E6D);
background-image: -o-linear-gradient(top, #BBC8A7, #818E6D);
background-image: ms-linear-gradient(to bottom, #BBC8A7, #818E6D);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#BBC8A7', endColorstr='#818E6D');
}  ul.accordion {
width: 100%;
padding: 0 0 20px 0;
background: none;
}
#content ul.accordion { margin-bottom: 30px;
}
.accordion a.opener {
text-decoration: none;
}
.opener {
background-color: #FEFEFE;
background-image: linear-gradient(to bottom, #FEFEFE, #CDCDCD);
background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#CDCDCD));
background-image: -webkit-linear-gradient(top, #FEFEFE, #CDCDCD);
background-image: -moz-linear-gradient(top, #FEFEFE, #CDCDCD);
background-image: -webkit-linear-gradient(top, #FEFEFE, #CDCDCD);
background-image: -o-linear-gradient(top, #FEFEFE, #CDCDCD);
background-image: ms-linear-gradient(to bottom, #FEFEFE, #CDCDCD);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FEFEFE', endColorstr='#CDCDCD');
border: 1px solid #C3C3C3;
color: #676767;
display: block;
font-size: 13px;
margin-bottom: 3px;
padding: 8px 9px;
}
.accordion .opener:hover,
.accordion .opener.ui-state-active strong {
color: #222;
text-decoration: none;
}
.accordion .opener strong {
cursor: pointer;
display: block;
height: 1%;
padding: 2px 0 2px 32px;
position: relative;
text-shadow: 1px 1px 1px #FFF;
}
.accordion .opener strong:before {
background-position: -406px -58px;
height: 18px;
width: 18px;
content:"";
position:absolute;
left: 2px;
top: 3px;
}
.accordion .opener.ui-state-active strong:before {
background-position: -400px -37px;
}
.accordion .slide-holder {
width: 100%;
overflow: hidden;
}
.accordion .slide {
padding: 20px 27px 0 27px;
}  #wrapper .tabs-area {
padding: 20px 0 0 0;
}
#wrapper .tabset {
margin: 0;
padding: 0 0 14px 10px;
height: 1%;
overflow: hidden;
}
#wrapper .tabset li {
float: left;
margin-right: 20px;
}
#wrapper .tabset a:hover, .ui-state-active a span {
color: #FFF;
}
#wrapper .tabset .tab {
float: left;
padding: 0 11px 0 0;
color: #474747;
}
#wrapper .tabset .active,.ui-state-active, .tabset a:hover {
text-decoration: none;
color: #FFF;
}
#wrapper .tabset .tab span {
float: left;
padding: 3px 0 4px 13px;
cursor: pointer;
}
#wrapper .tab-box,
.content-style-white .comment-content {
background: #F4F4F2;
background: linear-gradient(to bottom,  #e8e9e7 0%,#f4f4f2 50px);
background: -moz-linear-gradient(top,  #e8e9e7 0%, #f4f4f2 50px);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e9e7), color-stop(50px,#f4f4f2));
background: -webkit-linear-gradient(top,  #e8e9e7 0%,#f4f4f2 50px);
background: -o-linear-gradient(top,  #e8e9e7 0%,#f4f4f2 50px);
background: -ms-linear-gradient(top,  #e8e9e7 0%,#f4f4f2 50px);
border-top: 1px solid #FFF;
margin: 0 9px 10px 0;
padding: 30px 27px 27px;
position:relative;
}
#wrapper .tab-box:before {
content: " ";
position: absolute;
left:0px;
top:-2px;
width:100%;
height:1px;
border-top: 1px solid #E6E6E4;
}  ul.tt-business-contact {
list-style: none;
}
#content ul.tt-business-contact {
margin:0 0 0 5px;
padding-top: 2px;
}
ul.tt-business-contact li:before {
content:"";
}
ul.tt-business-contact a {
position: relative;
padding:2px 0 2px 18px;
}
ul.tt-business-contact a:after {
position: absolute;
left:0px;
top:0px;
font-size: 14px;
}
ul.tt-business-contact a.tt-biz-phone:after {
content: "\f095";
}
ul.tt-business-contact a.tt-biz-fax:after {
content: "\f02f";
}
ul.tt-business-contact a.tt-biz-skype:after {
content: "\f17e";
}
ul.tt-business-contact a.tt-biz-email:after {
content: "\f003";
font-size: 11px;
}
ul.tt-business-contact a.tt-biz-directions:after {
content: "\f041";
}  .colored_box,
.karma_notify,
.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15), 0 0 2px rgba(0,0,0,0.05);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.15), 0 0 2px rgba(0,0,0,0.05);
box-shadow:0 1px 2px rgba(0,0,0,0.15), 0 0 2px rgba(0,0,0,0.05);
}
.karma_notify {
color: #333;
padding: 20px 20px 20px 60px;
margin: 0 0 20px 0;
}
.karma_notify p {
position: relative;
}
.karma_notify p a {
font-weight: bold;
}
.karma_notify p:before {
position:absolute;
left: -37px; font-size:20px;
}
.karma_notify#tt-contact-notify p:before {
top: -5px;
}
.message_green,
.wpcf7-mail-sent-ok {
border: 1px solid #BAC398;
background-color:#dde6ba;
border-color:#d0e289 #c6d881 #b8cb71;
background-image: linear-gradient(to bottom, #e6efc2, #d9e2b7);
background-image: -webkit-gradient(linear, left top, left bottom, from(#e6efc2), to(#d9e2b7));
background-image: -webkit-linear-gradient(top, #e6efc2, #d9e2b7);
background-image:    -moz-linear-gradient(top, #e6efc2, #d9e2b7);
background-image:      -o-linear-gradient(top, #e6efc2, #d9e2b7);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e6efc2', endColorstr='#d9e2b7');
}
.message_green p:before {
content:"\f046";
}
.message_green p:before,
.message_green a {
color: #66B500;
}
.message_red {
border: 1px solid #CDBFBE;
border-color:#f7d5d6 #f1c8ca #f2b5b8;
background-image: linear-gradient(to bottom, #fbe2e3, #eeccce);
background-image: -webkit-gradient(linear, left top, left bottom, from(#fbe2e3), to(#eeccce));
background-image: -webkit-linear-gradient(top, #fbe2e3, #eeccce);
background-image:    -moz-linear-gradient(top, #fbe2e3, #eeccce);
background-image:      -o-linear-gradient(top, #fbe2e3, #eeccce);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fbe2e3', endColorstr='#eeccce');
}
.message_red p:before {
content:"\f00d";
}
.message_red p:before,
.message_red a {
color: #CB2A19;
}
.message_blue {
border: 1px solid #BDC4CA;
border-color:#b8e1fd #a6d4f4 #9ed1f5;
background-image: linear-gradient(to bottom, #e0f4ff, #d4e6f0);
background-image: -webkit-gradient(linear, left top, left bottom, from(#e0f4ff), to(#d4e6f0));
background-image: -webkit-linear-gradient(top, #e0f4ff, #d4e6f0);
background-image:    -moz-linear-gradient(top, #e0f4ff, #d4e6f0);
background-image:      -o-linear-gradient(top, #e0f4ff, #d4e6f0);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e0f4ff', endColorstr='#d4e6f0');
}
.message_blue p:before {
content:"\f0eb";
}
.message_blue p:before,
.message_blue a {
color: #0092F5;
}
.message_yellow,
.wpcf7-validation-errors {
border: 1px solid #D8D4B7;
border-color:#f7dc72 #f4d96c #eace61;
background-image: linear-gradient(to bottom, #ffffb9, #f0efae);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffb9), to(#f0efae));
background-image: -webkit-linear-gradient(top, #ffffb9, #f0efae);
background-image:    -moz-linear-gradient(top, #ffffb9, #f0efae);
background-image:      -o-linear-gradient(top, #ffffb9, #f0efae);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffb9', endColorstr='#f0efae'); }
.message_yellow p:before {
content:"\f06a";
}
.message_yellow p:before,
.message_yellow a {
color: #A58100;
}  .colored_box { color: #FFF;
padding: 30px;
margin: 0 0 20px 0;
font-size: 13px;
width: 100%;
}
.colored_box p,
.colored_box h1,
.colored_box h2,
.colored_box h3,
.colored_box h4,
.colored_box h5,
.colored_box h6 {
color: #FFF !important;
text-shadow: none;
}
.colored_box p {
line-height: 23px;
color: #FFF !important;
}
.colored_box p:last-child {
margin-bottom: 0;
}
.colored_box a {
color: rgba(255,255,255,0.5);
}
.colored_box a:hover {
color: rgba(255,255,255,0.8);
}  .member-wrap {
border-bottom: 1px solid #FEFEFC;
margin-bottom: 41px;
overflow: auto;
padding-bottom: 25px;
position: relative;
width: 100%;
}
.member-wrap.member-last-item,
.member-wrap.member-last-item:after {
border: 0;
}
.member-photo {
width: 220px;
float: left;
}
.member-bio {
width: 678px;
float: right;
}
#content .member-bio h4.team-member-name {
margin-bottom: 5px;
}   .tt-icon-box {
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 3px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
color: #333333;
float: left;
margin-bottom: 20px;
overflow: hidden;
padding: 30px;
text-align: center;
transition: all 0.2s ease-out 0s;
width: 100%;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-webkit-box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.15);
-webkit-transition:all 0.2s ease-out 0s;
-moz-transition:all 0.2s ease-out 0s;
-o-transition:all 0.2s ease-out 0s;
}
.tt-icon-box span.fa-stack {
margin-bottom: 15px;
}
a.tt-icon-box {
text-decoration: none;
cursor: pointer;
}
.tt-icon-box:hover {
margin: -6px 0 26px 0;
text-decoration: none;
}  .uds-pricing-table table,
#main #content .uds-pricing-table table {
width: 100%;
text-align: center;
border: none;
font-family: Helvetica, Arial;
font-size: 12px;
border-collapse: collapse;
border-spacing: 0;
}
#main #content .uds-pricing-table table .price {
padding: 25px 0 0 0;
}
.uds-pricing-table th,
#main #content .uds-pricing-table th {
line-height: 18px;
padding: 9px 24px;
color: #333;
font-size: 12px;
font-weight: bold;
}
.uds-pricing-table thead th.header-shadow.column-0,
#main #content .uds-pricing-table thead th.header-shadow.column-0 {
border: none !important;
}
.uds-pricing-table thead th {
text-align: center;
font-family: Helvetica, Arial;
}
.uds-pricing-table thead th .price,
#main #content .uds-pricing-table thead th .price {
font-size: 28px;
font-weight: bold;
text-shadow: 1px 1px 1px white;
color: #666;
display: block;
padding: 15px 0 0 0;
}
.uds-pricing-table thead th .unit,
#main #content .uds-pricing-table thead th .unit {
font-size: 12px;
margin-bottom: 0px;
text-shadow: 1px 1px 1px white;
display: block;
margin-top: -5px;
}
.uds-pricing-table thead th .uds-product-name,
#main #content .uds-pricing-table thead th .uds-product-name {
font-size: 15px;
background-color: #c1c1c1;
color: #fafafa;
text-shadow: 1px 1px 1px #999;
padding: 8px 0 7px 0;
font-family: Helvetica, Arial;
text-align: center;
display: block;
font-weight: 400;
}
.uds-pricing-table thead th,
#main #content .uds-pricing-table thead th {
padding: 0px 0px 9px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}
.uds-pricing-table thead th.odd,
#main #content .uds-pricing-table thead th.odd {
background-color: #f3f3f3;
}
.uds-pricing-table thead th.column-0,
#main #content .uds-pricing-table thead th.column-0 {
background-color: transparent;
border-top: none;
border-left: none;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.uds-pricing-table tr.odd td,
#main #content .uds-pricing-table tr.odd td {
background-color: #fff;
}
.uds-pricing-table tr.even td,
#main #content .uds-pricing-table tr.even td {
background-color: #eee;
}
.uds-pricing-table tbody tr.even,
#main #content .uds-pricing-table tbody tr.even {
background-color: #eee;
padding: 15px;
}
.uds-pricing-table thead th.header-shadow,
#main #content .uds-pricing-table thead th.header-shadow {
background-color: transparent !important;
border: none !important;
}
.uds-pricing-table tbody th,
#main #content .uds-pricing-table tbody th {
padding-left: 9px;
border: 1px solid #ddd;
text-align: left;
font-weight: normal;
}
.uds-pricing-table tbody td,
#main #content .uds-pricing-table tbody td {
padding: 9px;
text-align: center;
border: 1px solid #ddd;
}
.uds-pricing-table tfoot th,
#main #content .uds-pricing-table tfoot th {
text-align: center;
padding: 30px 0px;
}
.uds-pricing-table tfoot th.footer-shadow,
#main #content .uds-pricing-table tfoot th.footer-shadow {
padding: 0px;
height: 5px;
} .uds-pricing-table thead th.featured-l .uds-product-name,
#main #content .uds-pricing-table thead th.featured-l .uds-product-name {
background-image: url(//www.gegenwehr.com/wp-content/themes/images/shadow-left.png);
background-repeat: repeat-y;
background-position: top right;
}
.uds-pricing-table thead th.featured-r .uds-product-name,
#main #content .uds-pricing-table thead th.featured-r .uds-product-name {
background-image: url(//www.gegenwehr.com/wp-content/themes/images/shadow-right.png);
background-repeat: repeat-y;
background-position: top left;
}
.uds-pricing-table th.featured-l,
#main #content .uds-pricing-table th.featured-l,
.uds-pricing-table td.featured-l,
#main #content .uds-pricing-table td.featured-l {
background-image: url(//www.gegenwehr.com/wp-content/themes/images/shadow-left.png);
background-repeat: repeat-y;
background-position: top right;
}
.uds-pricing-table th.featured-r,
#main #content .uds-pricing-table th.featured-r,
.uds-pricing-table td.featured-r,
#main #content .uds-pricing-table td.featured-r {
background-image: url(//www.gegenwehr.com/wp-content/themes/images/shadow-right.png);
background-repeat: repeat-y;
background-position: top left;
}
.uds-pricing-table thead tr th.header-shadow.featured,
#main #content .uds-pricing-table thead tr th.header-shadow.featured {
background-color: transparent;
background-image: url(//www.gegenwehr.com/wp-content/themes/images/shadow-top.png);
background-repeat: repeat-x;
background-position: bottom left;
border: none;
}
.uds-pricing-table.ie6 thead tr th.header-shadow.featured,
#main #content .uds-pricing-table.ie6 thead tr th.header-shadow.featured {
background-image: none;
}
.uds-pricing-table thead tr th.header-shadow.featured-l,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-l {
background-color: transparent;
background-image: url(//www.gegenwehr.com/wp-content/themes/images/shadow-top-left.png);
background-repeat: no-repeat;
background-position: bottom right;
}
.uds-pricing-table thead tr th.header-shadow.featured-r,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-r {
background-color: transparent;
background-image: url(//www.gegenwehr.com/wp-content/themes/images/shadow-top-right.png);
background-repeat: no-repeat;
background-position: bottom left;
}
.uds-pricing-table tfoot tr th.footer-shadow.featured,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured {
background-color: transparent;
background-image: url(//www.gegenwehr.com/wp-content/themes/images/shadow-bottom.png);
background-repeat: repeat-x;
background-position: top left;
border: none;
}
.uds-pricing-table.ie6 tfoot tr th.footer-shadow.featured,
#main #content .uds-pricing-table.ie6 tfoot tr th.footer-shadow.featured {
background-image: none;
}
.uds-pricing-table tfoot tr th.footer-shadow.featured-l,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-l {
background-color: transparent;
background-image: url(//www.gegenwehr.com/wp-content/themes/images/shadow-bottom-left.png);
background-repeat: no-repeat;
background-position: top right;
}
.uds-pricing-table tfoot tr th.footer-shadow.featured-r,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-r {
background-color: transparent;
background-image: url(//www.gegenwehr.com/wp-content/themes/images/shadow-bottom-right.png);
background-repeat: no-repeat;
background-position: top left;
}
.uds-pricing-table tfoot tr th.footer-shadow.featured,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured,
.uds-pricing-table tfoot tr th.footer-shadow.featured-l,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-l,
.uds-pricing-table tfoot tr th.footer-shadow.featured-r,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-r,
.uds-pricing-table thead tr th.header-shadow.featured,
#main #content .uds-pricing-table thead tr th.header-shadow.featured,
.uds-pricing-table thead tr th.header-shadow.featured-l,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-l,
.uds-pricing-table thead tr th.header-shadow.featured-r,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-r {
border: none !important;
} .uds-pricing-table tfoot tr,
#main #content .uds-pricing-table tfoot tr {
border: none;
}
#main #content .uds-pricing-table tfoot th {
font-weight: normal !important;
}
#main #content .uds-pricing-table tfoot th a {
margin-left: 7px;
}
.uds-pricing-table tr th.featured,
.uds-pricing-table tr td.featured,
#main #content .uds-pricing-table tr th.featured,
#main #content .uds-pricing-table tr td.featured {
background-color: #f5f5f5;
}
.uds-pricing-table thead tr th.featured,
#main #content .uds-pricing-table thead tr th.featured {
}
.uds-pricing-table tfoot tr th.featured,
#main #content .uds-pricing-table tfoot tr th.featured {
border: 1px solid #ddd;
}
.uds-pricing-table thead th.featured .uds-product-name,
#main #content .uds-pricing-table thead th.featured .uds-product-name {
border-left: 1px solid #c1c1c1;
border-right: 1px solid #c1c1c1;
} .uds-pricing-table.dark th,
#main #content .uds-pricing-table.dark th, .uds-pricing-table.dark td,
#main #content .uds-pricing-table.dark td {
color: #eee;
}
.uds-pricing-table.dark thead th,
#main #content .uds-pricing-table.dark thead th {
padding: 0px 0px 9px;
border-left: 1px solid #242424;
border-right: 1px solid #242424;
}
.uds-pricing-table.dark tfoot tr th.featured,
#main #content .uds-pricing-table.dark tfoot tr th.featured {
border: none;
}
.uds-pricing-table.dark thead th.odd,
#main #content .uds-pricing-table.dark thead th.odd {
background-color: #404040;
}
.uds-pricing-table.dark thead th.even,
#main #content .uds-pricing-table.dark thead th.even {
background-color: #666;
}
.uds-pricing-table.dark thead th .uds-product-name,
#main #content .uds-pricing-table.dark thead th .uds-product-name {
background-color: #242424;
text-shadow: 1px 1px 1px black;
color: #fff;
border-left: 1px solid #242424;
border-right: 1px solid #242424;
}
.uds-pricing-table.dark thead th.featured.uds-product-name,
#main #content .uds-pricing-table.dark thead th.featured.uds-product-name {
background-color: #819835;
border: none;
}
.uds-pricing-table.dark thead th .price, .uds-pricing-table.dark thead th .unit,
#main #content .uds-pricing-table.dark thead th .price, #main #content .uds-pricing-table.dark thead th .unit {
text-shadow: 1px 1px 1px black;
color: #fff;
}
.uds-pricing-table.dark tr.even td, .uds-pricing-table.dark tr.even th,
#main #content .uds-pricing-table.dark tr.even td, #main #content .uds-pricing-table.dark tr.even th {
background-color: #666;
}
.uds-pricing-table.dark tr.odd td, .uds-pricing-table.dark tr.odd th,
#main #content .uds-pricing-table.dark tr.odd td, #main #content .uds-pricing-table.dark tr.odd th {
background-color: #404040;
}
.uds-pricing-table.dark tbody td, .uds-pricing-table.dark tbody th,
#main #content .uds-pricing-table.dark tbody td, #main #content .uds-pricing-table.dark tbody th {
border: 1px solid #353535;
text-shadow: 1px 1px 1px #222;
}
.uds-pricing-table.dark thead th.column-0,
#main #content .uds-pricing-table.dark thead th.column-0 {
border-bottom: 1px solid #242424;
border-left: none;
border-right: none;
background-color: transparent;
}
.uds-pricing-table.dark thead tr th.featured,
#main #content .uds-pricing-table.dark thead tr th.featured {
border: none;
}
.uds-pricing-table.dark tr th.featured,
.uds-pricing-table.dark tr td.featured,
#main #content .uds-pricing-table.dark tr th.featured,
#main #content .uds-pricing-table.dark tr td.featured {
background-color: #90aa3c;
border: 1px solid #748a2b;
border-right: 1px solid #353535;
}
.uds-pricing-table.ie6.dark tr th.featured,
.uds-pricing-table.ie6.dark tr td.featured,
#main #content .uds-pricing-table.ie6.dark tr th.featured,
#main #content .uds-pricing-table.ie6.dark tr td.featured {
background-color: #90aa3c !important;
}
.uds-pricing-table.dark tr.even th.featured,
.uds-pricing-table.dark tr.even td.featured,
#main #content .uds-pricing-table.dark tr.even th.featured,
#main #content .uds-pricing-table.dark tr.even td.featured {
background-color: #819835;
}
.uds-pricing-table.dark tfoot tr th.featured,
#main #content .uds-pricing-table.dark tfoot tr th.featured {
border: 1px solid #5e7a29;
} .uds-pricing-table.blue-yellow th,
#main #content .uds-pricing-table.blue-yellow th, .uds-pricing-table.blue-yellow td,
#main #content .uds-pricing-table.blue-yellow td {
text-shadow: 1px 1px 1px #0e4156;
color: #fff;
}
.uds-pricing-table.blue-yellow thead th,
#main #content .uds-pricing-table.blue-yellow thead th {
padding: 0px 0px 9px;
border-left: 1px solid #229bcc;
border-right: 1px solid #229bcc;
}
.uds-pricing-table.blue-yellow tfoot tr th.featured,
#main #content .uds-pricing-table.blue-yellow tfoot tr th.featured {
border: none;
}
.uds-pricing-table.blue-yellow thead th.odd,
#main #content .uds-pricing-table.blue-yellow thead th.odd {
background-color: #45a8d1;
}
.uds-pricing-table.blue-yellow thead th.even,
#main #content .uds-pricing-table.blue-yellow thead th.even {
background-color: #4dbce9;
}
.uds-pricing-table.blue-yellow thead th .uds-product-name,
#main #content .uds-pricing-table.blue-yellow thead th .uds-product-name {
background-color: #317b99;
text-shadow: 1px 1px 1px #08374a;
color: #e4f7ff;
}
.uds-pricing-table.blue-yellow thead th.featured.uds-product-name,
#main #content .uds-pricing-table.blue-yellow thead th.featured.uds-product-name {
background-color: #f2c45a;
border: none;
text-shadow: 1px 1px 1px #fff2d4;
color: #49360b;
}
.uds-pricing-table.blue-yellow thead th .price, .uds-pricing-table.blue-yellow thead th .unit,
#main #content .uds-pricing-table.blue-yellow thead th .price, #main #content .uds-pricing-table.blue-yellow thead th .unit {
text-shadow: 1px 1px 1px #0e4156;
color: #fff;
}
.uds-pricing-table.blue-yellow thead th.featured .price, .uds-pricing-table.blue-yellow thead th.featured .unit,
#main #content .uds-pricing-table.blue-yellow thead th.featured .price, #main #content .uds-pricing-table.blue-yellow thead th.featured .unit {
text-shadow: 1px 1px 1px #fff2d4;
color: #49360b;
}
.uds-pricing-table.blue-yellow tr.even td, .uds-pricing-table.blue-yellow tr.even th,
#main #content .uds-pricing-table.blue-yellow tr.even td, #main #content .uds-pricing-table.blue-yellow tr.even th {
background-color: #4dbce9;
}
.uds-pricing-table.blue-yellow tr.odd td, .uds-pricing-table.blue-yellow tr.odd th,
#main #content .uds-pricing-table.blue-yellow tr.odd td, #main #content .uds-pricing-table.blue-yellow tr.odd th {
background-color: #45a8d1;
}
.uds-pricing-table.blue-yellow tbody td, .uds-pricing-table.blue-yellow tbody th,
#main #content .uds-pricing-table.blue-yellow tbody td, #main #content .uds-pricing-table.blue-yellow tbody th {
border: 1px solid #229bcc;
text-shadow: 1px 1px 1px #229bcc;
}
.uds-pricing-table.blue-yellow thead th.column-0,
#main #content .uds-pricing-table.blue-yellow thead th.column-0 {
border-bottom: 1px solid #229bcc;
border-left: none;
border-right: none;
background-color: transparent;
}
.uds-pricing-table.blue-yellow thead tr th.featured,
#main #content .uds-pricing-table.blue-yellow thead tr th.featured {
border: none;
}
.uds-pricing-table.blue-yellow tr th.featured,
.uds-pricing-table.blue-yellow tr td.featured,
#main #content .uds-pricing-table.blue-yellow tr th.featured,
#main #content .uds-pricing-table.blue-yellow tr td.featured {
background-color: #d9b050;
border: 1px solid #d0a645;
text-shadow: 1px 1px 1px #fff2d4;
color: #49360b;
}
.uds-pricing-table.ie6.blue-yellow tr th.featured,
.uds-pricing-table.ie6.blue-yellow tr td.featured,
#main #content .uds-pricing-table.ie6.blue-yellow tr th.featured,
#main #content .uds-pricing-table.ie6.blue-yellow tr td.featured {
background-color: #d9b050 !important;
}
.uds-pricing-table.blue-yellow tr th.featured-l,
.uds-pricing-table.blue-yellow tr td.featured-l,
#main #content .uds-pricing-table.blue-yellow tr th.featured-l,
#main #content .uds-pricing-table.blue-yellow tr td.featured-l {
border-right: 1px solid #d0a645;
}
.uds-pricing-table.blue-yellow tr.even th.featured,
.uds-pricing-table.blue-yellow tr.even td.featured,
#main #content .uds-pricing-table.blue-yellow tr.even th.featured,
#main #content .uds-pricing-table.blue-yellow tr.even td.featured {
background-color: #f2c45a;
}
.uds-pricing-table.blue-yellow tfoot tr th.featured,
#main #content .uds-pricing-table.blue-yellow tfoot tr th.featured {
border: 1px solid #d0a645;
} .uds-pricing-table.light thead th,
#main #content .uds-pricing-table.light thead th {
padding: 0px 0px 9px;
border-left: 1px solid #a8b5b9;
border-right: 1px solid #a8b5b9;
border-top: none;
}
.uds-pricing-table.light thead th.odd,
#main #content .uds-pricing-table.light thead th.odd {
background-color: #dddfe4;
}
.uds-pricing-table.light thead th.even,
#main #content .uds-pricing-table.light thead th.even {
background-color: #f7f9fe;
}
.uds-pricing-table.light thead th .uds-product-name,
#main #content .uds-pricing-table.light thead th .uds-product-name {
background-color: #b8bbc0;
text-shadow: 1px 1px 1px #76868a;
color: #fff;
}
.uds-pricing-table.light thead th.featured.uds-product-name,
#main #content .uds-pricing-table.light thead th.featured.uds-product-name {
background-color: #ecf1f2;
border: none;
color: #666;
text-shadow: 1px 1px 1px white;
}
.uds-pricing-table.light tr.even td, .uds-pricing-table.light tr.even th,
#main #content .uds-pricing-table.light tr.even td, #main #content .uds-pricing-table.light tr.even th {
background-color: #f7f9fe;
}
.uds-pricing-table.light tr.odd td, .uds-pricing-table.light tr.odd th,
#main #content .uds-pricing-table.light tr.odd td, #main #content .uds-pricing-table.light tr.odd th {
background-color: #dddfe4;
}
.uds-pricing-table.light tbody td, .uds-pricing-table.light tbody th,
#main #content .uds-pricing-table.light tbody td, #main #content .uds-pricing-table.light tbody th {
border: 1px solid #b2b5bb;
text-shadow: 1px 1px 1px #fff;
}
.uds-pricing-table.light thead th.column-0,
#main #content .uds-pricing-table.light thead th.column-0 {
border-bottom: 1px solid #a8b5b9;
border-left: none;
border-right: none;
background-color: transparent;
}
.uds-pricing-table.light tr th.featured,
.uds-pricing-table.light tr td.featured,
#main #content .uds-pricing-table.light tr th.featured,
#main #content .uds-pricing-table.light tr td.featured {
border: 1px solid #a8b5b9;
background-color: #c5d0d3;
}
.uds-pricing-table.light tr td.featured,
#main #content .uds-pricing-table.light tr td.featured {
border-right: 1px solid #a8b5b9;
}
.uds-pricing-table.light  tr.even th.featured,
.uds-pricing-table.light  tr.even td.featured,
#main #content .uds-pricing-table.light  tr.even th.featured,
#main #content .uds-pricing-table.light  tr.even td.featured {
background-color: #ecf1f2;
} .uds-pricing-table.lime thead th .uds-product-name,
#main #content .uds-pricing-table.lime thead th .uds-product-name {
background-color: #878b83;
text-shadow: 1px 1px 1px #76868a;
color: #fff;
}
.uds-pricing-table.lime thead th.featured.uds-product-name,
#main #content .uds-pricing-table.lime thead th.featured.uds-product-name {
background-color: #878b83;
border: none;
color: #fff;
}
.uds-pricing-table.lime tr.even td, .uds-pricing-table.lime tr.even th,
#main #content .uds-pricing-table.lime tr.even td, #main #content .uds-pricing-table.lime tr.even th {
background-color: #d8f0c0;
}
.uds-pricing-table.lime thead th.featured,
#main #content .uds-pricing-table.lime thead th.featured {
background: inherit;
}
.uds-pricing-table.lime tr.odd td, .uds-pricing-table.lime tr.odd th,
#main #content .uds-pricing-table.lime tr.odd td, #main #content .uds-pricing-table.lime tr.odd th {
background-color: #a8d848;
}
.uds-pricing-table.lime tbody td, .uds-pricing-table.lime tbody th,
#main #content .uds-pricing-table.lime tbody td, #main #content .uds-pricing-table.lime tbody th {
border: 1px solid #89b630;
text-shadow: 1px 1px 1px #fff;
}
.uds-pricing-table.lime thead th.column-0,
#main #content .uds-pricing-table.lime thead th.column-0 {
border-bottom: 1px solid #89b630;
border-left: none;
border-right: none;
background-color: transparent;
}   div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}   #ps_hover{left:0;top:0;position:absolute;z-index:1000;}.ps_hd{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/tr.png) top right no-repeat;padding:0 8px 0 0;}.ps_hd .ps_c{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/tl.png) top left no-repeat;}.ps_ft{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/br.png) top right no-repeat;padding:0 8px 0 0;}.ps_ft .ps_c{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/bl.png) top left no-repeat;}.ps_bd{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/cr.png) top right repeat-y;padding:0 8px 0 0;}.ps_bd .ps_c{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/cl.png) top left repeat-y;padding:0 0 0 8px;}.ps_bd .ps_s{background:#fff;}.ps_hd,.ps_bd,.ps_ft{position:relative;z-index:1000;}.ps_hd .ps_c,.ps_ft .ps_c{font-size:1px;height:8px;}#ps_title{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/tt_r.png) top right no-repeat;color:#fff;font-size:10px;font-weight:normal;left:8px;position:absolute;top:0;z-index:999;padding:0 5px 0 0;}#ps_title .ps_tt_l{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/tt_l.png) top left no-repeat;line-height:15px;padding:0 0 0 5px;}#ps_tooltip{font-size:10px;left:0;position:absolute;top:0;width:250px;z-index:1010;}#ps_tooltip p{margin:0;}#ps_tooltip strong{font-size:1.2em;}#ps_websites{left:50%;position:absolute;top:50%;z-index:1005;}#ps_websites .ps_label{color:#fff;display:none;font-size:1.6em;left:0;position:absolute;top:0;white-space:nowrap;}#ps_websites ul{position:relative;z-index:1010;width:400px;}#ps_websites li{display:block;float:left;margin:0 30px 40px 0;}#ps_websites a{display:block;}#ps_overlay{background:#000;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1005;}#ps_tooltip .ps_hd{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/trans/tr.png) top right no-repeat;padding:0 8px 0 0;}#ps_tooltip .ps_hd .ps_c{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/trans/tl.png) top left no-repeat;}#ps_tooltip .ps_bd{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/trans/cr.png) top right repeat-y;padding:0 8px 0 0;}#ps_tooltip .ps_ft{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/trans/br.png) top right no-repeat;padding:0 8px 0 0;}#ps_tooltip .ps_ft .ps_c{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/trans/bl.png) top left no-repeat;}#ps_tooltip .ps_bd .ps_c{background:url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/prettySociable/backgrounds/trans/cl.png) top left repeat-y;padding:0 0 0 8px;}  .image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
.entry-content {
margin: 30px 0px 20px 0px;
}
.entry-attachment {
margin: 40px 0px;
}
.entry-caption {
margin: 20px 0px;
}
.entry-description {
margin: 20px 0px;
}
#nav-attachment {
width: 150px;
height: 20px;
float: right;
position: relative;
top: -20px;
}
#nav-attachment .nav-previous {
width: 60px;
margin: 0px;
}
#nav-attachment .nav-next {
width: 60px;
margin: 0px;
}
#main .post_content .colored_box p {
padding: 30px;
}   #tt-mobile-menu-list {
display: none;
}
#tt-mobile-menu-list,
#tt-mobile-menu-list .navi-description,
#tt-mobile-menu-list > .menu-item > .sub-menu {
display: block;
}
#tt-mobile-menu-list .navi-description {
display: none!important;
}
#tt-mobile-menu-button span {
position: relative;
}
#tt-mobile-menu-button span:after {
content: "\f0c9";
color: #FFF;
font-size:19px;
font-weight:200;
right:0;
position:absolute;
}
#tt-mobile-menu-list .fa {
color: #9da0a4;
cursor: pointer;
font-size: 13px;
position: absolute;
top: 3px;
transition-duration: .4s; right: 30px; padding: 8px;
}
#tt-mobile-menu-list .fa:hover {color: #FFF;}
.fa.sub-menu-trigger--open{
transform: rotate(180deg);
}
#tt-mobile-menu-list ul.sub-menu li ul.sub-menu {margin-left: 15px;}     #lang_sel ul {
overflow: visible !important;
}   .content-style-default #main,
.content-style-default #footer-top,
.content-style-default .heading-horizontal span {
background-color: #F4F4F2;
}
.content-style-default .heading-horizontal:before {
border-top: 1px solid #D8D8D6;
border-bottom: 1px solid #FEFEFC;
}
.content-style-default p strong {
color: #000;
}  .content-style-steel #main,
.content-style-steel #footer-top,
.content-style-steel .heading-horizontal span {
background-color: #D9DEE4;
}
.content-style-steel .tools .breadcrumb .current_crumb:after,
.content-style-steel .tt-woocommerce .breadcrumb span:last-child:after {
color: #D9DEE4 !important;
}
.content-style-steel div.main-area p,
.content-style-steel div.main-area ul,
.content-style-steel div.main-area ol,
.content-style-steel #horizontal_nav ul a {
color: #646668;
}
.content-style-steel p strong {
color: #535557;
} .content-style-steel .testimonials,
.content-style-steel .testimonials_static {
background-color: #C5CACF;
border: 1px solid #B8BCC1;
}
.content-style-steel .heading-horizontal:before {
border-top: 1px solid #BABFC4;
border-bottom: 1px solid #F1F2F5;
}
.content-style-steel .callout-wrap,
.content-style-steel .post_footer {
border-top: 1px solid #F1F2F5;
border-bottom: 1px solid #F1F2F5;
}
.content-style-steel .hr,
.content-style-steel .hr_top_link {
border-top: 1px solid #F1F2F5;
}
.content-style-steel .callout-wrap:before,
.content-style-steel .post_footer:before,
.content-style-steel .hr:before,
.content-style-steel .hr_top_link:before {
border-top: 1px solid #BABFC4;
}
.content-style-steel .callout-wrap:after,
.content-style-steel .post_footer:after,
.content-style-steel #horizontal_nav:after,
.content-style-steel .member-wrap:after {
border-bottom: 1px solid #BABFC4;
}
.content-style-steel #horizontal_nav,
.content-style-steel .sidebar-widget,
.content-style-steel #sub_nav ul a,
.content-style-steel .member-wrap {
border-bottom: 1px solid #F1F2F5;
}
.content-style-steel #sidebar {
border-left: 1px solid #BABFC4;
}
.content-style-steel #sidebar:before {
border-left: 1px solid #F1F2F5;
}
.content-style-steel #sidebar.left_sidebar {
border-right: 1px solid #F1F2F5;
}
.content-style-steel #sidebar.left_sidebar:after {
border-right: 1px solid #BABFC4;
}
.content-style-steel #sidebar.left_sidebar,
.content-style-steel #sidebar.left_sidebar:before {
border-left: none;
}
.content-style-steel .sidebar-widget:after,
.content-style-steel #sub_nav ul a:after {
border-bottom: 1px solid #BABFC4;
}
.content-style-steel #sub_nav {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-sidebar.png) 206px 0 repeat-y;
}
.content-style-steel #sub_nav.nav_right_sub_nav {
float: right;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-sidebar.png) 12px 0 repeat-y;
}
.content-style-steel #wrapper .tab-box,
.content-style-steel .comment-content {
border-top: 1px solid #F1F2F5;
background: #C5CACF;
background: linear-gradient(to bottom,  #B7BBC0 0%,#C5CACF 50px);
background: -moz-linear-gradient(top,  #B7BBC0 0%, #C5CACF 50px);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B7BBC0), color-stop(50px,#C5CACF));
background: -webkit-linear-gradient(top,  #B7BBC0 0%,#C5CACF 50px);
background: -o-linear-gradient(top,  #B7BBC0 0%,#C5CACF 50px);
background: -ms-linear-gradient(top,  #B7BBC0 0%,#C5CACF 50px);
}
.content-style-steel #wrapper .tab-box:before {
border-top: 1px solid #BABFC4;
}
.content-style-steel .comment-content {
border: none;
box-shadow: 0 0 0 1px #C5CACF, 0 0 0 2px #B7BBC0;
}
.content-style-steel .karma-pages a:hover,
.content-style-steel .wp-pagenavi a:hover {
background: #C5CACF;
border: 1px solid #B1B5B9;
}
.content-style-steel .flex-control-paging li a {
background: #C5CACF;
}
.content-style-steel .flex-control-paging li a:hover,
.content-style-steel .flex-control-paging li a.flex-active {
background: #989B9F;
}
.content-style-steel .opener {
background-color: #F7F7F7;
background-image: linear-gradient(to bottom, #F7F7F7, #ADB1B6);
background-image: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#ADB1B6));
background-image: -webkit-linear-gradient(top, #F7F7F7, #ADB1B6);
background-image: -moz-linear-gradient(top, #F7F7F7, #ADB1B6);
background-image: -webkit-linear-gradient(top, #F7F7F7, #ADB1B6);
background-image: -o-linear-gradient(top, #F7F7F7, #ADB1B6);
background-image: ms-linear-gradient(to bottom, #F7F7F7, #ADB1B6);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F7F7F7', endColorstr='#ADB1B6');
border: 1px solid #AFB3B8;
color: #676767;
}  .content-style-white #main,
.content-style-white #footer-top,
.content-style-white .heading-horizontal span {
background-color: #FFF;
}
.content-style-white .tools .breadcrumb .current_crumb:after,
.content-style-white .tt-woocommerce .breadcrumb span:last-child:after {
color: #FFF !important;
}
.content-style-white div.main-area p,
.content-style-white div.main-area ul,
.content-style-white div.main-area ol,
.content-style-white #horizontal_nav ul a {
color: #646668;
}
.content-style-white p strong {
color: #535557;
} .content-style-white .heading-horizontal:before {
border-top: 1px solid #EBEBEB;
border-bottom: 1px solid #FFF;
}
.content-style-white .callout-wrap,
.content-style-white .post_footer,
.content-style-white .heading-horizontal:before {
border-top: 1px solid #EBEBEB;
border-bottom: 1px solid #EBEBEB;
}
.content-style-white .hr,
.content-style-white .hr_top_link {
border-top: 1px solid #EBEBEB;
}
.content-style-white .callout-wrap:before,
.content-style-white .post_footer:before,
.content-style-white .callout-wrap:after,
.content-style-white .post_footer:after,
.content-style-white #horizontal_nav:after,
.content-style-white .member-wrap:after,
.content-style-white #sidebar:before,
.content-style-white #sidebar.left_sidebar:after,
.content-style-white .sidebar-widget:after,
.content-style-white #sub_nav ul a:after,
.content-style-white .hr:before,
.content-style-white .hr_top_link:before {
border: none;
}
.content-style-white #horizontal_nav,
.content-style-white .sidebar-widget,
.content-style-white #sub_nav ul a,
.content-style-white .member-wrap {
border-bottom: 1px solid #EBEBEB;
}
.content-style-white #sidebar {
border-left: 1px solid #EBEBEB;
}
.content-style-white #sidebar.left_sidebar,
.content-style-white #sidebar.left_sidebar:before {
border-left: none;
}
.content-style-white #sidebar.left_sidebar {
border-right: 1px solid #EBEBEB;
} .content-style-white .comment-content {
border: none;
box-shadow: 0 0 0 1px #F4F4F2, 0 0 0 2px #E8E9E7;
}  .content-style-tan #main,
.content-style-tan #footer-top,
.content-style-tan .heading-horizontal span {
background-color: #E4E3DE;
}
.content-style-tan .tools .breadcrumb .current_crumb:after,
.content-style-tan .tt-woocommerce .breadcrumb span:last-child:after {
color: #E4E3DE !important;
} .content-style-tan .testimonials,
.content-style-tan .testimonials_static {
background-color: #CFCFCA;
border: 1px solid #BABBB5;
}
.content-style-tan .heading-horizontal:before {
border-top: 1px solid #C2C1BD;
border-bottom: 1px solid #F4F4F2;
}
.content-style-tan .callout-wrap,
.content-style-tan .post_footer,
.content-style-tan .heading-horizontal:before {
border-top: 1px solid #F4F4F2;
border-bottom: 1px solid #F4F4F2;
}
.content-style-tan .hr,
.content-style-tan .hr_top_link {
border-top: 1px solid #F4F4F2;
}
.content-style-tan .callout-wrap:before,
.content-style-tan .post_footer:before,
.content-style-tan .hr:before,
.content-style-tan .hr_top_link:before {
border-top: 1px solid #C2C1BD;
}
.content-style-tan .callout-wrap:after,
.content-style-tan .post_footer:after,
.content-style-tan #horizontal_nav:after,
.content-style-tan .member-wrap:after {
border-bottom: 1px solid #C2C1BD;
}
.content-style-tan #horizontal_nav,
.content-style-tan .sidebar-widget,
.content-style-tan #sub_nav ul a,
.content-style-tan .member-wrap {
border-bottom: 1px solid #F4F4F2;
}
.content-style-tan #sidebar {
border-left: 1px solid #C2C1BD;
}
.content-style-tan #sidebar:before {
border-left: 1px solid #F4F4F2;
}
.content-style-tan #sidebar.left_sidebar {
border-right: 1px solid #F4F4F2;
}
.content-style-tan #sidebar.left_sidebar:after {
border-right: 1px solid #C2C1BD;
}
.content-style-tan #sidebar.left_sidebar,
.content-style-tan #sidebar.left_sidebar:before {
border-left: none;
}
.content-style-tan .sidebar-widget:after,
.content-style-tan #sub_nav ul a:after {
border-bottom: 1px solid #C2C1BD;
}
.content-style-tan #sub_nav {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-sidebar.png) 206px 0 repeat-y;
}
.content-style-tan #sub_nav.nav_right_sub_nav {
float: right;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-sidebar.png) 12px 0 repeat-y;
}
.content-style-tan #wrapper .tab-box,
.content-style-tan .comment-content {
border-top: 1px solid #FFF;
background: #D7D7D1;
background: -moz-linear-gradient(top,  #cacac5 0%, #d7d7d1 50px); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cacac5), color-stop(50px,#d7d7d1)); background: -webkit-linear-gradient(top,  #cacac5 0%,#d7d7d1 50px); background: -o-linear-gradient(top,  #cacac5 0%,#d7d7d1 50px); background: -ms-linear-gradient(top,  #cacac5 0%,#d7d7d1 50px); background: linear-gradient(to bottom,  #cacac5 0%,#d7d7d1 50px); }
.content-style-tan #wrapper .tab-box:before {
border-top: 1px solid #BABBB5;
}
.content-style-tan .comment-content {
border: none;
box-shadow: 0 0 0 1px #d7d7d1, 0 0 0 2px #cacac5;
}  .content-style-grey #main,
.content-style-grey #footer-top,
.content-style-grey .heading-horizontal span {
background-color: #DFE3E3;
}
.content-style-grey .tools .breadcrumb .current_crumb:after,
.content-style-grey .tt-woocommerce .breadcrumb span:last-child:after {
color: #DFE3E3 !important;
} .content-style-grey .testimonials,
.content-style-grey .testimonials_static {
background-color: #CBCFCF;
border: 1px solid #BCC1C1;
}
.content-style-tan .heading-horizontal:before {
border-top: 1px solid #C0C3C3;
border-bottom: 1px solid #F3F4F4;
}
.content-style-grey .callout-wrap,
.content-style-grey .post_footer,
.content-style-grey .heading-horizontal:before {
border-top: 1px solid #C0C3C3;
border-bottom: 1px solid #F3F4F4;
}
.content-style-grey .hr,
.content-style-grey .hr_top_link {
border-top: 1px solid #F3F4F4;
}
.content-style-grey .callout-wrap:before,
.content-style-grey .post_footer:before,
.content-style-grey .hr:before,
.content-style-grey .hr_top_link:before {
border-top: 1px solid #C0C3C3;
}
.content-style-grey .callout-wrap:after,
.content-style-grey .post_footer:after,
.content-style-grey #horizontal_nav:after,
.content-style-grey .member-wrap:after {
border-bottom: 1px solid #C0C3C3;
}
.content-style-grey #horizontal_nav,
.content-style-grey .sidebar-widget,
.content-style-grey #sub_nav ul a,
.content-style-grey .member-wrap {
border-bottom: 1px solid #F3F4F4;
}
.content-style-grey #sidebar {
border-left: 1px solid #C0C3C3;
}
.content-style-grey #sidebar:before {
border-left: 1px solid #F3F4F4;
}
.content-style-grey #sidebar.left_sidebar {
border-right: 1px solid #F3F4F4;
}
.content-style-grey #sidebar.left_sidebar:after {
border-right: 1px solid #C0C3C3;
}
.content-style-grey #sidebar.left_sidebar,
.content-style-grey #sidebar.left_sidebar:before {
border-left: none;
}
.content-style-grey .sidebar-widget:after,
.content-style-grey #sub_nav ul a:after {
border-bottom: 1px solid #C0C3C3;
}
.content-style-grey #sub_nav {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-sidebar.png) 206px 0 repeat-y;
}
.content-style-grey #sub_nav.nav_right_sub_nav {
float: right;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-sidebar.png) 12px 0 repeat-y;
}
.content-style-grey #wrapper .tab-box,
.content-style-grey .comment-content {
border-top: 1px solid #F3F4F4;
background: #CBCFCF;
background: linear-gradient(to bottom,  #bbbfbf 0%,#cbcfcf 50px);
background: -moz-linear-gradient(top,  #bbbfbf 0%, #cbcfcf 50px);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbfbf), color-stop(50px,#cbcfcf));
background: -webkit-linear-gradient(top,  #bbbfbf 0%,#cbcfcf 50px);
background: -o-linear-gradient(top,  #bbbfbf 0%,#cbcfcf 50px);
background: -ms-linear-gradient(top,  #bbbfbf 0%,#cbcfcf 50px);
}
.content-style-grey #wrapper .tab-box:before {
border-top: 1px solid #C0C3C3;
}
.content-style-grey .comment-content {
border: none;
box-shadow: 0 0 0 1px #cbcfcf, 0 0 0 2px #bbbfbf;
}  .content-custom-bg #sub_nav {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-sidebar.png) 206px 0 repeat-y;
}
.content-custom-bg #sub_nav.nav_right_sub_nav {
float: right;
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-sidebar.png) 12px 0 repeat-y;
} #sub_nav ul a:hover,
#sub_nav ul a:hover:after {
border-color: transparent;
}  body.karma-menu-no-indicator ul#menu-main-nav li.menu-item-has-children strong::after {content: " ";}
body.karma-menu-no-indicator ul#menu-main-nav li.menu-item-has-children .sub-menu li a:after {display: inline;} body.karma-menu-no-dropdown #menu-main-nav li ul.sub-menu {visibility: hidden !important;}
body.karma-menu-no-dropdown ul#menu-main-nav li.parent:hover {background-color: transparent !important;border-left: 1px solid rgba(255, 255, 255, 0.15) !important;}
body.karma-menu-no-dropdown ul#menu-main-nav li.menu-item-has-children strong::after {content: " ";}
.ie7 body.karma-menu-no-dropdown .big-banner #menu-main-nav {margin-bottom:16px;}  body.karma-menu-no-description #menu-main-nav a span.navi-description{display:none;}
body.karma-menu-no-description #menu-main-nav a:hover {opacity:0.6;}
body.karma-menu-no-description #menu-main-nav ul a:hover {opacity:1.0;}
body.karma-menu-no-description #menu-main-nav {margin-top:12px;}
body.karma-menu-no-description #menu-main-nav li.tt-menu-icon-active {padding-right:38px !important;}
body.karma-menu-no-description #menu-main-nav li:before {height:0;background:none;}
body.karma-menu-no-description ul#menu-main-nav li.menu-item-has-children strong::after {margin-right: -15px;}
body.karma-menu-no-description ul#menu-main-nav li {padding-top: 10px;padding-bottom: 10px;}
body.karma-menu-no-description ul#menu-main-nav ul.sub-menu li {padding-top: 0px;padding-bottom: 0px;}
.ie7 body.karma-menu-no-description .big-banner #menu-main-nav {margin-bottom:16px;}  body.karma-menu-no-description.karma-menu-no-dropdown #menu-main-nav li {background:none !important;padding-right:16px !important;}
body.karma-menu-no-description.karma-menu-no-dropdown #menu-main-nav a:hover {opacity:0.6;}
body.karma-menu-no-description.karma-menu-no-dropdown #menu-main-nav li.parent:hover{background: none !important;}
body.karma-menu-no-description.karma-menu-no-dropdown #menu-main-nav li.parent,
body.karma-menu-no-description.karma-menu-no-dropdown #menu-main-nav li.parent:hover{background:none !important;padding-right:16px !important;} body.karma-menu-no-description #menu-main-nav li.menu-item-has-children a:after {right: 14px;}
body.karma-menu-no-description #menu-main-nav li.menu-item-has-children ul a:after {right: 12px;} body.karma-no-nav-border #menu-main-nav li,
body.karma-no-nav-border ul#menu-main-nav li.parent:hover {border-left: 0 !important;}
body.karma-no-nav-border #menu-main-nav.sf-menu li ul {margin: 0 0 0 -13px;}
body.karma-no-nav-border #menu-main-nav.sf-menu ul ul {margin: -43px 0 0 1px;} body.karma-no-post-date .post_date,
body.karma-no-post-date .post_comments {display: none;} body.karma-no-content-gradient #main,
body.karma-no-content-gradient #footer-top,
body.karma-flat-cs #main,
body.karma-flat-cs #footer-top {
background-image: none;
}
body.karma-no-content-gradient.page-template-template-page-builder #footer-top {display: none;} body.karma-foot-center #foot_left {padding: 0 0 10px 0;text-align: center;width: 100%;}
body.karma-foot-center #foot_right {float: none;clear: left;text-align: center;width: 100%;}
body.karma-foot-center #footer_bottom #foot_right ul {float: none;overflow: auto;margin: 0 auto;}
body.karma-foot-center #footer_bottom #foot_right ul li {display: inline-block;float: none;margin: 0;} body.karma-disable-horz-menu #horizontal_nav {display: none;} body.karma-short-sticky #B_sticky_menu #menu-main-nav a span.navi-description,
body.karma-short-sticky #B_sticky_menu div.header-area a.logo,
body.karma-short-sticky #B_sticky_menu div.header-area a.custom-logo { display: none; }
body.karma-short-sticky #B_sticky_menu #menu-main-nav li { border-left: 0; margin-right: 0 !important; padding: 5px 18px 13px 13px !important; }
body.karma-short-sticky.karma-body-mega-menu #B_sticky_menu div.header-area { padding: 8px 0 !important; }
body.karma-short-sticky #B_sticky_menu div.header-area { padding: 6px 0 10px 0 !important; }
body.karma-short-sticky #B_sticky_menu #menu-main-nav { margin: 0 !important; margin-top: 6px !important; }
body.karma-short-sticky #B_sticky_menu #menu-main-nav.sf-menu li ul li { margin: 0 0 0 2px !important;padding: 0 !important; } ul.vc_tta-tabs-list {
margin-bottom:0 !important;
}
.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tabs-container, .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-modern:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tabs-container {
margin-bottom: -9px !important;
} #main.karma-bbpress #content.content_full_width {
margin: 0;
padding: 0;
width: 980px;
}
div.bbp-template-notice {
box-sizing: border-box !important;
width: 100%;
}  div#bbpress-forums .bbp-breadcrumb { display: none; }
body.bbpress .tools div.bbp-breadcrumb {
margin: 0;
padding: 4px 0 0 0;
float: right;
font-size: 12px;
color: #FFF;
}
body.bbpress .tools div.bbp-breadcrumb p { font-size: 12px; }
.tools.full-width-page-title-bar .bbp-breadcrumb {
margin: 0;
padding: 0;
}
.tools .bbp-breadcrumb a {
padding: 0 7px;
position:relative;
color: #FFF;
}
.tools .bbp-breadcrumb a:hover { color: #CCC; }
.tools .bbp-breadcrumb .bbp-breadcrumb-current {
padding: 0 7px;
font-weight: bold;
position:relative;
}
.tools .bbp-breadcrumb span { color: #fff; }
.tools .bbp-breadcrumb p { margin: 0;  }
.tools .bbp-breadcrumb .bbp-breadcrumb-current { padding: 0 6px 23px 6px;font-weight: bold; } #bbpress-forums ul.bbp-forums li.bbp-header ul.forum-titles li,
#bbpress-forums ul.bbp-topics li.bbp-header ul.forum-titles li,
#content #bbpress-forums li.bbp-header {
color: #EEE;
font-size: 15px;
font-weight: 600;
margin-bottom: 0;
}
#content #bbpress-forums li.bbp-header { font-size: 14px; }
li.bbp-header div.bbp-topic-content span#subscription-toggle a,
li.bbp-header div.bbp-topic-content span#favorite-toggle a,
li.bbp-header div.bbp-reply-content span#subscription-toggle a,
li.bbp-header div.bbp-reply-content span#favorite-toggle a {
color: #fff;
font-size: 13px;
}
li.bbp-header div.bbp-topic-content span#subscription-toggle a:hover,
li.bbp-header div.bbp-topic-content span#favorite-toggle a:hover,
li.bbp-header div.bbp-reply-content span#subscription-toggle a:hover,
li.bbp-header div.bbp-reply-content span#favorite-toggle a:hover {
opacity: 0.6;
}
#bbpress-forums ul.bbp-forums li.bbp-header,
#bbpress-forums ul.bbp-forums li.bbp-footer,
#bbpress-forums ul.bbp-topics li.bbp-header,
#bbpress-forums ul.bbp-topics li.bbp-footer {
margin-bottom: 0;
padding: 14px;
}
#bbpress-forums ul.bbp-forums li.bbp-body a.bbp-forum-title,
#bbpress-forums ul.bbp-topics li.bbp-body a.bbp-topic-permalink {
font-size: 16px;
font-weight: 600;
}
#bbpress-forums ul.bbp-forums li.bbp-body a.bbp-forum-title:hover,
#bbpress-forums ul.bbp-topics li.bbp-body a.bbp-topic-permalink:hover {
opacity: 0.6;
}
#bbpress-forums ul.bbp-forums li.bbp-body .bbp-forum-content,
#bbpress-forums ul.bbp-forums li.bbp-body li.bbp-forum-freshness {
color: #666;
font-size: 13px;
}
#bbpress-forums ul.bbp-forums li.bbp-body ul.forum,
#bbpress-forums ul.bbp-topics li.bbp-body ul.topic {
padding: 14px;
}
#bbpress-forums .bbp-body .bbp-forum-topic-count::before,
#bbpress-forums .bbp-body .bbp-forum-reply-count::before,
#bbpress-forums .bbp-body .bbp-topic-voice-count::before,
#bbpress-forums .bbp-body .bbp-topic-reply-count::before {
content: "";
font-family: "FontAwesome";
font-size: 24px;
font-weight: normal;
left: -8px;
line-height: 19px;
position: relative;
vertical-align: top;
}
#bbpress-forums .bbp-body .bbp-forum-reply-count::before,
#bbpress-forums .bbp-body .bbp-topic-reply-count::before {
content: "";
font-size: 30px;
line-height: 25px;
}
#bbpress-forums p.bbp-topic-meta span.bbp-topic-freshness-author { display: none; }
.karma-bbpress #content div.bbp-template-notice p {
font-size: 13px;
line-height: 140%;
margin: 0.5em 0 6px !important;
padding: 8px;
} #content #bbpress-forums fieldset.bbp-form {
border: 0;
}
#bbpress-forums #bbp-search-form input[type="text"] {
background: #FFF;
border: 1px solid #D8D8D6;
border-radius: 3px;
box-sizing: border-box;
color: #666;
font-size: 15px;
font-family: "FontAwesome", "Open Sans", sans-serif;
padding: 12px;
width: 100% !important;
-webkit-transition: box-shadow 0.3s, border 0.3s;
-moz-transition: box-shadow 0.3s, border 0.3s;
-o-transition: box-shadow 0.3s, border 0.3s;
transition: box-shadow 0.3s, border 0.3s;
}
#bbpress-forums #bbp-search-form input[type="text"]:focus {
border: solid 1px #B8B8B7;
color: #444;
-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15);
} @media screen and (-webkit-min-device-pixel-ratio:0) {
#bbpress-forums #bbp-search-form input[type="text"] {
line-height: 12px !important;
}
}
#bbpress-forums div.bbp-search-form {
box-sizing: border-box;
margin-bottom: 20px;
padding: 5px;
width: 100%;
} #content #bbpress-forums #bbp-your-profile fieldset input,
#content #bbpress-forums #bbp-your-profile fieldset textarea, #content #bbpress-forums #new-post fieldset input#bbp_topic_title,
#content #bbpress-forums #new-post fieldset input#bbp_topic_tags,
#content #bbpress-forums #new-post fieldset textarea#bbp_topic_content, #content #bbpress-forums #new-post fieldset textarea#bbp_reply_content, #sidebar .sidebar-widget.widget_display_search #bbp_search {
background: #FFF;
border: 1px solid #D8D8D6;
border-radius: 3px;
box-sizing: border-box;
color: #666;
font-size: 15px;
font-family: "FontAwesome", "Open Sans", sans-serif;
padding: 12px; -webkit-transition: box-shadow 0.3s, border 0.3s;
-moz-transition: box-shadow 0.3s, border 0.3s;
-o-transition: box-shadow 0.3s, border 0.3s;
transition: box-shadow 0.3s, border 0.3s;
} #sidebar .sidebar-widget.widget_display_search #bbp_search {
width: 173px;
}
#content #bbpress-forums #bbp-your-profile fieldset input:focus,
#content #bbpress-forums #bbp-your-profile fieldset textarea:focus,
#sidebar .sidebar-widget.widget_display_search #bbp_search:focus,
#content #bbpress-forums #new-post fieldset input#bbp_topic_title:focus,
#content #bbpress-forums #new-post fieldset input#bbp_topic_tags:focus,
#content #bbpress-forums #new-post fieldset textarea#bbp_topic_content:focus,
#content #bbpress-forums #new-post fieldset textarea#bbp_reply_content:focus {
border: solid 1px #B8B8B7;
color: #444;
-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15);
}
#content #bbpress-forums #bbp-your-profile fieldset label[for] {
font-size: 13px;
}
#content #bbpress-forums .quicktags-toolbar {
border-bottom: 0;
margin-bottom: 5px;
}
#content #bbpress-forums fieldset.bbp-form label {
display: inline-block;
font-size: 14px;
font-weight: 600;
margin: 0;
margin-bottom: 8px;
} #content #bbpress-forums div.bbp-submit-wrapper,
#content #bbpress-forums #bbp_user_edit_submit {
float: left;
}
#content #bbpress-forums #bbp_topic_submit,
#content #bbpress-forums #bbp_user_edit_submit,
#content #bbpress-forums #bbp_reply_submit,
#sidebar #user-submit,
fieldset.bbp-form .button.submit.user-submit {
box-shadow: none;
background-color: #424451;
background-image: -webkit-gradient(linear, left top, left bottom, from(#424451), to(#101012));
background-image: -webkit-linear-gradient(top, #424451, #101012);
background-image: -moz-linear-gradient(top, #424451, #101012);
background-image: -webkit-linear-gradient(top, #424451, #101012);
background-image: -o-linear-gradient(top, #424451, #101012);
background-image: ms-linear-gradient(to bottom, #424451, #101012);
border: 0;
color: #F4F4F2;
cursor: pointer;
display: inline-block;
font-size: 13px;
line-height: 20px;
opacity: 1.0;
text-decoration: none;
vertical-align: middle;
padding: 10px 18px;
position: relative;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
#content #bbpress-forums #bbp_topic_submit:hover,
#content #bbpress-forums #bbp_user_edit_submit:hover,
#content #bbpress-forums #bbp_reply_submit:hover,
#sidebar #user-submit:hover,
fieldset.bbp-form .button.submit.user-submit:hover {
opacity: 0.6;
}
#sidebar #user-submit {
padding: 6px 12px;
} #sidebar .bbp_widget_login a.button.logout-link {
text-decoration: underline;
}
#sidebar .bbp_widget_login a.button.logout-link:hover,
#sidebar .bbp_widget_login .bbp-logged-in h4 a:hover {
text-decoration: underline;
opacity: 0.6;
}
#sidebar .bbp-login-form div.bbp-remember-me {
margin-bottom: 10px;
}
#sidebar .bbp-login-form div.bbp-remember-me label {
width: 70%;
}
#sidebar .bbp-login-form .bbp-login-links a {
clear: left;
float: left;
text-decoration: underline;
}
#sidebar .bbp-login-form .bbp-login-links a:hover {
opacity: 0.6;
}
#sidebar .sidebar-widget.widget_display_stats dl {
line-height: 30px;
}
#sidebar .sidebar-widget.widget_display_stats dt,
#sidebar .sidebar-widget.widget_display_stats dd {
float: left;
}
#sidebar .sidebar-widget.widget_display_stats dt {
margin-left: 6px;
}
#sidebar .sidebar-widget.widget_display_stats dd strong {
color: #eee;
border-radius: 50%;
padding: 1px 6px;
} #content #bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
boarder-radius: 3px;
transition: background 0.3s;
}
#content #bbpress-forums #bbp-single-user-details #bbp-user-navigation a:hover {
background: rgba(0, 0, 0, .08);
}
#content #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
background: rgba(0, 0, 0, .09);
font-weight: 600;
}
#content #bbpress-forums #bbp-user-wrapper h2.entry-title {
font-size: 1.7em;
}
a.bbp-author-avatar img.avatar-14 { display: none; }
div.bbp-user-section p {
margin-bottom: 10px;
} #bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar,
.bbp-logged-in img.avatar,
#content #bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
border-radius: 50%;
} #bbpress-forums .bbp-pagination-count {
font-style: italic;
} ul.bbp-topics + .bbp-pagination {
display: none !important;
} #bbpress-forums span.bbp-author-ip {
display: none;
} ul#bbp-search-results div.bbp-forum-header,
ul#bbp-search-results div.bbp-topic-header,
ul#bbp-search-results div.bbp-reply-header {
border: 1px solid #ddd;
margin-top: 10px;
padding: 12px 18px;
}
ul#bbp-search-results div.bbp-forum-header:first-child,
ul#bbp-search-results div.bbp-topic-header:first-child,
ul#bbp-search-results div.bbp-reply-header:first-child  {
margin-top: 0;
}
ul#bbp-search-results li.bbp-body div.hentry {
border: 1px solid #ddd;
border-top: 0;
}
ul#bbp-search-results .bbp-meta a.bbp-forum-permalink,
ul#bbp-search-results .bbp-meta span.bbp-forum-post-date,
ul#bbp-search-results .bbp-meta a.bbp-topic-permalink,
ul#bbp-search-results .bbp-meta span.bbp-topic-post-date,
ul#bbp-search-results .bbp-meta a.bbp-reply-permalink,
ul#bbp-search-results .bbp-meta span.bbp-reply-post-date {
float: right;
}
#bbpress-forums ul#bbp-search-results .bbp-forum-title h3,
#bbpress-forums ul#bbp-search-results .bbp-topic-title h3,
#bbpress-forums ul#bbp-search-results .bbp-reply-title h3 {
font-size: 16px;
font-weight: bold;
margin-bottom: 4px;
margin-top: 2px;
}
#bbpress-forums ul#bbp-search-results .bbp-forum-title a,
#bbpress-forums ul#bbp-search-results .bbp-topic-title a,
#bbpress-forums ul#bbp-search-results .bbp-reply-title a {
font-size: 14px;
font-weight: bold;
}
#bbpress-forums ul#bbp-search-results .bbp-forum-title a:hover,
#bbpress-forums ul#bbp-search-results .bbp-topic-title a:hover,
#bbpress-forums ul#bbp-search-results .bbp-reply-title a:hover,
#bbpress-forums div.bbp-topic-author a.bbp-author-name:hover,
#bbpress-forums div.bbp-reply-author a.bbp-author-name:hover {
opacity: 0.6;
}
#bbpress-forums ul#bbp-search-results div.bbp-topic-title-meta {
font-style: italic;
padding-top: 3px;
}
#bbpress-forums ul#bbp-search-results div.bbp-topic-title-meta a {
font-size: 13px;
font-weight: normal;
}
#bbpress-forums .bbp-forum-header a.bbp-forum-permalink:hover,
#bbpress-forums .bbp-topic-header a.bbp-topic-permalink:hover,
#bbpress-forums .bbp-reply-header a.bbp-reply-permalink:hover {
color: #999;
}
#bbpress-forums ul#bbp-search-results div.reply {
box-sizing: border-box;
}
@media only screen and (max-width: 1100px){
body{
min-width: 1px;
max-width: 100%;
width: 100%;
}
}figcaption{box-sizing:border-box}#content ul.wp-block-gallery{margin-left:0}#main .wp-block-gallery.is-cropped li:first-child{margin-top:0}#main .wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%}#content .wp-block-archives,#content .wp-block-categories,#content .wp-block-latest-comments{margin:20px 0;padding-left:0;list-style-type:none}#content .wp-block-archives li,#content .wp-block-categories li,#content .wp-block-latest-comments li{margin-left:0}#content .wp-block-archives select,#content .wp-block-categories select,#content .wp-block-latest-comments select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAMAAADDpiTIAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAANhQTFRFAAAARERARERARERARERARERAAAAAAAAAAAAAAAAAAAAAAAAAAQEBAgICAgICBAQDEREQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgYFAQEBBgYGAAAAAAAAAAAAAAAAAAAACAgHAgICGRkXAgICAQEBAQEBAAAAAAAAAwMDBwcHAQEBAQEBCQkIBwcGAQEBAQEBCAgHAgICFxcWAgICAgICAAAAAAAAAAAAAwMDAAAAAQEB////i6mDUgAAAEV0Uk5TAAECAwQFEFqdzOz97M2eXRImn/f2JQqO+4wJ1tQkMusx7tWNNu42Dlmaze0o1Q6P+yfO/hEq1esoNf3tKdcPkI5dz5wPABFVHgAAAAFiS0dER2C9yXsAAAAJcEhZcwAACxMAAAsTAQCanBgAAAxHSURBVHja7ZppcxtVFAVHkpUYm9VJwAQSCCTshH3fF/n//yQ0cbAka2SN3pvlvHt6vlC0k6pb06qKfdxVxcOz8UwmE5gZ2/zy1h+AxWYbX59OpxOYFVt/pvUDs2IbX5/NZlOYFVt/ZvUDs2Jrz2R2dHQ0m8CMWLX2DeHkqH6u/R1YaLb+I+HkaD6fb/0dWGS2/J5w9QGY1X/g2t+Zz2GBWbX+I+Hy3weVu2ADseVPBFcfgOls+98MpVthffifrfmf4d+MLX8iuNoEJvVAIHIXbCj/R2v+p/i3Y8sPwNX/be3DYrfCemBr/if4N2Sr7/m2fj8sdyusT/8V/mEKN8DwD8M/DP+wYZnCDTD8w/APwz9sWLbZBOrcBRvM/xXAvx+jCfRmNIHmjCbQm9EEejOaQG9GE+jOaALNGU2gOaMJ9GY0gbAdj9JdMPzD8A/DP6w/pnADDP8w/MPwDxuW0QR6M5pAb0YT6M1oAs0ZTaA3own0ZjSB3owm0J3RBJozmkBzRhPozWgCYTsepbtg+IfhH4Z/WH9M4QYY/mH4h+EfNiyjCfRmNIHejCbQm9EEmjOaQG9GE+jNaAK9GU2gO6MJNGc0geaMJtCb0QTCdjxKd8HwD8M/DP+w/pjCDTD8w/APwz9sWEYT6M1oAr0ZTaA3owk0ZzSB3owm0JvRBHozmkB3RhNozmgCzRlNoDejCYTteJTuguEfhn8Y/mH9MYUbYPiH4R+Gf9iwjCbQm9EEejOaQG9GE2jOaAK9GU2gN6MJ9GY0ge6MJtCc0QSaM5pAb0YTCNvxKN0Fwz8M/zD8w/pjCjfA8A/DPwz/sGFZrCbw1u3jF05OT1986eVXXh37ljJYqCbwtbM7i/q5qJ+7x/fU7hNkkZrA1984X6z8L/97/uZ9pfsUWaQm8N5bi03/y+ftBzr3SbJATeDDk23/i8U776rcJ8kCNYEPGv0vFo8eatwnyQI1gfffa/ZffwIU7pNkkZrA93f5X34CHgvcp8niNIH3znf6X1w8+WD0+0RZnCbw+Ab/FxdPHo99nygL0wR+ePcm/xcX9XeCajcLsDhN4Ec3+7/8WUDsZjmmcEMq+3iP//VPgMrNakzhhmT2yT7/q0+AzM1iTOGGdPbpXv//fwJ0btZiCjdksNP9/tkEb2IKN+SwNv7ZBHczhRuyWCv/bIK7mMINeaydfzbBqP7nLf2zCTb6D9AEtvXPJtjofzUIF+p/3to/m+CW/xBNYHv/bIJb/iM0gQf4ZxPcYEGawEP8swlu+I/RBB7kn03wioVpAg/zzyZ45T9KE3igfzbB5yxME3iofzbBSxamCTzYP5vgMxamCTzcP5vgPFITmOCfTXBrExK4IZWl+GcTjOO/SvLPJhjGf5Xmn00wiv8q0T+bYBD/LZvABZtgUP9tm0A2waD+WzeBbIIx/bdvAtkEG/xbNYFNzHsTdGsCm5jzJujXBDYx303QsQlsYraboGUT2MRMN0HTJrCJWW6Ctk3ggk3w0r9tE8gm+IwZN4FsgjVzbgLZBOfmTWATM9sEzZvAJma9CQrckMq68m+9CQrckMw68++7CSrckM668++6CSrckME69O+5CSrckMO69O+4CSrckMU69e+3CSrckMe69e+2CSrckMk69u+1CdIENjGfTZAmsJm5bII0gbuYxyZIE7ibWWyCNIE3MINNkCbwRhZ+E6QJ3MOCb4I0gXtZ8E2QJnAvi70J0gTuZ6E3QZrAFizwJkgT2IrZbIICN6SyPv3bbIICNySzXv17bIIKN6Szfv07bIIKN2Swnv3H3wQVbshhffuPvgkq3JDFevcfexNUuCGP9e8/8iaocEMmG8B/3E2QJrAti7kJ0gS2ZxE3QZrAQ1i8TZAm8DAWbhOkCTyQBdsEaQIPZqE2QZrABBZoE6QJTGKBNkGawCQWZxOkCUxjYTZBmsBEFmQTpAlMZiE3QYEbUtnQ/kNuggI3JLPB/cfbBBVuSGfD+4+2CSrckMFG8B9rE1S4IYeN4T/SJqhwQxYbxX+cTVDhhjw2jv8om6DCDZlsJP8xNkGawBxW/iZIE5jHSt8EaQJzWdmbIE1gPit6E6QJ7IAVvAnSBHbCit0EaQI7YoVugjSBnbFCN0GawM5YmZsgTWB3rMhNkCawQ1bgJkgT2CkrfhMUuCGVKfgvfhMUuCGZSfgvexNUuCGdafgveRNUuCGDifgvdxNUuCGHqfhffgLeVXovLv7HagKb2DufCb0XF/+jNYFN7POnOu/Fxf94TWAT+0LnvbTzTxPYLfvyK5n30tL/ahAu1P+YTWADO5N5L2380wR2zu7cUnkvrfzTBHbObqu8l/2MJrAPdqzyXlr4pwnsgX2t8l72MZrAftgjlfey1z9NYC/sG5X3so/RBPbDvlF5L/sYTWA/7JHKe9nHaAL7YV+rvJfW/mkCO2XHKu/lIKZwQyrT8r+4rfJeXPyrNIHPnzvfqrwXF/8yTeDlcybzXlz86zSB9XP+ncx7cfEv1AQuny903ouLf6UmcPH9U5334uJfqQn84Ueh9+LiX6gJfPKT0ntp558msEP/H0i9l5b+V4Nwof5lmsAS/dMEuvunCTT2TxNo758m0Nk/TaC7f5pAZ/80ge7+aQLN/dME4n/1ASjZ/8hNYKn+A/1OCP/e/kdtAvEvwPDv7X/EJhD/Egz/3v5HawLxL8Lw7+1/pCYwin+aQHf/q0G4UP+jNIFR/NMEuvunCTT2TxNo758m0Nk/TaC7f5pAZ/80ge7+aQLN/dME4n/1ASjZ/4BNYCT/gX4nhH9v/4M1gfgXZfj39j9QE4h/WYZ/b/+DNIH4F2b49/Y/QBMY2T9NoLv/1SBcqP/em8DI/mkC3f3TBBr7pwm0908T6OyfJtDdP02gs3+aQHf/NIHm/mkC8b/6AJTsv6cmMLr/65uQwA2pDP/e/ntpAvFfEMO/t/8emkD8F8Xw7+2/8yYQ/4Ux/Hv777gJdPNPE+jufzUIF+q/0ybQzT9NoLt/mkBj/zSB9v5pAp390wS6+6cJdPZPE+junybQ3D9NIP5XH4CS/XfQBDr6v74JCdyQyvDv7T+7CcS/xA3pDP/e/jObQPxL3JDD8O/tP6sJxL/EDXkM/97+M5pA/FfWTSD+K+smEP/eTSD+vZtA/Hs3gfj3bgLx790E4t+7CcR/zXybQPw/Y7ZNIP4vmWsTiP/r/r2aQPw3b0ICN6Qy/OczhRuSGf6zmcIN6Qz/uUzhhgyG/0ymcEMOw7+3/9ZNIP5j+m/bBOI/qP+WTSD+m/0HaAJ/xn+O/ytQqv/5L/hP9h+iCfwE/+n+IzSBH+M/kQVpAj/CfxqL0gR+eBf/KSxME1gd4z+BxWkCq3vn+E9gYZrAqnof/wksTBNYVfffw//hLEwTuHwenOD/UBanCayfhydN/n/4SeU+eaZwQxb79bdt/9//qHOfOFO4IZP9/seXm/rP/3yqdJ80U7ghn311dmel/+7xr2r36TKFGzpht/46+/vT09OTF/65/e/YtxTEFG6A4R+Gfxj+YcOyCE0gLMv/FcC/H4vRBMIy/EdoAmGpLEgTCEv2H6MJhKWxOE0gLIUFagJhSSxQEwhLYYGaQFgKi9QEwg5nsZpAWCZTuAGGfxj+YfiHDcsUboDhH4Z/GP5hwzKaQG9GE+jNaAK9GU2gOaMJ9GY0gd6MJtCb0QS6M5pAc0YTaM5oAr0ZTSBsx6N0Fwz/MPzD8A/rjyncAMM/DP8w/MOGZTSB3owm0JvRBHozmkBzRhPozWgCvRlNoDejCXRnNIHmjCbQnNEEejOaQNiOR+kuGP5h+IfhH9YfU7gBhn8Y/mH4hw3LaAK9GU2gN6MJ9GY0geaMJtCb0QR6M5pAb0YT6M5oAs0ZTaA5own0ZjSBsB2P0l0w/MPwD8M/rD+mcAMM/zD8w/APG5bRBHozmkBvRhPozWgCzRlNoDejCfRmNIHejCbQndEEmjOaQHNGE+jNaAJhOx6lu2D4h+Efhn9Yf0zhBhj+YfiH4R82LKMJ9GY0gd6MJtCb0QSaM5pAb0YT6M1oAr0ZTaA7owk0ZzSB5owm0JvRBMJ2PEp3wfAPwz9sQP/1r4Sub4Kw0Gzz60fbvxOAhWYbX69/JXR9E4SFZhvPrH5gVmz9qX8lNIVZsfURaDrd+p0ALDhbX4En64EQzIStRaGTrd8JwAzY+v9U1fYfgEVn/wFdkPFGwGWFjQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOC0xMC0yNVQwNzowOToxOS0wNTowMDHrdKgAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTgtMTAtMjVUMDc6MDk6MTktMDU6MDBAtswUAAAAAElFTkSuQmCC);-webkit-appearance:none;padding:8px 20px 8px 8px;border-radius:3px;background-color:#fff;background-size:12px;background-repeat:no-repeat;background-position:calc(100% - 4px) 50%;line-height:normal;height:auto;min-width:200px;font-size:13px}#content .wp-block-archives a,#content .wp-block-categories a,#content .wp-block-latest-comments a{color:#135a7d;text-decoration:none}#content .wp-block-archives a:hover,#content .wp-block-categories a:hover,#content .wp-block-latest-comments a:hover{color:#222}.wp-block-file{margin-top:20px;margin-bottom:20px}.wp-block-file a:not([download]){text-decoration:none;color:#222;font-size:13px}.wp-block-embed{margin:0}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before{content:"";display:block;padding-top:50%}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-column p:last-child{margin-bottom:0}pre:not(.wp-block-code),code,tt{background:#f3f8fc;border:2px solid #c7deec;color:#555;display:block;font-family:'andale mono', 'lucida console', monospace;font-size:13px;line-height:19px;margin:20px 0 40px 0;overflow:auto;padding:20px;word-wrap:break-word}.custom-html{line-height:1.67}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-quote{border-left:4px solid #000;margin:20px 0;padding-left:1em}.wp-block-quote cite{color:#6c7781;font-style:normal}.wp-block-quote cite em{color:inherit}.wp-block-quote.is-style-large{border:0}.wp-block-quote.is-style-large p{font-size:16px;line-height:1.6}.wp-block-quote.is-style-large cite{font-size:14px;text-align:right;display:block}.wp-block-pullquote{border-top:4px solid #555d66;border-bottom:4px solid #555d66;color:#40464d}.wp-block-pullquote p{color:inherit;font-size:16px;line-height:1.6}.wp-block-pullquote p strong{color:inherit;font-weight:normal}.wp-block-pullquote cite{color:inherit;text-transform:uppercase;font-style:normal}.wp-block-pullquote.is-style-solid-color blockquote{max-width:85%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:18px;margin-bottom:1em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:uppercase;text-align:right;display:block}.wp-block-cover p{color:#fff}.karma_mega_div span.karma-mega-title {
color: #007cb7;
} .top-block,
.top-block ul.sf-menu li ul,
#footer-callout,
#tt-slider-full-width,
body.karma-flat-cs .tools.full-width-page-title-bar,
body.karma-flat-cs #footer_bottom,
#bbpress-forums .bbp-forums li.bbp-header,
#bbpress-forums .bbp-topics li.bbp-header,
#content #bbpress-forums li.bbp-header {
background: #003869;
}
#tt-slider-full-width {
background: #002C5D;
}
#footer-callout {
border-bottom: 1px solid #2982B1;
}
.tt-post-quote,
#sidebar .sidebar-widget.widget_display_stats dd strong {
background: #007CB7;
} .tools.full-width-page-title-bar {
background: #002F59;
} .header-holder,
#footer,
body.karma-header-custom .tools.full-width-page-title-bar,
body.karma-header-custom .top-block {
border-top: 1px solid #00A2ED;
background-color: #003869;
background-image: linear-gradient(to bottom, #007CB7, #003869); background-image: -webkit-gradient(linear, left top, left bottom, from(#007CB7), to(#003869));
background-image: -webkit-linear-gradient(top, #007CB7, #003869);
background-image: -moz-linear-gradient(top, #007CB7, #003869);
background-image: -webkit-linear-gradient(top, #007CB7, #003869);
background-image: -o-linear-gradient(top, #007CB7, #003869);
background-image: ms-linear-gradient(to bottom, #007CB7, #003869);
-pie-background: linear-gradient(to bottom, #007CB7, #003869);
} body.karma-flat-cs .header-holder,
body.karma-flat-cs #footer {
background-color: #007CB7;
background-image: none;
} .header-holder.tt-logo-center {
background-image: linear-gradient(to bottom, #007CB7, #003869 80%);
-pie-background: linear-gradient(to bottom, #007CB7, #003869 80%);
}
.header-holder.tt-header-holder-tall {
background-image: linear-gradient(to bottom, #007CB7, #003869 47%);
-pie-background: linear-gradient(to bottom, #007CB7, #003869 47%);
}
#footer {
background-image: linear-gradient(to bottom, #007CB7, #003869 64%);
-pie-background: linear-gradient(to bottom, #007CB7, #003869 64%);		
}
.top-block,
.top-block a,
#header .toolbar-left li,
#header .toolbar-right li {
color: rgba(255,255,255, 0.8);
}
#tt-mobile-menu-button span:after,
.tt-icon-box span.fa-stack,
#bbpress-forums .bbp-body .bbp-forum-topic-count::before,
#bbpress-forums .bbp-body .bbp-forum-reply-count::before,
#bbpress-forums .bbp-body .bbp-topic-voice-count::before,
#bbpress-forums .bbp-body .bbp-topic-reply-count::before,
#bbpress-forums .bbp-body .bbp-forum-reply-count::before,
#bbpress-forums .bbp-body .bbp-topic-reply-count::before,
.true-icon-box {
color: #007CB7;	
}
.true-accordion dt.current,
.true-accordion dt.current:before {
color: #007CB7 !important;
}  body.karma-header-light .tools.full-width-page-title-bar {
background-color: #003869;
background-image: linear-gradient(to bottom, #007CB7, #003869); background-image: -webkit-gradient(linear, left top, left bottom, from(#007CB7), to(#003869));
background-image: -webkit-linear-gradient(top, #007CB7, #003869);
background-image: -moz-linear-gradient(top, #003869, #007CB7);
background-image: -webkit-linear-gradient(top, #007CB7, #003869);
background-image: -o-linear-gradient(top, #007CB7, #003869);
background-image: ms-linear-gradient(to bottom, #007CB7, #003869);
} body.karma-header-custom #menu-main-nav li ul a:hover,
body.karma-header-custom #menu-main-nav li ul li.current-menu-item.hover a,
body.karma-header-custom #menu-main-nav li ul li.parent.hover a,
body.karma-header-custom #menu-main-nav li ul li.parent.hover a:hover,
body.karma-header-custom #menu-main-nav li ul li.hover ul li.hover a,
body.karma-header-custom #menu-main-nav li ul li.hover ul li.hover a:hover,
body.karma-header-custom #menu-main-nav li ul li.current-menu-ancestor.hover a,
body.karma-header-custom #menu-main-nav li ul li.current-menu-ancestor.hover ul a:hover,
body.karma-header-custom #menu-main-nav li ul li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a:hover,
body.karma-header-custom .top-block .top-holder ul.sf-menu li .sub-menu li a:hover,
body.karma-header-custom #wrapper.tt-uberstyling-enabled .header-area .ubermenu ul li.ubermenu-item ul.ubermenu-submenu li.ubermenu-item > a:hover {
background-color: #00588E;
} body.karma-header-custom #menu-main-nav li.current-menu-item strong, body.karma-header-custom #menu-main-nav li ul li.current-menu-item a,
body.karma-header-custom #menu-main-nav li ul li.current-menu-ancestor a,
body.karma-header-custom #menu-main-nav li ul li.current-menu-parent ul li.current-menu-item a,
body.karma-header-custom #menu-main-nav li ul li.current-menu-ancestor ul li.current-menu-ancestor a,
body.karma-header-custom #menu-main-nav li ul li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
body.karma-header-custom #menu-main-nav li.current-menu-parent strong,
body.karma-header-custom #menu-main-nav li.current-menu-ancestor strong,
body.karma-header-custom #menu-main-nav li.current-menu-ancestor a::after,
body.karma-header-custom #menu-main-nav li.parent:hover strong,
body.karma-header-custom #menu-main-nav li.parent:hover a::after,
body.karma-header-custom #menu-main-nav li:hover strong {
color: #00588E;
} body.karma-header-custom.karma-flat-cs .tools.full-width-page-title-bar,
body.karma-header-custom.karma-flat-cs .top-block,
body.karma-header-custom.karma-flat-cs .top-block ul.sf-menu li ul {
background-color: #007CB7;
background-image: none;
} body.karma-flat-cs #menu-main-nav li ul a:hover,
body.karma-flat-cs #menu-main-nav li ul li.current-menu-item.hover a,
body.karma-flat-cs #menu-main-nav li ul li.parent.hover a,
body.karma-flat-cs #menu-main-nav li ul li.parent.hover a:hover,
body.karma-flat-cs #menu-main-nav li ul li.hover ul li.hover a,
body.karma-flat-cs #menu-main-nav li ul li.hover ul li.hover a:hover,
body.karma-flat-cs #menu-main-nav li ul li.current-menu-ancestor.hover a,
body.karma-flat-cs #menu-main-nav li ul li.current-menu-ancestor.hover ul a:hover,
body.karma-flat-cs #menu-main-nav li ul li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a:hover,
body.karma-flat-cs .top-block .top-holder ul.sf-menu li .sub-menu li a:hover,
body.karma-flat-cs #wrapper.tt-uberstyling-enabled .header-area .ubermenu ul li.ubermenu-item ul.ubermenu-submenu li.ubermenu-item > a:hover {
background-color: #007cb7;
} body.karma-header-custom.karma-flat-cs .top-block .top-holder ul.sf-menu li .sub-menu li a:hover {
background: #003869;
} body.karma-header-custom.karma-flat-cs #menu-main-nav li.current-menu-item strong, body.karma-header-custom.karma-flat-cs #menu-main-nav li ul li.current-menu-item a,
body.karma-header-custom.karma-flat-cs #menu-main-nav li ul li.current-menu-parent ul li.current-menu-item a,
body.karma-header-custom.karma-flat-cs #menu-main-nav li ul li.current-menu-ancestor ul li.current-menu-ancestor a,
body.karma-header-custom.karma-flat-cs #menu-main-nav li ul li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a,
body.karma-header-custom.karma-flat-cs #menu-main-nav li.current-menu-parent strong,
body.karma-header-custom.karma-flat-cs #menu-main-nav li.current-menu-ancestor strong,
body.karma-header-custom.karma-flat-cs #menu-main-nav li.current-menu-ancestor a::after,
body.karma-header-custom.karma-header-light ul#menu-main-nav li.current-menu-parent strong::after,
body.karma-header-custom.karma-flat-cs #menu-main-nav li.parent:hover strong,
body.karma-header-custom.karma-flat-cs #menu-main-nav li.parent:hover a::after,
body.karma-header-custom.karma-flat-cs #menu-main-nav li:hover strong {
color: #007cb7;
}  #menu-main-nav a span.navi-description, .search-header #menu-main-nav li.current_page_parent a span.navi-description,
.error-header #menu-main-nav li.current_page_parent a span.navi-description,
.top-block .top-holder ul.sf-menu li .sub-menu li a:hover {
color: rgba(255,255,255, 0.6);
} #menu-main-nav li ul li.current-menu-item a,
#menu-main-nav li ul li.current-menu-ancestor a,
#menu-main-nav li ul li.current-menu-parent ul li.current-menu-item a,
#menu-main-nav li ul li.current-menu-ancestor ul li.current-menu-ancestor a,
#menu-main-nav li ul li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a {
color: #609CBD;
} #menu-main-nav.sf-menu li ul,
#menu-main-nav li.parent:hover,
.tt-logo-center #menu-main-nav li.parent:first-child:hover,
#wrapper.tt-uberstyling-enabled .ubermenu ul.ubermenu-nav > li.ubermenu-item.tt-uber-parent:hover,
#wrapper.tt-uberstyling-enabled .ubermenu ul.ubermenu-nav li.ubermenu-item ul.ubermenu-submenu {
background: #00305A;
} #menu-main-nav li ul a:hover,
#menu-main-nav li ul li.current-menu-item.hover a,
#menu-main-nav li ul li.parent.hover a,
#menu-main-nav li ul li.parent.hover a:hover,
#menu-main-nav li ul li.hover ul li.hover a,
#menu-main-nav li ul li.hover ul li.hover a:hover,
#menu-main-nav li ul li.current-menu-ancestor.hover a,
#menu-main-nav li ul li.current-menu-ancestor.hover ul a:hover,
#menu-main-nav li ul li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a:hover,
.top-block .top-holder ul.sf-menu li .sub-menu li a:hover,
#wrapper.tt-uberstyling-enabled .header-area .ubermenu ul li.ubermenu-item ul.ubermenu-submenu li.ubermenu-item > a:hover {
background: #2B5689;
color:#FFF;
} #menu-main-nav li ul li.parent.hover ul a,
#menu-main-nav li ul li.hover ul li.hover ul li a,
#menu-main-nav li ul li.current-menu-ancestor.hover ul a {
background:none;	
} #footer_bottom {
background: #001C34 url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/bg-footer-bottom-cool-blue.png) top center repeat-x;
}
.footer-content a,
#footer_bottom a,
#footer .blogroll li,
#mc_signup .mc_required,
.mc_required,
#mc-indicates-required,
#footer ul.tt-recent-posts li p {
color: rgba(255,255,255, 0.45);
}
#footer .blogroll a,
#footer ul.tt-recent-posts h4 {
color: #FFF;
}
#footer h3 {
border-bottom: 1px solid rgba(255,255,255, 0.2);
}
#footer,
#footer p,
#footer ul,
#footer_bottom,
#footer_bottom p,
#footer_bottom ul,
#footer #mc_signup_form label {
color: #DDD;
}   .ie8 .top-block,
.ie8 .top-block a,
.ie8 #header .toolbar-left li,
.ie8 #header .toolbar-right li {
color: #CCC;
}
.ie8 #menu-main-nav a span.navi-description, .ie8 .search-header #menu-main-nav li.current_page_parent a span.navi-description,
.ie8 .error-header #menu-main-nav li.current_page_parent a span.navi-description,
.top-block .top-holder ul.sf-menu li .sub-menu li a:hover {
color: #83B1DC;
}
.ie8 .footer-content a,
.ie8 #footer_bottom a,
.ie8 #footer .blogroll li,
.ie8 #mc_signup .mc_required,
.ie8 .mc_required,
.ie8 #mc-indicates-required {
color: #609CBD;
}
.ie8 #footer h3 {
border-bottom: 1px solid #3189B4;
}   .jquery1-slider-wrap,
.tools {
background-color: #008BC6;
background: -webkit-gradient(radial, center center, 0, center center, 460, from(#008BC6), to(#003C70));
background: -webkit-radial-gradient(circle, #008BC6, #003C70);
background: -moz-radial-gradient(circle, #008BC6, #003C70);
background: -ms-radial-gradient(circle, #008BC6, #003C70);
} .ie7 .jquery1-slider-wrap,
.ie8 .jquery1-slider-wrap,
.ie9 .jquery1-slider-wrap {
background: transparent url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-cool-blue/bg-jquery-bnr.png) 0 0 no-repeat;
}
body.karma-flat-cs .jquery1-slider-wrap,
body.karma-flat-cs .tools,
.ie7 body.karma-flat-cs .jquery1-slider-wrap,
.ie8 body.karma-flat-cs .jquery1-slider-wrap,
.ie9 body.karma-flat-cs .jquery1-slider-wrap {
background-image: none;
background: #007CB7;
}  #horizontal_nav ul a:hover,
#horizontal_nav ul .current_page_item,
#horizontal_nav.tt-gallery-nav-wrap .active, .tabset .ui-state-active,
.tabset .active,
.tabset a:hover, .karma-pages span.current,
.wp-pagenavi span.current {
background:#005B92;
} #content nav.woocommerce-pagination ul li span.current {
background:#005B92;
color: #fff;
padding: 7px;
} #sub_nav ul a:hover,
#sub_nav ul li.current_page_item a {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-cool-blue/subnav-left.png) 0 49% no-repeat;
} #sub_nav.nav_right_sub_nav ul a:hover,
#sub_nav.nav_right_sub_nav ul li.current_page_item a {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-cool-blue/subnav-right.png) 0 49% no-repeat;
} body.karma-flat-cs #sub_nav ul a:hover,
body.karma-flat-cs #sub_nav ul li.current_page_item a {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-cool-blue/subnav-left-flat.png) 0 49% no-repeat;
} body.karma-flat-cs #sub_nav.nav_right_sub_nav ul a:hover,
body.karma-flat-cs #sub_nav.nav_right_sub_nav ul li.current_page_item a {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-cool-blue/subnav-right-flat.png) 0 49% no-repeat;
}  a,
p a strong,
.link-top,
.tt_comment_required,
ul.tt-recent-posts h4,
span.required, ul.list li,
ul.list1 li:before,
ul.list2 li:before,
ul.list3 li:before,
ul.list4 li:before,
ul.list5 li:before,
ul.list6 li:before,
ul.list7 li:before,
ul.list8 li:before,
#sidebar ul li:before,
#sub_nav ul li .sub-menu li:before,
#sub_nav ul li .sub-menu li .sub-menu li:before,
#sidebar ul li, #sub_nav ul li .sub-menu a,
#sub_nav ul li .sub-menu li.current_page_item a,
#sub_nav ul ul a,
#sub_nav ul ul a:hover,
#sub_nav ul li.current_page_item ul li a,
#sub_nav ul li.current_page_parent ul li.current_page_item a, #sub_nav.nav_right_sub_nav ul ul a,
#sub_nav.nav_right_sub_nav ul ul a:hover,
#sub_nav.nav_right_sub_nav ul li.current_page_item ul li a,
#sub_nav.nav_right_sub_nav ul li.current_page_parent ul li.current_page_item a,
#sub_nav .sub_nav_sidebar .textwidget ul li,
#sub_nav .sub_nav_sidebar a,
i.discussion-title,
#sidebar ul.social_icons.tt_vector_social_icons a:after,
#content p.team-member-title {
color: #0087C2;
} .post_comments {
box-shadow: 0 0 0 1px #008BC6, 0 0 0 2px #003C70;
background-color: #003C70;
background-image: linear-gradient(to bottom, #003C70, #008BC6); background-image: -webkit-gradient(linear, left top, left bottom, from(#003C70), to(#008BC6));
background-image: -webkit-linear-gradient(top, #003C70, #008BC6);
background-image: -moz-linear-gradient(top, #003C70, #008BC6);
background-image: -webkit-linear-gradient(top, #003C70, #008BC6);
background-image: -o-linear-gradient(top, #003C70, #008BC6);
background-image: ms-linear-gradient(to bottom, #003C70, #008BC6);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#003C70', endColorstr='#008BC6');
}
body.karma-flat-cs .post_comments {
background-image: none;
background: #007CB7;
} .ie8 .tools .frame,
.ie9 .tools .frame {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-cool-blue/bg-tools-c.png) repeat-y;
}
.ie8 span.tools-top,
.ie9 span.tools-top {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-cool-blue/bg-tools-t.png) no-repeat;
}
.ie8 span.tools-bottom,
.ie9 span.tools-bottom {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-cool-blue/bg-tools-b.png) 0 100% no-repeat;
}.jquery1-slider-wrap,
.tools {
background-color: #436592;
background: -webkit-gradient(radial, center center, 0, center center, 460, from(#436592), to(#172846));
background: -webkit-radial-gradient(circle, #436592, #172846);
background: -moz-radial-gradient(circle, #436592, #172846);
background: -ms-radial-gradient(circle, #436592, #172846);
} .ie7 .jquery1-slider-wrap,
.ie8 .jquery1-slider-wrap,
.ie9 .jquery1-slider-wrap {
background: transparent url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-royal-blue/bg-jquery-bnr.png) 0 0 no-repeat;
}
body.karma-flat-cs .jquery1-slider-wrap,
body.karma-flat-cs .tools,
.ie7 body.karma-flat-cs .jquery1-slider-wrap,
.ie8 body.karma-flat-cs .jquery1-slider-wrap,
.ie9 body.karma-flat-cs .jquery1-slider-wrap {
background-image: none;
background: #375885;
}  #horizontal_nav ul a:hover,
#horizontal_nav ul .current_page_item,
#horizontal_nav.tt-gallery-nav-wrap .active, .tabset .ui-state-active,
.tabset .active,
.tabset a:hover, .karma-pages span.current,
.wp-pagenavi span.current {
background:#304C73;
} #content nav.woocommerce-pagination ul li span.current {
background:#304C73;
color: #fff;
padding: 7px;
} #sub_nav ul a:hover,
#sub_nav ul li.current_page_item a {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-royal-blue/subnav-left.png) 0px 49% no-repeat;
} #sub_nav.nav_right_sub_nav ul a:hover,
#sub_nav.nav_right_sub_nav ul li.current_page_item a {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-royal-blue/subnav-right.png) 0px 49% no-repeat;
} body.karma-flat-cs #sub_nav ul a:hover,
body.karma-flat-cs #sub_nav ul li.current_page_item a {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-royal-blue/subnav-left-flat.png) 0 49% no-repeat;
} body.karma-flat-cs #sub_nav.nav_right_sub_nav ul a:hover,
body.karma-flat-cs #sub_nav.nav_right_sub_nav ul li.current_page_item a {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-royal-blue/subnav-right-flat.png) 0 49% no-repeat;
}  a,
p a strong,
.link-top,
.tt_comment_required,
ul.tt-recent-posts h4,
span.required, ul.list li,
ul.list1 li:before,
ul.list2 li:before,
ul.list3 li:before,
ul.list4 li:before,
ul.list5 li:before,
ul.list6 li:before,
ul.list7 li:before,
ul.list8 li:before,
#sidebar ul li:before,
#sub_nav ul li .sub-menu li:before,
#sub_nav ul li .sub-menu li .sub-menu li:before,
#sidebar ul li, #sub_nav ul li .sub-menu a,
#sub_nav ul li .sub-menu li.current_page_item a,
#sub_nav ul ul a,
#sub_nav ul ul a:hover,
#sub_nav ul li.current_page_item ul li a,
#sub_nav ul li.current_page_parent ul li.current_page_item a, #sub_nav.nav_right_sub_nav ul ul a,
#sub_nav.nav_right_sub_nav ul ul a:hover,
#sub_nav.nav_right_sub_nav ul li.current_page_item ul li a,
#sub_nav.nav_right_sub_nav ul li.current_page_parent ul li.current_page_item a,
#sub_nav .sub_nav_sidebar .textwidget ul li,
#sub_nav .sub_nav_sidebar a,
i.discussion-title,
#sidebar ul.social_icons.tt_vector_social_icons a:after,
#content p.team-member-title {
color: #456793;
} .post_comments {
box-shadow: 0 0 0 1px #436591, 0 0 0 2px #101C32;
background-color: #182947;
background-image: linear-gradient(to bottom, #182947, #375885); background-image: -webkit-gradient(linear, left top, left bottom, from(#182947), to(#375885));
background-image: -webkit-linear-gradient(top, #182947, #375885);
background-image: -moz-linear-gradient(top, #182947, #375885);
background-image: -webkit-linear-gradient(top, #182947, #375885);
background-image: -o-linear-gradient(top, #182947, #375885);
background-image: ms-linear-gradient(to bottom, #182947, #375885);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#182947', endColorstr='#375885');
}
body.karma-flat-cs .post_comments {
background-image: none;
background: #375885;
} .ie8 .tools .frame,
.ie9 .tools .frame {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-royal-blue/bg-tools-c.png) repeat-y;
}
.ie8 span.tools-top,
.ie9 span.tools-top {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-royal-blue/bg-tools-t.png) no-repeat;
}
.ie8 span.tools-bottom,
.ie9 span.tools-bottom {
background: url(//www.gegenwehr.com/wp-content/themes/karma/images/skins/secondary-royal-blue/bg-tools-b.png) 0 100% no-repeat;
}@font-face{font-family:'FontAwesome';src:url(//www.gegenwehr.com/wp-content/themes/karma/css/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.gegenwehr.com/wp-content/themes/karma/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.gegenwehr.com/wp-content/themes/karma/css/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.gegenwehr.com/wp-content/themes/karma/css/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.gegenwehr.com/wp-content/themes/karma/css/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.gegenwehr.com/wp-content/themes/karma/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}#tt-mobile-menu-button {
background-color: #1B1B1B;
background-image: linear-gradient(to bottom, #222222, #111111);
background-repeat: repeat-x;
cursor: pointer;
width: 100%;
display: block;
text-decoration: none;
}
#tt-mobile-menu-button span {
color: #FFF;
display: inline-block;
font-size: 13px;
font-weight: 600;
margin-left: 80%;
padding: 15px 27px 15px 0;
}
#tt-mobile-menu-wrap {
background: #111;
}
#tt-mobile-menu-list {
background: #111;
margin: 0 auto;
padding: 0 0 20px;
padding-top: 10px;
width: 80%;
}
#tt-mobile-menu-list ul {
padding: 0;
}
#tt-mobile-menu-list li {
border-top: 1px solid #313335;
display: block;
float: none; position: relative; }
#tt-mobile-menu-list li:first-child {
border-top: none;
}
#tt-mobile-menu-list li a,
#tt-mobile-menu-list li span.karma-mega-title {
border: none;
color: #9da0a4;
display: block;
height: auto;
font-size: 1.2em;
line-height: 2.5em;
text-decoration: none;
}
#tt-mobile-menu-list li span.karma-mega-title i.tt-menu-icon {
display: none;
}
#tt-mobile-menu-list li a:hover,
#tt-mobile-menu-list li.current-cat > a,
#tt-mobile-menu-list li.current_page_item > a,
#tt-mobile-menu-list li.current-menu-item > a {
border: none;
color: #ffffff;
} #tt-mobile-menu-list ul.sub-menu {
background: transparent;
-webkit-box-shadow: none;
box-shadow: none;
margin: 0 0 0 10px;
position: relative;
top: auto;
width: auto;
}
ul#tt-mobile-menu-list ul.sub-menu li {
border-top: 1px solid #313335;
height: auto;
margin-top: 0;
}
ul#tt-mobile-menu-list li:hover ul.sub-menu {
left: 0; top: auto;
} #tt-mobile-menu-list ul.sub-menu a {
background: transparent;
}
#tt-mobile-menu-list li li:hover ul {
left: auto;
} #tt-mobile-menu-list li > .fa-chevron-down {
right: 0px;
}
@media screen and (max-width: 1055px) {
.jquery3-slider-wrap .slider-content-main {
width: 300px;
}
.jquery3-slider-wrap.flexslider {
width: 90%;
}
#menu-main-nav {
margin-right: 0;
}
}
@media only screen and (min-width:1024px) {
#tt-mobile-menu-button {display: none;}
#tt-boxed-layout #content.portfolio_full_width {
float:none;
margin: 0 auto;
width: 95%;
}
}   @media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {  .karma_mega_div {
padding: 0 !important;
width: 90% !important;
}
#tt-boxed-layout .content_full_width { float: none;
margin: 0 auto;
padding: 0;
}
#tt-boxed-layout {
width: 96%;
}
#tt-boxed-layout .top-holder,
#tt-boxed-layout .footer-content,
#tt-boxed-layout .info {
width: 94%;
}
#tt-boxed-layout  #horizontal_nav .sub-menu {
margin-left: 10px;
}
#tt-boxed-layout .main-area {
width: 98%;
}
#tt-boxed-layout .tools {
width: 98%;
margin: 0px auto 40px auto;
}
#tt-boxed-layout #content.content_left_sidebar {
margin-left: -10px;
}
#tt-boxed-layout #sidebar {
width: 165px;
}
#tt-boxed-layout #foot_left,
#tt-boxed-layout #foot_right {
width: 50% !important; }
#tt-boxed-layout .colored_box {
width: 98%;
} #tt-boxed-layout #footer .one_third,
#tt-boxed-layout #footer .one_third_last {
width: 31% !important;
}
#tt-boxed-layout #footer .one_fourth,
#tt-boxed-layout #footer .one_fourth_last {
width: 23% !important;
}
}
@media only screen and (max-width:1023px) {  #horizontal_nav ul a {
padding: 8px 13px;
}
#horizontal_nav ul li {
margin-bottom: 10px;
}
#content.content_sidebar .tabs-area .one_half, #content.content_sidebar .slide .one_half, #content.content_sidebar .tabs-area .one_half_last, #content.content_sidebar .slide .one_half_last {
width: 50%;
margin: 0 auto;
float: none;
}
.portfolio_one_column_last,
.portfolio_portrait_full_last,
.portfolio_one_column.gallery_single {
height: auto;
}
#content.content_full_width,
#content.content-left-nav,
#content.content-right-nav,
.comment-textarea,
.contact-form input[type="text"],
.contact-form textarea,
#main .sitemap_with_child,
#main .sitemap_without_child,
#content .tt-column,
#content.content_full_width .tt-column,
.portfolio_one_column_last,
#sidebar,
.tt-column {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
min-width: 320px;
-webkit-text-size-adjust: 100%;
}
input[type=text],
input[type=password],
input[type=file],
input[type=submit],
textarea {
-webkit-appearance: none;
}
#main .blog-posts-shortcode-outer-wrap:after {
display: block;
clear: both;
content: "";
}  #wrapper {
display: block;
}
.top-block .top-holder {
width: auto;
padding: 10px; }
#header .header-area {
width: auto;
padding: 38px 0px 33px; }
#header .logo,
#header .custom-logo,
#header .tt-logo-right .logo,
#header .tt-logo-right .custom-logo {
float: none;
margin: 0;
}
#header .logo img,
#header .custom-logo,
#header .tt-logo-right .logo img {
display: block; margin: 0 auto;
}
#header .custom-logo {
text-align: center;
margin-bottom: 25px !important;
}
#menu-main-nav,
#header .header-holder #megaMenu,
#header .tt-logo-right #menu-main-nav,
#header .header-holder.tt-logo-right #megaMenu {
float: none;
text-align: center;
}
#megaMenu ul.megaMenu > li.menu-item {
float: none !important;
}
#menu-main-nav li,
#menu-main-nav .sub-menu li {
text-align: left;
}
#menu-main-nav li {
display: inline-block;
float: none;
}
#menu-main-nav li:first-child:before {
display: none;
} #menu-main-nav .drop {
top: 48px;
}   .jquery1-slider-wrap,
.jquery1-slider-wrap .slider-content-sub-full-width,
.jquery1-slider-wrap .slider-content-sub-full-width img {
width: 708px;
height: 263px;
}
.jquery1-slider-wrap .slider-content-main {
width: 283px;
margin: 38px 0 0 35px;
}
.jquery1-slider-wrap .slider-content-sub {
margin: 13px 40px 0 0;
}
.jquery1-slider-wrap .slider-content-video {
margin-top: -5px;
}
.jquery1-slider-wrap .slider-content-video,
.jquery1-slider-wrap .slider-content-sub img {
width: 329px;
}
.jquery1-slider-wrap .slider-content-sub {
width: 329px;
}
.flex-direction-nav .flex-next {
right: -11px;
}
.flex-direction-nav .flex-prev {
left: -25px;
} #main.tt-slider-karma-custom-jquery-2 {
margin-top: -157px;
}
.jquery2-slider-wrap.flexslider {
width: 738px;
height: 336px !important;
background: none;
background-image: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/bg-slider-jquery-2.png);
background-size: 738px 336px;
background-repeat: none; }
.jquery2-slider-wrap.flexslider .flex-direction-nav a {
top: 46%;
}
.jquery2-slider-bg,
.slider-content-full-bleed,
.slider-content-full-bleed img {
width: 720px;
height: 287px;
margin: 9px 0 0 9px;
}
.slider-content-full-bleed,
.slider-content-full-bleed img {
margin: 0;
}
.jquery2-slider-wrap .slider-content-main {
width: 284px;
margin: 30px 0 0 25px;
}
.jquery2-slider-wrap .slider-content-main h2 {
font-size: 1.7em;
margin-bottom: 15px;
}
.jquery2-slider-wrap .slider-content-sub,
.jquery2-slider-wrap .slider-content-sub-full-width {
background: none;
border: 5px solid #FFFFFF;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.jquery2-slider-wrap .slider-content-sub,
.jquery2-slider-wrap .slider-content-video {
margin: 26px 20px 0 0;
}
.jquery2-slider-wrap .slider-content-sub,
.jquery2-slider-wrap .slider-content-video,
.jquery2-slider-wrap .slider-content-sub img {
width: 364px;
height: 225px;
}
.jquery2-slider-wrap .slider-content-sub img,
.jquery2-slider-wrap .slider-content-sub-full-width img {
display: block;
margin: 0;
}
.jquery2-slider-wrap .slider-content-sub-full-width,
.jquery2-slider-wrap .slider-content-sub-full-width img {
width: 683px;
height: 219px;
}
.jquery2-slider-wrap .slider-content-sub-full-width {
margin: 29px 0 0 13px;
}
.jquery2-slider-wrap .slider-content-video {
box-shadow: 0 0 4px rgba(0, 0, 0, 0.10);
height: 205px;
margin-top: 30px;
}
.slider-content-sub-full-width img {
height: auto;
}
.testimonials blockquote,
.testimonials_static blockquote {
padding-left: 85px;
}
#main.tt-slider-karma-custom-jquery-2 .main-area {
padding-top: 145px;
}
.jquery2-slider-wrap .slider-content-video iframe {
height: 204px;
}
.jquery2-slider-bg {
height: 287px !important;
}
.cu3er-slider-wrap {
width: 100%;
height: auto;
}  .tools.full-width-page-title-bar .tt-container {
width: 92%;
}
#main .main-area {
width: auto;
padding: 43px 15px 5px;
}
#content.portfolio_full_width,
#content.content_full_width {
width: 100%;
} #content div.karma_notify p {
overflow: inherit;
}
#sub_nav {
width: 23%;
background: none;
}
#sub_nav.nav_right_sub_nav {
background-image: none;
}
#content.content-left-nav,
#content.content-right-nav {
float: none;
margin: 0 auto;
width: 97%; }
#content.content-right-nav {
float: left;
}
#sub_nav ul a:hover,
#sub_nav ul li.current_page_item a {
background-position: 100% 0;
}
#horizontal_nav,
#horizontal_nav ul {
float: none;
overflow: hidden;
}
#content.content_sidebar.content_right_sidebar,
#content.content_sidebar.content_left_sidebar,
#content {
width: 95% !important;
margin: 0 auto !important;
float: none !important;
}
#sidebar {
float: none;
width: 95% !important;
border-left: none;
border-right: none !important;
padding: 0;
}
.sidebar-widget,
.sidebar-widget:after,
#sidebar:before,
#sidebar.left_sidebar:after {
border: none;
}
.sidebar-widget {
float: none;
width: 95%;
margin: 0 auto;
}
#sidebar.left_sidebar {
padding: 0;
margin: 0;
} #sub_nav select {
display: block; width: 70%;
margin: 0 auto;
padding: 2px;
}
#sub_nav ul {
display: none; }
#sub_nav,
#sub_nav.nav_right_sub_nav {
background: #E8E9E7;
border: 1px solid #C6C7C4;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
color: #555;
float: none;
margin: 0 auto 40px auto;
min-height: 0;
padding: 20px 0;
width: 80%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
} body.karma-mobile-horz-dropdown #horizontal_nav select {
display: block;
width: 70%;
margin: 0 auto;
padding: 2px;
}
body.karma-mobile-horz-dropdown #horizontal_nav ul {
display: none;
}
body.karma-mobile-horz-dropdown #horizontal_nav {
background: #E8E9E7;
border: 1px solid #C6C7C4;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
color: #555;
float: none;
margin: 0 auto 40px auto;
min-height: 0;
padding: 20px 0;
width: 80%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
body.karma-mobile-horz-dropdown #main.tt-slider-karma-custom-shortcode-slider #horizontal_nav {
margin: 40px auto;
} .contact-form input[type="text"],
.contact-form textarea {
background: #fff;
padding: 8px;
border: 1px solid #c9cac9;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 1px 1px 3px #c9cac9;
-moz-box-shadow: inset 1px 1px 3px #c9cac9;
box-shadow: inset 1px 1px 3px #c9cac9;
width: 100% !important;
}
.smartphone-wrap {
margin-left: 25px;
margin-top: 0;
}
#main .contact_smartphone .sidebar-smartphone,
#main .contact_smartphone .sidebar-widget,
#main .blog-posts-shortcode {
float: none;
width: 100% !important;
}
#main .blog-posts-shortcode-inner-wrap {
width: auto;
}
#main .blog-posts-shortcode-content {
overflow: hidden;
width: auto;
float: none;
}
#main .blog-posts-shortcode-thumb {
margin: 0 10px 0 0;
}
#content .sidebar-smartphone ul {
overflow: hidden;
}
.contact_smartphone {
height: auto;
background: none;
}
.video-sub {
float: none;
width: 100%;
}
#main .sitemap_with_child,
#main .sitemap_without_child {
width: 25%;
margin: 0 0 20px;
padding: 0 10px 0 0;
}
.video-main {
float: none;
width: 100%;
height: auto;
background: none;
text-align: center;
}
.video-frame {
width: auto;
height: auto;
position: static;
background: none;
}
#main .blog-posts-shortcode-outer-wrap {
float: none;
width: 100%;
}
.four_error {
padding: 0;
margin: 0;
background: none;
min-height: 30px;
}
.four_message {
width: 100%;
}
#wrapper #blog-tabs {
position: relative;
padding: 0;
}
#wrapper #blog-tabs .tabset {
position: absolute;
top: 0;
right: 0;
height: auto;
}  #content .tt-column,
#content.content_full_width .tt-column {
float: left !important;
margin: 0 0 15px !important;
min-height: 20px !important;
padding: 0 10px;
height: auto;
}
#content.content_full_width .tabs-area .one_half,
#content.content_full_width .tabs-area .one_half_last,
#content.content_full_width .one_half,
#content.content_full_width .one_half_last,
#content .one_half,
#content .one_half_last,
.footer-content .one_half,
.footer-content .one_half_last {
width: 50%;
}
#content.content_full_width .tabs-area .one_third,
#content.content_full_width .tabs-area .one_third_last,
#content.content_full_width .one_third,
#content.content_full_width .one_third_last,
#content .one_third,
#content .one_third_last,
.footer-content .one_third,
.footer-content .one_third_last {
width: 33%;
}
#tt-gallery-iso-wrap .one_half.isotope-item,
#tt-gallery-iso-wrap .one_half_last.isotope-item {
width: 48%;
}
#tt-gallery-iso-wrap .one_third.isotope-item,
#tt-gallery-iso-wrap .one_third_last.isotope-item {
width: 30%;
}
#content.content_full_width .tabs-area .one_fourth,
#content.content_full_width .tabs-area .one_fourth_last,
#content.content_full_width .one_fourth,
#content.content_full_width .one_fourth_last,
#content .one_fourth,
#content .one_fourth_last,
.footer-content .one_fourth,
.footer-content .one_fourth_last {
width: 25%;
}
#tt-gallery-iso-wrap .one_fourth.isotope-item,
#tt-gallery-iso-wrap .one_fourth_last.isotope-item {
width: 20%;
}
#content.content_full_width .tabs-area .one_fifth,
#content.content_full_width .tabs-area .one_fifth_last,
#content.content_full_width .one_fifth,
#content.content_full_width .one_fifth_last,
.footer-content .one_fifth,
.footer-content .one_fifth_last {
width: 20%;
}
#content.content_full_width .tabs-area .one_sixth,
#content.content_full_width .tabs-area .one_sixth_last,
#content.content_full_width .one_sixth,
#content.content_full_width .one_sixth_last,
.footer-content .one_sixth,
.footer-content .one_sixth_last {
width: 16%;
}
#content.content_full_width .three_fourth,
#content.content_full_width .three_fourth_last {
width: 75%;
}
#content.content_full_width .two_thirds,
#content.content_full_width .two_thirds_last,
#content .two_thirds,
#content .two_thirds_last {
width: 67%;
}
.portfolio_one_column,
.portfolio_portrait_full_last,
.portfolio_one_column_last {
float: none;
max-width: 98% !important;
width: 98% !important;
}  .modern_img_frame,
.shadow_img_frame {
background: #E3E1E1 !important;
border: 1px solid;
border-color: #cfcfce #9d9d9b #404040 #9d9d9b;
box-sizing: border-box;
float: none;
height: auto;
margin: 0 auto 25px;
max-width: 100%;
padding: 7px 8px 9px;
position: relative;
width: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.shadow_img_frame {
background: #FFF !important;
border-color: #cfcfce;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.modern_img_frame img,
.shadow_img_frame img,
.modern_img_frame .tt-blog-placeholder,
.shadow_img_frame .tt-blog-placeholder {
position: relative !important;
height: auto !important;
left: 0 !important;
top: 0 !important;
width: 100% !important;
max-width: 100% !important;
}
.modern_img_frame:after,
.shadow_img_frame:after {
position: absolute;
z-index: -1;
content: "";
top: 50%;
bottom: 5px;
width: 90%;
left: 5%;
border-radius: 100%/20%;
-moz-border-radius: 100%/20%;
-webkit-border-radius: 100%/20%;
box-shadow: 0 15px 7px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 15px 7px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 15px 7px rgba(0, 0, 0, 0.2);
}
.modern_img_frame > div,
.shadow_img_frame > div {
width: auto;
height: auto;
display: block;
background: #fff;
border: 1px solid;
border-color: #5a5a59 #a0a09e #c9c9c7 #a0a09e;
position: relative;
margin: 0 auto;
}
.shadow_img_frame > div {
background: #fff !important;
border-color: #fff;
}
.modern_img_frame > div:before {
content: '';
position: absolute;
left: -7px;
top: -7px;
height: 1px;
width: 100%;
background: #fff;
padding: 0 7px;
}
.modern_img_frame > div:after {
content: '';
position: absolute;
left: 0;
top: 100%;
margin: 1px 0 0;
height: 1px;
width: 100%;
background: #fff;
}
.tt-blog-placeholder.tt-blog-two_col_large {
padding: 24.1% 0;
}
.tt-blog-placeholder.tt-blog-two_col_large:before {
top: 47%;
left: 45%;
}
.tt-blog-placeholder.tt-blog-three_col_large {
padding: 22.6% 0;
}
.tt-blog-placeholder.tt-blog-three_col_large:before {
top: 45%;
left: 45%;
}
.tt-blog-placeholder.tt-blog-four_col_large {
padding: 24% 0;
}
.tt-blog-placeholder.tt-blog-four_col_large:before {
top: 40%;
left: 40%;
}
.tt-blog-placeholder.tt-blog-two_col_small {
padding: 25% 0;
}
.tt-blog-placeholder.tt-blog-two_col_small:before {
top: 50%;
left: 45%;
}
.tt-blog-placeholder.tt-blog-three_col_small {
padding: 23% 0;
}
.tt-blog-placeholder.tt-blog-three_col_small:before {
top: 45%;
left: 45%;
}
.tt-blog-placeholder.tt-blog-four_col_small {
padding: 21% 0;
}
.tt-blog-placeholder.tt-blog-four_col_small:before {
top: 40%;
left: 45%;
}
.lightbox-zoom,
.lightbox-zoom.zoom-1,
.lightbox-zoom.zoom-2,
.lightbox-zoom.zoom-portrait-full {
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
height: 100% !important;
} .content-style-default .modern_img_frame .img-preload,
.content-style-white .modern_img_frame .img-preload,
.content-style-steel .modern_img_frame .img-preload,
.content-style-tan .modern_img_frame .img-preload,
.content-style-grey .modern_img_frame .img-preload,
.content-custom-bg .modern_img_frame .img-preload {
background-image: url(//www.gegenwehr.com/wp-content/themes/karma/images/_global/loader-mobile.gif);
}  .modern_img_frame.modern_two_col_large,
.modern_img_frame.modern_two_col_small,
.modern_img_frame.modern_three_col_large,
.modern_img_frame.modern_three_col_small,
.modern_img_frame.modern_four_col_large,
.modern_img_frame.modern_four_col_small,
.modern_img_frame.modern_portrait_thumb,
.modern_img_frame.modern_portrait_full,
.modern_img_frame.modern_banner_full,
.modern_img_frame.modern_banner_regular,
.modern_img_frame.modern_gallery_single,
.modern_img_frame.tt-blog-featured,
.modern_img_frame.modern_three_col_square, .shadow_img_frame.shadow_two_col_large,
.shadow_img_frame.shadow_two_col_small,
.shadow_img_frame.shadow_three_col_large,
.shadow_img_frame.shadow_three_col_small,
.shadow_img_frame.shadow_four_col_large,
.shadow_img_frame.shadow_four_col_small,
.shadow_img_frame.shadow_portrait_thumb,
.shadow_img_frame.shadow_portrait_full,
.shadow_img_frame.shadow_banner_full,
.shadow_img_frame.shadow_banner_regular,
.shadow_img_frame.shadow_gallery_single,
.shadow_img_frame.tt-blog-featured,
.shadow_img_frame.shadow_three_col_square, .modern_img_frame.modern_two_col_large img,
.modern_img_frame.modern_two_col_small img,
.modern_img_frame.modern_three_col_large img,
.modern_img_frame.modern_three_col_small img,
.modern_img_frame.modern_four_col_large img,
.modern_img_frame.modern_four_col_small img,
.modern_img_frame.modern_portrait_thumb img,
.modern_img_frame.modern_portrait_full img,
.modern_img_frame.modern_banner_full img,
.modern_img_frame.modern_banner_regular img,
.modern_img_frame.modern_gallery_single img,
.modern_img_frame.tt-blog-featured img, .shadow_img_frame.shadow_two_col_large img,
.shadow_img_frame.shadow_two_col_small img,
.shadow_img_frame.shadow_three_col_large img,
.shadow_img_frame.shadow_three_col_small img,
.shadow_img_frame.shadow_four_col_large img,
.shadow_img_frame.shadow_four_col_small img,
.shadow_img_frame.shadow_portrait_thumb img,
.shadow_img_frame.shadow_portrait_full img,
.shadow_img_frame.shadow_banner_full img,
.shadow_img_frame.shadow_banner_regular img,
.shadow_img_frame.shadow_gallery_single img,
.shadow_img_frame.tt-blog-featured img {
height: auto !important;
width: 100% !important; display:table;
}  .modern_img_frame.modern_banner_small,
.modern_img_frame.modern_square,
.shadow_img_frame.shadow_banner_small,
.shadow_img_frame.shadow_square, .modern_img_frame.modern_banner_small img,
.modern_img_frame.modern_square img,
.shadow_img_frame.shadow_banner_small img,
.shadow_img_frame.shadow_square img {
height: auto !important;
width: auto !important;
max-width: auto !important;
} .shadow_img_frame.shadow_portrait_full img { max-height: 792px !important;
}
.modern_img_frame.modern_gallery_single,
.shadow_img_frame.shadow_gallery_single { max-height: 551px !important;
}  .widget_shopping_cart .buttons a.button {
font-size: 11px !important;
}  #tt-boxed-layout {
width: 97%; }
#tt-boxed-layout .top-holder,
#tt-boxed-layout .footer-content,
#tt-boxed-layout .info {
width: 94%;
}
#tt-boxed-layout  #horizontal_nav .sub-menu {
margin-left: 10px;
} #tt-boxed-layout .tools {
width: 98%;
margin: 0px auto 40px auto;
}
#tt-boxed-layout .colored_box {
width: 98%;
}
#tt-boxed-layout #footer .one_fourth,
#tt-boxed-layout #footer .one_fourth_last {
width: 23% !important;
}  .small_button,
.medium_button,
.large_button {
margin-left: 2px;
} .ie9 .home-main-area .content_full_width {
padding-top: 0px !important;
margin-top: -60px !important;
}  #content.content_blog {
float:none;
margin:0 auto;
}
#content .tt-blog-no-feature .post_content {
padding-right: 0;
}
.post_title,
.post_content,
.post_footer,
.blog_wrap,
.single_blog_wrap,
#sidebar.sidebar_blog,
#content.content_blog .karma-blog-slider {
float: none;
width: 98%;
}
.blog_wrap,
.single_blog_wrap {
margin-bottom: 80px;
}
.post_content {
padding-bottom:0px;
}
.post_footer {
height: auto;
padding-bottom: 0px;
margin-bottom: 45px;
border-top: none;
display: table;
}
.post_cats,
.post_tags {
float: none; overflow: hidden;
}
.post_tags p {
float: none !important;
}   .post_comments,
.post_date {
right: 4px;
display: none;
}
#sidebar.sidebar_blog:before {
display: none;
}
#sidebar.sidebar_blog {
border-left: none;
}
#sidebar.sidebar_blog .sidebar-widget {
width: 95%;
clear: left;
margin: 0 auto;
float: none;
}
.post_comments span {
text-align: center;
}
.comment-wrap {
float: none;
overflow: hidden;
}
.comment-content,
#about-author-wrap .comment-content {
width: auto !important;
float: none !important;
overflow: hidden;
}
.comment-text,
#about-author-wrap .comment-text {
width: auto !important;
overflow: hidden;
float: none;
}
.comment-ol li ul li ul li .comment-content {
margin-left: 35px;
}
#content .children .children {
margin-left: 0;
}
.comment-ol li ul li ul li .comment-wrap {
background-position: 0 0;
}
.comment-input-wrap {
float: none;
}
.comment-textarea {
background: #fff;
width: 100%;
padding: 10px;
height: 120px;
border: 1px solid #c9cac9;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 1px 1px 3px #c9cac9;
-moz-box-shadow: inset 1px 1px 3px #c9cac9;
box-shadow: inset 1px 1px 3px #c9cac9;
}
#content ol, .content_full_width ol {
margin-left: 0;
}
.sharelink_small {
margin-right: 0 !important;
}
.attachment-fadeIn,
.attachment-post-thumbnail {
display: block;
width: 100%;
height: 100%;
}
.callout-wrap {
float: none;
}
.uds-pricing-table td,
.uds-pricing-table th {
padding: 3px 0;
}
.uds-pricing-table .small_button {
padding: 3px 5px;
margin: 0 !important;
}
.uds-pricing-table .small_button span {
display: inline;
background: none;
padding: 0;
line-height: normal;
}  .info {
font-size: 12px;
padding: 34px 0 20px 0;
width: 98%;
}
#footer .footer-content {
width: auto;
padding: 0 15px;
}
#footer .one_third,
#footer .one_third_last,
#footer .one_fourth,
#footer .one_fourth_last {
width: 43%;
}
#footer .one_half,
#footer .one_third,
#footer .one_fourth {
margin-right: 5%;
margin-bottom: 35px;
}
#footer .one_half_last,
#footer .one_third_last,
#footer .one_fourth_last {
float: left;
}
#footer .one_third_last,
#footer .one_fourth + .one_fourth + .one_fourth {
clear: left;
}
#footer .footer-content {
padding: 45px 0 25px;
width: 90%;
margin: 0 auto;
}
#footer #footer-callout-content {
width: auto;
}
#footer_bottom {
background-size: 100% 100%;
}
#foot_left {
padding: 0 0 10px 0;
text-align: center;
width: 95%;
}
#foot_right {
float: none;
clear: left;
text-align: center;
width: 100%;
}
#footer_bottom #foot_right ul {
float: none;
overflow: auto;
margin: 0 auto;
}
#footer_bottom #foot_right ul li {
display: inline-block;
float: none;
margin: 0;
}
#footer #mc_signup .mc_merge_var {
overflow: hidden;
}
#footer #mc_signup .mc_var_label {
margin: 2px 0 0;
width: 120px;
float: left;
}
}   @media screen and (max-width: 980px) {
.member-bio {
width: 60%;
}
#tt-parallax-banner {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: scroll !important;
background-position: 50% 25% !important;
}
}   @media screen and (max-width: 860px) {
.jquery3-slider-wrap .slider-content-main {
width: 100%;
}
.jquery3-slider-wrap .slider-content-sub,
.jquery3-slider-wrap .slider-content-video {
float: none;
margin: auto;
clear: both;
width: 432px;
height: 270px;
} .slides {
overflow: hidden;
}
.jquery1-slider-wrap .slider-content-video {
float: right;
}
#tt-gallery-iso-wrap .one_half.isotope-item,
#tt-gallery-iso-wrap .one_half_last.isotope-item {
width:100%;
}
.tt-blog-placeholder.tt-blog-two_col_large {
padding: 23.8% 0;
}
.tt-blog-placeholder.tt-blog-three_col_large {
padding: 21.8% 0;
}
.tt-blog-placeholder.tt-blog-four_col_large {
padding: 22.3% 0;
}
.tt-blog-placeholder.tt-blog-two_col_small {
padding: 24.7% 0;
}
.tt-blog-placeholder.tt-blog-three_col_small {
padding: 23% 0;
}
.tt-blog-placeholder.tt-blog-four_col_small {
padding: 21% 0;
}
}
@media screen and (max-width: 812px) { .one_fourth .tt-icon-box,
.one_fourth_last .tt-icon-box{
padding: 30px 15px;
}
}   @media only screen and (max-width:767px) {
body {
min-width: auto;
}
#header .header-area {
width: 100%;
}
.tt-blog-placeholder.tt-blog-two_col_large {
padding: 23.3% 0;
}
.tt-blog-placeholder.tt-blog-three_col_large {
padding: 21.2% 0;
}
.tt-blog-placeholder.tt-blog-four_col_large {
padding: 22.3% 0;
}
.tt-blog-placeholder.tt-blog-two_col_small {
padding: 24.2% 0;
}
.tt-blog-placeholder.tt-blog-three_col_small {
padding: 22.8% 0;
}
.tt-blog-placeholder.tt-blog-four_col_small {
padding: 20.5% 0;
}
#tt-mobile-menu-button span {
margin-left: 77%;
}
.flexslider .slides > li {
padding-bottom: 20px;
}
.jquery1-slider-wrap {
width: 450px;
height: 489px; }
.jquery1-slider-wrap .slider-content-sub-full-width,
.jquery1-slider-wrap .slider-content-sub-full-width img {
width: 450px;
height: 136px;
}
.jquery1-slider-wrap .slider-content-main {
width: 380px;
height: 190px;
}
.jquery1-slider-wrap .slider-content-sub,
.jquery1-slider-wrap .slider-content-video,
.jquery1-slider-wrap .slider-content-sub img {
width: 380px;
height: 241px;
}
.jquery1-slider-wrap .slider-content-sub {
margin: 20px 37px 0 0;
}
.jquery1-slider-wrap .slider-content-sub-video {
margin: 8px 37px 0 0;
}
.jquery1-slider-wrap .slider-content-sub img {
margin: 0;
}
.flex-direction-nav .flex-next {
right: 31px;
}
.flex-direction-nav .flex-prev {
left: 20px;
}
.flex-direction-nav .flex-prev span:before,
.flex-direction-nav .flex-next span:before {
font-size: 22px;
} .jquery2-slider-wrap.flexslider { width: 90%;
height: auto !important;
background: none;
background-image: none !important;
box-shadow: 0 0 4px rgba(255, 255, 255, 0.25);
overflow: hidden;
padding-bottom: 10px;
}
.jquery2-slider-bg {
box-shadow: none;
height: auto; }
.jquery2-slider-wrap .slider-content-main { width: 80%; float: none;
margin: 0 auto;
padding: 30px;
}
.jquery2-slider-wrap .slider-content-sub,
.jquery2-slider-wrap .slider-content-video,
.jquery2-slider-wrap .slider-content-sub img {
width: 389px;
height: 241px;
}
.jquery2-slider-wrap .slider-content-sub,
.jquery2-slider-wrap .slider-content-video { float: none;
margin: 0 auto;
}
.jquery2-slider-wrap .slider-content-video { margin: 0 auto;
float: none;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.10);
}
.jquery2-slider-wrap .fluid-width-video-wrapper {
max-height: 100px;
}
.jquery2-slider-wrap .slider-content-sub-full-width,
.jquery2-slider-wrap .slider-content-sub-full-width img {
width: 432px;
height: 146px;
margin: 0;
}
.jquery2-slider-wrap .slider-content-full-bleed,
.jquery2-slider-wrap .slider-content-full-bleed img {
width: 442px;
height: 174px;
}
.jquery2-slider-wrap .flex-direction-nav .flex-prev {
left: 17px;
} .testimonials:after,
.testimonials_static:after {
background: none;
}
.testimonials blockquote,
.testimonials_static blockquote {
padding-left: 15px;
}
.testimonials .flex-direction-nav .flex-next {
right: -10px;
}
.testimonials .flex-direction-nav .flex-prev {
left: -21px;
}  #sidebar.sidebar_blog {
width: 93%;
margin: 0;
}
#sidebar.sidebar_blog .sidebar-widget {
width: 100%;
}
.karma-pages,
.wp-pagenavi {
padding: 0 0 45px 0;
text-align: center;
}
.karma-pages .pages,
.wp-pagenavi .pages {
width: 100%;
padding: 0 0 15px 0;
margin: 0;
}
#content .blog_wrap:last-child {
margin-bottom: 20px;
}
.jquery1-slider-wrap .slider-content-video-alt {
width: 401px;
height: 231px;
top: 10px;
right: 10px;
position: absolute;
border: 0;
margin: 0 auto;
padding: 0;
}
article.masonry-section {
float: left;
width: 88%;
margin: 4%;
}  #content.content-left-nav,
#content.content-right-nav {
clear: both;
width: 98%;
} #sidebar,
#sidebar:before {
border: 0;
}
#sidebar {
background: none;
float: none !important;
width: 100% !important;
padding: 0;
clear: both;
}
.cu3er-slider-wrap {
width: 100%;
margin-top: 40px !important;
height: auto;
}
#menu-main-nav,
.post_share,
#sub_nav ul a:after {
display: none;
}
#main .frame h1 {
font-size: 20px;
}
.top-block .toolbar-left {
float: none;
overflow: hidden;
margin: 0 0 7px;
}
.top-block .toolbar-right {
float: none;
}
.top-block .toolbar-right ul {
float: none;
}
.top-block .search-form {
margin-left: -48%;
}
#content.content_full_width {
padding: 0 10px;
} .tools {
margin: 0 0 25px;
}
.tools .frame {
padding: 15px;
}
.tools .search-form {
float: right;
margin-right: 12px;
width: 48%;
}
.tools .breadcrumb {
clear: both;
float: none;
padding-bottom: 0;
}
.tools .breadcrumb a {
padding: 0 15px 0 0;
margin-right: 5px;
}
.tools .breadcrumb .current_crumb::after,
.tt-woocommerce .breadcrumb span:last-child::after {
display: none !important;
}
.tools .breadcrumb .current_crumb,
.tt-woocommerce .breadcrumb span:last-child {
padding: 0 !important;
} .slider-content-full-bleed,
.slider-content-full-bleed img {
width: 100% !important;
}
.jquery2-slider-bg {
width: 97%;
}
.jquery2-slider-wrap .slider-content-video { height: 224px !important;
}
.jquery2-slider-bg {
height: auto !important;
}
.slides iframe {
height: auto !important;
weight: auto !important;
} body .attachment-post-thumbnail {
width: 191px;
height: 112px;
}
.jquery2-slider-wrap .flex-control-nav { display: none;
}
.jquery3-slider-wrap.flexslider {
padding-left: 10px;
padding-right: 10px;
width: 97%;
height: auto !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.jquery3-slider-wrap .slider-content-main,
.jquery1-slider-wrap .slider-content-sub {
float: none;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.jquery3-slider-wrap .flex-direction-nav .flex-prev {
left: 10px;
}
.jquery3-slider-wrap .flex-direction-nav .flex-next {
right: 10px;
}
.jquery3-slider-wrap .slider-content-sub,
.jquery3-slider-wrap .slider-content-video {
float: none;
}
.flex-control-nav {
width: 98%;
}
.jquery2-slider-bg {
height: auto !important;
} .slides iframe {
height: 200px !important;
}
#content.content_blog {
width: 97%;
}
#content {
width: 95%;
}
.jquery1-slider-wrap .slider-content-sub {
float: right;
text-align: center;
margin: 0;
padding-bottom: 15px;
height: 256px;
}
#main.tt-slider-karma-custom-jquery-2 .main-area {
padding-top: 67px;
margin-top: 90px;
} .top-block .toolbar-right,
.top-block .toolbar-left {
float: left;
position: relative;
left: 50%;
overflow: visible;
clear: both;
}
.top-block .toolbar-left > ul, .top-block .toolbar-right > ul {
position: relative;
left: -50%;
}
.top-block .toolbar-left ul {
overflow: visible;
} .member-bio {
width: 100%;
}
.tools + #horizontal_nav {
margin-top: 0;
}
#content .search-form .searchsubmit {
display: none;
}
}
@media only screen and (max-width:680px) {
.tt-blog-placeholder.tt-blog-two_col_large {
padding: 22.7% 0;
}
.tt-blog-placeholder.tt-blog-three_col_large {
padding: 20.3% 0;
}
.tt-blog-placeholder.tt-blog-four_col_large {
padding: 20.2% 0;
}
.tt-blog-placeholder.tt-blog-two_col_small {
padding: 23.8% 0;
}
.tt-blog-placeholder.tt-blog-three_col_small {
padding: 21.9% 0;
}
.tt-blog-placeholder.tt-blog-four_col_small {
padding: 19.5% 0;
}
#tt-gallery-iso-wrap .one_third.isotope-item,
#tt-gallery-iso-wrap .one_third_last.isotope-item {
width: 100%;
}
#tt-gallery-iso-wrap .one_fourth.isotope-item,
#tt-gallery-iso-wrap .one_fourth_last.isotope-item {
width: 100%;
}
.flex-control-nav {
display: none;
}
}   @media only screen and (max-width:620px) {
#main .sitemap_with_child,
#main .sitemap_without_child {
width: 100%;
text-align: center;
}
#content ul.accordion {
margin: 0;
}
#content .one_half,
#content .one_half_last,
#content .one_third,
#content .one_third_last,
#content .two_thirds,
#content .two_thirds_last {
float: none !important;
width: 100% !important;
}
#content .tt-column,
#content.content_full_width .tt-column {
width: 100% !important;
margin: 0 0 20px 0 !important;
}
#footer .tt-column {
width: 93% !important;
margin: 0 0 15px 4% !important;
}
}   @media screen and (max-width: 545px) {
.jquery3-slider-wrap .slider-content-sub,
.jquery3-slider-wrap .slider-content-video {
width: 345px;
height: 216px;
}
.slides iframe {
height: 196px !important;
}
.slides img {
height: auto;
}
}   @media only screen and (max-width:480px) {
.big-banner .main-area {
padding-top: 30px;
}
#tt-mobile-menu-button span {
margin-left: 75%;
}
#main .frame h1 {
font-size: 17px;
}
.post_title h2 {
line-height: 24px;
padding-right: 25%;
}
#content p img {
max-width: 100%;
height: auto;
}
#wrapper #blog-tabs .tabset {
float: none;
height: auto;
position: static;
}
.comment-text,
#about-author-wrap .comment-text {
margin: 0 !important;
padding: 0 !important;
}
.comment-gravatar,
#about-author-wrap .comment-gravatar {
float: none !important;
margin: 0 auto 10px !important;
}
.comment-ol li ul li .comment-content .comment-text {
margin: 0;
padding: 0;
}
.post_date {
top: -73px;
background: none;
box-shadow: none;
}
.post_date .day {
color: #000;
}
.post_content {
padding: 0 0 20px;
}
.post_comments {
display: none;
}
#content .post_content p {
padding-right: 5px;
}
.sharelink_small {
float: none;
}
.top-block .toolbar-right ul,
#footer_bottom #foot_right ul {
font-size: 10px;
}
.uds-pricing-table thead th .uds-product-name,
#main #content .uds-pricing-table thead th .uds-product-name {
font-size: 10px;
}
.uds-pricing-table thead th .price,
#main #content .uds-pricing-table thead th .price {
font-size: 13px;
}
.uds-pricing-table thead th .unit,
#main #content .uds-pricing-table thead th .unit {
font-size: 10px;
}
.uds-pricing-table .small_button,
.uds-pricing-table thead th .uds-product-name,
#main #content .uds-pricing-table thead th .uds-product-name {
font: 9px Verdana, Arial, Helvetica, sans-serif;
text-transform: none;
letter-spacing: -1px;
}
#content,
.content_full_width,
.content-right-nav {
padding: 0 5px;
}
#footer_bottom {
background-size: 100% 100%;
} #content .tt-blog-no-feature .post_content p {
padding-right: 10px;
}    .modern_img_frame.modern_two_col_large img
.modern_img_frame.modern_two_col_small img,
.modern_img_frame.modern_three_col_large img,
.modern_img_frame.modern_three_col_small img,
.modern_img_frame.modern_four_col_large img,
.modern_img_frame.modern_four_col_small img,
.modern_img_frame.modern_portrait_thumb img,
.modern_img_frame.modern_portrait_full img,
.modern_img_frame.modern_banner_full img,
.modern_img_frame.modern_banner_regular img,
.modern_img_frame.modern_gallery_single img, .shadow_img_frame.shadow_two_col_large img,
.shadow_img_frame.shadow_two_col_small img,
.shadow_img_frame.shadow_three_col_large img,
.shadow_img_frame.shadow_three_col_small img,
.shadow_img_frame.shadow_four_col_large img,
.shadow_img_frame.shadow_four_col_small img,
.shadow_img_frame.shadow_portrait_thumb img,
.shadow_img_frame.shadow_portrait_full img,
.shadow_img_frame.shadow_banner_full img,
.shadow_img_frame.shadow_banner_regular img {
height: auto !important;
width: 100% !important;
max-width: auto !important;
}  .modern_img_frame.modern_gallery_single { max-height: 295px !important;
}
#header .header-area {
padding: 20px 0 !important;
}
}   @media only screen and (max-width:479px) {
#content.content_full_width.portfolio_layout .one_half,
#content.content_full_width.portfolio_layout .one_third {
margin: 0;
}
#tt-mobile-menu-button span {
margin-left: 66%;
}
.jquery1-slider-wrap {
width: 290px;
height: 457px; }
.jquery1-slider-wrap .slider-content-sub-full-width,
.jquery1-slider-wrap .slider-content-sub-full-width img {
width: 290px;
height: 100px;
}
.jquery1-slider-wrap .slider-content-main {
width: 240px;
height: 200px;
margin: 30px 0 0 25px;
}
.jquery1-slider-wrap .slider-content-sub,
.jquery1-slider-wrap .slider-content-video,
.jquery1-slider-wrap .slider-content-sub img {
width: 240px;
height: 152px;
}
.jquery1-slider-wrap .slider-content-sub,
.jquery1-slider-wrap .slider-content-video {
margin: 75px 24px 0 0;
}
.jquery1-slider-wrap .slider-content-sub img {
margin: 0;
} .jquery2-slider-wrap.flexslider { height: 500px; background: none;
background-image: none !important;
}
.jquery2-slider-bg { width: 96%;
}
.jquery2-slider-wrap .slider-content-main { margin-bottom: 26px;
}
.jquery2-slider-wrap .slider-content-sub {
height: auto;
width: 80%
}
.jquery2-slider-wrap .slider-content-sub img {
width: auto;
height: auto;
} .jquery2-slider-wrap .slider-content-video {
width: 80%;
height: 198px !important; float: none;
margin: 0 auto 30px;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.10);
background: #FFF;
}
.jquery2-slider-wrap .slider-content-sub-full-width,
.jquery2-slider-wrap .slider-content-sub-full-width img {
width: 251px;
height: 126px;
margin: 0;
}
.jquery2-slider-wrap .slider-content-full-bleed,
.jquery2-slider-wrap .slider-content-full-bleed img {
width: 262px;
height: 126px;
}
#foot_left,
#foot_right,
#footer_bottom #foot_right ul {
width: 95%;
float: none;
padding: 0;
}
#foot_left {
margin-bottom: 5px;
}
#foot_left .textwidget {
margin-top: -28px;
}
#wrapper #header {
overflow: hidden;
}
.uds-pricing-table {
display: block;
overflow: auto;
}
#sub_nav ul li {
width: 100%;
}
}
@media screen and (max-width: 420px) {
.jquery3-slider-wrap .slider-content-sub, .jquery3-slider-wrap .slider-content-video {
width: 100%;
}
.woocommerce #main.tt-woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
div.woocommerce ul.products li.product {
margin-bottom: 25px !important;
width: 98% !important;
}
}         @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.page-template-template-homepage-jquery-2-php .content_full_width .one_third,
.page-template-template-homepage-jquery-php .content_full_width .one_third {
margin-right: 5px !important;
}
.page-template-template-homepage-jquery-2-php #tt-boxed-layout .content_full_width .one_third,
.page-template-template-homepage-jquery-php #tt-boxed-layout .content_full_width .one_third {
margin-right: 30px !important;
}
.page-template-template-homepage-3D-php	.content_full_width {
margin-top: 120px;
}
.page-template-template-homepage-3D-php .cu3er-slider-wrap {
width: 90%;
position: relative;
top: 50px;
}
#content ul.social_icons.tt_no_social_title li.google-plus {
margin-right: 0px;
}
#content ul.social_icons.tt_no_social_title li.google-plus + li {
margin-left: -18px;
}
}   @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { .karma_mega_div {
margin-left:10px;
left: 0;
padding: 0 !important;
width: 100% !important;
}
.karma_mega_div ul.sub-menu {
width: 100% !important;
}
#menu-main-nav,
#header .header-holder #megaMenu,
#header .tt-logo-right #menu-main-nav,
#header .header-holder.tt-logo-right #megaMenu {
margin-top: 25px;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .jquery2-slider-wrap {
background-size: 100% 100%;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-video {
width: 300px;
height: auto;
position: relative;
left: -20px;
padding-bottom: 0px;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-full-width,
.page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-content-full {
width: 610px;
height: 196px;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-full-width {
position: relative;
left: 25px;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub,
.page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-content {
width: 300px;
height: auto;
padding-bottom: 0px;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub {
position: relative;
left: -20px;
} .page-template-template-homepage-jquery-php #tt-boxed-layout .jquery1-slider-wrap {
width: 680px;
} .page-template-template-homepage-jquery-php #tt-boxed-layout .slider-content-video-alt {
width: 310px;
height: auto;
padding-bottom: 0px;
position: absolute;
left: 340px;
} .page-template-template-homepage-jquery-php .slider-content-video-alt {
width: 340px;
height: auto;
padding-bottom: 0px;
position: absolute;
left: 340px;
} .page-template-template-homepage-jquery-php #tt-boxed-layout .slider-content-sub {
position: relative;
top: -10px;
left: -12px;
width: 325px;
height: 203px;
} #tt-boxed-layout .footer-content .one_fifth,
#tt-boxed-layout .footer-content .one_fifth_last {
float: left !important;
clear: both;
} #tt-boxed-layout .footer-content .one_sixth,
#tt-boxed-layout .footer-content .one_sixth_last {
float: left !important;
clear: both;
}
#content ul.social_icons.tt_no_social_title li.google-plus {
margin-right: 0px;
}
#content ul.social_icons.tt_no_social_title li.google-plus + li {
margin-left: -18px;
}
#tt-boxed-layout .one_fourth .tt-icon-box, .one_fourth_last .tt-icon-box {
padding: 30px 10px;
}
}   @media only screen and (min-width: 321px) and (max-width: 568px) and (orientation : landscape) { .page-template-template-homepage-jquery-php .slider-content-video iframe,
.page-template-template-homepage-jquery-php .slider-content-video-alt iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
} .page-template-template-homepage-jquery-php .jquery1-slider-wrap {
margin-bottom: 30px;
} .jquery-pager {
position: relative;
top: 30px;
z-index: 9999;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-video {
width: 360px;
position: relative;
left: 30px;
padding: 10px 10px 10px 10px;
background: none;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-full-width,
.page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-content-full {
width: 360px;
height: auto;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-full-width {
position: relative;
left: 25px;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub {
position: relative;
left: 30px;
}
.page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-main {
margin: -20px 0px 0px 30px;
} .page-template-template-homepage-jquery-2-php .slider-content-video {
width: 360px;
position: relative;
left: 30px;
padding: 10px 10px 10px 10px;
background: none;
} .page-template-template-homepage-jquery-2-php  .slider-content-sub-full-width,
.page-template-template-homepage-jquery-2-php .slider-content-sub-content-full {
width: 360px;
height: auto;
} .page-template-template-homepage-jquery-2-php .slider-content-sub-full-width {
position: relative;
left: 40px;
} .page-template-template-homepage-jquery-2-php .slider-content-sub {
position: relative;
left: 40px;
}
.page-template-template-homepage-jquery-2-php  .slider-content-main {
margin: -20px 0px 0px 30px;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .content_full_width .one_third,
.page-template-template-homepage-jquery-2-php #tt-boxed-layout .content_full_width .one_third_last {
position: relative;
left: 50px;
}
}   @media only screen and (max-width : 320px) and (orientation : portrait) {
#tt-boxed-layout .jqslider {
width: 80%;
}
#tt-boxed-layout .jquery2-slider-wrap, #tt-boxed-layout .jquery2-slider-wrap li, #tt-boxed-layout .jquery-pager {
width: 97%!important;
} .page-template-template-homepage-jquery-php .slider-content-video iframe,
.page-template-template-homepage-jquery-php .slider-content-video-alt iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
} .page-template-template-homepage-jquery-php .jquery1-slider-wrap {
margin-bottom: 30px;
} .page-template-template-homepage-jquery-2-php .jquery2-slider-wrap {
margin: 50px 0px 30px 0px;
height: 100% !important;
} .jquery-pager {
position: relative;
top: 30px;
z-index: 9999;
} .page-template-template-homepage-jquery-2-php  .slider-content-sub-full-width {
position: relative;
left: 0px;
} .page-template-template-homepage-jquery-2-php  .slider-content-sub {
position: relative;
left: 0px;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub-full-width {
position: relative;
left: -6px;
} .page-template-template-homepage-jquery-2-php #tt-boxed-layout .slider-content-sub {
position: relative;
left: -5px;
}
}