@charset "UTF-8";
/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/*------------------------------------*    MAIN
\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* html element 62.5% font-size for REM use */
body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  color: #666;
}

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}

.xemthem {
    background: white;padding: 10px 20px;border-radius: 5px;color: #ed1c24;font-weight: bold;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

img {
  width: 100%;
  vertical-align: bottom;
}

a {
  color: #444;
  text-decoration: none;
}

a:hover {
  color: #444;
  text-decoration: none;
}

a:focus {
  outline: 0;
}

a:hover,
a:active {
  outline: 0;
}

input:focus {
  outline: 0;
  border: 1px solid #04A4CC;
}

.container {
  padding: 0;
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.black {
  color: #000000;
}

.green-tree {
  color: #007638;
}

.block-title {
  font-size: 24px;
  line-height: 15px;
  color: #3c62a9;
}


.block-title h2 {
  margin: 0;
  color: black;
  text-transform: uppercase;
}

h2.news-title {
  font-size: 2em;
  line-height: 1.2em;
  color: #000000;
}

h2.sb_block_title {
  border-left: 5px #ec2127 solid;
  font-size: 20px;
  color: #ffffff;
  padding: 17px 0 17px 17px;
  background: #3c62a9;
  margin: 0;
}

.blk-title-line {
  height: 2px;
    background: #ec2127;
    display: inline-block;
    width: 120px;
}

.textR {
    width: 40px;
    height: 40px;
    border: solid 1px white;
    padding: 9px;
    position: relative;
    bottom: 40px;
    right: 23px;
    float: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.isSP {
  display: none;
}

/*------------------------------------*    STRUCTURE
\*------------------------------------*/
/* header */
#header ul li {
  display: inline-block;
  color: #ffffff;
    border-left: solid 0.5px #fe0000;
    border-right: solid 0.5px #fe0000;
}

#header ul li a {
  color: #ffffff;
}

#header .header-info {
  background: rgba(0,0,0,0.8);
  padding: 10px 0px;
}

#header .header-info .info ul {
  text-align: left;
}

#header .header-info .info ul li {
  margin-right: 0px;
}

#header .header-info .info ul li i {
  margin-right: 10px;
}

#header .header-info .language ul {
  text-align: center;
}

#header .header-info .language ul li {
  margin-right: 10px;
}

#header .logo-slogan {
  /*margin: 15px 0;*/
}

#header .logo-slogan .slogan {
  font-family: 'Kozuka Gothic Pro';
  margin-top: 23px;
  padding:0;
}

#header .logo-slogan .slogan span {
  display: block;
}

#header .logo-slogan .slogan span.black {
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

#header .logo-slogan .slogan span.green-tree {
  font-size: 30px;
  font-weight: bold;
}

/* top-menu */
.top-menu ul.navbar-nav li a {
  color: white;
  padding: 10px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  font-size: 15px;
  font-weight: bold;
}

.top-menu ul.navbar-nav li a:hover {
  background: rgba(0,0,0,0.8);
  color: #ffffff !important;
}

.top-menu ul.navbar-nav li.active a {
  background: darkorange;
  color: #ffffff !important;
  font-weight: bold;
}

/*breadcrumb*/
.breadcrumb {
  background: url("img/bg_breadcrumb.png") repeat-x 0 0;
  border-radius: 0px;
  padding: 23px 0px;
  margin-bottom: 0px;
}

.breadcrumb .fa-home {
  color: #3c62a9;
  font-size: 25px;
  position: relative;
  top: 1px;
  margin-right: 10px;
}

.breadcrumb a, .breadcrumb .breadcrumb_last {
  font-size: 16px;
}

.breadcrumb a {
  margin-right: 10px;
}

.breadcrumb .breadcrumb_last {
  margin-left: 10px;
}

.breadcrumb p#breadcrumbs {
  margin: 0;
}

/*breadcrumb*/
/* sidebar */
.sidebar .services_list {
  margin-top: 10px;
}

.sidebar .services_list .row {
  margin-bottom: 5px;
  position: relative;
}

.sidebar .services_list .row .item {
  background: #3c62a9;
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
}

.sidebar .services_list .row .item.sv_title:hover {
  background: url("img/bg_about.png") repeat 0 0;
}

