/*
Theme Name: ECOS Communications
Description: This is a Jump Start child theme created for ECOS Communications.
Author: Angela Bowman askwpgirl
Template: jumpstart
*/

/* Your custom CSS here */

/* colors 
	
	blue #4b5566 / 3e465b
	med blue: #343d4a
	
	gold #edb11f -- edb11f - 237, 177, 31
	dark blue: #0e1832 for overlays - 14, 24, 50
	
	aqua: #43bfbf
	orange/red: #e74f3d
	lt blue: #6696bf
	red: #b2292e
*/

body{
	color: #4a5666;
	background: #343d4a;
	 overflow-x: hidden; 
}

.page-id-1056 #top, .single-portfolio_item #top {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+39,0.65+39,0+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 39%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 39%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 39%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

 h1, h2, h3, h4 {
	color: #373E51;
	letter-spacing: 1px;
 }
 
 .single-portfolio_item h2 {
	 margin-bottom: 0;
 }
 
 .single-portfolio_item h3 {
	 font-size: 18px;
    text-transform: none;
 }
 h1.banner-title {
	 letter-spacing: 3px;
 }

.site-header.stretch .header-toolbar {
    padding: 0 3em 0 1em;
}
.header-text {
	float: right;
    margin-top: 62px;
    padding-right: 145px;
    font-family:'Comfortaa', sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 13px;
    text-transform: uppercase;
}

.left-border-yellow {
	border-left: 1px solid #edb11f;
	padding-left: 20px;
}

.purpose-collage img {
    position: absolute;
    width: 450px;
    height: 450px;
    top: -320px;
}

@media (max-width: 991px) {
	.purpose-collage img {
	    position: relative;
	    width: auto;
	    height: auto;
	    top: auto;
	}
}
.yellow-borders .tb-content-block{
	position: relative;
}
.yellow-borders .tb-content-block:before {
 content: "";
    background-color: #edb11f;
    display: block;
    position: absolute;
    top: -5px;
    left: 1px;
    width: 1px;
    height: 115px;
    z-index: 4;
}

.yellow-borders .tb-content-block:after {
	content: "";
    background-color: #edb11f;
    display: block;
    position: absolute;
    top: -5px;
    right: 1px;
    width: 1px;
    height: 115px;
    z-index: 3;
}

.services-list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 15px;
}

.services-list ul li {
	list-style-position: inside;
    text-indent: -1em;
    padding-bottom: 8px;
    line-height: 120%;
    display: block;
    font-size: 15px;
}

.services-list h4.divider {
	margin-bottom: 42px;
}

@media(max-width: 768px) {
	.services-list h4.divider {
		display: none;
	}
	
	.element-columns.stack-sm>.row>.col:not(.has-bg) {
		margin-bottom: 0;
	}
	
	.services-list .entry-content h4:first-child {
		margin-top: 20px;
	}

}

/* Breadcrumbs and Banners */

.breadcrumb {
    font-size: 12px;
}

