@charset "utf-8";
body {
    font-family: pt sans, Arial, Helvetica, sans-serif;
    background: #fff
}

a {
    color: #f84d26
}

a:hover, a:focus {
    color: #d23916
}

ul, ol {
    list-style: none
}

iframe {
    border: 0
}

.jumbotron {
    position: relative;
    color: #fff
}

.masthead {
    height: 840px;
    background: url(../image/banner_image.jpg) no-repeat #000;
    overflow: hidden;
    background-attachment: fixed;
    background-position: 100% 0;
    background-size: cover;
    -ms-background-position-x: center !important
}

.navbar {
    background: #080c19
}

.navbar-inner {
    background: 0 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-top: 5px;
    filter: none;
    -ms-filter: none
}

.navbar .nav>li>a {
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 16px;
}

.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
    color: #ccc
}

.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
    background: 0 0;
    color: #f84d26;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.navbar .nav {
    padding-top: 5px
}

.navbar .btn, .navbar .btn-group {
    margin-top: 0
}

.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color: #fff;
    background-color: transparent
}

.navbar li.dropdown:hover ul {
    display: block
}

.navbar .pull-right>li>.dropdown-menu, .navbar .nav>li>.dropdown-menu.pull-right {
    top: 97%
}

.navbar-absolute+div {
    margin-top: 68px
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
    background: #ba091a;
    background-image: none
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background: #ba091a
}

.btn {
    background: #8b8b8b;
    color: #fff;
    text-shadow: none;
    border: 0
}

.btn:hover, .btn:focus, .btn:active {
    background: #6f6f6f;
    color: #fff
}

.btn-med {
    font-size: 14px;
    padding: 5px 18px
}

.btn-large {
    font-size: 18px;
    padding: 20px 50px
}

.btn-success {
    background-color: #2cc76a;
    background-image: none;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-success:hover, .btn-success:focus, .btn-success:active {
    background-color: #22bb5f !important;
    color: #fff !important
}

.btn-primary {
    background-color: #2db6d8;
    background-image: none;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #209ab8 !important;
    color: #fff !important
}

.btn-danger {
    background-color: #e03114;
    background-image: none;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background-color: #d62d11 !important;
    color: #fff !important
}

.navbar .nav>.active>a.btn {
    background-color: #22bb5f !important;
    color: #fff !important
}

.hero-unit {
    background: 0 0;
    text-align: center;
    padding-top: 300px;
    padding-bottom: 0
}

.hero-unit h1 {
    padding-bottom: 15px;
    font-size: 90px;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.hero-unit h3 {
    font-weight: 400;
    padding-bottom: 15px;
    font-size: 40px
}

.slide2 {
    background: 0 0;
    text-align: center;
    padding-top: 100px
}

.slide2 h1 {
    font-size: 50px
}

.slide3 {
    background: 0 0;
    text-align: center;
    padding-top: 100px
}

.slide3 h1 {
    font-size: 50px;
    padding-top: 10px
}

.slide3 h3 {
    font-size: 20px;
    padding-right: 20px
}

.fancy {
    line-height: .5;
    text-align: center
}

.fancy span {
    display: inline-block;
    position: relative
}

.fancy span:before, .fancy span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    top: 8px;
    width: 150px
}

.fancy span:before {
    right: 100%;
    margin-right: 15px
}

.fancy span:after {
    left: 100%;
    margin-left: 15px
}

.PageHead {
    margin: 40px 0;
    text-align: center
}

.PageHead h3 {
    text-align: center;
    text-transform: uppercase
}

.PageHead h3 span {
    display: block;
    line-height: 0
}

.PageHead.inverse {
    color: #fff
}

.EventsList {
    margin-bottom: 15px
}

.EventsList .thumbnail {
    border: 0;
    text-align: center;
    text-transform: uppercase;
    box-shadow: none
}

.EventsList .thumbnail h3 {
    color: #ba091a;
    font-size: 20px;
    line-height: 1
}

.EventsList .thumbnail, .EventsList .caption {
    margin: 0;
    padding: 0
}

.showmore {
    border: 1px #ccc solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 10px;
    color: #666
}

.showmore:hover {
    text-decoration: none;
    color: #999
}

.sectionfooter {
    margin: 30px 0
}

.about {
    color: #000;
}

.theteam {
    margin-bottom: 30px
}

.theteam img {
    cursor: pointer
}

.theteam img:hover {
    opacity: .5
}

.Gallery ul li {
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1%;
    height: 230px;
}

.Gallery ul li img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.ourmedia {
    color: #fff;
    background: url(../image/media_img.jpg) #000 center center;
    overflow: hidden;
    background-attachment: fixed;
    background-position: 50% 0;
    background-size: cover;
    -ms-background-position-x: center !important
}

.MediaThumb {
    margin: 30px 0
}

.MediaThumb div {
    cursor: pointer
}

.MediaThumb img {
    border: solid 5px #151515;
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.MediaThumb p {
    text-transform: uppercase;
    text-align: center;
    padding: 5px 0;
    background: 0 0;
    border: solid 5px transparent;
    color: #a0a0a0
}

.MediaThumb div:hover img {
    border: solid 5px #fff
}

.MediaThumb div:hover p {
    background: #fff;
    border: solid 5px #fff;
    color: #333
}

.ContactUs {
    margin-top: 25px;
    display: flex;
    justify-content: center;
}

.ContactUs input[type=text], .ContactUs input[type=email] {
    height: 50px
}

.ContactUs textarea {
    height: 150px
}

.footer {
    color: #fff;
    background: url(../image/footer_img.jpg) no-repeat #000 center center;
    overflow: hidden;
    background-attachment: fixed;
    background-position: 50% 0;
    background-size: cover;
    padding-bottom: 50px;
    -ms-background-position-x: center !important
}

#TwitterBlock {
    width: 100%;
    text-align: center
}

#TwitterBlock iframe {
    width: 100%;
    height: auto
}

