/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
/* BO MODS */
/* Frontend Admin Removal */
#wp-admin-bar-top-secondary{
	display: none;
}
/* Global */
h1,h2,h3,h4,p,a{
	/*font-family: "Aktiv Grotesk" !important;*/
}
body {
	background-color: #000;
}
body *{
	font-family: "urw-din";
	font-style: normal;
	font-weight: 400;
}

b{
	font-weight: 800;
}
.header-content *{
    font-family: "urw-din";
	font-style: normal;
	font-weight: 800;
}
body:not(.template-slider):not(.header-simple) #Header{
	min-height: auto !important;
}
.site-description{
	display: none;
}
#Content{
	padding-top: 0!important;
}
.entry-content{
    /*background: #ffffff;*/
    padding: 0 20px;
}
.radius-5px{
	border-radius: 5px;
}
.padding-5px{
	padding: 10px;
}
.padding-10px{
	padding: 10px;
}
y{
	color: #FBD031;
}
o{
	color: #F06E30;
}
.caps{
	text-transform: uppercase;
}
.archive .page-wrap .content-wrapper{
	background-color: #000000;
}
.container {
    /*width: 1300px;*/
}
.header-content{
	/*padding-top: 50px;*/
    position: relative;
}
.site-header{
	background-color: transparent;
	top: 0 !important;
	position: fixed;
}
.content-wrapper{
	background-color: transparent !important;
}
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper{
	padding: 0;
}
.page-wrap{
	padding: 0;
}
#content{
	padding: 0;
}
.site-title{
	max-width: 200px;
}
.site-title a img{
	height: auto;
	max-width: 150px;
}
#masthead > .header-wrap > .container{
	width: 100%;
}
#secondary{
	display: none;
}
.sydney-hero-area{
	display: none;
}
.row{
	/*margin-right: 0 !important;*/
}
.container{
	margin: 0 auto;
}
.col-md-9{
	width: 100%;
	float: none;
}
.header-content .continue_button{
    font-size: 20px;
    font-weight: 700; /* Bold */
    font-family: 'urw-din', normal;
    color: #232323 !important;
	/*URW DIN Black 20px #232323*/
	cursor: pointer;
}
.header-content .continue_button:hover{
	color: #ffffff !important;
}
.home .header-content .continue_button{
    font-size: 25px !important;
    line-height: 100px !important;
}
#masthead{
    /*background-color: rgba(0,0,0,0.9);*/
    padding: 5px;
}
.vc_row[data-vc-full-width]{
	/*padding-top: 20px;
	padding-bottom: 20px;*/
	padding-top: 50px;
	padding-bottom: 50px;
}
#post-139 .vc_row[data-vc-full-width]{
	padding-top: 0;
	padding-bottom: 0;
}
.header-banner-image{
	padding-top: 83px;
/* 	background-size: cover; */
	color: #ffffff;
	/*background-image: url('/wp-content/themes/betheme-child/images/dot-str.png');*/
    /*background-size: 2px;*/
    background-color: #1c1c1c;
}
.header-banner-image:before{
	background-image: url('https://struber.com.au/wp-content/themes/betheme-child/images/dot-str.png');
    background-size: 1px !important;
    background-repeat: repeat;
    background-color: #1c1c1c;
}
.header-banner-image .container{
	height: 100%;
}
#Header_wrapper{
	z-index: 5463;
}
body:not(.template-slider):not(.header-simple) #Header_wrapper,
body:not(.template-slider):not(.header-simple) #Header #Top_bar:not(.is-sticky){
	background-color: transparent;
}
#Content{
	margin-top: -80px;
}
.home #Content{
    /*margin-top: -125px;*/
    /*margin-top: -60px;*/
    margin-top: 0px;
}
@media screen and (max-width: 767px){
	.home #Content{
		margin-top: -60px;
	}
}
#Top_bar #logo img{
	/*max-height: 60px;*/
	max-height: 80px;
}
#Top_bar.is-sticky{
	background-color: #1c1c1c !important;
}
.mobile-sticky #Top_bar.is-sticky #logo{
	max-height: 60px;
}
blockquote{
	background: linear-gradient(to right, #e37539 0%,#f8d249 100%)!important;
    border-left: 10px solid #e37539;
    padding-left: 20px;
    margin-right: 10px;
    margin-left: 0px;
}
blockquote p{
/*	margin-top: 40px;
	margin-left: 40px;*/
	padding: 60px 20px;
	/*font-size: 30px;*/
	line-height: 1;
	color: #fff;
	font-weight: 500;

}
blockquote:after{
	left: 10px;
	top: 10px;
	background: url(/wp-content/themes/betheme-child/images/blockquote.png);
}
.modal-form-column{
	display: inline-block;
	vertical-align: top;
	padding: 5px;
	/*float: left;*/
}
#modal-subscribe .wpcf7-mail-sent-ok{
	color: #008000 !important;
}
.modal-form-column .intro{
    color: #BABABA;
    font-size: 12px;
    display: inline-block;
}
.modal-form-column .intro hr{
	width: 50px;
    margin-bottom: 3px;
    display: inline-block;
}
.modal-form-column .sub-heading{
	color: #F06E30;
    font-size: 35px;
    line-height: 1;
    text-align: right;
}
.modal-form-column label{
	text-align: left;
	color: #707070;
	font-size: 12px;
}
.modal-form-column .two-col{
	display: inline-block;
	/*float: left;*/
	vertical-align: top;
	width: calc(50% - 7px) !important;
}
.modal-form-column .two-col:nth-child(even){
	/*margin-right: 7px;*/
}
.modal-form-column .two-col:nth-child(odd){
	margin-left: 7px;
}

.header-banner-image .vc_single_image-wrapper img{
	cursor: pointer;
}
#global-tel{
	display: none;
	position: fixed;
    bottom: 105px;
    right: 37px;
    background-color: #FA671C;
    color: #ffffff;
    border-radius: 5px;
    width: 50px;
    height: 50px;
    font-size: 27px;
    text-align: center;
    line-height: 50px;
    box-shadow: 1px 1px 10px #000000;
    z-index: 2;
}
#global-tel .fas{
	float: none !important;
}
i.fa-linkedin:hover,
i.fa-facebook-square:hover,
i.fa-instagram:hover,
i.fa-twitter:hover,
i.fa-vimeo-v:hover{
	opacity: 0.7;
	transition: opacity 0.3s;
}
@media screen and (max-width: 767px){
	#global-tel{
		display: block;
	}
	#Top_bar #logo img{
		/*max-height: 60px;*/
		max-height: 50px;
	}
	.modal-form-column:nth-child(even),
	.modal-form-column:nth-child(odd){
		float: none;
		width: 100%;
		display: block;
	}
	.modal-form-column .intro{
		display: block;
		text-align: left;
	}
	.modal-form-column .sub-heading{
		text-align: left;
	}
}
/*.quote:before {
    content: "\"";
}
.quote{
	color: #ffffff;
	font-size: 30px;
	font-style: italic;
}
.quote b {
    font-style: italic;
}
.quote:after {
    content: "\"";
}*/


/*LL MODS*/
.gradient-1{
	background: #0F2027;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #2C5364, #203A43, #0F2027);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #2C5364, #203A43, #0F2027); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

/* Newest Footer Code 3.0 */
.site-footer{
	background-color: #1c1c1c;
	position: relative;
}
footer * {
	color: #ffffff;
}
footer #footer-start-or-sign{
	background: #e37539; /* Old browsers */
	background: -moz-linear-gradient(left, #e37539 0%, #f8d249 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #e37539 0%,#f8d249 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #e37539 0%,#f8d249 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e37539', endColorstr='#f8d249',GradientType=1 ); /* IE6-9 */
}
footer #footer-start-or-sign a,
footer #footer-start-or-sign .footer-cross{
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
footer #footer-start-or-sign a{
	font-size: 2vw;
}
footer .footer-start-or-sign-wrapper{
	max-width: 90%;
	margin: 0 auto;
	text-align: center;
	display: block;
	vertical-align: middle;
}
footer #footer-start-or-sign *{
	color: #ffffff;
}
footer #footer-logo{
	margin: 20px auto;
    display: block;
    max-width: 40px;
}
footer #footer-iso{
	margin: 20px auto;
    display: block;
    max-width: 200px;
}
footer .footer-cross-column{
	width: 45%;
}
footer .footer-cross,
footer .footer-cross-column{
	display: inline-block;
	vertical-align: middle;
}
footer .footer-cross {
    font-size: 10vw;
    line-height: 1;
    font-weight: lighter;
    width: 10%;
}
footer .footer-social-icons{
	display: block;
	text-align: center;
	font-size: 40px;
}
footer .footer-social-icons a i{
    color: #ffffff;
    opacity: 0.2;
}
footer .footer-social-icons a:hover i{
	opacity: 1;
}
footer .footer-follow{
    font-size: 16px;
	text-align: center;
	color: #eeeeee;
}
footer .footer-social-icons li{
	display: inline-block;
	margin: 10px;
	width: fit-content;
}
footer .footer-contact{
	text-align: center;
}
footer .footer-contact a:hover {
    text-decoration: underline;
}
footer .footer-contact-column{
	display: inline-block;
	vertical-align: middle;
	padding: 20px 10px;
	/*min-width: 150px;*/
	/*max-width: 150px;*/
	width: 50%;
	margin-bottom: 20px;
}
footer .footer-contact-column:nth-child(1){
	text-align: right;
	border-right: 1px solid #ffffff;
    font-size: 1.2vw;
    line-height: 1.2;
}
footer .footer-contact-column:nth-child(2){
	text-align: left;
    font-size: 1vw;
    line-height: 1.2;
}
footer .footer-contact-column a{
	color: #eeeeee;
}
footer .footer-locations{
	text-align: center;
	display: block;
	width: fit-content;
	margin: 0 auto;
}
footer .footer-locations li{
	display: inline-block;
	padding: 5px 10px;
}
footer .footer-locations{
	color: #eeeeee;
	font-size: 300;
	font-size: 15px;
	text-decoration: none;
	cursor: pointer;
}
footer .footer-locations-single:hover{
	background-color: #eee;
}
footer .footer-locations-single:hover{
	color: #333;
}
footer .footer-locations-single iframe{
	max-height: 0;
	position: absolute;
	left: 0;
	overflow: hidden;
	bottom: 40px;
	transition: max-height 0.4s ease-out;
}
footer .footer-locations-single:hover iframe{
	max-height: 40vh;
	transition: max-height 0.4s ease-in;
}
footer .footer-locations-single:hover iframe,{
	/*width: 300px;*/
	/*height: 300px;*/
}
#modal-subscribe #mc_embed_signup .button{
    background: linear-gradient(116deg, #FBD031, #F06E30) !important;
    width: 175px;
    margin-right: 0;
    margin-left: auto;
    display: block;
}
@media screen and (min-width: 1400px){
	footer .footer-contact-column:nth-child(1){
	    font-size: 16px;
	    line-height: 1;
	}
	footer .footer-contact-column:nth-child(2){
		font-size: 14px;
	    line-height: 14px;
	}
}
@media screen and (min-width: 960px){
	footer #footer-start-or-sign a{
		font-size: 18px;
	}
}
@media screen and (max-width: 975px){
	footer .footer-contact-column:nth-child(1){
	    font-size: 12px;
	    line-height: 1;
	}
	footer .footer-contact-column:nth-child(2){
		font-size: 10px;
	    line-height: 1;
	}
}





