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,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
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,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url("fonts/mit/robotocondensed-regular-webfont.eot");
    src: url("fonts/mit/robotocondensed-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/mit/robotocondensed-regular-webfont.woff2") format("woff2"), url("fonts/mit/robotocondensed-regular-webfont.woff") format("woff"), url("fonts/mit/robotocondensed-regular-webfont.ttf") format("truetype"), url("fonts/mit/robotocondensed-regular-webfont.svg#roboto_condensedregular") format("svg")
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 800
}

p {
    margin-bottom: 30px
}

.singlePageWrap .pageContainer .section {
    position: relative;
    height: 100%;
    height: 100vh;
    width: 100%
}

@media (max-width: 480px) {
    .singlePageWrap .pageContainer .section {
        padding-left: 5%;
        padding-right: 5%
    }

    .singlePageWrap .pageContainer .section.process {
        height: 150vh
    }

    .singlePageWrap .pageContainer .section.mobile-longform {
        height: auto
    }

    .singlePageWrap .pageContainer .section.mobile-longform .inner-scrollable {
        height: 100%;
        
    }
}

.singlePageWrap .pageContainer .homePageWrap .introSection .content h2,
.singlePageWrap .pageContainer .homePageWrap .introSection .content h2 p,
.singlePageWrap .pageContainer .homePageWrap .introSection .content .fetch_judges_h2,
.singlePageWrap .pageContainer .homePageWrap .introSection .content .fetch_judges_h2 p {
    font-size: 50px
}

.singlePageWrap .pageContainer .homePageWrap .introSection .content h3,
.singlePageWrap .pageContainer .homePageWrap .introSection .content h3 p {
    text-transform: none
}

.singlePageWrap .pageContainer .homePageWrap .introSection .content p {
    font-size: 25px
}

@media (max-width: 480px) {
    .singlePageWrap .pageContainer .homePageWrap .introSection .content p {
        font-size: 18px
    }
}

