/*

	Theme Name: Roots Framework

	Theme URI: http://deeprootdesign.com

	Description: HTML5 WordPress Theme

	Version: 2.0

	Author: Benjamin Motal

	Author URI: http://deeprootdesign.com

*/

/*------------------------------------*\
    RESET
\*------------------------------------*/

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
article {
	font-size: 15px;
}
body {
	line-height: 1;
}
#cta-float {
	position: absolute;
	display: none;
	right: -46px;
	top: 222px;
	width: 46px;
	height: 243px;
	background: url('img/get-help.png') no-repeat;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out; 
	transition: all .6s ease-in-out;
	z-index: 10000;
}

ol, ul {
	list-style: none;
}

.schemahide {
	display: none;
}
.post ul li {
	list-style: disc outside none;
	margin-left: 16px;
	padding-bottom: 4px;
}
.post .comments ul li {
	list-style: none;
	margin-left: 0px;
	padding-bottom: 5px;
}
.wpb_wrapper ol, .wpb_wrapper ul {
	list-style: outside;
	margin-left: 30px;
	margin-bottom: 25px;
}
.wpb_btn-primary {
	background-color: #1C79A1 !important;
}
.wpb_btn-primary:hover {
	background-color: #005C7E !important;
}
button.wpb_btn-large, span.wpb_btn-large {
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
em {
	font-family: 'gotham_htfbook_italic';
}
i {
	font-family: 'gotham_htfbook_italic';
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-family: 'gotham_htf_mediumregular';
}
.margintop20 {
	margin-top: 20px;
}
.margintop40 {
	margin-top: 40px;
}
.padlr-5 {
	padding-left: 5%;
	padding-right: 5%;
}
.padlr-15 {
	padding-left: 15%;
	padding-right: 15%;
}
.padlr-20 {
	padding-left: 20%;
	padding-right: 20%;
}
.nostyle {
	border-radius: none !important;
	background: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
input:hover, select:hover, textarea:hover {
	border-color: #8dc9e5;
}
input:focus, select:focus, textarea:focus, input:focus + i, input:focus + i {
	outline: 0;
	border: 2px solid #04A4CC;
}
input[type="checkbox"], input[type="radio"] {
	float: left;
}
input, select {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 39px;
	padding: 8px 10px;
	outline: none;
	border-width: 2px;
	border-style: solid;
	border-radius: 0;
	background: #fff;
	color: #404040;
	appearance: normal;
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
textarea {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 8px 10px;
	outline: none;
	border-width: 2px;
	border-style: solid;
	border-radius: 0;
	background: #fff;
	color: #404040;
	appearance: normal;
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.gfield_checkbox input {
	height: 15px;
}
.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
	font-size: 14px !important;
	padding: 8px 10px !important;
}
.gform_page_footer {
	clear: both;
}
input, select, .textarea, .radio i, .checkbox i, .toggle i, .icon-append, .icon-prepend {
	border-color: #e5e5e5;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
h1 {
	font-size: 29px;
	line-height: 37px;
	letter-spacing: -1px;
	color: #1C79A1;
	margin-bottom: 40px;
}
h2 {
	font-size: 26px;
	line-height: 34px;
	letter-spacing: -1px;
	margin-bottom: 40px;
}
h3 {
	font-size: 22px;
	line-height: 29px;
	margin-bottom: 28px;
}
h4 {
	font-size: 22px;
	line-height: 29px;
	margin-bottom: 28px;
	color: #1C79A1;
}
h5 {
	font-size: 19px;
	line-height: 27px;
	margin-bottom: 28px;
}
.circle {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.vc_text_separator div {
	background-color: #FFFFFF;
	display: inline-block;
	font-size: 20px;
	line-height: 17px;
	padding: 1px 1em;
	position: relative;
	top: -9px;
	color: #1C79A1;
}
.wpb_row {
	padding-bottom: 20px;
}
.about .wpb_row {
	padding-bottom: 42px;
}
.wpb_separator, .vc_text_separator {
	border-bottom: 1px solid #E6E7E8 !important;
}
.legal p {
	margin-bottom: 0px;
	font-size: 12px;
}

.pop-widget {
	width: 100%;
	clear: both;
	margin: 3px 0;
	padding: 3px 0;
}

.pop-widget a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}


.pop-widget .title {
    font-family: 'gotham_htfbold';
    margin-top: 7px;
    font-size: 12px;
    line-height: 15px;
}


.pop-widget img {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}


.widget_pop_widget .widget-content, .widget_sponsor_widget .widget-content {
	padding: 5px 16px 30px;
}


/*------------------------------------*\

    MAIN

\*------------------------------------*/



/* global box-sizing */

*,  *:after,  *:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
/* html element 62.5% font-size for REM use */

html {
	font-size: 62.5%;
}
body {
	font: 14px/1.4 'gotham_htf_bookregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #444;
	background: #f3f3f3 url('img/bg.jpg') repeat;
}
/* clear */

.clear:before,  .clear:after {
	display: table;
}
.clear:after {
	clear: both;
}
.clear {
 *zoom:1;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
a {
	color: #1C79A1;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a:hover {
	color: #C4B37A;
}
a:focus {
	outline: 0;
}
a:hover,  a:active {
	outline: 0;
}
p {
	margin-bottom: 16px;
}
.wpb_wrapper {
	position: relative;
}
.form-info {
	float: left;
}
/* top-hat */
.top-hat {
	font-size: 12px;
	min-height: 40px;
}
.top-hat a {
	color: #FFF;
	font-size: 13px;
}
.top-hat a:hover {
	color: #A4C9D9;
}
.top-hat .social-ico {
	color: #4B8DA9;
	font-size: 33px;
	line-height: 36px;
}
.top-hat .social-wrap {
	float: right;
	margin-top: 5px;
	margin-right: 21px;
}
.top-hat .links {
	float: right;
	margin-right: 20px;
	line-height: 37px;
	height: 40px;
	color: #A4C9D9;
}

.livesearchwrap {
	float: right;
	width: 190px;
	position: relative;
	margin-top: 6px;
	display: none;
}

#ajaxsearchprores1 {
	width: 200px !important;
}

.mCSB_container .content {
	width: 114px !;
}


.sf_search {
    border: none !important;
    border-radius: 4px;
    padding: 3px !;
    text-align: left !important;
}

.gsearch-wrap {
	float: right;
	width: 190px;
	position: relative;
	margin-top: 6px;
}
.googlesearchbg {
	background: #4B8DA9 !important;
}
.gsearch-wrap .submit {
	right: 0px;
	top: 0px;
	width: 24px;
	height: 24px;
	background: url('img/search-ico.png') no-repeat left top;
	position: absolute;
}
.gsearch-wrap input {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 26px;
	padding: 8px 10px;
	outline: none;
	border: none;
	background: #4b8da9;
	color: #FFF;
	appearance: normal;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 100%;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.searchform-params .TextField {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.search-wrap .searchform-params .searchform-label {
	font-size: 14px;
	font-weight: normal;
	color: #1C79A1;
	font-family: 'gotham_htfbold';
}
.home-side-super-wrap.search-wrap {
	padding: 20px;
}
.search-wrap .searchform-controls input {
	background: #1C79A1;
	border: 1px solid #186a8e;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	height: 43px;
	line-height: 29px;
	padding-right: 22px;
	padding-left: 22px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 18px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.search-wrap .searchform-controls input:hover {
	background-color: #196d91;
	border: 1px solid #145a78;
	color: #FFF;
	top: 1px;
	position: relative;
}
.searchform-input-wrapper {
	width: 65% !important;
}
.search-wrap .widget {
	margin-bottom: 5px;
}
/* logo */
.logo {
}
.logo-img {
}
/* nav */
.nav {
	width: 1216px;
	clear: both;
	margin-left: -28px;
	min-height: 68px;
	padding-bottom: 22px;
	position: relative;
	margin-top: 8px;
}
.logged-in #megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, .megaMenuToggle {
	font-size: 15px
}
#megaMenu ul.megaMenu li.current-menu-item a {
	background-color: #2a4e5e;
}
.menu-left-tri {
	width: 8px;
	height: 6px;
	background: url('img/menu-left-tri.png') no-repeat left top;
	float: left;
}
.menu-right-tri {
	width: 8px;
	height: 6px;
	background: url('img/menu-right-tri.png') no-repeat left top;
	float: right;
}
.container.main-wrap {
	background: #FFF;
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, .2);
	z-index: 1;
	position: relative;
	padding-bottom: 70px;
	min-height: 600px;
	margin-top: -4px;
}
#menu-member-menu {
	clear: both;
	float: left;
	width: 100%;
}
#menu-member-menu li.current-menu-item a {
	background-color: #1C79A1;
	border-top: 1px solid #1C79A1;
	border-left: 1px solid #1C79A1;
	border-right: 1px solid #1C79A1;
	color: #FFF;
}
#menu-member-menu li a {
	float: left;
	background-color: #E6E7E8;
	color: #1C79A1;
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #d6d7d9;
	border-left: 1px solid #d6d7d9;
	border-right: 1px solid #d6d7d9;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	margin-right: 4px;
}
#menu-member-menu li a:hover {
	background-color: #d8d9db;
}
#menu-member-menu li.current-menu-item a:hover {
	background-color: #196d91;
}
#megaMenu .ss-nav-menu-with-img img {
	margin-top: 4px;
}
#megaMenu ul.megaMenu > #menu-item-91 > a {
	padding-left: 17px !important;
}
#menu-my-favorites {
	clear: both;
	float: left;
	width: 100%;
}
#menu-my-favorites li.current-menu-item a {
	background-color: #1C79A1;
	border-top: 1px solid #1C79A1;
	border-left: 1px solid #1C79A1;
	border-right: 1px solid #1C79A1;
	color: #FFF;
}
#menu-my-favorites li a {
	float: left;
	background-color: #E6E7E8;
	color: #1C79A1;
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #d6d7d9;
	border-left: 1px solid #d6d7d9;
	border-right: 1px solid #d6d7d9;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	margin-right: 4px;
}
#menu-my-favorites li a:hover {
	background-color: #d8d9db;
}
#menu-my-favorites li.current-menu-item a:hover {
	background-color: #196d91;
}
/* Members */

