/*NEW HOMEPAGE*/
div.top-header {
    width: 1040px;
    height: 34px;
}

/*nav.main-menu {
	display: none;
}*/

div.bottom-header {
	background-color: #fcfcfc !important;
	height: 166px !important;
	background-image: none !important;
}

h1.logo span, div.logo span {
	width: auto;
	height: auto;
	background: transparent;
	box-shadow: none;
}

h1.logo a, div.logo a {
    width: 155px;
    top: 37px;
    left: -11px;
    background-size: 155px;
}

div.bottom-header div.botton-shadow {
	display: none;
}

div.bottom-header div.center-box {
    height: 95px;
}

header .tagline span {
	margin-left: 180px;
	font-size: 21px;
	font-family: 'Marydale-Bold';
	color: #00447e;
	margin-top: 24px;
	display: block;
	letter-spacing: -1px;
	word-spacing: 4px;
}

header .tagline span .will {
	font-family: 'Marydale-Black';
    display: inline;
    padding: 0;
    margin: 0;
    letter-spacing: 0;
    font-size: 23px;
}

.call-header {
	display: none;
}

header div.search-header {
	top: 29px;
	right: -30px;
}

header div.search-header .fa.fa-search {
	position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    z-index: 10;
}

header div.search-header .fa-search:before {
	position: absolute;
	z-index: 10;
	font-size: 25px;
	right: 11px;
	top: 9px;
	pointer-events: none;
	color: #fff;
}

form#searchform span.txt {
	width: 308px;
	height: 43px;
	float: left;
	background: #fcfcfc;
	border-radius: 0;
	border: 1px solid #e9e9e9;
	box-shadow: none;
}

.home .bx-controls-direction {
	width: 1040px;
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -520px;
	opacity: 0;
}

.home .bx-wrapper:hover .bx-controls-direction {
	opacity: 1;
}

.main-menu.old {
	display: none
}

.main-menu-new-container {
    background: #00447e;
}

.main-menu.new {
		width: 1040px;
	 margin: 0 auto;
	 position: relative;
	 height: 50px;
	 background: transparent;
}

form#searchform input#searchsubmit {
    width: 45px;
    height: 45px;
    top: 0;
    right: 0;
    background: #4d90d7;
		-webkit-appearance:none !important;
}

form#searchform input#searchsubmit:hover {
	background: #4d90d7;
}

form#searchform input#s {
	width: 264px;
	height: 43px;
	padding: 5px 22px 5px 22px;
	box-sizing: border-box;
}

nav.main-menu > ul > li > a {
	height: 50px;
}

nav.main-menu div.btn-donate a {
	height: 50px;
	line-height: 48px;
	border-radius: 0;
	padding: 0;
	text-align: center;
}

nav.main-menu.new > ul {
	float: left;
	margin-left: 12px;
}

nav.main-menu div.btn-donate {
	float: left;
}

nav.main-menu.new > ul > li > a {
	color: #fff;
  line-height: 48px;
  padding-right: 22px;
  padding-left: 28px;
}

nav.main-menu.new > ul > li:first-child > a {
    padding-left: 15px;
}

nav.main-menu.new > ul > li {
	background: none;
}

/*div.submain-menu {
	right: -92px;
}*/

/*li.two-columns div.submain-menu {
    right: 143px;
}*/

#menu-main-navigation li:nth-child(1) div.submain-menu {
	left: 0;
}

#menu-main-navigation li:nth-child(2) div.submain-menu {
  left: 204px;
}

#menu-main-navigation li:nth-child(3) div.submain-menu {
	left: 367px;
}

#menu-main-navigation li:nth-child(4) div.submain-menu {
	right: 167px;
}

#menu-main-navigation li:nth-child(5) div.submain-menu {
	right: 0;
}

div.submain-menu {
	top: 50px;
}

.donate-dropdown {
  top: 50px;
}

nav.main-menu div.btn-donate a:after,
.ie7 nav.main-menu div.btn-donate a span.arrow {
	display: none !important;
}

nav.main-menu div.btn-donate a {
    padding: 0;
    text-align: center;
}

nav.main-menu > ul > li.activeByJs > a {
    color: #ffcf00 !important;
}

nav.main-menu div.btn-donate a:hover {
    background: #4d90d7;
}

header nav.top-menu-header a {
    padding-left: 17px;
    padding-right: 17px;
}

header nav.top-menu-header li:last-child a {
    padding-right: 40px;
    position: relative;
}

header nav.top-menu-header li:last-child a i {
	font-size: 20px;
	position: absolute;
	right: 12px;
	top: 7px;
}

header div.lang-scroll {
	width: 156px;
	height: 23px;
	background: transparent;
	border-radius: 0px;
	box-shadow: none;
	position: absolute;
	top: 1px;
	left: 265px;
	float: left;
}

header div.lang-scroll.active {
    width: 156px;
    height: 216px;
    background: #fcfcfc;
    -webkit-box-shadow: #adadad 1px 1px 3px;
    -moz-box-shadow: #adadad 1px 1px 3px;
    box-shadow: #adadad 1px 1px 3px;
}

header div.lang-scroll ul {
    padding: 0;
}

header div.lang-scroll a {
	font-size: 14px;
	line-height: 29px;
	text-align: left;
	padding-right: 30px;
	height: 27px;
	width: 156px;
	box-sizing: border-box;
}

header div.lang-scroll a:before,
header .ie7 div.lang-scroll a span.beforeie7 {
    top: 8px;
}

header div.lang-scroll span.lang-select-trigger {
		text-indent: 0;
}

header div.lang-scroll span.lang-select-trigger:before {
		display: none;
}

.page-template-page-front-page #ciN9Bg,
.page-template-page-front-page #scN9Bg {
	display: none !important;
}

.page-template-page-front-page section#content-section {
	width: 100%;
}

.page-template-page-front-page .top-homepage {
	padding: 0;
	width: 100%;
	margin: 0;
	opacity: 0;
}

.page-template-page-front-page .top-homepage .bx-wrapper {
	box-shadow: none;
  border: 0;
	margin-bottom: 0;
}

.page-template-page-front-page .homepage-slider {
	height: 100%;
}

.page-template-page-front-page .homepage-slider .image {
	height: 310px;
	background-position: center center;
	background-size: 1600px auto;
	background-repeat: no-repeat;
}

.page-template-page-front-page .homepage-slider .info-container .info {
	width: 870px;
  margin: 0 auto;
  padding-top: 22px;
  padding-bottom: 18px;
	position: relative;
}

.page-template-page-front-page .homepage-slider .info-container .info .title {
	font-family: 'HelveticaRoundedLTStd-Bd';
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  padding: 0;
  width: 530px;
  display: block;
  float: left;
}

.page-template-page-front-page .homepage-slider .info-container .info p {
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	word-spacing: 3px;
	padding: 0;
	width: 530px;
	display: block;
	float: left;
	font-weight: bold;
}

.page-template-page-front-page .homepage-slider .button-container {
	float: right;
	display: table;
	height: 110px;
	position: absolute;
	top: 0;
	right: 0;
}

.page-template-page-front-page .homepage-slider .button-container-inner {
	display: table-cell;
	vertical-align: middle;
}

.page-template-page-front-page .homepage-slider .info-container .info a {
	font-size: 20px;
  background: #fff;
  width: 246px;
  min-height: 40px;
  border-radius: 7px;
  text-align: center;
  padding-top: 16px;
  box-sizing: border-box;
  line-height: 25px;
  padding-bottom: 16px;
  display: inline-block;
}

.page-template-page-front-page .homepage-slider .info-container .info:after {
	content: "";
	display: table;
	clear: both;
}

