@charset"utf-8";
/*
Theme Name: NTMA
Description: NTMA
Version: 1.0
Author: Vermillion Design
Author URI: http://www.vermilliondesign.ie/
*/
/* ---------------------------------------------------------------------- */
/*	Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
/* ---------------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}del{text-decoration:line-through}hr{background:transparent;border:0;clear:both;color:transparent;height:1px;margin:0;padding:0}mark{background-color:#ffffb3;font-style:italic}input,select{vertical-align:middle}ins{background-color:red;color:white;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

html, body
{
	height: 100%;
}

/* Clearfix */
.clearfix:after{clear:both;content:' ';display:block;font-size:0;height:0;line-height:0;visibility:hidden;width:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}

/*
 * HTML5 Boilerplate (modified by Vermillion Design.ie)
 * Detailed information about this CSS: h5bp.com/css
 */

/* HTML5 display definitions */	
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section
{ display: block; }
audio, canvas, video
{ display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls])
{ display: none; }
[hidden]
{ display: none; }	
/* Base */
/* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units 2. Force vertical scrollbar in non-IE 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g */
html
{ font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing:antialiased; }
body
{ margin: 0; line-height: 1; overflow-x:hidden; }	
input, select
{vertical-align:middle;}
/* Remove text-shadow in selection highlight: h5bp.com/i. These selection declarations have to be separate. */	
::-moz-selection
{ background: #CCC; color: #fff; text-shadow: none; }
::selection
{ background: #CCC; color: #fff; text-shadow: none; }	
/* Links */	
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a{vertical-align:baseline;background:transparent;}
a:hover, a:active
{ outline: 0; }	
/* Typography */	
abbr[title]
{ border-bottom: 1px dotted; }	
b, strong
{ font-weight: bold; }	
blockquote
{ margin: 1em 60px; line-height: 1.4em;}	
dfn
{ font-style: italic; }	
hr
{ display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }	
ins
{ background: #ff9; color: #333; text-decoration: none; }	
mark
{ background: #ff0; color: #333; font-style: italic; font-weight: bold; }	
ol,ul{margin:0 0 0 30px;padding:0;}
/* hidden */
.hidden{display:none;visibility:hidden}
.visuallyhidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}
.invisible{visibility:hidden}		
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp
{ font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }	
/* Improve readability of pre-formatted text in all browsers */
pre
{ white-space: pre; white-space: pre-wrap; word-wrap: break-word; }	
q
{ quotes: none; }
q:before, q:after
{ content: ""; content: none; }	
small
{ font-size: 85%; }	
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup
{ font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup
{ top: -0.5em; }
sub
{ bottom: -0.25em; }	
/* Embedded content */	
/* 1. Improve image quality when scaled in IE7: h5bp.com/d 2. Remove the gap between images and borders on image containers: h5bp.com/e */	
img
{ border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }	
/* Correct overflow not hidden in IE9 */
svg:not(:root)
{ overflow: hidden; }	
/* Figures */	
figure
{ margin: 0; }	
/* Forms */	
form
{ margin: 0; }
fieldset
{ border: 0; margin: 0; padding: 0; float:left;}	/* IE bug may make form disappear if you do not float this element */
/* Indicate that 'label' will shift focus to the associated form element */
label
{ cursor: pointer; }	
/* 1. Correct color not inheriting in IE6/7/8/9 2. Correct alignment displayed oddly in IE6/7  */	
legend
{ border: 0; *margin-left: -7px; padding: 0; }	
/* 1. Correct font-size not inheriting in all browsers 2. Remove margins in FF3/4 S5 Chrome 3. Define consistent vertical alignment display in all browsers */	
button, input, select, textarea
{ font-size: 105%; margin: 0; vertical-align: baseline; *vertical-align: middle; }	
/* 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet) 2. Correct inner spacing displayed oddly in IE6/7 */	
button, input
{ line-height: normal; *overflow: visible; }	
/* Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7 */	
table button, table input
{ *overflow: auto; }	
/* 1. Display hand cursor for clickable form elements 2. Allow styling of clickable form elements in iOS */	
button, input[type="button"], input[type="reset"], input[type="submit"]
{ cursor: pointer; -webkit-appearance: button; }	
.hand
{cursor: pointer;}
/* Consistent box sizing and appearance */	
input[type="checkbox"], input[type="radio"]
{ box-sizing: border-box; vertical-align: middle; }
input[type="search"]
{ -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration
{ -webkit-appearance: none; }	
/* Remove inner padding and border in FF3/4: h5bp.com/l */	
button::-moz-focus-inner, input::-moz-focus-inner
{ border: 0; padding: 0; }	
/* 1. Remove default vertical scrollbar in IE6/7/8/9 * 2. Allow only vertical resizing */	
textarea
{ overflow: auto; vertical-align: top; resize: vertical; }
/* Colors for form validity */
input:valid, textarea:valid
{  }
input:invalid, textarea:invalid
{ background-color: #f0dddd; }	
/* Tables */	
table
{ border-collapse: collapse; border-spacing: 0; }
td
{ vertical-align: top; padding: 5px; }
/* clear fix for floated elements that prevent the document flow height continuing */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}
html[xmlns] .clearfix
{display: block;}	
h1,h2,h3,h4,h5,h6
{text-rendering:optimizeLegibility;}
small
{ font-size: 10px; }
ol
{ list-style: decimal; }
ul
{ list-style: disc; }
li
{ margin-left: 30px; }
video
{
	width: 100%;
	height: auto;
}
.ie8 object
{ /* object for videos */
	
}
img
{
	height: auto;
     max-width: 100%;
}
	.ie8 #body img
{
		height: auto;
		width: auto;	
	}
	
	.ie8 .main-nav img
{
		height: auto;
		max-width: none !important;	
	}	
	
dl,hr,h1,h2,h3,h4,h5,h6,pre,table,address,blockquote,article
{ margin-bottom: 20px; }
article
{position: relative; }
p
{ 
	margin: 10px 0;
}

/* ---------------------------------------------------------------------- */
/* Fonts
/* ---------------------------------------------------------------------- */
@font-face
{
    font-family: 'kievitotregular';
    src: url('fonts/kievitot-regular-webfont.eot');
    src: url('fonts/kievitot-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kievitot-regular-webfont.woff') format('woff'),
         url('fonts/kievitot-regular-webfont.ttf') format('truetype'),
         url('fonts/kievitot-regular-webfont.svg#kievitotregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'kievitotmedium';
    src: url('fonts/kievitot-medium-webfont.eot');
    src: url('fonts/kievitot-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kievitot-medium-webfont.woff') format('woff'),
         url('fonts/kievitot-medium-webfont.ttf') format('truetype'),
         url('fonts/kievitot-medium-webfont.svg#kievitotmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face
{
    font-family: 'kievitotbold';
    src: url('fonts/kievitot-bold-webfont.eot');
    src: url('fonts/kievitot-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kievitot-bold-webfont.woff') format('woff'),
         url('fonts/kievitot-bold-webfont.ttf') format('truetype'),
         url('fonts/kievitot-bold-webfont.svg#kievitotbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'kievitotlight';
    src: url('fonts/kievitot-light-webfont.eot');
    src: url('fonts/kievitot-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kievitot-light-webfont.woff') format('woff'),
         url('fonts/kievitot-light-webfont.ttf') format('truetype'),
         url('fonts/kievitot-light-webfont.svg#kievitotlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ---------------------------------------------------------------------- */
/*	Basic Elements & Classes
/* ---------------------------------------------------------------------- */
.theme-width
{
	margin: 0 auto;		
	position: relative;
	width:1020px;	
}
.full-width
{
	width: 100%;
}
.feature
{
	display: inline-block;
	float: left;
	margin: 0 20px 20px 0;
}
body, button, input, select, textarea 
{ 
	font-family: 'kievitotregular', Arial, sans-serif; 
}	
body 
{
	background:#FFF url(images/backgrounds/page.jpg) no-repeat fixed 0 0;
	color: #494949;
	font-size: 15px;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
.post-excerpt 
{
	position: relative;
}

.right
{
	float: right;	
}

.left
{
	float: left;	
}

::-moz-selection
{ background: #CCC; color: #fff; text-shadow: none; }
::selection
{ background: #CCC; color: #fff; text-shadow: none; }

hr
{
	-moz-box-sizing:no;
	border-bottom:none;
	border-top:1px solid #CCC;	
	clear:both;
	display: block; 
	height: 1px; 
	line-height:1px;
	margin: 1em 0;
	padding: 0;
	width: 100%;
}		
	hr.dotted-blue-line
	{		
		background:url(/wp-content/themes/ntma/images/backgrounds/blue-dot.gif) repeat-x;
		border:none;
		height:2px; 
	}
	hr.dotted-green-line
	{		
		background:url(/wp-content/themes/ntma/images/backgrounds/green-dot.gif) repeat-x;
		border:none;
		height:2px; 
	}
	hr.solid-blue-line
	{		
		border-top:1px solid #0C689A;
	}
	hr.solid-green-line
	{		
		border-top:1px solid #469EAB;
	}	
h1, h2, h3, h4, h5, h6
{
	color: #333;
	font-weight:lighter;
	margin: 20px 0;
}
h1
{
	font-size: 29px;
	font-family:'kievitotmedium', Arial, Helvetica, sans-serif;
	font-weight:300;
	line-height: 30px;
	margin-top: 0;		
	width: 100%;
}
	.archive h1
	{
		margin-bottom:0;	
	}
	.parent-pageid-45 h1,
	.parent-pageid-559 h1
	{
		color:#008093;	
	}	
	.parent-pageid-27 h1,
	.parent-pageid-557 h1
	{
		color:#007559;	
	}		
h2, h3, h4, h5, h6
{
	font-family:'kievitotbold', Arial, Helvetica, sans-serif;
}
h2 {
	color:#006FAA;
	font-size: 21px;
	line-height: 26px;
}	
h3 {
	color:#006FAA;
	font-size: 19px;
	line-height: 22px;	
}
h4 {
	color:#007b9f;
	font-size: 17px;
	line-height: 18px;	
}
h5 {
	color:#333;
	font-size: 16px;
	line-height: 17px;	
}
h6 {
	color:#333;
	font-size: 14px;
	line-height: 15px;	
}
a
{
	color: #289A74;
	text-decoration: none;	
		-webkit-transition: .25s linear; 
		-moz-transition: .25s linear;
		-o-transition: .25s linear; 
	transition: .25s linear;		
}
	a:hover
	{ 
		color:#333; 
	}
.float_left
{ 
	float: left;
	clear: none;
}

.float_right
{
	float: right;
	clear: none;
}
	
.wp-caption
{
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	display:inline-block;
	padding-top:0;
	margin: 20px 10px 20px 0;
	text-align: center;
}	
	.wp-caption-text
	{	
		padding:0 10px;
	}	
	.wp-caption img
	{	
		margin: 2%!important;
		width: 96%;
	}

.image_left
{
	display: inline-block;
	float: left;	
	margin: 10px 20px 20px 0;
}
.image_right
{
	display: inline-block;
	float: right;	
	margin: 10px 0 20px 20px;
}		

.attachment-header-image
{
	margin-bottom:25px;	
}

.button, 
input[type="submit"], 
button, 
#wrapper .cform input.backbutton, 
#wrapper .cform input.resetbutton, 
#wrapper .cform input.sendbutton, 
.read-more, 
a.read-more,
#wrapper input.wpcf7-submit
{
	background-color:#289A74; 
	border: none;	
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-family: 'kievitotbold', Arial;
	font-size: 11px;
	height: auto;
	margin-top: 6px;
	overflow: visible;
	padding: 4px 12px;
	position: relative;
	width: auto;
	text-shadow: 0 1px 0 #316DB3;
	text-transform:uppercase;			
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
	transition: all .25s ease;	
	border-radius: 2px;
		-moz-border-radius: 2px;
			-khtml-border-radius: 2px;
				-webkit-border-radius: 2px;
	behavior: url(/wp-content/themes/ntma/PIE.htc);		
}	

	.read-more:hover, 
	a.read-more:hover 
	{
		background:#333;
	}	
	
	#wrapper a.button
	{
		background-position: center;
		color: #FFF;	
		font-family: 'kievitotbold', Arial, Helvetica, sans-serif;
		text-decoration: none;		
		text-shadow: 0 1px 0 #000;	
		text-transform: uppercase;
	}	

	.button:hover, 
	input[type="submit"]:hover, 
	button:hover
	{
		-moz-opacity: 0.80;
		opacity:0.8;
	}
	
.button
{
	font-size: 12px;
	display: inline-block;
	padding: 5px 16px;
}

	.button.medium
	{
		font-size: 13px; 
	}

	.button.large
	{
		font-size: 15px; 
	}

	.button.no-bg
	{
		background: none;
		color: #0083CB;
		padding: 0;
	}

		.button.no-bg:hover
		{
			background: none;
			color: #CCC;
		}

	.button .icon, 
	.button .arrow
	{
		color: transparent;
		cursor: pointer;
		display: inline-block;
		font: 0/0 a;
		height: 19px;
		margin: -3px 0 0 3px;
		text-shadow: none;
		vertical-align: middle;
		width: 19px;
	}

article ol,
article ul
{
	margin-top:20px;
}
/* ---------------------------------------------------------------------- */
/*	Generic Classes
/* ---------------------------------------------------------------------- */
.screenreader
{ 
	clip: rect(1px 1px 1px 1px); 
	clip: rect(1px, 1px, 1px, 1px); 
	/* Fallback for old IE */ position: absolute; 
}
.align-center, 
.aligncenter
{ 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	 display: block; 
}
.align-left, 
.alignleft
{ 
	float: left; 
}
img.align-left, 
img.alignleft 
{ 
	display: block; 
	margin-bottom: 15px; 
	margin-right: 15px; 
}
.align-right, 
.alignright
{ 
	float: right; 
}
img.align-right, 
img.alignright, 
.alignright img, 
.align-right img
{ 
	display: block; 
	margin-bottom: 15px; 
	margin-left: 15px; 
}	
.wp-caption img
{	
	margin: 2%;
	width: 96%;
}

#breadcrumbs {
	color: #666;
	display:block;
	text-align:right;
	margin:0;	
	width:100%;
}

	#breadcrumbs .bc {
		margin: 0 8px;
	}

blockquote.fancy_quote 
{
	background-image: url(/wp-content/themes/ntma/images/icons/quote.png);
	background-repeat: no-repeat;
	background-position: 16px 8px;
	color:#000;
	line-height: 20px;
	margin: 20px 0 30px 0;
	padding: 10px 30px 0 65px;	
}
	blockquote.fancy_quote p
	{
		font-size: 21px;
		line-height:26px;
	}
ul.tick_list li
{
	list-style: url(/wp-content/themes/ntma/images/icons/tick.png) outside;
}
	ul.tick_list
	{
		margin: 25px 0 25px 30px;
	}
/* ---------------------------------------------------------------------- */
/*	Navigation Panels
/* ---------------------------------------------------------------------- */
/* HOME PAGE */
#wrapper .nav-panel a
{
	display:block;	
}
	#wrapper .nav-panel a:hover
	{
		color:#E4E4E4;
	}
#wrapper .nav-panel ul
{
	margin:0;	
}
		#home-page #wrapper .nav-panel ul
		{
			margin:40px 0;
		}
	#wrapper .nav-panel li
	{
		font-size:17px;
		list-style:none;
		margin:10px 0;	
	}
	#wrapper .nav-panel ul li
	{	
		background:url(images/icons/chevron-right.png) no-repeat right center;
		display:block;
		border-bottom:1px dotted #FFF;
		padding:5px 0;
	}
	.nav-panel.one_half
	{
		margin:0;
		width:50%;
	}
#wrapper .nav-panel	.padding
{
	padding:0 50px 10px 50px;
}
.nav-panel a
{
	color:#FFF;	
}
#report-panel,
#statement-panel
{
	background-repeat:none;
	color:#FFF;
}
	#report-panel
	{
		background-color:#0AA6C1;
		background-image:url(images/backgrounds/background_box_blue.jpg);
	}
	#statement-panel
	{
		background-color:#0A988D;
		background-image:url(images/backgrounds/background_box_green.jpg);
	}
p.green-panel
{
	background:#EDF7F8;
	padding:20px;
}
p.blue-panel
{
	background:#DDF3FF;
	padding:20px;	
}
/* INSIDE PAGES */
.tabs-holder .padding
{
	padding:35px;	
}
	#report-nav .nav-panel li
	{	
		background:url(images/icons/chevron-right-large.png) no-repeat right center;
		border-bottom:1px dotted #FFF;
		display:inline-block;
		float:left;
		font-size:22px;
		list-style:none;
		margin:5px 4% 15px 0;
		padding-bottom:10px;				
		width:46%;
	}
	.tabs-holder,
	#report-nav,
	.tabs-wrapper
	{
		display:block;
		float:left;
		width:100%;
	}
	section.content
	{
		margin-top:30px;	
	}
	.blue-nav,
	.green-nav
	{
		display:none;	
		position:absolute;
		top:44px;
		width:100%;
		z-index:1010;
	}
		.blue-nav,
		.blue-tab.on
		{
			background:#469EAB !important;
		}
		.green-nav,
		.green-tab.on
		{
			background:#49947A !important;
		}			
		.tab
		{
			color:#FFF;
			display:block;	
			float:left;
			font-size:26px;
			padding:11px 2%;
			cursor:pointer;		
			width:46%;
		}
			.blue-tab
			{
				background: url(images/backgrounds/blue-button.jpg) top left;
			}
				.parent-pageid-45 .blue-tab,
				.parent-pageid-559 .blue-tab
				{
					background:#BABABA;
				}
			.green-tab
			{
				background: url(images/backgrounds/background_box_green.jpg) bottom center;
			}	
				.parent-pageid-27 .green-tab,
				.parent-pageid-557 .green-tab
				{
					background:#BABABA;
				}									

/* ---------------------------------------------------------------------- */
/*	Posts
/* ---------------------------------------------------------------------- */
.single .left_column
{
	border-top:1px solid #CCC;
	padding-top:20px;	
}

.post-item
{
	border-top: 1px solid #CCC;
	margin-top: 25px;	
	padding-top: 5px;
}
.widget_recent_entries ul,
.widget_recent_entries li
{
	list-style:none;
	margin:0;
}
	.widget_recent_entries li
	{
		margin-bottom:15px;	
	}
.single #container,
.category #container,
.archive #container
{
	padding-top:30px;
}
/* ---------------------------------------------------------------------- */
/*	Tables
/* ---------------------------------------------------------------------- */
table
{
	border: none;		
	margin-top: 20px;
	width:100%;	
}
table th {
	font-family:'kievitotregular';
	font-size:15px;
}
table td,
table th
{
	padding:10px;	
	text-align:left;	
}
table td
{
	padding:7px 10px;
}
td.thin-bottom-black-line
{
	border-bottom:1px solid #000;	
}
td.thick-bottom-black-line
{
	border-bottom:2px solid #000;
}
td.thin-bottom-blue-line
{
	border-bottom:1px solid #3D8AC9;	
}
td.thick-bottom-blue-line
{
	border-bottom:2px solid #3D8AC9;
}
td.thin-bottom-green-line
{
	border-bottom:1px solid #469EAB;	
}
td.thick-bottom-green-line
{
	border-bottom:2px solid #469EAB;
}
	/* Simple table */
	table.table-simple th
	{
		border-bottom:2px solid #469EAB;
		font-family: 'kievitotmedium', Arial, sans-serif; 
	}
	/* Align first column left table */	
	table.align-first-column-left tr td,
	table.align-first-column-left tr th
	{
		text-align:right;
	}
		table.align-first-column-left tr td:first-child
		{
			text-align:left;
		}	
	/* Blue header table */
	table.table-blue-header th
	{
		color:#FFF;
		font-family: 'kievitotmedium', Arial, sans-serif; 
	}
	table.table-blue-header th
	{
		background:#0C689A;	
	}
		table.table-blue-header tr
		{
			background:#E1EDF7;
			border-bottom:1px solid #3D8AC9;	
				-webkit-transition: .25s linear; 
				-moz-transition: .25s linear;
				-o-transition: .25s linear; 
			transition: .25s linear;				
		}			
			table.table-blue-header tr:last-of-type
			{
				border-bottom:2px solid #3D8AC9;	
			}	
				table.table-blue-header tr:hover
				{
					background:#FAFCFE;	
				}
	/* Blue header table first row light blue */
	table.table-blue-header-frlb tr:nth-child(2),
	table.table-blue-header-frlb th
	{
		color:#FFF;
		font-family: 'kievitotmedium', Arial, sans-serif; 
	}
	table.table-blue-header-frlb th
	{
		background:#0C689A;	
	}
		table.table-blue-header-frlb tr:nth-child(2)
		{
			background:#3D8AC9;	
		}
		table.table-blue-header-frlb tr
		{
			background:#E1EDF7;
			border-bottom:1px solid #3D8AC9;	
				-webkit-transition: .25s linear; 
				-moz-transition: .25s linear;
				-o-transition: .25s linear; 
			transition: .25s linear;							
		}			
			table.table-blue-header-frlb tr:last-of-type
			{
				border-bottom:2px solid #3D8AC9;	
			}								
				table.table-blue-header-frlb tr:hover
				{
					background:#FAFCFE;	
				}	
				table.table-blue-header-frlb tr:nth-child(2):hover
				{
					background:#3D8AC9;		
				}

/* ---------------------------------------------------------------------- */
/*	Pages
/* ---------------------------------------------------------------------- */
table
{
	margin-top:20px;	
}
article p
{
	font-size:14px;	
	line-height:22px;
}
/*Home page */
#home-page section
{
	float:left;	
}
h1.white
{
	color:#FFF;
	display:block;
	font-size:29px;
	margin-top:15px;	
	width:100%;
}
	#inside-page h1.white
	{
		float:left;	
	}
/* ---------------------------------------------------------------------- */
/*	Search
/* ---------------------------------------------------------------------- */
.search h1,
.search h3
{
	margin-top:30px;	
}
.search-icon
{
	background:url(images/icons/sprite.png) 3px -144px no-repeat;
	cursor:pointer;
	display:inline-block;
	float:right;
	height:43px;
	margin:5px 0 0 0;
	width:43px;
}
.search #container
{
	padding-bottom:30px;	
}
	.search-icon:hover
{
		background:url(images/icons/sprite.png) -40px -144px no-repeat;			
	}
/* ---------------------------------------------------------------------- */
/*	Forms
/* ---------------------------------------------------------------------- */

label
{
	cursor: pointer;
	display: block;
	margin: 0 0 5px;
}

input, textarea, select
{
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	padding: 5px 10px;
}

input
{
	padding: 6px;
	width: 140px;
}

select
{
	height: 30px;
}

textarea
{
	 border-color: #CCC;
	 height: 60px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
		   border-radius: 3px;			
	padding: 10px;
	resize: both;	
	position: relative;
	width: 90%;
	behavior: url(/wp-content/themes/ntma/PIE.php);		
}
	
	input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus
{ border-color:#289A74; }

input[type="submit"], button
{
	font-size: 13px;
}

	input[type="submit"].medium, button.medium
{ font-size: 15px; }

	input[type="submit"].large, button.large
{ font-size: 17px; }

select, option
{
	cursor: pointer;
	padding: 5px 7px;
}

input[type="text"], input[type="password"], input[type="email"]
{
	background: #FFF;
	position: relative;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
		   border-radius: 2px;		
	behavior: url(/wp-content/themes/ntma/PIE.php);	
}

/* Fix for Mobile Safari */
input[type="checkbox"]
{ -webkit-appearance: checkbox; width: auto; height: auto; background: none; border: none; padding: 0; }
input[type="radio"]
{ -webkit-appearance: radio; width: auto; height: auto; background: none; border: none; padding: 0; }

/* Chrome, Safari */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder
{ color: #999; }

/* Firefox */
input:-moz-placeholder, textarea:-moz-placeholder
{ color: #999; }

/* jQuery fallback */
input.placeholder, textarea.placeholder, .wpcf7 .watermark
{ color: #999; }

/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */
#header-wrapper
{
	display:block;
	float:left;
	margin:23px auto 20px auto;
	position:relative;	
	width:100%;
	z-index:1000;
}
	.logged-in #header-wrapper
	{
		margin-top:55px;
	}
header
{
	float: left;
	padding:0;
	position: relative;
	width: 100%;
	z-index:1000;	
}	
	#report-title
	{
		display:inline-block;
		float:left;	
		font-size:36px;
	}
		#report-title span
		{
			display:block;
			font-family: 'kievitotbold', Arial, sans-serif; 
			font-size:19px;	
			margin-top:5px;
		}
		#report-title a
		{
			color:#494949;
		}
			#report-title a:hover
			{
				color:#289A74;
			}		
	#logo-holder
	{
		display:inline-block;
		float:right;	
	}
	header img#logo-img
	{
		display:inline-block;
		float: left;
		height:56px;
		width:272px;
		transition: transform 1s ease;		
	}	
#header_container
{
	position:relative;	
}		
#menu-wrapper
{
	float:right;
	padding:12px 0;
	position:relative;
	width:100%;
	z-index:1002;
}
	#menu-wrapper .theme-width
	{
		z-index:1002;			
	}
	.logged-in #menu-wrapper,
	.logged-in #menu-wrapper-bg	
	{
		top:30px;
	}	
	#menu-wrapper-bg
	{		
		background:#FFF;
		float:right;
		height:40px;	
		opacity:0;
		position:fixed;
			-webkit-transition: .25s ease-in-out; 
			-moz-transition: .25s ease-in-out; 
			-o-transition: .25s ease-in-out; 
		transition: .25s ease-in-out;			
		width:100%;
		top:0;
		z-index:500;
	}
/* -------------------------------------------------- */
/*	Main Navigation
/* -------------------------------------------------- */

.main-nav
{ 
	display:inline-block;
	float:right;
	z-index:1001;
}

	.main-nav .menu .sub-arrow
{
		float:right;
		margin:3px 10px 0 0;
		vertical-align:1px;
	}	
	
.main-nav #ul-nav
{
	display:block;
	margin:0;
}

	.main-nav > ul,
	.main-nav .menu > ul
	{ 
		background:#FFF;
		margin: 0;
	}

		.main-nav .menu li
		{
			border-right:1px solid #009C80;
			display:block;
			float:left;
			list-style:none;
			margin:0;
			padding:0;
			position:relative;
		}	
			.main-nav .menu li:last-of-type
			{
				border-right:none;
			}		
			.main-nav a,
			#download-pdf a
			{
				color:#333;
				display: block;
				font-family: 'kievitotregular', Arial, sans-serif;	
				font-size: 15px;
				padding: 2px 10px;	
				position:relative;
				text-transform:uppercase;			
			}
				.main-nav .menu a:hover,
				#download-pdf a:hover
				{	
					color:#009C80;
				}				
				.main-nav .menu .current_page_item > a
				{
					color:#009C80;								
				}
					
			/* Dropdown */
			.main-nav li:hover > ul
			{
				background:#FFF;				
				display: block;
				left: 10px;
				margin: 0;
				top: 28px;
			}			
			
			.main-nav ul ul
			{
				background:#FFF;
				display: none;
				left: 0;
				position: absolute;
				z-index: 1002;							
			}
			
			.main-nav .menu li.t_on a
			{
				color:#289A74;	
			}
			
				.main-nav .menu li.t_on .children a:hover
				{
					color:#333;
				}						
				
					li.t_on > ul li a:hover, 
					li.t_on a, li.t_on > ul li a
					{ 
						color:#009C80;
					}					
				

				.main-nav ul ul li
				{ 	
					border-right: none;
					float: none;
				}

					ul.menu ul a
					{		
						color:#289A74;				
						display: block;
						font-family: 'kievitotmedium', Arial, sans-serif;	
						font-size: 13px;
						line-height:16px;
						padding: 10px;	
						margin: 0;
						text-align: left;
						width: 160px;
						text-transform: none;
					}

						.main-nav ul ul a:hover, .main-nav ul ul .hover > a,
						.main-nav ul ul .current_page_item > a, .main-nav ul ul .current_page_item > a:hover,
						.main-nav ul ul .current_page_parent > a, .main-nav ul ul .current_page_parent > a:hover
						{
						}							
						
					li.t_on > ul li a:hover, 
					li.t_on a, 
					li.t_on > ul li a
					{ 		
										
					}	
					
					li.t_on > ul li a:hover, li.t_on a
					{ 			
					}							
					
						li.t_on > ul li a	{
						}						

			/* Sub Dropdown */
			.main-nav ul ul ul
			{
				left: 125px !important;
				top: 6px !important;	
				z-index:2000;
			}

			.main-nav ul li ul li:hover > ul
			{
				display: block;
			}

/* Nav menus */
.widget_nav_menu li
{
	list-style: none;
	margin-left: 0;
}			

	h2.widgettitle	
	{
		border-bottom:1px solid #D8D8D8;
		font-size:18px;
		margin-bottom:10px;
		padding-bottom:10px;
	}
	
		#archives-3 h2.widgettitle
		{
			border-bottom:none;
			padding:0;
		}

/* Nav menus */
.widget_nav_menu li
{
	list-style: none;
	margin-left: 0;
}					

/* Mobile SIDR Styles */
.sidr
{
  background:#f8f8f8;
  color:#333;
  display:none;
  font-size:15px;
  height:100%;
  overflow-x:none;
  overflow-y:auto;
  position:fixed;
  top:0;
  width:260px;
  z-index:999999;
}

.sidr .sidr-inner
{
  padding:0 0 15px;
}

.sidr .sidr-inner>p
{
  margin-left:15px;
  margin-right:15px;
}

.sidr.right
{
  left:auto;
  right:-260px;
}

.sidr.left
{
  left:-260px;
  right:auto;
}
.sidr ul
{
  border-bottom:1px solid #fff;
  border-top:1px solid #dfdfdf;
  display:block;
  margin:0 0 15px;
  padding:0;
}

.sidr ul li
{
  border-bottom:1px solid #dfdfdf;
  border-top:1px solid #fff;
  display:block;
  line-height:48px;
  margin:0;
}

.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active
{
}

.sidr ul li a,.sidr ul li span
{
  color:#333;
  display:block;
  padding:0 15px;
  text-decoration:none;
}

.sidr ul li ul
{
  border-bottom:none;
  margin:0;
}

.sidr ul li ul li
{
  font-size:14px;
}

.sidr ul li ul li:last-child
{
  border-bottom:none;
}

.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active
{
}

.sidr ul li ul li a,.sidr ul li ul li span
{
  color:rgba(51,51,51,0.8);
  padding-left:30px;
}

/* Mobile Styles */
.sidr ul li.close-menu a
{
	background:#333;
	color:#FFF !important;
	line-height:55px;
}
	.sidr ul li.close-menu a .background
	{	
		background:url(images/icons/sprite.png);
		background-position:0 -777px;
		display:block;
		height:25px;
		position:absolute;
		right:15px;
		width:25px;
		top:18px;
	}
	.sidr ul li.close-menu a:hover .background
	{	
		background-position:0 -836px;
	}	
.mobile-icon 
{
	display:none;
}
#mobile-menu-wrapper ul.mobile-menu
{
	list-style: none;
	margin:0;
}
.mobile-icon
{
	background: url(images/icons/mobile-icon.png) no-repeat 0 0;
	cursor: pointer;
	height: 25px;	
	position: absolute;
	right: 15px;
	top: 8px;
	width: 30px;
}
	
	.mobile-icon.on
	{
		background: url(images/icons/mobile-icon.png) no-repeat -30px 0;
	}
	#body,#container
	{
		display:block;
		float:left;
		position:relative;
		width:100%;	
	}
	#mobile-menu-wrapper ul
	{
		box-shadow:none;
	}
		#mobile-menu-wrapper .mobile-menu li
		{
			display: block;
			float: left;
			margin: 0;
			width:100%
		}	
			.main-nav #mobile-menu-wrapper li a
			{
				background:#333;	
				border-radius:0;
					-moz-border-radius:0;
						-khtml-border-radius:0;
							-webkit-border-radius:0;
				color:#FFF;							
			}
				#mobile-menu-wrapper li a:hover
			{
					color:#FFF !important;
					background:#333 !important;
				}			
			li.t_on > ul li a
			{ 
				background: none !important;
			}	
		#mobile-menu-wrapper .mobile-menu li a 
		{
			background:#FFF;
			color:#333;
			border-bottom:1px solid #F3F3F3;
			font-size:15px;
			margin: 0;
			padding: 15px 3%;
			width: 94%;	
			text-shadow: none;
		}	
			#mobile-menu-wrapper .mobile-menu li > ul li a
			{
				padding: 15px 0 15px 6% !important;
				width:92% !important;
			}
			#mobile-menu-wrapper .mobile-menu li a:hover
			{			
				font-weight:700;
			}		
			#mobile-menu-wrapper .mobile-menu li
			{
			}				
				.main-nav #mobile-menu-wrapper .mobile-menu li ul 
				{
					background:none;
				}
		#mobile-menu-wrapper .mobile-menu .current_page_item > a, 
		#mobile-menu-wrapper .mobile-menu .current_page_parent > a 
		{
			font-weight:700;
		}	
		#mobile-menu-wrapper .mobile-menu li a:hover, 
		#mobile-menu-wrapper .mobile-menu li.current_page_item a, 
		#mobile-menu-wrapper .mobile-menu li.current_page_item ul li > a:hover  
		{
			
		}			
			#mobile-menu-wrapper .mobile-menu li > ul li a
			{	
				text-transform: none;
			}			
				#mobile-menu-wrapper .mobile-menu li > ul li a:hover
				{
				}	
	.main-nav #mobile-menu-wrapper ul ul
	{
		display: block;
		float: left;
		left: 0;
		padding: 0;
		right: auto;
		margin: 0;
		top: auto;
		position: relative;
		width: 100%;
		z-index: auto;
	}
	
		#wrapper .main-nav #mobile-menu-wrapper ul ul a
		{
			float: left;
			padding: 4px 2%;
			width: 96%;
		}
		
		.main-nav #mobile-menu-wrapper ul ul ul
		{
			float: left;
			left: auto !important;
			margin: 0;
			position: relative;
			top: auto !important;	
			width: 100%;
		}	
	
		.main-nav #mobile-menu-wrapper ul ul a
		{
			text-align: left;	
		}
	
		.main-nav #mobile-menu-wrapper li:hover > ul
		{
			display: block;
			left: auto;
			margin: 0;
			top: auto;						
		}	

/* ---------------------------------------------------------------------- */
/*	WPML
/* ---------------------------------------------------------------------- */

#wrapper #lang_sel_list
{
	border: none;
	float: right;
	height: auto;
	width: auto;	
	z-index: 10;
}
	#wrapper #lang_sel_list li:before
	{
		content:"";
		display:none;
	}
	#wrapper #lang_sel_list
	{
		margin: 0;	
	}

	#wrapper #lang_sel_list ul
	{
		border: none;
		left: auto;
		top: auto;
		width: auto;
	}
	
	#wrapper #lang_sel_list li,
	#download-pdf
	{
		border-bottom:none;
		border-right:none;
		border-left:1px solid #009C80;
		border-top:none;						
		float: right;
		list-style: none;
		margin: 0;
		width: auto;	
	}
	
	#wrapper #lang_sel_list a, #lang_sel_list a:visited
	{
		background:none;
		border:none;
		color:#333;
		display: block;
		font-family: 'kievitotregular', Arial, sans-serif;	
		font-size: 15px;
		padding: 2px 10px 0 10px;	
		position:relative;
		text-transform:uppercase;
	}	
		#wrapper #lang_sel_list a:hover
		{
			color:#009C80;
		}

/* ---------------------------------------------------------------------- */
/*	Body
/* ---------------------------------------------------------------------- */
	#body
	{ 
		line-height:22px;
		padding-top:25px;
		width: 100%;		
	}

		#inside-page #container
		{	
			float:left;
			min-height:200px;
			position: relative;		
			width: 100%;
		}
			#container section
			{
				margin:40px 4% 0 4%;
				width: 92%;	
			}
			#home-page #container section
			{
				margin-top:10px;	
			}			
			#container li
			{
				margin-bottom:10px;	
			}
			
	#container .left
	{
		float: left;
		width: 23%;
	}
	
	#container .right
	{
		float: right;
		width: 72%;
	}	
	
	#container .full-width
	{
		width: 100%;	
	}
/* Shortcodes Plugin
#wrapper .wc-shortcodes-row	
{
	background:#FFF;
	padding:3%;	
	width:94%;
}
 */
/* ---------------------------------------------------------------------- */
/*	Page navigation
/* ---------------------------------------------------------------------- */

#wrapper .wp-pagenavi
{
	margin-top: 40px;
}

#wrapper .wp-pagenavi .pages
{
	display: none;	
}

#wrapper .wp-pagenavi a, #wrapper .wp-pagenavi span
{
	border:none;	
}

#wrapper .wp-pagenavi a
{
	background: #333;
	color: #FFF;
	display: inline-block;
	-webkit-border-radius: 16px;
	   -moz-border-radius: 16px;
		   border-radius: 16px;	
	font-weight: 700;
	font-size: 12px;
	margin-right: 10px;
		padding: 4px 10px;	
	position: relative;
	text-decoration: none;
	behavior: url(/wp-content/themes/ntma/PIE.php);	
}

#wrapper .wp-pagenavi a:hover, .wp-pagenavi span.current
{
	border:none;
}
	
	#wrapper .wp-pagenavi a:hover, #wrapper .wp-pagenavi .current
{
		background: #141414;
		color: #FFF;
		display: inline-block;
		-webkit-border-radius: 16px;
		   -moz-border-radius: 16px;
			   border-radius: 16px;
		font-size: 12px;
		margin-right: 10px;
		padding: 4px 10px;	
		position: relative;
		behavior: url(/wp-content/themes/ntma/PIE.php);	
	}
	
.page_nav
{
	float: left;	
	width: 100%;
}

/* ------- Accordion ------- */
p.expand-all,
p.collapse-all
{
	cursor:pointer;
	font-family: 'kievitotmedium', Arial, sans-serif;
	font-size:13px;
	padding-right:12px;
	position:absolute;
	text-transform:uppercase;
	top:0px;
}
	p.expand-all
	{
		background: url(/wp-content/themes/ntma/images/icons/plus.png) right 7px no-repeat;
		right:120px;
	}
	p.collapse-all
	{
		background: url(/wp-content/themes/ntma/images/icons/minus.png) right 10px no-repeat;
		right:0;
	}	
		p.expand-all:hover,
		p.collapse-all:hover
		{
			color:#289A74;
		}
#wrapper .wc-shortcodes-accordion
{
	margin-top:35px;	
}
#wrapper .wc-shortcodes-accordion-trigger,
#wrapper .wc-shortcodes-accordion-header-active,
#wrapper .wc-shortcodes-content
{
	border:none;	
}
#wrapper .wc-shortcodes-content
{
	background:none;	
}
.wc-shortcodes-accordion-trigger a
{
	color:#333;
	font-size:24px;	
}
.wc-shortcodes-accordion
{
}	
	.parent-pageid-27 .wc-shortcodes-accordion-trigger,
	.parent-pageid-27 .wc-shortcodes-accordion-header-active,
	.parent-pageid-557 .wc-shortcodes-accordion-trigger,
	.parent-pageid-577 .wc-shortcodes-accordion-header-active	
	{
		background:#ACCBB7;	
	}
		.parent-pageid-27 .wc-shortcodes-accordion-trigger a:before,
		.parent-pageid-557 .wc-shortcodes-accordion-trigger a:before
		{
			border:2px solid #007559;
			color:#007559;
		}
	.parent-pageid-45 .wc-shortcodes-accordion-trigger,
	.parent-pageid-45 .wc-shortcodes-accordion-header-active,
	.parent-pageid-559 .wc-shortcodes-accordion-trigger,
	.parent-pageid-559 .wc-shortcodes-accordion-header-active	
	{
		background:#AED1D7;	
	}
		.parent-pageid-45 .wc-shortcodes-accordion-trigger a:before,
		.parent-pageid-559 .wc-shortcodes-accordion-trigger a:before
		{
			border:2px solid #008093;
			color:#008093;
		}	
#wrapper .wc-shortcodes-accordion-trigger a
{
	padding-left:20px;	
}
	#wrapper .wc-shortcodes-accordion-trigger a:before
	{
		
		font-family: Arial, sans-serif;			
		font-size:19px;
		height:8px;
		content:"+";
		left:auto;
		padding:4px 6px 6px 4px;
		right:10px;
		width:8px;
		text-align:center;
		top:10px;
		vertical-align:middle;
		line-height:8px;
	}
	#wrapper .wc-shortcodes-accordion-header-active a:before
	{		
		content:"-";		
		padding:3px 5px 7px 5px;
	}
	#wrapper .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger
	{
		margin-top:10px;	
	}
/* ------- Fluid Columns ------- */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ 
	float:left;
	margin-right:4%;
	position:relative;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;	
}

.last
{
	clear:right;
	margin-right:0 !important;
	float: right;
}
	
	.one_third p:first-of-type, .two_third p:first-of-type, .one_half p:first-of-type, .last p:first-of-type
{
		margin-top: 0;
	}	

.clearboth
{
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

/* ---------------------------------------------------------------------- */
/*	To Top Button
/* ---------------------------------------------------------------------- */		
#back-top
{
	position: fixed;
	bottom: 10px;
	right: -5px;
	text-align: center;
	z-index: 10;
}

#back-top a
{
	width: 88px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color:#C963A2;
	/* background color transition */
			-webkit-transition: .5s;
		-moz-transition: .5s;
	transition: .5s;
}
	#back-top a:hover
	{
		color: #000;
	}

/* arrow icon (span tag) */
#back-top span
{
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background:#0C689A url(/wp-content/themes/ntma/images/arrows/up-arrow.png) no-repeat center center;
	/* background color transition */
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;	
	-webkit-border-radius: 45px;
	   -moz-border-radius: 45px;
		   border-radius: 45px;
	position: relative;
	behavior: url(/wp-content/themes/ntma/PIE.php);	
}

	#back-top a:hover span
{
		background-color:#469EAB;
	}	

/* -------------------------------------------------- */
/*	Pagination
/* -------------------------------------------------- */

.pagination
{ margin: 0 }

	.pagination a, .pagination span
{
		border: 1px solid transparent;
		color: #9c9c9c;
		display: inline-block;
		margin: 0 8px 0 0;
		padding: 2px 8px 4px;
	}
	.ie7 .pagination li, 
	.ie7 .pagination span 
	{
		display: inline; 
	}
	.pagination .current
{
		background: #e6edef;
		color: #707070;
		padding: 2px 7px 4px;
	}
		.pagination a:hover, .comments-pagination a:hover
{
			border-color: #e6edef;
			color: #CCC;
		}

	.pagination .next, .pagination .prev
{ border: none; }

/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */
footer
{
	float:left;
	width: 100%;
}
	footer .wrapper
	{
		display: block;
		margin:40px auto 20px auto;
		position: relative;
	}
	footer .bottom-footer
	{
		background:#00967B url(images/backgrounds/background_footer.jpg) repeat top left;		
		color:#FFF;
		font-size:14px;		
		line-height:16px;	
		padding:10px 20px;
		vertical-align:middle;
		text-transform:uppercase;
	}
	.copyright
	{
		display:inline-block;
	}			
		#bottom-footer-wrapper
		{		
			margin: 10px auto;
		}
			.v-link img
			{
				height:14px;
				margin-left:1px;
				width:105px;
			}
			a.v-link
{
				border-left:1px solid #FFF;
				color:#FFF;
				margin-left:10px;
				padding-left:10px;
			}			
				a.v-link:hover
{
					color:#F7F7F7;
				}
/* ---------------------------------------------------------------------- */
/*	Media Queries
/* ---------------------------------------------------------------------- */

/* Tablet landscape size to standard 1024 (devices and browsers) */
@media only screen and (max-width: 1024px)
{
	.theme-width
	{
		margin: 0 2%;
		width: 96%;
	}
	h1.white
	{
		font-size:20px;	
	}
}

@media only screen and (max-width: 980px)
{
	
	/* ---------------------------------------- */
	/*	Responsive columns
	/* ---------------------------------------- */

	#wrapper .one_half,#wrapper .one_third,#wrapper .two_third,#wrapper .three_fourth,#wrapper .one_fourth,#wrapper .one_fifth,#wrapper .two_fifth,#wrapper .three_fifth,#wrapper .four_fifth,#wrapper .one_sixth,#wrapper .five_sixth
	{ 
		float: none;
		margin: 0 0 20px 0;
		width: 96%;
	}			
	#wrapper .one_half .wp-caption
	{
		height: auto;
		width: 100% !important;	
	}
	
}
@media only screen and (max-width: 800px)
{
	#services .theme-width .wrapper
	{
		margin:0 4%;
		width:92%;	
	}	
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 820px)
{
	h1.white
	{
		font-size:29px;	
		padding-top:13px;
	}	
	#report-title
	{
		font-size:26px;	
	}
	#report-nav .nav-panel li
	{
		font-size:16px;	
	}	
	p.expand-all, 
	p.collapse-all
	{
		display:none;	
	}
}

@media screen and (max-width: 680px) { /* breakpoint for theme */
	/* -------------------------------------------------- */
	/*	Navigation
	/* -------------------------------------------------- */	
	
	/* Panels */
	.tab
	{
		font-size:22px;	
	}	
	#report-nav .nav-panel li
	{	
		margin-bottom:10px;
		width:100%;
	}
	/* Main */
	.main-nav
	{
		background:#FFF;
		margin:9px 0 0 0;
		position: relative;	
		width:100%;
	}	
		.main-nav .menu
		{
			display: none;	
		}	
	/* Mobile */
	.mobile-icon
	{
		display: block;	
	}
	#background
	{
		display: none;
	}	
	#header_container .top a
	{
		margin-right: 10px;	
	}	
		#header_container .bottom
		{
			margin-bottom: 20px;	
		}	
	.main-nav a
	{
		margin: 0 10px;
		padding: 12px 5px 8px 5px;		
	}
	#wrapper #lang_sel_list, 
	#download-pdf
	{
		margin-top:11px;	
	}
	#wrapper #lang_sel_list li
	{
		border-left:none;	
		border-right:1px solid #009c80;
	}
	#download-pdf
	{
		border:none;
		margin-right:70px;	
	}

	/* Header */

	#home-page #body
	{
		padding-top:0;	
	}
	#header-wrapper
	{
		margin-bottom:0;	
	}
	#report-title
	{
		display:block;
		margin:0 auto;
		text-align:center;
		width:100%;
	}
		#report-title a
		{
			display:block;
			margin:0 auto;
			width:360px;
		}	
	#logo-holder
	{
		display:block;
		float:left;
		margin-top:10px;
		width:100%;	
		text-align:center;
	}
		#logo-holder a
		{
			display:block;
			margin:10px auto 0 auto;
			width:272px;	
		}
}

@media screen and (max-width: 641px) { /* portrait tablets, landscape e-readers, landscape mobile 480px */
.tab
{
	font-size:18px;	
}
#home-page #body
{
	padding-top:0;	
}
#back-top
{
	bottom: 0;
	right: 0;
	z-index:1000;
}
	#back-top a
{
		width: 40px;
	}
	
	/* arrow icon (span tag) */
	#back-top span
	{
		width: 40px;
		height: 40px;
		display: block;
		margin-bottom: 0;
		background: #333 url(/wp-content/themes/ntma/images/arrows/up-arrow.png) no-repeat -1px center;
		transition: .5s;	
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
			   border-radius: 0;
	}

	#container table
	{
		width:100% !important;	
	}
	#container .left,#container .right
	{
		float:left;
		margin: 0 0 30px 0;
		width:100%;	
	}
		#container .right
		{
			margin:20px 0 0 0;
		}	
	.wp-caption
	{
		width:100% !important;	
	}
}

@media screen and (max-width: 540px) { /* breakpoint for home panel titles */
	h1.white
	{
		font-size:20px;	
	}
}

@media screen and (max-width: 479px)
{
	#body
	{
		padding-top:0;	
	}
	#report-nav
	{
		display:none;	
	}
	footer .float_right
	{
		float:left;
		margin:10px 0;
		width:100%;	
	}
	#report-title
	{
		font-size:21px;
	}
		#report-title span
		{
			font-size:16px;	
		}
	#report-title a {
	    width: 300px;
	}		
}


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

	h1.white
	{
		font-family:"kievitotbold";
		font-size:14px;	
	}
	.copyright,
	a.v-link
	{
		display:block;
		margin-bottom:10px;
		padding-left:0;
		width:100%;	
	}
	a.v-link
	{
		border:none;	
		margin-bottom:0;
	}
	
	/* -------------------------------------------------- */
	/*	Images and Captions
	/* -------------------------------------------------- */	
	
	div.wp-caption
	{
		margin-left: 0 !important;	
		margin-right: 0 !important;	
	}
	
	div.wp-caption, img.size-medium, div.wp-caption img
	{
		height: auto !important;
		width: 100% !important;	
	}

}