
@import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:300,500');

@font-face {
		font-family: 'PN'; font-weight:normal;
		src: url('https://animalsaustralia-api.org/cached/fonts/pn-r.eot'); /* IE9 Compat Modes */
		src: url('https://animalsaustralia-api.org/cached/fonts/pn-r.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
				url('https://animalsaustralia-api.org/cached/fonts/pn-r.woff2') format('woff2'), /* Super Modern Browsers */
				url('https://animalsaustralia-api.org/cached/fonts/pn-r.woff') format('woff'), /* Pretty Modern Browsers */
				url('https://animalsaustralia-api.org/cached/fonts/pn-r.ttf')  format('truetype'), /* Safari, Android, iOS */
				url('https://animalsaustralia-api.org/cached/fonts/pn-r.svg') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'PN'; font-weight:500;
    src: url('https://animalsaustralia-api.org/cached/fonts/pn-sb.eot'); /* IE9 Compat Modes */
    src: url('https://animalsaustralia-api.org/cached/fonts/pn-sb.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('https://animalsaustralia-api.org/cached/fonts/pn-sb.woff2') format('woff2'), /* Super Modern Browsers */
        url('https://animalsaustralia-api.org/cached/fonts/pn-sb.woff') format('woff'), /* Pretty Modern Browsers */
        url('https://animalsaustralia-api.org/cached/fonts/pn-sb.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('https://animalsaustralia-api.org/cached/fonts/pn-sb.svg') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'PN'; font-weight:200;
    src: url('https://animalsaustralia-api.org/cached/fonts/pn-l.eot'); /* IE9 Compat Modes */
    src: url('https://animalsaustralia-api.org/cached/fonts/pn-l.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('https://animalsaustralia-api.org/cached/fonts/pn-l.woff2') format('woff2'), /* Super Modern Browsers */
        url('https://animalsaustralia-api.org/cached/fonts/pn-l.woff') format('woff'), /* Pretty Modern Browsers */
        url('https://animalsaustralia-api.org/cached/fonts/pn-l.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('https://animalsaustralia-api.org/cached/fonts/pn-l.svg') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Playfair Display';
	src: url('https://animalsaustralia-api.org/cached/fonts/PlayfairDisplay-Regular.eot');
	src: url('https://animalsaustralia-api.org/cached/fonts/PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://animalsaustralia-api.org/cached/fonts/PlayfairDisplay-Regular.woff2') format('woff2'),
		url('https://animalsaustralia-api.org/cached/fonts/PlayfairDisplay-Regular.woff') format('woff'),
		url('https://animalsaustralia-api.org/cached/fonts/PlayfairDisplay-Regular.ttf') format('truetype'),
		url('https://animalsaustralia-api.org/cached/fonts/PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.shareBlock a.shareBlockBtn span.top {
	-webkit-transition:width .4s ease-in-out, background .5s ease-in-out;
	-moz-transition:width .4s ease-in-out, background .5s ease-in-out;
	-o-transition:width .4s ease-in-out, background .5s ease-in-out;
	transition:width .4s ease-in-out, background .5s ease-in-out;
}
.shareBlock a.shareBlockBtn:hover span.top {
	-webkit-transition:width .1s ease-out;
	-moz-transition:width .1s ease-out;
	-o-transition:width .1s ease-out;
	transition:width .1s ease-out;
}
.shareBlockBtn.fbLike {
	-webkit-transition:transform .3s;
	-moz-transition:transform .3s;
	-o-transition:transform .3s;
	transition:transform .3s;
}
.progress {
	-webkit-transition:height .1s linear, margin-bottom .1s linear;
	-moz-transition:height .1s linear, margin-bottom .1s linear;
	-o-transition:height .1s linear, margin-bottom .1s linear;
	transition:height .1s linear, margin-bottom .1s linear;
}
.progress .circ {
	-webkit-transition:all .1s linear;
	-moz-transition:all .1s linear;
	-o-transition:all .1s linear;
	transition:all .1s linear;
}
.roundbtn {
	-webkit-transition:color .3s, background .3s;
	-moz-transition:color .3s, background .3s;
	-o-transition:color .3s, background .3s;
	transition:color .3s, background .3s;
}

.fieldH a.handle {
	transition: top .3s ease-out;
	-moz-transition: top .3s ease-out;
	-ms-transition: top .3s ease-out;
	-o-transition: top .3s ease-out;
	-webkit-transition: top .3s ease-out;
}
.ctaBtn {
	transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-ms-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	-webkit-transition: background .2s ease-out;
}
a.ctaFile {
	transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	-ms-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	-webkit-transition: color .2s ease-out;
}
.actionFacts .fact, .actionBg {
	transition: opacity 2.2s, margin 1.5s;
	-moz-transition: opacity 2.2s, margin 1.5s;
	-ms-transition: opacity 2.2s, margin 1.5s;
	-o-transition: opacity 2.2s, margin 1.5s;
	-webkit-transition: opacity 2.2s, margin 1.5s;
}
.downprompt, .continue {
	transition: background .3s, border .3s;
	-moz-transition: background .3s, border .3s;
	-ms-transition: background .3s, border .3s;
	-o-transition: background .3s, border .3s;
	-webkit-transition: background .3s, border .3s;
}
.c00top {
	transition: background 2s;
	-moz-transition: background 2s;
	-ms-transition: background 2s;
	-o-transition: background 2s;
	-webkit-transition: background 2s;
}


.persistentIcon {
	transition: width .5s;
	-moz-transition: width .5s;
	-ms-transition: width .5s;
	-o-transition: width .5s;
	-webkit-transition: width .5s;
}
.persistentIcon span.text {
	transition: width .7s;
	-moz-transition: width .7s;
	-ms-transition: width .7s;
	-o-transition: width .7s;
	-webkit-transition: width .7s;
}

.imgBg img {
	transition: opacity 3s;
	-moz-transition: opacity 3s;
	-ms-transition: opacity 3s;
	-o-transition: opacity 3s;
	-webkit-transition: opacity 3s;
}
.imgBg span {
	transition: transform 5s linear;
	-moz-transition: transform 5s linear;
	-ms-transition: transform 5s linear;
	-o-transition: transform 5s linear;
	-webkit-transition: transform 5s linear;
}

.imggal .photos div {
	-webkit-transition:transform 1s;
	-moz-transition:transform 1s;
	-o-transition:transform 1s;
	transition:transform 1s;
}
.playbtn .ico {
	-webkit-transition:transform .2s, background .3s;
	-moz-transition:transform .2s, background .3s;
	-o-transition:transform .2s, background .3s;
	transition:transform .2s, background .3s;
}
.featureVideo {
	transition: background 1.5s;
	-moz-transition: background 1.5s;
	-ms-transition: background 1.5s;
	-o-transition: background 1.5s;
	-webkit-transition: background 1.5s;
}
.mobile .featureVideo {
	transition: background .5s;
	-moz-transition: background .5s;
	-ms-transition: background .5s;
	-o-transition: background .5s;
	-webkit-transition: background .5s;
}
.featureVideo .vidElCnt .vidEl {
	-webkit-transition:transform .3s, opacity .3s;
	-moz-transition:transform .3s, opacity .3s;
	-o-transition:transform .3s, opacity .3s;
	transition:transform .3s, opacity .3s;
}


body {
	margin:0;
	padding:0;
	font-family:PN, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:1.2;
	background:#FFF;
	color:#59554e;
}

img {
	border:0;
}

.clearfix {
  overflow: auto;
}
.c00 {
	width:100%;
	margin:0 auto;
	max-width:none;
}
.c0 { /* content width */
	width:80%;
	margin:0 auto;
	max-width:1300px;
}
.landscape .portraitonly {
	display:none;
}
.portrait .landscapeonly {
	display:none;
}

.parallax-window {
  background: transparent;
}

.tiny {
	font-size:12.5px;
	text-transform: uppercase;
}
a.tiny {
	color:#fd7d30;
	text-decoration: none;
}

a.tiny:hover {
	color:#f77d30;
}

a.tiny i {
	color:#f77d30;
	font-size:130%;
	transform:translateY(7%);
	margin-left:.2em;
}
.tiny a {
	color:#FFF;
	text-decoration: none;
}
.tiny a:hover {
	text-decoration: underline;
}
.tiny.priv {
	padding:1.5em 0 0 0;
	margin-top:0;
	margin-bottom:0;
	-webkit-font-smoothing:antialiased;
}


.notaus .aus {
	display:none;
}
.aus .notaus {
	display:none;
}


.mobileOnly {
	display:none !important;
}
.desktopOnly {
	display:block !important;
}
.mobile .mobileOnly, .tablet .mobileOnly {
	display:block !important;
}
.mobile .desktopOnly, .tablet .desktopOnly {
	display:none !important;
}



/* 3 col wide */
.c1 {
	width:31%;
	float:left;
}
.c1.mid {
	margin-left:3%;
	margin-right:3%;
}

.introduction, .copySpace, .brokenLaws {
	background:#f2f0eb;
}
.introduction br, .legal br {
	clear:both;
}
.backgrounder .c1 {
	margin-top:4em;
	margin-bottom:5em;
	width:32%
}
.backgrounder .c1.left {
	width:28%;
}
.backgrounder .c1.mid {
	margin-left:4%;
	margin-right:5%;
	width:31%;
}
.backgrounder p {
	margin-top:0;
}

h1, h2 {
	font-family:Playfair Display, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:240%;
	line-height:1.2;
	letter-spacing:-0.012em;
	-webkit-font-smoothing:antialiased;
	font-weight:normal;
	margin:0;
}



h1 strong, h2 strong {
	font-weight:normal;
}

.backgrounder h1 {
	margin-top:-.15em;
	max-width:7em;
	margin-left:0!important;
}
.backgrounder h1 strong {
	color:#fd7d30;
}
.imggal {
	background:#59554e;
	width:100%;
	padding-bottom:115%;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
.imggal .preview {
	background:url(/take_action/live-export-shipboard-cruelty/_theme/img/photopreviewshade.png) no-repeat;
	background-position:bottom left;
	background-size:100% auto;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	box-sizing: border-box;
	border:1px solid rgba(0,0,0,.05);
}
.imggal .preview .hint {
	position:absolute;
	left:0;
	bottom:0;
	padding:1.0em 1.5em;
}
.imggal .preview i {
	font-size:150%;
	margin-right:.5em;
	float:left;
	display:block;
	margin-top:-.25em;
}
.imggal .photos {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
.imggal .photos div {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center center;
	opacity:0;
}
.imggal .photos div.selected {
	opacity:1;
}
.imggal:hover .photos div {
	transform:scale(1.05);
}
.imggal .photos div.ig1 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/photo1-live-export-ship.jpg);
}
.imggal .photos div.ig2 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/photo4-sheep-buried-in-faeces.jpg);
}
.imggal .photos div.ig3 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/photo6-dead-bodies-on-live-export-ship.jpg);
}
.imggal .photos div.ig4 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/photo5-sheep-dying-on-live-expor-ship.jpg);
}

