@media (max-width: 1199px) {
	
	
	.block-content{
		max-height: 550px;
	}
	
	section h1{
		font-size: 2.8125rem;
	}
	section h1 span{
		font-size: 1.875rem;
	}
	.block-content .content {
	    height: 435px;
	}

	.advertisement img{
		width: 100%;
		height: auto;
	}
	.advertisement .homepage-banner {
	    width: 730px;
	}
	.main-logo{
	 	height: 296px;
   	 	margin: 30px 136px 30px 0px;
	}
	.main-second-block {
	    margin-right: 0px;
	}
	.dashboard .header,	
	.dashboard .hamburger{
		height: 35px;
	}
	.dashboard .hamburger,
	.disciplines {
	    width: 40px;
	}
	.dashboard .header {
		margin-left: 40px;
	}
	.dashboard .header .item.tournament-name .glyphicons,
	.dashboard .header .glyphicons,
	.dashboard .hamburger .glyphicons{
		font-size: 20px;
	}
	.dashboard .content {
    	padding-left: 45px;
    	padding-top: 40px;
	}
	.dashboard .content .panel .head{
		height: 34px;
	}
	.dashboard .content .panel .head .item{
		font-size: 0.75rem;
	}
	.dashboard .content .panel .head .item.icon .glyphicons{
		font-size: 20px;
	}
	.disciplines {
		top: 40px;
	}
	
	.disciplines-scroll-wrapper{
	    width: 29px;
    	padding: 0px 6px 0px 0px;
	}
	 
	.disciplines .item{
		font-size: 0.75rem;
	}
	.new-tournament-content h1{
		font-size: 2.8125rem;
	}
	.new-tournament-content .subtitle{
	    margin-bottom: 30px;
	}
	.table-count {
	    height: 67px;
	}
	.table-count.table-count-settings{
		height: 58px;
	}
	.button-plus-minus {
	    margin: 0px 40px;
	    font-size: 1rem;
	}	
	.button-plus-minus-title {
	    height: 50px;
	}
	.discipline-menu-title{
	    font-size: 1rem;
	}
	#switch-button{
		height:67px;
	}

	.box-selection .item:not(.type2) span.glyphicons:not(.glyphicons-info-sign) {
	    left: 69px;
	}
	
	.external-views-settings .discipline,
	.external-views-settings .match-type{
	    font-size: 1rem;
	}
	.external-views-settings label{
	    font-size: 1rem;
   		width: 150px;
	}
}