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


#content a {
    text-decoration: underline;
}

#gpcontent a {
    text-decoration: underline;
}

.button a {
    text-decoration: none !important;
}

.ghost-button a, .ghost-button, .teal-button a, .teal-button, .orange-button a, .orange-button, .red-button a, .red-button  {
    text-decoration: none !important;
}

.main-wrapper .landing-page .landing-title-scroll-section .sub-section .container .landing-item h2 {
    margin-bottom: 60px;
}

.main-wrapper .landing-page .landing-title-scroll-section .sub-section {
     padding-top: 60px;
}

.main-wrapper .top-page-rotator .down-arrow {
    top: 90%;
}

/* Content block styles added Jan 21, 2015 */
    /* image */
	#cont-imageWrapper {
    width:730px; }
	#cont-image {
	border:0 10px 5px 0;
	float:left;
	}

    /*pullQuote*/
    #cont-pullQuoteWrapper {
    width:730px; }
	#cont-pullQuote {
	width:330px;
	padding:10px;
	float:right;}
	.cont-laquo {
	width:62px;
	height:51px;
	padding-right:10px;
	float:left;}
	.cont-raquo {
	width:63px;
	padding-left:5px;
	height:51px;
	float:right;}
    .cont-clear {
	clear:both;}
	#cont-laquoAndPullQuoteContent {
	width:262px;
	float:left;}
	#cont-pullQuoteContent {
	width:190px;
	float:right;}

    /*sidebar*/
    /*#cont-sideBarWrapper {
    width:730px; }*/
	#cont-sideBarMain {
	width:272px;
	border:solid 1px #acacac;
	background-color:#E0E0E0;
	padding:10px;
	float:right;
    margin-left: 15px;}

    /*table*/
    #cont-tableWrapper {
    width:730px; }
	.cont-tableLeft {
	width:490px;
	float:left;
	}
	.cont-tableA {
	width:240px;
	float:left;
	margin-right:5px;
	/*background-color:#FF0004;
	height:200px;*/
	}
	.cont-tableB {
	width:240px;
	float:right;
	margin-right:5px;
	/*background-color:#FF0004;
	height:200px;*/
	}
	.cont-tableC {
	width:240px;
	float:right;
	/*background-color:#FF0004;
	height:200px;*/
	}	
/* \\Content block styles */


/* NEW GHOST BUTTON STYLES - USES .orange-button styles from GP (taken from style.css) */
orange-button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #c34100 0%, #a12900 100%) repeat-y scroll 0 -50px / 100% 180px;
}

.ghost-button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #e50000 0%, #dc261c 100%) repeat-y scroll 0 -50px / 100% 180px;
}

.orange-button, .ghost-button {
    border-radius: 4px;
    box-shadow: 0 4px 10px -3px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s linear 0s;
}

.red-button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #e50000 0%, #e50000 100%) repeat-y scroll 0 -50px / 100% 180px;
    border-radius: 8px;
    box-shadow: 0 4px 10px -3px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s linear 0s;
}

.teal-button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #159AA3 0%, #159AA3 100%) repeat-y scroll 0 -50px / 100% 180px;
    border-radius: 8px;
    box-shadow: 0 4px 10px -3px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s linear 0s;
}

    .orange-button a, .ghost-button a, .red-button a, .teal-button a, .blue-button a {
        color: #ffffff !important;
        display: inline-block;
        font-family: "futura-pt",sans-serif;
    }

        .orange-button a:hover, .ghost-button a:hover, .red-button a:hover, .teal-button a:hover, .blue-button a:hover {
            color: #ffffff !important;
        }
    .orange-button:hover, .ghost-button:hover, .red-button:hover, .teal-button:hover, .blue-button:hover {
        background-position: 0 0;
    }

