

.letters-list,
.topiclist,
.filters-list,
#footer .btn-block ul,
#footer .columns ul,
#footer .add-nav ul,
.sites-list,
.navbar .dropdown-menu ul:not(.search-buttons),
.promo-section .add-features-list,
.features-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.views-exposed-form:after,
.toolbar:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

.jumbotron .frame.frame1 {
	text-align: center;
}

.jumbotron .frame.frame1 h1 {
	font-size: 52px;
	line-height: 1.06;
}

.jumbotron .frame.frame1 h1 + .search-form {
	margin-top: 58px;
}

.jumbotron .frame.frame1 p:not(.price):not(.small) {
	margin-bottom: 45px;
}

.jumbotron .frame.frame1 p:not(.price):not(.small) a[href^=tel] {
	color: #fff;
	font: italic 32px/35px Sanchez, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.jumbotron .frame.frame1 p:not(.price):not(.small) a[href^=tel]:hover {
	text-decoration: none;
	opacity: .8;
}

.jumbotron .frame.frame1 a:not(.btn) {
	text-decoration: underline;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}

.jumbotron .frame.frame1 a:not(.btn):hover {
	text-decoration: none;
}

.jumbotron .caption {
	font-size: 18px;
}

.jumbotron .btn {
	margin: 10px 0;
}

.jumbotron .search-form {
	background: #f6f6f6;
	border: 1px solid #d7d7d7;
	margin: 0 0 15px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 848px;
	width: 100%;
}

.jumbotron .search-form .container-inline {
	display: table;
	width: 100%;
}

.jumbotron .search-form .form-item,
.jumbotron .search-form .form-actions {
	display: table-cell;
	vertical-align: middle;
}

.jumbotron .search-form .form-actions {
	width: 1px;
}

.jumbotron .search-form .views-reset-button {
	position: absolute;
	left: 0;
	top: 50%;
	margin: 0;
	width: 30px;
	height: 30px;
	overflow: hidden;
	margin: -15px 0 0;
}

.jumbotron .search-form .views-reset-button:hover {
	opacity: .8;
}

.jumbotron .search-form .views-reset-button:before,
.jumbotron .search-form .views-reset-button:after {
	content: "";
	position: absolute;
	left: 15%;
	right: 15%;
	top: 50%;
	margin: -1px 0 0;
	height: 3px;
	background: #060606;
	border-radius: 2px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.jumbotron .search-form .views-reset-button:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.jumbotron .search-form .views-reset-button input {
	background: none;
	border: none;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

.jumbotron .search-form .form-item input {
	width: 100%;
	background: none;
	box-shadow: none;
	border: 0;
	outline: none;
	padding: 8px 10px 8px 35px;
	font-style: italic;
	color: #7b7b7b;
	font-size: 16px;
	line-height: 23px;
}

.jumbotron .search-form button {
	background: none;
	border: none;
	padding: 0 10px;
	color: #060606;
	font-size: 16px;
}

.jumbotron .search-form button:hover {
	opacity: .8;
}

.section-accordion {
	background: #f1efed;
	padding: 40px 20px 30px;
	margin-bottom: 50px;
	position: relative;
	z-index: 10;
}

.section-accordion h3 {
	font: 400 28px/31px "Open Sans", "Open San", Helvetica, Arial, sans-serif;
	margin: 0 0 25px;
	color: inherit;
}

.section-accordion .linkholder {
	text-align: center;
}

.section-accordion .linkholder a {
	text-decoration: underline;
}

.section-accordion .linkholder a:hover {
	text-decoration: none;
}

.section .search-form,
main .search-form {
	background: #f6f6f6;
	border: 1px solid #d7d7d7;
	margin: 0 0 55px;
	position: relative;
}

.section .search-form .container-inline,
main .search-form .container-inline {
	display: table;
	width: 100%;
}

.section .search-form .form-item,
.section .search-form .form-actions,
main .search-form .form-item,
main .search-form .form-actions {
	display: table-cell;
	vertical-align: middle;
}

.section .search-form .form-actions,
main .search-form .form-actions {
	width: 1px;
}

.section .search-form .form-item input,
main .search-form .form-item input {
	width: 100%;
	background: none;
	box-shadow: none;
	border: 0;
	outline: none;
	padding: 8px 10px;
	font-style: italic;
	color: #7b7b7b;
	font-size: 16px;
	line-height: 23px;
}

.section .search-form button,
main .search-form button {
	background: none;
	border: none;
	padding: 0 10px;
	color: #060606;
	font-size: 16px;
}

.section .search-form button:hover,
main .search-form button:hover {
	opacity: .8;
}

.panel-group {
	border-bottom: 1px solid #ddd8d2;
	margin-bottom: 70px;
}

.panel-group .panel-default {
	border: none;
	background: none;
	box-shadow: none;
}

.panel-group .panel-default > .panel-heading {
	background: none;
	border: solid #ddd8d2;
	border-width: 1px 0 0;
	padding: 0;
}

.panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: none;
	padding: 10px 0 20px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
}

.panel-group .panel-title {
	font: 300 24px/27px "Open Sans", "Open San", Helvetica, Arial, sans-serif;
}

.panel-group .panel-title a {
	display: block;
	padding: 20px 50px 20px 0;
	position: relative;
	outline: none;
}

.panel-group .panel-title a:hover {
	text-decoration: none;
	opacity: .8;
}

.panel-group .panel-title a:focus {
	text-decoration: none;
}

.panel-group .panel-title a:before,
.panel-group .panel-title a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 16px;
	height: 2px;
	background: #575353;
	margin: -1px 0 0;
}

.panel-group .panel-title a:after {
	height: 16px;
	width: 2px;
	right: 23px;
	margin: -8px 0 0;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}

.panel-group .panel-title a[aria-expanded="true"]:after {
	height: 0;
	margin: 0;
}

.twocolumns {
	position: relative;
	z-index: 10;
	margin-bottom: 70px;
}

.twocolumns h2 {
	margin: 0 0 40px;
}

.twocolumns .column {
	background: #f1efed;
	padding: 40px 20px;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 20px;
}

.twocolumns .img-holder {
	margin: 0 0 20px;
}

.twocolumns .img-holder img {
	vertical-align: top;
}

.twocolumns h3 {
	font-size: 24px;
	line-height: 27px;
	margin: 0 0 10px;
	color: inherit;
}

.twocolumns p {
	margin: 0;
}

.twocolumns p a {
	text-decoration: underline;
}

.twocolumns p a:hover {
	text-decoration: none;
}

.letters-list {
	text-align: center;
	margin: 0 0 50px;
	font-size: 32px;
	font-weight: 300;
}

.letters-list li {
	list-style: none outside;
	display: inline-block;
	vertical-align: top;
	padding: 0 4px;
}

.letters-list li.inactive {
	opacity: .5;
}

.letters-list li.inactive a {
	cursor: default;
	text-decoration: none;
	pointer-events: none;
}

.letters-list a {
	text-decoration: underline;
}

.letters-list a:hover {
	text-decoration: none !important;
}

.topiclist {
	border-top: 1px solid #f3f4f5;
	font-weight: 300;
	margin: 0 0 70px;
}

.topiclist li {
	vertical-align: top;
	border-bottom: 1px solid #f3f4f5;
	padding: 40px 0;
}

.topiclist a {
	color: #0bacbe;
	text-decoration: underline;
}

.topiclist a:hover {
	text-decoration: none;
}

.navigation {
	text-align: center;
	position: relative;
	z-index: 10;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	color: #0bacbe;
	margin: 0 0 85px;
}

.navigation a {
	color: #0bacbe;
	text-decoration: underline;
	display: inline-block;
	vertical-align: top;
	padding: 0 7px;
	min-width: 30px;
	height: 30px;
	margin: 0 -4px 0 0;
	text-align: center;
}

.navigation a:hover {
	text-decoration: none;
	background: #0bacbe;
	color: #fff;
}

.navigation a.prev,
.navigation a.next {
	text-decoration: none;
}

.navigation span {
	display: inline-block;
	vertical-align: top;
	padding: 0 7px;
	min-width: 30px;
	height: 30px;
	margin: 0 -4px 0 0;
	text-align: center;
}

.navigation span.current {
	background: #0bacbe;
	color: #fff;
}

.text-block {
	margin-bottom: 60px;
}

.filters-list {
	overflow: hidden;
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
	margin: 0 0 17px;
}

.filters-list li {
	float: left;
	padding: 0 15px 15px 0;
}

.filters-list li.active a {
	color: #fff;
	text-decoration: none;
	background: #0bacbe;
	font-weight: 400;
}

.filters-list a,
.filters-list a:focus {
	display: block;
	padding: 5px 15px;
	background: #f3f4f5;
	color: #0bacbe;
	text-decoration: underline;
}

.filters-list a span,
.filters-list a:focus span {
	font-weight: 400;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 15px;
	text-decoration: none;
}

.filters-list a:hover,
.filters-list a:focus:hover {
	color: #fff;
	text-decoration: none;
	background: #0bacbe;
}

.filters-list a:hover span,
.filters-list a:focus:hover span {
	text-decoration: none;
}

.results-holder {
	padding: 0 0 40px;
}

.results-holder .post {
	display: table;
	width: 100%;
	background: #f3f4f5;
	padding: 25px 20px 10px;
	margin: 0 0 35px;
	overflow: hidden;
	font-weight: 300;
}

.results-holder .post .textholder {
	overflow: hidden;
	height: 1%;
}

.results-holder .post .category {
	display: block;
	margin: 0 0 20px;
	font: 14px/17px Sanchez, Georgia, "Times New Roman", Times, serif;
}

.results-holder .post h2 {
	font-size: 28px;
	line-height: 31px;
	margin: 0 0 10px;
}

.results-holder .post .date {
	display: block;
	margin: 0 0 15px;
	font: 14px/17px Sanchez, Georgia, "Times New Roman", Times, serif;
}

.results-holder .post p {
	margin: 0 0 14px;
}

.results-holder .post .btn-holder .price {
	font: 16px/27px Sanchez, Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px;
}

.results-holder .post .btn-holder .price em {
	font-size: 24px;
}

.results-holder .post .btn-holder .btn:not(.dropdown-toggle) {
	min-width: 100%;
}

.results-holder .post .panel-group {
	border-bottom: none;
	margin-bottom: 48px;
}

.results-holder .post .panel-group .panel-default > .panel-heading {
	border: none;
}

.results-holder .post .panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
	padding: 20px 0;
}

