/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Basic styling */
body { font: 400 16px/1.5 "Open Sans", sans-serif; color: #111; background: #1b347e; -webkit-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }

/** Images */
img { max-width: 100%; vertical-align: middle; }

/** Figures */
figure > img { display: block; }

figcaption { font-size: 14px; }

/** Lists */
ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 400; }

/** Links */
a { color: #2a7ae2; text-decoration: none; }
a:visited { color: #2a7ae2; }
a:hover { color: #02060b; text-decoration: underline; }

/** Blockquotes */
blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; }
blockquote > :last-child { margin-bottom: 0; }

/** Code formatting */
pre, code { font-size: 15px; border: 1px solid #e8e8e8; border-radius: 3px; background: #eef; }

code { padding: 1px 5px; }

pre { padding: 8px 12px; overflow-x: auto; }
pre > code { border: 0; padding-right: 0; padding-left: 0; }

/** Wrapper */
.wrapper { align: center; z-index: 2; }
@media screen and (min-width: 900px) { .wrapper { max-width: 900px; margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 0px; } }
@media screen and (max-width: 900px) { .wrapper { max-width: 100%; margin-right: 10px; margin-left: 10px; } }

/** Homepage Wrapper */
.homepagewrapper { align: center; z-index: 0; }
@media screen and (min-width: 1300px) { .homepagewrapper { width: 1300px; margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 0px; } }
@media screen and (max-width: 1300px) { .homepagewrapper { max-width: 100%; margin-right: 10px; margin-left: 10px; } }

/** Subpage Wrapper */
.subpagewrapper { align: center; z-index: 2; }
@media screen and (min-width: 1050px) { .subpagewrapper { max-width: 1050px; margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 0px; } }
@media screen and (max-width: 1050px) { .subpagewrapper { max-width: 100%; margin-right: 10px; margin-left: 10px; } }

@media screen and (min-width: 800px) { .homeimage { display: table-cell; } }
@media screen and (max-width: 800px) { .homeimage { display: none; } }

/** Clearfix */
.footer-col-wrapper:after { content: ""; display: table; clear: both; }

/** Icons */
.icon > svg { display: inline-block; width: 16px; height: 16px; vertical-align: middle; }
.icon > svg path { fill: #828282; }

/**
* Site header
*/
.site-header { border-bottom: 0px solid #0b5374; min-height: 80px; background: #1b347e; position: relative; z-index: 20; z-index: 999; width: 100%; height: 23px; margin: 0px; }

.site-title { font-size: 35px; font-weight: 300; line-height: 56px; letter-spacing: 0px; margin-bottom: 0; float: center; color: #e8e8e8; vertical-align: middle; }
.site-title:hover { text-decoration: none; }
.site-title, .site-title:visited { color: #e8e8e8; }

.site-nav { float: center; }
.site-nav .menu-icon { display: none; }
.site-nav .page-link { color: #e8e8e8; line-height: 1.5; }
.site-nav .page-link:not(:last-child) { margin-right: 20px; }
@media screen and (max-width: 600px) { .site-nav { position: absolute; top: 9px; right: 15px; background: #1b347e; border: 1px solid #e8e8e8; border-radius: 5px; text-align: right; }
  .site-nav .menu-icon { display: block; float: right; width: 42px; height: 32px; line-height: 0; padding-top: 10px; text-align: center; }
  .site-nav .menu-icon > svg { width: 32px; height: 20px; }
  .site-nav .menu-icon > svg path { fill: #424242; }
  .site-nav .trigger { clear: both; display: none; }
  .site-nav .page-link { display: block; padding: 5px 10px; margin-left: 20px; }
  .site-nav .page-link:not(:last-child) { margin-right: 0; } }

/**
* Site footer
*/
.site-footer { border-top: 0px solid #e8e8e8; padding: 30px 0; background: #464646; padding-bottom: 0px; position: relative; z-index: 20; }

.footer-heading { font-size: 24px; margin-bottom: 15px; color: white; }

.contact-list, .social-media-list { list-style: none; margin-left: 0; color: white; }

.footer-list-a { font-size: 17px; color: white; text-decoration: none; }

.footer-list-a:visited { font-size: 17px; color: white; text-decoration: none; }

.footer-list-a:hover { font-size: 17px; color: grey; text-decoration: none; }

.footer-col-wrapper { font-size: 15px; color: #828282; margin-left: -15px; }

.footer-col { float: left; color: #f0f0f0; margin-bottom: 15px; padding-left: 15px; }

.footer-col-1 { width: -webkit-calc(30%); width: calc(30%); }

.footer-col-2 { width: -webkit-calc(45%); width: calc(45%); }

.footer-col-3 { width: -webkit-calc(100%); width: calc(100%); }

@media screen and (max-width: 800px) { .footer-col-1, .footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); }
  .footer-col-3 { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }
@media screen and (max-width: 600px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }
/**
* Page content
*/
.page-content { padding: 0px; overflow: hidden; }
.page-content h1 { font-size: 34px; }
.page-content h2 { font-size: 30px; }
.page-content h3 { font-size: 26px; }
.page-content h4 { font-size: 22px; }

.page-heading { font-size: 36px; color: white; }

.post-list { margin-left: 0; list-style: none; }
.post-list > li { margin-bottom: 30px; }

.post-meta { font-size: 14px; color: #828282; }

.post-link { display: block; font-size: 24px; }

/**
* Posts
*/
.post-header { margin-bottom: 30px; }

.post-title { font-size: 50px; letter-spacing: -1px; line-height: 1; }

.post-content { padding: 0px; }
.post-content h1 { font-size: 34px; }
.post-content h2 { font-size: 30px; }
.post-content h3 { font-size: 26px; }
.post-content h4 { font-size: 22px; }

/** Syntax highlighting styles */
.highlight { background: #fff; }
.highlighter-rouge .highlight { background: #eef; }
.highlight .c { color: #998; font-style: italic; }
.highlight .err { color: #a61717; background: #e3d2d2; }
.highlight .k { font-weight: bold; }
.highlight .o { font-weight: bold; }
.highlight .cm { color: #998; font-style: italic; }
.highlight .cp { color: #999; font-weight: bold; }
.highlight .c1 { color: #998; font-style: italic; }
.highlight .cs { color: #999; font-weight: bold; font-style: italic; }
.highlight .gd { color: #000; background: #fdd; }
.highlight .gd .x { color: #000; background: #faa; }
.highlight .ge { font-style: italic; }
.highlight .gr { color: #a00; }
.highlight .gh { color: #999; }
.highlight .gi { color: #000; background: #dfd; }
.highlight .gi .x { color: #000; background: #afa; }
.highlight .go { color: #888; }
.highlight .gp { color: #555; }
.highlight .gs { font-weight: bold; }
.highlight .gu { color: #aaa; }
.highlight .gt { color: #a00; }
.highlight .kc { font-weight: bold; }
.highlight .kd { font-weight: bold; }
.highlight .kp { font-weight: bold; }
.highlight .kr { font-weight: bold; }
.highlight .kt { color: #458; font-weight: bold; }
.highlight .m { color: #099; }
.highlight .s { color: #d14; }
.highlight .na { color: #008080; }
.highlight .nb { color: #0086B3; }
.highlight .nc { color: #458; font-weight: bold; }
.highlight .no { color: #008080; }
.highlight .ni { color: #800080; }
.highlight .ne { color: #900; font-weight: bold; }
.highlight .nf { color: #900; font-weight: bold; }
.highlight .nn { color: #555; }
.highlight .nt { color: #000080; }
.highlight .nv { color: #008080; }
.highlight .ow { font-weight: bold; }
.highlight .w { color: #bbb; }
.highlight .mf { color: #099; }
.highlight .mh { color: #099; }
.highlight .mi { color: #099; }
.highlight .mo { color: #099; }
.highlight .sb { color: #d14; }
.highlight .sc { color: #d14; }
.highlight .sd { color: #d14; }
.highlight .s2 { color: #d14; }
.highlight .se { color: #d14; }
.highlight .sh { color: #d14; }
.highlight .si { color: #d14; }
.highlight .sx { color: #d14; }
.highlight .sr { color: #009926; }
.highlight .s1 { color: #d14; }
.highlight .ss { color: #990073; }
.highlight .bp { color: #999; }
.highlight .vc { color: #008080; }
.highlight .vg { color: #008080; }
.highlight .vi { color: #008080; }
.highlight .il { color: #099; }

#wrap { background: white; }

a { transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -webkit-transition: all .15s ease-in-out; }

a:hover { text-decoration: none; }

body { background-repeat: no-repeat; background-position: left 0px; position: static; }

@media screen and (min-width: 1600px) { body { background-size: contain; } }
@media screen and (max-width: 1600px) { body { background-size: 1600px; } }
@media screen and (max-width: 800px) { #pageimage { min-width: 800px; } }
@media screen and (min-width: 800px) { #pageimage { min-width: 100%; } }
.titleblue { background: #0078AD; padding: 20px; }

@media screen and (min-width: 700px) { .leftimage { float: left; width: 300px; margin: 0px 30px 10px 0px; }
  .rightimage { float: right; width: 300px; margin: 0px 0px 10px 30px; }
  .verticalimage { float: left; width: 300px; margin: 0px 30px 10px 0px; } }
@media screen and (max-width: 700px) { .leftimage { width: 100%; }
  .rightimage { width: 100%; }
  .verticalimage { width: 100%; } }
.hoverAnimate { transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -webkit-transition: all .15s ease-in-out; }

.shadow { box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6); }

.newbutton { align: center; padding: 5px; color: white; background: #1b3a98; }

.newbutton:hover { background: #2653d9; cursor: pointer; }

.indexpost { background: white; text-align: center; vertical-align: middle; padding-top: 25px; padding-right: 15px; padding-left: 15px; padding-bottom: 10px; }

.indexpost:hover { background: #e6e6e6; cursor: pointer; }

.sponsor { background: white; }

.sponsor:hover { background: #efefef; cursor: pointer; }

.crossed { text-decoration: line-through; color: #d1d1d1; }

.circle { color: white; font-size: 25px; font-weight: 600; vertical-align: middle; clip-path: circle(60px at center); -webkit-clip-path: circle(60px at center); }

.circle.expanded { clip-path: circle(70px at center); -webkit-clip-path: circle(70px at center); }

.circle:hover { clip-path: circle(70px at center); -webkit-clip-path: circle(70px at center); cursor: pointer; }

/* MARK: BEGIN CSS FOR PAGES WITH SUBPAGES */
#subHover { padding-right: 7px; padding-left: 7px; padding-top: 10px; padding-bottom: 10px; }

#subHover:hover { background: #038ec9; color: white; cursor: pointer; }

#subbutton { color: #0064C9; background: white; border-right: 2px solid #0064C9; border-top: 2px solid #0064C9; border-left: 2px solid #0064C9; display: inline-block; margin-bottom: 0px; padding-bottom: 4px; }

#subbutton:hover { cursor: pointer; color: white; background: #0064C9; }

#submenu { margin-bottom: 10px; border-bottom: 2px solid #0064C9; border-right: 2px solid #0064C9; border-left: 2px solid #0064C9; }

#subdiv { overflow: hidden; }

.tab { align: left; position: relative; z-index: 2; padding-left: 20px; padding-right: 30px; padding-top: 15px; padding-bottom: 15px; vertical-align: middle; }

.tab:hover { background: #edf2f8; cursor: pointer; }

.tabtext { color: black; }

#tabbar { width: 150px; }

#tabbar.stick { position: fixed; top: 0px; width: 150px; }

.subtab:hover { cursor: pointer; background: #efefef; }

.subtab { text-align: center; font-size: 24px; padding-top: 10px; padding-bottom: 10px; }

.tabline { height: 2px; margin-bottom: 10px; background: #0064C9; }

@media screen and (max-width: 1050px) { #subbutton { display: block; }
  #tabbar { display: none; }
  .tabline { display: block; }
  .smallwidthupdates { margin: -20px; margin-top: 10px; }
  .sidebar-td { display: none; } }
@media screen and (min-width: 1050px) { #subbutton { display: none; }
  #tabbar { display: table; }
  .tabline { display: none; }
  .smallwidthupdates { margin: -20px; }
  .sidebar-td { display: table-cell; } }
/* MARK: END CSS FOR PAGES WITH SUBPAGES */
/* MARK: BEGIN CSS FOR HEADER */
.nounder:hover { text-decoration: none; }

.nounder { text-transform: uppercase; }

#smallmenu { display: table; }

#hover:hover { background: #0066cc; color: white; padding: 15px; cursor: pointer; }

#mail:hover { content: url(/resources/header/social/mail-selected.png); cursor: pointer; }

#facebook:hover { content: url(/resources/header/social/facebook-selected.png); cursor: pointer; }

#github:hover { content: url(/resources/header/social/github-selected.png); cursor: pointer; }

#instagram:hover { content: url(/resources/header/social/instagram-selected.png); cursor: pointer; }

@media screen and (max-width: 1000px) { .trigger { display: none; }
  .smallertab { display: table-cell; }
  .normalsocial { display: none; } }
@media screen and (min-width: 1000px) { .trigger { display: table-cell; }
  .smallertab { display: none; }
  .normalsocial { display: table-cell; } }
#smallertab { vertical-align: middle; }

@media screen and (max-width: 1125px) { .normaltitle { display: none; }
  .smalltitle { display: none; } }
@media screen and (max-width: 1275px) and (min-width: 1125px) { .normaltitle { display: none; }
  .smalltitle { display: block; } }
@media screen and (min-width: 1275px) { .normaltitle { display: block; }
  .smalltitle { display: none; } }
.smallertab { background: #2445a8; }

.smallertab:hover { background: #122254; cursor: pointer; }

#pagesdiv { overflow: hidden; }

/* MARK: END CSS FOR PAGES WITH HEADER */
/* MARK: BEGIN CSS FOR HOMEPAGE */
#center-text { vertical-align: middle; display: table-cell; }

#up-text { vertical-align: top; }

#inbox { vertical-align: middle; color: white; }

@media screen and (max-width: 1250px) { .normwidthupdate { display: none; }
  .smallwidthupdate { display: table; } }
@media screen and (min-width: 1250px) { .normwidthupdate { display: table; }
  .smallwidthupdate { display: none; } }
@media screen and (max-width: 800px) { .carouselTable { display: none; }
  #tiny { display: table; } }
@media screen and (min-width: 800px) { .carouselTable { display: table; }
  #tiny { display: none; } }
@media screen and (min-width: 900px) { .normwidthaction { display: table; }
  .smallwidthaction { display: none; } }
@media screen and (max-width: 900px) { .normwidthaction { display: none; }
  .smallwidthaction { display: table; } }
.card { position: relative; flex-shrink: 0; flex-grow: 0; width: 100%; display: inline; vertical-align: top; float: none; margin: 0px; padding: 0px; white-space: 0; }

.imageCard { float: left; margin: 0px; padding: 0px; white-space: 0; }

@keyframes carousel { 0% { left: 0; }
  31% { left: 0; }
  36% { left: -100%; }
  64% { left: -100%; }
  69% { left: -200%; }
  97% { left: -200%; }
  100% { left: 0%; } }
@-webkit-keyframes carousel { 0% { left: 0; }
  31% { left: 0; }
  36% { left: -100%; }
  64% { left: -100%; }
  69% { left: -200%; }
  97% { left: -200%; }
  100% { left: 0%; } }
.inlineblock { position: relative; left: 0px; display: flex; width: 100%; -webkit-animation: carousel 30s infinite; /* Chrome, Safari, Opera */ animation: carousel 30s infinite; }

.card:hover { cursor: pointer; }

.cardInfo:hover { background: rgba(0, 0, 0, 0.85); }

.cardInfo { position: absolute; right: 0px; left: 0px; bottom: 0px; width: 100%; padding-top: 15px; padding-right: 20px; padding-left: 0px; color: white; text-align: center; -webkit-transition: 0.15s ease-in-out; transition: 0.15s ease-in-out; background: rgba(0, 0, 0, 0.65); }

.cardTitle { text-shadow: 3px 3px 5px black; font-weight: bolder; }

.cardInfoText { text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5); }

.home { position: relative; left: 0px; right: 0px; }

.indexpost { background: white; }

.indexpost:hover { background: #e6e6e6; cursor: pointer; }

/* MARK: END CSS FOR HOMEPAGE */
@media screen and (max-width: 830px) { .levels { display: none; }
  .mobilelevels { display: table; } }
@media screen and (min-width: 830px) { .levels { display: table; }
  .mobilelevels { display: none; } }
