@charset "UTF-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

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

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
.jumbotron p.landing {
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
    margin-top: 20px;
    width: 47%;
}
#mojo-tm-logo
{
    padding-bottom: 70px;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


/* change colours to suit your needs */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}


/* change colours to suit your needs */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

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


/* change border colour to suit your needs */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

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

.gform_body:after,
.gform_footer:after {
    clear: both;
}

* {
    color: #192F58;
}

#habla_window_state_div.olrk-state-compressed #habla_topbar_div {
    background: url("../img/chat.png") !important;
    background-repeat: no-repeat;
    background-color: #FAA632 !important;
    border-radius: 0 !important;
    height: 31px !important;
    background-position: 100%;
    margin-left: -25px;
    text-indent: -9999px;
    margin-top: -3px;
}

.olrk-state-expanded .olrk-fixed-bottom #habla_sizebutton_a,
.olrk-state-compressed .olrk-fixed-bottom #habla_sizebutton_a {
    display: none !important;
}

.select2-results ul li {
    margin: 0;
}

.panel-body ul {
    padding-left: 30px !important;
}

#habla_topbar_div {
    width: 300px !important;
    margin: 0 !important;
    margin-top: -3px !important;
    padding: 10px !important;
}

#habla_panel_div,
#habla_window_div {
    display: block;
    width: 300px !important;
    right: 60px;
}

#habla_window_state_div.olrk-state-expanded #habla_topbar_div {
    background: url("../img/chat-up.png") !important;
    background-repeat: no-repeat;
    background-color: #FAA632 !important;
    height: 31px !important;
    background-position: 100%;
    margin-left: -25px;
    text-indent: -9999px;
    margin-top: -3px;
}

#habla_window_div #habla_panel_div {
    border-radius: 0 !important;
}

table {
    margin-top: 40px;
    margin-bottom: 40px;
    min-width: 100%;
}

table tbody tr th {
    border-top: none;
    border-bottom: 1px solid #192F58;
    font-family: FuturaPT-Medium;
}

table tbody tr:nth-child(odd) td {
    background-color: #DAD8E0;
}

.row {
    position: relative;
}

.button.dash {
    display: block;
    position: relative;
}

.button.dash:hover .menu-logged-in-menu-container {
    display: block;
}

.display-tb {
    width: 100%;
    display: table;
}

.display-tbc {
    display: table-cell;
}

.display-tbc.cc {
    vertical-align: middle;
    text-align: center;
  /*  position: relative;*/
    bottom: 27px;
}

.accordion-content {
    padding-bottom: 20px;
}

.glossary-content .col-md-6 {
    color: #000;
    font-family: FuturaPT-Light;
    float: none;
    display: inline-block;
    margin: 0;
    margin-bottom: 40px;
    vertical-align: top;
    line-height: 26px;
}

.glossary-content .title {
    color: #192F58;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 0;
    font-family: FuturaPT-Book;
    height: 60px;
}

.glossary-content .title h3 {
    margin-top: 0;
}

.glossary-content .accordion-content .title {
    height: auto;
}

.glossary {
    text-align: center;
}

.glossary li {
    display: inline-block;
    padding: 0 10px;
    margin-right: -4px;
    border-left: 1px solid #192F58;
    margin: 0;
    width: 30px;
}

.glossary li:last-child {
    border-right: 1px solid #192F58;
}

.glossary li a {
    display: block;
}

footer .glossary-footer {
    height: 339px;
    padding: 40px 0;
    font-size: 13px;
    background-color: #192F58;
    position: relative;
}

footer .glossary-footer ul li {
    line-height: 16px;
    font-family: FuturaPT-Light;
    list-style-type: none;
}

footer .glossary-footer ul li h4 {
    color: #FFFFFF;
    margin-bottom: 10px;
}

footer .glossary-footer ul li h4 a {
    letter-spacing: 2px;
}

footer .glossary-footer ul li a {
    color: #FFFFFF;
}

footer .glossary-footer .logo {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -100px;
}

footer ul li {
    margin-left: 0;
}

footer .col-md-2:not(:first-child) li {
    margin-bottom: 5px;
}

footer .terms {
    background-color: #DAD8E0;
}

footer .terms ul {
    padding: 17px;
}

footer .terms ul li {
    display: inline-block;
    list-style-type: none;
}

footer .terms ul li:not(:last-child):after {
    content: ' |';
    padding: 0 10px;
}

footer .terms ul li a {
    color: #192F58;
    text-transform: uppercase;
    letter-spacing: 3px;
}

footer .details {
    padding: 30px 0;
    text-align: center;
}

footer .details p {
    font-size: 11px;
    line-height: 14px;
}

footer .details a {
    color: #f379c2;
}

p {
    margin-bottom: 10px;
}

.mobile-menu {
    overflow: hidden;
}

.mobile-menu ul li:first-child {
    margin: 0;
}

.mobile-menu .search i.fa.fa-search {
    bottom: 4px;
    right: 6px;
    font-size: 12px;
}

.mobile-container .accordion .accordion-content {
    display: none;
}

.mobile-container .accordion-content a.btn.btn-default {
    text-transform: none;
}

#select2-cat-amount-results li {
    height: 37px;
    text-align: center;
    border-bottom: 1px solid #fff;
    background-color: #DAD8E0;
    font-size: 10px;
    line-height: 12px;
    padding: 12px;
    letter-spacing: 1.85px;
}

.select2-results__option {
    padding: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    -webkit-user-select: none;
    padding: 15px;
    text-transform: uppercase;
}

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

.marg-40 {
    padding: 40px 15px 100px 15px;
}

.pag-holder strong {
    color: #192F58;
}

.pag-holder strong span {
    color: #192F58;
}

.page-body {
    padding-bottom: 112px;
}

.page-body .embed-responsive {
    margin-top: 40px;
}

.page-body .search-result a {
    text-decoration: none;
}

.page-body .search-result a.readmore {
    text-decoration: underline;
}

.page-body .accordion-content a {
    text-decoration: none;
}

.section h2 {
    margin-top: 0;
}

hr {
    margin: 40px 0;
    border-top: none;
    background-color: #192F58;
}

.nomargin {
    margin: 0;
}

.margintop15 {
    margin-top: 15px;
}

.search-result {
    text-align: left;
}

.search-result h4 {
    font-size: 20px;
    text-transform: none;
    font-family: FuturaPt-Medium;
    margin-bottom: 20px;
}

.search-result .icon {
    float: right;
}

.search-result .icon.read:hover {
    background-position: -286px -2290px;
}

.search-result .icon.watch:hover {
    background-position: -690px -2290px;
}

.search-result .icon.do:hover {
    background-position: -1088.12px -2290px;
}

.search-result a {
    font-size: 16px;
    color: #192F58;
    text-transform: uppercase;
    font-family: FuturaPT-Book;
    text-decoration: none;
}

.search-result a:hover {
    text-decoration: underline;
}

html body .gform_wrapper label.gfield_label+div.ginput_container {
    margin-top: 0;
}

.service-page .sidebar h3 {
    font-family: FuturaPt-Book;
}

.sidebar.marg-40 {
    padding: 20px 15px;
}

.sidebar img {
    margin-bottom: 20px;
}

.sidebar hr {
    margin: 0 0 20px 0;
}

.sidebar h3 {
    color: #192F58;
    font-size: 16px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: FuturaPT-Book;
}

.sidebar .margin2040 {
    margin: 20px 0 40px 0;
}

.sidebar h3:not(first-child) {
    margin-top: 30px;
}

.sidebar ul li {
    margin-left: 0;
    margin-bottom: 0;
}

.sidebar .interested ul li {
    margin: 0;
    padding: 0;
    border-bottom: none;
}

.sidebar .interested ul li:first-child {
    padding: 0;
    margin: 0;
}

.sidebar .interested ul li a {
    color: #192F58;
    text-decoration: underline;
}

.sidebar ul.useful li,
.sidebar ul.useful li:first-child {
    border: none;
    padding: 5px 0;
}

.sidebar ul.useful li {
    margin: 0;
}

.sidebar ul.useful li a {
    text-decoration: underline;
}

.sidebar ul.useful li a:hover {
    text-decoration: none;
}

.sidebar ul li {
    list-style-type: none;
    border-bottom: 1px solid #192F58;
    padding: 15px 0;
    line-height: 22px;
}

.sidebar ul li:first-child {
    padding: 0;
    padding-bottom: 15px;
}

.sidebar ul li:last-child {
    margin-bottom: 10px;
}

.full-width {
    overflow: hidden;
    padding-bottom: 20px;
}

.full-width .row {
    margin: 0;
}

.full-width .sidebar ul li {
    margin-left: 0;
}

.info-bar {
    height: 37px;
    font-family: FuturaPT-Light;
    background-color: #F9EFE9;
}

.info-bar ul {
    float: left;
}

.info-bar ul li {
    display: inline-block;
    list-style-type: none;
    margin-left: 0;
}

.info-bar ul li a {
    color: #8f8e8c;
}

.info-bar .button:hover {
    background-color: #788397;
}

.info-bar .button:hover span {
    color: #fff;
}

.info-bar .nav {
    float: right;
    height: 36px;
    letter-spacing: 1px;
    display: table;
}

.info-bar .nav .button:last-child span {
    letter-spacing: 3px;
}

.info-bar .nav .search i.fa.fa-search {
    bottom: 9px;
    right: 15px;
    font-size: 12px;
}

.info-bar .button,
.info-bar ul a {
    float: left;
    height: 37px;
    padding: 8px;
    font-size: 14px;
}

.info-bar .button {
    padding: 0;
    display: table;
}

.info-bar .button span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-align: center;
}

.info-bar .button.white span {
    color: #192F58;
    font-family: FuturaPT-Book;
}

.page-block {
    width: 100%;
    height: auto;
    display: block;
    font-size: 20px;
}

.menu-logged-in-menu-container {
    top: 37px;
    right: 0;
    left: 0;
    z-index: 10;
    display: none;
    position: absolute;
    background-color: #fff;
}

.menu-logged-in-menu-container .menu {
    width: 100%;
}

.menu-logged-in-menu-container .menu li {
    width: 100%;
    display: block;
}

.menu-logged-in-menu-container .menu li:last-child a {
    border-bottom: none;
}

.menu-logged-in-menu-container .menu li a {
    width: 100%;
    color: #192F58;
    display: block;
    font-size: 10px;
    text-align: center;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    background-color: #DAD8E0;
}

.menu-logged-in-menu-container .menu li:hover a {
    color: #fff;
    text-decoration: none;
    background-color: #192F58;
}

.menu-header-menu-container {
    float: left;
    height: 37px;
}

.dropdown-menu.mega {
    margin: 0;
}

.menu-bar {
    width: 100%;
    background-color: #FFFFFF;
}

.menu-bar .container {
    width: 100%;
}

.menu-bar ul li:nth-child(5) ul {
    width: 600px;
    left: auto;
    right: 0;
    height: 197px;
}

.menu-bar ul li:nth-child(5) ul li {
    padding: 12px 0 15px 0;
    display: table;
    width: 100%;
    height: 100%;
}

.menu-bar ul li:nth-child(5) ul li ul {
    background-color: transparent;
    width: 26.3333333%;
    margin: 10px 0;
    height: 100%;
    display: table-cell;
    float: none;
    vertical-align: top;
}

.menu-bar ul li:nth-child(5) ul li ul:not(:last-child) {
    border-right: 1px solid #192F58;
}

.menu-bar ul li:nth-child(5) ul li ul li {
    padding: 0;
    height: auto;
}

.menu-bar ul li:nth-child(5) ul li ul li:first-child a {
    font-family: FuturaPT-Medium;
    padding: 0 20px 6px 15px;
}

.menu-bar ul li:nth-child(5) ul li ul li:last-child a {
    padding: 6px 20px 0 15px;
    line-height: 12px;
}

.menu-bar ul li:nth-child(5) ul li ul li a {
    padding: 6px 20px 6px 15px;
}

.menu-bar ul {
    height: auto;
    width: 1040px;
    margin: auto;
    text-align: center;
}

.menu-bar ul li {
    float: left;
    list-style-type: none;
    position: relative;
    display: table;
    height: 150px;
    width: 180px;
    background-color: transparent;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 0;
}

.menu-bar ul li:first-child {
    margin-left: 0;
}

.menu-bar ul li.dashboard {
    margin-right: 0;
    background-color: #FAA631;
}
.menu-bar ul li.dashboard:hover {
    background-color: #F99915;
}
.container-fluid menu-bar.snap ul li.dashboard {
    height: 110px;
}
.menu-bar ul li.dashboard a {
    color: #FFF;
}
.menu-bar ul li:first-child ul li:last-child a {
    padding-right: 80px;
}

.menu-bar ul li a,
.menu-bar ul li span {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
    letter-spacing: 3px;
    color: #192F58;
    text-transform: uppercase;
    text-decoration: none;
    font-family: FuturaPT-Book;
}
.menu-bar ul li a:hover,
.menu-bar ul li span:hover {
    cursor: pointer;
}

.menu-bar ul li:hover:not(:nth-child(1)):after {
    bottom: 40px;
    opacity: 1.0;
}

