/*
Theme Name: Dan Semon
Description: Website for Sound Designer Dan Semon
Version: 1.0
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/
/* ! normalize.css v1.0.0 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* * Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/* * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support. */
[hidden] { display: none; }
/* ==========================================================================
Base
========================================================================== */
/* * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom. */
 
html { font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */ }
html, html a { -webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }
/* * Addresses `font-family` inconsistency between `textarea` and other form
* elements. */
html, button, input, select, textarea { font-family: 'Open Sans', sans-serif; }
/* * Addresses margins handled incorrectly in IE 6/7. */
body { margin: 0; font-family: 'Open Sans', sans-serif; }
/* ==========================================================================
Links
========================================================================== */
/* * Addresses `outline` inconsistency between Chrome and other browsers. */
 
a:focus { outline: thin dotted; }
/* * Improves readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/* * Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome. */
 
h1 { font-size: 2em; margin: 0.67em 0; color: #353535; font-family: 'Open Sans', sans-serif; }
h2 { font-size: 1.5em; margin: 0.83em 0;  font-family: 'Open Sans', sans-serif;}
h3 { font-size: 2.6em; color: #434a54; font-weight: 200; line-height: 1.3em; font-family: 'Open Sans', sans-serif;}
h4 { font-size: 1em; margin: 1.33em 0; font-family: 'Open Sans', sans-serif; }
h5 { font-size: 0.83em; margin: 1.67em 0; font-family: 'Open Sans', sans-serif !important; }
h6 { font-size: 0.75em; margin: 2.33em 0;  font-family: 'Open Sans', sans-serif !important;}
/* * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }
/* * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
/* * Addresses styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/* * Addresses styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }
/* * Addresses margins set differently in IE 6/7. */
p, pre { margin: 1em 0; }
/* * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* * Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
/* * Addresses CSS quotes not supported in IE 6/7. */
q { quotes: none; }
/* * Addresses `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
/* * Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* ==========================================================================
Lists
========================================================================== */
/* * Addresses margins set differently in IE 6/7. */
 
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
/* * Addresses paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0 0 0 40px; }
/* * Corrects list images handled incorrectly in IE 7. */
nav ul, nav ol { list-style: none; list-style-image: none; }
/* ==========================================================================
Embedded content
========================================================================== */
/* * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7. */
 
img { border: 0; /* 1 */
-ms-interpolation-mode: bicubic; /* 2 */ }
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/* * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
 
figure { margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/* * Corrects margin displayed oddly in IE 6/7. */
 
form { margin: 0; }
/* * Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/* * 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */
	padding: 0; white-space: normal; /* 2 */
*margin-left: -7px; /* 3 */ }
/* * 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome.
* 3. Improves appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
*vertical-align: middle; /* 3 */ }
/* * Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet. */
button, input { line-height: normal; }
/* * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6. */
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
*overflow: visible; /* 4 */ }
/* * Re-set default cursor for disabled elements. */
button[disabled], input[disabled] { cursor: default; }
/* * 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
*width: 13px; /* 3 */ }
/* * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box; }
/* * Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/* * Removes inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* * 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */
vertical-align: top; /* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/* * Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }
/* ==========================================================================
Global Styles
========================================================================== */