.ghost-button, .teal-button, a.red-button { /* from style.css: .main-wrapper .cwf-donation-page .cwf-donation-form-container .cwf-donation-form-inner-container .orange-button, .ghost-button  */
    border: medium none;
    color: #ffffff !important;
    min-height: 60px;
    max-width: 100%;
    width: 230px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.main-wrapper .home-page .news-newsletter .container .item-wrapper .right .donate .wrapper .inner-wrapper .title-and-text .button a {
    padding: 14px 36px;
}

/* \\ NEW GHOST BUTTON STYLES */


/* home page carousel text */
.rotator-text .container-1230 .blackTextShadow h1
{
  text-shadow: 1px 1px 8px #FFFFFF;
  color:#000000 !important;
  width:100%;
}
.rotator-text .container-1230 .blackTextShadow h2
{
  text-shadow: 1px 1px 8px #FFFFFF;
  color:#000000 !important;
  width:100%;
}

.rotator-text .container-1230 .whiteTextShadow h1
{
  text-shadow: 1px 1px 8px #000000;
  color:#FFFFFF !important;
  width:100%;
}
.rotator-text .container-1230 .whiteTextShadow h2
{
  text-shadow: 1px 1px 8px #000000;
  color:#FFFFFF !important;
  width:100%;
}

.main-wrapper .top-page-rotator .arrow {
  text-shadow: 1px 1px 8px #000000;
  box-shadow: 1px 1px 8px #A9A9A9;
}

.main-wrapper .related-resources .container .arrow {
   text-shadow: 1px 1px 8px #000000;
   box-shadow: 1px 1px 8px #A9A9A9;
}

.text h1, .text h2 {
    text-shadow: 1px 1px 8px #000000;
}

/

#content ul {
    list-style: disc !important;
    margin-left: 20px !important;
    /*
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0;*/
}

/*
#content ul li{
    list-style: none;
    padding-left: 1em;
    text-indent: -1.5em;
}
*/

#content ol {
    padding-left: 13px;
}

.block-3-text {
    padding-left: 15px;
}

/* standardize image sizes for mobile */
@media screen and (max-width: 600px) {
	.main-wrapper img {max-width:95%;}
     .ghost-button {
        width:90%;
    }
}

@media screen and (max-width: 1015px) {
	#content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .mobileNav {
        display:block;
    }
    .ghost-button {
        width:150px;
    }
}

@media screen and (min-width: 1015px) {
    .mobileNav {
        display:none;
    }   
}

/* GP Quote panel - revised from style.css to work with legacy pages */
.container .quote-panel {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.container .quote-panel .inner-wrapper {
  margin: 0 auto;
  max-width: 820px;
  padding: 60px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.container .quote-panel .inner-wrapper .left {
  position: relative;
  width: 36.6%;
}
.container .quote-panel .inner-wrapper .left img.bio {
  max-width: 210px;
  max-height: 210px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.container .quote-panel .inner-wrapper .left img.quote-marks {
  position: absolute;
  top: -20px;
  left: -20px;
  height: 68px;
  width: 92px;
}
.container .quote-panel .inner-wrapper .right {
  width: 63.4%;
  padding-right: 80px;
}
.container .quote-panel .inner-wrapper .right .text p {
  font-size: 18px;
  line-height: 28px;
  color: #4c4d4f;
  margin-bottom: 24px;
}
.container .quote-panel .inner-wrapper .right .name span {
  font-size: 18px;
  line-height: 28px;
}
.container .quote-panel .inner-wrapper .right .name span.blue-text {
  color: #165c68;
}
.container .quote-panel .inner-wrapper .right .name span.black-text {
  color: #4c4d4f;
}
.container .quote-panel .inner-wrapper .right .link {
  margin-top: 40px;
}
.container .quote-panel .inner-wrapper .right .link a {
  font-size: 18px;
  line-height: 28px;
  color: #e55000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.container .quote-panel .inner-wrapper .right .link a i {
  font-size: 14px;
  line-height: 28px;
}
.container .quote-panel .inner-wrapper .right .link a:hover {
  color: #165c68;
}
/* \GP Quote Panel */

h3, h3 em, h3 i{
    font-size: 22px;
}

/* for French twitter panel on home page */
.main-wrapper .home-page .large-bottom .social-panels .twitterfr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  display: none;
  width: 475px;
  height: 475px;
}
.main-wrapper .home-page .large-bottom .social-panels .twitterfr.active {
  display: block;
}
.main-wrapper .home-page .large-bottom .social-panels .twitterfr .left {
  width: 0%;
}
.main-wrapper .home-page .large-bottom .social-panels .twitterfr .right {
  width: 100%;
}

/* for French youtube panel on home page */
.main-wrapper .home-page .large-bottom .social-panels .youtubefr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  display: none;
  width: 475px;
  height: 475px;
}
.main-wrapper .home-page .large-bottom .social-panels .youtubefr.active {
  display: block;
}
.main-wrapper .home-page .large-bottom .social-panels .youtubefr .left {
  width: 0%;
}
.main-wrapper .home-page .large-bottom .social-panels .youtubefr .right {
  width: 100%;
}

footer.site-footer .footer-wrapper .top-section .container .bottom a {
    color: #ffffff;
}
.banner-breadcrumb .breadcrumbComponent .breadcrumbseparator {
    display: inline;
    color: #b23500;
}

.red-caption {
    font-size: 26px;
}
.donate-text h3, .donate-text p {
  text-shadow: 1px 1px 8px #000000;
  color:#FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"] {
    background-color: #fdfdfd;
    border: 1px solid #dbdbdb;
    color: #4b4a4b;
    font-size: 19px;
    height: 42px;
    max-width: 90%;
    padding: 6px;
}

/* 2017 W4W subnav */
#w4wsubnav a, #w4wsubnav a:hover, #w4wsubnav p {
    color:#ffffff;
}

