@charset "UTF-8";
/* CSS Document */

/*////////////////////////  LAYOUT  //////////////////////*/

body {
	font-family: 'Poppins', sans-serif;
	overflow-x: hidden;
	color: #3b3b3b;
}
.container-fluid {
	padding: 0
}
.main-container {
	margin-top: 0;
	margin-bottom: 0;
}
/*////////////////////////  GENERAL STYLE  //////////////////////*/


.article a {
	color: #3b3b3b;
	text-decoration:underline;
}
.article a:hover, .article a:focus {
	text-decoration:none;
}
.fullwidth {
	width: 100% !important;
	text-align: center
}
.zeromargin {
	margin-left: 0;
	margin-right: 0
}
.nomargin {
	margin-left: -15px;
	margin-right: -15px;
}
.zeromargin {
	margin-left: 0;
	margin-right: 0;
}
*:focus {
	outline:0 !important;
}
.relative {
	position:relative
}
 .no-gutter > [class*='col-'] {
 padding-right:0;
 padding-left:0;
}
/*////////////////////////  HEADER  //////////////////////*/


header {
	background-color: #50e3c2;
	min-height:280px;
	position:relative;
}
header a, header a:hover, header a:focus {
	text-decoration: none;
}
header::before {
	content:'';
	display:block;
	position:absolute;
	z-index:1;
	height:135px;
	width:60%;
	background-color: #f2f2f2;
	background-image: url(bord.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top right;
}
.navbar-brand a, .navbar-brand a:hover, .navbar-brand a:focus {
	text-decoration:none
}
.navbar-brand h1 {
	font-size: 48px;
	font-weight: 600;
	letter-spacing: 0.65px;
	color: #3b3b3b;
	padding:0;
	margin:0;
}
.navbar-brand h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 2.19;
	letter-spacing: 0.46px;
	color: #3b3b3b;
	padding:0;
	margin:0;
}
#motto {
	position: absolute;
	bottom: 15px;
	left: 0;
	font-size: 50px;
	font-weight: 600;
	line-height: 1.18;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
}
header .socials {
	position:absolute;
	width:40px;
	height:280px;
	right:0;
	top:0;
	z-index:3;
	display: table;
}
header .socials .socials-container {
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}
/*------------------------------------------------------*
*-----------------------------------     HOME BANNER     ----*
*------------------------------------------------------*/

.home-banner {
	margin-top:25px;
}
.home-banner a {
	display:block;
	height: 100px;
	border: solid 1px #50e3c2;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #73e9ce;
	margin-bottom:25px;
}
.home-banner a:hover, .home-banner a:focus {
	background-color: #73e9ce;
	color: #FFF;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.home-banner a .visual-bt {
	width:25%;
	height:100%;
	float:left;
	display:table;
}
.home-banner a .visual-bt span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 36px;
}
.home-banner a .visual-bt span.dticon-contact {
	font-size: 30px;
}
.home-banner a .txt-bt {
	height:100%;
	width:65%;
	padding-left:5%;
	padding-right:5%;
	display:table;
	float:left;
}
.home-banner a .txt-bt span {
	display:table-cell;
	vertical-align:middle
}
.home-posts {
	margin-top:25px;
}
/*------------------------------------------------------*
*-----------------------------------     SCROll TOP     ----*
*------------------------------------------------------*/

#scrolltotop {
	width: 34px;
	height: 34px;
	background-color: #50e3c2;
	position: fixed;
	bottom: 15px;
	right: 15px;
	display:none;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	font-size: 24px;
}
#scrolltotop::before {
	font-family: 'datack' !important;
	content: "\e90c";
}
#scrolltotop:hover {
	color:#3b3b3b;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
/*------------------------------------------------------*
*-----------------------------------     SOCIALS     ----*
*------------------------------------------------------*/

