

body {
    background-attachment: fixed;
    background-image: url(../images/body-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
}

.carousel-item {
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: 0.6s;
    transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

.action_points_slider .owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.action_points_slider .owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-prev,
.action_points_slider.owl-carousel button.owl-dot {
    font-size: 60px;
    margin: 0 10px;
    line-height: 30px;
    display: inline-block;
}

.owl-carousel .owl-nav:focus-visible {
    outline: none !important;
}

.action_points_slider .owl-nav {
    width: 100%;
    text-align: center;
}

/*-----------------End Of Carouel slider effects-------------------------*/


.site-header {
    position: fixed;
    width: 100%;
    z-index: 100;
    float: left;
}

#wrapper {
    width: 100%;
    float: left;
}

#content-wrapper {
    float: left;
    width: 100%;
}

.events-wrapper {
    max-width: 1160px;
    margin: 0 auto;
    background-color: #F4F7F8 !important;
}

.site-footer {
    float: left;
    width: 100%;
}

.menu-wrapper {
    background-color: #ffffff;
    width: 100%;
    float: left;
    overflow-x: hidden;
}

.scrollmenu {
    overflow-x: scroll !important;
    white-space: nowrap;
    margin-left: 1.5em;
    margin-right: 1.5em;
}

.scrollmenu ul {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 0.4em;
    text-decoration: none;
}

.scrollmenu .menu a {
    font-size: 1.2em;
    color: #343a40;
    font-weight: 600;
}

.breadcrumbs-details {
    margin-top: 6em;
}

.navbar-brand img {
    max-width: 205px;
    width: 205px;
}

#page-hero-banner {
    position: relative;
    height: 100vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner-caption {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    height: 80vh;
    top: 20vh;
    color: #fff;
}

.event-details {
    width: 100%;
    float: right;
    position: relative;
}

.offer-tag {
    position: relative;
    max-width: 120px;
}

.offer-tag img {
    width: 100%;
}

.tag-details {
    position: absolute;
    left: 0;
    top: 0px;
}

.offer-tag .tag-details {
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
}

.price-tag {
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: 700 !important;
    font-size: 16px;
}

.old-price {
    text-decoration: line-through;
}

.event-date {
    width: 100px;
    height: 75px;
    position: absolute;
    left: 30px;
    top: 20px;
    border-radius: 5px;
    background-color: #02ab4a;
    line-height: 1.3;
    border: 1px solid #ffffff;
}

.main-content img {
    border-radius: 10px 10px 0 0;
}

#page-breadcrumbs-bg {
    background-color: #242424;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0 100%;
    float: left;
    width: 100%;
    height: 30vh;
}

#toTop {
    padding: 5px 10px;
    background: #02ab4a;
    border-radius: 0;
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    cursor: pointer;
}

.page-title {
    border-left: 5px solid #dc3545;
    margin-bottom: 2em;
}

.ad-banner {
    border-radius: 0;
}

.square-336px-280px img {
    max-width: 336px;
    border-radius: 0;
}

.landscape-728px-90px img {
    max-width: 728px;
    border-radius: 0;
}

.tower-300px-600px img {
    max-width: 300px;
    border-radius: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

th,
td {
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #f2f2f2;
}

.payment-outcome img {
    max-width: 130px;
    margin-bottom: 1em;
}

.payments-option img {
    max-width: 100px;
}

ol.mpesa-payment-other-option {
    list-style-position: inside;
}

.fixed-menu {
    position: fixed;
    top: 4em;
    left: 0;
    width: 100%;
    z-index: 10;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}

.navbar-collapse {
    z-index: 20;
}

h4.event-heading {
    font-size: 1.6em;
}

.nav-tabs li {
    margin: 0 0.5em;
}

.payments img {
    max-width: 150px;
    width: 100%;
}

.mpesa-stk {
    width: 50%;
    float: none;
    margin: 0 auto;
}

.mpesa-ussd-code {
    width: 45%;
    float: left;
    border-left: 1px solid #ccc;
}

.fixed-menu {
    position: fixed;
    top: 4em;
    left: 0;
    width: 100%;
    z-index: 10;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}

.navbar-collapse {
    z-index: 20;
}

h4.event-heading {
    font-size: 1.6em;
}

.nav-tabs li a {
    padding: 0.5em;
    border: 1px solid #02ab4a;
    display: inline-block;
}

.active-tab {
    background-color: #02ab4a;
}

.active-tab a {
    color: #f2f2f2;
}

.host-event ol li {
    list-style-position: inside;
}

#buy-ticket-btn{
    display: block;
}

.check-email{
    display: flex;
    justify-content: left;
    align-items: center;
}



