
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent 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 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

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

/**
 * 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;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}


/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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



body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
	font-family: 'Roboto', 'Roboto Slab', serif, 'Roboto', sans-serif;
}


/* --- header ani ------------------------------------------------ */ 

.cbp-af-header {
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	background: #FFF;
	z-index: 10000;
	height: 150px;
	/*overflow: hidden;*/
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	border-bottom: 2px solid #EEE;
}

.cbp-af-header .cbp-af-inner {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1.875em;
}


.cbp-af-header h1,
.cbp-af-header nav {
	position: relative;
}

 /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
.cbp-af-header h1, .cbp-af-header nav a  {
	line-height: 150px;
}

.cbp-af-header h1 {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 4px;
	font-size: 3.5em;
	margin: 0;
	font-family: 'Roboto Slab', serif;
	text-align: center;
}

.cbp-af-header nav {
	float: left;
}

.cbp-af-header nav a {
	color: #aaa;
	font-weight: 300;
	margin: 0 0 0 30px;
	font-size: 1.2em;
}

.cbp-af-header nav a:hover {
	color: #333;
}

/* Transitions and class for reduced height */
.cbp-af-header h1,
.cbp-af-header nav a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cbp-af-header.cbp-af-header-shrink {
	height: 90px;
}

.cbp-af-header.cbp-af-header-shrink h1,
.cbp-af-header.cbp-af-header-shrink nav a {
	line-height: 90px;
}

.cbp-af-header.cbp-af-header-shrink h1 {
	font-size: 2em;
}

.cbp-af-header.cbp-af-header-shrink nav a {
	font-size: 0.9em;
}

/* Example Media Queries */
@media screen and (max-width: 55em) {
	
	.cbp-af-header .cbp-af-inner {
		width: 100%;
	}

	.cbp-af-header h1,
	.cbp-af-header nav {
		display: block;
		margin: 0 auto;
		text-align: center;
		float: none;
	}

	.cbp-af-header h1,
	.cbp-af-header nav a {
		line-height: 115px;
	}

	.cbp-af-header nav a {
		margin: 0 10px;
	}

	.cbp-af-header.cbp-af-header-shrink h1,
	.cbp-af-header.cbp-af-header-shrink nav a {
		line-height: 45px;
	}

	.cbp-af-header.cbp-af-header-shrink h1 {
		font-size: 2em;
	}

	.cbp-af-header.cbp-af-header-shrink nav a {
		font-size: 1em;
	}
}

@media screen and (max-width: 32.25em) {
	.cbp-af-header nav a {
		font-size: 1em;
	}
}

@media screen and (max-width: 24em) {
	.cbp-af-header nav a,
	.cbp-af-header.cbp-af-header-shrink nav a {
		line-height: 1;
	}
}







#intro {
	padding-top: 150px;
	margin: 70px;
	line-height: 46px;
	text-align: center;
	font-size: 23px;
	font-weight: 300;
}

#jump{
	text-align: center;
}

#jump a, #jump a:visited{
	color: #555;
	text-decoration: none;
}

#content {
	line-height: 32px;
	text-align: center;
	height: 670px;
}

#content a, #content a:visited{
	color: black;
}

.contentwrapper {
	width: 100%;
	position:relative;
	border-bottom: 2px solid #EEE;
	border-top: 2px solid #EEE;
	background-color: #F9F9F9;
}

#qacontent{
    padding-top: 50px;
    padding-bottom: 50px;
    width: 80%;
    margin: auto;
}

#article{
	padding-top: 50px;
    padding-bottom: 50px;
    width: 80%;
    margin: auto;
    text-align: left;
    font-family: sans-serif;
}

#article_title{
	text-align: center;
}

#qacontent a, #qacontent a:visited, #article a, #article a:visited{
    color: black;
}

#top, #con{
	text-align: center;
}

#top a, #top a:visited, #con a, #con a:visited{
	text-decoration: none;
	color: #555;
}

footer {
	text-align: center;
	color: #ccc;
	margin-bottom: 40px;
	padding-top: 20px;
	clear: both;
}

footer a, footer a:visited{
	color: #ccc;
}
/* Responsive grid */


.cbp-rfgrid {
    margin: 35px 0 0 0;
    padding-left: 70px;
	padding-right: 70px;
    list-style: none;
    position: relative;
    /*width: 100%;*/
}
 
.cbp-rfgrid li {
    position: relative;
    float: left;
    width: 25%; /* Fallback */
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
}
 
.cbp-rfgrid li a,
.cbp-rfgrid li a img {
    display: block;
    width: 100%;
    cursor: pointer;
}
 
.cbp-rfgrid li a img {
    max-width: 100%;
}
 
/* Flexbox is used for centering the heading */
.cbp-rfgrid li a div {
    position: absolute;
    overflow: scroll;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(221,221,221,0.8);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    opacity: 0;
}
 
.cbp-rfgrid li a:hover div {
    opacity: 1;
    cursor: pointer;
}

