@media all and (max-width: 1150px) {
	
	.maincontainer {
		width: auto !important
	}

}

@media all and (max-width: 1020px) and (min-width: 700px) {

	.maincolumn3 {
		display: none;
	}
		
}
	
@media all and (max-width: 700px) {
	
	html, body {
		background-image: none;
    }
    body {
        padding-top: 60px;
    }
	.maincontainer {
		padding: 0 0px;
	}
    .block {
        margin: 0;
        border-top-width: 1px !important;
    }
    .topbar-sticky .maincontainer {
        padding-top: 0px;
    }
    .standing {
        margin-bottom: 0;
    }
    .slideMargin {
        height: 1px;
    }
    .topbar {
        display: none;
    }
	.footer-sponsor-container {
		display: block;
	}
	.mobilesmalltable {
	font-size: 11px;
}
	.maincolumn3, .maincolumn2, .footer2, .footer3, .headermainsponsor, .topmenu, .topmenusub, .header {
		display: none;
	}
	.maincolumns {
		background-image: none;
	}
	.mobileoverlay {
		z-index: 80;
		background-color: rgba(0, 0, 0, 0.5);
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 80;
		display: none;
	}
	.mobile-header {
        position: fixed;
        top: 0;
		left: 0;
		right: 0;
        display: flex !important;
        flex-direction: row;
		background-color: #171717;
		align-items: center;
	}
	.mobile-header a {
		line-height: 60px;
		height: 60px;
		font-size: 22px;
		color: white;
		width: 40px;
		text-align: center;
		flex-grow: 0;
		flex-shrink: 0;
	}
	.mobile-header a.mobile-header-logo {
		flex-grow: 1;
		text-align: left;
		background-image: url("../images/dzohlogosmall.png");
		background-repeat: no-repeat;
		background-position: left center;
	}
	
	.mobile-header a.mobile-header-toggle {
		width: 50px;
	}
	/*
	
	a.mobileheaderlink {
		text-transform: uppercase;
		font-size: 22px;
        padding: 0px !important;
        line-height: 60px;
        width: 50px;
		color: rgb(255, 238, 0) !important;
        display: block !important;
        border-right: 1px solid #464646;
        text-align: center;
		
    }
    a.mobileheaderhomelink {
        display: block;
        background-image: url("../images/dzohlogosmall.png");
		background-repeat: no-repeat;
        background-position: 10px center;
        flex-shrink: 1;
        flex-grow: 1;
    }
    */
    .firstTeamBlock {
        background-color: #eeeeee;
        padding: 20px;
    }
    .firstTeamBlock .h3 {
        margin-top: 0px;
    }
    .firstTeamLastgame:last-of-type {
        border-bottom: 0;
        padding-bottom: 0;
    }
	
	.maincontainer, .topmenuinner, .topmenusubinner, .footerinner, .disclaimerinner, .headerinner, .maincolumn1, .footer1 {
		width: auto;
		float: none;
    }
    .maincolumn1 {
        width: 100%;
    }
    .block-route {
        background-size: cover;
    }
    .maincolumn1inner {
        /*padding: 0;*/
    }
	.disclaimer {
		margin-top: 0;
	}
	.disclaimerinner, .footer1 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.menulinkright {
		display: none !important;
	}
	
	.submenuteams ul li a {
		font-size: 10px;
	}
    
	.mobilemenu {
		color: #ffffff;
		font-size: 16px;
		background-color: rgba(0, 0, 0, 0.9);
		background-repeat: no-repeat;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		z-index: 90;
		display: none;
        overflow-y: scroll;
        padding-top: 60px;
	}
	.mobilemenu ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.mobilemenu li {
		padding: 0;
		margin: 0;
	}
	.mobilemenu li a {
		display: block;
        padding: 8px 15px;
        color: white;
        border-top: 1px solid #3b3b3b;
        font-weight: bold;
	}
	.mobilemenu ul li ul li a {
        padding-left: 15px;
        border-left: 10px solid #202020;
		border-bottom: none;
        color: #b3b3b3;
        font-weight: normal;
	}
	.mobilemenu ul li ul li ul li a {
		padding-left: 40px;
		border-bottom: none;
	}
	.menulinkselected {
		background: none !important;
	}
	.submenuteams { display: none; }
	.submenuschema,
	.submenuclubinfo,
	.submenusponsoren {
		display: block;
	}
	
	.maincolumns {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.mobileOnly {
		display: block;
	}
}
