/*
x@import url(/clfile/common.css);
x@import url(/clfile/tabs.css);

Hacks (marked with X-comment) and conventions used:

overflow:hidden;
-- used to trigger clearing of internal floats

_height: 1%
-- used to trigger "hasLayout" in IE browsers
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Cabin:400,500,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300,800);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(https://fonts.googleapis.com/css?family=Lora);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Cardo:400,700);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400i);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);

body {
  	color: #c5c5c5; 
  	margin: 0 0 0 0px;
  	padding: 0;
  	background-color: white;
  	color: #dddddd;
  	background-position: 0 0;
  	width: 100%;
	}

a, a:visited, a:active, a:hover {
  	text-decoration:none;
  	color: #00C39B; 
	}

a:hover {
  	text-decoration: underline;
	}

body, 
div,
td,
p,
select,
input {
	font-size: 16px;
	line-height: 1.2;
	font-family: 'Open Sans', georgia, arial, tahoma, verdana, sans-serif;
	color: #333; 
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	}

.stage {
	margin: auto;
    padding: 50px 0px 70px 0px;
    margin-bottom: 60px;
    width: 100%;
    max-width: 1300px; 
    box-sizing: border-box;
    padding: 0px 20px 0px 20px;
}

#idclosed .stage {
	text-align: center;
    background-color: #f2f2f2;
    padding: 80px;
	}

textarea, input, table {width:100%;}
input[type='checkbox'] {width:auto;}

.trial textarea, .trial input {
	padding: 10px;
	box-sizing: border-box;
	font-size: 12px;
	}

.trial input {
	font-weight: 700;
	}		

.trial input[type='checkbox'] {
	position:relative; 
	bottom:22px;
	}

.trial label#_acceptterms_label {
	margin-left:30px;
	}

.trial label#_captcha_label {
	line-height: 30px;
	}

.trial .trial-captcha,
.trial-captcha input {
	margin:20px 0px 20px 0px;
	}

/* --------BASE-------*/

h1 {
  	padding: 0px 0px 0px 0px;
  	margin: 0px 0px 25px 0px;
  	letter-spacing: -0.75px;
    line-height: 1.2;
    font-size: 40px;
    font-weight: 700;
	}

h2, .box h2 {
  	padding: 0px;
  	margin-bottom: 10px;
	font-style: normal;
	letter-spacing: -0.75px;
	font-size: 16px;
	line-height: 1.4;
  	color: black;
	font-weight: 700;
	font-style: normal;
	}	


/* ---------- HEADER ---------- */

#headers {
  	margin:auto;
  	padding:50px 0px 70px 0px;
  	margin-bottom: 60px;
  	width:100%;
  	max-width: 1300px;
	}

#index2 #headers {
  	margin-bottom: 550px;
	}

#index #headers {
  	margin-bottom: 700px;
  	}

#headers #logopanel {
  	padding: 0;
  	width: 200px;
  	float:left;
	}

#headers #logopanel img {
  	padding-top: 0px; margin-left: 20px;
	}

#headers #menupanel ul {
  margin: 0;
  padding: 0;
  list-style: none;
	}

#headers #menupanel ul li {
  	display: block;
  	float:left;
  	margin: 0px 20px 0px 0px;
  	padding: 0px;
	}
  
#headers #menupanel ul li#m-order {
  float: right;
  }   

#headers #menupanel a {
  	color: white;
    padding: 20px 40px 20px 40px;
    background-color: #ff4650;
    font-family: 'Open Sans', arial, georgia,serif,times,verdana;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;
	}

#headers #menupanel a:hover {
  color: #cccccc;
}

ul.lista {
  margin-left: 20px;
  }

/* ---------- MENU --------- */


/* ---------- CITAT --------- */

.citatindex,
.citatindex-large  {
  width: 100%;
  height: 600px;
  background-image:url(/images/imagedesk/screensshots/id6.jpg);
  position: absolute;
  top: 150px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: black;
  background-position: center center;
  opacity: 1;
  font-size: 7em;
  line-height: 1;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  color: #fff;
  padding: 100px 0px 0px 0px;
  clear: both; 
  font-family: 'Open Sans', georgia, arial, tahoma, verdana, sans-serif;
}

