/*
Theme Name: Bootstrap Basic
Theme URI: 
Author: Vee Winch
Author URI: http://rundiz.com
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy. You can support theme author by <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9HQE4GVV4KTZE" target="donate">donate</a>. To follow what was changed, please look for <a href="https://github.com/OkveeNet/bootstrap-basic" target="commits">commits</a> of this theme at Github.
Version: 1.0.8
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/


.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.text-align-right{
    text-align:right;
}

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

.text-align-center{
    text-align:center;
}

.bypostauthor {
}


img{
    max-width:100%;
    height:auto;
    display:block;
    
}

a{
    color:#24292D;
}

a:hover{
    text-decoration:none;
    color:#6C7A87;
}
/* WordPress gallery */
.gallery-caption {
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

h1{
    font-size:18px;
}

h2{
    font-size:17px;
}

h3{
    font-size:16px;
}

h4{
    font-size:15px;
}

h5{
    font-size:14px;
}

h6{
    font-size:13px;
}
/*============================Customize==========================*/

@media (min-width: 1200px){
    .container {
        width: 1024px;
    }
}


.site-title-heading > a >img{
    max-width:100%;
}


/*.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 10px;
    padding-left: 10px;
}*/


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    border:none;
}

.text-align-center{
    text-align: right;
}

.swpm-login-widget-form input[type="password"],
.swpm-login-widget-form input[type="text"]{
    -webkit-appearance:none;
    width:100%;
    border: none;
    background-color: #EBEDEE !important;
    padding-left: 10px;
}


.swpm-login-form-inner div.login-second-line{
    padding: 0 10px; 
}

th.form-text{
    padding:8px 0 !important;
    width:45px;
}
input[type=submit]{
    display: inline-block;
    padding: 5px 25px;
    background-color: #0980C4;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    border: none;
    margin:10px 0 0;
}

.swpm-login-widget-form input[type=submit]{
    display: inline-block;
    padding: 5px 25px;
    background-color: #0980C4;
    color: #fff;
    float: right;
    font-size: 10px;
    text-decoration: none;
    border: none;
    margin:10px 0 0;
}

div.swpm-login-widget-form{
    padding: 5px; 
    border: 9px solid #EBEDEE; 
    width:230px;
    margin: 0 auto;
}

#swpm-registration-form tr,
#swpm-editprofile-form tr{
    height: 50px;
}

#swpm-editprofile-form td{
    min-width: 100px;
}


.swpm-logged-status,
.swpm-logged-membership,
.swpm-logged-expiry{
    display:none;
}

.swpm-login-widget-logged{
    padding: 5px;
    border: 9px solid #EBEDEE;
    width: 230px;
    margin: 0 auto;
}

.not-member{
    width: 100%;
    min-height: 300px;
    text-align: center;
    background-color: #E4E8EB;
    padding: 50px 0px;
}





/*====================== PC Menu===============================*/

.main-navigation{
    background-color:#50B64D;
}


.nav-container{
    padding:0;
}

.site-content{
    /*margin-top:20px;*/
}

#main-column{
    margin-top:20px;
}

.navbar{
    margin-bottom: 0;
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
    min-height:40px;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav li.open{
    color:#fff;
    -webkit-transition: background-color .3s; /* Safari */
    transition: background-color .3s;
}


.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover{
    background:none !important;
    background-color:#0980C4 !important;
    color:#fff !important;
}


.navbar-default .navbar-nav>.open,
.navbar-default .navbar-nav>li>a:hover{
    background:none;
    background-color:#0980C4;
    color:#fff;
}

li.current-menu-parent > a{
    background-color:#0980C4;
}

.dropdown-menu{
    padding:0;
}

.navbar-nav>li>a {
    padding: 10px 28px;
}


.search-form .input-group .btn,
.search-form .input-group .btn:hover{
    background-image:none;
    background:#fff;
}


.search-form .input-group .btn span.glyphicon-search{
    color:#888a8c;
}
.glyphicon{
    font-weight:500;
}

.search-form .input-group .btn{
    padding: 4px 10px;
}

input.form-control{
    height:30px;
    border-left: none;
}

input.form-control:focus{
    box-shadow:none;
    border-color:#ccc;
}

.search-form .input-group{
    padding:5px 0 5px 35px;
}

.navbar-primary-collapse{
    padding:0 !important;
    margin:0 !important;
}

.navbar-nav{
    margin:0;
}

@media (max-width: 1200px){
    
    .navbar-nav>li>a {
        padding: 10px 38.5px;
    }
    .search-form .input-group{
        padding:5px 4px 5px 0;
    }

}


@media (max-width: 992px){
    
    .navbar-nav>li>a {
        padding: 10px 21px;
    }
    
    .search-form .input-group{
        padding:5px 4px 5px 0;
    }
}

/*======= Mobile===========*/

.navbar-default .navbar-toggle .icon-bar{
    background-color: white;
}

.navbar-default .navbar-toggle:focus{
    background:transparent;
}
.navbar-default .navbar-toggle:hover{
    background-color:#0980C4;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{
    color:#fff;
}

@media (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu>li>a,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
        color: #fff;
    }
    

}


