@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900&v1);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900&v1);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&v1);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&v1);

@font-face {
    font-family: Heebo-Black;
    src: url(/assets/fonts/heebo/Heebo-Black.ttf) format('truetype')
}

@font-face {
    font-family: Heebo-Bold;
    src: url(/assets/fonts/heebo/Heebo-Bold.ttf) format('truetype')
}

@font-face {
    font-family: Heebo-ExtraBold;
    src: url(/assets/fonts/heebo/Heebo-ExtraBold.ttf) format('truetype')
}

@font-face {
    font-family: Heebo-Light;
    src: url(/assets/fonts/heebo/Heebo-Light.ttf) format('truetype')
}

@font-face {
    font-family: Heebo-Medium;
    src: url(/assets/fonts/heebo/Heebo-Medium.ttf) format('truetype')
}

@font-face {
    font-family: Heebo-Regular;
    src: url(/assets/fonts/heebo/Heebo-Regular.ttf) format('truetype')
}

@font-face {
    font-family: Heebo-Thin;
    src: url(/assets/fonts/heebo/Heebo-Thin.ttf) format('truetype')
}

body {
    color: #444;
    font-size: 16px;
    line-height: 1.6em
}

li,
p {
    line-height: 1.6em
}

p {
    margin-bottom: 1.7em
}

a,
a:active,
a:focus,
a:hover {
    outline: 0 !important;
    color: #1b5f95;
    font-weight: 400;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

#nav a:hover {
    background-color: #1571ba;
    -webkit-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    transition: background-color .3s linear
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5em;
    margin-bottom: 20px;
    text-shadow: none;
    font-family: "roboto condensed", arial, helvetica, sans-serif;
    font-weight: 700
}

h1 {
    font-size: 38px
}

h2 {
    font-size: 30px
}

h2+div {
    margin-bottom: 15px
}

h3 {
    font-size: 24px
}

ul li {
    list-style: square;
    margin-bottom: 10px;
    padding-left: 5px
}

.disclaimer {
    font-size: 13px
}

.newHero {
    background-color: transparent;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
    padding: 30px 0 0
}

.newHero .text {
    font-family: "roboto condensed", arial, helvetica, sans-serif !important;
    font-weight: 400;
    color: #fff;
    line-height: normal;
    text-shadow: 2px 3px 5px rgba(0, 0, 0, .5);
    text-align: center
}

.newHero .text-xl {
    font-size: 36px;
    font-weight: 700;
    margin-top: 30px
}

.newHero .text-md {
    font-size: 20px
}

.newHero .btn {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    clear: none;
    overflow: hidden;
    line-height: normal !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .4);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    text-shadow: none;
    padding: 12px 20px !important;
    margin-top: 10px
}

@media (min-width:1024px) and (max-width:1440px) {
    .newHero {
        height: 600px
    }

    .newHero .text-xl {
        font-size: 6vw;
        font-weight: 700;
        margin-top: 142px;
        margin-right: 200px;
        line-height: 82px
    }

    .newHero .text-xl-left {
        font-size: 6vw;
        font-weight: 700;
        margin-top: 142px;
        line-height: 82px;
        margin-left: 200px;
        text-align: left !important
    }

    .newHero .text-md {
        font-size: 2.7vw;
        margin-right: 200px
    }

    .newHero .text-md-left {
        font-size: 1.7vw;
        margin-left: 200px;
        text-align: left !important
    }

    .newHero .btn {
        font-size: 26px
    }

    .newHero .text i {
        top: 9px
    }

    .newHero .text {
        text-align: right
    }
}

@media (min-width:1441px) and (max-width:2560px) {
    .newHero {
        height: 600px
    }

    .newHero .text-xl {
        font-size: 6vw;
        font-weight: 700;
        margin-top: 152px;
        margin-right: 210px;
        line-height: 110px
    }

    .newHero .text-md {
        font-size: 2.7vw;
        margin-right: 210px;
        padding-top: 10px
    }

    .newHero .text-xl-left {
        font-size: 6vw;
        font-weight: 700;
        margin-top: 152px;
        margin-left: 380px;
        line-height: 82px;
        text-align: left !important
    }

    .newHero .text-md-left {
        font-size: 2.7vw;
        margin-left: 380px;
        padding-top: 10px;
        text-align: left !important
    }

    .newHero .btn {
        font-size: 26px
    }

    .newHero .text i {
        top: 9px
    }

    .newHero .text {
        text-align: right
    }
}

.usrHero,
.usrHero .btn,
.usrHero .text {
    margin: 0;
    padding: 0;
    font-size: 100%;
    line-height: 1;
    text-align: left;
    text-shadow: none;
    font-weight: 400;
    font-family: Heebo-Regular
}

.usrHero .btn {
    line-height: 1 !important
}

.usrHero {
    background-color: transparent;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    font-family: Heebo-Bold !important;
    color: #fff
}

.usrHero .text {
    font-family: Heebo-Bold !important;
    letter-spacing: 1px;
    text-shadow: 2px 3px 5px rgba(0,0,0,.5);
}

.usrHero .text span {
    text-align: right
}

.usrHero .btn {
    font-family: Heebo-Bold !important;
    box-shadow: none !important;
    border-radius: 0
}

