
/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Additional Resets */
.slides li,
.flex-control-nav li,
.flex-direction-nav li { margin: 0; list-style-type: none; }


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff; border: none; position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav {*height: 0; padding: 0;} /*fix for IE 7 */
.flex-direction-nav li a {width: 26px; height: 26px; margin: -13px 0 0; display: block; background: url('../../typo3conf/ext/flexslider/Resources/Public/Images/bg_direction_nav.png') no-repeat 0 0; position: absolute; top: 45%; cursor: pointer; text-indent: -9999px; opacity: 0.8; filter:alpha(opacity=80); }
.flex-direction-nav li a:hover  { opacity: 1; filter:alpha(opacity=100); }
.flex-direction-nav li .next {background-position: -30px 0; right: 10px;}
.flex-direction-nav li .prev {left: 10px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; top: 10px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url('../../typo3conf/ext/flexslider/Resources/Public/Images/bg_control_nav.png') no-repeat; cursor: pointer; text-indent: -999em;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}
/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; padding-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* specific page styles for extension "tx_cssstyledcontent" */
	.csc-textpic-intext-right-nowrap .csc-textpic-text { margin-right: 310px; }
	.csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 310px; }
	.csc-space-before-35 { margin-top: 35px !important; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    
}
article, 
aside, 
details, 
figcaption, 
figure, 
footer, 
header, 
hgroup, 
menu, 
nav, 
section {
    display: block;
}
body {
    line-height: 1;
    overflow-x: hidden;
}
ol, 
ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, 
blockquote:after, 
q:before, 
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table.pad td {
    padding: 10px;
}
pre, code {
    display: block;
    max-width: 100%;
    font: 12px/24px Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New",                         Courier, monospace;
    margin:0 0 20px 0;
    padding: 10px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.form-allowed-tags code {
    margin-top:18px;
}

/* General */

* {
    margin:0;
    padding:0;
    outline:0 none;
}
body > #wrap {
    height: auto;
    min-height: 100%;
}
body {
    background: #242424 !important;
    line-height: 1.5em;
}

#wrap {
    z-index: 100 !important;
    background-color:#FFFFFF;
    border-top:4px solid #333333;
}

#wrap.boxed {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.6);
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 990px;
}

#wrap.full-width {
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%; 
}

#content-wrap {
    padding:40px 0;
    min-height:100%;
    background-color:#FFFFFF;
}
#content {
}
.ut-slider-wrap {
    z-index:1;
}
.entry-content .ut-slider-wrap {
    margin-bottom:20px;
}
pre, code {
    background-color: #EDEDED;
    border: 1px solid #D9D9D9;
}
#sidebar,
#sidebar_second,
#footer {
    font-size:12px;
}

/* Header */

#header {
    clear: both;
    padding:30px 0 0 0;
    background-color:#FFFFFF;
    position:relative;
}
.h-right {
    padding:0;
    text-align:right;
    float:right;
    margin: 0 10px 0 0;
}
.h-right .widget-title {
    text-align:left;
    margin-bottom:10px;
}
h.right .widget_text {
    text-align:left;
}
.h-right > div {
    padding:0;
    margin:0 0 0 20px;
    float:right;
}
#logo h1 {
    margin: 0;
    padding: 0;
    line-height: 32px;
    font-size:32px;
    color:#333333;
}
#logo {
    float:left;
    margin: 0 0 0 10px;
    padding:0;
}
#logo img {
    display:inline-block;
}
#header #logo a:hover, 
#header #logo a:focus {
    border:none !important;
}
.top-header-tagline {
    margin:0;
    font-weight:bold;
    line-height:32px;
    display:inline-block;
    float:left;
    color:#333333;
}
ul.social-icons {
    margin:15px 0px 0px 0px;
    position:absolute;
    right:0px;
    list-style:none;
    display:block;
    line-height:0;
}
ul.social-icons li {
    display:inline-block;
    margin:0 0 0 5px;
    width:32px;
    height:32px;
}
ul.social-icons img {
    width:32px;
    height:32px;
}
ul.social-icons a {
    display:block;
    height:100%;
    width:100%;
    line-height:0;
}
#sidebar ul.social-icons li,
#sidebar_second ul.social-icons li,
#footer ul.social-icons li {
    margin:0 5px 5px 0 !important;
}
#footer ul.social-icons {
    margin-bottom:20px;
}

/* Teaser */

#teaser {
    background-color:#FFFFFF;
    padding-top:40px;
}
#page-title {
    margin:0;
    font-size:20px;
    text-transform:uppercase;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: left center;
    background-image: url('../../fileadmin/img/icons/divider1.png');
    letter-spacing:1px;
}
#page-title span {
    padding-right:10px;
    background-color:#FFFFFF;
}

/* Navigation Bar */

.nav-wrap {
    background-color:#FFFFFF;
    border-bottom:1px solid #D9D9D9;    
}
#navigation {
    float:left;
    margin:0 10px 0 10px;
}
#navigation ul li ul li a {
    font-weight:normal !important;
}
#navigation ul {
    position: relative;
    width:100%;
}
#navigation ul li {
    position: relative;
    display:block;
}
#navigation ul li a {
    padding:0;
    text-decoration: none;
    display:block;
    letter-spacing:1px;
    height:78px;
    line-height:78px;
    margin-left:30px;
    white-space:nowrap;
}
#navigation ul li:first-child a,
#navigation ul li:first-child ul.sub-menu {
    margin:0 ;
}
.naviline {
    position:absolute;
    top:30px;
    left:12px;
    border-left:1px solid #D9D9D9;
}
#navigation ul li:first-child .naviline {
    display:none;
}

/* Nav Sublevel  */

#navigation ul.sub-menu li a {
    height: 32px;
    line-height: 32px;
    border-radius: 0;
    min-width: 160px;
    position: static;
    margin:0;
    padding:0 10px;
}

#navigation ul.sub-menu  {
    margin-left:30px;
}  
#navigation ul.sub-menu ul  {
    margin-left:0;
    margin-top:-1px;
} 
#navigation ul.sub-menu li:last-child a {
    border-bottom:0 none;
}
#navigation ul li ul li ul li {
    display:block;
}
#navigation ul.sub-menu li:last-child a {
    border-bottom:0 none;
}
#navigation ul li ul li ul li {
    display:block;
}
#sidebar ul.sub-menu,
#sidebar_second ul.sub-menu {
    margin-top:6px;
}

/* Page Menus/Custom Menus */

li.page_item, li.menu-item {
    list-style: none;
}
li.menu-item ul.sub-menu {
    list-style: none;
    margin-left:0;
}

/* Footer Styles */

#footer-wrap {
    background-repeat: repeat;
    background-color:#303030;
}
#footer {
    clear: both;
    padding-top: 40px;
    display:block;
    color:#999999;
}
#footer .description {
    color:#999999;
}
#footer.noborder {
    border: none;
    padding-top: 0;
}
#sub-footer-wrap {
    padding:0 0 20px 0;
    font-size: 11px;
    clear:both;
    background-color:#242424;
}
.copyright,
.unitedthemes {
    text-align:left;
    padding-top:20px;
    color:#989898;
}
.unitedthemes {
    text-align:right;
}
#footer select {
    margin-bottom:20px;
    width:100%;
}
#footer li:last-child,
#footer li.last,  {
    margin-bottom:0;
}

/* Typography */
    
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a {
    text-decoration: none;
}
h1.entry-title {
    margin:0 0 6px 0;
}
.entry-post .entry-title {
    font-size:16px;
}
.entry-title a {
    border:none;
}
h1 {
    line-height: 140%;
    margin-bottom: 20px;
}
h2 {
    line-height: 130%;
    margin-bottom: 20px;
}
h3 {
    line-height: 130%;
    margin-bottom: 20px;
}
h4 {
    line-height: 125%;
    margin-bottom: 20px;
}
h5 {
    line-height: 120%;
    margin-bottom: 20px;
}
h6 {
    line-height: 120%;
    margin-bottom: 20px;
}
a,
#logo h1 a,
.entry-title a {
    color:#333333;
}
#sidebar a,
#sidebar_second a {
    color:#666666;
}
.edit-link a {
    background: #333333;
    color:#FFFFFF;
}
#footer a,
.unitedthemes a,
.copyright a {
    color:#999999;
}
#footer a:hover,
.unitedthemes a:hover,
.copyright a:hover {
    color:#FAFAFA;
}
.portfolio-title,
.portfolio-title a {
    color:#FFFFFF;
}

.normal {
    font-weight: normal;
}
.bolder {
    font-weight: bolder;
}
.bold {
    font-weight:bold;
}
.italic {
    font-style:italic;
}
p {
    margin: 0 0 20px 0;
}
p img {
    margin: 0;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
small {
    font-size: 80%;
}

/*    Blockquotes  */

blockquote, 
blockquote p {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    font-family:Georgia, "Times New Roman", Times, serif;
    margin-bottom:0;
    text-align:center;
    color:#333333;
}
blockquote p {
    padding:15px;
    border:1px dashed #D9D9D9;
}
blockquote {
    margin: 0 0 20px;
    padding: 5px;
    background-color:#F6F6F5;
    word-wrap: break-word;
}
blockquote cite {
    display: block;
    font-size: 12px;
    margin-top:5px;
    font-style:normal;
}
blockquote cite:before {
    content: "\2014 \0020";
}
.blockquote-right {
    float:right;
    margin:15px 0 0 20px;
    width:35%;
    text-align:center;
}
.blockquote-left {
    float:left;
    margin:15px 20px 0 0;
    width:35%;
    text-align:center;
}
hr {
    clear: both;
    height: 0;
    margin-bottom: 40px;
    margin-top: 40px;
    border-width: 1px 0 0;
    border-top:1px solid #D9D9D9;
}
.loop-single-divider {
    clear: both;
    margin-top:40px;
    margin-bottom:40px;
    height:0px;
    border-width:1px 0 0;
    border-top:1px solid #D9D9D9;
}

/* Links */

a {
    text-decoration: none;
    transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    outline:0 none;
}
.entry-content a {
    font-weight:bold;
}
.entry-content a:hover {
    color:#333333;
}
a img {
    border: none;
    outline:0 none;
}
p a, 
p a:visited {
    line-height: inherit;
}
.edit-link-wrap {
    float:right;
    margin:0;
}
.edit-link a {
    padding:3px 6px;
    border: none !important;
    text-transform:uppercase;
    transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
}
.edit-link a:hover {
    text-decoration:none !important;
    color:#FFFFFF;
}

/* Lists */

ul, 
ol {
    margin-bottom: 20px;
}
ul {
    list-style: none inside;
}
ol {
    list-style-position: inside;
    list-style-type: decimal;
}
.entry-content ul, 
.entry-summary ul {
    list-style-position: inside;
    list-style-type: disc;
}
ul ul, 
ul ol, 
ol ol, 
ol ul {
    margin: 4px 0 5px 30px;
}
ul ul li, 
ul ol li, 
ol ol li, 
ol ul li {
    margin-bottom: 6px;
}
li {
    line-height: 18px;
    margin-bottom: 6px;
    margin-left:30px;
}
#sidebar ul li,
#sidebar_second ul li,
#footer ul li,
#content .csc-default ul li  {
    margin-left:0;
}
li p {
    line-height: 21px;
}
.lambda-check ul,
.lambda-delete ul {
    list-style:none;
    list-style-type:none;
}
.lambda-check ul li {
    background-attachment: scroll;
    background-image: url('../../fileadmin/img/icons/lambda-check.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:30px;
}
.lambda-delete ul li {
    background-attachment: scroll;
    background-image: url('../../fileadmin/img/icons/lambda-delete.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:30px;
}

.slides li {
    margin:0;
}
/* Home Template & Portfolio Singe Page Title */

.home-border {
    padding-top:0 !important;
}
.home-title {
    margin-bottom:20px;
    font-size:12px;
    letter-spacing:1px;
    text-transform:uppercase;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: left center;
    background-image: url('../../fileadmin/img/icons/divider1.png');
}
.home-title span {
    padding-right:10px;
    background-color:#FFFFFF;
}
.tprev,
.tnext {
    float:right;
    background-color:#FFFFFF;
    text-indent:-9999px;
    width:16px;
    height:16px;
}
.tprev {
    padding-left:10px;
    background-attachment: scroll;
    background-image: url('../../fileadmin/img/icons/excerpt-icon-back.png');
    background-repeat: no-repeat;
    background-position: right center;
}

.tnext {
    background-attachment: scroll;
    background-image: url('../../fileadmin/img/icons/excerpt-icon.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-left:5px;
}
.service {
    overflow: hidden;
    margin-bottom:20px;
}
.service h3 {
    margin-bottom:10px;
    font-size:16px;
}
.service-icon {
    margin:0 20px 20px 0;
    float:left;
}
.service-icon img {
    display:block;
}
.service-columns .service a.excerpt {
    margin-top:0;
    text-align:right;
    display:block;
    font-weight:normal;
}
    
/* Archive Template */

.archiv-title {
    font-size:16px;
    padding-bottom:6px;
    border-bottom:1px solid #D9D9D9;
}
ul.archive {
    margin:0 0 20px 0;
    color:#333333;
}
ul.archive ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
ul.archive li a {
    color:#666666;
}
ul.archive li {
    border-bottom:1px solid #D9D9D9;
    padding-bottom:6px;
    padding-left:10px;
    background-repeat: no-repeat;
    background-position: left 5px;
    margin-left:0;
}
ul.archive ul li.last, 
ul.archive ul li:last-child {
    margin:0;
}

/* Team Template */

.member-wrap {
    margin:0;
}
.member-name {
    font-size:16px;
    margin:0;
}
.member-title {
    color: #999999;
    font-size:12px;
}
.member-info {
    margin-bottom:20px;
    padding-bottom:6px;
    border-bottom:1px solid #D9D9D9;
    overflow:hidden;
}
.member-photo {
    margin-bottom:20px;
}
.member-img {
    display: block;
}
.member-contact {
    margin:0 0 20px 0;
    display:block;
    overflow:hidden;
}
.member-contact ul {
    margin:0;
}
.member-contact li {
    margin:0;
    display:block;
}
.member-contact li img  {
    width:32px !important;
    height:32px !important;
    display:block;
}
.member-contact a  {
    width:100%;
    height:100%;
    display:block;
}
a.link-author {
    background-image: url('../../fileadmin/img/icons/link-author.png');
}
a.facebook-author {
    background-image: url('../../fileadmin/img/icons/facebook-author.png');
}
a.twitter-author {
    background-image: url('../../fileadmin/img/icons/twitter-author.png');
}
a.aim-author {
    background-image: url('../../fileadmin/img/icons/aim-author.png');
}
a.yahoo-author {
    background-image: url('../../fileadmin/img/icons/yahoo-author.png');
}
a.google-author {
    background-image: url('../../fileadmin/img/icons/google-author.png');
}
a.email-author {
    background-image: url('../../fileadmin/img/icons/email-author.png');
}
/*
span.member-phone {
    font-size:12px;
    padding-left:15px;
    margin-left:10px;
}
*/

/* Testimonial Template */

.testimonial-wrap {
    margin:0;
}
.testimonial-name {
    margin:0 0 20px 0;
    text-align:right;
    color:#333333;
}
.testimonial-photo {
    float:left;
    width:50px;
    height:50px;
    display: block;
    position:relative;
    margin:0 0 20px 0;
}
.testimonial-img {
    width:50px;
    height:50px;
    display:block;
}
.testimonial-entry {
    padding:30px 50px 30px 64px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom:20px;
    font-style:italic;
}
.testimonial-entry.white {
    background-color:#FFFFFF;
    border:1px solid #D9D9D9;
}
.testimonial-entry.dark {
    background-color:#F6F6F5;
    border:1px solid #D9D9D9;
}

/* Vertical Tab-Template Service Template */
#service-loader {
    background-color:#FFF;
}
.verticaltabs-wrap {
    margin-bottom:40px;
}
#vtab .ut-slider-wrap {
    margin-bottom:20px;
}
#vtab {
    margin: auto;
    max-width: 100%;
    height: 100%;
    overflow:hidden;
}