/* For creating a feature box - ie: https://cwf-fcf.org/en/about-cwf/150th/ */
.leftimgfeature {
    width: 100%; 
    height:100%; 
    background: #dfe0e0;
    padding:60px 120px 120px 120px;
}
@media screen and (max-width: 650px) {
    .leftimgfeature {
        padding:60px 40px 120px 40px;
    }
    .leftimgfeatureImg {
        width: 300px;
        height: 170px;
    }
}

/* donation form */
.onetimemonthly {font-size:24px;}

.main-wrapper .cwf-donation-page .cwf-donation-form-container .cwf-donation-form-inner-container {
    padding-top: 0;
}

#apple-menu {
    display: none;
}

/* Added for Teamraiser login box*/
.yui-button {
    border: solid;
    border-width: 1px;
}
.yui-panel-container {
    background-color: #ffffff;
    border: solid;
    border-width: 1px;
}

/* For standard page section blocks with GP Landing page checked */
.gp-landing-section-highlighted {
	width: 100%; 
	background: #dfe0e0;
	padding:30px 80px 30px 80px;
}
.gp-landing-section {
	width: 100%; 
	padding:30px 80px 30px 150px;
}
@media screen and (max-width: 750px) {
   .gp-landing-section-highlighted {
	padding:30px 80px 30px 30px;
   }
   .gp-landing-section {
	padding:30px 80px 30px 30px;
   }

   /* For standard right nav items on mobile*/
    #cont-sideBarMain { 
        float: none;
        margin-bottom: 20px;
        width: 400px;
    }   
}

/* pullquote display on mobile */
@media screen and (max-width: 750px) {
    .container .quote-panel .inner-wrapper .left { 
        display: none;
    }
    .container .quote-panel .inner-wrapper .right {
        width: 95%;
    }
}


/* Added for accessibility */
header.site-header .header-container .right .login-panel form .register-label a {
       text-decoration: underline !important;
}

header.site-header .header-container .right .login-panel form .password-label .forgot a {
       text-decoration: underline !important;
}

.mg-season-box {
    height: 950px;
    min-width: 500px;
    width: 500px;
    overflow: hidden;
}
.mg-season-box-short {
     height: 700px;
}
.mg-season-box-xl {
     height: 1300px;
}
.mg-tip {
    margin: auto;
    width: 50%; 
    padding: 80px;
    min-height: 450px;
}

@media screen and (max-width: 1480px) {
    .mg-season-box {
        height: 1000px;
        min-width: 400px;
    }

    .mg-season-box-short {
        height: 850px;
    }

    .mg-season-box-xl {
        height: 1400px;
    }
}

