@charset "UTF-8";
/* CSS Document */

/* MOCK CLASSES ONLY */

/*.mock {
	margin-top: 140px;
	margin-bottom: 100px;	
}
.dummy {
	background-color: #0096AA;
	color: #FFFFFF;	
}
.dummy .cta a {
	color: #FFFFFF;	
}*/

/* --------------------------------- */

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 	28px;
	font-weight: 300;
}
h3 {
	font-size: 	22px;
	font-weight: 300;	
	margin: 0;
	padding: 15px 15px 0 15px;
}
@media (max-width: 1200px) {
	h3 {
		font-size: 20px;
		padding: 15px 15px 0 15px;
	}
}
.subheading {
	color: #5A5A5A;
	font-style: italic;	
}
.quoteheading {
	font-size: larger;
	font-style: italic;	
	color: #0096AA;
}

/* Overwrite Custom Column Padding */

.exertis-padding > [class*='col-'] {
    padding-right: 4px;
    padding-left: 4px;
}

/* Add 8px Margin to the bottom of each box */

.content-box  {
	margin-bottom: 8px;	
}

/* Site Header and Footer */

.exertis-red {
	background-color: #c4192b;
	padding: 10px 0 10px 0;	
}

/* Top Navigation */

.navbar {
	margin-bottom: 0;
	min-height: 30px;
	background-color: #c4192b;	
}

.navbar-toggle .icon-bar {
	background-color: #5A5A5A;	
}
.navbar-right  a {
	color: #FFFDFD;	
	text-transform: uppercase;
}
.dropdown-menu {
	border-radius: 0;
}
ul.dropdown-menu  a {
	padding: 5px 20px;
}
.navbar-right .dropdown-menu {
	left: 0;
	right: auto;	
	color: #1E1B1B;
}

/* Trigger Menu Dropdown on Hover */
@media (min-width: 768px) {
	.dropdown:hover .dropdown-menu {
		display: block;
	}
}

/* Instafeed */

#instafeed{
	position:relative;
	width:285px;
	height:285px;
}
#instafeed a{
	position: relative;
}
#instafeed .instafeedImages{
	position: relative;
	width: 142px;
	height: 144px;
}
#instafeed .overlay{
	margin-top:-62px;
	position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 144px;
  width: 142px;
  opacity: 0;
  transition: .5s ease;
	background-color: #F51E1E;
}
#instafeed a:hover .overlay{
opacity:1;
}
#instafeedText{
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	text-align: center;
}

/* Fat Nav */

.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  width: 50%;
  margin-left: 30%;
}
@media (min-width: 768px) and (max-width: 1199px) {
.megamenu{
  padding: 20px 0px;
  width: 75%;
  margin-left: 20%;
}
}
.megamenu .col-sm-3 {
	padding-left: 0;
	padding-right: 0;	
}
.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
.megamenu> li > ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
	color: #000000;
  white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
	color: #000000;
	background-color: #E6E6E6;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
	color: #AAAAAA;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
	color: #0096AA;
  font-size: 18px;
}
.dropdown-header {
	font-size: 14px;	
}
@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu .dropdown-header {
    padding: 5px 20px !important;

  }
}

.readmore
{
	display: inline-block;
}

/* Page Backgrounds */

