/*
Theme Name: gaoconsulting3.0
Author: liu-sauer
Author URI: http://liusauer.ch/
Text Domain: gao-consulting.com
*/

.col-xs-2_5,
.col-sm-2_5,
.col-md-2_5,
.col-lg-2_5 {
	position: relative;
	min-height: 1px;
	padding-right: 7px;
	padding-left: 7px;
}
.col-xs-2_5{
	float: left;
}
.col-xs-2_5 {
	width: 20%;
}
.alignright {
    float:right;
    margin-right: 10px;
	right: 0;
	text-align: right;
	clear: right;
}
.alignleft {
    float: left;
	margin-left: 10px;
	text-align: left;
	clear: left;
}
.aligncenter {
	margin: 0 auto;
	text-align: center;
}
.alignbottom {
	position: absolute;
	bottom: 30px;
}
.white {
	color: #fff;
}
.gray {
	color: #a7a7a9;
}
.blue {
	color: #00A9DF;
	font-weight: 700;
}
.orange {
	color: #ee7600;
}
.bottom {
	position: absolute;
	bottom: 20px;
} 
.bold {
	font-weight: bold;
}
.img-circle {
	height: 150px;
	width: 150px;    
	border-radius: 50%;
}
.divider {
	display: block;
    margin: 20px auto;
    width: 100px;
    height: 3px;
    content: "";
    float: left;
	background-color: #eee;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
html{ 
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}
body{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #505050;
    margin: 0;
    padding: 0;
    background: #fff !important;
}
a { 
	color: #404040;
	text-decoration: none; 
}
 a:hover { 
	color: #ee7600; 
	text-decoration: none; 
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
    margin: 20px 0;
    color: #404b52;
}
h1 {
    font-size: 2em;
	line-height: 1em;
}
h2 {
    font-size: 1.6em;
    line-height: 1.2;
}
h3 {
    font-size: 1.2em;
    line-height: 1.2;
}
p{
    color: #505050;
    font-size: 16px;
    line-height: 1.6em;
    padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	//text-align: justify;
}
* {
    box-sizing: border-box;
}
i {
	padding-right: 7px;
}
ul,ol {
	padding: 0;
	margin: 0 0 24px 0;
}
li ul,
li ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
li{
	//list-style: none;
	margin: 7px 0 0 7px;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
    max-width: 100%;
    height: auto;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}
.btn {
	font-size: 40px; 
	background-color: transparent;
	border: 1px solid transparent; 
}
.btn:hover {
	color: #ee7600;
}
.table tbody tr td, .table tbody tr th, .table tfoot tr td, 
.table tfoot tr th, .table thead tr td, .table thead tr th {
    padding: 0;
	padding-bottom: 6px;
    line-height: 1.4;
    vertical-align: top;
    border-top: none;
}
.no-list-style {
	list-style-type: none;
}
/*--------------------------------------------------------------
 header section
--------------------------------------------------------------*/
.wrapper {
	position: relative;
}
.header-wrap {
	position: relatvie;
	z-index: 10;
}
/*--------------------------------------------------------------
 sticky header
--------------------------------------------------------------*/
.navbar.affix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #f7f7f9 !important;
	border-bottom: 2px solid #eaeaea;
	z-index: 9;
	height: 70px;
}
/*--------------------------------------------------------------
 top bar 
--------------------------------------------------------------*/
.topbar {
	overflow:visible;
    display: block;
	font-size: 14px;
	line-height:20px;
}
.topbar_list_style {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.topbar_list_style li{
	list-style-type: none;
	display: inline;
    margin-right: 10px
}
/*--------------------------------------------------------------
 logo-box
--------------------------------------------------------------*/
.logo-box {
    float: left;
    text-align: left;
}
/*--------------------------------------------------------------
 navbar 
--------------------------------------------------------------*/
.navbar {
	background-color: transparent;
	padding-top: 12px;
	margin-bottom: 12px;
	min-height: 1px;
}
.nav .open a, .nav .open a:focus, .nav .open a:hover {
    border-color: transparent;
}
.navbar-nav li a {
	color: #777;
    display: block;
    text-decoration: none;
    padding: 7px;
    font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
    outline: 0;
    list-style-type: none;
    line-height: 1;
}
.navbar-nav .active a, 
.navbar-nav .active a:focus, 
.navbar-nav .active a:hover {
    color: #ee7600;
    border: 0;
}
.navbar-nav li a:hover,
.navbar-nav li a:focus {
	color: #ee7600;
}
/*--------------------------------------------------------------
 dropdown menu
--------------------------------------------------------------*/
.dropdown-menu {
    min-width: auto;
	border: none;
}   
.dropdown-menu .active a, 
.dropdown-menu .active a:focus, 
.dropdown-menu .active a:hover {
    background: transparent;
    text-decoration: none;
    outline: 0;
}
.dropdown-menu li a:hover,
.dropdown-menu li a:focus{
	color: #ee7600;
  	text-decoration: none;
}
.dropdown-toggle:focus {
  	outline: 0;
}
/*--------------------------------------------------------------
 multi level dropdown menu
--------------------------------------------------------------*/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover .dropdown-menu {
    display: block;
}
.dropdown-submenu:hover a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*--------------------------------------------------------------
 navbar collapse
--------------------------------------------------------------*/
.collapse {
    display: none;
}
/*--------------------------------------------------------------
navbar-toggle
--------------------------------------------------------------*/
.navbar-toggle {
	display: none;
	background-color: #fee7ce;
}
.navbar-toggle:focus {
	outline: 0;
}
.navbar-toggle:focus, 
.navbar-toggle:hover {
    background-color: #fee7ce;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
/*--------------------------------------------------------------
 search form
--------------------------------------------------------------*/
.search-form {
	display: none;
	position: absolute;
	overflow: hidden;
	top: 2px; 
	right: 0;
	width: 200px;
	background-color: white;
	z-index: 1;
	border: 1px solid #fff;
	border-radius: 3px;
}
.search-form input[type="text"] {
	border: none;
	float: left;
	width: 100%;
	margin-right: -30px;
	padding: 5px 35px 6px 10px;
	background: none;
}
.search-form input[type="submit"] {
	background: url(images/search.png) center no-repeat;
	float: right;
	border: none;
	width: 30px;
	height: 30px;
}
/*--------------------------------------------------------------
 language selections
--------------------------------------------------------------*/
.language {
    position: relative;
    margin-top: 0;
    float: right;
}
/*--------------------------------------------------------------
 carousel
--------------------------------------------------------------*/
.banner-caption {
	text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
.carousel-caption {
	text-align: left;
	//top: 20%;
	left: 10%;
}
.carousel-caption h1 {
	margin: 0;
	padding: 20px 0;
	font-size: 2.6em;
	color: #fff;
	line-height: 2em;
	text-align: left;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
}
.carousel-caption li, .carousel-caption p {
	color: #fff;
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 1.7em;
    text-align:  left;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
}
.carousel-indicators {
    text-align: left;
	left: 12%;
	margin-left: 0;
	bottom: 8%;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 20%;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 20%;
}
.carousel-control {
    //background-color: rgba(0,0,0,0);
	background-color: transparent;
}
.carousel-control.right, .carousel-control.left {
	background-image: -webkit-linear-gradient(left,transparent 0, transparent 100%); 
	background-image: -o-linear-gradient(left,transparent 0, transparent, 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(transparent),to(transparent)); 
    background-image: linear-gradient(to right,transparent 0,transparent 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='transparent', GradientType=1);
    background-repeat: repeat-x; 
}
.carousel-inner .item img{
	position: relative;
	width: 100%;
	max-height: 600px !important;
}
/*--------------------------------------------------------------
 front page home sections
--------------------------------------------------------------*/
section {
	position:relative;
}
.home-section {
    position: relative;
    margin: 0 auto;
	padding-bottom: 40px;
}
.section-title {
    text-align: center;
    margin-bottom: 18px;
	padding-bottom: 20px;
    font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	padding-top: 30px;
	margin-top: 0;
	overflow: hidden;
}
.section-subtitle  {
	text-align: center;
	font-size: 17px;
	padding-top: 20px;
}                                       
.home-section-list ul {
	font-size: 1em;
	padding-left: 20px;
}
/*--------------------------------------------------------------
 home-section content body
--------------------------------------------------------------*/
.section-content {
    position: relative;
    margin: 0 auto;
	max-width: 960px;
}
.content-wrap {
	position: relative;
	padding-bottom: 40px;
	margin: 0 auto;
}
.content-container {
    margin: 0 auto;
    position: relative;
	max-width: 330px;
	padding-left: 30px;
	padding-right: 14px;
}
.content-container h3 {
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 30%;
}
.content-container ul {
	padding-left: 30%;
	text-align: left;
}
.content-container li{
    margin: 7px 0 0;
}
.content-img {
	text-align: center;
	padding-right: 15%;
	padding-top: 50px;
}
/*--------------------------------------------------------------
 Home section service, why-us
--------------------------------------------------------------*/
.img-box {
	overflow: hidden;
	position: relative;
    display: inline-block;
    max-width: 100%;
}
.thumbnail {
    background: #fff;
    border: none;
    margin-left: auto;
    margin-right: auto;
    padding: 7px;
}
.thumbnail2 {
    max-width: 360px;
}
.caption-area {
    background:transparent;
    cursor: pointer;
}
.caption-area h3, .content-container h3 {
	color: #ee7600;
	font-size: 19px;
}
.caption-area ul {
	padding-left: 14px;
	font-size: 15px;
}
/*--------------------------------------------------------------
 image overlay
--------------------------------------------------------------*/
.img-overlay {
    z-index: 1;
    position: absolute;
	top: 50px;
	left: 90px;
}
.overlay-content {
	max-width: 260px;
	text-align: center;
}
/*--------------------------------------------------------------
 Page, Post, Category
--------------------------------------------------------------*/
.testimonial-content {
	position: relative;
	font-weight: 700;
	font-size: 20px;
}
.testimonial {
    position: relative;
    display: inline-block;
    margin-right: 4%; 
    margin-bottom: 5%;
    padding: 5%;
    vertical-align: top;
    border: none;
    box-shadow: none;
    border-radius: 3px;
    background: #F0F8FF;
}
.testimonial:after {
    position: absolute;
    right: 11%;
    bottom: -30px;
    display: block;
    width: 0;
    content: "";
    border-width: 30px 30px 0 0;
    border-style: solid;
    border-color: #F0F8FF transparent;
}
.testimonial-title {
	float: right;
	margin-right: 20px;
}
/*--------------------------------------------------------------
 entry title bar
--------------------------------------------------------------*/
.entry-title-bar {
	padding: 30px 0 30px;
	border-top:1px solid transparent;
	border-bottom: 1px solid transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;        
}
#post-59 .entry-title-bar {
	background: url(/files/images/gao-consulting/entry-title/bg5.jpg) center center / cover no-repeat !important;
}
.entry-title {
	text-decoration: none;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
} 
/*--------------------------------------------------------------
 page, post, category, archive 
--------------------------------------------------------------*/
.entry-container {
	position: relative;
    max-width: 960px;
    padding-top: 40px;
    padding-right: 20px;
	padding-bottom: 20px;
}
.entry-content {
    position: relative;
	max-width: 760px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.entry-meta {
	font-size: 11px;
	margin: 10px 0;
	padding-left: 0;
}
.entry-meta li {
	list-style-type: none;
	display: inline-block;
}
.entry-footer {
	margin: 30px 0;
	padding-bottom: 30px;
	overflow: hidden;
	width: 100%; 
	border-bottom: 1px solid #f0f0f0;
}
.entry-footer a{
	color: #707070;
	font-size: 13px;
}
.featured-img {
	position: relative;
    float: left;
	padding-right: 20px;
	margin-right: 20px;
}
.related-posts {
	position: relative;
}
.glyphicon {
    padding-right: 7px;
    font-size: 16px;
    font-weight: 100;
    color: #fff;
}
.team-title {
	margin: 20px 0;
}
/*--------------------------------------------------------------
 breadcrumb
--------------------------------------------------------------*/
.breadcrumb {
    padding: 8px 0 0 15px;
    margin-bottom: 10px;
    background-color: transparent;
	color: #fff;
	font-size: 12px;
}
.breadcrumb a {
	color: #ee7600;
}
/*--------------------------------------------------------------
 related post thumbnail bxslider
--------------------------------------------------------------*/
.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none !important;
}
.bx-wrapper .bx-pager {
   display: none !important;
}
.bx-wrapper .bx-prev {
    left: -30px;
}
.bx-wrapper .bx-next {
    right: -30px;
}
.bx-wrapper .bx-prev a {
	background: #eee;
}
/*--------------------------------------------------------------
 side-bar
--------------------------------------------------------------*/
.aside-container {
	max-width: 280px;
	display: block;
	margin: 30px auto;
	padding-right: 5%;
	padding-top: 15px;
}
/*--------------------------------------------------------------
 widget
--------------------------------------------------------------*/
.widget-area {
	over-flow: hidden;
}
.widget-title {
	font-size: 16px;
    margin-top: 0;
    background-color: transparent;
    padding-left: 7px;
	text-align: left;
}
.widget-area .widget-content { 
	font-size: 15px; 
}
.widget-content a { 
	color: #606060; 
}
.widget-content a:hover {
	color: #ee7600;
}
.widget-content p { 
    line-height: 1.6em;
}
.widget-content ul li {
	position: relative;
	line-height: 1.6em;
	list-style: none; 
	font-size: 15px;
}
.widget-content ul li:before {
	background: url(/files/images/gao-consulting/arrow.png) center center / cover no-repeat;
	content: "";
	height: 12px;
	width: 12px;
	margin-top: 4px;
	margin-right: 7px;
	position: relative;
	display: inline-block;
}
.widget-content ul.sub-menu {
	margin-left: 0;
}
.widget-content ul.sub-menu li {
	//padding-left: 18px;
	margin-left: 0;
}
.widget-content ul.sub-menu li:before {
	background: url(/files/images/gao-consulting/arrow.png) center center / cover no-repeat;
	content: "";
	height: 12px;
	width: 12px;
	margin-top: 4px;
	margin-right: 7px;
	position: relative;
	display: inline-block;
}
.widget_search .search-form {
	border: 0 solid #ccc;
	padding: 4px;
	overflow: hidden;
	width: 100%;
	display: block;
	position: static;
}
.widget_search .search-form div {
    position:relative;
}
.widget_search .search-form div:before {
    position:absolute;
    top:0; right:0;
    font: normal normal normal 18px/28px 'FontAwesome';
    content: "\f002";
}
.widget_search .search-form input[type="text"] {
	border: none;
	float: left;
	width: 100%;
	margin-right: -25px;
	padding-right: 25px;
	background-color: transparent;
	color: inherit;
}
.widget_search .search-form input[type="submit"] {
	background: none;
	float: right;
	border: none;
	width: 20px;
	height: 20px;
	position:relative;
	z-index:2;
}
.widget_recent_posts li {
	clear: left;
}
.widget_recent_posts li,
.widget_contact_info li,
.widget_text li {
	background: none;
	padding-left: 0;
}
.widget-post li {
	list-style-type: none;
	margin-bottom: 15px;
}
.widget-post img {
	display: block;
	float: left;
	width: 20%;
	margin-right: 3%;
	border-radius: 5px;
}
.widget-post .widget-post-box {
	float: left;
	width: 75%;
	margin-top: -5px;
}
.widget-post .widget-post-box.no-img {
	width: 100%;
}
/*--------------------------------------------------------------
 footer 
--------------------------------------------------------------*/
.footer-wrap {
	background: rgb(250, 250, 250);
	padding-top: 20px;
	padding-bottom: 30px;
	color: rgb(102, 102, 102);;
	font-size: 16px;
	border-top: 1px solid rgb(222, 222, 222);
}
.footer-info {
	line-height: 16px;
	color: rgb(102, 102, 102);
	padding-top: 24px;
}
.footer-wrap ul {
	text-align: left; 
	list-style-type: none; 
}
.social {
	padding-top: 24px;
	padding-left: 20px;
}
.social span {
	font-size: 16px;
}
.social i {
	color: #EF7701;
}
.social a {
	padding-left: 7px;
}
@media screen and (max-width: 767px) {
	header, header .header-wrap, .container, section, section .home-section, footer {
		max-width: 768px !important;
	}
	.logo-box img {
		max-width: 110px; 
		padding-left: 15px;
		padding-top: 5px;
	}
	.navbar-collapse{
		position:relative;
		background-color: #fff;
		width: 100%;
	}
	.navbar-toggle {
		display: block;
		margin-right: 15px;
	}
	.alignright {
		float: left;
		left: 0;
	}
	.topbar {
		display: none;
	}
	.language {
		margin-left: 0;
		float: left;
		padding-left: 0;
	}
	.section-title {
		font-size: 1.4em;
	}
	.section-title, .section-subtitle, 
	.icon-title, .testimonial-content, .testimonial-content h4, 
	.home-section-list ul {
		padding-left: 30px;	
	}
	.carousel-inner .item img{
		height: 300px !important;
	}
	.carousel-caption {
		top: 10%;
		padding-bottom: 0;
		bottom: 1px;
	}
	.carousel-caption h1 {
		font-size: 1.6em !important;
		padding: 10px;
	}
	.carousel-caption li, .carousel-caption p {
		font-size: 1.4em !important;
		line-height: 1.2em;
	}
	.carousel-indicators {	
		bottom: 10px !important;
	}
	.social {
		padding-left: 15px;
		margin-left: 0;
	}
	.social, .footer-info {
		float: left;
		padding-top: 20px;
	}
	.section-title:after {
		display: none;
	}
	.aside-container {
		display: none;
	}
	.entry-title-bar {
		padding: 30px 0;
	}
	.related-posts, .entry-title, .entry-container, .entry-content, .footer-info, .section-content {
		padding-left: 15px;
		padding-right: 15px;
	}
	.alignleft {
		margin-left: 0;
	}
}
@media screen and (min-width: 768px) {
	.col-sm-2_5 {
		float: left;
	}
	.col-sm-2_5 {
		width: 20%;
	}
	.logo-box {
		padding: 0;
		max-width: 200px;
	}
	.top-bar-menu {
		float: right;
		margin-top: 35px;
		padding-right: 80px;
	}
	.carousel-caption {
		top: 5%;
	}
	.carousel-caption h1 {
		font-size: 1.8em !important;
		padding: 10px;
	}
	.carousel-caption li, .carousel-caption p {
		font-size: 24px !important;
		line-height: 1.4em;
	}
	.carousel-indicators {	
		bottom: 20px !important;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: 0px;
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: 0px;
	}
	.language {
		margin-left: 5%;
	}
	.social {
		float: left;
	}
}
@media screen and (min-width : 920px) {/*mediem pc, ipad landscape*/
	.navbar-toggle {
		display: none;
	}	
	.navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}
@media screen and ( min-width: 992px ) {/*large pc*/
	.col-md-2_5 {
		float: left;
	}
	.col-md-2_5 {
		width: 20%;
	}
	.social {
		float: right;
	}
	.carousel-caption {
		top: 20%;
	}
	.carousel-caption h1 {
		font-size: 2.6em !important;
		padding: 10px;
	}
	.carousel-caption li, .carousel-caption p {
		font-size: 28px !important;
		line-height: 1.8em;
	}
}
@media screen and (min-width: 1200px){
	.language {
		margin-left: 8%;
	}
	.col-lg-2_5{
		float: left;
	}
	.col-lg-2_5 {
		width: 20%;
	}
	.navbar-nav {
		text-align: center;
		padding-left: 10%;
	}
	.carousel-caption {
		top: 30%;
	}
	.feature-body3 .icon-box {
		margin-right: 30px;
	}
	.navbar .container, .footer-wrap .container {
		width: 1200px;
	}
}