/* Menu */
.header-wrap .col-md-8{
	width: 100%;
	left: 0;
	position: absolute;
	top: 0;
}
.btn-menu{
	z-index: 1001;
	position: absolute;
    right: 15px;
    top: 0;
    /*padding: 8px 0;*/
}
.site-title {
    z-index: 1001;
    position: relative;
}
#mainnav-mobi{
	background-color: #000000;
	top: 0;
	left: 0;
    position: absolute;
	margin-top: 0;
    width: 100%;
    z-index: 1000;
    padding: 0;
    height: 100vh;
}
#mainnav-mobi ul:first-child{
	margin-top: 85px;
}
#mainnav-mobi ul li{
	border: none;
	width: 100%;
	font-size: 25px;
}
#mainnav-mobi ul > li > a{
	width: 50%;
}
#mainnav-mobi ul.sub-menu {
    top: 0;
    right: 0;
    padding-top: 85px;
    z-index: 2000;
    position: absolute;
    background-color: #FBD031;
    display: block;
    float: right;
    width: 50%;
    height: 100vh;
}
.btn-submenu{
	/*width: 50%;*/
	text-align: left;
	left: 0;
	border-bottom: 3px solid transparent;
}
.btn-submenu.active{
	border-bottom: 3px solid #FBD031;
}
.submenu{
	width: 50%;
    position: relative;
    display: block;
    vertical-align: top;
    right: 0;
    top: 0;
}
#mainnav-mobi ul li a{
	padding: 10px 25px 0 25px;
	margin-left: 50px;
	max-width: 300px;
}
.header-wrap .container > .row{
	position: relative;
	max-width: 1170px;
	margin: 0 auto !important;
}
#menu-contact{
	position: absolute;
    right: 65px;
    font-weight: bold;
    color: #ffffff;
    height: 100%;
    line-height: 45px;
    /*padding: 10px 5px;*/
}
#menu-contact:hover{
	color: #FBD031;
}
.site-title{
	padding-left: 20px;
	/*padding-top: 20px;*/
	/*padding-bottom: 20px;*/
}
.btn-menu{
	right: 20px;
	/*margin: 20px 0;*/
}
#header-social-icons {
	position: absolute;
	top: 5px;
	right: 80px;
}
#header-social-icons li{
	display: inline-block;
	margin: 0 5px;
}
#header-social-icons li i:before{
	color: #ffffff;
}
#Top_bar #menu ul li a span{
    font-size: 40px;
    line-height: 1.25 !important;
    font-weight: 400;
}

#Top_bar #menu > ul > li a:hover{
	/*margin-left: 25px;*/
	margin-left: 10px;
    background-color: transparent;
    color: rgba(254, 210, 10, 1);
    transition: all 0.5s;
}
#Top_bar #menu > ul > li:hover > a{
	/*margin-left: 25px;*/
	margin-left: 10px;
    color: rgba(254, 210, 10, 1);
}
#Top_bar #menu > ul > li .sub-menu{
	display: block !important;
	/*visibility: hidden;*/
	max-height: 0;
	overflow: hidden;
	/*transition: all 1s;*/
	transition: max-height 1s ease-out;
}
#Top_bar #menu > ul > li:hover .sub-menu{
	max-height: 50vh;
	transition: max-height 1s ease-in;
	/*visibility: visible;*/
	/*min-height: auto;*/
	/*height: fit-content;*/
}
#Top_bar a.responsive-menu-toggle i{
    line-height: 42px;
}
#Top_bar #menu > ul{
	min-height: auto !important;
}
#Top_bar #menu{
	/*min-height: 100vh !important;*/
	opacity: 0.9;
}
a.responsive-menu-toggle:hover{
	text-decoration: none !important;
}
a.responsive-menu-toggle.active .icon-menu-fine{
	display: none;
}
a.responsive-menu-toggle .fa-times{
	display: none;
}
a.responsive-menu-toggle.active .fa-times{
	display: block;
}
#menu-main-menu > li{
 	max-height: 0 !important;
	overflow: hidden;
	transition: max-height 5s !important;
}
#menu-main-menu.active > li{
 	/*max-height: 0 !important; */
	/*max-height: 100vh !important;*/
}
@media screen and (min-width: 768px){
	#Top_bar:not(.is-sticky) #header-social-icons li i:before{
		font-size: 35px;
	}
}
@media screen and (max-width: 767px){
	#Top_bar a.responsive-menu-toggle{
		top: 34px !important;
	}
}




/* New */
/*#menu-main-menu{
	position: relative;
    margin-top: 100px !important;
    margin-left: auto !important;
    margin-right: 50% !important;
    width: 40% !important;
    max-width: 390px !important;
    padding: 10px !important;
    width: 40% !important;
    float: none !important;
}*/
#menu-main-menu{
	position: relative;
    margin-top: 100px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 40% !important;
    max-width: 390px !important;
    max-width: 100% !important;
    padding: 10px !important;
    width: 40% !important;
    float: none !important;
    min-width: 280px;
}
#Top_bar #menu > ul{
	padding: 0 !important
}
#Top_bar #menu ul li{
    position: absolute;
    text-transform: uppercase;
}
#Top_bar #menu > ul > li .sub-menu{
	width: 1000px !important;
	left: 95% !important;
	border-left: 1px solid #ffffff;
}
#Top_bar #menu ul li ul li a span{
	margin-left: 40px;
}
#Top_bar .menu > li{
	/*border-right: 1px solid #fff !important;*/
}
#Top_bar .menu > li ul{
	/*background-color: #f36d22 !important;*/
	background-color: transparent !important;
}
#menu ul:not(.sub-menu) > li > a > span{
	font-size: 3vw !important;
}
#menu ul.sub-menu > li > a > span{
	font-size: 3vw !important;
}
.sub-menu li a span{
	font-size: 18px !important;
}
#Top_bar #menu{
	height: 100vh !important;
}
#Top_bar{
	top: 0 !important;
}
/*@media screen and (min-width: 768px){
	.home #Content{
		padding-top: 60px !important;
	}
}*/
@media screen and (min-width: 1200px){
	#menu ul:not(.sub-menu) > li > a > span{
		font-size: 3vw !important;
	}
	#menu ul.sub-menu > li > a > span{
		font-size: 2vw !important;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 767px){
	#menu-main-menu{
		width: 70% !important;
	}
}




/* Testing animation */
#Top_bar #menu ul li{
	/*opacity: 0;*/
	transition: all 2.5s;
}
#Top_bar #menu:visible ul li{
	/*opacity: 1;*/
	transition: all 0.5s;
}
#Top_bar #menu ul li{
	/*display: none;*/
}



/* Autocomplete Search Bar */
.header-content #primary-sidebar input::-webkit-input-placeholder,
.header-content #primary-sidebar input::placeholder,
.archive #wasb-input::-webkit-input-placeholder,
.archive #wasb-input::placeholder {
	color: #767676;
}
.header-content #primary-sidebar #wasb-input,
.archive #wasb-input{
	background: transparent;
	border: none;
	width: 100%;
	font-size: 60px;
	padding: 0;
	text-transform: uppercase;
	color: #ffffff;
}
.archive #wasb-input:focus{
    outline: none;
}