.page-content {
	background: url(../img/backgrounds/office-banner.jpg) center top no-repeat #F1F1F1;
}
.page-content.news {
	background: url(../img/backgrounds/earth.jpg) center top no-repeat #F1F1F1;
}
.page-content.about {
	background: url(../img/backgrounds/corporate.jpg) center top no-repeat #F1F1F1;
}
.page-content.sustainability {
	background: url(../img/backgrounds/trees.jpg) center top no-repeat #F1F1F1;
}
.page-content.exec-team {
	background: url(../img/backgrounds/desk.jpg) center top no-repeat #F1F1F1;
}
.page-content.history {
	background: url(../img/backgrounds/windows.jpg) center top no-repeat #F1F1F1;
}
.page-content.people {
	background: url(../img/backgrounds/cogs.jpg) center top no-repeat #F1F1F1;
}
.page-content.dcc {
	background: url(../img/backgrounds/dcc.jpg) center top no-repeat #F1F1F1;
}
.page-content.supply {
	background: url(../img/backgrounds/warehouse.jpg) center top no-repeat #F1F1F1;
}
.page-content.delivery {
	background: url(../img/backgrounds/plane.jpg) center top no-repeat #F1F1F1;
}
.page-content.charity {
	background: url(../img/backgrounds/hands.jpg) center top no-repeat #F1F1F1;
}
.page-content.cloud {
	background: url(../img/backgrounds/sky.jpg) center top no-repeat #F1F1F1;
}
.page-content.partners {
	background: url(../img/backgrounds/windows.jpg) center top no-repeat #F1F1F1;
}
.page-content.contact {
	background: url(../img/backgrounds/lookup.jpg) center top no-repeat #F1F1F1;
}
.page-content.web {
	background: url(../img/backgrounds/public-sector.jpg) center top no-repeat #F1F1F1;
}
.page-content.board {
	background: url(../img/backgrounds/board.jpg) center top no-repeat #F1F1F1;
}
.page-content.marketing {
	background: url(../img/backgrounds/marketing.jpg) center top no-repeat #F1F1F1;
}
.page-content.channels {
	background: url(../img/backgrounds/wire.jpg) center top no-repeat #F1F1F1;
}
.page-content.supplies {
	background: url(../img/backgrounds/busy.jpg) center top no-repeat #F1F1F1;
}
.page-content.public-sector {
	background: url(../img/backgrounds/public-sector.jpg) center top no-repeat #F1F1F1;
}
.page-content.mobile {
	background: url(../img/backgrounds/mobiles.jpg) center top no-repeat #F1F1F1;
}
.page-content.retail {
	background: url(../img/backgrounds/retail.jpg) center top no-repeat #F1F1F1;
}
.page-content.business {
	background: url(../img/backgrounds/public-sector.jpg) center top no-repeat #F1F1F1;
}
.page-content.smb {
	background: url(../img/backgrounds/graphics.jpg) center top no-repeat #F1F1F1;
}
.page-content.smarthome {
	background: url(../img/backgrounds/solar.jpg) center top no-repeat #F1F1F1;
}
.page-content.technologies {
	background: url(../img/backgrounds/desk.jpg) center top no-repeat #F1F1F1;
}
.page-content.shopping {
	background: url(../img/backgrounds/shopping.jpg) center top no-repeat #F1F1F1;
}
.page-content.reseller {
	background: url(../img/backgrounds/reseller.jpg) center top no-repeat #F1F1F1;
}
.page-content.building {
	background: url(../img/backgrounds/building.jpg) center top no-repeat #F1F1F1;
}

/* Slideshow essential CSS */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  

/* Headline */

.headline {
	background-color: #FFFFFF;
	border-top: 4px solid #F51E1E;
	margin-top: 140px;
	padding: 15px;
}
.headline h1 {
	margin-top: 0;	
}
.headline p {
	font-size: 18px;
	font-weight: 400;	
	margin-bottom: 0;
	float: none;
}
.headline h3 {
	margin-top: 10px;
	padding: 0;	
}

/* Headline Image / Banner Image */

.headline-image {
	background-color: #FFF;
}

.headline-image img {
	width: 100%;
}

.carousel-caption {
	background: rgba(124,11,13,1.0);
	width: 35%;
	padding: 15px;
	margin:0;
	left: 0;
	right: 0;
	bottom: 30px;
	text-align: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 	21px;
	line-height: 28px;
	font-weight: 300;
	text-shadow: 0;
}
.carousel-caption.retail {
	background: rgba(200,0,30,0.8);
}

@media (max-width: 767px) { 
	.carousel-caption {
		display: none;	
	}
 }
.carousel-caption.map {
	background: rgba(124,11,13,1.0);
	width: 60%;
	bottom: 30px;
	text-align: left;
	left: 39%
}
@media (max-width: 767px) { 
	.carousel-caption.map {
		display: block;	
	}
 }
 @media (max-width: 450px) { 
	.carousel-caption.map {
		display: none;	
	}
 }

/* Image Accordion */

#slideAccordion div h3, #slideAccordion div p, #slideAccordion div .cta {
	margin-left: 8%;
	padding-left: 0;	
	max-width: 80%;
}
#slideAccordion div.slide2 p {
	max-width: 50%;
}
#slideAccordion div.slide4 p {
	max-width: 70%;
}
#slideAccordion div .vertical {
	transform: rotate(270deg);
	transform-origin: left top 0;
	position: absolute;
	bottom: 2%;
	left: 2%;
}
#slideAccordion h3 {
	color: #FFFFFF;
	margin-top: 3%;	
}
#slideAccordion h4 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;	
}
#slideAccordion p {
	color: #FFFFFF;	
	margin-top: 10px;
}
#slideAccordion ul {
	padding-left: 15px;
  	margin-left: 8%;
}
#slideAccordion li {
	color: #FFFFFF;
	max-width: 80%;
}
#slideAccordion .cta a {
	color: #FFFFFF;	
	float: right;
	position: static;
}
#slideAccordion .slide1 {
	background-image: url(../img/accordion/slidered2.jpg);
}
#slideAccordion .slide2 {
	background-image: url(../img/accordion/slidered3.jpg);
}
#slideAccordion .slide3 {
	background-image: url(../img/accordion/slidered4.jpg);
}
#slideAccordion .slide4 {
	background-image: url(../img/accordion/slidered5.jpg);
}
#slideAccordion .slide5 {
	background-image: url(../img/accordion/slidered6.jpg);
}

/* News Carousel - Vertical Homepage */

