@charset "utf-8";
/*
Theme Name: AU Digital
Theme URI: 
Author: AU Digital
Author URI: http://audigital.com.au
Description: AU Digital  Theme
Version: 1.0
 */
body {font: 16px/1.55em 'Lato', sans-serif; color: #666;}
p {margin-bottom: 1em;}
i {vertical-align: middle; color: rgba(0,0,0,0.5)}
.material-icons.md-18 { font-size: 18px; }
a {
	-webkit-transition: color .3s linear;
	-o-transition: color .3s linear;
	-moz-transition: color .3s linear;
	text-decoration: none;
	outline: none;
	color: #7dc4f0;
}
a:hover, a:focus {text-decoration: none; outline: none; color: #1e66c5}
h3.widget-title {
	display: block; 
	text-align: center; 
	font-weight: 300;
	font-size: 35px;
	margin: 0 0 30px;
	}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #FFF !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #FFF !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #FFF !important;
}
header {position: absolute; width: 100%; padding: 24px 0;}
nav ul {margin: 0; padding: 0;}
nav li {display: inline-block; position: relative; list-style: none;}
nav li a {display: block;}
nav ul ul, nav ul li:hover ul ul, nav ul ul li:hover ul ul {display: none;}
nav ul li:hover ul, nav ul ul li:hover ul, nav ul ul ul li:hover ul {display: block;}
#nav-primary ul.menu {text-align: center; font-size: 0; position: relative;}
#nav-primary li {margin: 0 10px;}
#nav-primary li > a {
	padding-top: 80px;
	text-transform: uppercase;
	font-size: 12px;
	color: rgba(37, 37, 40, 0.35);
	text-align: center;
	min-width: 75px;
}
#nav-primary li.home > a {background: url(img/ico_home.png) 0 top no-repeat;}
#nav-primary li.film > a {background: url(img/ico_film.png) 0 top no-repeat;}
#nav-primary li.tv > a {background: url(img/ico_tv.png) 0 top no-repeat;}
#nav-primary li.talent > a {background: url(img/ico_talent.png) 0 top no-repeat;}
#nav-primary li.news > a {background: url(img/ico_news.png) 0 top no-repeat;}
#nav-primary li.about > a {background: url(img/ico_about.png) 0 top no-repeat;}
#nav-primary li.contact > a {background: url(img/ico_contact.png) 0 top no-repeat;}
#nav-primary li:hover > a {color: rgba(37, 37, 40, 1); background-position: right top;}
#nav-primary ul ul {
	position: absolute;
	text-align: left;
}
.page-title {
	text-align: center;
	padding: 180px 0 80px;
	background: url(img/bg_hero.jpg) center center no-repeat;
	background-size: cover;
}
.page-title h1 {
	margin: 0; 
	text-transform: uppercase; 
	font-weight: 300; 
	letter-spacing: 4px; 
	color: #444; 
	}
#content {padding : 80px 0 ; margin-bottom: 10px;}
.home #content, .siteorigin-panels #content {padding: 0;}
#sidebar .widget {margin-bottom: 30px;}
footer {
	background: /*#292929;*/ #828282;
	color: #FFF;
	padding: 40px 0 ;
}
/* FORM */
.lsow-dark-bg label.frm_primary_label {color: #FFF !important;}
#contact input[type=text], #contact input[type=email], #contact textarea {border-width: 0; border-bottom-width: 1px;}
.frm_submit {text-align: center;}
.frm_submit .frm_final_submit {
	background: #989797; 
	color: #FFF; 
	line-height: 36px; 
	padding: 0 30px; 
	text-transform: uppercase;
	border: none;
	}
.frm_submit .frm_final_submit:hover {background: #444;}
/* SITEORIGIN OVERRIDE */
.panel-row-style {padding: 40px 0;}
.lsow-dark-bg {color: #FFF;}
.sow-icon-container span {
	border: 2px solid #FFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.lsow-project-image img {width: 100% !important; height: auto !important;}
#features .sow-icon-image {background-size: auto 50% !important}
.lsow-terms {display: none !important;}
#film-tv .lsow-portfolio-header {text-align: center;}
#film-tv .lsow-portfolio-wrap .lsow-taxonomy-filter {float: none; border: none; margin-bottom: 60px;}
#film-tv .lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item {font-style: normal;}
#film-tv .lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item.lsow-active {border-color: #bfe2f6;}
#film-tv .lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item a {text-transform: uppercase; color: #666; font-size: 14px;}
#talent .lsow-posts-carousel .lsow-posts-carousel-item .hentry, #talent .lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-overlay, .lsow-team-members.lsow-style2 .lsow-team-member-wrapper .lsow-image-wrapper img {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
.lsow-portfolio-item .entry-title a {display: none;}
#news .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .hentry {
	padding: 20px;
	box-shadow: 0px 0px 6px 0 rgba(0,0,0,0.2);
}
/* SINGLE TEMPLATES */
.single-post .featured-thumbnail img {float: left; margin: 0 30px 30px 0;}
.single-talent #content {padding: 40px 0 0;}
.single-talent .so-panel {margin: 0 !important;}
.single-talent h3 {
	text-transform: uppercase; 
	font-weight: 300; 
	color: #444; 
	margin: 0 0 20px; 
	font-size: 24px; 
	position: relative;
	padding-bottom: 20px;
	display: block;
	text-align: center;
	}
.single-talent h3:after {
	content: '';
	position: absolute;
	height: 3px;
	background: #05aeef;
	width: 60px;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
}
.single-talent .talent-intro {padding: 0; text-align: center;}
.single-talent .talent-intro h3 {font-size: 16px; padding-bottom: 14px;}
.single-talent .talent-intro .lsow-carousel-item {text-align: center !important}
.single-talent .talent-intro .lsow-carousel img {max-height: 60px !important; display: inline-block !important;}
.single-talent i {color: #05aeef; font-size: 1.5em; margin: 6px;}
.single-talent #desc {padding-bottom: 40px;}
.single-talent ul {margin: 0 0 20px; padding: 0;}
.single-talent li {list-style: none;}
.single-talent .main-txt {background: #f0f0f0;}
.single-talent .additional > div {padding: 0 30px 0 0; border-right: 1px solid #e7e7e7;}
.single-talent .additional > div:last-child {padding: 0; border: none;}
#animation_container {width:747px; height:420px; margin: 0 auto;}
select.ui-datepicker-year,select.ui-datepicker-month, .ui-widget select, select,.ui-datepicker .ui-datepicker-title select{
color: #000000 !important;}
#social-stream-331.col-4 {max-width: none; margin: 0 -15px !important; width: auto !important; padding: 0 !important;}
#social-stream-331 .stream li {padding: 15px; margin-bottom: 0 !important;}
#social-stream-331 .stream li .inner {padding: 20px; border: 1px solid #e7e7e7; border-bottom: none;}
.lswp-notification {
  display:none !important;
}

.lsow-team-member {display: flex;}
.lsow-team-members.lsow-style2 .lsow-image-wrapper {float: none !important; margin: 0 50px 0 0  !important;}
.lsow-team-member-details, .lsow-team-member-text > * {text-align: left !important}
#talent .lsow-project-image {max-height: 300px; overflow: hidden}

#frm_form_6_container input {color: #FFF !important;}
/*.single-talent .lsow-container img{ max-height: 40px !important; 
}*/