body {
	font-family: canada-type-gibson, sans-serif;
font-weight: 400;
font-style: normal;
}

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5,

h1 a, h2 a, h3 a, h4 a, h5 a,
.h1 a, .h2 a, .h3  a, .h4 a, .h5 a
 {
	font-family: canada-type-gibson, sans-serif;
font-weight: 700;
font-style: normal;

}

label, p.formlabel {
	color: #333;
	font-family: canada-type-gibson, sans-serif;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.75rem !important;

}

select {
	line-height: inherit !important;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea , select {
		-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-radius: 0;
	font-size: 16px;
	    border: 2px dotted #666;
background-color: #fff;
	transition: 400ms all;
}
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus, select:focus  {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	  border: 2px solid #222;
background-color: #fff;
}


[type='file'] {
font-size: 16px;  line-height: 2; 	font-weight: 400;
}
  
.is-invalid-label {
  color: #000; }
 
 .checkbox-label input {
 	margin: 1rem 0 1rem 0;
 } 
 
.checkbox-label.is-invalid-label  {
  background-color: rgba(255, 147, 144, .5); 
}

.checkbox-label.is-invalid-label  input {
 	margin: 1rem 0 1rem 1rem;

 } 
 
 
.checkbox-label.is-invalid-input {
	padding: 0 1rem;
}
  .is-invalid-input:not(:focus) {
  border-color: #000;
  background-color: rgba(255, 147, 144, .5); }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #000; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #000; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #000; }
  .is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #000; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #000; }

textarea {

  min-height: 200px;
 }
  
  form em {
  	display: inline-block;
  	font-size: 1rem;
  	color:  #ff9390;
  	font-style: normal;
  	line-height: 1;
  }
    
/*.is-invalid-label em {
font-size: 1.5rem;line-height: 0.5;
}
  */
  
  #listingform {
  	margin-bottom: 8rem;
  }
  
 #listingform [type='text'], #listingform  [type='password'], #listingform  [type='date'], #listingform  [type='datetime'], #listingform  [type='datetime-local'], #listingform  [type='month'], #listingform  [type='week'], [type='email'], #listingform  [type='number'], #listingform  [type='search'], #listingform  [type='tel'], #listingform  [type='time'], #listingform  [type='url'], #listingform  [type='color'],
 #listingform textarea ,  #listingform select {
 	
 } 

 #listingform .org-submit {
margin-top: 4rem;
 }
 
  #listingform .org-submit input {
  	margin-bottom: 0;
  }
  
  
  #tandc {
  	color: #fff; background: #111; padding:  1rem 2rem;margin-bottom: 1rem;
  }
  
   #tandc p {
   	font-size: 1rem; 
   } 
  
  
 #tandc  .nav-toggle span:before, #tandc  .nav-toggle span:after {

  background: #fff !important;


}






[type='text'].h1 {
  font-size: 1.5rem;
  line-height: 1.4 ;
height: auto;
  margin-bottom: 0.5rem;

}

textarea.h4 {
  font-size: 1.25rem;
  line-height: 1.4;
min-height: 100px; 
  margin-bottom: 0.5rem;
}

[type='text'].h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

[type='text'].h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

 
 @media print, screen and (min-width: 40em) {
[type='text'].h1 {
    font-size: 3rem; }
[type='text'].h2 {
    font-size: 2.5rem; }
[type='text'].h3 {
    font-size: 1.9375rem; }
[type='text'].h4 {
    font-size: 1.5625rem; }

}


.middle-label {
	margin-bottom: 0.25rem;
}

.chars  {position: relative;
	z-index: 1000;
	display: inline-block;
	color: #ff9390;
	background: #fff;
	float: right;
	margin-top: -1.25rem;
	margin-right: 1rem;
	padding: 0 0.5rem;
} 
 
   @media print, screen and (min-width: 40em) {
   	p, li {
	font-size: 1.25rem;
	line-height: 1.4;
}
}

