/*
Theme Name: Cotton on group 2020
Author: Efront
Author URI: http://efront.com.au/
Description: Cotton on group theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.headex img {
	margin-bottom: 20px;
}
.headex h2 {
	font-family: 'Nixie One', serif;
	font-size: 30px;
	letter-spacing: 0.16em;
	margin: 0;
	text-transform: uppercase;
	margin-bottom: 16px;
	display: block;
	float: left;
	border-top: 1px solid #999;
	width: 100%;
	margin-top: 50px;
}
.section-text {
	padding: 50px 0 10px;
	position: relative;
}
.main.brand-single {
	padding-bottom: 100px;
}

.section-text__body .intro-text {
	font-family: 'Circular Pro', Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0px !important;
	line-height: 1.9;
	text-transform: inherit;
}
.slider__slide {
	padding: 0 18px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	font-size: 12px;
	line-height: 28px;
}
.list-links {
	padding-top: 10px;
}
.list-images a {
	width: 103%;
}
#map {
	display: none;
}
.internal--prev-next a {
	text-decoration: none;
	font-family: 'Nixie One', serif;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.03em;
	margin: 0;
}
.internal--prev-next a:hover {
	color: #000000;
}
/*CAPTION COLOUR CHANGE - BLACK #000  WHITE #FFF*/
.intro span.hero-caption a {
	color: #000;
}
.news-item__content .btn--white-transparent {
	background-color: #fff;
	color: #555;
	border: none;
	font-size: 16px;
	margin-top: 8px;
	letter-spacing: 4px;
}

.intro-slider button:focus {
	outline: 0;
}

.intro-slider .slick-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 0;
}

.intro-slider .slick-dots li {
	display: inline-block;
}

.intro-slider .slick-dots li.slick-active button:before,
.slick-dots li button:before {
	color: #fff;
	opacity: 1;
	font-size: 16px;
}
.intro-slider .slick-dots li button {
	border: 2px solid #ffffff;
	border-radius: 100%;
	background: transparent;
	margin: 0px 5px;
	color: transparent;
	width: 22px;
	height: 22px;
	font-size: 0;
}

.intro-slider .slick-dots li.slick-active button {
	background: #ffffff;
}

.intro .shell .btn {
	margin: 33px 5px 0px;
}

.has-banner main {
	margin-top: 0px;
}

.has-banner .header {
	position: relative;
}

.has-banner .header.fixed {
	position: fixed;
}

.header.fixed {
	position: fixed;
}

.intro-slider {
	height: 580px;
	height: 90vh;
	height: calc(100vh - 169px);
	overflow: hidden;
}
.intro-slider .intro video {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100% !important;
	-o-object-fit: cover;
	object-fit: cover;
}

.header .logo--custom {
	height: 69px;
}

/*
.intro-slider.slick-initialized {
	display: block;
}
*/

@media screen and (max-width: 767px) {
	.header .logo--custom {
		height: 54px;
	}
}

/*footer*/
.footer__aside {
	display: none;
}

/* .members {
	padding: 26px 0 0;
} */

/*mobile*/