.sidebar .services_list .row .item.sv_thumbnail a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6) url("img/bg_service_arrow.png") no-repeat center center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}

.sidebar .services_list .row .item.sv_thumbnail:hover a:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}

.sidebar .services_list .row .item a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

/* footer */
footer {
  background: url("img/bg_contact.png") no-repeat 0 0;
  background-size: cover;
}

footer .block-title {
  color: #ffffff;
  padding: 50px 0 55px 0;
}

footer .block-title span {
  background: #fffc02;
  display: inline-block;
  width: 120px;
}

footer .address .google-map {
  background: #ffffff;
  padding: 5px;
  width: 507px;
  height: 352px;
  margin-bottom: 42px;
}

footer .address ul li {
  color: #ffffff;
  margin-bottom: 0px;
  font-size: 14px;
}

footer .address ul li a {
  color: #ffffff;
}

footer .address ul li i {
  margin-right: 10px;
  position: relative;
  top: 2px;
}

footer .address ul li i.fa-map-marker {
  font-size: 24px;
}

footer .address ul li i.fa-envelope {
  font-size: 18px;
}

footer .address ul li i.fa-phone {
  font-size: 20px;
}

footer .contactForm .row {
  margin-bottom: 25px;
}

footer .contactForm .col-md-6 {
  padding: 0;
}

footer .contactForm input[type="text"], footer .contactForm input[type="email"] {
  height: 45px;
  width: 270px;
  text-indent: 15px;
  border: 2px #e7eaee solid;
}

footer .contactForm select.ct-field {
  width: 270px;
  border: 0;
  border-radius: 0;
  color: #a5a5a5;
  border: 2px #e7eaee solid;
  -webkit-appearance: none;
  height: 45px;
  text-indent: 15px;
  background: url("img/icons/contact_arrrow.png") no-repeat 250px center #ffffff;
}

footer .contactForm .testTrans {
  color: #ffffff;
  font-size: 16px;
}

footer .contactForm textarea {
  height: 135px;
  width: 96%;
  padding: 10px 0 0 10px;
  margin-bottom: 20px;
  border: 2px #e7eaee solid;
}

footer .contactForm .btn-contact {
  background: transparent;
  border: 2px #ffffff solid;
  color: #ffffff;
  padding: 15px 60px;
  font-weight: 700;
}

footer .contactForm div.wpcf7-mail-sent-ok {
  border: 2px solid #fffc02;
  position: absolute;
  bottom: 42px;
  right: -4px;
  padding: 0px 20px;
  margin: 0;
  color: #FFF;
}

footer .contactForm .lg_arrow {
  color: #fffc02;
  position: absolute;
  top: 15px;
  left: 276px;
}

footer .copyright {
  color: #999999;
  background: #3c62a9;
  padding: 23px 0;
}

footer .copyright span {
  color: #ffffff;
  font-size: 16px;
  position: relative;
  padding-right: 20px;
  font-weight: bold;
}

footer .copyright span:after {
  display: block;
  content: "▲";
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: -6px;
  bottom: 0;
}

footer .copyright .backTop {
  text-decoration: none;
}

footer img {
    width: 50%;
    height:  auto;
}

/*------------------------------------*    IMAGES
\*------------------------------------*/
/*============override style=============*/
.navbar-default {
  border-color: none;
  background: none;
  z-index: 1000;
  border: none;
}

.navbar {
  border-radius: 0px;
  margin-bottom: 0px;
}

.bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}

/*============override style=============*/
/*------------------------------------*    PAGES
\*------------------------------------*/
/*=========================override style=======*/
.owl-controls {
  position: absolute;
  top: 90%;
  left: 0;
  right: 0;
}

.owl-controls .owl-pagination .owl-page span {
  background: #ffffff;
  background: #ffffff;
  opacity: 1;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 74px;
  height: 8px;
}

.owl-controls .owl-pagination .owl-page.active span {
  background: #3c62a9;
}

/*=========================override style=======*/
/*=========================main slideshow=======*/
#home-slideshow {
  position: relative;
  margin-bottom: 50px;
  float: left;
}

#home-slideshow .item {
  position: relative;
}

#home-slideshow .item img {
  width:100%;
  height: 20%;
}

#home-slideshow .item .caption {
  display: inline-block;
  position: absolute;
  z-index: 10;
}