#TwitterLogo {
    width: 50px;
    margin: 10px auto
}

#TwitterLogo img {
    max-width: 100%
}

#TwitterFooter {
    font-size: 12px;
    color: #999;
    text-align: center;
    position: relative;
    margin-top: -50px
}

.socialButtons {
    text-align: center;
    margin: 50px 0
}

.socialButtons a {
    padding: 5px
}

.socialButtons a:hover {
    opacity: .5
}

.blogpost {
    margin-bottom: 30px
}

.blogpost img {
    padding: 10px 0;
    max-width: 100%;
    min-width: 100%
}

.blog h1.title {
    font-size: 30px;
    line-height: 32px
}

.blog h3.subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 5px
}

.bloglist {
    margin: 0;
    padding: 0;
    list-style: none
}

.bloglist li {
    padding: 5px 0;
    color: #666
}

.bloglist li a {
    color: #666
}

.commentform input {
    height: 40px
}

.commentform textarea {
    height: 150px
}

.commentform p {
    text-align: right
}

.commentform .btn {
    margin-right: 0
}

.media-list p {
    margin-bottom: 30px
}

.media-list .timestamp {
    font-size: 12px;
    color: #999;
    display: block;
    padding: 5px 0
}

.pagenotfound {
    background: url(../image/404.jpg) no-repeat center center;
    background-size: cover;
    display: table;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff
}

.pagenotfound .content404 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff
}

.pagenotfound h1 {
    font-size: 150px;
    font-weight: 700;
    margin: 50px 0
}

.comingsoon {
    background: url(../image/header_img1.jpg) no-repeat center center;
    background-size: cover;
    display: table;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff
}

.comingsoon .contentcoming {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff
}

@media(max-width:979px) {
    .navbar .nav>li>a {
        padding: 15px 15px !important;
    }
    .hero-unit {
        padding-top: 250px
    }
    .hero-unit h1 {
        font-size: 60px
    }
    .hero-unit h3 {
        font-size: 18px;
        line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: 400
    }
    .navbar .btn-navbar {
        margin-top: 20px;
        background: 0 0;
        text-shadow: none;
        border: 0;
        box-shadow: none
    }
    .navbar .btn-navbar:hover {
        background: 0 0
    }
    .navbar-fixed-top.navbar-absolute {
        position: absolute;
        margin: 0
    }
    .nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background: 0 0
    }
    .slide2, .slide3 {
        padding-top: 75px
    }
    .slide3 h1 {
        font-size: 25px
    }
    .slide3 h3, .slide2 h3 {
        font-size: 18px;
        line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: 400
    }
}

@media(max-width:767px) {
    .jumbotron, .about, .ourmedia {
        padding: 20px;
        margin-top: -20px;
        margin-right: -20px;
        margin-left: -20px;
        height: auto
    }
    .masthead {
        background-size: cover;
        background-attachment: scroll
    }
    .PageHead h3, .FeatLayout h3 {
        font-size: 20px;
        line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px
    }
    .jumbotron .navbar-fixed-top.navbar-absolute {
        top: 20px
    }
    .navbar .btn-navbar {
        margin-top: 23px
    }
    .theteam [class*=span] {
        width: 30%;
        float: left;
        margin-right: 3%;
        margin-bottom: 30px
    }
    .Gallery ul li {
        width: 50%;
        padding: 2%
    }
    .mediavideo iframe {
        width: 100%
    }
    .MediaThumb [class*=span] {
        width: 46%;
        float: left;
        margin-right: 2%
    }
    .sectionfooter {
        margin-bottom: 50px
    }
    .footer {
        padding: 20px;
        margin-bottom: -20px;
        margin-right: -20px;
        margin-left: -20px
    }
}

@media(max-width:480px) {
    .hero-unit h1 {
        font-size: 20px
    }
    .slide2 iframe {
        width: 100%;
        height: 200px
    }
    .mediavideo iframe {
        height: 200px
    }
    .flex-direction-nav {
        display: none
    }
    .hero-unit {
        padding-top: 190px
    }
    .hero-unit h1 {
        font-size: 42px
    }
}

