/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 
 
/* Oliver changes  */


@font-face {
	
  font-family: 'AvenirLtRom' ;
  src: url(../fonts/avenir/AvenirLTStd-Roman.eot); /* IE9 Compat Modes */
  src: url(../fonts/avenir/AvenirLTStd-Roman.eot?) format('embedded-opentype'), /* IE6-IE8 */
       url(../fonts/avenir/AvenirLTStd-Roman.woff) format('woff'), /* Modern Browsers */
       url(../fonts/avenir/AvenirLTStd-Roman.ttf)  format('truetype'), /* Safari, Android, iOS */
       url(../fonts/avenir/AvenirLTStd-Roman.svg) format('svg'); /* Legacy iOS */
}

p, body, html, .portfolio-hover-content h4  {
font-family: 'AvenirLtRom', Sans-serif;
}

body, html {
overflow-x: hidden;
}



.row {
	margin-left:0;
	margin-right:0;
}

.projectWrapper {
	overflow: hidden;
	width:100%;
	clear: both;
}


.container {

		padding: 0 16px;

}

.projectWrapper .container {

		padding: 0px;

}


.work-display {
	width:80%;
	margin:0 auto;
}


#logoGrid {
	width: 100%;
	padding: 20px;
}

#logo {
margin-top:-18px;
width:250px;
}

.navbar{
margin:0;
}
.navbar-collapse {
	position: relative;
}
.navbar-right {
	position: absolute;
	right:0;
}

.navbar-default{
 background: rgba(33,33,33,0.8);
 border:none;
}

.navbar.single {
background: #222;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
background:none;
margin: 0;	
}

body.single .navbar-collapse {
	padding: 0 66px 0 66px !important;
}


#slider .item .panel {
	
background: none;
padding-top:0;
overflow-y:hidden;
text-align:left;
margin:0;	
	
}

#slider {
	height:100% !important;
}

.owl-carousel .owl-item img {
	padding:0;
}

.owl-prev {
/*
background: url(../img/slider/arrow-back.svg) no-repeat;
background-size: contain;
height: 400px;
width: 40px;
position: absolute;
left: -40px;
top: 0;
*/
background: url(../img/slider/arrow-back.svg) no-repeat 0 100%;
background-size: contain;
width: 1400px;
position: absolute;
left: -1400px;
top: 0;
background-position: right;

background-color: rgba(32,32,32,0.9) ;

}

.owl-next {
	
background: url(../img/slider/arrow-forward.svg) no-repeat;
background-size: contain;
width: 1400px;
position: absolute;
right: -1400px;
top: 0;
background-position: 0 0;
background-color: rgba(32,32,32,0.9) ;
}

.owl-prev, .owl-next  {
	height:100%;
}

body.single .owl-prev, body.single .owl-next  {
	height: 827px ;
}

.owl-next:hover, .owl-prev:hover {
background-color: rgba(32,32,32,0.8) ;	
}

body.single {
	margin-top:86px;
}

.social-buttons {
	text-align:right;
	position: relative;
	bottom: 0;
	margin: 28px 0 0 0;	
}
body.single h4 {
	color:#373736;
}

.social-buttons img {
	width:90%;
	padding: 4px 0 0 5px;
}

ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
	background-color:none !important;
}

.backWrapper {
	clear: both;
	margin: 20px 0 0 14px;
}
.backWrapper a {
	display:block;
	float:left;
	color:#373736;
	text-decoration: none;
}

iframe#emailerVid {
	max-width:100% !important;
}
#emailerVideoWrap {
	padding-top:40px;
}

.backWrapper a h5 {
	margin-top: 15px;
	color:#373736;	
}

.promoWrapper {
	position: relative;
	padding-bottom: 0; /* 56.25%  16:9 */
	padding-top: 0; /*25px*/
	height: 681px;
}

.promoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.col-lg-12 {
	padding-left: 0;
}
/*	
background: url(../img/slider/arrow-forward.svg) no-repeat;
background-size: contain;
height: 400px;
width: 40px;
position: absolute;
right: -38px;
top: 0;
*/

.speechBubble {
	position: relative;
}

#speechText {
	padding: 20px 0 0 28px !important;
}

