a.cd-dropdown-trigger i{
	padding: 0 10px 0;
	top: 3px;
}
a.cd-dropdown-trigger{
	background: #363c4c;
	display: block;
	position: relative;
	z-index: 11;
	padding: 12px 0 13px;
	font-weight: bold;
	color: #fff;
	font-size: 15px;
}
.cd-dropdown-trigger:after {
	content: '';
	border-top: 6px solid #666;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	width: 0;
	height: 0;
	display: inline-block;
	margin-left: 38px;
	position: relative;
	top: -1px;
}
.cd-dropdown-wrapper:hover #vt_menu, .common-home #vt_menu{
	display: block;
}
#vt_menu {
	width: 312px;
	position: relative;
	background: #fff;
	margin: 0;
	z-index: 99;
	border: 1px solid #ddd;
	border-top: 0;
	display: none;
}

#vt_menu  ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

#vt_menu  ul li {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	list-style: none;
	width: 100%;
	border-top: 1px solid #ececec;
}
#vt_menu > ul > li {
	 background-repeat: no-repeat;
	 background-size: 19px 19px;
	 background-position: 8px center;
	 padding-left: 15px;
 }
#vt_menu ul li a {
	width: 100%;
	text-transform: none;
	text-decoration: none;
	display: block;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	font-weight: 500;
}
#vt_menu ul li a:hover{color: #df0000}
#vt_menu  li a:active {
	color: #888;
}

#vt_menu .contact
{
	top:-396px;
}

#vt_menu  ul li:first-child {
}

#vt_menu   ul li:last-child {
}

#vt_menu i {
	margin-left: 9px;
	font-size: 17px;
	margin-right: 7px;
	color: #aaa;
}

#vt_menu  span.main_links_span {
	position: absolute;
	top: 0;
	right: 5px;
}

#vt_menu ul li ul {
	z-index: 1;
	visibility: hidden;
	position: absolute;
	left: 100%;
	display: block;
	border-radius: 0;
	top: -1px;
	-webkit-transform: translate3d(0, 50px, 0);
	-moz-transform: translate3d(0, 50px, 0);
	-o-transform: translate3d(0, 50px, 0);
	-ms-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
	-webkit-transition: opacity .2s ease-in, visibility 0s linear .2s, -webkit-transform .2s linear;
	-moz-transition: opacity .2s ease-in, visibility 0s linear .2s, -moz-transform .2s linear;
	-o-transition: opacity .2s ease-in, visibility 0s linear .2s, -o-transform .2s linear;
	-ms-transition: opacity .2s ease-in, visibility 0s linear .2s, -ms-transform .2s linear;
	transition: opacity .2s ease-in, visibility 0s linear .2s, transform .2s linear;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

#vt_menu ul li ul li {
	position: relative;
	display: block;
	float: none;
	background: #fff;
	border-top: solid 1px #e7e7e7;
	border-right: solid 1px #e7e7e7;
	border-left: solid 1px #e7e7e7;
	box-shadow:none;
}

#vt_menu ul ul li:last-child, #vt_menu ul ul li:first-child {
	border-radius: 0;
}

#vt_menu ul ul li:last-child {
	border-bottom: solid 1px #e7e7e7;
}

#vt_menu ul ul  ul li:last-child {

}

#vt_menu ul ul  ul ul li:last-child {


}

#vt_menu ul ul li a {
	color: #444;
	padding-left: 15px;
	width: 96%;
	font-weight: 500;
	line-height: 30px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
}

#vt_menu ul ul li:hover {
	background: #f3f3f3;
}

#vt_menu ul li:hover > ul {
	z-index: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0, 0px, 0);
	-moz-transform: translate3d(0, 0px, 0);
	-o-transform: translate3d(0, 0px, 0);
	-ms-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

#vt_menu span.span_level_1, span.span_level_2 {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 16px;
}

