/*
 Theme Name:     Company 3
 Author:         Lemonade NY
 Author URI:     http://lemonadeny.com
 Version:        1.5.0
 Text Domain: 	 company-3


 Table of Contents:
 
   1.0 - Global
   2.0 - Patterns
   3.0 - Header

------------------------------------------------------------------- 
*/


/* ----------------------------------------------------------------
  GLOBAL STYLES
---------------------------------------------------------------- */

@font-face {
	font-family: 'MyriadPro';
	src: url('fonts/myriadpro-regular.eot'); 
	src: url('fonts/myriadpro-regular.woff') format('woff'), 
	     url('fonts/myriadpro-regular.ttf')  format('truetype') 
	}

@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('fonts/myriadpro-bold-webfont.eot'); 
	src: url('fonts/myriadpro-bold-webfont.woff') format('woff'), 
	     url('fonts/myriadpro-bold-webfont.ttf')  format('truetype')
	}

@font-face {
	font-family: 'MyriadPro-Italic';
	src: url('fonts/myriadpro-it-webfont.eot'); 
	src: url('fonts/myriadpro-it-webfont.woff') format('woff'), 
	     url('fonts/myriadpro-it-webfont.ttf')  format('truetype') 
	}




@font-face {
  font-family: 'NantesWeb-Bold';
  src: url('fonts/NantesWeb-Bold.eot'); 
  src: url('fonts/NantesWeb-Bold.woff') format('woff'), 
        url('fonts/NantesWeb-Bold.woff2')  format('woff2') 
  }

@font-face {
  font-family: 'NantesWeb-BoldItalic';
  src: url('fonts/NantesWeb-BoldItalic.eot'); 
  src: url('fonts/NantesWeb-BoldItalic.woff') format('woff'), 
        url('fonts/NantesWeb-BoldItalic.woff2')  format('woff2') 
  }

@font-face {
  font-family: 'untitled-sans-web-bold';
  src: url('fonts/untitled-sans-web-bold.eot'); 
  src: url('fonts/untitled-sans-web-bold.woff') format('woff'), 
        url('fonts/untitled-sans-web-bold.woff2')  format('woff2') 
}

@font-face {
  font-family: 'untitled-sans-web-regular';
  src: url('fonts/untitled-sans-web-regular.eot'); 
  src: url('fonts/untitled-sans-web-regular.woff') format('woff'), 
        url('fonts/untitled-sans-web-regular.woff2')  format('woff2') 
}

@font-face {
  font-family: 'untitled-sans-web-regular-italic';
  src: url('fonts/untitled-sans-web-regular-italic.eot'); 
  src: url('fonts/untitled-sans-web-regular-italic.woff') format('woff'), 
        url('fonts/untitled-sans-web-regular-italic.woff2')  format('woff2') 
}



body {
  font-family:'untitled-sans-web-regular', Times, serif;
	font: 400 13px/21px 'untitled-sans-web-regular', Times, serif;
	color: #333;	
	margin:0;
}

body.home {
  background-color:#000;
}

.mobile-only {
  display:none;
}

a {
  color:#000;
  text-decoration:none;
}

img {
  height:auto;
}

ul {
  display:block;
}

.hide {
	display: none;
}




/* ----------------------------------------------------------------
  PATTERNS
---------------------------------------------------------------- */

.title {
	font: 400 28px/30px 'NantesWeb-Bold', Times, serif;
	-webkit-font-smoothing:antialiased;
  letter-spacing:0.0625em;
  color: #005f69;
}
.title a {
  color:#000;
}
.title a:hover {
  text-decoration:underline;
}

.page-title {
  font-family: 'NantesWeb-Bold';
  text-align:center;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 37px;
  color: #005f69;
}
.page-title.black {
  background:#000;
  color:#fff;
  padding:10px 0;
  margin-bottom:50px;
  font-weight:normal;
  font-family: 'NantesWeb-Bold';
  letter-spacing: 0.0625em;
}

.subtitle {
	font-style: italic;	
	font: 400 28px/30px 'untitled-sans-web-regular-italic', Times, serif;
	-webkit-font-smoothing:antialiased;
	color: #666;
}


/* INTRO SECTIONS */
.intro {
  text-align:center;
  margin-bottom:30px; 
}
.sidebar-container .intro {
  margin-bottom:50px;
}
.services .intro {
  margin-top:40px;
}
#tertiary .intro {
  margin-top:35px;
}
.search-results .intro,
.search-no-results .intro {
  margin-top:40px;
}
.tax-video-categories .intro {
  margin-top:40px;
}

.intro .title,
.sidebar-container .intro .title {
  font-family: 'NantesWeb-Bold';
  padding:0;
  margin:0;
}
.intro .excerpt,
#content .excerpt {
  font:normal 13px/21px 'untitled-sans-web-regular', 'MyriadPro';
}


.breadcrumbs {
  text-align:center;
	font: 400 16px/20px 'NantesWeb', Times, serif;  	
	-webkit-font-smoothing:antialiased;
  letter-spacing: 0.0625em;
  color: #005f69;
}
.breadcrumbs span {
  margin:0 4px;
}
.breadcrumb .active {
	font: 900 16px/20px 'NantesWeb-Bold', Times, serif;  	
}


.location li {
	display: inline-block;
	width: 26px;
	height: 18px;
	border: 1px solid #666;
	text-align: center;
	font: 400 16px/20px 'untitled-sans-web-regular', Times, serif;  	
	color: #666;	
}

.button {
  width: 150px;
  height: 38px;
  background: #666;
  color: #fff;	
}
.button:hover {
	color: #ccc;
}
.button .small {
	width: 100px;
	height: 22px;
}


.pagination {
	font: 400 13px/20px 'untitled-sans-web-regular', sans-serif;  	
	color: #666;	
}
.pagination a {
	font: 400 13px/20px 'untitled-sans-web-regular', sans-serif;  	
	color: #666;	
}
.pagination a:hover {
	color: #000;	
}

.moretag {
	color: black;
	margin-left: 2px;
	text-decoration: none;
	font-weight: 700;	
	background: url('images/readmore.png') no-repeat 0 0px;
	background-repeat: no-repeat;
	padding: 2px 3px 0 10px;
	margin-left: 10px;
}
.search-results .moretag {
  text-decoration:none;
  background:none;
  padding:0;
  display:block;
  margin:15px 0 0;
  font-weight:normal;
}

.first {
  margin-left:0;
}
.last {
  margin-right:0;
}


.entry-header {
	min-height: 35px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	position: relative;
	margin-bottom: 33px;
}
.entry-header .title {
  font-family: 'NantesWeb-Bold';
	margin-right: 250px;
	/* margin-bottom:18px; */
}
.entry-header .title a {
	-webkit-font-smoothing:antialiased;
  color: #005f69;
}
.entry-header .details {
	font: 400 16px/22px 'untitled-sans-web-regular', Times, serif;
	color: #666;
	font-style: normal;
	position: absolute;
	right: 0;
	bottom: 10px;
	/* width: 135px; */
	text-align: right;
	/* float:right; */
}
.entry-header .details .locations-list {
  margin-left:10px;
}
.entry-header .triangle {
	width: 21px;
	height: 16px;
	position: absolute;
	background-image: url('images/triangle.png');
	bottom: -15px;
	left: 21px;
}

.page .entry-header .title {
  /* margin-right:215px; */
}
.page .entry-header .page-title {
  margin-right:0;
}
/*
.page .entry-header .details {
  width:215px;
}
*/

.entry-content {
  font-size:13px;
  font-family:'untitled-sans-web-regular', sans-serif;
}
.entry-content .description {
  margin:10px 0;
}
.entry-content .social.share,
#blog-wrap .social.share {
  overflow:hidden;
  margin:10px 0;
}
.entry-content .social.share em,
#blog-wrap .social.share em  {
  margin-right:10px;
  display:block;
  float:left;
  color:#000;
}
.entry-content .social.share em:hover,
#blog-wrap .social.share em:hover {
  color:#666;
}

.entry-meta {
  margin:25px 0;
  font-weight: 700;
  font-family:'untitled-sans-web-bold', sans-serif;
}
.entry-meta ul,
.entry-meta ul li {
  margin:0;
  padding:0;
  list-style:none;
}
.entry-meta ul li {
  display:inline;
  margin-right:15px;
}
.entry-meta ul li span {
  font-style:italic;
  font-weight:normal;
}

.locations-list,
.locations-list li {
  margin:0;
  padding:0;
  list-style:none;
  cursor:default;
}
.locations-list {
  position: absolute;
	right: 0;
	bottom: 42px;
}
.locations-list li {
  margin:0 0 0 4px;
  padding:2px 5px;
  border:1px solid #666;
  font-size:11px;
  color:#666;
  display:inline;
  font-family:'untitled-sans-web-regular';
}
.single-artists .locations-list {
	bottom: 28px;
}

.list-group:first-child {
	border:0;
}
.list-group section {
  margin-top:16px;
}
.list-group section.artists {
  height:360px;
}

.list-group .intro {
  text-align:center;
}
.list-group .no-artist {
  margin-top:80px;
}


.case {
  padding:15px;
  margin-top:20px;
  border:1px solid #ccc;
}
.case .title {
  font-weight: 700;
  font-family: 'NantesWeb-Bold';
  font-size: 17px;
  margin-top: 8px;
  margin-bottom: 0;
  letter-spacing: 0;
}
.search-results .case .title,
.search-no-results .case .title {
  margin-top:0;
}
.case a {
  color:#000;
  text-decoration:underline;
}
.search-results .case,
.search-no-results .case {
  height:180px;
  overflow:hidden;
  margin-bottom:20px;
}
.search-results .case span,
.search-no-results .case span {
	font-family: 'untitled-sans-web-regular';
}

