/* This CSS file is part of the HTML5 */
#inline { display: none; width: 600px; }

#marqueeborder {
	color: #ffffff;
	background-color: #0038A7;
	font-family:'Open Sans', sans-serif;
	position:relative;
	height:35px; 
	overflow:hidden;
	font-size: 1.5em;
}
#marqueecontent {
	position:absolute;
	left:0px;
	line-height:30px;
	white-space:nowrap;
}
/* GLOBAL */
body
{
        border-top:5px solid #0038A7;
        background:#ffffff;
        font-family: 'Open Sans', sans-serif;
        color:#0038A7;
}

input
{
        font-family: 'Open Sans', sans-serif;
        font-size:14px;
        padding: 7px;
        outline: 0;
        border:1;
        width:250px;
        background: #ffffff;
        border-radius:5px;
}


input[type=submit]
{
        width:auto;
        padding: 5px 18px;
        line-height:25px;
        text-shadow:none;
        cursor:pointer;
        box-shadow: none;
        background: #ffffff;
        color: #0038A7;
}

p
{
        margin:5px 0;
        line-height:25px;
}

a
{
        text-decoration:none;
        color:inherit;
        transition: color .5s ease;
}

strong
{
        font-weight:bold;
}

figcaption strong
{
        border-bottom: 1px solid #D6D0C1;
        padding-bottom:10px;
        margin: 10px 0;
        display:block;
}

figcaption
{
        line-height: 25px;
        font-size:14px;
        width:200px;
}

hr
{
        background-color: #D6D0C1;
        border:0;
        height:1px;
        margin:20px 0;
}

#inputform input
{
	width:400px;
	background: #0038A7;
	color:#ffffff;
}
#inputform textarea
{
    border-radius:5px;
	width:400px;
	margin: 0px 0;
	background: #0038A7;
	color:#ffffff;
}
#inputform input[id=inputsubmit]
{
        width:auto;
        padding: 5px 18px;
        line-height:25px;
        text-shadow:none;
        cursor:pointer;
        box-shadow: none;
        background: #ffffff;
        color: #0038A7;
}
#inputform input[id=inputformcheck]
{
    width:40px;
	color: #333333;
	background: #444444;
}



/* HEADER */

header
{
        position:relative;
        width:auto;
        max-width:900px;
        margin: 0 auto 5px auto;
}

header h1
{
        margin:35px 0 0 0;
        font-size:55px;
        color:#0038A7;
        font-family: 'Baumans', cursive;
}

header p
{
        font-family: 'Open Sans', sans-serif;
        font-size:16px;
        color: #4A463B;
        margin-left:132px;
}

nav
{
        position:absolute;
        right:0;
        bottom:0;
}

nav ul
{
        list-style:none;
}

nav ul li
{
        display:block;
        float:left;
        padding:3px 15px;
}

nav ul li a
{
        font-family: 'Open Sans', sans-serif;
        text-transform:uppercase;
        transition: all .25s ease;
}

nav ul li a:hover
{
        color:#0038A7;
}

#alternative_menu
{
        width: 150px;
        position:absolute;
        top:100px;
        left:50%;
        margin-left: -75px;
        display:none;
}

#imgsmall
{	
	display:none;
}

/* HORIZONTAL SCROLLER */
#newsticker-pca-old { 
width:400px; 
background:#0038A7; 
float:left;
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#newsticker-pca { 
        width:auto;
        max-width:1000px;
		background:#AAAAF5; 
        margin:0 auto;
        padding:10px 0 45px 0;
}

#newsticker-pca a { text-decoration:none; }
#newsticker-pca img { border: 2px solid #FFFFFF; }

#newsticker-pca .title {
font-family: 'Open Sans', sans-serif;
font-size:20px;
text-align:center;
padding:5px;
}

.newsticker-jcarousellite { width:450px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:10px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:310px; }
.newsticker-jcarousellite .info span.cat 
{ 
    display: block; 
    font-size:10px; 
    line-height:15px;
	color:#0038A7; 
}

.clear { clear: both; }

/* new 2 columns for news ticker */
#news_columns
{
         display:block;
		 line-height:25px;
		 	color:#0038A7; 
        font-family: 'Open Sans', sans-serif;
        clear:both;
        width:auto;
        max-width:900px;
        margin:0 auto;
}

#news_columns h3
{
        font-size:20px;
        padding: 10px 0;
        margin-bottom: 10px;
}