.results-holder .post .panel-group .panel-title {
	font: 28px/31px Sanchez, Georgia, "Times New Roman", Times, serif;
	color: #231f20;
}

.results-holder .post .panel-group .panel-title a {
	padding: 0 50px 0 0;
}

#footer {
	background: #5f6a72;
	position: relative;
}

#footer a {
	text-decoration: none;
}

#footer > .container {
	padding-top: 65px;
	position: relative;
}

#footer .btn-block {
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
}

#footer .btn-block ul {
	float: right;
}

#footer .btn-block ul li {
	float: left;
	padding: 0 0 0 1px;
}

#footer .btn-block ul a {
	display: block;
	width: 47px;
	height: 47px;
	background-color: #9d9c9d;
	background-color: rgba(69, 67, 68, .5);
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#footer .btn-block ul a.mail {
	background-image: url(../images/ico-mail.png);
}

#footer .btn-block ul a.phone {
	background-image: url(../images/ico-phone.png);
}

#footer .btn-block ul a:hover {
	background-color: #454344;
	background-color: #454344;
}

#footer .logo {
	float: left;
	width: 190px;
	height: 51px;
	margin: 0 0 40px;
}

#footer .logo img {
	display: block;
}

#footer .columns {
	margin-bottom: 55px;
	overflow: hidden;
}

#footer .columns > div {
	padding-bottom: 20px;
}

#footer .columns h3 {
	font: 400 17px/20px "Open Sans", "Open San", Helvetica, Arial, sans-serif;
	margin: 0 0 20px;
	color: #fff;
	text-transform: uppercase;
}

#footer .columns h3 a {
	color: #fff !important;
}

#footer .columns h3 a:hover {
	text-decoration: none;
	opacity: .8 !important;
}

#footer .columns h4 {
	font: 400 16px/19px "Open Sans", "Open San", Helvetica, Arial, sans-serif;
	margin: 0 0 10px;
	color: #fff;
}

#footer .columns ul {
	font-size: 16px;
	line-height: 19px;
}

#footer .columns ul li {
	vertical-align: top;
	padding: 0 0 10px;
}

#footer .columns ul a {
	color: #a2a1a1;
}

#footer .columns ul a:hover {
	text-decoration: none;
	opacity: .8;
}

#footer .columns .contact-block > span {
	display: block;
	font-size: 16px;
	line-height: 19px;
	margin: 0 0 10px;
	color: #fff;
}

#footer .columns .contact-block a {
	color: #fff;
	font: italic 23px/26px Sanchez, Georgia, "Times New Roman", Times, serif;
}

#footer .columns .contact-block a:hover {
	text-decoration: none;
	opacity: .8;
}

#footer .promoblock {
	margin-bottom: 40px;
}

#footer .banner {
	background: #ebebeb;
}

#footer .banner a {
	color: #454344;
}

#footer .banner a:hover {
	text-decoration: none;
}

#footer .banner .banner-text {
	display: block;
	text-align: center;
	color: #454344;
	font-size: 14px;
	line-height: 17px;
	padding: 35px;
}

#footer .add-nav {
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	font-weight: 300;
}

#footer .add-nav ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0 14px 5px 15px;
	position: relative;
}

#footer .add-nav ul li:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	width: 1px;
	height: 15px;
	background: #9c9b9b;
}

#footer .add-nav ul li:first-child:before {
	background: none;
}

#footer .add-nav ul a {
	color: #fff;
}

#footer .add-nav ul a:hover {
	text-decoration: none;
	opacity: .8;
}

#footer .copyright {
	text-align: center;
	color: #a2a1a1;
	font-size: 14px;
	line-height: 17px;
	font-weight: 300;
	margin: 0 0 20px;
}

#footer .copyright a {
	color: #a2a1a1;
}

#footer .copyright a:hover {
	text-decoration: none;
	opacity: .8;
}

#footer .back-btn {
	position: fixed;
	bottom: 0;
	right: 116px;
	margin: 0 0 96px;
	color: #fff;
	width: 64px;
	height: 64px;
	text-align: center;
	background: #85d5de;
	background: rgba(11, 172, 190, .5);
	font-weight: bold;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s, visibility .3s;
	transition: opacity .3s, visibility .3s;
}

#footer .back-btn.btn-visible {
	opacity: 1;
	visibility: visible;
}

#footer .back-btn .glyphicon {
	font-size: 20px;
	line-height: 60px;
}

#footer .back-btn:hover {
	background: #0bacbe;
}

.footer-holder {
	background: #333e48;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 26px;
}

.footer-holder span:first-child {
	display: block;
	padding-bottom: 5px;
}

.sites-list {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 12px;
}

.sites-list li {
	display: inline-block;
	vertical-align: top;
	padding: 0 8px;
	list-style: none outside;
}

.sites-list a {
	display: block;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	background: url(../images/sprite-footer.png) no-repeat;
}

.sites-list a:hover {
	opacity: .8;
}

.sites-list a.tick {
	background-position: 0 -4px;
	width: 18px;
	height: 18px;
	margin: 4px 0 0;
}

.sites-list a.card {
	background-position: -37px -5px;
	width: 26px;
	height: 18px;
	margin: 5px 0 0;
}

.sites-list a.locvk {
	background-position: -84px 0;
	width: 19px;
	height: 26px;
	margin: 0;
}

.sites-list a.pass {
	background-position: -122px -5px;
	width: 23px;
	height: 20px;
	margin: 5px 0 0;
}

.sites-list a.homne {
	background-position: -163px -2px;
	width: 23px;
	height: 22px;
	margin: 2px 0 0;
}

.sites-list a.snipe {
	background-position: -202px -2px;
	width: 23px;
	height: 24px;
	margin: 2px 0 0;
}

.sites-list a.verify {
	background-position: -245px -3px;
	width: 16px;
	height: 20px;
	margin: 3px 0 0;
}

.sites-list a.bce {
	background-position: -273px -9px;
	width: 26px;
	height: 11px;
	margin: 9px 0 0;
}

.sites-list a.check {
	background-position: -316px -3px;
	width: 23px;
	height: 23px;
	margin: 3px 0 0;
}

.icons-list {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    letter-spacing: -4px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.icons-list li {
    white-space: nowrap;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0 9px;
    letter-spacing: normal;
    height: 26px;
}

/* custom checkbox styles */

.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fbfbfb;
	border: 1px solid #d7d7d7;
	margin: 0 3px 0 0;
	height: 20px;
	width: 20px;
}

