@charset "UTF-8";
/* CSS Document */

#campaign-page {
	font-family: 'Roboto', Arial, sans-serif, Helvetica !important;
	font-size: 15px !important;
	line-height: 24px !important;
	color: #53565a !important;
	text-transform: none !important;
	text-decoration: none !important;
	width: 920px !important;
	background-color: #f1f1f0 !important;
	margin: 0 !important;
	padding: 0 !important;
}
#campaign-page .headerBanner * {
	margin: 0 !important;
	padding: 0 !important;
}
#campaign-page * img {display: block !important;}
#campaign-page .headline,
#campaign-page .sub-headline,
#campaign-page .teaserbox span,
#campaign-page .teaserboxwide span,
#campaign-page .workshophead {
	display: block;
	overflow: auto;
	word-wrap: break-word;
}
#campaign-page .headline {
	margin: 0 0 15px 0;
	font-size: 24px !important;
	line-height: 36px !important;
}
#campaign-page .sub-headline {
	margin: 30px 0 15px;
	font-size: 17px !important;
	line-height: 24px !important;
}
#campaign-page .workshophead {
	margin: 5px 0 !important;
	font-size: 16px !important;
	line-height: 22px !important;
}
#campaign-page strong,
#campaign-page strong * {
	font-family: Roboto, Arial, sans-serif !important;
	font-weight: 700 !important;
}

#campaign-page h2 {
	font-family: Roboto, Arial, sans-serif !important;
	font-weight: 300 !important;
	font-size: 24px !important;
	line-height: 36px !important;
	color: #000 !important;
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
}

#campaign-page h3 {
	font-family: Roboto, Arial, sans-serif !important;
	font-weight: 300 !important;
	font-size: 18px !important;
	line-height: 30px !important;
	color: #000 !important;
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
}

#campaign-page h2 *,
#campaign-page h3 * {
	font-family: Roboto, Arial, sans-serif !important;
}

#campaign-page h4 {
	font-family: Roboto, Arial, sans-serif !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 22px !important;
	color: #000 !important;
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
}

#campaign-page h4 * {
	font-family: Roboto, Arial, sans-serif !important;
}

#campaign-page h2 ~ div {
    margin-top: 20px;
}
#campaign-page p, #campaign-page li {
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 15px 0;
    color: #53565a;
}
#campaign-page .flex-container,
#campaign-page .cta-button,
#campaign-page .teaserbox,
#campaign-page .teaserboxwide {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
}
#campaign-page .flex-container {
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	flex-wrap: wrap;
	align-items: stretch;
}
#campaign-page .flex-items {flex: 1 1 auto}
#campaign-page .flex-column1 {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex-grow: 1;
}
#campaign-page .flex-column2 {
	-webkit-box-flex: 2;
	-moz-box-flex: 2;
	-ms-flex: 2;
	-webkit-flex: 2;
	flex-grow: 2;
}
#campaign-page .flex-column3 {
	-webkit-box-flex: 3;
	-moz-box-flex: 3;
	-ms-flex: 3;
	-webkit-flex: 3;
	flex-grow: 3;
}
#campaign-page .flex-column4 {
	-webkit-box-flex: 4;
	-moz-box-flex: 4;
	-ms-flex: 4;
	-webkit-flex: 4;
	flex-grow: 4;
}
#campaign-page .flex-column5 {
	-webkit-box-flex: 5;
	-moz-box-flex: 5;
	-ms-flex: 5;
	-webkit-flex: 5;
	flex-grow: 5;
}
#campaign-page .flex-column1,
#campaign-page .flex-column2,
#campaign-page .flex-column3,
#campaign-page .flex-column4,
#campaign-page .flex-column5, 
#campaign-page .teaserbox,
#campaign-page .teaserboxwide { 
	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	flex-wrap: wrap !important;
	align-items: stretch;
	justify-content: space-between;
}

