body.bg_home {
    background-image: url(images/w4.jpg);
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    font-family: 'Open Sans', sans-serif;
    height: 100vh;
}
section.home {
    max-width: 650px;
    margin: 50px auto 0;
    text-align: center;
    color: #fff;
    z-index: 9999;
    position: relative;
    /* height: 100vh; */
}

section.home .logo {
    margin: 30px 0 30px;
}

section.home h2 {
    font-weight: 300;
    margin: 20px 0 40px 0;
}

section.home h3 {
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 50px;
}

section.home .btn {
    width: 100%;
    border-radius: 30px;
    background: none;
    border: 1px solid #fff;
    padding: 16px 20px;
    font-size: 17px;
    font-weight: 600;
}

section.home a.btn {
    color: #fff;
}

section.home .btn:hover {
    background: #fff;
    color: #000;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    /* position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; */
}
.download_single {
    width: 100%;
    border-radius: 30px;
    background: none;
    border: 1px solid #333;
    padding: 16px 20px;
    font-size: 17px;
    font-weight: 600;
    color: #333;
    text-align: center;
    display: block;
    cursor: pointer;
}
.download_single a{
    color: #333;
}
#popup1,
#popup2 {
    display: none;
    text-align: center;
}
.category_2{
    display: none;
}
.icon {
    text-align: center;
}

.icon p {
    padding: 10px 0 0;
    color: #fff;
    font-size: 15px;
}

.icon .col-sm-3 {
    margin-bottom: 30px;
}

.icon h2 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 30px;
}

.qr {
    width: 215px;
    height: 300px;
    margin: 0 auto;
    padding: 18px;
    display: block;
    background-image: url(images/qr.png);
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.navbar-brand {
        float: left;
        padding: 10px 10px;
        font-size: 18px;
        line-height: 20px;
    }
    .navbar-default .navbar-brand {
    color: #777;
    background: #fff;
    border-radius: 13px;
    margin:0 0 0 20px;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background: none;
}
.navbar-left {
    float: left !important;
    margin: 6px 0 0;
}
.logo a {
    color: #777;
    background: #fff;
    border-radius: 13px;
    margin: 0 20px 0 0;
}
    .navbar-default {
    background-color: #2E3B4E;
    border-color: #2E3B4E;
    border-radius:0;
    margin-bottom:0;
}
.scroll_gallery{
    overflow: scroll;
}
ul.gallery{
    margin: 15px 0 0;
    padding: 0;
}
ul.gallery li{
    list-style-type: none;
    margin-bottom: 15px;
}
ul.gallery li img{
    width: 100%;
}
.padding-left-0{
    padding-left: 0;
}
#popup1,
#popup2,
#popup3{
    display: none;
    text-align: center;
}
#simple-popup{
    text-align: center;
}
#simple-popup h2 {
    color: #fff;
     font-weight: 300;
     margin: 20px 0 40px 0;
 }
 #simple-popup a{
     color: #fff;
 }

#simple-popup h3 {
     font-weight: 300;
     line-height: 30px;
     margin: 0 0 50px;
 }
 .close {
     float: right;
     font-size: 21px;
     font-weight: bold;
     line-height: 1;
     color: #fff;
     text-shadow: 0 1px 0 #fff;
     opacity: .8;
     filter: alpha(opacity=80);
 }
 .simple-popup-content .close::before {
     display: inline-block;
     text-align: center;
     content: "\00d7";
     font-size: 40px;
     color: #fff;
     width: 40px;
     line-height: 40px;
 }
 .gm-style-iw{
     left: 25px !important;
 }
#livesearch {
    height: 400px;
    overflow: scroll;
    position: absolute;
    left: 8px;
    top: 39px;
    background: #fff;
    z-index: 9999;
    padding: 10px;
    width: 276px;
    display: none;
}
.navbar-form{
    position: relative;
}