.usrHero .text.text-xl {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.usrHero .text.text-md {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.usrHero .text.copy-sm {
    display: none
}

@media (min-width:1024px) {
    .usrHero {
        padding-right: 169px;
        height: 515px
    }

    .usrHero .text.text-xl {
        font-size: 63px
    }

    .usrHero .text.text-md {
        font-size: 35px;
        line-height: 1.4
    }

    .usrHero .btn {
        margin-top: 35px;
        font-size: 25px;
        padding: 17px 29px !important
    }
}

@media (min-width:1024px) and (max-width:1280px) {
    .usrHero {
        padding-right: 138px
    }
}

@media (min-width:481px) and (max-width:1023px) {
    .usrHero {
        height: 280px;
        padding-right: 60px
    }

    .usrHero .text.text-xl {
        font-size: 38px
    }

    .usrHero .text.text-md {
        font-size: 21px;
        line-height: 1.5
    }

    .usrHero .btn {
        margin-top: 18px;
        font-size: 15px;
        padding: 10px 18px !important
    }
}

@media (min-width:320px) and (max-width:480px) {
    .usrHero {
        height: 468px;
        padding-bottom: 24px;
        padding-right: 24px;
        justify-content: flex-end
    }

    .usrHero .text {
        line-height: 1.2
    }

    .usrHero .text span {
        display: flex;
        align-items: flex-end
    }

    .usrHero .text.text-xl {
        font-size: 37px
    }

    .usrHero .text.text-md {
        font-size: 28px
    }

    .usrHero .text.copy-sm {
        display: flex
    }

    .usrHero .text.copy-md {
        display: none
    }

    .usrHero .btn {
        margin-top: 18px;
        font-size: 25px;
        padding: 17px 29px !important
    }
}

@media (min-width:376px) and (max-width:480px) {
    .usrHero {
        height: 518px
    }

    .usrHero .text.text-xl {
        font-size: 40px
    }

    .usrHero .text.text-md {
        font-size: 30px
    }

    .usrHero .btn {
        font-size: 27px
    }
}

@media (min-width:320px) and (max-width:348px) {
    .usrHero {
        height: 400px
    }

    .usrHero .text.text-xl {
        font-size: 31px
    }

    .usrHero .text.text-md {
        font-size: 23px
    }

    .usrHero .btn {
        font-size: 21px
    }
}

.container {
    margin: 0 auto;
    max-width: 1200px;
    height: auto;
    padding: 0 25px 0 40px
}

.spUL {
    text-align: center !important
}

.spUL li {
    text-align: left !important;
    font-family: Lato, sans-serif !important;
    color: #444 !important
}

iframe.video {
    width: 100% !important;
    min-height: 570px
}

iframe.video.wide {
    min-height: 430px
}

.lft-img-margin {
    margin: 0 20px 5px 0
}

.rgt-img-margin {
    margin: 0 0 5px 20px
}

.overflow-hidden {
    overflow: hidden
}

.img-border {
    border: solid 4px #fff
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.modal {
    z-index: 9999 !important
}

.modal-header {
    background: #003158;
    color: #fff;
    padding-right: 25px
}

.modal-header h3 {
    line-height: normal
}

.modal-header .close {
    color: #fff;
    opacity: 1;
    border: 1px solid #2f597a;
    font-size: 14px;
    padding: 0 10px 2px;
    line-height: 30px;
    margin: 0 -10px 0 0
}

.modal-header .close:hover {
    opacity: .8
}

.modal-backdrop {
    z-index: 9995 !important
}

.modal-backdrop.fade.in {
    opacity: .8
}

.fancybox-overlay.fancybox-overlay-fixed {
    z-index: 8000
}

.headline {
    display: block;
    position: relative;
    margin: 25px 0 25px;
    border-bottom: 1px solid #e8e8e8
}

.headline h1,
.headline h2,
.headline h3,
.headline h4 {
    color: #000;
    margin: 0 0 -3px;
    padding-bottom: 12px;
    display: inline-block;
    border-bottom: 4px solid #890000
}

.headline h1 a,
.headline h1 a:hover,
.headline h1 a:link,
.headline h1 a:visited {
    color: #000;
    font-family: roboto, arial, helvetica, sans-serif;
    font-weight: 700
}

.headline i {
    margin-right: 1px;
    color: #c11f24
}

.headline h2 i {
    font-size: 32px
}

.row {
    margin-left: auto;
    margin-right: auto
}

.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-5,
.margin-bottom-50,
.margin-bottom-60 {
    clear: both
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-25 {
    margin-bottom: 25px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-35 {
    margin-bottom: 35px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-bottom-70 {
    margin-bottom: 70px
}

.margin-bottom-80 {
    margin-bottom: 80px
}

.overlay-zoom .play-icon,
.overlay-zoom .zoom-icon {
    background-image: url(../../img/icons/overlay-icon.png);
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    width: inherit;
    height: inherit;
    opacity: 0;
    z-index: 100;
    top: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden
}

.zoomer:hover .overlay-zoom .play-icon,
.zoomer:hover .overlay-zoom .zoom-icon {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: .5
}

.overlay-zoom {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    z-index: 90
}

.overlay-zoom .play-icon {
    z-index: 22;
    background-image: url(../../img/icons/overlay-icon-play.png);
    opacity: 1;
    background-color: transparent;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.btn {
    font-family: roboto, arial, helvetica, sans-serif;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    padding: 8px 12px;
    line-height: normal;
    font-weight: 400
}

.btn:hover {
    cursor: pointer;
    color: #fff
}

.btn i {
    font-size: 18px;
    position: relative;
    top: 1px
}

.btn i.left {
    padding: 0 10px 0 0;
    float: left
}

.btn:active {
    position: relative;
    top: 1px
}

.btn-txt {
    font-weight: 400;
    color: #fff;
    padding: 10px;
    margin: 0;
    background: 0 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-txt:hover {
    font-weight: 400
}

.btn-txt i {
    font-size: 20px;
    color: #fff;
    padding: 0 0 0 5px
}

.btn-txt i.left {
    padding: 0 5px 0 0
}

.btn-lrg {
    padding: 15px;
    font-size: 20px
}

.btn-lrg i {
    font-size: 23px
}

.btn-sm {
    font-size: 13px
}

.btn-sm-x {
    font-size: 11px;
    padding: 3px 8px
}

.btn-default,
a.read_more {
    background: #eaeaea;
    color: #444;
    border: 0
}

.btn-default:focus,
.btn-default:hover {
    background: #dadada;
    color: #222
}

.btn-default.active,
.btn-default.active:hover,
.btn-default:active {
    color: #222;
    background-color: #dadada;
    border-color: #dadada
}

.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover {
    background-color: #dadada;
    border-color: #dadada
}

.btn-info {
    background: #bbb;
    color: #fff;
    border: 0
}

.btn-info:focus,
.btn-info:hover {
    background: #aaa;
    border-color: #aaa
}

.btn-info.active,
.btn-info.active:hover,
.btn-info:active {
    background-color: #aaa;
    border: 0
}

.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover {
    background-color: #aaa;
    border: 0
}

.btn-simple {
    background: 0 0;
    color: #1571ba;
    border: 1px solid #1571ba
}

.btn-simple:focus,
.btn-simple:hover {
    background: #1571ba;
    color: #fff
}

.btn-simple.active,
.btn-simple.active:hover,
.btn-simple:active {
    background-color: #1571ba;
    border-color: #1571ba;
    color: #fff
}

.btn-simple.disabled.active,
.btn-simple.disabled:active,
.btn-simple.disabled:focus,
.btn-simple.disabled:hover {
    background-color: none;
    border-color: #1571ba
}

.btn-simple-white {
    background: 0 0;
    color: #fff;
    border: 1px solid #3785c4;
    border-color: rgba(255, 255, 255, .2);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-simple-white:focus,
.btn-simple-white:hover {
    background: #3785c4;
    background: rgba(255, 255, 255, .1);
    color: #fff
}

.btn-simple-white.active,
.btn-simple-white.active:hover,
.btn-simple-white:active {
    background-color: none;
    border-color: #3785c4;
    border-color: rgba(255, 255, 255, .2)
}

.btn-simple-white.disabled.active,
.btn-simple-white.disabled:active,
.btn-simple-white.disabled:focus,
.btn-simple-white.disabled:hover {
    background-color: none;
    border-color: #3785c4;
    border-color: rgba(255, 255, 255, .2)
}

.btn-primary {
    background: #1571ba;
    color: #fff;
    border: 0
}

.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background: #1e7cc7;
    text-decoration: none
}

.btn-primary.active,
.btn-primary.active:hover,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:active {
    background: #1e7cc7;
    border: 0
}

.btn-red {
    background: #c71f24;
    color: #fff;
    border: 0
}

.btn-red-form {
    width: 100%;
    height: 51px;
    font-weight: 700;
    line-height: normal;
    font-size: 15px
}

.btn-red:focus,
.btn-red:hover {
    color: #fff;
    background: #e02228 !important;
    text-decoration: none
}

.btn-red.active,
.btn-red.active:hover,
.btn-red.disabled.active,
.btn-red.disabled:active,
.btn-red.disabled:focus,
.btn-red.disabled:hover,
.btn-red:active {
    background: #e02228;
    border: 0
}

.btn-xlrg {
    display: inline-block;
    line-height: 1em;
    background: #c71f24;
    background-image: -webkit-linear-gradient(top, #c71f24, #991a1e);
    background-image: -moz-linear-gradient(top, #c71f24, #991a1e);
    background-image: -ms-linear-gradient(top, #c71f24, #991a1e);
    background-image: -o-linear-gradient(top, #c71f24, #991a1e);
    background-image: linear-gradient(to bottom, #c71f24, #991a1e);
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    font-family: Arial;
    color: #fff;
    font-size: 24px;
    padding: 15px 50px;
    text-decoration: none
}

.btn-xlrg.active,
.btn-xlrg.active:hover,
.btn-xlrg:focus,
.btn-xlrg:hover {
    background: #d6242a;
    text-decoration: none;
    color: #fff
}

@media screen and (min-width:501px) and (max-width:1000px) {
    .btn-xlrg {
        padding: 15px 20px;
    }
}

@media screen and (min-width:0px) and (max-width:500px) {
    .btn-xlrg {
        font-size: 16px;
        padding: 15px 20px
    }
}

#top {
    height: 90px;
    padding-top: 0;
    background: #1571ba;
    width: 100%;
    overflow: hidden;
    z-index: 3500;
    position: relative;
    border-bottom: 1px solid #3785c4
}

#top.is_stuck {
    height: 63px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 6000
}

#top .container {
    position: relative
}

#top .logo {
    z-index: 1;
    display: block;
    padding: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center
}

#top.is_stuck .logo img {
    padding: 0;
    width: auto;
    max-height: 41px !important;
    margin: 14px 0 0
}

#top .logo img {
    padding: 0;
    width: auto;
    max-height: 52px !important;
    margin: 20px 0 0
}

#top .logo-sm {
    display: none
}

#top .logo-sm img {
    margin: 8px 10px 0 0
}

#top.is_stuck .logo-lrg {
    display: none
}

#top.is_stuck .logo-sm {
    display: inline
}

#top.is_stuck .topR {
    display: none
}

#top .topR {
    font-family: roboto, arial, helvetica, sans-serif;
    font-weight: 400;
    position: absolute;
    top: 54px;
    right: 20px
}

#top .topR i:first-child {
    margin: 2px 2px 0 0
}

#top.is_stuck .login-header {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    margin: -6px 17px
}

#top .topR .stamp {
    float: left;
    margin-right: 10px;
    display: block;
    color: #fff;
    padding: 4px 12px;
    background: rgba(255, 255, 255, .1);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

#top .topR .stamp.ph {
    margin-right: 0
}

#top .topR .stamp i {
    margin: 0 2px 0 5px
}

#top .topR .stamp i:first-child {
    margin: 0 5px 0 0
}

#top .topR .stamp.ph i {
    margin: 0 8px 0 0
}

#top .topR .stamp.ico i {
    font-size: 14px
}

#top .topR .stamp.ico i.fa-check {
    font-size: 15px
}

#top .phAll .dull a[href^=tel],
#top .phAll a[href^=tel] {
    color: #fff;
    text-decoration: none
}

#top .dull {
    opacity: .6
}

#signupBtn,
.loginToggle {
    height: auto;
    padding: 11.5px 12px;
    display: inline;
    margin-left: 10px;
    line-height: normal;
    font-weight: 700;
    border: 0;
    width: 70px
}

#signupBtn {
    margin: 15px 0 0;
    display: inline-block
}

#right-col #signupBtn {
    width: 70%
}

.login-header {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    margin: 10px
}

.login-header .loginToggle {
    display: none
}

.login-header a i {
    display: none
}

#phoneBtn,
.login-header #helpBtn {
    display: none
}

.navbar-header #phoneBtn {
    margin-left: 20px
}

.navbar-header #helpBtn {
    margin-left: 12px
}

.login.collapse.phone-responsive-collapse {
    display: none
}

.phone-responsive-collapse div a {
    width: 100%;
    font-weight: 700
}

.login .form-control::-webkit-input-placeholder {
    color: #6f7983;
    opacity: 1
}

.login .form-control::-moz-placeholder {
    color: #6f7983;
    opacity: 1
}

.login .form-control:-ms-input-placeholder {
    color: #6f7983
}

.login input:-moz-placeholder {
    color: #6f7983;
    opacity: 1
}

.login .form-control:focus::-webkit-input-placeholder {
    color: transparent;
    opacity: 0
}

.login .form-control:focus::-moz-placeholder {
    color: transparent;
    opacity: 0
}

.login .form-control:focus:-ms-input-placeholder {
    color: transparent
}

.login input:focus:-moz-placeholder {
    color: transparent;
    opacity: 0
}

.login .placeholder {
    color: #6f7983
}

select {
    padding: 5px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
    background: #f8f8f8;
    border: none;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding-right: 18px
    }
}

.select-group {
    position: relative
}

.select-group:after {
    font-family: FontAwesome;
    content: "\f107";
    border-left: 1px solid #ccc;
    right: 8px;
    top: 5px;
    padding: 0 0 0 7px;
    position: absolute;
    pointer-events: none;
    color: #1571ba
}

.select-group:before {
    content: '';
    right: 5px;
    top: 0;
    width: 20px;
    height: 30px;
    background: #fff;
    position: absolute;
    pointer-events: none;
    display: block
}

.required input,
.required input:focus,
.required select,
.required select:focus {
    height: 34px;
    border: 2px solid #c71f24
}

.required .forgot {
    top: 7px
}

.select-group.required:after {
    border: 0;
    border-left: 1px solid #ffc8c8;
    color: #c71f24
}

.select-group.required:before {
    height: 34px;
    border: 0;
    border-top: 2px solid #c71f24;
    border-bottom: 2px solid #c71f24
}

.login .required input#account {
    width: 132px
}

.login .required input#account:focus {
    width: 162px
}

.login .required input#pin {
    width: 92px
}

.login .required input#pin:focus {
    width: 122px
}

#nav {
    background: #1571ba;
    z-index: 5500;
    position: relative;
    width: 100%;
    font-family: roboto, arial, helvetica, sans-serif;
    font-weight: 700;
    height: auto
}

#nav li,
#nav ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

#nav.is_stuck {
    position: fixed;
    width: 100%;
    top: 62px;
    height: auto;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3)
}

#nav .navbar {
    background: 0 0;
    margin: 0;
    min-height: inherit;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#nav .container {
    padding: 0 20px;
    margin: 0 auto
}

#nav .navbar-default {
    border: none
}

#nav .navbar-collapse {
    position: relative
}

#nav .navbar .nav>li {
    border-right: 1px solid #3785c4
}

#nav .navbar .nav>li:first-child {
    border-left: 1px solid #3785c4
}

#nav .nav-justified>li {
    float: none;
    width: auto
}