/* Teaser Box */
#campaign-page .teaserbox p {width: 200px !important;}
#campaign-page .teaserboxwide p {width: 340px !important;}
#campaign-page .teaserbox,
#campaign-page .teaserboxwide {
	background: url('https://www.agilent.com/cs/promotions/images/20170914-teaser-head-strip-960x4.png') no-repeat right 0;
	background-color: #ffffff;
	color: #888b8d !important;
	font-size: 13px !important;
	line-height: 19px !important;
	padding: 25px 30px !important;
	margin-bottom: 30px !important;
}
#campaign-page .teaserbox span,
#campaign-page .teaserboxwide span {
	font-size: 19px !important;
	line-height: 26px !important;
	margin-bottom: 15px !important;
}
#campaign-page .teaserbox img,
#campaign-page .teaserboxwide img {
	margin: 5px 0 15px;
	padding: 0px;
}
#campaign-page .speakerimg {
	float: left; 
	margin-right: 10px !important;
	display: block;
}
#campaign-page .speakername {
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
}
#campaign-page .workshop p {
	font-size: 14px !important;
	line-height: 20px !important;
	margin: 6px 0 10px 0 !important;
}
#campaign-page .workshop span {
	font-size: 13px !important;
	line-height: 22px !important;
}
#campaign-page .speakerinfo * {
	font-size: 13px !important;
	line-height: 19px !important;
}
#campaign-page .tourdate {
	float: left;
	font-size: 14px;
	width: 250px;
}

#campaign-page a:link,
#campaign-page a:visited,
#campaign-page a:active {
	color: #0085d5 !important;
	text-decoration: none !important;
}
#campaign-page a:hover {
	color: #00426a !important;
	text-decoration: underline !important;
}
#campaign-page a.cta-button,
#campaign-page a.cta-button:visited {
	display: inline-block;
	vertical-align: middle;
	font-family: Roboto, Arial, sans-serif !important;
	font-weight: 400;
	font-size: 12px !important;
	line-height: 12px !important;
	color: #fff !important;
	background: #0085d5;
	padding: 14px 19px;
	outline: none !important;
	text-decoration: none !important;
	text-align: center;
	cursor: pointer;
	transition: background 0.25s ease;
}

#campaign-page a.cta-button.transparent,
#campaign-page a.cta-button.transparent:visited {
	background: none;
	padding: 12px 17px;
	border: 1px solid #fff !important;
}

#campaign-page a.cta-button:hover,
#campaign-page a.cta-button:active {
	color: #fff !important;
	background: #00426a !important;
}

#campaign-page a.cta-button + * {
	margin-top: 15px !important;
}
#campaign-page ul {
	padding: 0 0 15px 20px;
	margin: 0;
}
#campaign-page li {
	font-size: 14px !important;
	line-height: 22px !important;
	margin: 0 0 8px 0 !important;
}
#campaign-page .mediaspecs {
	font-size: 12px !important;
	line-height: 16px !important;
	color: #888b8d !important;
	font-weight: 400 !important;
	margin: 0 0 15px 0;
}
#campaign-page .mediaspecs span {
	color: #53565a !important;
	margin: 0 5px;
}
#campaign-page .dividerline {
	padding: 0 !important;
	margin: 20px 0 !important;
	border-top: 1px solid #d0d0ce;
	height: 0px;
}
#campaign-page .dividerlinesml {
	padding: 10px 0 !important;
	margin: 0 0 15px 0 !important;
	border-bottom: 1px solid #d0d0ce;
}
#campaign-page p.product-label {
	font-size: 12px;
	line-height: 16px;
	margin: 0 !important;
	padding: 0 0 35px !important;
	min-width: 800px !important;
}
#campaign-page * p {margin: 0 0 15px 0;}
#campaign-page .container-wrapper {padding: 30px 45px !important;}
#campaign-page .workshop-wrapper {padding: 0 45px 25px !important;}
#campaign-page .sml-wrapper {padding: 0 45px !important;}
#campaign-page .centerme {margin: 10px auto !important;}
#campaign-page .reset {clear: both !important;}
#campaign-page .resetspace {padding-top: 30px !important;}
#campaign-page .resetwidth {width: 100% !important;}
#campaign-page .stretch {align-content: flex-start !important; justify-content: space-between !important;}
#campaign-page .endme {align-self: end !important; margin: 0 auto !important;}
#campaign-page .rightalign {text-align: right !important;}
#campaign-page .type-regular {font-weight: 400 !important;}
#campaign-page .type-light {font-weight: 300 !important;}
#campaign-page .type-bold {font-weight: 700 !important;}
#campaign-page .black {color: #000000 !important;}
#campaign-page .darkblue {color: #00426a !important;}
#campaign-page .coolgray11 {color: #53565a !important;}
#campaign-page .coolgray8 {color: #888b8d !important;}
#campaign-page .coolgray2 {color: #d0d0ce !important;}
#campaign-page .gapr10 {padding-right: 10px !important;}
#campaign-page .gapr15 {padding-right: 15px !important;}
#campaign-page .gapr25 {padding-right: 25px !important;}
#campaign-page .gapr40 {padding-right: 40px !important;}
#campaign-page .gapr60 {padding-right: 60px !important;}
#campaign-page .marginr25 {margin-right: 25px !important;}
#campaign-page .marginr40 {margin-right: 40px !important;}
#campaign-page .marginr60 {margin-right: 60px !important;}
#campaign-page .marginr80 {margin-right: 80px !important;}
#campaign-page .marginb5 {margin-bottom: 5px !important;}
#campaign-page .marginb10 {margin-bottom: 10px !important;}
#campaign-page .marginb15 {margin-bottom: 15px !important;}
#campaign-page .marginb20 {margin-bottom: 20px !important;}
#campaign-page .marginb25 {margin-bottom: 25px !important;}
#campaign-page .marginb30 {margin-bottom: 30px !important;}
#campaign-page .margint5 {margin-top: 5px !important;}
#campaign-page .margint20 {margin-top: 20px !important;}
#campaign-page .margint30 {margin-top: 30px !important;}
#campaign-page .margint40 {margin-top: 40px !important;}

