#technology .box-technology .box-description h2  {
    font-size: 2em;
    margin-top: 1rem;
    font-weight: bold;
    font-style: italic;
    line-height: 1.5;
    padding: 20px 0;
}

#technology .box-technology .box-description .detail h3 {
    font-size: 1.2em;
    padding: 0;
}
}

#technology .box-technology .box-description .slide-btn li {
    margin-right: 2px;
}

@media screen and (min-width: 1260px){
	.gb-common-2019_footer__funcSec:after {
		left: 13em;
	}
}

@media screen and (min-width: 1500px){
	.gb-common-2019_footer__funcSec:after {
		left: 15.5em;
	}
}

@media screen and (min-width: 768px){
	.gb-common-2019_footer__funcSec:after {

	}
	.gb-common-2019_footer__funcTitle {
    font-size: 1.4rem;
	}
	
	.gb-common-2019_footer__inner {
		max-width: 1500px;
	}	
}

#technology .box-technology .box-description .detail .box-btn .btn-view {
    display: none !important;
}

#technology .box-technology {
    padding-bottom: 0;
}

#technology .nav-slide {
    display: none;
}

#technology .box-technology .box-description {
    background-color: #333333;
    height: 100%;
    padding: 3px 30px;
    color: #ffffff;
}

.parallax { 
  /* The image used */
  background-image: url('../images/Technology page banner.jpg');

  /* Set a specific height */
  height: 600px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax h1, .parallax h2{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    text-align: center;	
}

.parallax img{
padding: 15px 0;
}

#body_inner {
    background: #e4e4e4;

}

.itemContainer {
    padding: 10px 5px;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}

.notoborder{
	border-top: none;	
}

a.btn{
	background: #333;
    color: #fff;
    font-style: italic;
    padding: 10px 15px;
    font-size: 16px;
}

.blue-bg{
	background: #001634;
}

.blue-bg h3{
	color: #fff;
}

.collab-box{
    margin: 0 10px 0 0;
    background: #fff;
    padding: 10px;
}

.collab-box p.content{
	font-size: 15px;
    min-height: 175px;
}

.collab-box p.button{
    padding-bottom: 10px;
}

.eco-pad{
    padding: 15px 15px 15px 15px;
    border-left: 2px solid #333;
}

.eco-pad-content p{
    font-size: 14px;
    padding: 24px;
}

h3 {
	font-size: 25px;
    font-weight: bold;
    font-style: italic;
    line-height: 1.5;
    padding: 20px 0;
}

h4{
    font-size: 30px;
    font-weight: 700;
}

p {
    font-size: 12px;
}

span.social img{
    margin: 15px 10px;
    width: 60px;
}

span.eco img{
    margin: 30px 10px;
    width: 285px;
}

.grid__item {
    min-height: 400px;
    width: 25%;
    float: left;
}

section{
	font-family:Helvetica, Verdana,Arial, sans-serif;
}

section#main_Content {
    padding: 55px 15px;
}

.grid__item img {
    width: 100%;
}

.title {
    text-align: center;
    font-weight: 700;
    padding: 10px;
}

.cnt-section__unit {
    padding: 20px 16px;
}

.owl-carousel .item {

    padding: 1rem;
}

.latestnews{
	text-align: center;
}

.latestnews .country{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
}

.latestnews .article-title{
min-height: 80px;
}

.latestnews .article-summary{
min-height: 160px;
}

.latestnews p{
	padding:5px;
	font-size:13px;
}

.latestnews a.button{
    background: #ddd;
    padding: 10px 15px;
    font-size: 10px;
}

.full-width{

}

body{
    background-color: #fff;	
    font-size: 16px;
}

section#big_pickup #list01 li {
    margin-right: 20px;
    margin-bottom: 20px;
    width: 100%;
    background-color: #FFF;
    float: left;
    position: relative;
}

section#big_pickup #list01 li a {
    padding-bottom: 0;
    display: block;
    position: relative;
}

.gallery {
	height: 750px;	
}

.inno-full{
	width:100%;
  	float:left;
}

.inno-half{
	width:50%;
  	float:left;
}

.inno-one-third{
	width:33.333%;
  	float:left;
}

.inno-two-third{
	width:66.666%;
  	float:left;
}


.inno-one-quarter{
	width:25%;
  	float:left;
}

.inno-three-quarter{
	width:75%;
  	float:left;
}

.inno-one-fifth{
	width:20%;
  	float:left;
}

.inno-two-fifth{
	width:40%;
  	float:left;
}

.inno-three-fifth{
	width:60%;
  	float:left;
}

.inno-four-fifth{
	width:80%;
  	float:left;
}

.flickr-container {
    height: 555px;
}

@media only screen and (max-width: 480px) {
	.gallery, .flickr-container {
		height: auto;
	}  
  	.inno-full, .inno-half, .inno-one-third, .inno-two-third, .inno-one-quarter, .inno-three-quarter, .inno-one-fifth,  .inno-two-fifth, .inno-three-fifth, .inno-four-fifth{
      width:100%;
      float:left;      
    }
	  .collab-box {
		margin: 10px;
		background: #fff;
		padding: 10px;
	}
}

@media screen and (min-width: 1024px){
.menuFunc .menu__list {
    border-right: 0px solid rgba(0, 0, 0, 0.08);
}
}

@media screen and (min-width: 768px){
.gb-common-2019_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: initial;
    -webkit-transition: height 0.2s ease-out;
    transition: height 0.2s ease-out;
}
}