/*
Theme Name: Watersheds
Theme URI: http://www.caringforourwatersheds.com
Author: Robots & Pencils
Author URI: http://robotsandpencils.com/
*/

body {
    background-color:transparent;
    margin-top:0;
}

/** Preload images **/
body::after{
    position:absolute;
    width:0;
    height:0;
    overflow:hidden;
    z-index:-1;
    content: url(./img/Student_Button_On.png?v2) url(./img/EnterContest_Button_On.png?v2) url(./img/ChooseLocation_Button_On.png?v2) ;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Abel', sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
}
h1 {
    font-size:56px;
    text-shadow: 0 0 7px #ddd;
}
h2 {
    font-size:30px;
    text-shadow: 0 0 7px #ddd;
}
textarea, input { outline: none; }

/* Header */
.fixed-top {
position:relative;
}
body.admin-bar .fixed-top {
      top: 32px;
}

/** Padding for Student Action flags **/
@media(min-width:1200px) {
    body {
        margin-top: 157px;
    }

    html[lang="es-ES"] body {
        margin-top: 186px;
    }
}
@media(max-width:1199px) {
    body {
        margin-top: 190px;
    }

    html[lang="es-ES"] body {
        margin-top: 221px;
    }
}
@media (max-width: 992px) {
    body {
        margin-top: 202px;
    }

    html[lang="es-ES"] body {
        margin-top: 233px;
    }
}
@media (max-width: 767px) {
    body {
        margin-top: 0px;
    }

    html[lang="es-ES"] body {
        margin-top: 0px;
    }
}

@media (min-width: 767px) {
    .fixed-top {
        top:0;
        left:0;
        right:0;
        position:fixed;
        z-index:1030;
    }
}

.navbar {
    background: -moz-linear-gradient(center left , #17527f,  #2576b1);
    background: -webkit-gradient(linear, left center, right center, from(#17527f),  to(#2576b1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17527f', endColorstr='#2576b1', GradientType=1);
    background-image: linear-gradient(to right, #17527f, #2576b1);;
    margin-bottom: 0px;
    min-height:40px;
    border:none;
}
.navbar .row {
    margin-left:0;
    margin-right:0;
}
.navbar-default {
    background-color:#2576b1;
}

.navbar-default.secondary-navbar {
    background: 0;
    background-image: none;
    background-color: #fff6dc;
    height: 52px;
    border-bottom: 7px solid #f5e3c0;
}

.secondary-navbar>.container>#site-navigation.secondary-navigation {
    margin-right:240px;
}
.secondary-navbar .main-navigation {
    padding-top: 4px;
}
.secondary-navbar .main-navigation li:last-child {
    margin-right: 0;
}
.secondary-navbar .main-navigation li a {
    color: #fa5b33;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 13px;
}
.secondary-navbar .main-navigation li a:hover {
    color: #d2411d;
}
.secondary-navbar .main-navigation li.current-menu-item a {
    color: #71ac4a;
}

.navbar-header .navbar-brand {
    padding-left: 27px;
    padding-top: 4px;
}
.navbar-header .region,
.navbar-header .region a {
    color: #fa5b33;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 600;
}
.navbar-header .region a:hover {
    color: #d2411d;
}
.navbar-default {
    border:0;
}
.main-navigation #searchform input[type=text] {
    border:0px;
    -moz-border-radius:20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    color:white;
    width:236px;
    font-size:12px;

    background: -moz-linear-gradient(center left , #5191bf,  #5191bf);
    background: -webkit-gradient(linear, left center, right center, from(#5191bf),  to(#5191bf));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5191bf', endColorstr='#5191bf', GradientType=1);
}
.main-navigation #searchform ::-webkit-input-placeholder {
   color: white;
   font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.main-navigation #searchform :-moz-placeholder { /* Firefox 18- */
   color: white;
   font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.main-navigation #searchform ::-moz-placeholder {  /* Firefox 19+ */
   color: white;
   font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.main-navigation #searchform :-ms-input-placeholder {
   color: white;
   font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.navbar-nav>li>a {
    padding: 5px;
}
.navbar-nav.navbar-right:last-child {
    margin-right: -5px;
}
.first-row {
    width:236px;
    float:right;
}
.first-row li, .first-row ul {
    display: inline-block;
}
.lang {
    padding-top:5px;
}
.navbar-default .navbar-nav>li>a {
    color: #EEE;
}
.site-header a,
.site-header a:hover  {
    color:#FFF;
    text-decoration: none;
}
.cat-item img {
  margin-right: 3px;
}
#choose-location-flag {
    background-image: url(./img/ChooseLocation_Button.png?v2);
    width:74px;
    height:106px;
    margin-left: 5px;
}
#choose-location-flag:hover,
.page-id-47 #choose-location-flag,
.page-id-69 #choose-location-flag
 {
    background-image: url(./img/ChooseLocation_Button_On.png?v2);
}
[lang="es-ES"] #choose-location-flag {
    background-image: url(./img/CFW_choose_location-spanish.png);
}
[lang="es-ES"] #choose-location-flag:hover,
[lang="es-ES"] .page-id-47 #choose-location-flag,
[lang="es-ES"] .page-id-69 #choose-location-flag
 {
    background-image: url(./img/CFW_choose_location-spanish_hover.png);
}
#student-action-flag {
    background-image: url(./img/Student_Button.png?v2);
    width:76px;
    height:106px;
}
#student-action-flag:hover {
    background-image: url(./img/Student_Button_On.png?v2);
}
[lang="es-ES"] #student-action-flag {
    background-image: url(./img/CFW_student_action-spanish.png);
}
[lang="es-ES"] #student-action-flag:hover {
    background-image: url(./img/CFW_student_action-spanish_hover.png);
}
.blog #student-action-flag,
.archive #student-action-flag,
.single-post #student-action-flag {
    background-image: url(./img/Student_Button_On.png?v2);
}
[lang="es-ES"] .blog #student-action-flag,
[lang="es-ES"] .archive #student-action-flag,
[lang="es-ES"] .single-post #student-action-flag {
    background-image: url(./img/CFW_student_action-spanish_hover.png);
}
#enter-contest-flag {
    background-image: url(./img/EnterContest_Button.png?v2);
    width:76px;
    height:106px;
    margin-left: 5px;
}
#enter-contest-flag:hover,
.page-id-2 #enter-contest-flag {
    background-image: url(./img/EnterContest_Button_On.png?v2);
}
[lang="es-ES"] #enter-contest-flag {
    background-image: url(./img/CFW_enter_contest-spanish.png?v2);
}
[lang="es-ES"] #enter-contest-flag:hover,
[lang="es-ES"] .page-id-2 #enter-contest-flag {
    background-image: url(./img/CFW_enter_contest-spanish_hover.png?v2);
}
#canada-button {
    background-image: url(./img/CFW_Canada_Button.png);
    width:67px;
    height:67px;
}
#canada-button:hover {
    background-image: url(./img/CFW_Canada_Button_On.png);
}
#usa-button {
    background-image: url(./img/CFW_USA_Button.png);
    width:67px;
    height:67px;
}
#usa-button:hover {
    background-image: url(./img/CFW_USA_Button_On.png);
}
#argentina-button {
    background-image: url(./img/CFW_Argentina_Button.png);
    width:67px;
    height:67px;
}
#argentina-button:hover {
    background-image: url(./img/CFW_Argentina_Button_On.png);
}
#australia-button {
    background-image: url(./img/CFW_Australia_Button.png);
    width:67px;
    height:67px;
}
#australia-button:hover {
    background-image: url(./img/CFW_Australia_Button_On.png);
}

#nav_menu-2 h3.widget-title,
#nav_menu-3 h3.widget-title {
	opacity: 0;
    margin: 10px;
    line-height: 0;
}

#menu-item-5415 a,
#menu-item-5409 a {
	position: relative;
}

#menu-item-5409 a::before {
	content: '';
	background: url(/wp-content/uploads/2013/12/ca.png);
	display: block;
    width: 16px;
    height: 11px;
    position: absolute;
    top: 4px;
    left: -20px;
}

