/*
Theme Name: Vooza
Author: Little Big Make
Author URI: https://littlebigmake.com
Description: A wordpress theme, dedicated for Vooza.
Version: 1.0
Text Domain: vooza
*/

@import url(https://fonts.googleapis.com/css?family=Roboto);

@font-face {
font-family: "Cooper Hewitt";
src: url("fonts/CooperHewitt-Medium.otf") format("opentype");
}

@font-face {
font-family: "Cooper Hewitt";
font-weight: bold;
src: url("fonts/CooperHewitt-Heavy.otf") format("opentype");
}

body {
	color: rgba(34, 28, 35, 0.75);
	font-family: Roboto;
	font-size: 18px;
}

a:focus, a:active, a:hover {
	text-decoration: none !important;
	outline: 0 !important;
}

p a {
	color: #ff5325;
}

p {
	line-height: 28px;
	hanging-punctuation: first;

}


/* underline effect */
.underline {
  position: relative;
}
  
.underline:hover:after, .underline:focus:after, .underline:active:after {         
      width: 100%;    
  }
.dropdown > a > .underline:hover:after, .dropdown > a > .underline:focus:after, .dropdown > a > .underline:active:after {         
     width: 0;    
 }   
  
.underline:after {
    content: '';
    position: absolute;
    left: 0; bottom: -1px;
    height: 1px;
    background-color: #FF5325;       
    width: 0;
    transition: width .3s;  
}
.money  .underline:after{
	background-color: #221c23;
	opacity: 0.75;
}


/** Hero image **/

#logo img {
	width: 126px;
}

.hero {
	background-size: cover;
	background-position: center center;
	color: #fff;
	display: table;
	min-height: 500px;
	width: 100%;
	position: fixed;
	text-align: center;
	top: 0;
}
	
.hero a h2 {
	font-family: "Cooper Hewitt", Arial, sans-serif;
	font-size: 48px;
	font-weight: 800;
	line-height: 54px;
	color: #fff;
}

.hero a:hover h2 span {
	background-image: linear-gradient(to top, rgba(0,0,0,0) 13%, rgba(255,83,37,1) 13%, rgba(255,83,37,1) 16%, rgba(0,0,0,0) 16% );
}

.hero a:hover {
	text-decoration: none !important;
}

.hero .play img {
	height: 48px;
	width: 48px;
}

.hero p {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	max-width: 600px;
	margin: 0 auto;
}

.hero p.date {
	opacity: 0.3;
	color: white;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 16px;
	text-transform: uppercase;
	margin-top: 10px;
}

.latest-video-container {
   	position: absolute;
	bottom: 0;
	width: 100%;
}

.hero .latest-video {
	color: #fff;
	width: 117px;
	height: 28px;
	background-color: #ff5325;
	margin: 0 auto;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 28px;
	text-transform: uppercase;
	text-align: center;
}

#white {
	background: #ffffff;
	position: relative;
}

.hero .visited {
	margin: 0; 
	padding: 0; 
}

.hero .visited .logo-container {
	display: table-cell; 
	vertical-align: top; 
	margin: 0; 
	padding: 0 !important
}

.hero .table-row {
	display: table-row;
	background-color: rgba(34, 28, 35, 0.5)
}

.hero.first-user .tag{
	margin-bottom: 15px;
}

.hero.first-user .table-row {
	background-color: transparent;
}

.hero .table-cell {
	display: table-cell; 
	vertical-align: middle;
}


/** Hero - First user **/

.hero.first-user {
	background: url(images/first-user-bg.svg) no-repeat bottom #f7f7f5;
	background-color: #f7f7f5;
	color: #221c23;
	display: table;
}

.hero.first-user > .container {
	display: table-cell; 
	vertical-align: middle
}

.first-user-logo-container {
	width: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
	text-align: center;
}

h1.first-user-logo {
	margin: 18px auto;
}

#logo.first-user-logo svg {
	width: 126px;
}

#logo.first-user-logo svg path {
	fill: #ff5325;
}

.first-user h2 {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 48px;
	font-weight: 800;
	line-height: 54px;
}

.hero.first-user p.tag {
	opacity: 0.75;
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 36px;
}

.hero.first-user .fu-left p:first-child {
	margin-top: 45px;
}

.hero.first-user .fu-left p {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 24px;
	font-weight: 800;
	line-height: 24px;
	margin-bottom: 30px;
}

.hero.first-user .fu-left p svg path {
	fill: #221c23;
}

.hero.first-user .fu-right {
	opacity: 0.75;
}

.fu-row {
	display: table
}

.hero.first-user .fu-row  [class*="col-"] {
	float: none;
	display: table-cell;
	vertical-align: middle;
}

.first-user article.video h2 {
	font-size: 20px;
	line-height: 1.1em;
}

.fu-background {
	text-align: center; 
	width: 100%;
	position: absolute; 
	left: 0; 
	right: 0; 
	z-index: -1
}

.fu-background img {
	width: 100%; 
	max-width: 1440px;
	opacity: 0.05;
}

.fu-continue a:first-child {
	font-family: Roboto;
	color: #ff5325;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
}

.fu-continue a:last-child {
	color: #221c23;
	opacity: 0.3;
	font-family: "Helvetica  Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: 1px;
}


/** Hero - Returning user **/

.returning-videos {
	margin-top: 50px;
}

.hero.first-user .returning-videos h2.entry-title {
	line-height: 24px;
}


/** Menu **/

.navbar {
	background-color: #1a1a1a;
	border-radius: 0;
	border: 0;
}

#ChangeToggle {
	width: 34px;
}

.navbar-brand {
	height: 84px;
	padding: 0;
	line-height: 84px;
	position: absolute; 
	z-index: 2
}

.navbar-brand img {
	margin-top: 23px;
	margin-left: 15px;
	width: 82px;
}

.navbar a {
	color: #fff;
	text-transform: uppercase; 
}

.navbar a:active {
	background: transparent;
}

.navbar-nav > li > a {
	text-align: center;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:active {
	background: transparent !important;
}

.navbar-nav > li:first-child > a:hover svg path {
	fill: #3b5998;
}

.navbar-nav > li:nth-child(2) > a:hover svg path {
	fill: #00aced;
}

.navbar-nav > li:nth-child(3) > a svg path {
	fill: #ffffff;
}

.navbar-nav > li:nth-child(3) > a:hover svg path,
.navbar-nav > li:nth-child(5) > a:hover svg path {
	fill: #ff5325;
}

.navbar-nav > li > a:hover span {
	background: transparent;
/* 	border-bottom: 1px solid #ff5325; */
}



.dropdown-menu>li>a:hover, .dropdown-menu>li>a:active  {
	background: transparent;
	color: #fff;
}

.dropdown-menu>li>a:hover span {
/* 	border-bottom: 1px solid #ff5325;	 */
}

.navbar-nav > li > a:hover span.caret {
	background: transparent;
	border: none;
}

.navbar-nav {
	display: inline-block;
	float: none;
}

.navbar .navbar-collapse {
	text-align: center;
}

.navbar-nav > li > a {
	line-height: 54px;
	height: 54px;
	padding-top: 0;
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
}

.navbar-center {
	margin-left: 100px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: transparent;
}

.navbar-shares li a {
	padding-right: 10px;
	padding-left: 10px;
	text-transform: none !important;
	font-size: 16px;
}

input[name="s"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #a0a0a0;
}

input[name="s"]::-moz-placeholder { /* Firefox 19+ */
	color: #a0a0a0;
}

input[name="s"]:-ms-input-placeholder { /* IE 10+ */
	color: #a0a0a0;
}

input[name="s"]:-moz-placeholder { /* Firefox 18- */
	color: #a0a0a0;
}

.container.query {
	padding-left: 0;
	padding-right: 0;
}

#query {
	display: none;
	position: absolute;
	top: 12px;
	z-index: 3;
	width: 100%;
}

#query button {
	position: absolute;
	margin-left: -29px; /* -44 */
	margin-top: 16px;
	z-index: 3;
	border: 0;
	background: transparent;
}

.query-xs .container {
	padding-left: 10px;
	padding-right: 10px;
}

input.query {
	width: 100%;
	height: 60px;
	background-color: #404040;
	border: 0;
	border-radius: 0;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	color: white;
	padding: 0 20px;
}

#query input[type="text"] {

	width: 100%;
	height: 60px;
	background-color: #404040;
	top: 12px;
	border: 0;
	padding: 0 20px;

	color: white;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
}

#search.grey svg path {
	fill: #a0a0a0;
}

.query-xs button {
	border: 0;
	background: transparent;
	position: absolute;
	z-index: 3;
	right: 20px;
	top: 18px;
}


/** Articles **/

.articles {
	margin-top: 60px;
}

.articles .row {
	margin-bottom: 40px;
}

.articles article div.img {
	
}

.articles article div.caption {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
/* 	width: 96px; */
	height: 28px;
	background-color: #ff5325;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 30px;
	position: absolute;
	top: calc(50% - 14px);
	padding: 0 4px;
}

.articles article div.text {
	display: table;
}

.articles article div.text div.cell {
	display: table-cell;
    vertical-align: middle;
}

.articles article h1 a {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-weight: 800;
	margin-top: 0;
	padding-top: 0;
}

.articles article p.text {
	opacity: 0.75;
	color: #221c23;
	font-family: 'Roboto';
	font-weight: 400;
}

article p.date {
	color: #221c23;
	opacity: 0.15;
	font-family: "Helvetica Neue", sans-serif;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 10px;
}


/** Newsletter Form **/

.newsletter-border {
	margin-top: 12px;	
}

.newsletter-container.newsletter-send .newsletter-border {
	margin-bottom: 12px;
}

.newsletter-border-top {
	max-width: 1170px;
	width: 100%;
	height: 25px;
	border-left: 6px solid #ff5325;
	border-right: 6px solid #ff5325;
	border-top: 6px solid #ff5325;	
}