.page-template-page-front-page .container {
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.page-template-page-front-page .homepage-module.text-image-module.white {
	background: #fcfcfc;
}

.page-template-page-front-page .homepage-module.text-image-module.white h2,
.page-template-page-front-page .homepage-module.text-image-module.white .button,
.page-template-page-front-page .homepage-module.text-image-module.white .image-container {
	display: none;
}

.page-template-page-front-page .homepage-module.text-image-module.white .text-container {
	padding: 45px 0;
}

.page-template-page-front-page .homepage-module.text-image-module.white p {
	text-align: center;
	font-size: 25px;
	font-family: 'Marydale-Black';
	color: #00447e;
	line-height: 29px;
}

.page-template-page-front-page .homepage-module.question-module {
	background: #4d90d7;
	text-align: center;
	padding-top: 48px;
}

.page-template-page-front-page .homepage-module.question-module h2 {
	font-size: 29px;
	font-family: 'Marydale-Black';
	color: #fff;
	line-height: 24px;
	    margin-bottom: 18px;
}

.page-template-page-front-page .homepage-module.question-module p {
	font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.page-template-page-front-page .homepage-module.question-module ul {
	list-style-type: none;
	padding-top: 25px;
	padding-bottom: 24px;
}
.page-template-page-front-page .homepage-module.question-module ul:after {
	content: "";
	display: table;
	clear: both;
}

.page-template-page-front-page .homepage-module.question-module li {
	width: 325px;
	background: #fff;
	float: left;
	height: 60px;
	border-radius: 7px;
}

.page-template-page-front-page .homepage-module.question-module li:first-child {
	margin-right: 32px;
	margin-left: -9px;
}

.page-template-page-front-page .homepage-module.question-module li:last-child {
    margin-left: 32px;
}

.page-template-page-front-page .homepage-module.question-module li a {
	padding-top: 24px;
	display: block;
	font-size: 16px;
	padding-left: 31px;
	position: relative;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.page-template-page-front-page .homepage-module.question-module li a i {
	font-size: 33px;
	margin-left: 49px;
	position: absolute;
	margin-top: -9px;
	left: 0;
}

.page-template-page-front-page .homepage-module.question-module li:last-child a i {
	margin-left: 70px;
}

.page-template-page-front-page .homepage-module.question-module li:last-child a i.offline {
	margin-left: 15px;
}

.page-template-page-front-page .homepage-module.question-module li:first-child a {
    padding-left: 127px;
}

.page-template-page-front-page .homepage-module.question-module li:first-child a i {
	left: -35px;
}

.page-template-page-front-page .homepage-module.question-module li:first-child a span {
	font-size: 24px;
	margin-left: -56px;
	margin-right: 10px;
	position: absolute;
	left: 103px;
}

.page-template-page-front-page .homepage-module:after {
	content: "";
	display: table;
	clear: both;
}

.page-template-page-front-page .homepage-module.animated-module .container:after {
	content: "";
	display: table;
	clear: both;
}

.page-template-page-front-page .homepage-module.animated-module .left-col {
	float: left;
	padding-top: 61px;
	width: 370px;
}

.page-template-page-front-page .homepage-module.animated-module .left-col h2 {
	font-size: 25px;
	font-family: 'Marydale-Black';
	color: #00447e;
	line-height: 30px;
	font-weight: 400;
}

.page-template-page-front-page .homepage-module.animated-module .left-col ul {
	padding: 0;
  list-style-type: none;
  margin-top: 22px;
}

.page-template-page-front-page .homepage-module.animated-module .left-col ul li {
	font-weight: bold;
	margin-bottom: 11px;
}

.page-template-page-front-page .homepage-module.animated-module .left-col ul li:after {
	content: "";
	display: table;
	clear: both;
}

.page-template-page-front-page .homepage-module.animated-module .left-col ul li .image-container {
	float: left;
}

.page-template-page-front-page .homepage-module.animated-module .left-col ul li .text-container {
	float: left;
    margin-left: 17px;
    margin-top: 7px;
    width: 240px;
}

.page-template-page-front-page .homepage-module.animated-module .middle-col {
    float: left;
    position: relative;
    width: 346px;
    height: 370px;
    overflow: hidden;
    margin-left: -20px;
}


.page-template-page-front-page .homepage-module.animated-module .middle-col .animated-image {
	float: left;
	position: absolute;
	width: 323px;
	height: 305px;
	overflow: hidden;
	min-width: 323px;
	bottom: -305px;
}

.page-template-page-front-page .homepage-module.animated-module .right-col {
	float: left;
	margin-left: 34px;
	font-size: 16px;
	width: 300px;
	padding-top: 100px;
}

.page-template-page-front-page .homepage-module .yellow-button {
	font-size: 14px;
	line-height: 18px;
	padding: 11px 0;
	display: block;
	border-radius: 7px;
	box-sizing: border-box;
	background: #ffcf00;
	width: 277px;
	color: #00447e;
	text-align: center;
}

.page-template-page-front-page .homepage-module .yellow-button:hover {
    background: #00447e;
    color: #ffcf00;
}

.page-template-page-front-page .homepage-module.animated-module .right-col .yellow-button {
	margin-top: 6px;
}

.page-template-page-front-page .homepage-module.animated-module .right-col ul {
	list-style-type: none;
	padding: 0;
	margin-top: 22px;
}

.page-template-page-front-page .homepage-module.animated-module .right-col ul li a {
  font-size: 16px;
}

.page-template-page-front-page .homepage-module.text-image-module.yellow {
	background: #ffcf00;
}

.page-template-page-front-page .homepage-module.text-image-module.yellow h2 {
	display: none;
}

.page-template-page-front-page .homepage-module.text-image-module.yellow .text-container {
	width: 740px;
    font-size: 29px;
    font-family: 'Marydale-Black';
    color: #00447e;
    line-height: 30px;
    text-align: center;
    padding-top: 58px;
    padding-left: 25px;
    word-spacing: -1px;
    box-sizing: border-box;
    padding-bottom: 42px;
}

.page-template-page-front-page .homepage-module.text-image-module.yellow .text-container a {
	font-size: 14px;
	line-height: 18px;
	padding: 11px 0;
	display: block;
	border-radius: 7px;
	box-sizing: border-box;
	background: #00447e;
	width: 277px;
	color: #fff;
	text-align: center;
	margin: 36px auto 0;
}

.page-template-page-front-page .homepage-module.text-image-module.yellow .text-container a:hover {
    color: #00447e;
    background: #fff;
}

.page-template-page-front-page .homepage-module.text-image-module.yellow .image-container {
	position: absolute;
	right: 81px;
	bottom: -6px;
}

.page-template-page-front-page .homepage-module.three-columns-module {
	padding-bottom: 53px;
}

.page-template-page-front-page .homepage-module.three-columns-module h2 {
	font-family: 'HelveticaRoundedLTStd-Bd';
	color: #00447e;
	font-size: 25px;
	line-height: 22px;
	padding: 0;
	display: block;
	padding-top: 50px;
	padding-bottom: 35px;
	font-weight: 400;
}

.page-template-page-front-page .homepage-module.three-columns-module .container:after {
	content: "";
	display: table;
	clear: both;
}

.page-template-page-front-page .homepage-module.three-columns-module .col {
	width: 33.33%;
	float: left;
	margin-right: 16px;
}

.page-template-page-front-page .homepage-module.three-columns-module .col:last-child {
	width: 30%;
	margin-right: 0;
}

.page-template-page-front-page .homepage-module.three-columns-module .col .img-container {
  margin-bottom: 22px;
	width: 250px;
	height: 165px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.page-template-page-front-page .homepage-module.three-columns-module .col h3 {
  color: #00447e;
	margin-bottom: 7px;
}

.page-template-page-front-page .homepage-module.three-columns-module .col h3 a {
	font-size: inherit;
	 color: inherit;
}

.page-template-page-front-page .homepage-module.three-columns-module .col .list-upcoming-events h3 {
	padding-left: 15px;
}

.page-template-page-front-page .homepage-module.three-columns-module .col .list-upcoming-events div.date {
    padding: 0px 15px 0px 15px;
}

.page-template-page-front-page .homepage-module.three-columns-module .col .list-upcoming-events article {
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.page-template-page-front-page .homepage-module.three-columns-module .col p {
    width: 280px;
}

.page-template-page-front-page .homepage-module.three-columns-module .col .list-upcoming-events p {
	padding: 3px 15px 5px 15px;
	width: 100% !important;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 22px;
}

.page-template-page-front-page .homepage-module.three-columns-module .col h4 {
  margin-top: 7px;
	margin-bottom: 4px;
}

.page-template-page-front-page .homepage-module.three-columns-module .col ul {
	list-style-type: none;
	padding: 0;
}

.page-template-page-front-page .homepage-module.three-columns-module .col ul.list-upcoming-events {
	margin-top: 0;
	clear: both;
	display: block;
	width: 100%;
}

.page-template-page-front-page .homepage-module.three-columns-module .col ul.list-upcoming-events article {
	width: 250px;
}

.page-template-page-front-page .homepage-module.three-columns-module .col ul .last-link {
	margin-top: 21px;
}

.page-template-page-front-page .homepage-module.text-image-module.blue {
	background: #4d90d7;
}

.page-template-page-front-page .homepage-module.text-image-module.blue .text-container {
	width: 630px;
    color: #fff;
    padding-top: 46px;
    padding-left: 0;
    word-spacing: 1px;
    box-sizing: border-box;
    padding-bottom: 44px;
    margin-left: -2px;
}

.page-template-page-front-page .homepage-module.text-image-module.blue .text-container h2 {
	font-size: 25px;
	line-height: 22px;
	font-family: 'HelveticaRoundedLTStd-Bd';
	color: #fff;
  margin-bottom: 10px;
	font-weight: 400;
}

.page-template-page-front-page .homepage-module.text-image-module.blue .text-container p br {
    display: none;
}

.page-template-page-front-page .homepage-module.text-image-module.blue .text-container a {
	font-size: 14px;
  line-height: 21px;
  padding: 11px 0;
  display: block;
  border-radius: 7px;
  box-sizing: border-box;
  background: #ffcf00;
  width: 256px;
  color: #00447e;
  text-align: center;
  margin-top: 27px;
}

.page-template-page-front-page .homepage-module.text-image-module.blue .text-container a:hover {
    color: #ffcf00;
    background: #00447e;
}

.page-template-page-front-page .homepage-module.text-image-module.blue .image-container {
	position: absolute;
	right: -4px;
	bottom: -6px;
}

.page-template-page-front-page .homepage-module.retail-stores-module:after {
	content: "";
	display: table;
	clear: both;
}

.page-template-page-front-page .homepage-module.retail-stores-module .image-container {
	width: 50%;
	float: left;
	height: 350px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-template-page-front-page .homepage-module.retail-stores-module .text-container {
	width: 50%;
float: left;
background: #ff9e1b;
padding-top: 58px;
padding-left: 66px;
box-sizing: border-box;
}

.page-template-page-front-page .homepage-module.retail-stores-module .text-container h2 {
	font-family: 'HelveticaRoundedLTStd-Bd';
    font-size: 43px;
    line-height: 39px;
    text-transform: uppercase;
    color: #3b3b3b;
    width: 420px;
}

.page-template-page-front-page .homepage-module.retail-stores-module .text-container p {
	font-family: 'HelveticaRoundedLTStd-Bd';
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    width: 400px;
}

.page-template-page-front-page .homepage-module.retail-stores-module .text-container .button {
		color: #fff;
    font-size: 18px;
    line-height: 22px;
    background: #4d90d7;
    margin-top: 7px;
    display: block;
    width: 211px;
    padding: 10px 0px;
    text-align: center;
    border-radius: 7px;
    margin-bottom: 12px;
}

.page-template-page-front-page .homepage-module.retail-stores-module .text-container .button:hover {
    background: #fff;
    color: #4d90d7;
}

.page-template-page-front-page .homepage-module.retail-stores-module .text-container .link {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	display: block;
	margin-bottom: 39px;
}

.page-template-page-front-page .homepage-module.blog-social-module .container:after {
	content: "";
	display: table;
	clear: both;
}

.page-template-page-front-page .homepage-module.blog-social-module .blog-container {
	width: 50%;
	float: left;
}

.page-template-page-front-page .homepage-module.blog-social-module .social-container {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-left: 20px
}

.page-template-page-front-page .homepage-module.blog-social-module h2 {
    font-family: 'HelveticaRoundedLTStd-Bd';
    color: #00447e;
    font-size: 25px;
    line-height: 22px;
    padding: 0;
    display: block;
		padding-top: 46px;
    padding-bottom: 14px;
		font-weight: 400;
}

.page-template-page-front-page .homepage-module.blog-social-module .instagram-logo {
  margin-left: 10px;
  margin-top: 12px;
  margin-bottom: 5px;
}

header nav.top-menu-header a {
	font-size: 14px;
	font-weight: bold;
	color: #00447e;
	border: none;
}

.page-template-page-front-page .homepage-module.blog-social-module .blog-container article:first-child {
    margin-top: 30px;
}

.page-template-page-front-page .homepage-module.blog-social-module .blog-container article {
        padding-bottom: 0;
}

.page-template-page-front-page .homepage-module.blog-social-module .blog-container article figure {
    border: none;
		float: left;
		width: 80px;
		margin-right: 24px;
}

.page-template-page-front-page .homepage-module.blog-social-module .blog-container article .txt {
	float: left;
	width: 370px;
	margin-top: 3px;
}

.page-template-page-front-page .homepage-module.blog-social-module .blog-container article .image {
	width: 80px;
	height: 80px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.page-template-page-front-page .homepage-module.blog-social-module .blog-container .link {
	float: right;
margin-right: 43px;
}

.page-template-page-front-page .homepage-module.blog-social-module .blog-container article.blog-post div.meta-post {
	padding-bottom: 0;
	font-size: 13px;
	color: #00447e;
	margin-top: 3px;
	margin-bottom: -1px;
}

.page-template-page-front-page .homepage-module.blog-social-module .blog-container article.blog-post p {
  margin-bottom: 5px;
}

/*VIDEO CAMPAIGN*/
.page-template-page-video-campaign .text-icons {
		display: none;
}

.page-template-page-video-campaign section#content-section {
	width: 100%;
}

.page-template-page-video-campaign #center-page {
		width: 100%;
}

.page-template-page-video-campaign #breadcrumbs {
		padding-top: 0;
    margin-bottom: 12px;
}

.page-template-page-video-campaign #menu-video-campaign li:before {
		display: none;
}

.page-template-page-video-campaign #menu-video-campaign:after {
	display: block;
	content: "";
	clear: left;
}

.page-template-page-video-campaign #menu-video-campaign {
	margin-top: 21px;
	padding: 0;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	overflow: hidden;
	border-bottom: 9px solid #538fcd;
}

.page-template-page-video-campaign #menu-video-campaign li {
	width: 25%;
	float: left;
	box-sizing: border-box;
	padding: 0;
	text-align: center;
	line-height: 18px;
	height: 50px;
	background: #eeeeee;
	border-left: 1px solid #fff;
}

.page-template-page-video-campaign #menu-video-campaign li:first-child {
	border: none;
}

.page-template-page-video-campaign #menu-video-campaign li a {
		font-size: 18px;
		font-family: HelveticaRoundedLTStd-Bd, Arial, Helvetica, sans-serif;
		display: block;
		width: 100%;
		height: 100%;
		line-height: 55px;
    box-sizing: border-box;
		position: relative;
}

.page-template-page-video-campaign #menu-video-campaign li a i {
	display: none;
	position: absolute;
	margin-left: 5px;
	top: 0;
	height: 50px;
  line-height: 53px;
}

.page-template-page-video-campaign #menu-video-campaign li:hover a i,
.page-template-page-video-campaign #menu-video-campaign li.current-menu-item a i {
	display: inline;
}

.page-template-page-video-campaign #menu-video-campaign li:hover a,
.page-template-page-video-campaign #menu-video-campaign li.current-menu-item a {
	color: #fff;
}

.page-template-page-video-campaign #menu-video-campaign li:nth-child(1):hover,
.page-template-page-video-campaign #menu-video-campaign li.current-menu-item:nth-child(1) {
	    background: #538fcd;
}
.page-template-page-video-campaign #menu-video-campaign li:nth-child(2):hover,
.page-template-page-video-campaign #menu-video-campaign li.current-menu-item:nth-child(2) {
	    background: #f89a3a;
}
.page-template-page-video-campaign #menu-video-campaign li:nth-child(3):hover,
.page-template-page-video-campaign #menu-video-campaign li.current-menu-item:nth-child(3) {
	    background: #16467c;
}
.page-template-page-video-campaign #menu-video-campaign li:nth-child(4):hover,
.page-template-page-video-campaign #menu-video-campaign li.current-menu-item:nth-child(4) {
	    background: #ffcf00;
}