/*=========================main slideshow=======*/
/*=========================ojt-partner=======*/
#ojt-partner {
  padding: 10px 0px 10px 0px;
  text-align: center;
  margin-top: 25px;
}

#ojt-partner .item {
  display: inline-block;
  padding: 0 5px 0 5px;
  width: auto;
}

#ojt-partner .item img {
  max-width: 100%;
  width: 100%;
padding:0px 5px 0px 5px;
}

/*=========================ojt-partner=======*/
/*=========================ojt_feauture=======*/
#ojt_feauture {
  background: #f2f2f2;
  padding: 10px 0px 45px 0px;
}

#ojt_feauture section {
  text-align: center;
  color: #414141;
}

#ojt_feauture section h3 {
  font-size: 20px;
  margin: 15px 0;
  font-weight: 700;
}

#ojt_feauture section h3 a {
  color: #414141;
}

#ojt_feauture .btn-green {
  padding: 13px 40px;
  text-transform: uppercase;
  color: #ffffff;
  background: #3c62a9;
  display: inline-block;
  margin-top: 20px;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

#ojt_feauture .btn-green:hover {
  background: #007638;
}

#ojt_feauture .btn-green::before {
  display: inline-block;
  content: "»";
  position: relative;
  left: 0;
  font-size: 16px;
}

/*=========================ojt_feauture=======*/
/*=========================ojt_about=======*/
#ojt_about {
  background: url("img/bg_about.png") repeat 0 0;
  color: #ffffff;
}

#ojt_about .block-title span {
  background: #fffc02;
  display: inline-block;
  width: 100px;
}

#ojt_about .detail {
  text-align: center;
}

#ojt_about .feauture_img {
  text-align: right;
}

/*=========================ojt_about=======*/
/*=========================ojt_service=======*/
#ojt_services {
  background: #ffffff;
}

#ojt_services .block-title {
  color: #000000;
}

#ojt_services .block-title span {
  background: #3c62a9;
  display: inline-block;
  width: 120px;
}

#ojt_services .sort-desc {
  text-align: center;
  margin-bottom: 40px;
  word-break: break-all;
  padding: 0 100px;
}

#ojt_services .services_item {
  color: #ffffff;
  margin: 0;
}

#ojt_services .services_item a {
  color: #ffffff;
  display: block;
}

#ojt_services .services_item .item {
  margin-bottom: 30px;
}

#ojt_services .services_item .item .service-thumbnail {
  overflow: hidden;
  position: relative;
  margin: 0;
}

#ojt_services .services_item .item .service-thumbnail:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6) url("img/bg_service_arrow.png") no-repeat 250px center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}

#ojt_services .services_item .item .service-thumbnail:hover:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}

#ojt_services .service-info {
  position: absolute;
  width: 45%;
  background: #3c62a9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  padding: 22px 18px;
  min-height: 100%;
  max-height: 100%;
  z-index: 10;
}

#ojt_services .service-info h3.service-title {
  font-size: 20px;
  border-bottom: 1px #ffffff solid;
  margin: 0;
  font-weight: 700;
  line-height: 24px;
  padding-bottom: 14px;
  margin-bottom: 15px;
}

/*=========================ojt_service=======*/
/*=========================ojt_portfolio=======*/
#ojt_portfolio {
  background: url("img/bg_portfolio.png") repeat 0 0;
  position: relative;
}

#ojt_portfolio .block-title {
  color: #000000;
  margin-bottom: 25px;
}

#ojt_portfolio .block-title span {
  background: #3c62a9;
  display: inline-block;
  width: 120px;
}

#ojt_portfolio .portfolio-nav {
  margin-bottom: 30px;
}

#ojt_portfolio .portfolio-nav ul {
  text-align: center;
}

#ojt_portfolio .portfolio-nav ul li {
  display: inline-block;
  margin-right: 5px;
}

#ojt_portfolio .portfolio-nav ul li:last-child {
  margin-right: 0;
}

#ojt_portfolio .portfolio-nav ul li a {
  border: 1px #3c62a9 solid;
  padding: 15px 22px;
  text-transform: uppercase;
  display: block;
  color: #555555;
  text-decoration: none;
}

#ojt_portfolio .portfolio-nav ul li a.active {
  background: #3c62a9;
  color: #ffffff;
}

