@media (min-width: 1200px) {
	ul.nav.navbar-nav {
		margin: auto;
		float: none;
		border-top: 1px solid #AAA;
		padding-top: .5rem;
	}

	.sf-menu, .sf-menu * {
		margin: 0;
		padding: 0;
		list-style: none;
		display: inline-block;
	}

	.sf-menu {
		position: relative;
	}

	.sf-menu ul {
		position: absolute;
		display: none;
		top: 100%;
		z-index: 9999;
		font-weight: 600;
	}

	.sf-menu li {
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
	}

	.sf-menu li:hover > ul,
	.sf-menu li.sfHover > ul {
		display: block;
	}

	.sf-menu a {
		display: block;
		position: relative;
		color: #373737;
		padding: .75rem 1.5rem .75rem 1rem;
		text-decoration: none;
	}

	/*a.dropdown-arrow:after {
		content: "\f107";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		font-size: 1.2rem;
		margin-left: .5rem;
		position: relative;
		display: inline-block !important;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		transition: all .2s ease;
	}*/

	ul.sf-menu li:hover a.dropdown-arrow:after {
		transform: rotate(-180deg);
		transition: all .2s ease;
	}

	.sf-menu ul ul {
		top: -.5rem;
		left: 100%;
	}

	.sf-menu ul {
		width: 215px;
		margin-top: 0;
		left: -.4rem;
		padding-top: .4rem;
		padding-bottom: .4rem;
	}

	.sf-dropdown-menu {
		border-radius: 0;
		background-color: #FFF;
		margin-top: 0;
		border: 1px solid #EEE;
		box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
		text-align: left;
	}

	.sf-dropdown-menu li a {
		font-size: 15px;
		color: #373737;
		padding: .8rem 1.5rem .8rem 1.4rem;
		display: block;
		width: 100%;
		font-weight: 400;
	}

	ul.sf-dropdown-menu li a:hover {
		color: #373737;
		text-decoration: none;
		background-color: #EEE;
	}

	.sf-arrows ul .sf-with-ul:after {
		content: "\f105";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		font-size: 1rem;
		margin-top: .3rem;
		right: .9rem;
		position: absolute;
		display: inline-block !important;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		transition: all .2s ease;
	}

	.sf-menu:last-of-type > li > ul ul {
	  left: auto;
	  right: 100%;
	}
}


@media (max-width: 1199.98px) {
	ul.navbar-nav {
		margin-top: .75rem;
		margin-bottom: .75rem;
		display: flex;
		flex-direction: column;
		text-align: left;
		margin-top: 0;
	}

	.sf-menu ul {
		position: relative !important;
		font-weight: 600;
	}

	.sf-menu ul ul {
		left: 0 !important;
		border: 0;
	}

	.sf-menu, .sf-menu * {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
	}

	.sf-menu {
		float: left;
	}

	.sf-menu ul {
		position: absolute;
		display: none;
		top: 100%;
		left: 0;
		z-index: 9999;
	}

	.sf-menu li {
		position: relative;
	}

	.sf-menu > li {
		float: left;
	}

	.sf-menu a {
		display: block;
		position: relative;
		color: #373737;
		padding: 1rem;
		text-decoration: none;
	}

	a.dropdown-arrow:after {
		content: "\f107";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		right: .75rem;
		position: absolute;
		display: inline-block !important;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		transition: all .2s ease;
	}

	.sf-menu ul {
		margin-top: 0;
		padding-top: .25rem;
		padding-bottom: .25rem;
	}

	.sf-menu li {
		white-space: nowrap;
		display: block;
		width: 100%;
		height: 100%;
	}

	.sf-dropdown-menu {
		border-radius: 0;
		background-color: #FFF;
		margin-top: 0;
		border: 1px solid #AAA;
		padding: .25rem 0 .25rem .5rem;
	}

	.sf-dropdown-menu li a {
		color: #373737;
		padding: .7rem 1.3rem .7rem 1rem;
		display: block;
		width: 100%;
		font-weight: 400;
	}

	.sf-dd-menu-1 li a {
		font-size: 15px;
	}

	.sf-dd-menu-2 li a {
		padding-left: 3rem;
		font-size: 14px;
	}

	.sf-dd-menu-3 li a {
		padding-left: 5rem;
		font-size: 13px;
	}

	.sf-arrows ul .sf-with-ul:after {
		content: "\f107";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		font-size: 1rem;
		right: .75rem;
		position: absolute;
		display: inline-block !important;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		transition: all .2s ease;
	}

	.sfHover a.sf-dd-menu-2-angle:after {
		font-size: 1.5rem;
	}

	.sfHover a.sf-dd-menu-3-angle:after {
		font-size: 1.25rem;
	}

	.sfHover a.dropdown-arrow.sf-with-ul:after {
		transform: rotate(-180deg);
		transition: all .2s ease;
	}

	.sfHover .sfHover a.sf-dd-menu-2-angle:after {
		transform: rotate(-180deg);
		transition: all .2s ease;
	}

	.sfHover .sfHover .sfHover a.sf-dd-menu-3-angle:after {
		transform: rotate(-180deg);
		transition: all .2s ease;
	}
}

ul.sf-menu:hover .main-link {
	color: #7BB044 !important;
}