.site-breadcrumbs {
    background: #fff;
    margin: 0;
    padding: 32px 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.breadcrumb a:not(:hover), .breadcrumb>li+li:before {
	color: #4a5666;
}

.breadcrumb>.active {
    color: #edb11f;
}

@media (max-width: 991px) {
	.tb-featured-banner > .wrap {
	    min-height: 100px;
	}
	
	.tb-featured-banner .banner-title {
    	font-size: 24px;
	}
}


@media (max-width: 767px) {
	.tb-featured-banner > .wrap {
	    min-height: 150px;
	    padding-top: 60px !important;
	}
}



/* Navigation */

.site-header.stretch .header-toolbar:before,
.site-header.stretch.no-border .header-toolbar:before {
    content: "";
    background-color: #edb11f;
    display: block;
    position: absolute;
    top: 9px;
    left: -12px;
    width: 1px;
    height: 54px;
}

@media (min-width: 768px) {
	.site-header.light:not(.transparent) .header-toolbar:before {
	    background-color: #4b5566;
	}
	
	.site-header.light:not(.transparent) .header-toolbar li a:hover {
	    color: #ecb220;
	}
	
	.site-header.light:not(.transparent) .tb-side-trigger:hover .hamburger span, 
	.site-header.light:not(.transparent) .tb-side-trigger.collapse .hamburger span {
	    background-color: #ecb220;
	}

}

.header-toolbar:after {
	position: absolute;
	content:"";
	background: url(assets/images/dragonfly-yellow.png);
	width: 15px;
	height: 18px;
	background-size: 100%;
	bottom: -15px;
    right: 40px;
}

.tb-nav-trigger .hamburger, .tb-side-trigger .hamburger {
    height: 33px;
}

.header-toolbar .tb-side-trigger .hamburger,
.tb-nav-trigger .hamburger {
    width: 53px;
    position: relative;
}

.header-toolbar .tb-side-trigger .hamburger:after {
	content: "MENU";
    position: absolute;
    bottom: -35px;
    left: 0;
    font-family:'Comfortaa', sans-serif;
    font-weight: 300;
    font-size: 11px;
    letter-spacing: 2px;
}

.header-toolbar li.top-side-panel {
    width: 53px;
}

.tb-nav-trigger .hamburger .middle, .tb-side-trigger .hamburger .middle {
    top: 50%;
}

.tb-nav-trigger .hamburger span, .tb-side-trigger .hamburger span {
	height: 4px;
	border-radius: 2px;
}

.tb-nav-trigger .hamburger span.middle, .tb-side-trigger .hamburger span.middle {
	width: 38px;
}

.tb-nav-trigger.collapse .hamburger span.middle, .tb-side-trigger.collapse .hamburger span.middle {
	width: 100%;
}

@media (min-width: 768px) {
	.site-header.light:not(.transparent) .tb-side-trigger .hamburger span {
	    background-color: #4b5566;
	}
}

.site-inner.has-epic-thumb-above>.wrap {
	max-width: 100%;
}

.site-inner.has-epic-thumb-above .entry-content {
	max-width: 1180px;
	margin: 0 auto 45px auto;
}

.site-inner.has-epic-thumb-above .entry-content .col-md-6.last {
	padding: 0 15px;
}

.tb-side-panel ul {
    list-style: none;
    margin: 40px 0 20px 0;
    padding: 0;
}

.tb-side-panel .menu>li {
    line-height: 18px;
    position: relative;
    padding: 25px 0;
}

.tb-side-panel .menu > li > .menu-btn {
	font-size: 30px;
}

.has-side-panel.mobile-header-off.side-panel-on .tb-side-panel:after,
.mobile-menu-right-on.mobile-header-on .tb-mobile-panel:after {
	content:"";
	position: absolute;
	bottom: 0;
	background:url(assets/images/right-leaves.png);
	width: 200px;
	height: 200px;
	background-size: 100% 100%;
	right: 0;
}

.tb-mobile-panel .tb-mobile-menu>li {
    border-bottom: 1px solid rgba(255,255,255,.4);
}



@media (min-height: 500px) and (min-width: 992px) {
	.epic-thumb.fs {
	    height: 600px;
	}
}

@media (min-height: 500px) and (min-width: 1920px) {
.epic-thumb.fs {
    height: 800px;
}

}

@media (min-width: 768px) {
.epic-thumb.tb-parallax .parallax-figure.on img, .epic-thumb.fw img {
    opacity: 1;
}
}

/* home */

@media (min-width: 1920px) {
	#custom-main > .home-video {
	    padding-top: 650px !important;
	    padding-bottom: 100px !important;
	    padding-right: 0px;
	    padding-left: 40px !important;
	}
	
	.element-section>.element.element-jumbotron {
		max-width: 1920px;
	}
}

@media (min-width: 1800px) {
	#custom-main > .home-video {
	    padding-top: 400px !important;
	    padding-bottom: 180px !important;
	    padding-right: 0;
	    padding-left: 120px !important;
	}
	
	.element-section>.element.element-jumbotron {
		max-width: 1800px;
	}

}

@media (max-width: 991px) {
	.tb-jumbotron .tb-text-block-wrap.text-large .tb-text-block {
	    font-size: 2.5rem;
	    line-height: 1.2;
	}
}

