/*







Theme Name: Responsive Theme - JOCO Theme







Theme URI: http://www.joco-berlin.de







Description: Slider Responsive Theme







Version: 2.1







Author: JOCO (1st Version: Marios Lublinski)







Author URI: http://www.joco-berlin.de







Tags: 3 column theme, clean, portfolio







*/







/* =WordPress Core







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






.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 4px 5px;
}
/* Global */







body, div {
	margin: 0;
	padding: 0;
}
body {
font-family: color: #444;
}
a {
	color: #efbb43;
	text-decoration: none;
	transition: background 1s ease 0s, color 0s ease 0s;
} /* menu animation */
a:hover {
	color: #666;
}
h1, h2, h3, h4, h5, p {
	margin: 15px 25px 5px;
	color: #ffffff
}
h3 {
	font-size: 25px;
	font-weight: normal;
	padding-top: 3px;
	color: #efbb43;
}
h4 {
	font-size: 14px;
	line-height:17px;
}
h5 {
	font-size: 16px;
	line-height:18px;
	font-weight: 400;
}
.no_margin_top {
	margin-top: 0 !important;
}
.margin_top_25 {
	margin-top: 25px;
}
.margin_vert_20 {
	margin: 20px 0;
}
.margin_vert_25 {
	margin: 25px 0;
}
.padding_bottom_10 {
	padding-bottom: 10px !important;
}
img {
	border: none;
}
p {
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #ffffff
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
sup {
	font-size: 11px;
}
.line_height_22 {
	line-height: 22px !important;
}
.font_10 {
	font-size: 10px !important;
}
.font_11 {
	font-size: 11px;
}
.font_14 {
	font-size: 14px;
}
.font_17 {
	font-size: 17px;
}
.font_18 {
	font-size: 18px;
}
.font_28 {
	font-size: 28px;
	line-height: 30px;
}
.font_42 {
	font-size: 42px;
}
.font_normal {
	font-weight: normal;
}
.float_none {
	float: none !important;
}
.green_text {
	color: #005a4a;
}
.purple_text {
	color: #76236d;
}
.text_center {
	text-align: center;
	margin-top: 20px;
}
::selection {
	background: #ccc;
}







::-moz-selection {
 background: #ccc;
}
#main_container {
	width: 900px;

	margin: 0 auto;
	background: url("/wp-content/themes/SliderResponsiveTheme/images/primary_content_tail.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

}
/* HTML5 tags */







header, section, footer, aside, nav, article, figure {
	display: block;
}
/* Header */







#header {
	padding: 1px 0 10px 0;
	/*border-bottom: 1px solid #49afe8;*/

	
}
#menu_container {
	padding: 4px 0 6px 0;
	text-align: center;
	border-top: 1px solid #49afe8;
	border-bottom: 1px solid #49afe8;
	margin-top: 10px;
	margin-bottom:10px;
	display: none;
}
#menu_container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	text-align: center;
	
	
}
#menu_container ul li {
	margin-left: 10px;
	font-size: 13px;
	color: #9f9f9f;
	position: relative;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	display: inline-block;
}
#menu_container ul li:first-child {
	margin-left: 0;
}
#menu_container ul li a {
	color: #ffffff;
	text-decoration: none;
	/*display: block;*/
	padding-bottom: 0 10px;
	padding: 5px 15px 5px 15px;
	border-radius: 0;
	/*padding: 13px*/
} /* padding muss mit z513 gleich sein zb 12px = 12px */

#menu_container ul li a:hover, #menu_container ul li.current-menu-item a, #menu_container ul li.current_page_item a {
	color: #49afe8;
	/*padding: 13px;*/
} /* rollover-aktueller menuepunkt */

#menu_container ul li ul {
	position: absolute;
	top: 35px;
	left: 0;
	padding: 1px 1px;
	z-index: 25;
	display: none;
	border-radius: 3px;
	text-align: left;
}
#menu_container ul li ul li {
	width: 150px;
	font-size: 12px;
	margin: 0;
	padding: 4px 2px 4px 2px;
	background-color: #333;
}
#menu_container ul li ul li:first-child {
	border-top: none;
}
#menu_container ul li.current-menu-item ul li a, #menu_container ul li.current_page_item ul li a {
	color: #9f9f9f;
	border-bottom: none;
}
#menu_container ul li ul li.current-menu-item a, #menu_container ul li ul li.current_page_item a, #menu_container ul li ul li a {
	color: #9f9f9f;
	border-bottom: none;
}
#menu_container ul li ul li.current-menu-item a:hover, #menu_container ul li ul li.current_page_item a:hover, #menu_container ul li ul li a:hover {
	border-bottom: none;
	color: #ccc;
	padding: 12px;
}
/* Content */







