/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {
    font-family: 'AnimalsNormal';
    src: url('fonts/animals-webfont.eot');
    src: url('fonts/animals-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/animals-webfont.woff') format('woff'),
         url('fonts/animals-webfont.ttf') format('truetype'),
         url('fonts/animals-webfont.svg#AnimalsNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    background: #fff;
    font-weight: 300;
    font-size: 15px;
    color: #333;
    -webkit-font-smoothing: antialiased;
}

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

.container {
	width: 100%;
	position: absolute;
}

.clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.main {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.container > header,
.content-wrapper {
	padding-top: 26px;
	padding-right: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	width: 80%;
	max-width: 960px;
	margin: 0 auto;
}

.content-wrapper p{
	padding-top: 16px;
	line-height: 26px;
}

.content-wrapper2 {
	padding-top: 20px;
	padding-bottom: 38px;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	display: inline-block;
}

.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}


/* Header Style */

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	display: inline-block;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	line-height: 30px;
	padding-left: 74px;
	font-size: 18px;
	text-shadow: 2px 2px 32px rgba(0,0,0,1.00);
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding-bottom: 0px;
}

.demo-2 .codrops-demos {
	position: absolute;
	z-index: 2000;
	top: 30px;
	left: 30px;
	padding-left: 0px;
	padding-bottom: 77px;
}

.codrops-demos a {
	color: rgba(255,255,255,0.80);
	border-bottom: 4px solid transparent;
	margin-bottom: 0px;
	padding-bottom: 6px;
	border-spacing: 0px 0px;
	padding-right: 10px;
}

.codrops-demos a:hover {
	color: rgba(65,121,178,1.00);
	border-color: #4179B2;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}

#mce-EMAIL_cg {
	display: inline-block;
	width: 69%;
	height: 34px;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 6px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-top: 0px;
	margin-bottom: 12px;
}


#mc-embedded-subscribe_cg {
	display: inline-block;
	width: 30%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #FFFFFF;
	background-color: rgba(140,176,213,1.00);
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#mc-embedded-subscribe_cg:hover,
#mc-embedded-subscribe_cg:focus,
#mc-embedded-subscribe_cg:active,
#mc-embedded-subscribe_cg.active,
.open .dropdown-toggle.btn-default {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}
.container.demo-2 .content-wrapper #mc-embedded-subscribe-form #mc-embedded-subscribe_cg {
	-webkit-appearance: none;
}

body {
}
.container.demo-2 .content-wrapper2 h2 {
	background-color: #4179B2;
	line-height: 1.42857143;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-size: 100%;
	text-align: center;
	font-weight: 400;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	cursor: pointer;
}

.container.demo-2 .content-wrapper2 a{
	color: #FFFFFF;
}
.container.demo-2 .content-wrapper2 a:hover{
	color: #000;
}

.container.demo-2 .content-wrapper2 h2:hover
{
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}
.container.demo-2 .content-wrapper2 h2 a bold {
	font-weight: bold;
}

@media screen and (max-width:660px){
.codrops-demos {
	font-size: 14px;
}

.codrops-demos a {
	border-bottom: 2px solid transparent;
}
.container > header, .content-wrapper {
	padding-top: 24px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 80%;
	max-width: 960px;
	margin: 0 auto;
}
}

@media screen and (max-width:480px){
#mc-embedded-subscribe_cg {
	display: inline-block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #FFFFFF;
	/* [disabled]background-color: #95CDD8; */
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#mce-EMAIL_cg {
	display: inline-block;
	width: 100%;
	height: 34px;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 6px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-top: 0px;
	margin-bottom: 12px;
}
.container > header, .content-wrapper {
	padding-top: 24px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 90%;
	max-width: 960px;
	margin: 0 auto;
}
}
.content-wrapper a {
	color: rgba(65,121,178,1);
}
