img {
    max-width: 100%;
}
#undefined-sticky-wrapper, .main-header {
    background: #ffffff;
}
#undefined-sticky-wrapper.is-sticky  .main-header {
	background: #ffffff;
}
.main-menu ul li a:hover, .main-menu ul .active  a{
	background: none;
	color: #1a82ec;
}
.is-sticky .main-menu .main-header > ul > .menu-item-has-children > a:after,
.is-sticky .main-menu > ul > .megamenu-item > a:after{bottom:16px;}
.main-menu > ul > .menu-item-has-children > a:hover:after,
.main-menu > ul > .megamenu-item > a:hover:after,
 .main-menu > ul > li a.active:after {
	color: #1a82ec;
}

.main-menu ul > li .dropdown-menu{
	background: #0556a9;
}