.cbp-rfgrid li a .show{
    opacity: 1;
}

.cbp-rfgrid li a div h3 {
    width: 98%;
    margin: auto;
    color: #333;
    font-size: 1.2em;
    letter-spacing: 2px;
    /*padding: 0 10px;*/
	text-align: center;
	font-weight: 300;
}


 
/* Example for media query: change number of items per row */
 
@media screen and (max-width: 1190px) {
	
	#content {
	line-height: 32px;
	text-align: center;
	height: 670px;
	}

	
}
 
@media screen and (max-width: 945px) {
	
	#content {
	line-height: 32px;
	text-align: center;
	height: 570px;
	}
	
	#intro {
	padding-top: 100px;
	margin: 70px;
	line-height: 46px;
	text-align: center;
	font-size: 23px;
	font-weight: 300;
	}
	
	.cbp-af-header {
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	background: #FFF;
	z-index: 10000;
	height: 130px;
	/*overflow: hidden;*/
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	border-bottom: 2px solid #EEE;
}

.cbp-af-header .cbp-af-inner {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

.cbp-af-header h1 {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 2px;
	font-size: 2.5em;
	line-height: 125px;
	margin: 0px;
	font-family: 'Roboto Slab', serif;
	text-align: center;
}


/* Transitions and class for reduced height */
.cbp-af-header h1 {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}

.cbp-af-header.cbp-af-header-shrink {height: 90px;}

.cbp-af-header.cbp-af-header-shrink h1 {line-height: 90px;}

.cbp-af-header.cbp-af-header-shrink h1 {font-size: 1em;}
	
	
	
	
	
	
	
}



 
@media screen and (max-width: 660px) {
    .cbp-rfgrid li {
        width: 50%; /* Fallback */
        width: -webkit-calc(100% / 2);
        width: calc(100% / 2);
    }
	
	#content {
	line-height: 32px;
	text-align: center;
	height: 1070px;
	}
	
	#map {display: none;}
	
	
	#intro {
	padding-top: 100px;
	margin: 70px;
	line-height: 46px;
	text-align: center;
	font-size: 23px;
	font-weight: 300;
	}

	
	.cbp-af-header {
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	background: #FFF;
	z-index: 10000;
	height: 120px;
	overflow: hidden;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	border-bottom: 2px solid #EEE;
}

.cbp-af-header .cbp-af-inner {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.cbp-af-header h1 {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 4px;
	font-size: 2em;
	margin: 0px;
	font-family: 'Roboto Slab', serif;
	text-align: center;
}


/* Transitions and class for reduced height */
.cbp-af-header h1 {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}

.cbp-af-header.cbp-af-header-shrink {height: 90px;}

.cbp-af-header.cbp-af-header-shrink h1 {line-height: 90px;}

.cbp-af-header.cbp-af-header-shrink h1 {font-size: 1.5em;}
	
}
 
@media screen and (max-width: 400px) {
	
	#content {line-height: 32px;text-align: center;height: 710px;}
	
	footer {text-align: center;	margin-bottom: 70px; clear: both;}
	
	.cbp-rfgrid li a div h3 {
    width: 100%;
    color: #333;
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 1px;
	text-align: center;
	font-weight: 400;
	}
	
	
	#intro {
	padding-top: 90px;
	margin: 52px;
	line-height: 29px;
	text-align: center;
	font-size: 19px;
	font-weight: 300;
	}
	
	
	.cbp-af-header {
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	background: #FFF;
	z-index: 10000;
	height: 110px;
	overflow: hidden;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	border-bottom: 1px solid #EEE;
}

.cbp-af-header .cbp-af-inner {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.cbp-af-header h1 {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 2px;
	font-size: 1.4em;
	margin: 0px;
	font-family: 'Roboto Slab', serif;
	text-align: center;
}


/* Transitions and class for reduced height */
.cbp-af-header h1 {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}

.cbp-af-header.cbp-af-header-shrink {height: 90px;}

.cbp-af-header.cbp-af-header-shrink h1 {line-height: 90px;}

.cbp-af-header.cbp-af-header-shrink h1 {font-size: 1em;}


	
}
 
@media screen and (max-width: 300px) {
    .cbp-rfgrid li {
        width: 100%;
    }
	
	

	#content {
	line-height: 32px;
	text-align: center;
	height: 1900px;
	}
	
	.contentwrapper {
	width: 100%;
	position:relative;
	border-bottom: 2px solid #EEE;
	border-top: 2px solid #EEE;
	background-color: #F9F9F9;
	}
	
	footer {text-align: center;	margin-bottom: 70px; clear: both;}


}








.header-container {
    border-bottom: 20px solid #e44d26;
}

.footer-container,
.main aside {
    border-top: 20px solid #e44d26;
}

.header-container,
.footer-container,
.main aside {
    background: #f16529;
}

.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */


/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */















/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */


}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

 
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */
   
   

}





/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}









/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}