/*
Theme Name: Mercy Super
Theme URI: http://www.siteurl.com.au/
Author: WebDevElement
Author URI: http://webdevelement.com/
Description: WordPress Custom Responsive Theme
Version: 1.0
Tags: bootstrap, responsive, custom theme
*/

@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700&subset=latin-ext');

html, body {
    overflow-x: hidden;
}
html.topmenu-open, body.topmenu-open {
    overflow: hidden;
}
body {
    position: relative;
    padding-top: 178px;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    color: #555555;
}
.container {

}
.vertical_align {
    display: table-cell;
    vertical-align: middle;
}
.wrap_inner {
    padding: 0 50px;
}
.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-bottom: 50px;
}
.offset_top {
    margin-top: 100px !important;
}
.offset_top .cta_image br, .offset_bottom .cta_image br {
    display: none;
}
.offset_top img, .offset_top .cta_image img, .offset_top.padding_default .cta_image img {
    margin-top: -100px !important;
}
.offset_top.padding_medium img, .offset_top.padding_medium .cta_image img {
    margin-top: -150px !important;
}
.offset_top.padding_large img, .offset_top.padding_large .cta_image img {
    margin-top: -200px !important;
}
.offset_top .cta_content p:last-child {
    margin-bottom: 0px;
}
.offset_bottom {
    margin-bottom: 100px !important;
}
.offset_bottom img, .offset_bottom .cta_image img, .offset_bottom.padding_default .cta_image img {
    margin-bottom: -100px !important;
}
.offset_bottom.padding_medium img, .offset_bottom.padding_medium .cta_image img {
    margin-bottom: -150px !important;
}
.offset_bottom.padding_large img, .offset_bottom.padding_large .cta_image img {
    margin-bottom: -200px !important;
}
.offset_bottom .cta_content p:first-child {
    margin-top: 0px;
}
.cta_content.valign_bottom {
    vertical-align: bottom;
}
.cta_content.valign_top {
    vertical-align: top;
}
.cta_content p:first-child {
    margin-top: 0;
}
.cta_content p:last-child {
    margin-bottom: 0;
}
.cta_content .btn {
    margin: 0;
}
.padding_default {
    padding: 50px 0 !important;
}
.padding_medium {
    padding: 100px 0 !important;
}
.padding_large {
    padding: 150px 0 !important;
}
.padding_extralarge {
    padding: 200px 0 !important;
}
div p:first-child, .item_content p:first-child, .thumbnail p:first-child {
    margin-top: 0;
}
div p:last-child, .item_content p:last-child, .thumbnail p:last-child {
    margin-bottom: 0;
}
/*.offset_content_top .row {
    margin-top: -100px !important;
}
.offset_content_bottom .row {
    margin-bottom: -100px !important;
}*/

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}
h1 {
    font-size: 25px;
}
h2 {
    font-size: 20px;
    color: #027CC4;
    margin-bottom: 20px;
}
h3 {
    font-size: 15px;
    color: #027CC4;
    margin-bottom: 20px;
}
strong {
    font-weight: 500;
}
a {
    font-weight: 500;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
a:hover {

}
p a:visited {
    color: #25A592;
    text-decoration: underline;
}
.edit-post a, .edit-post a:visited {
    color: #027CC4;
}
p {
    margin: 15px 0 30px;
}
p.acenter {
    text-align: center;
}
.banner_section.page-404 {
    display: none;
}
.page-404, .page-thanks {
    display: table;
    width: 100%;
    height: 500px;
}
.page-404 .title-404 {
    color: #027CC4;
    font-size: 200px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
}
.page-404 .subtitle-404 {
    margin-bottom: 40px;
}
.page-404 .btn, .page-thanks .btn {
    padding: 10px 70px;
    margin: 10px 10px 0;
}
.page-thanks .img-email {
    width: 130px;
    height: auto;
    margin: 0 auto 60px;
}
.page-thanks .title-thanks {
    font-size: 22px;
    color: #027CC4;
    margin-bottom: 30px;
}
.page-thanks .subtitle-thanks {
    margin-bottom: 50px;
}
.wrap_inner h3, .well h3 {
    line-height: 1.5;
}
.wrap_inner ol, .wrap_inner ul, .well ol, .well ul {
    margin-top: 15px;
    margin-bottom: 30px;
    padding-left: 20px;
}
.page_head_subtitle ol, .page_head_subtitle ul {
    margin-bottom: 30px;
}
.wrap_inner ul, .well ul {
    list-style: none
}
.wrap_inner ul li, .well ul li {
    margin-bottom: 10px;
}
.wrap_inner ul li::before, .well ul li::before {
    content: '\2022';
    color: #C6CD53;
    display: inline-block;
    width: 1.2em;
    margin-left: -1.2em
}
.wrap_inner a {
    text-decoration: underline;
}
.wrap_inner .nav {
    margin: 0;
    padding: 0;
}
.wrap_inner .nav li::before {
    display: none;
}
.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: none;
    border-radius: 0 0 0 0;
    color: #555555;
    background-color: #f4f8fc;
    text-decoration: none;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    color: #027CC4;
    background-color: #ffffff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #027CC4;
    cursor: default;
    background-color: #ffffff;
    border: none;
    border-bottom-color: transparent;
}
.tab-content > .tab-pane {
    padding-top: 50px;
}
.breadcrumb {
    padding: 20px 15px;
    background-color: transparent;
    border-radius: 0px;
    text-align: right;
    margin-bottom: 0px;
}
.breadcrumb a {
    color: #91969D;
}
.breadcrumb>.active {
    color: #000000;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #91969D;
    content: "\003E";
}
.col-md-1-5, .col-md-2-5 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-md-1-5 {
    width: 20%;
}
.col-md-2-5 {
    width: 40%;
}
.wrap_inner img {
    margin: 0;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.15);
}
.wrap_inner img.no-shadow, .no-shadow img {
    box-shadow: none;
}
#our_people, .option_tabs {
    margin-top: -83px !important;
    width: 100%;
    border: none;
}
#our_people > li, .option_tabs > li {
    width: 33.33333%;
    text-align: center;
    margin: 0;
}
#our_people > li > a, .option_tabs > li > a {
    padding: 31px 15px;
}
.no-border {
    border: none !important;
}

.pagination .pagelist li::before {
    display: none;
}

.section ol {
    padding-left: 50px !important;
}
.section ol > li {
    counter-increment: list;
    list-style-type: none;
    position: relative;
    margin-bottom: 30px;
}
.section ol > li:before {
    content: counter(list);
    position: absolute;
    top: 0;
    left: -50px;
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    text-align: right;
    color: #027CC4;
    height: 30px;
    width: 36px;
}
.note {
    font-size: 12px;
}
.note p {
    margin: 0 0 10px;
}
.note ol {
    padding-left: 24px !important;
}
.note ol > li {
    counter-increment: list;
    list-style-type: none;
    position: relative;
    margin-bottom: 10px;
}
.note ol > li:before {
    content: counter(list);
    position: absolute;
    top: 0;
    left: -24px;
    color: #555555;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    text-align: right;
    height: 10px;
    width: 16px;
}
.btn-center {
    text-align: center;
}
.btn-center .btn {
    display: inline-block;
    margin: 0 auto 30px;
}
.text-lg {
    padding-top: 20px;
    margin-bottom: 30px;
    font-size: 2em;
}
.barline {
    position: relative;
    width: 100%;
    height: 36px;
    font-size: 12px;
    line-height: .95;
    overflow: hidden;
}
.barline::after {
    content: '';
    display: block;
    clear: both;
}
.bar-left {
    float: left;
    display: table;
    width: auto;
    height: 36px;
    padding: 9px 0px;
    color: #555555;
    text-align: center;
    background-color: #C6CD53;
/*    background: #dada90;
    background: -moz-linear-gradient(top, #dada90 0%, #d4d564 100%);
    background: -webkit-linear-gradient(top, #dada90 0%,#d4d564 100%);
    background: linear-gradient(to bottom, #dada90 0%,#d4d564 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dada90', endColorstr='#d4d564',GradientType=0 );*/
}
.bar-right {
    float: left;
    display: table;
    width: auto;
    height: 36px;
    padding: 9px 0px;
    color: #ffffff;
    text-align: center;
    background-color: #027CC4;
/*    background: #187bc2;
    background: -moz-linear-gradient(top, #187bc2 0%, #96c3e3 100%);
    background: -webkit-linear-gradient(top, #187bc2 0%,#96c3e3 100%);
    background: linear-gradient(to bottom, #187bc2 0%,#96c3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#187bc2', endColorstr='#96c3e3',GradientType=0 );*/
}
.bar-left span, .bar-right span {
    display: table-cell;
    vertical-align: middle;
}
.col {
    position: relative;
}
.box-search {
    position: absolute;
    top: 0;
    right: -200px;
    width: 200px;
    padding: 27px 15px 26px 20px;
}
.box-search form {

}
.btn-search {
    background-color: transparent;
    border: none;
}
.box-search .icon-inline {
    width: 38px;
    height: 38px;
    margin-right: 0px;

}
.form-search input[type=search] {
    border: none;
    box-shadow: none;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    height: 40px;
}
.form-search input[type=search]::-webkit-input-placeholder {
    color: #027CC4;
}
.form-search input[type=search]::-moz-placeholder {
    color: #027CC4;
}
.form-search input[type=search]:-ms-input-placeholder {
    color: #027CC4;
}
.form-search input[type=search]:-moz-placeholder {
    color: #027CC4;
}