.newsTitle {
	background: #FFFFFF;
	text-align: center;
}
.newsTitle a{
	font-size: 20px;
  color:#5A5A5A;
}
.newsslider .slide {
	height: 68.7px;	
	background-color: #FFFFFF;
}
.newsslider .slide a h3 {
	font-size: 16px;
	color: #5A5A5A;	
}
.newsslider .slide img {
	height: 68.7px;
	width: 81px;
	float: left;
	margin-right: 15px;	
}

/* Sidebar */

.sidebar-box {
	background-color: #FFF;
	margin-bottom: 4px;
	height: 71px;
	cursor: pointer;
}
.sidebar-box:hover {
	background-color: #00b0ca;	
	color: #FFFFFF;
}
.sidebar-box img {
	max-height: 71px;	
}
.sidebar-box p {
	padding: 15px;
	margin: 0;
}
.sidebar-box a{
	color: #000000;	
}
.sidebar-box a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.left-icon {
	float: right;	
}
span.grey {
	color: #858585;  
}

/* Sidebar Grey */

.sidebar-box.overview:hover {
	background-color: #F8F8F8;	
}
.sidebar-box.overview:hover p {
	color: #000000;	
}
.about-exertis a:hover {
	text-decoration: none;
}
.about-exertis a p {
	color: #000000;
}

/* Social Media */

.social-media {
	
}

/* News Boxes */

.news-box {
	background-color: #AAB400;
	color: #FFF;
}
.homepage .news-box {
	height: 348px;	
}
.news-box p, .blue-box p, .dummy p, .purple-box p, .maroon-box p {
	padding: 15px;
	margin: 0;	
	float: left;
}
.news-box h3, .blue-box h3, .dummy h3, .purple-box h3, .maroon-box h3 {
	float: left;
}
.news-box a, .purple-box a, .blue-box a {
	color: #FFFFFF;	
}
.news-box a:hover, .purple-box a:hover, .blue-box a:hover {
	text-decoration: none;	
}
span.cta {
	position: absolute;
	right: 20px;
	bottom: 20px;	
	text-transform: uppercase;
	font-size: 12px;
}
.cta a:hover {
	text-decoration: none;
	font-weight: bold;	
}

/* White Box */

.white-box {
	background-color: #FFFFFF;
	color: #000000;	
}
.white-box h3 {
	padding: 25px 25px 15px 25px;	
}
.white-box p {
	padding: 5px 25px 10px 25px;	
}

/* Blue Box */

.blue-box {
	background-color: #0096AA;
	color: #FFFFFF;
}
.homepage .blue-box {
	height: 348px;	
}
/* Grey Box 505050*/

.grey-box {
	background-color: #505050;
	color: #FFFFFF;
}
/* Purple Box */

.purple-box {
	background-color: #782878;
	color: #FFFFFF;
}
.homepage .purple-box {
	height: 348px;	
}

/* Maroon Box */

.maroon-box {
	background-color: #C8001E;
	color: #FFFFFF;	
}

/* Figures Box - Share Price */