#news_columns article.column1, #news_columns .column2
{
        margin: 30px 0;
        font-size:14px;
        float:left;
        width:auto;
        max-width: 450px;
}

#news_columns .column2 p
{
        margin: 10px 0;
		font-size:12px;
		line-height:1.1em; 
}

.row
{
        position:relative;
        margin: 20px 0 0 20px;
        float:right;
        width:350px;
}

.row img
{
        float:left;
		margin-right: 10px; 
}

.row p
{
        margin-left: 50px;
}

/* TWO COLUMNS SUB PAGES*/

#text_columns article.Scolumn1, #text_columns .Scolumn2
{
        margin: 70px 0;
        font-size:14px;
        float:left;
        width:auto;
        max-width: 450px;
}


/* Only 1 column sub pages */
#text_columns article.S1column1
{
        margin: 70px 0;
        font-size:14px;
        float:left;
        width:auto;
        max-width: 600px;
}

#text_columns .Scolumn2
{
        margin: 120px 0;
}

.row
{
        position:relative;
        margin: 40px 0 0 50px;
        float:right;
        width:350px;
}

.row img
{
        float:left;
}

.row p
{
        margin-left: 0px;
		clear:both;
}

#text_columns article.S2column1, #text_columns .S2column2
{
        margin: 70px 0;
        font-size:14px;
        float:left;
        width:auto;
        max-width: 650px;
}

#text_columns article.S2Column1
{
        margin: 70px 0;
        font-size:14px;
        float:left;
        width:auto;
        max-width: 700px;
}
#text_columns .S2column2
{
        margin: 20px 0;
		max-width: 350px;
}

.row
{
        position:relative;
        margin: 40px 0 0 0px;
        float:right;
        width:250px;
}

.row img
{
        float:right;
}

.row p
{
        margin-left: 0px;
		clear:both;
}
/* new box before 3 columns */
#boxinfo
{
        width:auto;
        max-width:900px;
        margin:0 auto;
        padding:10px 0 45px 0;
}

#boxinfo articlew
{
        float:left;
        width:500px;
        margin-right:45px;
        font-size:14px;
}

#boxinfo article
{
        float:left;
        width:250px;
        margin-right:45px;
        font-size:14px;
}

#boxinfo article h3
{
        font-family: 'Open Sans', sans-serif;
        font-size:20px;
        margin-bottom:10px;
        margin-left:75px;
}

#boxinfo article img
{
        float:left;
}

#boxinfo article p
{
        line-height:25px;
        font-family: 'Open Sans', sans-serif;

}


/* 3 COLUMNS */

#boxcontent
{
        width:auto;
        max-width:900px;
        margin:0 auto;
		color:#0038A7; 
        padding:20px 0 45px 0;
}

#boxcontent article
{
        float:left;
        width:250px;
        margin-right:45px;
        font-size:14px;
}

#boxcontent article h3
{
        font-family: 'Open Sans', sans-serif;
        font-size:20px;
        margin-bottom:10px;
        margin-left:75px;
}

#boxcontent article img
{
        float:left;
}

#boxcontent article p
{
        line-height:25px;
        font-family: 'Open Sans', sans-serif;
        margin-left:75px;
}

#slider_content1, #slider_content2, #slider_content3, #slider_content4, #slider_content5
{
        line-height: 25px;
        font-family: 'Open Sans', sans-serif;
        width:350px;
        position:absolute;
        top:15%;
        left:15%;
        display:none;
        z-index:11;
}

#slider_content1 h3, #slider_content2 h3, #slider_content3 h3, #slider_content4 h3, #slider_content5 h3
{
        color:#ffffff;
        font-size:25px;
        font-weight:bold;
        margin-bottom:10px;
        background-color:#333333;
        padding:10px 15px;
        border-radius: 15px 0 15px 0;
        display:inline-block;
}

#slider_content1
{
        display:block;
}

#slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p
{
        margin:0 0 30px 0;
        color:#4a463b;
        background-color:#ffffff;
        padding:10px 15px;
        border-radius: 5px;
}

/* BUTTONS */

