@media (max-width: 767px){
	.logo,
	.logo-right{
		height:56px;
	}
	#section1 .container-left{
		padding-top: 40px;
	}
	h2{
		font-size: 20px;
		line-height: 26px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	#section1 h3 {
		font-size: 40px;
		line-height: 47px;
		margin-bottom: 15px;
	}
	p,a{
		font-size: 18px;
		line-height: 24px;
	}
	a{
	padding: 6px 0px 6px 45px;
	}
	#section3 h3 {
		font-size: 25px;
		line-height: 31px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	#section3 .container-right p {
		font-size: 20px;
		line-height: 25px;
	}
	#section4 .container-left {
		padding-top: 0px;
		padding-bottom: 35px;
	}
	#section5 img {
		padding-bottom: 50px;
	}
	#section5 p {
    margin-bottom: 25px;
	}
	#section6 {
		padding-top: 0px;
		padding-bottom: 50px;
	}
	#section6 h3, #section7 h3 {
		font-size: 35px;
		line-height: 40px;
		padding-bottom: 20px;
	}
	#section7 {
		padding-top: 0px;
	}
	#section7 p{
		text-align: center;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	#section1 .container-left{
		padding-top: 70px;
	}
	.container-right{
	max-width:none;
	}

}
@media (min-width: 992px) and (max-width: 1199px){
	#section1 .container-left{
		padding-top: 30px;
	}
	#section3 .container-right{
		padding-top: 0px;
	}
}
@media (min-width: 1200px) and (max-width: 1399px){
	#section1 .container-left{
		padding-top: 40px;
	}
	#section3 .container-right{
		padding-top: 80px;
	}
}
@media (min-width: 1400px) and (max-width: 1749px){
	.container {
		width: 1330px;
	}
	.container-left{
	    padding-left: 65px;
	}
	.container-left-2{
	    padding-left: 40px;
	}
	#section1 .container-left{
		padding-top: 50px;
	}
}
@media (min-width: 1750px){
	.container {
		width: 1710px;
	}
	.container-left{
	    padding-left: 250px;
	}
	.container-left-2{
	    padding-left: 120px;
	}
}

/*@media (max-width: 767px) { 
	body {
		padding-left: 0;
		padding-right: 0;
	}
	#container1 .btn{
		margin: 0px;
		margin-top:20px;
	}
	.second-label-padding{
	margin-top:0px;
	}
	.navbar-brand{
		padding: 0px 15px;
	}
	.navbar-brand img{
		width:100px;
	}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
		border:none;
	}
	.carousel,.item,.active{
	height:500px
	}
	.carousel-inner{
	height:500px;
	}
	.cyclotron{
	height:500px;
	}
	#container1{
	position:relative;
	}
	.clouds{
	height:500px;
	}
	a.corehref{
		display:none;
	}
	#container3 .vejar{
		left: calc(50% - 140px);
	}
	.clouds{
		animation: example 15s linear infinite;
		-webkit-animation: example 15s linear infinite;
		-moz-animation: example 15s linear infinite;
		-ms-animation: example 15s linear infinite;
		-o-animation: example 15s linear infinite;
	}		
}
@media (min-width: 768px) { 
	.navbar-nav{
		float:right;
	}
	.navbar-nav>li>a {
		line-height: 83px;
	}
	#container1 .btn{
		margin: 0px;
		margin-top:30px;
	}
	.navbar-nav>li>a{
		padding: 15px 10px;
	}
}
@media (max-width: 991px) { 
	#container2,
	#container6{
		background-image:none;
	}
	a.corehref1{
		bottom:185px;
	}
	#container3{
		height:500px;
	}
	#container3 .vejar{
		margin-top: 130px;
		left: calc(50% - 140px);
	}
	.fb-button{
		display:none;
	}
}
@media (min-width: 992px) { 
	
}
@media (min-width: 992px) and (min-height: 940px){ 
#gallery figure img {
	height:33.333%;
}
#gallery figure img.img1-3{
	height:66.66%;
}
#container2{
	height:100%;
}
#container3{
	height:100%;
}
#container4{
	height:43%;
}
#container4 h2{
	margin-top:0px;
	margin-bottom: 20px;
}
#container4 p{
	margin-bottom:0px;
}
#container5{
	height:57%;
}
#container5 h2{
	padding:0px;
	margin-bottom:20px;
}
#container6{
	height:100%;
}
#container7{
	height:100%;
}
#container8{
	height:100%;
}

}*/