a {
	font-weight: 600;
	color:  #0a0a0a;
	cursor: pointer;
	border-bottom: 2px dotted #666;

}
a:hover, a:focus {outline:  0;
		color:  #0a0a0a;
	border-bottom: 2px solid #0a0a0a;}

b, strong {
font-weight: 700;
font-style: normal;
}


#header {z-index: 1;
	position: fixed;
	width: 100%;
	background: #fff;
		padding-top: 1.875rem;
}


#header.shrunk {
			padding-top: 1rem;

}

/*
#content-container {
	margin-top: 6rem;

}*/



   @media print, screen and (max-width: 39.99875em) {
   	#header {
   		position: static;
   	}
   }


@media print, screen and (min-width: 40em) {
	#content-container {
	margin-top: 12rem;
}




}

#notheader {
		 -webkit-transition: transform 400ms ;
    -moz-transition:transform 400ms ;
    -ms-transition:transform 400ms ;    
	transition:transform 400ms ;
}
/*#notheader.active {
	  transform:translateY(275px);

}*/

#notheader.active .intro {
	display: none;
}

@media print, screen and (min-width: 40em) {
#notheader.active {
	  transform:translateY(225px);

}

}



footer {
	width: 100%;
	padding-bottom: 1.875rem;
	padding-top: 1.875rem;
}


footer ul li {
	margin-bottom: 0.9375rem
}

.page {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.page-content {
  flex: 1;
}



.intro {
	margin-bottom: 1.875rem;;
}


/* @group LOGO */

#logo  {
	font-size: 3rem;line-height: 1;
	font-family: canada-type-gibson, sans-serif;
font-weight: 700 ;
font-style: normal;
text-transform: uppercase;
white-space: nowrap !important;
color: #222;
margin-bottom: 0.875rem;
}

 #logo a {
color: #0a0a0a;
border: none;
font-weight: 700 !important;

}