.singlePageWrap .pageContainer .homePageWrap .carousel {
    position: absolute;
    overflow: visible;
    width: 100%;
    height: 100px;
    bottom: -100px;
    background: rgba(238, 22, 22, 0.8);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.singlePageWrap .pageContainer .homePageWrap .carousel.animate {
    bottom: 0px
}

@media (max-width: 480px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel {
        left: 0
    }
}

.singlePageWrap .pageContainer .homePageWrap .carousel .navigation {
    float: right;
    height: 100%;
    width: 35%;
    position: relative;
    z-index: 9
}

.singlePageWrap .pageContainer .homePageWrap .carousel .navigation:before {
    content: '';
    display: block;
    width: 110%;
    height: 100%;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background-color: rgba(191, 17, 17, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count {
    height: 100%;
    
    width: 30%;
    margin-left: 20%;
    position: relative;
    color: #fff;
    font-size: 18px;
    font-family: "roboto_condensedregular", sans-serif
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count {
        margin-left: 35%
    }
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count {
        font-size: 16px;
        width: 50px
    }
}

.singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count .carousel-indicators {
    top: 38%;
    margin-bottom: 0;
    float: left;
    width: 20px;
    margin: 0;
    position: relative;
    left: 0;
    display: block;
    height: 20px
}

.singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count .carousel-indicators li {
    text-indent: 0;
    border: none;
    position: absolute;
    height: auto;
    width: auto;
    display: none;
    color: #fff;
    font-size: 18px;
    font-family: "roboto_condensedregular", sans-serif
}

.singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count .carousel-indicators li.active {
    border: none;
    background-color: transparent;
    display: block
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count .carousel-indicators li {
        font-size: 16px
    }
}

.singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count .of {
    position: relative;
    top: 38%;
    display: inline-block
}

.singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count .of .count {
    margin-left: 10px
}

.singlePageWrap .pageContainer .homePageWrap .carousel .navigation .carousel-control.left {
    background-image: none;
    opacity: 1;
    left: 12%;
    font-size: 30px
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .carousel-control.left {
        left: 20%
    }
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .carousel-control.left {
        left: 15%
    }
}

@media (max-width: 575px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .carousel-control.left {
        left: 5%;
        text-align: left;
        width: 50px
    }

    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .carousel-control.left i {
        left: 0;
        position: absolute
    }
}

.singlePageWrap .pageContainer .homePageWrap .carousel .navigation .carousel-control.right {
    background-image: none;
    opacity: 1;
    right: 52%;
    font-size: 30px
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .carousel-control.right {
        right: 20%
    }
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .carousel-control.right {
        right: 15%
    }
}

@media (max-width: 575px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .carousel-control.right {
        right: 5%;
        text-align: right;
        width: 50px
    }

    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .carousel-control.right i {
        right: 0;
        position: absolute
    }
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation {
        width: 20%
    }
}

@media (max-width: 575px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation {
        width: 100%;
        float: none
    }

    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation:before {
        display: none
    }

    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count {
        position: absolute;
        height: auto;
        bottom: 5px;
        margin-left: 45%
    }

    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count .of {
        display: none
    }

    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count .carousel-indicators {
        top: 0;
        width: 100%;
        height: 10px
    }

    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count .carousel-indicators li {
        position: relative;
        display: inline-block;
        text-indent: -9999px;
        height: 10px;
        width: 10px;
        border: 1px solid #fff;
        margin: 0 3px
    }

    .singlePageWrap .pageContainer .homePageWrap .carousel .navigation .caro-count .carousel-indicators li.active {
        display: inline-block;
        text-indent: -9999px;
        height: 10px;
        width: 10px;
        border: 1px solid #fff;
        background-color: #fff
    }
}

.singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner {
    height: 100%;
    width: 65%;
    float: left;
    position: relative;
    overflow: visible;
    text-align: center
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner {
        width: 80%
    }
}

@media (max-width: 575px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner {
        width: 76%;
        margin-left: 12%;
        z-index: 99
    }
}

.singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item {
    height: 100%;
    width: 100%;
    margin: 0
}

@media (max-width: 1245px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item {
        margin: 0
    }
}

@media (max-width: 1085px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item {
        margin: 0
    }
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item {
        margin: 0
    }
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item {
        margin: 0
    }
}

@media (max-width: 575px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item {
        margin: 0
    }
}

.singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item .mit-trophy {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 97px;
    height: auto;
    position: relative;
    top: -80px;
    opacity: 0;
    left: 0;
    display: inline-block
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item .mit-trophy {
        display: none
    }
}

.singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item.active .mit-trophy {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    top: -60px;
    display: inline-block
}

.singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item h3 {
    padding-top: 10px;
    font-family: "roboto_condensedregular", sans-serif;
    color: #fff;
    font-size: 35px;
    letter-spacing: -1px;
    display: inline-block
}

@media (max-width: 1085px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item h3 {
        font-size: 28px;
        padding-top: 20px
    }
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item h3 {
        padding-top: 20px;
        font-size: 25px
    }
}

@media (max-width: 575px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item h3 {
        padding-top: 17px
    }
}

@media (max-width: 506px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item h3 {
        padding-top: 10px;
        display: block;
        text-align: center;
        margin-top: 0px
    }
}

.singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item h3.slide-break {
    margin: 0;
    padding-top: 0;
    position: relative;
    top: -15px
}

.singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item a {
    display: inline-block;
    font-family: "roboto_condensedregular", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin-left: 50px;
    top: -5px;
    position: relative;
    text-decoration: none
}

.singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item a.slide-break {
    top: -20px
}

.singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item a:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    top: -10px;
    left: 10%
}

.singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item a:after {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    bottom: -10px;
    left: 10%
}

@media (max-width: 575px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item a {
        font-size: 16px;
        margin-left: 5%;
        top: 0
    }
}

@media (max-width: 506px) {
    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item a {
        font-size: 16px;
        top: 0;
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center
    }

    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item a:before {
        top: -5px
    }

    .singlePageWrap .pageContainer .homePageWrap .carousel .carousel-inner .item a:after {
        bottom: -5px
    }
}

.singlePageWrap .pageContainer .introSection {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .introSection {
        padding: 20px 0
    }
}

.singlePageWrap .pageContainer .introSection .content {
    padding: 80px 8% 0
}

.singlePageWrap .pageContainer .introSection .content.register {
    padding: 80px 0 0
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .introSection .content {
        padding: 80px 0 0
    }
}

@media (max-width: 480px) {
    .singlePageWrap .pageContainer .introSection .content {
        padding: 0
    }
}

.singlePageWrap .pageContainer .introSection .content h1,
.singlePageWrap .pageContainer .introSection .content h1 p,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h1,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h1 p {
    font: normal normal 24px/1 "roboto_condensedregular", sans-serif;
    color: #aeaeae;
    text-transform: uppercase;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
    letter-spacing: 0px;
    margin: 0 0 20px 0;
    font-weight: 100
}

@media (max-width: 768px) {

    .singlePageWrap .pageContainer .introSection .content h1,
    .singlePageWrap .pageContainer .introSection .content h1 p,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h1,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h1 p {
        font-size: 32px;
        letter-spacing: 1px;
        margin-bottom: 30px;
        font: normal normal 18px/1 "roboto_condensedregular", sans-serif
    }
}

.singlePageWrap .pageContainer .introSection .content h2,
.singlePageWrap .pageContainer .introSection .content h2 p,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p {
    font: normal normal 35px/1.2 "roboto_condensedregular", sans-serif;
    color: #fff;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
    letter-spacing: 1px;
    margin: 0;
    font-weight: 100
}

@media (max-width: 768px) {

    .singlePageWrap .pageContainer .introSection .content h2,
    .singlePageWrap .pageContainer .introSection .content h2 p,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p {
        font: normal normal 30px/1.1 "roboto_condensedregular", sans-serif
    }
}

.singlePageWrap .pageContainer .introSection .content h2.nowrap,
.singlePageWrap .pageContainer .introSection .content h2 p.nowrap,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2.nowrap,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p.nowrap {
    white-space: nowrap
}

@media (max-width: 1024px) {

    .singlePageWrap .pageContainer .introSection .content h2.nowrap,
    .singlePageWrap .pageContainer .introSection .content h2 p.nowrap,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2.nowrap,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p.nowrap {
        white-space: initial;
        font-size: 45px;
        letter-spacing: -1px
    }
}

@media (max-width: 480px) {

    .singlePageWrap .pageContainer .introSection .content h2.nowrap,
    .singlePageWrap .pageContainer .introSection .content h2 p.nowrap,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2.nowrap,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p.nowrap {
        font-size: 35px;
        line-height: 1
    }
}

.singlePageWrap .pageContainer .introSection .content h2.nowrap .clear,
.singlePageWrap .pageContainer .introSection .content h2 p.nowrap .clear,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2.nowrap .clear,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p.nowrap .clear {
    display: block;
    clear: both
}

@media (max-width: 1024px) {

    .singlePageWrap .pageContainer .introSection .content h2.nowrap .clear,
    .singlePageWrap .pageContainer .introSection .content h2 p.nowrap .clear,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2.nowrap .clear,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p.nowrap .clear {
        display: none
    }
}

.singlePageWrap .pageContainer .introSection .content h2.nowrap p,
.singlePageWrap .pageContainer .introSection .content h2 p.nowrap p,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2.nowrap p,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p.nowrap p {
    white-space: nowrap;
    font-size: 35px
}

@media (max-width: 1024px) {

    .singlePageWrap .pageContainer .introSection .content h2.nowrap p,
    .singlePageWrap .pageContainer .introSection .content h2 p.nowrap p,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2.nowrap p,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p.nowrap p {
        white-space: initial;
        font-size: 45px;
        letter-spacing: -1px
    }
}

@media (max-width: 480px) {

    .singlePageWrap .pageContainer .introSection .content h2.nowrap p,
    .singlePageWrap .pageContainer .introSection .content h2 p.nowrap p,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2.nowrap p,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p.nowrap p {
        font-size: 35px;
        line-height: 1
    }
}

.singlePageWrap .pageContainer .introSection .content h2.nowrap p .clear,
.singlePageWrap .pageContainer .introSection .content h2 p.nowrap p .clear,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2.nowrap p .clear,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p.nowrap p .clear {
    display: block;
    clear: both
}

@media (max-width: 1024px) {

    .singlePageWrap .pageContainer .introSection .content h2.nowrap p .clear,
    .singlePageWrap .pageContainer .introSection .content h2 p.nowrap p .clear,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2.nowrap p .clear,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p.nowrap p .clear {
        display: none
    }
}

.singlePageWrap .pageContainer .introSection .content h2 p,
.singlePageWrap .pageContainer .introSection .content h2 p p,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p,
.singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p p {
    font-size: 35px;
    color: #fff;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
    letter-spacing: 1px;
    margin: 0;
    font-weight: 100
}

@media (max-width: 480px) {

    .singlePageWrap .pageContainer .introSection .content h2 p,
    .singlePageWrap .pageContainer .introSection .content h2 p p,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p,
    .singlePageWrap .pageContainer .introSection .content .fetch_judges_h2 p p {
        font-size: 20px;
        line-height: 1
    }
}

.singlePageWrap .pageContainer .introSection .content h3 {
    font: normal normal 45px/1.1 "roboto_condensedregular", sans-serif;
    color: #fff;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
    letter-spacing: -1px;
    margin: 0 0 50px 0;
    font-weight: 100;
    padding: 0
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .introSection .content h3 {
        font: normal normal 35px/1.1 "roboto_condensedregular", sans-serif
    }
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .introSection .content h3 {
        font: normal normal 45px/1.1 "roboto_condensedregular", sans-serif
    }
}

@media (max-width: 480px) {
    .singlePageWrap .pageContainer .introSection .content h3 {
        font: normal normal 24px/1.2 "roboto_condensedregular", sans-serif;
        margin-bottom: 10px
    }
}

.singlePageWrap .pageContainer .introSection .content p {
    font: normal normal 35px/1.2 "roboto_condensedregular", sans-serif;
    color: #fff;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
    margin: 0 0 30px 0;
    font-weight: 100
}

.singlePageWrap .pageContainer .introSection .content p a {
    color: #d9d9d9;
    text-decoration: underline;
    cursor: pointer
}

.singlePageWrap .pageContainer .introSection .content p a:hover {
    color: #b3b3b3
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .introSection .content p {
        font: normal normal 24px/1.2 "roboto_condensedregular", sans-serif
    }
}

@media (max-width: 480px) {
    .singlePageWrap .pageContainer .introSection .content p {
        font: normal normal 18px/1.2 "roboto_condensedregular", sans-serif
    }
}

.singlePageWrap .pageContainer .introSection .content .intro-section-btn {
    display: block;
    font: normal normal 30px/1.2 "roboto_condensedregular", sans-serif;
    color: #ed2124;
    text-decoration: none;
    cursor: pointer;
    margin-top: 40px;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .introSection .content .intro-section-btn {
        margin-top: 40px;
        font-size: 25px
    }
}

@media (max-width: 480px) {
    .singlePageWrap .pageContainer .introSection .content .intro-section-btn {
        margin-top: 20px;
        font-size: 18px
    }
}

.singlePageWrap .pageContainer .introSection .content .intro-section-btn i {
    display: block;
    position: relative;
    font-size: 14px;
    top: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.singlePageWrap .pageContainer .introSection .content .intro-section-btn.right i {
    display: inline;
    font-size: 14px;
    top: -2px;
    left: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.singlePageWrap .pageContainer .introSection .content .intro-section-btn:hover {
    color: #ff0004
}

.singlePageWrap .pageContainer .introSection .content .intro-section-btn:hover i {
    top: 25px
}

.singlePageWrap .pageContainer .introSection .content .intro-section-btn:hover.right:after {
    top: -2px;
    left: 25px
}

.singlePageWrap .pageContainer .inner-scrollable {
    margin: 0 auto;
    height: 100vh;
    overflow-y: scroll;
    z-index: 99;
    position: relative
}

.singlePageWrap .pageContainer .inner-scrollable .content {
    padding-bottom: 15vh
}

.singlePageWrap .pageContainer .content {
    color: #fff;
    font-family: "roboto_condensedregular", sans-serif;
    display: table-cell;
    vertical-align: middle
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .content {
        display: block;
        padding-left: 5%;
        padding-right: 5%
    }
}

@media (max-width: 768px) and (max-width: 480px) {
    .singlePageWrap .pageContainer .content {
        padding-left: 0;
        padding-right: 0
    }

    .singlePageWrap .pageContainer .content .content {
        padding: 0
    }

    .singlePageWrap .pageContainer .content .content h2 {
        font-size: 25px
    }

    .singlePageWrap .pageContainer .content .content h3 {
        font-size: 22px
    }

    .singlePageWrap .pageContainer .content .content p {
        font-size: 18px
    }
}

.singlePageWrap .pageContainer .content h3 {
    font: normal normal 30px/1 "roboto_condensedregular", sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin: 40px 0
}

.singlePageWrap .pageContainer .content p {
    font-size: 35px;
    font-family: "roboto_condensedregular", sans-serif;
    color: #fff
}

.singlePageWrap .pageContainer .content p a {
    color: #d9d9d9;
    text-decoration: underline;
    cursor: pointer
}

.singlePageWrap .pageContainer .content p a:hover {
    color: #b3b3b3
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .content p {
        font-size: 20px
    }
}

.singlePageWrap .pageContainer .content p {
    font-size: 25px;
    font-family: "roboto_condensedregular", sans-serif;
    color: #fff
}

.singlePageWrap .pageContainer .content p a {
    color: #d9d9d9;
    text-decoration: underline;
    cursor: pointer
}

.singlePageWrap .pageContainer .content p a:hover {
    color: #b3b3b3
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .content p {
        font-size: 20px
    }
}

.singlePageWrap .pageContainer .content ol {
    margin-left: 40px;
    margin-top: 15px;
    counter-reset: item;
    font-size: 18px;
    color: #fff
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .content ol {
        margin-left: 5%;
        width: 90%
    }
}

.singlePageWrap .pageContainer .content ol li {
    margin-bottom: 10px;
    padding-left: 30px;
    font-weight: normal;
    word-wrap: break-word
}

.singlePageWrap .pageContainer .content ol li:before {
    content: counters(item, ".") ".";
    counter-increment: item;
    margin-left: -35px;
    display: block;
    float: left
}

.singlePageWrap .pageContainer .content ol li ul {
    list-style-type: lower-alpha;
    list-style: inherit;
    margin-left: 40px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 18px
}

.singlePageWrap .pageContainer .content ol li ul li {
    padding-left: 0px;
    list-style-type: lower-alpha;
    font-weight: normal;
    font-size: 18px
}

.singlePageWrap .pageContainer .content ol li ul li:before {
    content: "";
    counter-increment: none
}

.singlePageWrap .pageContainer .content ul {
    list-style-type: disc;
    margin-left: 40px;
    margin-top: 15px;
    counter-reset: item;
    font-size: 18px;
    font-family: "roboto_condensedregular", sans-serif;
    color: #fff
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .content ul {
        margin-left: 5%;
        width: 90%
    }
}

.singlePageWrap .pageContainer .content ul li {
    margin-bottom: 10px;
    padding-left: 0px;
    font-weight: normal;
    word-wrap: break-word
}

.singlePageWrap .pageContainer .content ul li ul {
    list-style-type: disc;
    list-style: inherit;
    margin-left: 40px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 18px
}

.singlePageWrap .pageContainer .content ul li ul li {
    padding-left: 0px;
    list-style-type: disc;
    font-weight: normal;
    font-size: 18px
}

.singlePageWrap .pageContainer .lastCard {
    
    display: table;
    width: 100%
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer .lastCard {
        overflow: visible
    }
}

.singlePageWrap .pageContainer .lastCard .lastCardText {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.singlePageWrap .pageContainer .lastCard .lastCardText h1 {
    font-size: 60px;
    text-transform: uppercase;
    font-family: "roboto_condensedregular", sans-serif;
    letter-spacing: 5px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 5px 2px rgba(0, 0, 0, 0.15);
    margin-bottom: 90px
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .lastCard .lastCardText h1 {
        font-size: 32px;
        margin: 0
    }
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    #news .readMoreBtn>.caret,
    .dropup>.btn>.caret,
    #news .dropup>.readMoreBtn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #fff;
    text-decoration: none
}

a:hover,
a:focus {
    color: #d9d9d9;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 40px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,
.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #fff
}

a.text-primary:hover,
a.text-primary:focus {
    color: #e6e6e6
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #fff
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #e6e6e6
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 5px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 5px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 5px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        width: 940px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1140px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: 0px;
    margin-right: 0px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: rgba(255, 255, 255, 0.05);
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    #news .input-group-sm>.input-group-btn>input[type="date"].readMoreBtn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    #news .input-group-sm>.input-group-btn>input[type="time"].readMoreBtn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    #news .input-group-sm>.input-group-btn>input[type="datetime-local"].readMoreBtn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    #news .input-group-sm>.input-group-btn>input[type="month"].readMoreBtn,
    .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    #news .input-group-lg>.input-group-btn>input[type="date"].readMoreBtn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    #news .input-group-lg>.input-group-btn>input[type="time"].readMoreBtn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    #news .input-group-lg>.input-group-btn>input[type="datetime-local"].readMoreBtn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    #news .input-group-lg>.input-group-btn>input[type="month"].readMoreBtn,
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
#news .input-group-lg>.input-group-btn>.form-control-static.readMoreBtn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
#news .input-group-sm>.input-group-btn>.form-control-static.readMoreBtn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
#news .input-group-sm>.input-group-btn>.readMoreBtn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn,
#news .input-group-sm>.input-group-btn>select.readMoreBtn {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
#news .input-group-sm>.input-group-btn>textarea.readMoreBtn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn,
#news .input-group-sm>.input-group-btn>select[multiple].readMoreBtn {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
#news .input-group-lg>.input-group-btn>.readMoreBtn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn,
#news .input-group-lg>.input-group-btn>select.readMoreBtn {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
#news .input-group-lg>.input-group-btn>textarea.readMoreBtn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn,
#news .input-group-lg>.input-group-btn>select[multiple].readMoreBtn {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
#news .input-group-lg>.input-group-btn>.readMoreBtn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
#news .input-group-sm>.input-group-btn>.readMoreBtn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 0px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn,
#news .readMoreBtn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
#news .readMoreBtn:focus,
.btn.focus,
#news .focus.readMoreBtn,
.btn:active:focus,
#news .readMoreBtn:active:focus,
.btn:active.focus,
#news .readMoreBtn:active.focus,
.btn.active:focus,
#news .active.readMoreBtn:focus,
.btn.active.focus,
#news .active.focus.readMoreBtn {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
#news .readMoreBtn:hover,
.btn:focus,
#news .readMoreBtn:focus,
.btn.focus,
#news .focus.readMoreBtn {
    color: #333;
    text-decoration: none
}

.btn:active,
#news .readMoreBtn:active,
.btn.active,
#news .active.readMoreBtn {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
#news .disabled.readMoreBtn,
.btn[disabled],
#news [disabled].readMoreBtn,
fieldset[disabled] .btn,
fieldset[disabled] #news .readMoreBtn,
#news fieldset[disabled] .readMoreBtn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
#news a.disabled.readMoreBtn,
fieldset[disabled] a.btn,
fieldset[disabled] #news a.readMoreBtn,
#news fieldset[disabled] a.readMoreBtn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-primary:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: transparent;
    border-color: transparent
}

.btn-primary .badge {
    color: transparent;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #fff;
    font-weight: normal;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #d9d9d9;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn,
#news .btn-group-lg>.readMoreBtn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn,
#news .btn-group-sm>.readMoreBtn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn,
#news .btn-group-xs>.readMoreBtn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #fff
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 5px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
#news .btn-group>.readMoreBtn,
.btn-group-vertical>.btn,
#news .btn-group-vertical>.readMoreBtn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
#news .btn-group>.readMoreBtn:hover,
.btn-group>.btn:focus,
#news .btn-group>.readMoreBtn:focus,
.btn-group>.btn:active,
#news .btn-group>.readMoreBtn:active,
.btn-group>.btn.active,
#news .btn-group>.active.readMoreBtn,
.btn-group-vertical>.btn:hover,
#news .btn-group-vertical>.readMoreBtn:hover,
.btn-group-vertical>.btn:focus,
#news .btn-group-vertical>.readMoreBtn:focus,
.btn-group-vertical>.btn:active,
#news .btn-group-vertical>.readMoreBtn:active,
.btn-group-vertical>.btn.active,
#news .btn-group-vertical>.active.readMoreBtn {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group #news .readMoreBtn+.btn,
#news .btn-group .readMoreBtn+.btn,
.btn-group #news .btn+.readMoreBtn,
#news .btn-group .btn+.readMoreBtn,
.btn-group #news .readMoreBtn+.readMoreBtn,
#news .btn-group .readMoreBtn+.readMoreBtn,
.btn-group .btn+.btn-group,
.btn-group #news .readMoreBtn+.btn-group,
#news .btn-group .readMoreBtn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group #news .btn-group+.readMoreBtn,
#news .btn-group .btn-group+.readMoreBtn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar #news .readMoreBtn,
#news .btn-toolbar .readMoreBtn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
#news .btn-toolbar>.readMoreBtn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
#news .btn-group>.readMoreBtn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child,
#news .btn-group>.readMoreBtn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
#news .btn-group>.readMoreBtn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
#news .btn-group>.readMoreBtn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
#news .btn-group>.btn-group:not(:first-child):not(:last-child)>.readMoreBtn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
#news .btn-group>.btn-group:first-child:not(:last-child)>.readMoreBtn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
#news .btn-group>.btn-group:last-child:not(:first-child)>.readMoreBtn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle,
#news .btn-group>.readMoreBtn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle,
#news .btn-group-lg.btn-group>.readMoreBtn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret,
#news .readMoreBtn .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret,
#news .btn-group-lg>.readMoreBtn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret,
.dropup #news .btn-group-lg>.readMoreBtn .caret,
#news .dropup .btn-group-lg>.readMoreBtn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
#news .btn-group-vertical>.readMoreBtn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn,
#news .btn-group-vertical>.btn-group>.readMoreBtn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn,
#news .btn-group-vertical>.btn-group>.readMoreBtn {
    float: none
}

.btn-group-vertical>.btn+.btn,
#news .btn-group-vertical>.readMoreBtn+.btn,
#news .btn-group-vertical>.btn+.readMoreBtn,
#news .btn-group-vertical>.readMoreBtn+.readMoreBtn,
.btn-group-vertical>.btn+.btn-group,
#news .btn-group-vertical>.readMoreBtn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
#news .btn-group-vertical>.btn-group+.readMoreBtn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
#news .btn-group-vertical>.readMoreBtn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child),
#news .btn-group-vertical>.readMoreBtn:first-child:not(:last-child) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child(:first-child),
#news .btn-group-vertical>.readMoreBtn:last-child:not(:first-child) {
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
#news .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.readMoreBtn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
#news .btn-group-vertical>.btn-group:first-child:not(:last-child)>.readMoreBtn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,
#news .btn-group-vertical>.btn-group:last-child:not(:first-child)>.readMoreBtn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
#news .btn-group-justified>.readMoreBtn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn,
.btn-group-justified>.btn-group #news .readMoreBtn,
#news .btn-group-justified>.btn-group .readMoreBtn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
#news [data-toggle="buttons"]>.readMoreBtn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
#news [data-toggle="buttons"]>.readMoreBtn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
#news [data-toggle="buttons"]>.btn-group>.readMoreBtn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],
#news [data-toggle="buttons"]>.btn-group>.readMoreBtn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid #ccc;
    border-radius: 5px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn,
#news .input-group-sm>.input-group-btn>.input-group-addon.readMoreBtn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn,
#news .input-group-lg>.input-group-btn>.input-group-addon.readMoreBtn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
#news .input-group-btn:first-child>.readMoreBtn,
.input-group-btn:first-child>.btn-group>.btn,
#news .input-group-btn:first-child>.btn-group>.readMoreBtn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
#news .input-group-btn:last-child>.readMoreBtn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
#news .input-group-btn:last-child>.btn-group:not(:last-child)>.readMoreBtn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
#news .input-group-btn:last-child>.readMoreBtn,
.input-group-btn:last-child>.btn-group>.btn,
#news .input-group-btn:last-child>.btn-group>.readMoreBtn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
#news .input-group-btn:first-child>.readMoreBtn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
#news .input-group-btn:first-child>.btn-group:not(:first-child)>.readMoreBtn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn,
#news .input-group-btn>.readMoreBtn {
    position: relative
}

.input-group-btn>.btn+.btn,
#news .input-group-btn>.readMoreBtn+.btn,
#news .input-group-btn>.btn+.readMoreBtn,
#news .input-group-btn>.readMoreBtn+.readMoreBtn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
#news .input-group-btn>.readMoreBtn:hover,
.input-group-btn>.btn:focus,
#news .input-group-btn>.readMoreBtn:focus,
.input-group-btn>.btn:active,
#news .input-group-btn>.readMoreBtn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
#news .input-group-btn:first-child>.readMoreBtn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
#news .input-group-btn:last-child>.readMoreBtn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 40px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #fff
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 5px 5px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #87868a;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 5px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #fff
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 5px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 5px 5px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 100px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 5px) {
    .navbar {
        border-radius: 0px
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 5px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 40px;
    padding-left: 40px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 5px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -40px;
    margin-left: -40px
}

@media (min-width: 5px) {

    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 5px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 5px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 40px 40px;
    font-size: 18px;
    line-height: 20px;
    height: 100px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 5px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -40px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 40px;
    padding: 9px 10px;
    margin-top: 33px;
    margin-bottom: 33px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 5px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 20px -40px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 4px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 5px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.navbar-form {
    margin-left: -40px;
    margin-right: -40px;
    padding: 10px 40px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 33px;
    margin-bottom: 33px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 4px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 5px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 33px;
    margin-bottom: 33px
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn,
#news .btn-group-sm>.navbar-btn.readMoreBtn {
    margin-top: 35px;
    margin-bottom: 35px
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn,
#news .btn-group-xs>.navbar-btn.readMoreBtn {
    margin-top: 39px;
    margin-bottom: 39px
}

.navbar-text {
    margin-top: 40px;
    margin-bottom: 40px
}

@media (min-width: 5px) {
    .navbar-text {
        float: left;
        margin-left: 40px;
        margin-right: 40px
    }
}

@media (min-width: 5px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -40px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: #eee
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: #e2e2e2
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #eee
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #eee
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #eee;
    color: #555
}

@media (max-width: 4px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #eee
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 4px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 5px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 5px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #fff;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 3;
    color: #d9d9d9;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #fff;
    border-color: #fff;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:before,
.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label,
#news .readMoreBtn .label {
    position: relative;
    top: -1px
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #fff
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #e6e6e6
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge,
#news .readMoreBtn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
#news .btn-group-xs>.readMoreBtn .badge,
.btn-group-xs>.btn .badge,
#news .btn-group-xs>.readMoreBtn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #fff;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #fff
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 5px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left,
.footerWrap footer .media>.sponsorLinks {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #fff
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 4px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 4px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 4px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 4px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 5px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #fff
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fff
}

.panel-primary>.panel-heading .badge {
    color: #fff;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #fff
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    
}

.modal {
    display: none;
    
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn,
.modal-footer #news .readMoreBtn+.btn,
#news .modal-footer .readMoreBtn+.btn,
.modal-footer #news .btn+.readMoreBtn,
#news .modal-footer .btn+.readMoreBtn,
.modal-footer #news .readMoreBtn+.readMoreBtn,
#news .modal-footer .readMoreBtn+.readMoreBtn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn,
.modal-footer .btn-group #news .readMoreBtn+.btn,
#news .modal-footer .btn-group .readMoreBtn+.btn,
.modal-footer .btn-group #news .btn+.readMoreBtn,
#news .modal-footer .btn-group .btn+.readMoreBtn,
.modal-footer .btn-group #news .readMoreBtn+.readMoreBtn,
#news .modal-footer .btn-group .readMoreBtn+.readMoreBtn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 12px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 12px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 12px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 12px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 5px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -12px;
    border-width: 12px 12px 0;
    border-top-color: rgba(255, 255, 255, 0.05)
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 12px;
    margin-bottom: -12px;
    border-width: 12px 12px 0;
    border-top-color: rgba(255, 255, 255, 0.05)
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 12px;
    margin-bottom: -12px;
    border-width: 12px 12px 0;
    border-top-color: rgba(255, 255, 255, 0.05)
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -12px;
    border-width: 12px 12px 12px 0;
    border-right-color: rgba(255, 255, 255, 0.05)
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -12px;
    border-width: 12px 0 12px 12px;
    border-left-color: rgba(255, 255, 255, 0.05)
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -12px;
    border-width: 0 12px 12px;
    border-bottom-color: rgba(255, 255, 255, 0.05)
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 12px;
    margin-top: -12px;
    border-width: 0 12px 12px;
    border-bottom-color: rgba(255, 255, 255, 0.05)
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 12px;
    margin-top: -12px;
    border-width: 0 12px 12px;
    border-bottom-color: rgba(255, 255, 255, 0.05)
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn,
.carousel-caption #news .readMoreBtn,
#news .carousel-caption .readMoreBtn {
    text-shadow: none
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left,
.footerWrap footer .sponsorLinks {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: 'icomoon';
    src: url("fonts/icons/icomoon.eot?yyv62i");
    src: url("fonts/icons/icomoon.eot?yyv62i#iefix") format("embedded-opentype"), url("fonts/icons/icomoon.ttf?yyv62i") format("truetype"), url("fonts/icons/icomoon.woff?yyv62i") format("woff"), url("fonts/icons/icomoon.svg?yyv62i#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"],
[class^="f2m-"],
[class*=" f2m-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-icon-help1:before {
    content: "\e64a"
}

.icon-icon-faq_1:before {
    content: "\e001"
}

.icon-icon-faq_3:before {
    content: "\e019"
}

.icon-icon-faq_4:before {
    content: "\e026"
}

.icon-icon-header_alerts:before {
    content: "\e027"
}

.icon-icon-faq_6:before {
    content: "\e028"
}

.icon-icon-faq_5:before {
    content: "\e05e"
}

.icon-icon-faq_8:before {
    content: "\e05f"
}

.icon-icon-faq_7:before {
    content: "\e075"
}

.icon-icon-faq_2:before {
    content: "\e07e"
}

.icon-icon-hamburger-rounded:before {
    content: "\e120"
}

.icon-icon-arrow-right-block:before,
.f2m-right-arrow:before {
    content: "\e600"
}

.icon-icon-arrow-left-block:before,
.f2m-left-arrow:before {
    content: "\e601"
}

.icon-icon-hamburger:before,
.f2m-hamburger:before {
    content: "\e602"
}

.icon-icon-close:before,
.f2m-x:before {
    content: "\e603"
}

.icon-icon-google-plus:before {
    content: "\e604"
}

.icon-icon-facebook:before {
    content: "\e605"
}

.icon-icon-twitter:before {
    content: "\e606"
}

.icon-icon-close-circle:before {
    content: "\e607"
}

.icon-icon-arrow-up-rounded:before {
    content: "\e608"
}

.icon-icon-arrow-down-rounded:before {
    content: "\e609"
}

.icon-icon-arrow-left-rounded:before {
    content: "\e60a"
}

.icon-icon-arrow-right-rounded:before {
    content: "\e60b"
}

.icon-icon-arrow-up-full:before {
    content: "\e60c"
}

.icon-icon-arrow-down-full:before {
    content: "\e60d"
}

.icon-icon-arrow-left-full:before {
    content: "\e60e"
}

.icon-icon-arrow-right-full:before {
    content: "\e60f"
}

.icon-icon-uniE900:before {
    content: "\e900"
}

.icon-icon-uniE901:before {
    content: "\e901"
}

.icon-icon-uniE902:before {
    content: "\e902"
}

.icon-icon-uniE903:before {
    content: "\e903"
}

.icon-icon-uniE904:before {
    content: "\e904"
}

.icon-icon-uniE905:before {
    content: "\e905"
}

.icon-icon-uniE906:before {
    content: "\e906"
}

.icon-icon-uniE907:before {
    content: "\e907"
}

.icon-icon-uniE908:before {
    content: "\e908"
}

.icon-icon-uniE909:before {
    content: "\e909"
}

.icon-icon-uniE90A:before {
    content: "\e90a"
}

.icon-icon-uniE90B:before {
    content: "\e90b"
}

.icon-icon-uniE90C:before {
    content: "\e90c"
}

.icon-icon-uniE90D:before {
    content: "\e90d"
}

.icon-icon-uniE90E:before {
    content: "\e90e"
}

.icon-icon-uniE90F:before {
    content: "\e90f"
}

.icon-icon-uniE910:before {
    content: "\e910"
}

.icon-icon-uniE911:before {
    content: "\e911"
}

.icon-icon-uniE912:before {
    content: "\e912"
}

.icon-icon-uniE913:before {
    content: "\e913"
}

.icon-icon-uniE914:before {
    content: "\e914"
}

.icon-icon-uniE915:before {
    content: "\e915"
}

.icon-icon-uniE916:before {
    content: "\e916"
}

.icon-icon-uniE917:before {
    content: "\e917"
}

.icon-icon-uniE918:before {
    content: "\e918"
}

.icon-icon-uniE919:before {
    content: "\e919"
}

.icon-icon-uniE91A:before {
    content: "\e91a"
}

.icon-icon-uniE91B:before {
    content: "\e91b"
}

.icon-icon-uniE91C:before {
    content: "\e91c"
}

.icon-icon-uniE91D:before {
    content: "\e91d"
}

.icon-icon-uniE91E:before {
    content: "\e91e"
}

.icon-icon-uniE91F:before {
    content: "\e91f"
}

.icon-icon-uniE920:before {
    content: "\e920"
}

.icon-icon-uniE921:before {
    content: "\e921"
}

.icon-icon-uniE922:before {
    content: "\e922"
}

.icon-icon-uniE923:before {
    content: "\e923"
}

.icon-icon-uniE924:before {
    content: "\e924"
}

.icon-icon-uniE925:before {
    content: "\e925"
}

.icon-icon-uniE926:before {
    content: "\e926"
}

.icon-icon-uniE927:before {
    content: "\e927"
}

.icon-icon-uniE928:before {
    content: "\e928"
}

.icon-icon-uniE929:before {
    content: "\e929"
}

.icon-icon-uniE92A:before {
    content: "\e92a"
}

.icon-icon-uniE92B:before {
    content: "\e92b"
}

.icon-icon-uniE92C:before {
    content: "\e92c"
}

.icon-icon-uniE92D:before {
    content: "\e92d"
}

.icon-icon-uniE92E:before {
    content: "\e92e"
}

.icon-icon-uniE92F:before {
    content: "\e92f"
}

.icon-icon-uniE930:before {
    content: "\e930"
}

.icon-icon-uniE931:before {
    content: "\e931"
}

.icon-icon-uniE932:before {
    content: "\e932"
}

.icon-icon-uniE933:before {
    content: "\e933"
}

.icon-icon-uniE934:before {
    content: "\e934"
}

.icon-icon-uniE935:before {
    content: "\e935"
}

.icon-icon-uniE936:before {
    content: "\e936"
}

.icon-icon-uniE937:before {
    content: "\e937"
}

.icon-icon-uniE938:before {
    content: "\e938"
}

.icon-icon-uniE939:before {
    content: "\e939"
}

.icon-icon-uniE93A:before {
    content: "\e93a"
}

.icon-icon-uniE93B:before {
    content: "\e93b"
}

.icon-icon-uniE93C:before {
    content: "\e93c"
}

.icon-icon-uniE93D:before {
    content: "\e93d"
}

.icon-icon-uniE93E:before {
    content: "\e93e"
}

.icon-icon-uniE93F:before {
    content: "\e93f"
}

.icon-icon-uniE940:before {
    content: "\e940"
}

.icon-icon-uniE941:before {
    content: "\e941"
}

.icon-icon-uniE942:before {
    content: "\e942"
}

.icon-icon-uniE943:before {
    content: "\e943"
}

.icon-icon-uniE944:before {
    content: "\e944"
}

.icon-icon-uniE945:before {
    content: "\e945"
}

.icon-icon-uniE946:before {
    content: "\e946"
}

.icon-icon-uniE947:before {
    content: "\e947"
}

.icon-icon-uniE948:before {
    content: "\e948"
}

.icon-icon-uniE949:before {
    content: "\e949"
}

.icon-icon-uniE94A:before {
    content: "\e94a"
}

.icon-icon-uniE94B:before {
    content: "\e94b"
}

.icon-icon-uniE94C:before {
    content: "\e94c"
}

.icon-icon-uniE94D:before {
    content: "\e94d"
}

.icon-icon-uniE94E:before {
    content: "\e94e"
}

.icon-icon-uniE94F:before {
    content: "\e94f"
}

.icon-icon-uniE950:before {
    content: "\e950"
}

.icon-icon-uniE951:before {
    content: "\e951"
}

.icon-icon-uniE952:before {
    content: "\e952"
}

.icon-icon-uniE953:before {
    content: "\e953"
}

.icon-icon-uniE954:before {
    content: "\e954"
}

.icon-icon-uniE955:before {
    content: "\e955"
}

.icon-icon-uniE956:before {
    content: "\e956"
}

.icon-icon-uniE957:before {
    content: "\e957"
}

.icon-icon-uniE958:before {
    content: "\e958"
}

.icon-icon-uniE959:before {
    content: "\e959"
}

.icon-icon-uniE95A:before {
    content: "\e95a"
}

.icon-icon-uniE95B:before {
    content: "\e95b"
}

.icon-icon-uniE95C:before {
    content: "\e95c"
}

.icon-icon-uniE95D:before {
    content: "\e95d"
}

.icon-icon-uniE95E:before {
    content: "\e95e"
}

.icon-icon-uniE95F:before {
    content: "\e95f"
}

.icon-icon-uniE960:before {
    content: "\e960"
}

.icon-icon-uniE961:before {
    content: "\e961"
}

.icon-icon-uniE962:before {
    content: "\e962"
}

.icon-icon-uniE963:before {
    content: "\e963"
}

.icon-icon-uniE964:before {
    content: "\e964"
}

.icon-icon-uniE965:before {
    content: "\e965"
}

.icon-icon-uniE966:before {
    content: "\e966"
}

.icon-icon-uniE967:before {
    content: "\e967"
}

.icon-icon-uniE968:before {
    content: "\e968"
}

.icon-icon-uniE969:before {
    content: "\e969"
}

.icon-icon-uniE96A:before {
    content: "\e96a"
}

.icon-icon-uniE96B:before {
    content: "\e96b"
}

.icon-icon-uniE96C:before {
    content: "\e96c"
}

.icon-icon-uniE96D:before {
    content: "\e96d"
}

.icon-icon-uniE96E:before {
    content: "\e96e"
}

.icon-icon-uniE96F:before {
    content: "\e96f"
}

.icon-icon-uniE970:before {
    content: "\e970"
}

.icon-icon-uniE971:before {
    content: "\e971"
}

.icon-icon-uniE972:before {
    content: "\e972"
}

.icon-icon-uniE973:before {
    content: "\e973"
}

.icon-icon-uniE974:before {
    content: "\e974"
}

.icon-icon-uniE975:before {
    content: "\e975"
}

.icon-icon-uniE976:before {
    content: "\e976"
}

.icon-icon-uniE977:before {
    content: "\e977"
}

.icon-icon-uniE978:before {
    content: "\e978"
}

.icon-icon-uniE979:before {
    content: "\e979"
}

.icon-icon-uniE97A:before {
    content: "\e97a"
}

.icon-icon-uniE97B:before {
    content: "\e97b"
}

.icon-icon-uniE97C:before {
    content: "\e97c"
}

.icon-icon-uniE97D:before {
    content: "\e97d"
}

.icon-icon-uniE97E:before {
    content: "\e97e"
}

.icon-icon-uniE97F:before {
    content: "\e97f"
}

.icon-icon-uniE980:before {
    content: "\e980"
}

.icon-icon-uniE981:before {
    content: "\e981"
}

.icon-icon-uniE982:before {
    content: "\e982"
}

.icon-icon-uniE983:before {
    content: "\e983"
}

.icon-icon-uniE984:before {
    content: "\e984"
}

.icon-icon-uniE985:before {
    content: "\e985"
}

.icon-icon-uniE986:before {
    content: "\e986"
}

.icon-icon-uniE987:before {
    content: "\e987"
}

.icon-icon-uniE988:before {
    content: "\e988"
}

.icon-icon-uniE989:before {
    content: "\e989"
}

.icon-icon-uniE98A:before {
    content: "\e98a"
}

.icon-icon-uniE98B:before {
    content: "\e98b"
}

.icon-icon-uniE98C:before {
    content: "\e98c"
}

.icon-icon-uniE98D:before {
    content: "\e98d"
}

.icon-icon-uniE98E:before {
    content: "\e98e"
}

.icon-icon-uniE98F:before {
    content: "\e98f"
}

.icon-icon-uniE990:before {
    content: "\e990"
}

.icon-icon-uniE991:before {
    content: "\e991"
}

.icon-icon-uniE992:before {
    content: "\e992"
}

.icon-icon-uniE993:before {
    content: "\e993"
}

.icon-icon-uniE994:before {
    content: "\e994"
}

.icon-icon-uniE995:before {
    content: "\e995"
}

.icon-icon-uniE996:before {
    content: "\e996"
}

.icon-icon-uniE997:before {
    content: "\e997"
}

.icon-icon-uniE998:before {
    content: "\e998"
}

.icon-icon-uniE999:before {
    content: "\e999"
}

.icon-icon-uniE99A:before {
    content: "\e99a"
}

.icon-icon-uniE99B:before {
    content: "\e99b"
}

.icon-icon-uniE99C:before {
    content: "\e99c"
}

.icon-icon-uniE99D:before {
    content: "\e99d"
}

.icon-icon-uniE99E:before {
    content: "\e99e"
}

.icon-icon-uniE99F:before {
    content: "\e99f"
}

.icon-icon-uniE9A0:before {
    content: "\e9a0"
}

.icon-icon-uniE9A1:before {
    content: "\e9a1"
}

.icon-icon-uniE9A2:before {
    content: "\e9a2"
}

.icon-icon-uniE9A3:before {
    content: "\e9a3"
}

.icon-icon-uniE9A4:before {
    content: "\e9a4"
}

.icon-icon-uniE9A5:before {
    content: "\e9a5"
}

.icon-icon-uniE9A6:before {
    content: "\e9a6"
}

.icon-icon-uniE9A7:before {
    content: "\e9a7"
}

.icon-icon-uniE9A8:before {
    content: "\e9a8"
}

.icon-icon-uniE9A9:before {
    content: "\e9a9"
}

.icon-icon-uniE9AA:before {
    content: "\e9aa"
}

.icon-icon-uniE9AB:before {
    content: "\e9ab"
}

.icon-icon-uniE9AC:before {
    content: "\e9ac"
}

.icon-icon-uniE9AD:before {
    content: "\e9ad"
}

.icon-icon-uniE9AE:before {
    content: "\e9ae"
}

.icon-icon-uniE9AF:before {
    content: "\e9af"
}

.icon-icon-uniE9B0:before {
    content: "\e9b0"
}

.icon-icon-uniE9B1:before {
    content: "\e9b1"
}

.icon-icon-uniE9B2:before {
    content: "\e9b2"
}

.icon-icon-uniE9B3:before {
    content: "\e9b3"
}

.icon-icon-uniE9B4:before {
    content: "\e9b4"
}

.icon-icon-uniE9B5:before {
    content: "\e9b5"
}

.icon-icon-uniE9B6:before {
    content: "\e9b6"
}

.icon-icon-uniE9B7:before {
    content: "\e9b7"
}

.icon-icon-uniE9B8:before {
    content: "\e9b8"
}

.icon-icon-uniE9B9:before {
    content: "\e9b9"
}

.icon-icon-uniE9BA:before {
    content: "\e9ba"
}

.icon-icon-uniE9BB:before {
    content: "\e9bb"
}

.icon-icon-uniE9BC:before {
    content: "\e9bc"
}

.icon-icon-uniE9BD:before {
    content: "\e9bd"
}

.icon-icon-uniE9BE:before {
    content: "\e9be"
}

.icon-icon-uniE9BF:before {
    content: "\e9bf"
}

.icon-icon-uniE9C0:before {
    content: "\e9c0"
}

.icon-icon-uniE9C1:before {
    content: "\e9c1"
}

.icon-icon-uniE9C2:before {
    content: "\e9c2"
}

.icon-icon-uniE9C3:before {
    content: "\e9c3"
}

.icon-icon-uniE9C4:before {
    content: "\e9c4"
}

.icon-icon-uniE9C5:before {
    content: "\e9c5"
}

.icon-icon-uniE9C6:before {
    content: "\e9c6"
}

.icon-icon-uniE9C7:before {
    content: "\e9c7"
}

.icon-icon-uniE9C8:before {
    content: "\e9c8"
}

.icon-icon-uniE9C9:before {
    content: "\e9c9"
}

.icon-icon-uniE9CA:before {
    content: "\e9ca"
}

.icon-icon-uniE9CB:before {
    content: "\e9cb"
}

.icon-icon-uniE9CC:before {
    content: "\e9cc"
}

.icon-icon-uniE9CD:before {
    content: "\e9cd"
}

.icon-icon-uniE9CE:before {
    content: "\e9ce"
}

.icon-icon-uniE9CF:before {
    content: "\e9cf"
}

.icon-icon-uniE9D0:before {
    content: "\e9d0"
}

.icon-icon-uniE9D1:before {
    content: "\e9d1"
}

.icon-icon-uniE9D2:before {
    content: "\e9d2"
}

.icon-icon-uniE9D3:before {
    content: "\e9d3"
}

.icon-icon-uniE9D4:before {
    content: "\e9d4"
}

.icon-icon-uniE9D5:before {
    content: "\e9d5"
}

.icon-icon-uniE9D6:before {
    content: "\e9d6"
}

.icon-icon-uniE9D7:before {
    content: "\e9d7"
}

.icon-icon-uniE9D8:before {
    content: "\e9d8"
}

.icon-icon-uniE9D9:before {
    content: "\e9d9"
}

.icon-icon-uniE9DA:before {
    content: "\e9da"
}

.icon-icon-uniE9DB:before {
    content: "\e9db"
}

.icon-icon-uniE9DC:before {
    content: "\e9dc"
}

.icon-icon-uniE9DD:before {
    content: "\e9dd"
}

.icon-icon-uniE9DE:before {
    content: "\e9de"
}

.icon-icon-uniE9DF:before {
    content: "\e9df"
}

.icon-icon-uniE9E0:before {
    content: "\e9e0"
}

.icon-icon-uniE9E1:before {
    content: "\e9e1"
}

.icon-icon-uniE9E2:before {
    content: "\e9e2"
}

.icon-icon-uniE9E3:before {
    content: "\e9e3"
}

.icon-icon-uniE9E4:before {
    content: "\e9e4"
}

.icon-icon-uniE9E5:before {
    content: "\e9e5"
}

.icon-icon-uniE9E6:before {
    content: "\e9e6"
}

.icon-icon-uniE9E7:before {
    content: "\e9e7"
}

.icon-icon-uniE9E8:before {
    content: "\e9e8"
}

.icon-icon-uniE9E9:before {
    content: "\e9e9"
}

.icon-icon-uniE9EA:before {
    content: "\e9ea"
}

.icon-icon-uniE9EB:before {
    content: "\e9eb"
}

.icon-icon-uniE9EC:before {
    content: "\e9ec"
}

.icon-icon-uniE9ED:before {
    content: "\e9ed"
}

.icon-icon-uniE9EE:before {
    content: "\e9ee"
}

.icon-icon-uniE9EF:before {
    content: "\e9ef"
}

.icon-icon-uniE9F0:before {
    content: "\e9f0"
}

.icon-icon-uniE9F1:before {
    content: "\e9f1"
}

.icon-icon-uniE9F2:before {
    content: "\e9f2"
}

.icon-icon-uniE9F3:before {
    content: "\e9f3"
}

.icon-icon-uniE9F4:before {
    content: "\e9f4"
}

.icon-icon-uniE9F5:before {
    content: "\e9f5"
}

.icon-icon-uniE9F6:before {
    content: "\e9f6"
}

.icon-icon-uniE9F7:before {
    content: "\e9f7"
}

.icon-icon-uniE9F8:before {
    content: "\e9f8"
}

.icon-icon-uniE9F9:before {
    content: "\e9f9"
}

.icon-icon-uniE9FA:before {
    content: "\e9fa"
}

.icon-icon-uniE9FB:before {
    content: "\e9fb"
}

.icon-icon-uniE9FC:before {
    content: "\e9fc"
}

.icon-icon-uniE9FD:before {
    content: "\e9fd"
}

.icon-icon-uniE9FE:before {
    content: "\e9fe"
}

.icon-icon-uniE9FF:before {
    content: "\e9ff"
}

.icon-icon-uniEA00:before {
    content: "\ea00"
}

.icon-icon-uniEA01:before {
    content: "\ea01"
}

.icon-icon-uniEA02:before {
    content: "\ea02"
}

.icon-icon-uniEA03:before {
    content: "\ea03"
}

.icon-icon-uniEA04:before {
    content: "\ea04"
}

.icon-icon-uniEA05:before {
    content: "\ea05"
}

.icon-icon-uniEA06:before {
    content: "\ea06"
}

.icon-icon-uniEA07:before {
    content: "\ea07"
}

.icon-icon-uniEA08:before {
    content: "\ea08"
}

.icon-icon-uniEA09:before {
    content: "\ea09"
}

.icon-icon-uniEA0A:before {
    content: "\ea0a"
}

.icon-icon-uniEA0B:before {
    content: "\ea0b"
}

.icon-icon-uniEA0C:before {
    content: "\ea0c"
}

.icon-icon-uniEA0D:before {
    content: "\ea0d"
}

.icon-icon-uniEA0E:before {
    content: "\ea0e"
}

.icon-icon-uniEA0F:before {
    content: "\ea0f"
}

.icon-icon-uniEA10:before {
    content: "\ea10"
}

.icon-icon-uniEA11:before {
    content: "\ea11"
}

.icon-icon-uniEA12:before {
    content: "\ea12"
}

.icon-icon-uniEA13:before {
    content: "\ea13"
}

.icon-icon-uniEA14:before {
    content: "\ea14"
}

.icon-icon-uniEA15:before {
    content: "\ea15"
}

.icon-icon-uniEA16:before {
    content: "\ea16"
}

.icon-icon-uniEA17:before {
    content: "\ea17"
}

.icon-icon-uniEA18:before {
    content: "\ea18"
}

.icon-icon-uniEA19:before {
    content: "\ea19"
}

.icon-icon-uniEA1A:before {
    content: "\ea1a"
}

.icon-icon-uniEA1B:before {
    content: "\ea1b"
}

.icon-icon-uniEA1C:before {
    content: "\ea1c"
}

.icon-icon-uniEA1D:before {
    content: "\ea1d"
}

.icon-icon-uniEA1E:before {
    content: "\ea1e"
}

.icon-icon-uniEA1F:before {
    content: "\ea1f"
}

.icon-icon-uniEA20:before {
    content: "\ea20"
}

.icon-icon-uniEA21:before {
    content: "\ea21"
}

.icon-icon-uniEA22:before {
    content: "\ea22"
}

.icon-icon-uniEA23:before {
    content: "\ea23"
}

.icon-icon-uniEA24:before {
    content: "\ea24"
}

.icon-icon-uniEA25:before {
    content: "\ea25"
}

.icon-icon-uniEA26:before {
    content: "\ea26"
}

.icon-icon-uniEA27:before {
    content: "\ea27"
}

.icon-icon-uniEA28:before {
    content: "\ea28"
}

.icon-icon-uniEA29:before {
    content: "\ea29"
}

.icon-icon-uniEA2A:before {
    content: "\ea2a"
}

.icon-icon-uniEA2B:before {
    content: "\ea2b"
}

.icon-icon-uniEA2C:before {
    content: "\ea2c"
}

.icon-icon-uniEA2D:before {
    content: "\ea2d"
}

.icon-icon-uniEA2E:before {
    content: "\ea2e"
}

body {
    overflow-y: scroll
}

.singlePageWrap {
    position: relative;
    z-index: 2
}

.singlePageWrap .pageContainer {
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 100%;
    overflow-x: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer {
        width: 100%;
        margin: 0 auto
    }

    .singlePageWrap .pageContainer.timelinePageContainer {
        width: 100%
    }
}

@media (max-width: 480px) {
    .singlePageWrap .pageContainer {
        width: 100%
    }
}

.singlePageWrap .pageContainer.active {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .homePageWrap {
        width: 100%;
        margin: 0 auto
    }
}

@media (max-width: 480px) {
    .singlePageWrap .pageContainer .newsContainer {
        width: 100%;
        margin: 0 auto
    }
}

.singlePageWrap .pageContainer .container {
    display: table;
    height: 100%
}

.singlePageWrap .pageContainer .container .center-height {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer .container .center-height {
        position: initial
    }
}

.singlePageWrap .pageContainer .container .center-height .register .btn,
.singlePageWrap .pageContainer .container .center-height .register #news .readMoreBtn,
#news .singlePageWrap .pageContainer .container .center-height .register .readMoreBtn {
    width: 185px
}

.singlePageWrap .pageContainer .container.newsContainer {
    display: block
}

.singlePageWrap .pageContainer .container.newsContainer .container {
    display: block
}

.singlePageWrap .pageContainer .container.newsContainer .center-height {
    display: block
}

.singlePageWrap .pageContainer.scoring .container:not(.introSection) {
    height: 80vh;
    margin-top: 20vh
}

@media (max-width: 1024px) {
    .singlePageWrap .pageContainer.scoring .container:not(.introSection) {
        margin-top: initial;
        padding-top: 30vh
    }
}

@media (max-width: 768px) {
    .singlePageWrap .pageContainer.scoring .container:not(.introSection) {
        padding-top: 0;
        height: 100%
    }
}

.singlePageWrap .border-box {
    position: relative
}

.singlePageWrap .genericPageWrap.section {
    min-height: calc(100vh - 128px);
    height: auto;
    position: relative;
    display: table
}

@media (max-width: 1024px) {
    .singlePageWrap .genericPageWrap.section {
        height: 100vh
    }
}

@media (max-width: 768px) {
    .singlePageWrap .genericPageWrap.section {
        display: block
    }
}

.singlePageWrap .genericPageWrap.section .content {
    display: table-cell;
    vertical-align: middle
}

@media (max-width: 768px) {
    .singlePageWrap .genericPageWrap.section .content {
        display: block
    }
}

.singlePageWrap .genericPageWrap.section .content .border-box {
    padding: 50px;
    margin: 98px 0
}

@media (max-width: 768px) {
    .singlePageWrap .genericPageWrap.section .content .border-box {
        margin: 98px auto;
        padding: 10px;
        width: calc(100% - 16px)
    }
}

.singlePageWrap .genericPageWrap.section .content .border-box h1 {
    font-size: 60px;
    font-family: "roboto_condensedregular", sans-serif;
    text-transform: uppercase;
    color: #652e2c;
    text-align: center;
    text-shadow: 1px 5px 2px rgba(0, 0, 0, 0.15);
    letter-spacing: 4px;
    margin: 0 0 60px 0
}

@media (max-width: 1024px) {
    .singlePageWrap .genericPageWrap.section .content .border-box h1 {
        font-size: 45px;
        text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.15)
    }
}

@media (max-width: 768px) {
    .singlePageWrap .genericPageWrap.section .content .border-box h1 {
        font-size: 35px
    }
}

.singlePageWrap .genericPageWrap.section .content .border-box h3 {
    font-family: "roboto_condensedregular", sans-serif;
    text-transform: uppercase;
    color: #652e2c;
    text-shadow: 1px 5px 2px rgba(0, 0, 0, 0.15);
    letter-spacing: 2px;
    margin: 40px 0
}

.singlePageWrap .genericPageWrap.section .content .border-box p {
    font-size: 18px;
    font-family: "roboto_condensedregular", sans-serif;
    color: #652e2c
}

.singlePageWrap .genericPageWrap.section .content .border-box ol {
    margin-left: 40px;
    margin-top: 15px;
    counter-reset: item;
    font-size: 18px;
    font-family: "roboto_condensedregular", sans-serif;
    color: #652e2c
}

@media (max-width: 768px) {
    .singlePageWrap .genericPageWrap.section .content .border-box ol {
        margin-left: 5%;
        width: 90%
    }
}

.singlePageWrap .genericPageWrap.section .content .border-box ol li {
    margin-bottom: 10px;
    padding-left: 30px;
    font-weight: normal;
    word-wrap: break-word
}

.singlePageWrap .genericPageWrap.section .content .border-box ol li:before {
    content: counters(item, ".") ".";
    counter-increment: item;
    margin-left: -35px;
    display: block;
    float: left
}

.singlePageWrap .genericPageWrap.section .content .border-box ol li ul {
    list-style-type: lower-alpha;
    list-style: inherit;
    margin-left: 40px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 18px
}

.singlePageWrap .genericPageWrap.section .content .border-box ol li ul li {
    padding-left: 0px;
    list-style-type: lower-alpha;
    font-weight: normal;
    font-size: 18px
}

.singlePageWrap .genericPageWrap.section .content .border-box ol li ul li:before {
    content: "";
    counter-increment: none
}

.singlePageWrap .genericPageWrap.section .content .border-box ul {
    list-style-type: disc;
    margin-left: 40px;
    margin-top: 15px;
    counter-reset: item;
    font-size: 18px;
    font-family: "roboto_condensedregular", sans-serif;
    color: #652e2c
}

@media (max-width: 768px) {
    .singlePageWrap .genericPageWrap.section .content .border-box ul {
        margin-left: 5%;
        width: 90%
    }
}

.singlePageWrap .genericPageWrap.section .content .border-box ul li {
    margin-bottom: 10px;
    padding-left: 0px;
    font-weight: normal;
    word-wrap: break-word
}

.singlePageWrap .genericPageWrap.section .content .border-box ul li ul {
    list-style-type: disc;
    list-style: inherit;
    margin-left: 40px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 18px
}

.singlePageWrap .genericPageWrap.section .content .border-box ul li ul li {
    padding-left: 0px;
    list-style-type: disc;
    font-weight: normal;
    font-size: 18px
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.slider.slider-horizontal {
    width: 210px;
    height: 20px
}

.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0
}

.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -5px
}

.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0
}

.slider.slider-vertical {
    height: 210px;
    width: 20px
}

.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    margin-left: -5px;
    left: 50%;
    top: 0
}

.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

.slider.slider-vertical .slider-handle {
    margin-left: -5px;
    margin-top: -10px
}

.slider.slider-vertical .slider-handle.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0
}

.slider input {
    display: none
}

.slider .tooltip-inner {
    white-space: nowrap
}

.slider-track {
    position: absolute;
    cursor: pointer;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.slider-selection {
    position: absolute;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f5f5f5', GradientType=0);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border: 0px solid transparent
}

.slider-handle.round {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.slider-handle.triangle {
    background: transparent none
}

.btn.disabled,
#news .disabled.readMoreBtn,
.btn[disabled],
#news [disabled].readMoreBtn,
fieldset[disabled] .btn,
fieldset[disabled] #news .readMoreBtn,
#news fieldset[disabled] .readMoreBtn,
.btn-warning[disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
    border-color: transparent
}

.btn.disabled:hover,
#news .disabled.readMoreBtn:hover,
.btn[disabled]:hover,
#news [disabled].readMoreBtn:hover,
fieldset[disabled] .btn:hover,
fieldset[disabled] #news .readMoreBtn:hover,
#news fieldset[disabled] .readMoreBtn:hover,
.btn-warning[disabled]:hover {
    border-color: transparent;
    background-color: transparent
}

.submitRegisterBtn {
    font-size: 20px;
    letter-spacing: 2px;
    width: 194px;
    margin-top: 0px
}

@media (max-width: 768px) {
    .submitRegisterBtn.homeregister {
        top: 0
    }
}

.submitRegisterBtn.lg {
    width: 226px
}

.submitForgotBtn {
    font-size: 20px;
    letter-spacing: 2px;
    width: 194px;
    margin-top: 140px
}

.submitForgotBtn.lg {
    width: 226px
}

.signinButton {
    font-size: 20px;
    letter-spacing: 2px;
    width: 194px;
    margin-top: 0px
}

.signinButton.lg {
    width: 226px
}

.btn,
#news .readMoreBtn {
    display: block;
    width: 100%;
    margin: 40px auto 0;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    white-space: nowrap;
    padding: 16px 0px 12px;
    font-size: 18px;
    font-family: "roboto_condensedregular", sans-serif;
    line-height: 18px;
    letter-spacing: normal;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.btn:before,
#news .readMoreBtn:before {
    content: '';
    display: block;
    width: 100%;
    height: 48px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: transparent;
    border: 2px solid #ed2124;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.btn:before,
#news .readMoreBtn:before {
    content: '';
    display: block;
    border: 2px solid #ed2124;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.btn:focus,
#news .readMoreBtn:focus,
.btn.focus,
#news .focus.readMoreBtn {
    color: #fff;
    outline: 0
}

.btn:focus:before,
#news .readMoreBtn:focus:before,
.btn.focus:before,
#news .focus.readMoreBtn:before {
    background-color: #b30f11
}

.btn:hover,
#news .readMoreBtn:hover {
    color: #fff;
    background-color: transparent
}