.menu-bar ul li:not(:nth-child(1)):after {
    content: "";
    opacity: 0;
    width: 10px;
    background-image: url("../img/sprites.png");
    background-size: 1600px;
    background-position: -95px -495px;
    height: 10px;
    position: absolute;
    background-repeat: no-repeat;
    left: 50%;
    margin-left: -5px;
    bottom: 45px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

.menu-bar ul li ul {
    background-color: rgba(255, 255, 255, 0.9);
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 180px;
    text-align: left;
    padding: 0;
}

.menu-bar ul li ul li {
    width: 100%;
    height: auto;
    margin-left: 0;
}

.menu-bar ul li ul li a {
    padding: 5px 20px 5px 15px;
    color: #192F58;
    font-size: 16px;
    white-space: normal;
    display: block;
    text-transform: none;
    font-family: FuturaPT-Book;
    letter-spacing: 0;
    background-image: none;
}

.menu-bar ul li ul li a:hover {
    font-family: FuturaPt-Medium;
    background-image: none;
    background-color: transparent;
}

.menu-bar ul li ul li:first-child a {
    padding: 12px 20px 6px 15px;
}

.menu-bar ul li ul li:last-child a {
    padding: 6px 20px 12px 15px;
}

.menu-bar ul li ul li:not(:nth-child(1)):after {
    background-image: none;
}

.menu-bar .navbar-toggle .icon-bar {
    background: #192F58;
}

.icon-holder .icon-contain:hover .favourite {
    background-position: -71px -3025px;
}

.icon-holder .icon-contain:hover .goals {
    background-position: -271px -3024px;
}

.icon-holder .icon-contain:hover .cashflow {
    background-position: -471px -3024px;
}

.icon-holder .icon-contain:hover .progress {
    background-position: -671px -3024px;
}

.icon-holder:hover {
    cursor: pointer;
}

.center {
    text-align: center;
}

.article .jumbotron .col-md-8,
.article .jumbotron .col-md-4 {
    padding: 0;
    margin: 0;
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.article .jumbotron .col-md-8 h1 {
    text-transform: none;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    letter-spacing: 1px;
}

.article .jumbotron .written {
    position: absolute;
    bottom: 15px;
    font-size: 18px;
    font-family: FuturaPT-BookObl;
}

.article .jumbotron .title {
    height: 290px;
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.article .jumbotron .title h1 {
    text-align: left;
    line-height: 42px;
}

.article .jumbotron .sidebar {
    height: 100%;
    background-color: transparent;
}

.jumbotron {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    background-color: #DAD8E0;
}

.jumbotron a {
    text-decoration: none;
}

.jumbotron li {
    list-style-type: none;
}

.jumbotron label {
    display: none;
}

.jumbotron.internal {
    overflow: hidden;
}

.jumbotron.internal .col-md-4 img {
    height: auto;
    width: 100%;
    float: right;
}

.jumbotron.internal h1 {
    text-align: left;
    margin: 40px 0;
}

.jumbotron.dash h1 {
    margin-top: 0;
    margin-bottom: 20px;
}

.jumbotron .jumbo-menu {
    width: 100%;
    height: 60px;
    background-color: rgba(25, 47, 88, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
}

.jumbotron .jumbo-menu.transparent {
    height: 40px;
    background: transparent;
    background-color: transparent;
}

.jumbotron .jumbo-menu.transparent span {
    font-size: 18px;
    font-style: italic;
}

.jumbotron .jumbo-menu.clear {
    background-color: transparent;
    margin: auto;
    float: none;
    display: block;
}

.jumbotron .jumbo-menu .container {
    padding: 0;
    text-align: center;
}

.jumbotron .jumbo-menu .container.left {
    text-align: left;
}

.jumbotron .jumbo-menu ul {
    width: auto;
    margin: auto;
}

.jumbotron .jumbo-menu ul li {
    display: inline-block;
    height: 60px;
    margin: 0;
    vertical-align: middle;
}

.jumbotron .jumbo-menu a {
    color: #fff;
    height: 60px;
    margin: 0;
    padding: 0 15px;
    display: table-cell;
    box-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
    letter-spacing: 3px;
    font-size: 15px;
    text-decoration: none;
}

.jumbotron .col-md-offset-3 {
    text-align: center;
}

.jumbotron .container {
    height: 100%;
    position: relative;
}

.jumbotron .container .row {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-right: 0;
    right: 0;
    margin-left: 0;
}

.btn {
    width: 100%;
    background-color: rgba(25, 47, 88, 0.5);
    background-image: none;
    border: none;
    border-radius: 0;
    text-shadow: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 24px;
    padding: 19px;
    font-family: FuturaPT-Light, sans-serif;
}

.btn.white {
    color: #fff;
    border: 3px solid #fff;
    background-color: transparent;
}

.btn.blue {
    color: #192F58;
    border: 3px solid #192F58;
    background-color: transparent;
}

.btn.btn-lg {
    background-color: transparent;
    color: #192F58;
    border: 3px solid #192F58;
    box-shadow: none;
    font-size: 44px;
    white-space: normal;
    margin-top: 15px;
    font-family: FuturaPT-Book;
}

.btn:hover {
    color: #FFFFFF;
    background-color: #192F58;
}

.menu-header-navigation-container {
    float: left;
}

.title h3 {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 40px;
}

.title.short hr {
    margin: 0 auto 10px auto;
}

.title hr {
    width: 175px;
    margin: 0 auto 20px auto;
    border-top: none;
    background-color: #192F58;
}

.journeys-contain .textarea {
    padding: 20px;
    vertical-align: middle;
}

.journeys-contain .textarea a {
    float: left;
}

.journeys-contain .prog-section {
    display: table-cell;
    padding: 0;
    vertical-align: middle;
    width: 800px;
}

.fave-contain,
.goals-contain,
.cashflow-contain,
.journeys-contain {
    margin-bottom: 40px;
    min-height: 140px;
}

.fave-contain .textarea,
.goals-contain .textarea,
.cashflow-contain .textarea,
.journeys-contain .textarea {
    padding: 40px 20px 0 20px;
}

.fave-contain .functions-area,
.goals-contain .functions-area,
.cashflow-contain .functions-area,
.journeys-contain .functions-area {
    display: table-cell;
    vertical-align: middle;
    width: 120px;
    text-align: right;
    padding-right: 20px;
}

.fave-contain .functions-area .icon,
.goals-contain .functions-area .icon,
.cashflow-contain .functions-area .icon,
.journeys-contain .functions-area .icon {
    display: none;
    vertical-align: middle;
}

.fave-contain .functions-area .icon:first-child,
.goals-contain .functions-area .icon:first-child,
.cashflow-contain .functions-area .icon:first-child,
.journeys-contain .functions-area .icon:first-child {
    margin-right: 5px;
}

.fave-contain .functions-area .icon:last-child,
.goals-contain .functions-area .icon:last-child,
.cashflow-contain .functions-area .icon:last-child,
.journeys-contain .functions-area .icon:last-child {
    margin-right: 0;
}

.fave-contain hr,
.goals-contain hr,
.cashflow-contain hr,
.journeys-contain hr {
    margin: 0;
    padding: 0;
}

.fave-contain a,
.goals-contain a,
.cashflow-contain a,
.journeys-contain a {
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline;
    font-family: FuturaPt-Book;
    text-transform: none;
}

.fave-contain .content-area,
.goals-contain .content-area,
.cashflow-contain .content-area,
.journeys-contain .content-area {
    padding-right: 20px;
}

.fave-contain .content-area li,
.goals-contain .content-area li,
.cashflow-contain .content-area li,
.journeys-contain .content-area li {
    margin-bottom: 0;
}

.content-type span {
    letter-spacing: 3px;
}

.journeys-contain a {
    text-decoration: none;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.goals-contain .functions-area {
    width: 140px;
    padding-left: 20px;
    text-align: right;
    padding-right: 20px;
}

.goals-contain .functions-area .icon {
    display: inline-block;
}

.functions.container {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    display: block;
}

.functions .icon {
    float: right;
}

.add-new-goal {
    display: none;
    padding: 40px 20px 1px 20px;
}

.fave-contain .content-area,
.goals-contain .content-area,
.cashflow-contain .content-area,
.journeys-contain .content-area {
    padding: 10px 0;
}

.fave-contain .content-area,
.goals-contain .content-area {
    padding-right: 20px;
}

.cashflow-contain hr:last-child {
    display: none;
}

.cashflow-contain a {
    text-decoration: none;
}

.cashflow-contain li {
    margin-right: 20px;
}

.cashflow-contain li:not(:first-child) {
    border-top: 1px solid #192F58;
}

.cashflow-contain .textarea a {
    word-break: break-word;
    word-wrap: break-word;
}

.cashflow-contain .pdficon {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}

.goals-contain textarea {
    width: 100%;
    max-width: 100%;
    border: none;
    background-color: transparent;
    padding: 0;
}

.goals-contain .goal-content {
    display: block;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
    padding: 0 25px;
}

.goals-contain .goal-content form {
    display: none;
}

.goals-contain .goal-content span {
    width: 100%;
    color: #000;
    display: block;
    word-break: break-word;
    word-wrap: break-word;
}

.goals-contain .functions-area.bottom {
    width: 100%;
    display: none;
    text-align: center;
    padding-bottom: 40px;
}

.goals-contain .functions-area.bottom .icon:first-child {
    margin-right: 100px;
}

.goals-contain .goal-number {
    background-color: #fff;
    border-radius: 50%;
    width: 27px;
    text-align: center;
    height: 27px;
    vertical-align: middle;
    display: table-cell;
    font-family: FuturaPT-Book;
}

.functions.container {
    width: 100%;
}

.fave-contain,
.journeys-contain,
.cashflow-contain,
.goals-contain {
    background-color: #DAD8E0;
    width: 100%;
}

.fave-contain ul li:last-child,
.journeys-contain ul li:last-child,
.cashflow-contain ul li:last-child,
.goals-contain ul li:last-child {
    border-bottom: none;
}

.fave-contain ul li:first-child hr,
.journeys-contain ul li:first-child hr,
.cashflow-contain ul li:first-child hr,
.goals-contain ul li:first-child hr {
    display: none;
}

.fave-contain ul li.editable,
.journeys-contain ul li.editable,
.cashflow-contain ul li.editable,
.goals-contain ul li.editable {
    background-color: rgba(255, 255, 255, 0.75);
}

.goals-contain ul li:nth-child(2) hr:first-child {
    display: none;
}

.content-area ul li {
    list-style-type: none;
}

.goals-contain,
.cashflow-contain {
    background-color: #F9EFE9;
}

.mwg_favorite .icon,
.icon-contain .icon {
    display: table-cell;
}

.mwg_favorite .fav-text,
.icon-contain .fav-text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    text-align: left;
}

.icon-contain {
    margin-bottom: 20px;
}

.button {
    color: #FFFFFF;
    background-color: #192F58;
}

.button span a {
    color: #fff;
}

.button:hover {
    cursor: pointer;
    background-color: #FFFFFF;
}

.button:hover span {
    color: #192F58;
}

.button.white {
    color: #192F58;
    background-color: #FFFFFF;
}

.button.white:hover {
    background-color: #DAD8E0;
}

.col-3 .image-holder {
    margin-bottom: 30px;
}

.slick-track a:hover .read-more {
    text-decoration: none;
    opacity: 1;
}

.image-holder {
    height: 345px;
    background-color: #d8d8d8;
    overflow: hidden;
    position: relative;
}

.image-holder .blue-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(25, 47, 88, 0.5);
    z-index: 1;
}

.image-holder a {
    display: block;
    height: 100%;
    width: 100%;
    z-index: 2;
    position: relative;
    text-decoration: none;
}

.image-holder .hover-text-pink {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    WIDTH: 270px;
    padding: 20px;
    background-color: #FCF5EF;
}

.image-holder .hover-text-pink .read-more {
    font-family: FuturaPT-light;
    opacity: 0.5;
    font-size: 16px;
    text-decoration: underline;
}

.image-holder .hover-text {
    display: block;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 0;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(25, 47, 88, 0.5);
}

.image-holder .hover-text h3 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 60px;
    width: 262.5px;
    color: #fff;
    padding: 12px 20px;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 19px;
    text-transform: uppercase;
    font-family: FuturaPT-Light;
}

.image-holder .hover-text h3.full {
    display: none;
}

.image-holder .hover-text h3.short {
    display: table-cell;
}

.image-holder.small {
    height: 252px;
    width: 100%;
}

.image-holder.small.last {
    padding: 20px;
    display: table;
}

.image-holder.small.last a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    text-decoration: none;
    padding: 20px;
}

.image-holder.small.last a:hover {
    text-decoration: none;
}

.image-holder.small.last a h3 {
    margin: 0;
    color: #192F58;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 22px;
}

.image-holder.small.last a:hover {
    background-color: transparent;
}

.image-holder.small.last a:hover h3 {
    color: #fff;
}

.image-holder.big {
    height: 345px;
}

.image-holder:first-child {
    margin-bottom: 30px;
}

.margin-bottom-20 {
    margin-bottom: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-40 .mwg_favorite {
    margin-top: 30px;
    border-top: 1px solid #192F58;
    padding-top: 22px;
}

.sidebar.margin-top-40 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

footer .glossary-footer {
    height: 339px;
    padding: 40px 0;
    font-size: 13px;
    background-color: #192F58;
    position: relative;
}

footer .glossary-footer ul li {
    line-height: 16px;
    font-family: FuturaPT-Light;
    list-style-type: none;
    margin-top: 0;
    margin-left: 0;
}

footer .glossary-footer ul li h4 {
    color: #FFFFFF;
    margin-bottom: 5px;
    letter-spacing: 2px;
    font-family: FuturaPT-Light;
}

footer .glossary-footer ul li a {
    color: #FFFFFF;
}

footer .glossary-footer .logo {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -100px;
}

footer .col-md-2:not(:first-child) li {
    margin-bottom: 5px;
}

footer .terms {
    background-color: #DAD8E0;
}

footer .terms ul {
    padding: 17px;
}

footer .terms ul li {
    display: inline-block;
    list-style-type: none;
}

footer .terms ul li:not(:last-child):after {
    content: ' |';
    padding: 0 10px;
}

footer .terms ul li a {
    text-transform: uppercase;
    letter-spacing: 1.6px;
}

footer .details {
    padding: 30px 0;
    text-align: center;
}

footer .details p {
    font-size: 11px;
    line-height: 14px;
}

footer .details a {
    color: #f379c2;
}

.modal {
    text-align: center;
    opacity: 0.8;
}

.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    height: 650px;
}

.modal-content .gform_body {
    width: 100%;
    margin: auto;
    height: auto;
}

.modal-content {
    height: 100%;
}

.modal-content .blue-form {
    background-color: transparent;
}

.modal-content .blue-form form {
    width: 100%;
    margin: auto;
}

.modal-content .book-appointment-form {
    padding: 20px;
}

.modal-content .book-appointment-form form {
    width: 100%;
    margin: auto;
}

.modal-content .set-password-form.blue-form,
.modal-content .forgot-password-form.blue-form {
    display: none;
}

.modal-content .set-password-form .error-message,
.modal-content .forgot-password-form .error-message {
    height: 60px;
}

.bookapp * {
    color: #192F58;
}

.bookapp .modal-content {
    border-radius: 0;
    background-color: rgba(218, 216, 224, 0.9);
}

.loginapp * {
    color: #FFFFFF;
}

.loginapp .modal-content {
    border-radius: 0;
    background-color: rgba(25, 47, 88, 0.8);
}

.contactcontent span {
    display: block;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 25px;
}

.contactcontent span strong,
.contactcontent span a {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 25px;
}

.contactcontent span a {
    color: #000;
    font-family: FuturaPT-Light;
    text-decoration: none;
}

.bookapp label,
.loginapp label {
    display: none;
}

.bookapp li,
.loginapp li {
    list-style-type: none;
}

.set-password-form,
.forgot-password-form,
.change-password-form {
    display: none;
}

.set-password-form input,
.forgot-password-form input,
.change-password-form input {
    margin-bottom: 30px;
}

.set-password-form .error-message p,
.forgot-password-form .error-message p,
.change-password-form .error-message p {
    color: red;
    text-align: center;
    display: block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    padding-top: 20px;
}

.blue-form {
    background-color: rgba(25, 47, 88, 0.8);
}

.blue-form .form-holder.clearfix {
    margin: 125px 0;
}

.blue-form.login-form input[type="text"] {
    margin-bottom: 20px;
}

.blue-form.login-form input[type="password"] {
    margin-bottom: 10px;
}

.blue-form.login-form .reset {
    letter-spacing: 1.3px;
    line-height: 21px;
    font-size: 16px;
}

.blue-form form {
    position: relative;
}

.blue-form p {
    color: #fff;
}

.highlight-yellow {
    display: inline-block;
    color: #FEB137;
}

.book-appointment-form .gfield_checkbox li input[type="checkbox"] {
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0;
    margin-right: 0;
    display: inline-block;
}

.essentials {
    background-color: #192F58;
    width: 125px;
    height: 30px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 32px;
    text-align: center;
    font-family: FuturaPT-Light;
    margin-bottom: 10px;
}

.error-message,
.validation_error {
    position: relative;
    width: 100%;
    top: auto;
    left: 0;
    margin-bottom: 30px;
    height: auto;
    padding: 10px;
    display: none;
    background-color: #F9EFE9;
    /*&:before {

    width: 0;
    height: 0;
    content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid $lightOrange;
    border-top: 0 solid transparent;
    left: -10px;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    margin-bottom: 0;

  }*/
}

.error-message .login-msg a.forgot-password,
.validation_error .login-msg a.forgot-password {
    color: red;
    text-decoration: underline;
    text-align: center;
    margin: 0;
}

.error-message .login-msg a.forgot-password:hover,
.validation_error .login-msg a.forgot-password:hover {
    text-decoration: none;
}

.error-message p,
.validation_error p {
    color: red;
    text-align: center;
    display: block;
    height: auto;
    vertical-align: middle;
    width: 100%;
}

.error-message:after,
.validation_error:after {
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-top: 10px solid #F9EFE9;
    left: -10px;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    margin-bottom: 0;
}

.action-login {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
}

.action-login h3 {
    color: #fff;
    margin-top: 112px;
    text-align: center;
    letter-spacing: 4px;
    font-size: 40px;
    text-transform: uppercase;
}

.action-login .form-holder {
    margin: auto;
    padding: 20px;
    background-color: rgba(25, 47, 88, 0.8);
}

.action-login .form-holder h3 {
    margin-top: 112px;
    line-height: 46px;
}

.action-login .form-holder .btn {
    width: 100%;
    background-color: rgba(25, 47, 88, 0.5);
    background-image: none;
    border: none;
    border-radius: 0;
    text-shadow: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 24px;
    padding: 19px;
    font-family: FuturaPT-Light, sans-serif;
    color: #fff;
}

.action-login .form-holder .btn.white {
    color: #fff;
    border: 3px solid #fff;
    background-color: transparent;
}

.action-login .form-holder .btn.blue {
    color: #192F58;
    border: 3px solid #192F58;
    background-color: transparent;
}

.action-login .form-holder .btn.btn-lg {
    color: #fff;
    border: 3px solid #192F58;
    box-shadow: none;
    font-size: 16px;
    white-space: normal;
    text-decoration: none;
    margin-top: 15px;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    background: none;
    border: 3px solid #fff;
}

.action-login .form-holder .btn:hover {
    color: #FFFFFF;
    background-color: #192F58;
}

.action-login .loginform {
    display: block;
    position: relative;
}

.action-login .loginform form {
    text-align: center;
    padding: 0 50px;
    position: relative;
}

.action-login .loginform input {
    width: 510px;
    height: 60px;
    border: none;
    font-size: 16px;
    letter-spacing: 1.6px;
    padding: 0 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.action-login .loginform input:first-child {
    margin-top: 25px;
}

.action-login .loginform input:last-child {
    margin-bottom: 0;
}

.action-login .congratform {
    display: none;
    text-align: center;
}

.action-login .congratform p {
    margin-bottom: 112px;
    margin-top: 40px;
    color: #fff;
}

.modal-content .blue-form,
.modal-content .book-appointment-form {
    display: block;
}

.book-appointment-form .gform_confirmation_message {
    background-color: transparent;
    padding: 0;
}

.blue-form input[type='submit'] {
    color: #fff;
    border: 3px solid #fff;
}

.blue-form input[type='submit']:hover {
    color: #192F58;
    font-family: FuturaPt-Book;
    background-color: #fff;
}

.blue-form input {
    color: #192F58;
    line-height: normal;
}

.book-appointment-form input[type='submit'] {
    color: #192F58;
    border: 3px solid #192F58;
}

.book-appointment-form input[type='submit']:hover {
    color: #FFFFFF;
    background-color: #192F58;
}

.book-appointment-form input {
    color: #192F58;
    line-height: normal;
    font-family: FuturaPt-Book;
}

.row .gform_wrapper .top_label .gfield_label,
.row .gform_wrapper .gf_progressbar_wrapper {
    display: none;
}

.row .gform_wrapper .top_label .gfield_radio .gfield_label,
.row .gform_wrapper .gfield_radio .gf_progressbar_wrapper {
    display: block;
}

select {
    display: none;
}

.blue-form,
.book-appointment-form {
    padding: 25px 60px;
    text-align: center;
    display: table;
    display: none;
}

.blue-form .gform_wrapper .ginput_complex label,
.book-appointment-form .gform_wrapper .ginput_complex label {
    display: none;
}

.blue-form input[type="textarea"],
.book-appointment-form input[type="textarea"] {
    width: 100%;
    height: 120px;
    vertical-align: top;
}

.blue-form .form-holder,
.book-appointment-form .form-holder {
    display: table-cell;
    vertical-align: middle;
}

.blue-form .select2-container,
.book-appointment-form .select2-container {
    box-sizing: border-box;
    margin: 0;
    position: relative;
    vertical-align: middle;
    float: left;
}

.blue-form h3,
.book-appointment-form h3 {
    margin-top: 0;
    text-transform: uppercase;
}

.blue-form textarea,
.book-appointment-form textarea {
    width: 100%;
    height: 120px;
    max-height: 120px;
    min-height: 120px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    color: #444;
    line-height: 28px;
    padding: 15px;
    text-align: left;
    text-transform: uppercase;
    border: none;
}

.blue-form .close-button:hover,
.book-appointment-form .close-button:hover {
    cursor: pointer;
}

.blue-form input[type='text'],
.blue-form input[type='password'],
.book-appointment-form input[type='text'],
.book-appointment-form input[type='password'] {
    padding: 20px;
    float: left;
}

.blue-form input[type='submit'],
.book-appointment-form input[type='submit'] {
    display: block;
    margin: auto;
    float: none;
    background-color: transparent;
    box-shadow: none;
    font-size: 16px;
    white-space: normal;
    margin-top: 10px;
}

.content {
    padding: 40px;
}

.internal .written {
    margin-top: 10px;
    display: block;
    font-family: FuturaPT-BookObl;
}

.internal .article .jumbotron .title h1 {
    line-height: 42px;
}

.breadcrumbs {
    color: #9B9B9B;
    font-size: 10px;
    font-family: FuturaPT-Book;
    line-height: 13px;
    letter-spacing: 1px;
}

.content-box {
    overflow: hidden;
    position: relative;
    background-color: #d8d8d8;
}

.content-box.learnbox.lp .image-block a.learn-info {
    text-decoration: none;
}

.content-box.learnbox.lp .image-block a.learn-info h4 {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 3px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 30px;
    color: #fff;
    text-transform: uppercase;
}

.content-box.active:hover {
    color: #FFFFFF;
    cursor: pointer;
}

.content-box.active:hover .image-block {
    background-color: #192F58;
}

.content-box.active:hover a,
.content-box.active:hover h4,
.content-box.active:hover p,
.content-box.active:hover .read-more {
    color: #FFFFFF;
}

.content-box .image-block {
    display: table;
    background-color: #DAD8E0;
}

.content-box .image-block h3 {
    color: #fff;
    display: table-cell;
    height: 100%;
    padding: 20px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 3px;
}

.content-box .image-block a {
    width: 100%;
    height: 100%;
    display: table;
}

.content-box .image-block a:hover {
    text-decoration: none;
}

.content-box.learnbox .image-block {
    display: table-cell;
}

.content-box.learnbox .image-block a.learn-info h4 {
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 40px;
    color: #fff;
}
.content-box.learnbox .image-block div-learn-info h4 {
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 40px;
    color: #fff;
}


.content-box.learnbox .content-information {
    display: table-cell;
    background-color: #DAD8E0;
}

.content-box.learnbox .content-information a.learn-info h4 {
    letter-spacing: 0;
}

.content-box.learnbox .font-light {
    color: #000;
}

.content-box.learnbox .font-light p {
    margin-bottom: 0;
    color: #000;
}

.content-box.learnbox:hover {
    cursor: pointer;
}

.content-box.learnbox:hover a.learn-info {
    color: #fff;
}

.content-box.learnbox:hover a.learn-info .font-light p,
.content-box.learnbox:hover a.learn-info .font-light ol li {
    color: #fff;
}

.content-box.learnbox:hover a.learn-info .read.small {
    background-position: -86px -2289px;
}

.content-box.learnbox:hover a.learn-info .do.small {
    background-position: -887px -2289px;
}

.content-box.learnbox:hover a.learn-info .watch.small {
    background-position: -490.5px -2290.5px;
}

.content-box.learnbox:hover a.learn-info h4,
.content-box.learnbox:hover a.learn-info span {
    color: #fff;
}

.content-box.learnbox:hover .content-information {
    background-color: #192F58;
}

.content-box .content-information h4 {
    color: #192F58;
    margin-bottom: 20px;
    display: table-row;
    font-family: FuturaPT-Book;
    text-transform: none;
}

.content-box .content-information .read-more {
    font-family: FuturaPT-Book;
}

.content-box .content-information p,
.content-box .content-information .read-more {
    color: #192F58;
}

.content-box .content-information .read-more {
    font-size: 16px;
    letter-spacing: 1.3px;
    text-decoration: underline;
    padding: 0;
    display: table-row;
    vertical-align: bottom;
    margin: 0;
    height: 16px;
    text-transform: uppercase;
}

.content-box .content-information a.learn-info {
    display: table;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.content-box .content-information .div-learn-info {
    display: table;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.content-box .content-information a.learn-info .date {
    position: absolute;
    right: 20px;
    top: 20px;
    font-style: italic;
    font-size: 18px;
    font-family: FuturaPT-BookObl;
}
.content-box .content-information .div-learn-info .date {
    position: absolute;
    right: 20px;
    top: 20px;
    font-style: italic;
    font-size: 18px;
    font-family: FuturaPT-BookObl;
}

.content-box .disabled-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.75;
    z-index: 2;
    background-color: #FFFFFF;
}

.content-box .disabled-overlay i.icon {
    margin: 28px 39px;
}

.padding-top-0 {
    padding-top: 0;
    margin-top: 0 !important;
}

.disclaimer {
    font-size: 13px;
    font-family: FuturaPT-Light;
}

.disclaimer p,
.disclaimer em {
    font-size: 13px;
    font-family: FuturaPT-Light;
}

.disclaimer sup {
    font-size: 8px;
    font-family: FuturaPT-Light;
}

.action-step {
    background-color: #DAD8E0;
    margin-bottom: 30px;
    height: auto;
    position: relative;
    padding: 0 0 0 80px;
}

.action-step.calculator-box {
    color: #fff;
}

.action-step.calculator-box a {
    text-decoration: none;
}

.action-step.calculator-box a .title {
    color: #192F58;
    margin-bottom: 20px;
    text-decoration: none;
    font-size: 20px;
    line-height: 25px;
    font-family: FuturaPT-Book;
}

.action-step.calculator-box a p {
    color: #000;
    text-decoration: none;
}

.action-step.calculator-box:hover {
    color: #fff;
    background-color: #192F58;
}

.action-step.calculator-box:hover a .title {
    color: #fff;
}

.action-step.calculator-box:hover a p {
    color: #fff;
}

.action-step:hover p a {
    color: #192F58;
}

.action-step .icon:hover {
    cursor: pointer;
}

.action-step .icon:hover.unchecked {
    background-position: -1073.12px -1675.5px;
}

.action-step .icon:hover.checked {
    background-position: -1273px -1675.5px;
}

.action-step p a {
    text-decoration: none;
}

.action-step.calculator-box {
    padding: 0;
}

.action-step.calculator-box h4 {
    font-size: 20px;
    line-height: 24px;
    font-family: FuturaPT-Medium;
}

.action-step.calculator-box p {
    font-size: 16px;
    line-height: 21px;
}

.action-step.calculator-box a {
    padding: 20px;
    display: block;
    width: 100%;
    height: 100%;
}

.action-step p {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.action-step p a {
    font-size: 20px;
    font-family: FuturaPT-Book;
}

.action-step .icon {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25.5px;
}

.action-step .icon:hover {
    cursor: pointer;
}

a.reset {
    color: #fff;
    text-decoration: underline;
    width: 100%;
    text-align: left;
    float: left;
    margin-top: 10px;
    margin-bottom: 40px;
    font-family: FuturaPT-Light;
}

a.reset:hover {
    color: #fff;
    text-decoration: none;
}

.learn-filters {
    margin: 30px 0;
    text-align: center;
}

.learn-filters .circle {
    float: none;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
}

.learn-filters .circle:hover {
    cursor: pointer;
}

.learn-filters .circle .icon {
    float: none;
    margin: auto;
    width: 135px;
    height: 132px;
}

.learn-filters .circle span {
    color: #fff;
}

.learn-filters .circle:hover {
    cursor: pointer;
}

.tabs {
    margin-bottom: 30px;
    border-bottom: 1px solid #192F58;
    height: 61px;
}

.tabs ul {
    display: table;
    height: 61px;
}

.tabs ul li {
    display: table-cell;
    text-transform: uppercase;
    margin: 0;
    height: 61px;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 3px;
    border-right: 1px solid #192F58;
    border-top: 1px solid #192F58;
    text-align: center;
    vertical-align: middle;
}

.tabs ul li:first-child {
    border-left: 1px solid #192F58;
}

.tabs ul li:hover {
    color: #fff;
    cursor: pointer;
    background-color: #192F58;
}

.tabs ul li.active {
    background-color: #fff;
}

.tabs ul li.active:hover {
    color: #192F58;
    cursor: pointer;
    background-color: #fff;
}

.tab-content:not(:first-child) {
    display: none;
}

.dash ul li {
    list-style-type: none;
    font-size: 12px;
}

.dash ul li a {
    font-family: FuturaPt-Book;
}

.location {
    width: auto;
    height: 30px;
    color: #fff;
    display: table-caption;
    background-color: #192F58;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1.2px;
    margin: 40px 0 20px 0;
    display: table;
    padding: 0 10px;
}

.location span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}

.tmts .our-team .member-title {
    margin-bottom: -5px;
}

.tmhl .our-team .col-md-7 .member-name .text {
    margin-bottom: -5px;
}

.our-team {
    margin-top: 20px;
    width: 100%;
}

.our-team .member-portrait {
    width: 153px;
    height: 153px;
    overflow: hidden;
    background-color: #DAD8E0;
    margin-bottom: 15px;
    display: table-cell;
    float: left;
}

.our-team .member-name {
    color: #192F58;
    font-size: 20px;
    line-height: 25px;
    font-family: FuturaPT-Medium;
}

.our-team .member-title {
    font-size: 20px;
    font-family: FuturaPT-Light;
    margin-bottom: 5px;
    line-height: 25px;
}

.our-team .member-desc,
.our-team .member-desc p {
    color: #000;
    font-family: FuturaPT-Light;
}

.our-team .col-md-7 {
    display: table;
    height: 153px;
    float: left;
    vertical-align: bottom;
}

.our-team .col-md-7 .member-name {
    display: table-cell;
    vertical-align: bottom;
}

.our-team .col-md-7 .member-name .text {
    font-size: 16px;
    line-height: 21px;
    font-family: FuturaPT-light;
}

.gws-reload-form {
    display: none !important;
}

.search {
    float: left;
    padding: 5px;
    position: relative;
}

.search.center {
    float: none;
    margin: auto;
    display: table;
    height: 80px;
    background-color: #F9EFE9;
    margin-bottom: 40px;
}

.search.center i.fa.fa-search {
    color: #8f8e8c;
    position: absolute;
    right: 25px;
    bottom: 32px;
    font-size: 15px;
}

.search.center form {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 10px;
    padding: 20px;
}

.search.center form input[type='text'] {
    width: 100%;
    border: none;
    text-align: center;
    line-height: 16px;
    border-bottom: 1px solid #8f8e8c;
    vertical-align: middle;
    background-color: transparent;
    width: 100%;
    height: 24px;
    color: #9B9B9B;
    font-size: 15px;
    letter-spacing: 1.6px;
    line-height: 21px;
    margin-right: 10px;
    margin-top: 0;
    padding-right: 15px;
    font-family: FuturaPT-Book;
}

.search input[type='text'] {
    border: none;
    text-align: center;
    line-height: 16px;
    border-bottom: 1px solid #8f8e8c;
    vertical-align: middle;
    background-color: transparent;
    width: 145px;
    height: 20px;
    font-size: 14px;
    letter-spacing: 1px;
    margin-right: 10px;
    margin-top: 3px;
    padding-right: 15px;
}

.search input::-webkit-input-placeholder {
    /* WebKit browsers */
    line-height: 1.5em;
    color: #8f8e8c;
    text-transform: uppercase;
}

.search input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    line-height: 1.5em;
    color: #8f8e8c;
    text-transform: uppercase;
}

.search input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    line-height: 1.5em;
    color: #8f8e8c;
    text-transform: uppercase;
}

.search input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    line-height: 1.5em;
    color: #8f8e8c;
    text-transform: uppercase;
}

.search input[type='submit'] {
    top: 5px;
    right: 5px;
    width: 40px;
    border: none;
    z-index: 10;
    position: absolute;
    background-color: transparent;
}

.search input[type='submit']:before {
    content: '';
}

.search i.fa.fa-search {
    color: #8f8e8c;
    position: absolute;
    right: 30px;
    bottom: 30px;
    font-size: 10px;
}

.pagination,
.pagination-results {
    font-family: FuturaPT-Medium;
    font-size: 20px;
}

.pagination span,
.pagination .highlight-yellow,
.pagination-results span,
.pagination-results .highlight-yellow {
    font-family: FuturaPT-Medium;
    font-size: 20px;
}

.display-tbc.cc.hl {
    vertical-align: bottom;
    text-align: center;
}

.mobile-menu ul li {
    margin-left: 0;
}

.mobile-menu ul li a {
    letter-spacing: 2.89px;
}

.current-service {
    position: relative;
}

.current-service:after {
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    left: 50%;
    bottom: 5px;
    margin-left: -5px;
}

.pagination-results {
    float: left;
}

html .pagination .select2-container--default .select2-selection--single .select2-selection__rendered,
#select2-cat-amount-results li {
    font-family: FuturaPT-Medium;
}

.pagination {
    margin: 0;
    display: block;
    text-align: right;
    width: 100%;
    float: left;
}

.pagination .dropdown .select2-selection,
.pagination .dropdown .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border: 1px solid #192F58;
    font-family: FuturaPT-Medium;
}

.pagination a.right-arrow {
    margin-left: 20px;
}

