body {
	display:none;
	-ms-content-zooming:none;
	color:#565656;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

#qLoverlay {
	background:url(../img/home/logo_03.jpg) center center no-repeat #ffffff;
	z-index: 9999;
}

#qLpercentage {
	color:#000000;
	font-family: 'futura_mdcn_btmedium';
	font-size:2.5em;
	font-weight:normal;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

p {
	margin-bottom: 0.5em;
}

#main_nav h1 {
	padding:0;
	margin:0;
}

.top-bar {
	-moz-box-shadow: 0 0 50px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.8);
	box-shadow: 0 0 50px rgba(0,0,0,0.8);
	background: #fff;
  	height: 58px;
	overflow: hidden;
  	position: relative;
	z-index:2;
	font-family: 'futura_mdcn_btmedium';
}

.top-bar ul li a.logo {
	display:block;
	position:relative;
	width:179px;
	height:58px;
	background:url(../img/home/logo_03.jpg) center center no-repeat;
	border-bottom:5px solid #fff;
	margin:0 0 0 10px;
}

.top-bar ul li a.logo:hover {
	display:block;
	position:relative;
	width:179px;
	background:url(../img/home/logo_03.jpg) center center no-repeat;
}

.top-bar-section ul li.selected a.logo {
	background:url(../img/home/logo_03.jpg) center center no-repeat;
}
  
.top-bar ul {
	margin-bottom: 0;
	list-style: none; }
.top-bar .row {
	max-width: none; }
.top-bar .title-area {
	background: none;
	position: relative; }
.top-bar .name {
	height: 58px;
	margin: 0;
	font-size: 16px; }
.top-bar .name h1 {
	line-height: 58px;
	font-size: 0.85em;
	margin: 0; }
.top-bar .name h1 a {
	font-weight: normal;
	color: #957530;
	width: auto;
	display: none;
	padding: 0 15px; }
.top-bar .toggle-topbar {
	position: absolute;
	right: 0;
	top: 0; 
	z-index:1000; }
.top-bar .toggle-topbar a {
	color: #957530;
	text-transform: uppercase;
	font-size: 0.85em;
	font-weight: normal;
	position: relative;
	display: block;
	padding: 0 15px;
	line-height: 58px; }
.top-bar .toggle-topbar.menu-icon {
	right: 15px;
	top: 50%;
	margin-top: -16px;
	padding-left: 20px; }
