/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE STYLES
/*-----------------------------------------------------------------------------------*/

@media only screen and (max-width: 1024px) {		/**** 992 *********************************************/


#team  {
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	
        background-position: 50% 50% !important;
        background-attachment: scroll !important;	
}

#team2  {
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	
        background-position: 50% 50% !important;
        background-attachment: scroll !important;	
}

#team3  {
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	
        background-position: 50% 50% !important;
        background-attachment: scroll !important;	
}

#team4  {
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	
        background-position: 50% 50% !important;
        background-attachment: scroll !important;	
}

#team5  {
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	
        background-position: 50% 50% !important;
        background-attachment: scroll !important;	
}


@media (min-width: 992px) and (max-width: 1199px) {
	
	.logo a {width:250px;}
	.main_menu {padding-top:10px;}
	.main_menu li {margin-left:20px;}
	header .social {padding:8px 0 0 30px;}
	
	.sldie_img1 {width:540px !important;}
	
	#history .history_text {padding:0 0 50px;}
	#history .history_services {margin-right:30px; width:240px;}
	
	#team .team_back .team_foto {width:50px;}
	#team .team_back .team_info {padding-top:15px;}
	#team .team_back .team_exp {padding-bottom:15px;}
	

}

@media (min-width: 768px) and (max-width: 991px) {
	
	.logo a {width:200px;}
	
	.main_menu {
		padding-top:10px;
	}
	.main_menu li {
		margin-left: 10px;
		padding: 0 10px;
		
	}
	
	
	header .social {padding:8px 0 0 20px;}
	
	.sldie_img1 {width:540px !important;}
	
	#history .history_foto {margin-right:85px;}
	#history .history_text {padding:0 0 50px;}
	#history .history_services {margin-right:30px; width:175px;}
	
	#team .team_wrap {margin:0 auto; width:380px;}
	
	#facts .fun_fact span {font-size:40px; line-height:40px;}
	
.main_menu li a {
	display:block;
	padding:0;
	text-transform:uppercase;
	font-weight:400;
	line-height: 24px;
	font-size: 1.05em;					/***** 13px ******************************/
	color:#fff;
	text-shadow:1px 1px 1px rgba(0,0,0,0.31);
}
	
	
	
	.widgets_clear {display:block;}
	

}

@media (max-width: 767px) {
	
	/* Menu */
	header {
		position:fixed; 
		top:0; 
		margin:0; 
		padding:15px 0 !important; 
		background----color:#333;
		background: #2d3134; /* browsers that don't support rgba */	/***** NEU ***************************************/
		background:none repeat scroll 0 0 rgba(51, 51, 51, 0.15); 	/*************** NEU **********************/
		height: 60px;
	}
	
	
	.menu_toggler {
		display:block; 
		margin-top: 0px; 
		width:20px; 
		height:20px; 
		line-height:20px; 
		text-align:center; 
		font-size:28px; 
		color:#fff;
	}
	
	header.menu_fixed .menu_toggler {
		display:block; 
		margin-top: -8px; 
		width:20px; 
		height:20px; 
		line-height:20px; 
		text-align:center; 
		font-size:28px; 
		color:#fff;
	}	
	
	.main_menu {padding:0;}
	.main_menu ul {position:absolute; left:0; top:100%; width:100%; text-align:left; 
		background------color:#2d3134;
		background: #2d3134; /* browsers that don't support rgba */	/***** NEU ***************************************/
		background:none repeat scroll 0 0 rgba(51, 51, 51, 0.7); 	/*************** NEU **********************/

	}
	.main_menu li {display:block; margin:0; padding:0 0 4px 30px;}
	.main_menu li:before, .main_menu li:after {display:none;}
	
	
	.main_menu li a {
		color:rgba(255,255,255,0.9); 
		padding:0;
		font-size: 1.7em;
		line-height: 2.0em;
		padding-left: 22px;
	}
	
	
	.main_menu li a:before {display:none;}
	.main_menu li a:hover, .main_menu li.active a {background:none; color:#fff;}
	
	
	.logo a {width:180px;}
	header .social {padding: 0px 0 0 30px;}
	
	
	.top_slider_cap {width:auto; right:30px;}
	.sldie_img1 {width:100% !Important;}
	
	#history .history_foto {position:static; margin:0;}
	#history .history_foto img {width:100%;}
	#history .history_text {padding:0 0 50px;}
	#history .history_services {margin:0 0 30px; width:100%; display:block;}
	
	#team .team_wrap {margin:0 auto; width:380px;}
	
	#facts .fun_fact span {font-size:40px; line-height:40px;}
	#facts .fun_fact p {font-size:10px; line-height:13px;}
	
	#contacts .contact_inf span {font-size:10px; line-height:13px;}
	
	
	
	
	
	.widgets_clear {display:block;}
	
}

@media (max-width: 479px) {
	
	header .social {padding:2px 0 0 10px;}
	
	#team .team_wrap {width:100%;}
	#team .team_back .team_foto {width:50px;}
	#team .team_back .team_info {padding-top:10px;}
	#team .team_back .team_exp {padding-bottom:10px; font-size:10px; line-height:13px;}
	#team .team_social {padding-top:10px;}
	
	#facts .fun_fact span {font-size:20px; line-height:20px;}
	
	

	/* Bootstrap Style fix */
	.col-ss-1, .col-ss-2, .col-ss-3, .col-ss-4, .col-ss-5, .col-ss-6, .col-ss-7, .col-ss-8, .col-ss-9, .col-ss-10, .col-ss-11 {float: left;}
	.col-ss-12 {width: 100%;}
	.col-ss-11 {width: 91.66666666666666%;}
	.col-ss-10 {width: 83.33333333333334%;}
	.col-ss-9 {width: 75%;}
	.col-ss-8 {width: 66.66666666666666%;}
	.col-ss-7 {width: 58.333333333333336%;}
	.col-ss-6 {width: 50%;}
	.col-ss-5 {width: 41.66666666666667%;}
	.col-ss-4 {width: 33.33333333333333%;}
	.col-ss-3 {width: 25%;}
	.col-ss-2 {width: 16.666666666666664%;}
	.col-ss-1 {width: 8.333333333333332%;}

}