.page-template-template-members-home-index-php .meta {
	color: #1C79A1;
	font-family: 'gotham_htfbold';
}
.section.subcomp-wrap {
	padding-left: 20px;
	padding-right: 20px;
	background: #fff;
	border-bottom: 1px solid #D6D7D9;
}
.section.subcomp-wrap:nth-child(even) {
	background: #fafafa;
}
.section.subcomp-wrap:last-of-type {
	border-bottom: none;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
.subcomp-wrap .small-start {
	font-family: 'gotham_htfbold';
}
.comppop-wrap .wpp-comments {
	display: none;
}
.comppop-wrap li {
	background: #fff;
	border-bottom: 1px solid #D6D7D9;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.comppop-wrap li:nth-child(even) {
	background: #fafafa;
}
.comppop-wrap li:last-of-type {
	border-bottom: none;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
.adwrap {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.adwrap ul li {
	list-style: disc outside none;
	margin-left: 16px;
	padding-bottom: 12px;
}
#loginform label {
	float: left;
	margin-top: 13px;
}
#user_login, #user_pass {
	width: 100%;
}
.login #theme-my-login input {
	font-size: 14px;
	margin: 5px 0;
	text-transform: none;
}


.post-stats .wpp-views {
	display: none;
}


#cse-search-results iframe {
	width: 767px !important;
	max-width: 100% !important;
}

/* sidebar */
.sidebar {
}
/* footer */
.footer {
	background: #18698c url('img/headerbg.png') repeat;
	color: #FFF;
	min-height: 270px;
	padding-bottom: 50px;
}
.footer .widget-title {
	text-transform: uppercase;
	font-family: 'gotham_htfbold';
	font-size: 17px;
	font-weight: normal;
	border-bottom: 1px solid #5695af;
	margin-top: 16px;
	line-height: 24px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	color: #FFF;
	letter-spacing: 0px;
}
.footer .gsearch-wrap {
	float: left;
	margin-top: 0px;
}
.footer a {
	color: #eeeeee;
}
.footer a:hover {
	color: #C4B37A;
}
.copy-wrap {
	background: #2D5466;
}
p.copyright {
	margin-bottom: 0px;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #63808e;
	line-height: 14px;
}
p.copyright a {
	color: #63808E;
}
p.copyright a:hover {
	color: #FFF;
}
.footer .blue-btn {
	font-size: 13px;
}
.disc {
	font-size: 11px;
	line-height: 15px;
	color: #303030;
	margin-top: 60px;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: -40px;
}
.disc-nofloat {
	font-size: 11px;
	line-height: 15px;
	color: #303030;
	margin-top: 60px;
	clear: both;
	width: 100%;
	margin-bottom: -40px;
}
.social-ico {
	font-family: 'Socialico';
	color: #FFF;
	font-size: 39px;
}
.box-wrap {
	-webkit-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, .1);
	box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, .1);
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.news-slider-wrap {
	-webkit-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, .1);
	box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, .1);
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.lang-wrap {
	float: right;
	height: 33px;
}
.lang-wrap select {
	border: 1px solid #E8E8E8;
	height: 26px;
	margin-left: 17px;
	margin-top: 6px;
	padding: 4px;
}
#tr_credit {
	display: none;
}


.red {
	color: #be0000;
}

.box-headline {
	background: #E6E7E8 url('img/lightgs.png') repeat;
	color: #2D5466;
	display: block;
	position: relative;
	font-family: 'bebas_neueregular';
	font-size: 25px;
	line-height: 45px;
	font-weight: normal;
	padding-left: 20px;
	margin-bottom: 0px;
	letter-spacing: 0px;
	border-top: 1px solid #d6d7d9;
	border-left: 1px solid #d6d7d9;
	border-right: 1px solid #d6d7d9;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
}
.box-headline a {
	color: #2D5466;
	letter-spacing: 0px;
}
.box-headline a:hover {
	color: #C4B37A;
}
.news-slider-wrap .slider-nav {
	position: absolute;
	right: 14px;
	top: 16px;
}
.view-article {
	font-family: 'gotham_htfbold';
}
.home-post-super-wrap, .home-side-super-wrap {
	border: 1px solid #d6d7d9;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.home-post-wrap {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #d6d7d9;
	min-height: 160px;
}

