
/* ==========================================================================
Global Styles
========================================================================== */
body {
	font-family: Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif;
	font-size: 13px;
	color: #;
	overflow-x: hidden;
	line-height: 1.7em;
	color: #000;
	letter-spacing: 0.05em;
}

.sep {
  max-width: 80px;
  border: 2px solid #0068B7;
  margin-top: 40px;
  margin-bottom: 40px;
}

.light-sep {
	max-width: 80px;
	border: 1px solid #0068B7;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}

em {
	font-weight: 600;
	font-size: 12px;
	font-style: normal;
}

.youtube iframe {
    width: 100%;
	max-width:600px
}

.progress {
    background-color: #999;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.margin-b0{
	margin-bottom: 10px;
}
.border{
	border-bottom: 1px solid #0068B7;
}
.navbar-default .social-media {
    float: right;
    padding-bottom: 5px;
}
.social-media li {
    float: left;
    list-style-type: none;
    padding-left: 6px;
    padding-right: 10px;
}
.social-media a {
    color: #fff;
}
.pagetop {
    bottom: 20px;
    position: fixed;
    right: 20px;
}
.pagetop a {
    background-color: #999;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 35px;
    padding: 8px 0 0;
    text-align: center;
    text-decoration: none;
    width: 35px;
    z-index: 999;
}
.pagetop a:hover {
    opacity: 0.7;
    text-decoration: none;
}

.f-size90 {
    font-size: 90%;
}
.margin-b5 {
    margin-bottom: 5px;
}
.margin-t5 {
    margin-top: 5px;
}
.margin-t10 {
    margin-top: 10px;
}
.indent {
	list-style-type: none;
padding-left: 1.5rem;
text-indent: -1rem;
line-height: 1.8rem;
margin-bottom: 0.5rem;
	}
/* ==========================================================================
Typography
========================================================================== */
h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0.16em;
}

h2 {
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0.16em;
}

h3 {
	font-size: 24px;
	font-weight: 400;
	color: #0068b7;
	margin-top: 0px;
	line-height: 1.2em;
}

h4 {
	font-size: 20px;
	letter-spacing: 0.2em;
	font-weight: 400;
	color: #fff;
	margin-bottom: 20px;
}

h5 {
	font-size: 14px;
	margin-top: 0px;
	font-weight: 400;
	margin-bottom: 5px;
	color: #000;
	color: #0068b7;
	text-align: left;
}

h6 {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.05em;
}

p {
	font-size: 13px;
	font-weight: 400;
	text-align: left;
}
.gray {
	color: #666;
}
.white{
	color: #FFF;
}
.bggray {
	background-color: #CCC;
}
.bgwhite{
	background-color: #FFF;
}

.margin20t{
	margin-top: 20px;
}
.margin90b{
	margin-bottom: 68px;
}
.margin20b{
	margin-bottom: 20px;
}
.margin15b{
	margin-bottom: 15px;
}
.margin30b{
	margin-bottom: 30px;
}

.margin40t{
	margin-top: 40px;
}

.fee{
	font-size: 200%;
	text-align: left;
}
.black {
	color: #000;
}

.white {
	color: #FFF;
}

.item {
	/* 画像ファイルの指定 */
  background-image: url(../img/sliders/Slide1.jpg);
	/* 画像を常に天地左右の中央に配置 */
  background-position: center center;
	/* 画像をタイル状に繰り返し表示しない */
  background-repeat: no-repeat;
  background-size: cover;
	/* 背景画像が読み込まれる前に表示される背景のカラー */

	height: 900px;
}
.globalnavi {
    float: left;
    font-size: 130%;
    margin: 0;
    padding: 0;
}
.globalnavi li {
    float: right;
    list-style-type: none;
    margin-left: 40px;
    margin-top: 15px;
    padding: 0;
}
.globalnavi a {
    color: #000;
    text-decoration: none;
}
.globalnavi a:focus, a:hover {
    color: #0068b7;
    text-decoration: none;
}
.snavi {
    float: right;
    margin: 0;
    padding: 0;
}
.snavi ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.snavi li {
    float: right;
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 15px;
    padding: 0;
}
.snavi a {
    color: #000;
}
.snavi a:hover {
    color: #0068b7;
    text-decoration: none;
}
.feature{
	font-size: 110%;
	margin-bottom: 0px;
	float: left;
	margin-right: 40px;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}