/* Home page */
.header-content *,
#el-884bd4ab > p:nth-child(1){
	font-weight: 800;
	color: #ffffff;
}
.home .header-content #oscillating-text{
	/*color: #FBD031;*/
	color: #F06E30 !important;
	display: block;
	line-height: 1;
}
.home #content{
	/*display: none;*/
}
article .entry-header,
.home #secondary{
	display: none;
}
#home-image{
	/*background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url('images/home_background_placeholder.jpg');*/

}
#post-12 > div > div.vc_row.wpb_row.vc_row-fluid.header-banner-image.vc_custom_1515394864290.vc_row-has-fill{
    background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(http://struber.com.au/new/wp-content/uploads/2018/01/038A2342.jpg?id=11) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
#home-clients{
	background-color: #F06E30;
	color: #ffffff;
	padding: 35px 0 !important;
    text-align: center;
    height: 140px !important;
}
#home-clients img{
	display: inline-block;
	vertical-align: middle;
	/*margin: 10px;*/
	max-width: 100px;
	max-height: 70px;
	width: auto;
}
#home-clients .item{
	position: relative;
	height: 70px;
}
#home-clients .item img {
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translateY(-50%) translateX(-50%);
}
.header-content #primary-sidebar{
	position: absolute;
    top: 50%;
    width: auto;
}
.header-content #primary-sidebar #wasb-input:focus{
    outline: none;
}
#primary-sidebar input[type='submit'],
#\23 wasb-submit{
	display: none !important;
}
.home .header-content p a{
	color: #F06E30;
	/*padding: 0 5px;*/
}
.home .header-content .point a{
	color: #ffffff;
	font-size: 30px;
	/*text-shadow: 1px 1px #000000;*/
	font-size: 35px !important;
    line-height: 40px !important;
}
.home .header-content .point a:hover{
	color: #f36d22;
	text-decoration: none;
}
.home .header-content .point a:active{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#FBD031+49,FBD031+100&0+49,1+50,1+50,1+98 */
	/*background: -moz-linear-gradient(top, rgba(254,209,10,0) 49%, rgba(254,209,10,1) 50%, rgba(254,209,10,1) 98%, rgba(254,209,10,1) 100%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, rgba(254,209,10,0) 49%,rgba(254,209,10,1) 50%,rgba(254,209,10,1) 98%,rgba(254,209,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, rgba(254,209,10,0) 49%,rgba(254,209,10,1) 50%,rgba(254,209,10,1) 98%,rgba(254,209,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	background: -moz-linear-gradient(top, rgba(254,209,10,0) 49%,rgb(243, 107, 34) 50%,rgb(243, 107, 34) 98%,rgb(243, 108, 34) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(254,209,10,0) 49%,rgb(243, 107, 34) 50%,rgb(243, 107, 34) 98%,rgb(243, 108, 34) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(254,209,10,0) 49%,rgb(243, 108, 34) 50%,rgb(243, 108, 34) 98%,rgb(243, 108, 34) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBD031', endColorstr='#FBD031',GradientType=0 ); /* IE6-9 */
	color: #f36d22;
}
.header-content p:nth-child(1){
	font-size: 50px;
}
/*.header-content p:nth-child(3)*/{
	top: 75%;
	font-size: 40px;
    line-height: 1;
}
.home .sydney-hero-area form{
	position: absolute;
    z-index: 5463;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    bottom: 25%;
    display: block !important;
}
header + .sydney-hero-area{
	position: relative;
}
.sydney-hero-area form{
	position: absolute;
    z-index: 5463;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    bottom: 60px;
    display: block !important;
}
.sydney-hero-area .button-slider{
	display: none !important;
}
#home-clients .wpb_wrapper > div{
	/*margin: 0 !important;*/
	max-width: 960px;
	margin: 0 auto !important;
}
.home .hero-video{
    position: absolute;
    right: 20%;
    bottom: 25%;
    font-size: 100px;
    /*text-shadow: 2px 2px 3px #000;*/
    cursor: pointer;
}
.home .hero-video:hover{
	color: #F06E30;
}
.home #exampleModal{
	z-index: 5463;
}
#home-clients .vc_column-inner{
	padding: 0;
}
.header-banner-image .vc_column-inner{
	padding-top: 0px !important;
    margin-top: -25px !important;
}
.home .tp-revstop:last-child{
	text-align: center !important;
}
.home .rs-fullvideo-cover{
	background-image: url(/wp-content/themes/betheme-child/images/dot-str.png);
	background-size: 2px;
}
.home .header-content h1,
.home .header-content h1 *{
	font-size: 80px !important;
	line-height: 1 !important;
}
.home #rev_slider_1_1 > ul > li > div:nth-child(2){
	padding: 0 20px;
}
.home p.header-banner-logo {
    font-size: 2.5em !important;
    font-weight: 500 !important;
}
.home #slide-1-layer-9 > div.tp-video-play-button{
	text-align: center !important;
}
.home-header a.wp-video-popup {
    color: #fff;
    background: #000;
    opacity: 0.6;
    border-radius: 100px;
    width: 70px;
    display: block;
    height: 70px;
    line-height: 70px;
    text-align: right;
    padding-right: 22px;
}
.home-header a.wp-video-popup:hover {
	opacity: 1;
}
.home-header #header-content-arrow{
	bottom: 160px;
}
.home-header .header-content h1{
	font-size: 55px !important;
}
.home-header .video-popup-wrapper{
	position: absolute;
	left: calc(50% - 30px) !important;
	bottom: 40vh;
}
@media screen and (max-width: 767px){
	.home-header a.wp-video-popup{
		padding-right: 25px;
	}
	.home-header .video-popup-wrapper{
		bottom: 30vh;
	}
	.home .header-content h1,
	.home .header-content h1 *{
		font-size: 40px !important;
		/*line-height: 1;*/
	}
	.home #slide-1-layer-10 > img{
		display: none;
	}
	.home .header-banner-image *{
		line-height: 1 !important;
	}
	.home #rev_slider_1_1 > ul > li > div:nth-child(3){
    	top: 150px;
	}
	.home div.vc_row:not(.header-banner-image) p.point {
    	line-height: 1 !important;
    	font-size: 30px !important;
	}
	.home-header .header-banner-description{
		font-size: 16px !important;
	}
}
@media screen and (max-width: 480px){
	.home .header-content h1,
	.home-header .header-content h1,
	#oscillating-title{
		font-size: 30px !important;
	}
	.home-header .video-popup-wrapper{
		bottom: 40vh;
		right: 20vw;
	}
	/*.home #rev_slider_1_1 > ul > li > div:nth-child(3){
    	top: 120px !important;
	}
	.home .header-content h1,
	#oscillating-title{
		font-size: 20px !important;
	}
	.home .header-content p:not(.point),
	#oscillating-description{
		font-size: 13px !important;
	}*/
}



/* Your Team */
.vc_tta.vc_general .vc_tta-panel{
	/*display: inline-block !important;*/
	vertical-align: middle;
	width: 33.33%;
}
.vc_tta-panel-body{
	position: absolute !important;
	left: 0;
    width: 100% !important;
    display: block;
    box-sizing: border-box !important;
}
#post-60 > div > div.vc_row.wpb_row.vc_row-fluid.header-banner-image.vc_custom_1515393642432.vc_row-has-fill > div > div > div > div > div > p:nth-child(3){
	font-size: 30px;
    line-height: 30px;
    max-width: 450px;
}
.employees_wrapper{
	display: block;
	text-align: center;
}
.employees_wrapper .employee{
    display: inline-block;
    vertical-align: top;
    /*width: calc(32% - 20px);*/
    /*width: calc(16% - 20px);*/
    width: calc(125px - 20px);
    text-align: center;
    cursor: pointer;
    margin: 10px;

    width: calc(100% / 6);
    float: left;
    /*margin: 0 -3px;*/
    margin: 0;
    padding-top: calc(100% / 6);
    position: relative;
    transition: all 0.2s;
    z-index: 1;
}
.employees_wrapper .employee:hover {
    transition: all 0.2s;
    transform: scale(1.1);
    z-index: 2;
}
.employee-accordion{
	display: none;
	width: 100%;
	background-color: red;
	transition: all 5s;
}

.employees_wrapper .employee img{
	max-width: 100%;
	width: 100%;
    /*max-height: 300px;*/
    /*filter: grayscale(100%);*/
}
.employees_wrapper .employee:hover img,
.employees_wrapper .employee.active img{
    filter: grayscale(0%);
}
.employee img{
	background: url(http://struber.com.au/new/wp-content/themes/sydney-struber/images/pulses/Pulse_White.svg);
	background-size: contain;
	background-repeat: no-repeat;
	border-bottom: 3px solid #000000;
}
.employee.active.red img,
.employee.red:hover img{
	background: url(http://struber.com.au/new/wp-content/themes/sydney-struber/images/pulses/Pulse_Red.svg);
}
.employee.active.yellow img,
.employee.yellow:hover img{
	background: url(http://struber.com.au/new/wp-content/themes/sydney-struber/images/pulses/Pulse_Yellow.svg);
}
.employee.active.orange img,
.employee.orange:hover img{
	background: url(http://struber.com.au/new/wp-content/themes/sydney-struber/images/pulses/Pulse_Orange.svg);
}
.employee .backcard{
	display: none;
	background: inherit;
    position: absolute;
    height: 55px;
    width: 100%;
    background-attachment: fixed;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    bottom: 0;
    left: 0;
}
.employee .backcard:before{
	content: "";
	background: inherit;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	left: -25px;
	right: -25px;
	top: -25px;
	bottom: -25px;
	/*box-shadow: inset 0 0 0 3000px rgba(255,255,255,0.3);*/
	box-shadow: inset 0 0 0 3000px rgba(238, 238, 238, 0.3);
	filter: blur(10px);
}
.employee .backcard-description{
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 20px;
}
.employees_wrapper .employee:hover .backcard,
.employees_wrapper .employee:hover .backcard-description{
	display: block;
}
.employee .name,
.employee .role{
	color: #ffffff;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	text-align: left;
}
.employee .name{
	font-weight: normal;
	margin: 0;
	font-size: 12px;
	text-shadow: 0.5px 0.5px #000;
}
.employee .role{
	font-weight: bold;
	margin: 0;
	font-size: 8px;
}
.modal{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e37539+0,f8d249+100&0.7+0,0.7+100 */
	background: -moz-linear-gradient(left, rgba(227,117,57,0.7) 0%, rgba(248,210,73,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(227,117,57,0.7) 0%,rgba(248,210,73,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(227,117,57,0.7) 0%,rgba(248,210,73,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e37539', endColorstr='#b3f8d249',GradientType=1 ); /* IE6-9 */
	margin: 0 !important;
}
@media only screen and (min-width: 1200px){
	.employee .name{
		font-size: 15px;
	}
	.employee .role{
		font-size: 11px;
	}
}
.employee .two-column {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 30px);
}
.employee .two-column:nth-child(4){
	border-top: 1px solid #000000;
	text-align: left;
}
.modal-body{
	text-align: center;
	padding: 25px;
}
.modal-body .two-column:nth-child(odd){
	margin-right: 7px;
}
.modal-body .two-column:nth-child(even){
	margin-left: 7px;
}
.modal-body .employee img{
	border: 0 !important;
}
.modal-body .employee .name,
.modal-body .employee .role{
	text-shadow: none;
	font-size: 30px;
	line-height: 1;
}
.modal-body .employee .description{
	color: #000000;
}
/*.employee.red.active .name,
.employee.red:hover .name,
.employee.red.active .role,
.employee.red:hover .role{
	color: #e71f26;
}
.employee.active.red img,
.employee.red:hover img{
	border-bottom: 3px solid red;
}
.employee.orange.active .name,
.employee.orange:hover .name,
.employee.orange.active .role,
.employee.orange:hover .role{
	color: #F06E30;
}
.employee.active.orange img,
.employee.orange:hover img{
	border-bottom: 3px solid orange;
}
.employee.yellow.active .name,
.employee.yellow:hover .name,
.employee.yellow.active .role,
.employee.yellow:hover .role{
	color: #FBD031;
}
.employee.active.yellow img,
.employee.yellow:hover img{
	border-bottom: 3px solid yellow;
}*/
#all-pill{
	background-color: #333333;
}
#communication-pill{
	background-color: orange;
}
#marketing-pill{
	background-color: #FBD031;
}
#creative-pill{
	background-color: yellow;
}
.nav>li a{
	color: #ffffff;
	text-shadow: 1px 1px #333333;
	border: 1px solid #333333;
}
.nav>li:not(.active){
	opacity: 0.3;
}
.page-id-60 #Content > div > div > div > div.section.the_content.has_content > div > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1523248689141.vc_row-has-fill.vc_row-no-padding,
.page-id-60 #Content > div > div > div > div.section.the_content.has_content > div > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1523248689141.vc_row-has-fill.vc_row-no-padding > div > div{
	padding: 0 !important;
}
.page-id-60 #Content > div > div > div > div.section.the_content.has_content > div > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1523248689141.vc_row-has-fill.vc_row-no-padding > div > div > div > div{
	margin: 0 !important;
}
.page-id-60 #Content .wpb_row{
    overflow: visible;
}
.stream_Creative{
	background-color: #FBD031 !important;
}
.stream_Engagement{
	background-color: #F06E30 !important;
}
.stream_Marketing{
	background-color: #e71f26 !important;
}
.modal-dialog{
	margin-top: 90px !important;
}
#Content div.employees_wrapper{
	text-align: left;
}
.modal-body .employee{
	position: relative;
}
.further-down{
	width: 100%;
	height: 20px;
	line-height: 20px;
	background: red;
	color: #000000;
}
.home .modal-dialog{
	width: 90%;
	max-width: 800px;
	margin-top: 50px;
}