@media screen and (max-width: 480px) {
	.main.brand-single {
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 480px) {
	.section-text__body .intro-text {
		font-size: 16px;
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 480px) {
	.section-text__head {
		margin: 10px 0 30px;
	}
}
@media screen and (max-width: 480px) {
	.page-template-leaders .section-text .section-text__links ul li span {
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.page-template-leaders .section-text .section-text__links ul li {
		height: 44px;
		margin-bottom: 0;
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.article h4 {
		font-size: 18px;
		letter-spacing: 0.07em;
		line-height: 32px;
		text-transform: inherit;
	}
}
@media screen and (max-width: 480px) {
	.section-text .section-text__links {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 480px) {
	.list-brands img {
		max-width: 50%;
	}
}
@media screen and (max-width: 480px) {
	.list-brands img:last-child:not(:only-child) {
		max-width: 50%;
	}
}

.header .socials {
	display: inline-block;
	float: right;
	margin-left: 39px;
}
.header .socials i {
	width: 30px;
	height: 31px;
}

.intro span.hero-caption {
	color: #000;
	font-size: 12px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-family: 'Open Sans', sans-serif;
	z-index: 999;
}

.intro span.hero-caption a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}
.intro span.hero-caption a:hover {
	text-decoration: underline;
	font-size: 12px;
}
.btn--white-transparent.keep-border {
	border-color: #666;
}

.btn--white-transparent.keep-border:hover {
	border-color: #666;
}

@media (max-width: 1500px) and (min-width: 1280px) {
	.header {
		padding: 25px 25px 29px 25px;
	}
}
@media (max-width: 1279px) and (min-width: 1024px) {
	.header .socials {
		margin-left: 20px;
	}

	.nav > ul > li + li {
		margin-left: 25px;
	}

	.nav > ul > li + li:before {
		left: -15px;
		top: 0px;
	}
}
@media (max-width: 1200px) and (min-width: 1024px) {
	.header .socials,
	.header__search {
		margin-left: 10px;
	}
	.nav > ul > li + li {
		margin-left: 18px;
	}
	.nav > ul > li + li:before {
		left: -11px;
	}
}

@media (max-width: 1024px) {
	.nav .socials {
		display: block;
		float: none;
		padding: 15px 24px;
		margin-left: 0;

		border-top: 1px solid #e6e4e4;
	}
	.nav .socials ul {
		text-align: left;
	}
}

.gform_wrapper label.gfield_label {
	font-size: 14px !important;
	letter-spacing: 0.06em;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 400 !important;
}

.gform_wrapper input[type='text'],
.gform_wrapper textarea,
.gform_wrapper select {
	font-size: 15px;
	letter-spacing: 0.07em;
	font-family: 'Open Sans', sans-serif;
	color: #58595b;
}
.list-brands li {
	width: calc(1146px / 4);
	max-width: calc((100vw - 40px) / 4);
}
.list-brands li.li-bg-image {
	background: none;
	position: relative;
	border: none;
}
.list-brands li.li-bg-image .inner {
	position: relative;
	height: calc(1146px / 4);
	max-height: calc((100vw - 40px) / 4);
	line-height: calc(1146px / 4);
	width: 100%;
}

.list-brands li.li-bg-image .bg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

.list-brands li.li-bg-image a:hover {
	background: none;
}
.list-brands li.li-bg-image a {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	height: auto;
	line-height: 1;
	border: none;
	vertical-align: middle;
	display: inline-block;
	font-weight: bold;
	width: 100%;
}
.list-brands li.li-bg-image.text-hover-red a:hover,
.list-brands li.li-bg-image.text-red a {
	color: #ed1e3b;
}
.list-brands li.li-bg-image.text-hover-pink a:hover,
.list-brands li.li-bg-image.text-pink a {
	color: #f49fc4;
}
.list-brands li.li-bg-image.text-hover-lightred a:hover,
.list-brands li.li-bg-image.text-lightred a {
	color: #ee3e42;
}
.list-brands li.li-bg-image.text-hover-black a:hover,
.list-brands li.li-bg-image.text-black a {
	color: #231f20;
}
.list-brands li.li-bg-image.text-hover-teal a:hover,
.list-brands li.li-bg-image.text-teal a {
	color: #14af99;
}
.list-brands li.li-bg-image.text-hover-purple a:hover,
.list-brands li.li-bg-image.text-purple a {
	color: #eb008b;
}
.list-brands li.li-bg-image.text-hover-white a:hover,
.list-brands li.li-bg-image.text-white a {
	color: #f3f4f4;
}

.list-brands li.li-bg-image.text-hover-lightblue a:hover,
.list-brands li.li-bg-image.text-lightblue a {
	color: #8fc6e8;
}

.list-brands--below li.li-bg-image .inner {
	max-height: none !important;
	line-height: 1.2 !important;
    height: auto !important;
}

.list-brands--below li.li-bg-image .bg {
	position: static;
	height: 0;
    padding-top: 100%;
}

.list-brands--below li.li-bg-image a {
	color: inherit;
	display: block;
	padding: 0;
}

.list-brands--below li.li-bg-image a .text {
	color: inherit;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

@media (max-width: 1186px) {
	.list-brands li.li-bg-image .inner {
		line-height: calc((100vw - 40px) / 4);
	}
}

@media (max-width: 767px) {
	.list-brands li.li-bg-image .inner {
		line-height: calc((100vw - 40px) / 2);
		height: calc((100vw - 40px) / 2);
		max-height: calc((100vw - 40px) / 2);
	}
	.list-brands li {
		width: calc((100vw - 40px) / 2);
		max-width: calc((100vw - 40px) / 2);
	}
	.list-brands li.li-bg-image a {
		background: none;
	}
}
.slider-alt figure {
	height: auto;
}

/* vimeo iframe sizing on news posts added by GH 2021-11-08 */
.article-alt p iframe { 
	width: 100%;
	height: 433px;
	max-width: 770px;
}