.jcf-checkbox span {
	position: absolute;
	display: none;
	height: 8px;
	width: 14px;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -8px;
	border: 3px solid #231f20;
	border-width: 0 0 4px 4px;
	-ms-transform: rotate(-50deg);
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

:root .jcf-checkbox span {
	margin: -5px 0 0 -7px;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked span {
	display: block;
}

/* custom radio styles */

.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fbfbfb;
	border: 1px solid #d7d7d7;
	border-radius: 9px;
	margin: 0 3px 0 0;
	height: 20px;
	width: 20px;
}

.jcf-radio span {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background: #231f20;
	border-radius: 100%;
}

.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-radio.jcf-checked span {
	display: block;
}

/* custom select styles */

.jcf-select {
	display: block;
	position: relative;
	border: 1px solid #d7d7d7;
	background: #fbfbfb;
	margin: 0 0 12px;
	width: 100%;
	height: 55px;
	color: #67b9c2;
	font-weight: normal;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 16px;
	line-height: 53px;
	margin: 0 35px 0 20px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 35px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -6px;
	border: 1px solid transparent;
	border-width: 6px 6px 0;
	border-top-color: #231f20;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #d7d7d7;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #d7d7d7;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
	border: 1px solid #d7d7d7;
	border-width: 1px 0;
	margin: -1px 0 0;
}

.jcf-list ul li:last-child {
	border-bottom-width: 0;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: pointer;
	display: block;
	padding: 17px 20px 16px;
	background: #fbfbfb;
	color: #646363;
	text-decoration: none;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #efeeee;
}

.jcf-list-box .jcf-selected {
	display: none;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* common custom form elements styles */

/* .jcf-disabled {background: #ddd !important;}
.jcf-focus, .jcf-focus * {border-color: #f00 !important;} */

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Open San",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("../images/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("../images/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Open San",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/

body {
	font-weight: 300;
}

table,
.table {
	color: #67b9c2;
}

blockquote {
	border-width: 0 0 0 7px;
	padding: 0 0 0 20px;
}

blockquote q {
	quotes: none;
}

.lead {
	font-size: 24px;
	line-height: 1.25;
}

p.bullet {
	padding-left:20px;	
}

.form-text,
.form-control {
	font-style: normal;
}

.form-text::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
	font-style: italic;
	opacity: .5;
	color: #000;
}

.form-text::-moz-placeholder,
.form-control::-moz-placeholder {
	opacity: 1;
	font-style: italic;
	opacity: .5;
	color: #000;
}

.form-text:-moz-placeholder,
.form-control:-moz-placeholder {
	font-style: italic;
	opacity: .5;
	color: #000;
}

.form-text:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
	font-style: italic;
	opacity: .5;
	color: #000;
}

.form-text.placeholder,
.form-control.placeholder {
	font-style: italic;
	opacity: .5;
	color: #000;
}

.input-group-addon {
	color: #231f20;
}

.nav a:hover,
.nav a:focus,
.nav a:active {
	color: #fff;
}

h3,
.h3 {
	color: #0bacbe;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin: .5em 0;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
	color: #675b5e;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
	color: #231f20;
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover {
	color: #0bacbe;
	text-decoration: none;
}

.node-type-article h4,
.node-type-article .h4 {
	margin-top: 35px;
	margin-bottom: 25px;
}

.node-type-article h4:first-child,
.node-type-article .h4:first-child {
	margin-top: 0;
}

p {
	margin: 0 0 20px;
}

blockquote {
	font-style: italic;
}

blockquote q {
	font-style: inherit;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-size: 78%;
	font-weight: normal;
}

main ul:not([class]) {
	margin-bottom: 20px;
	list-style-image: url(../images/bullet-check.png);
	padding-left: 30px;
}

main ul:not([class]) > li {
	padding-left: 20px;
	margin-bottom: 10px;
}

.nav .caret {
	width: 6px;
	height: 6px;
	border: 2px solid #231f20;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg) translate(0, -2px);
	-ms-transform: rotate(45deg) translate(0, -2px);
	transform: rotate(45deg) translate(0, -2px);
}

.label-default {
	color: inherit;
}

h5,
.h5,
h6,
.h6 {
	font-family: "Open Sans", "Open San", Helvetica, Arial, sans-serif;
}

a {
	text-decoration: underline;
	font-weight: normal;
}

.breadcrumb a,
.list-group a,
.pager a,
.filters-list a,
.dropdown-menu a,
.nav a {
	text-decoration: none;
}

a > img {
	-webkit-transition: border-color .3s, opacity .3s, box-shadow .3s;
	transition: border-color .3s, opacity .3s, box-shadow .3s;
}

a,
[type="button"],
[type="submit"] {
	-webkit-transition: background-color .3s, border-color .3s, opacity .3s, color .3s, box-shadow .3s;
	transition: background-color .3s, border-color .3s, opacity .3s, color .3s, box-shadow .3s;
}

.btn {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 15px;
	text-decoration: none !important;
	-webkit-transition: background-color .3s, border-color .3s, opacity .3s, color .3s, box-shadow .3s;
	transition: background-color .3s, border-color .3s, opacity .3s, color .3s, box-shadow .3s;
}

.input-group .btn,
.btn-group .btn,
.navbar .btn {
	margin-bottom: 0;
}

.btn.btn-default:focus,
.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default.active,
.open > .btn.btn-default.btn-default.dropdown-toggle {
	background: #1b929f;
	color: #fff;
	border-color: transparent;
}

.btn.btn-primary {
	color: #fff;
}

.btn.btn-primary:focus,
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary.active {
	background: #b3161b !important;
}

.btn.btn-success {
	color: #fff;
}

.btn.btn-success:focus,
.btn.btn-success:hover,
.btn.btn-success:active,
.btn.btn-success.active {
	background: #08808e !important;
}

.btn-group,
.input-group,
.dropup,
.dropdown {
	margin-bottom: 15px;
}

.btn-group .btn,
.input-group .btn,
.dropup .btn,
.dropdown .btn {
	margin-bottom: 0;
}

#wrapper {
	width: 100%;
	overflow: hidden;
}

.navbar-default {
	background: rgba(248, 248, 248, .7);
}

.navbar {
	border-width: 5px 0 0;
	font-size: 16px;
}

.navbar a {
	text-decoration: none;
}

.navbar .nav > li {
	float: none;
	display: inline-table;
	vertical-align: top;
	height: 76px;
	margin: 0 0 0 -4px;
}

.navbar .nav > li > a {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 20px;
}

.navbar .nav > li .caret {
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
}

.navbar .container {
	position: relative;
}

.navbar .navbar-nav {
	margin-top: 0;
	margin-bottom: 0;
}

.navbar .navbar-header {
	padding-top: 0;
	padding-bottom: 0;
	/* height: 121px; */
	white-space: nowrap;
}

.navbar .navbar-header .navbar-brand {
	float: none;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	padding: 0;
	margin: 0;
	height: auto;
	max-width: 231px;
}

.navbar .navbar-header:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 100%;
	margin-right: -1px;
}

.navbar .navbar-header img {
	max-width: 100%;
	height: auto;
}

.navbar .dropdown-menu {
	border-radius: 0;
	border-width: 0;
	left: 0;
	right: auto;
	width: 500px;
	padding: 37px;
	box-shadow: 0 4px 4px rgba(233, 232, 232, .3);
}

.navbar .dropdown-menu ul:not(.search-buttons) {
	font-family: Sanchez, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.navbar .dropdown-menu ul:not(.search-buttons) li {
	margin: 14px 0 0;
}

.navbar .dropdown-menu ul:not(.search-buttons) a {
	text-decoration: none;
}

.active .navbar .dropdown-menu ul:not(.search-buttons) a,
.navbar .dropdown-menu ul:not(.search-buttons) a:hover {
	color: #05555e;
}

.navbar .dropdown-menu ul:not(.search-buttons) ul {
	font-size: 16px;
	font-family: "Open Sans", "Open San", Helvetica, Arial, sans-serif;
}

.navbar .dropdown-menu ul:not(.search-buttons) ul a {
	color: #231f20;
}

.active .navbar .dropdown-menu ul:not(.search-buttons) ul a,
.navbar .dropdown-menu ul:not(.search-buttons) ul a:hover {
	color: #e11b22;
}

.navbar .search-dropdown {
	position: static;
}

.navbar .search-dropdown .dropdown-menu {
	width: 100%;
	padding: 0;
	border: 0;
	border-radius: 0;
}

.navbar .search-dropdown .dropdown-toggle .glyphicon-remove {
	display: none;
}

.navbar .search-dropdown.open .dropdown-toggle .glyphicon-remove {
	display: inline;
}

.navbar .search-dropdown.open .dropdown-toggle .glyphicon-search {
	display: none;
}

.navbar .search-dropdown .btns-holder {
	padding: 0 38px 26px;
}

.navbar .search-dropdown .search-form,
.navbar .search-dropdown #search-block-form {
	margin-bottom: 0;
	padding: 90px 38px 0;
}

.navbar .search-dropdown .search-form > div,
.navbar .search-dropdown .search-form .container-inline,
.navbar .search-dropdown #search-block-form > div,
.navbar .search-dropdown #search-block-form .container-inline {
	display: table;
	width: 100%;
}

.navbar .search-dropdown .search-form .form-item,
.navbar .search-dropdown .search-form .form-actions,
.navbar .search-dropdown #search-block-form .form-item,
.navbar .search-dropdown #search-block-form .form-actions {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #c5c0bb;
	border-width: 0 0 1px;
}

.navbar .search-dropdown .search-form .form-actions,
.navbar .search-dropdown #search-block-form .form-actions {
	width: 1px;
}

.navbar .search-dropdown .search-form .form-item input,
.navbar .search-dropdown #search-block-form .form-item input {
	width: 100%;
	background: none;
	box-shadow: none;
	border: 0;
	outline: none;
	padding: 5px 15px;
}

.navbar .search-dropdown .search-form button,
.navbar .search-dropdown #search-block-form button {
	background: none;
	border: none;
}

.navbar .search-dropdown .search-form button:hover,
.navbar .search-dropdown #search-block-form button:hover {
	opacity: .8;
}

.navbar.navbar-fixed-top + #main {
	padding-top: 121px;
}

