
@import url(http://weloveiconfonts.com/api/?family=zocial);

/* zocial */
[class*="zocial-"]:before {
  font-family: 'zocial', sans-serif;
}


/*! 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: 1.5em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
	font-weight: 100;
}

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, sans-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;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ 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 6+.
 * 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. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * 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. Remove 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 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 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 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/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;
}



body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
	font-family: 'Roboto', 'Roboto', sans-serif, 'Roboto', sans-serif;
}


/* --- header ani ------------------------------------------------ */

.cbp-af-header {
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
  background: #141E30;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #243B55, #141E30);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #243B55, #141E30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

	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;
  text-align: center;
}

.logo-image{
  margin-top: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}


.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', sans-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 {
	background: #eaeaea;
	padding: 55px;
	padding-top: 200px;
	margin: 0px 0px 0px 0px;
	line-height: 46px;
	text-align: center;
	font-size: 23px;
	font-weight: 300;
}


#content {
	line-height: 32px;
	text-align: center;
  margin-bottom: 100px;

}


#contactwrapper {
	width: 100%;
	border-bottom: 2px solid #EEE;
	border-top: 2px solid #EEE;
  background: #cb2d3e;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #ef473a, #cb2d3e);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #ef473a, #cb2d3e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */




}


#contact {
  line-height: 32px;
  max-width: 500px;
  margin: auto;
  padding:25px;
  margin-top: 100px;
  color: white;
  text-align: center;

}

label{font-size: 14px;}


#map {
	float: left;
	height: 425px;
	width: 425px;
	margin-top: 83px;
	margin-left: 150px;
	line-height: 32px;
	background-image: url('../images/map.png');
}



footer {
	text-align: center;
	margin-bottom: 70px;
	clear: both;
}

#footersocial li {display: inline-block; font-size: 20px; padding: 5px;}


/* 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;
    overflow: hidden;
    width: 16.6666667%; /* Fallback */
    width: -webkit-calc(100% / 6);
    width: calc(100% / 6);
}

.cbp-rfgrid li a,
.cbp-rfgrid li a img {
    display: block;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
}

.cbp-rfgrid li a img {
    max-width: 100%;
}

/* Flexbox is used for centering the heading */
.cbp-rfgrid li a div {
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    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;
}

.cbp-rfgrid li a div h3 {
    width: 100%;
    color: #333;
    text-transform: uppercase;
    font-size: 1.3em;
    letter-spacing: 2px;
    /*padding: 0 10px;*/
	text-align: center;
	font-weight: 300;
}







input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    border: 1px solid rgb(170, 170, 170);
    color: rgb(68, 68, 68);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    border: none;
	min-height: 40px;
    padding: 2%;
    outline: medium none;
    border-radius: 3px;
    color: white;
    margin: 0px 0px 20px;
    width: 95%;
    max-width: 100%;
    display: block;
    background: none repeat scroll 0% 0% #a31d2b;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  background: #a8ff78;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #78ffd6, #a8ff78);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #78ffd6, #a8ff78); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    border-right: 1px solid rgb(170, 170, 170);
    border-width: 1px;
    border:none;
    border-radius: 5px;
    color: rgb(68, 68, 68);
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
	font-family: 'Roboto', sans-serif;
    text-decoration: none;
    text-shadow: 0px 1px rgba(255, 255, 255, 0.75);
    cursor: pointer;
    margin-bottom: 20px;
    line-height: normal;
    padding: 13px 13px;
}

.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #ddd; /* Old browsers */
		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa;
	  }

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */
		}





/* Example for media query: change number of items per row */

@media screen and (max-width: 1190px) {
    .cbp-rfgrid li {
        width: 20%; /* Fallback */
        width: -webkit-calc(100% / 5);
        width: calc(100% / 5);
    }

	#content {
	line-height: 32px;
	text-align: center;

	}

	#map {
	float: left;
	height: 425px;
	width: 325px;
	margin-top: 83px;
	margin-left: 90px;
	line-height: 32px;
	background-image: url('../images/map.png');
}

}

@media screen and (max-width: 945px) {
    .cbp-rfgrid li {
        width: 25%; /* Fallback */
        width: -webkit-calc(100% / 4);
        width: calc(100% / 4);
    }

	#content {
	line-height: 32px;
	text-align: center;

	}

  .cbp-rfgrid li a div {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: none;
    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;
    font-size: 12px;
    opacity: 1;
    line-height: 15px;
  }

	#map {display: none;}

	#intro {
	padding-top: 180px;
	margin: 0px 0px 0px 0px;
	line-height: 46px;
	text-align: center;
	font-size: 23px;
	font-weight: 300;
	}

	.cbp-af-header {
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	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: 270px;
	margin: 0 auto;
	text-align: center;
}

.cbp-af-header h1 {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 4px;
	font-size: 3.5em;
	line-height: 125px;
	margin: 0px;
	font-family: 'Roboto', sans-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.2em;}







}




