.copyrightmain {
	background: #151515;
	color: #fff;
}

.copyrightmain .copyright-logos {
	align-items: center;
}

.copyrightmain .copyrightmain-inner {
	flex-wrap: nowrap;
	align-items: center;
}

.copyrightmain .copyrightmain-text {
	width: 50%;
}

.copyrightmain .copyrighttext {
	margin: 15px 0;
}

.copyrightmain .copyrightmain-text img {
	width: 100%;
}

@media (min-width: 850px) {

	.copyrightmain .copyrightmain-links ul li a {
		color: var(--color-primary-background);
	}

}

@media (max-width: 1220px) {
	.copyrightmain .copyrightmain-text img {
		text-align: center;	
		display: inline;
	}
	
	.copyrightmain .copyrightmain-text {
		width: 100%;
	}	
	
}

/* Navmain custom icons */

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-meetourteam a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-meetourteam a {		    
	background: var(--color-box-active-background);
	background: url("../images/meetourteam.png") 20px center no-repeat;
	background: url("../images/meetourteam.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-box-active-background-gradient-top) 0, var(--color-box-active-background-gradient-bottom) 100%);
	background-size: 39px auto;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-meetourteam a:hover,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-meetourteam a:hover {
	background: var(--color-secondary-background);
	background: url("../images/meetourteam.png") 23px center no-repeat;
	background: url("../images/meetourteam.png") 23px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-secondary-background-gradient-top) 0, var(--color-secondary-background-gradient-bottom) 100%);
	background-size: 39px auto;	 
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-meetourteam a,
.navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-meetourteam a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-meetourteam a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-meetourteam a {
	background: var(--color-primary-background);
	background: url("../images/meetourteam.png") 20px center no-repeat;
	background: url("../images/meetourteam.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-primary-background-gradient-top) 0, var(--color-primary-background-gradient-bottom) 100%);	
	background-size: 39px auto;	 
}	





.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-veryfastnetwork a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-veryfastnetwork a {		    
	background: var(--color-box-active-background);
	background: url("../images/veryfastnetwork.png") 20px center no-repeat;
	background: url("../images/veryfastnetwork.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-box-active-background-gradient-top) 0, var(--color-box-active-background-gradient-bottom) 100%);
	background-size: 39px auto;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-veryfastnetwork a:hover,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-veryfastnetwork a:hover {
	background: var(--color-secondary-background);
	background: url("../images/veryfastnetwork.png") 23px center no-repeat;
	background: url("../images/veryfastnetwork.png") 23px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-secondary-background-gradient-top) 0, var(--color-secondary-background-gradient-bottom) 100%);
	background-size: 39px auto;	 
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-veryfastnetwork a,
.navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-veryfastnetwork a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-veryfastnetwork a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-veryfastnetwork a {
	background: var(--color-primary-background);
	background: url("../images/veryfastnetwork.png") 20px center no-repeat;
	background: url("../images/veryfastnetwork.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-primary-background-gradient-top) 0, var(--color-primary-background-gradient-bottom) 100%);	
	background-size: 39px auto;	 
}	





.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-fullyredundantdatacenterpower a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-fullyredundantdatacenterpower a {		    
	background: var(--color-box-active-background);
	background: url("../images/fullyredundantdatacenterpower.png") 20px center no-repeat;
	background: url("../images/fullyredundantdatacenterpower.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-box-active-background-gradient-top) 0, var(--color-box-active-background-gradient-bottom) 100%);
	background-size: 39px auto;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-fullyredundantdatacenterpower a:hover,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-fullyredundantdatacenterpower a:hover {
	background: var(--color-secondary-background);
	background: url("../images/fullyredundantdatacenterpower.png") 23px center no-repeat;
	background: url("../images/fullyredundantdatacenterpower.png") 23px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-secondary-background-gradient-top) 0, var(--color-secondary-background-gradient-bottom) 100%);
	background-size: 39px auto;	 
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-fullyredundantdatacenterpower a,
.navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-fullyredundantdatacenterpower a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-fullyredundantdatacenterpower a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-fullyredundantdatacenterpower a {
	background: var(--color-primary-background);
	background: url("../images/fullyredundantdatacenterpower.png") 20px center no-repeat;
	background: url("../images/fullyredundantdatacenterpower.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-primary-background-gradient-top) 0, var(--color-primary-background-gradient-bottom) 100%);	
	background-size: 39px auto;	 
}	



.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-physicalsecurityatthedatacenters a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-physicalsecurityatthedatacenters a {		    
	background: var(--color-box-active-background);
	background: url("../images/physicalsecurityatthedatacenters.png") 20px center no-repeat;
	background: url("../images/physicalsecurityatthedatacenters.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-box-active-background-gradient-top) 0, var(--color-box-active-background-gradient-bottom) 100%);
	background-size: 39px auto;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-physicalsecurityatthedatacenters a:hover,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-physicalsecurityatthedatacenters a:hover {
	background: var(--color-secondary-background);
	background: url("../images/physicalsecurityatthedatacenters.png") 23px center no-repeat;
	background: url("../images/physicalsecurityatthedatacenters.png") 23px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-secondary-background-gradient-top) 0, var(--color-secondary-background-gradient-bottom) 100%);
	background-size: 39px auto;	 
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-physicalsecurityatthedatacenters a,
.navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-physicalsecurityatthedatacenters a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-physicalsecurityatthedatacenters a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-physicalsecurityatthedatacenters a {
	background: var(--color-primary-background);
	background: url("../images/physicalsecurityatthedatacenters.png") 20px center no-repeat;
	background: url("../images/physicalsecurityatthedatacenters.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-primary-background-gradient-top) 0, var(--color-primary-background-gradient-bottom) 100%);	
	background-size: 39px auto;	 
}	





.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-networkoperationscenter a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-networkoperationscenter a {		    
	background: var(--color-box-active-background);
	background: url("../images/networkoperationscenter.png") 20px center no-repeat;
	background: url("../images/networkoperationscenter.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-box-active-background-gradient-top) 0, var(--color-box-active-background-gradient-bottom) 100%);
	background-size: 39px auto;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-networkoperationscenter a:hover,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-networkoperationscenter a:hover {
	background: var(--color-secondary-background);
	background: url("../images/networkoperationscenter.png") 23px center no-repeat;
	background: url("../images/networkoperationscenter.png") 23px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-secondary-background-gradient-top) 0, var(--color-secondary-background-gradient-bottom) 100%);
	background-size: 39px auto;	 
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-networkoperationscenter a,
.navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-networkoperationscenter a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-networkoperationscenter a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-networkoperationscenter a {
	background: var(--color-primary-background);
	background: url("../images/networkoperationscenter.png") 20px center no-repeat;
	background: url("../images/networkoperationscenter.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-primary-background-gradient-top) 0, var(--color-primary-background-gradient-bottom) 100%);	
	background-size: 39px auto;	 
}	






.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-whychooseusprintablehandouts a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-whychooseusprintablehandouts a {		    
	background: var(--color-box-active-background);
	background: url("../images/whychooseusprintablehandouts.png") 20px center no-repeat;
	background: url("../images/whychooseusprintablehandouts.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-box-active-background-gradient-top) 0, var(--color-box-active-background-gradient-bottom) 100%);
	background-size: 39px auto;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-whychooseusprintablehandouts a:hover,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-whychooseusprintablehandouts a:hover {
	background: var(--color-secondary-background);
	background: url("../images/whychooseusprintablehandouts.png") 23px center no-repeat;
	background: url("../images/whychooseusprintablehandouts.png") 23px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-secondary-background-gradient-top) 0, var(--color-secondary-background-gradient-bottom) 100%);
	background-size: 39px auto;	 
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-whychooseusprintablehandouts a,
.navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-whychooseusprintablehandouts a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-whychooseusprintablehandouts a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-whychooseusprintablehandouts a {
	background: var(--color-primary-background);
	background: url("../images/whychooseusprintablehandouts.png") 20px center no-repeat;
	background: url("../images/whychooseusprintablehandouts.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-primary-background-gradient-top) 0, var(--color-primary-background-gradient-bottom) 100%);	
	background-size: 39px auto;	 
}	






.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-webdesignservices a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-webdesignservices a {		    
	background: var(--color-box-active-background);
	background: url("../images/webdesignservices.png") 20px center no-repeat;
	background: url("../images/webdesignservices.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-box-active-background-gradient-top) 0, var(--color-box-active-background-gradient-bottom) 100%);
	background-size: 39px auto;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-webdesignservices a:hover,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-webdesignservices a:hover {
	background: var(--color-secondary-background);
	background: url("../images/webdesignservices.png") 23px center no-repeat;
	background: url("../images/webdesignservices.png") 23px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-secondary-background-gradient-top) 0, var(--color-secondary-background-gradient-bottom) 100%);
	background-size: 39px auto;	 
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-webdesignservices a,
.navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-webdesignservices a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-webdesignservices a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-webdesignservices a {
	background: var(--color-primary-background);
	background: url("../images/webdesignservices.png") 20px center no-repeat;
	background: url("../images/webdesignservices.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-primary-background-gradient-top) 0, var(--color-primary-background-gradient-bottom) 100%);	
	background-size: 39px auto;	 
}	








.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-contentmanagementsystemcms a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-contentmanagementsystemcms a {		    
	background: var(--color-box-active-background);
	background: url("../images/contentmanagementsystemcms.png") 20px center no-repeat;
	background: url("../images/contentmanagementsystemcms.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-box-active-background-gradient-top) 0, var(--color-box-active-background-gradient-bottom) 100%);
	background-size: 39px auto;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-contentmanagementsystemcms a:hover,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-contentmanagementsystemcms a:hover {
	background: var(--color-secondary-background);
	background: url("../images/contentmanagementsystemcms.png") 23px center no-repeat;
	background: url("../images/contentmanagementsystemcms.png") 23px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-secondary-background-gradient-top) 0, var(--color-secondary-background-gradient-bottom) 100%);
	background-size: 39px auto;	 
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-contentmanagementsystemcms a,
.navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-contentmanagementsystemcms a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-contentmanagementsystemcms a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-contentmanagementsystemcms a {
	background: var(--color-primary-background);
	background: url("../images/contentmanagementsystemcms.png") 20px center no-repeat;
	background: url("../images/contentmanagementsystemcms.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-primary-background-gradient-top) 0, var(--color-primary-background-gradient-bottom) 100%);	
	background-size: 39px auto;	 
}	








.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-shoppingcarts a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-shoppingcarts a {		    
	background: var(--color-box-active-background);
	background: url("../images/shoppingcarts.png") 20px center no-repeat;
	background: url("../images/shoppingcarts.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-box-active-background-gradient-top) 0, var(--color-box-active-background-gradient-bottom) 100%);
	background-size: 39px auto;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-shoppingcarts a:hover,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-shoppingcarts a:hover {
	background: var(--color-secondary-background);
	background: url("../images/shoppingcarts.png") 23px center no-repeat;
	background: url("../images/shoppingcarts.png") 23px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-secondary-background-gradient-top) 0, var(--color-secondary-background-gradient-bottom) 100%);
	background-size: 39px auto;	 
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-shoppingcarts a,
.navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-shoppingcarts a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-shoppingcarts a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-shoppingcarts a {
	background: var(--color-primary-background);
	background: url("../images/shoppingcarts.png") 20px center no-repeat;
	background: url("../images/shoppingcarts.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-primary-background-gradient-top) 0, var(--color-primary-background-gradient-bottom) 100%);	
	background-size: 39px auto;	 
}	










.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-packagesincludedinhosting a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-packagesincludedinhosting a {		    
	background: var(--color-box-active-background);
	background: url("../images/packagesincludedinhosting.png") 20px center no-repeat;
	background: url("../images/packagesincludedinhosting.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-box-active-background-gradient-top) 0, var(--color-box-active-background-gradient-bottom) 100%);
	background-size: 39px auto;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-packagesincludedinhosting a:hover,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-icon.navmain-icon-packagesincludedinhosting a:hover {
	background: var(--color-secondary-background);
	background: url("../images/packagesincludedinhosting.png") 23px center no-repeat;
	background: url("../images/packagesincludedinhosting.png") 23px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-secondary-background-gradient-top) 0, var(--color-secondary-background-gradient-bottom) 100%);
	background-size: 39px auto;	 
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-packagesincludedinhosting a,
.navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-packagesincludedinhosting a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-active.navmain-icon.navmain-icon-packagesincludedinhosting a,
.headermain.headermain-design2 .navmain .navmain-dropdown-megamenu .navmain-subcontainer .current-menu-item.navmain-icon.navmain-icon-packagesincludedinhosting a {
	background: var(--color-primary-background);
	background: url("../images/packagesincludedinhosting.png") 20px center no-repeat;
	background: url("../images/packagesincludedinhosting.png") 20px center no-repeat, linear-gradient(var(--gradient-degrees), var(--color-primary-background-gradient-top) 0, var(--color-primary-background-gradient-bottom) 100%);	
	background-size: 39px auto;	 
}	

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-columns .navmain-columns-col1 {
    width: 100%;
    padding: 0;
}

.navmain .navmain-dropdown-megamenu .navmain-subcontainer .navmain-columns .navmain-columns-col2 {
    display: none;
}