/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE STYLES
/*-----------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
	
	.sidebar_btn {top:15px; margin-left:440px;}
	
	
	.flexslider .slides img {width:220px !Important;}
	.slide1 .top_slider_cap {left:240px; width:700px;}
	
	
	#team .team_descr p {font-size:13px; line-height:20px; margin-bottom:20px;}
	

	#testimonials .slides li {padding:50px 0;}
	#testimonials .testimonials_img {margin-right:160px;}
	#testimonials .testimonials_text {width:60%; padding-top:40px; font-size:13px; line-height:20px;}
	#testimonials .testimonials_text p {margin-bottom:30px;}
	
	
	#contacts .contact_form input[type="text"] {width:202px;}


}

@media (min-width: 768px) and (max-width: 991px) {
	
	.sidebar_btn {top:15px; margin-left:350px;}
	
	
	.flexslider .slides img {width:220px !Important;}
	.top_slider_cap {left:30px; right:30px; width:auto;}
	.slide1 .top_slider_cap {left:30px; margin-top:-50px;}
	
	
	#about .about_content {width:240px;}
	
	
	#team .team_descr {padding-top:0;}
	#team .team_descr p {font-size:11px; line-height:17px; margin-bottom:10px;}
	
	
	.culture_descr {padding-top:0;}
	
	
	#testimonials .slides li {padding:50px 0;}
	#testimonials .testimonials_img {margin-right:110px;}
	#testimonials .testimonials_text {width:60%; padding-top:40px;}
	#testimonials .testimonials_text p {margin-bottom:30px; font-size:13px; line-height:20px;}
	
	
	#contacts .contact_form input[type="text"] {width:177px;}
	
	
	
	
	
	.widgets_clear {display:block;}
	
}

@media (max-width: 767px) {
	
	.sidebar_btn {top:15px; margin-left:200px;}
	
	header {padding-top:10px; padding-bottom:10px;}
	.logo {padding-bottom:30px;}
	.logo a {width:120px;}
	
	.main_menu {padding-bottom:20px;
	margin-top:40px;}
	.main_menu li {margin-bottom:2px;}
	
	header .copyright {bottom:10px;}
	
	
	.flexslider .slides img {left:10px; width:140px !Important;}
	.top_slider_cap {left:30px; right:30px; width:auto;}
	.slide1 .top_slider_cap {left:160px;}
	.top_slider_cap h1 {font-size:22px; line-height:24px; margin-bottom:15px;}
	.top_slider_cap p {font-size:12px; line-height:20px; margin-bottom:15px;}
	
	
	#about {margin:0; padding:0;}
	#about .about_img {position:static; margin:0; height:400px;}
	#about .about_content {width:100%;}
	
	
	#team .team_descr p {font-size:11px; line-height:17px; margin-bottom:10px;}
	
	
	#services .services_img {right:0; margin:0 0 310px;}
	
	
	.culture_descr {padding-top:0;}
	
	
	#testimonials .slides li {padding:40px 0;}
	#testimonials .testimonials_img {margin-right:70px;}
	#testimonials .testimonials_text {width:60%; padding-top:20px;}
	#testimonials .testimonials_text p {margin-bottom:20px;  font-size:11px; line-height:17px;}
	
	
	#map {right:0; margin-right:0; margin-bottom:330px;}
	#contacts .contact_form input[type="text"] {width:192px;}
	
	
	
	
	
	.widgets_clear {display:block;}
	
}

@media (max-width: 479px) {
	
	.sidebar_btn {margin-left:110px;}
	
	.logo {padding-bottom:50px;}
	
	.main_menu {padding-bottom:50px;}
	.main_menu li {margin-bottom:7px;}
	
	
	.slide1 .top_slider_cap {left:30px;}
	
	
	#team .team_descr {padding-top:0;}
	
	
	#map {margin-bottom:370px;}
	#contacts .contact_form input[type="text"] {width:100%;}
	
	.margenescontacto {
	padding-left:8px;
	margin-left:8px;
}
	.container {
	padding-left:8px;
	margin-left:8px;	
	padding-right:8px;
	margin-right:8px;	
	}
	
	.margenesculturanegativos {
	margin-left: 0px;
}
		
	

	/* 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%;}

}