.option-icon {
    position: relative;
    display: inline-block;
    float: left;
    height: 42px;
    width: 42px;
    margin-right: 5px;
}
.option-icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.icon-mysuper::before {
    background-image: url(images/icon-mysuper-blue.svg);
}
.icon-growth::before {
    background-image: url(images/icon-growth-blue.svg);
}
.icon-balanced::before {
    background-image: url(images/icon-balanced-blue.svg);
}
.icon-conservative::before {
    background-image: url(images/icon-conservative-blue.svg);
}
.icon-stable::before {
    background-image: url(images/icon-stable-blue.svg);
}
.icon-socially::before {
    background-image: url(images/icon-socially-blue.svg);
}
.icon-australian::before {
    background-image: url(images/icon-australian-blue.svg);
}
.icon-international::before {
    background-image: url(images/icon-international-blue.svg);
}
.icon-cash::before {
    background-image: url(images/icon-cash-blue.svg);
}


/*.icon-svg {
    margin: 0 120px;
}
.icon-svg.add-margin {
    margin: 0 150px;
}*/

/* =========== Top Search Styles =========== */
.top-search-wrap {
    display: none;
    padding: 50px 0;
    background-color: #dedede;
}
.top-search-wrap .input-group {
    position: relative;
    width: 100%;
}
.top-search-wrap .form-control {
    height: 40px;
    width: 100%;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    background-color: transparent;
    border-bottom: 2px solid #AAAAAA;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.top-search-wrap .form-control:hover, .top-search-wrap .form-control:focus {
    border: none;
    box-shadow: none;
    background-color: transparent;
    border-bottom: 2px solid #027CC4;
}
.top-search-wrap .btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 48px;
    padding: 0;
    border: none;
    border-radius: 0px;
    background-color: transparent;
    overflow: hidden;
    z-index: 2;
}
.top-search-wrap .btn:hover, .top-search-wrap .btn:focus {
    background-color: transparent;
}
.top-search-wrap i.icon {
    position: relative;
    display: inline-block;
    font-family: "Ionicons";
    font-style: normal;
    font-weight: normal;
    width: 48px;
    height: 40px;
}
.top-search-wrap i.icon::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
}
.top-search-wrap i.icon.icon-search-btn::before {
    background-image: url(images/icon-search-btn-gray.svg);
    background-position: center !important;
    width: 34px !important;
    left: 50%;
    margin-left: -17px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.top-search-wrap .form-focus .form-control, .top-search-wrap .group-focus .form-control {
    border-bottom: 2px solid #027CC4;
}
.top-search-wrap .form-focus i.icon.icon-search-btn::before, .top-search-wrap .group-focus i.icon.icon-search-btn::before {
    background-image: url(images/icon-search-btn.svg);
}

/* =========== Risk Level Styles =========== */
.risk-metric {
    position: relative;
    height: 86px;
    width: 100%;
    font-size: 12px;
    color: #555555;
    padding: 5px;
}
.risk-metric::after {
    content: '';
    display: block;
    clear: both;
}
.risk-metric .vrisk {
    display: block;
    height: 29px;
    text-align: left;
    padding-bottom: 7px;
    font-size: 16px;
    font-weight: 500;
    color: #027CC4;
}
.risk-metric .vvlow {
    display: block;
    height: 27px;
    float: left;
    width: 11.11111%;
    text-align: left;
    padding-top: 7px;
    font-weight: 500;
}
.risk-metric .vvllow {
    display: block;
    height: 27px;
    float: left;
    width: 11.11111%;
    text-align: center;
    padding-top: 7px;
}
.risk-metric .vlow {
    display: block;
    height: 27px;
    float: left;
    width: 11.11111%;
    text-align: center;
    padding-top: 7px;
    font-weight: 500;
}
.risk-metric .vlmid {
    display: block;
    height: 27px;
    float: left;
    width: 11.11111%;
    text-align: center;
    padding-top: 7px;
}
.risk-metric .vmid {
    display: block;
    height: 27px;
    float: left;
    width: 11.11111%;
    text-align: center;
    padding-top: 7px;
    font-weight: 500;
}
.risk-metric .vmhigh {
    display: block;
    height: 27px;
    float: left;
    width: 11.11111%;
    text-align: center;
    padding-top: 7px;
}
.risk-metric .vhigh {
    display: block;
    height: 27px;
    float: left;
    width: 11.11111%;
    text-align: center;
    padding-top: 7px;
    font-weight: 500;
}
.risk-metric .vhvhigh {
    display: block;
    height: 27px;
    float: left;
    width: 11.11111%;
    text-align: center;
    padding-top: 7px;
}
.risk-metric .vvhigh {
    display: block;
    height: 27px;
    float: left;
    width: 11.11111%;
    text-align: right;
    padding-top: 7px;
    font-weight: 500;
}
.vmeter {
    height: 20px;
    width: 100%;
    position: relative;
    padding: 2px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    border: 2px solid #1d7ec3;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
    box-shadow : inset 0 -1px 1px rgba(255,255,255,0.3);
    background: #8ebee0;
    background: -moz-linear-gradient(left, #8ebee0 0%, #fd8888 100%);
    background: -webkit-linear-gradient(left, #8ebee0 0%,#fd8888 100%);
    background: linear-gradient(to right, #8ebee0 0%,#fd8888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ebee0', endColorstr='#fd8888',GradientType=1 );
}
.vmeter > span {
    display: block;
    left: 30px;
    height: 100%;
    width: 60px;
    margin-left: -30px;
    border-radius: 20px;
    box-shadow: inset 0 4px 4px rgba(255,255,255,0.5), 0 1px 4px rgba(0,0,0,0.4);
    position: relative;
    background-color: #e3e3e3;
    overflow: hidden;
}

/* =========== Search Button Styles =========== */
.search-wrap {
    position: absolute;
    top: 0;
    right: 15px;
    width: 25%;
    height: 100%;
}
.search-wrap-open {
    width: 78%;
}
.searchbox{
    position: absolute;
    top: 10px;
    right: 25px;
    min-width: 40px;
    width: 0%;
    height: 30px;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}
.searchbox-open {
    width:100%;
}
.searchbox-input{
    top: 0;
    right: 0;
    border: none;
    /*border: 1px solid transparent;*/
    outline: 0;
    background-color: #ffffff;
    color: #000;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0px 50px 0px 10px;
}
.searchbox-input::-webkit-input-placeholder {
    color: #a9a9a9;
}
.searchbox-input:-moz-placeholder {
    color: #a9a9a9;
}
.searchbox-input::-moz-placeholder {
    color: #a9a9a9;
}
.searchbox-input:-ms-input-placeholder {
    color: #a9a9a9;
}
.searchbox-icon {
    width: 40px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    text-align: center;
    cursor: pointer;
    color:#ffffff;
    background-color: #027CC4;
    background-image: url(images/icon-search-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.searchbox-icon:hover,
.searchbox-icon:focus,
.searchbox-submit:hover,
.searchbox-submit:focus {

}
@media (max-width:767px) {

}

/* =========== Button Styles =========== */
.btn {
    border-radius: 30px;
    padding: 10px 50px;
    font-size: 17px;
    font-weight: 700 !important;
    text-decoration: none !important;
    white-space: normal;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-block {
    padding: 10px 15px;
}
.btn-back {
    width: 200px;
}
.btn-default {
    color: #027CC4;
    background-color: transparent;
    border-color: #027CC4;
}
.btn-default:focus,
.btn-default.focus {
    color: #ffffff;
    background-color: #027CC4;
    border-color: #027CC4;
}
.btn-default:hover {
    color: #ffffff;
    background-color: #027CC4;
    border-color: #027CC4;
}
.btn-primary {
    color: #ffffff;
    background-color: #027CC4;
    border-color: #027CC4;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.15);
}
.btn-primary:focus,
.btn-primary.focus {
    color: #ffffff;
    background-color: #025C92;
    border-color: #025C92;
}
.btn-primary:hover {
    background-color: #025C92;
    border-color: #025C92;
}
.btn-yellow {
    /*color: #555555;*/
    color: #ffffff;
    background-color: #C6CD53;
    border-color: #C6CD53;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.15);
}
.btn-yellow:focus,
.btn-yellow.focus {
    /*color: #555555;*/
    color: #ffffff;
    background-color: #AFB735;
    border-color: #AFB735;
}
.btn-yellow:hover {
    /*color: #555555;*/
    color: #ffffff;
    background-color: #AFB735;
    border-color: #AFB735;
}
.btn-pink {
    color: #ffffff;
    background-color: #FD9181;
    border-color: #FD9181;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.15);
}
.btn-pink:focus,
.btn-pink.focus {
    color: #ffffff;
    background-color: #FD654F;
    border-color: #FD654F;
}
.btn-pink:hover {
    color: #ffffff;
    background-color: #FD654F;
    border-color: #FD654F;
}
.btn-green {
    color: #ffffff;
    background-color: #25A592;
    border-color: #25A592;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.15);
}
.btn-green:focus,
.btn-green.focus {
    color: #ffffff;
    background-color: #1B7B6D;
    border-color: #1B7B6D;
}
.btn-green:hover {
    color: #ffffff;
    background-color: #1B7B6D;
    border-color: #1B7B6D;
}
.btn-green-light {
    color: #ffffff;
    background-color: #36CEC7;
    border-color: #36CEC7;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.15);
}
.btn-green-light:focus,
.btn-green-light.focus {
    color: #ffffff;
    background-color: #29A8A2;
    border-color: #29A8A2;
}
.btn-green-light:hover {
    color: #ffffff;
    background-color: #29A8A2;
    border-color: #29A8A2;
}
.btn-white {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.15);
}
.btn-white:focus,
.btn-white.focus {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    opacity: 0.75;
}
.btn-white:hover {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    opacity: 0.75;
}
.btn-default:visited {
    /* color: #027CC4; */
}
.btn-default:hover:visited {
    color: #ffffff;
}
.btn-primary:visited, .btn-yellow:visited, .btn-green:visited, .btn-pink:visited {
    color: #ffffff;
}
/*.btn-yellow:visited {
    color: #555555;
}
.btn-primary:visited, .btn-pink:visited, .btn-green:visited {
    color: #ffffff;
}*/
.btn-outline {
    background-color: transparent;
}
.nav-pills > li > a {
    position: relative;
    color: #91969D;
    font-weight: 500;
    font-size: 14px;
}
.nav-pills.top-menu > li > a::before {
    content: '';
    position: absolute;
    bottom: 5px;
    width: calc(100% - 30px);
    height: 3px;
}
.nav-contact > li {
    height: 40px;
}
.nav-contact > li > a {
    position: relative;
    color: #027CC4;
    padding: 0px 5px;
    border-radius: 30px;
    height: 40px;
}
.nav-contact i.icon {
    position: relative;
    display: inline-block;
    font-family: "Ionicons";
    font-style: normal;
    font-weight: normal;
    width: 48px;
    height: 40px;
}
.nav-contact i.icon::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
}
.nav-contact i.icon.icon-telephone::before {
    background-image: url(images/icon-phone.svg);
}
.nav-contact i.icon.icon-atsign::before {
    background-image: url(images/icon-mouse.svg);
}
.nav-contact i.icon.icon-location::before {
    background-image: url(images/icon-locate.svg);
    height: 90%;
}
.nav-contact i.icon.icon-search-btn::before {
    background-image: url(images/icon-search-btn.svg);
    background-position: center !important;
    width: 37px !important;
    left: auto;
    right: 0;
}
.nav-pills > li > a.btn.btn-yellow {
    color: #027CC4;
    font-size: inherit;
    line-height: inherit;
    padding: 8px 25px;
    margin-top: 0px;
    margin-left: 20px;
    border-radius: 30px;
    box-shadow: none;
    background-color: #C6CD53;
    border-color: #C6CD53;
}
.nav-pills > li > a.btn.btn-yellow:hover {
    color: #027CC4;
    background-color: #AFB735;
    border-color: #AFB735;
    border-radius: 30px;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
    color: #91969D;
    background-color: transparent;
}
.nav-pills.top-menu > li > a:hover::before,
.nav-pills.top-menu > li > a:focus::before {
    background-color: #D4D563;;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #91969D;
    background-color: transparent;
}
.nav-pills.top-menu > li.active > a::before,
.nav-pills.top-menu > li.active > a:hover::before,
.nav-pills.top-menu > li.active > a:focus::before {
    background-color: #D4D563;;
}
.nav-contact > li > a:hover,
.nav-contact > li > a:focus {
    color: #91969D;
}
@media (min-width: 992px) {
    .equal-col {
        display: table;
    }
    .col {
        float: none;
        display: table-cell;
        vertical-align: middle;
    }
    .col img {
        margin-bottom: 0;
    }
    .br-div br {
        display: inline-block;
    }
}
/*.col {
    display: table;
}
.item_content_inner {
    display: table-cell;
    vertical-align: middle;
}*/
img.img_adviser {
    margin-top: -240px;
}

.img-responsive {
    width: 100%;
}

/* =========== Icon Styles =========== */
span.icon {
    position: relative;
    display: block;
    margin: 0px auto;
    width: 60px;
    height: 60px;
}
span.icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
span.icon-inline {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
span.icon-inline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
span.icon-bullseye::before {
    background-image: url(images/icon-bullseye.png);
}
span.icon-graph::before {
    background-image: url(images/icon-graph.png);
}
span.icon-coins::before {
    background-image: url(images/icon-coins.png);
}
span.icon-phone::before {
    background-image: url(images/icon-phone.svg);
}
span.icon-mouse::before {
    background-image: url(images/icon-mouse.svg);
}
span.icon-fax::before {
    background-image: url(images/icon-fax.svg);
    background-size: 90%;
}
span.icon-mail::before {
    background-image: url(images/icon-mail.svg);
    background-size: 70%;
}
span.icon-locate::before {
    background-image: url(images/icon-locate.svg);
}
span.icon-locate-contact::before {
    background-image: url(images/icon-locate.svg);
    background-size: 66%;
}
span.icon-briefcase::before {
    background-image: url(images/icon-briefcase.svg);
}
span.icon-dish::before {
    background-image: url(images/icon-dish-00.svg);
}
span.icon-car::before {
    background-image: url(images/icon-car.svg);
}
span.icon-cup::before {
    background-image: url(images/icon-cup.svg);
}
span.icon-hanger::before {
    background-image: url(images/icon-hanger.svg);
}
span.icon-leisure::before {
    background-image: url(images/icon-leisure.svg);
}
span.icon-monitor::before {
    background-image: url(images/icon-monitor.svg);
}
span.icon-sink::before {
    background-image: url(images/icon-sink.svg);
}
span.icon-heart::before {
    background-image: url(images/icon-heart.svg);
}
span.icon-travelbag::before {
    background-image: url(images/icon-travelbag.svg);
}
span.icon-popcorn::before {
    background-image: url(images/icon-popcorn.svg);
}
span.icon-umbrellacross::before {
    background-image: url(images/icon-umbrellacross.svg);
}
span.icon-file::before {
    background-image: url(images/icon-file.svg);
}
span.icon-file-white::before {
    background-image: url(images/icon-file-white.svg);
}
span.icon-search::before {
    background-image: url(images/icon-search.svg);
}
span.icon-search-btn::before, i.icon-search-btn::before {
    background-image: url(images/icon-search-btn.svg);
    background-size: 80% !important;
}
.icon-phone-white::before {
    background-image: url(images/icon-phone-white.svg);
}
.icon-mouse-white::before {
    background-image: url(images/icon-mouse-white.svg);
}
.icon-locate-white::before {
    background-image: url(images/icon-locate-white.svg);
}
.icon-search-white::before {
    background-image: url(images/icon-search-white.svg);
}
span.icon-inline {
    display: inline-block;
}
.img-block {
    display: block !important;
    margin: 0 auto !important;
}
.font-24 {
    font-size: 24px !important;
    padding-right: 5px !important;
}
.label-block {
    display: block;
}
.height-184 {
    min-height: 184px;
}
.bg_offset_bottom {
    position: relative;
    margin-bottom: 50px;
}
.bg_offset_bottom::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(100% - 150px);
    background-color: rgba(134, 175, 207, 0.31);
}
.inline-list {

}
.inline-list ul {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
}
.inline-list li {
    display: inline-block;
    padding: 0 10px;
}
.inline-list li::before {
    display: none !important;
}
.inline-list .btn {
    padding: 10px 40px;
    margin: 15px 0;
}

.hentry {
    margin: 0 0 30px;
}
.row > .col-md-7 {
    margin-bottom: 30px;
}

.media-ourpeople-img {
    margin-top: -75px !important;
}

/* =========== Header Styles =========== */
.header-mobile {
    display: none;
    position: fixed;
    top: 0;
    height: 143px;
    width: 100%;
    background-color: #fff;
    z-index: 999;
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 214px;
    z-index: 999;
}
.header_section {
    height: 143px;
    padding: 25px 0;
    background-color: #ffffff;
}
.img_logo {
    width: 160px;
    padding-left: 5px;
}
.menu_section {
    position: relative;
    z-index: 1;
}

.dl-menuwrapper {
    position: fixed;
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;
    -webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
    background-color: #ffffff;
    z-index: -1;
}
.dl-menuwrapper.menu-active {
    z-index: 9999;
}
.dl-trigger {
	background: transparent;
	border: none;
	width: 48px;
	height: 45px;
	text-indent: -900em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
    margin: 8px 0 8px 15px;
}
.dl-trigger:hover, .dl-trigger:focus, .dl-trigger.dl-active {
	background: transparent;
}
.dl-menu {
	/*background: #026CAB;*/
}
.dl-trigger:after {
	content: '';
	position: absolute;
	width: 68%;
	height: 5px;
	background: #027CC4;
	top: 10px;
	left: 16%;
	box-shadow: 0 10px 0 #027CC4, 0 20px 0 #027CC4;
}
.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
    background: #026CAB;
	position: relative;
    border-bottom: 1px solid rgba(225,225,225,0.5);
}
.dl-menuwrapper li.dl-empty,
.dl-menuwrapper li.dl-back,
.dl-menuwrapper li.dl-heading {
    border-bottom: 1px solid transparent;
}
.dl-menuwrapper li.dl-heading {
    /*padding-left: 50px;*/
    color: #ffffff;
    display: block;
    position: relative;
    /*padding: 15px 50px;*/
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    background: #023695;
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 50px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	outline: none;
    text-decoration: none;
}
.dl-menuwrapper li > a:after {
	right: 20px;
}
.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
.dl-menuwrapper li > a.dl-backanchor {
    display: inline-block;
	padding-left: 50px;
    color: #D4D563;
}
.dl-menuwrapper li > a.dl-backanchor:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px;
	font-family: 'Glyphicons Halflings';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e258";
}
.dl-menuwrapper li > a.dl-backanchor:after {
	left: 20px;
	right: auto;
    color: #D4D563;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.dl-menuwrapper .dl-menu {
	margin: 0;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
.dl-menuwrapper .dl-top-menu li a {
    color: #027CC4;
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
.dl-menuwrapper li.dl-empty {
    height: 50px;
}
.dl-menuwrapper li > a.dl-close {
    position: absolute;
    top: 0;
    right: 0;
    color: #D4D563;
    height: 50px;
    width: 60px;
    padding: 25px;
    font-size: 30px;
    text-align: right;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.dl-menuwrapper li > a.dl-close:after {
	content: "\f128";
	position: absolute;
	top: 0;
    right: 15px;
	line-height: 50px;
	font-family: 'Ionicons';
	speak: none;
	-webkit-font-smoothing: antialiased;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out {
	-webkit-animation: MenuAnimOut 0.3s ease-in-out;
	animation: MenuAnimOut 0.3s ease-in-out;
}

.dl-menuwrapper > ul:not(.dl-submenu) > li.nav-white {
    color: #026CAB;
    background: #FFFFFF;
}
.dl-menuwrapper li.nav-white > ul > li a {
    color: #FFFFFF;
    background: #026CAB;
}
.dl-menuwrapper li.nav-white > ul > li a.dl-backanchor, .dl-menuwrapper li.nav-white > ul > li a.dl-close {
    color: #D4D563;
    background: #026CAB;
}
.dl-menuwrapper li.nav-white a {
    color: #026CAB;
}

@-webkit-keyframes MenuAnimOut {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in {
	-webkit-animation: MenuAnimIn 0.3s ease-in-out;
	animation: MenuAnimIn 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in {
	-webkit-animation: SubMenuAnimIn 0.3s ease-in-out;
	animation: SubMenuAnimIn 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimIn {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out {
	-webkit-animation: SubMenuAnimOut 0.3s ease-in-out;
	animation: SubMenuAnimOut 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}

.navbar {
    margin-bottom: 0px;
}
.navbar-default {
    font-size: 14px;
    background-color: #027CC4;
    border: none;
    border-radius: 0px;
}
.navbar-default .navbar-nav > li > a {
    position: relative;
    color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #ffffff;
    background-color: transparent;
}
.navbar-default .navbar-nav > li:first-child > a {
    padding-left: 50px;
}
.navbar-default .navbar-nav > li:last-child > a {
    padding-right: 50px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #ffffff;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus::before, .navbar-default .navbar-nav > li > a:hover::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #CFD365;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #ffffff;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a::before, .navbar-default .navbar-nav>.active>a:focus::before, .navbar-default .navbar-nav>.active>a:hover::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #CFD365;
}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    background-color: #177BC2;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #ffffff;
    background-color: #177BC2;
}

.banner_section {
    display: table;
    width: 100%;
    height: 560px;
    padding-top: 35px;
    color: #ffffff;
    background-color: #dedede;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}
.banner_section.sub_page {
    height: 300px;
    background-color: #c9c9c9;
}
.banner_section.default_page {
    height: 500px;
    background-color: #c9c9c9;
}
.banner_section.is_home {
    position: relative;
    z-index: 0;
}
.banner_section.is_home::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 82%;
    width: 1140px;
    margin-left: -570px;
    background-image: url(images/alwaysforyou-white.svg);
    background-size: 144px 94px;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.banner_section.is_home h1 {
    color: #027CC4 !important;
    font-size: 38px;
}
.banner_section.is_home h2 {
    color: #027CC4 !important;
    font-size: 20px;
}
.page_head_title {
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;
}
.page_head_title.is_adviser {
    text-align: left;
}
.page_head_subtitle {
    font-size: 18px;
    font-weight: 500;
    padding-right: 15px;
    padding-left: 15px;
}
.well {
    border-radius: 5px;
    padding: 35px;
    margin-bottom: 30px;
    border: 2px solid rgba(23, 123, 194, 0.28);
    background-color: #ffffff;
}
.well-sm {
    padding: 20px;
    border-radius: 5px;
}
.well.no-background {
    background-color: transparent;
}
.well.border-light {
    position: relative;
    border: 1px solid rgba(219, 219, 219, 0.11);
}
.well.border-light::after {
    content: '';
    display: block;
    clear: both;
}
.well.corner_unrounded {
    border-radius: 0px;
}
.well p:last-child {
    margin-bottom: 0;
}
.media {
    margin-top: 0px;
    margin-bottom: 30px
}
.media-body p {
    /*margin-bottom: 0px;*/
}
.media-left, .media>.pull-left {
    padding-right: 20px;
}
.media img[src$='.svg']:not(.media-foot-img) {
    width: auto;
    height: auto;
}
.min-h-320 {
    min-height: 320px;
}

/* =========== Home Template Styles =========== */
.home-page {

}
.section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.medium_padding {
    padding-top: 100px;
    padding-bottom: 100px;
}
.large_padding {
    padding-top: 150px;
    padding-bottom: 150px;
}
.find_section {
    color: #ffffff;
    background-color: #017AC3;
}
.home_title {
    font-size: 38px;
}
.home_subtitle {
    font-size: 20px;
    padding-bottom: 40px;
}
.home_icons {
    position: relative;
    width: 100%;
    margin: -120px 0 0;
    padding: 20px 40px 0;
    list-style: none;
    background-color: #ffffff;
}
.home_icons::after {
    content: '';
    display: block;
    clear: both;
}
.home_icons li {
    float: left;
    width: 20%;
    text-align: center;
}
.home_icons li::before {
    display: none;
}
.home_icons li > a {
    display: block;
}
.icon-home {
    position: relative;
    display: block;
    height: 50px;
    margin: 10px;
}
.icon-home::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.icon-home.icon-magnifying-glass::before {
    background-image: url(images/icon-search.svg);
}
.icon-home.icon-piggy-bank::before {
    background-image: url(images/icon-piggybank.svg);
}
.icon-home.icon-group-people::before {
    background-image: url(images/icon-grouppeople.svg);
}
.icon-home.icon-brief-case::before {
    background-image: url(images/icon-briefcase.svg);
}
.icon-home.icon-light-bulb::before {
    background-image: url(images/icon-lightbulb.svg);
}
.money_101 {
    position: relative;
    background: #0074BF;
    background: -moz-linear-gradient(top, #0074BF 0%, #5689BD 100%);
    background: -webkit-linear-gradient(top, #0074BF 0%, #5689BD 100%);
    background: linear-gradient(to bottom, #0074BF 0%, #5689BD 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0074BF', endColorstr='#5689BD',GradientType=0 );
}
.money_101::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-image: url(images/bg-banner-layer.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/*.is_parent {
    position: relative;
    z-index: 0;
}
.is_parent::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 96%;
    width: 1140px;
    margin-left: -570px;
    background-image: url(images/alwaysforyou-white.svg);
    background-size: 144px 94px;
    background-repeat: no-repeat;
    background-position: bottom right;
}*/
.thumbnail a > img, .thumbnail > img {
    margin-bottom: 60px;
}
.item_text, .item_content {
    /*padding: 0px 120px 0px 15px;*/
}
.multirow .item_content {
    padding: 0px 120px 0px 80px;
}
.item_title {
    margin-top: 0px !important;
}
.multirow .item_image {
    padding-right: 0px;
}
.multirow .item_image.item_right {
    padding-right: 15px;
    padding-left: 0px;
}
.img-search {
    display: block;
    margin: 0 auto !important;
    width: 240px;
}
.img-padded {
    padding: 60px 100px !important;
    box-shadow: none !important;
}
.mrgntop25 {
    margin-top: 25px !important;
}
.mrgntop50 {
    margin-top: 50px !important;
}
.mrgntop100 {
    margin-top: 100px !important;
}
.mrgntop150 {
    margin-top: 150px !important;
}
.mrgntop200 {
    margin-top: 200px !important;
}
.mrgntopzero {
    margin-top: 0 !important;
}
.mrgnbtm25 {
    margin-bottom: 25px !important;
}
.mrgnbtm50 {
    margin-bottom: 50px !important;
}
.mrgnbtm100 {
    margin-bottom: 100px !important;
}
.mrgnbtm150 {
    margin-bottom: 150px !important;
}
.mrgnbtm200 {
    margin-bottom: 200px !important;
}
.mrgnbtmzero {
    margin-bottom: 0 !important;
}
.padtopzero { padding-top: 0 !important; }
.padtop25 { padding-top: 25px !important; }
.padtop50 { padding-top: 50px !important; }
.padtop100 { padding-top: 100px !important; }
.padtop150 { padding-top: 150px !important; }
.padbtmzero { padding-bottom: 0px !important; }
.padbtm25 { padding-bottom: 25px !important; }
.padbtm50 { padding-bottom: 50px !important; }
.padbtm100 { padding-bottom: 100px !important; }
.padbtm150 { padding-bottom: 150px !important; }
.padbtm200 { padding-bottom: 200px !important; }
.thumbnail {
    padding: 0px;
    background-color: transparent;
    border: none;
    border-radius: 0px;
}
.thumbnail .caption {
    padding: 30px 0;
    color: inherit;
}
.layered_bg {
    position: relative;
    overflow: hidden;
}
.layered_bg::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 57%;
    background-color: #f4f8fc;
}
.layered_bg_pink {
    position: relative;
    margin-bottom: 50px;
    overflow: hidden;
}
.layered_bg_pink::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: calc(100% - 100px);
    background: #f2bdb6;
    background: -moz-linear-gradient(top, #f2bdb6 0%, #ff9587 100%);
    background: -webkit-linear-gradient(top, #f2bdb6 0%, #ff9587 100%);
    background: linear-gradient(to bottom, #f2bdb6 0%, #ff9587 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2bdb6', endColorstr='#ff9587',GradientType=0 );
}
.layered_bg_green {
    position: relative;
    margin-bottom: 50px;
    overflow: hidden;
}
.layered_bg_green::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: calc(100% - 100px);
    background-color: #33CFC7;
}
.layered_bg_top {
    position: relative;
    margin-bottom: 50px;
    overflow: hidden;
}
.layered_bg_top::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: calc(100% - 100px);
    background-color: rgba(219, 219, 219, 0.25);
}
.layered_bg_top_green {
    position: relative;
    margin-bottom: 50px;
    overflow: hidden;
    z-index: 0;
}
.layered_bg_top_green::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: calc(100% - 150px);
    background: #33CFC7;
    background: -moz-linear-gradient(top, #33CFC7 0%, #568db2 100%);
    background: -webkit-linear-gradient(top, #33CFC7 0%, #568db2 100%);
    background: linear-gradient(to bottom, #33CFC7 0%, #568db2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33CFC7', endColorstr='#568db2',GradientType=0 );
    z-index: -1;
}
.layered_bg_top_green::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: calc(100% - 150px);
    background-image: url(images/bg-banner-layer.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}
.layered_bg_middle {
    position: relative;
}
.layered_bg_middle::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: calc(100% - 150px);
    height: calc(100% - 150px);
    background-color: rgba(219, 219, 219, 0.25);
}
.job_section {
    position: relative;
}
.job_section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 52%;
    background-color: #33CFC7;
}
.job_section::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 48%;
    background-color: #F2F2F2;
    z-index: -1;
}
.text-white, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p, .text-white a, .text-white ul, .text-white ol, .text-white ol li::before {
    color: #ffffff !important;
}
.text-blue, .text-blue h1, .text-blue h2, .text-blue h3, .text-blue h4, .text-blue h5, .text-blue h6, .text-blue p, .text-blue ul {
    color: #027CC4 !important;
}
.text-pink, .text-pink h1, .text-pink h2, .text-pink h3, .text-pink h4, .text-pink h5, .text-pink h6, .text-pink p, .text-pink ul {
    color: #F68B7D !important;
}
.text-gray, .text-gray h1, .text-gray h2, .text-gray h3, .text-gray h4, .text-gray h5, .text-gray h6, .text-gray p, .text-gray ul {
    color: #555555 !important;
}
.heading_h4 {
    margin-bottom: 50px;
}
.feecost_section.layered_bg::before {
    background-color: #017AC3;
}
.relevant_funds {
    margin-bottom: 20px;
}
.relevant_funds strong {
    display: block;
    margin-bottom: 10px;
}
.h-100 {
    height: 100% !important;
}
.block {
    position: relative;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.15);
}
.block-heading {
    padding: 20px 30px;
    color: #ffffff;
    background-color: #027CC4;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.block-heading .title-name {
    margin: 10px 0 20px;
    color: #ffffff;
}
.block-heading p, .block-caption p {
    margin: 0;
}
.block-caption {
    padding: 40px 35px 50px;
}
.block-caption h4 {
    font-size: 74px;
    color: #027CC4;
}
.text-notes {
    font-size: 85%;
}
.video-offset-top .embed-responsive {
    margin-top: -80px;
}



/* =========== Page Styles =========== */
.page_title {
    font-size: 45px;
    margin-bottom: 50px;
}
.page_subtitle {
    margin-top: 0;
    font-size: 20px;
    line-height: 1.65;
}

.section_title {
    font-size: 30px;
    color: #177BC2;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.bg-blue {
    background-color: #1B83C7;
}
.bg_blue {
    position: relative;
    color: #ffffff;
    background: #0073bc;
    background: -moz-linear-gradient(top, #0073bc 0%, #3a518e 100%);
    background: -webkit-linear-gradient(top, #0073bc 0%, #3a518e 100%);
    background: linear-gradient(to bottom, #0073bc 0%, #3a518e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0073bc', endColorstr='#3a518e',GradientType=0 );
}
.bg_blue::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    background-image: url(images/bg-banner-layer-light.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.bg_blue_light {
    color: #027CC4;
    background-color: #F1FBFD;
}
.bg_skyblue {
    background-color: rgba(134, 175, 207, 0.31);
}
.bg_green {
    position: relative;
    background: #27b4ad;
    background: -moz-linear-gradient(top, #27b4ad 0%, #578cb2 100%);
    background: -webkit-linear-gradient(top, #27b4ad 0%, #578cb2 100%);
    background: linear-gradient(to bottom, #27b4ad 0%, #578cb2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27b4ad', endColorstr='#578cb2',GradientType=0 );
}
.bg_green::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    background-image: url(images/bg-banner-layer-light.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.bg_green_full {
    background-color: #25A592;
}
.bg_yellow {
    position: relative;
    background: #dfd95c;
    background: -moz-linear-gradient(top, #dfd95c 0%, #71af30 100%);
    background: -webkit-linear-gradient(top, #dfd95c 0%, #71af30 100%);
    background: linear-gradient(to bottom, #dfd95c 0%, #71af30 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfd95c', endColorstr='#71af30',GradientType=0 );
}
.bg_yellow::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    background-image: url(images/bg-banner-layer-light.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.bg_pink {
    position: relative;
    background: #FD9181;
    background: -moz-linear-gradient(top, #FD9181 0%, #B95648 100%);
    background: -webkit-linear-gradient(top, #FD9181 0%, #B95648 100%);
    background: linear-gradient(to bottom, #FD9181 0%, #B95648 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FD9181', endColorstr='#B95648',GradientType=0 );
}
.bg_pink::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    background-image: url(images/bg-banner-layer-light.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.bg_gray, .bg_default, .bg_lightblue {
    background-color: #f4f8fc;
}
.bg_gray_light {
    background-color: rgba(219, 219, 219, 0.11);
}
.bg_green_gradient {
    background: #33CFC7;
    background: -moz-linear-gradient(top, #33CFC7 0%, #80A6C3 100%);
    background: -webkit-linear-gradient(top, #33CFC7 0%, #80A6C3 100%);
    background: linear-gradient(to bottom, #33CFC7 0%, #80A6C3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33CFC7', endColorstr='#80A6C3',GradientType=0 );
}
.padall25 {
    padding: 25px 25px 5px 25px;
    margin-bottom: 30px;
}
.padall25::after {
    content: '';
    display: block;
    clear: both;
}
.sidebar_inner {
    padding: 0 0 0 40px;
}
.sidebar_inner h3 {

}
.panel {

}
.panel-title a, .panel-title a:hover, .panel-title a:focus {
    text-decoration: none;
    position: relative;
    display: block;
    padding-right: 18px;
}
.panel-title a::after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -9px;
    font-family: 'Ionicons';
    content: "\f404";
    float: right;
    color: #555555;
    font-size: 30px;
    line-height: .6;
    width: 18px;
    height: 18px;
    text-align: center;
}
.panel-heading {
    padding-left: 25px;
}
.panel-heading a.collapsed::after {
    content: "\f489";
}
.panel-primary {
    border-color: rgba(23, 123, 194, 0.28);
}
.panel-primary .panel-title a::after {
    color: #ffffff;
}
.panel-primary > .panel-heading {
    background-color: #027CC4;
    border-color: #027CC4;
}
.panel-body {
    padding: 25px;
}
p .fa {
    padding-right: 15px;
}

/* =========== Gallery Styles =========== */
.post_title_single {
    font-size: 17px;
    margin-bottom: 20px;
}
.post_img_wrap {
    position: relative;
    height: 232px;
    overflow: hidden;
}

.post_img_single {
	/* COMMENTED OUT BY ANT DEC 2019
    -webkit-filter: grayscale(100%) brightness(150%);
    filter: grayscale(100%) brightness(150%);
	END */
	
	/* ALREADY COMMENTED OUT */
    /*filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);*/
	/* END ALREADY COMMENTED OUT */
}
.post_img_layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}

/* COMMENTED OUT BY ANT DEC 2019 */

/*
.post_img_layer.yellow_tone {
    background-color: #D5D664;
    opacity: 0.7;
}
.post_img_layer.blue_tone {
    background-color: #0072BC;
    opacity: 0.7;
}
.post_img_layer.green_tone {
    background-color: #31CDC5;
    opacity: 0.7;
}
*/

.defs-only {
    position: absolute;
    height: 0;
    width: 0;
    overflow: none;
    left: -100%;
}
.post_content {
    position: relative;
    height: 318px;
    padding: 40px 30px;
}
.post_readmore {
    position: absolute;
    left: 30px;
    bottom: 0;
    width: calc(100% - 60px);
    margin: 25px 0;
    font-weight: 500;
}
.post_viewall {
    position: relative;
    display: inline-block;
    color: #017AC3;
    font-size: 18px;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 3px;
    margin-bottom: 50px;
    text-decoration: none;
}
.post_viewall::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #017AC3;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.post_viewall:hover, .post_viewall:focus {
    text-decoration: none;
}
.post_viewall:hover::before, .post_viewall:focus::before {
    background-color: #23527c;
}

/* =========== Table Styles =========== */
table, .table {
    margin-bottom: 30px;
    border: none;
}
table th, .table th {
    text-align: center;
}
table>thead>tr, table>tbody>tr,
table>thead>tr>td, table>thead>tr>th, table>tbody>tr>td, table>tbody>tr>th,
.table>thead>tr, .table>tbody>tr,
.table>thead>tr>td, .table>thead>tr>th, .table>tbody>tr>td, .table>tbody>tr>th {
    height: auto !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: inherit;
}
table>thead>tr>td, table>thead>tr>th, table>tbody>tr>th,
.table>thead>tr>td, .table>thead>tr>th, .table>tbody>tr>th {
    position: relative;
    vertical-align: middle;
    color: #027CC4;
    background-color: #E1E9F7;
    font-size: 17px;
    font-weight: 700;
}
table>thead>tr>td::before, table>thead>tr>td::after, table>thead>tr>th::before, table>thead>tr>th::after, table>tbody>tr>th::before, table>tbody>tr>th::after,
.table>thead>tr>td::before, .table>thead>tr>td::after, .table>thead>tr>th::before, .table>thead>tr>th::after, .table>tbody>tr>th::before, .table>tbody>tr>th::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background-color: #ffffff;
}
table>thead>tr>td::after, table>thead>tr>th::after, table>tbody>tr>th::after,
.table>thead>tr>td::after, .table>thead>tr>th::after, .table>tbody>tr>th::after {
    left: auto;
    right: 0;
}
table>thead>tr>td:first-child::before, table>thead>tr>th:first-child::before, table>tbody>tr>th:first-child::before,
.table>thead>tr>td:first-child::before, .table>thead>tr>th:first-child::before, .table>tbody>tr>th:first-child::before {
    display: none;
}
table>thead>tr>td:last-child::after, table>thead>tr>th:last-child::after, table>tbody>tr>th:last-child::after,
.table>thead>tr>td:last-child::after, .table>thead>tr>th:last-child::after, .table>tbody>tr>th:last-child::after {
    display: none;
}
table>tbody>tr:nth-of-type(even), .table>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
table>tbody>tr>td, .table>tbody>tr>td {
    color: #000000;
    border: none;
}
table>tbody>tr>td, table>tbody>tr>th, table>tfoot>tr>td, table>tfoot>tr>th, table>thead>tr>td, table>thead>tr>th,
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 15px 8px;
}
table>thead>tr>td, table>thead>tr>th,
.table>thead>tr>td, .table>thead>tr>th {
    border: none;
}
table>thead>tr>td, table>thead>tr>th, table>tbody>tr>td, table>tbody>tr>th,
.table>thead>tr>td, .table>thead>tr>th, .table>tbody>tr>td, .table>tbody>tr>th {
    border: none;
    border-bottom: 1px solid #027CC4;
}
.no-border>tbody>tr:nth-of-type(even) {
    background-color: transparent;
}
.no-border>thead>tr>td, .no-border>tbody>tr>td, .no-border>tbody>tr>th {
    border-bottom: none;
}
.no-border>thead>tr>td, .no-border>thead>tr>th, .no-border>tbody>tr>td, .no-border>tbody>tr>th, .no-border>tfoot>tr>td, .no-border>tfoot>tr>th {
    padding: 15px 0px;
}
/*.table>tbody>tr>td:nth-of-type(1) {
    background-color: #f2f4d9;
    text-align: left;
}
.table-minimal>tbody>tr>td:nth-of-type(1) {
    background-color: inherit;
}*/
.table-rowspaned>tbody>tr:nth-of-type(even) {
    background-color: transparent;
    text-align: center;
}
/*.table-rowspaned>tbody>tr:nth-of-type(odd)>td:nth-of-type(1) {
    background-color: transparent;
    text-align: center;
}*/
.rowspaned {
    background-color: #f9f9f9 !important;
}
.row-center>td, .row-center td, .row-center>th, .row-center th {
    text-align: center !important;
}
.row-middle, .row-middle>td, .row-middle td, .row-middle>th, .row-middle th {
    vertical-align: middle !important;
}
.row-left, .row-left>td, .row-left td, .row-left>th, .row-left th {
    text-align: left !important;
}
.row-narrow, .row-narrow>td, .row-narrow td, .row-narrow>th, .row-narrow th {
    padding: 8px !important;
}

.table-graph {
    margin-bottom: 15px;
}
.table-graph>thead>tr>th, .table-graph>tbody>tr>td {
    font-size: 14px;
    border: none;
}
.table-graph>tbody>tr>th {
    position: relative;
    vertical-align: middle;
    color: #027CC4;
    background-color: #E1E9F7;
    font-size: 14px;
    text-align: center;
}
.table-graph>tbody>tr>th::before, .table-graph>tbody>tr>th::after {
    display: none;
}
.table-graph>tbody>tr>th::after {
    left: auto;
    right: 0;
}
.table-graph>tbody>tr>th:first-child::before {
    display: none;
}
.table-graph>tbody>tr>th:last-child::after {
    display: none;
}
.table-graph>tbody>tr>td {
    color: #000000;
    border: none;
    text-align: center;
}
.table-graph>tbody>tr>td, .table-graph>tbody>tr>th, .table-graph>tfoot>tr>td, .table-graph>tfoot>tr>th, .table-graph>thead>tr>td, .table-graph>thead>tr>th {
    padding: 5px 8px;
    line-height: .85;
    vertical-align: middle;
}
.table-graph>thead>tr>td, .table-graph>thead>tr>th {
    border: none;
}
.table-graph>tbody>tr>td, .table-graph>tbody>tr>th {
    border-bottom: 1px solid #027CC4;
}
.table-graph>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-graph>tbody>tr.asset-row-last {
    background-color: #E1E9F7;
    font-weight: 700;
}
.table-graph>tbody>tr>td:nth-of-type(1) {
    background-color: transparent;
    text-align: left;
}
span.asset-color {
    display: inline-block;
    height: 14px;
    width: 14px;
    margin-right: 5px;
    border-radius: 50%;
    background-color: transparent;
}
#MySuperBalancedChartTable {

}
.graph-pie::after {
    content: '';
    display: block;
    clear: both;
}
.graph-holder {
    position: relative;
    float: left;
    width: 50%;
    margin-bottom: 30px;
}
.graph-holder::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -60px;
    display: block;
    width: 120px;
    height: 2px;
    background: rgba(0,0,0,0.1);
    border-radius: 50%;
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
}
.graph-holder .highcharts-container, .graph-holder svg {
    height: 300px !important;
}
.table-holder {
    position: relative;
    float: right;
    width: 50%;
    padding-top: 15px;
}
/*.table-bordered {
    border: none;
}
.table-bordered>tbody>tr:nth-of-type(odd) {
    background-color: transparent;
}
.table-bordered>tbody>tr>th {
    color: #027CC4;
    background-color: #E1E9F7;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: none;
    border-bottom: 1px solid #027CC4;
}*/


/* =========== Option Iconed Text Styles =========== */
.option-iconedtext {
    display: table;
}
.option-iconedtext .option-icon {
    display: table-cell;
    vertical-align: middle;
}
.option-iconedtext .option-text {
    display: table-cell;
    vertical-align: middle;
}

/* =========== Pie Graph Styles =========== */
.pie-graph {

}
.pie-graph .pie {
    float: left;
    position: relative;
    width: 50%;
    padding-bottom: 50%;
}
.pie-graph .pie::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    background: #EEE;
    border-radius: 50%;
    z-index: 1;
}
.pie-graph .pie::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -60px;
    display: block;
    width: 120px;
    height: 2px;
    background: rgba(0,0,0,0.1);
    border-radius: 50%;
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
}
.pie-graph .slice {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    margin-top: -50%;
    margin-left: -50%;
    clip: rect(0px, 200px, 200px, 100px);
    animation: bake-pie 1s;
}
.pie-graph .slice span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    clip: rect(0px, 200px, 200px, 100px);
}
.pie-graph .legend {
    float: left;
    width: 50%;
}
.pie-graph .legend ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: #FFF;
    padding: 15px;
    font-size: 13px;
}
.pie-graph .legend li {
    height: 1.25em;
    margin-bottom: 0.7em;
    padding-left: 0.5em;
    border-left: 1.25em solid black;
}
.pie-graph .legend li::before {
    display: none !important;
}
.pie-graph .legend em {
    font-style: normal;
}
.pie-graph .legend span {
    float: right;
}

canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

/* =========== Modal Styles =========== */
.modal-dialog,
.modal-content {
	height: 78%;
}
.modal-content {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0px 1px 5px 1px #aaa;
	-moz-box-shadow: 0px 1px 5px 1px #aaa;
	box-shadow: 0px 1px 5px 1px #aaa;
	overflow: hidden;
}
.modal-header {
    border-bottom: none;
}
.modal-body {
	max-height: calc(100% - 120px);
	overflow-y: scroll;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 10px 15px;
}
.modal-body::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #b3bac3;
}
.modal-body::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}
.modal-body::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
.modal-backdrop.in {
	opacity: .85;
}
.modal-backdrop {
	background-color: #ddd;
}
.centered-modal.in {
  display: flex !important;
}
.centered-modal .modal-dialog {
  margin: auto;
}

#people-modal .modal-body {
	max-height: 100%;
	overflow-y: auto;
	margin: 0px 30px;
	height: calc(100% - 50px);
}
.people-name img {

}

#request-modal .modal-dialog,
#request-modal .modal-content {
	height: auto;
}

#request-modal .modal-content {
	border-radius: 5px;
}
#request-modal .modal-header {
    position: relative;
    padding: 15px 50px;
    color: #ffffff;
}
#request-modal .modal-body {
    max-height: 100%;
    overflow-y: hidden;
    padding: 15px;
    margin: 15px 35px;
}
#ninja_forms_required_items, #request-modal .nf-field-container {
    margin-bottom: 10px;
}
#request-modal .label-above .nf-field-label {
    margin-bottom: 5px;
}
#request-modal .nf-field-element textarea {
    height: 100px;
}
.nf-form-fields-required {
    display: none;
}
#request-modal .nf-fu-progress {
    height: 10px;
    margin-bottom: 5px;
}
#request-modal .btn-default {
    padding: 10px 70px;
    margin-top: 30px;
}
#request-modal .modal-header .close {
    margin-top: -10px;
    position: absolute;
    top: 50%;
    right: 15px;
    height: 20px;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    font-weight: 400;
}

.single-coach-name {
	font-size: 30px;
	margin: 0px 0px 10px;
}
.single-coach-title {
	font-size: 20px;
	text-transform: uppercase;
	color: #f8a926;
	margin: 10px 0px 20px;
}
.single-coach-thumbnail {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 120%;
	margin-bottom: 30px;
}
.single-coach-profile, .single-coach-profile:hover {
	color: #ffffff;
}
.single-coach-profile span {
	font-size: 30px;
}
.single-coach-info h3 {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 600;
	/*text-transform: uppercase;*/
}
.single-coach-info h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 96px;
	background-color: #f8a926;
}
.single-coach-info ul, .single-coach-info ol {
	margin-bottom: 30px;
}
.single-coach-info ul li:last-child , .single-coach-info ol li:last-child {
	padding-bottom: 0px;
}

#video-modal .modal-dialog,
#video-modal .modal-content {
	height: auto;
}
#video-modal .modal-body {
	max-height: 100%;
	overflow-y: hidden;
	margin: 0px 0px;
	height: calc(100% - 50px);
}
#video-modal .embed-responsive-16by9 {
    margin-bottom: 15px;
}

/* =========== Footer Styles =========== */
.footer {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 14px;
    color: #555555;
}
.col-widgets {
    /*padding-right: 0px;*/
}
.col-widgets h3 {
    position: relative;
    height: 80px;
    padding: 35px 0px 20px;
    margin-bottom: 15px;
    font-size: 13.5px;
    font-weight: 500;
}
.col-widgets h3::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 30px);
    height: 1px;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #CFD365;
}
.col-widgets h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% + 30px);
    height: 1px;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #CFD365;
}
.col-widgets:first-child h3::before, .col-widgets:first-child h3::after {
    width: calc(100% + 15px);
    margin-left: 0px;
}
.col-widgets:last-child h3::before, .col-widgets:last-child h3::after {
    width: calc(100% + 15px);
    margin-right: 0px;
}
.col-widgets li > a {
    color: #555555;
}
.footer ul {
    list-style: none;
    padding: 20px 0px;
    margin: 0;
}
.footer li {
    padding: 3px 0;
    margin: 0;
    font-size: 13px;
    color: #555555;
}
.footer li ul {
    padding: 0px 10px;
}
.footer li ul li {
    color: #979797;
}
.contact-list {
    display: block;
    padding: 0;
}
.contact-list::after {
    content: '';
    display: block;
    clear: both;
}
.contact-list li {
    position: relative;
    float: left;
    padding-right: 35px;
    line-height: 44px;
    font-size: 20px;
    font-weight: 500;
    color: #027CC4;
}
.contact-list li:last-child {
    padding-right: 0px;
}
.contact-list li a {
    color: #027CC4;
}
/*.contact-list li::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: top center;
}
.contact-list li.icon-address::after {
    background-image: url(images/icon-locate.svg);
    background-size: 55%;
}
.contact-list li.icon-phone::after {
    background-image: url(images/icon-phone.svg);
    background-size: 55%;
}
.contact-list li.icon-email::after {
    background-image: url(images/icon-mouse.svg);
}*/
.contact-list li .media.link-address {
    width: 475px;
}
.contact-list li .media.link-phone {
    width: 180px;
}
.contact-list li .media.link-email {
    width: 405px;
}
.contact-list li .media-left {
    padding-right: 10px;
    padding-left: 15px;
}
.contact-list li .media-object {
    height: 40px;
}
.post_section {
    position: relative;
}
.post_section::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 420px;
    background-color: #f4f8fc;
    /*background-color: rgba(204, 204, 204, 0.28);*/
}
.post_news {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 3px #dddddd;
    margin-bottom: 20px;
    overflow: hidden;
}
.post_single {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 3px #dddddd;
    margin-bottom: 100px;
}
.post_content p {
    margin-bottom: 30px;
}
.post_content .post_date {
    color: #017AC3;
    font-weight: 500;
    margin-bottom: 20px;
}
.img_always {
    position: absolute;
    bottom: 0;
    right: 15px;
    height: 94px;
    width: 144px;
    background-image: url(images/alwaysforyou.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.header-mobile {
    display: none;
}
.home-media .media-left {
    padding-right: 70px;
}

.contact-header {
    position: relative;
    background-color: #027CC4;
    margin-bottom: 15px;
}
.contact-header::after {
    content: '';
    display: block;
    clear: both;
}
.header-mobile .nav-contact {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 10px 15px;
    width: 100%;
}
.header-mobile .nav-contact::after {
    content: '';
    display: block;
    clear: both;
}
.header-mobile .nav-contact li {
    float: left;
    width: 25%;
    height: 30px;
    text-align: center;
}
.header-mobile .nav-contact li > a {
    padding: 0px 5px;
    border-radius: 0px;
    height: 30px;
}
.header-mobile .nav-contact .icon {
    width: 40px;
    height: 30px;
}
.header-mobile .nav-contact .btn {
    margin: 0;
}
.btn-mobile {
    margin: 15px 0;
    padding: 3px 30px;
}
.btn-mobile, .btn-mobile:visited {
    color: #027CC4;
}

.copyright {
    color: #555555;
    font-size: 13px;
    margin-top: 50px;
    padding: 25px 0;
    border-top: 1px solid #CFD365;
}
.copyright a {
    color: #555555;
}

.tab-pane .well {
    padding: 25px;
}
.table-responsive {
    overflow-x: initial;
}
#map-canvas .embed-responsive-16by9 {
    padding-bottom: 28.125%;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px){

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px){

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px){

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px){

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px){

}


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px){
    .navbar-default .navbar-nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar-default .navbar-nav > li:first-child > a {
        padding-left: 30px;
    }
    .navbar-default .navbar-nav > li:last-child > a {
        padding-right: 30px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px){
    body {
        padding-top: 143px;
    }
    .header {
        display: none;
    }
    .header-mobile {
        display: block;
        padding: 0 0 15px;
        border-bottom: 1px solid #dddddd;
    }
    .img_logo-mobile {
        width: 110px;
        padding-left: 5px;
    }
    .sidebar_inner {
        padding: 0;
    }
    .embed-responsive-16by9 {
        margin-bottom: 30px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px){
    .home .section {
        text-align: center;
    }
    .banner_section {
        height: 420px;
        padding: 0;
    }
    .is_home {
        text-align: center;
    }
    .is_home::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        z-index: -1;
    }
    .is_home h1, .is_home h2 {
        color: #ffffff !important;
    }
    .home_subtitle {
        padding-bottom: 0;
    }
    .home_icons {
        margin: 0;
        padding: 0;
    }
    .home_icons li {
        width: 100%;
        margin-bottom: 15px;
    }
    .home-media {
        display: block;
        width: 100%;
        margin-bottom: 0;
    }
    .home-media .media-left {
        display: block;
        width: 100%;
        margin: 0 auto 30px;
        padding-right: 0px;
    }
    .home-media .media-body {
        display: block;
        width: 100%;
        text-align: center;
    }
    .item_content_inner h2 {
        padding-top: 30px;
    }
    .wrap_inner {
        padding: 0 15px;
    }
    .item_text {
        padding: 0 15px;
    }
    .post_section {
        padding: 0 15px;
    }
    .contact-list li {
        float: none;
        padding-right: 0px;
        padding-bottom: 30px;
    }
    .contact-list li .media.link-address, .contact-list li .media.link-phone, .contact-list li .media.link-email {
        display: block;
        width: 100%;
        margin-bottom: 0;
    }
    .contact-list li a {
        display: block;
    }
    .contact-list li a img {
        display: block;
        margin: 0 auto;
    }
    .contact-list li .media-left {
        display: block;
        width: 100%;
        text-align: center;
    }
    .contact-list li .media-body {
        display: block;
        width: 100%;
        text-align: center;
    }
    #our_people > li, .option_tabs > li {
        width: 100%;
        margin-bottom: 0px !important;
    }
    .tab-pane .well {
        margin-bottom: 50px !important;
    }
    .media-left {
        display: block;
        padding: 0px !important;
    }
    .media-object, .media-body {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0px !important;
    }
    .modal-dialog, .modal-content {
        height: 100%;
    }
    .modal-dialog {
        width: 100%;
    }
    #people-modal .modal-body {
        margin: 0px 15px 0 30px;
        height: calc(100% - 80px);
    }
    .people-content {
        padding-top: 15px;
        border-top: 1px solid #CFD365;
        margin-top: 30px;
    }
    .wrap_inner .btn {
        white-space: normal;
        /*margin-bottom: 50px;*/
    }
    .wrap_inner img {
        margin: 30px auto !important;
        padding: 0 !important;
    }
    .well, .item_content_inner {
        text-align: center;
        margin-bottom: 30px;
    }
    .well.bg_gray {
        text-align: left;
    }
    .item_content_inner img {
        padding: 0px 0px !important;
        margin-bottom: 30px !important;
    }
    .item_content, .multirow .item_content {
        padding: 0px 20px 0px 20px;
    }
    .item_image, .multirow .item_image {
        padding-right: 15px;
    }
    .item_image.item_right, .multirow .item_image.item_right {
        padding-right: 15px;
        padding-left: 15px;
    }
    .thumbnail {
        text-align: center;
        padding-bottom: 30px;
    }
    .thumbnail .caption {
        text-align: center;
    }
    .breadcrumb {
        text-align: center;
    }
    .graph-holder {
        width: 100% !important;
        margin-bottom: 60px;
    }
    .table-holder {
        float: none;
        width: 100%;
    }
    .table-responsive {
        overflow-x: auto;
    }
    .padall25 {
        padding: 25px 15px 5px;
    }
    .inline-list .btn {
        white-space: initial;
    }
    #map-canvas .embed-responsive-16by9 {
        padding-bottom: 100%;
    }
    .media-contact .media-left, .media-contact .media-body {
        display: table-cell;
    }
    .media-contact .media-left {
        padding-right: 20px !important;
    }
    .media-contact .media-body {
        text-align: left;
    }
    .img_always {
        right: 30px;
    }
    .col-widgets {
        padding: 0 30px;
    }
    .copyright {
        padding: 25px 15px;
    }
}

.awardlogos{
	/* border-top: 1px solid #CFD365; */
	text-align: right;
	padding-top: 20px;
}


.awardlogos img.img-responsive{
	max-width: 75px;
	max-height: 75px;
	display: inline-block;
	margin: 10px 5px 0px;
}

@media only screen and (max-width : 500px){
	.awardlogos{
		text-align: center;
	}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px){

}
