body {
	font-family: 'Source Sans Pro', sans-serif;
	background: #E9F0FA;
}
.heading h1, h2, h3, h4, h5, h6 {
	text-align:left;
	font-size:1.5em;
	font-style:normal;
	font-weight:500;
	margin:0 0 14px 0 !important;
	display:block;

}
a {
	color: #007fc8;
	text-decoration:none;
}
a:hover {
	color: #007fc8;
	text-decoration:underline;
}
.h-border {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.details h2, h3 {
	background: none;
	margin: 0;
	padding: 0;
}
footer h2, h3, h4, h5, h6 {
	background: none;
	color: #272727;
	margin: 0;
	padding: 0;
}
hr {
	border: none;
	background: #e3e3e3;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.main-nav a:link {
	color: #828282;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	line-height: 1.6em;
	text-decoration: none;
	-webkit-transition: color .25s ease;
	-moz-transition: color .25s ease;
	-ms-transition: color .25s ease;
	-o-transition: color .25s ease;
	transition: color .25s ease;
}
.main-nav a:visited {
	color: #696969;
}
.main-nav a:hover {
	color: #272727;
}
.focused-text {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 56px 0;
	font-size: 3em;
	font-weight: 300;
	color:#272727;
}
.pagetitle {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 56px 0 0 0;
	font-size: 3.625em;
	font-weight: 400;
	color:#272727;
}
.pagetitle-small {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0 0 56px 0;
	font-size: 1.5em;
	font-weight: 300;
	color:#272727;
}
.pagetitle-small a{	
	color:#272727;

}
.content-title {
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0 0 25px 0;
	font-size: 2.5em;
	font-weight: 200;
	color:#272727;
}
.content-page{text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0 0 70px 0;
	font-size: 1.5em;
	font-weight: 300;
	color:#272727;line-height:130%;}
.content-page span{	
	font-weight:400 !important;
	}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.jobpagetitle {
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0px 0 11px 0;
	font-size: 2.5em;
	font-weight: 200;
	color:#272727;
}
.job-pagetitle-small {
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0 0 56px 0;
	font-size: 1.0em;
	font-weight: 300;
	color:#272727;
	line-height:150%;
}
.presscontent-title {
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0 0 5px 0;
	font-size: 1.5em;
	font-weight: 400;
	color:#272727;
	font-style:normal;
	line-height:150%;
}
.presscontent-title a {
	color:#272727;
	text-decoration:none;
}
.presscontent-title a:hover {
	color:#272727;
	text-decoration:underline;
}
.presscontent {
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0 0 9px 0;
	font-size: 1.00em;
	font-weight: 300;
	color:#272727;
	line-height:150%;
}
.pressdate {
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0 0 15px 0;
	font-size: 1.00em;
	font-weight: 300;
	color:#666666;
	font-style:italic;
	line-height:150%;
}
.tweetimage {
	text-align: left;
}
.pressrowspace {
	margin:0 0 68px 0 !important;
}
.jobspaceright-space {
	margin:0 0 14px 0 !important;
}
.jobspacedetail {
	margin:0 0 36px 0 !important;
}
.logo {
max-width:202px;
margin:0 auto;
}
.brand {
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	display: block;
	opacity: .95;
	-webkit-transition: opacity .25s ease;
	   -moz-transition: opacity .25s ease;
	    -ms-transition: opacity .25s ease;
	     -o-transition: opacity .25s ease;
	        transition: opacity .25s ease;
}
.main-nav {
	margin-top: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.main-nav li {
	display: inline;
	margin-right: 15px;
}
.feature {
	margin-top: 30px;
}
.latest-work img{
	margin: 10px 0 40px 0;
	width: auto;
	text-align:center;
        border-radius: 18px;
}
.imagecenter{text-align:center}
footer {
	padding: 5px;
	color: #1f1f1f;
	text-align:center;	
}
footer:hover {
	opacity: 1;
}
footer p{
	text-align: center;	
}
.copyright{padding:10px 0 10px 0;font-size:16px; color:#4c4c4c;}
footer ul {
	margin:auto;
}
footer li {
	display: inline;
	margin-left: 50px;
	font-size:20px;
}
footer li:first-child {
	margin-left: 0px !important;	
}
footer a:link {
	text-decoration: none;
	color: #1f1f1f;
	font-size:20px;
	
}
footer a:visited {
	color: #1f1f1f;
}
footer a:hover {
	color: #1f1f1f;
	text-decoration:underline !important;
	font-size:20px;
}
.article-container {
	padding: 15px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	margin-bottom: 15px;
}
.article-container img {
	width: auto;
	margin-bottom: 10px;
}
.article-container a{
	color: #747474;
	font-size: 1.5em;
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
.article-container p {
	font-family: serif;
	font-size: 1.2em;
	margin-top: 10px;
	color: #747474;
	font-family: 'Source Sans Pro', sans-serif;
}
.post h1 {
	margin-top: 20px;
}
.post p {
	margin: 20px 0 20px 0;
	line-height: 1.2em;
}
.post img {
	margin-bottom: 15px;
	max-width: 100%;
}
.sitemapblock{width:600px;margin:0 auto 82px auto; overflow:hidden}
 .sitemapbox{float:left; margin:0px 0 20px 20px; width:173px;}
 a.sitemap{
cursor: pointer;
display: block;
vertical-align: middle;
min-height: 1em;
outline: 0;
border: 2px solid #464648;
background-color: #ffffff;
color: #272727;
padding: .6em 0em;
font-size: 1.125em;
line-height: 1;
font-weight: 400;
font-style: normal;
text-align: center;
text-decoration: none;
-webkit-appearance: none;}
a.sitemap:hover {
cursor: pointer;
display: block;
vertical-align: middle;
min-height: 1em;
outline: 0;
border: 2px solid #18181a;
background-color: #18181a;
color: #fff;
padding: .6em 0em;
font-size: 1.125em;
line-height: 1;
font-weight: 400;
font-style: normal;
text-align: center;
text-decoration: none;
-webkit-appearance: none;}
/*
 * Button Styles!
 */ 
 a.linkposition{
cursor: pointer;
display: block;
vertical-align: middle;
min-height: 1em;
outline: 0;
border: 2px solid #464648;
background-color: #ffffff;
color: #272727;
padding: .6em 0em;
font-size: 1.125em;
line-height: 1;
font-weight: 400;
font-style: normal;
text-align: center;
text-decoration: none;
-webkit-appearance: none;max-width:208px}
a.linkposition:hover {
cursor: pointer;
display: block;
vertical-align: middle;
min-height: 1em;
outline: 0;
border: 2px solid #18181a;
background-color: #18181a;
color: #fff;
padding: .6em 0em;
font-size: 1.125em;
line-height: 1;
font-weight: 400;
font-style: normal;
text-align: center;
text-decoration: none;
-webkit-appearance: none;}
.btn {
	padding: 10px;
	color: #fff;
	border-radius: 5px;
	opacity: .9;
	text-decoration: none;	
}
.btn-large {
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 5px;
	opacity: .9;
	text-decoration: none;
}
.btn:hover, .btn-large:hover {
	opacity: 1;
}
.btn.green, .btn-large.green {
	background: #72be3b;
}
.btn.blue, .btn-large.blue {
	background: #3fabce;
}
.btn.orange, .btn-large.orange {
	background: #f4bb3f;
}
.btn.red, .btn-large.red {
	background: #f45d3f;
}
.listdisplay-jobs ul{
    list-style:none;
    margin:0 0 1em 15px;
    padding: 0;	
}
/*ul li{
    line-height:1.3em;
    margin: .25em 0;
    padding: 0 0 0 15px;
    background:url(scho-arrow.gif) no-repeat 0 4px;
}*/
.listdisplay-jobs ul li{background: url(../images/dot.png) no-repeat;padding:0 0px 18px 15px; font-size:1.0em; font-weight:300;color:#272727; line-height:150%;margin:0 0 0 0px}

/*
 * Form and input styles and things!
 */
.small-text {
	float: left;
	height: 50px;
	width: 300px;
	margin-left: 8px;
	padding: 4px 0 4px 4px;
	font-size: 1.2em;
}
.contact input:first-child {
	margin-left: 0;
	
}
.contact .btn {
	float: right;
	padding: 15px;
	width: 150px;
	text-align: center;
	border: none;
	color: #fff;
	font-size: 1.2em;
	margin-bottom: 20px;
	margin-top: 5px;
	font-family: 'Source Sans Pro', sans-serif;
}
.contact .btn:hover {
	cursor: pointer;
	opacity: 1;
	
}
.contact iframe {
	opacity: .15;
	filter: alpha(opacity = 100);
	border: none;
	-webkit-transition: opacity .25s ease;
	   -moz-transition: opacity .25s ease;
	    -ms-transition: opacity .25s ease;
	     -o-transition: opacity .25s ease;
	        transition: opacity .25s ease;
}
.contact iframe:hover {
	opacity: 1;
}
.message {
	clear: both;
	float: left;
	padding: 4px;
	resize: none;
	width: 930px;
	height: 110px;
	margin-top: 5px;
	font-family: sans-serif;
	font-size: 1.2em;
	color: #b3a9a9;
}
.contact {
	padding-top: 30px;
}
.footerspace{margin:60px 0 0 0;}
.thanksblock{margin:60px auto; text-align:center;text-align: center;
font-family: 'Source Sans Pro', sans-serif;
font-size: 2.5em;
font-weight: 400;
color: #272727;}
.coming-soon{font-size: 30px; padding:40px 0 10px 0; color:#272727; border-bottom:1px solid #a9a9a9; margin:0 0 50px 0 !important;}
a:hover{text-decoration: none;}
.icon_title{border-bottom: none; padding: 0; text-decoration: none;}
/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */



/* #Base 960 Grid
================================================== */

    .container                                  { position: relative; width: 1200px; margin: 0 auto; padding: 0; }
	.container-footer                           {background:#f2f2f2;width:100%;padding:30px 0;}
    .container .column,
    .container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
    .row                                        { margin-bottom: 0px; }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }

    /* Base Grid */
    .container .one.column,
    .container .one.columns                     { width: 40px;  }
    .container .two.columns                     { width: 100px; }
    .container .three.columns                   { width: 160px; }
    .container .four.columns                    { width: 220px; }
    .container .five.columns                    { width: 280px; }
    .container .six.columns                     { width: 340px; }
    .container .seven.columns                   { width: 400px; }
    .container .eight.columns                   { width: 460px; }
    .container .nine.columns                    { width: 520px; }
    .container .ten.columns                     { width: 580px; }
    .container .eleven.columns                  { width: 640px; }
    .container .twelve.columns                  { width: 700px; }
    .container .thirteen.columns                { width: 760px; }
    .container .fourteen.columns                { width: 820px; }
    .container .fifteen.columns                 { width: 880px; }
    .container .sixteen.columns                 { width: 1180px; }

    .container .one-third.column                { width: 373px;}
    .container .two-thirds.column               { width: 620px;}
	.container .one-fourth.column               { width: 275px;}
	.container .single.column                   { width: 100%;}
	.container .two-half.left                   { width: 540px; float:left; margin:0 60px 0 0}
	.container .two-half.right                  { width: 540px; float:right;}
    /* Offsets */
    .container .offset-by-one                   { padding-left: 60px;  }
    .container .offset-by-two                   { padding-left: 120px; }
    .container .offset-by-three                 { padding-left: 180px; }
    .container .offset-by-four                  { padding-left: 240px; }
    .container .offset-by-five                  { padding-left: 300px; }
    .container .offset-by-six                   { padding-left: 360px; }
    .container .offset-by-seven                 { padding-left: 420px; }
    .container .offset-by-eight                 { padding-left: 480px; }
    .container .offset-by-nine                  { padding-left: 540px; }
    .container .offset-by-ten                   { padding-left: 600px; }
    .container .offset-by-eleven                { padding-left: 660px; }
    .container .offset-by-twelve                { padding-left: 720px; }
    .container .offset-by-thirteen              { padding-left: 780px; }
    .container .offset-by-fourteen              { padding-left: 840px; }
    .container .offset-by-fifteen               { padding-left: 900px; }
	.imagecenter-one{text-align:center; margin:0 0 0px 0 !important;}


/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .container                                  { width: 708px;}
        .container .column,
        .container .columns                         { margin-left: 10px; margin-right: 10px;  }
        .column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
        .column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
        .alpha.omega                                { margin-left: 0; margin-right: 0; }

        .container .one.column,
        .container .one.columns                     { width: 28px; }
        .container .two.columns                     { width: 76px; }
        .container .three.columns                   { width: 124px; }
        .container .four.columns                    { width: 172px; }
        .container .five.columns                    { width: 220px; }
        .container .six.columns                     { width: 268px; }
        .container .seven.columns                   { width: 316px; }
        .container .eight.columns                   { width: 364px; }
        .container .nine.columns                    { width: 412px; }
        .container .ten.columns                     { width: 460px; }
        .container .eleven.columns                  { width: 508px; }
        .container .twelve.columns                  { width: 556px; }
        .container .thirteen.columns                { width: 604px; }
        .container .fourteen.columns                { width: 652px; }
        .container .fifteen.columns                 { width: 700px; }
        .container .sixteen.columns                 { width: 708px; }

        .container .one-third.column                { width: 30%; }
		.container .one-fourth.column               { width: 22%;}
		.container .two-half.left                   { width: 47%; float:left; margin:0 6% 0 0}
		.container .two-half.right                  { width: 47%; float:right;}
        .container .two-thirds.column               { width: 492px; }

        /* Offsets */
        .container .offset-by-one                   { padding-left: 48px; }
        .container .offset-by-two                   { padding-left: 96px; }
        .container .offset-by-three                 { padding-left: 144px; }
        .container .offset-by-four                  { padding-left: 192px; }
        .container .offset-by-five                  { padding-left: 240px; }
        .container .offset-by-six                   { padding-left: 288px; }
        .container .offset-by-seven                 { padding-left: 336px; }
        .container .offset-by-eight                 { padding-left: 384px; }
        .container .offset-by-nine                  { padding-left: 432px; }
        .container .offset-by-ten                   { padding-left: 480px; }
        .container .offset-by-eleven                { padding-left: 528px; }
        .container .offset-by-twelve                { padding-left: 576px; }
        .container .offset-by-thirteen              { padding-left: 624px; }
        .container .offset-by-fourteen              { padding-left: 672px; }
        .container .offset-by-fifteen               { padding-left: 720px; }
		.logo {max-width:70% !important;	margin:0 auto;}
		.sitemapblock{width:600px;margin:0 auto; overflow:hidden}
 		.sitemapbox{float:left; margin:0px 0 20px 20px; width:173px;}
        footer li {
			display: inline;
			margin: 0px 0px 0px 0px !important;
			font-size:15px !important;
			padding:5px 0 !important;
				}
		footer li a{
			margin: 0px 0px 0px 10px !important;
			font-size:15px !important;
			padding:5px 0 !important;
		}
        .small-text {
			float: none;
			width: 740px;
			margin-left: 0;
			margin-bottom: 10px;
		}
		.contact input:first-child {
			margin-left: 0;
		}
		.contact .btn {
			float: none;
			padding: 15px;
			width: 748px;
			margin-top: 10px;
		}
		.contact .btn:hover {
			cursor: pointer;
			opacity: 1;
			
		}
		.contact iframe {
			width: 748px;
			opacity: 1;
		}
		.message {
			clear: both;
			float: left;
			padding: 4px;
			width: 738px;
			height: 110px;
			margin-top: 0;
			font-family: sans-serif;
			font-size: 1.2em;
			color: #b3a9a9;
		}
		.contact {
			padding-top: 30px;
		}
		.imagecenter-one{text-align:center; margin:0 0 0px 0 !important;}
		.comming-soon{font-size: 1.8em; padding:0px 0 0px 0 !important;}		
		
	}


/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
        .container { width: 90%; }
        .container .columns,
        .container .column { margin: 0; }

        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column  { width: 300px; }
		.container .one-fourth.column  { width: 49%;}
		.container .two-half.left{ width: 100%; float:left; margin:0 0 30px 0;}
		.container .two-half.right{ width: 100%; float:left;}

        /* Offsets */
        .container .offset-by-one,
        .container .offset-by-two,
        .container .offset-by-three,
        .container .offset-by-four,
        .container .offset-by-five,
        .container .offset-by-six,
        .container .offset-by-seven,
        .container .offset-by-eight,
        .container .offset-by-nine,
        .container .offset-by-ten,
        .container .offset-by-eleven,
        .container .offset-by-twelve,
        .container .offset-by-thirteen,
        .container .offset-by-fourteen,
        .container .offset-by-fifteen { padding-left: 0; }        
        .social a:link{
        	
        }
		a.linkposition{
		max-width:100%;padding: .6em 0em;}
		a.linkposition a{
		max-width:100%;padding: .6em 0em;}
		a.linkposition a:hover{
		max-width:100%;padding: .6em 0em;}		
        .main-nav {
        	text-align: center;
        }
		footer ul {
			
		}
		footer ul li{
			
		}
		.pagetitle-small a{	
			color:#272727;
			margin:10px 0 0 0 !important;
			display:block;
		
		}
        .small-text {
			float: none;
			width: 292px;
			margin-left: 0;
			margin-bottom: 10px;
		}
		.contact input:first-child {
			margin-left: 0;
		}
		.contact .btn {
			float: none;
			padding: 15px;
			width: 300px;
			margin-top: 10px;
		}
		.contact .btn:hover {
			cursor: pointer;
			opacity: 1;
			
		}
		.contact iframe {
			width: 300px;
			opacity: 1;
		}
		.message {
			clear: both;
			float: left;
			padding: 4px;
			width: 290px;
			height: 110px;
			margin-top: 0;
			font-family: sans-serif;
			font-size: 1.2em;
			color: #b3a9a9;
		}
		.contact {
			padding-top: 30px;
		}
		.jobpagetitle {
			text-align: left;
			font-family: 'Source Sans Pro', sans-serif;
			margin: 0px 0 11px 0;
			font-size: 1.5em;
			font-weight: 200;
			color:#272727;
		}
		.job-pagetitle-small {
			text-align: left;
			font-family: 'Source Sans Pro', sans-serif;
			margin: 0 0 56px 0;
			font-size: 0.9em;
			font-weight: 300;
			color:#000 !important;
			line-height:150%;
		}
		.pressrowspace {
			margin:0 0 68px 0 !important;
		}
		.thanksblock{margin:30px auto; text-align:center;text-align: center;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 1.5em;
		font-weight: 400;
		color: #272727;}
		.imagecenter{text-align:center; margin:0 0 60px 0 !important;}
		.imagecenter-one{text-align:center; margin:0 0 0px 0 !important;}
		.comming-soon{font-size: 1.8em; padding:0px 0 0px 0 !important;}
		.listdisplay-jobs ul{
		list-style:none;
		margin:0 0 1em 15px;
		padding: 0;	
	}
	.listdisplay-jobs ul li{background: url(../images/dot.png) no-repeat;padding:0 0px 18px 15px; font-size:0.9em; font-weight:300;color:#272727; line-height:150%;margin:0 0 0 0px}
    }


/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */
	@media only screen and (min-width: 120px) and (max-width: 320px) {
		.sitemapblock{width:100%;margin:0 auto 82px auto; overflow:hidden}
 		.sitemapbox{float:left; margin:0px 0 5% 0%; width:100%;}
	}
	@media only screen and (min-width: 321px) and (max-width: 480px) {
		.sitemapblock{width:100%;margin:0 auto 82px auto; overflow:hidden}
 		.sitemapbox{float:left; margin:0px 2% 3% 2%; width:46%;}
	}
	@media only screen and (min-width: 481px) and (max-width: 767px) {
		.sitemapblock{width:100%;margin:0 auto 82px auto; overflow:hidden}
 		.sitemapbox{float:left; margin:0px 2% 3% 2%; width:29%;}
	}
    @media only screen and (min-width: 120px) and (max-width: 767px) {
        .container { width: 90%;}
        .container .columns,
        .container .column { margin: 0; }
        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column { width: 100%; }
		.container .one-fourth.column  { width: 100%;}
        .focused-text {font-size: 1.5em !important; line-height:150%; font-weight:300}
        .small-text {
			width: 212px;
		}
		.logo {max-width:50% !important;	margin:0 auto;}
		.container-footer{width:100%;padding:10px 0;}
		
		
				.heading h1, h2, h3, h4, h5, h6 {
			text-align:left;
			font-size:1.0em !important;
			font-style:normal;
			font-weight:500;
			display:block;
		
		}
		.pagetitle {
			text-align: center;
			font-family: 'Source Sans Pro', sans-serif;
			margin: 56px 0 0 0;
			font-size: 1.6em;
			font-weight: 500;
			color:#272727;
		}		
		.pagetitle-small {
			text-align: center;
			font-family: 'Source Sans Pro', sans-serif;
			margin: 0 0 56px 0;
			font-size: 1.0em;
			font-weight: 300;
			color:#272727;
		}
		.content-title {
			text-align: left;
			font-family: 'Source Sans Pro', sans-serif;
			margin: 0 0 15px 0;
			font-size: 1.5em;
			font-weight: 300;
			color:#272727;
		}
		.content-page{text-align: left;
			font-family: 'Source Sans Pro', sans-serif;
			margin: 0 0 49px 0;
			font-size: 1.00em;
			font-weight: 300;
			color:#272727;line-height:130%;}
		.content-page span{	
			font-weight: 400;
			}
		.presscontent-title {
			text-align: left;
			font-family: 'Source Sans Pro', sans-serif;
			margin: 0 0 5px 0;
			font-size: 1.0em;
			font-weight: 400;
			color:#272727;
			font-style:normal;
			line-height:150%;
		}
		.presscontent {
			text-align: left;
			font-family: 'Source Sans Pro', sans-serif;
			margin: 0 0 9px 0;
			font-size: 0.90em;
			font-weight: 300;
			color:#000 !important;
			line-height:150%;
		}
		.pressdate {
			text-align: left;
			font-family: 'Source Sans Pro', sans-serif;
			margin: 0 0 15px 0;
			font-size: 0.9em;
			font-weight: 300;
			color:#666666;
			font-style:italic;
			line-height:150%;
		}
		footer ul {
			margin: 0px 0px 0px 0px !important;	
			padding:0px !important;	
		}
		footer li {
			display: block;
			margin: 0px 0px 0px 0px !important;
			font-size:15px !important;
		}
		footer li a{
			display: block;
			margin: 0px 0px 0px 0px !important;
			padding:15px 0!important;
			font-size:15px !important;
			
		}
		footer li a:hover{
			display: block;
			margin: 0px 0px 0px 0px !important;
			font-size:15px !important;
			padding:15px 0 !important;
			background:#272727;
			color:#fff;
			text-decoration:none !important;
		}
		.copyright{font-size:13px;}
		.contact input:first-child {
			margin-left: 0;
		}
		.contact .btn {
			float: none;
			width: 220px;
			margin-top: 10px;
		}
		.contact .btn:hover {
			cursor: pointer;
			opacity: 1;
			
		}
		.contact iframe {
			width: 320px;
			opacity: 1;
		}
		.message {
			width: 210px;
			height: 110px;
			margin-top: 0;
			font-family: sans-serif;
			font-size: 1.2em;
			color: #b3a9a9;
		}
		.contact {
			padding-top: 30px;
		}
		.footerspace{margin:30px 0 0 0;}
		.coming-soon{font-size: 30px; padding:0px 0 10px 0; color:#272727; border-bottom:1px solid #a9a9a9; margin:0 0 30px 0 !important;}

    }

/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }
img {
	max-width: 100%;
	height: auto;
	border:0px;
}
@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}