/** Styles integrated from Agilent 5977 landing page **/

#campaign-page h3 {
	font-family: Roboto, Arial, sans-serif !important;
	font-weight: 300 !important;
	font-size: 18px !important;
	line-height: 30px !important;
	color: #000 !important;
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
}
#campaign-page h4 {
    font-family: Roboto, Arial, sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #000 !important;
    margin: 0 !important;
    padding: 0 0 15px 0 !important;
}
#campaign-page a,
#campaign-page a:visited {
	color: #0085d5 !important;
	text-decoration: none;
	outline: none !important;
	transition: color 0.25s ease;
}

#campaign-page a:hover,
#campaign-page a:active {
	color: #00426a !important;
	text-decoration: underline;
}
#campaign-page .cta-button, #campaign-page .cta-button:visited, #campaign-page a.cta-button:visited {
    display: inline-block;
    vertical-align: middle;
    font-family: Roboto, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 12px !important;
    color: #fff !important;
    background: #0085d5;
    padding: 14px 19px;
    outline: none !important;
    text-decoration: none !important;
    text-align: center;
    cursor: pointer;
    transition: background 0.25s ease;
}

/**** QUICKPROBE LANDING PAGE CUSTOM CSS ****/

.qp-section-light {
	background: #fbfbfb;
}
#campaign-page .container-wrapper.qp-xtra-padding-top, .qp-xtra-padding-top {
	padding-top: 65px!important;
}
#campaign-page .container-wrapper.qp-xtra-padding-bottom, .qp-xtra-padding-bottom {
	padding-bottom: 65px!important;
}
#campaign-page .container-wrapper.qp-center-content {
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#campaign-page .container-wrapper.qp-no-padding {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.quickprobe-webinar-jump {
	background: #0085d5;
	color: #fff;
}
.quickprobe-webinar-jump span {
	display: block;
	font-size: 19px;
}
#campaign-page .quickprobe-webinar-jump .cta-button a {
    background-color: #00426a !important;
}
#campaign-page .quickprobe-webinar-jump .cta-button a:hover {
    background-color: #00a9e0 !important;
}
#campaign-page .teaserbox.qp-step-box {
	text-align: center;
	position: relative;
	padding: 15px 25px 10px 25px !important;
}
.qp-step-number {
	width: 40px;
	height: 40px;
	margin: 0 auto 20px auto;
}
#campaign-page .headline.qp-step-title {
	font-size: 32px !important;
    line-height: 42px !important;
	text-align: center;
    margin: 0 0 5px 0;
}
.qp-step-subhead {
	font-size: 16px;
	text-align: center;
	margin: 0 0 60px 0;
}
.qp-box-title, .qp-step-box-title {
	max-width: 200px;
}
.qp-wide-box-title {
	max-width: 340px;
}
#campaign-page .container-wrapper.qp-webinar-section {
	background: #fbfbfb;
	border-top: 1px solid #d0d0ce;
	border-bottom: 1px solid #d0d0ce;
	align-items: center;
}

#campaign-page .container-wrapper.qp-steps-section {
	border-top: 1px solid #d0d0ce;
	border-bottom: 1px solid #d0d0ce;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddb+0,f1f1f0+20,f1f1f0+80,dddddb+100 */
	background: #e7e7e6; /* Old browsers */
}

.campaign-section {
	padding: 40px 45px;
}

.campaign-section + .campaign-section {
	border-top: 1px solid #d0d0ce;
}

.campaign-section::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

/** Campaign CSS from 5977 **/
.teaser-box {
	padding: 25px 30px;
	background: #fff;
	position: relative;
}