#vmenu {
    z-index: 10 !important;
}
#vmenu ul {   
    display: block;   
    padding: 0;
    position:relative;
}
#vmenu ul li h3 {
    font-size:16px;
    padding:8px 14px;
    margin: 0 0 -1px;
    display:block;
    border:1px solid #D9D9D9;
}
#vmenu ul li h3:hover,
#vmenu ul li:hover {
    background-color:#F6F6F5;
    color:#333333;
}
#vmenu li.selected h3 {
    border:0 none;
}
#vmenu li.selected:last-child,
#vmenu li:last-child h3 {
    border-bottom-right-radius:4px;    
    border-bottom-left-radius:4px;             
    -moz-border-radius-bottomright:4px;     
    -moz-border-radius-bottomleft:4px;         
    -webkit-border-bottom-right-radius:4px;    
    -webkit-border-bottom-left-radius:4px;    
}
#vmenu li.selected:first-child,
#vmenu li:first-child h3 {
    border-top-right-radius:4px;    
    border-top-left-radius:4px;             
    -moz-border-radius-topright:4px;     
    -moz-border-radius-topleft:4px;         
    -webkit-border-top-right-radius:4px;    
    -webkit-border-top-left-radius:4px;    
}
li.tab {
    padding:0;
    list-style-type: none;
    display: block;
    position: relative;
    cursor:pointer;
    text-align:left;
    margin:0;
    font-size:16px;
    font-weight:normal;
}
#vmenu li.selected {
    z-index: 10;
    position: relative;
}
#vmenu li.selected h3 {
    color:#FFFFFF;
}
#vmenu li.selected h3:hover {
    color:#FFFFFF;
}
#vtab > div {
    position: relative;
    z-index: 9;
}
#vtabs > div {
    right:0px; 
    display:block;
}

/* Client Template */

.client-wrap {
    margin-bottom:20px;
}

.clients,
.clientspc {
    margin:0;
}

.clients li.five.columns, 
.clientspc li.five.columns {
    width:172px;
}
.clients li {
    margin-left:0;
    margin-right:20px;
    margin-bottom:20px;
}
.clientspc li {
    margin-left:0;
}
.clients li img,
.clientspc li img{
    margin:0 auto;
    display:block;
    opacity:1.0;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    border:1px dotted #D9D9D9;
}
.clients li img:hover,
.clientspc li img:hover {
    opacity:0.5;
}
.clients li.one_fifth,
.clientspc li.one_fifth {
    margin-right:5%;
}



/* Image Alignment Classes */

.alignright {
    float: right;
    margin: 0px 0px 10px 20px;
}
.alignleft {
    float: left;
    margin: 0px 20px 10px 0px;
}
.aligncenter {
    display:block;
    margin:0 auto;
}
.alignnone {
    margin-bottom:20px;
}

/* WP Captions */

.wp-caption {
    margin:0;
    padding:0;
    max-width:100%;
}
.wp-caption img, 
.wp-caption img a {
    margin: 0;
    padding: 0;
    border: 0 none;
    max-width:100%;
}
.wp-caption .wp-caption-text {
    padding: 0;
    margin: 5px 0 20px 0;
    text-align:center;
    font-size:11px;
    color:#333333;
}
.wp-caption.alignleft {
    margin: 0px 20px 0px 0px;
}
.wp-caption.alignright {
    margin: 0px 0px 0px 20px;
}

/* Tables */

table {
    margin: .5em 0 1em;
}
table th {
    text-align: left;
    border: 1px solid #D1D1D1;
    padding: .4em .8em;
    font-weight: bold;
}
table td {
    background-color: #FFFFFF;
    border: 1px solid #D1D1D1;
    padding: 10px;
}

/* Lambda Widgets @United Themes */

/* Standard WP Widget  */

.widget-title {
    font-size:12px;
    margin-bottom:20px;
    letter-spacing:1px;
    text-transform:uppercase;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: right center;
    background-image: url('../../fileadmin/img/icons/divider1.png');
}
.widget-title span {
    padding-right:10px;
    color:#333333;
    background-color:#FFFFFF;
}
#footer .widget-title span {
    color:#FAFAFA;
    background-color:#303030;
}

.widget-container {
    clear:both;
    margin: 0 0 40px 0;
}
.widget-container p {
    margin-bottom:10px;
}
.widget-container p:last-child {
    margin-bottom:0;
}
.widget-container ul {
    list-style: none;
    margin: 0;
}
.widget-container ul ul {
    list-style: none;
}
.widget-container ul li.last {
    margin :0;
}
.widget-container ul li:last-child {
    margin:0;
}
.widget-container select {
    width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
    width:100%;
    max-width:100%;
    background-repeat: no-repeat;
    background-position: 95% center;
}
#footer .widget_search #s {
    -webkit-box-shadow: 0 none;
    -moz-box-shadow: 0 none;
    box-shadow: 0 none;
    border:none 0;
    color:#333333;
    background-color:#999999;
    background-image: url('../../fileadmin/img/icons/zoom.png');
}
.widget_search #searchsubmit {
    display:none;
}
.widget_search label {
    display: none;
}
#sidebar ul,
#sidebar_second ul {
    margin-bottom:0;
}
#sidebar a,
#sidebar_second a {
    font-weight:normal;
}
input#searchsubmit {
    margin-bottom: 0;
}
#content #searchform {
    margin-bottom:20px;
}
.widget-container a:link, 
.widget-container a:visited {
    text-decoration: none;
}
.widget-container a:active, 
.widget-container a:hover {
    text-decoration: none;
}
.widget-container .entry-meta {
    font-size: 11px;
}
#wp_tag_cloud div {
    line-height: 1.6em;
}
.tagcloud a {
    margin:0 5px 0 0;
    line-height:100%;
}
#footer .widget_links li,
#footer .widget_nav_menu li,
#footer .widget_pages li,
#footer .widget_meta li,
#footer .widget_categories li,
#footer .widget_product_categories li,
#footer .widget_archive li,
#footer .lambda_widget_portfolio li,
#footer .widget_recent_entries li {
    background-image: url('../../fileadmin/img/icons/footer-arrow-right.gif');
    color:#999999;
}
#footer .widget_recent_comments li {
    background-image: url('../../fileadmin/img/icons/footer-comment.png');
}

/* Indent Sidebar Lists */

.widget-container ul ul {
    border: none;
    padding: 0;
}

/* WP Calendar Widget Main*/

#wp-calendar {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 100%;
    font-size: .85em;
}
#wp-calendar caption {
    font-weight: bold;
    text-align:center;
    background:#111111;
    color:#FFFFFF;
    padding-top:5px;
    padding-bottom:5px;
}
/* thead */
#wp-calendar th {
    font-style: normal;
    background: #DDDDDD;
    border: 1px solid #CCCCCC;
    padding: 5px;
    color: #111111;
    text-align:center;
}
/* tbody */
#wp-calendar td.pad {
    background-color: #FFFFFF;
}
#wp-calendar td {
    padding: 4px 0;
    text-align: center;
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF;
    color: #111111;
}
#wp-calendar td a{
    color:#AAAAAA;
}
#wp-calendar td a:hover{
    color:#111111;
}
#wp-calendar td#today {
    color: #FFFFFF;
    background-color:#111111;
}
#wp-calendar td#today a {
    color: #FFFFFF !important;
}

/* WP Calendar Widget Footer */

#footer #calendar_wrap {
    margin-bottom:20px;
}
#footer #wp-calendar td {
    padding: 4px 0;
    text-align: center;
    border: 1px solid #303030;
    background-color: #3A3A3A;
    color: #868686;
}
#footer #wp-calendar td.pad {
    background-color: #3A3A3A;
}
#footer #wp-calendar td#today {
    color: #FFFFFF;
    background-color: #444444;
}
#footer #wp-calendar th {
    font-style: normal;
    background: #444444;
    border: 1px solid #303030;
    padding: 5px;
    color: #FFFFFF;
    text-align:center;
}

/* WP RSS Widget */

.widget_rss .widget-title img {
    width: 11px;
    height: 11px;
}

/* WP Text Widget */

#sidebar .textwidget,
#sidebar_second .textwidget {
    background-color:#F6F6F5;
    padding:10px;
    border:1px solid #D9D9D9;
    color:#333333;    
}
#footer .textwidget {
    margin-bottom:20px;
}
#footer .textwidget .footer-logo {
    line-height:0;
}
/* Lambda Widgets @United Themes */

/* Flickr */

#sidebar .lambda_widget_flickr .flickr_items,
#sidebar_second .lambda_widget_flickr .flickr_items {
    overflow:hidden;
}
#sidebar .lambda_widget_flickr,
#sidebar_second .lambda_widget_flickr {
    padding-bottom:5px;
}
.lambda_widget_flickr .flickr_items img {
    float: left;
    margin-right: 10px;
    margin-bottom:10px;
    width:41px;
    height:41px;
    display:block;
}
#footer .lambda_widget_flickr .flickr_items {
    width:100%;
    overflow:hidden;
}
#footer .lambda_widget_flickr {
    margin-bottom:10px;
}
#footer .lambda_widget_flickr .flickr_items img {

}
#footer .lambda_widget_flickr .flickr_items div {
    margin-right: 10px;
    margin-bottom:10px;
    margin-top:0;
}
#footer .lambda_widget_flickr .flickr_items div {
    display:block;
}
.lambda_widget_flickr .flickr_items a {
    border:none;
}

/* Twitter */

.tweet, .query {
    font: 120% Georgia, serif;
}
.tweet_list {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
}
.tweet_list .awesome, 
.tweet_list .epic {
    text-transform: uppercase;
}
.tweet_list li {
    overflow:hidden;
    list-style-type: none;
    margin-bottom:10px;
}
.tweet_list li {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left:25px;
}
.tweet_list .tweet_avatar {
    padding-right: 10px;
    float: left;
}
.tweet_list .tweet_avatar img {
    vertical-align: middle;
}
a.tweet_avatar {
    border:none;
}
.tweet_text {
    display: block;
}
.tweet_text a:hover {
    color:#333333 !important;
}
#footer .tweet_text a {
    color:#FAFAFA !important;
}
#footer .tweet_text a:hover {
    color:#999999 !important;
}
.tweet_time a {
    color:#999999 !important;
}
#footer .tweet_time a {
    color:#CCCCCC !important;
}
#footer .tweet_time a:hover {
    color:#FAFAFA !important;
}
#footer .tweet_list {
    margin-bottom:20px;
}
#footer .tweet_list li:last-child {
    margin-bottom:6px;
}
#footer .lambda_widget_twitter a {
    color:#FAFAFA;
}
#footer .lambda_widget_twitter a:hover {
    color:#989898;
}
#footer .tweet_list li {
    background-image: url('../../fileadmin/img/icons/footer-twitter-widget.png');
}

/* Recent Post Lambda  */

.lambda_widget_recent_posts li {
    margin-bottom:10px;
}
#footer .pformat,
.lambda_widget_recent_posts .pformat {
    float:left;
    margin-right:10px;
}
#footer .pformat_entry,
.lambda_widget_recent_posts .pformat_entry {
    overflow-y: auto;
    overflow-x: hidden;
}
.pformat_entry span {
    font-size:11px;
    color:#999999;
}
#footer .pformat_entry span {
    color:#777777;
}
#footer .pformat a,
.lambda_widget_recent_posts .pformat a {
    margin:0 !important;
}
.pformat .post_format_audio,
.pformat .post_format_gallery,
.pformat .post_format_video,
.pformat .post_format_link,
.pformat .post_format_quote,
.pformat .post_format_aside,
.pformat .post_format_standard,
.pformat .post_format_image {
    display:block;
    text-indent:-9999px;
    width:45px;
    height:45px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #D9D9D9;
}
#footer .pformat .post_format_audio,
#footer .pformat .post_format_gallery,
#footer .pformat .post_format_video,
#footer .pformat .post_format_link,
#footer .pformat .post_format_quote,
#footer .pformat .post_format_aside,
#footer .pformat .post_format_standard,
#footer .pformat .post_format_image {
    border: 1px solid #999999;
}
.pformat:hover {
    background-color:#D9D9D9;
}
.pformat {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#footer .pformat .post_format_image  {
    background-image: url('../../fileadmin/img/icons/footer-pformat-image.png');
}
#footer .pformat .post_format_standard  {
    background-image: url('../../fileadmin/img/icons/footer-pformat-standard.png');
}
#footer .pformat .post_format_audio {
    background-image: url('../../fileadmin/img/icons/footer-pformat-audio.png');
}
#footer .pformat .post_format_gallery {
    background-image: url('../../fileadmin/img/icons/footer-pformat-gallery.png');
}

#footer .pformat .post_format_video {
    background-image: url('../../fileadmin/img/icons/footer-pformat-video.png');
}
#footer .pformat .post_format_link {
    background-image: url('../../fileadmin/img/icons/footer-pformat-link.png');
}
#footer .pformat .post_format_quote {
    background-image: url('../../fileadmin/img/icons/footer-pformat-quote.png');
}
#footer .pformat .post_format_aside {
    background-image: url('../../fileadmin/img/icons/footer-pformat-aside.png');
}

/* Recent Comments Lambda  */

.recentcomments  .comments_avatar {
    margin-right:10px;
    float:left;
    display:block;
    width:45px;
    height:45px;
}
.recentcomments .l-description {
    overflow:hidden;
    margin:0;
    padding:0;
    font-style:italic;
    color:#999999;
    font-size:11px;
}
.recentcomments .l-description span {
    font-style:normal;
    color:#333333;
    font-size:12px;
}
li.recentcomments {
    margin-bottom:10px;
}
#sidebar_second .lambda_widget_recent_comments a:hover,
#sidebar .lambda_widget_recent_comments a:hover {
    color:#333333 !important;
}
#footer .lambda_widget_recent_comments a {
    color:#ffffff;
}
#footer .recentcomments .l-description span,
#footer .lambda_widget_recent_comments a:hover {
    color:#999999;
}
#footer .recentcomments .l-description {
    color:#777777;
}

/* Contact Widget Lambda  */

.lambda_widget_contact .description {
    overflow:hidden;
    font-style:normal;
    margin:0;
}
.lambda-address,
.lambda-phone,
.lambda-fax,
.lambda-email,
.lambda-internet  {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left center;    
    padding-left:26px;
}
#footer .lambda_widget_contact li {
    margin-bottom:10px;
}
#footer .lambda_widget_contact li:last-child {
    margin-bottom:6px;
}
#footer .lambda-address {
    background-image: url('../../fileadmin/img/icons/footer-contact-adress.png');
}
#footer .lambda-phone {
    background-image: url('../../fileadmin/img/icons/footer-contact-phone.png');
}
#footer .lambda-fax {
    background-image: url('../../fileadmin/img/icons/footer-contact-fax.png');
}
#footer .lambda-email {
    background-image: url('../../fileadmin/img/icons/footer-contact-email.png');
}
#footer .lambda-internet {
    background-image: url('../../fileadmin/img/icons/footer-contact-internet.png');
}

/* Standard WP Widget  */

.widget_links li,
.widget_nav_menu li,
.widget_pages li,
.widget_meta li,
.widget_categories li,
.widget_product_categories li,
.widget_archive li,
.lambda_widget_portfolio li,
.widget_recent_entries li,
#teaser-content ul li,
#content .csc-default ul li  {
    padding-left:10px;
    background-repeat: no-repeat;
    background-position: left 4px;
}
.widget_recent_comments li {
    padding-left:20px;
    background-repeat: no-repeat;
    background-position: left 2px;
}
#footer #searchform,
#footer .tagcloud {
    margin-bottom:20px;
}
.widget_tag_cloud {
    padding-bottom:5px;
}
#sidebar #wp-calendar,
#sidebar_second #wp-calendar{
    margin:0;
}

/* Lambda Like Widget */

