/*
Theme Name: Iguacu
Author: Freestyle Internet Services
Author URI: http://www.freestyleinternet.co.uk
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav#mainMenu, output, ruby, section, summary,
time, mark, audio, video, input {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display:block;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

#dmxBoxWrapper table, tbody, tr, td {
    vertical-align: middle;
    margin:auto;
}

article,
header,
figcaption,
footer,
section,
nav,
time,
img,
aside {
	display:block;
}

@font-face {
    font-family:'aaargh';
    src: url('fonts/aaargh.eot');
    src: url('fonts/aaargh.eot#iefix') format('embedded-opentype'),
         url('fonts/aaargh.woff') format('woff'),
         url('fonts/aaargh.ttf') format('truetype'),
         url('fonts/aaargh.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	color:#3b3b3b;
	font-family:'Source Sans Pro', sans-serif;
	line-height:1;
	-webkit-appearance:none;
  	-webkit-border-radius:0px;
	-webkit-text-size-adjust:none;
}

.clear {
	clear:both;
}

.container {
	margin:0 auto;
	max-width:960px;
	position:relative;
	width:100%;
}

h1,
h2,
h3,
h4 {
	color:#333333;
}

h1 {
	float:left;
	font-size:30px;
	font-weight:600;
	margin:25px 0 0;
	padding:0 4%;
	text-align:center;
	width:45%;
}

article h1 {
	float:none;
	margin:0 0 15px;
	padding:0;
	text-align:left;
	width:auto;
}

h2 {
	font-size:30px;
	font-weight:600;
	margin:0 0 15px;
}

#block2 h2,
#background h2 {
	font-size:19px;
	margin-bottom:9px;
}

#intro h2 {
	font-size:30px;
	margin-bottom:26px;
}

#recommendations h2 a {
	color:#333333;
	text-decoration:none;
}

p {
	font-size:19px;
	line-height:24px;
	margin-bottom:25px;
}

p.imageCredits {
	padding-top:20px;
}

a {
	color:#31bfc9;
	text-decoration:none;
}

a[name],
a[name]:hover{
	color:#333;
	text-decoration:none;
}

a[title="Back to top"]{
	background:url(images/back-to-top-button.png) no-repeat right 9px;
	padding-right:34px;
	display:none;
}

a:hover {
	color:#31bfc9;
	text-decoration:underline;
}

b,
strong {
	font-weight:600;
}

em {
	font-style:italic;
}

img.alignleft {
	margin:0 20px 20px 0;
}

img.alignright {
	margin:0 0 20px 20px;
}

input[type="submit"]{
	-webkit-appearance:none;
	-webkit-border-radius:0px;
}

header {
	border-top:10px solid #31bfc9;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:999;
}

#headerInner {
	background:url(../../uploads/2016/06/header-bg.png) no-repeat top left;
	height:102px;
	margin:0 auto;
	max-width:960px;
	overflow:hidden;
	padding:20px 0 0;
	width:100%;
}

#headerLeft,
#headerRight {
	background:#FFF;
	height:122px;
	position:absolute;
	top:0;
}

#headerLeft {
	left:0;
}

#headerRight {
	right:0;
}

#headerInner #mainMenu {
	float:right;
	width:115px;
}

#headerInner #mainMenu ul li {
	background:url(images/main-nav-arrow.jpg) no-repeat right center;
	padding:2px 0;
	width:100%;
}

#headerInner #mainMenu ul li a {
	color:#31bfc9;
	font-size:18px;
	letter-spacing:0.5px;
}

#menuToggle {
	background:url(images/menuToggle.png) no-repeat;
	display:none;
	float:right;
	height:30px;
	margin-top:5px;
	text-indent:-9999px;
	width:30px;
}

#logo {
	display:block;
	float:left;
	height:90px;
	text-indent:-9999px;
	width:290px;
}

#breadcrumb {
	background:rgba(255,255,255,0.8);
	padding:15px 0;
	width:100%;
	z-index:9999;
}

#breadcrumb .breadcrumbs {
	color:#333;
	float:left;
	font-family:'aaargh', sans-serif;
	line-height:14px;
	margin-top:7px;
font-size:18px;
}

#breadcrumb .breadcrumbs span   {

	color:#31bfc9;
	font-family:'Source Sans Pro', sans-serif;
}

#breadcrumb .breadcrumbs a {
	color:#333;
	font-family:'Source Sans Pro', sans-serif;
}

#breadcrumb #share {
	float:right;
}

#breadcrumb #share p {
	float:left;
	font-size:14px;
	margin:4px 0 0;
	padding-right:10px;
}

#breadcrumb #share ul {
	float:left;
}

#breadcrumb #share ul li {
	float:left;
	margin-left:15px;
}

#breadcrumb #share ul li a {
	background:url(../../uploads/2016/06/social-share-icons.png) no-repeat;
	display:block;
	height:29px;
	text-indent:-9999px;
	width:30px;
}

#breadcrumb #share ul li.fb a {
	background-position:0px 0px;
}

#breadcrumb #share ul li.twitter a {
	background-position:-30px 0px;
}

#breadcrumb #share ul li.linkedin a {
	background-position:-60px 0px;
}

#breadcrumb #share ul li.google a {
	background-position:-90px 0px;
}

#breadcrumb #share ul li.pinterest a {
	background-position:-120px 0px;
}

#breadcrumb #share ul li a:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}

#wrapper {
	margin:0 auto;
	max-width:960px;
	width:100%;
}

#hero {
	border-bottom:10px solid #ebebeb;
	overflow:hidden;
	position:relative;
/*    max-height:490px; */
}

