@font-face
{
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src: url('../fonts/codropsicons/codropsicons.eot');
	src: url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'), url('../fonts/codropsicons/codropsicons.woff') format('woff'), url('../fonts/codropsicons/codropsicons.ttf') format('truetype'), url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}
@font-face
{
	font-family: 'SocialGlyphs';
	src: url('../fonts/socialglyphs-webfont.eot');
	src: url('../fonts/socialglyphs-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/socialglyphs-webfont.woff') format('woff'), url('../fonts/socialglyphs-webfont.ttf') format('truetype'), url('../fonts/socialglyphs-webfont.svg#SocialGlyphsRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'Helvetica-Condensed-Light';
	src: url('../fonts/Helvetica-Condensed-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Helvetica-Condensed-Light.otf') format('opentype'), url('../fonts/Helvetica-Condensed-Light.woff') format('woff'), url('../fonts/Helvetica-Condensed-Light.ttf') format('truetype'), url('../fonts/Helvetica-Condensed-Light.svg#Helvetica-Condensed-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Social Media Code CGS */
A
{
	float: right;
	margin: 0 3px 0 0;
}
.cgscontainer
{
	width: 100%;
	margin: 15px auto 0;
	padding: 0px;
}
.cgsaboutus
{
	float: left;
	color: #03F;
}
.aboutuscgs
{
	/*General*/
	display: block;
	text-decoration: none;
	/*Text*/
	text-align: center;
	font-size: 35px;
	line-height: 1.2;
	text-indent: 10px;
	/*Background*/
	width: 44px;
	height: 44px;
	background: url('cgs-about-us.jpg') 0 0 / 44px 44px;
}
.facebook
{
	/*General*/
	display: block;
	text-decoration: none;
	/*Text*/
	font-family: 'SocialGlyphs';
	text-align: center;
	font-size: 35px;
	line-height: 1.2;
	text-indent: 10px;
	font-weight:regular;
	color: white;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.20);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	/*Background*/
	width: 44px;
	height: 44px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #4F78B4;
	/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);*/
	/*-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);*/
	/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);*/
	background-image: -webkit-linear-gradient(bottom, #4974B0, #6E90C0);
	background-image: -moz-linear-gradient(bottom, #4974B0, #6E90C0);
	background-image: -o-linear-gradient(bottom, #4974B0, #6E90C0);
	background-image: linear-gradient(to top, #4974B0, #6E90C0);
}
.facebook:after
{
	content: "A";
}
.twitter
{
	/*General*/
	display: block;
	text-decoration: none;
	/*Text*/
	font-family: 'SocialGlyphs';
	text-align: center;
	font-size: 33px;
	line-height: 1.3;
	text-indent: 2px;
	color: white;
	/*text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.20);*/
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	/*Background*/
	width: 44px;
	height: 44px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #4E9EDC;
	/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);*/
	/*-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);*/
	/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);*/
	background-image: -webkit-linear-gradient(bottom, #4E9EDC, #5DAAE6);
	background-image: -moz-linear-gradient(bottom, #4E9EDC, #5DAAE6);
	background-image: -o-linear-gradient(bottom, #4E9EDC, #5DAAE6);
	background-image: linear-gradient(to top, #4E9EDC, #5DAAE6);
}
.twitter:after
{
	content: "B";
}
.google
{
	/*General*/
	display: block;
	text-decoration: none;
	/*Text*/
	font-family: 'SocialGlyphs';
	text-align: center;
	font-size: 34px;
	line-height: 1.2;
	text-indent: 2px;
	color: white;
	/*text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.20);*/
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	/*Background*/
	width: 44px;
	height: 44px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #DA4935;
	/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);*/
	/*-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);*/
	/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);*/
	background-image: -webkit-linear-gradient(bottom, #DA4935, #E15946);
	background-image: -moz-linear-gradient(bottom, #DA4935, #E15946);
	background-image: -o-linear-gradient(bottom, #DA4935, #E15946);
	background-image: linear-gradient(to top, #DA4935, #E15946);
}
.google:after
{
	content: "C";
}
.youtube
{
	/*General*/
	display: block;
	text-decoration: none;
	/*Text*/
	font-family: 'SocialGlyphs';
	text-align: center;
	font-size: 32px;
	line-height: 1.3;
	text-indent: 2px;
	color: white;
	/*text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.20);*/
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	/*Background*/
	width: 44px;
	height: 44px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #C9322B;
	/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);*/
	/*-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);*/
	/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);*/
	background-image: -webkit-linear-gradient(bottom, #C9322B, #DC3F38);
	background-image: -moz-linear-gradient(bottom, #C9322B, #DC3F38);
	background-image: -o-linear-gradient(bottom, #C9322B, #DC3F38);
	background-image: linear-gradient(to top, #C9322B, #DC3F38);
}
.youtube:after
{
	content: "H";
}
/* End of Social Media Icon*/
*, *:after, *:before
{
	border-box;
	box-sizing: border-box;
}
.clearfix:before, .clearfix:after
{
	content: '';
	display: table;
}
.clearfix:after
{
	clear: both;
}
BODY
{
	/*background-image: url("squared_metal.png");*/
	/*background: #FFFFFF;*/
	color: #1E8EB5;
	font-weight: 400;
	font-size: 1em;
	font-family: 'Raleway', Arial, sans-serif;
}
A
{
	color: #4F7F90;
	text-decoration: none;
	outline: none;
}
A:hover, A:focus
{
	color: #39545E;
}
SECTION
{
	padding: 1em;
	text-align: center;
}
/* Header */
.codrops-header
{
	margin: 0 auto;
	padding: 0em 1em 0.5em;
	text-align: left;
}
.codrops-header H1
{
	margin: 0;
	font-weight: 100;
	font-size: 2em;
	line-height: 1.3;
	color: #499C5F;
	font-family: 'Helvetica-Condensed-Light', Arial;
}
.codrops-header H1 SPAN
{
	display: block;
	padding: 0 0 1em 0.2em;
	font-size: 45%;
	font-weight: 400;
	color: #2DADD9;
	font-family: 'Helvetica-Condensed-Light', Helvetica;
}
/* To Navigation Style */
.codrops-top
{
	width: 100%;
	text-transform: uppercase;
	font-size: 0.69em;
	line-height: 2.2;
}
.codrops-top A
{
	display: inline-block;
	padding: 0 1em;
	text-decoration: none;
	letter-spacing: 1px;
}
.codrops-top SPAN.right
{
	float: right;
}
.codrops-top SPAN.right A
{
	display: block;
	float: left;
}
.codrops-icon:before
{
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.codrops-icon-drop:before
{
	content: "\e001";
}
.codrops-icon-prev:before
{
	content: "\e004";
}
/* Related demos */
.related
{
	padding: 6em 1em;
	font-size: 120%;
}
.related > A
{
	border: 1px solid #4F7F90;
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
	padding: 25px;
}
.related A:hover
{
	border-color: #39545E;
}
.related A IMG
{
	max-width: 100%;
	opacity: 0.8;
}
.related A:hover IMG, .related A:active IMG
{
	opacity: 1;
}
.related A H3
{
	margin: 0;
	padding: 0.5em 0 0.3em;
	max-width: 300px;
	text-align: left;
}
@media screen and (max-width: 25em)
{
	.codrops-header
	{
		font-size: 75%;
	}
	.codrops-icon SPAN
	{
		display: none;
	}
}
/* General styles for all menus */
.cbp-spmenu
{
	background: #47A3DA;
	position: fixed;
}
.cbp-spmenu H3
{
	color: #AFDEFA;
	font-size: 1.9em;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #0D77B6;
	align-self: stretch;
}
.cbp-spmenu A
{
	display: block;
	color: #FFF;
	font-size: 1.1em;
	font-weight: 300;
}
.cbp-spmenu A:hover
{
	background: #258ECD;
	text-align: center;
	float: left;
	display: flex;
	width: 100%;
}
.cbp-spmenu A:active
{
	background: #AFDEFA;
	color: #47A3DA;
}
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical
{
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
	text-align: center;
}
.cbp-spmenu-vertical A
{
	border-bottom: 0px solid #258ECD;
	padding: 1em;
	float: left;
	text-transform: uppercase;
}
.cbp-spmenu-horizontal
{
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}
.cbp-spmenu-horizontal H3
{
	height: 100%;
	width: 20%;
	float: left;
}
.cbp-spmenu-horizontal A
{
	float: left;
	width: 20%;
	padding: 0.8em;
	border-left: 1px solid #258ECD;
}
/* Vertical menu that slides from the left or right */
.cbp-spmenu-left
{
	left: -240px;
}
.cbp-spmenu-right
{
	right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open
{
    display:flex;
	left: 0px;
	flex-direction: column;
	align-items: flex-start;
	width:auto;
}
.cbp-spmenu-right.cbp-spmenu-open
{
	right: 0px;
}
/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top
{
	top: -150px;
}
.cbp-spmenu-bottom
{
	bottom: -150px;
}
.cbp-spmenu-top.cbp-spmenu-open
{
	top: 0px;
}
.cbp-spmenu-bottom.cbp-spmenu-open
{
	bottom: 0px;
}
/* Push classes applied to the body */
.cbp-spmenu-push
{
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.cbp-spmenu-push-toright
{
	left: 240px;
}
.cbp-spmenu-push-toleft
{
	left: -240px;
}
/* Transitions */
.cbp-spmenu, .cbp-spmenu-push
{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* Example media queries */
@media screen and (max-width: 55.1875em)
{
	.cbp-spmenu-horizontal
	{
		font-size: 75%;
		height: 110px;
	}
	.cbp-spmenu-top
	{
		top: -110px;
	}
	.cbp-spmenu-bottom
	{
		bottom: -110px;
	}
}
@media screen and (max-height: 26.375em)
{
	.cbp-spmenu-vertical
	{
		font-size: 90%;
		width: 190px;
	}
	.cbp-spmenu-left, .cbp-spmenu-push-toleft
	{
		left: -190px;
	}
	.cbp-spmenu-right
	{
		right: -190px;
	}
	.cbp-spmenu-push-toright
	{
		left: 190px;
	}
}
/* #Menu CGS Icone Style
==================================================*/
#peter-river-flat-button
{
	position: relative;
	vertical-align: top;
	width: 100%;
	height: 60px;
	padding: 0;
	font-size: 22px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #3498DB;
	border: 0;
	border-bottom: 2px solid #2A8BCC;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -2px #2a8bcc;
	box-shadow: inset 0 -2px #2A8BCC;
}
#peter-river-flat-button:active
{
	top: 1px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
