.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
	overflow: hidden;
    width: 100%;
	/*min-height: 100%;*/
	height: 900px;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.cb-slideshow:after {
    content: '';
    background: url(../images/pattern.png) repeat top left;
}


.cb-slideshow li span:nth-child(even) {
    width: 50%;
	/*min-height: 100%;*/
	padding: 10% 0;
    position: absolute;
	overflow: hidden;
    top: 0px;
    left: 0px;
	right: 0px;
    color: transparent;
   /* background-size: 120%;*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimationEven 36s linear infinite 0s;
    -moz-animation: imageAnimationEven 36s linear infinite 0s;
    -o-animation: imageAnimationEven 36s linear infinite 0s;
    -ms-animation: imageAnimationEven 36s linear infinite 0s;
    animation: imageAnimationEven 36s linear infinite 0s;
}


.cb-slideshow li span:nth-child(odd) {
    width: 100%;
	min-height: 50%;
	padding: 15% 0;
    position: absolute;
	overflow: hidden;
    top: 0px;
    left: 0px;
    color: transparent;
   /* background-size: 120%;*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimationOdd 36s linear infinite 0s;
    -moz-animation: imageAnimationOdd 36s linear infinite 0s;
    -o-animation: imageAnimationOdd 36s linear infinite 0s;
    -ms-animation: imageAnimationOdd 36s linear infinite 0s;
    animation: imageAnimationOdd 36s linear infinite 0s;
}
.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 100%;
    text-align: right;
    opacity: 0;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}
.cb-slideshow li div h3 {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 160px;
    padding: 0 30px;
    line-height: 120px;
    color: rgba(169,3,41, 0.8);
}
#home-banner.cb-slideshow li:nth-child(1) span { background-image:url(../images/Merc-Matt-Yellow-home-banner.jpg) }

#home-banner.cb-slideshow li:nth-child(2) span {
    background-image: url(../images/Sixt-02.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

#home-banner.cb-slideshow li:nth-child(3) span {
	background-image: url(../images/timeline.jpg);
    
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
#home-banner.cb-slideshow li:nth-child(4) span {
    background-image: url(../images/Mercedes-Carbon-Fibre-05---dynamic-designs.jpg);    
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
#home-banner.cb-slideshow li:nth-child(5) span {
    background-image: url(../images/Dynamic-designs---RAL-Electrical-02.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
#home-banner.cb-slideshow li:nth-child(6) span {
    background-image: url(../images/Matt-Black-Wrap-5.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

#vehicle-banner.cb-slideshow li:nth-child(1) span { background-image: url(../images/Sixt-02.jpg) }
#vehicle-banner.cb-slideshow li:nth-child(2) span {
    background-image: url(../images/Oxford-Electrical-06---Dynamic-Designs.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

#vehicle-banner.cb-slideshow li:nth-child(3) span {
    background-image: url(../images/Dynamic-designs---Brand-Native-5.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

#vehicle-banner.cb-slideshow li:nth-child(4) span {
    background-image: url(../images/Unite-09.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

#vehicle-banner.cb-slideshow li:nth-child(5) span {
    background-image: url(../images/Club-Energy-01---Dynamic-Designs.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
#vehicle-banner.cb-slideshow li:nth-child(6) span {
    background-image: url(../images/CAV-7.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}



#personal-banner.cb-slideshow li:nth-child(1) span { background-image: url(../images/Mini---GLITTER-7.jpg) }
#personal-banner.cb-slideshow li:nth-child(2) span {
    background-image: url(../images/Matt-Black-Wrap-5.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

#personal-banner.cb-slideshow li:nth-child(3) span {
    background-image: url(../images/Mustang-11---Dynamic-Designs.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

#personal-banner.cb-slideshow li:nth-child(4) span {
    background-image: url(../images/Mini-Black-Chrome-16.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

#personal-banner.cb-slideshow li:nth-child(5) span {
    background-image: url(../images/Mercedes-Carbon-Fibre-05---dynamic-designs.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
#personal-banner.cb-slideshow li:nth-child(6) span {
    background-image: url(../images/MINI---Purple.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}




#exterior-banner.cb-slideshow li:nth-child(1) span { background-image: url(../images/AirwaysAvaition02.jpg) }
#exterior-banner.cb-slideshow li:nth-child(2) span {
    background-image: url(../images/McAfee-3DLogo4.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
#exterior-banner.cb-slideshow li:nth-child(3) span {
   
	  background-image: url(../images/OxAirport01.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
#exterior-banner.cb-slideshow li:nth-child(4) span {
     background-image: url(../images/oxford-mini.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
#exterior-banner.cb-slideshow li:nth-child(5) span {
    background-image: url(../images/PheasantRetreats09.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
#exterior-banner.cb-slideshow li:nth-child(6) span {
    background-image: url(../images/schedl2.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}



#interior-banner.cb-slideshow li:nth-child(1) span { background-image: url(../images/RollupBanner-XBox.jpg) }
#interior-banner.cb-slideshow li:nth-child(2) span {
    background-image: url(../images/Pigeon01.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
#interior-banner.cb-slideshow li:nth-child(3) span {
   
	  background-image: url(../images/VirtualnetMarketing.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
#interior-banner.cb-slideshow li:nth-child(4) span {
     background-image: url(../images/schedl.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
#interior-banner.cb-slideshow li:nth-child(5) span {
    background-image: url(../images/Pasitos-SiliconAcrylic.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
#interior-banner.cb-slideshow li:nth-child(6) span {
    background-image: url(../images/airbus3.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}



#graphics-banner.cb-slideshow li:nth-child(1) span { background-image: url(../images/graphics-1.jpg) }
#graphics-banner.cb-slideshow li:nth-child(2) span {
    background-image: url(../images/timeline.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
#graphics-banner.cb-slideshow li:nth-child(3) span {
   
	  background-image: url(../images/mimimi-banner.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
#graphics-banner.cb-slideshow li:nth-child(4) span {
     background-image: url(../images/airbus.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
#graphics-banner.cb-slideshow li:nth-child(5) span {
    background-image: url(../images/citroen-banner.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
#graphics-banner.cb-slideshow li:nth-child(6) span {
    background-image: url(../images/Labels-banner.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}



.cb-slideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) div {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) div {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}/*
@-webkit-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1.05);
	    -webkit-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1.1) rotate(3deg);
	}
	25% {
	    opacity: 0;
	    -webkit-transform: scale(1.1) rotate(3deg);
	}
	100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -moz-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -moz-transform: scale(1.05);
	    -moz-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -moz-transform: scale(1.1) rotate(3deg);
	}
	25% {
	    opacity: 0;
	    -moz-transform: scale(1.1) rotate(3deg);
	}
	100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -o-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -o-transform: scale(1.05);
	    -o-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -o-transform: scale(1.1) rotate(3deg);
	}
	25% {
	    opacity: 0;
	    -o-transform: scale(1.1) rotate(3deg);
	}
	100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -ms-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -ms-transform: scale(1.05);
	    -ms-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -ms-transform: scale(1.1) rotate(3deg);
	}
	25% {
	    opacity: 0;
	    -ms-transform: scale(1.1) rotate(3deg);
	}
	100% { opacity: 0 }
}*/
@keyframes imageAnimationEven { 
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    transform: scale(1.05);
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    transform: scale(1.1) rotate(3deg);
		animation-timing-function: ease-in
	}
	25% {
	    opacity: 0;
	    transform: scale(1.1) rotate(3deg);
		animation-timing-function: ease-in
	}
	100% { opacity: 0 }
}