.btn:hover:before,
#news .readMoreBtn:hover:before {
    background-color: #ff0004
}

.modalWrap .submitRegisterBtn.btn,
.modalWrap #news .submitRegisterBtn.readMoreBtn,
#news .modalWrap .submitRegisterBtn.readMoreBtn,
.modalWrap .signinButton.btn,
.modalWrap #news .signinButton.readMoreBtn,
#news .modalWrap .signinButton.readMoreBtn,
.modalWrap .submitForgotBtn.btn,
.modalWrap #news .submitForgotBtn.readMoreBtn,
#news .modalWrap .submitForgotBtn.readMoreBtn {
    display: block;
    width: initial;
    top: 30px;
    left: 0;
    margin: 0 auto;
    float: left;
    color: #fff;
    background-color: transparent;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 14px 0px;
    font-size: 18px;
    font-family: "roboto_condensedregular", sans-serif;
    letter-spacing: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 9;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    position: relative;
    background: transparent;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    box-sizing: border-box;
    height: 48px;
    width: 150px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.modalWrap .submitRegisterBtn.btn:before,
.modalWrap #news .submitRegisterBtn.readMoreBtn:before,
#news .modalWrap .submitRegisterBtn.readMoreBtn:before,
.modalWrap .signinButton.btn:before,
.modalWrap #news .signinButton.readMoreBtn:before,
#news .modalWrap .signinButton.readMoreBtn:before,
.modalWrap .submitForgotBtn.btn:before,
.modalWrap #news .submitForgotBtn.readMoreBtn:before,
#news .modalWrap .submitForgotBtn.readMoreBtn:before {
    display: none
}

.modalWrap .submitRegisterBtn.btn:after,
.modalWrap #news .submitRegisterBtn.readMoreBtn:after,
#news .modalWrap .submitRegisterBtn.readMoreBtn:after,
.modalWrap .signinButton.btn:after,
.modalWrap #news .signinButton.readMoreBtn:after,
#news .modalWrap .signinButton.readMoreBtn:after,
.modalWrap .submitForgotBtn.btn:after,
.modalWrap #news .submitForgotBtn.readMoreBtn:after,
#news .modalWrap .submitForgotBtn.readMoreBtn:after {
    background: transparent;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
    height: 48px;
    width: 25px;
    position: absolute;
    right: -10px;
    top: -2px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg)
}

.modalWrap .submitRegisterBtn.btn:focus,
.modalWrap #news .submitRegisterBtn.readMoreBtn:focus,
#news .modalWrap .submitRegisterBtn.readMoreBtn:focus,
.modalWrap .submitRegisterBtn.btn.focus,
.modalWrap #news .submitRegisterBtn.focus.readMoreBtn,
#news .modalWrap .submitRegisterBtn.focus.readMoreBtn,
.modalWrap .signinButton.btn:focus,
.modalWrap #news .signinButton.readMoreBtn:focus,
#news .modalWrap .signinButton.readMoreBtn:focus,
.modalWrap .signinButton.btn.focus,
.modalWrap #news .signinButton.focus.readMoreBtn,
#news .modalWrap .signinButton.focus.readMoreBtn,
.modalWrap .submitForgotBtn.btn:focus,
.modalWrap #news .submitForgotBtn.readMoreBtn:focus,
#news .modalWrap .submitForgotBtn.readMoreBtn:focus,
.modalWrap .submitForgotBtn.btn.focus,
.modalWrap #news .submitForgotBtn.focus.readMoreBtn,
#news .modalWrap .submitForgotBtn.focus.readMoreBtn {
    color: #fff;
    outline: 0
}

.modalWrap .submitRegisterBtn.btn:focus:before,
.modalWrap #news .submitRegisterBtn.readMoreBtn:focus:before,
#news .modalWrap .submitRegisterBtn.readMoreBtn:focus:before,
.modalWrap .submitRegisterBtn.btn.focus:before,
.modalWrap #news .submitRegisterBtn.focus.readMoreBtn:before,
#news .modalWrap .submitRegisterBtn.focus.readMoreBtn:before,
.modalWrap .signinButton.btn:focus:before,
.modalWrap #news .signinButton.readMoreBtn:focus:before,
#news .modalWrap .signinButton.readMoreBtn:focus:before,
.modalWrap .signinButton.btn.focus:before,
.modalWrap #news .signinButton.focus.readMoreBtn:before,
#news .modalWrap .signinButton.focus.readMoreBtn:before,
.modalWrap .submitForgotBtn.btn:focus:before,
.modalWrap #news .submitForgotBtn.readMoreBtn:focus:before,
#news .modalWrap .submitForgotBtn.readMoreBtn:focus:before,
.modalWrap .submitForgotBtn.btn.focus:before,
.modalWrap #news .submitForgotBtn.focus.readMoreBtn:before,
#news .modalWrap .submitForgotBtn.focus.readMoreBtn:before {
    background-color: transparent
}

.modalWrap .submitRegisterBtn.btn:hover,
.modalWrap #news .submitRegisterBtn.readMoreBtn:hover,
#news .modalWrap .submitRegisterBtn.readMoreBtn:hover,
.modalWrap .signinButton.btn:hover,
.modalWrap #news .signinButton.readMoreBtn:hover,
#news .modalWrap .signinButton.readMoreBtn:hover,
.modalWrap .submitForgotBtn.btn:hover,
.modalWrap #news .submitForgotBtn.readMoreBtn:hover,
#news .modalWrap .submitForgotBtn.readMoreBtn:hover {
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    transform: none;
    left: none;
    background-color: transparent
}

.modalWrap .submitRegisterBtn.btn.disabled,
.modalWrap #news .submitRegisterBtn.disabled.readMoreBtn,
#news .modalWrap .submitRegisterBtn.disabled.readMoreBtn,
.modalWrap .submitRegisterBtn.btn[disabled],
.modalWrap #news .submitRegisterBtn[disabled].readMoreBtn,
#news .modalWrap .submitRegisterBtn[disabled].readMoreBtn,
.modalWrap .submitRegisterBtn.btn.btn-warning[disabled],
.modalWrap #news .submitRegisterBtn.btn-warning[disabled].readMoreBtn,
#news .modalWrap .submitRegisterBtn.btn-warning[disabled].readMoreBtn,
.modalWrap .signinButton.btn.disabled,
.modalWrap #news .signinButton.disabled.readMoreBtn,
#news .modalWrap .signinButton.disabled.readMoreBtn,
.modalWrap .signinButton.btn[disabled],
.modalWrap #news .signinButton[disabled].readMoreBtn,
#news .modalWrap .signinButton[disabled].readMoreBtn,
.modalWrap .signinButton.btn.btn-warning[disabled],
.modalWrap #news .signinButton.btn-warning[disabled].readMoreBtn,
#news .modalWrap .signinButton.btn-warning[disabled].readMoreBtn,
.modalWrap .submitForgotBtn.btn.disabled,
.modalWrap #news .submitForgotBtn.disabled.readMoreBtn,
#news .modalWrap .submitForgotBtn.disabled.readMoreBtn,
.modalWrap .submitForgotBtn.btn[disabled],
.modalWrap #news .submitForgotBtn[disabled].readMoreBtn,
#news .modalWrap .submitForgotBtn[disabled].readMoreBtn,
.modalWrap .submitForgotBtn.btn.btn-warning[disabled],
.modalWrap #news .submitForgotBtn.btn-warning[disabled].readMoreBtn,
#news .modalWrap .submitForgotBtn.btn-warning[disabled].readMoreBtn {
    cursor: no-drop;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
    background-color: transparent
}

.modalWrap .submitRegisterBtn.btn.disabled:hover,
.modalWrap #news .submitRegisterBtn.disabled.readMoreBtn:hover,
#news .modalWrap .submitRegisterBtn.disabled.readMoreBtn:hover,
.modalWrap .submitRegisterBtn.btn[disabled]:hover,
.modalWrap #news .submitRegisterBtn[disabled].readMoreBtn:hover,
#news .modalWrap .submitRegisterBtn[disabled].readMoreBtn:hover,
.modalWrap .submitRegisterBtn.btn.btn-warning[disabled]:hover,
.modalWrap #news .submitRegisterBtn.btn-warning[disabled].readMoreBtn:hover,
#news .modalWrap .submitRegisterBtn.btn-warning[disabled].readMoreBtn:hover,
.modalWrap .signinButton.btn.disabled:hover,
.modalWrap #news .signinButton.disabled.readMoreBtn:hover,
#news .modalWrap .signinButton.disabled.readMoreBtn:hover,
.modalWrap .signinButton.btn[disabled]:hover,
.modalWrap #news .signinButton[disabled].readMoreBtn:hover,
#news .modalWrap .signinButton[disabled].readMoreBtn:hover,
.modalWrap .signinButton.btn.btn-warning[disabled]:hover,
.modalWrap #news .signinButton.btn-warning[disabled].readMoreBtn:hover,
#news .modalWrap .signinButton.btn-warning[disabled].readMoreBtn:hover,
.modalWrap .submitForgotBtn.btn.disabled:hover,
.modalWrap #news .submitForgotBtn.disabled.readMoreBtn:hover,
#news .modalWrap .submitForgotBtn.disabled.readMoreBtn:hover,
.modalWrap .submitForgotBtn.btn[disabled]:hover,
.modalWrap #news .submitForgotBtn[disabled].readMoreBtn:hover,
#news .modalWrap .submitForgotBtn[disabled].readMoreBtn:hover,
.modalWrap .submitForgotBtn.btn.btn-warning[disabled]:hover,
.modalWrap #news .submitForgotBtn.btn-warning[disabled].readMoreBtn:hover,
#news .modalWrap .submitForgotBtn.btn-warning[disabled].readMoreBtn:hover {
    transform: none;
    left: 0
}

.loadingMask {
    background: rgba(0, 0, 0, 0.3);
    z-index: 500;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    padding-top: 30vh
}

.loadingMask .loadingMessage {
    top: -80px;
    position: relative;
    text-align: center;
    font-size: 20px;
    color: #aeaeae
}

.loadingMask .spinner {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: rotate 2.0s infinite linear;
    animation: rotate 2.0s infinite linear
}

.loadingMask .dot1,
.loadingMask .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #aeaeae;
    border-radius: 100%;
    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out
}