@media screen and (max-width: 1150px) {
    .mg-season-box {
        height: auto;
        min-width: 400px;
        margin-left: 0 !important;
    }

    .mg-season-box-short {
        height: auto;
    }

    .mg-season-box-xl {
        height: auto;
    }

    .mg-tip {
        margin: auto;
        width: 100%;
        padding: 80px;
    }
}

.news-item .title h4 a {color: #efebdc;}

/* Back to top icon */
.back-to-top {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0; /* use calc(50% - 60px) for centre align */
    width: 70px;
    height: 70px;
    z-index: 100;
    display: none;
    text-decoration: none;
    color: #dc261c;
}

.back-to-top a, .back-to-top:visited, .back-to-top:hover, .back-to-top:focus {
    color: #dc261c !important;
}

.back-to-top i {
  font-size: 60px;
}

/* in page notification that form was submitted*/
.alert {
    padding: 20px;
    background-color: #f44336;
    color: white;
    opacity: 0.83;
    transition: opacity 0.6s;
    margin-bottom: 15px;
    margin-left:300px;
    margin-right:300px;
}

.alert.success {background-color: #4CAF50;}
.alert.info {background-color: #2196F3;}
.alert.warning {background-color: #ff9800;}

.closebtn {
    padding-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 20px;
    line-height: 18px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}
/* \\in page notification that form was submitted*/

.container-1000 .survey-row {padding: 4px;color:#ffffff !important;}
.container-1000 .survey-row label {display: inline-block; width: 150px;}
.container-1000 .survey-row label.wrapable {display: inline; width: auto;}
span.req {display: inline-block; width: 7px;}

/* Ecommerce checkout field widths*/
#ccExp_YEAR {
    width: 100px;
}
#SUFFIX_SELECTED {
    width: 80px;
}
#ccExp_MONTH {
    width: 80px;
}

footer.site-footer .footer-wrapper .top-section .container .middle .footer-col p a, footer.site-footer .footer-wrapper .top-section .container .middle .footer-col p {
    color: #FFFFFF;
    font-weight: bold;
}

/* Accessibility - skip to content link in wrapper */
#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    background: transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 101;
}
#skiptocontent a:focus {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #BF1722;
    outline: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}
.breadcrumb { /* to correct for style set in bootstrap */
    background-color: transparent;
    border-radius: 0;
}
.fsocialmedia a {
  padding: 5px 10px;
}
.fsocialmedia a img {
  color: #ffffff;
}
.fsocialmedia a .facebook {
  height: 20px;
  width: 11px;
}
.fsocialmedia a .twitter {
  height: 21px;
  width: 15px;
}
.fsocialmedia  a .wordpress {
  height: 19px;
  width: 19px;
}
.fsocialmedia a .youtube {
  height: 16px;
  width: 24px;
}
.fsocialmedia a .instagram {
  height: 18px;
  width: 18px;
}
.fsocialmedia  a .pintrest {
  height: 18px;
  width: 18px;
}
.inthenews-text, .inthenews-text a, a.inthenews-text {
    color:#ffffff;
}
@media screen and (max-width: 850px) {
	#learnmorearrow {
        display:none;
    }
}
/* Tracy's new overall styles - Jan 31, 2019 */
#gpcontent p, #inner-2 p {
    font-family: 'Lato', arial;
    line-height: 1.4;
}
#gpcontent ul, #inner-2 ul, #gpcontent ul li, #inner-2 ul li, #gpcontent ol, #inner-2 ol, #gpcontent ol li, #inner-2 ol li {
    font-family: 'Lato', arial;
}
#gpcontent p a, #inner-2 p a {
    font-family: 'Lato', arial;
    line-height: 1.4;
    color: #365ebf;
}   
h1, .donate-text h3 {
    font-family: 'Raleway', arial !important;
    font-weight: 800;
    color: #fff !important;
    font-size: 64px;
    line-height: 64px;
}
h2, h2 em, .main-wrapper .top-page-rotator .rotator-container .rotator-background-image .rotator-text .container-1230 .text h2 {
    font-family: 'Raleway', arial;
    font-weight: bold;
    color: #000;
    font-size: 38px;
    line-height: 1.4em;
}
h3 {
    font-family: 'Raleway', arial;
    font-weight: bold;
    color: #386785;
    font-size: 22px;
    text-transform: uppercase;
}
h4 {
    font-family: 'Raleway', arial;
    font-weight: bold;
    color: #386785;
    font-size: 18px;
    text-transform: uppercase;
}
.ghost-button, .orange-button, .red-button, .teal-button, .blue-button, .ghost-button a, .orange-button a, .red-button a, .teal-button a, .blue-button a, .main-wrapper .home-page .news-newsletter .container .item-wrapper .right .inner-wrapper form input[type="submit"] {
    font-family: 'Lato', arial;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 30px 10px 30px;
}
/* \\Tracy's new overall styles - Jan 31, 2019 */

