.page-title-video .video-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.page-title-video .video-wrap video {
    width: 100%;
}
/* Video Overlay
-----------------------------------------------------------------*/
.video-wrap {
    overflow: hidden;
    width: 100%;
    position: relative;
}
.video-wrap video {
    position: relative;
    z-index: 1;
    opacity: 1;
    width: 100%;
    transition: opacity 0.3s 1s ease;
}
@media (prefers-reduced-motion: reduce) {
    .video-wrap video {
        transition: none;
    }
}
body:not(.has-plugin-html5video) .video-wrap video {
    opacity: 0;
}

.video-overlay,
.video-placeholder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background: transparent url("images/grid.png") repeat;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}

.video-placeholder {
    z-index: 4;
    background-repeat: no-repeat !important;
}
a.more{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
}
a.more:hover{
    color: #ffb902;
    text-decoration: underline;
}
.product{
    padding-right: 0px !important;
    margin-bottom: 1.5rem !important;
}

.owl-carousel {
    display: none;
    width: 96%;
    z-index: 1;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #ffffff;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.icon{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.p-product{
    font-size: 14px;
}
/*===================================
         Social Icons BG colors
======================================*/
.facebook-bg-hvr:hover{background:#4267B2 !important;color: #fff !important; border: 1px solid transparent !important;}
.twitter-bg-hvr:hover{background:#1DA1F2 !important;color: #fff !important; border: 1px solid transparent !important;}
.instagram-bg-hvr:hover{color: #FFFFFF;background: -webkit-gradient(linear, left top, left bottom, from(#aa2fb5), color-stop(93%, #f1762c))!important;background: -o-linear-gradient(top, #aa2fb5 0%, #f1762c 93%)!important;background: linear-gradient(to bottom, #aa2fb5 0%, #f1762c 93%)!important;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.linkedin-bg-hvr:hover{background:#0077B5 !important;color: #fff !important; border: 1px solid transparent !important;}
.pinterest-bg-hvr:hover{background:#BD081C !important;color: #fff !important; border: 1px solid transparent !important;}
.google-bg-hvr:hover{background:#DB4437 !important;color: #fff !important; border: 1px solid transparent !important;}
.tiktok-bg-hvr:hover{background:#000000 !important;color: #fff !important; border: 1px solid transparent !important;}
.line-bg-hvr:hover{background:#06C152 !important;color: #fff !important; border: 1px solid transparent !important;}

.shrink img {
    transition: 1s ease;
}

.shrink img:hover{
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    transition: 1s ease;
}

.heading-details .heading {
    font-family: 'Oswald','KrubRegular', sans-serif;
    font-size: 50px;
    display: inline-block;
    -webkit-text-stroke: 1px rgb(4, 90, 161);
    color: #026cb8;
}
.heading-details .heading:before {
    content: "";
    display: inline-block;
    height: 6px;
    width: 80px;
    background-color: #ffc107;
    margin-bottom: 16px;
    margin-right: 20px;
}
.heading-details .heading:after {
    content: "";
    display: inline-block;
    height: 6px;
    width: 80px;
    background-color: #ffc107;
    margin-bottom: 16px;
    margin-left: 20px;
}
.ui-block-08 {
    padding-top: 120px;
    background-color: #f9f9f9;
    padding-bottom: 120px;
}
a:hover{
    color: #026cb8;
}

.sidebar {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #f1f1f1;
    /*position: fixed;*/
    height: 100%;
    overflow: auto;
}

.sidebar a {
    display: block;
    color: black;
    padding: 16px;
    text-decoration: none;
    border-bottom: #dfdfdf 1px solid;
}

.sidebar a.active {
    background-color: #026cb8;
    color: white;
}

.sidebar a:hover:not(.active) {
    background-color: #555;
    color: white;
}

div.content {
    padding: 1px 16px;
    min-height: 600px;
    margin-bottom: 50px;
    line-height: 2;
}

div.content p{
    text-indent: 50px;
    margin-bottom: 0px;
    line-height: 2;
}
div.content span{
    display: inline;

}
.story-header {
    background: url(../images/bg-story.jpg) no-repeat;
}
.original-header {
    background: url(../images/bg-original.jpg) no-repeat;
}
.victory-header {
    background: url(../images/bg-victory.jpg) no-repeat;
}
.champion-header {
    background: url(../images/bg-champion.jpg) no-repeat;
}
.reward-header {
    background: url(../images/bg-reward.jpg) no-repeat;
}
.map-header {
    background: url(../images/bg-map.png) no-repeat;
}
.stay-header {
    background: url(../images/bg-stay.jpg) no-repeat;
}
.unique-header {
    background: url(../images/bg-unique.jpg) no-repeat;
}

@media only screen and (max-width: 600px) {
    .heading-details .heading{
        font-size: 20px !important;
    }
    div.content {
        padding: 0px 0px;
    }
    .icon{
        width: 80px!important;
        height: 80px!important;
    }
    .heading-details .heading:before {
        width: 35px;
        margin-bottom: 4px;
    }
    .heading-details .heading:after {
        width: 35px;
        margin-bottom: 4px;
    }

}
@media (max-width: 1024px) {
    .navbar-nav .nav-link{
        font-size: 16px;
    }
    .dropdown-menu .dropdown-title {
        margin: 1.5rem 0 0.5rem 1rem;
        font-size: 16px;
    }
    .dropdown-menu .dropdown-item{
        font-size: 14px;
    }
    a.nav-link1{
        font-size: 14px !important;
    }
}

    @media only screen and (min-width: 1366px) {
    .container{
        width: 1300px;
    }
    .dropdown-menu{
        width: 110% !important;
    }
        .icon{
            width: 110px;
        }

    }
table, tr, td, blockquote {
    color: #808080;
}

.btn-menu{
    color:#ffffff;
    background:rgba(2, 108, 184, 1);
    padding:10px 20px;
    font-size:16px;
    text-decoration:none;
    letter-spacing:2px;
    text-transform:uppercase;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 600;
}

.btn-menu:hover ,.btn-menu.active{
    border:none;
    background:rgba(255, 185, 2, 0.8);
    padding:20px 20px;
    color:#1b1b1b;
}

.nav-item1{
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: normal !important;
    border: 0;


}

a.nav-link1 {
    background: transparent;
    font-weight: normal;
    font-size: 1rem;
    padding: 0 0 0 1.4rem;
    line-height: 40px;
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: normal;
    background-color: transparent;

}
a.nav-link1:hover{
    color: #0291e5 !important;
}
.card-menu{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border-radius: .25rem;
}
.card-menu .card-header {
    padding: 0;
    background-color: transparent;
    border-bottom: none;
}
.card-menu .card-header1 {
    padding: 0;
    background-color: transparent;
    border-bottom: none;
}
.card-menu .card-header2 {
    padding: 0;
    background-color: transparent;
    border-bottom: none;
}
.card-menu .card-header .card-link {
    display: block;
    padding: .75rem 1.25rem;
    border: none;
    font-size: 1.125rem;
    color: #ffffff;
    background-color: transparent;
}
.card-menu .card-header1 .card-link {
    display: block;
    padding: .75rem 1.25rem;
    border: none;
    font-size: 1.125rem;
    color: #ffffff;
    background-color: transparent;
}
.card-menu .card-header2 .card-link {
    display: block;
    padding: .75rem 1.25rem;
    border: none;
    font-size: 1rem;
    color: #ffffff;
    background-color: transparent;
}
.card-menu  .card-body {
     border-top: none;
     padding-top: 0rem;
    padding-bottom: 1.35rem;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
     white-space: normal;
    background-color: transparent;
    border: 0;
}
.border-menu{
    border-bottom: 1px dashed #dddddd;
}
.sideNavPages .nav-link {
    font-size: 1.25rem !important;
    margin-left: 30px !important;
}
.pic-center{
    margin: auto;
    display: block;
}
.item .image {
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.m-a{
    margin: auto;
}

.footer_logo {
    width: 200px;
}
.table-primary, .table-primary > td, .table-primary > th {
    background-color: #e5f3ff;
}
.cbp-item-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 5px;
}
.fw-bold {
    font-weight: 700 !important;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: middle !important;
    border-top: 1px solid #dee2e6;
}
body {
    font-size: 18px;
    color: #808080;
    font-weight: normal;
    font-family: 'KrubRegular', sans-serif;
    overflow-x: hidden;
    direction: ltr;
    line-height: 2 !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;

    line-height: 1.8;
}

.text-decoration-underline {
    text-decoration: underline !important;
}


ul.social-icons li a.big{
    height: 60px;
    line-height: 59px;
    width: 60px;
    font-size: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 3px;
    text-align: center;
    display: block;
    color: #ffffff;
    position: relative;
    z-index: 1;
    border: 2px solid #ffb902;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.panel-body {
    padding: 15px;
}



















