/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
  max-width:100%;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ===== 360 layout ==============================================
================================================================ */
.pullleft { margin-bottom:12px; }
.pullright { margin-bottom:12px; }
/* ===== Layout ==================================================
   Author: Phases
   ========================================================================== */

html {
  background: #ffffff;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #f3f5f6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height:100%;
}
body {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #e8e8e8;
  font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    color: #000000;
  min-height:100%;
}
.wrapper {
    width: 90%;
  margin:0 auto;
  max-width:940px;
}
.header-panel {
  padding-top: 24px;
}
.header-panel .wrapper {
  background:#fff;
  min-height:60px;
}
#logo {
  max-width:274px;
  display:block;
  margin:0 auto;
  position:relative;
  z-index:100;
}
#globalmenu {
  width:100%;
  clear:both;
  max-width:320px;
  margin:0 auto;
}
#globalmenu ul {
  padding:14px 0 0 0;
  margin:0;
}
#globalmenu ul li a {
  text-transform: uppercase;
  color: #939393;
  text-decoration: none;
  display: block;
  padding: 8px;
  font-size:12px;
  height:31px;
  text-align:center;
}
#globalmenu ul li a:hover, 
  #globalmenu ul li a.active {
  color: #666;
  border-bottom-width: 6px;
  border-bottom-style: solid;
  border-bottom-color: #68ab5f;
  height:25px;
}
.showhide {
  display:block;
  color: #fff;
  background:#68ab5f;
  padding:3px;
  border-radius:6px;
  text-decoration:none;
  text-align:center;
  margin-top:10px;
}
#globalmenu ul {
  height:0;
  overflow:hidden;
}
.banner {
  position:relative;
  background:#fff;
}
#quickmenu {
  background: #6fb765 url(../images/V2/green-vgradient.png) repeat-x left top;
  margin:0 -1.6%;
  position: absolute;
  bottom:2%;
  padding:1%;
  width:101.2%;
}
#quickmenu ul {
  list-style:none;
  padding:0;
  margin:0;
}
#quickmenu li p {
  padding:0;
  margin:0;
}
#quickmenu li:hover {
  background: url(../images/V2/green-vgradient_hover.png) repeat-x center top scroll;
}
#quickmenu li a {
  padding:2px 10px;
  color: #cfe4cc;
  text-decoration: none;
  display:block;
}
#quickmenu li strong {
  font-size: 12px;
  color: #FFF;
  display: block;
  text-transform: uppercase;
}
#quickmenu li p {
  display:none;
}
.box-panel {
  border-bottom: 3px solid #68AB5F;
  background:#fff;
  padding:15px;
}
.box-panel figure,.box-panel article {
  min-width: 216px;
  float: left;
  margin-right: 1.5%;
  padding-bottom: 15px;
}
.box-panel figure {
  width: 100%;
}
.box-panel figure.last {
  margin-right:0;
}
.box-panel article {
  width:100%;
  margin-right:0;
}
.box-panel figure figcaption {
  background:url(../images/V2/news-bg.png) repeat-x left top;
  height:49px;
  padding-top:7px;
}
.box-panel figure figcaption .subject a {
  color: #7fafff;
  font-size: 11px;
  text-decoration: none;
  display: block;
  padding-left: 12px;
}
.box-panel figure figcaption .headline a {
  color: #FFF;
  font-size: 14px;
  line-height: 10px;
  text-decoration: none;
  display: block;
  padding-left: 12px;
  height: 27px;
}
.box-panel article h4 {
  color: #666666;
  font-size: 16px;
  padding-bottom: 7px;
  margin-bottom:0;
  padding-left: 12px;
}
.box-panel article ul {
  list-style:none;
  padding:0;
  margin:0;
}
.box-panel article ul li a {
  background: url(../images/V2/arrows.gif) no-repeat right -4px;
  border-bottom:#D6D6D6 1px solid;
  color: #9B9B9B;
  display: block;
  font-size: 11px;
  line-height: 22px;
  padding:1px 0 2px 6px;
  text-decoration: none;
  margin-left: 6px;
}
.box-panel article ul li a.more {
  border:0;
  color: #11397D;
  text-decoration: underline;
  padding-top: 7px;
  background-image: none;
}
#phonenumber {
  font-size: 20px;
  line-height: 25px;
  color: #adadad;
  width: 200px;
  float: left;
  padding: 15px;
}
#phonenumber p {
  margin-top: 5px;
}
#phonenumber strong {
  color: #848484;
  font-size: 25px;
  font-weight: normal;
  background: url(../images/V2/phone.png) no-repeat left top;
  padding-left: 35px;
  display: block;
}
#adresses {
  white-space: nowrap;
  /*float: left;*/
  padding: 15px;
}
#adresses p {
  float: left;
  margin-right: 45px;
  color: #8A8A8A;
  font-size: 11px;
  line-height: 16px;
}
#inner-banner {
  background-color: #68ab5f;
  position: relative;
  overflow:hidden;
  width:100%;
}
#inner-banner h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #FFF;
  position: absolute;
  left: 25px;
  bottom: 12%;
  text-transform: uppercase;
  font-weight: normal;
  padding:0;
  margin:0;
}
.container-panel .wrapper {
  background:#fff;
}
#content-panel {
  position:relative;
}
.container-panel .lefpanel {
  margin-top: 20px;
  padding-left: 25px;
  position: relative;
}
.container-panel .mainpanel {
  padding-top: 25px;
  padding-left:3%;
}
.container-panel .rightpanel {
  background: url(../images/V2/blue-vgradient.png) repeat left top;
  padding-right: 20px;
}
#content #competence-menu li {
  background-attachment: scroll;
  background-image: url("../images/V2/competenceDeactive.png");
  background-position: left top;
  background-repeat: repeat-y;
  padding-left: 15px;
  padding-top: 10px;
}
.submenu {
  padding:0;
  margin:0;
  list-style:none;
}
.submenu li {
  border-bottom:#f2f2f2 1px solid;
}
.submenu li a {
	 color: #666;
	 text-decoration: none;
	 text-transform: uppercase;
	 padding:8px 8px 8px 0;
	 display: block;
	 font-size: 11px;
	 white-space: pre;           /* CSS 2.0 */
	 white-space: pre-wrap;      /* CSS 2.1 */
	 white-space: pre-line;      /* CSS 3.0 */
	 white-space: -pre-wrap;     /* Opera 4-6 */
	 white-space: -o-pre-wrap;   /* Opera 7 */
	 white-space: -moz-pre-wrap; /* Mozilla */
	 white-space: -hp-pre-wrap;  /* HP Printers */
	 word-wrap: break-word;      /* IE 5+ */
}
.submenu li a:hover {
  background: url(../images/V2/arrows.gif) no-repeat right 4px;
  color: #333;
}
.submenu li a.active{
  background: url(../images/V2/arrows.gif) no-repeat right 4px;
  color: #333;
}
#competence-menu {
  list-style:none;
  padding:0;
  margin:0;
}
#competence-menu li {
  background: url(../images/V2/competenceDeactive.png) repeat-y left top ;
  padding-left: 15px;
  padding-top: 10px;
}
#competence-menu li.active {
  background: url(../images/V2/competenceActive.png) no-repeat left center;
}
#competence-menu li a {
  background-image: url("../images/V2/comIcnSprite.png");
  background-repeat: no-repeat;
  color: #B3BDD2;
  display: block;
  font-size: 10px;
  line-height: 12px;
  margin-right: 15px;
  padding: 0 0 15px 50px;
  text-decoration: none;
  max-width: 135px;
  width:100%;
}
#competence-menu li:hover,#competence-menu li.active {
  background-image: url(../images/competenceActive.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left center;
}
#competence-menu li.opbygning a {
  background-position: 0px -138px;
}
#competence-menu li.service a {
  background-position: -249px -138px;
}
#competence-menu li.partikel a {
  background-position: -470px -138px;
  padding-left: 50px !important;
}
#competence-menu li.rensecenter a {
  background-position: -714px -138px;
}
#competence-menu li strong {
  font-size: 14px;
  color: #FFF;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  padding-bottom:4px;
}
.mainpanel .intro {
  font-size: 16px;
  line-height: 20px;
  color: #a1a1a1;
  font-weight: bold;
}
.mainpanel {
  font-size:12px;
}
.mainpanel p {
  margin-bottom: 18px;
}
.mainpanel > ul {
  list-style:none;
  padding:0 0 18px;
  margin:0;
}
/*.mainpanel > ul li::before {
  font-size: 33px;
  content: "▪";
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 4px;
  color: #68AB5F;
  left: 10px;
  margin-right: 3px;
}*/
.mainpanel > ul li {
	background: url(../images/v2/bullet.gif) no-repeat left 5px;
	padding-left: 16px;
	display: block;
	padding-bottom: 4px;
}
.mainpanel h2 {
  font-size: 16px;
  color: #68AB5F;
  line-height: 36px;
  font-weight: normal;
  text-transform: uppercase;
}
#news {
  border-bottom: 3px solid #68AB5F;
  border-top: 30px solid #68AB5F;
  min-height: 150px;
  margin-top: 25px;
  padding: 20px;
  position: relative;
  background-color: #FFF;
  font-size:12px;
}
#news h3 {
  font-size: 16px;
  color: #666666;
  font-weight: normal;
  margin-bottom: 8px;
  text-transform: uppercase;
}
#news ul {
  width:100%;
  list-style:none;
  padding:0;
  margin:0;
  overflow:auto;
}
#news ul li {
  float: left;
  margin-right: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e5e5e5;
  color: #9d9d9d;
  line-height: 25px;
}
#news ul li a {
  width: 184px;
  text-decoration: none;
  color: #9d9d9d;
  display: block;
}
#buttomButtons {
  margin:15px 0 0 0;
}
#buttomButtons a {
  height: 59px;
  max-width: 227px;
  width:100%;
  display: block;
  background-attachment: scroll;
  background-image: url(../images/V2/bottomButtons.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 70px;
  padding-top: 15px;
  font-size: 11px;
  color: #a3a3a3;
  text-decoration: none;
  line-height: 12px;
  margin-bottom: 10px;
}
#buttomButtons a:hover {
  background-position: right top;
}
#buttomButtons a strong {
  display: block;
  font-size: 16px;
  color: #666666;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 7px;
}
#buttomButtons .newsletter {
  background-position: left bottom;
}
#buttomButtons .newsletter {
  background-position: left bottom;
}
.mnav {
  width:90%;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
#facebookLink
{
	display:none !important;	
}

/*Added by Sobin 06 03 2013 */
.box h3 {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #FFF;
  background-color: #aab7cd;
  padding: 15px 20px;
}
  #galleria{ width:100%; height: 320px; background: #f4f6f9 !important;}

.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
 
.js-video.widescreen {
  padding-bottom: 57.25%;
}
 
.js-video.vimeo {
  padding-top: 0;
}

.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.popbox {
  background-color: #f4f6f9;
  padding-bottom: 1px;
  margin: 35px -40px 35px 0;
}
.popbox .withfanda .text {
  width: 272px;
  vertical-align: top;
  display: inline-block;        
  zoom: 1;
  *display: inline;

}
.popbox p {
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 11px;
  line-height: 15px;
}


.popbox h3 {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #FFF;
  background-color: #aab7cd;
  padding: 15px 20px;
}


/*End by Sobin 06 03 2013 */

/*Added by sanil 06 04 2013*/
.build-listing-Panel ul {
  list-style:none;
  padding: 0;
  margin: 0;
  overflow: auto;
}
.build-listing-Panel ul li {
  max-width:140px;
  float:left;
  margin-bottom: 20px;
  border: 1px solid #E1E1E1;
  padding: 10px;
}

.box {
  background-color: #f4f6f9;
  padding-bottom: 1px;
  margin: 35px -40px 35px 0;
  width:97%;
}
.box.withfanda .text {
  width: 272px;
  vertical-align: top;
  display: inline-block;        
  zoom: 1;
  *display: inline;

}
.box p {
  margin-right: 20px;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 11px;
  line-height: 15px;
}


.box h3 {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #FFF;
  background-color: #aab7cd;
  padding: 15px 20px;
}
#PliableForm_success {
  padding: 20px;
}
#PliableForm p label, #popupContact p label {
  display: block;
}
#PliableForm p .pText, #popupContact p .pText,#contactForm p .pText {
  width: 475px;
  padding: 10px;
  font-size: 12px;
  color: #666;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-family: Arial, Helvetica, sans-serif;
  width: 98%;
}
#PliableForm p .pSubmit, #popupContact p .pSubmit,#contactForm p .pSubmit  {
  padding: 10px;
  font-size: 12px;
  color: #FFF !important;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: #0E367A;
}
textarea.pText {
  height: 100px;  
}
#popupContact {
  display: none;
  position: fixed !important;
  z-index: 2;
}
#popupContactClose {
  color: #FFF;
  text-decoration: none;
  float: right;
}
#backgroundPopup {
    background: none repeat scroll 0 0 #2F3834;
    border: 1px solid #CECECE;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