.loadingMask .dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes bounce {

    0%,
    100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.modal-backdrop {
    background-color: initial
}

.modal-backdrop.in {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.modal-open {
    overflow: visible
}

.modal-open .form-group {
    margin-bottom: 15px
}

@media (max-width: 480px) {
    .modal-open .form-group {
        margin-bottom: 8px
    }

    .modal-open .navbar,
    .modal-open .navbarWrap {
        display: none
    }
}

.actionWrap.modal {
    z-index: initial;
    background-color: initial
}

.actionWrap.modal .modal-close.icon-icon-close.modal-mobile {
    display: none
}

@media (max-width: 480px) {
    .actionWrap.modal {
        background-color: initial
    }

    .actionWrap.modal .modal-close.icon-icon-close.modal-mobile {
        position: absolute;
        width: 85px;
        height: 48px;
        background-color: #fff;
        line-height: 48px;
        font-weight: bold;
        top: 20px;
        right: 0;
        text-align: center;
        font-size: 25px;
        display: block
    }
}

.actionWrap.modal.modalSlideAnimation {
    -moz-transition-property: top;
    -o-transition-property: top;
    -webkit-transition-property: top;
    transition-property: top;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    top: -150vh
}

@media (max-width: 768px) {
    .actionWrap.modal.modalSlideAnimation {
        top: -150vh;
        opacity: 0;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s
    }

    .actionWrap.modal.modalSlideAnimation.in {
        top: 0px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

.actionWrap.modal.modalSlideAnimation.in {
    top: 0px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    width: 100%
}

.actionWrap.modal .modal-close.mobile {
    display: none
}

@media (max-width: 480px) {
    .actionWrap.modal .modal-close.mobile {
        display: block;
        width: 85px;
        height: 48px;
        position: absolute;
        background-color: #fff;
        right: 0;
        margin-top: 4%;
        cursor: pointer
    }

    .actionWrap.modal .modal-close.mobile .hamburger-middle {
        position: absolute;
        width: 30px;
        height: 3px;
        background-color: #000;
        border-radius: 10px;
        left: 25px;
        top: 50%;
        margin-top: 0px;
        transform: rotate(-45deg);
        transition: transform 200ms ease 200ms
    }

    .actionWrap.modal .modal-close.mobile .hamburger-middle:before,
    .actionWrap.modal .modal-close.mobile .hamburger-middle:after {
        position: absolute;
        width: 30px;
        height: 3px;
        background-color: #000;
        border-radius: 10px;
        left: 0;
        content: '';
        top: 0px;
        transform: rotate(-90deg)
    }
}

@media (max-width: 768px) {
    .actionWrap.modal {
        top: 0px;
        opacity: 1;
        padding-top: 0px
    }
}

.modalWrap {
    font-family: "roboto_condensedregular", sans-serif;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    text-align: left
}

.modalWrap .top {
    padding: 8px
}

@media (max-width: 1024px) {
    .modalWrap {
        height: auto
    }
}

@media (max-width: 768px) {
    .modalWrap {
        width: calc(96% - 20px);
        height: auto;
        margin: 0 auto;
        padding: 0
    }
}

@media (max-width: 480px) {
    .modalWrap {
        height: 100%;
        width: 100%;
        padding-top: 0;
        overflow-y: scroll;
        height: auto;
        padding-top: 80px;
        padding-bottom: 80px;
        position: relative
    }
}

.modalWrap p {
    font: normal normal 16px/1.5 "roboto_condensedregular", sans-serif;
    color: #fff;
    text-align: center;
    padding: 0;
    margin: initial
}

@media (max-width: 768px) {
    .modalWrap p {
        font-size: 16px;
        padding: 0 20px
    }
}

.modalWrap .smallnote {
    color: #652e2c;
    font-family: "roboto_condensedregular", sans-serif;
    font-size: 15px;
    text-align: center;
    display: block;
    padding: 0 20px
}

@media (max-width: 768px) {
    .modalWrap .contentWrap {
        height: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        height: auto
    }
}

.modalWrap .contentWrap .modal-container,
.modalWrap .contentWrap .messageWrap {
    background-color: transparent;
    margin: 0 auto;
    width: 300px;
    height: auto;
    padding: 0px;
    position: initial
}

@media (max-width: 1024px) {

    .modalWrap .contentWrap .modal-container,
    .modalWrap .contentWrap .messageWrap {
        height: auto
    }
}

@media (max-width: 768px) {

    .modalWrap .contentWrap .modal-container,
    .modalWrap .contentWrap .messageWrap {
        position: relative;
        width: 100%;
        height: 120%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 480px) {

    .modalWrap .contentWrap .modal-container,
    .modalWrap .contentWrap .messageWrap {
        width: 100%;
        height: 120%;
        float: none;
        padding: 0px;
        margin-top: 0
    }
}

@media (max-width: 480px) {

    .modalWrap .contentWrap .modal-container,
    .modalWrap .contentWrap .messageWrap {
        margin-top: 0
    }
}

@media (max-width: 768px) {

    .modalWrap .contentWrap .modal-container::-webkit-scrollbar,
    .modalWrap .contentWrap .messageWrap::-webkit-scrollbar {
        display: block
    }

    .modalWrap .contentWrap .modal-container .btn,
    .modalWrap .contentWrap .modal-container #news .readMoreBtn,
    #news .modalWrap .contentWrap .modal-container .readMoreBtn,
    .modalWrap .contentWrap .messageWrap .btn,
    .modalWrap .contentWrap .messageWrap #news .readMoreBtn,
    #news .modalWrap .contentWrap .messageWrap .readMoreBtn {
        top: 20px;
        margin-left: 14px
    }
}

.modalWrap .contentWrap .modal-container .form,
.modalWrap .contentWrap .messageWrap .form {
    position: initial;
    left: initial;
    top: initial;
    background-color: initial;
    width: initial;
    padding: initial
}

@media (max-width: 1024px) {

    .modalWrap .contentWrap .modal-container .form,
    .modalWrap .contentWrap .messageWrap .form {
        padding: initial
    }
}

@media (max-width: 768px) {

    .modalWrap .contentWrap .modal-container .form,
    .modalWrap .contentWrap .messageWrap .form {
        position: relative;
        padding: 30% 0 20px 0;
        top: initial
    }
}

@media (max-width: 480px) {

    .modalWrap .contentWrap .modal-container .form,
    .modalWrap .contentWrap .messageWrap .form {
        width: initial;
        padding: 30% 0 20px 0
    }
}

@media (max-width: 480px) {

    .modalWrap .contentWrap .modal-container .form,
    .modalWrap .contentWrap .messageWrap .form {
        width: initial;
        padding: initial
    }
}

.modalWrap .contentWrap .modal-container .form.login,
.modalWrap .contentWrap .messageWrap .form.login {
    padding: initial
}

@media (max-width: 768px) {

    .modalWrap .contentWrap .modal-container .form.login,
    .modalWrap .contentWrap .messageWrap .form.login {
        padding: 30% 0 20px 0;
        padding: 0
    }
}

.modalWrap .contentWrap .modal-container .form.message,
.modalWrap .contentWrap .messageWrap .form.message {
    padding: initial
}

@media (max-width: 1024px) {

    .modalWrap .contentWrap .modal-container .form.message,
    .modalWrap .contentWrap .messageWrap .form.message {
        padding: initial
    }
}

@media (max-width: 768px) {

    .modalWrap .contentWrap .modal-container .form.message,
    .modalWrap .contentWrap .messageWrap .form.message {
        padding: initial
    }
}

@media (max-width: 480px) {

    .modalWrap .contentWrap .modal-container .form.message,
    .modalWrap .contentWrap .messageWrap .form.message {
        padding: initial;
        margin-top: 0
    }
}

.modalWrap .contentWrap .modal-container .form .modal-row-pad,
.modalWrap .contentWrap .messageWrap .form .modal-row-pad {
    padding: initial
}

.modalWrap .contentWrap .modal-container .form .modal-row-pad.social-login-row,
.modalWrap .contentWrap .messageWrap .form .modal-row-pad.social-login-row {
    padding: initial
}

.modalWrap .contentWrap .modal-container .form .modal-row-pad.above-social-login-btn,
.modalWrap .contentWrap .messageWrap .form .modal-row-pad.above-social-login-btn {
    display: none
}

@media (max-width: 480px) {

    .modalWrap .contentWrap .modal-container .form .modal-row-pad,
    .modalWrap .contentWrap .messageWrap .form .modal-row-pad {
        padding: initial
    }
}

.modalWrap .contentWrap .messageWrap {
    position: relative;
    width: 500px
}

@media (max-width: 768px) {
    .modalWrap .contentWrap .messageWrap {
        padding-top: 80px;
        padding-top: 0
    }
}

@media (max-width: 480px) {
    .modalWrap .contentWrap .messageWrap {
        width: 100%;
        padding-top: 0
    }
}

.modalWrap .toggle-screen {
    position: absolute;
    background-color: #000;
    width: 100%;
    height: 55px;
    bottom: 0;
    left: 0
}

@media (max-width: 768px) {
    .modalWrap .toggle-screen {
        bottom: 0;
        z-index: 99;
        position: fixed;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-overflow-scrolling: touch
    }
}

.modalWrap .toggle-screen .modal-switch {
    display: block;
    color: #fff;
    text-transform: none;
    font-size: 18px;
    text-align: center;
    line-height: 55px;
    text-decoration: none
}

.modalWrap .toggle-screen .modal-switch:hover {
    text-decoration: none
}

.modalWrap .modal-title {
    display: none !important;
    position: initial;
    top: initial;
    left: initial;
    margin: 0 0 40px 0;
    padding-top: 40px;
    font: normal normal 40px/1.2 "roboto_condensedregular", sans-serif;
    color: #fff;
    text-align: center;
    text-transform: none;
    line-height: 1.42857143;
    width: initial
}

@media (max-width: 1024px) {
    .modalWrap .modal-title {
        padding-top: 20px;
        margin: 0 0 20px 0
    }
}

@media (max-width: 768px) {
    .modalWrap .modal-title {
        font-size: 20px;
        width: 80%;
        margin: 0 auto 20px
    }
}

@media (max-width: 480px) {
    .modalWrap .modal-title {
        left: initial;
        top: initial;
        font-size: initial
    }
}

.modalWrap .modal-close.icon-icon-close {
    position: absolute;
    top: 12px;
    right: 20px;
    color: #000;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    text-align: right;
    z-index: 50;
    display: none
}

@media (max-width: 768px) {
    .modalWrap .modal-close.icon-icon-close {
        position: absolute;
        width: 85px;
        height: 48px;
        background-color: #fff;
        line-height: 48px;
        font-weight: bold;
        top: 12px;
        right: 0;
        text-align: center;
        font-size: 25px;
        top: -80px;
        display: none
    }
}

@media (max-width: 480px) {
    .modalWrap .modal-close.icon-icon-close {
        top: 10px;
        top: -80px
    }
}

.modalWrap .modal-back.icon-icon-arrow-left-block {
    display: none;
    position: absolute;
    top: 8px;
    left: 8px;
    color: #ee6116;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    text-align: right
}

.modalWrap .help-block {
    position: absolute;
    top: 0;
    left: -280px;
    width: 260px;
    text-align: right
}

@media (max-width: 991px) {
    .modalWrap .help-block {
        position: relative;
        left: initial;
        width: 298px;
        text-align: center;
        top: initial;
        margin: 10px auto
    }
}

@media (max-width: 480px) {
    .modalWrap .help-block {
        width: 260px
    }
}

.modalWrap .help-block .msg {
    display: block;
    float: right;
    background-color: #ed2124;
    color: #fff;
    padding: 6px 6px 6px 10px;
    font-size: 14px;
    height: 32px;
    -moz-box-shadow: -2px 1px 3px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: -2px 1px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: -2px 1px 3px 0px rgba(0, 0, 0, 0.25)
}

@media (max-width: 991px) {
    .modalWrap .help-block .msg {
        float: none;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }
}

.modalWrap .help-block .msg:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #ed2124;
    border-width: 16px;
    margin-top: -16px
}

@media (max-width: 991px) {
    .modalWrap .help-block .msg:after {
        display: none
    }
}

.modalWrap .form-control {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 292px;
    margin: 0 auto;
    background-color: transparent;
    padding: 8px;
    height: auto
}

.modalWrap .form-control input[type="checkbox"] {
    visibility: hidden;
    margin: 0;
    position: absolute;
    width: 20px;
    height: 20px
}

.modalWrap .form-control input[type="checkbox"]:checked+label:after {
    opacity: 1
}

.modalWrap .form-control label {
    width: 20px;
    height: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    top: 0px;
    left: 0px;
    cursor: pointer;
    position: relative
}

.modalWrap .form-control label:after {
    opacity: 0;
    content: '';
    width: 14px;
    height: 14px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    position: absolute;
    top: 2px;
    left: 2px;
    background-color: #ed2124
}

.modalWrap .form-control span {
    font: italic normal 14px/1.2 "roboto_condensedregular", sans-serif;
    color: rgba(255, 255, 255, 0.3);
    display: block;
    width: 80%;
    float: right;
    text-align: left
}

.modalWrap .form-control span a {
    color: rgba(255, 255, 255, 0.3);
    text-decoration: underline
}

.modalWrap .form-control .has-error input.form-control {
    border-color: #ee1616
}

.modalWrap .has-error .form-control {
    border-color: #ee1616
}

.modalWrap .has-error .form-control:focus {
    border-color: #ee1616;
    -moz-box-shadow: 0px 0px 0px 0px transparent;
    -webkit-box-shadow: 0px 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px 0px transparent
}

.modalWrap .has-success .form-control,
.modalWrap .has-success .form-control:focus {
    border-color: #67b168;
    -moz-box-shadow: 0px 0px 0px 0px transparent;
    -webkit-box-shadow: 0px 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px 0px transparent
}

.modalWrap .form input.form-control {
    width: 292px;
    height: 56px;
    padding: 8px;
    line-height: 56px;
    color: #fff;
    font-size: 16px;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin: 0 auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.modalWrap .form input.form-control:focus {
    border-bottom: 1px solid #fff
}

.modalWrap .form input.form-control:focus:-moz-placeholder {
    color: #fff
}

.modalWrap .form input.form-control:focus::-moz-placeholder {
    color: #fff
}

.modalWrap .form input.form-control:focus:-ms-input-placeholder {
    color: #fff
}

.modalWrap .form input.form-control:focus::-webkit-input-placeholder {
    color: #fff
}

@media (max-width: 1024px) {
    .modalWrap .form input.form-control {
        padding: 4px;
        height: 40px;
        line-height: 40px
    }
}

@media (max-width: 768px) {
    .modalWrap .form input.form-control {
        width: 90%;
        padding: 8px;
        height: 56px;
        line-height: 56px;
        font-size: 16px
    }
}

@media (max-width: 480px) {
    .modalWrap .form input.form-control {
        padding: 2px;
        height: 46px;
        line-height: 46px
    }
}

@media (max-width: 480px) {
    .modalWrap .form input.form-control {
        height: 56px;
        line-height: 56px
    }
}

.modalWrap .form input.form-control:-moz-placeholder {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: normal;
    text-shadow: 0px 0px 0px transparent;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.modalWrap .form input.form-control::-moz-placeholder {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: normal;
    text-shadow: 0px 0px 0px transparent;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.modalWrap .form input.form-control:-ms-input-placeholder {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: normal;
    text-shadow: 0px 0px 0px transparent;
    transition: all 0.3s ease
}

.modalWrap .form input.form-control::-webkit-input-placeholder {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: normal;
    text-shadow: 0px 0px 0px transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.modalWrap .form input.form-control.firstLoad {
    border-bottom: 1px solid #fff
}

.modalWrap .form input.form-control.firstLoad:-moz-placeholder {
    color: #fff
}

.modalWrap .form input.form-control.firstLoad::-moz-placeholder {
    color: #fff
}

.modalWrap .form input.form-control.firstLoad:-ms-input-placeholder {
    color: #fff
}

.modalWrap .form input.form-control.firstLoad::-webkit-input-placeholder {
    color: #fff
}

.modalWrap .subtext {
    font: italic normal 14px/1.2 "roboto_condensedregular", sans-serif;
    color: rgba(255, 255, 255, 0.3);
    display: block;
    width: 100%;
    float: right;
    text-align: left
}

@media (max-width: 768px) {
    .modalWrap .subtext {
        width: 98%;
        padding: 0 10px
    }
}

.modalWrap .subtext a {
    color: rgba(255, 255, 255, 0.3);
    text-decoration: none
}

.modalWrap .subtext.below-social-login {
    display: none
}

html.touch .modalWrap .toggle-screen {
    bottom: 0px
}

@media (max-width: 1024px) {
    html.touch .modalWrap .toggle-screen {
        bottom: 0px
    }
}

@media (max-width: 768px) {
    html.touch .modalWrap .toggle-screen {
        bottom: 0;
        z-index: 99;
        position: fixed
    }
}

.actionWrap.modal {
    height: 100vh;
    top: 0
}

@media (max-width: 1024px) {
    .actionWrap.modal {
        height: 100%
    }
}

@media (max-width: 768px) {
    .actionWrap.modal {
        height: 100%
    }
}

.layout-vertical-center {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.layout-horizontal-center {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.layout-full-card-height {
    height: 100vh;
    max-height: 100vh;
    min-height: 100vh
}

.layout-auto-height {
    min-height: 100vh;
    height: auto
}

@media (max-width: 768px) {
    .layout-auto-height {
        min-height: 50vh
    }
}

.layout-auto-height-no-min {
    height: auto;
    padding: 15% 0 5% 0
}

.layout-auto-height-no-min .fixedBg {
    height: 120vh
}

.layout-innerscrollable-padding {
    padding-top: 30vh;
    padding-bottom: 20vh
}

.mobile-longform.layout-innerscrollable-padding {
    padding-top: 40px
}

.layout-auto-height-no-min-no-pad {
    height: auto;
    padding: 0
}

.layout-white-content-bg {
    background-color: #fff;
    margin-bottom: 100px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.layout-white-content-bg-no-margin {
    background-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.layout-padding-top {
    padding-top: 10%
}

@media (max-width: 1024px) {
    .layout-bodyContent {
        padding-bottom: 15%
    }
}

.video {
    height: 100%
}

.video.noVid {
    height: 100%;
    position: fixed;
    width: 100%;
    background-size: auto 100%;
    background-position: center;
    top: 0px;
    left: 0px
}

.video .video-controls {
    display: none
}

.video .seekBar,
.video .seekBar .seekMeter,
.video .seekBar .seekMeter .seekProgress {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.video .seekBar {
    position: absolute;
    bottom: 10%;
    left: 10%;
    right: 10%;
    height: 27px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: rgba(255, 255, 255, 0.1)
}

.video .seekBar .togglePlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 60px;
    padding-top: 2px;
    color: #87868a;
    text-align: center;
    line-height: 27px;
    cursor: pointer
}

.video .seekBar .togglePlay .play-icon {
    background: url('../img/video_play.png');
    display: none;
    height: 12px;
    width: 10px
}

.video .seekBar .togglePlay .pause-icon {
    background: url('../img/video_pause.png');
    display: inline-block;
    height: 12px;
    width: 8px
}

.video .seekBar .seekMeter {
    position: absolute;
    top: 9px;
    right: 15px;
    bottom: 9px;
    left: 70px;
    border: 1px solid rgba(255, 255, 255, 0.2)
}

.video .seekBar .seekMeter .seekProgress {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    background-color: rgba(255, 255, 255, 0.2)
}

.video .seekBar .seekMeter input {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    cursor: pointer
}

video {
    
    max-height: 100%;
    width: 100%;
    height: 100%
}

video.cover {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.videoText {
    position: absolute;
    bottom: 12%;
    left: 10%;
    height: 20%;
    width: 80%
}

.videoText h2 {
    color: white;
    line-height: 48px
}

.videoText h2 span {
    color: rgba(255, 255, 255, 0.7);
    font-style: italic;
    font-weight: lighter;
    font-size: 30px;
    font-family: "roboto_condensedregular", sans-serif
}

.introPage section.videoFallback {
    padding-bottom: 90px
}

.videoFallback {
    padding-top: 90px;
    padding-bottom: 90px
}

.videoFallback .videoFallbackContent {
    text-align: left;
    padding: 20% 10% 0 5%
}

.videoFallback .videoFallbackContent p {
    color: #87868a;
    padding-top: 1em
}

section.videoSection {
    padding-bottom: 0px;
    
}

@-skrollr-keyframes hideVideo {
    skrollr-0 {
        display: inherit
    }

    skrollr-2500 {
        display: none
    }

    end {
        display: none
    }
}

@media (max-width: 1024px) {
    section>.video .videoText {
        bottom: 16%
    }
}

@media (max-width: 768px) {
    section>.video {
        margin-top: 50%
    }

    section>.video .videoText {
        bottom: 8%
    }

    section>.video .videoText h2 {
        line-height: 31px
    }

    section>.video #video-controls .seekBar {
        bottom: 1%
    }
}

.learnSection .expanderGrid .activeBox {
    display: block;
    position: absolute;
    background-color: transparent;
    top: 0px;
    left: 0px;
    margin: 0px 20px;
    width: 310px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    min-height: 175px;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}

.learnSection .expanderGrid .finalist-col {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.learnSection .expanderGrid .finalist-col:hover .finalists-wrap .finalist-thumb .finalist-category {
    color: #000
}

.learnSection .expanderGrid .finalist-col:hover .finalists-wrap .finalists-info h3.finalists {
    color: #ee1616
}

.learnSection .expanderGrid .finalist-col:hover .finalists-wrap .finalists-info .learn-more {
    color: #ab0c0c
}

.learnSection .expanderGrid .finalist-col .finalists-wrap {
    cursor: pointer;
    background-color: #fff;
    color: #000;
    max-width: 97%;
    min-height: 520px;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: left
}

.learnSection .expanderGrid .finalist-col .finalists-wrap .finalist-thumb .finalist-category {
    position: absolute;
    bottom: -20px;
    background-color: white;
    padding: 10px 0px 10px 20px;
    font-size: 18px;
    color: #808281;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.learnSection .expanderGrid .finalist-col .finalists-wrap .finalist-thumb .finalist-category:after {
    left: 100%;
    top: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-left-color: #fff;
    border-width: 30px;
    margin-top: -30px
}

.learnSection .expanderGrid .finalist-col .finalists-wrap .finalists-info {
    padding: 40px 20px 0px 20px
}

.learnSection .expanderGrid .finalist-col .finalists-wrap .finalists-info h3.finalists {
    color: #000;
    text-align: left;
    text-transform: none;
    margin: 0 0 20px 0;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.learnSection .expanderGrid .finalist-col .finalists-wrap .finalists-info .finalist-summary {
    font-size: 16px;
    line-height: 1.5
}

.learnSection .expanderGrid .finalist-col .finalists-wrap .finalists-info .learn-more {
    margin: 30px 0 0 0;
    font-size: 18px;
    color: #ee1616;
    text-transform: uppercase;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

@media (max-width: 1400px) {
    .learnSection .expanderGrid .finalist-col .finalists-wrap {
        min-height: 560px
    }
}

.learnSection .expanderGrid .finalist-col .icon-icon-arrow-right-block {
    display: block;
    position: absolute;
    left: 50%;
    margin-top: 10px;
    font-size: 30px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.learnSection .expanderGrid .expanderContent {
    margin-top: 60px;
    margin-right: 7px;
    margin-left: 7px;
    margin-bottom: 15px;
    background-color: transparent;
    color: #000;
    position: relative;
    
}

.learnSection .expanderGrid .expanderContent .corner-ribbon {
    width: 230px;
    background: #e43;
    position: absolute;
    top: 25px;
    left: -75px;
    text-align: center;
    line-height: 40px;
    letter-spacing: 0px;
    color: #f0f0f0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    font-size: 16px;
    z-index: 99
}

.learnSection .expanderGrid .expanderContent .corner-ribbon.sticky {
    position: absolute
}

.learnSection .expanderGrid .expanderContent .corner-ribbon.shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3)
}

.learnSection .expanderGrid .expanderContent .corner-ribbon.top-left {
    top: 25px;
    left: -50px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.learnSection .expanderGrid .expanderContent .corner-ribbon.top-right {
    top: 40px;
    right: -55px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.learnSection .expanderGrid .expanderContent .corner-ribbon.bottom-left {
    top: auto;
    bottom: 25px;
    left: -50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.learnSection .expanderGrid .expanderContent .corner-ribbon.bottom-right {
    top: auto;
    right: -50px;
    bottom: 25px;
    left: auto;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.learnSection .expanderGrid .expanderContent .corner-ribbon.red {
    background-color: #ee1616;
    color: #fff
}

.learnSection .expanderGrid .expanderContent .project-video {
    background-color: #fff;
    
    position: relative
}

.learnSection .expanderGrid .expanderContent .project-video a {
    display: none
}

.learnSection .expanderGrid .expanderContent .project-video.no-vid {
    min-height: 20px;
    background-color: transparent
}

.learnSection .expanderGrid .expanderContent .project-video iframe {
    min-height: 500px;
    padding-bottom: 20px;
    background-color: #000
}

@media (max-width: 1024px) {
    .learnSection .expanderGrid .expanderContent .project-video iframe {
        min-height: 380px;
        padding-bottom: 30px
    }
}

.learnSection .expanderGrid .expanderContent .project-description {
    text-align: left;
    position: relative;
    background-color: #fff
}

.learnSection .expanderGrid .expanderContent .project-description .finalist-category {
    position: absolute;
    top: -20px;
    left: 0px;
    background-color: white;
    padding: 10px 0px 10px 20px;
    font-size: 18px;
    color: #808281
}

.learnSection .expanderGrid .expanderContent .project-description .finalist-category:after {
    left: 100%;
    top: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-left-color: #fff;
    border-width: 30px;
    margin-top: -30px
}

.learnSection .expanderGrid .expanderContent .project-description .inner {
    
    position: relative
}

.learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left {
    padding: 40px 0 80px 20px;
    float: left;
    width: 30%
}

.learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left .finalist-logo {
    margin-bottom: 30px
}

.learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left .finalist-contact {
    padding-left: 10px;
    color: #808281
}

.learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left .finalist-contact p {
    color: #808281;
    font-size: 18px;
    line-height: 1.5;
    margin: 0
}

.learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left .finalist-contact a {
    color: #808281;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    word-wrap: break-word
}

@media (max-width: 1024px) {
    .learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left {
        width: 100%;
        float: none;
        clear: both;
        
        padding: 20px
    }

    .learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left .finalist-logo {
        height: 100px;
        width: 30%;
        float: left
    }

    .learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left .finalist-logo img {
        height: 100%;
        width: auto
    }

    .learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left .finalist-contact {
        padding-left: 0px;
        width: 70%;
        float: right
    }
}

@media (max-width: 768px) {
    .learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left .finalist-logo {
        height: 100px;
        width: 100%;
        float: none
    }

    .learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left .finalist-logo img {
        height: 100%;
        width: auto
    }

    .learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-left .finalist-contact {
        padding-left: 0px;
        width: 100%;
        float: none
    }
}

.learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-right {
    padding: 60px 20px 80px 0px;
    float: right;
    width: 66%
}

.learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-right h3 {
    color: #000;
    font-size: 40px;
    margin: 0 0 30px 0;
    text-transform: none;
    letter-spacing: -1px
}

.learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-right p {
    color: #424242;
    font-size: 18px;
    line-height: 1.5
}

.learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-right ol,
.learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-right ul {
    color: #424242
}

@media (max-width: 1024px) {
    .learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-right {
        width: 100%;
        float: none;
        padding: 20px
    }

    .learnSection .expanderGrid .expanderContent .project-description .inner .finalist-description-right h3 {
        font-size: 30px
    }
}

.learnSection .expanderGrid .expanderNav {
    position: fixed;
    top: 35%;
    padding-top: 60px;
    right: 40px;
    height: 150px;
    width: 50px;
    text-align: center
}

.learnSection .expanderGrid .expanderNav .expander-counts {
    font-size: 18px;
    margin: 20px 0;
    text-align: center;
    letter-spacing: -1px
}

.learnSection .expanderGrid .expanderNav i {
    cursor: pointer;
    font-size: 28px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.learnSection .expanderGrid .expanderNav i.prev {
    margin: 0 auto;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    display: block;
    transform: rotate(90deg)
}

@media (max-width: 991px) {
    .learnSection .expanderGrid .expanderNav i.prev {
        display: block;
        width: 40px;
        float: left;
        font-size: 35px;
        margin-right: 10px
    }
}

.learnSection .expanderGrid .expanderNav i.next {
    margin: 0 auto;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: block
}

@media (max-width: 991px) {
    .learnSection .expanderGrid .expanderNav i.next {
        display: block;
        width: 40px;
        float: left;
        font-size: 35px
    }
}

.learnSection .expanderGrid .expanderNav i.close {
    font-size: 28px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 10px;
    margin: 0 auto
}

@media (max-width: 991px) {
    .learnSection .expanderGrid .expanderNav i.close {
        display: block;
        float: right;
        font-size: 30px
    }
}

@media (max-width: 768px) {
    .learnSection .expanderGrid .expanderNav {
        top: 92vh;
        padding-top: 0px;
        right: 0;
        height: 8vh;
        width: 100%;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.8)
    }

    .learnSection .expanderGrid .expanderNav i.prev {
        margin: 0 auto;
        color: #ee1616;
        height: 100%;
        width: 80px;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        padding-top: 20px
    }

    .learnSection .expanderGrid .expanderNav i.next {
        margin: 0 auto;
        color: #ee1616;
        height: 100%;
        width: 80px;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        padding-top: 20px
    }

    .learnSection .expanderGrid .expanderNav i.close {
        height: 100%;
        right: 0;
        width: 80px;
        text-align: center;
        padding-top: 25px;
        border-left: 1px solid rgba(255, 255, 255, 0.5)
    }

    .learnSection .expanderGrid .expanderNav .expander-counts {
        font-size: 30px;
        margin: 0 auto;
        text-align: center;
        letter-spacing: -1px;
        float: none;
        width: 100px;
        position: absolute;
        left: 48%;
        padding-top: 20px
    }
}

@media (max-width: 480px) {
    .learnSection .expanderGrid .expanderNav {
        height: 8vh
    }

    .learnSection .expanderGrid .expanderNav i.prev {
        width: 50px;
        padding-top: 15px;
        font-size: 22px
    }

    .learnSection .expanderGrid .expanderNav i.next {
        width: 50px;
        padding-top: 15px;
        font-size: 22px
    }

    .learnSection .expanderGrid .expanderNav i.close {
        height: 100%;
        width: 50px;
        padding-top: 15px;
        font-size: 20px
    }

    .learnSection .expanderGrid .expanderNav .expander-counts {
        font-size: 20px;
        left: 42%;
        padding-top: 12px
    }
}

@media (max-width: 1024px) {
    .learnSection .expanderGrid.finalists .finalists-info {
        width: 100%
    }
}

.learnSection .expanderGrid.finalists .finalist-thumb {
    height: auto;
    width: 100%;
    position: relative
}

@media (max-width: 1199px) {
    .learnSection .expanderGrid.finalists .finalist-thumb {
        width: 100%;
        height: auto
    }
}

.learnSection .expanderGrid.finalists .finalist-thumb .ribbon-wrap {
    height: 100%;
    width: 100%;
    
    position: absolute
}

.learnSection .expanderGrid.finalists .finalist-thumb .ribbon-wrap .corner-ribbon {
    width: 230px;
    background: #e43;
    position: absolute;
    top: 25px;
    left: -75px;
    text-align: center;
    line-height: 40px;
    letter-spacing: 0px;
    color: #f0f0f0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    font-size: 16px;
    z-index: 99
}

.learnSection .expanderGrid.finalists .finalist-thumb .ribbon-wrap .corner-ribbon.sticky {
    position: absolute
}

.learnSection .expanderGrid.finalists .finalist-thumb .ribbon-wrap .corner-ribbon.shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3)
}

.learnSection .expanderGrid.finalists .finalist-thumb .ribbon-wrap .corner-ribbon.top-left {
    top: 25px;
    left: -50px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.learnSection .expanderGrid.finalists .finalist-thumb .ribbon-wrap .corner-ribbon.top-right {
    top: 40px;
    right: -55px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.learnSection .expanderGrid.finalists .finalist-thumb .ribbon-wrap .corner-ribbon.bottom-left {
    top: auto;
    bottom: 25px;
    left: -50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.learnSection .expanderGrid.finalists .finalist-thumb .ribbon-wrap .corner-ribbon.bottom-right {
    top: auto;
    right: -50px;
    bottom: 25px;
    left: auto;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.learnSection .expanderGrid.finalists .finalist-thumb .ribbon-wrap .corner-ribbon.red {
    background-color: #ee1616;
    color: #fff
}

.learnSection .expanderGrid.finalists .finalist-thumb img.finalistphoto {
    width: 100%;
    height: 100%
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px
}

::-webkit-scrollbar-thumb {
    background: #454545;
    border-radius: 0px
}

::-webkit-scrollbar-track {
    background: #2B2B2B
}

body {
    scrollbar-face-color: #454545;
    scrollbar-track-color: #2B2B2B
}

::-webkit-scrollbar {
    display: none
}

body,
html {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

body.locked {
     !important
}

body.backend ::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

body.backend ::-webkit-scrollbar-thumb {
    background: #454545;
    border-radius: 0px
}

body.backend ::-webkit-scrollbar-track {
    background: #2B2B2B
}

body.backend body {
    scrollbar-face-color: #454545;
    scrollbar-track-color: #2B2B2B
}

.judgebox {
    height: 180px
}

.judgebox .cornerArrow {
    position: absolute;
    bottom: 4px;
    right: 4px
}

.judgebox .judgethumb {
    position: relative;
    height: 180px;
    cursor: pointer;
    width: 100%;
    text-align: center
}

.judgebox .judgethumb img,
.judgebox .judgethumb .thumbmask {
    height: 180px;
    padding: 25px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto
}

.judgebox .judgethumb .thumbmask {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border: 1px solid transparent;
    padding: 12px;
    cursor: pointer;
    display: table;
    position: relative;
    background: rgba(0, 0, 0, 0.7)
}

.judgebox .judgethumb .thumbmask:hover {
    text-decoration: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.judgebox .judgethumb .thumbmask:hover+.arrowRight {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.judgebox .judgethumb .arrowRight {
    pointer-events: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 50%;
    position: absolute;
    margin-top: -10px;
    background-size: 100%;
    height: 20px;
    width: 20px
}

.judgebox h5 {
    display: table-cell;
    vertical-align: bottom;
    font: normal normal 20px/1.2 "roboto_condensedregular", sans-serif;
    text-transform: none;
    color: #ed2124;
    text-align: left;
    word-spacing: 100px;
    text-decoration: none
}

.judgebox h5.title {
    font-style: italic;
    font-weight: lighter
}

.judgebox.dim .thumbmask {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    background: rgba(0, 0, 0, 0.75);
    width: 100%
}

.judgebox.dim .thumbmask h5 {
    display: none
}

a.judgebox {
    height: 180px;
    padding: 0px;
    width: 180px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
    position: absolute;
    text-decoration: none
}

a.judgebox.judgeCountBox {
    text-align: left;
    padding: 32px 20px;
    color: white;
    font-size: 15px;
    line-height: 17px
}

a.judgebox.judgeCountBox .judgeCount {
    font-size: 72px;
    line-height: 72px;
    font-weight: bold;
    text-align: left;
    display: block;
    color: #fff
}

a.judgebox img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray alpha(opacity=100);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

a.judgebox.expanded {
    z-index: 600
}

a.judgebox.expanded img {
    filter: none;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0)
}

a.judgebox .judgethumb {
    position: relative
}

a.judgebox .judgethumb img {
    height: 180px;
    padding: 0px;
    width: 180px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto
}

a.judgebox .judgethumb .arrowRight {
    pointer-events: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 50%;
    position: absolute;
    margin-top: -10px;
    background-size: 100%;
    height: 20px;
    width: 20px
}

.judgeinfoWrap h3 {
    font: normal normal 30px/1.2 "roboto_condensedregular", sans-serif;
    color: #ed2124;
    text-transform: uppercase
}

.judgeinfoWrap h4 {
    font: normal normal 24px/1.2 "roboto_condensedregular", sans-serif;
    color: #fff
}

.judgeinfoWrap p {
    font: normal normal 18px/1.5 "roboto_condensedregular", sans-serif;
    color: rgba(255, 255, 255, 0.5)
}

div.scrollingHotSpotLeft {
    min-width: 75px;
    width: 10%;
    height: 100%;
    background-repeat: repeat;
    background-position: center center;
    position: absolute;
    z-index: 200;
    left: 0
}

div.scrollingHotSpotLeftVisible {
    background-color: #fff;
    background-repeat: no-repeat;
    opacity: 0.35;
    -moz-opacity: 0.35;
    filter: alpha(opacity=35);
    zoom: 1
}

div.scrollingHotSpotRight {
    min-width: 75px;
    width: 10%;
    height: 100%;
    background-repeat: repeat;
    background-position: center center;
    position: absolute;
    z-index: 200;
    right: 0
}

div.scrollingHotSpotRightVisible {
    background-color: #fff;
    background-repeat: no-repeat;
    opacity: 0.35;
    filter: alpha(opacity=35);
    -moz-opacity: 0.35;
    zoom: 1
}

div.scrollWrapper {
    position: relative;
    
    width: 100%;
    height: 100%
}

div.scrollableArea {
    position: relative;
    width: auto;
    height: 100%
}

@media (max-width: 1024px) {
    #judgeSample .scrollWrapper {
        min-height: 640px;
        max-height: 640px;
        padding-top: 0
    }

    .introPage #judgeSample .scrollWrapper {
        min-height: 460px;
        max-height: 460px
    }
}

.judgeSection {
    
}

.judgePageWrap {
    overflow-x: hidden
}

@media (max-width: 1024px) {
    .judgePageWrap {
        overflow-y: scroll
    }
}

.judgePageWrap .judgeTypeBar {
    position: fixed;
    width: 70%;
    left: 15%;
    bottom: 0px;
    height: 54px;
    background: #a4ea4a;
    z-index: 5;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0px 0px
}

.judgePageWrap .judgeTypeBar span {
    cursor: pointer;
    position: absolute;
    width: 50%;
    height: 100%;
    padding: 18px;
    text-align: center;
    font-size: 16px;
    color: #68952e;
    -moz-border-radius: 5px 0px 0px 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0px 0px 0px;
    border: 0px solid rgba(255, 255, 255, 0.2)
}

.judgePageWrap .judgeTypeBar span.enabled {
    background: #8eca41;
    color: #222f3f
}

.judgePageWrap .judgeTypeBar span.expertToggle {
    left: 50%;
    -moz-border-radius: 0px 5px 0px 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px 5px 0px 0px
}

.judgePageWrap .judgeTypeBar span.backToggle:before {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    left: -25px
}

.judgePageWrap .judgeTypeBar span b.light {
    font-weight: lighter
}

.judgeGroup {
    padding: 150px 0px
}

.judgeGroup p {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.judgeGroup h3 {
    padding-bottom: 14px
}

#judges {
    right: 0%;
    -moz-transition-property: right;
    -o-transition-property: right;
    -webkit-transition-property: right;
    transition-property: right;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s
}

#judges .expertIcon,
#judges .peerIcon {
    margin: auto;
    position: relative;
    left: 0px;
    right: 0px
}

.judgeDetailOpen #judges {
    right: 100%;
    position: absolute
}

#judges>.row {
    position: relative
}

#judges .row,
#judges .judgeImageContainer {
    height: 100%
}

#judges .judgeGridContainer {
    height: 100%;
    overflow-y: scroll;
    position: relative
}

#judges .judgeGridContainer .nav {
    position: relative;
    background: none
}

#judges .judgeGridContainer .nav span {
    left: auto;
    right: 0px
}

#judges .judgeGridContainer .nav span.next {
    top: auto;
    bottom: 0px
}

#judges .judgeinfoWrap {
    padding-top: 30px;
    padding-right: 30px
}

#judges .judgeinfoWrap img {
    max-width: 300px
}

#judges .judgeinfoWrap .mobile-img {
    display: none
}

#judges .textColumn {
    padding-top: 15px
}

@media (max-width: 480px) {
    #judges.customMobile .section:not(.judgesIntroSection):not(.lastCard) {
        height: auto;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-bottom: 40px;
        padding-top: 30px
    }

    #judges.customMobile .section:not(.judgesIntroSection):not(.lastCard) h3 {
        text-align: left;
        font-family: "roboto_condensedregular", sans-serif;
        text-transform: uppercase
    }

    #judges.customMobile .section:not(.judgesIntroSection):not(.lastCard) h3.load_judges_g1h3,
    #judges.customMobile .section:not(.judgesIntroSection):not(.lastCard) h3.load_judges_g2h3 {
        color: #ed2124;
        font-size: 30px
    }

    #judges.customMobile .section:not(.judgesIntroSection):not(.lastCard) p {
        font-size: 16px;
        font-family: "roboto_condensedregular", sans-serif
    }

    #judges.customMobile .section:not(.judgesIntroSection):not(.lastCard) p.load_judges_g1_content,
    #judges.customMobile .section:not(.judgesIntroSection):not(.lastCard) p.load_judges_g2_content {
        color: #fff
    }

    #judges.customMobile .section:not(.judgesIntroSection):not(.lastCard) p.load_judges_g1_content p,
    #judges.customMobile .section:not(.judgesIntroSection):not(.lastCard) p.load_judges_g2_content p {
        font-size: 20px
    }

    #judges.customMobile .section:not(.judgesIntroSection):not(.lastCard):nth-child(3n) {
        background-color: #000
    }

    #judges.customMobile .judgeinfoWrap {
        padding-left: 0;
        padding-right: 0
    }

    #judges.customMobile .judgeinfoWrap h3 {
        text-align: left;
        font-size: 24px
    }

    #judges.customMobile .judgeinfoWrap h4 {
        font-size: 16px;
        text-align: left
    }

    #judges.customMobile .judgeinfoWrap p {
        font-size: 16px
    }

    #judges.customMobile .judgeinfoWrap img {
        display: block;
        width: 160px
    }
}

.judgeSidePanel {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 375px;
    z-index: 600;
    background: rgba(0, 0, 0, 0.85);
    -moz-transition-property: left;
    -o-transition-property: left;
    -webkit-transition-property: left;
    transition-property: left;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    pointer-events: none;
    border-right: 1px solid rgba(0, 0, 0, 0.65)
}

@media (max-width: 768px) {
    .judgeSidePanel {
        z-index: 900
    }
}

.judgeSidePanel a,
.judgeSidePanel p {
    pointer-events: all;
    text-decoration: none
}

.judgeSidePanel.closing {
    left: -325px
}

.judgeSidePanel.closing .exploreToggle {
    color: #ed2124;
    font-size: 18px
}

.judgeSidePanel.closed {
    left: -325px;
    pointer-events: all !important;
    z-index: 850
}

.judgeSidePanel.closed .sidePanelInner {
    display: none
}

.judgeSidePanel.closed .sidePanelToolbar {
    display: inherit
}

.judgeSidePanel .sidePanelInner {
    padding: 48% 10% 10%
}

.judgeSidePanel .sidePanelInner .judgeCount {
    font-family: "roboto_condensedregular", sans-serif;
    color: #ed2124;
    font-weight: bold;
    font-size: 75px;
    line-height: 60px;
    margin-bottom: 40px;
    margin-top: 40px;
    display: block
}

.judgeSidePanel .sidePanelInner h3 {
    font: normal normal 30px/1.2 "roboto_condensedregular", sans-serif;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 40px
}

.judgeSidePanel .sidePanelInner h3 h2 {
    font: inherit;
    color: inherit;
    margin: inherit
}

.judgeSidePanel .sidePanelInner p {
    font: normal normal 18px/1.5 "roboto_condensedregular", sans-serif;
    color: #aeaeae
}

.judgeSidePanel .sidePanelInner .primaryBlankBtn {
    font-size: 18px
}

.judgeSidePanel .sidePanelInner .exploreToggle {
    position: absolute;
    left: 15px;
    top: 50%;
    padding: 20px 0;
    margin-top: -10px;
    color: #ed2124
}

.judgeSidePanel .sidePanelInner .judgeTypeToggle {
    font: normal normal 18px/1.5 "roboto_condensedregular", sans-serif;
    color: #ed2124;
    position: absolute;
    text-decoration: none;
    bottom: 3%
}

@media (max-width: 768px) {
    .judgeSidePanel .sidePanelInner .judgeTypeToggle {
        bottom: 6%
    }
}

.judgeSidePanel .sidePanelInner .judgeTypeToggle .fetch_judges_g1_goto,
.judgeSidePanel .sidePanelInner .judgeTypeToggle span.load_judges_g1_goto,
.judgeSidePanel .sidePanelInner .judgeTypeToggle .fetch_judges_g2_goto,
.judgeSidePanel .sidePanelInner .judgeTypeToggle span.load_judges_g2_goto {
    display: inline-block
}