#nav .navbar-nav>li>a {
    display: block;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    padding: 10px 18px;
    line-height: normal
}

#nav.is_stuck .navbar-nav>li>a {
    padding: 12px 18px
}

#nav .navbar-nav>.active>a {
    color: #fff
}

#nav .navbar .nav>li>a i {
    color: #5497cd;
    font-size: 14px;
    position: absolute;
    bottom: 3px;
    right: 5px;
    margin: 0 !important
}

#nav .navbar .nav>li:hover>a i {
    color: #fff
}

#nav .navbar-right .dropdown-menu {
    right: inherit
}

#nav .navbar .nav .dropdown-menu.right {
    right: 0
}

.navbar-header {
    margin: 0 auto !important;
    padding: 0;
    overflow: hidden;
    line-height: 40px;
    vertical-align: middle
}

.navbar-header a,
.navbar-header a:focus,
.navbar-header a:hover {
    color: #fff;
    background: 0 0 !important;
    cursor: pointer;
    font-family: roboto, arial, helvetica, sans-serif;
    font-weight: 700;
    text-decoration: none
}

.navbar-header a:active,
.navbar-header a:focus,
.navbar-header a:hover {
    opacity: .8
}

.navbar-header .navbar-toggle {
    position: relative;
    border: 0;
    float: right;
    margin: 6px;
    text-align: center;
    padding: 0;
    font-size: 1.4em;
    z-index: 4
}

.navbar-header .navbar-toggle i {
    font-family: FontAwesome;
    font-size: 26px;
    float: right;
    overflow: hidden;
    display: block;
    position: relative;
    vertical-align: top;
    padding-left: 10px
}

.navbar-header .navbar-toggle i.glyphicon {
    display: none;
    font-family: 'Glyphicons Halflings';
    font-size: 22px;
    top: -2px;
    line-height: inherit
}

.navbar-header .navbar-home {
    position: relative;
    top: 3px
}

.navbar-header .navbar-home i {
    font-size: 26px
}

.navbar-header .navbar-left {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-right: 15px;
    line-height: 40px
}

.navbar-header .navbar-left i {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: inherit
}

.navbar-header .navbar-left i.glyphicon {
    display: none;
    font-size: 22px;
    top: 6px;
    line-height: 1px
}

@media (max-width:1920px) {
    #nav .navbar-nav>li>a {
        font-size: 16px
    }
}

@media (max-width:1200px) {
    #nav .navbar-nav>li>a {
        font-size: 16px
    }
}

@media (max-width:1024px) {

    #nav,
    #top {
        display: table
    }
}

@media (max-width:767px) {
    .login.collapse {
        display: none
    }

    #nav .container {
        margin: 0 !important
    }

    #nav {
        height: auto;
        display: block;
        clear: both
    }

    #nav .navbar-nav {
        margin: 0;
        border: 0;
        padding: 0;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto
    }

    #nav .navbar-nav .open>a {
        background: 0 0;
        color: #fff
    }

    #nav .navbar-nav>li {
        border-right: 0;
        border-top: 1px solid #3785c4
    }

    #nav .navbar-nav>li:first-child {
        border: 0
    }

    #nav .navbar .nav>li>a i {
        font-size: 28px;
        vertical-align: middle;
        position: absolute;
        top: auto;
        line-height: 40px;
        bottom: auto;
        right: 5px;
        margin: 0
    }

    #nav .navbar .nav>li>a i:before {
        content: "\f105"
    }

    #nav .navbar-toggle,
    .topRight .login-toggle {
        display: block
    }

    #nav .navbar-header,
    .login-header {
        display: block
    }

    #nav .open .dropdown-menu {
        min-width: 600px;
        display: none;
        overflow: hidden;
        float: none;
        width: 100%;
        height: auto;
        background: #fff;
        left: auto;
        top: auto;
        padding: 0;
        border-radius: 0;
        margin-top: 0 !important;
        border: solid 4px #c71f24;
        border-top: 0;
        font-size: 17px;
        font-family: roboto, arial, helvetica, sans-serif;
        font-weight: 700
    }

    #nav .navbar-nav>.open>a,
    #nav .navbar-nav>.open>a:focus,
    #nav .navbar-nav>.open>a:hover {
        background-color: #c71f24
    }

    #nav .open .dropdown-menu li {
        float: none;
        width: 100%;
        overflow: hidden
    }

    #nav .open .dropdown-menu li a {
        padding: 10px 0;
        text-align: center;
        border-bottom: 1px dotted #b3b8bb
    }

    #nav .open .dropdown-menu li a:hover {
        color: #000 !important;
        background: 0 0 !important
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    #nav.is_stuck {
        height: auto
    }

    #nav .navbar,
    #nav.is_stuck .navbar {
        height: auto
    }
}

@media (min-width:767px) {
    #nav .navbar-header {
        display: none
    }

    #nav .navbar-collapse {
        padding: 0
    }

    #nav .navbar-nav {
        top: 0;
        position: relative;
        display: table
    }

    #nav .navbar-nav>li>a,
    #nav .navbar-nav>li>a:focus {
        color: #fff
    }

    #nav .navbar-nav>.active>a,
    #nav .navbar-nav>li>a:hover {
        color: #fff
    }

    #nav .navbar-nav>.active>a,
    #nav .navbar-nav>.active>a:focus,
    #nav .navbar-nav>.active>a:hover,
    #nav .navbar-nav>li>a,
    #nav .navbar-nav>li>a:focus {
        background: 0 0
    }

    #nav .navbar-nav>.open>a,
    #nav .navbar-nav>.open>a:focus,
    #nav .navbar-nav>.open>a:hover,
    #nav .navbar-nav>li>a:hover {
        display: block;
        cursor: default;
        background-color: #991a1e
    }

    #nav .navbar-nav>.open>a:link,
    #nav .navbar-nav>.open>a:link:focus,
    #nav .navbar-nav>.open>a:link:hover,
    #nav .navbar-nav>li>a:link:hover {
        cursor: pointer
    }

    #nav .dropdown-menu {
        font-size: 16px;
        background: #fff;
        left: auto;
        top: auto;
        padding: 0;
        border-radius: 0;
        z-index: 9999 !important;
        margin-top: 0 !important;
        border: solid 4px #991a1e
    }

    #nav .dropdown-menu li a {
        font-weight: 400;
        color: #556067;
        padding: 8px 15px;
        border-top: 1px dotted #b3b8bb
    }

    #nav .dropdown-menu li:first-child a {
        border: 0
    }

    .nobroder {
        border-top: none !important
    }

    #nav .dropdown-menu .active>a,
    #nav .dropdown-menu li>a:hover {
        color: #000;
        filter: none !important;
        background: 0 0 !important;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out
    }

    #nav .dropdown-menu li>a:focus {
        background: 0 0;
        filter: none !important
    }

    #nav .navbar .nav>li>a i.glyphicon-home {
        font-size: 22px;
        line-height: normal;
        top: 4px;
        position: relative
    }

    .newnew {
        -moz-column-count: 3;
        -moz-column-gap: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        column-count: 3;
        column-gap: 0;
        position: absolute;
        margin-left: -140%
    }

    .newnewOdds {
        -moz-column-count: 3;
        -moz-column-gap: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        column-count: 3;
        column-gap: 0;
        position: absolute;
        margin-left: -193%
    }

    .newnewtwo {
        -moz-column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-count: 2;
        -webkit-column-gap: 0;
        column-count: 2;
        column-gap: 0;
        position: absolute;
        margin-left: -114%
    }

    .newnewOddstwo {
        -moz-column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-count: 2;
        -webkit-column-gap: 0;
        column-count: 2;
        column-gap: 0;
        position: absolute;
        margin-left: -193%
    }

    #double li {
        border-left: 1px dotted #ccc
    }

    .bc-menu-title {
        background-color: #fff;
        font-size: 17px;
        font-weight: 400;
        color: #3f3f3f;
        font-weight: 700;
        padding: 8px 12px;
        border-left: 1px dotted #ccc
    }

    .bc-menu-title-lower {
        font-weight: 400;
        color: #556067;
        line-height: 1.428571429;
        padding: 8px 15px;
        border-top: 1px dotted #b3b8bb;
        text-decoration: none;
        display: block;
        border-left: 1px dotted #ccc
    }

    .sub-link-hour {
        color: currentColor;
        cursor: initial
    }

    .menu-items {
        font-weight: 400;
        color: #556067;
        padding: 8px 15px;
        border-top: 1px dotted #b3b8bb;
        float: left !important;
        width: 100%
    }
}

@media (min-width:970px) {
    #nav .dropdown-menu {
        width: auto
    }

    .newnew {
        -moz-column-count: 3;
        -moz-column-gap: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        column-count: 3;
        column-gap: 0;
        position: absolute;
        margin-left: -122%
    }

    .newnewOdds {
        -moz-column-count: 3;
        -moz-column-gap: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        column-count: 3;
        column-gap: 0;
        position: absolute;
        margin-left: -183%
    }

    .newnewtwo {
        -moz-column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-count: 2;
        -webkit-column-gap: 0;
        column-count: 2;
        column-gap: 0;
        position: absolute;
        margin-left: -77%
    }

    .newnewOddstwo {
        -moz-column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-count: 2;
        -webkit-column-gap: 0;
        column-count: 2;
        column-gap: 0;
        position: absolute;
        margin-left: -183%
    }

    #double li {
        border-left: 1px dotted #ccc
    }

    .bc-menu-title {
        background-color: #fff;
        font-size: 17px;
        font-weight: 400;
        color: #3f3f3f;
        font-weight: 700;
        padding: 8px 12px;
        border-left: 1px dotted #ccc
    }

    .bc-menu-title-lower {
        font-weight: 400;
        color: #556067;
        line-height: 1.428571429;
        padding: 8px 15px;
        border-top: 1px dotted #b3b8bb;
        text-decoration: none;
        display: block;
        border-left: 1px dotted #ccc
    }

    .sub-link-hour {
        color: currentColor;
        cursor: not-allowed
    }
}

@media (min-width:1200px) {
    #nav .dropdown-menu {
        width: auto
    }

    .newnew {
        -moz-column-count: 3;
        -moz-column-gap: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        column-count: 3;
        column-gap: 0;
        position: absolute;
        margin-left: -102%
    }

    .newnewOdds {
        -moz-column-count: 3;
        -moz-column-gap: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        column-count: 3;
        column-gap: 0;
        position: absolute;
        margin-left: -217%
    }

    .newnewtwo {
        -moz-column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-count: 2;
        -webkit-column-gap: 0;
        column-count: 2;
        column-gap: 0;
        position: absolute;
        margin-left: -74%
    }

    .newnewOddstwo {
        -moz-column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-count: 2;
        -webkit-column-gap: 0;
        column-count: 2;
        column-gap: 0;
        position: absolute;
        margin-left: -217%
    }

    #double li {
        border-left: 1px dotted #ccc
    }

    .sub-link-hour {
        color: currentColor;
        cursor: initial
    }
}