/* DYN HIGHLIGHT STATE */
.backgrounder p .highlight span.word span.char.on {
	color:#FFF;
	background:#fd7d30;
}
.cols .highlight span.word span.char { /* Overcome CSS column margin flow bleed */
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
.copy .highlight span.word span.char.on {
	color:#FFF;
	background:#fd7d30;
}

.copy {
	font-family: 'Frank Ruhl Libre', serif;
	-webkit-font-smoothing:subpixel-antialiased;
	font-size:18px;
	line-height:1.4;
	font-weight:300;
}
.copy strong {
	font-weight:500;
}
.copy em {
	font-family: Georgia, "serif";
	-webkit-font-smoothing:antialiased;
}
.continue {
	background:#bdb5ab;
	text-decoration: none;
	padding:.8em 1.5em .65em 1.5em;
	font-family:PN, "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing:subpixel-antialiased;
	text-transform: uppercase;
	font-size:14px;
	color:#FFF;
	margin:.5em 0;
	display:inline-block;
}
.desktop .continue:hover {
	background:#fd7d30;
}

.barred {
	font-weight:normal;
	letter-spacing:-0.01em;
	-webkit-font-smoothing:antialiased;
	font-size:17px;
	line-height:1.5;
	margin-top:1.8em;
}
.barred.right {
	padding-right:22px;
	border-right:3px solid rgba(255,255,255,.35);
}
.barred.top {
	padding-top:22px;
	border-top:3px solid rgba(255,255,255,.35);
}
.shaded {
	background:url(/take_action/live-export-shipboard-cruelty/_theme/img/shade-302010.png) no-repeat top left;
	background-size:100% 100%;
	padding:4em;
	margin:-4em;
}


.sliderMiniContainer {
	display:none;
}



.p1 {
	display:block;
	width:1px;
	height:1px;
}

.breakout {
	position:relative;
	box-sizing:border-box;
	min-height:95vh; /* JS */
	color:#f4f1ea;
	overflow:hidden;
}
.breakout1 .cover {
	width:100%;
	height:100%;
	position:absolute; /* FIXED? */
	top:0;
	left:0;
	z-index:-101;
}
.breakout1 .cover.coverPortrait {
	display:none;
}
.portrait .breakout1 .cover.coverPortrait {
	display:block;
}
.portrait .breakout1 .cover.coverLandscape {
	display:none;
}

.breakout .coverCnt {
	box-sizing:border-box;
}
.breakout .vcmainCnt {
	padding:1px 5em;
}
.breakout2 .vcmainCnt {
	padding:1px 0;
}
.breakout .vcmain {
	position:relative;
	padding:5em;
}

.breakout h2 .highlight span.word span.char {
	background: url(/take_action/live-export-shipboard-cruelty/_theme/img/orange.gif) no-repeat;
	background-size:0% 100%;
}
.breakout h2 .highlight span.word span.char.on {
	background-size:100% 100%;
}


.breakoutshade1, .breakoutshade6 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/shade4.png);
	display:inline-block;
	width:auto;
	padding:8em;
	margin:-8em;
}
.breakoutshade6 {
	padding:4em;
	margin:-4em;
}
.breakoutshade2 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/shade5.png);
	display:inline-block;
	width:auto;
}


.breakout h2 {
	line-height:1.4;
	padding-top:.5em;
	padding-bottom:.5em;
}
h2 .highlight span.word span.char {
	margin-bottom: -.2em;
	padding-bottom: .2em;
	margin-top: 0;
	padding-top: 0;
}

.breakout.right .vcmain {
	padding-left:51%;
	max-width:24em;
}
.breakout.left .vcmain {
	max-width:23em;
	padding-left:0;
	padding-right:0;
}
.breakout.left p.barred {
	max-width:22em;
}

.breakout1 {
	position:relative;
}
.breakoutBg1 {
	position:absolute;
	width:100%;
	height:auto;
}
.breakout1 .playbtn {
	position:relative;
	z-index:1;
}

.breakout1 .playbtn, .breakout3 .playbtn {
	margin-top:1.5em;
}
.breakout h2 .highlight span.word {
	margin-left:0;
	margin-right:-.5em;
}
.breakout3 .playbtn {
	width:auto;
	display:inline-block;
}

.vidBg.revealVid {
	display:block;
	width:100%;
	height:100%;
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/sheep-dying-of-heat-stress.jpg);
	position:absolute; /* FIXED? */
	z-index:-102;
	top:0;
	left:0;
}
.mobLegalBg {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.mobLegalBg img {
	display:block;
	position:absolute;
	top:0;
	left:0;
}

.dynshade {
	display:none!important;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:100%;
	height:100%;
	pointer-events: none;
	background:#222;
	background:#59554e;
	background:#f2f0eb;
	background:#363636;
	background:#111;
	opacity:.85;
}

.breakout.center .vcmain {
	margin:0 auto;
	text-align:center;
}
.breakout.center h2 {
	display:inline-block;
	width:auto;
}
.breakoutshade3 {
	background-image: url(/take_action/live-export-shipboard-cruelty/_theme/img/shade6.png);
	width:auto;
	padding:6em;
	margin:-6em;
	display:inline-block;
}
/*
.breakout2 {
	background:url(/take_action/live-export-shipboard-cruelty/_theme/img/lamb-born-on-live-export-ship.jpg);
	background-size:cover;
	background-position:50% 50%;
}
*/
.breakout2 .vcmainCnt {
}
.breakout2 .lostLamb {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
}
.breakout2 .lostLamb .cover {
	top:-15%;
	left:0;
	position:absolute;
}
.lowfi .breakout2 .lostLamb .cover {
	top:0;
}
.breakout2 .vcmain {
	padding:4em 0;
}
.breakout2Lower {
	padding-top:32%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:3%;
	font-size:18px;
}
.breakout2Lower .breakoutshade4 {
	background-image: url(/take_action/live-export-shipboard-cruelty/_theme/img/shade7.png);
	display:inline-block;
	max-width:20.5em;
	text-align:right;
}

.breakout2 p.barred.right {
	padding-right:3vw;
}
.breakout2 .playbtn {
	margin-left:3%;
	display:inline-block;
	width:auto;
	text-align:left;
	vertical-align:top;
}
.breakout2 br {
	clear:both;
}

.breakout2Lower .breakoutshade5 {
	background-image: url(/take_action/live-export-shipboard-cruelty/_theme/img/shade8.png);
	padding:6em;
	margin:-6em;
}



.copySpace {
	padding:5em 0;
}
.cols {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 2.5em;
	-moz-column-gap: 2.5em;
	column-gap: 2.5em;
	
	margin-left:auto;
	margin-right:auto;
}
.cols p {
	margin-top:0;
}




.brokenLaws {
	position:relative;
	padding:0.5em 0 3em 0;
	opacity:1 !important;
}
.level {
	text-align:right;
	float:left;
	width:37.1%;
	padding-right:4%;
	box-sizing:border-box;
}
.lowfi .level {
	opacity:0!important;
}
.laws {
	width:60%;
	float:left;
	padding-right:5em;
	box-sizing:border-box;
}
.law {
	font-family: 'Frank Ruhl Libre', serif;
	-webkit-font-smoothing:antialiased;
	font-size:150%;
	font-weight:300;
	line-height:1.25;
	color:#59554e;
	max-width:17em;
	margin:-.25em 0 2.5em 0;
}
.juristiction {
	font-family:PN, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:1;
	color:#B1ABA1;
	display:inline-block;
	background-color:#EBE6DF;
	padding:.5em;
}
.brokenLaws br {
	clear:both;
}
.law .highlight {
	font-weight:500;
	margin-right:-.25em;
}
.law.state .highlight span.word span.char.on, .law.state .highlight3 {
	color:#13bccd;
}
.law.fed .highlight span.word span.char.on, .law.fed .highlight3 {
	color:#fd7d30;
}
.law.int .highlight span.word span.char.on, .law.int .highlight3 {
	color:#e84848;
}
.level {
	position:relative;
}
.level span {
	position:absolute;
	top:0;
	right:0;
	display:inline-block;
	width:auto;
	font-family:PN, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#FFF;
	text-transform: uppercase;
	margin:0 0 0 0;
	padding:.7em 2.3em .6em 1.3em;
	font-size:90%;
	-webkit-font-smoothing:antialiased;
	background:url(/take_action/live-export-shipboard-cruelty/_theme/img/arrowcrop.png) right center no-repeat;
	opacity:0;
}
.level span.state {
	opacity:1;
}
.level span.state {
	background-color:#13bccd;
}
.level span.fed {
	background-color:#fd7d30;
}
.level span.int {
	background-color:#e84848;
}

.brokenLaws.dark {
	background:#363636;
}
.brokenLaws.dark .law {
	color:#FFF;
}
.brokenLaws.dark .level span {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/arrowcrop_dark.png);
}
.brokenLaws.dark .juristiction {
	background:#4e4e4e;
}




