/* @override 
	http://cdn.smny.us.s3.amazonaws.com/wp-content/themes/smny/style.css.gzip
	http://redesign.smny.us/wp/wp-content/themes/smny/style.css
	http://redesign.smny.us/wp/wp-content/themes/smny/style.css
	http://redesign.smny.us/wp/wp-content/themes/smny/style.css
	http://redesign.smny.us/wp/wp-content/themes/smny/style.css
	http://redesign.smny.us/wp/wp-content/themes/smny/style.css
	http://redesign.smny.us/wp/wp-content/themes/smny/style.css
	http://redesign.smny.us/wp/wp-content/themes/smny/style.css
	http://redesign.smny.us/wp/wp-content/themes/smny/style.css
	http://redesign.smny.us/wp/wp-content/themes/smny/style.css
	http://redesign.smny.us/wp/wp-content/themes/smny/style.css
	http://redesign.smny.us/wp/wp-content/themes/smny/style.css
	http://cdn.smny.us.s3.amazonaws.com/wp-content/themes/smny/style.css.gzip
	http://www.smny.us/wp-content/themes/smny/style.css
*/

/*

Theme Name: Studio Mercury [ny]
Description: Based on Bootstrap
Author: Studio Mercury - in house
Author URI: http://www.smny.us/
Version: 2.0
Tags: mercury, bootstrap, jquery, responsive
License: Not usable by anyone but Studio Mercury
License URI: -
*/


/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */

/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}