.top-bar .toggle-topbar.menu-icon a {
	text-indent: -48px;
	width: 34px;
	height: 34px;
	line-height: 33px;
	padding: 0;
	color: #957530; }
.top-bar .toggle-topbar.menu-icon a span {
	position: absolute;
	right: 0;
	display: block;
	width: 16px;
	height: 0;
	-webkit-box-shadow: 0 10px 0 1px #957530, 0 16px 0 1px #957530, 0 22px 0 1px #957530;
	box-shadow: 0 10px 0 1px #957530, 0 16px 0 1px #957530, 0 22px 0 1px #957530; }
.top-bar.expanded {
	height: auto;
	background: transparent; }
.top-bar.expanded .title-area {
	background: #fff; }
.top-bar.expanded .toggle-topbar a {
	color: #565656; }
.top-bar.expanded .toggle-topbar a span {
	-webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
	box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section {
	position:relative;
	width: 100%;
	-webkit-transition: left 300ms ease-out;
	-moz-transition: left 300ms ease-out;
	transition: left 300ms ease-out; }
	.top-bar-section ul {
	height: auto;
	overflow:hidden;
	display: block;
	background: transparent;
	font-size: 16px;
	margin: 0; }
.top-bar-section .divider {
	border-bottom: none;
	border-top: none;
	clear: both;
	height: 1px;
	width: 100%; }
.top-bar-section ul li > a {
	display: block;
	width: 100%;
	color: #565656;
	padding: 0 0 0 0;
	font-size: 0.85em;
	font-weight: normal;
	text-transform:uppercase;
	line-height:58px;
	height: 58px; }
.top-bar-section ul li.selected a {
	color: #545454;
	border-bottom:5px solid #957530;
	background:#fff;
	height:58px;
}
.top-bar-section ul li > a:hover {
	height:58px;
	background: #fff; }
.top-bar-section .has-dropdown {
	position: relative; }
.top-bar-section .has-dropdown > a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: transparent transparent transparent rgba(175, 3, 0, 0.61);
	margin-right: 5px;
	margin-top: -4.5px;
	position: absolute;
	top: 14px;
	right: 0; }
.top-bar-section .has-dropdown.moved {
	position: static; }
.top-bar-section .has-dropdown.moved > .dropdown {
	visibility: visible; }
.top-bar-section .dropdown {
	position: absolute;
	left: 100%;
	top: 0;
	visibility: hidden;
	z-index: 99; }
.top-bar-section .dropdown li {
	display:block;
	width: 100%; }
.top-bar-section .dropdown li a {
	font-family: 'futura_mdcn_btmedium';
	font-weight: normal;
	padding: 0 15px; }
.top-bar-section .dropdown li.title h5 {
	font-size:0.85em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom: 0; }
.top-bar-section .dropdown li.title h5 a {
	color: white;
	font-weight:normal;
	line-height: 22.5px;
	display: block; }
	
.top-bar-section ul li > a.old-web {
	display: block;
	width: 100%;
	color: #957530;
	padding: 0 0 0 0;
	font-size: 0.85em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 58px;
	height: 58px;
}
	
h1.news, h1.events {
	display:block;
	width:100%;
	height:40px;
	color:#ffffff;
	font-family: 'futura_mdcn_btmedium';
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	line-height:40px;
	background:#af0300;
	margin:0;
	padding:0 15px;
}

span.read-more a {
	float:right;
	display:block;
	width:100%;
	height:35px;
	background:url(../img/home/02less.jpg) center right no-repeat;
	padding:7px 30px 0;
	text-transform:uppercase;
	text-align:right;
	font-family: 'futura_mdcn_btmedium';
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
}

span.read-less a {
	float:right;
	display:block;
	width:100%;
	height:27px;
	background:url(../img/home/01more.jpg) center right no-repeat;
	padding:7px 30px 0;
	text-transform:uppercase;
	text-align:right;
	font-family: 'futura_mdcn_btmedium';
	font-size:0.9em;
	font-weight:normal;
}

span.read-more a:hover, span.read-less a:hover {
	color: #957530;
	text-decoration:underline;
}

body>section {
	width:100%;
	position: fixed;
	top: 58px;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	overflow-x: hidden
}
.hidden {
	display: none!important
}
.invisible {
	visibility: hidden!important
}
.ontop {
	overflow: auto;
	overflow-x: hidden
}
.slide {
	-webkit-transition: left .5s ease-in-out;
	-moz-transition: left .5s ease-in-out;
	-ms-transition: left .5s ease-in-out;
	-o-transition: left .5s ease-in-out;
	transition: left .5s ease-in-out
}
.slideout {
	-webkit-transition: left .5s ease-in-out;
	-moz-transition: left .5s ease-in-out;
	-ms-transition: left .5s ease-in-out;
	-o-transition: left .5s ease-in-out;
	transition: left .5s ease-in-out
}
.delayed {
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	-ms-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}
.delayedout {
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s
}
.ontop>* {
	position: relative
}

.slide-tab {
	width:auto;
	height:auto;
	overflow:hidden;
	list-style:none;
}

.slide-tab li a {
	float:left;
	display:inline-block;
	color:#fff;
	font-family: 'futura_mdcn_btmedium';
	font-size:0.9em;
	text-transform:uppercase;
	background:#3c3229;
	padding:4px 15px;
	margin:0 4px 0 0;
}

.slide-tab li a:hover, .slide-tab li.current a {
	color:#fff;
	background:#b09d7c;
}

#sec_home {
	background-color: black;
	min-width: 0
}
#sec_home>article {
	display: block
}

a:link,a:link,a:visited,a:visited,a:active,a:active {
	text-decoration: none
}
a:hover {
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}

body>section h1,h2 {
	font-weight: normal;
	color: white
}
body>section h1 {
	color:#fff;
	font-family: 'futura_mdcn_btmedium';
	font-size: 1.3em; 
	font-weight: normal; 
	text-transform:uppercase;
	margin:50px 40px 0;
}
.photos_container {
	width: 1250px;
	height: auto;
	margin: auto
}
.photos_left {
	width: 50%;
	height: auto;
	float: left;
	text-align: right;
	direction: rtl;
	display: block
}
.photos_right {
	width: auto;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 6px
}
.photos_left li,.photos_right li {
	overflow: hidden
}
.photos_left>li {
	direction: ltr
}
.photos_right>li {
	direction: rtl
}
.photo_link {
	cursor: pointer
}
#sec_home>article>section {
	z-index: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 100%;
	min-width: 1090px;
	position: relative;
	/*border-top: 1px solid rgba(255,255,255,0.3);
		border-bottom: 1px solid rgba(0,0,0,0.4);*/
	-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 50px rgba(0,0,0,0.8);
	-o-box-shadow: 0 0 50px rgba(0,0,0,0.8);
	box-shadow: 0 0 50px rgba(0,0,0,0.8);
	overflow: hidden
}
#home-panel {
	height: 800px;
	position: relative;
	background: black url(../img/home/home_bg_01.jpg) 50% 0px fixed no-repeat;
	webkit-background-size: cover;
	moz-background-size: cover;
    o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/home/home_bg_01.jpg',     sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/home/home_bg_01.jpg', sizingMethod='scale');
	background: no-repeat center center fixed\0/; /* IE8 HACK */
}
#home-panel>article {
	width: 100%;
	top: 5px;
	position: absolute;
	z-index: 2
}
#home-panel .embellish {
	height: 211px;
	width: 216px;
	position: absolute;
	z-index: 4;
	top:310px;
	left: 50%;
	margin-left: 130px
}
#home-panel .embellish-1 {
	height: 290px;
	width: 156px;
	position: absolute;
	z-index: 4;
	top:380px;
	left: 50%;
	margin-left: 290px
}
#home-panel .embellish-2 {
	height: 165px;
	width: 234px;
	position: absolute;
	z-index: 4;
	top:540px;
	left: 50%;
	margin-left: -420px
}
#home-panel .embellish-3 {
	height: 194px;
	width: 149px;
	position: absolute;
	z-index: 4;
	top:350px;
	left: 50%;
	margin-left: -75px
}
#home-panel .embellish-4 {
	height: 152px;
	width: 274px;
	position: absolute;
	z-index: 4;
	top:600px;
	left: 50%;
	margin-left: -137px
}