#menu-item-5415 a::before {
	content: '';
	background: url(/wp-content/uploads/2013/12/us.png);
	display: block;
    width: 16px;
    height: 11px;
    position: absolute;
    top: 4px;
    left: -20px;
}

.country-region-image {
    position: absolute;
    left: 43%;
}
.main-region-image {
    float: right;
    margin-top: 10px;
    margin-right: -80%;
    border-radius: 50%;
    border: 10px solid #fff;
    width:500px;
    height:500px;
    overflow:hidden;
}
.main-region-image img {
    min-width: 100%;
    width: 100% !important;
    height: 100% !important;
    max-width: none!important;
}
@media (max-width: 992px) {
    .main-region-image {
        width:200px;
        height:200px;
        margin-bottom: 0;
        margin-right:0;
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    .main-region-image {
        width:150px;
        height:150px;
        margin-bottom: 0;
        margin-right:0;
    }
}

.contests-template .main-region-image {
    margin-right:0;
}

.page-background-image {
    position:absolute;
    top:-20px;
    right:0px;
    z-index: -1;
    max-width:70% !important;
}
.upper {
    text-transform: uppercase;
}
#page {
    position: relative;
    min-height:600px;
}
#main {
    padding-top: 30px;
}

@media(max-width:768px){
    #main {
        padding-top: 100px;
    }
}

.white {
    color: white;
}
.circle {
    border-radius: 50%;
}
.white-circle {
    border:5px solid white;
    border-radius: 50%;
}
.image-right {
    float:right;
    clear:right;
    margin-bottom:5px;
}

.sponsor-area {
    background-color:white;
    padding:15px;
    margin-left:-15px;
    margin-right:-15px;
    text-align:center;
    border: 2px solid #2576b1;
    width:1170px;
    max-width:1170px;
}
@media(max-width:1199px){
    .sponsor-area {
        width:970px;
    }
}
@media(max-width:992px){
    .sponsor-area {
        width:100%;
    }
}

.contest-buttons {
    width:1170px;
    max-width:1170px;
}
@media(max-width:1199px){
    .contest-buttons {
        width:970px;
    }
}
@media(max-width:992px){
    .contest-buttons {
        width:100%;
    }
}

.entry-content .sponsor-area img {
    margin:10px;
    max-height:90px;
    max-width:200px
}

figure {
    background: transparent;
    float: left;
    margin: 0 30px 27px 0px;
    width: auto;
    text-align: center;
    color:white;
}
figcaption {
    padding:5px;
    text-align:left;
    background: -moz-linear-gradient(left, #298FCE 0%, #298FCE 60%, #13507B 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#298FCE), color-stop(60%,#298FCE), color-stop(100%,#13507B)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #298FCE 0%,#298FCE 60%,#13507B 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #298FCE 0%,#298FCE 60%,#13507B 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #298FCE 0%,#298FCE 60%,#13507B 100%); /* IE10+ */
    background: linear-gradient(to right, #298FCE 0%,#298FCE 60%,#13507B 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#298FCE', endColorstr='#13507B',GradientType=1 ); /* IE6-9 */
    color: #E0E0E0;
    font-weight: 500;
    font-family: 'Abel', sans-serif;
    font-size: 19px;
}
figcaption a {
    color: #E0E0E0;
}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}


/* Body, links, basics */
html {
    font-size: 87.5%;
    background-image:url(./img/bkg.jpeg);
    background-repeat: repeat-x;
    background-color:#efefc1;
}
body {
    font-size: 14px;
    font-size: 1rem;
    font-family: Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
    color:#00477C;
}
body.custom-font-enabled {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
    outline: none;
    color: #0052FF;
    text-decoration:none;
}
a:hover {
    color: #0042EF;
}

.logo {
    margin-top:2px;
    position:absolute;
}
.logo img {
    height:50px;
}
@media (min-width: 992px) {
    .logo {margin-top:18px;}
}

.map a {
    color:white;
    text-shadow:0px 0px 3px #000;
}
.map a>img:hover {
    opacity: 0.8;
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
    font-size: 15px;
    line-height: 2.181818182;
    font-weight: bold;
    text-transform: uppercase;
    color: #00477C;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-family: inherit;
    padding: 6px;
    padding: 0.428571429rem;
}
button,
input {
    line-height: normal;
}
textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
    border: 0;
    border-radius: 0;
    padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
    padding: 6px 10px;
    padding: 0.428571429rem 0.714285714rem;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 1.428571429;
    font-weight: normal;
    color: #7c7c7c;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
    color: #5e5e5e;
    background-color: #ebebeb;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
    color: #fff;
    background-color: #e1e1e1;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: linear-gradient(top, #ebebeb, #e1e1e1);
    box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
    border: none;
}
li.bypostauthor cite span {
    color: #fff;
    background-color: #21759b;
    background-image: none;
    border: 1px solid #1f6f93;
    border-radius: 2px;
    box-shadow: none;
    padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
    max-width: 100%;
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
    max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
    max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.entry-content .alignright {
  border: 5px solid white;
  border-radius: 50%;
}
.entry-content .alignright.no-alignright-style {
	border: none;
	border-radius: 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    max-width: 100%; /* Keep wide captions from overflowing their container. */
    padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
    font-style: italic;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    color: #fff;
}
img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.entry-content dl.gallery-item {
    margin: 0;
}
.gallery-item a,
.gallery-caption {
    width: 90%;
}
.gallery-item a {
    display: block;
}
.gallery-caption a {
    display: inline;
}
.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}
.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
    padding: 3%;
}

/* Navigation */
.site-content nav {
    clear: both;
    line-height: 2;
    overflow: hidden;
}
#nav-above {
    padding: 24px 0;
    padding: 1.714285714rem 0;
}
#nav-above {
    display: none;
}
.paged #nav-above {
    display: block;
}
.nav-previous,
.previous-image {
    float: left;
}
.nav-previous {
  padding-right:5px;
}
.nav-previous .meta-nav {
background: transparent url(./img/CFW_PREV_Button.png) no-repeat top left;
text-indent: -9000px;
width: 43px;
height: 43px;
vertical-align: middle;
display: inline-block;
}
.nav-next,
.next-image {
    float: right;
    text-align: right;
}
.nav-next {
  padding-left:5px;
}
.nav-next .meta-nav {
    background: transparent url(./img/CFW_NEXT_Button.png) no-repeat top left;
    text-indent: 9000px;
    width: 43px;
    height: 43px;
    vertical-align: middle;
    display: inline-block;
}
.nav-single + .comments-area,
#comment-nav-above {
    margin: 48px 0;
    margin: 3.428571429rem 0;
}