.home .modal-body {
    position: relative;
}

.home .modal-body iframe {
    position: absolute !important;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.home .header-banner-image .header-content{
	max-width: 100% !important;
}

.page-id-60 .modal .modal-body button.close {
    z-index: 9999;
    font-size: 30px;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    right: 23px;
    top: 23px;
    width: 33px;
    position: absolute;
    background-color: #4d4d4d;
    border-radius: 50%;
}


/* Become a Struber */
#struber-values .textwidget{
	border: 1px solid #FED309;
    padding: 10px;
    height: 270px;
}







/* Custom Job */
#image-lightbox{
	display: none;
	position: fixed;
	top: 10px;
	width: 80%;
	left: 10%;
	right: 10%;
	z-index: 5464;
	background-color: yellow;
}
#struber-upload{
	display: block;
	min-width: 200px;
	min-height: 400px;
	left: 0;
	bottom: 0;
}
.upload-success{
	background-color: #90ee90;
    border: 1px solid #79c779;
    padding: 10px;
    margin-bottom: 5px;
}
.product-wrapper{
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #333;
}
.product-wrapper:last-child{
	border: none;
}
#add-product{
	font-size: 30px;
	width: 30px;
	display: block;
    margin: 0 auto;
    cursor: pointer;
}
#add-product:hover{
	color: #90ee90;
}
#struber-upload-products i.fa-minus-circle{
	font-size: 25px;
	position: absolute;
	top: calc(50% - 12px);
	right: 5px;
}
#struber-upload-products i.fa-minus-circle:hover{
	color: #ff0000;
	cursor: pointer;
}
#add-product,
#add-product:hover,
#struber-upload-products i.fa-minus-circle,
#struber-upload-products i.fa-minus-circle:hover{
	transition: color 0.5s;
}
#struber-upload-products textarea{
	max-width: 300px;
}
#struber-upload-products input[type=file]{
	display: inline-block;
}
#struber-upload input[type="submit"]{
	display: block;
	text-align: center;
	margin: 10px auto;
}
.product-wrapper .product-tags{
	display: block;
	margin: 10px 0;
	width: calc(100% - 140px);
}


/* Contact Page */
.page-id-139 p .fa-facebook-square,
.page-id-139 p .fa-twitter,
.page-id-139 p .fa-instagram,
.page-id-139 p .fa-linkedin,
.page-id-139 p .fa-vimeo-v{
	/*display: inline-block;*/
	display: inline;
	vertical-align: middle;
	margin: 5px 10px;
	font-size: 50px;
}
.page-id-139 .social-media{
	margin-top: 80px;
}
.page-id-139 .social-media a{
    display: inline-block;
    color: #FFFFFF;
    text-align: left;
    max-width: 19%;
    margin: 20px auto;
}
.page-id-139 .social-media a:hover{
	color: #fed20a;
	text-decoration: none;
}
#social-media-square .wpb_wrapper > div{
	margin-bottom: 0;
}
#social-media-square h2{
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	color: #ffffff;
    margin: 0 auto;
    max-width: 500px;
}
#contact-form label{
	display: block;
	max-width: 500px;
	/*margin: 0 auto;*/
	margin-left: 10px;
}
#contact-form label input{
	width: 100%;
}
#contact-form label input,
#contact-form label textarea{
    background: transparent !important;
    border: 0;
    padding: 0;
    box-shadow: none;
}
#contact-form label textarea{
	height: 100px;
}
#contact-form input[type=submit]{
	margin: 5px 0 5px 10px;
	text-align: center;
	display: block;
}
#contact-form > div > div > div{
	margin: 0 auto;
}
.contact-form-wrapper h4{
    color: #ffffff;
}
#contact-form input[type=submit]{
	color: #ffffff;
	background-color: #f36d22;
	/*border-color: #f36d22;*/
	border-color: #ffffff;
}
#contact-form input[type=submit]:hover{
	color: #f36d22;
	background-color: #ffffff;
	border-color: #f36d22;
}
.mailchimp-subscribe input[type=email],
.mailchimp-subscribe input[type=submit]{
	display: inline-block;
	vertical-align: middle;
}
.mailchimp-subscribe input[type=email]{
	width: calc(100% - 130px);
}
.mailchimp-subscribe input[type=submit]{
	width: 130px;
	background-color: #f36d22;
	border: 1px solid #ffffff;
	color: #ffffff;
	border-left: 0;
	border-radius: 0 3px 3px 0;
}
.mailchimp-subscribe input[type=submit]:hover{
	background-color: #ffffff;
	/*border: 1px solid #f36d22;*/
	color: #f36d22;
}
#contact-accordion .vc_tta-panel{
	width: 50%;
	vertical-align: top;
}
#contact-accordion .vc_tta-panel-heading{
	border: 0;
	border-radius: 0;
}
#contact-accordion .vc_tta-panel-heading a{
	height: 100%;
}
#contact-accordion .vc_tta-panel.vc_active{
	margin-bottom: 500px;
}
#contact-accordion .vc_tta-panel-title{
	height: 50vw;
	max-height: 300px;
}
#contact-accordion .vc_tta-panel-title a{
	font-size: 30px;
	color: #ffffff;
	position: relative;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}