#home-panel .embellish-5 {
	height: 381px;
	width: 372px;
	position: absolute;
	z-index: 4;
	top:500px;
	right: 0;
}

#home-panel .wolfpack-info {
	display:block;
	width: 375px;
	min-height:250px;
	position: absolute;
	z-index: 4;
	top:200px;
	left: 50%;
	margin-left: -585px
}

#home-panel .wolfpack-info #about-wolfpack {
	width:375px;
	min-height:250px;
}

#home-panel .wolfpack-info #about-wolfpack #top {
	width:375px;
	height:49px;
	background:url(../img/home/arrow_header_11.png) no-repeat;
}

#home-panel .wolfpack-info #about-wolfpack #top h2 {
	padding:20px 35px 0;
	margin:0;
	color:#957530;
	font-family: Century Gothic, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

#home-panel .wolfpack-info #about-wolfpack #content {
	display:block;
	width:375px;
	height:auto;
	overflow:auto;
	background:#fff;
	padding:20px 35px;
	border-left:1px solid #b6bbb2;
	border-right:1px solid #b6bbb2;
	border-bottom:1px solid #b6bbb2;
}

#home-panel .wolfpack-info #about-wolfpack #content p {
	font-size: 0.75em;
}

#home-panel-1 {
	height:auto;
	overflow:hidden;
	min-height: 1350px;
	position: relative;
	background: black url(../img/home/home2_bg_02.gif) 50% 0px fixed no-repeat;
	webkit-background-size: cover;
	moz-background-size: cover;
    o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/home/home2_bg_02.gif',     sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/home/home2_bg_02.gif', sizingMethod='scale');
	background: no-repeat center center fixed\0/; /* IE8 HACK */
}
#home-panel-1 .embellish-1 {
	height: 153px;
	width: 157px;
	position: absolute;
	z-index: 4;
	top: 250px;
	left: 50%;
	margin-left: -76px
}
#home-panel-1 .embellish-2 {
	height: 246px;
	width: 172px;
	position: absolute;
	z-index: 4;
	top: 450px;
	left: 50%;
	margin-left: -376px
}
#home-panel-1 .embellish-3 {
	height: 180px;
	width: 237px;
	position: absolute;
	z-index: 4;
	top: 780px;
	left: 50%;
	margin-left: 250px
}
#home-panel-1 .embellish-4 {
	height: 108px;
	width: 121px;
	position: absolute;
	z-index: 4;
	top: 1000px;
	left: 50%;
	margin-left: 230px
}
#home-panel-1 .embellish-5 {
	height: 102px;
	width: 724px;
	position: absolute;
	z-index: 4;
	top: 1600px;
	left: 50%;
	margin-left: -362px
}

#home-panel-1>article {
	width: 100%;
	top: 5px;
	position: absolute;
	z-index: 2
}
#home-panel-1>article p,#home-1>article a {
	color: #ccc
}
#home-panel-1>article a {
	text-decoration: underline
}
#home-panel-1>article a:hover {
	color: #fff
}

#home-panel-1 .wolfpack-info-1 {
	display:block;
	width: 375px;
	min-height:250px;
	position: absolute;
	z-index: 4;
	top:300px;
	left: 50%;
	margin-left: -585px
}

#home-panel-1 .wolfpack-info-1 #about-wolfpack-1 {
	width:375px;
	min-height:250px;
}

#home-panel-1 .wolfpack-info-1 #about-wolfpack-1 #top {
	width:375px;
	height:49px;
	background:url(../img/home/arrow_header_11.png) no-repeat;
}

#home-panel-1 .wolfpack-info-1 #about-wolfpack-1 #top h2 {
	padding:20px 35px 0;
	margin:0;
	color:#957530;
	font-family: Century Gothic, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

