@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
a {
	text-decoration:none;
}
.main-inner p a:hover {
text-decoration:underline;	
}
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
html, body {
    background-color: #333;
    height: 100%;
	font-size:100%;
}

.anchor {
	z-index:9999999;
}

body {
    color: #fff;
    text-align: left;
	margin: 0;
	padding: 0;
	font-family: 'Lato', Arial, sans-serif;
	font-weight:300;
    color: #333;
	font-size:1.7em;
	line-height:1.5;
	
}

strong {
	font-weight:700;
	
}


.header, .main, .footer {
    display: table;
    height: 100%;
    min-height: 100%;
    width: 100%;
}
.main, .footer {
	padding-bottom: 60px;
}
.header-inner, .main-inner {
    display: table-cell;
    vertical-align: middle;
	padding: 20px 0;
}
.H1wrap, .vertBar, .footerwrap {
    margin-left: auto;
    margin-right: auto;
	text-align:center;
}

.header-inner .H1wrap h1 {
	margin: 0 auto;
	cursor: default;
	z-index: 1;
 	height:201px;
 	width:141px;  
	text-indent:-9999px;
	background:url(../images/newlogowbig.png)center center no-repeat;
}
.header-inner .H1wrap p {	
	margin: 0 auto;
	text-align: center;
	font-weight: 300;
	font-size: 60%;
	color: #FFF;
	width: 141px;
	} 

.externalHead {
	height: 100px;
	max-height: 100px;
	display: table;
	width: 100%;
}
/*----------------------Main---------------------*/
.main, .footer {
	background:#FFF;
	overflow:visible;
	position:relative;
	height: 80%;
    min-height: 80%;
}
.footer {
	height: auto;
	padding: 60px 0 0 0;	
}
.main-wrap {
    margin-left: auto;
    margin-right: auto;	
}
.main-inner {
	min-height: 100%;
	min-width: 100%;
}
.dark, .curveholder{
	background-image:url(../images/bg-footer-noise.jpg);
	background-position:top left;
	background-repeat:repeat;
	color: #fff;
	
	margin: 0;
}
.curveholder#external {
	background-image:none;
	background-color:#FFF;
}

span.normal{
color:#333;	
}
.dark span.normal {
color: #fff;	
}
.main h1 {
	font-size:150%;
	line-height:0.9em;
	padding:20px 0 30px 0;
	margin:20px 0;
	font-weight:300;
}


.main h2, .main p, .footer p {
font-size:90%;
	padding:0 20px ;
margin:10px 0 0 0;
font-weight:700;
}
.main h3 {
	font-size:90%;
	padding:0 20px ;
}

.main p, .footer p {
	font-weight:300;
}


.leftText, .rightText {
width: 100%;
float:left;
}
.leftText {
	
}


.createBox2, .exampleMain {
	margin: 40px 0 0 0 ;
	width: 100%;
	display: table;	
	background: rgba(215,215,215,.1);
	display: block;
	text-align:center;
	padding: 20px 0;
	border:1px solid #e2e2e2;
	
	
}
.form  {
	display: block;
	margin: 50px auto;
	
}

.dark .createBox2 {
	border:1px solid #444;
}

.exampleMain {
	position: relative;
	background:#FFF;

}

.exampleMain > img {
	width:320px;
    max-width:320px;
	min-width:320px;
	margin: 0 auto;
}

.exampleMain-caption {
	text-align:left;
	float:left;
}


.exampleMain-caption p {
	font-size: 90%;
	color:#333;
	padding: 0 20px ;
}
.exampleMain-caption h2 {
	margin-top: 0;	
	padding-bottom:15px;
	margin-bottom: 15px;
	display:block;
	clear:both;
	width:auto;
	padding-left:20px;
	font-size:100%;
}
.exampleMain h3 {
	margin:0;
	padding-left:20px;
	font-size: 90%;
}
.moreboxwrap {
	width: 100%;
	position:relative;
}

.refbox {
	position:absolute;
	bottom:20px;
	left: 60px;
}

.createBoxInnerL {
	padding: 0 40px;
	margin: 20px 0;
	width: 100%;
	float:left;

}
.createBoxInnerR {
	padding: 0 40px;
	border-left: 1px solid #e1e1e1;
}

.dark .createBoxInnerR {
}

.dark .createBox{
	background: rgba(255,255,255,.1);
	border:none;
}

.createBoxBlank {
	 display: table-cell;
	 width: 8%;
}


.createBoxWrap {
	margin: 0;
	display: table;
	height: auto;
	

}
.createBoxWrap span {
	color: #666;
	font-size:96px;
	font-weight:400
}

