@media only screen and (max-width: 760px) {

	#cssmenu {
	top: 0;
	}	

	.cms404-logotypes{
		margin: 0;
	}

	.h2, h2{
		font-size: 1.5em;
	}

	.cms404-lead-text ._CMS4Toolbox h2:first-child,
	.cms404-oferta-www ._CMS4Toolbox h2:first-child,
	.cms404-oferta-logo h2:first-child,
	.cms404-oferta-logo ._CMS4Toolbox h2:first-child,
	.cms404-logotypes ._CMS4Toolbox h2:first-child{
	color: #00aaaf;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;	
} 

	.cms404-form-head .h4 {
		font-size: 1.5em;
	}

	.cms404-form-head p {
		font-size: 1em;
	}

	.cms404-form {
		padding: 0.2em;
	}

	.cms404-logotypes .img-fluid{
		max-width: 80vw !important;
	}
	
	.cms404-gwarancja{
		height: 350px;
		font-size: 25vw;
	}

	.cms404-gwarancja-text {
		font-size: 20px;
		top: 22%;
		left: 7%;
		right: 7%;
	}

	.tooltip-inner{
		max-width: 95vw;
	}

	.card-group .card:first-child{
		padding-right: 0 !important;
	}

	.cms404_facebook{
		top: 70% !important;
	}

	.card-group .card:last-child{
		padding-left: 0 !important;
	}

	#vertical-menu{
		position: fixed;
		top: 0;		
		left: 0;
		width: 100vw;
		z-index: 997;
	}

	#vertical-menu > ul{
		padding-top: 50px;
		position: absolute;
		display: block;
		top: 0;
		left: -100vw;
		z-index: 150;
		background-color: #00aeef;
		width: 0%;
		height: 100vh;		
		z-index: 998;
		overflow: scroll;		
		transform-origin: top right;		
		transition: all 0.35s ease-out;
	}

	#vertical-menu > ul li a{
		margin-left: 0;
		opacity: 0;						
		display: none;
		transition:  all 0.5s ease-in;		
	}

	#vertical-menu > ul.hamburger-menu{
		width: 100%;
		height: 100vh;
		left: 0px;
		top: -50px;
		margin-top: 50px;
		border-radius: 0%;		
	}

	#vertical-menu > ul.hamburger-menu li a{				
		display: block;
		opacity: 1;
		width: auto;	
		margin-left: 10vw;	
	}

	.vertical-mobile:hover #vertical-menu > ul{
		display: none;
	}

	#vertical-menu li > ul{
		border-top: 0;
	}

	#vertical-menu ul li:not(:last-child) {
		border-bottom: 0;
	}

	#vertical-menu a{
		color: #fff;
		font-size: 14px;
		font-weight: 500;
	}

	#vertical-menu a:hover{
		text-decoration: none;
		color: #fff;
	}

	#vertical-menu ul li.selected:before,
	#vertical-menu span:before{
		border-bottom: 0;
	}

	.vertical-mobile{		
		display: block;
		position: fixed;
		top: 25px;
		left: 1em;
		background-color: #000;
		width: 50px;
		height: 50px;
		color: #fff;
		z-index: 999;
		transition: all 0.3s ease-out;
	}

	.vertical-mobile:hover{
		cursor: pointer;
	}

	.hamburger-animation{
		background-color: #00aeef;
		border-radius: 50%;
	}

	.vertical-mobile .bar1,
	.vertical-mobile .bar2,
	.vertical-mobile .bar3{
		content: '';
		position: absolute;
		display: block;		
		width: 30px;
		height: 2px;		
		background-color: #fff;		
		transition: all 0.2s ease-in;
	}

	.vertical-mobile .bar1{
		left: 10px;
		top: 17px;	
	}

	.vertical-mobile .bar2{
		left: 10px;
		top: 24px;	
	}

	.vertical-mobile .bar3{
		left: 10px;
	 	bottom: 17px;	
	}

	.hamburger-animation .bar1{ 
		-webkit-transform:  rotate(-45deg) translate(-5px, 5px); 
  		transform:  rotate(-45deg) translate(-5px, 5px); 
	}
	.hamburger-animation .bar2{
		opacity: 0;
	}
	.hamburger-animation .bar3{
		 -webkit-transform:  rotate(45deg) translate(-5px, -5px); 
  		transform:  rotate(45deg) translate(-5px, -5px); 
	}

	.cms404-banner{
		position: relative;
		height: 400px;
		overflow: hidden;
		display: block;
	}

	.cms404-banner .img-fluid{
		display: block;
position: absolute;
right: -50%;
transform: scale(2.4);
transform-origin: 100% 0;
	}



	.cms404-sticky-navbar .cms404-quicklinks{	
		display: none;
		padding: 0.5em 0 0 0;
	}

	.cms404-quicklinks{
		display: block;		
		float: right;	
		font-size: 0.8rem;	
		width: 100%;		
		padding: 1.5em 0 0 1.5em;
	}

	.cms404-quicklinks.hamburger-menu{
		width: 100%;
		margin: 0 auto;
		padding-bottom: 10px;
		text-align: center;
		position: fixed;
		display: block;
		z-index: 1000;
		bottom: 0;
		left: 0;
	}

	.cms404-language-desc{
		margin: 0 auto;
		padding-left: 0;		
		float: none;
	}
	.cms404-contrasts{
		float: right;
	}

	.cms404-cta-top .cms404-f20 p{
		font-size: 14px;
		text-align: center;
	}
	.cms404-cta-top .p-4{
		padding: 10px !important;
	}

	.cms404-f16{
		font-size: 12px;
	}
	.cms404-f42{
		font-size: 20px;		
	}

	.bg-dark-tr{
		background-color: #000;
	}

	.cms404-banner a{
		margin-top: 15px;
		font-size: 11px !important;
	}

	.cms404-banner-shorttext p{
		font-size: 14px;
		padding-top: 10px;
	}

	.cms404-banner-shorttext{		
		left: 0;
		max-width: 100%;
		bottom: 0 !important;
	}

	.cms404-realizacje-tekst h1,
	.cms404-banner-shorttext .h1{
		font-size: 1.5em;
	}

	.cms404-logo{
		text-align: center;
		max-width: 100%;
		padding: 0;
	}

	.cms404-logo .img-fluid{
		height: 100px !important;
		margin-bottom: 0;
		padding-bottom: 0;
	}	

	.cms404-flying-div{
		display: none;
	}

	.cms404-navbar .pt-4{
		padding: 0 !important;
	}

	.cms404-folio .float-left, .cms404-folio .float-right{
		float: none !important;
	}

	.cms404-folio .cms404-folio-title, .cms404-folio .cms404-folio-img{
		width: 100%;
		height: auto !important;
	}

	.cms404-folio .cms404-folio-title{
		padding: 50px 50px 50px 50px;
	}

	.cms404-folio-text p{
		font-size: 12px;
		padding: 50px 50px 50px 50px;	
	}

	.cms404-folio-title h4{
		font-size: 24px !important;		
	}

	.cms404-folio-img .image{
		max-width: 100%;
	}

	.cms404-folio-tag{
		font-size: 12px;
	}

	.cms404-content-portfolio-img .cms404-text-overflow{
		position: relative;
	}

	.cms404-logotypes ._CMS4Toolbox img{
		max-width: 30vw;
	}

	.cms404-text-overflow .h1{
		font-size: 24px;
	}

	.cms404-text-overflow .lead{
		font-size: 18px;
		padding: 5%;
	}

	.cms404-text-overflow{
		margin: 0 !important;
	}

	.cms404-content-portfolio .shortcut, .cms404-content-portfolio .fullcontent{
		margin: 0 !important;
	}

	.cms404-content-portfolio .shortcut p, .cms404-content-portfolio .fullcontent p{
		font-size: 16px;
	}

	.cms404-ul{
		font-family: Arial, sans-serif;
		font-size: 16px;
	}

	.cms404-sticky-text{
		display: none;
	}

	._CMS4Toolbox{
		margin: 25px 0 25px 0 !important;
	}

	

	.cms404-sticky-navbar{
		height: 200px;
	}

	.cms404-sticky-navbar .cms404-cta-top-mobile{
		display: block;
		position: absolute;
		right: 15px;
		top: 0;
	}

	.cms404-cta-top-mobile a{
	background-color: #000;		
	border-radius: 25em;
	display: inline-block;
	background-image: linear-gradient(to  right, #00aeef, #00aaaf);
	border-radius: 25em;
	color: 	#fff !important;
	padding: 10px 15px 10px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	font-family: Roboto, sans-serif;
	}


	.cms404-sticky-navbar .img-fluid{
		left: 0;		
	}

	.cms404-sticky-navbar .cms404-cta-top #cssmenu{
		display: none;
	}
	.cms404-sticky-navbar .cms404-cta-top p{
		border: 0;
		text-align: right !important;
		font-size: 12px !important;
	}

	.cms404-sticky-navbar + .cms404-content-container {
 	 padding-top: 100px;
	}

	#cssmenu > ul > li:last-child{
	display: none;
	}


}