#ojt_portfolio .portfolio-nav ul li a:hover {
  background: #3c62a9;
  color: #ffffff;
}

#ojt_portfolio #portfolio-list {
  min-height: 650px;
}

#ojt_portfolio #portfolio-list .item {
  margin-bottom: 30px;
}

#ojt_portfolio #portfolio-list .item p, #ojt_portfolio #portfolio-list .item img {
  width: 100%;
  margin: 0;
  font-size: 0;
  max-height: 180px;
  border: 1px solid #ccc;
  padding: 5px;
}

#ojt_portfolio #portfolio-list .item:hover figcaption h3 {
  background: #3c62a9;
  color: #ffffff;
  border-left: 1px #3c62a9 solid;
  border-right: 1px #3c62a9 solid;
  border-bottom: 1px #3c62a9 solid;
}

#ojt_portfolio #portfolio-list .item figure {
  position: relative;
  overflow: hidden;
}

#ojt_portfolio #portfolio-list .item figure:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6) url("img/bg_service_arrow.png") no-repeat center center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}

#ojt_portfolio #portfolio-list .item figure:hover:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}

#ojt_portfolio #portfolio-list .item figcaption h3 {
  color: #414141;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
/*  min-height: 70px;*/
  background: #ffffff;
  margin: 0;
  padding: 15px 0px 10px 10px;
  border-left: 1px #dddddd solid;
  border-right: 1px #dddddd solid;
  border-bottom: 1px #dddddd solid;
}

#ojt_portfolio .load-more {
  text-align: center;
}

#ojt_portfolio .load-more .btn-gray {
  padding: 15px;
  text-transform: uppercase;
  color: #ffffff;
  background: #a5a5a5;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 55px;
  font-size: 14px;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

#ojt_portfolio .load-more .btn-gray:hover {
  background: #007638;
}

#ojt_portfolio .load-more .btn-gray::before {
  display: inline-block;
  content: "+";
  position: relative;
  left: 0;
  font-size: 16px;
}

#ojt_portfolio .isotope,
#ojt_portfolio .isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

#ojt_portfolio .isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}

#ojt_portfolio .isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

/*=========================ojt_portfolio=======*/
/*=========================ojt_entertaiment=======*/
#ojt_entertaiment {
  background: #ffffff;
}

#ojt_entertaiment .block-title {
  color: black;
}

#ojt_entertaiment .block-title span {
  background: #ec2127;
  display: inline-block;
  width: 120px;
}

#ojt_entertaiment .services_item {
  color: #ffffff;
  text-align: center;
  margin: 0;
}

#ojt_entertaiment .services_item a {
  color: #ffffff;
  display: block;
}

#ojt_entertaiment .services_item .item {
  margin: 0 0px 30px;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

#ojt_entertaiment .services_item .item .service-thumbnail {
  overflow: hidden;
  position: relative;
}

#ojt_entertaiment .services_item .item .service-thumbnail:hover .service-info {
  -webkit-animation: infoLeft 0.5s forwards;
  /* Safari 4+ */
  -moz-animation: infoLeft 0.5s forwards;
  /* Fx 5+ */
  -o-animation: infoLeft 0.5s forwards;
  /* Opera 12+ */
  animation: infoLeft 0.5s forwards;
  /* IE 10+, Fx 29+ */
}

#ojt_entertaiment .service-info {
  position: absolute;
  width: 100%;
  left: -100%;
  top: 0;
  background: #3c62a9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  padding: 22px 18px;
  min-height: 100%;
  max-height: 100%;
  z-index: 10;
}

#ojt_entertaiment .service-info h3.service-title {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px #ffffff solid;
  margin: 0;
  font-weight: 700;
  line-height: 20px;
  padding-bottom: 14px;
  margin-bottom: 15px;
}

@-webkit-keyframes infoLeft {
  0% {
    left: -45%;
  }
  100% {
    left: 0;
  }
}

/*=========================ojt_entertaiment=======*/
/*=========================ojt_detail=======*/
.page-detail .ojt_detail {
  margin: 35px 0 25px 0px;
}

.page-detail .ojt_detail h2.news-title {
  margin: 0 0 20px 0;
  color:#3c62a9;
  text-transform: uppercase;
}