.figures-box {
	background-image: url(../img/backgrounds/shareprice.jpg);
	background-color: #782878;
	background-size: cover;
	color: #FFFFFF;
	height: 348px;
}
.figures-box .share-data {
	float: left;
	clear: both;	
	padding: 50px 15px  10px 15px;
	font-size: 18px;
}
.figures-box .date {
	font-size: 18px;	
}
.figures-box .currency {
	font-size: 50px;
	line-height: 60px;
	font-weight: bold;
	float: left;
	display: inline-block;	
}
.figures-box .share-data .last-updated::after {
	content: ":";
}
.figures-box .share-data .last-updated {
	font-size: 12px;
	clear: left;
}
.figures-box .change {
	font-size: 28px;
	color: #CCCCCC;	
	font-weight: lighter;
	display: inline-block;
	margin-left: 10px;
	margin-top: 18px;
	float: left;
	max-width: 40px;
}
.figures-box .note {
	font-size: 16px;
	float: left;	
}
.figures-box h3 {
	float: left;
	padding: 22px 15px 15px 15px;	
}
.figures-box img {
	float: right;
	margin-right: 15px;	
}
.figures-box p.smaller {
	float: left;
	font-size: 13px;
	padding: 15px 15px 0 15px;	
}
.figures-box p.smaller a {
	color: #FFFFFF;
	text-decoration: underline;
}
@media (max-width: 1200px) {
	.homepage .news-box, .homepage .blue-box, .homepage .purple-box {
		height: 367px;
	}
	.homepage .news-box p, .homepage .blue-box p, .homepage .dummy p, .homepage .purple-box p, .homepage .maroon-box p {
	padding: 10px 15px 15px 15px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.homepage .figures-box, .homepage .blue-box, .homepage .news-box, .homepage .purple-box {
		height: 288px;	
	}
	.homepage .bottom-corner {
		height: 348px;
	}
	.homepage .figures-box .share-data {	
		padding: 10px 15px 10px 15px;
	}
	.homepage .figures-box .currency {
		font-size: 30px;
		line-height: 40px;
	}
	.homepage .figures-box .change {
		font-size: 18px;
		margin-top: 13px;
	}
	.homepage .figures-box p.smaller {
	padding: 0 15px 0 15px;	
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.homepage .figures-box {
		height: 367px;	
	}
	.homepage .figures-box, .homepage .blue-box, .homepage .news-box, .homepage .purple-box {
		height: 367px;	
	}
}
@media (min-width: 600px) and (max-width: 767px) {
	.homepage .figures-box {
		height: 300px;	
	}
	.homepage .figures-box .share-data {	
		padding: 0 15px 10px 15px;
	}
	.homepage .figures-box p.smaller {
		clear: both;	
	}
	.homepage .blue-box, .homepage .news-box, .homepage .purple-box {
		height: 560px;	
	}
}
@media (max-width: 599px) {
	.homepage .figures-box .share-data {	
		padding: 0 15px 10px 15px;
	}
	.homepage .figures-box p.smaller {
		clear: both;	
	}
	.homepage .blue-box, .homepage .news-box, .homepage .purple-box {
		height: 450px;	
	}
}

/* Twitter Feed & Social Media Links */
.twitter-feed {
	background-color: #FFFFFF;	
	padding-left: 8px;
}
#twitter-widget-0 {
     width:100%;
	 height: 338px;
  }
.follow {  
	height: 60px; 
	width: 285px; 
	background-color: #FFFFFF; 
	position: top; 
	bottom: 0px;
	border-bottom: 2px solid #F51E1E;
}
.follow p {
	float: left;
	font-size: 13px;
	line-height: 16px;	
	margin: 14px 28px 10px 8px;
	text-transform: uppercase;
	color: #9C9C9C;
}
.follow a {
	float: left;
	display: block;
    background: url("../img/menu/social-media2.png") no-repeat;
	height: 40px;
    width: 40px;
	margin-top: 10px;
	margin-right: 4px;
}
a.twitter {
	background-position: 0 -40px;	
}
a.twitter:hover {
	background-position: 0 0;
}
a.facebook {
	background-position: -40px -40px;
}
a.facebook:hover {
	background-position: -40px 0;
}
a.google {
    background-position: -80px -40px;
}
a.google:hover {
	background-position: -80px 0;
}
a.linkedin {
    background-position: -120px -40px;
}
a.linkedin:hover {
	background-position: -120px 0;
}
a.youtube {
    background-position: -160px -40px;
}
a.youtube:hover {
	background-position: -160px 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.follow {  
	width: 235px;
	height: 50px; 
	}
	.follow a {
    background: url(../img/menu/social-media-smaller.png) no-repeat;
	height: 30px;
    width: 30px;
	margin-top: 10px;
	margin-right: 4px;
}
.follow p {
	float: left;
	font-size: 13px;
	line-height: 16px;	
	margin: 10px 22px 10px 8px;
	}
	a.twitter {
	background-position: 0 -30px;	
	}
	a.twitter:hover {
		background-position: 0 0;
	}
	a.facebook {
		background-position: -30px -30px;
	}
	a.facebook:hover {
		background-position: -30px 0;
	}
	a.google {
		background-position: -60px -30px;
	}
	a.google:hover {
		background-position: -60px 0;
	}
	a.linkedin {
		background-position: -90px -30px;
	}
	a.linkedin:hover {
		background-position: -90px 0;
	}
	a.youtube {
		background-position: -120px -30px;
	}
	a.youtube:hover {
		background-position: -120px 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#twitter-widget-0 {
		 width:100%;
		 height: 191px;
	}
	.follow {  
		width: 242px;
		height: 50px; 
	}
	.follow a {
		background: url(../img/menu/social-media-smaller.png) no-repeat;
		height: 30px;
		width: 30px;
		margin-top: 10px;
		margin-right: 4px;
	}
	.follow p {
		float: left;
		font-size: 13px;
		line-height: 16px;	
		margin: 10px 22px 10px 8px;
	}
	a.twitter {
		background-position: 0 -30px;	
	}
	a.twitter:hover {
		background-position: 0 0;
	}
	a.facebook {
		background-position: -30px -30px;
	}
	a.facebook:hover {
		background-position: -30px 0;
	}
	a.google {
		background-position: -60px -30px;
	}
	a.google:hover {
		background-position: -60px 0;
	}
	a.linkedin {
		background-position: -90px -30px;
	}
	a.linkedin:hover {
		background-position: -90px 0;
	}
	a.youtube {
		background-position: -120px -30px;
	}
	a.youtube:hover {
		background-position: -120px 0;
	}
}
@media (max-width: 1200px) {
	#twitter-widget-0 {
	 height: 280px;
  	} 
}

/* Smart Home */

.smart-diagram {
	padding-bottom: 30px;	
}

/* Map Box */