.citatindex-large {
  height: 350px;
  font-size: 85px;
  line-height: 58px;
  text-transform: uppercase;
}

#index .citat {
	width: 100%;
	height: 0px;
	}

#index2 .citat {
	width: 100%;
	height: 0px;
	}

#trial .citat {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	}

#trial label {
  	font-family: 'Open Sans', arial, georgia,serif,times,verdana;
  	font-size: 16px;
	}

#faq .citat {
  	background-color: #64dcff;
	}

/* ---------- CONTENT AREA --------- */

.content {
  font-size: 16px;
  line-height: 25px;
  font-family: 'Open Sans', arial, georgia,serif,times,verdana;
  font-weight: 400;
  color: #222222;
}



.content-stage {
}

.content #indexbar {
  height: 150px;
  width: 900px;
 }
 
.column {
	width: calc(100% / 2);
	float:left;
	box-sizing: border-box;
	padding: 10px;
	color: #222;
	} 
	
.column img {
	max-width: 100%;
	}	
 
.contentwrapper {
	margin: auto;
	display: inline-block;
	margin-bottom: 50px;
	padding: 20px;
	font-size: 24px;
	} 

.prices .col2 li {margin-left: 10px;}
 
.col2 .infoheader {
 	text-transform: uppercase;
 	border-bottom: 6px solid #f2f2f2;
	padding: 0px 0px 10px 0px;
	} 
	
.pushcolumn {
	background-color: #f2f2f2;
	padding: 20px;
	box-sizing: border-box;
	}	

.pushcolumn ul.lista {
	padding-left: 20px;
	}
  
.5min {
	}  

.5min .col1 {
  width: 650px;
}  

.5min .col2 {
  width: 250px;
}  

#cases {
  padding: 0px 0px 0px 0px;
  width: 960px;
  margin: auto;
}

.functions .col1 {
  padding: 40px 0px 0px 0px;
  margin-top: 50px;
  width:960px;
  margin:auto;
}

.functionsbox {
  	width: 100%;
  	margin: auto;
  	margin-top:20px;
  	padding-bottom: 20px;
  	font-size: 16px;
  	line-height: 25px;
  	font-weight: 300;
  	font-style: normal;
  	color: #222222;
  	display: inline-block;
	}

.functionsbox-large {
  	width: 100%;
  	margin: auto;
  	margin-top:20px;
  	padding-bottom: 20px;
  	margin-bottom: 240px;
  	font-size: 16px;
  	line-height: 25px;
  	font-weight: 500;
  	font-style: normal;
  	color: #222222;
  	margin-top: 550px;
	}

.box {
  	padding: 10px 50px 10px 0px;
  	font-size: 16px;
  	line-height: 25px;  
  	font-weight: 300;
  	font-style: normal;
  	color: #222222;
  	width: calc(100% / 3);
  	height: 50%;
  	box-sizing: border-box;
  	float: left;
	}

#box1-1,
.functionsbox #box2-1,
.functionsbox-large #box2-1 {
  	float:left;
	}
	
.box-2col {
	width: calc(50% - 20px);
	float: left;
	padding: 0px 20px 0px 0px;
	}	

#box1-2,
#box1-3,
.functionsbox #box2-2,
.functionsbox #box2-3,
.functionsbox-large #box2-2,
.functionsbox-large #box2-3 {
  	float:right;
	}

.functionsbox.images img {
	max-width: 100%;
	}

.morefunctions .col1 {
  	padding: 40px 0px 0px 0px;
  	margin-top: 50px;
  	width:960px;
  	margin:auto;
	}

#imagedesk {
  	padding: 400px 0px 0px 0px;
  	width:960px;
  	margin:auto;
  	min-height: 600px;
	}

#imagedesk .col1 {
  padding: 0px 100px 0px 0px;
  margin-top: 20px;
  width:530px;
  float:left;
  margin:0;
  }

#imagedesk .col2 {  
  width:320px;
  float:right;
}
  
#screenshots .col1 {
  padding: 40px 0px 0px 0px;
  margin-top: 50px;
  width:960px;
  margin: auto;
}

#screenr  {
  padding: 50px 0px 50px 0px;
  margin: 50px 0px 50px 0px;
  width:960px;
  margin:auto;
}

#screenr .col1 {
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  width: 460px;
  margin:0;
  float: left;
}