.newsletter-border-bottom {
	max-width: 1170px;
	width: 100%;
	height: 25px;
	border-left: 6px solid #ff5325;
	border-right: 6px solid #ff5325;
	border-bottom: 6px solid #ff5325;
	margin-top: 12px;
	margin-bottom: 60px;
}

.newsletter-border .img {
	margin-left: 44px;
}

.newsletter-form .form {
	margin-left: 64px;
}

.newsletter-border .form {
	margin-left: 44px;
}

.newsletter-form p {
	color: #221c23;
	font-family: 'Roboto';
	font-weight: 400;
	margin-top: 20px
}

.newsletter-form .row {
	margin-bottom: 0;
}

.newsletter-form .form-line {
	max-width: 690px;
	width: 100%;
	height: 1px;
	opacity: 0.15;
	background-color: #221c23;
	margin-right: 15px;
	float: right;
}

.newsletter-form .form-control,
.contact-form .form-control {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	padding-left: 0;
	line-height: 1.9em;
	background: transparent;
}

.newsletter-form .form-control {
	line-height: normal;
}

::-webkit-input-placeholder {
	color: rgba(34, 28, 35, 0.15);
	font-family: "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

:-moz-placeholder { 
	color: rgba(34, 28, 35, 0.15);
	font-family: "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px; 
}

::-moz-placeholder {  /* Firefox 19+ */
	color: rgba(34, 28, 35, 0.15);
	font-family: "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

:-ms-input-placeholder {  
	color: rgba(34, 28, 35, 0.15);
	font-family: "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px; 
}

.newsletter-form .btn-primary:hover {
	outline: none !important;
	background: transparent;
}

.newsletter-form .btn-primary:active {
	background: transparent;
	color: #ff5325;
}


.newsletter-form .btn-primary:focus {
	outline: none !important;
	background: transparent;
}

.newsletter-form .btn-primary,
.newsletter-form .btn {
	box-shadow: none;
	width: 68px;
	height: 28px;
	color: #ff5325;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	background:  transparent;
	border: none;
	padding: 0;
	margin-left: 10px;
}

.newsletter-form input[type="email"] {
	font-size: 18px;
	color: #221c23;
	font-weight: 400;
	background: transparent;
	border: 0;
	border-bottom: 1px solid rgba(34, 28, 35, 0.15);
}

.newsletter-form input[type="email"]:focus {
	border-bottom: 1px solid #221c23;
}

.newsletter-form .form .row div:nth-child(2) {
	padding-right: 11px;
}

.btn:focus, .btn:active:focus { 
	outline: 0;
}

.newsletter-form.grey-background {
	padding-top: 30px;
	padding-bottom: 30px;
}

.newsletter-container.error input[type=email] {
	border-bottom: 1px solid #ff5325 !important;	
}

.newsletter-container.newsletter-send,
.newsletter-container.newsletter-send .newsletter-form.grey-background {
	background-color: #ff5325;
}

.newsletter-container.newsletter-send input[type="email"],
.newsletter-container.newsletter-send p:first-child,
.newsletter-container.newsletter-send button.btn {
	display: none;
}

.newsletter-container.newsletter-send .newsletter-form.newsletter-border .img div:first-child svg path,
.newsletter-container.newsletter-send .newsletter-form.grey-background .img div:first-child svg path {
	fill: #ffffff !important;
}

.newsletter-container.newsletter-send .newsletter-form.grey-background .notification_container {
	margin-top: 40px;
}

.newsletter-container span.alert {
	color: #ff5325;
	font-family: Roboto;
	font-size: 14px !important;
	padding: 0 !important;
	margin-top: 4px !important;
	position: absolute;
}

.newsletter-container span.success {
	color: #fff;
}



/** Grey background template **/

.grey-background {
	background-color: #f7f7f5;
}

.home .grey-background .row,
.grey-background.follow-us .row {
 	position: relative;
	top: -36px;
}

.archive .grey-background.follow-us {
	margin-bottom: 60px;
}

/*.home .grey-background h1:first-child {*/
.grey-background h1:first-child {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 50px;
}

/*.home .grey-background h1:first-child:before {*/
.grey-background h1:first-child:before {
	content: '';
	width: 60px;
	height: 4px;
	background-color: #ff5325;
	position: absolute;
	margin-top: 47px;
}

.grey-background h1.title:first-child {
	text-transform: none;
	color: #221c23;
	font-size: 48px;
	line-height: 54px;
	margin-top: 14px;
	margin-bottom: 0;
	padding-bottom: 17px;
}
@media screen and (max-width: 767px){
	.grey-background h1.title:first-child {
		font-size: 40px;
		line-height: 46px;
	}
}


.grey-background h1.title:first-child:before {
	display: none;
}


/** Popular Videos **/

.popular-videos article h2.entry-title a {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 20px;
	font-weight: 700;
}
.popular-videos article h2.entry-title a:HOVER {
	color: #FF5325;
}

.popular-videos article h2.entry-title {
	line-height: 26px;
}

.popular-videos article p.date {
	opacity: 0.3;
	color: #221c23;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
}


/** Big quote **/

.big-quote {
	margin-bottom: 60px;
}

.big-quote .quote p {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
}

.big-quote .author img {
	margin-bottom: 12px;
}

.big-quote .author .caption {
	opacity: 0.75;
	color: #221c23;
	font-family: 'Roboto';
	font-size: 18px;
	font-weight: 400;
	line-height: 19px;
}

.big-quote .author .caption span {
	opacity: 0.3;
	color: #221c23;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 16px;
}

.big-quote .share {
	margin-top: 40px;
}

.big-quote .share a {
	width: 76px;
	height: 34px;
	line-height: 34px;
	background-color: white;
	border: 1px solid #ebebe8;
	border-radius: 3px;
	display: block;
	float: left;
}


.big-quote .share .twitter {
	color: #00aced;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	background-image: url(images/follow-twitter.svg);
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
	padding-left: 30px;
	padding-right: 8px;
}


/** Follow Us **/

.follow-us {
	padding-bottom: 0;
	min-height: 174px;
}

.follow-us p {
	color: #221c23;
	font-family: Roboto;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	margin-top: 13px;
}

.follow-us .share {
	padding-top: 35px;
}


.follow-us .share a {
	color: #59555a;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	line-height: 56px;
	display: inline-block;
	height: 56px;
	background-repeat: no-repeat;
	width: auto !important;
	padding-right: 10px;
	border: 1px solid transparent;
	padding-left: 10px !important;
}

.follow-us .share a span:first-child {
	padding-top: 10px;
	display: inline-block;
}

.follow-us .share a span:last-child {
	display: inline-block;
	position: relative;
	top: -10px;
	left: 6px;
}

.follow-us .share a.facebook {
	margin-left: -20px;
	color: #59555a !important;
}

.follow-us .facebook svg path {
	fill:  #3b5998;
}

.follow-us .twitter {
	padding-left: 63px !important;
	margin-right: 20px;
}

.follow-us .youtube {
	padding-left: 70px;
}

.follow-us .rss {
	margin-left: 20px;
}

.follow-us .twitter:hover {
	color: #00aced;
}

.follow-us .twitter:hover svg path {
	fill: #00aced;
}

.follow-us .twitter:active svg path {
	fill: #009bd4;
}

.follow-us .youtube:hover {
	color: #e52524;
}

.follow-us .youtube:hover svg path {
	fill: #e52524;
}

.follow-us .youtube:active svg path {
	fill: #cc2121;
}

.follow-us .rss:hover {
	color: #ff5325;
}

.follow-us .rss:hover svg path {
	fill: #ff5325;
}

.follow-us .rss:active svg path {
	fill: #e64d22;
}

.follow-us .share .facebook:hover {
	color: #3b5998 !important;
}

.follow-us .facebook:hover svg path {
	fill: #3b5998;
}

.follow-us .facebook:active svg path {
	fill: #3b5998;
}

.follow-us .facebook:active {
	color: #324a80 !important;
}



/** Load more link **/



.alm-btn-wrap{
	margin: 0 0 30px;
}
button.alm-load-more-btn{
	font-family: "Cooper Hewitt",sans-serif;
	background-color: #fff;
	color: #221C23;
	opacity: 0.15;
	text-transform: uppercase;
	font-weight: 800;
	border: none;
	font-size: 20px;		
	background-repeat: no-repeat;
	background-position: 120px 7px;
	position: relative;
}
button.alm-load-more-btn:HOVER{
	opacity: 0.22;
}
button.alm-load-more-btn:ACTIVE{
	opacity: 0.30;
	border: none;
}
button.alm-load-more-btn::after{
  content: '';
  vertical-align: top;
  display: none;
  width: 100%;
  background-color: #221C23;
  animation: loader-inner 2s infinite ease-in;
  top: 0;
  position: absolute;
  left: 0;
}
button.alm-load-more-btn.loading{	
  margin: 0 auto;
  opacity: 0.3;
  display: block;
  width: 30px;
  height: 30px;  
  border: 4px solid #221C23;
  top: 50%;
  animation: loader 2s infinite ease;
  font-size: 0;
  padding: 0;
}
button.alm-load-more-btn.loading::after{
	display: inline-block;
}

.alm-btn-wrap {
	padding-left: 0;
}

/** Newsletter Form No. 2**/

.newsletter-form.grey-background .row {
	top: 0;
}



/** Form Money **/

.money {
	background-color: #ff5325;
	color: #221c23;
	padding-top: 50px;
	padding-bottom: 50px;
}

.money h1 {
	text-transform: uppercase;
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 34px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 36px;
}

.money h2 {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.money h2:before {
	content: '';
	width: 60px;
	height: 4px;
	background-color: #221c23;
	position: absolute;
	margin-top: 45px;
}


.money p {
	opacity: 0.75;
	color: #221c23;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

.money a {	
	opacity: 0.75;
	color: #221c23;
}
.money h2 a {	
	opacity: 1.0;	
}

.money a span {
	font-family: "Lucida Grande";
	text-decoration: underline;
}

.money .logos-container{
	margin-top: 50px;
}

.money .logos-container .small{
	opacity: 0.75;
}
.money .logos {
	margin-top: 20px;
	text-align: center;
}

.logos div:first-child {
	text-align: left;
}

.logos div:last-child {
	text-align: right;
}

.logos a svg path {
	fill:  rgba(34, 28, 35, 0.75);
}

.logos a:hover svg path {
	fill: #221c23;
}


/** Footer **/

footer {
	position: relative;
	padding-top: 79px;
	padding-bottom: 79px;	
	background-color: black;
	color: white;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 24px;
}

footer a,
footer a:hover, 
footer a:active, 
footer a:focus {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}

footer ul {
	margin: 0;
	padding: 0;
}

footer ul li {
	list-style: none;
	float: left;
	margin-right: 20px;
}

footer ul li:last-child {
	margin-right: 0;
}

footer .credits {
	text-align: right;
}

footer .links{
	color: #999;
	letter-spacing: 0;
}
footer .links a{
	text-transform: none;
	text-decoration: underline;
	color: #999;	
}
footer .links a:HOVER{
	text-decoration: underline !important;
	text-decoration-line: underline;
	color: #fff;
}




/** POST // single.php **/

.single article p.date {
	opacity: 1;
}

.single .date {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	color: rgba(34, 28, 35, 0.15);
	letter-spacing: 1px;
	text-transform: uppercase;
}

.single .featured_image {
	margin-top: 10px;
	margin-bottom: 31px;
}

.single .excerpt {
	opacity: 0.75;
	color: #221c23;
	font-family: Roboto;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	margin-bottom: 33px;
}

.single .excerpt p {
	line-height: 36px;
}

.single .content {
	opacity: 0.75;
	color: #221c23;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin-top: 62px;
}

.single .share {
	position: relative;
	top: 17px;
}

.single .share-bottom {
	margin-top: 50px;
	margin-bottom: 60px;
	position: static;
}

.big-quote .share a,
.page-id-284 .share a,
.single .share a {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	background-color: white;
	border: 1px solid #ebebe8;
	border-radius: 3px;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
	padding-right: 8px;
}

.share a.facebook {
	color: #3b5998;
	width: 76px;
	padding-left: 30px;
}

.big-quote .share .facebook:hover,
.row.share a.facebook:hover {
	color: #fff;
	text-decoration: none;
	border-color: #324a80;
	background: #324a80;
}

.row.share a.facebook:hover:before {
	background-color: #fff !important;
}


/*.single .share a.twitter {*/
.row.share a.twitter {
	color: #00aced;
	width: 82px;
	padding-left: 30px;
	margin: 0 5px 0 5px;
	text-align: right;
}

.row.share a.twitter:hover {
	color: #fff;
	text-decoration: none;
	border-color: #009bd4;
	background: #009bd4;
}

.row.share a.twitter:hover:before {
	background-color: #fff !important;
}

.share a.email {
	color: #ff5325;
	width: 78px;
	text-align: right;
}

.share a.email:hover {
	color: #fff;
	text-decoration: none;
	border-color: #e64d22;
	background: #e64d22;
}

.share a.email:hover:before {
	background-color: #fff !important;
}

.big-quote .share a:before,
.page-id-284 .share a:before,
.single .share a:before {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	
	-webkit-mask-position: left center;
	-webkit-mask-repeat: no-repeat;
	
	mask-position: left center;
	mask-repeat: no-repeat;
}

.big-quote .share .facebook:before,
.page-id-284 .share a.facebook:before,
.single .share a.facebook:before {
	content: '';
	margin-left: -23px;
	margin-top: 7px;
	background-color: #3b5998;
	width: 18px;
	height: 18px;
	
	-webkit-mask-size: 18px 18px;
	-webkit-mask-image: url(images/share-facebook.svg);

	mask-size: 18px 18px;
	mask-image: url(images/share-facebook.svg);
}

.big-quote .share a.twitter:before,
.page-id-284 .share a.twitter:before,
.single .share a.twitter:before {
	margin-left: -27px;
	margin-top: 7px;
	background-color: #00aced;
	width: 22px;
	height: 18px;
	
	-webkit-mask-size: 22px 18px;
	-webkit-mask-image: url(images/share-twitter.svg);

	mask-size: 22px 18px;
	mask-image: url(images/share-twitter.svg);
}

.big-quote .share a.email:before,
.page-id-284 .share a.email:before,
.single .share a.email:before {
	margin-left: -27px;
	margin-top: 7px;
	background-color: #ff5325;
	width: 21px;
	height: 18px;
	
	-webkit-mask-size: 21px 18px;
	-webkit-mask-image: url(images/share-email.svg);

	mask-size: 21px 18px;
	mask-image: url(images/share-email.svg);
}


/** POST - VIDEOS // single-videos.php **/

.single-videos .featured_image {
	margin-top: 16px;
	margin-bottom: 37px;
}

.single-videos .content {
	opacity: 1;
}

.video-wrapper .video-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9 !important;
	top: 0;
	left: 0;
}

.video-wrapper .play-btn {
	position: absolute;
	width: 72px;
	height: 72px;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
	text-indent: 0.25em;
	padding: 0;
	margin: 0;
	border-radius: 50%;
	cursor: pointer;
}
.video-wrapper .play-btn:HOVER{	
	transform: translateY(-50%) translateX(-50%) scale(1.25);;
	transition: 0.2s;
}

.video-wrapper .play-btn img {
	width: 72px;
	height: 72px;
}

.cast div {
	line-height: 19px;
}
.cast .margin-23{
	margin-top: 23px;
}

.cast span.person {
	opacity: 0.75;
	color: #221c23;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
}

.cast span.role {
	opacity: 0.3;
	color: #221c23;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.cast hr {
	border-top: 1px solid #ebebe8;
	margin: 57px 0 50px 0;
	padding: 0;
}

.single-videos .transcript a {
	color: #ff5325;
}

.you-may-also-like {
	padding-top: 30px;
	padding-bottom: 31px;
}

.you-may-also-like hr {
	margin-top: 57px;
	margin-bottom: 0;
}


.video-thb-container {
	position: relative;
}

.video-thb-overlay {
	width: 100%; 
	height: 100%; 
	position: absolute;
	background-color: rgba(0, 0, 0, 0.2);
}

.video-thb-play {
	position: absolute; 
	height: 36px; 
	width: 36px;
	top: 50%; 
	left: 50%;	
	transform: translateY(-50%) translateX(-50%);
}
.href:HOVER .video-thb-play, .video-thb-play:HOVER, .video-thb-play:FOCUS {
	transform: translateY(-50%) translateX(-50%) scale(1.25);
	transition: 0.3s;
}

.video-thb-play img {
	width: 36px;
}

.transcript_text {
	height: 112px;
	overflow: hidden;
}


/** search.php **/

.search {
	padding-top: 84px;
	margin-bottom: 50px
}

.search_results {
	padding-top: 50px;
	padding-bottom: 50px;
}


/** PAGE - CONTACT FORM **/

.contact-form {
	margin-top: 20px;
	margin-bottom: 20px;
}

.contact-form textarea {
	padding-left: 0;
}

.contact-form form {	
	margin-bottom: 56px;
	padding-bottom: 20px;
}

.contact-form label {
	color: rgba(34, 28, 35, 0.75);
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

.contact-form .form-control {
	border-bottom: 1px solid rgba(34, 28, 35, 0.15);
}

.contact-form textarea {
	height: 34px;
}
.contact-form textarea, .contact-form input[type=text]{
	font-weight: 500;
} 

.contact-form .row .row {
	margin-top: 40px;
}

.contact-form input[type="submit"] {
	width: 187px;
	height: 55px;
	background-color: #ff5325;
	border: 0;
	border-radius: 0;
	color: white;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
}
.contact-form input[type="submit"]:HOVER, .contact-form input[type="submit"]:FOCUS{
	background-color: #221C23;
	transition: 0.4s;
} 

.contact-form .contact-text {
	color: rgba(34, 28, 35, 0.3);
	/*line-height: 55px;*/
	padding-left: 13px;
}

.contact-form .contact-text a {
	color: #ff5325;
	text-decoration: none;
}


.contact-form ::-webkit-input-placeholder {
	color: rgba(34, 28, 35, 0.15);
}

.contact-form :-moz-placeholder { 
	color: rgba(34, 28, 35, 0.15);
}

.contact-form ::-moz-placeholder {  /* Firefox 19+ */
	color: rgba(34, 28, 35, 0.15);
}

.contact-form :-ms-input-placeholder {  
	color: rgba(34, 28, 35, 0.15);
}


/** Page - About / Team **/

.container.team {
	margin-top: 60px;
}

.team-member {
	text-align: center;
	margin-bottom: 40px;
}

.team-member h2 {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 4px;
}

.team-member h2 a {
	opacity: 0.75;
	color: #221c23;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;

	margin-bottom: 0;
	line-height: 18px;

}

.team-member span {
	text-transform: uppercase;
	opacity: 1;
	color: #221c23;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	position: relative;
	top: -5px;
	line-height: 12px;
}

.team-member span.team-position{
	opacity: 0.3;
}

.team-member img {
	margin: 0 auto;
}

.team-member .link {
	opacity: 0.3;
	display: inline-block;
	position: relative;
	top: -8px;
}
.team-member .link:HOVER, .team-member .link:FOCUS {
	opacity: 0.75;
}

.team-member .link.fb {
	background-image: url(images/share-facebook-dg.svg);	 
	width: 13px;
	height: 13px;
}

.team-member .link.twitter {
	background-image: url(images/share-twitter-dg.svg);
	width: 16px;
	height: 13px;
}

.page-id-26 .table th, .page-id-26 .table td { 
	border-top: none !important; 
	border-bottom: none !important;
	font-weight: normal;
	padding-left: 0;
	padding-right: 0;
}

.executive_producers h2:first-child {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 50px;
	padding-top: 40px;
}

.executive_producers h2:first-child:before {
	content: '';
	width: 60px;
	height: 4px;
	background-color: #ff5325;
	position: absolute;
	margin-top: 51px;
}

.executive_producers a {
	color: #ff5325;
}

.popover {
	background-color: rgba(34, 28, 35, 0.9);
	border-radius: 4px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);

	width: 322px;
	
	color: white;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

.popover.bottom>.arrow:after {
	background: transparent;
	border-bottom-color: rgba(34, 28, 35, 0.83);
}

.popover a {
	color: #ff5325;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 16px;
	text-transform: uppercase;
}


/** About - Press Highlights **/

h2.orange:first-child {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 46px;
	margin-top: 54px; 
}

.content h2.orange:first-child { /* video single */
	margin-top: 7px;
	margin-bottom: 53px;
}

h2.orange:first-child:before {
	content: '';
	width: 60px;
	height: 4px;
	background-color: #ff5325;
	position: absolute;
	margin-top: 46px;
}

article.press {
	border-bottom: 1px solid #ebebe8;;
	padding-bottom: 50px;
	margin-top: 50px;
	margin-bottom: 30px;
	color: rgba(34, 28, 35, 0.75);
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

article.press strong, article.press strong a {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 24px;
	font-weight: 800;
	line-height: 32px;
}
article.press a:HOVER strong, article.press strong a:HOVER  {
	color: #FF5325;
	transition: 0.1s;
}

article.press img {
	margin-top: 20px;
	margin-bottom: 10px;
	max-height: 20px;
	width: auto;
}

.press_category h2, .press_category h2.orange{
	margin-top: 48px;
}

.press_category article:last-child {
	margin-bottom: 0;
}

.container .press_category:nth-child(2) article:last-child {
	border-bottom: 0;
}


/** About - Press Highlights **/

.testimonials-logos {
	margin-top: 60px;
}

.testimonials-logos .col-sm-2:last-child {
	text-align: right;
}

article.testimonial {
	border-bottom: 1px solid #ebebe8;
	padding-bottom: 55px;
	margin-top: 54px; /* 31 */
	line-height: 28px;
}

article.testimonial:last-child {
	border-bottom: 0;
}

article.testimonial img {
	margin-right: 10px;
	border-radius: 50%;
}

article.testimonial:before {
	content: '';
	width: 13px;
	height: 10px;
	background: url(images/quote.svg) no-repeat;
	margin-left: -24px;
	margin-top: 5px;
	position: absolute;
}

article.testimonial > div {
	margin-top: 20px;
}

article.testimonial > div > div {
	position: relative;
	top: 2px;
}

article.testimonial div span {
	opacity: 0.3;
	color: #221c23;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
	position: relative;
	display: block;
	margin: 4px 0 0 55px;	
}

/** About **/

.about-title {
	
}

.about-photo {	
	
}

.about-white {
	margin-top: 28px;
	margin-bottom: 60px;
}

.about-photos {
/* 	position: absolute; */	
}

.about-grey-container {
	padding-bottom: 64px;
}
.about-grey-container hr{
	margin: 52px 0 28px;	
}

.about-grey-container .logos {
	margin-top: 20px;
}

.about-grey-container .logos div div {
/*	border: 1px solid red;	*/
}

.about-grey {
	margin-top: 60px;
}
@media (max-width: 992px) {
	
}
.about-logos{
	margin-top: 50px;
}
.about-logos a{
	color: #ff5325;
}
.about-logos a:hover{
	color: #23527c;
}




/** Advertising **/

.advertising-photos {
	margin-top: 22px; /*41*/
	margin-bottom: 51px;
}

.advertising-button {
	margin-top: -33px;
}

.advertising-button p {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: rgba(34, 28, 35, 0.3);
}

.advertising-button p a {
	color: #ff5325;
}

.advertising-button .btn {
	margin-bottom: 15px;
}

.horizontal-line {
	border-bottom: 1px solid #ebebe8;
	padding-bottom: 60px;
	margin-bottom: 30px;
}

.advertising-branded .btn {
	width: 317px;
}

.advertising-custom .btn {
	width: 254px;
}

.button-text {
	color: rgba(34, 28, 35, 0.3);
	line-height: 50px;
}

.advertising-custom .button-text {
	margin-bottom: 50px;
}

.button-text span a {
	color: #ff5325;
}

.advertising-row {
	margin-top: 33px;
	margin-bottom: 49px;
}

.advertising-clients {
	padding-bottom: 60px;
	margin-bottom: 59px;
}

.advertising-clients:first-child p {
	margin-bottom: 33px;
}

.advertising-clients article.testimonial {
	padding-bottom: 0;
}

.advertising-contact {
	padding-top: 0px;
	margin-top: 50px;
	margin-bottom: 0;
	padding-bottom: 23px;
}

.advertising-contact h2.orange:first-child {
	padding-top: 0;
	margin-top: 54px;
	margin-bottom: 63px;
}

.advertising-contact .contact-text {
	font-size: 18px;
}

.advertising-contact form {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.advertising-contact form textarea {
	height: 34px;
}

.advertising-contact.contact-form .row .row {
	margin-top: 26px;
}

.advertising-know-more p {
	margin-bottom: 20px;
}

#advertising-1 {	
	background-image: url(images/branded.png);	
}
#advertising-1::after{
	content: '';
	visibility: hidden;
	height: 0;
	width: 0;
	background-image: url(images/branded.gif);
}
#advertising-1:HOVER {
	background-image: url(images/branded.gif);
}

#advertising-2 {	
	background-image: url(images/custom.png);	
}
#advertising-2::after {
	content: '';
	visibility: hidden;
	height: 0;
	width: 0;
	background-image: url(images/custom.gif);
}
#advertising-2:HOVER {
	background-image: url(images/custom.gif);	
}

