body, html{
    font-size: 1em;
    line-height: 1.4;
    width: 100%;
    height: 100%;
    font-style: normal;
    min-height: 100%;
	-webkit-font-smoothing: antialiased;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


video, object {
 left:0;
 position:fixed;
 top:0;
 z-index: -10;
}

.red, .redonwhite {
	color: #cc1119;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.gray { color: #aaaaaa; }

a.red:hover {
	color: #ffffff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

a.redonwhite:hover {
	color: #474747;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

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

#container {
	margin: 0px;
	width: 100%;
	height: 100%;
	min-width: 960px;
}


#page1 {
	position: relative;
	/*background-color: #000000;*/
	width: 100%;
	height: 100%;
	min-height: 600px;
	overflow: hidden;
	z-index: 1;
}

#page2 {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}
#page2 .contents{}
#page2 .contentwrapper,#page3 .contentwrapper,#page4 .contentwrapper,#page5 .contentwrapper,#page6 .contentwrapper{margin: 119px auto 0;}
#page3 {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}

#page4 {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}
#page5 {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}
#page6 {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}
.contentwrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	line-height: 25px;
	letter-spacing: 0px;

}
.contents {
  position: relative;
  z-index: 999;height: 100%;
}

.background {
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -5;background-repeat: no-repeat;background-size: cover;
}


h4.white {
	color: #ffffff;
}

hr.thick {
	color: #a0a0a0;
	background-color: #5b5b5b;
	width: 120px;
	height: 1px;
	margin: 40px 0px 32px 296px;
	border: 0;
}

.followup-button {
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	font-size: 17px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.followup-button:hover {
	color: #cc1119;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.seehowwearedifferent {
	margin-top: 150px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #4A4A4A;
}

.services {
	margin-top: 0px;
	color: #ffffff;
}

  
.casethumb {
	position: relative;
    width: 320px;
    height: 200px;
    float: left;
    cursor: pointer;
    overflow: hidden;
}
    
.thumboverlay {
    position: absolute;
    z-index: 10;
    width: 320px;
    height: 200px;
    background-color: #cc1119;
    opacity: 0;
}
	
.zoom {
	position: absolute;
	top: 50px;
	left: 143px;
	z-index: 11;
	opacity: 0;
}

.casethumb:hover .zoom {
	opacity: 1;
}

.casename {
	width: 320px;
	position: absolute;
	top: 105px;
	z-index: 12;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans;
	opacity: 0;
}

.casethumb:hover .casename {
	opacity: 1;
}

.casename .clientname {
	font-size: 12px;
}

.smalltitle.cases {
    position: absolute;
	margin: -100px 0px 0px -42px;
	border-color: #5c5c5c;
	left: 50%;
	width: 85px;
	color: #a8a8a8;
}

.smalltitle.youngblood {
    position: absolute;
	margin: -100px 0px 0px -42px;
	border-color: #5c5c5c;
	left: 50%;
	width: 90px;
	color: #a8a8a8;
}

.cases-fb {
	clear: both;
	color: #ffffff;
	width: 960px;
	text-align: center;
	margin: 30px 0px 0px 0px;
}

.case-overlay {
	position: absolute;
	background-color: #000000;
	width: 100%;
	height: 100%;
	min-width: 100%;
	z-index: 998;
	display: none;
}

.case {
	position: absolute;
	display: none;
	left: 50%;
	top: 50%;
	margin: -215px 0px 0px -320px;
	width: 640px;
	height: 360px;
	background-color: #353535;
	z-index: 10;
	color: #868686;
	padding: 5px 5px 5px 5px;
}

.case-close {
	position: absolute;
	right: 5px;
	top: -20px;
	font-size: 13px;
	font-weight: bold;
}

.lt-ie9 #page3 { height: 800px; }
.lt-ie9 #page4 { height: 780px; }
.lt-ie9 #page5 { height: 900px; }
.lt-ie9 #page6 { height: 750px; }

.lt-ie9 .hover-arrow {
	display: none;
}

.lt-ie9 .navBar { height: 54px; }
.lt-ie9 .logo { top: 0px; }

.lt-ie8 .background1 { background-attachment: scroll; }
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-device-width:1024px) {
	
	.service-box:hover {
		background-color: rgba(204,17,25,0.75);
		color: #ffffff;
		-webkit-transition: padding .15s ease-out;
		-moz-transition: padding .15s ease-out;
		-o-transition: padding .15s ease-out;
		transition: padding .15s ease-out;
	}
	
	.service-box:hover h3 {
		color: #ffffff;
	}
	
	.service-box:hover hr.thick {
		display: none;
	}
	
	.service-box:hover .description, .service-box:hover a {
		display: none;
	}
	
	.service-box:hover .plus {
		opacity: 0;
	}
	
	.service-box:hover li {
		display: block;
	}

}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation: portrait) {
	#container {
		width: 1024px;
	}
	
	.background1 {
		background-size: 1820px 1024px;
		background-attachment: scroll;
	}
	.background2, .background3, .background4, .background5, .background6 {
		background-attachment: scroll;
		background-size: 1820px 1024px;
		background-color: #000000;
	}

	.logo {
		top: 0px;
		left: 0px;
	}
	
	.navBar {
		height: 54px;
	}
	
	#service-navigation-overlay {
    	display: none;
    }

	.hideonmobile{
    	display: none;

    }

}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){
	#container {
		width: 1024px;
	}

	.background1 {
		background-size: 1280px 720px;
		background-attachment: scroll;
	}
	
	.background2, .background3, .background4, .background5, .background6 {
		background-attachment: scroll;
		background-color: #000000;
	}
	
	#page1 { height: 720px; }
	#page2 { height: 720px; }
	#page4 { height: 760px; }
	#page6 { height: 720px; }
	
	.button-back {
		top: 50px;
	}
	
	.logo {
		top: 0px;
		left: 0px;
	}
	
	.navBar {
		height: 52px;
	}
	
	#service-navigation-overlay {
    	display: none;
    }

    .hideonmobile{
    	display: none;

    }
}

