body {
	font-family: 'Montserrat', sans-serif;
	font-size:19px;
	font-weight: 400;
	line-height:152.6315789474%;
	color:#393939;
	background:#FFF;
	overscroll-behavior: none;
}
a {
	color:#62A7FF;
	text-decoration:none;
}
.item-page a {
	font-weight: 500;
	text-decoration: underline;
}
a:focus {
	text-decoration:none;
}
a:hover {
	color:#221241;
	-webkit-transition:all .15s linear;
	-moz-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear;
	text-decoration:none;
}
ol {
	margin:0;
	padding:0 0 0 25px;
}
ul {
	position:relative;
	margin-left:1em;
	padding-left:0;
}
li {
	line-height:inherit;
	margin-bottom:5px;
}
hr {
	border-color:#221241;
	border-style:solid;
	border-width: 2px;
}
h1 {
	color:#878787;
	font-size:263.1578947368%;
	font-weight:300;
	line-height:100%;
	margin:0 0 30px;
	letter-spacing: -1.71px;
}
h2 {
	color:#221241;
	font-size:168.4210526316%;
	font-weight:500;
	line-height:100%;
	margin:0 0 30px;
}
h3 {
	color:#62A7FF;
	font-size:173.6842105263%;
	font-weight:400;
	line-height:100%;
	margin-bottom:10px;
}
.cat-children h3 {
	margin-bottom: 15px !important;
}
h4 {
	color:#221241;
	font-size:106.25%;
	line-height:100%;
	font-weight:500;
	margin:0;
	text-transform: uppercase;
}
h4 span {
	font-weight: 800;
}
h5 {
	color:#393939;
	font-size:105.2631578947%;
	line-height:100%;
	font-weight:500;
	margin:0;
}
img {
	max-width: 100%;
}
.table-condensed {
	font-size: 84.2105263158%;
}
input.btn,
button.btn,
a.btn {
	border:2px solid #FFF;
	outline:2px solid #221241 !important;
	outline-offset: 0 !important;
	background:#62A7FF;
	color:#FFF;
	font-size:84.2105263158%;
	padding:8px 25px;
	border-radius:0;
	font-weight:800;
	letter-spacing: 6.02px;
	display:inline-block;
	margin-top:15px;
	vertical-align:top;
	text-transform:uppercase;
	box-shadow: none;
	text-decoration: none;
}
input.btn:hover,
button.btn:hover,
a.btn:hover {
	color:#221241;
	-webkit-transition:all .15s linear;
	-moz-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear;
	text-decoration: none;
}
.btn.secondary {
	background:#999;
	margin-left:30px;
}
div.moduletable div.custom {
	width:100%;
	padding:0;
	margin:0;
}
blockquote {
	font-size:94.44%;
	font-weight:600;
	line-height:130%;
	margin:20px 0;
	padding:10px 20px;
	border-left:5px solid #221241;
}
.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videowrapper video,
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
span.wf_caption img {
	width:100%;
}
.item-image div.img_caption,
span.wf_caption {
	font-size:73.68%;
	font-weight:300;
	border-bottom:1px dotted #CCC;
	padding:3px 0;
	line-height:150%;
}
p.img_caption {
	margin:0;
}
.item-image.pull-none {
	margin-bottom:15px;

}
.note {
	font-size: 70%;
	font-style: italic;
}
table.dataTable thead th, table.dataTable thead td {
	padding-left:10px !important;
}
.item-image a {
	text-decoration: none;
	color:#424242;
}
span.wf_caption.headshot {
	width: 25%;
}
span.wf_caption span {
	padding:3px 0;
}
#modal-messages {
	padding:10px;
}
#modal-messages #messages-header,#modal-messages #messages-footer {
	background:#221241;
}
#search-form {
	margin-top:45px;
}
form#finder-search label {
	display: none;
}
form#finder-search input.inputbox {
	padding:3px 5px;
	border-color:#EEE;
}
form#finder-search button.btn {
	margin-top:0;
}
ul.search-results {
	list-style: none;
	padding:0;
	margin-left:0;
}
ul.search-results li {
	border-top:1px dotted #1F1F1F;
	padding-top:30px;
	margin-top:30px;	
}
#search-result-empty {
	margin-top:30px;
}
#search-result-empty h2 {
	margin-bottom:15px;
}
.search-pages-counter {
	display: none;
}
.twocolumns {
	-webkit-columns:2 !important;
	-moz-columns:2 !important;
	columns:2 !important;
	list-style: none;
	padding:0;
	margin:0;
}
.twocolumns li {
	font-size: 90.4761904%;
	line-height: 120%;
	padding:0;
	margin:0;
	margin-bottom:20px;
}
.twocolumns.membership li {
	margin-bottom:20px;
}
.twocolumns.compact li {
	font-size: 84.2105263158%;
	line-height: 120%;
	margin-bottom:10px;
}
.threecolumns.nps {
	columns:3 !important;	
	column-rule: 1px solid lightgrey;
	column-gap: 30px;
	padding:0;
	margin:0;
	list-style: none;
}
.fourcolumns.nps {
	columns:4 !important;	
	column-rule: 1px solid lightgrey;
	column-gap: 30px;
	padding:0;
	margin:0;
	list-style: none;
}
.table-responsive {
	border:0;
}
.igui-lightbox-items li {
	height: 86.8529vh;
}
.dropdown-menu {
	min-width: 200px;
	font-size: 100%;
}
.com_users fieldset {
	width: 50%;
}
.com_users fieldset .controls {
	margin-bottom: 15px;
}
form#member-profile fieldset .control-group {
	display: none;
}
form#member-profile fieldset .control-group:nth-child(4),
form#member-profile fieldset .control-group:nth-child(5) {
	display: block;
}
/* RSForm */
fieldset.formContainer .formControlLabel {
	display: none;
}
fieldset.formContainer .col-sm-6 {
	width: 80%;
}
.form-inline .formgroup,
fieldset.formContainer .form-group {
	margin-bottom: 0;
}
fieldset.formContainer div[class*="rsform-block-note-"],
fieldset.formContainer div[class*="rsform-block-desc-"] {
	margin-bottom:0;
}
fieldset.formContainer div[class*="rsform-block-note-"] {
	font-size: 80%
}
form.onpage input,
.form-inline .form-control,
fieldset.formContainer .form-control {
	font-size: 88%;
	height: auto;
	line-height: 100%;
	padding:10px 12px 6px;
	border-radius: 0;
}
.form-inline .form-control {
	width: 100%;
}
.form-inline select.form-control,
fieldset.formContainer select.form-control {
	height: 44px;
}
fieldset.formContainer .radio,
fieldset.formContainer .checkbox,
fieldset.formContainer .radio-inline,
fieldset.formContainer .checkbox-inline {
	padding-top:0;
	font-size: 90%;
	line-height: 100%;
	margin-left:0;
}
fieldset.formContainer label.checkbox-inline input {
	top:-3px;
}
.has-error .form-control {
	border-width: 2px;
	background: rgba(169,68,66,0.1);
}
.error-text {
	color:#a94442;
	font-size: 66.6666666%;
	font-weight: bold;
}