/*#main properties*/

#main {
  margin-left: 215px;
  margin-right: 230px;
  padding-top: 25px;
  min-height: 350px;
}
#main p {
  margin-bottom: 18px;
}
#main .intro {
  font-size: 16px;
  line-height: 20px;
  color: #a1a1a1;
  font-weight: bold;
}
#main h1{
  font-size: 26px;
  text-transform: uppercase;
  color: #333;
  font-weight: normal;
  line-height: 72px;
}
/*
#main > ul {
    margin-bottom: 18px;
}
#main > ul li {
    margin-left: 20px;
    text-indent: -8px;
    vertical-align: middle;
}
#main .infotip-word{
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #68AB5F;
  position: relative;
  display: inline-block;        
  zoom: 1;
  *display: inline;
}
#main .infotip-word:hover {
  cursor:help;
}

#main a {
  color: #11397D;
}
#main a:hover {
  text-decoration: none;
}
#main {
  margin-left: 215px;
  margin-right: 230px;
  padding-top: 25px;
  min-height: 350px;
}
#main h1{
  font-size: 26px;
  text-transform: uppercase;
  color: #333;
  font-weight: normal;
  line-height: 72px;
}
#main h2 {
  font-size: 16px;
  color: #68AB5F;
  line-height: 36px;
  font-weight: normal;
  text-transform: uppercase;
}

/*Employees page*/
#employees .section dl {
    background-color: #ECF4EA;
    display: inline-block;        
    zoom: 1;
    *display: inline;height: 100px;
    margin-bottom: 6px;
    margin-right: 3px;
    position: relative;
    vertical-align: top;
    width: 98%;
}
/*#employees .section dl {
    background-color: #ECF4EA;
    display: inline-block;        
    zoom: 1;
    *display: inline;
    height: 100px;
    margin-bottom: 6px;
    margin-right: 3px;
    position: relative;
    vertical-align: top;
    float:left;
    min-width:230px;
    width:98%;
}*/
#employees h1 {
  font-size: 20px;
  line-height: 60px;
  text-transform: uppercase;
  clear:both;
}
#employees .section dl dt strong {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #424242;
}
#employees .section dl dd {
  line-height: 12px;
  margin-bottom: 3px;
  display: block;
  background-attachment: scroll;
  background-image: url(../images/contactIcns.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 17px;
  font-size: 11px;
  color: #727272;
  margin-left: 90px;
}
#employees .tlf {
  background-position: 0px -14px !important;
}
#employees .fax {
  background-position: 0px -28px !important;
}