.pagination a.left-arrow {
    margin-right: 20px;
}

.pagination .filter {
    display: inline-block;
    float: left;
}

.pagination .page-button {
    float: none;
    display: inline-block;
    overflow: hidden;
    text-indent: 99999px;
    vertical-align: middle;
}

.faq-question {
    border-bottom: 1px solid #192F58;
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 21px;
}

.faq-question strong {
    color: #192F58;
}

.faq-question h3 {
    margin-bottom: 10px;
}

.faq-question p:last-child {
    margin-bottom: 0;
}

.module .title.center {
    margin-top: 0;
}

.module .sidebar {
    margin-top: 0;
}

.module .sidebar .has_children {
    text-transform: none;
    padding-right: 40px;
    font-family: FuturaPT-Book;
}

.module .sidebar .has_children:after {
    content: "";
    width: 20px;
    background-image: url("../img/blue_down_arrow.png");
    height: 8px;
    position: absolute;
    background-repeat: no-repeat;
    left: auto;
    right: 10px;
    bottom: auto;
    top: 50%;
    margin-top: -4px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.module .sidebar .title.center {
    margin-top: 0;
}

.module .sidebar h3 {
    padding: 0 15px;
}

.module .sidebar .sel .has_children:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.module .sidebar ul a {
    padding: 15px 40px 15px 0;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 22px;
    font-family: FuturaPt-Light;
}

.module .sidebar ul li {
    margin: 0;
    margin-bottom: 0;
    background-color: rgba(218, 216, 224, 0.5);
}

.module .sidebar ul li ul li {
    background-color: transparent;
}

.module .sidebar ul ul li {
    background-color: transparent;
}

.module .sidebar ul ul li a {
    padding: 15px;
}

.module .sidebar li {
    position: relative;
    margin: 0;
    padding: 0;
}

.module .sidebar li:first-child {
    border-top: 1px solid #192F58;
    padding-bottom: 0;
}

.module .sidebar li:last-child {
    border-bottom: none;
}

.module .sidebar li a {
    display: block;
    padding: 15px;
    position: relative;
}

.prog-bar {
    width: 100%;
    height: 31px;
    padding: 5px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}

.prog-bar .fill {
    position: absolute;
    height: 21px;
    background: -webkit-repeating-linear-gradient(135deg, #192F58, #192F58 2px, #fff 3px, #fff 8px);
    background: repeating-linear-gradient(-45deg, #192F58, #192F58 2px, #fff 3px, #fff 8px);
}

.gf_progressbar {
    display: none;
}

.gform_previous_button {
    display: none !important;
}

html .gform_next_button,
.gquiz-answer-explanation .gform_button {
    margin: auto;
    float: none;
    background-color: transparent;
    color: #192F58;
    border: 3px solid #192F58;
    margin-top: 10px;
    width: 100%;
    position: absolute;
    left: 50%;
    margin-left: -140px;
    bottom: 20px;
    display: none;
    max-width: 280px;
    height: 69px;
    padding: 10px 40px;
    box-shadow: none;
    font-size: 16px;
    white-space: normal;
    font-family: FuturaPT-Book;
}

html .gform_next_button:hover,
.gquiz-answer-explanation .gform_button:hover {
    color: #FFFFFF;
    background-color: #192F58;
}

.gform_previous_button button {
    display: none;
}

html .gform_wrapper {
    overflow: inherit;
    /* margin: 1em 0; */
    max-width: 100%;
    margin: 0;
}

html .gform_wrapper .gf_progressbar_wrapper,
.gform_page_fields,
html .gform_wrapper .gform_page_footer {
    border: none;
}

.gquiz-answer-explanation,
html .gform_wrapper ul.gfield_radio {
    padding: 20px;
    margin: 0 0 0 40px;
}

.gquiz-answer-explanation li,
html .gform_wrapper ul.gfield_radio li {
    margin-bottom: 25px;
}

.gquiz-answer-explanation {
    padding-bottom: 120px;
}

.gquiz-answer-explanation.incorrect {
    background-color: #F9EFE9;
}

.gquiz-answer-explanation.correct {
    background-color: #F2FFE5;
}

html .gform_wrapper ul.gfield_radio {
    background-color: #DAD8E0;
}

img.gquiz-indicator {
    display: none;
}

.gfield_label,
.gquiz-answer-explanation p strong {
    font-size: 20px;
    line-height: 20px;
    font-family: FuturaPT-Book;
    text-shadow: none;
    box-shadow: none;
    padding-bottom: 20px;
    font-weight: normal;
    color: #192F58;
}

.gquiz-answer-explanation h4 {
    color: #192F58;
}

.gform_confirmation_message {
    padding: 20px;
    background-color: #DAD8E0;
}

.gform_page_fields input[type=radio]:not(old) {
    width: 69px;
    height: 69px;
    padding-left: 100px;
    margin: 0;
    padding: 0;
    opacity: 0;
    display: none;
}

.gform_page_fields input[type=radio]:not(old)+label {
    display: inline-block;
    margin-left: -15px;
    width: 100%;
    height: 69px;
    padding-left: 100px;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    line-height: 24px;
    background-position: -65.5px -2661.5px;
    display: table-cell;
    vertical-align: middle;
    color: #000;
    font-weight: normal !important;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label,
.row .gform_wrapper .top_label .gfield_radio .gfield_label,
.row .gform_wrapper .gfield_radio .gf_progressbar_wrapper {
    margin-top: 0;
    font-weight: normal !important;
}

.gform_page_fields input[type=radio]:not(old):checked+label {
    background-position: -62px -2871px;
}

.gform_page_fields input[type=radio]:not(old):checked+label span {
    color: #fff;
}

.gfield_radio label span {
    display: block;
    position: absolute;
    font-family: FuturaPT-Book;
    left: 32px;
    top: 22px;
    color: #192F58;
}

.gquiz-answer-explanation p strong {
    margin: 24px 0;
    display: block;
    padding: 0;
}


/* check to see if quiz gets affect */

.change-password-form .form-holder input {
    float: none;
    display: block;
    margin: auto;
}

html .book-appointment-form .gform_wrapper .top_label .gfield_label {
    display: none;
}

html .book-appointment-form .gform_wrapper ul li.gfield.gsection {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
}

html .book-appointment-form .gform_wrapper .top_label input.medium,
html .gform_wrapper textarea.medium {
    width: 100%;
    padding: 10px;
    border: none;
}

html .book-appointment-form .gform_wrapper input[type=text] {
    width: 100%;
    padding: 0 10px;
    border: none;
}

html .book-appointment-form .gform_wrapper ul li.gfield {
    clear: none;
    float: left;
    display: block;
    overflow: hidden;
}

html .book-appointment-form .gform_wrapper ul li.gfield:last-child {
    width: 100%;
}

html .book-appointment-form .gform_wrapper .gform_footer {
    margin: 0;
    text-align: center;
}

body .gform_wrapper label.gfield_label+div.ginput_container {
    margin-top: 0;
}

.select2-container {
    display: block !important;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border: none;
}

html .dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-position: -90.5px -696.5px;
}

.icon {
    width: 52px;
    height: 52px;
    background-image: url("../img/sprites.png");
    background-size: 1600px;
    display: block;
    box-shadow: none;
    background-color: transparent;
}
.iconquiz {
    width: 52px;
    height: 52px;
    display: block;
    box-shadow: none;
    background-color: transparent;
    background-repeat: no-repeat;

}
.quizicon {
	width: 52px;
	height: 52px;
	background-image: url("../img/quiz.png");
	display: block;
	box-shadow: none;
	background-color: transparent;
	position: relative;
	left: 37px;

}
.icon.radio {
    width: 69px;
    height: 69px;
    background-position: -865.5px -2465.5px;
}

.icon.radio.alt {
    background-position: -1066.5px -2465.5px;
}

.icon.pdf {
    width: 29px;
    height: 40px;
    background-position: -885px -1680.5px;
    text-indent: -9999px;
}

.icon.main-logo {
    width: 100%;
    height: 100px;
}

.icon.main-logo.small {
    /* background-position: -705px -75px; */
    width: 225px;
    height: 52px;
    display: block;
    margin: auto;
}

.icon.left-arrow {
    width: 26px;
    height: 26px;
    background-position: -87px -1487px;
}

.icon.left-arrow:hover {
    cursor: pointer;
    background-position: -287px -1487px;
}

.icon.favourite {
    width: 52px;
    height: 52px;
    background-position: -275px -1275px;
}

.icon.favourite.alt {
    background-position: -75px -1275px;
}

.icon.favourite-small {
    width: 26px;
    height: 26px;
    background-position: -1287px -1487px;
}

.icon.favourite-small:hover {
    cursor: pointer;
    background-position: -1487px -1487px;
}

.icon.progress-small {
    width: 26px;
    height: 26px;
    background-position: -1288px -2086px;
}

.icon.progress-small.alt {
    background-position: -1488px -2086px;
}

.icon.empty-small {
    width: 26px;
    height: 26px;
    background-position: -1088px -1694px;
}

.icon.add-small {
    width: 26px;
    height: 26px;
    background-position: -887px -1487px;
}

.icon.add-small:hover {
    cursor: pointer;
    background-position: -1088.12px -1487px;
}

.icon.edit-small {
    width: 26px;
    height: 26px;
    background-position: -87px -1687px;
}

.icon.edit-small:hover {
    cursor: pointer;
    background-position: -287px -1687px;
}

.icon.delete-small {
    width: 26px;
    height: 26px;
    background-position: -487px -1687px;
}

.icon.delete-small:hover {
    cursor: pointer;
    background-position: -687px -1687px;
}

.icon.progress {
    width: 52px;
    height: 52px;
    background-position: -1475px -1275px;
}

.icon.progress.alt {
    background-position: -1275px -1275px;
}

.icon.goals {
    width: 52px;
    height: 52px;
    background-position: -675px -1275px;
}

.icon.goals.alt {
    background-position: -475px -1275px;
}

.icon.cashflow {
    width: 52px;
    height: 52px;
    background-position: -1075px -1275px;
}

.icon.cashflow.alt {
    background-position: -875px -1275px;
}

.icon.right-arrow {
    width: 26px;
    height: 26px;
    background-position: -487px -1487px;
}

.icon.right-arrow:hover {
    cursor: pointer;
    background-position: -687px -1487px;
}

.icon.call {
    background-position: -874px -474px;
}

.icon.book {
    background-position: -1075px -474px;
}

.icon.hamburger {
    background-position: -680px -487.5px;
    width: 40px;
    height: 26px;
}

.icon.blue-close {
    float: right;
    background-position: -1275px -875px;
    top: 0;
    right: 0;
    border: none;
}

.icon.login-to-access {
    width: 132px;
    height: 131px;
    background-position: -1235px -1835px;
}

.icon.white-close {
    float: right;
    background-position: -1475px -875px;
    top: 0;
    right: 0;
    border: none;
}

.icon.arrow-left-circle {
    background-position: -875px -675px;
    width: 50px;
    height: 50px;
}

.icon.arrow-left-circle:hover {
    cursor: pointer;
    background-position: -1076px -675px;
}

.icon.arrow-right-circle {
    background-position: -875px -675px;
    width: 50px;
    height: 50px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon.arrow-right-circle:hover {
    cursor: pointer;
    background-position: -1076px -675px;
}

.icon.read.small {
    background-position: -286px -2290px;
}

.icon.read.small.white {
    background-position: -86px -2290px;
}

.icon.do.small {
    background-position: -1088.12px -2290px;
}

.icon.do.small.white {
    background-position: -887px -2290px;
}

.icon.watch.small {
    background-position: -690px -2290px;
}

.icon.watch.small.white {
    background-position: -490.5px -2290px;
}

.icon.checked {
    width: 52px;
    height: 52px;
    background-position: -1076.12px -875px;
}

.icon.unchecked {
    width: 52px;
    height: 52px;
    background-position: -875px -875px;
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin: auto;
    padding: 15px 0;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: auto;
    padding: 15px 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    margin: 0 15px;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}


/* Slider */

.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat;
}


/* Icons */

@font-face {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}


/* Arrows */

.slick-prev {
    background-position: -62px -1061.5px;
}

.slick-prev:hover {
    background-position: -262px -1061.5px;
}

.slick-next {
    background-position: -462px -1061.5px;
}

.slick-next:hover {
    background-position: -662px -1061.5px;
}

.slick-prev,
.slick-next {
    background-image: url("../img/sprites.png");
    position: absolute;
    display: block;
    height: 77px;
    width: 76px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background-color: transparent;
    color: transparent;
    top: 50%;
    margin-top: -38px;
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background-color: transparent;
    color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}


/* Dots */

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}


/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */


/* FONT PATH
 * -------------------------- */

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}


/* makes the font 33% larger relative to the icon container */

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}


/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}


/**

  Font-Styles

   * Webfont: FuturaPT-Book by ParaType
   * URL: http://www.myfonts.com/fonts/paratype/futura-book/futura-book/
   *
   * Webfont: FuturaPT-Light by ParaType
   * URL: http://www.myfonts.com/fonts/paratype/futura-book/futura-light/
   *
   * Webfont: FuturaPT-Medium by ParaType
   * URL: http://www.myfonts.com/fonts/paratype/futura-book/futura-medium/
   *
   * Webfont: FuturaPT-Demi by ParaType
   * URL: http://www.myfonts.com/fonts/paratype/futura-book/futura-demi/
   *
   * Webfont: FuturaPT-Bold by ParaType
   * URL: http://www.myfonts.com/fonts/paratype/futura-book/bold/
   *
   * Webfont: FuturaPT-LightObl by ParaType
   * URL: http://www.myfonts.com/fonts/paratype/futura-book/futura-light-italic/
   *
   * Webfont: FuturaPT-BookObl by ParaType
   * URL: http://www.myfonts.com/fonts/paratype/futura-book/italic/
   *
   * Webfont: FuturaPT-MediumObl by ParaType
   * URL: http://www.myfonts.com/fonts/paratype/futura-book/futura-medium-italic/
   *
   * Webfont: FuturaPT-DemiObl by ParaType
   * URL: http://www.myfonts.com/fonts/paratype/futura-book/futura-demi-italic/

  */

*:focus {
    outline: none;
}

html,
body {
    font-family: FuturaPT-Book;
}

ol li {
    margin-bottom: 20px;
    list-style-position: outside;
    font-family: FuturaPT-Light;
    color: #000;
}

ul li {
    margin-bottom: 5px;
    list-style-position: outside;
    font-family: FuturaPT-Light;
    color: #000;
    list-style-type: disc;
}

li {
    font-size: 16px;
    line-height: 21px;
}

a:focus,
a:visited {
    text-decoration: none;
}

p {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    font-family: FuturaPT-Light;
}

.module .sidebar li a {
    text-decoration: none;
}

em {
    color: #000;
}

a,
u {
    color: #192F58;
    text-decoration: none;
    font-family: FuturaPT-Light;
}

a:hover,
u:hover {
    color: inherit;
    cursor: pointer;
    text-decoration: none;
}

.menu-bar ul li a:focus {
    background-color: transparent !important;
    background-image: none;
    background: none;
    -webkit-filter: none;
    filter: none;
    background-repeat: no-repeat;
    border: none;
    outline: none;
    background: none !important;
    background-image: none !important;
}

.page-body .jumbotron a {
    text-decoration: none;
}

.page-body a {
    text-transform: none;
    text-decoration: underline;
}

.page-body a:hover {
    text-decoration: none;
}

strong {
    color: #000;
    font-family: FuturaPT-Book;
    text-shadow: none;
    box-shadow: none;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: FuturaPt-Book;
}

