@media (max-width: 1180px) {
	.header_home_v5 #top-links .arrow-hear li.dropdown a.dropdown-toggle::after, .header_home_v5 #language .top-language span::after, .header_home_v5 #top .btn-link strong::after {
    content: "";
    font-family: "FontAwesome";
    font-size: 13px;
    padding-left: 0px;
    position: relative;
    top: 2px;
}
}
@media (max-width: 990px) {
	.header_home_v5 #supermenu{
		display: block;
		padding: 0 45px;
	}
	.header_home_v5 #supermenu-mobile{
		display: none;
	}
	.header_home_v5 #supermenu ul li a.tll{
		color: #202020 !important;
	}
	.header_home_v5 #supermenu.respsmall .superdropper span{
		color: #202020 !important;
	}
	.header_home_v5 #supermenu .nav-supermenu ul li div.bigdiv{
		background: #fff !important;
	}
	.header_home_v5 #supermenu ul li div .withchild a.theparent, .header_home_v5 #supermenu ul li div .withchild ul.child-level li a{
		color: #202020 !important;
	}
	.header_home_v5 #supermenu.respsmall a.mobile-trigger{
		display: none !important;
	}
	.header_home_v5 #supermenu.respsmall ul li.tlli.hometlli{
		display: block;
	}
	.header_home_v5 #supermenu ul li a.tll{
		font-size: 14px !important;
	}
	.header_home_v5 #supermenu ul li div .withchild a.theparent{
		letter-spacing: 0;
	}
	.header_home_v5 #supermenu.respsmall .superdropper span{
		font-size: 18px;
	}
	.header_home_v5 #supermenu ul li a.tll {
	    padding: 10px 0 !important;
	}
	.header_home_v5 .menu-colection .row div {
	    width: 80px;
	}
}