#home-panel-1 .wolfpack-info-1 #about-wolfpack-1 #content {
	display:block;
	width:375px;
	height:auto;
	overflow:auto;
	background:#fff;
	padding:20px 35px;
	border-left:1px solid #b6bbb2;
	border-right:1px solid #b6bbb2;
	border-bottom:1px solid #b6bbb2;
}

#home-panel-1 .wolfpack-info-1 #about-wolfpack-1 #content p {
	color:#565656;
	font-size: 0.75em;
}

#home-panel-1 span.read-more a {
	float:right;
	display:block;
	width:100%;
	height:35px;
	background:url(../img/home/02less.jpg) center right no-repeat;
	padding:7px 30px 0;
	text-transform:uppercase;
	text-align:right;
	font-family: 'futura_mdcn_btmedium';
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
}

#home-panel-1 span.read-less a {
	float:right;
	display:block;
	width:100%;
	height:27px;
	background:url(../img/home/01more.jpg) center right no-repeat;
	padding:7px 30px 0;
	text-transform:uppercase;
	text-align:right;
	font-family: 'futura_mdcn_btmedium';
	font-size:0.9em;
	font-weight:normal;
}

#home-panel-1 span.read-more a:hover, span.read-less a:hover {
	color: #957530;
	text-decoration:underline;
}

.double {
    position: relative;
    overflow: hidden;
	margin-bottom:6px;
}
.double img {
	display:block;
    position:absolute;
	top:0;
	left:0px;
	padding:0;
}

.double a:hover {
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0
}

/*Organisation Page*/
#sec_organisation{background:url(../img/organisation/org_bg.jpg) 50% 0 no-repeat fixed;background-size:cover}

#sec_organisation .content {
	position:relative;
	left:0;
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:30px 70px 30px 40px;
}

#sec_organisation .content img {
	max-width:100%;
}


#sec_organisation .content-box {
	float:left;
	position:relative;
	margin-top:10px;
	margin-left:-75px;
	width:423px;
	height:auto;
	overflow:hidden;
}

#sec_organisation .content-box #deco {
	background:url(../img/extras/option2_14.png) no-repeat;
	width:27px;
	height:28px;
	margin:15px 0 0 60px;
}

#sec_organisation .content-box #bottom {
	display:block;
	width:100%;
	height:31px;
	background:url(../img/organisation/header_arrow_06.png) no-repeat;
	padding:0;
}

#sec_organisation .content-box #content {
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	background:#fff;
}

#sec_organisation .content-box p {
	padding:35px 30px 0;
	font-size: 0.75em;
	z-index:2;
}

/*Initiative and Social Responsibility*/
#sec_initiative{background:url(../img/initiative/ini_bg.jpg) 50% 0 no-repeat fixed;background-size:cover}

#sec_initiative img {
	max-width:100%;
}

/*#sec_initiative .make-small img {
	max-height:210px;
}*/

#sec_initiative .make-small-1 img {
	max-height:180px;
}

#sec_initiative .content {
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:30px 40px;
}

#sec_initiative .content-box {
	float:left;
	position:relative;
	margin-top:10px;
	width:524px;
	height:auto;
	overflow:hidden;
	z-index:2;
}

#sec_initiative .content-box #top {
	display:block;
	width:100%;
	height:31px;
	background:url(../img/initiative/header.png) no-repeat;
}

#sec_initiative .content-box #content {
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	background:#fff;
	border-left:1px solid #b6bbb2;
	border-right:1px solid #b6bbb2;
	border-bottom:1px solid #b6bbb2;
	margin-top:-1px;
}

#sec_initiative .content-box p {
	padding:0 25px;
	font-size: 0.75em;
	z-index:2;
}

#sec_initiative .content-box ul, #sec_initiative .content-box ol {
	padding:0 25px 0 45px;
	margin:0;
	font-size:0.75em;
	z-index:2;
}

#sec_initiative .image-box-1 {
	float:left;
	position:relative;
	width:auto;
	height:auto;
	overflow:hidden;
	margin-left:-20px;
	z-index:1;
}

#sec_initiative .image-box-1 img {
	margin-bottom:5px;
	max-width:100%;
}

#sec_initiative .image-box-1 .margin-5px {
	margin-right:5px;
}

#sec_initiative .image-box-1 .init-pad {
	clear:both;
	padding:15px 0 0 40px;
}

#sec_initiative .image-box-1 .init-deco {
	padding:5px;
}

#sec_initiative .image-box-1 .img-bottom {
	margin-bottom:15px;
}

#sec_initiative .image-box-2 {
	clear:left;
	display:block;
	position:relative;
	width:auto;
	height:auto;
	overflow:hidden;
	padding:5px 0 0 123px;
	z-index:1;
}

#sec_initiative .image-box-2 .add-on {
	float:left;
	display:block;
	width:152px;
	height:103px;
	position:relative;
	margin:0 10px 0 0;
}

