@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,700italic,700);

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

@font-face {
	font-family: 'Cantarell';
	src: url('../_fonts/Cantarell-Bold-webfont.eot');
	src: url('../_fonts/Cantarell-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/Cantarell-Bold-webfont.woff') format('woff'), url('../_fonts/Cantarell-Bold-webfont.ttf') format('truetype'), url('../_fonts/Cantarell-Bold-webfont.svg#webfontKr2CkGZp') format('svg');
	font-weight: bold;
	font-style:normal;
}
body {
	background-color:  rgba(247,247,247,1);
	font-family: 'Montserrat', sans-serif;
	line-height: 1.5;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

header {
    height: 612px;
    margin-top: 0px;
    background-size: cover;
    box-shadow: 0px 5px 10px #888;
    margin-bottom: 50px;
    position: relative;
    background-color: white;
    background-repeat: no-repeat;
    background-position: center;
    background-image:url(../images/img-tilly/tilly1400.jpg);
}
header img{
	padding-top: 0px;
	padding-left: 30px;
}
header h1 {
	font-family: "Finger Paint", cursive;
	font-size: 3em;
	color: rgba(255,0,0,1);
	line-height: 500px;
	text-transform: uppercase;
	text-shadow: 0px 5px 2px #000;
	font-weight: 900;
	letter-spacing: 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	
}

.logo{
	padding-top: 10px;
	padding-bottom: 10px;
    margin-bottom: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.logo a{
    font-family: 'Cantarell', sans-serif;
	font-size: 2.5em;
	color: #fff;
	text-decoration: none;
	border: 3px solid #fff;
	text-transform: uppercase;
	padding: 2px 10px 0 10px;
	margin: 0;
}
.logo a:hover{
	background-color: #fff;
	color: #7accc8;
}
header a.logo span { display: none; }
article {
	with: 90%;
	background-color: none;
	margin-top: 0px;
	padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
    padding-top: 10px;
	position: relative;
}
.quest{
	
	font-family: 'Monteserrat', sans-serif;
	line-height: 1.5;
	font-style: normal;
	width: 90%;
	position: relative;
	background-color: rgba(255,255,255,1);
	box-shadow: 0px 5px 10px #888;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 7px dotted red;
    padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 20px;
}
.quest p{
    font-family: 'Montserrat', sans-serif;
	line-height: 1.5;
	font-size: 1.1em;
	color: rgba(102,102,102,1);
	text-align: left;
	padding: 15px;}
.quest img {
	padding: 5px;
	display: block;
	position: relative;
	margin: 7px;
	border: 1px solid rgba(0,0,0,1);
}

img, object, embed, video {
	max-width: 100%;
	-ms-interpolation-mode:bicubic;}

@media screen and (max-width: 1224px){
	header {
    height: 612px;
    background-image: url(../images/img-tilly/tilly1400.jpg);}

}
@media screen and (max-width: 1024px){
	header {
    height: 482px;
    background-image: url(../images/img-tilly/tilly1024.jpg);}

}
@media screen and (max-width: 850px) {
	header {
	height: 420px;
    margin-top: 0px;
    background-image: url(../images/img-tilly/tilly850.jpg);
	}
	header h1{
	font-family: "Finger Paint", cursive;
	font-size: 1.5em;
	line-height: 140px;
   letter-spacing: 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;	
		
	}
	.logo{
	padding-top: 2px;
	padding-bottom: 2px;
    margin-bottom: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.logo a{
    font-family: 'Cantarell', sans-serif;
	font-size: 1em;
    border: 1px solid #fff;
	text-transform: uppercase;
	padding: 2px 2px 0 2px;
	margin: 0;
}
    article { width: 85%; float: none; margin-bottom: 40px; }

}
@media screen and (max-width: 414px) {
	header {
    height: 195px;
    background-image: url(../images/img-tilly/tilly414.jpg);
	font-size: .9em;
	padding-left: 30px;}
	article { width: 80%; float: none; margin-bottom: 40px; }
   
	.logo a{
    font-family: 'Cantarell', sans-serif;
	font-size: .9em;
    padding: 2px 2px 0 2px;
	margin: 0;}
		header h1{
	font-family: "Finger Paint", cursive;
	font-size: 1em;
    line-height: 140px;
    letter-spacing: 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;	}
	.quest{
        width: 80%;}
}

	
/*the two codes below are for the images of the site to be responsive*/


[if lt IE 9]><script>
jQuery(function($) {
    $('img').each(function(){
        // .removeAttr supports SSVs in jQuery 1.7+
        $(this).removeAttr('width height');
    });
});
 img, object, embed, video {
	max-width: 100%;
	-ms-interpolation-mode:bicubic;
}
 #div1 {
	animation-timing-function: cubic-bezier(0,0,0.25,1);
	position: relative;
}

/* Footer
–––––––––––––––––––––––––––––––––––––––––––––– */

footer{
	background-color: white;
	height: outo;
	background-size: cover;
	box-shadow: 0px 10px 0px #888;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
}
footer img{
	padding: 5px;
}
ul.social{
	display: block;
	padding-top: 20px;
	margin: auto;
	list-style-type: none;
	text-align: center;
}
ul.social li{
	font-size: 2em;
	display: inline;
	padding: 0 1%;
}
ul.social li a{
	color: #666;
}
ul.social li.facebook a:hover{color: rgb(59,89,152);}
ul.social li.twitter a:hover{color: rgb(0,172,237);}
ul.social li.instagram a:hover{color: rgb(81,127,237);}
ul.social li.youtube a:hover{color: rgb(187,0,0);}
ul.social li.flickr a:hover{color: rgb(255,0, 132);}
 
 p.copyright{
	text-align: center;
	color: #666;
	font-size: .7em;
	padding-bottom: 5px;
}

 footer #privacy {
	padding: 20px;
}
footer #privacy p {
	font-size: 0.5em;
	text-align: justify;
	-webkit-transition: font-size .5s ease;
	-moz-transition: font-size .5s ease;
	-o-transition: font-size .5s ease;
	transition: font-size .5s ease;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
}
footer #privacy h3{
	font-size: 1.2em;
	color: #666;
	text-align: center;
}
footer #privacy p:hover {
	font-size: 1em;
}
h4 a{
	text-align: center;
	color: #666;
	font-size: .7em;
	padding-bottom: 5px;
	text-decoration: none;
}
h4 a:hover{
	text-align: center;
	color: red;
	font-size: .7em;
	padding-bottom: 5px;
	text-decoration: none;
}