.home #hero {
	border:none;
	margin-bottom:27px;
}

#hero img {
	height:auto;
	width:100%;
padding-top:127px;
}

#hero #messagesCon {
	bottom:0px;
	height:auto;
	left:0;
	position:absolute;
	width:100%;
}

#hero #messages {
	background:rgba(255,255,255,0.8);
	margin:0 auto;
	max-width:960px;
	text-align:center;
	width:100%;
}

#hero #messages li {
	font-size:25px;
	font-weight:300;
}

#hero #messages li p {
	font-size:25px;
	font-weight:300;
	line-height:28px;
	margin:0;
	padding:0;
}

#hero .videoBannerCon {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

#hero .videoBannerCon .video {
	display:table;
	height:100%;
	margin:0 auto;
	position:relative;
	width:34%;
}

#hero .videoBannerCon .video .inner {
	display:table-cell;
	height:88%;
	padding-top:12%;
	text-align:center;
	vertical-align:middle;
	width:100%;
}

#hero .videoBannerCon .video .inner .wrap {
	height:0;
	margin:0 auto;
	overflow:hidden;
	position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
	-webkit-box-shadow:0px 0px 20px #000;
	-moz-box-shadow:0px 0px 20px #000;
	box-shadow:0px 0px 20px #000;
}

#hero .videoBannerCon .video .inner .wrap iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

article#pageDefault {
	padding:0 0 30px;
}

article#pageDefault #block1 {
	padding-top:20px;
}

#contentCol {
	float:left;
	padding:60px 0 0;
	position:relative;
	width:65.2%;
}

#contentCol.notoppadding    {
    padding:0;
}

article#pageDefault img,
#contentCol img {
	height:auto;
	max-width:100%;
}

#block1 {
	padding-bottom:20px;
}

#block2 {
	padding-bottom:25px;
}

.image {
	position:relative;
}

.image img {
	height:auto;
	width:100%;
}

.image span.caption {
	background:rgba(255,255,255,0.7);
	bottom:0;
	color:#333;
	display:block;
	font-size:13px;
	left:0;
	padding:10px 4%;
	position:absolute;
	width:93%;
}

#block2 .image img {
	height:auto;
	width:100%;
}

.image.full {
	width:100%;
}

.image.half {
	float:left;
	height:240px;
	overflow:hidden;
	width:49%;
}

.image.half.right {
	float:right;
	height:240px;
	width:49.9%;
}

.image.half img {
	height:100% !important;
	width:auto !important;
}

#actionForm {
	width:100%;
}

#fullWidth {

}

#intro {
	font-size:18px;
	margin:0;
	padding:20px 0 5px;
}

#intro p {
	font-size:18px;
	margin:0 0 1.0em 0;
	padding:0 30px 0;
}

article.issue {
	float:left;
	margin-bottom:21px;
	overflow:hidden;
	position:relative;
	width:49%;
}

article.issue.right {
	float:right;
}

article.issue .spacer {
	height:auto;
	width:100%;
}

article.issue .excerpt {
	background:rgba(255,255,255,0.8);
	height:100%;
	position:absolute;
	right:0;
	top:0;
	width:50%;
}

article.issue .excerpt .inner {
	padding:25px 18px 0;
	height:180px;
	overflow:hidden;
}

article.issue .excerpt .inner h2 {
	font-size:18px;
}

article.issue .excerpt .inner h2 a {
	color:#333;
}

article.issue .excerpt .inner p {
	font-size:13px;
	line-height:17px;
}

aside {
	float:right;
	padding-top:70px;
	width:31.25%;
}

body.home aside#sidebar {
    float:none;
    padding-top:0px;
    width:100%;
}

body.home #dropdowns,
body.page #dropdowns    {
    margin-bottom:30px;
}

body.home article#pageDefault,
body.home article#pageDefault #block1,
body.page article#pageDefault,
body.page article#pageDefault #block1   {
    padding-bottom:0px;
    margin-bottom:0px;
}

aside#sidebar #twitter  {
    border-top: 1px solid #D6D6D6;
    margin-top: 25px;
    padding: 27px 0 0 0;
}

body.page-template-page-bloglisting aside#sidebar   {
    padding-top:0px;
}



.recommendationLink {
	background:url(images/take-action-button-bg.png) repeat-x 0px 0px;
	border-radius:10px;
	color:#FFF;
	font-size:18px;
	font-weight:600;
	height:55px;
	left:0;
	line-height:50px;
	margin-bottom:13px;
	overflow:hidden;
	position:absolute;
	text-indent:25px;
	top:50px;
	width:100%;
}

