.download-box {
	width: 250px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	position: relative;
	margin: 1em auto;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1), inset 0 1px 0
		rgba(255, 255, 255, .4)
}

.download-box img.wp-post-image {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-top-left-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-radius: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4)
}

.download-box .download-box-content {
	padding: 0 1em 1em
}

.download-box .download-count {
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	background: #ddd;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1), inset 0 1px 0
		rgba(255, 255, 255, .4);
	position: absolute;
	top: 0;
	right: 0;
	padding: .6em;
	width: auto;
	min-width: 1em;
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
	line-height: 1em;
	border: 1px solid #bbb;
	margin: -.5em -.5em 0 0
}

.download-button {
	text-align: center;
	text-decoration: none;
	padding: .75em 1em;
	color: #fff;
	display: block;
	font-size: 1.2em;
	line-height: 1.5em;
	background-color: #09c;
	background-image: -webkit-linear-gradient(#009fd4, #09c, #0086b2);
	background-image: -moz-linear-gradient(#009fd4, #09c, #0086b2);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3), inset 0 1px 0
		rgba(255, 255, 255, .4);
	border: 1px solid #0086b2;
	cursor: pointer
}

.download-button:hover {
	color: #fff;
	background-color: #09c;
	background-image: -webkit-linear-gradient(#09c, #0086b2);
	background-image: -moz-linear-gradient(#09c, #0086b2)
}

.download-button
small {
	font-size: .8em;
	opacity: .8;
	display: block
}

.filetype-icon {
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: left;
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document.png)
}

.filetype-pdf {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-pdf.png)
}

.filetype-aif, .filetype-aifc, .filetype-aiff, .filetype-au,
	.filetype-kar, .filetype-m3u, .filetype-m4r, .filetype-mid,
	.filetype-midi, .filetype-mp2, .filetype-mp3, .filetype-mpga,
	.filetype-ra, .filetype-ram, .filetype-rm, .filetype-rpm, .filetype-snd,
	.filetype-wav, .filetype-wave {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-music.png)
}

.filetype-avi, .filetype-divx, .filetype-mov, .filetype-movie,
	.filetype-mp4, .filetype-mpe, .filetype-mpeg, .filetype-mpg,
	.filetype-mxu, .filetype-qt {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-film.png)
}

.filetype-7z, .filetype-gz, .filetype-rar, .filetype-sit, .filetype-tar,
	.filetype-zip {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-zipper.png)
}

.filetype-csv, .filetype-tsv, .filetype-xls, .filetype-xlsx {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-excel.png)
}

.filetype-doc, .filetype-docx {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-word-text.png)
}

.filetype-ai {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-illustrator.png)
}

.filetype-swf {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-flash-movie.png)
}

.filetype-bmp, .filetype-djv, .filetype-eps, .filetype-gif,
	.filetype-ief, .filetype-jpe, .filetype-jpeg, .filetype-jpg,
	.filetype-pbm, .filetype-pgm, .filetype-png, .filetype-pnm,
	.filetype-ppm, .filetype-ps, .filetype-ras, .filetype-rgb,
	.filetype-tif, .filetype-tiff, .filetype-wbmp, .filetype-xbm,
	.filetype-xpm, .filetype-xwd {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-image.png)
}

.filetype-psd {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-photoshop.png)
}

.filetype-ppt, .filetype-pptx {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-powerpoint.png)
}

.filetype-as, .filetype-css, .filetype-htaccess, .filetype-htm,
	.filetype-html, .filetype-js, .filetype-php, .filetype-sql,
	.filetype-xml, .filetype-xsl {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-code.png)
}

.filetype-rtf, .filetype-rtx {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-text-image.png)
}

.filetype-txt {
	background-image:
		url(/wp-content/plugins/download-monitor/assets/images/filetypes/document-text.png)
}

#content nav.download-monitor-pagination, nav.download-monitor-pagination
	{
	text-align: center
}

#content nav.download-monitor-pagination ul, nav.download-monitor-pagination
ul {
	display: inline-block;
	white-space: nowrap;
	padding: 0;
	clear: both;
	border: 1px solid #eee;
	border-right: 0;
	margin: 1px
}

#content nav.download-monitor-pagination ul li, nav.download-monitor-pagination ul
li {
	border-right: 1px solid #eee;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	overflow: hidden
}

#content nav.download-monitor-pagination ul li a, #content nav.download-monitor-pagination ul li span,
	nav.download-monitor-pagination ul li a, nav.download-monitor-pagination ul li
span {
	margin: 0;
	text-decoration: none;
	line-height: 1em;
	font-size: 1em;
	font-weight: 400;
	padding: .5em;
	min-width: 1em;
	display: block
}

#content nav.download-monitor-pagination ul li a:focus, #content nav.download-monitor-pagination ul li a:hover,
	#content nav.download-monitor-pagination ul li span.current, nav.download-monitor-pagination ul li a:focus,
	nav.download-monitor-pagination ul li a:hover, nav.download-monitor-pagination ul li
span.current {
	background: #eee;
	color: #888
}

.touchcarousel {
	position: relative;
	width: 600px;
	height: 400px;
	overflow: hidden
}

.touchcarousel .touchcarousel-container {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	left: 0
}

.touchcarousel .touchcarousel-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%
}

.touchcarousel .touchcarousel-item {
	margin: 0 0 0 0;
	padding: 0;
	float: left
}

.touchcarousel .touchcarousel-item.last {
	margin-right: 0 !important
}

.touchcarousel .arrow-holder {
	height: 100%;
	width: 45px;
	position: absolute;
	top: 0;
	display: block;
	cursor: pointer;
	z-index: 25
}

.touchcarousel .arrow-holder.left {
	left: 0
}

.touchcarousel .arrow-holder.right {
	right: 0
}

.touchcarousel .arrow-icon {
	width: 45px;
	height: 90px;
	top: 50%;
	margin-top: -45px;
	position: absolute;
	cursor: pointer
}

.touchcarousel .arrow-icon.left {
	
}

.touchcarousel .arrow-icon.right {
	
}

.touchcarousel .arrow-holder:hover .arrow-icon {
	
}

.touchcarousel .arrow-holder.disabled {
	cursor: default
}

.touchcarousel .arrow-holder.disabled .arrow-icon {
	cursor: default
}

.touchcarousel .tc-paging-container {
	width: 100%;
	overflow: hidden;
	position: absolute;
	margin-top: -20px;
	z-index: 25
}

.touchcarousel .tc-paging-centerer {
	float: left;
	position: relative;
	left: 50%
}

.touchcarousel .tc-paging-centerer-inside {
	float: left;
	position: relative;
	left: -50%
}

.touchcarousel .tc-paging-item {
	float: left;
	cursor: pointer;
	position: relative;
	display: block;
	text-indent: -9999px
}

.touchcarousel .tc-paging-item.current {
	
}

.touchcarousel .tc-paging-item:hover {
	
}

.touchcarousel .scrollbar-holder {
	position: absolute;
	z-index: 30;
	left: 6px;
	right: 6px;
	bottom: 5px;
	height: 4px;
	overflow: hidden
}

.touchcarousel
.scrollbar {
	position: absolute;
	left: 0;
	height: 4px;
	bottom: 0px
}

.touchcarousel
.scrollbar.dark {
	background-color: rgb(130, 130, 130);
	background-color: rgba(0, 0, 0, 0.5)
}

.touchcarousel
.scrollbar.light {
	background-color: rgb(210, 210, 210);
	background-color: rgba(255, 255, 255, 0.5)
}

.touchcarousel .grab-cursor {
	cursor: url(/wp-content/themes/sightline/_inc/js/touchcarousel/grab.png)
		8 8, move
}

.touchcarousel .grabbing-cursor {
	cursor:
		url(/wp-content/themes/sightline/_inc/js/touchcarousel/grabbing.png) 8
		8, move
}