.button
{
        padding:7px 14px;
        border: 1px solid #FF0000;
        background-image: linear-gradient(bottom, #FFFFFF 0%, #CFCFCF 100%);
        background-image: linear-gradient(to bottom, #CFCFCF 0%, #FFFFFF 100%);
        background-color: #eb653c;
        color: #FF0000;
        text-decoration:none;
        border-radius:5px;
        box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.button:hover
{
        background:none #FF0000;
        border-color: #FF0000;
        text-shadow:none;
        color: #FFFFFF;
}

/* Conference */
#conference
 {
        position: fixed;
        top: 2em;
        right: 2em;
        background-color: #FF0000;
        font-size: 12px;
        padding: 1em;
}



/* SPACER */

#spacertop
{
        width:auto;
        height:5px;
        background-color:#FF0000;
        position:relative;
        font-family: 'Open Sans', sans-serif;
        color:#fff;
        font-size:18px;
}
#spacer
{
        width:auto;
        height:5px;
        background-color:#0038A7;
        position:relative;
        font-family: 'Open Sans', sans-serif;
        color:#fff;
        font-size:18px;
}

#spacer p
{
        margin-top:22px;
        width:auto;
        position:absolute;
        left:50%;
        margin-left:-450px;
}

#spacer .search
{
        margin-top:15px;
        width:auto;
        position:absolute;
        right:50%;
        margin-right:-480px;
}


/* FOUR COLUMNS */

#four_columns, #text_columns
{
        line-height:25px;
        font-family: 'Open Sans', sans-serif;
        clear:both;
        width:auto;
		color:#0038A7; 
        max-width:900px;
        margin:0 auto;
}

#four_columns h2, #text_columns h3
{
        font-size:20px;
        border-bottom: 1px solid #D6D0C1;
        padding: 20px 0;
        margin-bottom: 20px;
}

#four_columns .img-item
{
        float:left;
        margin-right:25px;
}

#four_columns .img-item a
{
        position:relative;
        display:block;
}

.thumb-screen
{
        display:block;
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:113px;
        background: #000 url(img/zoom.png) center center no-repeat;
        z-index:99;
        opacity: 0;
        transition: opacity .5s ease;
}

.thumb-screen:hover
{
        opacity:0.5;
}


/* TWO COLUMNS */

#text_columns article.column1, #text_columns .column2
{
        margin: 70px 0;
        font-size:14px;
        float:left;
        width:auto;
        max-width: 450px;
}

#text_columns .column2
{
        margin: 120px 0;
}

.row
{
        position:relative;
        margin: 40px 0 0 50px;
        float:right;
        width:350px;
}

.row img
{
        float:left;
}

.row p
{
        margin-left: 100px;
}

.rocket, .clock
{
        top:0;
        left:0;
        position:absolute;
        height: 80px;
}

.rocket:hover
{
        opacity:0;
        transition: opacity 0.4s ease 0.2s;
        animation-name: stylie-transform-keyframes;
        animation-duration: 700ms;
        animation-delay: 0ms;
        animation-fill-mode: forwards;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        transform-origin: 0 0;
}

.clock:hover
{
        animation-name: stylie-transform2-keyframes;
        animation-duration: 100ms;
        animation-delay: 0ms;
        animation-fill-mode: forwards;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        transform-origin: 0 0;
}



/* FOOTER */

footer
{
        position:relative;
        clear:both;
        width:auto;
        height:350px;
        background:#333333;
}

footer .wrapper
{
        line-height:25px;
        margin: 0 auto;
        padding-top:30px;
        width:auto;
        max-width:900px;
        font-size:14px;
}

footer .wrapper .column
{
        font-family: 'Open Sans', sans-serif;
        color:#ababab;
        float:left;
        width:280px;
        margin-right:20px;
}

footer .wrapper .column.midlist ul li
{
        display:block;
        width:auto;
        padding:0 0 10px 25px;
        margin-bottom:10px;
        border-bottom: 1px solid #444444;
        background:url(img/arrowright2.png) left 6px no-repeat;
}

footer .wrapper .column.midlist ul li a:hover
{
        color:#fff;
}

footer .wrapper .column.rightlist ul li
{
        display:block;
        width:auto;
        margin-bottom:15px;
}

footer .wrapper .column.rightlist ul li a span
{
        margin-left:95px;
        display:block;
}

footer .wrapper .column.rightlist ul li a img
{
        transition: border .25s ease;
        float:left;
        border:3px solid #444444;
}

footer .wrapper .column.rightlist ul li a img:hover
{
        border-color: #5e5e5e;
}

footer .wrapper .column h4
{
        font-size: 16px;
        color: #fff;
        border-bottom: 1px solid #444444;
        padding: 0 0 10px 0;
        margin-bottom: 10px;
}

#copyright
{
        background: #1D1D1D;
        height:70px;
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
}
#copyright .wrapper
{
        font-family: 'Open Sans', sans-serif;
        padding-top:25px;
        color: #5e5e5e;
        font-size:14px;
        position:relative;
}
#copyright .wrapper .social
{
        position:absolute;
        right:0;
        top:25px;
}
#copyright .wrapper .social a
{
        transition: opacity .25s ease;
        opacity: 0.3;
        margin-left: 12px;
        display:block;
        float:left;
}
#copyright .wrapper .social a:hover
{
        opacity: 0.7;
}
#copyright .wrapper a
{
        color: #ABABAB;
}

#copyright .wrapper a:hover
{
        color: #fff;
}
#faceb1 {
    display:block;
}
#faceb2 {
    position: fixed;
    top: 7.7em;
    left: 5em;
    display:none;
}


/* SKIPLINK */
.go-top {
        position: fixed;
        bottom: 2em;
        right: 2em;
        text-decoration: none;
        color: white;
        background-color: rgba(0, 0, 0, 0.3);
        font-size: 12px;
        padding: 1em;
        display: none;
}

.go-top:hover {
        background-color: rgba(0, 0, 0, 0.6);
}

/* SKIPLINK */
.go_video {
        position: fixed;
        top: 13em;
        left: 1em;
        text-decoration: none;
        color: white;
        font-size: 12px;
        padding: 0em;
        display: none;
}

.go_video:hover {
        background-color: rgba(0, 0, 0, 0.6);
}
.go_youtube {
        position: fixed;
        top: 0.8em;
        left: 1em;
        text-decoration: none;
        color: white;
        font-size: 12px;
        padding: 0em;
        display: block;
}

.go_youtube:hover {
        background-color: rgba(0, 0, 0, 0.6);
}
.go_linkedin {
        position: fixed;
        top: 3.1em;
        left: 1em;
        text-decoration: none;
        color: white;
        font-size: 12px;
        padding: 0em;
        display: block;
}

.go_linkedin:hover {
        background-color: rgba(0, 0, 0, 0.6);
}
.go_twitter {
        position: fixed;
        top: 5.4em;
        left: 1em;
        text-decoration: none;
        color: white;
        font-size: 12px;
        padding: 0em;
        display: block;
}

.go_twitter:hover {
        background-color: rgba(0, 0, 0, 0.6);
}
.go_facebook {
        position: fixed;
        top: 7.7em;
        left: 1em;
        text-decoration: none;
        color: white;
        font-size: 12px;
        padding: 0em;
        display: block;
}

.go_facebook:hover {
        background-color: rgba(0, 0, 0, 0.6);
}


.go_googleplus {
        position: fixed;
        top: 10em;
        left: 1em;
        text-decoration: none;
        color: white;
        font-size: 12px;
        padding: 0em;
        display: block;
}

.go_googleplus:hover {
        background-color: rgba(0, 0, 0, 0.6);
}


.top-button {
        position: fixed;
        top: 1em;
        right: 2em;
}

.top-button:hover {
        background-color: #0038A7;
		border-radius:5px;
        display: block;
}
.video1 {
        position: fixed;
        top: 0.2em;
        right: 11.5em;
        text-decoration: none;
        color: white;
        background-color: rgba(242, 114, 13, 1);
        font-size: 12px;
        padding: 0.5em;
		border-radius:5px;
        display: block;
}

.video1:hover {
        background-color: rgba(0, 0, 0, 0.6);
}
#div_pop_video{
    position: fixed;
	top: 10%;
	left: 10%;
    width: 80%;
    height: 80%;
    display: none;
    background: rgba(0,0,0,0.8);
	z-index: 99;
}