aside .recommendationLink {
	display:block;
	position:relative;
	top:auto;
	left:auto;
	display:none;
}

#contentCol > .recommendationLink {
	display:none;
}

.recommendationLink span {
	font-family:'aaargh', sans-serif !important;
	font-size:24px;
	position:absolute;
	top:3px;
	right:15px;
}

.recommendationLink:hover {
	background:url(images/take-action-button-bg.png) repeat-x 0px -55px;
	color:#FFF;
	text-decoration:none;
}

.container > .bannerCredit {
	font-size:13px;
	text-align:right;
	position:absolute;
	top:8px;
	right:0;
}

.post-type-archive-issues .bannerCredit,
.post-type-archive-goodnews .bannerCredit,
article#pageDefault .bannerCredit {
	font-size:13px !important;
	margin:0;
	padding:0;
	text-align:right;
}

aside #background {
	background:#f3f3f3;
	font-size:19px;
	line-height:24px;
	margin-bottom:15px;
	padding:28px 35px;
}

aside #abt {
	background:#fff;
	font-size:14px;
	line-height:24px;
	margin-bottom:15px;
	padding:28px 35px;
}

aside #background li,
aside #abt li {
    list-style-type: disc;
}


aside #videoImage1,
aside #videoImage2,
aside .videoContainer,
aside .imageContainer {
	margin-bottom:15px;
}

aside #videoImage1 .video,
aside #videoImage2 .video,
aside .videoContainer .video {
	height:0;
	overflow:hidden;
	position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
}

aside #videoImage1 .video iframe,
aside #videoImage2 .video iframe,
aside .videoContainer .video iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

p.videocaption {
	font-size:13px;
	margin:5px 0 20px;
}

.videoContainer p.videocaption {
	margin:5px 0 0;
}

.videocontainer

aside #interestingLinks,
aside .interestingLinks {
	margin-bottom:22px;
}

aside #interestingLinks ul li,
aside .interestingLinks ul li {
	background:url(images/interesting-link-arrow.jpg) no-repeat right center;
	padding:4px 0;
	width:100%;
}

aside #interestingLinks ul li a,
aside .interestingLinks ul li a {
	color:#333;
	font-size:14px;
}

aside #interestingLinks ul li a:hover,
aside .interestingLinks ul li a:hover {
	color:#31bfc9;
	text-decoration:none;
}

aside #relatedIssues h2,
aside .relatedIssues h2,
aside #twitter h2,
aside #extended_sidebar h2 {
	font-size:19px;
}

aside #relatedIssues .issue,
aside .relatedIssues .issue {
	margin-bottom:24px;
}

aside #relatedIssues .issue img,
aside .relatedIssues .issue img {
	height:auto;
	margin-bottom:16px;
	width:100%;
}

aside #relatedIssues .issue h3,
aside .relatedIssues .issue h3 {
	font-size:18px;
	font-weight:600;
	margin-bottom:15px;
}

aside #relatedIssues .issue h3 a,
aside .relatedIssues .issue h3 a {
	color:#333;
}

aside #relatedIssues .issue p,
aside .relatedIssues .issue p {
	font-size:13px;
	line-height:16px;
}

aside #relatedIssues .issue .readMore a,
aside .relatedIssues .issue .readMore a,
article.issue .readMore {
	background:rgba(49,191,201,1);
	color:#FFF;
	display:block;
	float:right;
	font-size:14px;
	height:30px;
	line-height:30px;
	letter-spacing:0.5px;
	text-indent:18px;
	width:125px;
}

aside #twitter {
	padding-top:20px;
}

aside #twitter img.twitterLogo {
	margin-bottom:20px;
}

aside #twitter p {
	font-size:14px;
	line-height:17px;
	margin-bottom:20px;
}

article.issue .readMore {
	bottom:0;
	position:absolute;
	right:0;
}

aside #relatedIssues .issue .readMore a span,
aside .relatedIssues .issue .readMore a span,
article.issue .readMore span {
	font-family:'aaargh', sans-serif !important;
	position:relative;
	top:2px;
	left:7px;
}

aside #relatedIssues .issue .readMore a:hover,
aside .relatedIssues .issue .readMore a:hover,
article.issue .readMore:hover {
	background:rgba(49,191,201,0.6);
	text-decoration:none;
}

#infscr-loading {
	clear:both;
	font-size:13px;
	padding:30px 0;
	text-align:center;
}


#infscr-loading img {
	font-size:14px;
	margin:10px auto;
	text-align:center;
}

#takeAction {
	padding-top:15px;
}

#takeAction #takeActionButton {
	background:rgba(111,210,217,1);
	color:#FFF;
	font-size:25px;
	display:block;
	height:70px;
	line-height:70px;
	margin:0 auto 10px;
	text-align:center;
	text-decoration:none;
	width:75%;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
margin-bottom:40px;
}

#takeAction #takeActionButton:hover {
	background:rgba(111,210,217,0.6);
}

.gform_wrapper {
	max-width:700px;
	padding-top:20px;
	width:100%;
}

#takeAction .gform_wrapper {
	padding-top:0;
}