@media only screen and (min-width: 760px) and (max-width: 1200px) {

	.cms404-banner{
		overflow: hidden;
	}
	.cms404-banner .img-fluid{
		display: block;
		position: absolute;
		right: -25%;
		transform: scale(1.5);
		transform-origin: 100% 0;
	}

	.cms404-banner-shorttext{		
		left: 0;
		max-width: 100%;
		bottom: 0 !important;
	}

	.cms404-cta-top p{
		font-size: 16px;
	}

	#vertical-menu{
		font-size: 14px;
	}

	.cms404-folio .cms404-folio-img, .cms404-folio .cms404-folio-title{
		width: 50%;
	}

	.cms404-folio .cms404-folio-title, .cms404-folio .cms404-folio-text p{
		padding: 50px;
	}

	.cms404-folio{
		height: auto !important;
	}

	.cms404-folio-title{
		height: 320px;
	}

	.cms404-folio .cms404-folio-tag{
		font-size: 12px;
	}

	.cms404-folio-img {
		max-height: 320px;
	}

	.cms404-folio-title h4{
		font-size: 30px !important;
	}

	.cms404_facebook{
		top: 70% !important;
	}
}
@media only screen and (min-width: 1200px)  {
	.cms404-sticky-navbar .cms404-quicklinks{	
		padding: 0.5em 0 0 0;
	}

	.cms404-subtitle{
	    font-size: 14px !important;
	    max-width: none !important;
	}

	.cms404-quicklinks{
		display: block;		
		float: right;	
		font-size: 0.8rem;	
		width: 100%;		
	
	}
}