@media screen and (min-width: 240px) {
	.textarea.hidetextarea
	{
		visibility: hidden;
		height:0px;
	}
	.clearfix.hidetextarea
	{
		visibility: hidden;
		height: 0px;
	}
	.textarea.eagle{
		background-size : contain;
		background-position-x: 0%;
		position: relative;
		top:13px;
	}
	.textarea.mask{
		background-size : contain;
		background-position-x: 0%;
		position: relative;
		top:13px;
	}
	.textarea.guru{
		background-size : contain;
		background-position-x: 0%;
		position: relative;
		top:13px;
	}
	.textarea.ground{
		background-size : contain;
		background-position-x: 0%;
		position: relative;
		top:13px !important;
	}
	.card-link.right{
		position: relative;
		margin-right: 17px;


	}
	.textarea.base{
		background-size : contain;
		background-position-x: 0%;
		position: relative;
		top:13px;
	}
	.textarea.camp{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}
    h1 {
        color: #192F58;
        margin: 40px 0;
        font-size: 20px;
        text-align: center;
        line-height: 25px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    h2 {
        color: #192F58;
        margin: 20px 0;
        font-size: 20px;
        line-height: 26px;
        letter-spacing: 2px;
    }
    h3 {
        font-family: FuturaPt-Book;
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 15px;
    }
    h4,
    h5,
    h6 {
        color: #000;
        font-family: FuturaPt-Medium;
        font-size: 16px;
        line-height: 21px;
    }
    .search-result h4 {
        color: #192F58;
    }

}

@media screen and (min-width: 768px) {
	/*.textarea.hidetextarea*/
	/*{*/
		/*visibility : visible;*/
		/**/
	/*}*/
	/*.clearfix.hidetextarea*/
	/*{*/
		/*visibility: visible;*/
		/*height:62px;*/
	/*}*/
    h1 {
        font-size: 35px;
        line-height: 45px;
        letter-spacing: 3.5px;
    }
}

@media screen and (min-width: 992px) {
	.textarea.hidetextarea
	{
		visibility : visible;

	}
	.clearfix.hidetextarea
	{
		visibility: visible;
		height:62px;
	}
    h1 {
        font-family: FuturaPT-Book;
        font-size: 40px;
        letter-spacing: 4px;
        line-height: 40px;
    }
}

@media screen and (min-width: 240px) {
	.textarea.eagle
	 {
		left:0px;
	 }
	.textarea.mask
	{
		left:0px;
	}
	.textarea.ground
	{
		left:0px;
	}
	.textarea.guru
	{
		left:0px;
	}
	.textarea.base
	{
		left:0px;
	}
	.textarea.score
	{
		position: relative;
		left:3px;
	}
	.textarea.level{
		position: relative;
		left: 0px;
	}
    h1.service {
        font-family: FuturaPT-Book;
        font-size: 35px;
        letter-spacing: 1px;
        line-height: 45px;
        text-transform: none;
    }
    h2.service {
        margin: 40px 0;
        font-family: FuturaPT-Book;
        font-size: 30px;
        letter-spacing: 0.85px;
        line-height: 38px;
    }
    h3.service {
        font-family: FuturaPT-Medium;
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 21px;
        margin-bottom: 20px;
    }
    h4.service {
        font-family: FuturaPT-Medium;
        font-size: 16px;
        color: #000000;
        line-height: 21px;
    }
    .service-page h1,
    .service-page h2,
    .service-page h3,
    .service-page h4,
    .service-page h5 {
        text-align: left;
    }
    .service-page h1 {
        font-family: FuturaPT-Book;
        font-size: 35px;
        letter-spacing: 1px;
        line-height: 45px;
        text-transform: none;
    }
    .service-page h2 {
        font-family: FuturaPT-Book;
        font-size: 30px;
        letter-spacing: 0.85px;
        line-height: 38px;
    }
    .service-page h3 {
        font-family: FuturaPT-Medium;
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 21px;
        margin-bottom: 20px;
    }
    .service-page h4 {
        font-family: FuturaPT-Medium;
        font-size: 16px;
        color: #000000;
        line-height: 21px;
    }
    .jumbotron p.landing {
        font-size: 20px;
        color: #fff;
        letter-spacing: 2px;
        margin-top: 20px;
        width: 91%;
        padding-bottom: 30px;
    }
    #mojo-tm-logo
    {
        padding-bottom: 30px;
    }
}

@media screen and (min-width: 768px) {
    h1.service {
        font-size: 50px;
        line-height: 56px;
        letter-spacing: 5.6px;
        text-transform: uppercase;
    }
    h2.service {
        font-size: 35px;
        line-height: 45px;
        letter-spacing: 3.5px;
    }
}

@media screen and (min-width: 992px) {
    h1.service {
        font-size: 80px;
        line-height: 88px;
        letter-spacing: 8.85px;
    }
    h2.service {
        font-size: 35px;
        line-height: 45px;
        letter-spacing: 0px;
    }
}

@media screen and (min-width: 240px) {
    .collapsible {
        background-color: #2C348C;
        text-align: center;
        padding: 30px 0;
    }
    .collapsible h3,
    .collapsible p {
        font-size: 20px;
        color: #fff;
    }
    .collapsible-content {
        max-width: 1040px;
        margin: auto;
        padding: 0 40px;
    }
    .collapsible-icon {
        height: 13px;
        width: 40px;
        background-image: url("/wp-content/themes/moneywise/assets/img/arrow-down.svg");
        margin: auto;
        display: block;
        background-repeat: no-repeat;
        background-size: 40px;
        padding-top: 40px;
        background-position: center;
    }
    .news-page .sidebar h3 {
        font-family: FuturaPT-Book;
        font-size: 16px;
        letter-spacing: 1.6px;
        line-height: 21px;
        text-transform: uppercase;
    }
    .app-details {
        color: #000;
    }
    .app-details .dets {
        color: #000;
        font-size: 20px;
        line-height: 25px;
        display: block;
        margin-bottom: 15px;
        font-family: FuturaPT-Light;
    }
    .app-details p {
        color: #000;
        font-size: 20px;
        line-height: 25px;
    }
    .news-page h1,
    .news-page h2,
    .news-page h3,
    .news-page h4,
    .news-page h5 {
        text-align: left;
    }
    .news-page h1 {
        margin-top: 0;
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 20px;
        letter-spacing: 1px;
        text-transform: none;
    }
    .news-page h2 {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 3px;
        text-transform: uppercase;
        font-family: FuturaPT-Medium;
    }
    .news-page h3 {
        color: #000;
        font-size: 16px;
        line-height: 21px;
        margin: 15px 0;
        letter-spacing: 0;
        text-transform: none;
        font-family: FuturaPT-Medium;
    }
    .news-page h4 {
        color: #192F58;
        font-size: 20px;
        line-height: 26px;
        margin-top: 40px;
        margin-bottom: 30px;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-family: FuturaPT-Book;
    }
    h1.news-style,
    h2.news-style,
    h3.news-style,
    h4.news-style {
        text-align: left;
    }
    h1.news-style {
        margin-top: 40px;
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 20px;
        letter-spacing: 1px;
        text-transform: none;
    }
    h2.news-style,
    h4.news-style {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 3px;
        text-transform: uppercase;
        font-family: FuturaPT-Medium;
    }
    h3.news-style {
        color: #000;
        font-size: 16px;
        line-height: 21px;
        margin: 15px 0;
        letter-spacing: 0;
        text-transform: none;
        font-family: FuturaPT-Medium;
    }
}

@media screen and (min-width: 768px) {
    .news-page h1 {
        font-size: 35px;
        line-height: 45px;
        letter-spacing: 1px;
    }
    .news-page h2,
    .news-page h4 {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 3px;
    }
    .news-page h3 {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0;
    }
    h1.news-style,
    h4.news-style {
        font-size: 35px;
        line-height: 45px;
        letter-spacing: 1px;
    }
    h2.news-style {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 3px;
    }
    h3.news-style {
        color: #000;
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0;
    }
}

@media screen and (min-width: 992px) {
    .news-page h1 {
        font-size: 35px;
        line-height: 45px;
        letter-spacing: 1px;
    }
    .news-page h2,
    .news-page h4 {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 3px;
    }
    .news-page h3 {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0;
    }
    h1.news-style {
        font-size: 35px;
        line-height: 45px;
        letter-spacing: 1px;
    }
    h2.news-style,
    h4.news-style {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 3px;
    }
    h3.news-style {
        color: #000;
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0;
    }
}

@media screen and (min-width: 240px) {
    li.landing {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 3px;
        text-transform: uppercase;
        font-family: FuturaPt-Book;
        margin-left: 10px;
    }
    li.landing p {
        letter-spacing: 0;
        font-family: FuturaPt-Light;
        text-transform: none;
    }
    h1.landing {
        font-size: 40px;
        line-height: 46px;
        letter-spacing: 4px;
        text-transform: uppercase;
    }
    h2.landing {
        font-size: 20px;
        line-height: 26px;
    }
    h3.landing {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 3px;
        text-transform: uppercase;
    }
}

@media screen and (min-width: 768px) {
    h1.landing {
        font-size: 50px;
        line-height: 56px;
        letter-spacing: 5.6px;
        text-transform: uppercase;
    }
    h2.landing {
        font-size: 35px;
        line-height: 45px;
        letter-spacing: 3.5px;
    }
}

@media screen and (min-width: 992px) {
    h1.landing {
        font-size: 100px;
        line-height: 108px;
        letter-spacing: 8.85px;
        text-transform: uppercase;
    }
    h2.landing {
        font-size: 35px;
        line-height: 45px;
        letter-spacing: 3.5px;
    }
}

.contact-us p strong {
    color: #192F58;
    font-size: 20px;
    line-height: 26px;
}

.contact-us h2 {
    text-transform: uppercase;
}

a:hover,
a:focus {
    color: #192F58;
}

.font-light {
    font-family: FuturaPT-Light;
}

.font-light ol {
    list-style-type: none;
}

@media screen and (min-width: 240px) {
    input {
        -webkit-appearance: none;
        border-radius: 0;
    }
    .page-body.calculator {
        background-color: #EAE9ED;
    }
    #page {
        background-color: #FFF;
    }
    .mwg_favorite:hover {
        cursor: pointer;
    }
    input[type="submit"] {
        text-transform: uppercase;
    }
    .btn,
    input[type="submit"] {
        letter-spacing: 3px;
    }
    .ul-cont ol,
    .ul-cont ul {
        margin-left: 20px;
        margin-bottom: 20px;
    }
    .ul-cont ol li,
    .ul-cont ul li {
        line-height: 26px;
    }
    .page a {
        text-decoration: underline;
    }
    .page a:hover {
        text-decoration: none;
    }
    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active,
    .open>.dropdown-toggle.btn-default {
        color: #FFF;
    }
    .accordion.container.glossary-content {
        padding-top: 40px;
    }
    .book-appointment-form .user-content-block {
        height: 600px;
    }
    .select2-container--default .select2-results__option[aria-selected=true] {
        background-color: #DAD8E0;
    }
    .select2-container--default ul li:first-child {
        margin: 0;
    }
    .dropdown-menu>li>a:hover,
    .dropdown-menu>li>a:focus {
        color: #192F58;
    }
    .glossary-content .col-md-6 {
        width: 100%;
    }
    .menu-header-menu-container ul li {
        margin: 0;
    }
    footer ul li h4 {
        letter-spacing: 2px;
    }
    .menu-bar .dropdown:hover ul {
        display: table;
    }
    .menu-bar .dropdown:hover ul ul {
        display: table-cell;
    }
    html .book-appointment-form .gform_wrapper ul li:first-child {
        width: 100% !important;
    }
    .menu-logged-in-menu-container ul.menu li:first-child {
        margin: 0;
    }
    p strong {
        font-family: FuturaPT-Medium;
        font-size: 16px;
        color: #000000;
        line-height: 21px;
    }
    table strong {
        padding: 0;
    }
    .row {
        position: relative;
        margin: 0;
    }
    .article .col-md-8 {
        margin: 40px 0;
    }
    .jumbotron .accordion .row,
    .mobile-container .accordion .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    body.modal-open {
        left: 0;
        right: 0;
    }
    .menu-bar .navbar .container {
        height: 50px;
    }
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    body.modal-open {
        overflow: hidden;
    }
    html,
    body {
        overflow-x: hidden;
    }
    table {
        border-collapse: collapse;
    }
    sup {
        font-size: 12px;
    }
    table td {
        padding: 10px;
        word-wrap: break-word;
        word-break: break-word;
    }
    table tbody tr:first-child td p {
        font-size: 16px;
        line-height: 21px;
        font-family: FuturaPT-Medium;
        color: #192F58;
    }
    .innergi_content {
        margin-bottom: 40px;
    }
    table thead tr:first-child {
        border-bottom: 1px solid #192F58;
    }
    table thead tr:first-child strong {
        padding: 0;
    }
    .editable .functions-area .mwg_goal_edit {
        display: none;
    }
    img {
        max-width: 100%;
    }
    table * {
        text-align: left !important;
        margin-bottom: 0;
        padding: 10px;
        color: #000;
    }
    table * th {
        font-family: FuturaPT-Medium;
        font-size: 16px;
        color: #192F58;
        line-height: 21px;
        font-weight: 400;
    }
    .table-holder {
        width: 100%;
        overflow-x: scroll;
    }
    .select2-container--default .select2-results__option--highlighted[aria-selected] {
        background-color: #192F58;
    }
    .fave-contain ul li:first-child,
    .journeys-contain ul li:first-child,
    .goals-contain ul li:nth-child(2),
    .cashflow-contain ul li:first-child {
        border-top: 1px solid #192F58;
    }
    .fave-contain ul li:first-child .pdficon,
    .journeys-contain ul li:first-child .pdficon,
    .goals-contain ul li:nth-child(2) .pdficon,
    .cashflow-contain ul li:first-child .pdficon {
        margin-top: 40px;
    }
    .internal.module {
        position: relative;
    }
    .page-lost {
        position: relative;
    }
    .page-lost.page {
        padding-bottom: 0;
    }
    .page-lost .page-content {
        text-align: center;
    }
    .page-lost .page-title {
        letter-spacing: 0;
        margin-bottom: 20px;
    }
    .page-lost .site-content {
        padding: 200px 0 200px 0;
    }
    .page-lost .buttonholder .btn {
        max-width: 143px;
        width: 143px;
        height: 40px;
        padding: 9px 0;
        background-color: #192F58;
    }
    .page-lost .buttonholder .btn:hover {
        color: #192F58;
        background-color: #fff;
    }
    .page-lost .blue-overlay {
        z-index: 1;
    }
    .page-lost .internal {
        z-index: 5;
        position: relative;
    }
    .page-lost .search {
        float: none;
        height: 37px;
        width: 189px;
        margin: auto;
        background-color: #fff;
    }
    .page-lost .search input[type="text"] {
        margin-right: 0;
    }
    .page-lost .search i.fa.fa-search {
        color: #8f8e8c;
        position: absolute;
        font-size: 14px;
        right: 23px;
        bottom: 12px;
    }
    .page-lost .background-image {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
    }
    .page-lost .background-image img {
        width: 100%;
        height: auto;
    }
    .page-lost .page-title {
        text-transform: none;
    }
    .page-lost h2 {
        text-transform: uppercase;
        margin: 20px 0;
        margin-top: 30px;
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 3px;
    }
    .calculator-page .col-md-12:first-child .padding-top-0 {
        margin-top: 0px !important;
    }
    .calculator-page .col-md-12 .padding-top-0 {
        margin-top: 10px !important;
    }
    .module h4 {
        font-size: 16px;
        line-height: 12px;
        margin-bottom: 10px;
        color: #000;
    }
    .module .sidebar h3 {
        padding: 15px;
        border-bottom: 1px solid #192F58;
        margin-top: 0;
        margin-bottom: 0;
        position: relative;
    }
    .module .sidebar h3:hover {
        cursor: pointer;
    }
    .module .sidebar h3:after {
        content: "";
        width: 20px;
        background-image: url("../img/blue_down_arrow.png");
        height: 8px;
        position: absolute;
        background-repeat: no-repeat;
        left: auto;
        right: 10px;
        bottom: auto;
        top: 50%;
        margin-top: -4px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    .module .sidebar h3.active:after {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .module .sidebar ul {
        display: none;
    }
    .module .sidebar ul .sel ul {
        display: block;
    }
    .module .sidebar ul li:first-child {
        border-top: none;
    }
    .module .sidebar ul li ul li:first-child {
        border-top: 1px solid #192F58;
    }
    .module .sidebar hr {
        margin: 0;
    }
    .module .sidebar ul li {
        letter-spacing: 0;
    }
    .module .sidebar ul li a {
        background-color: #DAD8E0;
        font-family: FuturaPT-Book;
        color: #192F58;
    }
    .module .sidebar ul li a:focus {
        background-color: #192F58;
        color: #fff;
    }
    .module .sidebar ul li ul li a {
        background-color: rgba(218, 216, 224, 0.5);
        font-family: FuturaPT-Book;
    }
    .bookapp .modal-body .book-appointment-form {
        background-color: transparent;
    }
    html .modal .book-appointment-form .gform_wrapper ul li.gfield:last-child {
        padding-left:20px;
        padding-right: 10px;
    }
    html .gform_wrapper li.gfield.gfield_error,
    html .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
        margin-bottom: 20px !important;
        border-top: none;
        border-bottom: none;
        background-color: transparent;
    }
    .change-password-form #password_message {
        display: none;
    }
    .mobile-menu .mobile-container .parent {
        background-color: #DAD8E0;
    }
    .mobile-menu .mobile-container ul li a,
    .mobile-menu .mobile-container .accordion-content .btn {
        letter-spacing: 0;
        font-family: FuturaPT-Book;
    }
    .mobile-container .accordion {
        border-bottom: 1px solid #192F58;
    }
    .gsection {
        display: none !important;
    }
    .gform_wrapper li.gfield_error input[type=email],
    .gform_wrapper li.gfield_error input[type=number],
    .gform_wrapper li.gfield_error input[type=password],
    .gform_wrapper li.gfield_error input[type=tel],
    .gform_wrapper li.gfield_error input[type=text],
    .gform_wrapper li.gfield_error input[type=url],
    .gform_wrapper li.gfield_error textarea {
        border: 1px solid #790000 !important;
        background-color: #f7e5e5;
    }
    div#password_message {
        padding: 20px;
        margin-bottom: 20px;
        color: #fff;
        font-family: FuturaPT-Light;
    }
    html .gform_wrapper .top_label .gfield_error .ginput_container {
        max-width: 100%;
    }
    .image-holder .hover-text {
        padding: 0 10px;
    }
    .image-holder .hover-text-pink h3 {
        margin-top: 0;
        text-transform: uppercase;
        font-family: FuturaPT-Book;
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 21px;
    }
    .image-holder .hover-text-pink span.read-more {
        display: block;
        padding-top: 20px;
    }
    .innergi_content a {
        text-decoration: underline;
    }
    .gform_wrapper ul.gfield_radio li label:hover {
        cursor: pointer;
    }
    .quiz .gform_confirmation_message h4 {
        margin-bottom: 20px;
        color: #192F58;
        letter-spacing: 3px;
    }
    .gform_confirmation_message h4 {
        margin-bottom: 40px;
    }
    html span.select2.select2-container.select2-container--default.select2-container--below {
        height: 60px;
        width: 100% !important;
    }
    .snap-box .pagination {
        margin-top: 20px;
    }
    .modal-body {
        height: 100%;
        overflow: scroll;
    }
    .modal-body .blue-form,
    .modal-body .book-appointment-form {
        display: table;
        height: 100%;
        bottom: 0;
        position: relative;
    }
    .modal-body .blue-form h3 {
        color: #FFFFFF;
        margin-bottom: 40px;
    }
    .modal-body .form-holder {
        height: 100%;
    }
    .modal-body .form-holder input {
        width: 100%;
        /* margin-bottom: 30px; */
    }
    .forgot-password-form.blue-form input[type='submit'] {
        height: 90px;
    }
    .forgot-password-form.blue-form input[type='text'] {
        margin-bottom: 35px;
    }
    .blue-form h3 {
        margin-bottom: 40px;
    }
    .modal-content .btn {
        margin-top: 30px;
    }
    .font-light {
        line-height: 26px;
    }
    .learn-info h4 span {
        display: block;
        font-size: 14px;
    }
    .internal .jumbotron .container {
        padding-right: 0;
    }
    .content-information h4 span {
        font-style: italic;
    }
    .gquiz-answer-explanation input[type='button'] {
        letter-spacing: 3px;
    }
    .gquiz-instant-feedback h4 {
        text-transform: uppercase;
        letter-spacing: 3px;
        margin-bottom: 20px;
        color: #192F58;
    }
    .show-all {
        display: block;
        padding: 0 0 10px 0;
        width: 100%;
        font-size: 14px;
        text-align: right;
        letter-spacing: 2px;
        text-decoration: underline;
        text-transform: uppercase;
    }
    .show-all:hover {
        cursor: pointer;
        text-decoration: none;
    }
    .action-step.calculator-box p {
        width: auto;
    }
    .action-step p {
        width: 800px;
    }
    .action-step p a {
        font-size: 16px;
        font-family: FuturaPT-Book;
        text-decoration: underline;
        display: block;
        padding: 20px 20px 20px 0;
    }
    .action-step p span {
        font-size: 16px;
        font-family: FuturaPT-Book;
        display: block;
        padding: 20px 20px 20px 0;
    }
    .action-login .loginform {
        padding-bottom: 40px;
    }
    .action-login .loginform input {
        width: 100%;
    }
    .action-login .form-holder {
        top: 77px;
        width: 100%;
        min-height: 400px;
    }
    .action-login .form-holder h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .sort-area {
        margin-top: 30px;
    }
    .jtarget {
        display: none;
        padding-bottom: 0;
    }
    .jtarget a {
        font-family: FuturaPt-Book;
        text-transform: uppercase;
    }
    .jtarget .btn {
        color: #192F58;
        max-width: 100%;
        background-color: #DAD8E0;
        box-shadow: none;
        padding: 18px 0;
    }
    .accordion-content.jtarget {
        padding: 0;
        width: 100%;
    }
    .menu-bar ul li:first-child {
        margin-left: 0;
        margin-top: 0;
    }
    iframe {
        margin: auto;
        float: none;
        clear: both;
        display: block;
    }
    .gform_wrapper ul li:first-child {
        margin-top: 0;
    }
    .service .jumbotron .container {
        height: 295px;
        position: relative;
    }
    footer .terms ul li:first-child {
        margin: 0;
    }
    .accordion.hidden-lg .title {
        background-color: rgba(25, 47, 88, 0.5);
    }
    .accordion.hidden-lg .title h3 {
        color: #fff;
        margin: 0;
        text-align: center;
    }
    .accordion.hidden-lg .title.accord:after {
        background-image: url("../img/sprites.png");
        width: 20px;
        height: 8px;
        background-position: -490px -696px;
    }
    .accordion.hidden-lg .btn {
        color: #fff;
        width: 100%;
        max-width: 100%;
        font-size: 16px;
        letter-spacing: 3px;
        text-transform: uppercase;
        background: none;
        border: none;
        text-shadow: none;
        padding: 25px;
        box-shadow: none;
    }
    .accordion.hidden-lg .accordion-content {
        padding-bottom: 0;
        background-color: rgba(25, 47, 88, 0.5);
    }
    .essentials {
        position: absolute;
        height: 30px;
        color: #fff;
        width: auto;
        font-size: 16px;
        line-height: 24px;
        font-family: FuturaPT-Light;
        margin-bottom: 10px;
        letter-spacing: 3px;
        text-transform: uppercase;
        background-color: #192F58;
        left: 0;
        top: 0;
        text-align: left;
        padding: 0 15px;
        right: 0;
    }
    .essentials .container {
        color: #fff;
        padding: 5px 15px;
    }
    .tabs ul li {
        font-family: FuturaPT-Book;
        padding: 0 20px;
    }
    .jumbotron.dash h1.landing {
        margin-top: 0 !important;
        margin-bottom: 0;
        padding-top: 0;
    }
    .jumbotron .accordion {
        border-bottom: 1px solid #DAD8E0;
    }
    .contactcontent .phone {
        font-family: FuturaPT-Light;
        display: inline-block;
    }
    .contact {
        margin-bottom: 20px;
    }
    .contact .icon {
        float: left;
    }
    .contact:first-child span {
        padding: 0 0 0 10px;
        color: #fff;
        vertical-align: middle;
        display: table-cell;
        height: 52px;
        letter-spacing: 3px;
        font-size: 20px;
        font-family: FuturaPT-Light;
    }
    .contact:first-child .icon {
        margin-left: 10px;
    }
    .contact:last-child a {
        font-family: FuturaPT-Light;
        text-transform: uppercase;
    }
    .contact a:hover {
        text-decoration: none;
    }
    .contact a:hover .icon.call {
        background-position: -1075px -474px;
    }
    .contact .icon.book {
        background-position: -1274.09px -474px;
    }
    .contact a:hover .icon.book {
        background-position: -1474.09px -474px;
    }
    .contact a {
        color: #fff;
        vertical-align: middle;
        display: table-cell;
        height: 52px;
        padding: 0 0 0 10px;
    }
    .contact a span {
        vertical-align: middle;
        padding: 20px 0 0 65px;
        color: #fff;
        display: block;
        width: 300px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    .jumbotron {
        position: relative;
    }
    .jumbotron h1 {
        margin: auto;
        width: 100%;
        max-width: 320px;
        text-align: center;
        text-transform: uppercase;
    }
    .jumbotron h1.landing {
        /* margin-top: -120px !important; */
        text-transform: uppercase;
        font-size: 40px;
        line-height: 48px;
    }
    .jumbotron h1 span {
        background-image: url("/wp-content/themes/moneywise/assets/img/head.png");
        color: transparent;
        background-size: 34px;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 5px;
    }
    .jumbotron .display-tbc {
        display: table-cell;
    }
    .jumbotron .display-tbc.hl {
        margin-top: 140px;
        vertical-align: middle;
    }
    .jumbotron .display-tbc.fad {
        display: block;
        margin-top: 100px;
    }
    .innergi_content ol li {
        list-style-position: outside;
    }
    .service .jumbo-menu li {
        position: relative;
    }
    .service .jumbo-menu li:after {
        width: 0;
        height: 0;
        content: "";
        position: absolute;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        left: 50%;
        bottom: -20px;
        margin-left: -5px;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .service .jumbo-menu li:hover::after {
        bottom: -3px;
    }
    .service .jumbo-menu a {
        padding: 22.5px 15px;
    }
    .modal-dialog {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
    }
    .congrat .modal-dialog {
        display: inline-block;
    }
    .congrat .modal-dialog h3 {
        display: table-cell;
        width: 800px;
        height: 400px;
        vertical-align: middle;
        text-align: center;
    }
    .congrat .modal-dialog .congratform {
        height: 400px;
    }
    .bookapp .modal-content {
        border-radius: 0;
        background-color: rgba(218, 216, 224, 0.9);
        height: 100%;
        position: relative;
        overflow: scroll;
        border: none;
    }
    .navbar {
        top: 2px;
        right: 0;
        border: 1px solid transparent;
        position: absolute;
        min-height: 50px;
        margin-bottom: 20px;
    }
    .navbar .navbar-toggle {
        float: right;
        border: 1px solid transparent;
        margin: 5px 15px 8px 0;
        padding: 9px 10px;
        position: relative;
        border-radius: 0;
        background-color: transparent;
        background-image: none;
    }
    .navbar .navbar-toggle .icon-bar {
        width: 40px;
    }
    .news-slider .image-holder .hover-text h3 {
        padding: 12px 10px;
    }
    .news-scroller {
        margin: 0 15px;
        padding: 0;
    }
    .slick-next {
        right: 0;
        width: 40px;
        background-position: -1280px -1060px;
    }
    .slick-next:hover {
        background-position: -1480px -1061px;
    }
    .gf_page_steps {
        display: none;
    }
    .gform_page_footer {
        display: none;
    }
    .slick-prev {
        left: 0;
        width: 40px;
        background-position: -880px -1062px;
    }
    .slick-prev:hover {
        background-position: -1081px -1061px;
    }
    .internal .blue-form {
        background-color: transparent;
        display: table;
        position: relative;
        height: 150px;
    }
    .internal .blue-form .form-holder {
        height: 150px;
    }
    .forgot-password {
        color: #fff;
        text-decoration: underline;
    }
    .forgot-password:hover {
        color: #fff;
        text-decoration: none;
    }
    .service .jumbotron .btn.btn-lg {
        text-transform: uppercase;
    }
    .action-login input[type="password"] {
        margin-bottom: 10px;
    }
    .action-login a.forgot-password {
        width: 100%;
        margin: auto;
        text-align: left;
        margin: 0;
        display: block;
        padding: 0;
        margin-bottom: 40px;
    }
    a.forgot-password {
        width: 100%;
        margin: auto;
        text-align: left;
        display: block;
        margin: 5px auto 40px auto;
    }
    .book-appointment-form .gform_confirmation_message_34,
    .book-appointment-form .gform_confirmation_message_34 .gform_confirmation_wrapper,
    .book-appointment-form .gform_confirmation_message_35 .gform_confirmation_wrapper,
    .book-appointment-form .gform_confirmation_message_35 {
        height: 100%;
    }
    .book-appointment-form .user-content-block {
        margin: auto;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 1400px;
        height: 200px;
        font-size: 22px;
    }
    html .book-appointment-form .gform_wrapper ul li.gfield {
        margin-bottom: 14px;
        padding-right: 10px;
    }
    html .book-appointment-form .gform_wrapper ul li.gfield:last-child {
        padding-right: 10px;
    }
    html .book-appointment-form .gform_wrapper input[type=text],
    html .select2-container--default .select2-selection--single {
        margin-bottom: 0;
    }
    ul.type-tick li {
        list-style-type: none;
    }
    ul.type-tick li::before {
        color: #64A62F;
        content: "\2713";
        margin-right: 10px;
        background-image: url("");
    }
    ul.type-tick li div {
        color: #000;
        display: inline-block;
    }
    ul.type-square {
        padding-left: 17px;
    }
    ul.type-square li {
        color: #64A62F;
        list-style-type: square;
    }
    ul.type-square li div {
        color: #000;
        display: inline-block;
    }
    ul.type-fill li {
        list-style-type: none;
        background-color: #2699EA;
        position: relative;
        color: #fff;
    }
    ul.type-fill li::after {
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        width: 0;
        height: 100%;
        border-left: 10px solid transparent;
        border-right: 0 solid transparent;
        border-bottom: 30px solid #FFF;
    }
    ul.type-fill li::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        border-left: 0 solid transparent;
        border-right: 10px solid transparent;
        border-top: 30px solid #FFF;
    }
    ul.type-fill li div {
        color: #FFF;
        display: inline-block;
        padding: 5px 15px;
    }
    ul.type-dash li {
        list-style-type: none;
    }
    ul.type-dash li::before {
        color: #64A62F;
        content: "–";
        list-style-type: none;
        margin-right: 10px;
    }
    ul.type-dash li div {
        color: #000;
        display: inline-block;
    }
    ul.type-circle {
        margin-left: 17px;
    }
    ul.type-circle li {
        color: #000;
        list-style-type: disc;
    }
    ul.type-circle li div {
        color: #000;
        display: inline-block;
    }
}