/* Page Layouts */

@media (max-width: 991px) {
	
	.hide-mobile {
		display: none;
	}
	
	.pop-out-img {
		margin: 0 -15px;
	}
	
}

/* Team Members */

.tb-team-member .member-info {
    color: #fff;
    opacity: 1;
    position: absolute;
    top: auto;
    bottom: -33px;
    right: 0;
    left: 0;
    text-align: left;
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    -moz-transition: opacity .25s ease-out;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    z-index: 2;
    background: rgba(14, 24, 50, 0.7);
}

.tb-team-member .member-identity {
    padding: 10px 20px;
    position: relative;
    float: left;
}

.btn, .btn.tb-custom-button, .btn.btn-default {
	   border-width: 1px;
}

.member-text .btn-default {
	background:transparent;
	border: 1px solid #edb11f;
	color: #edb11f;
	padding: 8px 25px;
    font-size: 12px;
    letter-spacing: 1px;
}

.member-text .btn-default:hover {
	background:#edb11f;
	border: 1px solid #edb11f;
	color: #fff;
	padding: 8px 25px;
    font-size: 12px;
    letter-spacing: 1px;
}

.member-text.entry-content {
	float: right;
}

.tb-team-member .member-name {
	color: #edb11f;
}

.tb-team-member .member-text p {
    font-size: 14px;
    margin: 15px 20px 0 5px;
}

.member-tagline {
	letter-spacing: 1px;
	max-width: 530px;
    display: block;
    margin: 0 auto;
}

.testimonial-list .member-tagline {
	letter-spacing: 1px;
	max-width: 530px;
    display: block;
    margin: 0;
}

.chip-photo .tb-team-member .member-image:before {
    background-color: transparent;
    background: url(assets/images/chip-bxw.jpg);
    background-size: cover;
 }
 
 .jill-photo .tb-team-member .member-image:before {
    background-color: transparent;
    background: url(assets/images/jill-bxw.jpg);
    background-size: cover;
 }
 
  .michelle-photo .tb-team-member .member-image:before {
    background-color: transparent;
    background: url(assets/images/michelle-bxw.jpg);
    background-size: cover;
 }


 .dennis-photo .tb-team-member .member-image:before {
    background-color: transparent;
    background: url(assets/images/dennis-bxw.jpg);
    background-size: cover;
 }
 .jean-photo .tb-team-member .member-image:before {
    background-color: transparent;
    background: url(assets/images/jean-bxw.jpg);
    background-size: cover;
 }
 .charlotte-photo .tb-team-member .member-image:before {
    background-color: transparent;
    background: url(assets/images/charlotte-bxw.jpg);
    background-size: cover;
 }

 .elizabeth-photo .tb-team-member .member-image:before {
    background-color: transparent;
    background: url(assets/images/elizabeth-bxw.jpg);
    background-size: cover;
 }

.tb-team-member .member-image:hover:before {
    opacity: 1;
}

@media (min-width: 768px) {
	.modal-dialog {
	    width: 800px;
	    margin: 30px auto;
	}
}

/* Footer */


.footer-content .wrap {
	position: relative;
}

#bottom .footer-content .wrap:after {
    content:"";
	width:116px;
	background: url('assets/images/footer-people.png');
	background-repeat:no-repeat;
	position: absolute;
	height:192px;
	bottom: 0;
	background-size: 100% 100%;
	right:120px;
}

@media (max-width: 768px) {
	#bottom .footer-content .wrap:after {
		background: url('assets/images/dragonfly-yellow.png');
		width: 15px;
		height: 18px;
		background-size: 100%;
		bottom: 100px;
		right: 20px;
	}	
}

#bottom .widget-title, #custom-bottom .widget-title {
    font-size: 14px;
    color: #edb11f;
}

.footer-content>.wrap>.row>.col {
    margin-bottom: 30px;
}

.footer-logo img.size-full {
	max-width: 140px;
	margin: 0 auto;
}

.site-footer .site-copyright.has-bg>.wrap {
    padding: 15px 20px;
}