.lambda-most-liked-posts li {
    padding-left:20px;
    background-repeat: no-repeat;
    background-position: left 2px;
}
#footer .lambda_widget_mostlikesposts {
    color:#999999;
}
#footer .lambda-most-liked-posts li {
    background-image: url('../../fileadmin/img/icons/footer-like.png');
}

/* Lambda Video Widget */

.lambda_widget_video .lambda-video {
    padding:5px;
    background-color:#F6F6F5;
    border:1px solid #D9D9D9;
}
#footer .lambda_widget_video .lambda-video {
    padding:5px;
    background-color:#999999;
    border:0 none;
    margin-bottom:20px;
}

/* Blog Layout */

.entry-post {
    display:block;
    padding:0;
}
.post .entry-content {
    margin:0;
}
.post-image {
}
.thumb {
    margin-bottom:20px;
    position:relative;
}
.thumb img {
    display:block;
}
.gallery-slogan {
    font-size:28px;
}
.entry-header {
    margin:0;
}
.entry-summary {
    padding:0;
}
.entry-meta {
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    padding-top:5px;
    padding-bottom:5px;
    border-top:1px solid #D9D9D9;
    border-bottom:1px solid #D9D9D9;
}
.entry-meta-single-post a,
.entry-meta a {
    color:#999999;
}    
.entry-meta-single-post {
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    font-style:italic;
    margin-bottom:20px;
}
.post-ut {
    margin:0;
    padding:0;
    float:left;
}
.entry-date {
    margin-right:10px;
    padding-right:10px;
}
.author-link,
.entry-date {
    border-right:1px solid #D9D9D9;
}
.comments-link {
}
.tag_links {
    line-height:16px;
    padding:5px 0;
    display: -moz-inline-stack;
    display:inline-block;
    vertical-align: top;
    margin:20px 0;
    font-size:11px;
    border-top:1px dashed #D9D9D9;
    border-bottom:1px dashed #D9D9D9;
}
.entry-like {
    float:right;
    font-size:11px;
    display:block;
}
.lambda-like,
.lambda-unlike {
    background-attachment: scroll;
    background-repeat: no-repeat;
    display:inline-block;
    padding-left:20px;
    background-position: left center;
}
.lambda-unlike {
    background-image: url('../../fileadmin/img/icons/lambda-unlike.png');
}
.entry-like a {
    cursor:pointer;
    font-weight:normal;
}
.meta-sep {
    margin-right:2px;
    margin-left:2px;
    color:#111111;
}
.post {
    margin-bottom: 20px;
}

/* Form Buttons */

input[type="submit"], 
input[type="reset"], 
input[type="button"] {
    cursor:pointer;
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #f6f6f6 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6');
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    font-family:arial;
    font-size:15px;
    font-weight:normal;
    padding:5px 10px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffffff;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    text-align:center;
}
input[type="submit"]:active, 
input[type="reset"]:active, 
input[type="button"]:active {
    position:relative;
    top:1px;
}
input[type="submit"], 
input[type="reset"], 
input[type="button"] {
    color:#666666;
    background-color:#ffffff;
}
input[type="submit"]:hover, 
input[type="reset"]:hover, 
input[type="button"]:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff) );
    background:-moz-linear-gradient( center top, #f6f6f6 5%, #ffffff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff');
}
button.full-width, 
input[type="submit"].full-width, 
input[type="reset"].full-width, 
input[type="button"].full-width {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
}

/* Styled Buttons */

.button{
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    margin-right:20px;
    margin-bottom:20px;
    padding:5px 10px;
    text-align:center;
}
.button:active{
    bottom:-1px;
}
.button.large    { font-size:24px; padding:15px 30px !important;}
.button.medium    { font-size:18px; padding:10px 30px !important;}
.button.small    { font-size:15px;}

/* Blue */

.blue.button {
    -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
    box-shadow:inset 0px 1px 0px 0px #97c4fe;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
    background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
    background-color:#3d94f6;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #337fed;
    display:inline-block;
    color:#ffffff !important;
    font-family:arial;
    font-weight:normal;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #1570cd;
}
.blue.button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
    background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
    background-color:#1e62d0;
    color:#FFFFFF;
}
.blue.button:active {
    position:relative;
    top:1px;
}

/* Green */

.green.button {
    -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #74a405) );
    background:-moz-linear-gradient( center top, #9dce2c 5%, #74a405 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#74a405');
    background-color:#9dce2c;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #74a405;
    display:inline-block;
    color:#ffffff !important;
    font-family:arial;
    font-weight:normal;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #689324;
}
.green.button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #74a405), color-stop(1, #9dce2c) );
    background:-moz-linear-gradient( center top, #74a405 5%, #9dce2c 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74a405', endColorstr='#9dce2c');
    background-color:#74a405;
    color:#FFFFFF;
}
.green.button:active {
    position:relative;
    top:1px;
}

/* Orange */

.orange.button {
    -moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
    box-shadow:inset 0px 1px 0px 0px #fce2c1;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f55c2d), color-stop(1, #e34514) );
    background:-moz-linear-gradient( center top, #f55c2d 5%, #e34514 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f55c2d', endColorstr='#e34514');
    background-color:#f55c2d;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #f55c2d;
    display:inline-block;
    font-family:arial;
    color:#ffffff !important;
    font-weight:normal;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #bd5231;
}
.orange.button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e34514), color-stop(1, #f55c2d) );
    background:-moz-linear-gradient( center top, #e34514 5%, #f55c2d 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e34514', endColorstr='#f55c2d');
    background-color:#e34514;
    color:#ffffff;
}
.orange.button:active {
    position:relative;
    top:1px;
}

/* Gray */

.gray.button {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#777777;
    font-family:arial;
    font-weight:normal;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffffff;
}
.gray.button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color:#dfdfdf;
    color:#777777;
}
.gray.button:active {
    position:relative;
    top:1px;
}

/* Coffee */

.coffee.button {
    -moz-box-shadow:inset 0px 1px 0px 0px #bd8760;
    -webkit-box-shadow:inset 0px 1px 0px 0px #bd8760;
    box-shadow:inset 0px 1px 0px 0px #bd8760;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9a6742), color-stop(1, #664934) );
    background:-moz-linear-gradient( center top, #9a6742 5%, #664934 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a6742', endColorstr='#664934');
    background-color:#9a6742;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #a67d60;
    display:inline-block;
    color:#ffffff !important;
    font-family:arial;
    font-weight:normal;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #7a5439;
}
.coffee.button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #664934), color-stop(1, #9a6742) );
    background:-moz-linear-gradient( center top, #664934 5%, #9a6742 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#664934', endColorstr='#9a6742');
    background-color:#664934;
    color:#FFFFFF;
}
.coffee.button:active {
    position:relative;
    top:1px;
}

/* pink */

.pink.button {
    -moz-box-shadow:inset 0px 1px 0px 0px #f4cafc;
    -webkit-box-shadow:inset 0px 1px 0px 0px #f4cafc;
    box-shadow:inset 0px 1px 0px 0px #f4cafc;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eea1fc), color-stop(1, #d441ee) );
    background:-moz-linear-gradient( center top, #eea1fc 5%, #d441ee 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eea1fc', endColorstr='#d441ee');
    background-color:#eea1fc;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #dd5df4;
    display:inline-block;
    color:#ffffff !important;
    font-family:arial;
    font-weight:normal;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #b63dcc;
}
.pink.button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d441ee), color-stop(1, #eea1fc) );
    background:-moz-linear-gradient( center top, #d441ee 5%, #eea1fc 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d441ee', endColorstr='#eea1fc');
    background-color:#d441ee;
    color:#FFFFFF;
}
.pink.button:active {
    position:relative;
    top:1px;
}

/* Purple */

.purple.button {
    -moz-box-shadow:inset 0px 1px 0px 0px #d197fe;
    -webkit-box-shadow:inset 0px 1px 0px 0px #d197fe;
    box-shadow:inset 0px 1px 0px 0px #d197fe;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a53df6), color-stop(1, #7c16cb) );
    background:-moz-linear-gradient( center top, #a53df6 5%, #7c16cb 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a53df6', endColorstr='#7c16cb');
    background-color:#a53df6;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #9c33ed;
    display:inline-block;
    color:#ffffff !important;
    font-family:arial;
    font-weight:normal;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #7d15cd;
}
.purple.button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7c16cb), color-stop(1, #a53df6) );
    background:-moz-linear-gradient( center top, #7c16cb 5%, #a53df6 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c16cb', endColorstr='#a53df6');
    background-color:#7c16cb;
    color:#FFFFFF;
}
.purple.button:active {
    position:relative;
    top:1px;
}

/* Red */

.red.button {
    -moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
    -webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
    box-shadow:inset 0px 1px 0px 0px #f29c93;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
    background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
    background-color:#fe1a00;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d83526;
    display:inline-block;
    color:#ffffff !important;
    font-family:arial;
    font-weight:normal;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #b23e35;
}
.red.button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
    background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
    background-color:#ce0100;
    color:#FFFFFF;
}
.red.button:active {
    position:relative;
    top:1px;
}
 
/* Alert Boxes */

.alert.white {
    background:#FFFFFF;
    border: 1px solid #D9D9D9;
    color:#333333;
}
.alert a:hover {
    text-decoration:none;
}
.alert {
    padding:20px 20px 20px 66px;
    font-weight:normal;
    margin-bottom:20px;
}
.alert.white {
    padding:20px;
}
.alert.red {
    background: #FFBABA;
    border: 1px solid #D8000C;
    color:#D8000C;
    background-image: url('../../fileadmin/img/icons/error_icon.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 20px center;
}
.alert.green {
    background: #DFF2BF;
    border: 1px solid #4F8A10;
    color:#4F8A10;
    background-image: url('../../fileadmin/img/icons/success_icon.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 20px center;
}
.alert.blue {
    border: 1px solid #00529B;
    color:#00529B;
    background-color: #BDE5F8;
    background-image: url('../../fileadmin/img/icons/info_icon.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 20px center;
}
.alert.yellow {
    background:#FEEFB3;
    border: 1px solid #9F6000;
    color:#9F6000;
    background-image: url('../../fileadmin/img/icons/warning_icon.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 20px center;
}
    
/* Tabs */

ul.tabs {
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
    list-style:none;
    border-bottom: solid 1px #D9D9D9;
}
ul.tabs li {
    display: block;
    width: auto;
    height: 32px;
    padding: 0;
    float: left;
    margin:0;
    margin-bottom: -1px;
}
ul.tabs li a {
    display: block;
    text-decoration: none;
    width: auto;
    height: 30px;
    padding: 0px 15px;
    line-height: 32px;
    margin: 0;
    background: #FFFFFF;
    color:#666666;
    font-weight:normal;
}
ul.tabs li a.active {
    height: 30px;
    position: relative;
    top: -4px;
    padding-top: 4px;
    border-right-width: 1px;
    margin: 0 -1px 0 0;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    background: #FFFFFF;
    border: solid 1px #D9D9D9;
    border-bottom:0 none;
    color: #111111;
}
ul.tabs li:first-child a {
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
}
ul.tabs li:last-child a {
    border-width: 1px 1px 0 1px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
}
ul.tabs-content {
    margin: 0 0 20px 0;
    display: block;
    list-style:none;
}
ul.tabs-content > li {
    display:none;
    margin:0;
}
ul.tabs-content > li.active {
    display: block;
}
/* Clearfixing tabs for beautiful stacking */
    ul.tabs:before, ul.tabs:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
ul.tabs:after {
    clear: both;
}
ul.tabs {
    zoom: 1;
}

/* Toggles & FAQ Template */

.faq {
    margin: 0 0 20px 0;
}
.toggle_container {
    margin-bottom: 1px;
    position:relative;
    background-color: #FFFFFF;
}
h3.trigger {
    font-size:16px;
}
h3.trigger,
p.trigger {
    display: block;
    padding:  0;
    margin: 0;
    cursor: pointer;
    font-weight: bold;
    line-height: 175%;
}

/* Up Toggle State */

h3.trigger,
p.trigger {
    padding-left: 28px;
    padding-bottom:6px;
}
h3.trigger a,
p.trigger a {
    text-decoration: none;
    font-weight:normal;
}
p.trigger a {
    color:#333333;
}
h3.trigger:hover,
p.trigger:hover {
    background-color: #FFFFFF;
    background-image: url('../../fileadmin/img/icons/toggle-hover.png');
    background-repeat: no-repeat;
    background-position: left 3px;
}
h3.trigger.active,
p.trigger.active {
    background-color: #FFFFFF;
    background-image: url('../../fileadmin/img/icons/toggle-close.png');
    background-repeat: no-repeat;
    background-position: left 3px;
    border-bottom: 1px solid #D9D9D9;
}
p.trigger:hover {
    background-position: left 1px;
}
p.trigger.active {
    background-position: left 1px;
}
.list {
    margin-bottom:20px;
    position:relative;
}
.list.last {
    margin-bottom:20px;
}
.block {
    padding:20px 0 1px 0;
}

/* Comments */

/* Needs RWD Check */

#respond {
    float:left;
    width: 100%;
}
#respond h3 {
    margin-bottom:0;
    font-size:16px;
}
#respond input[type=text] {
    width:100%;
    margin:0;
}
#respond textarea {
    width:100%;
    height:120px;
    padding:10px;
}
.response {
    margin:0 0 40px 0;
    font-size:16px;
    padding-top:5px;
    padding-bottom:5px;
    border-top:1px solid #D9D9D9;
    border-bottom:1px solid #D9D9D9;
}
#comments {
    float:left;
    width: 100%;
}
.comment-header {
    margin:0;
}
a.comment-edit-link,
.fn,
.fn a {
    margin:0;
    font-style:normal;
    font-weight:normal;
}
.comment-date {
    font-size:11px;
    color:#333333;
}
#comments .comment-meta {
    margin:20px 0 0 0;
    float:right;
    text-align:right;
}
#comments .commentlist {
    margin:0 0 20px 0;
    float:left;
    list-style:none;
    width:100%;
}
#comments .commentlist ul {
    list-style:none;
    margin:0;
    padding:0;
    clear:both;
}
#comments .commentlist li {
    margin:0;
    padding:0;
    display:block;
    clear:both;
}
#commentform {
    margin-bottom:40px;
}
#comments .commentlist li li {
    margin:0 0 0 40px;
}

#comments .commentlist li li li {
    margin:0 0 0 40px;
}

#comments .commentlist li li li li {
    margin:0 0 0 40px;
}

#comments .commentlist li li li li li {
    margin:0 0 0 40px;
}
#comments .single-comment {
    margin-bottom:21px;
}
#comments .comment-author {
    margin: 0 20px 0 0;
    width:60px;
    height:60px;
    float:left;
}
#comments .comment-author img {
    display:block;
    width:60px;
    height:60px;
}
#comments .children .comment-author {
    margin: 0 20px 0 0;
    width:45px;
    height:45px;
    float:left;
}
#comments .children .comment-author img {
    display:block;
    width:45px;
    height:45px;
}
#comments .single-comment {
    border-bottom:1px solid #D9D9D9;
}
#comments .admin-comment {
    background-color:#F6F6F5;
    border:1px solid #D9D9D9;
}
#comments .fn {
    clear:both;
    font-weight:bold;
}
.comment-body {
    overflow:hidden;
}
.comment-body p {
    margin:10px 0 0 0;
}
a.comment-reply-login, 
a.comment-reply-link {
    display: -moz-inline-stack;
    display:inline-block;
    vertical-align: top;
    float:right;
    font-size:11px;
    font-weight:normal;
}
a.comment-reply-link {
    padding:0 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    color:#FFFFFF;
    background-color:#111111;
}
a.comment-reply-link:hover {
    color:#FFFFFF;
}
.cancel-comment-reply {
    display: -moz-inline-stack;
    display:inline-block;
    vertical-align: top;
    margin:5px 0 5px 0;
}
#cancel-comment-reply-link {
    font-weight:normal;
    font-size:11px;
}
#cancel-comment-reply-link {
    color:#CC0000;
}
#cancel-comment-reply-link:hover {
    color:#999999;
}
.comment-notes {
    
}
.comment-form-author label {
    text-align:left;
}

