/*!
* Author: Łukasz Holeczek
* Template: FreeME - HTML5 Responsive Bootstrap Theme
* Version: 1.0.0
* Bootstrap version: 2.1.1
* Copyright 2013 creativeLabs
* www: http://bootstrapmaster.com
* mail: lukasz@bootstrapmaster.com
* You can dowload this theme on WrapBootstrap: http://bootstrapmaster.com
* You can find our other themes on: http://bootstrapmaster.com
*/


/* Import Section
=================================================================== */
@import url("icons.css");				/* Icons. */
@import url("icons-color.css");			/* Icons. */
@import url("social-icons.css");		/* Social Icons */
@import url("hover.css");				/* Hover CSS3 Effect */

.clear {
	clear:both;
}

body {
	font-family: 'Droid Sans';
	font-size: 12px;
	text-align: center;
	color: #666;
	background-image: url(../img/img-01.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin-top: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif !important;
	font-weight: 600;
	color: #288BCB;
	text-align: center;
}

.title {
	border-bottom: 3px double #f6f6f6;
	margin-bottom: 10px;
}

.title h1, .title h2, .title h3, .title h4, .title h5, .title h6 {
	border-bottom: 5px solid #89c236 !important;
	margin-bottom: -4px !important;
	display: inline-block !important;
	padding: 0px 10px !important;
	margin-left:15px !important;
	margin-right:15px !important;
}


/* #Lists
================================================== */
	ul, ol { margin: 0; }
	ul {
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	font-family: sans-serif;
	padding-left: 30px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	color: #288BCB;
}
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul {}
	ul ul li, ul ol li,
	ol ol li, ol ul li {}



/* Header
=================================================================== */

header {
	padding-right: 0%;
	padding-left: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
}

#social-links {
	margin-top:20px;
	float: right;
}

.navbar,
.navbar-inner,
.nav {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #26336d;
}

.navbar .nav > li > a {
  color: #ffffff;
	font-family: sans-serif;

}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	background-color: #0043AB !important;
	color: #fff;
}

.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #0043AB !important;
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #ffffff;
  background: #35235a !important;
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  background: #35235a !important;
}

/* Flexslider
=================================================================== */