#sec_initiative .image-box-2 img {
	float:left;
	margin-bottom:2px;
	margin-right:5px;
}

/*Events Page*/
#sec_events{background:url(../img/event/event_bg.jpg) 50% 0 no-repeat fixed;background-size:cover}

#sec_events h2 {
	color:#957530;
	font-family: 'futura_mdcn_btmedium';
	font-size:1em;
	text-transform:uppercase;
	padding:0 25px;
}

#sec_events img {
	max-width:100%;
}

#sec_events .content {
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10px 40px;
}

#sec_events .content-box {
	float:left;
	position:relative;
	margin-top:-25px;
	margin-left:15px;
	max-width:570px;
	height:auto;
	overflow:hidden;
	z-index:2;
}

#sec_events .event-image {
	float:left;
	padding:0;
	margin:0;
	max-width:597px;
	height:auto;
	overflow:hidden;
	text-align:center;
}

#sec_events .load-event, #sec_events .load-event-1 {
	max-width:597px;
	height:auto;
	overflow:hidden;
}

#sec_events .content-box #top {
	display:block;
	width:90%;
	height:31px;
	background:url(../img/event/PNG_03.png) no-repeat;
}

#sec_events .content-box #content {
	display:block;
	float:left;
	width:90%;
	height:auto;
	overflow:hidden;
	background:#fff;
	border-left:1px solid #b6bbb2;
	border-right:1px solid #b6bbb2;
	border-bottom:1px solid #b6bbb2;
	margin-top:-1px;
}

#sec_events .content-box .deco {
	float:left;
	display:block;
	width:28px;
	height:28px;
	margin:3px 0 0 7px;
	background:url(../img/extras/option2_14.png) center no-repeat;
}

#sec_events .content-box p {
	padding:0 25px 15px;
	font-size: 0.75em;
	z-index:2;
}

#sec_events .content-box ul {
	padding:0 0 0 45px;
	margin:0;
	font-size:0.75em;
	z-index:2;
}

#sec_events .event-links {
	list-style:none;
	margin:0;
}

#sec_events .event-links li a {
	float:left;
	display:inline-block;
	width:100%;
	color:#fff;
	font-family: 'futura_mdcn_btmedium';
	font-size:0.9em;
	text-transform:uppercase;
	background:#3c3229;
	padding:4px 20px;
	margin:0 0 2px 0;
}

#sec_events .event-links li a:hover, #sec_events .event-links li a.current {
	color:#fff;
	background:#b09d7c;
}


/*Services*/
#sec_services{background:url(../img/services/serv_bg.jpg) 50% 0 no-repeat fixed;background-size:cover}

#sec_services img {
	max-width:100%;
}

#sec_services .content {
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:30px 55px 0;
}

#sec_services .content .embellish {
	position:absolute;
	top:-65px;
	left:420px;
	z-index:10;
}

#sec_services .content-1 .embellish-1 {
	position:relative;
	margin-top:-50px;
	left:150px;
	z-index:10;
}

#sec_services .embellish-2 {
	position:fixed;
	bottom:-8px;
	right:20px;
	z-index:10;
}

#sec_services .content-1 {
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10px 55px 0;
}

#sec_services .content-box-1 {
	float:left;
	position:relative;
	max-width:437px;
	height:auto;
	overflow:hidden;
	z-index:2;
	padding:30px 20px 0;
	background:#957530;
}

#sec_services .content-box-1 p {
	color:#fff;
	font-size:0.75em;
}

#sec_services .content-box-2 {
	float:left;
	position:relative;
	width:604px;
	height:auto;
	overflow:hidden;
	margin:0;
	z-index:2;
}

#sec_services .content-box-2 .top {
	display:block;
	width:100%;
	height:31px;
	background:url(../img/services/header.png) no-repeat;
}

#sec_services .content-box-2 .top h2 {
	display:inline-block;
	margin:0 20px;
	padding:7px 15px;
	width:auto;
	height:auto;
	overflow:hidden;
	background:#957530;
	color:#fff;
	font-family: Century Gothic, sans-serif;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}

#sec_services .content-box-2 .content {
	top:32px;
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	background:#fff;
	border-left:1px solid #b6bbb2;
	border-right:1px solid #b6bbb2;
	border-bottom:1px solid #b6bbb2;
	padding:20px;
	margin-top:-1px;
}

#sec_services .content-box-2 .content p {
	font-size:0.75em;
	z-index:2;
}

#sec_services .image-box-1 {
	float:left;
	position:relative;
	max-width:409px;
	height:auto;
	overflow:hidden;
	margin-left:-17px;
	margin-top:-10px;
	z-index:1;
}

#sec_services .image-box-2 {
	float:left;
	position:relative;
	max-width:437px;
	height:auto;
	overflow:hidden;
	z-index:1;
}

#sec_services .image-box-3 {
	float:left;
	position:relative;
	width:420px;
	height:auto;
	overflow:hidden;
	margin-left:-40px;
	margin-top:-20px;
	z-index:1;
}

