
.logo-image {
 margin: 0 auto;
text-align: center;
}
.t3-mainnav {
    margin-left: 0px!important;
    margin-right: 0px !important;
}

.t3-mainnav .t3-navbar .navbar-nav > li {
	color: #333;
    margin: 0px important;
}

.navbar-default {
	font-size: 18px;
}
.has-navbar-header .t3-mainnav .t3-navbar-collapse {
    background: #fff;
}
.t3-header {
  font-family: roboto_condensedlight;
  position: relative;
  background: #ffffff;
  text-align: center;
}

.nav-search .dropdown-menu {
    background: #fff;
    margin-top: 0;
    right: 0;
    left: auto;
    padding: 24px;
    border: 0;
}


.myTab {
    visibility: hidden;
}
p.dotted {border-style: dotted hidden hidden hidden;
	color: #666;
	border-width:2px !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: roboto_condensedlight;
    font-weight: 300;
    line-height: 1.1;
    color: #bc0d1d;
}
h1 { 
	text-transform: uppercase;
	font-size: 34px;
} 
a.readmore a:hover {
background:#0066CC; 
font-size: 36px;
color:#fff;    
}

a:hover, a:focus {
	color: #bc0d1d;
    text-decoration: none;
}
	
.article-title {
font-size: 36px;
}

.copyright {
    font-size: 14px;
    color: #999;
}
.t3-copyright {
    background: #bc0d1d;
    font-size: 13px;
    padding: 48px 0;
    text-align: center;
}
#back-to-top {
  position: fixed;
  right: 48%;
  top: auto;
  z-index: 999;
  display: none;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: #faab00;
  border-color: #fff;
  color: #fff;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  line-height: 60px;
  opacity: 0.7;
  padding: 0;
  text-align: center;
  transition: 0.2s;
}

.blog .readmore a, .blog-featured .readmore a {
    color: #b3b3b3;
    font-family: sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 1;
    text-transform: none;
}
.t3-content {
    padding-top: 0px;
    padding-bottom: 0px;
}
.t3-sl {
    padding-bottom: 0px;
    padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.row-feature {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    text-align: center;
}
.row-feature.row-feature-white {
    background: #fff;
    text-align: left;
}
.row-feature.row-feature-white1 {
    background: #fff;
    opacity: 0.8;
}

.row-feature-map {
    background: url()  center center; 
    color: #7a8f99;
	width: 100%;
    height: 100%;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.t3-navhelper {
    background: url(http://yoga-dao.ch/images/dao-sunset.jpg)  center center; 
    color: #7a8f99;
	width: 100%;
    height: 100%;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.extrobgs-slideshow .extrobgs-slideshow::after {
position: fixed;
    width: 100%;
    top: 100px;
    left: 0px;
  }

  @media (max-width:  800px){
.navbar-default .navbar-nav > li > a {
 color: #333;
}
 }

  @media (max-width:  390px){
 .logo-image {
 margin: 0 auto;
 max-width: 150px;
 }
 }