.speechBubble img {
	position: absolute;
	top: 6px;
	z-index: -99 !important;
}



.text {
padding: 0 10px 0 20px !important;	
}

h1.typography {
font-size: 64px;
text-transform: capitalize;
margin-top: -10px;
padding: 0 72px;
line-height: 1.1;
}



.panel img  {
width:100%;	
height:auto;
padding:0;
}

.panel div {
padding:0px;
}
.video-mask {
	position:absolute;
	width:100%;
	height:90%;
	top:0;
	left:0;
	z-index:999;
	
}

.panel .row {
padding:0;
margin:0;
}


#film {
padding:0;
}
#film .row {
margin:0 !important;
}
#film iframe {
width: 96%;

}

#film-main {
	padding:0px;

}

#slider .panel iframe {
width: 100%;
}

header {
background:  none;
background-size: 300%;	
background-attachment:fixed !important;
}

#film-inner {
background: none;
width:100%;
height:100%;
padding-top: 200px;
padding-bottom: 100px;
background-attachment:fixed;
}

.form-control {

background: none;
border: 4px solid #fed136;

}

a {
	cursor:pointer;
} 
.portfolio-item img {
width: 100%;

}

#film .portfolio-item img {
height: auto;
}


#film .portfolio-caption h4 {
font-size: 1em;
}

#film-grid {
	max-width:96%;
	padding:10px;
}

#film-grid, #film-grid .col-md-4, .player .title, .player .controls   {
padding:0 !important;
margin:0;
}

.owl-carousel .owl-item.active  {
opacity:1;
}

.owl-item {
/* opacity: 0.06; */
padding: 0;
margin: 0;
-webkit-backface-visibility: visible;
}



#video-container {
	width: 100%;
}

.block {
	padding:2px;
}

.owl-carousel .owl-item .textArea {
opacity: 0;
}

.owl-carousel .owl-item.active .textArea {
opacity: 1;
}

.owl-carousel .owl-stage-outer {
overflow: visible !important;
}

body.single .owl-carousel .owl-stage {
height: 826px !important;
}

.owl-stage {
height: 100%;
}





.video-container  {
    position: relative;
    padding: 56.25% 0 0 0 !important;
    height: 100%;
    overflow: hidden;
	margin-bottom: -35px;
}

.owl-video-wrapper {

}

.film-video-container {
	position: relative;
	height: 480px;
	overflow: hidden;	
}

.projectText {
	color:#373736;
	line-height: 1.4;
	position: relative;
}

.container {
	border-bottom: #fed136 !important;
}

#film-inner, #design-inner, #web, #timeline, #contact, #clients, #design-inner {
	padding: 100px 0 100px 0;
}

.navbar, .navbar-header {
height: 100px;	
}


section#web {
	background: none;
	overflow: hidden;

	
}

section#timeline {
    position: relative;
    list-style: none;
	background: #373736;
	background-attachment: fixed;
	background-size:460% ;
	overflow: visible;
	padding-bottom:0 !important;
}

section#design {

padding: 0;
overflow: hidden;
	
}

#contact, #clients {
height:auto;
}

section#clients {
    background-color: #373736;
  /*  background-image: url(../img/svg/kube-map.svg); 
    background-position: center;
    background-repeat: no-repeat; */
}

section#contact {
    background-color: #fff;
  /*  background-image: url(../img/svg/kube-map.svg); 
    background-position: center;
    background-repeat: no-repeat; */
}

.bubbleBox {
	position:relative;
	vertical-align:top;
	width:100%;
	height:100%;
}

.bubbleBox img {
    position: absolute;
    width: 296px;
    top: -260px;
    right: -480px;
}

#design-outer {

background-size:460% ;
overflow:hidden;
}

#design-inner {
background-attachment: fixed;
overflow: hidden ;	
}



.modal-body {
text-align: left;	
}

.web-block {
padding:0;	
}

#web-display {
	width:80%;
}

img.active {
	opacity:0.6;
}


.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

p {
    font-size: 14px;
    line-height: 1.4;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #fed136;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase;
    font-family: 'AvenirLtRom', Sans-serif;
	 color: #fed136;
	 line-height: 1;
}
	
	
.timeline-image h4 {margin-top: 40px;
}

