@charset "utf-8";.minimenu{z-index:1;display:block;position:fixed;top:250px;left:7%;width:130px;background:linear-gradient(rgba(102,102,102,0.8), rgba(31,31,31,0.8));border-radius:0px 15px 15px 0px;box-shadow:#0CF;opacity:.8;padding-left:0px;padding-bottom:10px;padding-top:10px;padding-right:10px;font-size:14px;cursor:pointer;text-align:left;overflow:hidden;line-height:24px;}
.minimenu:hover{opacity:1;transition:ease-in-out .5s;}
.minimenu li{padding-top:3px;padding-bottom:3px;padding-left:3px;margin-left:0px;}
.minimenu li:hover{color:rgba(255,255,0,1);}
.minimenu a, .minimenu a:visited{color:#eee}
.minimenu a:hover, .minimenu a:active{color:#FF0}
h1{color:#06F;font-size:24px;}
h2{color:#06F;font-size:22px;}
h3{color:#06f;font-size:18px;}
.inner-wrapper{float:left;padding:5px;border:none;width:90%;margin-left:5%;margin-right:5%;}
.imgborder{margin-right:auto;margin-left:auto;margin-bottom:1px;border:#CCC 1px solid;padding:2px;border-radius:15px;display:inline-block;}
#first-img{width:200px;height:200px;}
.image-wrapper{text-align:center;display:inline-block;width:80%;text-align:center;margin-left:10%;margin-right:10%;}
#img-second{display:inline-block;width:100%;margin-left:auto;margin-left:auto;background:url(../img/featherflag/a.png) no-repeat center center;height:350px;}
#img-third{display:inline-block;width:100%;margin-left:auto;margin-left:auto;background:url(../img/featherflag/d.png) no-repeat center center;height:350px;}
article{float:left;;margin:0 auto;width:45%;height:auto;text-align:center;}
aside{text-align:justify;float:right;margin:0 auto;width:55%;height:auto;}
p{line-height:22px;font-size:95%;}
.inner-wrapper2{float:left;padding:5px;border:none;width:80%;margin-left:10%;margin-right:10%;}
.gallery{display:inline;width:25%;}
#base{width:150px;height:150px;}
.gallery a{color:#06F;}
.gallery a:hover{color:#0CF;}
.wrapper-gallery{display:inline-block;width:80%;margin-left:10%;margin-right:10%;}
#shadowhover{cursor:pointer;}
#shadowhover:hover{box-shadow:3px 3px 5px rgba(0,0,0,0.7);-webkit-transition:box-shadow .5s;transition:box-shadow .5s;}
@media screen and (max-width:925px){.minimenu{visibility:hidden;}
#img-second{background:url(../img/featherflag/b.png) no-repeat center center;height:200px;}
#img-third{background:url(../img/featherflag/e.png) no-repeat center center;height:200px;}
article{float:left;;margin:0 auto;width:100%;height:auto;text-align:center;}
aside{text-align:justify;float:right;margin:0 auto;width:100%;height:auto;}
p{line-height:22px;font-size:90%;}
.gallery{width:50%;}
#base{width:140px;height:140px;}
}
@media screen and (max-width:500px){h1{text-align:center;font-size:22px;}
h2{text-align:center;font-size:20px;}
h3{font-size:16px;}
#img-second{background:url(../img/featherflag/c.png) no-repeat center center;height:500px;}
#img-third{background:url(../img/featherflag/f.png) no-repeat center center;height:500px;}
article{text-align:center;margin-right:auto;margin-left:auto;}
#first-img{width:150px;height:150px;}
#second-img{width:auto;height:300px;}
p{line-height:18px;font-size:85%;}
.gallery{width:100%;}
#base{width:150px;height:150px;}
}