.case.archive {
	text-align: center;
	height: auto;
	border: none;
	padding: 0px 55px;
}
.case.archive .title {
	padding-top: 15px;	
}
.search-results .case .credits {
	text-align: center;
}


/* ---------------------------------------------
  Containers
--------------------------------------------- */
#primary {
  margin-top:120px;
}

#page-wrapper {
	width: 1024px;
	margin: 0 auto;
	position:relative;
}
#header-wrapper {
  background:#fff;
  margin-bottom:40px;
  position:fixed;
  top:0;
  z-index:999;
  width:1024px;
}
#header-shadow {
  background:url('images/header-shadow.png') repeat-x 0 0;
  position:absolute;
  height:5px;
  left:0;
  top:87px;
  width:100%;
}
#header-wrapper .search {
  overflow:hidden;
  position:relative;
  margin-top: -1px;
}
#header-wrapper .search form {
  float:right;
}
#header-wrapper .search .screen-reader-text {
  visibility:hidden;
}
#header-wrapper .search .search-field {
  border:1px solid #ccc;
  padding:5px;
  height:30px;
  width:220px;
  font: 14px 'untitled-sans-web-regular';
  text-indent:10px;
  outline: none;
}
#header-wrapper .search .search-submit {
  position:absolute;
  top:1px;
  right:1px;
  height:28px;
  width:30px;
  border:0;
  background:#fff;
  text-indent:1000em;
  background:url('images/icon-search.png') no-repeat center right;
  outline: none;
}
#header-wrapper .navigation {
  margin-top:20px;
}

#header {
  height:87px;
  margin-left: 2px;
}

#logo h1 {
  padding-bottom:0;
  margin-bottom:0;
  margin-top:12px;
}

#logo img {
	width: 215px;
}


/* ---------------------------------------------
  Menus
--------------------------------------------- */
#menu-mobile-primary {
  display:none;
}

.menu,
.menu li {
  margin:0;
  padding:0;
  list-style:none;
}
.menu li a {
  color:#666;
}
.menu li a:hover {
  color:#000;
}
.menu .menu-item,
.archive-menu li a {
	font: 400 16px/21px 'untitled-sans-web-regular', Times, serif;
	color: #666;	
}
.menu .menu-item a:hover {
	color: #000;
}
.home .menu .menu-item {
	font: 400 18px/22px 'NantesWeb-Bold', Times, serif;	
}

.menu .submenu .menu-item {
	font: 400 14px/18px 'untitled-sans-web-regular', Times, serif;
	color: #666;	
}
.menu .submenu .menu-item:hover {
	color: #000;	
}


.navigation {
  text-align:right;
  margin-top:25px;
}
.navigation .menu > li {
  display:block;
  float:left;
  margin-left:38px;
  padding-bottom:15px;
  cursor:pointer;
}
.home .navigation .menu > li {
  color:#fff;
}
.navigation .menu > li > ul > li {
  display:inline;
  margin:0 10px;
}
.navigation .menu > li > ul > li:hover {
	color: #000;
}
.navigation .sub-menu {
  position:relative;
  box-sizing:content-box;
}
.navigation .sub-menu a {
  color:#666;
}
.navigation .sub-menu {
  overflow: hidden;
  display: none;
}
.navigation .sub-menu .sub-menu li {
  display:block;
  float:left;
  font-size:14px;
  width:25%;
  zoom: 1;
  overflow: hidden;
}

.navigation .sub-menu li.view-all {
  display:block;
  position:absolute;
  bottom:15px;
  width:548px;
  background:#666;
  padding:5px;
  text-align:center;
  margin-top:20px;
  margin-left:0;
  margin-right:0;
}
.navigation .sub-menu li.view-all:hover{
	background: #000;
}
.navigation .sub-menu li.view-all a {
  color:#fff;
  display:block;
  width:100%;
  height:100%;
}


.home .home-menu {
  text-align:center;
  position:relative;
  width:1024px;
  margin-left: auto;
  margin-right: auto;
  top: 0!important;
  opacity:1;
  filter:alpha(opacity=0);
}
.home .home-menu h1 {
  margin-bottom:50px;
}
.home #menu-home {
  margin:0 auto;
  text-align:center;
}
.home #menu-home li {
  float:none;
}
.home #menu-home li a {
  color:#fff;
  font-weight:300;
  font-family: 'NantesWeb-Bold';
}
.home #menu-home > li {
  position:relative;
  margin:0px;
  width:100px;
  display:inline-block;
  text-align:center;
  font-family: 'NantesWeb-Bold';
  opacity: .7;
}
.home #menu-home > li:hover {
  text-decoration:underline;
}
.home #menu-home > li > ul {
  right:auto;
  left:auto;
  width:200px;
  margin-left:-25px;
  background:none;
  border:0;
  padding:10px 0 0;
}
.home #menu-home > li > ul > li {
  display:block;
  clear:both;
  padding:0;
  margin:0;
  text-align:center;
  text-transform:capitalize;
}
.home #menu-home > li > ul > li:hover a {
  color:#999;
}

#menu-primary {
  float:right;
  margin-top:3px;
}

#menu-primary a,
#reel-count {
  color: #005f69;
}

#menu-primary .menu-item-my-reel {
  /*background:url('images/icon-reel.png') no-repeat left top;*/
}
#menu-primary .menu-item-my-reel a {
  display:block;
  width:22px;
  height:100%;
  text-indent:-9999px;
  text-align:left;
  float:left;
  background:url('images/icon-reel.png') no-repeat left top;
}
#menu-primary .menu-item-my-reel:hover a {
  background:url('images/icon-reel.png') no-repeat left -25px;
}
#reel-count {
  font:normal 12px 'untitled-sans-web-regular', sans-serif;
}



/* ----------------------------------------------------------------
  Sidebar
---------------------------------------------------------------- */
#sidebar-wrap {
	text-align: center;
}

.sidebar-container {
  text-align:center;
}
.sidebar-container .video {
  margin-bottom:20px;
}

.widget-title {
  font: 400 28px/30px 'NantesWeb-Bold', Times, serif;
	font-weight: normal;
	-webkit-font-smoothing:antialiased;
	margin: 0px auto;
	width: 160px;
  text-align: center;
  color: #005f69;
}

.divider {
	width: 10px;
	height: 2px;
	border-bottom: 1px solid #ccc;
	margin:15px auto;
	display:block;
}

.mobile-only.divider {
	display: none;
}

.widget-area ul {
	display:block;
	padding:0;
	margin:0 auto 75px;
}
.widget-area li {
	list-style: none;
	font: 400 16px/22px 'untitled-sans-web-regular', Times, serif;
	margin-bottom: 10px;
}
.widget-area li a {
	text-decoration: none;
  color: #666;
}

.widget-area li.si_item {
	width: 120px;
	margin: 5px;
}
.widget-area .si_feed_widget {
	width: 261px;
	margin: 0px auto;
}

.services-menu,
.services-menu li {
  padding-left:0;
  list-style:none;
  width:100%;
  line-height:22px;
}
.services-menu li {
  text-transform:uppercase;
  font-size:16px;
  font-family:'untitled-sans-web-regular';
}
.services-menu li a {
  color:#999;
}
.services-menu li.current_page_item a,
.services-menu li.current_page_parent a {
  color:#000;
}
.services-child img {
	max-width: 100%;
}
.services-child .grid_9 .title {
  font-family: 'NantesWeb-Bold';
}


/* ----------------------------------------------------------------
  Video Blocks
---------------------------------------------------------------- */

.video-list {
  margin:85px 0;
  clear:both;
}
.video-list ul {
  padding:0;
  margin:0;
  list-style:none;
}
.video-list li {
  list-style:none;
  display:block;
  float:left;
}

.preview {
  margin-top:0;
  margin-bottom:30px;
  text-align:center;
  position:relative;
  overflow:hidden;
  zoom:1;  
}
.preview.service,
#archive-list .preview.video {
  line-height:21px;
  font-size:13px;
  font-family:'untitled-sans-web-regular', sans-serif;
  width:31.3333%;
  margin-left:1%;
  margin-right:1%;
  float:left;
}
#tertiary .preview {
  margin-left:auto;
  margin-right:auto;
}

.video {
  margin-bottom:45px;
}
#archive-list .preview.video {
  margin-bottom:15px;
}

.preview.video {
  margin-left:auto;
  margin-right:auto;
  position:relative;
  background:#fff;
   border:1px solid #fff;
}
.preview.video.loaded {
  border:1px solid #ccc;
}
.video-list .preview.video {
  width:295px;
  height:166px;
  margin-bottom:45px;
}
.tax-video-categories .preview.video,
.search-results .preview,
.search-no-results .preview,
.search-results .case,
.search-no-results .case {
  margin-left:4%;
  margin-right:4%;
  margin-bottom:50px;
}
.sidebar-container .preview.video {
  margin-left:8%;
  margin-right:8%;
}


.preview.video .title {
  font-weight: 700;
  font-family:'NantesWeb-Bold', Times, serif;
	-webkit-font-smoothing:antialiased;
  color: #005f69;
  line-height:1em;
}
.preview.service .title {
  font-family: 'NantesWeb-Bold';
  margin-top:30px;
  text-align: left;
}
.preview.trailer .title {
  font-family: 'NantesWeb-Bold';
  font-size: 16px;
	-webkit-font-smoothing:antialiased;
  margin:5px 0;
}
#archive-list .preview.video .title {
  padding-top:45px;
}