.c00top {
	min-height:92vh;
	color:#FFF;
	position:relative;
	padding-top:1px;
	overflow:hidden;
}
.c00in {
	width:100%;
	height:100%;
	margin-top:-1px;
	background:url(/take_action/live-export-shipboard-cruelty/_theme/img/headshade.png) repeat-x top left, url(/take_action/live-export-shipboard-cruelty/_theme/img/vidshadenew.png) no-repeat top left;
	background-size:0 0, 0 0;
	position:relative;
	padding-top:1px;
}
.c00in.ready {
	background-size:auto auto, 100% 100%;
}
.portrait .c00top {
	min-height:75vh;
}
.head {
	position:absolute !important;
	z-index:10;
}
.aaTop {
	width:158px!important;
	font-size:130%;
	left:7%;
}
.aaTop img {
	background:#fd7d30;
	border:27px solid #fd7d30;
	display:block;
	box-sizing:content-box;
	top:-1.4em !important;
	width:104px!important;
}
.screen {
	width:100%;
	height:100%;
	left:0;
	top:0;
	position:absolute;
	pointer-events:none;
	opacity:0;
}
.screen.orange {
	background:#fd7d30;
	z-index:5;
}
.strength {
	font-size:95%;
}
x.portrait .screen.orange {
	display:none;
}
.introbar {
	height:.9em;
	width:100%;
	background:#FFF url(/take_action/live-export-shipboard-cruelty/_theme/img/bar-bg1.gif) repeat-x top left;
	background-size:auto 100%;
	box-shadow:0 0 .7em rgba(255,255,255,.5);
}
.introbar .bar {
	height:100%;
	width:1%;
	background:#00c6d8 url(/take_action/live-export-shipboard-cruelty/_theme/img/bar-bg2.gif) repeat-x top left;
	background-size:auto 100%;
	margin:0;
	border-right:1px solid #00c6d8;
	border-left:1px solid #00c6d8;
	border-radius:0;
}

.introText {
	margin-left:57%;
	width:30%;
	padding:95px 0 8% 0;
	z-index:2;
	position:relative;
	color:#f4f1ea;
}
.introText .squat {
	display:none;
}

@media(max-height:800px) {
	.introText .squat {
		display:block;
	}
	.introText .tall {
		display:none;
	}
	.introText {
		width:38%;
	}
	.introText p {
		max-width:none;
	}
}

.introText .topshade1 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/shade2new.png);
	padding:1.5em .8em 1.5em 1.9em;
	margin:-1.5em -.8em -1.5em -1.9em;
	display:inline-block;
	width:auto;
}
.portrait .introText .topshade1 {
	padding:1.5em .8em;
	margin:-1.5em -.8em;
}
.introText .topshade2 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/shade2new.png);
	display:inline-block;
	width:auto;
	padding:6em 10em 9em 13em;
	margin:-6em -10em -9em -13em;
	pointer-events: none;
}
.introText .topshade3 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/shade3new.png);
	display:inline-block;
	width:auto;
	padding:8em;
	margin:-8em;
}
.shadefg {
	position:relative;
	z-index:10;
}

.introText .playbtn {
	margin-top:1.5em;
}
.playbtn {
	font-weight:200;
	-webkit-font-smoothing:antialiased;
	font-size:19px;
	line-height:1.3;
	text-transform: uppercase;
	text-align:left;
}
.playbtn strong {
	font-weight:bold;
	display:block;
	font-size:16px;
	-webkit-font-smoothing:subpixel-antialiased;
}
.playbtn .ico {
	border:2px solid #FFF;
	background-color:rgba(0,0,0,.1);
	text-align:center;
	width:2.9em;
	height:2.9em;
	box-sizing: border-box;
	border-radius: 50%;
	display:block;
	float:left;
	margin-top:-.3em;
	margin-right:1em;
	padding:.70em 0 0 .3em;
	background-image:url(/theme/img/vid-play-wave.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:1% 1%;
	-webkit-animation: pulse 2.2s ease-out;
	-webkit-animation-iteration-count: infinite;
	animation: pulse 2.2s ease-out;
	animation-iteration-count: infinite;
	cursor:pointer;
}
@-webkit-keyframes pulse {
		0% {background-size:1% 1%;}
		100% {background-size:360% 360%;}
}
@keyframes pulse {
		0% {background-size:1% 1%;}
		100% {background-size:360% 360%;}
}
.playbtn .ico i {
	font-size:110%;
	display:block;
}
.desktop .playbtn .ico:hover {
	transform:scale(1.15);
	background-color:rgba(255,255,255,.1);
}
.ctaAlt {
	display:none;
}
.ctaAlt.active {
	display:inline-block;
  vertical-align: top;
	margin-left:1.5em;
	margin-right:1.5em;
	padding-top:.3em;
}






/* LEGAL PANEL */

.legal {
	background:#363636;
	padding:6em 0;
}
/*
.legal .c1.left {
	width:40%;
	padding-right:4%;
	padding-left:4%;
	box-sizing:border-box;
	text-align:right;
}
.legal .c1.mid {
	margin-left:0;
}
*/
.legal .c1.mid {
	width:40%;
}
.legal h1 {
	color:#cfc9be;
	display:inline-block;
	text-align:left;
}
.legal h1 strong {
	font-weight:normal;
	color:#fd7d30;
}
.legal .copy {
	color:#e6e1d8;
	-webkit-font-smoothing:antialiased;
	font-size:19.5px;
	max-width:20em;
}
.legal .copy .highlight span.word span.char.on {
	color:#FFF;
	background:none;
	border-bottom:1px solid #FFF;
	padding-bottom:0;
}
.legal .copy .highlight span.word {
	margin-left:0;
}
.legal .copy .highlight span.word span.char:first-child {
  padding-left: 0;
}
.legal .copy .highlight span.word:last-child span.char:last-child {
  padding-right: 0;
	margin-right:.25em;
}
.simpleSquareBtn {
	color:#FFF;
	background:#fd7d30;
	background:#696158;
	font-family:bb;
	text-align:center;
	display:inline-block;
	padding:.25em 1.9em .15em 1.9em;
	text-decoration: none;
	font-size:125%;
	-webkit-font-smoothing:antialiased;
}
.simpleSquareBtn:hover {
	background:#13bccd;
	background:#fd7d30;
}






/* PERSISTENT NAV */

body.noscroll .persistentNav {
	display:none!important;
}
.persistentNav {
	display:none;
	height:78px;
	width:100%;
	position:fixed;
	z-index:20;
	top:-82px;
	top:0;
	opacity:1 !important;
	left:0;
	background:rgba(54,54,54,.95);
	box-shadow:rgba(0,0,0,.25) 0 3px 5px;
	text-align:center;
}
.persistentNav .btnbbtn {
	display:inline-block;
}
.persistentNav .roundbtn {
	font-size:100%;
	border-width:.1em;
	border-color:rgba(255,255,255,.35);
}
.pn_ta {
	float:left;
	height:100%;
	background:#fd7d30;
	position:relative;
	padding:0 1em 0 1.5em;
}
.pn_hang {
	position:absolute;
	right:1px;
	transform:translateX(100%);
	top:0;
	height:100%;
	width:auto;
}
.pn_msg {
	padding-left:14em;
}
.pn_msg span {
	display:none;
}
.pn_msg span.selected {
	width:auto;
	font-family:Playfair Display, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-family:bb;
	-webkit-font-smoothing:antialiased;
	font-size:120%;
	line-height:1;
	color:#8c8b88;
	display:inline-block;
}
.pn_msg span.selected a {
	font-weight:normal;
	color:#e0dfda;
	text-decoration:none;
}
.pn_share {
	float:right;
	padding:0 1.5em 0 1em;
}
.persistentNav .pn_share .roundbtn:hover {
	color:#363636;
}
.pn_logo {
	float:right;
	height:100%;
}
.pn_logo img {
	display:block;
	height:100%;
	width:auto;
}
.persistentNav .pn_share .roundbtn {
	padding-top:.49em;
	margin-left:.25em;
}

/* 2nd Version */
.persistentNav2 {
	text-align:left;
}
.persistentNav2 .pn_logo {
	float:left;
}
.persistentNav2 .pn_share {
	float:right;
	padding:0 2.3em 0 1.5em;
}
.persistentNav2 .pn_ta {
	float:right;
	padding:0 1.5em 0 1em;
}
.persistentNav2 .pn_hang {
	right:auto;
	left:1px;
	transform:translateX(-100%);
}
.persistentNav2 .pn_msg {
	padding-left:140px;
}

body.noscroll .persistentMobCta {
	display:none!important;
}
.persistentMobCta {
	position:fixed;
	bottom:0;
	margin-bottom:-70px;
	left:0;
	z-index:50;
	width:100%;
	height:auto;
	background:url(/take_action/live-export-shipboard-cruelty/_theme/img/mobpctabg.png) left top repeat-x;
	padding:27px 0 0 0;
	text-align:center;
	box-sizing:border-box;
	pointer-events: none;
}
.persistentMobCta a.mobctabtn {
	font-size:20px;
	position:relative;
	color:#FFF;
	text-decoration: none;
	pointer-events:all;
}
.persistentMobCta a.mobctabtn span {
	position:relative;
	background:#fd7d30;
	padding:.7em .4em .5em .4em;
	display:inline-block;
}
.persistentMobCta a.mobctabtn span img {
	position:absolute;
	top:0;
	left:-34px;
	width:34px;
	heigth:auto;
}
.persistentMobCta a.mobctabtn span img.right {
	left:auto;
	right:-34px;
}




/* PERSISTENT ICON */
.persistentIcon {
	position:fixed;
	z-index:20;
	background:#fd7d30;
	top:50%;
	left:0;
	margin-left:-3em;
	height:2.2em;
	width:2.0em;
	margin-top:-1.1em;
	box-sizing:border-box;
	padding:.5em .95em 0 .60em;
	color:#FFF;
	border-top-right-radius: 1.1em;
	border-bottom-right-radius: 1.1em;
	text-decoration: none;
	transform:translateY(-13px);
}
.persistentIcon span {
	display:block;
	position:absolute;
	top:.55em;
	left:.6em;
}
.persistentIcon span.text {
	white-space: nowrap;
	overflow:hidden;
	height:auto;
	width:0;
	font-size:110%;
	-webkit-font-smoothing:antialiased;
	display:inline-block;
	top:.28em;
	left:.45em;
	opacity:0;
}
.persistentIcon:hover span.i {
	opacity:0;
}
.persistentIcon:hover {
	width:8.25em;
}
.persistentIcon:hover span.text {
	display:inline-block;
	width:9em;
	opacity:1;
}



/* FEATURE VIDEO */
body.noscroll {
	overflow:hidden;
}
.featureVideo {
	width:100%;
	height:100%;
	position:fixed;
	z-index:20;
	top:0;
	left:0;
	display:none;
	background:rgba(255,255,255,0);
}
.featureVideo.playing {
	background:rgba(0,0,0,.8);
}
.featureVideo a {
	position:absolute;
	top:0;
	right:0;
	color:rgba(255,255,255,.7);
	font-size:150%;
	text-decoration: none;
	margin:.5em .6em;
	z-index:21;
	display:none;
}
.mobile .featureVideo a, .tablet .featureVideo a {
	font-size:175%;
	color:#FFF;
}
.featureVideo.playing a {
	display:block;
}
.featureVideo a:hover {
	color:#FFF;
}
.featureVideo .vidElCnt {
	width:80%;
	position:relative;
	margin:auto;
}
.featureVideo .vidElCnt .vidEl {
	background:#000;
	width:100%;
	padding-bottom:56.25%; /* check that this doesn't exceed the window height ### */
	transform:scale(.9);
	opacity:0;
	pointer-events: none;
}
.featureVideo.playing .vidElCnt .vidEl {
	transform:scale(1);
	opacity:1;
	pointer-events:all;
}
.featureVideo .vidEl iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}