@media (min-width : 320px) and (max-width : 480px) {
    
    body, html, #container {
    	width: 480px;
    	max-width: 480px;
    	min-width: 320px;
    }
    
    nav {
    	display: none;
    }
    
    .navBar {
    	display: none;
    }
    
	#page1, #page2, #page3, #page4, #page5, #page6 {
		position: relative;
		width: 480px;
		height: 480px;
		min-height: 600px;
		overflow: visible;
		z-index: 1;
	}
	
	#page4 {
		display: none;
	}
	
	.background1 {
		background-size: 1280px 720px;
		background-attachment: scroll;
	}
	
	.background2, .background3, .background4, .background5, .background6 {
		background-attachment: scroll;
		background-color: #000000;
	}
	
	.background2 { background-color: #272727; }
	.background3 { background: none; background-color: #ffffff; }
	.background5 { background-color: #ededed; }
	
	.content {
		background: none;
		height: auto;
		min-height: 100px;
	}


	
	#page1 img:nth-child(1) {
		width: 360px;
	}
	
	#page3 {
		height: 1070px;
	}
	
	#page2 {
		height: 700px;
	}
	
	#page2 h2 {
		font-size: 30px;
	}
	
	#page5 {
		height: 1650px;
	}
	
	#page6 {
		height: 1200px;
	}
	
	#page7 {
		height: 800px;
	}
	
	#socialmedia-share {
		display: none;	
	}
	
    .contentwrapper {
    	width: 400px;
    	padding: 35px 0px 0px 0px;
    }
    
    #page1 .contentwrapper {
    	padding: 230px 0px 0px 0px;
    }
    
    #page2 .contentwrapper {
    	padding: 65px 0px 0px 0px;
    }
    
    .fullcol {
    	width: 400px;
    }

    .fullcol.aboutus {
    	width: 400px;
	}
    
    .smallcol {
    	width: 400px;
    	font-size: 15px;
    	line-height: 23px;
    }
    
    .smallcol .subtitle {
    	margin: 0px 0px 5px 0px;
    	font-family: "Helvetica Neue", Helvetica, Arial, Sans;
    }
    
    .smallcol br {
    	height: 0px;
    }
    
    .fullcol.aboutus {
    	width: 400px;
    }
    
    .fullcol.aboutus .smalltitle {
    	display: none;
    }
    
    #page5 h4 {
    	font-size: 25px;
    	clear: both;
    }
    
    .text-block {
    	margin: -4px 0px 0px 4px;
    	width: 250px;
    	clear: both;
    }
    
    #services-navigation {
    	display: none;
    }
    
    .service-subpage {
    	display: none;
    }

    .service-box, .service-box:hover {
    	cursor: default;
		position: relative;
		width: 400px;
		height: 120px;
		color: #535353;
		font-size: 15px;
		padding: 10px 15px 20px 0px;
		text-align: left;
		line-height: 23px;
		background-color: #ffffff;
	}
	
	.service-box1 {
		margin: 100px 0px 0px 0px;
	}
	
	.service-box:hover .description {
		display: block;
	}
	
	.service-box:hover .plus {
		opacity: 1;
	}
	
	.service-box:hover h3 {
		color: #333333;
	}
	
	.service-box .plus {
		margin: 0px 0px 0px 0px;
	}
	
	.service-box h3 {
		position: absolute;
		float: left;
		left: 60px;
		top: 10px;
		clear: right;
	}
	
	.analyticsicon {
		width: 50px;
	}
	
	.strategyicon {
		padding: 0px 0px 0px 10px;
	}
	
	.technologyicon, .marketingicon, .retailicon {
		padding: 0px 0px 0px 8px;
	}
	
	.service-box .description {
		float: left;
		margin: -10px 0px 0px 0px;
	}
	.service-box:hover {
	
	}
	
	.service-box:hover .list {
		display: none;
	}
	
	.service-box:hover .hover-arrow {
		display: none;
	}
	
	.service-box a {
		display: none;
	}

    hr.thick {
    	margin: 40px 0px 32px 140px;
    }
    
    .contact-block {
    	width: 400px;
    }
    
    .contact-person {
    	width: 200px;
    }
    
    .smalltitle.servicestitle {
    	margin: 0px 0px 0px -42px;
    }
    
    .hideonmobile {
    	display: none;
    }
    
    .logo {
    	display: none;
    }
    
    .contact-form-overlay {
    	display: none;
    }
    
    #service-navigation-overlay {
    	display: none;
    }
    
    .contact-block.right {
	width: 400px;
	}

	.service-subpage .left, #page6 .contentwrapper .left {
		width: 400px;
		float: left;
		margin: 0px 20px 0px 0px;
	}
}

	#hidden-phone {
		display: none;
	}

@media (min-width: 1280px) {
	
	#hidden-phone {
		display: block;
	}

	.fullcol-cases, .cases-fb, .contentwrapper-cases {
		width: 1280px;
	}

}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