@media (min-width: 992px) {
	.wide-map {
		display: none;
	}
}
@media (max-width: 991px) {
	.narrow-map {
		display: none;
	}
}
.map-box {
	background-color: #b31122;	
}
.footer {
	border-top: 100px solid #F1F1F1;
}

/* Director Profiles */

.profile {
	background-color: #FFFFFF;	
}
.profile img {
	position: relative;
	top: -70px;
	left: 15px;
}
.stripe {
	position: relative;
	height: 180px;	
}
.colour-tab {
	color: #FFFFFF;
	background-color: #0096AA;
	width: 90%;	
	padding-left: 130px;
	position: relative;
	top: 40px;
	height: 90px;
}
@media (max-width: 767px) {
	.colour-tab {
		width: 100%;	
	}
}
.colour-tab h3 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 0;
	font-size: 20px;
}
.colour-tab h4 {
	font-style: italic;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 18px;
	margin-top: 5px;
}
.profile-text {
	margin: 0 15px 0 15px;	
	padding-bottom: 15px;
}

/* Contact Form */

.contact-form {
	background-color: #782878;	
}
.contact-form img {
	float: right;
	margin: 25px 25px 0 0;
}
.contact-form h3 {
	color: #FFFFFF;	
	padding: 25px 25px 15px 25px;
}
.contact-form p {
	color: #FFFFFF;
	font-style: italic;
	font-size: 16px;
	font-weight: lighter;
	padding: 5px 25px 25px 25px;	
}
.contact-form form {
	padding: 0 25px 25px 25px;	
}
.contact-form label {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;	
}
.contact-form button {
	background-color: #0096AA; 
	border: none;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 8px 20px 8px 20px;
	float: right;
}
.contact-form button:hover {
	background-color: #079fb5;
	color: #FFFFFF;
}
.contact-form .btn {
	border-radius: 0;	
}
.form-control {
	border-radius: 0;	
}
.enquirydropdown {
	float: right;
	height: 34px;	
	padding-left: 10px;
}
.enquirydropdown option {
	padding: 5px 0 5px 0;	
}
@media (min-width: 768px) and (max-width: 991px) { 
	.enquirydropdown {
		float: left;
		width: 50%;
	}
 }
@media (max-width: 767px) {
.enquirydropdown {
		float: left;
		width: 100%;
	}
} 

/* Intro - non-collapsing white text box */

.intro {
	background-color: #FFFFFF;
	padding: 15px;
	clear: both;
}
.intro h3 {
	padding: 0;
	margin-bottom: 15px;
	margin-top: 10px;
}
.intro.overview {
	padding-top: 25px;	
}
dcc-overview.intro h3 {
	margin-top: 0;	
}

/* Channel - non-collapsing text box with coloured header */

.channel {
	background-color: #FFFFFF;
	clear: both;
}
.channel.panel {
	border: 0px;
}
.channel > .panel-heading {
	/*background-color: #0096AA;*/
	background-color: #AAAAAA;	
	border: 0;
	border-radius: 0;
	padding: 5px;
}
.channel.retail > .panel-heading {
	/*background-color: #782878;*/	
	background-color: #AAAAAA;
}
.channel.mobile > .panel-heading {
	/*background-color: #AAB400;*/	
	background-color: #AAAAAA;
}
.channel.supplies > .panel-heading {
	/*background-color: #F09600;	*/
	background-color: #AAAAAA;
}
.channel > .panel-heading h3 {
	color: #FFFFFF;
	padding: 15px;
}
.channel > .panel-heading a:hover, .channel > .panel-heading a:focus {
	text-decoration: none;
}
.channel img {
	padding: 15px;
}
.channel ul {
	padding: 15px 15px 15px 0;	
}
.channel ul.vad {
	padding: 0px 15px 15px 20px;	
}
.channel p {
	padding: 15px 0 0 0;	
}
.channel .panel-default > .panel-heading {
	color: #FFFFFF;
}

/* Summary - white box with table */

.summary {
	margin-top: 8px;	
}
.summary p.orange {
	font-weight: bold;
	color: #F09600;
	margin-bottom: 0;	
}

/* Core Tabs */

.core-tabs {
	padding-left: 0;
	padding-right: 0;
	clear: both;
	background-color: #FFFFFF;
	padding: 15px;
}
.core-tabs .nav.nav-justified > li {
	width: 25%;	
}
@media (max-width: 768px) {
	.core-tabs .nav.nav-justified > li {
	width: 100%;	
}
}