@font-face {
    font-family: 'sans-serif';
    src: url('webfonts/NationalWeb-Light.eot?') format('eot'),
         url('webfonts/NationalWeb-Light.woff') format('woff'),
         url('webfonts/NationalWeb-Light.ttf') format('truetype'),
         url('webfonts/NationalWeb-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sans-serif';
    src: url('webfonts/NationalWeb-Semibold.eot?') format('eot'),
         url('webfonts/NationalWeb-Semibold.woff') format('woff'),
         url('webfonts/NationalWeb-Semibold.ttf') format('truetype'),
         url('webfonts/NationalWeb-Semibold.svg') format('svg');
	font-style: normal;
	font-weight: bold;
}


body {
    font-family: 'sans-serif';
    padding: 0px;
    font-weight: normal; 
    font-style: normal;
    color: fff;
}

a, a:hover { color: inherit; text-decoration: none; }

a:hover { color: #00a3da; }

p a { color: #00a3da; }

p { font-size: 16px; }

blockquote{
    margin-left: 25px;
}
blockquote p {
	font-weight: normal;
	font-style: normal;
	padding-right: 50px;
	color: #6c6c6c;
	font-family: "ff-meta-serif-web-pro";
	font-size: 16px;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.uppercase {
	text-transform: uppercase;
}

hr {
	border-width: 0;
	border-style: none;
	border-bottom: 1px solid #cecfce;
}

.serif {
	font-family: "ff-meta-serif-web-pro";
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; font-style: normal; margin: 0px; font-family: 'sans-serif'; -webkit-font-smoothing: antialiased; }
h1 { font-size: 36px; }
h2 { font-size: 24px; }
h3 { font-size: 25px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; line-height: 1.6; }
h6 { font-size: 12px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { font-weight: bold; }

.tracking { letter-spacing: 1px; }
h1.tracking { letter-spacing: 4px; }

.deck {
	font-size: 20px;
	line-height: 1.4;
	margin-top: 15px;
	margin-bottom: 15px;
}



.embed-container { position: relative; padding-bottom: 56.25%; padding-top: 0px; height: 0; overflow: hidden; max-width: 100%; height: auto; } 
.embed-container iframe, 
.embed-container object, 
.embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }




body.white { color: #fff; }
body.white .navbar { color: #555; }
body.white .navbar #logo { background-position: 0 0;}
body.white .navbar #logo:hover { background-position: 0 -22px;}
body.white .navbar .nav-name { background-color: #fff; }
body.white .navbar .nav-name:hover { background-color: #555; color: #fff; }
body.white .navbar .small-menu { background-color: #fff; }
body.white .navbar .single-page-info { background-color: #fff; }
body.white #social_icons { color: #fff; }
body.white #social_icons a:hover { color: #808080; }

body.gray-60 { color: #555; }
body.gray-60 .navbar { color: #fff; }
body.gray-60 .navbar #logo { background-position: 0 -22px;}
body.gray-60 .navbar #logo:hover { background-position: 0 -44px;}
body.gray-60 .navbar .nav-name { background-color: #808080; }
body.gray-60 .navbar .nav-name:hover { background-color: #555; color: #fff; }
body.gray-60 .navbar .small-menu { background-color: #808080; }
body.gray-60 .navbar .single-page-info { background-color: #808080; }
body.gray-60 #social_icons { color: #808080; }
body.gray-60 #social_icons a:hover { color: #555; }

body.gray-90 { color: #555; }
body.gray-90 .navbar { color: #fff; }
body.gray-90 .navbar #logo { background-position: 0 -44px;}
body.gray-90 .navbar #logo:hover { background-position: 0 -22px;}
body.gray-90 .navbar .nav-name { background-color: #555; }
body.gray-90 .navbar .nav-name:hover { background-color: #808080; color: #fff; }
body.gray-90 .navbar .small-menu { background-color: #555; }
body.gray-90 .navbar .single-page-info { background-color: #555; }
body.gray-90 #social_icons { color: #555; }
body.gray-90 #social_icons a:hover { color: #808080; }

body.home #social_icons {
    color: #333;
}

#social_icons a{
    -webkit-transition: color .25s linear;
    transition: color .25s linear;
    -moz-transition: color .25s linear;
    padding: 7px;
}

.nav-name{
    -webkit-transition: background-color .25s linear;
    transition: background-color .25s linear;
    -moz-transition: background-color .25s linear;
}


/* @end */


/* @group Sections */


.home header {
	display: none;
}


header {
	padding: 20px 0;
	z-index: 99;
}

#home {
	display: block;
	position: relative;
}

#work {
	color: #fff;
	padding: 70px 20px;
}

#about {
	color: #555555;
	padding: 70px 20px;
}

#video {
	padding-top: 15%;
	padding-bottom: 15%;
}

#news {
	color: #555555;
	padding: 70px 0;
}

#team {
	color: #555555;
	padding: 50px 0 150px;
}

#contact {
	color: #555555;
	padding: 5% 0 10%;
}

/* @end */

/* @group Navigation */

.navbar, navbar-fixed-top, .navbar-inner {
	background-color: transparent;
	background-image: none;
	border: none;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0) !important;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0) !important;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0) !important;
	z-index: 1;
}

.navbar .nav-shown {
	height: 21px;
	overflow: hidden;
}

.navbar #logo {
	width: 25px;
	height: 21px;
	padding: 0px;
	background-size: 25px !important;
	background-image: url(img/logo_sprite-50Percent.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 1px;
}

.ie8 .navbar #logo { 
background: url(images/logo.png) no-repeat;	
}

.navbar .nav-name {
	background-color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 10px;
	display: block;
	margin-left: 41px;
}

.navbar .small-menu {
	background-color: white;
	padding: 15px;
	margin-left: 41px;
	font-size: 12px;
	/* border-right: 1px dotted #919191; */
}

.navbar .single-page-info {
	background-color: #fff;
	margin-left: 0px;
	padding: 105px 30px 30px;
	display: block;
	position: relative;
	height: 370px;
	border-left: 1px dotted #919191;
}
.navbar .single-page-info a {
	color: #00ADEE;
}
.navbar .studio_address a {
	color: #00ADEE;
	font-weight: bold;
	margin-left: 5px;
}


.single-page-info #project_information {
}

.collapsed {
	cursor: pointer;
}

ul#menu-studio-mercury-navigation {
	font-weight: bold;
}

ul#menu-studio-mercury-navigation li a {
	display: block;
}

ul#menu-studio-mercury-navigation li a:hover {
	color: #00a3da;
}

#studio ul#menu-studio-mercury-navigation li a:hover {
	color: #000;
}

.navbar .studio_mission {
	width: 85%;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.navbar .menu-arrow-down {
	padding: 5px;
}

header .logo {
	float: left;
	padding: 10px 20px 10px 0;
	display: inline-block;
}

header .logo a {
	letter-spacing: 2px;
	font-weight: bold;
}

header .menu-studio-mercury-navigation-container ul li a {
	color: #000;
	letter-spacing: 2px;
}


/* @end */

/* @group Home */

.selected-projects {
	margin-top: 30%;
	margin-bottom: 15%;
}

#studio {
	bottom: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #555555;
	background-color: white;
}

.section-head {
	font-size: 15px;
	letter-spacing: 2px;
	text-align: center;
}

.backstretch {
	display: block;
	width: 100%;
	height: 100%;
}

#selected-projects {
	padding-top: 20px;
	padding-bottom: 20px;
}

ul#menu-selected-projects {
	text-align: center;
}

ul#menu-selected-projects li {
	display: inline-block;
	padding: 0 7px;
	font-size: 34px;
	text-shadow: 1px 1px 10px rgba(0,0,0,.2);
	font-family: 'sans-serif';
    font-weight: normal;
	line-height: 1.2;
	-webkit-font-smoothing: antialiased;
}

ul#menu-selected-projects li a {
	padding: 0 3px;
	font-family: 'sans-serif';
    font-weight: normal;
    color: #fff;
    cursor: default;
}

