
@font-face{
    font-family: 'BebasReg';
    src: url('../fonts/Bebas/bebasneueregular-webfont.eot');
    src: url('../fonts/Bebas/bebasneueregular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Bebas/bebasneueregular-webfont.woff') format('woff'),
    url('../fonts/Bebas/bebasneueregular-webfont.ttf') format('truetype'),
    url('../fonts/Bebas/bebasneueregular-webfont.svg#webfont') format('svg');
}
h1, h2{
    font-family: 'BebasReg', Arial,Helvetica,Verdana,Tahoma,sans-serif;
    text-transform: uppercase;
    margin-top: 0;
}
h3{
    font-family: 'BebasReg', Arial,Helvetica,Verdana,Tahoma,sans-serif;
    text-transform: ;
    margin-top: 0;
}

.month-stat h3, .invite-stat h3 {
    font-family: Arial,Helvetica,Verdana,Tahoma,sans-serif;
}

h4 {
    font-weight: bold;
}




ul.side-nav {
    display: block;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 0 20px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

}

.navbar-brand img {
    width: 150px;
}

ul.side-nav li a {
    text-transform: uppercase;
    padding: 10px 10px;
    display: inline-block;
    width: 100%;
    color: #444444;
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(216, 216, 216)));
    background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(216, 216, 216));
    background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(216, 216, 216));
    background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(216, 216, 216));
    background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(216, 216, 216));
    background-image: linear-gradient(top, rgb(255, 255, 255), rgb(216, 216, 216));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#d8d8d8');
    font-weight: bold;

}

ul.side-nav .glyphicon {
    margin: 0;
    padding: 0 20px 0 0;
}



ul.side-nav li a:hover {
    color: #fff;
    background-color: #e30613;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(199, 32, 42)), to(rgb(199, 32, 42)));
    background-image: -webkit-linear-gradient(top, rgb(199, 32, 42), rgb(199, 32, 42));
    background-image: -moz-linear-gradient(top, rgb(199, 32, 42), rgb(199, 32, 42));
    background-image: -o-linear-gradient(top, rgb(199, 32, 42), rgb(199, 32, 42));
    background-image: -ms-linear-gradient(top, rgb(199, 32, 42), rgb(199, 32, 42));
    background-image: linear-gradient(top, rgb(199, 32, 42), rgb(199, 32, 42));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#465878', EndColorStr='#08234d');
}


ul.side-nav li.active a{
    color: #fff;
    background-color: #e30613;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(199, 32, 42)), to(rgb(199, 32, 42)));
    background-image: -webkit-linear-gradient(top, rgb(199, 32, 42), rgb(199, 32, 42));
    background-image: -moz-linear-gradient(top, rgb(199, 32, 42), rgb(199, 32, 42));
    background-image: -o-linear-gradient(top, rgb(199, 32, 42), rgb(199, 32, 42));
    background-image: -ms-linear-gradient(top, rgb(199, 32, 425), rgb(199, 32, 425));
    background-image: linear-gradient(top, rgb(199, 32, 42), rgb(199, 32, 42));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#465878', EndColorStr='#08234d');

}


ul.nav-pills li:first-child a{
    padding-left: 0;
}

ul.nav-pills {
    margin-bottom: 20px;
    font-family: 'brandonbold';
}


.float-img {
    float: right;
    max-width: 270px;
    margin: 0 0 20px 20px;
}

.checkbox-button-inline {
    margin: 5px 20px 0 0;
}

input[type='checkbox'] {
    margin: 0 10px 0 0;
}

.radio-button-inline {
    margin: 5px 20px 0 0;
}

input[type='radio'] {
    margin: 0 10px 0 0;
}


a.active{
    font-weight: bold;
    color: #e30613;
}

/* ---------- NAV ---------- */


aside {
    overflow: auto;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; box-sizing: border-box;
}


aside.col-right {
    padding-left: 0;
}