.core-tabs .nav.nav-justified > li > a { position: relative; }
.core-tabs .nav.nav-justified > li > a:hover,
.core-tabs .nav.nav-justified > li > a:focus { background-color: transparent; }
.core-tabs .nav.nav-justified > li > a > .quote {
    position: absolute;
    left: 0px;
    top: 0;
    opacity: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
    border-radius: 15px;
    color: #fff;  
}
.core-tabs .nav.nav-justified > li.active > a > .quote { opacity: 1; }
.core-tabs .nav.nav-justified > li > a > img { 
    max-width: 100%; 
    opacity: .3; 
    -webkit-transform: scale(.8,.8);
            transform: scale(.8,.8);
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.core-tabs .nav.nav-justified > li.active > a > img,
.core-tabs .nav.nav-justified > li:hover > a > img,
.core-tabs .nav.nav-justified > li:focus > a > img { 
    opacity: 1; 
    -webkit-transform: none;
            transform: none;
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.core-tabs .tab-pane .tab-inner { padding: 25px 0 20px; }

/*@media (min-width: 768px) {
    .core-tabs .nav.nav-justified > li > a > .quote {
        left: auto;
        top: auto;
        right: 20px;
        bottom: 0px;
    }  
}*/
hr.red {
	border-top: 1px solid #F51E1E;
}
hr.purple {
	border-top: 1px solid #782878;
}
hr.green {
	border-top: 1px solid #93af2a;
}
hr.blue {
	border-top: 1px solid #0687ac;
}
a p.core, .nav > li > a:hover p.core, .nav > li > a:focus p.core {
	color: #000000;	
}
a p.core {
	margin-top: 15px;	
	text-transform: uppercase;
}
/* Core Values Layout - Mobile Only */

.mobile-core img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px	
}
.mobile-core .row {
	margin-bottom: 25px;	
}

/* Customer Focus Tabs */

.focus-tabs {
	padding-left: 0;
	padding-right: 0;
	clear: both;
}
.focus-tabs .nav-tabs {
	border-bottom: none;
}
.focus-tabs .nav-tabs > li.active > a {
	border: none;	
}
.focus-tabs .nav-tabs > li {
	width: 24.25%;
}
.focus-tabs .nav-tabs > li {
	margin-bottom: 0;
	background-color: #FFFFFF;
	margin-right: 1%;
}
.focus-tabs .nav-tabs > li > a {
	margin-right: 0;
	border-radius: 0;
	border: 0;	
}
.focus-tabs .nav-tabs > li:last-child {
	margin-right: 0;
}
.focus-tabs .nav-tabs > li h3 {
	color: #000000;	
}
.focus-tabs .nav-tabs > li.active h3 {
	color: #FFFFFF;
}
.focus-tabs a h3 {
	color: #FFFFFF;
	padding: 10px 0 10px 0;
	text-align: center;
}
.focus-tabs a:hover h3 {
	color: #FFFFFF;
}
.focus-tabs .cta a {
	color: #FFFFFF;	
}

/* Image Tabs */

.image-tabs {
	padding-left: 0;
	padding-right: 0;
	clear: both;
}
.image-tabs .nav-tabs {
	border-bottom: none;
}
.image-tabs .nav-tabs img {
	margin-top: 5px;	
}
.image-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border: none;	
}
/* Image Tab Colours */
.purple-tab {
	background-color: #782878;	
	color: #FFFFFF;
}
.blue-tab {
	background-color: #0096AA;
	color: #FFFFFF;	
}
.green-tab {
	background-color: #AAB400;	
	color: #FFFFFF;
}
.orange-tab {
	background-color: #F09600;	
	color: #FFFFFF;
}
.nav-tabs > li.active.purple-link > a, .nav-tabs > li.active.purple-link > a:hover, .nav-tabs > li.active.purple-link > a:focus {
	background-color: #782878;
}
.nav-tabs > li.active.blue-link > a, .nav-tabs > li.active.blue-link > a:hover, .nav-tabs > li.active.blue-link > a:focus {
	background-color: #0096AA;
}
.nav-tabs > li.active.green-link > a, .nav-tabs > li.active.green-link > a:hover, .nav-tabs > li.active.green-link > a:focus {
	background-color: #AAB400;	
}
.nav-tabs > li.active.orange-link > a, .nav-tabs > li.active.orange-link > a:hover, .nav-tabs > li.active.orange-link > a:focus {
	background-color: #F09600;	
}
.nav > li > a:hover p, .nav > li > a:focus p {
	color: #FFFFFF;
}
.nav > li.purple-link > a:hover, .nav > li.purple-link > a:focus {
	background-color: #782878;	
}
.nav > li.blue-link > a:hover, .nav > li.blue-link > a:focus {
	background-color: #0096AA;	
}
.nav > li.green-link > a:hover, .nav > li.green-link > a:focus {
	background-color: #AAB400;	
}
.nav > li.orange-link > a:hover, .nav > li.orange-link > a:focus {
	background-color: #F09600;	
}
.image-tabs .nav-tabs > li {
	margin-bottom: 0;
	margin-right: 8px;
	background-color: #FFFFFF;
}
.image-tabs .nav-tabs > li:last-child {
	margin-right: 0;
}
.image-tabs .nav-tabs > li > a {
	margin-right: 0;
	border-radius: 0;
	border: 0;	
}
.image-tabs .nav-tabs > li p {
	color: #000000;	
}
.image-tabs .nav-tabs > li.active p {
	color: #FFFFFF;
}
.nav > li > a {
  padding: 10px 12px;
}
/* Image Tab image sizes */
.imgtab1 {
	width: 227px; 
	height: 154px;	
}
.imgtab2 {
	width: 228px; 
	height: 154px;	
}
@media (min-width: 768px) and (max-width: 1199px) {
  .imgtab1 {
	width: 183px; 
	height: 124px;	
}
.imgtab2 {
	width: 182px; 
	height: 124px;	
	}
}
@media (max-width: 767px) {
  .imgtab1 {
	display: none;	
}
.imgtab2 {
	display: none;	
	}
}