.search-buttons {
	margin: 31px -20px 0 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.search-buttons li {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 10px 0;
	padding: 0;
}

.search-buttons .btn {
	font-size: 16px;
	line-height: 1.38;
	padding: 13px 20px;
	background-color: transparent;
	border-radius: 0;
}

.search-buttons .btn i {
	margin: 0 0 0 14px;
	color: #848484;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.search-buttons .btn:hover {
	background: #0bacbe;
	color: #fff;
}

.search-buttons .btn:hover i {
	color: inherit;
}

.page-node.front .jumbotron {
	height: 100vh;
}

.jumbotron {
	display: table;
	width: 100%;
	height: 648px;
	margin: 0;
	padding: 0;
	color: #fff;
	position: relative;
	font-size: 24px;
	line-height: 1.25;
	z-index: 2;
	text-shadow: 1px 1px 2px rgba(83, 83, 83, .3);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 0;
	background-color: #25282d;
	z-index: 11;
}

.jumbotron .bg-holder {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.jumbotron .bg-holder img {
	width: auto;
	height: auto;
	opacity: 0;
	position: absolute;
}

.jumbotron .bg-holder.fallback-class {
	background-attachment: scroll;
	background-size: cover !important;
	background-position: 50% 0 !important;
}

.jumbotron h1 {
	margin: 0 0 30px;
}

.touch-device .jumbotron {
	background-attachment: scroll;
}

.jumbotron p {
	font-size: inherit;
	margin: 10px 0;
}

.jumbotron p:last-child {
	margin-bottom: 0 !important;
}

.jumbotron .small {
	font-size: 75%;
}

.jumbotron:before {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQwNTQ2MiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjNTU3MDgzIiBzdG9wLW9wYWNpdHk9IjAuMDEiLz4KICAgIDxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiM0ZDY1NzYiIHN0b3Atb3BhY2l0eT0iMC4wMiIvPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iIzQ5NjA3MSIgc3RvcC1vcGFjaXR5PSIwLjAzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjNTA2OTdiIiBzdG9wLW9wYWNpdHk9IjAuMDMiLz4KICAgIDxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiM0ODVlNmUiIHN0b3Atb3BhY2l0eT0iMC4wMyIvPgogICAgPHN0b3Agb2Zmc2V0PSI4JSIgc3RvcC1jb2xvcj0iIzRkNjU3NiIgc3RvcC1vcGFjaXR5PSIwLjA0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iIzRmNjc3OSIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0iIzRhNjA3MSIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEyJSIgc3RvcC1jb2xvcj0iIzQ4NWU2ZSIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEzJSIgc3RvcC1jb2xvcj0iIzRjNjM3NCIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iIzRiNjI3MiIgc3RvcC1vcGFjaXR5PSIwLjA3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iIzRkNjU3NiIgc3RvcC1vcGFjaXR5PSIwLjA4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iIzUwNjg3YSIgc3RvcC1vcGFjaXR5PSIwLjA4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iIzQ5NWY2ZiIgc3RvcC1vcGFjaXR5PSIwLjA5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iIzRiNjI3MyIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjNGE2MTcyIiBzdG9wLW9wYWNpdHk9IjAuMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMSUiIHN0b3AtY29sb3I9IiM0YTYwNzEiIHN0b3Atb3BhY2l0eT0iMC4xMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMiUiIHN0b3AtY29sb3I9IiM0OTVmNmYiIHN0b3Atb3BhY2l0eT0iMC4xMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMyUiIHN0b3AtY29sb3I9IiM0YjYyNzIiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiM0YzYzNzMiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiM0YzYzNzQiIHN0b3Atb3BhY2l0eT0iMC4xMyIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNiUiIHN0b3AtY29sb3I9IiM0YjYyNzMiIHN0b3Atb3BhY2l0eT0iMC4xNCIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNyUiIHN0b3AtY29sb3I9IiM0YjYyNzIiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOCUiIHN0b3AtY29sb3I9IiM0OTVmNmYiIHN0b3Atb3BhY2l0eT0iMC4xNiIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiM0YTYxNzIiIHN0b3Atb3BhY2l0eT0iMC4xNyIvPgogICAgPHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiM0YTYxNzIiIHN0b3Atb3BhY2l0eT0iMC4xOCIvPgogICAgPHN0b3Agb2Zmc2V0PSIzMSUiIHN0b3AtY29sb3I9IiM0ODVlNmUiIHN0b3Atb3BhY2l0eT0iMC4xOSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzMiUiIHN0b3AtY29sb3I9IiM0YTYxNzIiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzQ5NWY2ZiIgc3RvcC1vcGFjaXR5PSIwLjIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iIzRhNjA3MSIgc3RvcC1vcGFjaXR5PSIwLjIyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzQ5NWU2ZSIgc3RvcC1vcGFjaXR5PSIwLjIyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzRhNjA3MCIgc3RvcC1vcGFjaXR5PSIwLjIyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzQ4NWU2ZSIgc3RvcC1vcGFjaXR5PSIwLjIzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iIzQ5NWY2ZiIgc3RvcC1vcGFjaXR5PSIwLjI0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iIzQ5NWY2ZSIgc3RvcC1vcGFjaXR5PSIwLjI0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzQ4NWQ2ZCIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iIzQ4NWU2ZSIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzQ3NWQ2YyIgc3RvcC1vcGFjaXR5PSIwLjI4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzQ2NWM2YiIgc3RvcC1vcGFjaXR5PSIwLjI5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzQ3NWM2YiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjNDc1YzZiIiBzdG9wLW9wYWNpdHk9IjAuMzEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTMlIiBzdG9wLWNvbG9yPSIjNDU1YTY5IiBzdG9wLW9wYWNpdHk9IjAuMzIiLz4KICAgIDxzdG9wIG9mZnNldD0iNTQlIiBzdG9wLWNvbG9yPSIjNDQ1OTY3IiBzdG9wLW9wYWNpdHk9IjAuMzMiLz4KICAgIDxzdG9wIG9mZnNldD0iNTYlIiBzdG9wLWNvbG9yPSIjNDI1NjY1IiBzdG9wLW9wYWNpdHk9IjAuMzYiLz4KICAgIDxzdG9wIG9mZnNldD0iNTglIiBzdG9wLWNvbG9yPSIjNDE1NDYzIiBzdG9wLW9wYWNpdHk9IjAuMzgiLz4KICAgIDxzdG9wIG9mZnNldD0iNTklIiBzdG9wLWNvbG9yPSIjNDE1NDYyIiBzdG9wLW9wYWNpdHk9IjAuNCIvPgogICAgPHN0b3Agb2Zmc2V0PSI2MyUiIHN0b3AtY29sb3I9IiMzYTRiNTciIHN0b3Atb3BhY2l0eT0iMC40NyIvPgogICAgPHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiMzNjQ2NTEiIHN0b3Atb3BhY2l0eT0iMC41NCIvPgogICAgPHN0b3Agb2Zmc2V0PSI2OCUiIHN0b3AtY29sb3I9IiMzNjQ2NTIiIHN0b3Atb3BhY2l0eT0iMC41NSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MSUiIHN0b3AtY29sb3I9IiMzNDQzNGUiIHN0b3Atb3BhY2l0eT0iMC41OSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MiUiIHN0b3AtY29sb3I9IiMzNTQ0NGYiIHN0b3Atb3BhY2l0eT0iMC42MSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MyUiIHN0b3AtY29sb3I9IiMzMzQyNGQiIHN0b3Atb3BhY2l0eT0iMC42MiIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NyUiIHN0b3AtY29sb3I9IiMzNTQ0NGYiIHN0b3Atb3BhY2l0eT0iMC43MiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzc0NjUxIiBzdG9wLW9wYWNpdHk9IjAuNzYiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -webkit-linear-gradient(top, rgba(64, 84, 98, 0) 0%, rgba(85, 112, 131, .01) 2%, rgba(77, 101, 118, .02) 3%, rgba(73, 96, 113, .03) 5%, rgba(80, 105, 123, .03) 6%, rgba(72, 94, 110, .03) 7%, rgba(77, 101, 118, .04) 8%, rgba(79, 103, 121, .05) 10%, rgba(74, 96, 113, .06) 11%, rgba(72, 94, 110, .06) 12%, rgba(76, 99, 116, .06) 13%, rgba(75, 98, 114, .07) 14%, rgba(77, 101, 118, .08) 15%, rgba(80, 104, 122, .08) 16%, rgba(73, 95, 111, .09) 17%, rgba(75, 98, 115, .1) 19%, rgba(74, 97, 114, .1) 20%, rgba(74, 96, 113, .11) 21%, rgba(73, 95, 111, .11) 22%, rgba(75, 98, 114, .12) 23%, rgba(76, 99, 115, .12) 24%, rgba(76, 99, 116, .13) 25%, rgba(75, 98, 115, .14) 26%, rgba(75, 98, 114, .15) 27%, rgba(73, 95, 111, .16) 28%, rgba(74, 97, 114, .17) 29%, rgba(74, 97, 114, .18) 30%, rgba(72, 94, 110, .19) 31%, rgba(74, 97, 114, .2) 32%, rgba(73, 95, 111, .21) 33%, rgba(74, 96, 113, .22) 34%, rgba(73, 94, 110, .22) 35%, rgba(74, 96, 112, .22) 36%, rgba(72, 94, 110, .23) 37%, rgba(73, 95, 111, .24) 38%, rgba(73, 95, 110, .24) 39%, rgba(72, 93, 109, .27) 44%, rgba(72, 94, 110, .27) 45%, rgba(71, 93, 108, .28) 47%, rgba(70, 92, 107, .29) 49%, rgba(71, 92, 107, .3) 51%, rgba(71, 92, 107, .31) 52%, rgba(69, 90, 105, .32) 53%, rgba(68, 89, 103, .33) 54%, rgba(66, 86, 101, .36) 56%, rgba(65, 84, 99, .38) 58%, rgba(65, 84, 98, .4) 59%, rgba(58, 75, 87, .47) 63%, rgba(54, 70, 81, .54) 67%, rgba(54, 70, 82, .55) 68%, rgba(52, 67, 78, .59) 71%, rgba(53, 68, 79, .61) 72%, rgba(51, 66, 77, .62) 73%, rgba(53, 68, 79, .72) 87%, rgba(55, 70, 81, .76) 100%);
	background: linear-gradient(to bottom, rgba(64, 84, 98, 0) 0%, rgba(85, 112, 131, .01) 2%, rgba(77, 101, 118, .02) 3%, rgba(73, 96, 113, .03) 5%, rgba(80, 105, 123, .03) 6%, rgba(72, 94, 110, .03) 7%, rgba(77, 101, 118, .04) 8%, rgba(79, 103, 121, .05) 10%, rgba(74, 96, 113, .06) 11%, rgba(72, 94, 110, .06) 12%, rgba(76, 99, 116, .06) 13%, rgba(75, 98, 114, .07) 14%, rgba(77, 101, 118, .08) 15%, rgba(80, 104, 122, .08) 16%, rgba(73, 95, 111, .09) 17%, rgba(75, 98, 115, .1) 19%, rgba(74, 97, 114, .1) 20%, rgba(74, 96, 113, .11) 21%, rgba(73, 95, 111, .11) 22%, rgba(75, 98, 114, .12) 23%, rgba(76, 99, 115, .12) 24%, rgba(76, 99, 116, .13) 25%, rgba(75, 98, 115, .14) 26%, rgba(75, 98, 114, .15) 27%, rgba(73, 95, 111, .16) 28%, rgba(74, 97, 114, .17) 29%, rgba(74, 97, 114, .18) 30%, rgba(72, 94, 110, .19) 31%, rgba(74, 97, 114, .2) 32%, rgba(73, 95, 111, .21) 33%, rgba(74, 96, 113, .22) 34%, rgba(73, 94, 110, .22) 35%, rgba(74, 96, 112, .22) 36%, rgba(72, 94, 110, .23) 37%, rgba(73, 95, 111, .24) 38%, rgba(73, 95, 110, .24) 39%, rgba(72, 93, 109, .27) 44%, rgba(72, 94, 110, .27) 45%, rgba(71, 93, 108, .28) 47%, rgba(70, 92, 107, .29) 49%, rgba(71, 92, 107, .3) 51%, rgba(71, 92, 107, .31) 52%, rgba(69, 90, 105, .32) 53%, rgba(68, 89, 103, .33) 54%, rgba(66, 86, 101, .36) 56%, rgba(65, 84, 99, .38) 58%, rgba(65, 84, 98, .4) 59%, rgba(58, 75, 87, .47) 63%, rgba(54, 70, 81, .54) 67%, rgba(54, 70, 82, .55) 68%, rgba(52, 67, 78, .59) 71%, rgba(53, 68, 79, .61) 72%, rgba(51, 66, 77, .62) 73%, rgba(53, 68, 79, .72) 87%, rgba(55, 70, 81, .76) 100%);
}

.jumbotron .frame {
	display: table-cell;
	vertical-align: middle;
	padding: 100px 0;
}

.jumbotron .frame .container {
	position: relative;
	z-index: 2;
}

.jumbotron .btn {
	margin: 10px 4px;
	text-shadow: none;
}

.jumbotron .btn.btn-primary {
	background: rgba(225, 27, 34, .9);
}

.jumbotron .btn.btn-success {
	background: rgba(11, 172, 190, .9);
}

.jumbotron .scroll-down {
	position: absolute;
	bottom: 24px;
	font-size: 24px;
	line-height: 1;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	color: #fff;
	text-indent: -9999px;
	overflow: hidden;
	width: 42px;
	height: 24px;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	z-index: 3;
}

.jumbotron .scroll-down:before,
.jumbotron .scroll-down:after {
	content: "";
	position: absolute;
	left: 37%;
	bottom: 40%;
	width: 70%;
	border-radius: 2px;
	height: 4px;
	background: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: background .3s;
	transition: background .3s;
}

.jumbotron .scroll-down:after {
	left: auto;
	right: 37%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.jumbotron .scroll-down:hover {
	color: #0bacbe;
	-webkit-transform: scale(1.3) translate(-50%, 0);
	-ms-transform: scale(1.3) translate(-50%, 0);
	transform: scale(1.3) translate(-50%, 0);
}

.jumbotron .scroll-down:hover:before,
.jumbotron .scroll-down:hover:after {
	background: #0bacbe;
}

.section {
	padding: 80px 0;
}

.section.style-gray {
	background: #f6f6f6;
}

.section.style-gray .thumbnail {
	background: #fff;
}

.section + .section:not(.style-gray),
.section + .promo-section.alt-style {
	padding-top: 0;
}

.icon-circle {
	display: block;
	margin: 0 auto 20px;
	width: 120px;
	height: 120px;
	background: #e9e9e9;
	text-align: center;
	border-radius: 5px;
}


.icon-circle:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
	margin-right: -1px;
}

.icon-circle img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

.item-box {
	text-align: center;
}

.item-box h2,
.item-box h3 {
	margin: 0 0 5px;
	color: inherit;
}

.promo-section {
	padding: 75px 0;
	font-size: 24px;
	line-height: 1.38;
	color: #fff;
	background: url(../images/promo-pattern.png) repeat, #aabcca url(/sites/default/files/bg-red-section.jpg) 50% 50% fixed no-repeat;
	background-size: auto, cover;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}

.touch-device .promo-section {
	background-attachment: scroll;
}

.promo-section h2 {
	margin: 0 0 20px;
}

.promo-section > *:first-child {
	margin-top: 0;
}

.promo-section > *:last-child {
	margin-bottom: 0;
}

.promo-section a:not(.btn) {
	color: inherit;
}

.promo-section a:not(.btn):hover {
	text-decoration: none;
}

.promo-section .small {
	font-size: 75%;
}

.promo-section .promo-text {
	text-align: center;
	white-space: nowrap;
	color: #fff;
	margin: 0;
}

.promo-section .promo-text .number {
	display: inline-block;
	vertical-align: bottom;
	margin: 0 11px 0 0;
	white-space: normal;
	max-width: 48%;
	font: 247px/.75 Sanchez, Georgia, "Times New Roman", Times, serif;
}

.promo-section .promo-text .title {
	display: block;
	font-size: 102px;
	font: 102px/.9 Sanchez, Georgia, "Times New Roman", Times, serif;
	text-indent: -5px;
}

.promo-section .promo-text .text {
	max-width: 48%;
	text-align: left;
	display: inline-block;
	vertical-align: bottom;
	white-space: normal;
}

.promo-section .info-col .title {
	display: block;
	font: 80px/80px Sanchez, Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

.promo-section .info-col .title span {
	font-size: 40px;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

.promo-section .info-col .title span.alt {
	font-size: 60px;
	display: inline-block;
	vertical-align: top;
	top: -5px;
}

.promo-section.alt-style {
	background: none;
	color: #231f20;
	text-shadow: none;
}

.promo-section .center-block {
	max-width: 996px;
}

.promo-section .add-features-list {
	margin: 0 -125px 0 0;
	padding: 15px 0 0;
	width: auto;
}

.promo-section .add-features-list li {
	font-size: 18px;
	padding: 0 126px 15px 45px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: 50%;
	margin-right: -4px;
}

.promo-section .add-features-list li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
	height: 25px;
	background: url(../images/bullet-check-white.png) no-repeat;
}

.promo-section .add-features-list li h3,
.promo-section .add-features-list li h4 {
	margin: 0;
}

.price {
	font: italic 28px/1 Sanchez, Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.03em;
	display: block;
}

.price small {
	font-size: 64%;
	font-style: normal;
	vertical-align: baseline;
}

.section-heading {
	font-size: 24px;
	line-height: 1.25;
	margin: 0 0 55px;
	text-align: center;
}

.section-heading h2 {
	margin: 60px 0 20px;
}

.section-heading h2:before {
	content: "";
	clear: both;
	display: block;
	width: 100px;
	height: 1px;
	background: #231f20;
	margin: 0 auto 35px;
}

.section-heading h2:first-child {
	margin-top: 0;
}

/* Article H1 */
.node-type-article .section-heading {
	
	line-height: 1.25;
	margin: 0 0 55px;
	text-align: center;
}

.node-type-article .section-heading h1 {
	margin: 60px 0 20px;
}

.node-type-article .section-heading h1:before {
	content: "";
	clear: both;
	display: block;
	width: 100px;
	height: 1px;
	background: #231f20;
	margin: 0 auto 35px;
}

.node-type-article .section-heading h1:first-child {
	font-size: 42px;
	margin-top: 0;
}

.section-heading .meta {
	font: 18px/1.4 Sanchez, Georgia, "Times New Roman", Times, serif;
}

.products-section {
	border: 1px solid #e9e8e8;
	border-width: 0 0 1px;
	text-align: center;
	padding: 0 0 60px;
	margin: 0 0 60px;
}

.products-section h3 {
	margin: 0 0 40px;
	text-transform: capitalize;
}

.products-section:last-child {
	border-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.products-section .add-info {
	text-align: center;
}

.products-section .add-info .links {
	color: #0bacbe;
}

.product-box {
	background: #f3f4f5;
	display: table;
	width: 100%;
	text-align: left;
	padding: 40px 50px;
	margin: 0 0 40px;
}

.product-box h3,
.product-box h4 {
	font-size: 28px;
	color: inherit;
	margin: 0 0 20px;
}

.product-box .btn {
	display: block;
	width: 100%;
	margin: 0 0 10px;
}

.product-box footer {
	display: table-footer-group;
	height: 1px;
}

.product-box *:last-child {
	margin-bottom: 0;
}

.thumbnail {
	border-width: 3px 0 0;
	text-align: center;
	margin: 0 0 67px;
}

.thumbnail img {
	width: 100%;
	height: auto;
	display: block;
}

.thumbnail img:hover {
	opacity: .8;
}

.thumbnail .caption {
	padding: 30px;
}

.thumbnail h2,
.thumbnail h3 {
	color: inherit;
	margin: 0;
}

.thumbnail h2:after,
.thumbnail h3:after {
	content: "";
	display: block;
	clear: both;
	margin: 25px auto;
	width: 80px;
	height: 1px;
	background: #d3d2d2;
}

.thumbnail .meta {
	font: 14px/1.4 Sanchez, Georgia, "Times New Roman", Times, serif;
}

.quote-box {
	background: #d1eaed;
	position: relative;
	text-align: center;
	border-width: 0;
	margin: 0 0 30px;
	padding: 0;
	display: table;
	width: 100%;
	font-size: 22px;
}

.quote-box:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	border: 0 solid transparent;
	border-width: 23px 32px 0 0;
	border-top-color: #d1eaed;
}

.quote-box .frame {
	display: table-cell;
	vertical-align: middle;
	padding: 30px;
}

.quote-box q {
	quotes: none;
}

.quote-box q:after,
.quote-box q:before {
	content: "";
}

.quote-box cite {
	display: block;
	font-size: 14px;
	line-height: 1.71;
	font-style: normal;
	margin: 30px 0 0;
}

.quote-box cite span {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 10px;
}

.panel-group .panel + .panel {
	margin-top: 0;
}

.features-list {
	display: table;
	width: 100%;
	max-width: 910px;
	margin: 0 auto;
}

.features-list .icon,
.features-list .description {
	display: table-cell;
	vertical-align: top;
	padding: 10px 0;
}

.features-list .icon {
	width: 160px;
	padding: 10px;
	text-align: center;
}

.features-list .icon img {
	max-width: 100%;
}

.features-list h3 {
	margin: 0;
}

.views-exposed-form,
.toolbar {
	margin: 0 0 30px;
}

.views-exposed-form label,
.views-exposed-form .title,
.toolbar label,
.toolbar .title {
	float: left;
	margin: 0 20px 0 0;
	font-weight: normal;
}

.views-exposed-form .description {
	display: none;
}

.views-exposed-form .views-exposed-widget {
	float: none;
	padding: 0;
	width: auto;
}

.views-exposed-form .views-widget,
.tags {
	overflow: hidden;
	font-family: Sanchez, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.views-exposed-form .views-widget .form-type-bef-link,
.views-exposed-form .views-widget li,
.tags .form-type-bef-link,
.tags li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.post-img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto 30px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("../images/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url("../images/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media (min-width: 768px) {
	.node-type-article h2,
	.node-type-article .h2 {
		margin-top: 69px;
		margin-bottom: 32px;
		font-size: 28px;
	}
	
	.node-type-article h3,
	.node-type-article .h3 {
		font-size: 24px;
		color: #231f20;
	}
	
	.node-type-article h4,
	.node-type-article .h4 {
		margin-top: 69px;
		margin-bottom: 32px;
	}

	.not-touch-device .dropdown:not(.search-dropdown) .dropdown-menu {
		opacity: 0;
		display: block !important;
		visibility: hidden;
		-webkit-transition: opacity .3s, visibility .3s;
		transition: opacity .3s, visibility .3s;
	}

	.not-touch-device .dropdown:not(.search-dropdown):hover > a {
		background: #fff;
	}

	.not-touch-device .dropdown:not(.search-dropdown):hover .dropdown-menu {
		opacity: 1;
		visibility: visible;
	}

	.navbar {
		/* -webkit-transition: height .3s, min-height .3s, background .3s; */
		/* transition: height .3s, min-height .3s, background .3s; */
	}

	.navbar .navbar-header,
	.navbar .navbar-brand,
	.navbar .nav > li {
		-webkit-transition: height .3s, min-height .3s, max-width .3s;
		transition: height .3s, min-height .3s, max-width .3s;
	}

	.navbar.fixed {
		background: rgba(248, 248, 248, .9);
		min-height: 60px;
	}

	.navbar.fixed .navbar-header {
		height: 60px;
	}

	.navbar.fixed .navbar-header .navbar-brand {
		max-width: 150px;
	}

	.navbar.fixed .nav > li {
		height: 60px;
	}
}

@media (min-width: 769px) {
	.jumbotron .search-form {
		margin: 0 0 55px;
	}

	.jumbotron .search-form .form-item input {
		padding-left: 35px;
		padding-right: 25px;
		font-size: 20px;
	}

	.jumbotron .search-form button {
		padding: 0 22px;
	}

	.section-accordion {
		padding: 70px 73px 40px;
		margin-bottom: 110px;
	}

	.section .search-form .form-item input,
	main .search-form .form-item input {
		padding-left: 25px;
		padding-right: 25px;
		font-size: 20px;
	}

	.section .search-form button,
	main .search-form button {
		padding: 0 22px;
	}

	.topiclist li {
		padding: 40px 0 15px;
		min-height: 100px;
	}

	.results-holder .post {
		padding: 25px 73px 10px;
	}

	.results-holder .post .textholder {
		display: table-cell;
		vertical-align: top;
	}

	.results-holder .post .btn-holder {
		display: table-cell;
		vertical-align: top;
		width: 290px;
		padding: 60px 0 17px 90px;
	}

	#footer .columns > div {
		padding-bottom: 9999px;
		margin-bottom: -9999px;
		border-left: 1px solid #7e878d;
	}

	#footer .columns > div:first-child {
		border: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.footer-holder span:first-child {
		display: inline-block;
		vertical-align: top;
		padding-bottom: 0;
	}

	.btn:not(.dropdown-toggle) {
		min-width: 300px;
	}

	.input-group .btn,
	.btn-group .btn,
	.navbar .btn {
		min-width: 0;
	}
}

@media (min-width: 992px) {
	#footer .columns > div {
		padding-left: 32px;
		padding-right: 32px;
	}

	#footer .columns > div:first-child {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (min-width: 1024px) {
	table,
	.table {
		font-size: 16px;
	}
}

@media (min-width: 1025px) {
	#footer .logo {
		margin: 0 0 20px;
	}
}

@media (max-width: 1599px) {
	#footer .back-btn {
		right: 30px;
	}
}

@media (max-width: 1023px) {
	body {
		font-size: 16px;
		line-height: 1.5;
	}

	.lead {
		font-size: 20px;
	}

	.navbar .nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}

	.navbar .navbar-header .navbar-brand {
		max-width: 200px;
	}

	.promo-section .promo-text {
		font-size: 16px;
	}

	.promo-section .promo-text .title {
		font-size: 50px;
		line-height: 1;
	}

	.promo-section .promo-text .number {
		font-size: 150px;
		margin-right: 10px;
	}

	.promo-section .info-col {
		font-size: 20px;
	}

	.promo-section .info-col .title {
		font-size: 40px;
		line-height: 40px;
		margin: 0;
	}

	.promo-section .info-col .title span {
		font-size: 26px;
		line-height: 1;
	}

	.promo-section .info-col .title span.alt {
		font-size: 32px;
	}

	.promo-section .add-features-list {
		margin: 0 -20px 0 0;
	}

	.promo-section .add-features-list li {
		padding-right: 20px;
	}

	.section-heading {
		font-size: 20px;
		margin: 0 0 25px;
	}

	.section-heading h2 {
		margin: 30px 0 10px;
	}

	.section-heading h2:before {
		margin-bottom: 15px;
	}
}