.more-box {
	min-height: 60px;
	height: 60px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
.home-post-wrap:nth-child(even) {
	background: #f3f3f3;
}
.home-post-wrap:last-of-type {
	border-bottom: none;
}
.home-post-wrap .blog-title {
	font-family: 'gotham_htfbold';
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 4px;
}
.home-post-wrap img {
	border: 4px solid #FFF;
	margin-bottom: 16px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
	width: 120px;
	height: auto;
	background: #FFF;
}
.side-post-wrap {
	clear: both;
	padding: 5px 14px;
}
.side-post-wrap .blog-title {
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.side-post-wrap .blog-title span {
	font-family: 'gotham_htfbold';
}
.side-post-wrap img {
	margin-bottom: 16px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 45px;
	height: auto;
	margin-bottom: 5px;
}
.lower-news img {
	border: 4px solid #FFF;
	margin-bottom: 18px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
}
.lower-news h4 {
	text-transform: uppercase;
	margin-bottom: 6px;
	border-bottom: 1px solid #d6d7d9;
	font-family: 'gotham_htfbold';
	color: #58595B;
	padding-bottom: 4px;
	font-size: 14px;
	line-height: 18px;
}
.lower-news h4 a {
	color: #58595B;
}
.lower-news h4 a:hover {
	color: #C4B37A;
}
.lower-post-wrap {
	clear: both;
	padding: 2px 0;
}
.lower-post-wrap .blog-title {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.lower-post-wrap .blog-title span {
	font-family: 'gotham_htfbold';
}
/*------------------------------------*\
    General Styles
\*------------------------------------*/


.no-top-margin {
	margin-top: 0px !important;
}
.no-bottom-margin {
	margin-bottom: 0px !important;
}
.page-title h1 {
	font-size: 29px;
	color: #1C79A1;
	letter-spacing: -1px;
	line-height: 37px;
	margin-bottom: 8px;
}
.page-title .post-meta {
	border-right: 1px solid #E6E7E8;
	float: left;
	height: 33px;
	margin-right: 16px;
	margin-top: 14px;
	padding-right: 16px;
	padding-top: 4px;
}
.page-title .comments-wrap {
	border-right: 1px solid #E6E7E8;
	float: left;
	height: 33px;
	margin-right: 18px;
	margin-top: 14px;
	padding-right: 37px;
	padding-top: 1px;
	background: url('img/comment.png') no-repeat right 9px;
	line-height: 31px;
}

#respond .comment-form-url {
	display: none;
}
.page-title .star-wrap {
	float: left;
	height: 33px;
	margin-right: 18px;
	margin-top: 14px;
	padding-right: 0px;
	padding-top: 1px;
}
.page-title .ppl-joined {
	font-size: 12px;
	text-align: center;
	border-right: 1px solid #E6E7E8;
	float: left;
	height: 33px;
	margin-right: 18px;
	margin-top: 14px;
	padding-right: 18px;
	padding-top: 3px;
	line-height: 15px;
}
.page-title .ppl-joined span {
	color: #1C79A1;
	font-size: 14px;
	line-height: 12px;
	font-family: 'gotham_htfbold';
}
.page-title .view-wrap {
	float: left;
	height: 33px;
	margin-right: 18px;
	padding-left: 17px;
	margin-top: 14px;
	padding-right: 17px;
	padding-top: 1px;
	color: #1C79A1;
	font-size: 14px;
	line-height: 28px;
	font-family: 'gotham_htfbold';
}
.page-title .view-wrap span {
	color: #999999;
	font-family: 'gotham_htf_bookregular';
}
.post-wrap .view-wrap {
	float: left;
	background: #FFF;
	padding-left: 17px;
	height: 33px;
	margin-top: 22px;
	margin-bottom: 10px;
	padding-right: 17px;
	color: #1C79A1;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #e7e7e7;
	font-size: 14px;
	line-height: 30px;
	font-family: 'gotham_htfbold';
}
.post-wrap .view-wrap span {
	color: #999999;
	font-family: 'gotham_htf_bookregular';
}
.page-title .kk-star-ratings .kksr-legend {
	font-family: inherit;
	font-size: 8px;
	line-height: 8px;
}
.page-title .fav-wrap {
	float: left;
	border-right: 1px solid #E6E7E8;
	padding-right: 15px;
	font-size: 12px;
	height: 33px;
	margin-right: 2px;
	margin-top: 14px;
	padding-right: 18px;
	padding-top: 1px;
}
.page-title .fav-wrap .favbtn {
	float: left;
	margin-top: 2px;
}
.page-title .social-share-wrap {
	float: left;
	padding-top: 23px;
}

.addthis_button_facebook_like {
	float: left;
	margin-right: 14px;
}

.addthis_button_linkedin {
	float: left;
	margin-top: 2px;
	width: 30px;
}

.addthis_button_tweet {
    float: left;
    min-width: 83px;
    overflow: hidden;
    width: 89px !important;
}


.meta-wrap {
	margin-top: 6px;
	margin-bottom: 10px;
	min-height: 36px;
}
.meta-wrap .post-meta {
	border-right: 1px solid #E6E7E8;
	float: left;
	height: 33px;
	margin-right: 16px;
	margin-top: 0px;
	padding-right: 16px;
	padding-top: 4px;
}
.meta-wrap .comments-wrap {
	border-right: 1px solid #E6E7E8;
	float: left;
	height: 33px;
	margin-right: 7px;
	margin-top: 0px;
	padding-right: 37px;
	padding-top: 1px;
	background: url('img/comment.png') no-repeat right 9px;
	line-height: 31px;
}
.meta-wrap .star-wrap {
	float: left;
	height: 33px;
	margin-right: 18px;
	margin-top: 0px;
	padding-right: 13px;
	padding-top: 1px;
}
.meta-wrap .kk-star-ratings .kksr-legend {
	font-family: inherit;
	font-size: 8px;
	line-height: 8px;
}
.meta-wrap .fav-wrap {
	float: left;
	border-right: 1px solid #E6E7E8;
	padding-right: 15px;
	font-size: 12px;
	height: 33px;
	margin-right: 2px;
	margin-top: 0px;
	padding-right: 18px;
	padding-top: 1px;
}
.meta-wrap .fav-wrap .favbtn {
	float: left;
	margin-top: 2px;
}
.meta-wrap .social-share-wrap {
	float: left;
	padding-top: 23px;
	width: 206px;
}
.page-title {
	font-size: 16px;
	border-bottom: 3px solid #E6E7E8;
	margin-bottom: 20px;
	padding-bottom: 2px;
	padding-top: 10px;
}
.blog-title {
	font-family: 'gotham_htfbold';
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 4px;
}
.post-meta {
	font-size: 10px;
	margin-bottom: 4px;
	line-height: 13px;
}
a img.post-thumb {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a img.post-thumb:hover {
	opacity: .8;
}
.read-more-comment {
	margin-top: 20px;
	margin-bottom: 30px;
}
.basic-post-wrap {
	border-bottom: 1px solid #E6E7E8;
	margin-bottom: 38px;
	padding-bottom: 20px;
}
.basic-post-wrap img {
 margin-bottom: 50px !;
}
.basic-thumb {
	border: 4px solid #FFF;
	margin-bottom: 16px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
}
.category-open-lawsuit-settlements .pagination {
	margin-top: 40px;
}
.pagination {
	float: right;
}
.pagination .page-numbers {
	padding: 7px 11px;
	background: #A7A9AC;
	color: #FFF;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.pagination .page-numbers:hover {
	background: #1C79A1;
}
.pagination .page-numbers.current {
	background: #1C79A1;
}

.nextprevwrap {
	clear: both;
	float: left;
	margin-bottom: 60px;
	margin-top: 40px;
	width: 100%;
}

.nextprevwrap a {
	padding: 7px 11px;
	background: #A7A9AC;
	color: #FFF;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.nextprevwrap .prevlink {
	float: left;
	min-width: 108px;
}

.nextprevwrap .nextlink {
	float: right;
	min-width: 108px;
}

.nextprevwrap .nextlink a {
	background: #1C79A1;
}



/*------------------------------------*\
    Article Subscribe
\*------------------------------------*/

article h6 {
	font-family: 'gotham_htfbold';
	color: #1C79A1;
	border-top: 1px solid #E6E7E8;
	margin-top: 4px;
	padding-top: 2px;
}
/*------------------------------------*\
    Article Subscribe
\*------------------------------------*/

.small-btn {
	color: #fff;
	background: #1C79A1;
	padding: 6px 16px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 10px;
	margin-top: 20px;
	float: left;
	text-transform: uppercase;
}

.small-btn:hover {
	color: #fff;
	background: #8b8b8b;
}
.all-inv {
	color: #fff;
	background: #1C79A1;
	padding: 6px 16px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 10px;
	margin-top: 0px;
	float: right;
	text-transform: uppercase;
}

.all-inv:hover {
	color: #fff;
	background: #8b8b8b;
}
.favbtn {
	color: #fff;
	background: #1C79A1;
	padding: 6px 16px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.favbtn:hover {
	color: #fff;
	background: #8b8b8b;
}
#subscribe-reloaded-list li {
	clear: both;
	margin-bottom: 10px;
}
/*------------------------------------*\
    Comments
\*------------------------------------*/

#comment {
	border-color: #e5e5e5;
}

#comment:focus {
	border-color: #04A4CC;
}

.comments h2 {
	font-size: 26px;
	border-bottom: 3px solid #E6E7E8;
	margin-bottom: 30px;
	padding-bottom: 10px;
	margin-top: 40px;
	color: #1C79A1;
}
.comments #comment {
	width: 100%;
}
.comments #respond h3 {
	font-size: 26px;
	border-bottom: 3px solid #E6E7E8;
	margin-bottom: 30px;
	padding-bottom: 10px;
	margin-top: 40px;
	color: #1C79A1;
}
.rank {
	float: left;
	background: #FFF;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 17px;
	border: 1px solid #EAEAEA;
	margin-left: 10px;
}
.vcard {
	clear: both;
	margin-bottom: 0px;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
	padding: 10px 16px 16px;
}
.form-allowed-tags {
	font-size: 11px;
	display: none;
}
#respond #commentform {
	margin-bottom: 0px;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
	padding: 10px 16px 16px;
	margin-bottom: 60px;
}
#respond .form-submit #submit {
	background: #1C79A1;
	border: 1px solid #186a8e;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	height: 43px;
	line-height: 25px;
	padding-right: 22px;
	padding-left: 22px;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
		font-family: 'gotham_htfbold';
}
#respond .form-submit #submit:hover {
	background-color: #196d91;
	border: 1px solid #145a78;
	color: #FFF;
	top: 1px;
	position: relative;
}
.comment-reply-link {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #A7A9AC;
	color: #FFF;
	font-size: 11px;
	padding: 5px 12px;
}
.comment-reply-link:hover {
	background-color: #1C79A1;
	color: #FFF;
}
.logged-in-as {
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.vcard .meta {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 8px;
	margin-bottom: 15px;
	text-align: right;
	font-size: 11px;
}
.vcard .fn {
	float: left;
	font-family: 'gotham_htfbold';
	color: #1C79A1;
	font-size: 14px;
}
.comments .children {
	margin-left: 40px;
}
.comments .children li {
	border: none;
	background: none;
}
.comment-body .avatar-wrap {
	text-align: center;
}
.comment-body .avatar {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: auto;
	width: 70px;
}
.comment-wrap {
	float: left;
}
/*------------------------------------*\
    Sidebar
\*------------------------------------*/

.sidebar .box-headline {
	padding-left: 16px;
}
.sidebar p {
	margin-bottom: 6px;
	margin-top: 4px;
}
.widget {
	margin-bottom: 26px;
}
.widget-content {
	padding: 5px 16px 5px 16px;
	border: 1px solid #d6d7d9;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.wpp-thumbnail {
	border-radius: 5px;
	margin-right: 10px !important;
	margin-top: 5px !important;
}
.wpp-list li {
	list-style: none outside none;
	margin: 3px 0;
	padding: 3px 0;
}
.page-template-template-members-home-index-php .wpp-list li {
	padding: 8px 20px;
}
.wpp-post-title {
	font-family: 'gotham_htfbold';
	margin-top: 7px;
	font-size: 12px;
	line-height: 18px;
}
.sidebar .blue-btn {
	margin-bottom: 12px;
	margin-top: 10px;
	width: 100%;
}
/*------------------------------------*\
    General Styles
\*------------------------------------*/

.inf-form .no-lowermargin {
	margin-bottom: 22px !important;
}

.inv-form .bluetext h1 {
	color: #ae1600;
	margin-bottom: -20px;
}



.vc_span7 .inv-form, .vc_col-sm-7 .inv-form {
	background: #f8f8f8 url('img/bluebarold.png') repeat-x top;
}


.inv-form {
	padding: 8px 16px 16px;
	position: relative;
	width: 100%;
	overflow: hidden;
	border: 1px solid #d6d7d9;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	background: #f8f8f8 url('img/bluebar.png') repeat-x top;
}
.inv-form h1 {
	font-size: 24px;
	color: #FFF;
	line-height: 30px;
}

.cta-button {
  background-color: #ee432e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee432e), color-stop(50%, #c63929), color-stop(50%, #b51700), color-stop(100%, #891100));
  background-image: -webkit-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -moz-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -ms-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -o-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  border: 1px solid #951100;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 30px; 
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  box-shadow: inset 0 0 0 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  color: #fff;
  display: inline-block;
  font-family: 'gotham_htfbold';
  font-size: 20px;
  padding: 12px 26px 14px;
  text-align: center;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);}
  .cta-button:hover {
    background-color: #f37873;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f37873), color-stop(50%, #db504d), color-stop(50%, #cb0500), color-stop(100%, #a20601));
    background-image: -webkit-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -moz-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -ms-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -o-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    cursor: pointer;
    color: #FFF;}
  .cta-button:active {
    background-color: #d43c28;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d43c28), color-stop(50%, #ad3224), color-stop(50%, #9c1500), color-stop(100%, #700d00));
    background-image: -webkit-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -moz-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -ms-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -o-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 115, 100, 0.4);
    box-shadow: inset 0 0 0 1px rgba(255, 115, 100, 0.4); }