#vt_menu .list-top
{
	width: 100%;
	padding: 0;
	color: #333;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

#vt_menu .inner-list
{
	margin-left:10px;
}

#vt_menu .other_links i
{
	margin-left:0px !important;
	font-size:13px !important;
}

#vt_menu ol li
{
	box-shadow:none !important;
	width:94%;
	padding: 3px 0;
	color:#666;
}

.typography_5_col {
	background: #fff;
	font-size: 13px;
	line-height: 23px;
	color: #333;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	width: 790px;
	position: absolute;
	top: -1px;
	left: 100%;
	-webkit-box-shadow: 0 2px 1px 0 rgba(0,0,0,.25);
	-moz-box-shadow: 0 2px 1px 0 rgba(0,0,0,.25);
	box-shadow: 0 2px 1px 0 rgba(0,0,0,.25);
	-webkit-transform: translate3d(0, 50px, 0);
	-moz-transform: translate3d(0, 50px, 0);
	-o-transform: translate3d(0, 50px, 0);
	-ms-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
	-webkit-transition: opacity .2s ease-in, visibility 0s linear .2s, -webkit-transform .2s linear;
	-moz-transition: opacity .2s ease-in, visibility 0s linear .2s, -moz-transform .2s linear;
	-o-transition: opacity .2s ease-in, visibility 0s linear .2s, -o-transform .2s linear;
	-ms-transition: opacity .2s ease-in, visibility 0s linear .2s, -ms-transform .2s linear;
	transition: opacity .2s ease-in, visibility 0s linear .2s, transform .2s linear;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

#vt_menu ul li:hover  > .typography_5_col {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0, 0px, 0);
	-moz-transform: translate3d(0, 0px, 0);
	-o-transform: translate3d(0, 0px, 0);
	-ms-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.typography_3_col {
	font-size: 13px;
	line-height: 23px;
	color: #333;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	width: 490px;
	position: absolute;
	top: -1px;
	left: 100%;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	border-top: solid 1px #e7e7e7;
	border-right: solid 1px #e7e7e7;
	border-bottom: solid 1px #e7e7e7;
	-webkit-transform: translate3d(0, 50px, 0);
	-moz-transform: translate3d(0, 50px, 0);
	-o-transform: translate3d(0, 50px, 0);
	-ms-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
	-webkit-transition: opacity .2s ease-in, visibility 0s linear .2s, -webkit-transform .2s linear;
	-moz-transition: opacity .2s ease-in, visibility 0s linear .2s, -moz-transform .2s linear;
	-o-transition: opacity .2s ease-in, visibility 0s linear .2s, -o-transform .2s linear;
	-ms-transition: opacity .2s ease-in, visibility 0s linear .2s, -ms-transform .2s linear;
	transition: opacity .2s ease-in, visibility 0s linear .2s, transform .2s linear;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

#vt_menu ul li:hover  > .typography_3_col {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0, 0px, 0);
	-moz-transform: translate3d(0, 0px, 0);
	-o-transform: translate3d(0, 0px, 0);
	-ms-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.typography_2_col {

	font-size: 13px;
	line-height: 23px;
	color: #333;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	width: 340px;
	position: absolute;
	top: -1px;
	left: 100%;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	-moz-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 5px #ccc;
	border-top: solid 1px #e7e7e7;
	border-right: solid 1px #e7e7e7;
	border-bottom: solid 1px #e7e7e7;
	-webkit-transform: translate3d(0, 50px, 0);
	-moz-transform: translate3d(0, 50px, 0);
	-o-transform: translate3d(0, 50px, 0);
	-ms-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
	-webkit-transition: opacity .2s ease-in, visibility 0s linear .2s, -webkit-transform .2s linear;
	-moz-transition: opacity .2s ease-in, visibility 0s linear .2s, -moz-transform .2s linear;
	-o-transition: opacity .2s ease-in, visibility 0s linear .2s, -o-transform .2s linear;
	-ms-transition: opacity .2s ease-in, visibility 0s linear .2s, -ms-transform .2s linear;
	transition: opacity .2s ease-in, visibility 0s linear .2s, transform .2s linear;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

#vt_menu ul li:hover  > .typography_2_col {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0, 0px, 0);
	-moz-transform: translate3d(0, 0px, 0);
	-o-transform: translate3d(0, 0px, 0);
	-ms-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.col_2_container {
	width: 300px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}

.col_3_container {
	width: 450px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}

.col_5_container {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}

#vt_menu  h4 {
	font-size: 15px;
	border-bottom: solid 1px #ddd;
	margin-bottom: 9px;
	padding-bottom: 5px;
	display: block;
	float: none;
	text-transform: uppercase;
}


.col_1 {
	width: 16.94%;
	float: left;
	padding: 1.52%;
	margin-bottom: 20px;
}

.col_2 {
	width: 36.94%;
	float: left;
	padding: 1.52%;
	margin-bottom: 20px;
}

.col_3 {
	width: 56.899%;
	float: left;
	padding: 1.52%;
	margin-bottom: 20px;
}

.col_4 {
	width: 76.94%;
	float: left;
	padding: 1.52%;
	margin-bottom: 20px;
}

.col_5 {
	width: 96.94%;
	float: left;
	padding: 1.52%;
	margin-bottom: 20px;
}


.col_2_fullwidth {
	width: 46.96%;
	float: left;
	padding: 1.52%;
	margin-bottom: 20px;
}

.col_3_fullwidth {
	width: 33.293%;
	float: left;
	padding: 0;
	margin-bottom: 20px;
}

.col_4_fullwidth {
	width: 21.96%;
	float: left;
	padding: 1.52%;
	margin-bottom: 20px;
}

#vt_menu  .typography_3_col  .col_3_container  .col_3_fullwidth ol li a {
	background: none;
	background-image: none;
	line-height: 22px;
	cursor: pointer;
}

#vt_menu  .typography_3_col  .col_3_container  .col_3_fullwidth ol li {
	background: none;
	background-image: none;
}

#vt_menu  .typography_3_col  .col_3_container  .col_3_fullwidth   h4.other_links_title {
	padding-left: 0;
}