.archive .archive-header {
	margin-top: 48px;
}
.archive .intro {
	margin-bottom: 92px;
}
.archive .poster .credits {
	text-align: center;
}
.tax-movie-categories .credits {
  text-align: center;
}
.archive-link {
	display: block;
	width: 548px;
	background: #666;
	padding: 5px;
	text-align: center;
	margin: 20px auto;
	color: #fff;
	font-size: 16px;
}
.archive-link:hover {
	background: #000;
}


.preview.video .subtitle {
  font-family:'untitled-sans-web-regular', sans-serif;
  font-size:13px;
  color:#666;
  font-style: normal;
}

.preview.service .excerpt {
  margin-left:0px;
  margin-right:0px;
  text-align: left;
}

.preview.video .wp-post-image {
  display:block;
  margin:0;
}
.preview.trailer .wp-post-image {
  position:relative;
  top:auto;
  left:auto;
  opacity:1;
  filter:alpha(opacity=100);
}


/* ----------------------------------------------------------------
  Poster Blocks
---------------------------------------------------------------- */
.poster {
	width: 245px;
	display: block;
	float: left;
	padding: 0 40px 40px 40px;
}

.poster img {
	width: 100%;
}

.poster .title {
	font: 800 16px/20px 'NantesWeb-Bold', Times, serif;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0;
	text-align: center;
  margin: 15px 0 3px 0;
}

.poster .content {
	font: 400 13px/20px 'untitled-sans-web-regular', sans-serif;
	color: #333;
	text-align: center;
	display: block;
}

/* ----------------------------------------------------------------
  Home Page
---------------------------------------------------------------- */
#bg-imgs {
  position:fixed;
  top:0;
  left:0;
  background-color:#000;
  background-size:100% auto;
  background-size:cover;
  height:100%;
  width:100%;
  min-height:100%;
  min-width:100%;
  z-index:0;
  margin:0;
  padding:0;
  min-width: 960px;
  opacity:1;
}
#bg-imgs li {
  display:block;
  background-attachment:fixed;
  position:absolute; 
  top:0; 
  left:-9999999px; 
  width:100%; 
  height:100%; 
  background-size:cover;  
  background-repeat:no-repeat;
  z-index:2; 
}
#bg-imgs li:first-child {
  display:block;
  left: 0;
  z-index: 3;
}



/* ----------------------------------------------------------------
  Artists Pages
---------------------------------------------------------------- */
.page-artists-page a img {
  width: 100%;
}

.artist .title {
	font: 400 28px/30px 'NantesWeb-Bold', Times, serif;
	-webkit-font-smoothing:antialiased;
	margin-bottom:0;
}
.artist .subtitle {
	font: 400 16px/26px 'NantesWeb-Bold', Times, serif;	
	-webkit-font-smoothing:antialiased;
	color: #666;
	margin-top:0;
}
.artist .contact .title {
	font: 400 13px/18px 'NantesWeb-Bold', 'Myriad', sans-serif;  	
}
.artist .contact .subtitle {
	font: 700 13px/18px 'untitled-sans-web-bold', sans-serif;  	
}

.page-artists-page .artists .title {
	font: 400 16px/17px 'NantesWeb-Bold', Times, serif;	
	-webkit-font-smoothing:antialiased;
	margin-bottom:0;
	margin-top:20px;
	letter-spacing: 0;
  color: #005f69;
}
.page-artists-page .artists .subtitle {
	font:400 13px/17px 'untitled-sans-web-regular', sans-serif;	
	color: #666;
}
.page-artists-page .entry-header {
	border-bottom: none;
}
.page-artists-page .intro {
	margin-top: 130px;
}
.page-artists-page .intro .divider,
.tax-video-categories .intro .divider,
.page-contact .intro .divider {
	display: none;
}
.page-artists-page .artists .subtitle {
	display: block;
	width: auto;
	padding-top: 2px;	
}
.single-artists .sidebar-container .intro {
	margin-top: 50px;
}
.single-artists .entry-thumbnail {
  margin-bottom:60px;
}
.single-artists .entry-header .title {
  margin-bottom:5px;
  margin-top:0;
  float:left;
}
.single-artists .entry-header .details {
  margin-bottom: 5px;	
}
.single-artists .entry-header {
  /* height:42px; */
}



/* ----------------------------------------------------------------
  Videos
---------------------------------------------------------------- */

.videos .artist {
  width:241px;
  margin:0 auto;
}
.video-loader {
  text-align:center;
}
article.videos {
  margin-bottom:85px;
}
article.videos .entry-header .title,
.page-my-reel .entry-header .title {
  margin-right:50px;
  margin-bottom:0;
}


.single-videos .tag-client {
  display:none;
}
.single-videos .artist .title {
	font: 400 16px/17px 'NantesWeb-Bold', Times, serif;	
	-webkit-font-smoothing:antialiased;
	margin-bottom:0;  
	letter-spacing:0.025em;
  color: #005f69;
}
.single-videos .entry-header,
.single-videos .entry-content,
.page-my-reel .entry-content,
.page-my-reel .entry-header {
  margin-left:25px;
  margin-right:25px;
}

article.videos .entry-header .subtitle,
.single-videos .entry-header .subtitle,
.single-videos .artist .subtitle,
.page-my-reel .entry-header .subtitle {
  font-size:13px;
  font-family:'untitled-sans-web-regular', sans-serif;
  color:#999;
  font-style: normal;
}

.single-videos article.videos,
.page-featured article.videos {
	overflow: visible;
}

.email-contact,
.reel-form {
	width: 240px;
	border: 1px solid #ccc;
	padding: 12px 18px;
	margin-top: 20px;
	position: absolute;
	background: #fff;
	z-index: 9;
	display: none;
	text-align: left;
}

.reel-form {
	margin-top: 10px;
	height: 358px;
}

.email-contact .hidden {
	display: none;
}

.email-contact input,
.email-contact textarea,
.reel-form input,
.reel-form textarea {
	width: 100%;
	margin-bottom: 18px;
	border: 1px solid #ccc;
}
.email-contact input.disabled {
  border:0;
}
.email-contact input {
	height: 21px;
}
.email-contact input[type='submit'] {
	height: 36px;
	background: #666;
	color: #fff;
	font-family: 'untitled-sans-web-regular';
	font-size: 16px;
	cursor: pointer;
}

.email-contact input[type='submit']:hover {
	background: #000;
}
.email-contact label,
.reel-form label  {
	font-size: 13px;
	font-family: 'untitled-sans-web-regular', sans-serif;
	color: #999;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}
.email-contact textarea,
.reel-form textarea {
	resize: none;
	height: 75px;
}
.fa-envelope {
	cursor: pointer;
}

/* ----------------------------------------------------------------
  My Reel
---------------------------------------------------------------- */
.credits {
  padding: 0;
  margin: 0;
  text-align: left;
  list-style: none;
  font-weight: 700;
  font-family:'untitled-sans-web-bold', sans-serif;
}

.credits span {
  font-weight:normal;
  font-style:italic;
}

#my-reel-preview {
  display:none;
  position:absolute;
  top:88px;
  right:0;
  border-width:0 1px 1px;
  border-style:solid;
  border-color:#ccc;
  height:104px;
  z-index:999;
  background:#fff;
  padding:16px 18px 16px 25px;
}
#my-reel-preview .empty p {
	margin: 0 50px;
	line-height: 22px;
	font-size: 16px;
	text-align: center;
	padding-top: 11px;
}
#my-reel-preview .empty .small {
	font: 400 13px/21px 'untitled-sans-web-regular', Times, serif;
}
.reel-icon {
	background: url('images/icon-reel.png') center top no-repeat;
	width: 23px;
	height: 20px;
	vertical-align: middle;
	display: inline-block;
}
#my-reel-preview .open-reel {
  display:block;
  float:right;
  background:#666;
  color:#fff;
  padding:0 14px;
  line-height:36px;
  margin-top:17px;
  font-size:16px;
  margin-left:33px;
}
#my-reel-preview .open-reel:hover {
	background: #000;
}
#my-reel-preview .empty {
  display:none;
}
#my-reel-preview .bx-wrapper .bx-viewport {
  left:auto;
  right:auto;
  margin:0;
  padding:0;
  border:0;
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
}
#my-reel-preview .bx-wrapper {
  float: left;
  margin:0;
  /* padding:0 40px; */
}
#my-reel-preview .bx-wrapper .bx-prev {
  left:-30px;
}
#my-reel-preview .bx-wrapper .bx-next {
  right:-30px;
}
#my-reel-slider-container {
  margin-right:0;
  float:left;
}
#my-reel-slider {
  padding:0;
  margin:0;
  overflow:hidden;
}
#my-reel-slider li {
  width:125px;
  height:70px;
  overflow:hidden;
  padding:0;
}
#my-reel-slider li img {
  width:100%;
  height:100%;  
}

#my-reel-container.empty-reel {
  padding:100px 0;
  text-align:center;
}
#my-reel {
  list-style:none;
  padding:0;
  margin:10px 0 0;
  position: relative;
}
#my-reel .entry {
  font-family:'untitled-sans-web-regular', sans-serif;
  font-size:10px;
  padding:11px;
  border-right:1px solid #ebebeb;
  border-left:1px solid #ebebeb;
  border-bottom:1px solid #ebebeb;
  position:relative;
  display:block;
  cursor:move;
  overflow:hidden;
}
#my-reel .entry:first-child {
  border-top:1px solid #ebebeb;
}
#my-reel .entry.ui-sortable-helper {
  border:1px solid #000;
  background:#fff;
}
#my-reel .entry .thumbnail {
  width:159px;
  height:89px;
  float:left;
  margin-right:10px;
  cursor:pointer;
}
#my-reel .entry .details {
  position: absolute;
  left: 180px;
  bottom: 10px;
  margin-right:10px;
}
#my-reel .entry .details p {
  margin:0;
  overflow:hidden;
  line-height:1.3em;
}
#my-reel .entry .details p span {
  font-style:italic;
  font-weight:normal;
}
#my-reel .entry .title {
  font: 16px 'NantesWeb-Bold';
	-webkit-font-smoothing:antialiased;
  margin-bottom:5px;
}
#my-reel .entry .remove-video {
  display:block;
  position:absolute;
  top:1px;
  right:1px;
  width:14px;
  height:14px;
  background:url('images/close.png') no-repeat 0 0;
  cursor:pointer;
}

