@charset "utf-8";

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#header {
	width: 100%;
	left: auto;
	right: auto;
	background-color: #FFFFFF;
	border-bottom: 8px solid #EEC76D;
	padding-top: 10px;
}
body {
	background-color: #000000;
	width: 100%;
	margin-top: 0px;
	font-family: exo;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
	font-size: 16px;
}
.titles {
	font-family: exo;
	font-style: normal;
	font-weight: 800;
	font-size: large;
	color: #FBC56B;
}
.footertitles {
	font-family: exo;
	font-style: normal;
	font-weight: 400;
	color: #FBC56B;
}
.footerweb {
	font-family: exo;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 10px;
}

#grafik-king_logo {
	text-align: center;
	margin-bottom: 10px;
}

#navlink {
	color: #553E91;
	font-family: exo;
	font-style: normal;
	font-weight: 900;
	font-size: larger;
	text-align: right;
}
#getintouch {
	color: #FFFFFF;
	font-size: x-large;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 100%;
	float: left;
}

.container .row {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	border-top: 4px solid #646464;
	margin-top: 20px;
	font-size: smaller;
	padding-bottom: 10px;
}
#footercall {
	clear: right;
	float: left;
	text-align: left;
	margin-top: 10px;
	font-size: large;
	color: #FFFFFF;
}
#footercall a:link {
	color: #FFFFFF;
}
#footercall a:visited {
	color: #FFFFFF;
}


#footer_logo {
	width: 100%;
	display: block;
	float: left;
}
.container .img-fluid {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#purplebars {
	margin-top: 5px;
	background-color: #553E91;
}
#menulink {
	color: #FFFFFF;
	font-size: x-large;
	text-align: center;
}
#orange {
	background-color: #000000;
	margin-top: 12px;
}
#button {
	background-color: #474747;
}
.container #getintouch a {
	color: #FFFFFF;
}
.container #getintouch a:hover {
	color: #553E91;
}
#phone a:link {
	color: #553E91;
	font-size: 42px;
	font-weight: 900;
}
#phone a:visited {
	color: #553E91;
	font-size: 42px;
	font-weight: 900;
}
#imageform {
	background-image: url(/images/desktop.jpg);
	padding-top: 10%;
	padding-right: 10%;
	padding-bottom: 10%;
	padding-left: 10%;
	margin-top: 20px;
	display: block;
	clear: both;
	position: relative;
	background-repeat: no-repeat;
}
#formstyle {
	width: 100%;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
}
#thankyou {
	display: inline-block;
	width: 65%;
	margin-top: 20px;
}





@media (min-width:992px){
#phonelarge {
	height: 40%;
	position: absolute;
	bottom: 0px;
	right: 10px;
}


#purplebars {
	margin-top: 5px;
	background-color: #FFFFFF;
}

.row2  {
	margin-top: 0px;

}



.container-menu {
}


#menulink {
	color: #000000;
	font-size: x-large;
}
#orange {
	background-color: #FFFFFF;
	margin-top: 12px;
}
#menudiv {
	color: #FBC56B;
	font-size: x-large;
	text-align: center;
}
.container .row2 .col-md-12 {
	display: none;
}


}

@media (max-width:768px){
#orange {
	background-color: #E70F37;
	display: none;
}
#getintouch {
	color: #FFFFFF;
	font-size: x-large;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 960px;
	float: left;
	display: none;
}
.container .img-fluid {
	margin-top: 20px;
}
#phonelarge {
	display: block;
	text-align: center;

}


}

@media (max-width:576px){
#phonelarge {
	display: block;
	text-align: center;

}



}