/* Browser Resets
=================================================================== */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* Necessary Styles
=================================================================== */
.flexslider {margin: 0; padding: 0;}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li {position: relative;  zoom: 1; display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flexslider {position: relative;  zoom: 1; z-index: 50;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* Default Styles
=================================================================== */
.flexslider {
	background: #fff;
	zoom: 1;
}

.ie7 .flexslider {margin-bottom: -30px;}

.flex-viewport {max-height: 2000px;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}



/* Control Nav
=================================================================== */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -30px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 3px 0 0;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	width: 14px;
	height: 14px;
	display: block;
	background: #c8c8c8;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
	background: #505050;
}

.flex-control-paging li a.flex-active {
	cursor: default;
}


/* Caption
=================================================================== */
.slide-caption {
	width: auto;
	max-width: 30%;
	padding: 10px 20px;
	margin: 0 0 0px 0px;
	position: absolute;
	display: block;
	left: 20px;
	bottom: 20px;
	background-color: #222;
	background: rgba(0, 0, 0, 0.7);
}

.slide-caption.n {background-color: #222; background: rgba(0, 0, 0, 0.6);}

.slide-caption h3 {
	color: #fff;
	font-size: 18px;
	margin:0;
	line-height: 33px;
}

.slide-caption p {
	margin:0;
	line-height: 19px;
	color: #bbb;
}

/* Notice
====================================================================== */

.hero-unit {
	background: #fff url(../img/bg-k10.png);
	border-left: 4px solid #89c236;
	padding: 13px 13px 13px 15px;
	font-style: italic;
	margin: 20px auto;
	-webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
	font-size: 14px !important;
}

/* Icon Boxes
=================================================================== */
.icons-box-container {
	float:left;
}

.icons-boxes-container {
	float:left;
}

.icons-box {
	text-align: center;
	border: 1px solid #fff;
	padding: 20px 10px 10px 10px;
}

.icons-box:hover {
	background: #fcfcfc;
	border: 1px solid #f6f6f6;
}

.icons-box h3 {
	margin: 0 auto;
	padding-top: 10px;
	border-bottom: 3px double #f6f6f6;
	margin-bottom: 10px;
}

.icons-box p {
	float: left;
}

.icons-box i {
	float: left;
	margin: -2px 0 0px 0;
}

.icons-box i.circle {
	float: none !important;
	margin: 0 auto !important;
}

.icons-box i.circle-color {
	float: none !important;
	margin: 0 auto !important;
}

.icons-box i.circle-color-full {
	float: none !important;
	margin: 0 auto !important;
}

.circle {
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	   -moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
		    box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	margin: 0 auto;
	opacity: .1;
}

.big {
	border: 20px solid #fff !important;
}



.ico-color {
	background-image: url("../img/icons/green/glyphicons.png");
	opacity: 1;
}

.mini-color {
  background-image: url("../img/icons/green/glyphicons-mini.png");
  opacity: 1;
}

.circle-color {
	background-color: #fff;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	-webkit-box-shadow: 0px 0px 0px 3px #89c236;
	   -moz-box-shadow: 0px 0px 0px 3px #89c236;
		    box-shadow: 0px 0px 0px 3px #89c236;
	margin: 0 auto;
	opacity: 1;
}

.circle-color-full {
	background-color: #35235a;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	-webkit-box-shadow: 0px 0px 0px 3px #89c236;
	   -moz-box-shadow: 0px 0px 0px 3px #89c236;
		    box-shadow: 0px 0px 0px 3px #89c236;
	margin: 0 auto;
	opacity: 1;
}

.big-color {
	border: 20px solid #35235a !important;
}



/* Icon Boxes Vert
=================================================================== */
.icons-box-vert-container {
	float:left;
}

.icons-boxes-vert-container {
	float:left;
}

.icons-box-vert {
	border: 1px solid #fff;
	padding: 30px 15px 10px 15px;
}

.icons-box-vert:hover {
	background: #fcfcfc;
	border: 1px solid #f6f6f6;
}

.icons-box-vert-info {
	float: right;
	margin-top: -6px;
	margin-bottom: 6px;
	margin-left: 20px;
	width: 70%;
}

.icons-box-vert h3 {
	float: left;
	margin-top: -10px;
}

.icons-box-vert p {
	float: left !important;
}

.icons-box-vert i {
	float: left;
}

.icons-box-vert i.circle {
	float: left !important;
}

.icons-box-vert i.circle {
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	   -moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
		    box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	opacity: .1;
}

.icons-left {
	float: left;
}

/* About
=================================================================== */
.team-name {
	padding: 15px 0;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 15px;
	font-family: "Boogaloo";
	font-size: 18px;
	text-align: center;

}

.team-name span {
	font-size: 12px;
	font-weight: normal;
	color: #888;
}

.team-about p {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 15px;
}

/* Testimonial's Carousel
=================================================================== */
.testimonial-container {
	position: relative;
}

.testimonials {
	background: #fff;
	border: 1px solid #f6f6f6;
	padding: 20px;
	line-height: 21px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}

.testimonials-bg {
	margin-top: -1px;
	display: block;
	width: 200px;
	height: 30px;
}

.testimonials-author {
	color: #666;
	float: right;
	display: block;
	margin-top: -23px;
	margin-bottom: 20px;
}

.testimonials-author span {
	color:#a0a0a0
}

/* Carousel */
.carousel-disabled,
.mr-rotato-disabled,
.mr-rotato-next,
.mr-rotato-prev {
	border: 1px solid #f6f6f6;
	display: inline-block;
	margin-right: 1px;
	height: 21px;
	width: 21px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	display: block;
	position: absolute;
	margin-top: -40px;
}

.mr-rotato-next {
	background: url(../img/testimonials-right-01.png) no-repeat 50%;
	background-color: #fff;
	right: -1px;
	z-index: 6;
}

.mr-rotato-prev {
	background: url(../img/testimonials-left-01.png) no-repeat 50%;
	background-color: #fff;
	right: 25px;
	-webkit-box-shadow:  3px 0px 0px 0px #fff;
	box-shadow:  3px 0px 0px 0px #fff;
	z-index: 5;
}

.mr-rotato-next:hover {
	background: url(../img/testimonials-right-02.png) no-repeat 50%;
}

.mr-rotato-prev:hover {
	background: url(../img/testimonials-left-02.png) no-repeat 50%;
}

.mr-rotato-prev:hover,
.mr-rotato-next:hover {
	background-color: #35235a;
	border-color: #35235a;
}


/* Tabs
=================================================================== */
.tabs-nav {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.tabs-nav li {
	float: left;
	line-height: 34px;
	overflow: hidden;
	padding: 0;
	position: relative;
	margin: 0 0 -1px 0;
}


.tabs-nav li a {
	background-color: #fcfcfc;
	border: 1px solid #f6f6f6;
	border-right: none;
	border-bottom: 1px solid #f6f6f6;
	color: #888;
	display: block;
	letter-spacing: 0;
	outline: none;
	padding: 0 16px;
	text-decoration: none;
}

.ie7 .tabs-nav li a {height: 35px;}

.tabs-nav li:first-child a {border-left: 1px solid #f6f6f6;}
.tabs-nav li:last-child a {border-right: 1px solid #f6f6f6;}

.tabs-nav li.active a {	color: #444; font-weight: bold;}
.tabs-nav li.active a i {opacity: 1; filter: alpha(opacity=100);}
.tabs-nav li i {opacity: 0.5; filter: alpha(opacity=50);}

.tabs-nav li a:hover  {background: #fff;}

.tabs-nav li.active a {
	background: #fff;
	border-bottom: 2px solid #fff;
}
.tabs-container {
	border: 1px solid #f6f6f6;
	margin: -1px 0 20px;
	overflow: hidden;
	width: 100%;
	line-height: 19px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}

.tab-content {padding: 20px;}


/* Progress Bar
=================================================================== */
.progress-bar h5 {
	margin-bottom:6px;
}

.progress-bar li {
	margin-bottom:12px;
	list-style: none;
}

.meter {
	height: 23px;
	position: relative;
	background: #fcfcfc;
}

.meter > span {
	display: block;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.meter > span:after, .animate > span > span {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
}

.meter > span:after,
.animate > span > spans li.current {
	background:#35235a;
}

/* Dropcaps
=================================================================== */
.dropcap {
	background: #fcfcfc;
	color: #666;
	display: inline-block;
	float: left;
	font-size: 23px;
	font-weight: 600;
	height: 36px;
	line-height: 36px;
	margin: 0 7px 0 0;
	text-align: center;
	width: 36px;
	border: 1px solid #f6f6f6;
}

	.dropcap.dark {
		background: #3a3a3a;
		color: #fff;
	}

	.dropcap.color {
		background: #35235a;
		color: #fff;
	}


/* Clients List
=================================================================== */

.clients-carousel {
	border: 1px solid #f6f6f6;
}

.clients-carousel li {

	float: left;
	width: 120px;
	padding: 0px 20px;
	overflow: hidden;
	border-right: 1px solid #f6f6f6;
	margin-left: 1px;

}

.clients-carousel ul.clients {
	background: #fcfcfc;
}

.clients-carousel li img {
	float: none !important;
	margin: 0 auto !important;
    /*filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
  	-webkit-transform: scale(1);
   	-moz-transform: scale(1);
   	-o-transform: scale(1);
   	-ms-transform: scale(1);
   	transform: scale(1);
}

.clients-carousel li:hover {
	background: #fafafa;
}

.clients-carousel li img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

/* Pricing Tables
=================================================================== */
.five-tables .pricing-table {
	width: 187px;
}

.four-tables .pricing-table {
	width: 234px;
}

.three-tables .pricing-table {
	width: 312px;
}

.two-tables .pricing-table {
	width: 469px;
}

.pricing-table {
	float: left;
	margin: 1px 0 0 1px;
}

.pricing-table h3 {
	font-size: 16px;
	text-align: center;
	color: #fff;
	padding: 6px 0;
	margin: 0;
}

.pricing-table li {
	color: #888;
	background: #fff;
	text-align: center;
	padding: 11px 0;
	border-bottom: 1px solid #fff;
}

.pricing-table li:nth-child(2n) {
	background: #f6f6f6;
}

.pricing-table h4 {
	padding:0 0 10px
}

a.buy {
	text-align: center;
	display: block;
	color: #fff;
	padding: 12px 0;
	font-weight: bold;
	font-size: 14px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

a.buy:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

/* Table
=================================================================== */
.pricing-table h3,
.pricing-table h4 {
	color: #fff;
	margin: 0;
}

.pricing-table h4 {
	padding: 15px 0;
}

.price,
.time {
	display: block;
	text-align: center;
	line-height: 24px;
}

.price {
	font-size: 24px;
	font-weight: normal;
}

.time {
	font-size: 12px;
	font-weight: normal;
}

/* Color Schemes
=================================================================== */

/* Color - 1 */
.pricing-table .color-cccddd h3, .color-cccddd .buy {background-color: #ccc;}
.pricing-table .color-cccddd h4 {background-color: #ddd;}

/* Color - 2 */
.pricing-table .color-666777 h3, .color-666777 .buy {background-color: #666;}
.pricing-table .color-666777 h4 {background-color: #777;}

/* Color - 3 */
.pricing-table .color-custom h3, .color-custom .buy {background-color: #111; padding: 15px 0;}
.pricing-table .color-custom h4 {background-color: #222; padding: 35px 0;}

.color-custom {
	margin-top:-57px;
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,.5);
    box-shadow: 0px 2px 5px rgba(0,0,0,.5);
}

.pricing-table {
	position: relative !important;
	z-index: 5 !important;
	margin: 60px 0px;
}

.pricing-table.best-option {
	position: relative !important;
	z-index: 6 !important;
}

.pricing-table .color-custom h3, .color-custom .buy {background-color: #80a859;}
.pricing-table .color-custom h4 {background-color: #89c236;}


/* Google Map
=================================================================== */
#google-map {
	position: relative;
	padding: 0px;
	padding-bottom: 110%;
	height: 0;
	overflow: hidden;
}
.article_sub{
	width: 100%;
}

/* Footer
====================================================================== */

	#footer,
	#footer p,
	#footer a{
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	text-align: center;
	width: 84%;
	color: #26A9E0 !important;
	background-color: #202020;
	}

	#footer,
	#footer a:hover{
	color: #ffffff !important;
	background-color: #202020;
	text-align: center;
	}

	#footer p{
	color: #ffffff !important;
	background-color: #202020;
	text-align: center;
	}
	#footer {
	background: #202020;
	color: #26A9E0 !important;
	padding: 10px 0px;
	z-index: 1;
	position: relative;
	font-family: sans-serif;
	opacity: 1;
	}
	#footer a:hover {
	color: #36235a;
	text-decoration: none;
	text-align: center;
	}

#footer .menu_footer hr{
	border-top: 1px solid #26A9E0;
	border-bottom: 1px solid #182144;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-right: 0 #182144;
	border-left: 0 #182144;
}
	.no-margin {margin-top: 0;}

	#footer h3 {
	padding: 2px 0px !important;
	margin-bottom: 10px;
	color: #999999;
	border-bottom: 3px double #999999;
	}

	.menu_footer{
	padding: 0%;
	background-color: #202020;
	}
	.nav_menu_footer{
	text-align: center;
	font-size: 100%;
	font-family: sans-serif;
	color: #202020;
	text-decoration: none;
	}
	.nav_menu_footer a:hover{
	text-align: center;
	color: #36235a;
	}
	.solink_contact_footer{
	margin-top: 10px;
	text-align: center;
	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a{
	font-family: sans-serif;

	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a:hover{
	color: #36235a;

	}
	.para_about_ctp p{
	font-size: 1.2em;
	color: #36235a;
	}
	.contact_footer{
	padding: 2%;
	}
	.logo_contact_footer{
	width:25%;
	padding-left: 12%;
	padding-right: 3%;
	float: left;
	}

	.logoctp_contact_footer{
		width: 85%;
		margin-left: 20px;
	}
	.addrees_contact_footer{
	width: 60%;
	float: left;
	}
	.addrees_contact_footer p{
	font-size: 1.2em;
	font-family: sans-serif;
	font-style: normal;
	font-weight: 200;
	}

/* Newsletter Form
====================================================================== */

form#newsletter {
	color: #999999;
	margin-left: 10px;
}

form#newsletter p {
	margin: 0px 0px -10px 0px;
}

form#newsletter label {
	font-size: 16px;
	width: 20px;
	display: block;
	position: relative;
	left: 8px;
	top: 33px;
	z-index: 2;
}

form#newsletter input[type=text] {
	background: #3b3b3b;
	width: 75%;
	float: left;
	border: 1px solid #3b3b3b;
	position: relative;
	z-index: 1;
	padding: 7px 0px 8px 34px;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
		    box-shadow: none;
	-webkit-border-top-left-radius: 3px;
	   -moz-border-radius-topleft: 3px;
			border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	   -moz-border-radius-bottomleft: 3px;
			border-bottom-left-radius: 3px;
}

form#newsletter input[type=submit] {
	background: #5b5b5b;
	color: #999999;
	width: 25%;
	float: left;
	border: 1px solid #5b5b5b;
	position: relative;
	z-index: 2;
	font-size: 14px;
	padding: 7px 0px 8px 0px;
	margin-top: 0px;
	margin-left: -42px;
	-webkit-border-top-right-radius: 3px;
	   -moz-border-radius-topright: 3px;
			border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	   -moz-border-radius-bottomright: 3px;
			border-bottom-right-radius: 3px;

}

/* Copyright
====================================================================== */

#copyright {
	padding: 10px 0px;
	background-color: #202020;
	text-align: center;
}

#copyright p {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	color: #ffffff;
}

/* Photo Stream
=================================================================== */
.flickr-widget {margin-right: -12px; margin-top: 15px;}
.flickr-widget img {display: block; width: 100%;}
.flickr-widget a:hover {border-color: #505050;}

.flickr-widget a {
	float: left;
	width: 52px;
	height: 52px;
	margin-left: 0px;
	margin-right: 11px;
	margin-bottom: 12px;
	background: #fcfcfc;
	border: 1px solid #f6f6f6;
	padding: 4px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

h3{
	color: #288BCB;
	text-align: left;
	font-size: 18px;
}
.top-nav li a:hover, .aside-nav li a:hover {background:rgba(153, 153, 153, 0.25);}
.top-nav li ul {display:none;}
.top-nav li ul li,.top-nav li ul li ul li {
  float:none;
  list-style:none outside none;
  min-width:100%;
  padding:0;
}

.nav-text,.aside-nav-text {display:none;}
.aside-nav a,.aside-nav a:link,.aside-nav a:visited,.aside-nav li > ul,.top-nav a,.top-nav a:link,.top-nav a:visited {
  transition:background 0.20s linear 0s;
  -o-transition:background 0.20s linear 0s;
  -ms-transition:background 0.20s linear 0s;
  -moz-transition:background 0.20s linear 0s;
  -webkit-transition:background 0.20s linear 0s;
}
.aside-nav ul {
  background:#161A32;
  padding:0;
}
.aside-nav li {
  list-style:none outside none;
  cursor:pointer;
}
.aside-nav li a,.aside-nav li a:link,.aside-nav li a:visited {
  color:#288BCB;
  display:block;
  font-size:1rem;
  padding:1.0rem;
  border-bottom:1px solid #d2d2d2;
  text-decoration: none;
  font-family: sans-serif;
}
.aside-nav > ul > li:last-child a {border-bottom:0 none;}
.aside-nav li > ul {
  height:0;
  display:block;
  position:relative;
  background:#f4f4f4;
  border-left:solid 1px #f2f2f2;
  border-right:solid 1px #f2f2f2;
  overflow:hidden;
  text-decoration: none;
}
.aside-nav li ul ul {
  border:0;
  background:#fff;
}
.aside-nav ul ul a {padding:0.625rem 1.25rem;}
.aside-nav li a:link, .aside-nav li a:visited {color:##288BC1;}
.aside-nav li li a:hover, .aside-nav li li.active-item > a, .aside-nav li li.aside-sub-submenu li a:hover {
  color:#999;
  background:none;
}
.aside-nav > ul > li > a:hover {
	color: #288BC1;
}
.aside-nav li li a:hover:before, .aside-nav li li.active-item a:before {
  content:"\f006";
  display:inline-block;
  font-family:"mfg";
  font-size:0.6rem;
  margin:0 0.625rem 0 -1.25rem;
  width:0.625rem;
}
.aside-nav li li a:link, .aside-nav li li a:visited {background:none;}
.aside-nav .show-aside-ul, .aside-nav .active-aside-item {height:auto;}
.padding {
  display:list-item;
  list-style:none outside none;
  padding:10px;
}
.margin,.margin2x {display: block;}
.margin {margin:0 -0.625rem;}
.margin2x {margin:0 -1.25rem;}
.line {clear:left;}
.line .line {padding:0;}
.hide-l {display:none!important;}
.box {
  background:none repeat scroll 0 0 #fff;
  display:block;
  padding:1.25rem;
  width:100%;
}
.containe_Link{
	width: 96%;
	margin-top: 0%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	text-align: center;
	border-bottom: 2px solid #182144;
}


.ie7 .flickr-widget a {width: 54px; height: 54px;}



/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
=================================================================== */
@media only screen and (max-width: 375px) {
	/* body
	=================================================================== */

.article{
	background-image: url(../img/-HOME--22.png);
padding-top: 0%;
	margin-left : 3%;
	margin-right : 3%;
	margin-top : 0%;
	text-align: center;
	width: 94%;
}

/* header
=================================================================== */

.header{
width: 100%;
}

.header hr{
width: 100%;
text-align: center;
margin : 0px;
padding: 0px;
}

.header_left{
width: 30%;
float: left;
}

.logo{
width: 100%;
float: left;
}

.ivt_header_bottom{
	text-align: right;
	padding: 5px;
	float: right;
	}

.header_right{
width: 58%;
float: right;
}

.th-en {
text-align: right;
padding: 5px;
float: right;
}

.th-en p{
font-family: sans-serif;
font-size: 1.5em;
color: #ffffff;
padding: 5px;

}

.th-en a{
font-family: sans-serif;
color: #ffffff;
padding: 5px;
text-decoration: none;

}
.th-en a:hover{
font-family: sans-serif;
color: #288BCB;
padding: 5px;
text-decoration: none;

}

.contact_header{
width: 80%;
padding-left: 17%;
margin-top: 13%;
float: left;
text-align: right;
}

/* slider
=================================================================== */
.slider{
margin-top: 5px;
}

.flex-direction-nav a {
width: 35px;
height: 35px;
display: block;
background-color: #555;
top: 50%;
right: 20px;
float: none;
position: absolute;
cursor: pointer;
text-indent: -9999px;
background-color: #222;
background: rgba(0, 0, 0, 0.65);
*bottom: 50px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.flex-direction-nav .flex-next {
background-image: url(../img/slider-control-right.png);
background-repeat: no-repeat;
background-position: 52% 50%;
}

.flex-direction-nav .flex-prev {
margin-right: 36px;
background-image: url(../img/slider-control-left.png);
background-repeat: no-repeat;
background-position: 48% 50%;
}

.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
background-color:#35235a;
opacity: 1;
}

.subpage .flex-direction-nav a {bottom: 0px; right: 0px; *bottom: 30px;}

.navbar .navbar-inverse hr{
width: 100%;
border-width: 5px;
text-align: center;
margin : 0px;
padding: 0px;
}

/* article_sub
=================================================================== */
.article_sub{
	width: 100%;
	margin-top: 10px;
}

/* aside01
=================================================================== */

.aside01{
width: 100%;
background-color: #182144;
margin-top: 0px;
float: left;
}


/* section
=================================================================== */

.section{
width: 100%;
margin-top: 0px;
float: left;
background-color:rgba(255,255,255,0.50);
}

/* about
=================================================================== */
.about{
width: 100%;
	text-align: justify;
	margin-left: 0%;
}

.about_container_News{
		width: 100%;
	background-image: url(../img/-HOME--08.png);
	float: left;
	text-align: justify;
	padding-top: 2%;
	}


	about_container_News01{
	width: 100%;
	float: left;
	text-align: center;
	}

	.News01{
	width: 95%;
	float: left;
	text-align: center;
	}

	.head_about011{
	width: 95%;
	text-align: center;
	text-align: justify;
padding: 2%;
	}

	.head_about022{
		padding: 2%;
		}

	.about .head_about h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	}
.about .head_about .back{
font-size:1.2em;
color: #231F20;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

.about .head_about .red{
font-size:1.2em;
color: #EC1C24;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

/* Mission
=================================================================== */
.mission{
		background-image: url(../img/-HOME--09.png);
	width: 100%;
	margin-top: 0px;
	text-align: center;
	border-bottom: 2px solid #182144;
	}
	.head_mission{
	width: 100%;
	text-align: center;



	}
	.mission .head_mission h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	font-size: 24px;
	word-spacing: normal;
	padding-left: 8px;
	}
.section .mission .head_mission {
}

	.p_mission{
	width: 100%;
	text-align: center;
	float: left;
	}
	.sub_mission01{
	width: 95%;
	padding: 2px;
	text-align: center;
	}
	.mission .p_mission .sub_mission01 h4{
	font-size: 1.5em.;
	color: #1E1E1E;
	font-family: sans-serif;
	}
	.article .article_sub .section .mission .p_mission .sub_mission01 img{
		width: 100%;
	}
	.mission .p_mission .sub_mission01 .back{
	font-size:1.3em;
	color: #231F20;
	text-indent: .5cm;
	font-family: sans-serif;
	text-align: center;
	}

	.article .section .mission .p_mission .clear{

	}
/* newproduct
	=================================================================== */
	.newproduct{
	width: 100%;
	margin-top: 0px;
	text-align: center;
	}
	.contens_newproduct{
	width: 98%;
	padding-left: 0%;
	margin-top: 0px;
	text-align: center;
	}
	.newproduct .contens_newproduct .head_newproduct h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	}

	.sub_newproduct{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
	}

	.newproduct .contens_newproduct .p_mission .sub_newproduct .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
		width: 75%;
		height: auto;
	}
	.allproduct{
	width: 100%;
	margin-top: 0px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct{
	margin-right: 8px
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a{
	border:2px solid #929497;
	border-radius: 10px;
	padding:3px 10px;
	display:inline-block;
	text-decoration: none;
	margin-top:10px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-family: sans-serif;
	font-size:1.2em;
	color:#ffffff;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a:hover{
	border: 2px solid #161A32;
	font-family: sans-serif;
	font-size: 1.2em;
	color: #202020;
	background-color: #474747;
	}

/* project
=================================================================== */
.project{
	width: 100%;
	margin-top: 5px;
	text-align: center;
	border-top: 2px solid #182144;
}

.contens_project{
	width: 96%;
	padding-left: 0%;
	margin-top: 0px;
	margin-left: 20px;
	text-align: center;
}

.project .contens_project .head_project h2{
font-size: 3em.;
color: #288BCB;
font-family: sans-serif;
}

.sub_project{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
}
.project .contens_project .p_project .sub_project .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
	width: 90%;
	height: auto;
}
.allproject{
width: 100%;
margin-top: 0px;
text-align: center;
}

.project .allproject .btn_allproject{
margin-right: 8px
}

.project .allproject .btn_allproject a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.project .allproject .btn_allproject a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}

/* webboard
=================================================================== */
.webboard{
width: 100%;
margin-top: 5px;
margin-bottom: 10px;
border-top: 2px solid #182144;
}

.head_webboard{
width: 100%;
text-align: left;
}

.webboard .head_webboard h2{
font-size: 3em.;
color: #000000;
font-family: sans-serif;
}


.p_webboard{

width: 100%;
background-color: #DCDCDC;
}


.agile_team_grid_main {
	position: relative;
	overflow: hidden;
}

.agile_team_grid_main{
position:relative;
overflow:hidden;
}
.agile_team_grid_main .p-mask{
	opacity: 0;
	visibility: hidden;
	background: rgba(0, 0, 0, 0.72);
	bottom: 0%;
	position: absolute;
	padding:7em 0;
	width: 100%;
	-webkit-transform: translate3d( 0px, 100%, 0px );
	-moz-transform: translate3d( 0px, 100%, 0px );
	-ms-transform: translate3d( 0px, 100%, 0px );
	-o-transform: translate3d( 0px, 100%, 0px );
	transform: translate3d( 0px, 100%, 0px );
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	text-align:  left;
height:15%;
}
.agile_team_grid:hover .p-mask{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d( 0px, 0px, 0px );
	-moz-transform: translate3d( 0px, 0px, 0px );
	-ms-transform: translate3d( 0px, 0px, 0px );
	-o-transform: translate3d( 0px, 0px, 0px );
	transform: translate3d( 0px, 0px, 0px );
}
.social-icons{
margin-left: 2%;
margin-top: 0px;
float: left;
text-align: left;
}

ul.social-icons li {
font-family: sans-serif;
font-size:1.2em;
}
ul.social-icons li  a{
font-family: sans-serif;
font-size:1.2em;
color:#735da8;

}
ul.social-icons li  p{
float: left;
font-family: sans-serif;
text-align: left;
font-size:1.2em;
color:#fff;
margin-left: 0px;
}

/* aside02
=================================================================== */
.article hr{
	display: none;
}
.aside02{
	width: 20%;
	height: 2430px;
	margin-top: -5px;
  padding top: 5px;
	float: none;
	margin-right: 0%;
	z-index: auto;
	margin-left: 80%;
	background-color: #e6e7e8;
}

.whybestwork{
width: 100%;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 10px;
float: left;
margin-right: 3%;
}

.head_whybestwork{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .whybestwork .head_whybestwork h2{
font-size: 1.5em.;
color: #288BCB;
font-family: sans-serif;
letter-spacing: 0px;
}

.p_whybestwork{
width: 100%;
font-size: 1.2em;
font-style: normal;
line-height: 150%;


}
.p_whybestwork ul li{
margin: 5px;
padding-left: 2%;
text-align: left;
font-weight: 800;
}

.promotion{
width: 100%;
height: auto;
float: left;
margin-top: 0px;
margin-bottom: 0px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.head_promotion{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .promotion .head_promotion h2{
	font-size: 1.5em.;
	color: #288BCB;
	font-family: sans-serif;
	letter-spacing: 0px;
}

.p_promotion{
width: 100%;
font-style: normal;
line-height: 150%;
}
.p_promotion p{
margin-top: 0px;
padding-top: 0px;
width: 100%;
margin-left:5%;
font-size: 1.2em.;
font-family: sans-serif;
font-weight: 800;

}
.article .article_sub .aside02 .clear{
	display: none;
}
.banner{
width: 90%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 10px;
}

.banner01{
	width: 100%;
	float: left;
text-align: center;
padding: 10px;
}

.mailus{
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.mailus01{
	width: 95%;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.aside02 .mailus .btn_mailus{
margin-right: 8px
}

.aside02 .mailus .btn_mailus a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.aside02 .mailus .btn_mailus a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}

#footer,
	#footer p,
	#footer a{
	color: #26A9E0 !important;
	background-color: #161A32;
	}

	#footer,
	#footer a:hover{
	color: #ffffff !important;
	background-color: #161A32;
	text-align: center;
	}

	#footer p{
	color: #ffffff !important;
	background-color: #202020;
	text-align: center;
	}
	#footer {
	background: #202020;
	color: #26A9E0 !important;
	padding: 10px 0px;
	z-index: 1;
	position: relative;
	font-family: sans-serif;
	opacity: 1;
	}
	#footer a:hover {
	color: #36235a;
	text-decoration: none;
	text-align: center;
	}
	#footer .menu_footer hr{
	border-top: 1px solid #26A9E0;
	border-bottom: 1px solid #182144;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-right: 0 #182144;
	border-left: 0 #182144;
}
	.no-margin {margin-top: 0;}

	#footer h3 {
	padding: 2px 0px !important;
	margin-bottom: 10px;
	color: #999999;
	border-bottom: 3px double #999999;
	}

	.menu_footer{
	padding: 2%;
	background-color: #202020;
	}
	.nav_menu_footer{
	text-align: center;
	font-size: 100%;
	font-family: sans-serif;
	color: #202020;
	text-decoration: none;
	}
	.nav_menu_footer a:hover{
	text-align: center;
	color: #36235a;
	}
	.solink_contact_footer{
	margin-top: 10px;
	text-align: center;
	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a{
	font-family: sans-serif;

	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a:hover{
	color: #36235a;

	}
	.para_about_ctp p{
	font-size: 1.2em;
	color: #36235a;
	}
	.contact_footer{
	padding: 2%;
	}
	.logo_contact_footer{
	width:25%;
	padding-left: 12%;
	padding-right: 3%;
	float: left;
	}

	.logoctp_contact_footer{
		width: 85%;
		margin-left: 20px;
	}
	.addrees_contact_footer{
	width: 60%;
	float: left;
	}
	.addrees_contact_footer p{
	font-size: 1.2em;
	font-family: sans-serif;
	font-style: normal;
	font-weight: 200;
	}

	.conture_menu_footer{
	float: left;
	}
	#footer{
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	text-align: center;
	width: 100%;
	color: #26A9E0 !important;
	}
	#footer p{
	text-align: center;
	}

	#footer a{
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 0%;
	text-align: center;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
=================================================================== */
@media only screen and (min-width: 376px) and (max-width: 479px) {

	/* body
	=================================================================== */

.article{
	background-image: url(../img/-HOME--22.png);
padding-top: 0%;
	margin-left : 3%;
	margin-right : 3%;
	margin-top : 0%;
	text-align: center;
	width: 94%;
}

/* header
=================================================================== */

.header{
width: 100%;
}

.header hr{
width: 100%;
text-align: center;
margin : 0px;
padding: 0px;
}

.header_left{
width: 30%;
float: left;
}

.logo{
width: 100%;
float: left;
}

.ivt_header_bottom{
	text-align: right;
	padding: 5px;
	float: right;
	}

.header_right{
width: 58%;
float: right;
}

.th-en {
text-align: right;
padding: 5px;
float: right;
}

.th-en p{
font-family: sans-serif;
font-size: 1.5em;
color: #ffffff;
padding: 5px;

}

.th-en a{
font-family: sans-serif;
color: #ffffff;
padding: 5px;
text-decoration: none;

}
.th-en a:hover{
font-family: sans-serif;
color: #288BCB;
padding: 5px;
text-decoration: none;

}

.contact_header{
width: 80%;
padding-left: 17%;
margin-top: 13%;
float: left;
text-align: right;
}

/* slider
=================================================================== */
.slider{
margin-top: 5px;
}

.flex-direction-nav a {
width: 35px;
height: 35px;
display: block;
background-color: #555;
top: 50%;
right: 20px;
float: none;
position: absolute;
cursor: pointer;
text-indent: -9999px;
background-color: #222;
background: rgba(0, 0, 0, 0.65);
*bottom: 50px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.flex-direction-nav .flex-next {
background-image: url(../img/slider-control-right.png);
background-repeat: no-repeat;
background-position: 52% 50%;
}

.flex-direction-nav .flex-prev {
margin-right: 36px;
background-image: url(../img/slider-control-left.png);
background-repeat: no-repeat;
background-position: 48% 50%;
}

.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
background-color:#35235a;
opacity: 1;
}

.subpage .flex-direction-nav a {bottom: 0px; right: 0px; *bottom: 30px;}

.navbar .navbar-inverse hr{
width: 100%;
border-width: 5px;
text-align: center;
margin : 0px;
padding: 0px;
}

/* article_sub
=================================================================== */
.article_sub{
	width: 100%;
	margin-top: 10px;
}

/* aside01
=================================================================== */

.aside01{
width: 100%;
background-color: #182144;
margin-top: 0px;
float: left;
}


/* section
=================================================================== */

.section{
width: 100%;
margin-top: 0px;
float: left;
background-color:rgba(255,255,255,0.50);
}

/* about
=================================================================== */
.about{
width: 100%;
	text-align: justify;
	margin-left: 0%;
}

.about_container_News{
		width: 100%;
	background-image: url(../img/-HOME--08.png);
	float: left;
	text-align: justify;
	padding-top: 2%;
	}


	about_container_News01{
	width: 100%;
	float: left;
	text-align: center;
	}

	.News01{
	width: 50%;
	float: left;
	text-align: center;
	}

	.head_about011{
	width: 95%;
	text-align: center;
	text-align: justify;
padding: 2%;
	}

	.head_about022{
		padding: 2%;
		}

	.about .head_about h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	}
.about .head_about .back{
font-size:1.2em;
color: #231F20;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

.about .head_about .red{
font-size:1.2em;
color: #EC1C24;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

/* Mission
=================================================================== */
.mission{
		background-image: url(../img/-HOME--09.png);
	width: 100%;
	margin-top: 0px;
	text-align: center;
	border-bottom: 2px solid #182144;
	}
	.head_mission{
	width: 100%;
	text-align: center;



	}
	.mission .head_mission h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	font-size: 24px;
	word-spacing: normal;
	padding-left: 8px;
	}
.section .mission .head_mission {
}

	.p_mission{
	width: 100%;
	text-align: center;
	float: left;
	}
	.sub_mission01{
	width: 95%;
	padding: 2px;
	text-align: center;
	}
	.mission .p_mission .sub_mission01 h4{
	font-size: 1.5em.;
	color: #1E1E1E;
	font-family: sans-serif;
	}
	.article .article_sub .section .mission .p_mission .sub_mission01 img{
		width: 100%;
	}
	.mission .p_mission .sub_mission01 .back{
	font-size:1.3em;
	color: #231F20;
	text-indent: .5cm;
	font-family: sans-serif;
	text-align: center;
	}

	.article .section .mission .p_mission .clear{

	}
/* newproduct
	=================================================================== */
	.newproduct{
	width: 100%;
	margin-top: 0px;
	text-align: center;
	}
	.contens_newproduct{
	width: 98%;
	padding-left: 0%;
	margin-top: 0px;
	text-align: center;
	}
	.newproduct .contens_newproduct .head_newproduct h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	}

	.sub_newproduct{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
	}

	.newproduct .contens_newproduct .p_mission .sub_newproduct .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
		width: 75%;
		height: auto;
	}
	.allproduct{
	width: 100%;
	margin-top: 0px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct{
	margin-right: 8px
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a{
	border:2px solid #929497;
	border-radius: 10px;
	padding:3px 10px;
	display:inline-block;
	text-decoration: none;
	margin-top:10px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-family: sans-serif;
	font-size:1.2em;
	color:#ffffff;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a:hover{
	border: 2px solid #161A32;
	font-family: sans-serif;
	font-size: 1.2em;
	color: #202020;
	background-color: #474747;
	}

/* project
=================================================================== */
.project{
	width: 100%;
	margin-top: 5px;
	text-align: center;
	border-top: 2px solid #182144;
}

.contens_project{
	width: 96%;
	padding-left: 0%;
	margin-top: 0px;
	margin-left: 20px;
	text-align: center;
}

.project .contens_project .head_project h2{
font-size: 3em.;
color: #288BCB;
font-family: sans-serif;
}

.sub_project{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
}
.project .contens_project .p_project .sub_project .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
	width: 90%;
	height: auto;
}
.allproject{
width: 100%;
margin-top: 0px;
text-align: center;
}

.project .allproject .btn_allproject{
margin-right: 8px
}

.project .allproject .btn_allproject a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.project .allproject .btn_allproject a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}

/* webboard
=================================================================== */
.webboard{
width: 100%;
margin-top: 5px;
margin-bottom: 10px;
border-top: 2px solid #182144;
}

.head_webboard{
width: 100%;
text-align: left;
}

.webboard .head_webboard h2{
font-size: 3em.;
color: #000000;
font-family: sans-serif;
}


.p_webboard{

width: 100%;
background-color: #DCDCDC;
}


.agile_team_grid_main {
	position: relative;
	overflow: hidden;
}

.agile_team_grid_main{
position:relative;
overflow:hidden;
}
.agile_team_grid_main .p-mask{
	opacity: 0;
	visibility: hidden;
	background: rgba(0, 0, 0, 0.72);
	bottom: 0%;
	position: absolute;
	padding:7em 0;
	width: 100%;
	-webkit-transform: translate3d( 0px, 100%, 0px );
	-moz-transform: translate3d( 0px, 100%, 0px );
	-ms-transform: translate3d( 0px, 100%, 0px );
	-o-transform: translate3d( 0px, 100%, 0px );
	transform: translate3d( 0px, 100%, 0px );
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	text-align:  left;
height:15%;
}
.agile_team_grid:hover .p-mask{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d( 0px, 0px, 0px );
	-moz-transform: translate3d( 0px, 0px, 0px );
	-ms-transform: translate3d( 0px, 0px, 0px );
	-o-transform: translate3d( 0px, 0px, 0px );
	transform: translate3d( 0px, 0px, 0px );
}
.social-icons{
margin-left: 2%;
margin-top: 0px;
float: left;
text-align: left;
}

ul.social-icons li {
font-family: sans-serif;
font-size:1.2em;
}
ul.social-icons li  a{
font-family: sans-serif;
font-size:1.2em;
color:#735da8;

}
ul.social-icons li  p{
float: left;
font-family: sans-serif;
text-align: left;
font-size:1.2em;
color:#fff;
margin-left: 0px;
}

/* aside02
=================================================================== */
.article hr{
	display: none;
}
.aside02{
	width: 20%;
	height: 2430px;
	margin-top: -5px;
  padding top: 5px;
	float: none;
	margin-right: 0%;
	z-index: auto;
	margin-left: 80%;
	background-color: #e6e7e8;
}

.whybestwork{
width: 100%;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 10px;
float: left;
margin-right: 3%;
}

.head_whybestwork{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .whybestwork .head_whybestwork h2{
font-size: 1.5em.;
color: #288BCB;
font-family: sans-serif;
letter-spacing: 0px;
}

.p_whybestwork{
width: 100%;
font-size: 1.2em;
font-style: normal;
line-height: 150%;


}
.p_whybestwork ul li{
margin: 5px;
padding-left: 2%;
text-align: left;
font-weight: 800;
}

.promotion{
width: 100%;
height: auto;
float: left;
margin-top: 0px;
margin-bottom: 0px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.head_promotion{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .promotion .head_promotion h2{
	font-size: 1.5em.;
	color: #288BCB;
	font-family: sans-serif;
	letter-spacing: 0px;
}

.p_promotion{
width: 100%;
font-style: normal;
line-height: 150%;
}
.p_promotion p{
margin-top: 0px;
padding-top: 0px;
width: 100%;
margin-left:5%;
font-size: 1.2em.;
font-family: sans-serif;
font-weight: 800;

}
.article .article_sub .aside02 .clear{
	display: none;
}
.banner{
width: 90%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 10px;
}

.banner01{
	width: 100%;
	float: left;
text-align: center;
padding: 10px;
}

.mailus{
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.mailus01{
	width: 95%;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.aside02 .mailus .btn_mailus{
margin-right: 8px
}

.aside02 .mailus .btn_mailus a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.aside02 .mailus .btn_mailus a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}

#footer,
	#footer p,
	#footer a{
	color: #26A9E0 !important;
	background-color: #161A32;
	}

	#footer,
	#footer a:hover{
	color: #ffffff !important;
	background-color: #161A32;
	text-align: center;
	}

	#footer p{
	color: #ffffff !important;
	background-color: #202020;
	text-align: center;
	}
	#footer {
	background: #202020;
	color: #26A9E0 !important;
	padding: 10px 0px;
	z-index: 1;
	position: relative;
	font-family: sans-serif;
	opacity: 1;
	}
	#footer a:hover {
	color: #36235a;
	text-decoration: none;
	text-align: center;
	}
	#footer .menu_footer hr{
	border-top: 1px solid #26A9E0;
	border-bottom: 1px solid #182144;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-right: 0 #182144;
	border-left: 0 #182144;
}
	.no-margin {margin-top: 0;}

	#footer h3 {
	padding: 2px 0px !important;
	margin-bottom: 10px;
	color: #999999;
	border-bottom: 3px double #999999;
	}

	.menu_footer{
	padding: 2%;
	background-color: #202020;
	}
	.nav_menu_footer{
	text-align: center;
	font-size: 100%;
	font-family: sans-serif;
	color: #202020;
	text-decoration: none;
	}
	.nav_menu_footer a:hover{
	text-align: center;
	color: #36235a;
	}
	.solink_contact_footer{
	margin-top: 10px;
	text-align: center;
	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a{
	font-family: sans-serif;

	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a:hover{
	color: #36235a;

	}
	.para_about_ctp p{
	font-size: 1.2em;
	color: #36235a;
	}
	.contact_footer{
	padding: 2%;
	}
	.logo_contact_footer{
	width:25%;
	padding-left: 12%;
	padding-right: 3%;
	float: left;
	}

	.logoctp_contact_footer{
		width: 85%;
		margin-left: 20px;
	}
	.addrees_contact_footer{
	width: 60%;
	float: left;
	}
	.addrees_contact_footer p{
	font-size: 1.2em;
	font-family: sans-serif;
	font-style: normal;
	font-weight: 200;
	}

	.conture_menu_footer{
	float: left;
	}
	#footer{
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	text-align: center;
	width: 100%;
	color: #26A9E0 !important;
	}
	#footer p{
	text-align: center;
	}

	#footer a{
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 0%;
	text-align: center;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	/* body
=================================================================== */

	.article{
	background-image: url(../img/-HOME--22.png);
padding-top: 0%;
	margin-left : 3%;
	margin-right : 3%;
	margin-top : 0%;
	text-align: center;
	width: 94%;
}