.form-control,.btn-default {
    border-radius: 10px;
    height: 38.5px;
    }
    .navbar-default .navbar-nav>li>a{
        color:#fff;
    }
    .navbar-default .navbar-nav>li>a:hover{
        color:#fff;
    }
    .map{
        padding:0;
    }
    .sidebar{
        padding:0;
    }
    .sidebar .island{
        text-align:center;
        padding:15px 0;
        border-bottom:1px solid #979797;
    }
    .island{
        background:#F3F5F7;
    }
    .content{
        font-size:13px;
        /* padding:10px 15px; */
        display:flow-root;
        clear:both;
    }
    .content h1{
        margin:0 0 10px;
        font-size:18px;
    }
    .content h2 {
        margin: 0px 0 10px;
        font-size: 18px;
    }
    .item{
        clear:both;
        padding-bottom:15px;
        display:block;
        position:relative;
        min-height: 110.17px
    }
    .item .btn-default{
            background: #0095DA;
            color: #fff;
            border-radius: 5px;
            border: 0;
            height: 34px;
            position: absolute;
            left: 15px;
            bottom: -40px;
    }
    .item ul{
        margin:0;
        padding:0;
    }
    .item ul li{
        list-style-type:none;
    }
    .item ul li:first-child{
        /* margin-bottom:47px; */
        font-size: 15px;
    }
    .item ul li:nth-child(2){
        font-size: 12px;
    }
    .item .col-sm-8{
        padding-left:0;
    }
    /* .scrool{
        height:260px;
        overflow:scroll;
    } */
    .clear{
        clear:both;
    }

    .content{
        margin: 0;
         font-family: 'Lucida Sans',
         'Lucida Sans Regular',
         'Lucida Grande',
         'Lucida Sans Unicode',
         Geneva,
         Verdana,
         sans-serif;
         /* overflow: scroll; */
    }
    .content h2{
        font-family: 'Lucida Sans',
        'Lucida Sans Regular',
        'Lucida Grande',
        'Lucida Sans Unicode',
        Geneva,
        Verdana,
        sans-serif;
        font-weight: 300;
    }

    .content h2.title {
        margin-top:20px;
    }
       
    .content .meta {
        font-family: Tahoma;
        border-bottom: 2px solid #E8E8E8;
        padding-bottom: 5px;
    }
    .content .meta ul{
        margin: 0;
        padding: 0;
        font-size: 16px;
        color: #4A4A4A;
    }
    .content .meta ul li{
        list-style-type: none;
        margin-bottom: 5px;
    }
     .content .entry{
         margin-top: 10px;
         font-size: 16px;
     }

     .content .entry img{
         max-width: 100%;
     }
ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

/* ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
} */
ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 8px 15px;
    cursor: pointer;
    width: 25%;
    float: left;
    text-align: center;
        background: #F3F5F7;
        border-bottom: 1px solid #979797;
}

ul.tabs li.current {
    background: #ededed;
    color: #222;
}

.tab-content {
    display: none;
    /* background: #ededed; */
    padding: 15px;
    clear: both;
}

.tab-content.current {
    display: inherit;
}
.content_list
{
    padding: 15px;
}
.content_list h2{
    font-family: 'Lucida Sans',
    'Lucida Sans Regular',
    'Lucida Grande',
    'Lucida Sans Unicode',
    Geneva,
    Verdana,
    sans-serif;
    font-weight: 500;
    margin: 0 0 10px;
    font-size: 18px;
}


.ss-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    float: left;
}

.ss-content {
    height: 100%;
    width: calc(100% + 18px);
    padding: 0 10px 0 0;
    position: relative;
    overflow: auto;
    box-sizing: border-box;
}

.ss-content.rtl {
    width: calc(100% + 18px);
    right: auto;
}

.ss-scroll {
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    width: 9px;
    border-radius: 4px;
    top: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.25s linear;
}

.ss-hidden {
    display: none;
}

.ss-container:hover .ss-scroll,
.ss-container:active .ss-scroll {
    opacity: 1;
}

.ss-grabbed {
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.simple-popup-content {
    overflow: hidden !important;
}
.cat_icon{
    width: 150px;
    height: 150px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    padding: 36px 0 0;
    margin: 0 auto;
}
.cat_icon img{
    width: 50%;
}