@charset "UTF-8";
/* CSS Document */
#headerright {
	height: 90px;
	float: none;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	clear: both;
}
.circle-text {
	font-size: 40px;
	}
@media only screen and (max-width:360px) {
#headerright {
	width: 300px;
	height: 80px;
	}
}
#artfixlogo {
	margin-bottom:12px;
	width: 200px;
}
#Header {
	height: inherit;
}
#cafebutton, #studiobutton, #hotdesksbutton, #academybutton {
	height: 20px;
	width: 78px;
	padding-top: 29px;
	padding-bottom: 29px;
	font-size: 16px;
    line-height: 20px;
}
@media only screen and (max-width:360px) {
	#cafebutton, #studiobutton, #hotdesksbutton, #academybutton {
	height: 16px;
	width: 66px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 14px;
	}
}	
@media only screen and (max-width: 472px) {
	.navbar {
	height: 74px;
	text-align: center;
	width:94%;
	margin-left:auto;
	margin-right:auto;
	}
	.navbar ul li {
	padding-right: 0px;
	padding-left: 0px;
	width:33%;
	}
}
.infobox {
	width: 60%;
	padding-top: 8%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.subinfobox {
	width: 60%%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.findoutmoreblock {
	display:none;
}
.findoutmore {
	display:block;
}
@media only screen and (max-width: 320px) {
	.infobox. {
	width: 90%;
	}
}
.circle-text {
	font-size: 35px;
	}
.findoutmore {
	/* [disabled]display:none; */
	width: 115px;
	margin-top:18px;
}
h6 {
	font-size: 17px;
	line-height: 20px;
}
.navbarfooter {
	font-size:14px;
}
@media only screen and (max-width: 359px) {
	.navbarfooter {
	height: 72px;
	}
	.navbarfooter ul li {
	width: 33%;
	}
}
@media only screen and (max-width: 444px) {
	#Social {
	width: 300px;
}
#navsocial ul li {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	}
	#navsocial {
	margin-bottom: 0px;
	}
}
