.w-800 img {
  width: 800px !important;
}
.banner__title{
	color: #e31e3c;
	text-align: left;
}
.m-30{
	margin: 30px auto;
}
.cbanner{
	background-image: url(/conf-data/espn2019/images/bg_homepage.jpg);
	-webkit-background-size: cover;
	        background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
	min-height: 700px;
	margin-bottom: 25px;
	padding: 35px;
}
.cbanner__content{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.cbanner__content > div:first-child{
	margin-right: 20px;
}
.cbanner__content > div:last-child{
	padding: 15px;
}
.navbar-inverse .navbar-nav > li > a{
	color:#F2FF3D;
	/* font-weight:bold; */
}
h3{
	color: #e31e3c;
	font-weight: bold;
	text-transform: uppercase;
}
.navbar-inverse{
	background: #e31e3c;
	border-color: #e31e3c;
}
.navbar-brand{
	color: white !important;
}
.footer{
	background: #e31e3c;
	color: white;
}
#SyskonfLogoContainer{
	background: white;
	border-top: 1px solid #e31e3c;
}
.navbar-button{
	background-color: #fae305 !important;
	border-color: #fae305 !important;
	color: black !important;
}
.navbar-nav > .active > a::before{
	background-color: #fae305 !important;
}
.cbanner img{
	max-width: 100%;
	height: auto;
}
.page-header__content-wrapper{
	padding: 15px 0;
}
h4, h5{
	color: #e31e3c;
	font-weight: bold;
}
h5{
	font-size: 16px;
}
.footer{
	margin-top: 20px;
}
.page-header{
	margin-bottom: 20px;
}
.navbar-menu-widthfix-collapsed.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{
	color: white;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
	background-color: #e31e3c;
}
.js-toggleable{
	display: none;
}
.js-toggler{
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	color: #337ab7;
}
@media (min-width: 768px){
	.logo-eor{
		float: right;
	}
}
@media (max-width: 767px){
	.cbanner{
		padding: 0;
		border-bottom: 1px solid #e31e3c;
		min-height: 100vh;
		min-height: -webkit-calc(100vh - 50px);
		min-height: calc(100vh - 50px);
		background: white;
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6))), url(/conf-data/espn2019/images/t%C5%82o%20bez%20napisu%20i%20logotyp%C3%B3w%2072DPI.jpg);
		background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6)), url(/conf-data/espn2019/images/t%C5%82o%20bez%20napisu%20i%20logotyp%C3%B3w%2072DPI.jpg);
		background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6)), url(/conf-data/espn2019/images/t%C5%82o%20bez%20napisu%20i%20logotyp%C3%B3w%2072DPI.jpg);
		background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6)), url(/conf-data/espn2019/images/t%C5%82o%20bez%20napisu%20i%20logotyp%C3%B3w%2072DPI.jpg);
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.cbanner__content{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin: auto;
	}
}
.important-dates .content-box__title {
  color: #e31e3c;
}
.content-box--normal .content-box__subtitle{
	color: #444444;
}
div.content-box__head div.content-box__titles h2.content-box__title{
	font-size:20px;
}
div.col-xs-12.col-sm-4.js-animated-scroll.flipInY.animated div.gallery div.gallery__item{
	width: 50%;
}
div.halfSizeItem.gallery div.gallery__item {
	width: 50%;
    height: 400px;
}
svg.svg-inline--fa.fa-dumbbell.fa-w-20{
	width: 5.5%;
}
table.CKTableStyle01 thead tr th{
	text-align:center;
	font-size: 1.1em;
	padding: 0.5em;
}
table.CKTableStyle01 tbody tr td{
	text-align:center;
	padding:0.5em;
	font-size:1em;
}
/*REGISTRATION GUIDE*/
.bold{
	font-wieght: bold;
}
.registration-guide table{
	border: 1px solid rgb(247, 247, 247);
}
.registration-guide tr, th, td{
	border: 1px solid rgb(247, 247, 247);
}
.registration-guide th{
	background: rgb(214, 0, 0);
	color: #fff;
	font-size: 1em;
	padding: 0.5em;
}
.registration-guide td{
	font-size: 0.9em;
	padding: 0.5em;
}
.registration-guide tr:nth-child(odd){
	background-color: rgb(255, 255, 255);
}
.registration-guide tr:nth-child(even){
	background-color: rgb(247, 247, 247);
}
.registration-guide h2{
	margin-top: 40px;
}
.registration-guide h4{
	margin-top: 20px;
	color: #444444;
}
.under{
	text-decoration: underline;
}
/*Payment&Cancellation*/
.payment-cancellation table{
	border: 1px solid rgb(247, 247, 247);
}
.payment-cancellation tr, th, td{
	border: 1px solid rgb(247, 247, 247);
}
.payment-cancellation th{
	background: rgb(214, 0, 0);
	color: #fff;
	font-size: 1em;
	padding: 0.5em;
}
.payment-cancellation td{
	font-size: 0.9em;
	padding: 0.5em;
}
.payment-cancellation tr:nth-child(odd){
	background-color: rgb(255, 255, 255);
}
.payment-cancellation tr:nth-child(even){
	background-color: rgb(247, 247, 247);
}

/*ACCOMMODATION*/
div.content-box__icon-col i.content-box__icon.fa.fa-bed,
div.content-box__icon-col i.content-box__icon.fa.fa-globe-americas {
	line-height: -moz-block-height;
    line-height: 2.5em;
}
.size{
	margin-bottom: 0px;
}
.small{
	margin-bottom: 100px;
}
.small2{
	margin-bottom: 82px;
}
/*SOCIAL*/
h3{
	color: #444444;
	font-weight: normal;
}
.taniec{
	width: 75%;
	margin-left: 20%;
	margin-top: 5%;
}
.hulanki1{
	width:50%;
	margin-left: 25%;
}
.hulanki2{
	width:100%;
}
.top{
	margin-top:20px;
}
.sponsorHeader {
  margin-top: 20px;
  text-align: center;
  font-weight: bold;
  color:#FF0000;
}
.layer__item {
  line-height: 36px;
}

/*BOTTOM_SPONSORS*/
.bottom_sponsors > .sponsors--table > .sponsors-row > .sponsors-cell img{
	width: 300px;
}

/* SATRLITE */
.line_right{
	border-right: 1px solid #ddd;
	min-height: 60px;
}
.line_right:last-of-type{
	border-right: none;
}
.img-150{
	width:150px;
	margin: 0 auto;
}