body,h1,h2,h3,h4,h5,h6,p,a,span,label,input,li,ul,ol,div{
	font-family: 'Open Sans', sans-serif;
}
.no-padding{
	padding: 0;
}	
.navbar { 
	min-height: 0;
	margin-bottom: 0;
	border-radius: 0;
	border: 0;
	background: none;
}
.navbar-header {
	float: none;
}
.container > .navbar-header {
	margin-right: 0;
	margin-left: 0;
}
.navbar-toggle {
	margin: 0;
}
.header{
	background: #fff;
}
.header_inner{
	position: relative;
}

.share-buttons_button:first-child{
	margin-left: 0;
}
.mobile-menu-toggle-button{
	float: none;
	position: absolute;
	top: 20px;
	right: 15px; }
	
.mobile-menu{
	background: #1d1d1d;
}

.profilstore-brand{
	text-align: center;
}


/* Footer */
	
footer{
	height: 254px;
	padding: 40px 0;
	margin: 0;
	background-color: #4D4D4D;
	text-align: center;
}
footer p{
	font-size: 15px;
	font-weight: 300;
	color: #fff;
}
footer .made-by{
	text-align: center;
	padding-top: 20px;
}

.slider-text{
	padding: 10px;
	background: rgba(0,0,0,0.5);
}

.slider-text p{
	margin: 0;
	font-weight: 100;
	font-size: 24px;
}