@media (min-width:1440px) {
    #nav .dropdown-menu {
        width: auto
    }

    .newnew {
        -moz-column-count: 3;
        -moz-column-gap: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        column-count: 3;
        column-gap: 0;
        position: absolute;
        margin-left: -102%
    }

    .newnewOdds {
        -moz-column-count: 3;
        -moz-column-gap: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        column-count: 3;
        column-gap: 0;
        position: absolute;
        margin-left: -277%
    }

    .newnewtwo {
        -moz-column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-count: 2;
        -webkit-column-gap: 0;
        column-count: 2;
        column-gap: 0;
        position: absolute;
        margin-left: -74%
    }

    .newnewOddstwo {
        -moz-column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-count: 2;
        -webkit-column-gap: 0;
        column-count: 2;
        column-gap: 0;
        position: absolute;
        margin-left: -277%
    }

    #double li {
        border-left: 1px dotted #ccc
    }

    .sub-link-hour {
        color: currentColor;
        cursor: initial
    }
}

@media (min-width:1600px) {
    #nav .dropdown-menu {
        width: auto
    }

    .newnew {
        -moz-column-count: 3;
        -moz-column-gap: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        column-count: 3;
        column-gap: 0;
        position: absolute;
        margin-left: -99.9%
    }

    .newnewOdds {
        -moz-column-count: 3;
        -moz-column-gap: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        column-count: 3;
        column-gap: 0;
        position: absolute;
        margin-left: -262%
    }

    #double li {
        border-left: 1px dotted #ccc
    }

    .sub-link-hour {
        color: currentColor;
        cursor: initial
    }
}

#main {
    padding-top: 40px
}

#main .content {
    clear: both
}

#left-col .content h2:first-child {
    margin-top: 40px
}

#right-col {
    padding-right: 0
}

#left-nav {
    display: none
}

#left-nav-btn {
    float: left;
    position: absolute;
    top: 195px;
    width: 1px;
    display: table;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -khtml-transition: all 1s ease-out;
    transition: all 1s ease-out
}

#left-nav-btn.is_stuck {
    position: fixed;
    top: 125px
}

#left-nav-btn a {
    font-family: roboto, arial, helvetica, sans-serif;
    font-weight: 400;
    position: relative;
    display: block;
    padding: 7px 0 9px;
    background: #890000 !important;
    color: #fff;
    width: 35px;
    height: auto;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -moz-border-top-left-radius: 0;
    -moz-border-top-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 0;
    -khtml-border-top-left-radius: 0;
    -khtml-border-top-right-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
    -khtml-border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 0
}

#left-nav-btn a span {
    font-size: 15px;
    display: block;
    margin: 27px auto 0;
    line-height: 14px;
    word-wrap: break-word;
    width: 1em;
    height: auto;
    color: #fff;
    text-align: center
}

#left-nav-btn a span.exit {
    display: none
}

#left-nav-btn a.active {
    background: #890000
}

#left-nav-btn a:hover {
    background: #890000
}

#left-nav-btn i {
    font-size: 22px;
    font-weight: 400;
    content: "\f105";
    position: absolute;
    top: 8px;
    left: 8px
}

#left-nav-btn i.glyphicon {
    display: none;
    font-size: 22px;
    left: 5px
}

#left-nav-btn a:hover i {
    left: 10px
}

#left-nav-btn a.active:hover i {
    top: 6px;
    left: 8px
}

#left-nav-btn a:hover i:before {
    content: "\f054"
}

#left-nav-btn a.active:hover i:before {
    font-family: FontAwesome;
    content: "\f053"
}

.panel,
.panel-heading {
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0
}

.panel table {
    margin-bottom: 0
}

.panel-grey {
    border: 0;
    background: #f4f4f4
}

.panel-grey>.panel-heading {
    color: #fff;
    background: #003158;
    vertical-align: middle
}

.panel-white {
    border: 0;
    background: #fff
}

.panel-white>.panel-heading {
    color: #444;
    background: #f4f4f4;
    vertical-align: middle
}

.panel-white {
    border: 1px solid #dce0e3
}

.panel .panel-heading h2,
.panel .panel-heading h3,
.panel .panel-heading h4 {
    margin: 0;
    color: #fff;
    overflow: hidden
}

.panel-white .panel-heading h2,
.panel-white .panel-heading h3,
.panel-white .panel-heading h4 {
    color: #444
}

.panel .panel-heading h3 a.btn {
    float: right;
    overflow: hidden;
    padding: 4px 7px;
    margin-top: 4px
}

.panel .panel-heading i {
    color: #fff;
    margin: 0;
    padding: 0
}

.panel-body ul {
    padding: 0 0 0 20px
}

.tag-box {
    padding: 20px 25px;
    margin-bottom: 30px;
    clear: both;
    position: relatve
}

.tag-box h2 {
    font-size: 22px;
    margin-top: 0;
    font-weight: 400;
    color: #333
}

#left-col .tag-box h2:first-child {
    margin-top: 0
}

.tag-box h3 {
    margin-top: 0;
    font-weight: 400;
    color: #444
}

.tag-box p {
    margin-bottom: 0
}

.tag-box-v1 {
    border: solid 1px #eee;
    border-top: solid 2px #c71f24
}

.tag-box-v2 {
    background: #fafafa;
    border: solid 1px #eee;
    border-left: solid 2px #c71f24
}

.tag-box-v3 {
    border: solid 2px #eee
}

.tag-box-v4 {
    border: dashed 1px #bbb
}

.tag-box-v5 {
    margin: 20px 0;
    text-align: center;
    border: dashed 1px #ccc
}

.tag-box-v5 span {
    color: #555;
    font-size: 28px;
    margin-bottom: 0
}

.tag-box-v6 {
    background: #fafafa;
    border: solid 1px #eee
}

.tag-box-v7 {
    border: solid 1px #eee;
    border-bottom: solid 2px #c71f24
}

.map #map {
    width: 100%;
    height: 240px
}

.map.panel {
    font-size: 20px;
    font-weight: 300;
    line-height: 28px
}

.map.panel #map {
    width: 55%;
    height: 240px;
    float: right
}

.map.panel table {
    float: left;
    width: 45%;
    height: 240px
}

.map.panel td {
    vertical-align: middle;
    padding: 10px 20px 10px 10px
}

.map.panel i {
    float: left;
    overflow: hidden;
    font-size: 38px;
    margin-right: 20px;
    color: #000
}

.map.panel .address {
    display: block;
    overflow: hidden
}

blockquote {
    padding: 0 20px
}

blockquote p {
    font-size: 16px;
    font-weight: 200;
    line-height: 1.6em
}

blockquote:hover {
    border-left-color: #c71f24;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

blockquote.left {
    float: left;
    width: 40%;
    margin-right: 20px;
    overflow: hidden
}

blockquote.right {
    float: right;
    width: 40%;
    margin-left: 20px;
    overflow: hidden
}

blockquote .hero {
    border-left-color: #c71f24;
    padding: 18px;
    margin: 20px 0;
    color: #000;
    font-size: 16px;
    background: #f4f4f4
}

#infoEntries {
    margin-bottom: 30px
}

table td,
table th {
    word-wrap: break-word !important
}

table>tr>th {
    border-bottom: none
}

table td.right,
table th.right {
    text-align: right
}

table td.center,
table td.num,
table th.center {
    text-align: center
}

.table.table-bordered>tr td:first-child,
.table.table-bordered>tr th:first-child {
    border-left: none
}

.table-condensed tbody>tr>td,
.table-condensed tbody>tr>th,
.table-condensed tfoot>tr>td,
.table-condensed tfoot>tr>th,
.table-condensed thead>tr>td,
.table-condensed thead>tr>th {
    padding: 5px 10px
}

.table-bordered>tbody>tr th {
    background: #1571ba !important;
    border: 1px solid #ccc;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    color: #fff
}

.table-bordered>tbody>tr.head_title {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr th:first-child {
    border-left: 0
}

.table caption {
    background: #1571ba;
    padding: 10px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    border: 0;
    color: #fff;
    word-wrap: break-word !important
}

table.ordenable th {
    cursor: pointer
}

table.ordenable td {
    word-wrap: break-word !important;
    /* word-break: break-all !important */
}

table.ordenable {
    max-width: 100% !important
}

.dateUpdated {
    font-size: 12px;
    word-wrap: break-word
}

.greyBackground {
    background-color: #f9f9f9
}

.events ul,
.events ul li {
    list-style: none;
    margin: 0
}

.events ul {
    list-style: none;
    padding: 0
}

.events li {
    padding: 12px 0;
    border-bottom: 1px dotted #b3b8bb;
    overflow: hidden
}

.events li:first-child {
    border-top: 1px dotted #b3b8bb
}

.events li time {
    display: block;
    font-family: roboto, arial, helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 6px 0;
    float: left;
    background: #c71f24;
    color: #fff;
    margin: 0 25px 0 0;
    width: 75px;
    text-align: center
}

.events li div {
    display: block;
    overflow: hidden;
    line-height: 34px
}

.events header {
    font-weight: 700;
    display: inline;
    padding-right: 10px
}

.story {
    margin: 0;
    overflow: hidden;
    border-top: 1px dotted #b3b8bb;
    padding: 12px 0
}

.story:first-child {
    border-top: 0;
    padding-top: 0
}

.story dt {
    width: 25%;
    float: left;
    overflow: hidden;
    margin: 0 3% 0 0
}

.story dt img {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin-top: 3px
}

.story dd {
    margin: 0 0 12px;
    overflow: hidden
}

.story p {
    margin: 0
}

.story .article-title,
.story .news-title,
.story h3 {
    font-family: adelle-sans, Trebuchet MS1, Trebuchet MS, sans-serif;
    border: 0;
    padding: 0;
    margin: 0 0 12px;
    font-size: 16px;
    line-height: normal
}

.blog-date,
.news-date,
.story .news-date {
    margin-top: 6px;
    font-size: 14px;
    color: #999
}

.story .thumbnail {
    margin-bottom: 0;
    overflow: hidden
}

.news .pager {
    border-top: 1px dotted #b3b8bb;
    margin: 20px 0 0;
    padding-top: 20px
}

#article img {
    max-width: 100% !important;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 20px
}