@media screen and (max-width: 480px) {
	hr{
		height:0px;
	}
	.iconquiz{
		float:left;
		bottom:20px;
		left:1px;
	}
    .image-holder .hover-text h3 {
        font-size: 14px;
        letter-spacing: 1px;
    }
    .accordion-content .image-holder.small {
        height: 252px;
        width: 300px;
        margin: auto;
        margin-bottom: 30px;
    }
    .accordion-content .image-holder.big {
        height: 385px;
        width: 300px;
        margin: auto;
        margin-bottom: 30px;
    }
    .accordion-content .image-holder .hover-text-pink {
        height: 252px;
        width: 400px;
    }
    .accordion-content .slick-track .image-holder.small,
    .accordion-content .slick-track .image-holder.big {
        margin-bottom: 0;
    }
    .hover-text {
        height: 60px;
        top: auto;
        bottom: 0;
    }
    .image-holder .hover-text h3 {
        width: 500px;
        height: 60px;
    }
    .service .jumbotron .display-tbc.cc {
        padding-bottom: 0;
        color: #fff;
        vertical-align: middle;
    }
    .service .jumbotron .display-tbc.cc h1 {
        margin-top: 0;
        color: #fff;
    }
    .service .jumbotron .display-tbc.cc .btn.btn-lg {
        color: #fff;
        border: 3px solid #fff;
    }
    .our-team .col-md-7 {
        display: block;
        padding: 0;
        height: auto;
        float: left;
        vertical-align: bottom;
        width: 100%;
        margin-bottom: 15px;
    }
    .our-team .col-md-7.member-name {
        display: block;
        vertical-align: bottom;
        padding: 0;
        margin: 0;
    }
    .article .jumbotron .title {
        height: auto;
        display: table-cell;
        margin: 0;
        padding: 0;
        padding-top: 10px;
        vertical-align: middle;
    }
    .article .jumbotron .col-md-8 h1 {
        padding: 75px 15px 40px 15px;
        font-size: 20px;
        line-height: 25px;
    }
    .article .jumbotron .col-md-8 .written {
        position: relative;
        padding: 0 15px;
    }
    .article .jumbotron .title h1 {
        line-height: 22px;
        margin-bottom: 10px;
    }
    .article .jumbotron .container .row {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        display: block;
        height: auto;
        padding: 0 15px;
    }
    .article .jumbotron .container .row .container {
        padding: 0;
    }
    .blue-overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(25, 47, 88, 0.5);
    }
    .jumbotron {
        /* height: 392px; */
        background-position: 90%;
        background-position: 50%;
        padding: 50px 0;
    }
    .jumbotron.internal {
        height: auto;
        padding-bottom: 10px;
        min-height: 120px;
    }
    .jumbotron.internal h1 {
        max-width: 100%;
    }
    .jumbotron .col-md-offset-3 {
        margin-top: 128px;
    }
    .jumbotron.dash {
        /* height: 180px; */
        background-position: 50%;
        padding: 50px 0;
    }
    .btn {
        height: 69px;
        max-width: 230px;
        width: 100%;
    }
    .btn.btn-lg {
        max-width: 300px;
        height: 50px;
         padding: 10px 20px;
        font-size: 17px !important;
    }
    .btn.btn-service {
        font-size: 15px;
    }
    .info-bar {
        padding: 0;
        position: fixed;
        top: 0;
        z-index: 18;
        left: 0;
        right: 0;
    }
    .info-bar .container {
        padding: 0;
    }
    .info-bar .nav {
        width: 100%;
    }
    .info-bar .nav .button {
        width: 50%;
        text-align: center;
        font-size: 14px;
    }
    .info-bar .nav .button.white {
        background-color: #DAD8E0;
    }
    .info-bar .nav ul,
    .info-bar .nav .search {
        display: none;
    }
    .button.dash .menu {
        width: 100%;
    }
    .menu-logged-in-menu-container {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
    }
    .menu-logged-in-menu-container .menu {
        width: 100%;
    }
    .menu-bar {
        height: 60px;
        position: fixed;
        top: 37px;
        z-index: 12;
    }
    .menu-bar .container {
        height: 60px;
    }
    .menu-bar ul {
        width: auto;
    }
    .menu-bar ul li {
        width: 100%;
        height: 60px;
    }
    .menu-bar ul li:not(:nth-child(1)) {
        display: none;
    }
    .page-body,
    .jumbotron {
        margin-top: 100px !important;
    }
    .content-box .disabled-overlay i.icon {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -65px;
    }
    footer .glossary-footer {
        height: 272px;
    }
    footer .glossary-footer .contact a {
        font-size: 20px;
    }
    footer .glossary-footer .contact:last-child a {
        font-size: 12px;
    }
    .terms {
        height: auto;
    }
    .terms ul li {
        width: 100%;
        padding: 20px;
        display: block;
        list-style-type: none;
        font-size: 16px;
    }
    .terms ul li:after {
        display: none;
    }
    .accordion {
        border-bottom: 1px solid #192F58;
    }
    .accordion.margin-bottom-20 {
        margin-bottom: 0;
    }
    .accordion .accordion-content {
        display: none;
        padding-bottom: 20px;
    }
    .internal .title h1,
    .internal .title h2 {
        font-size: 20px;
        line-height: 20px;
    }
    .title {
        position: relative;
    }
    .title.accord:hover {
        cursor: pointer;
    }
    .title.accord.active:after {
        -ms-transform: rotate(180deg);
        /* IE 9 */
        -webkit-transform: rotate(180deg);
        /* Chrome, Safari, Opera */
        transform: rotate(180deg);
    }
    .title.accord:after {
        content: "";
        width: 20px;
        background-image: url("../img/blue_down_arrow.png");
        height: 8px;
        position: absolute;
        background-repeat: no-repeat;
        left: 50%;
        margin-left: -10px;
        bottom: 20px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    .module h1 {
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 3.1px;
        margin: 40px 0;
    }
    .module .title.trend {
        display: none;
    }
    .module .sidebar {
        margin-top: 0;
        padding: 0;
        margin: 0;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 40px;
    }
    .page-lost .page-title {
        text-transform: none;
        color: #fff;
    }
    .page-lost h2,
    .page-lost p {
        color: #fff;
    }
    #navbar {
        display: none;
        background-color: #FFFFFF;
        position: fixed;
        z-index: 10;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
    .details {
        height: 150px;
    }
    .contactcontent span a {
        display: block;
    }
    .contact {
        width: 230px;
        margin: auto;
        font-size: 20px;
        margin-bottom: 20px;
    }
    .contact a {
        font-size: 20px;
    }
    .learn-filters {
        height: 85px;
    }
    .action-step.calculator-box {
        height: auto;
    }
    .circle {
        background-position: -364px -579px;
        background-size: 450px;
        width: 86px;
        height: 86px;
        line-height: 20px;
        letter-spacing: 1.6px;
        font-size: 10px;
        margin: 0;
    }
    .circle .icon {
        margin-top: 25px;
        width: 40px;
        height: 24PX;
    }
    .circle.active {
        background-position: -364px -667px;
    }
    .circle:hover {
        cursor: pointer;
    }
    .circle .disabled-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 1;
        z-index: 2;
        background-color: rgba(255, 255, 255, 0.75);
    }
    .circle .disabled-overlay img {
        margin: 28px 45px;
    }
    .col-md-6 {
        margin-bottom: 20px;
    }
    .content-box {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .content-box.learnbox.lp {
        background-color: transparent;
    }
    .content-box.learnbox.lp .image-block {
        display: block;
        height: 300px;
        width: 100%;
        background-color: rgba(25, 47, 88, 0.8);
    }
    .content-box.learnbox.lp .content-information {
        background-color: transparent;
    }
    .content-box.learnbox.lp:hover .content-information {
        background-color: transparent;
    }
    .content-box.learnbox.lp:hover .image-block {
        background-color: #192F58;
    }
    .content-box h4 {
        font-size: 20px;
    }
    .content-box p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 20px;
    }
    .content-box a.read-more {
        font-size: 16px;
        letter-spacing: 1.3px;
        text-transform: uppercase;
        text-decoration: underline;
    }
    .content-box.learnbox .image-block,
    .content-box .image-block {
        display: none;
    }
    .content-box .image-holder {
        margin-bottom: 20px;
    }
    .content-box .image-holder.small {
        height: 280px;
    }
    .content-box .image-holder.big {
        height: 385px;
    }
    .content-box .content-information {
        float: left;
        min-height: 185px;
        height: auto;
        width: 100%;
    }
    .content-box .content-information .learn-info {
        padding: 20px 60px 20px 20px;
    }
    .content-box .disabled-overlay img {
        left: 50%;
        top: 50%;
        position: absolute;
        margin-top: -65px;
        margin-left: -65px;
    }
    .mobile-menu {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        bottom: 0;
        background-color: #F9EFE9;
        z-index: 20;
        display: none;
    }
    .mobile-menu .title.accord:after {
        content: "";
        width: 20px;
        background-image: url("../img/blue_down_arrow.png");
        height: 8px;
        position: absolute;
        background-repeat: no-repeat;
        left: auto;
        right: 20px;
        bottom: auto;
        top: 50%;
        margin-top: -4px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    .mobile-menu .title.accord h3 {
        padding: 20px 0;
    }
    .mobile-menu .search {
        padding: 5px;
        position: relative;
        width: 100%;
        float: none;
        height: 80px;
        display: table;
        vertical-align: middle;
    }
    .mobile-menu .search form {
        width: 150px;
        position: relative;
        display: block;
        text-align: center;
        vertical-align: middle;
        margin: 35px auto 3px auto;
    }
    .mobile-menu .mobile-container {
        position: relative;
        height: 100%;
        overflow: auto;
    }
    .mobile-menu .mobile-container .accordion .title {
        background-color: #fff;
    }
    .mobile-menu .mobile-container .accordion .title h3 {
        margin: 0;
        color: #192F58;
    }
    .mobile-menu .mobile-container .parent {
        background-color: #DAD8E0;
    }
    .mobile-menu .mobile-container .parent a {
        color: #192F58;
    }
    .mobile-menu .mobile-container ul li {
        display: block;
        text-align: center;
        height: auto;
    }
    .mobile-menu .mobile-container ul li:after {
        display: none;
    }
    .mobile-menu .mobile-container ul li a {
        display: block;
        text-align: center;
        padding: 5px 20px;
    }
    .mobile-menu .mobile-container h4 {
        margin-bottom: 0;
    }
    .mobile-menu .mobile-container .accordion-content {
        padding-bottom: 10px;
        background-color: #fff;
    }
    .mobile-menu .mobile-container .accordion-content .btn {
        width: 100%;
        background-color: #fff;
        max-width: 100%;
        border: none;
        background: none;
        font-size: 16px;
        color: #192F58;
        text-transform: none;
        box-shadow: none;
        padding: 5px 0;
        margin: 0 0;
        height: auto;
    }
    .mobile-menu .mobile-header {
        height: 70px;
        width: 100%;
        background-color: #fff;
        padding: 10px 20px;
    }
    .mobile-menu .container {
        height: auto;
    }
    .mobile-menu .search-bar {
        height: 50px;
        width: 100%;
        background-color: #F9EFE9;
    }
    .mobile-menu .close-mobile {
        width: 50px;
        height: 50px;
        background-image: url("../img/arrow_left.png");
    }
    .blue-form .form-holder input {
        width: 100%;
    }
    .blue-form .form-holder {
        height: 440px;
        width: 1045px;
    }
    .login-form,
    .forgot-password-form {
        bottom: auto;
    }
    .blue-form,
    .book-appointment-form {
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 10;
    }
    .blue-form .white-close,
    .blue-form .blue-close,
    .book-appointment-form .white-close,
    .book-appointment-form .blue-close {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .blue-form h3,
    .book-appointment-form h3 {
        font-size: 20px;
        line-height: 26px;
        letter-spacing: 2px;
    }
    .blue-form p,
    .book-appointment-form p {
        font-size: 16px;
        line-height: 21px;
    }
    .blue-form input,
    .book-appointment-form input {
        width: 100%;
        height: 60px;
        margin-bottom: 10px;
        padding: 20px;
    }
    .blue-form input[type='submit'],
    .book-appointment-form input[type='submit'] {
        width: 100%;
        height: 69px;
    }
    .blue-form .col-md-offset-3,
    .book-appointment-form .col-md-offset-3 {
        margin-top: 112px;
    }
    .blue-form {
        background-color: rgba(25, 47, 88, 0.8);
    }
    .blue-form form {
        width: 100%;
        margin: auto;
    }
    .blue-form h3 {
        color: #FFFFFF;
    }
    .book-appointment-form {
        background-color: rgba(218, 216, 224, 0.9);
    }
    .book-appointment-form h3 {
        color: #192F58;
        margin: 10px 0 30px 0;
        padding: 0 50px;
    }
    html .login-form,
    .forgot-password-form input[type='submit'],
    html .book-appointment-form input[type='submit'],
    html .change-password-form input[type='submit'] {
        margin-top: 0;
    }
    html .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 58px;
        position: absolute;
        top: 24px;
        right: 10px;
        width: 50px;
        bottom: 0;
        content: "";
        background-image: url("../img/sprites.png");
        background-position: -479.5px -893.5px;
        position: absolute;
        background-repeat: no-repeat;
        margin-left: -10px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    html .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none;
    }
    html .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
        padding: 15px;
        text-align: left;
    }
    html .select2-container--default .select2-selection--single {
        text-transform: uppercase;
        background-color: #fff;
        border: none;
        border-radius: 0;
        width: 100%;
        height: 60px;
        color: #192F58;
        position: relative;
    }
    html .book-appointment-form .gform_wrapper ul li.gfield {
        width: 100%;
    }
    .book-appointment-form .ginput_container {
        padding: 0;
    }
    .tabs {
        display: none;
    }
    .accordion.container.hidden-sm.hidden-md .title {
        border-top: 1px solid #192F58;
    }
    .icon.main-logo {
        /* width: 70px; */
        margin: auto;
        height: 45px;
        /* background-position: -465px -78px; */
        background-position: center;
        background-image: url("/wp-content/themes/moneywise/assets/img/logo.png");
        background-repeat: no-repeat;
        background-size: 90px;
    }
    .icon.main-logo.small{
        background-image: url("/wp-content/themes/moneywise/assets/img/logo-footer.png");
        background-position: center;
        background-size: 223px;
    }
    .icon.read {
        background-position: -56.5px -2056.5px;
    }
    .icon.read:hover,
    .icon.read.active {
        background-position: -256.5px -2056.5px;
    }
    .icon.watch {
        background-position: -456.5px -2056.5px;
    }
    .icon.watch:hover,
    .icon.watch.active {
        background-position: -656.5px -2056.5px;
    }
    .icon.do {
        background-position: -857.5px -2056.5px;
    }
    .icon.do:hover,
    .icon.do.active {
        background-position: -1057.62px -2056.5px;
    }
    .content-information .icon {
        position: absolute;
        right: 25px;
        top: 20px;
        height: 30px;
        z-index: 1;
        width: 30px;
    }
    .title h3 {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 3px;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 40px;
    }
    .title.accord hr {
        display: none;
    }
    .icon-holder .icon-contain,
    .icon-holder .col-md-6 {
        margin-bottom: 10px;
    }
    .mob-marg-40 {
        margin-top: 40px;
    }
    .journeys-contain .prog-section {
        width: 800px;
    }
    .journeys-contain .content-area li {
        border-top: 1px solid #192F58;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .journeys-contain .textarea .prog-bar {
        float: left;
    }
    .journeys-contain .functions-area .icon {
        text-align: center;
        margin-right: 0;
    }
    .journeys-contain .functions-area .icon:first-child {
        margin-right: 0;
    }
    .fave-contain .functions-area,
    .cashflow-contain .functions-area,
    .journeys-contain .functions-area {
        width: 70px;
        padding: 0 20px;
    }
    .goals-contain .functions-area {
        width: 70px;
        padding: 0;
    }
    .fave-contain .textarea,
    .goals-contain .textarea,
    .cashflow-contain .textarea,
    .journeys-contain .textarea {
        display: table-cell;
        padding: 40px 0;
        width: 100%;
    }
    .fave-contain .textarea a,
    .goals-contain .textarea a,
    .cashflow-contain .textarea a,
    .journeys-contain .textarea a {
        display: block;
        word-wrap: break-word;
        word-break: break-word;
    }
    .fave-contain .content-type,
    .goals-contain .content-type,
    .cashflow-contain .content-type,
    .journeys-contain .content-type {
        width: 100%;
        padding: 30px;
        height: 100%;
        display: block;
    }
    .fave-contain .content-type .icon-contain,
    .goals-contain .content-type .icon-contain,
    .cashflow-contain .content-type .icon-contain,
    .journeys-contain .content-type .icon-contain {
        text-align: center;
        width: 210px;
        margin: auto;
    }
    .fave-contain .content-area,
    .goals-contain .content-area,
    .cashflow-contain .content-area,
    .journeys-contain .content-area {
        height: 100%;
        width: 100%;
        display: block;
    }
    .goals-contain .goal-content {
        padding: 0 !important;
    }
    .cashflow-contain .textarea {
        display: block;
        padding: 10px 0 40px 0;
        width: 100%;
        text-align: center;
    }
    .cashflow-contain li {
        padding: 40px 0;
    }
    .cashflow-contain li:first-child {
        padding: 0 0 40px 0;
    }
    .cashflow-contain .functions-area {
        width: 100%;
        display: block;
        text-align: center;
    }
    .journeys-contain .functions-area .icon.delete-small {
        position: absolute;
        top: 10px;
        right: 20px;
    }
    .pdficon {
        display: block !important;
        width: 100%;
        text-align: center;
        padding-left: 0 !important;
        vertical-align: middle;
    }
    .pdficon a {
        display: block;
        width: 100%;
        text-align: center;
    }
    .pdficon a .icon.pdf {
        margin: auto;
    }
    .journeys-contain {
        padding: 20px 0;
    }
    .journeys-contain .textarea {
        display: block;
        width: 100%;
        text-align: left;
        padding: 40px 0 22px 0;
    }
    .journeys-contain .content-area li {
        margin-bottom: 35px;
        position: relative;
        margin-left: 20px;
    }
    .accordion.container.glossary-content {
        display: block !important;
    }
    .title.accord h3 {
        padding: 40px 0;
        margin-bottom: 0;
        margin-top: 0;
    }
    .journeys-contain .content-type .icon-contain {
        width: 200px;
    }
    html .login-form,
    .forgot-password-form .select2-container,
    html .book-appointment-form .select2-container,
    html .change-password-form .select2-container {
        width: 100% !important;
    }
    html .pagination span.select2.select2-container.select2-container--default.select2-container--below,
    html .pagination .select2-container--default .select2-selection--single {
        height: 37px;
        margin-bottom: 30px;
        width: 100%;
    }
    html .pagination .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding: 5px;
        text-align: center;
    }
    html .pagination .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 14px;
        right: 0;
        width: 30px;
    }
    html .pagination .dropdown span.select2.select2-container {
        margin: 0 0 20px 0;
    }
    html .pagination span.select2.select2-container {
        width: 160px !important;
        margin: 0 20px 20px 20px;
    }
    .search.center {
        width: 280px;
    }
    .highlight-yellow {
        display: block;
        width: 100%;
        padding: 20px 0;
    }
    .pagination {
        width: 100%;
        text-align: center;
    }
    .pagination .filter {
        width: 100%;
    }
    .pagination-results {
        text-align: center;
        width: 100%;
        float: none;
    }
    .pagination span {
        display: inline;
    }
    .pagination .highlight-yellow,
    .pagination-results span,
    .pagination-results .highlight-yellow {
        width: 100%;
        float: none;
        display: block;
        text-align: center;
    }
    .prog-bar {
        width: 100%;
    }
    .page .accordion.container.glossary-content:nth-child(1) {
        border-top: 1px solid #192F58;
    }
    .icon-holder {
        margin: auto;
        width: 165px;
    }
    .glossary-content .title {
        height: auto;
        margin-top: 0;
    }
    .ginput_container {
        padding: 0 20px;
    }
    .gquiz-body label.gfield_label {
        margin-top: 0;
        color: #000;
        font-weight: normal;
    }
    .quiz .gform_confirmation_message {
        margin: 0 15px;
    }
    html .quiz .gquiz-answer-explanation {
        height: auto !important;
    }
    html .quiz .gform_next_button,
    html .quiz .gquiz-answer-explanation .gform_button {
        position: relative;
        margin: auto;
        left: 0;
        margin-top: 60px;
        display: block !important;
    }
    .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
    .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
        color: #000;
        font-weight: normal;
    }
    .gquiz-answer-explanation,
    html .gform_wrapper ul.gfield_radio {
        margin: 40px 0;
    }
    html .gform_next_button,
    .gquiz-answer-explanation .gform_button {
        max-width: 88%;
        width: 100%;
        left: auto;
        margin-left: 0;
        bottom: 20px;
        display: none;
    }
    .accordion.full-width {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .font-light {
        display: block;
        padding: 20px 0;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .row {
        position: relative;
        margin: 0;
    }
    .news-scroller .slick-list,
    .scroller .slick-list {
        width: 480px;
    }
    .image-holder .hover-text-pink {
        width: 350px;
        height: 252px;
    }
    .col-hs-6 {
        width: 50%;
        float: left;
    }
    .col-hs-6 .image-holder {
        margin-bottom: 30px;
    }
    .hover-text {
        height: 60px !important;
        top: auto !important;
        bottom: 0 !important;
    }
    .image-holder .hover-text h3 {
        width: 500px;
        height: 60px !important;
    }
    .our-team .col-md-7 {
        display: block;
        padding: 0;
        height: auto;
        float: left;
        vertical-align: bottom;
        width: 100%;
        margin-bottom: 15px;
    }
    .our-team .col-md-7.member-name {
        display: block;
        vertical-align: bottom;
        padding: 0;
        margin: 0;
    }
    .essentials .container {
        color: #fff;
        padding: 5px 15px;
    }
    .article .jumbotron .title {
        height: auto;
        display: table-cell;
        margin: 0;
        padding: 0;
        padding-top: 10px;
        vertical-align: middle;
    }
    .article .jumbotron .col-md-8 h1 {
        padding: 75px 15px 40px 15px;
    }
    .article .jumbotron .col-md-8 .written {
        position: relative;
        padding: 0 15px;
    }
    .article .jumbotron .title h1 {
        line-height: 22px;
        margin-bottom: 10px;
    }
    .article .jumbotron .container .row {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        display: block;
        height: auto;
        padding: 0 15px;
    }
    .article .jumbotron .container .row .container {
        padding: 0;
    }
    .jumbotron {
        /* height: 392px; */
        background-position: 0;
        /* padding: 50px 0; */
    }
    .jumbotron.internal {
        height: auto;
        padding-bottom: 10px;
        min-height: 120px;
    }
    .jumbotron.internal h1 {
        max-width: 100%;
    }
    .jumbotron .col-md-offset-3 {
        margin-top: 128px;
    }
    .jumbotron.dash {
        /* height: 220px; */
        background-position: 50%;
        padding: 50px 0;
    }
    .btn {
        height: 69px;
        max-width: 230px;
        width: 100%;
    }
    .btn.btn-lg {
        max-width: 300px;
        height: 69px;
        /* padding: 10px 20px; */
        font-size: 34px;
    }
    .btn.btn-service {
        font-size: 15px;
    }
    .info-bar {
        padding: 0;
        position: fixed;
        top: 0;
        z-index: 18;
        left: 0;
        right: 0;
    }
    .info-bar .container {
        padding: 0;
    }
    .info-bar .nav {
        width: 100%;
    }
    .info-bar .nav .button {
        width: 50%;
        text-align: center;
        font-size: 14px;
    }
    .info-bar .nav .button.white {
        background-color: #DAD8E0;
    }
    .info-bar .nav ul,
    .info-bar .nav .search {
        display: none;
    }
    .menu-bar {
        height: 60px;
        position: fixed;
        top: 37px;
        z-index: 12;
    }
    .menu-bar .container {
        height: 60px;
    }
    .menu-bar ul {
        width: auto;
    }
    .menu-bar ul li {
        width: 100%;
        height: 60px;
    }
    .menu-bar ul li:not(:nth-child(1)) {
        display: none;
    }
    .page-body,
    .jumbotron {
        margin-top: 100px !important;
    }
    .content-box .disabled-overlay i.icon {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -65px;
    }
    footer .glossary-footer {
        height: 272px;
    }
    footer .glossary-footer .contact a {
        font-size: 20px;
    }
    footer .glossary-footer .contact:last-child a {
        font-size: 12px;
    }
    .terms {
        height: auto;
    }
    .terms ul li {
        width: 100%;
        padding: 20px;
        display: block;
        list-style-type: none;
        font-size: 16px;
    }
    .terms ul li:after {
        display: none;
    }
    .accordion {
        border-bottom: 1px solid #192F58;
    }
    .accordion.margin-bottom-20 {
        margin-bottom: 0;
    }
    .accordion .accordion-content {
        display: none;
        padding-bottom: 20px;
    }
    .internal .title h1,
    .internal .title h2 {
        font-size: 20px;
        line-height: 20px;
    }
    .title {
        position: relative;
    }
    .title.accord:hover {
        cursor: pointer;
    }
    .title.accord.active:after {
        -ms-transform: rotate(180deg);
        /* IE 9 */
        -webkit-transform: rotate(180deg);
        /* Chrome, Safari, Opera */
        transform: rotate(180deg);
    }
    .title.accord:after {
        content: "";
        width: 20px;
        background-image: url("../img/blue_down_arrow.png");
        height: 8px;
        position: absolute;
        background-repeat: no-repeat;
        left: 50%;
        margin-left: -10px;
        bottom: 20px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    .module h1 {
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 3.1px;
        margin: 40px 0;
    }
    .module .title.trend {
        display: none;
    }
    .module .sidebar {
        margin-top: 0;
        padding: 0;
        margin: 0;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 40px;
    }
    #navbar {
        display: none;
        background-color: #FFFFFF;
        position: fixed;
        z-index: 10;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
    .details {
        height: 150px;
    }
    .contactcontent span a {
        display: block;
    }
    .contact {
        width: 230px;
        margin: auto;
        font-size: 20px;
        margin-bottom: 20px;
    }
    .contact a {
        font-size: 20px;
    }
    .learn-filters {
        height: 85px;
    }
    .action-step.calculator-box {
        height: auto;
    }
    .circle {
        background-position: -364px -579px;
        background-size: 450px;
        width: 86px;
        height: 86px;
        line-height: 20px;
        letter-spacing: 1.6px;
        font-size: 10px;
        margin: 0;
    }
    .circle .icon {
        margin-top: 25px;
        width: 40px;
        height: 24PX;
    }
    .circle.active {
        background-position: -364px -667px;
    }
    .circle:hover {
        cursor: pointer;
    }
    .circle .disabled-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 1;
        z-index: 2;
        background-color: rgba(255, 255, 255, 0.75);
    }
    .circle .disabled-overlay img {
        margin: 28px 45px;
    }
    .col-md-6 {
        margin-bottom: 20px;
    }
    .content-box {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .content-box .image-block {
        display: none;
    }
    .content-box.lp {
        background-color: transparent;
    }
    .content-box.lp .image-block {
        display: table-cell;
        height: 200px;
        width: 200px;
        background-color: rgba(25, 47, 88, 0.8);
    }
    .content-box.lp .content-information {
        background-color: transparent;
    }
    .content-box.lp:hover .content-information {
        background-color: transparent;
    }
    .content-box.lp:hover .image-block {
        background-color: #192F58;
    }
    .content-box h4 {
        font-size: 20px;
    }
    .content-box p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 20px;
    }
    .content-box a.read-more {
        font-size: 16px;
        letter-spacing: 1.3px;
        text-transform: uppercase;
        text-decoration: underline;
    }
    .content-box .image-holder {
        margin-bottom: 20px;
    }
    .content-box .content-information {
        float: left;
        min-height: 185px;
        height: auto;
        width: 100%;
    }
    .content-box .content-information .learn-info {
        padding: 20px 60px 20px 20px;
    }
    .content-box .disabled-overlay img {
        left: 50%;
        top: 50%;
        position: absolute;
        margin-top: -65px;
        margin-left: -65px;
    }
    .mobile-menu {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        bottom: 0;
        background-color: #F9EFE9;
        z-index: 20;
        display: none;
    }
    .mobile-menu .title.accord:after {
        content: "";
        width: 20px;
        background-image: url("../img/blue_down_arrow.png");
        height: 8px;
        position: absolute;
        background-repeat: no-repeat;
        left: auto;
        right: 20px;
        bottom: auto;
        top: 50%;
        margin-top: -4px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    .mobile-menu .title.accord h3 {
        padding: 20px 0;
    }
    .mobile-menu .search {
        padding: 5px;
        position: relative;
        width: 100%;
        float: none;
        height: 80px;
        display: table;
        vertical-align: middle;
    }
    .mobile-menu .search form {
        width: 150px;
        position: relative;
        display: block;
        text-align: center;
        vertical-align: middle;
        margin: 35px auto 3px auto;
    }
    .mobile-menu .button.dash .menu {
        width: 100%;
    }
    .mobile-menu .menu-logged-in-menu-container {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
    }
    .mobile-menu .menu-logged-in-menu-container .menu {
        width: 100%;
    }
    .mobile-menu .mobile-container {
        position: relative;
        height: 100%;
        overflow: auto;
    }
    .mobile-menu .mobile-container .accordion .title {
        background-color: #fff;
    }
    .mobile-menu .mobile-container .accordion .title h3 {
        margin: 0;
        color: #192F58;
    }
    .mobile-menu .mobile-container .parent {
        background-color: #DAD8E0;
    }
    .mobile-menu .mobile-container .parent a {
        color: #192F58;
    }
    .mobile-menu .mobile-container ul li {
        display: block;
        text-align: center;
        height: auto;
    }
    .mobile-menu .mobile-container ul li:after {
        display: none;
    }
    .mobile-menu .mobile-container ul li a {
        display: block;
        text-align: center;
        padding: 5px 20px;
    }
    .mobile-menu .mobile-container h4 {
        margin-bottom: 0;
    }
    .mobile-menu .mobile-container .accordion-content {
        padding-bottom: 10px;
        background-color: #fff;
    }
    .mobile-menu .mobile-container .accordion-content .btn {
        width: 100%;
        background-color: #fff;
        max-width: 100%;
        border: none;
        background: none;
        color: #192F58;
        font-size: 16px;
        text-transform: none;
        box-shadow: none;
        padding: 5px 0;
        margin: 0 0;
        height: auto;
    }
    .mobile-menu .mobile-header {
        height: 70px;
        width: 100%;
        background-color: #fff;
        padding: 10px 20px;
    }
    .mobile-menu .container {
        height: auto;
    }
    .mobile-menu .search-bar {
        height: 50px;
        width: 100%;
        background-color: #F9EFE9;
    }
    .mobile-menu .close-mobile {
        width: 50px;
        height: 50px;
        background-image: url("../img/arrow_left.png");
    }
    .blue-form .form-holder {
        height: 440px;
        width: 1045px;
    }
    .blue-form .form-holder input {
        width: 100%;
    }
    .blue-form,
    .book-appointment-form {
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 10;
    }
    .blue-form .white-close,
    .blue-form .blue-close,
    .book-appointment-form .white-close,
    .book-appointment-form .blue-close {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .blue-form h3,
    .book-appointment-form h3 {
        font-size: 20px;
        line-height: 26px;
        letter-spacing: 2px;
    }
    .blue-form p,
    .book-appointment-form p {
        font-size: 16px;
        line-height: 21px;
    }
    .blue-form input,
    .book-appointment-form input {
        width: 100%;
        height: 60px;
        padding: 20px;
    }
    .blue-form input[type='submit'],
    .book-appointment-form input[type='submit'] {
        width: 370px;
        height: 69px;
    }
    .blue-form .col-md-offset-3,
    .book-appointment-form .col-md-offset-3 {
        margin-top: 112px;
    }
    .login-form,
    .forgot-password-form {
        bottom: auto;
    }
    .blue-form {
        background-color: rgba(25, 47, 88, 0.8);
    }
    .blue-form form {
        width: 100%;
        margin: auto;
    }
    .blue-form h3 {
        color: #FFFFFF;
    }
    .book-appointment-form {
        background-color: rgba(218, 216, 224, 0.9);
    }
    .book-appointment-form h3 {
        color: #192F58;
        margin: 10px 0 30px 0;
    }
    html .login-form,
    .forgot-password-form .select2-container,
    html .book-appointment-form .select2-container,
    html .change-password-form .select2-container {
        width: 100% !important;
    }
    html .login-form,
    .forgot-password-form input[type='submit'],
    html .book-appointment-form input[type='submit'],
    html .change-password-form input[type='submit'] {
        margin-top: 0;
    }
    html .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 58px;
        position: absolute;
        top: 24px;
        right: 10px;
        width: 50px;
        bottom: 0;
        content: "";
        background-image: url("../img/sprites.png");
        background-position: -479.5px -893.5px;
        position: absolute;
        background-repeat: no-repeat;
        margin-left: -10px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    html .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none;
    }
    html .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
        padding: 15px;
        text-align: left;
    }
    html .select2-container--default .select2-selection--single {
        text-transform: uppercase;
        background-color: #fff;
        border: none;
        border-radius: 0;
        width: 100%;
        height: 60px;
        color: #192F58;
        position: relative;
    }
    html .book-appointment-form .gform_wrapper ul li.gfield {
        width: 100%;
    }
    .book-appointment-form .ginput_container {
        padding: 0;
    }
    .marg-right-30 {
        margin-right: 20px;
    }
    .tabs {
        display: none;
    }
    .accordion.container.hidden-sm.hidden-md .title {
        border-top: 1px solid #192F58;
    }
    .icon.main-logo {
        /* width: 70px; */
        margin: auto;
        height: 45px;
        /* background-position: -465px -78px; */
        background-position: center;
        background-image: url("/wp-content/themes/moneywise/assets/img/logo.png");
        background-repeat: no-repeat;
        background-size: 90px;
    }
    .icon.main-logo.small{
        background-image: url("/wp-content/themes/moneywise/assets/img/logo-footer.png");
        background-position: center;
        background-size: 223px;
    }
    .icon.read {
        background-position: -56.5px -2056.5px;
    }
    .icon.read:hover,
    .icon.read.active {
        background-position: -256.5px -2056.5px;
    }
    .icon.watch {
        background-position: -456.5px -2056.5px;
    }
    .icon.watch:hover,
    .icon.watch.active {
        background-position: -656.5px -2056.5px;
    }
    .icon.do {
        background-position: -857.5px -2056.5px;
    }
    .icon.do:hover,
    .icon.do.active {
        background-position: -1057.62px -2056.5px;
    }
    .content-information .icon {
        position: absolute;
        right: 25px;
        top: 20px;
        height: 30px;
        z-index: 1;
        width: 30px;
    }
    .title h3 {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 3px;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 40px;
    }
    .title.accord hr {
        display: none;
    }
    .icon-holder .icon-contain,
    .icon-holder .col-md-6 {
        margin-bottom: 10px;
    }
    .mob-marg-40 {
        margin-top: 40px;
    }
    .journeys-contain .content-area {
        padding: 0 20px;
    }
    .journeys-contain .textarea .prog-bar {
        float: left;
    }
    .fave-contain .textarea,
    .goals-contain .textarea,
    .cashflow-contain .textarea,
    .journeys-contain .textarea {
        display: table-cell;
        padding: 40px 0;
        width: 100%;
    }
    .fave-contain .textarea a,
    .goals-contain .textarea a,
    .cashflow-contain .textarea a,
    .journeys-contain .textarea a {
        display: block;
        word-wrap: break-word;
        word-break: break-word;
    }
    .fave-contain .content-type,
    .goals-contain .content-type,
    .cashflow-contain .content-type,
    .journeys-contain .content-type {
        width: 100%;
        padding: 30px;
        height: 100%;
        display: block;
    }
    .fave-contain .content-type .icon-contain,
    .goals-contain .content-type .icon-contain,
    .cashflow-contain .content-type .icon-contain,
    .journeys-contain .content-type .icon-contain {
        text-align: center;
        width: 140px;
        margin: auto;
    }
    .fave-contain .content-area,
    .goals-contain .content-area,
    .cashflow-contain .content-area,
    .journeys-contain .content-area {
        height: 100%;
        width: 100%;
        display: block;
    }
    .journeys-contain {
        padding: 20px 0;
    }
    .journeys-contain .textarea {
        display: block;
        width: 100%;
        text-align: left;
        padding: 22px 0;
    }
    .accordion.container.glossary-content {
        display: block !important;
    }
    .title.accord h3 {
        padding: 40px 0;
        margin-bottom: 0;
        margin-top: 0;
    }
    .pag-holder {
        width: 300px;
        text-align: right;
        float: right;
    }
    html .pagination .dropdown span.select2.select2-container {
        margin: 0;
    }
    html .pagination span.select2.select2-container.select2-container--default.select2-container--below,
    html .pagination .select2-container--default .select2-selection--single {
        height: 37px;
        margin-bottom: 0;
        width: 160px;
    }
    html .pagination .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding: 5px;
        text-align: center;
    }
    html .pagination .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 14px;
        right: 0;
        width: 30px;
    }
    html .pagination span.select2.select2-container {
        width: 160px !important;
        margin: 0 20px 20px 20px;
    }
    .search.center {
        width: 280px;
    }
    .highlight-yellow {
        display: block;
        width: 100%;
        padding: 20px 0;
    }
    .pagination {
        width: 100%;
        text-align: center;
    }
    .pagination-results {
        text-align: center;
        width: 100%;
        float: none;
    }
    .pagination span {
        display: inline;
    }
    .journeys-contain .prog-section {
        width: 800px;
    }
    .journeys-contain .content-type .icon-contain {
        width: 200px;
    }
    .jumbotron .display-tbc {
        display: table-cell;
    }
    .jumbotron .display-tbc.fad {
        position: absolute;
        left: 25px;
    }
    .fave-contain .functions-area,
    .goals-contain .functions-area,
    .cashflow-contain .functions-area,
    .journeys-contain .functions-area {
        width: 150px;
        padding: 0 20px;
    }
    .display-tbc.cc.hl {
        vertical-align: middle;
    }
    .cashflow-contain .textarea {
        display: block;
        padding: 10px 0 40px 0;
        width: 100%;
        text-align: center;
    }
    .cashflow-contain li {
        padding: 40px 0;
    }
    .cashflow-contain li:first-child {
        padding: 0 0 40px 0;
    }
    .cashflow-contain .functions-area {
        width: 100%;
        display: block;
        text-align: center;
    }
    .pagination .highlight-yellow,
    .pagination-results span,
    .pagination-results .highlight-yellow {
        width: 100%;
        float: none;
        display: block;
        text-align: center;
    }
    .page .accordion.container.glossary-content:nth-child(1) {
        border-top: 1px solid #192F58;
    }
    .icon-holder {
        margin: auto;
        width: 165px;
    }
    .glossary-content .title {
        height: auto;
        margin-top: 0;
    }
    .pdficon {
        display: block !important;
        width: 100%;
        text-align: center;
    }
    .pdficon a {
        display: block;
        width: 100%;
        text-align: center;
    }
    .pdficon a .icon.pdf {
        margin: auto;
    }
    .ginput_container {
        padding: 0 20px;
    }
    .gquiz-answer-explanation,
    html .gform_wrapper ul.gfield_radio {
        margin: 40px 0;
    }
    html .gform_next_button,
    .gquiz-answer-explanation .gform_button {
        max-width: 88%;
        width: 100%;
        left: auto;
        margin-left: 0;
        bottom: 20px;
        display: none;
    }
    html .quiz .gquiz-answer-explanation {
        height: auto !important;
    }
    html .quiz .gform_next_button,
    html .quiz .gquiz-answer-explanation .gform_button {
        position: relative;
        margin: auto;
        left: 0;
        margin-top: 60px;
        display: block !important;
    }
    .accordion.full-width {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .font-light {
        display: block;
        padding: 20px 0;
    }
}

