/*-------------------------------------------------------------------------------------------*/
/* 0. RESET */
/*-------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%;*/
	font-family: "Open Sans",Helvetica, Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	outline:none;
}
iframe {
	border:0;
}

/* ==================================================
   1. Basic Styles
================================================== */

html, body {
	height: 100%;
}

html, hmtl a{
	width:100%;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a{
	color:#0044AD;
	/*color:#2093d2;*/
	text-decoration: none;
	cursor: pointer;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
}
a:hover,
a:active,
a:focus{
	text-decoration:none;
	outline: 0;
	color:#5e5e5e;
}
a img {
	border: none;
}
a > img {
	vertical-align: middle;
}
.gray-bg{
	/*background:#CDCBCB;*/
	background:#C0C0C0;
}
.gray-text{
	color:#CDCBCB;
}
.red-text{
	color: #FF0000;
}
.bg-white {
    background-color: #fff !important;
}
.lgray-bg{
	background:#F9F8F5;
}
.dgray-bg{
	background:#454545;
}
/*img {
	max-width: 100%;
}*/
img, object, embed, audio, video {
	max-width: 100% !important;
}
img {
	height: auto;
}
strong, .strong {
  	font-weight: 700;
}
p {
	margin: 0 0 20px;
}
p, li { line-height: 1.6em;}
i, em, .italic{
	font-style:italic;
}
.uppercase{
	text-transform:uppercase;
}
.align-left{
	float:left;
	margin:0 25px 0 0px!important;
}
.align-right{
	float:right;
	margin:0 0 0 25px!important;
}
.text-align-left {
	text-align: left;
}
.text-align-center {
	text-align: center;
}
.text-align-right {
	text-align: right;
}
.color-text {
    color: #ffffff;
}
.through{
	text-decoration:line-through;
}
.border-radius{
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
}
::-webkit-input-placeholder {
   color: #999;
}

:-moz-placeholder { /* Firefox 18- */
   color: #999;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
}

:-ms-input-placeholder {
   color: #999;
}
iframe{
	border:0;
}

input[placeholder], [placeholder], *[placeholder] {
    color: #0136D4;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.clear {
	height:0;
	clear:both;
	font-size:0;
}
.img-border{
	border:solid #ccc 1px;
}

/* ==================================================
   2. Typography
================================================== */

h1,
h2,
h3,
h4,
h5,
h6{
	margin:0 0 20px 0;
	color:#333;
	font-weight:400;
	line-height:1.5em;
	letter-spacing:.5px;
}
h1{
	font-size:30px;
}
h2{
	font-size:24px;
}
h2 small{
	display:block;
	letter-spacing:.1em;
	text-transform:uppercase;
	font-size:45%
}
h3{
	font-size:22px;
}
h4{
	font-size:18px;
	letter-spacing:1px;
	text-transform:uppercase;
}
h5{
	font-size:14px;
}
h6{
	font-size:12px;
}
h1.short, h2.short, h3.short, h4.short, h5.short, h6.short, p.short{
	margin-bottom:5px;
}
h1.spaced, h2.spaced, h3.spaced, h4.spaced, h5.spaced, h6.spaced {
    margin-top: 22px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#0044AD;
	/*color:#2093d2;*/
	text-decoration:none;
}
h1 .label, h2 .label, h3 .label, h4 .label, h5 .label, h6 .label{
	font-family: 'Roboto', sans-serif;
}
.huge{
	font-size:10em;
}
blockquote{
	margin:30px 0;
	padding:0 0 0 30px;
	border-left:3px solid #222;
}
blockquote p{
	margin-bottom:0;
	white-space:1px;
	line-height:1.8em;
	font-style:italic;
	color:#999;
}
blockquote cite{
	font-weight:700;
}
blockquote cite:before{
	content:"- ";
}
p.lead{
	font-size:20px;
	line-height:28px;
}
p.md, .md{
	font-size:16px;
}
p.lg{
	font-size:30px;
}
.lighter p{
	color:#ccc;
}
p.small{
	color:#999;
	font-size:12px;
	line-height:17px;
	margin-top:10px;
}
.big{
	font-size:200%;
	line-height:1.5em;
}
.thin{
	font-weight:300;
}
p.drop-caps:first-child:first-letter {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    padding: 4px;
    font-size: 75px;
    line-height: 60px;
}
p.drop-caps.secondary:first-child:first-letter {
    margin-right: 10px;
    padding: 6px 12px;
    border-radius: 4px;
    color: rgb(255, 255, 255);
}
hr{
	display:block;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	height:1px;
	border:0;
	background:#E8E8E8;
}
hr.gray{
	display:block;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	height:1px;
	border:0;
	background:#A2ABB1;
	opacity:0.5;
}

hr.sm{
	display:inline-block;
	margin:0 0 15px 0;
	width:40px;
	height:2px;
	border:0;
}
hr.md{
	display:inline-block;
	margin:15px 0;
	width:100px;
	height:2px;
	border:0;
}
hr.fw{
	display:block;
	clear:both;
	margin-top:50px;
	margin-bottom:43px;
	width:100%;
	height:1px;
	border:0;
	background:#eee;
}
hr.fw.cont{
	margin:20px 0;
}
ul.checks, ul.angles, ul.carets, ul.chevrons, ul.icons{
	margin:0;
	list-style-type:none;
	margin-bottom:20px;
}
ul.checks > li, ul.angles > li, ul.carets > li, ul.chevrons > li, ul.icons > li{
	margin:5px 0;
}
ul.checks > li > i, ul.angles > li > i, ul.carets > li > i, ul.chevrons > li > i, ul.icons > li > i{
	margin-right:2px;
}
ul.inline{
	margin:10px 0;
}
ul.inline > li{
	display:inline-block;
	margin-right:10px;
}
ul.inline > li i.fa{
	margin-right:2px;
}
ul.nav-list-primary > li a{
	display:block;
	padding:8px;
	border-bottom:1px solid #eee;
	color:#666666;
	text-decoration:none;
}
ul.nav-list-primary > li a:hover{
	text-decoration:none;
}
ul{
	margin:10px 0 20px 20px;
	list-style-type:disc;
}
ol{
	margin:0px 0 10px 30px;
	list-style-type: decimal;
}
ul ul, ol ul{
	margin:10px 0 10px 20px;
}
ul ul{
	list-style-type:circle;
}
dl{
	margin:10px 0;
}
dl dt{
	font-weight:700;
}
address.ico i{
	display:inline-block;
	float: left;
	clear:both;
	padding-top: 3px;
}
address.ico p{
	margin:0;
	padding-bottom:10px;
}
address.ico span{
	display:inline-block;
	padding-left:20px;
}
.cursive{
	font-style:italic;
	text-transform:none;
	font-weight:400;
	letter-spacing:0;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight:400;
  color:#004EA2;
}

/* ==================================================
   3. Margin Bottom Sets
================================================== */

.margin-0{
	margin-bottom:0 !important;
}
.margin-5{
	margin-bottom:5px !important;
}
.margin-10{
	margin-bottom:10px !important;
}
.margin-15{
	margin-bottom:15px !important;
}
.margin-20{
	margin-bottom:20px !important;
}
.margin-30{
	margin-bottom:30px !important;
}
.margin-40{
	margin-bottom:40px !important;
}
.margin-50{
	margin-bottom:50px !important;
}
.margin-60{
	margin-bottom:60px !important;
}
.margin-70{
	margin-bottom:70px !important;
}
.margin-80{
	margin-bottom:80px !important;
}
.push-top{
	margin-top:35px;
}

/* ==================================================
   4. Padding Sets
================================================== */
.padding-b0{
	padding-bottom:0!important;
}
.padding-tb0{
	padding-top:0!important;
	padding-bottom:0!important;
}
.padding-tb20{
	padding-top:20px;
	padding-bottom:20px;
}
.padding-tb2em{
	padding-top:2em;
	padding-bottom:2em;
}
.padding-tb30{
	padding-top:30px;
	padding-bottom:30px;
}
.padding-tb45{
	padding-top:45px;
	padding-bottom:45px;
}
.padding-tb75{
	padding-top:75px;
	padding-bottom:75px;
}
.padding-tb100{
	padding-top:100px;
	padding-bottom:100px;
}
.padding-tb125{
	padding-top:125px;
	padding-bottom:125px;
}
/* ==================================================
   5. Spacers Sets
================================================== */
.spacer-10{
	height:10px;
	clear:both;
	width:100%;
}
.spacer-20{
	height:20px;
	clear:both;
	width:100%;
}
.spacer-30{
	height:30px;
	clear:both;
	width:100%;
}
.spacer-40{
	height:40px;
	clear:both;
	width:100%;
}
.spacer-50{
	height:50px;
	clear:both;
	width:100%;
}
.spacer-60{
	height:60px;
	clear:both;
	width:100%;
}
.spacer-75{
	height:75px;
	clear:both;
	width:100%;
}
.spacer-100{
	height:100px;
	clear:both;
	width:100%;
}
/*#region Fonts*/
.font-10 {
  font-size: 10%;
}
.font-20 {
  font-size: 20%;
}
.font-30 {
  font-size: 30%;
}
.font-40 {
  font-size: 40%;
}
.font-50 {
  font-size: 50%;
}
.font-60 {
  font-size: 60%;
}
.font-70 {
  font-size: 70%;
}
.font-80 {
  font-size: 80%;
}
.font-90 {
  font-size: 90%;
}
.font-110 {
  font-size: 110%;
}
.font-120 {
  font-size: 120%;
}
.font-130 {
  font-size: 130%;
}
.font-140 {
  font-size: 140%;
}
.font-150 {
  font-size: 150%;
}
.font-160 {
  font-size: 160%;
}
.font-170 {
  font-size: 170%;
}
.font-180 {
  font-size: 180%;
}
.font-190 {
  font-size: 190%;
}
.font-200 {
  font-size: 200%;
}

/* ==================================================
   5. Multi purpose Elements
================================================== */
.social-icons, .social-icons-colored{
	margin:0;
	list-style-type:none;
}
.social-icons li, .social-icons-colored li{
	display:inline-block;
	margin-right:5px;
}
.social-icons li:last-child, .social-icons-colored li:last-child{
	margin-right:0;
}
.social-icons li a{
	text-align:center;
	color:#666;
	display:block;
}
.social-icons-colored li a{
	width:28px;
	height:28px;
	text-align:center;
	line-height:28px;
	color:#666;
	display:block;
	text-decoration:none;
	border:0;
	/*background:rgba(0,0,0,.05);*/
	-webkit-border-radius:3px;
	border-radius:3px;
}
.social-icons-colored li a:hover{
	color:#fff;
}
.social-icons-colored li.facebook a:hover{
	background:#3B5998;
}
.social-icons-colored li.twitter a:hover{
	background:#00ACED;
}
.social-icons-colored li.behance a:hover{
	background:#1769FF;
}
.social-icons-colored li.delicious a:hover{
	background:#3274D1;
}
.social-icons-colored li.deviantart a:hover{
	background:#4B5D50;
}
.social-icons-colored li.digg a:hover{
	background:#14589E;
}
.social-icons-colored li.dribbble a:hover{
	background:#EA4C89;
}
.social-icons li.foursquare a:hover{
	background:#2398C9;
}
.social-icons-colored li.github a:hover{
	background:#4183C4;
}
.social-icons-colored li.google a:hover{
	background:#245DC1;
}
.social-icons-colored li.googleplus a:hover{
	background:#D14836;
}
.social-icons-colored li.instagram a:hover{
	background:#3F729B;
}
.social-icons-colored li.jsfiddle a:hover{
	background:#4679A4;
}
.social-icons-colored li.linkedin a:hover{
	background:#007FB1;
}
.social-icons-colored li.pinterest a:hover{
	background:#CB2027;
}
.social-icons-colored li.reddit a:hover{
	background:#FF4500;
}
.social-icons-colored li.skype a:hover{
	background:#00AFF0;
}
.social-icons-colored li.tumblr a:hover{
	background:#2C4762;
}
.social-icons-colored li.vimeo a:hover{
	background:#44BBFF;
}
.social-icons-colored li.youtube a:hover{
	background:#CD332D;
}
.social-icons-colored li.flickr a:hover{
	background:#0063DB;
}
.social-icons-colored li.android a:hover{
	background:#00AFF0;
}
.social-icons-colored li.apple a:hover{
	background-color: #333333;
}
.social-icons-colored li.globe a:hover{
	background-color: #0099CC;
}
.social-icons-colored li a:hover{
	opacity:.8;
	color:#fff;
}
.btn-social{
	color:#fff!important;
	text-align:left!important;
}
.btn-social:hover{
	opacity:.9
}
.social-icons-colored.inversed a{
	color:#fff;
}
.social-icons-colored.rounded a{
	border-radius:100%;
}
.social-icons-colored.inversed li.facebook a, .btn-facebook{
	background:#3B5998!important;
}
.social-icons-colored.inversed li.twitter a, .btn-twitter{
	background:#00ACED!important;
}
.social-icons-colored.inversed li.behance a{
	background:#1769FF;
}
.social-icons-colored.inversed li.delicious a{
	background:#3274D1;
}
.social-icons-colored.inversed li.deviantart a{
	background:#4B5D50;
}
.social-icons-colored.inversed li.digg a{
	background:#14589E;
}
.social-icons-colored.inversed li.dribbble a{
	background:#EA4C89;
}
.social-icons-colored.inversed li.foursquare a{
	background:#2398C9;
}
.social-icons-colored.inversed li.github a{
	background:#4183C4;
}
.social-icons-colored.inversed li.google a{
	background:#245DC1;
}
.social-icons-colored.inversed li.googleplus a{
	background:#D14836;
}
.social-icons-colored.inversed li.instagram a{
	background:#3F729B;
}
.social-icons-colored.inversed li.jsfiddle a{
	background:#4679A4;
}
.social-icons-colored.inversed li.linkedin a{
	background:#007FB1;
}
.social-icons-colored.inversed li.pinterest a{
	background:#CB2027;
}
.social-icons-colored.inversed li.reddit a{
	background:#FF4500;
}
.social-icons-colored.inversed li.skype a{
	background:#00AFF0;
}
.social-icons-colored.inversed li.tumblr a{
	background:#2C4762;
}
.social-icons-colored.inversed li.vimeo a{
	background:#44BBFF;
}
.social-icons-colored.inversed li.youtube a{
	background:#CD332D;
}
.social-icons-colored.inversed li.flickr a{
	background:#0063DB;
}

/* ==================================================
   6. Site Structure & Appearance
================================================== */
body{
	background-color: #fff;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	/*font-family: 'Roboto', sans-serif;*/
	font-family: "Open Sans",Helvetice Neue,Arial,sans-serif, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei";
	background-attachment: fixed;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
body.boxed{
	background-color:#666;
}
body.boxed .body{
	position:relative;
	margin:0 auto;
	overflow:hidden;
	width:100%;
	max-width:1100px;
	height:auto;
	background-color:#ffffff;
	-webkit-box-shadow:0 0 2px rgba(0,0,0,.2);
	-moz-box-shadow:0 0 2px rgba(0,0,0,.2);
	box-shadow:0 0 2px rgba(0,0,0,.2);
}
.topbar{
	/*background:#F9F8F5;
	height:40px;
	overflow:hidden;
	font-size:12px;
	color:#999;
	line-height:40px;*/
    min-height: 40px;
    background-color:#F9F8F5;
}
.header-style2 .topbar{
	background:#007bc7;
	border-bottom: 1px solid #eee;
}
.topbar p{
	font-size:13px;
	margin-bottom:0;
	color: #f2f2f2;
}
.topbar .social-icons-colored{
	margin-right:-15px;
}
.topbar .social-icons-colored li{
	float:left;
	margin-right:2px;
}
.topbar .social-icons-colored li a{
	width:40px;
	height:40px;
	line-height:40px;
	/*background:rgba(0,0,0,1);*/
	-webkit-border-radius:0;
	border-radius:0;
	font-size:20px;
	color:#fff;
}
.topbar .social-icons-colored li a:hover{
	color:#fff;
}
.header-style2 .topbar .social-icons-colored li a{
	background:none;
	color:#666;
}
.site-header{
	width:100%;
	background:rgba(0,0,0,.7);
	position:relative;
	top:0;
	z-index:998;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
}
.touch .site-header{
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
}
.topbar .social-icons-colored li i {
    background-color: #545454;
    border-radius: 100% 100% 100% 100%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    transition: background .5s ease-in-out;
}
.topbar .social-icons-colored li a:hover i.fa-facebook {
	background-color: #4C66A4;
	color: #FFF;
}
.topbar .social-icons-colored li a:hover i.fa-youtube {
	background-color: #c92228;
	color: #FFF;
}
.topbar .social-icons-colored li a:hover i.fa-android {
	background-color: #00AFF0;
	color: #FFF;
}
.topbar .social-icons-colored li a:hover i.fa-apple {
	background-color: #ea4c89;
	color: #FFF;
}
.topbar .social-icons-colored li a:hover i.fa-globe {
	background-color: #0099CC;
	color: #FFF;
}
.topbar .social-icons-colored li a:hover i.fa-envelope {
	background-color: #00AFF0;
	color: #FFF;
}

@media (min-width: 1200px) {
	body.boxed .site-header, body.boxed .main-navbar{
		width:1100px;
	}
}
.header-top-menu {
    min-height:110px;
    background-color:#ffffff;
    z-index: 99;
    width:100%;
}


.header-top-menu .navbar-brand {
    padding: 0;
    margin: 20px 0 0 0;
}
.navbar-default {
    background-color:#fff;
    border:none;
}

/* ==================================================
   6.5. Overriding Classes
================================================== */
.parallax{
	background-attachment: fixed!important;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#f8f8f8;
}
.touch .parallax, .page-header.parallax{
	background-attachment:scroll!important;
}


/*#region Paddings*/
.no-padding {
  padding: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.padding-5 {
  padding: 5px !important;
}
.padding-10 {
  padding: 10px !important;
}
.padding-20 {
  padding: 20px !important;
}
.padding-30 {
  padding: 30px !important;
}
.padding-40 {
  padding: 40px !important;
}
.padding-50 {
  padding: 50px !important;
}
.padding-left-5 {
  padding-left: 5px !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}
.padding-left-20 {
  padding-left: 20px !important;
}
.padding-left-30 {
  padding-left: 30px !important;
}
.padding-left-40 {
  padding-left: 40px !important;
}
.padding-left-50 {
  padding-left: 50px !important;
}
.padding-top-5 {
  padding-top: 5px !important;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-top-20 {
  padding-top: 20px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-top-50 {
  padding-top: 50px !important;
}
.padding-right-5 {
  padding-right: 5px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-right-20 {
  padding-right: 20px !important;
}
.padding-right-30 {
  padding-right: 30px !important;
}
.padding-right-40 {
  padding-right: 40px !important;
}
.padding-right-50 {
  padding-right: 50px !important;
}
.padding-bottom-5 {
  padding-bottom: 5px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
}
/*#region Margins*/
.no-margin {
  margin: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.margin-5 {
  margin: 5px !important;
}
.margin-10 {
  margin: 10px !important;
}
.margin-20 {
  margin: 20px !important;
}
.margin-30 {
  margin: 30px !important;
}
.margin-40 {
  margin: 40px !important;
}
.margin-50 {
  margin: 50px !important;
}
.margin-left-5 {
  margin-left: 5px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-left-20 {
  margin-left: 20px !important;
}
.margin-left-30 {
  margin-left: 30px !important;
}
.margin-left-40 {
  margin-left: 40px !important;
}
.margin-left-50 {
  margin-left: 50px !important;
}
.margin-top-5 {
  margin-top: 5px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-right-20 {
  margin-right: 20px !important;
}
.margin-right-30 {
  margin-right: 30px !important;
}
.margin-right-40 {
  margin-right: 40px !important;
}
.margin-right-50 {
  margin-right: 50px !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
}


/*icon size*/
.icon-lg {
	font-size: 18px;
}
/*color*/
.blue {
  color: #004098 !important;
}
.blue:hover {
	color: #0099CC !important;
}

/* Home Page Carousel  -- bs-slider  */

.bs-slider .carousel {
    height: 50%;
}
.bs-slider .carousel .item,
.bs-slider .carousel .item.active,
.bs-slider .carousel .carousel-inner {
    height: 100%;
}

.bs-slider .carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.bs-slider .carousel-control.left {
  background-image: none;
  filter: none;
}
.bs-slider .carousel-control.right {
  right: 0;
  left: auto;
  background-image: none;
  filter: none;
}

/*searchbar */

.blue-bg {
	background-color: #004098;
}
.searchbarBox {
    border-top: solid 2px #fff;
    padding: 10px 0px;
    margin: 0px;
    z-index: 999997;
    top: 0px;
    display: block;
}
.btn-search {
  display: inline-block;
  padding: 5px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-color: #FF9600;
  color: white;
}
.btn-search:hover {
	color: #333;
}
h2.searchtitle {
	font-size: 24px;
	color: #FFF;
	font-family: inherit;
	line-height: 36px;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* ------ Welcome & Slogna & hotnews ------ */
.welcome {
    min-height: 230px;
}
.txt_darkgrey {
    color: #333333;
}

.txt_orange {
    color: #e67e22;
}
.txt_slogan {
    font-size:14px;
    color:#929292;
}
.hotnews-bar{
	padding:20px 0;
}
.highlight {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
}
.hotnews-bar p {
    margin-bottom: 0;
}
.left-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
p.lead a:hover {
	color: #0B62C1;
}
.btn-warning{
	background-color: #ff9000;
}
.bg-history{
	background-color: #5bbcd5;
}
/* home products*/
.products {
	padding: 3em 0 3em;
}
.products h2.subject {
    text-align: center;
    line-height: 33px;
    padding-top: 62px;
    margin-bottom: 24px;
    background: url(../images/public/h2_bg.png) 0 74px repeat-x;
	}
.products h2.subject span {
    padding: 0 36px;
    background-color: #fff;
    display: inline-block;
}
.products-top h3 {
	font-size: 1.8em;
	font-weight: 500;
}
.content-header {
    border-bottom: 1px solid #E1E1E8;
}
.content-header h3 {
	margin: 0;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: -1px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
	border-color: #18ABD0;
}
.content-header span.right {
	float: right;
}


/* ========= responsive =========== */
@media only screen and (max-width: 479px) {
.header-top-menu .navbar-brand {
    padding: 0;
    margin: 20px 0 0 0;
    width: 200px;
}
.header-top-menu .navbar-toggle {
    margin-top: 20px;
}
.header-top-menu {
    min-height: 70px;
    background-color: #ffffff;
    z-index: 5000;
    width: 100%;
}
.navbar {
    margin-bottom: 10px;
}
.my-style{
	display: none;
	}
.my-style2{
	   display:none;
	}
.my-style3{
	width:80%;
	padding-left:21%
	}
.bs-slider .carousel-caption {
	bottom:-10px;
	}
.welcome-slogan {
	font-weight: normal;
	font-size: 28px;
	margin: 25px 0;
	color: #333333;
}
.highlight {
	margin-bottom:25px;
}
.products h2 {
	color: #004098;
	font-size: 2em;
	font-weight: 400;
	padding-right: 30px;
	letter-spacing: normal;
	word-spacing: normal;
}
.products {
    padding: 2em 0 2em;
}
}

@media (min-width: 480px) and (max-width: 767px) {
.header-top-menu {
    min-height: 70px;
}
}

@media (max-width: 767px) {
#searchBox .navbar-form {
  padding: 0;
}
header.carousel .carousel {
  height: 70%;
}
.my-style{
	width:15%;
	}
h2.searchtitle {
	display: none;
	}
.bs-slider .carousel-indicators {
    position: absolute;
    bottom: -5px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.bs-slider .carousel-caption p {
	display:none;
}
.hotnews-bar .btn-search{
	margin-top:10px;
}
.thumbnail {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.header-top-menu .navbar-brand {
    padding: 0;
    margin: 10px 0 0 0;
}
}

@media (min-width: 480px) {
.welcome-slogan {
	font-weight: normal;
	font-size: 42px;
	color: #333333;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.highlight {
	margin-bottom:60px;
}
.products h2 {
	color: #004098;
	font-size: 2.5em;
	font-weight: 400;
	padding-right: 30px;
}
.content-header h3 {
    font-size: 24.5px;
}

}
@media (min-width:1200px){
p.lead {
	    line-height: 28px;
}
}
@media (max-width: 320px) {
.content-header h3 {
    font-size: 24.5px;
}
.content-header span.right {
    display: none;
}
}

.txt-lg {
	font-size: 16px;
}
.content-header h3 {
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #002798;
}
.img-circle {
	box-shadow: inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}
.img-circle:hover {
	box-shadow: inset 0 0 0 16px rgba(255,255,255,0.8), 0 1px 2px rgba(0,0,0,1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.welcome_line {
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	background-image: url(../images/public/welcome_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.welcome_t {
    top: 0;
}
#back-to-top{
    position: fixed;
    right: 17px;
    bottom: 17px;
    display: none;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.6);
    color: #069eed;
    z-index: 9999;
    border: 1px solid #D6D6D6;
}
#back-to-top:hover{
	background: rgba(255, 255, 255, 1);
}


/*===  event blog  ====*/
h3.events_header {
	font-weight: 500;
	font-size: 15px;
	word-spacing: normal;
	/*height: 72px;*/
	/*overflow: hidden;*/
	letter-spacing: normal;
}
.basic-link {
	display: block;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
}
.thumbnail .caption p {
	color: #737373;
}
.thumbnail img {
	width: 100%;
}
.media-box {
    position: relative;
    z-index: 1;
    display: inline-block;
    max-width: 100%;
	width: 100%;
}
.thumbnail a {
	 text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
}
a.link, .thumbnail a  {
	color: #ff7200;
}
.thumbnail a:hover {
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0.2s;
	-moz-transition: all 0.3s ease 0.2s;
	-ms-transition: all 0.3s ease 0.2s;
	-o-transition: all 0.3s ease 0.2s;
	transition: all 0.3s ease 0.1s;
}
a.link:hover, .thumbnail a:hover  {
	color: #E4640E;
}
.grid-item-date {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
}
.grid-item-day {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-top: 6px;
	line-height: 22px;
}
.grid-item-month {
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
}
.grid-item-date {
    background-color: #dabc74;
}
/*===footer====*/
.site-footer {
	padding:50px 0;
	border-top:1px solid #eee;
	background:#F9F8F5;
}
.footer-copyright {
  background: #8996a0;
  color: #d5dee5;
  font-size: 12px;
  padding: 15px 0;
  border-top: solid 2px #18ABD0;
}

.footer-widget{
	margin-bottom:40px;
}

.footer-copyright a {
  color: #d5dee5;
}

.footer-copyright a:hover {
	color: #FFFFFF;
}

.footer-copyright nav {
	margin-top: 0;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
}

.footer-copyright nav:last-child {
  margin-bottom: 0;
}

.footer-copyright nav > ul {
  margin: 0px;;
  padding-left: 0;
  list-style: none;
}

.footer-copyright nav > ul > li {
  display: inline-block;
  padding: 0 10px;
}

.footer-copyright .price-select a:hover,
.footer-copyright .language-select a:hover {
	color: #FFFFFF;
}

.footer-copyright .price-select .icon,
.footer-copyright .language-select .icon {
  font-size: 10px;
  /*margin-left: 3px;*/
}

.footer-copyright .select-title {
  display: inline-block;
  margin-right: 5px;
}

.footer-copyright .dropdown-menu li a {
  padding: 5px 15px;
}
.footer-copyright .dropdown-menu li a:hover {
  color: #fff;
  background-color: #069eed;
}
@media (min-width: 1200px) {
  .footer-copyright .copyright > p {
    margin-bottom: 0;
  }
  .footer-copyright .copyright {
    float: left;
  }
  .footer-copyright .footer-nav {
    float: right;
  }
  .footer-copyright nav {
    margin: 0;
    float: left;
    padding: 0 10px;
  }
  .footer-copyright nav + nav {
    border-left: solid 1px #d5dee5;
  }
}
@media (max-width: 1200px) {
.footer-copyright nav > ul {
    margin: 0px 0px 8px 0px;
    padding-left: 0;
    list-style: none;
}
}

.footer-widget .headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px solid #ddd;
}
.site-footer h3 {
    color: #333333;
    background: none;
    text-shadow: none;
	font-weight: normal !important;
	margin: 0 0 -1px 0;
    padding-right: 10px;
    display: inline-block;
	font-size: 24.5px;
	line-height: 40px;
}
.headline h3 {
    border-bottom: 2px solid #18ABD0;
}
@media (max-width: 568px) {
.headline h3  {
	font-size: 18px;
}
}
ul.contact-details, ul.popular-courses  {
    margin: 0;
}
.contact-details li a {
	color:#999eab;
	text-decoration: underline !important;
}
.contact-details li a:hover {
	color: #069eed;
}
.contact-details li {
	color:#999eab;
	margin-bottom: 5px;
}
.contact-details li i {
	padding-right: 7px;
}
.contact-details,
.popular-courses {
	list-style: none;
	padding:0;
}
.popular-courses li {
	display: inline-block;
}
.popular-courses li img {
background: #E4E4E4 none repeat scroll 0 0;
border: 1px solid #DCDCDC;
margin: 0 2px 2px 0;
width: 80px;
padding: 0;
}
.popular-courses li img:hover {
	border: 1px solid #999999;
	opacity: 0.8;
}
/*Thumbnail*/
.thumbnail-style {
	padding:4px;
}
.thumbnail-style:hover {
	box-shadow:0 0 8px #ddd;
    -webkit-transition:box-shadow 0.2s ease-in-out;
    -moz-transition:box-shadow 0.2s ease-in-out;
    -o-transition:box-shadow 0.2s ease-in-out;
    transition:box-shadow 0.2s ease-in-out;
}
.thumbnail .caption h3 a {
    color: #060606;
}
.thumbnail-style:hover h3 {
	color: #069eed;
}
#header-top .container .row .col-md-12.col-sm-12 .pull-right.social-icons-colored .globe.dropdown .dropdown-menu li a {
	font-size: 14px;
    padding: 5px;
    color: #000000;
    line-height: 1.5em;
    width: inherit;
    height: inherit;
}
#header-top .container .row .col-md-12.col-sm-12 .pull-right.social-icons-colored .globe.dropdown .dropdown-menu li a.active {
    color: #069eed;
}
#header-top .container .row .col-md-12.col-sm-12 .pull-right.social-icons-colored .globe.dropdown .dropdown-menu li:hover a.active, #header-top .container .row .col-md-12.col-sm-12 .pull-right.social-icons-colored .globe.dropdown .dropdown-menu li a:hover {
    color: #fff;
}

#header-top .container .row .col-md-12.col-sm-12 .pull-right.social-icons-colored .globe.dropdown .dropdown-menu li {
	width: 100%;
}
#header-top .container .row .col-md-12.col-sm-12 .pull-right.social-icons-colored .globe.dropdown .dropdown-menu {
	min-width: 120px;
    right: 0;
    left: inherit;
}
.isStuck {
	-webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.2);
	min-height: 90px;
}
/* ================= topOfPage ================ */
.topTabsWrap {
	background-color: #069eed;
	/*background-color: #004EA2;*/
	}

.topTabsWrap .pageTitle,.topTabsWrap .speedBar a,.tabsButton ul li a {
    color: #fff
}
.topTabsWrap .speedBar {
    padding: 24px 0 0;
    float: right;
    font-size: 12px;
    font-style: italic
}

.topTabsWrap .speedBar a {
    display: inline-block;
    text-decoration: none
}
.topTabsWrap .speedBar a:hover {
	color: #CCC;
}
.topTabsWrap .pageTitle {
    float: left;
    padding: 0;
    font-weight: 300;
}
section > .container > .row > [class*="col-"] {
    margin-top: 0px;
    margin-bottom: 10px;
}
.topTabsWrap {
    color: #fff;
}
/**/
.main:after {
    content: '';
    clear: both;
    display: block;
    height: 0
}

.block-content {
    margin-top: 50px;
    margin-bottom: 50px;
}
h1.short, h2.short, h3.short, h4.short, h5.short, h6.short, p.short {
    margin-bottom: 5px;
}
.accent-color {
	/*color: #dabc74;*/
	color: #f09c00;
}
.our-vision {
    background-color: #8996a0;
    min-height:200px;
    font-family:  'Open Sans', sans-serif;
    font-size:20px;
    color:#ffffff;
    /*margin-top:100px;*/
}
.tweet_txt {
    border-left: 2px solid #ffffff;
    min-height: 160px;
}
.twitter_user {
    color: #FFFF33;
    font-size: 14px;
    float: right;
}
.twitter_title {
    color: #dabc74;
    font-weight: bold;
    font-size: 120%;
    line-height: 2em;
}
.alignleft {
    float: left;
    margin: 5px 20px 10px 0;
}
.alignright {
    float: right;
    margin: 5px 0 10px 20px;
}
.about_us h2 {
	font-size: 3.1em;
	font-weight: 500;
	color: #ff7200;
	padding: 0;
	text-align: center;
}
.about_us h6 {
    font-size: 1.8em;
    font-weight: 500;
    color: #000000;
    line-height: 1.5em;
}
/*--*/
.plasticbox{
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 352px;
	padding: 4em 0em;
	background-attachment: fixed;
	/*background-image: url(../images/public/pic/pic_009.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
}
.plasticbox-left p {
	color: #fff;
	font-weight: 400;
	margin: 1em 0em;
	line-height: 1.8em;
	text-shadow: 3px 3px 3px #333333;
}
.plasticbox-left h3 {
	color: #fff;
	font-size: 2em;
	text-transform: uppercase;
	font-weight: 600;
	text-shadow: 3px 3px 3px #333333;
}
.maecenas {
    padding: 4em 0em;
}
.maecenas h4 {
    color: #000;
    font-size: 2em;
    line-height: 1.8em;
    font-weight: 400;
    border-bottom: 1px solid #c9c9c9;
    padding: 0px 0px 12px 0px;
}
.plasticbox h4 {
    color: #fff;
    font-size: 2em;
    line-height: 1.8em;
    font-weight: 400;
    border-bottom: 1px solid #c9c9c9;
    padding: 0px 0px 12px 0px;
}
/*--responsive design--*/
@media (max-width:1024px){

.about_us h2 {
	font-size: 2.5em;
}
.about_us h6 {
    font-size: 1.8em;
}

.plasticbox-left h3, .events-grid .list-item h3  {
	font-size: 1.5em;
}
.maecenas h4, .plasticbox h4 {
	font-size: 1.7em;
}
.maecenas h6 {
	font-size: 1.1em;
}

}

/*-- responsive-mediaquries --*/
@media(max-width:996px){
.events-grid .list-item h3  {
	font-size: 1.2em;
}
.prod-1 {
    border-top: 1px solid #f2f2f2;
}
}
@media(max-width:768px){
.about_us h2 {
	font-size: 2.3em;
}
.about_us h6 {
    font-size: 1.5em;
}

.plasticbox-left h3 {
	font-size: 1.5em;
}
.maecenas h4, .plasticbox h4 {
	font-size: 1.6em;
}

}
/*-- responsive-mediaquries --*/
@media(max-width:640px){

.about_us h2 {
	font-size: 1.8em;
}
.plasticbox-left h3 {
	font-size: 1.4em;
}
.maecenas h4, .plasticbox h4 {
	font-size: 1.4em;
}
.maecenas {
    padding: 4em 0em;
}

}
/*-- responsive-mediaquries --*/
@media(max-width:480px){
.about_us h2 {
	font-size: 1.6em;
}

.plasticbox-left h3, .events-grid .list-item h3 {
	font-size: 1.2em;
}

.maecenas h4, .plasticbox h4 {
	font-size: 1.3em;
}
.maecenas h6 {
	font-size: 1em;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:320px){
.plasticbox-left h3, .events-grid .list-item h3 {
	font-size: 1.1em;
}
.about_us h6 {
    font-size: 1.2em;
}

.maecenas h4, .plasticbox h4 {
	font-size: 1.2em;
}
.maecenas h6 {
	font-size: 0.9em;
}
.maecenas {
    padding: 2em 0em;
}

}
.bg_light {
    background-color: #F9F9F9;
}
/*.notice-bar{
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.14);
	box-shadow:0px 2px 2px #E6E6E6;
}*/
.breadcrumb {
	/*font-weight: 300;*/
	font-size: 14px;
    background: #fff;
    position: relative;
    margin: 0 0 25px 0;
    padding: 21px 0px 9px;
    border: 0;
    z-index: 2;
    /*white-space: nowrap;*/
}
.breadcrumb:after {
	content: "";
	position: absolute;
	bottom: -24px;
	left: 0px;
	height: 24px;
	width: 100%;
	z-index: 3;
	background-image: url(../images/public/drop-arrow.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.breadcrumb > .active {
    color: #069eed;
}
.breadcrumb a:hover {
	color: #F60;
	text-decoration: underline;
}
/*-- news --*/
h3.content_subject {
	font-size: 2em;
	margin: 0;
	color: #ff7200;
	font-weight: 600;
}
.news-grid-text span{
	font-size: 14px;
	line-height: 1.7em;
	font-weight: 700;
}
.news-grid-text h4{
	font-size: 18px;
	margin: 0;
	color: #323232;
	font-weight: 600;
}
.news-grid img{
	width:100%;
}
.news-grid p {
	color: #8c8c8c;
	font-size: 15px;
	line-height: 1.8em;
	margin: .5em 0 0 0;
}
.news-grids {
	margin-top: 3em;
}
.news-grid {
	margin: 0 0 1em 0;
}
.news-slid-info{
	text-align: center;
	left: 30%;
	top: 42%;
	margin: 10em 0 0 0;
}
.news-slid-info h2{
	color: #FFF;
	font-size: 36px;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}
.news_Content {
    padding: 5px;
    border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
.news_Content p {
	font-size: 20px;
}
.news_Content:hover {
	 /* box-shadow:0 0 8px #ddd;  */
    -webkit-transition:box-shadow 0.2s ease-in-out;
    -moz-transition:box-shadow 0.2s ease-in-out;
    -o-transition:box-shadow 0.2s ease-in-out;
    transition:box-shadow 0.2s ease-in-out;
}
.events-list-item{
	padding:20px;
	background:#F9F8F5;
}
.events-list-item h3{
	margin-bottom:15px;
}
.events-list-item h3 a {
	color: #003399;
}
.events-list-item h3 a:hover {
	color: #069eed;
}
.list-item {
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid #eee;
}
.list-item.noline {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: none;
    padding-top: 20px;
	}
.list-item .img-thumbnail {
	padding:5px;
	background:#fff;
	margin-top:5px;
	border:1px solid #eee;
	margin-bottom:0;
}
@media only screen and (max-width: 767px){
.list-item h3 {
    margin-top: 25px;
}
}
.events-grid .list-item .event-time{
	position:static;
	z-index:9;
	right:25px;
	top:15px;
	width:80px;
	height:80px;
	padding:8px 0 0;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	border:3px solid #fff;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	float:right;
}
.events-grid .list-item .date{
	display:block;
	font-size:24px;
}
.events-grid .list-item .month{
	display:block;
	font-size:12px;
	opacity:.8;
}
.events-grid .list-item .event-time {
    background-color: #dabc74;
}
/*#region Pagination*/
.pagination {
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.pagination {
  margin: 0;
}
.pagination > li > a {
  color: #444444;
  background-color: #ffffff;
  margin: 0 -1px 0 0;
  border-color: #cccccc;
}
.pager li > a, .pager li > span, .sidebar-widget .widget-title, ul.angles > li > i {
	color: #09C;
}
.pagination > li > a:hover {
  background-color: #ebebeb;
  border-color: #b8b8b8;
}
.pagination > li > a:focus,
.pagination > li > a:focus {
  background-color: #ebebeb;
  border-color: #b8b8b8;
}
.pagination > li.disabled > a,
.pagination > li.disabled > a:hover {
  background-color: #f9f9f9;
  border-color: #d9d9d9;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-radius: 0 2px 2px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 2px 2px 0;
  -moz-background-clip: padding;
  border-radius: 0 2px 2px 0;
  background-clip: padding-box;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  -webkit-border-radius: 2px 0 0 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px 0 0 2px;
  -moz-background-clip: padding;
  border-radius: 2px 0 0 2px;
  background-clip: padding-box;
}
.pagination > li > a,
.pagination > li > span {
  border-width: 1px;
}
.pagination > li.active > a,
.pagination > li.active > a:hover {
  background-color: #2dc3e8;
  border-color: #2dc3e8;
  color: #ffffff;
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 7px 16px;
  font-size: 16px;
}
.pagination>li.active>a, .pagination>li.active>a:hover {
    background-color: #2dc3e8;
    border-color: #2dc3e8;
    color: #fff;
    -webkit-text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
/**/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.content{
	/*padding:40px 0;*/
	padding: 0;
}
@media only screen and (max-width: 768px) {
	.content{
		padding:0px 0;
	}
	hr.fw{
		margin-top:25px;
		margin-bottom:25px;
	}
}
.single-post .pager:before, .single-post .pager:after{
	content:" ";
	display:table;
}
.single-post .pager:after{
	clear:both;
}
.single-post .pager{
	padding:22px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin:35px 0;
}
.single-post .featured-image {
    margin-bottom: 25px;
}
.single-post-header{
	margin-bottom:20px;
}
.meta-data{
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	display: block;
	font-weight: 400;
}
.meta-data strong{
	color:#999;
}
.meta-data a{
	color:#CDCBCB;
}
.meta-data a:hover{
	text-decoration:none;
}
.meta-data > span{
	display:inline-block;
}
.meta-data i{
	margin-right:4px;
}
.meta-data > span:last-child{
	margin-right:0;
}
.meta-data.alt{
	text-transform:uppercase;
	font-weight:700;
	font-size:11px;
}
.meta-data.alt > div{
	padding:0 5px;
	display:inline-block;
}
.meta-data.alt > div:first-child{
	padding-left:0;
}
.meta-data.alt > div:after{
	content:"/";
	margin-left:10px;
}
.meta-data.alt > div:last-child:after{
	content:"";
}
p.meta-data{
	font-size:16px;
	line-height:1.7em;
}
/* ==================================================
   Widgets Styling
================================================== */
.widget.sidebar-widget{
	margin-bottom:35px;
}
.box-style1 {
    border: 5px solid #F9F8F5;
    border-radius: 3px;
    box-shadow: 0 0 0 1px #E0E5E9 inset;
    padding: 20px;
    margin-bottom: 30px;
}
.sidebar-widget .widget-title {
    text-transform: none;
}
.sidebar-widget .widget-title:before{
	background:#eee;
	width:100%;
	height:3px;
}
h3.widget-title{
	font-size:24px;
}
.widget.sidebar-widget{
	margin-bottom:35px;
}
.widget.sidebar-widget .listing-container{
	padding-top:20px;
}
.sidebar-widget .widgettitle{
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	margin-bottom:22px
}
.sidebar .widget.sidebar_widget:last-child{
	margin-bottom:0;
}
.widget li a{
	color:#003399;
}
.widget li .meta-data a{
	color:#069eed;
}
.widget li a:hover{
	color: #069eed;
}
.widget ul, .widget ol{
	margin:0;
	list-style-type:none;
}
.widget li{
	margin-bottom:10px;
	/*padding-bottom:7px;*/
}
.widget li.list-group-item{
	margin-bottom:0;
	border-bottom:0;
}
.widget_map.box-style1{
	padding:2px;
}
.widget_categories ul li{
	color:#ccc;
}
.widget_categories:before, .widget_categories:after, .widget_archive:before, .widget_archive:after{
	content:" ";
	display:table;
}
.widget_categories:after, .widget_archive:after{
	clear:both;
}
.widget_categories ul li, .widget_archive ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_links ul li, .widget_meta ul li, .widget_upcoming_events li{
	border-bottom:1px solid #eee;
}
.footer_widget.widget_categories ul li, .footer_widget.widget_archive ul li, .footer_widget.widget_recent_entries ul li, .footer_widget.widget_recent_comments ul li, .footer_widget.widget_links ul li, .footer_widget.widget_meta ul li{
	border-bottom:1px solid #eee;
}
.widget_categories ul li a, .widget_archive ul li a, .widget_recent_entries ul li a, .widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_links ul li a, .widget_meta ul li a{
	display:inline-block;
	position:relative;
}
.widget_recent_posts li, .widget_upcoming_events li, .widget_next_exhibitions li{
	padding: 3px 0 12px 0;
	border-bottom:1px solid #eee;
}
.widget_next_exhibitions .timeline-slot{
	border:0;
	float:none;
	width:100%;
}
.widget_next_exhibitions ul.slot-exhibitions li{
	padding:0;
	padding-bottom:12px;
	margin-bottom:12px;
	background:#fff;
}
.widget_next_exhibitions .exhibition-teaser{
	padding-left:0;
}
.widget_recent_posts li h5{
	margin-bottom:0;
	padding-left:85px;
}
.widget_recent_posts li img{
	width:90px;
	float:left;
	margin-right:15px;
	min-height: 60px;
}
.widget_recent_posts li:before, .widget_recent_posts li:after{
  display: table;
  content: " ";
}
.widget_recent_posts li:after{
	clear:both;
}
.widget_recent_posts .post-actions{
	padding-left:85px;
}
.widget_recent_posts .post-actions .post-date{
	width:100%;
}
.widget .meta-data{
	margin-top:5px;
	line-height:20px;
}
.img-fullwidth {
    width: 100%;
}
.bg-offwhite {
    background-color: #F5F5F5 !important;
}
.content-2-8 .image-container {
    position: absolute;
    height: 100%;
    padding: 0px;
    top: 0px;
}
.content-2-8 .image-container .background-image-holder-corporate {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	background-color: #000;
	/*background-image: url(../images/test/corporate-img5.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
}
.content-2-8 .image-container .background-image-holder-green {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	background-color: #000;
	/*background-image: url(../images/public/pic/pic_015.png);*/
	background-repeat: no-repeat;
	background-position: center center;
}

.content-2-8 .image-container {
    position: absolute;
    height: 100%;
    padding: 0px;
    top: 0px;
}
.content-2-8 {
    padding: 0px;
    position: relative;
}
.content-2-8 .subcontent {
    padding-top: 50px;
    padding-bottom: 50px;
}
.buttons-preview .btn, .buttons-preview .btn-group {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
}
.table-bordered .bordered-blueberry {
    border-color: #6f85bf !important;
}
.table-bordered thead.bordered-blueberry>tr>th {
    border-bottom: 3px solid #004EA2;
}
table {
    width: 100%;
}
.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapsed;}
.table-bordered th+th,.table-bordered td+td,.table-bordered th+td,.table-bordered td+th{border-left:1px solid #ddd;}
.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}
.img-thumbnail-border {
    padding: 5px;
    background: #fafafa;
    margin-top: 5px;
    border: 5px solid #D6E7F3;
    margin-bottom: 0;
	/*box-shadow: 0 0 0 2px #B1CAE0 inset;*/
	box-shadow: 0 0 0 2px #B1CAE0;
}
/*** my-table2 ****/
#my-table2 .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom: 2px solid rgb(255, 255, 255);
    background-color: #999;
    color: #f9f8f5;
}


.headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;
}
.headline h3 {
    margin: 0 0 -2px 0;
    padding-right: 10px;
    display: inline-block;
    text-shadow: 0 0 1px #f6f6f6;
}
.envbox{
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 352px;
	padding: 6em 0em;
	background-attachment: fixed;
	/*background-image: url(../images/public/pic/pic_014.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
}
.bgdark {
    background-color: rgba(2, 2, 3, 0.6);
    padding: 25px;
    color: white;
}
.bgdark .headline h3.text-white {
	color:#FFF;
}
.text-white {
	color:#FFF;
}
.text-blue {
	color:#004098;
}
.memo {
    border-left-color: #72c02c;
}
.memo {
    padding: 18px;
    margin: 20px 0;
    color: #566c8a;
    font-size: 16px;
    background: #fcfcfc;
    border-left: 4px solid #94c564;
}
.memo p {
	font-style:normal;
}
.memo ol li a {
	color: #003399;
	text-decoration: underline;
}
.memo ol li a:hover {
	color: #069eed;
}
.prod {
    padding: 0;
}
.prod-1 {
    padding: 15px;
}
ul.unstyled, ol.unstyled {
    margin-left: 0;
    list-style: none;
	-webkit-padding-start: 0px;
}
.who li i {
    color: #999;
    position: relative;
    top: 2px;
    margin-right: 7px;
}
.who li {
    margin-bottom: 2px;
}
.location_box{
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 352px;
	padding: 4em 0em;
	background-attachment: fixed;
	background-image: url(../images/public/pic/pic_004.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.locations h4 {
	color: #0044AD; margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.image-container .background-image-investor {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	background-color: #000;
	background-image: url(../images//public/pic/pic_015.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/******* myAccordion ********/
.myAccordion .panel.panel-default{
    border-radius: 0;
    box-shadow: none;
    border-color: #f2f2f2;
    border: none;
}
.myAccordion .panel-default .panel-heading{
    padding: 0;
    color: #fff;
    border:none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: none;
}
.myAccordion .panel-title a{
    background: #27a1d4;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding: 12px 50px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.myAccordion .panel-title a.collapsed{
    background: #455a64;
    transition: all 700ms ease-in-out;
    -webkit-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
	color: #fff;
}
.myAccordion .panel-title a.collapsed:hover{
    background: #27a1d4;
	color: rgba(255,255,255,0.55);
}
.myAccordion .panel-title a:after{
    background: url("../images/public/minus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 1px;
    position: absolute;
    right: 50px;
    top: 25px;
    width: 11px;
}
.myAccordion .panel-title a.collapsed:after{
    background: url("../images/public/plus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 11px;
    position: absolute;
    right: 50px;
    top: 20px;
    width: 11px;
}
.myAccordion .panel-body{
    padding: 30px 40px 30px 45px;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #f2f2f2;
}
.myAccordion.panel-group .panel + .panel {
    margin-top: 9px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent !important;
}

@media(max-width:320px){
.myAccordion .panel-body { padding: 30px 20px 30px 25px; }
.myAccordion .panel-title a{ padding: 12px 20px; }
.myAccordion .panel-title a:after{ right: 20px; }
.myAccordion .panel-title a.collapsed:after{ right: 20px; }
}
.tabbable ul.nav-tabs, .tab-collapseBox ul.nav-tabs {
	margin: 10px 0 10px 0px;
}
@media(max-width:480px){
.breadcrumb {
    font-size: 11px;
}
}
.purchase {
	padding: 30px 0 20px;
	box-shadow: inset 0 0 4px #eee;
	background-image: url(../images/public/breadcrumbs.png);
	background-repeat: repeat;
}
#latest-block {
    width: 100%;
    min-height: 138px;
    padding: 20px 0 10px 0;
    border-top: 1px solid #eaf1f3;
    background: #fafcfd;
}
/***** timeline *****/
.timeline {
  list-style: none;
  position: relative;
  max-width: 1200px;
  padding: 20px;
  margin: 0 auto;
  overflow: hidden; }
  .timeline:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -2px;
    background-color: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 4px;
    border-radius: 2px;
    display: block; }
  .timeline .timeline-row {
    padding-left: 50%;
    position: relative;
    z-index: 10; }
    .timeline .timeline-row .timeline-time {
      position: absolute;
      right: 50%;
      top: 40px;
      text-align: right;
      margin-right: 40px;
      font-size: 16px;
      line-height: 1.3;
      font-weight: 600; }
      .timeline .timeline-row .timeline-time small {
        display: block;
        color: white;
        text-transform: uppercase;
        opacity: 0.75;
        font-size: 11px;
        font-weight: 400; }
    .timeline .timeline-row .timeline-icon {
      position: absolute;
      top: 30px;
      left: 50%;
      margin-left: -20px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background-color: white;
      text-align: center;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
      overflow: hidden;
      padding: 3px;
      color: white;
      font-size: 14px;
      z-index: 100; }
      .timeline .timeline-row .timeline-icon > div {
        border-radius: 50%;
        line-height: 34px;
        font-size: 16px; }
    .timeline .timeline-row .timeline-content {
      margin-left: 40px;
      position: relative;
      background-color: #f3f9f2;
      color: #333333;
	  border: 1px solid #ddd; }
      .timeline .timeline-row .timeline-content:after {
        content: "";
        position: absolute;
        top: 48px;
        left: -41px;
        height: 4px;
        width: 40px;
        background-color: rgba(0, 0, 0, 0.2);
        z-index: -1; }
      .timeline .timeline-row .timeline-content .panel-body {
        padding: 0px 15px 0px;
        position: relative;
        z-index: 10; }
      .timeline .timeline-row .timeline-content h2 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 0;
        line-height: 1.2;text-align: left; }
      .timeline .timeline-row .timeline-content p {
        margin-bottom: 15px; }
      .timeline .timeline-row .timeline-content img {
        margin-bottom: 15px; }
      .timeline .timeline-row .timeline-content blockquote {
        border-color: #CCBFA0; font-size: 100%; }
        .timeline .timeline-row .timeline-content blockquote footer, .timeline .timeline-row .timeline-content blockquote small, .timeline .timeline-row .timeline-content blockquote .small, .timeline .timeline-row .timeline-content blockquote.blockquote-reverse footer, .timeline .timeline-row .timeline-content blockquote.blockquote-reverse small, .timeline .timeline-row .timeline-content blockquote.blockquote-reverse .small {
          color: #999999; }
      .timeline .timeline-row .timeline-content .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        margin-bottom: 15px;
        overflow: hidden; }
        .timeline .timeline-row .timeline-content .video-container iframe, .timeline .timeline-row .timeline-content .video-container object, .timeline .timeline-row .timeline-content .video-container embed {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
    .timeline .timeline-row:nth-child(odd) {
      padding-left: 0;
      padding-right: 50%; }
      .timeline .timeline-row:nth-child(odd) .timeline-time {
        right: auto;
        left: 50%;
        text-align: left;
        margin-right: 0;
        margin-left: 40px; }
      .timeline .timeline-row:nth-child(odd) .timeline-content {
        margin-right: 40px;
        margin-left: 0; }
        .timeline .timeline-row:nth-child(odd) .timeline-content:after {
          left: auto;
          right: -41px; }
  .timeline.animated .timeline-row .timeline-content {
    opacity: 0;
    left: 20px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s; }
  .timeline.animated .timeline-row:nth-child(odd) .timeline-content {
    left: -20px; }
  .timeline.animated .timeline-row.active .timeline-content {
    opacity: 1;
    left: 0; }
  .timeline.animated .timeline-row.active:nth-child(odd) .timeline-content {
    left: 0; }

@media (max-width: 1200px) {
  .timeline {
    padding: 15px 10px; }
    .timeline:after {
      left: 28px; }
    .timeline .timeline-row {
      padding-left: 0;
      margin-bottom: 16px; }
      .timeline .timeline-row .timeline-time {
        position: relative;
        right: auto;
        top: 0;
        text-align: left;
        margin: 0 0 6px 56px; }
        .timeline .timeline-row .timeline-time strong {
          display: inline-block;
          margin-right: 10px; }
      .timeline .timeline-row .timeline-icon {
        top: 52px;
        left: -2px;
        margin-left: 0; }
      .timeline .timeline-row .timeline-content {
        margin-left: 56px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        position: relative; }
        .timeline .timeline-row .timeline-content:after {
          right: auto !important;
          left: -20px !important;
          top: 32px; }
      .timeline .timeline-row:nth-child(odd) {
        padding-right: 0; }
        .timeline .timeline-row:nth-child(odd) .timeline-time {
          position: relative;
          right: auto;
          left: auto;
          top: 0;
          text-align: left;
          margin: 0 0 6px 56px; }
        .timeline .timeline-row:nth-child(odd) .timeline-content {
          margin-right: 0;
          margin-left: 55px; }
    .timeline.animated .timeline-row:nth-child(odd) .timeline-content {
      left: 20px; }
    .timeline.animated .timeline-row.active:nth-child(odd) .timeline-content {
      left: 0; } }

/*pdt*/

.pdt-kd-title {
position: absolute;
    top: 50px;
    right: 15px;
    text-align: center;
    background-color: rgba(0, 0, 0, .5);
}
.pdtkdimgBox h2 {
	margin: 0;
    padding: 10px 90px;
    font-size: 36px;
	color:#FFF;
}

@media (max-width: 767px) {
.pdt-kd-title {
    top: 50px;
}
.pdtkdimgBox h2 {
    font-size: 24px;
}
}
@media (max-width: 320px) {
.pdt-kd-title { display:none;
}
}
.pdtBox h1 {
	color: #009fda;
}
/* linksWrap
----------------------------*/
.linksWrap{padding:0 0 17px 0; border:solid 1px #e9e9e9;margin-bottom: 30px;}
.linksWrap .heading{
	padding: 13px 18px;
    background-color: #f1f1f1;
    font-size: 100%;
    border-bottom: #e9e9e9 1px solid; margin-bottom: 0;}
.linksWrap h3{padding:10px 0 0 10px;}
.linksWrap ul{
	list-style-type: none;
	margin: 0px;
}
.linksWrap ul li{
	float:left;
	/*width:18%;*/
	width:23%;
	margin:20px 0 0 2%;
}
.pdtkd-lstBox .linksWrap ul li{width:22%; margin-left:3%;}
.ie7 .linksWrap ul li{width:17%;}
.ie7 .pdtkd-lstBox .linksWrap ul li{width:21%;}
.linksWrap ul li span{font-size:85%; font-weight:normal; display:block; color:#333;}
.linksWrap ul li em{display:block;}
.linksWrap ul li .icon{margin-left:8px;}
.linksWrap ul li .test{margin-left:0px;}
.linksWrap li.icon a{padding-right:18px; background:url(../images/icon_newwin.png) 100% 0.3em no-repeat;}
.linksWrap ul li.active a{color:#000;}

/* noLine */
.linksWrap.noLine{padding:0; margin-bottom:20px; border:none;}
.linksWrap.noLine ul li{margin:10px 2% 0 0;}

.linksWrap ul:after {content:''; display:block; clear:both; height:0; overflow:hidden;}
.linksWrap ul{zoom:1;}

@media screen and (max-width:599px){
	.linksWrap{padding:0; font-size:12px;}
	.linksWrap ul li{float:none; width:auto!important; margin:0!important; border-top:#e9e9e9 1px solid; font-size:100%; min-height:auto!important;}
	.linksWrap ul li:first-child{border:none;}
	.linksWrap ul li a{display:block; padding:10px;}
	.linksWrap ul li span{display:inline;}
	.linksWrap ul li em{display:inline;}
	.linksWrap .kd-dis{font-size:114%; padding:8px 10px;}
	.linksWrap h4{background:#e9e9e9; padding-bottom:10px;}
	.linksWrap p{font-size:114%; margin-top:10px;}
	.linksWrap li.icon a{background-position:95% 50%;}
}
/**** right search bar****/
.input-append {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
}
.category .title {
	margin:0px;
}
.category .title a {
    padding: 15px;
    background-color: #009fda;
    color: #fff;
}
.category .title a:hover, .category .pdtIndex a:hover {background-color:#337ab7;}
.category a{display:block;}
.category ul li a:hover, .category ul li.active{background-color:#F9F8F5;}
.category ul li{
	border: #eaeaea 1px solid;
    border-top: none;
    background-color: #fff;
    margin: 0;
    padding: 0;
}
.category ul li a{padding:12px; line-height:1.2; color:#003399;}
.category .pdtIndex a {
    display: block;
    padding: 15px;
    background-color: #959595;
    color: #fff;
    text-align: center;
	font-size: 18px;
}
/*single product*/
h3.page_title{
	padding: 0;
	/*border-bottom: 1px solid #E0E0E0;*/
}
    #sync1 .item{
        padding: 0px;
        margin: 5px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }
	#sync1 .item img {
    border: 1px solid #ccc;
    padding: 5px;
	}
    #sync2 .item{
		background-color: rgba(255, 255, 255, .15);
        padding: 0px;
        margin: 5px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
        cursor: pointer;
    }
    /*#sync2 .synced .item{
	background-color: #000000;
    }*/
	#sync2 .synced .item img {
     opacity: 1;
	}
	#sync2 .item img {
     opacity: .5;
	}
h3.page-heading {
	font-size: 18px;
	text-transform: uppercase;
    margin-bottom: 10px;
	color:#555;
}
.btn_form {
    padding: 4% 0;
}
.btn.round, .form-control.round {
    border-radius: 24px;
}
/* custom button two */
.cst-btn-two{
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
	position:relative;
	background-color:transparent !important;
	overflow:hidden;
}
.cst-btn-two::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.round.cst-btn-two::before{
	border-radius:40px;
}
.cst-btn-two,
.cst-btn-two::before{
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.cst-btn-two:hover::before{
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.cst-btn-two span{
	position:relative;
	z-index:1;
}
.cst-btn-two{
	color:#333 !important;
}
.cst-btn-two:hover,
.cst-btn-two:focus{
	border-color:#333;
	color:#fff !important;
}
.cst-btn-two::before{
	background-color:#333;
}
/* --------------------------------------------------
	simple responsive tabs
----------------------------------------------------- */
#myTab5 .nav-tabs > li.active > a, #myTab5 .nav-tabs > li.active > a:hover, #myTab5 .nav-tabs > li.active > a:focus {
    background-color: rgba(255, 255, 255, 0);
    color: #007acc;
    font-weight: 400;
    font-size: 18px;
}
#myTab5 .nav-tabs > li > a {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.table-scrollable {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #ddd;
}
#myTab5 .nav-tabs.nav-justified > .active > a, #myTab5 .nav-tabs.nav-justified > .active > a:hover, #myTab5 .nav-tabs.nav-justified > .active > a:focus {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #007acc;
	border-right-color: #007acc;
	border-bottom-color: #FFFFFF;
	border-left-color: #007acc;
}
@media screen and (max-width:767px){
#myTab5 .nav-tabs.nav-justified > .active > a, #myTab5 .nav-tabs.nav-justified > .active > a:hover, #myTab5 .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #007acc;
}
}

/* --------------------------------------------------
	7. accordion and toggle
----------------------------------------------------- */
.accordion .panel .panel-heading,
.toggle .panel .panel-heading{
	padding:0;
}
.accordion .panel .panel-heading a,
.toggle .panel .panel-heading a{
	padding:16px 20px;
	display:block;
	text-decoration:none;
	font-weight:500;
	outline:none;
}
.accordion.style2 .panel .panel-title a,
.toggle.style2 .panel .panel-title a,
.accordion.style1 .panel .panel-title a:before,
.accordion.style1 .panel .panel-title a:before,
.toggle.style1 .panel .panel-title a:before{
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.accordion.style1 .panel .panel-heading a,
.toggle.style1 .panel .panel-heading a{
	padding:16px 0 16px 30px;
	position:relative;
}
.accordion.style2 .panel .panel-heading a,
.toggle.style2 .panel .panel-heading a{
	padding-right:30px;
	position:relative;
}
.accordion.style1 .panel .panel-body,
.toggle.style1 .panel .panel-body{
	padding:0;
}
.accordion .panel,
.toggle .panel{
	border:none;
	border-radius:0;
	margin:0;
	box-shadow:none;
}
.accordion .panel .panel-title a,
.toggle .panel .panel-title a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.accordion.style1 .panel,
.toggle.style1 .panel{
	border-bottom:1px solid rgba(0, 0, 0, 0.08);
}
.accordion.style1 .panel .panel-heading,
.toggle.style1 .panel .panel-heading{
	border:none;
	border-radius:0;
	box-shadow:none;
	background-color:transparent;
}
.accordion .panel .panel-body,
.toggle .panel .panel-body{
	border-top:none !important;
}
.accordion.style2 .panel .panel-body,
.toggle.style2 .panel .panel-body{
	 border:1px solid #eee;
	 border:1px solid rgba(0, 0, 0, 0.1);
	 padding-bottom:0;
	 border-radius:0 0 2px 2px;
}
.accordion.style1 .panel .panel-title a:before,
.toggle.style1 .panel .panel-title a:before{
	font-family: 'FontAwesome';
	content: "\f056";
	display:block;
	font-size:24px;
	line-height:1;
	color:#333;
	position:absolute;
	left:0;
	top:12px;
	font-weight:normal;
}
.accordion.style1 .panel .panel-title a.collapsed:before,
.toggle.style1 .panel .panel-title a.collapsed:before{
	content: "\f055";
}
.accordion.style2 .panel .panel-title a:before,
.toggle.style2 .panel .panel-title a:before{
	font-family: 'FontAwesome';
	content: "\f106";
	display:block;
	font-size:18px;
	line-height:1;
	color:#333;
	position:absolute;
	right:15px;
	top:15px;
	font-weight:normal;
}
.accordion.style2 .panel .panel-title a.collapsed:before,
.toggle.style2 .panel .panel-title a.collapsed:before{
	content: "\f107";
	color:#999;
}
.accordion.style1 .panel + .panel,
.toggle.style1 .panel + .panel{
	margin-top:0;
}
.accordion.style2 .panel .panel-title a,
.toggle.style2 .panel .panel-title a{
	 border:1px solid #eee;
	 border:1px solid rgba(0, 0, 0, 0.1);
	 border-radius:2px;
	 background-color:#fafafa; color: #2093d2;
}
.accordion.style2 .panel .panel-title a.collapsed,
.toggle.style2 .panel .panel-title a.collapsed{
	 background-color:transparent;
}
.accordion.style2 .panel .panel-title a:hover,
.toggle.style2 .panel .panel-title a:hover{
	 background-color:#fafafa;
}
.accordion.style2 .panel .panel-title a:hover,
.toggle.style2 .panel .panel-title a:hover,
.accordion.style2 .panel .panel-title a:focus,
.toggle.style2 .panel .panel-title a:focus,
.accordion.style2 .panel .panel-title a:hover:before,
.toggle.style2 .panel .panel-title a:hover:before{
	 color: #2093d2;
}
.accordion.style2 .panel .panel-heading,
.toggle.style2 .panel .panel-heading{
	background-color:transparent;
}
.gray-bg .accordion .panel,
.gray-bg .toggle .panel{
	background-color:transparent;
}
@media (max-width: 767px) {
.single-post-header h1.post-title {
    font-size: 24px;
}
}
.post-title {
    color: #004ea2;
}
.awe-nav {
  display: block;
  text-align: center;
  padding-left: 0;
  border-bottom: solid 1px #e1e1e1;
  margin: 0;
}

.awe-nav > li {
  display: inline-block;
}

.awe-nav > li > a {
  padding: 20px 15px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  bottom: -1px;
  border-bottom: solid 2px transparent;
}

.awe-nav > li.current,
.awe-nav > li.active > a {
  color: #ffa200;
  border-bottom-color: #ffa200;
}

.awe-nav-responsive {
  overflow: auto;
}

.awe-nav-responsive .awe-nav {
  white-space: nowrap;
}

@media (min-width: 992px){
.anchor{
  display: block;
  height: 210px; /* same navbar for navbar hight */
  margin-top: -210px; /* same navbar for clear space */
  visibility: hidden;
}
}
@media (min-width: 768px)and (max-width: 991px){
.anchor{
  display: block;
  height: 320px;
  margin-top: -320px;
  visibility: hidden;
}
}
@media (min-width: 600px)and (max-width: 767px){
.anchor{
  display: block;
  height: 220px;
  margin-top: -220px;
  visibility: hidden;
}
}
@media (max-width: 599px){
.anchor{
  display: block;
  height: 180px;
  margin-top: -180px;
  visibility: hidden;
}
}
.img-bg-color-overlay:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, 0.5);
}
.img-bg-color-overlay *{
	z-index:1;
	position:relative;
}
.img-bg-color-overlay {
    /* background-image: url(../img/bg/bg1.jpg); */
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
}
h4.list-item-title {
    margin-bottom: 0;
}
.list-item-Result {
    background-color: #f5f5f5;
    display: block;
    padding: 1em;
    margin-bottom: 1em;
}

.widget-title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 4px;
    background: #ccc;
    content: " ";
    z-index: 1;
}
.widget-title:before {
    background: #eee;
    width: 100%;
    height: 3px;
}
.widget-title {
    padding-bottom: 18px;
    margin-bottom: 25px;
    position: relative;
    display: block;
    text-transform: uppercase;
}
address strong{
	color: #09C;
}
/**/
.invest-info h2 {
    font-weight: bold;
    font-size: 1.5em;
	margin-top: 25px;
}
.services-word img.img-responsive {
	margin: 0 auto;
	padding: 10px 0px;
}
.circle-text {
    width:50%;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
}
.circle-text:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #999999;
}
.circle-text.orange:after {
    background: #B3A272;
}

.circle-text div {
    float:left;
    width:100%;
    padding-top:40%;
    line-height:1em;
    margin-top:-0.5em;
    text-align:center;
    color:white;
}
.grids p {
    font-weight: 400;
    line-height: 1.5em;
}
.grids {
    padding: 2em 0em 5em;
    text-align: center;
}
.grids p.holding {
    line-height: 0.8em;
}
.grids h2 {
}
.info p.small {
    margin-bottom: 10px;
}
@media(max-width:996px){
.circle-text {
    width:50%;
}
}
@media(max-width:768px){
.circle-text {
    width:40%;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.circle-text {
    width:40%;
}
}
fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 30px;
}
fieldset legend {
    border: none;
    margin: 0;
    display: inline-block;
    width: auto;
    padding: 0 10px;
    font-size: 13px;
    color: #bbb;
    font-weight: 600;
}
label sup {
	color: #F62459;
}
.img-dark-wrapper {
    background: rgba(0,0,0,0.55);
    width: 100%;
    padding: 0;
    margin: 0;
}
.blogGridArea .blogCotent{
    margin-bottom: 30px;
	border: 1px solid #ddd;
}
.blogGridArea .blogCotent:hover{
	    border: 1px solid rgba(0, 0, 0, .3);
}
.blogCotent{
    position: relative;
    display: table;
    clear: both;
}
.blogCotent.last{
    margin-top: 30px;
}
.postContent {
    background: #fff;
    padding: 0 27px 10px;
    min-height: 220px;
	}
.postContent.two {
    padding-bottom: 35px;
}
/*---plans-404page-----*/
.error-page{
	text-align:center;
}
.error-page p{
	font-size: 4em;
	color: #012231;
}
.error-page h3{
	font-size: 10em;
	color:#fbb034;
}
.error-page {
	min-height: 550px;
}
.band {
    display: block;
    float: left;
    clear: both;
	position: relative;
    width: 100%;
}
#CTA.boxGray .container {
    background: #40aafa;
    border: 1px solid #e5e5e5;
    margin-bottom: 40px;
    padding: 30px 0;
    border-radius: 5px;
	color:#FFF;
}
#CTA .CTAinner {
    display: inline-block!important;
    text-align: left;
    width: auto;
}
/**/
.topbar .social-icons-colored li.old-link a {
    font-size: 100%;
    color: #004ea2;
    width: inherit;
}
/*20160408*/
span.input-icon {
    display: inline-block;
}
.input-icon {
    position: relative;
    width: 100%;
}
.input-icon.icon-right>[class*="fa-"], .input-icon.icon-right>[class*="glyphicon-"] {
    left: auto;
    right: 0;
}
.input-icon>[class*="fa-"], .input-icon>[class*="glyphicon-"] {
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 34px;
    height: 100%;
    line-height: 28px;
    display: inline-block;
    color: #555;
    font-size: 14px;
    text-align: center;
    padding-top: 3px;
    zoom: 1;
    filter: alpha(opacity=70);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
}
.palegreen {
  color: #a0d468 !important;
}
.darkorange {
    color: #ed4e2a !important;
}
.gold {
  color: #f9b256 !important;
}
.sky {
  color: #11a9cc !important;
}
.policy h4 {
    letter-spacing: 0.1px;
    font-weight: 700;
}
.policy p {
    margin-bottom: 1.6em;color: #777;
}
/*top*/
	ul.contact-detail2 {
    margin: 5px 0 0 0;
}
	.contact-detail2 li {
    list-style: outside none none;
    float: left;
    margin-bottom: 0px;
    margin-right: 35px;
}
.contact-detail2 li a {
    color: #848484;
    font-size: 15px;
}
.contact-detail2 li a:hover {
	color: #003399;
}
.contact-detail2 li a .fa, .contact-detail2 li .fa {
    margin-right: 10px;
}
.contact-detail2 li a .fa-envelope-o {
    font-size: 18px;
}
.contact-detail2 .icons {
    color: #34b8c0;
}
#header-top .container .row .col-md-12.col-sm-12 .pull-right.contact-detail2 .globe.dropdown .dropdown-menu li a {
	font-size: 14px;
    padding: 5px;
    color: #000000;
    line-height: 1.5em;
    width: inherit;
    height: inherit;
}
#header-top .container .row .col-md-12.col-sm-12 .pull-right.contact-detail2 .globe.dropdown .dropdown-menu li a.active {
    color: #069eed;
}
#header-top .container .row .col-md-12.col-sm-12 .pull-right.contact-detail2 .globe.dropdown .dropdown-menu li:hover a.active, #header-top .container .row .col-md-12.col-sm-12 .pull-right.contact-detail2 .globe.dropdown .dropdown-menu li a:hover {
	color: #fff;
	background-color: #09C;
}

#header-top .container .row .col-md-12.col-sm-12 .pull-right.contact-detail2 .globe.dropdown .dropdown-menu li {
	width: 100%;
}
#header-top .container .row .col-md-12.col-sm-12 .pull-right.contact-detail2 .globe.dropdown .dropdown-menu {
	min-width: 120px;
    right: 0;
    left: inherit;
}
/* for header*/
.falsebox {
	line-height: 1px;
	background-color: #f9f8f5;
}
.blogCotent .postThumb img {
    width: 100%;
}
/* 20161028*/
.media-left {
    float: left;
}
.grids .info {
    min-height: 170px;
}
@media (max-width: 991px) and (min-width: 768px) {
.grids .info {
    min-height: 240px;
}
}
/*tabs*/
.tabs {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	/*font-weight: 300;*/;
}

/* Nav */
.tabs nav {
	text-align: center;
}

.tabs nav ul {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	list-style: none;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.tabs nav ul li {
	position: relative;
	z-index: 1;
	display: block;
	margin: 0;
	text-align: center;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.tabs nav a {
	position: relative;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 2.5;
}

.tabs nav a span {
	vertical-align: middle;
}

.tabs nav li.tab-current a {
	color: #74777b;
}

.tabs nav a:focus {
	outline: none;
}
.content-wrap {
	position: relative;
}

.content-wrap section {
	display: none;
	margin: 0 auto;
	    padding: 1.5em 0;
}

.content-wrap section.content-current {
	display: block;
}

@media screen and (max-width: 58em) {
	.tabs nav a.icon span {
		font-size: 16px;
	}
	.tabs nav a:before {
		margin-right: 0;
	}
}
/* Individual tab styles */

/*****************************/
/* Bar */
/*****************************/

.tabs-style-bar nav {
	background: rgba(40,44,42,0.05);
}

.tabs-style-bar nav ul {
	border: 4px solid transparent;
}

.tabs-style-bar nav ul li a {
	margin: 0 2px;
	    background-color: #ddd;
    color: #333;
	transition: background-color 0.2s, color 0.2s;
	overflow: visible;
	font-size: 16px;
}

.tabs-style-bar nav ul li a:hover,
.tabs-style-bar nav ul li a:focus {
	color: #FFFFFF;
	background-color: #007acc;
}

.tabs-style-bar nav ul li a span {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}

.tabs-style-bar nav ul li.tab-current a {
	background: #004ea2;
	color: #fff;
}
.tabs-style-bar nav ul li.tab-current a::after {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    border-top-color: #004ea2;
    content: '';
    pointer-events: none;
}
#table_s1 table thead tr th, #table_s1 table tbody tr td, #table_s1 table tbody tr th  {
    padding: 3px;
}
th.th_s1 {
    background: #8dc556;
    color: white;
    padding: 3px;
	border-bottom: #999 solid 2px;
}
th.th_s2 {
    background: #aa9e80;
    color: white;
    padding: 3px;
	border-bottom: #999 solid 2px;
}
th.th_s3 {
    background: #7b4b8d;
    color: white;
    padding: 3px;
	border-bottom: #999 solid 2px;
}
#table_s1 th.th_t1 {
    background: #f09c00;
    padding: 5px 2px;
    text-align: center;
}
#table_s1 td {
    vertical-align: top;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #eeeeee;
/*     background: #e3e7f1; */
/*     border-bottom: 2px solid #3a6593; */
}

.table > thead > tr > th.th_t2 {
    vertical-align: bottom;
    border-bottom: 2px solid #069;
    background: #d7e7f5;
    border-right: white 2px solid;
}
.table > tbody > tr > td.noborber-top{
	border-top: 0px solid #ddd;}
.table.table_s2 > tbody > tr > td{
	padding: 3px 8px 3px 8px;
}
.bg-blue2 {
	background-color: #EFF8FC;
}
/* country-selector_link */
.country-selector_link {
    font-size: 20px;
    position: relative;
    top: 30px;
    font-weight: 700;
    color: #999;
}
@media(max-width:767px){
.country-selector_link {
    top: 20px;
}
}
@media(max-width:480px){
.country-selector_link {
    top: 20px;font-weight: normal; font-size:20px;
}
.navbar-header .dropdown-menu {
    top: 50px;
}
.contact-detail2 li {
    margin-right: 25px;
}
}
@media(max-width:375px){
.header-top-menu .navbar-brand {
    width: 170px;
}
.navbar-default .navbar-toggle {
    margin-right: 0px;
}
.country-selector_link {
	top: 20px;
}
}
@media(max-width:320px){
.country-selector_link {
    font-size: 16px;
	top: 30px;
	left:-5px;
}
.header-top-menu .navbar-brand {
    margin: 20px 0 0 -10px;
    width: 160px;
}
}

#country-selector {
    display: inline-block;
}
#country-selector ul.dropdown-menu li a {
    color: #333;
}
#country-selector ul.dropdown-menu li a img {
    width: 20px;
}
.navbar-header .dropdown-menu {
    position: absolute;
    top: 70px;
}
a.country-selector_link:hover {
    background: transparent !important;
    color: #1d1c1c !important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}
/**csr**/
.single-csr-report {
    border: 1px solid #eee;
}
.single-csrp-image {
    overflow: hidden;
}
.single-csr-report .single-csrp-image img{transform:scale(1,1);transition: all 1s ease-out;}
.single-csr-report:hover .single-csrp-image img{transform:scale(1.1,1.1);}
ul.justify li {
    text-align: justify;
	　text-justify: inter-ideograph;
	　-ms-text-justify: inter-ideograph; /*IE9*/
	　-moz-text-align-last:justify; /*Firefox*/
	　-webkit-text-align-last:justify; /*Chrome*/
}
#table_s1 table td {
    padding: 5px;
}

.navbar-brand img {
    width: 200px;
}

/** COA  **/
@media screen and (max-width: 767px) {
	#coa_t1.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, #coa_t1.table-responsive > .table > tfoot > tr > th, #coa_t1.table-responsive > .table > thead > tr > td, #coa_t1.table-responsive > .table > tbody > tr > td, #coa_t1.table-responsive > .table > tfoot > tr > td {
		white-space: normal;
	}
}