/* ==========================================================================
Buttons Styles
========================================================================== */
.btn-transparent {
	font-size: 13px;
	color: #fff;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #0068B7;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 2.6em;
}

.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active {
  text-decoration: none;
  color: #fff;
}
.btn-info {
	font-size: 13px;
	color: #0068B7;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #0068B7;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active {
	text-decoration: none;
	color: #FFF;
	background-color: #0068B7;
}

.btn-light {
	font-size: 13px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	letter-spacing: 0.05em;
	background-color: #CCC;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 2.6em;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
	text-decoration: none;
	background-color: #999;
}

.btn-block {
	padding: 10px 0;
	font-size: 12px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #fff;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	letter-spacing: 0.05em;
	background-color: #666;
	font-weight: bold;
}

.btn-block:hover,
.btn-block:focus,
.btn-block:active {
  background: #0068B7;
  color: #FFF;
  text-decoration: none;
}

/* ==========================================================================
Layout 
========================================================================== */
.dark-bg {
  background: #24242a;
}

.light-bg {
  background: #fff;
}

    /* ==========================================================================
Preloader Style
========================================================================== */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #24242a;
}
.preloader i {
  color: #fff;
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}

    /* ==========================================================================
Navigation Style
========================================================================== */
.navbar-default {
  background: rgba(255, 255, 255, 1.0);
  margin-bottom: 0;
  border: none;
}
.navbar-default .navbar-header {
  padding-right: 15px;
}
.navbar-default .nav-wrap {
	width: 100%;
}
.navbar-default .nav > li > a {
	font-size: 13px;
	color: #000;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus,
.navbar-default .nav > li > a:active {
	color: #0068B7;
}
.navbar-default .login {
	float: right;
	padding-bottom: 5px;
}
.navbar-default .login i {
  font-size: 18px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: transparent;
  color: #000;
}

.login li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 6px;
}

.login a {
	color: #FFF;
}


.top-nav-collapse {
	background-color: #FFF;
}

    /* ==========================================================================
Sliders Style
========================================================================== */
#owl-hero {
  overflow: hidden;
}
#owl-hero .item {

}
#owl-hero .item .caption {
	position: absolute;
	top: 50%;
	margin-top: -180px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 15;
	padding-right: 10px;
	padding-left: 10px;
}
#owl-hero .item .caption h1 {
  margin-bottom: 0;
  margin-top: 150px;
}
#owl-hero .item .caption h4 span {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
}
#owl-hero .item .caption h4 {
  margin-top: 160px;
}
#owl-hero .owl-pagination {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  bottom: 5%;
}
#owl-hero .owl-pagination .owl-page.active span {
  background: #fff;
}
#owl-hero .owl-pagination .owl-page span {
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#owl-hero .owl-buttons div {
  background: #fff;
  font-size: 24px;
  color: #a3a3a3;
  opacity: 1;
}
#owl-hero .owl-buttons .owl-prev {
  left: -60px;
}
#owl-hero .owl-buttons .owl-next {
  right: -60px;
}
#owl-hero .owl-buttons .owl-prev,
#owl-hero .owl-buttons .owl-next {
  position: absolute;
  background: #fff;
  top: 50%;
  height: 51px;
  width: 51px;
  line-height: 45px;
  border-radius: 0;
  border: 1px solid #fff;
  z-index: 20;
  text-align: center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#owl-hero:hover .owl-prev {
  left: -5px;
}