.page-detail .ojt_detail .social ul li {
  display: inline-block;
  margin-right: 10px;
}

.page-detail .ojt_detail .social ul li:last-child {
  margin-right: 0;
}

.page-detail .ojt_detail .media {
  margin-bottom: 25px;
}

.page-detail .ojt_detail .media .col-xs-6 {
  padding: 0;
}

.page-detail .ojt_detail .media .print {
  text-align: right;
}

.page-detail .ojt_detail .media .print a {
  color: #3c62a9;
  margin-right: 10px;
}

.page-detail .ojt_detail .media .print a:last-child {
  margin-right: 0px;
}

.page-detail .ojt_detail .news-detail {
  margin-bottom: 10px;
  color:#333333
}

/*=========================ojt_detail=======*/
/*=========================page-category=======*/
.page-category section .row {
  border-bottom: 1px #dddddd solid;
  overflow: hidden;
  padding: 30px 0 30px 0;
}

.page-category section .row:first-child {
  padding-top: 0px;
}

.page-category section .row:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}

.page-category .date {
  color: #3c62a9;
  border-right: 1px #dddddd solid;
  text-align: center;
}

.page-category .date span {
  display: block;
}

.page-category .date .day {
  font-size: 40px;
  font-weight: 700;
}

.page-category .date .month-year {
  font-size: 18px;
}

.page-category .content h2 {
  margin: 0;
  font-size: 20px;
  color: #414141;
  margin-bottom: 10px;
  display: block;
}

.page-category .content .post-detail {
  color: #999999;
  font-size: 14px;
  margin-bottom: 15px;
}

.page-category .content .post-detail i {
  margin-right: 8px;
}

/*=========================page-category=======*/
/*------------------------------------*    RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width: 1024px) {
  .isSP {
    display: none;
  }
  .isPC {
    display: block;
  }
  /* header */
  #header .header-info .info ul li:first-child {
    display: initial;
  }
  /* header */
  /*footer*/
  footer .contactForm input[type="text"], footer .contactForm input[type="email"] {
    width: 95%;
  }
  footer .contactForm select.ct-field {
    width: 95%;
  }
  footer .contactForm textarea {
    width: 95%;
  }
  footer .address .google-map {
    width: 100%;
    height: auto;
  }
  footer .address .google-map iframe {
    width: 100% !important;
    height: auto !important;
  }
  /*footer*/
}