@media (max-width: 767px){
	.header{
		height: 83px;
	}
	.black-line {
		background-color: #1d1d1d;
		height: 70px;
	}	.header .share-buttons{		position: absolute;		top: 24px;		left: 15px;	}	
	.toplax-brand{
		text-align: center;
		background: #fff;
	}
	.logo{
		width: 200px;
		margin: 20px 0px;
	}
	.mobile-menu{
		background: #1d1d1d;
	}

	.primary-nav{
		margin: 0;
		padding: 0;
		line-height: 1.2;
		list-style: none;
		text-align: center;
	}
	.primary-nav_item{
		margin: 0;
		padding: 0;
	}
	.primary-nav_link{
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	.primary-nav_link:hover{
		background: #40C8F4;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		padding: 5px 30%;
	}
	.primary-nav {
		padding: 25px 0 20px;
	}
	.primary-nav_item{
		margin-bottom: 10px;
	}
	.primary-nav {
		padding: 25px 0 20px;
	}
	.primary-nav_item{
		margin-bottom: 10px;
	}
	.slide-img-holder{	  padding: 0;	  margin-top: 163px;	}		

	.slide-img-holder{
	  padding: 0;
	  margin-top: 83px;
	}

	
	.about h2{
		font-size: 28px;
		font-weight: 300;
		color: #40C8F4;
		text-align: center;
	}
	
	.about p{
		font-size: 15px;
		font-weight: 300;
		text-align: justify;
	}
	
	.col-1 {
		padding-bottom: 20px;
	}
	
	.col-1-1{
		padding: 0 40px;
		text-align: justify;
		font-weight: 300;
	}
	
	.col-1-2 {
		padding: 0 40px;
		text-align: justify;
		font-weight: 300;
	}
	
	.col-2-1{
		background: rgba(0,0,0,0.5);
		width: 100%;
		color: #fff;
		min-height: 600px;
		margin-left: 0 auto;
		padding-top: 30px;
		padding-bottom: 20px;		
	}
	
	.col-2-1 h2{
		font-size: 24px;
		font-weight: 300;
		text-align: center;
		margin-top: 60px;
	}
	
	.col-3-1{
		padding: 20px 20px;
	}
	
	.col-3-1 h2{
		color: #40C8F4;
		font-size: 28px;
		font-weight: 300;
		text-align: center;
	}
	
	.col-3-1-1{
		padding: 0 20px;
	}
	
	.col-3-1-1{
		font-size: 15px;
		font-weight: 300;
		line-height: 30px;
	}
	
	.contact h2{
		text-align: center;
		font-weight: 300;
		color: #40C8F4;
	}
	
	.contact p{
		text-align: center;
		font-size: 15px;
		font-weight: 300;
	}
	
	.shops h2{
		text-align: center;
		font-weight: 300;
		font-size: 36px;
		margin: 25px 0;
	}
		
	.shops h3{
		text-align: center;
		font-weight: 300;
	}	
	
	.shops .gyongy h3{
		text-align: center;
		font-weight: 300;
		color: #40C8F4;
		font-size: 24px;
		margin-bottom: 30px;
		margin-top: 0;
	}
	
	.shops .gyongy p{
		text-align: center;
		font-weight: 300;
		color: #fff;
		font-size: 15px;
	}
	
	.shops .internet h3{
		text-align: center;
		font-weight: 300;
		font-size: 24px;
		padding-top: 50px;
		margin-bottom: 49px;
		margin-top: 0;
	}
	
	.shops .internet p{
		text-align: center;
		font-weight: 300;
		color: #fff;
		font-size: 15px;
	}
	
	.shops .palatinus h3{
		text-align: center;
		font-weight: 300;
		color: #40C8F4;
		font-size: 24px;
		padding-top: 50px;
		margin-bottom: 30px;
		margin-top: 0;
	}
	
	.shops .palatinus p{
		text-align: center;
		font-weight: 300;
		color: #fff;
		font-size: 15px;
	}
	
	.gyongy{
		background: #4d4d4d;
		height: 500px;
	}
	
	.internet{
		background: #40C8F4;
		height: 500px;
	}
	
	.palatinus{
		background: #4d4d4d;
		height: 500px;
	}

	.text-box{
	background: rgba(0,0,0,0.5);
	padding: 10px;
	color: #fff;
	font-size: 16px;
	font-width: 300;
	}
	
	.slider-text p{
		margin: 0;
		font-weight: 100;
		font-size: 20px;
	}
	
		
	.factorylogo{
		vertical-align: middle;
		text-align: center;
		padding: 40px 0;
	}
	
	.factorylogo img{
		width: 40%;
	}
}



@media (min-width: 768px) and (max-width: 1200px)
{	.header{		height: 125px;	}	
.black-line {		background-color: #1d1d1d;		height: 50px;	}		
.header .share-buttons{		position: absolute;		top: 12px;		left: 15px;	}	
.logo{		margin: 30px 5% 0px;		width: 255px;	}	
.mobile-menu{		background: #fff;	}	

	.primary-nav{
		margin: 30px 0 10px 0;
		padding: 0;
		line-height: 1.2;
		list-style: none;
		text-align: center;
		font-size: 15px;
	}
	.primary-nav_item{
		margin: 0;
		padding: 0;
	}
	.primary-nav_link{
		color: #66667E;
		text-decoration: none;
		padding: 10px 10px;
	}
	.primary-nav_link:hover{
		background: #40C8F4;
		color: #fff;
		text-decoration: none;
		padding: 10px 10px;
	}
	.primary-nav_item{
		display: inline-block;
	}		
.slide-img-holder{	  padding: 0;	  margin-top: 150px;	}		

	.slide-img-holder{
	  padding: 0;
	  margin-top: 130px;
	}
	
	.about h2{
		font-size: 28px;
		font-weight: 300;
		color: #40C8F4;
		padding-left: 25px;
	}
	
	.about p{
		font-size: 15px;
		font-weight: 300;
		text-align: justify;
	}
	
	.col-1 {
		padding-bottom: 20px;
	}
	
	.col-1-1{
		padding: 0 40px;
		text-align: justify;
		font-weight: 300;
	}
	
	.col-1-2 {
		padding: 0 40px;
		text-align: justify;
		font-weight: 300;
	}
	
	.col-2-1{
		background: rgba(0,0,0,0.5);
		width: 400px;
		color: #fff;
		min-height: 500px;
		margin-left: 50px;		
	}
	
	.col-2-1 h2{
		font-size: 24px;
		font-weight: 300;
		text-align: center;
		margin-top: 60px;
	}
	
	.col-3-1{
		padding: 20px 20px;
	}
	
	.col-3-1 h2{
		color: #40C8F4;
		font-size: 28px;
		font-weight: 300;
	}
	
	.col-3-1-1{
		padding: 0 20px;
	}
	
	.col-3-1-1{
		font-size: 15px;
		font-weight: 300;
		line-height: 30px;
	}
	
	.contact h2{
		text-align: center;
		font-weight: 300;
	}
	
	.contact p{
		text-align: center;
		font-size: 15px;
		font-weight: 300;
	}
	
	.shops h2{
		text-align: center;
		font-weight: 300;
		font-size: 36px;
		margin: 25px 0;
	}
		
	.shops h3{
		text-align: center;
		font-weight: 300;
	}	
	
	.shops .gyongy h3{
		text-align: center;
		font-weight: 300;
		color: #40C8F4;
		font-size: 18px;
		margin-bottom: 30px;
	}
	
	.shops .gyongy p{
		text-align: center;
		font-weight: 300;
		color: #fff;
		font-size: 15px;
	}
	
	.shops .internet h3{
		text-align: center;
		font-weight: 300;
		font-size: 18px;
		margin-bottom: 49px;
	}
	
	.shops .internet p{
		text-align: center;
		font-weight: 300;
		color: #fff;
		font-size: 15px;
	}
	
	.shops .palatinus h3{
		text-align: center;
		font-weight: 300;
		color: #40C8F4;
		font-size: 18px;
		margin-bottom: 30px;
	}
	
	.shops .palatinus p{
		text-align: center;
		font-weight: 300;
		color: #fff;
		font-size: 15px;
	}
	
	.gyongy{
		background: #4d4d4d;
		height: 500px;
	}
	
	.internet{
		background: #40C8F4;
		height: 500px;
	}
	
	.palatinus{
		background: #4d4d4d;
		height: 500px;
	}

	.text-box{
	background: rgba(0,0,0,0.5);
	padding: 10px;
	color: #fff;
	}
	
		
	.factorylogo{
		vertical-align: middle;
		text-align: center;
		padding: 40px 0;
	}
	
	.factorylogo img{
		max-height: 40px;
	}

}

@media (min-width: 1201px){
	.header{
		height: 125px;
	}
	.black-line {
		background-color: #1d1d1d;
		height: 50px;
	}		.header .share-buttons{		position: absolute;		top: 12px;		left: 15px;	}
	.toplax-brand{
		background: #fff;
	}
	.logo{
		margin: 30px 10% 0px;
		width: 255px;
	}
	.mobile-menu{
		background: #fff;
	}
	.user-area{
		display: none;
	}
	.user-area-default{
		position: absolute;
		top: 13px;
		right: 15px;
	}
	.primary-nav{
		margin: 30px 0 10px 0;
		padding: 0;
		line-height: 1.2;
		list-style: none;
		text-align: center;
		font-size: 15px;
	}
	.primary-nav_item{
		margin: 0;
		padding: 0;
	}
	.primary-nav_link{
		color: #66667E;
		text-decoration: none;
		padding: 10px 10px;
	}
	.primary-nav_link:hover{
		background: #40C8F4;
		color: #fff;
		text-decoration: none;
		padding: 10px 10px;
	}
	.primary-nav_item{
		display: inline-block;
	}		
	
	.slide-img-holder{
		padding: 0;
		margin-top: 150px;
	}

	
	.slide-img-holder{
	  padding: 0;
	  margin-top: 130px;
	}
	
	.about h2{
		font-size: 28px;
		font-weight: 300;
		color: #40C8F4;
		padding-left: 20px;
	}
	
	.about p{
		font-size: 15px;
		font-weight: 300;
	}
	
	.col-1 {
		padding-bottom: 20px;
	}
	
	.col-1-1{
		padding: 0 40px;
		text-align: justify;
		font-weight: 300;
	}
	
	.col-1-2 {
		padding: 0 40px;
		text-align: justify;
		font-weight: 300;
	}
	
		
	.col-2-1{
		background: rgba(0,0,0,0.5);
		width: 400px;
		color: #fff;
		min-height: 500px;
		margin-left: 50px;		
	}
	
	.col-2-1 h2{
		font-size: 24px;
		font-weight: 300;
		text-align: center;
		margin-top: 60px;
	}
	
		
	.col-3-1{
		padding: 20px 20px;
	}
	
	.col-3-1 h2{
		color: #40C8F4;
		font-size: 28px;
		font-weight: 300;
	}
	
	.col-3-1-1{
		padding: 0 50px;
	}
	
	.col-3-1-1{
		font-size: 15px;
		font-weight: 300;
		line-height: 30px;
	}
	
	.contact h2{
		text-align: center;
		font-weight: 300;
	}
	
	.contact p{
		text-align: center;
		font-size: 15px;
		font-weight: 300;
	}

	
	.shops h2{
		text-align: center;
		font-weight: 300;
		font-size: 36px;
		margin: 25px 0;
	}
		
	.shops h3{
		text-align: center;
		font-weight: 300;
	}	
	
	.shops .gyongy h3{
		text-align: center;
		font-weight: 300;
		color: #40C8F4;
		font-size: 20px;
		margin-bottom: 30px;
	}
	
	.shops .gyongy p{
		text-align: center;
		font-weight: 300;
		color: #fff;
		font-size: 17px;
	}
	
	.shops .internet h3{
		text-align: center;
		font-weight: 300;
		font-size: 20px;
		margin-bottom: 30px;
	}
	
	.shops .internet p{
		text-align: center;
		font-weight: 300;
		color: #fff;
		font-size: 17px;
	}
	
	.shops .palatinus h3{
		text-align: center;
		font-weight: 300;
		color: #40C8F4;
		font-size: 20px;
		margin-bottom: 30px;
	}
	
	.shops .palatinus p{
		text-align: center;
		font-weight: 300;
		color: #fff;
		font-size: 17px;
	}
	
	.gyongy{
		background: #4d4d4d;
		height: 500px;
	}
	
	.internet{
		background: #40C8F4;
		height: 500px;
	}
	
	.palatinus{
		background: #4d4d4d;
		height: 500px;
	}
	
	.text-box{
		background: rgba(0,0,0,0.5);
		padding: 10px;
		color: #fff;
		font-size: 24px;
	}
	
	.factorylogo{
		vertical-align: middle;
		text-align: center;
		padding: 40px 0;
	}
	
	.factorylogo img{
		max-height: 40px;
	}
	

}