#screenr .col2 {
  width:380px;
  float:right;
  margin:0;
  padding: 10px 10px 10px 10px;
  height: 100%;
  background-color: #f6f6f6;
  border: 1px solid #eaeaea;
  float: right;
}

.owndomain, .coffee  {

}

.owndomain .col1 {
  width: 450px;
  float: left;
}

.owndomain .col2 {
  width:450px;
  float: right;
}

.prices .col1 {
  width: 250px;
  float: right;
}

.prices .col2 {
  width: 550px;
  float: right;
  text-align: left;
  padding-right: 150px;
}

.prices {margin-bottom: 0px; min-height: 400px;}

.enterprise .col1 {
  width: 450px;
  float: left;
}

.enterprise .col2 {
  width: 450px;
  float: right;
  padding-top: 20px;
}

.trial {
  padding: 30px 30px 20px 30px;
  position: relative;
  top: 20px;
  width: 50%;
  max-width: 650px;
  margin: auto;
  color: white;
  border: 2px solid #222222;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: #000;
}

.trial h1 {
	margin-top: 0px;
	}

.trial a.slimbutton.close {
	float:right;
 	position: absolute;
    top: 30px;
    right: 20px;
    color: #fff;
	}


.coffee .col1 {
  float: left;
  width: 250px;
}

.coffee .col2 {
  float: right;
  width: 650px;
}


.questions {
  margin-top: 100px;
}

.questions .col1 {
  float: left;
  width: 650px;
}

.questions .col2 {
  float: right;
  width: 200px;
}

#cldoc-headers  {
  width:100%;
}

#cldoc-funktioner .col1 {
  width:100%;
  float:left;
}

#cldoc-priser .col1  {
  width:100%;
  padding: 0px 20px 0px 20px;
}



.trial h1, label, form {
  color: white;
}

.overlay {
 position: absolute;
 left: 0px; top: 0px;
 width: 100%; height: 100%;
 background-color: black; 
 opacity: .9; filter: alpha(opacity=90); 
}

.blog {  
  width: 960px;
  margin:auto;
}

.blog .col1 {
  width: 600px;
  padding: 0px 20px 0px 0px;
  float: left;
}

.blog .col2, 
  width: 250px;
  padding: 0px;
  float: right;
  background-color: #fff;
}

.prices .indexcol2 {
  width: 250px;
  padding: 0px;
  float: right;
  background-color: #fff;
}

.documentpage .prices .col2 {width: 650px;}

.faq-stage {
  width: 960px;
  margin: auto;
}

.faq .col1 {
  float: left;
  width: 450px;
}

.faq .col2 {
  float: right;
  width: 450px;
}

.content .col2 {
  width:380px;
  float:right;
  margin:0;
  padding: 10px 10px 10px 10px;
  height: 100%;
  background-color: #f6f6f6;
  border: 1px solid #eaeaea;
}

.imagedeskmemberdisplay {
  width: 960px;
  margin: auto;
  padding: 0px 20px 0px 0px;
}

#imagedeskmembers .col1 {
  float: left;
  width: 450px;
}

#imagedeskmembers .col2 {
  float: right;
  width: 450px;
  font-size: 16px;
  line-height: 25px;
  font-family: 'Open Sans', arial, georgia,serif,times,verdana;
  font-weight: 400;
font-weight: 700;
font-style: normal;
  color: #222222;
}

#imagedeskmembers .col2 td {
font-size: 16px;
  line-height: 25px;
  font-family: 'Open Sans', arial, georgia,serif,times,verdana;
  font-weight: 400;
  color: #222222;
  }

.document-stage {
  max-width: 960px;
  width:100%;
  margin: auto;
  padding: 0px 20px 0px 20px;
}

.col2 p {
  margin:0;
}

.col1 ul, .col2 ul {
  margin-left:0;
  padding-left: 1em;
  text-indent: -1em;
  list-style-position:inside;
}

.h1img {
  display:block;
  padding: 0 0 10px 0;
  line-height:15px;
}

.orderform {
  	width: 600px;
  	border: 4px solid;
  	padding: 40px;
  	float:left;
  	margin-right:20px;
	}

.explanation {
  	font-family: verdana,arial;
  	font-size: 9px;
  	color:#959595;
  	padding-top: 10px;
  	line-height: 12px;
  	display:none;
	}

