#Top_bar .wpk-blue-decker {

	display: none;

}

@media (min-width: 1222px) {
	/*.rev_slider_wrapper{
		padding: 0 10px  !important;
	}

	#Wrapper{
		padding: 0 10px
	}
*/
	.logo {
		height: auto !important;
	}

	.menu_wrapper {
		float: left !important;
		clear: both;
		/*position: relative;
		right: 5px;*/
		width: 100%;

	}

	#Header_wrapper #Header #Top_bar #menu > ul > li:last-of-type {
		position: absolute;
		top: -59px;
		width: 189px;
		right: 2px;
		text-align: center;
		height: auto;
		background: transparent;
    height: 120px;
	}
#Header_wrapper #Header #Top_bar #menu > ul > li:last-of-type > a  {
	height: 100%;
	}

	#Header_wrapper #Header #Top_bar #menu > ul > li:last-of-type > a > span {
		letter-spacing: 2px;
	}

	#Header_wrapper #Header #Top_bar #menu > ul > li:last-of-type > a > span:first-of-type {
		font-size: 15px !important;
		text-transform: uppercase;
		display: none;
	}

	#Header_wrapper #Header #Top_bar #menu > ul > li:last-of-type > a > span:last-of-type {
		font-size: 30px !important;
		position: relative;
		bottom: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
	}

	#Header_wrapper #Header #Top_bar.is-sticky #menu > ul > li:last-of-type {
		position: absolute;
		right: 0;
		top: 59px;
		width: 150px;
		text-align: center;
		background: #b80f23;
		height: 59px;
	}

	#Header_wrapper #Header #Top_bar.is-sticky #menu > ul > li:last-of-type > a > span:last-of-type {
		position: relative;
		bottom: 0;
	}

	#Header_wrapper #Header #Top_bar.is-sticky #menu > ul > li:last-of-type > a {
		padding: 0;
	}

	#Header_wrapper #Header #Top_bar.is-sticky #menu > ul > li:last-of-type > a > span:first-of-type {
		position: relative;
		bottom: 10px;
		display: none;
	}

	#Top_bar:not(.is-sticky) .wpk-blue-decker {
		display: block;
		position: relative;
		width: 100%;
		height: 60px;
		background: #1f3860;
		top: 168px;
	}

	#Top_bar .wpk-blue-decker span {
		position: absolute;
		display: inline-block;
		height: 20px;
		z-index: 999;
		left: 46px;
		top: 14px;
		color: #ffffff;
		font-size: 25px;
	}

	#Top_bar:not(.is-sticky) #logo {

		position: relative;
		bottom: 19px;

	}

}

@media (max-width: 1222px) {
	#Top_bar {
		min-height: 200px;
	}
}

@media (max-width: 700px) {
	#Top_bar {
		min-height: 250px;
	}
div.wpk-link{
	display: none !important;
}
}

@media (max-width: 424px) {
	#Top_bar {
		min-height: 228px;
	}
}

#Top_bar .banner_wrapper {
	display: block;
	float: right;
}

@media (max-width: 776px) {
	#Top_bar .banner_wrapper {
		display: none !important;
	}

}

#Top_bar .logo {
	width: 80%;
	float: left;
}

@media (min-width: 1100px) {
	.menu_wrapper {
		background: #6784bf;
		height: 60px;
		border-right: 2px solid #5c548c;
		border-left: 2px solid #6784bf;
	}

}

.menu_wrapper #menu {
	width: 100%;
}

.menu-wrapper #menu #menu-main-top-menu {
	position: relative;
	right: 122px;
	width: 100%;
	display: block;
}

#Top_bar:not(.is-sticky) .menu_wrapper {
	position: relative;
	top: 20px;
}

#Top_bar .column.one {
	margin: 0;
	float: none;
}

#Top_bar {
	height: auto !important;
}

#Top_bar .logo #logo {
	background: transparent;
	padding: 10px;
}

#Top_bar:not(.is-sticky) #menu {
	margin-left: 26px;
}

#Top_bar .menu_wrapper #menu #menu-main-top-menu > li > a > span {
	color: #ffffff;

}

#Top_bar .menu_wrapper #menu #menu-main-top-menu > li > a > span {
	font-size: 16px;

}

@media only screen and (min-width: 1240px) {

	#Top_bar.is-sticky #menu > ul > li:last-of-type > a, #Top_bar.is-sticky #menu > ul > li:last-of-type > a span {
		line-height: 59px;
	}
}

#Top_bar #menu > ul > li:last-of-type > ul li span {
	font-size: 20px !important;
}

.wpk-link {
	    background: #223A60;
    position: relative;
    width: 100%;
    z-index: 99999;
    padding: 10px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wpk-link a#wpk_link {
	background: #E4BE5C !important;
    color: white !important;
    padding: 5px 90px !important;
    display: inline-block;
    border-radius: 2px !important;
    font-weight: 500;
    margin: 0;
}

#Top_bar .menu > li:last-child > a span {
    border: 0;
    background-color: #eb1111 !important;
    color: white;
}