p {line-height: 22px; color: #4f4f4f;}
.post_content p {padding: 0px; margin: 0px auto; max-width: 800px; display: inline-block;}
.post_content h1 {margin: 0px; padding: 10px 0px;}
.post_content .huge_it_videogallery {margin-top: 40px;}
.post_content .portfolio-track h3 {color: #000 !important;}

blockquote {padding: 20px 0px; margin: 0px; text-align: center; border: none;}
blockquote p {line-height: 24px; font-size: 15px;}
span.quote-name {display: block; font-size: 15px; margin: 0px; padding: 0px; font-weight: bold;}
span.company {display: block; font-size: 15px; margin: 0px; line-height: 22px;}

a:hover {text-decoration: none; color: #ebb012;}
.home h3 {text-transform: uppercase; font-size: 28px; margin-top: 50px; color: #000;}

.bread {padding: 10px 0px; font-size: 13px; background-color: #fff; margin: 0px 0px; width: 100%; margin-top: -20px; color: #222;}
.bread .row {padding: 0px 25px;}
#breadcrumbs a {color: #a19774;}
#main article {border: none;}

/***********************
******* Home intro ********
***********************/
.hero-home {    
	background: #000 url("img/hero-bg.jpg") no-repeat;
	background-size: cover; 
	background-position: center; 
	height: 500px;
	margin-top: -6px;
}

.home-block-up {margin-top: -100px;}

.demo-block {
	border: 6px solid #fff;
}

.demo-block img {width: 100%;}
.demo-reel {padding-top: 120px;}

h2 {color: #307fc1; text-transform: uppercase; font-size: 32px;}


.black-bg {background-color: #000; margin-top: 50px; padding: 60px 0px;}
#huge_it_videogallery .huge_it_big_li.portfolio-track {padding-bottom: 40px !important;}
.portfolio .portfolio-track .cover {overflow: hidden; height: 180px;}
.portfolio .portfolio-track .cover a img {width: 100%;}
.portfolio-track h3 {color: #fff; text-transform:  uppercase; margin: 0px; padding: 10px 0px 5px 0px; font-size: 15px;  transition-timing-function: ease-in; transition: 0.25s; font-weight: 500;}
.portfolio-track:hover h3 {color: #307fc1 !important; transition-timing-function: ease-in; transition: 0.2s;}
.portfolio-track p {margin: 0px; padding: 0px; color: #4f4f4f;}

.btn {text-align: center; color: #fff; background-color: #307fc1; padding: 10px 20px; text-transform: uppercase; border-radius: 0px; margin: 20px auto; letter-spacing: 2px; transition-timing-function: ease-in; transition: 0.2s;}

.video-element_2 .image-block_2 .play-icon {top: -20px !important;}
.video-element_2 {border-radius: 0px !important; max-width: 100% !important;}
.video-element_2 .image-block_2 img {width: 100% !important; max-width: 100% !important;}
.video-element_2 .image-block_2 {max-width: 100% !important;}

#huge_it_videogallery {padding: 0px !important; background-color: transparent !important; box-shadow: 0 0 0 !important;}
#huge_it_videogallery li img {min-height: 10% !important;}
#huge_it_videogallery li a {border-radius: 0px !important; max-width: 280px !important;}
#huge_it_videogallery .huge_it_big_li {height: auto !important; max-width: 265px !important; border: none !important; margin: 10px !important; border-radius: 0px !important;}

.play-icon {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
	background:url('img/play-icon.png') center 60px no-repeat;
	background-size: 40px;
	transition-timing-function: ease-in; transition: 0.25s;
}

.portfolio-track:hover .play-icon {background-size: 50px; background-position-y: 55px; transition-timing-function: ease-in; transition: 0.2s;}


.play-icon-reel {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	background:url('img/play-icon-reel.png') center center no-repeat;
	background-size: 80px;
	transition-timing-function: ease-out; transition: 0.6s;
}

.demo-block:hover .play-icon-reel {background:url('img/play-icon-hover.png') center center no-repeat; background-size: 110px; transition-timing-function: ease-in; transition: 0.6s;}

#vcboxTopLeft, #vcboxTopRight, #vcboxBottomLeft,  #vcboxBottomRight, #vcboxMiddleLeft,  #vcboxMiddleRight,  #vcboxTopCenter,#vcboxBottomCenter {background-image: none !important;}
#vcboxOverlay{background:url(../images/admin_images/overlay.png) repeat; opacity: 0.8 !important;}



.wpcf7 label, .wpcf7 p {width: 100%; display: block; text-align: left; margin-top: 30px;}
.wpcf7 label input, .wpcf7 label textarea {width: 100%; display: block; text-align: left; padding: 10px; border-radius: 0px; border: none; background-color: #eee;}



/* ==========================================================================
Navigation
========================================================================== */
.navbar {
	padding: 0px; 
	background-color: #000;
	margin-bottom: 0px;
	border: none;
	border-bottom: 1px solid #4a4a4a;
	border-radius: 0px;
	transition: all 1s;
  	-moz-transition: all 1s; /* Firefox 4 */
  	-webkit-transition: all 1s; /* Safari and Chrome */
 	-o-transition: all 1s; /* Opera */ 
  	font-family: 'Open Sans', sans-serif;
}

.main-menu {max-width: 440px; display: inline-block; padding: 0px 40px;}
.dropdown-menu {border-top: none; -webkit-box-shadow: none;
box-shadow: none;}

.dropdown:hover .dropdown-menu {
    display: block;
    left: 0px;
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #000;
	background-image: none;
	border: 1px solid #000;
	border-radius: 4px;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {background-color: transparent; color: #fff;}

.navbar .logo {font-size: 22px; text-align: center; position: absolute; left: 50%; margin-left: -94px !important;  /* 50% of your logo width */ display: block;}

.navbar .logo img {width: 100%; max-width: 300px; margin: 0px; padding: 0px; margin-top: 8px;}
.navbar-brand img {max-width: 187px;}
.navbar-default .navbar-nav>li>a:hover {color: #f0ab3a;}
ul.header-menu {padding: 0px 20px;}
.navbar li a {color: #fff !important; display: inline-block; margin: 0px; padding: 30px 35px 30px 35px; letter-spacing: 2px; font-weight: 600; font-size: 14px; border: none;}
.navbar li a:hover {color: #88cfeb !important;}

.header-menu li {padding: 0px 10px;}
.main-menu li a {line-height: 22px; text-transform: uppercase;}

.dropdown-menu li a
{color: #000 !important;
display: block;
margin: 0px;
padding: 0px 15px;
font-weight: 400;
letter-spacing: 1px;}

.main-menu .dropdown-menu li a {line-height: 36px;}


/* ==========================================================================
Footer
========================================================================== */
#footer-nav {background-color: #eeeeee; padding: 15px 0px 20px 0px; color: #7f7f7f; font-size: 11px; margin-top: 60px; text-transform: uppercase;}
#footer-nav .social {font-size: 24px;}
#footer-nav a { color: #7f7f7f; font-size: 11px; padding: 20px 10px;}
#footer-nav a:hover { color: #307fc1; }

/* ==========================================================================
Media Queries
========================================================================== */
/* xGA iPad */
@media screen and (max-width:768px) {
		.dropdown-menu {
		position: relative;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		float: left;
		width: 100% !important;
		padding: 5px 0px 5px 0px;
		margin: 0px 0px 10px 0px;
		list-style: none;
		background-color: #f2f2f2;
		border: none;
		border-radius: none !important;
		}	
		.main-menu li a {line-height: 20px; text-transform: uppercase; display: block; width: 100%;}
		.navbar-nav {margin: 0px;}
		.dropdown-menu li a {line-height: 20px; text-transform: uppercase; display: block; width: 100%; padding: 0px;}
		.navbar li a {line-height: 20px; text-transform: uppercase; display: block; width: 100%; padding: 10px 0px;}
		.dropdown-menu li { padding: 5px 0px; margin-left: 10px;}
		.main-menu {display: block;}
				
		.dropdown-menu li a:hover {
		color: #434a54;
		background-color: transparent;}	
		
		.demo-reel {padding-top: 20px; padding-left: 20px;}
		
.home-block-up {margin-top: -40px;}	
.hero-home {    
	background: #000 url("img/hero-bg.jpg") no-repeat;
	background-size: 100% auto; 
	background-position: top center; 
	height: 260px;
	margin-top: -6px;
}
}

/* 1200px (Small Desktop, Netbook) */
@media screen and (max-width:1100px) {
	.demo-reel h2 {font-size: 28px;}
	.demo-reel {padding-top: 140px; padding-left: 20px;}

}

/* Bootstrap 990px Breakpoint to 480px */
@media screen and (min-width:480px) and (max-width:991px) {
	.wrapper { background: #f3f5f8; height: 540px; }
	.navbar li a {padding: 25px 15px;}

	.navbar .logo {text-align: center;}
	.navbar .logo img {display: block; margin: 10px auto; width: 140px;}
	.demo-reel {padding-top: 20px; padding-left: 20px;}
}


/* 480px (WVGA - Low End Windows Phone) */
@media screen and (max-width:680px) {
	.mobile {display: none;}
	.navbar li a {padding: 10px 15px;}
	.navbar .logo img {display: block; margin: 10px auto; width: 140px;}
	.navbar .logo {margin-left: -70px !important;  /* 50% of your logo width */}
	.demo-reel {padding-top: 10px; padding-left: 10px;}
	.demo-reel h2 {font-size: 26px;}		
}