/*@font-face
{
font-family: 'Helvetica Light';
src: url(../lib/HelvLight Regular.ttf);
src: url(../lib/Helvetica-Light-Light-Italic.ttf);
src: url(../lib/Helvetica-Light.otf);
src: url(../../lib/Helvetica-LightOblique.otf);
}*/

* {
margin: 0;
padding:0;
}

@font-face { 
    font-family: 'Perpetua Titling MT Light'; 
    src: url('/uploads/fonts/perpetua_titling_mt_light.eot'); 
    src: url('/uploads/fonts/perpetua_titling_mt_light.eot?#iefix') format('embedded-opentype'), url('/uploads/fonts/perpetua_titling_mt_light.svg#Perpetua Titling MT Light') format('svg'), url('/uploads/fonts/perpetua_titling_mt_light.woff') format('woff'), url('/uploads/fonts/perpetua_titling_mt_light.ttf') format('truetype'); font-weight: normal; font-style: normal;
}

body { 
margin: 0;
color: #5e5e5e;
font-size: 14px; 
font-family: 'Arial', 'Helvetica', sans-serif;
height: 100%;
}

.clear {clear: both;}

.slogan {
   /* position: absolute;
    bottom: 50px;
    font-size: 22px;
     height: 100px;
*/
   padding: 5px;
    background: #D4D4D4;
    width: 100%;
    font-family: 'Arial', sans-serif;
    line-height: 22px;
    color: #5E5E5E;
    font-weight: normal;
}


.slogan .author {
    font-size: 12px;
    font-style: italic;
    color: #7C7C7C;
}
.slogan .author a {text-decoration: none;}



/*#slogan_inner {
    width: 980px;
    margin: 0 auto;
    height: auto;
}*/

#header_wrapper {
    width: 100%;
    float: left;
background:url("/uploads/images/headerbg.jpg")repeat-x scroll left top;
    position: fixed;
    height: 90px;
    z-index: 999;
    border-bottom: 3px solid #dd4814;
}

#footer_content p {
  float: right;
  padding-top: 15px;
}

#footer_content {
  margin: 0 auto;
  width: 980px;
}

#footer_content a {
  color: #5E5E5E;
  text-decoration: none;
}

#navigation_wrapper {
    width: 980px;
    margin: 0 auto;
    height: 90px;
        background-color: #ffffff;
}

#banner {
    margin-top: 90px;
    width: 100%;
    height: 406px;
    float: left;
    background: url("/uploads/images/bg1.jpg") no-repeat scroll center top / cover;
    z-index: 0;
    position: relative;
    border-bottom: 3px solid #dd4814;
}

#sidebarlinks li {
  border-bottom: 1px solid #C2C2C2;
  list-style: none outside none;
  padding: 12px 0;
  width: 100%;
}

#sidebarlinks li:last-child {
border-bottom: none !important;
}

#sidebarlinks li:first-child {
padding-top: 5px !important;
}

#sidebarlinks a {
  text-decoration: none;
  margin-left: 5px;
}

#content_wrapper {
    width: 100%;
    float: left;
    background: #ffffff;
}

#content_holder {
    width: 980px;
    height: 400px;
    margin: 0 auto;
    
}

#content_1 {
    padding: 10px;
}

#foot_wrapper {
    width: 100%;
    height: 40px;
    float: left;
    background-color: #d4d4d4;
    font-size: 13px;
}

#logo {width: 250px;
height: 50px;
float: left;}

#navigation {
    float: right;
    padding-top: 50px;
}

#sidebar {
    float: left;
    padding: 15px 0;
    width: 225px;
    font-size: 15px;
    font-family: 'Arial',sans-serif;
    color: #656565;
}

#sidebar a {
    color: #7c7c7c;
    font-family: 'Arial',sans-serif;
}

#sidebar a:hover {
    color: #000000;
}

.narrow {
    float: right;
    margin: 15px;
    width: 665px;
}

.narrow h1 {
  border-bottom: 1px solid #C2C2C2;
  color: #010101;
  font-family: 'Arial',sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 13px;
  margin-bottom: 30px;
}

#content_1 p {
    line-height: 20px;
}

/** login form**/

#login_screen {
  width: 260px;
}

#login_screen .cms_submit {
  background-color: #BDBDBD;
  float: left;
  font-size: 9px;
  margin: 10px 0 0 121px;
  text-transform: uppercase;
  width: 125px;
  border: none;
  padding: 5px;
}

#login_screen input {
  border: 1px solid #CFCFCF;
}

.home-table {
    display: -webkit-box;
    display: -moz-box;
    display: box;
}

.home-table-left {
    width: 48%;
    float: left;
}