@media only screen and (max-width: 767px) {
  .isSP {
    display: block;
  }
  .isPC {
    display: none;
  }
  .row {
    margin: inherit;
  }
  .block-title {
    font-size: 32px;
    padding: 40px 30px;
  }
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* header */
  #header .header-info .info ul li:first-child {
    display: none;
  }
  #header .logo-slogan .slogan {
    padding-left: 0px;
    margin-top: 0px;
  }
  #header .logo-slogan .slogan span.black {
    font-size: 22px;
  }
  #header .logo-slogan .slogan span.green-tree {
    font-size: 18px;
  }
  #header .navbar {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
  }
  #header .navbar #thanglongdih-navbar-collapse {
    background: rgba(0,0,0,0.8);
    margin-top: 25px;
  }
  #header .navbar #thanglongdih-navbar-collapse .navbar-nav {
    margin: 0;
  }
  #header .navbar #thanglongdih-navbar-collapse .navbar-nav li {
    display: block;
  }
  #header .navbar #thanglongdih-navbar-collapse .navbar-nav li a {
    padding: 15px 15px;
  }
  #header .navbar #thanglongdih-navbar-collapse .navbar-nav li.active a {
    background: none;
    color: #ed1c24 !important;
  }
  /* header */
  /*home-slideshow*/
  #home-slideshow .item .caption {
    display: none;
  }
  .owl-controls {
    top: 80%;
  }
  .owl-controls .owl-pagination .owl-page span {
    width: 40px;
    height: 7px;
  }
  /*#home-slideshow*/
  /*ojt-partner*/
  #ojt-partner {
    text-align: left;
    padding: 15px 0;
  }
  #ojt-partner .item {
    padding: 0 7px;
  }
  /*ojt-partner*/
  /*ojt_feauture*/
  #ojt_feauture {
    padding: 25px 0 50px;
  }
  #ojt_feauture .btn-green {
    padding: 15px 20px;
  }
  #ojt_feauture .owl-controls {
    top: 100%;
  }
  /*ojt_feauture*/
  /*ojt_about*/
  #ojt_about .detail {
    margin-bottom: 35px;
  }
  #ojt_about .detail h3 {
    margin: 0;
  }
  #ojt_about .detail p {
    font-size: 16px;
  }
  #ojt_about .feauture_img {
    text-align: center;
  }
  /*ojt_about*/
  /*ojt_services*/
  #ojt_services {
    padding-bottom: 40px;
  }
  #ojt_services .sort-desc {
    margin-bottom: 30px;
    padding: 0;
  }
  #ojt_services .service-info {
    width: 100%;
    min-height: 50%;
    max-height: 50%;
    bottom: 0;
    padding: 20px 14px;
    opacity: 1;
  }
  #ojt_services .service-info h3.service-title {
    font-size: 100%;
    padding: 0;
    margin: 0;
  }
  /*#ojt_services*/
  /*#ojt_portfolio*/
  #portfolio-list {
    min-height: 650px;
  }
  #ojt_portfolio .block-title {
    margin-bottom: 0;
  }
  #ojt_portfolio .portfolio-nav ul li {
    margin-bottom: 5px;
  }
  /*#ojt_portfolio*/
  /*#ojt_entertaiment*/
  #ojt_entertaiment .block-title {
    padding: 40px 30px;
  }
  #ojt_entertaiment .services_item .item {
    margin: 0 0px 10px;
  }
  /*#ojt_entertaiment*/
  /*footer*/
  footer .address .google-map {
    width: 100%;
    height: 100%;
    margin-bottom: 26px;
  }
  footer .address .google-map iframe {
    width: 100% !important;
  }
  footer .address ul li {
    margin-bottom: 18px;
  }
  footer .address {
    padding: 0 70px;
  }
  footer .contactForm input[type="text"], footer .contactForm input[type="email"] {
    width: 100%;
    margin-bottom: 5px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  footer .contactForm select.ct-field {
    width: 100%;
    margin-bottom: 5px;
    border-radius: 0;
    background-position: right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  footer .contactForm textarea {
    width: 100%;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  footer .contactForm .btn-contact {
    padding: 10px 50px;
    border: 2px #fffc02 solid;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  footer .contactForm .lg_arrow {
    display: none;
  }
  /*footer*/
  /*=========================page-category=======*/
  .page-category section .row {
    padding: 15px 0 15px 0;
  }
  .page-category .date .day {
    font-size: 20px;
  }
  .page-category .date .month-year {
    font-size: 9px;
  }
  .page-category .content h2 {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .page-category .content .post-detail {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .page-category .content .post-detail i {
    margin-right: 4px;
  }
  /*=========================page-category=======*/
}

@media only screen and (max-width: 414px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  body {
    font-size: 16px;
  }
  .block-title {
    padding: 30px 20px;
  }
  /* header */
  #header .header-info .language ul li {
    margin-right: 0px;
  }
  #header .header-info .language ul li img {
    width: 80%;
  }
  #header .logo-slogan {
    /*margin: 12px 0;*/
  }
  #header .logo-slogan .slogan span.black {
    font-size: 14px;
    line-height: 18px;
  }
  .breadcrumb {
    padding: 0;
    border-bottom: 1px solid #ccc;
  }
  .address {
    margin-bottom: 20px;
  }
  #div_id {
    height: 300px !important;
  }
  #company_name_on_map {
    display: none !important;
  }
}

@media only screen and (max-width: 414px) and (max-width: 320px) {
  #header .logo-slogan .slogan span.black {
    font-size: 13px;
  }
}

