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


		 artd custom css


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

/* ---> Global <--- */

body {
	line-height: 1.6;
}

li {
	line-height: 1.6;
}

#sp-message-area.span9 {
	width: 65%;
}

#sp-right.span3 {
	width: 30%;
	margin-left: 5%;
}

img.fulltext-image {
	margin-bottom: 20px;
}

#sp-menu-wrapper {
	z-index: 10;
}

/* ---> Global ENDE <--- */

/* ---> Slider <--- */

#sp-slide-wrapper {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

#sp-slide-wrapper .nspMain {
	margin-top: -50px;
}

#sp-slide-wrapper .nspMain .nspArts {
	position: relative;
	padding: 0;
}

#sp-slide-wrapper .nspMain .nspArts .nspInfo {
	text-align: right;
}

#sp-slide-wrapper .nspTopInterface {
	z-index: 9;
	position: relative;
}

#sp-slide-wrapper .nspArtPage .nspArt {
	padding: 0!important;
}

#sp-slide-wrapper .nspArtPage .nspArt h4.nspHeader {
    font-size: 20px;
    padding-bottom: 12px;
}

#sp-slide-wrapper .nspArtPage .nspArt .readon {
	margin-top: 20px;
	margin-bottom: 4px;
}

#sp-slide-wrapper .nspTopInterface {
	position: absolute;
	left: 0;
	bottom: 0;
}

#sp-slide-wrapper .nspInfo {

}

/* ---> Slider ENDE <--- */

/* ---> Events <--- */

.module.events {
	margin-top: 0;
}

#sp-slide-wrapper .djev_mod_items {
    margin: -10px 0 0 0;
}

#sp-slide-wrapper .djev_item .djev_info {
	display: none;
}

#sp-slide-wrapper .djev_item .djev_item_content {
	padding-top: 0;
}

#sp-slide-wrapper .djev_mod_items .djev_item {
    margin: 0 0 10px;
}

.djev_mod_items .djev_item_title {
	font-size: 20px;
    width: calc(100% - 100px);
}

#sp-slide-wrapper .djev_item .djev_item_content .djev_item_info {
	position: relative;
}

#sp-slide-wrapper .djev_item .djev_item_content .djev_item_info .djev_time {
	position: absolute;
	top: -30px;
	right: 0;
	font-weight: normal;
	font-size: 90%;
	color: #7d7d7d;
	margin: 0;
}

#sp-slide-wrapper .djev_item .djev_item_content .djev_item_info .djev_time .djev_time_icon {
	display: none;
}

#sp-slide-wrapper .djev_mod_items .djev_item {
	border-bottom: 0;
	margin-bottom: 0;
}

#sp-slide-wrapper .djev_mod_items .djev_intro {
	width: calc(100% - 140px);
}

#sp-slide-wrapper .djev_mod_items .djev_readmore {
	overflow: auto;
	position: absolute;
	right: 0;
	bottom: 2px;
	width: 140px;
	margin: 0;
}

#sp-slide-wrapper .djev_mod_items .djev_readmore a:link,
#sp-slide-wrapper .djev_mod_items .djev_readmore a:visited,
#sp-slide-wrapper .djev_mod_items .djev_readmore a:active
#sp-slide-wrapper .djev_mod_items .djev_readmore a:hover {
	background: transparent;
	font-size: 16px;
	color: #576d83!important;
	border: none!important;
	padding: 0;
	float: right;
}

.djev_calendar_month .next-month i.fa,
.djev_calendar_month .prev-month i.fa {
	display: block;
}

#djevents > h3 {
	display: none;
}

#sp-headline-wrapper {
	margin-top: 50px;
}

#sp-headline-wrapper h3 {
	font-size: 36px;
	color: #576d83;
	line-height: 40px;
	font-weight: 600;
	text-transform: uppercase;
}

h1.componentheading.event {
	display: none!important;
}

/* ---> Events ENDE <--- */

/* ---> iFrame <--- */

iframe#blockrandom {
	border:none;
	min-height: 700px;
}

/* ---> iFrame ENDE <--- */

/* ---> Formular <--- */

body #sp-right .chronoforms {
	background: #576d83;
	padding: 30px;
}

body #sp-right .chronoforms form {
	margin-bottom: 0;
}

body #sp-right .chronoforms h2 {
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	margin-bottom: 30px;
}