.other_links li
{
	box-shadow:none !important;
}

#vt_menu .name, #vt_menu .email, #vt_menu .message, #vt_menu input , #vt_menu  textarea {
	margin-top: 9px;
}

#vt_menu input {
	width: 100%;
	border: none;
	border:1px solid #ccc;
}

#vt_menu  input.input_name, #vt_menu  input.input_email {
	height: 35px;
	color: #333;
}

#vt_menu  textarea {
	height: 100px;
	width: 100%;
	border: none;
	border:1px solid #ccc;
}

#vt_menu input[type=submit] {
	width: 70px;
	height: 30px;
	margin-top: 19px;
	background: #333;
	color: white;
	margin-bottom: 19px;
}

#vt_menu input[type=submit]:hover {
	background: #151515;
	cursor: pointer;
}

#vt_menu img {
	border: none;
}

#vt_menu .icons a {
	background: none;
	background-image: none;
	padding: 0;
	margin: 0;
	float: left !important;
	display: block;
	width:auto !important;
}

#vt_menu .icons i
{
	margin-left:0px;
	font-size:30px;
	margin-right:10px;
}


#vt_menu .icons a:hover {
	opacity: 0.5;
}

#vt_menu #pull {
	width: 100%;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 53px;
	color: #eee;

	font-size: 13px;
}

#vt_menu #pull:hover {
	background: #333333;
}

#vt_menu #pull i {
	margin-left: 25px;
}

#vt_menu span.pull_span {
	position: absolute;
	right: 25px;
	top: 0;
}

#vt_menu  div#pull a {
	display: block;
	color: white;
	text-decoration: none;
	width: 100%;
	height: 100%;
}

#vt_menu div#pull a:active {
	color: #888;
}

#nav-trigger {
	display: none;
}

#jnix-menu input[type="checkbox"] {
	display: block;
	height: 48px;
	opacity: 0;
	width: 48px;
}
#jnix-menu input[type="checkbox"] {
	display: none;
}

#jnix-menu .fa-bars
{
	display:none !important;
}
#vt_menu ul li:hover{
    background-color: #eee !important;
}

#vt_menu input
{
	
}

#vt_menu .other_links i
{
	color:#508B4B;
}

