.main-navigation ul>li a {
    padding-left: 15px;
    padding-right: 15px;
		font-size: 17px !important;
}

.breadcrumbs {
		display: none !important;
}

.content-area {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.site-content {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

h1 {
		color: #108083 !important;
		font-size: 20px !important;
		font-weight: bold !important;
}

.fronttitle {
	font-size: 24px !important;
}

.bigfronticon {
		font-size: 32px !important;
}

body, button, input, select, textarea {
    color: #595959;
    font-size: 16px !important;
    line-height: 1.6;
}

.aboutbox {
		height: auto;
}

.whitetext {
		color: white !important;
}

body.responsive .container {
    width: 100%;
    max-width: 1240px;
}

@media only screen and (max-width: 600px) {
 .profileimage {
		 max-width: 100px !important;
		}
}