.portrait .introText .h1 {
	font-size:300%;
	letter-spacing: -0.015em;
	display:inline-block;
	width:auto;
}
.portrait .introbar {
	width:100%;
	display:block;
}
.portrait .agree {
	width:100%;
	display:block;
	text-align:center;
	font-size:160%;
	padding-top:.5em;
}
.introText p strong {
	font-weight:inherit;
}
.introbar {
	width:70%;
	display:inline-block;
}
.agree {
	white-space: nowrap;
	width:30%;
	box-sizing:border-box;
	padding-left:1.0em;
	text-align:left;
	display:inline-block;
	font-size:120%;
}
.introText .h1 {
	font-family:Playfair Display, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	-webkit-font-smoothing:antialiased;
	font-size:300%;
	line-height:1.2;
	letter-spacing:-.02em;
	font-weight:normal;
}
.introText .h1 .highlightauto {
	display:inline-block;
	white-space:nowrap;
	margin-bottom:2px;
}
.introText .h1 .highlightauto span {
	background: url(/take_action/live-export-shipboard-cruelty/_theme/img/h1highlight.png) no-repeat;
	background-size:0% 100%;
	display:inline-block;
	padding:0 0 .1em 0;
}
.introText .h1 .highlightauto span:first-child {
	padding-left:.2em;
}
.introText .h1 .highlightauto span:last-child {
	padding-right:.2em;
}
.introText .h1 .highlightauto span.on {
	color:#3d4042;
}
.introText .h1 .highlightauto span.on2 {
	color:#3d4042;
	background-size:100% 100%;
}
.introText .h1 .highlightauto.on {
	background-size:100% 98%;
}
.introText p {
	max-width:22em;
}


@media (min-height:850px) {
	.c00top {
		min-height:88vh;
	}
}



.desktop .introText .roundbtn:hover {
	color:#fd7d30;
}
.loader {
	position:absolute;
	top:0;
	right:0;
	opacity:0.01;
	width:1px;
	height:1px;
}
.loader img {
	width:1px;
	height:1px;
	display:block;
}

.arrowbig {
	width:100%;
	padding-bottom:11.62828947368421%;
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/arrow-big-orange.png);
	background-size:101% auto;
	background-repeat:no-repeat;
	background-position:center bottom;
}
.arrowbig.bottom {
	background-position:center top;
	position:absolute;
	bottom:0;
	left:0;
}
.arrowbig.white {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/arrow-big-white.png);
}
#action .arrowbig.bottom.white {
	top:1px;
	border-bottom:10px solid #FFF;
	box-sizing:content-box;
	padding-top:11.62828947368421%;
	padding-bottom:0;
	box-sizing:border-box;
	width:100%;
}

.arrowbig.top.offset {
	position:absolute;
	z-index:-5;
	opacity:.23;
	bottom:2px;
	border-top:13px solid #FFF !important;
}
#action .arrowbig.bottom.offset {
	position:absolute;
	z-index:-5;
	opacity:.23;
	top:-9px;
	border-bottom:13px solid #FFF !important;
}
.portrait #action .c0 {
	width:100%;
}

.downprompt {
	width:67px;
	height:67px;
	background:rgba(255,255,255,.24);
	border:2px solid rgba(255,255,255,0);
	text-align:center;
	box-sizing:border-box;
	padding-top:24px;
	display:block;
	margin:0 auto;
	border-radius:50%;
	cursor:pointer;
}
.downprompt:hover {
	border-color:rgba(255,255,255,1);
	background:transparent;
}
.downprompt img {
	width:36px;
	height:20px;
}

.downprompt img {
	-webkit-animation: downing 2.25s ease-out;
	-webkit-animation-iteration-count: infinite;
	animation: downing 2.25s ease-out;
	animation-iteration-count: infinite;
}
.downprompt:hover img, .next.downprompt img {
	-webkit-animation:none;
	animation:none;
}
@-webkit-keyframes downing {
    0% {opacity: 0; margin-top:-9px;}
    20% {opacity: 1; margin-top:0;}
    30% {opacity: 1; margin-top:0;}
    100% {opacity: 0; margin-top:0;}
}
@keyframes downing {
    0% {opacity: 0; margin-top:-9px;}
    20% {opacity: 1; margin-top:0;}
    30% {opacity: 1; margin-top:0;}
    100% {opacity: 0; margin-top:0;}
}







.xglow {
    opacity:.2;
    -webkit-animation: glowing 1s;
    -webkit-animation-iteration-count: infinite;
    animation: glowing 2.2s;
    animation-iteration-count: infinite;
}
@-webkit-keyframes glowing {
    0% {opacity: .2;}
    45% {opacity: 1;}
    55% {opacity: 1;}
    100% {opacity: .2;}
}
@keyframes glowing {
    0% {opacity: .2;}
    45% {opacity: 1;}
    55% {opacity: 1;}
    100% {opacity: .2;}
}




