﻿html, body {
  font-size:12px; 
    height: 100%;
 }

body {background: #e4f3fb;font-family : 'Open Sans', sans-serif;}

.home-website-links li {
	list-style-type : none;
}
.main-content
{
  background-color : #fff;
  padding: 10px;
  box-shadow: 2px 0 2px -2px #999, -2px 0 2px -2px #999;
  margin-bottom: 0 !important;
}

.main-container {
  height:auto; 
  height: 100%;
  min-height: 100%;
}

@media (max-width: 767px) {
  body { padding-right: 0px; padding-left: 0px; }  
 }

/***** Titles and Headings *****/
h1, h2, h3, h4 , h5, h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  /* text-transform:uppercase; */
} 
h1, h2, h3, h4, h5 {/* text-shadow: 1px 1px 0 #fdfdfd, 2px 2px 0 rgba(81, 81, 81, 0.5), 0 0 1px #fdfdfd; */}
h1.title-bg, h2.title-bg, h3.title-bg, h4.title-bg , h5.title-bg, h6.title-bg {
  /* background:#f8f8f8; */
  /* padding:10px 5px; */
  margin: 0px 0px 20px 0px;
  /* border-bottom: 1px dotted #a9a9a9; */
  /* border-top: 1px dotted #a9a9a9; */
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {color:#7f7f7f;}
h2 small {font-size: 30px;}
h5 small {font-size: 14px;}
h6 small {font-size: 12px;}

h5.title-bg button {
  float: right; 
  text-transform: none;
  margin-left:5px;
}

/***** Links *****/
a, a:link {color:#0072BB;} a:hover { color:#FF0000; }

/***** Misc *****/
i {margin-right: 3px;}
p {margin-bottom: 20px;}
blockquote {
  font-size:16px; 
  line-height:24px; 
  font-family: 'Open Sans', sans-serif;
  font-style:italic;
  border-left: 5px solid #999;
}
blockquote.pull-right {border-right: 5px solid #999;}


/**************************************
/ Header
**************************************/
.logo {/* margin-top: 13px; */background: #033759;/* min-height: 120px; */background-image:/Root/Sites/Default_Site/_resources/img/banner_nam_moi.png; */
 position : relative;
}
.logo img {padding-left:0px;margin-top: 5px;margin-left: 0px;}
.logo h4, .logo h3 { display: inline-block;color: #fff; }
.row.headline {margin-bottom: 0;}

/* Landscape phones and down */
@media (max-width: 480px) {
  .logo {text-align: center;}
  .row.header {margin-bottom: 30px; margin-left: 5px;}
  .logo h5 {display: block;}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1199px) {
  .headline .lead {display: none;}
}

.navigation {/* margin-top:40px; */}
.navigation .navbar-inner {
  /* float:right; */
  background: #0072BB;
  /* border-bottom: 1px dotted #a9a9a9; */
  /* border-top: 1px dotted #a9a9a9; */
  /* margin-right: 10px; */
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
.navbar .nav {
  width: 100%;
}

.navbar .btn-navbar
{
    background: transparent;
    border: none;
    box-shadow: none;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active
{
    background: transparent;
    border: 1px solid #fff;
}

.navbar .nav > li > a {
  font-family:  'Open Sans', sans-serif;
  font-weight: normal;
  text-shadow: none;
  text-transform:uppercase;
  font-size: 15px;
  padding: 10px 10px 10px;
  color: #fff;
}

.navbar .nav.main-nav {
    float: none;
    display: inline-block;
}

.navbar .nav.main-nav li {
  text-align:left;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0088cc;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color:#FFF;
  background-color: #06c2f4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.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: #06c2f4;
}

.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after {
  content: none;
}

.navbar .nav > li > .dropdown-menu {
  border-radius: 0;
  background-color: #0072BB;
}

.navbar .nav > li > .dropdown-menu > li > a{
  line-height: 25px;
  font-size: 14px;
  color: white;
  font-weight: normal;
}

@media (max-width: 979px) {
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {    
      color: #FFF;
  }
}


/* Portrait tablet */


/**************************************
/ Slider
**************************************/
.carousel-caption h4 { font-size: 14px; text-shadow:none; }
.carousel-caption {background: url(../img/post-item-hover.png);}
.carousel-control {border: none; top: 177px;}


/**************************************
/ Gallery
**************************************/
.gallery-title { margin-bottom:15px; }
.gallery-item { margin-bottom:15px; margin-top:15px; }

.gallery-hover-6col,
.gallery-hover-4col,
.gallery-hover-3col,
.gallery-hover-4col-cir { 
  display:none; 
  background:url(../img/gallery-item-hover.png);
  position:absolute; 
  z-index: 10;
}
.gallery-hover-4col-cir{
  -webkit-border-radius: 500px;
     -moz-border-radius: 500px;
          border-radius: 500px;
}

/* Large Desktop Size */
@media (min-width: 1200px) {
  .gallery-hover-6col {width:170px; height:139px;}
  .gallery-hover-4col {width:270px; height:220px;}
  .gallery-hover-3col {width:370px; height:300px;}
  .gallery-hover-4col-cir {width:270px; height:270px;}
  .gallery-hover-4col-cir .gallery-icons {top: 45%; left:34%;}
}

/* Small Desktop Size */
@media (min-width: 980px) and (max-width: 1199px) {
  .gallery-hover-6col {width:140px; height:114px;}
  .gallery-hover-4col {width:220px; height:180px;}
  .gallery-hover-3col {width:300px; height:243px;}
  .gallery-hover-4col-cir {width:220px; height:220px;}
  .gallery-hover-4col-cir .gallery-icons {top: 42%; left:29%;}

  /* Clip descriptions */
  li.span4 .project-details {
      -o-text-overflow: ellipsis;
      text-overflow:    ellipsis;
      overflow:hidden;
      white-space:nowrap;
      width: 280px;
  }
  li.span3 .project-details {
      -o-text-overflow: ellipsis;
      text-overflow:    ellipsis;
      overflow:hidden;
      white-space:nowrap;
      width: 200px;
  }
  li.span2 .project-details {
      -o-text-overflow: ellipsis;
      text-overflow:    ellipsis;
      overflow:hidden;
      white-space:nowrap;
      width: 120px;
  }
}

/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 979px) {

  /* Clip descriptions */
  li.span2 .project-details {display:none;}
  li.span3 .project-details {
      -o-text-overflow: ellipsis;
      text-overflow:    ellipsis;
      overflow:hidden;
      white-space:nowrap;
      width: 146px;
  }
  li.span4 .project-details {
      -o-text-overflow: ellipsis;
      text-overflow:    ellipsis;
      overflow:hidden;
      white-space:nowrap;
      width: 208px;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  .project-details {width: 250px; text-align: center}
  .gallery-post-grid {text-align: center}
  .project-details {margin-left:auto; margin-right: auto;}
  .gallery {text-align: center; }
  .gallery-cats { display: none;}
  li.span2 .project-details {
      -o-text-overflow: ellipsis;
      text-overflow:    ellipsis;
      overflow:hidden;
      white-space:nowrap;
      width: 150px;
    }
}
/* Mobile Landscape Size */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  li.span4 .project-details {width:350px;}
}
/* Mobile Portrait Size */
@media only screen and (max-width: 479px) {
  li.span4 .project-details {width:260px;}
}

.project-details {
  background:#f8f8f8;
  display: block;
  padding:10px;
  border-bottom: 1px dotted #a9a9a9;
  font-family: 'Open Sans', sans-serif;;
  font-style: italic;

  width: auto\9;
    height: auto;
    max-width: 100%;
}
.project-details a {
  margin: 0px; 
  font-size: 12px; 
  font-style: normal;
  text-shadow:none;
  display: block;
  font-family: "Open Sans", sans-serif; 
  font-weight: normal;
  text-transform:uppercase; 
}
.project-details {color: #6f6f6f;}
.project-details a {color: #333333;}
.project-details a:hover {color:#0072BB; text-decoration: none;}

.project-info {margin: 0px 0px 40px 0px;}
.project-info li { 
  list-style: none; 
  border-bottom: 1px dashed #a9a9a9;;
  padding: 10px; }
.project-info li h6 {display: inline; margin-right: 5px;}

.gallery-icons {
  z-index: 9;
  position:absolute;
  bottom: 0px; 
  right: 0px;
  width: 89px;
  height: 42px;
  display: block;
}
a.item-zoom-link { 
  height: 42px;
  width: 42px;
  background: #ffffff url(../img/gallery-item-icons.png) no-repeat;
  background-position: 0px 0px;
  position:absolute;
  display: block;
}
a.item-details-link { 
  height: 42px;
  width: 42px;
  background: #ffffff url(../img/gallery-item-icons.png) no-repeat;
  background-position: -42px 0px;
  position:absolute; 
  left: 47px;
  display: block;
}
a.item-zoom-link:hover {background: #0072BB url(../img/gallery-item-icons.png) no-repeat;}
a.item-details-link:hover {background: #0072BB url(../img/gallery-item-icons.png) no-repeat; background-position: -42px 0px;}

.gallery-post-grid {margin:0px;}
.gallery-post-grid li {list-style: none; float: left; margin-bottom: 30px;}

.gallery-cats {margin: 0px 0px 20px 0px;}
.gallery-cats li{
  list-style: none; 
  float: left; 
  padding: 0px 10px;
  border-left: 1px dotted #a9a9a9;
}
.gallery-cats li:first-child{border-left:0px;}
  
  
/**************************************
/ Blog
**************************************/
/*** Blog on Home Page ***/
.blog-summary {line-height: 18px;}
.post-info-shade { background:#f8f8f8; }
.post-info { line-height:20px; padding-top:10px; }
.post-info h4 {line-height: 26px; margin-top: 0px;}
.post-info h4 a, .post-info h4 a:hover {color:#333; text-decoration: none;}
.post-info ul li {list-style: none; padding-bottom: 2px; margin: 0px;}
.post-preview {line-height: 20px;}

/* All Sizes up to Large Desktop */
@media only screen and (max-width: 1199px) {
  .post-info h4 {clear:both;}
  .blog-details-preview {display: none; border:1px solid #000;}
}

/*** Blog List Page ***/
.blog article,
.blog section {margin-bottom: 31px;border-bottom: 1px solid #ccc;}
.blog article h3 {margin-top: 0px;padding: 0 5px;text-align: justify;}
/* .blog article h3 */
/* a:link {color: #0072BB;text-decoration: none;font-size: 14px;font-weight: bold;line-height: normal;} */
/* a:visited {color: #00A08C; text-decoration: none;font-size: 14px;font-weight: bold;line-height: normal;} */ 
/* a:hover {color: #FF0000; text-decoration: none;font-size: 14px;font-weight: bold;line-height: normal;} */
/* a:active {color: #2896FF;text-decoration: none;font-size: 14px;font-weight: bold;line-height: normal;} */
.blog article h4
a:link {font-size: 14px;font-weight: bold;line-height: normal;} 
a:visited {color: #00A08C; text-decoration: none;font-size: 14px;font-weight: bold;line-height: normal;} 
a:hover {color: #FF0000; text-decoration: underline;font-size: 14px;font-weight: bold;line-height: normal;} 
a:active {color: #2896FF; text-decoration: none;font-size: 14px;font-weight: bold;line-height: normal;}
.blog h4 {/* line-height: 26px; */margin-bottom: 10px;}

/* Mobile Landscape Size */
@media only screen and (max-width: 479px) {
  .blog h4 {/* width:260px; */}
}

.post-summary {background: #f8f8f8; padding-bottom: 20px; overflow: auto;}
.post-summary p {padding:20px; margin:0px;}
.post-summary-footer {margin: 0px;padding: 0;}
.post-summary-footer button {margin: 0px; float:left;}
ul.post-data {float:right;margin-right: 20px;}
ul.post-data-3 {margin-top:20px;/* float: left; */margin-left: 0;}
ul.post-data li, ul.post-data-3 li {
  list-style: none; 
  float: left; 
  padding: 0px 10px;
  border-left: 1px dotted #a9a9a9;
}
ul.post-data li:first-child,
ul.post-data-3 li:first-child {border: none; padding-left: 0px;}
ul.post-data li:last-child {padding-right: 0px;}

/* Small Desktop Size */
@media (min-width: 980px) and (max-width: 1199px) {
  ul.post-data-3 li:last-child {display: none;}
}

/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
  .post-summary-footer button {float: none; margin-bottom: 20px;}
  .blog article button {float: left; clear: both; margin-bottom: 20px;}
  ul.post-data-3 {display: none;}
  ul.post-data {float: none; clear: both; margin: 0px;}
  ul.post-data li:last-child {
    -o-text-overflow: ellipsis;
      text-overflow:    ellipsis;
      overflow:hidden;
      white-space:nowrap;
      width: 120px;
  }
}

.blog-style-2 h4 {margin-top:0px; margin-bottom: 10px;}
.blog-style-2 ul.post-data {margin:0px 0px 20px 0px;}
.blog-style-2 ul.post-data li {
  float: none; 
  margin:0px; 
  padding: 5px 0px 0px 0px;
  border: none;
}
.blog-post-grid {margin:0px;}
.blog-post-grid li {list-style: none; float: left; margin-bottom: 30px;}
.blog-post-hover { 
  display:none; 
  width:270px; height:220px;
  background:url(../img/post-item-hover.png);
  position:absolute; 
  z-index: 10;
}
.blog-post-hover p{
  color: #f8f8f8;
  padding:20px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
}
.blog-post-hover a{
  font-family: "Open Sans", sans-serif; 
  font-weight: normal;
  text-transform:uppercase; 
  font-size: 28px;
  line-height: 32px;
  font-style: normal;
  color: #f8f8f8;
}
.blog-post-hover a:hover{ text-decoration: none; color: #0072BB;}

@media (min-width: 768px) and (max-width: 1199px) {
  .blog-post-hover {width:220px; height:179px;}
  .blog-post-hover a{ font-size: 20px; line-height: 24px;}
  }

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
  .post-summary-footer{display: none;}
  .post-summary{padding-bottom: 0px;}
  .blog-style-2 {display: none;}
}

/*** Blog Full Page ***/
.post-content {/* background: #f8f8f8; */overflow: auto;}
.post-body {/* padding: 20px; */padding-top: 20px;text-align: justify;}
.about-author img {float: left; margin-right: 20px;}

/*** Comments ***/
.comments ul {margin:0px;}
.comments ul li {
  list-style: none;
  padding: 20px;
  background: #f8f8f8;
  margin-bottom: 40px;
  border-bottom: 1px dotted #a9a9a9;
  border-top: 1px dotted #a9a9a9;
}
.comments ul li ul {margin-left:40px; padding-top: 20px;}
.comments ul li ul li {
  border-top: 1px dotted #a9a9a9;
  border-bottom: none;
  padding: 20px 20px;
  margin-bottom:0px;
}
.comments ul li ul li:last-child {padding-bottom: 0px;}

.comments ul li img {margin:0px 10px 10px 0px;}
.comment-name {
  font-family: "Open Sans", sans-serif; 
  font-weight: normal;
  text-transform:uppercase; 
}
.comment-date {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  clear: both;
}
.comment-content { clear:both; padding-top:10px; }
.comment-form-container input,
#contact-form input {margin-bottom: 12px;}
.comment-form-container textarea,
#contact-form textarea {height: 150px;}
.comment-form-container .btn,
#contact-form .btn {margin-top: 12px;}


/**************************************
/ Sidebar
**************************************/
.sidebar input{width: 80%;}
.sidebar h5 {margin-top: 40px;}
.sidebar ul.post-category-list,
.sidebar .tab-content .tab-pane ul {margin:0px;padding: 20px 10px;}
.sidebar ul.post-category-list li,
.sidebar .tab-content .tab-pane ul li {
  list-style: none; 
  border-bottom: 1px dashed #a9a9a9;
  padding:10px 5px;
}
.sidebar ul.post-category-list li a{
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  /* text-transform:uppercase; */
  color: #000;
}
.sidebar ul.post-category-list li:first-child,
.sidebar .tab-content .tab-pane ul li:first-child{ padding-top: 0px; }
.sidebar ul.post-category-list li:last-child { padding-bottom: 0px; border-bottom:none; }
.sidebar ul.post-category-list li i {padding-right: 5px; background-position: 0 -95px;}
.sidebar .tab-content .tab-pane ul li i {padding-right: 5px;}

.popular-posts{ margin: 0px;}
.popular-posts li {
  list-style: none;
  margin-bottom: 20px;
  clear: both;
  display: block;
  /* min-height: 70px; */
}
.popular-posts li a:hover {color:#FF0000; text-decoration: none;}
.popular-posts li img {float: left; margin-right: 20px;}
.popular-posts li em {
font-family:'Open Sans', sans-serif;
}
p.side {margin-bottom: 20px;}

/* Mobile Portrait and Landscape Size */
@media only screen and (max-width: 479px) {
  iframe {width:270px;}
}
/* Tablet */
@media (min-width: 768px) and (max-width: 979px) {
  iframe {width:230px;}
}
/* Small Desktop Size */
@media (min-width: 980px) and (max-width: 1199px) {
  iframe {width:300px;}
}


/**************************************
/ Footer
**************************************/
.footer-container {
  width:100%;
  background: #033759;
  clear: both;
  position: relative;
  z-index: 10;
  color: #fff;
}
.footer-row {margin-top: 30px;margin-bottom: 10px !important;}
.footer-col {color:#fff;font-size: 13px;}
.footer-col a {color: #fff;/* font-weight: bold; */}
.footer-col a:hover {/* color:#033759; */text-decoration: underline;}
.footer-col h5, .footer-col strong {color:#f9f9f9;text-shadow:none;padding: 0 10px;}
.footer-col h5 {/* margin-bottom: 25px; */}
.footer-col ul {margin: 0px;padding: 0 10px;}
.footer-col ul li {list-style: none;padding-bottom: 5px;}
.footer-col ul.post-list li {
  border-bottom: 1px dashed #504f4f;
  padding: 10px 0px;
}
/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
  .footer-col {
    clear:both;
    overflow: auto;
    margin-bottom: 5px;
  }
  .footer-sub .right {display: none;}
}
ul.img-feed li {
  float: left; 
  margin: 0px 7px 7px 0px; 
  padding-bottom: 0px;
}

/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
  ul.img-feed li:nth-last-child(-n+4) {display: none;}
}

/**** Social Icons ****/
.social-icons {padding-top: 10px;}
.social-icons li {
  list-style: none; 
  float: left;
  margin-right: 6px;
}
/* Small Monitor */
@media (min-width: 980px) and (max-width: 1199px) {
  .social-icons li:last-child {display:none;}
}
a.social-icon { 
  background: url(../img/social-icons.png);
  display: block; 
  width: 46px; 
  height: 46px;
}
a.facebook {background-position: 0px 0px;}
a.facebook:hover {background-position: 0px -47px;}
a.twitter{background-position: -52px 0px;}
a.twitter:hover {background-position: -52px -47px;}
a.dribble{background-position: -104px 0px;}
a.dribble:hover {background-position: -104px -47px;}
a.rss{background-position: -156px 0px;}
a.rss:hover {background-position: -156px -47px;}
a.forrst{background-position: -208px 0px;}
a.forrst:hover {background-position: -208px -47px;}

/**** Sub Footer ****/
.footer-sub {/* background: #00A666; */padding: 10px 0px;border-top: 1px solid #fff;}
.footer-sub div div span {padding: 0px 20px;}


/**************************************
/ MISC
**************************************/
.row {margin-bottom:5px;}
.sub-row30 {margin-bottom:30px;}
.sub-row20 {margin-bottom:20px;}
.no-margin {margin-bottom:0px;}

a.accordion-toggle{background: #f5f5f5;}
.nav-tabs li.active a{background:#f8f8f8;}

@media only screen and  (max-width: 767px) {
  .btn {margin-bottom: 5px;}
}

.left {float: left;}
.right {float: right;}
.align-left{float: left;/* margin: 0px 20px 20px 0px; */}
.align-right{float: right; margin: 0px 0px 20px 20px;}

.color-bg {background: #00A666;}
.color { color:#0072BB; }
.color-bar-1, .color-bar-2 { width:100% }
.color-bar-1 {background: #0072BB;height: 6px;}
.color-bar-2 { height:3px; }
.page-header { margin:0px }
.lead {line-height:28px; margin: 20px 0px 30px 0px; }

#toTop {
  width:47px;
  height:47px;
  background:url(../img/back-top-btn.png) no-repeat;
  text-align:center;
  position:fixed;
  bottom:25px;
  right:20px;
  cursor:pointer;
  display:none;
  text-indent:-9999px;
  z-index:12; 
}

/***** Lightbox *****/
#lightbox-image-details-caption {
  font-family: "Open Sans", sans-serif; 
  font-weight: normal;
  text-transform:uppercase;
  font-size: 14px;
}
#lightbox-secNav-btnClose {width: 30px; padding-bottom: 0;}
#lightbox-image-details-currentNumber {display: none; visibility: hidden;}

/***** Testimonials *****/
.quote-text { 
  font-size:16px; 
  line-height:24px; 
  font-family: 'Open Sans', sans-serif;
  font-style:italic;
  margin:0px 20px; }
.quote-text cite { 
  font-size:12px; 
  color:#999;
  display:block;
  margin-top:5px; }

#clientCarousel.carousel .item {
  background: #f9f9f9;
  padding:20px 0px;
    -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
    left: 0 !important;
  }
#clientCarousel.carousel .next.left, .carousel .prev.right {
    opacity: 1;
    z-index: 1;
  }
#clientCarousel.carousel .active.left, .carousel .active.right {
    opacity: 0;
    z-index: 2;
  }

/***** Client Logos *****/
.client-link { 
  display: block; 
  width: 100px; 
  height: 100px;
  position: relative;
}
.client-mask {
  display: block;
  width: 100px; 
  height: 100px;
  position: absolute;
  background: url(../img/rnd-client-mask.png);
}
.client-logos {margin: 20px 0px 0px 0px;}
.client-logos li {list-style: none; float: left; margin: 0px 7px;}

/* Small Monitor */
@media (min-width: 980px) and (max-width: 1199px) {
  .client-logos li:first-child {display: none;}
}
/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
  .client-logos li:nth-last-child(-n+2) {display: none;}
}

/***** Features Page (these can be deleted)*****/
.the-grid div {
  background: #e4e4e4; 
  padding:10px 0px; 
  text-align: center;
}
.form-examples input { margin-bottom: 10px;}
.the-icons {list-style: none; margin-left: 0;}
.the-icons li {float: left; width: 25%; line-height: 25px;}

/* Mobile Portrait Size to Tablet Portrait Size */
@media only screen and  (max-width: 767px) {
  .the-icons li {float: none; width: 100%; line-height: 25px;}  
}


img.align-left.article-image {
    /* max-width : 270px; */
    /* height : auto; */
}

.sidebar ul.post-category-list li.active a 
{
  /* text-decoration : underline; */
  color: #0072BB;
  font-weight: bold;
}

.row.header {
    /* border-bottom: 1px solid #00AEED; */
    margin-bottom: 10px;
}

.news-text-content {
    text-align: justify;
    line-height: 1.5em;
}

.news-text-content ul
 {
  margin-left:0;
}

.news-text-content ul li {
  list-style-type : none !important;
}

.news-text-content li, .news-text-content p {
  line-height: 1.5em;
}



.popular-posts.simple li {
    line-height: 20px;
    border-bottom: solid 1px #d1d1d1;
    padding: 5px 0;
    padding-left: 5px;
    list-style-type : none;
    margin-bottom: 0;
    min-height: auto;
}

.popular-posts.simple li:last-child {
  border-bottom:none;
}
.popular-posts.simple li span {
  font-size: 12px;
}

.blog3 article,
.blog3 section {
    margin-bottom: 0;
    border-bottom: none;
    padding: 0px;
}

.blog3 article h4 {
    margin-top: 10px;
}

h3.title-bg.home {
    background: #fff;
    color: #0072BB;
    margin: 0 10px;
    /* padding-left: 10px; */
    border-bottom: 1px solid #ccc;
}

.row.blogs {
  margin-bottom : 10px;
}

.contact-detail ul li {
 font-size: 16px;
 line-height: 1.8em;
}


article .image-container {
 margin-top: 5px;
 margin-bottom: 10px;
}

h4.posts-cateogry {
    background: #0072BB;
    line-height: 1.5em;
    margin: 0;
    padding: 5px 10px;
    color: #fff;
}

ul.popular-posts.simple {
    border: 1px solid #ddd;
    padding: 5px;
}

.orbit-container {
 width : 100%;
}

.home-website-links {
  margin : 0;
  padding: 5px 0 0;
}

.home-website-links li a {
 display : block;
 width : 100%;
 padding-top: 10px;
}

.home-website-links li a img {
  width : 100%;
  height : auto;
}


a.language-selection.vietnamese {
  background: url('/_resources/img/vietnam.png') no-repeat 0 0;
  background-position: center;
}

a.language-selection.english {
  background: url('/_resources/img/english.png') no-repeat 0 0;
  background-position: center;
}


.blog .post-content {
 padding: 0 10px;
}

.article-subtitle {
 padding: 0 5px;
 text-align: justify;
}

table.document-list thead tr {
    background: #0072BB;
    color: #fff;
}

.top-3-news .image-container {
    /* max-width: 250px; */
    height: 160px;
}

.top-3-news .image-container img {
    width: 100%;
    /* max-height: 100%; */
    height: 100%;
}

.top-3-news .title-bg,
.top-3-news .short-text {
   text-align: justify;
}

.span3.sidebar {
    margin-left: 10px !important;
}

.top-3-news h4.title-bg {
    height: 65px;
    overflow: hidden;
}

.footer-logo {
  text-align:center;
}
.footer-logo img {
    background: #033759;
    width: 120px;
    height: auto;
    margin-top: 13px;
}

@media (max-width: 767px) {
  .top-3-news .image-container {
    width: 35%;
    float: left;
    height:auto;
  }

  .top-3-news  .title-bg {
    width: 60%;
    float:right;
    margin: 0;
  }

  .short-text {
    clear:both;
  }

  .home-website-links li {
   display:inline-block;
   width : 33%;
   float : left;
  }

  .footer-logo {
    display:none;
  }
}


table.xr-grid {
    BORDER: solid 1px #cdcdcd;
    PADDING: 0;
    BORDER-COLLAPSE: collapse;
    WIDTH: 100%;
    MARGIN: 0;
    table-layout: fixed;
}

table.xr-grid>TBODY>TR>TD {
    height: 22px;
    background-position: 0 -2200px;
    background-repeat: repeat-x;
    BORDER-LEFT: 1px solid #cdcdcd;
    PADDING: 2px 5px;
    display: table-cell;
    empty-cells: show;
    /* word-wrap: break-word; */
    hyphens: auto;
}

table.xr-grid>TBODY>TR {
    border-top: 1px solid #dcdcdc;
    PADDING: 0;
    BACKGROUND: white;
    HEIGHT: 23px;
}

table.xr-grid>TBODY>TR.hover>TD, TABLE.xr-grid>TBODY>TR.actived>TD {
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

table.xr-grid>TBODY>TR.hover>TD, TABLE.xr-grid>TBODY>TR.actived>TD {
    border-top: 1px solid #fbc000;
    border-bottom: 1px solid #fbc000;
}

table.xr-grid tr>td:first-child {
    font-weight: bold;
    
}

.k-state-focused .k-input{
  color:#fff !important;
}

.gallery-details {
 border-bottom: none;
 background-color:#0072BB;
 color:#fff;
 }

.gallery-details a,
.gallery-details a:hover {
 color:#fff;
}

.sn-quicksearch-input {
   margin-bottom : 0 !important;
   border : none !important;
}

.sn-quicksearch-button {
    width: 28px !important;
    border: none;
    position: relative;
    left: -6px;
    top: 0px;
}

.sn-search {
 margin-top: 10px;
}

.sn-search .sn-ctrl.sn-ctrl-text {
   margin-bottom: 0;
 }

@media (max-width: 979px) {
  .sn-quicksearch {
    position: absolute;
    left: 19px;
    bottom: -34px;
    right : auto;
    top:auto;
}
}

.orbit-container a.button {
  font-size:20px !important;
  border:none;

}

.orbit-container span.text p {
  font-size:20px !important;
}

.orbit-container span.text h2
  font-size:30px !important
}

ul.social-icons {
    margin-top: 50px !important;
}

ul.socialicons { list-style: none; overflow: auto; } 
ul.socialicons li { width: 37px; height: 37px; padding: 0 5px 0 0; float: left; } 
ul.socialicons li a { width: 37px; height: 37px; display: block; background: url('../img/Social-sprite-small-icons.png') no-repeat; } 
ul.socialicons li a.facebook { background-position: -209px -37px; }

.facebook.effect {
    -webkit-transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
}

.facebook.effect:after {
    top: 0;
    left: 0;
    padding: 0;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    -moz-transition: -moz-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}

 .facebook.effect:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    opacity: 0.5;
}


.facebook.effect.color-blue:hover {
    box-shadow: 0 0 0 10px rgba(0, 0, 255, 0.8);
     color: blue;
}

/* ul.socialicons li a.facebook:hover { background-position: -209px -37px; } */

ul.socialicons li a.twitter { background-position: -344px -37px; } 
ul.socialicons li a.twitter:hover { background-position: -344px -37px; } 
ul.socialicons li a.flickr { background-position: -475px -37px; } 
ul.socialicons li a.flickr:hover { background-position: -475px -37px; } 
ul.socialicons li a.youtube { background-position: -169px -37px; } 
ul.socialicons li a.youtube:hover { background-position: -169px -37px; } 
ul.socialicons li a.googleb { background-position: -254px -37px; } 
ul.socialicons li a.googleb:hover { background-position: -254px -37px; }