.page-template-page-video-campaign .container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.page-template-page-video-campaign .video-container {
	background-image: url('../images/video-campaign/big-gradient.png');
	background-repeat: repeat-x;
	background-position: left bottom;
}

.page-template-page-video-campaign .vimeo-video {
	position: relative;
	height: 544px;
}

.page-template-page-video-campaign .vimeo-video img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.page-template-page-video-campaign .vimeo-description {
	background: #fff;
  padding: 18px 43px 28px 43px;
}

.page-template-page-video-campaign .vimeo-description h2 {
	font-size: 26px;
	line-height: 28px;
	word-spacing: -1px;
	margin-bottom: 5px;
}

.page-template-page-video-campaign .vimeo-description p {
	font-size: 16px;
	line-height: 24px;
}

.page-template-page-video-campaign .down-arrow {
	color: #538fcd;
    font-size: 43px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    padding-top: 17px;
    padding-bottom: 16px;
}

.page-template-page-video-campaign .description-container {
	background: #538fcd;
	padding-top: 40px;
padding-bottom: 37px;
}

.page-template-page-video-campaign .description-container h2 {
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-family: HelveticaRoundedLTStd-Bd, Arial, Helvetica, sans-serif;
	    word-spacing: -2px;
			    margin-bottom: 16px;
}

.page-template-page-video-campaign .description-container p {
	font-size: 19px;
line-height: 25px;
text-align: center;
color: #fff;
padding: 0px 25px;
word-spacing: 1px;
}

.page-template-page-video-campaign .people-container {
	    margin-top: 47px;
}

.page-template-page-video-campaign .people-container .person-item:after {
	display: block;
	content: "";
	clear: left;
}

.page-template-page-video-campaign .people-container .person-item.layout-left .image-container {
	    width: 550px;
			float: left;
}

.page-template-page-video-campaign .people-container .person-item.layout-left .text-container {
	width: 385px;
	float: left;
	margin-left: 31px;
}

.page-template-page-video-campaign .people-container .person-item.layout-right .image-container {
	    width: 520px;
			float: left;
}

.page-template-page-video-campaign .people-container .person-item.layout-right .text-container {
	width: 385px;
	float: left;
	margin-left: 20px;
    margin-right: 33px;
}

.page-template-page-video-campaign .people-container .person-item img{
	border: 5px solid #f1efee;
}

.page-template-page-video-campaign .people-container .person-item.layout-left img{
	    margin-left: 20px;
}

.page-template-page-video-campaign .people-container .person-item .text-container h3 {
	font-family: HelveticaRoundedLTStd-Bd, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 22px;
	color: #00447e;
  padding-top: 3px;
}

.page-template-page-video-campaign .people-container .person-item .text-container .position {
	color: #00447e;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 6px;
	display: block;
}

.page-template-page-video-campaign .people-container .person-item .text-container p {
	font-size: 16px;
	line-height: 24px;
}

.page-template-page-video-campaign .people-container .person-item .text-container:after {
	content: '';
	display: block;
	clear: both;
	background: #538fcd;
	height: 7px;
	width: 55px;
	margin-top: 12px;
}

.page-template-page-video-campaign .people-container .person-item {
	margin-bottom: 47px;
	padding-bottom: 50px;
	background-image: url('../images/video-campaign/small-gradient.png');
	background-repeat: repeat-x;
	background-position: left bottom;
}

.page-template-page-video-campaign .people-container .person-item:first-child {
    margin-top: 0;
}


.page-template-page-video-campaign .link-container a {
	float: right;
	font-size: 25px;
	font-family: HelveticaRoundedLTStd-Bd, Arial, Helvetica, sans-serif;
	margin-right: 49px;
	margin-top: 9px;
	word-spacing: -2px;
	margin-bottom: 35px;
	color: #f89a3a;
}

.page-template-page-video-campaign .newshare-footer {
	float: right !important;
	width: 250px !important;
}

/*CAMPAIGN LANDING*/
body.page-template-page-campaign-landing {
	background: transparent !important;
}

.page-template-page-campaign-landing div.landing-page {
	padding: 0;
}

.page-template-page-campaign-landing #tax-campaign-d-top-link a {
    top: -120px;
		font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #00447e;
}

.page-template-page-campaign-landing #tax-campaign-d-top-link a i {
    font-size: 13px;
}

.page-template-page-campaign-landing #content-section,
.page-template-page-campaign-landing .wide-template {
	width: 100% !important;
}

/*.page-template-page-campaign-landing .wide-template {
	padding-top: 30px;
}*/

.page-template-page-campaign-landing .container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

.page-template-page-campaign-landing .text_module {
	padding-top: 77px;
	padding-bottom: 77px;
	background-size: auto 100%;
}

.page-template-page-campaign-landing .text_module h2 {
	text-align: center;
	line-height: 30px;
	font-size: 25px;
	font-family: 'HelveticaRoundedLTStd-Bd';
	max-width: 690px;
	margin-left: auto;
	margin-right: auto;
}

.page-template-page-campaign-landing .video_module {
    padding-top: 0;
}

.page-template-page-campaign-landing .video_module iframe {
	margin-left: auto;
    margin-right: auto;
    display: table;
}

.page-template-page-campaign-landing .quote_donate_button {
	padding-bottom: 0;
padding-top: 50px;
}

.page-template-page-campaign-landing .quote_donate_button blockquote {
	font-style: normal;
	text-align: center;
	padding-bottom: 10px;
	max-width: 655px;
	padding-left: 60px;
	padding-right: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 0;
}

.page-template-page-campaign-landing .quote_donate_button blockquote cite {
	margin-top: 5px;
}

.page-template-page-campaign-landing .quote_donate_button blockquote p {
	font-family: 'HelveticaRoundedLTStd-Bd', Helvetica, Arial, sans-serif;
	font-size: 24px !important;
	line-height: 34px !important;
	padding-top: 0;
	display: block;
}

.page-template-page-campaign-landing .quote_donate_button blockquote p:before {
	content: '';
    position: absolute;
    width: 33px;
    height: 27px;
    left: -57px;
    top: -7px;
    opacity: 1;
    background-size: 100% 100%;
    background-image: url('../images/quote-left-yellow.png');
}

.page-template-page-campaign-landing .quote_donate_button blockquote p:after {
	width: 33px;
    height: 27px;
    right: -62px;
    bottom: 28px;
    background-size: 100% 100%;
    background-image: url('../images/quote-right-yellow.png');
    opacity: 1;
}

.page-template-page-campaign-landing .quote_donate_button blockquote p strong {
	color: #4d90d7;
}

.page-template-page-campaign-landing .quote_donate_button + .description_module {
	padding-top: 0;
	margin-top: -8px;
}

.page-template-page-campaign-landing .donate-btn {
	font-family: 'HelveticaRoundedLTStd-Bd';
	background: #ff9e1b;
	color: #753002;
	font-size: 20px;
	line-height: 22px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	padding: 13px 39px 11px 39px;
	text-align: center;
	border-radius: 25px;
	box-sizing: border-box;
}

.page-template-page-campaign-landing .donate-btn i {
	margin-left: 6px;
	display: none;
}

.page-template-page-campaign-landing .description_module {
	text-align: center;
	padding-top: 34px;
  padding-bottom: 16px;
}

.page-template-page-campaign-landing .description_module h2 {
	font-family: 'Marydale-Bold';
	font-size: 30px !important;
	line-height: 35px !important;
	color: inherit;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	word-spacing: -8px;
	margin-bottom: 14px;
}

.page-template-page-campaign-landing .description_module p {
	font-size: 20px;
	color: inherit;
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 9px;
	max-width: 610px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-right: 20px;
}

.page-template-page-campaign-landing-v2 .description_module p {
	max-width: 960px;
}

.page-template-page-campaign-landing .two_columns_module ul {
	          padding: 30px 0 60px;
}

.page-template-page-campaign-landing .two_columns_module ul li {
    width: 50%;
    float: left;
    list-style-type: none;
    text-align: center;
    box-sizing: border-box;
}

.page-template-page-campaign-landing .two_columns_module ul li:nth-child(1) {
        padding-left: 79px;
}

.page-template-page-campaign-landing .two_columns_module ul li:nth-child(2) {
    padding-left: 55px;
}

.page-template-page-campaign-landing .two_columns_module ul li .img-container {
	position: relative;
	width: 365px;
	height: 455px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
}

.page-template-page-campaign-landing .two_columns_module .image .text-caption,
.page-template-page-campaign-landing .two_columns_module ul li .img-container .text-caption {
	position: relative;
    width: 100%;
    top: 100%;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    box-sizing: border-box;
    font-family: 'Marydale-Bold';
    padding: 12px 15px;
    text-align: center;
    word-spacing: -3px;
}

.page-template-page-campaign-landing .two_columns_module .cf {
	display: table;
	width: 100%;
}

.page-template-page-campaign-landing .two_columns_module .image,
.page-template-page-campaign-landing .two_columns_module .text {
	width: 50%;
  display: table-cell;
	box-sizing: border-box;
	position: relative;
}

.page-template-page-campaign-landing .two_columns_module .image {
	background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.page-template-page-campaign-landing .two_columns_module .text {
	padding-top: 107px;
	padding-left: 60px;
	padding-bottom: 119px;
}

.page-template-page-campaign-landing .two_columns_module .text p {
	max-width: 510px;
	color: inherit;
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
}

.page-template-page-campaign-landing .text_donate_button_module {
	text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.page-template-page-campaign-landing .text_donate_button_module.fixed {
	background-size: 840px;
	background-position: center center;
	background-repeat: no-repeat;
}

.page-template-page-campaign-landing .text_donate_button_module.fullwidth {
	padding-bottom: 45px;
}

.page-template-page-campaign-landing .text_donate_button_module.fullwidth .donate-btn {
	padding: 13px 59px 11px 59px;
    font-size: 18px;
    font-family: 'HelveticaRoundedLTStd-Bd', Helvetica, Arial, sans-serif;
}

.page-template-page-campaign-landing .text_donate_button_module p {
	font-family: 'HelveticaRoundedLTStd-Bd';
	    font-size: 48px;
	    line-height: 70px;
	    color: #00447e;
	    max-width: 600px;
	    margin-left: auto;
	    margin-right: auto;
        margin-bottom: 5px;
}

.page-template-page-campaign-landing .text_donate_button_module span {
	color: #ffffff;
	font-size: 20px;
	margin-top: 8px;
	display: block;
	margin-bottom: 43px;
}

.page-template-page-campaign-landing .text_donate_button_module p strong {
	color: #f4c80d;
}

.page-template-page-campaign-landing .image_module {
	padding-top: 5px;
}

.page-template-page-campaign-landing .image_module img {
	margin-left: auto;
	margin-right: auto;
	display: table;
}

.page-template-page-campaign-landing .image_module span {
	position: relative;
	width: 100%;
	top: 100%;
	font-size: 20px;
	line-height: 30px;
	display: block;
	font-weight: bold;
	box-sizing: border-box;
	font-family: 'Marydale-Bold';
	padding: 28px 0 0;
	text-align: center;
	word-spacing: -3px;
}

.page-template-page-campaign-landing .image_module + .description_module {
	padding-top: 0;
}

.page-template-page-campaign-landing .description_module + .quote_donate_button {
	    padding-top: 13px;
}

.page-template-page-campaign-landing .bottom-lightboxtaxtime.module {
	padding: 0;
}

.page-template-page-campaign-landing .bottom-lightboxtaxtime.module .container {
	    padding: 23px 0px 19px 57px;
}

.page-template-page-campaign-landing .bottom-lightboxtaxtime.module a.btn-small {
	    width: 167px;
			margin: 0px 24px 0px 0px;
			height: 83px;
			font-size: 30px;
			line-height: 48px;
	    padding: 17px 0px 0px 0px;
}

.page-template-page-campaign-landing .bottom-lightboxtaxtime.module span.input {
    width: 167px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 23px;
    height: 83px;
}

.page-template-page-campaign-landing .bottom-lightboxtaxtime.module span.input input {
	width: 120px;
	height: 52px;
	padding: 11px 0px 11px 17px;
	font-size: 30px;
	line-height: 35px;
	outline: 0;
}

.page-template-page-campaign-landing .bottom-lightboxtaxtime.module span.input:before {
    font-size: 30px;
    line-height: 47px;
    top: 16px;
    left: 10px;
}

.page-template-page-campaign-landing .bottom-lightboxtaxtime.module a.btn-big {
	width: 930px;
	margin: 20px 0px 11px 0px;
	padding: 17px 0px 66px 0px;
	font-size: 26px;
	line-height: 50px;
	font-weight: bold;
}

.page-template-page-campaign-landing #footer {
	margin-top: 0;
}

.page-template-page-campaign-landing section#content-section {
	padding: 0;
}

