/* ------------ Overall Styles ----------------*/

.btn {
    border-radius: 0;
    border: none;
    font-family: "Sanchez";
    position: relative;
    padding: 16px 35px;
    text-decoration: none;
}

.contextual-links-region.panel-pane.pane-fieldable-panels-pane > .contextual-links-wrapper {
    display: none !important;
}
/* ************************************************************************* Equifax strip */

.equifaxstrip {
    background-color: #981f32;
    height: 58px;
    border-bottom: 4px solid #e01b22;
}

/* Equifax logo block */
#block-block-13 {
    height: 58px;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    line-height: 58px;
    float: left;
}

.region.region-equifaxstrip {
    line-height: 19px;
}

a.equifax-logo img {
    vertical-align: middle !important;
    height: 18px;
    width: auto;
}

.navbar.container {
    height: 70px !important;
    background-color: #efefef;
    /* line-height: 63px !important; */
    padding: 0px 0px 0px 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border: 0px !important;
}



.navbar-default {
	width: 100% !important;
	max-width: 100% !important;
	border-radius: 0px !important;
}

@media (min-width: 1024px) {
	.navbar-default .container {
	    max-width: 1170px !important;
	    border-radius: 0px !important;
	}
}

@media (max-width: 600px) {
	a.logo img {
	    width: 200px !important;
	    height: auto !important;
	}
}


/* -------Homepage banner----------*/

.front-banner .field-name-field-background-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    min-width: 1920px;
}

.front-banner {
    position: relative;
    overflow: hidden;
    min-height: 527px;
}

.front-banner .field-name-field-sub-title {
    position: relative;
    z-index: 100;
}

.front-banner h2.pane-title {
    position: relative;
    z-index: 100;
    font-size: 60px;
    font-weight: normal;
}

.front-banner h2.pane-title, .front-banner .field-name-field-sub-title {
    color: #fff
}

.table-inner {
    display: table;
    width: 100%;
}
.front-banner .table-inner {
    height: 527px;
}

.inside {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.front-banner .field-name-field-background-image img {
    width: 100%;
    height: auto;
}


.front-banner p {
    font-size: 24px;
    font-weight: 300;
}

section.front-banner > div {
    position: static;
}

.front-banner .contextual-links-region {
    position: static;
}
/*----- Sub Banner ------*/
section.banner-sec {
    padding: 70px 0;
    font-size: 18px;
}

section.banner-sec .field-item > p:last-child {
    margin-bottom: 0;
}
/*----- Whitepaper ------*/
.wp-outer {
    position: relative;
    overflow: hidden;
    min-height: 210px;
}

.wp-bg {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.wp-bg > img {
    position: absolute;
    left: 0;
    width: 100%;
    min-width: 1254px;
    height: auto;
}

.wp-outer .table-inner {
    min-height: 239px;
}

.wp-outer p {
    font-family: "Sanchez", serif;
    font-size: 17px;
}
.wp-outer .btn-wp-dl {
    margin-top: 14px;
}
.btn-wp-dl {
    background: #e11b22;
    padding-left: 60px;
    font-size: 18px;
}

.btn-wp-dl:before {
    content: "\f019";
    position: absolute;
    left: 26px;
    font-family: "FontAwesome";
    top: 18px;
}
.field.field-name-field-tags .field-item > a {
    float: left;
    background: #e11b22;
    padding: 1px 20px;
    margin-right: 10px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 10px;
    font-family: "Sanchez", serif;
}

.field.field-name-field-tags .field-label {
    font-family: "Sanchez", serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}
/* -------- Solutions ------- */
@media (max-width: 768px) {
.player > iframe {
    max-width: 100%;
}
}
section.custom-panels.solutions {
    padding: 70px 0;
}

.solutions h2.pane-title {
    margin-bottom: 30px;
}

.solutions .field-name-field-sub-text-fpp {
    margin-bottom: 60px;
}

.solutions .field-name-field-video-fpp.field-type-video-embed-field {
    margin-bottom: 40px;
}
/*------ Articles ------ */
.page-articles .pane-articles {
    padding-top: 60px;
    padding-bottom: 60px;
}
.page-taxonomy .panel-pane.pane-views.pane-articles.container {
    padding-top: 60px;
    padding-bottom: 60px;
}
.article-list-image {
    position: relative;
}


.article-list-wrapper-hide .article-list-image img {
    position: relative;
    z-index: 1;
}

.article-list-content-hide {
    position: absolute;
    bottom: 0;
    z-index: 50;
    padding: 20px;
    left: 15px;
    right: 15px;
}

.article-list-content-hide h5.article-list-created {
    color: #fff;
}

.article-list-content-hide h3.article-list-title {
    color: #fff;
    border: none;
    margin-bottom: 0;
    padding-bottom: 7px;
}

.article-list-content-hide > h3 > a {
    color: #fff;
}

.article-list-image {
    position: relative;
}

.article-list-wrapper-hide .article-list-image img {
    position: relative;
    z-index: 1;
}

.article-list-content-hide {
    position: absolute;
    bottom: 0;
    z-index: 50;
    padding: 20px;
    left: 15px;
    right: 15px;
}

.article-list-content-hide h5.article-list-created {
    color: #fff;
}

.article-list-content-hide h3.article-list-title {
    color: #fff;
    border: none;
    margin-bottom: 0;
    padding-bottom: 7px;
}

.article-list-content-hide > h3 > a {
    color: #fff;
}

.panel-pane.pane-views.pane-articles > h2 {
    text-align: center;
    margin-bottom: 30px;
}

section.custom-panels.articles {
    padding: 40px 0 60px;
    background: #f7f7f7;
}
section.articles h5.article-list-created {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
}
section.articles h3.article-list-title {
    font-size: 24px;
}
section.articles h3.article-list-title > a {
    color: #fff;
}


section.articles .article-list-image:before {
    position: absolute;
    pointer-events: none;
    content: "";
    background: rgba(0,0,0,0.63);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

section.articles .view-footer p {
    margin: 60px 0 20px;
}
/*------ Subpage --------*/

.grey-background-top.clearfix {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 313px;
    background: #f1efed;
    z-index: -1;
}

div#main {
    position: relative;
}
#content ul {
    list-style-type: none;
}

#content ul > li {
    position: relative;
    padding-left: 30px;
}

