/*
 Theme Name:   DevDmBootstrap3 Child
 Theme URI:    
 Description:  DevDmBootstrap3 Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     devdmbootstrap3
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  devdmbootstrap3-child
*/

/*
 blue: 00, 90, 161; #005aa1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

body {
	font-family: 'Open sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	height: 100%;
	line-height: 1.6;
	margin: 0%;
	width: 100%;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

h1, h2, h3, h4, h5, h6 {
	-moz-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

blockquote {
    color: #8B8989;
	font-size: 26px;
	font-style: italic;
    font-weight: normal;
    line-height: 1.4;
    margin: 29px 79px 31px 59px;
    padding: 0 0 0 0;
}
blockquote p {
	margin: 0 0 0 29px;
}
blockquote em {
	font-size: 16px;
}

img.alignleft {
	margin-top: 9px;
}
img.alignright {
	margin-top: 8px;
}

.screen-reader-shortcut {
    position: absolute;
    top: -1000em;
}
.screen-reader-shortcut:focus {
    left: 6px;
    top: 6px;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 23px 14px;
    background: #f1f1f1;
    color: #005aa1;
    z-index: 100000;
    line-height: normal;
	/*
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	*/
    text-decoration: none;
    outline: 0;
}

.box-bottom {
	font-size: 0.8em;
	margin: 37px 0 0 0;
}
.box-left {
	font-size: 0.8em;
	margin: 97px 19px 0 0;
}
.box-right {
	font-size: 0.8em;
	margin: 97px 0 0 19px;
}
.box-top {
	font-size: 0.8em;
	margin: -20px 0 37px 0;
}
.box, .box-bottom, .box-left, .box-right, .box-top {
	padding: 16px 16px 3px 23px
}
.box-title, .box-bottom h1, .box-left h1, .box-right h1, .box-top h1 {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: white;
	font-weight: 700;
	padding: 3px 16px 5px 23px;
}
.box-bottom h1, .box-left h1, .box-right h1, .box-top h1 {
	margin: -16px -16px 16px -23px !important;
}
.box-bottom p, .box-left p, .box-right p, .box-top p {
	margin: 0 !important;
	padding-bottom: 13px;
}
.box-bottom p:last-child, .box-left p:last-child, .box-right p:last-child, .box-top p:last-child {
	padding-bottom: 23px;
}
.box-element {
	margin-bottom: 17px;
}
.srchInstInput {
	width: 100% !important;
}
.srchPersInput {
	width: 100% !important;
}
.not-found {
	margin-top: 37px;
	font-style: italic;
}
.dmbs-main {
	padding-top: 26px;
}
.top-left-48 {
	background-image: url('images/top-left-48.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#eventsidebar .event-list-element, #eventlist .event-list-element {
	margin-bottom: 19px;
}
#eventsidebar .calendar, #eventlist .calendar {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 7px;
	padding-bottom: 5px;
	text-align: center;
} 
#eventsidebar .calendar .day, #eventlist .calendar .day {
	font-size: 24px;
}
#eventsidebar .calendar .month, #eventlist .calendar .month {
	font-size: 16px;
}
.nachricht-home {
	margin-bottom: 47px;
}
.nachricht-home .caption {
	font-size: 15px;
	line-height: 1.3;
	margin: 5px 0 29px 0;
}
.nachricht-home h1 {
	font-size: 24px;
	line-height: 1.4;
	margin-top: -9px;
}
.nachricht-home h1 a {
	text-decoration: none;
}
.nachricht-home img {
	margin-left: 0;
}
.nachricht-home p {
	font-size: 18px;
}
.nachricht-home p a {
	color: #000000;
	text-decoration: none;
}
.nachricht-home .more {
	text-align: right;
}

.dropdown-menu {
	min-width: 400px;
}
.dropdown-menu > .menu-item {
	background-color: #005aa1;
	font-size: 18px;
	width: 100% !important;
}
.dropdown-menu > .menu-item > a {
	color: white;
}
/*
.dropdown-menu > .menu-item > a:hover, .dropdown-menu > .menu-item > a:focus, .dropdown-menu > .menu-item > a:active {
	background-color: white !important;
	color: #005aa1 !important;
}
*/
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #FFFFFF;
}