.sidebar-page-navigation a {
    text-decoration: none !important;
}

/* Tracy's standard page elements implemented March 2019 - wrap page body in tk class */
.tk ul li::before {
    content: "";
}
.tk ul {
    list-style: disc !important;
    margin-left: 20px !important;
}
.tk ol {
    margin-left: 20px;
}
.tk ol li {
    font-size: 18px;
    font-family: 'Lato', arial;
}

.tk .tkicon p, .tk .tkiconlarge p {
    font-family: 'Raleway', arial;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    max-width: 150px;
    margin: 0 auto;
}
.tk .buttonblue {
    background-color: #0865b8 !important;
    background: none;
}
.tk .buttonteal {
    background-color: #00827F !important;
    background: none;
}
.tk .tkbggray {
    width: 100%;
    background: #f1f2ed;
}
.tk .tkbgdarkgray {
    width: 100%;
    background: #595959
}
.tk .tkbgteal {
    width: 100%;
    background: #00827F;
}
.tk .tkbgteal span, .tk .tkbgteal h5 {
    color: #ffffff;
}
.tk .tkbgteal h5 {
    text-transform: uppercase;
}
.tk .tkbgpurple {
    width: 100%;
    background: #987a9a;
}
.tk .tkbgpurple a {
    color: #000;
}
.tk .tkfeatureimage {
    width: 500px;
    max-width: 100%;
}
.tk .tkfeatureimagesmall {
    width: 350px;
    max-width: 100%;
}
.tk .sub-section {
    padding-top: 100px;
    padding-bottom: 100px;
}
.tk .spacer {
    border-bottom: 1px solid #D3D3D3;
    width: 80%;
    margin: 0 auto;
}
.tk .vertical-spacer {
    border-left: 1px solid #D3D3D3;
    height: 98%;
}
.tk .center {
    text-align: center;
    margin: 0 auto;
}
.tk .light {
    color: #ffffff;
}
.tk .profileimage {
    width: 200px;
}
.tk .sectionimage {
    width: 300px;
}
.tk .tkicon, .tk .tkiconlarge {
    padding: 0 23px 40px 23px;
}
.tk .tkicon, .tk .tkicon a, .tk .tkiconlarge, .tk .tkiconlarge a {
    text-decoration: none !important;
    font-size: 16px;
}
.tk .tkicon img{
    padding-bottom: 30px;
    width: 100px;
}
.tk .tkiconlarge img {
    padding-bottom: 0;
    width: 200px;
}
.tk .tkicon h4 {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0;
    color: #000;
}
.tk .tkicon h5 {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0;
    color: #fff;
}
.tk .profileimage, .tk .teal-button, .tk .ghost-button, .tk .blue-button, .tk .red-button {
    margin-bottom: 20px;
}
.tk .survey-row {
    padding-bottom:12px;
}
.tk .survey-row label {
    width: 120px;
}
.tk h6 {
    text-transform: uppercase;
    padding-top: 20px;
    margin-top: 0;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.youtube-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
 .youtube-responsive iframe, .youtube-responsive object, .youtube-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* \\Tracy's standard page elements implemented March 2019  */

.dyksectionhead {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    display: inline-block;
}

h1.topalign, h2.topalign, h3.topalign, h4.topalign, h5.topalign, h6.topalign {
    margin-top: 0;
}


/* Contact form styles - https://cwf-fcf.org/en/explore/eels/letter-to-hydro.html */
.tkcontactform {
    text-align: center;
    width: 80%;
    max-width: 700px;
    margin: 0 auto;
}

    .tkcontactform input[type="text"], .tkcontactform input[type="password"], .tkcontactform input[type="email"], .tkcontactform input[type="tel"] {
        margin-bottom: 15px;
        width: 100%;
        max-width: 100%;
        text-align: center;
        border-radius: 4px;
        height: 50px;
    }

    .tkcontactform textarea {
        margin-bottom: 15px;
        width: 100%;
        max-width: 100%;
        border-radius: 4px;
        height: 100px;
    }

    .tkcontactform input[type="submit"] {
        width: 100%;
        background: #e50000;
        text-transform: uppercase;
        border-radius: 4px;
        border: none;
        height: 40px;
        margin: 20px 0 50px 0;
        color: #fff;
        font-weight: bold;
    }


    /* Customize the label (the container) */
    .tkcontactform .container {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        margin-top: 15px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: left;
    }

        /* Hide the browser's default checkbox */
        .tkcontactform .container input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }

    /* Create a custom checkbox */
    .tkcontactform .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #fff;
        border-radius: 4px;
    }

    /* On mouse-over, add a grey background color */
    .tkcontactform .container:hover input ~ .checkmark {
        background-color: #eee;
    }

    /* When the checkbox is checked, add a blue background */
    .tkcontactform .container input:checked ~ .checkmark {
        background-color: #2196F3;
    }

    /* Create the checkmark/indicator (hidden when not checked) */
    .tkcontactform .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the checkmark when checked */
    .tkcontactform .container input:checked ~ .checkmark:after {
        display: block;
    }

    /* Style the checkmark/indicator */
    .tkcontactform .container .checkmark:after {
        left: 9px;
        top: 5px;
        width: 7px;
        height: 12px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

/* \\Contact form styles */


/* for CMS login window - Facebook, Google etc. - Janrain*/
.janrainPage ul li::before {
    content: "";
}

/* Imagine Canada Trustmark */
.header-logo2 {
    float: right;
    margin-top: 4px;
    margin-left: 10px;
}
@media (max-width: 680px) and (min-width: 600px) {
    .header-logo2 {
        display: none;
    }
}
@media (max-width: 1100px) and (min-width: 980px) {
    .header-logo2 {
        display: none;
    }
}


.white-outline-button {
    color: #ffffff !important;
    min-height: 60px;
    max-width: 100%;
    width: 230px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    margin-bottom: 20px;
    font-family: 'Lato', arial;
    font-weight: bold !important;
    text-transform: uppercase;
    padding: 10px 30px 10px 30px;
    border-style: solid;
    border-width: 2px;
    background: none;
}

/* style for the left nav item of the page currently being viewed */
.activeLeftMenuItem {
    font-weight: bold;
}


/* MEGA MENU */
.exo-menu {
    width: 100%;
    float: left;
    list-style: none;
    position: relative;
    background: #dfe0e0;
    margin-left: 0 !important;
}

.mega-menu-wrap a, .mega-menu-wrap a:hover, .mega-menu-wrap a.active, .mega-menu-wrap a:active, .mega-menu-wrap a:visited, .mega-menu-wrap a:focus {
    color: #fefefe;
    text-decoration: none;
}

.mega-menu-wrap a:hover {
    color: #47DBE6 !important;
}

.exo-menu > li {
    display: inline-block;
    float: left;
}

    .exo-menu > li > a {
        color: #000;
        text-decoration: none;
        border-right: 1px #365670 dotted;
        -webkit-transition: color 0.2s linear, background 0.2s linear;
        -moz-transition: color 0.2s linear, background 0.2s linear;
        -o-transition: color 0.2s linear, background 0.2s linear;
        transition: color 0.2s linear, background 0.2s linear;
    }

        .exo-menu > li > a.active,
        .exo-menu > li > a:hover,
        li.drop-down ul > li > a:hover {
            background: #4E4E4E;
            color: #fff;
        }

.exo-menu i {
    float: left;
    font-size: 18px;
    margin-right: 6px;
    line-height: 20px !important;
}

li.drop-down,
.flyout-right,
.flyout-left {
    position: relative;
}

    li.drop-down:before {
        content: "\f103";
        color: #fff;
        font-family: FontAwesome;
        font-style: normal;
        display: inline;
        position: absolute;
        right: 6px;
        top: 20px;
        font-size: 14px;
    }

    li.drop-down > ul {
        left: 0px;
        min-width: 230px;
    }

.drop-down-ul {
    display: none;
}

.flyout-right > ul,
.flyout-left > ul {
    top: 0;
    min-width: 230px;
    display: none;
    border-left: 1px solid #365670;
}

li.drop-down > ul > li > a,
.flyout-right ul > li > a,
.flyout-left ul > li > a {
    color: #fff;
    display: block;
    padding: 20px 22px;
    text-decoration: none;
    background-color: #365670;
    border-bottom: 1px dotted #547787;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
}

.flyout-right ul > li > a,
.flyout-left ul > li > a {
    border-bottom: 1px dotted #B8C7BC;
}


/*Flyout Mega*/
.flyout-mega-wrap {
    top: 0;
    right: 0;
    left: 100%;
    width: 100%;
    display: none;
    height: 100%;
    padding: 15px;
    min-width: 742px;
}

h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}

