#section-features .et_pb_blurb:hover {
box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
background-color:#ffffff;
}
.et_fixed_nav #et-top-navigation, .logo_container, #main-header,  #top-header	{
transition: none;
}
a:hover {
color: #ff0000;
}
a.url {
color:#1e90ff !important;
}
a.url:hover {
color:#ff0000 !important;
}
.comment-form-email, .comment-form-cookies-consent {
display: none;
}
div.et_pb_section.et_pb_section_0 {
padding: 10px;
}
.home div.et_pb_section.et_pb_section_0 {
padding: 10px;
}
.comment1 #respond, .comment2 .commentlist, .comment-notes {
display: none;
}
@media (min-width: 960px) {
.contact-open {
position: fixed;
right: 20px;
bottom:10px;
}
}
@media (min-width:1000px) {
.hometeaser .et_pb_row {
width:100%;
}
}
@media screen and (max-width:980px) {
.et_pb_menu_0_tb_footer .et_pb_menu__menu {
display:block !important;
}
.et_pb_menu_0_tb_footer .et_mobile_nav_menu {
display:none !important;
}
}