@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
  #advertising-1 {
	background-image: url(images/branded_2x.png);
	background-size: 555px 360px;	
	}
	#advertising-1:HOVER {
		background-image: url(images/branded_2x.gif);
	}
	
	#advertising-2 {
		background-image: url(images/custom_2x.png);
		background-size: 555px 360px;	
	}
	#advertising-2:HOVER {
		background-image: url(images/custom_2x.gif);	
	}
}

.advertising-link {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 104px;
}

.advertising-link span {
	color: white;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 48px;
	font-weight: 800;
	letter-spacing: 2px;
}

a.advertising-link:hover {
	color: white !important;
	text-decoration: none !important;
}

.advertising-link span::after {
	content: '';
	display: block;
	position: absolute;
	width: 60px;
	height: 8px;
	left: 44%;
	margin-top: 4px;
	background-color: white;
}



/** Book us **/

#book-us {
	background-image: url(images/speaking_2x.png);
	background-size: 100%;
	display: block;
	/*width: 1140px;*/
	width: 100%;

	text-align: center;
	padding-top: 139px;
}
#book-us::after {
	content: '';
	visibility: hidden;
	width: 0;
	height: 0;
	background-image: url(images/speaking_2x.gif);
}
#book-us:hover {
	text-decoration: none;
	background-image: url(images/speaking_2x.gif);
}