/*------------------------------------*\
    Gravity Forms
\*------------------------------------*/

.gform_wrapper .gf_progressbar {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.gform_wrapper ul li.gfield {
	margin-bottom: 8px;
}
.gform_wrapper .percentbar_blue {
	background-color: #1C79A1 !important;
	background-image: none !important;
}
.gform_wrapper .gf_progressbar_wrapper {
	margin: 0 0 28px 0 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 5px !important;
}
.gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
	margin-right: 0% !important;
}
.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
	width: 50% !important;
}
.page-template-template-start-a-class-action-php .gform_button {
	float: right;
}
.my-interests .gform_body h4 {
	margin-bottom: 8px;
	margin-top: 40px;
	border-bottom: 1px solid #E6E7E8;
	float: left;
	clear: both;
	width: 100%;
}
.newsletter-signup .gform_body h4 {
	margin-bottom: 8px;
	margin-top: 40px;
	border-bottom: 1px solid #E6E7E8;
	float: left;
	clear: both;
	width: 100%;
}


.newsletter-signup .gfield:first-of-type h4 {
	margin-top: 0px;
}
.gform_button {
	background: #1C79A1;
	border: none;
	display: inline-block;
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	height: 43px;
	line-height: 25px;
	padding-right: 22px;
	padding-left: 22px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 1px solid #186a8e;
	
}
.gform_button:hover {
	background-color: #196d91;
	color: #FFF;
	top: 1px;
	border: 1px solid #186a8e;
	position: relative;
}


.snp-content-inner img {
	max-width: 100%;
	height: auto;
}
/*------------------------------------*\
    Member Home
\*------------------------------------*/

.member-wrap {
	padding: 20px;
	position: relative;
	width: 100%;
	overflow: hidden;
	border: 1px solid #d6d7d9;
	-webkit-border-radius: 0px 8px 8px 8px;
	border-radius: 0px 8px 8px 8px;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.subscribe-form-button {
	background: #1C79A1;
	border: none;
	display: inline-block;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	height: 43px;
	line-height: 25px;
	padding-right: 22px;
	padding-left: 22px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	border: 1px solid #186a8e;
}
.subscribe-form-button:hover {
	background-color: #196d91;
	color: #FFF;
	top: 1px;
	border: 1px solid #186a8e;
	position: relative;
}
/*------------------------------------*\
    Start a Class Action
\*------------------------------------*/

.start-icon-box {
	padding: 30px 16px;
}
.headline-row {
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, .1);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, .1);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #d6d7d9;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.headline-row .headline h1 {
	background-color: #E6E7E8;
	color: #2D5466;
	display: block;
	position: relative;
	font-family: 'gotham_htfbold';
	font-size: 25px;
	line-height: 45px;
	font-weight: normal;
	padding-left: 20px;
	border-bottom: 1px solid #d6d7d9;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
}
.start-form .gform_wrapper {
	padding-left: 40px;
	padding-right: 40px;
}
/*------------------------------------*\
    Settlement Cat
\*------------------------------------*/


.sort {
	position: absolute;
	right: 49px;
	top: 3px;
	z-index: 10;
}

.sort select { width: 168px; }

.feat-set-wrap, .set-big-list {
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, .1);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, .1);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	border: 1px solid #d6d7d9;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.set-big-list .post-wrap h2 {
	font-size: 15px;
	letter-spacing: 0;
	line-height: 18px;
	margin-bottom: 0;
}
.set-big-list .post-wrap:nth-child(odd) {
	background: #f0f0f0;
}
.set-big-list .box-headline {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #d6d7d9;
	letter-spacing: 0px;
}
.set-big-list .post-thumb {
	float: right;
	border: 2px solid #FFF;
	margin-bottom: 0px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
}
.set-big-list p {
	margin-bottom: 2px;
	line-height: 18px;
	margin-top: 2px;
}
.set-big-list .post-title {
	font-family: 'gotham_htfbold';
}
.set-big-list .typical-set {
	margin-top: 8px;
}
.set-big-list .deadline {
	font-size: 10px;
	line-height: 16px;
	margin-left: 3px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 27px;
}
.set-big-list .deadline .date {
	color: #1C79A1;
}
.set-big-list .blue-btn {
	margin-top: 11px;
	margin-left: 18px;
	font-size: 14px;
}


.category-closed-settlements .set-big-list .blue-btn {
    font-size: 12px;
    letter-spacing: 0px;
    margin-left: 18px;
    margin-top: 11px;
}