@media screen and (min-width: 768px) {
    html,
    body {
        overflow-x: auto;
    }
    .table-holder {
        overflow-x: hidden;
    }
    .jumbotron .display-tbc.fad {
        display: block;
        margin-top: 0;
        position: absolute;
        top: 140px;
        left: 0;
    }
    .jumbotron .display-tbc.rad {
        display: block;
        margin-top: 0;
        position: absolute;
        top: 140px;
        right: 25px;
    }
    html .book-appointment-form .gform_wrapper ul li.gfield {
        padding-right: 0;
    }
    .snap-box.snap {
        position: fixed;
        top: 120px;
    }
    .fave-contain ul li:first-child,
    .journeys-contain ul li:first-child,
    .goals-contain ul li:nth-child(2),
    .cashflow-contain ul li:first-child {
        border-top: none;
    }
    .page-lost .site-content {
        padding: 140px 0 200px 0;
    }
    .action-login .form-holder {
        top: 117px;
        width: 650px;
    }
    .action-login .form-holder h3 {
        font-size: 40px;
        line-height: 46px;
    }
    .jumbotron h1 {
        max-width: 100%;
    }
    .jumbotron .display-tbc {
        display: table-cell;
    }
    .jumbotron .display-tbc.hl {
        padding-top: 80px;
        vertical-align: middle;
        display: block;
    }
    .jumbotron .display-tbc.fad {
        display: block;
        margin-top: 0;
    }
    .modal-dialog {
        height: 100%;
        display: inline-block;
        position: absolute;
        text-align: left;
        vertical-align: middle;
    }
    .modal-dialog.book-appointment {
        width: 100%;
    }
    .bookapp .modal-content {
        overflow: auto;
    }
    .book-appointment-form .user-content-block {
        height: 600px;
    }
    a.btn.btn-default {
        text-decoration: none;
    }
    .contact {
        margin-bottom: 20px;
    }
    .contact .icon {
        float: left;
    }
    .contact:first-child a span {
        padding: 12px 0 0 61px;
    }
    .contact:last-child a {
        font-family: FuturaPT-Light;
        text-transform: uppercase;
    }
    .contact a:hover {
        text-decoration: none;
    }
    .contact a:hover .icon.call {
        background-position: -1075px -474px;
    }
    .contact .icon.book {
        background-position: -1274.09px -474px;
    }
    .contact a:hover .icon.book {
        background-position: -1474.09px -474px;
    }
    .contact a {
        color: #fff;
        vertical-align: middle;
        display: table-cell;
        height: 52px;
        padding: 0 0 0 10px;
    }
    .contact a span {
        vertical-align: middle;
        padding: 16px 0 0 65px;
        color: #fff;
        display: block;
        width: 300px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    .module .sidebar ul:first-child {
        display: block !important;
    }
    .module .sidebar h3:after {
        display: none;
    }
    .slick-next {
        width: 77px;
        height: 77px;
        background-position: -462px -1061.5px;
    }
    .slick-next:hover {
        background-position: -662px -1061.5px;
    }
    .slick-prev {
        width: 77px;
        height: 77px;
        background-position: -62px -1061.5px;
    }
    .slick-prev:hover {
        background-position: -262px -1061.5px;
    }
    .cashflow-contain .functions-area {
        text-align: right;
        padding-right: 0;
        padding-left: 20px;
    }
}

@media screen and (max-width: 991px) {
    .archive-holder {
        display: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .info-display {

        position: relative;
        display: flex;
        width: 100% !important;


    }
    .display-info-textbox {

        width: 100% !important;
        padding: 10px 0px 0px !important;

    }
    .covid-image
    {
        width: 66.7% !important;
        background-image: url(/wp-content/uploads/2020/03/covid-19-img.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        height: auto !important;

    }
    .tablet {
        display: block;
        padding-bottom: 20px;
        margin: auto;
        width: 730px;
    }
    .tablet .image-holder {
        margin-bottom: 30px;
    }
    a.forgot-password {
        width: 390px;
    }
    .jumbotron h1 {
        margin: auto;
        width: 700px;
        text-align: center;
        font-size: 80px;
        line-height: 88px;
    }
    .jumbotron h1.landing {
        text-transform: uppercase;
        font-size: 80px;
        line-height: 88px;
    }
    .jumbotron h1.fad {
        width: 300px;
    }
    .jumbotron h1 span {
        background-image: url("/wp-content/themes/moneywise/assets/img/head.png");
        color: transparent;
        background-size: 64px;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 5px;
    }
    .jumbotron p.landing {
        font-size: 26px;
        color: #fff;
        letter-spacing: 2px;
        margin-top: 20px;
    }
    .navbar {
        position: absolute;
        min-height: 50px;
        margin-bottom: 20px;
        top: 60px;
        border: 1px solid transparent;
        right: 0;
        display: block;
    }
    .navbar-toggle {
        display: block;
    }
    .menu-logged-in-menu-container {
        width: 160px;
    }
    .menu-logged-in-menu-container .menu {
        width: 160px;
    }
    .glossary-content .accordion-content {
        padding-bottom: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 10px;
        -webkit-column-fill: auto;
        -moz-column-count: 2;
        -moz-column-gap: 10px;
        -moz-column-fill: auto;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        -webkit-column-fill: auto;
        -moz-column-fill: auto;
        column-fill: auto;
    }
    .menu-bar {
        z-index: 12;
        height: 110px;
    }
    .menu-bar .container {
        height: 110px;
    }
    .menu-bar.snap {
        position: fixed;
        top: 0;
        z-index: 12;
        left: 0;
        right: 0;
    }
    .menu-bar.snap .navbar {
        top: 25px;
    }
    .menu-bar ul {
        width: 750px;
    }
    .menu-bar ul li {
        font-size: 13px;
        width: 100%;
        height: 100px;
    }
    .menu-bar ul li a {
        width: 180px;
        margin: auto;
        display: block;
    }
    .menu-bar ul li:not(:nth-child(1)) {
        display: none;
    }
    .menu-bar ul li ul {
        width: 130px;
    }
    .info-bar {
        z-index: 18;
    }
    .info-bar .button {
        width: 75px;
    }
    .info-bar .button.dash {
        width: 160px;
        font-size: 12px;
    }
    .info-bar .button.white {
        width: 160px;
    }
    .essentials .container {
        color: #fff;
        padding: 5px 15px;
    }
    .mobile-container .title.accord.center {
        padding: 20px 0;
        margin-top: 0;
        position: relative;
    }
    .article .jumbotron.internal.essential {
        min-height: 210px;
        padding-top: 30px;
    }
    .article .jumbotron .col-md-8 {
        height: auto;
        padding: 75px 10px 60px 10px;
        width: 500px;
    }
    .article .jumbotron .col-md-4 {
        width: 245px;
        height: 177px;
    }
    .article .jumbotron .title {
        height: 175px;
        display: table-cell;
        margin: 0;
        padding: 0;
        vertical-align: middle;
    }
    .service .jumbotron .container {
        height: 448px;
    }
    .jumbotron {
        height: 650px;
        background-position: 50%;
        /* padding: 50px 0; */
    }
    .jumbotron .container {
        max-width: 740px;
    }
    .jumbotron.internal {
        height: auto;
        overflow: hidden;
        min-height: 180px;
    }
    .jumbotron.internal h1 {
        width: 100%;
        margin: 30px 0;
    }
    .jumbotron .jumbo-menu {
        display: block;
    }
    .jumbotron .jumbo-menu.clear a {
        width: 230px;
    }
    .jumbotron .btn.btn-lg {
        max-width: 375px;
        height: 69px;
        /* padding: 13px 18px; */
        line-height: 20px;
    }
    .jumbotron .col-md-offset-3 {
        margin-top: 145px;
    }
    .jumbotron .jumbo-menu ul {
        width: 720px;
        margin: auto;
    }
    .jumbotron .jumbo-menu ul li a {
        font-size: 15px;
        padding: 0 15px;
    }
    .internal .title h1,
    .internal .title h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .btn {
        height: 60px;
        max-width: 280px;
        width: 100%;
    }
    .btn.btn-lg {
        max-width: 280px;
        height: 69px;
        padding: 20px 5px;
    }
    .btn.btn-service {
        font-size: 18px;
    }
    .contactcontent span a {
        display: block;
    }
    .module .sidebar {
        width: 230px;
        padding: 0;
    }
    .contact a {
        font-size: 20px;
    }
    .contact a span {
        width: 240px;
    }
    .contact:first-child span {
        font-size: 17px;
    }
    .terms {
        height: auto;
    }
    .terms ul li a {
        font-size: 13px;
    }
    .title.accord:after {
        content: "";
        width: 20px;
        height: 8px;
        position: absolute;
        background-repeat: no-repeat;
        left: 50%;
        margin-left: -10px;
        bottom: 20px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    .accordion {
        padding: 0 15px;
        margin: 0;
        width: 100%;
    }
    .accordion.margin-bottom-20 {
        margin-bottom: 0;
    }
    .accordion.hidden-lg .title {
        background-color: rgba(25, 47, 88, 0.5);
    }
    .accordion.hidden-lg .title h3 {
        color: #fff;
        margin: 0;
        padding: 40px 0;
    }
    .accordion.hidden-lg .title.accord.center {
        margin-top: 0;
    }
    .accordion.hidden-lg .title.accord:after {
        background-image: url("../img/white_down_arrow.png");
    }
    .accordion.hidden-lg .btn {
        color: #fff;
        width: 100%;
        max-width: 100%;
        font-size: 16px;
        letter-spacing: 3px;
        text-transform: uppercase;
        background: none;
        border: none;
        text-shadow: none;
        padding: 25px;
        box-shadow: none;
    }
    .accordion.hidden-lg .accordion-content {
        padding-bottom: 0;
        background-color: rgba(25, 47, 88, 0.5);
    }
    .accordion .accordion-content {
        display: block;
        padding-bottom: 20px;
    }
    .details {
        height: 150px;
    }
    .learn-filters {
        height: 120px;
    }
    .action-step.calculator-box {
        height: 130px;
    }
    .circle {
        background-position: -566px -898px;
        background-size: 697px;
        width: 130px;
        height: 130px;
        line-height: 20px;
        letter-spacing: 1.6px;
        font-size: 16px;
        margin: 0 10px;
    }
    .circle .icon {
        margin-top: 25px;
    }
    .circle.active {
        background-position: -566px -1033px;
    }
    .circle:hover {
        cursor: pointer;
    }
    .circle .disabled-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 1;
        z-index: 2;
        background-color: rgba(255, 255, 255, 0.75);
    }
    .circle .disabled-overlay img {
        margin: 28px 45px;
6    }
    .content-box {
        width: 100%;
        height: 185px;
        margin-bottom: 20px;
    }
    .content-box.lp {
        background-color: transparent;
    }
    .content-box.lp .image-block {
        background-color: rgba(25, 47, 88, 0.8);
    }
    .content-box.lp .content-information {
        background-color: transparent;
    }
    .content-box.lp:hover .content-information {
        background-color: transparent;
    }
    .content-box.lp:hover .image-block {
        background-color: #192F58;
    }
    .content-box h4 {
        font-size: 20px;
    }
    .content-box p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 20px;
    }
    .content-box a.read-more {
        font-size: 16px;
        letter-spacing: 1.3px;
        text-transform: uppercase;
        text-decoration: underline;
    }
    .content-box .image-block {
        width: 210px;
        height: 185px;
        float: left;
    }
    .content-box .content-information {
        height: 185px;
        width: 600px;
    }
    .content-box .content-information .learn-info {
        padding: 20px 60px 20px 20px;
    }
    footer .glossary ul li a {
        color: #FFFFFF;
        font-size: 10px;
    }
    .col-md-6 {
        margin-bottom: 20px;
    }
    .mobile-menu {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        bottom: 0;
        background-color: #F9EFE9;
        z-index: 20;
        display: none;
    }
    .mobile-menu .title.accord:after {
        content: "";
        width: 20px;
        background-image: url("../img/blue_down_arrow.png");
        height: 8px;
        position: absolute;
        background-repeat: no-repeat;
        left: auto;
        right: 40px;
        bottom: auto;
        top: 30px;
        margin-top: -4px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    .mobile-menu .title.accord.active:after {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .mobile-menu .search {
        padding: 5px;
        position: relative;
        width: 100%;
        float: none;
        height: 80px;
        display: table;
        vertical-align: middle;
    }
    .mobile-menu .search form {
        width: 150px;
        position: relative;
        display: block;
        text-align: center;
        vertical-align: middle;
        margin: 35px auto 3px auto;
    }
    .mobile-menu .mobile-container {
        position: relative;
        height: 100%;
        overflow: auto;
    }
    .mobile-menu .mobile-container .accordion .title {
        background-color: #fff;
    }
    .mobile-menu .mobile-container .accordion .title h3 {
        margin: 0;
        color: #192F58;
    }
    .mobile-menu .mobile-container .parent a {
        color: #192F58;
    }
    .mobile-menu .mobile-container ul li {
        display: block;
        text-align: center;
        height: auto;
    }
    .mobile-menu .mobile-container ul li:after {
        display: none;
    }
    .mobile-menu .mobile-container ul li a {
        display: block;
        text-align: center;
        padding: 5px 20px;
    }
    .mobile-menu .mobile-container h4 {
        margin-bottom: 0;
    }
    .mobile-menu .mobile-container .accordion-content {
        padding-bottom: 10px;
        background-color: #fff;
    }
    .mobile-menu .mobile-container .accordion-content .btn {
        width: 100%;
        background-color: #fff;
        max-width: 100%;
        border: none;
        background: none;
        color: #192F58;
        font-size: 16px;
        text-transform: uppercase;
        box-shadow: none;
        padding: 5px 0;
        margin: 0 0;
        height: auto;
    }
    .mobile-menu .mobile-header {
        height: 70px;
        width: 100%;
        background-color: #fff;
        padding: 10px 20px;
    }
    .mobile-menu .container {
        height: auto;
    }
    .mobile-menu .search-bar {
        height: 50px;
        width: 100%;
        background-color: #F9EFE9;
    }
    .mobile-menu .close-mobile {
        width: 50px;
        height: 50px;
        background-image: url("../img/arrow_left.png");
    }
    .blue-form.forgot-password-form {
        display: table;
    }
    .blue-form.forgot-password-form .form-holder input {
        margin: auto;
        float: none;
        margin-bottom: 40px;
    }
    .blue-form .form-holder {
        height: 500px;
        width: 1045px;
        display: table-cell;
        vertical-align: middle;
    }
    .blue-form,
    .book-appointment-form {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 10;
    }
    .blue-form .white-close,
    .blue-form .blue-close,
    .book-appointment-form .white-close,
    .book-appointment-form .blue-close {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .blue-form h3,
    .book-appointment-form h3 {
        font-size: 30px;
        letter-spacing: 4px;
        line-height: 51px;
        margin-bottom: 10px;
        margin-top: 0;
    }
    .blue-form p,
    .book-appointment-form p {
        font-size: 16px;
        line-height: 21px;
    }
    .blue-form input,
    .book-appointment-form input {
        width: 300px;
        height: 60px;
        margin-bottom: 10px;
        padding: 20px;
    }
    .blue-form input[type='submit'],
    .book-appointment-form input[type='submit'] {
        width: 370px;
        height: 69px;
    }
    .blue-form .col-md-offset-3,
    .book-appointment-form .col-md-offset-3 {
        margin-top: 112px;
    }
    .book-appointment-form {
        bottom: auto;
        height: 600px;
    }
    .blue-form {
        background-color: rgba(25, 47, 88, 0.8);
    }
    .blue-form form {
        width: 390px;
        margin: auto;
    }
    .blue-form h3 {
        color: #FFFFFF;
    }
    .book-appointment-form {
        background-color: rgba(218, 216, 224, 0.9);
    }
    .book-appointment-form h3 {
        color: #192F58;
        margin-bottom: 40px;
    }
    .blue-form .form-holder input {
        width: 390px;
        margin-bottom: 30px;
    }
    .login-form.blue-form input {
        width: 390px;
        margin-bottom: 30px;
        display: block;
        float: none;
        margin: auto;
    }
    .pagination {
        margin-top: 20px;
    }
    html .pagination span.select2.select2-container.select2-container--default.select2-container--below {
        height: 60px;
        margin-bottom: 10px;
        width: 160px;
    }
    html .login-form,
    .forgot-password-form input[type='submit'],
    html .book-appointment-form input[type='submit'],
    html .change-password-form input[type='submit'] {
        margin-top: 0;
    }
    html .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 58px;
        position: absolute;
        top: 24px;
        right: 10px;
        width: 50px;
        bottom: 0;
        content: "";
        background-image: url("../img/sprites.png");
        background-position: -479.5px -893.5px;
        position: absolute;
        background-repeat: no-repeat;
        margin-left: -10px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    html .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none;
    }
    html .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
        padding: 15px;
        text-align: left;
    }
    html .select2-container--default .select2-selection--single {
        text-transform: uppercase;
        background-color: #fff;
        border: none;
        border-radius: 0;
        width: 100%;
        height: 60px;
        color: #192F58;
        position: relative;
    }
    html .book-appointment-form .gform_wrapper ul li.gfield {
        width: 310px;
    }
    html .book-appointment-form .gform_wrapper ul li.gfield:last-child {
        padding-right: 0;
    }
    .marg-right-30 {
        padding-right: 20px !important;
    }
    .learn-filters {
        height: 120px;
    }
    .tabs ul li {
        width: 182px;
    }
    .icon.main-logo {
        /* background-position: -231px -50px; */
        background-image: url("/wp-content/themes/moneywise/assets/img/logo.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 180px;
        width: 180px;
    }
    .icon.main-logo.small{
        background-image: url("/wp-content/themes/moneywise/assets/img/logo-footer.png");
        background-position: center;
        background-size: 223px;
    }
    .icon.read {
        background-position: -34.5px -1834px;
    }
    .icon.read:hover,
    .icon.read.active {
        background-position: -234.5px -1834px;
    }
    .icon.watch {
        background-position: -435px -1834.5px;
    }
    .icon.watch:hover,
    .icon.watch.active {
        background-position: -635px -1834.5px;
    }
    .icon.do {
        background-position: -835px -1834.5px;
    }
    .icon.do:hover,
    .icon.do.active {
        background-position: -1036.12px -1834.5px;
    }
    .content-information .icon {
        position: absolute;
        right: 25px;
        top: 20px;
        height: 30px;
        z-index: 1;
        width: 30px;
    }
    .fave-contain .textarea,
    .goals-contain .textarea,
    .cashflow-contain .textarea,
    .journeys-contain .textarea {
        display: table-cell;
        padding: 40px 20px;
        width: 100%;
    }
    .fave-contain .content-type,
    .goals-contain .content-type,
    .cashflow-contain .content-type,
    .journeys-contain .content-type {
        margin-top: 30px;
        width: 140px;
        padding-right: 10px;
        float: left;
        height: 100%;
        display: table-cell;
    }
    .fave-contain .content-type .icon-contain .icon,
    .goals-contain .content-type .icon-contain .icon,
    .cashflow-contain .content-type .icon-contain .icon,
    .journeys-contain .content-type .icon-contain .icon {
        margin: auto;
        display: block;
    }
    .fave-contain .content-type .icon-contain .fav-text,
    .goals-contain .content-type .icon-contain .fav-text,
    .cashflow-contain .content-type .icon-contain .fav-text,
    .journeys-contain .content-type .icon-contain .fav-text {
        margin-top: 10px;
        display: block;
        vertical-align: middle;
        padding: 0;
        text-align: center;
    }
    .fave-contain .content-area,
    .goals-contain .content-area,
    .cashflow-contain .content-area,
    .journeys-contain .content-area {
        height: 100%;
        width: 800px;
        display: table-cell;
    }
    .cashflow-contain .textarea {
        padding: 40px 0;
    }
    .journeys-contain {
        padding: 20px 0;
    }
    .journeys-contain .textarea {
        display: block;
        width: 100%;
        text-align: left;
        padding: 22px 0;
    }
    footer .glossary-footer ul li a {
        font-size: 10px;
        line-height: 15px;
    }
    footer .glossary-footer ul li h4 {
        color: #FFFFFF;
        margin-bottom: 0;
        font-size: 10px;
    }
    footer .glossary-footer .contact:last-child a {
        font-size: 12px;
    }
    .content-box .disabled-overlay i.icon {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -65px;
    }
    .accordion.container.glossary-content:not(:nth-child(1)) {
        display: none;
    }
    .title.accord {
        margin-top: 0;
    }
    html .modal .book-appointment-form .gform_wrapper ul li.gfield {
        width: 50%;
        margin-right: 0;
        padding-right: 10px;
    }
    .blue-form .select2-container,
    .book-appointment-form .select2-container {
        width: 100% !important;
    }
    html .modal .book-appointment-form .select2-container--default .select2-selection--single {
        width: 100%;
    }
    html .pagination span.select2.select2-container.select2-container--default.select2-container--below,
    html .pagination .select2-container--default .select2-selection--single {
        height: 37px;
        margin-bottom: 0;
        width: 100%;
    }
    html .pagination .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding: 5px;
        text-align: center;
    }
    html .pagination .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 14px;
        right: 0;
        width: 30px;
    }
    html .pagination span.select2.select2-container {
        width: 160px !important;
        margin-right: 20px;
    }
    .title.center {
        margin-top: 40px;
    }
    .title.center.mob-marg-40 h3 {
        margin-bottom: 0;
    }
    .title.center.nomargin {
        margin-top: 0;
    }
    .search.center {
        width: 420px;
    }
    .mobile-container {
        position: relative;
        height: 100%;
        overflow: auto;
        padding-bottom: 135px;
    }
    .mobile-container .accordion .title {
        background-color: #fff;
    }
    .mobile-container .accordion .title h3 {
        margin: 0;
        color: #192F58;
    }
    .mobile-container .parent {
        background-color: #788397;
    }
    .mobile-container .parent a {
        color: #fff;
    }
    .mobile-container ul li {
        display: block;
        text-align: center;
        height: auto;
    }
    .mobile-container ul li:after {
        display: none;
    }
    .mobile-container ul li a {
        display: block;
        text-align: center;
        padding: 20px;
    }
    .mobile-container h4 {
        margin-bottom: 0;
    }
    .mobile-container .accordion-content {
        padding-bottom: 0;
        background-color: #fff;
    }
    .mobile-container .accordion-content .btn {
        width: 100%;
        background-color: #fff;
        max-width: 100%;
        border: none;
        background: none;
        padding: 20px;
        text-transform: uppercase;
        font-size: 16px;
        color: #192F58;
        font-size: 16px;
        letter-spacing: 3px;
        text-transform: uppercase;
        box-shadow: none;
    }
    .mobile-header {
        height: 70px;
        width: 100%;
        background-color: #fff;
        padding: 10px 20px;
    }
    .icon-holder {
        margin: auto;
        width: 400px;
    }
    .gquiz-answer-explanation,
    html .gform_wrapper ul.gfield_radio {
        height: auto;
        width: 100%;
    }
    .gquiz-answer-explanation,
    html .gform_wrapper ul.gfield_radio {
        margin: 40px 0;
    }
    .scroller {
        height: 250px;
    }
    .full-width {
        width: 100%;
        padding: 0;
    }
    .slick-list {
        width: 520px;
        padding: 0;
    }
    .accordion.full-width {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .image-holder.small {
        height: 215px;
    }
    .image-holder.big {
        height: 295px;
    }
    .trending-scroller {
        width: 100%;
        height: 250px;
    }
    .trending-scroller .image-holder .hover-text-pink {
        height: 215px;
    }
    .prog-bar {
        width: 100%;
    }
    .prog-section {
        width: 500px;
    }
    .news-scroller {
        width: 730px;
        margin: 0 auto 40px auto;
    }
    .news-scroller .image-holder.small {
        height: 260px;
    }
    .news-scroller .slick-next {
        right: 0;
    }
    .news-scroller .slick-prev {
        left: 0;
    }
    .image-holder.small {
        height: 215px;
    }
}

@media screen and (min-width: 992px) {
    .jumbotron h1 {
        margin: auto;
        width: 800px;
        text-align: center;
    }
    .jumbotron h1 span {
        background-image: url("/wp-content/themes/moneywise/assets/img/head.png");
        color: transparent;
        background-size: 72px;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 5px;
    }
    .jumbotron p.landing {
        font-size: 36px;
        color: #fff;
        letter-spacing: 2px;
        margin-top: 20px;
        width: 47%;
    }
    .jumbotron h1.landing {
        font-size: 80px;
        line-height: 88px;
    }
    .jumbotron .display-tbc {
        display: table-cell;
    }
    .jumbotron .display-tbc.hl {
        display: block;
        margin-top: 180px;
    }
    .jumbotron .display-tbc.fad {
        display: block;
        margin-top: 0;
        position: absolute;
        top: 140px;
        left: 25px;
    }
    .jumbotron .display-tbc.tas {
        display: block;
        margin-top: 140px;
    }
    .contact:first-child span {
        font-size: 26px;
    }
    html .book-appointment-form .gform_wrapper ul li:first-child {
        margin: 0;
        margin-right: 20px;
    }
    .blue-form .form-holder {
        height: 600px;
        width: 1045px;
    }
    .service .jumbotron .container {
        height: 100%;
    }
    .modal-body {
        overflow: hidden;
    }
    .essentials {
        position: relative;
        height: 30px;
        color: #fff;
        width: auto;
        font-size: 16px;
        line-height: 32px;
        font-family: FuturaPT-Light;
        margin-bottom: 10px;
        letter-spacing: 3px;
        text-transform: uppercase;
        background-color: #192F58;
        left: auto;
        top: auto;
        text-align: left;
        padding: 0 10px;
        width: 125px;
        right: auto;
    }
    .blue-form,
    .book-appointment-form {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 10;
    }
    .blue-form .white-close,
    .blue-form .blue-close,
    .book-appointment-form .white-close,
    .book-appointment-form .blue-close {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .blue-form h3,
    .book-appointment-form h3 {
        font-size: 40px;
        letter-spacing: 4px;
        line-height: 40px;
        margin-top: 15px;
        margin-bottom: 40px;
    }
    .blue-form p,
    .book-appointment-form p {
        font-size: 16px;
        line-height: 21px;
    }
    .blue-form input,
    .book-appointment-form input {
        width: 395px;
        height: 60px;
        margin-bottom: 30px;
        padding: 20px;
    }
    .blue-form input[type='submit'],
    .book-appointment-form input[type='submit'] {
        width: 370px;
        height: 69px;
    }
    .blue-form .col-md-offset-3,
    .book-appointment-form .col-md-offset-3 {
        margin-top: 112px;
    }
    .blue-form {
        background-color: rgba(25, 47, 88, 0.8);
    }
    .blue-form form {
        width: 510px;
        margin: auto;
    }
    .blue-form h3 {
        color: #FFFFFF;
    }
    .modal-dialog {
        height: 680px;
        position: relative;
    }
    .book-appointment-form {
        background-color: rgba(218, 216, 224, 0.9);
    }
    .book-appointment-form h3 {
        color: #192F58;
    }
    .navbar {
        display: none;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .menu-bar {
        z-index: 12;
        height: 150px;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .menu-bar .container {
        height: 150px;
    }
    .menu-bar ul li.dropdown {
        -webkit-transition: height 0.4s;
        transition: height 0.4s;
        margin-right: 0;
    }
    .menu-bar.snap {
        position: fixed;
        top: 0;
        z-index: 12;
        height: 110px;
    }
    .menu-bar.snap .icon.main-logo {
        /* background-position: -210px -52px; */
        background-image: url("/wp-content/themes/moneywise/assets/img/logo.png");
        background-position: inherit;
        background-repeat: no-repeat;
        background-size: 180px;
    }
    .menu-bar.snap ul li.dropdown,
    .menu-bar.snap ul li.dashboard {
        height: 110px;
    }
    .menu-bar.snap ul li.dropdown:not(:nth-child(1)):after {
        bottom: 35px;
    }
    .menu-bar.snap ul li.dropdown:hover:not(:nth-child(1)):after {
        bottom: 25px;
    }
    .menu-bar ul {
        width: 940px;
    }
    .menu-bar ul li {
        width: 148px;
    }
    .menu-bar ul li a {
        /* width: 132px; */
    }
    .menu-bar ul li:nth-child(1) {
        /* width: 179px; */
    }
    .info-bar .button {
        width: 148px;
    }
    .info-bar .button.dash {
        width: 148px;
    }
    .info-bar .button.white {
        width: 160px;
    }
    .article .col-md-8 {
        width: 640px;
    }
    .article .sidebar {
        width: 299px;
    }
    .article .jumbotron .col-md-8 {
        height: 235px;
        padding: 0 15px 0 0;
    }
    .article .jumbotron .col-md-4 {
        width: 304px;
        height: 235px;
    }
    .article .jumbotron .title {
        height: 235px;
    }
    .article .jumbotron .title h1 {
        font-size: 35px;
    }
    .menu-logged-in-menu-container {
        width: 160px;
    }
    .menu-logged-in-menu-container .menu {
        width: 160px;
    }
    .jumbotron {
        height: 650px;
        background-position: 50%;
        /* padding: 50px 0; */
    }
    .jumbotron .container {
        max-width: 940px;
    }
    .jumbotron.internal {
        height: 235px;
        overflow: hidden;
    }
    .jumbotron.internal.short {
        height: 234px;
    }
    .jumbotron .col-md-offset-3 {
        margin-top: 162px;
    }
    .jumbotron .jumbo-menu {
        display: block !important;
    }
    .jumbotron .jumbo-menu.clear a {
        width: 280px;
    }
    .jumbotron .btn.btn-lg {
        max-width: 375px;
        height: 69px;
        /* padding: 7px 40px; */
    }
    .btn {
        height: 60px;
        max-width: 370px;
        width: 100%;
    }
    .btn.btn-lg {
        max-width: 375px;
        height: 69px;
        padding: 20px;
    }
    .btn.btn-service {
        font-size: 18px;
    }
    .accordion.hidden-md {
        display: none;
    }
    .accordion .accordion-content {
        display: block;
    }
    .accordion.container {
        padding: 0;
    }
    .terms {
        height: 50px;
    }
    .terms ul li a {
        font-size: 16px;
    }
    .details {
        height: 170px;
    }
    .accordion.full-width {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .modal-dialog {
        width: 660px;
    }
    .modal-dialog.book-appointment {
        width: 988px;
    }
    .learn-filters {
        height: 120px;
    }
    .action-step.calculator-box {
        height: 130px;
    }
    .circle {
        background-position: -566px -898px;
        background-size: 697px;
        width: 130px;
        height: 130px;
        line-height: 20px;
        letter-spacing: 1.6px;
        font-size: 16px;
        margin: 0 10px;
    }
    .circle .icon {
        margin-top: 25px;
    }
    .circle.active {
        background-position: -566px -1033px;
    }
    .circle:hover {
        cursor: pointer;
    }
    .contact a {
        font-size: 30px;
    }
    .contact:last-child a {
        font-size: 20px;
    }
    .glossary-content .accordion-content {
        padding-bottom: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 10px;
        -webkit-column-fill: auto;
        -moz-column-count: 2;
        -moz-column-gap: 10px;
        -moz-column-fill: auto;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        -webkit-column-fill: auto;
        -moz-column-fill: auto;
        column-fill: auto;
    }
    .content-box {
        width: 100%;
        height: 185px;
        margin-bottom: 20px;
    }
    .content-box.lp {
        height: 268px;
        background-color: transparent;
    }
    .content-box.lp .image-block {
        width: 268px;
        height: 268px;
        background-color: rgba(25, 47, 88, 0.8);
    }
    .content-box.lp .content-information {
        background-color: transparent;
    }
    .content-box.lp:hover .content-information {
        background-color: transparent;
    }
    .content-box.lp:hover .image-block {
        background-color: #192F58;
    }
    .content-box h4 {
        font-size: 20px;
    }
    .content-box p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 20px;
    }
    .content-box a.read-more {
        font-size: 16px;
        letter-spacing: 1.3px;
        text-transform: uppercase;
        text-decoration: underline;
    }
    .content-box .image-block {
        width: 210px;
        height: 185px;
        float: left;
    }
    .content-box .content-information {
        height: 185px;
        width: 800px;
    }
    .content-box .content-information .learn-info {
        padding: 20px 60px 20px 20px;
    }
    .content-box .disabled-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 1;
        z-index: 2;
        background-color: rgba(255, 255, 255, 0.75);
    }
    .content-box .disabled-overlay img {
        margin: 28px 45px;
    }
    .marg-right-30 {
        margin-right: 20px;
    }
    .breadcrumbs {
        padding: 0 30px;
    }
    html .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 58px;
        position: absolute;
        top: 24px;
        right: 10px;
        width: 50px;
        bottom: 0;
        content: "";
        background-image: url("../img/sprites.png");
        background-position: -479.5px -893.5px;
        position: absolute;
        background-repeat: no-repeat;
        margin-left: -10px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    html .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none;
    }
    .blue-form .form-holder input {
        width: 510px;
        margin-bottom: 30px;
    }
    .modal-content .book-appointment-form .gform_body {
        width: 918px;
    }
    html .modal .book-appointment-form .gform_wrapper ul li.gfield,
    html .modal .book-appointment-form .select2-container--default .select2-selection--single {
        width: 444px;
    }
    html .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
        padding: 15px;
        text-align: left;
    }
    html .select2-container--default .select2-selection--single {
        text-transform: uppercase;
        background-color: #fff;
        border: none;
        border-radius: 0;
        width: 395px;
        height: 60px;
        color: #192F58;
        position: relative;
    }
    html .book-appointment-form .gform_wrapper ul li.gfield {
        width: 395px;
    }
    .pagination-results {
        margin-bottom: 30px;
    }
    html .pagination span.select2.select2-container.select2-container--default.select2-container--below,
    html .pagination .select2-container--default .select2-selection--single {
        height: 37px;
        margin-bottom: 0;
        width: 160px;
    }
    html .pagination .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding: 5px;
        text-align: center;
        font-size: 14px;
    }
    html .pagination .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 14px;
        right: 0;
        width: 30px;
    }
    html .pagination span.select2.select2-container {
        width: 160px !important;
        margin-right: 20px;
    }
    .mobile-menu {
        display: none !important;
    }
    .tabs ul li {
        width: 182px;
    }
    .module .sidebar {
        width: 232px;
        padding: 0;
    }
    .module .sidebar hr {
        margin: 0;
    }
    .icon.main-logo {
        /* background-position: -5px -50px; */
        background-image: url("/wp-content/themes/moneywise/assets/img/logo.png");
        background-position: inherit;
        background-repeat: no-repeat;
        background-size: 180px;
    }
    .icon.main-logo.small {
        background-image: url("/wp-content/themes/moneywise/assets/img/logo-footer.png");
        background-position: center;
        background-size: 223px;
    }
    .icon.read {
        background-position: -34.5px -1834px;
    }
    .icon.read:hover,
    .icon.read.active {
        background-position: -234.5px -1834px;
    }
    .icon.watch {
        background-position: -435px -1834.5px;
    }
    .icon.watch:hover,
    .icon.watch.active {
        background-position: -635px -1834.5px;
    }
    .icon.do {
        background-position: -835px -1834.5px;
    }
    .icon.do:hover,
    .icon.do.active {
        background-position: -1036.12px -1834.5px;
    }
    .content-information .icon {
        position: absolute;
        right: 25px;
        top: 30px;
        height: 30px;
        z-index: 1;
        width: 30px;
    }
    .content-information a.learn-info {
        padding: 20px;
    }
    .content-information .div-learn-info {
        padding: 20px;
    }
    .fave-contain .textarea {
        display: table-cell;
        width: 860px;
        padding: 20px;
    }
    .fave-contain,
    .goals-contain,
    .cashflow-contain,
    .journeys-contain {
        width: 100%;
    }
    .fave-contain .textarea,
    .goals-contain .textarea,
    .cashflow-contain .textarea,
    .journeys-contain .textarea {
        display: table-cell;
        width: 685px;
        padding: 40px 20px;
    }
    .fave-contain .content-type,
    .goals-contain .content-type,
    .cashflow-contain .content-type,
    .journeys-contain .content-type {
        margin-top: 30px;
        width: 140px;
        padding-right: 10px;
        float: left;
        height: 100%;
        display: table-cell;
    }
    .fave-contain .content-type .icon-contain .icon,
    .goals-contain .content-type .icon-contain .icon,
    .cashflow-contain .content-type .icon-contain .icon,
    .journeys-contain .content-type .icon-contain .icon {
        margin: auto;
        display: block;
    }
    .fave-contain .content-type .icon-contain .fav-text,
    .goals-contain .content-type .icon-contain .fav-text,
    .cashflow-contain .content-type .icon-contain .fav-text,
    .journeys-contain .content-type .icon-contain .fav-text {
        margin-top: 10px;
        display: block;
        vertical-align: middle;
        padding: 0;
        text-align: center;
    }
    .fave-contain .content-area,
    .goals-contain .content-area,
    .cashflow-contain .content-area,
    .journeys-contain .content-area {
        height: 100%;
        width: 800px;
        display: table-cell;
    }
    .display-tbc.cc.hl {
        padding-bottom: 140px;
    }
    .journeys-contain .textarea {
        width: 210px;
        padding: 20px;
    }
    .journeys-contain .textarea a {
        width: 210px;
    }
    footer .col-md-2:not(:first-child) {
        padding: 0 10px;
    }
    footer .col-md-2:not(:first-child) li {
        margin-bottom: 8px;
    }
    footer .glossary-footer ul li a {
        font-size: 12px;
        line-height: 16px;
    }
    footer .glossary-footer ul li h4 {
        color: #FFFFFF;
        font-size: 12px;
    }
    .accordion.container.glossary-content:not(:nth-child(1)) {
        display: none;
    }
    .title.center {
        margin-top: 40px;
    }
    .title.center.mob-marg-40 h3 {
        margin-bottom: 0;
    }
    .title.center.nomargin {
        margin-top: 0;
    }
    .search.center {
        width: 420px;
    }
    .prog-section {
        width: 500px;
    }
    .icon-holder {
        margin: auto;
        width: 400px;
    }
    .gquiz-answer-explanation,
    html .gform_wrapper ul.gfield_radio {
        min-height: 605px;
        height: auto;
        width: 100%;
        max-width: 450px;
    }
    .trending-scroller {
        width: 880px;
        height: 250px;
    }
    .trending-scroller .image-holder.col-md-4 {
        height: 252.71px;
        width: 270px;
        margin: 10px;
        margin-right: 30px;
    }
    .trending-scroller .image-holder .hover-text-pink {
        height: 190px;
    }
    .image-holder.small {
        height: 190px;
    }
    .image-holder.big {
        height: 260px;
    }
    .scroller {
        height: 250px;
    }
    .slick-list {
        width: 700px;
    }
    .image-holder.slick-slide {
        height: 190px;
    }
    .modal-content .gform_body {
        width: 100%;
        margin: auto;
    }
}

@media screen and (min-width: 1200px) {
	.level-icon {
		display: block;
		width: 213px;

	}
	.textarea.hidetextarea
	{
		visibility : visible;

	}
	.clearfix.hidetextarea
	{
		visibility: visible;
		height:62px;
	}
	.textarea.score
	{
		position: relative;
		left: 43px;
	}
    .modal.congrat .blue-form {
        height: 450px;
        position: relative;
        width: 660px;
    }
    .navbar {
        display: none;
    }
    .menu-logged-in-menu-container {
        width: 160px;
    }
    .menu-logged-in-menu-container .menu {
        width: 160px;
    }
    .menu-bar {
        z-index: 12;
        height: 150px;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .menu-bar .container {
        height: 150px;
    }
    .menu-bar ul li.dropdown {
        -webkit-transition: height 0.4s;
        transition: height 0.4s;
    }
    .menu-bar.snap {
        position: fixed;
        top: 0;
        z-index: 12;
        height: 110px;
    }
    .menu-bar.snap .icon.main-logo {
        /* background-position: -210px -52px; */
        background-image: url("/wp-content/themes/moneywise/assets/img/logo.png");
        background-position: inherit;
        background-repeat: no-repeat;
        background-size: 180px;
    }
    .menu-bar.snap ul li.dropdown,
    .menu-bar.snap ul li.dashboard {
        height: 110px;
    }
    .menu-bar.snap ul li.dropdown:not(:nth-child(1)):after {
        bottom: 35px;
    }
    .menu-bar.snap ul li.dropdown:hover:not(:nth-child(1)):after {
        bottom: 25px;
    }
    .menu-bar ul {
        width: 1140px;
    }
    .menu-bar ul li {
        width: 188px;
        margin-left: 0;
        margin-right: 0;
    }
    .menu-bar ul li:nth-child(1) {
        /* width: 239px; */
    }
    .info-bar .button {
        width: 188px;
    }
    .info-bar .button.dash {
        width: 188px;
    }
    .info-bar .button.white {
        width: 160px;
    }
    .article .jumbotron .col-md-8 {
        height: 330px;
        padding: 0 15px;
    }
    .article .jumbotron .col-md-4 {
        padding: 0;
        width: 420px;
        height: 330px;
    }
    .article .col-md-8 {
        width: 720px;
    }
    .jumbotron {
        height: 650px;
        background-position: 50%;
        /* padding: 50px 0; */
    }
    .jumbotron .container {
        max-width: 1170px;
    }
    .jumbotron .jumbo-menu {
        display: block !important;
    }
    .jumbotron .jumbo-menu.clear a {
        width: 370px;
    }
    .jumbotron.internal {
        height: 330px;
    }
    .jumbotron .book-appointment-form .col-md-offset-3,
    .jumbotron .blue-form .col-md-offset-3 {
        margin-top: 112px;
    }
    .jumbotron .book-appointment-form .white-close,
    .jumbotron .book-appointment-form .blue-close,
    .jumbotron .blue-form .white-close,
    .jumbotron .blue-form .blue-close {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .jumbotron .col-md-offset-3 {
        margin-top: 163px;
    }
    .btn {
        height: 60px;
        max-width: 370px;
        width: 100%;
    }
    .btn.btn-lg {
        max-width: 375px;
        height: 69px;
        padding: 20px;
    }
    .btn.btn-service {
        font-size: 18px;
    }
    .modal-dialog {
        width: 660px;
    }
    .modal-dialog.book-appointment {
        width: 1190px;
    }
    .module .sidebar {
        width: 271px;
        padding: 0;
    }
    .blue-form .form-holder {
        height: 600px;
        width: 1045px;
    }
    .marg-right-30 {
        margin-right: 20px;
    }
    .accordion .accordion-content {
        display: block;
    }
    .accordion.container {
        padding: 0;
    }
    .contact:last-child a {
        font-size: 20px;
    }
    .contact a {
        letter-spacing: 3px;
        font-size: 30px;
    }
    .terms {
        height: 50px;
    }
    .terms ul li a {
        font-size: 16px;
    }
    .details {
        height: 150px;
    }
    .accordion.full-width {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .blue-form,
    .book-appointment-form {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 10;
    }
    .blue-form h3,
    .book-appointment-form h3 {
        font-size: 40px;
        letter-spacing: 4px;
        line-height: 40px;
        margin-top: 15px;
        margin-bottom: 40px;
    }
    .blue-form p,
    .book-appointment-form p {
        font-size: 16px;
        line-height: 21px;
    }
    .blue-form input,
    .book-appointment-form input {
        width: 510px;
        height: 60px;
        padding: 20px;
        margin: 0;
        display: inline-block;
        padding: 0;
        float: left;
    }
    .blue-form input[type='submit'],
    .book-appointment-form input[type='submit'] {
        width: 370px;
        height: 69px;
    }
    .blue-form {
        background-color: rgba(25, 47, 88, 0.8);
    }
    .blue-form form {
        width: 510px;
        margin: auto;
    }
    .blue-form h3 {
        color: #FFFFFF;
    }
    .book-appointment-form {
        background-color: rgba(218, 216, 224, 0.9);
    }
    .book-appointment-form h3 {
        color: #192F58;
    }
    .learn-filters {
        height: 120px;
    }
    .action-step.calculator-box {
        height: 130px;
    }
    .circle {
        background-position: -566px -898px;
        background-size: 697px;
        width: 130px;
        height: 130px;
        line-height: 20px;
        letter-spacing: 1.6px;
        font-size: 16px;
        margin: 0 10px;
    }
    .circle .icon {
        margin: 25px 5px 0 0;
    }
    .circle.active {
        background-position: -566px -1033px;
    }
    .circle:hover {
        cursor: pointer;
    }
    .content-box {
        width: 100%;
        height: 185px;
        margin-bottom: 20px;
    }
    .content-box.lp {
        height: 268px;
        background-color: transparent;
    }
    .content-box.lp .image-block {
        width: 268px;
        height: 268px;
        background-color: rgba(25, 47, 88, 0.8);
    }
    .content-box.lp .content-information {
        background-color: transparent;
    }
    .content-box.lp:hover .content-information {
        background-color: transparent;
    }
    .content-box.lp:hover .image-block {
        background-color: #192F58;
    }
    .content-box h4 {
        font-size: 20px;
    }
    .content-box p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 20px;
    }
    .content-box a.read-more {
        font-size: 16px;
        letter-spacing: 1.3px;
        text-transform: uppercase;
        text-decoration: underline;
    }
    .content-box .image-block {
        width: 210px;
        height: 185px;
        float: left;
    }
    .content-box .content-information {
        height: 185px;
        width: 1000px;
    }
    .content-box .content-information a.learn-info {
        padding: 20px 60px 20px 20px;
    }
    .content-box .content-information .div-learn-info {
        padding: 20px 60px 20px 20px;
    }
    .content-box .disabled-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 1;
        z-index: 2;
        background-color: rgba(255, 255, 255, 0.75);
    }
    .content-box .disabled-overlay img {
        margin: 28px 45px;
    }
    .blue-form .form-holder input {
        width: 510px;
        margin-bottom: 30px;
    }
    .breadcrumbs {
        padding: 0 30px;
    }
    html .book-appointment-form .gform_wrapper ul li.gfield {
        width: 510px;
    }
    .modal-content .book-appointment-form .gform_body {
        width: 918px;
    }
    html .modal .book-appointment-form .gform_wrapper ul li.gfield,
    html .modal .book-appointment-form .select2-container--default .select2-selection--single {
        width: 444px;
    }
    html .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 58px;
        position: absolute;
        top: 24px;
        right: 10px;
        width: 50px;
        bottom: 0;
        content: "";
        background-image: url("../img/sprites.png");
        background-position: -479.5px -893.5px;
        position: absolute;
        background-repeat: no-repeat;
        margin-left: -10px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    html .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none;
    }
    html .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
        padding: 15px;
        text-align: left;
    }
    html .select2-container--default .select2-selection--single {
        text-transform: uppercase;
        background-color: #fff;
        border: none;
        border-radius: 0;
        width: 510px;
        height: 60px;
        color: #192F58;
        position: relative;
    }
    .pagination-results {
        margin-bottom: 30px;
    }
    html .pagination span.select2.select2-container.select2-container--default.select2-container--below,
    html .pagination .select2-container--default .select2-selection--single {
        height: 37px;
        margin-bottom: 0;
        width: 160px;
    }
    html .pagination .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding: 5px;
        text-align: center;
        font-size: 14px;
    }
    html .pagination .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 14px;
        right: 0;
        width: 30px;
    }
    html .pagination span.select2.select2-container {
        width: 160px !important;
        margin-right: 20px;
    }
    .mobile-menu {
        display: none !important;
    }
    .tabs ul li {
        width: 293px;
    }
    .hidden-md {
        display: none;
    }
    .icon.main-logo {
        /* background-position: 0 -50px; */
        background-image: url("/wp-content/themes/moneywise/assets/img/logo.png");
        background-position: inherit;
        background-repeat: no-repeat;
        background-size: 180px;
    }
    .icon.main-logo.small {
        background-image: url("/wp-content/themes/moneywise/assets/img/logo-footer.png");
        background-position: center;
        background-size: 223px;
        margin-top: 10px;
    }
    .icon.read {
        background-position: -34.5px -1834px;
    }
    .icon.read:hover,
    .icon.read.active {
        background-position: -234.5px -1834px;
    }
    .icon.watch {
        background-position: -435px -1834.5px;
    }
    .icon.watch:hover,
    .icon.watch.active {
        background-position: -635px -1834.5px;
    }
    .icon.do {
        background-position: -835px -1834.5px;
    }
    .icon.do:hover,
    .icon.do.active {
        background-position: -1036.12px -1834.5px;
    }
    .content-information .icon {
        position: absolute;
        right: 25px;
        top: 30px;
        height: 30px;
        z-index: 1;
        width: 30px;
    }
    .fave-contain,
    .goals-contain,
    .cashflow-contain,
    .journeys-contain {
        width: 100%;
    }
    .fave-contain .textarea,
    .goals-contain .textarea,
    .cashflow-contain .textarea,
    .journeys-contain .textarea {
        display: table-cell;
        width: 880px;
        padding: 40px 20px;
    }
    .fave-contain .content-type,
    .goals-contain .content-type,
    .cashflow-contain .content-type,
    .journeys-contain .content-type {
        margin-top: 30px;
        width: 140px;
        padding-right: 10px;
        float: left;
        height: 100%;
        display: table-cell;
    }
    .fave-contain .content-type .icon-contain .icon,
    .goals-contain .content-type .icon-contain .icon,
    .cashflow-contain .content-type .icon-contain .icon,
    .journeys-contain .content-type .icon-contain .icon {
        margin: auto;
        display: block;
    }
    .fave-contain .content-type .icon-contain .fav-text,
    .goals-contain .content-type .icon-contain .fav-text,
    .cashflow-contain .content-type .icon-contain .fav-text,
    .journeys-contain .content-type .icon-contain .fav-text {
        margin-top: 10px;
        display: block;
        vertical-align: middle;
        padding: 0;
        text-align: center;
    }
    .fave-contain .content-area,
    .goals-contain .content-area,
    .cashflow-contain .content-area,
    .journeys-contain .content-area {
        height: 100%;
        width: 1000px;
        display: table-cell;
    }
    .journeys-contain .textarea {
        width: 210px;
        padding: 20px;
    }
    .journeys-contain .textarea a {
        width: 210px;
    }
    footer .glossary-footer ul li h4 {
        font-size: 13px;
    }
    footer .glossary-footer ul li a {
        color: #FFFFFF;
        font-size: 13px;
    }
    .glossary-content .accordion-content {
        padding-bottom: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 10px;
        -webkit-column-fill: auto;
        -moz-column-count: 2;
        -moz-column-gap: 10px;
        -moz-column-fill: auto;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        -webkit-column-fill: auto;
        -moz-column-fill: auto;
        column-fill: auto;
    }
    .accordion.container.glossary-content:not(:nth-child(1)) {
        display: none;
    }
    .title.center {
        margin-top: 40px;
    }
    .title.center.mob-marg-40 h3 {
        margin-bottom: 0;
    }
    .title.center.nomargin {
        margin-top: 0;
    }
    .search.center {
        width: 420px;
    }
    .icon-holder {
        margin: auto;
        width: 400px;
    }
    .gquiz-answer-explanation,
    html .gform_wrapper ul.gfield_radio {
        min-height: 605px;
        height: auto;
        width: 100%;
        max-width: 550px;
    }
    .trending-scroller {
        width: 1080px;
        height: 253px;
        padding-bottom: 0;
        padding: 0;
    }
    .trending-scroller .image-holder.col-md-4 {
        height: 252.71px;
        width: 270px;
        margin: 10px;
        margin-right: 30px;
    }
    .image-holder.small,
    .image-holder .hover-text-pink {
        height: 252px;
    }
    .image-holder.big {
        height: 345px;
    }
    .scroller {
        height: 252px;
        padding-bottom: 0;
        padding: 0;
    }
    .slick-list {
        width: 900px;
        padding: 0;
    }
    .slick-slide {
        height: 252px;
        padding: 0;
    }
}