/* Charity Video */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.charity-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Partner Pages */

.circle-links {
	margin-top: 15px;
	margin-bottom: 15px;	
}
.circle-links img {
	padding: 15px;
}

/* Grow */

.grow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.grow:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/* Collapsing Panels */

.panel-group .panel + .panel {
	margin-top: 8px;
	margin-bottom: 0;	
}
.panel-heading {
	padding: 10px 15px 0 15px;	
}
.panel-body {
	padding: 5px 15px 0 15px;	
}
.panel-heading h3 {
	padding: 15px 15px 15px 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: none;	
}
.panel-group .panel {
	border-radius: 0;	
}
.panel-footer {
	background-color: #FFFFFF;	
	margin-bottom: 15px;
}
.panel-footer .toggle-text {
	float: right;
	text-transform: uppercase;	
	margin-top: -5px;
}
.panel-footer .toggle-text:hover {
	font-weight: bold;	
}
.panel-footer  a {
	color: #000000;
}
.panel-body li, .panel-heading li, .retail li {
	list-style-image: url(../img/menu/square.gif)	
}
/* DCC Page - Pie Chart */

#canvas-holder {
	margin-bottom: 8px;
}
#chart-area {
	margin: 15px;
	width: 200px;
	height: 200px;	
}
@media (min-width: 992px) and (max-width: 1199px) {
	#chart-area {
		width: 150px;
		height: 150px;	
	}
}
.canvas-label {
	margin-left: 15px;	
}

/* News Page */
.news .intro {
	margin-bottom: 8px;	
	clear: none;
}
.news .intro h3 {
	margin-bottom: 3px;
	margin-top: 0;	
}
.news .tweets h3.twitter {
	padding-left: 10px;
	padding-bottom: 15px;
	background-color: #FFFFFF;	
}
.news .twitter-feed {
	border-top: 2px solid #F51E1E;	
	padding-top: 10px;
	overflow: hidden;
}
.news .follow {
	width: 382px;	
}
.news a h3 {
	color: #333333;	
}
.news .news-box a h3 {
	color: #FFFFFF;	
}
.news a p {
	color: #333333;	
}
@media (min-width: 992px) and (max-width: 1199px) {
	.news .follow {
	width: 382px;	
} 
}
.news .follow p {
	margin-right: 40px;	
}
.news .follow a {
	margin-right: 10px;	
}
.news .intro p {
	margin-bottom: 0;
	margin-top: 5px;
}
.news .date {
	color: #888888;
	font-style: italic;	
}
.news .carousel-caption {
	background-color: rgba(200,0,30,0.8);	
}
.news .quote {
	background-color: #E6E6E6; 
	float: right; 
	padding: 15px; 
	width: 50%; 
	margin: 10px 0 15px 10px;
}
.news .quote.forty {
	width: 40%; 
}
.news .quote.twenty {
	width: 20%; 
}
.news .quote.left {
	float: left;
	margin: 10px 15px 10px 0;	
}
.news .headline a {
	color: #333333;
}
.news .headline a:hover {
	text-decoration: none;
}

@media (max-width: 767px) {
	.news .quote {
		width: 100%;
	}
}
.news .quote h4 {
	 line-height: 1.5em;
}

/* Captech Locations */

.map-container {
	position: relative;
}
#map-replacement {
	height: 0;
    overflow: hidden;
    padding-bottom: 48%;
    padding-top: 0px;
    position: relative;
}
#map {
	height: 0;
    overflow: hidden;
    padding-bottom: 48%;
    padding-top: 0px;
    position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#map {
		width: 638px;
		height: 370px !important;	
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#map {
		width: 492px;
		height: 295px !important;	
	}
}