.social-banner {
	margin-bottom:40px;
}
.twitter-bt {
	display: block;
	width: 100%;
	height: 66px;
	background-color: #24a9e6;
	color: #FFF;
	text-align: center;
	font-size: 17px;
	font-weight: 300;
	padding-top:20px;
}
.facebook-bt {
	display: block;
	width: 100%;
	height: 66px;
	background-color: #43619c;
	color: #FFF;
	text-align: center;
	font-size: 17px;
	font-weight: 300;
	padding-top:20px;
}
.facebook-bt:hover, .facebook-bt:focus, .twitter-bt:hover, .twitter-bt:focus {
	color: #FFF;
	text-decoration:none
}
.facebook-bt span, .twitter-bt span {
	font-size: 28px;
	display:inline-block;
	vertical-align:middle;
	margin-right:12px;
}
.newsletter-panel {
	min-height: 225px;
	background-color: #50e3c2;
	margin: 20px 0;
	background-image: url(newsletter.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.45;
	letter-spacing: 0.46px;
	color: #ffffff;
	padding: 30px 30px 30px 100px;
}
.newsletter-footer-panel {
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
	letter-spacing: 0.42px;
	color: #3b3b3b;
}
/*------------------------------------------------------*
*-----------------------------------     NEWS     ----*
*------------------------------------------------------*/

.news-item {
	position:relative;
	border: solid 1px #f2f2f2;
	margin-bottom:30px;
}
.news-item.hovered {
	background-color:#50e3c2;
	border: solid 1px #50e3c2;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.news-item.hovered * {
	color:#3b3b3b !important;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.news-link {
	position: absolute;
	z-index: 1;
	width: 110px;
	height: 28px;
	background-color: #50e3c2;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.5px;
	text-align: center;
	color: #f2f2f2;
	text-transform: uppercase;
	padding-top: 6px;
	top: calc(167px - 14px);
	left: calc(50% - 55px);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.news-link:hover, .news-link:focus {
	text-decoration:none;
	color: #3b3b3b;
}
.news-thumbnail {
	display:block;
	height:167px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	background-color: #f2f2f2;
}
.vid-thumbnail {
	display:block;
	background-color: #f2f2f2;
	background-repeat:no-repeat;
	background-position:center center;
	background-color: #f2f2f2;
	background-image: url(loader2.gif);
}
.vid-thumbnail iframe {
	max-height:none !important;
	max-width:none !important;
	width:100% !important;
	height:100%!important;
}
.news-item h3, .news-item h3 a {
	font-size: 17px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.65px;
	color: #3b3b3b;
	text-decoration:none;
	line-height: 1.3;
}
.news-item h3 {
	margin-bottom:30px;
}
.news-item h3 a:hover, .news-item h3 a:focus {
}
.link2all {
	display: block;
	height: 66px;
	border: solid 1px #50e3c2;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.33;
	letter-spacing: 0.46px;
	text-align: center;
	color: #73e9ce;
	margin: 10px 0 20px 0;
	padding-top: 15px;
}
.link2all:hover, .link2all:focus {
	background-color:#50e3c2;
	color:#FFF;
	text-decoration:none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.news-txt {
	padding:0 15px 15px 15px;
}
.news-txt::after {
	content: "";
	display: block;
	clear: both;
}
.news-tags {
	font-size: 12px;
	letter-spacing: 0.5px;
	color: #898989;
	width:50%;
	padding-right:8px;
	position:absolute;
	left:15px;
	bottom:15px;
	width:calc(50%-30px);
}
.news-share {
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #c1c1c1;
	text-transform:uppercase;
	position:absolute;
	right:15px;
	bottom:15px;
	width:calc(50%-30px);
	text-align:right;
}
.article-share {
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #c1c1c1;
	text-transform:uppercase;
	text-align:right;
}
.news-share .get {
	display:none;
}
.news-share a, .article-share a {
	font-family: 'datack' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-size: 14px;
	vertical-align: baseline;
	text-align: center;
	text-decoration:none;
}
.news-share a.share_facebook, .article-share a.share_facebook {
	color:#3B5998;
	margin:0 4px;
}
.news-share a.share_facebook::before, .article-share a.share_facebook::before {
	content: "\e900";
}
.news-share a.share_twitter, .article-share a.share_twitter {
	color:#00aced;
	margin:0 0 0 4px;
}
.news-share a.share_twitter::before, .article-share a.share_twitter::before {
	content: "\e901";
}
.news-share a:hover, .news-share a:focus, .article-share a:hover, .article-share a:focus {
	text-decoration:none
}
/*------------------------------------------------------*
*-----------------------------------     HOME FEATURED VIDEO     ----*
*------------------------------------------------------*/
.featured-video {
	border: solid 1px #f2f2f2;
}
.featured-video h2 {
	margin: 0;
}
.featured-video-left {
	min-height:420px;
	background-color:#f2f2f2;
	background-image: url(loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 15px 0 0;
}
.featured-video-left p {
	margin:0;
}
.featured-video-right {
	min-height:420px;
	position:relative;
	padding:0 15px;
}
.featured-video iframe {
	/*max-height:none !important;*/
	max-width:none !important;
	width:100% !important;
	min-height:420px!important;
}
.featured-video h2 {
	font-size: 26px;
	font-weight: 500;
	line-height: 1.42;
	letter-spacing: 0.46px;
	color: #3b3b3b;
	text-decoration:none;
	padding-top:30px;
}
.link2all2 {
	display: block;
	position:absolute;
	bottom:30px;
	height: 60px;
	width: calc(100% - 30px);
	font-size: 17px;
	text-transform:uppercase;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.46px;
	text-align: center;
	background-color:#f2f2f2;
	color: #3b3b3b;
	padding-top:18px;
}
.link2all2:hover, .link2all2:focus {
	background-color:#3b3b3b;
	color:#f2f2f2;
	text-decoration:none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.link2all2 span {
	font-size: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-left:10px;
}
/*------------------------------------------------------*
*-----------------------------------     AGENDA     ----*
*------------------------------------------------------*/

#events_map {
	height:390px !important
}
.event-info {
	background-color: #f2f2f2;
	padding:10px;
	font-size:14px;
	color: #898989;
	min-height: 390px;
	margin-bottom: 30px;
	padding-bottom:65px;
	position:relative;
}
.event-info h4 {
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0.65px;
	color: #3b3b3b;
}
.event-info h4 a {
	color: #3b3b3b;
}
.event-info h4 a:hover, .event-info h4 a:focus {
	color: #3b3b3b;
	text-decoration:none
}
.event-content {
	margin:0 10px;
}
.event-date, .event-venue, .event-booking {
	margin-bottom:10px;
}
.event-venue, .event-booking {
	color: #272727;
}
.event-info .dticon-calendar, .event-info .dticon-marker, .event-info .dticon-people {
	width: 30px;
	display: inline-block;
	text-align: center;
	font-size: 22px;
	color: #3b3b3b;
	margin-right:5px;
}
.event-info .dticon-calendar {
}
.event-info .dticon-marker {
}
.event-info .dticon-people {
}
.event-link {
	width: calc(100% - 20px);
	height: 40px;
	background-color: #50e3c2;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.5px;
	text-align: center;
	color: #ffffff;
	position:absolute;
	bottom:10px;
	left:10px;
	display: block;
	text-transform:uppercase;
	padding-top:7px;
	border: 0;
}
.event-link:hover, .event-link:focus {
	color: #ffffff;
	text-decoration:none
}
.event-venue a {
	color: #272727;
	text-decoration:underline;
}
.event-info.event-page {
	padding-bottom: 0;
	margin:50px 0;
}
.event-info.event-page .event-text {
	margin:25px 40px;
	font-size:15px;
	font-style:italic;
	color: #272727;
}
.event-info.event-page .event-date {
	color: #272727;
}
.event-info.event-page .event-link {
	width: 100%;
	height: 40px;
	position: static;
	margin-bottom: 30px;
}
/*------------------------------------------------------*
*-----------------------------------     FORM     ----*
*------------------------------------------------------*/


.form-control {
	display: block;
	width: 100%;
	height: 50px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42858;
	color: #3b3b3b;
	background-color: #f2f2f2;
	background-image: none;
	border:0;
	border-radius: 0;
	margin-bottom:10px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}
.event-info .form-control {
	background-color: #FFF;
}
textarea#feedback_content {
	height: 250px;
	resize: vertical;
	min-height:100px
}
.submit-link {
	width: 100%;
	height: 50px;
	background-color: #50e3c2;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.5px;
	text-align: center;
	color: #ffffff;
	display: block;
	text-transform:uppercase;
	padding-top:8px;
	border: 0;
}
.submit-link:hover, .submit-link:focus {
	color: #ffffff;
	text-decoration:none
}
.intro {
	font-size: 26px;
	line-height: 1.46;
	letter-spacing: 0.5px;
	text-align: left;
}
.newsletter {
	margin-bottom:50px;
}
.newsletter .longtext {
	font-size:26px;
	line-height:38px;
	letter-spacing:0.5px;
}
.newsletter form {
	margin:30px -15px 15px -15px;
}
.newsletter .logout {
	margin-bottom: 15px;
}
.newsletter .logout a {
	color:#3b3b3b;
	text-decoration:underline;
}
.newsletter .logout a:hover, .newsletter .logout a:focus {
	text-decoration: none;
}
.newsletter-panel .form-control {
	margin-top:20px;
	height: 40px;
}
.newsletter-panel .nl-bt {
	display:inline-block;
	width: 50px;
	font-size: 17px;
	background-color: #3b3b3b;
	text-align:center;
	text-transform:uppercase;
	margin-top:20px;
	height: 40px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.46px;
	color: #ffffff;
	border: 0;
}
.newsletter-footer-panel .form-control {
	margin-top:20px;
	height: 40px;
	background-color: #FFF;
}
.newsletter-footer-panel .nl-bt {
	display:inline-block;
	width: 50px;
	font-size: 17px;
	background-color: #50e3c2;
	text-align:center;
	text-transform:uppercase;
	margin-top:20px;
	height: 40px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.46px;
	color: #ffffff;
	border: 0;
}
/*------------------------------------------------------*
*-----------------------------------     LOG OUT     ----*
*------------------------------------------------------*/


.logout {
	margin-bottom: 15px;
}
.logout a {
	color:#3b3b3b;
	text-decoration:underline;
}
.newsletter .logout a:focus {
	text-decoration: none;
}
/*------------------------------------------------------*
*-----------------------------------     BLOGS     ----*
*------------------------------------------------------*/


#filter-container {
	margin:10px 0 20px 0;
}
#filter-container a {
	display:inline-block;
	border: solid 1px #c1c1c1;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.5px;
	text-align: center;
	color: #898989;
	padding:5px 15px;
	margin-right:10px;
	margin-bottom:10px;
}
#filter-container a:hover, #filter-container a:focus {
	text-decoration:none;
	color: #FFF;
	background-color: #c1c1c1;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.all-posts {
	margin-bottom: 30px;
}
.vid-posts {
	margin-top: 30px;
}
.maintitle {
	font-size: 46px;
	font-weight: 300;
	line-height: 0.8;
	letter-spacing: 0.5px;
	color: #3b3b3b;
	margin:30px 0 20px 0;
}
.subtitle {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.46;
	letter-spacing: 0.5px;
	color: #3b3b3b;
}
.subtitle a {
	color: #73e9ce;
}
/*------------------------------------------------------*
*-----------------------------------     ARTICLE     ----*
*------------------------------------------------------*/
.article {
	padding:0 14%;
}
.headline {
	font-size: 46px;
	font-weight: 300;
	line-height: 1.25;
	letter-spacing: 0.5px;
	color: #3b3b3b;
	margin:30px 0;
}
.news-post-visual {
	margin-bottom:30px;
}
.article .intro {
	font-family: 'Poppins', sans-serif;
	font-size:24px;
	font-weight:100;
	color:#898989;
	margin: 0;
	line-height:33px;
	letter-spacing:0.5px;
}
.article-filter {
}
.article-filter span {
	display:inline-block;
	border: solid 1px #c1c1c1;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.5px;
	text-align: center;
	color: #898989;
	padding:5px 15px;
	margin-right:10px;
	margin-bottom:10px;
}
.article .longtext {
	font-size:20px;
	color:#3b3b3b;
	line-height:33px;
	letter-spacing:0.5px;
	margin-bottom:50px;
}
.article .longtext h3 {
	font-weight: 600;
}
.article .longtext blockquote {
	font-size: 24px;
	color: #50e3c2;
	padding: 0;
	margin: 30px 0;
	border: none;
	width: 75%;
}
/*------------------------------------------------------*
*-----------------------------------     FOOTER     ----*
*------------------------------------------------------*/