body.single footer {
	display:none;
}

.img-centered {
    margin: 0 auto;
}

.bg-white {
	background:#fff;
	
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #373736;
}

.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}


.navbar-default .navbar-brand {
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    color: #fed136;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}


.navbar-default .navbar-toggle {
    background: #373736;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fed136;
}

.navbar-default .nav li a {
    text-transform: Capitalize;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fed136;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
}

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

.responsive-box {
	position: relative;
	
}

.ipad-container {
	position: relative;
	height: 660px;
	margin-bottom:60px;
}

.ipad {
	position: absolute;
	top: 0px;
	left: -200px;	
}

.ipad-hz {
	position: absolute;
	top: 0px;
	left: 60px;
}




header {
    text-align: center;
    color: #fff;
	 background: #373736; 

}



header .slider-container.main {
    padding-top: 100px;
	padding-bottom: 40px;
}


header .slider-container .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    line-height: 18px;
}

header .slider-container .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 26px;
	color: #fed136;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}


.service-heading {
    margin: 15px 0;
    text-transform: none;
}


section.portfolio .portfolio-item {
    right: 0;
    margin: 0;
	padding: 8px 8px 0 0 !important;
}

section.portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
	width:100%;
	height:100%;
   /* max-width: 400px; Oliver*/
}

section.portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgb(254,209,54);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

section.portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

section.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    bottom:0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

section.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	
	
}

section.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
section.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	
    margin: 0;
	
}

section.portfolio .portfolio-item .portfolio-caption {
	
    margin: 0 auto;
    /*max-width: 400px; Oliver */
    text-align: left;
    background:none;
	
}

section.portfolio .portfolio-item .portfolio-caption h4 {
	
	position: absolute;
	bottom: 0;
	color: #4C4C4C;
	font-size: 2.2em;
	font-weight:800;
	padding:0 0 14px 14px;

	
}


.portfolio-item.web-block .portfolio-caption h4 {
	
	font-size: 1.4em !important;
	
}

section.portfolio .portfolio-item .portfolio-caption p {
	
    margin: 0;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    font-size: 14px;
	padding-top:10px;
	display:none;
	
}

section.portfolio * {
    z-index: 2;
}



/*
.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}
*/

/******** Timeline *********/

ul.timeline {
	list-style: none;
}

.timeline>li {
    position: relative;
    margin-bottom: 100px;
    min-height: 170px;
}


.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
	
    position: absolute;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: left ;
	overflow:hidden !important;
	z-index:1;
    transition: transform .6s ease-in-out; 
    -webkit-transition: -webkit-transform .6s ease-in-out; 
    -ms-transition: -ms-transform .6s ease-in-out; 
	
	background-size: contain;
	
}

.timeline>li .timeline-panel img { 
	width:100%; 
	z-index:-9;
}


.timeline-panel.one /* Vanessa */  {
	left: 188px;
	top: 10px;
	width:220px;
	height:220px;
	background: url('http://i.imgur.com/nmof16L.jpg') no-repeat;
	background-size: 120% !important;
}


.timeline-panel.two /*Beatles*/ {
	left: 300px;
	top: 446px;
	width:360px;
	height:360px;
	background: url('http://i.imgur.com/hrS3p0p.png') no-repeat;
	background-size: 140% !important;
}



.timeline-panel.three /*Brixton Academy*/ {
	top: -10px;
	right: 444px;
	width:140px;
	height:140px;
	z-index:99;
	background: url('http://i.imgur.com/aq551PG.jpg') no-repeat;
	background-size: 200% !important;
	
}


.timeline-panel.four /*Taverner */ {
	top: -140px;
	right: 60px;
	width: 280px;
	height: 280px;
	background: url('http://i.imgur.com/A95cbLc.jpg') no-repeat;

}



.timeline-panel.five /*fitness first */ {
    top: 560px;
    left: 124px;
    width: 160px;
    height: 160px;
	background: url('http://i.imgur.com/8MMHmWI.jpg') no-repeat;
}


