@media (min-width:992px){
	.megamenusubcontent {
		display:none !important;
	}
    nav#nav{
        width:100%;
    }
	ul.megamenu {	
		float:left;
		margin: 0;
	    padding: 0;
		position: relative;
		width: 100%;
	}
	ul.megamenu,
	ul.megamenu li{
		list-style-type:none;
	}
	ul.megamenu li {
	    display:block;
		float: left;
		margin: 0;
	    padding: 0;
		line-height:22px;
	}
	ul.megamenu li.level0 {
        text-align:center;
    }
   	ul.megamenu a.level0{
		color: #003B69;
        display:inline-block;
        float:none;
        font-size: 15px;
		text-transform: uppercase;
		font-weight: 700;
		padding: 5px 13px;
        position:relative;
		height: 78px;
	line-height: 55px;
    }
	ul.megamenu a.level0::before {
		content: '';
	position: absolute;
	width: 2px;
	height: 15px;
	background: #bcbcbc;
	bottom: 37px;
	left: 0;
	margin: auto;
	}
	ul.megamenu li.level0:nth-of-type(1) a.level0::before {
		display:none;
	}
	ul.megamenu a.level0.current, ul.megamenu a.level0:hover {
		background-color:#fff;
		color: #003B69;
	}

	ul.megamenu ul {
		padding:0;
		margin:0;
	}
	ul.megamenu li a {
		float: left; 
		text-decoration:none;
		color: #fff;
	}
	ul.megamenu li .sub a, ul.megamenu li .sub a:hover, ul.megamenu li .sub a:active, ul.megamenu li .sub a:visited, ul.megamenu li .sub a:focus {
		color: #fff;
	}
	ul.megamenu li .sub {
		background-image: url("MenuOverlay.svg");
		right: -200px;
		float: left;
		padding:25px;
		position: absolute;
		opacity:0;
		overflow:hidden;
		text-align:left;
		top:74px;
		visibility:hidden;
		width:100%;
		z-index:1000;
		max-width:1920px !important;
		min-width:1920px;
		background-color:#052340;
		background-repeat:no-repeat;
		background-position:top right;

	}
	ul.megamenu li.level0:nth-of-type(3) .sub {
	/*opacity:1;
	visibility:visible;
	display:block;
	background-color:#052340 !important;*/
}
	ul.megamenu li .sub .dropdown1, ul.megamenu li .sub .dropdown2, ul.megamenu li .sub .dropdown3, ul.megamenu li .sub .dropdown4, ul.megamenu li .sub .dropdown5, ul.megamenu li .sub .dropdown6{
		margin:5px 0 15px 0;
	}
	.sub h2 {
		position:relative;
		font-size:26px;
		font-weight:900;
		padding-left:50px;
		color:#fff;
	}
	.sub .subtitle {
		color:#fff;
		font-size:16px;
		font-weight:700;
		text-transform:uppercase;
	}
	.sub h2::before {
    content: '';
    position: absolute;
    width: 15px;
    height: 2px;
    background: #fff;
    left: 13px;
    margin: auto;
    top: 25px;
}
.sub .dropdown3 .col-md-4:nth-child(4) .subtitle {
    margin-bottom: 22px;
    display: block;
	line-height:18px;
	min-height:16px;
}

	ul.megamenu li.level0:nth-of-type(1) .sub .menushadow, ul.megamenu li.level0:nth-of-type(2) .sub .menushadow, ul.megamenu li.level0:nth-of-type(3) .sub .menushadow, ul.megamenu li.level0:nth-of-type(4) .sub .menushadow, ul.megamenu li.level0:nth-of-type(5) .sub .menushadow, ul.megamenu li.level0:nth-of-type(6) .sub .menushadow {
		background-image: url("arrowup.svg");
		width: 38px;
		height: 15px;
		background-repeat: no-repeat;
		background-position: 5px 5px;
		position: absolute;
	}
	ul.megamenu li.level0:nth-of-type(1) .sub .menushadow {
		top: -25px;
		left: 882px;
	}
	ul.megamenu li.level0:nth-of-type(2) .sub .menushadow {
		top: -25px;
		left: 1118px;
	}
	ul.megamenu li.level0:nth-of-type(3) .sub .menushadow {
		top: -25px;
		left: 1239px;
	}
	ul.megamenu li.level0:nth-of-type(4) .sub .menushadow {
		top: -25px;
		left: 1332px;
	}
	ul.megamenu li.level0:nth-of-type(5) .sub .menushadow {
		top: -25px;
		left: 1542px;
	}
	ul.megamenu li.level0:nth-of-type(6) .sub .menushadow {
		top: -25px;
		left: 1695px;
	}
	ul.megamenu li.level0:nth-of-type(8) .level0.parent {
		padding:5px 0 5px 20px;
	}

	ul.megamenu li.level0:hover > .sub{
		opacity:1;
        visibility:visible;

	}
	ul.megamenu li .row {
	    clear: both;
	    float: left;
	    margin-bottom: 10px;
	    width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	ul.megamenu li .sub ul{
	    display:block; 
	     float: left; 
	     height:auto; 
	     list-style: none; 
	     margin: 0;
	     padding: 0 8px; 
	     width: 16.6%; 
	}
	ul.megamenu li.level0 .sub ul{
	   display:block;
	     float: left;
	     height:auto;
	    list-style: none; 
	    margin: 0; 
	    padding: 0;
	    width: 100%;
	}
	ul.megamenu li:nth-child(1) .sub ul, ul.megamenu li:nth-child(2) .sub ul, ul.megamenu li:nth-child(3) .sub ul, ul.megamenu li:nth-child(4) .sub ul {
    display: inline-block !important;
    height: 100% !important;
    min-height: auto !important;
    float: none !important;
    vertical-align: top !important;
    width: 100% !important;
    margin-top: 0px !important;
    margin-left: 0 !important;
}
#custommenu.dropdown1 .col-md-4 {
    width: 100%;
	max-width:395px;
	margin-bottom:15px;
}
#custommenu.dropdown1 .col-md-4:nth-child(4) .subtitle a {
	margin-bottom:15px;
}
#custommenu .col-md-4 {
	margin-right: 55px;
}
#custommenu.dropdown2 .col-md-4, #custommenu.dropdown3 .col-md-4 {
    width: 100%;
	max-width:395px;
}
#custommenu.dropdown4 .col-md-4{
	 width: 100%;
	max-width:360px;
}
#custommenu.dropdown5 .col-md-4 {
	 width: 100%;
	max-width:300px;
}
#custommenu.dropdown6 .col-md-4 {
	width: 100%;
	max-width:300px;
	margin-right: 5px;
}
ul.megamenu li:nth-child(1) .sub ul:nth-child(2), ul.megamenu li:nth-child(1) .sub ul:nth-child(3), ul.megamenu li:nth-child(1) .sub ul:nth-child(4), ul.megamenu li:nth-child(2) .sub ul:nth-child(2), ul.megamenu li:nth-child(2) .sub ul:nth-child(3), ul.megamenu li:nth-child(2) .sub ul:nth-child(4),ul.megamenu li:nth-child(3) .sub ul:nth-child(2), ul.megamenu li:nth-child(3) .sub ul:nth-child(3), ul.megamenu li:nth-child(3) .sub ul:nth-child(4), ul.megamenu li:nth-child(4) .sub ul:nth-child(2), ul.megamenu li:nth-child(4) .sub ul:nth-child(3), ul.megamenu li:nth-child(4) .sub ul:nth-child(4)  {
	margin-top:15px !important;
}
	
	ul.megamenu li.level0:nth-of-type(2) .sub ul,ul.megamenu li.level0:nth-of-type(3) .sub ul, ul.megamenu li.level0:nth-of-type(4) .sub ul, ul.megamenu li.level0:nth-of-type(5) .sub ul {
		padding: 0 35px;
	}
	
	/*ul.megamenu li.level0:nth-of-type(2) .sub ul.megamenusubcontent, ul.megamenu li.level0:nth-of-type(3) .sub ul.megamenusubcontent, ul.megamenu li.level0:nth-of-type(4) .sub ul.megamenusubcontent, ul.megamenu li.level0:nth-of-type(5) .sub ul.megamenusubcontent {
		width: 25%;
	}*/
	ul.megamenu .sub ul li {
		width: 100%;
	}
	ul.megamenu .sub ul li h2 {
	    margin: 0;
		padding: 0;
	}
	ul.megamenu .sub ul li h2 a {
	    color: #fff;
		font-size: 17px;
		border-bottom: 0;
		display: block;
		margin-bottom: 12px;
		line-height: 1.2;
		position: relative;
		padding-top: 10px;
	}
	ul.megamenu .sub li.subheader > a {
		color: #fff;
		font-size: 16px;
		border-bottom: 0;
		display: block;
		font-weight: 600;
		margin-bottom: 12px;
		text-transform:none;
		line-height: 1.2;
		position: relative;
		padding:10px 0 0 35px;
	}
	ul.megamenu .sub li.subheader > a:hover {
		color: #fff;
	}
	ul.megamenu li.level0 .sub li.subheader > a {
        /*text-indent:17%;*/
    }
	ul.megamenu li.subheader a img{
        height:auto;
        margin-top:5px;
        width:100%;
    }
	ul.megamenu .sub ul li a {
		float: none; 
		text-indent: 0; /*--Reset text indent--*/
		display: block;
		text-decoration: none;
		color: #fff;
		margin:0;
		font-size:18px;
		font-weight:900;
		padding:12px 0;
		border-bottom:2px solid #fff;
	}
	ul.megamenu .sub ul li a, ul.megamenu .sub ul li a:active, ul.megamenu .sub ul li a:visited, ul.megamenu .sub ul li a:hover, ul.megamenu .sub ul li a:focus {
		color: #fff;
	}
	ul.megamenu .sub ul li a  .fa {
		float:right;
	}
	ul.megamenu .sub ul li a.level2{
        font-size:14px;

        font-weight:700;
        padding-left:18%;
    }
	ul.megamenu .sub ul li a.level3{
		font-size:14px;
        padding-left:20%;
		font-weight: normal;
    }

	ul.megamenu .sub ul li a:active{
        opacity:.5;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	ul.megamenu li .sub {
		
	}
	ul.megamenu a.level0 {
		padding: 5px 4px 5px 4px;
	}
	ul.megamenu li.level0:nth-of-type(7) .level0.parent {
    padding: 5px 0 5px 11px;
}
	ul.megamenu li .sub {
    right: -30px;
	max-width: 995px !important;
min-width: 970px;
	}
	ul.megamenu li.level0:nth-of-type(1) .sub .menushadow {
    top: -25px;
    left: 1196px;
}
ul.megamenu li.level0:nth-of-type(2) .sub .menushadow {
    top: -25px;
    left: 1396px;
}
	ul.megamenu li.level0:nth-of-type(1) .sub ul,ul.megamenu li.level0:nth-of-type(2) .sub ul,ul.megamenu li.level0:nth-of-type(3) .sub ul, ul.megamenu li.level0:nth-of-type(4) .sub ul, ul.megamenu li.level0:nth-of-type(5) .sub ul {
		padding: 0 5px;
	}
}
@media only screen and (min-width: 1201px) and (max-width: 1450px) {
	ul.megamenu li .sub {
		max-width: 1450px;
min-width: 1450px;
	}
}
@media (min-width:1600px){
#custommenu.dropdown6 .col-md-4 {
	max-width:400px;
	margin-right: 25px;
}
}