.carousel-v1 .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7px 15px;
    background: rgba(0, 0, 0, .7)
}

.carousel-v1 .carousel-caption p {
    color: #fff;
    margin-bottom: 0
}

.carousel-v1 .carousel-arrow a.carousel-control {
    opacity: 1;
    font-size: 30px;
    height: auto;
    width: auto;
    background: 0 0;
    text-shadow: none;
    position: inherit
}

.carousel-v1 .carousel-arrow a i {
    top: 50%;
    opacity: .6;
    background: #000;
    margin-top: -18px;
    padding: 2px 12px;
    position: absolute
}

.carousel-v1 .carousel-arrow a i:hover {
    opacity: .8
}

.carousel-v1 .carousel-arrow a.left i {
    left: 0
}

.carousel-v1 .carousel-arrow a.right i {
    right: 0
}

.dateCarousel .dateLarge {
    margin-bottom: 20px;
    overflow: hidden
}

.dateCarousel .dateLarge span {
    text-transform: uppercase;
    text-align: center;
    margin-left: -1px;
    float: left;
    overflow: hidden;
    padding: 15px;
    background: #f4f4f4;
    border: 1px solid #c9cdd0;
    font-family: roboto, arial, helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700
}

.dateCarousel .dateLarge span:first-child {
    margin: 0
}

.dateCarousel .dateLarge .month {
    float: left;
    overflow: hidden
}

.dateCarousel .dateLarge .day {
    float: right;
    overflow: hidden
}

.dateCarousel .details {
    clear: both;
    min-height: 112px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dateCarousel .details span {
    font-weight: 700;
    padding-right: 12px
}

.dateCarousel .carousel-arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto
}

.dateCarousel .carousel-arrow a.carousel-control {
    display: block;
    position: relative;
    width: auto;
    height: auto;
    float: left;
    overflow: hidden;
    border: 1px solid #1571ba;
    background: 0 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.dateCarousel .carousel-arrow a i {
    color: #1571ba;
    position: relative;
    text-align: center;
    vertical-align: middle;
    margin-top: 0;
    padding: 6px 12px;
    background: 0 0;
    border: 0;
    opacity: 1;
    line-height: normal;
    font-size: 20px
}

.dateCarousel .carousel-arrow a.right {
    margin-left: 10px;
    display: block
}

.dateCarousel .carousel-arrow a.carousel-control:hover {
    color: #fff;
    background: #1571ba
}

.dateCarousel .carousel-arrow a.carousel-control:hover i {
    color: #fff
}

.dateCarousel .carousel-arrow a.left:active {
    left: -1px
}

.dateCarousel .carousel-arrow a.right:active {
    left: 1px
}

.blog .story:last-child {
    border-bottom: 1px dotted #b3b8bb
}

.countdown .panel {
    margin: 0
}

.countdown .panel span {
    font-weight: 700;
    margin: 0 10px 5px 0
}

.countdown .panel .start {
    margin: 10px 0 15px
}

.countdown .panel .race {
    margin-bottom: 10px
}

.countdown .clock {
    width: 100%;
    margin: 0 auto;
    margin-top: 0
}

.countdown .time,
.countdown .val,
.countdown canvas {
    width: 80px
}

.countdown canvas {
    height: 80px
}

.countdown .val {
    line-height: 80px
}

.countdown .text {
    font-family: roboto, arial, helvetica, sans-serif;
    font-weight: 700
}

.countdown .text .time {
    font-size: 13px
}

.clock .item {
    position: relative;
    float: left;
    width: 25%;
    text-align: center
}

.bgLayer canvas {
    position: absolute;
    top: 0;
    left: 0
}

.topLayer canvas {
    position: absolute;
    top: 0;
    left: 0
}

.time {
    width: 100%;
    margin-top: 5px;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase
}

.val {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: #444;
    text-align: center
}

.type_days {
    color: #ff6565
}

.type_hours {
    color: #378cff
}

.type_minutes {
    color: #9cdb7d
}

.type_seconds {
    color: #ffdc50
}

#leaders .leaders-info {
    margin-bottom: 12px
}

#leaders .leaders-header {
    display: block;
    overflow: hidden;
    font-weight: 600;
    font-size: 16px;
    padding: 5px 10px;
    background: #f4f4f4;
    border: 1px solid #c9cdd0
}

#leaders .leaders-name {
    position: relative;
    font-weight: 700;
    padding: 6px 0 2px;
    margin: 10px 0;
    overflow: hidden
}

#leaders .leaders-name .btn {
    float: right;
    margin-top: -4px;
    margin-left: 10px;
    padding: 5px 8px
}

#leaders .leaders-name .btn:active {
    background: 0 0;
    color: #3785c4
}

#leaders .leaders-name .btn i {
    padding: 0
}

#leaders .leaders-table {
    border-top: 1px dotted #b3b8bb;
    padding: 0 0 0 10px
}

#leaders .leaders-table table tr.bold td {
    padding-top: 10px;
    font-weight: 700
}

#leaders .blockfooter {
    margin-bottom: 20px
}

#carryovers .headline .btn {
    position: absolute;
    right: 0;
    bottom: 12px;
    margin-left: 10px;
    padding: 0;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    width: 28px
}

#carryovers .headline .btn:active {
    position: absolute;
    top: auto;
    bottom: 11px
}

#carryovers .headline i {
    color: #444;
    padding: 0;
    margin: 0;
    top: 2px;
    font-size: 18px
}

#carryover h3 {
    display: none
}

#carryoverList .header {
    border: 1px solid #c9cdd0
}

#carryoverList .header th {
    background: #f4f4f4;
    padding: 5px 10px 5px 0
}

#carryoverList .header th.right {
    text-align: right
}

#carryoverList .header th:first-child {
    padding-left: 10px
}

#carryoverList tr {
    border-bottom: 1px dotted #b3b8bb
}

#carryoverList td {
    padding: 10px 0;
    vertical-align: top;
    line-height: normal;
    font-weight: 700;
    width: 32%
}

#carryoverList td.center {
    font-weight: 400;
    padding: 10px 2%;
    width: 30%
}

#carryoverList td.right {
    font-weight: 400;
    width: 34%
}

#carryoverMsg {
    padding: 20px;
    margin-bottom: 30px;
    clear: both;
    border: 1px dashed #b3b8bb
}

.yt-feed ul,
.yt-feed ul li {
    padding: 0;
    margin: 0;
    list-style: none
}

.yt-feed ul li {
    padding-top: 20px
}

.yt-feed ul li:first-child {
    padding-top: 0
}

.yt-feed ul li a.yt-title-link {
    margin-top: 5px;
    padding: 5px 0 0;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    display: block
}

.yt-feed ul li a i {
    float: left;
    position: relative;
    top: 3px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    padding-right: 10px;
    font-size: 20px
}

.yt-feed ul li a i:before {
    content: "\f008"
}

.yt-feed ul li a span {
    overflow: hidden;
    display: block
}

.yt-feed ul li a span.overlay-zoom {
    padding: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.yt-feed ul li a span img {
    width: 100%
}

.twFeed ul,
.twFeed ul li {
    padding: 0;
    margin: 0;
    list-style: none
}

.twFeed ul li {
    padding: 20px 0 0
}

.twFeed ul li:first-child {
    padding: 0
}

.twFeed i {
    margin-right: 12px;
    margin-top: 3px;
    font-size: 22px;
    color: #1571ba;
    line-height: normal;
    float: left
}

.twFeed ul li .tweet {
    display: block;
    overflow: hidden
}

.twFeed ul li .time {
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
    color: #999
}

.page .yt-feed {
    overflow: hidden
}

.page .yt-feed ul li {
    width: 33%;
    padding: 0;
    float: left;
    overflow: hidden
}

.page .yt-feed ul li a.yt-image-link {
    display: block;
    margin: 10px 10px 0
}

.page .yt-feed ul li a.yt-title-link {
    display: block;
    margin: 0 10px 5px;
    height: 50px;
    overflow: hidden
}

.page .yt-feed ul li a span img {
    width: 100%;
    max-height: 200px
}

.shopImg {
    margin: 10px 0 0
}

.shopImg img {
    max-height: 200px;
    margin: 0 auto
}

.thumbnail {
    margin-bottom: 15px;
    border: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.thumbnail:hover,
a.thumbnail:focus {
    border-color: #1571ba;
    background: 0 0
}

.thumbnail-style {
    padding: 5px;
    margin-bottom: 20px
}

.thumbnail-style:hover {
    box-shadow: 0 0 8px #ddd;
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out
}

.thumbnail-style h3 {
    margin: 5px 0 0
}

.thumbnail-style h3 a {
    font-size: 20px
}

.thumbnail-style h3 a:hover {
    color: #1b5f95;
    text-decoration: none
}

.thumbnail-style .thumbnail-img {
    position: relative;
    margin-bottom: 10px
}

.thumbnail-style a.btn-more {
    right: -10px;
    bottom: 10px;
    color: #fff;
    padding: 1px 6px;
    position: absolute;
    background: #1b5f95;
    display: inline-block
}

.thumbnail-style a.btn-more:hover {
    text-decoration: none;
    box-shadow: 0 0 0 2px #377500
}

.thumbnail-style:hover a.btn-more {
    right: 10px
}

.thumbnail-kenburn img {
    left: 10px;
    margin-left: -10px;
    position: relative;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.thumbnail-kenburn:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
    -moz-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg)
}

#content-slider-1 {
    width: 100%
}

.rsDefault .rsGCaption {
    left: 0;
    bottom: 0;
    background-color: #1571ba;
    background-color: rgba(21, 113, 186, .8);
    padding: 5px 10px;
    line-height: normal
}

.infoBlocks {
    display: block;
    margin-bottom: 30px
}

.infoBlocks .col-md-4 {
    padding: 0
}

.infoBlocks .col-md-4:first-child .section,
.infoBlocks .col-md-4:nth-of-type(1) .section {
    margin-left: 0
}

.infoBlocks .col-md-6 {
    padding: 0
}

.infoBlocks .col-md-6:first-child .section,
.infoBlocks .col-md-6:nth-of-type(1) .section {
    margin-left: 0
}