#head-breadcrumb {
	color: #000000;
	display: none;
	font-size: 16px;
	height: 39px;
	margin: -39px 0 0 13px;
}
#head-breadcrumb a, #head-breadcrumb span {
	background-color: rgba(255, 255, 255, 0.5);
	color: #000000;
	display: block;
	float: left;
	padding: 3px 5px 3px 5px;
}
#head-claim {
	background-color: rgba(128, 128, 128, 0.5);
	color: white;
	display: block;
	font-size: 40px;
	font-weight: 300;
	height: 59px;
	margin: -59px 0 0 0;
	padding: 0 13px 0 13px;
}

.image-right {
	float: none;
	margin: 0 0 29px 0;
	max-width: 100%;
}
.caption, .wp-caption-text, figcaption, figcaption em {
	font-size: 15px;
	font-style: normal;
	line-height: 1.3;
	margin: 5px 0 0 0;
}
.container-fluid {
	padding-left: 15px;
	padding-right: 15px;
}

.container {
	width: 100%;
}

.navbar {
    border-radius: 0;
}

.navbar-toggle {
	color: #999999;
	cursor: pointer;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: white !important;
	color: #005aa1;
}

ul.dropdown-menu {
	background-color: #005aa1;
}
#logo {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: none;
	margin-top: 19px;
}
#logo-collapse {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}
header {
	/* background-image: url('images/head1.jpg'); */
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	height: 120px;
}

.masthead {
	font-weight: 400;
	/* text-shadow: 2px 2px 1px rgba(255, 255, 255, 1); */
}
.masthead a {
	color: #333333;
}

.social-media {
	float: left;
	height: 33px;
	margin: 9px 0 0 0;
	opacity: 0.7;
}
.dropzone {
	min-height: 590px;
}
.form-horizontal .control-group {
    margin-bottom: 11px;
}
form {
	margin: 0 0 0 0;
	padding: 0;
}
h1 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	margin: 35px 0 20px 0;
	padding: 0;
}
.page-header {
	font-size: 24px;
	margin-top: 25px;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}
h2 {
	font-size: 21px;
	font-weight: 700;
	line-height: 1.5;
	margin: 30px 0 15px 0;
	padding: 0;
}
h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	margin: 30px 0 9px 0;
	padding: 0;
}
h4 {
	font-style: italic;
	font-weight: 700;
}

html {
	overflow-y: scroll;
}

.dmbs-right .esf_sister_categorie_posts {
	margin-top: 90px;
}

.dmbs-left ul, .dmbs-main ul, .dmbs-right ul, .simplemodal-wrap ul {
    list-style-type: square;
    margin-left: 0;
    padding-left: 1em;
}
.dmbs-left ul li, .dmbs-main ul li, .dmbs-right ul li, .simplemodal-wrap ul li {
	padding-left: 0.5em;
}

li.inline {
	display: block;
	float: left;
	margin: 0 23px 11px 0;
	padding: 0;
}
li.inline img {
	margin: 0 7px 0 0;
}
span.help-inline {
	min-width: 40px;
}
div.inst-address p, div.pers-address p {
	margin-bottom: 0;
}
table.func-inst, table.func-pers, table.inst-communication, table.pers-communication {
	margin-top: 13px;
	width: auto;
}
table.func-inst td, table.func-pers td, table.inst-communication td, table.pers-communication td {
	border-top: none;
	padding: 0 19px 0 0;
}
#search-institutions, #search-persons {
	font-size: 14px;
	font-style: italic;
	margin: 5px 3px 0 3px;
}
.pers-image-detail {
	float: right;
	width: 33%;
	margin: 7px 0 29px 29px;
}

#kurse-select {
	background-color: rgba(0, 90, 161, 0.1);
	border: none;
	color: #005aa1;
	font-size: 20px;
	margin: 13px 0 29px 0;
	width: 100%
}

#funcSelect {
	margin-top: 5px;
	width: 100%;
}

#kindSelect {
	margin-top: 5px;
	width: 100%;
}

.link-left {
	margin: 57px 0 0 0;
	padding: 0 19px 0 0;
	font-size: 1em;
	text-align: right;
}

