/* Geodron Responsive Stylesheet */
/* ver: 0.01 */

/*// Small devices (landscape phones, 576px and up)*/

.container-fluid {
	padding: 0 2vw;
}

	#header {
	text-align: center;
}
.menu-item {
	padding: 20px 1.5vw;
}
#realizacje-cta {
	display: flex;
    justify-content: center;
}
.realizacje-cta-textbox {
	padding: 30px;
}
.realizacje-cta-wrap {
	display: inline-flex;
	flex-direction: column;
	margin-bottom: 30px;
	width: 80%;
	text-align: center;
}
.realizacje-cta-button {
	align-self: center;
	width: 100%;
}
.partner-box {
	flex-basis: 50%;
	padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100px;
}
#hero-title {
	font-size: 24px;
}
#hero-title b {
	font-size: 30px;
}
.icon-wrapper:before {
	left: 25%;
}
.navbar-toggler {
	margin: 10px 0;
}
.icon-box {
	padding: 20px 0;
}

@media screen and (max-width:768px) {
	#logo {
		max-width: 250px;
	}
	.icon-item:not(:first-child) {
		margin-top: 50px;
	}
	.iconTitle {
		padding-top: 20px !important;
	}
	.navbar-collapse {
		z-index: 10;
		background: #FFF;
	}
	#header {
		height: 74px;
	}
	.hide-mobile, #menu-footer {
		display: none !important;
	}
	.page-line:before, .page-line-fix:before, .page-line-left:before, .oferta-left:before, .oferta-right:before{
		content: none !important;
	}
	.post-wrap {
		padding: 0;
		margin-bottom: 40px;
	}
	.post-title, .post-content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.post-cover {
		border-bottom: 2px solid #ffe600;
		padding-bottom: 10px;
	}
	.oferta-right:after {
		width: 40%;
    	height: 300px;
    	background-position: center;
	}
	.oferta-content {
		background: #FFF;
   		padding: 20px;
   		margin-right: 50px;
	}
	.oferta-title {
		font-size: 23px;
		width: 50%;
	}
	.oferta-title, .oferta-icon {
		margin-left: 20px;
	}
	.oferta-icon {
		margin-top: 100px;
	}

	.oferta-wrap {
		border-bottom: 2px solid #ffe600;
   		margin-bottom: -20px;
   		padding-bottom: 20px;
	}
	.oferta-left:after {
		background-repeat: no-repeat;
    	background-size: cover;
    	position: absolute;
    	content: '';
    	right: 0;
    	left: auto;
    	top: 0;
    	width: 40%;
    	height: 300px;
    	background-position: center;
	}
	.text-left-title {
		margin-top: 40px;
	}
	.oferta-1:after {
		background-position: left;
	}
	.oferta-3:after, .oferta-5:after{
		background-position: right;
	}
	.titleHero {
		font-size: 34px !important;
		top: 80px;
		left: 20px;
		max-width: 80%;
		line-height: 1em !important;
	}
	.titleHero span {
		font-size: 30px !important;
		line-height: 1em !important;
	}
	.titleHero:before {
		margin-bottom: -80px !important;
		height: 22vh !important;
	}
	.titleHero br {
		content: "";
		margin: 20px;
		display: block;
		font-size: 24%;
	}
	.o-nas-content p {
		background: #FFF;
    	padding: 20px;
    	margin-right: 50px;
	}
	#o-nas-page:before {
		content: none !important;
	}
	#o-nas-page {
		background: none !important;
	}
	#o-nas-page:after {
    	position: absolute;
   		content: '';
    	width: 40%;
    	right: 0;
    	top: 0;
    	height: 300px;
    	z-index: -3;
    	background: url('../img/o-nas-bg.jpg');
    	background-repeat: no-repeat;
    	background-size: cover;
	}
	.offertaButton, .karieraBox {
    background: transparent;
    border: 2px solid #ffb10b;
    padding: 30px;
    margin: 15px;
    max-width: calc(100% - 30px);
    flex: 0 0 calc(100% - 30px);
}
.post-wrapper:not(:first-child) {
	margin-top: 100px;
}
.offer-box-image { 
	height: 150px;
	object-fit: cover;
}
.offer-box-wrap {
	flex: 0 0 100%;
}
}
/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
.hide-desktop {
	display: none !important;
}
#realizacje-cta {
	display: flex;
    justify-content: left;
}
.realizacje-cta-textbox {
	padding: 50px 4vw;
}
.realizacje-cta-wrap {
	display: inline-flex;
	flex-direction: row;
	margin-bottom: 0;
	width: auto;
	text-align: left;
}
.realizacje-cta-button {
	align-self: center;
	margin-right: -200px;
	width: auto;
}
.partner-box {
	flex-basis: 0;
}
.icon-wrapper:before {
	left: 20%;
}
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
#hero-title {
	font-size: 36px;
}
#hero-title b {
	font-size: 46px;
}
.menu-item {
	padding: 40px 1.5vw;
}
.navbar-toggler {
	margin: 0;
}
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
.container-fluid {
	padding: 0 5vw;
}
#hero-title {
	font-size: 46px;
}
#hero-title b {
	font-size: 66px;
}
.icon-wrapper:before {
	left: 30%;
}
.hide-desktop {
	display: none !important;
}
}
@media (min-width: 1201px and max-width: 1700px) {
	.titleHero {
		font-size: 48px !important;
		top: 7%;
		left: 10%;
		max-width: 50%;
		line-height: 1em !important;
	}
	.titleHero span {
		font-size: 40px !important;
		line-height: 1em !important;
	}
}