#content ul > li:before {
    content: "";
    height: 10px;
    width: 10px;
    background: transparent;
    border-radius: 50%;
    border: 2px solid #e11b22;
    position: absolute;
    left: 0;
    top: 7px;
}
/*--- Article page ---*/
select#edit-jump {
    float: left;
    width: initial;
    background: #e01b22;
    border-radius: 0;
    border: none;
    color: #fff;
    font-family: "Sanchez", sans-serif;
    position: relative;
    padding-left: 30px;
    height: 45px;
    cursor: pointer;
}

.form-item.form-type-select.form-item-jump.form-group:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 15px;
    background: #e01b22;
    z-index: 1;
    pointer-events: none;
}

.form-item.form-type-select.form-item-jump.form-group {
    float: left;
    position: relative;
}

.form-item.form-type-select.form-item-jump.form-group:after {
    content: "\f0b0";
    position: absolute;
    font-family: "FontAwesome";
    left: 10px;
    line-height: 45px;
    color: #fff;
    pointer-events: none;
}
.panel-pane.pane-entity-field.pane-node-field-image {
    overflow: hidden;
    max-width: 1120px;
    max-height: 432px;
    margin: 20px auto;
}

.panel-pane.pane-entity-field.pane-node-field-image img {
    max-width: 100%;
    height: auto;
}
h4.date-created {
	margin-bottom: 37px;
	color: #787776;
}
.field-node-summary {
    color: #8b8178;
    font-size: 18px;
    font-weight: 400;
}
.article-list-image img {
    max-width: 100%;
    height: auto;
}

.article-list-wrapper {
    background: #fff;
    margin: 20px 0px;
    position: relative;
    padding-bottom: 34px;
}

.not-front div#main {
    background: #f7f7f7;
}
.article-list-content {
    padding: 35px;
}

h5.article-list-created {
    margin-top: 0;
    color: #777;
    font-size: 12px;
}

h3.article-list-title {
    color: #333;
    border-bottom: 1px solid #f1efed;
    margin-bottom: 17px;
    padding-bottom: 20px;
}

a.btn-read-more.btn {
    background: #f1efed;
    padding: 10px 25px;
    color: #8b8178;
    position: absolute;
    bottom: 30px;
}

h3.article-list-title > a {
    color: #333;
    text-decoration: none;
}

a.btn-read-more.btn:hover, a.btn-read-more.btn:focus {
    opacity: 0.7;
}
/*--- Solutions */
.solution-list-wrapper {
    background: #e9e9e9;
    padding: 21px 19px 27px;
}

.solution-list-content {
    padding-bottom: 48px;
}

a.btn-read-more.solution.btn {
    background: transparent;
    border: 2px solid #c9cacc;
    padding: 10px 50px;
    color: #606a73;
}

.panel-pane.pane-views.pane-solutions.container {
    padding-top: 70px;
    padding-bottom: 105px;
}

h3.solution-list-title a {
    color: #333333;
    text-decoration: none;
}
/*--- Footer --- */
body.not-front .top-footer {
    padding: 50px 0px 90px;
    background: #f7f7f7;
}
.back-btn > span {
    display: none;
}

.back-btn {
    position: fixed;
    right: 50px;
    bottom: 50px;
    padding: 20px 25px;
    width: 64px;
    height: 64px;
    background: rgba(175,180,184,0.4);
    color: #fff;
    z-index: 5;
    display: none;
    cursor: pointer;
    -webkit-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
}
.back-btn:hover {
    background: rgba(175,180,184,1);
}
span.back-btn:before {
    content: "";
    position: absolute;
    top: 42%;
    top: calc(50% - 5px);
    left: 35%;
    left: calc(50% - 10px);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
}
footer#footer {
    margin: 0;
    background: #5f6a72;
    color: #fff;
}

.bottom-footer {
    background: #333e48;
    color: #e2dfdd;
}

.bottom-footer a {
    color: #e2dfdd;
}


footer#footer a {
    color: #fff;
}


.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;
}
#footer .region-topleftfooter ul.menu.nav > li {
	float: left;
	width: 33.33%;
}
#footer ul.menu.nav > li > a {
	text-decoration: none;
}

#footer .nav > li > a:hover, #footer .nav > li > a:focus {
	background: transparent;
	opacity: 0.8;
}

.region-bottomrightfooter ul.menu.nav > li {
    float: left;
    border-right: 1px solid;
}

.region-bottomrightfooter ul.menu.nav > li > a {
    font-size: 14px;
    padding: 0 14px;
    line-height: 14px;
}

.region-bottomrightfooter ul.menu.nav > li.last {
    border-right: none;
}

.bottom-footer {
    padding: 42px 0;
}

.footer-efx-logo {
    padding-bottom: 30px;
}

.footer-others {
    font-size: 14px;
    color: #e2dfdd;
    line-height: 25px;
}

.footer-copyright {-
    padding-bottom: 40px;
}

.region-bottomrightfooter {
    padding-top: 70px;
}

.region.region-toprightfooter h2 {
    font-size: 23px;
    margin-top: 10px;
    margin-bottom: 25px;
}

.region.region-toprightfooter h4 {
    line-height: 30px;
}

footer#footer > .container {
    padding: 45px 0 37px;
}