/* AU SPECIFIC OVERRIDES */
.mp-int-logo {
	margin-top: 30px;
}

/* header stay in touch icon*/
.sp-header .sp-search-and-social .sp-search-and-newsletter .sp-newsletter
	{
	padding-left: 65px !important;
}

/*header icon container*/
.sp-header .sp-search-and-social {
	width: 285px !important;
}

/* END AU SPECIFIC OVERRIDES */

/*override of style sheet to lighten header links, per legal review*/
.sp-header .sp-header-links li a {
	color: #a2a2a2 !important;
}

/*override of foundation H1 styles for Home Entertainment header */
.HEheader {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/* AU override of Foundation .body line height to adjust spacing between Whats Trending section header and subheader*/
.latestnews {
	line-height: 1.2 !important;
}

/*override to correct Foundation CSS spacing in Whats Trending header section */
.whatstrendingheader {
	padding-top: 10px !important;
	margin-bottom: 0px !important;
}

.latestnews {
	margin-top: 0;
}

/*override to remove top and bottom margin from foundation h1 header in HE header */
.HEheader {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 10px;
}

/* solid 1px border at top of exhibitor relations bar */
.subheader-container {
	outline: 1px solid #6d6d6d;
}

@media only screen and (max-width: 767px) {
	.sp-search-and-social {
		display: none;
	}
	.mp-int-logo {
		display: none;
	}
}

@media only screen and (min-width: 768px) {
	.sp-m-social {
		display: none;
	}
	.sp-header .sp-header-links {
		display: block !important;
	}
}

@media only screen and (min-width : 1025px) {
	.sp-header {
		width: 1000px;
	}
	.sp-header .sp-search-and-social {
		width: 282px;
		/* padding: 27px 36px 0 0; */
	}
}

.sp-header {
	font-family: 'PT Sans', 'Open Sans', sans-serif !important;
}

.sp-header .sp-header-links li a {
	color: #6D6D6D;
	text-decoration: none;
	text-transform: uppercase;
}

.sp-m-social {
	width: 100%;
	padding: 5px 0;
	background: #030302;
	border-top: 1px solid #6e7173;
}

.sp-m-social.active {
	background: #1f2629;
	color: #fff;
}

.sp-m-social a {
	width: 19px !important;
	float: left;
	height: 19px;
	margin: 0 2px;
	border: none !important;
}

/*edited width for BE portal to allow larger stay in touch image*/
.sp-m-container {
	margin: 0 auto;
	width: 200px;
	padding: 8px 5px 5px 5px;
	height: 37px;
}

.sp-m-social .divider {
	width: 1px !important;
	background: #AFAFAF !important;
}

.sp-m-container a.sp-facebook, .sp-m-container a.sp-twitter,
	.sp-m-container a.sp-youtube, .sp-m-container .sp-instagram,
	.sp-m-container .sp-newsletter-icon {
	background-image:
		url(/Assets/widgetSlider/images/header-mobile-icons.png) !important;
	background-repeat: no-repeat;
	background-size: 19px 95px !important;
}

.sp-m-container a.sp-facebook {
	background-position: 0 0 !important;
}

.sp-m-container a.sp-twitter {
	background-position: 0 -19px !important;
}

.sp-m-container a.sp-youtube {
	background-position: 0 -38px !important;
}

.sp-m-container .sp-instagram {
	background-position: 0 -58px !important;
}

.sp-m-container .sp-newsletter-icon {
	background-position: 0 -76px !important;
}

/*edited width for AU portal to allow larger image*/
.sp-m-container .sp-newsletter-text {
	background: url(/Assets/sonypictures.ca/images/contactez-nous.png)
		no-repeat 0 2px !important;
	width: 37px !important;
}

.sp-m-container .sp-search-icon {
	background: url(/Assets/widgetSlider/images/icon-search.png) no-repeat
		!important;
}

.sp-m-search-input {
	float: left !important;
	width: 170px !important;
	height: 27px !important;
	padding: 0 7px !important;
	margin: 0 !important;
	border-top: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
	font-family: ' Open sans ';
	font-size: 11px !important;
}

.sp-m-submit {
	float: left;
	width: 35px;
	height: 27px;
	color: #afafaf;
	font-family: 'Open sans';
	font-weight: 600;
	text-transform: uppercase;
	background: #25292d;
	border: 1px solid #000;
}

.sp-m-search-form-container {
	height: 30px;
	width: 206px;
	margin: -14px auto 0px auto;
	display: none;
}