/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/

/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/

/* line 1, ../sass/partials/_archive.scss */

.archive-img {
	float: left;
	margin: 0 15px 15px 0;
	max-width: 155px;
	height: auto;
}

/* line 14, ../sass/partials/_archive.scss */

.archive .news-title {
	position: static;
	max-width: 95%;
	margin-top: 50px;
	color: #ff5100;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-transform: none;
	letter-spacing: -2px;
}

/* line 37, ../sass/partials/_archive.scss */

.archive .post-data {
	margin-bottom: 50px;
}

/* line 40, ../sass/partials/_archive.scss */

.archive .single-title {
	font-size: 32px;
}

/* line 47, ../sass/partials/_archive.scss */

.archive .post-entry {
	margin: 50px 0 0;
}

/* line 60, ../sass/partials/_archive.scss */

.archive .navigation {
	margin: 40px 0;
}

/* line 66, ../sass/partials/_archive.scss */

.post-type-archive-gallery.archive .post-entry {
	margin: 0;
	margin-top: 40px;
}

/* line 74, ../sass/partials/_archive.scss */

.post-type-archive-gallery .news-title {
	margin-bottom: 50px;
}

/* line 80, ../sass/partials/_archive.scss */

.single-title a {
	color: #000;
}

/* line 23, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs {
	padding: 0;
	margin: 15px 0 0;
	list-style: none;
}

/* line 27, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li {
	display: inline-block;
	float: left;
	width: 23.5%;
	margin-bottom: 20px;
}

/* line 242, ../sass/partials/_mixins.scss */

.videos-photos-thumbs li:nth-child(n) {
	margin-right: 2%;
}

/* line 245, ../sass/partials/_mixins.scss */

.videos-photos-thumbs li:nth-child(4n) {
	margin-right: 0;
}

/* line 44, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li img {
	width: 100%;
	height: auto;
}

/* line 48, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li a {
	display: block;
	color: #fff;
	line-height: 37px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

/* line 75, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li a:hover {
	text-decoration: none;
	color: #006cdf;
}

/* line 78, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li a:hover p span {
	color: #006cdf;
}

/* line 83, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li span.vid-pics {
	display: block;
	overflow: hidden;
}

/* line 96, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li p {
	width: 100%;
	margin: 0 auto;
	font-weight: 700;
	line-height: 20px;
	margin-top: 5px;
}

/* line 119, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li p span {
	font-family: "webfont" !important;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	float: left;
	font-size: 22px;
	margin-right: 10px;
}

/* line 141, ../sass/partials/_videos-photos.scss */

.blog-2 .juicer-feed.slider.j-modern li.feed-item a.j-image img {
	height: auto !important;
	margin: 10px;
}

/* line 146, ../sass/partials/_videos-photos.scss */

.blog-2 .juicer-feed .j-youtube {
	background: transparent;
}

/* line 150, ../sass/partials/_videos-photos.scss */

.blog-2 .juicer-feed li.feed-item {
	height: auto !important;
}

/* line 154, ../sass/partials/_videos-photos.scss */

.blog-2 .juicer-feed li.feed-item:hover {
	height: auto !important;
}

/* line 1, ../sass/partials/_mega-menu.scss */

.mega-menu,
.footer-mega-menu {
	background: rgba(0, 0, 0, 0.875);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3000;
	color: #fff;
	display: none;
}

/* line 10, ../sass/partials/_mega-menu.scss */

.mega-menu .container,
.footer-mega-menu .container {
	margin-top: 15px;
	margin-bottom: 20px;
}

/* line 17, ../sass/partials/_mega-menu.scss */

.mega-menu h1,
.footer-mega-menu h1 {
	font-size: 40px;
	max-width: 100%;
	margin-bottom: 40px;
}

/* line 24, ../sass/partials/_mega-menu.scss */

.footer-mega-menu .mega-menu h1,
.footer-mega-menu .footer-mega-menu h1 {
	display: none;
}

/* line 40, ../sass/partials/_mega-menu.scss */

.mega-menu img,
.footer-mega-menu img {
	max-width: 100%;
	margin-bottom: 15px;
	border: 1px solid transparent;
}

/* line 44, ../sass/partials/_mega-menu.scss */

.mega-menu img:hover,
.footer-mega-menu img:hover {
	border: 1px solid #f5e0d6;
}

/* line 48, ../sass/partials/_mega-menu.scss */

.mega-menu .mega-menu-menu,
.footer-mega-menu .mega-menu-menu {
	margin-top: 275px;
}

/* line 50, ../sass/partials/_mega-menu.scss */

.mega-menu .mega-menu-menu ul,
.footer-mega-menu .mega-menu-menu ul {
	margin: 0;
	padding: 0 0 0 10px;
}

/* line 54, ../sass/partials/_mega-menu.scss */

.mega-menu .mega-menu-menu li,
.footer-mega-menu .mega-menu-menu li {
	list-style: none;
	width: 100%;
	text-align: left;
	margin-bottom: 50px;
}

/* line 68, ../sass/partials/_mega-menu.scss */

.mega-menu .mega-menu-menu li a,
.footer-mega-menu .mega-menu-menu li a {
	color: #989898;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	display: inline-block;
	font-size: 28px;
	line-height: 30px;
	text-transform: uppercase;
}

/* line 80, ../sass/partials/_mega-menu.scss */

.mega-menu .mega-menu-menu li li a,
.footer-mega-menu .mega-menu-menu li li a {
	font-weight: 300;
	font-size: 12px;
	line-height: 14px;
}

/* line 91, ../sass/partials/_mega-menu.scss */

.mega-menu .aggro_count,
.footer-mega-menu .aggro_count {
	background: none !important;
	float: none;
	padding: 3px 0;
	font-size: 14px;
	margin-bottom: 0;
	display: block;
}

/* line 98, ../sass/partials/_mega-menu.scss */

.mega-menu .aggro_count:hover,
.footer-mega-menu .aggro_count:hover {
	color: #006cdf !important;
}

/* line 101, ../sass/partials/_mega-menu.scss */

.mega-menu .aggro_count:hover,
.mega-menu .aggro_count:focus,
.mega-menu .aggro_count:active,
.footer-mega-menu .aggro_count:hover,
.footer-mega-menu .aggro_count:focus,
.footer-mega-menu .aggro_count:active {
	text-decoration: none;
}

/* line 107, ../sass/partials/_mega-menu.scss */

.footer-mega-menu {
	position: relative;
	background: transparent;
	display: block;
}

/* line 108, ../sass/partials/_mega-menu.scss */

.footer-mega-menu .mega-menu {
	display: block;
	background: transparent;
	border-bottom: none;
}

/* line 112, ../sass/partials/_mega-menu.scss */

.footer-mega-menu .mega-menu:before {
	display: none;
}

/* line 115, ../sass/partials/_mega-menu.scss */

.footer-mega-menu .mega-menu .container {
	width: 100%;
	padding-left: 290px;
	padding-top: 100px;
}

/* line 137, ../sass/partials/_mega-menu.scss */

.footer-mega-menu .mega-menu-menu li a {
	font-weight: 300;
	font-size: 12px;
	line-height: 14px;
}

/* line 146, ../sass/partials/_mega-menu.scss */

.footer-mega-menu .follow-us {
	display: none;
}

/* line 149, ../sass/partials/_mega-menu.scss */

.footer-mega-menu .hide-in-footer1 {
	display: none !important;
}

/* line 154, ../sass/partials/_mega-menu.scss */

.visible-footer-1 {
	display: none !important;
}

/* line 159, ../sass/partials/_mega-menu.scss */

.follow-us {
	margin-bottom: 20px;
}

/* line 166, ../sass/partials/_mega-menu.scss */

.mega-menu {
	z-index: 999999998;
	height: auto !important;
}

/* line 190, ../sass/partials/_mega-menu.scss */

.mega-menu:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
}

/* line 200, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu {
	margin-top: 360px;
	background: transparent;
}

/* line 225, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
	width: 100%;
}

/* line 227, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
	text-transform: uppercase;
	font-size: 30px;
	height: auto;
	line-height: 32px;
	margin-bottom: 40px;
	padding: 10px;
	color: #989898;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

/* line 309, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu {
	background: transparent;
}

/* line 335, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
	width: 100%;
}

/* line 337, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
	text-transform: uppercase;
	font-size: 30px;
	height: auto;
	line-height: 32px;
	margin-bottom: 40px;
	padding: 10px;
	color: #989898;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

/* line 354, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu .mega-menu-toggle {
	display: none !important;
}

/* line 358, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:focus {
	background: transparent;
	color: #FFF;
}

/* line 363, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	font-weight: 700;
	background: #ff5100;
}

/* line 368, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
	position: relative;
	margin-bottom: 40px;
	display: inline;
	float: left;
	width: 100%;
	background: transparent;
}

/* line 377, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	text-transform: none;
	font-size: 18px;
}

/* line 383, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
	color: #ff5100;
}

/* line 388, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	font-weight: normal;
	color: #FFF;
}

/* line 391, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus:hover {
	color: #ff5100;
}

/* line 396, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
.blog-3 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	font-weight: normal;
	color: #FFF;
}

/* line 399, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover:hover,
.blog-3 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus:hover {
	color: #0069d1;
}

/* line 405, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus:hover {
	color: #ff5100;
}

/* line 410, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover:hover,
.blog-3 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus:hover {
	color: #0069d1;
}

/* line 414, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu.mega-menu-item {
	max-height: 90px;
}

/* line 418, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on {
	max-height: inherit;
}

/* line 422, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: #FFF;
	line-height: 28px;
	padding: 0 0 0 15px;
}

/* line 2, ../sass/partials/_header.scss */

#header .container {
	position: relative;
	padding: 0px;
	max-width: 1800px;
	width: 100%;
}

/* line 11, ../sass/partials/_header.scss */

.header-logo {
	position: relative;
	top: 50px;
	display: block;
	height: 70px;
	z-index: 1;
}

/* line 36, ../sass/partials/_header.scss */

.header-logo img {
	max-width: 100%;
	height: auto;
}

/* line 42, ../sass/partials/_header.scss */

.mobile-logo {
	margin: 0 auto;
	max-width: 40%;
}

/* line 45, ../sass/partials/_header.scss */

.mobile-logo img {
	width: 100%;
	height: auto;
	margin: 15px 0px 10px;
}

/* line 64, ../sass/partials/_header.scss */

.search-social-header {
	display: inline;
	float: left;
	height: 75px;
	width: 100%;
	max-width: 25%;
	margin: 5px 0px;
	position: relative;
}

/* line 90, ../sass/partials/_header.scss */

.search-social-header .search-header {
	display: inline;
	float: left;
	height: 75px;
	background: rgba(0, 0, 0, 0.4);
	width: 85px;
	margin: 0px 0px 0px 5px;
}

/* line 129, ../sass/partials/_header.scss */

.search-social-header .social-icons-header {
	display: inline;
	float: left;
	height: 75px;
}

/* line 148, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .header-social-icon {
	display: inline;
	float: left;
	height: 75px;
	background: rgba(0, 0, 0, 0.4);
	width: 85px;
	margin: 0px 0px 0px 5px;
	text-align: center;
	position: relative;
}

/* line 157, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .header-social-icon .fa {
	color: #FFF;
	line-height: 77px;
	font-size: 35px;
}

/* line 161, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .header-social-icon .fa:hover {
	color: #FFF;
}

/* line 185, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .facebook-header {
	background: transparent url("../images/facebook-icon.png") no-repeat 0 0;
	display: inline-block;
	width: 17px;
	height: 34px;
	margin: 20px 0px;
}

/* line 192, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .twitter-header {
	background: transparent url("../images/twitter-icon.png") no-repeat 0 0;
	display: inline-block;
	width: 34px;
	height: 26px;
	margin: 24px 0px;
}

/* line 199, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .youtube-header {
	background: transparent url("../images/youtube-icon.png") no-repeat 0 0;
	display: inline-block;
	width: 30px;
	height: 34px;
	margin: 20px 0px;
}

/* line 206, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .instagram-header {
	background: transparent url("../images/instagram-icon.png") no-repeat 0 0;
	display: inline-block;
	width: 36px;
	height: 36px;
	margin: 19px 0px;
}

/* line 229, ../sass/partials/_header.scss */

.mega-menu-button {
	position: absolute;
	top: 85px;
	color: #fff;
	font-size: 40px;
	z-index: 1000;
	margin: 33px 0px;
}

/* line 244, ../sass/partials/_header.scss */

.mega-menu-button:hover {
	text-decoration: none;
	color: #fff;
}

/* line 248, ../sass/partials/_header.scss */

.mega-menu-button:focus,
.mega-menu-button:active {
	text-decoration: none;
	color: #fff;
}

/* line 270, ../sass/partials/_header.scss */

.mega-menu-button span.mm-icon {
	font-family: "webfont" !important;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #FFF;
}

/* line 274, ../sass/partials/_header.scss */

.mega-menu-button span.menu-close,
.mega-menu-button span.menu-open {
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 22px;
	position: relative;
	top: -9px;
	right: 10px;
}

/* line 285, ../sass/partials/_header.scss */

span.mm-icon {
	font-family: "webfont" !important;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* line 290, ../sass/partials/_header.scss */

.sliding-text {
	position: relative;
	z-index: 100;
	height: 255px;
}

/* line 297, ../sass/partials/_header.scss */

.sliding-text h2 {
	text-align: right;
	color: #fff;
	float: right;
	width: 400px;
}

/* line 376, ../sass/partials/_header.scss */

.home .mask-layer {
	position: absolute;
	width: 100%;
	z-index: 10;
}

/* line 395, ../sass/partials/_header.scss */

.top-section {
	background: #212830;
	display: inline;
	float: left;
	width: 100%;
}

/* line 416, ../sass/partials/_header.scss */

.top-banner img {
	max-width: 100%;
	height: auto;
	text-align: center;
}

/* line 422, ../sass/partials/_header.scss */

a.menu-image-title-after.menu-image-not-hovered span {
	display: none;
}

/* line 426, ../sass/partials/_header.scss */

.middle-side-banner {
	text-align: center;
	background: none;
	margin-top: 0px;
}

/* line 463, ../sass/partials/_header.scss */

.middle-side-banner img {
	max-width: 100%;
	height: auto;
}

/* line 480, ../sass/partials/_header.scss */

.ad-banner {
	text-align: center;
	display: inline;
	float: left;
	width: 100%;
	margin-top: 30px;
}

/* line 491, ../sass/partials/_header.scss */

.ad-banner img {
	max-width: 100%;
	height: auto;
	text-align: center;
}

/* line 513, ../sass/partials/_header.scss */

.ad-banner-vd {
	text-align: center;
	margin-top: 15px;
}

/* line 517, ../sass/partials/_header.scss */

.ad-banner-vd img {
	max-width: 100%;
	height: auto;
}

/* line 521, ../sass/partials/_header.scss */

.calendar-wrap {
	margin-bottom: 40px;
}

/* line 524, ../sass/partials/_header.scss */

#featured-images-panel {
	min-height: 100%;
}

/* line 527, ../sass/partials/_header.scss */

#fed-dropdown {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	position: relative;
	z-index: 3002;
	display: inline;
	margin: 0;
	padding: 15px 4px 17px 0;
	list-style: none;
	text-align: left;
	letter-spacing: -1px;
	width: 300px;
	font-size: 20px;
	white-space: normal;
	line-height: 22px;
	color: #a2a3a5;
	left: 20px;
}

/* line 551, ../sass/partials/_header.scss */

ul#fed-dropdown li ul {
	position: absolute;
	z-index: 30;
	top: 40px;
	left: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	display: none;
	visibility: visible;
	padding: 0;
	opacity: 1;
	background: #000 !important;
	width: 300px;
	border: 1px solid #FFF;
	border-top: none;
	-moz-box-shadow: 0px 1px 13px -2px #9fa0a2;
	color: #FFF;
}

/* line 574, ../sass/partials/_header.scss */

ul#fed-dropdown li ul li {
	border: none;
	display: block;
	height: 40px !important;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	color: #222;
	width: 100%;
	text-align: left;
	padding-top: 5px;
}

/* line 586, ../sass/partials/_header.scss */

ul#fed-dropdown li ul li a {
	font-size: 18px;
	line-height: 30px !important;
	height: 30px !important;
	margin: 0;
	padding: 0;
	padding-left: 0;
	color: #FFF;
}

/* line 595, ../sass/partials/_header.scss */

ul#fed-dropdown li:hover {
	background-color: #000;
	width: 280px;
	border: 1px solid #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* line 615, ../sass/partials/_header.scss */

ul#fed-dropdown li:hover ul li {
	border: none;
	width: 99%;
}

/* line 620, ../sass/partials/_header.scss */

ul#fed-dropdown li {
	border: 1px solid;
	margin: 6px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	color: #FFF;
	margin-right: 0px;
	padding: 9px 10px;
	cursor: pointer;
	text-transform: uppercase;
	margin-top: 30px;
	width: 280px;
	font-size: 18px;
	letter-spacing: initial;
}

/* line 640, ../sass/partials/_header.scss */

ul#fed-dropdown #menu-quick-links {
	display: none;
}

/* =Header Menu (Primary)
-------------------------------------------------------------- */

/* line 61, ../sass/partials/_nav.scss */

.menu-item a img {
	width: 100%;
	height: auto;
}

/* line 159, ../sass/partials/_nav.scss */

.nav-container {
	position: relative;
	z-index: 30;
}

/* line 160, ../sass/partials/_nav.scss */

.nav-container.top-nav-container {
	z-index: 4000;
}

/* line 163, ../sass/partials/_nav.scss */

.home .nav-container {
	background: transparent;
}

/* line 173, ../sass/partials/_nav.scss */

.nav-container .container {
	position: relative;
}

/* line 189, ../sass/partials/_nav.scss */

.nav-container .menu {
	clear: both;
	margin: 0 auto;
	float: none;
	margin-right: 10px;
	width: 95%;
	display: table;
	margin-right: inherit;
}

/* line 222, ../sass/partials/_nav.scss */

.nav-container .main-nav {
	clear: both;
	height: 125px;
}

/* line 226, ../sass/partials/_nav.scss */

.nav-container .main-nav #menu-main-menu li {
	width: 14.25% !important;
}

/* line 255, ../sass/partials/_nav.scss */

.nav-container .menu a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #a2a3a5;
	cursor: pointer;
	display: block;
	margin: 0;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: -1px;
}

/* line 314, ../sass/partials/_nav.scss */

.nav-container .menu a:hover {
	background: transparent;
	color: #FFF;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

/* line 361, ../sass/partials/_nav.scss */

.nav-container .menu li:hover {
	white-space: normal;
	z-index: 10000;
}

/* line 369, ../sass/partials/_nav.scss */

.nav-container .menu li li a {
	height: 70px;
	line-height: 70px;
}

/* line 391, ../sass/partials/_nav.scss */

.menu,
.menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* line 397, ../sass/partials/_nav.scss */

.menu .sub-menu,
.menu ul .sub-menu {
	border: 1px solid #eee;
	border-top: none;
}

/* line 402, ../sass/partials/_nav.scss */

ul.menu > li ul.sub-menu {
	margin-top: -1px;
	-webkit-box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.5);
}

/* line 405, ../sass/partials/_nav.scss */

ul.menu > li ul.sub-menu ul.sub-menu {
	margin-top: 0;
}

/* line 411, ../sass/partials/_nav.scss */

.menu li li {
	float: none;
}

/* line 415, ../sass/partials/_nav.scss */

.menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
	text-align: center;
}

/* line 424, ../sass/partials/_nav.scss */

.home .menu li {
	display: inline-block;
}

/* line 429, ../sass/partials/_nav.scss */

.menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

/* line 437, ../sass/partials/_nav.scss */

.menu li:hover > ul {
	top: 100%;
	visibility: visible;
}

/* line 442, ../sass/partials/_nav.scss */

.menu li li:hover > ul {
	left: 100%;
	top: 1px;
}

/* line 447, ../sass/partials/_nav.scss */

.menu:after,
.menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

/* line 457, ../sass/partials/_nav.scss */

.menu,
.menu ul {
	min-height: 0;
}

/* line 462, ../sass/partials/_nav.scss */

.menu ul,
.menu ul ul {
	margin: 0;
	padding: 0;
}

/* line 468, ../sass/partials/_nav.scss */

.menu ul li a:hover,
.menu li li a:hover {
	text-decoration: none;
}

/* line 473, ../sass/partials/_nav.scss */

.menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;
}

/* line 483, ../sass/partials/_nav.scss */

.menu .current_page_item a {
	background: none;
	background-color: transparent;
	background-image: none;
	-webkit-filter: none;
	filter: none;
}

/* line 490, ../sass/partials/_nav.scss */

.menu li li {
	background: #161a1f;
	background-image: none;
	border-bottom: 1px solid black;
	-webkit-filter: none;
	filter: none;
	width: auto;
}

/* line 497, ../sass/partials/_nav.scss */

.menu li li:last-child {
	border-bottom: none;
}

/* line 502, ../sass/partials/_nav.scss */

.menu li li a {
	border: none;
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	height: auto;
	padding: 0 10px;
	white-space: nowrap;
	font-size: 22px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

/* line 515, ../sass/partials/_nav.scss */

.menu li li a:hover {
	background: transparent !important;
	background-image: none;
	border: none;
	-webkit-filter: none;
	filter: none;
}

/* line 522, ../sass/partials/_nav.scss */

.menu li li:hover {
	-webkit-filter: none;
	filter: none;
}

/* line 527, ../sass/partials/_nav.scss */

.menu ul > li + li {
	border-top: 0;
}

/* line 531, ../sass/partials/_nav.scss */

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

/* line 536, ../sass/partials/_nav.scss */

.menu > li:first-child > a {
	border-left: none;
}

/* line 540, ../sass/partials/_nav.scss */

.menu a#responsive_menu_button {
	display: none;
}

/* line 544, ../sass/partials/_nav.scss */

.main-nav #responsive_current_menu_item {
	display: none;
}

/* line 548, ../sass/partials/_nav.scss */

#access-social-bar {
	max-height: 75px;
	max-width: 1800px;
	width: 100%;
	display: block;
	margin: 0 auto;
	height: 100%;
	z-index: 9999999999;
	position: relative;
}

/* line 569, ../sass/partials/_nav.scss */

.accessibility {
	color: #FFF;
	max-width: 75%;
	width: 100%;
	display: inline;
	height: 75px;
	float: left;
	margin: 5px 0px;
}

/* line 600, ../sass/partials/_nav.scss */

.accessibility .text-size,
.accessibility .greyscale,
.accessibility .high-contrast {
	display: none;
	float: left;
	margin: 0 30px;
	text-align: center;
	line-height: 75px;
	font-size: 15px;
}

/* line 617, ../sass/partials/_nav.scss */

.accessibility .text-size span {
	margin: 0 8px;
}

/* line 621, ../sass/partials/_nav.scss */

.accessibility .smallest-text {
	margin-left: 13px !important;
	font-size: 13px;
}

/* line 625, ../sass/partials/_nav.scss */

.accessibility .normal-text {
	font-size: 17px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

/* line 629, ../sass/partials/_nav.scss */

.accessibility .biggest-text {
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
}

/* line 658, ../sass/partials/_nav.scss */

#menu-main-menu i {
	color: #ff5100;
}

/*.js .main-nav .menu {*/

/*display: block;*/

/*}*/

/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */

/* line 669, ../sass/partials/_nav.scss */

.ie7 .menu ul {
	background: url(core/images/ie7-fix.gif) repeat;
}

/* line 673, ../sass/partials/_nav.scss */

.ie7 .menu li li a {
	min-width: 100%;
}

/* Search icon by IcoMoon, made with http://icomoon.io/app/ */

/* line 3, ../sass/partials/_uisearch.scss */

.sb-search {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: inline-block;
	width: 20%;
	min-width: 75px;
	height: 75px;
	float: right;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

/* line 36, ../sass/partials/_uisearch.scss */

.menu-open .sb-search {
	display: none !important;
}

/* line 40, ../sass/partials/_uisearch.scss */

.blog-3 .sb-search,
.blog-4 .sb-search,
.blog-5 .sb-search {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: inline-block;
	width: 20%;
	min-width: 75px;
	height: 75px;
	float: right;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

/* line 73, ../sass/partials/_uisearch.scss */

.menu-open .blog-3 .sb-search,
.menu-open .blog-4 .sb-search,
.menu-open .blog-5 .sb-search {
	display: none !important;
}

/* line 78, ../sass/partials/_uisearch.scss */

.sb-search-input {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 3px;
	outline: none;
	background: transparent;
	border: 1px solid transparent;
	height: 46px;
	margin: 0;
	z-index: 10;
	font-family: inherit;
	font-size: 20px;
	padding-left: 10px;
	color: #004792;
}

/* line 124, ../sass/partials/_uisearch.scss */

.home .sb-search-open {
	background: transparent;
}

/* line 127, ../sass/partials/_uisearch.scss */

.sb-search-open .sb-search-input {
	background: #fff;
	color: #000;
	border: 1px solid transparent;
}

/* line 131, ../sass/partials/_uisearch.scss */

.home .sb-search-open .sb-search-input {
	background: rgba(255, 255, 255, 0.7);
}

/* line 150, ../sass/partials/_uisearch.scss */

.sb-search ::-webkit-input-placeholder {
	color: transparent;
}

.sb-search :-moz-placeholder {
	color: transparent;
}

.sb-search ::-moz-placeholder {
	color: transparent;
}

.sb-search :-ms-input-placeholder {
	color: transparent;
}

.sb-search ::placeholder {
	color: transparent;
}

/* line 155, ../sass/partials/_uisearch.scss */

.sb-search.sb-search-open ::-webkit-input-placeholder {
	color: #999;
}

.sb-search.sb-search-open :-moz-placeholder {
	color: #999;
}

.sb-search.sb-search-open ::-moz-placeholder {
	color: #999;
}

.sb-search.sb-search-open :-ms-input-placeholder {
	color: #999;
}

.sb-search.sb-search-open ::placeholder {
	color: #999;
}

/* line 165, ../sass/partials/_uisearch.scss */

.sb-icon-search,
.sb-search-submit {
	background: transparent;
	width: 85px;
	height: 75px;
	display: block;
	position: absolute;
	left: 5px;
	top: 0px;
	padding: 0;
	margin: 0;
	line-height: 75px;
	text-align: center;
	cursor: pointer;
}

/* line 221, ../sass/partials/_uisearch.scss */

.sb-search-submit {
	background: transparent; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
	filter: alpha(opacity=0); /* IE 5-7 */
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

/* line 232, ../sass/partials/_uisearch.scss */

.sb-icon-search {
	color: #fff;
	z-index: 90;
	font-size: 24px;
	font-family: "webfont" !important;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* line 239, ../sass/partials/_uisearch.scss */

.sb-icon-search:before {
	content: "s";
	font-size: 32px;
}

/* Open state */

/* line 245, ../sass/partials/_uisearch.scss */

.sb-search.sb-search-open .sb-search-input {
	display: inline;
}

/* line 248, ../sass/partials/_uisearch.scss */

.sb-search.sb-search-open,
.no-js .sb-search {
	margin-left: 5px;
	z-index: 10000;
}

/* line 275, ../sass/partials/_uisearch.scss */

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: transparent;
	color: #ff5100;
	z-index: 11;
	left: 0px;
}

/* line 289, ../sass/partials/_uisearch.scss */

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

/* line 294, ../sass/partials/_uisearch.scss */

.search-field {
	background-color: transparent;
	background-image: url(images/search-header-icon.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px;
	-o-background-size: 40px;
	background-size: 40px;
	border: none;
	cursor: pointer;
	height: 45px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	-moz-transition: width 400ms ease, background 400ms ease;
	-o-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	width: 0;
	margin-top: 100px;
}

/* line 312, ../sass/partials/_uisearch.scss */

.search-field:focus {
	background: rgba(255, 255, 255, 0.7);
	cursor: text;
	outline: 0;
	width: 230px;
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	-o-background-size: 30px 30px;
	background-size: 30px 30px;
	color: #FFF;
}

/* line 321, ../sass/partials/_uisearch.scss */

.search-form
.search-submit {
	display: none;
}

/* line 28, ../sass/partials/_sections.scss */

.blog-5 .slider-bottom,
.blog-3 .slider-bottom {
	display: none !important;
}

/* line 33, ../sass/partials/_sections.scss */

.blog-4 .slider-bottom {
	display: none !important;
}

/* line 54, ../sass/partials/_sections.scss */

.blog-4 .slider-container .inner-slider-title-wrapper .slider-more a {
	width: 60px;
	display: block;
	margin: 75px auto 0;
}

/* line 63, ../sass/partials/_sections.scss */

.home-panel {
	display: inline;
	float: left;
	width: 100%;
	z-index: 100;
	position: relative;
}

/* line 70, ../sass/partials/_sections.scss */

.home-panel .panel-content h2.panel-title {
	display: none;
}

/* line 74, ../sass/partials/_sections.scss */

.home-panel .panel-content .panel-row .container {
	max-width: 1800px;
}

/* line 86, ../sass/partials/_sections.scss */

.home-panel .panel-content .panel-row .slider-container {
	max-width: 100% !important;
}

/* line 100, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel h2.panel-title,
#basketball-victoria-galleries-panel h2.panel-title,
#our-partners-panel h2.panel-title,
#basketball-in-victoria-panel h2.panel-title,
#our-sponsors-panel h2.panel-title,
#competitions-panel h2.panel-title {
	display: block;
	text-align: center;
	color: #a2a3a5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 40px 0px 0px;
}

/* line 110, ../sass/partials/_sections.scss */

#basketball-in-victoria-panel h2.panel-title {
	top: 100px;
	position: absolute;
	width: 100%;
}

/* line 116, ../sass/partials/_sections.scss */

#basketball-victoria-galleries-panel h2.panel-title {
	margin-top: 50px;
}

/* line 119, ../sass/partials/_sections.scss */

#girls-got-game-panel .container {
	width: 85%;
}

/* line 120, ../sass/partials/_sections.scss */

body .panel-full-width .panel-content .panel-row .container,
body .panel-purple-angles .panel-content .panel-row .container,
body .panel-black .panel-content .panel-row .container,
body #referee-of-the-month-panel .panel-content .panel-row .container {
	max-width: 100%;
	width: 100%;
	padding: 0px;
}

/* line 126, ../sass/partials/_sections.scss */

#logos-panel {
	height: 570px;
	background-color: #0d1114;
	z-index: 99999;
}

/* line 130, ../sass/partials/_sections.scss */

#logos-panel .main-logo-wrapper {
	margin-top: 120px;
}

/* line 135, ../sass/partials/_sections.scss */

#logos-panel .main-logo-wrapper img {
	margin: 0 auto;
	display: block;
}

/* line 149, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper {
	margin: 75px 0 120px;
}

/* line 154, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap {
	display: inline;
	float: left;
	max-width: 25%;
	width: 100%;
}

/* line 170, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap img {
	margin: 0 auto;
	display: block;
}

/* line 209, ../sass/partials/_sections.scss */

.internal-logos {
	height: 240px !important;
	margin-top: -120px;
}

/* line 221, ../sass/partials/_sections.scss */

.internal-logos .secondary-logo-wrapper .secondary-logo-wrap {
	max-width: 20% !important;
}

/* line 289, ../sass/partials/_sections.scss */

.blog-1 .panel-grey-white-angled,
.blog-2 .panel-grey-white-angled {
	max-height: 100%;
	padding-bottom: 50px;
}

/* line 309, ../sass/partials/_sections.scss */

.panel-grey-white-angled {
	display: inline;
	float: left;
	width: 100%;
	background-color: #f3f3f3;
	min-height: 600px;
	max-height: 1200px;
	height: 100%;
	margin-top: 0px;
	z-index: 10000;
	position: relative;
}

/* line 333, ../sass/partials/_sections.scss */

.panel-grey-white-angled:after {
	content: '';
	position: relative;
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	transform: skewY(10deg);
	-webkit-backface-visibility: hidden;
	background-color: #f3f3f3;
}

/* line 344, ../sass/partials/_sections.scss */

.panel-grey-white-angled .container {
	max-width: 100%;
	width: 100%;
	margin-top: 30px;
}

/* line 404, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled-alt {
	min-height: 1374px;
	z-index: 2001;
	position: relative;
	background: url("../images/gallery-bg.png") no-repeat 0 0 #161a1f;
}

/* line 428, ../sass/partials/_sections.scss */

.panel-purple-angles {
	min-height: 1022px;
	z-index: 2001;
	position: relative;
	background: url("../images/purple-bg.jpg") no-repeat 0 0 transparent;
}

/* line 436, ../sass/partials/_sections.scss */

.panel-purple-angles .panel-title {
	display: block !important;
	margin: 200px auto 0px;
	text-align: center;
	float: initial;
	color: #FFF;
	text-transform: uppercase;
	font-size: 45px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
}

/* line 448, ../sass/partials/_sections.scss */

.panel-purple-angles .panel-title span {
	background: #000;
	padding: 5px 15px;
}

/* line 456, ../sass/partials/_sections.scss */

.panel-blue-angles .panel-title {
	display: block !important;
	margin: 200px auto 0px;
	text-align: center;
	float: initial;
	color: #FFF;
	text-transform: uppercase;
	font-size: 45px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
}

/* line 468, ../sass/partials/_sections.scss */

.panel-blue-angles .panel-title span {
	background: #000;
	padding: 5px 15px;
}

/* line 475, ../sass/partials/_sections.scss */

.panel-black {
	background: #000;
	padding-bottom: 250px;
}

/* line 478, ../sass/partials/_sections.scss */

.panel-black .panel-title {
	display: block !important;
	margin: 100px auto 0px;
	text-align: center;
	float: initial;
	color: #FFF;
	text-transform: uppercase;
	font-size: 45px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
}

/* line 487, ../sass/partials/_sections.scss */

.panel-black .panel-title span {
	background: #ff5100;
	padding: 5px 15px;
}

/* line 495, ../sass/partials/_sections.scss */

#referee-of-the-month-panel .panel-title {
	display: block !important;
	margin: 200px auto 0px;
	text-align: center;
	float: initial;
	color: #FFF;
	text-transform: uppercase;
	font-size: 45px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
}

/* line 504, ../sass/partials/_sections.scss */

#referee-of-the-month-panel .panel-title span {
	background: #000;
	padding: 5px 15px;
}

/* line 511, ../sass/partials/_sections.scss */

.panel-blue-angles {
	min-height: 800px;
	z-index: 2001;
	position: relative;
	background: url("../images/blue-bg.jpg") no-repeat 0 0 transparent;
}

/* line 525, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled {
	min-height: 1580px;
	height: 100%;
	display: inline;
	float: left;
	background: #000;
	position: relative;
	z-index: 1000;
	margin-top: -200px;
	overflow: hidden;
	z-index: 888888;
	-webkit-transform: skewY(-10deg);
	-moz-transform: skewY(-10deg);
	-ms-transform: skewY(-10deg);
	-o-transform: skewY(-10deg);
	transform: skewY(-10deg);
	-webkit-backface-visibility: hidden;
}

/* line 554, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled .panel-content {
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	transform: skewY(10deg);
	-webkit-backface-visibility: hidden;
}

/* line 562, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled:before {
	content: '';
	-webkit-transform: skewY(3deg);
	-moz-transform: skewY(3deg);
	-ms-transform: skewY(3deg);
	-o-transform: skewY(3deg);
	transform: skewY(3deg);
	-webkit-backface-visibility: hidden;
	height: 190px;
	margin-top: -120px;
	width: 100%;
	display: inline;
	float: left;
	background: #303030;
}

/* line 577, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled:after {
	content: '';
	height: 143px;
	width: 100%;
	display: inline;
	float: left;
	background: url("../images/tri-btm.png") no-repeat 0px;
	position: absolute;
	bottom: 310px;
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	transform: skewY(10deg);
	-webkit-backface-visibility: hidden;
}

/* line 599, ../sass/partials/_sections.scss */

#social-panel {
	max-height: 1000px;
	height: 100%;
	z-index: 2000;
	position: relative;
	width: 100%;
	position: relative;
	overflow: hidden;
}

/* line 608, ../sass/partials/_sections.scss */

#social-panel .more-button-wrapper {
	position: relative;
	bottom: 650px;
}

/* line 628, ../sass/partials/_sections.scss */

#social-panel:before {
	content: '';
	position: absolute;
	bottom: -270px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: skewY(-12deg);
	-moz-transform: skewY(-12deg);
	-ms-transform: skewY(-12deg);
	-o-transform: skewY(-12deg);
	transform: skewY(-12deg);
	z-index: -1;
}

/* line 640, ../sass/partials/_sections.scss */

#social-panel .panel-content {
	max-height: 1050px;
	height: 1050px;
}

/* line 644, ../sass/partials/_sections.scss */

#social-panel .panel-content .container {
	position: relative;
}

/* line 649, ../sass/partials/_sections.scss */

.blog-2 .social-counter-container:nth-child(2) {
	overflow: auto;
	overflow-y: scroll;
}

/* line 657, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper,
.blog-5 #social-panel .more-button-wrapper,
.blog-3 #social-panel .more-button-wrapper {
	margin-top: 0px;
	position: absolute;
	max-height: 55px;
}

/* line 682, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper .more-button-inner,
.blog-2 #social-panel .more-button-wrapper .more-button-inner,
.blog-5 #social-panel .more-button-wrapper .more-button-inner,
.blog-3 #social-panel .more-button-wrapper .more-button-inner {
	max-width: 1750px;
	display: block;
	margin: 0 auto;
}

/* line 728, ../sass/partials/_sections.scss */

.blog-5 #social-panel .more-button-wrapper {
	margin-top: 0px;
	position: absolute;
	max-height: 55px;
	top: 0px;
}

/* line 757, ../sass/partials/_sections.scss */

.social-feed-container #aggro-container .aggroItem {
	width: 32.33333%;
	margin: 1% 0.5%;
}

/* line 765, ../sass/partials/_sections.scss */

.social-feed-container #aggro-container .aggroItem:nth-child(5n+0) {
	width: 32.3333%;
}

/* line 770, ../sass/partials/_sections.scss */

.blog-3 #social-panel .more-button-wrapper {
	margin-top: -150px;
	position: absolute;
}

/* line 809, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled {
	background: #161a1f;
	z-index: 9999;
}

/* line 825, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled .panel-content {
	background: #161a1f;
}

/* line 827, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled .panel-content:before {
	background: transparent url("../images/blue-tri-mid-right.png") no-repeat right top;
	content: '';
	display: inline;
	float: left;
	height: 929px;
	position: absolute;
	top: 260px;
	width: 100%;
}

/* line 840, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled .panel-content:after {
	background: transparent url("../images/black-tri-mid.png") no-repeat right top;
	content: '';
	display: inline;
	float: left;
	height: 696px;
	position: absolute;
	top: 0;
	width: 100%;
}

/* line 851, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled:before {
	content: '';
	background: url("../images/blue-tri-top.png") no-repeat 0px;
	display: inline;
	float: left;
	height: 929px;
	position: absolute;
	top: -285px;
	width: 100%;
}

/* line 864, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled:after {
	content: '';
	background: url("../images/blue-tri-btm.png") no-repeat 0px;
	display: inline;
	float: left;
	height: 385px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

/* line 876, ../sass/partials/_sections.scss */

.social-feed-container {
	position: relative;
	display: block;
}

/* line 879, ../sass/partials/_sections.scss */

.social-feed-container .social-facebook-box,
.social-feed-container .social-twitter-box {
	max-width: 30%;
	width: 100%;
}

/* line 883, ../sass/partials/_sections.scss */

.social-feed-container .social-instagram-box {
	max-width: 40%;
	width: 100%;
}

/* line 887, ../sass/partials/_sections.scss */

.social-feed-container div {
	display: inline;
	float: left;
	width: 100%;
}

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	background: url("../images/orange-panel.png") no-repeat 0 0 transparent;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
	z-index: 9999999;
	margin-top: -500px;
}

/* line 962, ../sass/partials/_sections.scss */

.panel-orange-image:before {
	content: '';
	display: inline;
	float: left;
	width: 100%;
	background-color: #f3f3f3;
	position: absolute;
	left: 0;
	top: 45px;
	height: 180px;
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	transform: skewY(10deg);
	-webkit-backface-visibility: hidden;
}

/* line 990, ../sass/partials/_sections.scss */

.panel-orange-image .panel-content {
	bottom: 0;
}

/* line 1069, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container {
	bottom: 0;
	max-width: 1250px;
}

/* line 1081, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading {
	color: #FFF;
	text-shadow: 2px 2px 5px #555;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 900; /*font-size: 75px;*/
	max-width: 100%;
}

/* line 1110, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading .finder-heading-logo {
	display: inline;
	float: left;
	max-width: 60%;
	width: 100%;
}

/* line 1115, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading .finder-heading-logo img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

/* line 1130, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading .finder-heading-title {
	max-width: 40%;
	display: inline;
	float: left;
	width: 100%;
}

/* line 1138, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading .finder-heading-title h3 {
	text-align: center;
	font-size: 40px;
	text-shadow: none;
	text-transform: uppercase;
	margin: 0px;
}

/* line 1148, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading .finder-heading-title .white-text {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	color: #c3c3c3;
	letter-spacing: -3px;
	margin-top: 20px;
}

/* line 1158, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading .finder-heading-title .orange-text {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #ff5100;
	letter-spacing: 2px;
}

/* line 1165, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-sub-heading {
	color: #FFF;
	max-width: 40%;
	margin: 20px 0px;
}

/* line 1179, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container p {
	max-width: 40%;
	color: #FFF;
	font-size: 16px;
	line-height: 26px;
}

/* line 1195, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 300px;
	position: relative;
}

/* line 1216, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group:after {
	content: '';
	background: url("../images/search-icon.png") no-repeat 0 0 transparent;
	width: 70px;
	height: 72px;
	display: inline;
	float: right;
	position: absolute;
	top: 13px;
	right: 30px;
	-webkit-background-size: contain contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

/* line 1244, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group input {
	max-width: 1250px;
	width: 100%;
	display: inline;
	float: left;
	height: 100px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-indent: 50px;
	font-size: 40px;
	color: #c3c3c3;
	font-style: italic;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* line 1273, ../sass/partials/_sections.scss */

#map-wrap.done .map-block-overlay .container #list-wrap .form-group {
	margin-top: 100px !important;
}

/* line 1296, ../sass/partials/_sections.scss */

#map-wrap.done .map-block-overlay .container #list-wrap .form-group:after {
	width: 60px;
	height: 62px;
}

/* line 1317, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel {
	min-height: 1310px;
	background: url("../images/player-bg.png") no-repeat 0 0 #161a1f;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}

/* line 1348, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles {
	margin-top: 70px;
}

/* line 1354, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.player-profile-item {
	position: relative;
	opacity: 0.25;
}

/* line 1374, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.player-profile-item:before {
	content: '';
	background: url("../images/light-off.png") no-repeat 0 0 transparent;
	width: 71px;
	height: 35px;
	display: block;
	margin: 0 auto;
	-webkit-background-size: 87% 87%;
	-moz-background-size: 87%;
	-o-background-size: 87%;
	background-size: 87%;
}

/* line 1390, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center {
	opacity: 1;
}

/* line 1392, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center .player-item-inner {
	margin-top: 175px;
	position: relative;
	z-index: 1;
	display: inline;
	float: left;
}

/* line 1402, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	content: '';
	background: url("../images/light-on-large.png") no-repeat 0 0 transparent;
	width: 1276px;
	height: 1027px;
	display: block;
	position: absolute;
	z-index: 1000;
	-webkit-background-size: 87% 87%;
	-moz-background-size: 87%;
	-o-background-size: 87%;
	background-size: 87%;
}

/* line 1457, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel:before {
	content: '';
	width: 1284px;
	height: 973px;
	display: block;
	background: url("../images/backlight-left.png") no-repeat 0 0 transparent;
	position: absolute;
	top: 500px;
	left: 0;
}

/* line 1467, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel:after {
	content: '';
	width: 1013px;
	height: 973px;
	display: block;
	background: url("../images/backlight-right.png") no-repeat 0 0 transparent;
	position: absolute;
	top: 500px;
	right: 0;
}

/* line 1479, ../sass/partials/_sections.scss */

.panel-orange-img-bg {
	display: inline;
	float: left;
	width: 100%;
	background: url("../images/orange-bg-img.jpg") no-repeat 0 0 transparent;
	position: relative;
	z-index: 999999;
	min-height: 1167px;
	margin-top: -300px;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* line 1505, ../sass/partials/_sections.scss */

.panel-orange-img-bg .container {
	max-width: 100%;
	width: 100%;
	position: relative;
}

/* line 1510, ../sass/partials/_sections.scss */

.panel-orange-img-bg .panel-title {
	max-width: 1800px;
	width: 100%;
	margin: 80px auto 40px !important;
	display: block;
	padding: 0 15px;
}

/* line 1516, ../sass/partials/_sections.scss */

.panel-orange-img-bg .panel-title span {
	text-align: left;
	display: inline;
	float: left;
	background: #000;
	color: #FFF;
	padding: 5px 15px;
	font-size: 45px;
}

/* line 1545, ../sass/partials/_sections.scss */

.blog-2 .panel-orange-img-bg {
	background: url("../images/orange-bg-img2.jpg") no-repeat 0 0 transparent;
}

/* line 1553, ../sass/partials/_sections.scss */

.panel-blue-img-bg {
	display: inline;
	float: left;
	width: 100%;
	background: url("../images/blue-bg-img.jpg") no-repeat 0 0 transparent;
	position: relative;
	z-index: 999999;
	min-height: 1167px;
	margin-top: -300px;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* line 1579, ../sass/partials/_sections.scss */

.panel-blue-img-bg .container {
	max-width: 100%;
	width: 100%;
	position: relative;
}

/* line 1584, ../sass/partials/_sections.scss */

.panel-blue-img-bg .panel-title {
	max-width: 1800px;
	width: 100%;
	margin: 80px auto 40px !important;
	display: block;
	padding: 0 15px;
}

/* line 1590, ../sass/partials/_sections.scss */

.panel-blue-img-bg .panel-title span {
	text-align: left;
	display: inline;
	float: left;
	background: #000;
	color: #FFF;
	padding: 5px 15px;
	font-size: 45px;
}

/* line 1622, ../sass/partials/_sections.scss */

.panel-blue-img-bg .results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .table_header .more-button-wrapper a {
	background: #ff5100;
}

/* line 1626, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap {
	margin-top: 40px;
}

/* line 1630, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap .fix-results-header {
	display: none;
}

/* line 1633, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap {
	margin-top: 0px;
}

/* line 1635, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .fixtures_box {
	padding: 0px;
}

/* line 1639, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .table_header {
	position: relative;
}

/* line 1641, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .table_header .more-button-wrapper {
	margin-top: 0px;
	position: absolute;
	bottom: -118px;
	left: 0;
}

/* line 1646, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .table_header .more-button-wrapper a {
	background: #0069d1;
}

/* line 1648, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .table_header .more-button-wrapper a:hover {
	color: #FFF;
}

/* line 1654, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container {
	width: 31.33333%;
	margin: 0 3% 0 0;
	background: #FFF;
	max-width: 100%;
	display: inline;
	float: left;
}

/* line 1668, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container .spfixture:nth-child(2) {
	display: none;
}

/* line 1672, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container .spcompname {
	display: block !important;
	height: 60px;
	color: #FFF;
	width: 100%;
	text-align: center;
	background: #0069d1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	line-height: 65px;
	font-size: 20px;
}

/* line 1687, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container .spmatch .spteams {
	padding: 15px 25px;
}

/* line 1698, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container .spmatch .spteams .spteam1,
.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container .spmatch .spteams .spteam2 {
	font-size: 14px;
}

/* line 1704, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .ladder_container {
	width: 31.33333%;
	margin: 0%;
	max-width: 100%;
	display: inline;
	float: left;
}

/* line 1718, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .ladder_container .spcompname {
	margin: 0px;
	display: block !important;
	height: 60px;
	width: 100%;
	color: #FFF;
	text-align: center;
	background: #0069d1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	line-height: 65px;
	font-size: 20px;
}

/* line 1732, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .ladder_container .spcompname:nth-of-type(2) {
	display: none !important;
}

/* line 1736, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .ladder_container .spladder {
	width: 100%;
}

/* line 1742, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .ladder_container .spladder tbody tr {
	padding: 10px;
}

/* line 1744, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .ladder_container .spladder tbody tr:first-child {
	background: #51afff;
}

/* line 1751, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .extra-content {
	width: 31.33333%;
	margin: 0;
	min-height: 900px;
	max-width: 100%;
	display: inline;
	float: left;
}

/* line 1758, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .extra-content .extra-content-header {
	margin: 0px;
	display: block !important;
	height: 60px;
	width: 100%;
	color: #FFF;
	text-align: center;
	background: #0069d1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	line-height: 65px;
	font-size: 20px;
}

/* line 1778, ../sass/partials/_sections.scss */

.panel-full-width-transparent {
	display: inline;
	float: left;
	width: 100%;
	background: transparent;
	position: relative;
	z-index: 999999999;
}

/* line 1785, ../sass/partials/_sections.scss */

.panel-full-width-transparent .container {
	max-width: 100%;
	width: 100%;
	position: relative;
}

/* line 1792, ../sass/partials/_sections.scss */

.more-button-wrapper {
	display: inline;
	float: left;
	width: 100%;
}

/* line 1796, ../sass/partials/_sections.scss */

.more-button-wrapper .more-button {
	display: block;
	background-color: #ff5100;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-style: italic;
	max-width: 320px;
	height: 80px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 80px;
	font-size: 36px;
}

/* line 1820, ../sass/partials/_sections.scss */

#social-panel .more-button-wrapper .more-button {
	float: right;
	height: 55px;
	line-height: 55px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 32px;
	max-width: 250px;
}

/* line 1834, ../sass/partials/_sections.scss */

.panel-content .gform_wrapper {
	max-width: 800px;
	margin: 0 auto;
}

/* line 1841, ../sass/partials/_sections.scss */

.panel-content .gform_wrapper .top_label .gfield_label {
	color: #FFF;
	background: #ff5100;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	padding: 5px;
	text-transform: uppercase;
	font-size: 22px;
	position: relative;
	margin-left: 10px;
}

/* line 1850, ../sass/partials/_sections.scss */

.panel-content .gform_wrapper .top_label .gfield_label .gfield_required {
	display: none;
}

/* line 1855, ../sass/partials/_sections.scss */

.panel-content .gform_wrapper .gform_heading {
	display: block !important;
	margin: 100px auto;
	text-align: center;
	float: initial;
	color: #FFF;
	text-transform: uppercase;
	max-width: 600px;
	width: 100%;
}

/* line 1864, ../sass/partials/_sections.scss */

.panel-content .gform_wrapper .gform_heading .gform_title {
	background: #ff5100;
	padding: 5px 15px;
	font-size: 60px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
}

/* line 1871, ../sass/partials/_sections.scss */

.panel-content .gform_wrapper .gform_footer {
	padding: 0px;
	margin: 0px;
}

/* line 1874, ../sass/partials/_sections.scss */

.panel-content .gform_wrapper .gform_footer input[type="submit"] {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	background: #ff5100;
	color: #FFF;
	border: 0px;
	font-style: italic;
	font-size: 30px;
	padding: 5px;
	font-weight: 700;
	width: 20%;
	margin-top: -20px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

/* line 1891, ../sass/partials/_sections.scss */

.panel-content .gform_wrapper input[type="text"] {
	height: 70px;
	border: 0px solid #FFF;
	margin-bottom: 10px;
	font-size: 32px;
}

/* line 1897, ../sass/partials/_sections.scss */

.panel-content .gform_wrapper .textarea {
	border: 0px solid #FFF;
	font-size: 32px;
}

/* line 1903, ../sass/partials/_sections.scss */

body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: -15px !important;
}

/* line 1907, ../sass/partials/_sections.scss */

.panel-contact-form-bg {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("../images/form-bg.jpg");
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/form-bg.jpg");
	background: -moz-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/form-bg.jpg");
	background: -o-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/form-bg.jpg");
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/form-bg.jpg");
	min-height: 1450px;
}

/* line 1913, ../sass/partials/_sections.scss */

.panel-black-angled {
	background: url("../images/black-angled-bg.jpg") no-repeat 0 0 #000;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 1400px;
	z-index: 999999;
}

/* line 1930, ../sass/partials/_sections.scss */

.panel-black-angled .tile-wrapper {
	margin: 250px 0px 0px;
}

/* line 1942, ../sass/partials/_sections.scss */

.panel-black-white-angled {
	background: url("../images/black-white-angled.jpg") no-repeat 0 0 #000;
	min-height: 1111px;
	z-index: 99999;
}

/* line 1946, ../sass/partials/_sections.scss */

.panel-black-white-angled .container {
	max-width: 100% !important;
	width: 100%;
}

/* line 1950, ../sass/partials/_sections.scss */

.panel-black-white-angled .panel-title {
	display: block !important;
	margin: 100px auto 0px;
	text-align: center;
	float: initial;
	color: #FFF;
	text-transform: uppercase;
	font-size: 45px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
}

/* line 1959, ../sass/partials/_sections.scss */

.panel-black-white-angled .panel-title span {
	background: #ff5100;
	padding: 5px 15px;
}

/* line 1966, ../sass/partials/_sections.scss */

.panel-light-grey {
	background: #eeeeee;
	max-height: 1350px;
	top: 0px;
}

/* line 1975, ../sass/partials/_sections.scss */

.sponsor-links li {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* line 1979, ../sass/partials/_sections.scss */

.sponsor-links .slick-slide img {
	margin-top: 100%;
}

/* line 2004, ../sass/partials/_sections.scss */

.panel-orange-white-angles {
	background: url("../images/orange-white-angled-bg.jpg") no-repeat 0 0 transparent;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 1223px;
	z-index: 99999;
}

/* line 2025, ../sass/partials/_sections.scss */

.blog-5 #header .nav-container .menu a,
.blog-3 #header .nav-container .menu a,
.blog-1 #header .nav-container .menu a,
.blog-2 #header .nav-container .menu a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #a2a3a5;
	cursor: pointer;
	display: block;
	margin: 0;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: -1px;
}

/* line 2117, ../sass/partials/_sections.scss */

.player-dropdown {
	position: absolute;
	right: 30px;
	top: 28px;
	width: 280px;
}

/* line 2142, ../sass/partials/_sections.scss */

#player-category {
	margin-top: 4px;
	width: 100%;
	background: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	border: 1px solid #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	color: #FFF;
	margin-right: 0px;
	padding: 0px 10px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	height: 42px;
}

/* line 2168, ../sass/partials/_sections.scss */

#player-category option {
	background-color: #000;
	color: #FFF;
}

/* line 2178, ../sass/partials/_sections.scss */

.blog-2 .panel-orange-img-bg {
	margin-top: 0px;
}

/* line 2206, ../sass/partials/_sections.scss */

.blog-2 .potm-inner .profile-title,
.blog-2 .cotm-inner .profile-title {
	height: auto;
}

/* line 2211, ../sass/partials/_sections.scss */

.blog-2 .potm-inner .profile-text-wrapper,
.blog-2 .cotm-inner .profile-text-wrapper {
	float: right;
	width: 100%;
	margin-left: auto;
	margin: auto;
	max-width: 57%;
	margin-right: 24% !important;
}

/* line 2, ../sass/partials/_news-events.scss */

.news-calendar .news-general-list {
	padding: 0 0 10px;
	font-weight: 400;
	max-width: 33.33333%;
	width: 100%;
	display: inline;
	float: left;
}

/* line 77, ../sass/partials/_news-events.scss */

.news-list {
	margin: 0;
	list-style: none;
	padding: 0;
}

/* line 87, ../sass/partials/_news-events.scss */

.news-list li {
	padding: 0 0 10px;
	font-weight: 400;
	max-width: 100%;
	width: 100%;
	display: inline;
	float: left;
}

/* line 120, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner {
	display: block;
	margin: 0 15px;
}

/* line 126, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner img {
	max-width: 100%;
	height: auto;
}

/* line 133, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text {
	background-color: #FFF;
	min-height: 224px;
}

/* line 142, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list {
	background: #FFF;
	display: inline;
	float: left;
	position: relative;
	width: 100%;
}

/* line 149, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .inner-subtitle-wrapper {
	display: inline;
	float: left;
	width: 100%;
	padding: 5%;
	min-height: 250px;
	text-align: left;
}

/* line 182, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list a.inner-title {
	min-height: 73px;
}

/* line 241, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .more-headlines-cat {
	display: inline;
	float: left;
	color: #ff5100;
	margin-right: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 16px;
}

/* line 250, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .post-meta {
	display: inline;
	float: left;
	width: initial;
	line-height: initial;
	margin: 0;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

/* line 259, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list p {
	display: inline;
	float: left;
	line-height: 26px;
}

/* line 264, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .read-more {
	display: inline;
	float: left;
	width: 100%;
}

/* line 273, ../sass/partials/_news-events.scss */

.news-list li:first-child .news-list-inner-text {
	background: #FFF;
	position: relative;
}

/* line 295, ../sass/partials/_news-events.scss */

.news-list li:first-child .news-list-inner-text:after {
	background: #FFF;
	height: 65px;
	display: inline;
	float: left;
	position: relative;
	bottom: 0;
	left: 0;
	bottom: 0px;
	width: 100%;
}

/* line 313, ../sass/partials/_news-events.scss */

.news-list li:first-child .news-list-inner-text .inner-news-list {
	background: #FFF;
	position: relative;
	margin-top: 0px;
	display: inline;
	float: left;
}

/* line 340, ../sass/partials/_news-events.scss */

.news-list li:nth-child(2) .news-list-inner-text {
	background: #FFF;
	position: relative;
}

/* line 353, ../sass/partials/_news-events.scss */

.news-list li:nth-child(2) .news-list-inner-text:after {
	background: #FFF;
	height: 65px;
	display: inline;
	float: left;
	position: relative;
	bottom: 0;
	left: 0;
	bottom: 0px;
	width: 100%;
}

/* line 368, ../sass/partials/_news-events.scss */

.news-list li:nth-child(2) .news-list-inner-text .inner-news-list {
	background: #FFF;
	position: relative;
	margin-top: 0px;
	display: inline;
	float: left;
}

/* line 391, ../sass/partials/_news-events.scss */

.news-list li:nth-child(3) .inner-news-list {
	min-height: 270px;
}

/* line 404, ../sass/partials/_news-events.scss */

.news-list a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #000;
}

/* line 428, ../sass/partials/_news-events.scss */

.news-list .read-more a {
	font-size: 16px;
}

/* line 432, ../sass/partials/_news-events.scss */

.news-list p {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 10px;
}

/* line 450, ../sass/partials/_news-events.scss */

.news-list .read-more {
	display: none;
}

/* line 454, ../sass/partials/_news-events.scss */

.news-list.noticeboard li {
	margin-bottom: 10px;
}

/* line 468, ../sass/partials/_news-events.scss */

.elite_events_widget {
	padding: 0;
}

/* line 476, ../sass/partials/_news-events.scss */

.elite_events_widget .widget-title {
	display: none;
}

/* line 480, ../sass/partials/_news-events.scss */

.event_widget_row {
	padding: 10px 0;
	display: block;
}

/* line 483, ../sass/partials/_news-events.scss */

.event_widget_row .event_title {
	font-weight: 500;
	color: #ff5100;
	display: block;
}

/* line 501, ../sass/partials/_news-events.scss */

.event_widget_row .event_date {
	color: #000;
	font-size: 12px;
	line-height: 12px;
	font-weight: 500;
	display: block;
}

/* line 509, ../sass/partials/_news-events.scss */

.event_widget_row .event_time {
	display: none;
}

/* line 512, ../sass/partials/_news-events.scss */

.event_widget_row:hover {
	text-decoration: none;
}

/* line 517, ../sass/partials/_news-events.scss */

.event_archive_link {
	display: inline-block;
	margin-top: 10px;
	background: #ff5100;
	color: #fff;
	padding: 0 10px;
	font-weight: 700;
}

/* line 524, ../sass/partials/_news-events.scss */

.event_archive_link:hover {
	text-decoration: none;
	color: #fff;
	background: #ff7433;
}

/* line 531, ../sass/partials/_news-events.scss */

.news-widgets {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 75px;
	min-height: 700px;
}

/* line 558, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(2) ul li p {
	display: none;
}

/* line 561, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(2) ul li a {
	padding: 0px 0px 30px;
}

/* line 574, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li {
	list-style: none;
}

/* line 576, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li h2 {
	display: none;
}

/* line 579, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul {
	display: inline;
	float: right;
	width: 90%;
	padding: 0;
	margin: 0;
}

/* line 594, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul li {
	display: inline;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

/* line 599, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul li a {
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 22px;
	line-height: 22px;
	max-width: 100%;
	width: 100%;
	display: inline;
	float: left;
}

/* line 622, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul li .rssSummary {
	font-weight: 400;
	display: inline;
	float: left;
	width: 100%;
	margin-top: 10px;
}

/* line 647, ../sass/partials/_news-events.scss */

.news-widgets ul li {
	max-width: 100%;
	position: relative;
}

/* line 655, ../sass/partials/_news-events.scss */

.news-widgets .front-news-header {
	max-width: 10%;
	width: 100%;
	display: inline-block;
	float: left;
	position: relative;
	height: 300px;
}

/* line 665, ../sass/partials/_news-events.scss */

.news-widgets .front-news-header h2 { /* Safari */
	-webkit-transform: rotate(-90deg) translate(-100%, 0); /* Firefox */
	-moz-transform: rotate(-90deg) translate(-100%, 0); /* IE */
	-ms-transform: rotate(-90deg) translate(-100%, 0); /* Opera */
	-o-transform: rotate(-90deg) translate(-100%, 0); /* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	text-align: right;
	display: inline-block;
	width: 300px;
	height: 10%;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	text-transform: uppercase;
	font-size: 28px;
}

/* line 688, ../sass/partials/_news-events.scss */

.news-widgets .news-list {
	max-width: 90%;
	width: 100%;
	display: inline;
	float: right;
	position: relative;
}

/* line 703, ../sass/partials/_news-events.scss */

.news-widgets .news-list .news-list-title {
	max-width: 100%;
	width: 100%;
	display: inline;
	float: left;
}

/* line 727, ../sass/partials/_news-events.scss */

.blog-1 .results-events-wrapper .fix-results-wrap {
	width: 68%;
}

/* line 775, ../sass/partials/_news-events.scss */

.blog-5 #results-calendar-panel .calendar-wrap {
	display: none !important;
}

/* line 794, ../sass/partials/_news-events.scss */

.results-events-wrapper {
	position: absolute;
	top: 0px;
}

/* line 814, ../sass/partials/_news-events.scss */

.results-events-wrapper .fix-results-wrap {
	background-color: #FFF;
	display: block;
	max-height: 1015px;
	float: left;
	width: 100%;
	margin-top: 50px;
}

/* line 835, ../sass/partials/_news-events.scss */

.results-events-wrapper .fix-results-wrap .more-button-wrapper .more-button {
	max-width: 225px;
	height: 60px;
	line-height: 60px;
	z-index: 1000;
	position: relative;
	margin: 15px auto 0;
	font-size: 30px;
}

/* line 857, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap {
	display: block; /*max-height: 1066px;
  min-height: 1066px;*/
	float: right;
	width: 30%;
}

/* line 864, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .more-button-wrapper {
	background-color: #161a1f;
	margin-top: -10px;
}

/* line 871, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap li { /* min-height: 955px;*/
	list-style: none;
	background-color: #161a1f;
}

/* line 902, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap h2 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	padding: 40px 0 20px;
}

/* line 913, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .more-button-wrapper .more-button {
	max-width: 225px;
	height: 60px;
	line-height: 60px;
	z-index: 1000;
	position: relative;
	margin: 75px auto -23px;
	font-size: 30px;
}

/* line 930, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper {
	width: 80%;
	margin: 0 auto;
}

/* line 934, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .type-tribe_events .tribe-mini-calendar-event {
	border: none;
}

/* line 936, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .type-tribe_events .tribe-mini-calendar-event.first {
	margin-top: 30px;
}

/* line 939, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .type-tribe_events .tribe-mini-calendar-event .list-date {
	background: #5c5f63;
}

/* line 941, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .type-tribe_events .tribe-mini-calendar-event .list-date .list-dayname {
	color: #000;
}

/* line 947, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-events-title {
	padding: 0px;
	text-transform: none;
	color: #FFF;
	text-align: left;
	font-size: 18px;
}

/* line 956, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-events-title a {
	color: #FFF;
}

/* line 958, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-events-title a:hover {
	color: #ff5100;
}

/* line 963, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-events-duration {
	display: none;
}

/* line 967, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar thead {
	background: transparent;
	border: none;
}

/* line 970, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar thead th {
	background: transparent;
	border: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-weight: normal;
	padding: 10px 0px;
}

/* line 979, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody td {
	border: 5px solid #000;
	background: #5c5f63;
	opacity: 1;
}

/* line 983, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody td .tribe-mini-calendar-no-event {
	padding: 10px 0 15px 0;
}

/* line 987, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody .tribe-events-has-events {
	background: #ff5100;
}

/* line 990, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody .tribe-events-has-events a:hover {
	background: #ff5100;
}

/* line 994, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody .tribe-events-has-events:hover {
	background: #ff5100;
}

/* line 999, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-mini-calendar-nav {
	border: none;
	background: #ff5100;
}

/* line 1002, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-mini-calendar-nav td {
	background: #ff5100;
	border: none;
	padding: 10px 0px;
}

/* line 1007, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-mini-calendar-nav span {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 16px;
}

/* line 1019, ../sass/partials/_news-events.scss */

.news-list .news-general-items h2 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #000;
	background: #FFF;
	text-align: center;
	text-transform: uppercase;
	padding: 40px 0 10px;
	max-width: 92%;
}

/* line 1034, ../sass/partials/_news-events.scss */

.news-list .news-general-items li {
	background: #FFF;
	display: inline;
	float: left;
	max-width: 100%;
	width: 92%;
	padding: 20px 30px 0px;
}

/* line 1048, ../sass/partials/_news-events.scss */

.news-list .news-general-items li:nth-child(4) {
	padding-bottom: 40px;
	margin-bottom: 20px;
}

/* line 1052, ../sass/partials/_news-events.scss */

.news-list .news-general-items li .news-share-btn-wrap {
	position: relative;
}

/* line 1056, ../sass/partials/_news-events.scss */

.news-list .news-general-items .more-button-wrapper {
	width: 92%;
}

/* line 1069, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap {
	background-color: #161a1f;
	display: block; /*max-height: 1066px;
  min-height: 1066px;*/
	float: right;
	width: 100%;
}

/* line 1076, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

/* line 1081, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap li { /*min-height: 955px;*/
	list-style: none;
	width: 100%;
	max-width: 100%;
}

/* line 1107, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap h2 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	padding: 40px 0 20px;
}

/* line 1128, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .more-button-wrapper .more-button {
	max-width: 225px;
	height: 60px;
	line-height: 60px;
	z-index: 1000;
	position: relative;
	margin: 75px auto -23px;
	font-size: 30px;
}

/* line 1140, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper {
	width: 80%;
	margin: 0 auto;
}

/* line 1144, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .type-tribe_events .tribe-mini-calendar-event {
	border: none;
}

/* line 1146, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .type-tribe_events .tribe-mini-calendar-event.first {
	margin-top: 30px;
}

/* line 1149, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .type-tribe_events .tribe-mini-calendar-event .list-date {
	background: #5c5f63;
}

/* line 1151, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .type-tribe_events .tribe-mini-calendar-event .list-date .list-dayname {
	color: #000;
}

/* line 1157, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-events-title {
	padding: 0px;
	text-transform: none;
	color: #FFF;
	text-align: left;
	font-size: 18px;
}

/* line 1163, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-events-title a {
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
}

/* line 1167, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-events-title a:hover {
	color: #ff5100;
}

/* line 1172, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-events-duration {
	display: none;
}

/* line 1176, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar thead {
	background: transparent;
	border: none;
}

/* line 1179, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar thead th {
	background: transparent;
	border: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-weight: normal;
	padding: 10px 0px;
}

/* line 1188, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody td {
	border: 5px solid #000;
	background: #5c5f63;
	opacity: 1;
}

/* line 1192, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody td .tribe-mini-calendar-no-event {
	padding: 10px 0 15px 0;
}

/* line 1196, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody .tribe-events-has-events {
	background: #ff5100;
}

/* line 1199, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody .tribe-events-has-events a:hover {
	background: #ff5100;
}

/* line 1203, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody .tribe-events-has-events:hover {
	background: #ff5100;
}

/* line 1208, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-mini-calendar-nav {
	border: none;
	background: #ff5100;
}

/* line 1211, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-mini-calendar-nav td {
	background: #ff5100;
	border: none;
	padding: 10px 0px;
}

/* line 1216, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-mini-calendar-nav span {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 16px;
}

/* line 1226, ../sass/partials/_news-events.scss */

.tribe-mini-calendar .tribe-events-othermonth {
	background: #f7f7f7;
	opacity: 0.1 !important;
}

/* line 1266, ../sass/partials/_news-events.scss */

#side-calendar-widget {
	position: absolute;
	right: 3%;
	top: -200px;
	background: #000;
	width: 250px;
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	transform: skewY(10deg);
	-webkit-backface-visibility: hidden;
}

/* line 1300, ../sass/partials/_news-events.scss */

#side-calendar-widget .side-calendar-header {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 15px;
	font-size: 30px;
}

/* line 1309, ../sass/partials/_news-events.scss */

#side-calendar-widget ol {
	padding: 0px;
	margin: 0px;
}

/* line 1312, ../sass/partials/_news-events.scss */

#side-calendar-widget ol li:nth-child(even) {
	background-color: #1e232a;
}

/* line 1315, ../sass/partials/_news-events.scss */

#side-calendar-widget ol li {
	margin: 0px;
	padding: 15px 30px;
	color: #FFF;
}

/* line 1319, ../sass/partials/_news-events.scss */

#side-calendar-widget ol li .tribe-event-title {
	display: inline;
	float: right;
	width: 60%;
	margin-top: 5px;
}

/* line 1324, ../sass/partials/_news-events.scss */

#side-calendar-widget ol li .tribe-event-title a {
	color: #FFF;
}

/* line 1327, ../sass/partials/_news-events.scss */

#side-calendar-widget ol li .tribe-event-title a:hover {
	color: #ff5100;
}

/* line 1331, ../sass/partials/_news-events.scss */

#side-calendar-widget ol li .tribe-event-duration {
	display: inline;
	float: left;
	width: 30%;
}

/* line 1335, ../sass/partials/_news-events.scss */

#side-calendar-widget ol li .tribe-event-duration span {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	width: 100%;
	display: inline;
	float: left;
	color: #c4c4c4;
}

/* line 1343, ../sass/partials/_news-events.scss */

#side-calendar-widget ol li .tribe-event-duration span .first-word {
	font-size: 26px;
	font-weight: 600;
	width: 100%;
	display: inline;
	float: left;
	text-align: center;
	color: #FFF;
}

/* line 1353, ../sass/partials/_news-events.scss */

#side-calendar-widget ol li .tribe-event-duration .tribe-event-time {
	display: none;
}

/* line 1359, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-events-widget-link {
	display: block;
	background-color: #ff5100;
	max-width: 70%;
	width: 100%;
	margin: 15px auto;
	height: 40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-style: italic;
}

/* line 1378, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-events-widget-link a {
	color: #fff;
	font-size: 18px;
	font-weight: 900;
}

/* line 1385, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-date {
	display: none;
}

/* line 1388, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-info {
	width: 80%;
	margin: 0 auto;
	display: block;
	float: inherit;
}

/* line 1393, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-info .tribe-events-title {
	display: inline;
	float: right;
	width: 70%;
	font-weight: normal;
	padding-left: 1%;
}

/* line 1399, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-info .tribe-events-title a {
	color: #c3c3c3;
	font-size: 16px;
}

/* line 1402, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-info .tribe-events-title a:hover {
	color: #ff5100;
}

/* line 1407, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-info .tribe-events-duration {
	display: inline;
	float: left;
	width: 30%;
	text-align: center;
}

/* line 1412, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-info .tribe-events-duration .tribe-event-date-start {
	color: transparent;
	text-indent: -5000px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

/* line 1416, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-info .tribe-events-duration .tribe-event-date-start li {
	text-indent: 0px;
	color: #FFF;
	list-style: none;
	font-size: 24px;
}

/* line 1430, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-info .tribe-events-duration .tribe-event-date-start li:first-word {
	font-weight: bold;
	display: inline;
	float: left;
	width: 100%;
	font-size: 28px;
	margin-bottom: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

/* line 1439, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-info .tribe-events-duration .tribe-event-date-start li:nth-word(1) {
	font-weight: bold;
	display: inline;
	float: left;
	width: 100%;
	font-size: 28px;
	margin-bottom: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

/* line 1449, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-info .tribe-events-duration .tribe-event-date-start .first-word {
	font-weight: bold;
	display: inline;
	float: left;
	width: 100%;
	font-size: 28px;
	margin-bottom: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

/* line 1459, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .list-info .tribe-events-duration .tribe-event-date-end {
	display: none;
}

/* line 1464, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-mini-calendar-event .tribe-event-time {
	display: none;
}

/* line 1470, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-events-adv-list-widget .type-tribe_events:nth-child(even) {
	background-color: #1e232a;
}

/* line 1473, ../sass/partials/_news-events.scss */

#side-calendar-widget .tribe-events-adv-list-widget .type-tribe_events .tribe-mini-calendar-event {
	border: none;
	padding: 25px 0px 0px;
}

/* line 1, ../sass/partials/_single-page.scss */

#content-wrap {
	margin-top: 0px;
	background-color: #FFF;
	padding: 0 100px;
}

/* line 16, ../sass/partials/_single-page.scss */

.page-main-col {
	display: inline;
	float: left;
	width: 100%;
	padding-bottom: 250px;
}

/* line 28, ../sass/partials/_single-page.scss */

#content-wrap-wrapper {
	width: 100%;
	display: inline;
	float: left;
	margin-top: -150px;
	background: #212830;
}

/* line 56, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap {
	margin-top: 150px;
	padding: 0 100px;
}

/* line 106, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap:before {
	content: '';
}

/* line 135, ../sass/partials/_single-page.scss */

.single .post-meta,
.page .post-meta {
	color: #ff5100;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

/* line 171, ../sass/partials/_single-page.scss */

.single .featured-image {
	position: relative;
	display: inline;
	width: 100%;
}

/* line 176, ../sass/partials/_single-page.scss */

.single .navigation {
	display: inline;
	float: left;
	width: 100%;
	position: relative;
	z-index: 100;
}

/* line 182, ../sass/partials/_single-page.scss */

.single .navigation .next {
	text-align: right;
}

/* line 227, ../sass/partials/_single-page.scss */

.single .navigation .previous:after {
	content: '';
	background: transparent url("../images/left-arrows.png") no-repeat 0 0;
	height: 17px;
	width: 44px;
	display: inline;
	float: left;
	position: absolute;
	bottom: -25px;
	left: 15px;
}

/* line 240, ../sass/partials/_single-page.scss */

.single .navigation .next:after {
	content: '';
	background: transparent url("../images/right-arrows.png") no-repeat 0 0;
	height: 17px;
	width: 44px;
	display: inline;
	float: left;
	position: absolute;
	bottom: -25px;
	right: 15px;
}

/* line 294, ../sass/partials/_single-page.scss */

#single-news-title-image {
	position: relative;
}

/* line 299, ../sass/partials/_single-page.scss */

#single-news-title-image .single-news-image {
	position: relative;
	margin-top: -1px;
}

/* line 300, ../sass/partials/_single-page.scss */

#single-news-title-image .single-news-image iframe {
	width: 100%;
	max-width: 100%;
}

/* line 324, ../sass/partials/_single-page.scss */

#single-news-title-image .single-news-image:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 980px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.5+0,0+60 */
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(153, 153, 153, 0) 60%, rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(153, 153, 153, 0) 60%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), color-stop(60%, rgba(153, 153, 153, 0)), to(rgba(255, 255, 255, 0)));
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(153, 153, 153, 0) 60%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(153, 153, 153, 0) 60%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

/* line 349, ../sass/partials/_single-page.scss */

.single.single-gallery {
	background: none;
}

/* line 351, ../sass/partials/_single-page.scss */

.single.single-gallery .post-entry {
	margin-top: 60px;
}

/* line 355, ../sass/partials/_single-page.scss */

.single .news-title {
	position: absolute;
	bottom: 150px;
	left: 20%;
	color: #FFF;
	text-transform: inherit;
	max-width: 70%;
	text-shadow: 2px 2px 5px black;
	z-index: 10000;
}

/* line 381, ../sass/partials/_single-page.scss */

.single .news-title:before {
	content: '';
	background: transparent url("../images/down-arrows.png") no-repeat 0 0;
	height: 116px;
	width: 47px;
	display: inline;
	float: left;
	position: absolute;
	bottom: 0px;
	left: -120px;
}

/* line 394, ../sass/partials/_single-page.scss */

.single-news-image {
	max-height: 1000px;
}

/* line 399, ../sass/partials/_single-page.scss */

.article-related-links img {
	max-width: 200px;
	height: auto;
	margin: 20px 0px;
}

/* line 408, ../sass/partials/_single-page.scss */

.article-author #author-meta img {
	display: block;
	margin: 0 auto 20px;
	height: auto;
}

/* line 423, ../sass/partials/_single-page.scss */

.article-author #author-meta .about-author {
	text-align: center;
	color: #a2a3a5;
}

/* line 427, ../sass/partials/_single-page.scss */

.article-author #author-meta .about-author-name {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	font-size: 20px;
}

/* line 442, ../sass/partials/_single-page.scss */

.article-content {
	-webkit-box-shadow: 0px 0px 50px 20px rgba(241, 241, 241, 0.75);
	-moz-box-shadow: 0px 0px 50px 20px rgba(241, 241, 241, 0.75);
	box-shadow: 0px 0px 50px 20px rgba(241, 241, 241, 0.75);
	position: relative;
	padding: 100px;
	padding-bottom: 250px;
}

/* line 476, ../sass/partials/_single-page.scss */

.article-content p {
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
	font-family: 'Open Sans',sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 44px;
}

/* line 488, ../sass/partials/_single-page.scss */

.article-content .read-more {
	display: none;
}

/* line 492, ../sass/partials/_single-page.scss */

.article-content .post .post-entry {
	margin-top: 60px;
}

/* line 501, ../sass/partials/_single-page.scss */

.article-content .post .post-entry p,
.article-content .post .post-entry li,
.article-content .post .post-entry td {
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 32px;
}

/* line 510, ../sass/partials/_single-page.scss */

.article-content .post .post-entry a {
	color: #ff5100;
}

/* line 513, ../sass/partials/_single-page.scss */

.article-content .post .post-entry img {
	max-width: 100%;
	height: auto;
}

/* line 517, ../sass/partials/_single-page.scss */

.article-content .post .post-entry iframe {
	max-width: 100%;
}

/* line 525, ../sass/partials/_single-page.scss */

.blog-3 .article-content .post .post-entry a {
	color: #0069d1;
}

/* line 530, ../sass/partials/_single-page.scss */

.page-content {
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 32px;
}

/* line 544, ../sass/partials/_single-page.scss */

.page-content table {
	width: 100% !important;
}

/* line 546, ../sass/partials/_single-page.scss */

.page-content table td {
	width: 20% !important;
}

/* line 548, ../sass/partials/_single-page.scss */

.page-content table td a {
	width: 100%;
	text-align: center;
}

/* line 551, ../sass/partials/_single-page.scss */

.page-content table td a img {
	margin: 0 auto;
	display: block;
	float: initial;
}

/* line 573, ../sass/partials/_single-page.scss */

.article-author {
	margin-bottom: 75px;
}

/* line 576, ../sass/partials/_single-page.scss */

.article-info {
	display: inline;
	float: left;
}

/* line 633, ../sass/partials/_single-page.scss */

.article-related-links {
	margin-top: 75px;
	display: inline;
	float: left;
	width: 100%;
}

/* line 641, ../sass/partials/_single-page.scss */

.article-related-links img {
	display: block;
	margin: 40px auto;
}

/* line 657, ../sass/partials/_single-page.scss */

.article-related-links .related-categories-title {
	display: inline;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

/* line 662, ../sass/partials/_single-page.scss */

.article-related-links .related-categories-title span {
	text-align: center;
	color: #a2a3a5;
	display: inline;
	float: left;
	width: 100%;
}

/* line 672, ../sass/partials/_single-page.scss */

.fsp-adv-social-media-wrap {
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
	width: 100%;
}

/* line 678, ../sass/partials/_single-page.scss */

.fsp-adv-social-media-wrap .share-title {
	text-align: center;
	color: #a2a3a5;
	display: inline;
	float: left;
	width: 100%;
}

/* line 685, ../sass/partials/_single-page.scss */

.fsp-adv-social-media-wrap .fsp-adv-social-media {
	display: block;
	margin: 30px auto 0px;
	background: #212830;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-width: 180px;
	width: 100%;
	height: 50px;
	padding: 0px;
}

/* line 694, ../sass/partials/_single-page.scss */

.fsp-adv-social-media-wrap .fsp-adv-social-media li {
	display: inline;
	float: left;
	width: 25%;
}

/* line 698, ../sass/partials/_single-page.scss */

.fsp-adv-social-media-wrap .fsp-adv-social-media li a {
	text-align: center;
	line-height: 50px;
	color: #FFF;
	font-family: "webfont" !important;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%;
	display: inline;
	float: left;
	font-size: 26px;
}

/* line 707, ../sass/partials/_single-page.scss */

.fsp-adv-social-media-wrap .fsp-adv-social-media li a:hover {
	text-decoration: none;
}

/* line 716, ../sass/partials/_single-page.scss */

.col-md-3 .related-articles {
	width: 100%;
}

/* line 718, ../sass/partials/_single-page.scss */

.col-md-3 .related-articles .related-news-title {
	text-align: center;
	color: #a2a3a5;
	display: inline;
	float: left;
	width: 100%;
}

/* line 726, ../sass/partials/_single-page.scss */

.col-md-3 #sidebar {
	width: 100%;
}

/* line 742, ../sass/partials/_single-page.scss */

.col-md-3 #sidebar img {
	max-width: 80% !important;
	height: auto;
	margin-bottom: 50px;
}

/* line 750, ../sass/partials/_single-page.scss */

.single-other-headlines {
	display: inline;
	float: left;
	width: 100%;
	padding-top: 100px;
}

/* line 764, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-title {
	text-align: center;
	color: #a2a3a5;
	display: inline;
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

/* line 772, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-inner {
	display: inline;
	float: left;
	width: 31.33333%;
	padding: 0;
}

/* line 781, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-inner .more-headlines-cat {
	color: #000;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	display: inline;
	float: left;
	width: 100%;
	font-size: 12px;
}

/* line 790, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-inner .post-meta {
	color: #a2a3a5;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	display: inline;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
}

/* line 800, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-inner:nth-child(3) {
	margin: 0 3%;
}

/* line 806, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-inner .single-other-title {
	color: #000;
	min-height: 80px;
	margin-bottom: 0px;
}

/* line 813, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-inner .single-other-title h3 {
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	margin-top: 10px;
}

/* line 818, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-inner .single-other-title h3 a {
	color: #000;
}

/* line 823, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-inner img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

/* line 830, ../sass/partials/_single-page.scss */

.quote-area {
	position: relative;
	width: 1800px; /*margin: 60px auto;*/
	left: -60.8%;
	max-height: 940px;
	overflow: hidden;
	margin: 40px auto;
}

/* line 855, ../sass/partials/_single-page.scss */

.quote-blurred img {
	height: auto;
}

/* line 859, ../sass/partials/_single-page.scss */

.quote-text-wrapper {
	position: absolute;
	top: 50%;
	left: 40%;
	max-width: 550px;
	width: 100%;
	z-index: 1;
	color: #FFF;
}

/* line 874, ../sass/partials/_single-page.scss */

.quote-text-wrapper h3 {
	font-family: ProximaNova-Light,sans-serif;
	font-weight: normal;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	font-size: 35px;
	font-weight: 300;
	font-style: italic;
	text-align: right;
	line-height: 50px;
}

/* line 890, ../sass/partials/_single-page.scss */

.quote-text-wrapper h3 span {
	font-size: 40px;
	color: #656565;
	margin: 0 5px;
}

/* =WordPress Core
-------------------------------------------------------------- */

/* line 5, ../sass/partials/_wp-core.scss */

.alignnone {
	margin: 5px 20px 20px 0;
}

/* line 9, ../sass/partials/_wp-core.scss */

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

/* line 15, ../sass/partials/_wp-core.scss */

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

/* line 20, ../sass/partials/_wp-core.scss */

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

/* line 25, ../sass/partials/_wp-core.scss */

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

/* line 30, ../sass/partials/_wp-core.scss */

a img.alignnone {
	margin: 5px 20px 20px 0;
}

/* line 34, ../sass/partials/_wp-core.scss */

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

/* line 39, ../sass/partials/_wp-core.scss */

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* line 45, ../sass/partials/_wp-core.scss */

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

/* line 56, ../sass/partials/_wp-core.scss */

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

/* line 60, ../sass/partials/_wp-core.scss */

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

/* line 1, ../sass/partials/_video-section.scss */

.video-section {
	position: relative;
	background-color: #000;
}

/* line 24, ../sass/partials/_video-section.scss */

.video-section .slick-slider {
	margin-bottom: 0;
}

/* line 29, ../sass/partials/_video-section.scss */

.video-section .video-slider {
	position: relative;
	z-index: 10;
}

/* line 35, ../sass/partials/_video-section.scss */

.video-section .video-slider .aggroText {
	color: #000000;
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	padding: 15px;
	background: #000;
}

/* line 48, ../sass/partials/_video-section.scss */

.video-section .video-slider .aggroItem {
	padding-bottom: 20px;
}

/* line 93, ../sass/partials/_video-section.scss */

.video-section .video-thumbs {
	position: relative;
	z-index: 10;
	padding-left: 40px;
	display: none;
}

/* line 102, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .aggroPic img {
	max-width: 100%;
	position: relative;
	top: -30px;
}

/* line 108, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .aggroImageHolder {
	cursor: pointer;
	overflow: hidden;
}

/* line 119, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .aggroText {
	color: #000000;
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.8);
	max-height: 80px;
	overflow: hidden;
}

/* line 129, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .aggroItem {
	overflow: hidden;
}

/* line 149, ../sass/partials/_video-section.scss */

.video-section .aggroImageHolder {
	background: #000;
}

/* line 152, ../sass/partials/_video-section.scss */

.video-section .aggroItem {
	position: relative;
}

/* line 156, ../sass/partials/_video-section.scss */

.video-section .aggroDate,
.video-section .aggroProfileLink {
	display: none;
}

/* line 159, ../sass/partials/_video-section.scss */

.video-section .aggroAdmin {
	position: absolute;
	left: 40px;
	top: 40px;
	opacity: .3;
	z-index: 99999;
}

/* line 165, ../sass/partials/_video-section.scss */

.video-section .aggroAdmin:hover {
	opacity: 1;
}

/* line 170, ../sass/partials/_video-section.scss */

.video-section:before {
	content: '';
	position: absolute;
	left: -150px;
	bottom: 0;
	background: url("../images/video-left_aus.png") no-repeat 0 0;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 1;
	display: none;
}

/* line 220, ../sass/partials/_video-section.scss */

.video-section:after {
	content: '';
	position: absolute;
	right: -150px;
	bottom: 0;
	background: url("../images/video-right_aus.png") no-repeat 0 0;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 991px;
	height: 760px;
	z-index: 1;
	display: none;
}

/* line 269, ../sass/partials/_video-section.scss */

.video-section .slick-prev,
.video-section .slick-next {
	top: 42%;
}

/* line 271, ../sass/partials/_video-section.scss */

.video-section .slick-prev:before,
.video-section .slick-next:before {
	color: #000000;
}

/* line 276, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .slick-prev,
.video-section .video-thumbs .slick-next {
	left: 50%;
	margin-left: -10px;
}

/* line 280, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .slick-prev {
	top: -20px;
}

/* line 282, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .slick-prev:before {
	content: 'u';
}

/* line 286, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .slick-next {
	top: auto;
	bottom: -20px;
}

/* line 289, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .slick-next:before {
	content: 'd';
}

/* line 295, ../sass/partials/_video-section.scss */

.video-galleries-wrapper {
	margin-top: 100px !important;
}

/* line 301, ../sass/partials/_video-section.scss */

.vimeography-thumbnails .vimeography-bugsauce-direction-nav .vimeography-bugsauce-prev {
	left: -15px !important;
}

/* line 303, ../sass/partials/_video-section.scss */

.vimeography-thumbnails .vimeography-bugsauce-direction-nav .vimeography-bugsauce-prev:before {
	content: '';
	background: url("../images/arrow-left-orange.png") no-repeat 0px;
	width: 21px;
	height: 34px;
	display: block;
}

/* line 310, ../sass/partials/_video-section.scss */

.vimeography-thumbnails .vimeography-bugsauce-direction-nav .vimeography-bugsauce-prev span {
	border: none !important;
}

/* line 314, ../sass/partials/_video-section.scss */

.vimeography-thumbnails .vimeography-bugsauce-direction-nav .vimeography-bugsauce-next {
	right: -15px !important;
}

/* line 316, ../sass/partials/_video-section.scss */

.vimeography-thumbnails .vimeography-bugsauce-direction-nav .vimeography-bugsauce-next:before {
	content: '';
	background: url("../images/arrow-right-orange.png") no-repeat 0px;
	width: 21px;
	height: 34px;
	display: block;
}

/* line 323, ../sass/partials/_video-section.scss */

.vimeography-thumbnails .vimeography-bugsauce-direction-nav .vimeography-bugsauce-next span {
	border: none !important;
}

/* line 20, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2-2 #aggro-container .twCard:first-of-type {
	display: none;
}

/* line 27, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .twCard {
	background-color: #00ACED;
}

/* line 30, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .twCard .aggroImageHolder.aggroNoPic {
	background-image: url("../images/twitter.png");
}

/* line 35, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .igCard {
	background-color: #675144;
}

/* line 38, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .igCard .aggroImageHolder.aggroNoPic {
	background-image: url("../images/instagram.png");
}

/* line 43, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .fbCard {
	background-color: #3B5998;
}

/* line 46, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .fbCard .aggroImageHolder.aggroNoPic {
	background-image: url("../images/facebook.png");
}

/* line 51, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .aggroImageHolder {
	overflow: hidden;
}

/* line 68, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .aggroImageHolder img {
	max-width: 100%;
	max-width: 100%;
	height: auto;
	width: auto;
	display: block;
	margin: 0 auto;
}

/* line 77, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .aggroDate,
.social-section .social-box #aggro-container .aggroProfileLink {
	display: none;
}

/* line 80, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .aggroAdmin {
	opacity: .01;
	position: absolute;
	left: 5px;
	bottom: 5px;
}

/* line 85, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .aggroAdmin:hover {
	opacity: 1;
}

/* line 89, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container a {
	font-weight: 700;
	color: #fff;
}

/* line 93, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .aggroNoPic {
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* line 95, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .aggroNoPic a {
	display: block;
	width: 100%;
	height: 100%;
}

/* line 104, ../sass/partials/_social-section.scss */

.social-section .social-box .aggroText {
	position: relative;
}

/* line 106, ../sass/partials/_social-section.scss */

.social-section .social-box .aggroText:after {
	content: '';
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -15px;
	color: #fff;
	font-family: "webfont" !important;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 500;
	font-size: 22px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

/* line 126, ../sass/partials/_social-section.scss */

.social-section .social-box .twCard .aggroText {
	background-color: #00ACED;
}

/* line 128, ../sass/partials/_social-section.scss */

.social-section .social-box .twCard .aggroText:after {
	content: 't';
	background-color: #00ACED;
}

/* line 134, ../sass/partials/_social-section.scss */

.social-section .social-box .igCard .aggroText:after {
	content: 'i';
	background-color: #675144;
}

/* line 141, ../sass/partials/_social-section.scss */

.social-section .social-box .fbCard .aggroText:after {
	content: 'f';
	background-color: #3B5998;
}

/* line 151, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 #aggro-container {
	overflow: hidden;
}

/* line 165, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 #aggro-container .aggroImageHolder {
	float: left;
}

/* line 173, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroText {
	float: left;
	color: #fff;
	text-align: center;
}

/* line 199, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroText:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 15px 0;
	top: 50%;
	right: auto;
	margin-top: -10px;
}

/* line 223, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroItem {
	position: relative;
	height: 230px;
}

/* line 272, ../sass/partials/_mixins.scss */

.social-section .social-box .social-col-2 .aggroItem:before,
.social-section .social-box .social-col-2 .aggroItem:after {
	content: "";
	display: table;
}

/* line 277, ../sass/partials/_mixins.scss */

.social-section .social-box .social-col-2 .aggroItem:after {
	clear: both;
}

/* line 231, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .twCard .aggroText:before {
	border-color: transparent #00ACED transparent transparent;
}

/* line 234, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .igCard .aggroText:before {
	border-color: transparent transparent transparent #675144;
}

/* line 241, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2-1 #aggro-container .aggroImageHolder {
	float: right;
}

/* line 250, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2-1 .aggroText:before {
	border-width: 15px 0 15px 20px;
}

/* line 286, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroText,
.social-section .social-box .social-col-3 .aggroText {
	overflow: hidden;
	color: #fff;
	text-align: center;
	padding: 20px;
}

/* line 304, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroItem,
.social-section .social-box .social-col-3 .aggroItem {
	position: relative;
}

/* line 272, ../sass/partials/_mixins.scss */

.social-section .social-box .social-col-1 .aggroItem:before,
.social-section .social-box .social-col-1 .aggroItem:after,
.social-section .social-box .social-col-3 .aggroItem:before,
.social-section .social-box .social-col-3 .aggroItem:after {
	content: "";
	display: table;
}

/* line 277, ../sass/partials/_mixins.scss */

.social-section .social-box .social-col-1 .aggroItem:after,
.social-section .social-box .social-col-3 .aggroItem:after {
	clear: both;
}

/* line 320, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroImageHolder,
.social-section .social-box .social-col-3 .aggroImageHolder {
	overflow: hidden;
}

/* line 337, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroImageHolder img,
.social-section .social-box .social-col-3 .aggroImageHolder img {
	max-width: 100%;
	max-height: 230px;
	width: 100%;
	height: auto;
}

/* line 350, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-3 .aggroImageHolder {
	position: absolute;
	left: 0;
	bottom: 0;
}

/* line 362, ../sass/partials/_social-section.scss */

.social-section .social-icon-links {
	margin: 0;
}

/* line 374, ../sass/partials/_social-section.scss */

.social-section .social-icon-links li {
	float: left;
	display: inline-block;
}

/* line 386, ../sass/partials/_social-section.scss */

.social-section .social-icon-links li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -200%;
}

/* line 472, ../sass/partials/_social-section.scss */

.social-box {
	width: 100%;
}

/* line 474, ../sass/partials/_social-section.scss */

.social-box .social-col-1,
.social-box .social-col-2,
.social-box .social-col-3 {
	display: inline-block;
	float: left;
}

/* line 521, ../sass/partials/_social-section.scss */

.testing li {
	float: left;
	display: inline-block;
	background-color: red;
	width: 19%;
}

/* line 218, ../sass/partials/_mixins.scss */

.testing li:nth-child(n) {
	margin-bottom: 8%;
	margin-right: 8%;
}

/* line 222, ../sass/partials/_mixins.scss */

.testing li:nth-child(4n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 529, ../sass/partials/_social-section.scss */

.juicer-feed.white li.feed-item,
.juicer-feed.user li.feed-item,
.juicer-feed.juicer-widget li.feed-item,
.juicer-feed.colors li.feed-item,
.juicer-feed.gray li.feed-item,
.juicer-feed.modern li.feed-item,
.juicer-feed.polaroid li.feed-item {
	border-width: 1px !important;
}

/* line 546, ../sass/partials/_social-section.scss */

.juicer-feed.modern .j-poster h3 {
	color: #FFF !important;
}

/* line 552, ../sass/partials/_social-section.scss */

.juicer-feed.modern .j-meta ul {
	display: none !important;
}

/* line 556, ../sass/partials/_social-section.scss */

.juicer-feed.modern .j-meta nav {
	top: 20px;
	right: 0px;
	position: absolute !important;
	color: #FFF !important;
}

/* line 563, ../sass/partials/_social-section.scss */

.juicer-feed.modern .j-date {
	margin-top: 7px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* line 571, ../sass/partials/_social-section.scss */

.juicer-feed.modern .j-meta a {
	color: #FFF !important;
}

/* line 582, ../sass/partials/_social-section.scss */

.juicer-feed.modern .j-twitter .j-poster {
	background: #00ACED;
}

/* line 589, ../sass/partials/_social-section.scss */

.juicer-feed.modern .j-facebook .j-poster {
	background: #3b5998;
}

/* line 596, ../sass/partials/_social-section.scss */

.juicer-feed.modern .j-instagram .j-poster {
	background: #ff5100;
}

/* line 605, ../sass/partials/_social-section.scss */

.juicer-feed a {
	color: #ff5100;
}

/* line 1, ../sass/partials/_typography.scss */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

/* line 4, ../sass/partials/_typography.scss */

.heading {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	background: #ff5100;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	font-size: 26px;
	font-weight: 700;
}

/* line 16, ../sass/partials/_typography.scss */

.heading.linked {
	padding: 0;
}

/* line 19, ../sass/partials/_typography.scss */

.heading a {
	color: #fff;
	padding: 0 20px;
}

/* line 22, ../sass/partials/_typography.scss */

.heading a:hover {
	color: #fff;
	text-decoration: none;
	background: #ff621a;
	display: block;
}

/* line 33, ../sass/partials/_typography.scss */

.single-landing .heading {
	color: #ff5100;
	text-shadow: none;
	background: none;
	padding-left: 0;
}

/* line 36, ../sass/partials/_typography.scss */

.single-landing .heading a {
	color: #ff5100;
	float: right;
}

/* line 45, ../sass/partials/_typography.scss */

.news-title {
	color: #ff5100;
	text-transform: uppercase;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

/* line 49, ../sass/partials/_typography.scss */

.page .news-title,
.single-gallery .news-title {
	color: #000;
	text-transform: none;
	margin: 50px 0px;
}

/* line 85, ../sass/partials/_typography.scss */

.single .featured-article-ti .news-title {
	font-size: 80px;
	line-height: 82px;
	bottom: 20%;
}

/* line 141, ../sass/partials/_typography.scss */

.parallax {
	min-height: 892px;
	background-attachment: fixed;
	background-position: center 209px;
	background-repeat: no-repeat;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* line 178, ../sass/partials/_typography.scss */

.parallax-shrink {
	background-position: center 0px;
}

/* line 195, ../sass/partials/_typography.scss */

.breadcrumb-list {
	margin: 50px 0 15px;
	color: #000;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
	font-family: 'Open Sans',sans-serif;
	font-weight: 700;
	font-size: 12px;
}

/* line 200, ../sass/partials/_typography.scss */

.breadcrumb-list a {
	color: #ff5100;
}

/* line 203, ../sass/partials/_typography.scss */

.breadcrumb-list .chevron {
	display: inline-block;
	padding-left: 2px;
	padding-right: 2px;
}

/* line 213, ../sass/partials/_typography.scss */

.title-search-results {
	margin: 40px 0;
	color: #000;
}

/* line 1, ../sass/partials/_related-articles.scss */

.related-articles {
	padding: 0 50px;
}

/* line 21, ../sass/partials/_related-articles.scss */

.related-articles .related-news-list {
	background: #FFF;
	position: relative;
}

/* line 34, ../sass/partials/_related-articles.scss */

.related-articles .related-news-list .related-news-list-inner {
	background: #FFF;
	position: relative;
	display: inline;
	float: left;
}

/* line 49, ../sass/partials/_related-articles.scss */

.related-articles .related-news-list .related-news-list-inner h2 {
	background-color: #ff5100;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 5px 0px 5px 10px;
}

/* line 54, ../sass/partials/_related-articles.scss */

.related-articles .related-news-list .related-news-list-inner h2 a {
	color: #FFF !important;
	line-height: 22px;
}

/* line 59, ../sass/partials/_related-articles.scss */

.related-articles .related-news-list .related-news-list-inner .related-news-meta {
	display: inline;
	float: left;
	width: 100%;
	padding: 0 10px;
	margin: 10px 0px;
}

/* line 66, ../sass/partials/_related-articles.scss */

.related-articles .related-news-list .related-news-list-inner .more-headlines-cat {
	display: inline;
	float: left;
	text-transform: uppercase;
	color: #ff5100;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 11px;
	margin: 0px;
}

/* line 75, ../sass/partials/_related-articles.scss */

.related-articles .related-news-list .related-news-list-inner .post-meta {
	color: #a2a3a5;
	display: inline;
	float: left;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 11px;
	width: auto;
	margin: 0px;
}

/* line 84, ../sass/partials/_related-articles.scss */

.related-articles .related-news-list .related-news-list-inner p {
	display: inline;
	float: left;
	width: 100%;
	padding: 0 10px;
}

/* line 92, ../sass/partials/_related-articles.scss */

.related-articles ul {
	padding: 0;
	margin: 40px 0;
	list-style: none;
	display: inline;
	float: left;
	width: 100%;
}

/* line 99, ../sass/partials/_related-articles.scss */

.related-articles ul li {
	background: #FFF;
	-webkit-box-shadow: 0px 0px 50px 20px rgba(241, 241, 241, 0.75);
	-moz-box-shadow: 0px 0px 50px 20px rgba(241, 241, 241, 0.75);
	box-shadow: 0px 0px 50px 20px rgba(241, 241, 241, 0.75);
	margin-bottom: 70px !important;
}

/* line 122, ../sass/partials/_related-articles.scss */

.related-articles ul li a {
	color: #ff5100;
	font-weight: 600;
}

/* line 126, ../sass/partials/_related-articles.scss */

.related-articles ul li h2 {
	font-size: 16px;
	line-height: 20px;
}

/* line 130, ../sass/partials/_related-articles.scss */

.related-articles ul li img {
	margin-bottom: 5px;
	width: 100%;
}

/* line 1, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner {
	margin-top: 50px;
	width: 100%;
	background: #ff5100 url(../images/news_panel-holding.jpg) center;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* line 10, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner .container {
	position: relative;
	height: 860px;
}

/* line 17, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner .shape {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 767px;
	height: 461px;
	background: url(../images/shape.png) bottom no-repeat;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 100px 130px 30px 120px;
}

/* line 31, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner .shape h2 {
	color: #ff5100;
	font-size: 52px;
	line-height: 52px;
}

/* line 40, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner .shape p {
	font-size: 14px;
	line-height: 24px;
}

/* line 48, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner .shape .read-more {
	color: #000;
	font-size: 16px;
	font-weight: 700;
}

/* line 7, ../sass/partials/_club-logos.scss */

.club-logos {
	margin: 0;
}

/* line 9, ../sass/partials/_club-logos.scss */

.club-logos li {
	position: relative;
	display: inline-block;
	float: left;
}

/* line 13, ../sass/partials/_club-logos.scss */

.club-logos li a {
	position: relative;
	display: block;
}

/* line 17, ../sass/partials/_club-logos.scss */

.club-logos li img {
	max-width: 100%;
}

/* line 20, ../sass/partials/_club-logos.scss */

.club-logos li img:hover {
	margin-top: 1px;
	margin-left: 1px;
}

/* line 29, ../sass/partials/_club-logos.scss */

.mobile-club-logos {
	position: relative;
}

/* line 31, ../sass/partials/_club-logos.scss */

.mobile-club-logos .logo-curve {
	max-width: 100%;
}

/* line 34, ../sass/partials/_club-logos.scss */

.mobile-club-logos .sponsor-img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	width: 30%;
	margin: 50px auto 0;
}

/* line 39, ../sass/partials/_club-logos.scss */

.mobile-club-logos .sponsor-img img {
	max-width: 100%;
}

/* line 1, ../sass/partials/_styles.scss */

body {
	background: #fff;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

/* line 6, ../sass/partials/_styles.scss */

#header {
	position: relative;
	z-index: 999999999;
}

/* line 11, ../sass/partials/_styles.scss */

#aggroPagination {
	display: none;
}

/* line 25, ../sass/partials/_styles.scss */

.navigation a {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	margin-top: 5px;
	width: 80%;
	overflow: hidden;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

/* line 34, ../sass/partials/_styles.scss */

.navigation a:hover {
	pointer: cursor;
	text-decoration: underline;
}

/* line 39, ../sass/partials/_styles.scss */

.navigation .fsp-arrows {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #ff5100;
	display: inline-block;
	padding: 0;
	position: relative;
	top: 0px;
	text-transform: uppercase;
	font-size: 20px;
}

/* line 52, ../sass/partials/_styles.scss */

.navigation .next:hover.next .fsp-arrows,
.navigation .next:hover.previous .fsp-arrows,
.navigation .previous:hover.next .fsp-arrows,
.navigation .previous:hover.previous .fsp-arrows {
	color: #ff5100;
}

/* line 26, ../sass/partials/_slider.scss */

.slider-title-more-wrapper {
	display: inline;
	float: left;
	position: absolute;
	bottom: 600px;
	width: 100%;
	left: 0;
	z-index: 1000001;
}

/* line 54, ../sass/partials/_slider.scss */

.slider-container {
	z-index: 100;
	margin-top: 0px;
	padding: 0;
	top: 0;
	left: 0;
}

/* line 83, ../sass/partials/_slider.scss */

.slider-container .top-slider {
	padding: 0;
	margin: 0;
	list-style: none;
	max-height: 1400px;
	overflow: hidden;
}

/* line 117, ../sass/partials/_slider.scss */

.slider-container .top-slider li {
	padding: 0;
	margin: 0;
	position: relative;
}

/* line 272, ../sass/partials/_mixins.scss */

.slider-container .top-slider li:before,
.slider-container .top-slider li:after {
	content: "";
	display: table;
}

/* line 277, ../sass/partials/_mixins.scss */

.slider-container .top-slider li:after {
	clear: both;
}

/* line 122, ../sass/partials/_slider.scss */

.slider-container .top-slider li img {
	float: left;
}

/* line 146, ../sass/partials/_slider.scss */

.slider-container .top-slider li iframe {
	position: absolute;
	max-width: 100%;
	width: 100%;
	margin-top: 0px;
}

/* line 155, ../sass/partials/_slider.scss */

.slider-container .slider-bottom {
	display: inline;
	float: left;
	width: 100%;
	height: 130px;
	background-color: #26292e;
	margin-top: -300px;
	position: relative;
	-webkit-transform: skewY(-10deg);
	-moz-transform: skewY(-10deg);
	-ms-transform: skewY(-10deg);
	-o-transform: skewY(-10deg);
	transform: skewY(-10deg);
	-webkit-backface-visibility: hidden;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	width: 100%;
	max-width: 1280px;
	overflow: auto;
	margin: auto;
	height: auto;
	font-size: 60px;
	color: #FFF;
	overflow: hidden;
}

/* line 242, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title {
	color: #FFF;
}

/* line 244, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title span {
	max-width: 42%;
	width: 100%;
	display: inline;
	float: left;
	line-height: 70px;
	text-shadow: 2px 2px 5px black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

/* line 303, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-more {
	display: inline;
	float: left;
	width: 100%;
	margin-top: -20px;
}

/* line 314, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-more a {
	border: 2px solid #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #FFF;
	font-size: 14px;
	padding: 5px 10px;
	position: relative;
	z-index: 10001;
}

/* line 325, ../sass/partials/_slider.scss */

.slider-container .slider-title-wrapper {
	position: relative;
	background-color: transparent;
	display: block;
	width: 100%;
	z-index: 10001;
	margin-bottom: 30px;
}

/* line 357, ../sass/partials/_slider.scss */

.slider-container .caption {
	color: #fff;
	text-align: center;
	position: relative;
}

/* line 380, ../sass/partials/_slider.scss */

.slider-container .caption .read-more {
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: 700;
	display: block;
	margin-top: 5px;
	display: none;
}

/* line 389, ../sass/partials/_slider.scss */

.slider-container .caption .caption-inner {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: .5;
}

/* line 400, ../sass/partials/_slider.scss */

.slider-container .thumb-slider {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	cursor: pointer;
	background: #ff5100;
	padding: 10px;
}

/* line 425, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li {
	padding: 0;
	margin: 0;
}

/* line 440, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding-bottom: 10px;
}

/* line 459, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li .caption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

/* line 464, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li .caption:hover {
	opacity: 1;
}

/* line 480, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li.slick-opacity {
	cursor: initial;
}

/* line 490, ../sass/partials/_slider.scss */

.slider-container .thumb-slider:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 15px 0;
	border-color: transparent #ff5100 transparent transparent;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	bottom: 500px;
	color: #fff;
}

/* line 590, ../sass/partials/_slider.scss */

.video-container {
	position: relative;
	padding-bottom: 42%;
	padding-top: 0px;
	height: 0;
	overflow: visible;
}

/* line 606, ../sass/partials/_slider.scss */

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* line 614, ../sass/partials/_slider.scss */

.video-container .slider-title-wrapper {
	margin-top: 0;
}

/* Slider */

/* line 3, ../sass/partials/_slick.scss */

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

/* line 18, ../sass/partials/_slick.scss */

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

/* line 27, ../sass/partials/_slick.scss */

.slick-list:focus {
	outline: none;
}

/* line 31, ../sass/partials/_slick.scss */

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

/* line 36, ../sass/partials/_slick.scss */

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* line 45, ../sass/partials/_slick.scss */

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin: auto;
}

/* line 52, ../sass/partials/_slick.scss */

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

/* line 58, ../sass/partials/_slick.scss */

.slick-track:after {
	clear: both;
}

/* line 62, ../sass/partials/_slick.scss */

.slick-loading .slick-track {
	visibility: hidden;
}

/* line 66, ../sass/partials/_slick.scss */

.blog-2 #our-partners-panel .slick-track {
	padding: 100px 0;
}

/* line 86, ../sass/partials/_slick.scss */

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

/* line 90, ../sass/partials/_slick.scss */

[dir="rtl"] .slick-slide {
	float: right;
}

/* line 93, ../sass/partials/_slick.scss */

.slick-slide img {
	display: block;
}

/* line 96, ../sass/partials/_slick.scss */

.slick-slide.slick-loading img {
	display: none;
}

/* line 102, ../sass/partials/_slick.scss */

.slick-slide.dragging img {
	pointer-events: none;
}

/* line 106, ../sass/partials/_slick.scss */

.slick-initialized .slick-slide {
	display: block;
}

/* line 110, ../sass/partials/_slick.scss */

.slick-loading .slick-slide {
	visibility: hidden;
}

/* line 114, ../sass/partials/_slick.scss */

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

/* Slider */

/* line 40, ../sass/partials/_slick-theme.scss */

.slick-loading .slick-list {
	background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */

/* Arrows */

/* line 58, ../sass/partials/_slick-theme.scss */

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
}

/* line 74, ../sass/partials/_slick-theme.scss */

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}

/* line 78, ../sass/partials/_slick-theme.scss */

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

/* line 82, ../sass/partials/_slick-theme.scss */

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

/* line 90, ../sass/partials/_slick-theme.scss */

.slick-prev:before {
	display: block;
	width: 40px;
	height: 66px;
	background: transparent url("../images/arrowleft.png") no-repeat 0 0;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
}

/* line 113, ../sass/partials/_slick-theme.scss */

.slick-next:before {
	display: block;
	float: right;
	width: 40px;
	height: 66px;
	background: transparent url("../images/arrowright.png") no-repeat 0 0;
	opacity: 1;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
}

/* line 132, ../sass/partials/_slick-theme.scss */

.slick-prev {
	left: -25px;
}

/* line 134, ../sass/partials/_slick-theme.scss */

[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px;
}

/* line 138, ../sass/partials/_slick-theme.scss */

.slick-prev:before {
	content: "L";
}

/* line 140, ../sass/partials/_slick-theme.scss */

[dir="rtl"] .slick-prev:before {
	content: "R";
}

/* line 146, ../sass/partials/_slick-theme.scss */

.slick-next {
	right: -25px;
}

/* line 148, ../sass/partials/_slick-theme.scss */

[dir="rtl"] .slick-next {
	left: -25px;
	right: auto;
}

/* line 152, ../sass/partials/_slick-theme.scss */

.slick-next:before {
	content: "R";
}

/* line 154, ../sass/partials/_slick-theme.scss */

[dir="rtl"] .slick-next:before {
	content: "L";
}

/* Dots */

/* line 162, ../sass/partials/_slick-theme.scss */

.slick-slider {
	margin-bottom: 30px;
}

/* line 166, ../sass/partials/_slick-theme.scss */

.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	max-width: 50%;
	left: 0;
	right: 0;
	margin: auto;
}

/* line 178, ../sass/partials/_slick-theme.scss */

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin: 0 25px !important;
	padding: 0;
	cursor: pointer;
}

/* line 189, ../sass/partials/_slick-theme.scss */

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 30px;
	width: 30px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

/* line 201, ../sass/partials/_slick-theme.scss */

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

/* line 203, ../sass/partials/_slick-theme.scss */

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

/* line 207, ../sass/partials/_slick-theme.scss */

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 30px;
	height: 30px;
	text-align: center;
	color: black;
	background-color: transparent;
	opacity: 0.25;
	border: 1px solid #FFF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin: 0px;
	display: inline;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
}

/* line 231, ../sass/partials/_slick-theme.scss */

.slick-dots li.slick-active button:before {
	color: transparent;
	opacity: 1;
	background-color: #FFF;
}

/* line 2, ../sass/partials/_sidebar.scss */

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* line 6, ../sass/partials/_sidebar.scss */

#sidebar ul li {
	color: #000;
	margin: 0 0 10px 0;
}

/* line 9, ../sass/partials/_sidebar.scss */

#sidebar ul li a {
	color: #000;
}

/* line 15, ../sass/partials/_sidebar.scss */

#sidebar .widget_recent_entries {
	background: #E4E5E8;
	padding: 20px 20px 10px;
	margin-bottom: 20px;
}

/* line 21, ../sass/partials/_sidebar.scss */

#sidebar .widget_edit_button_widget {
	margin-bottom: 20px;
}

/* line 23, ../sass/partials/_sidebar.scss */

#sidebar .widget_edit_button_widget a {
	position: relative;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 18px;
	width: 100%;
	height: 90px;
	background: #161a1f;
}

/* line 32, ../sass/partials/_sidebar.scss */

#sidebar .widget_edit_button_widget a:hover {
	background: #2b333d;
}

/* line 36, ../sass/partials/_sidebar.scss */

#sidebar .widget_edit_button_widget .link-text {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* line 39, ../sass/partials/_sidebar.scss */

#sidebar .widget_edit_button_widget span {
	display: block;
}

/* line 2, ../sass/partials/_social.scss */

.aggro_count span {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
}

/* line 6, ../sass/partials/_social.scss */

.social-feed-container {
	margin-top: 0px;
}

/* line 23, ../sass/partials/_social.scss */

.social-feed-container .aggroProfile a span,
.social-feed-container .aggroDate a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-weight: bold;
}

/* line 31, ../sass/partials/_social.scss */

.social-feed-container .social-facebook-box .fb_iframe_widget {
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
	display: block;
	float: initial;
}

/* line 40, ../sass/partials/_social.scss */

.social-feed-container .social-instagram-box iframe {
	margin: 0 auto;
	max-width: 645px;
	width: 100%;
	display: block;
	float: initial;
}

/* line 50, ../sass/partials/_social.scss */

.social-feed {
	position: relative;
	height: 800px;
	background: #ff5100;
	overflow: hidden;
}

/* line 69, ../sass/partials/_social.scss */

.social-feed .aggroProfile {
	display: none;
}

/* line 72, ../sass/partials/_social.scss */

.social-feed .aggroAdmin {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

/* line 78, ../sass/partials/_social.scss */

.social-feed .more-feed {
	position: absolute;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 20px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	bottom: -2px;
	right: 50%;
	margin-right: -25px;
	z-index: 2000;
	background: #004792;
	color: #fff;
	width: 50px;
	height: 40px;
	line-height: 40px;
}

/* line 93, ../sass/partials/_social.scss */

.social-feed .more-feed:hover {
	bottom: 0;
}

/* line 96, ../sass/partials/_social.scss */

.social-feed .more-feed:hover,
.social-feed .more-feed:focus,
.social-feed .more-feed:active {
	text-decoration: none;
}

/* line 105, ../sass/partials/_social.scss */

.social-box {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

/* line 115, ../sass/partials/_social.scss */

.social-box li {
	display: inline-block;
	margin-left: 5px;
}

/* line 122, ../sass/partials/_social.scss */

.social-box li a {
	font-family: "webfont" !important;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	text-transform: uppercase;
}

/* line 135, ../sass/partials/_social.scss */

.social-box li a:hover,
.social-box li a:active,
.social-box li a:focus {
	text-decoration: none;
}

/* line 138, ../sass/partials/_social.scss */

.social-box li a:hover {
	color: #006cdf;
}

/* line 147, ../sass/partials/_social.scss */

#footer .social-box {
	float: none;
	margin: 10px auto;
	width: 168px;
}

/* line 151, ../sass/partials/_social.scss */

#footer .social-box li {
	margin-left: 2px;
	margin-right: 2px;
}

/* line 154, ../sass/partials/_social.scss */

#footer .social-box li a {
	font-size: 34px;
}

/* line 161, ../sass/partials/_social.scss */

.social-counter-container {
	max-width: 100%;
	width: 100%;
	margin: 60px 0 30px;
	display: block;
	text-align: center;
	position: relative;
}

/* line 169, ../sass/partials/_social.scss */

.social-counter-container .aggro_count {
	float: inherit;
	display: inline-block;
}

/* line 179, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom .count-facebook .icon {
	display: inline;
	float: left;
	background: url("../images/social-icons.png") no-repeat 0 0;
	height: 42px;
	width: 40px;
}

/* line 188, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom .count-twitter .icon {
	display: inline;
	float: left;
	background: url("../images/social-icons.png") no-repeat -271px 0;
	height: 42px;
	width: 40px;
}

/* line 197, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom .count-instagram .icon {
	display: inline;
	float: left;
	background: url("../images/social-icons.png") no-repeat -631px 0;
	height: 42px;
	width: 40px;
}

/* line 206, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom .count-vimeo .icon {
	display: inline;
	float: left;
	background: url("../images/social-icons.png") no-repeat -942px 0;
	height: 42px;
	width: 40px;
}

/* line 214, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li {
	display: inline;
	float: left;
	width: 25%;
}

/* line 229, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li .items {
	margin: 0 auto;
	display: block;
	float: initial;
	width: 60%;
}

/* line 234, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li .items .count {
	margin-right: 5px;
}

/* line 240, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li .items span {
	display: inline;
	float: left;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	font-size: 24px;
	line-height: 42px;
	margin: 0px;
}

/* line 9, ../sass/partials/_sponsors.scss */

#our-sponsors-panel {
	margin-top: 40px !important;
}

/* line 14, ../sass/partials/_sponsors.scss */

.blog-3 #our-partners-panel .sponsor-links li,
.blog-3 #our-sponsors-panel .sponsor-links li {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

/* line 20, ../sass/partials/_sponsors.scss */

#our-partners-panel,
#our-sponsors-panel {
	max-height: 400px;
	height: 400px;
	background-color: #FFF;
	margin-top: 0px;
	position: relative;
	z-index: 1000000;
}

/* line 39, ../sass/partials/_sponsors.scss */

#our-partners-panel .slick-slider,
#our-sponsors-panel .slick-slider {
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
}

/* line 43, ../sass/partials/_sponsors.scss */

#our-partners-panel .slick-slider .slick-prev:before,
#our-partners-panel .slick-slider .slick-next:before,
#our-sponsors-panel .slick-slider .slick-prev:before,
#our-sponsors-panel .slick-slider .slick-next:before {
	display: none;
	content: '';
}

/* line 49, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links li,
#our-sponsors-panel .sponsor-links li {
	display: inline;
	float: left;
	margin-top: 1.5%;
}

/* line 67, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links .slick-prev,
#our-sponsors-panel .sponsor-links .slick-prev {
	background: url("../images/arrow-left.png") no-repeat 0px;
	display: inline;
	float: left;
	width: 89px;
	height: 145px;
	left: -100px;
	top: 15%;
}

/* line 92, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links .slick-next,
#our-sponsors-panel .sponsor-links .slick-next {
	background: url("../images/arrow-right.png") no-repeat 0px;
	display: inline;
	float: left;
	width: 89px;
	height: 145px;
	right: -100px;
	top: 15%;
}

/* line 272, ../sass/partials/_mixins.scss */

#aggro-youtube #aggro-container:before,
#aggro-youtube #aggro-container:after {
	content: "";
	display: table;
}

/* line 277, ../sass/partials/_mixins.scss */

#aggro-youtube #aggro-container:after {
	clear: both;
}

/* line 4, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video,
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video {
	margin: 0;
	float: left;
	position: relative;
}

/* line 29, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard,
#aggro-youtube #aggro-container .ytCard {
	background: #004792;
}

/* line 32, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .aggroAdmin {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

/* line 37, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .aggroItem .aggroPic img {
	width: 100% !important;
}

/* line 41, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggroPagination {
	display: none;
}

/* line 44, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube .aggroText {
	color: #fff;
	padding: 10px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* line 52, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube .ytCard .aggroProfile {
	background: #004792 !important;
}

/* line 55, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube .aggroDate {
	display: none;
}

/* line 58, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube .aggroProfile {
	display: none;
}

/* line 103, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video,
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video {
	overflow: hidden;
}

/* line 2, ../sass/partials/_landing-free-text.scss */

.free-text img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* line 1, ../sass/partials/_landing-news.scss */

.more-news-events-container {
	background-color: rgba(255, 255, 255, 0.1); /* Fallback Color */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.1))); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fff, rgba(255, 255, 255, 0.1)); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(top, #fff, rgba(255, 255, 255, 0.1)); /* FF3.6 */ /* IE10 */
	background-image: -o-linear-gradient(top, #fff, rgba(255, 255, 255, 0.1)); /* Opera 11.10+ */
	background-image: linear-gradient(top, #fff, rgba(255, 255, 255, 0.1));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fff', EndColorStr='rgba(255, 255, 255, 0.1)');
	border-bottom: 1px solid #fff;
}

/* line 6, ../sass/partials/_landing-news.scss */

.front-more-news {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
}

/* line 272, ../sass/partials/_mixins.scss */

.front-more-news:before,
.front-more-news:after {
	content: "";
	display: table;
}

/* line 277, ../sass/partials/_mixins.scss */

.front-more-news:after {
	clear: both;
}

/* line 12, ../sass/partials/_landing-news.scss */

.front-more-news li {
	margin: 3px 0;
	float: left;
	display: inline-block;
	background: #5c5f64;
	line-height: 20px;
}

/* line 28, ../sass/partials/_landing-news.scss */

.front-more-news li img {
	width: 100%;
	height: auto;
}

/* line 32, ../sass/partials/_landing-news.scss */

.front-more-news li h4 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 10px;
	background: #004792;
	color: #fff;
	margin: 0;
}

/* line 39, ../sass/partials/_landing-news.scss */

.front-more-news li p {
	padding: 0 10px;
	font-size: 12px;
	line-height: 17px;
}

/* line 44, ../sass/partials/_landing-news.scss */

.front-more-news li a {
	color: #000;
	display: block;
	font-size: 18px;
}

/* line 53, ../sass/partials/_landing-news.scss */

.front-more-news li a:hover {
	text-decoration: none;
}

/* line 55, ../sass/partials/_landing-news.scss */

.front-more-news li a:hover h4 {
	background: #006cdf;
}

/* line 60, ../sass/partials/_landing-news.scss */

.front-more-news li .rel-article-time {
	background: #505257;
	margin-bottom: 5px;
	padding: 5px 10px;
}

/* line 65, ../sass/partials/_landing-news.scss */

.front-more-news li .read-more {
	display: none;
}

/* line 1, ../sass/partials/_landing-more-news.scss */

.more-news {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 80px;
}

/* line 9, ../sass/partials/_landing-more-news.scss */

.more-news li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #004792;
}

/* line 18, ../sass/partials/_landing-more-news.scss */

.more-news li a {
	display: block;
	font-size: 22px;
	line-height: 45px;
	color: #000;
}

/* line 27, ../sass/partials/_landing-more-news.scss */

.more-news li a:hover {
	text-decoration: none;
	background: rgba(0, 71, 146, 0.1);
	padding-left: 5px;
}

/* line 1, ../sass/partials/_landing-gallery.scss */

.landing-gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* line 5, ../sass/partials/_landing-gallery.scss */

.landing-gallery li {
	float: left;
	display: inline-block;
}

/* line 17, ../sass/partials/_landing-gallery.scss */

.landing-gallery li img {
	width: 100%;
	height: auto;
}

/* line 1, ../sass/partials/_landing-nav.scss */

.landing-nav {
	margin-top: -2px;
	position: relative;
	background: #004792;
	margin-bottom: 20px;
}

/* line 35, ../sass/partials/_landing-nav.scss */

.landing-nav .menu li {
	float: left;
}

/* line 57, ../sass/partials/_landing-nav.scss */

.landing-nav .menu li li {
	background: #004792;
	width: 100%;
}

/* line 60, ../sass/partials/_landing-nav.scss */

.landing-nav .menu li li:hover {
	background: #161a1f;
}

/* line 63, ../sass/partials/_landing-nav.scss */

.landing-nav .menu li li a {
	line-height: inherit;
}

/* line 68, ../sass/partials/_landing-nav.scss */

.landing-nav .menu a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #fff;
}

/* line 88, ../sass/partials/_landing-nav.scss */

.landing-nav .menu a:hover {
	background-color: #161a1f;
	text-decoration: none;
}

/* line 93, ../sass/partials/_landing-nav.scss */

.landing-nav .menu .current_page_item a,
.landing-nav .menu .current-menu-item a {
	background-color: #161a1f !important;
}

/* line 115, ../sass/partials/_landing-nav.scss */

.landing-nav ul.menu > li ul.sub-menu {
	background: #004792;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* line 12, ../sass/partials/_landing-styles.scss */

.single-landing,
.single.landing-page-related {
	background: none;
}

/* line 27, ../sass/partials/_landing-styles.scss */

.single-landing #content-wrap,
.single.landing-page-related #content-wrap {
	margin-top: 0;
}

/* line 33, ../sass/partials/_landing-styles.scss */

.custom-header-img {
	margin-bottom: 20px;
}

/* line 37, ../sass/partials/_landing-styles.scss */

.landing-hero {
	margin: 20px 0 0;
}

/* line 39, ../sass/partials/_landing-styles.scss */

.landing-hero img {
	width: 100%;
	max-width: 100%;
}

/* line 46, ../sass/partials/_landing-styles.scss */

.landing-match-centre {
	background: #00152c;
	position: relative;
}

/* line 54, ../sass/partials/_landing-styles.scss */

.landing-page-related .news-title {
	color: #004792;
}

/* line 58, ../sass/partials/_landing-styles.scss */

.landing-page-related .breadcrumb-list {
	color: #004792;
}

/* line 60, ../sass/partials/_landing-styles.scss */

.landing-page-related .breadcrumb-list a {
	color: #004792;
}

/* line 1, ../sass/partials/_footer.scss */

#footer {
	position: relative;
	color: #fff;
	background: #000;
	z-index: 5;
	display: inline;
	float: left;
	width: 100%;
}

/* line 9, ../sass/partials/_footer.scss */

#footer p {
	font-size: 12px;
}

/* line 26, ../sass/partials/_footer.scss */

.home #footer {
	margin-top: 0px;
}

/* line 29, ../sass/partials/_footer.scss */

#footer-contact {
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}

/* line 34, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-top {
	background-color: #494c50;
	display: inline;
	float: left;
	width: 100%;
	height: 145px;
	margin-top: -75px;
	position: relative;
	-webkit-transform: skewY(3deg);
	-moz-transform: skewY(3deg);
	-ms-transform: skewY(3deg);
	-o-transform: skewY(3deg);
	transform: skewY(3deg);
	-webkit-backface-visibility: hidden;
}

/* line 49, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner {
	background-color: #161a1f;
	display: inline;
	float: left;
	width: 100%;
	min-height: 1594px;
	margin-top: -130px;
}

/* line 59, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details {
	display: block;
	width: 100%;
	max-width: 1800px;
	margin: 230px auto 0;
}

/* line 73, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details .footer-contact-details-inner {
	max-width: 35%;
	width: 100%;
	display: inline;
	float: left;
}

/* line 93, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details .footer-contact-details-inner h2 {
	color: #ff5100;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 48px;
	letter-spacing: -1px;
}

/* line 100, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details .footer-contact-details-inner .contact-info ul {
	padding: 0;
	margin: 0;
}

/* line 103, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details .footer-contact-details-inner .contact-info ul li {
	list-style: none;
	color: #FFF;
	margin: 5px 0px 15px;
	display: inline;
	float: left;
}

/* line 109, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details .footer-contact-details-inner .contact-info ul li span {
	display: inline;
	float: left;
	width: 100%;
	color: #a2a3a5;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

/* line 116, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details .footer-contact-details-inner .contact-info ul li span:first-child {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #FFF;
}

/* line 127, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-image {
	background: url("../images/office-hero-image.png") no-repeat 0px;
	display: inline;
	float: left;
	width: 100%;
	height: 1594px;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -50px;
	z-index: 99999;
}

/* line 147, ../sass/partials/_footer.scss */

.footer-inner {
	position: relative;
	margin-top: 120px;
}

/* line 169, ../sass/partials/_footer.scss */

.footer-inner .container {
	width: 100%;
}

/* line 172, ../sass/partials/_footer.scss */

.footer-inner .footer-logo-menu {
	position: absolute;
	left: -190px;
	top: 0;
}

/* line 176, ../sass/partials/_footer.scss */

.footer-inner .footer-logo-menu:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	height: 580px;
	width: 666px;
}

/* line 185, ../sass/partials/_footer.scss */

.footer-inner .footer-logo-menu:after {
	content: '';
	position: absolute;
	width: 1000px;
	height: 580px;
	left: -570px;
	top: 0;
	z-index: 1;
}

/* line 195, ../sass/partials/_footer.scss */

.footer-inner .footer-right {
	margin-left: 200px;
	height: 580px;
	background: #000;
}

/* line 202, ../sass/partials/_footer.scss */

.footer-inner .footer-nav li {
	width: 16.66667%;
	line-height: normal;
	padding-bottom: 25px;
}

/* line 224, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu {
	width: 100%;
}

/* line 232, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu .sub-menu {
	position: relative;
	margin: 20px 0 30px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0px solid transparent;
	visibility: visible;
	line-height: 18px;
}

/* line 256, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu .sub-menu li {
	width: 100%;
	background: none;
	border: 0px;
	line-height: 18px;
	display: inline-block;
}

/* line 262, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu .sub-menu li a {
	font-size: 22px;
	line-height: 24px;
	height: 24px;
	text-transform: inherit;
	text-align: left;
	letter-spacing: 0px;
	font-weight: normal;
	color: #a2a3a5;
}

/* line 283, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu .sub-menu li a:hover {
	text-decoration: underline;
	color: #FFF;
}

/* line 290, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu a {
	line-height: 36px;
	height: 55px;
	font-size: 36px;
	text-align: left;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #FFF;
}

/* line 324, ../sass/partials/_footer.scss */

.footer-bottom {
	background: #000;
	color: #fff;
	height: 65px;
	padding-top: 14px;
	display: inline;
	float: left;
	width: 100%;
}

/* line 332, ../sass/partials/_footer.scss */

.footer-bottom img {
	max-width: 10%;
	width: 100%;
	display: inline;
	float: left;
	height: auto;
	margin-top: -14px;
}

/* line 349, ../sass/partials/_footer.scss */

.footer-bottom p,
.footer-bottom a {
	display: block;
	margin: 0;
	font-size: 12px;
	padding: 10px 0;
}

/* line 372, ../sass/partials/_footer.scss */

.footer-bottom .col-md-6 p {
	color: #FFF;
	line-height: 20px;
}

/* line 390, ../sass/partials/_footer.scss */

.footer-bottom-menu {
	display: inline;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}

/* line 398, ../sass/partials/_footer.scss */

.footer-bottom-menu ul {
	padding: 0;
	margin: 0;
}

/* line 405, ../sass/partials/_footer.scss */

.footer-bottom-menu ul li a {
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
}

/* line 512, ../sass/partials/_footer.scss */

#footer #searchform {
	margin: 50px auto 0;
	position: relative;
	background: #fff;
	width: 80%;
}

/* line 520, ../sass/partials/_footer.scss */

#footer #searchform input[type="text"] {
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	width: 85%;
	display: inline-block;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	padding-left: 10px;
	border: none;
}

/* line 532, ../sass/partials/_footer.scss */

#footer #searchform #searchsubmit {
	font-family: "webfont" !important;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #000;
	font-size: 18px;
	float: right;
	border: none;
	margin: 0;
	line-height: 36px;
	width: 15%;
	height: 40px;
	background: transparent;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/* line 549, ../sass/partials/_footer.scss */

#footer #searchform #searchsubmit:hover {
	color: #004792;
}

/* line 556, ../sass/partials/_footer.scss */

#footer #searchform label {
	display: none;
}

/* New CSS for AA Accessibility  */

/* line 565, ../sass/partials/_footer.scss */

#our-partners-panel h2.panel-title {
	font-weight: bold;
	color: #565656;
}

/* line 571, ../sass/partials/_footer.scss */

.j-poster .j-date {
	color: #FFF !important;
}

/* line 576, ../sass/partials/_footer.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .more-headlines-cat {
	color: #cc4100;
}

/* line 581, ../sass/partials/_footer.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list a.inner-title,
.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-mini-calendar-nav td,
.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody .tribe-events-has-events,
.juicer-feed.modern .j-instagram .j-poster {
	background: #cc4100 !important;
}

/* line 593, ../sass/partials/_footer.scss */

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus,
.slick-prev,
.slick-next {
	color: #fff;
}

/* line 597, ../sass/partials/_footer.scss */

#our-partners-panel .sponsor-links .slick-prev,
#our-sponsors-panel .sponsor-links .slick-prev,
#our-partners-panel .sponsor-links .slick-next,
#our-sponsors-panel .sponsor-links .slick-next {
	color: #cc4100;
}

/* line 602, ../sass/partials/_footer.scss */

.juicer-feed .j-paginate {
	display: none;
}

/* line 3, ../sass/partials/_suco.scss */

#footer-contact .footer-contact-image {
	display: inline;
	float: left;
	width: 100%;
	height: 944px !important;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0px !important;
	z-index: 1 !important;
	-webkit-background-size: auto 100% !important;
	-moz-background-size: auto 100% !important;
	-o-background-size: auto 100% !important;
	background-size: auto 100% !important;
}

/* line 15, ../sass/partials/_suco.scss */

#footer-contact .footer-contact-inner {
	min-height: 875px !important;
	margin-top: 0px !important;
}

/* line 108, ../sass/app.scss */

a {
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	color: #ff5100;
}

/* line 111, ../sass/app.scss */

a:focus,
a:active {
	outline: none;
}

/* line 114, ../sass/app.scss */

a:hover {
	color: #ff5100;
}

/* line 119, ../sass/app.scss */

.blog-3 a {
	color: #0069d1;
}

/* line 121, ../sass/app.scss */

.blog-3 a:hover {
	color: #0069d1;
}

@font-face {
	font-family: 'Gotham-Light';
	src: url("../fonts/Gotham-Light.eot"); /* IE9 Compat Modes */
	src: url("../fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light.ttf") format("truetype"), url("../fonts/Gotham-Light.svg#2ffa033e980bd3d14f1410fcda5bb5ad") format("svg"); /* Legacy iOS */
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: 'Gotham-Medium';
	src: url("../fonts/Gotham-Medium.eot"); /* IE9 Compat Modes */
	src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium.svg#2ffa033e980bd3d14f1410fcda5bb5ad") format("svg"); /* Legacy iOS */
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'Klavic_reg';
	src: url("../fonts/KlavikaWebBasicRegular.eot"); /* IE9 Compat Modes */
	src: url("../fonts/KlavikaWebBasicRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/KlavikaWebBasicRegular.woff") format("woff"), url("../fonts/KlavikaWebBasicRegular.ttf") format("truetype"), url("../fonts/KlavikaWebBasicRegular.svg#2ffa033e980bd3d14f1410fcda5bb5ad") format("svg"); /* Legacy iOS */
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'webfont';
	src: url("../fonts/webfont.eot?47602160");
	src: url("../fonts/webfont.eot?47602160#iefix") format("embedded-opentype"), url("../fonts/webfont.woff?47602160") format("woff"), url("../fonts/webfont.ttf?47602160") format("truetype"), url("../fonts/webfont.svg?47602160#webfont") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Veneer';
	src: url("../fonts/2BCFDD_0_0.eot");
	src: url("../fonts/2BCFDD_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2BCFDD_0_0.woff") format("woff"), url("../fonts/2BCFDD_0_0.ttf") format("truetype");
}

/* line 180, ../sass/app.scss */

.relative {
	position: relative;
}

/* line 183, ../sass/app.scss */

img {
	max-width: 100%;
	height: 100%;
}

/* line 190, ../sass/app.scss */

.widget_fsp_image_thumbs .widget-title {
	display: none;
}

/* line 194, ../sass/app.scss */

.widget_fsp_image_thumbs ul li {
	text-align: center;
	position: relative;
}

/* line 197, ../sass/app.scss */

.widget_fsp_image_thumbs ul li img {
	max-width: 100%;
}

/* line 199, ../sass/app.scss */

.home .widget_fsp_image_thumbs ul li img {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* line 208, ../sass/app.scss */

.tile-wrapper {
	padding: 0;
	margin: -100px 0 0;
	position: relative;
	z-index: 100;
}

/* line 219, ../sass/app.scss */

.tile-wrapper li {
	display: inline;
	float: left;
	list-style: none;
	max-width: 25%;
	width: 100%;
}

/* line 237, ../sass/app.scss */

.tile-wrapper li img {
	width: 100%;
	height: auto;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

/* line 243, ../sass/app.scss */

.tile-wrapper li img:hover {
	opacity: .5;
}

/* line 251, ../sass/app.scss */

.small-player-photos-wrapper li {
	display: inline;
	float: left;
	width: 33.33333%;
	height: auto;
	border: 5px solid #0d0d0d;
}

/* line 257, ../sass/app.scss */

.small-player-photos-wrapper li img {
	width: 100%;
	height: auto;
}

/* line 261, ../sass/app.scss */

.small-player-photos-wrapper li:first-child {
	display: none;
}

/* line 268, ../sass/app.scss */

#player-profiles .slick-next {
	right: 0px;
}

/* line 271, ../sass/app.scss */

#player-profiles .slick-prev {
	left: 0px;
}

/* line 274, ../sass/app.scss */

#player-profiles .player-profiles-inner {
	padding: 0px;
	position: relative;
}

/* line 277, ../sass/app.scss */

#player-profiles .player-profiles-inner .slick-prev {
	background: url("../images/arrow-left.png") no-repeat 0px;
	display: inline;
	float: left;
	width: 89px;
	height: 145px;
	left: 100px;
	top: 36%;
}

/* line 297, ../sass/app.scss */

#player-profiles .player-profiles-inner .slick-next {
	background: url("../images/arrow-right.png") no-repeat 0px;
	display: inline;
	float: left;
	width: 89px;
	height: 145px;
	right: 100px;
	top: 36%;
	z-index: 1000;
}

/* line 344, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner #profile-photo {
	display: inline;
	float: left;
	width: 100%;
}

/* line 349, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .small-player-photos {
	display: inline;
	float: left;
	width: 100%;
}

/* line 353, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .small-player-photos .small-player-photos-wrapper {
	padding: 0px;
	margin: 0px;
}

/* line 358, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper {
	background-color: #0d0d0d;
	display: inline;
	float: left;
	width: 100%;
	min-height: 200px;
	padding-top: 20px;
}

/* line 380, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper h3,
#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper h4,
#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper p {
	color: #FFF;
}

/* line 383, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper h3,
#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper h4 {
	text-align: center;
}

/* line 386, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper h3 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
}

/* line 390, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper h4 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 10px 0 15px;
}

/* line 394, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper p {
	display: inline;
	float: left;
	width: 50%;
	text-align: center;
}

/* line 412, ../sass/app.scss */

.gform_wrapper select {
	height: 70px;
	display: inline;
	float: left;
	background: #FFF;
	border: 0px;
	font-size: 30px !important;
}

/* line 421, ../sass/app.scss */

body .gform_wrapper label.gfield_label + div.ginput_container_select {
	height: 70px;
	display: inline;
	float: left;
	width: 100%;
}

/* line 428, ../sass/app.scss */

.rotm-profiles-inner {
	margin: 0px;
	padding: 0px;
	margin-top: 50px;
}

/* line 441, ../sass/app.scss */

.rotm-profiles-inner .slick-prev {
	left: 100px;
}

/* line 451, ../sass/app.scss */

.rotm-profiles-inner .slick-next {
	right: 100px;
}

/* line 463, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner img {
	margin-left: 15%;
	display: block;
	max-width: 360px;
	width: 100%;
}

/* line 482, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner .profile-title {
	max-width: 10%;
	width: 100%;
	display: inline-block;
	float: left;
	position: relative;
	height: 300px;
}

/* line 489, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner .profile-title h4 { /* Safari */
	-webkit-transform: rotate(-90deg) translate(-80%, 0); /* Firefox */
	-moz-transform: rotate(-90deg) translate(-80%, 0); /* IE */
	-ms-transform: rotate(-90deg) translate(-80%, 0); /* Opera */
	-o-transform: rotate(-90deg) translate(-80%, 0); /* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	text-align: left;
	display: inline-block;
	width: 300px;
	height: 10%;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	text-transform: uppercase;
	font-size: 28px;
	color: #FFF;
	margin-left: 30px;
}

/* line 514, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner .profile-text-wrapper {
	background: #FFF;
	max-width: 360px;
	width: 100%;
	display: block;
	float: none;
	margin: 0 auto;
	padding: 30px 20px 10px;
}

/* line 536, ../sass/app.scss */

.potm-inner,
.cotm-inner {
	display: block;
	float: initial;
	position: relative;
	max-width: 410px;
	margin: 0 auto;
	width: 100%;
}

/* line 543, ../sass/app.scss */

.potm-inner #profile-photo,
.cotm-inner #profile-photo {
	width: 100%;
	display: block;
	margin: 0 auto;
}

/* line 547, ../sass/app.scss */

.potm-inner #profile-photo img,
.cotm-inner #profile-photo img {
	width: 100%;
}

/* line 551, ../sass/app.scss */

.potm-inner .profile-title,
.cotm-inner .profile-title {
	max-width: 10%;
	width: 100%;
	display: inline-block;
	float: left;
	position: relative;
	height: 300px;
}

/* line 558, ../sass/app.scss */

.potm-inner .profile-title h4,
.cotm-inner .profile-title h4 { /* Safari */
	-webkit-transform: rotate(-90deg) translate(-100%, 0); /* Firefox */
	-moz-transform: rotate(-90deg) translate(-100%, 0); /* IE */
	-ms-transform: rotate(-90deg) translate(-100%, 0); /* Opera */
	-o-transform: rotate(-90deg) translate(-100%, 0); /* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	text-align: right;
	display: inline-block;
	width: 300px;
	height: 10%;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	text-transform: uppercase;
	font-size: 28px;
	color: #FFF;
}

/* line 579, ../sass/app.scss */

.potm-inner .profile-text-wrapper,
.cotm-inner .profile-text-wrapper {
	background: #FFF;
	max-width: 80%;
	display: inline;
	float: left;
	width: 100%;
	margin-left: 12%;
	padding: 30px 20px 10px;
}

/* line 592, ../sass/app.scss */

.potm-inner img {
	float: right;
	max-width: 80%;
	margin-right: 8%;
	width: 100%;
}

/* line 602, ../sass/app.scss */

.cotm-inner img {
	float: left;
	max-width: 80%;
	margin-left: 2%;
}

/* line 642, ../sass/app.scss */

.potm-cotm-profiles-inner {
	margin-top: 100px;
	padding: 0px;
}

/* line 648, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-slide {
	opacity: 0.5;
}

/* line 651, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-center {
	opacity: 1 !important;
}

/* line 654, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-prev {
	left: 4%;
	top: 32%;
}

/* line 662, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-next {
	right: 4%;
	top: 32%;
}

/* line 677, ../sass/app.scss */

.top-stats-section {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 150px;
}

/* line 682, ../sass/app.scss */

.top-stats-section .topstat-wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

/* line 686, ../sass/app.scss */

.top-stats-section .topstat-wrapper li {
	display: inline;
	float: left;
	width: 25%;
}

/* line 705, ../sass/app.scss */

.top-stats-section .topstat-wrapper li .stat-number {
	text-align: center;
	color: #ff5100;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-weight: 300;
	font-size: 45px;
	line-height: 47px;
}

/* line 721, ../sass/app.scss */

.top-stats-section .topstat-wrapper li .stat-name {
	text-align: center;
	color: #FFF;
	font-size: 18px;
}

/* line 736, ../sass/app.scss */

.bottom-stats-section {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 100px;
}

/* line 744, ../sass/app.scss */

.bottom-stats-section .bottomstat-wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
	display: inline;
	float: left;
}

/* line 750, ../sass/app.scss */

.bottom-stats-section .bottomstat-wrapper li {
	display: inline;
	float: left;
	width: 33.33333%;
}

/* line 757, ../sass/app.scss */

.bottom-stats-section .bottomstat-wrapper li .chart-name {
	text-align: center;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

/* line 764, ../sass/app.scss */

.bottom-stats-section .bottomstat-wrapper li .chart-content {
	display: inline;
	float: left;
	width: 100%;
}

/* line 768, ../sass/app.scss */

.bottom-stats-section .bottomstat-wrapper li .chart-content div {
	display: block;
	margin: 0 auto !important;
	float: initial;
}

/* line 776, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers {
	width: 100%;
	display: inline;
	float: left;
	margin: 50px 0px;
}

/* line 782, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner {
	display: inline;
	float: left;
	width: 33.33333%;
	color: #FFF;
	-webkit-backface-visibility: hidden;
}

/* line 789, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat {
	max-width: 80%;
}

/* line 795, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat:first-child .stats-name-number,
.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat:nth-child(-3n+5) .stats-name-number,
.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat:nth-child(3n+6) .stats-name-number {
	background-color: #1a1a1a;
}

/* line 799, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat .stats-name-number {
	width: 50%;
}

/* line 810, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat .stats-name-number .stats-name,
.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat .stats-name-number .stats-number {
	display: inline;
	float: left;
	text-align: center;
	width: 50%;
}

/* line 816, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat .stats-name-number .stats-name {
	text-align: right;
}

/* line 823, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat .stats-name-number .stats-number {
	text-align: left;
}

/* line 836, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(1) .chart-numbers-stat:nth-child(odd) .stats-name-number,
.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(2) .chart-numbers-stat:nth-child(odd) .stats-name-number {
	background-color: #1a1a1a;
}

/* line 842, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat {
	max-width: 50%;
	width: 100%;
	display: block;
	margin: 0 auto;
}

/* line 847, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number {
	display: inline;
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	font-size: 16px;
	padding: 5px 0px;
}

/* line 861, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number .stats-name {
	display: inline-block;
	padding-right: 5px;
}

/* line 868, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number .stats-number {
	display: inline-block;
	padding-left: 5px;
}

/* line 882, ../sass/app.scss */

.video-galleries-wrapper {
	background-color: #212931;
	display: inline;
	float: left;
	width: 100%;
	min-height: 1000px;
	height: 100%;
	margin-top: 200px;
}

/* line 915, ../sass/app.scss */

.video-galleries-wrapper .photo-icon {
	background: url("../images/photos-icon.png") no-repeat 0px;
	display: inline;
	float: left;
	width: 40px;
	height: 38px;
	margin: 18px;
}

/* line 923, ../sass/app.scss */

.video-galleries-wrapper .video-icon {
	background: url("../images/video-icon.png") no-repeat 0px;
	display: inline;
	float: left;
	width: 40px;
	height: 38px;
	margin: 18px;
}

/* line 931, ../sass/app.scss */

.video-galleries-wrapper #largeGalleryImage {
	max-width: 1200px;
	width: 100%;
	display: block;
	margin: 100px auto 0;
}

/* line 936, ../sass/app.scss */

.video-galleries-wrapper #largeGalleryImage img {
	max-width: 100%;
	height: auto;
}

/* line 941, ../sass/app.scss */

.video-galleries-wrapper #galleryThumbs {
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	width: 100%;
	height: 125px;
	padding: 0px;
}

/* line 948, ../sass/app.scss */

.video-galleries-wrapper #galleryThumbs .slick-prev {
	left: -40px;
}

/* line 950, ../sass/app.scss */

.video-galleries-wrapper #galleryThumbs .slick-prev:before {
	content: '';
	background: url("../images/arrow-left-orange.png") no-repeat 0px;
	width: 21px;
	height: 34px;
	display: block;
}

/* line 958, ../sass/app.scss */

.video-galleries-wrapper #galleryThumbs .slick-next {
	right: -40px;
}

/* line 960, ../sass/app.scss */

.video-galleries-wrapper #galleryThumbs .slick-next:before {
	content: '';
	background: url("../images/arrow-right-orange.png") no-repeat 0px;
	width: 21px;
	height: 34px;
	display: block;
}

/* line 978, ../sass/app.scss */

.video-galleries-wrapper #galleryThumbs img {
	cursor: pointer;
	opacity: 0.3;
	display: inline;
	float: left;
	width: 100%;
	height: auto;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

/* line 986, ../sass/app.scss */

.video-galleries-wrapper #galleryThumbs img:hover {
	opacity: 1;
}

/* line 989, ../sass/app.scss */

.video-galleries-wrapper #galleryThumbs img.active {
	opacity: 1;
}

/* line 996, ../sass/app.scss */

.tabs-menu {
	height: 75px;
	float: left;
	clear: none;
	margin: -75px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	position: relative;
}

/* line 1007, ../sass/app.scss */

.tabs-menu li {
	height: 75px;
	width: 75px;
	line-height: 75px;
	display: inline-block;
	margin-right: 0px;
	background-color: #161a1f;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

/* line 1017, ../sass/app.scss */

.tabs-menu li.current {
	position: relative;
	background-color: #212931;
	z-index: 5;
}

/* line 1024, ../sass/app.scss */

.tabs-menu li a div {
	margin: 10px;
}

/* line 1029, ../sass/app.scss */

.tabs-menu .current a {
	color: #2e7da3;
}

/* line 1033, ../sass/app.scss */

.tab {
	float: left;
	display: inline;
	width: 100%;
}

/* line 1039, ../sass/app.scss */

.tab-content {
	width: 94%;
	max-width: 100%;
	margin: 3%;
	display: none;
}

/* line 1044, ../sass/app.scss */

.tab-content .vimeography-bugsauce {
	margin: 100px auto 0;
	max-width: 1200px;
}

/* line 1053, ../sass/app.scss */

#tab-1 {
	display: block;
}

/* line 1057, ../sass/app.scss */

.map-block-overlay {
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 30, 0);
	margin-bottom: -100vh;
	position: relative;
	z-index: 10;
}

/* line 1073, ../sass/app.scss */

.page .map-block-overlay {
	margin-bottom: 0px;
	padding-top: 200px;
	background: url("../images/orange-panel.png") no-repeat 0 -500px transparent;
}

/* line 1081, ../sass/app.scss */

#map-canvas {
	height: 100%;
	height: 182vh;
	width: 100%;
	display: none;
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px);
	margin: 0px;
	padding: 0px;
	border-bottom: 15px solid #fff;
	border-top: 15px solid #fff;
}

/* line 1094, ../sass/app.scss */

.done #map-canvas {
	display: block;
	float: left;
	-webkit-filter: initial;
	-moz-filter: initial;
	-o-filter: initial;
	-ms-filter: initial;
	filter: initial;
	z-index: 99;
}

/* line 1105, ../sass/app.scss */

.ng-scope.done #list-wrap:before,
.ng-scope.done #list-wrap:after,
.ng-scope.done .map-block-overlay:after,
.ng-scope.done .map-block-overlay:before {
	display: none;
}

/* line 1108, ../sass/app.scss */

.done .map-block-overlay .container {
	max-width: 100% !important;
	width: 100%;
	padding: 0px;
}

/* line 1113, ../sass/app.scss */

.done #list-wrap {
	display: none; /*visibility: hidden;*/
	float: left;
	width: 30%;
	height: 100%;
	height: 182vh;
	overflow: hidden;
	padding: 2%;
	position: absolute;
	z-index: 1001;
	background: rgba(250, 250, 250, 0.6);
}

/* line 1133, ../sass/app.scss */

.ng-scope .club-finder-top {
	display: none;
}

/* line 1138, ../sass/app.scss */

.ng-scope .done .club-finder-top {
	display: block;
}

/* line 1143, ../sass/app.scss */

.done #list-wrap,
.showMobContent#mob-popup {
	display: block;
}

/* line 1146, ../sass/app.scss */

.done #map-search,
#mob-places,
#mob-popup,
.close,
.done .finder-heading,
.done .finder-sub-heading,
.done .finder-text,
#list-wrap .finder-heading {
	display: none;
}

/* line 1150, ../sass/app.scss */

.done #map-search {
	display: block;
}

/* line 1154, ../sass/app.scss */

.done #list-wrap .finder-heading {
	float: left;
	width: 100%;
	text-indent: initial;
	top: 0;
	margin: 0 0 20px 0;
	display: block;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
}

/* line 1164, ../sass/app.scss */

.done #list-wrap input { /*display: none;*/
	margin: 0;
	width: 100%;
}

/* line 1169, ../sass/app.scss */

.infoWindowContent {
	font-size: 14px !important;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

/* line 1174, ../sass/app.scss */

h2 {
	margin-bottom: 0;
	margin-top: 0;
}

/* line 1178, ../sass/app.scss */

.content-body h2 {
	margin-bottom: 10px;
}

/* line 1181, ../sass/app.scss */

.places {
	margin: 55px 0 0;
	padding: 0;
	height: 60vh;
	width: 100%;
	overflow: auto;
	display: none;
}

/* line 1205, ../sass/app.scss */

.done .places {
	display: block;
}

/* line 1208, ../sass/app.scss */

.places li {
	float: left;
	width: 100%;
	list-style-type: none;
	cursor: pointer;
	height: 99px;
	background: #fff;
	padding: 30px 20px;
	border-bottom: 1px solid #aaa;
	margin: 0;
	font-size: 22px;
	font-family: 'auskicksansbold', sans-serif;
	letter-spacing: -0.5px;
	line-height: 42px;
}

/* line 1224, ../sass/app.scss */

.places .num {
	width: 46px;
	float: left;
	text-align: center;
	color: #fff;
	background: #0874bd;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 10px 0 0;
}

/* line 1233, ../sass/app.scss */

.places .title {
	width: 80%;
	overflow: hidden;
	float: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* line 1242, ../sass/app.scss */

.places li.on {
	background-color: #e2e9ef;
}

/* line 1246, ../sass/app.scss */

.places li.on .num {
	background: #d32f30;
}

/* line 1250, ../sass/app.scss */

.places li.on .title {
	color: #d32f30;
}

/* line 1254, ../sass/app.scss */

#mapContent .firstHeading {
	color: #fff;
	background-color: #d32f30;
	font-size: 16px;
	height: 40px;
	margin: 0 0 10px 0;
	padding: 0 15px 0 0;
	width: 100%;
}

/* line 1263, ../sass/app.scss */

.firstHeading .letter {
	background-color: #fff;
	color: #d32f30;
	margin: 9px;
	float: left;
	text-align: center;
	font-size: 14px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 22px;
	padding: 2px 0 0 0;
}

/* line 1274, ../sass/app.scss */

.firstHeading .program-title {
	float: left;
	width: 85%;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/* line 1283, ../sass/app.scss */

#ven-detail .reg-btn {
	cursor: pointer;
	background: #d32f30;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: medium none;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	float: right;
}

/* line 1293, ../sass/app.scss */

#bodyContent #ven-detail {
	display: inline-block;
	height: 30px;
	width: 100%;
}

/* line 1299, ../sass/app.scss */

#bodyContent h3 {
	font-weight: normal;
	float: left;
	line-height: 30px;
	margin: 0;
}

/* line 1306, ../sass/app.scss */

#body-content #ven-votes {
	width: 100%;
}

/* line 1310, ../sass/app.scss */

#contact-wrap,
#loc-wrap {
	float: left;
	width: 50%;
}

/* line 1314, ../sass/app.scss */

#loc-wrap h3,
#loc-wrap h4 {
	margin: 0;
}

/* line 1317, ../sass/app.scss */

.loc-info {
	float: left;
	width: 100%;
	margin: 0 0 1px 0;
	font-size: 12px;
}

/* line 1323, ../sass/app.scss */

.loc-info .title {
	font-family: 'auskicksansbold', sans-serif;
}

/* line 1326, ../sass/app.scss */

.loc-info .value a {
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: underline;
	display: inline-block;
}

/* line 1449, ../sass/app.scss */

.news .more-button-wrapper .more-button {
	max-width: 225px;
	height: 60px;
	line-height: 60px;
	z-index: 1000;
	position: relative;
	margin: 5px auto 0;
	font-size: 30px;
}

/* line 1467, ../sass/app.scss */

#menu-sidebar {
	display: inline;
	float: left;
}

/* line 1483, ../sass/app.scss */

#menu-sidebar nav:after {
	content: '';
	background: url("../images/arrow-down.png") no-repeat 0px;
	width: 47px;
	height: 116px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}

/* line 1511, ../sass/app.scss */

#menu-sidebar nav ul {
	margin: 0px;
	padding: 0px;
}

/* line 1514, ../sass/app.scss */

#menu-sidebar nav ul li {
	list-style: none;
}

/* line 1516, ../sass/app.scss */

#menu-sidebar nav ul li a {
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 5px 5px 5px 30px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	max-width: 80%;
	width: 100%;
	display: inline;
	float: left;
	line-height: 20px;
}

/* line 1535, ../sass/app.scss */

#menu-sidebar nav ul li .nav-active {
	background-color: #ff5100;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

/* line 1545, ../sass/app.scss */

#global-header {
	display: inline;
	float: left;
	width: 100%;
	max-height: 75px;
	height: auto;
	position: relative;
	z-index: 999999;
}

/* line 1556, ../sass/app.scss */

#global-header .global-header-inner {
	max-width: 1800px;
	width: 100%;
	display: block;
	margin: 0 auto;
	max-height: 75px;
	height: 75px;
	padding: 0 30px;
}

/* line 1564, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper {
	display: inline;
	float: left;
	width: 30%;
}

/* line 1581, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper .global-header-logo {
	max-width: 30%;
	width: 100%;
	display: inline;
	float: left;
}

/* line 1592, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper .global-header-logo img {
	max-width: 100%;
	width: 100%;
	display: inline;
	float: left;
	height: auto;
	margin: 22px 0px;
}

/* line 1608, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper .global-header-text {
	max-width: 70%;
	width: 100%;
	display: inline;
	float: left;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #FFF;
	line-height: 75px;
	padding-left: 15px;
	font-size: 20px;
}

/* line 1636, ../sass/app.scss */

#global-footer {
	display: inline;
	float: left;
	width: 100%;
	background: #000;
	z-index: 99999;
	position: relative;
}

/* line 1637, ../sass/app.scss */

#global-footer .menu li li:hover > ul {
	left: 0;
}

/* line 1676, ../sass/app.scss */

#global-footer .global-footer-inner {
	max-width: 1800px;
	width: 100%;
	display: block;
	margin: 200px auto 100px;
}

/* line 1684, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-logo {
	display: inline;
	float: left;
	width: 100%;
}

/* line 1688, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-logo img {
	max-width: 100%;
	margin-bottom: 30px;
	height: auto;
}

/* line 1694, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links {
	display: inline;
	float: left;
	width: 100%;
}

/* line 1698, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header {
	max-width: 100%;
}

/* line 1700, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header {
	width: 20%;
	margin: 0px;
	background-color: #303030;
}

/* line 1707, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header .sb-icon-search,
#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header .sb-search-submit {
	left: 0px;
}

/* line 1723, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .social-icons-header {
	width: 80%;
}

/* line 1725, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .social-icons-header .header-social-icon {
	width: 79px;
	background-color: #303030;
}

/* line 1744, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-copyright {
	display: inline;
	float: left;
	width: 100%;
	margin: 30px 0px;
}

/* line 1749, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-copyright p {
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	padding: 0 40px;
}

/* line 1758, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container {
	max-width: 100%;
	width: 100%;
}

/* line 1761, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container {
	max-width: 100%;
	width: 100%;
}

/* line 1767, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container li {
	width: 25%;
	line-height: normal;
	min-height: 500px;
}

/* line 1790, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container .sub-menu {
	display: block;
	position: relative;
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0px solid transparent;
	visibility: visible;
	line-height: 18px;
}

/* line 1813, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container .sub-menu li {
	width: 100%;
	background: none;
	border: 0px;
	line-height: 18px;
	display: inline-block;
	min-height: 100%;
}

/* line 1820, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container .sub-menu li a {
	font-size: 18px;
	line-height: 65px;
	height: 18px;
	text-transform: inherit;
	text-align: left;
	letter-spacing: 0px;
	font-weight: normal;
	color: #a2a3a5;
}

/* line 1848, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container .sub-menu li a:hover {
	text-decoration: underline;
	color: #FFF;
}

/* line 1855, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container a {
	height: 55px;
	text-align: left;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #FFF;
}

/* line 1890, ../sass/app.scss */

#global-footer-wrapper .footer-bottom p {
	text-align: left;
	padding: 0;
	display: inline-block;
	float: left;
	margin: -10px 0px 0px 30px;
}

/* line 1909, ../sass/app.scss */

.feature-image-blur {
	filter: blur(5px);
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
}

/* line 1917, ../sass/app.scss */

#fixtures_lg {
	padding: 0px;
}

/* line 1918, ../sass/app.scss */

#fixtures_lg #fixtures_slideshow_wrap {
	position: relative;
}

/* line 1923, ../sass/app.scss */

#fixtures_lg #fixtures_slideshow_wrap .fix-results-header {
	padding: 50px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	position: absolute;
	top: -50px;
	background: #FFF;
	width: 100%;
	line-height: 50px;
	text-indent: 17%;
}

/* line 1964, ../sass/app.scss */

#fixtures_lg #fixtures_slideshow_wrap .fixtures_fading_image_wrap {
	margin-top: 50px;
}

/* line 1969, ../sass/app.scss */

#fixtures_lg .fixtures_box {
	padding: 0 50px;
}

/* line 1986, ../sass/app.scss */

#fixtures_lg .fixtures_box .fixtures_heading {
	position: absolute;
	display: inline;
	float: left;
	margin-bottom: 0px;
	line-height: 1;
	width: 15%;
	top: 0;
	text-align: center;
}

/* line 2007, ../sass/app.scss */

#fixtures_lg .fixtures_box .fixtures_heading img {
	max-width: 100%;
	height: auto;
}

/* line 2011, ../sass/app.scss */

#fixtures_lg .fixtures_box .fixtures_heading .npl_heading {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 30px;
}

/* line 2017, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container {
	width: 100%;
	display: inline;
	float: left;
	margin-top: 20px;
}

/* line 2039, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch {
	height: 85px;
}

/* line 2053, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .splogowrapteams {
	display: inline;
	float: left;
}

/* line 2057, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .splogowrap {
	display: inline;
	float: right;
}

/* line 2061, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams {
	line-height: 55px;
	position: relative;
	height: 85px;
}

/* line 2086, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam1 {
	display: inline;
	float: left;
}

/* line 2090, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spversus {
	margin: -15px auto 0;
	display: block;
	max-width: 100%;
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0;
	font-size: 12px;
}

/* line 2112, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam2 {
	display: inline;
	float: right;
}

/* line 2116, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam1,
#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam2 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-transform: none;
	font-size: 15px;
}

/* line 2155, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spscore {
	width: 100%;
	text-align: center;
	margin-top: -50px;
	display: inline;
	float: left;
	font-size: 17px;
}

/* line 2162, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spscore .team1score,
#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spscore .team2score {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

/* line 2165, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spscore .scoredivider {
	margin: 0 10px;
}

/* line 2195, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatchodd {
	background: #f2f2f2;
}

/* line 2199, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container {
	width: 100%;
	display: inline;
	float: left;
}

/* line 2221, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spcompname {
	width: 100%;
	display: inline;
	float: right;
	text-align: center;
	margin-top: -15px;
	margin-bottom: 15px;
	margin-left: 0;
	color: #000;
	z-index: 100;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

/* line 2258, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder {
	width: 100%;
	display: inline;
	float: right;
}

/* line 2274, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tr {
	display: inline;
	float: left;
	width: 100%;
}

/* line 2281, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven td,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd td {
	display: inline;
	float: left;
	width: 10%;
	text-align: center;
}

/* line 2302, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven .teamname,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd .teamname {
	display: inline;
	float: left;
	width: 50%;
	text-align: left;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

/* line 2322, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven {
	background: #FFF !important;
	padding: 20px 10px;
}

/* line 2328, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven .sproweven {
	padding: 0px;
}

/* line 2332, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd {
	background: #f2f2f2 !important;
	padding: 20px 10px;
}

/* line 2338, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd .sprowodd {
	padding: 0px;
}

/* line 2342, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody tr {
	padding: 8px 10px;
	background: #ff5100;
}

/* line 2345, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody tr th {
	width: 10%;
	display: inline;
	float: left;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-align: center;
}

/* line 2367, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody tr th:first-child {
	width: 50%;
	display: inline;
	float: left;
	text-align: left;
}

/* line 2382, ../sass/app.scss */

.next-prev-arrows {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	width: 50%;
	display: none;
}

/* line 2389, ../sass/app.scss */

.next-prev-arrows .slick-prev {
	color: transparent;
	text-indent: -5000px;
	font-size: 20px;
	left: 20px;
}

/* line 2394, ../sass/app.scss */

.next-prev-arrows .slick-prev:before {
	content: '';
	background: url("../images/arrow-left-orange.png") no-repeat 0px;
	width: 21px;
	height: 34px;
	display: block;
}

/* line 2402, ../sass/app.scss */

.next-prev-arrows .slick-next {
	color: transparent;
	text-indent: -5000px;
	font-size: 20px;
	right: 20px;
}

/* line 2407, ../sass/app.scss */

.next-prev-arrows .slick-next:before {
	content: '';
	background: url("../images/arrow-right-orange.png") no-repeat 0px;
	width: 21px;
	height: 34px;
	display: block;
}

/* line 2422, ../sass/app.scss */

#centre-finder-panel .done {
	margin-top: -275px;
	position: relative;
}

/* line 2435, ../sass/app.scss */

.page #centre-finder-panel .done {
	margin-top: -201px;
	position: relative;
}

/* line 2447, ../sass/app.scss */

.page .close-map-wrapper {
	top: 200px;
}

/* line 2451, ../sass/app.scss */

.page .done .close-map-wrapper {
	top: 200px;
}

/* line 2462, ../sass/app.scss */

.close-map-wrapper {
	position: absolute;
	width: 30% !important;
	left: 0;
	top: 0;
	z-index: 2000;
}

/* line 2485, ../sass/app.scss */

.close-map-wrapper a {
	float: right;
	background: #ff5100;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-align: center;
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin: 10px 0px;
	font-style: italic;
}

/* line 2504, ../sass/app.scss */

#fixtures_fading_image_wrap {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 50px;
}

/* line 2522, ../sass/app.scss */

.fixtures-results-container .fix-results-dropwdown {
	display: inline;
	float: right;
	padding: 0px 50px;
	width: 50%;
}

/* line 2567, ../sass/app.scss */

.blog-3 .fixtures-results-container .fix-results-dropwdown {
	padding: 15px 10px 0px;
}

/* line 2572, ../sass/app.scss */

.blog-3 .fixtures-results-container .fix-results-dropwdown select {
	background: url("../images/caret.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	padding: 0 33px 0 6px;
}

/* line 2610, ../sass/app.scss */

.results-events-wrapper .fix-results-dropwdown {
	display: inline;
	float: right;
	padding: 0px 50px;
	width: 50%;
}

/* line 2631, ../sass/app.scss */

.home-panel .panel-content .panel-row .container-full-width {
	max-width: 100% !important;
	width: 100%;
	padding: 0px;
}

/* line 2637, ../sass/app.scss */

.featured-images-wrapper {
	padding: 0px;
	margin: 0px;
	max-height: 1000px;
	height: auto;
}

/* line 2642, ../sass/app.scss */

.featured-images-wrapper img {
	width: 100%;
	height: auto;
}

/* line 2667, ../sass/app.scss */

.featured-images-wrapper .slick-prev {
	left: 200px;
}

/* line 2677, ../sass/app.scss */

.featured-images-wrapper .slick-next {
	right: 200px;
}

/* line 2687, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap {
	position: relative;
	width: 100%;
	left: 0px;
	bottom: 240px;
}

/* line 2704, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap .featured-image-more {
	max-width: 150px;
	width: 100%;
	display: block;
	margin: 0 auto;
	background-color: #000;
	color: #FFF;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 26px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 28px;
}

/* line 2723, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap a {
	max-width: 980px;
	width: 100%;
	display: block;
	margin: 0 auto;
}

/* line 2728, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap a:hover {
	text-decoration: none;
}

/* line 2740, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap a h3 {
	background: #000;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 70px;
	text-align: center;
	padding: 20px 0px;
}

/* line 2761, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap a h3:hover {
	text-decoration: none;
}

/* line 2769, ../sass/app.scss */

#featured-images-panel {
	position: relative;
	z-index: 999999;
}

/* line 2784, ../sass/app.scss */

.ladder_container section .spladder:nth-of-type(2) {
	display: none !important;
}

/* line 2789, ../sass/app.scss */

.ladder_container section .spcompname:nth-of-type(2) {
	display: none !important;
}

/* line 2796, ../sass/app.scss */

.news-results-list .more-button-wrapper {
	display: none;
}

/* line 2802, ../sass/app.scss */

.news-results-list .ladder_container .spladder tbody tr {
	background: #333333 !important;
}

/* line 2808, ../sass/app.scss */

.news-results-list .results_container {
	margin-top: 25px !important;
}

/* line 2810, ../sass/app.scss */

.news-results-list .results_container .spmatcheven {
	background: #FFF;
}

/* line 2814, ../sass/app.scss */

.news-results-list .results_container .spmatch .spteams {
	padding: 15px 50px !important;
}

/* line 2822, ../sass/app.scss */

.news-results-list .fix-results-dropwdown {
	width: 54.3%;
	float: left;
}

/* line 2844, ../sass/app.scss */

.news-results-list .fix-results-dropwdown select {
	border: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	background: #000 !important;
	height: 40px !important;
	color: #FFF !important;
}

/* line 2852, ../sass/app.scss */

.news-results-list #fixtures_fading_image_wrap {
	margin-top: -25px;
}

/* line 2863, ../sass/app.scss */

.news-results-list section .spfixture:nth-of-type(2) {
	display: none;
}

/* line 2872, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li {
	display: table;
	max-width: 560px;
	width: 100%;
	height: 178px;
	margin-bottom: 30px;
}

/* line 2903, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li:first-child {
	background: url("../images/orange-tile-1.jpg") no-repeat 0px;
}

/* line 2906, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li:nth-child(2) {
	background: url("../images/orange-tile-2.jpg") no-repeat 0px;
}

/* line 2909, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li:nth-child(3) {
	background: url("../images/orange-tile-3.jpg") no-repeat 0px;
}

/* line 2912, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li:nth-child(4) {
	background: url("../images/orange-tile-4.jpg") no-repeat 0px;
}

/* line 2915, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 20%;
	text-transform: uppercase;
}

/* line 2921, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li a:hover {
	text-decoration: none;
}

/* line 2924, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li a h3 {
	display: inline-block;
	color: #FFF;
	background: #000;
	padding: 5px 15px;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0px;
}

/* line 2936, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li a h3:hover {
	text-decoration: none;
}

/* line 2952, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-blue li:first-child {
	background: url("../images/blue-tile-1.jpg") no-repeat 0px;
}

/* line 2955, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-blue li:nth-child(2) {
	background: url("../images/blue-tile-2.jpg") no-repeat 0px;
}

/* line 2958, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-blue li:nth-child(3) {
	background: url("../images/blue-tile-3.jpg") no-repeat 0px;
}

/* line 2961, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-blue li:nth-child(4) {
	background: url("../images/blue-tile-1.jpg") no-repeat 0px;
}

/* line 2964, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-blue li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 20%;
	text-transform: uppercase;
}

/* line 2970, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-blue li a:hover {
	text-decoration: none;
}

/* line 2976, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-blue li a h3 {
	display: inline-block;
	color: #FFF;
	background: #000;
	padding: 5px 15px;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0px;
}

/* line 2984, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-blue li a h3:hover {
	text-decoration: none;
}

/* line 2992, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-black li {
	display: table;
	max-width: 560px;
	width: 100%;
	height: 178px;
	margin-bottom: 30px;
}

/* line 2998, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-black li:first-child {
	background: url("../images/black-tile-1.jpg") no-repeat 0px;
}

/* line 3001, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-black li:nth-child(2) {
	background: url("../images/black-tile-2.jpg") no-repeat 0px;
}

/* line 3004, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-black li:nth-child(3) {
	background: url("../images/black-tile-3.jpg") no-repeat 0px;
}

/* line 3007, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-black li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 20%;
	text-transform: uppercase;
}

/* line 3013, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-black li a:hover {
	text-decoration: none;
}

/* line 3019, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-black li a h3 {
	display: inline-block;
	color: #FFF;
	background: #000;
	padding: 5px 15px;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0px;
}

/* line 3027, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-black li a h3:hover {
	text-decoration: none;
}

/* line 3046, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-4 li {
	display: table;
	max-width: 560px;
	width: 100%;
	height: 178px;
	margin-bottom: 30px;
}

/* line 3052, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-4 li:first-child {
	background: url("../images/orange-tile-1.jpg") no-repeat 0px;
}

/* line 3055, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-4 li:nth-child(2) {
	background: url("../images/orange-tile-2.jpg") no-repeat 0px;
}

/* line 3058, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-4 li:nth-child(3) {
	background: url("../images/orange-tile-3.jpg") no-repeat 0px;
}

/* line 3061, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-4 li:nth-child(4) {
	background: url("../images/orange-tile-4.jpg") no-repeat 0px;
}

/* line 3064, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-4 li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 20%;
	text-transform: uppercase;
}

/* line 3070, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-4 li a:hover {
	text-decoration: none;
}

/* line 3076, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-4 li a h3 {
	display: inline-block;
	color: #FFF;
	background: #000;
	padding: 5px 15px;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0px;
}

/* line 3088, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-4 li a h3:hover {
	text-decoration: none;
}

/* line 3130, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li:first-child {
	background: url("../images/blue-tile-1.jpg") no-repeat 0px;
}

/* line 3133, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li:nth-child(2) {
	background: url("../images/blue-tile-2.jpg") no-repeat 0px;
}

/* line 3136, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li:nth-child(3) {
	background: url("../images/blue-tile-3.jpg") no-repeat 0px;
}

/* line 3139, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li:nth-child(4) {
	background: url("../images/blue-tile-1.jpg") no-repeat 0px;
}

/* line 3142, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 20%;
	text-transform: uppercase;
}

/* line 3148, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li a:hover {
	text-decoration: none;
}

/* line 3154, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li a h3 {
	display: inline-block;
	color: #FFF;
	background: #000;
	padding: 5px 15px;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0px;
}

/* line 3162, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li a h3:hover {
	text-decoration: none;
}

/* line 3170, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-black li {
	display: table;
	max-width: 560px;
	width: 100%;
	height: 178px;
	margin-bottom: 30px;
}

/* line 3176, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-black li:first-child {
	background: url("../images/black-tile-1.jpg") no-repeat 0px;
}

/* line 3179, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-black li:nth-child(2) {
	background: url("../images/black-tile-2.jpg") no-repeat 0px;
}

/* line 3182, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-black li:nth-child(3) {
	background: url("../images/black-tile-3.jpg") no-repeat 0px;
}

/* line 3185, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-black li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 20%;
	text-transform: uppercase;
}

/* line 3191, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-black li a:hover {
	text-decoration: none;
}

/* line 3197, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-black li a h3 {
	display: inline-block;
	color: #FFF;
	background: #000;
	padding: 5px 15px;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0px;
}

/* line 3205, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-black li a h3:hover {
	text-decoration: none;
}

/* line 3215, ../sass/app.scss */

.news-results-list #fixtures_lg .fixtures_box .results_ladder_container .results_container,
.news-results-list #fixtures_lg .fixtures_box .results_ladder_container .ladder_container {
	max-width: 50%;
}

/* line 3223, ../sass/app.scss */

.news-results-list #fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder {
	width: 85%;
}

/* line 3230, ../sass/app.scss */

.news-results-list #fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spcompname {
	margin-left: 15%;
	width: 85%;
	margin-bottom: 0px;
	height: 40px;
	line-height: 40px;
	background: #000;
	color: #FFF;
	font-size: 18px;
}

/* line 3248, ../sass/app.scss */

.chart-content .wp_charts_canvas {
	height: auto !important;
}

/* line 3259, ../sass/app.scss */

.sptime {
	text-align: center;
	margin-top: -60px;
	position: relative;
	display: inline;
	float: left;
	width: 100%;
	font-size: 13px;
}

/* line 3281, ../sass/app.scss */

.spvenue {
	text-align: center;
	margin-top: 5px;
	position: relative;
	display: inline;
	float: left;
	width: 100%;
	font-size: 11px;
	margin-top: -40px;
}

/* line 3305, ../sass/app.scss */

.blog-2 .sptime {
	text-align: center;
	margin-top: -60px;
	position: relative;
	display: inline;
	float: left;
	width: 100%;
	font-size: 13px;
}

/* line 3333, ../sass/app.scss */

.blog-2 .spvenue {
	text-align: center;
	margin-top: 5px;
	position: relative;
	display: inline;
	float: left;
	width: 100%;
	font-size: 11px;
	margin-top: -40px;
}

/* line 3366, ../sass/app.scss */

.sproundname {
	display: block !important;
	background: #FFF;
	text-align: center;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 16px;
}

/* line 3375, ../sass/app.scss */

.blog-5 .sproundname {
	display: none !important;
}

/* line 3379, ../sass/app.scss */

.video_mask {
	display: inline;
	float: left;
	width: 100%;
	position: relative;
	min-height: 1580px;
	z-index: 99999999;
	cursor: pointer;
	margin-top: -1500px;
}

/* line 3390, ../sass/app.scss */

.single_video_mask {
	display: inline !important;
	float: left;
	width: 100%;
	position: absolute;
	min-height: 1000px;
	z-index: 1000;
	top: 0;
	cursor: pointer;
}

/* line 3409, ../sass/app.scss */

.slider-more-wrapper {
	width: 100%;
	display: block;
}

/* line 3441, ../sass/app.scss */

.slider-more-wrapper .slider-more {
	position: relative;
	max-width: 1800px;
	width: 100%;
	display: block;
	margin: 0 auto;
}

/* line 3465, ../sass/app.scss */

.slider-more-wrapper .slider-more a {
	border: 2px solid #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #FFF;
	font-size: 14px;
	padding: 5px 10px;
	position: absolute;
	left: 0%;
	z-index: 10001;
}

/* line 3487, ../sass/app.scss */

#featured-tiles-panel {
	margin-top: -310px;
}

/* line 3491, ../sass/app.scss */

.panel-content .gform_wrapper div.charleft {
	width: 97% !important;
	text-align: right;
}

/* line 3510, ../sass/app.scss */

#content-wrap-wrapper.featured-article #content-wrap {
	padding: 0 5%;
}

/* line 3518, ../sass/app.scss */

#content-wrap-wrapper.featured-article .article-content {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0 15% 0 0;
	width: 85%;
}

/* line 3545, ../sass/app.scss */

#content-wrap-wrapper.featured-article .col-md-2 {
	width: 15%;
	padding-top: 10px;
}

/* line 3562, ../sass/app.scss */

#content-wrap-wrapper.featured-article .col-md-3 {
	display: none;
}

/* line 3565, ../sass/app.scss */

#content-wrap-wrapper.featured-article .quote-area {
	left: -28.35%;
	width: 100%;
	overflow: visible;
	max-height: 1200px;
	min-height: 800px;
}

/* line 3578, ../sass/app.scss */

#content-wrap-wrapper.featured-article .quote-area img {
	display: inline;
	float: left;
	margin-bottom: 40px;
}

/* line 3593, ../sass/app.scss */

.featured-article-more {
	background: #FFF;
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}

/* line 3604, ../sass/app.scss */

.featured-article-more .navigation {
	background: #e5e5e5;
	min-height: 160px;
}

/* line 3610, ../sass/app.scss */

.featured-article-more .navigation .col-md-12 {
	padding: 1% 17% !important;
}

/* line 3615, ../sass/app.scss */

.featured-article-more .navigation .col-md-12 a {
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

/* line 3619, ../sass/app.scss */

.featured-article-more .navigation .col-md-12 .fsp-arrows {
	width: 100%;
	font-size: 30px;
}

/* line 3628, ../sass/app.scss */

.featured-article-more .single-other-headlines {
	padding: 2% 17%;
}

/* line 3633, ../sass/app.scss */

.featured-article-more .single-other-headlines .single-other-titles {
	display: none;
}

/* line 3636, ../sass/app.scss */

.featured-article-more .single-other-headlines .single-other-inner {
	width: 16.66667%;
	padding: 0 1%;
}

/* line 3656, ../sass/app.scss */

.featured-article-more .single-other-headlines .single-other-inner:nth-child(3) {
	margin: 0px;
}

/* line 3659, ../sass/app.scss */

.featured-article-more .single-other-headlines .single-other-inner .single-other-title {
	min-height: auto;
}

/* line 3666, ../sass/app.scss */

.news-share-btn-wrap {
	display: inline;
	float: left;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 25%;
	padding: 0 5%;
}

/* line 3689, ../sass/app.scss */

.news-share-btn-wrap .news-share-btn {
	background: url("../images/read-more-btn-trans.png") no-repeat 0px;
	width: 33px;
	height: 28px;
	display: block;
	float: right;
}

/* line 3699, ../sass/app.scss */

.news-widgets .news-share-btn-wrap {
	top: 0;
	bottom: initial;
}

/* line 3705, ../sass/app.scss */

.profile-name {
	min-height: 30px;
}

/* line 3709, ../sass/app.scss */

.fix-results-dropwdown .chosen-container {
	z-index: 99999999;
	position: relative;
	display: inline;
	float: right;
	border: 2px solid #FFF;
	color: #FFF;
	height: 50px;
	width: 75% !important;
	font-size: 18px;
	margin-top: -90px;
}

/* line 3728, ../sass/app.scss */

.results-events-wrapper .fix-results-dropwdown select {
	background-image: url("../images/caret.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	-webkit-appearance: none;
	padding: 0 33px 0 6px;
}

/* line 3736, ../sass/app.scss */

.results-events-wrapper .fix-results-dropwdown select,
.results-events-wrapper .fix-results-dropwdown .chosen-container {
	z-index: 99999999;
	position: relative;
	display: inline;
	float: right;
	border: 2px solid #000 !important;
	color: #000 !important;
	height: 50px;
	width: 75% !important;
	font-size: 18px;
	margin-top: 2px !important;
}

/* line 3757, ../sass/app.scss */

.results-events-wrapper .fix-results-dropwdown .chosen-container .chosen-single span {
	color: #000;
}

/* line 3761, ../sass/app.scss */

.results-events-wrapper .fix-results-dropwdown .chosen-container .chosen-single div b:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #000;
	position: absolute;
	top: 40%;
	right: 50%;
}

/* line 3774, ../sass/app.scss */

.fix-results-dropwdown .chosen-container .chosen-single {
	background-color: transparent;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 46px;
	line-height: 46px;
}

/* line 3786, ../sass/app.scss */

.fix-results-dropwdown .chosen-container-active.chosen-with-drop .chosen-single {
	border: none;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* line 3792, ../sass/app.scss */

.fix-results-dropwdown .chosen-container .chosen-single span {
	color: #FFF;
}

/* line 3796, ../sass/app.scss */

.fix-results-dropwdown .chosen-container .chosen-drop {
	margin-top: 2px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 100.5%;
}

/* line 3811, ../sass/app.scss */

.fix-results-dropwdown .chosen-container .chosen-single div b {
	background: none !important;
}

/* line 3813, ../sass/app.scss */

.fix-results-dropwdown .chosen-container .chosen-single div b:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	position: absolute;
	top: 40%;
	right: 50%;
}

/* line 3827, ../sass/app.scss */

.fix-results-dropwdown .chosen-container-active.chosen-with-drop .chosen-single div b {
	background: none !important;
}

/* line 3843, ../sass/app.scss */

.fix-results-dropwdown .chosen-container-single .chosen-search:after {
	font-family: "webfont" !important;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "s";
	font-size: 20px;
	color: #F0f0f0;
	line-height: 32px;
	position: absolute;
	right: 10px;
}

/* line 3854, ../sass/app.scss */

.fix-results-dropwdown .chosen-container-single .chosen-search input[type="text"] {
	color: #000;
	background: none !important;
}

/* line 3860, ../sass/app.scss */

.fix-results-dropwdown .chosen-container .chosen-results li.active-result {
	font-size: 16px;
}

/* line 3864, ../sass/app.scss */

.fix-results-dropwdown .chosen-container.chosen-with-drop .chosen-drop {
	left: -2px;
}

/* line 3876, ../sass/app.scss */

.gform_confirmation_wrapper {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	display: block;
}

/* line 3881, ../sass/app.scss */

.gform_confirmation_wrapper .gform_confirmation_message {
	text-align: center;
	color: #fff;
	font-size: 40px;
	position: absolute;
	top: 50%;
}

/* line 3890, ../sass/app.scss */

#lightbox-shadow {
	z-index: 1000000000 !important;
}

/* line 3894, ../sass/app.scss */

#lightbox-closer {
	left: 45.5% !important;
}

/* line 3898, ../sass/app.scss */

.scrollToTop {
	width: 75px;
	height: 100px;
	padding: 10px;
	text-align: center;
	background: transparent;
	font-weight: bold;
	color: transparent;
	text-decoration: none;
	position: fixed;
	bottom: 75px;
	z-index: 999999999999999;
	right: 80px;
	display: none;
	background: url("../images/arrowright.png") no-repeat 0px transparent;
	-ms-transform: rotate(270deg); /* IE 9 */
	-webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	-webkit-background-size: contain contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

/* line 3921, ../sass/app.scss */

.scrollToTop:hover {
	text-decoration: none;
	color: transparent;
}

/* line 3926, ../sass/app.scss */

.home-panel .panel-content .panel-row .fixtures-results-container {
	max-width: 100% !important;
}

/* line 3936, ../sass/app.scss */

.blog-3 .news-list li .news-list-inner .news-list-inner-text .inner-news-list a.inner-title,
.blog-3 .more-button-wrapper .more-button,
.blog-3 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.blog-3 .related-articles .related-news-list .related-news-list-inner h2 {
	background-color: #0069d1 !important;
}

/* line 3940, ../sass/app.scss */

.blog-3 .navigation .fsp-arrows,
.blog-3 .related-articles .related-news-list .related-news-list-inner .more-headlines-cat,
.blog-3 .related-articles ul li a,
.blog-3 .content-body a,
.blog-3 .news-list li .news-list-inner .news-list-inner-text .inner-news-list .more-headlines-cat {
	color: #0069d1 !important;
}

/* line 3944, ../sass/app.scss */

.addtoany_shortcode {
	float: right;
}

/* line 3948, ../sass/app.scss */

.tribe-mini-calendar .tribe-events-has-events a {
	font-size: 14px;
	line-height: 1;
}

/* line 3953, ../sass/app.scss */

#tribe-events .tribe-events-button,
.tribe-events-button {
	color: #FFF !important;
}

/* line 3966, ../sass/app.scss */

.results_container .spfixture .spmatch .spteams .team1name:before {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	-webkit-background-size: contain contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	position: absolute;
	left: 15px;
	top: 22px;
}

/* line 3983, ../sass/app.scss */

.results_container .spfixture .spmatch .spteams .team2name:before {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	-webkit-background-size: contain contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	position: absolute;
	right: 15px;
	top: 22px;
}

/* line 4004, ../sass/app.scss */

.blog-3 .news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-mini-calendar-nav td,
.blog-3 .news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody .tribe-events-has-events,
.blog-3 .news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-events-title a:hover,
.blog-3 .news-general-list .calendar-wrap .tribe-mini-calendar-wrapper .tribe-mini-calendar tbody .tribe-events-has-events a:hover {
	background: #0069d1;
}

/* line 4008, ../sass/app.scss */

.parallax-window {
	min-height: 400px;
	background: transparent;
}

/* line 4246, ../sass/app.scss */

.nav-container #openup-wrapper {
	display: none;
}

/* line 4551, ../sass/app.scss */

.nav-container .cf:before,
.nav-container .cf:after {
	content: "";
	display: table;
}

/* line 4556, ../sass/app.scss */

.nav-container .cf:after {
	clear: both;
}

/* line 4560, ../sass/app.scss */

.nav-container .cf {
	zoom: 1;
}

/* line 4566, ../sass/app.scss */

#openup {
	display: none;
}

/* line 4570, ../sass/app.scss */

.grid#sc_our_team .sc_team_member img.wp-post-image {
	height: auto;
	max-width: 300px;
}

/* line 4589, ../sass/app.scss */

.grid#sc_our_team .sc_team_member .sc_team_member_name {
	top: 0;
	bottom: initial;
	height: 28px;
	width: 100%;
	height: auto;
}

/* line 4603, ../sass/app.scss */

.grid#sc_our_team .sc_team_member .sc_team_member_jobtitle {
	font-size: 14px;
	line-height: 20px;
	padding: 5px 30px;
	height: auto;
	bottom: 0;
}

/* line 4633, ../sass/app.scss */

#sc_our_team .sc_team_member .sc_team_more img {
	display: none;
}

/*# sourceMappingURL=app.css.map */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {

/* line 657, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper,
.blog-5 #social-panel .more-button-wrapper,
.blog-3 #social-panel .more-button-wrapper {
	top: 110px;
}

/* line 755, ../sass/partials/_news-events.scss */

#results-calendar-panel {
	min-height: 1100px !important;
}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {

/* line 657, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper,
.blog-5 #social-panel .more-button-wrapper,
.blog-3 #social-panel .more-button-wrapper {
	top: 110px;
}

/* line 990, ../sass/partials/_sections.scss */

.panel-orange-image .panel-content {
	padding-top: 0;
	position: absolute;
	top: 33% !important;
	left: 0;
	right: 0;
}

/* line 755, ../sass/partials/_news-events.scss */

#results-calendar-panel {
	min-height: 1100px !important;
}

}

@media only screen and (min-device-width: 375px) and (max-device-width: 736px) and (orientation: landscape) {

/* line 682, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper .more-button-inner,
.blog-2 #social-panel .more-button-wrapper .more-button-inner,
.blog-5 #social-panel .more-button-wrapper .more-button-inner,
.blog-3 #social-panel .more-button-wrapper .more-button-inner {
	margin: 90px auto !important;
}

/* line 72, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .inner-subtitle-wrapper {
	min-height: auto !important;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	max-width: 600px;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	bottom: 10px;
}

/* line 3441, ../sass/app.scss */

.slider-more-wrapper .slider-more {
	max-width: 600px;
}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	min-height: 800px !important;
}

/* line 990, ../sass/partials/_sections.scss */

.panel-orange-image .panel-content {
	padding-top: 0;
	position: absolute;
	top: 40% !important;
	left: 0;
	right: 0;
}

}

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {

/* line 4016, ../sass/app.scss */

#results-calendar-panel {
	min-height: 1100px !important;
}

/* line 4017, ../sass/app.scss */

.panel-orange-image .panel-content {
	padding-top: 0;
	position: absolute;
	top: 39% !important;
	left: 0;
	right: 0;
}

}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {

/* line 4031, ../sass/app.scss */

#results-calendar-panel {
	min-height: 1100px !important;
}

/* line 4032, ../sass/app.scss */

.panel-orange-image .panel-content {
	padding-top: 0;
	position: absolute;
	top: 38% !important;
	left: 0;
	right: 0;
}

}

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {

/* line 4045, ../sass/app.scss */

#results-calendar-panel {
	min-height: 1600px !important;
}

/* line 4046, ../sass/app.scss */

.panel-orange-image .panel-content {
	padding-top: 0;
	position: absolute;
	top: 35% !important;
	left: 0;
	right: 0;
}

}

@media only screen and (min-width: 540px) and (max-width: 740px) and (orientation: landscape) {

/* line 4061, ../sass/app.scss */

.slider-more-wrapper .slider-more {
	max-width: 80% !important;
}

/* line 4064, ../sass/app.scss */

.slider-container .slider-title-wrapper {
	margin-bottom: 75px !important;
}

/* line 4067, ../sass/app.scss */

.slider-more-wrapper .slider-more a {
	bottom: 0px;
}

/* line 4070, ../sass/app.scss */

body .mega-menu-button {
	top: -50px;
	z-index: 9999999999;
	position: relative;
}

/* line 4075, ../sass/app.scss */

body .search-social-header .social-icons-header {
	width: 79%;
	float: right;
	display: inline !important;
}

/* line 4080, ../sass/app.scss */

body .search-social-header .search-header {
	float: left;
	height: 75px;
	width: 21%;
	background: rgba(0, 0, 0, 0.4);
}

/* line 4086, ../sass/app.scss */

body #header {
	top: 50px;
	padding-bottom: 50px;
}

/* line 4090, ../sass/app.scss */

body .sb-icon-search,
.blog .sb-search-submit {
	height: 70px;
	top: 0px;
}

/* line 4094, ../sass/app.scss */

body .sb-search.sb-search-open .sb-icon-search,
.blog .no-js .sb-search .sb-icon-search {
	top: 5px;
}

/* line 4097, ../sass/app.scss */

body .sb-search-input {
	left: -275px;
	top: 16px;
	width: 250px;
}

/* line 4102, ../sass/app.scss */

body .nav-container.top-nav-container {
	top: 0px;
}

/* line 4105, ../sass/app.scss */

body #header .nav-container .menu > li {
	line-height: 50px;
	width: 24% !important;
	font-size: 12px;
	display: table;
}

/* line 4111, ../sass/app.scss */

.menu-item a img {
	max-width: 54%;
}

/* line 4112, ../sass/app.scss */

.blog .slider-container .slider-bottom {
	display: none;
}

/* line 4115, ../sass/app.scss */

.blog .slider-container .inner-slider-title-wrapper {
	top: 100%;
	bottom: inherit;
}

/* line 4119, ../sass/app.scss */

.blog .slider-container .inner-slider-title-wrapper .slider-title span {
	line-height: 50px;
	margin-top: 10%;
	max-width: 100%;
}

/* line 4124, ../sass/app.scss */

.blog .slider-container .inner-slider-title-wrapper {
	font-size: 40px;
	max-width: 80%;
}

/* line 4128, ../sass/app.scss */

body #mega-menu-wrap-header-menu {
	margin-top: 0px;
}

/* line 4131, ../sass/app.scss */

body .top-mega-menu {
	z-index: 9999999999;
	position: relative;
	top: 80px;
}

/* line 4136, ../sass/app.scss */

body .mega-menu .container {
	margin-top: 25px;
}

/* line 4139, ../sass/app.scss */

.blog .panel-grey-white-angled {
	border-top: 0px;
	min-height: 1200px;
}

/* line 4143, ../sass/app.scss */

.blog .news-list li .news-list-inner .news-list-inner-text .inner-news-list a.inner-title {
	padding: 8px;
	max-width: 100%;
}

/* line 4147, ../sass/app.scss */

.blog .news-list li .news-list-inner .news-list-inner-text .inner-news-list {
	margin-top: 0px;
}

/* line 4150, ../sass/app.scss */

.blog.blog-1 .results-events-wrapper .fix-results-wrap {
	margin-bottom: 25px;
	margin-top: 50px;
}

/* line 4154, ../sass/app.scss */

.blog .results-events-wrapper .calendar-wrap {
	width: 100%;
}

/* line 4157, ../sass/app.scss */

.middle-side-banner img {
	max-width: 27% !important;
}

/* line 4160, ../sass/app.scss */

.blog .panel-orange-image {
	margin-top: 330px;
	min-height: 1000px;
}

/* line 4164, ../sass/app.scss */

.blog #map-wrap .map-block-overlay .container p,
.blog #map-wrap .map-block-overlay .container .finder-sub-heading {
	width: 100%;
	max-width: 100%;
}

/* line 4168, ../sass/app.scss */

.blog #map-wrap .map-block-overlay .container .finder-heading {
	font-size: 45px;
}

/* line 4171, ../sass/app.scss */

.blog #map-wrap .map-block-overlay .container #list-wrap .form-group {
	margin-top: 100px;
}

/* line 4174, ../sass/app.scss */

.blog .panel-dark-blue-black-angled .panel-content:before {
	display: none;
}

/* line 4177, ../sass/app.scss */

.blog .tile-wrapper {
	margin-top: 0px;
}

/* line 4180, ../sass/app.scss */

.blog #profile-photo img {
	margin: 0 auto;
}

/* line 4183, ../sass/app.scss */

.blog #basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	left: -130px;
}

/* line 4186, ../sass/app.scss */

.blog .video-galleries-wrapper {
	min-height: 200px;
}

/* line 4189, ../sass/app.scss */

.blog .panel-dark-grey-black-angled-alt {
	min-height: 900px;
}

/* line 4192, ../sass/app.scss */

.blog .social-feed-container {
	margin-top: 100px;
}

/* line 4195, ../sass/app.scss */

.blog .panel-dark-grey-black-angled {
	min-height: 1200px;
}

/* line 4198, ../sass/app.scss */

body #our-partners-panel .sponsor-links .slick-prev,
body #our-sponsors-panel .sponsor-links .slick-prev {
	left: 0px;
}

/* line 4201, ../sass/app.scss */

body #our-partners-panel .sponsor-links .slick-next,
body #our-sponsors-panel .sponsor-links .slick-next {
	right: 0px;
}

/* line 4204, ../sass/app.scss */

body #logos-panel .secondary-logo-wrapper .secondary-logo-wrap img {
	max-width: 70%;
	height: auto;
}

/* line 4208, ../sass/app.scss */

body #logos-panel {
	height: 400px;
}

/* line 4211, ../sass/app.scss */

body #footer-contact .footer-contact-inner .footer-contact-details .footer-contact-details-inner {
	margin-left: 10%;
}

/* line 4214, ../sass/app.scss */

body .mega-menu-button {
	top: -50px !important;
}

/* line 4217, ../sass/app.scss */

body .mobile-logo {
	margin-top: -100px;
	max-width: 25%;
}

/* line 4221, ../sass/app.scss */

body .mobile-logo img {
	margin: -40px 0px 10px;
}

/* line 4224, ../sass/app.scss */

body .accessibility,
body .search-social-header {
	max-width: 50%;
}

/* line 4227, ../sass/app.scss */

body .search-social-header .social-icons-header .header-social-icon {
	width: 56px;
}

/* line 4230, ../sass/app.scss */

.blog #basketball-victoria-elite-players-panel {
	overflow: hidden;
}

/* line 4233, ../sass/app.scss */

#single-news-title-image .single-news-image {
	top: 0px !important;
	margin-top: 0px;
}

/* line 4237, ../sass/app.scss */

#single-news-title-image {
	position: relative !important;
	height: auto !important;
}

/* line 4241, ../sass/app.scss */

.featured-article {
	margin-top: 0px !important;
}

}

@media (min-width: 568px) and (orientation: landscape) {

/* line 622, ../sass/partials/_slider.scss */

.blog-3 .potm-inner img {
	max-width: 80%;
	margin-right: 5% !important;
}

/* line 616, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-prev {
	left: 0%;
}

/* line 619, ../sass/app.scss */

.potm-inner img {
	max-width: 57%;
	margin-right: 24% !important;
}

/* line 620, ../sass/app.scss */

.blog-2 .potm-inner img {
	height: auto;
}

/* line 621, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-next {
	right: 0%;
}

}

@media (min-width: 568px) {

/* line 983, ../sass/partials/_sections.scss */

.panel-orange-image .panel-orange-image .panel-content {
	padding-top: 2100px;
}

}

@media (min-width: 650px) and (max-width: 768px) {

/* line 60, ../sass/partials/_news-events.scss */

.news-list li {
	max-width: 100%;
	margin: 0;
	display: inline;
	float: left;
	overflow: hidden;
}

/* line 67, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .inner-subtitle-wrapper {
	min-height: 500px;
}

}

@media (min-width: 667px) and (orientation: landscape) {

/* line 627, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-prev {
	left: 0%;
}

/* line 630, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-next {
	right: 0%;
}

}

@media only screen and (min-width: 680px) and (max-width: 740px) {

/* line 301, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu {
	margin-top: 15px !important;
}

/* line 304, ../sass/partials/_mega-menu.scss */

.blog-1 #mega-menu-wrap-header-menu {
	margin-top: 15px;
}

}

@media (min-width: 736px) and (orientation: landscape) {

/* line 635, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-prev {
	left: 0%;
}

/* line 638, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-next {
	right: 0%;
}

}

@media (min-width: 768px) {

/* line 1, ../sass/partials/_videos-photos.scss */

.videos-photos {
	padding: 40px 0;
	background: url("../images/player-huddle-background.jpg") center;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
}

/* line 27, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li {
	height: 128px;
}

/* line 48, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li a {
	font-size: 12px;
}

/* line 63, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li a.vid-link img {
	margin-top: -21px;
}

/* line 83, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li span.vid-pics {
	height: 95px;
}

/* line 96, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li p {
	font-size: 12px;
	line-height: 16px;
}

/* line 119, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li p span {
	line-height: 28px;
}

/* line 29, ../sass/partials/_mega-menu.scss */

.mega-menu h2,
.footer-mega-menu h2 {
	font-size: 20px;
}

/* line 54, ../sass/partials/_mega-menu.scss */

.mega-menu .mega-menu-menu li,
.footer-mega-menu .mega-menu-menu li {
	padding: 5px 0;
}

/* line 120, ../sass/partials/_mega-menu.scss */

.footer-mega-menu .mega-menu h2 {
	font-size: 30px;
}

/* line 11, ../sass/partials/_header.scss */

.header-logo {
	width: 270px;
	height: auto;
}

/* line 90, ../sass/partials/_header.scss */

.search-social-header .search-header {
	width: 58px;
}

/* line 148, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .header-social-icon {
	width: 64px;
}

/* line 229, ../sass/partials/_header.scss */

.mega-menu-button {
	left: 20px;
}

/* line 297, ../sass/partials/_header.scss */

.sliding-text h2 {
	font-size: 50px;
	line-height: 50px;
}

/* line 290, ../sass/partials/_header.scss */

.sliding-text {
	margin-top: 20px;
	padding-top: 50px;
}

/* line 491, ../sass/partials/_header.scss */

.ad-banner img {
	margin-bottom: 50px;
	margin-top: 0;
}

/* line 61, ../sass/partials/_nav.scss */

.menu-item a img {
	width: 60% !important;
}

/* line 173, ../sass/partials/_nav.scss */

.nav-container .container {
	margin-left: auto;
	margin-right: auto;
}

/* line 189, ../sass/partials/_nav.scss */

.nav-container .menu {
	margin: 45px 0px 0px 100px;
}

/* line 222, ../sass/partials/_nav.scss */

.nav-container .main-nav {
	margin-top: 0;
	padding: 0;
}

/* line 255, ../sass/partials/_nav.scss */

.nav-container .menu a {
	padding: 0 5px;
	font-size: 20px;
	white-space: normal;
	line-height: 18px;
	text-transform: uppercase;
}

/* line 320, ../sass/partials/_nav.scss */

.nav-container .menu > li {
	line-height: 125px;
	position: relative;
	width: 50% !important;
}

/* line 376, ../sass/partials/_nav.scss */

.nav-container .menu .current-menu-parent > a {
	background: transparent;
}

/* line 382, ../sass/partials/_nav.scss */

.nav-container .menu .current_page_item > a,
.nav-container .menu .current-menu-item > a {
	background: transparent;
}

/* line 24, ../sass/partials/_uisearch.scss */

.menu-open .sb-search {
	display: none;
}

/* line 61, ../sass/partials/_uisearch.scss */

.menu-open .blog-3 .sb-search,
.menu-open .blog-4 .sb-search,
.menu-open .blog-5 .sb-search {
	display: none;
}

/* line 78, ../sass/partials/_uisearch.scss */

.sb-search-input {
	width: 350px;
}

/* line 154, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap {
	max-width: 50%;
	padding-bottom: 40px;
}

/* line 170, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap img {
	max-width: 80%;
	height: auto;
}

/* line 209, ../sass/partials/_sections.scss */

.internal-logos {
	height: 180px !important;
	margin-top: 0px !important;
}

/* line 309, ../sass/partials/_sections.scss */

.panel-grey-white-angled {
	border-top: 0px solid #FFF;
}

/* line 404, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled-alt {
	min-height: auto;
	padding-bottom: 350px;
}

/* line 649, ../sass/partials/_sections.scss */

.blog-2 .social-counter-container:nth-child(2) {
	height: 800px;
}

/* line 712, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper {
	bottom: 888px;
}

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	min-height: 1300px;
}

/* line 990, ../sass/partials/_sections.scss */

.panel-orange-image .panel-content {
	padding-top: 400px;
}

/* line 1081, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading {
	max-width: 100%;
	font-size: 50px;
}

/* line 1165, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-sub-heading {
	max-width: 100%;
}

/* line 1179, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container p {
	max-width: 100%;
}

/* line 1195, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group {
	margin-top: 100px;
}

/* line 1317, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel {
	overflow: hidden;
}

/* line 1363, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.player-profile-item .player-item-inner {
	margin-top: 140px;
	position: relative;
	z-index: 1;
	display: inline;
	float: left;
}

/* line 1402, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	left: -234px;
	top: -61px;
}

/* line 2025, ../sass/partials/_sections.scss */

.blog-5 #header .nav-container .menu a,
.blog-3 #header .nav-container .menu a,
.blog-1 #header .nav-container .menu a,
.blog-2 #header .nav-container .menu a {
	padding: 0 5px;
	font-size: 18px;
	white-space: normal;
	line-height: 55px;
}

/* line 2, ../sass/partials/_news-events.scss */

.news-calendar .news-general-list {
	max-width: 560px;
	margin: 0 auto;
	display: block;
	float: inherit;
}

/* line 87, ../sass/partials/_news-events.scss */

.news-list li {
	max-width: 100%;
	display: block;
	float: left;
}

/* line 149, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .inner-subtitle-wrapper {
	min-height: auto;
}

/* line 182, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list a.inner-title {
	background-color: #ff5100;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 8px 8px 8px 8px;
	max-width: 100%;
	width: 100%;
	display: inline;
	float: left;
	word-wrap: break-word;
	font-size: 16px;
}

/* line 404, ../sass/partials/_news-events.scss */

.news-list a {
	font-size: 16px;
	line-height: 20px;
}

/* line 483, ../sass/partials/_news-events.scss */

.event_widget_row .event_title {
	font-size: 16px;
	line-height: 20px;
}

/* line 540, ../sass/partials/_news-events.scss */

.news-widgets .news-widgets-inner {
	width: 100%;
}

/* line 561, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(2) ul li a {
	padding: 0px 0px 10px;
}

/* line 794, ../sass/partials/_news-events.scss */

.results-events-wrapper {
	position: relative;
	top: 0px;
}

/* line 814, ../sass/partials/_news-events.scss */

.results-events-wrapper .fix-results-wrap {
	width: 100%;
}

/* line 857, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap {
	width: 100%;
}

/* line 1069, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap {
	width: 100%;
}

/* line 1231, ../sass/partials/_news-events.scss */

.blog-1 .results-events-wrapper {
	position: relative;
	top: 0px;
}

/* line 1497, ../sass/partials/_news-events.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number {
	font-size: 12px !important;
}

/* line 28, ../sass/partials/_single-page.scss */

#content-wrap-wrapper {
	margin-top: 0px;
}

/* line 56, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap {
	margin-top: 0px;
	padding: 50px;
}

/* line 135, ../sass/partials/_single-page.scss */

.single .post-meta,
.page .post-meta {
	font-size: 18px;
}

/* line 176, ../sass/partials/_single-page.scss */

.single .navigation {
	margin-left: 0;
	margin-right: 0;
}

/* line 216, ../sass/partials/_single-page.scss */

.single .navigation .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}

/* line 299, ../sass/partials/_single-page.scss */

#single-news-title-image .single-news-image {
	margin-top: -1px;
}

/* line 324, ../sass/partials/_single-page.scss */

#single-news-title-image .single-news-image:after {
	height: auto;
}

/* line 408, ../sass/partials/_single-page.scss */

.article-author #author-meta img {
	max-width: 25%;
}

/* line 427, ../sass/partials/_single-page.scss */

.article-author #author-meta .about-author-name {
	font-size: 15px;
}

/* line 427, ../sass/partials/_single-page.scss */

.article-author #author-meta .about-author-name {
	font-size: 20px;
}

/* line 442, ../sass/partials/_single-page.scss */

.article-content {
	padding: 300px 50px 200px;
}

/* line 576, ../sass/partials/_single-page.scss */

.article-info {
	padding-top: 50px;
}

/* line 750, ../sass/partials/_single-page.scss */

.single-other-headlines {
	padding-bottom: 100px;
}

/* line 1, ../sass/partials/_video-section.scss */

.video-section {
	padding-top: 60px;
}

/* line 1, ../sass/partials/_social-section.scss */

.social-section {
	padding: 10px 0;
}

/* line 51, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .aggroImageHolder {
	width: 180px;
	height: 180px;
}

/* line 151, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 #aggro-container {
	height: 180px;
}

/* line 173, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroText {
	padding: 20px;
	height: 180px;
	max-height: 180px;
	width: 180px;
}

/* line 199, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroText:before {
	left: -10px;
}

/* line 250, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2-1 .aggroText:before {
	left: auto;
	right: -20px;
}

/* line 274, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 #aggro-container,
.social-section .social-box .social-col-3 #aggro-container {
	width: 180px;
}

/* line 286, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroText,
.social-section .social-box .social-col-3 .aggroText {
	height: 190px;
}

/* line 304, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroItem,
.social-section .social-box .social-col-3 .aggroItem {
	height: 370px;
}

/* line 320, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroImageHolder,
.social-section .social-box .social-col-3 .aggroImageHolder {
	width: 180px;
	height: 180px;
}

/* line 362, ../sass/partials/_social-section.scss */

.social-section .social-icon-links {
	padding: 10px 0 0;
}

/* line 374, ../sass/partials/_social-section.scss */

.social-section .social-icon-links li {
	width: 230px;
	height: 230px;
}

/* line 399, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .facebook {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 176.9230769231px 730.7692307692px;
	-moz-background-size: 176.9230769231px 730.7692307692px;
	-o-background-size: 176.9230769231px 730.7692307692px;
	background-size: 176.9230769231px 730.7692307692px;
	background-position: 0px 0px;
	width: 176.9230769231px;
	height: 176.9230769231px;
}

/* line 414, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .twitter {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 176.9230769231px 730.7692307692px;
	-moz-background-size: 176.9230769231px 730.7692307692px;
	-o-background-size: 176.9230769231px 730.7692307692px;
	background-size: 176.9230769231px 730.7692307692px;
	background-position: 0px -369.2307692308px;
	width: 176.9230769231px;
	height: 176.9230769231px;
}

/* line 428, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .instagram {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 176.9230769231px 730.7692307692px;
	-moz-background-size: 176.9230769231px 730.7692307692px;
	-o-background-size: 176.9230769231px 730.7692307692px;
	background-size: 176.9230769231px 730.7692307692px;
	background-position: 0px -184.6153846154px;
	width: 176.9230769231px;
	height: 176.9230769231px;
}

/* line 442, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .youtube {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 176.9230769231px 730.7692307692px;
	-moz-background-size: 176.9230769231px 730.7692307692px;
	-o-background-size: 176.9230769231px 730.7692307692px;
	background-size: 176.9230769231px 730.7692307692px;
	background-position: 0px -553.8461538462px;
	width: 176.9230769231px;
	height: 176.9230769231px;
}

/* line 456, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .instagram,
.social-section .social-icon-links .twitter,
.social-section .social-icon-links .facebook {
	margin-right: 14px;
}

/* line 481, ../sass/partials/_social-section.scss */

.social-box .social-col-1,
.social-box .social-col-3 {
	width: 24%;
}

/* line 489, ../sass/partials/_social-section.scss */

.social-box .social-col-1 {
	margin-right: 2%;
}

/* line 497, ../sass/partials/_social-section.scss */

.social-box .social-col-2 {
	width: 48%;
	margin-right: 2%;
}

/* line 509, ../sass/partials/_social-section.scss */

.social-box .social-col-2-1 {
	margin-bottom: 10px;
}

/* line 45, ../sass/partials/_typography.scss */

.news-title {
	font-size: 36px;
	line-height: 40px;
}

/* line 85, ../sass/partials/_typography.scss */

.single .featured-article-ti .news-title {
	font-size: 40px;
	line-height: 44px;
	bottom: 150px;
}

/* line 213, ../sass/partials/_typography.scss */

.title-search-results {
	font-size: 30px;
}

/* line 237, ../sass/partials/_typography.scss */

.single-title {
	font-size: 36px;
}

/* line 1, ../sass/partials/_related-articles.scss */

.related-articles {
	padding: 50px 10px 0 20px;
}

/* line 99, ../sass/partials/_related-articles.scss */

.related-articles ul li {
	display: inline-block;
	float: left;
	width: 100% !important;
	margin: 0 0 70px !important;
}

/* line 130, ../sass/partials/_related-articles.scss */

.related-articles ul li img {
	margin-bottom: 0px;
}

/* line 99, ../sass/partials/_related-articles.scss */

.related-articles ul li {
	width: 100%;
}

/* line 218, ../sass/partials/_mixins.scss */

.related-articles ul li:nth-child(n) {
	margin-bottom: 2%;
	margin-right: 2%;
}

/* line 222, ../sass/partials/_mixins.scss */

.related-articles ul li:nth-child(1n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 26, ../sass/partials/_slider.scss */

.slider-title-more-wrapper {
	bottom: 150px;
}

/* line 54, ../sass/partials/_slider.scss */

.slider-container {
	margin-bottom: 0px;
	height: auto;
	width: 100%;
	position: relative;
	display: inline;
	float: left;
}

/* line 122, ../sass/partials/_slider.scss */

.slider-container .top-slider li img {
	width: 100%;
	height: auto;
}

/* line 155, ../sass/partials/_slider.scss */

.slider-container .slider-bottom {
	display: none;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	font-size: 44px;
}

/* line 244, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title span {
	max-width: 70%;
	line-height: 50px;
	font-size: 40px;
	margin-top: 54px;
}

/* line 357, ../sass/partials/_slider.scss */

.slider-container .caption {
	font-size: 12px;
	line-height: 14px;
	padding: 0 10px;
}

/* line 400, ../sass/partials/_slider.scss */

.slider-container .thumb-slider {
	height: 290px;
	width: 160px;
}

/* line 425, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li {
	width: 140px;
	height: 140px;
}

/* line 440, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li img {
	width: 140px;
	height: 140px;
}

/* line 459, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li .caption {
	width: 140px;
	height: 140px;
}

/* line 490, ../sass/partials/_slider.scss */

.slider-container .thumb-slider:before {
	left: -13px;
	top: 60px;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	bottom: 25px;
}

/* line 69, ../sass/partials/_slick.scss */

#player-profiles .slick-slide img {
	margin: 0 auto;
}

/* line 50, ../sass/partials/_social.scss */

.social-feed {
	padding: 40px 0 0;
}

/* line 122, ../sass/partials/_social.scss */

.social-box li a {
	font-size: 34px;
}

/* line 214, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li {
	width: 50%;
	padding-bottom: 30px;
}

/* line 67, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links .slick-prev,
#our-sponsors-panel .sponsor-links .slick-prev {
	left: -10px;
}

/* line 92, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links .slick-next,
#our-sponsors-panel .sponsor-links .slick-next {
	right: -10px;
}

/* line 4, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video,
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video {
	width: 48.5%;
}

/* line 218, ../sass/partials/_mixins.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video:nth-child(n),
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video:nth-child(n) {
	margin-bottom: 3%;
	margin-right: 3%;
}

/* line 222, ../sass/partials/_mixins.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video:nth-child(2n),
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video:nth-child(2n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 12, ../sass/partials/_landing-news.scss */

.front-more-news li {
	width: 49%;
	min-height: 360px;
}

/* line 218, ../sass/partials/_mixins.scss */

.front-more-news li:nth-child(n) {
	margin-bottom: 2%;
	margin-right: 2%;
}

/* line 222, ../sass/partials/_mixins.scss */

.front-more-news li:nth-child(2n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 5, ../sass/partials/_landing-gallery.scss */

.landing-gallery li {
	width: 23.5%;
}

/* line 218, ../sass/partials/_mixins.scss */

.landing-gallery li:nth-child(n) {
	margin-bottom: 2%;
	margin-right: 2%;
}

/* line 222, ../sass/partials/_mixins.scss */

.landing-gallery li:nth-child(4n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 4, ../sass/partials/_landing-nav.scss */

.landing-nav .container {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

/* line 1, ../sass/partials/_landing-nav.scss */

.landing-nav {
	height: inherit;
}

/* line 35, ../sass/partials/_landing-nav.scss */

.landing-nav .menu li {
	height: inherit;
	line-height: inherit;
	width: 100%;
	border-bottom: 1px solid #002e5f;
}

/* line 68, ../sass/partials/_landing-nav.scss */

.landing-nav .menu a {
	padding: 10px;
	display: block;
	font-size: 16px;
}

/* line 97, ../sass/partials/_landing-nav.scss */

.landing-nav .menu ul {
	position: relative;
	visibility: visible;
	margin-top: 0;
}

/* line 1, ../sass/partials/_landing-styles.scss */

.landing-section {
	margin: 20px 0 80px;
}

/* line 73, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details .footer-contact-details-inner {
	margin-left: 10%;
}

/* line 147, ../sass/partials/_footer.scss */

.footer-inner {
	margin-top: 40px;
}

/* line 202, ../sass/partials/_footer.scss */

.footer-inner .footer-nav li {
	width: 100%;
	padding-bottom: 18px;
}

/* line 224, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu {
	margin: 60px auto;
}

/* line 232, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu .sub-menu {
	display: block;
}

/* line 290, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu a {
	text-align: left;
}

/* line 208, ../sass/app.scss */

.tile-wrapper {
	margin: 0px;
}

/* line 219, ../sass/app.scss */

.tile-wrapper li {
	max-width: 50%;
}

/* line 686, ../sass/app.scss */

.top-stats-section .topstat-wrapper li {
	width: 50%;
	padding-bottom: 50px;
}

/* line 799, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat .stats-name-number {
	width: 100%;
}

/* line 847, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number {
	font-size: 13px;
}

/* line 882, ../sass/app.scss */

.video-galleries-wrapper {
	min-height: auto;
}

/* line 1767, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container li {
	width: 100%;
	padding-bottom: 20px;
}

/* line 1790, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container .sub-menu {
	display: block;
}

/* line 1855, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container a {
	text-align: left;
}

/* line 2039, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch {
	height: 85px;
}

/* line 2155, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spscore {
	margin-top: -35px;
	font-size: 18px;
}

/* line 3096, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li {
	display: table;
	max-width: 40% !important;
	width: 100%;
	height: 178px;
	margin-bottom: 30px;
	float: left !important;
}

}

@media only screen and (min-width: 768px) and (max-width: 1020px) {

/* line 295, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu {
	margin-top: 380px;
}

}

@media (min-width: 769px) {

/* line 1, ../sass/partials/_videos-photos.scss */

.videos-photos {
	padding: 65px 0;
	background: url("../images/player-huddle-background.jpg") center;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
}

/* line 27, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li {
	height: 165px;
}

/* line 48, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li a {
	font-size: 12px;
}

/* line 63, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li a.vid-link img {
	margin-top: -21px;
}

/* line 83, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li span.vid-pics {
	height: 130px;
}

/* line 96, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li p {
	font-size: 16px;
	line-height: 20px;
}

/* line 119, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li p span {
	line-height: 34px;
}

/* line 29, ../sass/partials/_mega-menu.scss */

.mega-menu h2,
.footer-mega-menu h2 {
	font-size: 26px;
}

/* line 54, ../sass/partials/_mega-menu.scss */

.mega-menu .mega-menu-menu li,
.footer-mega-menu .mega-menu-menu li {
	padding: 0;
}

/* line 120, ../sass/partials/_mega-menu.scss */

.footer-mega-menu .mega-menu h2 {
	font-size: 32px;
}

/* line 200, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu {
	margin-top: 275px;
}

/* line 309, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu {
	margin-top: 400px;
}

/* line 11, ../sass/partials/_header.scss */

.header-logo {
	width: 270px;
	height: auto;
}

/* line 64, ../sass/partials/_header.scss */

.search-social-header {
	max-width: 45%;
}

/* line 229, ../sass/partials/_header.scss */

.mega-menu-button {
	left: 20px;
}

/* line 297, ../sass/partials/_header.scss */

.sliding-text h2 {
	font-size: 68px;
	line-height: 60px;
}

/* line 290, ../sass/partials/_header.scss */

.sliding-text {
	margin-top: 180px;
	padding-top: 0;
}

/* line 376, ../sass/partials/_header.scss */

.home .mask-layer {
	background: url("../images/softball-main-gradient_aus.png") no-repeat center top;
	height: 1104px;
}

/* line 395, ../sass/partials/_header.scss */

.top-section {
	overflow: hidden;
}

/* line 463, ../sass/partials/_header.scss */

.middle-side-banner img {
	max-width: 38%;
}

/* line 189, ../sass/partials/_nav.scss */

.nav-container .menu {
	margin: 0 auto;
	margin-right: 0px;
}

/* line 222, ../sass/partials/_nav.scss */

.nav-container .main-nav {
	background: #000000;
	margin-left: auto;
}

/* line 255, ../sass/partials/_nav.scss */

.nav-container .menu a {
	font-size: 20px;
	white-space: normal;
	line-height: 22px;
}

/* line 569, ../sass/partials/_nav.scss */

.accessibility {
	max-width: 55%;
	opacity: 0;
}

/* line 24, ../sass/partials/_uisearch.scss */

.menu-open .sb-search {
	right: 145px !important;
	display: block;
}

/* line 61, ../sass/partials/_uisearch.scss */

.menu-open .blog-3 .sb-search,
.menu-open .blog-4 .sb-search,
.menu-open .blog-5 .sb-search {
	right: 145px !important;
	display: block;
}

/* line 78, ../sass/partials/_uisearch.scss */

.sb-search-input {
	width: 400px;
}

/* line 154, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap {
	max-width: 25%;
	padding-bottom: 0px;
}

/* line 230, ../sass/partials/_sections.scss */

.news {
	position: relative;
	top: 0px;
	padding-top: 30px;
	z-index: 1000;
}

/* line 247, ../sass/partials/_sections.scss */

.news.news-calendar {
	position: relative;
	top: 0px;
	z-index: 1000;
}

/* line 273, ../sass/partials/_sections.scss */

.news-results {
	position: relative;
	top: 0px !important;
	z-index: 1000;
}

/* line 404, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled-alt {
	min-height: 1100px;
	padding-bottom: 0px;
}

/* line 525, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled {
	min-height: 1300px;
}

/* line 795, ../sass/partials/_sections.scss */

.blog-2 .panel-dark-blue-black-angled {
	padding: 0px 0px 250px;
}

/* line 809, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled {
	padding: 500px 0px;
}

/* line 887, ../sass/partials/_sections.scss */

.social-feed-container div {
	overflow: hidden;
}

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	margin-top: -100px;
	min-height: 2000px;
}

/* line 990, ../sass/partials/_sections.scss */

.panel-orange-image .panel-content {
	padding-top: 1300px;
}

/* line 1081, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading {
	max-width: 100%;
	font-size: 50px;
}

/* line 1165, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-sub-heading {
	max-width: 40%;
}

/* line 1179, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container p {
	max-width: 40%;
}

/* line 1195, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group {
	margin-top: 200px;
}

/* line 1317, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel {
	overflow: hidden;
	z-index: 9999;
	min-height: 1000px;
}

/* line 2025, ../sass/partials/_sections.scss */

.blog-5 #header .nav-container .menu a,
.blog-3 #header .nav-container .menu a,
.blog-1 #header .nav-container .menu a,
.blog-2 #header .nav-container .menu a {
	padding: 40px 15px;
	font-size: 16px;
	white-space: normal;
	line-height: 22px;
}

/* line 2, ../sass/partials/_news-events.scss */

.news-calendar .news-general-list {
	max-width: 33.33333%;
	margin: 0;
	display: inline;
	float: left;
	overflow: hidden;
}

/* line 34, ../sass/partials/_news-events.scss */

.news-list li {
	max-width: 100%;
}

/* line 50, ../sass/partials/_news-events.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li {
	display: table;
	max-width: 100% !important;
	width: 100%;
	height: 178px;
	margin-bottom: 30px;
	margin-left: 15px;
}

/* line 77, ../sass/partials/_news-events.scss */

.news-list {
	padding: 0;
}

/* line 87, ../sass/partials/_news-events.scss */

.news-list li {
	max-width: 33.33333%;
	margin: 0;
	display: inline;
	float: left;
	overflow: hidden;
}

/* line 149, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .inner-subtitle-wrapper {
	min-height: auto;
}

/* line 273, ../sass/partials/_news-events.scss */

.news-list li:first-child .news-list-inner-text {
	-webkit-backface-visibility: hidden;
	min-height: 309px;
}

/* line 340, ../sass/partials/_news-events.scss */

.news-list li:nth-child(2) .news-list-inner-text {
	min-height: 240px;
}

/* line 404, ../sass/partials/_news-events.scss */

.news-list a {
	font-size: 22px;
	line-height: 22px;
}

/* line 468, ../sass/partials/_news-events.scss */

.elite_events_widget {
	padding: 0 10px 0 30px;
}

/* line 483, ../sass/partials/_news-events.scss */

.event_widget_row .event_title {
	font-size: 22px;
	line-height: 22px;
}

/* line 540, ../sass/partials/_news-events.scss */

.news-widgets .news-widgets-inner {
	width: 33.33333333%;
}

/* line 561, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(2) ul li a {
	padding: 0px 0px 30px;
}

/* line 794, ../sass/partials/_news-events.scss */

.results-events-wrapper {
	position: absolute;
	top: 0px;
}

/* line 814, ../sass/partials/_news-events.scss */

.results-events-wrapper .fix-results-wrap {
	width: 100%;
	padding: 0px;
}

/* line 857, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap {
	width: 30%;
}

/* line 1069, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap {
	width: 100%;
}

/* line 1231, ../sass/partials/_news-events.scss */

.blog-1 .results-events-wrapper {
	position: relative;
	top: 0px;
}

/* line 1266, ../sass/partials/_news-events.scss */

#side-calendar-widget {
	display: none;
}

/* line 1481, ../sass/partials/_news-events.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number {
	font-size: 14px !important;
}

/* line 135, ../sass/partials/_single-page.scss */

.single .post-meta,
.page .post-meta {
	font-size: 18px;
}

/* line 182, ../sass/partials/_single-page.scss */

.single .navigation .next {
	float: right;
}

/* line 408, ../sass/partials/_single-page.scss */

.article-author #author-meta img {
	max-width: 40%;
	margin: 0 auto 5px;
}

/* line 442, ../sass/partials/_single-page.scss */

.article-content {
	padding: 50px 50px 0px;
}

/* line 576, ../sass/partials/_single-page.scss */

.article-info {
	width: 100%;
	padding: 0px 0px 20px;
}

/* line 750, ../sass/partials/_single-page.scss */

.single-other-headlines {
	padding-bottom: 100px;
}

/* line 1, ../sass/partials/_video-section.scss */

.video-section {
	background: #000 url("../images/video-bg.jpg") center;
	-webkit-background-size: auto 800px;
	-moz-background-size: auto 800px;
	-o-background-size: auto 800px;
	background-size: auto 800px;
	padding-top: 110px;
	height: 800px;
}

/* line 51, ../sass/partials/_video-section.scss */

.video-section .video-slider:before {
	content: '';
	position: absolute;
	opacity: .6;
	left: 0;
	bottom: -150px;
	width: 100%;
	height: 106px;
	background: url("../images/video-shadow-lrg.png") no-repeat center;
	-webkit-background-size: auto 78.86%;
	-moz-background-size: auto 78.86%;
	-o-background-size: auto 78.86%;
	background-size: auto 78.86%;
}

/* line 67, ../sass/partials/_video-section.scss */

.video-section .video-slider:after {
	content: '';
	position: absolute;
	opacity: .6;
	bottom: -150px;
	width: 100%;
	height: 106px;
	background: url("../images/video-shadow-sml.png") no-repeat center;
	right: -490px;
	-webkit-background-size: auto 78.86%;
	-moz-background-size: auto 78.86%;
	-o-background-size: auto 78.86%;
	background-size: auto 78.86%;
}

/* line 84, ../sass/partials/_video-section.scss */

.video-section .video-slider .slick-prev,
.video-section .video-slider .slick-next {
	display: none !important;
}

/* line 93, ../sass/partials/_video-section.scss */

.video-section .video-thumbs {
	display: block;
}

/* line 108, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .aggroImageHolder {
	height: 77px;
}

/* line 129, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .aggroItem {
	height: 150px;
}

/* line 138, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .slick-track {
	margin-top: -150px;
}

/* line 1, ../sass/partials/_social-section.scss */

.social-section {
	padding: 100px 0;
}

/* line 51, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .aggroImageHolder {
	width: 200px;
	height: 200px;
}

/* line 151, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 #aggro-container {
	height: 200px;
}

/* line 173, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroText {
	padding: 10px;
	height: 200px;
	max-height: 200px;
	width: 200px;
}

/* line 199, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroText:before {
	left: -15px;
}

/* line 250, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2-1 .aggroText:before {
	left: auto;
	right: -20px;
}

/* line 274, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 #aggro-container,
.social-section .social-box .social-col-3 #aggro-container {
	width: 200px;
}

/* line 286, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroText,
.social-section .social-box .social-col-3 .aggroText {
	height: 280px;
}

/* line 304, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroItem,
.social-section .social-box .social-col-3 .aggroItem {
	height: 480px;
}

/* line 320, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroImageHolder,
.social-section .social-box .social-col-3 .aggroImageHolder {
	width: 200px;
	height: 200px;
}

/* line 362, ../sass/partials/_social-section.scss */

.social-section .social-icon-links {
	padding: 80px 0 0;
}

/* line 386, ../sass/partials/_social-section.scss */

.social-section .social-icon-links li a {
	width: 200px;
	height: 200px;
}

/* line 399, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .facebook {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 176.9230769231px 730.7692307692px;
	-moz-background-size: 176.9230769231px 730.7692307692px;
	-o-background-size: 176.9230769231px 730.7692307692px;
	background-size: 176.9230769231px 730.7692307692px;
	background-position: 0px 0px;
	width: 176.9230769231px;
	height: 176.9230769231px;
}

/* line 414, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .twitter {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 176.9230769231px 730.7692307692px;
	-moz-background-size: 176.9230769231px 730.7692307692px;
	-o-background-size: 176.9230769231px 730.7692307692px;
	background-size: 176.9230769231px 730.7692307692px;
	background-position: 0px -369.2307692308px;
	width: 176.9230769231px;
	height: 176.9230769231px;
}

/* line 428, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .instagram {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 176.9230769231px 730.7692307692px;
	-moz-background-size: 176.9230769231px 730.7692307692px;
	-o-background-size: 176.9230769231px 730.7692307692px;
	background-size: 176.9230769231px 730.7692307692px;
	background-position: 0px -184.6153846154px;
	width: 176.9230769231px;
	height: 176.9230769231px;
}

/* line 442, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .youtube {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 176.9230769231px 730.7692307692px;
	-moz-background-size: 176.9230769231px 730.7692307692px;
	-o-background-size: 176.9230769231px 730.7692307692px;
	background-size: 176.9230769231px 730.7692307692px;
	background-position: 0px -553.8461538462px;
	width: 176.9230769231px;
	height: 176.9230769231px;
}

/* line 456, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .instagram,
.social-section .social-icon-links .twitter,
.social-section .social-icon-links .facebook {
	margin-right: 85px;
}

/* line 481, ../sass/partials/_social-section.scss */

.social-box .social-col-1,
.social-box .social-col-3 {
	width: 21%;
}

/* line 489, ../sass/partials/_social-section.scss */

.social-box .social-col-1 {
	margin-right: 8%;
}

/* line 497, ../sass/partials/_social-section.scss */

.social-box .social-col-2 {
	width: 42%;
	margin-right: 8%;
}

/* line 509, ../sass/partials/_social-section.scss */

.social-box .social-col-2-1 {
	margin-bottom: 80px;
}

/* line 45, ../sass/partials/_typography.scss */

.news-title {
	font-size: 46px;
	line-height: 56px;
}

/* line 141, ../sass/partials/_typography.scss */

.parallax {
	display: block;
	min-height: 450px;
}

/* line 182, ../sass/partials/_typography.scss */

.dispaly-mobile {
	display: none;
}

/* line 213, ../sass/partials/_typography.scss */

.title-search-results {
	font-size: 50px;
}

/* line 21, ../sass/partials/_related-articles.scss */

.related-articles .related-news-list {
	-webkit-transform: skewY(-10deg);
	-moz-transform: skewY(-10deg);
	-ms-transform: skewY(-10deg);
	-o-transform: skewY(-10deg);
	transform: skewY(-10deg);
	-webkit-backface-visibility: hidden;
	margin-top: -50px;
	min-height: 200px;
}

/* line 34, ../sass/partials/_related-articles.scss */

.related-articles .related-news-list .related-news-list-inner {
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	transform: skewY(10deg);
	-webkit-backface-visibility: hidden;
	margin-top: 0px;
	min-height: 230px;
}

/* line 130, ../sass/partials/_related-articles.scss */

.related-articles ul li img {
	margin-bottom: 5px;
}

/* line 99, ../sass/partials/_related-articles.scss */

.related-articles ul li {
	width: 100%;
}

/* line 218, ../sass/partials/_mixins.scss */

.related-articles ul li:nth-child(n) {
	margin-bottom: 2%;
	margin-right: 2%;
}

/* line 222, ../sass/partials/_mixins.scss */

.related-articles ul li:nth-child(1n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 60, ../sass/partials/_styles.scss */

.md-text-right {
	text-align: right;
}

/* line 54, ../sass/partials/_slider.scss */

.slider-container {
	margin-bottom: 0;
	height: auto;
}

/* line 83, ../sass/partials/_slider.scss */

.slider-container .top-slider {
	margin-top: -35px;
}

/* line 122, ../sass/partials/_slider.scss */

.slider-container .top-slider li img {
	width: 100%;
	height: auto;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	font-size: 45px;
}

/* line 244, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title span {
	max-width: 42%;
	line-height: 55px;
	font-size: 40px;
}

/* line 357, ../sass/partials/_slider.scss */

.slider-container .caption {
	font-size: 14px;
	line-height: 18px;
	padding: 0 15px;
	font-weight: 400;
}

/* line 400, ../sass/partials/_slider.scss */

.slider-container .thumb-slider {
	height: 368px;
	width: 200px;
}

/* line 425, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li {
	width: 180px;
	height: 180px;
}

/* line 440, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li img {
	width: 180px;
	height: 180px;
}

/* line 459, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li .caption {
	width: 180px;
	height: 180px;
}

/* line 490, ../sass/partials/_slider.scss */

.slider-container .thumb-slider:before {
	left: -15px;
	top: 80px;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	bottom: 50px;
}

/* line 69, ../sass/partials/_slick.scss */

#player-profiles .slick-slide img {
	width: 100%;
}

/* line 50, ../sass/partials/_social.scss */

.social-feed {
	padding: 65px 0 0;
}

/* line 122, ../sass/partials/_social.scss */

.social-box li a {
	font-size: 40px;
}

/* line 214, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li {
	width: 25%;
	padding-bottom: 10px;
}

/* line 240, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li .items span {
	font-size: 13px;
	margin: 0 0 0 5px;
}

/* line 67, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links .slick-prev,
#our-sponsors-panel .sponsor-links .slick-prev {
	left: -20px;
}

/* line 92, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links .slick-next,
#our-sponsors-panel .sponsor-links .slick-next {
	right: -20px;
}

/* line 4, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video,
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video {
	width: 31.3333333333%;
}

/* line 218, ../sass/partials/_mixins.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video:nth-child(n),
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video:nth-child(n) {
	margin-bottom: 3%;
	margin-right: 3%;
}

/* line 222, ../sass/partials/_mixins.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video:nth-child(3n),
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video:nth-child(3n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 12, ../sass/partials/_landing-news.scss */

.front-more-news li {
	width: 23.5%;
}

/* line 218, ../sass/partials/_mixins.scss */

.front-more-news li:nth-child(n) {
	margin-bottom: 2%;
	margin-right: 2%;
}

/* line 222, ../sass/partials/_mixins.scss */

.front-more-news li:nth-child(4n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 5, ../sass/partials/_landing-gallery.scss */

.landing-gallery li {
	width: 18.4%;
}

/* line 218, ../sass/partials/_mixins.scss */

.landing-gallery li:nth-child(n) {
	margin-bottom: 2%;
	margin-right: 2%;
}

/* line 222, ../sass/partials/_mixins.scss */

.landing-gallery li:nth-child(5n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 4, ../sass/partials/_landing-nav.scss */

.landing-nav .container {
	padding-left: 15px;
	padding-right: 15px;
	width: 1280px;
}

/* line 1, ../sass/partials/_landing-nav.scss */

.landing-nav {
	height: 45px;
}

/* line 35, ../sass/partials/_landing-nav.scss */

.landing-nav .menu li {
	height: 45px;
	line-height: 45px;
	width: inherit;
}

/* line 68, ../sass/partials/_landing-nav.scss */

.landing-nav .menu a {
	padding: 0 9px;
	font-size: 16px;
}

/* line 97, ../sass/partials/_landing-nav.scss */

.landing-nav .menu ul {
	position: absolute;
	visibility: hidden;
	margin-top: -1px;
}

/* line 358, ../sass/partials/_footer.scss */

.footer-bottom p {
	text-align: left;
	padding: 14px 0;
	display: inline-block;
	float: left;
}

/* line 95, ../sass/app.scss */

.tempholder {
	min-height: 700px;
}

/* line 101, ../sass/app.scss */

#main-content {
	min-height: 700px;
}

/* line 208, ../sass/app.scss */

.tile-wrapper {
	margin: 0px;
}

/* line 219, ../sass/app.scss */

.tile-wrapper li {
	max-width: 25%;
}

/* line 332, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner {
	display: inline;
	float: left;
	margin: 150px auto 0;
	width: 100%;
	border: 10px solid #0d0d0d;
	max-width: 470px;
}

/* line 686, ../sass/app.scss */

.top-stats-section .topstat-wrapper li {
	width: 25%;
	padding-bottom: 0px;
}

/* line 705, ../sass/app.scss */

.top-stats-section .topstat-wrapper li .stat-number {
	font-size: 55px;
	line-height: 57px;
}

/* line 721, ../sass/app.scss */

.top-stats-section .topstat-wrapper li .stat-name {
	font-size: 15px;
}

/* line 799, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat .stats-name-number {
	width: 50%;
}

/* line 847, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number {
	font-size: 16px;
}

/* line 882, ../sass/app.scss */

.video-galleries-wrapper {
	min-height: auto;
}

/* line 1467, ../sass/app.scss */

#menu-sidebar {
	display: none;
}

/* line 2872, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li {
	max-width: 95% !important;
	width: 98%;
	height: 178px;
	margin-bottom: 30px;
	float: left;
}

/* line 3305, ../sass/app.scss */

.blog-2 .sptime {
	margin-top: -70px;
}

/* line 3333, ../sass/app.scss */

.blog-2 .spvenue {
	margin-top: -30px;
}

/* line 3518, ../sass/app.scss */

#content-wrap-wrapper.featured-article .article-content {
	margin: 0 auto;
	display: block;
	float: inherit;
	padding: 0px;
}

/* line 3545, ../sass/app.scss */

#content-wrap-wrapper.featured-article .col-md-2 {
	width: 100%;
}

}

@media (min-width: 1014px) {

/* line 2101, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	left: -261px;
}

}

@media (min-width: 1024px) {

/* line 166, ../sass/partials/_mega-menu.scss */

.mega-menu {
	height: auto !important;
}

/* line 148, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .header-social-icon {
	width: 95px;
	margin: 0px;
}

/* line 463, ../sass/partials/_header.scss */

.middle-side-banner img {
	max-width: 100%;
}

/* line 61, ../sass/partials/_nav.scss */

.menu-item a img {
	width: 100% !important;
	display: block;
}

/* line 121, ../sass/partials/_nav.scss */

#header .nav-container .menu > li {
	line-height: 125px;
	position: relative;
	width: 14.25% !important;
}

/* line 320, ../sass/partials/_nav.scss */

.nav-container .menu > li {
	line-height: 125px;
	position: relative;
}

/* line 86, ../sass/partials/_sections.scss */

.home-panel .panel-content .panel-row .slider-container {
	top: 0px;
}

/* line 247, ../sass/partials/_sections.scss */

.news.news-calendar {
	top: 0px;
}

/* line 657, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper,
.blog-5 #social-panel .more-button-wrapper,
.blog-3 #social-panel .more-button-wrapper {
	top: 60px;
}

/* line 682, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper .more-button-inner,
.blog-2 #social-panel .more-button-wrapper .more-button-inner,
.blog-5 #social-panel .more-button-wrapper .more-button-inner,
.blog-3 #social-panel .more-button-wrapper .more-button-inner {
	max-width: 250px;
}

/* line 728, ../sass/partials/_sections.scss */

.blog-5 #social-panel .more-button-wrapper {
	top: 60px;
}

/* line 728, ../sass/partials/_sections.scss */

.blog-5 #social-panel .more-button-wrapper {
	top: 0px;
}

/* line 770, ../sass/partials/_sections.scss */

.blog-3 #social-panel .more-button-wrapper {
	top: 200px;
}

/* line 795, ../sass/partials/_sections.scss */

.blog-2 .panel-dark-blue-black-angled {
	padding: 0px 0px 250px;
}

/* line 809, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled {
	padding: 500px 0px;
}

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	margin-top: 200px;
	min-height: 1300px;
}

/* line 990, ../sass/partials/_sections.scss */

.panel-orange-image .panel-content {
	padding-top: 0;
	position: absolute;
	top: 25%;
	left: 0;
	right: 0;
}

/* line 1979, ../sass/partials/_sections.scss */

.sponsor-links .slick-slide img {
	margin: 0px auto;
	max-width: 68%;
	height: auto;
}

/* line 2003, ../sass/partials/_sections.scss */

.blog-2 .sponsor-links .slick-slide img {
	margin: 0px auto;
	max-width: 68%;
	max-height: 180px;
}

/* line 149, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .inner-subtitle-wrapper {
	padding: 10% 5%;
}

/* line 182, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list a.inner-title {
	background-color: #ff5100;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 8px 8px 8px 15px;
	width: 100%;
	display: inline;
	float: left;
	word-wrap: break-word;
}

/* line 727, ../sass/partials/_news-events.scss */

.blog-1 .results-events-wrapper .fix-results-wrap {
	width: 68% !important;
	padding: 0px;
	margin-bottom: 0px;
}

/* line 750, ../sass/partials/_news-events.scss */

.blog-5 #results-calendar-panel {
	min-height: 650px;
}

/* line 755, ../sass/partials/_news-events.scss */

#results-calendar-panel {
	min-height: 500px;
	z-index: 10000;
	padding-bottom: 200px;
}

/* line 857, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap {
	width: 30%;
}

/* line 1503, ../sass/partials/_news-events.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number {
	font-size: 16px !important;
}

/* line 728, ../sass/partials/_single-page.scss */

.col-md-3 #sidebar .widget-wrapper {
	max-width: 50%;
	width: 100%;
	display: inline;
	float: left;
}

/* line 85, ../sass/partials/_typography.scss */

.single .featured-article-ti .news-title {
	font-size: 50px;
	line-height: 52px;
	max-width: 50%;
	bottom: 200px;
}

/* line 141, ../sass/partials/_typography.scss */

.parallax {
	min-height: 550px;
	display: block;
}

/* line 83, ../sass/partials/_slider.scss */

.slider-container .top-slider {
	max-height: 1400px;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	bottom: 85px;
}

/* line 6, ../sass/partials/_social.scss */

.social-feed-container {
	margin-top: 80px;
}

/* line 1, ../sass/partials/_sponsors.scss */

.sponsor-links {
	margin: 0px;
}

/* line 1449, ../sass/app.scss */

.news .more-button-wrapper .more-button {
	margin: 5px auto 0;
}

/* line 2017, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container {
	margin-top: 20px;
}

/* line 3305, ../sass/app.scss */

.blog-2 .sptime {
	margin-top: -70px;
}

/* line 3333, ../sass/app.scss */

.blog-2 .spvenue {
	margin-top: -30px;
}

/* line 3496, ../sass/app.scss */

#content-wrap-wrapper.featured-article {
	z-index: 2;
	position: relative;
	padding-top: 50px;
}

/* line 3518, ../sass/app.scss */

#content-wrap-wrapper.featured-article .article-content {
	margin: 0;
	width: 80%;
	display: block;
	float: right;
	padding: 0px;
}

/* line 3545, ../sass/app.scss */

#content-wrap-wrapper.featured-article .col-md-2 {
	width: 15%;
}

/* line 3636, ../sass/app.scss */

.featured-article-more .single-other-headlines .single-other-inner {
	width: 33.33333%;
}

/* line 3666, ../sass/app.scss */

.news-share-btn-wrap {
	bottom: 0;
}

}

@media (min-width: 1280px) {

/* line 1, ../sass/partials/_videos-photos.scss */

.videos-photos {
	padding: 80px 0 50px;
	background: url("../images/player-huddle-background.jpg") center;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

/* line 27, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li {
	height: 235px;
}

/* line 48, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li a {
	font-size: 14px;
}

/* line 63, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li a.vid-link img {
	margin-top: -24px;
}

/* line 83, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li span.vid-pics {
	height: 166px;
}

/* line 96, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li p {
	font-size: 18px;
	line-height: 22px;
}

/* line 166, ../sass/partials/_mega-menu.scss */

.mega-menu {
	height: auto !important;
}

/* line 200, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu {
	margin-top: 400px;
}

/* line 309, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu {
	margin-top: 450px;
}

/* line 64, ../sass/partials/_header.scss */

.search-social-header {
	max-width: 25%;
}

/* line 90, ../sass/partials/_header.scss */

.search-social-header .search-header {
	width: 20%;
}

/* line 129, ../sass/partials/_header.scss */

.search-social-header .social-icons-header {
	width: 78%;
}

/* line 148, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .header-social-icon {
	width: 25%;
	margin: 0px;
}

/* line 215, ../sass/partials/_header.scss */

.home .mega-menu-button {
	top: 85px;
}

/* line 395, ../sass/partials/_header.scss */

.top-section {
	overflow: visible;
}

/* line 61, ../sass/partials/_nav.scss */

.menu-item a img {
	width: 100% !important;
	display: block;
}

/* line 173, ../sass/partials/_nav.scss */

.nav-container .container {
	margin-left: auto;
	margin-right: auto;
}

/* line 255, ../sass/partials/_nav.scss */

.nav-container .menu a {
	padding: 40px 15px;
	font-size: 20px;
	white-space: normal;
	line-height: 22px;
}

/* line 320, ../sass/partials/_nav.scss */

.nav-container .menu > li {
	width: 25% !important;
}

/* line 569, ../sass/partials/_nav.scss */

.accessibility {
	max-width: 75%;
}

/* line 600, ../sass/partials/_nav.scss */

.accessibility .text-size,
.accessibility .greyscale,
.accessibility .high-contrast {
	margin: 0 30px;
	font-size: 15px;
}

/* line 78, ../sass/partials/_uisearch.scss */

.sb-search-input {
	width: 440px;
	left: -458px;
	height: 71px;
}

/* line 170, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap img {
	max-width: 80%;
	height: auto;
}

/* line 209, ../sass/partials/_sections.scss */

.internal-logos {
	height: 300px !important;
	margin-top: -120px;
}

/* line 230, ../sass/partials/_sections.scss */

.news {
	top: 0px;
}

/* line 247, ../sass/partials/_sections.scss */

.news.news-calendar {
	top: 0px;
}

/* line 273, ../sass/partials/_sections.scss */

.news-results {
	top: 0px !important;
}

/* line 344, ../sass/partials/_sections.scss */

.panel-grey-white-angled .container {
	-webkit-transform: skewY(0deg);
	-moz-transform: skewY(0deg);
	-ms-transform: skewY(0deg);
	-o-transform: skewY(0deg);
	transform: skewY(0deg);
	-webkit-backface-visibility: hidden;
}

/* line 309, ../sass/partials/_sections.scss */

.panel-grey-white-angled {
	-webkit-transform: skewY(0deg);
	-moz-transform: skewY(0deg);
	-ms-transform: skewY(0deg);
	-o-transform: skewY(0deg);
	transform: skewY(0deg);
	-webkit-backface-visibility: hidden;
	min-height: 600px;
}

/* line 404, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled-alt {
	min-height: 1374px;
}

/* line 525, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled {
	min-height: 1580px;
}

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	margin-top: 50px;
	min-height: 1250px;
}

/* line 1317, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel {
	z-index: 1000000;
	overflow: visible;
	min-height: 1100px;
}

/* line 1402, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	top: -61px;
	left: -225px;
}

/* line 1479, ../sass/partials/_sections.scss */

.panel-orange-img-bg {
	margin-top: 0px;
}

/* line 1553, ../sass/partials/_sections.scss */

.panel-blue-img-bg {
	margin-top: 0px;
}

/* line 2025, ../sass/partials/_sections.scss */

.blog-5 #header .nav-container .menu a,
.blog-3 #header .nav-container .menu a,
.blog-1 #header .nav-container .menu a,
.blog-2 #header .nav-container .menu a {
	padding: 40px 15px;
	font-size: 20px;
	white-space: normal;
	line-height: 22px;
}

/* line 44, ../sass/partials/_news-events.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li {
	max-width: 100%;
}

/* line 149, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .inner-subtitle-wrapper {
	min-height: 220px;
	padding: 5%;
}

/* line 273, ../sass/partials/_news-events.scss */

.news-list li:first-child .news-list-inner-text {
	min-height: 304px;
	margin-top: 0px;
}

/* line 531, ../sass/partials/_news-events.scss */

.news-widgets {
	min-height: 900px;
}

/* line 794, ../sass/partials/_news-events.scss */

.results-events-wrapper {
	top: 0px;
}

/* line 857, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap {
	width: 30%;
}

/* line 1231, ../sass/partials/_news-events.scss */

.blog-1 .results-events-wrapper {
	top: 0px;
}

/* line 1266, ../sass/partials/_news-events.scss */

#side-calendar-widget {
	display: block;
}

/* line 28, ../sass/partials/_single-page.scss */

#content-wrap-wrapper {
	-webkit-transform: skewY(-5deg);
	-moz-transform: skewY(-5deg);
	-ms-transform: skewY(-5deg);
	-o-transform: skewY(-5deg);
	transform: skewY(-5deg);
	-webkit-backface-visibility: hidden;
	margin-top: -50px;
}

/* line 67, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap .col-md-3 {
	width: 21%;
}

/* line 56, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap {
	-webkit-transform: skewY(5deg);
	-moz-transform: skewY(5deg);
	-ms-transform: skewY(5deg);
	-o-transform: skewY(5deg);
	transform: skewY(5deg);
	-webkit-backface-visibility: hidden;
	margin-top: 100px;
	padding: 0 50px;
}

/* line 106, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap:before {
	-webkit-transform: skewY(-5deg);
	-moz-transform: skewY(-5deg);
	-ms-transform: skewY(-5deg);
	-o-transform: skewY(-5deg);
	transform: skewY(-5deg);
	-webkit-backface-visibility: hidden;
	height: 250px;
	display: inline;
	float: left;
	width: 100%;
	background: #FFF;
	margin-top: -100px;
	left: 0;
	position: absolute;
}

/* line 135, ../sass/partials/_single-page.scss */

.single .post-meta,
.page .post-meta {
	font-size: 18px;
}

/* line 324, ../sass/partials/_single-page.scss */

#single-news-title-image .single-news-image:after {
	height: 980px;
}

/* line 355, ../sass/partials/_single-page.scss */

.single .news-title {
	bottom: 200px;
	max-width: 50%;
}

/* line 442, ../sass/partials/_single-page.scss */

.article-content {
	padding: 75px 75px 50px;
	width: 65%;
}

/* line 576, ../sass/partials/_single-page.scss */

.article-info {
	padding-top: 50px;
	width: 14%;
}

/* line 600, ../sass/partials/_single-page.scss */

.article-info .article-author,
.article-info .article-share,
.article-info .article-related-links {
	max-width: 80%;
}

/* line 641, ../sass/partials/_single-page.scss */

.article-related-links img {
	max-width: 80%;
}

/* line 728, ../sass/partials/_single-page.scss */

.col-md-3 #sidebar .widget-wrapper {
	max-width: 100%;
	width: 100%;
	display: inline;
	float: left;
}

/* line 1, ../sass/partials/_video-section.scss */

.video-section {
	background: #000 url("../images/video-bg.jpg") center;
	padding-top: 150px;
	height: 1000px;
	width: 100%;
	overflow: hidden;
}

/* line 51, ../sass/partials/_video-section.scss */

.video-section .video-slider:before {
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
}

/* line 67, ../sass/partials/_video-section.scss */

.video-section .video-slider:after {
	right: -615px;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
}

/* line 108, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .aggroImageHolder {
	height: 120px;
}

/* line 129, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .aggroItem {
	height: 184px;
}

/* line 138, ../sass/partials/_video-section.scss */

.video-section .video-thumbs .slick-track {
	margin-top: -184px;
}

/* line 51, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .aggroImageHolder {
	width: 230px;
	height: 230px;
}

/* line 151, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 #aggro-container {
	height: 230px;
}

/* line 173, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroText {
	padding: 20px;
	height: 230px;
	max-height: 230px;
	width: 286px;
}

/* line 199, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroText:before {
	left: -20px;
}

/* line 250, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2-1 .aggroText:before {
	left: auto;
	right: -20px;
}

/* line 274, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 #aggro-container,
.social-section .social-box .social-col-3 #aggro-container {
	width: 230px;
}

/* line 286, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroText,
.social-section .social-box .social-col-3 .aggroText {
	height: 310px;
}

/* line 304, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroItem,
.social-section .social-box .social-col-3 .aggroItem {
	height: 540px;
}

/* line 320, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroImageHolder,
.social-section .social-box .social-col-3 .aggroImageHolder {
	width: 230px;
	height: 230px;
}

/* line 386, ../sass/partials/_social-section.scss */

.social-section .social-icon-links li a {
	width: 230px;
	height: 230px;
}

/* line 399, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .facebook {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 230px 950px;
	-moz-background-size: 230px 950px;
	-o-background-size: 230px 950px;
	background-size: 230px 950px;
	background-position: 0px 0px;
	width: 230px;
	height: 230px;
}

/* line 414, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .twitter {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 230px 950px;
	-moz-background-size: 230px 950px;
	-o-background-size: 230px 950px;
	background-size: 230px 950px;
	background-position: 0px -480px;
	width: 230px;
	height: 230px;
}

/* line 428, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .instagram {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 230px 950px;
	-moz-background-size: 230px 950px;
	-o-background-size: 230px 950px;
	background-size: 230px 950px;
	background-position: 0px -240px;
	width: 230px;
	height: 230px;
}

/* line 442, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .youtube {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 230px 950px;
	-moz-background-size: 230px 950px;
	-o-background-size: 230px 950px;
	background-size: 230px 950px;
	background-position: 0px -720px;
	width: 230px;
	height: 230px;
}

/* line 456, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .instagram,
.social-section .social-icon-links .twitter,
.social-section .social-icon-links .facebook {
	margin-right: 95px;
}

/* line 45, ../sass/partials/_typography.scss */

.news-title {
	font-size: 58px;
	line-height: 60px;
}

/* line 85, ../sass/partials/_typography.scss */

.single .featured-article-ti .news-title {
	font-size: 60px;
	line-height: 62px;
	max-width: 40%;
	bottom: 200px;
}

/* line 141, ../sass/partials/_typography.scss */

.parallax {
	min-height: 600px;
}

/* line 1, ../sass/partials/_related-articles.scss */

.related-articles {
	padding: 50px 10px 0 30px;
}

/* line 99, ../sass/partials/_related-articles.scss */

.related-articles ul li {
	width: 100% !important;
	margin: 0 0 70px !important;
}

/* line 14, ../sass/partials/_slider.scss */

.blog-3 .slider-container .top-slider li img,
.blog-5 .slider-container .top-slider li img,
.blog-4 .slider-container .top-slider li img {
	margin-top: 2px;
}

/* line 26, ../sass/partials/_slider.scss */

.slider-title-more-wrapper {
	bottom: 150px;
}

/* line 54, ../sass/partials/_slider.scss */

.slider-container {
	height: auto;
	width: 100% !important;
}

/* line 83, ../sass/partials/_slider.scss */

.slider-container .top-slider {
	margin-top: 0px;
}

/* line 122, ../sass/partials/_slider.scss */

.slider-container .top-slider li img {
	width: 100%;
	max-width: 2560px;
	height: auto;
	margin-top: 0px;
}

/* line 155, ../sass/partials/_slider.scss */

.slider-container .slider-bottom {
	display: none;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	max-width: 1180px;
	font-size: 40px;
}

/* line 244, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title span {
	line-height: 50px;
	font-size: 40px;
}

/* line 357, ../sass/partials/_slider.scss */

.slider-container .caption {
	font-size: 16px;
	line-height: 20px;
	padding: 0 20px;
}

/* line 400, ../sass/partials/_slider.scss */

.slider-container .thumb-slider {
	height: 473px;
	width: 250px;
}

/* line 425, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li {
	width: 230px;
	height: 230px;
}

/* line 440, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li img {
	width: 230px;
	height: 230px;
}

/* line 459, ../sass/partials/_slider.scss */

.slider-container .thumb-slider li .caption {
	width: 230px;
	height: 230px;
}

/* line 490, ../sass/partials/_slider.scss */

.slider-container .thumb-slider:before {
	left: -17px;
	top: 105px;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	bottom: 50px;
}

/* line 69, ../sass/partials/_slick.scss */

#player-profiles .slick-slide img {
	max-width: 100%;
	height: auto;
}

/* line 50, ../sass/partials/_social.scss */

.social-feed {
	padding: 80px 0 0;
}

/* line 240, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li .items span {
	font-size: 13px;
	margin-left: 5px;
}

/* line 31, ../sass/partials/_sponsors.scss */

#our-partners-panel .container,
#our-sponsors-panel .container {
	width: 80%;
}

/* line 49, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links li,
#our-sponsors-panel .sponsor-links li {
	margin-top: 2.5%;
}

/* line 67, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links .slick-prev,
#our-sponsors-panel .sponsor-links .slick-prev {
	left: -35px;
}

/* line 92, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links .slick-next,
#our-sponsors-panel .sponsor-links .slick-next {
	right: -35px;
}

/* line 12, ../sass/partials/_landing-news.scss */

.front-more-news li {
	min-height: 350px;
}

/* line 4, ../sass/partials/_landing-nav.scss */

.landing-nav .container {
	width: 1800px;
}

/* line 68, ../sass/partials/_landing-nav.scss */

.landing-nav .menu a {
	padding: 0 18px;
}

/* line 73, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details .footer-contact-details-inner {
	margin-left: 10%;
}

/* line 147, ../sass/partials/_footer.scss */

.footer-inner {
	margin-top: 120px;
}

/* line 202, ../sass/partials/_footer.scss */

.footer-inner .footer-nav li {
	width: 25%;
	padding-bottom: 18px;
}

/* line 224, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu {
	margin: 0px;
}

/* line 232, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu .sub-menu {
	display: block;
	min-width: 12em;
}

/* line 262, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu .sub-menu li a {
	font-size: 15px;
	white-space: normal;
	line-height: 20px;
	padding: 8px 15px;
}

/* line 290, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu a {
	text-align: left;
}

/* line 290, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu a {
	line-height: 24px;
	height: 34px;
	font-size: 24px;
}

/* line 358, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper {
	min-height: 235px;
}

/* line 721, ../sass/app.scss */

.top-stats-section .topstat-wrapper li .stat-name {
	font-size: 18px;
}

/* line 1467, ../sass/app.scss */

#menu-sidebar {
	display: none;
}

/* line 1608, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper .global-header-text {
	font-size: 14px;
}

/* line 1767, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container li {
	width: 25%;
	padding-bottom: 0px;
}

/* line 1790, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container .sub-menu {
	display: block;
	margin-top: 25px;
}

/* line 1820, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container .sub-menu li a {
	font-size: 18px;
	white-space: normal;
	line-height: 20px;
	padding: 20px 15px;
}

/* line 1855, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container a {
	text-align: left;
}

/* line 1855, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container a {
	line-height: 24px;
	height: 34px;
	font-size: 24px;
}

/* line 2061, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams {
	line-height: 55px;
	padding: 10px 24px;
}

/* line 2090, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spversus {
	margin: -15px auto 0;
}

/* line 2116, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam1,
#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam2 {
	font-size: 12px;
}

/* line 2258, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder {
	width: 100%;
}

/* line 2567, ../sass/app.scss */

.blog-3 .fixtures-results-container .fix-results-dropwdown {
	padding: 0px;
}

/* line 2872, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li {
	max-width: 100% !important;
}

/* line 2944, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-blue li {
	display: table;
	max-width: 560px;
	width: 100%;
	height: 178px;
	margin-bottom: 30px;
}

/* line 3096, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li {
	display: table;
	max-width: 560px !important;
	width: 100%;
	height: 178px;
	margin-bottom: 30px;
	float: none !important;
}

/* line 3441, ../sass/app.scss */

.slider-more-wrapper .slider-more {
	max-width: 1180px;
}

/* line 3465, ../sass/app.scss */

.slider-more-wrapper .slider-more a {
	left: 0%;
}

/* line 3496, ../sass/app.scss */

#content-wrap-wrapper.featured-article {
	padding-top: 0px;
}

/* line 3518, ../sass/app.scss */

#content-wrap-wrapper.featured-article .article-content {
	display: inline;
	float: left;
	padding: 0 0 0 0;
}

/* line 3545, ../sass/app.scss */

#content-wrap-wrapper.featured-article .col-md-2 {
	width: 15%;
}

/* line 3636, ../sass/app.scss */

.featured-article-more .single-other-headlines .single-other-inner {
	width: 16.66667%;
}

/* line 3666, ../sass/app.scss */

.news-share-btn-wrap {
	bottom: 25%;
}

/* line 3736, ../sass/app.scss */

.results-events-wrapper .fix-results-dropwdown select,
.results-events-wrapper .fix-results-dropwdown .chosen-container {
	width: 90% !important;
}

}

@media (min-width: 1280px) and (min-width: 1280px) {

/* line 1807, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container .sub-menu ul {
	margin-top: 5px;
}

}

@media (min-width: 1400px) {

/* line 170, ../sass/partials/_video-section.scss */

.video-section:before {
	display: block;
	left: -350px;
	bottom: 20px;
	width: 550px;
	height: 550px;
}

/* line 220, ../sass/partials/_video-section.scss */

.video-section:after {
	display: block;
	right: -250px;
	bottom: 20px;
	width: 780px;
	height: 580px;
}

}

@media (min-width: 1440px) {

/* line 166, ../sass/partials/_mega-menu.scss */

.mega-menu {
	height: auto !important;
}

/* line 200, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu {
	margin-top: 450px;
}

/* line 309, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu {
	margin-top: 500px;
}

/* line 90, ../sass/partials/_header.scss */

.search-social-header .search-header {
	width: 20%;
}

/* line 129, ../sass/partials/_header.scss */

.search-social-header .social-icons-header {
	width: 78.5%;
}

/* line 491, ../sass/partials/_header.scss */

.ad-banner img {
	margin-bottom: 50px;
	margin-top: 0;
}

/* line 49, ../sass/partials/_nav.scss */

.blog-3 .menu-item a img {
	max-width: 80%;
	margin-top: -36px;
}

/* line 61, ../sass/partials/_nav.scss */

.menu-item a img {
	margin: -20px auto 0;
	display: block;
	width: 80% !important;
}

/* line 97, ../sass/partials/_nav.scss */

.blog-4 .menu-item a img {
	margin-top: -10px;
	max-width: 85%;
}

/* line 255, ../sass/partials/_nav.scss */

.nav-container .menu a {
	font-size: 20px;
	white-space: normal;
	line-height: 22px;
	word-wrap: normal;
	padding: 52px 0px;
}

/* line 74, ../sass/partials/_sections.scss */

.home-panel .panel-content .panel-row .container {
	max-width: 80%;
}

/* line 170, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap img {
	max-width: 80%;
}

/* line 230, ../sass/partials/_sections.scss */

.news {
	top: 0px;
}

/* line 247, ../sass/partials/_sections.scss */

.news.news-calendar {
	top: 0px;
}

/* line 273, ../sass/partials/_sections.scss */

.news-results {
	top: 0px !important;
}

/* line 289, ../sass/partials/_sections.scss */

.blog-1 .panel-grey-white-angled,
.blog-2 .panel-grey-white-angled {
	min-height: auto;
	margin-top: 0px;
}

/* line 344, ../sass/partials/_sections.scss */

.panel-grey-white-angled .container {
	margin-top: 0px;
}

/* line 309, ../sass/partials/_sections.scss */

.panel-grey-white-angled {
	margin-top: 30px;
}

/* line 525, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled {
	min-height: 1350px;
}

/* line 608, ../sass/partials/_sections.scss */

#social-panel .more-button-wrapper {
	bottom: 250px;
}

/* line 657, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper,
.blog-5 #social-panel .more-button-wrapper,
.blog-3 #social-panel .more-button-wrapper {
	top: 60px;
}

/* line 728, ../sass/partials/_sections.scss */

.blog-5 #social-panel .more-button-wrapper {
	top: 60px;
}

/* line 770, ../sass/partials/_sections.scss */

.blog-3 #social-panel .more-button-wrapper {
	top: 210px;
}

/* line 887, ../sass/partials/_sections.scss */

.social-feed-container div {
	overflow: hidden;
}

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	margin-top: 0px;
	min-height: 1300px;
}

/* line 990, ../sass/partials/_sections.scss */

.panel-orange-image .panel-content {
	padding-top: 0;
	position: absolute;
	top: 38%;
	left: 0;
	right: 0;
}

/* line 1069, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container {
	max-width: 980px;
}

/* line 1081, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading {
	margin-top: 100px;
	font-size: 62px;
}

/* line 1195, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group {
	margin-top: 200px;
}

/* line 1285, ../sass/partials/_sections.scss */

#map-wrap.done .map-block-overlay .container #list-wrap .form-group input {
	text-indent: 20px;
	font-size: 18px;
}

/* line 1296, ../sass/partials/_sections.scss */

#map-wrap.done .map-block-overlay .container #list-wrap .form-group:after {
	width: 40px;
	height: 42px;
	margin: 15px 0px;
}

/* line 1317, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel {
	min-height: 1000px;
}

/* line 1402, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	top: -61px;
	left: -288px;
}

/* line 1479, ../sass/partials/_sections.scss */

.panel-orange-img-bg {
	margin-top: 0px;
}

/* line 1516, ../sass/partials/_sections.scss */

.panel-orange-img-bg .panel-title span {
	margin-left: 10%;
	font-size: 40px;
}

/* line 1553, ../sass/partials/_sections.scss */

.panel-blue-img-bg {
	margin-top: 0px;
}

/* line 1590, ../sass/partials/_sections.scss */

.panel-blue-img-bg .panel-title span {
	margin-left: 10%;
	font-size: 40px;
}

/* line 1687, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container .spmatch .spteams {
	padding: 15px 30px;
}

/* line 1913, ../sass/partials/_sections.scss */

.panel-black-angled {
	min-height: 1000px;
	-webkit-background-size: contain contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

/* line 2004, ../sass/partials/_sections.scss */

.panel-orange-white-angles {
	min-height: 1000px;
}

/* line 2025, ../sass/partials/_sections.scss */

.blog-5 #header .nav-container .menu a,
.blog-3 #header .nav-container .menu a,
.blog-1 #header .nav-container .menu a,
.blog-2 #header .nav-container .menu a {
	font-size: 20px;
	white-space: normal;
	line-height: 22px;
	word-wrap: normal;
	padding: 52px 0px;
}

/* line 2, ../sass/partials/_news-events.scss */

.news-calendar .news-general-list {
	overflow: visible;
}

/* line 133, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text {
	min-height: 303px;
}

/* line 149, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .inner-subtitle-wrapper {
	min-height: 300px;
}

/* line 182, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list a.inner-title {
	background-color: #ff5100;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 8px 8px 8px 15px;
	width: 100%;
	display: inline;
	float: left;
	word-wrap: break-word;
}

/* line 273, ../sass/partials/_news-events.scss */

.news-list li:first-child .news-list-inner-text {
	margin-top: 0px;
	min-height: 250px;
}

/* line 328, ../sass/partials/_news-events.scss */

.news-list li:first-child .news-list-inner-text .inner-news-list .inner-title {
	margin-top: 0px;
}

/* line 340, ../sass/partials/_news-events.scss */

.news-list li:nth-child(2) .news-list-inner-text {
	margin-top: 0px;
}

/* line 368, ../sass/partials/_news-events.scss */

.news-list li:nth-child(2) .news-list-inner-text .inner-news-list {
	margin-top: 0px;
	min-height: 333px;
}

/* line 391, ../sass/partials/_news-events.scss */

.news-list li:nth-child(3) .inner-news-list {
	min-height: 323px;
	margin-top: 0px !important;
}

/* line 432, ../sass/partials/_news-events.scss */

.news-list p {
	font-size: 13px;
}

/* line 531, ../sass/partials/_news-events.scss */

.news-widgets {
	min-height: 700px;
}

/* line 579, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul {
	width: 85%;
}

/* line 599, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul li a {
	max-width: 100%;
}

/* line 622, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul li .rssSummary {
	font-size: 13px;
}

/* line 688, ../sass/partials/_news-events.scss */

.news-widgets .news-list {
	max-width: 85%;
}

/* line 703, ../sass/partials/_news-events.scss */

.news-widgets .news-list .news-list-title {
	max-width: 100%;
}

/* line 794, ../sass/partials/_news-events.scss */

.results-events-wrapper {
	top: 0px;
}

/* line 824, ../sass/partials/_news-events.scss */

.results-events-wrapper .fix-results-wrap .fixtures-results-container {
	max-width: 100% !important;
}

/* line 1107, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap h2 {
	font-size: 26px;
}

/* line 1231, ../sass/partials/_news-events.scss */

.blog-1 .results-events-wrapper {
	top: 0px;
}

/* line 1266, ../sass/partials/_news-events.scss */

#side-calendar-widget {
	right: 1%;
	top: -123px;
	width: 200px;
}

/* line 28, ../sass/partials/_single-page.scss */

#content-wrap-wrapper {
	margin-top: -150px;
}

/* line 56, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap {
	padding: 0 50px;
	margin-top: 150px;
}

/* line 106, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap:before {
	margin-top: -150px;
}

/* line 600, ../sass/partials/_single-page.scss */

.article-info .article-author,
.article-info .article-share,
.article-info .article-related-links {
	max-width: 80%;
}

/* line 641, ../sass/partials/_single-page.scss */

.article-related-links img {
	max-width: 80%;
}

/* line 85, ../sass/partials/_typography.scss */

.single .featured-article-ti .news-title {
	font-size: 60px;
	line-height: 62px;
	max-width: 45%;
	bottom: 300px;
}

/* line 141, ../sass/partials/_typography.scss */

.parallax {
	min-height: 892px;
}

/* line 1, ../sass/partials/_related-articles.scss */

.related-articles {
	padding: 50px 10px 0 30px;
}

/* line 14, ../sass/partials/_slider.scss */

.blog-3 .slider-container .top-slider li img,
.blog-5 .slider-container .top-slider li img,
.blog-4 .slider-container .top-slider li img {
	margin-top: 2px;
}

/* line 26, ../sass/partials/_slider.scss */

.slider-title-more-wrapper {
	bottom: 150px;
}

/* line 83, ../sass/partials/_slider.scss */

.slider-container .top-slider {
	max-height: 1400px;
}

/* line 122, ../sass/partials/_slider.scss */

.slider-container .top-slider li img {
	margin-top: 0px;
}

/* line 155, ../sass/partials/_slider.scss */

.slider-container .slider-bottom {
	display: none;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	max-width: 1280px;
}

/* line 244, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title span {
	max-width: 40%;
	font-size: 50px;
	margin-left: 0;
	line-height: 60px;
	margin: 0px;
}

/* line 303, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-more {
	margin-left: 13%;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	bottom: 50px;
}

/* line 590, ../sass/partials/_slider.scss */

.video-container {
	padding-bottom: 42%;
}

/* line 240, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li .items span {
	font-size: 13px;
	margin-left: 5px;
}

/* line 31, ../sass/partials/_sponsors.scss */

#our-partners-panel .container,
#our-sponsors-panel .container {
	width: 100%;
}

/* line 49, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links li,
#our-sponsors-panel .sponsor-links li {
	margin-top: 2%;
}

/* line 59, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details {
	max-width: 1280px;
}

/* line 147, ../sass/partials/_footer.scss */

.footer-inner {
	max-width: 1280px !important;
}

/* line 202, ../sass/partials/_footer.scss */

.footer-inner .footer-nav li {
	padding-bottom: 18px;
}

/* line 232, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu .sub-menu {
	min-width: 12em;
}

/* line 290, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu a {
	font-size: 20px;
}

/* line 83, ../sass/app.scss */

.container {
	width: 1280px;
}

/* line 358, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper {
	min-height: 250px;
}

/* line 394, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper p {
	font-size: 12px;
}

/* line 514, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner .profile-text-wrapper {
	margin-left: 72px;
}

/* line 1181, ../sass/app.scss */

.places {
	height: 45vh;
}

/* line 1467, ../sass/app.scss */

#menu-sidebar {
	display: inline;
}

/* line 1483, ../sass/app.scss */

#menu-sidebar nav:after {
	display: none;
}

/* line 1482, ../sass/app.scss */

#menu-sidebar nav {
	width: 250px !important;
}

/* line 1516, ../sass/app.scss */

#menu-sidebar nav ul li a {
	font-size: 15px;
}

/* line 1564, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper {
	width: 30%;
}

/* line 1608, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper .global-header-text {
	font-size: 16px;
}

/* line 1707, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header .sb-icon-search,
#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header .sb-search-submit {
	width: 100%;
}

/* line 1725, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .social-icons-header .header-social-icon {
	width: 25%;
}

/* line 1923, ../sass/app.scss */

#fixtures_lg #fixtures_slideshow_wrap .fix-results-header {
	font-size: 24px;
}

/* line 1969, ../sass/app.scss */

#fixtures_lg .fixtures_box {
	padding: 0px;
}

/* line 1986, ../sass/app.scss */

#fixtures_lg .fixtures_box .fixtures_heading {
	left: 5%;
	top: 3px;
}

/* line 2061, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams {
	padding: 10px 20px;
	line-height: 55px;
}

/* line 2090, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spversus {
	margin: -15px auto 0;
}

/* line 2116, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam1,
#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam2 {
	font-size: 12px;
}

/* line 2155, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spscore {
	font-size: 20px;
	margin-top: -40px;
}

/* line 2199, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container {
	margin-top: 20px;
}

/* line 2221, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spcompname {
	position: relative;
	left: 0;
	margin-top: -30px;
}

/* line 2258, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder {
	width: 100%;
}

/* line 2281, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven td,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd td {
	font-size: 10px;
}

/* line 2302, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven .teamname,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd .teamname {
	font-size: 11px;
}

/* line 2345, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody tr th {
	font-size: 8px;
}

/* line 2422, ../sass/app.scss */

#centre-finder-panel .done {
	margin-top: 0px;
}

/* line 2435, ../sass/app.scss */

.page #centre-finder-panel .done {
	margin-top: 0px;
}

/* line 2462, ../sass/app.scss */

.close-map-wrapper {
	top: 50px;
}

/* line 2522, ../sass/app.scss */

.fixtures-results-container .fix-results-dropwdown {
	padding: 0;
	padding-right: 0px;
}

/* line 2610, ../sass/app.scss */

.results-events-wrapper .fix-results-dropwdown {
	padding: 0;
	padding-right: 50px;
}

/* line 2687, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap {
	bottom: 200px;
}

/* line 2723, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap a {
	max-width: 780px;
}

/* line 2740, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap a h3 {
	font-size: 50px;
}

/* line 2772, ../sass/app.scss */

#featured-images-panel .slick-slide {
	max-height: 560px;
}

/* line 2822, ../sass/app.scss */

.news-results-list .fix-results-dropwdown {
	width: 50%;
}

/* line 2852, ../sass/app.scss */

.news-results-list #fixtures_fading_image_wrap {
	margin-top: -30px;
}

/* line 3259, ../sass/app.scss */

.sptime {
	margin-top: -75px;
}

/* line 3281, ../sass/app.scss */

.spvenue {
	margin-top: -30px;
}

/* line 3305, ../sass/app.scss */

.blog-2 .sptime {
	margin-top: -75px;
}

/* line 3333, ../sass/app.scss */

.blog-2 .spvenue {
	margin-top: -30px;
}

/* line 3409, ../sass/app.scss */

.slider-more-wrapper {
	max-width: 1280px;
	margin: 0 auto;
}

/* line 3441, ../sass/app.scss */

.slider-more-wrapper .slider-more {
	max-width: 1800px;
}

/* line 3465, ../sass/app.scss */

.slider-more-wrapper .slider-more a {
	left: 0%;
}

/* line 3578, ../sass/app.scss */

#content-wrap-wrapper.featured-article .quote-area img {
	max-width: 156%;
	height: auto;
}

/* line 3736, ../sass/app.scss */

.results-events-wrapper .fix-results-dropwdown select,
.results-events-wrapper .fix-results-dropwdown .chosen-container {
	width: 75% !important;
}

/* line 4570, ../sass/app.scss */

.grid#sc_our_team .sc_team_member img.wp-post-image {
	margin: 0px auto !important;
}

}

@media (min-width: 1600px) {

/* line 2094, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	left: -276px;
}

/* line 170, ../sass/partials/_video-section.scss */

.video-section:before {
	left: -200px;
	bottom: 20px;
	width: 550px;
	height: 550px;
}

/* line 220, ../sass/partials/_video-section.scss */

.video-section:after {
	right: -200px;
	bottom: 20px;
	width: 780px;
	height: 580px;
}

}

@media (min-width: 1775px) {

/* line 170, ../sass/partials/_video-section.scss */

.video-section:before {
	left: -250px;
	bottom: 20px;
	width: 550px;
	height: 550px;
}

/* line 220, ../sass/partials/_video-section.scss */

.video-section:after {
	right: -150px;
	bottom: 20px;
	width: 780px;
	height: 580px;
}

}

@media (min-width: 1800px) {

/* line 166, ../sass/partials/_mega-menu.scss */

.mega-menu {
	height: auto !important;
}

/* line 309, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu {
	margin-top: 500px;
}

/* line 90, ../sass/partials/_header.scss */

.search-social-header .search-header {
	width: 85px;
}

/* line 129, ../sass/partials/_header.scss */

.search-social-header .social-icons-header {
	width: auto;
}

/* line 148, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .header-social-icon {
	width: 85px;
	margin: 0px 0px 0px 5px;
}

/* line 49, ../sass/partials/_nav.scss */

.blog-3 .menu-item a img {
	margin-top: -36px;
}

/* line 61, ../sass/partials/_nav.scss */

.menu-item a img {
	margin-top: -15px auto 0;
	display: block;
}

/* line 97, ../sass/partials/_nav.scss */

.blog-4 .menu-item a img {
	margin-top: -20px;
	max-width: 100%;
}

/* line 255, ../sass/partials/_nav.scss */

.nav-container .menu a { /*padding: 0 15px;*/
	line-height: 22px;
	word-wrap: normal;
	white-space: normal;
}

/* line 74, ../sass/partials/_sections.scss */

.home-panel .panel-content .panel-row .container {
	max-width: 1800px;
}

/* line 170, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap img {
	max-width: 80%;
}

/* line 230, ../sass/partials/_sections.scss */

.news {
	top: 0px;
}

/* line 247, ../sass/partials/_sections.scss */

.news.news-calendar {
	top: 0px;
}

/* line 273, ../sass/partials/_sections.scss */

.news-results {
	top: 0px !important;
}

/* line 289, ../sass/partials/_sections.scss */

.blog-1 .panel-grey-white-angled,
.blog-2 .panel-grey-white-angled {
	min-height: auto;
}

/* line 344, ../sass/partials/_sections.scss */

.panel-grey-white-angled .container {
	margin-top: 0px;
}

/* line 525, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled {
	min-height: 1580px;
}

/* line 608, ../sass/partials/_sections.scss */

#social-panel .more-button-wrapper {
	bottom: 650px;
}

/* line 682, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper .more-button-inner,
.blog-2 #social-panel .more-button-wrapper .more-button-inner,
.blog-5 #social-panel .more-button-wrapper .more-button-inner,
.blog-3 #social-panel .more-button-wrapper .more-button-inner {
	max-width: 1750px;
	margin: 0 auto;
}

/* line 770, ../sass/partials/_sections.scss */

.blog-3 #social-panel .more-button-wrapper {
	top: 210px;
}

/* line 795, ../sass/partials/_sections.scss */

.blog-2 .panel-dark-blue-black-angled {
	padding: 250px 0px;
}

/* line 809, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled {
	padding: 250px 0px;
}

/* line 887, ../sass/partials/_sections.scss */

.social-feed-container div {
	overflow: hidden;
}

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	margin-top: 0px;
	min-height: 1300px;
}

/* line 990, ../sass/partials/_sections.scss */

.panel-orange-image .panel-content {
	top: 32%;
}

/* line 1069, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container {
	max-width: 1250px;
}

/* line 1081, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading {
	margin-top: 0px;
	font-size: 75px;
}

/* line 1195, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group {
	margin-top: 300px;
}

/* line 1285, ../sass/partials/_sections.scss */

#map-wrap.done .map-block-overlay .container #list-wrap .form-group input {
	text-indent: 50px;
	font-size: 40px;
}

/* line 1296, ../sass/partials/_sections.scss */

#map-wrap.done .map-block-overlay .container #list-wrap .form-group:after {
	width: 60px;
	height: 62px;
	margin: 0px;
}

/* line 1317, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel {
	z-index: 100;
	min-height: 1310px;
}

/* line 1402, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	top: -61px;
	left: -236px;
}

/* line 1479, ../sass/partials/_sections.scss */

.panel-orange-img-bg {
	margin-top: 0px;
}

/* line 1516, ../sass/partials/_sections.scss */

.panel-orange-img-bg .panel-title span {
	margin-left: 0;
	font-size: 45px;
}

/* line 1553, ../sass/partials/_sections.scss */

.panel-blue-img-bg {
	margin-top: 0px;
}

/* line 1590, ../sass/partials/_sections.scss */

.panel-blue-img-bg .panel-title span {
	margin-left: 0;
	font-size: 45px;
}

/* line 1687, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container .spmatch .spteams {
	padding: 15px 50px;
}

/* line 1913, ../sass/partials/_sections.scss */

.panel-black-angled {
	min-height: 1400px;
	-webkit-background-size: cover cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* line 2004, ../sass/partials/_sections.scss */

.panel-orange-white-angles {
	min-height: 1400px;
}

/* line 2025, ../sass/partials/_sections.scss */

.blog-5 #header .nav-container .menu a,
.blog-3 #header .nav-container .menu a,
.blog-1 #header .nav-container .menu a,
.blog-2 #header .nav-container .menu a { /*padding: 0 15px;*/
	line-height: 22px;
	word-wrap: normal;
	white-space: normal;
}

/* line 2142, ../sass/partials/_sections.scss */

#player-category {
	height: 42px;
}

/* line 87, ../sass/partials/_news-events.scss */

.news-list li {
	overflow: visible;
	padding: 0 0 10px;
	font-weight: 400;
	max-width: 33.33%;
	width: 100%;
	display: inline;
	float: left;
}

/* line 133, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text {
	min-height: 224px;
}

/* line 149, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .inner-subtitle-wrapper {
	min-height: 250px;
}

/* line 273, ../sass/partials/_news-events.scss */

.news-list li:first-child .news-list-inner-text {
	margin-top: 0px;
}

/* line 328, ../sass/partials/_news-events.scss */

.news-list li:first-child .news-list-inner-text .inner-news-list .inner-title {
	margin-top: 0px;
}

/* line 368, ../sass/partials/_news-events.scss */

.news-list li:nth-child(2) .news-list-inner-text .inner-news-list {
	margin-top: 0px;
	min-height: 100%;
}

/* line 391, ../sass/partials/_news-events.scss */

.news-list li:nth-child(3) .inner-news-list {
	max-height: 323px;
	margin-top: 0px !important;
}

/* line 432, ../sass/partials/_news-events.scss */

.news-list p {
	font-size: 13px;
}

/* line 579, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul {
	width: 90%;
}

/* line 599, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul li a {
	max-width: 80%;
}

/* line 622, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul li .rssSummary {
	font-size: 13px;
}

/* line 688, ../sass/partials/_news-events.scss */

.news-widgets .news-list {
	max-width: 90%;
}

/* line 703, ../sass/partials/_news-events.scss */

.news-widgets .news-list .news-list-title {
	max-width: 80%;
}

/* line 794, ../sass/partials/_news-events.scss */

.results-events-wrapper {
	top: 0px;
}

/* line 824, ../sass/partials/_news-events.scss */

.results-events-wrapper .fix-results-wrap .fixtures-results-container {
	max-width: 100% !important;
}

/* line 1107, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap h2 {
	font-size: 30px;
}

/* line 1231, ../sass/partials/_news-events.scss */

.blog-1 .results-events-wrapper {
	top: 0px;
}

/* line 1266, ../sass/partials/_news-events.scss */

#side-calendar-widget {
	right: 3%;
	top: -253px;
	width: 250px;
}

/* line 67, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap .col-md-3 {
	width: 25%;
}

/* line 56, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap {
	padding: 0 50px;
}

/* line 355, ../sass/partials/_single-page.scss */

.single .news-title {
	bottom: 300px;
	max-width: 300px;
}

/* line 442, ../sass/partials/_single-page.scss */

.article-content {
	padding: 100px 100px 200px;
	width: 58.33333333%;
}

/* line 576, ../sass/partials/_single-page.scss */

.article-info {
	width: 16.66666667%;
}

/* line 600, ../sass/partials/_single-page.scss */

.article-info .article-author,
.article-info .article-share,
.article-info .article-related-links {
	max-width: 80%;
}

/* line 641, ../sass/partials/_single-page.scss */

.article-related-links img {
	max-width: 80%;
}

/* line 85, ../sass/partials/_typography.scss */

.single .featured-article-ti .news-title {
	font-size: 80px;
	line-height: 82px;
	bottom: 300px;
	max-width: 40%;
}

/* line 1, ../sass/partials/_related-articles.scss */

.related-articles {
	padding: 0 10px 0 30px;
}

/* line 3, ../sass/partials/_slider.scss */

.blog-3 .slider-container .inner-slider-title-wrapper {
	top: 50%;
}

/* line 26, ../sass/partials/_slider.scss */

.slider-title-more-wrapper {
	bottom: 150px;
}

/* line 83, ../sass/partials/_slider.scss */

.slider-container .top-slider {
	max-height: 1400px;
}

/* line 83, ../sass/partials/_slider.scss */

.slider-container .top-slider {
	max-height: 1400px;
}

/* line 155, ../sass/partials/_slider.scss */

.slider-container .slider-bottom {
	margin-top: -300px;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	max-width: 1800px;
}

/* line 244, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title span {
	max-width: 45%;
	font-size: 60px;
	margin-left: 0;
	line-height: 80px;
}

/* line 303, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-more {
	margin-left: 0;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	bottom: 100px;
}

/* line 590, ../sass/partials/_slider.scss */

.video-container {
	padding-bottom: 42%;
}

/* line 90, ../sass/partials/_slick-theme.scss */

.slick-prev:before {
	width: 89px;
	height: 146px;
}

/* line 113, ../sass/partials/_slick-theme.scss */

.slick-next:before {
	width: 89px;
	height: 146px;
}

/* line 6, ../sass/partials/_social.scss */

.social-feed-container {
	margin-top: 0px;
}

/* line 240, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li .items span {
	font-size: 20px;
	margin-left: 0px;
}

/* line 49, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links li,
#our-sponsors-panel .sponsor-links li {
	margin-top: 1.5%;
}

/* line 59, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details {
	max-width: 1280px;
}

/* line 73, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details .footer-contact-details-inner {
	margin-left: 0px;
}

/* line 147, ../sass/partials/_footer.scss */

.footer-inner {
	max-width: 1800px !important;
	margin-top: 80px;
}

/* line 202, ../sass/partials/_footer.scss */

.footer-inner .footer-nav li {
	padding-bottom: 18px;
}

/* line 232, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu .sub-menu {
	min-width: 15em;
}

/* line 290, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu a {
	font-size: 26px;
}

/* line 83, ../sass/app.scss */

.container {
	width: 1800px;
}

/* line 358, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper {
	min-height: 234px;
}

/* line 394, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper p {
	font-size: 14px;
}

/* line 463, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner img {
	margin-left: 3%;
}

/* line 514, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner .profile-text-wrapper {
	margin: 0 auto !important;
}

/* line 613, ../sass/app.scss */

.potm-inner img {
	max-width: 70%;
	margin-right: 1% !important;
}

/* line 705, ../sass/app.scss */

.top-stats-section .topstat-wrapper li .stat-number {
	font-size: 65px;
	line-height: 67px;
}

/* line 1181, ../sass/app.scss */

.places {
	height: 60vh;
}

/* line 1483, ../sass/app.scss */

#menu-sidebar nav:after {
	display: block;
}

/* line 1482, ../sass/app.scss */

#menu-sidebar nav {
	width: 300px !important;
}

/* line 1516, ../sass/app.scss */

#menu-sidebar nav ul li a {
	font-size: 18px;
}

/* line 1564, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper {
	width: 26%;
}

/* line 1608, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper .global-header-text {
	font-size: 20px;
}

/* line 1707, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header .sb-icon-search,
#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header .sb-search-submit {
	width: 100%;
}

/* line 1725, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .social-icons-header .header-social-icon {
	width: 79px;
}

/* line 1820, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container .sub-menu li a {
	font-size: 18px;
	white-space: normal;
	line-height: 24px;
	padding: 15px;
}

/* line 1855, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container a {
	height: 55px;
	white-space: normal;
}

/* line 1923, ../sass/app.scss */

#fixtures_lg #fixtures_slideshow_wrap .fix-results-header {
	font-size: 30px;
}

/* line 1969, ../sass/app.scss */

#fixtures_lg .fixtures_box {
	padding: 0 50px;
}

/* line 1986, ../sass/app.scss */

#fixtures_lg .fixtures_box .fixtures_heading {
	left: 4%;
	top: -15px;
}

/* line 2061, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams {
	padding: 10px 45px;
}

/* line 2116, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam1,
#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam2 {
	font-size: 14px;
}

/* line 2155, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spscore {
	font-size: 22px;
	margin-top: -55px;
}

/* line 2199, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container {
	margin-top: 0px;
}

/* line 2221, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spcompname {
	position: relative;
	left: 0;
	margin-top: -15px;
}

/* line 2281, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven td,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd td {
	font-size: 11px;
}

/* line 2302, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven .teamname,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd .teamname {
	font-size: 11px;
}

/* line 2345, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody tr th {
	font-size: 14px;
}

/* line 2422, ../sass/app.scss */

#centre-finder-panel .done {
	margin-top: -275px;
}

/* line 2435, ../sass/app.scss */

.page #centre-finder-panel .done {
	margin-top: -201px;
}

/* line 2462, ../sass/app.scss */

.close-map-wrapper {
	top: 0px;
}

/* line 2522, ../sass/app.scss */

.fixtures-results-container .fix-results-dropwdown {
	padding: 0px;
	padding-right: 0px;
}

/* line 2610, ../sass/app.scss */

.results-events-wrapper .fix-results-dropwdown {
	padding: 0px;
	padding-right: 50px;
}

/* line 2637, ../sass/app.scss */

.featured-images-wrapper {
	max-height: 750px;
}

/* line 2687, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap {
	bottom: 240px;
}

/* line 2723, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap a {
	max-width: 980px;
}

/* line 2740, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap a h3 {
	font-size: 70px;
}

/* line 2772, ../sass/app.scss */

#featured-images-panel .slick-slide {
	max-height: 100%;
}

/* line 2822, ../sass/app.scss */

.news-results-list .fix-results-dropwdown {
	width: 54.3%;
}

/* line 2852, ../sass/app.scss */

.news-results-list #fixtures_fading_image_wrap {
	margin-top: -25px;
}

/* line 3259, ../sass/app.scss */

.sptime {
	margin-top: -70px;
}

/* line 3281, ../sass/app.scss */

.spvenue {
	margin-top: -30px;
}

/* line 3305, ../sass/app.scss */

.blog-2 .sptime {
	margin-top: -70px;
}

/* line 3333, ../sass/app.scss */

.blog-2 .spvenue {
	margin-top: -30px;
}

/* line 3409, ../sass/app.scss */

.slider-more-wrapper {
	max-width: 100%;
}

/* line 3465, ../sass/app.scss */

.slider-more-wrapper .slider-more a {
	left: 0%;
}

/* line 3578, ../sass/app.scss */

#content-wrap-wrapper.featured-article .quote-area img {
	max-width: 157%;
}

/* line 3666, ../sass/app.scss */

.news-share-btn-wrap {
	bottom: 10%;
}

/* line 3869, ../sass/app.scss */

.news-results-list .fix-results-dropwdown {
	padding: 0 50px;
}

/* line 4570, ../sass/app.scss */

.grid#sc_our_team .sc_team_member img.wp-post-image {
	margin: 20px auto !important;
}

/* line 4589, ../sass/app.scss */

.grid#sc_our_team .sc_team_member .sc_team_member_name {
	bottom: 40px;
	top: initial;
	height: 24px;
	width: auto;
}

/* line 4603, ../sass/app.scss */

.grid#sc_our_team .sc_team_member .sc_team_member_jobtitle {
	font-size: 13px;
	line-height: 26px;
	padding: 0 30px;
	height: 24px;
	bottom: 16px;
}

}

@media (min-width: 1885px) {

/* line 170, ../sass/partials/_video-section.scss */

.video-section:before {
	left: -250px;
	bottom: 20px;
	width: 600px;
	height: 606px;
}

/* line 220, ../sass/partials/_video-section.scss */

.video-section:after {
	right: -150px;
	bottom: 20px;
	width: 822px;
	height: 630px;
}

}

@media (min-width: 2000px) {

/* line 2087, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	left: -230px;
}

/* line 170, ../sass/partials/_video-section.scss */

.video-section:before {
	left: -250px;
	bottom: 20px;
	width: 650px;
	height: 650px;
}

/* line 220, ../sass/partials/_video-section.scss */

.video-section:after {
	right: -150px;
	bottom: 20px;
	width: 900px;
	height: 700px;
}

}

@media (min-width: 2175px) {

/* line 170, ../sass/partials/_video-section.scss */

.video-section:before {
	left: -250px;
	bottom: 20px;
	width: 723px;
	height: 730px;
}

/* line 220, ../sass/partials/_video-section.scss */

.video-section:after {
	right: -150px;
	bottom: 20px;
	width: 991px;
	height: 760px;
}

}

@media (min-width: 2500px) {

/* line 74, ../sass/partials/_sections.scss */

.home-panel .panel-content .panel-row .container {
	max-width: 1800px;
}

/* line 170, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap img {
	max-width: 100%;
}

/* line 289, ../sass/partials/_sections.scss */

.blog-1 .panel-grey-white-angled,
.blog-2 .panel-grey-white-angled {
	min-height: auto;
}

/* line 344, ../sass/partials/_sections.scss */

.panel-grey-white-angled .container {
	margin-top: 0px;
}

/* line 887, ../sass/partials/_sections.scss */

.social-feed-container div {
	overflow: visible;
}

/* line 1402, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	top: -61px;
	left: -209px;
}

/* line 149, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .inner-subtitle-wrapper {
	min-height: 250px;
}

/* line 432, ../sass/partials/_news-events.scss */

.news-list p {
	font-size: 14px;
}

/* line 599, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul li a {
	max-width: 80%;
}

/* line 622, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul li .rssSummary {
	font-size: 14px;
}

/* line 688, ../sass/partials/_news-events.scss */

.news-widgets .news-list {
	max-width: 90%;
}

/* line 703, ../sass/partials/_news-events.scss */

.news-widgets .news-list .news-list-title {
	max-width: 80%;
}

/* line 1266, ../sass/partials/_news-events.scss */

#side-calendar-widget {
	top: -200px;
}

/* line 56, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap {
	padding: 0 100px;
}

/* line 600, ../sass/partials/_single-page.scss */

.article-info .article-author,
.article-info .article-share,
.article-info .article-related-links {
	max-width: 80%;
}

/* line 641, ../sass/partials/_single-page.scss */

.article-related-links img {
	max-width: 100%;
}

/* line 1, ../sass/partials/_related-articles.scss */

.related-articles {
	padding: 0 50px;
}

/* line 26, ../sass/partials/_slider.scss */

.slider-title-more-wrapper {
	bottom: 150px;
}

/* line 83, ../sass/partials/_slider.scss */

.slider-container .top-slider {
	max-height: 1400px;
}

/* line 155, ../sass/partials/_slider.scss */

.slider-container .slider-bottom {
	margin-top: -190px;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	max-width: 1800px;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	bottom: 75px;
}

/* line 240, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li .items span {
	font-size: 24px;
}

/* line 49, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links li,
#our-sponsors-panel .sponsor-links li {
	margin-top: 2%;
}

/* line 59, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details {
	max-width: 1800px;
}

/* line 147, ../sass/partials/_footer.scss */

.footer-inner {
	max-width: 1800px !important;
}

/* line 202, ../sass/partials/_footer.scss */

.footer-inner .footer-nav li {
	padding-bottom: 25px;
}

/* line 262, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu .sub-menu li a {
	font-size: 22px;
	white-space: nowrap;
	line-height: 65px;
	padding: 0 15px;
}

/* line 290, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu a {
	line-height: 36px;
	height: 55px;
	font-size: 36px;
}

/* line 83, ../sass/app.scss */

.container {
	width: 1800px;
}

/* line 318, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item {
	display: block;
	margin: 65px 9px;
	max-width: 470px;
	width: 100% !important;
}

/* line 463, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner img {
	margin-left: 15%;
}

/* line 882, ../sass/app.scss */

.video-galleries-wrapper {
	min-height: 1000px;
}

/* line 1483, ../sass/app.scss */

#menu-sidebar nav:after {
	display: block;
}

/* line 2061, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams {
	padding: 10px 30px;
}

/* line 2116, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam1,
#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam2 {
	font-size: 20px;
}

/* line 2281, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven td,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd td {
	font-size: 14px;
}

/* line 2302, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven .teamname,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd .teamname {
	font-size: 14px;
}

/* line 2637, ../sass/app.scss */

.featured-images-wrapper {
	max-height: 1000px;
}

/* line 3666, ../sass/app.scss */

.news-share-btn-wrap {
	bottom: 25%;
}

}

@media (max-width: 1441px) {

/* line 2110, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	top: -61px;
	left: -211px;
}

}

@media (max-width: 1279px) {

/* line 1336, ../sass/app.scss */

#list-wrap { /* width: 390px; */ /* width: 30%; */
}

/* line 1340, ../sass/app.scss */

.done #map-canvas { /* width: calc(100% - 390px) !important; */
	width: 100% !important;
}

/* line 1344, ../sass/app.scss */

.places {
	height: 65%;
}

/* line 1347, ../sass/app.scss */

.places li {
	font-size: 20px;
	height: 70px;
	line-height: 35px;
	padding: 20px;
}

/* line 1353, ../sass/app.scss */

.places .num {
	margin: 3px 10px 0 0;
	width: 30px;
	line-height: 25px;
	padding: 2px 0 0 0;
	font-size: 17px;
}

}

@media (max-width: 1024px) {

/* line 200, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu {
	margin-top: 300px;
}

/* line 229, ../sass/partials/_header.scss */

.mega-menu-button {
	top: 80px;
}

/* line 463, ../sass/partials/_header.scss */

.middle-side-banner img {
	max-width: 100%;
}

/* line 61, ../sass/partials/_nav.scss */

.menu-item a img {
	margin: 0px;
}

/* line 121, ../sass/partials/_nav.scss */

#header .nav-container .menu > li {
	line-height: 125px;
	position: relative;
	width: 14.25% !important;
}

/* line 255, ../sass/partials/_nav.scss */

.nav-container .menu a {
	line-height: 125px;
	font-size: 16px;
}

/* line 320, ../sass/partials/_nav.scss */

.nav-container .menu > li {
	line-height: 125px;
	position: relative;
	width: 50% !important;
}

/* line 966, ../sass/partials/_nav.scss */

.blog-4 .nav-container .menu a {
	line-height: initial;
	font-size: 16px;
	margin-top: 44px;
}

/* line 3, ../sass/partials/_uisearch.scss */

.sb-search {
	min-width: 20%;
}

/* line 40, ../sass/partials/_uisearch.scss */

.blog-3 .sb-search,
.blog-4 .sb-search,
.blog-5 .sb-search {
	min-width: 20%;
}

/* line 165, ../sass/partials/_uisearch.scss */

.sb-icon-search,
.sb-search-submit {
	width: 100%;
}

/* line 267, ../sass/partials/_sections.scss */

.home.blog-5 .news-.news-calendar {
	top: 25px;
}

/* line 428, ../sass/partials/_sections.scss */

.panel-purple-angles {
	min-height: 700px;
}

/* line 436, ../sass/partials/_sections.scss */

.panel-purple-angles .panel-title {
	margin: 100px auto 0;
}

/* line 456, ../sass/partials/_sections.scss */

.panel-blue-angles .panel-title {
	margin: 100px auto 0;
}

/* line 511, ../sass/partials/_sections.scss */

.panel-blue-angles {
	min-height: 600px;
}

/* line 608, ../sass/partials/_sections.scss */

#social-panel .more-button-wrapper {
	bottom: 300px;
}

/* line 770, ../sass/partials/_sections.scss */

.blog-3 #social-panel .more-button-wrapper {
	top: 200px;
}

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	min-height: 1200px;
}

/* line 1110, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading .finder-heading-logo {
	max-width: 100%;
	margin-top: 30px;
}

/* line 1130, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading .finder-heading-title {
	max-width: 100%;
}

/* line 1273, ../sass/partials/_sections.scss */

#map-wrap.done .map-block-overlay .container #list-wrap .form-group {
	margin-top: 0px !important;
}

/* line 1402, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	left: -280px;
	top: -61px;
}

/* line 1479, ../sass/partials/_sections.scss */

.panel-orange-img-bg {
	margin-top: 0px;
	min-height: 900px;
}

/* line 1553, ../sass/partials/_sections.scss */

.panel-blue-img-bg {
	margin-top: 0px;
	min-height: 1200px;
}

/* line 1672, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container .spcompname {
	font-size: 14px;
}

/* line 1687, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container .spmatch .spteams {
	padding: 15px 15px;
}

/* line 1718, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .ladder_container .spcompname {
	font-size: 14px;
}

/* line 1913, ../sass/partials/_sections.scss */

.panel-black-angled {
	min-height: 1000px;
}

/* line 1979, ../sass/partials/_sections.scss */

.sponsor-links .slick-slide img {
	max-width: 50%;
	margin: 0px auto;
	height: auto;
}

/* line 2004, ../sass/partials/_sections.scss */

.panel-orange-white-angles {
	min-height: 1025px;
}

/* line 2079, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper .more-button-inner,
.blog-5 #social-panel .more-button-wrapper .more-button-inner,
.blog-3 #social-panel .more-button-wrapper .more-button-inner {
	max-width: 250px;
}

/* line 2117, ../sass/partials/_sections.scss */

.player-dropdown {
	position: relative;
	right: 0;
	top: 0;
	width: 280px;
	width: 100%;
	max-width: 280px;
	margin-left: 33.3333333%;
}

/* line 2178, ../sass/partials/_sections.scss */

.blog-2 .panel-orange-img-bg {
	margin-top: 0px;
	min-height: 1176px;
}

/* line 2191, ../sass/partials/_sections.scss */

.blog-2 .panel-blue-angles {
	min-height: 600px;
}

/* line 755, ../sass/partials/_news-events.scss */

#results-calendar-panel {
	min-height: 400px;
}

/* line 777, ../sass/partials/_news-events.scss */

.blog-5 #results-calendar-panel {
	min-height: 1200px;
}

/* line 56, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap {
	margin: 0px;
	width: 100%;
}

/* line 67, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap .col-md-3 {
	width: 100%;
}

/* line 263, ../sass/partials/_single-page.scss */

.featured-article {
	margin-top: 0px !important;
}

/* line 442, ../sass/partials/_single-page.scss */

.article-content {
	width: 100%;
}

/* line 538, ../sass/partials/_single-page.scss */

.page-content img {
	width: 100%;
	height: auto;
}

/* line 600, ../sass/partials/_single-page.scss */

.article-info .article-author,
.article-info .article-share,
.article-info .article-related-links {
	width: 100%;
	display: inline;
	float: left;
	margin: 0px;
}

/* line 45, ../sass/partials/_wp-core.scss */

.wp-caption {
	max-width: 48%;
}

/* line 1, ../sass/partials/_related-articles.scss */

.related-articles {
	padding: 0px;
}

/* line 99, ../sass/partials/_related-articles.scss */

.related-articles ul li {
	width: 100% !important;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	max-width: 768px;
}

/* line 244, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title span {
	max-width: 70%;
}

/* line 58, ../sass/partials/_slick-theme.scss */

.slick-prev,
.slick-next {
	top: 50%;
}

/* line 332, ../sass/partials/_footer.scss */

.footer-bottom img {
	margin-top: 5px;
}

/* line 349, ../sass/partials/_footer.scss */

.footer-bottom p,
.footer-bottom a {
	display: inline;
}

/* line 441, ../sass/app.scss */

.rotm-profiles-inner .slick-prev {
	left: 10%;
	top: 40%;
}

/* line 451, ../sass/app.scss */

.rotm-profiles-inner .slick-next {
	right: 10%;
	top: 40%;
}

/* line 463, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner img {
	margin-left: 0;
	max-width: 80%;
}

/* line 489, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner .profile-title h4 {
	margin-left: 0px;
}

/* line 514, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner .profile-text-wrapper {
	width: 80%;
}

/* line 1564, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper {
	width: 70%;
}

/* line 1640, ../sass/app.scss */

#global-footer .col-md-3 {
	width: 35%;
}

/* line 1656, ../sass/app.scss */

#global-footer .col-md-9 {
	width: 100%;
}

/* line 1725, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .social-icons-header .header-social-icon {
	width: 22%;
}

/* line 1767, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container li {
	min-height: 0px;
}

/* line 1890, ../sass/app.scss */

#global-footer-wrapper .footer-bottom p {
	margin: 10px 0px 0px 30px;
}

/* line 1923, ../sass/app.scss */

#fixtures_lg #fixtures_slideshow_wrap .fix-results-header {
	font-size: 16px;
}

/* line 1969, ../sass/app.scss */

#fixtures_lg .fixtures_box {
	padding: 0px 30px;
}

/* line 2017, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container {
	margin-top: -25px;
	z-index: 9999999;
	position: relative;
}

/* line 2061, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams {
	padding: 10px 10px;
}

/* line 2090, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spversus {
	margin: -20px auto 0;
}

/* line 2116, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam1,
#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam2 {
	font-size: 12px;
	line-height: 14px;
	width: 25%;
	text-align: center;
}

/* line 2258, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder {
	width: 100%;
}

/* line 2281, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven td,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd td {
	font-size: 10px;
}

/* line 2345, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody tr th {
	font-size: 12px;
}

/* line 2522, ../sass/app.scss */

.fixtures-results-container .fix-results-dropwdown {
	width: 60%;
}

/* line 2637, ../sass/app.scss */

.featured-images-wrapper {
	max-height: 400px;
}

/* line 2667, ../sass/app.scss */

.featured-images-wrapper .slick-prev {
	left: 10%;
}

/* line 2677, ../sass/app.scss */

.featured-images-wrapper .slick-next {
	right: 10%;
}

/* line 2687, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap {
	bottom: 180px;
}

/* line 2723, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap a {
	max-width: 480px;
}

/* line 2740, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap a h3 {
	font-size: 30px;
}

/* line 2814, ../sass/app.scss */

.news-results-list .results_container .spmatch .spteams {
	padding: 5px 30px !important;
}

/* line 2822, ../sass/app.scss */

.news-results-list .fix-results-dropwdown {
	width: 50%;
}

/* line 2964, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-blue li a {
	padding: 0px;
}

/* line 3007, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-3-black li a {
	padding: 0px;
}

/* line 3064, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-4 li a {
	padding: 0px;
}

/* line 3142, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li a {
	padding: 0px;
}

/* line 3185, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-black li a {
	padding: 0px;
}

/* line 3259, ../sass/app.scss */

.sptime {
	margin-top: -70px;
}

/* line 3281, ../sass/app.scss */

.spvenue {
	margin-top: -25px;
}

/* line 3441, ../sass/app.scss */

.slider-more-wrapper .slider-more {
	max-width: 768px;
}

/* line 3496, ../sass/app.scss */

#content-wrap-wrapper.featured-article {
	position: relative;
	z-index: 1000;
}

/* line 3510, ../sass/app.scss */

#content-wrap-wrapper.featured-article #content-wrap {
	padding: 2.5% 5%;
}

/* line 3966, ../sass/app.scss */

.results_container .spfixture .spmatch .spteams .team1name:before {
	width: 35px;
	height: 35px;
	top: 28px;
}

/* line 3983, ../sass/app.scss */

.results_container .spfixture .spmatch .spteams .team2name:before {
	width: 35px;
	height: 35px;
	top: 28px;
}

/* line 4627, ../sass/app.scss */

.grid#sc_our_team .sc_team_member .sc_team_member_name {
	padding: 0 5px;
}

}

@media (max-width: 1024px) and (orientation: portrait) {

/* line 285, ../sass/partials/_mega-menu.scss */

.blog-5 #mega-menu-wrap-header-menu {
	margin-top: 380px;
}

}

@media (max-width: 980px) {

/* line 1371, ../sass/app.scss */

.places li {
	padding: 0px 4px;
	height: 40px;
}

/* line 1375, ../sass/app.scss */

.places .num {
	margin-right: 5px;
}

/* line 1378, ../sass/app.scss */

.places .title {
	font-size: 17px;
	width: -webkit-calc(100% - 35px);
	width: -moz-calc(100% - 35px);
	width: calc(100% - 35px);
}

/* line 1382, ../sass/app.scss */

input.finder-input[type="text"] {
	font-size: 1.5em;
}

}

@media (max-width: 768px) {

/* line 166, ../sass/partials/_mega-menu.scss */

.mega-menu {
	z-index: 9999;
}

/* line 64, ../sass/partials/_header.scss */

.search-social-header {
	max-width: 40%;
	float: right;
	display: none;
}

/* line 90, ../sass/partials/_header.scss */

.search-social-header .search-header {
	width: 20%;
}

/* line 129, ../sass/partials/_header.scss */

.search-social-header .social-icons-header {
	width: 78%;
}

/* line 148, ../sass/partials/_header.scss */

.search-social-header .social-icons-header .header-social-icon {
	width: 58px;
	margin: 0px;
}

/* line 215, ../sass/partials/_header.scss */

.home .mega-menu-button {
	margin: 10px 0px;
}

/* line 215, ../sass/partials/_header.scss */

.home .mega-menu-button {
	top: 0px;
}

/* line 229, ../sass/partials/_header.scss */

.mega-menu-button {
	font-size: 40px;
	margin: 10px 0px;
	top: 3px;
}

/* line 527, ../sass/partials/_header.scss */

#fed-dropdown {
	width: 200px;
}

/* line 551, ../sass/partials/_header.scss */

ul#fed-dropdown li ul {
	width: 280px;
}

/* line 595, ../sass/partials/_header.scss */

ul#fed-dropdown li:hover {
	width: 280px;
}

/* line 61, ../sass/partials/_nav.scss */

.menu-item a img {
	margin: 45px 0px;
}

/* line 113, ../sass/partials/_nav.scss */

#footer .nav-container .menu {
	margin: 0px auto 45px;
}

/* line 121, ../sass/partials/_nav.scss */

#header .nav-container .menu > li {
	line-height: 125px;
	position: relative;
	width: 33% !important;
}

/* line 189, ../sass/partials/_nav.scss */

.nav-container .menu {
	margin: 0px auto;
	width: 90%;
}

/* line 222, ../sass/partials/_nav.scss */

.nav-container .main-nav {
	height: 180px;
}

/* line 548, ../sass/partials/_nav.scss */

#access-social-bar {
	height: 100px;
}

/* line 569, ../sass/partials/_nav.scss */

.accessibility {
	max-width: 100%;
	margin-left: 0;
	position: absolute;
	right: 0px;
	top: -18px;
	opacity: 1;
}

/* line 600, ../sass/partials/_nav.scss */

.accessibility .text-size,
.accessibility .greyscale,
.accessibility .high-contrast {
	margin: 0 20px;
	font-size: 13px;
}

/* line 131, ../sass/partials/_uisearch.scss */

.home .sb-search-open .sb-search-input {
	background: white;
	right: 70px;
	top: 12px;
}

/* line 1, ../sass/partials/_sections.scss */

.top-section .home-panel {
	margin-top: 0px;
}

/* line 1, ../sass/partials/_sections.scss */

.top-section .home-panel {
	margin-top: 0px !important;
}

/* line 86, ../sass/partials/_sections.scss */

.home-panel .panel-content .panel-row .slider-container {
	top: 0px;
}

/* line 130, ../sass/partials/_sections.scss */

#logos-panel .main-logo-wrapper {
	margin-top: 90px;
}

/* line 135, ../sass/partials/_sections.scss */

#logos-panel .main-logo-wrapper img {
	max-width: 50%;
	height: auto;
	width: 100%;
}

/* line 170, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap img {
	max-width: 60%;
}

/* line 344, ../sass/partials/_sections.scss */

.panel-grey-white-angled .container {
	-webkit-transform: skewY(0deg);
	-moz-transform: skewY(0deg);
	-ms-transform: skewY(0deg);
	-o-transform: skewY(0deg);
	transform: skewY(0deg);
	-webkit-backface-visibility: hidden;
}

/* line 309, ../sass/partials/_sections.scss */

.panel-grey-white-angled {
	margin-top: 0px;
	-webkit-transform: skewY(0deg);
	-moz-transform: skewY(0deg);
	-ms-transform: skewY(0deg);
	-o-transform: skewY(0deg);
	transform: skewY(0deg);
	-webkit-backface-visibility: hidden;
}

/* line 657, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper,
.blog-5 #social-panel .more-button-wrapper,
.blog-3 #social-panel .more-button-wrapper {
	top: 94px;
}

/* line 682, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper .more-button-inner,
.blog-2 #social-panel .more-button-wrapper .more-button-inner,
.blog-5 #social-panel .more-button-wrapper .more-button-inner,
.blog-3 #social-panel .more-button-wrapper .more-button-inner {
	max-width: 250px;
}

/* line 728, ../sass/partials/_sections.scss */

.blog-5 #social-panel .more-button-wrapper {
	top: 60px;
}

/* line 770, ../sass/partials/_sections.scss */

.blog-3 #social-panel .more-button-wrapper {
	top: 200px;
}

/* line 851, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled:before {
	background: none;
}

/* line 887, ../sass/partials/_sections.scss */

.social-feed-container div {
	overflow: hidden;
}

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	min-height: 1200px;
	margin-top: 0px;
}

/* line 1110, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading .finder-heading-logo {
	margin-top: 0px;
	display: none;
}

/* line 1138, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading .finder-heading-title h3 {
	font-size: 14px;
}

/* line 1148, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading .finder-heading-title .white-text {
	margin-top: 0;
	font-size: 20px;
}

/* line 1296, ../sass/partials/_sections.scss */

#map-wrap.done .map-block-overlay .container #list-wrap .form-group:after {
	width: 19px;
	height: 20px;
	top: 8px;
	right: 10px;
}

/* line 1402, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	left: -113px;
	top: -61px;
}

/* line 1479, ../sass/partials/_sections.scss */

.panel-orange-img-bg {
	min-height: 2000px;
}

/* line 1553, ../sass/partials/_sections.scss */

.panel-blue-img-bg {
	min-height: 2300px;
}

/* line 1654, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container {
	width: 100%;
}

/* line 1704, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .ladder_container {
	margin: 3% 0;
	width: 100%;
}

/* line 1930, ../sass/partials/_sections.scss */

.panel-black-angled .tile-wrapper {
	margin: 100px 0px;
	display: inline-block;
}

/* line 1966, ../sass/partials/_sections.scss */

.panel-light-grey {
	max-height: 100%;
}

/* line 1979, ../sass/partials/_sections.scss */

.sponsor-links .slick-slide img {
	margin: 0% auto 0;
}

/* line 2004, ../sass/partials/_sections.scss */

.panel-orange-white-angles {
	min-height: 900px;
}

/* line 2178, ../sass/partials/_sections.scss */

.blog-2 .panel-orange-img-bg {
	min-height: auto;
}

/* line 2191, ../sass/partials/_sections.scss */

.blog-2 .panel-blue-angles {
	min-height: 600px;
	margin-top: 150px;
}

/* line 2, ../sass/partials/_news-events.scss */

.news-calendar .news-general-list {
	margin: 30px auto;
	float: none;
}

/* line 313, ../sass/partials/_news-events.scss */

.news-list li:first-child .news-list-inner-text .inner-news-list {
	margin-top: 0px;
}

/* line 368, ../sass/partials/_news-events.scss */

.news-list li:nth-child(2) .news-list-inner-text .inner-news-list {
	margin-top: 0px;
}

/* line 404, ../sass/partials/_news-events.scss */

.news-list a {
	font-size: 22px;
}

/* line 727, ../sass/partials/_news-events.scss */

.blog-1 .results-events-wrapper .fix-results-wrap {
	width: 100% !important;
	padding: 0px;
	margin-bottom: 10px;
	max-height: 100%;
}

/* line 755, ../sass/partials/_news-events.scss */

#results-calendar-panel {
	min-height: 2200px;
}

/* line 777, ../sass/partials/_news-events.scss */

.blog-5 #results-calendar-panel {
	min-height: 1200px;
}

/* line 824, ../sass/partials/_news-events.scss */

.results-events-wrapper .fix-results-wrap .fixtures-results-container {
	max-width: 100% !important;
}

/* line 814, ../sass/partials/_news-events.scss */

.results-events-wrapper .fix-results-wrap {
	padding: 75px 0px;
	width: 100% !important;
}

/* line 857, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap {
	padding: 50px 0px 0px;
	width: 100%;
}

/* line 1019, ../sass/partials/_news-events.scss */

.news-list .news-general-items h2 {
	max-width: 100%;
}

/* line 1034, ../sass/partials/_news-events.scss */

.news-list .news-general-items li {
	width: 100%;
	margin: 0px;
}

/* line 1056, ../sass/partials/_news-events.scss */

.news-list .news-general-items .more-button-wrapper {
	width: 100%;
}

/* line 1081, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap li {
	margin: 0px;
}

/* line 1069, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap {
	padding: 50px 0px 0px;
	margin: 50px 0px;
}

/* line 1266, ../sass/partials/_news-events.scss */

#side-calendar-widget {
	display: none;
}

/* line 1, ../sass/partials/_single-page.scss */

#content-wrap {
	padding: 0 50px;
}

/* line 28, ../sass/partials/_single-page.scss */

#content-wrap-wrapper {
	margin-top: 0px;
}

/* line 263, ../sass/partials/_single-page.scss */

.featured-article {
	margin-top: 10px !important;
}

/* line 355, ../sass/partials/_single-page.scss */

.single .news-title {
	bottom: 15%;
	max-width: 60%;
	font-size: 60px;
	line-height: 70px;
}

/* line 576, ../sass/partials/_single-page.scss */

.article-info {
	width: 100%;
}

/* line 85, ../sass/partials/_typography.scss */

.single .featured-article-ti .news-title {
	font-size: 40px;
	line-height: 44px;
	bottom: 20%;
}

/* line 141, ../sass/partials/_typography.scss */

.parallax {
	display: none;
}

/* line 182, ../sass/partials/_typography.scss */

.dispaly-mobile {
	display: block;
}

/* line 99, ../sass/partials/_related-articles.scss */

.related-articles ul li {
	margin-bottom: 10% !important;
	width: 100% !important;
}

/* line 83, ../sass/partials/_slider.scss */

.slider-container .top-slider {
	max-height: 1400px;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	max-width: 600px;
}

/* line 6, ../sass/partials/_social.scss */

.social-feed-container {
	margin-top: 60px;
}

/* line 23, ../sass/partials/_social.scss */

.social-feed-container .aggroProfile a span,
.social-feed-container .aggroDate a {
	font-size: 12px;
}

/* line 1, ../sass/partials/_sponsors.scss */

.sponsor-links {
	margin: 0 100px;
}

/* line 147, ../sass/partials/_footer.scss */

.footer-inner {
	margin-top: 100px;
}

/* line 232, ../sass/partials/_footer.scss */

.footer-inner .footer-nav #menu-footer-menu .sub-menu {
	display: block;
}

/* line 174, ../sass/app.scss */

.visible-xs {
	display: block !important;
}

/* line 277, ../sass/app.scss */

#player-profiles .player-profiles-inner .slick-prev {
	left: 50px;
}

/* line 297, ../sass/app.scss */

#player-profiles .player-profiles-inner .slick-next {
	right: 50px;
}

/* line 1363, ../sass/app.scss */

.places li {
	padding: 0px 10px;
}

/* line 1366, ../sass/app.scss */

.places .title {
	font-size: 12px;
}

/* line 1449, ../sass/app.scss */

.news .more-button-wrapper .more-button {
	margin: 5px auto 20px;
}

/* line 1467, ../sass/app.scss */

#menu-sidebar {
	display: none;
}

/* line 1545, ../sass/app.scss */

#global-header {
	z-index: 1;
}

/* line 1564, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper {
	width: 100%;
	margin-left: 60px;
}

/* line 1581, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper .global-header-logo {
	max-width: 20%;
}

/* line 1592, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper .global-header-logo img {
	max-width: 100%;
	margin: 23px 0px;
}

/* line 1640, ../sass/app.scss */

#global-footer .col-md-3 {
	display: inline;
	float: left;
	width: 100%;
}

/* line 1656, ../sass/app.scss */

#global-footer .col-md-9 {
	display: inline;
	float: left;
	width: 100%;
}

/* line 1725, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .social-icons-header .header-social-icon {
	width: 25%;
}

/* line 1820, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container .sub-menu li a {
	font-size: 20px;
	white-space: normal;
	line-height: 20px;
	height: 30px;
	padding: 20px 15px;
}

/* line 1923, ../sass/app.scss */

#fixtures_lg #fixtures_slideshow_wrap .fix-results-header {
	font-size: 16px;
}

/* line 2017, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container {
	margin-top: 0px;
}

/* line 2116, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam1,
#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam2 {
	line-height: 85px;
	padding: 0 50px;
	font-size: 12px;
	line-height: 67px;
	padding: 0px;
	width: 35%;
}

/* line 2221, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spcompname {
	position: relative;
	left: 0%;
	margin-top: -15px;
}

/* line 2281, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven td,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd td {
	font-size: 10px;
}

/* line 2302, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven .teamname,
#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd .teamname {
	font-size: 10px;
}

/* line 2345, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody tr th {
	font-size: 12px;
}

/* line 2637, ../sass/app.scss */

.featured-images-wrapper {
	max-height: 300px;
}

/* line 2822, ../sass/app.scss */

.news-results-list .fix-results-dropwdown {
	width: 46%;
	float: left;
	margin-left: 4%;
	margin-top: 30px;
}

/* line 3230, ../sass/app.scss */

.news-results-list #fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spcompname {
	width: 90%;
}

/* line 3305, ../sass/app.scss */

.blog-2 .sptime {
	margin-top: -70px;
}

/* line 3333, ../sass/app.scss */

.blog-2 .spvenue {
	margin-top: -48px;
}

/* line 3441, ../sass/app.scss */

.slider-more-wrapper .slider-more {
	max-width: 600px;
}

/* line 3518, ../sass/app.scss */

#content-wrap-wrapper.featured-article .article-content {
	padding: 0 5%;
	width: 100%;
}

/* line 3545, ../sass/app.scss */

#content-wrap-wrapper.featured-article .col-md-2 {
	width: 100%;
	margin-bottom: 30px;
}

/* line 3636, ../sass/app.scss */

.featured-article-more .single-other-headlines .single-other-inner {
	width: 50%;
	min-height: 250px;
}

/* line 3666, ../sass/app.scss */

.news-share-btn-wrap {
	bottom: 5%;
}

/* line 3930, ../sass/app.scss */

.news-tile-wrapper {
	padding: 0px;
}

/* line 4356, ../sass/app.scss */

.nav-container .main-nav {
	height: auto;
	border-bottom: 0;
}

/* line 4360, ../sass/app.scss */

.nav-container .main-nav ul {
	display: none;
	height: auto;
}

/* line 4364, ../sass/app.scss */

.nav-container .main-nav li {
	width: 100%;
	float: left;
	position: relative;
}

/* line 4369, ../sass/app.scss */

.nav-container .main-nav a {
	text-align: left;
	width: 100%;
	text-indent: 25px;
	background: transparent;
	border-bottom: 0px solid transparent;
	font-size: 18px !important;
	line-height: 50px !important;
}

/* line 4378, ../sass/app.scss */

.nav-container .main-nav a:hover {
	background: #444;
}

/* line 4381, ../sass/app.scss */

.nav-container a#openup {
	display: block;
	background-color: transparent;
	width: 20%;
	position: relative;
	color: #FFF;
	text-align: right;
	font-size: 21px;
	padding: 0;
	font-weight: 400;
	text-indent: 30px;
	line-height: 3px;
}

/* line 4394, ../sass/app.scss */

.nav-container #openup-wrapper {
	display: none;
}

/* line 4397, ../sass/app.scss */

.nav-container .hamburger-menu {
	position: relative;
	width: 110px;
	height: 45px;
	float: right;
	cursor: pointer;
}

/* line 4404, ../sass/app.scss */

.nav-container .bar,
.nav-container .bar:after,
.nav-container .bar:before {
	width: 100%;
	height: 2px;
}

/* line 4411, ../sass/app.scss */

.nav-container a#openup.bar {
	position: relative;
	-webkit-transform: translateY(25px);
	-moz-transform: translateY(25px);
	-ms-transform: translateY(25px);
	-o-transform: translateY(25px);
	transform: translateY(25px);
	background: white;
	-webkit-transition: all 0ms 300ms;
	-moz-transition: all 0ms 300ms;
	-o-transition: all 0ms 300ms;
	transition: all 0ms 300ms;
}

/* line 4417, ../sass/app.scss */

.nav-container .bar.animate {
	background: rgba(255, 255, 255, 0) !important;
}

/* line 4421, ../sass/app.scss */

.nav-container .bar:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 7px;
	background: white;
	-webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -moz-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -o-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/* line 4430, ../sass/app.scss */

.nav-container .bar:after {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	background: white;
	-webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -moz-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -o-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/* line 4439, ../sass/app.scss */

.nav-container .bar.animate:after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -moz-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -o-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/* line 4445, ../sass/app.scss */

.nav-container .bar.animate:before {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -moz-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -o-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/* line 4618, ../sass/app.scss */

.grid#sc_our_team .sc_team_member_inner {
	background: transparent;
}

}

@media (max-width: 768px) and (orientation: portrait) {

/* line 289, ../sass/partials/_mega-menu.scss */

.blog-5 #mega-menu-wrap-header-menu {
	margin-top: 400px;
}

}

@media (max-width: 767px) {

/* line 1, ../sass/partials/_archive.scss */

.archive-img {
	float: none;
	width: 100%;
	max-width: 100%;
}

/* line 14, ../sass/partials/_archive.scss */

.archive .news-title {
	padding-left: 15px;
	padding-right: 15px;
	background: #ff5100;
	font-size: 40px;
	line-height: 38px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	max-width: 100%;
	margin-top: 0;
}

/* line 40, ../sass/partials/_archive.scss */

.archive .single-title {
	font-size: 22px;
}

/* line 47, ../sass/partials/_archive.scss */

.archive .post-entry {
	padding: 0 15px;
	margin-top: 10px;
}

/* line 54, ../sass/partials/_archive.scss */

.archive .post-data {
	padding: 0 15px;
	margin-bottom: 40px;
}

/* line 1, ../sass/partials/_videos-photos.scss */

.videos-photos {
	padding: 20px 0;
	background: #ff5100;
}

/* line 27, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li {
	width: 100%;
}

/* line 242, ../sass/partials/_mixins.scss */

.videos-photos-thumbs li:nth-child(n) {
	margin-right: 0;
}

/* line 245, ../sass/partials/_mixins.scss */

.videos-photos-thumbs li:nth-child(1n) {
	margin-right: 0;
}

/* line 96, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li p {
	width: 90%;
	font-size: 18px;
	line-height: 22px;
}

/* line 119, ../sass/partials/_videos-photos.scss */

.videos-photos-thumbs li p span {
	line-height: 34px;
}

/* line 159, ../sass/partials/_videos-photos.scss */

.blog-2 .nav-container #openup-wrapper {
	display: none !important;
}

/* line 10, ../sass/partials/_mega-menu.scss */

.mega-menu .container,
.footer-mega-menu .container {
	margin-top: 150px;
}

/* line 17, ../sass/partials/_mega-menu.scss */

.mega-menu h1,
.footer-mega-menu h1 {
	display: none;
}

/* line 29, ../sass/partials/_mega-menu.scss */

.mega-menu h2,
.footer-mega-menu h2 {
	font-size: 26px;
}

/* line 54, ../sass/partials/_mega-menu.scss */

.mega-menu .mega-menu-menu li,
.footer-mega-menu .mega-menu-menu li {
	padding: 5px 0;
}

/* line 68, ../sass/partials/_mega-menu.scss */

.mega-menu .mega-menu-menu li a,
.footer-mega-menu .mega-menu-menu li a {
	font-size: 17px;
}

/* line 80, ../sass/partials/_mega-menu.scss */

.mega-menu .mega-menu-menu li li a,
.footer-mega-menu .mega-menu-menu li li a {
	font-size: 16px;
}

/* line 120, ../sass/partials/_mega-menu.scss */

.footer-mega-menu .mega-menu h2 {
	font-size: 26px;
}

/* line 159, ../sass/partials/_mega-menu.scss */

.follow-us {
	display: none;
}

/* line 166, ../sass/partials/_mega-menu.scss */

.mega-menu {
	height: auto !important;
}

/* line 200, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu {
	margin-top: 160px;
}

/* line 21, ../sass/partials/_header.scss */

.menu-open .header-logo {
	display: none;
}

/* line 90, ../sass/partials/_header.scss */

.search-social-header .search-header {
	float: right;
	height: 60px;
	width: 15%;
	background: transparent;
}

/* line 90, ../sass/partials/_header.scss */

.search-social-header .search-header {
	margin: 0px;
}

/* line 229, ../sass/partials/_header.scss */

.mega-menu-button {
	left: 20px;
}

/* line 290, ../sass/partials/_header.scss */

.sliding-text {
	display: none;
}

/* line 346, ../sass/partials/_header.scss */

.home .top-section,
.home .mask-layer {
	height: auto !important;
}

/* line 376, ../sass/partials/_header.scss */

.home .mask-layer {
	display: none;
}

/* line 406, ../sass/partials/_header.scss */

.top-section .search-social-header .social-icons-header {
	display: none;
}

/* line 61, ../sass/partials/_nav.scss */

.menu-item a img {
	width: 50% !important;
	margin: 0px;
	display: none;
}

/* line 121, ../sass/partials/_nav.scss */

#header .nav-container .menu > li {
	line-height: 75px;
	width: 20% !important;
	font-size: 16px;
	line-height: 125px;
	width: 100% !important;
}

/* line 173, ../sass/partials/_nav.scss */

.nav-container .container {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

/* line 189, ../sass/partials/_nav.scss */

.nav-container .menu {
	display: none;
	width: 100%;
	margin: 2px auto;
}

/* line 222, ../sass/partials/_nav.scss */

.nav-container .main-nav {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0;
	height: 0;
}

/* line 222, ../sass/partials/_nav.scss */

.nav-container .main-nav {
	height: 125px;
}

/* line 320, ../sass/partials/_nav.scss */

.nav-container .menu > li {
	line-height: 75px;
	width: 20% !important;
	font-size: 16px;
	line-height: 125px;
	width: 50% !important;
}

/* line 355, ../sass/partials/_nav.scss */

.nav-container .menu > li.current_page_item {
	display: block;
}

/* line 548, ../sass/partials/_nav.scss */

#access-social-bar {
	z-index: 9999999999;
}

/* line 24, ../sass/partials/_uisearch.scss */

.menu-open .sb-search {
	display: none;
}

/* line 61, ../sass/partials/_uisearch.scss */

.menu-open .blog-3 .sb-search,
.menu-open .blog-4 .sb-search,
.menu-open .blog-5 .sb-search {
	display: none;
}

/* line 78, ../sass/partials/_uisearch.scss */

.sb-search-input {
	width: 170px;
}

/* line 155, ../sass/partials/_uisearch.scss */

.sb-search.sb-search-open ::-webkit-input-placeholder {
	color: transparent;
}

.sb-search.sb-search-open :-moz-placeholder {
	color: transparent;
}

.sb-search.sb-search-open ::-moz-placeholder {
	color: transparent;
}

.sb-search.sb-search-open :-ms-input-placeholder {
	color: transparent;
}

.sb-search.sb-search-open ::placeholder {
	color: transparent;
}

/* line 165, ../sass/partials/_uisearch.scss */

.sb-icon-search,
.sb-search-submit {
	height: 50px;
	top: 2px;
}

/* line 248, ../sass/partials/_uisearch.scss */

.sb-search.sb-search-open,
.no-js .sb-search {
	margin-top: -5px;
}

/* line 326, ../sass/partials/_uisearch.scss */

#global-footer-wrapper .search-field {
	margin-left: -200px;
}

/* line 1, ../sass/partials/_sections.scss */

.top-section .home-panel {
	margin-top: 0px;
}

/* line 203, ../sass/partials/_sections.scss */

.home #logos-panel .secondary-logo-wrapper .secondary-logo-wrap img {
	max-width: 40%;
}

/* line 221, ../sass/partials/_sections.scss */

.internal-logos .secondary-logo-wrapper .secondary-logo-wrap {
	max-width: 33.33333% !important;
}

/* line 309, ../sass/partials/_sections.scss */

.panel-grey-white-angled {
	z-index: 998;
}

/* line 657, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper,
.blog-5 #social-panel .more-button-wrapper,
.blog-3 #social-panel .more-button-wrapper {
	top: 60px;
}

/* line 728, ../sass/partials/_sections.scss */

.blog-5 #social-panel .more-button-wrapper {
	top: 60px;
}

/* line 770, ../sass/partials/_sections.scss */

.blog-3 #social-panel .more-button-wrapper {
	top: 200px !important;
}

/* line 795, ../sass/partials/_sections.scss */

.blog-2 .panel-dark-blue-black-angled {
	padding: 150px 0px;
}

/* line 809, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled {
	padding: 150px 0px;
}

/* line 990, ../sass/partials/_sections.scss */

.panel-orange-image .panel-content {
	padding: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 28%;
}

/* line 1216, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group:after {
	width: 50px;
	top: 25px; /*height: 31px;*/
}

/* line 1244, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group input {
	text-indent: 20px; /*height: 40px;*/
	font-size: 25px;
}

/* line 1385, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.player-profile-item .player-item-inner {
	margin-top: 130px;
}

/* line 1796, ../sass/partials/_sections.scss */

.more-button-wrapper .more-button {
	max-width: 50%;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
}

/* line 1820, ../sass/partials/_sections.scss */

#social-panel .more-button-wrapper .more-button {
	max-width: 196px;
	float: none;
}

/* line 2004, ../sass/partials/_sections.scss */

.panel-orange-white-angles {
	min-height: 500px;
}

/* line 2117, ../sass/partials/_sections.scss */

.player-dropdown {
	margin: auto;
}

/* line 77, ../sass/partials/_news-events.scss */

.news-list {
	margin-bottom: 20px;
}

/* line 120, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner {
	text-align: center;
}

/* line 182, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list a.inner-title {
	background-color: #ff5100;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 8px 8px 8px 30px;
	max-width: 100%;
	width: 100%;
	display: inline;
	float: left;
	word-wrap: break-word;
	font-size: 16px;
	text-align: left;
}

/* line 404, ../sass/partials/_news-events.scss */

.news-list a {
	font-size: 17px;
	line-height: 22px;
}

/* line 468, ../sass/partials/_news-events.scss */

.elite_events_widget {
	margin-bottom: 20px;
}

/* line 483, ../sass/partials/_news-events.scss */

.event_widget_row .event_title {
	font-size: 22px;
	line-height: 22px;
}

/* line 857, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap {
	padding: 15px 0px 0px;
}

/* line 902, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap h2 {
	padding: 22px 0 20px;
	font-size: 20px;
}

/* line 1107, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap h2 {
	padding: 22px 0 20px;
	font-size: 20px;
}

/* line 1256, ../sass/partials/_news-events.scss */

.blog-1 #results-calendar-panel {
	min-height: 1800px;
}

/* line 1492, ../sass/partials/_news-events.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number {
	font-size: 11px !important;
}

/* line 1493, ../sass/partials/_news-events.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat {
	max-width: 100% !important;
}

/* line 1, ../sass/partials/_single-page.scss */

#content-wrap {
	margin-top: 0;
}

/* line 135, ../sass/partials/_single-page.scss */

.single .post-meta,
.page .post-meta {
	font-size: 18px;
	margin: 0;
}

/* line 182, ../sass/partials/_single-page.scss */

.single .navigation .next {
	width: 50%;
	display: inline;
	float: left;
}

/* line 176, ../sass/partials/_single-page.scss */

.single .navigation {
	margin-left: 0;
	margin-right: 0;
}

/* line 199, ../sass/partials/_single-page.scss */

.single .navigation .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}

/* line 203, ../sass/partials/_single-page.scss */

.single .navigation a {
	overflow: inherit;
	white-space: normal;
	width: 100%;
	display: inline;
}

/* line 209, ../sass/partials/_single-page.scss */

.single .navigation .fsp-arrows {
	top: -1px;
}

/* line 221, ../sass/partials/_single-page.scss */

.single .navigation .previous {
	width: 50%;
	display: inline;
	float: left;
}

/* line 324, ../sass/partials/_single-page.scss */

#single-news-title-image .single-news-image:after {
	display: none;
}

/* line 355, ../sass/partials/_single-page.scss */

.single .news-title {
	z-index: 100;
}

/* line 408, ../sass/partials/_single-page.scss */

.article-author #author-meta img {
	width: 40%;
}

/* line 476, ../sass/partials/_single-page.scss */

.article-content p {
	line-height: 34px;
}

/* line 600, ../sass/partials/_single-page.scss */

.article-info .article-author,
.article-info .article-share,
.article-info .article-related-links {
	display: block;
	float: initial;
	margin: 0px auto;
}

/* line 627, ../sass/partials/_single-page.scss */

.article-share {
	width: 66.66666% !important;
}

/* line 633, ../sass/partials/_single-page.scss */

.article-related-links {
	display: none !important;
}

/* line 1, ../sass/partials/_video-section.scss */

.video-section {
	padding-top: 40px;
}

/* line 35, ../sass/partials/_video-section.scss */

.video-section .video-slider .aggroText {
	padding: 10px 0 0 0;
	font-size: 14px;
	line-height: 18px;
}

/* line 1, ../sass/partials/_social-section.scss */

.social-section {
	padding: 20px 15px;
}

/* line 13, ../sass/partials/_social-section.scss */

.social-section .social-box .aggroItem {
	margin-bottom: 20px;
}

/* line 51, ../sass/partials/_social-section.scss */

.social-section .social-box #aggro-container .aggroImageHolder {
	height: inherit;
}

/* line 106, ../sass/partials/_social-section.scss */

.social-section .social-box .aggroText:after {
	display: none;
	position: relative;
}

/* line 151, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 #aggro-container {
	height: inherit;
}

/* line 165, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 #aggro-container .aggroImageHolder {
	float: none;
}

/* line 173, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroText {
	float: none;
}

/* line 199, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroText:before {
	position: relative;
}

/* line 223, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2 .aggroItem {
	height: inherit;
}

/* line 241, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2-1 #aggro-container .aggroImageHolder {
	float: none;
}

/* line 250, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-2-1 .aggroText:before {
	display: none;
	left: auto;
	right: -20px;
}

/* line 286, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroText,
.social-section .social-box .social-col-3 .aggroText {
	height: inherit;
}

/* line 304, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroItem,
.social-section .social-box .social-col-3 .aggroItem {
	height: inherit;
}

/* line 320, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroImageHolder,
.social-section .social-box .social-col-3 .aggroImageHolder {
	height: inherit;
}

/* line 337, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-1 .aggroImageHolder img,
.social-section .social-box .social-col-3 .aggroImageHolder img {
	height: inherit;
}

/* line 350, ../sass/partials/_social-section.scss */

.social-section .social-box .social-col-3 .aggroImageHolder {
	position: relative;
}

/* line 362, ../sass/partials/_social-section.scss */

.social-section .social-icon-links {
	padding: 0;
	text-align: center;
}

/* line 374, ../sass/partials/_social-section.scss */

.social-section .social-icon-links li {
	height: inherit;
	float: none;
	margin: 0 5px;
}

/* line 399, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .facebook {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 57.5px 237.5px;
	-moz-background-size: 57.5px 237.5px;
	-o-background-size: 57.5px 237.5px;
	background-size: 57.5px 237.5px;
	background-position: 0px 0px;
	width: 57.5px;
	height: 57.5px;
}

/* line 414, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .twitter {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 57.5px 237.5px;
	-moz-background-size: 57.5px 237.5px;
	-o-background-size: 57.5px 237.5px;
	background-size: 57.5px 237.5px;
	background-position: 0px -120px;
	width: 57.5px;
	height: 57.5px;
}

/* line 428, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .instagram {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 57.5px 237.5px;
	-moz-background-size: 57.5px 237.5px;
	-o-background-size: 57.5px 237.5px;
	background-size: 57.5px 237.5px;
	background-position: 0px -60px;
	width: 57.5px;
	height: 57.5px;
}

/* line 442, ../sass/partials/_social-section.scss */

.social-section .social-icon-links .youtube {
	background-image: url(../images/sprite.png);
	-webkit-background-size: 57.5px 237.5px;
	-moz-background-size: 57.5px 237.5px;
	-o-background-size: 57.5px 237.5px;
	background-size: 57.5px 237.5px;
	background-position: 0px -180px;
	width: 57.5px;
	height: 57.5px;
}

/* line 474, ../sass/partials/_social-section.scss */

.social-box .social-col-1,
.social-box .social-col-2,
.social-box .social-col-3 {
	float: none;
}

/* line 49, ../sass/partials/_typography.scss */

.page .news-title,
.single-gallery .news-title {
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	background: #ff5100;
	font-size: 40px;
	line-height: 58px;
	margin-bottom: 20px;
	padding-top: 4px;
}

/* line 45, ../sass/partials/_typography.scss */

.news-title {
	font-size: 24px;
	line-height: 26px;
	margin: 0;
}

/* line 85, ../sass/partials/_typography.scss */

.single .featured-article-ti .news-title {
	font-size: 22px;
	line-height: 26px;
	bottom: 40%;
	left: 10%;
	display: block !important;
}

/* line 195, ../sass/partials/_typography.scss */

.breadcrumb-list {
	display: none;
}

/* line 213, ../sass/partials/_typography.scss */

.title-search-results {
	margin: 0;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	font-size: 40px;
	line-height: 38px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* line 237, ../sass/partials/_typography.scss */

.single-title {
	font-size: 22px;
}

/* line 99, ../sass/partials/_related-articles.scss */

.related-articles ul li {
	width: 100%;
}

/* line 218, ../sass/partials/_mixins.scss */

.related-articles ul li:nth-child(n) {
	margin-bottom: 0;
	margin-right: 0;
}

/* line 222, ../sass/partials/_mixins.scss */

.related-articles ul li:nth-child(1n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 1, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner {
	background: none;
	margin-top: 0;
}

/* line 10, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner .container {
	height: inherit;
}

/* line 17, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner .shape {
	width: inherit;
	height: inherit;
	padding: 10px 0;
}

/* line 31, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner .shape h2 {
	font-size: 28px;
	line-height: 28px;
}

/* line 40, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner .shape p {
	font-size: inherit;
	line-height: inherit;
}

/* line 17, ../sass/partials/_mid-section-banner.scss */

.mid-section-banner .shape {
	position: relative;
	top: 0;
	left: 0;
}

/* line 1, ../sass/partials/_club-logos.scss */

.club-logos-container {
	display: none;
}

/* line 26, ../sass/partials/_slider.scss */

.slider-title-more-wrapper {
	bottom: 0;
	position: relative;
}

/* line 54, ../sass/partials/_slider.scss */

.slider-container {
	margin-top: 5px;
	height: auto;
}

/* line 122, ../sass/partials/_slider.scss */

.slider-container .top-slider li img {
	width: 100%;
	height: auto;
}

/* line 155, ../sass/partials/_slider.scss */

.slider-container .slider-bottom {
	display: none;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	max-width: 300px;
}

/* line 244, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title span {
	max-width: 100%;
}

/* line 400, ../sass/partials/_slider.scss */

.slider-container .thumb-slider {
	display: none;
}

/* line 590, ../sass/partials/_slider.scss */

.video-container {
	overflow: visible;
}

/* line 18, ../sass/partials/_slick.scss */

.slick-list {
	overflow: visible;
}

/* line 207, ../sass/partials/_slick-theme.scss */

.slick-dots li button:before {
	width: 20px;
	height: 20px;
}

/* line 6, ../sass/partials/_social.scss */

.social-feed-container {
	margin-top: 10px;
}

/* line 50, ../sass/partials/_social.scss */

.social-feed {
	padding: 20px 0 0;
}

/* line 105, ../sass/partials/_social.scss */

.social-box {
	float: none;
	margin: 10px auto;
	width: 168px;
}

/* line 115, ../sass/partials/_social.scss */

.social-box li {
	margin-left: 2px;
	margin-right: 2px;
}

/* line 122, ../sass/partials/_social.scss */

.social-box li a {
	font-size: 34px;
}

/* line 20, ../sass/partials/_sponsors.scss */

#our-partners-panel,
#our-sponsors-panel {
	height: 350px;
	overflow: hidden;
}

/* line 4, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video,
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video {
	width: 100%;
	float: none;
}

/* line 218, ../sass/partials/_mixins.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video:nth-child(n),
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video:nth-child(n) {
	margin-bottom: 0%;
	margin-right: 0%;
}

/* line 222, ../sass/partials/_mixins.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video:nth-child(1n),
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video:nth-child(1n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 11, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video:nth-child(3),
#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video:nth-child(4),
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video:nth-child(3),
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video:nth-child(4) {
	display: none !important;
}

/* line 14, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video img,
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video img {
	width: 100%;
}

/* line 17, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video .aggroText,
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video .aggroText {
	display: block !important;
	color: #fff !important;
}

/* line 65, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video .aggroText,
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video .aggroText {
	position: relative;
	display: block !important;
	text-align: left;
	padding: 10px 0 !important;
}

/* line 70, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard.aggroItem.youtube-video .aggroText a,
#aggro-youtube #aggro-container .ytCard.aggroItem.youtube-video .aggroText a {
	color: #000 !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

/* line 76, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .ytplCard,
#aggro-youtube #aggro-container .ytCard {
	background-color: transparent;
}

/* line 79, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .aggroItem:hover .aggroPic .aggroText {
	position: static !important;
	margin: 0px !important;
	word-wrap: break-word !important;
}

/* line 84, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube .ytplCard .aggroProfile:after,
#aggro-youtube .ytCard .aggroProfile:after {
	display: none !important;
}

/* line 87, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube #aggro-container .aggroItem .aggroPic {
	position: relative !important;
}

/* line 90, ../sass/partials/_aggro-youtube.scss */

#aggro-youtube .ytplCard .aggroPic:after,
#aggro-youtube .ytCard .aggroPic:after {
	font-family: "aggro-font-1" !important;
	position: absolute;
	content: "Y";
	top: 50%;
	font-size: 55px;
	left: 50%;
	width: 58px;
	height: 48px;
	margin-left: -29px;
	margin-top: -24px;
}

/* line 2, ../sass/partials/_landing-free-text.scss */

.free-text img {
	display: block;
	margin: 0 auto 10px;
	float: none;
}

/* line 44, ../sass/partials/_landing-news.scss */

.front-more-news li a {
	font-size: 22px;
}

/* line 1, ../sass/partials/_landing-more-news.scss */

.more-news {
	margin-bottom: 0;
}

/* line 9, ../sass/partials/_landing-more-news.scss */

.more-news li {
	height: inherit;
	line-height: inherit;
	padding: 5px 0;
}

/* line 18, ../sass/partials/_landing-more-news.scss */

.more-news li a {
	font-size: 16px;
	line-height: 22px;
}

/* line 5, ../sass/partials/_landing-gallery.scss */

.landing-gallery li {
	width: 32%;
}

/* line 218, ../sass/partials/_mixins.scss */

.landing-gallery li:nth-child(n) {
	margin-bottom: 2%;
	margin-right: 2%;
}

/* line 222, ../sass/partials/_mixins.scss */

.landing-gallery li:nth-child(3n) {
	margin-right: 0;
	margin-bottom: 0;
}

/* line 1, ../sass/partials/_landing-nav.scss */

.landing-nav {
	height: inherit;
}

/* line 30, ../sass/partials/_landing-nav.scss */

.landing-nav .menu {
	margin-left: -15px;
	margin-right: -15px;
}

/* line 35, ../sass/partials/_landing-nav.scss */

.landing-nav .menu li {
	height: inherit;
	line-height: inherit;
	width: 100%;
	border-bottom: 1px solid #002e5f;
}

/* line 68, ../sass/partials/_landing-nav.scss */

.landing-nav .menu a {
	padding: 10px;
	display: block;
	font-size: 16px;
}

/* line 97, ../sass/partials/_landing-nav.scss */

.landing-nav .menu ul {
	position: relative;
	visibility: visible;
	margin-top: 0;
}

/* line 1, ../sass/partials/_landing-styles.scss */

.landing-section {
	margin: 10px 0 20px;
}

/* line 324, ../sass/partials/_footer.scss */

.footer-bottom {
	height: inherit;
}

/* line 358, ../sass/partials/_footer.scss */

.footer-bottom p {
	text-align: center;
	float: left;
	width: 100%;
}

/* line 324, ../sass/partials/_footer.scss */

.footer-bottom {
	padding-bottom: 20px;
}

/* line 379, ../sass/partials/_footer.scss */

.footer-bottom #sp-logo {
	float: none !important;
	margin: 0 auto;
	width: 125px !important;
}

/* line 384, ../sass/partials/_footer.scss */

.footer-bottom #sp-logo a#pbsplink {
	width: 125px !important;
}

/* line 390, ../sass/partials/_footer.scss */

.footer-bottom-menu {
	float: none;
}

/* line 401, ../sass/partials/_footer.scss */

.footer-bottom-menu ul li {
	width: 100%;
}

/* line 405, ../sass/partials/_footer.scss */

.footer-bottom-menu ul li a {
	display: block;
	text-align: center;
	padding: 10px 0;
}

/* line 512, ../sass/partials/_footer.scss */

#footer #searchform {
	width: 90%;
}

/* line 532, ../sass/partials/_footer.scss */

#footer #searchform #searchsubmit {
	width: 10%;
}

/* line 358, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper {
	min-height: 250px;
}

/* line 882, ../sass/app.scss */

.video-galleries-wrapper {
	margin-top: 125px;
}

/* line 1608, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper .global-header-text {
	font-size: 14px;
}

/* line 1640, ../sass/app.scss */

#global-footer .col-md-3 {
	display: block;
	float: inherit;
	width: 70%;
	margin: 0 auto;
}

/* line 1676, ../sass/app.scss */

#global-footer .global-footer-inner {
	margin: 100px auto 0px;
}

/* line 1707, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header .sb-icon-search,
#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header .sb-search-submit {
	left: 30px;
}

/* line 1761, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container {
	display: none;
}

/* line 1767, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container li {
	width: 100% !important;
	min-height: 135px;
}

/* line 1790, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container .sub-menu {
	display: none;
}

/* line 1890, ../sass/app.scss */

#global-footer-wrapper .footer-bottom p {
	margin: 0px;
	text-align: center;
	display: inline;
	float: left;
}

/* line 2039, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch {
	height: 70px;
}

/* line 2116, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam1,
#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam2 {
	line-height: 15px;
}

/* line 2155, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spscore {
	margin-top: -48px;
	font-size: 18px;
}

/* line 2504, ../sass/app.scss */

#fixtures_fading_image_wrap {
	margin-top: 10px;
}

/* line 2572, ../sass/app.scss */

.blog-3 .fixtures-results-container .fix-results-dropwdown select {
	font-size: 12px !important;
	border: 2px solid #FFF !important;
	color: #FFF !important;
	top: 20px;
	margin-top: 0px !important;
	margin-bottom: 50px;
	background: url("../images/caret.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}

/* line 2822, ../sass/app.scss */

.news-results-list .fix-results-dropwdown {
	width: 90%;
	margin-left: 5%;
}

/* line 2872, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li {
	max-width: 45% !important;
	margin-left: 9px;
}

/* line 3096, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li {
	display: table;
	max-width: 33% !important;
	width: 100%;
	height: 178px;
	margin-bottom: 30px;
	float: left !important;
}

/* line 3215, ../sass/app.scss */

.news-results-list #fixtures_lg .fixtures_box .results_ladder_container .results_container,
.news-results-list #fixtures_lg .fixtures_box .results_ladder_container .ladder_container {
	max-width: 100%;
	padding-bottom: 50px;
}

/* line 3223, ../sass/app.scss */

.news-results-list #fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder {
	width: 100%;
}

/* line 3230, ../sass/app.scss */

.news-results-list #fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spcompname {
	width: 100%;
}

/* line 3409, ../sass/app.scss */

.slider-more-wrapper {
	position: absolute;
	top: -40px;
}

/* line 3441, ../sass/app.scss */

.slider-more-wrapper .slider-more {
	max-width: 300px;
}

/* line 3610, ../sass/app.scss */

.featured-article-more .navigation .col-md-12 {
	padding: 4% 7% !important;
}

/* line 3619, ../sass/app.scss */

.featured-article-more .navigation .col-md-12 .fsp-arrows {
	font-size: 14px;
}

/* line 3628, ../sass/app.scss */

.featured-article-more .single-other-headlines {
	padding: 10%;
}

/* line 3636, ../sass/app.scss */

.featured-article-more .single-other-headlines .single-other-inner {
	min-height: 280px;
	margin: 0px;
}

/* line 3898, ../sass/app.scss */

.scrollToTop {
	display: none !important;
}

/* line 4455, ../sass/app.scss */

.nav-container .main-nav {
	height: auto;
	border-bottom: 0;
}

/* line 4459, ../sass/app.scss */

.nav-container .main-nav ul {
	display: none;
	height: auto;
}

/* line 4463, ../sass/app.scss */

.nav-container .main-nav li {
	width: 100%;
	float: left;
	position: relative;
}

/* line 4468, ../sass/app.scss */

.nav-container .main-nav a {
	text-align: left;
	width: 100%;
	text-indent: 25px;
	background: transparent;
	border-bottom: 0px solid transparent;
	font-size: 18px !important;
	line-height: 50px !important;
}

/* line 4477, ../sass/app.scss */

.nav-container .main-nav a:hover {
	background: #444;
}

/* line 4480, ../sass/app.scss */

.nav-container a#openup {
	display: block;
	background-color: transparent;
	width: 20%;
	position: relative;
	color: #FFF;
	text-align: right;
	font-size: 21px;
	padding: 0;
	font-weight: 400;
	text-indent: 30px;
	line-height: 3px;
}

/* line 4493, ../sass/app.scss */

.nav-container #openup-wrapper {
	display: none;
}

/* line 4496, ../sass/app.scss */

.nav-container .hamburger-menu {
	position: relative;
	width: 110px;
	height: 45px;
	float: right;
	cursor: pointer;
}

/* line 4504, ../sass/app.scss */

.nav-container .bar,
.nav-container .bar:after,
.nav-container .bar:before {
	width: 100%;
	height: 2px;
}

/* line 4511, ../sass/app.scss */

.nav-container a#openup.bar {
	position: relative;
	-webkit-transform: translateY(25px);
	-moz-transform: translateY(25px);
	-ms-transform: translateY(25px);
	-o-transform: translateY(25px);
	transform: translateY(25px);
	background: white;
	-webkit-transition: all 0ms 300ms;
	-moz-transition: all 0ms 300ms;
	-o-transition: all 0ms 300ms;
	transition: all 0ms 300ms;
}

/* line 4517, ../sass/app.scss */

.nav-container .bar.animate {
	background: rgba(255, 255, 255, 0) !important;
}

/* line 4521, ../sass/app.scss */

.nav-container .bar:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 7px;
	background: white;
	-webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -moz-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -o-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/* line 4530, ../sass/app.scss */

.nav-container .bar:after {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	background: white;
	-webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -moz-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -o-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/* line 4539, ../sass/app.scss */

.nav-container .bar.animate:after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -moz-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -o-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/* line 4545, ../sass/app.scss */

.nav-container .bar.animate:before {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -moz-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -o-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

}

@media (max-width: 767px) and (orientation: portrait) {

/* line 281, ../sass/partials/_mega-menu.scss */

.blog-5 #mega-menu-wrap-header-menu {
	margin-top: 250px;
}

/* line 282, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu {
	margin-top: 320px;
}

}

@media (max-width: 600px) {

/* line 1387, ../sass/app.scss */

#list-wrap {
	width: 100%;
}

/* line 1393, ../sass/app.scss */

#mob-places {
	display: none;
}

/* line 1396, ../sass/app.scss */

#mob-places.places li {
	height: 33px;
	padding: 0px 10px;
}

/* line 1400, ../sass/app.scss */

#mob-popup {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(250, 250, 250, 0.8);
	z-index: 100;
	top: 0;
	left: 0;
}

/* line 1409, ../sass/app.scss */

#mob-popup .close {
	display: block;
	float: left;
	width: 24px;
	padding: 8px;
	cursor: pointer;
}

/* line 1416, ../sass/app.scss */

#mapContent .firstHeading {
	padding: 0;
}

/* line 1419, ../sass/app.scss */

.firstHeading .program-title {
	width: 80%;
}

/* line 1422, ../sass/app.scss */

#mob-popup #mapContent {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	background: #fff;
	height: auto;
	overflow-y: auto;
	margin-top: 0px;
	z-index: 10000;
}

/* line 1435, ../sass/app.scss */

#mob-popup #bodyContent {
	padding: 15px;
}

}

@media only screen and (max-width: 600px) {

/* line 432, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	font-size: 15px;
}

/* line 435, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
	padding: 5px;
}

}

@media (max-width: 480px) and (max-width: 480px) {

/* line 640, ../sass/partials/_nav.scss */

.nav-container .footer-nav .menu li {
	width: 100%;
}

/* line 647, ../sass/partials/_nav.scss */

.nav-container .footer-nav .menu li a {
	text-align: center !important;
}

}

@media (max-width: 480px) {

/* line 166, ../sass/partials/_mega-menu.scss */

.mega-menu {
	height: auto !important;
}

/* line 200, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu {
	margin-top: 60px;
}

/* line 227, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
	font-size: 20px;
	line-height: 10px;
	margin-bottom: 5px;
}

/* line 251, ../sass/partials/_mega-menu.scss */

.blog-2 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
	font-size: 20px;
	line-height: 25px;
}

/* line 270, ../sass/partials/_mega-menu.scss */

.blog-5 #mega-menu-wrap-header-menu {
	margin-top: 116px;
}

/* line 309, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu {
	margin-top: 150px;
}

/* line 337, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 20px;
}

/* line 64, ../sass/partials/_header.scss */

.search-social-header {
	max-width: 80%;
	float: right;
	position: absolute;
	right: 0;
	z-index: 99999999999999999;
}

/* line 90, ../sass/partials/_header.scss */

.search-social-header .search-header {
	float: right;
	height: 60px;
	width: 15%;
	background: transparent;
}

/* line 129, ../sass/partials/_header.scss */

.search-social-header .social-icons-header {
	display: inline;
}

/* line 215, ../sass/partials/_header.scss */

.home .mega-menu-button {
	top: -8px;
}

/* line 229, ../sass/partials/_header.scss */

.mega-menu-button {
	top: -8px;
}

/* line 406, ../sass/partials/_header.scss */

.top-section .search-social-header .social-icons-header {
	display: none;
}

/* line 426, ../sass/partials/_header.scss */

.middle-side-banner {
	margin-top: 0;
}

/* line 463, ../sass/partials/_header.scss */

.middle-side-banner img {
	max-width: 44%;
}

/* line 491, ../sass/partials/_header.scss */

.ad-banner img {
	margin-bottom: 0;
}

/* line 1, ../sass/partials/_nav.scss */

.nav-container #menu-footer-menu > li {
	width: 100% !important;
}

/* line 8, ../sass/partials/_nav.scss */

#menu-main-menu .slick-prev,
#menu-main-menu .slick-next {
	top: 35%;
}

/* line 11, ../sass/partials/_nav.scss */

#menu-main-menu .slick-prev:before {
	margin-left: 50%;
	margin-top: 0px;
	width: 16px;
	height: 26px;
}

/* line 17, ../sass/partials/_nav.scss */

#menu-main-menu .slick-next:before {
	margin-right: 50%;
	margin-top: 0px;
	width: 16px;
	height: 26px;
}

/* line 39, ../sass/partials/_nav.scss */

.global-footer-inner .nav-container .menu a span {
	display: block;
}

/* line 108, ../sass/partials/_nav.scss */

#footer .nav-container .menu a span {
	display: block;
}

/* line 121, ../sass/partials/_nav.scss */

#header .nav-container .menu > li {
	line-height: 45px;
	line-height: inherit;
	display: block;
	width: 100% !important;
}

/* line 163, ../sass/partials/_nav.scss */

.home .nav-container {
	display: inline;
	float: left;
	width: 100%;
}

/* line 189, ../sass/partials/_nav.scss */

.nav-container .menu {
	width: 100%;
}

/* line 222, ../sass/partials/_nav.scss */

.nav-container .main-nav {
	height: auto;
}

/* line 255, ../sass/partials/_nav.scss */

.nav-container .menu a {
	font-size: 17px;
	line-height: 34px;
	color: #FFF;
	overflow: hidden;
	white-space: normal;
}

/* line 320, ../sass/partials/_nav.scss */

.nav-container .menu > li {
	line-height: 125px;
	line-height: inherit;
	display: block;
	width: 50% !important;
}

/* line 548, ../sass/partials/_nav.scss */

#access-social-bar {
	height: 100px;
}

/* line 569, ../sass/partials/_nav.scss */

.accessibility {
	display: block;
	max-width: 100%;
}

/* line 637, ../sass/partials/_nav.scss */

.nav-container .footer-nav .menu {
	display: block;
}

/* line 644, ../sass/partials/_nav.scss */

.nav-container .footer-nav .menu li ul {
	display: none;
}

/* line 3, ../sass/partials/_uisearch.scss */

.sb-search {
	left: inherit;
	right: 10px;
}

/* line 40, ../sass/partials/_uisearch.scss */

.blog-3 .sb-search,
.blog-4 .sb-search,
.blog-5 .sb-search {
	left: inherit;
	right: 20px;
}

/* line 78, ../sass/partials/_uisearch.scss */

.sb-search-input {
	right: 65px;
	height: 55px;
	width: 60%;
}

/* line 131, ../sass/partials/_uisearch.scss */

.home .sb-search-open .sb-search-input {
	background: white;
	right: 70px;
	top: -5px;
	width: 80%;
	left: inherit;
}

/* line 165, ../sass/partials/_uisearch.scss */

.sb-icon-search,
.sb-search-submit {
	top: -2px; /*width: 20%;*/
	right: 0;
	left: inherit;
}

/* line 198, ../sass/partials/_uisearch.scss */

.home .sb-icon-search,
.home .sb-search-submit {
	top: -11px;
}

/* line 207, ../sass/partials/_uisearch.scss */

.blog-1 .sb-icon-search,
.blog-1 .sb-search-submit {
	top: -11px;
	right: 40px;
	width: 15%;
	float: right;
	left: inherit;
}

/* line 248, ../sass/partials/_uisearch.scss */

.sb-search.sb-search-open,
.no-js .sb-search {
	background: transparent;
	top: 8px;
	width: 100%;
	left: 0;
}

/* line 275, ../sass/partials/_uisearch.scss */

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	left: inherit;
	right: 20px;
	width: 15%;
	top: -14px;
}

/* line 1, ../sass/partials/_sections.scss */

.top-section .home-panel {
	min-height: initial;
	height: initial;
}

/* line 135, ../sass/partials/_sections.scss */

#logos-panel .main-logo-wrapper img {
	height: auto;
	width: 80%;
}

/* line 149, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper {
	margin: 50px 0 120px;
}

/* line 154, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap {
	max-width: 100%;
}

/* line 170, ../sass/partials/_sections.scss */

#logos-panel .secondary-logo-wrapper .secondary-logo-wrap img {
	max-width: 80%;
	height: auto;
	margin-bottom: 30px;
}

/* line 309, ../sass/partials/_sections.scss */

.panel-grey-white-angled {
	border-top: 0px solid transparent;
	min-height: 1600px;
}

/* line 404, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled-alt {
	min-height: 800px;
}

/* line 404, ../sass/partials/_sections.scss */

.panel-dark-grey-black-angled-alt {
	min-height: 600px;
}

/* line 511, ../sass/partials/_sections.scss */

.panel-blue-angles {
	min-height: 600px;
	overflow: hidden;
}

/* line 657, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper,
.blog-5 #social-panel .more-button-wrapper,
.blog-3 #social-panel .more-button-wrapper {
	top: 270px;
}

/* line 712, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper {
	top: 56px;
}

/* line 728, ../sass/partials/_sections.scss */

.blog-5 #social-panel .more-button-wrapper {
	top: 60px;
}

/* line 757, ../sass/partials/_sections.scss */

.social-feed-container #aggro-container .aggroItem {
	width: 100%;
}

/* line 827, ../sass/partials/_sections.scss */

.panel-dark-blue-black-angled .panel-content:before {
	display: none;
}

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	margin-top: 125px;
	min-height: 800px;
}

/* line 962, ../sass/partials/_sections.scss */

.panel-orange-image:before {
	display: none;
}

/* line 990, ../sass/partials/_sections.scss */

.panel-orange-image .panel-content {
	padding: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 23%;
}

/* line 1081, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading {
	font-size: 53px;
}

/* line 1165, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-sub-heading {
	max-width: 100%;
}

/* line 1179, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container p {
	max-width: 100%;
}

/* line 1195, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group {
	margin-top: 100px;
}

/* line 1244, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group input { /*font-size: 17px;
    text-indent: 10px;*/
}

/* line 1273, ../sass/partials/_sections.scss */

#map-wrap.done .map-block-overlay .container #list-wrap .form-group {
	margin-top: 20px !important;
}

/* line 1317, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel {
	min-height: 800px;
	overflow: hidden;
}

/* line 1348, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles {
	margin-top: 70px;
}

/* line 1357, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.player-profile-item img {
	width: 100%;
}

/* line 1392, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center .player-item-inner {
	margin-top: 165px;
}

/* line 1402, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	left: -281px;
	top: -61px;
}

/* line 1516, ../sass/partials/_sections.scss */

.panel-orange-img-bg .panel-title span {
	text-align: center;
	height: auto;
	padding-bottom: 15px;
	font-size: 32px;
	padding-top: 20px;
}

/* line 1590, ../sass/partials/_sections.scss */

.panel-blue-img-bg .panel-title span {
	text-align: center;
	height: auto;
	padding-bottom: 15px;
	font-size: 32px;
	padding-top: 20px;
}

/* line 1654, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container {
	width: 100%;
}

/* line 1704, ../sass/partials/_sections.scss */

.results-wrapper .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .ladder_container {
	margin: 5% 0;
	width: 100%;
}

/* line 1834, ../sass/partials/_sections.scss */

.panel-content .gform_wrapper {
	width: 80%;
}

/* line 1874, ../sass/partials/_sections.scss */

.panel-content .gform_wrapper .gform_footer input[type="submit"] {
	width: 50%;
}

/* line 1979, ../sass/partials/_sections.scss */

.sponsor-links .slick-slide img {
	margin: 0% auto 0;
}

/* line 2025, ../sass/partials/_sections.scss */

.blog-5 #header .nav-container .menu a,
.blog-3 #header .nav-container .menu a,
.blog-1 #header .nav-container .menu a,
.blog-2 #header .nav-container .menu a {
	font-size: 17px;
	line-height: 34px;
	color: #FFF;
	overflow: hidden;
	white-space: normal;
}

/* line 2, ../sass/partials/_news-events.scss */

.news-calendar .news-general-list {
	max-width: 100%;
}

/* line 34, ../sass/partials/_news-events.scss */

.news-list li {
	max-width: 100%;
}

/* line 87, ../sass/partials/_news-events.scss */

.news-list li {
	max-width: 100%;
}

/* line 149, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list .inner-subtitle-wrapper {
	min-height: 150px;
}

/* line 182, ../sass/partials/_news-events.scss */

.news-list li .news-list-inner .news-list-inner-text .inner-news-list a.inner-title {
	max-width: 100%;
	padding: 8px 20px;
}

/* line 404, ../sass/partials/_news-events.scss */

.news-list a {
	font-size: 17px;
	line-height: 20px;
}

/* line 432, ../sass/partials/_news-events.scss */

.news-list p {
	display: none;
}

/* line 460, ../sass/partials/_news-events.scss */

.news-widgets-inner {
	display: inline;
	float: left;
	width: 100%;
}

/* line 531, ../sass/partials/_news-events.scss */

.news-widgets {
	padding-bottom: 100px;
}

/* line 599, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul li a {
	line-height: 20px;
	font-size: 20px;
}

/* line 622, ../sass/partials/_news-events.scss */

.news-widgets .col-sm-4:nth-child(3) li ul li .rssSummary {
	display: none;
}

/* line 647, ../sass/partials/_news-events.scss */

.news-widgets ul li {
	padding: 0 0 20px;
}

/* line 655, ../sass/partials/_news-events.scss */

.news-widgets .front-news-header {
	height: 230px;
}

/* line 665, ../sass/partials/_news-events.scss */

.news-widgets .front-news-header h2 {
	height: 230px;
}

/* line 721, ../sass/partials/_news-events.scss */

.results_ladder_container .col-md-8 {
	padding: 0;
}

/* line 727, ../sass/partials/_news-events.scss */

.blog-1 .results-events-wrapper .fix-results-wrap {
	padding: 0 0 25px 0;
	margin-bottom: 25px;
	margin-top: 1px;
}

/* line 787, ../sass/partials/_news-events.scss */

.blog-5 .results-events-wrapper .fix-results-wrap {
	padding: 15px 0;
	margin-top: 0;
}

/* line 814, ../sass/partials/_news-events.scss */

.results-events-wrapper .fix-results-wrap {
	max-height: 120%;
}

/* line 864, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .more-button-wrapper {
	margin-top: -10px;
}

/* line 857, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap {
	padding: 0px;
	width: 100%;
	margin-top: -20px; /*min-height: 925px;
    max-height: 925px;*/
}

/* line 913, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .more-button-wrapper .more-button {
	margin: 9px auto;
	height: 41px;
	line-height: 42px;
	font-size: 22px;
}

/* line 947, ../sass/partials/_news-events.scss */

.results-events-wrapper .calendar-wrap .tribe-mini-calendar-wrapper .tribe-events-title {
	font-size: 13px;
}

/* line 1019, ../sass/partials/_news-events.scss */

.news-list .news-general-items h2 {
	max-width: 100%;
}

/* line 1034, ../sass/partials/_news-events.scss */

.news-list .news-general-items li {
	width: 100%;
}

/* line 1056, ../sass/partials/_news-events.scss */

.news-list .news-general-items .more-button-wrapper {
	width: 100%;
}

/* line 1069, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap {
	padding: 0px;
	width: 100%;
	margin: 0px 0px 50px; /*min-height: 925px;
    max-height: 925px;*/
}

/* line 1107, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap h2 {
	font-size: 20px;
	padding: 20px 0 20px;
}

/* line 1128, ../sass/partials/_news-events.scss */

.news-general-list .calendar-wrap .more-button-wrapper .more-button { /*margin: -60px auto 0;*/
}

/* line 1231, ../sass/partials/_news-events.scss */

.blog-1 .results-events-wrapper {
	top: 0px;
}

/* line 1256, ../sass/partials/_news-events.scss */

.blog-1 #results-calendar-panel {
	min-height: 1800px;
}

/* line 1486, ../sass/partials/_news-events.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number {
	font-size: 12px !important;
}

/* line 1, ../sass/partials/_single-page.scss */

#content-wrap {
	padding: 0 25px;
}

/* line 56, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap {
	padding: 0 10%;
	margin: 0px;
}

/* line 67, ../sass/partials/_single-page.scss */

#content-wrap-wrapper #content-wrap .col-md-3 {
	display: inline;
	float: left;
}

/* line 263, ../sass/partials/_single-page.scss */

.featured-article {
	margin-top: 0px !important;
}

/* line 299, ../sass/partials/_single-page.scss */

#single-news-title-image .single-news-image {
	margin-top: -1px;
}

/* line 442, ../sass/partials/_single-page.scss */

.article-content {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0px 0px 100px;
	display: inline;
	float: left;
}

/* line 476, ../sass/partials/_single-page.scss */

.article-content p {
	line-height: 30px;
	font-size: 20px;
}

/* line 492, ../sass/partials/_single-page.scss */

.article-content .post .post-entry {
	margin-top: 30px;
	margin-bottom: 50px;
}

/* line 551, ../sass/partials/_single-page.scss */

.page-content table td a img {
	width: 100%;
	height: auto;
	padding: 0 10px;
}

/* line 564, ../sass/partials/_single-page.scss */

.page-content img,
.page-content iframe {
	max-width: 100%;
	width: 100%;
	height: auto;
}

/* line 576, ../sass/partials/_single-page.scss */

.article-info {
	margin-top: 15px;
	margin-bottom: 30px;
}

/* line 750, ../sass/partials/_single-page.scss */

.single-other-headlines {
	padding-top: 80px;
}

/* line 772, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-inner {
	width: 100%;
	margin-bottom: 20px;
}

/* line 800, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-inner:nth-child(3) {
	margin: 0 0 20px 0px;
}

/* line 806, ../sass/partials/_single-page.scss */

.single-other-headlines .single-other-inner .single-other-title {
	min-height: auto;
}

/* line 839, ../sass/partials/_single-page.scss */

.quote-blurred {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-o-filter: none;
	-ms-filter: none;
}

/* line 859, ../sass/partials/_single-page.scss */

.quote-text-wrapper {
	bottom: 0;
	left: 0;
	color: #000;
	top: inherit;
}

/* line 874, ../sass/partials/_single-page.scss */

.quote-text-wrapper h3 {
	text-align: left;
}

/* line 85, ../sass/partials/_typography.scss */

.single .featured-article-ti .news-title {
	font-size: 22px;
	line-height: 26px;
	bottom: 20%;
	left: 10%;
	max-width: 80%;
	display: block !important;
}

/* line 99, ../sass/partials/_related-articles.scss */

.related-articles ul li {
	display: inline;
	float: left;
	margin-bottom: 25px !important;
}

/* line 54, ../sass/partials/_slider.scss */

.slider-container {
	position: relative;
}

/* line 83, ../sass/partials/_slider.scss */

.slider-container .top-slider {
	max-height: 1400px;
	height: 335px;
}

/* line 155, ../sass/partials/_slider.scss */

.slider-container .slider-bottom {
	display: none;
}

/* line 195, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper {
	font-size: 40px;
}

/* line 244, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title span {
	max-width: 100%;
	line-height: 27px;
	font-size: 21px;
	margin-top: 12px;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	bottom: 25px;
	top: initial;
}

/* line 90, ../sass/partials/_slick-theme.scss */

.slick-prev:before {
	margin-left: 10px;
}

/* line 113, ../sass/partials/_slick-theme.scss */

.slick-next:before {
	margin-right: 10px;
}

/* line 178, ../sass/partials/_slick-theme.scss */

.slick-dots li {
	margin: 0 10px !important;
}

/* line 6, ../sass/partials/_social.scss */

.social-feed-container {
	margin-top: 85px;
}

/* line 161, ../sass/partials/_social.scss */

.social-counter-container {
	max-width: 100%;
}

/* line 214, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li {
	width: 50%;
}

/* line 234, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li .items .count {
	margin-left: 5px;
}

/* line 240, ../sass/partials/_social.scss */

.social-counter-container .social-count-plus .custom li .items span {
	font-size: 14px;
}

/* line 67, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links .slick-prev,
#our-sponsors-panel .sponsor-links .slick-prev {
	left: 0px;
	height: 82px;
	width: 50px;
	-webkit-background-size: contain contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	top: 20%;
}

/* line 92, ../sass/partials/_sponsors.scss */

#our-partners-panel .sponsor-links .slick-next,
#our-sponsors-panel .sponsor-links .slick-next {
	right: 0px;
	height: 82px;
	width: 50px;
	-webkit-background-size: contain contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	top: 20%;
}

/* line 1, ../sass/partials/_footer.scss */

#footer {
	display: none;
}

/* line 49, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner {
	min-height: 930px;
}

/* line 73, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-inner .footer-contact-details .footer-contact-details-inner {
	max-width: 80%;
	display: block;
	float: inherit;
	margin: 0 auto;
}

/* line 127, ../sass/partials/_footer.scss */

#footer-contact .footer-contact-image {
	-webkit-background-size: contain contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	height: auto;
	bottom: 0;
	min-height: 400px;
	margin-top: 550px;
}

/* line 332, ../sass/partials/_footer.scss */

.footer-bottom img {
	display: none;
}

/* line 219, ../sass/app.scss */

.tile-wrapper li {
	max-width: 50%;
}

/* line 277, ../sass/app.scss */

#player-profiles .player-profiles-inner .slick-prev {
	left: 0px;
	top: 20%;
	background: none;
}

/* line 297, ../sass/app.scss */

#player-profiles .player-profiles-inner .slick-next {
	right: 0px;
	top: 20%;
	background: none;
}

/* line 428, ../sass/app.scss */

.rotm-profiles-inner {
	margin-top: 100px;
}

/* line 441, ../sass/app.scss */

.rotm-profiles-inner .slick-prev {
	left: 20px;
}

/* line 451, ../sass/app.scss */

.rotm-profiles-inner .slick-next {
	right: 20px;
}

/* line 463, ../sass/app.scss */

.rotm-profiles-inner .rotm-item .rotm-inner img {
	width: 78.5%;
}

/* line 642, ../sass/app.scss */

.potm-cotm-profiles-inner {
	padding: 0 20px;
}

/* line 654, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-prev {
	left: 5px;
	top: 40%;
}

/* line 662, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-next {
	right: 25px;
	top: 40%;
}

/* line 669, ../sass/app.scss */

.potm-cotm-profiles-inner .slick-next:before {
	margin-right: -15px;
}

/* line 686, ../sass/app.scss */

.top-stats-section .topstat-wrapper li {
	width: 100%;
	padding-bottom: 30px;
}

/* line 736, ../sass/app.scss */

.bottom-stats-section {
	margin-top: 50px;
}

/* line 750, ../sass/app.scss */

.bottom-stats-section .bottomstat-wrapper li {
	width: 33.33333%;
}

/* line 789, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat {
	max-width: 100%;
}

/* line 799, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat .stats-name-number {
	width: 100%;
}

/* line 816, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat .stats-name-number .stats-name {
	text-align: center;
	width: 100%;
}

/* line 823, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner:nth-child(3) .chart-numbers-stat .stats-name-number .stats-number {
	text-align: center;
	width: 100%;
}

/* line 861, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number .stats-name {
	padding: 0px;
}

/* line 868, ../sass/app.scss */

.bottom-stats-section .bottomstatnumbers .chart-numbers .chart-numbers-inner .chart-numbers-stat .stats-name-number .stats-number {
	padding: 0px;
}

/* line 882, ../sass/app.scss */

.video-galleries-wrapper {
	min-height: auto;
	height: auto;
	min-height: 400px;
	max-height: 400px;
	margin-bottom: 20px;
}

/* line 1044, ../sass/app.scss */

.tab-content .vimeography-bugsauce {
	margin: 50px auto 0;
}

/* line 1057, ../sass/app.scss */

.map-block-overlay {
	margin-top: -150px;
	margin-bottom: 100px;
}

/* line 1113, ../sass/app.scss */

.done #list-wrap {
	width: 100%;
}

/* line 1181, ../sass/app.scss */

.places {
	height: 450px;
	overflow: scroll;
}

/* line 1581, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper .global-header-logo {
	max-width: 30%;
}

/* line 1592, ../sass/app.scss */

#global-header .global-header-inner .global-header-logo-wrapper .global-header-logo img {
	margin: 23px 0px;
}

/* line 1656, ../sass/app.scss */

#global-footer .col-md-9 {
	width: 100%;
	margin-top: 100px;
}

/* line 1700, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header {
	height: 75px;
}

/* line 1707, ../sass/app.scss */

#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header .sb-icon-search,
#global-footer .global-footer-inner .global-footer-links .search-social-header .search-header .sb-search-submit {
	top: 2px;
}

/* line 1767, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container li {
	min-height: 80px;
}

/* line 1918, ../sass/app.scss */

#fixtures_lg #fixtures_slideshow_wrap {
	margin-top: 20px;
}

/* line 1923, ../sass/app.scss */

#fixtures_lg #fixtures_slideshow_wrap .fix-results-header {
	padding: 25px 50px;
	position: relative;
	top: 0;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
}

/* line 1969, ../sass/app.scss */

#fixtures_lg .fixtures_box {
	padding: 0 5%;
}

/* line 1986, ../sass/app.scss */

#fixtures_lg .fixtures_box .fixtures_heading {
	top: 10px;
	width: 25%;
}

/* line 2039, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch {
	height: 70px;
}

/* line 2061, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams {
	padding: 10px 5px;
	height: 75px;
}

/* line 2090, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spversus {
	margin: -25px auto 0;
}

/* line 2116, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam1,
#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spteams .spteam2 {
	line-height: 15px;
	font-size: 11px;
}

/* line 2155, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch .spscore {
	max-width: 100%;
	margin-top: -40px;
	font-size: 17px;
}

/* line 2199, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container {
	left: 0;
	margin: 50px 0px 0px 0px;
	width: 100%;
}

/* line 2221, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spcompname {
	left: 0;
	margin: -30px 0 0 0;
	text-align: center;
	width: 100%;
}

/* line 2258, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder {
	width: 100%;
}

/* line 2322, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sproweven {
	padding: 7px 6px;
}

/* line 2332, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .ladder_container .spladder tbody .sprowodd {
	padding: 7px 6px;
}

/* line 2455, ../sass/app.scss */

.home .done .close-map-wrapper {
	display: block;
	right: 0 !important;
}

/* line 2462, ../sass/app.scss */

.close-map-wrapper {
	left: 20px;
	top: 0px !important;
}

/* line 2485, ../sass/app.scss */

.close-map-wrapper a {
	font-size: 13px !important;
}

/* line 2504, ../sass/app.scss */

#fixtures_fading_image_wrap {
	margin-top: 5px;
}

/* line 2522, ../sass/app.scss */

.fixtures-results-container .fix-results-dropwdown {
	width: 100%;
	padding-top: 15px;
}

/* line 2545, ../sass/app.scss */

.fixtures-results-container .fix-results-dropwdown select {
	font-size: 12px !important;
	border: 2px solid #000 !important;
	color: #000 !important;
	top: 0px;
	width: 100% !important;
	background-image: url("../images/caret.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	-webkit-appearance: none;
	padding: 0 33px 0 6px;
	margin-top: 0px !important;
}

/* line 2572, ../sass/app.scss */

.blog-3 .fixtures-results-container .fix-results-dropwdown select {
	font-size: 12px !important;
	border: 2px solid #FFF !important;
	color: #FFF !important;
	top: 20px;
	margin-top: 0px !important;
	margin-bottom: 50px;
	background: url("../images/caret.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}

/* line 2610, ../sass/app.scss */

.results-events-wrapper .fix-results-dropwdown {
	width: 100%;
}

/* line 2642, ../sass/app.scss */

.featured-images-wrapper img {
	width: 100%;
	height: auto;
}

/* line 2662, ../sass/app.scss */

.featured-images-wrapper li {
	background: #000;
}

/* line 2667, ../sass/app.scss */

.featured-images-wrapper .slick-prev {
	left: 20px;
	margin-top: 40px;
}

/* line 2677, ../sass/app.scss */

.featured-images-wrapper .slick-next {
	right: 20px;
	margin-top: 40px;
}

/* line 2687, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap {
	bottom: 0px;
}

/* line 2704, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap .featured-image-more {
	margin-top: 0px;
	margin-bottom: 30px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

/* line 2740, ../sass/app.scss */

.featured-images-wrapper .featured-titles-wrap a h3 {
	padding: 20px 60px;
	font-size: 32px;
	margin-bottom: 0px;
}

/* line 2872, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li {
	max-width: 45% !important;
	margin-left: 9px;
}

/* line 3096, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-3-blue li {
	display: table;
	max-width: 100% !important;
	width: 100%;
	height: 178px;
	margin-bottom: 30px;
	margin-left: 0px;
}

/* line 3248, ../sass/app.scss */

.chart-content .wp_charts_canvas {
	width: 85% !important;
}

/* line 3259, ../sass/app.scss */

.sptime {
	margin-top: -40px;
}

/* line 3281, ../sass/app.scss */

.spvenue {
	margin-top: -20px;
}

/* line 3305, ../sass/app.scss */

.blog-2 .sptime {
	margin-top: -40px;
}

/* line 3333, ../sass/app.scss */

.blog-2 .spvenue {
	margin-top: -20px;
}

/* line 3565, ../sass/app.scss */

#content-wrap-wrapper.featured-article .quote-area {
	left: 0%;
	min-height: 400px;
}

/* line 3709, ../sass/app.scss */

.fix-results-dropwdown .chosen-container {
	width: 100% !important;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* line 4570, ../sass/app.scss */

.grid#sc_our_team .sc_team_member img.wp-post-image {
	margin: 40px auto !important;
	max-width: 200px;
}

/* line 4618, ../sass/app.scss */

.grid#sc_our_team .sc_team_member_inner {
	background: #404040;
}

}

@media (max-width: 420px) {

/* line 1442, ../sass/app.scss */

#mob-popup {
	top: 100%;
}

}

@media (max-width: 375px) {

/* line 207, ../sass/partials/_uisearch.scss */

.blog-1 .sb-icon-search,
.blog-1 .sb-search-submit {
	top: -10px;
	right: 40px;
}

/* line 712, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper {
	top: 56px;
}

/* line 1402, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	left: -313px;
}

/* line 263, ../sass/partials/_single-page.scss */

.featured-article {
	margin-top: 0px !important;
}

/* line 530, ../sass/partials/_single-page.scss */

.page-content {
	font-size: 14px;
	line-height: 26px;
}

/* line 244, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title span {
	max-width: 100%;
	line-height: 23px;
	font-size: 20px;
	margin-top: 5px;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	top: initial;
	bottom: 25px;
}

/* line 1923, ../sass/app.scss */

#fixtures_lg #fixtures_slideshow_wrap .fix-results-header {
	padding: 25px 40px;
}

/* line 1969, ../sass/app.scss */

#fixtures_lg .fixtures_box {
	padding: 0%;
}

/* line 2462, ../sass/app.scss */

.close-map-wrapper {
	left: 50px;
}

/* line 2924, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li a h3 {
	font-size: 15px;
	line-height: 22px;
}

/* line 3076, ../sass/app.scss */

.news-buttons-list li .news-tile-wrapper.news-tile-4 li a h3 {
	font-size: 15px;
	line-height: 22px;
}

}

@media (max-width: 320px) {

/* line 200, ../sass/partials/_mega-menu.scss */

#mega-menu-wrap-header-menu {
	margin-top: 40px;
}

/* line 270, ../sass/partials/_mega-menu.scss */

.blog-5 #mega-menu-wrap-header-menu {
	margin-top: 90px;
}

/* line 309, ../sass/partials/_mega-menu.scss */

.blog-3 #mega-menu-wrap-header-menu {
	margin-top: 150px;
}

/* line 489, ../sass/partials/_header.scss */

.ad-banner {
	margin-top: 68px;
}

/* line 491, ../sass/partials/_header.scss */

.ad-banner img {
	margin-bottom: 50px;
	margin-top: 0;
}

/* line 189, ../sass/partials/_nav.scss */

.nav-container .menu {
	display: block;
}

/* line 165, ../sass/partials/_uisearch.scss */

.sb-icon-search,
.sb-search-submit {
	top: -10px;
	left: -10px;
}

/* line 198, ../sass/partials/_uisearch.scss */

.home .sb-icon-search,
.home .sb-search-submit {
	left: -10px;
}

/* line 712, ../sass/partials/_sections.scss */

.blog-1 #social-panel .more-button-wrapper,
.blog-2 #social-panel .more-button-wrapper {
	top: 56px;
}

/* line 728, ../sass/partials/_sections.scss */

.blog-5 #social-panel .more-button-wrapper {
	top: 0px;
}

/* line 909, ../sass/partials/_sections.scss */

.panel-orange-image {
	min-height: 800px;
}

/* line 990, ../sass/partials/_sections.scss */

.panel-orange-image .panel-content {
	padding-top: 0;
	position: absolute;
	top: 33%;
	left: 0;
	right: 0;
}

/* line 1081, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container .finder-heading {
	font-size: 50px;
}

/* line 1216, ../sass/partials/_sections.scss */

#map-wrap .map-block-overlay .container #list-wrap .form-group:after {
	width: 21px;
	height: 21px;
	top: 13px;
	right: 5px;
	font-size: 15px;
}

/* line 1402, ../sass/partials/_sections.scss */

#basketball-victoria-elite-players-panel #player-profiles ul li.slick-active.slick-center:before {
	left: -336px;
	top: -61px;
}

/* line 1617, ../sass/partials/_sections.scss */

.results-wrapper:nth-of-type(2) .fix-results-wrap #fixtures_lg #fixtures_slideshow_wrap #fixtures_fading_image_wrap .results_ladder_container .results_container .spmatch .spteams {
	padding: 0 15px;
}

/* line 1930, ../sass/partials/_sections.scss */

.panel-black-angled .tile-wrapper {
	margin: 50px 0px;
}

/* line 1979, ../sass/partials/_sections.scss */

.sponsor-links .slick-slide img {
	margin: 5% auto 0;
	max-width: 50%;
	height: auto;
}

/* line 22, ../sass/partials/_single-page.scss */

#content-wrap-wrapper.featured-article {
	margin-top: 125px !important;
}

/* line 28, ../sass/partials/_single-page.scss */

#content-wrap-wrapper {
	margin-top: 0px;
}

/* line 263, ../sass/partials/_single-page.scss */

.featured-article {
	margin-top: 0px !important;
}

/* line 492, ../sass/partials/_single-page.scss */

.article-content .post .post-entry {
	margin-top: 40px;
}

/* line 501, ../sass/partials/_single-page.scss */

.article-content .post .post-entry p,
.article-content .post .post-entry li,
.article-content .post .post-entry td {
	font-size: 14px;
	line-height: 26px;
}

/* line 244, ../sass/partials/_slider.scss */

.slider-container .inner-slider-title-wrapper .slider-title span {
	max-width: 100%;
}

/* line 513, ../sass/partials/_slider.scss */

.slider-container .slick-dots {
	top: initial;
	bottom: 25px;
}

/* line 219, ../sass/app.scss */

.tile-wrapper li {
	max-width: 100%;
}

/* line 358, ../sass/app.scss */

#player-profiles .player-profiles-inner .player-profile-item .player-item-inner .profile-text-wrapper {
	min-height: 315px;
}

/* line 686, ../sass/app.scss */

.top-stats-section .topstat-wrapper li {
	width: 100%;
}

/* line 1057, ../sass/app.scss */

.map-block-overlay {
	margin-top: -90px;
}

/* line 1181, ../sass/app.scss */

.places {
	height: 200px;
	overflow: scroll;
}

/* line 1855, ../sass/app.scss */

#global-footer .global-footer-inner .nav-container .container a {
	font-size: 28px;
}

/* line 1923, ../sass/app.scss */

#fixtures_lg #fixtures_slideshow_wrap .fix-results-header {
	font-size: 30px;
	line-height: 32px;
	text-align: right;
	padding: 15px 50px 25px;
	margin-bottom: 15px;
}

/* line 2039, ../sass/app.scss */

#fixtures_lg .fixtures_box .results_ladder_container .results_container .spmatch {
	height: 70px;
}

/* line 2462, ../sass/app.scss */

.close-map-wrapper {
	left: 20% !important;
}

/* line 2504, ../sass/app.scss */

#fixtures_fading_image_wrap {
	margin-top: 5px;
}

/* line 2545, ../sass/app.scss */

.fixtures-results-container .fix-results-dropwdown select {
	border: 2px solid #000 !important;
	color: #000 !important;
}

/* line 2572, ../sass/app.scss */

.blog-3 .fixtures-results-container .fix-results-dropwdown select {
	border: 2px solid #FFF !important;
	color: #FFF !important;
}

/* line 2610, ../sass/app.scss */

.results-events-wrapper .fix-results-dropwdown {
	padding: 0px;
}

/* line 2872, ../sass/app.scss */

.news li .news-tile-wrapper.news-tile-4 li {
	max-width: 100% !important;
}

/* line 3565, ../sass/app.scss */

#content-wrap-wrapper.featured-article .quote-area {
	min-height: 500px;
}

/* line 3604, ../sass/app.scss */

.featured-article-more .navigation {
	min-height: 180px;
}

/* line 3636, ../sass/app.scss */

.featured-article-more .single-other-headlines .single-other-inner {
	min-height: 300px;
}

/* line 4570, ../sass/app.scss */

.grid#sc_our_team .sc_team_member img.wp-post-image {
	margin: 30px auto !important;
	max-width: 150px;
}

}

@media print {

/* line 4, ../sass/partials/_print.scss */

.match-centre-container,
.club-finder-container,
.share-box,
#sidebar,
#findClub,
.share-button,
.sb-search,
#footer,
.footer-bottom,
.aggro-count-container,
.navigation,
.home-more-news,
.club-finder-inner,
form {
	display: none !important;
}

}


/*suco 11-8-2018
11-8-2018*/

.autoAlbums-lightbox {
    z-index: 11 !important;
}

/* #header {
    z-index: 10 !important;
} */

#global-footer {
    z-index: 10 !important;
}

img {
    max-width: 100%;
    height: auto;
}
.scrollToTop 
{ 
    z-index: 10; 
}