#sec_services .services-nav {
	margin:15px;
}

/*Multimedia*/
#sec_multimedia{
	background:url(../img/multimedia/multi_bg.jpg) 50% 0 no-repeat fixed;
	background-size:cover;
}

#sec_multimedia #galleria, #sec_multimedia #galleria-1{
	height:551px;
}

#sec_multimedia .loads {
	width:100%;
	height:100%;
	padding:25% 0 0;
	color:#fff;
	font-size:1em;
	text-align:center;
}

#sec_multimedia #left {
	display:block;
	float:left;
	width:130px;
	height:100%;
	background:url(../img/multimedia/transparent_left_bar_25.png) repeat;
	margin:0 0 0 50px;
	padding:50px 0 0;
}

#sec_multimedia #left h1 {
	margin:0;
	padding:0 0 50px;
	font-family: 'futura_mdcn_btmedium';
	text-align:center;
}

#sec_multimedia #left-1 ul {
	position:relative;
	padding:0;
	margin:0;
	width:100%;
	height:auto;
	overflow:hidden;
}

#sec_multimedia #left-1 ul li {
	display:block;
	width:100%;
	height:auto;
}

#sec_multimedia #left-1 ul li a {
	display:block;
	position:relative;
 	color:#63512a;
  	background:#211e17;
	font-family: Century Gothic, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	padding:10px 0;
	margin:0 0 5px;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	height:auto;
	overflow:hidden;
}

#sec_multimedia #left-1 ul li.current {
	background:url(../img/multimedia/tip_11.png) center right no-repeat;
}

#sec_multimedia #left-1 h1 {
	margin:30px 0 0;
	padding:0 0 30px 20px;
	font-family: 'futura_mdcn_btmedium';
	text-align:left;
}

#sec_multimedia #left ul {
	position:relative;
	padding:0;
	margin:0;
	width:130px;
	height:auto;
	overflow:hidden;
}

#sec_multimedia #left ul li {
	display:block;
	width:130px;
	height:auto;
}

#sec_multimedia #left ul li a {
	display:block;
	position:relative;
 	color:#63512a;
  	background:#211e17;
	font-family: Century Gothic, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	padding:50px 0;
	margin:0 0 5px;
	text-align:center;
	text-transform:uppercase;
	width:125px;
	height:auto;
	overflow:hidden;
}

#sec_multimedia #left ul li.current {
	background:url(../img/multimedia/tip_11.png) center right no-repeat;
}

/*#sec_multimedia #left ul li.current span.arrow {
	display:block;
  	border-color: transparent transparent transparent #957530;
	border-style: solid;
	border-width: 5px;
	height:0;
	width:0;
	position:absolute;
	top:55px;
	right:-4px;
	z-index:1000;
}*/

#sec_multimedia #left ul li.current a {
	color:#211e17;
  	background:#957530;
}

#sec_multimedia #middle {
	position:relative;
	display:block;
	float:left;
	width:110px;
	height:100%;
	background:url(../img/multimedia/multimedia-strip.jpg) repeat-y;
	padding:115px 0 0;
	z-index:2;
}

#sec_multimedia #middle div.list {
	position:relative;
	padding:0;
	margin:0;
	width:110px;
	height:4000px;
	overflow:hidden;
}

#sec_multimedia #middle div.list div {
	display:block;
	width:104px;
	height:85px;
}

#sec_multimedia #middle div.list div a.current {
  	background:url(../img/multimedia/tip_18.png) center right no-repeat;
}

#sec_multimedia #middle div.list div a {
	display:table;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
	width:98px;
	height:80px;
}

#sec_multimedia #middle div.list div hr {
	padding:0;
	margin:0 0 0 5px;
	width:88px;
	height:1px;
	border-width:0;
	color:gray;
	background-color:#63512a;
}

#sec_multimedia #middle div.list div a.current {
	display:table;
	background:url(../img/multimedia/tip_14.png) right 38px no-repeat;
	padding:5px;
	margin:0;
	text-align:center;
	text-transform:uppercase;
	width:95%;
	height:80px;
}

#sec_multimedia #middle div.list div a span { 
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width:100%;
	color:#63512a;
	font-family: Century Gothic, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	padding:0 15px 0 15px;
}

#sec_multimedia #middle div.list div a.current span { 
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width:100%;
	background:#63512a;
	color:#fff;
	font-family: Century Gothic, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 2px;
}

#sec_multimedia #middle div.list div a.current:hover {
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0
}

.nav-wrap {
	display:block;
	width:90%;
	height:20px;
	text-align:center;
	cursor:pointer;
}

.pre-c {
	display:inline-block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #63512a transparent;
}

.nav-wrap:hover .pre-c {
	border-color: transparent transparent #ffffff transparent;
}