.breadcrumb { margin-bottom: 30px;}
.breadcrumb > .active { font-weight: bold; font-size: 14.5px;}

.search-results-table { clear: both; }

.navbar .container {

    text-transform: uppercase;
}

.event-search {
    margin-left: 100px;
}

body.stadium-bg {
    background: url(../images/stadium-bg.jpg) center top no-repeat;
}

.box h3 {
    text-transform: none;
    text-align: left;
    font-size: 27px;

}

.box img {
    margin: 5px 0 10px 0;
    height: 140px;
}

body.admin .navbar .container {
    width: 100%;
    padding: 0 20px;

}
.navbar-brand {
    padding: 0;
    /*margin-left: -80px!important;*/
    position:absolute;
    float: left;
    height: 53px;
    width: 150px;
    z-index: 1000;
}

a.navbar-brand:hover {
    background: none!important;
}

.navbar-default {
    background-color: #ddd !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0,0,0)), to(rgb(0,0,0)));
    background-image: -webkit-linear-gradient(top, rgb(0,0,0), rgb(0,0,0));
    background-image: -moz-linear-gradient(top, rgb((0,0,0)), rgb((0,0,0)));
    background-image: -o-linear-gradient(top, rgb((0,0,0)), rgb((0,0,0)));
    background-image: -ms-linear-gradient(top, rgb((0,0,0)), rgb((0,0,0)));
    background-image: linear-gradient(top, rgb((0,0,0)), rgb((0,0,0)));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#000', EndColorStr='#000');

    border-bottom: 1px solid #ddd;
}


.nav-account { float: right;}
.searchbar { width: 80%; float: left;}
.logout-roles { width: 20%; float: right;}


.web-right { float: right; }
.logout { background-color: #000;}
.next-cust { background-color: #003467;}

.navbar-nav {

}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border: none;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #2c2c2c;
    border: 0!important;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-right:1px solid #ddd;
}
.navbar-default .navbar-nav li a{
    border-right:1px solid whitesmoke;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}

.navbar-default .navbar-nav li a:hover{
    background: #E30916 !important;
    color: #fff;
}

.navbar-default .navbar-nav .login-nav a:hover {
    background:#ca0612 !important;
    color: #fff;
}


.navbar-default .pull-right{
    border-left:1px solid #ddd;
}

.basket-mini {
    border-left:0!important;
}

.basket-mini .glyphicon {
    color: #fff!important;
}

.navbar-default .glyphicon {
    margin-right: 10px;
    /*color: #004890;*/
}

.dropdown .caret {
    color: #fff!important;
    border-top-color: #fff!important;
    border-bottom-color: #fff!important;
}

.navbar-default .caret {
    margin-left: 10px;
    color: #e30613!important;
    border-top-color: #e30613!important;
    border-bottom-color: #e30613!important;
}

.navbar-default .caret:hover {
    margin-left: 10px;
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-collapse {
    padding: 0;
}



.nav-pills li{
    margin-right: 5px;
    margin-bottom: 20px;
}



/* ---------- END OF NAV ----------- */


.system-title {
    font-size: 19px;
    display: inline-block;
    margin: 18px 0 13px 175px;
    font-weight: 600;
}

table.extras img {
    width: 100px;
}

table.extras td:first-child {
    width: 110px;
}

.address-label {
    width: 31%;
    display: inline-block;
}

.age {
    width: 30%;
    float: left;
    margin-right: 2px;
}

.to {
    width: 50px;
    float: left;
    margin-right: 2px;
    text-align: center;
}

.emergency {
    width: 48%;
    display: block;
    float: left;
    margin-right: 1%;
}

.modal-sm {
    max-width: 380px!important;
    width: 100%;
}

.promo {
    color: #e30613;
    margin-top: 10px;
}

.parent {
    width: 40%;
    display: block;
    float: left;
    margin-right: 1%;
}

.or {
    width: 10%;
    display: block;
    float: left;
    text-align: center;
}


.btn.btn-action.btn-center {
    width: 125px;
    margin: 0 auto;
    display: block;
}

.social-img {
    float: right;
    margin-top: 5px;
}


.social-img img {
    width: 240px;
    margin-top: 5px;
}

.testimonial-card .card-block, .testimonial-carousel {
    text-align: center;
}
.card.testimonial-card {
    padding: 10px;
    background: white;
}

.section.box.hlist {
    margin: 50px 0 5px;
}
.sponsors-wrap {
    padding-top: 50px;
}
.fa.fa-quote-left {
    color: #e30613;
}
.fa.fa-quote-right {
    color: #e30613;
}



.gallery {
    text-align: center;
}

.gallery .gallery-block {
    margin-bottom: 1.5rem;
    padding: 0;
}

.gallery-item {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
}

.gallery-item figure {
    position: relative;
    overflow: hidden;
    background: rgba(11, 12, 14, 0.3);
    text-align: center;
    height: 18rem;
}

.gallery-item figure img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
}

.gallery-item .gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 50;
}

