@media screen and (max-width:1480px) {
	.offer-block .content,
	.page-id-792 .offer-block .content {
		font-size: 14px;
	}
	.offer-block h2 {
    	padding: 30px 0 25px;
   		margin-bottom: 0;
	}
}
@media screen and (max-width:1200px) {
	.desc-content {
		font-size: 19px;
	}
	.desc-header h1 {
		font-size: 36px;
	}
	.columns-3 > img {
		min-width: 720px;
	}

	.offer-block h2 {
		padding-top: 18px;
		font-size: 22px;
	}

	.offer-block ul {
		line-height: 1.4;
	}
	.offer-block {
		min-height: auto;
	}

	#bottom-wrapper .header {
		font-size: 20px;
	}
	.col-right a {
		font-size: 15px;
	}
	.motto {
		color: #fff;
	    background: rgba(0,0,0,.6);
	    padding: 10px;
	    font-size: 13px;
	    width: 50%;
	}
}

@media screen and (max-width:1000px) { 
	.offer-block .content {
		font-size: 14px;
	}

	.offer-block .container {
		position: relative;
		left: auto!important;
		margin-left: 0;
		width: 100%;
	}

	.offer-block .content {
		width: 100%!important;
	}
}

/* Mobile Portrait View */
@media screen and (max-width:767px) {
*{box-sizing:border-box;}
.left, .right, .copyright-txt, .design-by,.headertop .left, .headertop .right{ float:none;}
.container { width:auto; padding:0 20px;}
.footer{ padding-top:40px;  padding-bottom:30px;}
.wrap_one{width:auto; text-align:center;}
.header { width:100%; padding:0;}
.logo{ float:none; text-align:center; margin:0 auto; padding:10px 0 0; position:relative; width: auto; display:table;}
.headertop{ text-align:center;}
.headertop .left{ font-size:13px;}
.headertop .left span{ padding-left:30px; margin-left:15px;}
/*coloumn css*/
.welcomewrap img{ margin: 0 0 15px; float:none; width:100%;}
/*sidebar css*/
#sidebar{ width:100%; float:none;}
.headertop .header-inner, .widget-left, .topright{ width:auto; padding:0; float:none;}
.topbar-container{ float:none;}
.widget-right{ width:280px; margin:0 auto; float:none; padding:15px 0; display:table; text-align:center;}
.widget-right ul li{ border:none;}
.welcomewrap{ width:auto;}
.widget-column-2{ padding:0; border:0;}

/* --------- Pages ------- */
.content-area{ width:auto; margin:0; padding:50px 20px;}
.site-main{ width:auto; margin:0; padding:0 0 20px; float:none;}
/*slider css*/
#slider{ top:0; margin:0;}
/*footer css */
.copyright-wrapper{ text-align:center;}
.cols-3{ width:100% !important; display:block; margin-right:0; margin-bottom:15%;}
/*custom css*/
h2.section_title{ text-align:center;}
/*front blog post*/
.BlogPosts{ float:none; width:auto; margin:0 0 10% 0;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea{ width:100%;}
.headertop .social-icons a{ display:inline-block;}
.threebox{ float:none; width:auto; margin:0 0 30px 0; padding:20px; min-height:inherit;}
.slider-wrapper{min-height:160px;}
.hdrinfo{ float:none; margin:0 0 20px;}
.hdrinfo-left, .hdrinfo-right{ float:none; display:inline-block;}
#pagearea{ margin-top:-25px;}
a.nivo-nextNav{ left:20.9% !important}
#bottom-wrapper .header {font-size: 17px;}
.col-right a {width: 100%; font-size: 16px;}
iframe {max-width: 100%;}
.sponsor-logo,
.sponsor-content,
.zglos-druzyne-first,
.zawodnicy-form div span,
.zawodnicy-form div span:first-of-type,
.single-player > div,
.single-player > div + div {
	width: 100%;
}
.single-player {
	padding-bottom: 25px;
}
.single-player > div + div span input {
	width: 100%!important;
}

}


@media screen and (min-width: 300px) and (max-width: 480px){
.post-thumb{ width:100%; float:none;}
}

/* Mobile Landscape View */
@media screen (max-width: 767px){
/* .container, .content-area{ width:440px; margin:0 auto;} */
#bottom-wrapper .container {width: auto;}
.nivo-caption, .nivo-controlNav{ display:block !important;}
.slide_info h2{ font-size:20px !important; line-height:30px !important; }
.slide_info h2 span{ font-size:30px !important;}
.slide_info p{ margin-bottom:15px;}
.headertop .left{ font-size:16px;}
.post-thumb{ width:100%; float:none;}
.nivo-caption{ width:70%; bottom:25%;}
a.nivo-prevNav{ left:10.9%;}
}
/* Mobile Landscape View */
@media screen and (min-width: 640px) and (max-width: 767px){
.nivo-caption{ width:72%; bottom:40%;}
}


/* Tablet View */
@media screen and (max-width:1169px) and (min-width:768px) { 

.social-icons a{ box-sizing:content-box; margin-bottom:5px; }
.container { width:auto; padding:0 20px;}
/* .offer-block .container {width: 99%; left: 55%;} */
.logo{ width:38%; float:left; position:relative; }
#pagearea{ margin-top:-35px;}
#sidebar{ width:30%;}
.cols-3 h5{ font-size:22px;}
.slider-wrapper{min-height:200px;}
.footer{ padding-top:40px;  padding-bottom:30px;}
iframe {max-width: 100%;}
}

/* Mobile Landscape View */
@media screen and (max-width: 980px) {
.threebox h3{ font-size:16px; margin-bottom:20px;}
.threebox .thumbbx{ width:160px; height:160px; margin-bottom:20px;}
.threebox .thumbbx img{ min-height:160px; }
.post-thumb{ height:auto;}
.nivo-caption{ bottom:35%; width:60%; right:2%;}
.slide_info h2{ font-size:26px !important; line-height:32px !important; margin-bottom: 0; }
.nivo-directionNav a, .nivo-controlNav{ bottom:15%;}
a.nivo-prevNav{ left:3.7%;}
body .nivo-caption { width: 90%; }
}

@media screen and (max-width:1169px) and (min-width:981px) { 
html{overflow-x:hidden; }
#pagearea{ margin-top:-100px;}
.nivo-caption{ bottom:35%; width:45%; right:2%;}
.slide_info h2{ font-size:26px !important; line-height:42px !important; }
}

@media screen and (max-width: 980px){
.toggleMenu{display: block;}
.sitenav{float:none; margin:0; position:relative; overflow-x:hidden; background-color:#e1000d; border-radius:0; top:0; border-bottom:none; }
.sitenav ul{color:#000; width:100% !important; float:none !important; margin:0; padding:0;}
.sitenav ul li{background: #ccc; display:block; float:none; text-align:left; border-bottom:none !important}
.sitenav ul li a{padding:5px 10px !important; display:block; color:#ffffff; border:none;}
.sitenav ul li a:hover, .sitenav ul li.current_page_item a{color:#ffffff;  border:none; border-radius:0}
.sitenav ul li ul, .sitenav ul li ul ul{ display:block !important;}
.sitenav ul li ul li a:before{content:"\00BB \00a0";}
.sitenav ul li ul li a{padding-left:20px !important; }
.sitenav ul li ul li a{ border:none;}
.sitenav ul li ul li ul li a{padding-left:30px !important;}
.sitenav ul li ul li ul li ul li a{padding-left:40px !important;}
.sitenav ul li:hover > ul{ background:none !important; box-shadow:none;}
.sitenav ul li:hover > ul{ background: transparent !important; width:auto !important; display:block; position: relative !important; left:0; right:0; top:0; padding:0;}
.sitenav ul li:hover ul li ul, .sitenav ul li:hover ul li:hover > ul, .sitenav ul li:hover ul li:hover > ul li ul{  background: transparent !important; display:block; position:relative !important;  right:0; left:0; top:0;}
.sitenav ul li:hover ul li:hover ul, .sitenav ul li:hover ul li:hover ul li:hover ul{ left:0 !important;}

.headertop{ text-align:center;}
.headertop .header-inner{ width:auto;}
.headertop .header-inner, .widget-left, .topright{ width:auto; padding:0; float:none;}
.topbar-container{ float:none;}
.welcomewrap{ width:auto;}

#wrapfirst{ padding:40px 0;}
#home_slider{ top:auto;}
.container.menuwrapper{ background:transparent !important;}
#menubar{ border-top:0px solid transparent !important; background-color:transparent !important;}
.home_section.cols > div {
    width: 100%;
}
.home_section.cols > div iframe {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
#bottom-wrapper:after {display: none;}
.col-left .image {
    margin-top: -340px;
}
#kontakt > div {width: 100%;}
#pagearea { margin-top: 20px; }
.threebox {border: 0;}
.frontpage-block2 .fullwidth {flex-direction: column;}
.desc-header, .desc-content, .columns-3, #last-articles figure,.col-left, .col-right {width: 100%;}
.desc-header:after {display: none;}
.desc-header, .desc-content {
	box-sizing: border-box;
}
#last-articles figure {float: none;}
.columns-3 > img {
	min-width: 0;
	width: 100%;
	margin-left: 0;
}
#bottom-wrapper {height: auto;}
#last-articles figure {margin-top: 3rem;}
.desc-content {padding: 2rem;}
body.page .post-thumb {
	width: 100%;
	height: auto;
}
}

@media (max-width: 460px) {
	.slide_info h2{ font-size:19px !important; line-height:22px !important; padding: 0 !important; }
}
