/*

Theme Name: Flexible

Theme URI: http://www.elegantthemes.com/gallery/
Version: 2.6.6
Description: 2 Column theme from Elegant Themes

Author: Elegant Themes

Author URI: http://www.elegantthemes.com

*/



/*------------------------------------------------*/

/*-----------------[RESET]------------------------*/

/*------------------------------------------------*/



/* http://meyerweb.com/eric/tools/css/reset/ */

/* v1.0 | 20080212 */



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }



body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q {	quotes: none; }



blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }



/* remember to define focus styles! */

:focus { outline: 0; }



/* remember to highlight inserts somehow! */

ins { text-decoration: none; }

del { text-decoration: line-through; }



/* tables still need 'cellspacing="0"' in the markup */

table { border-collapse: collapse; border-spacing: 0; }





/*------------------------------------------------*/

/*-----------------[BASIC STYLES]-----------------*/

/*------------------------------------------------*/



body { line-height: 20px; font-family: 'Open Sans', sans-serif; font-size: 13px; color: #797979; background-color: #EDEDED; padding: 40px 0 35px; }



a { text-decoration: none; color: #6d150c; }

a:hover { text-decoration: underline; }

.clear { clear: both; }

.ui-tabs-hide { display: none; }

br.clear { margin: 0px; padding: 0px; }



h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #797979; letter-spacing: -1px; line-height: 1em; font-weight: normal; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #797979; }

h1 { font-size: 30px; }

h2 { font-size: 24px; }

h3 { font-size: 22px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

p { padding-bottom: 10px; line-height: 24px; }

strong { font-weight: bold; color: #1c1c1c; }

cite, em, i { font-style: italic; }

pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }

ins { text-decoration: none; }

sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }

sup { bottom: 0.8em; }

sub { top: 0.3em; }

dl { margin: 0 0 1.5em 0; }

dl dt { font-weight: bold; }

dd  { margin-left: 1.5em;}

blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }

blockquote p { padding-bottom: 0px; }



input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }

input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }

input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }

textarea { padding: 4px; }



img#about-image { float: left; margin: 3px 8px 8px 0px; }



.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

* html .clearfix             { zoom: 1; } /* IE6 */

*:first-child+html .clearfix { zoom: 1; } /* IE7 */



/*------------------------------------------------*/

/*---------------[MAIN LAYOUT INFO]---------------*/

/*------------------------------------------------*/



#container { text-align: left; margin: 0 auto; width: 960px; position: relative; }

#logo-area { float: left; margin-bottom: 40px; }

#logo { float: left; font-weight: bold; font-size: 34px; text-transform: uppercase; padding-right: 17px; }

#logo a { color: #797979; text-decoration: none; }

#logo-area h2 { float: left; font-weight: normal; text-transform: uppercase; font-size: 14px; padding: 16px 0 0; letter-spacing: 0; }

#top-menu { float: right; padding-top: 14px; }

#top-menu li { padding-left: 20px; float:left; font-weight: bold; text-transform: uppercase; }

#top-menu a { font-size: 14px; color: #797979; text-decoration: none; }

#top-menu a:hover { color: #202020;}

#top-menu > ul > li.current-menu-item > a { font-weight: lighter; }

#phone { position: absolute; right: 0; top: -16px; font-style: italic; }

#main-area { margin-bottom: 17px; background-color: #fff; -webkit-box-shadow: 0px 0 4px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0 4px rgba(0, 0, 0, 0.1); box-shadow: 0px 0 4px rgba(0, 0, 0, 0.1); }

#featured { margin-bottom:75px; position: relative; }

#left-arrow, #right-arrow { position: absolute; text-indent: -9999px; top: 50%; margin-top: -18px; width: 28px; height: 37px; display: block; }

#left-arrow { left: 65px; background:url(images/left-arrow.png) no-repeat; }

#right-arrow { right: 65px; background:url(images/right-arrow.png) no-repeat; }

#quote { padding: 0 20px; text-align: center; margin-bottom: 50px; font-weight: lighter; }

#quote h2 { font-size: 30px; color: #797979; font-weight: lighter; padding-bottom: 8px; }

#quote p { font-size: 15px; text-transform: uppercase; }

#portfolio { margin-bottom: 90px; }

