/*
Theme Name: One Pixel - Business
Theme URI: http://www.wpfrogs.com
Description: Simple Landing Page Theme, proudly presented by WPFrogs.
Version: 1.0
Author: WPFrogs
Author URI: http://www.wpfrogs.com
*/

@font-face {
    font-family: 'HelveticaNeueLTStd-Roman';
    src: url('fonts/30A161_1_0.eot');
    src: url('fonts/30A161_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/30A161_1_0.woff2') format('woff2'), url('fonts/30A161_1_0.woff') format('woff'), url('fonts/30A161_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'HelveticaNeueLTStd-Md';
    src: url('fonts/30A161_2_0.eot');
    src: url('fonts/30A161_2_0.eot?#iefix') format('embedded-opentype'), url('fonts/30A161_2_0.woff2') format('woff2'), url('fonts/30A161_2_0.woff') format('woff'), url('fonts/30A161_2_0.ttf') format('truetype');
}

@font-face {
    font-family: 'HelveticaNeueLTStd-MdCn';
    src: url('fonts/30A161_3_0.eot');
    src: url('fonts/30A161_3_0.eot?#iefix') format('embedded-opentype'), url('fonts/30A161_3_0.woff2') format('woff2'), url('fonts/30A161_3_0.woff') format('woff'), url('fonts/30A161_3_0.ttf') format('truetype');
}

@font-face {
    font-family: 'HelveticaNeueLTStd-MdEx';
    src: url('fonts/30A161_0_0.eot');
    src: url('fonts/30A161_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/30A161_0_0.woff2') format('woff2'), url('fonts/30A161_0_0.woff') format('woff'), url('fonts/30A161_0_0.ttf') format('truetype');
}


/* RESET */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    color: #404040;
    font-family: 'HelveticaNeueLTStd-Roman', sans-serif;
    outline: none;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
p {
    font-size: 16px;
    line-height: 24px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.textWhite {
    color:#FFFFFF !important;
}

td {
    line-height: 1;
    font-family: 'HelveticaNeueLTStd-Roman', sans-serif;
    font-size: 12px;
    outline: none;
    text-align:left;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;

}

#HistoryGrid td, th {
    padding:5px 5px 5px 5px;
    text-align:center;
    font-size:12px;
    border-right:1px solid #FFFFFF;
}

#HistoryGrid .plainblue{
    border-right:0px solid #FFFFFF;
}

.yui-nav {
    text-align:left;
    font-size: 12px;
    vertical-align:middle !important;
    padding:8px 8px 8px 8px;
}

.yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li, .yui-navset .yui-navset-bottom .yui-nav li
{
    vertical-align:middle !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top:1px solid #404040;
    border-left:1px solid #404040;
    border-right:1px solid #404040;
    margin:0;
    border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
}

.yui-nav .selected {
    background-color:#f9a24a;
    color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    text-decoration:none;
    vertical-align:middle;
    border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    border: 0px solid #000000;
}

.yui-content
{
    border: 1px solid #404040;
    /*padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 14px;
    padding-right: 14px;*/
}

a {
    text-decoration: none;
    color: inherit;
    outline: none;
}

strong {
    font-weight: 600;
}

img {
    max-width: 100%;
}


/* Pace */

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace.pace-inactive .pace-progress {
    display: none;
}

.pace .pace-progress {
    height: 28px;
    left: 50%;
    margin-left: -14px;
    margin-top: -21px;
    position: fixed;
    top: 50%;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    width: 28px;
    z-index: 9999;
}

.pace .pace-progress::after {
    display: none;
}

.pace.pace-active {
    background-color: #FFF;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
}

.pace-progress-inner {
    background-attachment: scroll;
    background-color: #fff;
    background-image: url("images/loading.gif");
    background-repeat: no-repeat;
    float: left;
    height: 28px;
    position: relative;
    width: 28px;
}

.pace-progress-inner::after {
    color: #444;
    content: "LOADING";
    font-family: Arial;
    font-size: 10px;
    left: 50%;
    line-height: 10px;
    margin-left: -25px;
    padding-top: 4px;
    position: absolute;
    text-align: center;
    top: 100%;
    width: 50px;
}

.pace-activity {
    display: none;
}

.pace.pace-active {
    display: none !important;
}

.home .pace.pace-active {
    display: block !important;
}


/* RESPONSIVE PRESETS */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.row::before,
.row::after {
    content: "";
    display: table;
}

.row::after {
    clear: both;
}

.row {
    margin: 0 auto;
    max-width: 100%;
    min-width: 320px;
    width: 1250px;
}

.columns {
    float: left;
    min-height: 1px;
    padding: 0 15px;
    position: relative;
}

.one {
    width: 8.333%;
}

.two {
    width: 16.667%;
}

.three {
    width: 25%;
}

.four {
    width: 33.333%;
}

.five {
    width: 41.667%;
}

.six {
    width: 50%;
}

.seven {
    width: 58.333%;
}

.eight {
    width: 66.667%;
}

.nine {
    width: 75%;
}

.ten {
    width: 83.333%;
}

.eleven {
    width: 91.667%;
}