.page-template-page-campaign-landing .share_module {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}

.page-template-page-campaign-landing .share_module .container {
	padding-left: 390px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.page-template-page-campaign-landing .share_module .container p {
	font-size: 40px;
	font-family: 'HelveticaRoundedLTStd-Bd';
	line-height: 50px;
	padding-top: 100px;
}

.page-template-page-campaign-landing .share_module .container span.subtitle {
	font-family: 'Marydale-Bold';
	font-size: 24px;
	line-height: 54px;
	word-spacing: -2px;
}

.page-template-page-campaign-landing .share_module .container footer.newshare-footer,
.page-template-page-campaign-landing .share_module .container .addthis_sharing_toolbox {
	padding: 0px 0px 105px 10px;
	/*-moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);*/
}

.page-template-page-campaign-landing .main-menu-new-container {
    display: none;
}

.page-template-page-campaign-landing div.bottom-header {
    height: 95px !important;
}

.page-template-page-campaign-landing .header.no-description {
    margin-bottom: 35px;
}

.page-template-page-campaign-landing .header .container {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 480px;
    width: 1015px;
	position: relative;
}

.page-template-page-campaign-landing .header .container.full {
	padding-right: 0;
}

.page-template-page-campaign-landing .header .container .down-arrow {
	position: absolute;
    bottom: -35px;
    left: 50%;
    background: #00447e;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin-left: -35px;
	text-align: center;
}

.page-template-page-campaign-landing .header .container .down-arrow i {
	font-size: 40px;
    color: #fff;
    text-align: center;
    margin-top: 16px;
}

.page-template-page-campaign-landing .header .top,
.page-template-page-campaign-landing .header .bottom {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}

.page-template-page-campaign-landing .header .top .container p {
	font-family: 'HelveticaRoundedLTStd-Bd', Helvetica, Arial, sans-serif;
    font-size: 48px;
    line-height: 54px;
    color: inherit;
	padding-top: 260px;
}

.page-template-page-campaign-landing .header .top .container p strong {
	color: #ffcf00;
}

.page-template-page-campaign-landing .header .top .container span {
	font-size: 24px;
	line-height: 30px;
	margin-top: 11px;
	display: block;
	padding-bottom: 95px;
	color: inherit;
}

.page-template-page-campaign-landing .header .bottom .container p {
	font-family: 'HelveticaRoundedLTStd-Bd', Helvetica, Arial, sans-serif;
    color: inherit;
    font-size: 24px;
    line-height: 34px;
    padding-left: 8px;
    padding-top: 40px;
    padding-right: 50px;
    padding-bottom: 40px;
    margin-bottom: 15px;
}

.page-template-page-campaign-landing .header .donation-form {
	position: absolute;
	right: -12px;
	top: 200px;
	width: 400px;
	z-index: 10;
}

.page-template-page-campaign-landing .header .container .donation-form p {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
	padding-bottom: 18px;
}

.page-template-page-campaign-landing .header .container .donation-form span {
	text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 13px;
}

.page-template-page-campaign-landing .header .container .donation-form .amounts {
    list-style-type: none;
	padding-left: 25px;
	padding-right: 25px;
}

.page-template-page-campaign-landing .header .container .donation-form .amounts li {
	width: 32%;
	display: inline-block;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	height: 55px;
	overflow: hidden;
	margin-bottom: 8px;
}

.page-template-page-campaign-landing .header .container .donation-form .amounts li a,
.page-template-page-campaign-landing .header .container .donation-form .amounts li input {
	display: block;
	width: 100%;
	height: 35px;
	border-radius: 25px;
	font-size: 20px;
	line-height: 20px;
	padding-top: 17px;
}

.page-template-page-campaign-landing .header .container .donation-form .amounts li .input {
	padding: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.page-template-page-campaign-landing .header .container .donation-form .amounts li .input input {
	border: none;
	text-align: center;
	font-size: 16px;
	padding-top: 0;
	height: 52px;
	display: table;
	width: 100%;
	outline: 0;
	position: relative;
	z-index: 2;
	font-weight: bold;
}

.page-template-page-campaign-landing .header .container .donation-form button[type="submit"] {
	margin-left: auto;
	margin-right: auto;
	display: table;
	font-family: 'HelveticaRoundedLTStd-Bd', Helvetica, Arial, sans-serif;
	font-size: 20px;
	border: none;
	margin-top: -10px;
    padding: 15px 20px 12px;
	border-radius: 30px;
	cursor: pointer;
	outline: 0;
}

.page-template-page-campaign-landing .header .container .donation-form small {
	width: 100%;
    text-align: center;
    display: block;
    color: inherit;
    font-size: 14px;
    line-height: 30px;
    padding-top: 14px;
    padding-bottom: 24px;
}

.page-template-page-campaign-landing .text_donate_button_module.left-align {
	padding-top: 33px;
	padding-bottom: 33px;
}

.page-template-page-campaign-landing .text_donate_button_module.left-align .container {
	width: 840px;
}

.page-template-page-campaign-landing .text_donate_button_module.left-align p {
    font-size: 30px;
    line-height: 35px;
    text-align: left;
    max-width: 760px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 40px;
    margin-bottom: 15px;
}

.page-template-page-campaign-landing .text_donate_button_module.left-align span {
    max-width: 460px;
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    padding-left: 40px;
    margin-bottom: 25px;
}

.page-template-page-campaign-landing .text_donate_button_module.left-align .donate-btn {
    margin-left: 40px;
}

.page-template-page-campaign-landing .read_more_stories_module {
	padding: 40px 0;
}

.page-template-page-campaign-landing .read_more_stories_module .container {
	width: 748px;
}

.page-template-page-campaign-landing .read_more_stories_module h2.title {
	font-size: 30px;
    line-height: 36px;
    font-family: 'HelveticaRoundedLTStd-Bd';
    margin-bottom: 20px;
}

.page-template-page-campaign-landing .read_more_stories_module ul.stories {
    width: 748px;
    padding: 4px 0px 0px 0px;
    list-style: none;
    font-size: 12px;
    line-height: 14px;
    color: #004685;
    text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.page-template-page-campaign-landing .read_more_stories_module li {
    width: 232px;
    height: auto;
    padding: 0px 17px 25px 0px;
    float: left;
}

.page-template-page-campaign-landing .read_more_stories_module li figure {
    position: relative;
}

.page-template-page-campaign-landing .read_more_stories_module li figure a.more {
    width: 100%;
    height: 232px;
    line-height: 232px;
    padding: 0;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: 0px 0px url(../images/bg_img_55.png) repeat;
    font-family: Arial;
    font-size: 16px;
    text-align: center;
    color: #ffcf00;
    text-decoration: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    font-weight: bold;
}

.page-template-page-campaign-landing .read_more_stories_module li figure:hover a.more {
    display: block;
}

.page-template-page-campaign-landing .read_more_stories_module li figure img {
    width: 100%;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}

.page-template-page-campaign-landing .read_more_stories_module li figure figcaption {
    padding: 6px 0px 0px 0px;
}

.page-template-page-campaign-landing .read_more_stories_module li figure h2,
.page-template-page-campaign-landing .read_more_stories_module li figure h2 a {
	font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #00447e;
}

.page-template-page-campaign-landing .read_more_stories_module li figure p,
.page-template-page-campaign-landing .read_more_stories_module li figure p a {
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    color: #004685;
    font-family: Arial;
    margin-top: 1px;
}

/* TAX CALCULATOR */
.shortcode-tax-calculator {
	background: #fff;
	padding-bottom: 20px;
	padding-top: 22px;
	display: block;
	clear: both;
	width: 100%;
	margin-bottom: 50px;
}

.shortcode-tax-calculator h1 {
	text-align: center;
	margin-top: 0 !important;
	padding-bottom: 0 !important;
}

.shortcode-tax-calculator p {
	padding-left: 25px !important;
  text-align: center;
  padding-right: 25px !important;
}

.shortcode-tax-calculator h3 {
	font-size: 14px !important;
	line-height: 22px !important;
	color: #00447e !important;
}

.shortcode-tax-calculator .tax-calculator-dollar {
	font-size: 22px;
	line-height: 22px;
	color: #4d90d8;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.shortcode-tax-calculator .tax-calculator-inner-top {
	margin-top: 10px;
}

.shortcode-tax-calculator .tax-calculator-donation-container {
	width: 50%;
	float: left;
	padding-left: 22px;
  box-sizing: border-box;
  position: relative;
}

.shortcode-tax-calculator .tax-calculator-donation-input {
  position: relative;
}

.shortcode-tax-calculator .tax-calculator-donation-input .tax-calculator-dollar {
	position: absolute;
	top: 12px;
	left: 5px;
}

.shortcode-tax-calculator #tax-calculator-donation {
	border: none;
  border-bottom: 1px solid #a0a0a0;
  width: 195px;
  height: 42px;
  outline: 0;
  font-size: 16px;
  padding-left: 21px;
  color: #6b6b6b;
  box-sizing: border-box;
  padding-top: 3px;
  padding-right: 15px;
}

.shortcode-tax-calculator .tax-calculator-validation-message {
	display: none;
	color: #ff0000;
	position: absolute;
	bottom: -30px;
	font-size: 12px;
}

.shortcode-tax-calculator .tax-calculator-donation-container.error .tax-calculator-dollar {
	color: #ff0000 !important;
}

.shortcode-tax-calculator .tax-calculator-donation-container.error #tax-calculator-donation {
	border-bottom: 1px solid #ff0000;
}

.shortcode-tax-calculator .tax-calculator-income-container {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-left: 12px;
}

.shortcode-tax-calculator #tax-calculator-income-styler .jq-selectbox__select {
		width: 197px;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #a0a0a0;
    height: 42px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 6px;
    padding-top: 10px;
    color: #6b6b6b;
}

.shortcode-tax-calculator #tax-calculator-income-styler .jq-selectbox__trigger-arrow {
	background: none;
	top: 12px;
	right: 13px;
	color: #4d90d8;
}

.shortcode-tax-calculator #tax-calculator-income-styler .jq-selectbox__trigger-arrow:before {
    content: "\f078";
		display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.shortcode-tax-calculator #tax-calculator-income-styler .jq-selectbox__dropdown {
	top: 42px !important;
	bottom: auto !important;
	font-size: 14px !important;
	line-height: 30px !important;
	color: #6b6b6b !important;
	width: 195px !important;
	border: 1px solid #e9e9e9 !important;
}

.shortcode-tax-calculator #tax-calculator-income-styler.jq-selectbox li {
    border-bottom: 1px solid #e9e9e9 !important;
}

.shortcode-tax-calculator #tax-calculator-income-styler.jq-selectbox li:last-child {
    border-bottom: 0 !important;
}

.shortcode-tax-calculator #tax-calculator-income-styler.jq-selectbox li.selected {
	color: #6b6b6b !important;
  background: #e9e9e9 !important;
}

.shortcode-tax-calculator #tax-calculator-income-styler.jq-selectbox li:hover {
    background: #4d90d8 !important;
		color: #fff !important;
}

.shortcode-tax-calculator .tax-calculator-inner-bottom h3 {
	text-align: center;
	margin-top: 21px !important;
}

.shortcode-tax-calculator .tax-calculator-savings {
	border: 1px solid #d7d7d7;
  background: #f6f6f6;
  margin-left: 19px;
  margin-top: 10px;
  width: 429px;
  height: 45px;
  text-align: center;
  padding-top: 9px;
  font-size: 16px;
  line-height: 22px;
  box-sizing: border-box;
}

.shortcode-tax-calculator .tax-calculator-savings div {
	position: relative;
  display: inline-block;
  padding-left: 20px;
  padding-top: 2px;
}

.shortcode-tax-calculator .tax-calculator-savings .tax-calculator-dollar {
	position: absolute;
	left: -1px;
}

.shortcode-tax-calculator .disclaimer {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	box-sizing: border-box;
	margin-top: 20px;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}


