@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400');
@import url('https://fonts.googleapis.com/css?family=Muli');
@import url('https://fonts.googleapis.com/css?family=Cantora+One:400');
@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans');
@import url('https://fonts.googleapis.com/css?family=Francois+One:400|Yesteryear|Volkhov|Spectral:700|Oswald|EB+Garamond:700|Signika');
@font-face { font-family: 'AR Berkley';
             src: url('ARBERKLEY.ttf') format('truetype'); }
@font-face { font-family: 'Aharoni';
             src: url('ahronbd.ttf') format('truetype'); }

/* Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
center,
dl,
dt,
dd,
ol,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* BEGIN */

h1 {
    font-size: 30px;
}

body {
    font-family:'Roboto Condensed',sans-serif;
    background-image: url(bg7.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    font-size: 17px;
    color:#000044;
}

#outerwrapper {

    width: 1000px;
    margin: auto auto;
}

#motto {
    font-family:'Yesteryear',serif;
    text-align: center;
    padding: 100px 100px 100px 100px;
    color: #FFFF66;
    text-shadow: 2px 0px 2px black;
}

#motto h1 {
    font-size: 40px;
    text-shadow:
    3px 3px 0 #000,
  -1px -1px 0 #000,  
   1px -1px 0 #000,
   -1px 1px 0 #000,
    1px 1px 0 #000;
}

#motto h2 {
    margin-top: 25px;
}

#innerwrapper {
    -webkit-box-shadow: 0px 0px 3px #000000AA;
            box-shadow: 0px 0px 3px #000000AA;
      border-radius: 15px 15px 0px 0px;
}

header {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding:30px 50px 30px 50px;
    margin: 0;
    border-top: 1px solid #227788;
    border-bottom: 1px solid #227788;
    border: 0;
    z-index: 100;
    -webkit-box-shadow: 0px -2px 2px #00000011 inset;
            box-shadow: 0px -2px 2px #00000011 inset;
    border-radius: 15px 15px 0px 0px;
     font-family:'Signika',serif;
    color: white;
    text-shadow: 1px 1px 3px black;
    font-size:23px;
}


header h1 {
    margin: 10px 0px;
    color: orange;
    
    font-size: 28px;
    padding:2px 0px;
    padding-bottom:0px;
}
header h2 {
    font-size:19px;
    font-family:'Signika',serif;
    letter-spacing: 0;
}


/*
header h2 {
    transition: color 0.2s;
}
.fix h2 {
    color:white;
    display:none;
}
*/

#content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 20px 50px 50px 50px;
    background-color: #F7D358BB;
/*    color: #0A0A0A;*/
}







hr {
    margin: 20px auto;
    border-style: solid;
    border-color: #222222;
    border-width: thin;
    width: 100%;
}

#content h3 {
    font-size: 20px;
    padding-top: 20px;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    color: #990000;
      font-family:'Signika',serif;
    font-weight:400;
}

ul {
    list-style: none;
}

ul li {
    padding: 5px 0px;
}

#content ul li h3 {
    font-size: 19px;
    border: 0;
    color:
}

ul li ul {
    padding: 15px 0px 0px 0px;
}

img {
    height:150px;
    padding-top:10px;
    padding-right:10px;
    position:relative;
}

footer {
    background-color:#F7D358;
    width: 1000px;
    height: 35px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 50px;
    text-align: right;
}

footer a {
    color: #990000;
    text-decoration: none;
    -webkit-transition: color 0.1s;
    -o-transition: color 0.1s;
    transition: color 0.1s;
}

footer a:hover {
    color: green;
}

td {
    padding:15px;
    padding-left:0;
}


header, footer{

background: -webkit-linear-gradient(left, #ffff55, #ffffBB);
background: -o-linear-gradient(left, #ffff55, #ffffBB);
background: linear-gradient(to right, #ffff55, #ffffBB);
}
header {
    background-image: url(bg.png);
    background-color: #F7D358;
    background-repeat: no-repeat;
    /*background-position: center;*/
    background-size: cover;
}
#content{
        background: -webkit-linear-gradient(left, rgba(255,255,85,0.8), rgba(255,255,122,0.5), rgba(255,255,188,0.8));
        background: -o-linear-gradient(left, rgba(255,255,85,0.8), rgba(255,255,122,0.5), rgba(255,255,188,0.8));
        background: linear-gradient(to right, rgba(255,255,85,0.8), rgba(255,255,122,0.5), rgba(255,255,188,0.8));
}

.motto {
    color:#ffff44;
}

.number {
    font-size:20px;
}

@media (min-height:600px) {
    .fix {
    position: fixed;
    top: 0px;
    width: 1000px;
    border-radius: 0px;
    }
    .show {
        display:block !important;
    }
    footer {
         position: fixed;
    bottom: 0px;
    }
}
@media (max-width:1000px) {
    #outerwrapper, #motto, header, .fix, #content, footer {
        margin:0;
          
        width:100%;
        border-radius:0;
    }
    #motto{
        padding-left:0px;
        padding-right:0px;
        
    }
    
}

@media (max-width:1000px) {
    header {
        padding-left:25px;
        padding-right:25px;
    }
    #content {
         padding-left:25px;
        padding-right:25px;
    }
    #motto{
        -webkit-box-sizing:border-box;
                box-sizing:border-box;
        padding-left:25px;
        padding-right:25px;
    }
    footer{
        padding-right:25px;
    }
    
}