/* ===================================
   Testimonials Section
====================================== */
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.testimonial-section .text-section {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #00b7ff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #0176ff, #00b7ff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #0176ff, #00b7ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.testimonial-heading h5 {
    font-size: 30px;
    font-weight: 600;
	margin-bottom: 0;
}

.testimonial-heading h6 {
    font-size: 18px;
}
.testimonial-section .text-section .text-area,  .testimonial-section .text-section-r .text-area{
    padding: 40px 0;
    text-align: center;
}

.testimonial-section .text-section-r {
	padding-top: 15px;
    padding-bottom: 15px;
	background-color: #002450;
}
/* Transparent white button */
.btn.btn-trans-white {background: #ffffff; border-color: #ffffff; color: #002450}
.btn.btn-trans-white:hover {background: #002450 !important; border-color: #002450; color: #ffffff !important}

@media screen and (max-width: 480px) {
	.testimonial-heading h5 {
		font-size: 24px;
		font-weight: 500;
	}

	.testimonial-heading h6 {
		font-size: 16px;
	}
	.testimonial-section .text-section .text-area,  .testimonial-section .text-section-r .text-area{
		padding: 30px 0;
		text-align: center;
	}
	.testimonial-section .text-section, .testimonial-section .text-section-r {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}


/* csr report height */
.single-csrp-content {
    min-height: 85px;
}