@media (max-width: 991px) {
	.footer-align-right, .footer-content {
		text-align: center;
	}
	
	.footer-content img {
		max-width: 150px;
	}
	
	.footer-borders {
		border-right: none;
		border-left: none;
		padding: 0 25px;
	}
	
}


/* sections */

.section-top {
	z-index: 4;
}

.section-bottom {
	z-index: 3;
}

.section-top h1 {
	position: absolute;
	top: 175px;
}

.circle-highlight {
	position: absolute;
	height:470px;
	width: 470px;
	right: 0;
}

.tb-testimonial {
	max-width: 1000px;
	margin: 0 auto;
	padding: 40px 0;
	position: relative; 
}

.tb-testimonial:before {
	content:"";
    background: #edb11f;
    position: absolute;
    top: -35px;
    left: 25%;
    height: 1px;
    width: 50%;
    right: 0;
}

.tb-testimonial:after {
	content:"";
    background: #edb11f;
    position: absolute;
    bottom: -35px;
    left: 25%;
    height: 1px;
    width: 50%;
    right: 0;
}

.tb-testimonial.showcase .testimonial-text {
    font-size: 20px;
    line-height: 1.4;
    padding: 0;
    text-align: center;
}

.testimonial-list .tb-testimonial.showcase .testimonial-text {
	font-size: 18px;
	text-align: left;
}

.tb-testimonial.showcase .tb-divider {
	display: none;
}

.tb-testimonial.showcase .author {
    font-size: 13px;
    padding-top: 10px;
    text-align: center;
}

.testimonial-list .tb-testimonial.showcase .author {
	text-align: left;
}

/* Home */

.jumbotron .tb-text-block-wrap .tb-text-block {
    font-size: 48px;
}

.tb-text-block-wrap .tb-text-block.no-caps {
    text-transform: uppercase;
}
.tb-text-block-wrap .tb-text-block.no-italic {
    font-style: normal;
}

@media (max-width: 767px) {
	.tb-jumbotron .tb-text-block-wrap.text-large .tb-text-block {
	    font-size: 22px;
	}

}
/* Portfolio Landing */


#custom-main > .widget-navigation {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
}

.element.popout>.tb-filter>.tb-filter-nav {
    padding-left: 25px;
    padding-right: 25px;
}

.element>.tb-filter>.tb-filter-nav {
    margin: 0;
    padding: 40px 5px;
}

.tb-inline-menu {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0 3px;
    text-transform: uppercase;
    font-family: 'Comfortaa', sans-serif;
    letter-spacing: 1px;  
}

.tb-inline-menu>ul>li:before {
    content: "\0007C";
    color: #edb11f;
    padding: 0 8px;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: 0;
    text-align: center;
}

.list-inline li { 
	display: inline-block;
}



.tb-inline-menu>ul>li a {
	color: #4b5566;
}

.tb-inline-menu>ul>li a:hover {
	color: #edb11f;
}

/* Portfolio Items */

.post_showcase .showcase-item.has-title .featured-item.showcase .cat {
	display: none;
}

.single-portfolio_item .btn-default {
	background:transparent;
	border: 1px solid #edb11f;
	color: #edb11f;
	padding: 8px 25px;
    font-size: 12px;
    letter-spacing: 1px;
}

.single-portfolio_item .btn-default:hover {
	background:#edb11f;
	border: 1px solid #edb11f;
	color: #fff;
	padding: 8px 25px;
    font-size: 12px;
    letter-spacing: 1px;
}

.single-portfolio_item .inset-image {
	padding-left: 50px;
	display: block;
}

.single-portfolio_item .inset-image img {
	max-width: 500px;
	border-radius: 50%;
}

@media (max-width: 991px) {
	.single-portfolio_item .inset-image img {
		display: none;
	}
}

.portfolio-testmonial {
	padding-top: 90px;
}

.site-inner.has-epic-thumb-above .testimonial-text.entry-content {
    margin: 0 auto 0 auto;
}

.single-portfolio_item .entry-content.full {
	max-width: 800px;
	margin: 0 auto 50px auto;
}

.tiled-gallery {
    margin: 0 !important;
}