#field_35_4,
#field_34_4 {
    clear: left !important;
}

#field_35_6,
#field_34_6 {
    clear: right !important;
}

.afterarrow {
    margin: 0 14px 0 0 !important;
}

.gform_page_footer {
    display: block !important;
}

.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
    overflow: inherit !important;
}

.gform_wrapper .gform_page_footer {
    margin: 50px 0 !important;
}

.pum-tile.popmake-title , #pum_popup_title_30184 {
  display: none !important;
  visibility: hidden !important;
}
.display-tbc.cc.rad
{
    left:200px;
    position: relative;
}
.iconquiz.progress {
    width: 52px;
    height: 52px;
    background-position: -1475px -1275px;
}

.iconquiz.progress.alt {
    background-position: -1275px -1275px;
}
.textarea.eagle {
	background-image: url("../img/eagles-nest.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 8px;


}
.textarea.mask {
	background-image: url("../img/oxygen-mask.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 8px;


}
.textarea.guru {
	background-image: url("../img/guru.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 8px;

}
.textarea.base {
	background-image: url("../img/base-camp.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 8px;

}
.textarea.camp {
	background-image: url("../img/base-camp.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 8px;

}
.textarea.ground {
	background-image: url("../img/ground-level.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 8px;

}
.card-link.right {
	left: 22px;
	position: relative;
	font-family: 'Futura pt', sans-serif;
	color: #faa631;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1.88px;
}
.textarea.level {
	position: relative;
	left: 0px;
}
@media  (max-device-width: 480px) and (orientation: landscape) {

	.textarea.eagle{
		background-size : contain;
		background-position-x: 0% !important;
		background-position-y: 100% !important;
	}
	.textarea.base{
		background-size : contain;
		background-position-x: 0% !important;
		background-position-y: 100% !important;
	}
	.textarea.camp{
		background-size : contain;
		background-position-x: 0% !important;
		background-position-y: 100% !important;
	}
	.textarea.mask{
		background-size : contain;
		background-position-x: 0% !important;
		background-position-y: 100% !important;
	}
	.textarea.guru{
		background-size : contain;
		background-position-x: 0% !important;
		background-position-y: 100% !important;
	}
	.textarea.ground{
		background-size : contain;
		background-position-x: 0% !important;
		background-position-y: 100% !important;
	}


}
@media  (max-device-width: 768px) and (orientation: landscape) {

	.textarea.eagle{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}
	.textarea.mask{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}

	.textarea.guru{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}

	.textarea.base{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}
	.textarea.camp{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}
	.textarea.ground{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}



}
@media  (max-device-width: 960px) and (orientation: landscape) {

	.textarea.eagle{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}
	.textarea.mask{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}

	.textarea.guru{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}

	.textarea.base{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}
	.textarea.camp{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}

	.textarea.ground{
		background-size : contain;
		background-position-x: 0% !important;
		position: relative;
		top:13px !important;
	}



}
.textarea.level a
{
	width: 170px;
}
#level-score
{
	position:relative;
	top: 8px;
	color: #192f58;
}
#level-name
{
	position: relative;
	top : 8px;
}
.card-link.right:hover
{
	color:#192f58;
}
/*padding for money coach team members spacing */
.member-name.moneycoach {
    padding-bottom: 16px;
}
.display-tbc.cc.fad.mc {
    top: 370px;
}

/*widget */

.mwgwidget {
    background-image: url('https://staging.moneywiseglobal.com/wp-content/uploads/2019/11/WISEUP_widget_01.svg');
    height: 167px;
    width: 36px;
    background-repeat: no-repeat;
    position: fixed;
    float: right;
    right: 0px;
    z-index: 999999999;
    background-size: contain;
    background-position: 50% 50%;
    top: 400px;

}
.mwgwidget:hover
{
    cursor: pointer;
}
@media screen and (max-width: 320px)
{
    .mwgwidget
    {
        top: 200px;
    }
}
@media screen and (max-width: 384px)
{
    .mwgwidget
    {
        top: 200px;
    }
}
@media screen and (max-width: 414px)
{
    .mwgwidget
    {
        top: 200px;
    }
    .covid-19-info
    {
        height: 100% !important;
        top: -50px !important;
    }
    .info-display {

        position: relative;
        display: flex;
        width: 100% !important;
        flex-flow: column;

    }
    .display-info-textbox {

        width: 100% !important;
        padding: 10px !important;

    }
    .covid-image
    {
        width: 100% !important;
        background-size: cover !important;
        height: 165px !important;
    }

}
/*end of widget css */

/*start of covid-19-info css */

.covid-19-info
{
    width: auto;
    background-color: #2c338c;
    position: relative;

}
.info-display
{
    width: 50%;
    position: relative;
    display: flex;
    margin: 0 auto;
}
.covid-image
{
    width: 29.7%;
    background-image: url('/wp-content/uploads/2020/03/covid-19-img.jpg');
    background-repeat: no-repeat;
    background-size: contain;
}
.display-info-textbox
{
    width: 86%;
    padding-left: 10px;
}
.info-text-box
{
    padding-top: 24px;
}
.info-title-box
{
    font-size: 18px;
    color: #ffffff;
    font-family: "Futura PT";
    font-weight: bold;
}
.info-t
{
    font-size: 18px;
    color: #ffffff;
    font-family: "FuturaPT-Light";
    font-weight: normal;

}
.covid-link
{
    width: 165px;
    height: 39px;
    background-color: #faa532;
    color: white;
    display: inline-block;
    text-align: center;
    padding: 6px;
}
@media screen and (max-width: 768px)
{

    .display-info-textbox {
        padding: 10px 0px 0px;
    }


}
@media screen and (min-width: 1366px) and (max-height: 768px)
{
    .covid-image
    {
        width: 60.7% !important;
    }
}
@media screen and (min-width: 1440px) and (max-height: 900px)
{
    .covid-image
    {
        width: 54.7% !important;
    }
}
@media screen and (min-width: 1280px) and (max-height: 800px)
{
    .covid-image
    {
        width: 66.7% !important;
    }
}
/*end of css */
textarea#input_35_7 
{
text-transform: lowercase;
}