#takeAction .gform_wrapper h2 {
	font-size:30px;
	margin-top:20px;
}

.gform_wrapper li {
	clear:both;
}

.gform_wrapper .ginput_container {
	width:49%;
}

.gform_wrapper .ginput_complex.ginput_container,
.gform_wrapper #field_2_10 .ginput_container {
	width:100%;
}

.gform_wrapper #field_2_10 .ginput_container {
	padding-top:20px;
}

.gfield_html {
	font-size:16px;
	line-height:20px;
	padding:20px 0 25px;
}

.validation_error {
	color:#cb0000;
	font-size:14px;
	padding:0 0 15px 0;
}

.ginput_left,
.ginput_full {
	clear:both;
	float:left;
	width:49%;
}

.ginput_right {
	float:right;
	width:49%;
}

.gform_validation_container {
	display:none;
}

.gfield_description {
	font-size:13px;
	padding:5px 0 30px;
}

.gform_wrapper label {
	display:block;
	font-weight:700;
	padding:20px 0 10px;
}

#field_2_6 label,
#field_2_8 label {
	display:block !important;
}

#field_2_3 label {
	display:none;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="url"] {
	border:1px solid #ccc;
	color:#3b3b3b;
	font-family:'Source Sans Pro', sans-serif;
	font-size:14px;
	margin-bottom:12px;
	padding:7px 3% 6px;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/*
#takeAction .gform_wrapper input[type="text"],
#takeAction .gform_wrapper input[type="email"],
#takeAction .gform_wrapper input[type="tel"],
#takeAction .gform_wrapper input[type="url"] {
	margin-bottom:7px;
}
*/

.gform_wrapper input[type="text"]:focus,
.gform_wrapper input[type="email"]:focus,,
.gform_wrapper input[type="tel"]:focus,,
.gform_wrapper input[type="url"]:focus, {
	border:1px solid #31bfc9;
	outline:none;
}

.gform_wrapper select {
	border:1px solid #ccc;
	color:#3b3b3b;
	font-family:'Source Sans Pro', sans-serif;
	font-size:14px;
	height:32px;
	margin-bottom:12px;
	width:100%;
}

.gform_wrapper .gfield_time_hour {
	display:inline-block;
	width:60px;
}

.gform_wrapper .gfield_time_minute {
	display:inline-block;
	width:60px;
}

.gform_wrapper .gfield_time_ampm {
	display:inline-block;
	width:60px;
}

.gform_wrapper .gfield_time_hour input,
.gform_wrapper .gfield_time_minute input {
	padding-left:5px;
	width:50px;
}

.gform_wrapper .gfield_time_ampm select {
	width:50px;
}

.gform_wrapper textarea {
	border:1px solid #ccc;
	color:#3b3b3b;
	font-family:'Source Sans Pro', sans-serif;
	font-size:14px;
	outline:none;
	overflow:auto;
	padding:7px 1.5% 6px;
	width:97%;
}

.gform_wrapper input[type="submit"]{
	background:#D6D6D6;
	color:#333;
	display:block;
	float:left;
	font-size:14px;
	height:30px;
	line-height:30px;
	margin-bottom:40px;
	padding:0 25px;
	text-align:center;
	width:auto;
}

.gform_wrapper input[type="submit"]:hover {
	background:rgba(111,210,217,1);
	color:#FFF;
	cursor:pointer;
}

/*
#takeAction .gform_wrapper input[type="submit"]{
	clear:both;
	float:none;
	padding:0;
	width:100%;
}

#takeAction #field_1_4 {
	display:none;
}
*/

#takeAction .gform_wrapper label    {
    display:block !important;
}

#takeAction .gform_wrapper ::-webkit-input-placeholder {
	color:#fff;
}

#takeAction .gform_wrapper :-moz-placeholder {
   color:#fff;
}

#takeAction .gform_wrapper ::-moz-placeholder {
   color:#fff;
}

#takeAction .gform_wrapper :-ms-input-placeholder {
   color:#fff;
}


.gform_wrapper .validation_message {
	clear:both;
	color:#cb0000;
	font-size:12px;
	padding:0 0 10px;
}

.gform_confirmation_wrapper {
	padding:10px 0;
}

::-webkit-input-placeholder {
	color:#3b3b3b;
}

:-moz-placeholder {
   color:#3b3b3b;
}

::-moz-placeholder {
   color:#3b3b3b;
}

:-ms-input-placeholder {
   color:#3b3b3b;
}

#ui-datepicker-div {
	background:#FFF;
	border:1px solid #CCC;
	font-size:14px;
	padding:5px 15px 15px;
}

#ui-datepicker-div .ui-datepicker-next {
	float:right;
	padding:5px 0;
}

#ui-datepicker-div .ui-datepicker-prev {
	float:left;
	padding:5px 0;
}

#ui-datepicker-div .ui-datepicker-title {
	clear:both;
}

#ui-datepicker-div .ui-datepicker-month {
	border:1px solid #CCC;
	clear:both;
	float:left;
	margin:5px 0 10px;
	width:48%;
}