.next-c {
	display:inline-block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #63512a transparent transparent transparent;
}

.nav-wrap:hover .next-c {
	border-color: #ffffff transparent transparent transparent;
}

.infinite-carousel-1 {
	margin-left:12px;
}

.infinite-carousel-1 .list{
    width:6000px;
    height:80px;
    overflow:visible;
}
.infinite-carousel-1 .viewport{
  float:left;
  width:95.1%;
  height:80px;
  overflow:hidden;
}

.infinite-carousel-1 .pre {
	display:block;
	float:left;
	height:67px;
	width:30px;
	padding:0 0 0 15px;
	background:url(../img/classic-map.png) no-repeat #000000;
	background-position: -495px 18px;
}

.infinite-carousel-1 .next {
	display:block;
	float:left;
	height:67px;
	width:30px;
	padding:0 0 0 15px;
	background:url(../img/classic-map.png) no-repeat #000000;
	background-position: -578px 18px;
}

#sec_multimedia #middle-1 {
	position:relative;
	display:block;
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0;
	z-index:2;
}

#sec_multimedia #middle-1 ul {
	position:relative;
	padding:0;
	margin:0;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:45px;
}

#sec_multimedia #middle-1 ul li {
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}

#sec_multimedia #middle-1 ul li a.current {
  	background:url(../img/multimedia/tip_18.png) center right no-repeat;
}

#sec_multimedia #middle-1 ul li a {
	display:block;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	height:auto;
	overflow:hidden;
}


#sec_multimedia #middle-1 ul li a.current {
	background:url(../img/multimedia/tip_14.png) center right no-repeat;
}

#sec_multimedia #middle-1 ul li a span { 
	position: relative;
	display: block;
	vertical-align: middle;
	width:100%;
	color:#63512a;
	background:#211e17;
	font-family: Century Gothic, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	padding:10px 0;
}

#sec_multimedia #middle-1 ul li a:hover span { 
	color:#fff;
	background:#63512a;
}

#sec_multimedia #middle-1 ul li a.current span { 
	position: relative;
	display: block;
	vertical-align: middle;
	width:100%;
	background:#63512a;
	color:#fff;
	font-family: Century Gothic, sans-serif;
	font-size:0.7em;
	font-weight:bold;
}

#sec_multimedia #middle-1 ul li a.current:hover {
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0
}

#sec_multimedia .content {
	position:relative;
	float:none;
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	padding:62px 0 0;
	left:-12px;
	z-index:1;
}

#sec_multimedia .content-d {
	position:relative;
	float:none;
	display:block;
	width:auto;
	height:auto;
	background:transparent url(../img/multimedia/black.png) repeat top left;
	overflow:hidden;
	padding:10px 0 10px 20px;
	margin:130px 0 0;
	left:-12px;
	z-index:1;
}

.multimedia-box, .initiative-box, .event-box, .services-box {
	position:relative;
	float:none;
	display:none;
	width:auto;
	height:100%;
	overflow:hidden;
	z-index:1;
}

.abs {
	margin:0 10px 10px 0;
}

.initiative-box {
	position:relative;
	float:none;
	display:none;
	max-width:980px;
	height:100%;
	overflow:hidden;
	z-index:1;
}

#playerContainer{
	position:relative;
	text-align:center;
	line-height:0px;
	height:451px;
	background:transparent url(../img/multimedia/black.png) repeat top left;
	margin:0 0 0;
}

#video-thumbs{
	padding:0 20px;
	position:relative;
	position:relative;
	background:#000;
}
#video-thumbs{
	overflow:hidden;
}
ul#video-thumbs{
	display:block;
	width:500px;
	height:67px;
}
ul#video-thumbs li{
	width:100px;
	height:67px;
	float:left;
	display:block;
	margin-right:2px;
	padding:0;
	margin:0;
}

.hoverscroll {
    height: 67px;
    background: #000;
    position: relative;
	padding:0 0 0 10px;
}

.hoverscroll-content {
    float: left;
    white-space: nowrap;
}

.hoverscroll-left {
    position: absolute;
    top: 45%;
    left: 0;
}

.hoverscroll-right {
    position: absolute;
    top: 45%;
    right: 0;
}

.content-item {
	float:left;
    display: block;
    margin-right: 2px;
    width: 85px;
    height: 65px;
}

.infinite-carousel .viewport{
  width:200px;
  height:410px;
  overflow:hidden;
}

/*Contact Us*/
#sec_contact{background:url(../img/contact/contact_bg.jpg) 50% 0 no-repeat fixed;background-size:cover}
#sec_contact .content {
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:30px 45px;
}

.contact-info {
	padding-left:30px;
}

#sec_contact .item-contact {
	display:table;
	padding:0;
	margin:0;
	width:auto;
	max-height:40px;
	overflow:hidden;
	text-align:left;
}

