/*
Theme Name: masterrind internet
Theme URI: http://hilfe-online.com
Description: Theme fuer Masterrind Internet
Author: domsky & domsky GbR
Author URI: http://hilfe-online.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: masterrind internet
Text Domain: masterrind
*/




body {
	margin:0;
	padding:0; 
	word-wrap:break-word;

}

.col5 .col-xs-12 { width: 100%; }
.col5 .col-md-3 { width: 20%; }


.mrtabnav .mrflexmenu.smallflex > li a {
	max-width: 100%;
}

.startseitenartikel h1.entry-title {
	font-size: 22px;
	line-height: 24px;
	min-height: 55px;
}

@media (max-width: 767.98px) { 
	.uebersichticons { display: none;}
}

.footernav-list a {
	word-wrap: normal;
}


#stellenanzeigen_tabelle {
	margin: 3em 0;
}

#stellenanzeigen_tabelle .job_count { font-weight: bold; font-size: 1.2em; }

#stellenanzeigen_tabelle table {
	font-size: 0.9em !important;
}

.modal-body {
    max-height: calc(100vh - 300px);
    overflow-y: auto;
}

table.dataTable tr.parent td { border-top: 2px solid #000 !important; }

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1,
table.dataTable.stripe tbody tr.odd,
table.dataTable.stripe tbody tr.odd + tr.child
{
	background-color: #f9f9f9 !important;
}

table.dataTable.display tbody tr:hover,
table.dataTable.display tbody tr:hover + tr.child,
table.dataTable.order-column.hover tbody tr:hover
{
	background-color: #eaeaea !important;
	color:#000000;
	cursor: pointer;
}



table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1,
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: transparent !important;
    cursor: pointer;
}

.gallery-columns-4 .gallery-item{float:left;width:25%;margin-bottom: 15px;min-height: 200px;}
.gallery-columns-3 .gallery-item{float:left;width:33.3%;margin-bottom: 15px;min-height: 200px;}
.gallery-columns-2 .gallery-item{float:left;width:50%;margin-bottom: 15px;min-height: 200px;}
.gallery-columns-3 .gallery-caption{    margin-right: 10%;}
.gallery-columns-2 .gallery-caption{    margin-right: 10%;}
.gallery-columns-4 .gallery-caption{    margin-right: 10%;}

/*Footer*/
.footernav-list > li {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 30px 0;
    text-transform: uppercase;
    font-size: 0.9em;
    max-width: 160px;
}
.footernav-list > li ul {
    max-width: 111px;
}
.footernav-list > li > ul {
    padding: 0;
    text-transform: none;
    font-size: 0.8em;
    margin-top: 10px;
}
.footernav-list > .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1436 {
    display: none;
}
.footer-socialnw {
    color: #fff;
    font-size: 1.4em;
    margin-bottom: 30px;
    float: right;
	margin-right: 100px;
}
.socialnw-links > a {
    margin-left: 5px;
}
.footernav-list .menu-item-1376 ul 
{display:none;}
		
.termine_home { padding: 10px; }        
.termine_home h2 { text-transform: uppercase; color: #001b54; font-size: 12px !important; font-weight: bold; margin-bottom: 10px;  padding: 0 !important; margin-top: 0 !important;}
ul.terminliste { list-style: none; margin: 0; padding: 0;  line-height: 1.4em; font-size: 12px; }
ul.terminliste span { display: block; color: #001b54; }
ul.terminliste .heading { color: #4c712c; font-weight: bold; font-size: 14px;}

ul.terminliste li { padding: 10px 5px ; }

ul.terminliste li:nth-child(even) { background: #ffffff; }

.termine_home, .termine_home .tab-content { background: #eef0f1 !important; }
.termine_home .nav-tabs > li.active > a { background: none !important; color: #ffffff !important; }
.termine_home .nav-tabs > li { width: 50%; background: #ffffff !important; text-align: center; text-transform: uppercase; font-size: 12px;}
.termine_home .nav-tabs > li.active { background: #4c712c !important ; color: #ffffff !important; }
.termine_home .nav-tabs > li a { padding: 0 !important; margin: 0 !important;  }

.termine_home a.all_dates_home { margin-top: 20px; background: #0f183f; display: block; text-align: center; color: #ffffff; text-transform: uppercase; font-size: 12px; padding: 7px; font-weight: bold;}
.termine_home a.all_dates_home:hover { background: #384374;}