#book-us span {
	color: white;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 48px;
	font-weight: 800;
	letter-spacing: 2px;
}

#book-us span::after {
	content: '';
	display: block;
	position: absolute;
	width: 60px;
	height: 8px;
	left: 48%;
	margin-top: 4px;
	background-color: white;
}

.book-us h2:first-child{
	display: inline-block;
	position: relative;
}
.book-us h2:first-child::before {
	content: '';
	width: 80px;
	height: 80px;
	background-image: url(images/book-us-face.png);
	position: absolute;
	right: -60px;
	margin-top: -20px;
	z-index: -1;
}

.book-us .button-text {
	margin-bottom: 50px;
}

.book-us .button-text .btn {
	width: 170px;
}


/** Page - Tweet **/

.page-id-284 .share {
	position: relative;
	top: 55px;
}

.home .twitter_link {
	width: 111px !important;
	margin-left: 5px;
}

.twitter_link {
	text-align: center;
	color: #bfbdc0;
	width: 111px;
	padding-right: 0 !important;
}

.twitter_link:hover {
	background-color: #a2a0a3 !important;
	border-color: #a2a0a3 !important;
	text-decoration: none;
	color: #fff;
}

.twitter-row {
	margin-top: 76px;
	margin-bottom: 35px;
}


/** Videos // archive.php **/

.filter-bar {
	height: 84px; 
	margin-bottom: 60px;
}

.filter-bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.filter-bar ul li {
	float: left;
	padding: 0;
	margin: 0;
	display: inline-block;
}

.filter-bar ul li a {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #bcbabd;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}

.filter-bar .right_filter {
	padding-top: 16px;
	float: right;
}

.filter-bar .left_filter ul li a {
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
}

.filter-bar .left_filter ul li a:hover,
.filter-bar .left_filter ul li a.active {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff5325;
}

.filter-bar .right_filter ul li a:hover,
.filter-bar .right_filter ul li a.active {
	color: #ff5325;
	text-decoration: none;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(images/select.svg) !important;
	background-repeat: no-repeat;
	background-position: 97% center;  
	color: #ff5325;
	border: 0 !important;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;

	position: absolute;
	width: 150px; 
	right: 20px;
}

select option, select.clicked {
  color: #222 !important;
  text-align: right;  
}

.right_filter select{
	float: right;
	padding: 7px 10px;
	height: 37px;
	margin-top: 9px;	
   	position: static;
   	font-family: "Helvetica Neue",sans-serif;
   	font-weight: 700;
   	letter-spacing: 1px;
   	text-align: center;
   	max-width: 100%;
}
.right_filter select option{
	padding: 7px 2px;
	color: color: #ff5325;
	text-align: center;
}
.right_filter select option:hover{
	background-color: color: #ff5325;
	color: #fff;
}

#results {
	min-height: 500px;
}