.myreel li {
  width: 306px;
  height: 109px;
  position: relative;
  cursor:pointer;
}
.myreel li .close {
	position: absolute;
	right: 0;
	top: 0;
	width: 14px;
	height: 14px;
}

#reel-tools {
  margin:0;
  padding:0;
  overflow:hidden;
}
#reel-tools span {
  background:#666;
  color:#fff;
  text-align:center;
  width:31.33333%;
  float:left;
  margin:0 1%;
  font-family:'untitled-sans-web-regular', sans-serif;
  font-size:11px;
  padding-top:2px;
  line-height:19px;
  cursor:pointer;
}
#reel-tools span:hover {
	background: #000;
}

#video-post-box .video-post:first-child {
  display:block;
}
#video-post-box .video-post {
  display:none;
}

#video-post-box .video-post:first-child {
	display: block;
}

.page-my-reel .jwplayer {
	margin-bottom: 45px;
}

.page-my-reel .details {
	font-family: 'untitled-sans-web-regular', sans-serif;
	font-size: 13px;
	color: #000;
	bottom: 14px;
}

.page-my-reel .grid_4 .email-contact {
  margin-top:10px;
}

.news-video .jwplayer {
	margin-bottom: 25px;
}


.postid-6613 #content .blog-excerpt {
  overflow: hidden;
}

.postid-6613 #content .blog-excerpt img {
  padding:5px;
}


/* ----------------------------------------------------------------
  Main
---------------------------------------------------------------- */
#header {
  
}
#mobile-header {
  display:none;
}
.home #mobile-header {
  display:block;
}



/* ----------------------------------------------------------------
  Page Styles
---------------------------------------------------------------- */
#page-news #content {
	height: auto;
	padding: 0 3%;
}
.page-news .entry-header .title {
  margin-bottom:0;
}
.post .media {
	margin-bottom: 30px;
}
.post .media img {
	max-width: 100%;
	height: auto;
}
.post .excerpt {
	margin-bottom: 65px;
}
.post .excerpt p,
.blog-excerpt p  {
	line-height: 21px;
	font-size: 13px;
	font-family: 'untitled-sans-web-regular', sans-serif;
}

body.single-post .blog-excerpt .wp-caption {
  max-width: 100%;
}

iframe[allowfullscreen] {
  max-width: 100%;
  max-height: 46vw;
}

#blog-wrap .title {
	margin-bottom: 0;
}

.page-featured .videos .entry {
  padding-left:30px;
  margin-top:10px;
}
.page-featured .subtitle {
	line-height: 19px;
}
.page-featured .entry-header .add-video{
  top: 20px;	
}
.page-featured .entry-header {
  padding-bottom: 9px;
}
.page-virtual-services .entry-content {
  margin:15px 5% 75px;
  text-align:center;
}
.page-virtual-services #primary .locations-block .title {
  font-family: 'NantesWeb-Bold';
}
.page-virtual-services #primary .locations {
  overflow:hidden;
  border:1px solid #ccc;
  padding:25px 50px;
}
.page-virtual-services #primary .locations div {
  line-height:22px;
  font-family: 'NantesWeb-Bold';
}

.page-contact .contact-group {
  margin-bottom:55px;
}
.page-contact .intro {
	margin-top: 90px;
}
.page-contact .contacts img {
	margin-bottom: 5px;
}

.search-results .intro .title,
.search-no-results .intro .title {
	font: 400 16px/22px 'NantesWeb-Bold', Times, serif;
	-webkit-font-smoothing:antialiased;
  text-align:center;
}

.search-results .case .title,
.search-no-results .case .title {
  line-height: 23px;
	margin-bottom: 3px;
}
.search-results .case a,
.search-no-results .case a {
	text-decoration: none;
}


/* ----------------------------------------------------------------
  Footer
---------------------------------------------------------------- */
#footer-wrapper {
  background-color:#f7f7f7;
  padding:44px 0;
  margin-top:50px;
}
.home #footer-wrapper {
  display:none;
}

#footer .menu {
  text-align:center;
}
#footer .menu li {
  display:inline;
}
#footer .widget, .home-footer .widget {
  text-align:center;
  font-size:10px;
  color:#ccc;
}
#footer .widget {
  margin-top:30px;
}
#footer .widget-title, .home-footer .widget-title {
  display:none;
}

.locations ul {
	margin: 0;
	padding: 0;
}
.locations li {
  list-style:none;
  text-align:center;
}
.locations li .title {
  font-size:16px;
  font-style:normal;
  letter-spacing:0;
}
.locations .line {
	display: block;
	width: 12px;
	height: 2px;
	border-bottom: 1px solid #666;
	margin: 3px auto 11px auto;	
}
.locations p {
	color: #666;
	line-height: 15px;
}


#menu-social.menu {
  margin-top:45px;
}
#menu-social.menu li {
  display:inline-block;
  width:35px;
  height:32px;
  background:url('images/sprite.png') no-repeat 0 0;
  background: -webkit-image-set( url('images/sprite.png') 1x, url('images/sprite@2x-blue.png') 2x );
}
#menu-social.menu li.facebook:hover {
  background-position: 0px -30px;
}
#menu-social.menu li.vimeo {
  background-position:-35px 0;
}
#menu-social.menu li.vimeo:hover {
  background-position:-35px -30px;
}
#menu-social.menu li.instagram {
  background-position:-70px 1px;
}
#menu-social.menu li.instagram:hover {
  background-position:-70px -29px;
}
#menu-social.menu li.linkedin {
  background-position:-106px 0;
}
#menu-social.menu li.linkedin:hover {
  background-position:-106px -30px;
}
#menu-social.menu li a {
  display:block;
  width:100%;
  height:100%;
  text-indent:-9999em;
}
#menu-footer {
  margin-top:25px;
}
#menu-footer li {
  padding:0 15px;
  line-height:1em;
}
.footer-line {
	display: inline-block;
	width: 1px;
	height: 8px;
	border-left: 1px solid #666;
}
#menu-footer li:first-child {
  border:0;
}
#menu-footer li a {
  font-size:13px;
  color:#666;
}
#menu-footer li a:hover {
	color: #000;
}


@media all and (min-width: 601px) {

  .postid-6613 #content .blog-excerpt img {
    max-width:33%;
    max-height:200px;
    width:auto;
    height:auto;
    float:left;
  }

  .navigation .menu > li > ul {
    display:block;
    display:none;
    position:absolute;
    z-index:999;
    right:-12px;
    top:33px;
    text-align:left;
    padding:20px;
    width:548px;
    background:#fff;
    border:1px solid #ccc;
    margin:5px 0;
    overflow:hidden;
    text-align:center;
  }
  
  .navigation .sub-menu .sub-menu {
    display:none;
    position:absolute;
    left:60px;
    top:50px;
    width:500px;
    padding:25px 0 0;
    margin:0;
    text-align:left;
  }

  .preview.video .details {
    display:none;
    position:absolute;
    top:0;
    right:0;
    z-index:9;
    height:100%;
    width:100%;
  }
  .preview.video .details a {
    display:block;
    width:100%;
    height:100%;
    background: url('images/transparent.png') 0 0 repeat;
  }
  .preview.video .title {
    font-size:16px;
    margin:0;
    padding-top:65px;
    width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    margin: 0px auto;
    color: #005f69;
  }

  .add-video {
    display:block;
    width:50px;
    height:25px;
    background:#000 url('images/add-video.png') no-repeat center center;
    cursor:pointer;
  }
  .entry-header .add-video {
    position: absolute;
    right: 0;
    top: 5px;
  }
  .details .add-video {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .add-video.in-reel {
    background:#000 url('images/icon-in-reel.png') no-repeat center center;
  }

  section.artists .content {
    position:absolute;
    top:0;
  }
  section.artists .heading {
    position:absolute;
    top:260px;
  }
  
  .list-group {
    border-bottom:1px solid #ccc;
  }  
  .list-group .excerpt {
    display:none;
  }
  
  .locations {
    margin:0;
    padding:0;
    list-style:none;
  }
  .locations li {
    display:inline;
    vertical-align:middle;
    background:#fff;
    border:1px solid #ccc;
    padding:5px 10px;
    height: 180px;
  }
  .locations li a {
    color:#000;
  }
  .locations .contact {
  	position: absolute;
  	bottom: 10px;
  	left: 0;
  	display: block;
  	padding: 0 10px;
  	width: 100%;
  }
  .locations .contact p {
  	font-size: 11px;	
  }
  
  .page-virtual-services #primary .locations div {
	  width:25%;
	  float:left;
	  line-height:22px;
	}
	
	.page-virtual-services #primary .locations-block .title {
	  margin-left:25px;
	  margin-bottom:5px;
	}
	
	#blog-wrap {
		padding-right: 70px;
	}
	
	.search-results .list-group,
	.search-no-results .list-group {
	  border-bottom:1px solid #ccc;
	  padding:30px 0;
	}

	.single-artists .entry-header,
	.single-artists .entry-content,
	.single-artists .entry-meta {
	  margin-left:4%;
	  margin-right:4%;
	}
	
	.sidebar-container .preview.video .title {
  	padding-top:52px;
	}
	
	.video-list .preview.video .title {
  	padding-top:65px;
	}
	
	.services.services-child .grid_9 {
		padding-left: 60px;
	}
  
}