body .ui.form .field > input::-webkit-input-placeholder {
  color:#1d1d1b;
  opacity: 1;
  font-weight: 400;
}
body .ui.form .field > input::-moz-placeholder { /* Firefox 19+ */
  color:#1d1d1b;
  opacity: 1;
  font-weight: 400;
}
body .ui.form .field > input:-ms-input-placeholder { /* IE 10+ */
  color:#1d1d1b;
  opacity: 1;
  font-weight: 400;
}
body .ui.form .field > input:-moz-placeholder { /* Firefox 18- */
  color:#1d1d1b;
  opacity: 1;
  font-weight: 400;
}

body .ui.form .field > textarea::-webkit-input-placeholder {
  color:#1d1d1b;
  opacity: 1;
  font-weight: 400;
}
body .ui.form .field > textarea::-moz-placeholder { /* Firefox 19+ */
  color:#1d1d1b;
  opacity: 1;
  font-weight: 400;
}
body .ui.form .field > textarea:-ms-input-placeholder { /* IE 10+ */
  color:#1d1d1b;
  opacity: 1;
  font-weight: 400;
}
body .ui.form .field > textarea:-moz-placeholder { /* Firefox 18- */
  color:#1d1d1b;
  opacity: 1;
  font-weight: 400;
}

body .ui.form {
    max-width: 999px;
}

body .ui.form .field > label,
body .ui.form .field.kurse {
   display: none!important; 
}

body .ui.form .field > input,
body .ui.form .field > input:focus,
body .ui.form .field > textarea,
body .ui.form .field > textarea:focus {
    background: #f7f7f7;
    font-size: 16px;
    color:#34373E;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset -1px -1px 0 #fff, inset 1px 1px 0 #fff;
    -moz-box-shadow: inset -1px -1px 0 #fff, inset 1px 1px 0 #fff;
    -o-box-shadow: inset -1px -1px 0 #fff, inset 1px 1px 0 #fff;
    box-shadow: inset -1px -1px 0 #fff, inset 1px 1px 0 #fff;
}

body .ui.form button[type="submit"] {
    background: #ff9d1f;
	width: 100%;
	font-size: 18px;
	line-height: 36px;
	font-weight: 400;
	margin-right: 0;
	border: none !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

body .ui.form button[type="submit"]:hover {
    background: #de8019;
}

.two-col {
    width: 100%;
    overflow: auto;
}

.two-col * {
    box-sizing:border-box;
}

.two-col .left {
    float: left;
    width: 50%;
    padding-right: 30px;
}

.two-col .right {
    float: left;
    width: 50%;
    padding-left: 30px;
} 

.two-col .left p {
    margin: 0;
}

body #sp-right .chronoforms .thankyou {
	color: #ffffff;
	font-weight: 600;
	text-transform: unset;
}

.chronoforms6_credits {
	display: none!important;
}

/* ---> Formular ENDE <--- */

/* ---> Sidebar Boxen <--- */

body #sp-right .module.right {
	padding: 30px;
}

body #sp-right .module.right h2 {
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 10px;
}

body #sp-right .module.right p {
	font-size: 16px;
	color: #ffffff;
}

body #sp-right .module.right p:last-child {
	margin-bottom: 0;
}

body #sp-right .module.right p a:link,
body #sp-right .module.right p a:active,
body #sp-right .module.right p a:visited {
	color: #fff;
}

body #sp-right .module.right p a.btn,
body #sp-right .module.right p a.btn:hover {
	display: block;
	font-size: 20px;
	font-weight: 600;
	color: #eba733!important;
	padding: 10px;
	border-radius: 0;
}

body #sp-right .module.right.termine {
	background: rgba(146,120,48,0.7);
}

body #sp-right .module.right.kontakt {
	background: rgba(137,41,73,0.7);
}

body #sp-right .module.right.preise {
	background: rgba(238,174,38,0.7);
}

/* ---> Sidebar Boxen ENDE <--- */



/* ---> Media Queries <--- */

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

#sp-slide-wrapper {
	max-width: 940px;
}	

#sp-message-area.span9 {
	width: 55%;
}

#sp-right.span3 {
	width: 40%;
	margin-left: 5%;
}

}

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

#sp-message-area.span9 {
	width: 100%;
}

#sp-right.span3 {
	width: 100%;
	margin-left: 0%;
}

body #sp-right {
	margin-top: 30px;
}

}