/*
* Skeleton V1.0.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 5/20/2011
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

body {
	background: url(#);
	background-color: #000000;
	margin: 0 auto;
}

.wrapper {
	margin: 0 auto;
	background-color: #000000;
}

.container {
	margin-top: 30px;
}

/* IMAGES
================================================== */

img {
	max-width: 100%;
	height: auto; }

/* #MAIN ELEMENTS
================================================== */

#amp h1{
	margin: 10px 0 30px 0;
	text-align: center;
	font-style: italic;
}


/* #HEADER
================================================== */

#logo {
	margin: 0 0 40px 0;
	text-align: center;
}

#logo img {
	margin: 0 0 40px 0;
	width: 80%;
}

/* #STICKY
================================================== */

#header {
      background: #000001;
      text-align: center;
      width: 100%;
      height: 3.8em;
      z-index: 2;
    }

/* #NAVIGATION
================================================== */

#nav {
	margin: 0;
	text-align: center;
}

#nav select {
	display: none;
	width: 80%;
	height: 28px;
	margin: 0;
}

#nav ul li {
	text-decoration: none;
	color: #ffffff;
	width: 100px;
	display: inline-block;
}

#nav ul li a {
	color: white;
	margin: 0;
	font-size: 18px;
}

/* #button
================================================== */

	.button-dmad,
	button-dmad,
	input[type="submit"],
	input[type="reset"],
	input[type="button-dmad"] {
	  border: 0px solid #000001;
	  border-top: 0px solid #000001;
	  border-left: 0px solid #000001;
	  -moz-border-radius-topleft: 0px;
	  -moz-border-radius-topright: 0px;
	  -webkit-border-radius: 0px;
	  border-radius: 0px;
	  display: inline-block;
	  text-decoration: none;
	  cursor: pointer;
	  line-height: normal;
	  padding: 5px;
	  background: #000001;
	  font-size: 18px;
	  font-weight: normal;
	  text-decoration: none;
	  text-shadow: none;
	  cursor: pointer;
	  margin: 10px 0 0 0;
	  font-family: 'Heebo', sans-serif;
		font-weight: 500;
	  background: #000001;
	  transition-property: background;
	  transition-duration: 0.5s;
	  transition-timing-function: linear;
		}

	  .button-dmad:hover,
	button-robr:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		background: #28c39c;
	}

	.button-dmad-home {
		float: left;
		margin: 20px 0 0 12px;
}

	.button-dmad-home img {
		width: 300px;
		height: auto;
	}

	/* #SECTION TITLE
	================================================== */
#section-title{
	padding: 1px 0 1px 0;
	background-color: #000000;
}

#section-title h2{
		color: #ffffff;
		font-family: 'Heebo', sans-serif;
		font-weight: 500;
}

/* #INTRODUCTION
================================================== */

#introduction {
	padding: 20px 0 80px 0;
	text-align: center;
	height: auto;
	background-color: #28c39c;
}

#introduction p {
	font-family: 'Heebo', sans-serif;
	font-weight: 500;
	font-size: 36px;
	line-height: 42px;
	color: #ffffff;
}


/* #ABOUT
================================================== */

#about {
	padding: 40px 0 40px 0;
	background-color: #dd7d87;
	background-image: url("https://www.robr.eu/images/media/about2.jpg");
	background-size: cover;
}

#about-text {
	text-align: left;
}

#about-text p {
	color: #ffffff;
	font-family: 'Heebo', sans-serif;
	font-weight: 500;
}

#about-text h3 {
	color: #ffffff;
	font-family: 'Heebo', sans-serif;
	font-weight: 500;
}

#about-text strong {
	color: #ffffff;
}

/* #WORK
================================================== */

#work-warchild {
	padding: 40px 0 40px 0;
	background-color: #ed1b2d;
}

#work-hellofresh {
	padding: 40px 0 40px 0;
	background-color: #91C11E;
}

#work-albelli {
	padding: 40px 0 40px 0;
	background-color: #FF6A11;
}

#work-freelance20 {
	padding: 40px 0 40px 0;
	background-color: #edc078;
}

#work-vistaprint {
	padding: 40px 0 40px 0;
	background-color: #4BA7D5;
}

#work-freelance10 {
	padding: 40px 0 40px 0;
	background-color: #45cacb;
}

#work {
	padding: 40px 0 40px 0;
	background-color: #6c869b;
}

#work-text {
	text-align: left;
}

#work-text h1 {
	color: #ffffff;
	font-family: 'Heebo', sans-serif;
	font-weight: 900;
}

#work-text h2 {
	color: #ffffff;
}

#work-text h3 {
	color: #ffffff;
	margin: 20px 0 10px 0;
	font-family: 'Heebo', sans-serif;
	font-weight: 500;
}

#work-text h4 {
	color: #ffffff;
	margin: 20px 0 10px 0;
	font-family: 'Heebo', sans-serif;
	font-weight: 500;
	}

#work-text p {
	color: #ffffff;
	margin: 0px 0 10px 0;
}

#work-text p .bold {
	color: #ffffff;
	font-family: 'Heebo', sans-serif;
	font-weight: 700;
}

#work-text strong {
	color: #ffffff;
	font-weight: 700;
}


/* #CONTACT
================================================== */

#contact {
	margin: 40px 0 40px 0;
	background-color: #000000;
}

#contact h4 {
	color: #ffffff;
	font-family: 'Heebo', sans-serif;
	font-weight: 500;
	}

#contact-item {
	margin: 20px 0 20px 0;
}



/* #Page Styles
================================================== */

	/* #Links
	================================================== */
	a, a:visited {  font-family: 'Heebo', sans-serif; color: #28c39c; font-size: 16px; text-decoration: none; outline: 0; }
	a:hover, a:focus { color: #28c39c; }
	p a, p a:visited { line-height: inherit; }


	/* #Typography
	================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #ffffff;
		font-family: 'Heebo', sans-serif;
		font-weight: 400; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
	h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
	h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }
	h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
	h5 { font-size: 17px; line-height: 24px; }
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { color: #777; }

	p { margin: 0 0 10px 0; font-family: 'Heebo', sans-serif; font-size: 16px; line-height: 1.5em; color: #000001;
 }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; color: #000001; }
	small { font-size: 80%; }


/* #Media Queries
================================================== */

	/* iPad Portrait/Browser */
	@media only screen and (min-width: 768px) and (max-width: 991px) {}

	/* Mobile/Browser */
	@media only screen and (max-width: 767px) {


		#header {
			padding: 20px 0 0 0;
		}

		#nav {
		text-align: center;
		margin: 0 0 20px 0;
		}

		#nav select {
		display: block;
		margin: 0 auto;
		}

		select {
		margin: 10px 0 0 0;
		}

		#nav ul {
			display: none;
		}

		#logo-payoff h2{
			font-size: 1.8em;
			line-height: 1.4em;
		}


	/* Mobile Landscape/Browser */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Anything smaller than standard 960 */
	@media only screen and (max-width: 959px) {}

	/* iPad Portrait Only */
	@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {}

	/* Mobile Only */
	@media only screen and (max-width: 767px) and (max-device-width: 1000px) {}

	/* Mobile Landscape Only */
	@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