/*RESEARCH*/
.single-research-pt article.page-post ul li:before {
    top: 12px;
}

.single-research-pt h1 {
    margin-bottom: 10px;
}

.single-research-pt .header-subtitle {
	padding-top: 0;
}

.single-research-pt .header-image {
    margin-top: 20px;
	margin-bottom: 20px;
}

.single-research-pt .header-video {
    margin-top: 40px;
    margin-bottom: 20px;
}

.single-research-pt .profile {
	padding: 10px 0 0;
}

.single-research-pt .profile-img {
	width: 110px;
	float: left;
    margin-right: 20px;
}

.single-research-pt .profile-img.achievement {
	width: 100%;
	padding-top: 10px;
}

.single-research-pt .profile-img.achievement img {
    width: 100%;
    padding-top: 15px;
    clear: both;
    display: block;
    max-width: 150px;
}

.single-research-pt .profile-info {
	width: 590px;
    float: left;
    padding: 0;
}

.single-research-pt .profile-info.achievement {
	width: 100%;
}

.profile-img.achievement .profile-name,
.profile-img.achievement .profile-organisation,
.profile-img.achievement .profile-date {
    font-size: 14px;
    line-height: 15px;
    color: #00447E;
    font-weight: bold;
}

.profile-img.achievement .profile-date {
    font-size: 13px;
    line-height: 15px;
}

.single-research-pt .profile-info .profile-name,
.single-research-pt .profile-info .profile-organisation,
.single-research-pt .profile-info .profile-funding,
.single-research-pt .profile-info .profile-funded-amount,
.single-research-pt .profile-info .profile-date {
	display: block;
}

.single-research-pt .profile-info .profile-name {
	font-size: 14px;
	color: #4d90d7;
	line-height: 18px;
}

.single-research-pt .profile-info a.profile-name:hover,
.single-research-pt .profile-info h2.profile-name {
	color: #00447e;
}

.single-research-pt .profile-info .profile-funded-amount,
.single-research-pt .profile-info .profile-date {
	font-size: 13px;
    color: #00447e;
}

.single-research-pt .profile-info .profile-funding {
	padding-top: 20px;
	color: #00447E;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
}

.single-research-pt .profile-img img {
	width: 100%;
}

.single-research-pt .text-container {
    padding: 5px 0 15px;
}

.single-research-pt .research-table {
	margin-top: 25px;
    width: 730px;
}

.single-research-pt .research-table tr th,
.single-research-pt .research-table tr td {
	border: 1px solid #fff;
	text-align: left;
}

.single-research-pt .research-table tr th,
.single-research-pt .research-table tr td,
.single-research-pt .research-table tr td p {
	color: #555;
}

.single-research-pt .research-table tr th {
    background: #E1E2E5;
	padding: 5px 10px;
}

.single-research-pt .research-table tr td {
	background: #F1F2F3;
	padding-top: 0;
	width: 365px;
}

.single-research-pt .cancer-topics-container {
	margin-top: 10px;
}

.single-research-pt .cancer-topics-container h2 {
    display: inline-block;
}

.single-research-pt .cancer-topics-container ul {
	padding: 0;
	display: inline-block;
}

.single-research-pt .cancer-topics-container li {
    padding: 0 !important;
    display: inline-block;
    margin-right: 5px;
}

.single-research-pt .cancer-topics-container li:before {
    display: none;
}

.single-research-pt .related-item,
.tax-research-cancer-type .related-item,
.tax-research-cancer-topic .related-item,
.page-template-page-research-listing .related-item,
.page-template-page-annual-report .related-item,
.page-template-page-research-our-research .related-item {
    padding: 20px 0;
}

.page-template-page-research-our-research .posts-container .related-item,
.tax-research-cancer-type .posts-container .related-item,
.tax-research-cancer-topic .posts-container .related-item {
    float: left;
    width: 50%;
    padding: 30px 8px 0;
    box-sizing: border-box;
}

.single-research-pt .related-item .image-container,
.tax-research-cancer-type .related-item .image-container,
.tax-research-cancer-topic .related-item .image-container,
.page-template-page-research-listing .related-item .image-container,
.page-template-page-annual-report .related-item .image-container,
.page-template-page-research-our-research .related-item .image-container {
	width: 120px;
	height: 120px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	float: left;
	margin-right: 15px;
}

.page-template-page-research-our-research .posts-container .related-item .image-container,
.tax-research-cancer-type .posts-container .related-item .image-container,
.tax-research-cancer-topic .posts-container .related-item .image-container {
	width: 100%;
    height: 215px;
    margin-bottom: 20px;
}

.single-research-pt .related-item .text-container,
.tax-research-cancer-type .related-item .text-container,
.tax-research-cancer-topic .related-item .text-container,
.page-template-page-research-listing .related-item .text-container,
.page-template-page-annual-report .related-item .text-container,
.page-template-page-research-our-research .related-item .text-container {
    width: 79%;
	float: left;
}

.page-template-page-research-our-research .posts-container,
.tax-research-cancer-topic .posts-container,
.tax-research-cancer-type .posts-container {
    margin: 0 -8px;
}

.page-template-page-research-our-research .posts-container .related-item .text-container,
.tax-research-cancer-topic .posts-container .related-item .text-container,
.tax-research-cancer-type .posts-container .related-item .text-container {
    width: 95%;
}

.page-template-page-research-listing .related-item .date,
.page-template-page-research-our-research .related-item .date,
.tax-research-cancer-type .related-item .date,
.tax-research-cancer-topic .related-item .date,
.tax-research-cancer-type .related-item .info,
.tax-research-cancer-topic .related-item .info,
.page-template-page-research-listing .related-item .info {
	display: block;
	color: #00447e;
	font-size: 13px;
}

.tax-research-cancer-type .related-item .info,
.tax-research-cancer-topic .related-item .info,
.page-template-page-research-listing .related-item .info {
	/*color: #666;*/
	color: #00447e;
}

.tax-research-cancer-type .related-item .info-container,
.tax-research-cancer-topic .related-item .info-container,
.page-template-page-research-listing .related-item .info-container {
	margin-bottom: 10px;
}

.single-research-pt div.bottompage-box div.border-top {
    padding: 11px 0 11px 0;
}

.single-research-pt div.bottompage-box {
    margin-top: 40px;
    width: 100%;
}

.single-research-pt div.bottompage-box div.column-box {
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0 15px;
}

.page-template-page-annual-report .file-wrapper {
    display: block;
    text-align: center;
}

.page-template-page-annual-report .file-container {
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding: 12px 43px 12px 20px;
	min-width: 220px;
    border-radius: 5px;
}

.page-template-page-annual-report .file-wrapper.inline-buttons .file-container {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.page-template-page-annual-report .file-container.no-image {
	text-align: center;
}

.page-template-page-annual-report .file-container:before {
    width: 14px;
    height: 20px;
    margin-top: -11px;
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    content: '\f138';
    font-family: FontAwesome;
    background: none;
}

.page-template-page-annual-report .file-container a {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 2;
	left: 0;
	top: 0;
}

.page-template-page-annual-report .file-container img {
	width: 40px;
	margin-right: 20px;
	float: left;
	margin-top: -9px;
	margin-bottom: -9px;
}

.page-template-page-annual-report .file-container strong {
	margin-right: 10px;
	float: left;
}

.page-template-page-annual-report.no-image .file-container strong {
	float: none;
}

.page-template-page-annual-report .related-item-container {
    margin-top: 30px;
}

.page-template-page-research-listing .search-container,
.page-template-page-research-cancer-type-topic .search-container,
.page-template-page-research-our-research .search-container {
	margin-top: 10px;
	margin-bottom: 10px;
}

.page-template-page-research-cancer-type-topic .search-container {
	margin-bottom: 20px;
}

.page-template-page-research-our-research .search-container {
	margin-bottom: 40px;
}

.page-template-page-research-listing .search-container h3,
.page-template-page-research-cancer-type-topic .search-container h3,
.page-template-page-research-our-research .search-container h3 {
    margin-bottom: 10px;
}

.page-template-page-research-listing form#searchform-research,
.page-template-page-research-cancer-type-topic form#searchform-research,
.page-template-page-research-our-research form#searchform-research {
    position: relative;
    font-size: 13px;
    font-weight: bolder;
    color: #675c53;
	width: 310px;
}

.page-template-page-research-listing form#searchform-research span.txt,
.page-template-page-research-cancer-type-topic form#searchform-research span.txt,
.page-template-page-research-our-research form#searchform-research span.txt {
    width: 308px;
    height: 43px;
    float: left;
    background: #fcfcfc;
    border-radius: 0;
    border: 1px solid #e9e9e9;
    box-shadow: none;
	position: relative;
	z-index: 2;
	border-radius: 5px 0 0 5px;
}

.page-template-page-research-listing form#searchform-research input[type="text"],
.page-template-page-research-cancer-type-topic form#searchform-research input[type="text"],
.page-template-page-research-our-research form#searchform-research input[type="text"] {
    width: 264px;
    height: 43px;
    padding: 5px 22px 5px 22px;
    box-sizing: border-box;
	float: left;
    border: none;
    background: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
    color: #666;
    position: relative;
}

.page-template-page-research-listing form#searchform-research .fa.fa-search,
.page-template-page-research-cancer-type-topic form#searchform-research .fa.fa-search,
.page-template-page-research-our-research form#searchform-research .fa.fa-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    z-index: 10;
}

.page-template-page-research-listing form#searchform-research .fa-search:before,
.page-template-page-research-cancer-type-topic form#searchform-research .fa-search:before,
.page-template-page-research-our-research form#searchform-research .fa-search:before {
	position: absolute;
    z-index: 10;
    font-size: 22px;
    right: 12px;
    top: 11px;
    pointer-events: none;
    color: #fff;
}

.page-template-page-research-listing form#searchform-research input#searchsubmit-research,
.page-template-page-research-cancer-type-topic form#searchform-research input#searchsubmit-research,
.page-template-page-research-our-research form#searchform-research input#searchsubmit-research {
    width: 45px;
    height: 45px;
    top: 0;
    right: 0;
    background: #00447e;
    -webkit-appearance: none !important;
	position: absolute;
	border: none;
	text-indent: -9999em;
    font-size: 0px;
    line-height: 0px;
    z-index: 3;
    cursor: pointer;
    overflow: hidden;
	border-radius: 0px 5px 5px 0px;
}

.cancer-type-topic-tables-container .col {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 40px;
}

.cancer-type-topic-tables-container .research-table {
	width: 95%;
	margin: 15px 0 20px 20px;
}

.page-template-page-research-listing .related-item .image-container .tag,
.page-template-page-research-our-research .related-item .image-container .tag,
.tax-research-cancer-type .related-item .image-container .tag,
.tax-research-cancer-topic .related-item .image-container .tag {
	width: 100%;
    height: 100%;
    position: relative;
}

.page-template-page-research-listing .related-item .image-container .tag a,
.page-template-page-research-our-research .related-item .image-container .tag a,
.tax-research-cancer-type .related-item .image-container .tag a,
.tax-research-cancer-topic .related-item .image-container .tag a {
    font-size: 14px !important;
    line-height: 24px !important;
    z-index: 2;
    background-color: #949494;
    padding: 5px 15px !important;
    margin-right: 0;
    color: #fff !important;
	position: absolute;
    bottom: 0;
    right: 0;
}

/*.page-template-page-research-our-research .related-item .image-container .tag a {
	left: 15px;
    right: auto;
    bottom: auto;
    top: 12px;
}*/

.page-template-page-research-cancer-type-topic .research-table {
	/*width: 450px;
    margin-left: 15px;
    margin-top: 15px;*/
    width: 95%;
    margin: 15px 0 20px 20px;
}

a.cancer-content-reveal {
    display: block;
    clear: both;
	padding-bottom: 10px;
    display: block;
    margin-top: 10px;
}
a.cancer-content-reveal i {
    float: left;
    margin-top: 1px;
    margin-right: 5px;
    color: #d0d0d0;
}
a.cancer-content-reveal i.fa-chevron-up {
    margin-top: 0px;
}

body.research-popup-open {
	overflow: hidden;
}

#fancybox-overlay.research-popup {
	background-color: rgba(119, 119, 119, 0.7) !important;
    opacity: 1 !important;
}