#employees .picture {
  padding-left: 0px !important;
  background-image: none !important;
  position: absolute;
  margin-left: 0px !important;
  left: 6px;
  top: 6px;
}
#employees dt {
    line-height: 14px;
    margin-bottom: 4px;
    margin-left: 90px;
    margin-top: 10px;
    padding-bottom: 4px;
}
#employees {
  width: 98%;
}
/*News*/
.nyhed h3 strong {
  font-size: 16px !important;
  color: #FFF;  
}
.nyhed .date {
  width: 32px;
  position: absolute;
  top: 10px;
  right: 20px;
  display: block;
  background-color: #1A4286;
  color: #FFF;
}
.nyhed .date .mdr {
  color: #666;
  background-color: #FFF;
  line-height: 14px;
}
.box.nyhed {
  min-height: 190px;
  width:98%;
}
.nyhed .date span {
  font-size: 11px;
  height: 15px;
  display:block;
  text-align: center;
  padding-bottom:2px;
  line-height: 12px;
}
.nyhed p img {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 4px;
}
.nyhed p {
  font-size: 12px;
  line-height: 18px;
}
.nyhed h3 {
  font-size: 12px;
  color: #DBE0EA;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}
/*popup*/
 #popupContact p label {
  display: block;
}
 #popupContact p .pText {
  width: 98%;
  padding: 10px;
  font-size: 12px;
  color: #666;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-family: Arial, Helvetica, sans-serif;
}
 #popupContact p .pSubmit  {
  padding: 10px;
  font-size: 12px;
  color: #FFF !important;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: #0E367A;
}
textarea.pText {
  height: 100px;  
}
#popupContact {
  display: none;
  position: fixed !important;
  z-index: 2;
}
#popupContactClose {
  color: #FFF;
  text-decoration: none;
  float: right;
}