.srsly {
	color:#FFF;
	text-align:center;
	position:relative;
	font-family:Playfair Display, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	-webkit-font-smoothing:antialiased;
	line-height:1.3;
	padding:10% 5em;
	box-sizing:border-box;
	overflow:hidden;
}
.lowfi .srsly {
	background:url(/take_action/live-export-shipboard-cruelty/_theme/img/sheep-to-be-exported.jpg);
	background-position:center center;
	background-size:cover;
}
.srsly p {
	font-size:260%;
	letter-spacing:-0.015em;
	max-width:17em;
	margin:0 auto;
	padding:9% 0 10% 0;
}
.srsly p span.shaded {
	display:inline-block;
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/shade9.png);
	padding:4em 2em;
	margin:-4em -2em;
}



.roundbtn {
	border: .1em solid rgba(255,255,255,.73);
	color: #FFF;
	background: none;
	max-width: 12em;
	font-size: 28px;
	height:2.2em;
	box-sizing:border-box;
	padding: .55em 1.4em 0 1.5em;
	display: inline-block;
	text-decoration:none;
	border-radius:1.1em;
	text-align:center;
}
.desktop .roundbtn:hover {
	color:#fd7d30;
	background:#FFF;
}
.roundbtn.tw, .roundbtn.fb {
	width:2.2em;
	padding-left:0;
	padding-right:0;
	padding-top:.50em;
}
.srsly p .roundbtn {
	margin-top:5%;
	text-shadow: none;
}
.desktop .srsly p .roundbtn:hover {
	color:#59554e;
}





.defyCnt {
	margin-top:-3em;
}
.defy.c0 {
	background:#fd7d30;
	padding:1.8em 2.5em;
	color:#FFF;
	z-index:2;
	position:absolute;
	box-sizing:border-box;
	box-shadow:0 0 3em rgba(255,248,243,.26);
	font-family:PN, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:105%;
	line-height:1;
	margin-top:-3.8em;
}
@media(max-width:1300px) {
	.storyWindow .c0, .defy.c0 {
		width:90%;
		max-width:none;
	}
}
.playing .defy {
	box-shadow:none;
}
.signing {
	width:auto;
	float:left;
}
.defy h2 {
	margin:0;
	padding:0;
	font-size:190%;
}
.defy h2 .sml {
	color:#ffc39e;
	display:block;
}
.bar {
	background:#d25205;
	height:.55em;
	width:100%;
	margin:.4em 0 .6em 0;
	border-radius:.25em;
}
.reached {
	height:100%;
	width:1%;
	border-radius:.25em;
	background:#e7e7e7 url(/take_action/live-export-shipboard-cruelty/_theme/img/bar.gif) top left repeat-x;
	background-size:100% 100%;
	border:.05em solid #e7e7e7;
	box-sizing:border-box;
	border-left-width:.2em;
	border-right-width:.2em;
}
.reach {
	text-transform: uppercase;
	font-size:65%;
	color:#FFF;
	-webkit-font-smoothing:antialiased;
}
#actNowCnt {
	position:relative;
}
#actNow {
	width:1px;
	height:1px;
	position:absolute;
	top:-3em;
}
.defy .btns {
	text-align:right;
	float:right;
	white-space:nowrap;
	margin-right:1em;
}
.btnb {
	display:inline-block;
	margin-top:-.6em;
}
.btnb2 {
	margin-left:6%;
}
.btnblabel {
	display:block;
	text-transform: uppercase;
	font-size:65%;
	color:#FFF;
	text-align:center;
	padding-bottom:.4em;
	-webkit-font-smoothing:antialiased;
}
.btnbbtn {
	
}



#action {
	position:relative;
	background:#c9571f;
	color:#FFF;
	min-height:40vh;
}

.ctaContent, .stateFormEls {
	display:none;
}
.ctaContent.selected, .stateFormEls.selected {
	display:block;
}

.temp {
	width:40%;
	max-width:497px;
	height:auto;
	display:none;
}
.actionBg {
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center center;
	width:100%;
	height:100%;
	position:absolute;
	z-index:0;
	opacity:0;
}
.landscape .actionBg {
	height:100% !important;
	top:0 !important;
	transform:none !important;
}
.landscape .actionBg.selected {
	opacity:1;
}
.actionBg1 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/action-bg-sheep2.jpg);
	opacity:.01;
}
.actionBg2 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/action-bg-sheep3.jpg);
}
.actionBg3 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/action-bg-sheep1.jpg);
}
.srsly .credit {
	position:absolute;
	text-align:right;
	top:0;
	right:1em;
	font-size:13px;
	font-weight:200;
	-webkit-font-smoothing:antialiased;
	font-family:PN,"Helvetica Neue", Helvetica, Arial, sans-serif;
	display:block;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	opacity:.8;
}
.srsly .credit span {
	position:absolute;
	text-align:right;
	top:-1em;
	right:1.5em;
	display:block;
	white-space: nowrap;
}
/*
.portrait .actionBg1 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/action-bg-hens1_mob.jpg);
}
.portrait .actionBg2 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/action-bg-hens2_mob.jpg);
}
.portrait .actionBg3 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/action-bg-hens3_mob.jpg);
}
.portrait .actionBg4 {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/action-bg-hens4_mob.jpg);
}

.actionbuffer {
	padding-bottom:80%;
	box-sizing:border-box;
}
.portrait .actionBg {
	padding-bottom:80%;
	box-sizing:content-box;
	height:30px;
	padding-top:23.25657894736842%;
}
*/
.portrait .actionBg, .portrait .actionFacts {
	display:none;
}
.actionFg {
	position:relative;
	z-index:1;
	padding:5% 0;
	height:100%;
	box-sizing:border-box;
}
.actionFacts {
	font-size:16.5px;
	line-height:1.35;
	font-weight:normal;
	-webkit-font-smoothing:antialiased;
	position:absolute;
	width:52%;
	height:100%;
}
.actionFacts .fact {
	max-width:19em;
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	opacity:0;
	pointer-events: none;
}
.actionFacts .fact.selected, .actionFacts .fact.right.selected  {
	opacity:1;
	margin:0;
}
.actionFacts .fact.right {
	text-align:right;
}
.actionFacts .fact3 {
	top:65%;
	left:47%;
}
.actionFacts .fact1 {
	top:79%;
	max-width:22em;
}
.actionFacts .fact2 {
	top:25%;
	left:55%;
	max-width:18em;
}
.actionFacts .fact2 .shaded {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/shade-897e80.png);
}
.portrait .actionFg {
	padding:0;
}
.actionFormCnt, .priv {
	width:50%;
	max-width:490px;
	position:relative;
	margin-left:auto;
	background:#FFF;
}
.actionFormCnt {
	overflow:hidden;
}
.portrait .actionFormCnt, .portrait .priv {
	width:100%;
	max-width:none;
	margin:0;
}
.portrait .priv, .portrait .priv a {
	background:#FFF;
	color:#ababab;
}
.priv {
	background:transparent;
	text-align:center;
}
.portrait .priv {
	padding:0 2em 5em 2em;
	box-sizing:border-box;
}
.actionHeadlineCnt {
	position:relative;
}
.portrait .actionHeadlineCnt {
	max-width:420px;
	box-sizing:border-box;
	margin-left:auto;
	margin-right:auto;
}
h1.actionHeadline {
	margin:0;
}
h1.actionHeadline.stationary {
	transform:none !important;
}
.portrait h1.actionHeadline {
	padding-bottom:15px;
}
h1.actionHeadline span.h1bg {
	background:#fd7d30;
	margin:0 auto;
	display:block;
	font-size:160%;
	padding:.5em .2em .1em .2em;
}
.portrait h1.actionHeadline span.h1bg {
	font-size:200%;
	padding:.9em .2em .3em .2em;
}
h1.actionHeadline span.h1fg {
	max-width:4.5em;
	margin:0 auto;
	display:block;
	text-align:center;
	letter-spacing:-0.015em;
}
h1.actionHeadline span.h1bg.wide span.h1fg {
	max-width:5em;
	font-size:90%;
	padding-top:1%;
}
h1.actionHeadline span.h1bg .tyani {
	padding-bottom:0%;
	margin-left:auto;
	margin-right:auto;
	margin-top:-3%;
	margin-bottom:-2%;
	display:none;
	height:170px;
	width:100%;
	position:relative;
}
h1.actionHeadline span.h1bg.wide .tyani {
	display:block;
}
h1.actionHeadline span.h1bg .tyani img {
	xdisplay:none;
	margin:40px auto 0 auto;
	position:absolute;
	top:0;
	left:45%;
	transform: translateX(-50%);
}
h1.actionHeadline .arrowbig.top {
	background-size:103% auto;
	border-top:2px solid #fd7d30;
	margin-top:-1px;
}
.actionFormFg {
	padding:5px 40px 45px 40px;
	color:#595959;
	position:relative;
}
.portrait .actionFormFg {
	padding:0;
}
.portrait .actionFormFg2 {
	padding:5px 25px 45px 25px;
}
.ctaContent3 p.actionIntro {
	margin-top:100px;
}
p.actionIntro {
	text-align:center;
	font-weight:500;
	font-size:21px;
	max-width:19em;
	margin-left:auto;
	margin-right:auto;
	margin-top:.9em;
}
.ctaContent2 p.actionIntro {
	max-width:19em;
}
p.actionIntro strong {
	font-weight:500;
	color:#fd7d30;
	margin:0 .13em;
}