ul#menu-selected-projects li a.active {
	font-family: 'sans-serif';
	font-weight: normal;
}

.menu-studio-mercury-navigation-container ul li {
	display: inline-block;
}

.menu-studio-mercury-navigation-container ul li a {
	padding: 12px 10px 10px;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #00a3da;
	font-size: 12px;
}

.news-date {
	color: #00a3da;
	margin-bottom: 10px;
}

ul.home-news-entries > li {
	padding: 50px;
	font-size: 12px;
	height: 250px;
}

.home-news-entires h5 p {
	font-size: 10px;
	display: none;
}

.home-news-entries h5 p {
	font-size: 12px;
}



/* @end */

/* @group About */

.about-smny {
	margin-top: 20px;
}

.about-smny p {
	font-size: 30px;
}

/* @end */



/* @group Work
 */

#work ul#work_sort {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #b4b4b4;
}
#work ul#work_sort li a {
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    -moz-transition: all .25s linear;
	display: block;
}
#work ul#work_sort li a:hover{
	color: #fefffe;
}

#work .table-hover tbody tr:hover>td,
#work .table-hover tbody tr:hover>th {
	background-color:#555;
	cursor: pointer;
}

#work .table-hover tbody tr >td, #work .table-hover tbody tr >th{
   -webkit-transition: color .25s linear; 
	transition: color .25s linear;
	-moz-transition: color .25s linear;	
}

#work tbody tr td {
	border-color: #555;
}
#work tbody tr td:hover {
}

.popover {
	border: none;
	padding: 0;
	margin: 0;
}

.popover .arrow {
display: none;
}

.popover-content {
	padding: 0;
	margin: 0;
}

.thumbnail {
	border: none;
	padding: 0px;
}

.project {
}

.project a .front {
width: 280px;
height: 180px;
}

.project a .back {
position: absolute;
top: 0;
left: 0;
background-color: rgba(0,0,0,0.8);
/*
width: 100%;
height: 100%;
*/
width: 280px;
height: 180px;
display: none;
overflow: hidden;
}

.project a .back .back-wrapper {
	padding: 15px;
}

#work #thumbnails .project {
	margin: 5px;
}

/* @end */

/* @group News */

h4.single-title {
	padding: 10px;
	padding-right: 30px;
}

.accordion-group {
	border: none;
	border-bottom: 1px dotted #555;
	border-radius: 0px;
	-webkit-transition: background-color .25s linear;
	transition: background-color .25s linear;
	-moz-transition: background-color .25s linear;
}

.accordion-heading{
    cursor: hand;
    cursor: pointer;
}

.accordion-inner {
	padding:25px;
}

.accordion-group.active {
	background-color: #fff !important;
}

.accordion-group:hover {
	background-color: #dcdcdb;
}

#work table {
	margin-top: 75px;
}