.timeline-panel.six /*Sega*/  {
	top: 200px;
	left: 124px;
	width:100px;
	height:100px;
	background: url('http://i.imgur.com/04h6huv.jpg') no-repeat;
}

.timeline-panel.seven /*Goldie*/ {
    top: 440px;
    left: 384px;
    width: 100px;
    height: 100px;
	background: url('http://i.imgur.com/hDQmURk.jpg') no-repeat;
	background-size: 140% !important;
}



.timeline-panel.eight  /*Specials*/ {
    top: 380px;
    right: 283px;
    width: 240px;
    height: 240px;
	background: url('http://i.imgur.com/WYWkPc3.jpg') no-repeat;
}



.timeline-panel.nine {
	top: 10px;
	right: 100px;
	width:200px;
	height:200px;
	background: url('http://i.imgur.com/Bq8cq7Y.jpg') no-repeat;
}







.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #fed136;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background: transparent;
	left:50%;
    width: 120px;
    height: 120px;
    margin-left: -63px;
	
   transition: all .6s ease-in-out; 
   -webkit-transition: all .6s ease-in-out; 
   -ms-transition: all .6s ease-in-out; 

}

.timeline-image#timeline5 {
	margin-bottom:-200px;
	position:absolute;
}



.timeline-image:hover, .timeline-panel:hover  {
    -ms-transform: scale(1.3,1.3); /* IE 9 */
    -webkit-transform: scale(1.3,1.3); /* Chrome, Safari, Opera */
    transform: scale(1.3,1.3);
}






#rocket {
	position:absolute;
	right:100px;
	bottom:400px;
	z-index:9;
}

#rocket img {
	position:absolute;
}







/************************************************/




.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
	margin: 0;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}


section#contact p {
	color: #373736;

}

section#contact ul {
	list-style: none;
	padding: 0;
	
}

section#contact ul li {
	display: inline;
	
}


section#contact .section-heading {
	color: #fed136;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {

    text-align: left;
	min-height:100px;
	background: #373736;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    line-height: 40px;
	color: #fff;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    line-height: 40px;
}




ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: none;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: 'AvenirLtRom', Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #373736;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #373736;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

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

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

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}




/****************** MEDIA QUERIES *************************/
/**********************************************************/




@media(min-width:768px) {
	

	
    .navbar-default {
        
		border:none;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

	.navbar-nav.navbar-right:last-child {
		margin: 26px -15px 0 0;
	}
	
	body.single ul.navbar-right {
		display: none;
	}
	
	
	
	.backtohome {
		position:relative;
		top:22px;
		float: right;
		right: 66px;
	}
	
	
	
}

@media(max-width:1318px) and (min-width:1200px)  {

.slider-container {
padding: 0 46px 40px 46px;
}

.promoWrapper {
	height: 628px;
}

body.single .owl-prev, body.single .owl-next  {
	height: 762px ;
}

#film-grid {
	height:auto;
}


}



@media(max-width:1200px) {
	
	.navbar, .navbar-header {
		height:86px !important;
		
	}
	header .slider-container.main {
		padding-top:86px;
		padding-bottom: 0;
	}
	
	#film-inner, #design-inner, #web, #timeline, #contact, #clients, #design-inner {
		padding: 86px 0 86px 0;
	}
	
	body.single .owl-prev, body.single .owl-next  {
		height: 649px ;
	}

	.slider-container {
		padding:0 26px 0 26px;
	}
	
	/*
	.promoWrapper {
		position: relative;
		padding-bottom:  56.25%  ;  
		padding-top: 25px; 
	    height: 535px;		
	}
	*/
	
	.promoWrapper {
		
	    height: 535px;		
	}
	
	.timeline-panel {
		position:absolute;
		opacity:1 !important;
		margin-left:0;
	}
	
	
	
		
	
 
}





/* horizontal ipad mini */

@media(max-width:1024px) {
	
	body.single .owl-prev, body.single .owl-next  {
		height: 649px ;
	}

	
	.owl-carousel .panel {
	width: 100%;
	margin: 0 auto;
	}

	
	.slider-container {
		padding:0 26px 0 26px;
	}
	
	
	li#contacts, li#clients {
		display: none;
	}
	
	.promoWrapper {
	
		height: 535px;
	}
	
	.video-mask {
		height:60%;
	}
	
	
	
	
	

	
}