.touchcarousel .auto-cursor {
	cursor: auto
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered
	{
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered
	{
	padding-right: 8px;
	padding-left: 20px;
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered
	{
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-search--inline {
	float: left;
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button
	{
	-webkit-appearance: none;
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}

.select2-results {
	display: block;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-results__option[aria-selected] {
	cursor: pointer;
}

.select2-container--open .select2-dropdown {
	left: 0;
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-search--dropdown {
	display: block;
	padding: 4px;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button
	{
	-webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
	display: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity = 0);
}

.select2-hidden-accessible {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered
	{
	color: #444;
	line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear
	{
	cursor: pointer;
	float: right;
	font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder
	{
	color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow
	{
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b
	{
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear
	{
	float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow
	{
	left: 1px;
	right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single
	{
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear
	{
	display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b
	{
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered
	{
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder
	{
	color: #999;
	margin-top: 5px;
	float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear
	{
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice
	{
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove
	{
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover
	{
	color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
	.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder
	{
	float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice
	{
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove
	{
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple
	{
	border: solid black 1px;
	outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple
	{
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove
	{
	display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
	.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple
	{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
	.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple
	{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field
	{
	border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field
	{
	background: transparent;
	border: none;
	outline: 0;
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true]
	{
	color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true]
	{
	background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option
	{
	padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group
	{
	padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option
	{
	margin-left: -1em;
	padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option
	{
	margin-left: -2em;
	padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option
	{
	margin-left: -3em;
	padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option
	{
	margin-left: -4em;
	padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option
	{
	margin-left: -5em;
	padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]
	{
	background-color: #5897fb;
	color: white;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic .select2-selection--single {
	background-color: #f6f6f6;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
	background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
	background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
		endColorstr='#eeeeee', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered
	{
	color: #444;
	line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear
	{
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder
	{
	color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow
	{
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',
		endColorstr='#cccccc', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b
	{
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear
	{
	float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow
	{
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single
	{
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow
	{
	background: transparent;
	border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b
	{
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single
	{
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
	background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
		endColorstr='#eeeeee', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single
	{
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',
		endColorstr='#ffffff', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered
	{
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear
	{
	display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice
	{
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove
	{
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover
	{
	color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice
	{
	float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice
	{
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove
	{
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple
	{
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple
	{
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple
	{
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field
	{
	border: 1px solid #aaa;
	outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field
	{
	outline: 0;
}

.select2-container--classic .select2-dropdown {
	background-color: white;
	border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
	border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true]
	{
	color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected]
	{
	background-color: #3875d7;
	color: white;
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt,
	var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
	caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

:focus {
	outline: 0
}

body {
	background: #fff;
	line-height: 1
}

ol, ul {
	list-style: none
}

table {
	border-collapse: separate;
	border-spacing: 0
}

caption, th, td {
	font-weight: normal;
	text-align: left
}

blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}

blockquote, q {
	quotes: "" ""
}

a
img {
	border: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block
}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not ([controls] ){
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not (:root ){
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"]
	{
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button
	{
	height: auto
}

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-cancel-button, input[type="search"]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #428bca;
	text-decoration: none
}

a:hover, a:focus {
	color: #2a6496;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre
code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media ( min-width : 768px) {
	.container {
		width: 750px
	}
}

@media ( min-width : 992px) {
	.container {
		width: 970px
	}
}

@media ( min-width : 1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
	.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
	.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
	.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
	.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
	.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
	.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
	.col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
	{
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
	.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: 0
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: 0
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media ( min-width : 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
		.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: 0
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: 0
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media ( min-width : 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
		.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: 0
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: 0
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media ( min-width : 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
		.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: 0
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: 0
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

.clearfix:before, .clearfix:after, .container:before, .container:after,
	.container-fluid:before, .container-fluid:after, .row:before, .row:after
	{
	content: " ";
	display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important;
	visibility: hidden !important
}

.affix {
	position: fixed
}

@
-ms-viewport {
	width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important
}

@media ( max-width : 767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs, td.visible-xs {
		display: table-cell !important
	}
}

@media ( min-width : 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm, td.visible-sm {
		display: table-cell !important
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md, td.visible-md {
		display: table-cell !important
	}
}

@media ( min-width : 1200px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg, td.visible-lg {
		display: table-cell !important
	}
}

@media ( max-width : 767px) {
	.hidden-xs {
		display: none !important
	}
}

@media ( min-width : 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}

@media ( min-width : 1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table
	}
	tr.visible-print {
		display: table-row !important
	}
	th.visible-print, td.visible-print {
		display: table-cell !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body {
	font-size: 14px;
	font-family: "Open Sans", "Arial";
	color: #414042
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.25em;
	margin: 0;
	font-family: "Montserrat", "Arial"
}

h1 {
	font-size: 30px;
	color: #29473d;
	text-transform: uppercase
}

h1>a {
	color: inherit
}

h2 {
	font-size: 24px;
	color: #73bfa9;
	text-transform: uppercase
}

h3 {
	font-size: 21px;
	color: #29473d
}

h4 {
	font-size: 18px;
	color: #414042;
	font-weight: bold
}

h5 {
	font-size: 16px;
	color: #d87300;
	text-transform: uppercase
}

h6 {
	font-size: 16px;
	color: #29473d
}

p, ul, ol, dl {
	font-size: 1em
}

ul {
	list-style: none
}

a {
	text-decoration: none;
	color: #d87300
}

a:focus {
	outline: none
}

a:hover, a:focus {
	color: #a55800;
	text-decoration: none
}

button::-moz-focus-inner {
	border: 0
}

article, .mce-content-body, .text-content {
	line-height: 1.5em
}

article *+p, article *+ul, article *+ol, article *+h1, article *+h2,
	article *+h3, article *+h4, article *+h5, article *+h6, article *+blockquote,
	article *+.wp-caption, article *+.wp-caption.alignleft, article *+.wp-caption.alignright,
	article *+.alignright, article *+.alignleft, article *+.embed, article *+.video-container,
	.mce-content-body *+p, .mce-content-body *+ul, .mce-content-body *+ol,
	.mce-content-body *+h1, .mce-content-body *+h2, .mce-content-body *+h3,
	.mce-content-body *+h4, .mce-content-body *+h5, .mce-content-body *+h6,
	.mce-content-body *+blockquote, .mce-content-body *+.wp-caption,
	.mce-content-body *+.wp-caption.alignleft, .mce-content-body *+.wp-caption.alignright,
	.mce-content-body *+.alignright, .mce-content-body *+.alignleft,
	.mce-content-body *+.embed, .mce-content-body *+.video-container,
	.text-content *+p, .text-content *+ul, .text-content *+ol,
	.text-content *+h1, .text-content *+h2, .text-content *+h3,
	.text-content *+h4, .text-content *+h5, .text-content *+h6,
	.text-content *+blockquote, .text-content *+.wp-caption, .text-content *+.wp-caption.alignleft,
	.text-content *+.wp-caption.alignright, .text-content *+.alignright,
	.text-content *+.alignleft, .text-content *+.embed, .text-content *+.video-container
	{
	margin-top: 1.5em
}

article .wp-caption, article .wp-caption.alignleft, article .wp-caption.alignright,
	article .alignright, article .alignleft, .mce-content-body .wp-caption,
	.mce-content-body .wp-caption.alignleft, .mce-content-body .wp-caption.alignright,
	.mce-content-body .alignright, .mce-content-body .alignleft,
	.text-content .wp-caption, .text-content .wp-caption.alignleft,
	.text-content .wp-caption.alignright, .text-content .alignright,
	.text-content
.alignleft {
	font-size: 20px
}

article h1+h3, .mce-content-body h1+h3, .text-content h1+h3 {
	margin-top: .25em
}

article h2+p, article h2+ul, article h2+ol, article h3+p, article h3+ul,
	article h3+ol, article h4+p, article h4+ul, article h4+ol, article h5+p,
	article h5+ul, article h5+ol, article h6+p, article h6+ul, article h6+ol,
	.mce-content-body h2+p, .mce-content-body h2+ul, .mce-content-body h2+ol,
	.mce-content-body h3+p, .mce-content-body h3+ul, .mce-content-body h3+ol,
	.mce-content-body h4+p, .mce-content-body h4+ul, .mce-content-body h4+ol,
	.mce-content-body h5+p, .mce-content-body h5+ul, .mce-content-body h5+ol,
	.mce-content-body h6+p, .mce-content-body h6+ul, .mce-content-body h6+ol,
	.text-content h2+p, .text-content h2+ul, .text-content h2+ol,
	.text-content h3+p, .text-content h3+ul, .text-content h3+ol,
	.text-content h4+p, .text-content h4+ul, .text-content h4+ol,
	.text-content h5+p, .text-content h5+ul, .text-content h5+ol,
	.text-content h6+p, .text-content h6+ul, .text-content h6+ol {
	margin-top: .25em
}

article p:empty:first-child+*, .mce-content-body p:empty:first-child+*,
	.text-content p:empty:first-child+* {
	margin-top: 0
}

article p:empty:first-child+*.alignleft+*, article p:empty:first-child+*.alignright+*,
	.mce-content-body p:empty:first-child+*.alignleft+*, .mce-content-body p:empty:first-child+*.alignright+*,
	.text-content p:empty:first-child+*.alignleft+*, .text-content p:empty:first-child+*.alignright+*
	{
	margin-top: 0
}

article p:empty, .mce-content-body p:empty, .text-content p:empty {
	margin-top: 0
}

article p, article ul, article ol, .mce-content-body p,
	.mce-content-body ul, .mce-content-body ol, .text-content p,
	.text-content ul, .text-content
ol {
	font-size: 18px;
	line-height: 1.5em
}

article ol, .mce-content-body ol, .text-content
ol {
	list-style: none;
	counter-reset: item
}

article ol ol, article ol ul, .mce-content-body ol ol, .mce-content-body ol ul,
	.text-content ol ol, .text-content ol
ul {
	margin-bottom: 0;
	padding-left: 15px
}

article ol>li, .mce-content-body ol>li, .text-content ol>li {
	position: relative
}

article ol>li:before, .mce-content-body ol>li:before, .text-content ol>li:before
	{
	display: inline-block;
	padding-right: 5px;
	content: counter(item) ")";
	counter-increment: item;
	color: #73bfa9
}

article ul, .mce-content-body ul, .text-content
ul {
	list-style: none;
	padding-left: 0
}

article ul ul, article ul ol, .mce-content-body ul ul, .mce-content-body ul ol,
	.text-content ul ul, .text-content ul
ol {
	margin-bottom: 0;
	padding-left: 15px
}

article ul>li, .mce-content-body ul>li, .text-content ul>li {
	position: relative
}



article ol.no-bullets, article ul.no-bullets, .mce-content-body ol.no-bullets,
	.mce-content-body ul.no-bullets, .text-content ol.no-bullets,
	.text-content ul.no-bullets {
	padding-left: 0;
	list-style: none
}

article img, .mce-content-body img, .text-content
img {
	font-size: 12px;
	line-height: 1.125em
}

article img.has-border, .mce-content-body img.has-border, .text-content img.has-border
	{
	border-bottom: 3px solid #d87300
}

article .has-border>img, .mce-content-body .has-border>img,
	.text-content .has-border>img {
	border-bottom: 3px solid #d87300
}

article .link-list, .mce-content-body .link-list, .text-content .link-list
	{
	color: #d87300;
	margin-top: .25em
}

article .link-list>a, .mce-content-body .link-list>a, .text-content .link-list>a
	{
	color: #29473d
}

article .link-list>a:hover, .mce-content-body .link-list>a:hover,
	.text-content .link-list>a:hover {
	color: #d87300
}

hr {
	border-top: 1px solid #919396;
	border-bottom: 1px solid #919396
}

body strong, body
b {
	font-weight: bold
}

body
em {
	font-style: italic
}

img {

	height: auto;
	width: auto
}

iframe, object, embed {
	width: 100%
}

.video-container {
	position: relative;
	padding-bottom: 51%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.video-container iframe, .video-container object, .video-container
embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.alignnone {
	margin: 5px 20px 20px 0
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 20px
}

.alignright {
	float: right;
	margin: 5px 0 10px 20px
}

.alignleft {
	float: left;
	margin: 5px 25px 10px 0
}

.text-align-center {
	text-align: center
}

.text-align-left {
	text-align: left
}

.text-align-right {
	text-align: right
}

a
img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

a
img.alignnone {
	margin: 5px 20px 20px 0
}

a
img.alignleft {
	float: left;
	margin: 5px 20px 10px 0
}

a
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
}

.tb {
	display: table
}

.tb>.tb-td {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	float: none
}

.tb>.tb-td.va-top {
	vertical-align: top
}

.tb>.tb-td.va-bottom {
	vertical-align: bottom
}

.wp-caption {
	padding: 0;
	position: relative;
	margin-bottom: 1.5em
}

.wp-caption .wp-caption-text {
	width: 100%;
	opacity: 1;
	z-index: 1;
	margin-top: 0;
	padding-top: 3px;
	background: rgba(255, 255, 255, 0.95);
	border-bottom: 3px solid #d87300;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease
}

.wp-caption {
	text-align: center;
	max-width: 100%
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
	margin: 5px 20px 10px 0
}

.wp-caption.alignright {
	margin: 5px 0 10px 20px
}

.wp-caption
img {
	margin: 0;
	display: block
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 1.25em;
	padding: .25em 10px .5em
}

.wp-caption p.wp-caption-text
a {
	color: #73bfa9
}

blockquote {
	font-style: italic;
	margin-bottom: .5em;
	font-size: 20px;
	line-height: 24px;
	padding-left: 30px;
	padding-right: 30px;
	color: #777
}

blockquote.generated-blockquote {
	color: #73bfa9;
	font-weight: 600;
	margin-right: 20px;
	width: 50%;
	float: left;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	border: 4px solid #73bfa9
}

blockquote.generated-blockquote
cite {
	font-size: 16px;
	font-weight: 500;
	margin-top: .675em;
	display: block;
	word-break: break-word
}

blockquote.generated-blockquote cite:before {
	content: '- '
}

blockquote.generated-blockquote.full-width {
	float: none;
	margin-right: 0;
	width: 100%
}

blockquote.generated-blockquote+blockquote.generated-blockquote {
	width: auto;
	float: none;
	margin-left: 55%
}

blockquote.align-right {
	float: right;
	margin-right: 0;
	margin-left: 20px
}

code {
	color: #d87300
}

.text-color-blue {
	color: #73bfa9
}

.text-color-green {
	color: #29473d
}

.dev-question {
	color: #c00;
	font-weight: bold;
	font-style: italic
}

.cf {
	*zoom: 1
}

.cf:before, .cf:after {
	content: " ";
	display: table
}

.cf:after {
	clear: both
}

.container {
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	max-width: 1240px;
	margin: 0 auto
}

.container>.vc_row {
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 15px;
	padding-right: 15px
}

.vc_row:last-child {
	margin-bottom: 0px
}

.vc_row[data-vc-stretch-content="true"] .vc_col-xs-1, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-1,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-1, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-1,
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-2, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-2,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-2, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-2,
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-3, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-3,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-3, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-3,
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-4, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-4,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-4, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-4,
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-5, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-5,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-5, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-5,
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-6, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-6,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-6, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-6,
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-7, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-7,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-7, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-7,
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-8, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-8,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-8, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-8,
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-9, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-9,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-9, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-9,
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-10, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-10,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-10, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-10,
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-11, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-11,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-11, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-11,
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-12, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-12,
	.vc_row[data-vc-stretch-content="true"] .vc_col-md-12, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-12
	{
	padding-left: 30px;
	padding-right: 30px
}

header.site {
	position: relative;
	z-index: 2;
	background: #f1f9f6
}

header.site
.logo {
	padding: 10px 0 13px;
	float: left
}

header.site .top-menu {
	display: inline-block;
	margin-left: 10px;
	font-size: 14px
}

header.site .top-menu .menu>li {
	float: left
}

header.site .top-menu .menu>li>a {
	color: #fff;
	background: #73bfa9;
	padding: .75em 25px
}

header.site .top-menu .menu>li>a:hover {
	background: #62b79e
}

header.site .top-menu .menu>li+li>a {
	background: #29473d
}

header.site .top-menu .menu>li+li>a:hover {
	background: #20372f
}

header.site .menu>li>a {
	display: block;
	font-family: "Montserrat", "Arial";
	text-transform: uppercase
}

header.site .social-icons {
	display: inline-block;
	vertical-align: top;
	padding-top: .875em
}

header.site .search-button {
	width: 1em;
	height: 1em;
	background: url(/wp-content/themes/sightline/images/icon-search.png)
		no-repeat center center;
	padding: 1em 15px;
	margin-right: -6px;
	margin-top: .66em;
	display: inline-block;
	cursor: pointer
}

header.site .search-button:hover:before {
	background-color: transparent
}

header.site .menu-button-container {
	display: inline-block;
	border-left: 2px solid #73bfa9;
	text-align: right;
	margin-left: 5px
}

header.site .menu-button-container .menu-button {
	padding-top: .25em;
	width: 78px
}

header.site .menu-button-container .menu-button:before {
	display: none
}

header.site .menu-button-container .open-text, header.site .menu-button-container .close-text
	{
	padding-right: 6px;
	position: relative;
	top: -2px
}

header.site .menu-button-container>* {
	-webkit-transition: 0.5s ease color;
	-moz-transition: 0.5s ease color;
	-ms-transition: 0.5s ease color;
	-o-transition: 0.5s ease color;
	transition: 0.5s ease color;
	cursor: pointer
}

header.site .menu-button-container
a {
	color: #73bfa9
}

header.site .menu-button-container a:hover {
	color: #29473d
}

header.site
nav {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: scroll;
	background: rgba(199, 229, 221, 0.95);
	display: none;
	padding: 1em 0;
	z-index: 1000
}

header.site nav>.header {
	padding: 0 30px
}

header.site nav>.header
.logo {
	max-width: 120px
}

header.site nav>.header .menu-close-button {
	float: right;
	font-size: 30px;
	color: #29473d;
	cursor: pointer;
	padding: .25em 10px
}

header.site nav>.header .menu-close-button:hover {
	color: #d87300
}

header.site nav .search-button {
	display: none
}

header.site nav
.menu {
	padding: 1em 20px
}

header.site nav .menu>li {
	position: relative
}

header.site nav .menu>li>a {
	color: #29473d;
	padding: .5em 10px;
	display: inline-block
}

header.site nav .menu>li.current-menu-item, header.site nav .menu>li.current-menu-ancestor
	{
	color: #d87300
}

header.site nav .menu>li.current-menu-item>a, header.site nav .menu>li.current-menu-ancestor>a
	{
	color: inherit
}

header.site nav .menu>li.current-menu-item>.sub-menu, header.site nav .menu>li.current-menu-ancestor>.sub-menu
	{
	display: block
}

header.site nav .sub-menu {
	display: none;
	padding-left: 30px
}

header.site nav .sub-menu>li>a {
	color: #29473d;
	display: inline-block
}

header.site nav .sub-menu>li.current-menu-item>a, header.site nav .sub-menu>li.current-menu-ancestor>a
	{
	font-weight: bold
}

header.site nav .sub-menu>li.current-menu-item>.sub-menu, header.site nav .sub-menu>li.current-menu-ancestor>.sub-menu
	{
	display: block
}

header.site nav .sub-menu>li.the-thin-green-line {
	font-style: italic
}

.social-icons>li {
	display: inline-block;
	padding: 0 5px;
	vertical-align: middle
}

.social-icons>li>a {
	display: block;
	position: relative
}

.social-icons>li>a:before {
	content: '';
	width: 30px;
	height: 30px;
	margin-left: -15px;
	margin-top: -14px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	background: transparent;
	transform: scale(0.8);
	-webkit-transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-ms-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all;
	border: 1px solid transparent
}

.social-icons>li>a
img {
	position: relative;
	z-index: 1
}

.social-icons>li>a:hover:before {
	background-color: #fff;
	border-color: #c7e5dd;
	transform: scale(1)
}

header.site.top {
	display: block;
	padding-bottom: 8px;
	position: relative
}

header.site.top
.top {
	margin-right: -30px
}

header.site.top .top:after {
	clear: right
}

header.site.top .top-menu {
	float: right
}

header.site.top .search-button-container {
	position: relative;
	top: -.125em
}

header.site.top .social-icons {
	clear: right;
	display: block;
	padding-right: 15px
}

header.site.top
.logo {
	width: 135px;
	-webkit-transition: width 0.3s ease;
	-moz-transition: width 0.3s ease;
	-ms-transition: width 0.3s ease;
	-o-transition: width 0.3s ease;
	transition: width 0.3s ease
}

header.site.top .logo+.right {
	padding-left: 150px
}

header.site.top .right>.top {
	text-align: right
}

header.site.persistent {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	margin-top: -100px;
	-webkit-transition: 0.3s ease opacity, 0.3s ease margin-top;
	-moz-transition: 0.3s ease opacity, 0.3s ease margin-top;
	-ms-transition: 0.3s ease opacity, 0.3s ease margin-top;
	-o-transition: 0.3s ease opacity, 0.3s ease margin-top;
	transition: 0.3s ease opacity, 0.3s ease margin-top
}

header.site.persistent
.container {
	padding-right: 0
}

header.site.persistent
.logo {
	width: 100px
}

header.site.persistent .social-icons {
	font-size: 12px;
	display: none;
	padding-top: .66em
}

header.site.persistent .menu-button-container {
	display: inline-block;
	border: none;
	border-right: 2px solid #73bfa9;
	padding-right: 15px;
	padding-left: 0;
	vertical-align: top;
	margin-top: .66em
}

header.site.persistent .menu-button-container .menu-button {
	position: relative;
	top: 2px
}

header.site.persistent .top-menu .menu>li>a {
	padding-left: 15px;
	padding-right: 15px
}

header.site.persistent
.right {
	float: right;
	padding: 20px 0 10px
}

header.site.persistent .right .menu>li>a {
	font-size: 12px
}

header.site.persistent .search-button {
	top: -.375em;
	position: relative;
	margin-right: 5px
}

.search-container {
	position: fixed;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	height: 100%;
	z-index: 1;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	padding-top: 116px;
	display: none;
	overflow: scroll
}

.search-container .search-form {
	margin: 3px auto;
	width: 515px;
	max-width: 100%;
	background: #f1f9f6;
	padding: 25px 20px;
	position: relative
}

.search-container
input {
	border: 1px solid #73bfa9;
	height: 50px;
	line-height: 48px;
	font-size: 16px;
	padding: 0 15px;
	width: 100%
}

.search-container .close-button {
	position: absolute;
	top: 0;
	right: 0;
	color: #73bfa9;
	font-size: 24px;
	width: 30px;
	height: 30px;
	margin-top: 0;
	text-align: center;
	line-height: 30px;
	display: none
}

.search-container
.top {
	padding-right: 160px;
	position: relative
}

.search-container .top .search-icon {
	right: 160px;
	position: absolute;
	top: 0;
	margin-right: 15px;
	line-height: 48px;
	cursor: pointer
}

.search-container .top .advanced-filters-button {
	color: #73bfa9;
	position: absolute;
	top: 0;
	right: 0;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	cursor: pointer
}

.search-container .top .advanced-filters-button .caret-down {
	padding-left: 5px
}

.search-container .top .advanced-filters-button .caret-down
img {
	-webkit-transition: 0.3s ease transform;
	-moz-transition: 0.3s ease transform;
	-ms-transition: 0.3s ease transform;
	-o-transition: 0.3s ease transform;
	transition: 0.3s ease transform
}

.search-container .top .advanced-filters-button.active .caret-down
img {
	transform: rotateX(180deg)
}

.search-container
.bottom {
	display: none;
	margin: 0 -10px
}

.search-container .bottom
.field {
	width: 50%;
	float: left;
	padding: 10px 10px 0;
	position: relative
}

body .select2-container {
	width: 100% !important
}

body .select2-container--default .select2-selection--single {
	border-radius: 0;
	border: 1px solid #73bfa9;
	width: 100%;
	height: 50px;
	line-height: 48px
}

body .select2-container--default .select2-selection--single .select2-selection__rendered
	{
	line-height: 48px;
	padding-left: 15px;
	padding-right: 30px
}

body .select2-container--default .select2-selection--single .select2-selection__arrow
	{
	background: url(/wp-content/themes/sightline/images/caret-down.png)
		no-repeat left center;
	height: 100%;
	width: 25px;
	-webkit-transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-ms-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all
}

body .select2-container--default .select2-selection--single .select2-selection__arrow
b {
	display: none
}

body .select2-container--default .select2-selection--single .select2-selection__clear
	{
	color: #d87300;
	float: none;
	margin-right: 5px
}

body .select2-container--default .select2-selection--single .select2-selection__clear:hover
	{
	color: #000
}

body .select2-container--default .select2-results__option--highlighted[aria-selected]
	{
	background: #73bfa9
}

body .select2-container--open .select2-selection--single .select2-selection__arrow
	{
	transform: rotateX(180deg)
}

body .select2-dropdown {
	border: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5)
}

body.off-top
header.site.persistent {
	display: block
}

body.off-top .search-container {
	padding-top: 83px
}

body.show-nav header.site.persistent, body.show-search
header.site.persistent {
	opacity: 1;
	margin-top: 0px
}

body.show-search, body.showing-dropdown-menu {
	overflow: hidden
}

nav {
	font-size: 15px
}

#content {
	position: relative;
	z-index: 0
}

#content>.background-image {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	opacity: .15
}

#content>.background-image:after {
	content: '';
	width: 100%;
	height: 50%;
	bottom: -1px;
	left: 0;
	position: absolute;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.91) 91%, white 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
		255, 255, 0)), color-stop(91%, rgba(255, 255, 255, 0.91)),
		color-stop(100%, white));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.91) 91%, white 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.91) 91%, white 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.91) 91%, white 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.91) 91%, white 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff',
		endColorstr='#ffffff', GradientType=0)
}

#content>.container {
	position: relative;
	z-index: 1
}

#content .page-content {
	padding-top: 30px
}

.home #content .page-content {
	padding-top: 0
}

#content .page-title {
	margin: 0 0 1em
}

#content
.wpb_widgetised_column {
	border: 2px solid #73bfa9;
	padding: 1.5em 20px
}

#content
.menu {
	margin-top: .25em
}

#content .menu>li:before {
	display: none
}

#content .menu>li>a {
	color: inherit
}

#content .menu>li>a:hover {
	color: #d87300
}

#content .back-link-container {
	padding: 1em 0;
	margin-bottom: 2em;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding-left: 30px
}

#content .post-list>.heading {
	margin-top: 2em;
	margin-bottom: 1em
}

#content .post-list>article+article {
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid #ccc
}

#content .post-list>article .post-title {
	font-size: 18px;
	text-transform: none
}

#content .post-list>article .post-title
a {
	color: #414042
}

#content .post-list>article .post-title a:hover {
	color: #d87300
}

#content .post-list>article .post-title .news-tweet {
	margin-left: 10px
}

#content .post-list>article .post-title+.post-subtitle {
	font-size: 18px;
	font-size: 16px;
	font-weight: normal;
	color: #6d6e71;
	line-height: 1.5em;
	margin-top: .5em;
	margin-bottom: .5em
}

#content .post-list>article .post-title+.post-subtitle
a {
	color: inherit
}

#content .post-list>article .read-more {
	margin-top: .5em;
	display: inline-block;
	font-size: 16px
}

article .post-content ul>li, article .post-content ol>li {
	padding-left: 15px;
	line-height: 1.25em
}

article .post-content ul>li+li, article .post-content ol>li+li {
	margin-top: .375em
}

article .post-content ul ol, article .post-content ul ul, article .post-content ol ol,
	article .post-content ol
ul {
	margin: .375em 0
}

article .post-content ul>li:before {
	text-align: right;
	margin-right: 9px;
	margin-left: -15px;
	position: relative;
	top: -.125em
}

article .post-content ol>li {
	padding-left: 25px
}

article .post-content ol>li:before {
	width: 40px;
	text-align: right;
	padding-right: 10px;
	margin-left: -40px;
	position: static
}

article .post-tags {
	margin-top: 1em;
	margin-bottom: 2.5em
}

.breadcrumb-container {
	font-size: 16px;
	padding-top: 35px
}

.container .breadcrumb-container
.container {
	padding-left: 0;
	padding-right: 0
}

body .breadcrumb-container .trail-items
li {
	display: inline
}

.breadcrumb-container .trail-item {
	color: #414042
}

.breadcrumb-container .trail-item
a {
	color: inherit
}

.breadcrumb-container .trail-item a:hover {
	color: #d87300
}

.breadcrumb-container .trail-item:after {
	content: ' \bb ';
	padding: 0 5px 0 5px
}

.breadcrumb-container .trail-end {
	color: #d87300
}

.page-content {
	padding-bottom: 30px
}

.page-content.no-bottom-padding {
	padding-bottom: 0
}

.post-container {
	padding-bottom: 60px
}

.post-container
header.post {
	margin-bottom: 1.5em
}

.post-container header.post .post-title {
	margin-top: 1em
}

.post-container header.post .post-kicker {
	margin-top: .25em;
	color: #29473d;
	font-weight: normal
}

.post-container
.author {
	margin: 1em 0 1.5em
}

.post-container .author
.name {
	font-size: 16px;
	color: #73bfa9
}

.post-container .author .name
.value {
	font-weight: bold
}

.post-container .author .name .value>a {
	color: inherit
}

.post-container .author
.meta {
	font-size: 12px;
	line-height: 1.25em
}

.post-container .author .twitter-handle {
	color: #414042
}

.post-container .author .twitter-handle:hover {
	color: #d87300
}

.post-container .author
.image {
	width: 80px;
	float: left
}

.post-container .author .image
img {
	border: none;
	border-radius: 50%
}

.post-container .author .image+.name {
	padding-top: 1.5em
}

.post-container .author .image ~* {
	padding-left: 95px
}

.article-middle-widgets {
	border: 3px solid #73bfa9;
	padding: .75em 15px;
	margin-top: 1.5em
}

.article-middle-widgets
.widget {
	list-style: none
}

.article-middle-widgets
p {
	line-height: 1.125em;
	font-size: 14px
}

.article-bottom-widgets {
	margin-top: 1em;
	margin-bottom: 2em
}

.article-bottom-widgets
.widget {
	list-style: none
}

.article-bottom-widgets .widget>.title {
	font-size: 18px;
	color: inherit;
	text-transform: none;
	margin-bottom: .5em
}

.author-bio .follow-on-twitter {
	font-size: 14px
}

.author-bio .follow-on-twitter
a {
	color: #73bfa9
}

.author-bio .follow-on-twitter a:before {
	content: url(/wp-content/themes/sightline/images/tiny-twitter.png);
	display: inline-block;
	margin-right: 5px
}

.page-template-tpl-news-page .post-list .list-container .info
.title {
	font-size: 21px
}

aside .content-box {
	width: 100%;
	margin-right: 0;
	margin-bottom: 1.5em;
	float: none
}

aside
hr {
	border-color: #414042;
	border-style: dashed
}

aside .term-list>li:before {
	display: none
}

aside .term-list>li>a {
	color: inherit;
	padding-left: 0;
	display: block;
	-webkit-transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-ms-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all
}

aside .term-list>li>a:hover {
	padding-left: 3px;
	color: #d87300
}

aside .widget-title {
	margin-bottom: 0.25em;
	line-height: 1.125em
}

aside .category-list .widget-title {
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 0
}

aside .category-list .list>li {
	font-size: 16px;
	line-height: 1.5em
}

aside .category-list .list>li>a {
	color: inherit
}

aside .category-list .list>li.current-menu-item>a {
	color: #d87300
}

aside .category-list .list>li.slug-the-thin-green-line, aside .category-list .list>li.slug-thin-green-line
	{
	margin-top: .25em;
	margin-left: -10px
}

aside .category-list .list>li.slug-the-thin-green-line>a, aside .category-list .list>li.slug-thin-green-line>a
	{
	border: 1px solid #73bfa9;
	color: #73bfa9;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-ms-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all
}

aside .category-list .list>li.slug-the-thin-green-line>a:hover, aside .category-list .list>li.slug-thin-green-line>a:hover
	{
	background: #73bfa9;
	color: #fff
}

aside .tag-list .widget-title {
	color: #73bfa9;
	font-weight: 500
}

aside .tag-list .list>li {
	font-size: 16px
}

aside .tag-list
a {
	color: inherit
}

aside .widget+.widget {
	margin-top: 1.5em
}

aside
.gform_wrapper {
	border: 1px solid #efefef;
	padding: 0 15px
}

aside .gform_wrapper .top_label
input.medium {
	width: 100%
}

aside .gform_wrapper input[type="text"], aside .gform_wrapper
textarea {
	padding-left: 10px !important;
	padding-right: 10px !important;
	border: 1px solid #ccc
}

aside .gform_wrapper input[type="text"]:focus, aside .gform_wrapper textarea:focus
	{
	border-color: #73bfa9
}

.tabbed-post-box .tabs>li {
	float: left;
	width: 33.33%
}

.tabbed-post-box .tabs>li:before {
	display: none
}

.tabbed-post-box .tabs>li>a {
	color: #414042;
	border-top: 3px solid transparent;
	background: #e4e5e6;
	padding: 1em 10px;
	text-align: center;
	display: block;
	font-size: 14px
}

.tabbed-post-box .tabs>li>a:hover {
	background-color: #f1f2f2
}

.tabbed-post-box .tabs>li.active>a {
	background: #fff;
	border-top-color: #73bfa9
}

.tabbed-post-box .tabs>li+li {
	padding-left: 1px
}

.tabbed-post-box .post-list>li {
	padding-bottom: .5em
}

.tabbed-post-box .post-list>li+li:after {
	border-bottom: 1px solid #ccc
}

.tabbed-post-box .tab-panels>.tab-panel {
	display: none
}

.tabbed-post-box .tab-panels>.tab-panel:first-child {
	display: block
}

.post-list-item {
	padding: 1em 0
}

body .post-list-item
.info {
	padding-top: 0
}

.post-list-item
.image {
	width: 55px;
	height: 55px;
	background: #f1f9f6;
	float: left;
	margin-right: 15px;
	overflow: hidden
}

.post-list-item .image ~* {
	padding-left: 70px
}

.post-list-item .post-title {
	margin-top: 0
}

.post-list-item .post-kicker {
	font-size: 16px;
	color: #6d6e71;
	line-height: 1.5em
}

.post-list-item .post-kicker
a {
	color: inherit
}

.post-list-item .post-date {
	font-size: 14px
}

.post-list-item:before {
	display: none !important
}

aside .list-container .post-list-item .post-title {
	font-size: 14px;
	font-weight: 300;
	color: #73bfa9;
	margin-top: 0
}

aside .list-container .post-list-item .post-title>a {
	color: inherit
}

aside .list-container .post-list-item .post-title>a:hover {
	color: #d87300
}

aside .list-container .post-list-item .post-date {
	font-size: 14px
}

#comments {
	margin-top: 70px
}

.comment-list>li {
	padding: 1.5em 0
}

.comment-list>li:before {
	display: none
}

.comment-list>li+li {
	border-top: 1px solid #b7b8ba
}

.comment-list>li .children>li:before {
	display: none
}

.comment-list>li .children .comment-body
p {
	font-size: .875em
}

.comments-title {
	text-align: center
}

.comment {
	position: relative
}

.comment .comment-author {
	font-weight: bold;
	color: #73bfa9;
	padding-right: 80px
}

.comment .comment-author
img {
	margin-right: 5px
}

.comment .comment-meta {
	font-size: 14px;
	line-height: 1em;
	padding-right: 80px
}

.comment .comment-body {
	margin-top: 25px
}

.comment .comment-body
p {
	line-height: 1.33em
}

.comment
.reply {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 1.66em
}

.comment .reply>a {
	background: #29473d;
	font-size: 12px;
	font-family: "Montserrat", "Arial";
	color: #fff;
	display: block;
	text-transform: uppercase;
	width: 90px;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center
}

.comment .reply>a:hover {
	background: #20372f
}

.comment-respond .comment-reply-title {
	color: #d87300;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 1.5em;
	margin-top: 1.5em
}

.comment-respond .comment-notes {
	font-size: 14px
}

.comment-respond input[type="text"], .comment-respond
textarea {
	border: 1px solid #73bfa9;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	font-size: 18px
}

.comment-respond input[type="text"] {
	line-height: 36px
}

.comment-respond
textarea {
	padding-top: .5em;
	padding-bottom: .5em;
	line-height: 24px
}

.comment-respond
label {
	display: none
}

#ie8 .comment-respond
label {
	display: block
}

.comment-respond .comment-form-author
input {
	width: 280px;
	max-width: 100%
}

.comment-respond .comment-form-email
input {
	width: 280px;
	max-width: 100%
}

.comment-respond .form-submit {
	font-size: 14px
}

.comment-respond .form-allowed-tags {
	font-size: 14px;
	color: #414042
}

.comment-respond ::-webkit-input-placeholder {
	color: #8e8c8f
}

.comment-respond :-moz-placeholder {
	color: #8e8c8f
}

.comment-respond ::-moz-placeholder {
	color: #8e8c8f
}

.comment-respond :-ms-input-placeholder {
	color: #8e8c8f
}

.series-label {
	border: 1px solid #73bfa9;
	padding: .5em 15px;
	font-size: 16px;
	margin: 1em 0;
	text-align: center
}

.series-label .series-num {
	font-weight: bold
}

.series-nav, .next-prev-nav {
	border: 1px solid #73bfa9;
	padding: 1em 5px;
	font-size: 16px;
	margin: 2em 0;
	clear: both
}

.series-nav .nav-label, .next-prev-nav .nav-label {
	font-weight: bold;
	display: block;
	margin-bottom: .25em
}

.series-nav .nav-previous, .series-nav .nav-next, .next-prev-nav .nav-previous,
	.next-prev-nav .nav-next {
	float: left;
	width: 50%;
	padding: 0 10px;
	line-height: 1.25em
}

.series-nav .nav-next, .next-prev-nav .nav-next {
	text-align: right;
	border-left: 1px solid #73bfa9
}

footer.site {
	padding-bottom: 10px;
	background: #f1f9f6;
	position: relative;
	z-index: 0
}

footer.site .text-content
img {
	border-bottom: 0
}

footer.site .text-content
p {
	font-size: 16px;
	margin-top: .5em;
	line-height: 1.66em
}

footer.site .back-to-top {
	width: 32px;
	padding-bottom: 32px;
	display: inline-block;
	background: url(/wp-content/themes/sightline/images/icon-to-top.png)
		no-repeat center bottom;
	text-align: center;
	color: #29473d;
	text-transform: uppercase;
	font-family: "Montserrat", "Arial";
	font-size: 10px;
	margin-left: 18px;
	cursor: pointer
}

footer.site .back-to-top:hover {
	color: #73bfa9
}

footer.site
.bottom {
	border-top: 1px solid #dfe4e4;
	padding: 30px 0 15px;
	font-size: 11px;
	font-family: "Montserrat", "Arial";
	color: #29473d;
	margin: 0 -3px
}

footer.site .bottom .left-items {
	margin-bottom: 1.5em;
	padding-right: 260px;
	line-height: 1.5em
}

footer.site .bottom .left-items>* {
	padding: 0 3px
}

footer.site .bottom .right-items {
	float: right;
	white-space: nowrap;
	margin-top: -1em
}

footer.site .bottom .right-items>* {
	display: inline-block;
	vertical-align: middle;
	line-height: 11px
}

footer.site .bottom .right-items .back-to-top {
	margin-top: -1em;
	line-height: 16px
}

footer.site .footer-menu .menu>li {
	display: inline-block
}

footer.site .footer-menu .menu>li+li {
	border-left: 1px solid #29473d;
	padding-left: 4px
}

footer.site .footer-menu .menu>li>a {
	color: #73bfa9;
	padding-right: 1px;
	display: block
}

footer.site .footer-menu .menu>li>a:hover {
	color: #d87300
}

footer.site .widget-areas {
	padding-bottom: 50px;
	padding-top: 45px;
	margin-left: -15px;
	margin-right: -15px
}

footer.site .widget-areas .widget-area {
	float: left;
	padding: 0 15px;
	position: relative
}

footer.site .widget-areas .widget-area.footer-0 {
	width: 100%
}

footer.site .widget-areas .widget-area.footer-1, footer.site .widget-areas .widget-area.footer-2
	{
	width: 50%
}

footer.site .widget_nav_menu
.menu {
	font-size: 17px;
	line-height: 1.25em
}

footer.site .widget_nav_menu .menu>li {
	padding: .25em 0
}

footer.site .widget_nav_menu .menu>li:before {
	display: none
}

footer.site .widget_nav_menu .menu>li>a {
	color: #73bfa9
}

footer.site .sightline-twitter-link {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 15px 15px;
	z-index: 1
}

.tweet {
	background: url(/wp-content/themes/sightline/images/icon-twitter.png)
		no-repeat left 10px;
	padding-left: 50px;
	font-size: 16px;
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 30px
}

.tweet
.tweet_profile_img {
	display: none
}

.tweet
.tweet_user {
	font-weight: bold;
	color: inherit
}

.tweet
.tweet_screen_name {
	color: #808083
}

.tweet
.tweet_retweet {
	color: #808083
}

.tweet
.tweet_date {
	position: absolute;
	top: 100%;
	right: 0;
	color: #808083;
	font-size: 14px
}

.tweet
.tweet_intents {
	clear: both;
	display: none
}

.tweet .tweet_intents>a
b {
	font-weight: normal
}

.tweet+.tweet {
	margin-top: 1em
}

.widgets>li:before {
	display: none
}

.posts-slider {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 550px;
	position: relative
}

.posts-slider
.slide {
	width: 650px;
	float: left;
	position: relative
}

.posts-slider .slide:before {
	display: none
}

.posts-slider .scrollbar-holder {
	display: none !important
}

.posts-slider .slider-item {
	width: 50%;
	float: left;
	padding: 1px
}

.posts-slider .slider-item .inner-container {
	position: relative
}

.posts-slider .slider-item.featured {
	width: 100%
}

.posts-slider .slider-item .link-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 4;
	cursor: pointer
}

.posts-slider .slider-item
.image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: #c7e5dd no-repeat center center;
	background-size: cover
}

.posts-slider .slider-item .post-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	background: rgba(255, 255, 255, 0.8);
	padding: .5em 15px 1em
}

.posts-slider .slider-item .post-info .post-title {
	font-size: 16px;
	color: #29473d;
	line-height: 1em;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease
}

.posts-slider .slider-item .post-info .post-title
a {
	color: inherit
}

.posts-slider .slider-item .post-info .post-kicker {
	font-size: 13px;
	color: #29473d;
	line-height: 1.25em;
	margin-top: .5em;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease
}

.posts-slider .slider-item .post-info:before {
	content: '';
	width: 100%;
	height: 30px;
	bottom: 100%;
	position: absolute;
	left: 0;
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
		255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.8)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.8) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.8) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.8) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff',
		endColorstr='#ccffffff', GradientType=0)
}

.posts-slider .placeholder
img {
	width: 100%;
	height: auto;
	display: block;
	border: none
}

.posts-slider
.loader {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #29473d;
	z-index: 1
}

.posts-slider .loader
canvas {
	width: auto;
	margin: 0 auto;
	height: 100%
}

.posts-slider .arrow-holder {
	-webkit-transition: 0.2s ease margin, 0.2s ease opacity;
	-moz-transition: 0.2s ease margin, 0.2s ease opacity;
	-ms-transition: 0.2s ease margin, 0.2s ease opacity;
	-o-transition: 0.2s ease margin, 0.2s ease opacity;
	transition: 0.2s ease margin, 0.2s ease opacity;
	opacity: .8
}

.posts-slider .arrow-holder .arrow-icon {
	background: url(/wp-content/themes/sightline/images/arrow-left.png)
		no-repeat center center
}

.posts-slider .arrow-holder.left {
	right: 100%;
	left: auto;
	margin-right: 0px
}

.posts-slider .arrow-holder.left:hover {
	margin-right: 2px;
	opacity: 1
}

.posts-slider .arrow-holder.right {
	left: 100%;
	right: auto;
	margin-left: 0px
}

.posts-slider .arrow-holder.right .arrow-icon {
	background-image:
		url(/wp-content/themes/sightline/images/arrow-right.png)
}

.posts-slider .arrow-holder.right:hover {
	margin-left: 2px;
	opacity: 1
}

.posts-slider.small-columns .slider-item .post-info .post-title {
	font-size: 14px
}

.posts-slider.has-more-link {
	padding-bottom: 40px
}

.posts-slider.has-more-link
.more {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: .5em 10px
}

.posts-slider.simple {
	margin: 0 -6px;
	margin-top: 50px;
	position: relative
}

.posts-slider.simple
.loader {
	background: #fff
}

.posts-slider.simple
.slide {
	width: 320px;
	padding-left: 6px;
	padding-right: 6px
}

.posts-slider.simple .slider-item {
	width: 100%
}

.posts-slider.simple .slider-item .post-info {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: .5em
}

.posts-slider.simple .slider-item .post-info .post-title {
	font-size: 17px
}

.posts-slider.simple .slider-item .post-info .post-kicker {
	font-size: 11px
}

.posts-slider.simple .arrow-holder {
	margin-top: -24px;
	height: auto;
	width: 33px
}

.posts-slider.simple .arrow-holder .arrow-icon {
	width: 100%
}

.posts-slider.simple .arrow-holder.left {
	right: 4px;
	left: auto;
	margin-right: 35px
}

.posts-slider.simple .arrow-holder.left:hover {
	margin-right: 43px
}

.posts-slider.simple .arrow-holder.right {
	right: 4px;
	left: auto;
	margin-right: 0px
}

.posts-slider.simple .arrow-holder.right:hover {
	margin-right: -3px
}

.loader>canvas {
	width: 800px;
	margin: 0 auto;
	display: block
}

.news-tweet img, .tweet-link
img {
	border: none
}

.news-list {
	margin: 0 -15px
}

.news-list .news-item {
	padding: .75em 0
}

.news-list .news-item
.meta {
	line-height: .875em;
	margin-top: .25em
}

.news-list .news-item .meta>* {
	display: inline-block
}

.news-list .news-item .meta>*+*:before {
	content: ' | '
}

.news-list .news-item .meta
img {
	border-bottom: none
}

.news-list .news-item:before {
	display: none
}

.news-list .news-item+.news-item {
	border-top: 1px dashed #919396
}

.news-list .news-item .post-title {
	font-weight: normal;
	color: #29473d
}

.news-list .news-item .post-title
a {
	color: inherit
}

.news-list .news-item .post-title a:hover {
	color: #d87300
}

.news-list
.column {
	float: left;
	padding: 0 15px;
	margin: 0;
	width: 100%
}

.news-list .column+.column .news-item:first-child {
	border-top: 1px dashed #919396
}

.series-list {
	margin: 2em 0
}

.series-list
.heading {
	border-bottom: 1px solid #b6b7b9;
	padding-bottom: .5em;
	margin-bottom: 1em
}

.series-list .list>li {
	clear: both;
	padding-bottom: .75em
}

.series-list .list>li:before {
	position: static;
	width: auto;
	height: auto
}

.series-list .list>li+li {
	margin-top: .5em
}

.series-list .list>li+li
.info {
	position: relative
}

.series-list
.image {
	float: left;
	width: 210px;
	padding-right: 15px
}

.series-list .image
img {
	border-bottom: 0
}

.series-list .image+.info {
	padding-left: 210px
}

.series-list .image+.info:after {
	margin-left: 210px
}

.series-list
.info {
	padding-top: .5em
}

.series-list .info
.name {
	font-size: 18px
}

.series-list .info .name
a {
	color: inherit
}

.series-list .info .name a:hover {
	color: #d87300
}

.series-list .info
.description {
	color: #6d6e71;
	font-size: 16px;
	line-height: 1.5em
}

.flashcard {
	width: 573px;
	max-width: 100%;
	height: 346px;
	padding: 15px;
	margin-bottom: 14px;
	margin-top: 1em;
	color: #294239;
	line-height: 2.1em;
	background-image: url(/wp-content/themes/sightline/images/flashcard.png);
	overflow: hidden
}

.flashcard box-sizing
strong {
	color: black
}

.flashcard h1, .flashcard h2, .flashcard
h3 {
	margin: 5px 0px 16px 0px;
	font-size: 22px;
	line-height: 1.3em
}

.flashcard
p {
	font-size: 14px;
	line-height: 1.75em
}

.entry-content .flashcard
li {
	margin-bottom: 0px
}

.news_item-list {
	margin: 2em 0
}

.news_item-list .list>li:before {
	display: none
}

.news_item-list
.heading {
	border-bottom: 1px solid #b6b7b9;
	padding-bottom: .5em;
	margin-bottom: 1em
}

.news_item-list
.info {
	padding-top: .5em
}

.news_item-list .info
.title {
	font-size: 18px
}

.news_item-list .info .title
a {
	color: inherit
}

.news_item-list .info
.meta {
	color: #6d6e71;
	font-size: 16px;
	line-height: 1.5em
}

.news_item-list .info .meta .research-area {
	color: #d87300
}

.news_item-list .info .meta
* {
	line-height: 1em;
	display: inline-block
}

.news_item-list .info .meta *+* {
	border-left: 1px solid #6d6e71;
	padding-left: 5px;
	margin-left: 2px
}

.news_item-list .info .meta .twitter-link {
	position: relative;
	top: -2px
}

.news_item-list.newsletter-list>.newsletter-image {
	float: right;
	position: relative;
	z-index: 1;
	padding: 15px;
	background: #fff;
	margin-right: -15px;
	margin-top: -15px
}

.list-container {
	margin: 2em 0
}

.list-container .list>li {
	padding-left: 0
}

.list-container .list>li:before {
	display: none
}

.list-container .list>li+li {
	margin-top: 1em;
	position: relative
}

.list-container .list>li+li:after {
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: 1px dashed #8b8d90;
	bottom: 100%;
	left: 0;
	margin-bottom: .5em
}

.list-container .post-meta {
	padding-bottom: .75em;
	color: #666
}

.list-container .post-meta>* {
	font-size: 12px;
	display: inline-block
}

.list-container .post-meta>*+* {
	padding-left: 8px;
	border-left: 1px solid #666;
	margin-left: 8px
}

.list-container
.heading {
	border-bottom: 1px solid #b6b7b9;
	padding-bottom: .5em;
	margin-bottom: .5em;
	color: #29473d;
	text-transform: none
}

.list-container
.info {
	padding-top: .25em
}

.list-container .info .item-number:after {
	content: ') '
}

.list-container .info
.title {
	font-size: 18px
}

.list-container .info .title
a {
	color: inherit
}

.list-container .info .title a:hover {
	color: #d87300
}

.list-container .info
.subtitle {
	color: #6d6e71;
	font-size: 16px;
	line-height: 1.5em
}

p+.list-container {
	clear: left
}

aside .list-container {
	margin: 0
}

.post-list.research_item>li {
	padding: .5em 0
}

.post-list.research_item
.meta {
	font-size: 12px;
	line-height: 1em;
	padding: .5em 0 .25em
}

.post-list.research_item .meta>* {
	display: inline-block;
	margin-right: 10px
}

.post-list.research_item .meta>*+* {
	border-left: 1px solid #aaa;
	padding-left: 10px
}

.post-list.research_item
.date {
	color: #aaa
}

.post-list.research_item .post-excerpt {
	color: #6d6e71;
	font-size: 16px;
	line-height: 1.5em
}

.post-list.research_item .post-excerpt
a {
	color: inherit
}

.post-list.research_item .read-more {
	font-size: 16px
}

.list-container.release-list
.date {
	color: #aaa;
	font-size: 14px;
	margin-bottom: 1em
}

.list-container.release-list .list>li {
	padding-bottom: 1em
}

.thin-green-line .background-image>img {
	width: 100%
}

.thin-green-line>.header {
	position: relative
}

.thin-green-line>.header>.container {
	position: relative
}

.thin-green-line>.header .breadcrumb-container {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 15px;
	z-index: 1
}

.thin-green-line>.header .header-content {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	height: 100%;
	width: 100%;
	padding: 70px 15px 20px
}

.thin-green-line>.header .header-content .container, .thin-green-line>.header .header-content
.tb {
	height: 100%
}

.thin-green-line .breadcrumb-trail {
	color: #fff;
	font-weight: 300
}

.thin-green-line .breadcrumb-trail .trail-begin, .thin-green-line .breadcrumb-trail .trail-item,
	.thin-green-line .breadcrumb-trail
a {
	color: inherit
}

.thin-green-line .page-title {
	font-size: 32px;
	color: #fff;
	font-weight: 300;
	text-transform: none;
	font-family: "Open Sans", "Arial";
	border-bottom: 1px solid #73bfa9
}

.thin-green-line .page-content-outer {
	margin-bottom: 35px
}

.thin-green-line .series-list-outer {
	background: #f1f9f6
}

.thin-green-line .news_item-list-outer {
	background: #c7e5dd
}

.thin-green-line
.container {
	position: relative
}

.thin-green-line .container>.image-container {
	position: absolute;
	top: 0;
	height: 100%;
	background: no-repeat center center;
	background-size: cover
}

.thin-green-line .page-content {
	padding-bottom: 0
}

.vc_row.our-mission {
	position: relative;
	background-image: url(/wp-content/themes/sightline/images/logo-bg.png);
	background-repeat: no-repeat;
	background-position: 10% -15px;
	color: #29473d
}

.vc_row.our-mission:before {
	content: '';
	width: 84px;
	height: 82px;
	background: url(/wp-content/themes/sightline/images/logo-white.png)
		no-repeat center 15px;
	background-color: inherit;
	width: 162px;
	height: 162px;
	position: absolute;
	border-radius: 50%;
	top: 0;
	left: 50%;
	margin-left: -81px;
	margin-top: -30px
}

.user-list {
	margin: 1.5em -10px
}

.user-list
.heading {
	margin-left: 10px;
	margin-right: 10px
}

.user-list .heading
a {
	color: inherit
}

.user-list
.list {
	margin-top: 0;
	padding: 0 10px
}

.user-list .list.left-side, .user-list .list.right-side {
	float: left;
	width: 50%
}

.user-list-full
img {
	margin-bottom: 5px
}

.user-list-full
.item {
	padding-top: 1.5em;
	padding-bottom: 1.5em
}

.modal-box {
	background: rgba(255, 255, 255, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
	padding-left: 15px;
	padding-right: 15px
}

.modal-box>.tb {
	width: 100%;
	height: 100%;
	table-layout: fixed
}

.modal-box .box-content {
	margin: 0 auto;
	width: 355px;
	max-width: 100%;
	padding: 1em 30px 0;
	background: #fff;
	border: 1px solid #ccc;
	position: relative
}

.modal-box .box-content .close-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	text-align: center;
	cursor: pointer
}

.modal-box .box-content
.heading {
	margin-bottom: 1em
}

#twitter-follow .box-content {
	padding-bottom: 1em
}

#email-popup {
	padding-left: 30px;
	padding-right: 30px
}

#email-popup .box-content {
	padding-top: 2em;
	width: 600px;
	max-width: 100%
}

#email-popup .box-content
.heading {
	font-size: 18px
}

#email-popup .heading
.title {
	font-style: italic
}

#email-popup .heading .title:before, #email-popup .heading .title:after
	{
	content: '"'
}

.search-list-container .post-title {
	margin-bottom: .25em
}

.search-list-container .post-title>a {
	color: inherit
}

.search-list-container .post-excerpt
img {
	max-width: 100px
}

.search-list-container .matched-string {
	background: #d87300;
	color: #fff;
	font-weight: normal
}

body.search .breadcrumb-container .query:before, body.search .breadcrumb-container .query:after
	{
	content: '"'
}

.pagination {
	font-size: 18px;
	margin: 2em 0 2em
}

.pagination .page-numbers {
	color: #73bfa9;
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px
}

.pagination .page-numbers.current {
	background: #73bfa9;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px
}

.generated-blockquote {
	position: relative
}

.generated-blockquote .tweet-link {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 15px .5em
}

.share-icons-container {
	text-align: center;
	margin: 1.5em 0 4em;
	clear: both
}

.share-icons-container
.title {
	margin: 1em 0
}

.share-icons-container #email-sharing-form {
	display: none
}

.share-icons {
	height: 26px;
	border-bottom: 1px solid #73bfa9
}

.share-icons>li {
	display: inline-block
}

.share-icons>li:before {
	display: none
}

.share-icons>li+li {
	margin-left: 10px
}

.share-icons>li>a {
	display: block;
	width: 53px;
	height: 54px;
	background: no-repeat center top;
	text-indent: -1000em
}

.share-icons>li>a:hover {
	background-position: center bottom
}

.share-icons>li.facebook>a {
	background-image:
		url(/wp-content/themes/sightline/images/icon-fb-share-sprite.png)
}

.share-icons>li.twitter>a {
	background-image:
		url(/wp-content/themes/sightline/images/icon-twitter-share-sprite.png)
}

.share-icons>li.google-plus {
	position: relative
}

.share-icons>li.google-plus>a {
	background-image:
		url(/wp-content/themes/sightline/images/icon-google-share-sprite.png)
}

.share-icons>li.google-plus>div {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important
}

.share-icons>li.google-plus>div>iframe {
	width: 100% !important;
	height: 100% !important
}

.share-icons>li.print>a {
	background-image:
		url(/wp-content/themes/sightline/images/icon-print-share-sprite.png)
}

.share-icons>li.email>a {
	background-image:
		url(/wp-content/themes/sightline/images/icon-email-share-sprite.png)
}

.share-icons>li.google-plus>a, .share-icons>li.print>a, .share-icons>li.email>a
	{
	background-color: #fff;
	border-radius: 50%
}

.page-template-tpl-daily-newsletter .featured-image {
	float: right;
	width: 200px
}

.page-template-tpl-daily-newsletter .featured-image ~* {
	margin-right: 230px
}

.series-nav {
	font-size: 18px;
	margin: 2em 0 4em
}

.series-nav .nav-previous, .series-nav .nav-next {
	float: left;
	width: 50%
}

.series-nav .nav-next {
	text-align: right
}

.series-nav
a {
	color: #73bfa9
}

.subscribe-form {
	line-height: 1em;
	width: 580px;
	margin: 1.5em auto 0;
	max-width: 100%;
	padding: 1em 30px;
	border: 1px solid #efefef
}

.subscribe-form:after, .subscribe-form:before {
	content: '';
	display: table;
	clear: both
}

.subscribe-form input[type="checkbox"] {
	position: relative;
	margin-top: 1em;
	clear: both
}

.subscribe-form input[type="checkbox"]+label {
	cursor: pointer;
	clear: both;
	padding-left: 5px;
	line-height: 1.25em
}

.subscribe-form
h3 {
	font-size: 18px;
	color: #29473d
}

.subscribe-form
p {
	margin-top: 0.5em
}

.subscribe-form p:after, .subscribe-form p:before {
	content: '';
	display: table;
	clear: both
}

.subscribe-form p .paired-fields {
	width: 50%;
	float: left;
	padding: 0 5px
}

.subscribe-form p .paired-fields
select {
	width: 100%
}

.subscribe-form p .paired-fields
label {
	font-size: 14px;
	display: block
}

.subscribe-form p>label {
	display: inline-block;
	padding-right: 5px;
	font-size: 18px;
	color: #73bfa9;
	display: block
}

.subscribe-form p>input {
	width: 100%
}

.subscribe-form input, .subscribe-form
select {
	max-width: 100%
}

.subscribe-form .submit-button {
	margin-top: 2em;
	clear: both;
	float: left
}

.subscribe-form .hidden-field {
	display: none
}

.subscribe-form .pair-title {
	display: block;
	font-size: 18px;
	color: #73bfa9;
	padding-top: 1em;
	clear: both
}

.subscribe-form .pair-title+p {
	margin-left: -5px;
	margin-right: -5px
}

.subscribe-form
p.explanation {
	font-style: italic;
	font-size: 14px;
	margin-bottom: 1.5em
}

.subscribe-form p.explanation+.form-error {
	margin-bottom: 2em
}

.subscribe-form .form-error {
	position: relative;
	padding-bottom: 1em;
	clear: both;
	border: 2px solid #d87300;
	margin: 0 -10px;
	padding: 1em 10px
}

.subscribe-form .form-error+.form-error {
	margin-top: 1em
}

.subscribe-form .form-error
label {
	color: #d87300
}

.subscribe-form .form-error .error-notice {
	color: #d87300;
	background: transparent;
	font-style: italic;
	top: 100%;
	right: 0;
	display: block;
	margin-bottom: .5em
}

.subscribe-form
p.explanation {
	font-style: italic;
	font-size: 14px;
	margin-bottom: 1.5em
}

.subscribe-form p.explanation+.form-error {
	margin-bottom: 2em
}

.subscribe-form .form-error1 {
	position: relative;
	padding-bottom: 1em;
	clear: both
}

.subscribe-form .form-error1
label {
	color: #d87300
}

.subscribe-form .form-error1 .error-notice {
	color: #d87300;
	font-style: italic;
	position: absolute;
	top: 100%;
	right: 0
}

.entry-title {
	font-size: 22px
}

.submission-error {
	color: #d87300;
	font-style: italic;
	margin: 1em 0
}

.subscribe-form.enter-email>input {
	width: 47.5%;
	float: left
}

.subscribe-form.enter-email>input:first-child {
	line-height: 1.75em;
	padding-left: 10px;
	padding-right: 10px
}

.subscribe-form.enter-email>input+input {
	margin: 0 0 0 5%
}

.subscribe-form.enter-email .submit-button {
	clear: none
}

body
.downloadbutton {
	margin-top: 1em
}

body .downloadbutton:before {
	content: 'DOWNLOAD: '
}

.max-width-container {
	margin: 0 auto
}

.button {
	background: transparent;
	border: 1px solid #73bfa9;
	color: #73bfa9;
	display: inline-block;
	padding: 1.125em 35px;
	text-transform: uppercase;
	font-family: "Montserrat", "Arial";
	font-size: 13px;
	margin: 0 5px .5em 0;
	-webkit-transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-ms-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all
}

.button:hover, .button:focus {
	background-color: #73bfa9;
	color: #fff
}

.button.color-custom {
	border-color: #414042
}

.button.color-custom:hover, .button.color-custom:focus {
	color: #fff !important;
	background-color: #414042
}

.button.color-green {
	border-color: #29473d;
	color: #29473d
}

.button.color-green:hover, .button.color-green:focus {
	background-color: #29473d;
	color: #fff
}

.button.color-orange {
	border-color: #d87300;
	color: #d87300
}

.button.color-orange:hover, .button.color-orange:focus {
	background-color: #d87300;
	color: #fff
}

.button.reverse {
	border-color: #fff;
	color: #fff
}

.button.reverse:hover, .button.reverse:focus {
	background: #fff;
	color: #73bfa9
}

.button.reverse.color-orange:hover, .button.reverse.color-orange:focus {
	background: #fff;
	color: #d87300
}

.button.reverse.color-green:hover, .button.reverse.color-green:focus {
	background: #fff;
	color: #29473d
}

.button.full-width {
	display: block;
	text-align: center
}

+
.button p, + .button ul, + .button
ol {
	margin-top: 1em
}

.button.type-solid {
	background: #73bfa9;
	color: #fff
}

.button.type-solid:hover, .button.type-solid:focus {
	background: #62b79e
}

.button.type-solid.color-green {
	background-color: #29473d
}

.button.type-solid.color-green:hover, .button.type-solid.color-green:focus
	{
	background: #20372f
}

.button.type-solid.color-orange {
	background-color: #d87300
}

.button.type-solid.color-orange:hover, .button.type-solid.color-orange:focus
	{
	background: #bf6500
}

.call-to-action {
	background: #73bfa9;
	color: #fff;
	padding: 50px 0;
	position: relative;
	z-index: 1
}

.call-to-action
.tb {
	width: 100%
}

.call-to-action
.container {
	margin: 0 -15px;
	padding-left: 15px;
	padding-right: 15px
}

.call-to-action.color-green {
	background: #29473d
}

.call-to-action.color-orange {
	background: #d87300
}

.call-to-action
.text {
	font-size: 26px;
	padding-right: 15px;
	display: block;
	line-height: 1.33em
}

.call-to-action .button-container {
	width: 195px
}

.call-to-action .button-container
.button {
	font-size: 14px;
	margin: 0
}

.content-box {
	border: 2px solid #73bfa9;
	padding: 2em 30px;
	text-align: center;
	width: 50%;
	margin-right: 15px;
	float: left;
	position: relative;
	z-index: 1
}

.content-box.color-green {
	border-color: #29473d
}

.content-box.color-orange {
	border-color: #d87300
}

.content-box .button-container {
	margin-top: 1.5em
}

.content-box.type-solid {
	background-color: #73bfa9;
	color: #29473d
}

.content-box.type-solid.color-green {
	background-color: #29473d;
	color: #fff
}

.content-box.type-solid.color-orange {
	background-color: #d87300
}

.menu-button .open-text, .menu-button .close-text {
	padding-left: 5px
}

.menu-button .close-text {
	display: none
}

.menu-button.active .open-text {
	display: none
}

.menu-button.active .close-text {
	display: inline-block
}

.menu-icon {
	cursor: pointer;
	margin: 0 auto;
	position: relative;
	width: 24px;
	height: 16px;
	display: inline-block
}

.menu-icon>* {
	backface-visibility: hidden;
	position: absolute;
	left: 0;
	border-top: 3px solid #fff;
	border-top-color: inherit;
	width: 100%;
	transition: 0.55s
}

.menu-icon>.top {
	top: 0
}

.menu-icon>.middle {
	top: 50%;
	margin-top: -1px
}

.menu-icon>.bottom {
	top: 14px;
	margin-bottom: -1px
}

.menu-icon .close-text {
	display: none
}

.menu-button.active .menu-icon>.top, .menu-button.active .menu-icon>.bottom,
	.menu-icon.active>.top, .menu-icon.active>.bottom {
	backface-visibility: hidden;
	-webkit-transition: 0.5s ease all;
	-moz-transition: 0.5s ease all;
	-ms-transition: 0.5s ease all;
	-o-transition: 0.5s ease all;
	transition: 0.5s ease all
}

.menu-button.active .menu-icon>.top, .menu-icon.active>.top {
	top: 7px;
	-moz-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	-ms-transform: rotate(50deg);
	transform: rotate(50deg)
}

.menu-button.active .menu-icon>.middle, .menu-icon.active>.middle {
	opacity: 0
}

.menu-button.active .menu-icon>.bottom, .menu-icon.active>.bottom {
	top: 7px;
	-moz-transform: rotate(-410deg);
	-webkit-transform: rotate(-410deg);
	-o-transform: rotate(-410deg);
	-ms-transform: rotate(-410deg);
	transform: rotate(-410deg)
}

.vc_row.match-heights
.wpb_single_image {
	display: table;
	width: 100%
}

.vc_row.match-heights .wpb_single_image>.wpb_wrapper {
	display: table-cell;
	vertical-align: middle;
	width: 100%
}

.time-taken {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1;
	background: #000;
	color: #fff;
	font-weight: bold;
	padding: 1em 30px
}

@media ( max-height : 420px) {
	.search-container {
		z-index: 3;
		padding-top: 14px
	}
}

@media ( max-width : 400px) {
	.search-container {
		padding-left: 15px;
		padding-right: 15px
	}
	.search-container
.top {
		padding-right: 120px
	}
	.search-container .top .search-icon {
		right: 120px
	}
	.search-container .top .advanced-filters-button {
		font-size: 12px
	}
}

@media ( max-width : 480px) {
	blockquote.generated-blockquote+blockquote.generated-blockquote {
		margin-left: 0;
		margin-top: 1.5em;
		float: left
	}
	blockquote.generated-blockquote, .content-box {
		width: 100%;
		margin-right: 0;
		margin-bottom: 1em
	}
	.posts-slider .slider-item .post-info .post-kicker {
		display: none
	}
	.search-container {
		z-index: 3;
		padding-top: 14px
	}
	header.site .top-menu
.menu {
		font-size: 11px
	}
	header.site .top-menu .menu>li>a {
		padding: .75em 15px
	}
	header.site .social-icons>li {
		display: none
	}
	header.site .social-icons>li.search-button-container, header.site .social-icons>li.menu-button-container
		{
		display: inline-block
	}
	header.site.top
.logo {
		width: 100px
	}
	header.site.top .logo+.right {
		padding-left: 105px
	}
	header.site.persistent .container>.logo {
		display: none
	}
	header.site.persistent
.right {
		float: none
	}
	header.site.persistent .top-menu {
		float: right
	}
	header.site.persistent .search-button {
		position: relative;
		top: 0
	}
	footer.site .widget-areas .widget-area.footer-0, footer.site .widget-areas .widget-area.footer-1,
		footer.site .widget-areas .widget-area.footer-2 {
		width: 100%
	}
	footer.site .widget-areas .widget-area+.widget-area {
		margin-top: 1.5em
	}
	footer.site .textwidget
p {
		font-size: 14px
	}
	footer.site
.menu {
		margin: .5em
	}
	footer.site .menu>li {
		line-height: 20px
	}
	footer.site .menu>li>a {
		font-size: 13px
	}
	footer.site
.tweets {
		display: none
	}
	footer.site .bottom .left-items, footer.site .bottom .right-items {
		float: none;
		text-align: center;
		position: relative
	}
	footer.site .bottom .right-items {
		padding-top: 1.25em
	}
	footer.site .bottom .back-to-top {
		position: absolute;
		top: 0;
		right: 0
	}
	footer.site .bottom .social-icons {
		width: auto;
		margin: 0
	}
	footer.site .bottom .left-items {
		padding-right: 0;
		clear: both;
		padding-top: 2em
	}
	.user-list
.list {
		line-height: 1.25em
	}
	.user-list .list.left-side, .user-list .list.right-side {
		width: 100%;
		float: none
	}
	.user-list .list.right-side>li:first-child {
		margin-top: .5em;
		padding-top: .5em;
		border-top: 1px dashed #8b8d90
	}
	.news-list .news-item
.meta {
		line-height: 1.125em
	}
	.thin-green-line .page-title {
		font-size: 24px
	}
	.thin-green-line .breadcrumb-container {
		padding-top: 15px
	}
	.thin-green-line>.header .header-content {
		padding-top: 50px
	}
	.page-template-tpl-daily-newsletter .featured-image {
		float: none;
		width: 200px;
		margin: 0 auto
	}
	.page-template-tpl-daily-newsletter .featured-image ~* {
		margin-right: 0
	}
	.series-nav .nav-previous, .series-nav .nav-next {
		width: 100%;
		padding: 0 5px;
		text-align: center
	}
	.series-nav .nav-previous+.nav-next {
		margin-top: 1em
	}
	.series-nav .nav-next {
		border: none
	}
}

@media ( min-width : 768px) {
	header.site .menu-button-container {
		display: none
	}
	header.site.top {
		padding-bottom: 0
	}
	header.site.top
.logo {
		width: 200px
	}
	header.site.top .logo+.right {
		padding-left: 225px
	}
	header.site.top
.top {
		margin-right: 0
	}
	header.site.top .top .search-button {
		display: none
	}
	header.site.top .social-icons {
		clear: none;
		float: right;
		padding-right: 0
	}
	header.site.top
nav {
		padding-right: 35px;
		padding-bottom: .125em;
		position: relative;
		display: block !important;
		overflow: visible;
		background: none
	}
	header.site.top nav
.header {
		display: none
	}
	header.site.top nav
.menu {
		float: right;
		padding: 0
	}
	header.site.top nav .menu>li {
		float: left
	}
	header.site.top nav .menu>li>a {
		padding-top: 1em;
		padding-bottom: 1em
	}
	header.site.top nav .menu>li.current-menu-item>.sub-menu, header.site.top nav .menu>li.current-menu-ancestor>.sub-menu
		{
		display: none
	}
	header.site.top nav .menu>li:hover>.sub-menu {
		display: block
	}
	header.site.top nav .sub-menu {
		position: absolute;
		top: 100%;
		left: 0;
		background: #f1f9f6;
		padding-top: 12px;
		text-align: left;
		display: none;
		padding-left: 0;
		margin-left: -5px
	}
	header.site.top nav .sub-menu>li>a {
		display: block;
		padding: .75em 15px .75em;
		color: #414042;
		white-space: nowrap;
		-webkit-transition: 0.2s ease all;
		-moz-transition: 0.2s ease all;
		-ms-transition: 0.2s ease all;
		-o-transition: 0.2s ease all;
		transition: 0.2s ease all
	}
	header.site.top nav .sub-menu>li>a:hover {
		background: #73bfa9;
		color: #fff
	}
	header.site.top nav .search-button {
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		margin-top: 1.66em
	}
	header.site.persistent
.container {
		padding-right: 30px
	}
	header.site.persistent .social-icons {
		display: inline-block
	}
	header.site.persistent
.logo {
		width: 117px
	}
	.social-icons>li {
		padding-left: 10px;
		padding-right: 10px
	}
	footer.site .widget-areas .widget-area.footer-0, footer.site .widget-areas .widget-area.footer-1,
		footer.site .widget-areas .widget-area.footer-2 {
		width: 33.333%
	}
	footer.site .widget-areas .widget-area.footer-1 {
		padding-left: 75px
	}
	footer.site .bottom .left-items>* {
		float: left
	}
	blockquote.generated-blockquote+blockquote.generated-blockquote {
		margin-left: 38%
	}
	blockquote.generated-blockquote.full-width+blockquote.generated-blockquote
		{
		margin-left: 0
	}
	blockquote.generated-blockquote, .content-box {
		width: 50%
	}
	.news-list
.column {
		width: 50%
	}
	.news-list .column+.column .news-item:first-child {
		border-top: none
	}
	.thin-green-line .page-title {
		font-size: 54px
	}
	.thin-green-line .has-image-left>.container {
		padding-left: 33.33%
	}
	.thin-green-line .has-image-left>.container>.image-container {
		width: 30%;
		left: 0
	}
	.thin-green-line .has-image-right>.container {
		padding-right: 33.33%
	}
	.thin-green-line .has-image-right>.container>.image-container {
		right: 0;
		width: 30%
	}
}

@media ( min-width : 992px) {
	.container {
		padding-left: 60px;
		padding-right: 60px
	}
	.container>.vc_row {
		margin-left: -60px;
		margin-right: -60px;
		padding-left: 45px;
		padding-right: 45px
	}
	.vc_row[data-vc-stretch-content="true"] .vc_col-xs-1, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-1,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-1, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-1,
		.vc_row[data-vc-stretch-content="true"] .vc_col-xs-2, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-2,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-2, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-2,
		.vc_row[data-vc-stretch-content="true"] .vc_col-xs-3, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-3,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-3, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-3,
		.vc_row[data-vc-stretch-content="true"] .vc_col-xs-4, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-4,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-4, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-4,
		.vc_row[data-vc-stretch-content="true"] .vc_col-xs-5, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-5,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-5, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-5,
		.vc_row[data-vc-stretch-content="true"] .vc_col-xs-6, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-6,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-6, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-6,
		.vc_row[data-vc-stretch-content="true"] .vc_col-xs-7, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-7,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-7, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-7,
		.vc_row[data-vc-stretch-content="true"] .vc_col-xs-8, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-8,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-8, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-8,
		.vc_row[data-vc-stretch-content="true"] .vc_col-xs-9, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-9,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-9, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-9,
		.vc_row[data-vc-stretch-content="true"] .vc_col-xs-10, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-10,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-10, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-10,
		.vc_row[data-vc-stretch-content="true"] .vc_col-xs-11, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-11,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-11, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-11,
		.vc_row[data-vc-stretch-content="true"] .vc_col-xs-12, .vc_row[data-vc-stretch-content="true"] .vc_col-sm-12,
		.vc_row[data-vc-stretch-content="true"] .vc_col-md-12, .vc_row[data-vc-stretch-content="true"] .vc_col-lg-12
		{
		padding-left: 60px;
		padding-right: 60px
	}
	header.site nav .menu>li>a {
		padding-left: 15px;
		padding-right: 15px
	}
	header.site.persistent .menu-button-container {
		display: none
	}
	header.site.persistent
nav {
		margin-left: 160px;
		margin-right: 360px;
		padding-top: 15px;
		padding-bottom: 0;
		display: block !important;
		position: static;
		overflow: visible;
		background: none
	}
	header.site.persistent nav
.header {
		display: none
	}
	header.site.persistent nav
.menu {
		padding-top: .5em;
		text-align: center
	}
	header.site.persistent nav .menu>li {
		display: inline-block;
		float: none;
		position: relative
	}
	header.site.persistent nav .menu>li>a {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px
	}
	header.site.persistent nav .menu>li.current-menu-item>.sub-menu, header.site.persistent nav .menu>li.current-menu-ancestor>.sub-menu
		{
		display: none
	}
	header.site.persistent nav .menu>li:hover>.sub-menu {
		display: block
	}
	header.site.persistent nav .sub-menu {
		position: absolute;
		top: 100%;
		left: 0;
		text-align: left;
		display: none;
		background: #f1f9f6;
		padding: 15px 0 0
	}
	header.site.persistent nav .sub-menu>li>a {
		padding: .75em 15px;
		font-size: 12px;
		white-space: nowrap;
		display: block
	}
	header.site.persistent nav .sub-menu>li>a:hover {
		background: #73bfa9;
		color: #fff
	}
	.thin-green-line>.header .breadcrumb-container {
		margin-left: 0;
		width: 100%
	}
	.post-container .row>div:first-child {
		padding-right: 75px
	}
	body.old-site-width #content .post-container>article>.container .col-sm-8
		{
		width: 604px
	}
	body.old-site-width #content .post-container>article>.container .col-sm-4
		{
		width: 33.333%
	}
	.page-content.has-sidebar article.type-page {
		padding-right: 60px
	}
	blockquote.generated-blockquote, .content-box {
		width: 33.333%
	}
	body.old-site-width blockquote.generated-blockquote, body.old-site-width .content-box
		{
		width: 40%
	}
	body.old-site-width aside blockquote.generated-blockquote, body.old-site-width aside .content-box
		{
		width: 100%
	}
	.posts-slider {
		width: 100%
	}
	.posts-slider .slider-item .post-info .post-title {
		font-size: 20px
	}
	.thin-green-line .page-title {
		font-size: 66px
	}
	.thin-green-line>.header .header-content {
		padding-top: 110px
	}
}

@media ( min-width : 1200px) {
	header.site nav .menu>li>a {
		padding-left: 19px;
		padding-right: 19px
	}
	header.site.persistent .social-icons {
		font-size: 14px
	}
	header.site.persistent .top-menu .menu>li>a {
		padding-left: 23px;
		padding-right: 23px
	}
	header.site.persistent .right .menu>li>a {
		font-size: 14px
	}
	header.site.persistent nav .menu>li>a {
		font-size: 15px;
		padding-left: 15px;
		padding-right: 15px;
		font-size: 15px
	}
	.vc_row#home-special-row
.wpb_wrapper {
		max-width: 500px;
		float: right
	}
	.vc_row#home-special-row .wpb_column+.wpb_column
.wpb_wrapper {
		float: left
	}
	.thin-green-line .page-title {
		font-size: 80px
	}
}

#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden
}

#cboxWrapper {
	max-width: none
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%
}

#cboxMiddleLeft, #cboxBottomLeft {
	clear: left
}

#cboxContent {
	position: relative
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

#cboxTitle {
	margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0
}

#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}

#cboxOverlay {
	background: url(/wp-content/plugins/wp-super-popup/images/_overlay.png)
		repeat 0 0;
	opacity: 0.9;
	filter: alpha(opacity = 90)
}

#colorbox {
	outline: 0
}

#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(/wp-content/plugins/wp-super-popup/images/_controls.png)
		no-repeat -101px 0
}

#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(/wp-content/plugins/wp-super-popup/images/_controls.png)
		no-repeat -130px 0
}

#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(/wp-content/plugins/wp-super-popup/images/_controls.png)
		no-repeat -101px -29px
}

#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(/wp-content/plugins/wp-super-popup/images/_controls.png)
		no-repeat -130px -29px
}

#cboxMiddleLeft {
	width: 21px;
	background: url(/wp-content/plugins/wp-super-popup/images/_controls.png)
		left top repeat-y
}

#cboxMiddleRight {
	width: 21px;
	background: url(/wp-content/plugins/wp-super-popup/images/_controls.png)
		right top repeat-y
}

#cboxTopCenter {
	height: 21px;
	background: url(/wp-content/plugins/wp-super-popup/images/_border.png) 0
		0 repeat-x
}

#cboxBottomCenter {
	height: 21px;
	background: url(/wp-content/plugins/wp-super-popup/images/_border.png) 0
		-29px repeat-x
}

#cboxContent {
	background: #fff;
	overflow: hidden
}

.cboxIframe {
	background: #fff
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc
}

#cboxLoadedContent {
	margin-bottom: 28px
}

#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494
}

#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494
}

#cboxLoadingOverlay {
	background:
		url(/wp-content/plugins/wp-super-popup/images/_loading_background.png)
		no-repeat center center
}

#cboxLoadingGraphic {
	background: url(/wp-content/plugins/wp-super-popup/images/_loading.gif)
		no-repeat center center
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active,
	#cboxClose:active {
	outline: 0
}

#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef
}

#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/wp-content/plugins/wp-super-popup/images/_controls.png)
		no-repeat -75px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px
}

#cboxPrevious:hover {
	background-position: -75px -25px
}

#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(/wp-content/plugins/wp-super-popup/images/_controls.png)
		no-repeat -50px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px
}

#cboxNext:hover {
	background-position: -50px -25px
}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(/wp-content/plugins/wp-super-popup/images/_controls.png)
		no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px
}

#cboxClose:hover {
	background-position: -25px -25px
}

.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight,
	.cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight,
	.cboxIE #cboxMiddleLeft, .cboxIE
#cboxMiddleRight {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,
		endColorstr=#00FFFFFF)
}