@charset "UTF-8";
/* CSS Document */

#slider {
	width: 100%;
	overflow: hidden;
	height: 450px;
}
.slider {
	width: 100%!important;
	overflow: hidden;
	height: 450px;
}
.laptop {
	width: 960px;
	height: 450px;
	margin: 0 auto;
	display: block;
	text-align:left;
	background-image: url('/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/Laptop.png');
	background-repeat: no-repeat;
	background-position: 280px 58px;
}
.client-logo {
	background-repeat: no-repeat;
	margin-left:60px;
	float:left;
	clear:both;
}


#logo-grey a {
	width:180px;
	float: left;
	background-image:
	url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/toxic-creative-logo-grey.png);
	background-repeat: no-repeat;
	height: 82px;
	display:block;
	margin-left: 60px;
	margin-top: 14px;
}
.logo-grey a {
	width:180px;
	float: left;
	background-image:
	url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/toxic-creative-logo-grey.png);
	background-repeat: no-repeat;
	height: 82px;
	display:block;
	margin-left: 60px;
	margin-top: 14px;
}
#logo-white a {
	width:180px;
	float: left;
	background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/toxic-creative-logo-wht.png);
	background-repeat: no-repeat;
	height: 82px;
	display:block;
	margin-left: 60px;
	margin-top: 14px;
}
.logo-white a {
	width:180px;
	float: left;
	background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/toxic-creative-logo-wht.png);
	background-repeat: no-repeat;
	height: 82px;
	display:block;
	margin-left: 60px;
	margin-top: 14px;
}
.logo-white a:hover, .logo-grey a:hover{background-color: transparent !important;};