#logo strong {
        -webkit-animation: color-change 30s infinite;
        -moz-animation: color-change 30s infinite;
        -o-animation: color-change 30s infinite;
        -ms-animation: color-change 30s infinite;
        animation: color-change 30s infinite;
    }

    @-webkit-keyframes color-change {
             0% { color: #8ab2f4; }
        10% { color: #9f8af4; }
       20% { color: #d68af4; }
        30% { color: #fb8ec8; }
        40% { color: #ff9390; }
        50% { color: #ffbe90; }
        60% { color: #ffd490; }
        70% { color: #ffea90; }
        80% { color: #d4f38a; }
        90% { color: #84e98b; }
        100% { color: #84cee9; }
    }
    @-moz-keyframes color-change {
            0% { color: #8ab2f4; }
        10% { color: #9f8af4; }
       20% { color: #d68af4; }
        30% { color: #fb8ec8; }
        40% { color: #ff9390; }
        50% { color: #ffbe90; }
        60% { color: #ffd490; }
        70% { color: #ffea90; }
        80% { color: #d4f38a; }
        90% { color: #84e98b; }
        100% { color: #84cee9; }
    }
    @-ms-keyframes color-change {
            0% { color: #8ab2f4; }
        10% { color: #9f8af4; }
       20% { color: #d68af4; }
        30% { color: #fb8ec8; }
        40% { color: #ff9390; }
        50% { color: #ffbe90; }
        60% { color: #ffd490; }
        70% { color: #ffea90; }
        80% { color: #d4f38a; }
        90% { color: #84e98b; }
        100% { color: #84cee9; }
    }
    @-o-keyframes color-change {
          0% { color: #8ab2f4; }
        10% { color: #9f8af4; }
       20% { color: #d68af4; }
        30% { color: #fb8ec8; }
        40% { color: #ff9390; }
        50% { color: #ffbe90; }
        60% { color: #ffd490; }
        70% { color: #ffea90; }
        80% { color: #d4f38a; }
        90% { color: #84e98b; }
        100% { color: #84cee9; }
    }
    @keyframes color-change {
        0% { color: #8ab2f4; }
        10% { color: #9f8af4; }
       20% { color: #d68af4; }
        30% { color: #fb8ec8; }
        40% { color: #ff9390; }
        50% { color: #ffbe90; }
        60% { color: #ffd490; }
        70% { color: #ffea90; }
        80% { color: #d4f38a; }
        90% { color: #84e98b; }
        100% { color: #84cee9; }
    }
    




@media print, screen and (min-width: 40em) {

#header #logo {
font-size: 8rem;
transition: all .3s;
} 
#header.shrunk #logo {
font-size: 3rem;
} 

}




/* @end */

.menu a {
	font-weight: 700;
font-style: normal;
border: none;
}

.small-menu a {
		font-weight: 600;

	font-size: 80%;
}


@media print, screen and (min-width: 40em) {
.credit-menu {
  float: right ; }
}
@media print, screen and (min-width: 40em) {
.credit-menu {
 margin-top: 2.15rem; }
}


.more-button {
	  font-size: 1rem;
	  background: #0a0a0a;
	  color: #fff;
	  border: 2px solid #ccc ;
	  
  border-radius: 0;
  	font-weight: 700;
font-style: normal;
text-transform: uppercase;
	  letter-spacing: 1px;

margin: 0.9375rem 0;
}


.more-button:hover, .more-button:focus {
		  background: #000;
	  color: #fff;
	  border: 2px solid #d4f38a ;
 border-image-slice: 1;
  border-image-source: linear-gradient(to left, #84e98b, #d4f38a);
  

}



/* @group MENU TOGGLE */


.nav-toggle {
	 margin-top: 1.2rem;

	 margin-left: auto;
	display: block;
	z-index: 1;
	 width: 35px;
	 height:  1px;
border-bottom: none !important;
}




.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 8px;
  width: 35px;
  background: #333;
  position: absolute;
  display: block;
  content: '';
  cursor: pointer;

}

.nav-toggle span:before, .nav-toggle span:after  {
	
   -webkit-transition: transform 400ms ;
    -moz-transition:transform 400ms ;
    -ms-transition:transform 400ms ;    
	transition:transform 400ms ;
}

.nav-toggle span:before {
  top: -10px;  

}
.nav-toggle span:after {
  bottom: -10px; 
}





.nav-toggle.active  {
/*		background: rgba(255, 255, 255, 1) !important;*/
  margin-left: auto;
}


.nav-toggle.active  span {
	background:transparent;
}

.nav-toggle.active  span:before
{  height: 8px;
	transform: rotate(45deg);
position: absolute; top: 0;
}


.nav-toggle.active  span:after
{height: 8px;
	transform: rotate(-45deg);
position: absolute; top: 0;
}



.nav-toggle:hover span, .nav-toggle:hover span:before, .nav-toggle:hover span:after {
	 background: #0a0a0a
/*linear-gradient(to left, #84bfa4, #03a696)*/
}



.nav-toggle.active:hover  span {
	background:transparent;
}

@media print, screen and (min-width: 40em) {

.nav-toggle {
	 margin-top: 1.75rem;

}
}

/* @end */



	#searchform {
display: none;

margin-left: -0.875rem;
		margin-right: -0.875rem;
		
		margin-top: 0.875rem;
		margin-bottom: 0;
		
		padding-bottom: 0.9375rem;
		/*padding-bottom: 1.875rem;*/
/*border-bottom: 2px solid rgba(0, 0, 0, .1);*/
	}

	#searchform.active {
		display: block;
	}
	
	

/* @group LISTING */

.square-box{
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #eee;
	color: rgba(0, 0, 0, .7);
	transition: 400ms all;
	margin-bottom: 1.875rem;
}

.square-box:before{
    content: "";
    display: block;
    padding-top: 100%;
}

.placeholder.square-box {
	border: 6px solid #dddddd !important;
	color:  #bbbbbb !important;
    background: #eeeeee;
cursor: default;
}


.square-content{
		font-family: canada-type-gibson, sans-serif;
font-weight: 700;
font-style: normal;
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	    overflow: hidden;

    text-align: center;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 flex-direction: column;
}



.square-content p {
	font-size: 3rem;
	line-height: 1;
	margin: 0;
}





@media print, screen and (min-width: 40em) {

.square-content p {
	font-size: 4rem;
}


.medium-6 .square-content p {
	font-size: 2.5rem;
}



}



@media print, screen and (min-width: 64em) {

.square-content p {
	font-size: 2rem;
}


.medium-6  .square-content p {
	font-size: 3rem;
}



}




@media screen and (min-width: 82.5em) {

.square-content p {
	font-size: 3.5rem;
}


.medium-6  .square-content p {
	font-size: 4rem;
}



}


.square-content span {
	display: inline-block;
}

/*only style the outside span:  p > */
.square-content p > .x-large {
	font-size: 150%;
}

.square-content  p > .large {
	font-size:  125%;
}

.square-content  p >  .small {
	font-size: 75%;
}

.square-content  p > .x-small {
	font-size: 50%;

}


.square-box {
		 transition: 400ms all;
		border: 6px solid rgba(0, 0, 0, .1);

}
a:hover .square-box {
		color: rgba(0, 0, 0, .9);
		border: 6px solid rgba(0, 0, 0, .6);
}

/*
.pink {
	background-color: #c073a2;
}


.red {
	background-color: #ff9390
}


.purple {
	background-color:#7b6fb6;
}

.blue {
		background-color:#7396c3;
}



.bluegreen {
	background-color: #71c2c2
}

.green {
	background-color: #7abf9f;
}


.yellowgreen {
	background-color: #9abe71
}
.brown {
	background-color: #bfb270;
}

.beige {
	background-color: #f2d090;
}

*/


.blue {
		background-color:#8ab2f4;
}

.bluepurple {
	background: #9f8af4;
}

.purple {
	background-color:#d68af4;
}



.pink {
	background-color: #fb8ec8;
}


.red {
	background-color: #ff9390
}

.orange {
	background: #ffbe90;
}

.orangeyellow {
	background: #ffd490;
}


.yellow {
	background: #ffea90;
}


.yellowgreen {
	background-color: #d4f38a
}

.green {
	background-color: #84e98b;
}

.greenblue {
	background-color: #84cee9
}



/*
.brown {
	background-color: #ddc254;
}

.beige {
	background-color: #f2d090;
}

*/




/* @end */

.reveal {
  padding-top: 4rem;

  border-radius: 0;
  background-color: #fff;
/*  overflow-x: hidden;*/

 }
 /*workaround inconsisent cross-browser placement of reveal modal... */
/* #contentmodal {position: absolute;
 	top:  12rem !important;
 	left: 0; right:  0; margin: auto;
 }
 */
 

   @media print, screen and (max-width: 39.99875em) {
   	
   	.reveal {
  padding-top: 4rem;

  border-radius: 0;
  background-color: #fff;
  overflow-x: hidden;

 }
 
   }
   @media print, screen and (min-width: 40em) {
   	
   	.reveal {
   padding: 4rem;
  border: 8px solid rgba(0, 0, 0, .9);
  
 }
 
 
 
  	
.reveal-overlay {
/*  background-color: rgba(192, 115, 162, 0.8);*/
  background-color: rgba(255, 255, 255, 0.8);
 }


.summary {
	
	 	margin-bottom: 1.875rem;

}

}


.summary {
		 display: flex;
	 justify-content: flex-end;
	 flex-direction: column;

}

.org-data {
	 	margin-top: 1.875rem;
}

.org-data img {
	max-width: 250px;
}

.org-data p {
/*	color:  #57344a;*/
font-size: 1rem;
text-transform: uppercase;
		margin-bottom: 0;
}



.org-data [class^="icon-"], .org-data [class*=" icon-"] {
	font-size:  1.5rem;
	line-height: 1.75;
}

.org-data a {
		
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
/*  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;*/
}


.org-data li a {
	border-bottom: none;

}


/*ie 10+ word-wrap fix */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

.org-data a
{
	display: inline-block;
	width: 100%;
}
}




.callout.alert {
padding:   1rem;
margin: 0;
  border: 3px solid #ff9390;
  border-radius: 0;
  background-color: #fff;
  color: #333; }