#contact-accordion .vc_tta-panel-title a span{
    position: absolute;
    top: 45%;
    text-align: center;
    width: 100%;
    padding: 0;
}
#contact-accordion .vc_tta-panel:nth-child(1) .vc_tta-panel-heading,
#contact-accordion .vc_tta-panel:nth-child(1) .vc_tta-panel-body,
#contact-accordion .vc_tta-panel:nth-child(4) .vc_tta-panel-heading,
#contact-accordion .vc_tta-panel:nth-child(4) .vc_tta-panel-body{
	background-color: #323232;
}
#contact-accordion .vc_tta-panel:nth-child(2) .vc_tta-panel-heading,
#contact-accordion .vc_tta-panel:nth-child(2) .vc_tta-panel-body,
#contact-accordion .vc_tta-panel:nth-child(3) .vc_tta-panel-heading,
#contact-accordion .vc_tta-panel:nth-child(3) .vc_tta-panel-body{
	background-color: #000000;
}
#contact-accordion #contact-square.vc_tta-panel.vc_active .vc_tta-panel-heading,
#contact-accordion #contact-square.vc_tta-panel.vc_active .vc_tta-panel-body{
	background-color: #f36c22;
}
#contact-accordion #map-square.vc_tta-panel.vc_active .vc_tta-panel-heading,
#contact-accordion #map-square.vc_tta-panel.vc_active .vc_tta-panel-body{
	background-color: #000000;
}
#contact-accordion #social-media-square.vc_tta-panel.vc_active .vc_tta-panel-heading,
#contact-accordion #social-media-square.vc_tta-panel.vc_active .vc_tta-panel-body{
	background-color: #e71f26;
}
#contact-accordion #subscribe-square.vc_tta-panel.vc_active .vc_tta-panel-heading,
#contact-accordion #subscribe-square.vc_tta-panel.vc_active .vc_tta-panel-body{
	background-color: #fed20a;
}
#contact-accordion .vc_tta-panel-body{
	min-height: 500px !important;
	border: 0;
}
#social-media-square > div.vc_tta-panel-body h4{
	color: #ffffff;
}
#social-media-square .wpb_raw_html{
	padding-top: calc(230px - 160px);
}
#contact-accordion .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
	bottom: 20px;
	top: auto !important;
	left: 50% !important;
}
#contact-accordion .vc_tta .vc_tta-controls-icon{
	width: 20px;
	height: 20px;
	color: #ffffff;
}
#contact-accordion .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
	border-color: #ffffff;
}
#contact-square .vc_row:nth-child(2) .wpb_column:nth-child(1){
	width: 100%;
	text-align: left;
	font-size: 25px;
	color: #ffffff;
	max-width: 100px !important;
}
#contact-square .wpb_column:nth-child(2){
	width: calc(70% - 10px);
	margin-left: 10px;
    border-left: 1px solid #fff;
}
#contact-square .wpb_row:nth-child(n+2) .vc_column_container{
	max-width: 200px !important;
}
#contact-square > div.vc_tta-panel-body > div:nth-child(2){
	max-width: 320px;
	margin: 20px auto;
	overflow: hidden;
}
#contact-form > div > div > div{
	margin-left: 10px !important;
}
#contact-square > div.vc_tta-panel-body > div > div:nth-child(1) > div > div > div > div > a{
	font-size: 25px;
	color: #ffffff;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    display: block;
    width: 200px;
}
#contact-square > div.vc_tta-panel-body > div:nth-child(1) > div > div > div > div{
	width: 100%;
}
#contact-square ::-webkit-input-placeholder,
#contact-square ::placeholder{
	opacity: 0.3;
    color: #fff !important;
}
#contact-square input,
#contact-square textarea{
	font-size: 25px;
	color: #ffffff;
}
#contact-square h3,
#contact-square .wpb_wrapper > a{
	color: #ffffff;
	text-align: center;
	display: block;
}
#contact-accordion{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
#contact-accordion .vc_tta-container {
    margin: 0;
}
#map-selection{
    list-style: none;
    margin: 0;
}
#map-selection li{
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	font-size: 30px;
    line-height: 1;
    margin: 0;
    transition: all 0.5s;
}
#map-selection li.active{
	color: #fed20a;
}
#map-selection li:hover{
	color: #333333;
    padding-left: 30px;
    border-left: 7px solid rgba(254, 210, 10, 1);
    background-color: rgba(254, 240, 10, 0.2);
    transition: all 0.5s;
}
#contact-accordion .vc_tta-panel-body {
    z-index: 1;
}
#contact-accordion .wpb_wrapper > div{
	margin-bottom: 0;
}
#map-square .vc_tta-panel-body .wpb_raw_html .wpb_wrapper{
	text-align: right;
}
#contact-section,
#sign-up-section{
	display: none;
}
#contact-open,
#contact-close,
#sign-up-open,
#sign-up-close{
	/*padding-top: 100px;
	padding-bottom: 100px;*/
	text-align: center;
	cursor: pointer;
}
#contact-open h1,
#contact-close h1,
#sign-up-open h1,
#sign-up-close h1{
	color: #ffffff;
	min-height: 25vh;
	line-height: 25vh;
	margin-bottom: 0;
}
#contact-start,
#contact-open,
#contact-close,
#contact-section,
#sign-up-open,
#sign-up-close,
#sign-up-section{}

.page-id-417 #Content{
	margin-top: 0;
}
.page-id-417 #contact-start > .wpb_column > .vc_column-inner,
.page-id-417 #contact-section > .wpb_column > .vc_column-inner,
.page-id-417 #sign-up-section > .wpb_column > .vc_column-inner{
	padding: 0;
}
#contact-open,
#contact-close,
#sign-up-open,
#sign-up-close{

}
#contact-start,
#contact-section,
#sign-up-section{
	padding: 0;
}
#contact-start .wpb_wrapper > div{
	margin-bottom: 0;
}
#contact-start .wpb_wrapper,
#contact-section .wpb_wrapper,
#sign-up-section .wpb_wrapper{
	/*padding: 5px;*/
}
#contact-open{
	background-color: #323232;
}
#sign-up-open{
	background-color: #000000;
}
#contact-close{
	background-color: #f36c22;
}
#sign-up-close{
	background-color: #fed20a;
}
#social-media-square a{
    color: #ffffff;
    margin: 0 15px;
    font-size: 30px;
}
#social-media-square a:hover{
	color: #FBD031;
}
#map-square .wpb_wrapper > div{
	margin: 0 !important;
}
#contact-section .wpb_wrapper{
	padding: 0 !important;
}
#map-square iframe{
	min-height: 300px;
}
.hidden{
	display: none;
}

._form-thank-you{
	background-color: rgba(243, 110, 33, 0.2) !important;
    border-left: 7px solid rgb(243, 110, 33, 9) !important;
	padding-top: 10px;
    padding-bottom: 10px;
}
#contact-map .vc_column-inner{
	margin-top: 30px;
    padding: 0;
}




/* New Contact Page */
.contact-social-icons a {
    color: #000000;
    opacity: 0.4;
    margin: 0 12px;
    font-size: 40px;
    line-height: 2;
    display: inline-block;
}
.contact-social-icons a:hover{
	opacity: 0.8;
    color: #000000;
}
.contact-social-icons a:first-child{
	margin-left: 0;
}
form input[type=submit]{
	opacity: 1 !important;
}
@media screen and (max-width: 767px){
	.vc_col-sm-9{
		padding: 0 !important;
	}
	/*.locationContainer{
		padding-top: 10px;
		    height: 105px !important;
		        margin-bottom: 64% !important;
	}*/
}
@media screen and (max-width: 450px){
	.contact-social-icons a {
    	margin: 0 6px;
    }
}





/* Start a Project */
.sap-wrapper .two-column:nth-child(odd){
	display: inline-block;
	width: 30%;
	vertical-align: top;
}
.sap-wrapper .two-column:nth-child(even){
	display: inline-block;
	width: 68%;
	vertical-align: top;
}
.sap-wrapper input,
.sap-wrapper textarea,
.sap-wrapper select{
	background: transparent !important;
	border: 0 !important;
	color: #ffffff !important;
}
.sap-wrapper select,
.sap-wrapper textarea{
    font-size: 25px !important;
    color: #ffffff !important;
    overflow: visible !important;
    min-height: 250px !important;
}
.sap-wrapper div.wpcf7-validation-errors{
	margin-top: 70px;
    color: #f7e700 !important;
}
.sap-wrapper div.wpcf7-mail-sent-ok{
	color: #398f14 !important;
}
.sap-wrapper input[type="text"]:focus,
.sap-wrapper input[type="email"]:focus,
.sap-wrapper select:focus,
.sap-wrapper textarea:focus{
	color: #ffffff !important;
	background-color: transparent !important;
}
.sap-wrapper .wpcf7-list-item-label{
	color: #ffffff;
}
.sap-wrapper .two-column h4{
	color: #ffffff;
}
.sap-wrapper .action-button,
.sap-wrapper input[type=submit]{
	display: block;
	margin: 10px auto;
}
.sap-wrapper .two-column:nth-child(2){
	border-left: 1px solid #ffffff;
}
.sap-wrapper ::-webkit-input-placeholder,
.sap-wrapper ::placeholder{
	opacity: 0.3;
    color: #fff !important;
}
.sap-wrapper input,
.sap-wrapper textarea{
	color: #ffffff;
}
.sap-wrapper input[type=submit]{
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 150px;
    font-size: 30px;
    float: right;
    margin-top: 9px;
}
.sap-wrapper .action-button,
.sap-wrapper input[type=submit]{
    background: transparent;
    font-size: 30px;
}
.sap-wrapper button.cf7mls_btn:not(.disabled):before{
	right: 0 !important;
}
.sap-wrapper h3{
	color: #ffffff;
}
#wpcf7-f185-p93-o1 h2{
    color: #F06E30;
    font-weight: bold;
    text-align: center;
    margin-bottom: 200px;
}
div#first-next + p button {
    float: none;
}
.cf7mls_next.action-button{
	float: right;
}
.cf7mls_back.action-button{
	float: left;
}
.page-id-93 .section_wrapper{
	padding: 0 !important;
}
.level-gauge{
	display: block;
	text-align: center;
}
.level-gauge div{
	width: 25px;
	height: 25px;
	border-radius: 50px;
	background-color: #333333;
	display: inline-block;
	margin: 10px 5px;
}
.level-gauge div.current{
	background-color: #f06e30;
}
.level-gauge:not(.first){
    left: calc(50% - 95px);
    bottom: 15px;
    position: absolute;
}



/* Our Services */
.small-article-column{
	max-width: 300px;
	margin: 0 auto;
	display: block;
}
#services-engagement .wpb_video_heading,
#services-communication .wpb_video_heading,
#services-marketing .wpb_video_heading,
#services-creative .wpb_video_heading{
	color: #ffffff;
	font-size: 32px;
}
#services-engagement p,
#services-communication p,
#services-marketing p,
#services-creative p{
	font-size: 25px;
	font-weight: bold;
}
#services-engagement p:nth-child(1),
#services-communication p:nth-child(1),
#services-marketing p:nth-child(1),
#services-creative p:nth-child(1){
	color: #ffffff;
}
#services-engagement p:nth-child(2),
#services-creative p:nth-child(2){
	color: #f36d22;
}
#services-communication p:nth-child(2),
#services-marketing p:nth-child(2){
	color: #fed20a;
}
#services-communication .title,
#services-engagement .title,
#services-marketing .title,
#services-creative .title{
	font-size: 80px;
}
#services-communication .sub-title,
#services-engagement .sub-title,
#services-marketing .sub-title,
#services-creative .sub-title{
	font-size: 60px;
}
.flip-info.vc_row[data-vc-full-width],
.flip-info .vc_column-inner,
.flip-info .wpb_wrapper > div{
	padding: 0 !important;
	margin: 0 !important;
}
.flip-info .vc-hoverbox-front-inner h2{
	font-size: 8vw;
    width: 90%;
    margin: 0 auto;
}
.flip-info .vc-hoverbox-inner{
	min-height: 350px !important;
}
#services-communication .vc-hoverbox-front-inner h2{
	color: #E37539;
}
#services-engagement .vc-hoverbox-front-inner h2{
	color: #333333;
}
#services-marketing .vc-hoverbox-front-inner h2{
	color: #e60000;
}
#services-creative .vc-hoverbox-front-inner h2{
	color: #ffc000;
}