@media all and (max-width: 600px) {

  .postid-6613 #content .blog-excerpt img {
    width:100%;
    height:auto;
  }

  body.home {
    background-color:#fff;
  }

  .container_12,
  .site-content {
    width:100%;
    overflow:hidden;
  }
  .container_12 .grid_1, .site-content .grid_1,
  .container_12 .grid_2, .site-content .grid_2,
  .container_12 .grid_3, .site-content .grid_3,
  .container_12 .grid_4, .site-content .grid_4,
  .container_12 .grid_5, .site-content .grid_5,
  .container_12 .grid_6, .site-content .grid_6,
  .container_12 .grid_7, .site-content .grid_7,
  .container_12 .grid_8, .site-content .grid_8,
  .container_12 .grid_9, .site-content .grid_9,
  .container_12 .grid_10, .site-content .grid_10,
  .container_12 .grid_11, .site-content .grid_11,
  .container_12 .grid_12, .site-content .grid_12 {
    width:100%;
    float:none;
    clear:both;
    box-sizing:border-box;
  }

	.grid_1, 
	.grid_2, 
	.grid_3, 
	.grid_4, 
	.grid_5, 
	.grid_6, 
	.grid_7, 
	.grid_8, 
	.grid_9, 
	.grid_10, 
	.grid_11, 
	.grid_12 {
		margin-left: 0;
		margin-rigt: 0;
	}

  #page-wrapper {
    width:100%;
  }
  #primary {
    margin-top:80px;
  }
  .tax-video-categories #primary,
  .search-results #primary,
  .search-no-results #primary,
  .parent-pageid-19 #primary {
	  margin-top: 50px;
  }
  .parent-pageid-19 .intro {
    margin-top: 40px;
	  margin-bottom: 40px;
  }
  .search-results .intro,
  .search-no-results .intro {
	  margin-bottom: 40px;
  }
  .page-terms-use #primary,
  .page-privacy #primary {
	  margin-top: 48px;
  }
  
  .desktop-only {
    display:none !important;
  }
  .mobile-only {
    display:block;
  }
  body {
    margin:0;
  }
  .mobile-icon {
    background-repeat:no-repeat;
    background-position:0 0;
    background-image: url('images/sprite-mobile.png'); 
    background-image: -webkit-image-set(url('images/sprite-mobile.png') 1x,
                      url('images/sprite-mobile-2x.png') 2x);
  }

  .bx-wrapper {
    margin:48px;    
  }  
  #bg-imgs {
    width: 100%;
    position:relative;
    top:auto;
    left:auto;
    min-height: 220px;
    max-height: none;
  }
  #bg-imgs li {
    display:block;
    width:100%;
    float:left;
    top:auto;
    left:auto;
    position:relative;
  }
  
  
  #header {
    display:none;
  }
  #mobile-header {
    display:block;
  }
  #header-wrapper .navigation {
    margin-top:0;
  }
  
  .navigation {
    text-align:right;
    margin:0;
    top:48px;
  }
  .navigation a {
    color:#000;
  }

  .home .home-menu h1 {
    margin:0;
    height:48px;
    line-height:48px;
  }
  #header-shadow {
    display:none;
  }
  #menu-home {
    display:none;
  }

  #mobile-header {
    display:block;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background:#fff;
    /* height:48px; */
    margin:0;
    -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
       -moz-box-shadow:0 2px 2px rgba(0,0,0,0.2);
            box-shadow:0 2px 2px rgba(0,0,0,0.2);
  }
  #mobile-header #mobile-logo {
    width:80%;
    height:15px;
    padding:16px 22px;
    background:#fff;
    box-sizing:content-box;
  }
  /* .home #mobile-logo a, */
  #mobile-header #mobile-logo a {
    display:block;
    width:150px;
    height:15px;
    background-image: url('images/co3_sig_logo.png');		
		background-size: contain;    									
  }
  /* .home #mobile-nav-trigger, */
  #mobile-header #mobile-nav-trigger {
    position:absolute;
    top:17px;
    right:15px;
    z-index: 999;
    height:14px;
    width:24px;
    background-position:0 -20px;
  }
  /* .home #mobile-nav-trigger.open, */
  #mobile-header #mobile-nav-trigger.open {
    background-position:0 -36px;
  }
  /* .home #mobile-nav-dropdown, */
  #mobile-header #mobile-nav-dropdown {
    display:none;
    overflow-y: scroll;
    overflow-x: hidden;	
  }
  /* .home .home-menu .search, */
  #mobile-header .search {
    background:#f1f1f1;
    padding:5px 0;
  }
  /* .home .home-menu .search form, */
  #mobile-header .search form {
    display:block;
    position:relative;
    width:90%;
    margin:0 auto;
    float:none;
  }
  /* .home .home-menu .search label span, */
  #mobile-header .search label span {
    display:none;
  }
  /* .home .home-menu .search input, */
  #mobile-header .search input {
    border:0;
    -webkit-box-shadow:1px 2px 2px rgba(0,0,0,0.1);
    -webkit-border-radius:3px;
       -moz-border-radius:3px;
            border-radius:3px;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }
  /* .home .home-menu .search .search-field, */
  #mobile-header .search .search-field {
    height:32px;
    text-indent:10px;
    width:100%;
    font-style:italic;
  }
  /* .home .home-menu .search .search-submit, */
  #mobile-header .search .search-submit {
    position:absolute;
    right:10px;
    top:6px;
    margin:0;
    display:block;
    width:12px;
    height:12px;
    background-repeat:no-repeat;
    background-position:-23px -18px;
    background-image: url('images/sprite-mobile.png'); 
    background-image: -webkit-image-set(url('images/sprite-mobile.png') 1x,
                     url('images/sprite-mobile-2x.png') 2x);
    text-indent: -9999px;
    box-shadow:none;
    padding:4px;
    box-sizing:content-box;
  }
  #menu-mobile-primary {
    display:block;
  }
  #menu-mobile-primary li {
    display:block;
    text-align:left;
    border-top:1px solid #ccc;
    color:#000;
    background:#fff;
    padding:12px 0;
    text-transform:capitalize;
    margin-left:0;
    float:none;
    font-size:17px;
  }
  #menu-mobile-primary > li {
    width:100%;
  }
  #menu-mobile-primary li a {
    color:#000;
    padding-left:22px;
    width:100%;
    height:100%;
    display:block;
  }
  
  #menu-mobile-primary > li > ul {
    position:relative;
    padding:15px 22px 0;
    overflow:hidden;
    display:none;
    margin-top:12px;
  }
  #menu-mobile-primary > li > ul li {
    display:block;
    float:left;
    width:auto;
    background:#ededed;
    color:#666;
    padding:6px 12px;
    margin:5px;
    z-index: 3;
    position: relative;
    font-size:13px;
    -webkit-border-radius:3px;
       -moz-border-radius:3px;
            border-radius:3px;
  }
  #menu-mobile-primary > li > ul li a {
    padding-left:0;
  }
  #menu-mobile-primary > li > ul .nav-triangle {
	 background: url('images/nav-triangle@2x.png') no-repeat;	
	 position: absolute;
	 width: 18px;
	 height: 16px;
	 background-size: 100%;
	 left: 35px;
	 top: -2px;
	 z-index: 2;
	 display: block;
  }
  #menu-mobile-primary > li > ul .nav-line {
	  width: 100%;
	  height: 1px;
	  border-top: 1px solid #ccc;
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index: 1;
	  display: block;
  }

  
  #menu-mobile-primary .sub-menu .menu-item-has-children {
	  background: none;
	  border-top: none;
  }
  
  #menu-mobile-primary .sub-menu .menu-item-has-children {
	  padding: 0;
  }
  
  #menu-mobile-primary .nav-work > .sub-menu > li {
	  width: 100%;
	  border: none;
	  background: none;
	  display: block;
	  padding: 6px 0 0 0;
  }
  #menu-mobile-primary .nav-work > .sub-menu > li > a {
  	font:italic 400 18px/22px 'untitled-sans-web-regular-italic', Times, serif; 
  	margin-bottom: 3px; 
  	z-index: 3;
  }
  #menu-mobile-primary .nav-work > .sub-menu > li > .sub-menu {
	  display: none;
  }
  
  
  .home #mobile-header {
	  z-index: 9;
  }


  /* PRODUCTION - UPDATE TO WORK PAGE ID */
  #menu-item-1305 > .sub-menu > li {
    display: block;
    width: 100%;
    font-style: italic;
    background: none;
    border: 0;
    padding: 0;
    font-size: 17px;
    margin-left:0;
    margin-right:0;
  }
  #menu-item-1305 > .sub-menu > li > .sub-menu > li {
    
  }
  .navigation .sub-menu .sub-menu {
    padding:0 0 10px;
  }
  /* PRODUCTION - UPDATE TO WORK PAGE ID */

  .home .bx-wrapper .bx-viewport {
    box-sizing:border-box;
    left:0;
    border:0;
    height: auto !important;
  }
  .home .artists,
  .home .services {
    margin-left:8%;
    margin-right:8%;
    width:84%;
  }
  .home .artists img {
    max-width:100%;
  }
  .home .services {
    text-align:center;
    margin-top:30px;
    border:1px solid #ccc;
    padding:5px 15px 20px;
  }
  .home .services p {
	  font-family: 'untitled-sans-web-regular', 'Myriad';
  }
  .home .services h3 {
    font-size:25px;
    font-style:italic;
    font-family: 'untitled-sans-web-regular-italic';
    margin:5px 0;
  }
  .home .services ul {
    list-style:none;
    margin:10px 0;
    padding:0;
  }
  .home .services ul li {
    margin:0;
    list-style:none;
    display:block;
    padding:5px;
    font-size:18px;
  }
  .home .services ul li a {
    color:#666;
  }
  
  .page-artists-page #content {
    display:none;
  }
  .page-artists-page .intro {
    padding:0;
    margin:40px 0 0 0;
  }
  .page-artists-page .intro .content {
    margin-left:20%;
    margin-right:20%;
  }
    
  section.artists .content {
    padding-top:10px;
    display:none;
  }

  .list-group .intro {
    margin-bottom:40px;
  }
  .list-group section.artists {
    height:auto;
    position:relative;
    border-bottom:1px solid #ccc;
    margin:0;
    padding:12px 8%;
    width:auto;
  }
  .list-group .artists .subtitle {
    display:none;
  }
  .list-group .artists .title {
    display:block;
    margin-top:0;
  }  
  .list-group .artists .excerpt {
    margin-top:10px;
    font:normal 13px/21px 'untitled-sans-web-regular';
  }
  
  .archive .intro {
    margin-bottom:40px;
  }
  .archive .intro .divider {
    display:none;
  }
  
  .add-video {
    display:none;
  }
  
  .preview.video .details {
    text-align: left;
    padding:12px 12px 5px;
    display: block;
  }
  .preview.video .details .title {
    margin:0;
    font-weight:normal;
    letter-spacing:0;
    font-size:24px;
  }
  .preview.video .details .credits {
	  margin-top: 5px;
  }
  
  #primary .preview.video {
    margin-bottom:20px;
  }
  
  .preview.service, 
  #archive-list .preview.video {
    width:90%;
    margin-left:5%;
    margin-right:5%;
  }
  .preview.service .title, 
  #archive-list .preview.video .title {
    font-size:16px;
  }
  
  #footer-wrapper {
    padding-top:0;
  }
  #footer-wrapper,
  .home #footer-wrapper {
    display:block;
    position:relative;
    max-width:100%;
    overflow:hidden;
  }
  
  #footer-wrapper .locations {
    margin:20px 10px;
  }
  #footer-wrapper .location {
    border:0;
    height:auto;
    margin:5px 0;
    padding:0;
  }
  #footer-wrapper .location .heading {
    border:1px solid #ccc;
    background:#fff;
    padding:5px 0 0;
  }
  #footer-wrapper .locations .line {
    margin-top:0;
    border-bottom:1px solid #ccc;
  }
  #footer-wrapper .location .content {
    display:none;
  }

  .locations .content {
    padding:5px 0 5px;
  }
  .locations a {
    color:#000;
  }
  
  /* SERVICES PAGE */
  .services-menu li {
	  display: none;
  }
  
  .preview.service .title {
  	margin-top: 15px;
  	margin-bottom: 0px;
	}
	
	.page-virtual-services #primary .locations {
		width: 135px;
		padding: 12px 10px 25px 10px;
		text-align: center;
		float: left;
		margin-left: 14px;
	}
	.page-virtual-services .grid_3 .entry-content {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.locations .title {
		font: 700 12px/20px 'NantesWeb-Bold', Times, serif;
		letter-spacing: 0;
	}
	
	.locations-block {
		width: 320px;
		margin: 0px auto;
	}
	
	
	/* BLOG */
	#blog-wrap {
		margin: 0px 5%;
		width: 90%;
	}
	
	.entry-header .details {
		font-size: 12px;
		max-width: 100px;
		line-height: 13px;
	}
	
	.entry-header .title {
		margin-right: 95px;
	}
	
	#blog-wrap .entry-header {
		padding-bottom: 12px;
	}
	
	.details.date.mobile-only {
		margin-bottom: 5px;
	}
	
	/* Reels Page */
	.page-reels {
		margin: 0px 5%;
		width: 90%;
	}
	
	.page-reels .grid_7 {
		margin: 0;
	}
	
	.page-reels .entry {
		margin: 0;
	}	
  
  /* 	CONTACT
  .page-contact .entry-content div {
	  width: 90%;
		margin: 20px auto 0px auto;
  }
  .page-contact .entry-content .intro {
	  margin: 0 auto 50px auto;
  }
  .page-contact .contact-group {
	  margin-bottom: 35px;
  }
  .page-contact .page-title {
	  margin-bottom: 40px;
  }
  */
  
  /* SEARCH RESULTS */
  .search-results .preview.video,
  .search-no-results .preview.video {
	  border: none;
  }
  
  .search-results .preview.video .title,
  .search-no-results .preview.video .title {
	  font-size: 16px;
	  padding-bottom: 3px;
  }
  
  .search-results .preview.video .mobile-only,
  .search-no-results .preview.video .mobile-only {
	  width: 55%;
		float: left;
  }
  
  .search-results .preview.video .details,
  .search-no-results .preview.video .details {
	  position: absolute;
		bottom: 0px;
		left: 55%;
		padding: 0 0 0 8px;
  }
  
  .search-results .preview.video .details .credits li,
  .search-no-results .preview.video .details .credits li {
  	line-height: 16px;
  }
  
  .search-results .case,
  .search-no-results .case {
	  border: none;
		border-bottom: 1px solid #ccc;
		width: 90%;
		margin: 0px auto;
		padding: 7px 0px;
		height: auto;
  }
    
  .search-results .case a,
  .search-no-results .case a {
	  text-decoration: none;
  }
  
  #tab-wrap {
	  width: 92%;
	  margin: 0px auto;
	  height: 35px;
		overflow: hidden;
		display: block;
  }
  
  .search-results .list-group,
  .search-no-results .list-group {
	  padding: 15px 0;
  }
  
  .tab,
  .tab {
	  width: 93px;
	  height: 40px;
	  border: 1px solid #ccc;
	  display: block;
	  float: left;
	  text-align: center;
	  color: #666;
		font: 400 15px/32px 'untitled-sans-web-regular', Times, serif;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		background: #e7e7e7;
		-webkit-tap-highlight-color: rgba(0,0,0,0);	
		max-width: 30%;
  }

  .tab.active {
	  background: #fff; 
  }
  
  .tab {
	  margin-right: 5px;
  }
  
  .results-block {
		display: none; 
  }
  
  .results-block.active {
	  display: block;
  }
  
  /* SINGLE ARTISTS */
  .single-artists article.artists {
	  width: 90%;
	  margin: 0px 5%;
  }
  
  .sidebar-container .preview.video {
	  margin-left: 4%;
	  margin-right: 4%;
  }
  
  #tertiary .preview.video {
	  height: auto;
  }
  
  /* SERVICES */
  
  .services.services-child {
	  width: 90%;
	  margin: 0 5%;
  }
  
  /* ARTISTS PAGE */

  .page-artists-page .excerpt p {
	  font-family: 'untitled-sans-web-regular', 'Myriad';
  }
    
  .single-artists .entry-header .details {
	  margin-bottom: 8px;
  }
  
  .single-artists .entry-thumbnail {
		margin-bottom: 20px;
	}

  .home .home-menu,
  #bg-imgs  {
	  opacity: 1;
	  filter:alpha(opacity=1);	
  }
  
  .bx-wrapper {
	  margin: 48px auto 40px;
  }
  
  #slide-titles {
	  width: 100%;
		padding: 0;
		text-align: center;
		margin: 0 0 20px 0;
		height: 20px;
  }
  
  #slide-titles li {
	  font: italic 400 18px/20px 'untitled-sans-web-regular-italic', Times, serif;
		-webkit-font-smoothing: antialiased;
		letter-spacing: 0.0625em;
		color: #333;
		display: none;
  }
  
  #slide-titles li:first-child {
	  display: block;
  }
  
  .home .mobile-only.divider {
	  margin-bottom: 30px;
	  display: block;
  }
  .home-image-link {
	  display: block;
	  width: 100%;
	  height: 100%;
	  z-index: 8;
  }
  .home .artists .entry-header {
	  padding-bottom: 5px;
	  border: none;
  }
  .home .artists .entry-header h3 {
	  font: 400 25px/28px 'NantesWeb-Bold', Times, serif;
		-webkit-font-smoothing: antialiased;
		letter-spacing: 0.0625em;
		margin-bottom: 0;
    margin-top: 10px;
    color: #005f69;
  }
  .home .artists p {
	  line-height: 21px;
		font-size: 13px;
		font-family: 'untitled-sans-web-regular', sans-serif;
  }
  .archive-link {
	  width: 92%;
	  margin: 20px 4%;
  }
  
  .case.archive {
	  border: none;
	  margin-bottom: 20px;
	  padding: 0;
  }
	.case.archive .image {
		float: left;
		width: 55%;
	}
	.case.archive .image img {
		width: 100%;
	}
	.case.archive .title {
		text-align: left;
		padding-left: 8px;
		font-weight: 300;
		font-size: 16px;
		bottom: 0;
		position: absolute;
		left: 55%;
		line-height: 1em;
	}  
    
}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dppx) { 
    
  .entry-header .triangle {
  	background: url('images/triangle@2x.png');
  	background-size: 100%;
  }
     
}