.video {
	margin-bottom: 53px; /*60*/
}


/* Set equal height to columns */

#results .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

#results .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}


#results .follow-us .row {
	display: block !important;
}

#results .follow-us .row > [class*='col-'] {
	display: block !important;
}

/** Common styles **/

h2.entry-title {
	margin-top: 12px;
}

h2.entry-title a {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 24px;
	font-weight: 800;
}

h1.entry-title a:hover, h2.entry-title a:hover, .href:hover h2.entry-title a, .href:hover h1.entry-title a {
	color: #FF5325;
	text-decoration: none;
	transition: 0.1s;
}

.title {
	padding-top: 40px;
	padding-bottom: 40px;
}

.title p {
	opacity: 0.75;
	color: #221c23;
	font-family: Roboto;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
}

h1.title, .title h1 {
	color: #221c23;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 48px;
	font-weight: 800;
	line-height: 54px;

	margin-top: 15px;
	margin-bottom: 22px;
}

@media screen and (max-width: 767px){
	h1.title, .title h1 {
		font-size: 40px;
		line-height: 46px;
	}	
	.title p {
		font-size: 20px;
		line-height: 32px;
	}
}

.grey-container {
	background-color: #f7f7f5;
}

.orange-h2 h2, h2.orange, .about h2 {
	color: #221c23;
	opacity: 1;
	font-family: "Cooper Hewitt", sans-serif;
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 36px;
	text-transform: uppercase !important;
	margin-bottom: 50px;
}
.about h2{
	margin-bottom: 32px;
}

.orange-h2 h2:after, h2.orange:after, .about h2:after {
	content: '';
	width: 60px;
	height: 4px;
	background-color: #ff5325;	
	display: block;
	margin-top: 10px;
}

.btn-orange {
	width: 263px;
	height: 55px;
	background-color: #ff5325;
	color: #fff;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 41px;
	border-radius: 0;
}


::-webkit-input-placeholder { /* WebKit browsers */
	color: rgba(34, 28, 35, 0.15);
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: rgba(34, 28, 35, 0.15);
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: rgba(34, 28, 35, 0.15);
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: rgba(34, 28, 35, 0.15);
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.duration {
	font-size: 12px;
	position: absolute;
	opacity: 0.5;
	color: white;
	font-family: Helvetica Neue, Arial, sans-serif; 
	/*top: 177px;*/
	left: 20px;
	bottom: 13px;
	font-weight: 700;
	letter-spacing: 1px;
}

.popular-videos .duration {
	bottom: 13px;
	left: 20px;
}

/** Subcribe - box **/

	#subscribe {
		display: none;
		position: absolute;
		z-index: 2;
		width: 100%;
		color: #fff;
		width: 100%;
		height: 408px;
		background-color: #ffbd25;
	}

	#subscribe.newsletter-send .notification_container {
		text-align: center;
	}

	#subscribe p {
		margin-top: 160px;
		min-height: 80px;
		text-align: center;
		color: white;
		font-size: 18px;
		font-weight: 700;
		letter-spacing: 0.75px;
		line-height: 36px;
		margin-bottom: 0;
	}

	#subscribe p:after {
		content: '';
		background-image: url(images/subscribe-bg.svg);
		background-size: 134px;
		background-repeat: no-repeat;
		background-position: center 136px;
		opacity: 0.1;
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}

	#subscribe input[type="email"]:focus {
		outline: none;
	}

	#subscribe input[type="email"] {
		border: 0;
		background: transparent;
		border-bottom: 2px solid #fff;
		padding-bottom: 2px;
		line-height: 32px;
	}

	#subscribe input[type="email"]::-webkit-input-placeholder {
		opacity: 0.4;
		color: #221c23;
		font-family: "Cooper Hewitt", sans-serif;
		font-size: 24px;
		font-weight: 500;
		line-height: 36px;
	}

	#subscribe input[type="email"]:-moz-placeholder { 
		opacity: 0.4;
		color: #221c23;
		font-family: "Cooper Hewitt", sans-serif;
		font-size: 24px;
		font-weight: 500;
		line-height: 36px;
	}

	#subscribe input[type="email"]::-moz-placeholder {  /* Firefox 19+ */
		opacity: 0.4;
		color: #221c23;
		font-family: "Cooper Hewitt", sans-serif;
		font-size: 24px;
		font-weight: 500;
		line-height: 36px;
	}

	#subscribe input[type="email"]:-ms-input-placeholder {  
		opacity: 0.4;
		color: #221c23;
		font-family: "Cooper Hewitt", sans-serif;
		font-size: 24px;
		font-weight: 500;
		line-height: 36px;
	}

	#subscribe button {
		border: 0;
		background: transparent;
		color: #fff;
		float: right;
		color: white;
		font-family: "Cooper Hewitt", sans-serif;
		font-size: 24px;
		font-weight: 500;
		margin-top: -7px;
		padding: 0 3px 0 0;
	}
	
	#subscribe.newsletter-send button.mc-embedded-subscribe {
		display: none;
	}

	.subscribe-close  button {
		margin-top: 23px !important;
	}


	#hero-new{
		visibility: hidden;
		display: none;
	}


/** Media queries **/


/** XS - Mobile **/

@media screen and (max-width: 375px) {

	.twitter_link {
		margin-top: 5px;
		margin-left: 0 !important;
	}

}

