@media ( min-width: 768px ) { 
    .navbar > .container {
        text-align: center;
    }
    .navbar-brand,.navbar .navbar-nav,.navbar .navbar-nav > li {
        float: none;
        display: inline-block;
    }
    .collapse.navbar-collapse {
        width: auto;
        clear: none;
    }
	
    .section.header-bg.home {
	background-image: none !important;
	background-color: #f2f2f2;
    }
}

h1, h2, h3 {
	font-family: 'Lato', sans-serif;
}

h1 {
	font-size: 55px;
}

h2, h3, h3 {
	font-weight: 300;
}

h2 {
	font-size: 31px;
	color: #677718;
}

h2.center {
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-size: 20px;
	color: #677719;
	margin: 1em 0;
}

body, .home-banner-text h3 {
	font-family: 'Georgia', serif;
}

.section {
	padding: 30px 0;
}

.nav a {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: #4a5512;
}

.navbar-inverse {
	background-color: #677719;
	border: none;
}

.header-bg {
	padding-top: 15px;
}

ul.social-header {
	padding-top: 50px;
	float: right;
}

.fa-2x {
	font-size: 2.5em;
	margin-left: 4px;
}

.btn {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	background-color: #677719;
	border: none;
	padding: 10px 20px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-color: #4a5512;
	border: none;
}

footer {
	margin: 10px 0;
}

h3.footer-text {
	padding-top: 0.3em;
	font-size: 1.4em;
}

.slider-horizontal a .image-desc div {
	background: rgba(51, 51, 51, 0.48);
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
}

.shadow {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
}


/* Home Slider */
.slider-horizontal a .image-desc {
	width: 99%;
}

.slider-horizontal a .image-desc div {
	margin-left: 2px;
}

.slider-horizontal a img {
	border: 2px solid #fff;
}


/* Inner pages */

.section.header-bg.page {
	background: url('../../uploads/2014/04/bamboobackground.jpg') repeat center center !important;
}

img.the-logo {
	padding: 30px 0 30px 9px;
}

img.the-logo-small {
	padding: 15px 5px;
	position: absolute;
	z-index: 50;
	background: #687718;
}

.navbar-brand {
	padding-top: 0px;
}

.page-banner-text {
text-shadow: 2px 2px 3px rgba(89, 63, 63, 0.7);
}

.page-banner-text h1 {
	font-size: 21px !important;
	margin-top: 1.5em !important;
}


/* Symposium */
.agendas ul.blog-menu {
	left: 12px;
}

.agendas ul.blog-menu li {
	right: 0;
}

ul.blog-menu {
	clear:left;
   	float:left;
	position:relative;
   	left:50%;
   	text-align:center;
}

ul.blog-menu li a {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 5px 1px;
}

ul.blog-menu li {
	background-color: #677719;
	border: none;
	display:block;
   	float:left;
	position:relative;
   	right:50%;
}

ul.blog-menu li:hover, ul.blog-menu li.active {
	background-color: #4a5512;
}

.menu-center {
	width: 100%;
	float: left:
	overflow:hidden;
   	position:relative;
}

ul.pull-left {
	left: 0;
}

ul.pull-left li {
	right: 0;
}


/* Initiatives */
.initiative-box .prev-next {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

.initiative-box h3 {
	font-size: 25px;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 8px 0;
}

.initiative-box .the-content {
	padding-top: 0;
}

/* Videos */
.tubepress_normal_embedded_wrapper {
	width: 60% !important;
}

.tubepress_thumbnail_area {
	width: 100% !important;
}

.tubepress_thumb {
	width: 200px !important;
	float: left !important;
	height: auto !important;
}

.tubepress_thumb .col-lg-4 {
	width: 100%;
}

.tubepress_thumb img {
	width: 250px !important;
}

.tubepress_thumb:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

dl.tubepress_meta_group {
	float: none !important;
	width: 100% !important;
}

.tubepress_thumbs {
	margin: 2.7em 9.8em;
}

div.tubepress_container div.pagination span.current {
	background: #4a5512;
	border: none;
}

div.tubepress_container div.pagination a {
	background: #677719;
	color: #fff;
	border: none;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

.pagination {
	float: right;
}

.tubepress_embedded_title {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #677719;
	font-size: 20px;
	margin-top: 20px;
}

.tubepress_meta_title {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}



/* Images */

div.slideshowWrapper {
	max-width: 940px;
}

div.shareLinks {
	display: none;
}

/* Blog */
.post-listing .category-links a {
	padding: 2px 5px;
}

/* Footer */
.footer-widget .tubepress_sidebar .tubepress_thumb img {
	width: auto !important;
}

.footer-widget .tubepress_thumb .col-lg-4 {
	width: 33.33333333333333%;
}

.footer-widget .tubepress_thumbs {
	margin: 1em 0;
}

.footer-widget dl.tubepress_meta_group {
	float: left !important;
	width: 60% !important;
}

.footer-widget .tubepress_sidebar .tubepress_thumb {
	width: 100% !important;
}

.section.short.nopad {
	padding-top: 30px;
}

.foundation-footer {
	float: right;
}

.soneva-footer {
	float: left;
}


/* Share icons */
.share {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #677719;
	margin-right: 10px;
}

.ssba {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	margin-bottom: 6px;
}

.ssba_twitter_share {
	margin-left: 4px;
}

.participant-info .ssba {
	display: none;
}

.ssba-small .ssba {
	font-size: 0;
}

.ssba-small .ssba img {
	width: 30px !important;
}

.ssba-small .ssba_twitter_share {
	margin-left: 0px;
}

/* Participants */

@media ( min-width: 768px ) { 
.participant-info {
	width: 66%;
	float: right;
}
}


/* Responsiveness */
.navbar-inverse .navbar-collapse {
	text-align: center;
}

@media all and (max-device-width : 568px) {
img.main-logo {
	max-width: 50% !important;
}

nav.navbar-fixed-top {
	display: none;
}

.col-sm-3, .col-md-3, .col-lg-3 {
	padding-left: 4px !important;
}

.foundation-footer {
	float: none !important;
	text-align: center;
	margin: 0 auto;
}

.soneva-footer {
	float: none !important;
	text-align: center;
	margin: 0 auto;
}

.page-banner-text {
	display: none;
}

.tubepress_normal_embedded_wrapper {
	width: 100% !important;
}

.tubepress_container, .youtube-player {
	height: 60%;
}

.tubepress_thumbs {
	margin: 2.7em auto;
}


.ytcplayer-wrapper {
max-width: 580px !important;
}

.ytcplayer-fixwidthwrapper {
max-width: 580px !important;
}
}