@media all and (max-width: 1025px) and (orientation:portrait) {
  .home .home-menu {
	  max-width: 100%;
  }
  .home #menu-home > li {
	  width: 80px;
  }
  .home #menu-home li a {
	  font-size: 16px;
  }
}

.contact-groups-sales-contacts h2,
.contact-groups-sales-contacts h4 {
  font-family: 'NantesWeb-Bold';
  color: #005f69;
}

#section-senior-colorists,
#section-colorists,
#section-conform,
#section-visual-effects,
#section-sound {
  border-bottom: none;
}

.contact-group .case {
  border: none;
}

@media (max-width: 600px){
  .contact-groups-career-opportunities,
  .preview.video,
  .preview.video.loaded {
    border: none;
  }
}

.tax-video-categories .intro {
  margin-top: 60px;
}

.services .intro .divider {
  display: none;
}

@media (max-width: 600px){
  .services .grid_9.full .preview.service {
    float: none;
  }
}

.services .grid_9.full .preview.service {
  width: 90%;
  margin: 0 auto 40px auto;
}

.services .grid_9 .preview.service .moretag {
  display: none;
}

.services .grid_9.full .preview.service img {
  width: 100%;
}

/* PAGE CONTACT */

.page-contact #content {
 margin: 0;
}

.page-contact p {
  margin: 0;
}