/* header
=================================================================== */

.header{
width: 100%;
}

.header hr{
width: 100%;
text-align: center;
margin : 0px;
padding: 0px;
}

.header_left{
width: 30%;
float: left;
}

.logo{
width: 100%;
float: left;
}

.ivt_header_bottom{
	text-align: right;
	padding: 5px;
	float: right;
	}

.header_right{
width: 58%;
float: right;
}

.th-en {
text-align: right;
padding: 5px;
float: right;
}

.th-en p{
font-family: sans-serif;
font-size: 1.5em;
color: #ffffff;
padding: 5px;

}

.th-en a{
font-family: sans-serif;
color: #ffffff;
padding: 5px;
text-decoration: none;

}
.th-en a:hover{
font-family: sans-serif;
color: #288BCB;
padding: 5px;
text-decoration: none;

}

.contact_header{
width: 80%;
padding-left: 17%;
margin-top: 13%;
float: left;
text-align: right;
}

/* slider
=================================================================== */
.slider{
margin-top: 5px;
}

.flex-direction-nav a {
width: 35px;
height: 35px;
display: block;
background-color: #555;
top: 50%;
right: 20px;
float: none;
position: absolute;
cursor: pointer;
text-indent: -9999px;
background-color: #222;
background: rgba(0, 0, 0, 0.65);
*bottom: 50px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.flex-direction-nav .flex-next {
background-image: url(../img/slider-control-right.png);
background-repeat: no-repeat;
background-position: 52% 50%;
}

.flex-direction-nav .flex-prev {
margin-right: 36px;
background-image: url(../img/slider-control-left.png);
background-repeat: no-repeat;
background-position: 48% 50%;
}

.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
background-color:#35235a;
opacity: 1;
}