#sec_contact .item-contact a { 
	position: relative;
	display: table-cell;
	vertical-align: middle;
	color:#fff;
	font-family: Century Gothic, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	text-align:left;
}

/*Forms CSS*/
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {font-family: Century Gothic, sans-serif; font-size: 0.75em; font-weight:bold; height:30px;background: #fff;border:1px solid #e2e2e2;}
input[type="text"].oversize, input[type="password"].oversize, input[type="date"].oversize, input[type="datetime"].oversize, input[type="email"].oversize, input[type="number"].oversize, input[type="search"].oversize, input[type="tel"].oversize, input[type="time"].oversize, input[type="url"].oversize, textarea.oversize { font-size: 18px !important; font-size: 1.8rem !important; }
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] { background-color: #ddd; }

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #957530;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #957530;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #957530;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #957530;
}

textarea {
	height:132px;
}

select {
	-webkit-appearance: menulist;
	box-sizing: border-box;
	-webkit-box-align: center;
	border: 1px solid;
	border-image: initial;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color:#fff;
	background: #4b1c5b;
	cursor: default;
	height:30px;
	border:1px solid #e2e2e2;
}
/*::-webkit-input-placeholder {
    color: #fff;
}
:-moz-placeholder {
    color: #fff;
}
:-ms-input-placeholder {
    color: #fff;
}*/

input.submit {
	float:right;
	border:none;
	color:#fff;
	font-family: 'futura_mdcn_btmedium';
	font-size:0.9em;
	font-weight:normal;
	background:#957530;
	padding:7px 35px;
	cursor:pointer;
	margin:0;
}

input.submit:hover {
	color:#957530;
	background:#fff;
}

input.error {
  border-color: #c60f13;
  background-color: rgba(255, 0, 0, 0.15);
}

textarea.error {
  border-color: #c60f13;
  background-color: rgba(255, 0, 0, 0.15);
}

div.error {
	color: #c60f13;
	font-size:0.8em;
	text-align:right;
	padding:0 10px 5px 0;
}

.footer {
	position:fixed;
	bottom:0;
	width:100%;
	height:auto;
	overflow:hidden;
	background:#fff;
}

.footer p {
	padding:0 20px;
	margin:1px 0 0;
	font-size:0.55em;
	font-weight:bold;
	text-transform:uppercase;
}

.footer p a {
	color:#565656;
}

@media only screen and (max-width: 58.75em) {
	.top-bar-section ul li > a {
		padding:0 20px;
	}
	
	.top-bar ul li a.logo {
		margin:0 10px;
	}
	
	#home-panel .wolfpack-info {
		display:block;
		width: 100%;
		min-height:250px;
		position: absolute;
		z-index: 4;
		left: 1%;
		margin-left: 0
	}
	
	.top-bar-section {
		margin: -58px 0 0; 
	}
		
	#sec_initiative .content {
		padding:30px 0px;
	}
	
	#sec_events .event-links {
		margin:0;
	}

}

@media only screen and (max-width: 74em) {
	
	#home-panel .wolfpack-info {
		left: 1%;
		margin-left: 0
	}
	
	#sec_organisation .content {
		padding:20px 0;
	}
	
	body>section h1 {
		margin: 50px 30px 0;
	}
	
	#sec_organisation .content-box {
		max-width:423px;
		margin-left:0;
	}
	
	#sec_initiative .image-box-2 {
		padding:5px 0 0 0;
	}
	
	#sec_services .content {
		padding:30px 0 0;
	}
	
	#sec_services .content-1 {
		padding:10px 0 0;
	}
	
	#sec_events .event-links {
		margin:0;
	}
	
	#sec_events .content {
		padding:30px 0;
	}
	
	#sec_multimedia #left {
		margin:0;
	}
}


@media only screen and (max-width: 48em) {
	
	#sec_organisation .content-box {
		width:100%;
		margin-left:0;
	}
	
	.contact-info {
		padding-left:0;
	}
	
	#sec_initiative .image-box-2 .add-on {
		float:right;
	}
	
	#sec_multimedia .content {
		display:block;
		left: 0;
		padding:15px 0 0;
		width:100%;
	}
	
	#sec_multimedia .content-d {
		margin:15px 0 0;
	}
	
	#playerContainer {
		margin: 0;
		max-height:451px;
	}
	
	.content-item {
		margin-bottom:45px;
	}
	
	#sec_multimedia #galleria, #sec_multimedia #galleria-1{
		height:330px;
		margin-bottom:10px;
	}
	
	#sec_services .content-box-2 {
		width:100%;
	}
	
	.slide-tab li a {
		float:none;
		display:block;
		width:100%;
		margin:0 0 2px 0;
	}
	
	#sec_events .event-image, #sec_events .load-event, #sec_events .load-event-1 {
		width:100%;
		margin:0 auto;
	}
	
	#sec_initiative .content-box {
		max-width:524px;
		margin:0 auto;
	}
}
