.fit-logo-img a img{
	height: 80%;
}

.menu-hover-style-4 .main-navigation-ul>li>a.menu-item-link{
	color: black !important;
	font-weight: bold !important;
}

.menu-hover-style-4 .main-navigation-ul>li:nth-child(1)>a.menu-item-link:hover,.menu-hover-style-4 .main-navigation-ul>li:nth-child(1).menu-item:hover>a.menu-item-link,  .menu-hover-style-4 .main-navigation-ul>li.current-menu-item:nth-child(1) > a.menu-item-link,.menu-hover-style-4 .main-navigation-ul li.current-menu-ancestor:nth-child(1)>a.menu-item-link{
	background-image: linear-gradient(#ee2e24, #991e17) !important;
	color: white !important;
}

.menu-hover-style-4 .main-navigation-ul>li:nth-child(2)>a.menu-item-link:hover, .menu-hover-style-4 .main-navigation-ul>li:nth-child(2).menu-item:hover>a.menu-item-link,.menu-hover-style-4 .main-navigation-ul>li.current-menu-item:nth-child(2) > a.menu-item-link,.menu-hover-style-4 .main-navigation-ul li.current-menu-ancestor:nth-child(2)>a.menu-item-link{
	background-image: linear-gradient(#f39723, #9c6117) !important;
	color: white !important;
}

.menu-hover-style-4 .main-navigation-ul>li:nth-child(3)>a.menu-item-link:hover, .menu-hover-style-4 .main-navigation-ul>li:nth-child(3).menu-item:hover>a.menu-item-link,.menu-hover-style-4 .main-navigation-ul>li.current-menu-item:nth-child(3) > a.menu-item-link,.menu-hover-style-4 .main-navigation-ul li.current-menu-ancestor:nth-child(3)>a.menu-item-link{
	background-image: linear-gradient(#fbf254, #a19b36) !important;
	color: white !important;
}

.menu-hover-style-4 .main-navigation-ul>li:nth-child(4)>a.menu-item-link:hover, .menu-hover-style-4 .main-navigation-ul>li:nth-child(4).menu-item:hover>a.menu-item-link,.menu-hover-style-4 .main-navigation-ul>li.current-menu-item:nth-child(4) > a.menu-item-link,.menu-hover-style-4 .main-navigation-ul li.current-menu-ancestor:nth-child(4)>a.menu-item-link{
	background-image: linear-gradient(#37b048, #23712e) !important;
	color: white !important;
}

.menu-hover-style-4 .main-navigation-ul>li:nth-child(5)>a.menu-item-link:hover, .menu-hover-style-4 .main-navigation-ul>li:nth-child(5).menu-item:hover>a.menu-item-link,.menu-hover-style-4 .main-navigation-ul>li.current-menu-item:nth-child(5) > a.menu-item-link,.menu-hover-style-4 .main-navigation-ul li.current-menu-ancestor:nth-child(5)>a.menu-item-link{
	background-image: linear-gradient(#15489f, #0d2e66) !important;
	color: white !important;
}

.menu-hover-style-4 .main-navigation-ul>li:nth-child(6)>a.menu-item-link:hover, .menu-hover-style-4 .main-navigation-ul>li:nth-child(6).menu-item:hover>a.menu-item-link,.menu-hover-style-4 .main-navigation-ul>li.current-menu-item:nth-child(6) > a.menu-item-link,.menu-hover-style-4 .main-navigation-ul li.current-menu-ancestor:nth-child(6)>a.menu-item-link{
	background-image: linear-gradient(#673a77, #42254d) !important;
	color: white !important;
}

.menu-hover-style-4 .main-navigation-ul>li:nth-child(7)>a.menu-item-link:hover, .menu-hover-style-4 .main-navigation-ul>li:nth-child(7).menu-item:hover>a.menu-item-link,.menu-hover-style-4 .main-navigation-ul>li.current-menu-item:nth-child(7) > a.menu-item-link,.menu-hover-style-4 .main-navigation-ul li.current-menu-ancestor:nth-child(7)>a.menu-item-link{
	background-image: linear-gradient(#ca1789, #820e58) !important;
	color: white !important;
}

@media (max-width:1400px) {
	
	.fit-logo-img a img{
		height: 60%;
	}
	
	.menu-hover-style-4 .main-navigation-ul>li>a.menu-item-link{
		font-size: 12px !important;
	}
	
}

@media (max-width:1225px) {
	
	
	.menu-hover-style-4 .main-navigation-ul>li>a.menu-item-link{
		font-size: 12px !important;
		padding-left:10px !important;
		padding-right:10px !important;
	}
	
}