.subpage .flex-direction-nav a {bottom: 0px; right: 0px; *bottom: 30px;}

.navbar .navbar-inverse hr{
width: 100%;
border-width: 5px;
text-align: center;
margin : 0px;
padding: 0px;
}

/* article_sub
=================================================================== */
.article_sub{
	width: 100%;
	margin-top: 10px;
}

/* aside01
=================================================================== */

.aside01{
width: 100%;
background-color: #182144;
margin-top: 0px;
float: left;
}


/* section
=================================================================== */

.section{
width: 100%;
margin-top: 0px;
float: left;
background-color:rgba(255,255,255,0.50);
}

/* about
=================================================================== */
.about{
width: 100%;
	text-align: justify;
	margin-left: 0%;
}

.about_container_News{
		width: 100%;
	background-image: url(../img/-HOME--08.png);
	float: left;
	text-align: justify;
	padding-top: 2%;
	}


	about_container_News01{
	width: 100%;
	float: left;
	text-align: center;
	}

	.News01{
	width: 50%;
	float: left;
	text-align: center;
	}

	.head_about011{
	width: 95%;
	text-align: center;
	padding: 2%;
	}

	.head_about022{
		padding: 2%;
		}

	.about .head_about h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	}
.about .head_about .back{
font-size:1.2em;
color: #231F20;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

.about .head_about .red{
font-size:1.2em;
color: #EC1C24;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

/* Mission
=================================================================== */
.mission{
		background-image: url(../img/-HOME--09.png);
	width: 100%;
	margin-top: 0px;
	text-align: center;
	border-bottom: 2px solid #182144;
	}
	.head_mission{
	width: 100%;
	text-align: center;


	}
	.mission .head_mission h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	font-size: 24px;
	word-spacing: normal;
	padding-left: 8px;
	}
.section .mission .head_mission {
}

	.p_mission{
	width: 100%;
	text-align: center;
	float: left;
	}
	.sub_mission01{
	width: 50%;
	padding: 2px;
	text-align: center;
	}
	.mission .p_mission .sub_mission01 h4{
	font-size: 1.5em.;
	color: #1E1E1E;
	font-family: sans-serif;
	}
	.article .article_sub .section .mission .p_mission .sub_mission01 img{
		width: 100%;
	}
	.mission .p_mission .sub_mission01 .back{
	font-size:1.3em;
	color: #231F20;
	text-indent: .5cm;
	font-family: sans-serif;
	text-align: center;
	}

	.article .section .mission .p_mission .clear{

	}
/* newproduct
	=================================================================== */
	.newproduct{
	width: 100%;
	margin-top: 0px;
	text-align: center;
	}
	.contens_newproduct{
	width: 98%;
	padding-left: 0%;
	margin-top: 0px;
	text-align: center;
	}
	.newproduct .contens_newproduct .head_newproduct h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	}

	.sub_newproduct{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
	}

	.newproduct .contens_newproduct .p_mission .sub_newproduct .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
		width: 75%;
		height: auto;
	}
	.allproduct{
	width: 100%;
	margin-top: 0px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct{
	margin-right: 8px
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a{
	border:2px solid #929497;
	border-radius: 10px;
	padding:3px 10px;
	display:inline-block;
	text-decoration: none;
	margin-top:10px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-family: sans-serif;
	font-size:1.2em;
	color:#ffffff;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a:hover{
	border: 2px solid #161A32;
	font-family: sans-serif;
	font-size: 1.2em;
	color: #202020;
	background-color: #474747;
	}

/* project
=================================================================== */
.project{
	width: 100%;
	margin-top: 5px;
	text-align: center;
	border-top: 2px solid #182144;
}

.contens_project{
	width: 96%;
	padding-left: 0%;
	margin-top: 0px;
	margin-left: 20px;
	text-align: center;
}

.project .contens_project .head_project h2{
font-size: 3em.;
color: #288BCB;
font-family: sans-serif;
}

.sub_project{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
}
.project .contens_project .p_project .sub_project .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
	width: 90%;
	height: auto;
}
.allproject{
width: 100%;
margin-top: 0px;
text-align: center;
}

.project .allproject .btn_allproject{
margin-right: 8px
}

.project .allproject .btn_allproject a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.project .allproject .btn_allproject a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}

/* webboard
=================================================================== */
.webboard{
width: 100%;
margin-top: 5px;
margin-bottom: 10px;
border-top: 2px solid #182144;
}

.head_webboard{
width: 100%;
text-align: left;
}

.webboard .head_webboard h2{
font-size: 3em.;
color: #000000;
font-family: sans-serif;
}


.p_webboard{
width: 100%;
background-color: #DCDCDC;
}


.agile_team_grid_main {
	position: relative;
	overflow: hidden;
}

.agile_team_grid_main{
position:relative;
overflow:hidden;
}
.agile_team_grid_main .p-mask{
	opacity: 0;
	visibility: hidden;
	background: rgba(0, 0, 0, 0.72);
	bottom: 0%;
	position: absolute;
	padding:7em 0;
	width: 100%;
	-webkit-transform: translate3d( 0px, 100%, 0px );
	-moz-transform: translate3d( 0px, 100%, 0px );
	-ms-transform: translate3d( 0px, 100%, 0px );
	-o-transform: translate3d( 0px, 100%, 0px );
	transform: translate3d( 0px, 100%, 0px );
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	text-align:  left;
height:15%;
}
.agile_team_grid:hover .p-mask{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d( 0px, 0px, 0px );
	-moz-transform: translate3d( 0px, 0px, 0px );
	-ms-transform: translate3d( 0px, 0px, 0px );
	-o-transform: translate3d( 0px, 0px, 0px );
	transform: translate3d( 0px, 0px, 0px );
}
.social-icons{
margin-left: 2%;
margin-top: 0px;
float: left;
text-align: left;
}

ul.social-icons li {
font-family: sans-serif;
font-size:1.2em;
}
ul.social-icons li  a{
font-family: sans-serif;
font-size:1.2em;
color:#735da8;

}
ul.social-icons li  p{
float: left;
font-family: sans-serif;
text-align: left;
font-size:1.2em;
color:#fff;
margin-left: 0px;
}

/* aside02
=================================================================== */
.article hr{
	display: none;
}
.aside02{
	width: 20%;
	height: 2430px;
	margin-top: -5px;
  padding top: 5px;
	float: none;
	margin-right: 0%;
	z-index: auto;
	margin-left: 80%;
	background-color: #e6e7e8;
}

.whybestwork{
width: 100%;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 10px;
float: left;
margin-right: 3%;
}