.twelve {
    width: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix {
    clear: both;
}

.width-100 {
    width: 100%;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

p {
    font-size: 16px;
}

.over-hidden {
    overflow: hidden;
}

.clearfix,
.left-100,
.zeus-home-template,
.zeus-section {
    float: left;
    width: 100%;
}


/* ZCF Rules */

.zeus-banner {
    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;    
        padding: 170px 0 0;
    position: relative;
    width: 100%;
}

.zeus-banner-2 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;    
    padding: 245px 0 0;
    position: relative;
    width: 100%;
}
.zeus-content-title{    
	color: #f9a24a;
    border-bottom: 1px solid black;
    padding: 10px 0 15px 5%;
    margin: 25px 0;
    display: inline-block;}
.vault-img{float:left;padding:0 10%;}
p.serviced-by{padding-top: 2.7em;}
 .col-md-8.right {    
        padding-left: 0;
}
.forgot-pw{padding-top:20px;text-decoration: underline;}
span.vault-special{color:#f78e1e;font-size:18px;font-weight: lighter;}
  p.serviced-by img {    vertical-align: middle; }
  
  .col-md-logoff {
    max-width: 320px;
    margin-bottom: 15px;
}
    
    .btn.login {
    background: #f9a24a;
    color: #fff;
        padding: 6px 25px;
}
.section {
display:block;
        margin: 0 5%;
    max-width: 100%;
    min-width: 320px;
        margin-bottom: 90px;
        min-height: 190px;}
        
.section-2 {
    display: block;
    margin: 0 5%;
    max-width: 100%;
    min-width: 320px;
    margin-bottom: 90px;
    min-height: 190px;
    margin-top: 90px;
    text-align: center;
} 
   
@media only screen and (max-width: 980px){
.vault-img {
    float: none;
    text-align: center;
}
    }


.header-phone a:hover {
    color: #F9A24A;
}

.search-icon {
    background-attachment: scroll;
    background-image: url(images/search.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 25px;
    height: 25px;
    float: right;
}

.zeus-pre-header {
    float: left;
    padding: 5px 0;
    width: 100%;
}

.header-phone {
    float: left;
    font-size: 14px;
    line-height: 16px;
    padding: 5px 0 0;
}

.header-phone a {
    font-family: 'HelveticaNeueLTStd-MdCn', sans-serif;
}


.zeus-header-menu {
    background: url("images/header-background.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    left: 0;
    padding: 15px 0;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 105;       
    background-size: cover;
}
.zeus-header-menu.borrower-payment-history{ background: url("images/borrower-payment-history.png");min-height: 215px !important;}
.zeus-header-menu.borrower-logoff{ background: url("images/borrower-logoff.png");min-height: 215px !important;}
.zeus-header-menu.borrower-overview{ background: url("images/borrower-overview.png");min-height: 215px !important;}
.zeus-header-menu.lender-calculator{ background: url("images/lender-calculator.png");min-height: 215px !important;}
.zeus-header-menu.lender-history{background: url("images/lender-history.png");min-height: 215px !important;}
.zeus-header-menu.lender-loan-acct{background: url("images/lender-loan-acct.png");min-height: 215px !important;}
.zeus-header-menu.lender-logoff{background: url("images/lender-logoff.png");min-height: 215px !important;}
.zeus-header-menu.lender-overview{background: url("images/lender-overview.png");min-height: 215px !important;}
.zeus-header-menu.lender-portfolio{background: url("images/lender-portfolio.png");min-height: 215px !important;}
.zeus-header-menu.lender-registered{background: url("images/lender-registered.png");min-height: 215px !important;}

.zeus-header-menu-layer {
    float: left;
    width: 100%;
}

.zeus-logo {
    float: left;
}

.zeus-logo img {
    display: inline-block;
    width: 100%;
    max-width: 272px;
    vertical-align: top;
}

.zeus-mobile-menu {
    border: 1px solid #ffffff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: none;
    float: right;
    height: 26px;
    margin: 1px 1px 1px 7px;
    padding: 3px;
    position: relative;
    width: 30px;
}

.zeus-mobile-menu i {
    background-color: #ffffff;
    float: left;
    height: 1px;
    left: 0;
    margin: 0 4px;
    position: absolute;
    width: 20px;
}

.zm1 {
    top: 5px;
}

.zm2 {
    top: 50%;
    margin-top: -1px;
}

.zm3 {
    bottom: 5px;
}

.zeus-top-menu {
    float: right;
}

.zeus-top-menu .menu {
    float: right;
}

.zeus-top-menu .menu-item,
.zeus-top-auth li {
    float: left;
    margin: 0 10px;
    position: relative;
}

.zeus-top-menu .menu-item-has-children:hover > .sub-menu {
    display: block;
}

body.blog .zeus-banner,
body.archive .zeus-banner,
body.single .zeus-banner,
body.page-template-default .zeus-banner,
body.page-template-template-full-width .zeus-banner,
body.error404 .zeus-banner {
    background-image: none;
    min-height: 170px;
    padding-bottom: 15px;
    padding-top: 0;
}

.sub-menu {
    display: none;
    left: 50%;
    margin-left: -92px;
    padding-top: 12px;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 185px;
}

.zeus-top-menu .menu-item-has-children > .sub-menu::before {
    border-color: transparent transparent #404040;
    border-style: solid;
    border-width: 7px;
    content: "";
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: -1px;
}

.zeus-template-borrower .zeus-top-menu .menu-item > a,
.zeus-template-borrower .zeus-top-auth a,
.zeus-template-invest .zeus-top-menu .menu-item > a,
.zeus-template-invest .zeus-top-auth a,
body.blog .zeus-top-menu .menu-item > a,
body.blog .zeus-top-auth a,
body.archive .zeus-top-menu .menu-item > a,
body.archive .zeus-top-auth a,
body.single .zeus-top-menu .menu-item > a,
body.single .zeus-top-auth a,
body.page-template-default .zeus-top-menu .menu-item > a,
body.page-template-default .zeus-top-auth a,
body.page-template-template-full-width .zeus-top-menu .menu-item > a,
body.page-template-template-full-width .zeus-top-auth a,
body.error404 .zeus-top-menu .menu-item > a,
body.error404 .zeus-top-auth a {
    color: #404040;
}


.zeus-top-auth a,
.zeus-template-borrower .zeus-top-menu .sub-menu a,
.zeus-template-invest .zeus-top-menu .sub-menu a,
body.blog .zeus-top-menu .sub-menu a,
body.archive .zeus-top-menu .sub-menu a,
body.single .zeus-top-menu .sub-menu a,
body.page-template-default .zeus-top-menu .sub-menu a,
body.page-template-template-full-width .zeus-top-menu .sub-menu a,
body.error404 .zeus-top-menu .sub-menu a {
    color: #fff;
    float: left;
    font-size: 15px;
    line-height: 16px;
    padding: 6px;
    text-transform: uppercase;
    position: relative;
}

.zeus-top-menu .menu-item.menu-item-has-children > a {
    padding-right: 20px !important;
}

.zeus-top-menu .menu > .menu-item-has-children > a::after {
    background-image: url("images/menu-after.png");
    background-position: right top;
    background-repeat: no-repeat;
    content: "";
    height: 16px;
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 15px;
}

.zeus-template-borrower .zeus-top-menu .menu > .menu-item-has-children > a::after,
.zeus-template-invest .zeus-top-menu .menu > .menu-item-has-children > a::after,
body.blog .zeus-top-menu .menu > .menu-item-has-children > a::after,
body.archive .zeus-top-menu .menu > .menu-item-has-children > a::after,
body.single .zeus-top-menu .menu > .menu-item-has-children > a::after,
body.page-template-default .zeus-top-menu .menu > .menu-item-has-children > a::after,
body.page-template-template-full-width .zeus-top-menu .menu > .menu-item-has-children > a::after,
body.error404 .zeus-top-menu .menu > .menu-item-has-children > a::after {
    content: url("images/inside-menu-after.png");
}

.zeus-top-menu .menu > .menu-item-has-children .menu-item-has-children > a::after {
    content: url("images/menu-after-right.png");
    margin-top: -8px;
    position: absolute;
    right: 5px;
    top: 50%;
}

.zeus-top-auth {
    float: right;
}

.zeus-top-auth a {
    border: 1px solid #fff;
    min-width: 80px;
    padding: 5px;
    text-align: center;
}

.zeus-top-auth a:hover {
    background-color: #FFF;
    color: #F9A24A;
}

.zeus-top-menu .menu-item > a:hover,
.zeus-template-borrower .menu > .current-menu-item > a,
.zeus-template-invest .menu > .current-menu-item > a {
    color: #F9A24A !important;
}

.zeus-menu-layer {
    float: left;
    padding: 30px 0 0;
    width: 100%;
    position: relative;
}

.sub-menu li {
    width: 100%;
    margin: 0 !important;
}

.sub-menu li a {
color:#fff;
    background-color: #444;
    border-bottom: 1px solid #666;
    display: block;
    font-size: 14px !important;
    padding: 10px !important;
    text-shadow: none !important;
    width: 100%;
}


/*.sub-menu li.current-menu-item > a{color: #F9A24A !important;}*/

.sub-menu li:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.sub-menu li:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
}

.sub-menu .sub-menu {
    left: 100%;
    margin: 0;
    padding-top: 0;
    top: 0;
}

.sub-menu .sub-menu li:first-child {
    -webkit-border-radius: 0px 4px 0 0;
    -moz-border-radius: 0px 4px 0 0;
    border-radius: 0px 4px 0 0;
}

.sub-menu .sub-menu li:last-child {
    -webkit-border-radius: 0 0 4px 0px;
    -moz-border-radius: 0 0 4px 0px;
    border-radius: 0 0 4px 0px;
}

.sub-menu li:last-child a {
    border: medium none;
}

.flex_me_atr {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 101;
}

.flex_slide_table {
    display: table;
    height: 100%;
    padding: 0 15px;
    width: 100%;
}

.flex_slide_td {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.flex_slide_widget {
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: inline-block;
    max-width: 580px;
    padding: 40px 15px;
    width: 100%;
}

.flex_hdg,
.flex_ahr {
    float: left;
    width: 100%;
}

.flex_hdg h3,
.flex_hdg h4 {
    float: left;
    width: 100%;
}

.flex_hdg h3 {
    font-family: "HelveticaNeueLTStd-MdCn", sans-serif;
    font-size: 72px;
    font-weight: normal;
    line-height: 60px;
}

.flex_hdg h4 {
    font-size: 28px;
    line-height: 30px;
    padding-top: 20px;
}

.flex_ahr {
    padding-top: 20px;
}

.flex_ahr a {
    background-color: #f9a24a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    margin: 0 10px;
    min-width: 200px;
    padding: 11px 15px 8px;
    text-transform: uppercase;
}

.flex_ahr a:hover {
    background-color: #404040;
}

.zeus-section-one {
    padding: 100px 0;
    text-align: center;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ecedee 50%, #d9dbdc 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #ecedee 50%, #d9dbdc 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #ecedee 50%, #d9dbdc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9dbdc', GradientType=0);
}

.zeus-section-two {
    padding: 140px 0;
}

.zeus-section-text {
    float: left;
    width: 100%;
}

.zeus-section-one .zeus-better-sectn h3 {
    font-size: 50px;
    line-height: 52px;
    margin-bottom: 20px;
}

.zeus-section-one .zeus-better-sectn p {
    color: #404040;
    margin-bottom: 25px;
}

.zeus-section-text h4 {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 20px;
    margin-bottom: 25px;
    width: 100%;
}

.zeus-section-text h4.zgray {
    color: #8c8c8c;
}

.zeus-section-text h4.zorng {
    color: #F9A24A;
}

.zeus-section-text h4.zblue {
    color: #255683;
}

.zeus-section-text h2 {
    float: left;
    font-size: 50px;
    line-height: 52px;
    margin-bottom: 25px;
    width: 100%;
}

.zeus-section-text p {
    float: left;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
    width: 100%;
}

.zeus-tabs,
.zeus-tab-menu,
.zeus-tab-content,
.zeus-tab-content p {
    float: left;
    width: 100%;
}

.zeus-tabs {
    margin-top: 15px;
}

.zeus-tab-content p {
    display: none;
}

.zeus-tab-content p.active {
    display: block !important;
}

.zeus-tab-content {
    border-bottom: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    padding: 15px 25px;
    background-color: #f2f2f2;
}

.zeus-tab-content p {
    margin: 0;
}

.zeus-tab-menu li {
    border: 1px solid #c9c9c9;
    color: #8C8C8C;
    cursor: pointer;
    float: left;
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
    text-align: center;
    width: 25%;
}

.zeus-tab-menu li:last-child {
    border-right: 1px solid #8C8C8C;
}

.zeus-tab-menu li {
    border-right: medium none;
}

.zeus-tab-menu li.active {
    background-color: #F9A24A !important;
    color: #FFF;
    border-color: #F9A24A;
}

.zeus-tab-menu li.active:hover {
    border-color: #F9A24A;
}

.zeus-tab-menu li:hover {
    background-color: #8C8C8C;
    color: #FFF;
    border-color: #8C8C8C;
}

.zeus-tab-menu li.active + li {
    border-left: medium none;
}

.zeus-circle-section {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    vertical-align: top;
}

.zeus-circle-section img {
    display: none;
    vertical-align: top;
    position: relative;
}

.zeus-circle-section img.active {
    display: inline-block;
}

.zeus-circle-section a {
    height: 50%;
    position: absolute;
    width: 50%;
    z-index: 1;
}

.zct_1 {
    left: 0;
    top: 0;
}

.zct_2 {
    right: 0;
    top: 0;
}

.zct_4 {
    left: 0;
    bottom: 0;
}

.zct_3 {
    right: 0;
    bottom: 0;
}

.zeus-section-three {
    background-color: #404040;
    padding: 50px 0;
    text-align: center;
}

.zeus-section-three h3 {
    color: #f9a24a;
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
    position: relative;
    width: 100%;
}

.zeus-section-three h3::after {
    background-color: #fff;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -500px;
    max-width: 1000px;
    position: absolute;
    top: 100%;
    width: 100%;
}

.zeus-recognition {
    float: left;
    padding: 0 15px;
    width: 100%;
}

.zeus-recognition ul {
    float: left;
    width: 100%;
}

.zeus-recognition li {
    display: inline-block;
    padding: 5px 15px;
    vertical-align: top;
}

.zeus-recognition a {
    background-image: url(images/zeus-recongnization.png);
    float: left;
    height: 62px;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.z-rcgz-abc {
    background-position: 0 1px;
    width: 59px;
}

.z-rcgz-abc:hover {
    background-position: 0 -62px;
}

.z-rcgz-fox {
    background-position: -65px 1px;
    width: 64px;
}

.z-rcgz-fox:hover {
    background-position: -65px -62px;
}

.z-rcgz-cnn {
    background-position: -135px 1px;
    width: 123px;
}

.z-rcgz-cnn:hover {
    background-position: -135px -62px;
}

.z-rcgz-ret {
    background-position: -263px 0;
    width: 260px;
}

.z-rcgz-ret:hover {
    background-position: -263px -63px;
}

.z-rcgz-blg {
    background-position: -533px -1px;
    width: 177px;
}

.z-rcgz-blg:hover {
    background-position: -533px -64px;
}

.z-rcgz-swj {
    background-position: -723px 0;
    width: 373px;
}

.z-rcgz-swj:hover {
    background-position: -723px -63px;
}

.z-rcgz-cbs {
    background-position: -1109px 1px;
    width: 188px;
}

.z-rcgz-cbs:hover {
    background-position: -1109px -62px;
}

.z-rcgz-inc {
    background-position: -1308px 1px;
    width: 57px;
}

.z-rcgz-inc:hover {
    background-position: -1308px -62px;
}

.zeus-section-four {
    padding: 140px 50px;
    background-color: #f2f2f2;
}

.zeus-section-text > ul {
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    list-style: outside disc;
    margin-bottom: 15px;
    margin-left: 15px;
    padding-left: 20px;
}

.zeus-section-text > ul li {
    margin: 7px 0;
    color: #666;
}

.zbutton-small {
    background-color: #f9a24a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    margin: 15px 0;
    padding: 12px 35px;
    text-transform: uppercase;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.zbutton-small:hover {
    background-color: #404040;
}

.zeus-section-anim {
    display: inline-block;
    text-align: center;
    width: 100%;
    position: relative;
}

.slick-slide .zeus-section-anim img {
    display: inline-block;
}

.zeus-slide-sin-left:active,
.zeus-slide-sin-left:focus,
.zeus-slide-sin-right:active,
.zeus-slide-sin-right:focus {
    outline: medium none;
}

.zeus-section-five {
    padding: 140px 50px;
}

.zeus-section-text h2 sup {
    font-size: 20px;
    vertical-align: super;
}

.zeus-card-anim {
    background-attachment: scroll;
    background-image: url("images/section_shadow.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    display: table;
    margin: 0 auto;
    max-width: 475px;
    padding: 5px 0 45px;
    width: 100%;
}

.zeus-card-anim-cmidl {
    display: table-cell;
    vertical-align: middle;
}

.zeus-card-anim-cleft,
.zeus-card-anim-crght {
    display: table-cell;
}

.zeus-card-anim img {
    vertical-align: top;
}

.zeus-card-anim-sin {
    display: inline-block;
    position: relative;
}

.zflip-a,
.zflip-b {
    backface-visibility: hidden;
    transition: transform 0.3s ease 0s;
}

.s2_anim4 .zflip-a {
    transform: rotateY(-180deg);
}

.zflip-b {
    transform: rotateY(-180deg);
}

.s2_anim4 .zflip-b {
    transform: rotateY(0deg);
}

.zflip-a {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 200;
}

.zflip-b {
    position: relative;
    z-index: 100;
}

#zslide_investor,
#zfeat_investor,
#zsearch_type,
.zslide-p {
    display: none;
}

.zslide-p.active {
    display: inline-block;
}

.zeus-section-six {
    background-attachment: fixed;
    background-color: #404040;
    background-image: url("images/section4/s4_background.jpg");
    background-position: center center;
    background-size: cover;
    padding: 100px 15px;
    text-align: center;
}

.zeus-block-crowdfunding {
    display: inline-block;
    max-width: 1650px;
    width: 100%;
}

.zeus-block-crowdfunding h3 {
    color: #fff;
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 15px;
    width: 100%;
}

.zeus-block-crowdfunding p {
    color: #cdcbcd;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
}

.zcrowd-slide-switch,
.zcrowd-slide-switch-two,
.zcrowd-slide-switch-three {
    display: inline-block;
    margin: 20px 0;
    max-width: 380px;
    width: 100%;
}

.zcrowd-slide-switch a,
.zcrowd-slide-switch-two a,
.zcrowd-slide-switch-three a {
    border: 1px solid #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    float: left;
    font-size: 18px;
    line-height: 20px;
    padding: 12px 5px;
    position: relative;
    width: 50%;
    z-index: 1;
}

.row .zcrowd-slide-switch-two a,
.row .zcrowd-slide-switch-three a {
    border: 1px solid #dfdfdf;
    color: #8C8C8C;
    background-color: #FFF;
}

.zcrowd-slide-switch .active,
.row .zcrowd-slide-switch-two .active,
.row .zcrowd-slide-switch-three .active {
    background-color: #f9a24a;
    border-color: #f9a24a;
    z-index: 2;
}

.row .zcrowd-slide-switch-two .active,
.row .zcrowd-slide-switch-three .active {
    color: #FFF;
}

.zcrowd-slide-switch a:hover,
.zcrowd-slide-switch-two a:hover,
.zcrowd-slide-switch-three a:hover {
    border-color: #f9a24a;
}

.zcrowd-slide-switch a:first-of-type,
.zcrowd-slide-switch-two a:first-of-type,
.zcrowd-slide-switch-three a:first-of-type {
    margin-right: -4px;
}

.zcrowd-slide-switch a:last-of-type,
.zcrowd-slide-switch-two a:last-of-type,
.zcrowd-slide-switch-three a:last-of-type {
    margin-left: -4px;
}

.zslide-track {
    float: left;
    width: 100%;
}

.zslide-track ul {
    float: left;
    width: 100%;
}

.zslide-track li {
    float: left;
    padding: 15px;
    width: 20%;
    text-align: center;
}

.zslide-track img {
    display: inline-block;
}

.zslide-track li font {
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 18px;
    padding: 20px 0;
    text-transform: uppercase;
    width: 100%;
    min-height: 76px;
}

.zslide-track li strong {
    border-top: 2px solid #8c8c8c;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 15px;
    width: 70px;
}

.zeus-section-seven {
    background-color: #f2f2f2;
    padding: 100px 0px;
    text-align: center;
}

.zeus-better-sectn h3,
.zeus-featured-investment h3 {
    color: #404040;
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 15px;
    width: 100%;
}

.zeus-better-sectn p {
    color: #8C8C8C;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
}

.zeus-sec0 {
    float: left;
    padding: 20px 0 0;
    text-align: left;
    width: 100%;
}

.sec0-left .zs-se1-bg {
    background-image: url("images/section0/flow-orage.png");
}

.sec0-right .zs-se1-bg {
    background-image: url("images/section0/flow-blue.png");
}

.zs-se1-bg {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    padding-left: 150px;
    width: 100%;
}

.zeus-sec0 h4 {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 30px;
    padding-left: 5px;
    text-transform: uppercase;
    width: 100%;
}

.zeus-sec0.sec0-left h4,
.sec0-left .zs-se1-bg > span h5 {
    color: #F78F1E;
}

.zeus-sec0.sec0-right h4,
.sec0-right .zs-se1-bg > span h5 {
    color: #255683;
}

.zs-se1-bg > span {
    float: left;
    padding: 20px 0;
    width: 100%;
}

.zs-se1-bg > span h5 {
    float: left;
    font-family: "HelveticaNeueLTStd-MdCn", sans-serif;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
    width: 100%;
}

.zs-se1-bg > span p {
    float: left;
    width: 100%;
    margin-bottom: 0 !important;
}

.zanim-trig1 {
    position: relative;
}

.zanim-trig1 .six {
    z-index: 2;
}

.zfeat-track {
    float: left;
    width: 100%;
}

.z-act-table {
    display: table;
    width: 100%;
    margin-top: 20px;
}

.z-act-table-row {
    display: table-row;
}

.z-act-table-cell {
    border-bottom: 1px solid #c9c9c9;
    display: table-cell;
    font-size: 16px;
    line-height: 18px;
    padding: 15px 5px;
    text-align: center;
    vertical-align: middle;
    width: 20%;
}

.z-act-table-row > .z-act-table-cell:first-of-type {
    text-align: left;
    width: 40%;
}

.z-act-table > .z-act-table-row:last-of-type .z-act-table-cell {
    border-bottom: medium none;
}

.z-fcell {
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    background-color: #FFF;
}

.z-act-table > .z-act-table-row:last-of-type .z-act-table-cell.z-fcell {
    border-bottom: 1px solid #c9c9c9;
}

.z-act-table > .z-act-table-row:first-of-type .z-act-table-cell.z-fcell {
    border-top: 2px solid #F78F1E;
}

.z-act-table-cell strong {
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-weight: normal;
}

.z-feature-table .z-act-table-cell i {
    background-image: url(images/z-tick.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-attachment: scroll;
    width: 25px;
    height: 25px;
}

.z-yes {
    background-position: center center;
}

.z-fcell .z-yes {
    background-position: center top;
}

.z-no {
    background-position: center bottom;
}

.z-qes {
    background-image: none !important;
}

.z-qes {
    background-image: none !important;
    color: #7c7c7c;
    font-size: 20px;
    line-height: 25px;
}

.zeus-section-eight {
    padding: 100px 1px;
    text-align: center;
}

.zeus-featured-buttons {
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    float: left;
    margin-top: 35px;
    padding: 30px;
    width: 50%;
}

.zeus-featured-buttons p {
    color: #8c8c8c;
}

.zeus-featured-buttons .zbutton-small {
    margin-bottom: 0;
    margin-top: 20px;
}

.zeus-section-eight .zeus-featured-buttons + .zeus-featured-buttons {
    border-left: 1px solid #c9c9c9;
}

.zeus-featured-listing {
    display: inline-block;
    width: 100%;
    max-width: 1680px;
}

.zeus-featured-single {
    float: left;
    width: 25%;
}

.zf-content {
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
    float: left;
    width: 100%;
}

.zeus-featured-listing > .zeus-featured-single:last-of-type .zf-content {
    border-right: 1px solid #c9c9c9;
}

.zf-img {
    float: left;
    width: 100%;
}

.zf-full {
    position: relative;
}

.zf-full::before {
    content: url(images/fully_funded.png);
    position: absolute;
    top: 0;
    left: 0;
}

.zf-img img {
    float: left;
    width: 100%;
}

.zf-s1 {
    border-bottom: 1px solid #c9c9c9;
    float: left;
    padding: 20px 10px;
    width: 100%;
}

.zf-s1 h4,
.zf-s1 h5,
.zf-s1 h6 {
    float: left;
    width: 100%;
}

.zf-s1 h4 {
    color: #f78f1e;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 5px;
}

.zf-s1 h5,
.zf-s1 h6 {
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    color: #8C8C8C;
}

.zf-s1 h5 {
    font-size: 15px;
    line-height: 20px;
}

.zf-s1 h6 {
    font-size: 14px;
    line-height: 16px;
    margin-top: 3px;
}

.zf-s2 {
    border-bottom: 1px solid #c9c9c9;
    float: left;
    padding: 15px 35px;
    width: 100%;
}

.zf-s2 h6 {
    color: #8c8c8c;
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 14px;
    text-align: left;
    width: 100%;
    padding-left: 1px;
}

.zf-grade {
    float: left;
    margin-top: 6px;
    width: 100%;
}

.zf-grade-track {
    background: #e2e2e2;
    background: -moz-linear-gradient(top, #e2e2e2 0%, #e2e2e2 50%, #c7c7c7 100%);
    background: -webkit-linear-gradient(top, #e2e2e2 0%, #e2e2e2 50%, #c7c7c7 100%);
    background: linear-gradient(to bottom, #e2e2e2 0%, #e2e2e2 50%, #c7c7c7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c7c7c7', GradientType=0);
    float: left;
    height: 8px;
    width: 100%;
}

.zf-grade-gauge {
    background: #9aafc3;
    background: -moz-linear-gradient(top, #9aafc3 0%, #6a8ba9 50%, #245582 100%);
    background: -webkit-linear-gradient(top, #9aafc3 0%, #6a8ba9 50%, #245582 100%);
    background: linear-gradient(to bottom, #9aafc3 0%, #6a8ba9 50%, #245582 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9aafc3', endColorstr='#245582', GradientType=0);
    float: left;
    height: 8px;
    width: 0%;
    -webkit-transition: all 0.7s ease 0.2s;
    -moz-transition: all 0.7s ease 0.2s;
    transition: all 0.7s ease 0.2s;
}

.zf-grade-label {
    color: #8c8c8c;
    float: left;
    font-size: 12px;
    line-height: 12px;
    margin-top: 7px;
    width: 100%;
}

.zf-grade-label i {
    float: left;
    width: 33.333%;
}

.zf-g1 {
    text-align: left;
}

.zf-g3 {
    text-align: right;
}

.zf-grade-a {
    width: 100%;
}

.zf-grade-b {
    width: 50%;
}

.zf-grade-c {
    width: 25%;
}

.zf-grade-track,
.zf-grade-gauge,
.zf-open-track,
.zf-open-gauge {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.zf-s3,
.zf-s5 {
    float: left;
    width: 100%;
}

.zf-s3 ul {
    float: left;
    width: 100%;
}

.zf-s3 li {
    border-bottom: 1px solid #cfcfcf;
    color: #8c8c8c;
    float: left;
    font-size: 14px;
    line-height: 14px;
    padding: 20px 35px;
    width: 100%;
}

.zf-s3 li i,
.zf-s3 li strong {
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.zf-s3 li i {
    float: left;
    padding-right: 5px;
}

.zf-s3 li strong {
    float: right;
    font-weight: 400;
    padding-left: 5px;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
}

.zf-s3 li span {
    position: relative;
    float: left;
    width: 100%;
}

.zf-s3 li span::before {
    border-top: 2px dotted #ebebeb;
    content: "";
    left: 0;
    position: absolute;
    top: 6px;
    width: 100%;
    z-index: 1;
}

.zf-s4 {
    background-color: #f0f0f0;
    border-bottom: 1px solid #c9c9c9;
    float: left;
    padding: 20px 35px;
    width: 100%;
}

.zf-open-track {
    background-color: #c7c7c7;
    float: left;
    height: 8px;
    width: 100%;
}

.zf-open-gauge {
    background: #F78F1E;
    float: left;
    height: 8px;
    width: 0%;
    -webkit-transition: all 0.7s ease 0.2s;
    -moz-transition: all 0.7s ease 0.2s;
    transition: all 0.7s ease 0.2s;
}

.zf-open-label {
    color: #8c8c8c;
    float: left;
    font-size: 14px;
    line-height: 14px;
    margin-top: 12px;
    width: 100%;
}

.zf-open-label i {
    float: left;
    width: 50%;
}

.zf-op-left {
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    text-align: left;
}

.zf-op-righ {
    text-align: right;
}

.zeus-section-nine {
    background-color: #404040;
    background-image: url("images/quote-background.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 100px 0 80px;
    text-align: center;
}

.zeus-quote h2,
.zeus-quote h5 {
    font-size: 28px;
    line-height: 28px;
}

.zeus-quote h2 span,
.zeus-quote h2 strong {
    display: inline-block;
    position: relative;
}

.zeus-quote h2 strong {
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-weight: 400;
    margin: 30px 0;
    width: 100%;
}

.zeus-quote h5 {
    color: #9f9f9f;
    float: left;
    margin-top: 25px;
    width: 100%;
}

.zeus-quote h2 {
    display: inline-block;
}

.zq-sp1::before,
.zq-sp2::after {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 50px;
    opacity: 0.3;
    position: absolute;
    width: 50px;
}

.zq-sp1::before {
    background-image: url("images/qt-open.png");
    bottom: 3px;
    left: -60px;
}

.zq-sp2::after {
    background-image: url("images/qt-close.png");
    right: -60px;
    top: 0;
}

.zeus-section-ten {
    padding: 140px 0;
    background-color: #f2f2f2;
}

.zeus-intro-left h3 {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 30px;
    width: 100%;
}

.zeus-intro-left p {
    float: left;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
    width: 100%;
}

.zeus-intro-left img {
    float: left;
}

.zeus-intro-right {
    text-align: center;
}

.zeus-intro-right img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin: 20px 0;
}

.zeus-intro-right > h6 {
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 5px 0;
}

.zeus-section-eleven {
    background-color: #404040;
    background-image: url("images/quote-background.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 60px 0 45px;
    text-align: center;
}

.zeus-helen-quote h2 {
    display: inline-block;
}

.zeus-helen-quote span::before {
    background-image: url("images/qt-open.png");
    bottom: 8px;
    left: -65px;
}

.zeus-helen-quote span::before,
.zeus-helen-quote strong::after {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 50px;
    opacity: 0.3;
    position: absolute;
    width: 50px;
}

.zeus-helen-quote h2 span,
.zeus-helen-quote h2 strong {
    display: inline-block;
    position: relative;
    clear: both;
}

.zeus-helen-quote strong::after {
    background-image: url("images/qt-close.png");
    right: -65px;
    top: 6px;
}

.zeus-helen-quote h5 {
    color: #9f9f9f;
    display: inline-block;
    float: right;
    font-size: 24px;
    line-height: 24px;
    margin-right: 210px;
    margin-top: 15px;
}

.zeus-helen-quote h2 span {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 5px;
}

.zeus-helen-quote h2 strong {
    font-family: "HelveticaNeueLTStd-MdCn", sans-serif;
    font-size: 53px;
    font-weight: 400;
    letter-spacing: 5px;
    line-height: 53px;
}

.zeus-helen-quote h2 i {
    background-image: url("images/bolt-small.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    margin: 6px 0;
    max-width: 815px;
    position: relative;
    width: 100%;
}

.zeus-helen-quote h2 i::before,
.zeus-helen-quote h2 i::after {
    background-color: #a1a1a1;
    content: "";
    height: 4px;
    position: absolute;
    top: 14px;
    width: 40%;
}

.zeus-helen-quote h2 i::before {
    left: 0;
}

.zeus-helen-quote h2 i::after {
    right: 0;
}

.zeus-section-twelve {
    background-color: #f2f2f2;
    padding: 100px 0;
    text-align: center;
}

.zeus-section-twelve h3 {
    color: #f78f1e;
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 25px;
    width: 100%;
}

.zeus-section-twelve p {
    color: #404040;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
}

.zeus-section-twelve .left-100 {
    margin-top: 30px;
}

.zeus-section-twelve .four div {
    background-color: #fff;
    border: 1px solid #8c8c8c;
    float: left;
    padding: 35px 35px 25px;
    width: 100%;
}

.zeus-section-twelve h2 {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 72px;
    line-height: 72px;
    width: 100%;
}

.zeus-section-twelve span {
    float: left;
    font-size: 19px;
    line-height: 19px;
    margin-top: 15px;
    min-height: 54px;
    padding-top: 15px;
    position: relative;
    width: 100%;
}

.zeus-section-twelve span::before {
    background-color: #404040;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -75px;
    position: absolute;
    top: 0;
    width: 150px;
}

.zeus-section-thirteen {
    padding: 110px 0;
    text-align: center;
}

.zeus-section-thirteen h3,
#our-company h3 {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 25px;
    width: 100%;
}

#our-company h3 {
    text-align: center;
    text-transform: uppercase;
}

#our-company sup {
    display: inline-block;
    margin-top: -5px;
}

.zeus-section-thirteen p {
    color: #8c8c8c;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
}

.zeus-area-row {
    float: left;
    width: 100%;
}

.zeus-area-row .three {
    padding-bottom: 18px;
    padding-top: 18px;
    position: relative;
    text-align: left;
}

.zeus-area-row .three div {
    display: table;
    height: 64px;
    padding-left: 60px;
    position: relative;
    width: 100%;
}

.zeus-area-row i {
    background-attachment: scroll;
    background-image: url("images/area-of-expertise.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 46px;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 46px;
}

.zeus-area-row .columns {
    cursor: default;
}

.zeus-area-row span {
    display: table-cell;
    font-size: 13px;
    line-height: 16px;
    vertical-align: middle;
    width: 100%;
}

.zeus-area-row span.flop {
    display: none;
}

.zeus-area-row .columns:hover span.flop {
    display: table-cell;
}

.zeus-area-row .columns:hover span.flip {
    display: none;
}

.z-ae-i1 {
    background-position: -9px -9px;
}

.zeus-area-row .columns:hover .z-ae-i1 {
    background-position: -9px -60px;
}

.z-ae-i2 {
    background-position: -63px -9px;
}

.zeus-area-row .columns:hover .z-ae-i2 {
    background-position: -63px -60px;
}

.z-ae-i3 {
    background-position: -117px -9px;
}

.zeus-area-row .columns:hover .z-ae-i3 {
    background-position: -116px -60px;
}

.z-ae-i4 {
    background-position: -169px -9px;
}

.zeus-area-row .columns:hover .z-ae-i4 {
    background-position: -169px -60px;
}

.z-ae-i5 {
    background-position: -9px -115px;
}

.zeus-area-row .columns:hover .z-ae-i5 {
    background-position: -9px -166px;
}

.z-ae-i6 {
    background-position: -63px -115px;
}

.zeus-area-row .columns:hover .z-ae-i6 {
    background-position: -63px -166px;
}

.z-ae-i7 {
    background-position: -117px -115px;
}

.zeus-area-row .columns:hover .z-ae-i7 {
    background-position: -117px -166px;
}

.z-ae-i8 {
    background-position: -169px -115px;
}

.zeus-area-row .columns:hover .z-ae-i8 {
    background-position: -169px -166px;
}

.z-ae-i9 {
    background-position: -9px -221px;
}

.zeus-area-row .columns:hover .z-ae-i9 {
    background-position: -9px -272px;
}

.z-ae-i10 {
    background-position: -63px -221px;
}

.zeus-area-row .columns:hover .z-ae-i10 {
    background-position: -63px -272px;
}

.z-ae-i11 {
    background-position: -117px -221px;
}

.zeus-area-row .columns:hover .z-ae-i11 {
    background-position: -117px -272px;
}

.z-ae-i12 {
    background-position: -169px -221px;
}

.zeus-area-row .columns:hover .z-ae-i12 {
    background-position: -169px -272px;
}

.z-ae1::after,
.z-ae2::after,
.z-ae3::after {
    background-color: #8c8c8c;
    background-clip: content-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    height: 100%;
    padding: 15px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}

.z-ae1::before,
.z-ae2::before,
.z-ae3::before,
.z-ae4::before {
    background-color: #8c8c8c;
    background-clip: content-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    height: 1px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}

.z-ar-last .z-ae1::before,
.z-ar-last .z-ae2::before,
.z-ar-last .z-ae3::before,
.z-ar-last .z-ae4::before {
    display: none;
}

.z-ar-first {
    margin-top: 40px;
}

.zeus-section-fourteen {
    text-align: center;
    background-image: url(images/our-promise-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #404040;
    background-position: center center;
    padding: 80px 0;
    color: #fff;
}

.zeus-section-fourteen h3 {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 30px;
    width: 100%;
}

.zeus-expertise {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    color: #404040;
}

.zeus-expertise .four {
    padding: 30px 65px;
}

.zeus-expertise h4 {
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
}

.zeus-expertise p {
    font-size: 14px;
    line-height: 22px;
}

.z-exp-left,
.z-exp-right {
    background-color: #8c8c8c;
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
}

.z-exp-left {
    left: 0;
}

.z-exp-right {
    right: 0px;
}

.fw-normal {
    font-weight: normal !important;
}

.z-exp-left::before,
.z-exp-right::before {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #f78f1e;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 30px;
    height: 36px;
    left: -18px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    width: 36px;
}

.z-exp-left::before {
    content: "+";
}

.z-exp-right::before {
    content: "=";
}

.zeus-section-fifteen {
    padding: 80px 0;
}

.zeus-section-fifteen h3 {
    float: left;
    font-family: "HelveticaNeueLTStd-MdCn", sans-serif;
    font-size: 30px;
    line-height: 30px;
    width: 100%;
}

.zeus-section-fifteen p {
    float: left;
    font-size: 16px;
    line-height: 28px;
    margin-top: 15px;
    width: 100%;
}

.zeus-section-fifteen h4 {
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
}

.zeus-section-fifteen ul {
    float: left;
    width: 100%;
}

.zeus-section-fifteen li {
    background-attachment: scroll;
    background-image: url("images/bolt-small.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    font-size: 16px;
    line-height: 16px;
    padding: 10px 5px 10px 40px;
    width: 50%;
}

.zeus-section-sixteen {
    background-color: #404040;
    background-image: url("images/quote-background.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 70px 0;
    text-align: center;
    font-size: 38px;
}

.zeus-section-sixteen h3 {
    float: left;
    font-family: "HelveticaNeueLTStd-MdCn", sans-serif;
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 20px;
    width: 100%;
}

.zeus-section-sixteen h6 {
    float: left;
    font-size: 38px;
    line-height: 45px;
    width: 100%;
}

.zeus-section-sixteen sup {
    font-size: 16px;
    vertical-align: super;
}

.zeus-section-seventeen {
    padding: 50px 0;
    text-align: center;
}

.zeus-section-seventeen a {
    margin-bottom: 0;
}

.zeus-section-seventeen h3 {
    display: inline-block;
    font-family: "HelveticaNeueLTStd-MdCn", sans-serif;
    font-size: 30px;
    height: 30px;
    letter-spacing: 5px;
    line-height: 30px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    width: 30%;
}

.zeus-section-seventeen h3 span {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.z-fly-left {
    text-align: right;
}

.z-fly-righ {
    text-align: left;
}

.z-fly-left span {
    left: 0% !important;
}

.z-fly-righ span {
    right: 0% !important;
}

.zeus-section-eighteen {
    background-color: #fff;
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    padding: 0 0 70px;
}

.zeus-slide-testimonials .slick-prev {
    left: 30px;
    z-index: 1;
}

.zeus-slide-testimonials .slick-next {
    right: 30px;
    z-index: 1;
}

.zeus-sin-off {
    background-color: #f2f2f2;
    float: left;
    padding: 80px 50px;
    width: 100%;
}

.zeus-section-eighteen .slick-list {
    margin: 0 auto;
    /*padding: 0 30px;*/
    width: 100%;
}

.zeus-sin-testi {
    position: relative;
    text-align: center;
}

.zeus-sin-testi p {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    position: relative;
    text-align: center;
    padding: 15px;
}

.ztst-f {
    background-position: left center;
    margin: -15px 10px 0 0;
}

.ztst-l {
    background-position: right center;
    margin: 3px 0 0 10px;
}

.ztst-f,
.ztst-l {
    background-attachment: scroll;
    background-image: url("images/qtb.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    width: 30px;
}

.ztst-f {
    background-position: left center;
}

.ztst-l {
    background-position: right center;
}

.zeus-sin-testi strong {
    color: #8f8f8f;
    float: left;
    font-size: 18px;
    font-weight: normal;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

.zeus-sin-testi img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block !important;
    margin: -75px auto 0;
}

.zeus-section-nineteen {
    background-attachment: fixed;
    background-color: #404040;
    background-image: url("images/section6/search-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 120px 20px;
    text-align: center;
}

.zeus-section-nineteen h3 {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 30px;
    width: 100%;
}

.zsearch-track {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 50px;
}

.zsearch-track ul {
    float: left;
    width: 100%;
}

.zsearch-track li {
    display: inline-block;
    text-transform: uppercase;
}

.zsearch-track a {
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: table;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
    height: 220px;
    margin: 10px;
    padding: 10px;
    width: 220px;
}

.zeus-section-nineteen .zcrowd-slide-switch-three a {
    background-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}

.zsearch-track a:hover {
    background-color: #f9a24a;
    border-color: #f9a24a;
}

.zsearch-track a span {
    display: table-cell;
    vertical-align: middle;
}

.zsearch-track a img,
.zsearch-track a font {
    display: inline-block;
}

.zsearch-track a font {
    font-size: 14px;
    line-height: 14px;
    width: 100%;
}

.zeus-footer {
    background-color: #404040;
    float: left;
    padding: 35px 0;
    width: 100%;
}

.footer-row::before,
.footer-row::after {
    content: "";
    display: table;
}

.footer-row::after {
    clear: both;
}

.footer-row {
    margin: 0 auto;
    max-width: 100%;
    min-width: 320px;
    width: 1315px;
}

.zeus-footer {
    color: #9F9F9F;
}

.zeus-footer a:hover {
    color: #F9A24A;
}

.z-foot-menu a:hover,
.z-three-x2 a,
.z-three-x3 a {
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.zfoot-sep {
    background-color: #9f9f9f;
    float: left;
    height: 1px;
    margin: 20px 0;
    width: 100%;
}

.z-foot-menu strong {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    margin-bottom: 6px;
    text-transform: uppercase;
    width: 100%;
}

.z-foot-menu ul,
.z-foot-menu li {
    float: left;
    width: 100%;
}

.zcopyright {
    float: left;
    text-align: center;
    width: 100%;
}

.z-foot-menu a {
    float: left;
    font-size: 13px;
    margin: 5px 0;
}

.columns.z-foot-menu {
    padding: 0 10px;
}

.zeus-footer-logo {
    background-image: url(images/footer-logo.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    width: 219px;
    height: 66px;
    background-position: center top;
    float: left;
}

.zeus-footer-logo:hover {
    background-position: center bottom;
}

.z-social {
    float: left;
    margin: 4px 0 0 5px;
}

.z-social li {
    float: left;
    margin: 5px;
}

.z-social a {
    background-image: url(images/footer-social.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    width: 48px;
    height: 44px;
    float: left;
}

.zs-fb {
    background-position: center bottom;
}

.zs-fb:hover {
    background-position: center top;
}

.zs-tw {
    background-position: left bottom;
}

.zs-tw:hover {
    background-position: left top;
}

.zs-li {
    background-position: right bottom;
}

.zs-li:hover {
    background-position: right top;
}

.footer-address {
    display: inline-block;
    margin: 10px 0 0;
    max-width: 330px;
    text-align: left;
}

.footer-address strong {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 10px;
    width: 100%;
}

.footer-address a {
    float: left;
    font-size: 14px;
}

.z-three-x3,
.z-three-x2 {
    text-align: center;
}

.zcall {
    display: inline-block;
    font-family: "HelveticaNeueLTStd-MdCn", sans-serif;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 35px;
    margin: 15px 0 0;
    vertical-align: top;
}

.zcall i {
    color: #F9A24A;
}

.zcall:hover i {
    color: #FFF;
}

.zcall:hover {
    color: #9f9f9f !important;
}

.zcopyright {
    float: left;
    font-size: 13px;
    line-height: 15px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.pull-top {
    background-image: url(images/skip-top.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-color: #FFF;
    background-position: center center;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform 0.4s ease 0s;
    -moz-transition: transform 0.4s ease 0s;
    transition: transform 0.4s ease 0s;
    width: 50px;
    height: 50px;
    position: fixed;
    z-index: 9999;
    right: 30px;
    bottom: 30px;
    opacity: 0.7;
}

.pull-top:hover {
    opacity: 1;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.scroll-limit .pull-top {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.has-header-search form {
    background-color: #fff;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    display: none;
    padding: 10px 35px 7px 7px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 250px;
    z-index: 110;
}

.has-header-search input {
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float: left;
    font-size: 13px;
    padding: 5px;
    width: 100%;
}

.has-header-search button {
    background-attachment: scroll;
    background-color: #fff;
    background-image: url("images/ic_close.png");
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #9f9f9f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    height: 16px;
    opacity: 0.8;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 15px;
    width: 16px;
    z-index: 115;
}

.has-header-search button:hover {
    opacity: 1;
    border-color: #404040;
}


/* Float Menu */

.menu-limit .zeus-header-menu {
    background-color: #ffffff;
    left: 0;
    position: fixed;
    padding: 4px 0;
    top: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.menu-limit .zeus-logo img {
    max-width: 120px;
}

.menu-limit .zeus-top-menu .menu-item > a,
.menu-limit .zeus-top-auth a,
body.archive.menu-limit .zest-archive .zeus-top-menu .menu > .menu-item > a,
body.archive.menu-limit .zeus-top-auth a,
body.menu-limit .zest-archive.zest-faq .zeus-top-menu .menu > .menu-item > a,
body.menu-limit .zest-faq .zeus-top-auth a {
    color: #404040;
}

body.archive.menu-limit .zeus-top-auth a,
body.menu-limit .zest-faq .zeus-top-auth a {
    border-color: #404040 !important;
    color: #404040 !important;
}

body.archive .zeus-top-auth a:hover,
body.archive .zeus-top-menu .current-menu-item > a,
body .zest-faq .zeus-top-auth a:hover,
body .zest-faq .zeus-top-menu .current-menu-item > a {
    color: #f9a24a !important;
}

.menu-limit .zeus-menu-layer {
    padding: 5px 0;
}

.menu-limit .zeus-top-auth a {
    border: 1px solid #404040;
}

.menu-limit .zeus-top-menu .sub-menu a {
    color: #FFF;
}

.menu-limit .zeus-top-menu .menu > .menu-item-has-children > a::after {
    background-position: bottom center;
}

.menu-limit .zeus-top-auth a:hover {
    color: #f9a24a !important;
    border-color: #f9a24a;
}

.zf-s2-anim .zf-grade-gauge,
.zf-s4-anim .zf-open-gauge {
    width: 0 !important;
}

.menu-toggle .zeus-top-menu {
    display: block;
}

.welcom_usr {
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    padding: 6px 0 0;
    width: 100%;
}

.head-on-pre-l.columns {
    float: left !important;
    width: 66.667% !important;
}

.head-on-pre-r.columns {
    float: left !important;
    width: 33.333% !important;
}

.menu-limit .welcom_usr {
    display: none;
}

.random-4 {
    margin: 30px 0 0;
}

.inside-title {
    float: left;
    font-family: HelveticaNeueLTStd-Md, Arial;
    font-size: 25px;
    line-height: 35px;
    margin: 10px 0 45px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.inside-page {
    float: left;
    width: 100%;
}

.inside-title.single-left-title {
    line-height: normal;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: left;
    text-transform: none;
}

.has-the-content {
    float: left;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
    width: 100%;
}

.single-blog-foot {
    border-top: 1px dashed #ccc;
    float: left;
    font-size: 13px;
    margin-bottom: 15px;
    padding-top: 20px;
    width: 100%;
}

.template-single .blog-navigation {
    font-size: 13px;
    color: #0780c6;
}

.inside-content,
.singl-blog-excerpt {
    float: left;
    width: 100%;
}

.singl-blog-excerpt {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.inside-content {
    padding-bottom: 50px;
}

.blog-excert h4 {
    float: left;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
    width: 100%;
}

.blog-excert > span {
    float: left;
    font-size: 13px;
    margin-bottom: 12px;
    width: 100%;
}

.blog-excert p {
    float: left;
    font-size: 14px;
    line-height: normal;
    width: 100%;
    margin-top: 4px;
}

.exp-rmre {
    float: left;
    font-size: 13px;
    margin-top: 5px;
}

.blog-navigation {
    float: left;
    width: 100%;
}

.nav-prev {
    float: left;
    font-size: 14px;
    margin-right: 10px;
}

.nav-next {
    float: right;
    font-size: 14px;
    margin-right: 10px;
}

.wp-sidebar {
    float: left;
    width: 100%;
}


/* ZEST */

body.archive .zest-archive .zeus-banner,
.zest-faq.zest-archive .zeus-banner {
    background-image: url("images/zest1.jpg");
}

body.archive .zest-archive .zeus-top-menu .menu-item > a,
body.archive .zest-archive .zeus-top-auth a,
.zest-faq.zest-archive .zeus-top-menu .menu-item > a,
.zest-faq.zest-archive .zeus-top-auth a {
    color: #FFF;
}

body.archive .zest-archive .zeus-top-menu .menu > .menu-item-has-children > a::after,
.zest-faq.zest-archive .zeus-top-menu .menu > .menu-item-has-children > a::after {
    content: "";
}

body.archive .zest-archive .zeus-top-auth a,
body.archive .zest-archive .zeus-mobile-menu,
.zest-faq.zest-archive .zeus-top-auth a,
.zest-faq.zest-archive .zeus-mobile-menu {
    border-color: #fff;
}

body.archive .zest-archive .zeus-mobile-menu i,
.zest-faq.zest-archive .zeus-mobile-menu i {
    background-color: #fff;
}

body.archive .zest-archive .zeus-banner,
.zest-faq.zest-archive .zeus-banner {
    padding: 170px 0 0;
    min-height: auto;
}

body.archive .zest-archive .zeus-header-menu,
.zest-faq.zest-archive .zeus-header-menu {
    background-image: url("images/after-menu.png");
}

.color-white {
    color: #fff;
}

.s1_banner_left > .zeus-section-text.zest-banner-text {
    margin: 50px 0 250px;
}

.zest-banner-text h3 {
    font-size: 50px;
    margin-bottom: 25px;
}

.zest-banner-text h5 {
    font-size: 25px;
    margin-bottom: 10px;
}

.zest-banner-text .color-white {
    margin-top: 15px;
}

.zest-banner-text p {
    font-size: 18px;
}

.zest-menu {
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #fdfdfd 50%, #f6f6f6 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #fdfdfd 50%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #fdfdfd 50%, #f6f6f6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6', GradientType=0);
    margin-bottom: 70px;
    text-align: center;
    border-bottom: 1px solid #404040;
}

.zest-menu ul {
    display: inline-block;
    padding: 10px 0;
}

.zest-menu li {
    border-left: 1px solid #404040;
    float: left;
}

.zest-menu li:last-child {
    border-right: 1px solid #404040;
}

.zest-menu li a {
    float: left;
    font-family: Arial;
    font-size: 16px;
    line-height: 16px;
    min-width: 200px;
    padding: 12px 20px;
}

.zest-menu li a:hover,
.zest-menu li a.active {
    color: #F78E1E;
}

.zest-articles .row {
    width: 1400px;
}

.single_zest {
    text-align: center;
}

.single-zest-in {
    display: inline-block;
    margin: 30px 0;
    max-width: 285px;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.single-zest-in h4 {
    float: left;
    font-size: 20px;
    line-height: 25px;
    margin: 15px 0;
    width: 100%;
}

.single-zest-in p {
    float: left;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
}

.single-zest-in p a {
    float: left;
}

.single-zest-in p a {
    color: #f78e1e;
    float: left;
    margin-top: 15px;
}

.single-zest-in p a:hover {
    color: #666;
}

.zeus-nvg {
    margin: 40px 0;
}

.zeus-nvg a:hover {
    color: #f78e1e;
}

.single-zest-in a:hover img {
    opacity: 0.7;
}

.zeus-sidebar {
    background-color: #404040;
    display: inline-block;
    margin: 30px 0;
    max-width: 290px;
    width: 100%;
    padding-bottom: 40px;
}

.zeus-sidebar h3 {
    border-bottom: 2px solid #f78f1e;
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 30px;
    padding: 30px 10px;
    width: 100%;
}

.zeus-sidebar p {
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: normal;
    padding: 22px 0;
    width: 100%;
}

.zeus-sidebar > a {
    background-color: #f78f1e;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-family: Arial;
    font-size: 14px;
    max-width: 180px;
    padding: 15px 10px;
    text-transform: uppercase;
    width: 100%;
}

.zeus-sidebar > a:hover {
    background-color: #666;
}


/* Borrower Template */

.zeus-template-borrower .zeus-banner {
    background-image: url(images/borrower/s1-background.jpg);
}

.zeus-template-borrower .zeus-header-menu,
body.blog .zeus-header-menu,
body.archive .zeus-header-menu,
body.single .zeus-header-menu,
body.page-template-default .zeus-header-menu,
body.page-template-template-full-width .zeus-header-menu,
body.error404 .zeus-header-menu {
    background-image: url(images/after-menu-black.png);
}

.zeus-template-borrower .zeus-top-auth a,
.zeus-template-invest .zeus-top-auth a,
body.blog .zeus-top-auth a,
body.archive .zeus-top-auth a,
body.single .zeus-top-auth a,
body.page-template-default .zeus-top-auth a,
body.page-template-template-full-width .zeus-top-auth a,
body.error404 .zeus-top-auth a {
    border-color: #404040;
}

.zeus-template-borrower .zeus-banner,
.zeus-template-invest .zeus-banner {
    padding: 170px 0 0;
}

.color-it {
    color: #f9a24a;
}

.color-wi {
    color: #fff;
}

.color-95 {
    color: #959595;
}

.s1_banner_left p {
    margin: 0;
}

.s1_banner_left > .zeus-section-text {
    margin: 80px 0 110px;
    position: relative;
    z-index: 1;
}

.s1_banner {
    bottom: 0;
    position: absolute;
    right: 15px;
}

.flex_borrower > .row {
    position: relative;
}

.zeus-template-borrower .zeus-mobile-menu i,
.zeus-template-invest .zeus-mobile-menu i,
body.blog .zeus-mobile-menu i,
body.archive .zeus-mobile-menu i,
body.single .zeus-mobile-menu i,
body.page-template-default .zeus-mobile-menu i,
body.page-template-template-full-width .zeus-mobile-menu i,
body.error404 .zeus-mobile-menu i {
    background-color: #404040;
}

.zeus-template-borrower .zeus-mobile-menu,
.zeus-template-invest .zeus-mobile-menu,
body.blog .zeus-mobile-menu,
body.archive .zeus-mobile-menu,
body.single .zeus-mobile-menu,
body.page-template-default .zeus-mobile-menu,
body.page-template-template-full-width .zeus-mobile-menu,
body.error404 .zeus-mobile-menu {
    border-color: #404040;
}

.zeus-borrower-one,
.zeus-borrower-three,
.zeus-borrower-four,
.zeus-borrower-five {
    padding: 100px 0;
}

.zeus-borrower-three,
.zeus-borrower-five {
    background-color: #f2f2f2;
}

.zeus-template-borrower .welcom_usr,
.zeus-template-invest .welcom_usr,
body.blog .welcom_usr,
body.archive .welcom_usr,
body.single .welcom_usr,
body.page-template-default .welcom_usr,
body.page-template-template-full-width .welcom_usr,
body.error404 .welcom_usr {
    color: #666;
}

.s1-borrow-accordion {
    display: inline-block;
    max-width: 480px;
    padding: 15px 25px 15px 10px;
    width: 100%;
}

.s1-br-itm {
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
}

.s1-br-itm strong {
    color: #818282;
    float: left;
    font-family: HelveticaNeueLTStd-Roman;
    font-size: 15px;
    line-height: 18px;
    padding: 14px 40px 10px 15px;
    position: relative;
    width: 100%;
    font-weight: 400;
    text-transform: uppercase;
    background: #e6e6e6;
    background: -moz-linear-gradient(left, #e6e6e6 0%, #ffffff 37%, #ffffff 64%, #e6e6e6 100%);
    background: -webkit-linear-gradient(left, #e6e6e6 0%, #ffffff 37%, #ffffff 64%, #e6e6e6 100%);
    background: linear-gradient(to right, #e6e6e6 0%, #ffffff 37%, #ffffff 64%, #e6e6e6 100%);
    -webkit-box-shadow: 2px 2px 1px #cccccc;
    -moz-box-shadow: 2px 2px 1px #cccccc;
    box-shadow: 2px 2px 1px #cccccc;
    margin-bottom: 23px;
}

.s1-br-itm strong:hover {
    cursor: pointer;
    background: #e6e6e6;
    background: -moz-linear-gradient(left, #e6e6e6 0%, #ffffff 56%, #ffffff 72%, #e6e6e6 100%);
    background: -webkit-linear-gradient(left, #e6e6e6 0%, #ffffff 56%, #ffffff 72%, #e6e6e6 100%);
    background: linear-gradient(to right, #e6e6e6 0%, #ffffff 56%, #ffffff 72%, #e6e6e6 100%);
}

.s1-br-itm i {
    background-attachment: scroll;
    background-image: url("images/borrower/s2_non_traditional.png");
    background-repeat: no-repeat;
    border-radius: 50%;
    height: 66px;
    margin-top: -33px;
    position: absolute;
    right: -20px;
    top: 50%;
    width: 66px;
}

.s1i1 i {
    background-position: 0px 4px;
}

.s1i2 i {
    background-position: 0px -61px;
}

.s1i3 i {
    background-position: 0px -128px;
}

.s1i4 i {
    background-position: 0px -193px;
}

.active.s1-br-itm span {
    display: block;
}

.s1-br-itm span {
    display: none;
    float: left;
    margin: -22px 1% 0 1%;
    padding: 12px 30px;
    width: 98%;
    background: #f9bf89;
    background: -moz-radial-gradient(center, ellipse cover, #f9bf89 0%, #f89832 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #f9bf89 0%, #f89832 100%);
    background: radial-gradient(ellipse at center, #f9bf89 0%, #f89832 100%);
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
}

.zeus-borrower-one .zeus-section-text > p:last-of-type {
    margin-bottom: 0;
}

.zeus-borrower-two {
    background-color: #404040;
    background-image: url("images/quote-background.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    padding: 60px 0;
    text-align: center;
}

.zeus-b2-sect h5 {
    color: #9c9c9c;
    float: left;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 25px;
    width: 100%;
}

.zeus-b2-sect h2 {
    display: inline-block;
    font-family: HelveticaNeueLTStd-MdCn;
    font-size: 50px;
    font-style: italic;
    line-height: 50px;
}

.zeus-b2-sect h2 i {
    background-image: url(images/bolt-small.png);
    height: 50px;
    width: 50px;
    display: inline-block;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    vertical-align: top;
}

.zeus-template-borrower .zslide-track {
    margin-top: 50px;
}

.zeus-borrower-seven {
    padding: 70px 0;
    background-attachment: scroll;
    background-color: #3e3f3f;
    background-image: url(images/borrower/s7_bg.jpg);
    background-position: center center;
    background-size: cover;
}

.zeus-borrower-seven h3 {
    color: #ffffff;
    float: left;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 30px;
    width: 100%;
}

.sin_s7_ftab {
    background-color: #ffffff;
    border: 1px solid #9c9c9c;
    display: inline-block;
    margin: 70px 0 50px;
    padding: 75px 40px 60px;
    position: relative;
    width: 100%;
    max-width: 385px;
}

.sin_s7_ftab i {
    background-attachment: scroll;
    background-color: #ffffff;
    background-image: url("images/borrower/s7_icons.png");
    background-repeat: no-repeat;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 4px 5px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 5px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 5px 8px rgba(0, 0, 0, 0.2);
    height: 140px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -70px;
    width: 140px;
}

.sin_s7_i1 {
    background-position: 5px 3px;
}

.sin_s7_i2 {
    background-position: -131px 5px;
}

.sin_s7_i3 {
    background-position: -264px 3px;
}

.sin_s7_ftab h4 {
    color: #9c9c9c;
    font-family: HelveticaNeueLTStd-MdCn, Arial;
    font-size: 27px;
    line-height: 30px;
    margin: 25px 0;
}

.sin_s7_ftab ul {
    float: left;
    list-style: outside none none;
    width: 100%;
}

.sin_s7_ftab ul {
    float: left;
    font-size: 15px;
    list-style: outside none none;
    text-align: left;
    width: 100%;
}

.sin_s7_ftab li {
    background-attachment: scroll;
    background-image: url("images/bolt-small.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 15px 19px;
    float: left;
    line-height: 20px;
    padding-bottom: 14px;
    padding-left: 26px;
    width: 100%;
}

.sin_s7_ftab span {
    background-color: #f3f5f5;
    bottom: 0;
    font-size: 16px;
    left: 0;
    line-height: 18px;
    padding: 18px 5px 16px;
    position: absolute;
    width: 100%;
}

.zeus-borrower-seven p.color-wi {
    margin-bottom: 15px;
}

.zeus-borrower-seven p.color-wi+.zbutton-small {
    margin-bottom: 0px;
}

.zeus-borrower-eight {
    padding: 100px 0;
}

.zeus_brw_gline {
    background-color: #f1f1f1;
    border: 1px solid #e3e3e3;
    display: inline-block;
    margin-top: 110px;
    max-width: 475px;
    padding: 95px 45px 25px;
    position: relative;
    width: 100%;
}

.zeus_brw_gline img {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -110px;
}

.zeus_brw_gline p {
    float: left;
    margin: 5px 0;
    width: 100%;
}

.zeus_brw_gline p strong {
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}

.zeus_brw_gline p font,
.zeus_brw_gline li {
    color: #9c9c9c;
}

.zeus_brw_gline h5 {
    float: left;
    font-size: 25px;
    line-height: 25px;
    margin: 25px 0 5px;
    width: 100%;
}

.zeus_brw_gline p span {
    font-size: 15px;
}

.zeus_brw_gline ul {
    float: left;
    margin: 15px 0;
    width: 100%;
}

.zeus_brw_gline li {
    float: left;
    font-size: 15px;
    margin: 6px 0;
    width: 100%;
    position: relative;
}

.zeus_brw_gline li::before {
    border-top: 1px dashed #bfbfbf;
    bottom: 3px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.sb8_l {
    float: left;
    padding-right: 5px;
}

.sb8_r {
    float: right;
    padding-left: 5px;
}

.zeus_brw_gline li font {
    background-color: #f1f1f1;
    line-height: 15px;
    position: relative;
    z-index: 2;
}

.zeus-borrower-nine {
    padding: 100px 0;
    background-color: #404040;
}

.zeus-borrower-ten {
    background-color: #f2f2f2;
    padding: 30px 0;
}

.zeus-borrower-ten p {
    font-size: 24px;
    line-height: 35px;
    margin-top: 5px;
    color: #9C9C9C;
}

.zeus-borrower-ten p strong {
    color: #404040;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-weight: normal;
    line-height: normal;
}

.zeus-borrower-ten p strong {
    color: #404040;
}

.zeus-borrower-nine .zeus-better-sectn h3,
.zeus-borrower-nine .z-act-table-cell {
    color: #ffffff;
}

.zeus-borrower-nine .z-act-table {
    margin-top: 40px;
}

.zeus-borrower-nine .z-fcell {
    background-color: #f78f1e;
    border-left: medium none;
    border-right: medium none;
    border-top: medium none !important;
}

.zeus-borrower-nine .z-act-table > .z-act-table-row:first-of-type .z-act-table-cell.z-fcell {
    border-top: medium none !important;
    border-bottom: medium none !important;
}

.zeus-borrower-nine .z-act-table > .z-act-table-row:last-of-type .z-act-table-cell {
    border-bottom: medium none !important;
}

.zeus-borrower-nine .z-act-table-cell {
    border-bottom-color: rgba(255, 255, 255, 0.6);
}

.zeus-borrower-nine .z-act-table-row > .z-act-table-cell:first-of-type {
    width: 30%;
}

.zeus-borrower-nine .z-act-table-cell {
    width: 17.5%;
}

.zeus-borrower-nine .z-act-table > .z-act-table-row:first-of-type .z-act-table-cell {
    border-bottom: medium none;
}

.zeus-borrower-nine .z-feature-table .z-act-table-cell i {
    background-image: url("images/z-tick-alt.png");
}

.s9_tbl_icn {
    border: 5px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin-top: 20px;
    vertical-align: bottom;
}

.s9_tbl_icn font {
    background-attachment: scroll;
    background-color: #ffffff;
    background-image: url("images/borrower/act_tbl_icons.jpg");
    background-repeat: no-repeat;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #000000 inset;
    -moz-box-shadow: 0 0 10px #000000 inset;
    box-shadow: 0 0 10px #000000 inset;
    display: inline-block;
    height: 90px;
    vertical-align: top;
    width: 90px;
}

.s9_i1 {
    background-position: -2px -5px;
}

.s9_i2 {
    background-position: -105px -7px;
}

.s9_i3 {
    background-position: -205px -7px;
}

.s9_i4 {
    background-position: -304px -5px;
}

.zeus-borrower-nine .z-act-table-cell strong {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 15px;
    vertical-align: top;
}

.zeus-borrower-eleven {
    padding: 80px 0;
    background-image: url(images/borrower/plx-img.jpg);
    background-color: #404040;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.zeus-borrower-eleven .zeus-section-text h2,
.zeus-borrower-eleven .zeus-section-text p {
    color: #FFF;
}

.zeus-borrower-eleven .zbutton-small {
    margin-right: 10px;
}

.zeus-borrower-twelve h3,
.zeus-invest-fifteen h3 {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 35px;
    width: 100%;
}

.zeus-borrower-twelve {
    padding: 80px 0;
}

.zeus-borrower-twelve .zbutton-small {
    margin-bottom: 0;
}

.faq-ul {
    display: inline-block;
    margin-bottom: 35px;
    max-width: 1100px;
    text-align: left;
}

.faq-ul > li {
    border-color: #e2e2e2 #e2e2e2 rgba(0, 0, 0, 0);
    border-style: solid solid none;
    border-width: 1px 1px medium;
    float: left;
    width: 100%;
}

.faq-ul > li > a {
    float: left;
    font-family: HelveticaNeueLTStd-MdCn, Arial;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 40px;
    width: 100%;
}

.faq-ul > li > a:hover,
.faq-ul > li.active > a {
    color: #f9a24a;
}

.faq-ul > li > div {
    float: left;
    padding: 15px 40px;
    width: 100%;
    display: none;
}

.faq-ul > li.active > div {
    display: block;
}

.faq-ul > li > a .flip,
.faq-ul > li.active > a .flop {
    display: inline-block;
}

.faq-ul > li.active > a .flip,
.faq-ul > li > a .flop {
    display: none;
}

.faq-ul > li > a i {
    font-family: "HelveticaNeueLTStd-Roman", â€‹sans-serif;
    line-height: 12px;
    margin-right: 10px;
}

.faq-ul > li.active {
    background-color: #e2e2e2;
}

.faq-ul > li p {
    color: #666666;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 9px;
    width: 100%;
}

.faq-ul > li > div li {
    color: #666666;
    display: inline-block;
    width: 100%;
    margin: 0 0 5px;
    font-size: 14px;
    line-height: normal;
}

.faq-ul > li > div ol {
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 20px;
    width: 100%;
}

.faq-ul > li:last-child {
    border-bottom: 1px solid #e2e2e2;
}


/* Invest Template */

.zeus-template-invest .zeus-banner {
    background-image: url("images/invest/s1-background.jpg");
    border-top: 1px solid #eeeeee;
}

.zeus-template-invest .s1_banner_left > .zeus-section-text h3 {
    font-size: 30px !important;
    line-height: 40px;
}

.zeus-template-invest .s1_banner_left > .zeus-section-text h2 {
    font-family: HelveticaNeueLTStd-Md, Arial;
    margin: 20px 0 0;
}

.fix-s1-invest-img {
    margin: -30px 0 30px;
    position: relative;
}

.zeus-template-invest .zeus-header-menu {
    background-image: none;
}

.zeus-invest-one h3,
.zeus-view-invest-one h3 {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 34px;
    line-height: 35px;
    margin-bottom: 20px;
    width: 100%;
}

.z-typical-invest-tabs {
    display: table;
    margin: 75px auto auto;
    max-width: 1150px;
    position: relative;
    width: 100%;
}

.z-typ-iv-left,
.z-typ-iv-mid,
.z-typ-iv-right {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.z-typ-iv-left {
    width: 30%;
}

.z-typ-iv-mid {
    width: 40%;
    position: relative;
}

.z-typ-iv-right {
    width: 30%;
}

.z-typ-iv-mid-tr li {
    display: none;
}

.z-typ-iv-mid-tr li.active {
    display: inline-block;
}

.z-typ-iv-left ul,
.z-typ-iv-right ul {
    float: left;
    width: 100%;
}

.z-typ-iv-left li,
.z-typ-iv-right li {
    background-clip: content-box;
    background-color: #57585b;
    display: table;
    float: left;
    height: 110px;
    margin: 1px 0;
    position: relative;
    width: 100%;
    cursor: pointer;
}

.z-typ-iv-left span,
.z-typ-iv-right span {
    color: #ffffff;
    display: table-cell;
    font-size: 16px;
    line-height: 18px;
    padding: 0 5px;
    vertical-align: middle;
}

.z-typ-iv-left li {
    padding-right: 25px;
}

.z-typ-iv-right li {
    padding-left: 25px;
}

.z-typ-iv-left li.active,
.z-typ-iv-right li.active,
.z-typ-iv-left li:hover,
.z-typ-iv-right li:hover {
    background-color: #f9a24a;
}

.z-typ-iv-mid-tr {
    display: inline-block;
    padding: 30px 40px;
    background: #fefefe;
    background: -moz-radial-gradient(center, ellipse cover, #fefefe 0%, #fefefe 34%, #b9b9b9 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #fefefe 0%, #fefefe 34%, #b9b9b9 100%);
    background: radial-gradient(ellipse at center, #fefefe 0%, #fefefe 34%, #b9b9b9 100%);
}

.z-typ-iv-mid-tr i {
    background-image: url(images/invest/tb_ic.png);
    display: inline-block;
    width: 120px;
    height: 120px;
    background-attachment: scroll;
    background-repeat: no-repeat;
}

.z-typ-iv-mid-tr .tb_ic1 i {
    background-position: 0 0;
}

.z-typ-iv-mid-tr .tb_ic2 i {
    background-position: -120px 0;
}

.z-typ-iv-mid-tr .tb_ic3 i {
    background-position: -240px 0;
}

.z-typ-iv-mid-tr .tb_ic4 i {
    background-position: -360px 0;
}

.z-typ-iv-mid-tr .tb_ic5 i {
    background-position: -480px 0;
}

.z-typ-iv-mid-tr .tb_ic6 i {
    background-position: -600px 0;
}

.z-typ-iv-mid-tr .tb_ic7 i {
    background-position: -720px 0;
}

.z-typ-iv-mid-tr .tb_ic8 i {
    background-position: -840px 0;
}

.z-typ-iv-mid-tr p {
    float: left;
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
    min-height: 145px;
    text-align: left;
    width: 100%;
}

.z-typ-iv-left li:after {
    position: absolute;
    top: 0;
    right: 0;
}

.z-typ-iv-right li:before {
    position: absolute;
    top: 0;
    left: 0;
}

.z-typ-iv-left .tb_il1:after {
    content: url(images/invest/side_light_l1.png);
}

.z-typ-iv-left .tb_il2:after {
    content: url(images/invest/side_light_l2.png);
}

.z-typ-iv-left .tb_il3:after {
    content: url(images/invest/side_light_l3.png);
}

.z-typ-iv-left .tb_il4:after {
    content: url(images/invest/side_light_l4.png);
    top: auto;
    bottom: -3px;
}

.z-typ-iv-right .tb_ir1:before {
    content: url(images/invest/side_light_r1.png);
}

.z-typ-iv-right .tb_ir2:before {
    content: url(images/invest/side_light_r2.png);
}

.z-typ-iv-right .tb_ir3:before {
    content: url(images/invest/side_light_r3.png);
}

.z-typ-iv-right .tb_ir4:before {
    content: url(images/invest/side_light_r4.png);
    top: auto;
    bottom: -3px;
}

.z-typ-iv-left .tb_il1:hover:after,
.z-typ-iv-left .tb_il1.active:after {
    content: url(images/invest/side_light_lh1.png);
}

.z-typ-iv-left .tb_il2:hover:after,
.z-typ-iv-left .tb_il2.active:after {
    content: url(images/invest/side_light_lh2.png);
}

.z-typ-iv-left .tb_il3:hover:after,
.z-typ-iv-left .tb_il3.active:after {
    content: url(images/invest/side_light_lh3.png);
}

.z-typ-iv-left .tb_il4:hover:after,
.z-typ-iv-left .tb_il4.active:after {
    content: url(images/invest/side_light_lh4.png);
    top: auto;
    bottom: -3px;
}

.z-typ-iv-right .tb_ir1:hover:before,
.z-typ-iv-right .tb_ir1.before:after {
    content: url(images/invest/side_light_rh1.png);
}

.z-typ-iv-right .tb_ir2:hover:before,
.z-typ-iv-right .tb_ir2.before:after {
    content: url(images/invest/side_light_rh2.png);
}

.z-typ-iv-right .tb_ir3:hover:before,
.z-typ-iv-right .tb_ir3.before:after {
    content: url(images/invest/side_light_rh3.png);
}

.z-typ-iv-right .tb_ir4:hover:before,
.z-typ-iv-right .tb_ir4.before:after {
    content: url(images/invest/side_light_rh4.png);
    top: auto;
    bottom: -3px;
}

.z-typ-iv-zbtn {
    bottom: -10px;
    left: 0;
    margin: auto;
    max-width: 200px;
    position: absolute;
    right: 0;
}

.zeus-invest-two,
.zeus-invest-four {
    background-color: #f2f2f2;
}

.anim_semi_liqd {
    margin-top: 110px;
}

.zeus-invest-six {
    background-attachment: scroll;
    background-color: #404040;
    background-image: url("images/section4/s4_background.jpg");
    background-position: center center;
    background-size: cover;
    padding: 100px 15px;
    text-align: center;
}

.zeus-invest-six .zslide-track {
    margin-top: 55px;
}

.zeus-invest-eight {
    background-attachment: scroll;
    background-color: #3e3f3f;
    background-image: url("images/invest/s7_bg.jpg");
    background-position: center center;
    background-size: cover;
    padding: 70px 0;
}

.zeus-invest-eight .sin_s7_ftab i {
    background-image: url("images/invest/s7_icons.png");
}

.zeus-invest-eight .sin_s7_i1 {
    background-position: 3px 4px;
}

.zeus-invest-eight .sin_s7_i2 {
    background-position: -133px 0;
}

.zeus-invest-eight .sin_s7_i3 {
    background-position: -265px 3px;
}

.zeus-invest-eight h3 {
    color: #ffffff;
    float: left;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 30px;
    width: 100%;
}

.zeus-invest-eight .sin_s7_ftab ul {
    min-height: 285px;
}

.zeus-invest-nine h3 {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 35px;
    width: 100%;
}

.zti_ul {
    display: inline-block;
}

.zti_ul li {
    float: left;
    position: relative;
    margin: 0 15px;
}

.zti_ul li:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    background-color: #919191;
    top: 50%;
    margin-top: -1.5px;
    right: -15px;
    margin-right: -1.5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.zti_ul li:last-child:after {
    display: none;
}

.zti_ul a {
    color: #919191;
    font-size: 16px;
    line-height: 16px;
}

.zti_ul a.active,
.zti_ul a:hover {
    color: #f9a24a;
}

.zti-wrap {
    border: 1px solid #919191;
    display: inline-block;
    margin-top: 30px;
    max-width: 1150px;
    width: 100%;
}

.zti-left {
    float: left;
    width: 17%;
}

.zti-rigt {
    float: right;
    width: 83%;
}

.zti-ctnt {
    display: none;
    float: left;
    width: 100%;
}

.zti-ctnt.active {
    display: block;
}

.zti-ctnt {
    display: none;
    float: left;
    padding: 40px 60px;
    text-align: left;
    width: 100%;
}

.zti-ctnt strong {
    color: #919191;
    float: left;
    font-family: HelveticaNeueLTStd-MdCn, Arial;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 25px;
    text-transform: uppercase;
    width: 100%;
}

.zti-ctnt p {
    float: left;
    line-height: 30px;
    width: 100%;
}

.zti_uli {
    float: left;
    width: 100%;
}

.zti_uli li {
    background-clip: content-box;
    background-color: #404040;
    position: relative;
    float: left;
    height: 100px;
    padding: 0 2px 2px 0;
    width: 50%;
    cursor: pointer;
}

.zti_uli li.active,
.zti_uli li:hover {
    background-color: #f2f2f2;
}

.zti_uli li:nth-last-child(2),
.zti_uli li:last-child {
    padding-bottom: 0;
}

.zti_uli i {
    background-image: url(images/invest/cofr_sprite.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.6);
    bottom: 0;
    height: 56px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 56px;
}

.zti_1 i {
    background-position: -9px -8px;
}

.zti_1.active i,
.zti_1:hover i {
    background-position: -74px -8px;
}

.zti_2 i {
    background-position: -136px -8px;
}

.zti_2.active i,
.zti_2:hover i {
    background-position: -199px -9px;
}

.zti_3 i {
    background-position: -11px -75px;
}

.zti_3.active i,
.zti_3:hover i {
    background-position: -75px -75px;
}

.zti_4 i {
    background-position: -138px -75px;
}

.zti_4.active i,
.zti_4:hover i {
    background-position: -201px -75px;
}

.zti_5 i {
    background-position: -9px -142px;
}

.zti_5.active i,
.zti_5:hover i {
    background-position: -74px -142px;
}

.zti_6 i {
    background-position: -137px -142px;
}

.zti_6.active i,
.zti_6:hover i {
    background-position: -200px -141px;
}

.zeus-invest-ten {
    background-color: #404040;
    background-image: url("images/invest/s10_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    padding: 80px 0;
}

.zeus-invest-ten .zeus-quote h2 span {
    font-family: HelveticaNeueLTStd-MdCn, Arial;
    font-size: 65px;
    line-height: 65px;
}

.zeus-invest-ten .zeus-quote h2 strong {
    font-family: HelveticaNeueLTStd-Roman, Arial;
    font-size: 35px;
    line-height: 40px;
    margin: 12px 0;
}

.zeus-invest-ten .zeus-quote h5 {
    color: #dfe2e3;
}

.zeus-invest-ten .zq-sp1::before,
.zeus-invest-ten .zq-sp2::after {
    opacity: 0.2;
}

.zeus-invest-ten .zq-sp1::before {
    bottom: 25px;
    left: -60px;
}

.zeus-invest-ten .zq-sp2::after {
    top: -10px;
}

.zeus-invest-eleven {
    background-color: #404040;
    padding: 35px 0;
}

.zeus-invest-eleven h6 {
    color: #fff;
    font-size: 32px;
    line-height: 35px;
}

.zeus-invest-eleven .zbutton-small:hover {
    background-color: #555;
}

.zeus-invest-twelve {
    padding: 80px 0;
}

.zeus-invest-twelve h3,
.zeus-invest-thirteen h3 {
    float: left;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 25px;
    width: 100%;
}

.zeus-invest-twelve p {
    color: #919191;
    float: left;
    width: 100%;
}

.zeus-invest-twelve i {
    display: inline-block;
    background-image: url(images/invest/s12_bg.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
}

.z12_i1 i {
    background-position: 0 0;
}

.z12_i2 i {
    background-position: -200px 0;
}

.z12_i3 i {
    background-position: -400px 0;
}

.z12_i4 i {
    background-position: -600px 0;
}

.zeus-invest-twelve strong {
    float: left;
    font-family: HelveticaNeueLTStd-MdCn, Arial;
    font-size: 18px;
    font-weight: 400;
    margin-top: 25px;
    width: 100%;
}

.zeus-invest-twelve strong sup {
    font-size: 9px;
    vertical-align: super;
}

.zeus-invest-thirteen {
    padding: 80px;
    background-color: #ebecec;
    background-image: url("images/invest/s13_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.zeus-invest-thirteen p {
    color: #919191;
    float: left;
    font-style: italic;
    width: 100%;
}

.zeus-invest-thirteen p em {
    font-size: 12px;
}

.zret-wrap-out {
    display: table;
    width: 100%;
    height: 500px;
}

.zret-wrap-in {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.zret-wrap {
    display: inline-block;
    width: 100%;
    max-width: 1148px;
}

.zret-wrap > div {
    float: left;
    width: 25%;
    position: relative;
}

.zret-wrap span {
    left: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
}

.zret-w1 > span,
.zret-w4 > span {
    bottom: 0;
}

.zret-w2 > span,
.zret-w3 > span {
    top: 0;
}

.zret-wrap strong {
    background-color: #ffffff;
    border: 1px solid #efefef;
    color: #919191;
    float: left;
    font-size: 18px;
    font-stretch: inherit;
    font-weight: normal;
    line-height: 18px;
    padding: 12px 10px 9px;
    position: relative;
    width: 100%;
    z-index: 2;
}

.zret-wrap span em {
    display: inline-block;
    font-family: HelveticaNeueLTStd-Md;
    font-size: 30px;
    line-height: 30px;
    margin: 7px 0;
}

.zret-w1 em,
.zret-w4 em {
    color: #f9a24a;
}

.zret-wrap img {
    float: left;
    height: 40px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    vertical-align: bottom;
    width: 100%;
}

.trig_graph .zret-w1 img {
    height: 112px;
}

.trig_graph .zret-w2 img {
    height: 140px;
}

.trig_graph .zret-w3 img {
    height: 207px;
}

.trig_graph .zret-w4 img {
    height: 230px;
}

.zeus-invest-fourteen {
    background-attachment: fixed;
    background-color: #404040;
    background-image: url("images/invest/s14_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 15px;
    text-align: center;
}

.zeus-block-invest {
    display: inline-block;
    max-width: 1400px;
    width: 100%;
}

.s14_inv_left,
.s14_inv_rght {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 50%;
}

.s14_img_blk > img {
    margin-bottom: -100px;
    vertical-align: bottom;
}

.s14_inv_left_in {
    color: #ffffff;
    float: left;
    text-align: left;
    width: 100%;
}

.s14_inv_left_in h4,
.s14_inv_left_in h2,
.s14_inv_left_in p {
    float: left;
    width: 100%;
}

.s14_inv_left_in h4 {
    color: #919191;
    font-size: 20px;
    line-height: 25px;
}

.s14_inv_left_in h2 {
    font-size: 50px;
    line-height: 55px;
    margin: 25px 0;
}

.zeus-invest-seven {
    padding: 100px 1px;
    text-align: center;
}

.zeus-invest-one,
.zeus-invest-two,
.zeus-invest-three,
.zeus-invest-four,
.zeus-invest-five,
.zeus-invest-nine {
    padding: 100px 0;
}

.s14_img_blk {
    display: inline-block;
    padding-left: 15px;
    position: relative;
}

.s14_img_blk span {
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 100%;
    max-width: 250px;
}

.s14_c1 {
    color: #ffffff;
    top: 47px;
}

.s14_c2 {
    color: #919191;
    top: 173px;
}

.s14_c3 {
    color: #f9a24a;
    top: 374px;
}

.zeus-invest-fifteen {
    padding: 80px 0;
}


/* View Invest */

.zeus-template-view-invest .zeus-banner {
    background-image: url(images/view-invest/s1_bg.jpg);
}

.zeus-template-view-invest .s1_banner_left > .zeus-section-text {
    margin: 80px 0;
}

.zeus-template-view-invest .s1_banner_left > .zeus-section-text h3 {
    font-size: 42px;
    line-height: 50px;
    float: left;
    width: 100%;
    max-width: 460px;
    clear: both;
}

.zeus-template-view-invest .s1_banner_left > .zeus-section-text h6 {
    float: left;
    font-size: 24px;
    line-height: 25px;
    margin-top: 20px;
    max-width: 460px;
    text-align: right;
    width: 100%;
    clear: both;
}

.zeus-view-ls .zeus-featured-single {
    margin: 25px 1.66%;
    width: 30%;
}

.zeus-view-invest-one {
    padding: 100px 0;
}

.zeus-view-invest-one .row {
    width: 1400px;
}

.zeus-view-invest-one .zf-content {
    border-right: 1px solid #c9c9c9;
}

.zinvers-filter {
    float: left;
    margin: 30px 0 70px;
    width: 100%;
}

.ziv-fl-rdo {
    display: inline-block;
    vertical-align: top;
}

.ziv-fl-rdo > input {
    display: none;
}

.ziv-fl-rdo > label {
    border: 1px solid #e6e6e6;
    float: left;
    font-size: 18px;
    line-height: 20px;
    min-width: 130px;
    padding: 10px 5px;
    cursor: pointer;
}

.ziv-fl-rdo > label:first-of-type {
    -webkit-border-radius: 7px 0 0 7px;
    -moz-border-radius: 7px 0 0 7px;
    border-radius: 7px 0 0 7px;
    border-right: medium none;
}

.ziv-fl-rdo > label:last-of-type {
    -webkit-border-radius: 0 7px 7px 0;
    -moz-border-radius: 0 7px 7px 0;
    border-radius: 0 7px 7px 0;
    border-left: medium none;
}

.ziv-fl-rdo > label:hover {
    background-color: #e6e6e6;
}

.ziv-fl-rdo > input:checked+label {
    background-color: #f78f1e;
    border-color: #f78f1e;
    color: #FFF;
}

.sin-iv-fil {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 100%;
}

.zinvers-filter .columns i {
    display: inline-block;
    height: 150px;
    width: 150px;
    background-image: url(images/view-invest/filter-ic.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
}

.ziv-fl1 i {
    background-position: -1px -1px;
}

.ziv-fl2 i {
    background-position: -153px -1px;
}

.ziv-fl3 i {
    background-position: -304px -2px;
}

.ziv-fl4 i {
    background-position: -455px -2px;
}

.ziv-fl5 i {
    background-position: -607px -2px;
}

.ziv-fl6 i {
    background-position: -759px -2px;
}

.sin-iv-fil span {
    display: none;
    left: 0;
    margin: -1px auto auto;
    max-width: 150px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    padding-top: 10px;
    z-index: 1;
}

.sin-iv-fil:hover span {
    display: block;
}

.sin-iv-fil span input[type="radio"] {
    display: none;
}

.sin-iv-fil span label {
    background-color: #404040;
    color: #ffffff;
    float: left;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 1px;
    padding: 8px;
    width: 100%;
    cursor: pointer;
}

.sin-iv-fil span input[type="radio"]:checked+label {
    background-color: #f78f1e;
}

.sin-iv-fil span label:hover {
    background-color: #919191;
}

.sin-iv-fil > a {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    padding-right: 25px;
    position: relative;
}

.sin-iv-fil > a::after {
    background-image: url("images/menu-after.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    content: "";
    height: 16px;
    margin-top: -9px;
    position: absolute;
    right: 3px;
    top: 50%;
    width: 15px;
}

.has-zvf-txf input {
    border: 2px solid #404040;
    float: left;
    font-size: 12px;
    padding: 4px;
    width: 100%;
}

.has-zvf-txf input:first-of-type {
    margin-bottom: 2px;
}

.zeus-view-invest-two {
    padding-bottom: 50px;
    text-align: center;
}

.view-iv-lmore {
    background-color: #f9a24a;
    color: #ffffff;
    float: left;
    font-size: 20px;
    padding: 25px;
    width: 100%;
}

.view-iv-lmore:hover {
    opacity: 0.9;
}


/* About Page */

.zeus-template-about .zeus-banner {
    background-color: #eaeff3;
    background-image: url("images/about/s1-background.jpg");
    background-position: center bottom;
    background-size: contain;
}

.zeus-template-about .s1_banner_left > .zeus-section-text {
    margin: 20px 0 180px;
}

.zeus-fix-abt-s1 font {
    font-family: HelveticaNeueLTStd-Md;
    font-size: 24px;
}

.zeus-fix-abt-s1 p {
    font-size: 17px;
    margin-bottom: 25px;
}

.zeus-abt-qt h2 {
    float: left;
    font-size: 32px;
    line-height: 40px;
    width: 100%;
}

.zeus-abt-qt h2 strong {
    font-family: HelveticaNeueLTStd-MdCn;
    margin: 0 0 10px;
}

.zeus-abt-qt {
    padding: 70px 0;
}

.row.abt-row {
    margin-top: 30px;
    text-align: center;
    width: 1380px;
}

.zcf-team {
    float: left;
    margin-bottom: 50px;
    padding: 30px 0;
    position: relative;
    width: 100%;
}

.zcf-team > a {
    display: inline-block;
}

.zcf-team img {
    display: inline-block;
    margin-bottom: 30px;
    max-width: 194px;
    width: 100%;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.zcf-team strong {
    float: left;
    font-family: HelveticaNeueLTStd-Md, Arial;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    width: 100%;
}

.zcf-team font {
    color: #808080;
    float: left;
    font-size: 16px;
    line-height: 22px;
    min-height: 45px;
    width: 100%;
}

.zcf-team:hover img {
    opacity: 0.7;
}

.zcf-team::after {
    background-color: #404040;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    max-width: 270px;
    position: absolute;
    right: 0;
    width: 100%;
}

.zcf-team .color-it {
    color: #f9a24a;
    min-height: auto;
}

.zeus-advertisor-section .zcf-team {
    margin-bottom: 0;
}

.zeus-advertisor-section {
    border-top: 2px solid #444;
    float: left;
    margin-top: 50px;
    padding-top: 80px;
    width: 100%;
}

.zeus-scareer {
    background: #ffffff;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #e7e7e7 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #e7e7e7 100%);
    background: radial-gradient(ellipse at center, #ffffff 0%, #e7e7e7 100%);
}

.has-header-search-ir p {
    float: left;
    font-size: 13px;
    line-height: 16px;
    padding: 2px 0 0;
    text-align: right;
    width: 100%;
}

.has-header-search-ir p sup {
    font-size: 8px;
    vertical-align: super;
}

.has-the-content li {
    font-size: 15px;
    line-height: 22px;
}


/* Generic */

.fs-18 {
    font-size: 18px;
}

.zeus-section-text p sup {
    font-size: 8px;
    vertical-align: super;
}

.mb35 {
    margin-bottom: 35px;
}

.mb0 {
    margin-bottom: 0;
}

.mb50 {
    margin-bottom: 50px;
}

.inside-content p {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.inside-content ul {
    font-size: 15px;
    line-height: normal;
    list-style: outside disc;
    margin-bottom: 15px;
    padding-left: 13px;
}

.inside-page a {
    color: #0780c6;
}

.inside-page a:hover {
    color: #888;
}

.inside-content em {
    font-style: italic;
}

.zeus-borrower-ten p sup {
    font-size: 15px;
    vertical-align: super;
}

.zeus-template-borrower .s1_banner_left p {
    font-size: 25px;
    line-height: 40px;
}

.carees-simg {
    margin-bottom: -100px;
    vertical-align: bottom;
}

.clear_abtcr_div {
    float: left;
    margin-top: 50px;
    width: 100%;
}

.abt-crf {
    display: inline-block;
    max-width: 330px;
    vertical-align: top;
    width: 100%;
}

.abt-crf i {
    background-attachment: scroll;
    background-image: url("images/about/abt_sprt1.png");
    background-repeat: no-repeat;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 5px 7px 9px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 7px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 7px 9px rgba(0, 0, 0, 0.1);
    display: inline-block;
    height: 150px;
    margin-bottom: 35px;
    width: 150px;
}

.ias_1 {
    background-position: left center;
}

.ias_2 {
    background-position: center center;
}

.ias_3 {
    background-position: right center;
}

.abt-crf strong {
    float: left;
    font-family: HelveticaNeueLTStd-Md;
    font-size: 20px;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 25px;
    text-align: left;
    width: 100%;
}

.abt-crf p {
    text-align: left;
}

.abt-tsl-re {
    position: relative;
}

.abt-tsl-re .zeus-sin-off {
    padding: 130px 50px 80px;
}

.abt-tsl-hdh {
    float: left;
    left: 0;
    position: absolute;
    text-align: center;
    top: 60px;
    width: 100%;
    z-index: 1;
}

.zeus-award-section {
    background-image: url(images/about/award_parallax.jpg);
    background-attachment: fixed;
    background-color: #ccc;
    background-position: top center;
    background-size: cover;
    padding: 110px 0;
    text-align: center;
}

.row.abt-row2 {
    width: 1480px;
}

.zeus-award-section h2 {
    color: #fff;
    font-family: HelveticaNeueLTStd-Md, Arial;
    font-size: 35px;
    margin-bottom: 25px;
}

.zeus-award-section p {
    color: #b9b9b9;
    float: left;
    font-family: HelveticaNeueLTStd-Roman;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    margin: 5px 0 20px;
    width: 100%;
}

.zeus-award-section img {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 50px;
    width: 100%;
    vertical-align: top;
}

.awd_1 {
    max-width: 428px;
}

.awd_2 {
    max-width: 424px;
}

.awd_3 {
    max-width: 448px;
}

.wp-sidebar .widget,
.wp-sidebar .text-widget {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.widgettitle {
    float: left;
    font-size: 18px;
    margin-bottom: 5px;
    width: 100%;
}

.has-the-content p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px;
}

body div.z-foot-menu .menu .current-menu-item a {
    color: #9f9f9f !important;
}

body div.z-foot-menu .menu .current-menu-item a:hover {
    color: #f9a24a !important;
}

.fg-tab-clear {
    float: left;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}

.fg-tab {
    display: inline-block;
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.fg-tab li {
    border-right: 1px solid #ccc;
    float: left;
    margin: 5px 15px 5px 0;
    padding: 0 15px 0 0;
}

.fg-tab li:last-child {
    border-right: medium none;
    margin-right: 0;
    padding-right: 0;
}

.fg-tab a {
    color: #404040;
    float: left;
    font-family: HelveticaNeueLTStd-MdCn;
    font-size: 22px;
}

.fg-tab a.active {
    color: #f78e1e;
}

.faq-ul.in-page-fq {
    list-style: outside none none !important;
    margin: 0;
    width: 100%;
    padding: 0;
}

.in-page-fq li a {
    color: inherit;
}

.zest-banner-text h5 i {
    background-image: url("images/qtbl.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 18px;
    vertical-align: top;
    width: 18px;
    opacity: 0.8;
}

.qop {
    background-position: left top;
    margin: -6px 8px 0 0;
}

.qcs {
    background-position: right top;
    margin: -5px 0 0 8px;
}

.fg-tab-key.fg-tab1.left-100,
.fg-tab-key.fg-tab2.left-100,
.fg-tab-key.fg-tab3.left-100 {
    text-align: center;
}

.zeus-template-about .s1_banner_left .zeus-section-text h4 {
    font-family: "HelveticaNeueLTStd-Roman", sans-serif;
    font-size: 25px;
    font-weight: 400;
    position: relative;
    width: auto;
    margin: 0;
}

.zeus-template-about .s1_banner_left .zeus-section-text h4 font {
    font-size: 18px;
    padding-top: 7px;
}

.zeus-template-about .s1_banner_left .zeus-section-text h4 i {
    background-image: url("images/qtbl.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 18px;
    opacity: 0.8;
    vertical-align: top;
    width: 18px;
}

.zeus-template-about .s1_banner_left .zeus-section-text h2 {
    font-size: 46px;
    font-weight: 600;
    line-height: normal;
    margin: 20px 0;
    padding-left: 27px;
}

.zeus-template-about .s1_banner_left .zeus-section-text h5 {
    float: left;
    line-height: 25px;
    padding-left: 27px;
    width: 100%;
}


/* Media Only */

@media only screen and (min-width: 1200px) {
    .zeus-fix-abt-s1 {
        padding: 0 140px;
    }
}

@media only screen and (min-width: 1070px) {
    .zeus-sin-testi p {
        min-height: 150px;
    }
}

@media only screen and (min-width: 768px) {
    .sin_s7_ftab ul {
        min-height: 250px;
    }
    .sin_s7_ftab h4 {
        min-height: 60px;
    }
    .rand-mt1 {
        margin-top: 120px;
    }
}

@media only screen and (min-width: 700px) {
    .head-on-mob-l.columns {
        float: left;
        width: 33.333% !important;
        clear: none;
    }
    .head-on-mob-r.columns {
        float: left !important;
        width: 66.667% !important;
        clear: none;
    }
}

@media only screen and (max-width: 1500px) and (min-width: 1170px) {
    .zeus-template-view-invest .s1_banner_left > .zeus-section-text {
        margin: 40px 0 120px;
        padding-left: 80px;
    }
}

@media only screen and (max-width: 1500px) {
    .zf-s1 h5 {
        min-height: 40px;
    }
}

@media only screen and (max-width: 1200px) {
    .s1_banner_left > .zeus-section-text.zest-banner-text {
        margin: 50px 0 200px;
    }
}

@media only screen and (max-width: 1070px) {
    .zeus-top-menu .menu-item,
    .zeus-top-auth li {
        margin: 0 7px;
    }
    .zeus-section-three h3::after {
        left: 0;
        margin-left: 0;
        max-width: 100%;
    }
    .zinvers-filter > .two.columns {
        clear: none;
        float: left !important;
        margin: 15px 0;
        width: 33.33% !important;
    }
    .zeus-template-about .s1_banner_left > .zeus-section-text {
        margin: 0 0 60px;
    }
}

@media only screen and (max-width: 1024px) {
    .fix-s1-invest-img {
        margin: 0;
    }
    .zeus-template-invest .zeus-banner {
        padding-top: 130px;
    }
    .zeus-template-invest .s1_banner_left > .zeus-section-text {
        margin: 30px 0;
    }
}

@media only screen and (max-width: 1000px) {
    .zeus-featured-single {
        width: 50%;
    }
    .slick-dots {
        bottom: -34px !important;
    }
    .zeus-helen-quote h2 {
        float: left;
        padding: 0 65px;
        width: 100%;
    }
    .zeus-helen-quote h2 span {
        font-size: 30px;
        letter-spacing: 2px;
        line-height: normal;
    }
    .zeus-helen-quote span::before,
    .zeus-helen-quote strong::after {
        height: 40px;
        width: 40px;
    }
    .zeus-helen-quote h2 strong {
        font-size: 35px;
        letter-spacing: 3px;
        line-height: normal;
    }
    .zeus-helen-quote h5 {
        margin-right: 0;
        text-align: center;
        width: 100%;
    }
    .zeus-top-menu {
        display: none;
    }
    .zeus-mobile-menu {
        display: block;
    }
    .zeus-top-menu {
        background-color: #ffffff;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        margin-top: 15px;
        position: absolute;
        right: 0;
        top: 100%;
        width: 165px;
    }
    .zeus-top-menu .menu {
        width: 100%;
    }
    .zeus-top-menu .menu-item > a {
        border-bottom: 1px solid #cccccc;
        color: #404040 !important;
        font-size: 13px;
        padding: 8px;
        width: 100%;
    }
    .zeus-top-menu .menu-item {
        margin: 0;
        width: 100%;
    }
    .zeus-top-menu::before {
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
        border-style: solid;
        border-width: 0 6px 7px;
        content: "";
        position: absolute;
        right: 10px;
        top: -7px;
    }
    .menu-toggle .zeus-mobile-menu i {
        background-color: #F78E1E !important;
    }
    .menu-limit .zeus-mobile-menu {
        border-color: #404040;
    }
    .menu-limit .zeus-mobile-menu i {
        background-color: #404040;
    }
    .zeus-top-menu .menu-item:last-child > a {
        border: medium none;
    }
    .sub-menu {
        left: 0;
        margin: 0;
        width: 100%;
        z-index: 1;
    }
    .zeus-top-menu .sub-menu .menu-item > a {
        color: #FFF !important;
    }
    .zeus-top-menu .menu-item-has-children > .sub-menu::before {
        top: -7px !important;
    }
    .sub-menu {
        padding-top: 7px !important;
    }
    .sub-menu .sub-menu {
        left: auto;
        padding-top: 0 !important;
        right: 100% !important;
    }
    .sub-menu .sub-menu::before {
        display: none;
    }
    .zeus-top-menu .sub-menu .menu-item > a:hover {
        color: #f9a24a !important;
    }
    .zeus-top-menu .menu > .menu-item-has-children > a::after {
        background-position: center bottom;
        right: 3px;
    }
    .zeus-section-one .zeus-better-sectn h3 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 10px;
    }
    .zeus-section-four,
    .zeus-section-five {
        padding: 50px;
    }
    .zeus-section-six,
    .zeus-section-nineteen,
    .zeus-section-two {
        padding: 50px 15px;
    }
    .why-choose-left,
    .why-choose-right {
        width: 100%;
    }
    .why-choose-left {
        margin-bottom: 40px;
    }
    .zeus-section-text h2 {
        font-size: 35px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .zeus-section-three {
        padding: 35px 0;
    }
    .random-4 {
        margin-top: 0;
    }
    .random-5 {
        margin-bottom: 20px;
    }
    .random-6 {
        margin-bottom: 20px;
    }
    .zeus-recognition li {
        max-width: 100%;
    }
    .z-rcgz-swj {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        transform: scale(0.5);
    }
    .zeus-section-eight,
    .zeus-section-seven {
        padding: 50px 0;
    }
    .zeus-section-nine {
        padding: 60px 0 40px;
    }
    .zeus-section-nine.zeus-abt-qt {
        padding: 40px 0;
    }
    .zeus-abt-qt .zeus-quote h2 {
        line-height: normal;
    }
    .zeus-abt-qt .zeus-quote h2 strong {
        margin-top: 0;
    }
    .zeus-quote h2,
    .zeus-quote h5 {
        font-size: 22px;
        line-height: 22px;
    }
    .zeus-quote h2 strong {
        margin: 10px 0;
    }
    .zeus-quote h5 {
        margin-top: 15px;
    }
    .zeus-section-twelve,
    .zeus-section-one {
        padding: 50px 0;
    }
    .zeus-section-twelve .four.columns {
        margin: 15px 0;
        width: 100%;
    }
    .zeus-section-twelve .left-100 > .four:last-of-type {
        margin-bottom: 0;
    }
    .zeus-section-twelve .four div {
        padding: 15px;
    }
    .zeus-section-twelve h2 {
        font-size: 45px;
        line-height: normal;
    }
    .zeus-section-twelve span {
        min-height: auto;
    }
    .zeus-section-ten,
    .zeus-section-thirteen,
    .zeus-section-fifteen,
    .zeus-section-sixteen {
        padding: 50px 0;
    }
    .zeus-section-fifteen li {
        float: left;
        width: 100%;
    }
    .zeus-section-seventeen h3 {
        font-size: 27px;
        margin-bottom: 5px;
        text-align: center !important;
        width: 100%;
    }
    .zeus-card-anim {
        display: inline-block;
        max-width: 100%;
    }
    .zeus-card-anim-cleft,
    .zeus-card-anim-crght,
    .zeus-card-anim-cmidl {
        display: inline-block;
        margin: 5px 0;
        text-align: center;
        width: 100%;
    }
    .zeus-invest-twelve .three.columns {
        clear: none;
        float: left !important;
        margin: 10px auto;
        width: 50% !important;
    }
    .zeus-invest-twelve strong {
        margin-bottom: 5px;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 930px) {
    .zcf-team font {
        font-size: 14px;
    }
}

@media only screen and (max-width: 920px) {
    .z-typ-iv-zbtn {
        bottom: -65px;
    }
    .zti_uli li {
        height: 120px !important;
    }
    .s14_inv_left,
    .s14_inv_rght {
        display: inline-block;
        float: left;
        height: auto;
        width: 100%;
    }
    .s14_img_blk {
        padding: 50px 0 0;
    }
    .s14_inv_left_in {
        text-align: center;
    }
    .zeus-view-ls .zeus-featured-single {
        margin: 25px 2%;
        width: 46%;
    }
}

@media only screen and (max-width: 800px) {
    .zeus-menu-layer {
        padding-top: 20px;
    }
    .zeus-banner {
        padding: 170px 0 50px;
    }
    .zeus-section-sixteen h6 {
        font-size: 27px;
        line-height: normal;
    }
    .zeus-template-invest .s1_banner_left > .zeus-section-text h3 {
        font-size: 26px !important;
        line-height: 35px;
    }
    .zti-left,
    .zti-rigt {
        width: 100%;
    }
    .zti_uli li {
        height: 95px !important;
        padding: 2px 1px !important;
        width: 16.66%;
    }
    .zti-ctnt {
        padding: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .row {
        width: auto;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .columns {
        width: auto !important;
        float: none;
    }
    .column:last-child,
    .columns:last-child {
        float: none;
    }
    [class*="column"] + [class*="column"]:last-child {
        float: none;
    }
    .column:before,
    .columns:before,
    .column:after,
    .columns:after {
        content: "";
        display: table;
    }
    .column:after,
    .columns:after {
        clear: both;
    }
    .zeus-better-sectn .zeus-sec0.sec0-left {
        margin-bottom: 35px;
    }
    .zeus-section-five .zbutton-small,
    .zeus-section-four .zbutton-small {
        display: table;
        margin: 15px auto;
    }
    .zslide-track li {
        width: 33.3%;
    }
    .z-act-table-cell {
        font-size: 12px;
        line-height: normal;
    }
    .zeus-featured-investment h3 {
        font-size: 27px;
        line-height: normal;
        margin: 0;
    }
    .zeus-section-three h3 {
        font-size: 27px;
        line-height: normal;
    }
    .zeus-block-crowdfunding h3,
    .zeus-better-sectn h3 {
        font-size: 27px;
        line-height: normal;
    }
    .zeus-quote h2,
    .zeus-quote h5 {
        font-size: 16px;
        line-height: normal;
    }
    .zq-sp1::before,
    .zq-sp2::after {
        height: 25px;
        width: 25px;
    }
    .zq-sp1::before {
        left: -30px;
    }
    .zq-sp2::after {
        right: -30px;
    }
    .zeus-intro-left h3 {
        font-size: 27px;
        margin-bottom: 15px;
        text-align: center;
        line-height: normal;
    }
    .zf-s1 h4 {
        font-size: 30px;
        line-height: normal;
    }
    .zeus-section-twelve h3,
    .zeus-section-thirteen h3,
    .zeus-section-fourteen h3,
    .zeus-section-nineteen h3 {
        font-size: 27px;
        line-height: normal;
    }
    .zeus-area-row .columns {
        clear: none;
        float: left !important;
        width: 50% !important;
    }
    .z-ar-last .z-ae1::before,
    .z-ar-last .z-ae2::before,
    .z-ar-last .z-ae3::before,
    .z-ar-last .z-ae4::before {
        display: block;
    }
    .z-ae1::after,
    .z-ae2::after,
    .z-ae3::after {
        display: none;
    }
    .z-ar-first {
        margin-top: 20px;
    }
    .z-exp-left,
    .z-exp-right {
        height: 1px;
        width: 100%;
    }
    .z-exp-right {
        bottom: 0;
        left: 0;
        right: auto;
        top: auto;
    }
    .z-exp-left::before,
    .z-exp-right::before {
        left: 50%;
        margin-left: -18px;
    }
    .zeus-section-fifteen ul {
        margin-top: 15px;
    }
    .zeus-section-sixteen h3 {
        font-size: 32px;
        line-height: normal;
    }
    .zeus-section-seventeen .six.columns {
        text-align: center;
    }
    .z-social {
        display: table;
        float: none;
        margin: 10px auto;
    }
    .zeus-footer-logo {
        display: table;
        float: none;
        margin: 0 auto;
    }
    .columns.z-foot-menu {
        float: left !important;
        margin: 10px 0;
        width: 50% !important;
    }
    .z-three-x1,
    .z-three-x2,
    .z-three-x3 {
        text-align: center;
    }
    .footer-address {
        float: left;
        max-width: 100%;
        text-align: center;
        width: 100%;
    }
    .footer-address a {
        display: inline-block;
        float: none;
    }
    .menu-limit .zeus-logo img {
        position: absolute;
        width: 110px;
        left: 0;
        top: 0;
    }
    .menu-limit .zeus-logo {
        height: 36px;
        overflow: hidden;
        position: relative;
        width: 35px;
        float: left;
    }
    .menu-limit .head-on-mob-l {
        float: left;
        width: auto!important;
        padding-right: 0;
    }
    .menu-limit .head-on-mob-r {
        clear: none;
        float: right !important;
        width: auto !important;
    }
    .zeus-card-anim-sin {
        width: 110px;
    }
    .zeus-card-anim {
        margin-bottom: 20px;
    }
    .zeus-card-anim-cleft,
    .zeus-card-anim-crght,
    .zeus-card-anim-cmidl {
        width: auto !important;
    }
    .zeus-card-anim-cmidl {
        margin-bottom: -130px;
    }
    .zeus-borrower-one,
    .zeus-borrower-two,
    .zeus-borrower-three,
    .zeus-borrower-four,
    .zeus-borrower-five,
    .zeus-borrower-eight,
    .zeus-borrower-nine,
    .zeus-borrower-eleven {
        padding: 50px 0;
    }
    .zeus-borrower-eleven .zeus-section-anim img {
        margin-top: 20px;
        max-width: 400px;
        width: 100%;
    }
    .s9_tbl_icn {
        margin: 0;
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        transform: scale(0.6);
    }
    .zeus-template-invest .s1_banner_left > .zeus-section-text {
        margin-top: 0;
        text-align: center;
    }
    .anim_semi_liqd {
        margin: 0 0 20px;
    }
    .way-point-9 {
        margin: -15px 0 20px;
    }
    .zeus-invest-eight .sin_s7_ftab ul {
        min-height: auto;
    }
    .zeus-invest-one {
        padding-top: 50px;
    }
    .zeus-invest-two,
    .zeus-invest-three,
    .zeus-invest-four,
    .zeus-invest-five,
    .zeus-invest-nine,
    .zeus-invest-ten,
    .zeus-invest-twelve,
    .zeus-invest-fifteen {
        padding: 50px 0;
    }
    .zeus-invest-six {
        padding: 50px 15px;
    }
    .zeus-invest-ten .zeus-quote h2 {
        padding: 0 40px;
    }
    .zeus-invest-ten .zeus-quote h2 span {
        font-size: 55px;
        line-height: 60px;
    }
    .zeus-invest-ten .zq-sp1::before {
        bottom: 25px;
        left: -40px;
    }
    .zeus-invest-ten .zq-sp2::after {
        top: 0;
    }
    .zeus-invest-ten .zeus-quote h2 span {
        font-size: 40px;
        line-height: 45px;
    }
    .zeus-invest-ten .zeus-quote h2 strong {
        font-size: 30px;
        line-height: 30px;
        margin: 6px 0 2px;
    }
    .zeus-invest-ten .zeus-quote h5 {
        font-size: 22px;
    }
    .zeus-invest-fourteen {
        padding: 50px 15px;
    }
    .s14_img_blk > img {
        margin-bottom: -50px;
    }
    .row.abt-row {
        margin-top: 0;
    }
    .zcf-team {
        margin-bottom: 20px;
        padding: 15px 0 10px;
    }
    .carees-simg {
        margin: 0;
        max-width: 300px;
        width: 100%;
    }
    .abt-crf {
        margin-bottom: 40px;
    }
    .has-header-search-ir p,
    .head-on-pre-l-ir {
        text-align: center;
    }
    .header-phone {
        display: inline-block;
        float: none;
    }
    .wp-sidebar {
        border-top: 1px solid #ccc;
        margin-top: 25px;
        padding-top: 25px;
    }
    body.archive .zest-archive .zeus-banner,
    .zest-faq.zest-archive .zeus-banner {
        background-position: center top;
    }
    .s1_banner_left > .zeus-section-text.zest-banner-text {
        margin: 30px 0 70px;
    }
}

@media only screen and (max-width: 730px) {
    .zeus-invest-thirteen {
        padding: 50px 0;
    }
    .zret-wrap strong {
        font-size: 14px;
    }
    .zret-wrap span em {
        font-size: 20px;
        line-height: 20px;
    }
    .zeus-view-ls .zeus-featured-single {
        margin: 25px 0;
        width: 100%;
        padding: 0 25px;
    }
}

@media only screen and (max-width: 700px) {
    .zeus-invest-six .zslide-track li font {
        font-size: 12px;
        line-height: 16px;
    }
    .zti_ul li {
        display: inline-block;
        float: none;
        margin: 8px 15px;
    }
    .head-on-mob-l {
        text-align: center;
    }
    .zeus-logo {
        display: inline-block;
        float: none;
    }
    .zeus-logo img {
        max-width: 200px;
    }
    .zeus-menu-layer {
        padding-top: 10px;
    }
    .zeus-featured-single {
        width: 100%;
    }
    .zf-s1 h5 {
        min-height: auto;
    }
    .zeus-featured-buttons {
        border-top: medium none #000080;
        margin: 0;
        padding: 20px 15px;
        width: 100%;
    }
    .z-typ-iv-left span,
    .z-typ-iv-right span {
        font-size: 13px;
    }
    .z-typ-iv-mid-tr p {
        font-size: 13px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 640px) {
    .zest-menu li {
        border: medium none !important;
        width: 100%;
    }
    .zest-menu li a {
        display: inline-block;
        float: none;
    }
}

@media only screen and (max-width: 600px) {
    .zinvers-filter > .two.columns {
        margin-bottom: 0;
        min-height: 210px;
        width: 50% !important;
    }
    .flex_hdg h3 {
        font-size: 50px;
        line-height: normal;
    }
    .flex_hdg h4 {
        font-size: 23px;
        line-height: normal;
        padding-top: 8px;
    }
    .flex_ahr {
        padding-top: 15px;
    }
    .flex_slide_widget {
        padding: 20px 15px;
    }
    .zeus-section-one .zeus-better-sectn h3 {
        font-size: 30px;
        line-height: 32px;
    }
    .zeus-section-text h2 {
        font-size: 28px;
        line-height: 29px;
        margin-bottom: 15px;
    }
    .zslide-track li {
        width: 50%;
    }
    .zq-sp1::before,
    .zq-sp2::after {
        height: 12px;
        width: 12px;
    }
    .zq-sp1::before {
        bottom: 6px;
        left: -17px;
    }
    .zq-sp2::after {
        bottom: 0;
        right: 0;
        top: auto;
    }
    .z-act-table-cell {
        max-width: 70px;
    }
    .z-act-table-cell strong {
        word-wrap: break-word;
    }
    .s1_banner_left > .zeus-section-text {
        margin: 75px 0;
    }
    .zeus-borrower-nine .z-act-table-cell strong {
        word-break: break-all;
    }
    .s9_tbl_icn {
        border: 3px solid #ffffff;
        margin-left: -5px;
    }
    .zeus-template-invest .s1_banner_left > .zeus-section-text h3 {
        font-size: 22px !important;
        line-height: normal;
        margin-top: 10px;
    }
    .z-typical-invest-tabs {
        margin: 50px auto auto;
    }
    .zeus-invest-ten .zq-sp1::before,
    .zeus-invest-ten .zq-sp2::after {
        display: none;
    }
}

@media only screen and (max-width: 560px) {
    .zeus-tab-menu li {
        width: 100%;
    }
    .zeus-tab-menu li {
        border-right: 1px solid #c9c9c9;
        border-left: 1px solid #c9c9c9 !important;
        border-bottom: medium none;
    }
    .zeus-tab-menu li:last-child {
        border-bottom: 1px solid #c9c9c9;
    }
    .zeus-tab-menu li.active+li {
        border-top: medium none;
    }
    body .zeus-area-row .columns {
        width: 100% !important;
    }
    .fg-tab li {
        margin-right: 0;
        width: 50%;
    }
    .fg-tab a {
        display: inline-block;
        float: none;
    }
    .fg-tab li:nth-child(2) {
        border-right: medium none;
    }
}

@media only screen and (max-width: 530px) {
    .sub-menu .sub-menu {
        max-width: 135px;
    }
    .flex_ahr a {
        display: table;
        margin: 0 auto;
    }
    .flex_alhs {
        margin-bottom: 15px !important;
    }
    .s1_banner_left > .zeus-section-text {
        margin: 50px 0;
    }
    .zeus_brw_gline li font {
        font-size: 12px;
    }
    .s9_tbl_icn {
        margin-left: -11px;
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        transform: scale(0.4);
    }
    .z-typ-iv-left li::after,
    .z-typ-iv-right li::before {
        display: none;
    }
    .z-typ-iv-left,
    .z-typ-iv-right,
    .z-typ-iv-mid {
        display: inline-block;
        float: left;
        width: 100%;
    }
    .z-typ-iv-left li,
    .z-typ-iv-right li {
        height: 40px;
        margin: 0;
        padding: 1px;
        width: 50%;
    }
    .z-typ-iv-mid {
        margin: 10px 0;
    }
    .z-typ-iv-mid-tr p {
        min-height: auto;
    }
    .z-typ-iv-zbtn {
        bottom: -160px;
    }
    ul.zti_uli li {
        height: 80px !important;
        padding: 1px !important;
        width: 33.33%;
    }
    .zeus-invest-ten .zeus-quote h2 span {
        font-size: 30px;
        line-height: 35px;
    }
    .zeus-invest-ten .zeus-quote h2 strong {
        font-size: 22px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 500px) {
    div.zeus-invest-twelve .three.columns {
        width: 100% !important;
    }
}

@media only screen and (max-width: 480px) {
    .zeus-template-about .s1_banner_left .zeus-section-text h4 {
        font-size: 20px;
        line-height: 25px;
    }
    .zeus-template-about .s1_banner_left .zeus-section-text h4 font {
        font-size: 15px;
        padding-top: 0;
    }
    .zeus-template-about .s1_banner_left .zeus-section-text h2 {
        font-size: 35px;
        margin: 10px 0;
    }
    .zeus-template-about .s1_banner_left .zeus-section-text h5 {
        font-size: 14px;
        line-height: normal;
    }
}

@media only screen and (max-width: 470px) {
    .zret-wrap strong {
        font-size: 12px;
        padding: 12px 5px 9px;
    }
}

@media only screen and (max-width: 460px) {
    .s9_tbl_icn {
        display: none;
    }
    .z-typ-iv-left span,
    .z-typ-iv-right span {
        font-size: 12px;
        line-height: 14px;
    }
    .ziv-fl-rdo > label {
        font-size: 14px;
        min-width: 90px;
    }
}

@media only screen and (max-width: 410px) {
    .flex_hdg h3 {
        font-size: 40px;
        line-height: 35px;
    }
    .zslide-track li {
        width: 100%;
    }
    .zeus-card-anim-sin {
        width: 85px;
    }
}

@media only screen and (max-width: 380px) {
    .zret-wrap strong {
        font-size: 10px;
        padding: 12px 3px 9px;
    }
    .zinvers-filter > .two.columns {
        width: 100% !important;
        min-height: auto;
        margin-bottom: 10px;
    }
    .sin-iv-fil {
        margin-top: 10px;
    }
    .zeus-template-about .s1_banner_left .zeus-section-text h4,
    .zeus-template-about .s1_banner_left .zeus-section-text h4 font {
        line-height: normal;
        padding: 0 !important;
        text-align: center;
        width: 100%;
    }
}

@media only screen and (max-width: 350px) {
    .zeus-card-anim-sin {
        width: 75px;
    }
    .zbutton-small {
        padding: 12px 25px;
    }
    .fg-tab a {
        font-size: 20px;
    }
}

.ui-button .ui-button-text
{
    font-size:12px;
}

#overview, #history, #test
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;

}