.page-contact #primary {
  margin-top: 48px;
  padding: 0;
}

.page-contact .site-content {
  max-width: 100%;
}

@media (min-width: 600px) {
  .page-contact #primary {
      margin-top: 88px;
  }
}

@media (min-width: 600px) {
  .page-contact #content > * {
    max-width: 100vw;
  }
}

.page-contact .entry-content .contact-container {
  max-width: 680px;
  margin: 0 auto;
}

.page-contact .entry-content .contact-container {
  font-size: 0.75rem;
  line-height: 0.875rem;
}

.page-contact #content > h2, .page-contact .entry-content {
  padding-left: 22px;
  padding-right: 22px;
  margin-bottom: 60px;
}

@media (min-width: 600px) {
  .page-contact #content > h2 {
    text-align: center;
  }
}

.page-contact .site-content h2, .page-contact .site-content h2 a {
  font-size: 26px;
  font-family: 'NantesWeb-Bold';
  letter-spacing: 1.625px;
  line-height: 21px;
  color: #005f69;
}

.page-contact .site-content h3 {
  font-size: 18px;
  font-family: 'NantesWeb-Bold';
  letter-spacing: 1.3px;
  margin-top: 25px;
  margin-bottom: 10px;
}

.page-contact .contact-container h2 {
  position: relative;
  padding-bottom: 8px;
}

.page-contact .contact-container h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 17px;
  background-color: #7eadb7;
}

.page-contact .site-content a {
  text-decoration: underline;
  color: #333;
  margin: 0;
  display: block;
}

.page-contact .site-content a > br {
  display: none;
}

.page-contact .entry-content a {
  margin: 10px 0;
}

.page-contact hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border-color: #7eadb7;
}

.page-contact .contact-container > hr {
  margin-top: 50px;
  margin-bottom: 60px;
}

.page-contact .street-address {
  font-size: 10px;
  line-height: 13px;
  margin-top: 10px;
  color: #acacac;
}

.page-contact .location-phone-number {
  color: #7eadb7;
  font-size: 1.2em;
  margin-top: 10px;
}

.page-contact .location-phone-number + h3, .page-contact .street-address + h3 {
  position: relative;
}

.page-contact .location-phone-number + h3::before, .page-contact .street-address + h3::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  height: 1px;
  width: 17px;
  background-color: #7eadb7;
}

@media (min-width: 600px) {
  .page-contact .contact-container .contact-columns {
    display: flex;
    justify-content: space-between;
  }

  .page-contact .contact-container .contact-columns .contact-column {
    width: calc(50% - 10px);
    max-width: 265px;
  }
}

/*
.page-contact .page-title.black {
  background: transparent;
  color: #005f69;
  padding: inherit;
  margin-bottom: 37px;
}

@media (max-width: 600px){
  .page-contact .page-title.black {
    margin-top: 37px;
  }
}


body.page-contact .content-area {
  max-width: 100vw;
  padding: 0 20px;
}

.entry-content .top-contact {
  border: solid #7eadb7 1px;
  margin: 0 auto 60px !important;
  width: 100% !important;
}

.entry-content .top-contact > div {
  max-width: 680px;
  width: 100%;
  margin: 30px auto;
  padding: 0 20px;
}
.entry-content .top-contact h3 {
  color: #005f69;
}

.contact-container {
  max-width: 680px;
  margin: 0 auto 60px !important;
  padding: 0 20px;
}

.page-contact .site-content h3 {
  font-size: 18px;
  font-family: 'NantesWeb-Bold';
  letter-spacing: 1.3px;
  margin-top: 25px;
  margin-bottom: 10px;
}

.contact-columns {
  padding-bottom: 60px;
}

@media screen and (min-width: 600px) {
  .contact-columns {
    display: flex;
    justify-content: space-between;
  }
}

.contact-columns .contact-column  {
  width: calc(50% - 10px);
  max-width: 260px;
}

.contact-container h2 {
  position: relative;
  padding-bottom: 8px;
  margin: 25px 0;
}



.contact-columns .contact-column p {
  line-height: normal;
  margin: 10px 0;
}

.contact-columns .contact-column a, .top-contact a {
  text-decoration: underline;
  color: #333;
}

.contact-container hr {
  border-color: #7eadb7;
  margin: 0;
}


*/

/*
#005f69; --dark green
#7eadb7; --light green
*/

.hero-image-header {
  margin-top: 47px;
  max-width: 100vw;
}

@media (min-width: 600px) {
  .hero-image-header {
    margin-top: 87px;
  }
}

.hero-image-header .header-picture {
  width: 100%;
  max-width: 100vw;
  height: auto;
}

.hero-image-header .page-title {
  margin: 90px 5px;
}

#diversity-content .statement, #next-internship-content .statement {
  margin-top: 90px;
  padding: 30px 45px;
  border: 1px solid #7eadb7;
  border-left: none;
  border-right: none;
  cursor: pointer;
}

#diversity-content .statement + .statement, #next-internship-content .statement + .statement {
  border-top: none;
  margin-top: 0;
}

.accordion .accordion-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion .accordion-title .title {
  max-width: calc(100% - 30px);
}

.accordion .action {
  font-size: 40px;
  color: #7eadb7;
  margin-left: auto;
}

.accordion .action.close {
  width: 20px;
  height: 20px;
  background:url('images/company3-close.jpg') no-repeat 0 0;
}

.accordion .action.open {
  width: 24px;
  height: 25px;
  background:url('images/company3-open.png') no-repeat 0 0;
}

.accordion .message {
  display: none;
}

.accordion.open .message {
  display: block;
}

#diversity-content .statement strong {
  font-family: NantesWeb-Bold, Times, serif;
  font-size: 14px;
}

#diversity-content .jump-to-menu {
  background-color: #005f69;
  color: white;
  display: flex;
  justify-content: space-around;
  font-size: 1.5em;
  padding: 30px 0;
  width: 100vw;
}

#diversity-content .jump-to-menu.fixed {
	position: fixed;
	top: 0;
	height: 81px;
	z-index: 100;
}

@media (min-width: 1040px) {
  #diversity-content .jump-to-menu {
    margin-left: calc(-100vw/2 + 1024px/2);
  }
}

#diversity-content .jump-to-menu .jump-to {
  font-family: NantesWeb-Bold, Times, serif;
}

#diversity-content .jump-to-menu button {
  color: white;
  background-color: transparent;
  border: none;
}

#diversity-content .jump-to-menu .shorten {
  display: none;
}

@media (min-width: 1200px) {
  #diversity-content .jump-to-menu .shorten {
    display: inline-block;
  }
}

#diversity-content .initiative-container {
  display: flex;
  justify-content: space-between;
  margin: 50px 0 0;
  padding: 50px 45px 0;
  flex-wrap: wrap;
}

@media (min-width: 1040px) {
  #diversity-content .initiative-container {
    padding-left: 0;
    padding-right: 0;
  }
}


#diversity-content .initiative-container + .initiative-container {
  margin: 0;
}

#diversity-content .initiative-container .initiative-title {
  width: 100%;
  margin-top: 0;
  font-family: NantesWeb-Bold, Times, serif;
}

@media (min-width: 1040px) {
  #diversity-content .initiative-container .initiative-title {
    max-width: 365px;
  }
}

#diversity-content .initiative-container .initiative-message {
  width: 100%;
}

@media (min-width: 1040px) {
  #diversity-content .initiative-container .initiative-message {
    max-width: calc(100% - 365px);
  }
}

@media (min-width: 1040px) {
  #diversity-content .initiative-container .initiative-message {
    padding-right: 0;
  }
}

#diversity-content .initiative-container ul, #diversity-content .info-slide ul {
  list-style-type: disc;
  padding-left: 15px;
  margin: -14px 0;
}

#diversity-content .initiative-container ul li, #diversity-content .info-slide ul li {
  line-height: 30px;
}

#diversity-content .info-slide .info-slide-content > div {
  margin: 0 45px;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 1040px) {
  #diversity-content .info-slide .info-slide-content > div {
    margin: 0 70px;
  }
}

#diversity-content .info-slide a, #diversity-content .initiative-container a {
  text-decoration: underline;
  color: #008F99;
}

#diversity-content .initiative-container b {
  font-family: 'NantesWeb-Bold';
}

.hero-image-header hr {
  border-top: 1px solid #7eadb7;
}

#diversity-content .centered-text {
  margin: 60px auto;
  padding: 0 45px;
}

@media (min-width: 1040px) {
  #diversity-content .centered-text {
    padding: 0 70px;
  }
}

#diversity-content .info-slide-content {
  background-color: #F9F9F9;
}