/* WP Gallery */

.gallery {
    display: block;
    clear: both;
    overflow: hidden;
    margin:0 0 40px 0;
}
.gallery .gallery-row {
    display:block;
    clear: both;
    overflow: hidden;
    margin: 0;
}
.gallery .gallery-item {
    overflow: hidden;
    float: left;
    margin: 0;
    text-align: center;
    list-style: none;
    padding: 0;
    position:relative;
}
.gallery .gallery-item img, 
.gallery .gallery-item img.thumbnail {
    max-width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    position: relative;
    display:block;
}
.gallery-icon {
    overflow:hidden;
    position: relative;
}
.gallery-caption {
    color: #FFFFFF;
    font-size: 11px;
    margin: 0;
    padding: 0 5px;
    position:absolute;
    bottom:0;
    left:0;
    word-wrap: break-word;
    max-width:188px;
    opacity:0.8;
}

/* Images */

img {
    width:auto;
    max-width: 100%;
    height: auto;
    box-shadow: #000 0em 0em 0em !important;
}

/* Forms (see formalize.css) */

label, 
legend {
    display: inline-block;
}
input[type="checkbox"] {
    display: inline-block;
}

/* Misc Typography Balancing to Maintain Vertical Rhythm */

.remove-bottom {
    margin-bottom: 0 !important;
}
.half-bottom {
    margin-bottom: 10px !important;
}
.add-bottom {
    margin-bottom: 20px !important;
}
.add-top {
    margin-top: 20px !important;
}
.bypostauthor, 
.gallery-caption {
}

/* Video */

video {
    width:100%;
    max-width: 100%;
    height: auto;
    outline:0 none;
}
audio {
    width:100%;
    max-width:100%;
}
 @-moz-document url-prefix() {
 audio {
 height:28px;
 width:100%;
}
}
.entry-content embed, 
.entry-content object, 
.entry-content iframe {
    width:100%;
    max-width:100%;
}

/*  Post Formats */    

.quote .quote-border .entry-title,
.quote-title {
    margin:0;
    font-style:italic;
    color:#333333;
}
.quote {
    padding:5px;
    text-align:center;
    margin-bottom:20px;
    background-color:#F6F6F5;
}
.quote-border {
    padding:15px;
    border:1px dashed #D9D9D9;
}
.quote cite {
    display: -moz-inline-stack;
    display:inline-block;
    vertical-align: top;
    margin-top:10px;
    font-style:normal;
}
.single .quote {
    margin-bottom:0;
}
.link-post-title {
    margin-bottom:0;
}
.link-post span {
    display: -moz-inline-stack;
    display:inline-block;
    vertical-align: top;
    font-style:italic;
    padding:2px 3px;
    font-size:11px;
    color:#FFFFFF;
    letter-spacing:1px;
}
.post_player, 
.audiopost {
    margin:0;
    line-height:0;
}
.post_player {
    margin-bottom:20px;
}
.portfolio .post_player {
    margin-bottom:40px;
}
.portfolio_audio {
    margin-bottom:-5px;
}

/* Portfolio */

#portfolio-container {
    margin-bottom:20px;
}
ul.filter_portfolio {
    list-style:none;
    margin-bottom:40px;
    font-variant:normal;
    font-style:normal;
}
ul.filter_portfolio a {    
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
ul.filter_portfolio li {
    display:inline;
    margin-right:15px;
    margin-left:0;
}
ul.filter_portfolio li:last-child {
    border:0 none;
    margin-right:0;
}
ul.portfolio {
    margin:0;
}
#portfolioItems {
    margin:0;
}
.portfolio-title {
    font-size:16px;
    margin:20px;
    text-transform:uppercase;
}
.portfolio-title span {
    font-size:11px;
    color:#333333;
}
.portfolio-title-below {
    font-size:16px;
    margin:10px 0 0 0;
    padding-top:10px;
    border-top:1px solid #D9D9D9;
}
.portfolio-title-below span {
    font-size:11px;
    color:#999999;
}
.fivep {
    margin:0;
}
ul.flex-direction-nav {
    list-style:none;
    margin:0;
}
#latest-portfolio {
    margin-bottom:20px;
}
#latest-portfolio li,
.portfolio-item {
    margin-left:0 !important;
    margin-bottom:20px !important;
}
.portfolio-item {
    margin-right:20px !important;
}
#latest-portfolio .four {
    margin-right:20px !important;
}

#latest-portfolio li .thumb {
    margin:0;
}
#latest-portfolio li {
    margin-bottom:0;
}
#latest-portfolio li.last {
    margin-right:0 !important;
}
.portfolio-content {
    margin-bottom:20px;
}
.portfolio .thumb {
    margin-bottom:40px;
}
.p-info-wrap {
    margin-bottom:28px;
}
.portfolio-item p {
    margin:20px 0;
}
.portfolio-item .button {
    margin:0;
}
.portfolio-info p {
    margin-bottom:6px;
    padding-bottom:6px;
    border-bottom:1px solid #D9D9D9;
    color:#333333;
}
.portfolio-info .home-title span {
    color:#333333;
}
.portfolio-info span {
    color:#666666;
}
.portfolio-info a:hover {
    color:#333333;
}
.portfolio-info .meta-sep {
    margin-bottom:0;
}

/* Page Creator */ 

.two_thirds .list_portfolio .portfolio-title,
.one_half .list_portfolio .portfolio-title {
    font-size:12px;
    margin:5px;
}
.three_fourths .list_portfolio .portfolio-title {
    font-size:14px;
    margin:10px;
}
.three_fourths .list_portfolio .portfolio-title span,
.one_half .list_portfolio .portfolio-title span {
    display:none;
}
.one_fourth .list_portfolio .portfolio-title,
.one_third .list_portfolio .portfolio-title {
    display:none;
}

/**** Isotope Filtering ****/

.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-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;
    -o-transition-property:      top, left, opacity;
    transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/**** MISC ****/

.fluid {
    float:left;
    width:100%;
}
#recaptcha_widget_div {
    margin-bottom:20px;
}
#wpadminbar .quicklinks ul {
    margin-top: 0px !important;
}
#recaptcha_response_field {
    border:1px solid #D9D9D9 !important;
}
.hover-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    top:0;
    left:0;
    display:none;
}
.overflow-hidden {
    position: relative;
    overflow:hidden;
    line-height:0;
}
.lambda-16 {
    font-size:16px !important;
}

/* Lambda-Pricing Table */

.center {
    text-align:center;
    margin:0 auto;
}
.lambda-pricingtable-wrap {
    margin:0 0 20px 0;
    padding:0;
    text-align:center;
}
.lambda-pricingtable-wrap ul {
    list-style-type: none;
    margin: 10px 0 0 0;
    text-align:center;
}
.lambda-pricingtable-wrap ul li {
    padding:10px;
}
.lambda-pricingtable-wrap ul li {
    display:block;
    border-bottom:1px solid #D9D9D9;
    color:#333333;
    margin-left:0;
}
.lambda-pricingtable-holder {
    margin:0;
    width:25%;
    max-width:100%;
    display:inline-block;
    text-align:center;
    float:left;
}
.lambda-pricingtable-top {
    background: #F6F6F5;
    border-top:1px solid #D9D9D9;
}
.lambda-pricingtable-top h2 {
    text-align: center;
    padding:20px 0;
    margin:0;
    font-size:16px;
    color: #333333;
}
.lambda-pricingtable.featured .lambda-pricingtable-top {
    border-top:0 none;
}
.lambda-pricingtable.featured .lambda-pricingtable-top h2 {
    color:#FFFFFF;
}
.lambda-pricingtable {
    margin-left:-1px;
    background: #FFFFFF;
    border-left:1px solid #D9D9D9;
    border-right:1px solid #D9D9D9;
    border-bottom:1px solid #D9D9D9;
}
.lambda-pricingtable ul strong {
    font-weight: bold;
}
.lambda-pricingtable hr {
    margin: 20px 0 0 0;
}
.lambda-pricingtable h3 {
    text-align: center;
    font-size:36px;
    margin: 10px 0 0 0;
}
.lambda-pricingtable h3 sup {
    font-size: 12px;
}
.lambda-pricingtable p {
    text-align: center;
}
.lambda-pricingtable-button {
    text-align:center;
}
.lambda-table-button {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #f6f6f6 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6');
    background-color:#ffffff;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#666666 !important;
    font-family:arial;
    font-weight:normal !important;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffffff;
    margin-bottom:20px;
    font-size:15px;
}
.lambda-table-button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff) );
    background:-moz-linear-gradient( center top, #f6f6f6 5%, #ffffff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff');
    background-color:#f6f6f6;
}
.lambda-table-button:active {
    position:relative;
    top:1px;
}

/* Attachment Page */

#nav-below {
    width: 100%;
    margin-bottom:40px;
    text-transform:capitalize;
}
#nav-below .nav-previous a {
    float: left;
}
#nav-below .nav-next a {
    float: right;
}
#nav-portfolio {
    margin-bottom:40px;
    text-transform:capitalize;
    border-top:1px solid #D9D9D9;
    border-bottom:1px solid #D9D9D9;
    padding:10px 0;
}
#nav-portfolio .nav-next a {
    float:right;
    background-attachment: scroll;
    background-image: url('../../fileadmin/img/icons/excerpt-icon.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right:22px;
    height:16px;
    line-height:16px;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
#nav-portfolio .nav-next a:hover {
    padding-right:26px;    
}
#nav-portfolio .nav-previous a {
    float:left;
    background-attachment: scroll;
    background-image: url('../../fileadmin/img/icons/excerpt-icon-back.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:22px;
    height:16px;
    line-height:16px;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
#nav-portfolio .nav-previous a:hover {
    padding-left:26px;
}
#nav-portfolio .portfolio-overview a {
    background-image: url('../../fileadmin/img/icons/list.png');
    background-color:  #fff;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left center;
}
#nav-portfolio .portfolio-overview {
    float:left;
    padding-left:0;
    margin-left:0;
    padding-right:15px;
    margin-right:16px;
    border-right:1px dotted #444444;
}
#nav-portfolio .portfolio-overview a:hover {
    background-color:  #fff;
}
#nav-below.loop-single {
    margin-top:0;
}
.pagination {
    margin-bottom:40px;
    margin-top:20px;
    text-align:right;
}
ul.page-numbers {
    list-style:none;
    margin:0;
}
ul.page-numbers li {
    display:inline-block;
    margin:0;
    padding-left:5px;
}
p.search-title, 
p.tag-title {
    font-style:normal;
    margin-bottom:40px;
    padding:5px 0 5px 0;
}
p.search-title, 
p.tag-title {
    border-top:1px dashed #D9D9D9;
    border-bottom:1px dashed #D9D9D9;
    color:#333333;
}
.entry-attachment {
    margin:0 0 20px 0;
    position:relative;
}
.entry-attachment .entry-caption p {
    margin:0;
}
.entry-attachment .entry-caption {
    position:absolute;
    bottom:0;
    left:0;
    color:#fff;
    padding: 0 3px;
    border-top-right-radius:2px;
    -moz-border-radius-topright:2px;
    -webkit-border-top-right-radius:2px;
}

/* Lambda Featured Header */

#lambda-featured-header-wrap {
    border-bottom:1px solid #D9D9D9;
    background-color:#f6f6f6;
}
.lambda-featured-header-image {
    position:relative;
}
.lambda-featured-header-image img {
    display:block;
    margin:0 auto;
}
.lambda-featured-header-caption {
    position: absolute;
    color: #fff;
    bottom:0;
    left:0;
    width:auto;
    padding:10px;
    font-size:16px;
}
.lambda-featured-header-video, 
.lambda-featured-header-content {
    margin-top:30px;
    margin-bottom:30px !important;
}
.lambda-featured-header-content a.theme-button {
    margin-bottom:0 !important;
}
.lambda-featured-header-video .video-frame {
    margin:0;
}

/* Lambda Custom Shortcodes */

.lambda-highlight1, 
.lambda-highlight2, 
.lambda-highlight3, 
.lambda-highlight4 {
    padding:2px 3px;
    color:#FFFFFF;
}
.lambda-highlight2 {
    background-color:#000000;
}
.lambda-highlight3 {
    background-color: #FF3;
    color:#444444;
}
.lambda-highlight4 {
    background-color: #F00;
}
.lambda-dropcap1 {
    color: #333333;
    display: inline-block;
    float: left;
    font-size: 26px;
    line-height: 30px;
    margin: 0 15px 5px 0;
}
.lambda-dropcap2 {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 26px;
    line-height: 30px;
    margin: 0 15px 5px 0;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding:3px 8px;
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
    margin:0 0 20px 0 !important;
}
.entry-content .twt-border {
    max-width:100% !important;
}
.more-link,
.excerpt {
    margin-top:20px;
    margin-bottom:0;
    text-align:right;
    display:block;
    background-attachment: scroll;
    background-image: url('../../fileadmin/img/icons/excerpt-icon.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right:22px;
    color:#333333 !important;
    font-weight:normal !important;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.more-link:hover,
.excerpt:hover {
    padding-right:26px;    
}
.sticky .sticky-title {
    text-transform:uppercase;
    font-size:11px;
    color:#999999;
    letter-spacing:1px;
}
.right {
    float:right;
}
.left {
    float:left;
}
#toTop {
    position:fixed;
    bottom:58px;
    right:50px;
    text-decoration:none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor:pointer;
    z-index:999;
    text-indent:-9999px;
    display:block;
    height:26px;
    width:51px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 0;
}

#toTop:hover {
    background-position: 0 -26px;
}

.recent-post .entry-header h1 {
    font-size:16px;
}
.wp-post-image {
    display:block;
}
/*
#comments .comment-author img, 
.comments_avatar .avatar-45 {
}
*/

#author-info {
    margin-bottom:40px;
    position:relative;
    padding:15px;
    border:1px solid #D9D9D9;
    background-color:#F6F6F5;
}
#author-avatar {
    float:left;
    margin-right:20px;
}
.author-name {
    font-size:16px;
    margin-bottom:10px;
}
.author-name a:hover {
    color:#333333;
}
#author-description {
    overflow:hidden;
    padding-left:20px;
    border-left:1px dashed #D9D9D9;
}
.author-link {
    margin-right:10px;
    padding-right:10px;
}
#author-description .author-link {
    margin:0;
    padding:0;
    border:none;
}
.author-links {
    margin-top:10px;
}
a.link-author,
a.facebook-author,
a.twitter-author,
a.aim-author,
a.yahoo-author,
a.google-author,
a.email-author{
    margin-right:5px;
    width:32px;
    height:32px;
    display:block;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
    float:left;
}

/* Google Maps */

.img-holder {
    margin-bottom:40px;
    background-repeat:repeat;
}
.img-holder img {
    display:block;
    width:100%;
}

/* Souncloud */



/* Pretty Hover */

.pretty-hover {
        width:64px;
        height:64px;
        position:absolute;
        margin:0;
        padding:0;
        bottom:-50%;
        left:50%;
        margin-left:-32px;
        z-index:999;
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
        opacity: 0;
        filter:alpha(opacity=0);
}
.circle-hover {
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-16px;
    margin-left:-16px;
}
/* Self Hosted Video */

.elastic-video-wrapper {
    width:980px;
    max-width: 100%;
}
.elastic-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.elastic-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Responsive Menu */