#ui-datepicker-div .ui-datepicker-year {
	border:1px solid #CCC;
	float:right;
	margin:5px 0 10px;
	width:48%;
}

#ui-datepicker-div .ui-datepicker-calendar {
	clear:both;
}

#ui-datepicker-div .ui-state-highlight {
	font-weight:700;
}

#ui-datepicker-div th {
	font-weight:700;
}

#ui-datepicker-div th,
#ui-datepicker-div td {
	padding:3px;
}

#dropdowns {
	margin-bottom:100px;
}

#dropdowns li .drop {
	clear:both;
	display:none;
}

#dropdowns li:first-child .drop {
	display:block;
}

#dropdowns li h2 {
	clear:both;
	float:left;
	font-size:25px;
	font-weight:400;
}

#dropdowns li h2 span {
	background:url(images/dropdown-arrow.jpg) no-repeat right center;
	content:'';
	display:inline-block;
	height:12px;
	margin-left:20px;
	width:7px;
}

#dropdowns li h2.active span {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

#dropdowns li:first-child h2 span {
	display:none;
}

#dropdowns li:first-child h2 {
	font-size:30px;
	font-weight:600;
}

#dropdowns li h2:hover {
	cursor:pointer;
}

#dropdowns li:first-child h2:hover {
	cursor:default;
}

footer #ad {
	overflow:hidden;
}

footer #ad img {
	height:auto;
	max-width:100%;
}

footer #footerMain {
	border-top:1px solid #D6D6D6;
	margin-top:25px;
	padding:27px 0;
}

footer #footerMain,
footer #footerMain p,
footer #footerMain a {
	color:#333;
	font-size:13px;
}

footer #footerMain a:hover {
	color:#31bfc9;
	text-decoration:none;
}

footer #footerMain p {
	line-height:17px;
	margin-bottom:20px;
}

footer #footerMain ul li {
	line-height:17px;
}

footer #footerMain .col1 {
	float:left;
	width:25.6%;
}

footer #footerMain .col2 {
	float:left;
	width:18.7%;
}

footer #footerMain .col3 {
	float:left;
	width:26.7%;
}

footer #footerMain .col3 img.selogo {
    width:79%;
    margin-top:38px;
}

footer #footerMain .col4 {
	float:right;
	width:29%;
}

footer #footerMain .textwidget  {   /* twitter sandbox */
	float:right;
	width:29%;
}

footer #footerMain .col3 ul.social li {
	float:left;
	margin-right:20px;
}

footer #footerMain .col3 ul.social li a {
	background:url(images/footer-social-icons.png) no-repeat;
	display:block;
	height:33px;
	text-indent:-9999px;
	width:34px;
}

footer #footerMain .col3 ul.social li.fb a {
	background-position:0px -33px;
}

footer #footerMain .col3 ul.social li.youtube a {
	background-position:-34px -33px;
}

footer #footerMain .col3 ul.social li.twitter a {
	background-position:-68px -33px;
}

footer #footerMain .col3 ul.social li.linkedin a {
	background-position:-102px -33px;
}

footer #footerMain .col3 ul.social li.fb a:hover {
	background-position:0px 0px;
}

footer #footerMain .col3 ul.social li.youtube a:hover {
	background-position:-34px 0px;
}

footer #footerMain .col3 ul.social li.twitter a:hover {
	background-position:-68px 0px;
}

footer #footerMain .col3 ul.social li.linkedin a:hover {
	background-position:-102px 0px;
}

footer #footerMain .col4 a {
	display:block;
}

footer #footerMain .col4 img {
	float:right;
	height:auto;
	max-width:216px;
	width:90%;
}

footer #footerMain .copyright {
	padding-top:15px;
}

footer #footerMain .copyright p {
	float:left;
	font-size:11px;
	margin:0;
}

footer #footerMain .copyright ul {
	float:left;
}

footer #footerMain .copyright ul li {
	background:url(images/bottom-menu-divide.jpg) no-repeat left center;
	float:left;
	padding:0 12px;
}

footer #footerMain .copyright ul li:first-child {
	background:none;
}

footer #footerMain .copyright ul li a {
	font-size:11px;
	line-height:1;
	padding:0;
}

footer #footerMain .copyright img.rackspace-logo    {
    float:right;
}

.mobile {
	display:none;
}

.desktop {
	display:block !important;
}

@media screen and (max-width: 1400px) {
	#hero .videoBannerCon .video {
		width:36%;
	}
}

@media screen and (max-width: 1200px) {
	#hero .videoBannerCon .video {
		width:32%;
	}

	#hero .videoBannerCon .video .inner {
		padding-top:12%;
	}
}

@media screen and (max-width: 1000px) {
	#headerInner {
		margin:0 auto;
		width:92%;
	}

	#hero {
		height:493px;
	}

	#hero img {
		height:100% !important;
		width:auto !important;
	}

	.container > .bannerCredit {
		right:4%;
	}

	.container {
		padding:0 4%;
		width:92%;
	}
	article.issue .excerpt .inner {
		height:155px;
	}
}