.infoBlocks .section {
    background: #f4f4f4;
    position: relative;
    padding: 15px;
    margin-left: 10px;
    text-align: left;
    margin-bottom: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.infoBlocks .section>i {
    float: left;
    display: block;
    font-size: 30px;
    margin: 0 15px 0 0;
    color: #000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.infoBlocks .section>i.glyphicon {
    top: -3px
}

.infoBlocks .col-md-4 .section {
    height: 145px
}

.infoBlocks .col-md-6 .section {
    height: 125px
}

.infoBlocks .headline {
    display: none
}

.infoBlocks .info {
    overflow: hidden;
    display: block;
    text-align: left
}

.infoBlocks .info p:last-child {
    margin-bottom: 0
}

.infoBlocks .btn {
    width: 70%;
    font-size: 15px;
    position: absolute;
    bottom: 15px;
    left: 15%;
    right: auto;
    margin: 0 auto;
    padding: 5px;
    line-height: 14px;
    display: block;
    text-align: center;
    white-space: normal
}

.infoBlocks .btn i {
    float: right;
    font-size: 13px;
    line-height: 14px;
    top: 1px
}

.infoBlocks .btn:active {
    bottom: 14px;
    top: auto;
    position: absolute
}

.infoBlocksBC {
    display: block;
    margin-bottom: 30px
}

.infoBlocksBC .col-md-4 {
    padding: 0
}

.infoBlocks .col-md-4:nth-of-type(1) .section,
.infoBlocksBC .col-md-4:first-child .section {
    margin-left: 0
}

.infoBlocksBC .col-md-6 {
    padding: 0
}

.infoBlocks .col-md-6:nth-of-type(1) .section,
.infoBlocksBC .col-md-6:first-child .section {
    margin-left: 0
}

.infoBlocksBC .section {
    background: #f4f4f4;
    position: relative;
    padding: 15px;
    margin-left: 10px;
    text-align: center;
    margin-bottom: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: 0 6px 11px -1px rgba(0, 0, 0, .28)
}

.infoBlocksBC .section>i {
    display: inline-block;
    font-size: 30px;
    text-align: center;
    margin: 21px 17px 23px 0;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 5px 10px
}

.infoBlocksBC .section>i.glyphicon {
    top: -3px
}

.infoBlocksBC .col-md-4 .section {
    height: 145px
}

.infoBlocksBC .col-md-6 .section {
    height: 125px
}

.infoBlocksBC .headline {
    display: none
}

.infoBlocksBC .info {
    display: block;
    overflow: hidden;
    text-align: center
}

.infoBlocksBC .info p:last-child {
    margin-bottom: 0
}

.infoBlocksBC .btn {
    width: 70%;
    font-size: 15px;
    position: absolute;
    bottom: 15px;
    left: 15%;
    right: auto;
    margin: 0 auto;
    padding: 5px;
    line-height: 14px;
    display: block;
    text-align: center;
    white-space: normal
}

.infoBlocksBC .btn i {
    float: right;
    font-size: 13px;
    line-height: 14px;
    top: 1px
}

.infoBlocksBC .btn:active {
    bottom: 14px;
    top: auto;
    position: absolute
}

.infoBlocksBC .addthisevent-drop {
    display: block;
    position: absolute !important;
    bottom: 15px !important;
    left: 15% !important;
    right: auto !important;
    background: #1571ba !important;
    color: #fff !important;
    padding: 5px !important;
    border: none !important;
    z-index: 5000 !important;
    font-family: roboto, arial, helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: center;
    line-height: 13px;
    width: 70%;
    margin: 0 auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.infoBlocksBC .section>.circle {
    background: #428bca;
    background: #428bca;
    padding: 19px;
    -webkit-border-radius: 1100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #b2c8da;
    color: #f5f5f5;
    text-align: center;
    vertical-align: middle;
    width: 73px;
    height: 70px
}

.tooltip.in {
    opacity: 1
}

.tooltip-inner {
    padding: 8px;
    color: #444;
    max-width: 320px;
    background-color: #fff;
    border: 4px solid #c71f24;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    -khtml-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    box-shadow: 0 0 4px rgba(0, 0, 0, .3)
}

.tooltip.top .tooltip-arrow {
    border-top-color: #c71f24
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #c71f24
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #c71f24
}

.tooltip.right .tooltip-arrow {
    border-right-color: #c71f24
}

.tooltip.left .tooltip-arrow {
    border-left-color: #c71f24
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #c71f24
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #c71f24
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #c71f24
}

.infoBlocks .addthisevent-drop {
    display: block;
    position: absolute !important;
    bottom: 15px !important;
    left: 15% !important;
    right: auto !important;
    background: #1571ba !important;
    color: #fff !important;
    padding: 5px !important;
    border: none !important;
    z-index: 5000 !important;
    font-family: roboto, arial, helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: center;
    line-height: 13px;
    width: 70%;
    margin: 0 auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.addthisevent-drop:focus,
.addthisevent-drop:hover {
    color: #fff !important;
    text-decoration: none;
    font-size: 15px !important;
    border: 0;
    font-weight: 400 !important
}

.addthisevent-drop:active {
    top: auto !important
}

.addthisevent_dropdown {
    width: 100%;
    position: absolute;
    z-index: 5000 !important;
    padding: 0;
    background: #fff;
    text-align: left;
    display: none;
    margin-top: 4px;
    margin-left: -1px;
    border: 1px solid #ddd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, .15);
    box-shadow: 1px 3px 6px rgba(0, 0, 0, .15)
}

.addthisevent_dropdown span {
    position: relative;
    width: auto;
    display: block;
    line-height: normal;
    background: #fff;
    text-decoration: none;
    font-family: roboto, arial, helvetica, sans-serif;
    font-size: 14px !important;
    color: #556067;
    padding: 10px 5px 10px 10px;
    border-top: 1px dotted #ccc
}

.addthisevent_dropdown span:first-child {
    border-top: 0
}

.addthisevent_dropdown span:hover {
    background: 0 0;
    color: #000;
    text-decoration: none;
    font-size: 14px !important
}

.addthisevent_dropdown span i {
    width: auto;
    padding: 0;
    font-family: FontAwesome;
    color: #c71f24;
    font-size: 14px;
    float: right;
    line-height: normal
}

.addthisevent span {
    display: none !important
}

.addthisevent-drop ._all_day_event,
.addthisevent-drop ._description,
.addthisevent-drop ._end,
.addthisevent-drop ._facebook_event,
.addthisevent-drop ._location,
.addthisevent-drop ._organizer,
.addthisevent-drop ._organizer_email,
.addthisevent-drop ._start,
.addthisevent-drop ._summary,
.addthisevent-drop ._url {
    display: none !important
}

.addthisevent {
    visibility: hidden
}

.addthisevent-drop>i {
    color: #fff !important;
    margin-left: 5px;
    font-size: 14px;
    float: right;
    top: 1px;
    position: relative
}

.addthisevent-selected>i {
    padding: 0;
    font-family: FontAwesome;
    color: #fff !important
}

.addthisevent-selected>i:before {
    content: "\f068"
}

#right-col .calltoaction {
    overflow: hidden;
    padding: 15px 25px 25px;
    text-align: center;
    color: #6c8eaa;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #1d537c;
    background: -moz-linear-gradient(top, #1d537c 0, #003158 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1d537c), color-stop(100%, #003158));
    background: -webkit-linear-gradient(top, #1d537c 0, #003158 100%);
    background: -o-linear-gradient(top, #1d537c 0, #003158 100%);
    background: -ms-linear-gradient(top, #1d537c 0, #003158 100%);
    background: linear-gradient(to bottom, #1d537c 0, #003158 100%)
}

#right-col .calltoaction a {
    display: block;
    text-decoration: none
}

#right-col .calltoaction h2 {
    color: #fff;
    margin: 0 0 15px
}

#right-col .calltoaction h3 {
    font-size: 26px;
    margin: 0 0 20px;
    color: #6c8eaa;
    font-weight: 400
}

#right-col .calltoaction #object {
    visibility: hidden;
    display: block
}

#right-col .calltoaction #object i {
    color: #fff;
    margin: 0 auto;
    padding: 15px;
    font-size: 84px
}

#right-col .calltoaction .btn {
    position: relative;
    display: block;
    font-size: 24px;
    padding: 10px
}

#right-col .calltoaction .btn:active {
    top: 1px
}

#right-col .calltoaction a:hover .btn {
    background: #53c583
}

#right-col .calltoaction .btn i {
    visibility: hidden;
    font-size: 30px;
    position: absolute;
    line-height: normal;
    top: 10px;
    right: 12px
}

#right-col .logos {
    margin-top: 80px
}

#right-col img {
    margin-left: auto;
    margin-right: auto
}

#right-col>div {
    margin-top: 40px
}

#right-col>div:first-child {
    margin-top: 0
}

#right-col .headline {
    border: 0
}

#right-col .headline:first-child {
    margin-top: 10px
}

#right-col .headline h2 {
    width: 100%;
    border-bottom: 4px solid #f4f4f4;
    color: #000;
    font-size: 31px;
    position: relative;
    line-height: 1.2em
}

#right-col .headline a {
    float: right;
    padding: 0;
    width: 34px;
    line-height: 30px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

#right-col .headline a i {
    font-size: 23px;
    top: 3px;
    padding: 0;
    line-height: normal
}

#right-col .headline a:active i {
    position: relative;
    top: 4px
}

#right-col .headline a i.fa-rss {
    color: #ff8300;
    position: relative;
    top: -2px
}

#right-col .headline a:hover {
    background: #f4f4f4
}

#right-col .news h2 {
    padding-right: 35px;
    font-size: normal
}

#right-col .news h2 a {
    margin: 0;
    position: absolute;
    top: 4px;
    right: 0
}

#right-col .news h2 a:active i {
    top: -1px
}

#right-col .news dt {
    display: none
}

#right-col .news dd {
    width: 100%;
    margin-bottom: 0
}

#right-col .blockfooter a {
    display: block;
    text-align: center
}

.footer {
    color: #555;
    padding: 30px 0 10px;
    display: table;
    width: 100%;
    background: #f5f5f5;
    margin-top: 40px
}