/* Pagination */
.pagination ul {
	display:inline-block;
	margin-left:0;
	margin-bottom:0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.pagination ul {
	display:inline;
}
.pagination ul > li {
	display:inline;
	font-size:82%;
	font-weight:400;
}
.pagination ul > li > a,.pagination ul > li > span {
	padding:4px 10px;
}
.pagination ul > li > a,.pagination ul > li > span {
	float:left;
	line-height:20px;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-left-width:0;
}
.pagination ul > li.pagination-start > a,.pagination ul > li.pagination-start > span {
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	border-left-width:1px;
}
.pagination ul > li.pagination-end > a,.pagination ul > li.pagination-end > span {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}
.pagination ul li a [class*="icon-"] {
	opacity:.8;
}
.pagination ul li a:hover [class*="icon-"] {
	opacity:.8;
}
.pagination ul > li:before {
	display:none;
}
.display-limit {
	margin:20px 0;
	color:#666;
}
.tooltip {
	display:none!important;
}
.pager li {
	font-size:70%;
	font-weight:400;
}

/* Top */
.top {
	background:url(../images/top_bg.png) 0 0 no-repeat;
}
.top .container {
	padding-top:15px;
	padding-bottom:30px;	
}
.top-logo {
	padding-left:0;
} 
.top-partners {
	padding:0;
	text-align: right;
	color:#9B9B9B;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.86px;
	font-size: 73.6842105263%;
}
.top-partners span {
	display: block;
}
.top-partners img {
	float:right;
	margin-top:5px;
	margin-bottom: 15px;
	max-height: 60px;
}
.top-partners img.cfsre {
	margin-left:30px;
}
.top-tagline {
	margin-top: 8px;
	border-top:2px solid #301F53;
	padding:0;
	color:#2F1F53;
	letter-spacing: 4.12px;
	font-weight: 400;
	font-size: 84.2105263158%;
	text-transform: uppercase;
}
.top .navbar-brand {
	border:0;
	text-shadow:none;
	margin:0;
	padding:40px 0 0 0;
	float:none;
	height: auto;
	display: block;
}

/* Navigation */
.navigation-wrapper {
	border-top:1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	padding-top:5px;
	padding-bottom: 5px;
}
.navigation {
	background: #221241;
}
.navigation .container {
	position: relative;
}
.navigation .navbar-collapse {
	padding:0;
}
.navigation .navbar-default {
	background:none;
	border:0;
	border-radius:0;
	box-shadow:none;
}
.navigation .navbar {
	z-index:1950;
	margin:0;
	padding:0;
	min-height:auto;
}
.navigation .navbar .container-fluid {
	padding:0;
}
.navigation .navbar .nav {
	margin:0;
}
.navigation .navbar .nav li {
	font-size:84.2105263158%;
	line-height:100%;
	font-weight: 400;
	letter-spacing: 6.02px;
	text-transform: uppercase;
	color:#FFF;
	margin:0 60px 0 0;
	display:inline-block;
	-webkit-transition:all .15s linear;
	-moz-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear;
}
.navigation .navbar .nav li.item-970 {
	float:right;
	margin-right: 0;
}
.navigation .navbar .nav li.item-980 {
	display: none;
}
.navigation .navbar .nav li a {
	padding:50px 0px 50px;
	color:#FFF;
	text-decoration: none;
	font-weight: 400;
	-webkit-transition:all .15s linear;
	-moz-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
}
.navigation .navbar .nav li a:focus {
	outline:none;
	background: none;
}
.navigation .navbar .nav li a:hover {
	color:#62A7FF;
	background:none;
}
.navigation .navbar .nav li.active a,
.navigation .navbar .nav li.active a:hover {
	border-top:5px solid #62A7FF;
	border-bottom:5px solid #62A7FF;
	color:#FFF;
}
.navigation .navbar .nav li.active a:hover {
	color:#62A7FF;
}
#main.mainbody {
}
#main.mainbody .container {
	padding:75px 0 90px;
}
#content .padding {
	margin:0;
	padding:0;
}
#content .page-header {
	padding:0;
	margin:0;
	border:0;
}
#content div[itemprop="articleBody"] img {
	max-width: 95% !important;
	border:7px solid #FFF;
	outline:1px solid #CCC;
	margin-bottom: 15px;
}
div.category-desc {
	margin-bottom:45px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ACACAC;
}
.cat-children .last div.category-desc {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
div.items-row {
	margin-bottom: 60px;
}
div.items-leading > div {
	padding-bottom:45px;
	margin-bottom:45px;
	border-bottom: 1px solid #ACACAC;
}
div.items-leading > div:last-child {
	border:0;
	padding-bottom:0;
	margin-bottom:0;
}
div[class*='leading-'] h2 {
	margin-bottom: 5px;
	line-height: 120%;
	font-size: 135%;
}
div[class*='leading-'] h4 {
	margin-bottom: 5px;
}
div.item-page .create,
div[class*='leading-'] .create {
	font-weight: 500;
	margin:0 0 5px 0;
	line-height: 200%;
	color:#989898;
}
.create span.sep {
	padding:0 5px;
}
div[class*='leading-'] .item-image {
	border:7px solid #FFF;
	outline:1px solid #CCC;	
	margin-top:10px;
}
div.items-row .item-image {
	width: 100%;
}
div[class*='leading-'] .item-image img {
	width: 100%;
	border:1px solid #979797;
}
div[class*='leading-'] a {
	font-size: 100%;
	font-weight: 800;
	font-style: normal;
	letter-spacing: -0.32px;
	color:#62A7FF;
	text-transform: uppercase;
	border:0;
	outline:0 !important;
	background:none;
	padding:0;
	display: inline-block;
	margin-top:15px;
}
div[class*='leading-'] a:hover {
	color:#221241;
}
div.item-page .item-image.pull-left {
	width: 40%;
	float:left;
	margin:0 15px 15px 0;
}
#column {
}
#column .padding {
	padding:70px 0 40px 0;
}
#column div.moduletable h3 {
	font-size: 105.2631578947%;
	text-transform: uppercase;
	font-weight: 700;
	color:#62A7FF;
	padding-bottom: 30px;
	margin-bottom: 15px;
	border-bottom: 2px solid #221241;
}
#column div.moduletable form {
	margin-top: 15px;
}
#column div.moduletable .formControls.col-sm-9 {
	width: 100%;
}
#column div.moduletable .nav {
	list-style: none;
	padding:0;
	margin:0 0 60px;
}
#column div.moduletable .nav > li {
	display: none;
}
#column div.moduletable .nav > li.active {
	display: block;
	font-size: 105.2631578947%;
	text-transform: uppercase;
	font-weight: 700;
	color:#62A7FF;
}
#column div.moduletable .nav > li.active a {
	color:#62A7FF;
	padding-left:0;
	padding-right:0;
	background: none;
}
#column div.moduletable .nav > li.active a:hover {
	color:#221241;
}
#column div.moduletable .nav > li.active > .nav-child {
	list-style: none;
	padding:20px 0 0;
	margin:15px 0 0;
	border-top: 2px solid #221241;
	font-size: 95%
}
#column div.moduletable .nav > li.active > .nav-child > li {
	list-style: none;
	padding:0;
	margin:0 0 10px;
	font-size: 100%;
	text-transform: none;
	font-weight: 400;
}
#column div.moduletable .nav > li.active > .nav-child > li a {
	color:#717171;	
}
#column div.moduletable .nav > li.active > .nav-child > li.active a,
#column div.moduletable .nav > li.active > .nav-child > li a:hover {
	color:#62A7FF;	
}
.divider {
	border-top: 2px dotted #CFCFCF;	
	border-bottom: 2px dotted #CFCFCF;
	padding:3px 0;
	margin:0 0 6px;	
}
.impact {
	background:#62A7FF;
	padding-top:90px;
	padding-bottom: 60px;
}
.impact div.moduletable {
	font-size: 84.2105263158%;
	text-transform: uppercase;
	font-weight: 500;
	color:#FFF;
	text-align: center;
}
.impact div.moduletable strong {
	font-size: 568.75%;
	font-weight: 800;
}
.footer {
	background: #221241;
	padding:5px 0;
}
.footer > div  {
	border-top: 2px dotted rgba(216,216,216,0.25);	
	border-bottom: 2px dotted rgba(216,216,216,0.25);
	padding:4px 0;	
}
.footer > div > div  {
	border-top: 2px dotted rgba(216,216,216,0.25);	
	border-bottom: 2px dotted rgba(216,216,216,0.25);
	padding:0;	
}
.footer .container {
	padding-top:105px;
	padding-bottom:105px;
}
.footer div.moduletable {
	font-size: 89.4736842105%;
	text-align: center;
}
.footer div.moduletable ul {
	list-style: none;
	margin:0;
	padding:0;
}
.footer div.moduletable ul li {
	list-style: none;
	margin:0;
	display: inline-block;
	color:#FFF;
	line-height: 125%;
}
.footer div.moduletable ul li:first-child {
	font-weight: 900;
	border-right: 1px solid #FFF;
	padding:0 5px;
	margin-right: 35px;
}
.footer div.moduletable ul li:first-child span {
	border-right: 1px solid #FFF;
	line-height: 100%;
	padding-right: 45px;
}
.footer div.moduletable ul li a {
	color:#FFF;
	font-weight: 400;
	padding:10px;
}
.footer div.moduletable ul li a:hover {
	color:#62A7FF;
	background:none;
}
.footer div.moduletable ul li a:after {
	content: ":::";
	color:#FFF;
	margin-left:20px;
}
.footer div.moduletable ul li:last-child a:after {
	content: "";
	margin-left:0;
}
.copyright {
	background:#232323;
	font-size: 84.2105263158%;
	text-align: center;
	padding:45px 0 105px;
	color:#FFF;
}
.login {
	background:url(../images/login_bg.png) 50% 0 no-repeat;
	background-size: cover;
	margin-bottom: 5px;
}
.login div.moduletable {
	float:right;
	background:rgba(0,0,0,0.26);
	padding:45px;
	margin:20px 0;
	color:#FFF;
}
.login div.moduletable form {
	border:2px solid #FFF;
	background:rgba(0,0,0,0.64);
	padding:10px 20px 20px;
}
.login div.moduletable form .userdata {
	border-top:5px solid #62A7FF;
	padding-top:30px;
}
.login div.moduletable h3 {
	font-size: 84.2105263158%;
	text-transform: uppercase;
	letter-spacing: 3.22px;
	font-weight: 300;
	color:#FFF;
	margin-top:0;
	margin-bottom: 15px;
}
.login div.moduletable h3 span {
	letter-spacing: 6.02px;
	font-weight: 800;
}
.login div.moduletable p {
	padding:0;
	margin:0 0 15px;
	font-size: 84.2105263158%;
	line-height: 150%;
}
.login div.moduletable input {
	border:2px solid #9F9F9F;
	font-size: 73.6842105263%;
	width: 100%;
	margin-bottom: 15px;
	outline:none;
	padding:10px;
	line-height: 200%;
	color:#393939;
}
.login div.moduletable .btn {
	margin-top: 0;
	width: 100%;
}
.login div.moduletable ul {
	padding:0;
	margin:15px 0 0;
	list-style: none;
}
.login div.moduletable ul li {
	font-size: 63.1578947368%;
	text-transform: uppercase;
	font-weight: 500;
	padding:0;
	margin:0;
	line-height: 100%;
}
.login div.moduletable ul li a {
	color:#FFF;
	line-height: 100%;
}
.login div.moduletable ul li a:hover {
	color:#62A7FF;
}
.login div.moduletable .nobtn {
	margin-top:15px;
	font-size: 63.1578947368%;
	text-transform: uppercase;
	font-weight: 500;
	padding:0;
	margin:0;
	line-height: 100%;
	color:#FFF;
	background:none;
	border:0;
	outline:0;
	text-align: left;
}
.login div.moduletable .nobtn:hover {
	color:#62A7FF;
}
.intro {
	font-size: 110.5263157895%;
	line-height: 128.5714285714%;
	letter-spacing: -0.37px;
	text-align: center;
	padding:60px 0 90px;
}
.intro h3 {
	font-size: 100%;
	color:#04102C;
	letter-spacing: 1px;
	font-weight: 900;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.intro a {
	color:#62A7FF;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	margin-top:15px;
}
.intro a:hover {
	color:#221241;
}
.latest {
	padding-top:90px;
	padding-bottom: 120px;
	text-align: center;
}
.latest h3 {
	font-size: 110.5263157895%;
	color:#04102C;
	letter-spacing: 1px;
	font-weight: 900;
	margin-bottom: 90px;
	text-transform: uppercase;	
}
.latest div.moduletable {
	text-align: center;	
}
.latest div.moduletable:first-child {
	border-right: 1px solid #DFDFDF;
}
.latest div.moduletable:last-child {
	border-left: 1px solid #DFDFDF;
	margin-left: -1px;
}
.latest div.moduletable ul {
	list-style: none;
	padding:0;
	margin:0;
}
.latest div.moduletable ul li {
	font-size: 95%;
	line-height: 150%;
	font-style: italic;
	letter-spacing: -0.41px;
	font-weight: 300;
	color:#575757;
	margin-bottom: 90px;
	padding-left:60px;
	padding-right:60px;
}
.latest div.moduletable ul li:last-child {
	margin-bottom: 30px;
}
.latest div.moduletable ul li h4 {
	font-size: 110%;
	line-height: 130%;
	font-weight: 700;
	color:#04102C;
	font-style: normal;
	letter-spacing: normal;
	margin-bottom: 15px;
	text-transform: none;
}
.latest div.moduletable ul li a {
	font-size: 100%;
	font-weight: 800;
	font-style: normal;
	letter-spacing: -0.32px;
	color:#62A7FF;
	text-transform: uppercase;
	border:0;
	outline:0 !important;
	background:none;
	padding:0;
	display: inline-block;
	margin-top:15px;
}
.latest div.moduletable ul li a:hover {
	color:#221241;
}
.input-group.choose-file {
	margin-left:15px;
}
.btn-choose-file {
	background:#221241;
	color:#FFF !important;
	font-weight: 500;
	line-height: 200%;
}
.btn.btn-upload {
	display: inline-block;
	float:left;
	text-transform: none;
	border:1px solid transparent;
	box-shadow: none;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	padding:6px 12px !important;
	margin-top:1px !important;
	margin-left:-1px;
	font-weight: 500;
	outline:1px solid #221241 !important;
	letter-spacing: 0;
	height: 40px;
}
#file-input-name {
	width: 250px;
	box-shadow: none;
	height:42px;
	border-color:#221241;
	border-right: 0;
	font-size: 75%;
}
.filters h4 {
	margin-bottom:10px;
}
.filters .btn-group.adulterants,
.filters select.form-control {
	width: auto;
	float:left;
	max-width: 250px;
	margin-right: 12px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background:url(../images/select_arrow_down.png) no-repeat;
	background-position: calc(100% + 1px) top;
	padding-right: 45px;
	height: 37px !important;
	border-color: #979797;
	font-size: 78.9473684211%;
}
.filters .btn-group.adulterants {
	border:1px solid #979797;
}
.filters .btn-group.adulterants button {
	border:0;
	background:none;
	height: 37px;
	width: 200px;
	box-shadow: none;
	text-align: left;
	padding-left: 15px;
	white-space: nowrap;
	overflow-x:hidden;
}
.filters .btn-group.adulterants .caret {
	display: none;
}
.filters select.form-control:last-child {
	margin-right: 0;
}
.filters a.form-control {
	width: auto;
	border:0;
	box-shadow: none;
	padding:0;
	display: inline-block;
}
.filters .glyphicon {
	font-size: 115.7894736842%;
	line-height: 37px;
}
table#listdata {
	font-size: 78.9473684211%;
	line-height: 140%;
	font-weight: 400;
	width: 100% !important;
}
table#listdata.dataTable thead th {
	background-color:#221241;
	color:#FFF;
	font-weight: 400;
	border-color:#FFF;
	border-width: 1px;
	border-right: 1px solid #FFF;
	vertical-align: middle;
}
table#listdata.dataTable tbody td {
	vertical-align: middle;
}
table#listdata.dataTable tbody td a {
	cursor: pointer;
	font-weight: 500;
}
.dt-buttons {
	float:right;
	margin-top:20px;
}
.dt-buttons .btn {
	margin-top:0;
	margin-right: 5px;
	font-size: 78.9473684211%;
}
.modal {
	z-index: 2100;
}
.modal-header {
	background:#221241;
	color:#FFF;	
	font-weight: 500;
	padding-left:25px;
}
.modal-header .close {
	color:#FFF;
	opacity: 1;
	font-weight: 400;
	font-size: 25px;
}
.modal h4 {
	margin-top:5px;
}
.modal-body {
	font-size: 94.7368421053%;
	padding:25px;
}
.modal-body img {
	float:right;
	margin:5px 0 0 15px;
}
@media (max-width: 1199px) {
.filters .form-control {
	min-width: 20%;
	margin-bottom: 15px;
}
.latest div.moduletable ul li {
	padding-left:45px;
	padding-right:45px;
}	
}

