@font-face {
    font-family: 'Exo 2';
    src: url('../../../media/fonts/exo2_semibolditalic_macroman/Exo2.0-SemiBoldItalic-webfont.eot');
    src: url('../../../media/fonts/exo2_semibolditalic_macroman/Exo2.0-SemiBoldItalic-webfont.eot%3F') format('embedded-opentype'),
    url('../../../media/fonts/exo2_semibolditalic_macroman/Exo2.0-SemiBoldItalic-webfont.woff') format('woff'),
    url('../../../media/fonts/exo2_semibolditalic_macroman/Exo2.0-SemiBoldItalic-webfont.ttf') format('truetype'),
    url('../../../media/fonts/exo2_semibolditalic_macroman/Exo2.0-SemiBoldItalic-webfont.svg') format('svg');
    font-weight: bold;
    font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Exo 2';
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}

.alert-info {
    background-color: #fff;
    border-color: #d7241d;
}

body {
    font-family: 'Ubuntu';
    font-weight: normal;
    font-style: normal;
    background-color: #023552;
}
a {
    color: #1E85B6
}
a:hover {
    color: #d7342d;
}

.btn {
    border-radius: 0;
    background-color: #d7342d;
    color: white;
}
.btn:hover {
    color: white;
    background-color: #d7241d;
}
.form-control {
    border-radius: 0;
}
.content {
    background-color: white;
    padding: 20px 0px;
}
.footer {
    padding-top: 20px;
    color: white;
}
.sponsors {
    text-align: center;
}
.heart {
    color: #d7342d;
}
.hp-layout {
    display: none;
}
.navbar {
    background-color: #162127;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    background-image: none;
}

.navbar-nav>li>a {
    font-size: 18px;
}
.navbar-nav a {
    font-family: 'Exo 2';
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}
.navbar .container {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    .navbar .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-image: none;
    background-color: #d7342d;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background-color: #d7342d;
}
ul.dropdown-menu {
    border-radius: 0;
}

.dropdown-menu>.active>a {
    background-image: none;
    background-color: white;
    color: black;
}
.dropdown-menu>.active>a:hover, .dropdown-menu>li>a:hover {
    background-image: none;
    background-color: #d7342d;
    color: white;
}

.navbar .container {
/*    padding: 0;*/
}

.form-horizontal .control-label {
    text-align: left;
}

hr {
    border-top: 1px solid #ababab;
}

.start-img {
    padding: 20px 0;
    text-align: center;
}

.navbar-form input {
    width: 180px;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #FFF;
}

@media (max-width: 1200px) {
    .navbar-form {
        display: none;
    }
    /*
    .navbar-form input {
        width: 120px;
    }
    */
}

@media (max-width: 991px) {
    .navbar-form {
        display: none;
    }
    .nav>li>a {
        font-size: 16px;
        padding: 15px 7px;
    }
}

/*-----------------------------*/

body{
    font-size:15px;
}

.jumbotron {
    position: relative;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
    background: url(../../../media/images/header_bg_left.png) no-repeat,
    url(../../../media/images/header_bg_right.png);
    background-size: contain;
    z-index: 1;
    margin:0;
    padding:0;
}

.jumbotron:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../../../media/images/raster.gif) repeat center center;
    opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
    box-shadow:inset 0 0 100px 50px black;
}

.jumbotron img{
    max-width:100%;
    height:auto;
}

.jumbotron .container{
    /*so we can place the canvas nicely in here*/
    position:reative;
}
.home a {
    text-align: center;
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 280px;
    text-indent: -10000px;
    z-index: 10000;
}

@media (max-width: 991px) {
    .home a {
        height: 220px;
    }
}

@media (max-width: 768px) {
    .home a {
        height: 10%
    }
}

h1{
    /*border-width:9px;
    -moz-border-image:url(img/h1_border.gif) 9 repeat;
    -webkit-border-image:url(img/h1_border.gif) 9 repeat;
    border-image: url(img/h1_border.gif) 9 repeat;*/
    font-size: 28px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

.footer h4:before{
    content:"≣ ";
    font-style:normal;
    font-size:24px;
    line-height:24px;
    margin-left:-3px;
    color:#dbdbdb;
}

.footer h4 {
    border-bottom:1px solid #dbdbdb;
}

.navbar-inverse .navbar-nav>li>a {
    color:#fff;
    background-repeat:repeat-x;
    background-image:url(../../../media/images/navbar_stripe_link.png), url(../../../media/images/navbar_stripe_link.png) !important;
    background-position: 0 -10px, 0 115%;
}

@-o-keyframes blink {
    0% { background-position: 0 -10px, 0 115%;}
    50% { background-position: 0 -10px, 0 115%;}
    62% { background-position: top, bottom;}
    74% { background-position: 0 -10px, 0 115%;}
    86% { background-position: top, bottom;}
    100% {background-position: 0 -10px, 0 115%;}
}

@-moz-keyframes blink {
    0% { background-position: 0 -10px, 0 115%;}
    50% { background-position: 0 -10px, 0 115%;}
    62% { background-position: top, bottom;}
    74% { background-position: 0 -10px, 0 115%;}
    86% { background-position: top, bottom;}
    100% {background-position: 0 -10px, 0 115%;}
}

@-webkit-keyframes blink {
    0% { background-position: 0 -10px, 0 115%;}
    50% { background-position: 0 -10px, 0 115%;}
    62% { background-position: top, bottom;}
    74% { background-position: 0 -10px, 0 115%;}
    86% { background-position: top, bottom;}
    100% {background-position: 0 -10px, 0 115%;}
}

@keyframes blink {
    0% { background-position: 0 -10px, 0 115%;}
    50% { background-position: 0 -10px, 0 115%;}
    62% { background-position: top, bottom;}
    74% { background-position: 0 -10px, 0 115%;}
    86% { background-position: top, bottom;}
    100% {background-position: 0 -10px, 0 115%;}
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li.active>a,
.navbar-inverse .navbar-nav>.open>a {
    -webkit-animation: blink .4s;
    -moz-animation: blink .4s;
    -o-animation: blink .4s;
    animation: blink .4s;
    background-position: top, bottom;
    outline:1px solid #fff;
}

.navbar{
    background:#db3424;
    box-shadow:inset 0 0 10px #8f0c00;
}

.footer {
    box-shadow:inset 0 5px 30px #001b2b;
    background:#212121;
    position:relative;
    border-top:1px dotted red;
    min-height: 500px;
}

.footer:before{
    content:"";
    position:absolute;
    width:431px;
    height:109px;
    background:url(../../../media/images/arrow.png);
    top:-52px;
    right: 0;
}
.footer .sponsors h4:before {
    content: '';
}
.footer .sponsors h4 {
    border: none;
}


.footer .container{
    margin-top:20px;
}
.content{
    padding-bottom:50px;
    background: #fef9f8;
    border-top:1px solid #fff;
}

ul{
    list-style-type:square;
    /*color:#dbdbdb;*/
}


/* Sponsors */
.sponsors-row, .sponsors-a {
    line-height: 150px;
    width: 220px;
}
.sponsors-row img {
    vertical-align: middle;
}

.sponsor-footer a:hover {
    text-decoration: none;
}

.sponsor-footer img {
    margin: 20px;
    display: inline-block;
}