/* Author profiles */
.author .archive-header {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.author-info {
    border-top: 1px solid #ededed;
    margin: 24px 0;
    margin: 1.714285714rem 0;
    padding-top: 24px;
    padding-top: 1.714285714rem;
    overflow: hidden;
}
.author-description p {
    color: #fff;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
}
.author.archive .author-info {
    border-top: 0;
    margin: 0 0 48px;
    margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
    margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */



/* Assistive text */
.assistive-text,
.site .screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
    background: #444;
    border: 2px solid #333;
    border-radius: 3px;
    clip: auto !important;
    color: #000;
    display: block;
    font-size: 12px;
    padding: 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site {
    margin: 0 auto;
    width:960px;
    overflow:visible;
}
.entry-content h1 {
  text-transform:uppercase;
}
.ie8 .site-content {
margin-left:200px;
}
.site-content {
    margin-left:0px;
}
.site-content.full-width {
    margin-left:0px;
    background-color: transparent;
    padding-left:0px;
}
.widget-area {
    margin: 0;
width:200px;
  text-align:left;
}
@media (min-width: 992px) {
.site-content {
    margin-left:200px;
}
.widget-area {
    margin: 0;
  position:fixed;
  width:200px;
  text-align:right;
}
}
.widget-area .widget .current-cat>a {
  color: #fa5b33;
    font-weight: bold;
}

/* Header */
.site-header {
    margin-top:0px;
    position:relative;
    z-index: 999;
}
.site-header h1,
.site-header h2 {
    text-align: center;
}
.site-header h1 a,
.site-header h2 a {
    color: #515151;
    display: inline-block;
    text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
    color: #21759b;
}
.site-header h1 {
    font-size: 24px;
    font-size: 1.714285714rem;
    line-height: 1.285714286;
    margin-bottom: 14px;
    margin-bottom: 1rem;
}
.site-header h2 {
    font-weight: normal;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #00477C;
}
.header-image {
    margin-top: 24px;
    margin-top: 1.714285714rem;
}
.site-header-dropdowns {
    position: absolute;
    right: 0;
}
.site-header .location-dropdown {
    float: right;
    z-index:2;
}
.site-header .location-dropdown-text {
    font-size: 12px;
    color: white;
    margin-top: 21px;
    text-align: center;
    text-transform: uppercase;
}
.site-header .contest-dropdown {
    float: right;
    z-index:2;
}
[lang="es-ES"] .site-header .contest-dropdown {
    margin-top: -1px;
}
.site-header .contest-dropdown-text {
    font-size: 12px;
    color: white;
    margin-top: 21px;
    text-align: center;
    text-transform: uppercase;
    z-index:2;
}
.site-header .student-action-dropdown {
    float: right;
    z-index:2;
}
.site-header .student-action-dropdown-text {
    font-size: 12px;
    color: white;
    margin-top: 21px;
    text-align: center;
    text-transform: uppercase;
    z-index:2;
}

.blog .region,
.archive .region,
.category .region {
    display:none!important;
}
.region {
    padding: 0;
    padding-top: 5px;
    color: white;
    text-transform: uppercase;
    display:none;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 1.42857143;
}
.region img {
    vertical-align: baseline;
}
.region a {
    color:white;
}
.region a:hover {
    color: #e3e3e3;
    text-decoration: none;
}
.ontario .region.ontario-info,
.saskatchewan .region.saskatchewan-info,
.southern-alberta .region.southern-alberta-info,
.central-alberta .region.central-alberta-info,
.alberta .region.alberta-info,
.manitoba .region.manitoba-info,
.chesapeake-bay .region.chesapeake-bay-info,
.colorado .region.colorado-info,
.california .region.california-info,
.ohio .region.ohio-info,
.australia .region.australia-info,
.argentina .region.argentina-info,
.category-ontario .region.ontario-info,
.category-saskatchewan .region.saskatchewan-info,
.category-southern-alberta .region.southern-alberta-info,
.category-central-alberta .region.central-alberta-info,
.category-manitoba .region.manitoba-info,
.category-chesapeake-bay .region.chesapeake-bay-info,
.category-colorado .region.colorado-info,
.category-california .region.california-info,
.category-ohio .region.ohio-info,
.category-australia .region.australia-info,
.category-argentina .region.argentina-info {
    display: inline-block;
}

/* Navigation Menu */
.main-navigation {
    margin-top: 0px;
    text-align: right;
    color: #fff;
}
.main-navigation li {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 1.42857143;
}
.main-navigation a {
    color: #fff;
}
.main-navigation a:hover {
    color: #e3e3e3;
}
.main-navigation .nav-menu {
    float:right;
    margin-left: 0;
    padding-left: 0;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
    display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
    display: inline-block;
}
.main-navigation #searchform {
    float:right;
    padding-top:5px;
}


.main-navigation .languages-choice {
    width:250px;
    display:inline-block;
}
.header_language_list {
    display:inline-block;
}
.main-navigation .social {
    vertical-align: middle;
    padding-top: 5px;
    height: 30px;
    width:160px;
    display:inline-block;
}

/* Banner */
section[role="banner"] {
    margin-bottom: 48px;
    margin-bottom: 3.428571429rem;
}

/* Sidebar */
.widget-area .widget {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    margin-bottom: 48px;
    margin-bottom: 3.428571429rem;
    word-wrap: break-word;
  padding-top:24px;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
}
.widget-area .widget ul {
margin-left:0;
padding-left:0;
}
.widget-area .widget p {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
    list-style: disc outside;
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
    margin-left: 36px;
    margin-left: 2.571428571rem;
}
.widget-area .widget a {
    color: #00477C;
  font-weight:bold;
}
.widget-area .widget a:hover {
    color: #21759b;
}
.widget-area #s {
    width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

/* Footer */
.page-footer .container-fixed {
margin: 0 auto;
max-width:1170px;
}
.container-fixed .row {
margin-left:0;
margin-right:0;
}
.footer-gradient {
    background: -moz-linear-gradient(center left , #5b9537,  #72b146);
    background: -webkit-gradient(linear, left center, right center, from(#5b9537),  to(#72b146));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b9537', endColorstr='#72b146', GradientType=1);
    background-image: linear-gradient(to right, #5b9537, #72b146);
}
.page-footer {
    margin-bottom: 0px;
    min-height:50px;
    color:#fff;
    margin-top:20px;
}
.page-footer img {
  max-height:50px;
  padding-top:10px;
}
.page-footer .main-navigation .current-menu-item > a,
.page-footer .main-navigation li a {
    color:#fff;
}
.page-footer .main-navigation li:last-child {
  margin-right:0;
}
footer[role="contentinfo"] {
    border-top: 1px solid #ededed;
    clear: both;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    max-width: 960px;
    max-width: 68.571428571rem;
    margin-top: 24px;
    margin-top: 1.714285714rem;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 0;
    padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
    color: #686868;
}
footer[role="contentinfo"] a:hover {
    color: #21759b;
}


/* =Main content and comment content
-------------------------------------------------------------- */
.caps {
    text-transform:uppercase;;
}
.body-gradient {
    position:fixed;
    z-index:-2;
    background-color:rgba(255,255,255,0.5);
    top:0px;
}
.entry-meta {
    clear: both;
}
.entry-header {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
    font-size: 20px;
    font-size: 1.428571429rem;
    line-height: 1.2;
    font-weight: normal;
    text-transform:uppercase;
    max-width:500px;
}
.entry-header .entry-title a {
    text-decoration: none;
    color: #00477C;
    text-transform:uppercase;
}
.entry-header .entry-format {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-weight: normal;
}
.entry-header .comments-link {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #00477C;
}
.comments-link a,
.entry-meta a {
    color: #00477C;
}
.comments-link a:hover,
.entry-meta a:hover {
    color: #21759b;
}
article.sticky .featured-post {
    color: #00477C;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 3.692307692;
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
    text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
    line-height: 1.714285714;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
    line-height: 1.714285714;
    word-wrap: break-word;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
    line-height: 1.714285714;
    word-wrap: break-word;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
    margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
    list-style: disc outside;
  list-style-image: url(/wp-content/uploads/2014/01/CFW_bullet_drop.png);
}
.entry-content ol,
.comment-content ol {
    list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
    margin: 0 0 0 36px;
    margin: 0 0 0 2.571428571rem;
    word-wrap: break-word;
}
.entry-content blockquote,
.comment-content blockquote {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
    padding: 24px;
    padding: 1.714285714rem;
    font-style: italic;
    word-wrap: break-word;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
    margin-bottom: 0;
}
.entry-content code,
.comment-content code {
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
}
.entry-content pre,
.comment-content pre {
    border: 1px solid #ededed;
    color: #666;
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 1.714285714;
    margin: 24px 0;
    margin: 1.714285714rem 0;
    overflow: auto;
    padding: 24px;
    padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
    display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
.entry-content address,
.comment-content address {
    display: block;
    line-height: 1.714285714;
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
}
img.alignleft {
    margin: 12px 24px 12px 0;
    margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
    margin: 12px 0 12px 24px;
    margin: 0.857142857rem 0 1.714285714rem  1.714285714rem;
}
img.aligncenter {
    margin-top: 12px;
    margin-top: 0.857142857rem;
    margin-bottom: 12px;
    margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
    margin: 0 24px;
    margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
    font-weight: bold;
    line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
    line-height: 1.714285714;
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.entry-content table thead {
  background: #00477C;
    color: white;
}
.entry-content table,
.comment-content table {
    border-bottom: 1px solid #ededed;
    color: #fff;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 1.6;
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
    width: 100%;
}
.entry-content table caption,
.comment-content table caption {
    font-size: 16px;
    font-size: 1.142857143rem;
    margin: 24px 0;
    margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
    border: 2px solid #fff;
    padding: 6px 10px 6px 6px;
}
.entry-content tbody tr {
    background-color: #528fbe;
}
.entry-content tbody tr:nth-child(even) {
    background-color: #528fbe;
}
.entry-content tbody tr:nth-child(odd) {
    background-color: #81b1d5;
}
.site-content article {
    margin-bottom: 72px;
    margin-bottom: 1.142857143rem;
    padding-bottom: 24px;
    padding-bottom: 1.714285714rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.page-links {
    clear: both;
    line-height: 1.714285714;
}
footer.entry-meta {
  visibility:hidden;
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #00477C;
}
.single-author .entry-meta .by-author {
    display: none;
}
.mu_register h2 {
    color: #00477C;
    font-weight: normal;
}


/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
    margin-bottom: 48px;
    margin-bottom: 3.428571429rem;
    padding-bottom: 22px;
    padding-bottom: 1.571428571rem;
    border-bottom: 1px solid #00477C;
}
.archive-meta {
    color: #00477C;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    margin-top: 22px;
    margin-top: 1.571428571rem;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
    overflow: hidden;
}
.image-attachment div.attachment {
    text-align: center;
}
.image-attachment div.attachment p {
    text-align: center;
}
.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}
.image-attachment .entry-caption {
    margin-top: 8px;
    margin-top: 0.571428571rem;
}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
    text-decoration: none;
    color: #4d525a;
}
article.format-aside h1 a:hover {
    color: #2e3542;
}
article.format-aside .aside {
    padding: 24px 24px 0;
    padding: 1.714285714rem;
    background: #d2e0f9;
    border-left: 22px solid #a8bfe8;
}
article.format-aside p {
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
    margin-bottom: 0;
}


/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    font-weight: normal;
}
article.format-image footer h2 {
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 2.181818182;
}
article.format-image footer a h2 {
    font-weight: normal;
}

/* Link posts */
article.format-link header {
    padding: 0 10px;
    padding: 0 0.714285714rem;
    float: right;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 2.181818182;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    color: #848484;
    background-color: #ebebeb;
    border-radius: 3px;
}
article.format-link .entry-content {
    max-width: 80%;
    float: left;
}
article.format-link .entry-content a {
    font-size: 22px;
    font-size: 1.571428571rem;
    line-height: 1.090909091;
    text-decoration: none;
}

/* Quote posts */
article.format-quote .entry-content p {
    margin: 0;
    padding-bottom: 24px;
    padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
    display: block;
    padding: 24px 24px 0;
    padding: 1.714285714rem 1.714285714rem 0;
    font-size: 15px;
    font-size: 1.071428571rem;
    line-height: 1.6;
    font-style: normal;
    color: #6a6a6a;
    background: #efefef;
}

/* Status posts */
.format-status .entry-header {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
    display: inline-block;
}
.format-status .entry-header h1 {
    font-size: 15px;
    font-size: 1.071428571rem;
    font-weight: normal;
    line-height: 1.6;
    margin: 0;
}
.format-status .entry-header h2 {
    font-size: 12px;
    font-size: 0.857142857rem;
    font-weight: normal;
    line-height: 2;
    margin: 0;
}
.format-status .entry-header header a {
    color: #00477C;
}
.format-status .entry-header header a:hover {
    color: #21759b;
}
.format-status .entry-header img {
    float: left;
    margin-right: 21px;
    margin-right: 1.5rem;
}


/* =Comments
-------------------------------------------------------------- */

.comments-title {
    margin-bottom: 48px;
    margin-bottom: 3.428571429rem;
    font-size: 16px;
    font-size: 1.142857143rem;
    line-height: 1.5;
    font-weight: normal;
}
.comments-area article {
    margin: 24px 0;
    margin: 1.714285714rem 0;
}
.comments-area article header {
    margin: 0 0 48px;
    margin: 0 0 3.428571429rem;
    overflow: hidden;
    position: relative;
}
.comments-area article header img {
    float: left;
    padding: 0;
    line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
    display: block;
    margin-left: 85px;
    margin-left: 6.071428571rem;
}
.comments-area article header cite {
    font-style: normal;
    font-size: 15px;
    font-size: 1.071428571rem;
    line-height: 1.42857143;
}
.comments-area article header time {
    line-height: 1.714285714;
    text-decoration: none;
    font-size: 12px;
    font-size: 0.857142857rem;
    color: #5e5e5e;
}
.comments-area article header a {
    text-decoration: none;
    color: #5e5e5e;
}
.comments-area article header a:hover {
    color: #21759b;
}
.comments-area article header cite a {
    color: #444;
}
.comments-area article header cite a:hover {
    text-decoration: underline;
}
.comments-area article header h4 {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 12px;
    padding: 0.428571429rem 0.857142857rem;
    font-size: 12px;
    font-size: 0.857142857rem;
    font-weight: normal;
    color: #fff;
    background-color: #0088d0;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #009cee, #0088d0);
    background-image: -ms-linear-gradient(top, #009cee, #0088d0);
    background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
    background-image: -o-linear-gradient(top, #009cee, #0088d0);
    background-image: linear-gradient(top, #009cee, #0088d0);
    border-radius: 3px;
    border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
    position: absolute;
    margin-left: 5px;
    margin-left: 0.357142857rem;
    padding: 2px 5px;
    padding: 0.142857143rem 0.357142857rem;
    font-size: 10px;
    font-size: 0.714285714rem;
}
a.comment-reply-link,
a.comment-edit-link {
    color: #686868;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
    color: #21759b;
}
.commentlist .pingback {
    line-height: 1.714285714;
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
    margin-top: 48px;
    margin-top: 3.428571429rem;
}
#respond h3#reply-title {
    font-size: 16px;
    font-size: 1.142857143rem;
    line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
    margin-left: 10px;
    margin-left: 0.714285714rem;
    font-weight: normal;
    font-size: 12px;
    font-size: 0.857142857rem;
}
#respond form {
    margin: 24px 0;
    margin: 1.714285714rem 0;
}
#respond form p {
    margin: 11px 0;
    margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
#respond form label {
    display: block;
    line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 1.714285714;
    padding: 10px;
    padding: 0.714285714rem;
    width: 100%;
}
#respond form p.form-allowed-tags {
    margin: 0;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    color: #5e5e5e;
}
.required {
    color: red;
}


/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
    margin-bottom: 14px;
    margin-bottom: 1rem;
}
.template-front-page .site-content article {
    border: 0;
    margin-bottom: 0;
}
.template-front-page .widget-area {
    clear: both;
    float: none;
    width: auto;
    padding-top: 24px;
    padding-top: 1.714285714rem;
    border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
    margin: 8px 0 0;
    margin: 0.571428571rem 0 0;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.714285714;
    list-style-type: square;
    list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
    color: #00477C;
}
.template-front-page .widget-area .widget li a:hover {
    color: #21759b;
}
.template-front-page .widget-area .widget_text img {
    float: left;
    margin: 8px 24px 8px 0;
    margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
    margin-left: 12px;
    margin-left: 0.857142857rem;
}
.sub-menu {
    padding-left:0px;
    list-style:none;
    display:none;
}
.widget_rss li {
    margin: 12px 0;
    margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
    color: #aaa;
    font-size: 11px;
    font-size: 0.785714286rem;
    margin-left: 12px;
    margin-left: 0.857142857rem;
}
#wp-calendar {
    margin: 0;
    width: 100%;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
    text-align: left;
}
#wp-calendar #next {
    padding-right: 24px;
    padding-right: 1.714285714rem;
    text-align: right;
}
.widget_search label {
    display: block;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
}
.widget_twitter li {
    list-style-type: none;
}
.widget_twitter .timesince {
    display: block;
    text-align: right;
}
.horizontal-rule {
    background: white;
    width: 195px;
    height: 4px;

    background: -moz-linear-gradient(center left , rgba(255,255,255,0),  rgba(255,255,255,255));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF');
    background: -webkit-gradient(linear, left center, right center, from(rgba(255,255,255,0)),  to(rgba(255,255,255,255)));
    background-image: linear-gradient(left center, right center, from(rgba(255,255,255,0)),  to(rgba(255,255,255,255)));
}