.pagination > li > span{
    padding: 6px 12px !important;
    background-color:#0980C4 !important;
}


input.swpm-pw-reset-text{
    max-width:100%;
}

/*============Page Main Content==================*/

#main-column .post, #main-column .page{
    border:none;
}

.entry-title{
    color:#0980C4;
}

.entry-title strong{
    color:#000;
    display:inline-block;
    padding-left:20px; 
}

.title-line{
    min-height: 2px;
    height: 6px;
    border-radius: 7px;
    background-color: rgba(227, 226, 226, 1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.25);
    margin: 10px 0 25px;
}
.page-left-sidebar{
    padding:0;
    margin-top:30px;
}

.page-left-header{
    background-color:#50B64D;
    color:#fff;
    display:block;
    padding: 6px 15px;
}

.entry-content{
    padding: 0 25px;
}

.inner-page-left-sidebar{
    background-color:#E4E8EB;
    margin-right: 10px;
}

.page-left-sidebar-children ul{
    padding: 20px 0 20px 0;
    list-style: none;
}

.page-left-sidebar-children ul li{
    padding: 5px 0 5px 10px;
}

.page-left-sidebar-children ul li:before {
    padding-right: 14px;
    color: #0980C4;
    font-family: 'Glyphicons Halflings';
    content: "\e072";
}

.logo-mobile{
    display:none;
}

@media (max-width: 1200px){
    
    .inner-page-left-sidebar {
        margin-right: 10px;
    }
}

@media (max-width: 992px){
    .inner-page-left-sidebar{
        margin-right:0;
    }
    

}

@media (max-width: 767px){
    .main-navigation{
        margin-bottom:0;
    }
    .page-left-sidebar{
        margin-top:15px;
    }
    
    .logo-mobile{
        display:block;
    }
    .logo-pc{
        display:none;
    }
}


/*=========================footer======================================*/

#site-footer{
    border:none;
    background-color:#50B64D;
    color:#fff;
}
#site-footer a{
    color:#fff;
}
#site-footer a:hover{
    color:#fff;
}

#site-footer .footer-top,
#site-footer .footer-middle,
#site-footer .footer-bottom{
    text-align: center;
    padding: 15px 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav>li>a:focus,
.nav>li>a:hover{
    background-color:transparent;
}

.tab-content{
    
    padding:30px 0;
    background-color: #48a045;
    
}

.nav-pills>li+li{
    margin-left:0;
}

.footer-tabs li{
    width:33.3333333%;
    background-color:#4dad4a;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    background-color:#48a045;
}

@media (max-width: 640px){
    
    .footer-tabs li{
        width:100%;
    }
    
}

/*==============News Page================*/
.page-news-list{
    background-color:#EBEDEE;
    padding:20px 20px 20px 30px; 
}

.page-news-list ul{
    padding-left:0;
}

.page-news-list ul li{
    padding: 10px 0 ;
    list-style: none;
}

.page-news-list ul li:before{
    
}





.page-news-list ul li > span{
    display:inline-block;
    padding: 0 10px; 
}


#lang_sel_click{
    margin:10px;
    width: 109px;
}

#lang_sel_click ul{
    list-style: none;
    display:inline-block;
    padding:0;
}

#lang_sel_click img{
    float:left;
    margin: 4px 10px 0 10px;
}


a.lang_sel_sel{
    text-decoration:underline;
}
a.lang_sel_sel:hover{
    color:#24292D;
}

@media (max-width: 767px){

    #lang_sel_click{
        width:58px;
    }
}

.glyphicon{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; 
}

.glyphicon strong{
    font-weight:normal;
}

.glyphicon-play:before,
.glyphicon-search:before{
    font-family: 'Glyphicons Halflings';
}

/*==============Home Page================*/

.home-header{
    background-color:#50B64D;
    color:white;
    padding:8px 0 8px 14px;
    margin:15px 0 15px;
}

.featured-news img{
    max-width:100%;
    height:auto;
    display:block;
    padding-bottom:20px;
}

.featured-news p,
.featured-news a{
    margin: 0 0 0px;
}

a.featured-header{
    font-size:1.3em;
    color:#333;
    display:block;
    padding-bottom:10px;
}

a.featured-header:hover{
    text-decoration:none;
}
.projects-listing,
.news-list{
    position:relative;
}

.projects-listing{
    margin-bottom:10px;
}

.projects-listing img{
    width:100%;
    height: auto;
}

.projects-listing .row{
    margin:0;
}

/*.projects-listing .col-xs-12,
.projects-listing .col-sm-2,
.projects-listing .col-md-2,
.projects-listing .col-xs-12,
.projects-listing .col-sm-10,
.projects-listing .col-md-10{
    padding: 0;
}*/

