  /*
Theme Name: Vientianetimes
Theme URI: http://www.vientianetimes.org.la
Author: Vientianetimes
Author URI: http://www.vientianetimes.org.la
Description: Vientianetimes Wordpress Theme
Version: 1.0
License URI: http://www.vientianetimes.org.la

*/
  /* Remove the navbar's default margin-bottom and rounded borders */ 
    body {
   
    color:#2C2C2C;
    
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Open Sans', sans-serif;
    color: #07090C;
    font-weight:700;
}

h1 {
    font-size:31.104px;
}

h2 {
    font-size:25.92px;
}

h3 {
    font-size:21.6px;
}

h4 {
    font-size:18px;
}

h5 {
    font-size:15px;
}

a {
    font-weight:400;
    color: #07090c;
}

a:hover,
a:focus{
    color: #EF233C;
    text-decoration: none;
    outline: none;
}

ul,ol{
    margin: 0;
    padding: 0;
    list-style: none
}
.style25{
	font-size:12px;
	font-family: Times "Times New Roman", serif;}

	.style37{
	font-weight:bold; font-size:12px; font-family: "Times New Roman", Times, serif;	
	}
	
	.navbar-vtt ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    background-color: #f3f3f3;
}

.navbar-vtt li {
    float: left;
}

.navbar-vtt li a {
    display: block;
    color: #666;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.navbar-vtt li a:hover:not(.active) {
    background-color: #ddd;
}

.navbar-vtt li a.active {
    color: #666;
    background-color: #f3f3f3;
}


.navbar-vtt {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
@media (min-width: 768px)
.navbar {
    border-radius: 4px;
}
.navbar {
    position: relative;
	/*	min-height: 50px; */
    
    margin-bottom: 20px;

}
	
li a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn {
    background-color: #f9f9f9;
}

li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}
	
	
.container {
	width: 1170px;

/*	background: #FFF; */
	margin: 0 auto; 
}
   
	
    /* Add a gray background color and some padding to the footer */
    footer {
      background-color: #f2f2f2;
      padding: 25px;
    }
    
  .box-inside img {
      width: 290px; /* Set width to 100% */
      height: 245px;
	  margin: auto;
      min-height:200px;
  }

  /*section h2 cur*/
.section-title {
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.section-title .title {
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 45px;
    font-size: 15px;
    color: #FFF;
    background-color: #538eca;
    padding: 0px 15px;
}
.section-title .title {
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 45px;
    font-size: 15px;
    color: #FFF;
   /* background-color: #222;*/
    padding: 0px 15px;
}
.section-title .title:after {
    content: "";
    position: absolute;
    right: -15px;
    bottoFm: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 0 15px;
    border-color: transparent transparent transparent #DDD;
    z-index: 0;
}
.section-title:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #DDD;
    z-index: -1;
}
 /*wnd of section h2 cur*/
.head-nav {
    padding-top: 14px;
	padding-bottom: 1px;  
    text-align: center;
  	background: #C6D9EC;
}
#category-posts-4-internal .cat-post-title {
    font-size: 12px;
}
.tr-box {
    background: #313131;
    width: 260px;
    box-sizing: border-box;
    padding: 7px 15px 5px 15px;
    font-size: 13px;
    color: #fff;
    clear: both;
    float: left;
    margin: 0 0 15px 0;
    text-transform: uppercase;
}

.box-last {
    padding: 0 0 25px;
}
.box-news {
    padding: 0 0 50px 0;
    clear: both;
    float: left;
    height: 275px;
}
.box-intr {
    background: #fff;
   /* text-align: center;*/
    padding-bottom: 10px;
}
.
/*1. slide Sections*/
.slide-cover {
    padding: auto; 
}

.head-tp-ns {
    margin-bottom: 5px;
}
.head-tp-ns h4 {
    display: block;
    background: #0099FF;
    padding: 5px 0 5px;
    text-align: center;
    border-right: 5px solid #0099FF;
    border-left: 5px solid #0099FF;
    color: #fff;
}

.news-cov{
	padding: 10px 0;
}