#diversity-content .info-slide h2 {
  font-family: 'NantesWeb-Bold';
  background-color: #008F99;
  color: white;
  padding: 0 45px;
  margin-top: 70px;
  margin-bottom: 0;
  min-height: 120px;

  display: flex;
  align-items: center;
}

@media (min-width: 1040px) {
  #diversity-content .info-slide h2 {
    padding: 0 70px;
    font-size: 28px;


  }
}

.hero-image-header .download-container {
  padding: 0 35px;
  border-top: 1px solid #7eadb7;
  border-bottom: 1px solid #7eadb7;
}

@media (min-width: 1040px) {
  .hero-image-header .download-container {
    padding: 0 70px;
  }
}

.hero-image-header .download-container + .download-container {
  border-top: none;
}

.hero-image-header .downloads {
  margin: 40px 0;
}

.hero-image-header .download-container .download {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 110px;
}

.hero-image-header .download-container p {
  margin: 0;
  padding: 0;
}

.hero-image-header .download-container .download h3 {
  font-family: 'NantesWeb-Bold';
  color: #005f69;
  margin: 0;
  font-size: 1.5em;
}

@media (min-width: 1040px) {
  .hero-image-header .download-container .download h3 {
    font-size: 28px;
  }
}

.hero-image-header .download-container .download a {
  display: flex;
  align-items: center;
  color: #7eadb7;
  text-decoration: underline;
}

.hero-image-header .download-container .download a > span {
  min-width: 90px;
}

.hero-image-header .download-container .download a > * {
  margin-left: 30px;
}

i.download-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background:url('images/company3-download.jpg') no-repeat 0 0;
}

.hero-image-header .download-container i.download-icon {
  display: none;
}

@media (min-width: 1040px) {
  .hero-image-header .download-container i.download-icon {
    display: inline-block;
  }
}

h2.satellite-locations-title.satellite-locations-title {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 0;

}

.satellite-locations-title::after {
  display: none;
}

.satellite-locations.satellite-locations h2, .satellite-locations.satellite-locations h3 {
  margin-top: 40px;
}

h2.satellite-locations-title.title {
  margin-top: 0;
}

.satellite-locations .accordion-title {
  border: solid #7eadb7 1px;
  border-left: none;
  border-right: none;
}

.satellite-locations.accordion:not(.open) {
  margin-bottom: 500px;
}


hr.satellite.satellite {
  margin-bottom: 0;
}

.hero-image-header .text {
  margin: 60px 25px;
}

@media (min-width: 600px) {
  .hero-image-header .text {
    margin: 60px 80px;
  }
}


.hero-image-header .text b {
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 600px) {
  .side-by-side-container .side-by-side {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin: 0 10px;
  }
}

.side-by-side-container .side-by-side.logos img {
  display: block;
  height: 54px;
  width: auto;
  padding: 0;
  margin: 0 auto;
}

@media (min-width: 600px) {
  .side-by-side-container .side-by-side.logos img {
    margin: 20px 0px;
  }
}

.job-search .title {
  padding-left: 15px;
}

.job-search iframe {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#jazzhr-department-filters {
  list-style: none;
  margin-top: 35px;
  margin-bottom: 35px;
}

@media (min-width: 600px) {
  #jazzhr-department-filters {
    display: flex;
    flex-wrap: wrap;
  }
}

#jazzhr-department-filters li {
  padding: 0;
  margin: 15px 50px 15px 0;
  font-size: 20px;
}

#jazzhr-department-filters li::before {
  content: "\2022";
  color: #cedce4;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

#jazzhr-department-filters button {
  background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
	color: #69949e;
}

#resumator-job-frame {
  margin-top: 27px;
}

.reels {
  margin-top: 200px;
}

.reels h2 {
  font-size: 28px;
  color: #005f69;
  font-family: 'NantesWeb-Bold';
  padding: 0 35px;
}

@media (min-width: 1040px) {
  .reels h2 {
    padding: 0 10px;
  }
}

.reels .reel h3 {
  display: flex;
  justify-content: center;
  font-size: 20px;
  margin-top: 35px;
  margin-bottom: 30px;
  font-weight: normal;
}

.reels .reel h3 span {
  padding-bottom: 5px;
  border-bottom: 1px solid #7eadb7;
}

.reels article {
  margin-bottom: 0;
}

.reels article:last-child {
  margin-bottom: 60px;
}

.contact-template.contact-template #content > h2 {
  text-align: left;
  padding: 0;
  position: relative;
  padding-bottom: 5px;
}

.contact-template h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 17px;
    background-color: #7eadb7;
}

.contact-template section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contact-template section {
  border-bottom: solid #8cbcc4 1px;
  padding-bottom: 100px;
  margin-bottom: 40px;
}

.contact-template section:last-child {
  border-bottom: none;
}

.contact-template section > div {
  width: 270px;
  margin-bottom: 20px;
  padding-bottom: 50px;
}

@media (max-width: 600px) {
  .contact-template section > div {
    margin-bottom: 10px;
    padding-bottom: 25px;
  }
}

.contact-template section > div:first-child > h3 {
  position: relative;
}

.contact-template section > div:first-child > h3::before  {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  height: 1px;
  width: 10px;
  background-color: #7eadb7;
}

.contact-template section div > p {
  line-height: 1;
}

.contact-template.contact-template section div > a {
  margin-top: 10px;
  display: block;
}

.contact-template #content > h2.locations {
  margin: -40px 0 0;
  padding: 40px 0;
}

.contact-template #content > h2.locations {
  margin: -40px 0 40px;
  padding: 40px 0;
  border-bottom: solid #8cbcc4 1px;
}

.contact-template h2.locations::after {
  display: none;
}

.contact-template section.locations > div {
  /* border-bottom: solid #8cbcc4 1px; */
}

@media (max-width: 1040px) {
  .contact-template #content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.collapsable {
  cursor: pointer;
  color: blue;
  position: relative;
}

.collapsable.collapsable.collapsable.collapsable::after {
  content: "";
  display: block;
  top: 50%;
  right: 0;
  left: unset;
  bottom: unset;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(images/company3-close.jpg) no-repeat 0 0;
}

.collapsable.collapsable.collapsable.collapsable-open::after {
  width: 24px;
  height: 25px;
  background: url(images/company3-open.png) no-repeat 0 0;
}

.image-text-side-by-side-wrapper {
  margin: 60px 0;
}

.image-text-side-by-side {
  display: flex;
  flex-direction: column;
  margin-left: 25px;
  margin-right: 25px;
}

@media (min-width: 600px) {
  .image-text-side-by-side {
    flex-direction: row;
  }
}

.image-text-side-by-side > * {
  padding-bottom: 5px;
}

@media (min-width: 600px) {
  .image-text-side-by-side > * {
    width: 50%;
  }
}


.side-by-side-text {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 212px;
}

.side-by-side-text--left {
  justify-content: start;
  font-size: 20px;
  line-height: 30px;
  min-height: 0;
}

@media (min-width: 600px) {
  .side-by-side-text {
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    margin-left: 10px;
    min-height: 127px;
  }

  .image-text-side-by-side + .image-text-side-by-side .side-by-side-text {
    border-top: none;
  }

  .image-text-side-by-side.no-border .side-by-side-text {
    border: none;
  }

  .side-by-side-text--left, .side-by-side-text--left + .side-by-side-text {
    align-items: flex-start;
    min-height: 0;
    margin-top: 50px;
    width: 66%;
  }

  .side-by-side-text--left {
    justify-content: start;
    width: 33%;
  }

  .side-by-side-image {
    margin-right: 10px;
  }

}

.side-by-side-text b {
  -webkit-font-smoothing: antialiased;
}

.internship-locations {
  display: flex;
  flex-wrap: wrap;
  margin: 60px 0;
  justify-content: center;
}

.internship-location {
  width: 317px;
  margin: 8px;
}

.internship-text-section {
  margin: 40px 20px;
}

@media (min-width: 600px) {
  .internship-text-section {
    margin: 40px 80px;
  }
}

.internship-text-section p, .internship-text-section li {
  font-size: 20px;
}

.internship-text-section ul, .internship-faqs ol {
    list-style: none;
}

.internship-text-section li, .internship-faqs li {
  position: relative;
  margin-top: 20px;
}

.internship-text-section li:before, .internship-faqs li:before {
  content: "";
  position: absolute;
  color: 'green';
  top: 8px;
  left: -40px;
  width: 6px;
  height: 6px;
  background-color: #005f69;
  border-radius: 50%;
}

.internship-subtitle {
    text-align: center;
    font-size: 16px;
    font-style: italic;
    margin-top: -50px;
    color: #7eadb7;
}

.internship-table-wrapper {
  margin: 40px 20px 80px;
}

@media (min-width: 600px) {
  .internship-table-wrapper {
    margin: 40px 80px 80px;
  }
}

.internship-table th,.internship-table td {
  border: 1px solid black;
  border-collapse: collapse;
}
.internship-table tr th {
  background-color: #005f69;
  color: white;
  text-align: center;
}

.internship-table tr td {
  text-align: center;
}

.internship-faqs .message, .internship-faqs ol li {
  font-size: 20px;
}

.internship-faqs ol li, .internship-faqs ol li {
  padding-left: 10px;
  margin-top: 20px;
}

.internship-faqs ol li::marker {
  color: #005f69;
}

body.home .home-footer {
  display: none;
}

@media (min-width: 600px) {
  body.home .home-footer {
    display: block;
    position: fixed;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
  }

  body.home .home-footer a {
    text-align: center;
    font-family: 'NantesWeb-Bold';
    opacity: .7;
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
  }
}

.footer--main--logo {
    display: block;
}

.footer--main {
    width: 100%;
}

.footer--main--social-legal {
    width: 100%;
}