/*Home newsletter*/
.home-newsletter{
	float:left;
	width: 100%;
	margin-left: 5px;
}
.pagination {
	list-style: none;
	padding: 0;
}
.pagination li {
	padding: 2px 0 2px 0;
    font-size: 14px;
    float: left; 
    margin-right: 12px;
}
.pagination li a {
	background: #F6F6F6;
    color: #908F8F;
    font-size: 14px;
    border: 1px solid #D8D8D8;
    padding: 8px 14px;
    border-radius: 4px;
    text-decoration: none;
}
.pagination li a.active {
	background: #68AB5F;
    border: 1px solid #68AB5F;
	color: #FFF;		
}	
.image_wrap {
	width: 503px;
    margin: 0 auto;
    padding: 13px 0 13px 0;
}
/*End by sanil*/

/*je edit starts*/
p.pErrorMessage.captchaError {
    color: red;
    font-size: 11px;
    margin-left: 19px;
}

p.pErrorMessage.popupcaptchaError {
    color: red;
    font-size: 11px;
    margin-left: 19px;
}

.g-recaptcha {
	    margin-left: 20px!important;
}

/*je edit ends*/
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

}

@media only screen and (min-width: 600px) {
  .span12 { width: 100%; *width: 99.94680851063829%;}
  .span11 { width:91.45299145299145%; *width:91.39979996362975%;}
  .span10 { width:82.90598290598291%; *width:82.8527914166212%;}
  .span9 { width:74.35897435897436%; *width:74.30578286961266%;}
  .span8 { width:65.81196581196582%; *width:65.75877432260411%;}
  .span7 { width:57.26495726495726%; *width:57.21176577559556%;}
  .span6 { width:48.717948717948715%; *width:48.664757228587014%;}
  .span5 { width:40.17094017094017%; *width:40.11774868157847%;}
  .span4 { width:31.623931623931625%; *width:31.570740134569924%;}
  .span3 { width:23.076923076923077%; *width:23.023731587561375%;}
  .span2 { width:14.52991452991453%; *width:14.476723040552828%;}
  .span1 { width:5.982905982905983%; *width:5.929714493544281%;}
  .offset12 { margin-left: 104.25531914893617%; *margin-left: 104.14893617021275%; }
  .offset12:first-child { margin-left: 102.12765957446808%; *margin-left: 102.02127659574467%; }
  .offset11 { margin-left: 95.74468085106382%; *margin-left: 95.6382978723404%; }
  .offset11:first-child { margin-left: 93.61702127659574%; *margin-left: 93.51063829787232%; }
  .offset10 { margin-left: 87.23404255319149%; *margin-left: 87.12765957446807%; }
  .offset10:first-child { margin-left: 85.1063829787234%; *margin-left: 84.99999999999999%; }
  .offset9 { margin-left: 78.72340425531914%; *margin-left: 78.61702127659572%; }
  .offset9:first-child { margin-left:76.59574468085106%;*margin-left:76.48936170212764%;}
  .offset8 { margin-left:70.2127659574468%; *margin-left:70.10638297872339%;}
  .offset8:first-child { margin-left:68.08510638297872%; *margin-left:67.9787234042553%;}
  .offset7 { margin-left:61.70212765957446%; *margin-left:61.59574468085106%;}
  .offset7:first-child { margin-left:59.574468085106375%; *margin-left:59.46808510638297%;}
  .offset6 { margin-left:53.191489361702125%; *margin-left:53.085106382978715%;}
  .offset6:first-child { margin-left:51.063829787234035%; *margin-left:50.95744680851063%;}
  .offset5 { margin-left:44.68085106382979%; *margin-left:44.57446808510638%;}
  .offset5:first-child { margin-left:42.5531914893617%; *margin-left:42.4468085106383%;}
  .offset4 { margin-left:36.170212765957444%; *margin-left:36.06382978723405%;}
  .offset4:first-child { margin-left:34.04255319148936%; *margin-left:33.93617021276596%;}
  .offset3 { margin-left:27.659574468085104%; *margin-left:27.5531914893617%;}
  .offset3:first-child { margin-left:25.53191489361702%; *margin-left:25.425531914893618%;}
  .offset2 { margin-left:19.148936170212764%; *margin-left:19.04255319148936%;}
  .offset2:first-child { margin-left:17.02127659574468%; *margin-left:16.914893617021278%;}
  .offset1 { margin-left:10.638297872340425%; *margin-left:10.53191489361702%;}
  .offset1:first-child { margin-left:8.51063829787234%; *margin-left:8.404255319148938%;}
  .pullleft { float:left; margin-bottom:0; }
  .pullright { float:right; margin-bottom:0; }
  #logo {
    margin:0;
  }
  #globalmenu {
    max-width:none;
  }
  #globalmenu ul {
    padding:14px 0 0 0;
    margin:0;
    float:right;
  }
  #globalmenu li {
    float:left;
  }
  .showhide {
    display:none;
  }
  #globalmenu ul {
    height:auto;
    overflow:visible;
  }
  #quickmenu li {
    float: left;
    margin-right: 7px;
  }
  #quickmenu li a {
    background-attachment: scroll;
    background-repeat: no-repeat;
    float: left;
    height: 80px;
    padding: 15px 15px 15px 60px;
    width: 150px;
    font-size: 12px;
    line-height: 15px;
    color: #cfe4cc;
    text-decoration: none;
    background-image: url(../images/V2/comIcnSprite.png);
  }
  #quickmenu li p {
    display:block;
  }
  #quickmenu li strong {
    font-size: 18px;
    color: #FFF;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
  }
  #quickmenu li.opbygning a {
    background-position: 8px 12px;
  }
  #quickmenu li.service a {
    background-position: -236px 5px;
  }
  #quickmenu li.partikel a {
    background-position: -460px 10px;
    padding-left: 80px !important;
  }
  #quickmenu li.rensecenter a {
    background-position: -704px 8px;
  }
  #inner-banner h2 {
    font-size: 31px;
  }
  .container-panel .lefpanel {
    width: 17%;
    max-width: 161px;
    float: left;
  }
  .container-panel .mainpanel {
    min-height: 350px;
    width:72%;
    max-width:495px;
    float:left;
  }
  .box-panel figure {
    width: 48.5%;
  }
  .box-panel figure.last {
    margin-right:0;
  }
  /*added by sanil*/
  .box {
    width:100%;
  }
  /*#employees .section dl {
    width:auto;
  }*/
  #employees {
  width: 97%;
  }
 #popupContact p .pText {
  width: 475px;
  }
}