.mm-trigger {
        border:1px solid #D9D9D9;
        padding:10px;
        display:none;
        line-height:21px;
        margin:30px 10px;
        cursor:pointer;
        color:#333333;
        font-weight:bold;
}
.mm-trigger:hover {
        background-color:#FAFAFA;
        color:#666666;
}
#mobile-menu {
    margin:0;
    display:none;
}
#mobile-menu ul {
    margin-bottom:30px;
}
#mobile-menu li {
        margin-left:0;
        border-bottom:1px solid #D9D9D9;
        padding-bottom:6px;
        margin-bottom:6px;
        padding-left:10px;
        background-repeat: no-repeat;
        background-position: left 5px;
        background-color:#FFFFFF !important;
}
#mobile-menu li a {
        font-weight: bold;
        color:#666666;
        display:block;
}
#mobile-menu ul.sub-menu {
    margin-bottom:0;
}
#mobile-menu ul.sub-menu li:last-child {
    border:none;
    margin-bottom:0;
    padding-bottom:0;
}
.mm-button {
    border:none;
    display:inline-block;
    float:right;
    height:24px;
    width:24px;
    background-image: url(../../fileadmin/img/icons/mobile-menu.png);
    cursor:pointer;
}
#hidepage {
    position: fixed;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: block;
    cursor:pointer;
    background-attachment: scroll;
    background-image: url('../../fileadmin/img/hidepage.png');
    background-repeat: no-repeat;
    bottom:-50px;
    z-index:8;
}

#lang_sel { text-align:left; }

/* Testimonials */
.testimonials ul li {
    margin-bottom:0px !important; 
    margin-left:0px !important; 
    padding:0 1px
}

/* CTA Button */ 

.cta {
    background-color:#FAFAFA;
    text-align:left;
    border:1px solid #D9D9D9;
    box-shadow:0 0 1px rgba(0, 0, 0, 0.2);
}
.cta-inner {
    padding:5px;
}
.cta-content {
    padding:10px 20px 20px 20px;
    border:1px solid #D9D9D9;
    background-color:#FFFFFF;
}
.cta h3 {
    font-size:16px;
    margin:10px 0 0 0;
}
.cta p{
    margin:10px 0 0 0;
}
.margin-40 {
    margin-bottom:40px !important;
}
.margin-20 {
    margin-bottom:20px !important;
}
.cta-button {
    margin-top:10px;
}

/* Custom Revolution-Slider */

#sidebar_second .tp-leftarrow.large,
#sidebar .tp-leftarrow.large {
    margin-left:20px !important;
    margin-top:-17px !important;
}
#sidebar_second .tp-rightarrow.large,
#sidebar .tp-rightarrow.large {
    margin-top:-17px !important;
}
#sidebar_second .rev_slider,
#sidebar .rev_slider {
    margin-left:20px;
}
#sidebar_second .rev_slider_wrapper,
#sidebar .rev_slider_wrapper {
    margin-bottom:40px !important;
}
#footer .rev_slider_wrapper {
    margin-bottom:20px !important;
}

#c84 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom:10px;
}

.own_items #c84 a {
    line-height:0px !important;
    margin: 0px !important;
}
/* Table of Contents
==================================================
    #Page Styles
    #960 Grid */
    
    
/* #Base 960 Grid 
================================================== */

.container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
.column, .columns                           { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
.row                                        { margin-bottom: 20px; }
    
/* Nested Column Classes */
.column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; }
    
/* Base Grid */
.container .one.column                      { width: 40px;  }
.container .two.columns                     { width: 100px; }
.container .three.columns                   { width: 160px; }
.container .four.columns                    { width: 220px; }
.container .five.columns                    { width: 280px; }
.container .fivep.columns                      { width: 300px; }
.container .six.columns                     { width: 340px; }
.container .seven.columns                   { width: 400px; }
.container .eight.columns                   { width: 460px; }
.container .nine.columns                    { width: 520px; }
.container .ten.columns                     { width: 580px; }
.container .eleven.columns                  { width: 640px; }
.container .twelve.columns                  { width: 700px; }
.container .thirteen.columns                { width: 760px; }
.container .fourteen.columns                { width: 820px; }
.container .fifteen.columns                 { width: 880px; }
.container .sixteen.columns                 { width: 940px; }
    
.container .one-third.column                { width: 300px; }
.container .two-thirds.column               { width: 620px; }
    
/* Offsets */   
.container .offset-by-one                   { padding-left: 60px;  }
.container .offset-by-two                   { padding-left: 120px; }
.container .offset-by-three                 { padding-left: 180px; }
.container .offset-by-four                  { padding-left: 240px; }
.container .offset-by-five                  { padding-left: 300px; }
.container .offset-by-six                   { padding-left: 360px; }
.container .offset-by-seven                 { padding-left: 420px; }
.container .offset-by-eight                 { padding-left: 480px; }
.container .offset-by-nine                  { padding-left: 540px; }
.container .offset-by-ten                   { padding-left: 600px; }
.container .offset-by-eleven                { padding-left: 660px; }
.container .offset-by-twelve                { padding-left: 720px; }
.container .offset-by-thirteen              { padding-left: 780px; }
.container .offset-by-fourteen              { padding-left: 840px; }
.container .offset-by-fifteen               { padding-left: 900px; }


/* #Page Styles
================================================== */

/* Layout Shortcodes */
.full-width         { width:100%; margin-bottom:20px; }
.one_half             { width: 48%; }
.one_third             { width: 30.66%; }
.two_thirds         { width: 65.33%; }
.one_fourth         { width: 22%; }
.three_fourths         { width: 74%; }
.one_fifth             { width: 16%; }
.two_fifth             { width: 37.6%; }
.three_fifth         { width: 58.4%; }
.four_fifth         { width: 80%; }
.one_sixth             { width: 13.33%; }
.five_sixth         { width: 82.67%; }


.one_half, 
.one_third, 
.two_thirds, 
.three_fourths, 
.one_fourth, 
.one_fifth, 
.two_fifth, 
.three_fifth, 
.four_fifth, 
.one_sixth, 
.five_sixth {
    position: relative;
    margin-right: 4%;
    margin-bottom: 20px;
    float: left;
}
.last {
    margin-right:0 !important;
}
.lambda-mb {
    margin-bottom:20px;
}

/* Page Creator */
.lambda-hide-mobile {
    display: block;
}
.lambda-hide-tablet {
    display: block;
}
.lambda-hide-desktop {
    display: none;
}

/* #Clearing
================================================== */

/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } 
    
/* Use clearfix class on parent to clear nested columns, 
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; 
}

.row:after,
.clearfix:after {
    clear: both;
}

.row, 
.clearfix {
    zoom: 1; 
}
      
/* You can also use a <br class="clear" /> to clear columns */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
/* #Media Queries
/* #Media Queries
================================================== */
    body {    overflow-x: hidden; }
/* iPad Portrait/Browser */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    
    #wrap {
        padding:0 !important;
        border:none 0 !important;
        box-shadow: none !important;
        border-radius:0 !important;
        background: #fff;
        width:959px !important;
        max-width:100% !important;
        margin:0 !important;
        padding:0 !important;
        overflow:hidden;
    }
    body {
        margin:0 !important;
        padding:0;
        background-color:#FFFFFF !important;
    }
    #navigation ul {
        display: none !important;
    }
    .mm-trigger {
        display:block !important;
    }
    #mobile-menu {
    margin:0 10px;
    display:none;
    }
    #sidebar .widget-container,
    #sidebar_second .widget-container{
        margin-left: 0px;
    }
    #sidebar .lambda_widget_flickr .flickr_items,
    #sidebar_second .lambda_widget_flickr .flickr_items{
        width:165px !important;
        overflow:hidden;
    }
    #sidebar .lambda_widget_flickr .flickr_items img,
    #sidebar_second .lambda_widget_flickr .flickr_items img {
        width:37px !important;
        height:37px !important;
    }
    #toTop {
        display:none !important;
    }
    
    /* Page Creator */
    .lambda-hide-mobile {
        display: block;
    }
    .lambda-hide-desktop {
        display: block;
    }
    .lambda-hide-tablet {
        display: none !important;
    }
    
    }

/* Mobile/Browser */
@media only screen and (max-width: 767px) {
        
    #wrap {
        padding:0 !important;
        border:none 0 !important;
        box-shadow: none !important;
        border-radius:0 !important;
        max-width:100% !important;
        margin:0 !important;
        padding:0 !important;
        overflow:hidden;
        background: #FFFFFF !important;
    }
    body {
        background-image:none !important;
        margin:0 !important;
        font-size:14px;
        background-color:#FFFFFF !important;
    }
    #logo {
        float:none;
        text-align:center;
        padding:0 !important;
        margin:0 !important;
        border:none 0 !important;
    }
    .h-right {
        border: none 0 !important;
        margin:0;
        padding:0 0 30px 0 !important;
        float:none !important;
        text-align:center !important;
        display:none;
    }
    
    .mm-trigger {
        margin-left:0;
        margin-right:0;
    }
    
    #page-title {
        background-image:none;
    }
    
    #navigation ul {
        display: none !important;
    }
    .mm-trigger {
        display:block !important;
    }
    .camera_navigation .camera_commands,
    .camera_navigation .camera_prev,
    .camera_navigation .camera_next {
        display:none  !important;
    }
    .camera_caption {
        display:none !important;
    }
    #latest-portfolio li:last-child {
        margin-bottom:20px;
    }
    #sidebar {
        margin-top:20px;
    }
    #wrap #sidebar .widget-container,
    #wrap #sidebar_second .widget-container {
        margin-left:0 !important;
    }
    #sidebar .lambda_widget_flickr .flickr_items,
    #sidebar_second .lambda_widget_flickr .flickr_items {
        width:100% !important;
        overflow:hidden;
    }
    .copyright {
        text-align:center !important;
    }
    .unitedthemes {
        display:none;
    }
    ul.filter_portfolio {
        max-width:300px !important;
        background:none;
        padding-left:0;
    }
    ul.filter_portfolio li{
        display:block !important;
        margin-bottom:10px;
    }
    
    #sidebar .widget-container,
    #sidebar_second .widget-container{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .full-width, 
    .one_half, 
    .one_third, 
    .two_thirds, 
    .three_fourths, 
    .one_fourth, 
    .one_fifth, 
    .two_fifth, 
    .three_fifth, 
    .four_fifth, 
    .one_sixth, 
    .five_sixth {
        width: 100%;
    }
    #toTop {
        display:none !important;
    }
    .lambda-pricingtable-wrap {
        max-width:300px;
    }
    .lambda-pricingtable-holder {
        float:none !important;
        width:100%;
    }
    .call-to-action {
        display:none !important;
    }
    
    /* Page Creator */
    .lambda-hide-tablet {
        display: block;
    }
    .lambda-hide-desktop {
        display: block;
    }
    .lambda-hide-mobile {
        display: none !important;
    }
    
    
}

/* Mobile Landscape/Browser */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    
    #wrap {
        padding:0 !important;
        border:none 0 !important;
        box-shadow: none !important;
        border-radius:0 !important;
        background: #FFFFFF !important;
        width:767px !important;
        max-width:100% !important;
        margin:0 !important;
        padding:0 !important;
        overflow:hidden;
        font-size:14px;
    }
    body {
        background-image:none !important;
        margin:0 !important;
        font-size:14px;
    }
    #logo {
        float:none;
        text-align:center;
        padding:0 !important;
        margin:0 !important;
        border:none 0 !important;
    }
    .h-right {
        border: none 0 !important;
        margin:0;
        padding:0 0 30px 0 !important;
        float:none !important;
        text-align:center !important;
        display:none;
    }
    
    .mm-trigger {
        margin-left:0;
        margin-right:0;
    }
    #page-title {
        background-image:none;
    }
    .camera_navigation .camera_commands,
    .camera_navigation .camera_prev,
    .camera_navigation .camera_next {
        display:none  !important;
    }
    .camera_caption {
        display:none !important;
    }
    #latest-portfolio li:last-child {
        margin-bottom:20px;
    }
    #sidebar {
        margin-top:20px;
    }
    #wrap #sidebar .widget-container,
    #wrap #sidebar_second .widget-container {
        margin-left:0 !important;
    }
    #sidebar .lambda_widget_flickr .flickr_items,
    #sidebar_second .lambda_widget_flickr .flickr_items {
        width:100% !important;
        overflow:hidden;
    }
    .copyright {
        text-align:center !important;
    }
    .unitedthemes {
        display:none;
    }
    ul.filter_portfolio {
        max-width:420px !important;
        background:none;
        padding-left:0;
    }
    ul.filter_portfolio li{
        display:block !important;
        margin-bottom:10px;
    }
    
    #sidebar .widget-container,
    #sidebar_second .widget-container{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .full-width, 
    .one_half, 
    .one_third, 
    .two_thirds, 
    .three_fourths, 
    .one_fourth, 
    .one_fifth, 
    .two_fifth, 
    .three_fifth, 
    .four_fifth, 
    .one_sixth, 
    .five_sixth {
        width: 100%;
    }
    #toTop {
        display:none !important;
    }
    .lambda-pricingtable-wrap {
        max-width:420px;
    }
    .lambda-pricingtable-holder {
        float:none !important;
        width:100%;
    }
    .call-to-action {
        display:none !important;
    }
    
}

/* Anything smaller than standard 960 */
@media only screen and (max-width: 767px) {
    
    #navigation ul {
        display: none !important;
    }
    .mm-trigger {
        display:block !important;
    }

}

/* iPad Portrait Only */
@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {
        
}
    
/* Mobile Only */
@media only screen and (max-width: 767px) and (max-device-width: 1000px) {
    
}
    
/* Mobile Landscape Only */
@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {
    
}



/* #Tablet (Portrait)
================================================== */   

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    
    .container                                  { width: 768px; }
    .container .column,
    .container .columns                         { margin-left: 10px; margin-right: 10px;  }
    .column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
    .column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
    
    .container .one.column                      { width: 28px; }
    .container .two.columns                     { width: 76px; }
    .container .three.columns                   { width: 124px; }
    .container .four.columns                    { width: 172px; }
    .container .five.columns                    { width: 200px; }
    .container .fivep.columns                      { width: 236px; }
    .container .six.columns                     { width: 268px; }
    .container .seven.columns                   { width: 316px; }
    .container .eight.columns                   { width: 364px; }
    .container .nine.columns                    { width: 412px; }
    .container .ten.columns                     { width: 460px; }
    .container .eleven.columns                  { width: 508px; }
    .container .twelve.columns                  { width: 556px; }
    .container .thirteen.columns                { width: 604px; }
    .container .fourteen.columns                { width: 652px; }
    .container .fifteen.columns                 { width: 700px; }
    .container .sixteen.columns                 { width: 748px; }
        
    .container .one-third.column                { width: 236px; }
    .container .two-thirds.column               { width: 492px; }
        
    /* Offsets */   
    .container .offset-by-one                   { padding-left: 48px; }
    .container .offset-by-two                   { padding-left: 96px; }
    .container .offset-by-three                 { padding-left: 144px; }
    .container .offset-by-four                  { padding-left: 192px; }
    .container .offset-by-five                  { padding-left: 240px; }
    .container .offset-by-six                   { padding-left: 288px; }
    .container .offset-by-seven                 { padding-left: 336px; }
    .container .offset-by-eight                 { padding-left: 348px; }
    .container .offset-by-nine                  { padding-left: 432px; }
    .container .offset-by-ten                   { padding-left: 480px; }
    .container .offset-by-eleven                { padding-left: 528px; }
    .container .offset-by-twelve                { padding-left: 576px; }
    .container .offset-by-thirteen              { padding-left: 624px; }
    .container .offset-by-fourteen              { padding-left: 672px; }
    .container .offset-by-fifteen               { padding-left: 720px; }
}
    
    
/*  #Mobile (Portrait) 
================================================== */
    
/* Note: Design for a width of 320px */
    