.readEditLink {
	text-align:center;
}




/* ELEC CONFIRM */

#elecChoice {
	max-width:250px;
	margin:0 auto;
	padding:.8em 0;
	text-align:left;
}
#elecChoice .ec {
	padding:.4em 0 .3em;
	
}
#elecChoice .ec input {
	margin-right: .5em;
	display: inline-block;
	vertical-align: text-bottom;
	transform: translateY(-1px);
	width: 2em;
}
#elecChoice .ec label {
	text-transform: uppercase;
	font-weight:bold;
}





/* FORM ELEMENTS */

.actionFormEls {
	font-size:19px;
	padding:20px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:420px;
}
.fullPostal {
	display:none;
}

.fieldH {
	position:relative;
	margin:.7em 4% 1.5% 0;
	display:inline-block;
	box-sizing:border-box;
	width:100%;
	text-align:left;
}

.fieldH input::placeholder {
	color:#999999;
}
.fieldH input:hover::placeholder {
	color:#D0D0D0;
}
.fieldH select.empty {
	color:#999999;
}
.fieldH a.handle {
	color:#999999;
	text-decoration:none;
	position:absolute;
	top:.8em;
	left:.6em;
	cursor:text;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	line-height:1;
	letter-spacing:0;
	white-space:nowrap;
	width:95%;
	box-sizing:border-box;
	display:block;
	-webkit-font-smoothing: antialiased;
	
	-webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}
.fieldH a.handle.populated {
	text-transform:uppercase;
	font-size:10px;
	-webkit-font-smoothing: subpixel-antialiased;
	left:0;
	top:-13px;
	letter-spacing:0.03em;
	display:block;
}
.fieldH a.handle.populated, .fieldH a.handle.populated:hover {
	color:#829a9e;
}
.fieldH a.handle:hover {
	color:#D0D0D0;
}
.fieldH input[type="text"], .fieldH select {
	font-size: 100%;
	background:#f2f2f2;	
	border:none;
	border-bottom:.15em solid #dbdbdb;
	padding:.13em .25em 0 .6em;
	font-family:PN,"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	height:2.5em;
	color:#474747;
	width:100%;
	letter-spacing:0;
	box-sizing:border-box;
	-webkit-font-smoothing: antialiased;
	display:inline-block;
}
.fieldH input[type="text"]:focus {
	border-color:#f77d30;
}
.fieldH input:focus {outline: none; }
.fieldH select {
	border-radius:0;
	-webkit-appearance: none; 
	-moz-appearance: none;
	appearance: none;
	background-image: url(//www.animalsaustralia-api.org/cached/take_action/_theme/img/select-a-dark_x1.png);
	background-repeat:no-repeat;
	background-position:right center;
	background-size: 22px 8px;
}
.retina .fieldH select {
	background-image: url(//www.animalsaustralia-api.org/cached/take_action/_theme/img/select-a-dark_x2.png);
}

input[type="checkbox"] {
   display:none;
}
input[type="checkbox"] + label span {
	display:inline-block;
	width:19px;
	height:19px;
	margin:-1px 9px 0 0;
	vertical-align:middle;
	background:url(/take_action/live-export-shipboard-cruelty/_theme/img/check_radio_sheet_x1.gif) left top no-repeat;
	cursor:pointer;
}
input[type="checkbox"]:checked + label span {
	background:url(/take_action/live-export-shipboard-cruelty/_theme/img/check_radio_sheet_x1.gif) -19px top no-repeat;
}
.retina input[type="checkbox"] + label span {
	background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/check_radio_sheet_x2.gif);
	background-size:auto 19px;
}
label {
}
#autocomplete {
	padding-right:43px;
}


.infopop {
	display:block;
	max-width:13.5em;
	background:#1db0bf;
	color:#FFF;
	font-size:15.5px;
	-webkit-font-smoothing:antialiased;
	padding:1.0em 1.2em;
	border-radius:4px;
	position:absolute;
	right:3.5em;
	top:50%;
	transform: translateY(-50%);
	line-height:1.3;
	display:none;
}
.infopop img {
	position:absolute;
	width:9px;
	height:18px;
	top:50%;
	right:-9px;
	transform: translateY(-50%);
	display:block;
}

.cbs {
	color:#808080;
	font-size:15px;
}
.cb {
	display:block;
	padding-top:1em;
	font-weight:200;
}
.cb a i {
	color:#afafb3;
	font-size:115%;
	transform:translateY(10%);
	margin-left:.2em;
}
.cb a i:hover {
	color:#fd7d30;
}
.cb a {
	color:#f77d30;
	text-decoration: none;
}
.cb a:hover {
	text-decoration: underline;
}




.fieldH.f30 {
	width:30%;
	float:left;
}
.fieldH.f70 {
	width:66%;
	float:left;
	margin-right:0;
}

.fieldH.f55 {
	width:55%;
	float:left;
}
.fieldH.f45 {
	width:41%;
	float:left;
	margin-right:0;
}
.fieldH.fieldCenter {
	max-width:250px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:-.2em;
}
.fieldCap {
	color:#969696;
	text-align:center;
	font-size:12.5px;
	margin-top:1em;
}
.fieldCap a {
	color:#fd7d30;
	text-decoration: none;
}
.fieldCap a:hover {
	text-decoration: underline;
}

.actionFormCnt br {
	clear:both;
}


.ctaBtnCnt {
	text-align:center;
	width:100%;
	padding:1.5em 0 0 0;
}
.ctaBtn {
	display: inline-block;
	font-size: 24px;
	height: 2.85em;
	color: #FFF;
	text-decoration: none;
	background: #fd7d30 url(/take_action/live-export-shipboard-cruelty/_theme/img/btnbg.png);
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 1px 2em;
	transform: translateY(7%);
}
.ctaBtn:hover {
	background-color:#13bccd;
}
.ctaBtn span {
	font-size:150%;
	padding-top:.45em;
	display:inline-block;
}

.addrInfo {
	position:absolute;
	right:.6em;
	top:.51em;
	width:26px;
	height:26px;
	cursor:pointer;
}

.ctaSkip {
	margin-top:1.5em;
	font-size:18px;
	color:#969696;
}
.ctaSkip a {
	font-weight:500;
	color:#fd7d30;
	text-decoration: none;
}
.ctaSkip a:hover {
	text-decoration: underline;
}

.vskOpts {
	font-size:16.5px;
	color:#595959;
	padding:1em 0 .7em 2em;
	max-width:420px;
	margin-left:auto;
	margin-right:auto;
}
.vskOpts .intOpts {
	display:none;
}
.int .vskOpts .intOpts {
	display:block;
}
.int .vskOpts .auOpts {
	display:none;
}
.vskOpts p {
	margin:.7em 0;
}
.vskOpts p input {
	margin-right:1em;
	float:left;
	margin-bottom:1em;
}

.actionLogo {
	display:block;
	position:absolute;
	width:120px;
	height:auto;
}
.portrait .actionLogo {
	display:none;
}

#vksAddr {
	display:none;
	border:1px solid #dedede;
	background:#f2f2f2;
	margin:.8em 1em 1em 1.7em;
	border-radius:6px;
	padding:1.05em 1.25em;
	box-sizing:border-box;
	font-size:16px;
	color:#595959;
	font-weight:500;
	-webkit-font-smoothing:antialiased;
}
#vksAddr input {
	background:#FFF;
	margin-bottom:.4em;
	margin-top:-0.1em;
}






.coverCnt {
	overflow:hidden;
}
.vidBg {
	display:none;
	background:#000;
}
.vidBg.fixed {
	background:#000 url(/take_action/live-export-shipboard-cruelty/_theme/img/happy-lamb.jpg) no-repeat center center;
}

.fixed {
	position: fixed; /* FIXED? */
	z-index: -105;
	height: 100%;
	width: 100%;
}
.mobile video, .tablet video {
	display:none;
}
.vidBg video, .cover {
	width:100%;
	height:auto;
	margin-left:0;
}
.imgBg {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:#000;
}
.imgBg span {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	transform:scale(1.1);
}
.imgBg img {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	opacity:0;
}
.imgBg img.selected {
	opacity:1;
}
.imgBg span.selected {
	transform:scale(1);
}
.tall .vidBg video {
	width:auto;
	height:100%;
}
.vidBg.introVid {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.introVidShade {
	background:url(/take_action/live-export-shipboard-cruelty/_theme/img/lines.png);
}
#thanks {
	max-height:90vh;
	height:45vw;
	padding:1px 0;
	box-sizing:border-box;
	color:#FFF;
	text-align:center;
	position:relative;
	overflow:hidden;
}
.lowfi .thanksshare {
	background:url(/take_action/live-export-shipboard-cruelty/_theme/img/happy-lamb_mob.jpg);
	background-position:center center;
	background-size:cover;
}
#thanks .msg {
	display:inline-block;
	z-index:10;
	box-shadow:0 0 2em rgba(239,194,160,.4);
}
#thanks .ty {
	display:inline-block;
	width:auto;
	height:3.5em;
	margin-top:-.3em;
	vertical-align:top;
	margin-left:1em;
	max-height:73px;
}
#thanks .people, #thanks .tally {
	background:#FFF;
	color:#FD7D30;
	display:inline-block;
	padding:.45em .6em .35em .6em;
	font-size:170%;
	line-height:1;
}
#thanks .people {
	background:#FD7D30;
	color:#FFF;
}
.tyglow {
	position:absolute;
	top:50%;
	left:50%;
	width:30em;
	height:auto;
	transform:translate(-50%,-50%);
	z-index:-10;
}
.thanksshare {
	position:relative;
}
.thanksshare .shade {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#363636;
	opacity:.9;
	pointer-events: none;
}
.static .thanksshare .shade {
	display:none;
}




