.pb-100{
			padding-bottom:100px !important;
		}

		body, html {
			height:100% !important;
			margin: 0 !important;
			overflow-x:hidden;
		}
		.breadcrumbs{
			position:relative;
			width:100%;
			background-position: top;
			background-repeat: no-repeat;
			background-attachment:fixed;
			background-size: cover;
			height:100% !important;
		}
		.breadcrumbs-header{
			position: absolute;
			left: 7%;
			bottom: 17%;
			font-family: "Museo" !important;
		}
		.breadcrumbs-header h3{
			font-family: "Museo";
			font-size: 32px;
			font-weight: 900;
			max-width: 500px;
		}
		.breadcrumbs-header p{
			font-size: 18px;
			padding: 0;
			margin: 0;
			max-width: 350px;
			line-height: initial;
		}
		.personal{
			width:500px !important;
			margin:auto !important;
		}
		.team-up{
			padding-left: 32px;
			background: url(../images/ekip/up.png);
			background-repeat: no-repeat;
			cursor:pointer;
		}
		.team-up2{
			padding-left: 32px;
			background: url(../images/ekip/up.png);
			background-repeat: no-repeat;
			cursor:pointer;
			background-position: top;
			text-align:center;
		}
		.back-hov{
			background: url(../images/ekip/hover.png) !important;
			background-repeat: no-repeat !important;
		}
		.team-up-w{
			width:180px;height:75px;margin-left:-32px;padding-top: 8px;
		}
		.team-up-w p{
			line-height: 20px;
			text-align: right;
			font-size: 15px;
			padding-right:5px;
		}
		.team-down{
			font-family: "Museo";
			position: relative;
			top: -80px;
			float: right;
			z-index: -1;
			padding: 10px 40px 0 90px;
			width: 350px;
			color: #fff;
			height: 99px;
			background: url(../images/ekip/down.png);
			line-height:13px;
		}
		.team-down-two{
			font-family: "Museo";
			position: relative;
			margin:auto;
			margin-top: -170px;
			padding: 20px;
			width: 180px;
			height: 170px !important;
			color: #ffffff;
			line-height: 13px;
			background: #ffa800ed;
			cursor:pointer;
			display:none;
		}
		.team-up2:hover .team-down-two{
			display:block;
			animation:fadeIn 0.5s;
		}
		@media (max-width:2300px){
			.team-up-w2{
				width: 180px;
				height: 75px;
				margin: auto;
				padding-right: 32px;
			}
			.team-up-w2 p{
				line-height: 20px;
				text-align: right;
				font-size: 15px;
				padding-right:5px;
			}
			.bizkimiz{
				line-height: 16px;
				font-family: "Museo";
				padding-left:105px;
			}
			.height232{
				height:194% !important;
			}
			.brand{
				position:absolute; top:0; right:7%; z-index:1; width:60px; cursor:pointer;
			}
			.pad-5yuzde{
				padding-left:5% !important;
			}
		}
		@media (max-width:1920px){
			.height232{
				height:194% !important;
			}
		}

		@media (max-width:1600px){
			.bizkimiz{
				line-height: 16px;
				font-family: "Museo";
				padding-left:15px;
			}
			.height232{
				height:232% !important;
			}
		}
		@media (max-width: 1366px){
			.height232{
				height:272% !important;
			}
		}
		@media (max-width: 1200px){
			.col-md-5{
				-ms-flex: 0 0 100%;
				flex: 0 0 100%;
				max-width: 100%;
			}
			.height232{
				height:359% !important;
			}
		}
		@media (max-width:800px){
			.breadcrumbs{
				background-position: 50% 50%;
				background-size: cover;
				height:100% !important;
			}
			.page-wrapper{
				position:relative;
				width:100%;
				top:0;
				left:0;
				z-index:99999;
			}
			.team-up{
				padding-left: 0;
			}
			.team-up-w{
				width:212px;
				margin-left:0;
			}
			.team-up-w p{
				text-align: left;
				font-size: 15px;
				padding-left:5px;
			}
			.team-down{
				top:0;
				float:none;
				padding: 20px 40px 0 10px;
			}
			.team-down-two{
				margin-left:180px;
				display:block;
				background: #ffa800;
			}
			.team-up2:hover .team-down-two{
				display:block;
				animation:pulse 1s;
			}

			.team-up2{
				padding-left: 0;
				background-position: unset;
				text-align:left;
				margin-left:10px;
			}

			.team-up-w2{
				width: 280px;
				height: 75px;
				margin: 0;
				padding-left:10px;
			}
			.team-up-w2 p{
				text-align: left;
			}
			.height232{
				height:100% !important;
			}
			.brand{
				right:25%;
			}
		}

		#web-bg {
			position: fixed;
			top: 0%;
			left: -50%;
			width: 200%;
			height: 100%;
			background: url("../images/bg-team.png");
			background-position: top;
			}
			#web-bg img {
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			margin: auto;
			min-width: 50%;
			min-height: 50%;
			}

			footer{
				position: relative;
		    width: 100%;
		    border-top: 2px solid #ccc;
		    padding-top: 20px;
		    padding-bottom: 30px;
		    margin: auto;
		    margin-top: 90px;
		    background-color: #ffffff !important;
		    z-index: 9999999999999;
			}

			footer .row{
				width: 95%;
				margin: auto;
			}