.gallery-item figure.hover-effect img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.gallery-item figure.hover-effect figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0px;
    z-index: 100;
}

.gallery-item figure.hover-effect figcaption .details-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    padding-bottom: 1.5rem;
}

.gallery-item figure.hover-effect figcaption .details-container .details-title {
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
}

.gallery-item figure.hover-effect a {
    color: #fff;
    background-color: transparent;
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 700;
    padding: 0;
    text-decoration: none;
    opacity: 0;
    z-index: 30;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
}

.gallery-item figure.hover-effect:hover a {
    color: #fefefe;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.gallery-item figure.hover-effect:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0B0C0E;
    opacity: 0;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.gallery-item figure.hover-effect:hover:before {
    opacity: 0.6;
    z-index: 5;
}

.mfp-fade-gallery .mfp-image-holder .mfp-close {
    color: #FFCC33;
}

.mfp-title, .mfp-counter {
    color: #FFCC33;
}

/* Overlay at Start */
.mfp-fade-gallery.mfp-bg {
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* Overlay Animate in */
.mfp-fade-gallery.mfp-bg.mfp-ready {
    opacity: 1;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* Overlay Animate out */
.mfp-fade-gallery.mfp-bg.mfp-removing {
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* Content at Start */
.mfp-fade-gallery.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* Content Animate it */
.mfp-fade-gallery.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

/* Content Animate out */
.mfp-fade-gallery.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
.col-md-12.block.gallery {
    padding: 10px 0;
}


.image-right > img {
    margin-right: -15px;
    margin-left: -15px;

    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 376px;


}
.text-side-left {
    margin-top: 8%;
    margin-bottom:3%;
}
.image-right {
    overflow: hidden;
}


.thumbnail {
    margin-bottom: 0px;
}


.title-left > h3 {
    text-align: left!important;
}
.card.testimonial-card.border-colors {
    border: 1px solid #ccc;
    border-radius: 3px;
}


.top-section {
    margin-top: 0!important;
}

table.tablesaw thead th, table.tablesaw thead td {
    color: #444;
    font-size: .7em!important;
}
.dashboard.ga thead th {
    text-align: center !important;
}
ul.overview li:first-child a {
    padding-left: 10px;
}
a.view-details {
    color: #E30916;
}
.course-title > h5 {
    padding-top: 9px;
    padding-left: 15px;
    margin-top: -8px;
    font-weight: bold;
    text-transform: uppercase;
}
.course-title {
    background: #E4E4E4;
    height: 36px;
    margin-bottom: 5px;
}
.navbar {
    min-height: 28px;
}
.what-we-do-btn {
    margin-top: 25px;
}


.tile {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
}
.tile .title {
    margin-top: 0px;
}
.tile.purple, .tile.blue, .tile.red, .tile.orange, .tile.green {
    color: #fff;
}
.tile.purple {
    background: #000;
}
.tile.purple:hover {
    background: #333;
}
.tile.red {
    background: #ED1A3B;
}
.tile.red:hover {
    background: #aa1624;
}
.tile.green {
    background: #ED1A3B;
}
.tile.green:hover {
    background: #aa1624;
}
.tile.blue {
    background: #FFC20E;
}
.tile.blue:hover {
    background: #e8b110;
}
.tile.orange {
    background: #FFC20E;
}
.tile.orange:hover {
    background: #e8b110;
}
.tile > .title {
    font-family: 'BebasReg', Arial,Helvetica,Verdana,Tahoma,sans-serif;
    font-size: 55px;

}

.sz-wrapper-contain {
    max-width: 985px;
    padding-left: 15px!important;
}


.sz_image_001_trig_btn > a:nth-child(1) {
    left: 0px!important;
}
.card-block > h6 {
    color: #909090;
    font-size: 14px;
}


.carousel-indicators {
    display: none;
}

.flip-color {
    background: #f5f5f5 !important;
}
.title-right {
    text-align: left;
    padding-left: 15px;
}
.social-icons {
    float: right;
    margin-top: 5px;
    font-size: 23px;
}

.fa-facebook-square {
    color:#3B5998;
    margin: 0 2px;
}
.fa-twitter-square {
    color:#55ACEE;
    margin: 0 2px;
}

.fa-google-plus-square {
    color:#DD4B39;
    margin: 0 2px;
}
.fa-youtube-square {
    color:#D64A4A;
    margin: 0 0 0 2px;
}
.fa-instagram {
    color:#3F729B;
    margin: 0 2px;
}
table {
    background-color: #fff!important;
}

@media screen and (max-width: 36em) {
    .social-img {
        display: none;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-brand {
        padding: 0;
        margin-left: 10px!important;
        position:absolute;
        float: left;
        /*height: 100px;*/
        width: 80px;
        z-index: 1000;
    }

    /*.system-title {
      float: right;
      margin-right: 15px;
          font-size: 11px!important;
    }*/

    button.side-menu-link {
        margin: 8px 0 8px 100px!important;
    }

    /*h1 {display: none;

    }*/
}

@media screen and (max-width: 1142px) {

    .navbar-brand {
        margin-left: 0px!important;
        position: relative;

    }
    .system-title {
        margin: 20px 0 13px 10px;;

    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .navbar-default .navbar-nav li a {
        font-size: 8.5px;
    }

}




@media screen and (max-width: 767px) {
    .navbar-brand {
        /* padding: 0; */
        margin-left: 0px!important;
        float: none
        height: auto;
        width: auto;
        z-index: 1000!important;
        width: 100%!important;
        margin: 0 auto!important;
        position: relative;
        /* max-width: 150px; */
        display: block!important;
        margin-bottom: 10px!important;
    }
    a.navbar-brand > img {
        margin: 0 auto;
        position: relative;
        width: 100%;
        max-width: 150px;
        display: block;

    }
    .box img {
        margin: 5px 0 10px 0;
        height: auto;
    }
    .navbar-toggle {

        margin-right: 20px;
    }

    .system-title {
        font-size: 15px;
        display: inline-block;
        /* margin: 20px 0 13px 100px; */
        font-weight: 600;
        margin: 0 auto;
        position: relative;
        display: block;
        max-width: 208px;
        padding-top: 62px;
        text-align: center;
    }
    .social-icons {
        float: none;
        margin: 0 auto;
        max-width: 152px;
        margin-top: 20px;
    }
    .pull-right {
        float: none !important;
        margin: 0 auto;
        position: relative;
        display: block;
        max-width: 134px;
    }
    .navbar-nav {
        margin: 0px auto;
        text-align: center;
    }
    .title-right {
        text-align: left;
        margin-top: 30px;
    }
    .card.testimonial-card {

        margin: 15px;
    }
    .card.testimonial-card.flip-color {

        margin: 5px;
    }
}


.carousel-control.left {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0) 0), color-stop(rgba(0, 0, 0, 0) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0) 0), color-stop(rgba(0, 0, 0, 0) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-caption {
    color: #ffffff;
    text-align: left;
}

h3.border-caption {
    background-color: transparent;
    color: white!important;
    display: inline;
    font-size: 51px;
    line-height: 42px;
    margin: 0;
    padding: 10px 2px 3px 10px;
    clear: both;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'BebasReg', Arial,Helvetica,Verdana,Tahoma,sans-serif;
    -webkit-text-shadow: 4px 10px 35px rgba(0,0,0,0.75);
    -moz-text-shadow: 4px 10px 35px rgba(0,0,0,0.75);
    text-shadow: 4px 10px 35px rgba(0,0,0,0.75);
}

.carousel-caption {
    position: absolute;
    top: 35%;
    left: 15%;
    z-index: 10;
}

.carousel-indicators {
    top: 20px;
    height: 40px;
}


.border-outer {
    /*  border-left: 20px solid #e30613;
      padding: 9px 0px 1.5px 0px;*/
    padding: 9px 0px;
    max-height: 94px;
}

.carousel-caption1 {
    color: white;
    left: -8px;
    position: relative;
}
.border.row.four-boxes {
    text-align: justify;
}
.border.row.four-boxes > .border > a > h3{
    text-align: center;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 10px;
    font-family: 'BebasReg', Arial,Helvetica,Verdana,Tahoma,sans-serif;
}
.transparent-wrap {
    background: transparent;
    padding: 10px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0);
}




.border.col-md-6 {
    background: #fff;
    padding: 10px;
    border-radius: 2px;
}
.border.col-md-6.first-box {
    margin-left: 5px!important;
}
.row.about.sections {
    margin-top: 30px;
}

.box.hlist.group {
    margin-bottom: 50px;
}
.col-md-12.footer {
    /*background: #e30613;*/
    padding: 10px;
    text-align: center;
    color: #333;
}
.footer-link > a {
    color: #e30613;
    padding: 10px;
}

.footer-link > a:hover {
    color: #e30613;
    text-decoration: underline!important;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: 0px;
}

.footer-link.sp {
    float: left;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    display:none;
}

.card.testimonial-card {
    min-height: 202px;
}
.card-title {
    color: #e30613;
}












.square1 {
    float:left;
    position: relative;
    width: 100%;
    padding-bottom : 64.6%; /* = width for a 1:1 aspect ratio */
    margin:1.66%;
    background-color:#383d42;
    overflow:hidden;
    color: #fff;
}

.content1 {
    position:absolute;
    height:30%; /* = 100% - 2*5% padding */
    width:100%; /* = 100% - 2*5% padding */
    padding: 5%;

}
.table1{
    display:table;
    width:100%;
    height:100%;
}
.table-cell1{
    display:table-cell;
    vertical-align:middle;
}


.content1 .rs1{
    width:auto;
    height:auto;
    max-height:90%;
    max-width:100%;
}
.table-cell1.numbers1 {
    text-align: center;
    font-size: 50px;
}
.sm-square-text1 {
    font-size: 15px;
}

.table-cell1 {
    display: grid;
    vertical-align: middle;
    top: 23%;
    position: absolute;
    left: 0%;
    padding: 20px;
}
.top-square {
    margin-top: 0px;
}
.square1.color3 {
    background-color: #FFC20E;
}
.square1.color2 {
    background-color: #e30613;
}
.square1.color4 {
    background-color: #f26c57;
}

.title-left {
    text-align: left;
}










@media screen and (min-width: 992px) {
    .col-md-6.top-box {
        width: 48%!important;
        margin-left: 2%!important;
    }
    .home-box-wrap {
        margin-top:-80px;
        padding-top:10px;

    }
}
@media screen and (max-width: 993px) {
    .home-box-wrap {
        margin-top:0px;
        padding: 10px!important;
        margin: 0 10px;
    }}

ul.dropdown-menu > li > a {
    color: #000!important;
}





.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #e30613;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #e30613;
    border-radius: 10px;
}
.border.col-md-6.top-box {
    border: 2px solid transparent;
}
.border.col-md-6.top-box:hover {
    border: 2px solid #e30613;
}

.partners ul {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    display: table;
}
.partners a {
    display: inline-block;
    margin: 0 14px;
}

.hlist a {
    text-decoration: none;
}
.hlist > ul > li {
    display: inline-block;
}

.about > .col-6 > h2 {
    font-family: 'BebasReg', Arial,Helvetica,Verdana,Tahoma,sans-serif;
    color:#e30613;
    font-size: 24px;
}

.hlist > h3 {
    font-family: 'BebasReg', Arial,Helvetica,Verdana,Tahoma,sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;

}
.wtb {
    font-family: 'BebasReg', Arial,Helvetica,Verdana,Tahoma,sans-serif;
    text-transform: uppercase;
    text-align: left;
    font-size:22px;
    margin-top:25px;
    color:#e30613;
}
.wtb.no-top {
    margin-top: 10px;
    font-size:19px;
}


ul.parent-guide-pills li:first-child a {
    padding-left: 10px;
}
.parent-guide-pills > li.active > a, .parent-guide-pills > li.active > a:hover, .parent-guide-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #e30613;
}
dd.active {
    margin-bottom: 10px;
}
ol.faq {
    padding-left: 15px;
}
.faq > li {
    margin-top: 20px;
}

.sponsors-wrap {
    background: transparent;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0);

}

ul.dropdown-menu > li > a:hover {
    color: #e30613!important;
}

.paragraph {
    padding-top:20px;

}
.navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -0px;
}
.border-caption > a:hover {
    color: #fff;
}
.faq-q {
    color: #e30613 !important;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 4px;
    padding: 8px;
    padding-left: 0px;
    margin-bottom: 10px;
    /*border-bottom: 2px dotted rgba(226, 218, 195, 0.5);*/
}
.col-md-6.faq-left {
    padding-left: 0px;
}
.col-md-6.faq-right {
    padding-right: 0px;
}
@media screen and (max-width: 991px) {
    .border.col-md-6.first-box {
        margin-left: 0px!important;
    }
    .second-box {
        margin-top: 10px;
    }
}