.createBox2 p {	
font-size:90%;
padding-bottom: 10px;
margin:0;
}

.createBox2 h2 {
	margin:0;
}

.curveholder {
	height:52px;
position:relative;
padding: 0;
}

.hidden {
	display:none;
}
.Nav, .extras, .footerlogo {
	width: 100%;
	float:left;
	font-size:80%;
	text-align:left;
	padding-bottom:20px;
}

.Nav a, .extras a {
	text-decoration:none;
	display:block;
	color:#333;
}
.footerlogo img {
	margin:20px auto;
}
.footerimg {
	text-align:center;
	width:100%;

}
.copyline {
	width: 100%;
	padding: 7px 0;
	background:#333;
	color:#FFF;
	font-size:40%;
	text-align:center;
	bottom:0;
	box-shadow: 0 0 15px rgba(0,0,0,.5);
}

img.ex {
	width: 49%;
	display:inline-block;
	margin: 40px auto;
}
ul.inline {
	list-style:none;
	text-align:left;
	padding:0;
	font-size:90%;
}
.dark ul.inline li {
	color: #999;
}

/*--------------------Curves --------------------------------*/
.curveDownColorHead,
.curveDownColorFoot {
	padding: 0;
	margin: 0;
	display: table-row;
    vertical-align: top;
}
.curveDownColorInv path,
.curveDownColor path,
.curveDownColorInv path,
.curveDownColor path{
	fill: #fff;
	stroke: #fff;
}

.curveDownColorInv,
.curveDownColorFoot{
position:absolute;
	bottom:0;
	left:0;
	margin-bottom:-1px;
}
.curveDownColor,
.curveDownColorFoot {
	margin-top:-1px;
}
.curveDownColorHead {
	background-color:#FfF;
	clear:both;
	padding: 0;
	margin: 0;
	top:0;
	width:100%;	
	min-width:100% !important;
	display: table-row;
    vertical-align: top;
	

}
.curveDownNav {/**/
	clear:none;
	z-index:21;
	float:left
}
.curveDownColorFoot{
	background:none;
}

/* Fallback example */
.no-js .content section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid #47a3da;
}