/* SHARE BLOCK BTNS */


a.shareBlockBtn {
	display:block;
	color:#05b4c7;
	width:70%;
	max-width:12em;
	margin:.8em auto;
	background:#d3c754;
	text-decoration:none;
	position:relative;
}
.desktop .elecSearch a.shareBlockBtn:hover span.tag {
	color:#FFF;
}
a.shareBlockBtn i {
	display:inline-block;
	width:50px;
	height:50px;
	background:#fd7d30;
	margin:0 .5em 0 0;
	box-sizing:border-box;
	text-align:center;
	padding-top:6px;
}
a.shareBlockBtn i img {
	display:inline-block;
	width:33px;
	height:36px;
	margin:0 auto;
}
a.shareBlockBtn span.tag {
	display:block;
	position:absolute;
	left:65px;
	top:18px;
	line-height:1;
	font-size:16.5px;
	-webkit-font-smoothing: antialiased;
}
a.shareBlockBtn:hover i {
}

.footerShare {
	background-size:cover;
	background-position:center center;
	text-align:center;
	position:relative;
}
.footerShareShade {
	background:rgba(70,72,75,.65);
	padding:3.3em 1em 3.2em 1em;
	font-size:20px;
}
.footerShare h3 {
	color:#FFF;
	text-transform:uppercase;
	letter-spacing:-0.005em;
	margin:0;
	font-size:155%;
	font-weight:200;
	padding:1.9em 0 .62em 0;
	-webkit-font-smoothing: antialiased;
	text-shadow:rgba(255,255,255,.7) 0 0 1em;
}
.shareBlock {
	text-align:center;
	padding-bottom:2.4em;
}
.shareBlock a.shareBlockBtn {
	box-shadow:none;
	display:inline-block;
	background:rgba(255,255,255,.25);
	max-width:11em;
	text-align:left;
	position:relative;
	height:2.6em;
	white-space:nowrap;
	color:#FFF;
}
.shareBlock a.shareBlockBtn.tw {
	margin-left:3.5%;
	margin-right:3.5%;
}
.shareBlock a.shareBlockBtn span.tag {
	font-size:90%;
	top:1.02em;
	left:3.9em;
}
.shareBlock a.shareBlockBtn i {
	padding-top:.38em;
	width:2.6em;
	height:2.6em;
}
.shareBlock a.shareBlockBtn i img {
	width:1.65em;
	height:auto;
}
.shareBlock a.shareBlockBtn span.base, .shareBlock a.shareBlockBtn span.top {
	position:absolute;
	left:0;
	right:0;
	width:100%;
	height:100%;
	background:none;
	display:block;
}
.shareBlock a.shareBlockBtn span.top  {
	overflow:hidden;
	width:0;
}
.desktop .shareBlock a.shareBlockBtn:hover span.top  {
	width:100%;
	background:#FFF;
	color:#fd7d30;
}

.sharecount {
	width:300px;
	margin:0 auto;
	color:#30302e;
	height:41px;
	position:absolute;
	top:70px;
	left:50%;
	transform:translateX(-50%);
	cursor:default;
}
.sharecount img {
	display:block;
	float:left;
	height:32px;
	width:auto;
}
.sharecount span.sharing {
	display:block;
	float:left;
	height:41px;
	color:#FFF;
	background: url(https://www.animalsaustralia-api.org/cached/take_action/_theme/img/sharecount_02.png) center top no-repeat;
	background-size: auto 41px;
	box-sizing:border-box;
	font-size:14px;
	line-height:1;
	padding:9px 15px 0 15px;
	-webkit-font-smoothing: antialiased;
	white-space:nowrap;
}

.wait {
	text-decoration: none;
	color:#CCC;
	cursor:default;
	position:relative;
	display:inline-block;
	height:3.2em;
	width:3.5em;
	text-align:center;
	opacity:0;
}
.wait i {
	position:absolute;
	top:10px;
	left:0;
}

.parallax-mirror {
	overflow:hidden;
}












/* EDIT OPTION MODAL */
.modalBg {
	background:rgba(0,0,0,.8);
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:100;
	display:none;
}
.modalFg {
	background:#FFF;
	margin:0 auto;
	width:70%;
	max-width:650px;
	padding:55px 40px 60px 40px;
	box-sizing:border-box;
	text-align:center;
	position:relative;
	color:#595959;
	font-size:100%;
}
.modalFg .x {
	position:absolute;
	top:-1.25em;
	right:-1.25em;
	background:#595959;
	border:3px solid #d4d4d4;
	color:#FFF;
	text-decoration: none;
	box-sizing: border-box;
	width:2.5em;
	height:2.5em;
	border-radius: 50%;
	padding-top:.35em;
}
.modalFg .x:hover {
	background:#f77d30;
}
.modalFg .x i {
	font-size:130%;
}

.editOption {
	display:inline-block;
	width:40%;
	vertical-align: top;
}
.or {
	display:inline-block;
	width:10%;
	vertical-align: top;
	text-transform: uppercase;
	font-weight:bold;
	color:#bfbfbf;
	padding-top:4.8em;
	font-size:140%;
}

.editOption .ctaBtn {
	font-size:125%;
	height:auto;
	padding:0.1em 1.4em .6em 1.3em;
}
.editOption i {
	display:block;
	text-align:center;
	font-size:410%;
	padding:0 0 .35em 0;
}
.editOption a.ctaFile {
	text-decoration: none;
	color:#DDD;
}
.editOption:hover a.ctaFile {
	color:#666;
}
.modalFg p.actionIntro {
	max-width:20em;
	margin-top:0;
	padding-top:0.2em;
	padding-bottom:.7em;
	display:none;
}
.editOption .ctaBtn.own {
	background-color: #94c116;
}
.editOption .ctaBtn.own:hover {
	background-color:#13bccd;
}
.editOption .cb {
	color:#808080;
	font-weight:normal;
	font-size:14px;
	margin:.5em auto 0 auto;
	display:block;
	max-width:12em;
	margin-bottom:0;
	padding-bottom:0;
}


#footerCnt {
  background:#FFF;
	font-family:PN, "Helvetica Neue", Helvetica, Arial, sans-serif;
	position:relative;
}
#footerCnt .hr {
	display:block;
	width:100%;
	height:30px;
	margin:0 auto;
	max-width:1000px;
}
#footermicrosite {
	padding:70px 30px 120px 30px;
	min-height:78px;
	max-width:720px;
	margin:0 auto 0 auto;
}
#footermicrosite img {
    float:left;
    width:142px;
    height:auto;
    display:block;
}
#footermicrosite p {
    font-size:90% !important;
		line-height:1.4 !important;
    color:#8C8C8C;
    margin:0;
    padding:0;
    margin-left:20px;
    padding:0px 0 0 30px;
    float:left;
    width:67%;
}
#footermicrosite p span {
  display:block;
  margin:0 0 15px -40px;
	overflow:auto;
}
#footermicrosite p a {
    color:#F37C20;
    text-decoration:none;
    font-size:150%;
    float:left;
    margin-left:40px;
	font-weight:500;
}
#footermicrosite p a:hover {
    text-decoration:underline;
}


/* PORTRAIT DEVICE ADJUSTMENT */
.portrait x {
	
}




@media (max-width:1350px) {
}
@media (max-width:1300px) {
}
@media (max-width:1200px) {
	.c0 {
		width:85%;
	}
	.roundbtn {
		font-size:25px;
	}
}
@media (max-width:1000px) {
	.defy {
		font-size:110%;
		width:90%;
	}
	.aaTop {
		left:0%;
	}
}
@media (max-width:900px) {
	.c0 {
		width:92%;
	}
	.srsly {
		padding:15% 2em;
	}
}