@media only screen and (min-width: 768px) {
 .box {
    width:100%;
  } 
 #employees {
  width: 97%;
 }
}

@media only screen and (min-width: 794px) {
  .box-panel figure {
    width: 32.3%;
  }
  .box-panel figure.last {
    margin-right:0;
  }
  /*.box {
    width:100%;
  }*/
  .box p {
    margin-left:20px;
  }
  #PliableForm p .pText, #popupContact p .pText,#contactForm p .pText {
    width:97%; 
  }
  #employees {
  width: 97%;
  }
}

@media only screen and (min-width: 800px) {
    #employees {
        width: 540px;
    }
    #employees .section dl {
    width:265px;  
    }
}
@media only screen and (min-width: 992px) {
  .container-panel .mainpanel {
    width:52%;
  }
  .container-panel .rightpanel {
    position: absolute;
    right: -40px;
    top: 25px;
    width: 100%;
    max-width: 200px;
  }
}

@media only screen and (min-width: 1004px) {
  #logo {
    margin-bottom:-23px;
    position:relative;
    float:left;
    width:30%;
  }
  #globalmenu {
    float:left;
    width:69%;
    clear:none;
  }
  
}

@media only screen and (min-width: 1060px) {
  .box-panel figure,.box-panel article {
    min-width: 216px;
    width:23%;
    float: left;
    margin-right: 1.5%;
    padding-bottom: 0;
  }
  .box-panel article {
    margin-right:0;
  }
  .box {
    width:535px;
  } 
}