@media (min-width: 767px) {
/*----------------------HEADER---------------------*/
.header, .main, .footer {
    display: table;
    height: 100%;
    min-height: 100%;
    width: 100%;
	
}
.main, .footer {
	padding-bottom: 60px;
}
.header-inner, .main-inner {
    display: table-cell;
    vertical-align: middle;
	padding: 20px 0;
}
.main h3 {
	font-size:100%;	
}
.H1wrap {
    width: 100%;
}
.H1wrap, .vertBar, .footerwrap {
    margin-left: auto;
    margin-right: auto;
	text-align:center;
}
.vertBar, .footerwrap {
	background:none;
	width: 90%;
	max-width: 1100px;
	display:block;
}
.header-inner .H1wrap h1 {
	margin: 0 auto;
	cursor: default;
	z-index: 1;
 	height:346px;
 	width:250px;  
	text-indent:-9999px;
	background:url(../images/newlogowbig240.png)center center no-repeat;
}

.header-inner .H1wrap p {	
	margin: 0 auto;
	text-align: center;
	font-weight: 300;
	font-size: 105%;
	color: #FFF;
	width: 250px;
	} 
.footer {
    padding: 0;
	height: auto;
}
.Nav, .extras, .footerlogo {
	width: 50%;
	float:left;
	font-size:80%;
	text-align:left;
	padding-bottom:20px;
}
.footerlogo {
	width: 90%;
	text-align:right;
	margin: 0 auto;
}
.footerimg {
	float: right;
	width:30%;
}
.footerimg img {
 width: 100%;
 margin: 0;
}
form .leftText, form .rightText {
	 width: 50%;
}
.main h1{
	font-size:270%;
}
.exampleMain > img {
	width:500px;
    max-width:500px;
	min-width:500px;
	margin: 0 auto;
}
.exampleMain {
	box-shadow: 0 0 15px rgba(0,0,0,.2);
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border:1px solid #e2e2e2;
}
.exampleMain h3 {
	font-size:100%;
}
.createBoxWrap {
	width:100%;
}
.createBox2, .exampleMain {
	margin: 50px 0 0 0 ;
	box-shadow: 0 0 15px rgba(0,0,0,.2);
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.dark .createBox2 {
	background-image:url(../images/bg-footer-noise-l.jpg);
	background-position:top left;
	background-repeat:repeat;
}
.createBoxInnerL {
	padding: 0 40px;
	margin: 20px 0;
	width: 160px;
	float:left;

}
.createBoxInnerR {
	padding: 0 40px;
	margin-left: 180px;
	border-left: 1px solid #e1e1e1;
}

.dark .createBoxInnerR {
	border-left: 1px solid #444;
}

.createBox2 h2 {
	font-size: 100%;
	text-align:left;
	margin:0;
	padding:0;
}
.createBox2 p {
	font-size: 90%;
    margin: 0;
	padding:0;
    padding-bottom: 10px;
	text-align:left;
}
}

@media (min-width: 1024px) {
.main h1 {
	font-size: 420%;	
	}
.main h2, .main p, .footer p {
 font-size: 100%;
}
ul.inline {
	font-size: 100%;
}
ul.inline li {
	display:inline;

}
.exampleMain {
	text-align:left;	
	position: relative;
	height: 550px;
	background:#FFF;
}
.exampleMain > img {
    left: 0;
    position: absolute;
    top: 25px;
	display: block;
    width: 600px;
	max-width:600px;
	min-width:600px;
    height:auto !important; 
}
.exampleMain-caption {
	top: 25px;
   	position: absolute;
    right: 0px;
    z-index: 10;
	width: 45%;
	background-color:rgba(255,255,255,0.7);
	text-align:left;
	padding: 0;
}

}
	
@media (min-width: 100000px) {
.header, .main, .footer {
    display: table;
    height: 100%;
    min-height: 100%;
    width: 100%;
	
}
.main, .footer {
	padding-bottom: 60px;
}
.header-inner, .main-inner {
    display: table-cell;
    vertical-align: middle;
	padding: 20px 0;
}
.H1wrap {
    width: 100%;
}
.H1wrap, .vertBar, .footerwrap {
    margin-left: auto;
    margin-right: auto;
	text-align:center;
}
.vertBar, .footerwrap {
	background:none;
	width: 90%;
	max-width: 1100px;
	display:block;
}

.header-inner .H1wrap h1 {
	margin: 0 auto;
	cursor: default;
	z-index: 1;
 	height:201px;
 	width:141px;  
	text-indent:-9999px;
	background:url(../images/newlogowbig.png)center center no-repeat;
}

.header-inner .H1wrap p {	
	margin: 0 auto;
	text-align: center;
	font-weight: 300;
	font-size: 60%;
	color: #FFF;
	width: 141px;
	} 


/*----------------------Main---------------------*/
.main, .footer {
	background:#FFF;
	overflow:visible;
	position:relative;
	height: 80%;
    min-height: 80%;
}
.footer {
	height: auto;
	padding: 60px 0;	
}
.main-wrap {
    margin-left: auto;
    margin-right: auto;	
}
.main-inner {
	min-height: 100%;
	min-width: 100%;
}
.dark, .curveholder{
	background-image:url(../images/bg-footer-noise.jpg);
	background-position:top left;
	background-repeat:repeat;
	color: #fff;
	
	margin: 0;
}
.cutinner .vertbar {
	margin: 40px auto 60px;
}

#external.curveholder {
	background-image:none;
	background-color:#FFF;
}

span.normal{
color:#333;	
}
.dark span.normal {
color: #fff;	
}
.main h1 {
	font-size:250%;
	line-height:0.9em;
	padding:20px 0 30px 0;
	margin:50px 0;
	font-weight:300;
}


.main h2, .main p, .footer p,  {
padding:0;
margin:10px 0 0 0;
font-weight:300;
}
.main p, .footer p {
	font-weight:300;
	
}

.leftText {
	width: 50%;
	float:left;
}

.rightText {
	width: 50%;
	float:left;
}
.leftText p{
	margin: 0 20px 20px 0;
	text-align:right;
}
.rightText p {
	text-align:center;
}
.main h2 {
font-size:1.5em;
padding:0;
font-weight:400;
}

.createBox2, .exampleMain {
	margin: 50px 0 0 0 ;
	box-shadow: 0 0 15px rgba(0,0,0,.2);
	width: 100%;
	display: table;	
	background: rgba(215,215,215,.1);
	display: block;
	text-align:center;
	padding: 20px 0;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border:1px solid #e2e2e2;
	
	
}
.form  {
	display: block;
	margin: 50px auto;
	
}

.dark .createBox2 {
	border:1px solid #444;
	background-image:url(../images/bg-footer-noise-l.jpg);
	background-position:top left;
	background-repeat:repeat;
}
ul.inline {
	text-align:left;
	list-style-position: inside;
	margin: 0px;
	padding: 0;
}
ul.inline li {
	display:inline-block;
	white-space:nowrap;
}

.exampleMain {
	position: relative;
	height: 500px;
	background:#FFF;
}

.exampleMain > img {
    left: 0;
    position: absolute;
    top: 25px;
	display: block;
    max-height:450px;
    width: auto !important;
    height: auto;
}

.exampleMain-caption {
    top: 25px;
   	position: absolute;
    right: 0px;
    z-index: 10;
	width: 45%;
	background-color:rgba(255,255,255,0.7);
	height: 450px;
	text-align:left;
	padding: 0;
}


.exampleMain-caption p {
	font-size: 90%;
	color:#333;
	padding: 0 20px ;
}
 
.moreboxwrap {
	width: 100%;
	position:relative;
}

.refbox {
	position:absolute;
	bottom:20px;
	left: 60px;
}

.createBoxInnerL {
	padding: 0 40px;
	margin: 20px 0;
	width: 160px;
	float:left;

}
.createBoxInnerR {
	padding: 0 40px;
	margin-left: 180px;
	border-left: 1px solid #e1e1e1;
}

.dark .createBoxInnerR {
	border-left: 1px solid #444;
	
}

.dark .createBox{
	background: rgba(255,255,255,.1);
	border:none;
}

.createBoxBlank {
	 display: table-cell;
	 width: 8%;
}


.createBoxWrap {
	margin: 50px auto 0 auto;
	display: table;
	height: auto;
	

}
.createBoxWrap span {
	color: #666;
	font-size:96px;
	font-weight:400
}

.createBox2 p {	
font-size:70%;
text-align:left;
padding:0;
padding-bottom: 10px;
margin:0;
}

.createBox2 h2 {
	font-size: 100%;
	text-align:left;
	margin:0;
}

.curveholder {
	height:52px;
position:relative;
padding: 0;
}

.hidden {
	display:none;
}
.Nav, .extras, .footerlogo {
	width: 33%;
	float:left;
	font-size:80%;
	text-align:left;
}

.Nav a, .extras a {
	text-decoration:none;
	display:block;
	color:#333;
}
.footerlogo img {
	right:0;
	position:absolute;
}
.footerimg {
	position: relative;
	width:100%;
	overflow:visible;
	
}
.copyline {
	width: 100%;
	padding: 7px 0;
	background:#333;
	color:#FFF;
	font-size:60%;
	text-align:center;
	bottom:0;
	box-shadow: 0 0 15px rgba(0,0,0,.5);
}

img.ex {
	width: 49%;
	display:inline-block;
	margin: 40px auto;
}


/*--------------------Curves --------------------------------*/
.curveDownColorHead,
.curveDownColorFoot {
	padding: 0;
	margin: 0;
	display: table-row;
    vertical-align: top;
}
.curveDownColorInv path,
.curveDownColor path,
.curveDownColorInv path,
.curveDownColor path{
	fill: #fff;
	stroke: #fff;
}

.curveDownColorInv,
.curveDownColorFoot{
position:absolute;
	bottom:0;
	left:0;
	margin-bottom:-1px;
}
.curveDownColor,
.curveDownColorFoot {
	margin-top:-1px;
}
.curveDownColorHead {
	background-color:#FfF;
	clear:both;
	padding: 0;
	margin: 0;
	top:0;
	width:100%;	
	min-width:100% !important;
	display: table-row;
    vertical-align: top;

}
.curveDownNav {/**/
	clear:none;
	z-index:21;
	float:left
}
.curveDownColorFoot{
	background:none;
}



 

 


@media (min-width: 992px) {
/*----------------------HEADER---------------------*/	
.header-inner .H1wrap h1 {
	margin: 0 auto;
	cursor: default;
	z-index: 1;
 	height:343px;
 	width:252px;  
	text-indent:-9999px;
	background:url(../images/newlogowbig240.png)center center no-repeat;
}

.header-inner .H1wrap p {	
	margin: 0 auto;
	text-align: center;
	font-weight: 300;
	font-size: 1em;
	color: #FFF;
	width: 252px;
	} 
.H1wrap {
    width: 700px;
}
.main {
	height: 80%;
    min-height: 80%;
}
.main h1, .glyphicon, .carousel-caption h1 {
	font-size:4em;
	line-height:0.8em;
	/*text-shadow: 1px 1px 0px #ccc; */
}

.exampleMain > img {
    left: 0;
    position: absolute;
    top: 25px;
	display: block;
    max-height:450px;
    width: auto !important;
    height: auto;
}



.hlDiv {
	border-top:1px solid #eee;
	margin:50px auto;
	position: relative;
	height:1px;
	clear:both;
	}
.dark .hlDiv {
border-top:1px solid #333;	
}