/* New Our Services page */
#about-info .intro-text *{
	color: #BABABA;
	font-size: 12px;
	display: inline-block;
}
#about-info .intro-text .wpb_wrapper{
	display: block !important;
	text-align: right;
}
#about-info .intro-text hr{
	width: 50px;
	margin-bottom: 3px;
	display: inline-block;
}
#about-info .sub-heading *{
	color: #F06E30;
	font-size: 35px;
	line-height: 1;
	text-align: right;
}
#about-info .sub-sub-heading *{
    max-width: 150px;
    color: #F06E30;
    font-size: 20px;
    line-height: 1;
    text-align: right;
    margin-left: auto;
}
#about-info .main-heading p{
	color: #707070;
	font-weight: 600;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 20px;
}
#about-info .descritpion p{
	color: #707070;
	font-size: 20px;
	line-height: 1;
}
#about-info .wpb_wrapper > div{
	margin-bottom: 0;
}
#about-taskforce{
	padding: 0;
}
#about-taskforce .red-gradient-background{
	padding: 50px 0;
}
#about-taskforce .red-gradient-background *{
	color: #ffffff;
}
#about-taskforce .red-gradient-background .indent hr {
    margin-top: 20px;
    color: #fff;
    background: #fff;
}
#about-taskforce .taskforce-title p{
	font-size: 2vw;
    font-weight: 600;
    line-height: 1.5;
}
#about-taskforce .taskforce-description p{
	font-size: 1.7vw;
	line-height: 1;
}
#about-taskforce .about-taskforce-description-hr{
	margin-left: 0;
}
.red-gradient-background{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e60000+0,ffde02+100&0.86+0,0.86+100 */
	background: -moz-linear-gradient(left, rgba(230,0,0,0.86) 0%, rgba(255,222,2,0.86) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(230,0,0,0.86) 0%,rgba(255,222,2,0.86) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(230,0,0,0.86) 0%,rgba(255,222,2,0.86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbe60000', endColorstr='#dbffde02',GradientType=1 ); /* IE6-9 */
}
@media screen and (max-width: 767px){
	#about-info .intro-text .wpb_wrapper{
		text-align: left;
	}
	#about-info .intro-text hr{
		display: block;
		width: 100%;
	}
	#about-info .sub-heading *{
		text-align: left;
	}
	#about-info .sub-sub-heading *{
	    text-align: left;
	    margin-left: 0;
	    margin-right: auto;
	    max-width: 100%;
	}

	#about-taskforce .vc_column-inner{
		padding-top: 0;
	}
	#about-taskforce .red-gradient-background .indent{
		visibility: hidden;
	}
	#about-taskforce .taskforce-title p{
		font-size: 13px;
	}
	#about-taskforce .taskforce-description p{
		font-size: 11px;
	}
}




/* New Our Services Page */
#services-tabs li.vc_tta-tab{
	width: 25% !important;
	border: #f0f0f0;
    border-style: solid;
    border-width: 0px;
    border-right-width: 1px;
}

#services-tabs li.vc_tta-tab:last-of-type{
	border-width: 0px !important;
	border-right-width: 0px !important;
}

#services-tabs .vc_tta-panel-body{
	padding: 0 !important;
}
#services-tabs .vc_row{
	min-height: 90vh;
}
#services-tabs .intro-text,
#about-struber-content .intro-text{
    color: #BABABA;
    font-size: 12px;
    display: inline-block;
    padding-left: calc(20% - 70px);
}
#services-tabs .intro-text hr,
#about-struber-content .intro-text hr{
	width: 50px;
    margin-bottom: 3px;
    display: inline-block;
    color: #BABABA;
    font-size: 12px;
}
#services-tabs .sub-heading,
#about-struber-content .sub-heading{
    color: #F06E30;
    font-size: 35px;
    line-height: 1;
    text-align: left;
    margin-bottom: 30px !important;
}
#services-tabs .vc_column-inner{
	border-radius: 5px;
}
#services-tabs .description,
#about-struber-content .description{
	padding-left: 20%;
	color: #7D7D7D;
	font-size: 18px;
    line-height: 24px;
}
#services-tabs .wpb_wrapper,
#services-tabs .wpb_wrapper > div,
#about-struber-content .wpb_wrapper,
#about-struber-content .wpb_wrapper > div{
	margin-bottom: 0;
}





/* About Page */
#post-132 > div > div.vc_row.wpb_row.vc_row-fluid.light-text.vc_custom_1521168187651.vc_row-has-fill > div > div > div > div > div > div > p > a{
	color: #ffffff;
}
.page-id-132 .vc_single_image-wrapper{
	overflow: hidden;
	text-align: center;
}
.page-id-132 .vc_single_image-wrapper img{
	display: block;
	width: auto;
	height: auto;
	max-width: none !important;
	margin-left: -50%;
	margin-right: -50%;
}
#start-or-sign-up{
	text-align: center;
}
#start-or-sign-up a{
	color: #F06E30;
	border-top: 1px solid #F06E30;
	font-size: 30px;
	line-height: 1;
	text-decoration: none;
    display: block;
    width: auto !important;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    padding-top: 20px;
}
#start-or-sign-up a:nth-child(2){
	border-top: 0;
}
#start-or-sign-up a:last-child{
	margin-bottom: 0;
}
.or-seperator{
	padding: 20px 0;
	color: #000000;
	font-weight: bold;
	font-size: 30px;
}
#carbon-neutral .textwidget h3,
#carbon-neutral .textwidget p{
	color: #000000;
}
.vc_custom_1520989132614 .vc_column-inner{
	padding-top: 0 !important;
}
#data-points *{
	color: #ffffff;
}
#data-points .wpb_wrapper > div{
	margin-bottom: 0;
}
#data-points.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner{
	padding: 40px 0 !important;
}
#data-points .intro,
#data-points .focus{
	width: 60%;
	margin: 0 auto;
	line-height: 1;
}
#data-points .intro{
	font-size: 20px;
}
#data-points .focus{
	font-size: 30px;
	font-weight: bold;
}
#data-points.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner{
	border-right: 1px solid #707070;
}
#data-points.vc_row.vc_row-o-content-middle>.vc_column_container:last-child >.vc_column-inner{
	border-right: 0;
}



/* Possible Global */
.vc_col-sm-6{
	float: left !important;
}
/*.wpb_row:nth-child(n+2) .vc_column_container:not(.vc_col-sm-6),*/
#wpcf7-f185-p93-o1{
    float: none !important;
}
#wpcf7-f185-p93-o1 {
    max-width: 80% !important;
    margin: 0 auto !important;
}
.header-wrap .col-md-8{
	right: 0;
	left: auto;
}
body:not(.template-slider) #Header{
	min-height: auto;
}
#Top_bar #menu ul li.submenu .menu-toggle{
	display: none !important;
}

.light-text h3,
.light-text h4,
.light-text p{
	color: #ffffff;
}
.light-text p{
	color: #f2f2f2;
}
#contact-accordion input:focus,
#contact-accordion select:focus,
#contact-accordion textarea:focus{
	background-color: transparent !important;
}

/* Remove VC edit button in admin */
.entry-footer{
	display: none;
}
.content-area .hentry{
	padding-bottom: 0;
}