footer {
	background-color: #f2f2f2;
	min-height:340px;
	padding:30px 0;
	margin: 0;
	position:relative;
}
footer a {
	text-decoration: none;
	color: #3b3b3b;
}
footer a:hover {
	text-decoration: underline;
}
footer h1 {
	font-size: 36px;
	font-weight: 600;
	color: #3b3b3b;
	padding:0;
	margin:0 0 5px 0;
}
footer h2 {
	font-size: 22px;
	font-weight: normal;
	color: #3b3b3b;
	padding:0;
	margin:0;
}
.mainfooter a {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.38px;
	color: #3b3b3b;
	display: inline-block;
	margin-bottom: 15px;
}
.colfooter {
	margin-top: 47px;
}
/*------------------------------------------------------*
*-----------------------------------     NAVIGATION     ----*
*------------------------------------------------------*/

.navbar {
	position: relative;
	z-index:2;
	margin: 0;
	border: 0;
	border-radius:0;
	background-image: url(t-masson.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 75%;
	height:280px;
}
.navbar-header {
	float: none;
	border:0;
	height:135px;
 width:100%:
 background-color:red;
}
.sr-only {
	display:none;
}
.navbar-toggle {
	display: block;
	float: left;
	margin: 0;
	padding:0;
	border: none;
	border-radius: 0;
	width:48px;
	height:32px;
	margin-top:23px;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-collapse.collapsing {
	z-index: 2;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 135px;
	left: 0;
}
.collapse {
	z-index: 2;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 135px;
	left: 0;
}
.collapse.in {
	display: block !important;
}
.navbar-nav {
	margin:0;
	padding:15px;
	list-style:none;
	text-transform: uppercase;
	font-size: 17px;
	width: 480px;
	background-color: #F2F2F2;
}
.navbar-nav a {
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
	letter-spacing: 0.41px;
	color: #3b3b3b;
}
.navbar-nav li {
	display: block;
	float: none !important;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 48px;
	height: 4px;
	border-radius: 0;
	background-color: #000;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 10px;
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {
	width: 48px;
	-webkit-transform: translate(0, 7px) rotate(45deg);
	-ms-transform: translate(0, 7px) rotate(45deg);
	-o-transform: translate(0, 7px) rotate(45deg);
	transform: translate(0, 7px) rotate(45deg);
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3) {
	display:none;
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(4) {
	width: 48px;
	-webkit-transform: translate(0, -7px) rotate(-45deg);
	-ms-transform: translate(0, -7px) rotate(-45deg);
	-o-transform: translate(0, -7px) rotate(-45deg);
	transform: translate(0, -7px) rotate(-45deg);
}
/*////////////////////////   FACEBOOK WIDGET  //////////////////////*/

#fbContainer {
	min-height:310px;
	text-align:center;
}
	
/*////////////////////////   CUSTOM ICONS //////////////////////*/


[class^="dticon-"], [class*=" dticon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'datack' !important;
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.dticon-fb:before {
	content: "\e900";
}
.dticon-tw:before {
	content: "\e901";
}
.dticon-yt:before {
	content: "\e902";
}
.dticon-ig:before {
	content: "\e903";
}
.dticon-calendar:before {
	content: "\e904";
}
.dticon-people:before {
	content: "\e905";
}
.dticon-contact:before {
	content: "\e906";
}
.dticon-newsletter:before {
	content: "\e907";
}
.dticon-marker:before {
	content: "\e908";
}
.dticon-play:before {
	content: "\e909";
}
.dticon-plus:before {
	content: "\e90a";
}
.dticon-file:before {
	content: "\e90b";
}
.dticon-up:before {
	content: "\e90c";
}
/*////////////////////////  ICONES  //////////////////////*/

.fb-bt, .tw-bt, .yt-bt {
	font-family: 'datack' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-size: 32px;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	margin: 15px 0;
}
.fb-bt:hover, .fb-bt:focus, .tw-bt:hover, .tw-bt:focus, .yt-bt:hover, .yt-bt:focus {
	color: #FFF;
	text-decoration:none
}
.fb-bt:before {
	content: "\e900";
}
.tw-bt:before {
	content: "\e901";
}
.yt-bt:before {
	content: "\e902";
}
/*////////////////////////  RESPONSIVE LAYOUT  //////////////////////*/


 /* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.navbar {
	background-image: url(t-masson-xs.png);
	background-position: 75%;
	min-height:280px;
}
.navbar-nav {
	width: 428px;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.navbar {
	background-image:none;
}
header::before {
	width:75%;
}
.featured-video-left {
	min-height:0;
	margin: 0;
}
.featured-video iframe {
	min-height: 0!important;
}
.featured-video-right {
	min-height:0;
}
.link2all2 {
	position: static;
	margin-bottom:30px;
	margin-top:30px;
	width: 100%;
}
.navbar-nav {
	width: 100%;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.featured-video {
	margin-top:30px;
}
.navbar-collapse.collapse, .navbar-collapse.collapsing, .navbar-collapse.collapse.in {
	width: calc(100% + 30px);
	z-index: 4;
	border: 0 !important;
	margin-left: -15px;
}
#motto {
	display:none
}
.navbar, header, header .socials {
	min-height: 135px;
	height:135px;
}
.socials-container a {
	margin:7px 0;
	font-size: 22px
}
header::before {
	width: 87%;
}
a#logo h1 {
	font-size: 6vw !important;
}
a#logo h2 {
	font-size: 4vw !important;
}
.article {
	padding:0 8%;
}
.headline {
	font-size: 40px;
	font-weight: 300;
	line-height: 1;
	margin:20px 0;
}
.article .intro {
	font-size:20px;
	line-height:28px;
}
.article .longtext {
	font-size:18px;
	line-height:28px;
	margin-bottom:30px;
}
.article .longtext blockquote {
	font-size: 20px;
	width: 75%;
}
.article-share {
	margin-bottom:15px;
	width:100%;
	text-align:left;
}

.home-banner a {
    font-size: 22px;
}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.article {
	padding:0 5%;
}
.headline {
	font-size: 36px;
	font-weight: 300;
	line-height: 1;
	margin:15px 0;
}
.article .intro {
	font-size:18px;
	line-height:24px;
}
.article .longtext {
	font-size:16px;
	line-height:22px;
	margin-bottom:15px;
}
.article .longtext blockquote {
	font-size: 18px;
	width: 100%;
}
.link2all {
	padding-top: 19px;
	font-size: 22px;
}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
}