#slideshow_cont {
	margin-top: 3px;
	height: 600px;
	width: 976px;
	position: relative;
}
#slideshow {
}
.slide_box {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.slide_box img {
	width: 1000px;
	height: 600px;
	border-radius: 5px;
}
.first_slide_box {
	display: block;
}
.slide_box_text {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	position: absolute;
	bottom: 15px;
	left: 15px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
h3.top_title, h1.top_title {
	padding: 5px 5px;
	margin: 2px 0 2px;
	font-size: 13px;
	color: #fff;
	background-color: #000;
	text-transform: uppercase;
}
.slide_prev {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -16px;
	z-index: 15;
	cursor: pointer;
}
.slide_next {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
	z-index: 15;
	cursor: pointer;
}
.home_post_wide {
	float: left;
	margin: 25px 26px 0 0;
	width: 470px;
	height: 317px;
	position: relative;
}
.home_post_wide img {
	width: 470px;
	height: 317px;
	border-radius: 3px;
}
.home_post_wide .home_post_title {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 120px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	background-color: #fff;
	padding: 3px;
	border-radius: 2px;
}
.home_post_tall {
	float: left;
	margin: 25px 26px 0 0;
	width: 227px;
	height: 317px;
	position: relative;
}
.home_post_tall img {
	width: 227px;
	height: 317px;
	border-radius: 3px;
}
.home_post_tall .home_post_title {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 120px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	background-color: #fff;
	padding: 3px;
	border-radius: 2px;
}
.home_post_tall_last {
	margin-right: 0;
}
.home_post_box {
	float: left;
	margin: 25px 0px 0 0;
	width: 244px;
	height: 258px;
	position: relative;
}
.home_post_box img {
	width: 244px;
	height: 258px;
}
.home_post_box .home_post_title {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 130px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	background-color: #fff;
	padding: 3px;
	border-radius: 2px;
}
.home_post_box_last {
	margin-right: 0;
}
.home_post_title a {
	color: #222;
	text-decoration: none;
}
.home_post_title a:hover {
	text-decoration: underline;
}
.home_post_box1 {
	position: absolute;
	left: 0;
	bottom: 15px;
	padding: 5px 5px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #fff;
}
.archive_nav {
	padding: 10px 0 0;
}
.archive_nav a {
	display: block;
	background-color: #000;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 10px;
}
.blog_box {
	margin-top: 25px;
}
.blog_box .left img {
	width: 614px;
	height: 337px;
	border-radius: 5px;
}
.blog_box .right {
	font-size: 14px;
	width: 290px;
	background-color: #fff;
	padding: 15px 15px;
	height: 307px;
}
.blog_box .right h3 {
	font-size: 20px;
	margin-top: 0;
	font-weight: normal;
}
p.blog_date {
	margin-bottom: 20px;
}
.blog_box .read_more {
	display: inline-block;
	font-size: 13px;
	color: #444;
	padding: 1px 1px;
}
#single_cont {
	padding: 0px;
	font-size: 15px;
	margin-top: 5px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 10px;
} 

/* große content */
h1.single_title {
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: normal;
}
.single_rand_cont {
}
#commentform input[type=submit] {
	background-color: #161616;
	color: #fff;
	border: 1px solid #6E6E6E;
	padding: 3px 5px;
}






/* Footer */






#footer {
	margin: 0px 0 25px;
	padding: 15px;
	font-size: 10px;
	text-align: center;
	
}
/*#footer a { 
	color: #fff; 
	
	} */

#footer .left img {
	float: left;
	margin-right: 10px;
}




/*Contactform */

.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #6b2739 !important;
    color: #fff;
    width: 75%;
	border: 1px solid #efbb43;
	margin-top: 5px;
	padding: 6px;
	
}


.wpcf7
{
    text-align: center;
}

.wpcf7-form p input.wpcf7-submit   {
  background: #efbb43;
  border: 0;
  padding: 5px;
  color:#6b2739;
  text-transform: uppercase;
  margin-left:15px;
  cursor:pointer;
  font-size: 12px;
  letter-spacing:0.2px;
  font-family: "Noticia Text",arial,sans-serif;
}

.wpcf7-form p input.wpcf7-submit:hover    {
  
  color:#000;
 
}

div.wpcf7-mail-sent-ok {
	border: none;
	color: #efbb43; 
}