@media screen and (max-width: 660px) {
    .cbp-rfgrid li {
        width: 33.3333333%; /* Fallback */
        width: -webkit-calc(100% / 3);
        width: calc(100% / 3);
    }
    .logo-image{
      margin-top: 30px;
    }

	#content {
	line-height: 32px;
	text-align: center;

	}
  #contact {margin-top:0px;max-width: 400px;}

	#map {display: none;}


	#intro {
	padding-top: 180px;
	margin: 0px 0px 0px 0px;
	line-height: 46px;
	text-align: center;
	font-size: 23px;
	font-weight: 300;
	}

  .cbp-rfgrid li a div {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: none;
    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;
    font-size: 11px;
    opacity: 1;
    line-height: 15px;
  }

	.cbp-af-header {
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	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: 240px;
	margin: 0 auto;
	text-align: center;
}

.cbp-af-header h1 {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 4px;
	font-size: 3em;
	margin: 0px;
	font-family: 'Roboto', sans-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.2em;}

}

@media screen and (max-width: 500px) {
    .cbp-rfgrid li {width: 50%; /* Fallback */width: -webkit-calc(100% / 2);width: calc(100% / 2);
    }
	#contact h2{margin-top: 50px;}
	#content {line-height: 32px;text-align: center;}
  #contact {margin-top:0px;}
#contact h2{margin-top:0px;}
  .logo-image{
    margin-top: 25px;
  }
	footer {text-align: center;	margin-bottom: 70px; clear: both;}

	#footersocial li {display: inline-block; font-size: 18px; padding: 23px;}

	input[type="text"], input[type="password"], input[type="email"], textarea, select {

    padding: 2%;
    outline: medium none;
    /*border-radius: 2px 2px 2px 2px;*/
    color: white
    margin: 0px 0px 20px;
    width: 95%;

	}
  .cbp-rfgrid {
      padding-left: 30px;
      padding-right: 30px;

  }
	.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: 150px;
	margin: 0px 0px 0px 0px;
	line-height: 29px;
	text-align: center;
	font-size: 19px;
	font-weight: 300;
	}


	.cbp-af-header {
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	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: 100%;
	margin: 0 auto;
	text-align: left;
}

.cbp-af-header h1 {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 4px;
	font-size: 1.5em;
	margin: 0px;
	font-family: 'Roboto', sans-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.2em;}



}

@media screen and (max-width: 300px) {
    .cbp-rfgrid li {
        width: 100%;
    }



	#content {
	line-height: 32px;
	text-align: center;

	}

	#contactwrapper {
	width: 100%;
	border-bottom: 2px solid #EEE;
	border-top: 2px solid #EEE;

	}

	#contact {
	line-height: 32px;
	background-color: #F9F9F9;
  width: 500px;
  margin: auto;
	}

	footer {text-align: center;	margin-bottom: 70px; clear: both;}

	#footersocial li {display: inline-block; font-size: 16px; padding: 23px;}

	input[type="text"], input[type="password"], input[type="email"], textarea, select {
    border: 1px solid rgb(204, 204, 204);
    padding: 13px 13px;
    outline: medium none;
    /*border-radius: 2px 2px 2px 2px;*/
    color: white
    margin: 0px 0px 20px;
    width: 180px;
    max-width: 100%;
    display: block;
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.5);
	}


}








.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: 1.5em;
}

.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
   ========================================================================== */
 .alert.alert-success{color:#a8ff78;margin-bottom: 25px; }
.alert.alert-success button{display:none;}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9b95a8;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}

.intro-container{
	max-width:800px;
	margin: auto;
}

.contact-link.button{
	position: fixed;
	z-index: 20000;
    top: 50px;
    right: 20px;
    color: #fff;
    text-shadow: 0px 1px rgba(150, 24, 8, 0.75);
    background: #cb2d3e;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #ef473a, #cb2d3e);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #ef473a, #cb2d3e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

	    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;

}

.cbp-af-header.cbp-af-header-shrink .contact-link{
    top: 22px;
    right: 20px;

}

@media screen and (max-width: 500px) {
    .cbp-rfgrid li {width: 50%; /* Fallback */width: -webkit-calc(100% / 2);width: calc(100% / 2);
    }

	.contact-link.button{
    top: 30px;
		display: inline-block;


	}

	.cbp-af-header.contact-link{
    top: 0px;
    right: 20px;

	}
}


#contact h2, .contact-details h2 {
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 4px;
	font-size: 2.2em;
	line-height: 50px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}


.cbp-af-header.cbp-af-header-shrink .logo-image{
  margin-top: 10px;
}

ul.kpi-list{
  text-align: left;
  padding-left: 20px;
}

#content{
  max-width: 600px;
  margin: auto;
  text-align: left;
  padding: 55px;
}

.contact-details{
  background: #c9ccd6;
  padding: 100px 0px;
  text-align: center;
}

.contact-details h2{
  color: #000;
}
  .contact-details h3{
    font-weight: bold;
  }

/* ==========================================================================
   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;
    }
}
