/**** FONTS 

Generated by Font Squirrel (http://www.fontsquirrel.com) on July 28, 2015

A font by Jos Buivenga (exljbris) -> www.exljbris.com

***/

@font-face {
    font-family: 'museo_sans100';
    src: url('../fonts/museosans-100-webfont.eot');
    src: url('../fonts/museosans-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museosans-100-webfont.woff2') format('woff2'),
         url('../fonts/museosans-100-webfont.woff') format('woff'),
         url('../fonts/museosans-100-webfont.ttf') format('truetype'),
         url('../fonts/museosans-100-webfont.svg#museo_sans100') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo_sans300';
    src: url('../fonts/museosans-300-webfont.eot');
    src: url('../fonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museosans-300-webfont.woff2') format('woff2'),
         url('../fonts/museosans-300-webfont.woff') format('woff'),
         url('../fonts/museosans-300-webfont.ttf') format('truetype'),
         url('../fonts/museosans-300-webfont.svg#museo_sans300') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo_sans500';
    src: url('../fonts/museosans_500-webfont.eot');
    src: url('../fonts/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museosans_500-webfont.woff2') format('woff2'),
         url('../fonts/museosans_500-webfont.woff') format('woff'),
         url('../fonts/museosans_500-webfont.ttf') format('truetype'),
         url('../fonts/museosans_500-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a, h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
  text-decoration:none; }

html body { 
  font-family:'museo_sans300',sans-serif; }
  
h1,h2,h3,h4,h5,h6 {
  float:left;
  width:100%;
  font-family:'museo_sans300', sans-serif; 
  display:block; }

h1 { font-size:2em; text-transform:uppercase; line-height:1.1em; color:#c7b178; padding:6% 0 3% 0; font-weight:300; text-transform:uppercase; margin:0; }
h2 { font-family: 'museo_sans100',sans-serif; font-size: 1.4em; text-transform:none; line-height: 1.2em; color: #c7b178; font-weight: 500; margin: 0; padding: 2% 0 3% 0; }
h3 { font-family: 'museo_sans100',sans-serif; font-size: 1.3em; text-transform:none; line-height: 1.2em; color: #c7b178; padding: 2% 0 1.5% 0; font-weight: 400; margin:0; }
h4 { font-family: 'museo_sans100',sans-serif; font-size:1.2em; text-transform:none; line-height:1.4em; color:#c7b178; margin:0; padding:2% 0 1.5% 0; }
h5 { font-family: 'museo_sans100',sans-serif; font-size:1.1em; text-transform:none; line-height:1.2em; color:#c7b178; margin:0; padding:2% 0 1.5% 0 }
h6 { font-family: 'museo_sans100',sans-serif; font-size:1em; text-transform:none; line-height:1.4em; color:#c7b178; margin:0; text-transform:uppercase; padding:2% 0 1.5% 0; font-weight:300; }

p {
  font-weight:200; 
 font-size: 0.9em;
 line-height: 1.6em;
 color: #CACACA; }
  
ul, ul li, ol, ol li {
  font-weight:200;
  font-size:1em;
  line-height:1.5em;
  color:#5C5C5C; }
  
ul li, ol li {
  padding-bottom:1%; }
  
ul, ol {
  margin:4% 0 4% 0;
  padding:0 10% 0 10%; }

/*********************************************************************************/

/************************ MEDIA QUERIES TABLET ***********************************/

/*********************************************************************************/
  
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	h1 { font-size:1.7em; }
	h2 { font-size:1.6em; }
	h3 { font-size:1.5em; }
	h4 { font-size:1.4em; }
	h5 { font-size:1.3em; }
	h6 { font-size:1.2em; }

}


/**********************************************************************/

/************************MEDIA QUERIES MOBILE**************************/

/**********************************************************************/  

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

	h1 { font-size:1.7em; }
	h2 { font-size:1.6em; }
	h3 { font-size:1.5em; }
	h4 { font-size:1.4em; }
	h5 { font-size:1.3em; }
	h6 { font-size:1.2em; }
	  
}



	  