@media (max-width: 767px) {
	.jumbotron .frame.frame1 h1 + .search-form {
		margin-top: 20px;
	}

	.jumbotron .frame.frame1 p:not(.price):not(.small) {
		margin-bottom: 20px;
	}

	.navigation {
		font-size: 14px;
	}

	.navigation a,
	.navigation span {
		min-width: 25px;
		height: 25px;
		line-height: 25px;
		padding: 0 2px;
		margin: 0 -2px 0 0;
	}

	.filters-list {
		font-size: 14px;
	}

	.filters-list li {
		padding: 0 5px 5px 0;
	}

	.filters-list a {
		padding: 5px 10px;
	}

	#footer > .container {
		padding-top: 30px;
	}

	#footer .columns {
		margin-bottom: 20px;
	}

	#footer .promoblock {
		margin-bottom: 20px;
	}

	#footer .back-btn {
		width: 37px;
		height: 36px;
		bottom: 10px;
		margin: 0;
		right: 10px;
	}

	#footer .back-btn .glyphicon {
		font-size: 15px;
		line-height: 36px;
	}

	.jcf-select {
		height: 44px;
	}

	.jcf-select .jcf-select-text {
		line-height: 42px;
		margin-left: 15px;
	}

	.jcf-list .jcf-option {
		padding: 11px 15px;
	}

	.form-text,
	.form-control {
		font-size: 16px;
		line-height: 1.38;
		padding: 10px 15px;
		height: 44px;
	}

	.input-group-addon {
		font-size: 16px;
		line-height: 1.38;
		padding: 10px 15px;
	}

	h1,
	.h1 {
		font-size: 36px;
	}

	h2,
	.h2 {
		font-size: 32px;
	}

	h3,
	.h3 {
		font-size: 28px;
	}

	h4,
	.h4 {
		font-size: 26px;
	}

	h5,
	.h5 {
		font-size: 22px;
	}

	main ul:not([class]) > li {
		padding-left: 0;
	}

	.btn {
		font-size: 16px;
		padding: 10px 15px;
	}

	.navbar .nav > li {
		height: auto;
		display: block;
	}

	.navbar .nav > li > a {
		display: block;
		padding: 8px 15px;
	}

	.navbar .navbar-header {
		position: relative;
		height: 60px;
	}

	.navbar .navbar-header .navbar-brand {
		max-width: 50%;
		width: 170px;
		margin-left: 15px;
	}

	.navbar .dropdown-menu {
		padding: 15px;
		background: #fff !important;
		font-size: 16px;
	}

	.navbar .dropdown-menu ul:not(.search-buttons) li {
		margin: 4px 0;
	}

	.navbar .dropdown-menu ul:not(.search-buttons) ul {
		font-size: 14px;
	}

	.navbar .search-dropdown .btns-holder,
	.navbar .search-dropdown .search-form,
	.navbar .search-dropdown #search-block-form {
		padding: 10px 15px;
	}

	.navbar .search-dropdown .dropdown-toggle {
		display: none !important;
	}

	.navbar .search-dropdown .dropdown-menu {
		display: block !important;
		position: static;
	}

	.navbar .search-dropdown .dropdown-menu .btns-holder {
		width: 100%;
		overflow-y: auto;
	}

	.navbar .search-dropdown .search-buttons {
		margin: 10px -5px 0 0;
		white-space: nowrap;
	}

	.navbar .search-dropdown .search-buttons li {
		margin: 0 5px 5px 0;
		display: inline-block;
		vertical-align: top;
	}

	.navbar .search-dropdown .search-buttons .btn {
		padding: 5px;
		font-size: 11px;
		display: block;
	}

	.navbar.navbar-fixed-top + #main {
		padding-top: 65px;
	}

	.navbar {
		min-height: 66px;
		border-width: 5px 0 0;
	}

	.navbar .navbar-collapse {
		border-width: 0;
		background: #fff;
		box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
	}

	.navbar .nav-holder {
		width: 100%;
	}

	.navbar .navbar-nav > li > a {
		font-size: 16px;
		line-height: 1.25;
	}

	.navbar .navbar-nav > li > a:focus,
	.navbar .navbar-nav > li > a:hover {
		color: #fff;
		background: #0bacbe;
	}

	.navbar .navbar-nav > li > a:focus .caret,
	.navbar .navbar-nav > li > a:hover .caret {
		border-color: #fff;
	}

	.navbar .navbar-nav > li.open > a,
	.navbar .navbar-nav > li.active > a {
		color: #fff !important;
		background: #0bacbe !important;
	}

	.navbar .navbar-nav > li.open > a .caret,
	.navbar .navbar-nav > li.active > a .caret {
		border-color: #fff;
	}

	.navbar .navbar-toggle {
		position: absolute;
		right: 15px;
		margin: 0;
		top: 50%;
		padding: 0 15px;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		border-width: 0;
		border-color: #0bacbe;
		color: #0bacbe;
		background-color: transparent;
		height: 41px;
		font-size: 21px;
		line-height: 40px;
	}

	.navbar .navbar-toggle .sr-only {
		display: inline-block !important;
		vertical-align: middle;
		height: auto !important;
		margin: -2px 0 0 !important;
		width: auto !important;
		position: static !important;
		font-size: 16px;
		line-height: 40px;
		font-weight: bold;
		text-transform: uppercase;
	}

	.navbar .navbar-toggle .glyphicon {
		top: 0;
		margin: -2px 0 0;
		display: inline-block;
		vertical-align: middle;
	}

	.navbar .navbar-toggle .glyphicon-remove {
		display: none;
	}

	.navbar .navbar-toggle .icon-bar {
		background: #0bacbe;
	}

	.navbar .navbar-toggle:active,
	.navbar .navbar-toggle:focus {
		background-color: transparent;
		color: #0bacbe;
	}

	.navbar .navbar-toggle:active .icon-bar,
	.navbar .navbar-toggle:focus .icon-bar {
		background: #0bacbe;
	}

	.navbar .navbar-toggle[aria-expanded="true"],
	.navbar .navbar-toggle:hover {
		background: #0bacbe;
		color: #fff;
	}

	.navbar .navbar-toggle[aria-expanded="true"] .icon-bar,
	.navbar .navbar-toggle:hover .icon-bar {
		background: #fff;
	}

	.navbar .navbar-toggle[aria-expanded="true"] .icon-bar {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.navbar .navbar-toggle[aria-expanded="true"] .icon-bar:first-of-type {
		opacity: 0;
	}

	.navbar .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(even) {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.navbar .navbar-toggle[aria-expanded="true"] .glyphicon {
		display: none;
	}

	.navbar .navbar-toggle[aria-expanded="true"] .glyphicon-remove {
		display: inline-block;
	}

	.page-node.front .jumbotron {
		height: auto;
	}

	.jumbotron {
		font-size: 16px;
		height: 320px;
		background-attachment: scroll;
	}

	.jumbotron .bg-holder {
		background-attachment: scroll;
		background-size: cover !important;
		background-position: 50% 0 !important;
	}

	.jumbotron h1 {
		font-size: 30px !important;
		margin: 0 0 15px;
	}

	.jumbotron .btn {
		margin: 5px;
	}

	.jumbotron .frame {
		padding: 80px 0 45px;
	}

	.jumbotron .scroll-down {
		bottom: 8px;
	}

	.section {
		padding: 30px 0;
	}

	.promo-section {
		padding: 30px 0;
		font-size: 20px;
	}

	.promo-section .add-features-list {
		display: inline-block;
		vertical-align: top;
		margin-left: auto;
		margin-right: auto;
		width: auto;
	}

	.promo-section .add-features-list li {
		width: auto;
		padding-right: 0;
	}

	.price {
		font-size: 22px;
	}

	.products-section {
		padding: 0 0 25px;
		margin: 0 0 25px;
	}

	.product-box {
		padding: 15px;
	}

	.thumbnail {
		margin-bottom: 20px;
	}

	.quote-box {
		font-size: 16px;
	}

	.quote-box .frame {
		padding: 15px;
	}

	.features-list {
		text-align: center;
	}

	.features-list .icon,
	.features-list .description {
		display: block;
		width: auto;
	}
}
@media (max-width: 525px) {
	.promo-section .promo-text .title {
		margin-left: 150px;
	}
}

.page-search-page ul.inline li {
	padding: 0px;
}

ul ul {	    
	list-style-image: none !important;
    list-style-type: disc;
    padding-top: 10px;
}

[data-toggle="tooltip"] {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    text-align: center;
    background: #0bacbe;
    color: #fff;
    font: 12px/15px "sanchezregular", Georgia, "Times New Roman", Times, serif;
    margin: -2px 0 0 11px;
}

#admin-menu {
	z-index: 9999;	
}