.feat-set-wrap .min-height {
	min-height: 240px;
	margin-bottom: 18px;
}
.feat-set-wrap img {
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	border-bottom: 1px solid #d6d7d9;
}
.feat-set-wrap a img {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.feat-set-wrap a img:hover {
	opacity: .8;
}
.feat-set-wrap .post-wrap {
	padding: 15px 15px 0;
	min-height: 240px;
}
.set-big-list .post-wrap {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 6px;
	padding-top: 9px;
}
.set-big-list .post-wrap:last-of-type {
	border-bottom: none;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
.info-wrap {
	padding: 0 15px 6px;
}
.info-wrap .blue-btn {
	font-size: 14px;
	letter-spacing: normal;
	margin-left: 15px;
	margin-top: 5px;
}
/*------------------------------------*\
    Investigations Cat
\*------------------------------------*/

.category-investigations .set-big-list {
	-webkit-border-radius: none;
	border-radius: none;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.category-investigations .set-big-list .post-wrap:nth-child(odd) {
	background: #F8F8F8;
}
.category-investigations .feat-set-wrap .post-wrap {
	padding: 15px;
	background: #F8F8F8;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
.category-investigations .last-box {
	padding-right: 20px !important;
}
.category-investigations .ppl-joined {
	text-align: center;
	font-size: 12px;
}
.category-investigations .set-big-list .blue-btn {
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-transform: none;
	font-size: 14px;
	letter-spacing: normal;
	width: 100%;
	margin-top: 26px;
}
.category-investigations .feat-set-wrap .blue-btn {
	width: 100%;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
.category-investigations .ppl-joined span {
	font-size: 14px;
	line-height: 12px;
	color: #1C79A1;
}
.category-investigations a img.post-thumb {
	transition: all 0.2s ease-in-out 0s;
}
.category-investigations a img.post-thumb:hover {
	opacity: .8;
}
.category-investigations .star-wrap {
	border-right: none;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 1px;
	width: 95px;
}
.category-investigations .kk-star-ratings .kksr-legend {
	font-family: inherit;
	font-size: 8px;
	line-height: 8px;
}
.category-investigations .set-big-list .post-wrap {
	border-bottom: none;
	margin-bottom: 20px;
	padding-bottom: 0;
	padding-top: 0;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, .1);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, .1);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #d6d7d9;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.category-investigations .set-big-list .post-wrap p {
	margin-bottom: 0px;
}
.category-investigations .set-big-list .post-wrap h2 {
	font-family: 'gotham_htfbold';
}
.category-investigations .set-big-list .post-wrap img:hover {
	opacity: .8;
}
.category-investigations .set-big-list .post-wrap img {
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
	border-right: 1px solid #d6d7d9;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.category-investigations .set-big-list .post-wrap:last-of-type {
	border: 1px solid #d6d7d9;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.category-investigations .info-wrap {
	padding: 15px;
}
.category-investigations .blue-btn {
	font-size: 14px;
}

.gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select {
	margin-left: 0px !important;
}
/*------------------------------------*\
    Complaints Cat
\*------------------------------------*/

.comp-big-list .post-wrap {
	min-height: 213px;
	border-bottom: none;
	margin-bottom: 20px;
	padding-left: 16px;
	padding-right: 16px;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, .1);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, .1);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #d6d7d9;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.com-fav-wrap {
	margin-top: 22px;
}
.com-fav-wrap .favbtn {
	background: #d0d0d0;
	font-size: 12px;
}
.comp-big-list h5 {
	font-family: 'gotham_htfbold';
	border-bottom: 1px solid #d6d7d9;
	padding-bottom: 3px;
	margin-bottom: 6px;
	color: #1C79A1;
	font-size: 14px;
	line-height: 22px;
}
.comp-big-list .date-wrap {
}
/*------------------------------------*\
    GLIDE SLIDER
\*------------------------------------*/

.box {
	width: 100%;
	height: 100%;
}
.news-slider, .settlement-slider {
	position: relative;
	width: 100%;
	height: 235px;
	overflow: hidden;
	border: 1px solid #d6d7d9;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.news-slider .slide-wrap, .settlement-slider .slide-wrap {
	padding: 20px;
}
.news-slider .slide-wrap img, .settlement-slider .slide-wrap img {
	border: 4px solid #FFF;
	margin-bottom: 16px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
	background: #FFF;
}
.img-info-wrap {
	width: 30%;
	margin-right: 20px;
	float: left;
}
.img-info-wrap img {
	width: 100%;
	height: auto;
	margin-right: 0px;
}
.typical-set {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
	line-height: 11px;
	margin-left: 3px;
}
.typical-set span.smaller {
	font-size: 17px;
	letter-spacing: -1px;
}
.typical-set span {
	color: #1C79A1;
	display: block;
	font-family: 'gotham_htfbold';
	font-size: 25px;
	line-height: 22px;
	margin-bottom: 20px;
	margin-top: 4px;
}
.news-slider .blog-title, .settlement-slider .blog-title {
	font-family: 'gotham_htfbold';
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 4px;
}
.news-slider .slide-wrap .post-meta {
	font-size: 11px;
	margin-bottom: 8px;
}
.slides {
	height: 100%;
	overflow: hidden;
	-webkit-transition: all 1000ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-transition: all 1000ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-ms-transition: all 1000ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-transition: all 1000ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	transition: all 1000ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.slide {
	height: 100%;
	float: left;
	clear: none;
}
.slider-arrows {
}
.slider-arrow {
	position: absolute;
	display: block;
	margin-bottom: -20px;
	padding: 20px;
}
.slider-arrow--right {
	bottom: 50%;
	right: 30px;
}
.slider-arrow--left {
	bottom: 50%;
	left: 30px;
}
.slider-nav {
}
.slider-nav__item {
	width: 13px;
	height: 13px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px 0px 0px;
	background: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.slider-nav__item:hover {
	background: #C4B37A;
}
.slider-nav__item--current {
	background: #1C79A1;
}
.section.showcase-wrap {
	margin-top: 14px;
	margin-bottom: 12px;
}
.showcase-post {
}
.showcase-post img.alignleft {
	border: 4px solid #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 16px;
	width: 120px;
	height: auto;
	margin-left: 10px;
}
.showcase-post .blog-title {
	font-family: 'gotham_htfbold';
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 8px;
}
.showcase-post .post-meta {
	font-size: 11px;
	margin-bottom: 8px;
}
.start-wrap {
	font-size: 15px;
	margin-top: -3px;
}
.start-wrap .blue-btn {
	font-size: 18px;
	width: 100%;
}
.start-wrap h3 {
	font-family: 'gotham_htfbold';
	font-size: 19px;
	line-height: 22px;
	margin-bottom: 5px;
	color: #327089;
}
/*------------------------------------*\
    Newsletter Signup
\*------------------------------------*/



.full-newsletter {
	padding-bottom: 9px;
	margin-bottom: 30px !important;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: none;
	background: #1c79a1;
}
.full-newsletter h2 {
	font-size: 25px;
	line-height: 33px;
	letter-spacing: -1px;
	font-family: 'gotham_htf_lightregular';
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 9px;
	color: #FFF;
	margin-bottom: 0px;
}

.full-newsletter .gfield_label {
	color: #FFF;
}

.full-newsletter input {
	border-color: #FFF;
}

.full-newsletter .gform_wrapper .chzn-container-single .chzn-single {
	border: 2px solid #fff;
}

.full-newsletter .gform_wrapper .chzn-container .chzn-drop {
	border: 2px solid #FFF;
}


.full-newsletter .gform_button {
	height: 39px;
	text-transform: none;
	background: #155B79;
	border: none;
}
.section.ns-wrap {
	padding-left: 3%;
	padding-right: 3%;
	margin-top: -3px;
}
.full-newsletter .gform_body {
	width: 75%;
	float: left;
}
.full-newsletter .gform_body .ns-email {
	float: left;
	width: 50%;
}
.full-newsletter .gform_body .ns-state {
	float: left;
	width: 47%;
	margin-left: 3% !important;
}
.full-newsletter .gform_wrapper ul li.gfield {
	clear: none;
}
.full-newsletter .gform_footer .top_label {
}
.full-newsletter .gform_footer {
	clear: none !important;
	float: left;
	width: 22%;
	margin-left: 3% !important;
}
.full-newsletter .gform_wrapper {
	margin-top: 0px;
}

.logged-in 	.half-newsletter {
	display: none;
}

.half-newsletter {
	padding-bottom: 14px;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, .1);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, .1);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #d6d7d9;
	background: #f0f0f0;
	background-position: 0 -3px;
	clear: both;
	margin-bottom: 80px;
	margin-top: 40px;
	width: 100%;
}
.half-newsletter h2 {
	font-size: 25px;
	line-height: 33px;
	letter-spacing: -1px;
	font-family: 'gotham_htf_lightregular';
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 9px;
	color: #426E8F;
	margin-bottom: 0px;
	text-align: left;
}
.half-newsletter .gform_button {
	width: 100%;
}
.half-newsletter .gform_button {
	height: 39px;
	text-transform: none;
}
.half-newsletter .ns-wrap {
	padding-left: 3%;
	padding-right: 3%;
	margin-top: -3px;
	min-height: 106px;
}
.half-newsletter .gform_body {
	width: 75%;
	float: left;
}
.half-newsletter .gform_body .ns-email {
	float: left;
	width: 50%;
}
.half-newsletter .gform_body .ns-state {
	float: left;
	width: 47%;
	margin-left: 3% !important;
}
.half-newsletter .gform_wrapper ul li.gfield {
	clear: none;
}
.half-newsletter .gform_footer .top_label {
}
.half-newsletter .gform_footer {
	clear: none !important;
	float: left;
	width: 22%;
	margin-left: 3% !important;
}
.half-newsletter .gform_wrapper {
	margin-top: 0px;
}
.gray-btn {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color: #ededed;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	text-indent: 0;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #1C79A1;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	height: 43px;
	line-height: 43px;
	padding-right: 14px;
	padding-left: 14px;
	text-decoration: none;
	text-align: center;
	font-family: 'gotham_htfbold';
}
.gray-btn:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color: #dfdfdf;
	color: #1C79A1;
}
.gray-btn:active {
	position: relative;
	top: 1px;
}