/* Last In Global */
.header-banner-image *{
	line-height: 1;
}
.header-banner-image > .wpb_column{
	position: static !important;
}
#header-content-arrow{
	position: absolute;
	bottom: 10px;
    left: calc(50% - 30px);
}
.header-content h6{
	font-size: 20px;
    font-weight: 400; /* Regular */
    font-family: 'urw-din', normal;
    color: #232323;
	/*URW DIN Light 20px #232323*/
}
.header-content h1 {
    font-size: 85px;
    font-weight: 700; /* Bold */
    font-family: 'urw-din', normal;
    color: #232323;
}
.header-content h1 + p {
    font-size: 35px;
    font-weight: 400; /* Regular */
    font-family: 'urw-din', normal;
    color: #232323;
    /*URW DIN Light 35px #232323*/
}
.header-content h3{
	font-size: 20px;
    font-weight: 500; /* Medium */
    font-family: 'urw-din', normal;
    color: #232323;
	/*URW DIN Medium 20px #232323*/
}
.header-content h3 a{

}
.header-content hr{
    color: #ffffff;
    border-color: #ffffff;
    max-width: 186px;
    margin-right: auto;
    margin-left: 0;
    border-top: 3px solid #ffffff;
	/*Header hr 3px thick #ffffff width 186px*/
}
.vc_tta-panel-title>a{
	background-color: #313131 !important;
}
.vc_active .vc_tta-panel-title>a{
	background: linear-gradient(139deg, #FA671C, #FFDE02) !important;
}
.modal .modal-body button.close{
	padding: 0 !important;
	margin:	0 !important;
}
@media (min-width: 1240px){
	.row.force-full-width{
		margin-left: calc(-100vw / 2 + 1200px / 2);
		margin-right: calc(-100vw / 2 + 1200px / 2);
	}
}
@media only screen and (max-width: 1239px) and (min-width: 960px){
	.row.force-full-width{
		margin-left: calc(-100vw / 2 + 940px / 2);
		margin-right: calc(-100vw / 2 + 940px / 2);
	}
}
@media only screen and (max-width: 959px) and (min-width: 768px){
	.row.force-full-width{
		margin-left: calc(-100vw / 2 + 708px / 2);
		margin-right: calc(-100vw / 2 + 708px / 2);
	}
}
@media screen and (max-width: 767px){
	.row.force-full-width{
		margin-left: calc(-100vw / 2 + 546px / 2);
		margin-right: calc(-100vw / 2 + 546px / 2);
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.vc_tta.vc_general .vc_tta-panel{
		width: 100%;
	}
	.vc_tta-panel-heading {
	    border: 0 !important;
	}
}



@media screen and (max-width: 9998px){
	#Top_bar #menu ul li a{
		padding: 10px 0 !important;
	}
}
@media screen and (max-width: 1000px) {
	/* Global */

	.header-content p:nth-child(1),
	/*.header-content p:nth-child(3)*/{
		font-size: 30px;
	}
	.home #Content > div > div > div > div.section.the_content.has_content > div > div > div.vc_row.wpb_row.vc_row-fluid.header-banner-image.vc_custom_1515394864290.vc_row-has-fill > div > div > div > div > div > div > div > p:nth-child(2) > a{
		font-size: 27px;
	}
}
@media screen and (max-width: 768px) {
	#contact-square .vc_row:nth-child(2) .wpb_column:nth-child(1),
	#contact-square .wpb_column:nth-child(1),
	#contact-square .wpb_column:nth-child(2){
		width: 100%;
	}
	#contact-accordion .vc_tta-panel.vc_active{
		margin-bottom: 600px;
	}
	.header-content p:nth-child(1),
	/*.header-content p:nth-child(3)*/{
		font-size: 25px;
	}
	.home #Content > div > div > div > div.section.the_content.has_content > div > div > div.vc_row.wpb_row.vc_row-fluid.header-banner-image.vc_custom_1515394864290.vc_row-has-fill > div > div > div > div > div > div > div > p:nth-child(2) > a{
		font-size: 20px;
	}
	#colophon > .site-info{
		max-width: 100%;
	}
}
@media screen and (min-width: 768px){
	#Top_bar.is-sticky #logo img.logo-sticky{
		max-height: 60px !important;
	}
}
@media screen and (max-width: 767px){
	.mobile-sticky #Top_bar.is-sticky{
		bottom: auto !important;
	}
	#Top_bar .logo{
		width: auto !important;
	}
	#Top_bar #header-social-icons{
		top: 25px;
		right: 50px;
	}
	#Top_bar.is-sticky #header-social-icons{
		top: 16px;
	}
	.home .hero-video{
		bottom: 15%;
		right: 10%;
		font-size: 70px;
	}

	/* Our Services */
	#services-communication .title,
	#services-engagement .title,
	#services-marketing .title,
	#services-creative .title{
		font-size: 40px;
	}
	#services-communication .sub-title,
	#services-engagement .sub-title,
	#services-marketing .sub-title,
	#services-creative .sub-title{
		font-size: 25px;
	}

}
@media screen and (max-width: 760px) {
	ul.products{
		-moz-column-count: 2;
	    -webkit-column-count: 2;
	    column-count: 2;
	}
	.header-banner-image{
		min-height: calc(100vh - 120px);
	}
	.employees_wrapper .employee{
	    width: calc(100% / 4);
	    padding-top: calc(100% / 4);
	}


	/* Start a Project */
	.sap-wrapper .action-button{
		top: 30px;
	}
	.sap-wrapper input[type=submit]{
	    position: absolute;
	    bottom: -15px;
	    display: inline-block;
	    right: 0;
	    margin-top: 0;
	}
}
@media screen and (max-width: 680px) {
	/* Global */


	/* Menu */
	#mainnav-mobi ul li{
		font-size: 15px;
	}
	#mainnav-mobi ul li a{
		padding: 10px 15px 0 15px !important;
		margin-left: 20px;
		max-width: 150px;
	}
	#Top_bar #menu ul li a span{
	    font-size: 30px;
	    line-height: 1.25 !important;
	    font-weight: 800;
	}

	/* Your Team */
	.employee .two-column {
	    display: block;
	    vertical-align: top;
	    width: 100%;
	    margin: 0 auto !important;
	    max-width: 300px !important;
	}
	.employee img.two-column{
		max-width: 300px !important;
		text-align: center;
		display: block;
	}
	.modal-body{
		text-align: center;
	}
	.modal-body .two-column:nth-child(odd),
	.modal-body .two-column:nth-child(even){
		margin-left: 0;
		margin-right: 0;
	}


	/* Footer */
	#colophon > .site-info{
		max-width: 100%;
	}
	#colophon .left-column{
		float: none;
	}
	#colophon .right-column .first,
	#colophon .right-column .second,
	#colophon .right-column .third{
		width: 49%;
	}
	footer .right-column{
		border-top: 1px solid #ffffff;
	}
	footer .right-column ul{
		width: 100%;
		max-width: 100%;
	}
}
@media screen and (max-width: 600px) {
	.sydney-hero-area form{
		bottom: 35%;
	}

	/* Our Services */
	#services-engagement p, #services-communication p, #services-marketing p, #services-creative p {
	    font-size: 18px;
	}
}
@media screen and (max-width: 500px) {
	#contact-accordion .vc_tta-panel{
		width: 100%;
	}
	#contact-accordion .vc_tta-panel:nth-child(4) .vc_tta-panel-heading,
	#contact-accordion .vc_tta-panel:nth-child(4) .vc_tta-panel-body{
		background-color: #000000;
	}
	#contact-accordion .vc_tta-panel:nth-child(1) .vc_tta-panel-heading,
	#contact-accordion .vc_tta-panel:nth-child(1) .vc_tta-panel-body,
	#contact-accordion .vc_tta-panel:nth-child(3) .vc_tta-panel-heading,
	#contact-accordion .vc_tta-panel:nth-child(3) .vc_tta-panel-body{
		background-color: #323232;
	}
	#map-square .vc_tta-panel-body .wpb_raw_html .wpb_wrapper{
		text-align: left;
	}
	.employees_wrapper .employee{
	    width: calc(100% / 2);
	    padding-top: calc(100% / 2);
	}

	/* Menu */
	#Top_bar #menu ul li a span{
	    font-size: 15px;
	    font-weight: 800;
	}
}
@media screen and (max-width: 480px) {
	#Top_bar #header-social-icons{
		display: none;
	}
	#Top_bar #header-social-icons.active,
	#Top_bar.is-sticky #header-social-icons.active{
	    display: block;
	    position: relative;
	    top: 0;
	    left: 0;
	    text-align: center;
	    font-size: 20px;
	    margin-bottom: 10px;
	}
	#Top_bar #header-social-icons li i{
		margin: 0 10px;
	}
	#Content{
		/*margin-top: -120px;*/
	}

	/* Hero image */
	.header-content h1,
	.header-content p:not(.point, .header-banner-description){
		font-size: 25px !important;
	}
	.home .header-content .point a{
		font-size: 20px !important;
	}
}
@media screen and (max-width: 450px) {
	.sydney-hero-area form{
		bottom: 45%;
	}
	.header-content .container{
		padding: 0 !important;
	}
	.home .header-content p a{
		font-size: 10px;
	}
}
@media screen and (max-width: 400px) {
	.site-title{
		padding-left: 0;
	}
	#menu-contact{
		display: none;
	}
}


