@charset "utf-8";
/* CSS Document */

@import url("reset.css");
@import url("../fonts/fonts.css");

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; 
    -webkit-focus-ring-color: rgba(0, 0, 0, 0) !important; 
    outline: none !important;
} 
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select:focus,
  textarea:focus,
  input:focus {
    /*font-size: .85em;*/
  }
}
::-webkit-input-placeholder { line-height: normal; }
input {
	-webkit-appearance: none;
}
html {margin:0;padding:0;height:101%}

body {
	margin: 0;
	padding:0;
	font-family: 'gt-walsheim';
	color: #555555;
	font-size: 100%;
	line-height: normal;
	text-rendering: optimizeLegibility;
	font-smoothing: subpixel-antialiased;
	background-color: #FFF;
	font-weight: 300;
	background-image: url(../ui/ATPBlue.jpg);
	background-repeat: repeat-x;
	/*background-position: left top;*/
	background-size: 95px auto;
	letter-spacing: 1px;
	background-attachment: fixed;
}
.body-outer-wrapper {
	overflow: hidden; 
}
.pageWrapper {
	margin: 0px auto;
	width: 100%;
	clear: both;
	position: relative;
	z-index: 2;
}
.Main {
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: .90em;
}
.FloatingNav {
	width: 100% !important;
	float: left;
	background-image: url(../ui/ATPBlue.jpg);
	background-color: #394666;
	background-repeat: repeat-x;
	height: 95px;
	z-index: 9999;
}
.MobileScroll {
	width: 45px;
	height: 45px;
	position: fixed;
	top: 50%;
	right: 10px;
	transform: translate(0, -50%);
	background-image: url(../ui/MobileScrollArrow_Desktop.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1100;
	display: none;
	cursor: pointer;
}
.ScrollHeader {
	background-image: url(../ui/ATPBlue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-size: 95px auto;
}
@media all and (min-width:768px) and (max-width:1365px) {
	.Main {
		width: 100%;
		float: left;
	}
	.Navigation {
		font-size: .75rem;
	}
}
@media all and (min-width:320px) and (max-width:767px) {
	.Main {
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
	}
	.Navigation {
		font-size: .75rem;
	}
}
.Innerwrapper {
	float: left;
	width: 100%;
	position: relative;
}
h1 {
	font-weight: 400;
	color: #394665;
	font-size: 1.25em;
}
h2 {
	font-weight: 400;
	color: #394665;
	font-size: 1.10em;
}
h3 {
	font-weight: 400;
	color: #394665;
	font-size: 1.0em;
}
.ServicesBar,
.MobileBreadcrumbContainer,
.BreadcrumbContainer,
.PrimaryMenuContainer,
.SecondaryMenuContainer,
.MobileLoginContainerMenu,
.MobileSearch {
	display: none;
}
.ServicesBar {
	display: none;
}
.ServiceNumber {
	display: none;
}
.NavActivator {
	display: none
}
.PrimaryMenuContainer {
	display: none;
}
.SecondaryMenuContainer {
	display: none;
}
/***********************************************************************************Header*/
.MastHead {
	float: left;
	height: 95px;
	width: 86.5%;
	margin-left: 6.75%;
	margin-right: 6.75%;
	position: relative;
}
.LogoContainer {
	float: left;
	/*height: 40px;*/
	width: 140px;
	cursor: pointer;
	padding-top: 30px;
}
.LogoContainer img {
	width: 100%;
	height: auto;
}
.Navigation {
	position: absolute;
	width: 81%;
	left: 19%;
	top: 40px;
}
@media all and (min-width:320px) and (max-width:1024px) {
	.Navigation {
		left: 15%;
		width: 90%;
	}
}
.MenuItemContainer {
	float: left;
	width: auto;
	height: 46px;
	position: relative;
}
.MenuItemLoginContainer {
	float: right;
	width: auto;
	height: 40px;
	position: relative;
}
.MenuItemContainer a {
	font-size: 1.00em;
	color: #FFF;
	display: block;
	text-transform: uppercase;
}
.MenuItemLoginContainer {
	width: auto;
	height: 58px;
	position: relative;
}
.MenuItemLoginContainer a {
	float: right;
	color: #FFF;
	display: block;
	text-transform: uppercase;
}
.MenuItemSpacer {
	position: relative;
	float: left;
	height: 11.5px;
	width: 6%;
	margin-left: 8px;
	margin-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.LightBoxHeader {
	background-color: #394765;
	float: left;
	height: 85px;
	width: 100%;
	position: relative;
}
.LightBoxHeader img {
	margin-top: 10px;
	padding-left: 3%;
}
.LightBoxContent {
	float: left;
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-top: 20px;
	position: relative;
}
@media all and (min-width:320px) and (max-width:1365px) {
	.MenuItemSpacer {
		height: 10px;
		width: 3%;
		margin-left: 6px;
		margin-right: 6px;
	}
	.MastHead {
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
	}
}
@media all and (min-width:320px) and (max-width:1024px) {
	.Navigation {
		width: 81%;
		left: 23%;
	}
	.MenuItemSpacer {
		height: 10px;
		width: 2%;
		margin-left: 4px;
		margin-right: 4px;
	}
}
@media all and (min-width:320px) and (max-width:900px) {
	#LoginContainerMenu {
		height: auto;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		position: absolute;
		top: 25px;
		transform: translateX(-40%);
		margin-left: 40%;
	}
}
@media all and (min-width:320px) and (max-width:767px) {
	.Navigation {
		display: none;
	}
}
/********* **************************************************************************Header*/
/***********************************************************************************Footer*/
.FooterSection {
	background-color: #394665;
}
.FooterPanel {
	float: left;
	width: 86%;
	padding-right: 7%;
	padding-left: 7%;
	padding-top: 50px;
	color: #FFF;
}
.ShortPadding {
	padding-top: 20px !important;
	padding-bottom: 50px;
}
.FooterColumn {
	float: left;
	width: 14.285%;
	position: relative;
}
.ProductColumn {
	width: 15.285%;
}
.ColourColumn {
	width: 13.285%;
}
.FooterColumn h4 {
	font-size: .85em;
	font-weight: 300;
	text-transform:uppercase;
	margin-bottom: 16px;
}
.FooterColumn a {
	display: block;
	width: 100%;;
	font-size: .85em;
	color: #FFF;
	line-height: 22px;
}
.SocialMediaContainer {
	float: left;
	position: relative;
	margin-right: 10%;
}
a.SocialIcon {
	font-size: 1.5em;
	line-height: 0px;
}
a.NoMenuLink {
	font-size: 1.0em !important;
	line-height: normal;
}
.CompanyFooterColoumn {
	width: 28.57%;
}
.CompanyLink {
	float: left;
	position: relative;
}

.CompanyFooterColoumn a:hover {
	color: #FFF !important;
}
.LastFooterColoumn a:hover {
	color: #FFF !important;
	text-decoration: none !important;
}
.CobussenArea {
	width: 28.57%;
}
.CobussenArea a {
	color: #7e8696;
}

.Padlock {
	display: inline-block;
	background-image: url(../ui/Padlock.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 13px;
	position: relative;
	float: left;
	margin-left: 8px;
	margin-top: 2px;
}

@media all and (min-width:320px) and (max-width:767px) {
	.FooterColumn {
		width: 48%;
		padding-right: 2%;
		padding-bottom: 15px;
	}
	.TechnicalColumn {
		display: none;
	}
	.FooterPanel {
		width: 100%;
		padding-right: 2.5%;
		padding-left: 2.5%;
	}
	.MobileSocial {
		width: 100%;
		margin-top: 30px;
	}
	a.SocialIcon {
		display: block;
		float: left;
		width: 25%;
	}
	.CompanyFooterColoumn {
		width: 100%;
		margin-top: 5px;
		margin-bottom: 10px;
		text-align: center;
	}
	.Brands {
		width: 100%;
	}
	.Brands a {
		float: left;
		margin-right: 15px;
		width: auto;
	}
	.CompanyLink {
		float: none;
	}
	.CopyFooterColoumnLeft {
		float: left;
		width: 45%;
		text-align: right;
		padding-right: 5%;
		padding-left: 0%;
		text-align: right;
	}
	.CopyFooterColoumnRight {
		float: left;
		width: 45%;
		padding-left: 5%;
		padding-right: 0%;
		text-align: left;
	}
	.CobussenArea {
		width: 100%;
		text-align: center;
	}
	.ShortPadding {
		padding-bottom: 30px;
	}
	.MobileSocial {
		width: 100%;
		margin: 0;
		margin-top: 20px;
		padding: 0;
	}
	.SocialMediaContainer {
		float: none;
		text-align: center;
	}
	.Padlock {
		display: none;
	}
}
/***********************************************************************************Footer*/