#owl-hero:hover .owl-next {
  right: -5px;
}

    /* ==========================================================================
Welcome Style
========================================================================== */
#welcome {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 80px;
	padding-left: 10px;
}



    /* ==========================================================================
Photo Style
========================================================================== */
#photo {
	background-image: url("../img/bg_photo.jpg");
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 60px 10px;
  text-align: center;
}
#photo h2 {
}
#photo h2 span {
  font-weight: 700;
}
#photo img {
  margin-top: 40px;
  margin-bottom: 40px;
}


    /* ==========================================================================
Services Style
========================================================================== */
#services {
	text-align: left;
    padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
#services a {
	color:#000000;
}

    /* ==========================================================================
Portfolio Style
========================================================================== */
#portfolio {
	padding: 60px 0;
	text-align: center;
	background-color: #000;
}
#portfolio h2 {
}
#portfolio p {
  margin-bottom: 40px;
}
#portfolio .container-fluid {
	padding-left: 0;
	padding-right: 0;
	padding-top: 100px;
}
#portfolio .container-fluid .col-lg-3 {
  padding-left: 0;
  padding-right: 0;
}
#portfolio .portfolio-box {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 650px;
}
#portfolio .portfolio-box .portfolio-box-caption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  opacity: 0;
  background: rgba(13, 13, 13, 0.6);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#portfolio .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
}
#portfolio .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
#portfolio .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
}
#portfolio .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}
#portfolio .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 14px;
}
#portfolio .portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

    /* ==========================================================================
Work Process Style
========================================================================== */
#work-process {
  padding: 60px 0;
  text-align: center;
}
#work-process .col-lg-3 {
  margin-top: 40px;
}
#work-process h2 {
  text-transform: uppercase;
}
#work-process h4 {
  text-transform: uppercase;
  color: #0d0d0d;
}
#work-process span {
  font-size: 48px;
  color: #0d0d0d;
  margin-bottom: 15px;
}

    /* ==========================================================================
Fun Facts Style
========================================================================== */
#fun-facts {
  background: #24242a;
  padding: 60px 0;
  text-align: center;
}
#fun-facts .col-lg-3 {
  margin-top: 40px;
  margin-bottom: 20px;
}
#fun-facts h2 {
  text-transform: uppercase;
  color: #fff;
}
#fun-facts p {
  color: #fff;
}
#fun-facts h4 {
  text-transform: uppercase;
  color: #fff;
}
#fun-facts .number {
  color: #fff;
  font-weight: 700;
  padding: 10px 0;
  margin: 0;
}
#fun-facts span {
  font-size: 48px;
  color: #fff;
  margin-bottom: 15px;
}

    /* ==========================================================================
Our Team Style
========================================================================== */
#team {
  padding: 60px 10px;
  text-align: center;
}
#team h2 {
}
#team .team {
  margin-top: 40px;
  margin-bottom: 20px;
}
#team .team h4 {
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
#team .team p {
  color: #a3a3a3;
}
#team .team a {
  color: #0d0d0d;
  font-size: 22px;
  padding-right: 10px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#team .team a:hover,
#team .team a:focus,
#team .team a:active {
  color: #a3a3a3;
}

    /* ==========================================================================
Intro Style
========================================================================== */
#intro{
	background-color: #0068b7;
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: center;
}

#intro h2 span {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

    /* ==========================================================================
Donation Style
========================================================================== */

#donation{
	background-color: #0068b7;
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: center;
}

#donation h2 span {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


#fund_blue{
	background-color: #e5f3fa;
    padding-bottom: 60px;
    padding-top: 60px;
}
.team {
    background-color: #FFF;
    margin-bottom: 20px;
    padding: 15px;
}
    /* ==========================================================================
Biography Style
========================================================================== */
#biography {
	text-align: center;
	background-color: #FFF;
	padding-top: 60px;
	padding-bottom: 60px;
}
#biography h4{
	color: #999;
	text-align: left;
	font-size: 12px;
}