.projects-listing .header{
    padding-left: 15px; 
    margin-top: 0;
}

.projects-listing-project{
    padding-left:0;
}
.projects-listing p.excerpt,
.projects-listing p.posted-on,
.event-time{
    padding-left: 15px;
    margin-bottom: 0px;
}

.login-second-line .login-block{
    padding: 0px 13px 0 0;
}


@media (max-width: 767px){
    .projects-listing .header,
    .projects-listing p.excerpt,
    .projects-listing p.posted-on{
        padding-left: 0; 
    }
    
    .projects-listing .header{
        margin-top: 15px;
    }
}


a.news-more,
a.featured-more{
    display:inline-block;
    padding:5px 25px;
    background-color:#0980C4;
    color:#fff;
    float:right;
    font-size:10px;
    text-decoration:none;
}


a.projects-more{
    padding:5px 25px;
    background-color:#0980C4;
    color:#fff;
    float:right;
    font-size:10px;
    margin-right:20px;
}


a.news-more{
    position:absolute;
    right:20px;
    bottom:15px;
}

.news-list{
    display:block;
    padding: 15px;
    background-color: #EBEDEE;
    margin: 3px 0;
    width:100%;
    height:82.5px;
    overflow:hidden;
}

.scrollnews {
    border: 1px solid #DADADA;
    width:260px;
    margin:10px 0 0 0;
    padding: 10px 5px 10px 10px;
    float:left;
    overflow:hidden;
}

.rolling-news{
    overflow:hidden;
    height:173px;
    background-color:#EBEDEE;
    padding:20px 5px;
    text-align: justify;
}

.swpm-login-widget-form h1{
    text-align:center;
    margin: 5px 0 5px 0;
}

.logout{
    display: inline-block;
    padding: 5px 25px;
    background-color: #0980C4;
    color: #fff;
    font-size: 10px;
    text-decoration: none;
    margin: 10px 0;
}

.logout:hover{
    color: #fff;
}

@media (max-width: 767px){
    .container{
        padding-right: 40px;
        padding-left: 40px;
    }
}


.user-login{
    margin-top:15px;
}


.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


#sc_calendar table{
    width:100%;
}

#sc_calendar td,#sc_calendar th{
    border: 1px solid #50B64D;
    width:14%;
    text-align:center;
    height: 42px;
    vertical-align: middle;
}

.today .day-number{
    text-decoration: underline;
}


.has-events-parent{
    background-color:#50B64D;
    color:#fff;
    cursor: pointer;
    position:relative;
}

.has-events-parent .has_events{
    display: none; 
    position: absolute;
    width: 120px;
    padding: 5px;
    border: 1px solid #fff;
    background-color: #50B647;
    color: #fff;
/*    -moz-box-shadow: 0px 0px 6px #fff;
    -webkit-box-shadow: 0px 0px 6px #fff;
    box-shadow: 0px 0px 6px #fff;*/
    left: 0;
}


.has_events a{
    display: inline-block;
    color:#fff;
    padding:10px;
    
}


#sc_event_nav_prev input[type=submit],
#sc_event_nav_next input[type=submit]{
    background-color: #50B64D;
    border: none;
    color: #fff;
    padding: 7px 8px 6px;
    margin:0;
}

#sc_event_nav_prev input[type=submit]{
    float:left;
}
#sc_event_nav_next input[type=submit]{
    float: left;
}

#sc_calendar_title{
    float: left;
    padding: 6px 19px;
    margin: 0;
    display: block;
    background-color: #50B64D;
    color: #fff;
    
}


#sc_event_select{
    display:none;
}

.right-sidebar .widget-title{
    background-color: #50B64D;
    color: white;
    padding: 8px 0 8px 14px;
    margin: 20px 0 10px;
    font-size: 14px;
    font-weight: normal;
}
.right-sidebar .textwidget{
    padding: 10px;
    text-align: justify;
    background: #EBEDEE;
}

/*================single news==============*/

.post-header,
.post-meta{
    text-align: center;
}

.post-title-line{
    height: 30px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: red;
    border-top: 1px solid #E3E2E2;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(232,232,232,0.85) 15%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(232,232,232,0.85) 15%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(232,232,232,0.85) 15%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}

.post-navigator{
    padding:30px 0;
}

/*=================single gallery======================*/

section.gallery{
    display:block;
    width:31.3333333%;
    height:auto;
    padding: 0 1% 0 0;
    float:left;
    overflow:hidden;
}


.gallery a h3{
    display: inline-block;
    height: 37px;
    overflow: hidden;
}


.page-project-list a.projects-more{
    position:static;
}



@media (max-width: 767px){
    
    section.gallery{
        display:block;
        width:48%;
        height:auto;
        padding: 0 1% 0 0;
        float:left;
    }
    
    .gallery a h3{
        font-size:14px;
        height: 30px;
    }
    
    .page-project-list .projects-listing{
        margin:0 0 40px 0 
    }
    
    .entry-content {
        padding: 0;
    }
    
}

