h1, h2, h3 {
font-weight: 300;
}
.contact-link {
color: #ffffff !important;
} .custom_logo {
position: absolute;
z-index: 501;
max-height: 165px;
} .av-special-heading  {
margin-top: 10px !important;
} .sidebar_left .inner_sidebar {
margin-top: 30px;
text-align: left;
} .sidebar-teaser {
background-color: #ccc8c9; 
border-radius:0px;
max-width: 280px;
}
.sidebar-teaser-text h3, .sidebar-teaser-text h4 {
text-align:center;
padding-bottom:10px;
color:#ffffff;
}
.sidebar-teaser-img {
}
.sidebar-teaser a, .sidebar-teaser a:hover {
text-decoration:none;
}
@media only screen and  (max-width: 989px) {
h1 {
font-size: 28px;
}
h2  {
font-size: 26px;
}
}
@media only screen and  (max-width: 767px) {
.custom_logo, .custom_logo img {
max-height: 120px !important;
}
.sidebar_left .inner_sidebar {
margin-top: 0px;
}
h1 {
font-size: 26px;
}
h2  {
font-size: 24px;
}	
ul#av-burger-menu-ul {
padding: 145px 0px !important;
}