.worldmap {
	 background-image: url(../img/location/world-map2.jpg);
	 background-size: contain;
	 width: 772px; 
	 margin-bottom: 8px;
	 position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.worldmap {
	 background-image: url(../img/location/world-map2.jpg);
	 background-size: contain;
	 width: 638px; 
	 height: 372px;
	 margin-bottom: 8px;
	 position: relative;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	.worldmap {
	 background-image: url(../img/location/world-map2.jpg);
	 background-size: contain;
	 width: 742px; 
	 height: 433px;
	 margin-bottom: 8px;
	 position: relative;
}
}
@media (max-width: 767px) {
	.worldmap {
	 background-image: url(../img/location/world-map2.jpg);
	 background-size: 100% auto;
	 background-repeat: no-repeat;
	 margin-bottom: 8px;
	 position: relative;
	 width:100%;
}
}
.area-usa {
	position: absolute;
	width: 18%;
	height: 20%;
	left: 12%;
	top: 35%;
}
.area-china {
	position: absolute;
	width: 15%;
	height: 15%;
	left: 70%;
	top: 41%;
}
.area-me {
	position: absolute;
	width: 15%;
	height: 17%;
	left: 50%;
	top: 41%;
}
.area-nordics {
	position: absolute;
	width: 5%;
	height: 10.5%;
	left: 47.5%;
	top: 25%;
}
.area-ukie {
	position: absolute;
	width: 4.5%;
	height: 7%;
	left: 43%;
	top: 32%;
}
.area-spain {
	position: absolute;
	width: 4%;
	height: 6%;
	left: 43%;
	top: 41%;
}
.area-france {
	position: absolute;
	width: 2.5%;
	height: 6%;
	left: 47.5%;
	top: 36.5%;
}
.area-bene {
	position: absolute;
	width: 2%;
	height: 2%;
	left: 45.5%;
	top: 39%;
}
.area-poland {
	position: absolute;
	width: 3%;
	height: 5.5%;
	left: 50%;
	top: 35.5%;
}

.locations-global .dccbox {
	height: 105px;
}

/* Footer */

.footer {
	background-image: url("../img/backgrounds/red.jpg");	
	background-repeat: no-repeat;
	background-position: right;
	height: 500px;
}
.footer .container {
	margin-top: 50px;	
}
.footer li {
	color:#FFFFFF;
	list-style-type: none;	
}
.footer li a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer .countries {
	border-left: 1px solid #FFFFFF;	
}
.footerlogo1 {
	margin-top: 80px;	
}
.footerlogo2 {
	margin-top: 10px;	
}

/* History Timeline */

.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}
.timeline {
	margin-top: -42px;
	background-color: #FFFFFF;	
}
.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block.big-block {
    margin: -6em 0 0 0;
  }
   .cd-timeline-block.med-block {
    margin: -2em 0 0 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  color: #FFFFFF;
}
.cd-timeline-img span {
	font-size: 22px;
	display: block;
	width: 24px;
	height: 24px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
}
.cd-timeline-img {
  background: #C8001E;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
	.cd-timeline-img.is-hidden {
    visibility: hidden;
  }
	.cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  padding: 1em;
}
.cd-timeline-content.purple {
	background-color: #782878; 
	color: #FFFFFF;
}
.cd-timeline-content.green {
	background-color: #AAB400;
	color: #FFFFFF;	
}
.cd-timeline-content.blue {
	background-color: #0096AA;
	color: #FFFFFF;	
}
.cd-timeline-content.orange {
	background-color: #C8001E;
	color: #FFFFFF;	
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content h3 {
	padding: 5px 0 15px 0;	
	font-size: 20px;
	float: left;
}
.cd-timeline-content p {
	float: left;	
}
.cd-timeline-content img {
	float: left;	
	margin-bottom: 15px;
}
.cd-timeline-content img.first-image {
	margin-right: 12px;	
}
.cd-timeline-content ul {
	float: left;	
}
@media(max-width: 991px) {
	.cd-timeline-content img.first-image {
		margin-bottom: 10px;
	}
}
@media(max-width: 1170px) {
	.cd-timeline-content img.img-circle {
		border-radius: 0;	
	}
}
.cd-timeline-content img.first-image.jones {
	/*clear: both;	*/
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
  color: #CCCCCC;
}
@media (min-width: 1201px) {
	.cd-timeline-content .cd-date {
		color: #5A5A5A;
	}
}
@media (max-width: 1200px) {
.cd-timeline-content img {
	float: left;	
	margin-right: 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	.cd-timeline-content h3, .cd-timeline-content p, .cd-timeline-content .cd-date {
		float: left;
		clear: both;	
	}
	.cd-timeline-content img.first-image.jones {
	clear: none;	
}
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content.purple::before {
    border-left-color: #782878;
  }
  .cd-timeline-content.green::before {
    border-left-color: #AAB400;
  }
   .cd-timeline-content.blue::before {
    border-left-color: #0096AA;
  }
   .cd-timeline-content.orange::before {
    border-left-color: #C8001E;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content.purple::before {
	  border-right-color: #782878;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content.green::before {
	  border-right-color: #AAB400;
  }
    .cd-timeline-block:nth-child(even) .cd-timeline-content.orange:before {
	  border-right-color: #C8001E;
  }
    .cd-timeline-block:nth-child(even) .cd-timeline-content.blue::before {
	  border-right-color: #0096AA;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
	.cd-timeline-content.is-hidden {
    visibility: hidden;
  }
	.cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
	.cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