@media screen and (max-width: 767px) {
	
	.page, .single {
		padding-top: 0px;
	}

	.container {
    	padding-right: 20px;
    	padding-left: 20px;
	}


	/** Menu **/

	#navbar-hamburger {
		position: absolute;
		z-index: 2;
	}

	.navbar-header {
		position: relative;
	}

	.navbar {
		min-height: 84px;
	}

	.navbar-brand {
		text-align: center !important;
		width: 50%;
		position: absolute;
		left: 25%;
		top: 0;
	}

	.navbar-brand img {
		text-align: center;
		margin: 21px auto;
	}

	.navbar-toggle {
		margin-left: 5px;
		height: 39px;
	}

	#navbar-close {
		margin-left: -8px;
	}

	.subscribe-link {
		margin-right: -20px;
	}

	.navbar-static {
        position: static;
        z-index: 1030;
        right: 0;
        left: 0;   
        border-radius: 0;
		top: 0px;
        border-width: 0;
    }

    .navbar-collapse {
    	padding-left: 0;
    	padding-right: 0;
    	padding-top: 16px;
    }

    .navbar-shares {
		width: 33%;
		margin-left: 30%;
		display: inline-block !important;
    }

    .navbar-shares li {
		width: 15%;
		display: inline-block;
    }

	.navbar-shares li a svg {
    	width: 24px;
    	height: 24px;
    }

    .navbar-shares li:nth-child(2) a svg {
    	width: 29px;
    	height: 24px;
    }

    span.caret {
    	border: none;
    	width: 0px;
    }

	span.caret:after {
		content: '+';
		position: absolute;
		margin-top: -29px;
		margin-left: -5px;
	}

	#subscribe {
		height: 327px;
	}

	.subscribe-close button {
		float: right;
		padding-right: 0;
	}

	#subscribe .container {
		padding-left: 10px;
		padding-right: 10px;
	}

	#subscribe .container .row {
		margin-right: -15px;
	}

	#subscribe .container .mc-field-group .row .col-xs-3 {
		padding-right: 4px;
	}

	#subscribe p {
		margin-top: 155px;
		line-height: 24px;
		margin-bottom: 0;
		font-size: 16px; /** TEST !!! Delete this line for production **/
	}

	#subscribe form {
		margin-top: 22px;
	}

	#subscribe form button {
		margin-top: 8px;
		padding-right: 0;
		position: absolute;
		right: 15px;
	}

	#subscribe form input[type="email"] {
		padding-left: 0;
		width: 100%;
		border-radius: 0;
	}

	input[type="email"] {
		border-radius: 0;
	}

	#subscribe form input[type="email"], #subscribe form button {
		font-size: 18px;
	}

	#subscribe input[type="email"]::-webkit-input-placeholder {
		font-size: 18px;
	}

	#subscribe input[type="email"]:-moz-placeholder { 
		font-size: 18px;
	}

	#subscribe input[type="email"]::-moz-placeholder {  /* Firefox 19+ */
		font-size: 18px;
	}

	#subscribe input[type="email"]:-ms-input-placeholder {  
		font-size: 18px;
	}


	/** Home - index.php **/

    .hero {
    	margin-top: 0px;
		min-height: 375px !important;
		height: 375px;
		position: static;
    }

    .hero a h2 {
    	font-size: 30px;
    	line-height: 34px;
    }

    .hero p {
    	font-size: 16px;
    	line-height: 24px;
    }

    .hero.first-user {
		height: 475px;
	}

	.fu-background {
		z-index: 1;
	}

    .hero.first-user h2 {
    	font-size: 30px;
    	line-height: 30px;
    	margin-top: 5px;
    }

    .hero.first-user p.tag {
    	font-size: 16px;
    	line-height: 24px;
    }

    .hero.first-user .fu-row  [class*="col-"] {
		float: left;
	}

	.fu-row {
		display: inline-block;
	}

	.returning-videos {
		margin-top: 0px;
	}

    .articles {
    	margin-top: 10px;
    }

    .articles article div.caption {
		top: calc(50% - 14px);
	}

    .articles .row {
    	margin-bottom: 20px;
    }

    .articles h1.entry-title {
    	margin-top: 8px;
    	line-height: 32px;
    }

    .articles h1.entry-title a {
    	font-size: 24px;
    	line-height: 24px;
    }

    .articles p.text {
    	font-size: 16px;
    	line-height: 24px;
    	margin-bottom: 5px;
    }

    .newsletter-border {
    	font-size: 16px;
    }

    .newsletter-border .img {
    	margin-left: 0;
    }

    .newsletter-border .form {
    	margin-left: 0;
    }

    .newsletter-border .form input {
    	line-height: normal;
    }

    .newsletter-border .form .btn {
		font-size: 16px;
		text-align: right;
		width: auto;
		margin-top: 8px;
    }

    .newsletter-form ::-webkit-input-placeholder {
		font-size: 16px;
		color: rgba(34, 28, 35, 0.15);
		line-height: normal;
	}

	.newsletter-form :-moz-placeholder { 
		font-size: 16px;
		color: rgba(34, 28, 35, 0.15);
		line-height: normal;
	}

	.newsletter-form ::-moz-placeholder {  /* Firefox 19+ */
		font-size: 16px;
		color: rgba(34, 28, 35, 0.15);
		line-height: normal;
	}

	.newsletter-form :-ms-input-placeholder {  
		font-size: 16px;
		color: rgba(34, 28, 35, 0.15);
		line-height: normal;
	}

	.newsletter-form .form-line {
		margin: 0 0 20px 0;
		float: none;
	}

	.newsletter-form .row {
		margin-bottom: 0;
	}

	.newsletter-border-bottom {
		margin-bottom: 40px;
	}

	.newsletter-form .form {
		margin-left: 0;
		font-size: 16px;
	}

	.newsletter-form .img {
		height: 108px;
	}

	.newsletter-form .img div {
		position: absolute;
		width: 335px;
		height: 108px;
	}

	.newsletter-form .img div:first-child {
		z-index: 2
	}

	.newsletter-form .img div:first-child svg  { /* Logo */
		width: 83px;
		margin-top: 23px;
	}
	.newsletter-form .img div:first-child svg path {
		fill: #ff5325;
	}

	.newsletter-form .img div:nth-child(2) {
		z-index: 3;
	}

	.newsletter-form .img div:nth-child(2) svg { /* Newsletter */
		margin-top: 60px;
	}

	.newsletter-form .img div:nth-child(3) {
		z-index: 1
	}

	.newsletter-form .img div:nth-child(3) svg { /* Background */
		width: 181px;
		float: right;
		margin-right: 20px;
	}

	.newsletter-form .img div:nth-child(3) svg path {
		fill: rgba(0,0,0,0.05);
	}

	.newsletter-form .form .btn {
		font-size: 16px;
		margin-left: 1px;
		margin-top: 1px;
		position: absolute;
		right: 10px;
		top: -1px;
	}

	.newsletter-border .form .btn {
		right: 15px;
	}

	.newsletter-form input {
		width: 100%;
		margin-bottom: 20px;
		padding-left: 0px !important;
	}

	.newsletter-container span.alert {
		margin-top: -14px !important;
		border: 0;
	}

	#subscribe.newsletter-container span.alert {
		margin-top: 8px !important;
	}

	.popular-videos {
		margin-top: 40px;
		margin-bottom: 40px;
		padding-bottom: -40px;
	}

	.popular-videos article {
		margin-bottom: 40px;
	}
	
	.popular-videos div.row:last-child div:last-child article {
		margin-bottom: 0px;
	}
	
	.big-quote .quote p {
		font-size: 30px;
		font-weight: 800;
		line-height: 44px;
		margin-bottom: 34px;
	}
	
	.big-quote .author img {
		margin-bottom: 0;
	}

	.big-quote .author div:first-child {
		padding-left: 0;
	}

	.big-quote .author .caption {
		margin-top: 27px;
	}

	.big-quote .share {
    	margin-top: 20px;
    	margin-bottom: 10px;
	}


    .follow-us {
    	height: 230px;
    }

    .follow-us p {
    	margin-top: 0;
    	margin-bottom: 21px;
    }

    .follow-us .share a {
    	margin: 0;
    	padding: 0 !important;
    }

    .follow-us .share a.facebook {
    	margin: 0;
    }

    .follow-us a.twitter {
    	margin: 0;
    }

    .follow-us a.youtube {
    	margin: 0;
    }

    .follow-us a.rss {
    	margin: 0;
    	float: right;
    	padding-left: 25px;
	   	background-position: 0px center;
    }

	.alm-reveal { /* Load more container */
		margin-top: 40px;
	}

    #money p {
    	font-size: 16px;
    }

    .money .logos div.col-xs-3 {
    	width: 22%;
    }

    .money .logos div.col-xs-4 {
    	width: 28%;
    }

    .money .logos div, .logos div:last-child {
		text-align: left;
		padding-left: 5px;
    }

    .logos div {
    	margin-bottom: 18px;
    }

    .credits {
    	text-align: left !important;
    	margin-top: 40px;
    }

    footer {
    	padding-top: 59px;
    	padding-bottom: 59px;
    }

	footer ul li {
		width: 50%;
		margin: 0;
	}


	.filter-bar {
		margin-top: 85px;
	}

	.button-text span {
		margin-left: 0;
		margin-top: 20px;
	}

	.page-id-272 .advertising-row h2:before {
		
	}


	/* Team */

	.executive_producers {
		padding-bottom: 40px;
	}

	.executive_producers .row:last-child div {
		margin-top: 10px;
	}


	/* Testimonials */

	.testimonials-logos .row div {
		padding-left: 0;
		text-align: left;
	}

	.testimonials-logos .col-sm-2:last-child {
		text-align: left !important;
	}


	/* Tweet */
	.page-id-284 .share div:first-child {
		margin-bottom: 20px;
	}


	/* Video single */

	.cast div {
		margin-bottom: 15px;
	}

	.button-text {
		line-height: normal;
	}

	.btn-orange {
		margin-bottom: 10px;
	}

	.contact-form textarea {
	  text-indent: -2px !important;
	}

	.contact-form textarea::-webkit-input-placeholder {
		text-indent: 0px !important; 
	}

	.contact-form .contact-text {
		padding-left: 0;
	}


	#book-us, .advertising-link {
		height: 360px;
	}

	.advertising-link:first-child {
		margin-bottom: 20px;
	}
	
	

	.about-photos {
		position: static;
	}

	.about-photos img {
		
	}

	

}

#nav{
/* 	position: static; */
}



/** SM - Tablet portrait **/

@media (min-width: 768px) {

	/** Menu **/

	#nav.affix {
	    position: fixed;
	    top: 0;
	    width: 100%;
	    z-index: 10;
	}

	.navbar {
		min-height: 84px;
		/*height: 84px;*/
		margin-bottom: 0;
	}

	
	span.caret {
		display: none;
	}

	.navbar-header button {
		margin-top: 25px;
	}

	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	  	margin-left: 0;
	}

	.navbar-brand {
	    text-align: center !important;
	    width: 50%;
	    position: absolute;
	    left: 25%;
	    top: 0;
	}

	.navbar-brand img {
	    text-align: center;
	    margin: 21px auto;
	}

	.query-xs .container {
		width: 100%;
		padding-bottom: 79px;
		padding-left: 0;
		padding-right: 0;
	}

	#navbar.collapse {
		padding-left: 0;
		padding-right: 0;
	}

 	.navbar-shares {
		width: 33%;
		margin-left: 30%;
		display: inline-block !important;
    }

    .navbar-shares li {
		width: 9%;
		display: inline-block;
    }

	.navbar-shares li a svg {
    	width: 24px;
    	height: 24px;
    }

    .navbar-shares li:nth-child(2) a svg {
    	width: 29px;
    	height: 24px;
    }

    span.caret {
    	border: none;
    	width: 14px;
    }

	span.caret:after {
		content: '+';
		position: absolute;
		margin-top: -29px;
		margin-left: -12px;
	}

	.dropdown-menu {
		background-color: #1a1a1a;
		border: 0;
		border-radius: 0;
		top: 88%;
		padding: 5px 0 20px
	}

	.dropdown-menu>li>a {
		color: #fff;
	}

	#white {
		top: 0px;
		margin-bottom: 600px;
	}

	.hero {
		height: 600px;
	}


    .hero.first-user h2 {
    	font-size: 40px;
    	line-height: 40px;
    	margin-top: 0;
    }

    .hero.first-user p.tag {
    	font-size: 20px;
    	line-height: 24px;
    }


	#subscribe input[type="email"] {
		width: 720px;
	}

    /** Home **/

	.articles article h1 {
		font-size: 24px;
		line-height: 32px;
	}

	.articles article p.text {
		font-size: 16px;
		line-height: 24px;
	}

	.articles article p.date {
		font-size: 12px;
		line-height: 16px;
		margin-top: 10px;
	}

	.big-quote .quote p {
		font-size: 36px;
		font-weight: 800;
		line-height: 44px;
	}

	.big-quote .author {
		padding-left: 0;
		padding-top: 25px;
	}

	.big-quote .share {
    	margin-top: 20px;
	}


	.popular-videos article {
		margin-bottom: 40px;
	}
	
	.popular-videos div.row:last-child div:last-child article {
		margin-bottom: 0px;
	}
	
	.newsletter-form.newsletter-border .form {
		padding-right: 35px;
	}

	.newsletter-form .form {
		margin: 0;
	}

	.newsletter-border .img {
		padding-left: 40px;
		margin-left: 0;
	}

	.newsletter-form .img {
		height: 108px;
	}

	.newsletter-form .img div {
		position: absolute;
		width: 368px;
		height: 108px;
	}

	.newsletter-form .img div:first-child {
		z-index: 2
	}

	.newsletter-form .img div:first-child svg  { /* Logo */
		width: 83px;
		margin-top: 23px;
	}
	.newsletter-form .img div:first-child svg path {
		fill: #ff5325;
	}

	.newsletter-form .img div:nth-child(2) {
		z-index: 3;
	}

	.newsletter-form .img div:nth-child(2) svg { /* Newsletter */
		margin-top: 60px;
	}

	.newsletter-form .img div:nth-child(3) {
		z-index: 1
	}

	.newsletter-form .img div:nth-child(3) svg { /* Background */
		width: 188px;
		float: right;
		margin-right: 65px;
	}

	.newsletter-form .img div:nth-child(3) svg path {
		fill: rgba(0,0,0,0.05);
	}

	.newsletter-form p {
		font-size: 16px;
		line-height: 24px;
	}

	.newsletter-form input {
		width: 100%;
	}

	.newsletter-form .form .btn
	{
		font-size: 16px;
		margin-left: 1px;
		margin-top: 1px;
		position: absolute;
		right: 12px;
		top: -1px;
	}

	#subscribe button.btn {
		position: absolute;
		right: 12px;
		top: -1px;
	}

	::-webkit-input-placeholder {
		font-size: 16px;
	}

	:-moz-placeholder { 
		font-size: 16px;
	}

	::-moz-placeholder {  /* Firefox 19+ */
		font-size: 16px;
	}

	:-ms-input-placeholder {  
		font-size: 16px;
	}

	.follow-us .share > .row > div {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.follow-us .share > .row > div:first-child {
		margin-left: 0 !important;
	}

	.follow-us .share > .row > div:last-child {
		margin-right: 0 !important;
		width: auto;
		text-align: right;
	}

	.follow-us .share .facebook {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 146.25px !important;
	}

	.follow-us .share .twitter {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 130.53px !important;
	}

	.follow-us .share .youtube {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 70px;
		width: 147.8px !important;
	}

	.follow-us .share .rss {
		padding-left: 56px;
	}

	.logos div {
		padding-left: 0;
		padding-right: 0;
		width: auto;
		margin-right: 27px;
	}

	.logos div:first-child {
		padding-left: 15px;
	}

	.logos div:last-child {
		text-align: right;
		margin-right: 0;
	}

	.page-id-13 .logos div:nth-child(4),
	.page-id-272 .logos div:nth-child(4),
	.page-id-265 .logos div:nth-child(4) {
		padding-left: 15px;
	}

	.page-id-13 .logos div, 
	.page-id-272 .logos div, 
	.page-id-265 .logos div {
		margin-bottom: 15px;
	}



	#book-us {
		height: 360px;
	}

	.advertising-link {
		height: 360px;
	}

	.executive_producers {
		padding-bottom: 60px;
	}

	.executive_producers .row:last-child div {
		margin-top: 10px;
	}

	footer .credits {
		text-align: center;
	}


	.page-id-284 .share div:first-child {
		text-align: left;
	}

	.page-id-284 .share div:last-child {
		text-align: right;
	}

}