.judgeSidePanel .sidePanelInner .judgeTypeToggle i {
    color: #fff;
    margin-left: 18px;
    position: relative;
    display: inline-block;
    font-size: 14px;
    top: 2px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.judgeSidePanel .sidePanelInner .judgeTypeToggle .fetch_judges_g2_goto+i,
.judgeSidePanel .sidePanelInner .judgeTypeToggle span.load_judges_g2_goto+i {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.judgeSidePanel .sidePanelToolbar {
    display: none;
    position: absolute;
    width: 50px;
    height: 100%;
    right: 0px;
    top: 0px
}

@media (max-width: 480px) {
    .judgeSidePanel .sidePanelToolbar {
        display: block
    }
}

.judgeSidePanel .sidePanelToolbar>div {
    position: absolute;
    top: 40%;
    left: 0%;
    width: 100%;
    text-align: center
}

.judgeSidePanel .sidePanelToolbar>div span {
    width: 100%;
    display: block;
    font-size: 28px;
    color: white
}

.judgeSidePanel .sidePanelToolbar .exploreToggle {
    position: absolute;
    left: 15px;
    top: 50%;
    padding: 10px;
    margin-top: -10px
}

.judgeSidePanel .sidePanelToolbar .judgeCount {
    font-size: 26px;
    color: #fff
}

.judgesWrap {
    height: 100%;
    padding-top: 25px;
    z-index: 550;
    -moz-transition-property: left, top;
    -o-transition-property: left, top;
    -webkit-transition-property: left, top;
    transition-property: left, top;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s
}

.judgesWrap .scrollableArea {
    margin-left: 380px;
    margin-right: 180px
}

.judgeDetail {
    position: fixed;
    top: 125px;
    margin-top: 130px;
    left: 50%;
    width: 40%;
    height: 65%;
    z-index: 650;
    display: none
}

.judgeDetail .judgeDetailWrap {
    overflow-x: auto;
    height: 100%;
    overflow-y: scroll
}

.judgeDetail .judgeDetailWrap ::-webkit-scrollbar {
    width: 3px;
    height: 3px
}

.judgeDetail .judgeDetailWrap ::-webkit-scrollbar-thumb {
    background: #454545;
    border-radius: 0px
}

.judgeDetail .judgeDetailWrap ::-webkit-scrollbar-track {
    background: #2B2B2B
}

.judgeDetail .judgeDetailWrap body {
    scrollbar-face-color: #454545;
    scrollbar-track-color: #2B2B2B
}

.judgeDetail .judgeDetailWrap::-webkit-scrollbar {
    display: block
}

.toggleMask {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    display: none;
    z-index: 600
}

.judgeDetailOpen #pageNav {
    display: none
}

.judgeDetailOpen .judgeTypeBar {
    opacity: 1 !important
}

.judgesNav {
    position: absolute;
    top: -40px;
    right: 0px;
    width: 150px;
    z-index: 650;
    color: #ed2124
}

.judgesNav span {
    height: 20px;
    width: 20px;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 18px
}

.judgesNav span.next,
.judgesNav span.prev,
.judgesNav span.closeNav {
    cursor: pointer !important;
    vertical-align: middle
}

.judgesNav span.prev {
    left: auto;
    color: #ed2124;
    font-size: 20px;
    margin-right: 4px
}

.judgesNav span.next {
    left: auto;
    color: #ed2124;
    font-size: 20px;
    margin-left: 4px
}

.judgesNav span.closeNav {
    font-size: 20px;
    margin-left: 8px;
    color: #ed2124
}

.judgesNav span.typeToggle {
    position: absolute;
    bottom: -300px;
    width: 100%;
    left: 0px;
    top: auto;
    cursor: pointer
}

.judgesNav .judgeCounter {
    cursor: inherit;
    text-align: center;
    padding: 4px;
    left: auto;
    width: 90px;
    color: rgba(255, 255, 255, 0.4);
    font-family: "roboto_condensedregular", sans-serif
}

.judgesNav .judgeCounter div {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #fff
}

.judgesNav .judgeCounter div.currentCount {
    color: #fff
}

#judgesDetail {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0px;
    -moz-transition-property: right;
    -o-transition-property: right;
    -webkit-transition-property: right;
    transition-property: right;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s
}

.judgeDetailOpen #judgesDetail {
    right: 0%;
    position: relative
}

#judgesDetail>.container {
    padding-top: 150px
}

#judgesDetail .gridNav {
    z-index: 50
}

#judgesDetail .gridNav span {
    width: 50px;
    height: 50px;
    right: 0px;
    position: absolute;
    background: rgba(255, 255, 255, 0.15);
    top: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65%;
    cursor: pointer
}

#judgesDetail .gridNav span.prev {
    top: 0px
}

#judgesDetail .gridNav span.next {
    bottom: 0px
}

#judgesDetail .judgeInner {
    padding-top: 50px
}

@media (max-width: 768px) {
    #judges .judgesNav {
        top: 15%;
        right: 10%
    }

    #judges .judgeDetail {
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: #000;
        padding: 25% 10% 10%;
        margin-top: 0
    }

    #judges .judgeSection {
        min-height: 650px;
        
    }

    #judges .judgeSidePanel .sidePanelInner {
        padding: 35% 0% 0% 10%;
        width: 340px
    }

    #judges .judgesWrap .scrollableArea {
        min-height: 450px
    }

    #judges .judgeinfoWrap {
        padding-left: 12px;
        padding-right: 12px
    }

    #judges .judgeinfoWrap .mobile-img {
        display: block
    }

    #judges .judgeinfoWrap h3,
    #judges .judgeinfoWrap h4 {
        text-align: left
    }

    #judges #judgesDetail .judgeInner .judgeinfoWrap .col-md-3>img {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto
    }

    #judges #judgesDetail .nav {
        top: auto;
        bottom: 0px;
        left: 0px;
        right: auto;
        width: 100%;
        height: 60px;
        z-index: 50;
        background: rgba(255, 255, 255, 0.1);
        -moz-border-radius: 5px 5px 0px 0px;
        -webkit-border-radius: 5px;
        border-radius: 5px 5px 0px 0px
    }

    #judges #judgesDetail .nav span {
        top: 5px
    }

    #judges #judgesDetail .nav span.prev {
        left: 35%
    }

    #judges #judgesDetail .nav .judgeCounter {
        left: 55%;
        top: 5px
    }

    #judges #judgesDetail .nav span.next {
        left: 75%;
        top: 5px
    }

    #judges #judgesDetail .nav .typeIcon {
        text-align: center;
        line-height: 50px;
        vertical-align: middle;
        font-size: 18px;
        left: 15%
    }

    #judges #judgesDetail .nav:before {
        -webkit-filter: blur(3px);
        filter: blur(3px);
        background: rgba(255, 255, 255, 0.2);
        width: 100%;
        height: 100%
    }
}

@media (max-width: 480px) {
    .judgeDetail {
        top: 5%;
        left: 15%;
        width: 85%;
        height: 75%;
        padding: 5%
    }

    .judgeSidePanel {
        width: 100%
    }

    .judgeSidePanel .sidePanelInner {
        padding: 30% 15% 0;
        width: 100%
    }

    .judgeSidePanel .sidePanelToolbar .exploreToggle {
        margin-top: 0;
        font-size: 18px
    }

    .judgeSidePanel.closed {
        left: -90%
    }
}

#judgeSample {
    padding: 0px;
    height: 100%
}

#judgeSample>div {
    background: transparent;
    
}

#judgeSample .peerRow,
#judgeSample .expertRow {
    background: transparent;
    height: 250px
}

#judgeSample .expertRow {
    background: transparent;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

#judgeSample .scrollWrapper {
    padding-top: 25px;
    min-height: 500px
}

.sideNav {
    position: fixed;
    top: 45%;
    right: 3%;
    width: 64px;
    height: 172px;
    z-index: 50;
    background-color: #fff;
    outline: 8px solid #fbfbfb;
    border: 1px solid #d6d6d6;
    -moz-box-shadow: 0px 5px 7px 7px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 5px 7px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 7px 7px rgba(0, 0, 0, 0.2)
}

@media (max-width: 768px) {
    .sideNav:not(.judges) {
        top: initial;
        bottom: 8px;
        left: 8px;
        right: initial;
        width: calc(100% - 16px);
        height: 60px;
        
    }
}

.sideNav span {
    width: 62px;
    height: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    cursor: pointer
}

.sideNav span.next,
.sideNav span.prev {
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    font-size: 20px;
    color: #ee6116
}

@media (max-width: 768px) {
    .sideNav span {
        display: block;
        position: relative
    }

    .sideNav span.next {
        float: left;
        top: 10px;
        left: 35px
    }

    .sideNav span.prev {
        float: right;
        top: 10px;
        right: 35px;
        left: initial
    }
}

.sideNav .counter {
    top: 45px;
    cursor: inherit;
    text-align: center;
    padding: 4px 10px;
    font-size: 20px;
    font-family: "roboto_condensedregular", sans-serif;
    font-weight: normal
}

@media (max-width: 768px) {
    .sideNav .counter {
        position: absolute;
        display: block;
        left: 45%;
        top: 10px;
        float: none;
        width: 60px;
        padding: 0
    }
}

.sideNav .counter div {
    color: rgba(135, 134, 138, 0.5)
}

.sideNav .counter div.currentCount {
    color: #652e2c;
    padding-bottom: 4px;
    border-bottom: 1px solid #d6d6d6
}

@media (max-width: 768px) {
    .sideNav .counter div.currentCount {
        border-bottom: none;
        float: left;
        position: relative;
        padding: 0;
        font-size: 24px
    }
}

@media (max-width: 768px) {
    .sideNav .counter div.totalCount {
        float: right;
        position: relative;
        padding: 0;
        font-size: 24px
    }
}

.sideNav .next {
    top: 120px
}

body {
    height: 100vh;
    overflow: inherit !important;
    background-color: #1b1b1b
}

@media (max-width: 480px) {
    body.finalistsBody {
        height: auto
    }
}

.singlePageWrap {
    height: 100%;
    perspective: 10000px;
    perspective-origin: 50% 100%;
    transform-style: preserve-3d;
    
}

.cubeNavWrap.animating {
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    -webkit-transition-duration: 1.3s;
    transition-duration: 1.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    transform-style: preserve-3d
}

.cubeNavWrap.animating.rotateRight {
    -moz-transform: rotateY(-90deg) translateY(0vh) translateZ(50vw) translateX(-50vw);
    -ms-transform: rotateY(-90deg) translateY(0vh) translateZ(50vw) translateX(-50vw);
    -webkit-transform: rotateY(-90deg) translateY(0vh) translateZ(50vw) translateX(-50vw);
    transform: rotateY(-90deg) translateY(0vh) translateZ(50vw) translateX(-50vw)
}

.cubeNavWrap.animating.rotateTop {
    -moz-transform: rotateX(-90deg) translateY(0vh) translateZ(100vh);
    -ms-transform: rotateX(-90deg) translateY(0vh) translateZ(100vh);
    -webkit-transform: rotateX(-90deg) translateY(0vh) translateZ(100vh);
    transform: rotateX(-90deg) translateY(0vh) translateZ(100vh)
}

.cubeNavWrap.animating.rotateBottom {
    -moz-transform: rotateX(90deg) translateY(-100vh);
    -ms-transform: rotateX(90deg) translateY(-100vh);
    -webkit-transform: rotateX(90deg) translateY(-100vh);
    transform: rotateX(90deg) translateY(-100vh)
}

.cubeNavWrap.animating .pageContainer.genericPageWrap .inner-scrollable,
.cubeNavWrap.animating .pageContainer.genericPageWrap .sponsorContainer,
.cubeNavWrap.animating .pageContainer.genericPageWrap #resources .resourcegrid {
    overflow-y: hidden
}

.pageContainer {
    position: absolute;
    height: 100vh;
    overflow: scroll
}

@media (max-width: 768px) {
    .pageContainer {
        position: relative
    }
}

body.locked .pageContainer {
     !important
}

@media (max-width: 480px) {
    .pageContainer.finalistsPageContainer {
        height: auto;
        overflow: visible
    }
}

.modalActionWrap {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0;
    z-index: 1050
}

.pageContainer.cubenav.right {
    -moz-transform: rotateY(-270deg) translateX(100vw);
    -ms-transform: rotateY(-270deg) translateX(100vw);
    -webkit-transform: rotateY(-270deg) translateX(100vw);
    transform: rotateY(-270deg) translateX(100vw);
    transform-origin: top right
}

.pageContainer.cubenav.left {
    -moz-transform: rotateY(270deg) translateX(-50vh);
    -ms-transform: rotateY(270deg) translateX(-50vh);
    -webkit-transform: rotateY(270deg) translateX(-50vh);
    transform: rotateY(270deg) translateX(-50vh);
    transform-origin: center left
}

.pageContainer.cubenav.front {
    -moz-transform: translateZ(0vw);
    -ms-transform: translateZ(0vw);
    -webkit-transform: translateZ(0vw);
    transform: translateZ(0vw)
}

.pageContainer .section.cubenav.top {
    -moz-transform: rotateX(90deg) translateY(-100vh) translateZ(0vh);
    -ms-transform: rotateX(90deg) translateY(-100vh) translateZ(0vh);
    -webkit-transform: rotateX(90deg) translateY(-100vh) translateZ(0vh);
    transform: rotateX(90deg) translateY(-100vh) translateZ(0vh);
    transform-origin: center top
}

.pageContainer .section.cubenav.bottom {
    -moz-transform: rotateX(-90deg) translateY(0vh) translateZ(100vh);
    -ms-transform: rotateX(-90deg) translateY(0vh) translateZ(100vh);
    -webkit-transform: rotateX(-90deg) translateY(0vh) translateZ(100vh);
    transform: rotateX(-90deg) translateY(0vh) translateZ(100vh);
    transform-origin: center top
}

.pageContainer .section.cubenav.front.toBottom {
    -moz-transform: translateZ(0vh) translateY(0vh);
    -ms-transform: translateZ(0vh) translateY(0vh);
    -webkit-transform: translateZ(0vh) translateY(0vh);
    transform: translateZ(0vh) translateY(0vh)
}

.pageContainer .section.cubenav.front.toTop {
    -moz-transform: translateZ(0vh);
    -ms-transform: translateZ(0vh);
    -webkit-transform: translateZ(0vh);
    transform: translateZ(0vh)
}

#news {
    padding-top: 18%;
    padding-bottom: 4%;
    position: relative;
    height: 100vh;
    width: 100%
}

@media (max-width: 1024px) {
    #news {
        padding-top: 23%;
        padding-bottom: 8%
    }
}

@media (max-width: 768px) {
    #news {
        position: initial;
        padding-bottom: 18%
    }
}

@media (max-width: 480px) {
    #news {
        padding-top: 50%
    }
}

#news>.container {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    height: 100%;
    width: 90%;
    
}

#news .arrowRight,
#news .arrowLeft {
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
    opacity: 0.65
}

#news .arrowRight:hover,
#news .arrowRight:focus,
#news .arrowLeft:hover,
#news .arrowLeft:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

#news .arrowRight {
    position: absolute;
    right: -80px;
    top: 50%;
    transform: translateY(-50%)
}

#news .arrowRight a {
    background-image: url('../img/accordion_arrow_right.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    width: 35px;
    background-size: auto 100%
}

#news .arrowLeft {
    position: absolute;
    left: -80px;
    top: 50%;
    transform: translateY(-50%)
}

#news .arrowLeft a {
    background-image: url('../img/accordion_arrow_left.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    width: 35px;
    background-size: auto 100%
}

#news .newsPostCol {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%
}

#news .newsPostCol .newsContainerInner {
    padding-top: 120px
}

@media (max-width: 768px) {
    #news .newsPostCol .newsContainerInner {
        padding-top: 60px
    }
}

@media (max-width: 480px) {
    #news .newsPostCol .newsContainerInner {
        padding-top: 0px
    }
}

#news .newsPostCol::-webkit-scrollbar {
    display: block
}

#news .newsPostCol article {
    min-height: 500px
}

#news .newsTitleWrap {
    height: 100%;
    overflow-x: scroll;
    white-space: nowrap
}

#news .newsTitleWrap .newsTitleBar {
    width: 80px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
    -moz-transition-property: width;
    -o-transition-property: width;
    -webkit-transition-property: width;
    transition-property: width;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

#news .newsTitleWrap .newsTitleBar:active .titleWrap span,
#news .newsTitleWrap .newsTitleBar:focus .titleWrap span,
#news .newsTitleWrap .newsTitleBar:hover .titleWrap span,
#news .newsTitleWrap .newsTitleBar.active .titleWrap span {
    color: #fff
}

#news .newsTitleWrap .newsTitleBar.closing {
    width: 0px;
    border-width: 0px
}

#news .newsTitleWrap .newsTitleBar.opening {
    width: 0px
}

#news .newsTitleWrap .titleWrap {
    height: 200px;
    width: 100%;
    top: 50%;
    margin-top: -100px;
    position: absolute;
    left: 0px;
    
}

#news .newsTitleWrap .titleWrap span {
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    font-family: "roboto_condensedregular", sans-serif;
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    font-style: normal;
    line-height: 30px;
    text-align: center;
    display: block;
    width: 50%;
    margin-left: 25%;
    padding: 12px 0px
}

#news .newsTitleWrap .titleWrap span:last-child {
    border-bottom-width: 0px
}

#news .row {
    text-align: left;
    height: 100%
}

#news .row h3 {
    margin: 30px 0;
    font: normal normal 35px/1.2 "roboto_condensedregular", sans-serif;
    color: #ed2124
}

@media (max-width: 480px) {
    #news .row h3 {
        font: normal normal 25px/1.2 "roboto_condensedregular", sans-serif
    }
}

#news .row .postInfo {
    line-height: 45px;
    padding-bottom: 30px
}

#news .row .postInfo span {
    color: rgba(255, 255, 255, 0.7);
    font: normal normal 18px/1 "roboto_condensedregular", sans-serif
}

@media (max-width: 480px) {
    #news .row .postInfo span {
        font: normal normal 16px/1 "roboto_condensedregular", sans-serif
    }
}

#news .row .postInfo p {
    margin-bottom: 0
}

#news .row .postInfo .sml-border {
    width: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

#news .row .postDescription,
#news .row .postDescription p,
#news .row .postDescription span,
#news .row .postContent,
#news .row .postContent p,
#news .row .postContent span {
    font: normal normal 20px/1.5 "roboto_condensedregular", sans-serif;
    color: #fff
}

@media (max-width: 480px) {

    #news .row .postDescription,
    #news .row .postDescription p,
    #news .row .postDescription span,
    #news .row .postContent,
    #news .row .postContent p,
    #news .row .postContent span {
        font: normal normal 18px/1 "roboto_condensedregular", sans-serif
    }
}

#news .row .postDescription a,
#news .row .postDescription p a,
#news .row .postDescription span a,
#news .row .postContent a,
#news .row .postContent p a,
#news .row .postContent span a {
    color: #ed2124
}

#news .row .postDescription a:hover,
#news .row .postDescription p a:hover,
#news .row .postDescription span a:hover,
#news .row .postContent a:hover,
#news .row .postContent p a:hover,
#news .row .postContent span a:hover {
    color: #ff0004
}

#news .row .postDescription a span,
#news .row .postDescription p a span,
#news .row .postDescription span a span,
#news .row .postContent a span,
#news .row .postContent p a span,
#news .row .postContent span a span {
    color: #ed2124
}

#news .row .postDescription a span:hover,
#news .row .postDescription p a span:hover,
#news .row .postDescription span a span:hover,
#news .row .postContent a span:hover,
#news .row .postContent p a span:hover,
#news .row .postContent span a span:hover {
    color: #ff0004
}

#news .row .postDescription ul,
#news .row .postDescription p ul,
#news .row .postDescription span ul,
#news .row .postContent ul,
#news .row .postContent p ul,
#news .row .postContent span ul {
    margin-left: 40px
}

#news .row .postDescription ul li,
#news .row .postDescription p ul li,
#news .row .postDescription span ul li,
#news .row .postContent ul li,
#news .row .postContent p ul li,
#news .row .postContent span ul li {
    list-style: disc
}

#news .row .postDescription strong,
#news .row .postDescription p strong,
#news .row .postDescription span strong,
#news .row .postContent strong,
#news .row .postContent p strong,
#news .row .postContent span strong {
    font-weight: bolder
}

#news .row .postDescription em,
#news .row .postDescription p em,
#news .row .postDescription span em,
#news .row .postContent em,
#news .row .postContent p em,
#news .row .postContent span em {
    font-style: italic
}

#news .row .postAuthor {
    font-style: italic;
    display: block
}

#news .readMoreBtn,
#news .readMoreBtn:hover,
#news .readMoreBtn:active {
    cursor: pointer;
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.3)
}

@media (max-width: 1024px) {

    #news .arrowRight,
    #news .arrowLeft {
        display: none
    }
}

@media (max-width: 768px) {
    #news>.container {
        border-left: 0;
        border-right: 0
    }

    #news .newsContainer {
        padding: 0px 4%
    }

    #news .newsContainer .row:first-child h3 {
        padding-top: 0px
    }

    #news .newsTitleWrap {
        position: absolute;
        z-index: 600;
        bottom: 0px;
        width: 100%;
        height: 50px;
        background: rgba(0, 0, 0, 0.1);
        left: 0px
    }

    #news .newsTitleWrap .newsTitleBar:first-child .titleWrap span {
        color: rgba(255, 255, 255, 0.8)
    }

    #news .newsTitleWrap .titleWrap {
        top: 0px;
        margin-top: 0px;
        height: 50px;
        text-align: center
    }

    #news .newsTitleWrap .titleWrap span {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin-left: 0px;
        margin-right: 0px;
        width: auto;
        font-size: 14px
    }

    #news .newsTitleWrap .titleWrap span:not(:last-child):after {
        content: '.'
    }
}

@media (max-width: 480px) {
    #news .newsTitleWrap {
        bottom: 0px
    }
}

.navbarWrap {
    height: 126px;
    background-color: transparent;
    position: fixed;
    overflow: visible;
    width: 100%;
    z-index: 999999;
    pointer-events: none
}

@media (max-width: 480px) {
    .navbarWrap.move {
        width: 30%;
        right: 0
    }

    .navbarWrap.move .dashboard-menu-container {
        width: auto;
        padding: initial;
        margin: initial;
        float: initial;
        overflow: initial;
        background-color: initial;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbarWrap.move .dashboard-menu-container .dashboardToggle {
        margin-right: 0
    }

    .navbarWrap.move .navbar {
        width: 30%;
        margin-top: initial
    }

    .navbarWrap.reduceIndex {
        z-index: 0
    }
}

@media (max-width: 480px) {
    .navbarWrap.move .dashboard-menu-container .dashboardToggle {
        margin-right: 0
    }
}

.navbar {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1500;
    border: 0;
    margin: 0;
    background: #0B092E;
    background: transparent;
    height: 113px;
    min-height: 70px;
    margin-top: 7px;
    margin-bottom: 7px;
    -moz-transition-property: height, background-color, padding-top;
    -o-transition-property: height, background-color, padding-top;
    -webkit-transition-property: height, background-color, padding-top;
    transition-property: height, background-color, padding-top;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s
}

.navbar * {
    pointer-events: auto
}

.navbar.shrink .navbar-brand-sub {
    background-position: -150px
}

@media (max-width: 768px) {
    .navbar.shrink .navbar-header {
        margin-left: -300px
    }
}

.navbar .navbar-brand {
    display: inline-block;
    background-image: url('../img/logo-img.png');
    background-repeat: no-repeat;
    width: 80.5px;
    height: 145px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    padding: 0px
}

@media (max-width: 768px) {
    .navbar .navbar-brand {
        height: 100px;
        width: 70px
    }
}

.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
    background-color: transparent
}

.navbar .navbar-brand-sub {
    display: inline-block;
    background-image: url('../img/logo-text.png');
    background-repeat: no-repeat;
    width: 144.5px;
    height: 145px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    float: left;
    margin-left: 0px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

@media (max-width: 768px) {
    .navbar .navbar-brand-sub {
        height: 100px;
        width: 100px
    }
}

.navbar .navbar-brand-alt {
    background-size: 68%;
    background-position: 50% 35%
}

.navbar .navbar-header {
    min-width: 400px;
    padding-top: 2%;
    padding-left: 2%;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

@media (max-width: 1024px) {
    .navbar .navbar-header {
        min-width: 0;
        width: auto;
        padding-left: 2%
    }
}

@media (max-width: 768px) {
    .navbar .navbar-header {
        padding-left: 0%;
        -moz-transition: margin 1s ease;
        -o-transition: margin 1s ease;
        -webkit-transition: margin 1s ease;
        transition: margin 1s ease
    }
}

.navbar .navbar-header.hideNav {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    display: block
}

@media (max-width: 480px) {
    .navbar .navbar-header.hideNav {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        display: none
    }
}

.navbar .navHomeLinks {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    padding: 20px 15px;
    font-size: 15px;
    font-style: italic
}

.navbar .navHomeLinks a {
    color: #87868a;
    padding: 7px 12px
}

.navbar .navHomeLinks a.homeLink {
    border-right: 1px solid rgba(255, 255, 255, 0.15)
}

.navbar .dashboard-menu-container {
    overflow: visible;
    padding-top: 4%;
    padding-right: 0px;
    position: relative;
    width: 50%;
    float: right;
    z-index: 9999
}

@media (max-width: 1024px) {
    .navbar .dashboard-menu-container {
        min-width: 0px;
        width: auto;
        padding-right: 0px
    }
}

@media (max-width: 768px) {
    .navbar .dashboard-menu-container {
        padding-top: 4%
    }
}

.navbar .dashboard-menu-container .daysToRegister {
    overflow: visible;
    position: relative;
    display: block;
    width: 255px;
    float: right
}

.navbar .dashboard-menu-container .daysToRegister .daysToRegister-bg {
    display: block;
    margin: 0;
    width: 255px;
    height: 48px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: #ed2124;
    position: relative;
    float: right;
    border: none;
    padding-left: 20px;
    padding-right: 40px;
    left: 20px;
    -moz-box-shadow: -5px 0px 8px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: -5px 0px 8px 1px rgba(0, 0, 0, 0.4);
    box-shadow: -5px 0px 8px 1px rgba(0, 0, 0, 0.4);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.navbar .dashboard-menu-container .daysToRegister a.btn,
.navbar .dashboard-menu-container .daysToRegister #news a.readMoreBtn,
#news .navbar .dashboard-menu-container .daysToRegister a.readMoreBtn {
    padding: 14px 0;
    position: absolute;
    margin: 0;
    background-color: transparent;
    float: right;
    border: none;
    left: 10px;
    width: 100%;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar .dashboard-menu-container .daysToRegister a.btn.navreg,
.navbar .dashboard-menu-container .daysToRegister #news a.navreg.readMoreBtn,
#news .navbar .dashboard-menu-container .daysToRegister a.navreg.readMoreBtn {
    display: block
}

.navbar .dashboard-menu-container .daysToRegister a.btn.navreg.back-to-btn,
.navbar .dashboard-menu-container .daysToRegister #news a.navreg.back-to-btn.readMoreBtn,
#news .navbar .dashboard-menu-container .daysToRegister a.navreg.back-to-btn.readMoreBtn {
    display: none
}

.navbar .dashboard-menu-container .daysToRegister a.btn.modal-close,
.navbar .dashboard-menu-container .daysToRegister #news a.modal-close.readMoreBtn,
#news .navbar .dashboard-menu-container .daysToRegister a.modal-close.readMoreBtn {
    display: none
}

.navbar .dashboard-menu-container .daysToRegister a.btn.modal-close.back-to-btn,
.navbar .dashboard-menu-container .daysToRegister #news a.modal-close.back-to-btn.readMoreBtn,
#news .navbar .dashboard-menu-container .daysToRegister a.modal-close.back-to-btn.readMoreBtn {
    display: block
}

.navbar .dashboard-menu-container .daysToRegister a.btn:hover,
.navbar .dashboard-menu-container .daysToRegister #news a.readMoreBtn:hover,
#news .navbar .dashboard-menu-container .daysToRegister a.readMoreBtn:hover {
    background-color: transparent
}

.navbar .dashboard-menu-container .daysToRegister a.btn:before,
.navbar .dashboard-menu-container .daysToRegister #news a.readMoreBtn:before,
#news .navbar .dashboard-menu-container .daysToRegister a.readMoreBtn:before {
    background-color: #ed2124
}

.navbar .dashboard-menu-container .daysToRegister a.btn span>b,
.navbar .dashboard-menu-container .daysToRegister #news a.readMoreBtn span>b,
#news .navbar .dashboard-menu-container .daysToRegister a.readMoreBtn span>b {
    font-weight: normal
}

.navbar .dashboard-menu-container .daysToRegister a.btn span.priText,
.navbar .dashboard-menu-container .daysToRegister #news a.readMoreBtn span.priText,
#news .navbar .dashboard-menu-container .daysToRegister a.readMoreBtn span.priText {
    color: #fff
}

.navbar .dashboard-menu-container .daysToRegister a.btn img,
.navbar .dashboard-menu-container .daysToRegister #news a.readMoreBtn img,
#news .navbar .dashboard-menu-container .daysToRegister a.readMoreBtn img {
    padding-left: 10px
}

.navbar .dashboard-menu-container .daysToRegister .dayCount,
.navbar .dashboard-menu-container .daysToRegister b {
    font-style: normal !important
}

.navbar .dashboard-menu-container .daysToRegister:hover .daysToRegister-bg {
    background: #d41114
}

.navbar .dashboard-menu-container .daysToRegister.hidden-xs.mobileNavVisible {
    display: none
}

.navbar .dashboard-menu-container .dashboardToggle {
    float: right;
    width: 85px;
    height: 48px;
    border-left: 2px solid #000;
    background-color: #fff;
    margin-left: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    z-index: 99;
    -moz-box-shadow: 6px 0px 8px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 6px 0px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 6px 0px 8px 0px rgba(0, 0, 0, 0.3)
}

@media (max-width: 768px) {
    .navbar .dashboard-menu-container .dashboardToggle {
        border-left: none
    }
}

.navbar .dashboard-menu-container .dashboardToggle a {
    text-decoration: none;
    position: relative
}

.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close {
    width: 30px;
    height: 48px;
    cursor: pointer;
    margin: 0 auto;
    position: relative
}

.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close:before,
.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close:after {
    content: ''
}

.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close .hamburger-middle,
.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close:before,
.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close:after {
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #000;
    border-radius: 10px;
    left: 0
}

.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close .hamburger-middle {
    top: 50%;
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    transition: transform ease 200ms
}

.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close:before {
    top: 14px;
    transition: top 200ms ease 200ms, transform ease 200ms
}

.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close:after {
    bottom: 14px;
    transition: bottom 200ms ease 200ms, transform ease 200ms
}

.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close.changeclose .hamburger-middle {
    transform: rotate(-45deg);
    transition: transform 200ms ease 200ms
}

.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close.changeclose:before {
    top: 24px;
    transform: rotate(-45deg);
    transition: top ease 200ms, transform 200ms ease 200ms
}

.navbar .dashboard-menu-container .dashboardToggle a .hamburger-to-close.changeclose:after {
    bottom: 22px;
    transform: rotate(45deg);
    transition: bottom ease 200ms, transform 200ms ease 200ms
}

.navbar .dashboard-menu-container .dashboardToggle:hover a i {
    color: gray
}

.navbar .dashboard-menu-container .dashboardToggle span {
    padding-left: 10px;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.1em
}

.navbar .dashboard-menu-container .dashboardToggle a {
    padding: 0;
    display: block
}

.navbar .dashboard-menu-container .dashboardToggle a:focus {
    outline: none !important;
    text-decoration: none !important
}

.navbar .dashboard-menu-container .dashboardToggle .newsCount {
    position: absolute;
    top: -7px;
    left: 0px;
    font-size: 16px;
    font-weight: normal;
    color: #000
}

.navbar .dashboard-menu-container .dashboardToggle img {
    top: -3px;
    position: relative
}