@media only screen and (max-width: 414px) {
  #header .logo-slogan .slogan span.green-tree {
    font-size: 12px;
  }
  #header .navbar-toggle {
    margin-top: 0px;
  }
  #header .navbar #thanglongdih-navbar-collapse {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 414px) and (max-width: 320px) {
  #header .navbar #thanglongdih-navbar-collapse {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 414px) {
  #header .navbar #thanglongdih-navbar-collapse .navbar-nav li a {
    padding: 10px 10px;
  }
  /* header */
  /*home-slideshow*/
  .owl-controls .owl-pagination .owl-page span {
    width: 25px;
    height: 5px;
  }
  /*#home-slideshow*/
  /*ojt-partner*/
  #ojt-partner {
    padding: 12px 0;
  }
  #ojt-partner .item {
    width: 15%;
  }
  /*ojt-partner*/
  /*ojt_feauture*/
  #ojt_feauture {
    padding: 20px 0 40px;
  }
  #ojt_feauture .btn-green {
    padding: 12px 18px;
  }
  /*ojt_feauture*/
  /*ojt_about*/
  #ojt_about .detail {
    margin-bottom: 30px;
  }
  #ojt_about .detail p {
    font-size: 14px;
  }
  /*ojt_about*/
  /*ojt_services*/
  #ojt_services {
    padding-bottom: 25px;
  }
  #ojt_services .sort-desc {
    margin-bottom: 25px;
  }
  #ojt_services .service-info {
    padding: 5px 7px;
  }
  #ojt_services .services_item .item {
    margin-bottom: 10px;
  }
  /*#ojt_services*/
  /*#ojt_portfolio*/
  #ojt_portfolio .portfolio-nav {
    margin-bottom: 15px;
  }
  #ojt_portfolio .portfolio-nav ul li a {
    padding: 7px 11px;
  }
  /*#ojt_portfolio*/
  /*#ojt_entertaiment*/
  #ojt_entertaiment .block-title {
    padding: 30px 20px;
  }
  /*#ojt_entertaiment*/
  /*footer*/
  footer .address .google-map {
    margin-bottom: 20px;
  }
  footer .address {
    padding: 0 15px;
  }
  footer .address ul li {
    margin-bottom: 14px;
  }
  /*footer*/
}

/*------------------------------------*    MISC
\*------------------------------------*/
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}

/*------------------------------------*    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/*------------------------------------*    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.header-menu{
width:100%!important;
}


.blog-item {
    /*margin-bottom: 30px;*/
    height: 422px;
}

.blog-item .blog-img {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}

.blog-item .blog-img img {
    width: 100%;
    height: 240px;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    -webkit-transition: all 1s !important;
    -ms-transition: all 1s !important;
    transition: all 1s !important;
}

.blog-item .blog-img .blog-img-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 10;
    padding: 20px;
    opacity: 0;
    -webkit-transition: .5s all ease-out;
    transition: .5s all ease-out;
}

.blog-item .blog-img .blog-img-content::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: rgba(0,0,0,0.8);
    z-index: -1;
    -webkit-transition: .25s opacity ease;
    transition: .25s opacity ease;
}