.panel-bookings {
    border: 1px solid #eee;
    border-top: 4px solid #E62833;
    min-height: 252px;
}
span.good, span.not-due, span.positive {
    background-color: #43C393;
    font-size: 12px;
    font-weight: 500;
}
.panel-visitors {
    border: 1px solid #eee;
    border-top: 4px solid #E62833;
    min-height: 252px;
}
.panel-profit {
    border: 1px solid #eee;
    border-top: 4px solid #E62833;
    min-height: 252px;
}

.panel-today {
    border: 1px solid #eee;
    border-top: 4px solid #E62833;
    min-height: 262px;
}
span.sold, span.overdue, span.negative {
    background-color: #E84D4D;
    font-size: 12px;
    font-weight: 500;
}
.panel-google > .panel-heading {
    background-color: #E62833;
    color: #fff;
    border: 1px solid #E62833;
}
.panel.panel-google {
    overflow: hidden;
    border: 1px solid #eee;
}
.tablesaw thead tr:first-child th {
    border-right: none !important;
}
.tablesaw thead th {
    font-weight: bold !important;
    border-bottom: 1px solid #DFDFDF;
    padding-left: 10px;
}
.dashboard th {
    background-color: #ffffff!important;
    border: none!important;
    text-align: center!important;
}
.ga td, .ga th {
    border-right: 1px solid #F1EEEE;
    text-align: center!important;
}
@media screen and (max-width: 991px) {
    .panel-profit {
        border: 1px solid #eee;
        border-top: 4px solid #f5a623;
        min-height: 265px;
    }
    .panel-visitors {
        border: 1px solid #eee;
        border-top: 4px solid #f5a623;
        min-height: 265px;
    }
}
@media (min-width: 702px) {
    .tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
        display: none !important;
    }
}