/* =Plugins
----------------------------------------------- */

img#wpstats {
    display: block;
    margin: 0 auto 24px;
    margin: 0 auto 1.714285714rem;
}


/* =Media queries
-------------------------------------------------------------- */

.author-avatar {
    float: left;
    margin-top: 8px;
    margin-top: 0.571428571rem;
}
.author-description {
    float: right;
    width: 80%;
}
.site {
    margin: 0 auto;
    width:960px;
    overflow: visible;
}
.site-content.full-width {
    margin-left:0px;
    background-color: transparent;
    padding-left:0px;
}
body.template-front-page .site-content,
body.single-attachment .site-content,
body.full-width .site-content {
    width: 100%;
}
.widget-area ul {
    list-style: none;
}
.site-header h1,
.site-header h2 {
    text-align: right;
}
.site-header h1 {
    font-size: 26px;
    font-size: 1.857142857rem;
    line-height: 1.846153846;
    margin-bottom: 0;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
    display: inline-block !important;
}
.main-navigation ul {
    margin: 0;
    text-indent: 0;
}
.main-navigation li a,
.main-navigation li {
    display: inline-block;
    text-decoration: none;
}
.main-navigation li a {
    border-bottom: 0;
    color: #fff;
    line-height: 3.0;
    text-transform: uppercase;
    white-space: nowrap;
}
.main-navigation li a:hover {
    color: #bbb;
}
.main-navigation li {
    margin: 0 10px 0 0;
    position: relative;
}
.main-navigation li ul {
    display: none!important;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1;
}
.main-navigation li ul ul {
    top: 0;
    left: 100%;
}
.main-navigation ul li:hover > ul {
    border-left: 0;
    display: block;
}
.main-navigation li ul li a {
    background: #efefef;
    border-bottom: 1px solid #ededed;
    display: block;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 2.181818182;
    padding: 8px 10px;
    padding: 0.571428571rem 0.714285714rem;
    width: 180px;
    width: 12.85714286rem;
    white-space: normal;
}
.main-navigation li ul li a:hover {
    background: #e3e3e3;
    color: #444;
}
.widget-area .current-menu-item > a,
.widget-area .current-menu-ancestor > a,
.widget-area .current_page_item > a,
.widget-area .current_page_ancestor > a,
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
    color: #fa5b33;
}
.menu-toggle {
    display: none;
}
.entry-header .entry-title {
    font-size: 22px;
    font-size: 1.571428571rem;
}
#respond form input[type="text"] {
    width: 46.333333333%;
}
#respond form textarea.blog-textarea {
    width: 79.666666667%;
}
.template-front-page .site-content,
.template-front-page article {
    overflow: hidden;
}
.template-front-page.has-post-thumbnail article {
    float: left;
    width: 47.916666667%;
}
.entry-page-image {
    float: right;
    margin-bottom: 0;
    width: 47.916666667%;
}
.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets {
    float: left;
    width: 51.875%;
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.template-front-page .widget-area .widget:nth-child(odd) {
    clear: right;
}
.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
    float: right;
    width: 39.0625%;
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
}
.template-front-page.two-sidebars .widget,
.template-front-page.two-sidebars .widget:nth-child(even) {
    float: none;
    width: auto;
}
.commentlist .children {
    margin-left: 48px;
    margin-left: 3.428571429rem;
}