@media screen and (max-width: 960px) {
	header h1 {
		width:43%;
	}

	.recommendationLink {
		text-indent:15px;
	}
}

@media screen and (max-width: 920px) {
	header h1 {
		width:40%;
	}
}

@media screen and (max-width: 900px) {
	 footer #footerMain .col3 ul.social li {
		margin-right:12px;
	}
}

@media screen and (max-width: 880px) {
	header h1 {
		margin-top:10px;
		width:38%;
	}

	article.issue .excerpt .inner {
		height:135px;
	}

	.recommendationLink {
		font-size:16px;
	}
}

@media screen and (max-width: 830px) {
	header h1 {
		margin-top:10px;
		width:36%;
	}
}

@media screen and (max-width: 810px) {
	header h1 {
		margin-top:10px;
		width:33%;
	}
}

@media screen and (max-width: 800px) {
	article.issue .excerpt .inner {
		height:120px;
	}

	.recommendationLink {
		font-size:15px;
	}
}

@media screen and (max-width: 767px) {
	header h1 {
		font-size:20px;
		width:30%;
	}

	#contentCol {
		clear:both;
		float:none;
		width:100%;
	}

	.single-issues #contentCol {
		padding-top:130px;
	}

	aside {
		clear:both;
		float:none;
		padding-top:30px;
		width:100%;
	}

	body.home aside,
	body.page aside {
		padding-top:0px;
    }

	aside .recommendationLink {
		display:none;
	}

	#contentCol > .recommendationLink {
		/*display:block;*/
		font-size:18px;
		text-indent:25px;
		display:none;
	}

	footer #footerMain .col1 {
		margin-bottom:20px;
		width:50%;
	}

	footer #footerMain .col2 {
		margin-bottom:20px;
		width:50%;
	}

	footer #footerMain .col3 {
		margin-bottom:30px;
		width:50%;
	}

	footer #footerMain .col4 {
		clear:both;
		float:right;
		margin-bottom:30px;
		width:50%;
	}

	footer #footerMain .col4 img {
		float:left;
		width:80%;
	}

	footer #footerMain .col3 ul.social li {
		margin-right:19px;
	}
}

@media screen and (max-width: 730px) {
	header h1 {
		width:28%;
	}

	article.issue .excerpt .inner {
		height:105px;
	}
}

@media screen and (max-width: 680px) {
	header h1 {
		font-size:20px;
		width:28%;
	}
}

@media screen and (max-width: 710px) {
	header h1 {
		font-size:20px;
		width:25%;
	}
}

@media screen and (max-width: 680px) {
	header h1 {
		font-size:20px;
		width:22%;
	}
}

@media screen and (max-width: 655px) {
	header h1 {
		font-size:20px;
		width:21%;
	}
}

@media screen and (max-width: 640px) {
	.desktop {
		display:none !important;
	}
	.mobile {
		display:block !important;
	}
	#headerInner {
		background-size:auto 80px;
		height:auto;
		border-left:20px solid #FFF;
		border-right:20px solid #FFF;
		padding-bottom:10px;
		padding-bottom:0px;
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}

	.issuesHeader #headerInner {
		padding-bottom:0;
	}

	#headerLeft,
	#headerRight {
		display:none;
	}

	header h1 {
		background:#FFF;
		clear:both;
		padding:0 0 15px;
		text-align:center;
		width:100%;
	}

	#logo {
		height:50px;
		width:190px;
	}

	#headerInner #mainMenu {
		background:#FFF;
		border-top:1px solid #31bfc9;
		border-bottom:1px solid #31bfc9;
		display:none;
		left:0;
		padding:15px 5%;
		position:absolute;
		top:100%;
		width:90%;
		-webkit-box-shadow:0px 4px 6px #999999;
		-moz-box-shadow:0px 4px 6px #999999;
		box-shadow:0px 4px 6px #999999;
	}

	#headerInner #mainMenu ul li {
		padding:9px 0;
	}

	#menuToggle {
		display:block;
	}

	#hero {
		height:350px;
	}

	#breadcrumb {
		padding:10px 0;
	}

	#breadcrumb .breadcrumbs {
		display:none;
	}

	#breadcrumb #share p {
		display:none;
	}

	#breadcrumb #share {
		float:none;
		font-size:0;
		text-align:center;
		width:100%;
	}

	#breadcrumb #share ul {
		float:none;
	}

	#breadcrumb #share ul li {
		display:inline-block;
		float:none;
	}

	#intro {
		padding:20px 0 25px;
	}

	#intro h2 {
		margin-top:20px;
	}

	#intro p {
		padding:0;
	}

	.image.half {
		clear:both;
		float:none;
		height:auto;
		margin-bottom:20px;
		width:100%;
	}

	.image.half.right {
		clear:both;
		float:none;
		height:auto;
		width:100%;
	}

	.image.half img {
		height:auto !important;
		width:100% !important;
	}

	article.issue,
	article.issue.right {
		float:none;
		width:100%;
	}

	.ginput_left,
	.ginput_right,
	.ginput_full {
		float:none;
		width:100%;
	}

	.gform_wrapper .ginput_container {
		float:none;
		width:100%;
	}

	.gform_wrapper .gfield_time_hour,
	.gform_wrapper .gfield_time_minute,
	.gform_wrapper .gfield_time_ampm {
		width:60px;
	}

	#hero #messages li p {
		font-size:17px;
		line-height:20px;
		padding:0 10px;
	}

	#hero .videoBannerCon .video {
		width:50%;
	}

	#block1 {
		padding-top:5px;
	}

	article#pageDefault #block1 {
		padding-top:60px;
	}

	article.issue .excerpt .inner {
		height:180px;
	}
}