.news-cur {
    margin-bottom: 5px;
}
.news-cur h4 {
	padding: 50px;
    display: block;
    background: #2d87b3;
    padding: 5px 0px 5px;
    text-align: center;
   /* border-left: 5px solid #c6d9ec;*/
    color: #f3f7fb;
/*	border: 2px solid #2d87b3;*/
      display: inline-block;
}
.news-tra {
    margin-bottom: 5px;
}
.news-tra h3 {
	padding: 50px;
    display: block;
    background: #333435;
    padding: 5px 0px 5px;
    text-align: center;
   /* border-left: 5px solid #c6d9ec;*/
    color: #f3f7fb;
	/*border: 2px solid #2d87b3;*/
  
}
/*2. News and jobs Section*/
.news-cover1 {
    padding: 10px 0;
}

.news-head {
    margin-bottom: 5px;
}
.news-head h4 {
    display: block;
    background: #2d87b3;
    padding: 5px 0px 5px;
    text-align: left;
    border-left: 5px solid #2d87b3;
    color: #fff;
}
.news-head2 {
    margin-bottom: 5px;
}
.news-head2 h4 {
    display: block;
    background: #2d87b3;
    padding: 5px 0px 5px;
    text-align: left;
    border-left: 5px solid #2d87b3;
    color: #fff;
}
.media {
    background: #fff;
    padding: 10px;
}
.media:hover {
    box-shadow: 0 0 30px rgba(0,0,0, 0.2);
}
.media-heading {
    font-weight: 600;
    color: #306cbc;
    border-bottom: 1px solid #306cbc;
    padding: 10px 0;
    margin-bottom: 10px;
}
/*3. Services Section*/
.news-cover2 {
    padding: 25px 0;  
}

.box-inside {
    background: #fff;
    text-align: center;
    padding-bottom: 10px;
}
.box-inside:hover {
    box-shadow: 0 0 30px rgba(0,0,0, 0.2);
}
/*4. Services Section*/
.news-cover3 {
    padding: 25px 0;  
}


.box-inside {
    background: #fff;
    text-align: center;
    padding-bottom: 10px;
}
.box-inside:hover {
    box-shadow: 0 0 30px rgba(0,0,0, 0.2);
}

/*div colm box-size*/
.vttcontainer { display: flex; width: 221px; height: 156px ;
}
.div1 {
  width: 200px;
  height: 146px;
  border: 1px solid white;
}







/*colm vtt*/

.vtcolumn { flex: 1;}
img {   width:100%;display: block; margin: auto; }
.vtitem {
    
    height: auto;
    float: left;
    margin: 2px;
    padding: 2px;
	display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vtcolumnyunnan { flex: 1;}
img {   width:100%;display: block; margin: auto; }
.vtitem {
    
    height: auto;
    float: left;
    margin: 3px;
    padding: 3px;
	display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p {
width: 20em; height: 5.2em;
 
    float: left;
    margin: 3px;
    padding: 3px;
	display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.adv-cover {
    padding: 10px;

}

.adv-hd {
    margin-bottom: 5px;
		  
}
.adv-hd h4 {
    display: block;
    background: #2d87b3;
    padding: 5px 0px 5px;
	
    text-align: center;
    border-left: 5px solid #2d87b3;
    color: #fff;
	border: 2px solid gray;
    border-radius: 5px;
}
.cat-post-excerpt-more{
    background-color: #af4c63; /* pink */
    border: none;
    color: white;
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	   border: 2px solid gray;
    border-radius: 5px;

}
.sidebar-module{
	padding: 0px;
	border-color: gray;
}
#category-posts-5-internal{
	/*padding: 4px;*/
}
.category-posts-internal {
	/*padding: 4px;*/
}

.cat-post-thumbnail .cat-post-none{
    width: 100%;
}

.sidebar-module ul li{
    width: 100%;
}
.img{  width: 100%;}
.cat-post-crop .cat-post-format .cat-post-format-standard{
      width: 100%;
}
.div .cat-post-thumbnail .cat-post-none a img{
    width: 100%;
}


footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: #f4511e;
}

  /* Hide the carousel text when the screen is less than 600 pixels wide */
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; 
    }
  }