.head_whybestwork{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .whybestwork .head_whybestwork h2{
font-size: 1.5em.;
color: #288BCB;
font-family: sans-serif;
letter-spacing: 0px;
}

.p_whybestwork{
width: 100%;
font-size: 1.2em;
font-style: normal;
line-height: 150%;


}
.p_whybestwork ul li{
margin: 5px;
padding-left: 2%;
text-align: left;
font-weight: 800;
}

.promotion{
width: 100%;
height: auto;
float: left;
margin-top: 0px;
margin-bottom: 0px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.head_promotion{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .promotion .head_promotion h2{
	font-size: 1.5em.;
	color: #288BCB;
	font-family: sans-serif;
	letter-spacing: 0px;
}

.p_promotion{
width: 100%;
font-style: normal;
line-height: 150%;
}
.p_promotion p{
margin-top: 0px;
padding-top: 0px;
width: 100%;
margin-left:5%;
font-size: 1.2em.;
font-family: sans-serif;
font-weight: 800;

}
.article .article_sub .aside02 .clear{
	display: none;
}
.banner{
width: 90%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 10px;
}

.banner01{
	width: 100%;
	float: left;
text-align: center;
padding: 10px;
}

.mailus{
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.mailus01{
	width: 95%;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.aside02 .mailus .btn_mailus{
margin-right: 8px
}

.aside02 .mailus .btn_mailus a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.aside02 .mailus .btn_mailus a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}

#footer,
	#footer p,
	#footer a{
	color: #26A9E0 !important;
	background-color: #161A32;
	}

	#footer,
	#footer a:hover{
	color: #ffffff !important;
	background-color: #161A32;
	text-align: center;
	}

	#footer p{
	color: #ffffff !important;
	background-color: #202020;
	text-align: center;
	}
	#footer {
	background: #202020;
	color: #26A9E0 !important;
	padding: 10px 0px;
	z-index: 1;
	position: relative;
	font-family: sans-serif;
	opacity: 1;
	}
	#footer a:hover {
	color: #36235a;
	text-decoration: none;
	text-align: center;
	}
	#footer .menu_footer hr{
	border-top: 1px solid #26A9E0;
	border-bottom: 1px solid #182144;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-right: 0 #182144;
	border-left: 0 #182144;
}
	.no-margin {margin-top: 0;}

	#footer h3 {
	padding: 2px 0px !important;
	margin-bottom: 10px;
	color: #999999;
	border-bottom: 3px double #999999;
	}

	.menu_footer{
	padding: 2%;
	background-color: #202020;
	}
	.nav_menu_footer{
	text-align: center;
	font-size: 100%;
	font-family: sans-serif;
	color: #202020;
	text-decoration: none;
	}
	.nav_menu_footer a:hover{
	text-align: center;
	color: #36235a;
	}
	.solink_contact_footer{
	margin-top: 10px;
	text-align: center;
	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a{
	font-family: sans-serif;

	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a:hover{
	color: #36235a;

	}
	.para_about_ctp p{
	font-size: 1.2em;
	color: #36235a;
	}
	.contact_footer{
	padding: 2%;
	}
	.logo_contact_footer{
	width:25%;
	padding-left: 12%;
	padding-right: 3%;
	float: left;
	}

	.logoctp_contact_footer{
		width: 85%;
		margin-left: 20px;
	}
	.addrees_contact_footer{
	width: 60%;
	float: left;
	}
	.addrees_contact_footer p{
	font-size: 1.2em;
	font-family: sans-serif;
	font-style: normal;
	font-weight: 200;
	}

	.conture_menu_footer{
	float: left;
	}
	#footer{
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	text-align: center;
	width: 100%;
	color: #26A9E0 !important;
	}
	#footer p{
	text-align: center;
	}

	#footer a{
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 0%;
	text-align: center;
	}
}

/* All Mobile Sizes (devices and browser)
====================================================================== */
@media only screen and (min-width: 376px) and (max-width: 767px) {

	.article{
	background-image: url(../img/-HOME--22.png);
padding-top: 0%;
	margin-left : 3%;
	margin-right : 3%;
	margin-top : 0%;
	text-align: center;
	width: 94%;
}

/* header
=================================================================== */

.header{
width: 100%;
}

.header hr{
width: 100%;
text-align: center;
margin : 0px;
padding: 0px;
}

.header_left{
width: 30%;
float: left;
}

.logo{
width: 100%;
float: left;
}

.ivt_header_bottom{
	text-align: right;
	padding: 5px;
	float: right;
	}

.header_right{
width: 58%;
float: right;
}

.th-en {
text-align: right;
padding: 5px;
float: right;
}

.th-en p{
font-family: sans-serif;
font-size: 1.5em;
color: #ffffff;
padding: 5px;

}

.th-en a{
font-family: sans-serif;
color: #ffffff;
padding: 5px;
text-decoration: none;

}
.th-en a:hover{
font-family: sans-serif;
color: #288BCB;
padding: 5px;
text-decoration: none;

}

.contact_header{
width: 80%;
padding-left: 17%;
margin-top: 13%;
float: left;
text-align: right;
}

/* slider
=================================================================== */
.slider{
margin-top: 5px;
}

.flex-direction-nav a {
width: 35px;
height: 35px;
display: block;
background-color: #555;
top: 50%;
right: 20px;
float: none;
position: absolute;
cursor: pointer;
text-indent: -9999px;
background-color: #222;
background: rgba(0, 0, 0, 0.65);
*bottom: 50px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.flex-direction-nav .flex-next {
background-image: url(../img/slider-control-right.png);
background-repeat: no-repeat;
background-position: 52% 50%;
}

.flex-direction-nav .flex-prev {
margin-right: 36px;
background-image: url(../img/slider-control-left.png);
background-repeat: no-repeat;
background-position: 48% 50%;
}

.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
background-color:#35235a;
opacity: 1;
}

.subpage .flex-direction-nav a {bottom: 0px; right: 0px; *bottom: 30px;}

.navbar .navbar-inverse hr{
width: 100%;
border-width: 5px;
text-align: center;
margin : 0px;
padding: 0px;
}

/* article_sub
=================================================================== */
.article_sub{
	width: 100%;
	margin-top: 10px;
}

/* aside01
=================================================================== */

.aside01{
width: 100%;
background-color: #182144;
margin-top: 0px;
float: left;
}


/* section
=================================================================== */

.section{
width: 100%;
margin-top: 0px;
float: left;
background-color:rgba(255,255,255,0.50);
}

/* about
=================================================================== */
.about{
width: 100%;
	text-align: justify;
	margin-left: 0%;
}

.about_container_News{
		width: 100%;
	background-image: url(../img/-HOME--08.png);
	float: left;
	text-align: justify;
	padding-top: 2%;
	}


	about_container_News01{
	width: 100%;
	float: left;
	text-align: center;
	}

	.News01{
	width: 50%;
	float: left;
	text-align: center;
	}

	.head_about011{
	width: 35%;
	text-align: justify;
	float: left;
	padding: 2%;
	}

	.head_about022{
		padding: 2%;
		}

	.about .head_about h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	}
.about .head_about .back{
font-size:1.2em;
color: #231F20;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

.about .head_about .red{
font-size:1.2em;
color: #EC1C24;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

/* Mission
=================================================================== */
.mission{
		background-image: url(../img/-HOME--09.png);
	width: 100%;
	margin-top: 0px;
	text-align: center;
	border-bottom: 2px solid #182144;
	}
	.head_mission{
	width: 100%;
	text-align: center;


	}
	.mission .head_mission h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	font-size: 24px;
	word-spacing: normal;
	padding-left: 8px;
	}
.section .mission .head_mission {
}

	.p_mission{
	width: 100%;
	text-align: center;
	float: left;
	}
	.sub_mission01{
	width: 48%;
	padding: 2px;
	float: left;
	text-align: center;
	}
	.mission .p_mission .sub_mission01 h4{
	font-size: 1.5em.;
	color: #1E1E1E;
	font-family: sans-serif;
	}
	.article .article_sub .section .mission .p_mission .sub_mission01 img{
		width: 100%;
	}
	.mission .p_mission .sub_mission01 .back{
	font-size:1.3em;
	color: #231F20;
	text-indent: .5cm;
	font-family: sans-serif;
	text-align: center;
	}

	.article .section .mission .p_mission .clear{

	}
/* newproduct
	=================================================================== */
	.newproduct{
	width: 100%;
	margin-top: 0px;
	text-align: center;
	}
	.contens_newproduct{
	width: 98%;
	padding-left: 0%;
	margin-top: 0px;
	text-align: center;
	}
	.newproduct .contens_newproduct .head_newproduct h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	}

	.sub_newproduct{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
	}

	.newproduct .contens_newproduct .p_mission .sub_newproduct .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
		width: 75%;
		height: auto;
	}
	.allproduct{
	width: 100%;
	margin-top: 0px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct{
	margin-right: 8px
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a{
	border:2px solid #929497;
	border-radius: 10px;
	padding:3px 10px;
	display:inline-block;
	text-decoration: none;
	margin-top:10px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-family: sans-serif;
	font-size:1.2em;
	color:#ffffff;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a:hover{
	border: 2px solid #161A32;
	font-family: sans-serif;
	font-size: 1.2em;
	color: #202020;
	background-color: #474747;
	}

/* project
=================================================================== */
.project{
	width: 100%;
	margin-top: 5px;
	text-align: center;
	border-top: 2px solid #182144;
}

.contens_project{
	width: 96%;
	padding-left: 0%;
	margin-top: 0px;
	margin-left: 20px;
	text-align: center;
}

.project .contens_project .head_project h2{
font-size: 3em.;
color: #288BCB;
font-family: sans-serif;
}

.sub_project{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
}
.project .contens_project .p_project .sub_project .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
	width: 90%;
	height: auto;
}
.allproject{
width: 100%;
margin-top: 0px;
text-align: center;
}

.project .allproject .btn_allproject{
margin-right: 8px
}

.project .allproject .btn_allproject a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.project .allproject .btn_allproject a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}

/* webboard
=================================================================== */
.webboard{
width: 100%;
margin-top: 5px;
margin-bottom: 10px;
border-top: 2px solid #182144;
}

.head_webboard{
width: 100%;
text-align: left;
}

.webboard .head_webboard h2{
font-size: 3em.;
color: #000000;
font-family: sans-serif;
}

.p_webboard{
width: 100%;
background-color: #DCDCDC;
}


.agile_team_grid_main {
	position: relative;
	overflow: hidden;
}

.agile_team_grid_main{
position:relative;
overflow:hidden;
}
.agile_team_grid_main .p-mask{
	opacity: 0;
	visibility: hidden;
	background: rgba(0, 0, 0, 0.72);
	bottom: 0%;
	position: absolute;
	padding:7em 0;
	width: 100%;
	-webkit-transform: translate3d( 0px, 100%, 0px );
	-moz-transform: translate3d( 0px, 100%, 0px );
	-ms-transform: translate3d( 0px, 100%, 0px );
	-o-transform: translate3d( 0px, 100%, 0px );
	transform: translate3d( 0px, 100%, 0px );
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	text-align:  left;
height:15%;
}
.agile_team_grid:hover .p-mask{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d( 0px, 0px, 0px );
	-moz-transform: translate3d( 0px, 0px, 0px );
	-ms-transform: translate3d( 0px, 0px, 0px );
	-o-transform: translate3d( 0px, 0px, 0px );
	transform: translate3d( 0px, 0px, 0px );
}
.social-icons{
margin-left: 2%;
margin-top: 0px;
float: left;
text-align: left;
}

ul.social-icons li {
font-family: sans-serif;
font-size:1.2em;
}
ul.social-icons li  a{
font-family: sans-serif;
font-size:1.2em;
color:#735da8;

}
ul.social-icons li  p{
float: left;
font-family: sans-serif;
text-align: left;
font-size:1.2em;
color:#fff;
margin-left: 0px;
}

/* aside02
=================================================================== */
.article hr{
	display: none;
}
.aside02{
	width: 20%;
	height: 2430px;
	margin-top: -5px;
  padding top: 5px;
	float: none;
	margin-right: 0%;
	z-index: auto;
	margin-left: 80%;
	background-color: #e6e7e8;
}

.whybestwork{
width: 100%;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 10px;
float: left;
margin-right: 3%;
}

.head_whybestwork{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .whybestwork .head_whybestwork h2{
font-size: 1.5em.;
color: #288BCB;
font-family: sans-serif;
letter-spacing: 0px;
}

.p_whybestwork{
width: 100%;
font-size: 1.2em;
font-style: normal;
line-height: 150%;


}
.p_whybestwork ul li{
margin: 5px;
padding-left: 2%;
text-align: left;
font-weight: 800;
}

.promotion{
width: 100%;
height: auto;
float: left;
margin-top: 0px;
margin-bottom: 0px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.head_promotion{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .promotion .head_promotion h2{
	font-size: 1.5em.;
	color: #288BCB;
	font-family: sans-serif;
	letter-spacing: 0px;
}

.p_promotion{
width: 100%;
font-style: normal;
line-height: 150%;
}
.p_promotion p{
margin-top: 0px;
padding-top: 0px;
width: 100%;
margin-left:5%;
font-size: 1.2em.;
font-family: sans-serif;
font-weight: 800;

}
.article .article_sub .aside02 .clear{
	display: none;
}
.banner{
width: 90%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 10px;
}

.banner01{
	width: 100%;
	float: left;
text-align: center;
padding: 10px;
}

.mailus{
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.mailus01{
	width: 95%;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.aside02 .mailus .btn_mailus{
margin-right: 8px
}

.aside02 .mailus .btn_mailus a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.aside02 .mailus .btn_mailus a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}

#footer,
	#footer p,
	#footer a{
	color: #26A9E0 !important;
	background-color: #161A32;
	}

	#footer,
	#footer a:hover{
	color: #ffffff !important;
	background-color: #161A32;
	text-align: center;
	}

	#footer p{
	color: #ffffff !important;
	background-color: #202020;
	text-align: center;
	}
	#footer {
	background: #202020;
	color: #26A9E0 !important;
	padding: 10px 0px;
	z-index: 1;
	position: relative;
	font-family: sans-serif;
	opacity: 1;
	}
	#footer a:hover {
	color: #36235a;
	text-decoration: none;
	text-align: center;
	}
	#footer .menu_footer hr{
	border-top: 1px solid #26A9E0;
	border-bottom: 1px solid #182144;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-right: 0 #182144;
	border-left: 0 #182144;
}
	.no-margin {margin-top: 0;}

	#footer h3 {
	padding: 2px 0px !important;
	margin-bottom: 10px;
	color: #999999;
	border-bottom: 3px double #999999;
	}

	.menu_footer{
	padding: 2%;
	background-color: #202020;
	}
	.nav_menu_footer{
	text-align: center;
	font-size: 100%;
	font-family: sans-serif;
	color: #202020;
	text-decoration: none;
	}
	.nav_menu_footer a:hover{
	text-align: center;
	color: #36235a;
	}
	.solink_contact_footer{
	margin-top: 10px;
	text-align: center;
	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a{
	font-family: sans-serif;

	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a:hover{
	color: #36235a;

	}
	.para_about_ctp p{
	font-size: 1.2em;
	color: #36235a;
	}
	.contact_footer{
	padding: 2%;
	}
	.logo_contact_footer{
	width:25%;
	padding-left: 12%;
	padding-right: 3%;
	float: left;
	}

	.logoctp_contact_footer{
		width: 85%;
		margin-left: 20px;
	}
	.addrees_contact_footer{
	width: 60%;
	float: left;
	}
	.addrees_contact_footer p{
	font-size: 1.2em;
	font-family: sans-serif;
	font-style: normal;
	font-weight: 200;
	}

	.conture_menu_footer{
	float: left;
	}
	#footer{
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	text-align: center;
	width: 100%;
	color: #26A9E0 !important;
	}
	#footer p{
	text-align: center;
	}

	#footer a{
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 0%;
	text-align: center;
	}
}


/* Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	/* body
=================================================================== */

.article{
	background-image: url(../img/-HOME--22.png);
padding-top: 0%;
	margin-left : 7%;
	margin-right : 7%;
	margin-top : 0%;
	text-align: center;
	width: 84%;
}

/* header
=================================================================== */

.header{
width: 100%;
}

.header hr{
width: 100%;
text-align: center;
margin : 0px;
padding: 0px;
}

.header_left{
width: 30%;
float: left;
}

.logo{
width: 100%;
float: left;
}

.ivt_header_bottom{
	text-align: right;
	padding: 5px;
	float: right;
	}

.header_right{
width: 58%;
float: right;
}

.th-en {
text-align: right;
padding: 5px;
float: right;
}

.th-en p{
font-family: sans-serif;
font-size: 1.5em;
color: #ffffff;
padding: 5px;

}

.th-en a{
font-family: sans-serif;
color: #ffffff;
padding: 5px;
text-decoration: none;

}
.th-en a:hover{
font-family: sans-serif;
color: #288BCB;
padding: 5px;
text-decoration: none;

}

.contact_header{
width: 80%;
padding-left: 17%;
margin-top: 13%;
float: left;
text-align: right;
}

/* slider
=================================================================== */
.slider{
margin-top: 5px;
}

.flex-direction-nav a {
width: 35px;
height: 35px;
display: block;
background-color: #555;
top: 50%;
right: 20px;
float: none;
position: absolute;
cursor: pointer;
text-indent: -9999px;
background-color: #222;
background: rgba(0, 0, 0, 0.65);
*bottom: 50px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.flex-direction-nav .flex-next {
background-image: url(../img/slider-control-right.png);
background-repeat: no-repeat;
background-position: 52% 50%;
}

.flex-direction-nav .flex-prev {
margin-right: 36px;
background-image: url(../img/slider-control-left.png);
background-repeat: no-repeat;
background-position: 48% 50%;
}

.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
background-color:#35235a;
opacity: 1;
}

.subpage .flex-direction-nav a {bottom: 0px; right: 0px; *bottom: 30px;}

.navbar .navbar-inverse hr{
width: 100%;
border-width: 5px;
text-align: center;
margin : 0px;
padding: 0px;
}

/* article_sub
=================================================================== */
.article_sub{
	width: 100%;
	margin-top: 10px;
}

/* aside01
=================================================================== */

.aside01{
width: 100%;
background-color: #182144;
margin-top: 0px;
float: left;
}


/* section
=================================================================== */

.section{
width: 100%;
margin-top: 0px;
float: left;
background-color:rgba(255,255,255,0.50);
}

/* about
=================================================================== */
.about{
width: 100%;
	text-align: justify;
	margin-left: 0%;
}

.about_container_News{
		width: 100%;
	background-image: url(../img/-HOME--08.png);
	float: left;
	text-align: justify;
	padding-top: 2%;
	}


	about_container_News01{
	width: 100%;
	float: left;
	text-align: center;
	}

	.News01{
	width: 50%;
	float: left;
	text-align: center;
	}

	.head_about011{
	width: 35%;
	text-align: justify;
	float: left;
	padding: 2%;
	}

	.head_about022{
		padding: 2%;
		}

	.about .head_about h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	}
.about .head_about .back{
font-size:1.2em;
color: #231F20;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

.about .head_about .red{
font-size:1.2em;
color: #EC1C24;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

/* Mission
=================================================================== */
.mission{
		background-image: url(../img/-HOME--09.png);
	width: 100%;
	margin-top: 0px;
	text-align: center;
	border-bottom: 2px solid #182144;
	}
	.head_mission{
	width: 100%;
	text-align: center;

	}
	.mission .head_mission h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	font-size: 24px;
	word-spacing: normal;
	padding-left: 8px;
	}
.section .mission .head_mission {
}

	.p_mission{
	width: 100%;
	text-align: center;
	float: left;
	}
	.sub_mission01{
	width: 48%;
	padding: 2px;
	float: left;
	text-align: center;
	}
	.mission .p_mission .sub_mission01 h4{
	font-size: 1.5em.;
	color: #1E1E1E;
	font-family: sans-serif;
	}
	.article .article_sub .section .mission .p_mission .sub_mission01 img{
		width: 80%;
	}
	.mission .p_mission .sub_mission01 .back{
	font-size:1.3em;
	color: #231F20;
	text-indent: .5cm;
	font-family: sans-serif;
	text-align: center;
	}

	.article .section .mission .p_mission .clear{

	}
/* newproduct
	=================================================================== */
	.newproduct{
	width: 100%;
	margin-top: 0px;
	text-align: center;
	}
	.contens_newproduct{
	width: 98%;
	padding-left: 0%;
	margin-top: 0px;
	text-align: center;
	}
	.newproduct .contens_newproduct .head_newproduct h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	}

	.sub_newproduct{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
	}

	.newproduct .contens_newproduct .p_mission .sub_newproduct .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
		width: 75%;
		height: auto;
	}
	.allproduct{
	width: 100%;
	margin-top: 0px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct{
	margin-right: 8px
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a{
	border:2px solid #929497;
	border-radius: 10px;
	padding:3px 10px;
	display:inline-block;
	text-decoration: none;
	margin-top:10px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-family: sans-serif;
	font-size:1.2em;
	color:#ffffff;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a:hover{
	border: 2px solid #161A32;
	font-family: sans-serif;
	font-size: 1.2em;
	color: #202020;
	background-color: #474747;
	}

/* project
=================================================================== */
.project{
	width: 100%;
	margin-top: 5px;
	text-align: center;
	border-top: 2px solid #182144;
}

.contens_project{
	width: 96%;
	padding-left: 0%;
	margin-top: 0px;
	margin-left: 20px;
	text-align: center;
}

.project .contens_project .head_project h2{
font-size: 3em.;
color: #288BCB;
font-family: sans-serif;
}

.sub_project{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
}
.project .contens_project .p_project .sub_project .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
	width: 90%;
	height: auto;
}
.allproject{
width: 100%;
margin-top: 0px;
text-align: center;
}

.project .allproject .btn_allproject{
margin-right: 8px
}

.project .allproject .btn_allproject a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.project .allproject .btn_allproject a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}

/* webboard
=================================================================== */
.webboard{
width: 100%;
margin-top: 5px;
margin-bottom: 10px;
border-top: 2px solid #182144;
}

.head_webboard{
width: 100%;
text-align: left;
}

.webboard .head_webboard h2{
font-size: 3em.;
color: #000000;
font-family: sans-serif;
}

.p_webboard{
width: 100%;
background-color: #DCDCDC;
}


.agile_team_grid_main {
	position: relative;
	overflow: hidden;
}

.agile_team_grid_main{
position:relative;
overflow:hidden;
}
.agile_team_grid_main .p-mask{
	opacity: 0;
	visibility: hidden;
	background: rgba(0, 0, 0, 0.72);
	bottom: 0%;
	position: absolute;
	padding:7em 0;
	width: 100%;
	-webkit-transform: translate3d( 0px, 100%, 0px );
	-moz-transform: translate3d( 0px, 100%, 0px );
	-ms-transform: translate3d( 0px, 100%, 0px );
	-o-transform: translate3d( 0px, 100%, 0px );
	transform: translate3d( 0px, 100%, 0px );
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	text-align:  left;
height:15%;
}
.agile_team_grid:hover .p-mask{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d( 0px, 0px, 0px );
	-moz-transform: translate3d( 0px, 0px, 0px );
	-ms-transform: translate3d( 0px, 0px, 0px );
	-o-transform: translate3d( 0px, 0px, 0px );
	transform: translate3d( 0px, 0px, 0px );
}
.social-icons{
margin-left: 2%;
margin-top: 0px;
float: left;
text-align: left;
}

ul.social-icons li {
font-family: sans-serif;
font-size:1.2em;
}
ul.social-icons li  a{
font-family: sans-serif;
font-size:1.2em;
color:#735da8;

}
ul.social-icons li  p{
float: left;
font-family: sans-serif;
text-align: left;
font-size:1.2em;
color:#fff;
margin-left: 0px;
}

/* aside02
=================================================================== */
.article hr{
	display: none;
}
.aside02{
	width: 20%;
	height: 2430px;
	margin-top: -5px;
  padding top: 5px;
	float: none;
	margin-right: 0%;
	z-index: auto;
	margin-left: 80%;
	background-color: #e6e7e8;
}

.whybestwork{
width: 100%;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 10px;
float: left;
margin-right: 3%;
}

.head_whybestwork{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .whybestwork .head_whybestwork h2{
font-size: 1.5em.;
color: #288BCB;
font-family: sans-serif;
letter-spacing: 0px;
}

.p_whybestwork{
width: 100%;
font-size: 1.2em;
font-style: normal;
line-height: 150%;


}
.p_whybestwork ul li{
margin: 5px;
padding-left: 2%;
text-align: left;
font-weight: 800;
}

.promotion{
width: 100%;
height: auto;
float: left;
margin-top: 0px;
margin-bottom: 0px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.head_promotion{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .promotion .head_promotion h2{
	font-size: 1.5em.;
	color: #288BCB;
	font-family: sans-serif;
	letter-spacing: 0px;
}

.p_promotion{
width: 100%;
font-style: normal;
line-height: 150%;
}
.p_promotion p{
margin-top: 0px;
padding-top: 0px;
width: 100%;
margin-left:5%;
font-size: 1.2em.;
font-family: sans-serif;
font-weight: 800;

}
.article .article_sub .aside02 .clear{
	display: none;
}
.banner{
width: 90%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 10px;
}

.banner01{
	width: 100%;
	float: left;
text-align: center;
padding: 10px;
}

.mailus{
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.mailus01{
	width: 95%;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.aside02 .mailus .btn_mailus{
margin-right: 8px
}

.aside02 .mailus .btn_mailus a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.aside02 .mailus .btn_mailus a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}

#footer,
	#footer p,
	#footer a{
	color: #26A9E0 !important;
	background-color: #161A32;
	}

	#footer,
	#footer a:hover{
	color: #ffffff !important;
	background-color: #161A32;
	text-align: center;
	}

	#footer p{
	color: #ffffff !important;
	background-color: #202020;
	text-align: center;
	}
	#footer {
	background: #202020;
	color: #26A9E0 !important;
	padding: 10px 0px;
	z-index: 1;
	position: relative;
	font-family: sans-serif;
	opacity: 1;
	}
	#footer a:hover {
	color: #36235a;
	text-decoration: none;
	text-align: center;
	}
	#footer .menu_footer hr{
	border-top: 1px solid #26A9E0;
	border-bottom: 1px solid #182144;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-right: 0 #182144;
	border-left: 0 #182144;
}
	.no-margin {margin-top: 0;}

	#footer h3 {
	padding: 2px 0px !important;
	margin-bottom: 10px;
	color: #999999;
	border-bottom: 3px double #999999;
	}

	.menu_footer{
	padding: 2%;
	background-color: #202020;
	}
	.nav_menu_footer{
	text-align: center;
	font-size: 100%;
	font-family: sans-serif;
	color: #202020;
	text-decoration: none;
	}
	.nav_menu_footer a:hover{
	text-align: center;
	color: #36235a;
	}
	.solink_contact_footer{
	margin-top: 10px;
	text-align: center;
	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a{
	font-family: sans-serif;

	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a:hover{
	color: #36235a;

	}
	.para_about_ctp p{
	font-size: 1.2em;
	color: #36235a;
	}
	.contact_footer{
	padding: 2%;
	}
	.logo_contact_footer{
	width:25%;
	padding-left: 12%;
	padding-right: 3%;
	float: left;
	}

	.logoctp_contact_footer{
		width: 85%;
		margin-left: 20px;
	}
	.addrees_contact_footer{
	width: 60%;
	float: left;
	}
	.addrees_contact_footer p{
	font-size: 1.2em;
	font-family: sans-serif;
	font-style: normal;
	font-weight: 200;
	}

	.conture_menu_footer{
	float: left;
	}
	#footer{
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	text-align: center;
	width: 100%;
	color: #26A9E0 !important;
	}
	#footer p{
	text-align: center;
	}

	#footer a{
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 0%;
	text-align: center;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {


	/* body
=================================================================== */

.article{
	background-image: url(../img/-HOME--22.png);
padding-top: 0%;
	margin-left : 7%;
	margin-right : 7%;
	margin-top : 0%;
	text-align: center;
	width: 84%;
}

/* header
=================================================================== */

.header{
width: 100%;
}

.header hr{
width: 100%;
text-align: center;
margin : 0px;
padding: 0px;
}

.header_left{
width: 30%;
float: left;
}

.logo{
width: 100%;
float: left;
}

.ivt_header_bottom{
	text-align: right;
	padding: 5px;
	float: right;
	}

.header_right{
width: 58%;
float: right;
}

.th-en {
text-align: right;
padding: 5px;
float: right;
}

.th-en p{
font-family: sans-serif;
font-size: 1.5em;
color: #ffffff;
padding: 5px;

}

.th-en a{
font-family: sans-serif;
color: #ffffff;
padding: 5px;
text-decoration: none;

}
.th-en a:hover{
font-family: sans-serif;
color: #288BCB;
padding: 5px;
text-decoration: none;

}

.contact_header{
width: 80%;
padding-left: 17%;
margin-top: 13%;
float: left;
text-align: right;
}

/* slider
=================================================================== */
.slider{
margin-top: 5px;
}

.flex-direction-nav a {
width: 35px;
height: 35px;
display: block;
background-color: #555;
top: 50%;
right: 20px;
float: none;
position: absolute;
cursor: pointer;
text-indent: -9999px;
background-color: #222;
background: rgba(0, 0, 0, 0.65);
*bottom: 50px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.flex-direction-nav .flex-next {
background-image: url(../img/slider-control-right.png);
background-repeat: no-repeat;
background-position: 52% 50%;
}

.flex-direction-nav .flex-prev {
margin-right: 36px;
background-image: url(../img/slider-control-left.png);
background-repeat: no-repeat;
background-position: 48% 50%;
}

.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
background-color:#35235a;
opacity: 1;
}

.subpage .flex-direction-nav a {bottom: 0px; right: 0px; *bottom: 30px;}

.navbar .navbar-inverse hr{
width: 100%;
border-width: 5px;
text-align: center;
margin : 0px;
padding: 0px;
}

/* article_sub
=================================================================== */
.article_sub{
	width: 100%;
	margin-top: 10px;
}

/* aside01
=================================================================== */

.aside01{
width: 100%;
background-color: #182144;
margin-top: 0px;
float: left;
}


/* section
=================================================================== */

.section{
width: 100%;
margin-top: 0px;
float: left;
background-color:rgba(255,255,255,0.50);
}

/* about
=================================================================== */
.about{
width: 100%;
	text-align: justify;
	margin-left: 0%;
}

.about_container_News{
		width: 100%;
	background-image: url(../img/-HOME--08.png);
	float: left;
	text-align: justify;
	padding-top: 2%;
	}


	about_container_News01{
	width: 100%;
	float: left;
	text-align: center;
	}

	.News01{
	width: 50%;
	float: left;
	text-align: center;
	}

	.head_about011{
	width: 35%;
	text-align: justify;
	float: left;
	padding: 2%;
	}

	.head_about022{
		padding: 2%;
		}

	.about .head_about h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	}