.navbar .shareSocial {
    color: #000;
    font-size: 20px;
    border: none;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    padding: 6px;
    vertical-align: middle;
    height: 38px;
    width: 35px;
    display: inline-block;
    text-decoration: none;
    margin: 0px
}

.navbar .popover {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    min-width: 200px;
    background-color: #000;
    text-align: right
}

.navbar .popover h5 {
    color: #fff;
    font-family: "roboto_condensedregular", sans-serif;
    font-style: normal;
    padding-right: 18px;
    font-size: 14px;
    margin-top: 20px;
    cursor: pointer
}

.navbar .popover .arrow:after {
    border-bottom-color: #000
}

.navbar .popover ul {
    margin-bottom: 0px
}

.navbar .popover li {
    list-style: none;
    font-size: 14px;
    padding: 5px 18px;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.navbar .popover li a {
    color: white
}

.navbar .popover .popover-content {
    padding: 9px 24px
}

.navbar .mobileNav {
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%
}

.navbar .mobileNav .navicon.mobile {
    margin-top: 10px
}

.navbar .mobileText {
    display: none !important
}

.navbar .pull-right {
    position: relative;
    top: 40px
}

.navbar .introLink {
    display: none
}

.navbar.altNavbar .dashboardToggle>a {
    padding-top: 0px
}

.navbar.altNavbar .greenBtn {
    margin-right: 20px
}

.navbar.altNavbar .aboutHoverBtn:focus {
    outline: none !important;
    text-decoration: none !important
}

.navbar.altNavbar .aboutPopoverList li:first-child {
    border-top-width: 0px
}

.navbar .navbar-brand,
.navbar .navbar-brand-sub {
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -moz-transition-property: height, padding-top, background-size, background-position, border-radius, width, background-color, -moz-transform;
    -o-transition-property: height, padding-top, background-size, background-position, border-radius, width, background-color, -o-transform;
    -webkit-transition-property: height, padding-top, background-size, background-position, border-radius, width, background-color, -webkit-transform;
    transition-property: height, padding-top, background-size, background-position, border-radius, width, background-color, transform
}

.navbar .pull-right {
    -moz-transition-property: top;
    -o-transition-property: top;
    -webkit-transition-property: top;
    transition-property: top
}

.navbar .navbar-brand,
.navbar .navbar-brand-sub,
.navbar .pull-right {
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s
}

body.reducedNav #mainNavbar {
    height: 90px;
    
}

body.reducedNav #mainNavbar .navbar-brand-1,
body.reducedNav #mainNavbar .navbar-brand-2 {
    height: 70px
}

body.reducedNav #mainNavbar .navbar-brand-1 {
    width: 70px
}

body.reducedNav #mainNavbar .navbar-brand-2 {
    width: 134px
}

body.reducedNav #mainNavbar .text {
    padding-top: 5px
}

body.reducedNav #mainNavbar .nav li {
    height: 70px
}

body.reducedNav #mainNavbar .nav li a {
    padding: 14px 0px
}

body.reducedNav #mainNavbar .nav li a span {
    display: none
}

body.gradientNavbar {
    padding-top: 180px
}

body.gradientNavbar #mainNavbar {
    background-color: #fff;
    height: 202px
}

.timelineSection {
    
    height: 100vh;
    margin: 0 auto
}

@media (max-width: 768px) {
    .timelineSection {
        
        padding-top: 0;
        display: table
    }
}

.timelineContainer {
    height: 100%
}

.timelineContainer .timeline-toggle {
    position: absolute;
    bottom: 30px;
    left: 10%;
    z-index: 9999;
    width: 100px;
    
}

.timelineContainer .timeline-toggle .detail {
    cursor: pointer;
    float: left;
    margin-right: 15px
}

.timelineContainer .timeline-toggle .overview {
    cursor: pointer;
    float: left;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.timelineContainer .timeline-bottom {
    overflow: visible;
    padding-top: 100px;
    position: absolute;
    width: 100%;
    margin: initial;
    max-width: 100vw;
    bottom: 0px;
    left: 0;
    font-family: "roboto_condensedregular", sans-serif;
    background: transparent;
    z-index: 5;
    text-shadow: none;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

@media (max-width: 768px) {
    .timelineContainer .timeline-bottom {
        position: relative !important;
        overflow-x: hidden;
        overflow-y: visible;
        padding-top: 100px;
        width: 100%;
        padding-left: 10%;
        padding-right: 10%
    }
}

.timelineContainer .timeline-bottom h3 {
    font: normal normal 24px/1 "roboto_condensedregular", sans-serif;
    color: #fff;
    text-transform: none;
    text-align: center;
    margin: 0px 0 10px
}

.timelineContainer .timeline-bottom h6 {
    color: #fff;
    font: normal normal 18px/1 "roboto_condensedregular", sans-serif;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

@media (max-width: 480px) {
    .timelineContainer .timeline-bottom h6 {
        font-size: normal normal 18px/1 "roboto_condensedregular", sans-serif
    }
}

.timelineContainer .timeline-bottom.overview .tooltip {
    cursor: pointer;
    -moz-transition: -moz-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease
}

.timelineContainer .timeline-bottom.overview .tooltip:hover {
    transform: scale(1.1)
}

.timelineContainer .connectLine {
    border-bottom: 1px solid #fff;
    position: absolute;
    top: 10px;
    height: 0px;
    z-index: 10;
    margin-left: 13px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.timelineContainer .connectLine.highlight {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    border-bottom: 1px solid #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.timelineContainer .tooltip {
    min-width: 150px;
    margin-top: -28px;
    background: rgba(255, 255, 255, 0.5);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 0
}

.timelineContainer .tooltip.tooltipNow {
    min-width: 50px
}

.timelineContainer .tooltip .tooltip-arrow {
    border-width: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    left: 50%;
    bottom: -25px;
    height: 25px;
    margin-left: 0
}

.timelineContainer .tooltip span {
    display: block;
    padding: 0 10px;
    color: #000;
    font-size: 13px;
    line-height: 1.2;
    font-family: "roboto_condensedregular", sans-serif
}

.timelineContainer .tooltip.fade.foobar {
    display: block !important;
    opacity: 1
}

.timelineContainer .tooltip-inner {
    color: #000;
    padding: 5px 20px;
    background: rgba(247, 247, 247, 0.8);
    -moz-box-shadow: 6px 3px 6px -5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 6px 3px 6px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 6px 3px 6px -5px rgba(0, 0, 0, 0.2)
}

.timelineContainer .timeline-calendar ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 25px 0 15px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.timelineContainer .timeline-calendar ul:before {
    display: none;
    position: absolute;
    top: 120px;
    left: -10%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 10%;
    content: '';
    z-index: 99999;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (max-width: 768px) {
    .timelineContainer .timeline-calendar ul:before {
        top: 80px
    }
}

@media (max-width: 480px) {
    .timelineContainer .timeline-calendar ul:before {
        top: 68px
    }
}

.timelineContainer .timeline-calendar ul:after {
    display: none;
    position: absolute;
    top: 120px;
    right: -10%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 10%;
    content: '';
    z-index: 99999;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.timelineContainer .timeline-calendar ul li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 10px 0;
    font-family: "roboto_condensedregular", sans-serif;
    text-align: center;
    text-transform: uppercase;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    text-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.15)
}

.timelineContainer .timeline-calendar ul li:last-child {
    border-right: 0;
    -moz-box-shadow: 0px 0px 0px 0px transparent;
    -webkit-box-shadow: 0px 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px 0px transparent
}

@media (max-width: 768px) {
    .timelineContainer .timeline-calendar ul li:last-child {
        position: relative
    }

    .timelineContainer .timeline-calendar ul li:last-child:after {
        position: absolute;
        top: 55px;
        left: 143px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        width: 535px;
        content: '';
        z-index: 99999
    }
}

@media (max-width: 480px) {
    .timelineContainer .timeline-calendar ul li:last-child:after {
        top: 43px
    }
}

.timelineContainer .timeline-calendar ul li.highlight {
    color: #fff
}

@media (max-width: 480px) {
    .timelineContainer .timeline-calendar ul li {
        padding: 4px 0
    }
}

.timelineContainer .timeline-period {
    margin-top: 30px;
    padding-bottom: 30px
}

.timelineInfoContainer {
    padding: 0% 10%;
    width: 100%;
    position: absolute;
    top: 20%;
    left: 0;
    margin: 5% 0;
    height: 275px;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.timelineInfoContainer .timelineWrap {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    
}

.timelineInfoContainer .timelineInfo {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    font-family: "roboto_condensedregular", sans-serif;
    overflow: visible
}

.timelineInfoContainer .timelineInfo .item {
    width: 100%;
    height: auto;
    padding: 0 5%;
    margin: 0 auto
}

@media (max-width: 768px) {
    .timelineInfoContainer .timelineInfo .item {
        padding: 10px
    }
}

.timelineInfoContainer .timelineInfo .item .inner-item {
    
    background-color: transparent;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 60px 0 70px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.5)
}

@media (max-width: 768px) {
    .timelineInfoContainer .timelineInfo .item .inner-item {
        padding: 20px 0 30px
    }
}

@media (max-width: 480px) {
    .timelineInfoContainer .timelineInfo .item .inner-item {
        padding: 10px
    }
}

.timelineInfoContainer .timelineInfo .item .inner-item .btn,
.timelineInfoContainer .timelineInfo .item .inner-item #news .readMoreBtn,
#news .timelineInfoContainer .timelineInfo .item .inner-item .readMoreBtn {
    margin: 28px auto 0px;
    width: 190px
}

.timelineInfoContainer .timelineInfo h3 {
    font: normal normal 30px/1 "roboto_condensedregular", sans-serif;
    color: #fff;
    text-align: center;
    margin: 0px 0 10px
}

@media (max-width: 768px) {
    .timelineInfoContainer .timelineInfo h3 {
        margin: 0px 0 10px
    }
}

.timelineInfoContainer .timelineInfo h6 {
    font: normal normal 18px/1 "roboto_condensedregular", sans-serif;
    color: #fff;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.timelineInfoContainer .timelineInfo p {
    padding: 25px;
    max-width: 90%;
    margin: 0 auto;
    color: #fff;
    font-size: 18px
}

.timelineInfoContainer .timelineNav {
    background-repeat: no-repeat;
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    background-position: 50% 50%;
    cursor: pointer;
    z-index: 50;
    margin-top: 50px
}

.timelineInfoContainer .timelineNav .inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: calc(100% - 7px);
    height: calc(100% - 14px);
    position: relative
}

.timelineInfoContainer .timelineNav .inner:before {
    display: block;
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    background: transparent;
    text-indent: -9999px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    text-decoration: none;
    color: transparent;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 20%;
    top: 45%;
    -moz-transition: border-color 0.5s ease;
    -o-transition: border-color 0.5s ease;
    -webkit-transition: border-color 0.5s ease;
    transition: border-color 0.5s ease
}

.timelineInfoContainer .timelineNav .inner.right {
    margin: 7px 0px 7px 7px
}

.timelineInfoContainer .timelineNav .inner.right:before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 20%;
    left: initial
}

.timelineInfoContainer .timelineNav .inner:hover:before {
    border-color: #bfbfbf
}

.timeline {
    position: relative;
    width: 100%
}

@media (max-width: 1024px) {
    .timeline {
        width: 90%;
        margin-left: 5%
    }
}

.timeline .timelinePoint,
.timeline .timelineNow {
    position: absolute;
    top: 4px;
    width: 15px;
    height: 15px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #fff;
    background: transparent;
    margin-left: -8px;
    z-index: 25;
    cursor: pointer;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.timeline .timelinePoint.active,
.timeline .active.timelineNow {
    background-color: #f2cd00;
    border: none
}

.timeline .timelinePoint.first,
.timeline .first.timelineNow {
    background: transparent;
    border: 1px solid rgba(99, 210, 77, 0.7);
    background: #63d24d
}

.timeline .timelinePoint.first:hover,
.timeline .first.timelineNow:hover,
.timeline .timelinePoint.first:focus,
.timeline .first.timelineNow:focus,
.timeline .timelinePoint.first.active,
.timeline .first.active.timelineNow {
    background: #63d24d
}

.timeline .timelinePoint.last,
.timeline .last.timelineNow {
    background: transparent;
    border: 1px solid #b72d2d;
    background: #b72d2d
}

.timeline .timelinePoint.last:hover,
.timeline .last.timelineNow:hover,
.timeline .timelinePoint.last:focus,
.timeline .last.timelineNow:focus,
.timeline .timelinePoint.last.active,
.timeline .last.active.timelineNow {
    background: #b72d2d
}

.timeline .timelinePoint.last:after,
.timeline .last.timelineNow:after {
    position: absolute;
    top: 6px;
    left: 20px;
    border-bottom: 1px solid #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    width: 500px;
    content: ''
}

.timeline .timelineNow {
    width: 21px;
    height: 21px;
    background: #000;
    border-color: #fff;
    top: 1px;
    z-index: 10
}

@media (max-width: 768px) {
    .timelineContainer {
        position: relative;
        margin-top: 0;
        height: auto;
        display: table-cell;
        vertical-align: middle
    }

    .timelineContainer h3 {
        font-size: 22px
    }

    .timelineContainer h6 {
        font-size: 18px
    }

    .timelineContainer .timeline-bottom .timeline-period {
        margin-top: 20px
    }
}

@media (max-width: 768px) and (max-width: 480px) {
    .timelineContainer .timeline-bottom .timeline-period {
        margin-top: 10px;
        padding-bottom: 10px
    }
}

@media (max-width: 768px) {

    .timeline,
    .timeline-calendar {
        min-width: 1000px
    }

    .timelineInfoContainer {
        padding: 0 10px;
        margin-top: 3px;
        margin-bottom: 0;
        top: auto;
        transform: none;
        height: auto;
        position: relative
    }

    .timelineInfoContainer .timelineInfo p {
        padding: 3px;
        font-size: 15px;
        max-width: 95%;
        line-height: 18px
    }
}

@media (max-width: 480px) {
    .timelineSection.section {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .timelineContainer .timeline-bottom {
        padding-top: 20px
    }

    .timelineContainer .timeline-bottom .timeline-period {
        padding-bottom: 0px
    }

    .timelineContainer .timeline-bottom h3 {
        font-size: 20px
    }

    .timelineInfoContainer {
        padding: 50px 0 40px;
        margin-top: 0;
        margin-bottom: 0
    }

    .timelineInfoContainer .timelineInfo .item {
        padding: 0
    }

    .timelineInfoContainer .timelineInfo .item .inner-item {
        padding: 0
    }

    .timelineInfoContainer .timelineInfo h3 {
        font-size: 25px
    }

    .timelineInfoContainer .timelineInfo p {
        padding: 0;
        font-size: 15px;
        max-width: none;
        line-height: 18px;
        width: 100%
    }
}

@media (max-width: 480px) {
    .timelineInfoContainer {
        padding: 50px 0 40px
    }
}

@media only screen and (max-device-width: 768px) and (orientation: landscape) {
    .timelineSection {
        min-height: 500px;
        padding-top: 0px
    }
}

@media (max-height: 650px) {
    .timelineContainer .tooltip {
        display: none !important
    }
}

.pageContainer.scoring .section.scoreQuestion>.container {
    background: transparent;
    padding: 0px
}

.scoreSliderContainer {
    position: relative;
    height: 55px
}

.scoreSliderContainer>* {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: top
}

.scoreSliderContainer>span {
    color: #fff;
    font-family: "roboto_condensedregular", sans-serif;
    padding-top: 5px;
    text-align: center;
    left: 0;
    text-align: right;
    width: 18%;
    position: absolute;
    top: 2px
}

@media (max-width: 1024px) {
    .scoreSliderContainer>span {
        left: 0;
        text-align: left
    }
}

.scoreSliderContainer>span:last-child {
    right: 0;
    left: auto;
    text-align: left;
    width: 18%
}

@media (max-width: 1024px) {
    .scoreSliderContainer>span:last-child {
        right: 0;
        text-align: right
    }
}

@media (max-width: 768px) {
    .scoreSliderContainer>span.traitEndL {
        top: 70px;
        left: 7px;
        width: 35%
    }
}

@media (max-width: 768px) {
    .scoreSliderContainer>span.traitEndR {
        top: 70px;
        right: 7px;
        width: 35%
    }
}

.scoreSliderContainer .sliderTicks {
    position: absolute;
    width: 62%;
    height: 80%;
    top: -4px;
    left: 19%
}

.scoreSliderContainer .sliderTicks .tick {
    position: absolute;
    height: 10px;
    top: -4px;
    vertical-align: bottom;
    line-height: 60px;
    text-indent: -4.5px;
    font-family: "roboto_condensedregular", sans-serif;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}

.scoreSliderContainer .sliderTicks .tick.tickBottom {
    top: auto;
    bottom: 0px
}

.scoreSliderContainer .sliderTicks .tick.highlight {
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.scoreSlider {
    height: 55px;
    width: 62%;
    left: 19%;
    position: absolute;
    display: block;
    margin: 0 auto
}

.scoreSlider .tooltip {
    display: none !important
}

.scoreSlider .slider-handle {
    background-size: 100% 100%;
    background-color: transparent
}

.scoreSlider .slider.slider-horizontal {
    width: 100%
}

.scoreSlider .slider.slider-horizontal input {
    width: 100%
}

.scoreSlider .slider.slider-horizontal .slider-track {
    border: 1px solid rgba(255, 255, 255, 0.5);
    height: 20px;
    margin-left: 2px
}

.scoreSlider .slider.slider-horizontal .slider-track,
.scoreSlider .slider.slider-horizontal .slider-selection {
    background-image: none;
    background-color: transparent;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.scoreSlider .slider.slider-horizontal .slider-selection {
    background-color: rgba(255, 255, 255, 0.3)
}

.scoreSlider .slider.slider-horizontal .slider-handle {
    width: 25px;
    height: 25px;
    border: 3px solid #fff;
    background: #ed2124;
    margin-left: -15px
}

.scoreSection .section {
    height: 100vh
}

.scoreSection h3 {
    font-family: "roboto_condensedregular", sans-serif;
    color: #fff;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    text-transform: none;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-left: 30px
}

.scoreSection article {
    padding-top: 20px;
    padding-bottom: 40px
}

.scoreSection article:nth-child(odd) {
    background: #fff
}

.scoreSection .scoreRange {
    color: #fff
}

.scoreSection .row {
    
}

.scoreSection .scoreCommentBtn {
    display: none;
    position: relative;
    top: 10px;
    width: 180px;
    height: 30px;
    float: right;
    text-align: right
}

.scoreSection .help-question,
.scoreSection .icon-icon-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    visibility: hidden;
    width: 20px;
    height: 20px;
    color: #fff
}

@media (max-width: 768px) {

    .scoreSection .help-question,
    .scoreSection .icon-icon-close {
        visibility: visible
    }
}

.scoreSection .icon-close-circle {
    color: #fff
}

.scoreSection .scoreHeader {
    position: relative;
    height: 100%;
    height: 71px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

.scoreSection .scoreHeader>div {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.scoreSection .scoreHeader .scoreCounter {
    font-family: "roboto_condensedregular", sans-serif;
    width: 74px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    height: 100%
}

.scoreSection .scoreHeader .scoreCounter span {
    display: block;
    width: 30px;
    margin: 0 auto;
    text-align: center;
    line-height: 1
}

.scoreSection .scoreHeader .scoreCounter .current {
    font-size: 18px;
    font-family: "roboto_condensedregular", sans-serif;
    margin-top: 13px;
    padding-bottom: 5px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

.scoreSection .scoreHeader .scoreCounter .total {
    font-size: 16px;
    font-family: "roboto_condensedregular", sans-serif;
    margin-top: 6px;
    color: #ed2124;
    opacity: 1
}

.scoreSection .scoreHeader .scoreCounter .prev,
.scoreSection .scoreHeader .scoreCounter .next {
    top: 14px
}

.scoreSection .scoreHeader .scoreCounter .prev {
    left: 15%
}

.scoreSection .scoreHeader .scoreCounter .next {
    left: 60%
}

.scoreSection .scoreHeader .scoreNav {
    display: none
}

.scoreSection .scoreHeader .scoreQuestion {
    padding-left: 25px;
    font-style: normal;
    font-family: "roboto_condensedregular", sans-serif;
    color: #fff;
    font-size: 18px;
    max-width: 90%;
    max-height: 100%;
    
}

.scoreSection .scoreHeader .scoreQuestion span {
    font-size: 18px
}

.scoreSection .scoreHeader .scoreQuestion span.help-question {
    display: none;
    font-size: 22px
}

.scoreSection .scoreDescription {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 24px;
    font-family: "roboto_condensedregular", sans-serif;
    color: #fff;
    padding: 68px 215px;
    font-weight: normal
}

@media (max-width: 1024px) {
    .scoreSection .scoreDescription {
        padding: 25px 20px
    }
}

.scoreSection .scoreValue {
    height: 105px;
    font-size: 48px;
    width: 62%;
    margin-left: 19%;
    position: relative;
    padding-top: 0px;
    font-weight: 600;
    font-family: "roboto_condensedregular", sans-serif;
    color: #fff
}

.scoreSection .scoreValue .valfollow {
    padding-top: 29px;
    position: absolute;
    margin-left: -50px;
    width: 100px;
    text-align: center;
    
}

@media (max-width: 480px) {
    .scoreSection .scoreValue .valfollow {
        padding-top: 15px
    }
}

.scoreSection .scoreValue .valfollow:before {
    display: block;
    position: absolute;
    content: '';
    width: 27px;
    height: 22px;
    background: transparent;
    text-indent: -9999px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    text-decoration: none;
    color: transparent;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 35px;
    margin-top: -42px
}

.scoreSection .scoreValue .valBorderLeft,
.scoreSection .scoreValue .valBorderRight {
    position: absolute;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    width: 1500px
}

.scoreSection .scoreValue .valBorderRight {
    margin-left: 14px
}

.scoreSection .scoreValue .valBorderLeft {
    margin-left: -1514px
}

.scoreSection div.pull-right .sbtn {
    float: right;
    color: #ee6116;
    font-family: "roboto_condensedregular", sans-serif;
    margin-top: 0px;
    right: 145px;
    font-size: 18px;
    border-bottom: none;
    padding: 6px 30px;
    cursor: pointer;
    display: none
}

.scoreSection div.pull-right .sbtn:hover {
    text-decoration: none
}

.scoreSection .commentsText {
    display: none
}

.scoreSection .commentsText textarea {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-style: italic;
    color: #87868a;
    width: 60%;
    height: 250px
}

.scoreSection .commentsText textarea:-moz-placeholder {
    color: #a9a8ad !important
}

.scoreSection .commentsText textarea::-moz-placeholder {
    color: #a9a8ad !important
}

.scoreSection .commentsText textarea:-ms-input-placeholder {
    color: #a9a8ad !important
}

.scoreSection .commentsText textarea::-webkit-input-placeholder {
    color: #a9a8ad !important
}

.scoreSection .commentsText .btn,
.scoreSection .commentsText #news .readMoreBtn,
#news .scoreSection .commentsText .readMoreBtn {
    margin-top: 15px;
    margin-bottom: 35px;
    width: 195px
}

.scoreSection .helpText {
    display: none
}

@media (max-width: 1024px) {
    .scoreSection .row {
        
        padding-bottom: 20px
    }
}

@media (max-width: 768px) {
    .introSection.scoringPage .container p {
        width: 90%;
        margin: 0 auto
    }

    .scoreSection .row {
        padding-top: 0px
    }

    .scoreSection article,
    .scoreSection .section {
        position: absolute;
        top: 0px !important;
        padding-top: 0px !important;
        left: 0px;
        width: 100%;
        height: 100%;
        background: transparent !important;
        padding-bottom: 0px
    }

    .scoreSection article .container,
    .scoreSection .section .container {
        height: 100%
    }

    .scoreSection article .row,
    .scoreSection .section .row {
        position: relative;
        height: auto;
        max-height: none;
        padding: 10% 0;
        overflow-x: hidden
    }

    .scoreSection .scoreValue {
        bottom: 0px;
        position: relative;
        padding: 0px
    }

    .scoreSection .scoreHeader {
        height: auto
    }

    .scoreSection .scoreHeader .scoreNav {
        padding-left: 10px;
        padding-top: 10px
    }

    .scoreSection .scoreHeader .scoreNav .prev,
    .scoreSection .scoreHeader .scoreNav .next {
        color: #fff;
        font-size: 18px
    }

    .scoreSection .scoreHeader .scoreNav .prev {
        height: auto;
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        width: 45%;
        top: 20px;
        margin: initial;
        text-align: left
    }

    .scoreSection .scoreHeader .scoreNav .next {
        display: block;
        position: absolute;
        height: 19px;
        right: 0px;
        top: 10px
    }

    .scoreSection .scoreHeader .scoreCounter {
        width: 10%;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .scoreSection .scoreHeader .scoreCounter .current {
        margin-top: 0px
    }

    .scoreSection .scoreHeader .scoreQuestion {
        font-family: "roboto_condensedregular", sans-serif;
        font-style: italic;
        padding-left: 10px;
        width: 80%;
        padding-bottom: 10px;
        padding-top: 10px
    }

    .scoreSection .scoreDescription {
        font-size: 18px;
        font-family: "roboto_condensedregular", sans-serif;
        padding: 3%;
        height: 275px;
        height: auto;
        display: table
    }

    .scoreSection .scoreDescription span {
        display: table-cell;
        vertical-align: middle
    }

    .scoreSection .scoreSliderContainer {
        position: relative;
        bottom: 0px;
        width: 100%
    }

    .scoreSection .scoreSliderContainer .scoreSlider {
        width: 80%;
        left: 10%
    }

    .scoreSection .scoreSliderContainer .sliderTicks {
        width: 79%;
        left: 11%;
        top: 10px
    }

    .scoreSection .scoreSliderContainer .sliderTicks .tickBottom,
    .scoreSection .scoreSliderContainer .sliderTicks .tickTop {
        border-left-width: 0px;
        line-height: normal;
        height: 10px;
        top: 40px
    }

    .scoreSection .scoreSliderContainer .sliderTicks .tickTop {
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        top: 20px;
        bottom: 0px
    }

    .scoreSection .scoreSliderContainer .sliderTicks .tick {
        text-indent: -4px
    }

    .scoreSection .scoreSliderContainer .sliderTicks span {
        position: absolute;
        bottom: 0px;
        left: -100px;
        display: none !important
    }

    .scoreSection .scoreSliderContainer .sliderTicks span.alileft {
        text-align: left
    }

    .scoreSection .scoreSliderContainer .sliderTicks span.aliright {
        text-align: right
    }

    .scoreSection .commentsText,
    .scoreSection .helpText {
        display: none;
        -moz-transition: background 0.5s ease;
        -o-transition: background 0.5s ease;
        -webkit-transition: background 0.5s ease;
        transition: background 0.5s ease;
        background: rgba(0, 0, 0, 0.9);
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 9;
        padding: 50% 10% 10%
    }

    .scoreSection .commentsText textarea,
    .scoreSection .helpText textarea {
        height: 20vh;
        width: 100%;
        border-width: 0px;
        color: #000;
        background-color: rgba(255, 255, 255, 0.8);
        padding: 20px
    }

    .scoreSection .commentsText textarea:-moz-placeholder,
    .scoreSection .helpText textarea:-moz-placeholder {
        color: #000 !important
    }

    .scoreSection .commentsText textarea::-moz-placeholder,
    .scoreSection .helpText textarea::-moz-placeholder {
        color: #000 !important
    }

    .scoreSection .commentsText textarea:-ms-input-placeholder,
    .scoreSection .helpText textarea:-ms-input-placeholder {
        color: #000 !important
    }

    .scoreSection .commentsText textarea::-webkit-input-placeholder,
    .scoreSection .helpText textarea::-webkit-input-placeholder {
        color: #000 !important
    }

    .scoreSection .commentsText .inner,
    .scoreSection .helpText .inner {
        display: table-cell;
        height: auto;
        vertical-align: middle
    }

    .scoreSection .helpText {
        font-family: "roboto_condensedregular", sans-serif;
        text-align: left;
        color: #fff;
        font-style: italic;
        font-weight: lighter;
        font-size: 16px;
        padding: 50% 10% 10%
    }

    .scoreSection .helpText h5 {
        font-size: 18px;
        color: #a9a8ad
    }

    .scoreSection .help-question,
    .scoreSection .icon-icon-close {
        visibility: visible;
        font-size: 22px;
        z-index: 999
    }

    .scoreSection .help-question img {
        vertical-align: top;
        width: 100%;
        height: auto
    }

    .scoreSection+footer,
    .scoreSection+div+footer {
        display: none
    }
}

@media (max-width: 480px) {
    .scoreSection .scoreHeader {
        border-top: none
    }

    .scoreSection .scoreHeader .scoreQuestion {
        width: 100%;
        max-width: none;
        padding: 10px 0
    }

    .scoreSection .scoreHeader .scoreQuestion .question-text {
        font-size: 16px;
        line-height: 1.2;
        display: block;
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.5)
    }

    .scoreSection .scoreDescription {
        font-size: 16px;
        line-height: 1;
        padding: 0%;
        margin-top: 10px;
        height: auto;
        display: table;
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5)
    }

    .scoreSection .scoreDescription span {
        display: table-cell;
        vertical-align: middle
    }

    .scoreSection .scoreValue {
        height: 65px;
        font-size: 25px
    }

    .scoreSection .scoreValue .valfollow:after {
        display: none
    }
}

#mainMenu {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 2500;
    top: 0
}

#mainMenu .background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url('../img/parallax/default.jpg');
    background-size: cover;
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

#mainMenu h3 {
    color: #f2cd00;
    padding-top: 30px
}

#mainMenu h5 {
    font-family: "roboto_condensedregular", sans-serif;
    font-weight: bold;
    color: #f2cd00
}

#mainMenu .newsContent h4,
#mainMenu .menuTitle h4 {
    font-size: 35px;
    font-weight: normal;
    color: #000;
    padding-top: 40px
}

#mainMenu .newsContent h4 {
    padding: 40px 48px;
    margin-top: 0px
}

#mainMenu #centerMenuContent {
    -moz-transition-property: right;
    -o-transition-property: right;
    -webkit-transition-property: right;
    transition-property: right;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    right: -100%
}

#mainMenu #sideMenu {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 110px;
    height: 100%;
    overflow-y: scroll;
    -moz-transition-property: right;
    -o-transition-property: right;
    -webkit-transition-property: right;
    transition-property: right;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    right: -50%;
    left: auto
}