@media(min-width:769px) and (max-width:1200px) /* LARGE IPADS */ {
	
	
	#timeline .container {
	  width: 970px;
	}
	
	ul.timeline {
		padding:0;
	}
		


.timeline-panel.one /* Vanessa */  {
	margin-left:200px;
	margin-top:138px;
    width: 200px;
    height: 200px;
}


.timeline-panel.two /*Beatles*/ {
	margin-left:20px;
	margin-top:-48px;
	width:280px;
	height:280px;
	
}

.timeline-panel.three /*Brixton Academy*/ {
    width: 140px;
    height: 140px;	
	margin-top:3px;
	right:580px;	
}

.timeline-panel.four /*Taverner */ {
    width: 180px;
    height: 180px;
	margin-top:120px;
	margin-left:-200px;	
}


.timeline-panel.five /*fitness first */ {
   
    width: 140px;
    height: 140px;
	
}


.timeline-panel.six /*Sega*/  {
    width: 120px;
    height: 120px;
	margin-top:200px;
	margin-left:100px;

}

.timeline-panel.seven /*Goldie*/ {
    width: 160px;
    height: 160px;
	margin-top:-80px;
	margin-left:-100px;
}



.timeline-panel.eight  /*Specials*/ {
    width: 180px;
    height: 180px;
	margin-top:-180px;
	margin-left:280px;
}



.timeline-panel.nine {
    width: 160px;
    height: 160px;
}

.timeline-image#timeline5 {
	margin-bottom:-100px;
}

#rocket {
	right:200px;
}



}

@media(min-width:400px) and (max-width:768px) /* SMALL IPADS */ {
	
	

	.timeline-panel.one /* Vanessa */  {
	    width: 220px;
	    height: 220px;
		margin-left:20px;
		margin-top:168px;
	}


	.timeline-panel.two /*Beatles*/ {
		margin-left:40px;
		margin-top:-4px;
		width:260px;
		height:260px;
	}



	.timeline-panel.three /*Brixton Academy*/ {
	    width: 160px;
	    height: 160px;	
		margin-top:100px;
		margin-right:-20px !important;
	}


	.timeline-panel.four /*Taverner */ {
	    width: 140px;
	    height: 140px;
		margin-top:-20px;
		margin-left:-120px;
	
	}



	.timeline-panel.five /*fitness first */ {
   
	    width: 140px;
	    height: 140px;
		margin-top:-120px;
		margin-left:-100px;
	
	}


	.timeline-panel.six /*Sega*/  {
	    width: 120px;
	    height: 120px;
		margin-top:100px;
		margin-left:20px;

	}

	.timeline-panel.seven /*Goldie*/ {
	    width: 160px;
	    height: 160px;
		margin-left:-20px;
	}



	.timeline-panel.eight  /*Specials*/ {
	    width: 180px;
	    height: 180px;
		margin-right:80px ;
		margin-top:-40px ;
	}



	.timeline-panel.nine /*Gerry*/ {
		margin-top:200px;
	    width: 180px;
	    height: 180px;
	}
	
	#rocket {
		right:200px;
	}
	
	
	
}
	


@media(max-width:992px) {
	
	
	
	 .film-video-container {
		height: auto;
	 }

	
	
  
	body.single .owl-prev, body.single .owl-next  {
		height: 493px;
	}
	
	#film iframe {
		width: 100%;
	}
	
	#film-grid {
		max-width:100%;
	}
	.speechBubble {
		display: none;
	}
	#film-inner{
		background: none;
	}
	
	.promoWrapper {
		
	    height: 407px;		
	}
	.social-buttons {
		left:0;
		text-align:left;
		margin: 20px 0 0 0;
	}
	
	
    .navbar-header {
           float: none;
		   overflow:visible !important;
       }
	   
	   
	   .navbar-collapse.collapse {
		  display: none !important;
			  overflow: visible !important;
	      }
		  
   	   .navbar-collapse.collapse.in {
   		  display: block !important;
   			  overflow: visible !important;
   	      }
	   
       .navbar-toggle {
           display: block;
       }
	
		.navbar-right {
		    position: absolute !important;
		    left: 0;
		    width: 100% !important;

		    background: #373736;
		    margin: 0 !important ;
	
		}
	
		.navbar .container {
			overflow: visible;
			height:100%;
		}
	
		.navbar-right li {
			float:left;
			width:100%;
		}
	
		.navbar .container {
			padding:0;
		}
	
		.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
			max-height:none !important;
		}
		
	
 
}