.teaser-box::before {
	content: "";
	display: block;
	height: 4px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: linear-gradient(to right, #0085d5 50%, #00a9e0 50%, #00a9e0 72%, #00426a 72%, #00426a 80%, #0085d5 80%);
	z-index: 1;
}

#campaign-page .teaser-box h3 + p,
#campaign-page .teaser-box h3 + ul,
#campaign-page .teaser-box h3 + ol {
	margin-top: -5px !important;
}

.teaser-box > img,
.teaser-box > [data-video] {
	display: block;
	margin: 0 auto 15px auto;
	flex-shrink: 0;
	max-width: 100%;
}

#campaign-page .teaser-img-border {
	outline: 1px solid #d0d0ce;
	outline-offset: -1px;
}

#campaign-page [data-video].teaser-img-border::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #d0d0ce;
	z-index: 1;
}

#campaign-page .teaser-box h4 {
	font-size: 14px !important;
	line-height: 20px !important;
	color: #888b8d !important;
	padding-bottom: 10px !important;
}

#campaign-page .teaser-box p,
#campaign-page .teaser-box li {
	color: #888b8d !important;
	padding-bottom: 5px !important;
	font-size: 13px !important;
	line-height: 20px !important;
}

#campaign-page .teaser-box li li {
	padding-bottom: 0 !important;
}

.teaser-box.full-width {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.teaser-box.full-width > img {
	width: 240px;
	height: auto;
	margin: 0;
	flex-shrink: 0;
	-webkit-align-self: flex-start;
	align-self: flex-start;
}

.teaser-box.full-width > div {
	width: 505px;
}

.teaser-box.full-width.equal-columns > img,
.teaser-box.full-width.equal-columns > div {
	width: 370px;
}

.literature-box {
	background: #00426a;
	padding: 25px 30px 0 30px;
	overflow: hidden;
}

.literature-box > img {
	width: 100%;
	box-shadow: 0 0 25px rgba(0,0,0,0.35);
}

.teaser-box > .literature-box {
	margin: -25px -30px 25px -30px;
}

.literature-box.allow-crop {
	overflow: hidden;
	position: relative;
	background: none;
}

.literature-box.allow-crop > img {
	position: absolute;
	top: 0;
	left: 0;
	padding: inherit;
	width: 100%;
	background: #00426a;
}

#campaign-page p.mediaspecs {
	font-size: 12px !important;
	line-height: 16px !important;
	color: #888b8d !important;
	font-weight: 300 !important;
}

#campaign-page p.mediaspecs span {
	color: #53565a !important;
	font-weight: 400 !important;
	margin: 0 5px;
}

#campaign-page .campaign-disclaimer {
	font-size: 12px !important;
	line-height: 16px !important;
	color: #888b8d !important;
	border: none !important;
}

.no-wrap {
	white-space: nowrap;
}

#campaign-page .campaign-section img {
	max-width: 100%;
}

/* Accordion styles */

#campaign-page #campaign-accordion > div {
    margin-top: 0;
}
#campaign-page #campaign-accordion > h3 {
	margin: 0 !important;
	padding: 15px 0 15px 30px !important;
	border-bottom: 1px solid #d0d0ce;
	transition: border-color 250ms ease;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	position: relative;
}

#campaign-page #campaign-accordion > h3::before {
	content: "+";
	display: block;
	width: 30px;
	color: #0085d5;
	position: absolute;
	top: 15px;
	left: 0;
	font-size: 24px;
}

#campaign-page #campaign-accordion > h3.open::before {
	content: "\2013";
}

#campaign-page #campaign-accordion > h3:hover,
#campaign-page #campaign-accordion > h3:active,
#campaign-page #campaign-accordion > h3.open {
	border-color: #0b6092 !important;
}

#campaign-page #campaign-accordion > div {
	position: relative;
	overflow: hidden;
}

#campaign-page #campaign-accordion > div > img {
	width: 300px;
	float: right;
	margin: 0 0 15px 25px;
}

#campaign-page #campaign-accordion > div > img.campaign-accordion-fullwidth-img {
	width: 100%;
	float: none;
	margin-left: 0;
}

#campaign-page #campaign-accordion > div::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	border-top: 1px solid #0b6092;
}

/* SLIDER STYLES */

.campaign-slider {
	position: relative;
	padding: 70px 0 0 0;
}

.campaign-slider > div {
	position: relative;
	white-space: nowrap;
	font-size: 0;
	background: #fff;
	overflow: hidden;
}