/* ************************************************************************* Equifax strip */

.equifaxstrip {
	background-color: #981f32;
	height: 58px;
	border-bottom: 4px solid #e01b22;
	z-index: 9000;
}

/* Equifax logo block */
#block-block-28 {
	height: 58px;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	line-height: 58px;
}

a.equifax-logo img {
	vertical-align: middle !important;
}

.navbar.container {
    height: 63px !important;
    /* background-color: #ffcc00; */
    /* line-height: 63px !important; */
    padding: 0px 0px 0px 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	border: 0px !important !important;
}

a.logo {
	line-height: 63px !important;
	height: 63px !important;
}

a.logo img {
	vertical-align: middle !important;
	padding: 0px 0px 0px 0px !important;
	margin: -2px 0px 0px 0px !important;
	/* max-width: none !important; */
	/*
	display: block !important;
	line-height: 63px !important;
	width: inherit !important;
	max-width: none !important;
	*/
}

@media (min-width: 768px) {
	ul.navbar-nav {
	    margin-top: 5px;
	}
}

@media (min-width: 768px) {
	ul.navbar-nav {
	    margin-top: 5px;
	}
}

@media (max-width: 767px) {
	.navbar-header {
	    margin-left: 15px !important;
	}
	
	a.logo img {
		width: 200px !important;
	}
}

