@font-face {
    font-family: Canter;
    src: url(../fonts/Canter_Bold.otf);
}
body {
    background: #4d4d4d;
    height: auto;
    font-family: 'Canter', 'Helvetica', 'sans-serif';
}
#top {
    height: 150px;
    width: 102%;
    background: #597ecf;
    margin-left: -1%;
    margin-right: -1%;
    margin-top: -1%;
}
#top a {
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    position: absolute;
    width: 150px;
}
#bar {
    height: 60px;
    width: 102%;
    position: sticky;
    margin-top: -10px;
    margin-left: -1%;
    margin-right: -1%;
    background: #4d4d4d;
    top: 0em;
    z-index: 9999;
    border-bottom: solid 2px #597ecf;
}
#nav {
    list-style: none;
}
#nav {
    width: 410px;
    height: 80%;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-top: 5px;
    left: 50px;
}
.navbutton {
    font-family: 'Canter', 'Helvetica', sans-serif;
    position: relative;
    right: 0px;
    height: 100%;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
}
.navbuttonlink {
    height: 100%;
    width: 100%;
    color: #fff;
    border-bottom: 2px solid #fff;
    text-decoration: none;
    font-size: 2em;
    padding: 2px;
}
.banner {
    position: relative;
    overflow: auto;
    height: auto;
}
.banner li {
    list-style: none;
}
.banner ul li {
    float: left;
}
#slider {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 980px;
}
#slidercover {
    width: 102%;
    margin-left: -1%;
    margin-right: -1%;
    background: #fff;
    padding-bottom: 50px;
}
#slider div a {
    color: #000;
    font-size: 2em;
}
#container {
    height: auto;
    width: 100%;
    margin-top: -300px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
#containerport {
    height: auto;
    width: 100%;
    margin-top: 0px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
h1 {
    font-family: 'Canter', sans-serif;
    text-align: center;
    font-size: 3em;
    font-weight: 400;
}
#headerimg {
    margin-top: 0px;
    z-index: 9;
    width: 100%;
}
#firstpost {
    background: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    height: auto;
}
.followingposts {
    background: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    height: auto;
    margin-top: 75px;
}
.followingposts a {
    color: #000;
    font-size: 2em;
    text-decoration: none;
}
#firstpost a {
    color: #000;
    font-size: 2em;
    text-decoration: none;
}
#footer {
    background: #d3d3d3;
    width: 102%;
    margin-left: -1%;
    margin-right: -1%;
    height: auto;
    margin-bottom: -8px;
}
#small_footer {
    background: #597ecf;
    height: 75px;
    color: #fff;
    font-size: 2em;
    width: 100%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
#small_footer a {
    color: #fff;
    text-decoration: none;
    text-align: center;
}
#footercontent {
    width: 100%;
    background: #fff;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-top: 10px;
}
#footercontentsmall {
    width: 100%;
    margin-left: -1%;
    margin-right: -1%;
    margin-left: auto;
    margin-right: auto;
}
#small_footer p {
    text-align: center;
    margin: 0px;
}
#footerleft {
    width: 120px;
    height: 100%;
    float: left;
    padding-bottom: 150px;
    margin-left: 10px;
}
#footerright {
    width: 80%;
}
#footerright h1 {
    text-align: left;
    font-size: 4em;
}
#footerright p {
    text-align: left;
    font-size: 1.5em;
    font-family: sans-serif;
}
.grid-wrap ul li h2 a {
    color: #fff;
    text-decoration: none;
}
.grid-wrap ul li h2 a:hover {
    color: #597ecf;
}
@media screen and (max-width: 1200px) {
    #slider {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 800px;
    }
    .banner ul li img {
        width: 700px;
    }
    .arrow {
        visibility: hidden;
    }
    #socialleft {
        visibility: hidden;
    }
    #socialleft a img {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 760px) {
    #slider {
        visibility: hidden
    }
    .arrow {
        visibility: hidden;
    }
    .banner ul li img {
        width: 0px;
    }
}
.headerimg {
    width: 100%;
}
#socialleft {
    margin-left: 50px;
    width: 100px;
    position: sticky;
    left: 0px;
    top: 100px;
    margin-top: 50px;
}
#socialleft a img {
    margin-bottom: 50px;
}
#socialleft2 {
    margin-left: 0px;
    width: 100%;
    left: 0px;
    top: 0px;
    margin-left: 130px;
}
#socialleft2 a img {
    margin-right: 50px;
}
h3 {
    font-size: 2em;
}
#blogspotpost {
    background: #fff;
}
#blogspotpost p {
    font-family: 'Helvetica', sans-serif;
    padding: 10px;
}
p {
    font-family: 'Helvetica', sans-serif;
    padding: 10px;
}
#small_footer p {
    font-family: Canter, sans-serif;
    padding: 0px;
}
h4 {
    font-size: 4em;
}