.portfolio-testimonial {
    background-image: url(assets/images/bg-testimonial.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.single-portfolio_item article {
	margin-bottom: 0;
}

.single-portfolio_item #main {
    padding: 20px 0 0 0;
}

.partners {
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px 30px;
	margin: 0;
	background: #f4f4f4;
	display: block;
	text-align: center;
}

.awards {
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px 30px;
	margin: 0;
	background: #f4f4f4;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}

/* Portfolio Navigation */

.navigation-portfolio .menu {
	text-align: center;
}

.navigation-portfolio.widget:not(.widget_text) li {
	display: inline-block;
	font-size: 13px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Comfortaa', sans-serif;
    letter-spacing: 1px;
}

@media (max-width: 991px) {
	.navigation-portfolio.widget:not(.widget_text) li  {
		display: block;
	    font-size: 14px;
	    padding: 8px 0;
	    border-bottom: 1px solid #ddd;
	}
}

.navigation-portfolio.widget:not(.widget_text) li.current-menu-item a {
	color: #edb11f;
}

.navigation-portfolio.widget:not(.widget_text) li:before {
    content: "\0007C";
    color: #edb11f;
    padding: 0 10px 0 5px;
}

@media (max-width: 991px) {
	.navigation-portfolio.widget:not(.widget_text) li:before {
		display: none;
	}
}

.navigation-portfolio.widget:not(.widget_text) li a:hover {
	color: #edb11f;
}

.navigation-portfolio.widget:not(.widget_text) li:first-child:before {
	display: none;
}

/* Portfolio Landing Page */

.post_showcase .showcase-item.has-title .featured-item.showcase .title {
    display: block;
    line-height: 1.3;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: Comfortaa, sans-serif;
   }
   
  

h2.portfolio-category-link {
	margin-top: -40px;
	background: rgba(14, 24, 50, 0.7);
	padding: 5px;
	line-height: 48px;
}

/*
@media (min-width: 992px) {
.tb-parallax .parallax-figure img, 
.tb-parallax .parallax-figure .img {
    top: 0;
    bottom: auto;
   
   }
}
    
.tb-parallax .parallax-figure img, .tb-parallax .parallax-figure .img[style]{
    transform: translate3d(-50%, -100px, 0px) !important;
}
    
*/
    
.jp-carousel-light .jp-carousel-titleanddesc[style],
.jp-carousel-info {
	display: none !important;
}


.portfolio-gallery {
	margin: 0 auto;
	max-width: 1920px;
}
@media (max-width: 768px) {
	
	.col-sm-3 {
	    width: 50%;
	    float: left;
	}
}

/* Awards Page */

.awards-grid {
	margin-bottom: 50px;
}

.post_grid .grid-item.awards-grid>article   {
	border-left: 1px solid #edb11f;
	padding-left: 25px;
}

.post_grid .grid-item.awards-grid:first-child>article {
	border-left:none;
	padding-left: 0;
}

.featured-item.award-image {
    margin-bottom: 5px;
    width: 100px;
}

.award-image img { 
	max-width: 100px;
	margin: 0 auto;
	border-radius: 50%;
	}

.award-description, 
.award-project-title{
	font-size: 12px;
	margin-bottom: 0;
}

h3.award-title {
	font-size: 14px;
	margin-bottom: 0;
	color: #313C4B;
}

h4.award-title {
	font-size: 14px;
	margin-bottom: 0;
	text-transform: none;
	color: #edb11f;
}

.awards-grid a {
	color: #6696bf;
}

.awards-grid a:hover {
	color: #4b5566;
	text-decoration: underline;
}

.post_grid .awards-grid article {
    margin-bottom: 0;
}

.small-font {
	font-size: 12px;
}


/* Home Cubes */

.Cube-side {
  line-height: 100%; }
  .Cube-side a {
    text-decoration: none;
    color: #fff;
    border: 0; }
  .Cube-side > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }

.Cube-side--invert {
  background: #000;
  color: #fff; }

.Cubes {
  width: 100%;
  max-width: 100%;
  position: relative;
  margin: 0 auto; }
  .Cubes img {
    display: block;
    max-width: 100%; }
  .Cubes * {
    box-sizing: border-box; }
  .Cubes::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.CubeWrapper {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: block;
  float: left;
  height: 0;
  padding-bottom: 50%;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  position: relative;
  text-align: center;
  width: 50%;
  z-index: 1; }
  .CubeWrapper:hover {
    z-index: 10; }

@media (min-width: 600px) {
  .CubeWrapper {
    padding-bottom: 33.3333333333%;
    width: 33.3333333333%;} }

@media (min-width: 1000px) {
  .CubeWrapper {
    padding-bottom: 33.3333333333%;
    width: 33.3333333333%; } 
      
}

.Cube {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  width: 100%; }

.Cube-side {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  color: #fff;
  font-family: 'Comfortaa', sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
  font-size: 40px; 
  background-size: cover;
  background-position: center center;
}

@media (max-width: 991px) {
	.Cube-side {
		font-size: 18px;
	}
}
 
 .Cube-side.experience {
	background: #4b5566;
	background: url(assets/images/experience-sq.jpg);
	background-size: cover;
	background-position: center center;
 }
 
  .Cube-side.interact {
	background: #edb11f;
	background: url(assets/images/interact-sq.jpg);
	background-size: cover;
	background-position: center center;
 }

 .Cube-side.learn {
	background: #e74f3d;
	background: url(assets/images/learn-sq.jpg);
	background-size: cover;
	background-position: center center;
 }
  .Cube-side.discover {
	background: #43bfbf;
	background: url(assets/images/discover-sq.jpg);
	background-size: cover;
	background-position: center center;
 }
  .Cube-side.relate {
	background: #b2292e;
	background: url(assets/images/relate-sq.jpg);
	background-size: cover;
	background-position: center center;
 }
  .Cube-side.action {
	background: #6696bf;
	background: url(assets/images/take-action-sq.jpg);
	background-size: cover;
	background-position: center center;
 }

.Cube-side--second {
  display: none; 
 }


/*
Set via JavaScript
---------------------------

/*
.Cube-side--front {
	transform: translate3d(0, 0, 0);
}

.Cube-side--top {
	transform: rotateX(90deg) translate3d(0, $size / -1, $size / 1);
}

.Cube-side--bottom {
	transform: rotateX(-90deg) translate3d(0, $size / 1, $size / 1);
}

.Cube-side--left {
	transform: rotateY(-90deg) translate3d($size / -1, 0, $size / 1);
}

.Cube-side--right {
	transform: rotateY(90deg) translate3d($size / 1, 0, $size / 1);
}

.Cube-side--back {
	transform: rotateY(180deg) translate3d(0, 0, $size);
}
*/


/* Background images */


.Cube-side--front.experience {
	background: url(assets/images/experience-sq.jpg);
	background-size: cover;
	background-position: center center;
	background-color: #4b5566;
}

.Cube-side--invert.experience {
	background: #4b5566;
}

.Cube-side--front.interact {
	background: url(assets/images/interact-sq.jpg);
	background-size: cover;
	background-position: center center;	
	background-color: #edb11f;
}

.Cube-side--invert.interact {
	background: #edb11f;
}

.Cube-side--front.learn {
	background: url(assets/images/learn-sq.jpg);
	background-size: cover;
	background-position: center center;
	background-color: #e74f3d;
}

.Cube-side--invert.learn {
	background: #e74f3d;
}

.Cube-side--front.discover {
	background: url(assets/images/discover-sq.jpg);
	background-size: cover;
	background-position: center center;
	background-color: #43bfbf;
}

.Cube-side--invert.discover {
	background: #43bfbf;
}

.Cube-side--front.relate {
	background: url(assets/images/relate-sq.jpg);
	background-size: cover;
	background-position: center center;
	background-color: #b2292e;
}

.Cube-side--invert.relate {
	background: #b2292e;
}

.Cube-side--front.action {
	background: url(assets/images/take-action-sq.jpg);
	background-color: #6696bf;
	background-size: cover;
	background-position: center center;
}

.Cube-side--invert.action {
	background: #6696bf;
}

