/*MOBILE*/
@media only screen and (max-width: 680px){
	.parallax {display: none;}
	.fast-icon-bar {display: none;}
	.page-logo-main {display: none;}
	.menu-main-bar {display: none;}
	.slider-main {display: none;}
	#back-to-top{display:none;}
	#mySidenav {display: block;}
	.realizacje-logo{display:none;}
	.realizacje-info{width: 100%;}
	.container {
		display: block;
	}
	#gont-mm-right{
		display: none;
	}
	#gont-mm-left{
		display: none;
	}

	#img-right{
		margin-top: -15px;
		height: 290px;  
		float: right;
	}
	#img-left{
		margin-top: 40px;
		height: 290px;  
		float: left;
	}
	.bg-image-banner{
		display: none;
	}
	.bg-text-banner {
		display: none;
		/*
		background-color: rgb(0,0,0); 
		background-color: rgba(0,0,0, 0.3); 
		margin-top:95px;
		color: white;
		font-weight: bold;
		border-left: 10px solid #ffcc00;
		position: absolute;
		top: 3%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 2;
		width: 80%;
		padding: 5px;
		text-align: left;*/
	}
	  
	.bg-text-banner-h1 {
		  font-family: 'Nunito', sans-serif; 
		  font-size:19px; 
		  animation: bounceInLeft 1s;
	}

	.bg-text-banner-h2 {
		  font-family: 'Nunito', sans-serif; 
		  font-size:15px; 
		  animation: bounceInLeft 2s;
	}

	#content-c-counter {
		display: none;
	}
	.content-body-mobile{
		display: inline;
	}
	.kontakt-item {
		margin:auto;
		width: 85%;
	}

	.kontakt-item h5{
		width: 100%;
	}

	#img-category-spawanie{
		height: auto;
		width: 100%;
		margin: auto;
		padding-bottom: 25px;
	}

	.content{
		width: 90%;
	}

	.item-content{
		width: 95%;
	}
	
	.uslugi-content{
		width:100%;
	}
	.uslugi-left{
		width:95%;
	}
	.uslugi-right{
		width:95%;
	}
	.uslugi-full{
		width:95%;
	}
	.realizacje-element-main{
		width: 95%;
	}
	.button{
		width: 255px;
		font-size: 15px;
	}
	.column{
		width: 95%;
		
	}
	.column img{
		width: 100%;
		height: auto;
	}
	
	.row-menu-phone{
		z-index: 2;
		display: block;
		overflow: hidden;
		background-color: white;
		border-bottom: 2px solid #715442;
		position: fixed;
		top: 0;
		width: 100%;
		height: 45px;
		
		_background: #4c4c4c;
		_height: 80px;
		_position: fixed;
	}
	.sidenav {
		display: block;
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 3;
		top: 0;
		left: 0;
		background-color: #ffcc00;	/* #111 */
		overflow-x: hidden;
		transition: 0.5s;
		padding-top: 60px;
	}

	.sidenav a {
		padding: 8px 8px 8px 32px;
		text-decoration: none;
		font-size: 30px;
		color: #191919;
		display: block;
		transition: 0.3s;
	}

	.sidenav a:hover {
		color: #919191;
	}

	.sidenav .closebtn {
		position: absolute;
		top: 0;
		right: 25px;
		font-size: 45px;
		margin-left: 50px;
	}
	.button-bar-main {
		height: 250px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.flip-box {
		float: left;
		margin:auto;
		margin-left:30px;
		background-color: transparent;
		width: 80%;
		height: 55px;
		perspective: 1000px;
		cursor: pointer;
	}
	
	.attention-section{
		padding-top: 50px;
		display:block;
		width: 100%;
		margin: auto;
	}

	.att-column{
		clear: both;
	}

	.att-left{
		width: 95%;
		float: left;
		margin: 10px;
		_border: 1px solid red;
		
		
	}
	.att-right{
		width: 95%;
		float: left;
		margin: 10px;
		_border: 1px solid red;
	}

	.att-img{
		float: none;
		display:block;
		margin: auto;
		
	}

	.att-text-box{
		float: right;
		width: 90%;
	}

	.att-text-box p {
		color: #1b3954;
		padding: 10px;
		text-align: justify;
		text-justify: inter-word;
	}

	.att-text-box h3 {
		color: #acb200;
		font-variant: small-caps;
	}
	.content{
		display: block;
	}
	.ref-element-main{
		display: block;
		width: 95%;
	}
	.ref-logo{
		display: block;
		width: 50%;
		margin: auto;
	}
	.ref-info{
		display: block;
		margin: auto;
		width: 95%;
	}
	footer{
		padding-top: 15px;
		height: 150px;
	}
	#foot-style{
		display: none;
	}
	#foot-section-mobile{
		margin-top: -10px;
		display: block;
	}
	.fSectionCont{
		display:block;
		float: left;
		width: 33%;
	}
	#fSectionHeader{
		font-size: 20px;
		color: #191919;
	}
	#fSectionImg{
		padding-top: 10px;
		height: 55px;
	}
	
	/* GALLERY */ 
	.prev,
	.next {
		display: none;
	}
}

@media screen and (max-height: 450px) {

}