@media screen and (max-width: 520px) {
	article.issue .excerpt .inner {
		height:170px;
	}
}

@media screen and (max-width: 480px) {
	#hero .videoBannerCon .video {
		width:80%;
	}

	footer #footerMain p {
		text-align:center;
	}

	footer #footerMain .col1 {
		text-align:left;
		width:55%;
	}

    footer #footerMain .copyright img.rackspace-logo    {
        clear:both;
        float:none;
        margin:16px auto 0 auto;
    }


	footer #footerMain .col1 p {
		text-align:left;
	}

	footer #footerMain .col2 {
		text-align:left;
		width:45%;
	}

	footer #footerMain .col3 {
		clear:both;
		text-align:center;
		width:100%;
	}

	footer #footerMain .col4 {
		clear:both;
		float:left;
		text-align:center;
		width:100%;
	}

	footer #footerMain .col4 img {
		clear:both;
		float:none;
		margin:0 auto;
		width:100%;
	}

	footer #footerMain .col3 ul.social li {
		float:none;
		display:inline-block;
		margin:0 10px;
	}

	footer #footerMain .copyright .menu {
		clear:both;
		padding-top:10px;
	}

	footer #footerMain .copyright {
		text-align:center;
	}

	footer #footerMain .copyright p {
		float:none;
	}

	footer #footerMain .copyright ul {
		float:none;
	}

	footer #footerMain .copyright ul li {
		display:inline-block;
		float:none;
	}
}

@media screen and (max-width: 470px) {
	article.issue .excerpt .inner {
		height:155px;
	}
}

@media screen and (max-width: 440px) {
	article.issue .excerpt .inner {
		height:120px;
	}
}

@media screen and (max-width: 380px) {
	article.issue .excerpt .inner {
		height:100px;
	}
}

@media screen and (max-width: 320px) {
	article.issue .excerpt .inner {
		height:110px;
		padding:15px 10px 0;
	}

	article.issue .excerpt .inner h2 {
		font-size:16px;
		margin-bottom:10px;
	}

	#hero .videoBannerCon .video .inner {
		padding-top:11%;
	}

	#hero .videoBannerCon .video {
		width:80%;
	}
}

.container.paddingbottom    {
    padding-bottom:26px;
}

/* ---- blog ---- */

article.post.type-post header  {
    position:relative;
    border-top: 1px solid #D6D6D6;
    padding:20px 0 0 0;
    margin:20px 0 0 0;

}

.nopadding  {
    padding-bottom:0px !important;
}

article.post.type-post .entry-meta  {
    padding-bottom:1.0em;
}

article.navigation  {
    padding:20px 0 0 0;
}

article.navigation p  {
    margin:0;
}

.pmeta  {
    float:left;
}

.pmeta img  {
    display:block;
    float:left;
    padding:0 16px 20px 0;
}

.pmeta .pauthor-details  {
    float:left;
}


/* ---- comments ---- */

/**
 * 12.3 Comments
 */

section#comments    {
    background-color:#efefef;
}

.comments-area {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}

.comments-area > :last-child {
	margin-bottom: 0;
}

.comment-list + .comment-respond {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.6em;
}

.comments-title,
.comment-reply-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}

.comments-title {
	margin-bottom: 1.3333em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 1.6em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.8em;
}

.comment-author {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	margin-bottom: 0.4em;
}

.comment-author a:hover {
	border-bottom: 1px solid #707070;
	border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.comment-author .avatar {
	float: left;
	height: 24px;
	margin-right: 0.8em;
	width: 24px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	position: relative;
	top: 5px;
	left: 3px;
}

.comment-metadata,
.pingback .edit-link {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.comment-metadata a,
.pingback .edit-link a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.comment-metadata a:hover,
.pingback .edit-link a:hover {
	border-bottom: 1px solid #333;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
	color: #333;
}

.comment-metadata {
	margin-bottom: 1.6em;
}

.comment-metadata .edit-link {
	margin-left: 1em;
}

.pingback .edit-link {
	margin-left: 1em;
}

.pingback .edit-link:before {
	top: 5px;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.6em 1.3333em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .reply {
	font-size: 12px;
	font-size: 1.2rem;
}

.comment-list .reply a {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: inline-block;
	font-family: "Noto Sans", sans-serif;
	font-weight: 700;
	line-height: 1;
	margin-top: 2em;
	padding: 0.4167em 0.8333em;
	text-transform: uppercase;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
	border-color: #333;
	color: #333;
	outline: 0;
}

.comment-form {
	padding-top: 1.6em;
}

.comment-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	display: block;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
	width: 100%;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 2em;
}

.logged-in-as a:hover {
	border-bottom: 1px solid #333;
}

.no-comments {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-weight: 700;
	padding-top: 1.6em;
}

.comment-navigation + .no-comments {
	border-top: 0;
}

.form-allowed-tags code {
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #c0392b;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -3px;
}

/* ---- blog display ---- */

body.single-post #hero,
body.author #hero   {
    background-color:#3abfc4;
}

body.single-post #hero img,
body.author #hero img  {
    display:none !important;
}