div.wpcf7-mail-sent-ng {
	border: none;
	color: #efbb43; }

div.wpcf7-validation-errors {
	border: 0;
	color: #bf0303;
	font-size: 10px;

}

span.wpcf7-not-valid-tip {
	display: none;
}


/* sliceshow css */


.sliceshow-slideshow .slides .sliceshow-caption a {
	display: block;
	text-align: center;
	font-family: "Noticia Text",arial,sans-serif;
	font-weight: normal;
}

.sliceshow-slideshow .slides .sliceshow-caption a:link, .sliceshow-slideshow .slides .sliceshow-caption a:visited {
	color: #fff;
	text-decoration: none;
}

.sliceshow-slideshow .slides .sliceshow-caption a:hover {
	text-decoration: none;
	opacity: .8;
	color: #000 !important;
}

.sliceshow-slideshow .slides .sliceshow-caption {
    -moz-box-sizing: border-box !important;
    background: none repeat scroll 0 0 rgba(73, 176, 232, 0.81) !important;

}

/* for tablet */







@media only screen and (min-width: 768px) and (max-width: 1024px) {
#main_container {
	width: 718px;
}
#header {
	padding: 1px;
}
.logo {
	max-width: 688px;
	height: inherit;
}
#menu_container ul li {
	margin-left: 12px;
	font-size: 14px;
	color: #9f9f9f;
	position: relative;
	padding-bottom: 0px;
	text-transform: uppercase;
	display: inline-block;
}
#slideshow_cont {
	height: 460px;
	width: 718px;
}
.slide_box img {
	width: 718px;
	height: 460px;
}
.home_post_wide {
	margin: 25px 15px 0 0;
	width: 344px;
	height: 232px;
}
.home_post_wide img {
	width: 344px;
	height: 232px;
}
.home_post_wide .home_post_title {
	width: 324px;
	font-size: 15px;
}
.home_post_tall {
	margin: 25px 15px 0 0;
	width: 172px;
	height: 232px;
}
.home_post_tall img {
	width: 172px;
	height: 232px;
}
.home_post_tall .home_post_title {
	width: 152px;
	font-size: 15px;
}
.home_post_tall_last {
	margin-right: 0;
}
.home_post_box {
	width: 179px;
	height: 189px;
}
.home_post_box img {
	width: 179px;
	height: 189px;
}
.home_post_box .home_post_title {
	width: 159px;
	font-size: 15px;
}
.home_post_box_last {
	margin-right: 0;
}
.blog_box .left img {
	width: 460px;
	height: 252px;
}
p.blog_date {
	margin-bottom: 10px;
}
.blog_box .right p {
	line-height: 17px;
}
.blog_box .right {
	font-size: 12px;
	width: 210px;
	background-color: #fff;
	padding: 10px 10px;
	height: 232px;
}
#single_cont {
	padding: 0px;
}
.single_inside_content img {
	max-width: 688px;
	height: inherit;
}
#footer {
	font-size: 12px;
}

.csColumn {

	margin-bottom: 70px !important;
}

.wpcf7 input[type="email"], .wpcf7 textarea {

    width: 40%;
}




}


 @media screen and (max-width: 766px) {
#main_container {
	width: 310px;
}
#header {
	padding: 1px;
}
.logo {
	max-width: 290px;
	height: inherit;
}
#menu_container ul li {
	margin-left: 2px;
	font-size: 14px;
	color: #9f9f9f;
	position: relative;
	padding-bottom: 0px;
	text-transform: uppercase;
}
#slideshow_cont {
	height: 220px;
	width: 310px;
	margin-top: 7px;
}
.slide_box img {
	width: 310px;
	height: 220px;
}
.slide_box_text {
	position: absolute;
	bottom: 15px;
	left: 15px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
.home_post_wide {
	float: none;
	margin: 15px auto;
	width: 310px;
	height: 209px;
}
.home_post_wide img {
	width: 310px;
	height: 209px;
}
.home_post_wide .home_post_title {
	width: 290px;
	font-size: 16px;
}
.home_post_tall {
	float: none;
	margin: 15px auto;
	width: 310px;
	height: 433px;
}
.home_post_tall img {
	width: 310px;
	height: 433px;
}
.home_post_tall .home_post_title {
	width: 290px;
	font-size: 16px;
}
.home_post_tall_last {
	margin-right: auto;
}
.home_post_box {
	width: 310px;
	height: 328px;
	float: none;
	margin: 15px auto;
}
.home_post_box img {
	width: 310px;
	height: 328px;
}
.home_post_box .home_post_title {
	width: 290px;
	font-size: 16px;
}
.home_post_box_last {
	margin-right: auto;
}
.blog_box .left img {
	width: 310px;
	height: 170px;
	float: none;
	margin-bottom: 5px;
}
p.blog_date {
	margin-bottom: 10px;
}
.blog_box .right p {
	line-height: 17px;
}
.blog_box .right {
	font-size: 12px;
	width: 290px;
	background-color: #fff;
	padding: 10px 10px;
	height: 200px;
}
#single_cont {
	padding: 0px;
}
.single_inside_content img {
	max-width: 280px;
	height: inherit;
}
#commentform textarea {
	max-width: 280px;
}
#footer {
	font-size: 12px;
}

h4 {
	font-size: 13px;
	line-height:16px;
	margin-right: 2px;
	margin-left: 9px;
}

p {
	font-size: 13px;
	line-height:16px;
	margin-right: 4px;
	padding-left: 3px;
	margin-left: 17px;
	margin-right: 17px;

}

.csColumn {
    clear: both !important;
    float: none !important;
    text-align: justify !important;
    width: 80% !important;
	margin-bottom: 70px !important;
}

}

.button_card  {
    margin-right: 30px;
}

.button_card_2 :hover {
    opacity: 0.65;
}

.button_card_re  {
    margin-right: 0px;

}

.button_card_re :hover {
    opacity: 0.65;
}