#div_pop_video_x{
	float: right;
	height: 35px;
	left: 12px;
	position: relative;
	top: -10px;
	border-radius:50px;
	background-color: rgba(0, 0, 0, 0.8);
	width: 34px;
}
#div_pop_video_x:hover {
        cursor: pointer;
		background-color: rgba(0, 0, 0, 1);
}
#iframe{
    width: 80%;
	top: 5em;
    margin: 20% auto;
    height: 60%;
    border: 1px solid black;
}

/* SLIDESHOW */
/* Prevent the slideshow from flashing on load */
.slidesjs-container
{
        border-top: 1px #d6d0c1 solid;
}
#slides
{
  display: none
}

/* Center the slideshow */
.container
{
        width:auto;
        margin: 0 auto;
        position:relative;
}

/* Show active item in the pagination */
.slidesjs-pagination .active
{
  color:red;
}

#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button, #slider_content4 p  .responsive_button, #slider_content5 p  .responsive_button
{
        display:none;
        color:#000;
}


/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}


/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT */

@media (max-width: 1215px)
{
        #slider_content1, #slider_content2, #slider_content3, #slider_content4, #slider_content5
		{
                width:auto;
                margin-right:50px;
        }
        #slider_content1 h2, #slider_content2 h2, #slider_content3 h2, #slider_content4 h2, #slider_content5 h2
		{
                font-size:18px;
        }
        #slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p
		{
                font-size:14px;
        }
        #slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button,  #slider_content4 p  .responsive_button,  #slider_content5 p  .responsive_button
		{
                display:inline;
        }
        .container .button
		{
                display:none;
        }
}