.section-title { float: left; padding: 0 15px 20px 20px; text-transform: uppercase; font-weight: bold; font-size: 30px; color: #797979; }

.section-tagline { float: left; font-weight: normal; font-size: 14px; text-transform: uppercase; padding-top: 11px; }

a.more, .comment-reply-link { float: right; font-weight: normal; font-size: 14px; text-transform: uppercase; padding-top: 11px; padding-right: 20px; text-decoration: none; color: #797979; }

a.more:hover, .comment-reply-link:hover { color: #202020;}

#portfolio-grid { clear: both; }

.portfolio-item { float: left; width: 240px; line-height: 0; }

#blog-grid { clear: both; font-weight: lighter; }

.blog-item { float: left; width: 196px; border-top: 1px solid #f0f0e5; border-right: 1px solid #f0f0e5; position: relative; padding: 44px 45px 41px 78px; }

.last { border-right: none; }

span.date { position: absolute; top: 0; left: 0; display: block; background-color: #f5f5ec; border-right: 1px solid #eaeadd; border-bottom: 1px solid #eaeadd; width: 48px; height: 45px; text-align: center; font-size: 11px; text-transform: uppercase; padding-top: 3px; }

span.date strong { display: block; font-size: 22px; font-weight: bold; margin-top: -3px; color: #797979; }

.blog-item h2 { text-transform: uppercase; font-weight: bold; font-size: 18px; padding-bottom: 5px; }

.blog-item a { text-decoration: none; color: #797979; }

.blog-item a:hover { color: #484844; }

.meta-info { font-style: italic; font-size: 12px; color: #c0c0b5; padding-bottom: 7px; }

.meta-info a { color: #c0c0b5; text-decoration: none; }

.meta-info a:hover { color: #9e9e97; }

.blog-item p { line-height: 20px; }



#breadcrumbs { font-size: 14px; text-transform: uppercase; padding: 21px 0 21px 20px; border-bottom: 1px solid #f0f0e5; }

#breadcrumbs a { font-weight: bold; color: #797979; text-decoration: none; }

#content-area { position: relative; padding-bottom: 10px; }

body.home #content-area { border-top: 1px solid #f0f0e5; }

#content-area:before { content: ''; position: absolute; height: 100%; top: 0; left: 640px; border-right: 1px solid #f0f0e5; }

body.tax-project_category #content-area:before, #content-area.fullwidth:before { display: none; }

#left-area { width: 640px; float:left; }

.entry { border-bottom: 1px solid #f0f0e5; }

body.single .entry, body.page .entry { border: none; }

.entry .title, .page_title, #reply-title { font-weight: bold; font-size: 30px; padding: 20px 0 20px 20px; text-transform: uppercase; }

.title a, .page_title, #reply-title { color: #797979; text-decoration: none; }

.title a:hover { color: #000; }

.post-content { padding: 37px 50px 45px; }

.entry .meta-info { padding-bottom: 4px; font-size: 14px; }

.post-content p { font-size: 14px; font-weight: normal; }

.readmore { font-weight: bold; text-transform: uppercase; font-size: 14px; color: #797979; display: block; text-align: right; }

.readmore:hover { text-decoration: none; color: #111; }

#sidebar { width: 320px; float:left; }

.widget { padding: 50px 10px 8px 20px; }

.widgettitle { font-weight: bold; text-transform: uppercase; font-size: 14px; color: #797979; padding-bottom: 13px; }

.widget li { background:url(images/footer-bullet.png) no-repeat 0 8px; padding-bottom: 7px; padding-left: 15px; font-weight: normal; font-size: 14px; }

.widget a { color:#797979; text-shadow:none; text-decoration: none; }

.widget a:hover { color:#2f2f2f; }



#et_ajax_portfolio_container { clear: both; border-top: 1px solid #f0f0e5; position: relative; }

.et_ajax_container_active { min-height: 479px; }

.et_media, .et_media_description { float: left; }

.et_media { width: 600px; margin: -1px 40px 0 0; }

.et_media img { display: block; }

.et_media_description  { width: 284px; padding-top: 65px; }

#et_ajax_portfolio_container .title { font-size: 14px; text-transform: uppercase; font-weight: bold; letter-spacing: 0; padding-bottom: 13px; }

#et_ajax_portfolio_container .slide { height: 480px; }

#et_ajax_portfolio_container a.more { font-weight: bold; padding-right: 0; margin-top: 30px; position: absolute; bottom: 30px; right: 30px; }

.et_ajax_container_active #et_close_ajax { background: url(images/portfolio_close.png) no-repeat; display: block; position: absolute; top: 40px; right: 40px; width: 10px; height: 11px; text-indent: -9999px; }

#et_ajax_portfolio_container a.more, .et_ajax_container_active #et_close_ajax { z-index: 1000; }



.post ul, .comment-content ul, .et_media_description ul { list-style-type: disc; padding: 0 0 23px 16px; line-height: 26px; }

.post ol, .comment-content ol, .et_media_description ol { list-style-type: decimal; list-style-position: inside; padding: 0 0 23px 16px; line-height: 26px; }

.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol, .et_media_description ul li ul, .et_media_description ul li ol { padding: 2px 0px 2px 20px; }

.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol, .et_media_description ol li ul, .et_media_description ol li ol  { padding: 2px 0px 2px 35px; }



body.single-project .flexslider { min-height: 485px; }

.single_project_image { z-index: 100; }



.fullwidth #left-area { width: auto; float: none; }

#et_portfolio_sort_links { text-align: center; border-top: 1px solid #F0F0E5; padding: 14px 0; clear: both; }

#et_portfolio_sort_links li { display: inline-block; margin: 0 8px; }

#et_portfolio_sort_links a, #et_portfolio_sort_links .active a:hover { color: #797979; font-size: 14px; text-transform: uppercase; }

#et_portfolio_sort_links a:hover { text-decoration: none; color: #111; }

#et_portfolio_sort_links .active a { font-weight: bold; }



#left-area ol, #left-area ul { list-style: inside; }



/*------------------------------------------------*/

/*--------------[FEATURED SLIDER]-----------------*/

/*------------------------------------------------*/



/* Browser Resets */

.flex-container a:active,

.flexslider a:active {outline: none;}

.slides,

.flex-control-nav,

.flex-direction-nav {margin: 0; padding: 0; list-style: none;}



/* FlexSlider Necessary Styles

*********************************/

.flexslider {width: 100%; margin: 0; padding: 0;}

.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */

img { max-width: 100%; height: auto; width: auto; }

.flexslider  img { display: block; width: auto; }



/* 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 {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%; 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;}



	.flex-direction-nav a { position: absolute; text-indent: -9999px; top: 50%; margin-top: -18px; width: 28px; height: 37px; display: block; }

	.flex-direction-nav .flex-prev { background: url(images/left-arrow.png) no-repeat; left: 65px; }

	.flex-direction-nav .flex-next { background: url(images/right-arrow.png) no-repeat; right: 65px; }



	/*------------------------------------------------*/

	/*-------------------[COMMENTS]-------------------*/

	/*------------------------------------------------*/



	#comments, #reply-title { border-bottom: 1px solid #f0f0e5; padding-top: 0; padding-bottom: 15px; }

	#reply-title { padding-top: 22px; }

	#reply-title small { display: block; font-size: 14px; letter-spacing: 0; }

	.commentlist { padding: 25px 50px 0 52px; }

	.comment-body { position: relative; padding-left: 83px; margin: 20px 0; }

	.avatar  { position: absolute; top: 0; left: 0; }

	.fn, .fn a { color: #797979; font-size: 14px; font-weight: bold; text-transform: uppercase; }

	.fn a:hover { color: #111; text-decoration: none; }

	.comment_date, .comment-edit-link { color: #c0c0b5; font-style: italic; }

	.comment_date { margin-left: 3px; }

	.comment-content { padding-top: 2px; }

	.reply-container { text-align: right; }

	.comment-reply-link { padding: 0; float: none; font-weight: bold; }

	.comment-reply-link:hover { text-decoration: none; color: #111; }

	.children { padding-left: 83px; }

	#commentform { padding: 40px 48px 20px; }

	.form-submit { text-align: right; }

	#commentform textarea, #commentform input { background: #fafaf5; border: 1px solid #f0f0e5; padding: 12px; color: #797979; font-size: 14px; width: 48%; }

	#commentform input:not(.submit)

{

padding-top:2px!important;

padding-bottom:2px!important;

}

#commentform textarea

{

width:100%;

	height:120px;

}

	



	#commentform #submit { font-size: 14px; color: #797979; font-weight: bold; text-transform: uppercase; background: none; border: none; padding: 10px; margin: 0; width: auto; }



	.comment #commentform { padding-right: 0; padding-left: 0; }

	.comment #reply-title { padding-left: 0; }



	/*------------------------------------------------*/

	/*---------------------[FOOTER]-------------------*/

	/*------------------------------------------------*/



	#copyright { font-size:13px; float:right; }

	#copyright a { color:#797979; font-weight: bold;  }







	/*------------------------------------------------*/

	/*--------------------[SIDEBAR]-------------------*/

	/*------------------------------------------------*/





	/*------------------------------------------------*/

	/*------------[CAPTIONS AND ALIGNMENTS]-----------*/

	/*------------------------------------------------*/



	.aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }

	.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; max-width: 96%; padding: 8px; }



	.wp-caption.alignleft { margin: 0px 10px 10px 0px; }

	.wp-caption.alignright { margin: 0px 0px 10px 10px; }

	.wp-caption img { margin: 0; padding: 0; border: 0 none; }

	.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

	.alignright { float: right; }

	.alignleft { float: left }

	img.alignleft { display:inline; float:left; margin-right:15px; }

	img.alignright { display:inline; float:right; margin-left:15px; }





	/*------------------------------------------------*/

	/*---------------[DEFAULT DROPDOWN SETTINGS]---*/

	/*------------------------------------------------*/



	.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; background: #fff; -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1); box-shadow: 0 0 3px rgba(0,0,0,0.1); }

	.nav li { float:left; position:relative; }

	.nav a { display:block; float: left; }

	.nav li:hover ul, ul.nav li.sfHover ul { left:-20px; top:30px; }

	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }

	.nav li li:hover ul, ul.nav li li.sfHover ul { left:220px; top:-10px; }

	.nav li:hover ul, .nav li li:hover ul { top: -999em; }

	.nav li li { display: block; padding: 8px 0; float: left; height: auto !important; }

	.nav li ul { z-index:1000; padding: 10px 0 10px 22px; width: 220px; }

	.nav li li a:link, .nav li li a:visited { display: block; height: auto; float: left; }

.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

.nav ul a { width: 200px; }



/*------------------------------------------------*/

/*-----------------[WP CALENDAR]-----------------*/

/*------------------------------------------------*/

#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}

#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }

#wp-calendar a:hover { text-decoration: underline; }

#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }

#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }

td#today { color: #ffffff; }

#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }

#wp-calendar #next a { padding-right: 10px; text-align: right; }

#wp-calendar #prev a { padding-left: 10px; text-align: left; }



/*------------------------------------------------*/

/*-------------------[PAGE NAVI]------------------*/

/*------------------------------------------------*/

.pagination { overflow: hidden; padding: 15px 12px 0px; }



.wp-pagenavi { position: relative; text-align: right; clear: both; padding: 30px 40px 30px 10px; color: #797979; font-weight: bold; }

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { padding: 5px !important; margin: 2px 0; text-decoration: none; border: none !important; color: #aeaeac; font-weight: normal !important; font-size: 24px; }

.wp-pagenavi span.pages { padding: 5px !important; margin: 2px 7px 2px 2px !important; text-transform: uppercase; font-size: 12px; border: none; }

.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding: 5px !important; margin: 2px 0; font-size: 24px; border: none; color: #797979; }



body.tax-project_category .wp-pagenavi { border-top: 1px solid #F0F0E5; padding: 30px; }



.foursixeight { margin: 0px 0px 15px 84px;}



#mobile_nav, #mobile_menu { display: none; }

#mobile_menu { border: 1px solid #DFDFCE; border-width: 1px 0; background: #EFEFE3; z-index: 10; position: absolute; top: 44px; left: 0px; width: 440px; padding: 7px 0; }



.et_pt_gallery_entry { margin-left: 10px !important; }

.et_embedded_videos { display: none !important; }



#et_pt_portfolio_gallery { margin-left: -37px !important; }

.et_pt_portfolio_item { margin-left: 27px !important; }

#et_pt_portfolio_gallery.et_portfolio_large { margin-right: -37px; margin-left: -55px !important; }





#et-control-panel { position: fixed; left: 0px; top: 94px; width: 169px; z-index: 9000; color: #9f9f9f; text-shadow: 1px 1px 1px #fff; background: url(images/control_panel/control-panel-bottom.png) no-repeat bottom left; padding-bottom: 18px; }

#control-panel-main { background: url(images/control_panel/control-panel-mainbg.png) repeat-y; -moz-border-radius-topright: 14px; -webkit-border-top-right-radius: 14px; border-top-right-radius: 14px; }

#et-control-close { background: url(images/control_panel/control-panel-closebutton.png) no-repeat; position: absolute; top: 17px; right: -41px; width: 45px; height: 40px; display: block; }

.control-open { background: url(images/control_panel/control-panel-openbutton.png) no-repeat !important; }

#et-control-inner { background: url(images/control_panel/control-inner.png) no-repeat; padding: 16px 16px 0px 16px; }

#et-control-panel h3.control_title { font-size: 15px; padding: 2px 0 10px; float: left; }

#et-control-panel p { font-style: italic; font-family: Georgia, serif; font-size: 10px; }

.et-sample-setting { display: block; width: 29px; height: 29px; position: relative; float: left; margin: 0 4px 4px 0; text-indent: -9999px; }

.et-sample-setting span.et-sample-overlay { background: url(images/control_panel/control-link-overlay.png) no-repeat; display: block; position: absolute; top: 0; left: 0; width: 30px; height: 30px; }

#et-sample-color1 { background: #6a8e94; }

#et-sample-color2 { background: #8da49c; }

#et-sample-color3 { background: #b0b083; }

#et-sample-color4 { background: #859a7c; }

#et-sample-color5 { background: #c6bea6; }

#et-sample-color6 { background: #b08383; }

#et-sample-color7 { background: #a4869d; }

#et-sample-color8 { background: #f5f5f5; }

#et-sample-color9 { background: #4e4e4e; }

#et-sample-color10 { background: #556f6a; }

#et-sample-color11 { background: #6f5555; }

#et-sample-color12 { background: #6f6755; }



#et-sample-texture1 { background: url(images/control_panel/body-bg2.png) 14px 13px; }

#et-sample-texture2 { background: url(images/control_panel/body-bg3.png); }

#et-sample-texture3 { background: url(images/control_panel/body-bg4.png); }

#et-sample-texture4 { background: url(images/control_panel/body-bg5.png); }

#et-sample-texture5 { background: url(images/control_panel/body-bg6.png); }

#et-sample-texture6 { background: url(images/control_panel/body-bg7.png); }

#et-sample-texture7 { background: url(images/control_panel/body-bg8.png); }

#et-sample-texture8 { background: url(images/control_panel/body-bg9.png); }

#et-sample-texture9 { background: url(images/control_panel/body-bg10.png); }

#et-sample-texture10 { background: url(images/control_panel/body-bg11.png) 139px 104px; }

#et-sample-texture11 { background: url(images/control_panel/body-bg12.png); }

#et-sample-texture12 { background: url(images/control_panel/body-bg13.png) 14px 14px; }

#et-sample-texture13 { background: url(images/control_panel/body-bg14.png); }

#et-sample-texture14 { background: url(images/control_panel/body-bg15.png); }

#et-sample-texture15 { background: url(images/control_panel/body-bg16.png); }

#et-sample-texture16 { background: url(images/control_panel/body-bg17.png); }



.et-control-colorpicker { background: url(images/control_panel/control-panel-colorpicker.png) no-repeat; width: 18px; height: 19px; display: block; float: right; }

.et-font-control { margin-top: 9px; }

.colorpicker { z-index: 10000; }



#et_control_header_font, #et_control_body_font { width: 73px; }



.colorpicker { width: 356px; height: 176px; overflow: hidden; position: absolute; background: url(images/colorpicker/colorpicker_background.png); font-family: Arial, Helvetica, sans-serif; display: none; }

.colorpicker_color { width: 150px; height: 150px; left: 14px; top: 13px; position: absolute; background: #f00; overflow: hidden; cursor: crosshair; }

.colorpicker_color div { position: absolute; top: 0; left: 0; width: 150px; height: 150px; background: url(images/colorpicker/colorpicker_overlay.png); }

.colorpicker_color div div { position: absolute; top: 0; left: 0; width: 11px; height: 11px; overflow: hidden; background: url(images/colorpicker/colorpicker_select.gif); margin: -5px 0 0 -5px; }

.colorpicker_hue { position: absolute; top: 13px; left: 171px; width: 35px; height: 150px; cursor: n-resize; }

.colorpicker_hue div { position: absolute; width: 35px; height: 9px; overflow: hidden; background: url(images/colorpicker/colorpicker_indic.gif) left top; margin: -4px 0 0 0; left: 0px; }

.colorpicker_new_color { position: absolute; width: 60px; height: 30px; left: 213px; top: 13px; background: #f00; }

.colorpicker_current_color { position: absolute; width: 60px; height: 30px; left: 283px; top: 13px; background: #f00; }

.colorpicker input { background-color: transparent; border: 1px solid transparent; position: absolute; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #898989; top: 4px; right: 11px; text-align: right; margin: 0; padding: 0; height: 11px; }

.colorpicker_hex { position: absolute; width: 72px; height: 22px; background: url(images/colorpicker/colorpicker_hex.png) top; left: 212px; top: 142px; }

.colorpicker_hex input { right: 6px; }

.colorpicker_field { height: 22px; width: 62px; background-position: top; position: absolute; }

.colorpicker_field span { position: absolute; width: 12px; height: 22px; overflow: hidden; top: 0; right: 0; cursor: n-resize; }

.colorpicker_rgb_r { background-image: url(images/colorpicker/colorpicker_rgb_r.png); top: 52px; left: 212px; }

.colorpicker_rgb_g { background-image: url(images/colorpicker/colorpicker_rgb_g.png); top: 82px; left: 212px; }

.colorpicker_rgb_b { background-image: url(images/colorpicker/colorpicker_rgb_b.png); top: 112px; left: 212px; }

.colorpicker_hsb_h { background-image: url(images/colorpicker/colorpicker_hsb_h.png); top: 52px; left: 282px; }

.colorpicker_hsb_s { background-image: url(images/colorpicker/colorpicker_hsb_s.png); top: 82px; left: 282px; }

.colorpicker_hsb_b { background-image: url(images/colorpicker/colorpicker_hsb_b.png); top: 112px; left: 282px; }

.colorpicker_submit { position: absolute; width: 22px; height: 22px; background: url(images/colorpicker/colorpicker_submit.png) top; left: 322px; top: 142px; overflow: hidden; }

.colorpicker_focus { background-position: center; }

.colorpicker_hex.colorpicker_focus { background-position: bottom; }

.colorpicker_submit.colorpicker_focus { background-position: bottom; }

.colorpicker_slider { background-position: bottom; }



#control-panel-main label { font-size: 11px; }



@media only screen and ( max-width: 960px ) {

	#et-search, p#et-search-title, p#et-search-title span { background: none !important; }

	#et-search { width: auto !important; height: auto !important; }

	#et-search-inner { padding: 0 !important; }

	#et-search-right { float: none !important; clear: both; text-align: left !important; }

	#et_search_submit { background: #BBB8B8 !important; color: #111 !important; }

	p#et-search-title { margin-bottom: 2px !important; }

	p#et-search-title span { padding: 0 !important; text-shadow: none !important; }

	#et-searchinput { width: auto !important; }

	p#et_choose_posts, p#et_choose_pages, p#et_choose_date, p#et_choose_cat { float: none !important; }

	#et-search-left { float: none !important; width: 100% !important; }

}



@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {

	#container { width: 728px; }

	#logo-area h2 { display: none; }

	#quote h2 { font-size: 26px; }

	#quote p { font-size: 12px; }

	.portfolio-item { width: 182px; }

	.blog-item { width: 119px; }



	.et_media { width: 460px; }

	.et_media_description { width: 195px; height: 248px; overflow: hidden; }



	.et_ajax_container_active { min-height: 367px; }



	#left-area { width: 473px; }

	#content-area:before { left: 473px; }

	#sidebar { width: 255px; }

	.depth-4 .children { padding-left: 0; }



	#et_contact_right { width: auto !important; margin-left: 0 !important; float: none !important; clear: both; }

	#et_pt_gallery { margin-right: -10px !important; }



	#et_pt_portfolio_gallery { margin-left: -58px !important; margin-right: -57px !important; }

	.et_pt_portfolio_item { margin-left: 21px !important; width: 219px !important; }

	.et_portfolio_more_icon, .et_portfolio_zoom_icon { top: 50px !important; }

	.et_portfolio_more_icon { left: 65px !important; }

	.et_portfolio_zoom_icon { left: 106px !important; }



	#et_pt_portfolio_gallery.et_portfolio_small { margin-left: -18px !important; }

	#et_pt_portfolio_gallery.et_portfolio_small .et_pt_portfolio_item { margin-left: 10px !important; width: 128px !important; }

	#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon { top: 20px !important; }

	#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon { left: 26px !important; }

	#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon { left: 62px !important; }



	#et_pt_portfolio_gallery.et_portfolio_large { margin-left: -20px !important; }

	#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 7px !important; width: 348px !important; }

	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 99px !important; }

	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 140px !important; }

	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 178px !important; }



	#et_pt_portfolio_gallery.et_portfolio_small { margin-left: -39px !important; }



	#et_pt_portfolio_gallery.et_portfolio_large { margin-left: -43px !important; }



	#et_ajax_portfolio_container .slide { height: 368px; }



	#et_ajax_portfolio_container a.more { bottom: 19px; }



	body.single-project .flexslider { min-height: 364px; }

}



@media only screen and (max-width: 767px ) {

	#container { width: 440px; }

	#logo-area { float: none; text-align: center; }

	#logo { float: none; padding-right: 0; }

	#logo-area h2, #top-menu, #phone, .et_media_description, #sidebar, #content-area:before { display: none; }

	#mobile_nav { position: relative; display: block; text-align: center; color: #797979; font-size: 14px; text-transform: uppercase; font-weight: lighter; padding: 12px 5px; background: #fffefe; /* Old browsers */

		background: -moz-linear-gradient(top,  #fffefe 0%, #f6f6ee 100%); /* FF3.6+ */

		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffefe), color-stop(100%,#f6f6ee)); /* Chrome,Safari4+ */

		background: -webkit-linear-gradient(top,  #fffefe 0%,#f6f6ee 100%); /* Chrome10+,Safari5.1+ */

		background: -o-linear-gradient(top,  #fffefe 0%,#f6f6ee 100%); /* Opera 11.10+ */

		background: -ms-linear-gradient(top,  #fffefe 0%,#f6f6ee 100%); /* IE10+ */

		background: linear-gradient(top,  #fffefe 0%,#f6f6ee 100%); /* W3C */

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffefe', endColorstr='#f6f6ee',GradientType=0 ); /* IE6-9 */

	}

	#mobile_nav:hover { text-decoration: none; color: #111; }

	#mobile_menu a { color: #797979; }

	#mobile_menu a:hover { text-decoration: none; color: #111; }

	#mobile_menu li { margin: 9px 0; }

	#mobile_menu ul { display: block !important; visibility: visible !important; }



	#quote h2 { font-size: 26px; }

	.portfolio-item { width: 220px; }

	.blog-item { width: 119px; padding: 44px 35px 41px 65px; }

	.blog-item.last { border-right: 1px solid #F0F0E5; }

	#mobile_nav > span { display: block; width: 14px; height: 9px; background: url(images/menu_arrow.png) no-repeat; position: absolute; top: 18px; left: 134px; -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }

	#mobile_nav.opened > span { -moz-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); }



	.et_media { width: 440px; float: none; margin: 0; }

	.et_ajax_container_active { min-height: 352px; }



	#left-area { width: auto; float: none; }



	.wp-pagenavi { text-align: center; padding-left: 0; padding-right: 0; }

	.depth-4 .children { padding-left: 0; }



	#et_contact_right { width: auto !important; margin-left: 0 !important; float: none !important; clear: both; }



	#et_pt_gallery { margin-left: 50px !important; }



	.sitemap-col { float: none !important; width: auto !important; }



	#et_pt_portfolio_gallery { margin-left: -60px !important; }



	.et_portfolio_small .et_pt_portfolio_item { width: 412px !important; margin-bottom: 10px; }

	.et_portfolio_small .et_pt_portfolio_entry { float: left; margin-right: 15px; }

	.et_portfolio_small .et_portfolio_more_icon, .et_portfolio_small .et_portfolio_zoom_icon { top: 30px !important; }

	.et_portfolio_small .et_portfolio_more_icon { left: 38px !important; }

	.et_portfolio_small .et_portfolio_zoom_icon { left: 77px !important; }



	#et_pt_portfolio_gallery.et_portfolio_large { margin-left: -32px !important; }

	#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 0 !important; width: 404px !important; }

	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 109px !important; }

	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 155px !important; }

	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 195px !important; }



	#et_ajax_portfolio_container .slide { height: 352px; }



	#et_ajax_portfolio_container a.more { color: #fff; bottom: 42px; }



	body.single-project .flexslider { min-height: 220px; }

}



@media only screen and (max-width: 479px ) {

	#mobile_nav > span { left: 58px; }

	#portfolio .more, #blog .more { display: none; }

	.portfolio-item { width: 140px; }

	.blog-item { border-right: none; width: 180px; padding: 22px 35px 17px 65px; }

	#featured { margin-bottom: 29px; }

	#quote { margin-bottom: 24px; }

	.et_media { width: 280px; }

	.et_ajax_container_active { min-height: 224px; }

	.entry .title, .page_title, #reply-title { font-size: 24px; }

	.children { padding-left: 0; }



	#et_pt_gallery { margin-left: -25px !important; }

	p.et-registration { margin-top: 35px !important; }

	.et-protected-form { padding: 0 !important; background: none !important; }

	.et-protected { width: auto !important; }



	#et_pt_portfolio_gallery { margin-left: -75px !important; }



	.entry .et_portfolio_small .et_pt_portfolio_item { width: 255px !important; margin-left: 42px !important; }



	.et_portfolio_small .et_pt_portfolio_item { margin-left: -15px !important; width: 254px !important; }



	#et_pt_portfolio_gallery, #et_pt_portfolio_gallery.et_portfolio_large { margin-left: -27px !important; }

	.et_pt_portfolio_item, #et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 0 !important; width: 228px !important; }

	.et_portfolio_more_icon, .et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 53px !important; }

	.et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 70px !important; }

	.et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 110px !important; }



	#et_ajax_portfolio_container .slide { height: 224px; }



	#portfolio .et_ajax_project .more { display: block; }



	body.single-project .flexslider { min-height: 140px; }

}



#ie7 #container > header { position: relative; z-index: 2; }

#ie7 #main-area { position: relative; z-index: 1; }





/********************************************************************************************/

/******************************    Custom CSS    ********************************************/

/********************************************************************************************/

/* Youtube Embed */
.embed-youtube iframe.youtube-player {
    width: 100% !important;
}

/* Anmeldung Newsletter */
#text-6 .wdform-element-section .button-submit {
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-box-shadow: rgb(255, 255, 255) 0px -1px 1px -1px inset;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(245, 245, 245) !important;
    background-image: -webkit-linear-gradient(top, rgb(245, 245, 245), rgb(238, 238, 238)) !important;
    background-image: -moz-linear-gradient(top, rgb(245, 245, 245), rgb(238, 238, 238)) !important;
    background-image: linear-gradient(rgb(245, 245, 245), rgb(238, 238, 238)) !important;
    background-image: -ms-linear-gradient(top, rgb(245, 245, 245), rgb(238, 238, 238)) !important;
    box-shadow: rgb(255, 255, 255) 0px -1px 1px -1px inset !important;
    color: rgb(102, 102, 102) !important;
    cursor: pointer;
    display: inline;
    font-family: 'Open Sans';
    font-size: 14px!important;
    height: auto;
    line-height: 20px;
    margin: 0px;
    outline-color: rgb(102, 102, 102);
    padding: 4px 10px;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    border: 1px solid rgb(221, 221, 221) !important;
    border-radius: 3px;
}

#text-6 .mwd-form-message1 {
    width: 90%;
}

#mwd-form1 .wdform-page-and-images {
    padding: 0 !important;
    margin: -10px;
}

#mwd-form1 .wdform_column {
    padding: 0 !important;
}

#mwd-form1 .wdform-element-section {
    display: block;
    width: 100% !important;
}

#text-6 input#wdform_1_element1 {
    width: calc(100% - 25px) !important;
margin-top:15px !important;
}

#mwd-form1 .wdform-label-section {
    width: 100% !important;

}

#mwd-form1 span.wdform-label {
    line-height: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px !important;
    color: #797979 !important;
margin-bottom:12px !important;
}

/* Registration Formular, password confirm remove icon */
label[for="user_pass_confirm"] .upme-icon-none {
   display: none;
}

h3>strong

{

	color:#6d150c;

}

.address-block .google-map-link

{

	display:none;

}

#top-menu

{

	margin-left: 140px;

}



#menu-main>li>ul>li>ul, #menu-main>li>ul>li>ul li,#menu-main>li>ul>li>ul a

{

width:265px;

}



#menu-main>li>ul>li>ul a

{



padding-right: 17px;



}



#logo-area h2

{

	display: none;

}



h1 {padding: 20px 0px 10px 0px;}

h2 {padding: 30px 0px 10px 0px;}

h3 {padding: 35px 0px 5px 0px;font-size:16px;}

.screen-reader-text {display:none;}





.post-content ul,.post-content ol,.post-content li{

	list-style-type:none !important;

}

.post-content li {

	text-indent: -15px;

	padding: 10px 0px 0px 0px;

	font-size:14px;

}

.post-content li::before {

	content: "\2014    ";

	color:#6d150c ;

}





#top-menu a{

	height: 30px!important;

	margin-bottom: -10px!important;

}

#logo

{

	padding-right: 40px;

}



#logo-area img

{

	width:100px!important;

}

#logo-area h2

{

	margin-top: 22px;

}

#logo-area

{

	margin-bottom: 0px;

	margin-top: -5px;

}



.section-title

{

	font-size:18px;

}



#wpmlselector

{

	float: right;

	margin-top:-10px;

	height:15px;



}

.lang_sel_list_horizontal {

	height:18px!important;

}



.mymail-_recaptcha-wrapper

{

	margin-top:10px!important;	

	width: 100%!important;

	display:inline-block;

}

.mymail-_recaptcha-wrapper>.g-recaptcha>div>div,.mymail-_recaptcha-wrapper>.g-recaptcha>div>div>iframe

{

	width:100%!important;

}



#recaptcha_control_holder {

  width: 0px!important;

}





#top-menu {
	float:			right;
	padding-top: 	0;
	margin-top: 	35px;
	margin-bottom: 	10px;
	margin-left: 	50px !important;
}

#recaptcha_control_holder {

  width: 0px!important;

}

#wpmlselector

{

	background-color: transparent!important;

}

#wpmlselector #lang_choice_1

{background-color: transparent!important;

	margin:0;

color:#6d150c;



}

a:hover{

	text-decoration: underline;

}





.page_title

{

	padding-top: 40px;

}



.post-content h1

{

	padding-bottom: 10px!important;



}



.upme-pic

{

	display:none;

}



.upme-registration .upme-name

{

	display:none;

}

.et_lb_module_content

{

	width: 115%!important;

}



#espresso-payment_page-dv .additional-registration-div

{

	display:none!important;

}

#custommenu 

{

	float: right;

	display: inline-block;

	padding-right: 10px;

	margin-top: 45px;

	margin-left:auto;

	margin-right:auto;



	text-align:center;

	box-sizing: border-box;

}



#custommenu a

{

	color:#6d150c;

}

.upme-right

{

	width: 50%;

		text-align: left;

}

.upme-left

{max-width: 50%!important

}

.upme-stats

{

	float: left!important;

	text-align: left;

}



#event_wrapper .section-title

{

	font-size: 12px!important;

}



#event_wrapper  p

{

	margin: 0!important;

	padding: 0!important;

}



#event_wrapper  span

{

	margin: 0!important;

	padding: 0!important;

}





.a_register_link

{

	padding: 4px 10px !important;

	font-size: 14px!important;

	margin-left: 130px!important;

	margin-bottom:110px !important	;

}



.cfodaylogin .upme-icon-user, .cfodaylogin .upme-icon-lock

{

	display: none;

}



.cfodaylogin .upme-head>.upme-left

{

	max-width: 100%!important;

}



.cfodaylogin .upme-input

{

	width: 100%!important;



}



.cfodaylogin .upme-mini-profile-button

{

	margin-top:0px;

}

.cfodaylogin .upme-mini-profile-button .upme-button-alt

{

	padding:8px 20px !important;

	white-space: nowrap;

}

#event_wrapper p

{

	margin-bottom: 5px!important;

}

.upme-separator-collapse-icon

{

	display:none!important;

}



.upme-search-submit

{

	margin-top: 5px!important;

}

input[type=submit], .upme-button, .a_register_link,.et_search_submit,#upme-reset-search,a.small-button.smallred

{

	-webkit-background-clip: border-box;

	-webkit-background-origin: padding-box;

	-webkit-background-size: auto;

	-webkit-box-shadow: rgb(255, 255, 255) 0px -1px 1px -1px inset;

	background-attachment: scroll;

	background-clip: border-box;

	background-color: rgb(245, 245, 245) !important;

	background-image: -webkit-linear-gradient(top, rgb(245, 245, 245), rgb(238, 238, 238)) !important;

	background-image: -moz-linear-gradient(top, rgb(245, 245, 245), rgb(238, 238, 238)) !important;

	background-image: linear-gradient(rgb(245, 245, 245), rgb(238, 238, 238)) !important;

	background-image: -ms-linear-gradient(top, rgb(245, 245, 245), rgb(238, 238, 238)) !important;

	box-shadow: rgb(255, 255, 255) 0px -1px 1px -1px inset !important;

	color: rgb(102, 102, 102) !important;

	cursor: pointer;

	display: inline;

	font-family: 'Open Sans';

	font-size: 14px!important;

	height: auto;

	line-height: 20px;

	margin: 0px;

	outline-color: rgb(102, 102, 102);

	padding: 4px 10px;

	text-align: left;

	text-decoration: none;

	text-shadow: none;



}

.post-content {

	padding: 15px 50px 45px;

}



input, .a_register_link,.et_search_submit,input[type=email] ,textarea,.wpcf7-select,.wpcf7-tel,.VS-search-box,a.small-button.smallred

{

	border: 1px solid rgb(221, 221, 221) !important;

	border-radius: 3px;



}



.wpcf7-select

{

	box-shadow: rgb(221, 221, 221) 0px -1px 2px 0px inset;

	padding-bottom: 6px;

	padding-left: 6px;

	padding-right: 6px;

	padding-top: 6px;

	

}

#event_reg_theme h2

{

display:none;

}

input[type=text] ,input[type=email] ,textarea,.event_form_field select,input[type=tel]

{

	

	-webkit-background-clip: border-box;

	-webkit-background-origin: padding-box;

	-webkit-background-size: auto;

	-webkit-box-shadow: rgb(221, 221, 221) 0px -1px 2px 0px inset;

	-webkit-rtl-ordering: logical;

	-webkit-user-select: text;

	-webkit-writing-mode: horizontal-tb;

	background-attachment: scroll;

	background-clip: border-box;

	background-color: rgb(255, 255, 255);

	background-image: none;

	background-origin: padding-box;

	background-size: auto;



	border-image-outset: 0px;

	border-image-repeat: stretch;

	border-image-slice: 100%;

	border-image-source: none;



	box-shadow: rgb(221, 221, 221) 0px -1px 2px 0px inset;

	box-sizing: border-box;

	color: rgb(68, 68, 68);

	cursor: auto;

	display: inline-block;

	font-family: 'Open Sans';

	font-size: 14px!important;

	height: 33px;

	letter-spacing: normal;

	line-height: normal;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 0px;

	max-width: 100%;

	padding-bottom: 6px;

	padding-left: 6px;

	padding-right: 6px;

	padding-top: 6px;

	text-align: start;

	text-indent: 0px;

	text-shadow: none;

	text-transform: none;

	vertical-align: baseline;

	width: 308.875px;

	word-spacing: 0px;

	writing-mode: lr-tb;

	zoom: 1;

}



.single-project #comment-wrap

{

display:none;

}

.page_title 

{

	padding-left: 50px;

}



.event_title

{

	padding: 0 0 10px 0!important;

	font-size: 26px!important;



}

.event-list-display

{

	padding: 0 0 30px 0!important;

	

border-bottom: 1px solid #EBEBEB!important;

margin-top: 20px;

}

.upme-widget-button-alt

{

     white-space: nowrap;

}

.event-meta .section-title

{

	margin-right: 10px !important;

	font-size: 14px!important;

	color: #6d150c!important;

	width: 130px;

}

.event_address .section-title, .event_prices .event_price_label, .event_time .start_time_id,.start_date .span_event_date_label,#event-reg-form-groups .event_questions label,.event_time .span_event_time_label

{

	padding-right: 0px!important;

	margin-right: 0px !important;

	font-size: 14px!important;

	color: #6d150c!important;

	width: 120px!important;

	font-weight: 700!important;

	display:inline-block;

}

.wpcf7-textarea

{

min-height:100px;

}

.wpcf7-checkbox .wpcf7-list-item

{

display:inline-block;

width:100%;

}

#espresso-payment_page-dv .section-title

{

	padding-left: 0!important;



	padding-right: 0px!important;

	margin-right: 10px !important;

	font-size: 14px!important;

	color: #6d150c!important;

	width: 180px;

	font-weight: 700!important;

}

#espresso-payment_page-dv .section-heading

{

	padding-left: 0!important;

}



#espresso-payment_page-dv .event-messages p

{

	margin: 0!important;

}



#espresso-payment_page-dv #payment-options-dv,#espresso-payment_page-dv #external-link-msg-pg

{

	display: none;

}



#espresso-payment_page-dv .event_title, .section-heading, .section-title

{

	margin-bottom: 0!important;

	padding-bottom: 0!important;

}



.event_prices .free_event

{

	display: none;

}

.reg-quest-title

{

	display: none;

}

.event-conf-block>p:nth-child(3),.event-conf-block>.additional-conf-info

{

display:none!important;

}



/*.event-conf-block .additional-conf-info:nth-child(1) .event_title,*/





#event-reg-form-groups .event_questions

{

	padding-left: 0!important;

}

#event-reg-form-groups .section-heading

{

	padding-top: 10px!important;

	font-weight: 700!important;

}

.event_address .address-block

{

	padding-top: 0px !important;

}

.event_address br

{

	display: none;

}

.event_address .address-block br

{

	display: inline;

}

.event_address .address-block br:first-child

{

	/*display: none;*/

}

.event_address .google-map-link

{

	/*display: none;*/

}



.event_description .section-title

{

	/*display: none;*/

}

.event_decription .section-title p

{

	margin-right: 0px!important;

}



#event_espresso_registration_form .section-title

{

	margin-right: 10px !important;

	font-size: 14px!important;

	color: #6d150c !important;



	padding: 0;

}



#event_espresso_registration_form .span_event_date_label,#event_espresso_registration_form  .span_event_date_label,#event_espresso_registration_form .section-title

{

		width: 120px!important;

		display: inline-block;

		margin-right: 0px!important;

}



.spaces-available .section-title

{

	margin-right: 10px !important;

	font-size: 14px!important;

	color: #6d150c !important;

	width: 130px!important;

}



input.ui-autocomplete-input

{

	margin-left: 0px!important;

	height: 22px;

}





.ui-helper-hidden-accessible

{

	margin-right: 200px;



}



#ee_search_submit

{





	padding-top: 2px;

	padding-bottom: 1px;



}



#ee_autocomplete

{

	margin-top: 5px;

	margin-bottom: 10px;

}



.post-edit-link

{

	display: none;

}



.et-box-content {padding:10px 20px !important;}





.post-content li

{

	padding-left: 15px;

}



#wpcf7-f2998-o1 input .your-email

{

	width: 100%;



}

.wpcf7-form-control {

	max-width:100%;

	padding:5px 0px;



}

.main-area

{

	width: 100%;



}



.single_project_image

{

	width: 35%;

	display: block;

	margin:0 auto;

	

}

#lang_sel{z-index:999;}

#lang_sel ul, #lang_sel ul ul {z-index:999;width:80px;}

#lang_sel ul li, #lang_sel ul li {background-color:white;width:80px;}



.dataTables_wrapper

{



	border-color:#DDD;

	border-width: 1px;

	border-radius:3px;

	border-style: solid;

	box-shadow: #CCC 0px 1px 2px -1px;

	padding: 20px;

	margin-top: -50px;



}





#table_wrapper #invoice,#table_wrapper #status, #table_wrapper tbody tr td:last-child,#table_wrapper tbody tr td:nth-child(6),#table_wrapper tbody tr td:first-child,#table_wrapper #cb, #table_wrapper #table_filter, #table_wrapper #table_length, .bottom_settings,#table_wrapper #table_paginate,#table_wrapper #table_info,#table_wrapper #event,#table_wrapper tbody tr td:nth-child(3)

{

	display: none;

}



#table_wrapper tbody td

{

	line-height: 30px!important;

}

.espresso_payment_overview .section-heading

{

	padding-left: 0!important;

	padding-bottom: 10px!important;

	padding-top: 0!important;

}





#table_wrapper table

{

	width: 100%!important;

}



h1, h2, h3, h4, h5, h6

{

	letter-spacing:0px!important; 

}



.upme-widget-profile-button

{

	margin-top: 0px!important;

	margin-right: 0px!important;



}



.upme-name .upme-widget-profile-button  .upme-widget-button-alt

{



	font-size: 14px!important;

}





.upme-widget-left

{

	width: 100%!important;

}



.et_pt_blogentry a.readmore span,.et_pt_blogentry a.readmore

{

	background:none!important;

	text-transform: uppercase;

	font-size: 14px;

}



#et-search

{

	background:none!important;

}



#et-search-inner

{

	padding-left: 0px!important;

	padding-top: 0px!important;

}

#et-search-title 

{

	display: none;



}

#et-search-word #et-searchinput

{

	height: 25px;

	background: none;

	background-color: #F5F5F5 !important;

}



#et_search_submit

{

	padding-top: 2px;

	padding-bottom: 2px;

}



#wpcf7-f3373-p2164-o1 .wpcf7-email, #wpcf7-f3373-p2164-o1 .wpcf7-text, #wpcf7-f3377-p3380-o1 .wpcf7-email,#wpcf7-f3377-p3380-o1 .wpcf7-text,#wpcf7-f3377-p3380-o1 .wpcf7-select,#wpcf7-f3377-p3380-o1 .wpcf7-textarea

{

	width: 50%;

}

#wpcf7-f3373-p2164-o1 .wpcf7-textarea

{

	width: 100%;

	height: 150px;

}

.wpcf7-select

{

	width: 308.875px!important;

}

.textarea-141 .wpcf7-textarea

{

	width: 54%;

	height: 80px;

}

#upme_login_widget-2,.widget

{

	padding-top: 20px;

	padding-bottom: 15px;

}

.VS-search-box

{

	border-radius: 3px!important;

}



.VS-search-box .ui-menu

{

	border:none !important;

}



.post-content p[style="font-size: 12px;"]

{

	display: none;

}



.espresso_ical_link

{

	display: none;

}

#event_espresso_registration_form .section-title

{

	text-transform: none!important;

}



.et_pt_blogentry a[title~="Kommentiere"]

{

	display: none;

}



.espresso_payment_overview .section-heading

{

	display: none;

}



.yop-poll-container-error

{

	text-transform: none!important;

}



.portfolio-item, .portfolio-item a,.portfolio-item a img

{

	width: 320px!important;

}



.upme-registration span,.upme-registration div

{

	font-family: 'Open Sans'!important;

}



.event_full:last-child

{

	display: none;

}



a[value="Registrieren"]

{

	display: none;

}



.category .format-standard:first-child

{

	padding-top: 40px;



}

.category .format-standard

{



	margin-left: 50px;

}



.category .format-standard .post-content,.category .format-standard .title

{

	padding-left: 0px;



}



#lang_sel>ul>li

{

	background-color: transparent!important;

	

}

#lang_sel a

{

	color:#6d150c!important;

}



.upme-field-value input[type=password]

{

	font-size: 14px!important;

}



#sidebar .textwidget h3

{

	font-size: 14px;

}





.vorstandsbild

{

	float:right;

	margin-top:-55px;

}



.spaces-available

{

display:none!important;

}

.post-content .event_espresso_form_wrapper ul {

    margin-left: 0px;

}



#event-reg-form-groups .section-heading

{

	padding-left: 0px;

}



.event_espresso_form_wrapper

{

	margin-top: 10px;

}



.event_form_submit 

{

	margin-left: 0px;

	margin-top:10px;

}



#blog-grid #et_pt_blog .meta-info

{

	display: none!important;

}



#payment-options-dv,.additional-registration-div,#external-link-msg-pg

{

	display: none;

}



#upme-edit-profile-form .upme-cfos_mitgliedschaft .upme-help-text

{

	display:none;

}

.meta-info

 {

 	display: none!important;

 }



#event_wrapper #event_container_pagination .event_price

{

	display: none;

}

.section-title

{

	font-weight: 700 !important;

}



.event_questions .reg-quest-title 

{

	display: none!important;

}



/*****************************************************************************************************************************/

/********************************************    RESPONSIVE DESIGN    ********************************************************/

/*****************************************************************************************************************************/



@media only screen and (max-width: 960px ) {

	#mobile_menu>li>ul>li:not(.swisscfodaysub)>ul {

		display:none !important; max-height:1px;opacity:1;

	}



	.upme-widget-profile-button

	{

		margin-right: -10px !important;

	}

	#top-menu

	{
                margin-top: 69px !important;
		margin-left: 0px;

	}

	#custommenu 

{

margin-top: 10px;

}

	.upme-name .upme-widget-profile-button .upme-widget-button-alt {

		padding:	5px !important;

	}

	.cfodaylogin .upme-mini-profile-button .upme-button-alt {

		padding:	10px !important;

	}

	.upme-button-alt.upme-fire-editor.upme-fire-editor-view {

	    white-space: nowrap;

	}

	.upme-stats {

	    float: right!important;

	}

}



@media only screen and (max-width: 767px ) {

	#lang_sel

	{

		padding-top: 10px;

		padding-bottom:15px;

	}

	#mobile_menu>li>a

	{

		font-weight: bold;

	}



	#custommenu

	{

		padding-top: 10px;

		padding-bottom:15px;

		width:100%;

	}



}



@media only screen and (max-width: 479px ) {

	#container { width: 90%; }

	#mobile_menu { width: 100%; }

	#custommenu, #wpmlselector {margin:20px 0px;}

	.post-content { padding: 20px 20px 20px 20px;}

	.page_title { padding-left: 20px;}



	.upme-column-wrap .upme-name .upme-button-alt 

	{

		display:block;

		min-width:90px!important;

	}



	.upme-button

	{

		display:block;

	}



	.upme-column-wrap .upme-name .upme-button-alt:first-child

	{

		margin-top:30px;

	}



	.vorstandsbild 

	{

		max-width: 40%!important;

	}



	#event_espresso_registration_form .span_event_date_label,#event_espresso_registration_form  .span_event_date_label,#event_espresso_registration_form .section-title

	{

		width: 100%!important;

		display: inline-block;

		margin-right: 0px!important;

	}

}

ul.mailster-list li {
    background: none !important;
}

.mailster-widget-text.mailster-widget-text-before {
    height: 60px;
}

.mailster-wrapper.mailster-email-wrapper {
    height: 75px;
}