.trial-captcha td.aoform label {
	padding-bottom: 5px; 
	}

.trial-captcha td.aoform {
  	font-size: 11px;
  	color: #fff;
  	padding-top: 10px;
  	line-height: 1.2;
	}

.error  {
  font-family: verdana,arial;
  font-size: 12px;
  color:#FF0000;
  padding-top: 10px;
  padding-bottom:10px;
}

#priceinfo {
  color:green;
  font-weight:bold;
}

.trial-accept {
  float:left;
}


.contact-box {width:25%; float:left; display: inline-block;}
.contact-box-info {padding: 0px 10px 0px 10px;}

/* ---------- BUTTONS --------- */


.try-button {
 	margin: auto;
 	margin-top: 100px;
 	width: 200px;
	}

.try-button a {
 	color: white;
 	padding: 20px 40px 20px 40px;
	background-color: #ff4650;
 	font-family: 'Open Sans', arial, georgia,serif,times,verdana;
 	text-align: center;
 	font-size: 14px;
 	text-transform: uppercase;
 	border-radius: 30px;
	}	

.try-button a:hover {
 	background-color: #b30202;
 	text-decoration: none;
}

.close-button a {
  	color: white;
 	padding: 10px;
 	border-radius: 20px;
 	background-color: #222222;
 	font-family: 'Open Sans', arial, georgia,serif,times,verdana;
 	text-align: center;
 	margin: auto;
 	width: 50px;
 	font-size: 16px
	}

.close-button a:hover {
 	background-color: #b30202;
	}

.slimbutton, input.slimbutton {
 	color: white;
 	padding: 10px 20px 10px 20px;
 	border-radius: 20px;
 	background-color: #ff4650;
 	font-family: 'Open Sans', arial, georgia,serif,times,verdana;
 	font-size: 16px;
 	border: 0px;
 	float: right;
 	-webkit-appearance: none
 }


/* ---------- PAGE SPECIFIC --------- */

#backoffice-picturoqueue .content {
  background-color:#fff;
  color:#000;
  width:100%;
}

body#index #newscolumn, body#portalnews #newscolumn {
  float: left;
}

body#index #photocolumn, body#portalnews #photocolumn {
  float: right;
}

#docview-content {
  float:left;
  width:100%;
  max-width: 640px;
}

#docview-picture {
  float:right;
}

.collectionteaser {
  width: 300px;
  float: left;
  padding: 20px;
  border: 1px solid #ccc;
  margin: 20px;
  height:160px;
}

.collectionteaser img {
  border:0;
}

ul.menu {
}

#imagebox .image {
  margin:0;
  padding:10px;
  float:left;
  border: 1px solid #808080;
  width: 620px;
  height: 620px;
}

#imagebox .imageinfo {
  margin:0;
  padding:0;
  margin-left: 15px;
  width:185px;
  float:left;
  border-bottom:1px solid #808080;
}

#imagebox .imageinfo  {
  padding:12px;
  border:1px solid #808080;
  border-bottom: none;
}

.viewpicheading {
  font-size: 12px;
  font-weight: bold;
}

#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    }

#lightboxDetails{
    font-size: 0.8em;
    padding-top: 0.4em;
    }

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }
#overlay{ background-image: url(/lightbox/overlay.png); }

* html #overlay{
    background-color: #333;
    back\ground-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/lightbox/overlay.png", sizingMethod="scale");
    }

#confirmorder .twocolumnbg {
  	background-image:none;
}

#confirmorder .col1 {
  	width: 960px;
  	margin: auto;
}

.thumbnail {
  	float: left;
  	height:340px;
  	min-height:340px;
  	width:170px;
  	padding: 10px;
  	margin: 0 5px 10px 5px;
  	border: 1px solid #999999;
  	text-align: center;
}

.doctitle {
	}

  
.col1 img {
  	width:100%;
  	height: auto;
	}   
  
.newsitemfrontpage {
  	padding-bottom: 15px;
  	width: 400px;
  	}

.newsitem {
	padding-bottom: 15px;
	margin:auto;
  	margin-bottom: 10px;
	width: 100%;
    max-width: 800px;
    float: left;
	}