@media (max-width: 480px) {
    #mainMenu #sideMenu {
        background-color: #000;
        padding-top: 0
    }
}

#mainMenu #actionMenu {
    -moz-transition-property: left;
    -o-transition-property: left;
    -webkit-transition-property: left;
    transition-property: left;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    left: 100%
}

#mainMenu.closing #sideMenu {
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s
}

#mainMenu.closing .container-fluid:not(.process) {
    max-width: 100vw
}

#mainMenu.open #sideMenu,
#mainMenu.open #centerMenuContent {
    right: 0%
}

#mainMenu.open #sideMenu .mobile-login,
#mainMenu.open #centerMenuContent .mobile-login {
    display: none
}

@media (max-width: 480px) {

    #mainMenu.open #sideMenu .mobile-login,
    #mainMenu.open #centerMenuContent .mobile-login {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        line-height: 55px;
        text-align: center;
        background-color: #ed2124;
        font-size: 18px
    }
}

#mainMenu.open #actionMenu {
    left: 0%
}

#mainMenu.open .background {
    opacity: 1;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

#mainMenu .dashboardLinks {
    height: 93%
}

#mainMenu .dashboardLinks a {
    width: 100%;
    min-height: 43px;
    display: block;
    padding: 0 8% 0 5%;
    color: #000;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(136, 143, 149, 0.3);
    position: relative
}

#mainMenu .dashboardLinks a:last-child {
    border-bottom-width: 0px
}

#mainMenu .dashboardLinks a i {
    padding: 0px 30px;
    font-size: 30px
}

#mainMenu .dashboardLinks a .linkText {
    position: absolute;
    left: 5%;
    right: 8%;
    top: 50%;
    transform: translateY(-30%);
    vertical-align: top
}

#mainMenu .dashboardLinks a .linkText:after {
    content: '';
    position: absolute;
    margin: 7px 0px 0px 15px
}

#centerMenuContent {
    top: 0px;
    height: 100%;
    width: auto;
    min-width: 500px;
    position: relative;
    margin-right: 300px;
    margin-left: 500px;
    background: #fff
}

#centerMenuContent h3 {
    padding-left: 50px;
    padding-bottom: 40px;
    margin-top: 0px;
    padding-top: 50px
}

#centerMenuContent .socialBar {
    bottom: 0px;
    height: 80px;
    width: 100%;
    position: absolute;
    border-top: 1px solid rgba(136, 143, 149, 0.3);
    padding: 18px 30px
}

#centerMenuContent .socialBar h4 {
    font-size: 30px;
    text-transform: capitalize;
    color: white;
    font-weight: lighter
}

.socialIcons a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 38px;
    line-height: 38px;
    vertical-align: top;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.socialIcons a:hover {
    color: white
}

#actionMenu#actionMenu,
.actionModalContent#actionMenu {
    position: fixed;
    right: 100%;
    top: 0px;
    width: 500px;
    height: 100%;
    background: #f5f5f5
}

#actionMenu .actionContent,
.actionModalContent .actionContent {
    height: 100%;
    padding-bottom: 230px
}

#actionMenu .subtext a,
.actionModalContent .subtext a {
    font-style: italic;
    font-weight: lighter;
    font-size: 12px;
    color: #87868a
}

#actionMenu .subtext a:hover,
.actionModalContent .subtext a:hover {
    color: #fff
}

#actionMenu .daysPromo,
#actionMenu .daysLeftPromo,
#actionMenu .validationMessage,
.actionModalContent .daysPromo,
.actionModalContent .daysLeftPromo,
.actionModalContent .validationMessage {
    background: #a8a9ad;
    text-align: center;
    height: 190px
}

#actionMenu .daysPromo.daysPromo,
#actionMenu .daysLeftPromo.daysPromo,
#actionMenu .validationMessage.daysPromo,
.actionModalContent .daysPromo.daysPromo,
.actionModalContent .daysLeftPromo.daysPromo,
.actionModalContent .validationMessage.daysPromo {
    display: none
}

#actionMenu .daysPromo .daysLeft,
#actionMenu .daysPromo .daysCount,
#actionMenu .daysLeftPromo .daysLeft,
#actionMenu .daysLeftPromo .daysCount,
#actionMenu .validationMessage .daysLeft,
#actionMenu .validationMessage .daysCount,
.actionModalContent .daysPromo .daysLeft,
.actionModalContent .daysPromo .daysCount,
.actionModalContent .daysLeftPromo .daysLeft,
.actionModalContent .daysLeftPromo .daysCount,
.actionModalContent .validationMessage .daysLeft,
.actionModalContent .validationMessage .daysCount {
    color: #000 !important;
    font-weight: 600 !important;
    padding: 10px;
    font-size: 142px !important;
    text-shadow: none !important
}

#actionMenu .daysPromo h3,
#actionMenu .daysLeftPromo h3,
#actionMenu .validationMessage h3,
.actionModalContent .daysPromo h3,
.actionModalContent .daysLeftPromo h3,
.actionModalContent .validationMessage h3 {
    text-transform: uppercase;
    display: inline-block;
    text-align: left;
    vertical-align: text-bottom;
    color: #000;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 10px
}

#actionMenu .validationMessage,
.actionModalContent .validationMessage {
    display: none;
    background: #f5f5f5;
    padding: 0px 5%
}

#actionMenu .socialLogin,
.actionModalContent .socialLogin {
    background: #a8a9ad;
    width: 70%;
    margin: 40px auto;
    padding: 0px 42px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#actionMenu .socialLogin .socialLinks,
.actionModalContent .socialLogin .socialLinks {
    display: block
}

#actionMenu .socialLogin p,
#actionMenu .socialLogin span,
.actionModalContent .socialLogin p,
.actionModalContent .socialLogin span {
    color: white
}

#actionMenu .socialLogin span,
.actionModalContent .socialLogin span {
    margin-right: 0px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding-top: 10px
}

#actionMenu .socialLogin .subtext p,
.actionModalContent .socialLogin .subtext p {
    font-style: italic;
    font-weight: lighter;
    font-size: 12px;
    color: #fff
}

#actionMenu .socialLogin a,
.actionModalContent .socialLogin a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 38px;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    text-decoration: none
}

#actionMenu .socialLogin a:hover,
.actionModalContent .socialLogin a:hover {
    color: white;
    text-decoration: none
}

#actionMenu .socialLogin a:active,
.actionModalContent .socialLogin a:active {
    text-decoration: none
}

#actionMenu .socialLogin a:visited,
.actionModalContent .socialLogin a:visited {
    text-decoration: none
}

#actionMenu .form,
.actionModalContent .form {
    width: 60%;
    margin: auto;
    padding-top: 10%;
    font-weight: lighter
}

#actionMenu .form .checkGroup .form-control,
.actionModalContent .form .checkGroup .form-control {
    border: 0px;
    color: #87868a
}

#actionMenu .form .checkGroup span,
.actionModalContent .form .checkGroup span {
    font-size: 14px;
    font-style: normal
}

#actionMenu .form .checkGroup span a,
.actionModalContent .form .checkGroup span a {
    text-decoration: underline;
    color: #87868a
}

#actionMenu .form .form-control,
.actionModalContent .form .form-control {
    color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    background-color: transparent;
    border: 0px;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;
    margin-bottom: 35px;
    font-family: "roboto_condensedregular", sans-serif !important;
    font-weight: normal;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#actionMenu .form .form-control:-moz-placeholder,
.actionModalContent .form .form-control:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4) !important
}

#actionMenu .form .form-control::-moz-placeholder,
.actionModalContent .form .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4) !important
}

#actionMenu .form .form-control:-ms-input-placeholder,
.actionModalContent .form .form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4) !important
}

#actionMenu .form .form-control::-webkit-input-placeholder,
.actionModalContent .form .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4) !important
}

#actionMenu .form .form-control:focus,
.actionModalContent .form .form-control:focus {
    border-bottom: 1px solid #000
}

#actionMenu .form .form-control:focus:-moz-placeholder,
.actionModalContent .form .form-control:focus:-moz-placeholder {
    color: #000 !important
}

#actionMenu .form .form-control:focus::-moz-placeholder,
.actionModalContent .form .form-control:focus::-moz-placeholder {
    color: #000 !important
}

#actionMenu .form .form-control:focus:-ms-input-placeholder,
.actionModalContent .form .form-control:focus:-ms-input-placeholder {
    color: #000 !important
}

#actionMenu .form .form-control:focus::-webkit-input-placeholder,
.actionModalContent .form .form-control:focus::-webkit-input-placeholder {
    color: #000 !important
}

#actionMenu .form .form-group.has-error .form-control,
.actionModalContent .form .form-group.has-error .form-control {
    border-color: #ee1616
}

#actionMenu .form #signinButton,
#actionMenu .form #submitRegisterBtn,
.actionModalContent .form #signinButton,
.actionModalContent .form #submitRegisterBtn {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    border-top: 2px solid #c4c4c4;
    border-bottom: 2px solid #c4c4c4;
    padding: 5px 20px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

#actionMenu .form #signinButton[disabled].btn:hover,
#actionMenu .form #news #signinButton[disabled].readMoreBtn:hover,
#news #actionMenu .form #signinButton[disabled].readMoreBtn:hover,
#actionMenu .form #submitRegisterBtn[disabled].btn:hover,
#actionMenu .form #news #submitRegisterBtn[disabled].readMoreBtn:hover,
#news #actionMenu .form #submitRegisterBtn[disabled].readMoreBtn:hover,
.actionModalContent .form #signinButton[disabled].btn:hover,
.actionModalContent .form #news #signinButton[disabled].readMoreBtn:hover,
#news .actionModalContent .form #signinButton[disabled].readMoreBtn:hover,
.actionModalContent .form #submitRegisterBtn[disabled].btn:hover,
.actionModalContent .form #news #submitRegisterBtn[disabled].readMoreBtn:hover,
#news .actionModalContent .form #submitRegisterBtn[disabled].readMoreBtn:hover {
    border-left-color: transparent;
    border-right-color: transparent
}

#actionMenu .form #signinButton[disabled].btn,
#actionMenu .form #news #signinButton[disabled].readMoreBtn,
#news #actionMenu .form #signinButton[disabled].readMoreBtn,
#actionMenu .form #submitRegisterBtn[disabled].btn,
#actionMenu .form #news #submitRegisterBtn[disabled].readMoreBtn,
#news #actionMenu .form #submitRegisterBtn[disabled].readMoreBtn,
.actionModalContent .form #signinButton[disabled].btn,
.actionModalContent .form #news #signinButton[disabled].readMoreBtn,
#news .actionModalContent .form #signinButton[disabled].readMoreBtn,
.actionModalContent .form #submitRegisterBtn[disabled].btn,
.actionModalContent .form #news #submitRegisterBtn[disabled].readMoreBtn,
#news .actionModalContent .form #submitRegisterBtn[disabled].readMoreBtn {
    border-left-color: transparent;
    border-right-color: transparent;
    background-color: transparent
}

#actionMenu .form #signinButton,
.actionModalContent .form #signinButton {
    margin-bottom: 30px
}

#actionMenu .form #submitRegisterBtn,
.actionModalContent .form #submitRegisterBtn {
    font-size: 18px
}

#actionMenu .actionFooter,
.actionModalContent .actionFooter {
    background: transparent;
    height: 80px;
    width: 100%;
    bottom: 0px;
    position: absolute
}

#actionMenu .actionFooter .registerBtn,
#actionMenu .actionFooter .loginBtn,
#actionMenu .actionFooter .logoutBtn,
.actionModalContent .actionFooter .registerBtn,
.actionModalContent .actionFooter .loginBtn,
.actionModalContent .actionFooter .logoutBtn {
    width: 100%;
    height: 100%;
    position: absolute;
    font-weight: normal;
    text-align: center;
    padding-top: 35px;
    font-style: normal;
    letter-spacing: 1px;
    color: #000
}

#actionMenu .actionFooter .registerBtn:hover,
#actionMenu .actionFooter .registerBtn:focus,
#actionMenu .actionFooter .registerBtn:active,
#actionMenu .actionFooter .loginBtn:hover,
#actionMenu .actionFooter .loginBtn:focus,
#actionMenu .actionFooter .loginBtn:active,
#actionMenu .actionFooter .logoutBtn:hover,
#actionMenu .actionFooter .logoutBtn:focus,
#actionMenu .actionFooter .logoutBtn:active,
.actionModalContent .actionFooter .registerBtn:hover,
.actionModalContent .actionFooter .registerBtn:focus,
.actionModalContent .actionFooter .registerBtn:active,
.actionModalContent .actionFooter .loginBtn:hover,
.actionModalContent .actionFooter .loginBtn:focus,
.actionModalContent .actionFooter .loginBtn:active,
.actionModalContent .actionFooter .logoutBtn:hover,
.actionModalContent .actionFooter .logoutBtn:focus,
.actionModalContent .actionFooter .logoutBtn:active {
    color: #1a1a1a
}

#actionMenu .actionFooter .registerBtn i,
#actionMenu .actionFooter .loginBtn i,
#actionMenu .actionFooter .logoutBtn i,
.actionModalContent .actionFooter .registerBtn i,
.actionModalContent .actionFooter .loginBtn i,
.actionModalContent .actionFooter .logoutBtn i {
    cursor: pointer;
    font-size: 12px;
    color: #000;
    margin-left: 20px
}

#actionMenu .actionFooter .logoutBtn,
.actionModalContent .actionFooter .logoutBtn {
    display: none
}

#actionMenu .actionFooter b,
.actionModalContent .actionFooter b {
    font-weight: 600
}

#actionMenu.regClosed .actionFooter,
.actionModalContent.regClosed .actionFooter {
    display: none
}

#actionMenu.registerShown .daysLeftPromo,
.actionModalContent.registerShown .daysLeftPromo {
    display: none
}

#actionMenu.registerShown .daysPromo,
.actionModalContent.registerShown .daysPromo {
    display: block
}

#actionMenu.registerShown .actionFooter .registerBtn,
.actionModalContent.registerShown .actionFooter .registerBtn {
    display: none
}

#actionMenu.registerShown .actionFooter .loginBtn,
.actionModalContent.registerShown .actionFooter .loginBtn {
    display: block
}

#actionMenu.loginShown .actionFooter .registerBtn,
.actionModalContent.loginShown .actionFooter .registerBtn {
    display: block
}

#actionMenu.loginShown .actionFooter .loginBtn,
.actionModalContent.loginShown .actionFooter .loginBtn {
    display: none
}

#actionMenu.dashboardLinksShown .actionFooter .registerBtn,
.actionModalContent.dashboardLinksShown .actionFooter .registerBtn {
    display: none
}

#actionMenu.dashboardLinksShown .actionFooter .loginBtn,
.actionModalContent.dashboardLinksShown .actionFooter .loginBtn {
    display: none
}

#actionMenu.dashboardLinksShown .actionFooter .logoutBtn,
.actionModalContent.dashboardLinksShown .actionFooter .logoutBtn {
    display: block
}

#actionMenu.hasMessage .daysPromo,
#actionMenu.hasMessage .daysLeftPromo,
.actionModalContent.hasMessage .daysPromo,
.actionModalContent.hasMessage .daysLeftPromo {
    display: none
}

#actionMenu.hasMessage .validationMessage,
.actionModalContent.hasMessage .validationMessage {
    display: block
}

#actionMenu.largeSuccess .validationMessage,
.actionModalContent.largeSuccess .validationMessage {
    background: #fff;
    height: 100%;
    padding: 20% 8%
}

#actionMenu.largeSuccess .validationMessage h3,
.actionModalContent.largeSuccess .validationMessage h3 {
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

#actionMenu.largeSuccess .validationMessage p,
.actionModalContent.largeSuccess .validationMessage p {
    font-size: 16px;
    line-height: 24px
}

#actionMenu.largeSuccess .validationMessage a,
.actionModalContent.largeSuccess .validationMessage a {
    font-style: italic
}

.singlePageWrap .pushSection {
    -moz-transition: padding 0.5s ease;
    -o-transition: padding 0.5s ease;
    -webkit-transition: padding 0.5s ease;
    transition: padding 0.5s ease
}

.singlePageWrap .pushSection .container-fluid:not(.process) {
    width: 100vw;
    left: 0;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

@media (max-width: 480px) {
    .singlePageWrap .pushSection .container-fluid:not(.process) {
        width: 100%
    }
}

.singlePageWrap .pushSection:after {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
    content: ' ';
    z-index: -999;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    -webkit-transition: background 1s ease;
    transition: background 1s ease
}

@media (max-width: 1024px) {
    .singlePageWrap .pushSection:after {
        left: initial;
        right: 0px
    }
}

@media (max-width: 1024px) {
    .singlePageWrap .pushSection {
        right: 0;
        -moz-transition: right 0.5s ease;
        -o-transition: right 0.5s ease;
        -webkit-transition: right 0.5s ease;
        transition: right 0.5s ease;
        padding-right: initial
    }

    .singlePageWrap .pushSection .fixedBg {
        right: 0;
        -moz-transition: right 0.5s ease;
        -o-transition: right 0.5s ease;
        -webkit-transition: right 0.5s ease;
        transition: right 0.5s ease
    }
}

@media (max-width: 768px) {
    .singlePageWrap .pushSection {
        left: 0;
        -moz-transition: left 0.5s ease;
        -o-transition: left 0.5s ease;
        -webkit-transition: left 0.5s ease;
        transition: left 0.5s ease;
        padding-right: initial
    }

    .singlePageWrap .pushSection .fixedBg {
        left: 0;
        -moz-transition: left 0.5s ease;
        -o-transition: left 0.5s ease;
        -webkit-transition: left 0.5s ease;
        transition: left 0.5s ease
    }
}

.singlePageWrap.pushContentLeft .pushSection {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-right: 300px
}

.singlePageWrap.pushContentLeft .pushSection:after {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: ' ';
    z-index: 999;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    -webkit-transition: background 1s ease;
    transition: background 1s ease
}

@media (max-width: 1024px) {
    .singlePageWrap.pushContentLeft .pushSection:after {
        left: -300px;
        width: 200%
    }
}

@media (min-width: 992px) {
    .singlePageWrap.pushContentLeft .pushSection .container {
        display: table
    }
}

.singlePageWrap.pushContentLeft .pushSection .introSection .container {
    width: 100%
}

@media (min-width: 992px) {
    .singlePageWrap.pushContentLeft .pushSection .introSection .container {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .singlePageWrap.pushContentLeft .pushSection .introSection .container {
        width: 100%
    }
}

@media (max-width: 768px) {
    .singlePageWrap.pushContentLeft .pushSection .introSection .container {
        width: 100%
    }
}

.singlePageWrap.pushContentLeft .pushSection .introSection .container .content {
    padding-left: 0;
    padding-right: 16%
}

.singlePageWrap.pushContentLeft .pushSection .processStepWrap,
.singlePageWrap.pushContentLeft .pushSection .timelineInfoContainer,
.singlePageWrap.pushContentLeft .pushSection .timelineContainer .timeline-bottom {
    left: -300px
}

@media (max-width: 1024px) {

    .singlePageWrap.pushContentLeft .pushSection .processStepWrap,
    .singlePageWrap.pushContentLeft .pushSection .timelineInfoContainer,
    .singlePageWrap.pushContentLeft .pushSection .timelineContainer .timeline-bottom {
        left: initial
    }
}

.singlePageWrap.pushContentLeft .pushSection .container-fluid:not(.process) {
    width: 100vw;
    left: -150px;
    position: relative
}

.singlePageWrap.pushContentLeft .pushSection .footerWrap {
    padding-right: 300px
}

@media (max-width: 1024px) {
    .singlePageWrap.pushContentLeft .pushSection .footerWrap {
        padding-right: initial
    }
}

@media (max-width: 1024px) {
    .singlePageWrap.pushContentLeft .pushSection {
        -moz-transition: right 0.5s ease;
        -o-transition: right 0.5s ease;
        -webkit-transition: right 0.5s ease;
        transition: right 0.5s ease;
        padding-right: initial;
        right: 300px
    }

    .singlePageWrap.pushContentLeft .pushSection .fixedBg {
        right: -300px;
        left: initial
    }
}

@media (max-width: 768px) {
    .singlePageWrap.pushContentLeft .pushSection {
        -moz-transition: left 0.5s ease;
        -o-transition: left 0.5s ease;
        -webkit-transition: left 0.5s ease;
        transition: left 0.5s ease;
        right: initial;
        left: -300px
    }

    .singlePageWrap.pushContentLeft .pushSection .fixedBg {
        right: initial;
        left: 300px
    }
}

.actionModal .modal-dialog {
    width: 400px;
    padding: 50px
}

.actionModal .form {
    width: 100%
}

@media (max-width: 1024px) {
    #actionMenu {
        left: 0px;
        right: auto;
        width: 100% !important;
        padding-right: 300px;
        background: #f5f5f5 !important
    }

    #sideMenu {
        z-index: 500
    }

    .actionFooter,
    .actionFooter a {
        left: 0px;
        padding-right: 300px
    }

    #centerContentMenu {
        display: none
    }
}

@media (max-width: 768px) {
    #sideMenu {
        width: 100%;
        height: calc(100% - 60px);
        padding-top: 100px;
        background: #f5f5f5
    }

    #sideMenu .menuTitle {
        display: none
    }

    #sideMenu .menuTitle h3 {
        font-style: lighter
    }

    #sideMenu .closeWrap {
        padding: 15px 10px;
        right: 0px;
        left: auto;
        position: fixed;
        width: 50px;
        top: 0px
    }

    #sideMenu.mobAway {
        left: -100% !important
    }

    #sideMenu .menuWrap {
        max-height: 100%;
        overflow-y: scroll;
        overflow-x: hidden
    }

    #actionMenu {
        padding-right: 0px
    }

    #actionMenu .actionFooter,
    #actionMenu .actionFooter a {
        padding-right: 0px;
        height: 60px
    }

    #actionMenu .daysPromo,
    #actionMenu .daysLeftPromo {
        display: none !important
    }

    #actionMenu .actionContent {
        padding-top: 50px
    }

    #actionMenu .form {
        width: 85%
    }

    #actionMenu .socialLogin {
        padding-top: 4px;
        padding-left: 10px;
        padding-right: 10px
    }

    #actionMenu .socialLogin .socialLinks {
        width: 100%;
        text-align: center;
        margin-bottom: 7px
    }

    #actionMenu .socialLogin a {
        line-height: 35px
    }

    #actionMenu .socialLogin .subtext p {
        line-height: 12px
    }

    #actionMenu .actionFooter .registerBtn,
    #actionMenu .actionFooter .loginBtn,
    #actionMenu .actionFooter .logoutBtn {
        padding-top: 20px
    }

    #actionMenu .mobBack,
    #sideMenu .mobBack {
        position: absolute;
        left: 15px;
        top: 20px;
        color: #000;
        font-size: 30px;
        cursor: pointer
    }

    #mainMenu #centerMenuContent,
    #mainMenu #sideMenu,
    #mainMenu #actionMenu {
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none
    }

    #mainMenu.closing #sideMenu,
    #mainMenu.closing #centerMenuContent {
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none
    }
}

@media (max-height: 720px) {

    #actionMenu .daysPromo,
    #actionMenu .daysLeftPromo,
    .actionModalContent .daysPromo,
    .actionModalContent .daysLeftPromo {
        display: none !important
    }
}

.sidebar-list {
    margin: 0px
}

.sidebar-list li span {
    display: inline-block
}

.sidebar-inner-list {
    position: absolute;
    top: 0px;
    right: -100%;
    width: 100%;
    height: auto
}

.sidebar-inner-list>ul {
    padding-top: 0px !important;
    padding-bottom: 0px !important
}

.sidebar-inner-list.inner-closed {
    display: none
}

.sidebar-item-nested ul>a,
.sidebar-item-nested ul>div {
    display: block;
    color: #fff;
    font-size: inherit
}

.sidebar-item-nested ul>a:last-child,
.sidebar-item-nested ul>div:last-child {
    padding-bottom: 15px
}

.sidebar-item-nested ul>a:hover {
    color: #dfdfdf
}

.sidebar-inner-list ul {
    padding-left: 20px
}

.sidebar-inner-back {
    display: block
}

.sidebar-tier1 {
    
    max-height: 0px;
    padding-left: 20px;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.sidebar-item-selected .sidebar-tier1 {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    max-height: 250px;
    margin-bottom: 0px
}

#sideMenu {
    font-family: "roboto_condensedregular", sans-serif;
    position: fixed;
    width: 300px;
    height: 100%;
    left: 0px;
    top: 0px;
    border-left: none;
    background: transparent
}

@media (max-width: 768px) {
    #sideMenu {
        width: 300px
    }
}

@media (max-width: 480px) {
    #sideMenu {
        width: 100%
    }
}

#sideMenu .menuTitle {
    padding-bottom: 40px
}

#sideMenu .menuTitle,
#sideMenu .menuWrap {
    padding-top: 60px;
    width: 100%;
    margin: auto;
    overflow-y: scroll;
    height: 100%;
    padding-left: 15%;
    padding-right: 15%
}

@media (max-height: 750px) {

    #sideMenu .menuTitle::-webkit-scrollbar,
    #sideMenu .menuWrap::-webkit-scrollbar {
        display: block
    }
}

@media (max-width: 480px) {

    #sideMenu .menuTitle,
    #sideMenu .menuWrap {
        height: 100%;
        padding-top: 100px
    }
}

#sideMenu .sidebar-item {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    padding-bottom: 40px;
    -moz-transition: -moz-transform 0.2s ease;
    -o-transition: -o-transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease
}

#sideMenu .sidebar-item .sidebar-label {
    -moz-transition: -moz-transform 0.2s ease;
    -o-transition: -o-transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease
}

#sideMenu .sidebar-item.active,
#sideMenu .sidebar-item:hover {
    color: #ed2124;
    text-decoration: none
}

#sideMenu .sidebar-item:hover .sidebar-label {
    -moz-transform: scale(none);
    -ms-transform: scale(none);
    -webkit-transform: scale(none);
    transform: scale(none)
}

#sideMenu .closeWrap {
    text-align: right;
    cursor: pointer;
    position: absolute;
    top: 10px;
    left: 0px;
    height: 80px;
    width: 100%;
    padding: 30px;
    padding-top: 18px;
    padding-right: 18px;
    border-top: none
}

#sideMenu .closeWrap span {
    text-transform: uppercase;
    color: #a8a9ad;
    font-size: 30px;
    vertical-align: middle;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

#sideMenu .closeWrap span:hover {
    color: #7b7b7b
}

#sideMenu .closeWrap .icon-close {
    color: #a8a9ad;
    padding-right: 0px;
    font-size: 34px;
    line-height: 5px;
    vertical-align: middle
}

#sidebar {
    
    width: 100%
}

@media (max-width: 480px) {
    #sidebar {
        padding-top: 0px;
        padding-bottom: 150px
    }
}

#sidebar .sidebar-item {
    white-space: nowrap;
    position: relative;
    display: block;
    right: 0%;
    cursor: pointer;
    text-align: left;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.5)
}

@media (max-width: 480px) {
    #sidebar .sidebar-item {
        text-transform: none
    }
}

#sidebar .sidebar-label {
    display: inline-block;
    vertical-align: top;
    max-width: 125px
}

#sidebar .sidebar-item-data {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    color: #ed2124
}

#sidebar .sidebar-neverwrap {
    white-space: nowrap
}

#sidebar .sidebar-icon {
    position: absolute;
    left: 23px;
    top: 17px;
    height: 21px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: center
}

@media (max-width: 480px) {
    .lastCard.section .introSection.container {
        height: auto
    }
}

.lastCard.section .introSection .content h3 {
    font: normal normal 45px/1.1 "roboto_condensedregular", sans-serif;
    color: #fff;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
    letter-spacing: -1px;
    margin: 0 0 50px 0;
    white-space: nowrap;
    font-weight: 100;
    text-transform: none
}

@media (max-width: 1024px) {
    .lastCard.section .introSection .content h3 {
        font-size: 45px
    }
}

@media (max-width: 768px) {
    .lastCard.section .introSection .content h3 {
        white-space: normal
    }
}

@media (max-width: 480px) {
    .lastCard.section .introSection .content h3 {
        font-size: 35px;
        margin-bottom: 0px;
        padding-top: 50px
    }
}

.lastCard.section .registerBasic,
.lastCard.section .registerDayCount {
    display: none
}

.lastCard.section .registerBasic {
    display: block
}

.sponsorContainer {
    width: 100%;
    margin: 0 auto;
    height: 100vh;
    padding-top: 30vh;
    padding-bottom: 20vh;
    overflow-y: scroll;
    z-index: 99;
    position: relative
}

@media (max-width: 768px) {
    .sponsorContainer {
        padding-top: 10vh;
        padding-bottom: 10vh
    }
}

@media (max-width: 480px) {
    .sponsorContainer {
        height: 100%;
        overflow-y: initial
    }
}

.sponsorContainer .sponsorgrid {
    padding-bottom: 140px
}

@media (max-width: 768px) {
    .sponsorContainer .sponsorgrid {
        padding-bottom: 70px
    }
}

@media (max-width: 768px) {
    .sponsorContainer .sponsorgrid .row {
        padding-left: 5%;
        padding-right: 5%
    }
}

.sponsorContainer .sponsorgrid .sponsor-group-intro {
    padding-bottom: 0px
}

.sponsorContainer .sponsorgrid .sponsor-group-intro h2 {
    font: normal normal 40px/1.2 "roboto_condensedregular", sans-serif;
    color: #fff;
    margin-bottom: 20px
}

.sponsorContainer .sponsorgrid .sponsor-group-intro p {
    font: normal normal 18px/1.2 "roboto_condensedregular", sans-serif;
    color: #aeaeae;
    margin-bottom: 20px
}

.sponsorContainer .sponsorgrid .sponsor-item-blank {
    background-color: rgba(255, 255, 255, 0.2);
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    display: table;
    position: Relative
}

.sponsorContainer .sponsorgrid .sponsor-item-blank.large {
    height: 350px
}

.sponsorContainer .sponsorgrid .sponsor-item-blank.small {
    height: 176px
}

.sponsorContainer .sponsorgrid .sponsor-item {
    background-color: #fff;
    text-align: center;
    display: table;
    position: Relative;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000
}

.sponsorContainer .sponsorgrid .sponsor-item.large {
    height: 350px
}

.sponsorContainer .sponsorgrid .sponsor-item.small {
    height: 176px
}

@media (max-width: 1024px) {
    .sponsorContainer .sponsorgrid .sponsor-item.small a img {
        max-width: 80%;
        max-height: 160px;
        width: auto
    }
}