@keyframes imageAnimationOdd { 
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    transform: scale(1.05);
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    transform: scale(1.1) rotate(-3deg);
		animation-timing-function: ease-in
	}
	25% {
	    opacity: 0;
	    transform: scale(1.1) rotate(-3deg);
		animation-timing-function: ease-in
	}
	100% { opacity: 0 }
}

@-webkit-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -webkit-transform: translateX(200px);
	}
	8% {
	    opacity: 1;
	    -webkit-transform: translateX(0px);
	}
	17% {
	    opacity: 1;
	    -webkit-transform: translateX(0px);
	}
	19% {
	    opacity: 0;
	    -webkit-transform: translateX(-400px);
	}
	25% { opacity: 0 }
	100% { opacity: 0 }
}
@-moz-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -moz-transform: translateX(200px);
	}
	8% {
	    opacity: 1;
	    -moz-transform: translateX(0px);
	}
	17% {
	    opacity: 1;
	    -moz-transform: translateX(0px);
	}
	19% {
	    opacity: 0;
	    -moz-transform: translateX(-400px);
	}
	25% { opacity: 0 }
	100% { opacity: 0 }
}
@-o-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -o-transform: translateX(200px);
	}
	8% {
	    opacity: 1;
	    -o-transform: translateX(0px);
	}
	17% {
	    opacity: 1;
	    -o-transform: translateX(0px);
	}
	19% {
	    opacity: 0;
	    -o-transform: translateX(-400px);
	}
	25% { opacity: 0 }
	100% { opacity: 0 }
}
@-ms-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -ms-transform: translateX(200px);
	}
	8% {
	    opacity: 1;
	    -ms-transform: translateX(0px);
	}
	17% {
	    opacity: 1;
	    -ms-transform: translateX(0px);
	}
	19% {
	    opacity: 0;
	    -ms-transform: translateX(-400px);
	}
	25% { opacity: 0 }
	100% { opacity: 0 }
}
@keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    transform: translateX(200px);
	}
	8% {
	    opacity: 1;
	    transform: translateX(0px);
	}
	17% {
	    opacity: 1;
	    transform: translateX(0px);
	}
	19% {
	    opacity: 0;
	    transform: translateX(-400px);
	}
	25% { opacity: 0 }
	100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}


	
@media screen and (max-width: 1500px) { 

}

@media screen and (max-width: 1300px) { 

}

@media screen and (max-width: 1000px) { 

.cb-slideshow,
.cb-slideshow:after {
	height: 1100px;
}

.cb-slideshow li span:nth-child(odd) {
    width: 100%;
	min-height: 45%;
}
}



@media screen and (max-width: 800px) { 
.cb-slideshow,
.cb-slideshow:after {
	height: 1200px;
}

.cb-slideshow li span:nth-child(odd) {
    width: 100%;
	min-height: 38%;
}
}

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


.cb-slideshow li span:nth-child(odd) {
    width: 100%;
	min-height: 30%;
}

#homepage-intro .d-logo {display:none;}
}


@media screen and (max-width: 480px) { 
.cb-slideshow,
.cb-slideshow:after {
	height: 350px;
}

.cb-slideshow li span:nth-child(odd) {
    width: 100%;
	min-height: 50%;
}

}