.date-wrap .blue-btn {
	 font-size: 14px;
	 letter-spacing: normal;
}
.blue-btn {
	background: #1C79A1;
	border: 1px solid #186a8e;
	display: inline-block;
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	height: 43px;
	line-height: 39px;
	padding-right: 22px;
	padding-left: 22px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.blue-btn:hover {
	background-color: #196d91;
	border: 1px solid #145a78;
	color: #FFF;
	top: 1px;
	position: relative;
}
/*------------------------------------*\

    LAYOUT

\*------------------------------------*/

/*  CONTAINER  */
.container {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.8%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.pad40 {
	padding-left: 40px;
	padding-right: 40px;
}
.break {
	padding-top: 46px;
}
.main-group {
	padding-top: 14px;
}
#recaptcha_response_field {
	height: auto;
	display: inline-block;	
}
.stickem-container {
  position: relative;
}

.stickit {
    margin-left: 660px;
    position: fixed;
    top: 0;
}

.stickit-end {
    bottom: 40px;
    position: absolute;
    right: 0;
}


/*------------------------------------*\
    GRID 1.8% Margin
\*------------------------------------*/

					

/*  GRID OF TWELVE  */
.span_12_of_12 {
	width: 100%;
}
.span_11_of_12 {
	width: 91.51%;
}
.span_10_of_12 {
	width: 83.03%;
}
.span_9_of_12 {
	width: 74.55%;
}
.span_8_of_12 {
	width: 66.06%;
}
.span_7_of_12 {
	width: 57.58%;
}
.span_6_of_12 {
	width: 49.1%;
}
.span_5_of_12 {
	width: 40.61%;
}
.span_4_of_12 {
	width: 32.13%;
}
.span_3_of_12 {
	width: 23.65%;
}
.span_2_of_12 {
	width: 15.16%;
}
.span_1_of_12 {
	width: 6.683%;
}
/*  GRID OF TEN  */
.span_10_of_10 {
	width: 100%;
}
.span_9_of_10 {
	width: 89.82%;
}
.span_8_of_10 {
	width: 79.64%;
}
.span_7_of_10 {
	width: 69.46%;
}
.span_6_of_10 {
	width: 59.28%;
}
.span_5_of_10 {
	width: 49.1%;
}
.span_4_of_10 {
	width: 38.92%;
}
.span_3_of_10 {
	width: 28.74%;
}
.span_2_of_10 {
	width: 18.56%;
}
.span_1_of_10 {
	width: 8.38%;
}
/*  GRID OF EIGHT  */
.span_8_of_8 {
	width: 100%;
}
.span_7_of_8 {
	width: 87.27%;
}
.span_6_of_8 {
	width: 74.55%;
}
.span_5_of_8 {
	width: 61.82%;
}
.span_4_of_8 {
	width: 49.1%;
}
.span_3_of_8 {
	width: 36.37%;
}
.span_2_of_8 {
	width: 23.65%;
}
.span_1_of_8 {
	width: 10.92%;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/













/* header */

.header {
	background: #18698c url('img/headerbg.png') repeat;
}

.google-letterboard-ad {
	padding-top: 14px;
	text-align: right;
}

.post-ad {
	clear: both;
	float: left;
	margin-bottom: 20px;
	margin-top: 65px;
	text-align: center;
	width: 100%;
}

.set-ad {
	clear: both;
	float: left;
	margin-bottom: 20px;
	margin-top: 65px;
	text-align: left;
	width: 100%;
}

.header-wrap .span_7_of_12 {
	margin-bottom: 0px !important;
}
.header-wrap {
	background: #FFF;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	z-index: 2;
	position: relative;
}
/*------------------------------------*\

    PAGES

\*------------------------------------*/







/*------------------------------------*\

    IMAGES

\*------------------------------------*/







/*------------------------------------*\

	TYPOGRAPHY

\*------------------------------------*/



@font-face {
	font-family: 'gotham_htf_bookregular';
	src: url('fonts/gothamhtf-book-webfont.eot');
	src: url('fonts/gothamhtf-book-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/gothamhtf-book-webfont.woff') format('woff'),  url('fonts/gothamhtf-book-webfont.ttf') format('truetype'),  url('fonts/gothamhtf-book-webfont.svg#gotham_htf_bookregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Socialico';
	src: url('fonts/Socialico.eot');
	src: url('fonts/Socialico.eot?#iefix') format('embedded-opentype'),  url('fonts/Socialico.woff') format('woff'),  url('fonts/Socialico.ttf') format('truetype'),  url('fonts/Socialico.svg#Socialico') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gotham_htfbold';
	src: url('fonts/gothamhtf-bold-webfont.eot');
	src: url('fonts/gothamhtf-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/gothamhtf-bold-webfont.woff') format('woff'),  url('fonts/gothamhtf-bold-webfont.ttf') format('truetype'),  url('fonts/gothamhtf-bold-webfont.svg#gotham_htfbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gotham_htf_lightregular';
	src: url('fonts/gothamhtf-light-webfont.eot');
	src: url('fonts/gothamhtf-light-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/gothamhtf-light-webfont.woff') format('woff'),  url('fonts/gothamhtf-light-webfont.ttf') format('truetype'),  url('fonts/gothamhtf-light-webfont.svg#gotham_htf_lightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'gotham_htfbook_italic';
    src: url('fonts/gothamhtf-bookitalic-webfont.eot');
    src: url('fonts/gothamhtf-bookitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothamhtf-bookitalic-webfont.woff') format('woff'),
         url('fonts/gothamhtf-bookitalic-webfont.ttf') format('truetype'),
         url('fonts/gothamhtf-bookitalic-webfont.svg#gotham_htfbook_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_htf_mediumregular';
    src: url('fonts/gothamhtf-medium-webfont.eot');
    src: url('fonts/gothamhtf-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothamhtf-medium-webfont.woff') format('woff'),
         url('fonts/gothamhtf-medium-webfont.ttf') format('truetype'),
         url('fonts/gothamhtf-medium-webfont.svg#gotham_htfbook_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'bebas_neueregular';
	src: url('fonts/BebasNeue-webfont.eot');
	src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/BebasNeue-webfont.woff') format('woff'),  url('fonts/BebasNeue-webfont.ttf') format('truetype'),  url('fonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*------------------------------------*\

    MISC

\*------------------------------------*/



::selection {
	background: #1C79A1;
	color: #FFF;
	text-shadow: none;
}

::-webkit-selection {
 background:#1C79A1;
 color:#FFF;
 text-shadow:none;
}

::-moz-selection {
 background:#1C79A1;
 color:#FFF;
 text-shadow:none;
}
/*------------------------------------*\

    WORDPRESS CORE

\*------------------------------------*/

   

.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,  div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px !important;
	border: 4px solid #FFF;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0 !important;
	border: 4px solid #FFF;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
}


.vc_span3 .aligncenter {
	border: 4px solid #FFF;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .2);
	background-color: #FFF;
}


.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
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 18px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #FFF;
	border: 1px solid #F0F0F0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption .wp-caption-text,  .gallery-caption {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.sticky {
}
.bypostauthor {
}


.google-letterboard-ad ins {
	max-width: 100%;
}
.google-letterboard-ad iframe {
	width: 100%;
}

.post-ad ins {
	max-width: 100%;
}

.post-ad ins {
	max-width: 100%;
}
.post-ad iframe {
	width: 100%;
}










/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/



#megaMenu ul.megaMenu > li.menu-item.small {
	display: none;
}





/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 767px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 767px) {
/*  GRID OF TWELVE  */
	.span_12_of_12 {
		width: 100%; 
	}
	.span_11_of_12 {
		width: 100%; 
	}
	.span_10_of_12 {
		width: 100%; 
	}
	.span_9_of_12 {
		width: 100%; 
	}
	.span_8_of_12 {
		width: 100%; 
	}
	.span_7_of_12 {
		width: 100%; 
	}
	.span_6_of_12 {
		width: 100%; 
	}
	.span_5_of_12 {
		width: 100%; 
	}
	.span_4_of_12 {
		width: 100%; 
	}
	.span_3_of_12 {
		width: 100%; 
	}
	.span_2_of_12 {
		width: 100%; 
	}
	.span_1_of_12 {
		width: 100%;
	}
	
	.span_10_of_10 {
			width: 100%; 
		}
		.span_9_of_10 {
			width: 100%; 
		}
		.span_8_of_10 {
			width: 100%; 
		}
		.span_7_of_10 {
			width: 100%; 
		}
		.span_6_of_10 {
			width: 100%; 
		}
		.span_5_of_10 {
			width: 100%; 
		}
		.span_4_of_10 {
			width: 100%; 
		}
		.span_3_of_10 {
			width: 100%; 
		}
		.span_2_of_10 {
			width: 100%; 
		}
		.span_1_of_10 {
			width: 100%;
		}
	
/*  GRID OF EIGHT  */
	.span_8_of_8 {
		width: 100%; 
	}
	.span_7_of_8 {
		width: 100%; 
	}
	.span_6_of_8 {
		width: 100%; 
	}
	.span_5_of_8 {
		width: 100%; 
	}
	.span_4_of_8 {
		width: 100%; 
	}
	.span_3_of_8 {
		width: 100%; 
	}
	.span_2_of_8 {
		width: 100%; 
	}
	.span_1_of_8 {
		width: 100%;
	}
}


@media only screen and (max-width: 767px) {
	.container {width: 420px;}
	.nav {
		margin-left: 0px;
		width: 100%;
	}
	.menu-left-tri, .menu-right-tri {
		display: none;
	}
	.news-slider .slide-wrap img, .settlement-slider .slide-wrap img {
		max-width: 100px;
	}
	.news-slider {
		height: 280px;
	}
	.settlement-slider {
		height: 260px;
	}
	.home-post-super-wrap {
		margin-bottom: 30px;
	}
	.lower-news img {
		margin-top: 40px;
	}
	.section.showcase-wrap {
		margin-top: 40px;
		margin-bottom: 30px;
	}
	.start-wrap {
		margin-top: 40px;
	}
	.page-title .social-share-wrap {
	    clear: both;
	}
	.news-slider-wrap {
		margin-bottom: 30px;
	}
	.feat-set-wrap .post-wrap {
	    min-height: 200px;
	}
	.info-wrap .blue-btn {
		display: block;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 76%;
	}
	.set-big-list .post-thumb {
		display: none;
	}
	.set-big-list .span_5_of_10 {
	    padding-left: 12px;
	    padding-right: 12px;
	    width: 100%;
	}
	.set-big-list .span_1_of_10 {
		clear: none;
		width: 49%;
		float: left;
	}
	.set-big-list .blue-btn {
	    display: block;
	    font-size: 14px;
	    margin: 11px auto 24px;
	    width: 243px;
	}
	.category-investigations .set-big-list .post-wrap img {
	    border-radius: 8px 8px 0px 0px;
	    border-bottom: 1px solid #D6D7D9;
	    transition: all 0.2s ease-in-out 0s;
	    border-right: none;
	}
	.category-investigations .set-big-list .span_6_of_10 {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
		
	}
	.category-investigations .set-big-list .blue-btn {
	    font-size: 14px;
	    letter-spacing: normal;
	    margin-left: 15px;
	    margin-top: 24px;
	    padding-left: 0;
	    padding-right: 0;
	    text-align: center;
	    text-transform: none;
	    width: 97%;
	}
	.page-title .social-share-wrap {
	    clear: both;
	}
	.gsearch-wrap {
	    width: 130px;
	}
	.feat-set-wrap .min-height {
	    min-height: 130px;
	}
	a img.post-thumb {
	    max-width: 116px;
	}
	.page-title .fav-wrap {
		border-right: none;
	}
	.page-title .star-wrap {
		clear: both;
		padding-right: 0px;
	}
	.inv-form h1 {
	    color: #FFFFFF;
	    font-size: 22px;
	    line-height: 30px;
	}
	.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
		width: 100% !important;
		margin: 0px !important;
		padding-top: 10px;
		
	}
	.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
		width: 100% !important;
		margin: 0px !important;
		padding-top: 10px;
	}
	#menu-member-menu li a {
		width: 100%;
		-webkit-border-radius: 0px;
		border-radius: 0px;
	}
	#menu-member-menu li:first-child a {
		width: 100%;
		-webkit-border-radius: 8px 8px 0 0;
		border-radius: 8px 8px 0 0;
	}
	.comp-big-list .post-wrap {
		padding-bottom: 18px;
	}
	.top-hat {
	    min-height: 72px;
	}
	.top-hat .links {
	    color: #A4C9D9;
	    float: right;
	    height: 40px;
	    line-height: 21px;
	    margin-right: 0;
	    text-align: center;
	    width: 100%;
	}
	.gsearch-wrap {
	    margin-right: 9px;
	}
	.full-newsletter .gform_body .ns-email, .full-newsletter .gform_body .ns-state {
		width: 100%;
		margin-left: 0px !important;
		
	}
	.full-newsletter .gform_body {
	width: 61%;
	float: left;
	}
	.footer-wrap .widget {
		margin-bottom: 30px !important;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third {
		width: 100% !important;
		margin: 0px !important;
	}
	
	.wpb_wrapper .gform_wrapper .top_label li.gfield.gf_middle_third {
		margin-left: 0px !important;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {width: 420px;}
	.nav {
		margin-left: 0px;
		width: 100%;
	}
	.menu-left-tri, .menu-right-tri {
		display: none;
	}
	.news-slider .slide-wrap img, .settlement-slider .slide-wrap img {
		max-width: 100px;
	}
	.news-slider {
		height: 280px;
	}
	.settlement-slider {
		height: 260px;
	}
	.home-post-super-wrap {
		margin-bottom: 30px;
	}
	.lower-news img {
		margin-top: 40px;
	}
	.section.showcase-wrap {
		margin-top: 40px;
		margin-bottom: 30px;
	}
	.start-wrap {
		margin-top: 40px;
	}
	.news-slider-wrap {
		margin-bottom: 30px;
	}
	.feat-set-wrap .post-wrap {
	    min-height: 200px;
	}
	.info-wrap .blue-btn {
		display: block;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 76%;
	}
	.set-big-list .post-thumb {
		display: none;
	}
	.set-big-list .span_5_of_10 {
	    padding-left: 12px;
	    padding-right: 12px;
	    width: 100%;
	}
	.set-big-list .span_1_of_10 {
		clear: none;
		width: 49%;
		float: left;
	}
	.set-big-list .blue-btn {
	    display: block;
	    font-size: 14px;
	    margin: 11px auto 24px;
	    width: 243px;
	}
	.gsearch-wrap {
	    width: 130px;
	}
	
	.category-closed-settlements .set-big-list .blue-btn {
	    font-size: 12px;
	    letter-spacing: 0px;
	    display: block;
	    margin: 11px auto 24px;
	    width: 243px;
	}
	.page-title .social-share-wrap {
	    clear: both;
	}
	.category-investigations .set-big-list .post-wrap img {
	    border-radius: 8px 8px 0px 0px;
	    border-bottom: 1px solid #D6D7D9;
	    transition: all 0.2s ease-in-out 0s;
	    border-right: none;
	}
	.category-investigations .set-big-list .span_6_of_10 {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
		
	}
	.category-investigations .set-big-list .blue-btn {
	    font-size: 14px;
	    letter-spacing: normal;
	    margin-left: 15px;
	    margin-top: 24px;
	    padding-left: 0;
	    padding-right: 0;
	    text-align: center;
	    text-transform: none;
	    width: 97%;
	}
	.feat-set-wrap .min-height {
	    min-height: 190px;
	}
	a img.post-thumb {
	    max-width: 116px;
	}
	.page-title .fav-wrap {
		border-right: none;
	}
	.page-title .star-wrap {
		clear: both;
		padding-right: 0px;
	}
	.inv-form h1 {
	    color: #FFFFFF;
	    font-size: 22px;
	    line-height: 30px;
	}
	.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
		width: 100% !important;
		margin: 0px !important;
		padding-top: 10px;
		
	}
	.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
		width: 100% !important;
		margin: 0px !important;
		padding-top: 10px;
	}
	#menu-member-menu li a {
		width: 100%;
		-webkit-border-radius: 0px;
		border-radius: 0px;
	}
	#menu-member-menu li:first-child a {
		width: 100%;
		-webkit-border-radius: 8px 8px 0 0;
		border-radius: 8px 8px 0 0;
	}
	.comp-big-list .post-wrap {
		padding-bottom: 18px;
	}
	.top-hat {
	    min-height: 72px;
	}
	.top-hat .links {
	    color: #A4C9D9;
	    float: right;
	    height: 40px;
	    line-height: 21px;
	    margin-right: 0;
	    text-align: center;
	    width: 100%;
	}
	.gsearch-wrap {
	    margin-right: 9px;
	}
	.full-newsletter .gform_body .ns-email, .full-newsletter .gform_body .ns-state {
		width: 100%;
		margin-left: 0px !important;
		
	}
	.full-newsletter .gform_body {
	width: 61%;
	float: left;
	}
	.footer-wrap .widget {
		margin-bottom: 30px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container {width: 768px;}
	.nav {
		width: 784px;
	}
	#megaMenu ul.megaMenu > li.menu-item.small {
		display: block;
	}
	#megaMenu ul.megaMenu > li.menu-item.big {
		display: none;
	}
	#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, .megaMenuToggle {
	    color: #FFFFFF;
	    font-size: 16px;
	    font-weight: normal;
	    padding: 13px;
	}
	#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a, #megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator, #megaMenu ul li.menu-item.mega-with-sub > a, #megaMenu ul li.menu-item.mega-with-sub > span.um-anchoremulator, #megaMenu ul li.menu-item.ss-nav-menu-mega > a, #megaMenu ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
	    padding-right: 14px !important;
	}
	#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
		display: none;
	}
	.news-slider .blog-title, .settlement-slider .blog-title, .showcase-post .blog-title, .home-post-wrap .blog-title {
	    font-size: 14px;
	    line-height: 18px;
	    margin-bottom: 3px;
	}
	body {
	    font: 13px/1.3 'gotham_htf_bookregular','Helvetica Neue',Helvetica,Arial,sans-serif;
	}
	.lower-news h4 {
		font-size: 13px;
	}
	.news-slider, .settlement-slider {
		height: 266px;
	}
	.typical-set span {
		font-size: 18px;
	}
	.news-slider-wrap .slider-nav {
	    right: 3px;
	}
	.slide-wrap .gray-btn {
		width: 100%;
	}
	.news-slider .slide-wrap img, .settlement-slider .slide-wrap img {
	    max-width: 150px;
	}
	.showcase-post a {
		clear: both;
		float: left;
	}
	.showcase-post .post-meta {
		display: none;
	}
	.home-post-wrap img {
	    margin-bottom: 70px !important;
	}
	.feat-set-wrap .blog-title {
		font-size: 15px;
		line-height: 18px;
	}
	.feat-set-wrap .post-wrap {
	    min-height: 385px;
	}
	.info-wrap .blue-btn {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 12px;
	}
	.set-big-list .post-thumb {
		max-width: 48px;
	}
	.typical-set span {
		font-size: 18px;
	}
	.set-big-list .blue-btn {
		font-size: 12px;
		letter-spacing: 0px;
	}
	
	.category-closed-settlements .set-big-list .blue-btn {
	    font-size: 12px;
	    letter-spacing: 0px;
	    display: block;
	    margin: 11px auto 24px;
	    width: 243px;
	}
	
	
	.info-wrap .span_3_of_10 {
		width: 100%;
	}
	.info-wrap .span_7_of_10 {
		width: 100%;
	}
	.info-wrap {
		padding-bottom: 20px;
	}
	.typical-set {
		margin-left: 0px;
	}
	.set-big-list .blue-btn {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 0px;
	}
	
	.gsearch-wrap {
		width: 130px;
	}
	.page-title .social-share-wrap {
	    clear: both;
	}
	.category-investigations .set-big-list .post-wrap img {
	    border-radius: 8px;
	    border-right: none;
	    transition: all 0.2s ease-in-out 0s;
	    width: 118px;
	    margin-left: 14px;
	    margin-top: 12px;
	    border: 2px solid #FFFFFF;
	    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
	}
	.category-investigations .set-big-list .blue-btn {
		font-size: 11px;
	}
	.category-investigations .ppl-joined {
		font-size: 9px;
		margin-top: 5px;
	}
	.feat-set-wrap .min-height {
	    min-height: 356px;
	}
	.category-investigations .blue-btn {
	    font-size: 11px;
	    letter-spacing: 0;
	}
	.category-investigations .star-wrap {
		border-right: none;
	}
	.category-investigations .ppl-joined {
		display: none;
	}
	.category-investigations .set-big-list .blue-btn {
		font-size: 9px;
	}
	a img.post-thumb {
	    max-width: 124px;
	}
	.advanced_recent_posts_widget .title {
	    font-size: 10px;
	    line-height: 12px;
	}
	.member-home .blue-btn {
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
	.date-wrap .blue-btn {
		font-size: 12px;
		letter-spacing: 0px;
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
	.com-fav-wrap .favbtn {
	    font-size: 11px;
	}
	.full-newsletter .gform_body .ns-email, .full-newsletter .gform_body .ns-state {
		width: 100%;
		margin-left: 0px !important;
		
	}
	.full-newsletter .gform_body {
	width: 61%;
	float: left;
	}
	.footer .widget-title {
		font-size: 13px;
	}
}

@media only screen and (min-width: 959px) and (max-width: 1200px) {
	.container {width: 960px;}
	.nav {
		width: 976px;
	}
	#megaMenu ul.megaMenu > li.menu-item.small {
		display: block;
	}
	#megaMenu ul.megaMenu > li.menu-item.big {
		display: none;
	}
	
	.news-slider .blog-title, .settlement-slider .blog-title, .showcase-post .blog-title, .home-post-wrap .blog-title {
	    font-size: 14px;
	    line-height: 18px;
	    margin-bottom: 3px;
	}
	body {
	    font: 13px/1.3 'gotham_htf_bookregular','Helvetica Neue',Helvetica,Arial,sans-serif;
	}
	.lower-news h4 {
		font-size: 13px;
	}
	.feat-set-wrap .blog-title {
		font-size: 15px;
		line-height: 18px;
	}
	.feat-set-wrap .post-wrap {
	    min-height: 266px;
	}
	.info-wrap .blue-btn {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 12px;
	}
	.set-big-list .post-thumb {
		max-width: 63px;
	}
	.typical-set span {
		font-size: 18px;
	}
	.set-big-list .blue-btn {
		font-size: 12px;
		letter-spacing: 0px;
	}
	
	.category-closed-settlements .set-big-list .blue-btn {
	    font-size: 12px;
	    letter-spacing: 0px;
	    display: block;
	    margin: 11px auto 24px;
	    width: 243px;
	}
	
	.category-investigations .set-big-list .post-wrap img {
	    border-radius: 8px;
	    border-right: none;
	    transition: all 0.2s ease-in-out 0s;
	    width: 150px;
	    margin-left: 14px;
	    margin-top: 12px;
	    border: 2px solid #FFFFFF;
	    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
	}
	.category-investigations .set-big-list .blue-btn {
		font-size: 11px;
	}
	.category-investigations .ppl-joined {
		font-size: 9px;
		margin-top: 5px;
	}
	.basic-post-wrap a img.alignleft {
		margin-bottom: 50px !important;
	}
	.date-wrap .blue-btn {
		font-size: 12px;
		letter-spacing: 0px;
	}
	.gform_button {
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
	.footer .widget-title {
		font-size: 16px;
	}
}