#fancybox-wrap.research-popup {
	border-radius: 5px;
	top: 100px !important;
	height: auto !important;
	position: fixed;
	right: 0;
	bottom: 20px;
	z-index: 50150;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	margin-left: -405px;
	width: auto !important;
	left: 50% !important;
	padding: 0;
	max-width: 810px;
	overflow: hidden;
}

#fancybox-wrap.research-popup #fancybox-outer {
	top: 0 !important;
    height: auto !important;
    overflow: auto;
    overflow-y: scroll;
    position: absolute !important;
    right: 0;
    bottom: 0;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    width: auto !important;
    left: 0 !important;
    padding: 0;
}

/*#fancybox-wrap.research-popup {
	top: 100px !important;
    height: auto !important;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 50150;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    margin-left: -405px;
    width: auto !important;
    left: 50% !important;
    padding: 0;
    max-width: 810px;
}*/

#fancybox-wrap.research-popup #fancybox-outer {
	position: relative;
	height: auto;
	background: #fff;
	width: 100%;
	margin: 0;
	padding: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#fancybox-wrap.research-popup .fancybox-bg {
	display: none;
}

#fancybox-content.research-popup {
	max-width: 740px;
	width: 740px !important;
	margin-left: 0;
	margin-right: auto;
	opacity: 0;
}

.research-popup #fancybox-close {
	top: 40px;
	left: 50%;
	background: #fff;
	position: fixed;
	border: 2px solid #fff;
	padding: 3px;
    margin-left: 365px;
}

.research-popup #fancybox-close:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    content: "\f00d";
	color: #666;
    font-size: 30px;
    margin-left: 3px;
}

.research-popup-loading {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(119, 119, 119, 0.7);
    z-index: 9999;
    display: none;
	cursor: progress;
}

.tax-research-cancer-type h2.section-title,
.tax-research-cancer-topic h2.section-title {
    margin-top: 30px !important;
}

.tax-research-cancer-type .pager,
.tax-research-cancer-topic .pager {
    margin-top: 20px;
}

.tax-research-cancer-type .funding-dropdown,
.tax-research-cancer-topic .funding-dropdown {
	display: none;
}

.page-template-page-research-listing div.center-page div.wp-pagenavi,
.tax-research-cancer-type div.center-page div.wp-pagenavi,
.tax-research-cancer-topic div.center-page div.wp-pagenavi {
	display: block !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	margin-top: 10px;
	float: left;
	margin-bottom: 5px;
}

.page-template-page-research-listing div.center-page div.wp-pagenavi a,
.tax-research-cancer-type div.center-page div.wp-pagenavi a,
.tax-research-cancer-topic div.center-page div.wp-pagenavi a {
	padding: 0 4px !important;
    line-height: 22px;
    border: none !important;
}

.page-template-page-research-listing div.center-page div.wp-pagenavi .current,
.tax-research-cancer-type div.center-page div.wp-pagenavi .current,
.tax-research-cancer-topic div.center-page div.wp-pagenavi .current {
	color: #00447e;
	border: none !important;
}

.page-template-page-research-listing div.center-page div.wp-pagenavi .prev,
.tax-research-cancer-type div.center-page div.wp-pagenavi .previouspostslink,
.tax-research-cancer-topic div.center-page div.wp-pagenavi .previouspostslink,
.tax-research-cancer-type div.center-page div.wp-pagenavi .prev,
.tax-research-cancer-topic div.center-page div.wp-pagenavi .prev {
	display: none;
}

.page-template-page-research-listing div.center-page div.wp-pagenavi .next,
.tax-research-cancer-type div.center-page div.wp-pagenavi .next,
.tax-research-cancer-topic div.center-page div.wp-pagenavi .next,
.tax-research-cancer-type div.center-page div.wp-pagenavi .nextpostslink,
.tax-research-cancer-topic div.center-page div.wp-pagenavi .nextpostslink {
	overflow: hidden;
	width: 13px;
	background-color: #4d90d7;
	border-radius: 50%;
	height: 13px !important;
	margin-left: 2px !important;
	margin-top: 4px !important;
	margin-right: 2px !important;
	position: relative !important;
	display: block !important;
	padding: 0 !important;
	color: transparent !important;
    float: left;
}

.page-template-page-research-listing div.center-page div.wp-pagenavi .next:before,
.tax-research-cancer-type div.center-page div.wp-pagenavi .next:before,
.tax-research-cancer-topic div.center-page div.wp-pagenavi .next:before,
.tax-research-cancer-type div.center-page div.wp-pagenavi .nextpostslink:before,
.tax-research-cancer-topic div.center-page div.wp-pagenavi .nextpostslink:before {
	width: 4px;
    height: 8px;
    margin-top: -4px;
    display: block;
    content: "";
    text-indent: -9999em;
    position: absolute;
    top: 50%;
    left: 0px;
	content: "\f054" !important;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff !important;
    position: absolute;
    z-index: 52;
    font-size: 9px;
    left: 4px !important;
    top: 6px !important;
    width: 100% !important;
    height: 100% !important;
    background: none !important;
    text-indent: 0px !important;
}

.research-top-section .number {
	font-size: 71px;
    line-height: 90px;
    font-family: HelveticaRoundedLTStd-Bd, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #00447E;
    margin-top: 10px;
    float: left;
}

.research-top-section .description {
	width: 250px;
	padding-left: 25px;
    float: left;
    margin-top: 8px;
}

.research-top-section .description p {
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	display: block;
}

.research-top-section .button {
    font-size: 14px;
    line-height: 17px;
    width: 200px;
    float: left;
    margin-top: 0;
    border: 0;
    border-radius: 7px;
    margin-top: 20px;
    margin-left: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    box-sizing: border-box;
    padding: 7px;
	text-align: center;
}

.page-template-page-research-landing #center-page {
    padding-top: 0;
}

.page-template-page-research-landing .video-container {
    box-sizing: border-box;
    padding: 0 16px 0 8px;
    margin-top: 20px;
}

.page-template-page-research-landing .boxes-container {
	    margin: 0 -8px;
}

.page-template-page-research-landing .box {
	width: 232px;
	float: left;
	background: #f6f6f6;
	margin: 30px 8px 0;
	padding-bottom: 18px;
}

.page-template-page-research-landing .image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 232px;
	height: 180px;
}

.page-template-page-research-landing .info {
    box-sizing: border-box;
    padding: 0 10px;
    margin-top: 15px;
}

.page-template-page-research-landing .text + h4 {
    margin-bottom: 8px;
}

@media screen and (max-width: 1024px) {
	div.bottom-header div.center-box {
		width: 940px;
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .tax-blog-topic .sidebar-right div.widget_search input.text,
    .page-template-page-contributors .sidebar-right div.widget_search input.text,
    .page-template-page-blog-listing .sidebar-right div.widget_search input.text,
    .author .sidebar-right div.widget_search input.text,
    .single-blog .sidebar-right div.widget_search input.text,
    .page-template-page-blog .sidebar-right div.widget_search input.text {
        width: 150px !important;
    }

    .tax-blog-topic .sidebar-right div.widget_search fieldset:before,
    .page-template-page-contributors .sidebar-right div.widget_search fieldset:before,
    .page-template-page-blog-listing .sidebar-right div.widget_search fieldset:before,
    .author .sidebar-right div.widget_search fieldset:before,
    .single-blog .sidebar-right div.widget_search fieldset:before,
    .page-template-page-blog .sidebar-right div.widget_search fieldset:before {
        right: 23px !important;
    }
}

#genesys_webchat, #floating_chat_button, #chat_invitation_overlay {z-index:9999;}

.sidebar-left .page-item-75011,
.sidebar-left .page-item-72920 {
	display: none !important;
}

/* MULTILINGUAL WEBINAR */
body.page-template-page-multilingual-webinar {
	background: transparent !important;
}

.page-template-page-multilingual-webinar .language-1 { }
.page-template-page-multilingual-webinar .language-2 { display: none; }
.page-template-page-multilingual-webinar .language-3 { display: none; }

.page-template-page-multilingual-webinar .language-secletor {
	margin: 8px 20px 0 0;
	padding: 5px 3px 5px 13px;
	position: relative;
	top: 50px;
	position: absolute;
	left: 0;
	border: 1px solid #fff;
}

.page-template-page-multilingual-webinar .language-secletor li {
	display: inline-block;
	margin-right: 10px;
	position: relative;
}

.page-template-page-multilingual-webinar .language-secletor li:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 18px;
    background: #fff;
    left: -7px;
    top: 2px;
}

.page-template-page-multilingual-webinar .language-secletor li:first-child::before {
	display: none;
}

.page-template-page-multilingual-webinar .language-secletor li a {
	color: #ffcf00;
}

.page-template-page-multilingual-webinar .language-secletor li a.selected {
	color: #fff;
}

.page-template-page-multilingual-webinar div.landing-page {
	padding: 0;
}

.page-template-page-multilingual-webinar #tax-campaign-d-top-link a {
    top: -90px;
		font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #00447e;
	margin-left: 750px;
}

.page-template-page-multilingual-webinar #tax-campaign-d-top-link a i {
    font-size: 13px;
}

.page-template-page-multilingual-webinar #content-section,
.page-template-page-multilingual-webinar .wide-template {
	width: 100% !important;
}

/*.page-template-page-multilingual-webinar .wide-template {
	padding-top: 30px;
}*/

.page-template-page-multilingual-webinar .container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

.page-template-page-multilingual-webinar .text_module {
	padding-top: 77px;
	padding-bottom: 77px;
	background-size: auto 100%;
}

.page-template-page-multilingual-webinar .text_module h2 {
	text-align: center;
	line-height: 30px;
	font-size: 25px;
	font-family: 'HelveticaRoundedLTStd-Bd';
	max-width: 690px;
	margin-left: auto;
	margin-right: auto;
}

.page-template-page-multilingual-webinar .video_module {
    padding-top: 0;
}

.page-template-page-multilingual-webinar .video_module iframe {
	margin-left: auto;
    margin-right: auto;
    display: table;
}

.page-template-page-multilingual-webinar .quote_donate_button {
	padding-bottom: 0;
padding-top: 50px;
}

.page-template-page-multilingual-webinar .quote_donate_button blockquote {
	font-style: normal;
	text-align: center;
	padding-bottom: 10px;
	max-width: 655px;
	padding-left: 60px;
	padding-right: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 0;
}

.page-template-page-multilingual-webinar .quote_donate_button blockquote cite {
	margin-top: 5px;
}

.page-template-page-multilingual-webinar .quote_donate_button blockquote p {
	font-family: 'HelveticaRoundedLTStd-Bd', Helvetica, Arial, sans-serif;
	font-size: 24px !important;
	line-height: 34px !important;
	padding-top: 0;
	display: block;
}

.page-template-page-multilingual-webinar .quote_donate_button blockquote p:before {
	content: '';
    position: absolute;
    width: 33px;
    height: 27px;
    left: -57px;
    top: -7px;
    opacity: 1;
    background-size: 100% 100%;
    background-image: url('../images/quote-left-yellow.png');
}

.page-template-page-multilingual-webinar .quote_donate_button blockquote p:after {
	width: 33px;
    height: 27px;
    right: -62px;
    bottom: 28px;
    background-size: 100% 100%;
    background-image: url('../images/quote-right-yellow.png');
    opacity: 1;
}

.page-template-page-multilingual-webinar .quote_donate_button blockquote p strong {
	color: #4d90d7;
}

.page-template-page-multilingual-webinar .quote_donate_button + .description_module {
	padding-top: 0;
	margin-top: -8px;
}

.page-template-page-multilingual-webinar .donate-btn {
	font-family: 'HelveticaRoundedLTStd-Bd';
	background: #ff9e1b;
	color: #753002;
	font-size: 20px;
	line-height: 22px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	padding: 13px 39px 11px 39px;
	text-align: center;
	border-radius: 25px;
	box-sizing: border-box;
}

.page-template-page-multilingual-webinar .donate-btn i {
	margin-left: 6px;
	display: none;
}

.page-template-page-multilingual-webinar .description_module {
	text-align: center;
	padding-top: 34px;
  padding-bottom: 16px;
}

.page-template-page-multilingual-webinar .description_module h2 {
	font-family: 'Marydale-Bold';
	font-size: 30px !important;
	line-height: 35px !important;
	color: inherit;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	word-spacing: -8px;
	margin-bottom: 14px;
}