@media (max-width: 991px) {
.navigation-wrapper {
	border:0;
	padding-top:0;
	padding-bottom: 0;
	position: absolute;
	top:0;
}
.navigation .row {
	position: relative;
}
.navigation .navbar {
	position: absolute;
	margin-top:0;
}
.navigation .navbar .navbar-header {
	margin:0;
}
.navbar-toggle {
	border: 0 !important;
	border-radius: 0;
	margin:0;
	padding:10px;
	z-index: 20000;
	position: relative;
	right:15px;
	top:80px;
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background:none;
}
.navbar-toggle .icon-bar {
	background:#301F53 !important;
	height:5px;
	width:33px;
	border-radius:0;
	display:block!important;
	-webkit-transition:all .15s linear;
	-moz-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear;
}
.navbar-toggle[aria-expanded="true"] {
}
.navbar-toggle .icon-bar:first-child {
	margin-top:0;
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(1) {
	transform: rotate(45deg);
	transform-origin: 15% 100%;
	-webkit-transition:all .15s linear;
	-moz-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear;
}
.navbar-toggle[aria-expanded="true"] .icon-bar {
	background: #FFF !important;
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {
	display: none !important;
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3) {
	transform: rotate(-45deg);
	transform-origin: 43% 100%;
	-webkit-transition:all .15s linear;
	-moz-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top:5px;
}
.container-fluid>.navbar-collapse {
	margin-left:0 !important;
	margin-right:0 !important;
	width: 100vw;
}
.navbar-collapse {
	border-top:0;
	background:#301F53;
	position:absolute;
	z-index:10000;
	width:100%;
	margin:0;
	left:0;
	top:0;
}
.navbar-collapse .navbar {
	margin-bottom:0;
}
.navbar .container-fluid {
	padding:0;
	width:100%;
}
.navbar .nav {
	border:0!important;
	width:100%!important;
	margin:0!important;
	padding:75px 0 20px;
}
.navbar .nav li {
	display:block!important;
	border:0!important;
	width:100%;
	padding:25px 45px!important;
	text-align:left;
	font-size: 85.625% !important;
	line-height: 100% !important;
	letter-spacing: 2px !important;
	border-bottom:1px solid rgba(255,255,255,0.5) !important;
	font-weight: 700 !important;
}
.navigation .nav li.item-980 {
	display: none !important;
}
.navbar .nav li:last-child {
	border-bottom: 0px !important;
}
.navbar .nav li a,.navbar .nav li.active a,.navbar .nav li a:hover,.navbar .nav li.active a:hover {
	color:#FFF!important;
	font-weight:700 !important;
	font-size:100%;
	padding:0 25px!important;
	border:0!important;
	background: none !important;
}
.navigation .navbar .nav li.active,
.navigation .navbar .nav li.active a {
	background:none !important;
	font-weight: 700 !important;
}
.navigation .navbar .nav-child {
	display:block !important;
	position: relative !important;
	left:auto !important;
	right:auto !important;
	width: auto !important;
	border:0 !important;
	background:transparent !important;
	padding:0 !important;
	height:auto !important;
	opacity: 1 !important;
}
.navigation .navbar .nav-child > li {
	display: none !important;
}
.navigation .navbar .nav-child > li.divider {
	display: none !important;
}
.navigation .navbar .nav > li:hover > .nav-child {
	margin-top:0 !important;
}
.navigation .navbar .nav-child li {
	border-bottom: 0 !important;
	font-weight: 400 !important;
	font-size: 117.647058% !important;
}
}

/* Tablet (iPad) */
@media (max-width: 991px) {
.login {
	background:url(../images/login_bg.png) 0 0 no-repeat;
}
.intro {
	padding:30px 0 60px;
}
.impact div.moduletable {
	font-size: 100%;
}
.impact div.moduletable strong {
	font-size: 400%;
}
.mainbody.row {
	margin:0;
}
.filters .form-control {
	width: 20% !important;
}
.latest div.moduletable ul li {
	padding-left:30px;
	padding-right:30px;
}
}
/* Smartphone */
@media (max-width: 767px) {
.top .navbar-brand {
	padding:30px 30px 0;
	width: 70%
}	
.top-tagline {
	margin:8px 30px 0;
	padding-top:5px;
	line-height: 130%;
}
.navigation-wrapper {
	width: 100%;
}
.navigation .navbar {
	width: 100%;
}
.navbar-toggle {
	top:53px;
	right:25px;
}
.navbar .nav {
	padding-top: 45px;
}
#column .padding {
	padding-top:30px;
}
.login {
	border-top:20px solid #221241;
}
.login .container {
	padding:0;
}
.login div.moduletable {
	padding:0;
	margin:0;
}
.login div.moduletable form {
	border:0;
	background:#414141;
}
.impact {
	padding-bottom: 0;
}
.impact div.moduletable {
	margin-bottom: 60px;
}
.impact div.moduletable strong {
	font-size: 568.75%;
	display: block;
	margin-bottom: 5px;
}
.footer .container {
	padding-top:60px;
	padding-bottom:60px;
}
.footer div.moduletable ul li {
	display: block;
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
}
.footer div.moduletable ul li span {
	border:0 !important;
	padding:10px !important;
	display: block;
}
.footer div.moduletable ul li a:after {
	content: "";
	margin-left:0px;
}
.filters a.form-control,
.filters select.form-control {
	width: 100% !important;
	max-width: 100% !important;
}
.paginate_button {
	display: none !important;
}
.paginate_button.first, .paginate_button.previous, .paginate_button.next, .paginate_button.last {
	display: inline-block !important;
}
.dt-buttons {
	float: none;
	margin-left: 5px;
	margin-top:0;
	padding-bottom: 15px;
}
.latest {
	padding-bottom: 0;
}
.latest div.moduletable:first-child {
	border-right: 0;
}
.latest div.moduletable:last-child {
	border-left: 0;
	margin-left: 0;
}
.latest div.moduletable ul li {
	padding-left:0px;
	padding-right:0px;
}
.latest div.moduletable ul li:last-child {
	margin-bottom: 90px;
}
}
/* iPhone X Landscape */
@media (min-width: 812px) and (max-width: 812px) {
}
/* iPhone 6/7/8+ Landscape */
@media (max-width: 736px) {
}
/* iPhone 6/7/8 Landscape */
@media (max-width: 667px) {
}
/* iPhone 5 Landscape */
@media (max-width: 568px) {
}
/* iPhone 6/7/8+ Portrait */
@media (max-width: 414px) {
}
/* iPhone 12/12 Pro Portrait */
@media (max-width: 390px) {
}
/* iPhone X, 6/7/8 Portrait */
@media (max-width: 375px) {
}
/* iPHone 5 Portrait */
@media (max-width: 320px) {
}