@media only screen and (max-width: 767px) {
    
    .container { width: 300px; }
    .columns, .column { margin: 0; }
        
    .container .one.column,
    .container .two.columns,
    .container .three.columns,
    .container .four.columns,
    .container .five.columns,
    .container .fivep.columns,
    .container .six.columns,
    .container .seven.columns,
    .container .eight.columns,
    .container .nine.columns,
    .container .ten.columns,
    .container .eleven.columns,
    .container .twelve.columns,
    .container .thirteen.columns,
    .container .fourteen.columns,
    .container .fifteen.columns,
    .container .sixteen.columns, 
    .container .one-third.column, 
    .container .two-thirds.column  { width: 300px; }
        
        /* Offsets */   
    .container .offset-by-one,              
    .container .offset-by-two,                  
    .container .offset-by-three,                
    .container .offset-by-four,                     
    .container .offset-by-five,                     
    .container .offset-by-six,                  
    .container .offset-by-seven,                
    .container .offset-by-eight,                
    .container .offset-by-nine,                     
    .container .offset-by-ten,                  
    .container .offset-by-eleven,               
    .container .offset-by-twelve,               
    .container .offset-by-thirteen,             
    .container .offset-by-fourteen,             
    .container .offset-by-fifteen { padding-left: 0; }          
                
}    
    
    
/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */
    
@media only screen and (min-width: 480px) and (max-width: 767px) {
    
    .container { width: 420px; }
    .columns, .column { margin: 0; }
        
    .container .one.column,
    .container .two.columns,
    .container .three.columns,
    .container .four.columns,
    .container .five.columns,
    .container .fivep.columns,
    .container .six.columns,
    .container .seven.columns,
    .container .eight.columns,
    .container .nine.columns,
    .container .ten.columns,
    .container .eleven.columns,
    .container .twelve.columns,
    .container .thirteen.columns,
    .container .fourteen.columns,
    .container .fifteen.columns,
    .container .sixteen.columns,
    .container .one-third.column, 
    .container .two-thirds.column { width: 420px; }
}
body {
    color: #666666;
    font-size: 13px;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#navigation ul li a {
    color: #777777;
    font-size: 13px;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;       
}
#navigation ul.sub-menu li a {
    color: #ffffff;
    font-size: 12px;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;       
}
h1 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-size: 24px;
}
h2 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-size: 20px;
}
h3 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-size: 18px;
}
h4 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-size: 16px;
}
h5 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-size: 14px;
}
h6 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
    font-style: normal;
}
.caption.themecolor_background {
    background-color: #75a405;
}
.caption.themecolor_normal {
    color: #75a405;
}
/* The Green Style */


#navigation ul li a:hover {
    color:#75a405;
}
#navigation ul li.current-menu-parent a,
#navigation ul li.current-menu-item a {
    color:#75a405;
}
#navigation ul.sub-menu li a,
#navigation ul li.current-menu-parent ul.sub-menu li a {
    color:#FFFFFF;
}
#navigation ul.sub-menu li a:hover,
#navigation ul.sub-menu li.current-menu-item a,
#navigation ul.sub-menu li.current_page_item a {
    color:#75a405 !important;
    background-color:#FFFFFF;
}

#sidebar a:hover,
#sidebar_second a:hover {
    color:#75a405 !important;
}

.home-title {
    color:#75a405;
}


.widget_rss a.rsswidget:hover {
    color: #75a405;
}


.flex-control-nav li a:hover,
.flex-control-nav li a.active,
a.comment-reply-link:hover,
.edit-link a:hover,
.permalink-hover:hover,
#slider-nav a#slider-next:hover,
#slider-nav a#slider-prev:hover,
.post-slider-nav a.slider-prev:hover,
.post-slider-nav a.slider-next:hover,
#slider-bullets a.activeSlide,
#slider-bullets a:hover  {
    background-color:#75a405;
}

ul.archive li a:hover,
.author-link,
p.search-title span, 
p.tag-title span,
.author-name a,
ul.filter_portfolio a:hover,
ul.filter_portfolio a.selected,
#logo h1 a:hover,
.entry-content a,
.portfolio-info a,
ul.archive,
.entry-meta a:hover,
.entry-meta-single-post a:hover,
blockquote cite, 
blockquote cite a, 
blockquote cite a:visited, 
blockquote cite a:visited,
.quote cite,
.entry-title a:hover,
#teaser-content a,
span.current,   
.themecolor,
a:hover,
.tag-links a:hover,
.h-link,
.widget_recent_comments a{
    color:#75a405;
}

::-moz-selection  {
    color: #FFFFFF !important;
    background:#75a405;
}
::selection {
    color: #FFFFFF !important;
    background:#75a405;
}

.entry-attachment .entry-caption,
.gallery-caption,
.lambda-pricingtable.featured .lambda-pricingtable-top,
.testimonial-company {
    background:#75a405;
}

.lambda-pricingtable.featured .lambda-pricingtable-top {
    border-top:1px solid #75a405;
}

#vmenu li.selected:hover h3,
#vmenu li.selected,
.camera_wrap .camera_pag .camera_pag_ul li:hover > span,
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
.camera_bar_cont span,
.link-post span,
.lambda-dropcap2,
.lambda-highlight1 {
    background-color:#75a405;
}

.camera_commands,
.camera_prev,
.camera_next,
.flex-direction-nav a,
.lambda-featured-header-caption,
.hover-overlay {
    background-color: rgb(128,182,0);
    background-color:rgba(128,182,0,0.8);
}

.lambda_widget_flickr .flickr_items img {
    background-color:#75a405;
}

#footer .lambda_widget_flickr .flickr_items img {
    background-color:#75a405;
}


/* Navigation Sub Menu */
#navigation ul.sub-menu {
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    background-color: rgb(34,34,34);
    background-color: rgba(34,34,34,0.9);
    border-top:2px solid #75a405;
}

#toTop {
    background-image: url(../../fileadmin/img/colorschemes/green/to-top.png);
}
.lambda-like {
    background-image: url(../../fileadmin/img/colorschemes/green/lambda-like.png);
}
ul.tabs li a.active {
    border-top:2px solid #75a405;
}

.testimonial-entry {
    background-attachment: scroll;
    background-image: url(../../fileadmin/img/colorschemes/green/blockquote.png);
    background-repeat: no-repeat;
    background-position: 44px 30px;
}

.testimonial-name span {
    color:#75a405;
}

.more-link:hover,
.excerpt:hover {
    background-image: url(../../fileadmin/img/colorschemes/green/excerpt-icon-hover.png);
}

h3.trigger:hover a,
p.trigger:hover a{
    color:#75a405;
}

/* Up Toggle State */
h3.trigger,
p.trigger {
    border-bottom: 1px solid #D9D9D9;
    background-color: #FFFFFF;
    background-image: url(../../fileadmin/img/colorschemes/green/toggle-open.png);
    background-repeat: no-repeat;
    background-position: left 3px;
}
p.trigger {
    background-position: left 1px;
}
#mobile-menu li a:hover,
h3.trigger.active a,
p.trigger.active a {
    color:#75a405;
}


#nav-portfolio .nav-next a:hover {
    background-image: url(../../fileadmin/img/colorschemes/green/excerpt-icon-hover.png);    
}
#nav-portfolio .nav-previous a:hover {
    background-image: url(../../fileadmin/img/colorschemes/green/excerpt-icon-back-hover.png);    
}

.tprev:hover{
    background-image: url(../../fileadmin/img/colorschemes/green/excerpt-icon-back-hover.png);    
}
.tnext:hover {
    background-image: url(../../fileadmin/img/colorschemes/green/excerpt-icon-hover.png);
}

#mobile-menu li,
ul.archive li,
.widget_links li,
.widget_nav_menu li,
.widget_pages li,
.widget_meta li,
.widget_categories li,
.widget_archive li,
.widget_recent_entries li,
#teaser-content ul li,
#content .csc-default ul li {
    background-image: url(../../fileadmin/img/colorschemes/green/arrow-right.gif);
    color:#333333;
}
.widget_recent_comments li {
    background-image: url(../../fileadmin/img/colorschemes/green/comment.png);
}
.widget_search #s {/* This keeps the search inputs in line */
    background-image: url(../../fileadmin/img/colorschemes/green/zoom.png);
}
.tweet_list li {
    background-image: url(../../fileadmin/img/colorschemes/green/twitter-widget.png);
}
.pformat .post_format_image  {
    background-image: url('../../fileadmin/img/colorschemes/green/pformat-image.png');
}
.pformat .post_format_standard  {
    background-image: url('../../fileadmin/img/colorschemes/green/pformat-standard.png');
}
.pformat .post_format_audio {
    background-image: url('../../fileadmin/img/colorschemes/green/pformat-audio.png');
}
.pformat .post_format_gallery {
    background-image: url('../../fileadmin/img/colorschemes/green/pformat-gallery.png');
}

.pformat .post_format_video {
    background-image: url('../../fileadmin/img/colorschemes/green/pformat-video.png');
}
.pformat .post_format_link {
    background-image: url('../../fileadmin/img/colorschemes/green/pformat-link.png');
}
.pformat .post_format_quote {
    background-image: url('../../fileadmin/img/colorschemes/green/pformat-quote.png');
}
.pformat .post_format_aside {
    background-image: url('../../fileadmin/img/colorschemes/green/pformat-aside.png');
}

.lambda-address {
    background-image: url('../../fileadmin/img/colorschemes/green/contact-adress.png');
}
.lambda-phone {
    background-image: url('../../fileadmin/img/colorschemes/green/contact-phone.png');
}
.lambda-fax {
    background-image: url('../../fileadmin/img/colorschemes/green/contact-fax.png');
}
.lambda-email {
    background-image: url('../../fileadmin/img/colorschemes/green/contact-email.png');
}
.lambda-internet {
    background-image: url('../../fileadmin/img/colorschemes/green/contact-internet.png');
}

.lambda-most-liked-posts li {
    background-image: url('../../fileadmin/img/colorschemes/green/like.png');
}
.lambda_widget_mostlikesposts {
    color:#75a405;
}
.response span{
    color:#75a405;
}
.nevada-caption.dark .excerpt:hover,
.nevada-caption.white .excerpt:hover,
.tweet_text a,
#sidebar .lambda_widget_recent_comments a,
#sidebar_second .lambda_widget_recent_comments a,
.tweet_time a:hover,
.more-link:hover,
.excerpt:hover {
    color:#75a405 !important;
}
.portfolio-title span {
    color:#2d3d07;
}

.lambda-pricingtable.featured .lambda-table-button {
    -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #74a405) );
    background:-moz-linear-gradient( center top, #9dce2c 5%, #74a405 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#74a405');
    background-color:#9dce2c;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #74a405;
    display:inline-block;
    color:#ffffff !important;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #689324;
}
.cta-button:hover,
.lambda-pricingtable.featured .lambda-table-button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #74a405), color-stop(1, #9dce2c) );
    background:-moz-linear-gradient( center top, #74a405 5%, #9dce2c 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74a405', endColorstr='#9dce2c');
    background-color:#74a405;
}
.cta-button:active,
.lambda-pricingtable.featured .lambda-table-button:active {
    position:relative;
    top:1px;
}

.lambda-pricingtable.featured .lambda-pricingtable-top h2 {
    text-shadow:1px 1px 0px #689324;
}

.mm-button {
    background-image: url(../../fileadmin/img/colorschemes/green/mobile-menu.png);
}
.cta-button {
    -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #74a405) );
    background:-moz-linear-gradient( center top, #9dce2c 5%, #74a405 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#74a405');
    background-color:#9dce2c;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #74a405;
    display:inline-block;
    color:#ffffff !important;
    font-family:arial;
    font-size:16px;
    font-weight:normal;
    padding:10px 30px;
    text-decoration:none;
    text-shadow:1px 1px 0px #689324;
    margin-left:20px;
    float:right;
    cursor:pointer;
}
/* @override http://slate.com/wp-content/themes/skeleton/formalize.css */

/* `Widths
----------------------------------------------------------------------------------------------------*/

.input_tiny {
    width: 50px;
}
.input_small {
    width: 100px;
}
.input_medium {
    width: 150px;
}
.input_large {
    width: 200px;
}
.input_xlarge {
    width: 250px;
}
.input_xxlarge {
    width: 300px;
}
.input_full {
    width: 100%;
}
/*
  Added via JS to <textarea> and class="input_full".
  Applies only to IE7. Other browsers don't need it.
*/
.input_full_wrap {
    display: block;
    padding-right: 8px;
}
/* `UI Consistency
----------------------------------------------------------------------------------------------------*/
.recaptcha_image_cell, #recaptcha_image, #recaptcha_response_field {
    width:210px !important;
}

#recaptcha_logo, #recaptcha_tagline {
    display: none;
}

#contactForm {
    margin:0 0 40px 0;
}
#contactForm select {
    width:100%;
}

::-moz-focus-inner {
 border: 0;
 padding: 0;
}
.contactForm {
    margin-bottom:20px;
}
 input[type="search"]::-webkit-search-decoration {
 display: none;
}
input, button, select, textarea {
    vertical-align: middle;
}
input[type="radio"], input[type="checkbox"] {
    position: relative;
    vertical-align: top;
    margin-right:5px;
    top: 4px;
    /* IE8, IE9, IE10 */
  top: 0\0;
}
input[type="radio"] {
    top:3px;
}

/* iPad */
@media (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) {
input[type="radio"],  input[type="checkbox"] {
    vertical-align: baseline;
    top: 0;
}
}

/* iPhone 3 */
@media (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 480px) {
input[type="radio"],  input[type="checkbox"] {
    vertical-align: baseline;
    top: 0;
}
}

/* iPhone 4 */
@media (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 480px) {
input[type="radio"],  input[type="checkbox"] {
    vertical-align: baseline;
    top: 0;
}
}
input[type="reset"]:focus, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:active, input[type="submit"]:active, input[type="button"]:active {
background-color:#ffffff;
}
legend, label {
    margin-bottom:10px;
    color:#333333;
}
span.answer {
    margin-right:10px;
}
select {
    border:1px solid #D9D9D9;
    color: #666666;
    outline: 0;
    padding: 3px 6px;
    font-size: 13px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.050);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.050);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.050);
}
textarea, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="input"], input[type="time"], input[type="url"], input[type="week"] {
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #FFFFFF;
    border:1px solid #D9D9D9;
    color: #666666;
    outline: 0;
    padding: 3px 6px;
    font-size: 13px;
    /*
    Leaving out Helvetica Neue, to not throw off size="..."
    on inputs. Arial is more reliable, on Windows and OS X.
  */
  font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
    height: 2.3em;

  /* IE7 */
  *padding-top: 2px;
 *padding-bottom: 1px;
 *height: auto;
}





/*
  Separate rule for Firefox.
  Separate rule for IE, too.
  Cannot stack with WebKit's.
*/
::-webkit-input-placeholder {
 color: #888;
}
 input:-moz-placeholder, textarea:-moz-placeholder {
 color: #888;
}
input.placeholder_text, textarea.placeholder_text {
    color: #888;
}

:invalid {
  /*
    Suppress red glow that Firefox
    adds to form fields by default,
    even when user is still typing.
  */
  -moz-box-shadow: none;
 -webkit-box-shadow: none;
 box-shadow: none;
}
input[type="password"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="password"]:active, input[type="search"]:active, input[type="text"]:active, input:focus, input:active, select:focus, select:active, textarea:focus, textarea:active {
    background:#FFFFFF;
    border:1px solid #D9D9D9;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.050) inset;
    -moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.050) inset;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.050) inset;
    /* for Opera */
  z-index: 1;
}
input[type="file"]:focus, input[type="file"]:active, input[type="radio"]:focus, input[type="radio"]:active, input[type="checkbox"]:focus, input[type="checkbox"]:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
select[disabled], textarea[disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="email"][disabled], input[type="month"][disabled], input[type="number"][disabled], input[type="password"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="text"][disabled], input[type="time"][disabled], input[type="url"][disabled], input[type="week"][disabled] {
    background-color: #eee;
}
button[disabled], input[disabled], select[disabled], select[disabled] option, select[disabled] optgroup, textarea[disabled] {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #888;
    cursor: default;
}
textarea, select[size], select[multiple] {
    height: auto;
}


textarea {
    min-height: 200px;
    overflow: auto;
    resize: vertical;
    width: 100%;
}
optgroup {
    color: #000;
    font-style: normal;
    font-weight: normal;
}
span.error {
    color:#F00;
    margin-top:5px;
    display:inline-block;
}
span.success {
    color:#009900;
    margin-bottom:20px;
}