.page-template-page-multilingual-webinar .description_module h3 {
	font-size: 25px;
    line-height: 40px;
    text-align: left;
    max-width: 790px;
    margin: 0 auto;
    padding-bottom: 5px;
}

.page-template-page-multilingual-webinar .description_module p {
	font-size: 14px;
	color: inherit;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 9px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-right: 20px;
}

.page-template-page-multilingual-webinar .two_columns_module ul {
	          padding: 30px 0 60px;
}

.page-template-page-multilingual-webinar .two_columns_module ul li {
    width: 50%;
    float: left;
    list-style-type: none;
    text-align: center;
    box-sizing: border-box;
}

.page-template-page-multilingual-webinar .two_columns_module ul li:nth-child(1) {
        padding-left: 79px;
}

.page-template-page-multilingual-webinar .two_columns_module ul li:nth-child(2) {
    padding-left: 55px;
}

.page-template-page-multilingual-webinar .two_columns_module ul li .img-container {
	position: relative;
	width: 365px;
	height: 455px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
}

.page-template-page-multilingual-webinar .two_columns_module .image .text-caption,
.page-template-page-multilingual-webinar .two_columns_module ul li .img-container .text-caption {
	position: relative;
    width: 100%;
    top: 100%;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    box-sizing: border-box;
    font-family: 'Marydale-Bold';
    padding: 12px 15px;
    text-align: center;
    word-spacing: -3px;
}

.page-template-page-multilingual-webinar .two_columns_module .cf {
	display: table;
	width: 100%;
}

.page-template-page-multilingual-webinar .two_columns_module .image,
.page-template-page-multilingual-webinar .two_columns_module .text {
	width: 50%;
  display: table-cell;
	box-sizing: border-box;
	position: relative;
}

.page-template-page-multilingual-webinar .two_columns_module .image {
	background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.page-template-page-multilingual-webinar .two_columns_module .text {
	padding-top: 107px;
	padding-left: 60px;
	padding-bottom: 119px;
}

.page-template-page-multilingual-webinar .two_columns_module .text p {
	max-width: 510px;
	color: inherit;
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
}

.page-template-page-multilingual-webinar .text_donate_button_module {
	text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
	margin-top: 10px;
}

.page-template-page-multilingual-webinar .text_donate_button_module.fixed {
	background-size: 840px;
	background-position: center center;
	background-repeat: no-repeat;
}

.page-template-page-multilingual-webinar .text_donate_button_module.fullwidth {
	padding-bottom: 55px;
}

.page-template-page-multilingual-webinar .text_donate_button_module.fullwidth .donate-btn {
	padding: 13px 59px 11px 59px;
}

.page-template-page-multilingual-webinar .text_donate_button_module p {
	font-family: 'HelveticaRoundedLTStd-Bd';
	    font-size: 48px;
	    line-height: 70px;
	    color: #f4c80d;
	    max-width: 600px;
	    margin-left: auto;
	    margin-right: auto;
        margin-bottom: 5px;
}

.page-template-page-multilingual-webinar .text_donate_button_module span {
	color: #ffffff;
	font-size: 20px;
	margin-top: 8px;
	display: block;
	margin-bottom: 43px;
}

.page-template-page-multilingual-webinar .text_donate_button_module p strong {
	color: #f4c80d;
}

.page-template-page-multilingual-webinar .image_module {
	padding-top: 5px;
}

.page-template-page-multilingual-webinar .image_module img {
	margin-left: auto;
	margin-right: auto;
	display: table;
}

.page-template-page-multilingual-webinar .image_module span {
	position: relative;
	width: 100%;
	top: 100%;
	font-size: 20px;
	line-height: 30px;
	display: block;
	font-weight: bold;
	box-sizing: border-box;
	font-family: 'Marydale-Bold';
	padding: 28px 0 0;
	text-align: center;
	word-spacing: -3px;
}

.page-template-page-multilingual-webinar .image_module + .description_module {
	padding-top: 0;
}

.page-template-page-multilingual-webinar .description_module + .quote_donate_button {
	    padding-top: 13px;
}

.page-template-page-multilingual-webinar .bottom-lightboxtaxtime.module {
	padding: 0;
}

.page-template-page-multilingual-webinar .bottom-lightboxtaxtime.module .container {
	    padding: 23px 0px 19px 57px;
}

.page-template-page-multilingual-webinar .bottom-lightboxtaxtime.module a.btn-small {
	    width: 167px;
			margin: 0px 24px 0px 0px;
			height: 83px;
			font-size: 30px;
			line-height: 48px;
	    padding: 17px 0px 0px 0px;
}

.page-template-page-multilingual-webinar .bottom-lightboxtaxtime.module span.input {
    width: 167px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 23px;
    height: 83px;
}

.page-template-page-multilingual-webinar .bottom-lightboxtaxtime.module span.input input {
	width: 120px;
	height: 52px;
	padding: 11px 0px 11px 17px;
	font-size: 30px;
	line-height: 35px;
	outline: 0;
}

.page-template-page-multilingual-webinar .bottom-lightboxtaxtime.module span.input:before {
    font-size: 30px;
    line-height: 47px;
    top: 16px;
    left: 10px;
}

.page-template-page-multilingual-webinar .bottom-lightboxtaxtime.module a.btn-big {
	width: 930px;
	margin: 20px 0px 11px 0px;
	padding: 17px 0px 66px 0px;
	font-size: 26px;
	line-height: 50px;
	font-weight: bold;
}

.page-template-page-multilingual-webinar #footer {
	margin-top: 0;
	display: none;
}

.page-template-page-multilingual-webinar section#content-section {
	padding: 0;
}

.page-template-page-multilingual-webinar .share_module {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}