@media only screen and (min-width: 1050px) {
  .home-newsletter{
	  float:left;
	  margin-top: 15px;
	  margin-left: 0;
	  width:auto;			
	}
  
  #buttomButtons {
    width: 297px;
    float:right;
    position:relative;
    top:-45px;
    margin-bottom: -45px;
  }
	
  #news ul {
    max-width: 600px;
    float:left;
  }
	
}
@media only screen and (min-width: 1085px) {
	}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/*edit-Phases-13-01-14*/

.new-list01{width:99%; border:solid 1px #eeeeef; padding:10px; margin-top:15px;}

.new-list01:hover{background:#f2fdf1;}

.new-list01 img{float:left; margin-right:16px;}

.new-list01 h2{margin-bottom:0; line-height:normal !important; margin-bottom:10px;}

.new-list01 h2 a{color:#68AB5F;}

.new-list01 > ul{padding-left:0;display: inline-block; margin-top:0;}

.new-list01 > ul li {
background: url(../images/v2/bullet.gif) no-repeat left 5px;
padding-left: 16px;
display: block;
padding-bottom: 4px;
}

.details-block01{ margin-top:30px;}

.detail-row01{margin-bottom:15px;}

.detail-row01 h3 {
font-family: Arial, Helvetica, sans-serif !important;
background: #f4f6f9 url(../images/v2/star-new01.png) no-repeat 7px 9px;
padding: 5px 5px 5px 29px;
border: solid 1px #ccdfeb;
font-size: 18px;
font-weight: normal;
color: #4b4d4e;
margin-bottom: 10px;
}

.detail-row01 h3 span{float:right !important; font-size:11px !important; font-weight:normal; color:#000000; padding-top:4px;}

.detail-row01 ul{ padding-left:0; font-size:12px; margin-left:8px;}

.detail-row01 ul li{background: url(../images/v2/bullet.gif) no-repeat left 5px; padding-left: 16px; display: block; padding-bottom: 0px; margin-bottom:15px; list-style:none;
}

.detail-row01 ul li span{width:70%; float:left;}

.detail-row01 ul li strong{width:30%; float:left;}

.detail-row01 ul li a{text-decoration:none; color:#0375b7;}

.detail-row01 p{padding-left:10px;}

.fb-tweet{background:#ffffff; border:solid 1px #ebeeef; padding:5px; font-size:12px;}


/*Added by VP*/
span.field-validation-error {
    color: red;
    font-size: 11px;
    float: right;
}
.tlf a {
    color: #727272;
    text-decoration: none;
}
img.img_right, .img_right img {
	float: right;
	margin-left: 15px; 
	display: inline;
}
img.img_center, .img_center img {
	display: block; 	
	margin-left: auto; 
	margin-right: auto;
}
img.img_left, .img_left img {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}

/*Ended by VP*/

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/*edit-Phases-02-24-2014 moved from template*/





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