.footer ul li {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.copyright a,
.copyright a:hover,
.footer a,
.footer a:hover {
    color: #1b5f95
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5 {
    background: 0 0;
    text-shadow: none;
    border: 0
}

.footer a,
.footer p {
    font-size: 14px
}

.footer p {
    color: #dadada
}

.footer a {
    color: #555
}

.footer .headline {
    margin-bottom: 15px
}

.footer .col-md-3 {
    clear: none
}

.social-icons {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: left
}

.social-icons li {
    float: left;
    display: inline;
    list-style: none;
    margin-right: 10px;
    margin-bottom: 5px;
    text-indent: -9999px
}

.social-icons li a,
a.social-icon {
    background: url(../../img/icons/social-icons.png) left top no-repeat;
    width: 33px;
    height: 33px;
    display: block !important;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.social-icons li:hover a {
    background-position: 0 -43px
}

.social_facebook {
    background-position: 0 0 !important
}

.social-icons li:hover .social_facebook {
    background-position: 0 -43px !important
}

.social_twitter {
    background-position: -40px 0 !important
}

.social-icons li:hover .social_twitter {
    background-position: -40px -43px !important
}

.social-icons li.social_pintrest:hover a {
    background-position: -80px -43px !important
}

.social_google {
    background-position: -120px 0 !important
}

.social-icons li:hover .social_google {
    background-position: -120px -43px !important
}

.social_email {
    background-position: -160px 0 !important
}

.social-icons li:hover .social_email {
    background-position: -160px -43px !important
}

.social_instagram {
    background-position: -200px 0 !important
}

.social-icons li:hover .social_instagram {
    background-position: -200px -43px !important
}

.social_pinterest {
    background-position: -80px 0 !important
}

.social-icons li:hover .social_pinterest {
    background-position: -80px -43px !important
}

#processing {
    width: 100%;
    text-align: center;
    margin-top: 40px
}

#processing p {
    margin-top: 1.7em
}

.copyright {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 12px;
    padding: 0 5px;
    background: #003158;
    height: 40px;
    color: #376890;
    display: table;
    width: 100%
}

.copyright span {
    color: #dadada
}

.copyright span.brand {
    margin-top: 40px;
    margin-right: 10px
}

.copyright a {
    margin: 0;
    color: #fff
}

.copyright a:hover {
    color: #fff
}

.infoBlocks .info p {
    margin-bottom: 1.2em !important
}

.table-responsive {
    width: 98% !important;
    margin-left: 1%;
    margin-right: 1%
}

table.ordenable tbody th {
    cursor: pointer
}

.ordenable>thead>tr th {
    background: #1571ba !important;
    border: 1px solid #ccc;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    color: #fff
}

.infoable>thead>tr th {
    background: #1571ba !important;
    border: 1px solid #ccc;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    color: #fff
}

.ordenable>tbody>tr td,
.ordenable>tbody>tr th {
    text-align: center !important
}

.order1>tbody>tr td,
.order1>tbody>tr th {
    text-align: center !important
}

.order2>tbody>tr td,
.order2>tbody>tr th {
    text-align: center !important
}

.order3>tbody>tr td,
.order3>tbody>tr th {
    text-align: center !important
}

@media (max-width:1920px) {
    .dateCarousel .dateLarge span {
        padding: 20px;
        font-size: 36px
    }

    .countdown .time,
    .countdown .val,
    .countdown canvas {
        width: 100px
    }

    .countdown canvas {
        height: 100px
    }

    .countdown .val {
        line-height: 100px
    }

    .infoBlocks .col-md-4 .section {
        height: 200px
    }

    .infoBlocks .col-md-6 .section {
        height: 105px
    }

    .infoBlocksBC .col-md-4 .section {
        height: 250px
    }

    .shopImg img {
        max-height: 250px
    }
}

@media (max-width:1440px) {
    .dateCarousel .dateLarge span {
        padding: 20px
    }

    .countdown .time,
    .countdown .val,
    .countdown canvas {
        width: 80px
    }

    .countdown canvas {
        height: 80px
    }

    .countdown .val {
        line-height: 80px
    }

    .infoBlocks .col-md-4 .section {
        height: 200px
    }

    .infoBlocks .col-md-6 .section {
        height: 125px
    }

    .shopImg img {
        max-height: 220px
    }
}

@media (max-width:1200px) {
    h2 {
        font-size: 31px
    }

    .footer h3 {
        font-size: 23px
    }

    .dateCarousel .dateLarge span {
        padding: 15px
    }

    .twFeed ul li {
        padding: 10px 0 0
    }

    .shopImg img {
        max-height: 200px
    }

    .infoBlocks .col-md-4 .section {
        height: 225px
    }

    .infoBlocks .col-md-6 .section {
        height: 125px
    }
}

@media (max-width:1024px) {
    iframe.video {
        min-height: 500px
    }

    iframe.video.wide {
        min-height: 375px
    }

    .countdown .time,
    .countdown .val,
    .countdown canvas {
        width: 65px
    }

    .countdown canvas {
        height: 65px
    }

    .countdown .val {
        line-height: 65px;
        font-size: 24px
    }

    .dateCarousel .dateLarge span {
        font-size: 32px
    }

    #top #signupBtn {
        float: right
    }

    .container {
        max-width: inherit;
        width: 100%
    }

    .shopImg img {
        max-height: 200px
    }

    .footer .col-md-3 {
        clear: none
    }
}

@media screen and (min-width:0px) and (max-width:767px) {
    .btn-sm {
        font-size: 11px
    }

    #top {
        display: block;
        height: auto;
        min-height: 58px
    }

    #top.is_stuck {
        height: auto;
        min-height: 50px
    }

    #top .container {
        height: auto;
        margin-bottom: 0
    }

    .blog .container,
    .container,
    .no-left-menu .container {
        width: 100% !important;
        min-width: inherit !important;
        margin: 0 auto 20px;
        padding: 0
    }

    #top .logo {
        float: left;
        overflow: hidden;
        margin-left: 1%
    }

    #top .logo-lrg {
        display: none
    }

    #top .logo-sm {
        display: inline
    }

    #top .logo-lrg img {
        padding: 0;
        width: auto;
        max-height: 30px !important;
        margin: 17px 0 18px
    }

    #top .logo-sm img {
        margin: 15px 15px 0 0;
        max-height: 39px !important
    }

    #top .menu_button {
        padding: 7px 12px
    }

    #top #signupBtn {
        position: relative;
        right: auto;
        top: auto
    }

    #top #loginButton {
        width: 100%;
        float: left;
        margin: 0;
        height: auto;
        font-size: 16px
    }

    .login-header {
        margin: -4px 17px
    }

    #top.is_stuck .login-header {
        margin: 2px 17px
    }

    .login-header .loginToggle i {
        font-family: FontAwesome;
        position: absolute;
        right: 10px;
        top: 5px
    }

    .login-header .loginToggle.collapsed i {
        top: 5px
    }

    .login-header .loginToggle i:before {
        content: "\f106"
    }

    .login-header .loginToggle.collapsed i:before {
        content: "\f107"
    }

    .login-header .loginToggle i {
        display: block
    }

    .navbar-header .phoneToogle i {
        font-family: FontAwesome
    }

    .navbar-header .phoneToogle i:before {
        content: "\f00d";
        font-size: 26.5px;
        top: -2px;
        position: relative
    }

    .navbar-header .phoneToogle.collapsed i:before {
        content: "\f095";
        font-size: 24px;
        top: 1px
    }

    .login {
        position: relative;
        top: auto;
        right: auto;
        margin: 15px 0;
        clear: both;
        float: left;
        width: 100%
    }

    .login form {
        width: 100%
    }

    .login .account-group {
        margin: 0;
        width: 48%;
        float: left
    }

    .login .pin-group {
        margin: 0 0 0 4%;
        width: 48%;
        float: left
    }

    .login .select-group {
        float: left;
        margin: 20px 0 0;
        clear: both;
        width: 100%
    }

    .login .login-group {
        float: left;
        width: 100%;
        margin: 20px 0 0
    }

    .login .btn-info {
        height: auto;
        width: auto;
        position: absolute;
        right: 9px;
        top: 9px;
        padding: 4px 6px
    }

    .login input {
        padding: 8px 52px 8px 8px
    }

    .login input#account {
        width: 100%
    }

    .login .required input#account,
    .login .required input#account:focus,
    .login .required input#pin,
    .login .required input#pin:focus,
    .login input#account:focus,
    .login input#pin:focus {
        width: 100%
    }

    .login select {
        width: 100%;
        padding: 8px
    }

    .select-group.required:after,
    .select-group:after {
        top: 10px
    }

    .select-group.required:before,
    .select-group:before {
        height: 40px
    }

    .login input#account,
    .login input#pin,
    .login select {
        width: 100%;
        height: 40px
    }

    .required input,
    .required input:focus,
    .required select,
    .required select:focus {
        height: 40px
    }

    .img-responsive {
        display: inline-block;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto
    }

    iframe.video {
        min-height: 510px
    }

    iframe.video.wide {
        min-height: 385px
    }

    #left-nav-btn {
        display: none
    }

    #right-col {
        padding-right: 20px;
        clear: both;
        margin-top: 30px
    }

    .headline {
        border-bottom: 0
    }

    .headline h1,
    .headline h2,
    .headline h3,
    .headline h4 {
        width: 100%
    }

    .footer .headline {
        border-bottom: 1px dotted #b3b8bb
    }

    .pager .pager-first a>span,
    .pager .pager-last a>span,
    .pager .pager-next a>span,
    .pager .pager-previous a>span {
        display: none
    }

    .yt-feed ul li a img {
        width: 100%
    }

    .page .yt-feed ul li {
        width: 50%
    }

    .dateCarousel .item {
        height: auto
    }

    .dateCarousel .dateLarge span {
        padding: 22px
    }

    .countdown .time,
    .countdown .val,
    .countdown canvas {
        width: 80px
    }

    .countdown canvas {
        height: 80px
    }

    .countdown .val {
        line-height: 80px
    }

    .blockfooter .btn {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .blockfooter .btn i {
        right: 15px;
        position: absolute;
        top: 12px
    }

    .upcomingRaces .blockfooter .btn {
        width: 65%
    }

    .gradedStakes .blockfooter .btn {
        width: 65%
    }

    .map #map {
        width: 100%;
        height: 240px
    }

    .map.panel #map {
        width: 100%;
        height: 240px;
        float: none
    }

    .map.panel table {
        float: none;
        width: 100%;
        height: auto;
        margin-bottom: 12px
    }

    .map.panel td {
        padding: 0
    }

    .infoBlocks .col-md-4 .section,
    .infoBlocks .col-md-6 .section {
        margin: 0;
        height: auto
    }

    .infoBlocks .addthisevent-drop,
    .infoBlocks .btn {
        position: relative !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        margin: 20px auto 0 !important
    }

    .infoBlocks .col-md-4,
    .infoBlocks .col-md-6 {
        margin: 0 0 2px
    }

    .footer .friends {
        margin-top: 20px
    }

    .footer .friends>div {
        padding: 0;
        display: block;
        table-layout: auto;
        float: none;
        width: auto
    }

    .footer .friends a {
        margin: 0 15px;
        float: left
    }

    .footer .friends a.ntra {
        width: 71px
    }

    .footer .friends a.bloodhorse {
        width: 128px
    }

    .footer .friends a.equibase {
        width: 94px
    }

    .footer .friends a.amazon {
        width: 112px
    }

    .footer .friends a.ga {
        width: 54px
    }

    .footer .friends a.credit {
        width: 118px
    }

    .footer .friends a.us {
        width: 218px
    }

    .copyright {
        height: auto;
        line-height: normal;
        padding: 10px 0
    }

    .copyright .container {
        margin: 0
    }

    #modal-background #modal {
        top: .5%
    }

    #modal-background #modal .glyphicon-remove::before {
        font-size: 1.4em
    }

    .infoBlocksBC .section {
        margin-bottom: 16px;
        margin-left: 0
    }

    .infoBlocksBC .col-md-4 .section {
        height: 199px
    }
}

