
/*
# HTML5 display-role reset for older browsers ###################
*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/*
# Elements ###################
*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family: Calibri, Helvetica, Verdana;
    /*min-width: 1024px !important;*/
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html, body, #bg {
    min-height: 100%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    min-width: 1200px;

}
html{
    overflow: auto;
    min-height: 679px !important;
}

/*
# Fonts ###################
*/
@font-face {
    font-family: 'TSIcons';
    src: url('../fonts/TSIcons/TSIcons.eot');
    src: url('../fonts/TSIcons/TSIcons.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TSIcons/TSIcons.svg#TSIcons') format('svg'),
    url('../fonts/TSIcons/TSIcons.woff') format('woff'),
    url('../fonts/TSIcons/TSIcons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.cf{
    height: 0;
    clear: both;
}


/*
# Header ###################
*/
#header{
    position: absolute;
    top: 12px;
    height: 73px;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    z-index: 30;
    min-width: 1200px;
}
#header_wrap{
    width: 95%;
    margin: 0 auto;
    /*min-width: 800px;*/
}
#logo{
	float: left;
width: 300px;
padding-top: 14px;

}
#logo a, #logo a img{
	border:none;
    height: 44px;
}
#menu{
	float:right;
	width:650px;
	margin-top:35px;
}
#menu ul{
	list-style:none;
	display:inline;
	width: 650px;
}

#menu ul li{
	float:left;
	padding: 10px 15px;
}

#menu ul li a{
	color: gray;
text-transform: uppercase;
text-decoration: none;
font-family: Arial;
font-family: 'Syncopate', sans-serif;
font-weight: bold;
font-size: 12px;
	
}

#menu ul li a.active{
	color:#62b6e4;
}

#menu ul li a:hover{
	color:lightgray;
}

#social_media{
	float:right;
	width:160px;
	margin-top:35px;
}
#social_media ul{
	list-style:none;
	display:inline;
}

#social_media ul li{
	float:left;
	padding: 3px;
}

#social_media ul li a, #social_media ul li a img{
	border: none;
	
}


#social_media ul li a img{
	opacity: 1;
}

#social_media ul li a:hover img{
	opacity: .5;
}


/*
# Page ###################
*/

#page{
width:100%;
margin-top:115px !important;

}

#page_wrap{
	width:959px;
	margin:0 auto;
	background:rgba(0, 0, 0, 0.85);
}

#content{
height: 450px !important;
padding: 25px 25px 25px 30px;
color: rgb(184, 184, 184);
font-family: Helvetica;
font-weight: lighter;
font-size: 12px;
letter-spacing: 1px;
}
#content .col1{
    float:left;
}
#content .col1 a{
	color: #B8B8B8;
    text-decoration: none;
}

#content .col2{
    float:right;
    line-height: 17px;
}

#content .col2 span{
	color: #62b6e4;
}

#content h2{
	font-size: 26px;
	margin-bottom:40px;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0;
    font-weight: 300;
}

#content h2 span{
	color: #62b6e4;
	
}
#content ul{
	width: 560px;
	margin-left:12px;
}

#content ul li{
margin-bottom: 40px;
line-height: 17px;
padding-left: 31px;
background: url(../images/list_icon.png) no-repeat 11px 2px;
}
#content ul.formy li{
margin-bottom: 20px;
}
#content ul.formy.car li{
margin-bottom: 12px;
}
#content ul.formy li a{
float:right;
}
#content ul.formy li input,#content ul.formy li textarea{
float: right;
background: rgba(238, 238, 238, 0.65);
width: 250px;
border-color: #AFAFAF;
border-style: solid;
color: #000;
}
#content ul li span{
	color: #62b6e4;
	margin-right:5px;
	
}
/*
# Footer ###################
*/

#footer{
    position: fixed;
    bottom: 0;
    height: 35px;
    background: rgba(0, 0, 0, 0.81);
    width: 100%;
    z-index: 30;
    min-width: 1200px;
}
#footer_wrap{
    width: 95%;
    margin: 0 auto;
    /*min-width: 800px;*/
}
#footer_right{
   padding-top: 11px;
text-align: center;
color: gray;
font-size: 12px;
}
#footer_right a{
    text-decoration:none;
    font-size: 13px;
    font-family: Calibri, Helvetica, Verdana;
    color: #003253;
}
#footer_right a:hover{
    text-decoration:underline;
}
.formy.scr li img {
    xwidth: 500px;
    margin-bottom: 15px;
}

.scr{display: none}

.scr.active{display: block}

.col1 ul.formy.scr > li > div > img{
    height:250px;
}

.projecttest{
    width: 515px;
    height: 275px;
    overflow: hidden;
}