/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.main {
overflow: hidden;
padding: 5px 0 5px;
}

.menu-main {
padding-top: 50px;
float: right;
border-bottom:3px solid #005596;
width: 70%;
}

.menu-main li {
float: right;
}

#wrapper {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}

.pagetitle .pagetitle-title {
color: #262628;
font-size: 2em;
}

body .dark .heading {
color: #262628;
}

.subfooter {
padding: 20px 0 0px;
background: rgba(0,0,0,0.1);
}

.widget {
overflow: hidden;
margin: 0 0 20px;
}

.footer-content {
max-width: 100%;
}

h1 {
font-size: 24px;
}

h2 {
font-size: 24px;
padding: 30px 0 0 0;
}

h3 {
font-size: 20px;
}

h4 {
font-size: 20px;
}