@media screen and (min-width:0px) and (max-width:640px) {
    .table-responsive {
        overflow-x: scroll;
        overflow-y: hidden
    }

    .table-condensed tbody>tr>td,
    .table-condensed tbody>tr>th,
    .table-condensed tfoot>tr>td,
    .table-condensed tfoot>tr>th,
    .table-condensed thead>tr>td,
    .table-condensed thead>tr>th {
        word-wrap: break-word;
        padding: 5px
    }

    #top .topR {
        display: none
    }

    iframe.video {
        min-height: 430px
    }

    iframe.video.wide {
        min-height: 310px
    }

    .infoBlocksBC .section {
        margin-bottom: 16px;
        margin-left: 0
    }

    .infoBlocksBC .col-md-4 .section {
        height: 199px
    }
}

@media screen and (min-width:0px) and (max-width:480px) {

    #nav .container,
    #top .container {
        padding: 0 6px
    }

    #top .logo-lrg {
        display: none
    }

    #top .logo-sm {
        display: inline;
        margin-left: 0
    }

    #top .logo-sm img,
    #top.is_stuck .logo-sm img {
        display: inline;
        margin: 21px 0 0 -89px;
        max-height: 24px !important
    }

    #top .login-header {
        float: right;
        clear: none;
        width: auto;
        margin: 0 0 0
    }

    .login-header {
        clear: both;
        float: none;
        width: 100%;
        margin: 0 auto 15px;
        text-align: center
    }

    .login-header #signupBtn,
    .login-header .loginToggle {
        float: left !important;
        padding: 8px 0;
        width: 40px;
        text-align: center
    }

    .login-header a i {
        display: block;
        padding: 0;
        position: relative;
        top: auto;
        right: auto;
        font-size: 16px
    }

    .btn-sm {
        font-size: 11px
    }

    .login-header a i {
        display: none
    }

    #top #signupBtn {
        height: auto;
        display: inline;
        margin: 15px 5px 0 0;
        line-height: normal;
        font-weight: 700;
        border: 0;
        width: 58px
    }

    #top #loginButton {
        width: 100%;
        float: left;
        margin: 0;
        height: auto;
        font-size: 16px
    }

    .login-header {
        margin: 0
    }

    .login-header .loginToggle {
        float: left;
        display: inline-block;
        border: 0;
        width: 76px;
        position: relative;
        margin: 10px 6px 0 0;
        line-height: normal;
        padding-right: 26px;
        font-weight: 700
    }

    .login-header .loginToggle i {
        font-family: FontAwesome;
        position: absolute;
        right: 10px;
        top: 5px
    }

    .login-header .loginToggle.collapsed i {
        top: 5px
    }

    .login-header .loginToggle i:before {
        content: "\f106"
    }

    .login-header .loginToggle.collapsed i:before {
        content: "\f107"
    }

    .login-header .loginToggle i {
        display: block
    }

    #top #login_button {
        width: 58px;
        padding: 7px
    }

    #helpBtn,
    .navbar-header #phoneBtn {
        width: 22px;
        text-align: center;
        display: inline-block;
        color: #fff;
        border: 0 none;
        opacity: unset;
        height: 21px;
        padding: 0;
        position: relative;
        top: -4px
    }

    .navbar-header #helpBtn {
        top: -3px;
        margin-left: 20px
    }

    .navbar-header #phoneBtn {
        top: -5px;
        margin-left: 20px
    }

    .navbar-header #phoneBtn i {
        padding: 0;
        font-size: 24px;
        position: relative;
        top: 1px
    }

    .navbar-header #helpBtn i {
        font-size: 20px;
        position: relative;
        top: -1px
    }

    iframe.video {
        min-height: 300px
    }

    iframe.video.wide {
        min-height: 170px
    }

    .story dt {
        width: 100%;
        margin: 0 0 10px
    }

    .story dd {
        margin: 0 0 12px;
        overflow: hidden;
        clear: both
    }

    .countdown .time,
    .countdown .val,
    .countdown canvas {
        width: 65px
    }

    .countdown canvas {
        height: 65px
    }

    .countdown .val {
        line-height: 65px;
        font-size: 24px
    }

    .events header {
        display: block;
        padding-right: 0
    }

    .events li div {
        line-height: normal
    }

    .infoBlocks .section .btn {
        width: 100%
    }

    .infoBlocks .addthisevent-drop {
        width: 100% !important
    }

    .dateCarousel .dateLarge .month {
        width: 60%
    }

    .dateCarousel .dateLarge .month span {
        padding-left: 0;
        padding-right: 0;
        width: 32%
    }

    .dateCarousel .dateLarge .day {
        width: 38%
    }

    .dateCarousel .dateLarge .day span {
        padding-left: 0;
        padding-right: 0;
        width: 48.5%
    }

    .modal-footer .btn {
        font-size: 16px;
        white-space: normal;
        width: 48%;
        line-height: normal
    }
}

@media screen and (min-width:0px) and (max-width:310px) {

    .login-header #signupBtn,
    .login-header .loginToggle {
        width: 30px
    }

    .sub-link-hour {
        color: currentColor;
        cursor: initial;
        display: inherit !important
    }
}

.fer {
    border: none !important
}

.fer tr td {
    border: none !important;
    border-top: none !important
}

@media screen and (min-width:0px) and (max-width:480px) {
    h1 {
        font-size: 24px
    }

    h2 {
        font-size: 20px
    }

    h3 {
        font-size: 16px
    }

    h2.animated {
        font-size: 31px !important
    }

    .sub-link-hour {
        color: currentColor;
        cursor: initial;
        display: inherit !important
    }
}

@media screen and (min-width:0px) and (max-width:330px) {
    #top #login_button {
        width: 58px
    }

    #top .logo-sm img {
        display: inline;
        margin: 20px 0 0 -89px;
        max-height: 26px !important
    }

    #top.is_stuck .logo-sm img {
        margin: 20px 17px 0 -89px;
        max-height: 25px !important
    }

    .sub-link-hour {
        color: currentColor;
        cursor: initial;
        display: inherit !important
    }
}

.past-performance-plus {
    float: right;
    background: url(/assets/img/white-plus.svg) no-repeat center center;
    height: 20px;
    width: 20px
}

.past-performance-minus {
    float: right;
    background: url(/assets/img/white-minus.svg) no-repeat center center;
    height: 5px;
    width: 15px
}

.past-performance-plus-b {
    float: right;
    background: url(/assets/img/black-plus.svg) no-repeat center center;
    height: 20px;
    width: 20px
}

.past-performance-minus-b {
    float: right;
    background: url(/assets/img/black-minus.svg) no-repeat center center;
    height: 5px;
    width: 15px
}

small.error {
    color: red
}

@media screen and (max-width:767px) and (min-width:0px) {
    .window_video_frame {
        display: none
    }

    .mobile_video_frame {
        display: block
    }

    .bc-menu-title {
        background-color: #fff;
        font-size: 17px;
        font-weight: 400;
        color: #3f3f3f;
        border-bottom: 1px dotted #ccc;
        font-weight: 700;
        padding: 0 12px
    }

    .sub-link-hour {
        color: currentColor;
        cursor: initial;
        display: inline-block !important
    }

    .bc-nemu-empty a {
        display: none !important
    }

    .bc-nemu-last a {
        border-bottom: none !important
    }
}

@media screen and (min-width:770px) {
    .window_video_frame {
        display: block
    }

    .mobile_video_frame {
        display: none
    }

    .bc-menu-title {
        background-color: #fff;
        font-size: 17px;
        font-weight: 400;
        color: #3f3f3f;
        font-weight: 700;
        padding: 8px 12px;
        border-left: 1px dotted #ccc
    }
}

.kd-odds-header-tag-name {
    color: #1b5f95;
    outline: 0 !important;
    font-weight: 400;
    text-decoration: none;
    font-size: 24px;
    text-align: center;
    font-family: Lato, sans-serif;
    line-height: 1.6em
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.bc-nemu-empty a {
    border: 1px dotted #fff !important
}

.bc-nemu-last a {
    border-bottom: 1px dotted #ccc !important
}

.finalBC {
    height: 10px
}

.sat {
    height: 39px
}

.bcc {
    height: 43px
}

.lo {
    height: 42px
}

.ed {
    height: 39px
}

@-moz-document url-prefix() {
    .sat {
        height: auto !important
    }

    .bcc {
        height: auto !important
    }

    .lo {
        height: auto !important
    }

    .ed {
        height: auto !important
    }
}

@supports (-ms-ime-align:auto) {
    .sat {
        height: 41px !important
    }

    .bcc {
        height: 43px !important
    }

    .fri {
        height: 43px !important
    }

    .lo {
        height: 43px !important
    }

    .ed {
        height: 40px !important
    }
}

_::-webkit-full-page-media,
_:future,
:root .ed {
    height: 38px !important
}

_::-webkit-full-page-media,
_:future,
:root .sat {
    height: 39px !important
}

h2.table-title {
    font-size: 60px;
    margin-bottom: 0
}

@media (max-width:767px) {
    h2.table-title {
        font-size: 30px;
        margin-bottom: 0
    }
}

@media(min-width:501px) and (max-width:631px) {
    .fixed_cta {
        font-size: 16px !important
    }
}

.racetrack-text {
    display: flex
}

.racetrack-text p {
    margin: 0 !important
}

@media (min-width:997px) {
    .racetrack-text {
        align-items: center
    }

    .racetrack-text p {
        text-align: left !important
    }

    .racetrack-text a {
        margin-right: 10px !important
    }
}

@media (max-width:996px) {
    .racetrack-text {
        flex-direction: column
    }

    .racetrack-text p {
        margin-top: 15px !important
    }
}

.list-text p {
    text-align: left !important;
    margin: 20px !important;
}

.list-text .list {
    padding-left: 60px;
}

.list-text .list-elem {
    list-style: square outside none;
    display:list-item;
    margin: 0px !important;
    text-align: left !important;
}