@media screen and (max-width: 695px) {
    h3.border-caption {
        /*background-color: transparent;
        color: white!important;
        display: inline;*/
        font-size: 18px!important;
        /*line-height: 26px;
        margin: 0;
        padding: 10px 2px 3px 0px;
        clear: both;
        font-weight: normal;
        text-transform: uppercase;
        font-family: 'BebasReg', Arial,Helvetica,Verdana,Tahoma,sans-serif;*/
    }
    .sz-wrapper-contain {

        padding-left: 0px!important;
    }
    .border-outer {
        /*border-left: 20px solid #e30613*/;
        padding: 7px 0px;
        max-height: 58px;
    }
    .carousel-caption .btn-action {

        margin-top: 0px;
        margin-left: 0px;
        /*background: #383D42;
        border-color: #383D42;*/
        font-size: 14px;
        font-weight: 600;
        padding: 3px 10px;

    }
    ol.carousel-indicators {
        display: none;
    }
    .carousel-caption {
        position: absolute;
        top: 15%;
    }
    ul.parent-guide-pills > li > a {
        padding: 8px 3px;
        font-size: 11px;
    }
    ul.parent-guide-pills li:first-child a {
        padding-left: 3px;
    }
    .footer-link > a {
        color: #e30613;
        padding: 10px;
        font-size: 13.5px;
    }
}