/*--------------------------------Media Queries------------------------*/

@media screen and (max-width: 1440px) {
    .breadcrumbs-details {
        margin-top: 5em;
    }
}



@media (max-width: 960px) {

    #page-breadcrumbs-bg {
        height: 45vh;
    }
    .date {
        width: 100%;
    }
    .location {
        width: 100%;
        float: left;
    }

    .offer-tag {
        max-width: 95px;
    }

    .offer-tag .tag-details {
        font-size: 18px;
    }

    .event-details h4 {
        font-size: 16px;
    }

    .ad-ons {
        margin-bottom: 1.5em !important;
    }

    .price-tag {
        top: 38px;
    }
}


@media screen and (max-width: 768px) {
    .mpesa-stk {
        width: 80%;
        float: none;
        margin: 0 auto;
    }
    .navbar-light .navbar-brand {
        padding: 0.5em 0;
    }
    .navbar-nav .nav-link {
        padding-left: 1em;
    }
    .navbar-collapse .form-control {
        width: 85%;
    }
    .table thead th {
        font-size: 11px;
    }

    .navbar-brand img {
        max-width: 130px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 0.5rem;
        font-size: 1.2em;
    }

    .date {
        width: 35%;
        float: left;
        margin-right: 0 !important;
    }

    .location {
        width: 64%;
        float: left;
    }
    .event-details h4 {
        float: left;
        font-size: 14px;
    }
    .breadcrumbs-details {
        margin-top: 4em;
    }

    .offer-tag {
        max-width: 120px;
    }

    .offer-tag .tag-details {
        font-size: 24px;
    }

    .price-tag span {
        display: block;
        text-align: right;
    }

    .price-tag {
        top: 0;
        font-size: 16px;
    }
    .fixed-menu {
        top: 3.4em;
    }

    #page-breadcrumbs-bg {
        height: 58vh;
    }


}

@media screen and (max-width: 640px) {
    .mpesa-stk {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .price-tag span {
        display: inline-block;
        text-align: right;
        margin-left: 10px;
    }

    .date {
        /* width: 100%; */
        float: left;
        margin-right: 0 !important;
        font-size: 18px;
    }
    .location {
        /* width: 100%; */
        float: left;
    }

    .price-tag {
        top: 10px;
    }

    .event-details h4 {
        font-size: 24px;
    }

    .nav-link {
        padding: 0.5rem;
        font-size: 16px;
    }
    .events-wrapper ul.nav {
        font-size: 14px;
    }

    .mpesa-stk {
        width: 100%;
    }

    .mpesa-ussd-code {
        width: 100%;
        border-left: 0;
    }
}


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

    .tab-content .col-12{
        justify-content: center;
    }
    #buy-ticket-btn{
        display: block;
    }


}


@media screen and (max-width: 480px) {
    .event-details .btn-lg {
        width: 100%;
    }

    .breadcrumbs-details h2 {
        font-size: 1.6em;
    }

    #page-breadcrumbs-bg {
        margin-bottom: 0;
    }
    .page-title {
        margin-bottom: 1em;
    }

    .page-title h2 {
        font-size: 1.5em;
    }

    .event-details .btn {
        width: 100%;
        padding: 5px 10px;
        font-size: 14px;
    }
    .event-details h4 {
        font-size: 21px;
    }


    .price-tag span {
        display: block;
        text-align: right;
        line-height: 16px;
    }

    .offer-tag {
        max-width: 100px;
    }

    .offer-tag .tag-details {
        font-size: 18px;
    }

    .price-tag {
        top: 8px;
    }

    .ad-ons {
        margin-bottom: 0.5em !important;
    }

    #page-breadcrumbs-bg {
        height: 30vh;
    }
    .date,
    .location {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .scrollmenu .menu a {
        font-size: 1em;
    }

    .nav-link {
        font-size: 13px;
    }

    .nav-tabs li a{
        font-size: 12px;
    }

    .card-body a.btn.btn-success{
        width: 100%;
    }

}

@media screen and (max-width: 380px) {
    .navbar-collapse .form-control {
        width: 80%;
    }

    .offer-tag .tag-details {
        font-size: 13px;
    }

    .offer-tag {
        max-width: 75px;
    }

    #page-breadcrumbs-bg {
        height: 40vh;
    }

    .breadcrumbs-details {
        margin-top: 5em;
    }

    .events-wrapper ul.nav {
        font-size: 12px;
    }


    .payments img {
        max-width: 95px;
    }
    .nav-tabs li a {
        font-size: 10px;
    }


}

@media screen and (max-width: 340px) {
    .nav-tabs li a {
        font-size: 9px;
    }
}







