@font-face {
	font-family: 'Conv_Tangerine_Regular';
	src: url('/uploads/fonts/Tangerine_Regular.eot');
	src: local('☺'), url('/uploads/fonts/Tangerine_Regular.woff') format('woff'), url('/uploads/fonts/Tangerine_Regular.ttf') format('truetype'), url('/uploads/fonts/Tangerine_Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
	font-family: 'Conv_Tangerine_Bold';
	src: url('/uploads/fonts/Tangerine_Bold.eot');
	src: local('☺'), url('/uploads/fonts/Tangerine_Bold.woff') format('woff'), url('/uploads/fonts/Tangerine_Bold.ttf') format('truetype'), url('/uploads/fonts/Tangerine_Bold.svg') format('svg');
	font-weight: bold;
	font-style: bold;
}
*/
/* ==========================================================================
   Normalize.scss settings
   ========================================================================== */
/**
 * Includes legacy browser support IE6/7
 *
 * Set to false if you want to drop support for IE6 and IE7
 */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 * 3.Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/**
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:focus {
  outline: thin dotted; }
a:active, a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Addresses font sizes and margins set differently in IE 6/7.
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Addresses margins set differently in IE 6/7.
 */
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 *  Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Corrects text not wrapping in Firefox 3.
 * 4. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }


/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* Animations */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

/* Stylesheet: theme // normalize Modified On 2017-03-24 17:59:31 */
body{
    font-family:"Conv_Tangerine_Regular";
    font-size:300%; }
    
#fix{
    position:fixed;
    width:100%;
    z-index:999; }

#header{
    height:122px;
    min-width:960px;
    max-width:1280px;
    margin:auto;
    background:white;
    border-bottom:1px solid #ccc; }

#header h1 a{
    display:block;
    color:#555;
    text-decoration:none;
    font-size:60%;
font-weight:normal;
    text-align:center;
    float:left;
    margin-top:43px;
    padding:11px;}

#header h1 a:hover{
    color:black;}

#header h2{
    position:relative;
    color:#555;
    bottom:-3.3em;
    left:-3.3em;
    display:block;
    font-size:.5em;
font-weight:normal;
    float:left;}

#header #menu{
    float:right; }

#menu ul, #menu li{
    list-style:none;
    margin:0;
    padding:0;}

#menu ul{
    margin-top:59px;
    margin-left:11px;}

#menu li{
    float:left;}

#menu a{
    display:block;
    padding:11px;
    text-decoration:none;
    font-weight:normal;
    color:#555;
    font-size:80%;}

#menu a.menuactive, #menu a:hover{
    color:black;
    border-bottom:3px solid; }
    
#content{
    padding: 177px 0 0 0;
    color:#333;
    min-width:960px;
    max-width:1280px;
    margin:auto;
    letter-spacing:.05em;
    font-size:75%;}

#content h1{
font-weight:normal;
    font-size:150%;}

#content a{
    color:black;
    border-bottom:1px dotted;
    text-decoration:none; }

.animated{
	-webkit-animation-fill-mode:both;
	-moz-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	-o-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	-ms-animation-duration:1s;
	-o-animation-duration:1s;
	animation-duration:1s; }

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn; }

@-webkit-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

.gallery{
    margin-top:11px;}
    
#forms{
    width:58%;
    float:right;
    padding-left:1%;
    padding-bottom:11px;
    border-left:1px solid grey;}

#forms h3{
  margin-top:0;}
    
#forms h4{
    margin:0;}
    
.gallery img.img{
    width:40%;
	box-shadow: 0px 0px 11px #888888;
    float:left;}

.gallery input.btn{
    width:111px;
    border:none;
    float:right;}

button,
input,
select,
textarea {
  font-family: sans;
  font-size: 40%;
  margin: 0;
  margin-bottom:11px;
  width:44%;
  float:right;
  clear:right;
  border:1px solid #ccc;
  background:white;
  height:33px;}
  
label{
  margin-bottom:13px;
  width:55%;
  display:block;
  float:left;
  font-size: 80%;}

input[type="checkbox"]{
    width:5%;}

input.btn{
    width:111px;
    clear:both;
    float:right;}

#formsCM input.btn{
    width:111px;
    float:left;
    clear:both;}

.fbsubmit{
    width:25%;
    clear:both;
    float:right;
    background:#333;
    color:white;
    margin-top:.1em;}

.formbuilderformCM{max-width:50%;}

.formbuilderform{max-width:100%;}

.formbuilderformNL{
  width:50%;
  margin:auto;
}

.formbuilderformNL label,
.formbuilderformNL input,
.formbuilderformNL .fbsubmit{
  float:left;
  display:inline;
  width:25%;
  clear:none;
  max-height:22px;
  padding:0;
  margin-right:11px;
  color:black;
}

.formbuilderformNL input{
  background:none;
}

.rep{
  width:50%;
  float:left;
  margin:auto;
}

#blog{width:44%;}
#blogDate{font-size:80%;}
.CGBlogSummary img{max-width:100%;}

#ffix {
    position: fixed;
    width: 100%;
    bottom:0;
  z-index:999;
}

#footer{
  font-size:55%;
  height: 33px;
  padding-top:5px;
  text-align:right;
  min-width: 960px;
  max-width: 1280px;
  margin: auto;
  background: #FFF;
  border-top: 1px solid #CCC;}

#share-buttons img {
  width: 22px;
  float:left;
  padding: 5px;
  border: 0;
  box-shadow: 0;
  display: inline;
} 
@media all and (max-width: 1024px) {

  html, body {
        font-size: 150%;  }
  
  form{
    display:inline-block;  }  

  button,
  input,
  select,
  textarea {
    width:90%;
    float:left;
    clear:both;  }

  label{
    width:90%;
    clear:both;
    float:left; }

  input[type="checkbox"]{
      width:5%; }

  input.btn{
      clear:both;
      float:left; }

  #formsCM input.btn{
    float:left;
      clear:both; }

  .fbsubmit{
      width:90%;
      clear:both;
      float:left; }
  
  #mc2981moduleform_2{
    display:initial;  }

}


/* Stylesheet: theme // style Modified On 2016-04-05 10:13:13 */