/* vertical ipad mini */

@media(max-width:768px) {
	
	#emailerVideoWrap {
		padding-top:0px;
	}
	

	
	body.single .owl-prev, body.single .owl-next  {
		height: 404px;
	}
	
	a.backtohome {
		position:absolute;
		right: 10px;
		top: 18px;
		float: none;
	}

	.backtohomegrey {
		margin-right: 10px;
	}

	
	#film-grid .portfolio-item img {
		height:auto;
	}
	

	
	.row {
		margin-left:0;
		margin-right:0;
	}
	
	
	section.portfolio .portfolio-item .portfolio-caption h4 {
		font-size:16px;
	}
	.owl-carousel {
		height:180px !important;
		
	}
	
	.owl-next, .owl-prev {
		height: 100%;
	}
	
	.owl-next {
		right: -1388px;
	}
	
	.owl-prev{
		left: -1388px;
	}
	

	.film-video-container {
		height: auto;
		margin: 0 0 20px 0;
	}
	
  	#video-container {
		height:auto;
  	}
	

	.slider-container {
		padding:0 66px 0 66px;
	}
	
	body.single .owl-controls {
		display:none;
	}
	
	body.single .owl-carousel .owl-stage-outer {
		overflow-x: hidden !important;
	}
	
	body.single .slider-container {
		padding: 0;
	}
	
	.promoWrapper {
		position: relative;
		padding-bottom:  56.25%  ;  
		padding-top: 25px; 
	    height:0;		
	}
	
	

	

}


/* vertical mobile  */

@media(max-width:400px) {
	
	.social-buttons{
		margin-left: 0;
	}

	section.portfolio .portfolio-item .portfolio-caption h4 {
		font-size:10px;
	}
	
	.slider-container {
		padding:0;
	}

	.web-box {
		display: none;
	}
	
	
	 
	  #rocket {
		  bottom:224px !important; 
		  right:100px !important;
	  }
	  
	  
  	#video-container {
  	  	margin-bottom:0;
		height:auto;
  	}
	
	iframe#film-player {
		height:380px !important;
	}
	
	.player .video-wrapper .video {
		background-position:50% 56%;
	}
	
	.timeline-panel{
		left: 20%;
	}
	
	.timeline-panel.one /* Vanessa */  {
	    width: 120px ;
	    height: 120px ;
		margin-top: 112px ;
		margin-left:-30px ;
	}
	.timeline-panel.two /*Beatles*/  {
	    width: 160px ;
	    height: 160px ;
		margin-left: -224px ;
	}
	
	
	.timeline-panel.three /*Brixton Academy*/ {
	    width: 100px ;
	    height: 100px ;
		margin-top: 40px ;
	}


	.timeline-panel.four /*Taverner */ {
		margin-top: 8px ;
		margin-left: -78px ;
	    width: 140px ;
	    height: 140px ;
	}
	
	.timeline-panel.five /* Fitness */  {
		  margin-left: -54px ;
		  margin-top: 104px ;
  	    width: 140px ;
  	    height: 140px ;
	}
	

	.timeline-panel.six /*Sega*/  {
		margin-top: 140px ;
		margin-left: -144px ;
	    width: 100px ;
	    height: 100px ;
	}
	
	
	.timeline-panel.seven /*Goldie*/  {
		margin-top: -10px ;
	    width: 100px ;
	    height: 100px ;
	}
	
	.timeline-panel.eight /*Specials*/  {
		margin-top: -64px ;
		margin-left: -104px ;
	    width: 100px ;
	    height: 100px ;
	}
	
	
	.timeline-panel.nine /*Gerry*/  {
		margin-top: 80px ;
		margin-left: 40px ;
	}

	
	
	





	



	  
    
	
	

	
	
}