@media (max-width:800px) {
	.c0 {
		width:100%;
		padding-left:0;
		padding-right:0;
		box-sizing:border-box;
	}
	
	.book {
		margin-top: 0 !important;
		font-size:120%;
	}
	
	.btnb1 {
		display:block;
		margin-top:.2em;
		margin-bottom:.3em;
		text-align:center;
	}
	.introText {
		padding-bottom:8em;
	}
	.defy.c0 {
		font-size:150%;
		padding:1.5em;
		text-align:center;
	}
	.defy h2 .sml {
		color:inherit;
		display:inline-block;
		font-size:60%;
	}
	.btnb2 {
		display:none;
	}
	.defy .btns {
		text-align:left;
		float:none;
		white-space:normal;
		margin-right:0;
	}
	.signing {
		width:100%;
		float:none;
	}
	.srsly {
		padding:15% 35px;
	}
	.srsly p {
		font-size:220%;
		padding:1em 0 1.5em 0;
		margin-left:auto;
		margin-right:auto;
	}
	#thanks {
		min-height:100vw;
	}
	#thanks .msg {
		display:inline-block;
		z-index:10;
		font-size:60%;
	}
	#thanks .ty {
		display:block;
		height:auto;
		max-height:none;
		width:80%;
		max-width:254px;
		margin-top:1em;
		margin-left:auto;
		margin-right:auto;
	}
	#thanks .people, #thanks .tally {
		font-size:250%;
	}
	.tyglow {
		position:absolute;
		top:54%;
		left:50%;
		width:50em;
	}
	
	
	
	.sliderMiniContainer {
		display:block;
		margin-bottom:1em;
	}
	.backgrounder .c1.right {
		display:none;
	}
	
	
	.legal .copy {
		max-width:none;
	}
	
	
	
	h1, h2 {
		font-size:225%;
	}
	.breakout {
		min-height:0;
	}
	.breakout .vcmain {
		padding:9% 0;
	}
	.breakout .vcmainCnt {
		padding:1px 9% 0 9%;
	}
	.breakout.right .vcmain, .breakout.left .vcmain {
		padding-left:0;
		padding-right:0;
		max-width:none;
		text-align:center;
		margin-top:0!important;
	}
	.breakout p.barred {
		max-width:33em;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0;
		text-align:center;
		padding:0 0 22px 0;
		border:none;
		border-bottom:3px solid rgba(255,255,255,.35);
	}
	.breakout2 p.barred.right {
		padding-right:0;
	}
	.breakout.left p.barred {
		max-width:33em;
	}
	.breakout2Lower .breakoutshade4 {
		max-width:none;
	}
	.breakout .vcmain .mobWrap {
		margin-top:35vh;
	}
	.breakout2Lower {
		padding-top:0;
	}
	.portrait h1.actionHeadline span.h1bg {
		font-size:180%;
	}
	.backgrounder h1 {
		max-width:none;
	}
	.breakout h1, .backgrounder h1, .legal h1 {
		text-align:center;
		margin-left:auto !important;
		margin-right:auto !important;
		display:block;
	}
	.breakout .playbtn.big {
		display:none;
	}
	/* HIDE TALL SHADES */
	.breakoutshade1, .breakoutshade6 {
		background:none;
	}
	.smallShade {
		background-image:url(/take_action/live-export-shipboard-cruelty/_theme/img/shade6.png);
		background-size:100% 100%;
		width:auto;
		padding:2.5em;
		margin:-2.5em;
		display:inline-block;
	}
	.backgrounder h1, .legal h1 {
		padding:0 .5em;
	}
	
	.c1, .backgrounder .c1.mid, .backgrounder .c1.left, .c1.mid, .legal .c1.mid, .cols {
		width:80%;
		float:none;
		padding:0 25px;
		box-sizing: border-box;
	}
	.c1, .backgrounder .c1.mid, .c1.mid, .legal .c1.mid, .cols {
		margin:0 auto;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	.backgrounder .c1.mid {
		margin-bottom:0;
		padding:0;
	}
	.backgrounder .c1.mid p {
		padding:0 25px;
	}
	.backgrounder .pin1 {
		margin-top:0!important;
		position:relative!important;
		top:0!important;
		left:0!important;
	}
	.backgrounder .scrollmagic-pin-spacer {
		padding:0!important;
	}
	
	.pn_msg {
		display:none;
	}
	
}







.big {
	display:inline;
}
.playbtn.big {
	display:inline-block;
}
.small {
	display:none;
}


/* MAIN MOBILE BREAKPOINT */
@media (max-width:700px) {

	.featureVideo .vidElCnt {
		width:100%;
	}
	
	.c00in {
		background:none;
	}
	
	#footermicrosite {
			padding-top:50px;
			padding-bottom:50px;
	}
	#footermicrosite img {
			float:none;
			width:105px;
			margin:0 auto 35px auto;
	}
	#footermicrosite p {
			float:none;
			border:none;
			width:100%;
			padding:0;
			margin:0;
			text-align:center;
	}
	#footermicrosite p span {
			margin:0 0 20px 0;
	}
	#footermicrosite p a {
			padding:0;
			float:none;
			font-size:120%;
			display:block;
			margin:0px auto 10px auto;
	}
	.introText {
		margin-left:auto;
		margin-right:auto;
		padding-top:9vh;
		width:100%;
		max-width:430px;
		padding-left:30px;
		padding-right:30px;
		box-sizing:border-box;
		padding-bottom:8vh;
		text-align:center;
		margin-top:30vh !important;
	}
	.introText h1 {
		font-size:38px;
	}
	.introText p {
		margin:1.3em auto 1.7em auto;
	}
	.introbar {
		height:12px;
	}
	.agree {
		font-size:20px;
	}
	
	.breakout .vcmain {
		padding-bottom:35px;
	}
	.breakout2Lower {
		padding-bottom:0;
	}
	.breakout2 p.barred.right {
		padding-right:0;
	}
	.barred {
		line-height:1.4;
	}

	.breakout h2 {
		line-height:1.2;
		margin-left:auto;
		margin-right:auto;
	}
	
	.copySpace {
		padding:3em 0;
	}
	
	.persistentNav2 {
		display:none !important;
	}
	
	.c1, .backgrounder .c1.mid, .backgrounder .c1.left, .c1.mid, .legal .c1.mid, .cols {
		width:100%;
	}
	.backgrounder .c1 {
		margin-top:3.5em;
		margin-bottom:3em;
	}
	.legal {
		padding-top:4em;
		padding-bottom:3em;
	}
	.legal h1 {
		padding-bottom:30px;
	}

	.modalFg {
		width:94%;
		height:97%;
		margin:1.5% 3%;
		padding:55px 20px 50px 20px;
		max-height:96%;
		overflow:auto;
	}
	.modalFg .x {
		top:.5em;
		right:.5em;
		font-size:80%;
	}
	.modalFg .x, .modalFg .x:hover {
		background:#595959;
	}
	.editOption .ctaBtn {
		font-size:145%;
	}
	.editOption .cb {
		max-width:16em;
	}

	.modalFg p.actionIntro {
		display:block;
		padding-bottom:0.1em;
	}
	.editOption, .or {
		display:block;
		width:100%;
		padding-top:.4em;
	}
	.editOption i {
		display:none;
	}
	.or {
		font-size:150%;
		padding:1.3em 0 .1em 0;
	}
	.or {
		padding-bottom:1em;
	}
	
	
	.storyWindow .c0 {
		width:100%;
	}
	
	.big {
		display:none!important;
	}
	.small {
		display:inline;
	}
	br.small {
		display:block;
	}
	


	.lawheader {
		color:#FFF;
		text-align:center;
		text-transform: uppercase;
		font-family:PN, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:19px;
		-webkit-font-smoothing:antialiased;
		padding:1.8em 2em 2.7em 2em;
		background:url(/take_action/live-export-shipboard-cruelty/_theme/img/wide-arrow-down.png) no-repeat;
		background-position:center bottom;
		background-size:100% auto;
		margin:4em 0 2em 0;
		width:100%;
		display:block;
		box-sizing:border-box;
	}
	.lawheader.state {
		background-color:#13bccd;
		margin-top:-4em;
	}
	.lawheader.fed {
		background-color:#fd7d30;
	}
	.lawheader.int {
		background-color:#e84848;
	}
	
	.laws {
		width:100%;
		margin:0;
		padding:0;
	}
	.law {
		padding-left:30px;
		padding-right:30px;
	}

	
	.introText p.barred {
		border:none;
		padding:0 15px;
	}
	.portrait .introText {
		margin-top:80px!important;
		padding-top: 4vh;
		padding-bottom: 1vh;
	}
	.portrait .introText .h1 {
		font-size:250%;
	}
	.introText .playbtn {
		display:block;
		margin:11vh 0 3.5vh;
	}
	.playbtn .ico {
		margin-left:auto;
		margin-right:auto;
		float:none;
		font-size:125%;
		border-color:rgba(255,255,255,.7);
		border-width:2.5px;
	}
	.playbtn .ico i {
		font-size:95%;
		padding-top:.08em;
	}



	
	.defy.c0 {
		position:relative;
		font-size:170%;
		transform:none;
		padding:25px;
		width:100%;
		margin-top:-1px!important;
	}
	.portrait .c00top {
		min-height:0;
	}
	.xintroText .h1 .highlightauto span {
		background:none;
		color:#FFF!important;
	}
	
}

@media (max-width:500px) {
	.defy.c0 {
		font-size:100%;
	}
	.defy h2 {
		font-size:260%;
	}
	.breakout h2 {
		max-width:9em;
	}
	.introText .h1 .highlightauto span.on2 {
		color:#f4f1ea!important;
		background-size:0 0!important;
	}
}

@media (max-width:450px) {
	.aaTop {
		margin-left:auto!important;
		margin-right:auto!important;
		display:block!important;
		font-size:160%;
	}
	.aaTop img {
		margin:0;
	}
	.aaTop {
		transform: scale(.8);
	}
	.vskOpts {
		padding-left:.5em;
	}
}
@media (max-width:320px) {
	.defy h2 {
		font-size:200%;
	}
}