footer {
	background-color: #E8E8E8;
	bottom: 0px;
	font-size: 12px;
	height: 27px;
	position: fixed;
	text-align: right;
	width: 100%;
}
footer div {
	margin: 5px 7px 0 0;
}
.footer {
	height: 37px;
}
.footer-courtesy {
	padding-top: 17px;
	padding-bottom: 17px;
}
.footer-courtesy .cell h3 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.footer-courtesy .cell p {
	font-size: 15px;
}
.footer-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 50px;
}
.tooltips {
	cursor: zoom-in;
}
#menu-footer.navbar-nav > li > a {
	font-size: 14px;
	font-weight: 400;
	padding: 3px 7px 0 7px;
}
.dmbs-footer-menu .navbar {
	min-height: 30px;
}
.margin-bottom {
	margin-bottom: 29px;
}
.margin-top {
	margin-top: 47px;
}
.strikethrough {
	text-decoration: line-through;
}
.ui-datepicker {
	font-size: 0.8em;
}
.form-inst-right, .form-pers-right {
	margin-top: 47px;
}
.datesquare {
    font-size: 27px;
}
.infinite-container.infinite-loading:after {
	background: #CCCCCC;
	background-image: url('/loading.png');
	background-position: center center;
	background-repeat: no-repeat;
	bottom: 0;
	color: #FFFFFF;
	content: ' ';
	height: 30px;
	left: 0;
	line-height: 30px;
	position: absolute;
	right: 0;
	text-align: center;
}

.wp-caption {
    background-color: transparent;
	border: none;
	margin: 0;
	max-width: 100%;
	padding: 0;
	text-align: left;
}
.wp-caption.alignnone {
    margin: 37px 0px 0px 0px;
}
.wp-caption img {
    max-width: 100%;
}
.wp-caption p.wp-caption-text {
    font-size: 15px;
    line-height: 1.3;
    margin: 0px;
    padding: 7px 0;
}
.wp-caption.alignnone p.wp-caption-text {
    padding-left: 2px;
	padding-right: 2px;
}

.button.logout {
	float: right;
	margin-top: -43px;
}

.bold {
	font-weight: bold;
}
.padding-11 {
	padding: 11px;
}
#tss_image {
	width: 100% !important;
	height: auto !important;
}

.img-instead-of-title {
	max-width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.comment-item {
	margin-bottom: 11px;
}

.owl-carousel {
    -moz-hyphens: none;
    hyphens: none;
}
#tss_name {
    margin-top: 17px;
}

.dmbs-comments {
	margin-top: 29px;
}
.comment-body {
	margin-bottom: 31px;
}
.btn-success, .comment-reply-link {
    color: #fff;
    background-color: #005aa1;
    border-color: #005aa1;
}
.btn-success:hover, .comment-reply-link:hover {
    color: #fff;
    background-color: #005aa1;
    border-color: #005aa1;
}
.btn-info, .comment-respond #submit, #searchform #searchsubmit {
    color: #fff;
    background-color: #005aa1;
    border-color: #005aa1;
}.btn-info:hover, .comment-respond #submit:hover, #searchform #searchsubmit:hover {
    color: #fff;
    background-color: #005aa1;
    border-color: #005aa1;
}
.btn, .comment-reply-link, .comment-respond #submit, #wp-calendar #prev a, #wp-calendar #next a, #searchform #searchsubmit {
    padding: 2px 4px;
}
.wp-block-file__button {
	visibility: hidden;
}

figure.esf-img-half-left {
	margin: 0 0 0 0;
}
figure.esf-img-half-right {
	margin: 0 0 0 0;
}
figure.wp-block-media-text__media img {
	height: 100%;
}

  /* ---------- */
 /* Responsive */
/* ---------- */

/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	header {
		height: 160px;
	}
	#head-breadcrumb {
		display: block;
	}
	#head-sisters {
		display: block;
	}
	.padding {
		padding: 13px;
	}
	#head-claim {
		font-size: 18px;
		height: 27px;
		margin: -27px 0 0 0;
		padding: 0 9px 0 9px;
	}
	.image-right {
		float: right;
		margin: 8px 0 29px 29px;
		max-width: 50%;
	}
	.footer-img {
		height: 100px;
	}
	figure.esf-img-half-left {
		max-width: 50%;
		width: 50%;
		float: left;
		margin: 10px 29px 7px 0;
	}
	figure.esf-img-half-right {
		max-width: 50%;
		width: 50%;
		float: right;
		margin: 10px 0 7px 29px;
	}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	header {
		height: 240px;
	}
	.nachricht-home .caption {
		font-size: 15px;
		line-height: 1.3;
		margin: 5px 0 0 0;
	}
	#head-claim {
		font-size: 30px;
		height: 47px;
		margin: -47px 0 0 0;
		padding: 0 9px 0 9px;
	}
	.footer-img {
		height: 100px;
	}
	.form-inst-right, .form-pers-right {
		margin-top: 35px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	header {
		height: 360px;
	}
	#head-claim {
		font-size: 40px;
		height: 59px;
		margin: -59px 0 0 0;
		padding: 0 13px 0 13px;
	}
}

  /* ------------------- */
 /* bootstrap 3 helpers */