#biography p{
	text-align: left;
}

    /* ==========================================================================
Discography Style
========================================================================== */
#discography {
	padding: 60px 0;
	text-align: center;
	background-color: #FFF;
}
#discography h3 {
	color: #999;
}
#discography em {
	float: left;
}


#discography p {
	float: left;
	text-align: left;
}

#discography img {
	margin-bottom: 20px;
}



    /* ==========================================================================
News Style
========================================================================== */
#news {
  background-image: url("../img/bg_news.jpg");
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 60px 0;
  text-align: center;
}

#news h4 {
	text-align: left;
	font-size: 140%;
	margin-top: 0px;
}


#news h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-align: left;
	font-size: 100%;
}

#news em {
	background-color: #fff;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#news p {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.row_news hr {
    border-top: 1px solid #666;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 10px;	
}


    /* ==========================================================================
fund Style
========================================================================== */
.fund_gray {
	padding-bottom: 60px;
	padding-top: 60px;
	background-color: #f5f5f5;
}

.fund_gray .item .quote {
  margin: 20px auto;
  width: 80%;
}
.fund_gray .item .quote .right {
  margin-left: 40px;
  font-size: 32px;
  color: #fff;
}
.fund_gray .item .quote .left {
  float: left;
  margin-right: 40px;
  color: #fff;
}
.fund_gray .item h5 {
  color: #fff;
  line-height: 36px;
}
.fund_gray .item h5 span {
  font-weight: 700;
  text-transform: uppercase;
}
.fund_gray .owl-pagination .owl-page.active span {
  background-color: #fff;
}
.fund_gray .owl-pagination .owl-page span {
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.fund_white {
	padding-bottom: 60px;
    padding-top: 60px;
}

.fund_white .item .quote {
  margin: 20px auto;
  width: 80%;
}
.fund_white .item .quote .right {
  margin-left: 40px;
  font-size: 32px;
  color: #fff;
}
.fund_white .item .quote .left {
  float: left;
  margin-right: 40px;
  color: #fff;
}
.fund_white .item h5 {
  color: #fff;
  line-height: 36px;
}
.fund_white .item h5 span {
  font-weight: 700;
  text-transform: uppercase;
}
.fund_white .owl-pagination .owl-page.active span {
  background-color: #fff;
}
.fund_white .owl-pagination .owl-page span {
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

    /* ==========================================================================
Contact Us Style
========================================================================== */
#contact {
  padding: 60px 0;
  text-align: center;
}
#contact h2 {
}
#contact form {
  margin: 40px 0;
}
#contact .form-group {
  margin-bottom: 35px;
}
#contact .form-control {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 2px solid #24242a;
  color: #0d0d0d;
  min-height: 45px;
}
#contact textarea {
  height: 140px;
  resize: none;
}

    /* ==========================================================================
Google Map Style
========================================================================== */
#map {
  width: 100%;
  height: 400px;
}

    /* ==========================================================================
Footer Map Style
========================================================================== */
footer {
	text-align: left;
	background-color: #f5f5f5;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;	
}
footer a{
  color: #000;	
}