.display-table {
    display: table;
    height: 100%;
    width: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.blog-item .blog-img .blog-img-content .blog-link {
    display: inline-block;
    font-size: 25px;
    color: #ccc;
    transition: all .3s ease 0s;
    border: 2px solid #ccc;
    border-radius: 50%;
    padding: 8px;
}

.blog-item .blog-title a:hover {
    color: #3c62a9;
}

.blog-item .blog-img .blog-date {
    display: inline-block;
    font-weight: 600;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    color: #fff;
    padding: 4px 15px;
}

.blog-item .blog-img .blog-date {
    background: #3c62a9;
}

.blog-item .blog-title {
    font-size: 18px;
    line-height: normal;
    margin-top: 0px;
    color: #222;
    margin-bottom: 0;
}

.blog-item .blog-title a {
    color: #222;
}
.blog-item:hover .blog-button a {
    color: #3c62a9;
}
.blog-item .blog-desc {
    margin: 10px 0;
    clear: both;
}

.blog-item .blog-desc p {
    margin-bottom: 0;
}


.blog-item {
  /*margin-bottom: 30px;*/
  height: 385px;
}
.blog-item .blog-img {
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}
.blog-item .blog-img img {
  width: 100%;
  height: auto;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
  -webkit-transition: all 1s !important;
  -ms-transition: all 1s !important;
  transition: all 1s !important;
}
.blog-item .blog-img .blog-img-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 10;
  padding: 20px;
  opacity: 0;
  -webkit-transition: .5s all ease-out;
  transition: .5s all ease-out;
}
.blog-item .blog-img .blog-img-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: rgba(0,0,0,0.8);
  z-index: -1;
  -webkit-transition: .25s opacity ease;
  transition: .25s opacity ease;
}
.blog-item .blog-img .blog-img-content .blog-link {
  display: inline-block;
  font-size: 25px;
  color: #ccc;
  transition: all .3s ease 0s;
  border: 2px solid #ccc;
  border-radius: 50%;
  padding: 8px 15px;
}
.blog-item .blog-img .blog-date {
  display: inline-block;
  font-weight: 600;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
  color: #fff;
  padding: 4px 15px;
}
.blog-item .blog-meta {
  padding-bottom: 10px;
  margin-bottom: 14px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
  transition: all 0.3s ease 0s;
}
.blog-item .blog-meta .blog-lc {
  float: right;
}
.blog-item .blog-meta .blog-lc > div {
  display: inline-block;
}
.blog-item .blog-meta .blog-lc > div:first-child {
  margin-right: 10px;
}
.blog-item .blog-meta .author-info {
  margin-left: 0px;
  display: inline-block;
}
.blog-item .blog-meta .author-info .author-name {
  font-size: 15px;
  margin-bottom: 0;
  color: #555555;
}
.blog-item .blog-meta .author-info .author-name i {
  padding-right: 5px;
}
.blog-item .blog-meta .author-info .author-title {
  font-size: 12px;
}
.blog-item .blog-title {
  font-size: 18px;
  line-height: normal;
  margin-top: 0px;
  color: #222;
  margin-bottom: 0;
}
.blog-item .blog-title a {
  color: #222;
}
.blog-item .blog-author {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.blog-item .blog-author .author-img {
  float: left;
}
.blog-item .blog-author .author-img img {
  height: 70px;
  width: 70px;
  border-radius: 50%;
}
.blog-item .blog-desc {
  margin: 10px 0;
  clear: both;
}
.blog-item .blog-desc p {
  margin-bottom: 0;
}
.blog-item .blog-button a {
  color: ;
  transition: all 0.3s ease 0s;
}
.blog-item:hover .blog-meta {
  color: #0095eb;
}
.blog-item:hover .blog-button a {
  color: #0095eb;
}
.blog-item:hover .blog-img img {
  -webkit-transform: scale(1.15) !important;
  transform: scale(1.15) !important;
}
.blog-item:hover .blog-img-content {
  top: 0;
  opacity: 1;
}
.blog-item:hover .blog-img-content:before {
  width: 100%;
}



.relationship {
    float:left;
    width: 100%;
    border-top: 1px dashed #e1e1e1;
    padding-top: 15px;
}
.relationship .title {
    font-weight: bold;
    font-size:16px;    
    margin-bottom: 5px;
    font-style: italic;
}

.relationship .intro { 
    float:left;
    width: 100%;
}

.relationship .intro ul{
    float:left; 
    padding-left: 20px; 
    list-style: inside;
    line-height: 30px;
    font-weight: bold;
    color: #ec2127;
}

.relationship .intro ul li{
    list-style: inside;
}
.relationship .intro ul li a{
    color: #3c62a9;
}
.qtranxs_widget ul {
    margin: 0;
}

.qtranxs_widget ul li {
    display: inline;
    /* horizontal list, use "list-item" or other appropriate value for vertical list */
    list-style-type: none;
    /* use "initial" or other to enable bullets */
    margin: 0 5px 0 0;
    /* adjust spacing between items */
    opacity: 0.5;
    -o-transition: 1s ease opacity;
    -moz-transition: 1s ease opacity;
    -webkit-transition: 1s ease opacity;
    transition: 1s ease opacity;
}

/* .qtranxs_widget ul li span { margin: 0 5px 0 0; } */

/* other way to control spacing */

.qtranxs_widget ul li.active {
    opacity: 0.8;
}

.qtranxs_widget ul li:hover {
    opacity: 1;
}

.qtranxs_widget img {
    box-shadow: none;
    vertical-align: middle;
    display: initial;
}

.qtranxs_flag {
    height: 12px;
    width: 18px;
    display: block;
}

.qtranxs_flag_and_text {
    padding-left: 20px;
}

.qtranxs_flag span {
    display: none;
}

#ojt_about .translator .readmore {
    color: #fff;
    background: none;
    border-color: #fff;
    margin-top: 12px; 
    text-transform: uppercase;
}

#ojt_about .translator .readmore:hover {
    color: #e1e1e1;
    border-color: #e1e1e1;
}