.flyout-mega ul > li > a {
    font-size: 90%;
    line-height: 25px;
    color: #fff;
    font-family: inherit;
}

    .flyout-mega ul > li > a:hover,
    .flyout-mega ul > li > a:active,
    .flyout-mega ul > li > a:focus {
        text-decoration: none;
        background-color: transparent !important;
        color: #ccc !important
    }
/*mega menu*/

.mega-menu {
    left: 0;
    right: 0;
    padding: 15px;
    display: none;
    padding-top: 20px;
    min-height: 100%;
}

    .mega-menu ul li a {
        line-height: 25px;
        font-size: 90%;
        display: block;
    }

ul.stander li a {
    padding: 3px 0px;
	list-style: none;
}

.stander {
	list-style: none;
}

.sub-menu {
list-style: none;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

    ul.description li span {
        color: #ccc;
        font-size: 85%;
    }

a.view-more {
    border-radius: 1px;
    margin-top: 15px;
    background-color: #009FE1;
    padding: 2px 10px !important;
    line-height: 21px !important;
    display: inline-block !important;
}

    a.view-more:hover {
        color: #fff;
        background: #0DADEF;
    }

ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}
/*common*/
.mega-menu {
    background-color: #4E4E4E;
}

    /*hover*/
    .mega-menu:hover,
    .drop-down-ul:hover,
    li.drop-down > a:hover + .drop-down-ul,
    .images-drop-down > a:hover + .Images,
    .mega-drop-down a:hover + .mega-menu {
        display: block;
    }