footer h1 {
  text-transform: uppercase;
  font-weight: 700;
}
footer dl {
}
footer  li {
	list-style-type: none;
	line-height: 1.6em;
}
footer .social {
  margin: 40px 0;
}
footer .social a {
  color: #000;
  margin-left: 20px;
  margin-right: 20px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
footer .social a:hover,
footer .social a:focus,
footer .social a:active {
  color: #a3a3a3;
}
footer h6 {
	color: #000;
	font-size: 11px;
	line-height: 1.5em;
}
.snavi {
	margin: 0px;
	padding: 0px;
}

footer .snavi li {
	border-left: 2px solid #b8b8b8;
	float: left;
	font-size: 11px;
	list-style-type: none;
	margin-left: 0px;
}
footer .snavi li:last-child {
    border-right: 2px solid #b8b8b8;
}
footer .snavi li a {
	display: block;
	padding: 0 1rem;
	color: #000;
}
    /* ==========================================================================
Media Queries Style
========================================================================== */
@media (max-width: 992px) {
  /*-- Navigation --*/
  .advertise img {
    height: 320px;
    width: 191px;
}
  .navbar-default {
	background-color: #FFF;
  }
  .navbar-default .navbar-header {
    padding-left: 10px;
    padding-right: 0;
    width: 100%;
}
  .navbar-default .navbar-header .navbar-brand {
    height: auto;
  }
  .navbar-default .nav-wrap {
    width: 100%;
  }
  .navbar-default .navbar-toggle {
    padding-top: 2px;
    padding-bottom: 0px;
    border: none;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #0068B7;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:active {
    background: none;
  }
  .navbar-default .navbar-left,
  .navbar-default .navbar-right {
    float: none !important;
  }
  .navbar-default .navbar-toggle {
    display: block;
  }
  .navbar-default .navbar-collapse {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-default .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-default .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-default .navbar-nav > li {
    float: none;
  }
  .navbar-default .collapse.in {
    display: block !important;
  }

  /*-- Sliders --*/
  #owl-hero h6 {
    font-size: 16px;
  }
  #owl-hero .btn {
    margin-top: 20px;
  }
  #owl-hero .owl-buttons {
    display: none;
  }

  /*-- Services --*/
  #services h3 {
    font-size: 22px;
  }

  /*-- section styles --*/

  #fund h5 {
    font-size: 18px;
  }
  h1 {
  font-size: 24px;
  color: #fff;
  letter-spacing: 0.16em;
  font-weight: 700;
  }
  h2 {
    font-size: 16px;
	font-weight: 700;
  }
  h3 {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 700;
  }
  h4 {
	font-size: 16px;
	font-weight: 700;
  }
  h5 {
	font-size: 14px;
	font-weight: 700;
  }
  #intro h4 {
	font-size: 16px;
  }
  #intro h2 {
    font-size: 24px;
  }
  .label {
	color: #fff;
	font-size: 50%;
	font-weight: 400;
	line-height: 3em;
	text-align: center;
	white-space: nowrap;
	padding-top: 0.2em;
	padding-right: 0.6em;
	padding-bottom: 0.1em;
	padding-left: 0.6em;
	vertical-align: top;
}
}
@media (max-width: 1200px) {
.margin90b{
	margin-bottom: 20px;
}

}

@media only screen and (max-width: 767px) {
  .item {
    /* The file size of this background image is 93% smaller
     * to improve page load speed on mobile internet connections */
	height: 600px;
  }
	}

@media (max-width: 467px) {
	.navbar-default .navbar-header .navbar-brand img {
    height: 22px;
    width: 80px;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    height: 40px;
    line-height: 20px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}
.globalnavi li{
	margin-top: 0px;
	font-size: 14px;
	margin-left: 20px;
	}
.snavi li{
	margin-top: 0px;
	font-size: 10px;
	margin-left: 10px;
    }
.btn-transparent {
    background-color: #0068B7;
    color: #fff;
    font-size: 10px;
    line-height: 2.6em;
    padding: 7px 15px 5px;
    transition: all 0.3s ease-in-out 0s;
}	
  
.btn-light {
    background-color: #ccc;
    border-radius: 0;
    font-size: 10px;
    letter-spacing: 0.05em;
    line-height: 2.6em;
    padding: 7px 15px 5px;
    transition: all 0.3s ease-in-out 0s;
}
div.ecgroup,div#2113{
	display: none;
}
.margin20b{
	margin-bottom: 20px;
}
.margin20t{
	margin-top: 10px;
}
.feature {
    float: left;
    font-size: 110%;
    margin-bottom: 0;
    margin-right: 0;
}

}