/* @group Main Menu */

/* Main Menu */

#navigation {position: relative;}

#navigation ul,
#navigation ul li,
#navigation ul ul {list-style: none;margin: 0;padding: 0;}

#navigation ul {position: relative;z-index: 9999;}

#navigation ul li {zoom: 1}

#navigation ul li.hover, 
#navigation ul li:hover {position: relative;z-index: 9999;cursor: default;}

#navigation ul, 
#navigation ul li, 
#navigation ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#navigation li {
    margin: 0;
    float:left;
    zoom: 1;
}
#navigation ul li.hover, 
#navigation ul li:hover {
    position: relative;
    z-index: 9999;
    cursor: default;
}
#navigation ul ul {
    visibility: hidden;
    position: absolute;
    min-width: 160px;
    z-index: 9998;
    width: auto;
    padding: 0px;
}
#navigation ul li li a {
    display: block;
    text-decoration: none;
    position: relative;
    border-right: none;
}
#navigation ul ul li {
    float: none;
    white-space: nowrap;
    margin: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    -webkit-border-radius: 0;
}

#navigation ul ul ul {
    top: -1px;
    left: 100%;
}

#navigation ul li:hover > ul {
    visibility: visible;
}

.sf-sub-indicator {
    padding-left:2px;
}
/* @end */
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('../../fileadmin/images/prettyPhoto/default/sprite.html') -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url('../../fileadmin/images/prettyPhoto/default/sprite_x.html') top left repeat-x}
div.pp_default .pp_top .pp_right{background:url('../../fileadmin/images/prettyPhoto/default/sprite.html') -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url('../../fileadmin/images/prettyPhoto/default/sprite_y.html') -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url('../../fileadmin/images/prettyPhoto/default/sprite_y.html') top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url('../../fileadmin/images/prettyPhoto/default/sprite_next.html') center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url('../../fileadmin/images/prettyPhoto/default/sprite_prev.html') center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url('../../fileadmin/images/prettyPhoto/default/sprite.html') 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url('../../fileadmin/images/prettyPhoto/default/sprite.html') 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url('../../fileadmin/images/prettyPhoto/default/sprite.html') 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url('../../fileadmin/images/prettyPhoto/default/sprite.html') 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url('../../fileadmin/images/prettyPhoto/default/sprite.html') 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url('../../fileadmin/images/prettyPhoto/default/default_thumb.html') 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('../../fileadmin/images/prettyPhoto/default/sprite.html') -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('../../fileadmin/images/prettyPhoto/default/sprite.html') -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:0.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('../../fileadmin/images/prettyPhoto/default/sprite.html') -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url('../../fileadmin/images/prettyPhoto/default/sprite_x.html') bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url('../../fileadmin/images/prettyPhoto/default/sprite.html') -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url('../../fileadmin/images/prettyPhoto/default/loader.html') center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url('../../fileadmin/images/prettyPhoto/light_rounded/btnNext.html') center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url('../../fileadmin/images/prettyPhoto/light_rounded/btnPrevious.html') center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url('../../fileadmin/images/prettyPhoto/light_rounded/sprite.html') -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/contentPattern.html') top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/contentPattern.html') top right repeat-y}
div.dark_rounded .pp_next:hover{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/btnNext.html') center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/btnPrevious.html') center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') -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('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/sprite.html') -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url('../../fileadmin/images/prettyPhoto/dark_rounded/loader.html') 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('../../fileadmin/images/prettyPhoto/dark_square/loader.html') center center no-repeat}
div.dark_square .pp_expand{background:url('../../fileadmin/images/prettyPhoto/dark_square/sprite.html') -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url('../../fileadmin/images/prettyPhoto/dark_square/sprite.html') -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url('../../fileadmin/images/prettyPhoto/dark_square/sprite.html') 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url('../../fileadmin/images/prettyPhoto/dark_square/sprite.html') 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url('../../fileadmin/images/prettyPhoto/dark_square/sprite.html') -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url('../../fileadmin/images/prettyPhoto/dark_square/sprite.html') -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url('../../fileadmin/images/prettyPhoto/dark_square/sprite.html') -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url('../../fileadmin/images/prettyPhoto/dark_square/sprite.html') 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url('../../fileadmin/images/prettyPhoto/dark_square/sprite.html') -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url('../../fileadmin/images/prettyPhoto/dark_square/btnNext.html') center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url('../../fileadmin/images/prettyPhoto/dark_square/btnPrevious.html') center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url('../../fileadmin/images/prettyPhoto/light_square/sprite.html') -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url('../../fileadmin/images/prettyPhoto/light_square/sprite.html') -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url('../../fileadmin/images/prettyPhoto/light_square/sprite.html') 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url('../../fileadmin/images/prettyPhoto/light_square/sprite.html') 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url('../../fileadmin/images/prettyPhoto/light_square/sprite.html') -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url('../../fileadmin/images/prettyPhoto/light_square/sprite.html') -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url('../../fileadmin/images/prettyPhoto/light_square/sprite.html') -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url('../../fileadmin/images/prettyPhoto/light_square/sprite.html') 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url('../../fileadmin/images/prettyPhoto/light_square/sprite.html') -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url('../../fileadmin/images/prettyPhoto/light_square/btnNext.html') center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url('../../fileadmin/images/prettyPhoto/light_square/btnPrevious.html') center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url('../../fileadmin/images/prettyPhoto/facebook/sprite.html') -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url('../../fileadmin/images/prettyPhoto/facebook/contentPatternTop.html') top left repeat-x}
div.facebook .pp_top .pp_right{background:url('../../fileadmin/images/prettyPhoto/facebook/sprite.html') -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url('../../fileadmin/images/prettyPhoto/facebook/contentPatternLeft.html') top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url('../../fileadmin/images/prettyPhoto/facebook/contentPatternRight.html') top right repeat-y}
div.facebook .pp_expand{background:url('../../fileadmin/images/prettyPhoto/facebook/sprite.html') -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url('../../fileadmin/images/prettyPhoto/facebook/sprite.html') -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url('../../fileadmin/images/prettyPhoto/facebook/sprite.html') 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url('../../fileadmin/images/prettyPhoto/facebook/sprite.html') 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url('../../fileadmin/images/prettyPhoto/facebook/sprite.html') -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url('../../fileadmin/images/prettyPhoto/facebook/loader.html') center center no-repeat}
div.facebook .pp_arrow_previous{background:url('../../fileadmin/images/prettyPhoto/facebook/sprite.html') 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('../../fileadmin/images/prettyPhoto/facebook/sprite.html') -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('../../fileadmin/images/prettyPhoto/facebook/sprite.html') -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url('../../fileadmin/images/prettyPhoto/facebook/sprite.html') -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url('../../fileadmin/images/prettyPhoto/facebook/btnNext.html') center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url('../../fileadmin/images/prettyPhoto/facebook/btnPrevious.html') center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url('../../fileadmin/images/prettyPhoto/facebook/sprite.html') -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url('../../fileadmin/images/prettyPhoto/facebook/contentPatternBottom.html') top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url('../../fileadmin/images/prettyPhoto/facebook/sprite.html') -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
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,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0; height:33px;}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url('../../fileadmin/images/prettyPhoto/facebook/default_thumbnail.html') 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('../../fileadmin/images/prettyPhoto/light_rounded/btnNext.html') 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url('../../fileadmin/images/prettyPhoto/light_rounded/btnNext.html') 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('../../fileadmin/images/prettyPhoto/light_rounded/loader.html') 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('../../fileadmin/images/prettyPhoto/dark_rounded/contentPattern.html') 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}


#videoPlayer span {


}

#videoPlayer {
    
}
/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a, .flexslider a, .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    max-width: 100%;
    display: block;
    box-shadow: #000 0em 0em 0em !important;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides > li {
    position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
    zoom: 1;
    position: relative;
}
/* Caption style */
/* IE rgba() hack */
.flex-caption {
    background:none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    zoom: 1;
}
.flex-caption {
    width: 96%;
    padding: 2%;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 14px;
    line-height: 18px;
}
/* Direction Nav */
.flex-direction-nav {
    height: 0;
}

.flex-direction-nav li {
    margin:0;
    line-height:0;
}

.flex-direction-nav a {
    width: 32px;
    height: 32px;
    margin: 0;
    display: block;
    position: absolute;
    top: 45%;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 3px 4px;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    text-indent: -999em;
    background-image: url('../../fileadmin/images/slider-navigation.html');
}
.flex-direction-nav a:hover {
    opacity:1;
    background-color:#111111;
}
.flex-direction-nav .flex-next {
    background-position: 4px -23px;
    right: 0;
}
.flex-direction-nav .flex-prev {
    left: 0;
}
.flex-direction-nav .flex-disabled {
    opacity: .3;
    filter:alpha(opacity=30);
    cursor: default;
}



/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -30px;
    text-align: center;
    display:none;
}
.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1;
*display: inline;
}
.flex-control-nav li:first-child {
    margin: 0;
}
.flex-control-nav a {
    width: 13px;
    height: 13px;
    display: block;
    background: url('../../fileadmin/css/theme/bg_control_nav.html') no-repeat;
    cursor: pointer;
    text-indent: -999em;
}
.flex-control-nav a:hover {
    background-position: 0 -13px;
}
.flex-control-nav a.flex-active {
    background-position: 0 -26px;
    cursor: default;
}
ul.slides {
    margin-left:0;
    list-style:none;
}
ul.slides li {
    margin:0;
}

/*-----------------------------------------------------------------------------

    -    revolution slider -

Screen Stylesheet

author:        themepunch
email:         info@themepunch.com
website:       http://www.themepunch.com
-----------------------------------------------------------------------------*/


/******************************
    -    WRAPPER STYLES        -
******************************/

.rev_slider_wrapper {
    position: relative;
}
.rev_slider {
    position: relative;
    overflow: hidden;
}
.rev_slider img {
    max-width: none !important;
}
.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}
.rev_slider ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.rev_slider >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
    margin: 0px;
    padding: 0px;
    overflow-x: visible;
    overflow-y: visible;
}
.rev_slider .caption {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
}
/******************************
    -    WRAPPER STYLES END    -
******************************/

/******************************
    -    IE8 HACKS    -
*******************************/
.noFilterClass {
    filter: none !important;
}
/******************************
    -    IE8 HACKS ENDS    -
*******************************/

/********************************
    -    FULLSCREEN VIDEO    -
*********************************/
.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}
.caption.fullscreenvideo iframe {
    width: 100% !important;
    height: 100% !important;
}
/********************************
    -    FULLSCREEN VIDEO ENDS    -
*********************************/

.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    overflow: hidden;
}
.fullwidthbanner-container .fullwidthabanner {
    width: 100% !important;
    position: relative;
}
.tp-simpleresponsive .caption {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
}
/******************************
    -    SHADOWS        -
******************************/
.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tp-bannershadow.tp-shadow1 {
    background: url('../../fileadmin/images/revslider/shadow1.html') no-repeat;
    background-size: 100%;
    width: 890px;
    height: 30px;
    bottom: -30px;
}
.tp-bannershadow.tp-shadow2 {
    background: url('../../fileadmin/images/revslider/shadow2.html') no-repeat;
    background-size: 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}
.tp-bannershadow.tp-shadow3 {
    background: url('../../fileadmin/images/revslider/shadow3.html') no-repeat;
    background-size: 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}
/******************************
    -    BUTTONS    -
*******************************/

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url('../../fileadmin/images/gradient/g30.html') repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}
.tp-button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background: url('../../fileadmin/images/gradient/g40.html') repeat-x top;
}
.purchase:hover, .tp-button:hover, .tp-button.big:hover {
    background-position: bottom, 15px 11px;
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.tp-button {
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal;
}
a.tp-button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
}
}
 @media only screen and (min-width: 0px) and (max-width: 479px) {
.tp-button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
}
a.tp-button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
}
}
/*    BUTTON COLORS    */

.tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}
.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68;
}
.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212;
}
.tp-button.orange, .tp-button:hover.orange, .purchase.orange, .purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00;
}
.tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222;
}
.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555;
}
/************************
    -    NAVIGATION    -
*************************/

/** BULLETS **/
.tp-bullets {
    z-index: 100;
    position: absolute;
    bottom: 10px;
}
.tp-bullets.simplebullets {
    bottom: 10px;
}
.tp-bullets.simplebullets.navbar {
    bottom: -20px;
    background: url('../../fileadmin/images/revslider/navigdots_bgtile.html');
    height: 35px;
    padding: 0px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: -17px;
}
.tp-bullets.simplebullets .bullet {
    cursor: pointer;
    position: relative;
    background: url('../../fileadmin/images/revslider/bullets.html') no-Repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: -12px;
}
.tp-bullets.simplebullets .bullet.last {
    margin-right: 0px;
}
/**    SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url('../../fileadmin/images/revslider/bullets2.html') no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: -10px;
}
.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px;
}
/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url('../../fileadmin/images/revslider/navigdots.html') no-Repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top: 10px;
}
.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 30px !important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 30px !important;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    background-position: top left;
}
/*************************************
    -    TP ARROWS     -
**************************************/
.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
}
.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url('../../fileadmin/images/revslider/large_left.html') no-Repeat top left;
    width: 40px;
    height: 40px;
}
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url('../../fileadmin/images/revslider/large_right.html') no-Repeat top left;
    width: 40px;
    height: 40px;
}
.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url('../../fileadmin/images/revslider/arrowleft.html') no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: -20px;
    margin-top: -8px;
}
.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url('../../fileadmin/images/revslider/arrowright.html') no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: -20px;
    margin-top: -8px;
}
.tp-leftarrow.navbar.thumbswitharrow {
    margin-right: 10px;
}
.tp-rightarrow.navbar.thumbswitharrow {
    margin-left: 0px;
}
.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url('../../fileadmin/images/revslider/arrow_left2.html') no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: -9px;
}
.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url('../../fileadmin/images/revslider/arrow_right2.html') no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: -9px;
}
.tp-leftarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url('../../fileadmin/images/revslider/arrow_large_left.html') no-Repeat top left;
    width: 46px;
    height: 46px;
    margin-left: 20px;
    margin-top: -23px;
}
.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url('../../fileadmin/images/revslider/arrow_large_right.html') no-Repeat top left;
    width: 46px;
    height: 46px;
    margin-left: -20px;
    margin-top: -23px;
}
.tp-leftarrow:hover, .tp-rightarrow:hover {
    background-position: bottom left;
}
/****************************************************************************************************
    -    TP THUMBS     -
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 0px 2px 2px;
    background-color: #fff;
    width: 500px;
    height: 50px;             /* THE DIMENSIONS OF THE THUMB CONTAINER */
}
.fullwidthbanner-container .tp-thumbs {
    padding: 2px;
}
.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;              /* THE DIMENSIONS OF THE THUMB CONTAINER */
    overflow: hidden;
    position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}
.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;             /* THE DIMENSION OF A SINGLE THUMB */
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.tp-thumbs img {
    width: 100%;
}
/************************************
        -    TP BANNER TIMER        -
*************************************/
.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
}
.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}