body.single-post #hero,
body.author #hero  {
    height:191px;
}

body.single-post #breadcrumb,
body.author #breadcrumb    {
    background-color:#f4f4f4;
}


@media screen and (max-width: 640px)    {
    body.single-post .desktop,
    body.author .desktop   {
        display:block !important;
    }

    body.single-post #hero,
    body.author #hero  {
        height:139px;
    }

}


html    {
    margin-top:0px !important;
}


/* ---- other overrides ---- */

aside #background,
aside #background p {
    font-size:14px;
    line-height:24px;
}

#intro p {
    padding:0;
}

aside .swidget {
    padding-top:28px !important;
}

aside .gform_footer.top_label   {
    height:50px;
}

.hp-youtube-body    {
    display:block;
    float:left;
}

.hp-twitter-body    {
    display:block;
    float:right;
    min-width:300px;
}

section#ad  {
    height:auto;
    overflow:hidden;
/*    display:none;   */
}

.author-description img {
    float:left;
    padding:0 20px 20px 0;
}

/* ---- responsive fixes ---- */

@media screen and (max-width: 767px) {
	#itro_popup {
        width:100% !important;
}
    iframe  {
        width:100% !important;
/*        height:auto !important;   */
    }

    #hero   {
        height:auto !important;
    }

    #hero img   {
        width:100% !important;
        height:auto !important;
    }

}

/* ---- bullet styles ---- */

article #block1 ul, article section.entry-content ul    {
    list-style-type:disc;
}

article #block1 ol, article section.entry-content ol   {
    list-style-type:decimal;
}

article #block1 ul, article section.entry-content ul,
article #block1 ol, article section.entry-content ol   {
    list-style-position: outside;
    margin-bottom: 20px;
    margin-left:25px;
}

article #block1 ul li, article section.entry-content ul li,
article #block1 ol li, article section.entry-content ol li  {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 5px;
}

article #block1 ul.gform_fields,
article section.entry-content ul.gform_fields,
article #block1 ul#dropdowns,
article section.entry-content ul#dropdowns {
    list-style:none;
    margin:0;
}


/* ---- admin style ---- */

body.admin-bar  {
    padding-top:32px;
}

body.admin-bar header   {
    top:32px;
}


/* ---- donate banner ---- */

header .donate-bg,
header .donate-button    {  /* by default, hide it */
    display:none;
}

body.donate-button header .donate-bg,
body.donate-button header .donate-button    {
    display:block;
}

body.donate-button #headerLeft, body.donate-button #headerRight   {
    top:5px;
}

body.donate-button header  {
    padding-top:5px;
    border-top:0px;
}

body.donate-button header .donate-bg   {
    position:absolute;
    top:0px;
    width:100%;
    height:5px;
    background-color:#31bfc9;
}

body.donate-button header .donate-button   {
    position:relative;
    float:right;
    margin-top:-58px;
}

body.donate-button header .donate-button a {
    display:block;
    color:#3b3b3b;
    background-color:#fff;
    padding:0px;
    font-size:20px;
    width:115px;
    text-indent:-9999px;
    height:35px;
    font-weight:bold;
    text-align:center;
    background-image:url(images/support-us-button.png);
display:none;
}

body.donate-button header .donate-button a:hover {
    text-decoration:none;
}


body.donate-button #headerInner    {
    overflow:visible;
}


/* ---- paypal donate shortcode ---- */

.paypal-shortcode   {
    position:absolute;
    top:36px;
    right:20px;
}

.paypal-shortcode,
.paypal-shortcode a   {
    width:92px;
    height:26px;
}

.paypal-shortcode a {
    display:block;
    background-image:url(https://weareiguacu.com/wp-content/themes/iguacu/images/paypal-donate.gif);
    width:92px;
    height:26px;
    text-indent:-9999px;
}

/* ---- itro popup ---- */

#itro_popup #popup_content  {
/*    padding:0 5% 0 5% !important;
    width:90% !important;
*/
}

#itro_popup #popup_content h1  {
    padding:0%;
}


/* ---- support paypal box --- */

.bounding   {
    float: left;
    padding: 24px 20px 10px 20px;
    background-color: #31bfc9;
    border: 1px solid #bbb;
    margin-bottom:20px;
}

.boundingwrap   {
    clear:both;
    float:left;
    padding:0 0 20px 0;
}

.boundingwrap .logotitle,
.boundingwrap .logotitle2   {
    float:left;
}

.boundingwrap .logotitle2   {
    padding:0 0 0 20px;
}


#gallery-1 img {
    border: 2px solid #fff !important;
}