.sponsorContainer .sponsorgrid .sponsor-item a {
    display: table-cell;
    vertical-align: middle;
    -moz-transition: -moz-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease
}

.sponsorContainer .sponsorgrid .sponsor-item a img {
    display: block;
    margin: 0 auto;
    transform: scale(0.9);
    -moz-transition: -moz-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease
}

@media (max-width: 768px) {
    .sponsorContainer .sponsorgrid .sponsor-item a img {
        max-width: 80%;
        max-height: 160px;
        width: auto
    }
}

.sponsorContainer .sponsorgrid .sponsor-item a:hover img {
    transform: scale(1)
}

#resources .resourcegrid {
    width: 100%;
    margin: 0 auto;
    height: 100vh;
    padding-top: 30vh;
    overflow-y: scroll;
    z-index: 99;
    position: relative
}

#resources .resourcegrid .container-fluid {
    padding-bottom: 30vh
}

@media (max-width: 768px) {
    #resources .resourcegrid {
        padding-top: 10vh;
        padding-bottom: 10vh
    }
}

@media (max-width: 480px) {
    #resources .resourcegrid {
        height: 100%;
        overflow-y: initial
    }
}

#resources>.container,
#resources>.container-fluid {
    text-align: left;
    height: auto;
    padding-bottom: 60px
}

#resources>.container .row,
#resources>.container-fluid .row {
    min-height: 570px
}

#resources .resourcebox {
    height: 335px;
    background-color: #f4f4f4;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000
}

@media (max-width: 480px) {
    #resources .resourcebox {
        margin-bottom: 30px
    }
}

#resources .resourcebox>div {
    height: 100%;
    position: relative;
    min-height: 120px
}

#resources .resourcebox>div h3 {
    font: normal normal 20px/1.5 "roboto_condensedregular", sans-serif;
    color: #8a8a8a
}

#resources .resourcebox>div h5 {
    text-transform: none;
    margin-bottom: 0px
}

#resources .resourcebox>div .resourceText {
    padding: 8%
}

#resources .resourcebox>div .resourceText a.resource-btn {
    font: normal normal 23px/1.5 "roboto_condensedregular", sans-serif;
    color: #ed2124;
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#resources .resourcebox>div .resourceText a.resource-btn:hover {
    text-decoration: none;
    color: #b30f11
}

@media (max-width: 480px) {
    #resources .resourcebox>div .resourceText a.resource-btn {
        font-size: 20px
    }
}

#resources .resourcebox>div .resourceText i {
    color: #ed2124;
    margin-left: 10px;
    position: relative;
    display: inline-block;
    font-size: 20px;
    top: 2px
}

#resources .resourcebox>div .postInfo span {
    display: block;
    font-size: 14px
}

#resources .resourcebox>div .postDescription p,
#resources .resourcebox>div .postContent p {
    font: normal normal 23px/1.5 "roboto_condensedregular", sans-serif;
    color: #3d3d3d
}

@media (max-width: 1024px) {

    #resources .resourcebox>div .postDescription p,
    #resources .resourcebox>div .postContent p {
        font-size: 20px
    }
}

@media (max-width: 480px) {

    #resources .resourcebox>div .postDescription p,
    #resources .resourcebox>div .postContent p {
        font-size: 16px
    }
}

#resources .resourcebox a:hover {
    color: #fff
}

#resources .resourcebox .resourceVideo {
    height: 100%
}

#resources .resourcebox .resourceVideo .video {
    height: 100%
}

#resources .resourcebox .resourceImg {
    background: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    
}

#resources .resourcebox .resourceImg img {
    width: 100%
}

#resources .row {
    width: 100%
}

@media (max-width: 768px) {
    #resources .row {
        padding-left: 5%;
        padding-right: 5%
    }
}

#resources .row .sponsor-group-intro {
    padding-bottom: 60px
}

#resources .row .sponsor-group-intro h2 {
    font: normal normal 40px/1.2 "roboto_condensedregular", sans-serif;
    color: #fff;
    margin-bottom: 30px
}

#resources .row .sponsor-group-intro p {
    font: normal normal 18px/1.2 "roboto_condensedregular", sans-serif;
    color: #aeaeae;
    margin-bottom: 20px
}

#resources .row .sponsor-group-intro h3 {
    font-size: 25px;
    font-family: "roboto_condensedregular", sans-serif;
    color: #fff
}

#resources .readMoreBtn {
    cursor: pointer;
    float: right;
    position: absolute;
    bottom: 0px;
    right: 5%;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

@media (max-width: 768px) {
    #resources .reportbox {
        border-right-width: 0px !important
    }
}

.processStepWrap {
    font-family: "roboto_condensedregular", sans-serif;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow-x: scroll;
    z-index: 9;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

@media (max-width: 480px) {
    .processStepWrap {
        overflow-x: initial
    }
}

.processStepWrap .container-fluid {
    height: 100%
}

@media (max-width: 991px) {
    .processStepWrap .container-fluid {
        height: auto
    }
}

.processStepWrap .row {
    height: 100%
}

@media (max-width: 768px) {
    .processStepWrap .row {
        position: relative
    }
}

.processStepWrap .row .process-box {
    text-align: center;
    color: #fff;
    height: inherit;
    display: table;
    position: relative;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease
}

@media (max-width: 768px) {
    .processStepWrap .row .process-box {
        height: auto;
        position: initial
    }
}

.processStepWrap .row .process-box .process-box-inner {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0 18%
}

@media (max-width: 768px) {
    .processStepWrap .row .process-box .process-box-inner {
        display: block;
        padding: 5% 18%;
        height: 33vh;
        position: initial
    }
}

@media (max-width: 480px) {
    .processStepWrap .row .process-box .process-box-inner {
        padding: 14% 0%;
        height: 50vh
    }
}

.processStepWrap .row .process-box .process-box-inner .process-step {
    color: #aeaeae;
    font-size: 18px;
    display: none;
    margin-bottom: 10px
}

@media (max-width: 480px) {
    .processStepWrap .row .process-box .process-box-inner .process-step {
        display: none
    }
}

.processStepWrap .row .process-box .process-box-inner h4 {
    font: normal normal 35px/1.2 "roboto_condensedregular", sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .processStepWrap .row .process-box .process-box-inner h4 {
        margin-bottom: 10px
    }
}

@media (max-width: 480px) {
    .processStepWrap .row .process-box .process-box-inner h4 {
        font: normal normal 20px/1 "roboto_condensedregular", sans-serif
    }
}

.processStepWrap .row .process-box .process-box-inner h4:after {
    content: '';
    height: 3px;
    width: 12px;
    font-size: 30px;
    display: block;
    background-color: rgba(0, 0, 0, 0.2);
    margin: 20px auto 0
}

@media (max-width: 768px) {
    .processStepWrap .row .process-box .process-box-inner h4:after {
        margin: 10px auto 0
    }
}

.processStepWrap .row .process-box .process-box-inner p {
    font-size: 20px;
    color: #c5c5c5
}

@media (max-width: 480px) {
    .processStepWrap .row .process-box .process-box-inner p {
        font-size: 18px
    }
}

.processStepWrap .row .process-box .process-box-inner a.btn,
.processStepWrap .row .process-box .process-box-inner #news a.readMoreBtn,
#news .processStepWrap .row .process-box .process-box-inner a.readMoreBtn {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: auto;
    padding-left: 30px;
    padding-right: 30px
}

.processStepWrap .row .process-box .process-box-inner a.btn.secondary,
.processStepWrap .row .process-box .process-box-inner #news a.secondary.readMoreBtn,
#news .processStepWrap .row .process-box .process-box-inner a.secondary.readMoreBtn {
    display: none
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box .process-box-inner a.btn,
    .processStepWrap .row .process-box .process-box-inner #news a.readMoreBtn,
    #news .processStepWrap .row .process-box .process-box-inner a.readMoreBtn {
        margin-top: 20px
    }
}

.processStepWrap .row .process-box.middle {
    background-color: rgba(35, 35, 35, 0.5)
}

@media (max-width: 480px) {
    .processStepWrap .row .process-box.middle {
        background-color: rgba(0, 0, 0, 0.5)
    }
}

.processStepWrap .row .process-box ul {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all ease;
    -o-transition: all ease;
    -webkit-transition: all ease;
    transition: all ease
}

.processStepWrap .process-box-expanded {
    width: 0px;
    height: 100%;
    
    position: absolute;
    -moz-transition-property: width;
    -o-transition-property: width;
    -webkit-transition-property: width;
    transition-property: width;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s
}

.processStepWrap .row .process-box.open,
.processStepWrap .row .process-box.middle.open {
    background: rgba(0, 0, 0, 0.4)
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open,
    .processStepWrap .row .process-box.middle.open {
        position: relative
    }
}

.processStepWrap .row .process-box.open .process-box-inner a.btn,
.processStepWrap .row .process-box.open .process-box-inner #news a.readMoreBtn,
#news .processStepWrap .row .process-box.open .process-box-inner a.readMoreBtn,
.processStepWrap .row .process-box.middle.open .process-box-inner a.btn,
.processStepWrap .row .process-box.middle.open .process-box-inner #news a.readMoreBtn,
#news .processStepWrap .row .process-box.middle.open .process-box-inner a.readMoreBtn {
    display: none
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-inner a.btn,
    .processStepWrap .row .process-box.open .process-box-inner #news a.readMoreBtn,
    #news .processStepWrap .row .process-box.open .process-box-inner a.readMoreBtn,
    .processStepWrap .row .process-box.middle.open .process-box-inner a.btn,
    .processStepWrap .row .process-box.middle.open .process-box-inner #news a.readMoreBtn,
    #news .processStepWrap .row .process-box.middle.open .process-box-inner a.readMoreBtn {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }
}

.processStepWrap .row .process-box.open .process-box-inner a.btn.secondary,
.processStepWrap .row .process-box.open .process-box-inner #news a.secondary.readMoreBtn,
#news .processStepWrap .row .process-box.open .process-box-inner a.secondary.readMoreBtn,
.processStepWrap .row .process-box.middle.open .process-box-inner a.btn.secondary,
.processStepWrap .row .process-box.middle.open .process-box-inner #news a.secondary.readMoreBtn,
#news .processStepWrap .row .process-box.middle.open .process-box-inner a.secondary.readMoreBtn {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-inner a.btn.secondary,
    .processStepWrap .row .process-box.open .process-box-inner #news a.secondary.readMoreBtn,
    #news .processStepWrap .row .process-box.open .process-box-inner a.secondary.readMoreBtn,
    .processStepWrap .row .process-box.middle.open .process-box-inner a.btn.secondary,
    .processStepWrap .row .process-box.middle.open .process-box-inner #news a.secondary.readMoreBtn,
    #news .processStepWrap .row .process-box.middle.open .process-box-inner a.secondary.readMoreBtn {
        display: none
    }
}

.processStepWrap .row .process-box.open .process-box-expanded,
.processStepWrap .row .process-box.middle.open .process-box-expanded {
    width: calc(100vw - 33vw);
    height: 100vh;
    border-right: 10vw solid transparent;
    display: table
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-expanded,
    .processStepWrap .row .process-box.middle.open .process-box-expanded {
        width: 100%;
        padding: 0%;
        height: 100vh;
        display: block;
        border-right: none;
        top: 0;
        left: 0;
        background: #000;
        z-index: 99
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner {
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.4);
    display: table-cell;
    position: relative;
    vertical-align: middle
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner {
        height: 100%;
        display: table
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll {
    position: relative;
    height: auto;
    overflow-y: auto
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll {
        overflow-y: hidden;
        height: 100%;
        display: table;
        padding: 10%
    }
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll {
        margin: 0 5%;
        padding: 0
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll::-webkit-scrollbar,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll::-webkit-scrollbar {
    display: block
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll.notJudge,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll.notJudge {
    max-height: calc(80vh + 12px)
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll.notJudge,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll.notJudge {
        max-height: none;
        padding: 10%
    }
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll.notJudge,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll.notJudge {
        margin: 0 5%;
        padding: 0
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul {
    display: block;
    vertical-align: middle;
    width: 90%;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    margin: 0
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul {
        width: 100%;
        display: table-cell
    }
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul.last-ul,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul.last-ul {
        padding-top: 10vh;
        height: 80vh;
        overflow-y: scroll
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    background: rgba(255, 255, 255, 0.1);
    padding: 5% 5% 5% 10%;
    border-left: 3px solid #ed2124;
    margin-bottom: 3px;
    height: 20vh;
    
    text-align: left;
    list-style: none
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li {
        padding: 2% 2% 2% 5%;
        height: auto;
        min-height: 125px
    }
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li {
        min-height: 0px;
        padding: 2%
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li img.process-judges-img,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li img.process-judges-img {
    float: left;
    margin-right: 2%;
    width: 23%
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li img.process-judges-img,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li img.process-judges-img {
        float: left;
        width: 100px;
        margin: 0 auto 10px;
        display: block;
        height: 100px
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li .process-feedback-wrap,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li .process-feedback-wrap {
    float: right;
    margin-top: 10px;
    width: 70%
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li .process-feedback-wrap,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li .process-feedback-wrap {
        float: none;
        width: auto;
        clear: both
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li h4,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li h4 {
    font: normal normal 35px/1.2 "roboto_condensedregular", sans-serif;
    margin: 0 0 10px 0;
    color: #fff
}

@media (max-width: 1024px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li h4,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li h4 {
        font: normal normal 26px/1.2 "roboto_condensedregular", sans-serif
    }
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li h4,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li h4 {
        font: normal normal 28px/1.2 "roboto_condensedregular", sans-serif
    }
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li h4,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li h4 {
        font: normal normal 20px/1 "roboto_condensedregular", sans-serif;
        display: inline;
        width: auto
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li p,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li p {
    font: normal normal 18px/1.2 "roboto_condensedregular", sans-serif;
    color: #aeaeae
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li p,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li p {
        font: normal normal 16px/1 "roboto_condensedregular", sans-serif;
        margin-bottom: 3px
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup {
    height: 30vh
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup {
        height: auto
    }
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup {
        height: auto
    }
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup {
        height: auto
    }

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup p,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup p {
        position: initial;
        margin-left: initial;
        margin-right: initial
    }
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup img,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.judgeGroup img {
        display: none
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.half,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.half {
    width: 50%;
    float: left;
    padding: 3%
}

@media (max-width: 1024px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.half,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.half {
        padding: 1% 2%
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.half.right,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.half.right {
    border-left: none;
    margin-left: 3px;
    width: calc(50% - 3px)
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.half.right,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.half.right {
        border-left: 3px solid #ed2124;
        margin-left: 0px;
        width: 100%;
        float: none
    }
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.half,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.half {
        width: 100%;
        float: none
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.nudge-pad,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.nudge-pad {
    padding-left: 3%;
    clear: both
}

@media (max-width: 1024px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.nudge-pad,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.nudge-pad {
        padding-left: 2%
    }
}

.processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn,
.processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn {
    display: none
}

@media (max-width: 768px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn {
        display: block;
        border: none;
        background: none;
        padding: 0 30%;
        min-height: 0;
        opacity: 1
    }
}

@media (max-width: 480px) {

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn {
        padding: 0 10%
    }

    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn .btn,
    .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn #news .readMoreBtn,
    #news .processStepWrap .row .process-box.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn .readMoreBtn,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn .btn,
    .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn #news .readMoreBtn,
    #news .processStepWrap .row .process-box.middle.open .process-box-expanded .inner .scroll-wrap.innerScroll ul li.mobile-process-btn .readMoreBtn {
        margin: 20px auto 0
    }
}

.processStepWrap .process-box.pushed {
    -moz-transform: translateX(calc(100vw - 33vw));
    -ms-transform: translateX(calc(100vw - 33vw));
    -webkit-transform: translateX(calc(100vw - 33vw));
    transform: translateX(calc(100vw - 33vw))
}

@media (max-width: 768px) {
    .processStepWrap .process-box.pushed {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.processStepWrap .process-box-close {
    width: 50px;
    height: 100%;
    position: absolute;
    right: 10px;
    top: 0px;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

@media (max-width: 768px) {
    .processStepWrap .process-box-close {
        right: 0;
        width: 70px
    }
}

@media (max-width: 480px) {
    .processStepWrap .process-box-close {
        right: 0;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        height: 50px
    }
}

.processStepWrap .process-box-close .icon-icon-close {
    top: 50%;
    font-size: 25px;
    margin-top: -12px;
    width: 100%;
    text-align: center;
    position: absolute;
    color: #ed2124
}

.fixedBg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    
    margin-bottom: 0px;
    margin-top: 0px;
    z-index: -5
}

@media (max-width: 1024px) {
    .fixedBg {
        left: initial;
        right: 0px
    }
}

.fixedBg .layer {
    height: 116%;
    width: 110%;
    position: absolute;
    margin-left: -5%;
    margin-top: -5%;
    background-size: cover;
    background-repeat: no-repeat
}

.socialLogin {
    background: rgba(255, 255, 255, 0.1);
    margin: 40px 0 10px;
    padding: 10% 8%;
    position: relative;
    width: 350px
}

@media (max-width: 768px) {
    .socialLogin {
        width: 100%
    }
}

@media (max-width: 768px) {
    .socialLogin {
        width: 270px;
        padding: 10px;
        margin: 40px auto 10px
    }
}

@media (max-width: 480px) {
    .socialLogin {
        padding: 3%
    }
}

.socialLogin .socialLinks {
    
    width: 100%;
    margin: 0 auto;
    color: #fff
}

.socialLogin .socialLinks .login-options {
    display: block;
    font: normal normal 16px/32px "roboto_condensedregular", sans-serif;
    float: left;
    margin: 0 20px 0 0
}

@media (max-width: 768px) {
    .socialLogin .socialLinks .login-options {
        font: normal normal 14px/32px "roboto_condensedregular", sans-serif
    }
}

@media (max-width: 480px) {
    .socialLogin .socialLinks .login-options {
        float: left
    }
}

.socialLogin .socialLinks #facebookButton {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('../img/circle-facebook-icon.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    margin-right: 10px
}

.socialLogin .socialLinks #facebookButton .bg,
.socialLogin .socialLinks #facebookButton .txt {
    display: none
}

.socialLogin .socialLinks #googleButton {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('../img/circle-google-icon.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center
}

.socialLogin .socialLinks #googleButton .bg,
.socialLogin .socialLinks #googleButton .txt {
    display: none
}

.socialLogin .login-note {
    margin-top: 30px;
    font: italic normal 12px/1.5 "roboto_condensedregular", sans-serif;
    color: rgba(255, 255, 255, 0.3);
    display: block;
    text-align: left
}

@media (max-width: 480px) {
    .socialLogin .login-note {
        margin-top: 10px
    }
}

.messageWrap {
    height: 100%
}

@media (max-width: 768px) {
    .messageWrap {
        padding: 60px 0
    }
}

.messageWrap .modal-title {
    text-shadow: 0px 0px 0px transparent
}

.messageWrap .contentModalWrap {
    position: initial;
    left: initial;
    top: initial;
    background-color: initial;
    width: initial;
    padding: initial
}

.messageWrap .contentModalWrap p {
    padding: initial;
    text-align: center
}

@media (max-width: 768px) {
    .messageWrap .contentModalWrap {
        padding: 0
    }
}

.messageWrap .btn,
.messageWrap #news .readMoreBtn,
#news .messageWrap .readMoreBtn {
    width: 195px;
    margin-top: 150px
}

.dashboardLinksWrap {
    font-family: "roboto_condensedregular", sans-serif;
    width: 590px;
    height: 512px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.dashboardLinksWrap .dashboardLinks {
    position: relative;
    background-color: #fff;
    height: 100%;
    -moz-box-shadow: 0px 0px 1px 0px #d6d6d6, 0px 0px 0px 8px #fbfbfb, 0px 10px 14px 6px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 1px 0px #d6d6d6, 0px 0px 0px 8px #fbfbfb, 0px 10px 14px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 1px 0px #d6d6d6, 0px 0px 0px 8px #fbfbfb, 0px 10px 14px 6px rgba(0, 0, 0, 0.15)
}

.dashboardLinksWrap .dashboardLinks p {
    color: #652e2c;
    font-family: "roboto_condensedregular", sans-serif;
    font-size: 20px;
    text-align: center;
    padding: 0 100px
}

.dashboardLinksWrap .dashboardLinks a {
    width: 100%;
    min-height: 43px;
    display: block;
    padding: 0 8% 0 5%;
    color: #000;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(136, 143, 149, 0.3);
    position: relative
}

.dashboardLinksWrap .dashboardLinks a:last-child {
    border-bottom-width: 0px
}

.dashboardLinksWrap .dashboardLinks a i {
    padding: 0px 30px;
    font-size: 30px
}

.dashboardLinksWrap .dashboardLinks a .linkText {
    position: absolute;
    left: 5%;
    right: 8%;
    top: 50%;
    transform: translateY(-30%);
    vertical-align: top
}

.dashboardLinksWrap .dashboardLinks a .linkText:after {
    content: '';
    position: absolute;
    margin: 7px 0px 0px 15px
}

.footerWrap {
    
    height: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

@media (max-width: 1024px) {
    .footerWrap {
        width: 90vw;
        left: 5vw;
        min-width: 90vw
    }
}

@media (max-width: 480px) {
    .footerWrap {
        position: relative;
        width: 100%;
        left: 0;
        min-width: 0
    }
}

.footerWrap footer {
    
    background-color: transparent;
    position: relative;
    left: 0px;
    width: 100%;
    height: auto;
    z-index: 50;
    padding: 1% 0;
    max-width: 1140px;
    margin: 0 auto;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.footerWrap footer a {
    display: block;
    float: left;
    position: relative
}

.footerWrap footer a.logo {
    top: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.footerWrap footer a:hover.logo,
.footerWrap footer a:focus.logo,
.footerWrap footer a:active.logo {
    top: -5px
}

.footerWrap footer .moreLinks {
    padding-left: 40px
}

.footerWrap footer .moreLinks span {
    font-size: 11px
}

.footerWrap footer p {
    color: white;
    margin: 0px 0px
}

.footerWrap footer .copyright {
    float: right;
    height: 92px;
    font: normal normal 14px/1 "roboto_condensedregular", sans-serif;
    color: rgba(255, 255, 255, 0.7);
    padding-top: 65px
}

@media (max-width: 768px) {
    .footerWrap footer .copyright {
        float: none;
        height: auto;
        padding-top: 30px
    }

    .footerWrap footer .copyright span {
        display: block;
        margin: 0 auto
    }
}

@media (max-width: 480px) {
    .footerWrap footer .copyright {
        padding-top: 10px
    }
}

.footerWrap footer .legalLinks {
    float: right;
    height: 92px;
    font: normal normal 14px/1 "roboto_condensedregular", sans-serif;
    color: rgba(255, 255, 255, 0.7);
    padding-top: 65px
}

.footerWrap footer .legalLinks a {
    display: inline-block;
    color: inherit;
    margin-left: 30px;
    cursor: pointer
}

.footerWrap footer .legalLinks a.twitter {
    height: 20px;
    top: -4px
}

.footerWrap footer .legalLinks a.twitter img {
    height: 100%;
    width: auto;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6
}

.footerWrap footer .legalLinks a.medium {
    height: 20px;
    top: -4px
}

.footerWrap footer .legalLinks a.medium img {
    height: 100%;
    width: auto;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8
}

.footerWrap footer .legalLinks a.copyright-span {
    text-decoration: none;
    cursor: default
}

@media (max-width: 768px) {
    .footerWrap footer .legalLinks {
        float: none;
        height: auto;
        padding-top: 30px
    }

    .footerWrap footer .legalLinks a {
        display: inline-block;
        color: inherit;
        margin: 0 15px;
        float: none
    }

    .footerWrap footer .legalLinks a.medium,
    .footerWrap footer .legalLinks a.twitter {
        height: 20px;
        top: 0px
    }
}

@media (max-width: 480px) {
    .footerWrap footer .legalLinks a {
        line-height: 30px
    }
}

.footerWrap footer .sponsorLinks {
    text-transform: uppercase;
    padding-bottom: 15px;
    padding-top: 15px
}

.footerWrap footer .sponsorLinks img {
    height: 62px;
    margin-right: 15px
}

@media (max-width: 768px) {
    .footerWrap footer .sponsorLinks {
        margin-left: auto;
        margin-right: auto;
        float: none !important;
        
        width: 290px
    }
}

@media (max-width: 480px) {
    .footerWrap footer .sponsorLinks {
        padding-bottom: 0px
    }
}

.footerWrap footer .sponsorLinks i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: -5px 15px 0px
}

.footerWrap footer .nav {
    margin-right: 0px !important
}

.footerWrap footer .nav li {
    text-align: center;
    width: 138px;
    border-left: 1px solid black;
    height: 125px
}

.footerWrap footer .nav li a {
    color: #fff;
    font-family: "roboto_condensedregular", sans-serif;
    text-transform: uppercase;
    padding: 30px 0px;
    height: 100%;
    cursor: pointer
}

.footerWrap footer .nav li a:hover {
    background: rgba(0, 0, 0, 0.25)
}

.footerWrap footer .nav li a span {
    display: block
}

.footerWrap footer .nav li a .navicon {
    width: 46px;
    height: 46px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.footerWrap footer .topLink {
    position: absolute;
    top: -50%;
    margin-left: 15px;
    cursor: pointer
}

.footerWrap footer .topLink.centered {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 8px
}

@media (max-width: 768px) {
    .footerWrap footer {
        max-height: none;
        text-align: center;
        height: auto
    }

    .footerWrap footer .row {
        div: last-child;
        div-text-align: center
    }
}

.portraitmask {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5000;
    background-color: black;
    background-size: cover;
    text-align: center
}

.portraitmask .mask-brand {
    display: none
}

.portraitmask .mask-image {
    background-image: url('../img/rotate_screen.png');
    background-repeat: no-repeat;
    width: 112px;
    height: 166px;
    background-repeat: no-repeat;
    width: 112px;
    height: 100px;
    margin: 15% auto 0;
    background-size: 60%;
    background-position: center
}

.portraitmask .mask-content {
    margin: 0 auto;
    width: 50%;
    max-width: 300px;
    color: rgba(255, 255, 255, 0.5)
}

@media screen and (max-device-width: 767px) and (orientation: landscape) {
    .portraitmask {
        display: block
    }

    body {
        
    }
}

.sideNav {
    position: fixed;
    top: 45%;
    right: 3%;
    width: 64px;
    height: 172px;
    z-index: 50;
    background-color: #fff;
    outline: 8px solid #fbfbfb;
    border: 1px solid #d6d6d6;
    -moz-box-shadow: 0px 5px 7px 7px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 5px 7px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 7px 7px rgba(0, 0, 0, 0.2)
}

@media (max-width: 768px) {
    .sideNav:not(.judges) {
        top: initial;
        bottom: 8px;
        left: 8px;
        right: initial;
        width: calc(100% - 16px);
        height: 60px;
        
    }
}

.sideNav span {
    width: 62px;
    height: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    cursor: pointer
}

.sideNav span.next,
.sideNav span.prev {
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    font-size: 20px;
    color: #ee6116
}

@media (max-width: 768px) {
    .sideNav span {
        display: block;
        position: relative
    }

    .sideNav span.next {
        float: left;
        top: 10px;
        left: 35px
    }

    .sideNav span.prev {
        float: right;
        top: 10px;
        right: 35px;
        left: initial
    }
}

.sideNav .counter {
    top: 45px;
    cursor: inherit;
    text-align: center;
    padding: 4px 10px;
    font-size: 20px;
    font-family: "roboto_condensedregular", sans-serif;
    font-weight: normal
}

@media (max-width: 768px) {
    .sideNav .counter {
        position: absolute;
        display: block;
        left: 45%;
        top: 10px;
        float: none;
        width: 60px;
        padding: 0
    }
}

.sideNav .counter div {
    color: rgba(135, 134, 138, 0.5)
}

.sideNav .counter div.currentCount {
    color: #652e2c;
    padding-bottom: 4px;
    border-bottom: 1px solid #d6d6d6
}

@media (max-width: 768px) {
    .sideNav .counter div.currentCount {
        border-bottom: none;
        float: left;
        position: relative;
        padding: 0;
        font-size: 24px
    }
}

@media (max-width: 768px) {
    .sideNav .counter div.totalCount {
        float: right;
        position: relative;
        padding: 0;
        font-size: 24px
    }
}

.sideNav .next {
    top: 120px
}

@media (max-width: 480px) {
    .section.finalists .layout-innerscrollable-padding {
        padding: 10vh 0
    }
}

.section.finalists .finalists-count .row {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 40px;
    color: #fff;
    font-family: "roboto_condensedregular", sans-serif
}

.section.finalists .finalists-count .row span {
    display: inline
}

@media (max-width: 768px) {
    .section.finalists .finalists-count .row {
        padding-left: 6%;
        padding-right: 6%
    }
}

@media (max-width: 480px) {
    .section.finalists .finalists-count .row {
        padding-left: 1%;
        padding-right: 1%
    }
}

.section.finalists .finalist-tabs {
    margin: 20px 0
}

.section.finalists .finalist-tabs .row {
    padding-left: 5px;
    padding-right: 5px
}

@media (max-width: 768px) {
    .section.finalists .finalist-tabs .row {
        padding-left: 6%;
        padding-right: 6%
    }
}

@media (max-width: 480px) {
    .section.finalists .finalist-tabs .row {
        padding-left: 1%;
        padding-right: 1%
    }
}

.section.finalists .finalist-tabs .row .finalist-cat {
    color: #ee1616;
    background-color: rgba(255, 255, 255, 0.1);
    min-height: 70px;
    font-size: 19px;
    line-height: .9;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-family: "roboto_condensedregular", sans-serif;
    border-right: 1px solid #000;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.section.finalists .finalist-tabs .row .finalist-cat.active {
    background-color: #fff
}

.section.finalists .finalist-tabs .row .finalist-cat.active:hover {
    background-color: #fff
}

.section.finalists .finalist-tabs .row .finalist-cat:hover {
    background-color: rgba(255, 255, 255, 0.2)
}

.section.finalists .finalist-tabs .row .finalist-cat:last-of-type {
    border-right: none
}

.section.finalists .finalist-tabs .row .finalist-cat span {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 20px
}

@media (max-width: 1024px) {
    .section.finalists .finalist-tabs .row .finalist-cat {
        font-size: 15px
    }
}

@media (max-width: 768px) {
    .section.finalists .finalist-tabs .row .finalist-cat {
        border-right: none;
        border-bottom: 1px solid #000;
        min-height: 50px
    }
}

/*# sourceMappingURL=screen.css.map */