.moreevents {
    display: none
}

.moreevents .EventsList:last-child {
    margin-bottom: 0
}

#ticker, #ticker .query {
    font: 120% Georgia, times new roman, Times, serif;
    color: #fff;
    text-align: center
}

#ticker p {
    font-size: 120%
}

.audioembed, .subscribe {
    padding-bottom: 25px
}

.audioembed iframe {
    z-index: -1
}

.subscribe input[type=text], .subscribe input[type=email] {
    height: 50px;
    margin-bottom: 20px
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: .4;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    text-indent: -9999px;
    background: url(../image/icon_top.png) no-repeat
}

.playvideo .videoload {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    text-align: center
}

.playvideo {
    position: relative
}

ul {
    margin: 0;
    padding: 0
}

.brand img {
    width: 75px;
}

.background-properties {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}

.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blogHomeSection .blogBoxContent {
    padding: 16px 36px;
    background-color: rgb(244, 244, 244, 0.9);
}

.blogHomeSection .blogBoxContent h3, .blogHomeSection .blogBoxContent p {
    text-align: left;
}

.blogHomeSection .blogBoxContent .admin-list, .blogSidebarRight .blogBoxContent .admin-list {
    padding-bottom: 1rem;
}

.blogHomeSection .blogBoxContent .blogParagraph p {
    font-size: 14px;
    line-height: 24px;
    color: #4e4e4e;
    text-align: justify;
    height: 100px;
    overflow: hidden;
}

.video-links button {
    margin-right: 14px;
    border: 1px solid #F7F8F9;
    box-shadow: 0 0 1px 0 rgba(8, 11, 14, 0.06), 0 3px 3px -1px rgba(8, 11, 14, 0.1);
    background: #FFFFFF;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 1000rem;
    line-height: 24px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.video-links {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    min-height: 20px;
}

.video-links button:hover {
    box-shadow: 0 0 1px 0 rgba(8, 11, 14, 0.06), 0 16px 16px -1px rgba(8, 11, 14, 0.1);
}

.text-justify {
    text-align: justify;
}

.span12.socialButtons img {
    width: 70px;
}

.about img {
    border-radius: 20px;
}

.navbar .nav>li>a {
    padding: 35px 15px;
    font-size: 18px;
}

.pageHeading {
    height: 85px;
}

.Gallery {
    margin-bottom: 50px;
}

textarea {
    resize: none;
}

.breadcomContainer {
    background: url(../image/banner_image.jpg) no-repeat #000;
    overflow: hidden;
    background-attachment: fixed;
    background-position: 100% 0 !important;
    background-size: cover;
    padding: 50px 0;
}

.breadcomContainer .text-white {
    color: #FFFFFF;
}

.banner-right .box {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 18px;
    display: inline-block;
}

.banner-right .box i {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    font-weight: 600;
}

.lnr {
    font-family: linearicons-free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.row-fluid.video-gallery .span4 {
    margin-left: 10 !important;
    margin-right: 10 !important;
}

.jc-bs3-container.container {
    width: 300px !important;
}

.videoBox {
    position: relative;
}

.videoBox a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.revGallery-anchor, .gal-overlay, .nak-gallery-poster {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.revGallery-anchor {
    overflow: hidden;
    position: relative;
    width: calc(100% / 5);
    display: block;
    float: left;
    border: 5px solid #e9e9e9;
}

.gal-overlay {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(27, 27, 27, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    transition: background .4s ease;
    -webkit-transition: background .4s ease;
}

.revGallery-anchor:hover .gal-overlay {
    background: rgba(27, 27, 27, 0);
}

.nak-gallery {
    display: block;
    width: 100%;
    position: relative;
    margin-top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.nak-gallery-poster {
    padding-bottom: 100%;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.revGallery-anchor:hover .nak-gallery-poster {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
}

.img-responsive {
    display: none;
}

.button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    width: 200px;
    height: 48px;
    border: 1px solid rgba(0, 169, 157, 1);
    background-color: rgba(0, 169, 157, 1);
    border-radius: 2px;
    color: #fff;
    letter-spacing: 2px;
}

.button:hover {
    background-color: #363636;
    text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
    color: #fff;
}

.button:active, .button.is-checked {
    background-color: #28F;
}

.button.is-checked {
    color: white;
    text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}

.button:active {
    box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}

.revGallery-anchor-width1 {
    width: 40%
}

.revGallery-anchor-width2 {
    width: 30%
}

.revGallery-anchor-width3 {
    width: 20%
}

.nak-gallery-height1 {
    padding-bottom: 400px
}

.nak-gallery-height2 {
    padding-bottom: 300px
}

.nak-gallery-height3 {
    padding-bottom: 200px
}

.preloader {
    display: none;
}

.preloaderStyle {
    background: red;
    width: 100%;
    height: 100px;
}