.about .head_about .back{
font-size:1.2em;
color: #231F20;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

.about .head_about .red{
font-size:1.2em;
color: #EC1C24;
text-indent: .5cm;
font-family: sans-serif;
text-align: justify;
margin: 10px;
}

/* Mission
=================================================================== */
.mission{
		background-image: url(../img/-HOME--09.png);
	width: 100%;
	margin-top: 0px;
	text-align: center;
	border-bottom: 2px solid #182144;
	}
	.head_mission{
	width: 100%;
	text-align: center;
	}
	.mission .head_mission h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	font-size: 24px;
	word-spacing: normal;
	padding-left: 8px;
	}
.section .mission .head_mission {
}

	.p_mission{
	width: 100%;
	text-align: center;
	float: left;
	}
	.sub_mission01{
	width: 48%;
	padding: 2px;
	float: left;
	text-align: center;
	}
	.mission .p_mission .sub_mission01 h4{
	font-size: 1.5em.;
	color: #1E1E1E;
	font-family: sans-serif;
	}
	.article .article_sub .section .mission .p_mission .sub_mission01 img{
		width: 80%;
	}
	.mission .p_mission .sub_mission01 .back{
	font-size:1.3em;
	color: #231F20;
	text-indent: .5cm;
	font-family: sans-serif;
	text-align: center;
	}

	.article .section .mission .p_mission .clear{

	}
/* newproduct
	=================================================================== */
	.newproduct{
	width: 100%;
	margin-top: 0px;
	text-align: center;
	}
	.contens_newproduct{
	width: 98%;
	padding-left: 0%;
	margin-top: 0px;
	text-align: center;
	}
	.newproduct .contens_newproduct .head_newproduct h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	}

	.sub_newproduct{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
	}

	.newproduct .contens_newproduct .p_mission .sub_newproduct .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
		width: 75%;
		height: auto;
	}
	.allproduct{
	width: 100%;
	margin-top: 0px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct{
	margin-right: 8px
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a{
	border:2px solid #929497;
	border-radius: 10px;
	padding:3px 10px;
	display:inline-block;
	text-decoration: none;
	margin-top:10px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-family: sans-serif;
	font-size:1.2em;
	color:#ffffff;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a:hover{
	border: 2px solid #161A32;
	font-family: sans-serif;
	font-size: 1.2em;
	color: #202020;
	background-color: #474747;
	}

/* project
=================================================================== */
.project{
	width: 100%;
	margin-top: 5px;
	text-align: center;
	border-top: 2px solid #182144;
}

.contens_project{
	width: 96%;
	padding-left: 0%;
	margin-top: 0px;
	margin-left: 20px;
	text-align: center;
}

.project .contens_project .head_project h2{
font-size: 3em.;
color: #288BCB;
font-family: sans-serif;
}

.sub_project{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
}
.project .contens_project .p_project .sub_project .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
	width: 90%;
	height: auto;
}
.allproject{
width: 100%;
margin-top: 0px;
text-align: center;
}

.project .allproject .btn_allproject{
margin-right: 8px
}

.project .allproject .btn_allproject a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.project .allproject .btn_allproject a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}

/* webboard
=================================================================== */
.webboard{
width: 100%;
margin-top: 5px;
margin-bottom: 10px;
border-top: 2px solid #182144;
}

.head_webboard{
width: 100%;
text-align: left;
}

.webboard .head_webboard h2{
font-size: 3em.;
color: #000000;
font-family: sans-serif;
}

.p_webboard{
width: 100%;
background-color: #DCDCDC;
}


.agile_team_grid_main {
	position: relative;
	overflow: hidden;
}

.agile_team_grid_main{
position:relative;
overflow:hidden;
}
.agile_team_grid_main .p-mask{
	opacity: 0;
	visibility: hidden;
	background: rgba(0, 0, 0, 0.72);
	bottom: 0%;
	position: absolute;
	padding:7em 0;
	width: 100%;
	-webkit-transform: translate3d( 0px, 100%, 0px );
	-moz-transform: translate3d( 0px, 100%, 0px );
	-ms-transform: translate3d( 0px, 100%, 0px );
	-o-transform: translate3d( 0px, 100%, 0px );
	transform: translate3d( 0px, 100%, 0px );
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	text-align:  left;
height:15%;
}
.agile_team_grid:hover .p-mask{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d( 0px, 0px, 0px );
	-moz-transform: translate3d( 0px, 0px, 0px );
	-ms-transform: translate3d( 0px, 0px, 0px );
	-o-transform: translate3d( 0px, 0px, 0px );
	transform: translate3d( 0px, 0px, 0px );
}
.social-icons{
margin-left: 2%;
margin-top: 0px;
float: left;
text-align: left;
}

ul.social-icons li {
font-family: sans-serif;
font-size:1.2em;
}
ul.social-icons li  a{
font-family: sans-serif;
font-size:1.2em;
color:#735da8;

}
ul.social-icons li  p{
float: left;
font-family: sans-serif;
text-align: left;
font-size:1.2em;
color:#fff;
margin-left: 0px;
}

/* aside02
=================================================================== */
.article hr{
	display: none;
}
.aside02{
	width: 20%;
	height: 2430px;
	margin-top: -5px;
  padding top: 5px;
	float: none;
	margin-right: 0%;
	z-index: auto;
	margin-left: 80%;
	background-color: #e6e7e8;
}

.whybestwork{
width: 100%;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 10px;
float: left;
margin-right: 3%;
}

.head_whybestwork{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .whybestwork .head_whybestwork h2{
font-size: 1.5em.;
color: #288BCB;
font-family: sans-serif;
letter-spacing: 0px;
}

.p_whybestwork{
width: 100%;
font-size: 1.2em;
font-style: normal;
line-height: 150%;


}
.p_whybestwork ul li{
margin: 5px;
padding-left: 2%;
text-align: left;
font-weight: 800;
}

.promotion{
width: 100%;
height: auto;
float: left;
margin-top: 0px;
margin-bottom: 0px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.head_promotion{
width: 100%;
margin-top: 0px;
padding-top: 0px;
}
.aside02 .promotion .head_promotion h2{
	font-size: 1.5em.;
	color: #288BCB;
	font-family: sans-serif;
	letter-spacing: 0px;
}

.p_promotion{
width: 100%;
font-style: normal;
line-height: 150%;
}
.p_promotion p{
margin-top: 0px;
padding-top: 0px;
width: 100%;
margin-left:5%;
font-size: 1.2em.;
font-family: sans-serif;
font-weight: 800;

}
.article .article_sub .aside02 .clear{
	display: none;
}
.banner{
width: 90%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 10px;
}

.banner01{
	width: 100%;
	float: left;
text-align: center;
padding: 10px;
}

.mailus{
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #e6e7e8;
padding-bottom: 20px;
}

.mailus01{
	width: 95%;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.aside02 .mailus .btn_mailus{
margin-right: 8px
}

.aside02 .mailus .btn_mailus a{
border:2px solid #929497;
border-radius: 10px;
padding:3px 10px;
display:inline-block;
text-decoration: none;
margin-top:10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
font-family: sans-serif;
font-size:1.2em;
color:#ffffff;
background-color: #231F20;
}

.aside02 .mailus .btn_mailus a:hover{
border:2px solid #161A32;
font-family: sans-serif;
font-size:1.2em;
color:#288BCB;
background-color: #474747;
}
#footer,
	#footer p,
	#footer a{
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	text-align: center;
	width: 100%;
	color: #26A9E0 !important;
	}

}

/* Higher than 960 (desktop devices)
====================================================================== */
@media only screen and (min-width: 1024px) {


		/* body
	=================================================================== */

	.article{
	background-image: url(../img/-HOME--22.png);
	padding-top: 0%;
	margin-left : 7%;
	margin-right : 7%;
	margin-top : 0%;
	text-align: center;
	width: 84%;
	}

	/* header
	=================================================================== */

	.header{
	width: 100%;
	}

	.header hr{
	width: 100%;
	text-align: center;
	margin : 0px;
	padding: 0px;
	}

	.header_left{
	width: 100%;
	float: left;
	}

	.logo{
	width: 100%;
	float: left;
	}

	.ivt_header_bottom{
	text-align: right;
	padding: 5px;
	float: right;
	}

	.header_right{
	width: 58%;
	float: right;
	}

	.th-en {
	text-align: right;
	padding: 5px;
	float: right;
	}

	.th-en p{
	font-family: sans-serif;
	font-size: 1.5em;
	color: #ffffff;
	padding: 5px;

	}

	.th-en a{
	font-family: sans-serif;
	color: #ffffff;
	padding: 5px;
	text-decoration: none;

	}
	.th-en a:hover{
	font-family: sans-serif;
	color: #288BCB;
	padding: 5px;
	text-decoration: none;

	}

	.contact_header{
	width: 80%;
	padding-left: 17%;
	margin-top: 13%;
	float: left;
	text-align: right;
	}

	/* slider
	=================================================================== */
	.slider{
	margin-top: 5px;
	}

	.flex-direction-nav a {
	width: 35px;
	height: 35px;
	display: block;
	background-color: #555;
	top: 50%;
	right: 20px;
	float: none;
	position: absolute;
	cursor: pointer;
	text-indent: -9999px;
	background-color: #222;
	background: rgba(0, 0, 0, 0.65);
	*bottom: 50px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	}

	.flex-direction-nav .flex-next {
	background-image: url(../img/slider-control-right.png);
	background-repeat: no-repeat;
	background-position: 52% 50%;
	}

	.flex-direction-nav .flex-prev {
	margin-right: 36px;
	background-image: url(../img/slider-control-left.png);
	background-repeat: no-repeat;
	background-position: 48% 50%;
	}

	.flex-direction-nav .flex-prev:hover,
	.flex-direction-nav .flex-next:hover {
	background-color:#35235a;
	opacity: 1;
	}

	.subpage .flex-direction-nav a {bottom: 0px; right: 0px; *bottom: 30px;}

	.navbar .navbar-inverse hr{
	width: 100%;
	border-width: 5px;
	text-align: center;
	margin : 0px;
	padding: 0px;
	}

	/* article_sub
	=================================================================== */
	.article_sub{
		width: 100%;
		margin-top: 10px;
	}

	/* aside01
	=================================================================== */

	.aside01{
	width: 20%;
	background-color: #182144;
	height: 2792px;
	margin-top: 0px;
	float: left;
	}


	/* section
	=================================================================== */

	.section{
	width: 100%;
	float: left;
	background-color:rgba(255,255,255,0.50);
	}

	/* about
	=================================================================== */
	.about{
	width: 100%;
	text-align: justify;
	margin-left: 0%;
	}

	.about_container_News{
		width: 100%;
	background-image: url(../img/-HOME--08.png);
	float: left;
	text-align: justify;
	padding-top: 2%;
	}


	about_container_News01{
	width: 100%;
	float: left;
	text-align: justify;
	}

	.News01{
	width: 24%;
	float: left;
	text-align: justify;
	}

	.head_about011{
	width: 35%;
	text-align: justify;
	float: left;
	padding: 2%;
	}

	.head_about022{
		padding: 2%;
		}

	.about .head_about h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	}
	.about .head_about .back{
	font-size:1.5em;
	color: #231F20;
	text-indent: .5cm;
	font-family: sans-serif;
	text-align: justify;
	margin: 10px;
	}

	.about .head_about .red{
	font-size:1.5em;
	color: #EC1C24;
	text-indent: .5cm;
	font-family: sans-serif;
	text-align: justify;
	margin: 10px;
	}

	/* Mission
	=================================================================== */
	.mission{
		background-image: url(../img/-HOME--09.png);
	width: 96%;
	margin-top: 0%;
	padding:2%;
	text-align: center;
	border-bottom: 2px solid #182144;
	}

	.missionsub{
	width: 96%;
	margin-top: 0%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	text-align: center;
	border-bottom: 2px solid #182144;
	}

	.head_mission{
	width: 100%;
	text-align: center;
	}
	.mission .head_mission h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: left;
	font-size: 24px;
	word-spacing: normal;
	padding-left: 8px;
	}