/***************************************
    -    RESPONSIVE SETTINGS     -
****************************************/


    @media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive .tp-bullets.tp-thumbs {
    width: 300px !important;
    height: 30px !important;
}
.responsive .tp-bullets.tp-thumbs .tp-mask {
    width: 300px !important;
    height: 30px !important;
}
.responsive .tp-bullets.tp-thumbs .bullet {
    width: 60px !important;
    height: 30px !important;
}
}
 @media only screen and (min-width: 0px) and (max-width: 479px) {
.responsive .tp-bullets {
    display: none
}
.responsive .tparrows {
    display: none;
}
}
/*********************************************

    -    BASIC SETTINGS FOR THE BANNER    -

***********************************************/

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.tp-simpleresponsive >ul li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div {
    width: 10000px;
    height: 10000px;
    background: url('../../fileadmin/images/revslider/coloredbg.html') repeat;
}
.tp-loader {
    background: url('../../fileadmin/images/revslider/loader.html') no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.caption.big_white{
            position: absolute; 
            color: #FAFAFA; 
            text-shadow: none; 
            font-weight: normal; 
            font-size: 36px; 
            line-height: 36px; 
            font-family: Arial; 
            padding: 0px 4px; 
            padding-top: 1px;
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            background-color:#333333;    
            letter-spacing: -1.5px;                                        
        }

.caption.big_orange{
            position: absolute; 
            color: #ff7302; 
            text-shadow: none; 
            font-weight: 700; 
            font-size: 36px; 
            line-height: 36px; 
            font-family: Arial; 
            padding: 0px 4px; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            background-color:#fff;    
            letter-spacing: -1.5px;                                                            
        }    
                    
.caption.big_black{
            position: absolute; 
            color: #333333; 
            text-shadow: none; 
            font-weight: normal; 
            font-size: 36px; 
            line-height: 36px; 
            font-family: Arial; 
            padding: 0px 4px; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            background-color:transparent;    
            letter-spacing: -1.5px;                                                            
        }        

.caption.medium_grey{
            position: absolute; 
            color: #666666; 
            text-shadow: none; 
            font-weight: normal; 
            font-size: 20px; 
            line-height: 20px; 
            font-family: Arial; 
            padding: 2px 4px; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none;
                 background-color:transparent;
            white-space:nowrap;        
        }    
                    
.caption.small_text{
            position: absolute; 
            color: #666666; 
            text-shadow: none; 
            font-weight: normal; 
            font-size: 14px; 
            line-height: 20px; 
            font-family: Arial; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            white-space:nowrap;    
            text-shadow: none;         
        }
                    
.caption.medium_text{
            position: absolute; 
            color: #fff; 
            text-shadow: none; 
            font-weight: 700; 
            font-size: 20px; 
            line-height: 20px; 
            font-family: Arial; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            white-space:nowrap;    
            text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);        
        }
                    
.caption.large_text{
            position: absolute; 
            color: #fff; 
            text-shadow: none; 
            font-weight: 700; 
            font-size: 40px; 
            line-height: 40px; 
            font-family: Arial; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            white-space:nowrap;    
            text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);        
        }    
                    
.caption.very_large_text{
            position: absolute; 
            color: #fff; 
            text-shadow: none; 
            font-weight: 700; 
            font-size: 60px; 
            line-height: 60px; 
            font-family: Arial; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            white-space:nowrap;    
            text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
            letter-spacing: -2px;        
        }
                    
.caption.very_big_white{
            position: absolute; 
            color: #fff; 
            text-shadow: none; 
            font-weight: 700; 
            font-size: 60px; 
            line-height: 60px; 
            font-family: Arial; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            white-space:nowrap;    
            padding: 0px 4px; 
            padding-top: 1px;
            background-color:#000;        
                    }    
                    
.caption.very_big_black{
            position: absolute; 
            color: #333333; 
            text-shadow: none; 
            font-weight: 700; 
            font-size: 60px; 
            line-height: 60px; 
            font-family: Arial; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            white-space:nowrap;    
            padding: 0px 4px; 
            padding-top: 1px;
            background-color:transparent;        
                    }
                    
.caption.themecolor_normal {
            position: absolute; 
            text-shadow: none; 
            font-weight: normal; 
            font-size: 36px; 
            line-height: 36px; 
            font-family: Arial; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            white-space:nowrap;    
            padding: 4px; 
            background-color:#FAFAFA;        
                    }
.caption.themecolor_background{
            position: absolute; 
            color: #FAFAFA; 
            text-shadow: none; 
            font-weight: normal; 
            font-size: 36px; 
            line-height: 36px; 
            font-family: Arial; 
            padding: 4px; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            letter-spacing: -1.5px;                                        
        }
.caption.themecolor_small{
            position: absolute; 
            text-shadow: none; 
            font-weight: normal; 
            font-size: 24px; 
            line-height: 24px; 
            font-family: Arial; 
            margin: 0px; 
            border-width: 0px; 
            border-style: none; 
            white-space:nowrap;    
            padding: 4px; 
            background-color:#FAFAFA;        
                    }
.caption.boxshadow{
        -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    }
                                            
.caption.black{
        color: #000; 
        text-shadow: none;        
    }    
                    
.caption.noshadow {
        text-shadow: none;        
    }    
                    
.caption a { 
    color: #ff7302; text-shadow: none;    -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;     
}            
    
.caption a:hover { 
    color: #ffa902; 
}
.suche {                 
    float: right;
    position: relative;
    margin-top:24px;
}

input#searchfield {
    background-image: url(../../fileadmin/img/colorschemes/green/zoom.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    width:275px;
}

#wrap #content {
    float: left;
}
#wrap #sidebar {
    float: right;
}
#wrap #sidebar .widget-container {
    margin-left: 20px;
    margin-right: 0px;
}
/* second sidebar enhancement */    
#wrap #sidebar_second {
    float: left;
}
#wrap #sidebar_second .widget-container {
    margin-right: 20px;
    margin-left: 0px;
}

.cur a {
    color:#75A405 !important;
}

span.hidden {
    display: inline;
    height: 0;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    width: 0;
}

/* Kontakt
**********************************************************/

div.tx-powermail {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    width: 650px;
}

div.tx-powermail {
    width:650px !important;
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important; 
    font-size:12px !important;
}

fieldset.powermail_fieldset {
    background:none transparent !important;
    border: 0 none !important;
    border-radius:0px !important;
    box-shadow: 0 0 0 0 !important;; 
    margin-bottom:0px !important;
    padding:0px !important;
    filter: none !important;
    clear:both !important;
}

fieldset.powermail_fieldset legend {
    display:none;
}

legend.powermail_pi1_fieldwrap_html_checkbox_title {
    font-size:14px;
    text-transform:uppercase;
    display:block !important;
    color:#555 !important;
    font-weight:normal !important;
    padding-bottom:5px !important;
    background-color:#fff;
    width:603px;
}

div.powermail_pi1_fieldwrap_html_check {
    padding-bottom:10px !important;
    background-color:#f7f7f7;
    margin-bottom:25px !important;
}

fieldset.powermail_fieldset label,
.tx-felogin-pi1 .login label {
    clear:none !important;
    color:#6C6C6C !important;
    display: block !important;
    float:left !important;
    font-weight:normal !important;
    width:140px !important;
    font-size:14px !important;
}

.powermail_check_inner label {
    padding-left:10px !important;
}

.powermail_field, fieldset.tx-powermail_fieldset input.powermail_date, fieldset.tx-powermail_fieldset input.powermail_datetime, fieldset.tx-powermail_fieldset textarea, fieldset.tx-powermail_fieldset select, fieldset.tx-powermail_fieldset input.powermail_captcha,
.tx-felogin-pi1 .login input, textarea#tx_comments_pi1_content, input.tx-comments-comment-input {
    border: 1px solid #6C6C6C !important;
    border-radius: 0px 0px 0px 0px !important;
    box-shadow:none !important;
    color:#6C6C6C !important;
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 12px !important;
    padding:3px !important;
    width:500px !important;
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #D8D8D8 !important;
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1) !important;
    color: #888888 !important;
    display: block !important;
    font: 12px !important;
    margin: 0 !important;
    max-width: 100% !important;
    outline: medium none !important;
    padding: 9px !important;
    margin-bottom:15px !important;
}

input.powermail_submit,
input.submit,
.powermail_field.powermail_submit {   
    margin: 10px 0px !important;
}

.error {
    background:#ffbc00 !important;
    border-left: 1px solid #FFAF56;
    border-radius: 2px 2px 2px 2px;
    border-right: 1px solid #FFAF56;
    border-top: 1px solid #FFAF56;
    box-shadow: 3px 3px 5px #EEEEEE;
    color: #FFFFFF;
    font-size: 11px;
    height: auto;
    overflow: visible !important;
    padding: 3px 10px 5px;
    text-align: left;
    z-index: 10;
}


html:root .error em {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffbc00 transparent -moz-use-text-color !important;
    border-image: none;
    border-style: solid solid none;
    border-width: 10px 10px 0;
    bottom: -15px;
    display: block;
    height: 5px;
    left: 5px;
    overflow: visible;
    position: absolute;
}

.powermail_check_inner { 
    width:250px !important;
    float:left !important;
    display:block !important;
    margin:0px !important;
    clear:none !important;
    padding:15px 0px 5px 10px;
}

fieldset.tx-powermail_fieldset input.invalid {
    border:1px solid red !important;
} 

.formError .formErrorContent {
    background: -moz-linear-gradient(center top , #87bb11 0%, #87bb11 50%, #87bb11 51%, #87bb11 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 2px solid #DDDDDD;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 6px #000000;
    color: #FFFFFF;
    font-size: 11px;
    padding: 4px 10px;
    position: relative;
    width: 150px;
}

.formError .formErrorArrow div {
    background: -moz-linear-gradient(center top , #87bb11 0%, #87bb11 50%, #87bb11 51%, #87bb11 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

#sub-footer-wrap li {
    float:left;
}


.unitedthemes {
    float: right;
    text-align: right;
    width: 315px;
}

.unitedthemes ul li {
    margin-left:15px;
}

/*.flexslider .slides > li {
    display: block !important;
}*/

.flexslider .slides img {
    margin: 0 auto !important; 
} 

.container.slider {
    max-width:1200px;
    width:100%
}

.own_items {
    padding-top:22px;
}

.own_items a {
    margin:0px 8px 0px 0px;
    line-height:25px;
}

.widget_recent_entries ul {
    margin-top:37px;
}

.one_third h3 {
    margin-bottom:3px;
}

#content .csc-default ul li,
#content .csc-default ul li a {
    color:#666;
    list-style-type: none;
} 

#content .csc-default ul li a:hover {
    color:#75A405;
}

.csc-frame-rulerAfter {
    margin-bottom:35px;
    padding-bottom:0px;
    border-bottom:1px solid #D9D9D9;
}

/* Cookie */

#cookie a {text-decoration:underline;transition:all 0.3s ease-in-out 0s;}
#cookie a:hover {text-decoration:underline;}
#cookie div {padding:10px; padding-right:40px;}
#cookie span {font-size:13px;line-height:18px;color:#3e3c3a;padding-right:70px;display:block;}
#cookie { 
   text-align:left; 
   border-top:1px solid #ccc;
   background: #f0f0f0; 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
}

#cookieCloser {
   color: #3e3c3a;
   position: absolute;
   right:10px;
   top:10px;
   text-decoration: none;
   cursor:pointer;
   border:1px solid #ccc; 
   padding:0px 4px; 
   background: #ccc;
   transition:all 0.3s ease-in-out 0s; 
 }
#cookie span#cookieCloser {padding-right:4px;}
#cookieCloser:hover {transition:all 0.3s ease-in-out 0s;background-color:#ccc;color:#fff;}

@media only screen and (min-width: 1px) and (max-width: 1023px) { 
    #cookie {position:fixed;bottom:0px;}
}

#cookie.hidecookie {display:none !important;opacity:0 !important;position:absolute;z-index:-10;top:-999px;}
@font-face {
  font-family: 'FontAwesome';
  src: url('../../fileadmin/fonts/fontawesome-webfont3294.eot?v=3.0.1');
  src: url('../../fileadmin/fonts/fontawesome-webfontd41d.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('../../fileadmin/fonts/fontawesome-webfont3294.woff?v=3.0.1') format('woff'),
    url('../../fileadmin/fonts/fontawesome-webfont3294.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;

  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
  display: inline;
  /* keeps button heights with and without icons the same */

}
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
li [class^="icon-"],
.nav li [class^="icon-"],
li [class*=" icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */

  width: 1.5625em;
}
ul.icons {
  list-style-type: none;
  text-indent: -0.75em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em;
}
.icon-muted {
  color: #eeeeee;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% { -moz-transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); }
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); }
}
@-o-keyframes spin {
  0% { -o-transform: rotate(0deg); }
  100% { -o-transform: rotate(359deg); }
}
@-ms-keyframes spin {
  0% { -ms-transform: rotate(0deg); }
  100% { -ms-transform: rotate(359deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}
@-moz-document url-prefix() {
  .icon-spin {
    height: .9em;
  }
  .btn .icon-spin {
    height: auto;
  }
  .icon-spin.icon-large {
    height: 1.25em;
  }
  .btn .icon-spin.icon-large {
    height: .75em;
  }
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before,
.icon-rotate-right:before {
  content: "\f01e";
}
/* F020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before,
.icon-mail-forward:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}

.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}

.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-undo:before,
.icon-rotate-left:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-reply:before,
.icon-mail-reply:before {
  content: "\f112";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}



/* Social Icons */
@font-face {
  font-family: 'fontello';
  src: url('../../fileadmin/fonts/fontello0bee.eot?31771571');
  src: url('../../fileadmin/fonts/fontello0bee.eot?31771571#iefix') format('embedded-opentype'),
       url('../../fileadmin/fonts/fontello0bee.woff?31771571') format('woff'),
       url('../../fileadmin/fonts/fontello0bee.ttf?31771571') format('truetype'),
       url('../../fileadmin/fonts/fontello0bee.svg?31771571#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
.social-icons-footer li i {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin: 0 9px 0 3px;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 16px;
    font-size: 16px;
}

.social-icons li i {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 16px;
  font-size: 16px;
  width: auto;
}

.social-icons-footer li:last-child i { margin-right: 0; }

.icon-twitter { font-size: 14px !important; }
.social-icons-footer .icon-facebook {    margin: 0 6px 0 1px !important; }

.icon-delicious:before { content: '\23'; } /* '#' */
.icon-paypal:before { content: '\24'; } /* '$' */
.icon-gplus:before { content: '\2b'; } /* '+' */
.icon-stumbleupon:before { content: '\2f'; } /* '/' */
.icon-fivehundredpx:before { content: '\30'; } /* '0' */
.icon-pinterest:before { content: '\31'; } /* '1' */
.icon-forrst:before { content: '\3a'; } /* ':' */
.icon-digg:before { content: '\3b'; } /* ';' */
.icon-spotify:before { content: '\3d'; } /* '=' */
.icon-reddit:before { content: '\3e'; } /* '&gt;' */
.icon-appstore:before { content: '\41'; } /* 'A' */
.icon-blogger:before { content: '\42'; } /* 'B' */
.icon-dribbble:before { content: '\44'; } /* 'D' */
.icon-evernote:before { content: '\45'; } /* 'E' */
.icon-flickr:before { content: '\46'; } /* 'F' */
.icon-linkedin:before { content: '\4c'; } /* 'L' */
.icon-rss:before { content: '\52'; } /* 'R' */
.icon-twitter:before { content: '\54'; } /* 'T' */
.icon-youtube:before { content: '\55'; } /* 'U' */
.icon-vimeo:before { content: '\56'; } /* 'V' */
.icon-xing:before { content: '\58'; } /* 'X' */
.icon-yahoo:before { content: '\59'; } /* 'Y' */
.icon-amazon:before { content: '\61'; } /* 'a' */
.icon-steam:before { content: '\62'; } /* 'b' */
.icon-dropbox:before { content: '\64'; } /* 'd' */
.icon-facebook:before { content: '\66'; } /* 'f' */
.icon-github:before { content: '\67'; } /* 'g' */
.icon-lastfm:before { content: '\6c'; } /* 'l' */
.icon-tumblr:before { content: '\74'; } /* 't' */
.icon-wordpress:before { content: '\77'; } /* 'w' */
.icon-linkedin-rect:before { content: '\f31b'; } /* '?' */
.icon-instagram:before { content: '\f31f'; } /* '?' */

.circle, .circle i, .circle span {
    transition-duration: 0.5s;
}
.circle i, .circle-3 i {
    color: #75A405;
    float: left;
    font-size:24px;
    left: 37%;
    margin:0px 15px 0px 0px;
    position: relative;
    z-index: 5;
}