/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
    body .site {
        padding: 0 40px;
        padding: 0 2.857142857rem;
        margin-top: 0px;
        margin-bottom: 48px;
        margin-bottom: 3.428571429rem;
    }
    body.custom-background-empty .site,
    body.custom-background-white .site {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
        box-shadow: none;
    }
}


/* =Print
----------------------------------------------- */

@media print {
    body {
        background: none !important;
        color: #000;
        font-size: 10pt;
    }
    footer a[rel=bookmark]:link:after,
    footer a[rel=bookmark]:visited:after {
        content: " [" attr(href) "] "; /* Show URLs */
    }
    a {
        text-decoration: none;
    }
    .entry-content img,
    .comment-content img,
    .author-avatar img,
    img.wp-post-image {
        border-radius: 0;
        box-shadow: none;
    }
    .site {
        clear: both !important;
        display: block !important;
        float: none !important;
        max-width: 100%;
        position: relative !important;
    }
    .site-header {
        margin-bottom: 72px;
        margin-bottom: 5.142857143rem;
        text-align: left;
    }
    .site-header h1 {
        font-size: 21pt;
        line-height: 1;
        text-align: left;
    }
    .site-header h2 {
        color: #000;
        font-size: 10pt;
        text-align: left;
    }
    .site-header h1 a,
    .site-header h2 a {
        color: #000;
    }
    .author-avatar,
    #colophon,
    #respond,
    .commentlist .comment-edit-link,
    .commentlist .reply,
    .entry-header .comments-link,
    .entry-meta .edit-link a,
    .page-link,
    .site-content nav,
    .widget-area,
    img.header-image,
    .main-navigation {
        display: none;
    }
    .wrapper {
        border-top: none;
        box-shadow: none;
    }
    .site-content {
        margin: 0;
        width: auto;
    }
    .singular .entry-header .entry-meta {
        position: static;
    }
    .singular .site-content,
    .singular .entry-header,
    .singular .entry-content,
    .singular footer.entry-meta,
    .singular .comments-title {
        margin: 0;
        width: 100%;
    }
    .entry-header .entry-title,
    .entry-title,
    .singular .entry-title {
        font-size: 21pt;
    }
    footer.entry-meta,
    footer.entry-meta a {
        color: #444;
        font-size: 10pt;
    }
    .author-description {
        float: none;
        width: auto;
    }

    /* Comments */
    .commentlist > li.comment {
        background: none;
        position: relative;
        width: auto;
    }
    .commentlist .avatar {
        height: 39px;
        left: 2.2em;
        top: 2.2em;
        width: 39px;
    }
    .comments-area article header cite,
    .comments-area article header time {
        margin-left: 50px;
        margin-left: 3.57142857rem;
    }
}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(./img/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(./img/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(./img/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(./img/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(./img/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(./img/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(./img/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(./img/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(./img/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(./img/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(./img/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(./img/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(./img/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(./img/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}



/* override bootstrap styles */
.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 0;
    box-shadow: none;
    -webkit-overflow-scrolling: touch;
}

.ts-icon-counter table tr td {
    vertical-align: top !important;
    padding-top: 10px !important;
}

/* Circular Content Carousel Style */
.ca-container{
    position:relative;
    margin:10px auto 10px auto;
    width:1140px;
    max-width:1140px;
    height:199px;
}

@media(max-width:1199px){
  .ca-container{
    width:970px;
    }
  }

@media(max-width:992px){
  .ca-container{
    width:100%;
    }
  }
.ca-wrapper{
    width:100%;
    height:100%;
    position:relative;
}
.ca-item{
    position:relative;
    float:left;
    width:250px;
    height:100%;
}
.ca-more{
    position: absolute;
    bottom: 10px;
    right:0px;
    padding:4px 15px;
    font-weight:bold;
    background: #ccbda2;
    text-align:center;
    color: white;
    font-family: "Georgia","Times New Roman",serif;
    font-style:italic;
    text-shadow:1px 1px 1px #897c63;
}
.ca-close{
    position:absolute;
    top:10px;
    right:10px;
    background:#fff url(../images/cross.png) no-repeat center center;
    width:27px;
    height:27px;
    text-indent:-9000px;
    outline:none;
    opacity:0.7;
}
.ca-close:hover{
    opacity:1.0;
}
.ca-item-main{
    overflow:hidden;
}
.ca-icon{
    width:220px;
    height:189px;
    position:relative;
    margin:0;
    background:transparent url(./img/CFW_GalleryBox_1.png) no-repeat center center;
    box-shadow: 3px 3px 8px #333;
}
.ca-item-2 .ca-icon{
    background-image:url(./img/CFW_GalleryBox_2.png);
}
.ca-item-3 .ca-icon{
    background-image:url(./img/CFW_GalleryBox_3.png);
}
.ca-item-4 .ca-icon{
    background-image:url(./img/CFW_GalleryBox_4.png);
}
.ca-item-5 .ca-icon{
    background-image:url(./img/CFW_GalleryBox_5.png);
}
.ca-item-6 .ca-icon{
    background-image:url(./img/CFW_GalleryBox_6.png);
}
.ca-item-7 .ca-icon{
    background-image:url(./img/CFW_GalleryBox_7.png);
}
.ca-item-sdg-1 .ca-icon{
    background-image:url(./img/CFW_SDG_GalleryBox-water-efficient-garden.png);
}

.ca-item-sdg-2 .ca-icon{
    background-image:url(./img/CFW_SDG_GalleryBox-phosphate-free-soap.png);
}

.ca-item-sdg-3 .ca-icon{
    background-image:url(./img/CFW_SDG_GalleryBox-toothbrushs.png);
}
.ca-item-sdg-4 .ca-icon{
    background-image:url(./img/CFW_SDG_GalleryBox-rain-garden.png);
}
.ca-item-sdg-5 .ca-icon{
    background-image:url(./img/CFW_SDG_GalleryBox-stormwater-garden.png);
}
.ca-item-sdg-6 .ca-icon{
    background-image:url(./img/CFW_SDG_GalleryBox-saint-clare-stream.png);
}
.ca-item h3 {
    margin-top:5px;
    top: 0px;
    padding: 0 35px 0 5px;
    position: absolute;
    font-size: 28px;
    color: white;
    text-shadow: 0 0 4px #222;
    font-weight:500;
}
.ca-item h4{
    top: 132px;
    padding: 0 35px 0 5px;
    position: absolute;
    font-size: 19px;
    color: #E0E0E0;
    font-weight: 500;
}
.ca-content-wrapper{
    background:#b0ccc6;
    position:absolute;
    width:0px; /* expands to width of the wrapper minus 1 element */
    height:440px;
    top:5px;
    text-align:left;
    z-index:10000;
    overflow:hidden;
}
.ca-content{
    width:660px;
    overflow:hidden;
}
.ca-content-text{
    font-size: 14px;
    font-style: italic;
    font-family: "Georgia","Times New Roman",serif;
    margin:10px 20px;
    padding:10px 20px;
    line-height:24px;
}
.ca-content-text p{
    padding-bottom:5px;
}
.ca-content h6{
    margin:25px 20px 0px 35px;
    font-size:32px;
    padding-bottom:5px;
    color:#000;
    font-family: 'Coustard', sans-serif;
    color:#60817a;
    border-bottom:2px solid #99bcb4;
    text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
    margin:20px 35px;
    height:30px;
}
.ca-content ul li{
    float:left;
    margin:0px 2px;
}
.ca-content ul li a{
    color:#fff;
    background:#000;
    padding:3px 6px;
    font-size:14px;
    font-family: "Georgia","Times New Roman",serif;
    font-style:italic;
}
.ca-content ul li a:hover{
    background:#fff;
    color:#000;
    text-shadow:none;
}
.ca-nav span{
    width:43px;
    height:43px;
    background:transparent url(./img/CFW_PREV_Button.png) no-repeat top left;
    position:absolute;
    top:50%;
    margin-top:-19px;
    left:-20px;
    text-indent:-9000px;
    cursor:pointer;
    z-index:100;
}
.ca-nav span.ca-nav-next{
    background:transparent url(./img/CFW_NEXT_Button.png) no-repeat top left;
    background-position:top right;
    left:auto;
    right:-10px;
}
.ca-nav span.ca-nav-next:hover {
    background:transparent url(./img/CFW_NEXT_Button_On.png) no-repeat top left;
}
.ca-nav span:hover{
    opacity:1.0;
    background:transparent url(./img/CFW_PREV_Button_On.png) no-repeat top left;
}



.da-slider{
    width: 100%;
    min-width: 520px;
    height: 500px;
    position: relative;
    margin: 0px auto 0px;
    overflow:hidden;
    -webkit-transition: background-position 1.4s ease-in-out 0.3s;
    -moz-transition: background-position 1.4s ease-in-out 0.3s;
    -o-transition: background-position 1.4s ease-in-out 0.3s;
    -ms-transition: background-position 1.4s ease-in-out 0.3s;
    transition: background-position 1.4s ease-in-out 0.3s;
}
.da-slide{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: left;
}
.da-slide-current{
    z-index: 1;
}
.da-slider-fb .da-slide{
    left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
    left: 0px;
}
.da-slide h1,
.da-slide .da-content,
.da-slide .da-link,
.da-slide .da-img{
    position: absolute;
    opacity: 0;
    left: 110%;
}
.da-slide h1 {
    top:75px;
    font-size:50px;
}
.da-slide .da-content {
    top:200px;
    max-width:50%;
}
.da-slider-fb .da-slide h1,
.da-slider-fb .da-slide .da-content,
.da-slider-fb .da-slide .da-link{
    left: 0%;
    opacity: 1;
}
.da-slider-fb .da-slide .da-img{
    left: 50%;
    opacity: 1;
}
.da-slide .da-img{
    text-align: center;
    width: 50%;
    top: 0px;
    height: 500px;
    line-height: 320px;
    left: 110%; /*60%*/
}
.da-slide .da-link{
    top: 270px; /*depends on p height*/
    border-radius: 30px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    border: 8px solid rgba(255,255,255,0.8);
    padding: 2px 20px 0px;
    font-size: 18px;
    line-height: 30px;
    width: 80px;
    text-align: center;
    background: rgba(255,255,255,0.2);
}
.da-slide .da-link:hover{
    background: rgba(255,255,255,0.3);
}
.da-dots{
    width: 100%;
    position: absolute;
    text-align: left;
    left: 0px;
    bottom: 20px;
    z-index: 1000;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.da-dots span{
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #78ADCC;
    margin: 3px;
    cursor: pointer;
}

#content .wpb_text_column :last-child {
    margin-bottom: 3px !important;
}

.da-dots span.da-dots-current:after{
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 50%;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.da-arrows{
    -moz-user-select: none;
    -webkit-user-select: none;
}
.da-arrows span{
    position: absolute;
    top: 50%;
    height: 43px;
    width: 43px;
    cursor: pointer;
    z-index: 2000;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out 0.2s;
    -moz-transition: opacity 0.4s ease-in-out 0.2s;
    -o-transition: opacity 0.4s ease-in-out 0.2s;
    -ms-transition: opacity 0.4s ease-in-out 0.2s;
    transition: opacity 0.4s ease-in-out 0.2s;
}
.da-slider:hover .da-arrows span{
    opacity: 1;
}
.da-arrows span:after{
    content: '';
    position: absolute;
    width: 43px;
    height: 43px;
    top: 5px;
    left: 5px;
}
.da-arrows span.da-arrows-next:after{
    background-position: top right;
}
.da-arrows span.da-arrows-prev{
    left: 0px;
    background-image:url('../img/CFW_PREV_Button.png');
}
.da-arrows span.da-arrows-next{
    right: 0px;
    background-image:url('../img/CFW_NEXT_Button.png');
}

.da-slide-current h1,
.da-slide-current .da-content,
.da-slide-current .da-link{
    left: 0px;
    opacity: 1;
}
.da-slide-current .da-img{
    left: 50%;
    opacity: 1;
}

@media(max-width:1199px){
    .da-slide h1 {
        font-size:40px;
    }
}
@media(max-width:992px){
    h1 {
        font-size:30px;
    }
    h2 {
        font-size:20px;
    }
    .da-slider{
        height: 450px;
    }
.da-slide h1 {
top:20px;
font-size:30px;
}
    .da-slide .da-content {
        top:115px;
        max-width:50%;
    }
.da-img {
max-width:50%;
}
}
/* Animation classes and animations */

/* Slide in from the right*/
.da-slide-fromright h1{
    -webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
    -moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
    -o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
    -ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
    animation: fromRightAnim1 0.6s ease-in 0.8s both;
}
.da-slide-fromright .da-content{
    -webkit-animation: fromRightAnim2 0.6s ease-in 0.8s both;
    -moz-animation: fromRightAnim2 0.6s ease-in 0.8s both;
    -o-animation: fromRightAnim2 0.6s ease-in 0.8s both;
    -ms-animation: fromRightAnim2 0.6s ease-in 0.8s both;
    animation: fromRightAnim2 0.6s ease-in 0.8s both;
}
.da-slide-fromright .da-link{
    -webkit-animation: fromRightAnim3 0.4s ease-in 1.2s both;
    -moz-animation: fromRightAnim3 0.4s ease-in 1.2s both;
    -o-animation: fromRightAnim3 0.4s ease-in 1.2s both;
    -ms-animation: fromRightAnim3 0.4s ease-in 1.2s both;
    animation: fromRightAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromright .da-img{
    -webkit-animation: fromRightAnim4 0.6s ease-in 0.8s both;
    -moz-animation: fromRightAnim4 0.6s ease-in 0.8s both;
    -o-animation: fromRightAnim4 0.6s ease-in 0.8s both;
    -ms-animation: fromRightAnim4 0.6s ease-in 0.8s both;
    animation: fromRightAnim4 0.6s ease-in 0.8s both;
}
@-webkit-keyframes fromRightAnim1{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
    0%{ left: 110%; opacity: 0; }
    1%{ left: 0%; opacity: 0; }
    100%{ left: 0%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 50%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
    0%{ left: 110%; opacity: 0; }
    1%{ left: 10%; opacity: 0; }
    100%{ left: 0%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 50%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
    0%{ left: 110%; opacity: 0; }
    1%{ left: 0%; opacity: 0; }
    100%{ left: 0%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 50%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
    0%{ left: 110%; opacity: 0; }
    1%{ left: 0%; opacity: 0; }
    100%{ left: 0%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 50%; opacity: 1; }
}

@keyframes fromRightAnim1{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@keyframes fromRightAnim2{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@keyframes fromRightAnim3{
    0%{ left: 110%; opacity: 0; }
    1%{ left: 0%; opacity: 0; }
    100%{ left: 0%; opacity: 1; }
}
@keyframes fromRightAnim4{
    0%{ left: 110%; opacity: 0; }
    100%{ left: 50%; opacity: 1; }
}
/* Slide in from the left*/
.da-slide-fromleft h1{
    -webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    -moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    -o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    -ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    animation: fromLeftAnim1 0.6s ease-in 0.6s both;
}
.da-slide-fromleft .da-content{
    -webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    -moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    -o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    -ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    animation: fromLeftAnim2 0.6s ease-in 0.6s both;
}
.da-slide-fromleft .da-link{
    -webkit-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
    -moz-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
    -o-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
    -ms-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
    animation: fromLeftAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromleft .da-img{
    -webkit-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
    -moz-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
    -o-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
    -ms-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
    animation: fromLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes fromLeftAnim1{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
    0%{ left: -110%; opacity: 0; }
    1%{ left: 0%; opacity: 0; }
    100%{ left: 0%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 50%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
    0%{ left: -110%; opacity: 0; }
    1%{ left: 0%; opacity: 0; }
    100%{ left: 0%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 50%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
    0%{ left: -110%; opacity: 0; }
    1%{ left: 0%; opacity: 0; }
    100%{ left: 0%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 50%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
    0%{ left: -110%; opacity: 0; }
    1%{ left: 0%; opacity: 0; }
    100%{ left: 0%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 50%; opacity: 1; }
}

@keyframes fromLeftAnim1{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@keyframes fromLeftAnim2{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 0px; opacity: 1; }
}
@keyframes fromLeftAnim3{
    0%{ left: -110%; opacity: 0; }
    1%{ left: 0%; opacity: 0; }
    100%{ left: 0%; opacity: 1; }
}
@keyframes fromLeftAnim4{
    0%{ left: -110%; opacity: 0; }
    100%{ left: 50%; opacity: 1; }
}
/* Slide out to the right */
.da-slide-toright h1{
    -webkit-animation: toRightAnim1 0.6s ease-in 0.6s both;
    -moz-animation: toRightAnim1 0.6s ease-in 0.6s both;
    -o-animation: toRightAnim1 0.6s ease-in 0.6s both;
    -ms-animation: toRightAnim1 0.6s ease-in 0.6s both;
    animation: toRightAnim1 0.6s ease-in 0.6s both;
}
.da-slide-toright .da-content{
    -webkit-animation: toRightAnim2 0.6s ease-in 0.3s both;
    -moz-animation: toRightAnim2 0.6s ease-in 0.3s both;
    -o-animation: toRightAnim2 0.6s ease-in 0.3s both;
    -ms-animation: toRightAnim2 0.6s ease-in 0.3s both;
    animation: toRightAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toright .da-link{
    -webkit-animation: toRightAnim3 0.4s ease-in both;
    -moz-animation: toRightAnim3 0.4s ease-in both;
    -o-animation: toRightAnim3 0.4s ease-in both;
    -ms-animation: toRightAnim3 0.4s ease-in both;
    animation: toRightAnim3 0.4s ease-in both;
}
.da-slide-toright .da-img{
    -webkit-animation: toRightAnim4 0.6s ease-in both;
    -moz-animation: toRightAnim4 0.6s ease-in both;
    -o-animation: toRightAnim4 0.6s ease-in both;
    -ms-animation: toRightAnim4 0.6s ease-in both;
    animation: toRightAnim4 0.6s ease-in both;
}
@-webkit-keyframes toRightAnim1{
    0%{ left: 0px;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
    0%{ left: 0px;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
    0%{ left: 0%;  opacity: 1; }
    99%{ left: 0%; opacity: 0; }
    100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
    0%{ left: 50%;  opacity: 1; }
    30%{ left: 55%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
    0%{ left: 0px;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
    0%{ left: 0px;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
    0%{ left: 0%;  opacity: 1; }
    99%{ left: 0%; opacity: 0; }
    100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
    0%{ left: 50%;  opacity: 1; }
    30%{ left: 55%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
    0%{ left: 0px;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
    0%{ left: 0px;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
    0%{ left: 0%;  opacity: 1; }
    99%{ left: 0%; opacity: 0; }
    100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
    0%{ left: 50%;  opacity: 1; }
    30%{ left: 55%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
    0%{ left: 0px;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
    0%{ left: 0px;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
    0%{ left: 0%;  opacity: 1; }
    99%{ left: 0%; opacity: 0; }
    100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
    0%{ left: 50%;  opacity: 1; }
    30%{ left: 55%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}

@keyframes toRightAnim1{
    0%{ left: 0px;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
    0%{ left: 0px;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
    0%{ left: 0%;  opacity: 1; }
    99%{ left: 0%; opacity: 0; }
    100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
    0%{ left: 50%;  opacity: 1; }
    30%{ left: 55%;  opacity: 1; }
    100%{ left: 100%; opacity: 0; }
}
/* Slide out to the left*/
.da-slide-toleft h1{
    -webkit-animation: toLeftAnim1 0.6s ease-in both;
    -moz-animation: toLeftAnim1 0.6s ease-in both;
    -o-animation: toLeftAnim1 0.6s ease-in both;
    -ms-animation: toLeftAnim1 0.6s ease-in both;
    animation: toLeftAnim1 0.6s ease-in both;
}
.da-slide-toleft .da-content{
    -webkit-animation: toLeftAnim2 0.6s ease-in 0.3s both;
    -moz-animation: toLeftAnim2 0.6s ease-in 0.3s both;
    -o-animation: toLeftAnim2 0.6s ease-in 0.3s both;
    -ms-animation: toLeftAnim2 0.6s ease-in 0.3s both;
    animation: toLeftAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toleft .da-link{
    -webkit-animation: toLeftAnim3 0.4s ease-in both;
    -moz-animation: toLeftAnim3 0.4s ease-in both;
    -o-animation: toLeftAnim3 0.4s ease-in both;
    -ms-animation: toLeftAnim3 0.4s ease-in both;
    animation: toLeftAnim3 0.4s ease-in both;
}
.da-slide-toleft .da-img{
    -webkit-animation: toLeftAnim4 0.6s ease-in 0.6s both;
    -moz-animation: toLeftAnim4 0.6s ease-in 0.6s both;
    -o-animation: toLeftAnim4 0.6s ease-in 0.6s both;
    -ms-animation: toLeftAnim4 0.6s ease-in 0.6s both;
    animation: toLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes toLeftAnim1{
    0%{ left: 0px;  opacity: 1; }
    30%{ left: 15%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
    0%{ left: 0px;  opacity: 1; }
    30%{ left: 15%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
    0%{ left: 0%;  opacity: 1; }
    99%{ left: 0%; opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
    0%{ left: 50%;  opacity: 1; }
    40%{ left: 70%;  opacity: 1; }
    90%{ left: 0%;  opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
    0%{ left: 0px;  opacity: 1; }
    30%{ left: 15%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
    0%{ left: 0px;  opacity: 1; }
    30%{ left: 15%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
    0%{ left: 0%;  opacity: 1; }
    99%{ left: 0%; opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
    0%{ left: 50%;  opacity: 1; }
    40%{ left: 70%;  opacity: 1; }
    90%{ left: 0%;  opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
    0%{ left: 0px;  opacity: 1; }
    30%{ left: 15%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
    0%{ left: 0px;  opacity: 1; }
    30%{ left: 15%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
    0%{ left: 0%;  opacity: 1; }
    99%{ left: 0%; opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
    0%{ left: 50%;  opacity: 1; }
    40%{ left: 70%;  opacity: 1; }
    90%{ left: 0%;  opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
    0%{ left: 0px;  opacity: 1; }
    30%{ left: 15%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
    0%{ left: 0px;  opacity: 1; }
    30%{ left: 15%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
    0%{ left: 0%;  opacity: 1; }
    99%{ left: 0%; opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
    0%{ left: 50%;  opacity: 1; }
    40%{ left: 70%;  opacity: 1; }
    90%{ left: 0%;  opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}

@keyframes toLeftAnim1{
    0%{ left: 0px;  opacity: 1; }
    30%{ left: 15%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
    0%{ left: 0px;  opacity: 1; }
    30%{ left: 15%;  opacity: 1; }
    100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
    0%{ left: 0%;  opacity: 1; }
    99%{ left: 0%; opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
    0%{ left: 50%;  opacity: 1; }
    40%{ left: 70%;  opacity: 1; }
    90%{ left: 0%;  opacity: 0; }
    100%{ left: -50%; opacity: 0; }
}

/** Responsive Top Navigation **/
.logo {
    position: inherit;
}

.main-navigation {
    padding-right: 15px;
    padding-left: 15px;
}

.menu-locations-container {
    display: inline-block;
}

.navbar-nav.navbar-right.navbar-languages {
    margin-right: 25px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:active {
    background-color: #1a6296;
}

.navbar-brand {
    padding: 0;
}

.secondary-navbar ul.main-navigation {
    margin-bottom: 0;
}

.secondary-navbar .navbar-toggle:hover,
.secondary-navbar .navbar-toggle:focus,
.secondary-navbar .navbar-toggle:active {
    background-color: #165d98;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
    .entry-content img.alignright,
    .entry-content img.image-right {
        width: 100%;
        height: auto;
    }

    .fixed-top {
        width: auto;
    }

    .primary-navigation .navbar-toggle {
        margin-top: 14px;
    }

    .widget-area {
        margin-top: 40px;
    }

    .logo {
        padding: 5px;
    }

    .main-navigation {
        text-align: left;
        padding-right: 0;
        padding-left: 0;
    }

    .main-navigation .nav-menu {
        float: none;
        padding-left: 5px;
        width: 100%;
    }

    .main-navigation ul {
        padding-left: 5px;
    }

    .main-navigation li {
        display: block;
        margin: 0;
    }

    .main-navigation li a  {
        display: block;
        font-size: 14px;
        padding-left: 5px;
        width: 100%;
    }

    .main-navigation #searchform {
        float: none;
    }

    .main-navigation #searchform input[type=text] {
        width: 100%;
    }

    .nav-menu-secondary li a {
        text-transform: none;
    }

    .da-slider{
        min-width: inherit;
    }

    .da-slide h1 {
        top: 25px;
        font-size: 22px;
    }

    .da-slide .da-content {
        max-width: 100%;
    }

    .da-slide .da-img{
        width: 0;
    }

    .region {
        float: none;
    }

    .entry-content .map {
        overflow: hidden;
        top: 32px;
    }

    .entry-content {
        margin-top: 40px;
    }

    .entry-content p {
        font-size: 16px;
    }

    .home .entry-content {
        margin-top: 0;
    }

    .country-region-image {
        left: inherit;
        right: 0;
    }

    .navbar-brand {
        padding-left: 10px;
        padding-top: 8px;
    }

    .secondary-navbar {
        border-bottom: 2px solid #1d568b;
        filter: none;
        background: #2877ba;
        filter: none;
    }

    .secondary-navbar .navbar-collapse {
      background: #fff6dc;
    }

    #searchform {
        margin-bottom: 7px;
    }

    #searchform input {
        background-color: #5191bf;
        border: 0;
        border-radius: 8px;
        color: white;
        text-transform: none;
        width: 100%;
    }

    #searchform input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        color: #fff;
    }
    #searchform input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
       color: #fff;
    }
    #searchform input::-moz-placeholder { /* Mozilla Firefox 19+ */
       color: #fff;
    }
    #searchform input:-ms-input-placeholder { /* Internet Explorer 10-11 */
       color: #fff;
    }
}

/* Small devices (tablets down) */
@media only screen and (max-width: 991px) {

	#content .wpb_text_column .alignright.no-alignright-style:last-child {
		margin-bottom: 20px !important;
		display: block;
	    margin-left: auto;
	    margin-right: auto;
	    float: none;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .visible-xs-inline {
        display: none;
    }

    .secondary-navigation {
        margin-right: 236px;
    }

    .secondary-navigation > .type-page {
        float: left;
    }

    #site-navigation {
        width: 710px;
    }

    [lang="es-ES"] #site-navigation {
        width: 740px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Large devices (large desktops,  and up) */
@media (min-width: 1200px) {
    #site-navigation {
        width: 910px;
    }

    [lang="es-ES"] #site-navigation {
        width: 940px;
    }
}
/*Styles for Topics to Consider*/
.topicsBox{
    background-color:#1c5e90;
    height:360px;
}
.topicsBox:hover{
    background-color:#1c5e90;
    height:360px;
    border:2px #1c5e90 solid
}
.topicsTop{
    margin-top:2em;
}
.topicsImg{
    width: 100%;
    object-fit: cover;
    height: 300px;
}
.topicsTitle{
    color:#FFF;
    font-size: 16px;
    margin-left: 0.8em;
    margin-top:0.5em;
    float:left;
}
.topicsLike{
    margin-top: 0.5em;
    margin-right: 0.8em;
    color:#FFF;
    font-size: 13px;
    float:right;
}
.likeHeart{
    color:#fa5b33;
}