.section .mission .head_mission {
}

	.p_mission{
	width: 100%;
	text-align: center;
	float: left;
	}
	.sub_mission01{
	width: 24%;
	padding: 2px;
	float: left;
	text-align: center;
	}
	.mission .p_mission .sub_mission01 h4{
	font-size: 1.5em.;
	color: #1E1E1E;
	font-family: sans-serif;
	}
	.article .article_sub .section .mission .p_mission .sub_mission01 img{
		width: 80%;
	}
	.mission .p_mission .sub_mission01 .back{
	font-size:1.3em;
	color: #231F20;
	text-indent: .5cm;
	font-family: sans-serif;
	text-align: center;
	}

	.article .section .mission .p_mission .clear{

	}



	/* newproduct
	=================================================================== */
	.newproduct{
	width: 100%;
	margin-top: 0px;
	text-align: center;
	}
	.contens_newproduct{
	width: 98%;
	padding-left: 0%;
	margin-top: 0px;
	text-align: center;
	}
	.newproduct .contens_newproduct .head_newproduct h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	text-align: center;
	}

	.sub_newproduct{
	width: 47%;
	float: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 0%;
	}

	.newproduct .contens_newproduct .p_mission .sub_newproduct .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
		width: 75%;
		height: auto;
	}
	.allproduct{
	width: 100%;
	margin-top: 0px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct{
	margin-right: 8px
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a{
	border:2px solid #929497;
	border-radius: 10px;
	padding:3px 10px;
	display:inline-block;
	text-decoration: none;
	margin-top:10px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-family: sans-serif;
	font-size:1.2em;
	color:#ffffff;
	background-color: #202020;
	}

	.newproduct .allproduct .btn_allproduct a:hover{
	border: 2px solid #161A32;
	font-family: sans-serif;
	font-size: 1.2em;
	color: #202020;
	background-color: #474747;
	}

	/* project
	=================================================================== */
	.project{
		width: 100%;
		margin-top: 5px;
		text-align: center;
		border-top: 2px solid #182144;
	}

	.contens_project{
		width: 98%;
		padding-left: 0%;
		margin-top: 0px;
		margin-left: 20px;
		text-align: center;
	}

	.project .contens_project .head_project h2{
	font-size: 3em.;
	color: #288BCB;
	font-family: sans-serif;
	}

	.sub_project{
		width: 32%;
		float: left;
		padding-top: 5px;
		padding-right: 1%;
		padding-bottom: 5px;
		padding-left: 0%;
	}
	.project .contens_project .p_project .sub_project .col-md-4.agile_team_grid.agile1 .agile_team_grid_main .p-mask img{
		width: 80%;
		height: auto;
	}
	.allproject{
	width: 100%;
	margin-top: 0px;
	text-align: center;
	}

	.project .allproject .btn_allproject{
	margin-right: 8px
	}

	.project .allproject .btn_allproject a{
	border:2px solid #929497;
	border-radius: 10px;
	padding:3px 10px;
	display:inline-block;
	text-decoration: none;
	margin-top:10px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-family: sans-serif;
	font-size:1.2em;
	color:#ffffff;
	background-color: #231F20;
	}

	.project .allproject .btn_allproject a:hover{
	border:2px solid #161A32;
	font-family: sans-serif;
	font-size:1.2em;
	color:#288BCB;
	background-color: #474747;
	}

	/* webboard
	=================================================================== */
	.webboard{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top: 2px solid #182144;
	}

	.head_webboard{
	width: 100%;
	text-align: left;
	}

	.webboard .head_webboard h2{
	font-size: 3em.;
	color: #000000;
	font-family: sans-serif;
	}

	.p_webboard{
	width: 100%;
	background-color: #DCDCDC;
	}


	.agile_team_grid_main {
		position: relative;
		overflow: hidden;
	}

	.agile_team_grid_main{
	position:relative;
	overflow:hidden;
	}
	.agile_team_grid_main .p-mask{
		opacity: 0;
		visibility: hidden;
		background: rgba(0, 0, 0, 0.72);
		bottom: 0%;
		position: absolute;
		padding:7em 0;
		width: 100%;
		-webkit-transform: translate3d( 0px, 100%, 0px );
		-moz-transform: translate3d( 0px, 100%, 0px );
		-ms-transform: translate3d( 0px, 100%, 0px );
		-o-transform: translate3d( 0px, 100%, 0px );
		transform: translate3d( 0px, 100%, 0px );
		-webkit-transition: all .5s ease 0s;
		-moz-transition: all .5s ease 0s;
		transition: all .5s ease 0s;
		text-align:  left;
	height:15%;
	}
	.agile_team_grid:hover .p-mask{
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d( 0px, 0px, 0px );
		-moz-transform: translate3d( 0px, 0px, 0px );
		-ms-transform: translate3d( 0px, 0px, 0px );
		-o-transform: translate3d( 0px, 0px, 0px );
		transform: translate3d( 0px, 0px, 0px );
	}
	.social-icons{
	margin-left: 2%;
	margin-top: 0px;
	float: left;
	text-align: left;
	}

	ul.social-icons li {
	font-family: sans-serif;
	font-size:1.2em;
	}
	ul.social-icons li  a{
	font-family: sans-serif;
	font-size:1.2em;
	color:#735da8;

	}
	ul.social-icons li  p{
	float: left;
	font-family: sans-serif;
	text-align: left;
	font-size:1.2em;
	color:#fff;
	margin-left: 0px;
	}

	/* aside02
	=================================================================== */
	.article hr{
		display: none;
	}
	.aside02{
		width: 20%;
		height: 2792px;
		margin-top: -5px;
	  padding top: 5px;
		float: none;
		margin-right: 0%;
		z-index: auto;
		margin-left: 80%;
		background-color: #e6e7e8;
	}

	.whybestwork{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	margin-right: 3%;
	}

	.head_whybestwork{
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	}
	.aside02 .whybestwork .head_whybestwork h2{
	font-size: 1.5em.;
	color: #288BCB;
	font-family: sans-serif;
	letter-spacing: 0px;
	}

	.p_whybestwork{
	width: 100%;
	font-size: 1.2em;
	font-style: normal;
	line-height: 150%;


	}
	.p_whybestwork ul li{
	margin: 5px;
	padding-left: 2%;
	text-align: left;
	font-weight: 800;
	}

	.promotion{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #e6e7e8;
	padding-bottom: 20px;
	}

	.head_promotion{
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	}
	.aside02 .promotion .head_promotion h2{
		font-size: 1.5em.;
		color: #288BCB;
		font-family: sans-serif;
		letter-spacing: 0px;
	}

	.p_promotion{
	width: 100%;
	font-style: normal;
	line-height: 150%;
	}
	.p_promotion p{
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
	margin-left:5%;
	font-size: 1.2em.;
	font-family: sans-serif;
	font-weight: 800;

	}
	.article .article_sub .aside02 .clear{
		display: none;
	}
	.banner{
	width: 90%;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #e6e7e8;
	padding-bottom: 10px;
	}

	.banner01{
		width: 100%;
		float: left;
	text-align: center;
	padding: 10px;
	}

	.mailus{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #e6e7e8;
	padding-bottom: 20px;
	}

	.mailus01{
		width: 95%;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	}

	.aside02 .mailus .btn_mailus{
	margin-right: 8px
	}

	.aside02 .mailus .btn_mailus a{
	border:2px solid #929497;
	border-radius: 10px;
	padding:3px 10px;
	display:inline-block;
	text-decoration: none;
	margin-top:10px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-family: sans-serif;
	font-size:1.2em;
	color:#ffffff;
	background-color: #231F20;
	}

	.aside02 .mailus .btn_mailus a:hover{
	border:2px solid #161A32;
	font-family: sans-serif;
	font-size:1.2em;
	color:#288BCB;
	background-color: #474747;
	}
	#footer-menu {
		padding-left: 30px;
		padding-right: 30px;
		margin-left: -30px;
		margin-right: -30px;
	}

	#footer {
		padding-left: 30px;
		padding-right: 30px;
		margin-left: -30px;
		margin-right: -30px;
	}

	.flexslider.home {
		min-height: 300px;
	}

	#wrapper {
		width: 90%;
		text-align: center;
	}
	#wrapper .container header .header .icon_link_header {
		width: 23%;
		float: right;
		padding-right: 0%;
		padding-top: 9%;
		height: 10px;
		padding-bottom: 0%;
		padding-left: 2%;
		margin-right: -6%;

	}


	#wrapper .container header .logo {
	width: 75%;
	text-align: left;
	float: left;
	margin-left: -3%;
	}
	#wrapper .container header .header {
	width: 100%;
	}
	.aside{
		width: 23%;
		margin-right: 2%;
		height: 1200px;
		background-color: #735da8;
		float: left;
	}

	/* Direction Nav
	=================================================================== */

	.flex-direction-nav a {
	width: 35px;
	height: 35px;
	display: block;
	background-color: #555;
	top: 80%;
	right: 20px;
	float: none;
	position: absolute;
	cursor: pointer;
	text-indent: -9999px;
	background-color: #222;
	background: rgba(0, 0, 0, 0.65);
	*bottom: 50px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	}

	.flex-direction-nav .flex-next {
	background-image: url(../img/slider-control-right.png);
	background-repeat: no-repeat;
	background-position: 52% 50%;
	}

	.flex-direction-nav .flex-prev {
	margin-right: 36px;
	background-image: url(../img/slider-control-left.png);
	background-repeat: no-repeat;
	background-position: 48% 50%;
	}

	.flex-direction-nav .flex-prev:hover,
	.flex-direction-nav .flex-next:hover {
	background-color:#35235a;
	opacity: 1;
	}

	.subpage .flex-direction-nav a {bottom: 0px; right: 0px; *bottom: 30px;}

	#footer {
	background: #182144;
	color: #ffffff !important;
	padding: 10px 0px;
	z-index: 1;
	position: relative;
	font-family: sans-serif;
	opacity: 1;
	}

	#footer,
	#footer p,
	#footer a{
	color: ##182144 !important;

	}

	#footer a:hover {
	color: #202020;
	text-decoration: none;
	text-align: center;
	}

	.no-margin {margin-top: 0;}

	#footer h3 {
	padding: 2px 0px !important;
	margin-bottom: 10px;
	color: #999999;
	border-bottom: 3px double #999999;
	}

	.menu_footer{
	padding: 0%;
	}
	.nav_menu_footer{
	text-align: center;
	padding-left:9%;
	font-size: 100%;
	font-family: sans-serif;
	}
	.nav_menu_footer a:hover{
	text-align: center;
	color: #202020;
	}
	.solink_contact_footer{
	margin-top: 10px;
	text-align: center;
	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a{
	font-family: sans-serif;

	}
	#wrapper .container #footer .menu_footer .nav_menu_footer p a:hover{
	color: #202020;

	}

	.contact_footer{
	padding: 2%;
	}
	.logo_contact_footer{
	width:25%;
	padding-left: 12%;
	padding-right: 3%;
	float: left;
	}

	.logoctp_contact_footer{
		width: 85%;
		margin-left: 20px;
	}
	.addrees_contact_footer{
	width: 60%;
	float: left;
	text-align: left;
	}
	.addrees_contact_footer p{
	font-size: 1.2em;
	font-family: sans-serif;
	font-style: normal;
	font-weight: 200;
	}

	.agile_team_grid_main {
		position: relative;
		overflow: hidden;
	}

	.agile_team_grid_main{
	position:relative;
	overflow:hidden;
	}
	.agile_team_grid_main .p-mask{
		opacity: 0;
		visibility: hidden;
		background: rgba(0, 0, 0, 0.72);
		bottom: 0%;
		position: absolute;
		padding:7em 0;
		width: 100%;
		-webkit-transform: translate3d( 0px, 100%, 0px );
		-moz-transform: translate3d( 0px, 100%, 0px );
		-ms-transform: translate3d( 0px, 100%, 0px );
		-o-transform: translate3d( 0px, 100%, 0px );
		transform: translate3d( 0px, 100%, 0px );
		-webkit-transition: all .5s ease 0s;
		-moz-transition: all .5s ease 0s;
		transition: all .5s ease 0s;
		text-align:  left;
	height:15%;
	}
	.agile_team_grid:hover .p-mask{
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d( 0px, 0px, 0px );
		-moz-transform: translate3d( 0px, 0px, 0px );
		-ms-transform: translate3d( 0px, 0px, 0px );
		-o-transform: translate3d( 0px, 0px, 0px );
		transform: translate3d( 0px, 0px, 0px );
	}
	.social-icons{
	margin-left: 2%;
	margin-top: 0px;
	float: left;
	text-align: left;
	}

	ul.social-icons li {
	font-family: sans-serif;
	font-size:1.2em;
	}
	ul.social-icons li  a{
	font-family: sans-serif;
	font-size:1.2em;
	color:#735da8;

	}
	ul.social-icons li  p{
	float: left;
	font-family: sans-serif;
	text-align: left;
	font-size:1.2em;
	color:#fff;
	margin-left: 0px;
	}
	#footer{
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	text-align: center;
	width: 100%;
	color: #26A9E0 !important;
	}
	#footer p{
	text-align: center;
	}

	#footer a{
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 0%;
	text-align: center;
	}

}
.article .header header hr {
	border-color: #161A32;
}