.show-menumob {
	margin-top: 15px !important;
	margin-right: 20px !important;
}

.promo {
    border-bottom: 10px solid #606a73 !important;
}

#block-block-2 {
    float: left;
}

#block-menu-menu-nav-footer-menu {
	text-align: right;
	margin-top: 10px;
	float: right;
}

.footer2 {
    background-color: #606a73;
    padding: 40px 0px 40px 0px !important;
}

.footer3 {
    background-color: #25292c;
}

.fullwidth.footer {
	display: none;
}

#block-block-1 {
    color: #e3e7e8;
    /* clear: both; */
    padding-top: 15px;
    line-height: 1.6em;
}

#block-block-1,
#block-menu-menu-footer-menu li a,
#block-menu-menu-nav-footer-menu li a {
    font-size: 15px;
}


.menu-block-1 li a,
#block-menu-menu-footer-menu li a,
#block-menu-menu-nav-footer-menu li a {
    border-right: 1px solid #e3e7e8;
    color: #e3e7e8;
    text-decoration: underline;
}

.menu-block-1 li a:hover,
#block-menu-menu-footer-menu li a:hover,
#block-menu-menu-nav-footer-menu li a:hover {
    color: #feffff !important;
}

#block-block-11 ul {
	margin-bottom: 0px;
}