/* ------------------- */

/* 
header {
	height: 280px; */ /* defined in responsive zone
}
*/

.navbar-form input, .form-inline input {
	width: auto;
}

/*
#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
*/

.affix {
    top: 0;
    width: 100%;
    z-index: 10;
}

.affix + .dmbs-content {
    margin-top: 72px;
}


/**
* contact form 7
*/
.wpcf7-number {
	text-align: center;
	margin-right: 13px;
	width: 59px;
}
.wpcf7-table tbody tr td {
	border: none;
}
.wpcf7-text, .wpcf7-textarea {
	padding-left: 7px;
	width: 100%;
}

/*
 *
 */
td#fancy_title_left, td#fancy_title_main, td#fancy_title_right {
	background: none;
	background-color: #005aa1;
}

/*
 * SimpleModal
 */
#simplemodal-overlay {
	background-color: #000000;
}
#simplemodal-container {
	max-height: 70%; max-width: 70%; min-height: 70%; min-width: 70%; height: 70%; width: 70%; color: #333333; background-color: #F0F0F0; border: 1px solid #FFFFFF; padding: 12px; opacity: 1;
}
#simplemodal-container a.modalCloseImg {
	background: url('images/x.png') no-repeat; width: 25px; height: 29px; display: inline; z-index: 3200; position: absolute; top: -15px; right: -16px; cursor: pointer;
}
#simplemodal-container h1 {
	color:inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#simplemodal-container table, #simplemodal-container td {
	border: none;
}
#simplemodal-container table {
	border-collapse: collapse;
}
/*
 * /SimpleModal
 */

/**
* social media buttons
*/
.esf-social-buttons {
	float: right;
	margin: 2px 0 0 27px;
}
a.post-share {
	background: #3e599a;
	color: #ffffff;
	display: block;
	float: left;
	height: 33px;
	margin: 3px 0px 0px 0px;
	overflow: hidden;
	padding: 8px 0 0 11px;
	position: relative;
	text-decoration: none;
	text-indent: 0;
	width: 70px;
}
a.post-share:hover {
	opacity: 0.8;
	text-decoration: none;
	cursor: pointer;
}
a.post-share span {
	background-color: #4665af;
	color: #ffffff;
	display: block;
	float: right;
	font: 14px "Open Sans", Verdana, Arial, Helvetica, Geneva, sans-serif;
	height: 23px;
	padding: 5px 11px 0 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 30px;
}

a.post-share.facebook {
	background: #3a5799;
	margin-right: 0px;
}
a.post-share.facebook span {
	background: #3a5799;
	/* background-color: #4665af; */
}

a.post-share.twitter {
	background: #00aaf0;
	margin-right: 0px;
	width: 59px;
}
a.post-share.twitter span {
	background: #00aaf0;
	/* background-color: #529fda; */
}

a.post-share.gplus {
	background: #b8382e;
	margin-right: 0px;
}
a.post-share.gplus span {
	background-color: #d24238;
}

a.post-share.print {
	background: #0075b8;
	margin-right: 0px;
}
a.post-share.print span {
	background: #0075b8;
	/* background-color: #4665af; */
}

/**
 * Accordion
 */
.accordion > h3 {
    background-color: rgba(0, 90, 161, 0.1) !important;
	background-image: url('images/chevron_down.png') !important;
	background-position: right 9px center !important;
	background-repeat: no-repeat;
	cursor: cell !important;
	padding: 3px 29px 3px 3px !important;
}

/**
 * tablepress
 */
.tablepress thead th {
	color: white;
}
.tablepress tfoot th, .tablepress thead th {
    vertical-align: top !important;
}
.tablepress .odd td {
}
.tablepress td {
	border: none !important;
}
.tablepress td:first-child {
	min-width: 107px !important;
	width: 1% !important;
}
.tablepress td img {
	margin-right: 5px;
}
#tablepress-1 .column-3, #tablepress-1 .column-4 {
	/* white-space: nowrap; */
}

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
	padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}

#tss_warppper {
    width: auto !important;
    padding: 24px !important;
}
#tss_image {
    max-width: 100% !important;
}
#tss_testimonial span {
    font-size: 16px !important;
    color: #aaaaaa !important;
}
