/* reset */
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, q, small, strike, strong, sub, sup, 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, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
sub { vertical-align: sub; font-size: smaller;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
figcaption {font-style:italic;}
body { line-height: 1; }
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; width: 100%; border: 1px solid #ddd; margin-bottom: 20px; }

/* Regular */
@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Regular-webfont.eot');
    src: url('/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
}
/* Italic */
@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Italic-webfont.eot');
    src: url('/fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-weight: 400;
    font-style: italic;
}
/* Light */
@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Light-webfont.eot');
    src: url('/fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: 200;
    font-style: normal;
}
/* Light Italic */
@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-LightItalic-webfont.eot');
    src: url('/fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
         url('/fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
    font-weight: 200;
    font-style: italic;
}
/* Semibold */
@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Semibold-webfont.eot');
    src: url('/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: 500;
    font-style: normal;
}
/* Semibold Italic */
@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('/fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('/fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}
/* Bold */
@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Bold-webfont.eot');
    src: url('/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: bold;
    font-weight: 700;
    font-style: normal;
}
/* Bold Italic */
@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('/fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('/fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
    font-weight: bold;
    font-weight: 700;
    font-style: italic;
}
/* Extra Bold */
@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('/fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('/fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
    font-weight: 900;
    font-style: normal;
}
/* Extra Bold Italic */
@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-ExtraBoldItalic-webfont.eot');
    src: url('/fonts/OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'),
         url('/fonts/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-ExtraBoldItalic-webfont.svg#OpenSansExtraboldItalic') format('svg');
    font-weight: 900;
    font-style: italic;
}

/* basic */
body { font: 13px/21px "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #222; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 28px; line-height: 34px; margin-bottom: 8px; margin-top: 10px; }
h2 { font-size: 21px; line-height: 30px; margin-bottom: 4px; margin-top:6px;}
h2.blog-title { width: 100%; background: url(/img/icon-blog.png) no-repeat right center; margin-top: 30px; }
h3 { font-size: 20px; line-height: 24px; margin-bottom: 12px; }
h3.bold,h6.bold { margin-bottom: 20px; text-transform: uppercase; font-weight: bold; }
h4 { font-size: 16px; line-height: 21px; }
h5 { font-size: 15px; line-height: 21px; font-weight: bold; text-transform: uppercase; }
h5.bold { text-transform: uppercase; font-weight: bold; }
h6 { font-size: 14px; line-height: 21px; }
p { margin: 0 0 20px; }
p.small, ul.small { font-size: 13px; }
p.smaller, ul.smaller { font-size: 12px; }
p.gray { color: #777 }
p img { margin: 0; }
em { font-style: italic }
strong { font-weight: bold }
small { font-size: 80% }
blockquote, blockquote p { line-height: 24px; color: #777; font-style: italic; }
blockquote { font-size: 12px; border-left: 1px solid #ddd; margin: 0 0 20px; padding: 10px 20px 10px 19px; }
blockquote cite { display: block; text-indent: 42px; color: #555; position: relative; }
blockquote cite:before { content: "\201c"; font-weight: bold; font-style: normal; font: 94px/74px "Open Sans", Arial; position: absolute; top: -2px; left: -36px; }
blockquote cite a, blockquote cite a:visited,blockquote cite a:visited { color: #555; }
hr { border: solid #ddd; clear: both; height: 0; border-width: 1px 0 0; margin: 10px 0 30px; }
a, a:visited { color: #333; text-decoration: underline; outline: 0; }
a:hover,a:focus { color: #000; }
p a, p a:visited { line-height: inherit; }
ul, ol { margin-bottom: 20px; }
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 20px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ol.roman { list-style: upper-roman; }
ol.alpha { list-style: lower-alpha; }
ul ul, ul ol, ol ol, ol ul { font-size: 90%; margin: 10px 0 6px 20px; }
ul ul li, ul ol li, ol ol li, ol ul li { margin-bottom: 6px; }
li { line-height: 18px; margin-bottom: 12px; }
ul.smaller li { line-height: 18px; margin-bottom: 4px; }
ul.large li, li p { line-height: 21px; }
img.scale { max-width: 100%; height: auto; }
p img.left { float: left; margin: 10px 20px 10px 0; }
p img.right { float: right; margin: 10px 0 10px 20px; }
form, fieldset { margin-bottom: 20px; }
dd {margin: 0px 0px 3px 12px;}
.button, button, input[type=submit], input[type=reset],input[type=button] { background: #ffd53c url(../img/pattern.png); color: #333; border: 0; display: inline-block; font-size: 13px; font-weight: bold; text-transform: uppercase; text-decoration: none; cursor: pointer; margin-bottom: 20px; margin-left: 0; line-height: normal; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; -ms-transition: all .2s linear; transition: all .2s linear; padding: 8px 12px; border-radius: 6px; -webkit-border-radius: 6px; }
.button.small, button.small, input[type=submit].small, input[type=reset].small, input[type=button].small { font-size: 11px; margin-bottom: 0; padding: 0 4px; }
.button.big, button.big, input[type=submit].big, input[type=reset].big, input[type=button].big { font-size: 21px; padding: 15px 30px; }
.button.gray, button.gray, input[type=submit].gray, input[type=reset].gray, input[type=button].gray { background-color: #ddd }
.button.dark, button.dark, input[type=submit].dark, input[type=reset].dark, input[type=button].dark { background-color: #222; color: #eee; }
.button:hover, button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover { color: #fff; background: #ff9000; }
.button:active, button:active, input[type=submit]:active, input[type=reset]:active, input[type=button]:active { color: #eee; background: #333; }
.button.full-width, button.full-width, input[type=submit].full-width, input[type=reset].full-width, input[type=button].full-width { width: 100%; padding-left: 0!important; padding-right: 0!important; padding-top: 8px; padding-bottom: 8px; text-align: center; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input[type=text], input[type=password], input[type=email], textarea, select { border: 1px solid #ccc; outline: none; font: 13px "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #777; width: 230px; max-width: 100%; display: block; background: #f9f9f9; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0 0 20px; padding: 6px 4px; }
input.full-width, input[type=text].full-width, input[type=password].full-width, input[type=email].full-width, textarea.full-width, select.full-width { width: 100%; }
.ie7 input.full-width, .ie7 input[type=text].full-width, .ie7 input[type=password].full-width, .ie7 input[type=email].full-width, .ie7 textarea.full-width, .ie7 select.full-width { width: 85%; }
textarea { width: 450px; min-height: 60px; overflow: auto; }
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, textarea:focus, select:focus { border: 1px solid #aaa; color: #333; -moz-box-shadow: 0 0 3px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2); box-shadow: 0 0 3px rgba(0,0,0,.2); }
input:focus:invalid, textarea:focus:invalid { border-color: #e55; }
::-webkit-input-placeholder, :-moz-placeholder { color: #ccc; }
input.inline { display: inline-block; }
label, legend { display: block; font-weight: bold; font-size: 13px; }
label.checkbox { margin-bottom: 12px; }
select { width: 230px; }
.oldie select { width: 240px; }
input[type=checkbox], input[type=radio] { display: inline; position: relative; top: 1px; }
label span, legend span { font-weight: normal; font-size: 13px; color: #444; }
table caption { text-align: left; }
table th, table td { padding-left: 6px; padding-right: 6px; line-height: 21px; border: 1px solid #ddd; background-color: #fff; text-align: left; vertical-align: middle; }
table th, table tfoot td { font-weight: bold; background: #eee url(../img/pattern.png); }
table .alternate td { background-color: #fafafa; }
table.large th,table.large td { padding: 12px 8px; }
.remove-bottom { margin-bottom: 0!important; }
.remove-margin { margin: 0!important; }
.half-bottom { margin-bottom: 10px!important; }
.add-bottom { margin-bottom: 20px!important; }
.float-left { float: left; }
.float-right { float: right; }
.hide-on-mobile { display: none; }

html, body { width: 100%; height: 100%; scroll-behavior: smooth;}
@media screen and (prefers-reduced-motion: reduce) { html, body { scroll-behavior: auto; }}
.container div.sep {
	clear: both;
	float: none;
	display: block;
	width: auto;
	margin-bottom: 30px;
	background: -moz-linear-gradient(left center , #E75239 0%, #E75239 12.5%, #FF961C 12.5%, #FF961C 25%, #FFCC27 25%, #FFCC27 37.5%, #FCE62F 37.5%, #FCE62F 50%, #CDE35B 50%, #CDE35B 62.5%, #82CC33 62.5%, #82CC33 75%, #41BECE 75%, #41BECE 87.5%, #049CDB 87.5%, #049CDB 100%) repeat scroll 50% 0 transparent !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
    height: 3px; margin: 10px 0 20px 0 !important;
}

body {background: url(/img/background.jpg) center top repeat-x fixed; }

div.sep-small { height: 1px; background-color: #ddd; }
div.sep-big { height: 4px; background: -moz-linear-gradient(left center , #E75239 0%, #E75239 12.5%, #FF961C 12.5%, #FF961C 25%, #FFCC27 25%, #FFCC27 37.5%, #FCE62F 37.5%, #FCE62F 50%, #CDE35B 50%, #CDE35B 62.5%, #82CC33 62.5%, #82CC33 75%, #41BECE 75%, #41BECE 87.5%, #049CDB 87.5%, #049CDB 100%) repeat scroll 50% 0 transparent;
 }
.box { background: #f6f6f6; margin-bottom: 20px; padding: 10px; }
.box p:last-child { margin-bottom: 0; }

/* sticky footer trick */
.wrapper-frame { display: table; width: 100%; }
.ie7 .wrapper-frame { height: 100%; }
.wrapper-row { display: table-row; height: 1px; }
html>body .wrapper-expand { height: auto; }

/* 960 grid system */
.container { position: relative; width: 300px; margin: 0 auto; padding: 0; padding-bottom: 30px; }
#header { padding-bottom: 0; }
.ie7 .container { position: static; }
.container .col { width: 100%; }
body .container .col.alpha { margin-left: 0; }
body .container .col.omega { margin-right: 0; }
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.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 }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.grid3.col { margin-top: 20px; }

/* alert boxes */
.alert { position: relative; margin-bottom: 10px; font-size: 13px; border-left: 3px solid #ffd53c; padding: 10px 12px; }
.alert.info { background: #eee url(../img/pattern.png); border-color: #bbb; }
.alert.success { background: #dbfac9 url(../img/pattern.png); border-color: #9fcc85; }
.alert.notice { background: #fff8be url(../img/pattern.png); border-color: #ffd53c; }
.alert.error { background: #ffd7c9 url(../img/pattern.png); border-color: #e29980; }

.message input { font-size: 14px !important; color: #00cc66 !important; border-radius: 5px; -webkit-border-radius: 5px; }

/* navigation links */
.navigation a { color: #bbb; text-decoration: none; margin-bottom: 10px; padding: 5px; margin-left: 0; }
.navigation a:hover { color: #333; }
.navigation a span { display: inline-block; width: 13px; height: 19px; position: relative; top: 4px; background: url(../img/sprite-gray-yellow.png) no-repeat -999px 0; }
.ie7 .navigation a span { display: inline; top: 5px; }
.navigation a.prev span { margin-right: 8px; background-position: -84px -52px; }
.navigation a.prev:hover span { background-position: -134px -52px; }
.navigation a.next span { margin-left: 8px; background-position: -99px -52px; }
.navigation a.next:hover span { background-position: -149px -52px; }
.navigation a.all { display: block; border: 1px solid #CCC; margin-left: 0; padding: 8px; background: #FFF; text-transform: uppercase; color: #333; border-radius: 5px; -webkit-border-radius: 5px; }
.navigation a.all span { float: left; width: 20px; height: 20px; padding: 0; margin: -3px 10px 0 3px; background-position: -113px -52px; }
.navigation a.all:hover { background: #EEE; }
.navigation a.all:hover span { background-position: -163px -52px; }
.ie7 .navigation a.next span, .ie7 .navigation a.all span { left: 8px; }
.navigation a.no-border { border: 0; padding-left: 0;  }
.navigation { margin: 0; margin-top:15px; }

div.copyright {font-size:70%; text-align:right; padding: 10px; color:rgba(200, 200, 200, 200);font-style:italic; margin-right:20px;}
div.copyright a {color: rgba(200, 200, 200, 255)}

/* responsive video */
.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; background: url(../img/loading.gif) no-repeat center center; }
.video-container iframe, .video-container object, .video-container embed,  .video-container img, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video-wrapper { max-width: 100%; }

/* transitions */
@-webkit-keyframes shake { 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateX(0);} 40% {-webkit-transform: translateX(-10px);} 60% {-webkit-transform: translateX(-5px);} }
@-moz-keyframes shake { 0%, 20%, 50%, 80%, 100% {-moz-transform: translateX(0);} 40% {-moz-transform: translateX(-10px);} 60% {-moz-transform: translateX(-5px);} }
@-o-keyframes shake { 0%, 20%, 50%, 80%, 100% {-o-transform: translateX(0);} 40% {-o-transform: translateX(-10px);} 60% {-o-transform: translateX(-5px);} }
@keyframes shake { 0%, 20%, 50%, 80%, 100% {transform: translateX(0);} 40% {transform: translateX(-10px);} 60% {transform: translateX(-5px);} }
@-webkit-keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} }
@-moz-keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} }
@-o-keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} }
@keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} }
@-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 40% {-webkit-transform: translateY(-10px);} 60% {-webkit-transform: translateY(-5px);} }
@-moz-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);} 40% {-moz-transform: translateY(-10px);} 60% {-moz-transform: translateY(-5px);} }
@-o-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);} 40% {-o-transform: translateY(-10px);} 60% {-o-transform: translateY(-5px);} }
@keyframes bounce { 0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 40% {transform: translateY(-10px);} 60% {transform: translateY(-5px);} }
@-webkit-keyframes tada { 0% {-webkit-transform: scale(1);} 10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);} 100% {-webkit-transform: scale(1) rotate(0);} }
@-moz-keyframes tada { 0% {-moz-transform: scale(1);} 10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);} 100% {-moz-transform: scale(1) rotate(0);} }
@-o-keyframes tada { 0% {-o-transform: scale(1);} 10%, 20% {-o-transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);} 100% {-o-transform: scale(1) rotate(0);} }
@keyframes tada { 0% {transform: scale(1);} 10%, 20% {transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);} 100% {transform: scale(1) rotate(0);} }
@-webkit-keyframes swing { 20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; } 20% { -webkit-transform: rotate(10deg); } 40% { -webkit-transform: rotate(-5deg); } 60% { -webkit-transform: rotate(2deg); } 80% { -webkit-transform: rotate(-3deg); } 100% { -webkit-transform: rotate(0deg); } }
@-moz-keyframes swing { 20% { -moz-transform: rotate(10deg); } 40% { -moz-transform: rotate(-5deg); } 60% { -moz-transform: rotate(2deg); } 80% { -moz-transform: rotate(-2deg); } 100% { -moz-transform: rotate(0deg); } }
@-o-keyframes swing { 20% { -o-transform: rotate(10deg); } 40% { -o-transform: rotate(-5deg); } 60% { -o-transform: rotate(2deg); } 80% { -o-transform: rotate(-2deg); } 100% { -o-transform: rotate(0deg); } }
@keyframes swing { 20% { transform: rotate(10deg); } 40% { transform: rotate(-5deg); } 60% { transform: rotate(2deg); } 80% { transform: rotate(-2deg); } 100% { transform: rotate(0deg); } }
@-webkit-keyframes wobble { 0% { -webkit-transform: translateX(0%); } 15% { -webkit-transform: translateX(-15%) rotate(-3deg); } 30% { -webkit-transform: translateX(10%) rotate(3deg); } 45% { -webkit-transform: translateX(-10%) rotate(-3deg); } 60% { -webkit-transform: translateX(5%) rotate(2deg); } 75% { -webkit-transform: translateX(-5%) rotate(-1deg); } 100% { -webkit-transform: translateX(0%); } }
@-moz-keyframes wobble { 0% { -moz-transform: translateX(0%); } 15% { -moz-transform: translateX(-15%) rotate(-3deg); } 30% { -moz-transform: translateX(10%) rotate(3deg); } 45% { -moz-transform: translateX(-10%) rotate(-3deg); } 60% { -moz-transform: translateX(5%) rotate(2deg); } 75% { -moz-transform: translateX(-5%) rotate(-1deg); } 100% { -moz-transform: translateX(0%); } }
@-o-keyframes wobble { 0% { -o-transform: translateX(0%); } 15% { -o-transform: translateX(-15%) rotate(-3deg); } 30% { -o-transform: translateX(10%) rotate(3deg); } 45% { -o-transform: translateX(-10%) rotate(-3deg); } 60% { -o-transform: translateX(5%) rotate(2deg); } 75% { -o-transform: translateX(-5%) rotate(-1deg); } 100% { -o-transform: translateX(0%); } }
@keyframes wobble { 0% { transform: translateX(0%); } 15% { transform: translateX(-15%) rotate(-3deg); } 30% { transform: translateX(10%) rotate(3deg); } 45% { transform: translateX(-10%) rotate(-3deg); } 60% { transform: translateX(5%) rotate(2deg); } 75% { transform: translateX(-5%) rotate(-1deg); } 100% { transform: translateX(0%); } }
@-webkit-keyframes wiggle { 0% { -webkit-transform: skewX(9deg); } 10% { -webkit-transform: skewX(-8deg); } 20% { -webkit-transform: skewX(7deg); } 30% { -webkit-transform: skewX(-6deg); } 40% { -webkit-transform: skewX(5deg); } 50% { -webkit-transform: skewX(-4deg); } 60% { -webkit-transform: skewX(3deg); } 70% { -webkit-transform: skewX(-2deg); } 80% { -webkit-transform: skewX(1deg); } 90% { -webkit-transform: skewX(0deg); } 100% { -webkit-transform: skewX(0deg); } }
@-moz-keyframes wiggle { 0% { -moz-transform: skewX(9deg); } 10% { -moz-transform: skewX(-8deg); } 20% { -moz-transform: skewX(7deg); } 30% { -moz-transform: skewX(-6deg); } 40% { -moz-transform: skewX(5deg); } 50% { -moz-transform: skewX(-4deg); } 60% { -moz-transform: skewX(3deg); } 70% { -moz-transform: skewX(-2deg); } 80% { -moz-transform: skewX(1deg); } 90% { -moz-transform: skewX(0deg); } 100% { -moz-transform: skewX(0deg); } }
@-o-keyframes wiggle { 0% { -o-transform: skewX(9deg); } 10% { -o-transform: skewX(-8deg); } 20% { -o-transform: skewX(7deg); } 30% { -o-transform: skewX(-6deg); } 40% { -o-transform: skewX(5deg); } 50% { -o-transform: skewX(-4deg); } 60% { -o-transform: skewX(3deg); } 70% { -o-transform: skewX(-2deg); } 80% { -o-transform: skewX(1deg); } 90% { -o-transform: skewX(0deg); } 100% { -o-transform: skewX(0deg); } }
@keyframes wiggle { 0% { transform: skewX(9deg); } 10% { transform: skewX(-8deg); } 20% { transform: skewX(7deg); } 30% { transform: skewX(-6deg); } 40% { transform: skewX(5deg); } 50% { transform: skewX(-4deg); } 60% { transform: skewX(3deg); } 70% { transform: skewX(-2deg); } 80% { transform: skewX(1deg); } 90% { transform: skewX(0deg); } 100% { transform: skewX(0deg); } }
@-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); } 25% { -webkit-transform: scale(1.1); } 50% { -webkit-transform: scale(1); } 75% { -webkit-transform: scale(1.1); } 100% { -webkit-transform: scale(1); } }
@-moz-keyframes pulse { 0% { -moz-transform: scale(1); } 25% { -moz-transform: scale(1.1); } 50% { -moz-transform: scale(1); } 75% { -moz-transform: scale(1.1); } 100% { -moz-transform: scale(1); } }
@-o-keyframes pulse { 0% { -o-transform: scale(1); } 25% { -o-transform: scale(1.1); } 50% { -o-transform: scale(1); } 75% { -o-transform: scale(1.1); } 100% { -o-transform: scale(1); } }
@keyframes pulse { 0% { transform: scale(1); } 25% { transform: scale(1.1); } 50% { transform: scale(1); } 75% { transform: scale(1.1); } 100% { transform: scale(1); } }
@-webkit-keyframes flip { 0% { -webkit-transform: perspective(400px) rotateY(0); -webkit-animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg); -webkit-animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -webkit-animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) rotateY(360deg) scale(.95); -webkit-animation-timing-function: ease-in; } 100% { -webkit-transform: perspective(400px) scale(1); -webkit-animation-timing-function: ease-in; } }
@-moz-keyframes flip { 0% { -moz-transform: perspective(400px) rotateY(0); -moz-animation-timing-function: ease-out; } 40% { -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg); -moz-animation-timing-function: ease-out; } 50% { -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -moz-animation-timing-function: ease-in; } 80% { -moz-transform: perspective(400px) rotateY(360deg) scale(.95); -moz-animation-timing-function: ease-in; } 100% { -moz-transform: perspective(400px) scale(1); -moz-animation-timing-function: ease-in; } }
@-o-keyframes flip { 0% { -o-transform: perspective(400px) rotateY(0); -o-animation-timing-function: ease-out; } 40% { -o-transform: perspective(400px) translateZ(150px) rotateY(170deg); -o-animation-timing-function: ease-out; } 50% { -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -o-animation-timing-function: ease-in; } 80% { -o-transform: perspective(400px) rotateY(360deg) scale(.95); -o-animation-timing-function: ease-in; } 100% { -o-transform: perspective(400px) scale(1); -o-animation-timing-function: ease-in; } }
@keyframes flip { 0% { transform: perspective(400px) rotateY(0); animation-timing-function: ease-out; } 40% { transform: perspective(400px) translateZ(150px) rotateY(170deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); animation-timing-function: ease-in; } 80% { transform: perspective(400px) rotateY(360deg) scale(.95); animation-timing-function: ease-in; } 100% { transform: perspective(400px) scale(1); animation-timing-function: ease-in; } }
.shake:hover { -webkit-animation-name: shake; -moz-animation-name: shake; -o-animation-name: shake; animation-name: shake; }
.flash:hover { -webkit-animation-name: flash; -moz-animation-name: flash; -o-animation-name: flash; animation-name: flash; }
.bounce:hover { -webkit-animation-name: bounce; -moz-animation-name: bounce; -o-animation-name: bounce; animation-name: bounce; }
.tada:hover { -webkit-animation-name: tada; -moz-animation-name: tada; -o-animation-name: tada; animation-name: tada; }
.swing:hover { -webkit-transform-origin: top center; -moz-transform-origin: top center; -o-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; -moz-animation-name: swing; -o-animation-name: swing; animation-name: swing; }
.wobble:hover { -webkit-animation-name: wobble; -moz-animation-name: wobble; -o-animation-name: wobble; animation-name: wobble; }
.pulse:hover { -webkit-animation-name: pulse; -moz-animation-name: pulse; -o-animation-name: pulse; animation-name: pulse; }
.wiggle:hover { -webkit-animation-name: wiggle; -moz-animation-name: wiggle; -o-animation-name: wiggle; animation-name: wiggle; -webkit-animation-timing-function: ease-in; -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; animation-timing-function: ease-in; }
.flip:hover { -webkit-backface-visibility: visible!important; -webkit-animation-name: flip; -moz-backface-visibility: visible!important; -moz-animation-name: flip; -o-backface-visibility: visible!important; -o-animation-name: flip; backface-visibility: visible!important; animation-name: flip; }
.animated { -webkit-animation-duration: 750ms; -moz-animation-duration: 750ms; -o-animation-duration: 750ms; animation-duration: 750ms; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; }
.animated.hinge { -webkit-animation-duration: 1.4s; -moz-animation-duration: 1.4s; -o-animation-duration: 1.4s; animation-duration: 1.4s; }

/* header */
.border-header {
    background: -moz-linear-gradient(left center , #E75239 0%, #E75239 12.5%, #FF961C 12.5%, #FF961C 25%, #FFCC27 25%, #FFCC27 37.5%, #FCE62F 37.5%, #FCE62F 50%, #CDE35B 50%, #CDE35B 62.5%, #82CC33 62.5%, #82CC33 75%, #41BECE 75%, #41BECE 87.5%, #049CDB 87.5%, #049CDB 100%) repeat scroll 50% 0 transparent !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset; height: 5px; display: block; overflow: hidden;}

#logo { margin: 8px 0 0 0px; }
#logo a { display: inline-block; text-decoration: none; width: 180px; height: 25px; background: url(/img/cognovo-logo-small.png) no-repeat left center; background-size: 180px; text-indent: -9999px; }
.oldie #logo a { display: inline; }
#logo a img { display: block; }

#head.full-width { padding: 0px !important; }
#head { margin-top: 0px; position: relative; z-index: 9999; height: 50px; top: 0; background: url(/img/background-header.jpg) center top fixed repeat-x; z-index: 300; background-color: #212121; }
#head #menu ul { height: 60px; }

/* Full width layout */

.full-width { width: 100%; margin: 0; padding: 15px 0 15px 0; }
.full-width.light-grey { background: rgba(242,242,242,0.7); }

/* Navigation */

#menu { position: relative; }
#menu ul { display: none; list-style: none; z-index: 6; margin: 0; background: #666; }
#menu ul li { background: #666; }

#menu.mobile { position: relative; top: 0; right: 0; z-index: 9999; }
#menu.mobile ul { display: block; position: absolute; top: 20px; right: 0; background: #444; }
.ie7 #menu.mobile ul { top: 65px; }
#menu.mobile ul li { display: block; margin-bottom: 0; }
#menu.mobile ul li a { display: block; text-decoration: none; text-transform: uppercase; font-size: 13px; text-align: right; color: #fff; padding: 8px 12px; }
#menu.mobile ul a:hover { background: #333; }
#menu.mobile ul .current_page_item a, .p-people #menu.mobile ul .m-people a, .p-home #menu.mobile ul .m-home a, .p-project #menu.mobile ul .m-project a, .p-news #menu.mobile ul .m-news a, .p-events #menu.mobile ul .m-events a, .p-about #menu.mobile ul .m-about a { color: #333; background: #ffd53c url(../img/pattern.png); }
#menu.mobile li.arrow a:before, #menu.mobile li.arrow li.arrow a:before { content: '\002B '; }
#menu.mobile li.show-menu a:before, #menu.mobile li.show-menu li.show-menu a:before { content: '\2013 '; position: relative; top: -1px; left: -1px; }
#menu.mobile li.arrow li a:before, #menu.mobile li.arrow li.arrow li a:before { content: ''; }
#menu.mobile ul ul { display: none; position: static; background: rgba(0,0,0,0.1); height: auto !important; }
#menu.mobile ul li.show-menu ul, #menu.mobile ul li.show-menu ul li.show-menu ul { display: block; }
#menu.mobile ul li.show-menu ul ul { display: none; }
#menu.mobile ul ul a { font-size: 11px; color: #ccc; }
#menu.mobile ul .search-link form { display: none; }
#header #switch { position: absolute; top: 0px; right: 0; display: block; width: 70px; background: #333; color: #fff; text-align: center; font-size: 13px; text-transform: uppercase; cursor: pointer; z-index: 6; padding: 4px 0; }
.ie7 #header #switch { top: 45px; }
#header #switch:hover { background: #444; }
#header .sep { display: block; margin-bottom: 20px; }




/* call to action box */
.call-to-action { margin-bottom: 30px; border: 1px solid #ddd; background: #f0f0f0; background: -moz-linear-gradient(top, #f0f0f0 0%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top, #f0f0f0 0%,#ffffff 100%); background: -o-linear-gradient(top, #f0f0f0 0%,#ffffff 100%); background: -ms-linear-gradient(top, #f0f0f0 0%,#ffffff 100%); background: linear-gradient(to bottom, #f0f0f0 0%,#ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); padding: 10px 20px 0 15px; }
.call-to-action h3 { margin-bottom: 0; }
.call-to-action p { font-style: italic; color: #666; margin-bottom: 10px; }


.content { z-index: 0; }
.content .sep-small { margin-bottom: 20px; }
#sidebar div.sep-big { height: 2px; margin: 2px 0 15px; }
#sidebar p.small { margin-bottom: 15px; }
.social a { display: inline-block; position: relative; background: url(../img/sprite-gray-yellow.png) no-repeat -999px 0; text-indent: -9999px; }
.ie7 .social a { float: left; margin-right: 5px; }
.social a.email { top: 1px; width: 16px; height: 13px; background-position: -84px -19px; }
.oldie .social a.email { top: 0; }
.social a.email:hover { background-position: -84px -35px; }
.social a.twitter { top: 1px; width: 20px; height: 15px; background-position: -101px -19px; }
.oldie .social a.twitter { top: 0; }
.social a.twitter:hover { background-position: -101px -35px; }
.social a.facebook { top: 2px; width: 16px; height: 16px; background-position: -121px -19px; }
.oldie .social a.facebook { top: 0; }
.social a.facebook:hover { background-position: -121px -35px; }
.icon-date-gray { float: left; display: inline-block; width: 13px; height: 15px; margin-left: 1px; margin-right: 6px; position: relative; top: 2px; background: url(../img/sprite-gray-yellow.png) no-repeat -67px 0; }
.icon-link-gray { display: inline-block; width: 15px; height: 15px; margin-right: 6px; position: relative; top: 3px; background: url(../img/sprite-gray-yellow.png) no-repeat -31px -19px; }
.ie7 .icon-date-gray, .ie7 .icon-link-gray { display: inline; top: -2px; }

.menu3 { background: #333; color: #bbb; padding: 5px 0px;}
.menu3 h3 { color: #fefefe; font-weight: 300; text-transform: uppercase; margin: 20px 0; text-align:center;}
.menu3 p, .menu3 ul { line-height: 24px; font-size: 12px; padding: 5px;}
.menu3 ul li { line-height: 24px; margin-bottom: 0; display: inline; margin-right: 10px; padding: 3px 6px; margin: 0 0 5px 0; background: #232323; }
.menu3 ul li a {text-decoration: none; }
.menu3 a { font-size: 12px; color: #bbb; }
.menu3 a:hover { color: #ddd; }
.menu3 a:hover img { opacity: .9; filter: alpha(opacity=90); }
.menu3 ul li { display: block; margin-right: 0; padding: 3px 6px; margin: 0 0 3px 0; background: #232323; }
.menu3 ul li:hover { background: #000; }
.menu3 ul li a {text-decoration: none; display: block; }

/* footer */
#footer { background: #333; color: #bbb; }
#footer h3 { color: #fefefe; font-weight: 300; text-transform: uppercase; margin: 20px 0; }
#footer p, #footer ul { line-height: 24px; font-size: 12px; }
#footer ul li { line-height: 24px; margin-bottom: 0; display: inline; margin-right: 10px; padding: 3px 6px; margin: 0 0 5px 0; background: #232323; }
#footer ul li a {text-decoration: none; }
#footer a { font-size: 12px; color: #bbb; }
#footer a:hover { color: #ddd; }
#footer a:hover img { opacity: .9; filter: alpha(opacity=90); }
#footer .post-item { margin-bottom: 13px; }
#footer .post-item img { float: left; margin-right: 10px; }
#footer .post-item .title { line-height: 14px; padding: 5px 0; }
#footer .post-item .date, #footer .post-item .comments { color: #777; font-size: 11px; }
#footer .post-item .date span { display: inline-block; width: 10px; height: 12px; margin-right: 4px; position: relative; top: 1px; background: url(../img/sprite-gray-yellow.png) no-repeat 0 0; }
#footer .post-item .comments { float: right; }
#footer .post-item .comments:hover { color: #999; }
#footer .flickr-feed a { float: left; display: block; width: 60px; height: 60px; margin-right: 13px; margin-bottom: 13px; }
#footer .flickr-feed a img { display: block }
#footer .bottom { margin-top: 20px; background: #000; vertical-align: middle; padding: 20px 0 10px; }



/* Footer News Import */

#footer #news-feed { width: 95%; clear: both; margin: 0 0 10px 0 !important; overflow: hidden; }
#footer #news-feed div { width: 100% !important; margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 3px dotted #666; overflow: hidden;}
#footer #news-feed img { width: 33% !important; float: right; margin-left: 10px; }
#footer #news-feed h5 { color: #EEE; font-size: 1em; }
#footer #news-feed h5 a { color: #EEE; font-size: 1em; text-decoration: none; }
#footer #news-feed h5 a:hover { color: #ED1959; }
#footer #news-feed p { display: none !important; }
#footer #news-feed p:first-child { display: block !important; }
#footer #news-feed p.smaller { display: block !important; }

/* Footer Events Import */

#footer #events-feed { width: 95%; clear: both; margin: 0 0 10px 0 !important; overflow: hidden; }
#footer #events-feed div {  width: 100% !important; margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 3px dotted #666; overflow: hidden;}
#footer #events-feed img { width: 33% !important; float: right; margin-left: 10px; }
#footer #events-feed h5 { color: #EEE; font-size: 1em; }
#footer #events-feed h5 a { color: #EEE; font-size: 1em; text-decoration: none; }
#footer #events-feed h5 a:hover { color: #ED1959; }
#footer #events-feed p { display: none !important; }
#footer #events-feed p:first-child { display: block !important; }
#footer #events-feed p.smaller { display: block !important; }

#footer .feeder { width: 95%; clear: both; margin: 0 0 10px 0 !important; overflow: hidden; }
#footer .feeder div {  width: 100% !important; margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 3px dotted #666; overflow: hidden;}
#footer .feeder img { width: 33% !important; float: right; margin-left: 10px; }
#footer .feeder h5 { color: #EEE; font-size: 1em; }
#footer .feeder a h5 { color: #EEE; font-size: 1em; text-decoration: none; }
#footer .feeder a:hover h5 { color: #ED1959; }
#footer .feeder p { display: none !important; }
#footer .feeder p:first-child { display: block !important; }
#footer .feeder p.smaller { display: block !important; }
#footer .feeder .fixed-height {min-height:0 !important;}


/* Editable Areas */

.cms-editable h1 { margin-top: 0 !important; }
.cms-editable p { margin: 0 !important; }
.cms-editable p + p { margin: 15px 0 0 0 !important; }
.cms-editable p + h3 { margin: 15px 0 15px 0 !important; }

#edit-sidebar img { width: 100%; height: auto; }

/* PageLime Blog Posts */


div.blog-item { margin-bottom: 20px; padding-bottom: 15px; border-bottom: 2px dotted #CCC; overflow: hidden; }
div.blog-item img { max-width: 100%; height: auto; display: block; float: right; margin: 0 0 10px 20px !important; }
div.blog-item img.float-left { float: left; margin: 0 20px 10px 0 !important; }
div.blog-item img.float-right { float: right; margin: 0 0 10px 20px !important; }
div.blog-item hr { margin: 30px 0 20px 0; clear: both; }


/* Tumblr Blog Posts */

.tumblr_posts {	list-style:none; margin-left: 0; }
.tumblr_post { background: #FFF; border-radius: 6px; -webkit-border-radius: 6px; padding: 15px; margin-bottom: 10px; overflow: hidden; }
.tumblr_title { font-size: 1.4em; color: #333; margin-bottom: 10px; font-weight: bold; }
.tumblr_body img { float: right; width: 40%; max-width: 100%; display: block; float: right; margin: 0 0 10px 20px !important; }
.tumblr_photo { float: right; width: 35%; max-width: 100%; display: block; float: right; margin: 0 0 0px 20px !important; }
.tumblr_caption { }
.read_more_container { }
.read_more_container a {  }
.tumblr_quote {	}
.tumblr_quote p { }
.tumblr_source { }

/* Home News Import */
#news-feed-home div { border-bottom: 0; margin-bottom: 0; }
#news-feed-home div h5 a { text-decoration: none; }
#news-feed-home div h5 a:hover { color: #ED1956; }

/* Home Events Import */
#events-feed-home div { border-bottom: 0; margin-bottom: 0; }
#events-feed-home div h5 a { text-decoration: none; }
#events-feed-home div h5 a:hover { color: #ED1956; }

.feeder-home div { border-bottom: 0; margin-bottom: 0; }
.feeder-home div h5 a { text-decoration: none; }
.feeder-home div h5 a:hover { color: #ED1956; }

/* Google Map */

#map-canvas { width: 100%; height: 200px; }

#map-key { display: none; }
#map-key span { display: block; overflow: hidden; clear: both; margin: 10px 0 0 0; padding: 8px; background: #FFF; border: 1px solid #EEE; border-radius: 5px; -webkit-border-radius: 5px; }
#map-key img {float: left; margin-right: 10px; width: 35px; }
#map-key p {float: left; margin: 7px 0 0 0; text-transform: uppercase; font-size: 12px; }


/* CTA Boxes */

.center { text-align: center !important; }
.center img { margin: 0 auto !important; }

div.cta { width: 100%; padding: 10px; margin-bottom: 20px; background: #F8F8F8; border: 1px solid #CCC; border-radius: 8px; -webkit-border-radius: 8px; }
div.cta.home { width: 95%; margin-right: 15px; }
a.button { margin-top: 20px !important; display: block; }

.grid3 div.cta { width: 95%; }

/* Projects */

.project-number { font-family: "Open Sans",'Helvetica Neue', helvetica, arial, sans-serif; padding: 10px 15px; background: #ED1956; float: left; font-size: 2em; color: #FFF; text-transform: uppercase; font-weight: 200; letter-spacing: 0.08em; margin: 0px; }

p.projects a { margin: 0 0 0 5px; font-family: "Open Sans", 'Helvetica Neue', helvetica, arial, sans-serif; padding: 7px; background: #EEE; line-height: 10px; font-size: 0.8em; color: #333; text-decoration: none; text-transform: uppercase; letter-spacing: 0.08em; }
p.projects a:hover { background: #ED1956; color: #000; }

.project-box { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #CCC; }
.project-box img { width: 100%; height: auto; }
.project-box .project-number { position: absolute; font-size: 1.5em; padding: 5px 8px; z-index: 10; }
.grid-box .project-number { position: absolute; font-size: 1.5em; padding: 5px 8px; z-index: 10; }
.grid-box img {width:100%;height:auto;}
.grid-box:hover > h5 { color: #ED1956; }


.click-box { margin-bottom: 20px; }
.click-box img { width: 100%; height: auto; }
.click-box .project-number { position: absolute; font-size: 1.5em; padding: 5px 8px; z-index: 10; }
.click-box:hover > h5 { color: #ED1956; }
.click-box:hover > h5 a { color: #ED1956; }

/* News and Events */
#news > div { height: 320px; }
#news > div p { font-size: 0.85em; margin-top: 5px !important; }

#events > div { height: 410px; }
#events > div p { font-size: 0.85em; margin-top: 5px !important; }
.meta { margin-bottom: 10px; clear:both; }

/* Videos Page */

#videos > div > p { width: 100% !important; }
#videos > div > p > iframe { width: 100% !important; }

/* publications Page */

.publications { padding: 0; padding-bottom: 10px;  }
.publications div { background: #EEE; padding: 15px; margin: 10px 0 10px 0; display: block; border-radius: 5px; -webkit-border-radius: 5px; }
.publications div h6 { margin: 0; padding: 0; font-weight: bold; text-decoration: none; }
.publications div h6 a { background: url(../img/icon-pdf.png) no-repeat left center; background-size: 20px; padding: 5px 0 5px 30px; margin: 0; clear: both; text-decoration: none; }

ol.publications {list-style:decimal inside;}
ul.publications { overflow: hidden; }
ul.publications li, ol.publications li{ display: block; margin: 0 10px 10px 0; background: #EEE; color: #333; padding: 10px; border-radius: 5px; -webkit-border-radius: 5px; }
ol.publications li {display: list-item;}

/* contact details boxes */

#contact-details { padding: 10px; background: #F6F6F6; border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 15px; }
#contact-details p { font-size: 12px; margin: 0; line-height: 16px; }
#contact-details p strong { margin-right: 7px; font-size: 14px; color: #ED1855; }
#contact-details p a { text-decoration: none; margin: 0px 15px 10px 0; line-height: 35px; padding: 5px 0 5px 5px; }
#contact-details p a:hover { color: #336699; }
#contact-details p a.facebook { background: url(../img/facebook.jpg) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.twitter { background: url(../img/twitter.png) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.google { background: url(../img/google.jpg) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.linked-in { background: url(../img/linked-in.png) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.tumblr { background: url(../img/tumblr.jpg) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.academia { background: url(../img/academia.png) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.google-scholar { background: url(../img/scholar.png) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.research-gate { background: url(../img/rg.png) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.basic-link { background: url(../img/link.png) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.orcid { background: url(../img/orcid.png) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.cnmail { background: url(../img/mail.png) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.phone { background: url(../img/phone.png) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }
#contact-details p a.project { background: url(../img/project.png) no-repeat left center; padding: 5px 0 5px 35px; background-size: 25px; }

/* Link List */

#link-list h3 { margin-bottom: 20px; }
#link-list ul { width: 100%; display: block; float: left; margin: 0px;}
#link-list li {  }
#link-list a { display: block; text-decoration: none; padding: 8px 8px; margin: 0 10px 5px 0; background: #EEE; border-radius: 5px; -webkit-border-radius: 5px; }
#link-list a:hover {background: #CCC; color: #ED1956 }

/* CMS Editable Areas */

#edit-this { font-size: 10px; color: #666; width: 80px; float: right; text-align: center; border: 1px solid: #CCC; text-decoration: none; display: block; margin-top: 30px; padding: 4px 8px; border: 1px solid #CCC; border-radius: 4px; -webkit-border-radius: 4px; }
.cms-editable img { width: 100% !important; height: auto !important;}

/* Tabs */
.tab_content { display: none; }
.tab_content.active { display: block; }

/* Sidebar Boxes */

#edit-img1 {margin-bottom: 15px; }

#pdf { padding: 10px; border: 1px solid #CCC; border-radius: 6px; -webkit-border-radius: 6px; margin-bottom: 15px; }
#pdf h6 { font-weight: bold; font-size: 1.4em; margin: 0 0 15px 0; text-transform: uppercase;}
#pdf a { margin-bottom: 15px; font-size: 0.9em; color: #336699; display: block; }

#people {padding: 10px; border: 1px solid #CCC; border-radius: 6px; -webkit-border-radius: 6px; margin-bottom: 15px; }
#people h6 { font-weight: bold; font-size: 1.4em; margin: 0 0 15px 0; text-transform: uppercase;}
#people a { font-size: 0.9em; display: block; color: #333; }
#people p { margin-bottom: 15px; font-size: 0.9em; color: #333; display: block; }

.sidebar-box {
	padding: 10px; border: 1px solid #CCC; border-radius: 6px; -webkit-border-radius: 6px; margin-bottom: 15px;
	box-sizing:border-box;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
}
.sidebar-box p { margin-bottom: 15px; font-size: 0.9em; color: #333; display: block; }
.sidebar-box a { font-size: 0.9em; display: block; color: #333; }
.sidebar-box h6 { padding: 10px 50px 10px 0px; font-weight: bold; font-size: 1.4em; margin: 0 0 15px 0; text-transform: uppercase; }
.sidebar-box h6.people { background: url(/img/icon-people-small.png) right center no-repeat; background-size: 35px; }
.sidebar-box h6.pdf { background: url(/img/icon-pdf.png) right center no-repeat; background-size: 35px; }

/* Social Media Integration */

.social-media { display: block; width: 100%; padding: 20px 0; margin: 0; border-top: 3px dotted #CCC; }
.social-media a {float: left; height: 40px; margin: 0 8px 0 0; }
.social-media a.addthis_button_tweet { width: 70px; }

.social-shariff {display:block; padding: 20px 0; border-top:3px dotted #CCC;}

/* Contact Page */

.messsage { border-radius: 5px; -webkit-border-radius: 5px; }
#contact_alert { font-size: 14px !important; text-align: center; margin-bottom: 15px; color: #009900; background: #ebfaed; border: 1px solid #009900; padding: 10px; border-radius: 8px; -webkit-border-radius: 8px; }

#contact_form input, #contact_form textarea { margin-top: 10px; padding: 10px; border-radius: 4px; -webkit-border-radius: 4px; }

/* Franks Requested Updates */

p.abstract { font-weight: bold; font-size: 110%; color: #333; }
p.justified { text-align: justify; text-justify: inter-word; }

ul.disciplines li { display:inline-block; padding: 5px 10px; margin: 0 10px 10px 0; background: #EEE; border-radius: 5px; -webkit-border-radius: 5px; }
ul.projects li { display:inline-block; padding: 10px 20px; margin: 0 10px 10px 0; background:#49ba6f; color:#FFF; border-radius: 5px; -webkit-border-radius: 5px; }
ul.projects li.inactive {background:#becfc4}
ul.projects li a {color:#FFF; text-decoration:none;}
ul.keywords li { color:#333; font-style:italic; display:inline-block; padding: 2px 10px; margin: 0 10px 5px 0;}



/* bigger then mobile version */
@media screen and (min-width: 480px) {
	.detailed .slides .info h3 { padding: 20px 20px 0; }
	.detailed .slides .info p { padding: 0 20px 20px; }
	.mini-detailed .slides .info p, .simple .slides .info p { padding: 10px 20px; }
	.border-header {
	    background: -moz-linear-gradient(left center , #E75239 0%, #E75239 12.5%, #FF961C 12.5%, #FF961C 25%, #FFCC27 25%, #FFCC27 37.5%, #FCE62F 37.5%, #FCE62F 50%, #CDE35B 50%, #CDE35B 62.5%, #82CC33 62.5%, #82CC33 75%, #41BECE 75%, #41BECE 87.5%, #049CDB 87.5%, #049CDB 100%) repeat scroll 50% 0 transparent !important;
	    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
	    height: 0.7em;
		display: block;
		overflow: hidden;

	}

	div.sep {
		background: -moz-linear-gradient(left center , #E75239 0%, #E75239 12.5%, #FF961C 12.5%, #FF961C 25%, #FFCC27 25%, #FFCC27 37.5%, #FCE62F 37.5%, #FCE62F 50%, #CDE35B 50%, #CDE35B 62.5%, #82CC33 62.5%, #82CC33 75%, #41BECE 75%, #41BECE 87.5%, #049CDB 87.5%, #049CDB 100%) repeat scroll 50% 0 transparent !important;
	    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
	    height: 5px;
		overflow: hidden;
	}
	div.sep-big {
		background: -moz-linear-gradient(left center , #E75239 0%, #E75239 12.5%, #FF961C 12.5%, #FF961C 25%, #FFCC27 25%, #FFCC27 37.5%, #FCE62F 37.5%, #FCE62F 50%, #CDE35B 50%, #CDE35B 62.5%, #82CC33 62.5%, #82CC33 75%, #41BECE 75%, #41BECE 87.5%, #049CDB 87.5%, #049CDB 100%) repeat scroll 50% 0 transparent !important;
	    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
	    height: 5px;
		overflow: hidden;
	}



	#head { height: 60px; }

	#link-list ul { width: 49%; }
	#link-list ul:nth-child(2) { margin-right: 2%; }

	h3 {font-size: 1.3em; margin-bottom: 15px; }

	#map-canvas { width: 100%; height: 300px; }

}

/* small ipad version */
@media screen and (min-width: 480px) and (max-width: 768px) {
	.container { width: 420px; }
	.flex-direction-nav .flex-prev { left: -25px; }
	.flex-direction-nav .flex-next { right: -25px; }


	h3 {font-size: 1.5em; margin-bottom: 15px; }

	#footer div.grid-box img, #footer div.click-box img { width: 33%; float: left; margin: 0; margin-right: 10px; }
	#footer div.grid-box h5, #footer div.click-box h5 { font-size: 1.3em; }
	#footer div.grid-box h5 a, #footer div.click-box h5 a { font-size: 1.3em; }

	#map-canvas { width: 100%; height: 350px; }

	#news > div { height: 380px; }
	#events > div { height: 520px; }

}

/* big ipad version */
@media screen and (min-width: 768px) {
	.container { width: 720px; padding: 0 0 10px 0;}
	.container .col { float: left; display: inline; }
	.container .col, #header .sep { margin-left: 10px; margin-right: 10px; }
	.sep { margin-left: 0px !important; margin-right: 0px !important; }
	.container .grid1.col { width: 40px; }
	.container .grid2.col { width: 100px; }
	.container .grid3.col { width: 160px; }
	.container .grid4.col { width: 220px; }
	.container .grid5.col { width: 280px; }
	.container .grid6.col { width: 340px; }
	.container .grid7.col { width: 400px; }
	.container .grid8.col { width: 460px; }
	.container .grid9.col { width: 520px; }
	.container .grid10.col { width: 580px; }
	.container .grid11.col { width: 640px; }
	.container .grid12.col { width: 700px; }

	.grid3.col { margin-top: 0px; }

	.fixed-height { min-height: 520px !important;}
	.fixed-height2 { min-height: 590px !important;}

	.full-width { padding: 20px 0 20px 0; }
	.full-width:nth-child(2) { padding-top: 20px; }

	body { font-size: 14px; }
	blockquote { font-size: 13px; }
	h1 { font-size: 35px; line-height: 40px; margin-bottom: 15px; margin-top: 20px;}
	h2 { font-size: 28px; line-height: 34px; margin-bottom: 15px; }
	h3 { font-size: 21px; line-height: 30px; margin-bottom: 15px; }
	h4 { font-size: 19px; line-height: 24px; }
	h5 { font-size: 17px; line-height: 21px; }
	h6 { font-size: 15px; line-height: 21px; }
	.button, button, input[type=submit], input[type=reset], input[type=button] { font-size: 15px; }
	.hide-on-mobile { display: block; }
	a.hide-on-mobile { display: inline-block; }
	.page-title.left { float: left; }
	.subtitle { float: right; line-height: 40px; text-transform: uppercase; margin-top:15px;}
	.subtitle a { color: #666 !important;}
	.commentlist .comment .comment-body { position: relative; margin-left: 95px; }
	.commentlist .comment h6 { padding-right: 100px; }
	.commentlist .comment p.date { position: absolute; top: 0; right: 0; }
	.commentlist .comment p { margin-top: 0; }
	.commentlist .comment .children { margin-left: 95px; }

	#header #switch { display: none; }
	#head { height: 130px; position: relative; }
	#logo a { margin-top: 15px; width: 200px; height: 72px; background: url(/img/cognovo-logo.png) no-repeat left center; }

	/* Sticky Header Navigation */
	#head.sticky #logo a { margin-top: 0px; }
	#head.sticky { position: fixed; z-index: 7000; height: 60px; -webkit-box-shadow: 5px 5px 5px 5px #FFF; box-shadow: 5px 5px 5px 5px #FFF; }
	#head.sticky #menu ul { height: 60px; }
	#head.sticky #menu ul ul.sub-menu li { background: none repeat scroll 0 0 #666; }
	#head.sticky #menu a { line-height: 50px; height: 50px; }
	#head.sticky #menu li a:hover { line-height: 50px; height: 50px;}
	#head.sticky #menu li a.current_page_item, .p-people #head.sticky #menu li a.m-people, .p-home #head.sticky #menu li a.m-home, .p-project #head.sticky #menu li a.m-project, .p-news #head.sticky #menu li a.m-news, .p-events #head.sticky #menu li a.m-events, .p-about #head.sticky #menu li a.m-about { height: 50px; }
	#head.sticky #menu li a.current_page_item:hover, .p-people #head.sticky #menu li a.m-people:hover, .p-home #head.sticky #menu li a.m-home:hover, .p-project #head.sticky #menu li a.m-project:hover, .p-news #head.sticky #menu li a.m-news:hover, .p-events #head.sticky #menu li a.m-events:hover, .p-about #head.sticky #menu li a.m-about:hover { height: 50px; }

	#head.sticky #menu.mobile ul li { display: block; background: #333; margin-bottom: 0; }
	#head.sticky #menu.mobile ul a { padding: 6px 6px; height: 30px; line-height: 30px; }
	#head.sticky #menu.mobile ul a:hover { height: 30px; }

	#head.sticky #logo { margin: 6px 0 0 0; }
	#head.sticky #logo a { width: 200px; height: 35px; background: url(/img/cognovo-logo-small.png) no-repeat center center; text-indent: -9999px; }

	#menu { position: static; }
	#menu ul { float: right; display: block; height: 119px; text-align: right; margin: 0; background: none; }
	#menu ul li { float: left; margin: 0; background: none; }
	#menu li a { display: block; position: relative; height: 119px; line-height: 120px; padding-left: 6px; padding-right: 6px; text-decoration: none; text-transform: uppercase; font-size: 13px; color: #CCC; }
	#menu a:hover, #menu li:hover a, #menu li.hover a, #menu li.current_page_item a, .p-people #menu li.m-people a, .p-home #menu li.m-home a, .p-project #menu li.m-project a, .p-news #menu li.m-news a, .p-events #menu li.m-events a, .p-about #menu li.m-about a { color: #000; background: #f0f0f0; }
	#menu li a.current_page_item, .p-people #menu li a.m-people, .p-home #menu li a.m-home, .p-project #menu li a.m-project, .p-news #menu li a.m-news, .p-events #menu li a.m-events, .p-about #menu li a.m-about { color: #ffcc00; background: #333; }
	#menu li a:hover, #menu li:hover a, #menu li.hover a { color: #FFF; background: #666; }
	#menu a:hover:before, #menu li:hover a:before, #menu li.hover a:before, #menu li.current_page_item a:before, p.people #menu li.m-people a:before { content: ' '; position: absolute; top: -8px; left: 0; width: 100%; height: 8px; }
	#menu ul ul a, #menu li:hover li a, #menu li.hover li a { top: 0; border-top: 0; background: transparent; filter: none; }
	#menu li.arrow a:after, #menu li.arrow li.arrow a:after { content: ' \002B'; color: #CCC; }
	#menu li.arrow li a:after, #menu li.arrow li.arrow li a:after { content: ''; }
	#menu li.arrow:hover a:after, #menu li.arrow li.arrow:hover a:after, #menu li.arrow li.arrow.hover a:after, #menu li.current_page_item ul a, .p-people li.m-people ul a, .p-home li.m-home ul a, .p-project li.m-project ul a, .p-news li.m-news ul a, .p-events li.m-events ul a, .p-about li.m-about ul a  { color: #333; }
	#menu li:hover, #menu li.hover { position: relative; z-index: 15; cursor: default; }
	#menu ul ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 14; text-align: left; min-width: 200px; height: auto; background: #666; -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,.18); box-shadow: 1px 1px 1px 0 rgba(0,0,0,.18); height: auto !important; }
	.oldie #menu ul ul { width: 200px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	#menu ul ul ul { top: 0; left: 99%; margin-top: 0; }
	#menu ul ul li { float: none; display: block; width: 100%; background: #666; }
	#menu ul ul a { position: static; display: block; height: auto; line-height: 40px; }
	#menu ul ul a:hover { background: #999 url(../img/pattern.png); }
	#menu ul ul a:hover:before, #menu li:hover ul a:before, #menu li.hover ul a:before { display: none; }
	#menu ul ul li a.current_page_item, .p-people #menu ul ul li a.m-people, .p-home #menu ul ul li a.m-home, .p-project #menu ul ul li a.m-project, .p-news #menu ul ul li a.m-news, .p-events #menu ul ul li a.m-events, .p-about #menu ul ul li a.m-about { color: #000; background: #666 url(../img/pattern.png); }
	#menu li a.current_page_item ul a:before, .p-people #menu li a.m-people ul a:before, .p-home #menu li a.m-home ul a:before, .p-project #menu li a.m-project ul a:before, .p-news #menu li a.m-news ul a:before, .p-events #menu li a.m-events ul a:before, .p-about #menu li a.m-about ul a:before { display: none; }
	#menu li:hover > ul, #menu li.hover > ul { visibility: visible }
	#menu ul .search-link a { display: none; }
	#menu ul .search-link form { position: relative; display: block; width: 85px; margin-left: 5px; }
	#menu ul .search-link form input[type=text] { position: absolute; left: 0; top: 44px; width: 85px; padding: 5px 22px 5px 8px; }
	.oldie #menu ul .search-link form input[type=text] { top: 46px; }
	.ie7 #menu ul .search-link form input[type=text] { width: 55px; }
	#menu ul .search-link form input[type=submit] { position: absolute; border: 0; background: #F9F9F9 url(../img/sprite-gray-yellow.png) no-repeat -151px -20px; color: #F9F9F9; font-size: 0; width: 20px; height: 27px; right: 1px; top: 45px; }
	.oldie #menu ul .search-link form input[type=submit] { top: 47px; }

	.staff .social.float-right { float: left; }


	#footer ul li { display: block; margin-right: 0; padding: 3px 6px; margin: 0 0 3px 0; background: #232323; }
	#footer ul li:hover { background: #000; }
	#footer ul li a {text-decoration: none; display: block; }
	#footer .bottom { line-height: 40px; vertical-align: middle; padding: 5px 0; }
	#footer .bottom img { vertical-align: middle; }
	#footer .bottom p { line-height: 40px; text-align: right; margin-bottom: 0; }
	#footer h3 { margin: 30px 0; }

	#footer a.full-width { color: #000; }

	a.admin-login { width: 120px; font-size: 10px; text-align: center; color: #FFF; background: #333; margin-left: 4px; text-decoration: none; padding: 4px 8px; border-radius: 4px; -webkit-border-radius: 4px; }


	#top-link { display: none; position: fixed; width: 40px; height: 40px; right: 5px; bottom: 5px; background: #bbb url(../img/pattern.png); background-color: rgba(150,150,150,0.5); cursor: pointer; }
	#top-link:hover { background-color: #999; background-color: rgba(120,120,120,0.5); }
	#top-link span { display: block; width: 20px; height: 13px; margin-top: 14px; margin-left: 11px; background: url(../img/sprite-gray-yellow.png) no-repeat -18px -36px; }

    ul.list { width: 49%; display: block; float: left; margin: 10px 0;}

	.navigation a.all { float: right; border: 1px solid #CCC; margin-left: 10px; padding: 0px 10px 0 0; text-transform: uppercase; color: #333; border-radius: 5px; -webkit-border-radius: 5px; }
	.navigation a.all span { float: left; width: 20px; height: 20px; padding: 0; margin: 5px 10px 0 10px; background-position: -113px -52px; }

	h1 {font-size: 2em; }

	#map-canvas { width: 100%; height: 350px; }

	#news > div { height: 360px; }
	#events > div { height: 360px; }

}

/* full wide version */
@media screen and (min-width: 960px) {
	.container { width: 960px; }
	.container .grid1.col { width: 60px; }
	.container .grid2.col { width: 140px; }
	.container .grid3.col { width: 220px; }
	.container .grid4.col { width: 300px; }
	.container .grid5.col { width: 380px; }
	.container .grid6.col { width: 460px; }
	.container .grid7.col { width: 540px; }
	.container .grid8.col { width: 620px; }
	.container .grid9.col { width: 700px; }
	.container .grid10.col { width: 780px; }
	.container .grid11.col { width: 860px; }
	.container .grid12.col { width: 940px; }

	.full-width { padding: 40px 0 40px 0;}

	.fixed-height { min-height: 520px !important;}

	#menu li a { padding-left: 14px; padding-right: 14px; font-size: 14px; }
	#menu ul ul { min-width: 240px; }
	#menu ul ul a { font-size: 14px; }
	#menu ul .search-link form { width: 104px; margin-left: 5px; }
	#menu ul .search-link form input[type=text] { width: 105px; }
	.ie7 #menu ul .search-link form input[type=text] { width: 75px; }

	.call-to-action .left { float: left; }
	.call-to-action .right { margin-left: 10px; margin-top: 10px; float: right; }

	.detailed .slides .info { left: -30%; width: 30%; }
	.staff .social.float-right { float: right; }

	#head.sticky { height: 60px; -webkit-box-shadow: 15px 15px 15px 15px #FFF; box-shadow: 15px 15px 15px 15px #FFF; }

	#news > div { height: 350px; }
	#events > div { height: 420px; }


	h1 {font-size: 2.3em; }

	#map-canvas { width: 100%; height: 500px; }
	#map-key { display: block; }

}

tr.next-up td{ background-color:#ccc; }

/* Clickable Boxes */

.clickable {cursor: pointer !important; }

.rm{text-decoration: line-through;}

.cnmail:before {content: attr(data-mail) "\0040";}
.cnmail.ms:before {content:'';}


div.event-toc{
	border-right: 1px solid #999; padding-right: 5px;
}
div.event-toc>div{
	text-indent: -20px; margin-left: 20px;
}
div.event-toc > div > span{
	font-size: 80%;
}

table.schedule{border-spacing:0; border:1;}
table.schedule th, table.schedule td { padding:2px; }
table.schedule td:nth-child(1), table.schedule th:nth-child(1){width:15%;}
table.schedule td:nth-child(2), table.schedule th:nth-child(2){width:55%;}
table.schedule td:nth-child(3), table.schedule th:nth-child(3){width:30%;}
table.schedule thead th {font-weight:bold; font-size:110%;}

figure audio {width:100%;height:auto;}
td figure {padding-bottom:20px;}