.footer3 {
    padding: 40px 0px 40px 0px !important;
}

.list-inline>li:first-child {
    padding-right: 40px;
}

#block-block-11 img:hover {
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

@media (max-width: 767px) {

	#block-menu-menu-nav-footer-menu {
		float: none !important;
		margin-bottom: 30px;
	}
	
	#block-menu-menu-nav-footer-menu li {
	    width: 100%;
	    float: none;
	    text-align: center;
	}

	#block-menu-menu-nav-footer-menu li.first a {
	    border-top: 1px solid #fff !important;
	}
	
	#block-menu-menu-nav-footer-menu li.last a {
	    border-bottom: 1px solid #fff !important;
	}
	
	#block-menu-menu-nav-footer-menu li a:hover {
	    background-color: transparent !important;
	}
	
	.footer2 {
    	padding: 0px 0px 40px 0px !important;
	}

	#block-menu-menu-nav-footer-menu {
		margin-top: 0px;
		margin-bottom: 40px;
	}
	
	.list-inline>li:first-child {
    	display: block;
    	padding-bottom: 20px !important;
    	padding-right: 0px;
}

}


.main-container.container {
	padding-bottom: 60px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: absolute !important;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar {
	border-top: 0px !important;
	min-height: 76px !important;
	height: 76px !important;
	max-height: 76px !important;
	margin-bottom: 0;
}


a.equifax-logo img {
    padding-top: 18px;
}

.navbar-default {
    background: rgba(248, 248, 248, 1) !important;
}

.navbar-fixed-top {
    top: 122px !important;
}

a.navbar-brand img {
	padding-top: 25px;
}

@media (max-width: 767px) {

	a.navbar-brand {
		margin-left: 0px !important;
	}
	
	a.navbar-brand img {
		padding-top: 15px;
	}
	
	.navbar-header {
    	margin-left: 0px !important;
	}
}


.jumbotron .frame1 .row {
	/* margin-top: 70px; */
}

.jumbotron {
	position: relative !important;
	top: 70px !important;
	margin-bottom: 70px !important;
}

.bg-holder {
    background-position: 60% 0px !important;
}

.navbar-toggle {
	margin-top: 5px !important;
}

.footer-nav-bottom {
	padding-bottom: 40px !important;
}


.bottom-footer {
	background-color: #333e48;
	padding: 60px 20px 60px 20px !important;
	color: #fff !important;
	font-size: 14px;
}

.footer-efx-logo {
	float: left;
}

.footer-others {
	float: right;	
}



.footer-copyright {
	clear: both;
	padding: 40px 0px 0px 0px !important;
}

.footer-holder {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: right;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}

#footer .logo {
	display: none;
}

.oes-title {
	padding-right: 10px;
}

#block-block-1 {
    padding-top: 0px;
}

@media (max-width: 767px) {

	.footer-others {
		float: left;
		text-align: left;	
		margin-top: 40px;
	}
	
	.footer-holder {
    	text-align: left;
	}
	
	.footer-efx-logo {
		float: none !important;
		clear: both !important;

	}
}

body.logged-in a.equifax-logo img {
    padding-top: 0px;
}

body.logged-in .jumbotron {
    top: 56px !important;
}
body  #wrapper .jumbotron {
    top: 0px !important;
}

/* *************************************************************************************** Cookies message */

/* *********************** Mobile BP*/
@media (max-width: 1023px) {
	
	.cookie-compliance__inner {
	    width: 100%;
	    padding: 10px 10px 10px 10px !important;
	}
	
	.cookie-compliance__inner .form {
	    margin: 0px 0px 0px 0px !important;
	}
	
	#simple-cookie-compliance-dismiss-form {
    	width: 100%;
	}
	
	.cookie-compliance__button {
		margin-top: 20px !important;
    	width: 100% !important;
	}
	#simple-cookie-compliance-dismiss-form {
		margin-left: 0 !important;
	}
}

/* *********************** Tablet BP*/
@media (min-width: 769px) {
	.cookie-compliance__inner {
	}
}

/* Desktop BP*/
@media (min-width: 960px) {
	.cookie-compliance__inner {
	}
}

/* *********************** Wide BP*/
@media (min-width: 1220px) {
	.cookie-compliance__inner {
	    width: 1200px;
	}
}

.cookie-compliance__inner {
	text-align: center;
	margin: 0 auto;
	display: inline-block;
}

#cookie-compliance {
    padding: 15px 10px 15px 10px;
    background: #333;
    text-align: center;
	margin: 0 auto;
}

.cookie-compliance__inner,
.cookie-compliance__text,
.cookie-compliance__text p {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.cookie-compliance__inner {
}

.cookie-compliance__text {
	display: inline-block;
	font-family: "Open Sans", "Open San", Helvetica, Arial, sans-serif !important;
	font-weight: 300 !important;
}

#simple-cookie-compliance-dismiss-form {
	margin-left: 30px;
	display: inline-block;
	position: relative;
}

#cookie-compliance input.form-submit[type="submit"],
#cookie-compliance input.form-submit[type="submit"],
#cookie-compliance button[type="submit"]   {
    padding: 6px 33px 6px 55px !important;
    margin: 0px 0px 0px 0px !important;
    border-radius: 0;
    background-color: transparent !important;
    background: transparent;
    color: #fff !important;
    border: 1px solid #fff !important;
    font-weight: 300;
    font-size: 15px !important;
    font-family: "Sanchez", Georgia, "Times New Roman", Times, serif;
    text-transform: capitalize;
    width: 129px;
    min-width: 129px;
    height: 34px;
    line-height: 20px;
    letter-spacing: normal;
    float: none;
}

#cookie-compliance input.form-submit[type="submit"]:hover,
#cookie-compliance input.form-submit[type="submit"]:hover,
#cookie-compliance button[type="submit"]:hover  {
    background-color: rgba(255,255,255,0.2) !important;
    border-color: #fff !important;
    color: #fff !important;
    opacity: 1 !important;
}

.cookie-compliance__text p {
	font-size: 14px;
	color: #efefef;
}
#simple-cookie-compliance-dismiss-form:before {
    content: "\f00d";
    font-family: "Fontawesome";
    position: absolute;
    left: 25px;
    top: 7px;
    top: calc(50% - 10px);
    font-size: 18px;
    pointer-events: none;
    line-height: 20px;
}
.cookie-compliance__text a:link {
	color: #fff;
	text-decoration: none;
}
.cookie-compliance__text a:visited {
	color: #fff;
}

.cookie-compliance__text a:hover {
	color: #fff;
	text-decoration: underline;
}


.cookie-compliance__text p:before {
	content: 'Veda is now Equifax.';
	font-size: 1.3em;
	margin-right: 15px;
	/* color: rgba(225, 27, 34, 1); */
	    font-family: "Sanchez", Georgia, "Times New Roman", Times, serif;
	
	color: #fff;
	font-weight: 400;
}
.cookie-compliance__text {
    vertical-align: middle;
}

/* *************************************************************************************** END Cookies message */