.newsitem img {
  	width: 100%;
  	height: auto;
  	margin-bottom: 40px;
}

.newsitem .col1 {
  	width: 650px;
	}

.newsitem h1 {
	}

td.aoform { 
  	padding-bottom: 10px; 
	}

.example {
  	border-left: 2px solid #ff4650;
  	padding-left:20px; 
  	margin-left: 20px;
  	font-style: italic;
	}


/* ---------- CAROUSELL --------- */


.infocus-carousel-nobg {
  width:1040px;
  margin: auto;
  position: relative; 
}

#infocus-controls {
	x-position: absolute; 
	x-top: 10px; 
	x-right: 10px;
	position: relative; 
	bottom: -20px; 
	right: 460px;
	display: none;
	}

#infocus-wrapper  { 
	width: 1040px; 
	overflow: hidden; 
	margin:auto;
	}

#infocus-content {
	width: 6600px; 
	height: 580px;
	}

#infocus-content .slide {  
    float: left;  
	width: 1040px;
	}

#infocus-content a {
	text-decoration: none;
	}

/* ---------- CAROUSELL2 --------- */


.infocus-carousel {
  background-image: url(/images/imagedesk/slideshow/bild03.jpg);
  width:960px;
  margin: auto;
  position: relative; 
  margin-bottom: 50px;
  margin-top: 50px;
}

#infocus2-controls { 
	position: absolute; 
	bottom: -20px; 
	right: 460px;
	x-position: relative; 
	x-top: 30px; 
	x-right: -20px;
	display: none;
	}

#infocus2-wrapper  { 
	width: 960px; 
	height: 737px; 
	overflow: hidden; 
	}

#infocus2-content  { 
	width: 6600px; 
	height: 737px;
	}

#infocus2-content .slide {  
	float: left;  
	width: 960px;
	}

#infocus2-content a {
	text-decoration: none;
	}	


/* ---------- FOOTER --------- */

.footers {
  margin-top: 50px;
  width:100%;
  min-height: 80px;
  padding: 0px;

}

.footers-stage {
  max-width: 960px;
  width:100%;
  margin: auto;
  margin-top: 20px;
  padding-top: 30px;
  }

.footer {
  width: 280px;
  font-family: 'Open Sans';
  padding-left:0px; 
  font-size: 11px;
}

.footer a {
  }

.footer a:hover {
  background-color: #00c39b;
  padding: 0px 2px 0px 2px;
  color: black;
  border-radius: 2px;
  }

.footers #infopanel1 {
  float: left;
  width: 100%;
}

.footers #infopanel2 {
  float: right;
    width: 320px;
}

.footers #infopanel3 {
  float: right;
  width: 310px;
}

.feature.map {
    height:100%;
    width:100%;
    border:0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}

.col-m ul.lista li {font-size: 14px;}


/* EDITDESK */

#editdesk-editdoc {width: 960px; margin: auto;}
#editdesk-editdoc .slimbutton {width: auto; margin: 20px 10px 20px 0px; float:left;}
#editdesk-editdoc li.tp-tab {}
#editdesk-editdoc label {color: black;} 
#editdesk-editdoc .tp-tab {}


/* 
--------------------------------------- 
Breakpoints
--------------------------------------- 
*/

.col-wn.OFF {
	margin:0;
	padding:0;
	width:100%;
	box-sizing: border-box;
}

.col-m.OFF {
	margin:0;
	padding:0;
	width:100%;
	box-sizing: border-box;
}


/* GRID */

.clear { clear: both; }
.clearfix:after { content: ""; display: table; clear: both; }

/* column system */
.cols { clear: both; margin-left: 0px; width:100%; margin:auto; } 
.col-wmn { width: 100%;  margin-left: 10px; float: left; }
.col-wm  { width: 80%;  margin-left: 10px; float: left; }
.col-wn  { width: 70%;  margin-left: 10px; float: left; }
.col-mn  { width: 50%;  margin-left: 10px; float: left; }
.col-w   { width: 50%;  margin-left: 10px; float: left; }
.col-m   { width: 30%;  margin-left: 10px; float: left; }
.col-n   { width: 20%;  margin-left: 10px; float: left; }

.col  { margin-left: 10px; float: left; }