@media only screen and (min-width:1200px) {
	.container { width: 1200px;}
	.nav {
		width: 1216px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}



































/*------------------------------------*\

    PRINT

\*------------------------------------*/



@media print {
* {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
a,  a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
 margin:0.5cm;
}
p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}
h2,  h3 {
	page-break-after: avoid;
}
}

/* EDD */

.top-hat .links li {
    list-style-type: none;
    float: right;
}

/* Favorites Mods */
.szbl-favorites-wrap form { max-width: 600px; width: 100%; }
.szbl-favorites-wrap form .gform_button { font-size: 1em; }

.claim-status {
    margin: 18px 0 0 0;
    text-align: center;
}
.claim-status abbr {
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    text-shadow: 0 1px rgba( 0, 0, 0, .25 );
    color: #fff;
    background: #1C79A1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #186a8e;
    cursor: help;
    display: inline-block;
    padding: 12px 18px;
}
#tooltip
{
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
}
 
    #tooltip:after /* triangle decoration */
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #111;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
 
        #tooltip.top:after
        {
            border-top-color: transparent;
            border-bottom: 10px solid #111;
            top: -20px;
            bottom: auto;
        }
 
        #tooltip.left:after
        {
            left: 10px;
            margin: 0;
        }
 
        #tooltip.right:after
        {
            right: 10px;
            left: auto;
            margin: 0;
        }