#vt_menu .other_links li:hover
{
	background:#fff !important;
	cursor:pointer;
}

.first {
    background: #508B4B;
	color:#fff;
}

#vt_menu input[type="submit"]
{
	background:#508B4B !important;
}

.other_links li a
{
	color:#666666 !important;
	box-shadow:none !important;
}

#vt_menu .icons a 
{
	color:#508B4B;
}

@media screen and (max-width: 1023px) {
	
	#jnix-menu
	{
		background:url(../../images/list-white.png) no-repeat #508B4B;
		box-shadow: 0 -4px 0 0 rgba(0, 0, 0, 0.2) inset;
	}
	
	#jnix-menu input[type=checkbox]:checked + span  {
		color:#000 !important;
	}
	
	#jnix-menu input[type=checkbox] + span {
		color:#508B4B !important;
	}
	

}
@media screen and (max-width: 1023px) {


	#vt_menu {
		width: 97.5%;
		margin: 10px auto;
	}

	#vt_menu h4
	{
		width:100%;
	}

	#vt_menu ul li  ul {
		position: absolute;
		left: -1px;
		top: 100%;
	}

	#vt_menu  ul li:first-child {
		border-radius: 0;
	}

	#vt_menu ul li  ul li:first-child {
		border-radius: 0;
	}

	#vt_menu ul li  ul li:last-child {

	}
	.typography_5_col ,
	.typography_3_col,
	.typography_2_col{

		width: 100%;
		position: absolute;
		top: 100%;
		left: 0px;
		border: none;
		border-radius: 0;
		background:#F9F9F9;

	}

	.col_5_container,
	.col_3_container,
	.col_2_container  {
		margin-bottom: 30px;
		margin-left: 3%;
		margin-top: 20px;
		width: 94%;
		overflow:hidden;

	}

	#vt_menu .list-top
	{
		width:100% !important;
	}

	#vt_menu ol li
	{
		width:100%;
	}

	.col_1,
	.col_2,
	.col_3,
	.col_4,
	.col_5  {
		width: 96.96%;
		margin-bottom: 20px;
		padding: 0;
		padding-left: 1.52%;
		padding-right: 1.52%;

	}

	.col_4_fullwidth,
	.col_3_fullwidth,
	.col_2_fullwidth  {
		width: 96.96%;
		margin-bottom: 20px;
		padding: 0;
		padding-left: 1.52%;
		padding-right: 1.52%;

	}
	.image {

		margin-bottom: 5px;

	}


	#jnix-menu
	{
		margin:10px;
		margin-right:1%;
	}

	#jnix-menu label {display:block;}
	#jnix-menu label ~ input[type="checkbox"] ~ #nav-wrap #vt_menu {display:none;}
	#jnix-menu label ~ input[type="checkbox"]:checked ~ #nav-wrap #vt_menu {display:block;}​

																							   /* nav-wrap */
																						   #nav-wrap {
																							   position: relative;
																							   margin-top:-20px;
																						   }

	#jnix-menu .fa-bars
	{
		display:block !important;
	}

	#jnix-menu input[type=checkbox]
	{
		display:block;
		opacity: 0;
		height: 48px;
		width: 48px;
	}

	#jnix-menu input[type=checkbox] + span {
		height: 31px;
		width: 31px;
		position:absolute;
		z-index:-1;
		margin-top:-50px;
		color:#159F85;
		padding:5px;
		font-size:35px;
		padding-top:-5px;
	}

	#jnix-menu input[type=checkbox]:checked + span  {
		height: 31px;
		width: 31px;
		padding: 0 0 0 0px;
		color:#fff;
		padding:5px;
		font-size:35px;
	}

	#jnix-menu #nav-trigger {
		display: block;
		cursor:pointer
	}

	#jnix-menu #nav-wrap * {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	/* main nav */
	#vt_menu {
		margin: 0;
		position: absolute;
		z-index: 1;

	}

	#vt_menu:after {
		content: '';
		position: absolute;
	}

	#vt_menu .contact
	{
		top:40px;
	}

}