span.news-toggle-btn {
	font-size: 10px;
	color: #7b7b7b;
	padding: 10px;
}

/* @end */

/* @group Single Page */

#single-page {
	margin-top: 70px;
}

.page-content {
	margin-top: 10%;
	margin-bottom: 10%;
}

ul#names {
	text-align: center;
}

ul#names li {
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	padding: 30px 15px 15px;
	color: #00a3da;
	letter-spacing: 1px;
}

ul#names li.active {
	color: #1a1918;
	background: url(img/arrow-up-film.png) no-repeat center 15px;
	background-size: 9px;
}


/* @end */






/* @group Isotope */

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: opacity;
     -moz-transition-property: opacity;
      -ms-transition-property: opacity;
       -o-transition-property: opacity;
          transition-property: opacity;
}

.isotope .isotope-item {
  -webkit-transition-property: opacity;
     -moz-transition-property: opacity;
      -ms-transition-property: opacity;
       -o-transition-property: opacity;
          transition-property: opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

.project{ position: absolute; min-height: 176px;}

/* @end */



/* @group Slideshows */

.slides {
	position: relative;
}


.slides .slidesjs-slide img {
	width: 100%;
	height: auto;	
}



#slidesjs-container {
	position: relative;
	z-index: 1;
}

.slides a.slidesjs-previous {
	position: absolute;
	width: 10%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	color: transparent;
	background: url(img/arrows-slideshow-prev.png) no-repeat 25% center;
	background-size: 17px 17px;
}

.slides a.slidesjs-next {
	position: absolute;
	width: 10%;
	height: 100%;
	right: 0;
	top: 0;
	z-index: 999;
	color: transparent;
	background: transparent url(img/arrows-slideshow-next.png) no-repeat 75% center;
	background-size: 17px 17px;
}


/* @end */

/* @group Modal */

.modal {
	background-color: transparent;
	width: 900px; 
}

#workModal {
}

.modal-body {
	padding: 0;
	width: 100%;
	max-width: 1000px;
	overflow-y: hidden;
    height: 100%;
    max-height:900px;
}
.single-modal {
	background-color: white;
	color: #000;
	padding: 10px;
	overflow: hidden;
}


/* @end */



/* @group Case Studies */

#case-study img {
	width: 100%;
	height: auto;
}


#case-study h1 {
	margin-bottom: 30px;
}

#case-study p {
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify !important;
	margin-top: 25px;
	margin-bottom: 25px;
}

#case-study .deck {
	margin-top: 15px;
}

#case-study #image-header {
	width: 100%;
	height: 650px;
	display: block;
	top: 0;
	left: 0;
	z-index: -1;
	margin-bottom: 50px;
}

#case-study #image-header-holder {

}

#case-study .slides {
	padding-top: 25px;
	padding-bottom: 25px;
}

/* @end */





@media (min-width: 1200px) { 
	.modal{
    	width: 960px;
    	margin-left: -480px;}
 	}
 
@media (min-width: 768px) and (max-width: 979px) { 
	.modal{
    	width: 760px;
    	margin-left: -380px;
    }
 }



@media (max-width:765px){

	header .logo {
		display: block;
		width: 100%;
		text-align: center;
	}
	
	ul#menu-selected-projects li {
		font-size: 22px;
	}
	
	ul#names li {
		display: inline-block;
		font-size: 12px;
		text-transform: uppercase;
		padding: 10px;
		color: #00a3da;
		letter-spacing: 0px;
	}	
	
	ul#names li.active {
		background: none;
	}
	
	.menu-studio-mercury-navigation-container ul {
		text-align: center;
	}
	
	.menu-studio-mercury-navigation-container ul li a {
		padding: 5px;
		font-weight: 100;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #00a3da;
		font-size: 12px;
	}
	
	#single-page #slides {
		padding-bottom: 20px;
	}
	
	ul.home-news-entries > li {
		padding: 50px;
		font-size: 12px;
		height: auto;
	}	
	
	.team > div {
		padding: 25px;
	}
	
	#case-study #image-header {
		height: 300px;
	}
	
	ul#menu-selected-projects {
		display: none;
	}
	
}