.cols .col-wmn:first-child,
.cols .col-wm:first-child,
.cols .col-wn:first-child,
.cols .col-mn:first-child,
.cols .col-w:first-child,
.cols .col-m:first-child,
.cols .col-n:first-child {
  margin-left: 0px;
}

/* if last column in indented set, add margin right */
.cols.indented .col-wmn:last-child { width: calc(100% - 10px); }
.cols.indented .col-wm:last-child { width: calc(80% - 10px); }
.cols.indented .col-wn:last-child { width: calc(70% - 10px); }
.cols.indented .col-mn:last-child { width: calc(50% - 10px); }
.cols.indented .col-w:last-child { width: calc(50% - 10px); }
.cols.indented .col-m:last-child { width: calc(30% - 10px); }
.cols.indented .col-n:last-child { width: calc(20% - 10px); }

.cols .cols {margin-left: 0px;}

.tp-tablayercontent .cols    { margin-left: 0; }
.tp-tablayercontent .col-wmn { width: 100%; }
.tp-tablayercontent .col-wm  { width: 80%; }
.tp-tablayercontent .col-wn  { width: 70%; }
.tp-tablayercontent .col-mn  { width: 50%; }
.tp-tablayercontent .col-w   { width: 50%; }
.tp-tablayercontent .col-m   { width: 30%; }
.tp-tablayercontent .col-n   { width: 20%; }

.col-wmn img, .col-wn img {
	width:100%;
	border-radius: 10px;
	margin: 80px 0px 80px 0px;
	}

#index .col-wmn img, #index .col-wn img {
	width:100%;
	}

/* 
--------------------------------------- 
Breakpoints
--------------------------------------- 
*/

/* tablets and smaller */

@media only screen and (max-width : 1325px) {
  }

@media only screen and (max-width : 1300px) {
  }

/* tablets and smaller */
@media only screen and (max-width : 1024px) {
 .citatindex, .citatindex-large {font-size: 80px;}
 .box {width:100%;padding-right: 0px;}
 .col-wmn img, 
 .col-wn img, 
 #index .col-wmn img, 
 #index .col-wn img {
   width:140%; 
   margin-bottom: 10px;
   margin-top: 30px;}
   }

/* max-width site */
@media only screen and (min-width : 1300px) {
  }

/* tablet only */
@media only screen and (min-width : 480px) and (max-width : 768px) {
  }

/* tablet and phone */
@media only screen and (min-width : 320px) and (max-width : 768px) {
  }


@media only screen and (max-width : 600px) { 
  }

@media only screen and (max-width : 480px) { 
  
  .col-wmn { width: 100%;  margin-left: 0px;}
  .col-wm  { width: 100%; margin-left: 0px;}
  .col-wn  { width: 100%; margin-left: 0px;}
  .col-mn  { width: 100%; margin-left: 0px;}
  .col-w   { width: 100%; margin-left: 0px;}
  .col-m   { width: 100%; margin-left: 0px;}
  .col-n   { width: 100%; margin-left: 0px;}
  .cols.indented .col-m:last-child {width:100%;}
  .cols.indented .col-wn:last-child {width:100%;}
  
  #headers #menupanel {
  	width: 100%;
    box-sizing: border-box;
    padding: 20px 10px 0px 0px;
    }
    
  .col-wmn img, 
  .col-wn img, 
  #index .col-wmn img, 
  #index .col-wn img {
  	width:100%; 
  	height: auto; 
  	margin: 0px 0px 20px 0px;
  	}
        
  .box-2col {
    width: 100%;
    margin: 0px;
    padding: 0px;
    }	
    
  .contentwrapper {
    padding: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    margin-top: 20px;
    }	  
  	
  .functionsbox-large {
  	margin-top: 450px;
  	}
  	
  .citatindex, .citatindex-large {font-size: 40px; line-height: 1.3;}
  .trial {width:100%; border: 0px;}
  input {width:100%;}
  .trial input[type='checkbox'] {position:relative; bottom:45px;}
  select {color: white;}
  h1 {margin-top: 0px;}
  
  .newsitem h1, h1 {
  	line-height: 1.0;
    font-size: 30px;
    font-weight: 700;
    }
  
  .trial h1 {margin-top: 60px; margin-bottom: 10px;}
  .contact-box {width:100%;}
  .column {width:100%;}

} 