/* Learn / Blog Page */
.vc_tta-panel.vc_active{
	width: 100% !important;
}
.vc_tta-panel.vc_active .vc_tta-panel-body{
    position: relative !important;
}
a.blog-post-ajax {
    /*display: block;*/
    display: inline-block;
    width: 300px;
    margin: 5px;
    vertical-align: top;
    /*float: left;*/
}
a.blog-post-ajax:hover{
	text-decoration: none;
}
a.blog-post-ajax img{
	height: auto;
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    transition: all 0.5s;
}
a.blog-post-ajax:hover img{
	height: auto;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all 0.5s;
}
.blog-post-ajax h2.entry-title {
    font-size: 18px !important;
    color: #F2874C;
    margin-bottom: 0;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1 !important;
}
.blog-post-ajax p.entry-author {
	color: #707070;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
    margin-left: 10px;
    margin-right: 10px;
}
.blog-ajax-load-more .alm-reveal{
	text-align: center;
}
.custom-search-bar-wrapper{
	width: 100%;
	display: block;
	padding: 30px 0;
    background: #e37539;
    background: -moz-linear-gradient(left, #e37539 0%, #f8d249 100%);
    background: -webkit-linear-gradient(left, #e37539 0%,#f8d249 100%);
    background: linear-gradient(to right, #e37539 0%,#f8d249 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e37539', endColorstr='#f8d249',GradientType=1 );
}
.custom-search-bar-vacuum-seal{
	width: fit-content;
	height: fit-content;
	width: 60% !important;
    margin: 0 auto !important;
    position: relative;
}
.custom-search-bar{
    width: 100% !important;
    margin: 0 !important;
    font-size: 25px !important;
    line-height: 1;
}
.custom-search-glass,
.clear-custom-search{
	color: #e37539;
	position: absolute;
	right: 25px;
}
.custom-search-glass{
	top: 15px;
	pointer-events: none;
}
.clear-custom-search{
	top: 8px;
	display: none;
	cursor: pointer;
}
#featured-blog > div.vc_tta-panel-body,
#blog > div.vc_tta-panel-body,
#videos > div.vc_tta-panel-body,
#podcasts > div.vc_tta-panel-body,
#tools > div.vc_tta-panel-body{
	padding: 0;
}
.ajax-search .wpb_wrapper > div{
	margin-bottom: 0 !important;
}
.ajax-search .vc_column-inner {
    padding-top: 0 !important;
}






/* Learn - Post Page */
.single-post #Content{
	background-color: #ffffff !important;
}
.single-post-header-social{
	width: 100%;
	background: #e37539;
    background: -moz-linear-gradient(left, #e37539 0%, #f8d249 100%);
    background: -webkit-linear-gradient(left, #e37539 0%,#f8d249 100%);
    background: linear-gradient(to right, #e37539 0%,#f8d249 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e37539', endColorstr='#f8d249',GradientType=1 );
}
.single-post-header-social *{
	color: #ffffff !important;
	line-height: 60px;
}
.single-post-header-social .blog-social-icons li i:before{
	color: #ffffff !important;
}
.single-post-header-social .blog-social-icons i{
	line-height: 60px;
}
.single-post-header-social .blog-social-icons li{
	margin: 0 10px;
	max-height: 60px;
}
.single-post-header-social a.nav-back{
	float: left;
}
.single-post-header-social ul.blog-social-icons{
	float: right;
}
.single-post .section-post-header{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	position: relative;
}
.single-post .section-post-header .dots-bg{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*background-image: url(https://struber.com.au/wp-content/uploads/2018/07/180703-Dots-W-V2.png);*/
    background-image: url(http://struber.com.au/wp-content/uploads/revslider/classic-carousel/blurflake2.png);
    background-repeat: repeat;
    background-size: 4px;
    background-color: rgba(35,35,35, 0.6 );
}
/*.header-banner-image div.wpb_column.vc_column_container.vc_col-sm-12.skrollable.skrollable-before > div:before{*/
	.header-banner-image div.wpb_column .vc_column-inner:before{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block !important;
    background-image: url(http://struber.com.au/wp-content/uploads/revslider/classic-carousel/blurflake2.png);
    background-size: 6px;
}
.single-post .section-post-header p,
.single-post .section-post-header h1{
	color: #ffffff;
}
.single-post .section-post-header hr{
	border-top: 2px solid #ffffff;
    width: 200px;
    margin-left: 0;
}
.single-post .section-post-header .section_wrapper{
	padding-top: 50vh;
}
.single-post .featured-video-post{
	position: relative;
	display: inline-block;
	width: 33.33%;
	height: 240px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
}

.single-post-videos-featured {
    margin-top: 3%;
}

.single-post-videos-featured p.small-intro {
	color: #BABABA;
	font-size: 12px;
	display: inline-block;
	line-height: 0;
}

.single-post-videos-featured hr.small-intro {
	width: 50px;
	margin-bottom: 3px;
	display: inline-block;
	background-color: #878787;
}

.single-post-videos-featured h3 {
    color: #F06E30;
    font-weight: 100;
    font-size: 45px;
    line-height: 1;
    margin-left: -20px;
}
.single-post .featured-video-post .black-shades{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*background-color: #000000;*/
	opacity: 0;
	background: #e37539;
    background: -moz-linear-gradient(left, #e37539 0%, #f8d249 100%);
    background: -webkit-linear-gradient(left, #e37539 0%,#f8d249 100%);
    background: linear-gradient(to right, #e37539 0%,#f8d249 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e37539', endColorstr='#f8d249',GradientType=1 );
	transition: all 0.5s;
}
.single-post .featured-video-post:hover .black-shades{
	opacity: 0.5;
	transition: all 0.5s;
}
.single-post .featured-video-post h2.entry-title{
	position: relative;
	color: #fff;
	top: 100%;
	transform: translateY(-100%);
    left: 10%;
    right: 10%;
    font-size: 25px;
    opacity: 0;
    transition: all 0.5s;
}
.single-post .featured-video-post:hover h2.entry-title{
	top: 50%;
	transform: translateY(-50%);
	opacity: 1;
	transition: all 0.5s;
}
.single-post .featured-video-post p.entry-author{
	position: relative;
    color: #eee;
    font-size: 18px;
    font-weight: 500;
	top: 100%;
	transform: translateY(-100%);
	left: 10%;
    right: 10%;
	opacity: 0;
	transition: all 0.5s;
}
.single-post .featured-video-post:hover p.entry-author{
	top: 50%;
	transform: translateY(-50%);
	opacity: 1;
	transition: all 0.5s;
}
.connect-struber{
	width: fit-content;
	margin: 10px 0;
}
.connect-struber a,
.connect-struber div{
	height: 62px;
	display: inline-block;
	width: fit-content;
	vertical-align: middle !important;
}
.connect-struber a{
	background-color: #313131;
	color: #fff;
	padding: 15px 20px;
	border: 0.5px solid #7D7D7D;
}
.connect-struber a:hover{
	color: #e37539;
}
.connect-struber a:first-child{
	border-right: none !important;
}
.connect-struber a:last-child{
	border-left: none !important;
}
.connect-struber a i{
	font-size: 25px;
	line-height: 1;
}
.connect-struber .single-content-connect{
	color: #fff;
    font-weight: bold;
    padding: 17.5px;
    font-size: 25px;
    vertical-align: middle;
    line-height: 1;
	background: #e37539;
    background: -moz-linear-gradient(left, #e37539 0%, #f8d249 100%);
    background: -webkit-linear-gradient(left, #e37539 0%,#f8d249 100%);
    background: linear-gradient(to right, #e37539 0%,#f8d249 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e37539', endColorstr='#f8d249',GradientType=1 );
}
.connect-struber img{
	max-width: 25px !important;
	display: block;
    margin-left: 15px;
	float: right;
	opacity: 0.7;
}
.blog-social-icons{
	text-align: right;
}
.blog-social-icons li{
	display: inline-block;
	vertical-align: middle;
}
.blog-social-icons li:first-child{
	font-size: 15px;
}
.blog-social-icons li,
.blog-social-icons li i:before{
	color: #232323;
}
.blog-social-icons a{
	border: none;
	background-color: transparent;
}
.blog-social-icons i {
    font-size: 40px;
    line-height: 1;
}
.single-post .single-post-main-column,
.single-post .single-post-side-column{
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.single-post .single-post-main-column{
	width: 66.66%;
}
.single-post .single-post-side-column{
	width: 33.33%;
}
.single-post .single-post-main-column a.author{
	text-transform: capitalize;
	font-weight: 400;
	font-size: 24px;
	color: #232323;
}
.single-post .tagline{
	font-size: 15px;
	margin-top: 30px;
}
.single-post .tagline *{
	color: #BABABA;
	text-transform: uppercase;
}
.single-post .tagline *,
.single-post .single-post-main-column a.author{
	pointer-events: none;
}
.single-post .single-post-main-column a.author{
	color: #707070;
}
.single-post .tagline hr{
	border-top: 2px solid #BABABA;
	width: 150px;
	margin-left: 0;
}
.single-post .the_content_wrapper p{
	font-size: 18px;
	line-height: 1;
	color: #7D7D7D
}
.section-post-featured-articles h3{
	color: #F06E30;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 0;
	font-weight: normal;
}
.section-post-featured-articles hr{
	border-top: 2px solid #F06E30;
    width: 200px;
    margin-left: 0;
}
.section-post-featured-articles a.blog-post-ajax{
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	box-shadow: none;
    transition: all 0.5s;
}
.section-post-featured-articles a.blog-post-ajax:hover {
    box-shadow: 5px 5px 50px #ccc;
    transition: all 0.5s;
}
.post-wrapper-content h2{
	color: #F06E30;
}
.single-post .post-wrapper-content .the_content p {
    line-height: 1.5;
}
.single-post .category-featured-video .section-post-header .section_wrapper,
.single-post .category-videos .section-post-header .section_wrapper{
	padding-top: 70vh;
}
.single-post .video-header-play{
    color: #ffffff;
    font-size: 10em;
    position: absolute;
    top: calc(50% - 240px)%;
    right: calc(50% - 120px);
    cursor: pointer;
}
.single-post #modal-video{
	display: none;
}
.single-post #modal-video .modal-body{
	padding: 0;
}
.single-post #modal-video .modal-content{
	width: 60vw;
    height: auto;
}
.single-post #modal-video .embed-container{
	position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.single-post #modal-video .embed-container iframe,
.single-post #modal-video .embed-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal .modal-body button.close {
    color: #fff;
    font-size: 50px;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 10px;
}

@media screen and (max-width: 1000px){
	.section-post-featured-articles{
		text-align: center;
	}
	.section-post-featured-articles a.blog-post-ajax{
		display: inline-block;
	}
	.single-post .single-post-main-column,
	.single-post .single-post-side-column{
		display: block;
		width: 100%;
	}
}
@media screen and (max-width: 767px){
	.single-post .the_content.has_content .section_wrapper,
	.single-post-header-social .section_wrapper,
	.single-post .the_content.has_content + .section_wrapper{
		padding: 0 !important;
	}
	.section-post-featured-articles a.blog-post-ajax{
		display: block;
		margin: 0 auto;
	}
	.connect-struber{
		width: 100%;
	}
	.connect-struber a{
		display: table-cell;
	}
	.connect-struber div{
		width: 100%;
	}
	.single-post .featured-video-post{
		width: 100%;
		/*max-width: 300px;*/
		margin: 0 auto;
		display: block;
		float: none;
	}
}




/* All Projects Page */
.all_projects_wrapper a{
	display: block;
	max-width: 300px;
	float: left;
	margin: 10px;
	transition: all 0.5s;
}
.all_projects_wrapper a:hover{
	transform: scale(1.1);
	transition: all 0.5s;
}
.all_projects_wrapper a .project-image{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 200px;
	display: block;
}
.project-regular-content.hide{
	display: none;
}
@media screen and (max-width: 767px){
	.title-orange p{
		margin: 0 !important;
		text-align: center;
		padding: 0 20px;
	}
	input.custom-search-bar-projects.custom-search-bar{
		font-size: 12px !important;
	}
	.custom-search-glass{
		top: 12px;
	}
}



/* Single Project page */
@media screen and (max-width: 900px){
	#infoBox h3,
	#infoBox h5{
		font-size: 23px;
	}
}




/* Privacy Policy */
.page-id-4288 .tagline{
	color: #BABABA;
    font-size: 15px;
}
.page-id-4288 .tagline hr{
    border-top: 2px solid #BABABA;
    width: 150px;
    margin-left: 0;
    margin-bottom: -20px;
}
/* Search Results */
#dynamic-search-results {
    top: 100px!important;
}
div#myOverlay {
    overflow: hidden;
    height: 110px;
}
.results-banner {
height: 480px;
    vertical-align: middle;
    display: table-cell;
    float: none;
}
.overlay-content {
    padding: 20px;
}
div#dyanmic-search-exit {
    margin-top: 10px;
}