.campaign-slider > div > div {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
	white-space: normal;
	padding: 25px 45px;
}

.campaign-slider > div > div > div {
	display: inline-block;
	vertical-align: middle;
	width: 355px;
}

.campaign-slider > div > div > div + div {
	margin-left: 30px;
}

.campaign-slider > div > div > div.slide-image {
	width: 215px;
}

.campaign-slider > div > div > div.slide-text {
	width: 495px;
}

#campaign-page .slide-image img + * {
	margin-top: 15px !important;
}

.campaign-slider * + .cta-button {
	margin-top: 10px;
}

.slider-prev,
.slider-next {
	display: block;
	position: absolute;
	top: 85px;
	bottom: 25px;
	width: 45px;
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}

.slider-prev svg,
.slider-next svg {
	width: 15px;
	height: auto;
}

.slider-prev path,
.slider-next path {
	fill: #d0d0ce;
	transition: fill 0.25s;
}

.slider-prev:hover path,
.slider-next:hover path {
	fill: #0085d5;
}

.slider-prev {
	left: 0;
}

.slider-next {
	right: 0;
}

.slider-nav {
	display: block;
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	position: absolute;
	top: 0;
	left: 45px;
	right: 45px;
	background: #fff;
	padding: 20px 0;
	border-bottom: 1px solid #d0d0ce;
	white-space: nowrap;
}

#campaign-page .slider-nav a {
	display: inline-block;
	vertical-align: top;
	color: #0085D5 !important;
	position: relative;
	font-weight: 300 !important;
}

#campaign-page .slider-nav a:hover,
#campaign-page .slider-nav a:active,
#campaign-page .slider-nav a.current-nav {
	color: #00426A !important;
	text-decoration: none;
}

.slider-nav a.current-nav::before {
	content: "";
	display: block;
	box-sizing: border-box;
	width: 24px;
	height: 12px;
	border-bottom: 12px solid #d0d0ce;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -12px;
}

.slider-nav a + a {
	margin-left: 30px;
}

#campaign-page .campaign-slider img {
	margin: auto;
}
#campaign-page .slide-text a {
	font-size: 13px;
}

/* COLUMNS SETUP */
.two-column > div {
	width: 545px;
	float: left;
}

.two-column > div + div {
	width: 260px;
	margin-left: 25px;
}

.two-column.reverse-widths > div {
	width: 260px;
}

.two-column.reverse-widths > div + div {
	width: 545px;
}

.two-column.equal-width > div {
	width: 400px;
	margin-left: 0;
}

.two-column.equal-width > div:nth-of-type(even) {
	margin-left: 30px;
}

.two-column.equal-width > div:nth-of-type(n+3) {
	margin-top: 30px;
}

.three-column > div {
	float: left;
	width: 260px;
}

.three-column > div + div {
	margin-left: 25px;
}

.three-column > div:nth-of-type(3n+1) {
	margin-left: 0;
}

.three-column > div:nth-of-type(n+4) {
	margin-top: 25px;
}

/* instruments section styles */

.equal-height {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.equal-height > * {
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
}

.equal-height > div {
	-webkit-flex-basis: auto;
	flex-basis: auto;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.equal-height > div > * {
	max-width: 100%;
}

.equal-height > .teaser-box > .cta-button:last-child {
	margin-top: auto;
}



#campaign-instruments > div {
	display: block;
	background: #fff;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: height 500ms ease;
}

#campaign-instruments > div > div {
	padding: 25px 30px;
}

#campaign-page #campaign-instruments h3 {
	font-size: 17px !important;
	line-height: 24px !important;
}

#campaign-page #campaign-instruments p,
#campaign-page #campaign-instruments li {
	padding-bottom: 5px !important;
	font-size: 13px !important;
	line-height: 20px !important;
}

#campaign-page #campaign-instruments li {
	padding-left: 10px !important;
	position: relative;
}

#campaign-page #campaign-instruments li::before {
	content: "\2022";
	position: absolute;
	top: 0;
	left: 0;
}

#campaign-page #campaign-instruments ul {
	padding-left: 0 !important;
	list-style: none !important;
}

#campaign-instruments .cta-button {
	margin-top: 10px;
}

#campaign-page .campaign-instrument-img h3 {
	text-align: center;
}

.campaign-instrument-img {
	position: relative;
	top: 0;
	transition: top 500ms ease;
}

.campaign-instrument-text {
	background: #e0e0df;
	position: absolute;
	top: 100%;
	left: 0;
	transition: top 500ms ease;
}