.page-template-page-multilingual-webinar .share_module .container {
	padding-left: 390px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.page-template-page-multilingual-webinar .share_module .container p {
	font-size: 40px;
	font-family: 'HelveticaRoundedLTStd-Bd';
	line-height: 50px;
	padding-top: 100px;
}

.page-template-page-multilingual-webinar .share_module .container span.subtitle {
	font-family: 'Marydale-Bold';
	font-size: 24px;
	line-height: 54px;
	word-spacing: -2px;
}

.page-template-page-multilingual-webinar .share_module .container footer.newshare-footer,
.page-template-page-multilingual-webinar .share_module .container .addthis_sharing_toolbox {
	padding: 0px 0px 105px 10px;
	/*-moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);*/
}

.page-template-page-multilingual-webinar .main-menu-new-container {
    display: none;
}

.page-template-page-multilingual-webinar div.bottom-header {
    height: 95px !important;
    padding-bottom: 20px;
}

.page-template-page-multilingual-webinar .header.no-description {
    margin-bottom: 35px;
}

.page-template-page-multilingual-webinar .header .container {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    width: 1015px;
	position: relative;
    padding-top: 10px;
}

.page-template-page-multilingual-webinar .header .container.full {
	padding-right: 0;
}

.page-template-page-multilingual-webinar .header .container .down-arrow {
	position: absolute;
    bottom: -35px;
    left: 50%;
    background: #00447e;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin-left: -35px;
	text-align: center;
}

.page-template-page-multilingual-webinar .header .container .down-arrow i {
	font-size: 40px;
    color: #fff;
    text-align: center;
    margin-top: 16px;
}

.page-template-page-multilingual-webinar .header .top,
.page-template-page-multilingual-webinar .header .bottom {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}

.page-template-page-multilingual-webinar .header .top .container p {
	font-family: 'HelveticaRoundedLTStd-Bd', Helvetica, Arial, sans-serif;
    font-size: 48px;
    line-height: 54px;
    color: inherit;
	padding-top: 260px;
}

.page-template-page-multilingual-webinar .header .top .container p strong {
	color: #ffcf00;
}

.page-template-page-multilingual-webinar .header .top .container span {
	font-size: 24px;
	line-height: 30px;
	margin-top: 11px;
	display: block;
	padding-bottom: 95px;
	color: inherit;
}

.page-template-page-multilingual-webinar .header .bottom .container p {
	font-family: 'HelveticaRoundedLTStd-Bd', Helvetica, Arial, sans-serif;
    color: inherit;
    font-size: 24px;
    line-height: 34px;
    padding-left: 8px;
    padding-top: 40px;
    padding-right: 50px;
    padding-bottom: 40px;
    margin-bottom: 15px;
}

.page-template-page-multilingual-webinar .header .donation-form {
	position: absolute;
	right: -12px;
	top: 200px;
	width: 400px;
	z-index: 10;
}

.page-template-page-multilingual-webinar .header .container .donation-form p {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
	padding-bottom: 18px;
}

.page-template-page-multilingual-webinar .header .container .donation-form span {
	text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 13px;
}

.page-template-page-multilingual-webinar .header .container .donation-form .amounts {
    list-style-type: none;
	padding-left: 25px;
	padding-right: 25px;
}

.page-template-page-multilingual-webinar .header .container .donation-form .amounts li {
	width: 32%;
	display: inline-block;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	height: 55px;
	overflow: hidden;
	margin-bottom: 8px;
}

.page-template-page-multilingual-webinar .header .container .donation-form .amounts li a,
.page-template-page-multilingual-webinar .header .container .donation-form .amounts li input {
	display: block;
	width: 100%;
	height: 35px;
	border-radius: 25px;
	font-size: 20px;
	line-height: 20px;
	padding-top: 17px;
}

.page-template-page-multilingual-webinar .header .container .donation-form .amounts li .input {
	padding: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.page-template-page-multilingual-webinar .header .container .donation-form .amounts li .input input {
	border: none;
	text-align: center;
	font-size: 16px;
	padding-top: 0;
	height: 52px;
	display: table;
	width: 100%;
	outline: 0;
	position: relative;
	z-index: 2;
	font-weight: bold;
}

.page-template-page-multilingual-webinar .header .container .donation-form button[type="submit"] {
	margin-left: auto;
	margin-right: auto;
	display: table;
	font-family: 'HelveticaRoundedLTStd-Bd', Helvetica, Arial, sans-serif;
	font-size: 20px;
	border: none;
	margin-top: -10px;
    padding: 15px 20px 12px;
	border-radius: 30px;
	cursor: pointer;
	outline: 0;
}

.page-template-page-multilingual-webinar .header .container .donation-form small {
	width: 100%;
    text-align: center;
    display: block;
    color: inherit;
    font-size: 14px;
    line-height: 30px;
    padding-top: 14px;
    padding-bottom: 24px;
}

.page-template-page-multilingual-webinar .text_donate_button_module.left-align {
	padding-top: 33px;
	padding-bottom: 33px;
}

.page-template-page-multilingual-webinar .text_donate_button_module.left-align .container {
	width: 840px;
}

.page-template-page-multilingual-webinar .text_donate_button_module .title {
	color: #f4c80d;
}

.page-template-page-multilingual-webinar .text_donate_button_module.left-align p {
    font-size: 30px;
    line-height: 35px;
    text-align: left;
    max-width: 760px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 40px;
    margin-bottom: 15px;
}

.page-template-page-multilingual-webinar .text_donate_button_module.left-align span {
    max-width: 460px;
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    padding-left: 40px;
    margin-bottom: 25px;
}

.page-template-page-multilingual-webinar .text_donate_button_module.left-align .donate-btn {
    margin-left: 40px;
}

.page-template-page-multilingual-webinar .read_more_stories_module {
	padding: 40px 0 0;
}

.page-template-page-multilingual-webinar .read_more_stories_module .container {
	width: 748px;
}

.page-template-page-multilingual-webinar .read_more_stories_module h2.title {
	font-size: 30px;
    line-height: 36px;
    font-family: 'HelveticaRoundedLTStd-Bd';
    margin-bottom: 20px;
}

.page-template-page-multilingual-webinar .read_more_stories_module ul.stories {
    width: 748px;
    padding: 4px 0px 0px 0px;
    list-style: none;
    font-size: 12px;
    line-height: 14px;
    color: #004685;
    text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.page-template-page-multilingual-webinar .read_more_stories_module li {
    width: 232px;
    height: auto;
    padding: 0px 17px 25px 0px;
    float: left;
}

.page-template-page-multilingual-webinar .read_more_stories_module li figure {
    position: relative;
}

.page-template-page-multilingual-webinar .read_more_stories_module li figure a.more {
    width: 100%;
    height: 232px;
    line-height: 232px;
    padding: 0;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: 0px 0px url(../images/bg_img_55.png) repeat;
    font-family: Arial;
    font-size: 16px;
    text-align: center;
    color: #ffcf00;
    text-decoration: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    font-weight: bold;
}

.page-template-page-multilingual-webinar .read_more_stories_module li figure:hover a.more {
    display: block;
}

.page-template-page-multilingual-webinar .read_more_stories_module li figure img {
    width: 100%;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}

.page-template-page-multilingual-webinar .read_more_stories_module li figure figcaption {
    padding: 6px 0px 0px 0px;
}

.page-template-page-multilingual-webinar .read_more_stories_module li figure h2,
.page-template-page-multilingual-webinar .read_more_stories_module li figure h2 a {
	font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #00447e;
}

.page-template-page-multilingual-webinar .read_more_stories_module li figure p,
.page-template-page-multilingual-webinar .read_more_stories_module li figure p a {
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    color: #004685;
    font-family: Arial;
    margin-top: 1px;
}

.page-template-page-multilingual-webinar .read_more_stories_module li figure p a {
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    color: #004685;
    font-family: Arial;
    margin-top: 1px;
}

.page-template-page-multilingual-webinar .footer-multilingual-webinar {width:100%;height:auto;float:left;margin:0;padding:0 0 20px 0;background:#fcfcfc url(../images/bg_footer.png) 0 0 repeat-x;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar .central {width: 980px; height: auto; margin: auto;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar .mnFooter{width:980px;height:43px;list-style-type: none; padding: 0;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar .mnFooter a{color:#fcfcfc;font-size:13px;float:left;padding:0 10px;border-left:1px solid #76b2f0;height:43px;line-height:43px;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar .mnFooter li:first-child a{border:0;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar .mnFooter a:hover{color:#00447e;text-decoration:none;background:#fbfbfb url(../img/bg_on_footer.png) 0 0 repeat-x;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar .listLinksFooterSocial{float:left;margin:20px 0 0 5px; padding: 0;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar .listLinksFooterSocial li {float:left;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar .listLinksFooterSocial a{width:30px;height:30px;text-indent:-999999px;display:block;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar .listLinksFooterSocial a:hover{border:none;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar a.icoFacebook{background:url(../images/sprite_multilingual_webinar.png) 5px -123px no-repeat;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar a.icoTwitter{background:url(../images/sprite_multilingual_webinar.png) 5px -153px no-repeat;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar a.icoYoutube{background:url(../images/sprite_multilingual_webinar.png) 5px -184px no-repeat;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar a.icoVimeo{background:url(../images/sprite_multilingual_webinar.png) 5px -213px no-repeat;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar .canceraustralia{float:right;height:59px;line-height:59px;padding-right:260px;background:url(../images/cancer_australia.png) right 0 no-repeat;margin:10px 0 0 0;}
.page-template-page-multilingual-webinar .footer-multilingual-webinar .canceraustralia p {
    margin: 0;
    font-size: 13px;
    padding: 0;
    line-height: 18px;
    margin-top: 15px;
}

.page-id-114032 div.threecolumns-list.withtitle h2 {
    min-height: 60px;
}

.page-id-114032 div.videoiframeandimg-box iframe {
    height: 410px !important;
}


.page-template-page-multilingual-webinar .partners ul {
	list-style-type: none;
	margin: 25px auto 0;
	display: table;
}

.page-template-page-multilingual-webinar .partners ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 30px;
	font-size: 20px;
}

.page-template-page-multilingual-webinar .partners ul li img {
    height: 55px;
}

/*RECIPE LIGHTBOX*/
.recipe-lightbox .image-top {
	width: 100%;
	height: 260px;
	position: relative;
	background-image: url(../images/recipe_lightbox/recipe-lightbox-img.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.recipe-lightbox .image-top h2 {
	position: absolute;
    color: #fff;
    font-family: 'Helvetica Rounded Bold';
    left: 88px;
    top: 123px;
    font-size: 25px;
    line-height: 28px;
}

.recipe-lightbox .image-top h3 {
	position: absolute;
	color: #fff;
	font-family: 'Helvetica Rounded Bold';
	left: 88px;
	top: 200px;
	font-size: 18px;
	line-height: 20px;
}

.recipe-lightbox label {
    display: none !important;
}

.recipe-lightbox label {
    display: none !important;
}

.recipe-lightbox .gform_wrapper {
	max-width: 100% !important;
}

.recipe-lightbox form {
	width: 100% !important;
    max-width: 480px !important;
    display: table !important;
    margin: 0 auto !important;
}

.recipe-lightbox .ginput_container input {
    width: 100% !important;
    border: 2px solid #ffd100;
    border-radius: 7px;
    height: 50px;
    font-size: 14px !important;
    padding: 10px !important;
    box-sizing: border-box !important;
}

.recipe-lightbox .gfield {
    margin-top: 25px !important;
}

.recipe-lightbox .gfield:first-child {
    margin-top: 0 !important;
}

.recipe-lightbox .disclaimer {
	font-size: 13px;
    color: #004685;
    width: 100%;
    max-width: 480px;
    display: table;
    margin: 0 auto;
    text-align: center;
}

.recipe-lightbox .gform_footer {
	position: relative;
	width: 285px;
	display: table;
	margin: 11px auto -8px !important;
}

.recipe-lightbox .gform_footer .gform_button {
	width: 100%;
	height: 50px;
	border: 0;
	border-radius: 8px;
	font-family: 'Helvetica Rounded Bold';
	font-size: 16px !important;
	background: #ffd100;
	color: #004685;
    padding-right: 20px;
	cursor: pointer;
}

.recipe-lightbox .gform_footer:after {
	position: absolute;
	right: 21px;
	top: 33px;
	background: none;
	content: '\f138';
	font-family: FontAwesome;
	font-size: 17px;
	color: #004685;
}

.recipe-lightbox .gform_wrapper div.validation_error {
	display: none !important;
}

.recipe-lightbox .gform_wrapper li.gfield.gfield_error {
    background-color: transparent;
	border: 0 !important;
	position: relative;
	width: 100% !important;
}

.recipe-lightbox .ginput_container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
}

.recipe-lightbox .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	padding: 0 !important;
    font-size: 13px;
    color: red;
    position: absolute;
    top: 50px;
    font-weight: normal;
}

.recipe-lightbox .gform_wrapper li.gfield_error input[type=text] {
	border: 2px solid #ffd100;
}

.recipe-lightbox .submit-msg h2 {
	text-align: center;
	color: #00447e;
	font-family: 'Helvetica Rounded Bold';
	font-size: 25px;
	line-height: 30px;
	padding-top: 30px;
}

.recipe-lightbox .submit-msg h3 {
	text-align: center;
    color: #00447e;
    font-family: 'Helvetica Rounded Bold';
    font-size: 18px;
    line-height: 22px;
    padding-top: 18px;
}

.recipe-lightbox .submit-msg h3 {
	text-align: center;
    color: #00447e;
    font-family: 'Helvetica Rounded Bold';
    font-size: 18px;
    line-height: 22px;
    padding-top: 18px;
}

.recipe-lightbox .submit-msg a {
	background: #4d90d7;
    color: #fff;
    font-family: 'Helvetica Rounded Bold';
    width: 390px;
    display: table;
    text-align: center;
    margin: 40px auto 0;
    height: 50px;
    box-sizing: border-box;
    padding-top: 17px;
    font-size: 15px;
    border-radius: 8px;
}

/*COOKBOOK*/
.page-template-page-campaign-landing .fsBody.fsEmbed {
	display: table;
	margin: 0 auto;
}

.page-template-page-campaign-landing form.fsForm {
    text-align: left;
}

.page-template-page-campaign-landing .fsSubField {
    width: 100%;
}

.page-template-page-campaign-landing div.fsError {
	font-size: 14px !important;
    background-color: #fee !important;
    color: #000 !important;
    border: 1px solid red !important;
    padding: 10px !important;
    clear: right !important;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: normal !important;
    margin: 20px 0 !important;
    max-width: 660px;
    box-sizing: border-box;
    height: 50px !important;
}

.page-template-page-campaign-landing .fsRow.fsFieldRow.fsLastRow {
    margin-bottom: 1em !important;
}

.page-template-page-campaign-landing .fsBody .fsForm .fsCell {
    padding: 20px 15px !important;
    box-sizing: border-box;
}

.page-template-page-campaign-landing .fsForm .fsFieldRow input[type="text"],
.page-template-page-campaign-landing .fsForm .fsFieldRow input[type="email"],
.page-template-page-campaign-landing .fsForm .fsFieldRow input[type="tel"] {
	border: 1px solid #999 !important;
    background-color: #fff !important;
    background-image: none !important;
    background-repeat: repeat-x !important;
    background-position: top left !important;
    border-top: 1px solid #7c7c7c !important;
    border-left: 1px solid #c3c3c3 !important;
    border-right: 1px solid #c3c3c3 !important;
    border-bottom: 1px solid #ddd !important;
    color: #333 !important;
    padding: 4px !important;
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 700 !important;
    max-width: 95% !important;
	width: 100%;
}

.page-template-page-campaign-landing .fsBody.fsEmbed p {
    font-size: 13px;
    line-height: 18px;
}

.page-template-page-campaign-landing .fsBody .fsForm .fsRequiredLabel {
    margin-bottom: 10px;
}

.page-template-page-campaign-landing .fsForm .fsSubmit input.fsSubmitButton {
	background-image: none !important;
    border-right: 2px solid #666 !important;
    border-bottom: 2px solid #666 !important;
    background-color: buttonface !important;
    padding: 0px !important;
    display: inline-block;
    clear: both;
    margin-bottom: 20px !important;
    outline: none;
    cursor: pointer;
    text-indent: 0;
    overflow: hidden;
    font-size: 16px;
    line-height: normal;
	display: table;
	width: auto;
	height: auto;
    padding: 5px !important;
    margin-bottom: 0 !important;
}

.page-template-page-campaign-landing .message {
	margin-left: -30px;
    padding: 30px 0;
}

.page-template-page-campaign-landing .message div#fsSubmissionCheckmark {
	background: url(https://static.formstack.com/forms/images/3/confirmationCheckmark.png);
	width: 75px;
	height: 68px;
	float: left;
}

.page-template-page-campaign-landing .message .fsSectionText {
	padding-left: 78px;
}

.page-template-page-campaign-landing .message .fsSectionText a {
	color: rgb(0, 0, 238);
	text-decoration: underline;
	font-size: 13px;
}

.recipe-lightbox2 {
	width: 650px !important;
}

.recipe-lightbox2 .condonate-lightbox {
	width: 650px !important;
	height: 703px !important;
	background-image: url(../images/recipe_lightbox_2/bg.png) !important;
	background-position: left bottom;
}

.recipe-lightbox2 .condonate-lightbox img {
	width: 100%;
}

.recipe-lightbox2 .condonate-lightbox h2 {
	font-family: HelveticaRoundedLTStd-Bd, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 28px;
	line-height: 33px;
	padding: 51px 50px 0;
    color: #00447E;
}

.recipe-lightbox2 .condonate-lightbox h3 {
	font-family: HelveticaRoundedLTStd-Bd, Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 22px;
    line-height: 26px;
    padding: 16px 50px 0;
    color: #00447E;
}

.recipe-lightbox2 .condonate-lightbox .buttons {
	padding: 0;
	margin: 0px auto;
	display: table;
	list-style-type: none;
}

.recipe-lightbox2 .condonate-lightbox .buttons li {
	float: left;
}

.recipe-lightbox2 .condonate-lightbox .buttons li a {
    background: #ffd100;
    font-size: 18px;
	line-height: 20px;
    font-family: HelveticaRoundedLTStd-Bd, Arial, Helvetica, sans-serif;
    width: 235px;
    display: block;
    text-align: center;
    padding: 15px 0;
    margin: 39px 15px 0;
    border-radius: 7px;
    color: #00447E;
    position: relative;
}

.recipe-lightbox2 .condonate-lightbox .buttons li a.survey {
	padding-right: 23px;
	box-sizing: border-box;
}

.recipe-lightbox2 .condonate-lightbox .buttons li a i {
	position: absolute;
	right: 46px;
	font-size: 20px;
	top: 15px;
}