/*responsive*/
@media (min-width:767px) {
    .exo-menu > li > a {
        display: block;
        padding: 15px 22px;
    }

    .mega-menu, .flyout-mega-wrap, .Images, .Blog, .flyout-right > ul,
    .flyout-left > ul, li.drop-down > ul {
        position: absolute;
    }

    .flyout-right > ul {
        left: 100%;
    }

    .flyout-left > ul {
        right: 100%;
    }
}

@media (max-width:767px) {

    .exo-menu {
        min-height: 58px;
        background-color: #23364B;
        width: 100%;
    }

        .exo-menu > li > a {
            width: 100%;
            display: none;
        }

        .exo-menu > li {
            width: 100%;
        }

    .display.exo-menu > li > a {
        display: block;
        padding: 20px 22px;
    }

    .mega-menu, .Images, .Blog, .flyout-right > ul,
    .flyout-left > ul, li.drop-down > ul {
        position: relative;
    }
}

a.toggle-menu {
    position: absolute;
    right: 0px;
    padding: 20px;
    font-size: 27px;
    background-color: #ccc;
    color: #23364B;
    top: 0px;
}
/* \\ MEGA MENU */

/* Jul 27 2021 - bgHeroHeader addtional styles */
.blackTextShadow {
  color: #fff !important;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}

.blackTextShadow em { 
    font-style: normal !important;
    font-family: 'Lato', arial;
  }