.home-table-right {
    width: 48%;
    float: right;    
}
/* Stylesheet: Styles Modified On 2016-03-21 10:49:55 */
#subnav_wrapper {
    display: none;
    width: 100%;
    height: 100px;
    float: left;
    background: url(http://www.trinitygroup.ch/uploads/images/sub_nav.png) repeat-x left top;
}

#menu_vert_unten {
  text-transform: uppercase;
} 

#subnav_center {
  height: auto;
  margin: 0 auto;
  width: 980px;}
/*#subnav_center {
    width: 950px;
    height: auto;
    margin: 0 auto;
}*/

#subnav {
    margin-top: 10px;
}

.subnav_box {
  float: right;
  height: 85px;
  margin-right: 500px;
  width: 109px;
}

#menu_vert_oben .primary-nav li a {
    font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 1em;
	padding: 5px 12px;
	margin: 0;
	display: block;
	transition: all 0.3s ease-in, all 0.3s ease-out;
	-moz-transition: all 0.3s ease-in, all 0.3s ease-out;
	-ms-transition: all 0.3s ease-in, all 0.3s ease-out;
	-o-transition: all 0.3s ease-in, all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-in, all 0.3s ease-out;
}

#menu_vert_oben .primary-nav li a:hover {
    color: #0baeef;
	background: none;
}

#menu_vert_oben .primary-nav li a.menuactive {
    color: #0baeef;
	background: none;
}

ul.primary-nav, ul.primary-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.primary-nav {
	padding-left: 0px;
}

#navigation ul.primary-nav li {
	float: left;
	margin: 0px;
	padding: 0px;
/*background: url("/uploads/images/star.png") no-repeat scroll 100% 50% ;*/
}

ul.primary-nav li:last-child{
background: none !important;
}

.primary-nav li li {
	width: 180px;
	margin-left: 0px;
	float: none;
}


ul.primary-nav li a {
	font-size: 14px;
	font-weight: normal;
	color: #7c7c7c;

	text-decoration: none;
	line-height: 1em;
 padding: 8px 24px 8px 15px;
	margin: 0;
	display: block;
	transition: all 0.3s ease-in, all 0.3s ease-out;
	-moz-transition: all 0.3s ease-in, all 0.3s ease-out;
	-ms-transition: all 0.3s ease-in, all 0.3s ease-out;
	-o-transition: all 0.3s ease-in, all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-in, all 0.3s ease-out;
}

ul.primary-nav li .jobs {
    padding-right: 100px;
}

ul.primary-nav li:first-child a {
    padding-left: 5;   
}


ul.primary-nav li a:hover {
   /* background: url(/images/layout/nav_arrow_big.png) no-repeat 55% 55%;*/
}

ul.primary-nav li a.menuactive {
    color: #000;
}

#subnav .primary-nav li a {
	font-size: 13px;
	font-weight: normal;
	color: #cecece;
	text-decoration: none;
	line-height: 1em;
	padding: 5px;
	padding-left: 15px;
	margin: 0;
	display: block;
	background-position: -5% center; 
	transition: all 0.3s ease-in, all 0.3s ease-out;
	-moz-transition: all 0.3s ease-in, all 0.3s ease-out;
	-ms-transition: all 0.3s ease-in, all 0.3s ease-out;
	-o-transition: all 0.3s ease-in, all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-in, all 0.3s ease-out;    
}

#subnav .primary-nav li a:hover {
    color: #fff;
  /*  background: url(/images/layout/nav_arrow_big.png) no-repeat 2% center;    */
}

#subnav .primary-nav li a.menuactive {
    color: #fff;
}
/* Stylesheet: Navigation Modified On 2014-04-14 16:45:40 */
@media screen and (max-width: 1024px) { 
    #navigation_wrapper {width: 100%;}
    #content_holder {width: 100%;}
    #footer_content {width: 100%;}
    #header_wrapper {position: inherit; float: none;}
    #navigation_wrapper {height: 0px;}
    #banner {height: 100px; margin-top: 35px; float: none;}
    #content_holder {height: auto;}
        .narrow {width: 90%; margin: 0 auto;padding-bottom: 30px; float: none;}
   #sidebar {margin: 0 auto; float: none;}
    #foot_wrapper {height: auto;}
    .formbuilderform {width: 350px; margin: 0 auto;}
    }
    
        
@media screen and (max-width: 400px) {
    .formbuilderform {width: 100%;}
#sidebar {width: 90%;}
    }
    
    
@media screen and (max-width: 850px) {    

.home-table-left, .home-table-right {
    width: auto !important;
}

.home-table-left {
    padding-bottom: 35px !important;
}
}
/* Stylesheet: Responsive Modified On 2016-03-21 11:08:39 */

/*! #######################################################################

	MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #0c1923;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #0c1923;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}
/* Stylesheet: meanmenu Modified On 2014-04-14 16:39:19 */