/** MD - Tablet Landscape **/

@media (min-width: 992px) {

	.page, .single {
		padding-top: 84px;
	}

	.navbar {
		height: 84px;
	}

	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	  	margin-left: -15px;
	}

	.navbar-brand {
	    width: auto;
	    position: relative;
	}

	.navbar-center {
    	margin-left: 34px !important;
    	float: left !important;
	}

	.navbar-nav > li > a {
		line-height: 84px;
		height: 84px;
	}

	.navbar-right {
		margin-right: -10px;
	}

 	.navbar-shares {
		width: auto;
		margin-left: 15px;
		display: inline-block !important;
    }

    .navbar-shares li {
		width: auto;
		display: inline-block;
    }

	.navbar-shares li a svg {
    	width: auto;
    	height: auto;
    }

    .navbar-shares li:nth-child(2) a svg {
    	width: auto;
    	height: auto;
    }

    .dropdown:hover .dropdown-menu {
		display: block;
		margin-top: 0; 
	}

    #query input[type="text"] {
		max-width: 970px;
    }

    #query button {
    	margin-left: 936px;
    	margin-top: -44px;
	}

	#query {
		overflow: hidden;
		width: 970px;
	}


	#subscribe input[type="email"] {
		width: 750px;
		margin-left: 15px;
	}

	#subscribe .notification_container {
		padding-left: 14px;
	}

	#subscribe button.btn {
		padding-right: 12px;
	}

	.hero.first-user h2 {
		font-size: 48px;
		line-height: 54px;
	}

	.hero.first-user p.tag {
		font-size: 24px;
		line-height: 36px;
	}	
    #white {
		top: 0px;
		margin-bottom: 0;
	}

	.articles .newsletter-form .row {
		margin-bottom: 0;
	}

	.articles .row {
		margin-bottom: 60px;
	}

	.articles article div.text div.cell {
	    height: 245px;
	}

	.articles article h1 {
		font-size: 36px;
		line-height: 42px;
	}

	.articles article p.text {
		font-size: 18px;
		line-height: 28px;
	}

	.newsletter-form .form {
		margin-left: 0;
		margin-right: 40px;
		width: 528px;
		padding: 0;
		float: right;
	}

	.newsletter-form.newsletter-border .form {
		padding-right: 0px;
	}

	.newsletter-form input {
		width: 528px;
	}

	.newsletter-form .btn {
		margin-left: 0;
	}


	.newsletter-form p {
		font-size: 18px;
		line-height: 28px;
	}

	.big-quote .quote p {
		color: #221c23;
		font-family: "Cooper Hewitt", sans-serif;
		font-size: 48px;
		font-weight: 800;
		line-height: 60px;
	}

	.follow-us .share > .row > div:first-child {
		margin-left: 0 !important;
		margin-right: 20px;
	}

	.follow-us .youtube {
		padding-left: 70px;
	}

	.follow-us .rss {
		padding-left: 56px;
	}

	.follow-us a:hover {	
		background-color: rgba(255, 255, 255, 1);
		border-radius: 3px;
		border-color: #ebebe8;
		text-decoration: none;
	}

	.follow-us a:active {	
		background-color: rgba(255, 255, 255, 0.5);
		border-radius: 3px;
		border-color: #ebebe8;
		text-decoration: none;
	}

	.follow-us .share .rss {
		padding-left: 0;
		margin-left: 10px;
	}

	.logos div {
		margin-right: 71px;
	}

	.filter-bar {
		margin-top: 85px;
	}
	
	

	footer .credits {
		text-align: right;
	}

}


/** LG - Desktop **/

@media (min-width: 1200px) {

	.navbar-center {
    	margin-left: 100px !important;
    	float: none !important;
	}

	#query {
		overflow: hidden;
		width: 1180px;
	}

	#query input[type="text"] {
		max-width: 1180px;
	}

	#query button {
    	margin-left: 1136px;
    	margin-top: -44px;
	}

	#subscribe input[type="email"] {
		margin-left: 0;
	}

	#subscribe .notification_container {
		padding-left: 0;
	}

	#subscribe button.btn {
		padding-right: 3px;
	}

	.articles article div.text div.cell {
	    height: 300px;
	}

	.newsletter-border .img {
    	margin-left: 36px;
    }

    .newsletter-border .form {
    	margin-right: 71px;
    }
	
    .newsletter-form .form input {
    	border-bottom: 1px solid rgba(34, 28, 35, 0.15);
    	width: 690px;
    }

	.newsletter-form .form input:focus {
		border-bottom: 1px solid #221c23;
	}

	.newsletter-form .form-line {
		max-width: 690px;
		width: 100%;
		margin-right: 25px;
		float: right;
	}

	.newsletter-border .form-line {
		margin-right: 56px;
	}

	.newsletter-form .form {
		width: 690px;
	}

	.newsletter-form .btn {
		float: right;
	}

	.author {
		margin: 0;
	}

	.logos div {
		margin-right: 112px;
	}
	
	.page-id-13 .logos div,
	.page-id-272 .logos div,
	.page-id-265 .logos div {
		margin-right: 32px;
	}

	.page-id-13 .logos div:last-child,
	.page-id-272 .logos div:last-child,
	.page-id-265 .logos div:last-child {
		margin-right: 0 !important;
	}

	#book-us {
		height: 360px;
	}

	.advertising-link {
		height: 360px;
	}

	p.text {
		margin-bottom: 3px;
	}


	.contact-form .contact-text {
		line-height: 55px;
		padding-left: 13px;
	}



}









/** Hack Responsive Menu Breaking Point **/

@media (max-width: 992px) { /* 768px */

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        box-shadow: none;
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        display: inline !important;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
		color: white;
		font-family: Roboto;
		font-size: 24px;
		font-weight: 500;
    }

    .collapse.in {
  		display:block !important;
	}

	.collapse.in ul {
		margin-bottom: 16px;
	}

	.navbar-toggle {
		float: left;
		padding-left: 0;
		margin-top: 15px;
	}

	.subscribe-link {
		position: absolute;
		right: 25px;
		height: 84px;
		line-height: 84px;		
		text-transform: none !important;
		font-size: 16px;
	}

	.navbar-collapse li a { 
		background-color: #1a1a1a;
	}

	.nav {
		list-style: none;
		padding-left: 0;
	}

	.navbar-shares {
		display: none;
	}

	.navbar-center {
		margin-left: 0;
	}

	.dropdown-menu>li>a {
		color: #fff;
		text-align: center;
		font-size: 20px;
	}
	
}


/** Mobile menu design **/

.icon-bar {
	background-color: #fff;
	width: 24px;
}

*:focus {
    outline: none;
}


.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background: transparent;
}

.btn.focus, .btn-orange:focus, .btn-orange:hover {
	background-color: #221C23;
	color: #F24E14;
	transition: 0.3s;
}