@media screen and (min-width: 596px) and (max-width: 887px) {
    h3.border-caption {
        font-size: 27px;

    }
}


@media screen and (max-width: 487px) {

    .footer-link.sp {
        width: 100%;
        margin-bottom: 10px;
    }
    .sf-link {
        text-align: center;

    }

}




@media screen and (max-width: 455px) {
    h3.border-caption {
        background-color: transparent;
        color: white!important;
        display: inline;
        font-size: 15px!important;
        line-height: 26px;
        margin: 0;
        padding: 10px 2px 3px 0px;
        clear: both;
        font-weight: normal;
        text-transform: uppercase;
        font-family: 'BebasReg', Arial,Helvetica,Verdana,Tahoma,sans-serif;
    }
    .border-outer {
        /*border-left: 20px solid #e30613*/;
        padding: 7px 0px;
        max-height: 58px;
    }
    .carousel-caption .btn-action {

        margin-top: 5px;
        margin-left: -10px;
        /*background: #383D42;
        border-color: #383D42;*/
        font-size: 11px;
        font-weight: 600;
        padding: 3px 10px;

    }
    ol.carousel-indicators {
        display: none;
    }
    .carousel-caption {
        position: absolute;
        /*bottom: 1%;*/
    }
    ul.parent-guide-pills > li > a {
        padding: 8px 3px;
        font-size: 11px;
    }
    ul.parent-guide-pills li:first-child a {
        padding-left: 3px;
    }
    .footer-link > a {
        color: #e30613;
        padding: 10px;
        font-size: 12.5px;
    }
    .carousel-caption {
        position: absolute;
        top: 15%;
    }
    .carousel-caption .btn-action {
        /*margin-top: -7px;*/
        margin-left: -10px;
    }


}

@media screen and (max-width: 365px) {
    .carousel-caption {
        position: absolute;
        top: 15%;
    }
    .carousel-caption .btn-action {
        margin-top: 0px;
        margin-left: -10px;
    }
    .sz-wrapper-contain {

        padding-left: 3px!important;
    }
}

/*@media screen and (max-width: 320px) {
.carousel-caption {
    position: absolute;
    top: 33%;
    }
    .carousel-caption .btn-action {
    margin-top: -7px;
    margin-left: -10px;
  }
}*/


/* ----------- iPad mini ----------- */

@media screen and (max-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: auto!important;
        margin-left: -15px;
    }
}


@media screen and (min-width: 1100px) {
    .col-lg-4.col-md-12.mb-r {
        width: 33.33333333333333%;
        float: left;
    }