@media (max-width: 915px)
{

        #boxcontent article
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 60%;
    }
        #boxinfo article
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 60%;
    }
        #spacer
        {
                font-size:15px;
        }
        #spacer .search
        {
                margin-top:19px;
                margin-right:-385px;
        }
        #spacer p
        {
                margin-left:-370px;
        }
        input
        {
                padding:4px;
                font-size:14px;
        }
        input[type="submit"]
        {
                padding: 1px 14px;
        }
        #four_columns
        {
                width: 500px;
        }
        #four_columns .img-item:nth-of-type(3), #four_columns .img-item:nth-of-type(4)
        {
                margin-top: 25px;
        }
        #text_columns article.column1, #text_columns .column2
        {
                float:none;
                max-width: 500px;
                margin: 50px 30px 0 30px;
        }
        .column2 .row
        {
                float:none;
                margin:0 0 40px 50px;
        }
        footer .wrapper .column
        {
                font-size: 12px;
                width: 230px;
        }
}

@media (max-width: 765px)
{


        .container
        {
                height:1px;
                top: -1500px;
        }
        header
        {
                height:120px;
        }
        header nav
        {
                right: auto;
                bottom: auto;
                left: 50%;
                top:100px;
                margin-left: -184px;
        }
        #spacer
        {
                display:none;
        }
#faceb1 {
    display:none;
}
#faceb2 {
    display:block;
}

#news_columns 
{
	display:none;
}

.go_video {
	    top: 28em;
		display:block;
}
.go_youtube {
        top: 30.5em;
}
.go_linkedin {
        top: 33em;
}
.go_twitter {
        top: 35.5em;
}
.go_facebook {
        top: 38em;
}	

.go_googleplus {
        top: 40.5em;
}	
	
	.video1 
	{
        top: 10em;
		display: none;
	}
	.top-button {
        top: 0.1em;
		
	}	
        footer
        {
                padding-bottom:70px;
                height: auto;
        }
        footer .wrapper
        {
                width: 350px;
                margin: 0 auto;
        }
        footer .wrapper .column
        {
                margin-top:30px;
                float:none;
                font-size: 14px;
                width: auto;
        }
        footer .wrapper .social
        {
                display:none;
        }
}

@media (max-width: 500px)
{
        #spacer
		{
                height:auto;
                padding-bottom:15px;
        }
        #four_columns
		{
                width:auto;
        }
        #four_columns .img-item
		{
                width: 200px;
                float:none;
                margin: 25px auto 0 auto;
        }
        #four_columns h2
		{
                margin: 0 30px;
        }
        .column2 .row
		{
                margin: 0 0 40px 10px;
                width:auto;
        }
        footer .wrapper
		{
                width:auto;
        }
        footer .wrapper .column
		{
                margin: 0 auto 15px auto;
                max-width:300px;
        }
        input
		{
                width:auto;
        }
        #alternative_menu
		{
                display:block;
        }
		#imgsmall
		{
				display:block;
		}
		#imglarge
		{
				display:none;
		}
        header nav
		{
                display:none;
        }
        header h1
		{
                font-size:40px;
        }
        header p
		{
                margin-left: 60px;
                font-size:14px;
        }
}

/* KEYFRAMES */

@keyframes stylie-transform-keyframes {
  0% {transform:translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);}
}

@keyframes stylie-transform2-keyframes {
  0% {transform:translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);}
}