input[type="text"] {
	border-radius: 0;
}

/*
Contact form
*/

.contact-form input:focus,
.contact-form textarea:focus {
	border-color: #221c23;
}

span.wpcf7-not-valid-tip {
	color: #ff5325;
	font-size: 14px;
	margin-top: 10px;
}

div.wpcf7-response-output {
	margin: 0;
}

div.wpcf7-validation-errors {
	border-color: #ff5325;
}

.wpcf7-not-valid {
	border-color: #ff5325 !important;	
}

#map{
	width: 100%;
	height: 640px;
}

.client-logo{
	height: 20px;
	max-width: 100px;
}

.featured_image > img{
	margin: auto;
}

.book-us h4, .advertising-know-more h4{
	margin: 28px 0 4px;
}
.team-photo img{
	border-radius: 45px;
}
.filter-bar-compact{
	margin-top: 20px;
	margin-bottom: 0px;
	height: 30px;
}
.booking-img{
	width: 100%;
}

.hp-big-link{
	display: block;
	margin: 20px 0 80px;	
	background-image: url("images/logo-orange.svg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 170px 96px;
}
.hp-link-less-space{
	margin-bottom: 50px;
}
.hp-big-link a{
	display: block;
	padding: 65px 0 0 0;
	font-family: "Cooper Hewitt",sans-serif;
	font-size: 70px;
	color: #221C23;
	font-weight: 800;
	text-transform: uppercase;
	background-size: 240px 135px;
	background-position: 700px 0;
	background-repeat: no-repeat;
	line-height: 70px;
}

#hp-hire-link:HOVER{
	background-image: url("images/branded.gif");
}
#hp-book-link:HOVER{
	background-image: url("images/speaking.gif");
}

.press_filter ul li a:hover,
.press_filter ul li a.active {
	color: #ff5325;
	text-decoration: none;
}
.continue-to-site{
	display: inline-block;
	margin: 0 0 40px 0;
}
.continue-to-site span{
	display: inline-block;
	color: #221C23;
	opacity: 0.3;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}
.continue-to-site:HOVER span{
	opacity: 0.4
}
.continue-to-site img{
	
}

.img-mask{
	position: relative;
	display: inline-block;
}
.img-mask span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #221C23;
	display: inline-block;
	opacity: 0;
}
.href:hover .img-mask span{
	opacity: 0.15;
	transition: 0.1s;
}
.href{
	cursor: pointer;
}

/**-- loader --*/


.loader {
  margin: 0 auto;
  opacity: 0.3;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  border: 4px solid #221C23;
  top: 50%;
  animation: loader 2s infinite ease;
}

.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #221C23;
  animation: loader-inner 2s infinite ease-in;
}



@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  
  25% {
    transform: rotate(180deg);
  }
  
  50% {
    transform: rotate(180deg);
  }
  
  75% {
    transform: rotate(360deg);
  }
  
  100% {
    transform: rotate(360deg);
  }
}

@keyframes loader-inner {
  0% {
    height: 0%;
  }
  
  25% {
    height: 0%;
  }
  
  50% {
    height: 100%;
  }
  
  75% {
    height: 100%;
  }
  
  100% {
    height: 0%;
  }
}


/* form loader & buttons */
.form-submit-container{
	position: relative;
}

.contact-form .wpcf7-form span.ajax-loader{   
    background-color: #FF5325;
    background-image: url("/wp-content/themes/vooza/images/loading-orange.gif");
    background-position: 70px 18px;
    background-repeat: no-repeat;
    height: 32px;
    left: 15px;
    margin: 0 !important;
    padding: 0 187px 55px 0;
    position: absolute;
    top: 0px;
    width: 0;
}
@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 .contact-form .ajax-loader{  
   background-image: url("/wp-content/themes/vooza/images/loading-orange_2x.gif");
   background-size: 50px 20px;
 }
}

#contact-form-submit-btn:ACTIVE, #contact-form-submit-btn:FOCUS{	
/* 	background-color: #FF6C3F; */
}
	

.sent #contact-form-submit-btn{	
	animation: form-submit-btn-anim 2s 1 ease-in
}
@keyframes form-submit-btn-anim{
	0% {
	    background-color: #4BD800;
		content: "Thanks!";
	  }
	99%{
		background-color: #4BD800;
		content: "Thanks!";
	}  
	100% {
	   	background-color: #FF5325;
		content: "Send message!";
	}  
}

.contact-form-thanks{
	background-color: #4bd800;
    color: white;
    width: 187px;
    height: 55px;
    padding: 6px 12px;
    font-family: "Helvetica Neue",sans-serif;
    font-size: 18px;
    font-weight: 700;
    left: 15px;
    position: absolute;
    top: 0px;
    visibility: hidden;
    text-align: center;
    line-height: 42px;
}
.sent .contact-form-thanks{
	animation: form-submit-thanks-anim 2s 1 ease-in
}
@keyframes form-submit-thanks-anim{
	0% {
	    visibility: visible;
	  }
	99%{
		visibility: visible;
	}  
	100% {
	   	visibility: hidden;
	}  
}

.wpcf7-mail-sent-ok{
	display: none !important;
}

@media screen and (min-width: 992px){ 
	#header-facebook, #header-twitter, #header-rss{
		height: 34px;	
		width: 34px;
		border-radius: 3px;
		margin: 25px 4px;
		background-color: #fff;
		padding: 0;
		line-height: 40px;
	}
	#header-facebook:HOVER{
		background-color: #3B5998 !important;
	}
	#header-twitter:HOVER{
		background-color: #00ACED !important;
	}
	#header-rss:HOVER{
		background-color: #FF9A00 !important;
	}
	#header-facebook:HOVER svg path, #header-twitter:HOVER svg path, #header-rss:HOVER svg path{
		fill: #ffffff;
	}
	#header-facebook svg, #header-twitter svg, #header-rss svg{
		width: 18px;
		height: 18px;
	}
	#header-facebook svg path{	
		fill: #3B5998;
	}
	#header-twitter svg path{	
		fill: #00ACED;
	}
	#header-rss svg path{	
		fill: #FF9A00;
	}
	#subscribe-link{
		height: 34px;			
		border-radius: 3px;
		margin: 25px 4px;
		background-color: #FFBD25;
		padding: 0 8px;
		line-height: 36px;
	}
	#subscribe-link:HOVER {
		background-color: #fff !important;
		color: #FFBD25;
	}
}
#whatisvooza{
	margin-top: 60px;
	display: none;
}

#whatisvooza .left{
	padding: 0 0 0 60px;
	position: relative;
}
#whatisvooza .left p{
	font-family: "Cooper Hewitt";
	font-size: 26px;
	font-weight: 900;
	line-height: 42px;
	color: #221C23;	
	z-index: 100;
	position: relative;	
}
#whatisvooza .left div{
	position: relative;
	height: 38px;
	z-index: 2;
}
#whatisvooza .left svg{
	width: 92px;
	position: absolute;
	z-index: 2;
}
#whatisvooza .left svg path{
	fill: #ff5325;
}
#whatisvooza .right{
	padding: 40px 60px 0 0;
}
#wiv-close{
	color: rgba(34,28,35,0.3);
	font-size: 26px;
	position: relative;
	right: 30px;	
}
@media screen and (max-width: 992px){
	#whatisvooza .left{
		padding: 0 60px 0 60px;		
	}	
	#whatisvooza .right{
		padding: 40px 60px 0 60px;
	}
}
@media screen and (max-width: 375px) {
	#whatisvooza .left{
		padding: 0 10px 0 10px;		
	}	
	#whatisvooza .right{
		padding: 40px 10px 0 10px;
	}
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.row:before, .row:after{
	width: 0; /* bootstrap grid hack for safari */
}


.masonry-item, .masonry-sizer{
	width: 100%;
}
@media screen and (min-width: 768px){
	.masonry-item, .masonry-sizer{
		width: 50%;
	}	
}
@media screen and (min-width: 992px){
	.masonry-item, .masonry-sizer{
		width: 33.33333%;
	}	
}
@media screen and (min-width: 1200px){
	.masonry-item, .masonry-sizer{
		width: 25%;
	}
}
.masonry{
	margin: -15px;
}

.masonry-item{
	padding: 15px 15px;
	box-sizing: border-box;
}

.masonry-item img{
	width: 100%;
}

.bg-white-to-gray{
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #f7f7f5 50%, #f7f7f5 100%);
}
.bg-gray-to-white{
	background: linear-gradient(to bottom, #f7f7f5 0%, #f7f7f5 50%, #ffffff 50%, #ffffff 100%);
}
.bg-white-to-gray-85px{
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 85px, #f7f7f5 85px, #f7f7f5 100%);
}
.bg-gray-to-white-85px{
	background: linear-gradient(to bottom, #f7f7f5 0%, #f7f7f5 85px, #ffffff 85px, #ffffff 100%);
}

@media screen and (max-width: 767px){
	.sm-margin-40{
		margin-top: 60px;
	}
}

.row-no-padding{
	margin-left: 0;
	margin-right: 0;	
}
.row-no-padding > div {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


/* -- mobile dropdown always expanded --
*/


@media (max-width: 767px){
	.navbar-nav .dropdown > a{
		display: none;
	}
	.navbar-nav .dropdown .dropdown-menu {
	    position: static;
	    float: none;
	    width: auto;
	    margin-top: 0;
	    margin-bottom: 0;
	    background-color: transparent;
	    border: 0;
	    -webkit-box-shadow: none;
	    box-shadow: none;
		display: block;
	}
	.navbar-nav .dropdown .dropdown-menu > li > a{
		font-size: 24px;
		font-weight: 500;
		line-height: 54px;
		height: 54px;
		padding-top: 10px;
		padding-bottom: 10px;
	}	
}