* {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
ol,
ul {
    list-style: none;
}
blockquote {
    quotes: none;
}
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}
del {
    text-decoration: line-through;
}
header,
section,
article,
aside,
nav,
footer,
address {
    display: block;
}
body {
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #333;
    overflow-x: hidden;
    min-width: 320px;
}
input,
textarea,
select {
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}
a {
    color: #333;
}
a:hover,
.submit:hover {
    filter: alpha(opacity = 85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}
.thumb {
    display: block;
}
.thumb img {
    display: block;
    width: 100%;
}
p {
    line-height: 1.6em;
    font-size: 16px;
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}
.hidden {
    display: none;
}
br.clear {
    clear: both;
    line-height: 0;
}
.left {
    float: left;
}
.right {
    float: right;
}
.space-nowrap{
    white-space: nowrap !important;
}
.wrapper {
    width: 90%;
    margin: 0 auto;
}
@font-face {
    font-family: "open_sansregular";
    src: url("../fonts/opensans-regular-webfont.woff2") format("woff2"),
        url("../fonts/opensans-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "open_sanssemibold";
    src: url("../fonts/opensans-semibold-webfont.woff2") format("woff2"),
        url("../fonts/opensans-semibold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

div.tittle-box {
    text-align: center;
}
div.tittle-box h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}
div.tittle-box p {
    color: #060f1f59;
    font-size: 15px;
}
.menu {
    display: none;
}
span.menu-icon {
    display: none;
}
span.close {
    display: none;
}
.right-income {
    width: 50%;
}
.left-income {
    width: 50%;
}
.owl-nav .owl-prev span {
    right: 40px;
}
.owl-nav .owl-next span {
    left: 13px;
}
#dashboard-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #04047e;
    align-items: center;
    padding-right: 25px;
}
#dashboard-header div.logo {
    width: 16%;
    background: #04046b;
    text-align: center;
    padding: 8px 0;
}
#dashboard-header div.logo h1 {
}
#dashboard-header div.logo h1 a {
    display: inline-block;
    width: 30px;
}
#dashboard-header div.logo h1 a img {
    width: 100%;
    display: block;
}
#dashboard-header div.profile {
}
#dashboard-header div.profile a {
    display: inline-block;
    width: 30px;
}
#dashboard-header div.profile a img {
    border-radius: 50%;
    width: 100%;
    display: block;
}
span.length {
    font-size: 15px;
    position: inherit;
}
span.nook {
    font-size: 20px;
}
#dashboard-main {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
#dashboard-main div.asade-left {
    width: 20%;
    border-right: 2px solid #efefefd1;
    padding: 15px 0 15px 18px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#dashboard-main div.asade-left div.asade-left-top {
}
#dashboard-main div.asade-left div.asade-left-top h5 {
    color: #09094bf2;
    font-weight: 600;
    margin-left: 15px;
    font-size: 16px;
}
#dashboard-main div.asade-left div.asade-left-middle {
}
#dashboard-main div.asade-left div.asade-left-middle ul {
}
#dashboard-main div.asade-left div.asade-left-middle ul li {
    margin: 20px 0;
}
#dashboard-main div.asade-left div.asade-left-middle ul li a {
    color: #0f0f5da8;
    font-weight: 600;
    font-size: 15px;
}
#dashboard-main div.asade-left div.asade-left-middle ul li a span {
    margin-right: 15px;
    position: inherit;
}
#dashboard-main div.asade-left div.asade-left-bottom {
    text-align: center;
}
#dashboard-main div.asade-left div.asade-left-bottom a {
    width: 120px;
    display: inline-block;
}
#dashboard-main div.asade-left div.asade-left-bottom a img {
    width: 100%;
    display: block;
}

div.asade-right {
    padding: 15px 1px 20px 16px;
}
div.asade-right div.asade-right-main {
    background: url(../images/asade-bg.jpg);
    background-size: cover;
    background-color: rgba(27, 8, 8, 0.5);
    background-blend-mode: multiply;
    color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding: 60px 25px 30px;
}
div.asade-right div.asade-right-main div.main-content {
}
div.asade-right div.asade-right-main div.main-content div.main-heading {
}
div.asade-right div.asade-right-main div.main-content div.main-heading h2 {
    font-weight: 600;
    font-size: 30px;
}
div.asade-right div.asade-right-main div.main-content div.contents {
}
div.asade-right div.asade-right-main div.main-content div.contents ul {
    margin-top: 28px;
}
div.asade-right div.asade-right-main div.main-content div.contents ul li {
    font-size: 14px;
    color: #ffffffb8;
}
div.asade-right
    div.asade-right-main
    div.main-content
    div.contents
    ul
    li:nth-child(n + 2) {
    margin-top: 14px;
}
div.asade-right div.asade-right-main div.main-content div.contents ul li span {
    font-weight: 600;
}
div.asade-right div.asade-right-main div.main-box {
    padding: 12px 40px 30px 30px;
    background-color: rgba(8, 19, 134, 0.8);
    background-blend-mode: multiply;
}
div.asade-right div.asade-right-main div.main-box div.edit-icon {
    text-align: right;
}
div.asade-right div.asade-right-main div.main-box div.edit-icon span.zmdi {
    background: #fff;
    color: #000;
    padding: 5px 7px;
    border-radius: 50%;
    font-size: 13px;
}
div.asade-right div.asade-right-main div.main-box div.account-detail {
}
div.asade-right div.asade-right-main div.main-box div.account-detail h4 {
    text-align: center;
    margin-bottom: 15px;
}
div.asade-right div.asade-right-main div.main-box div.account-detail ul {
}
div.asade-right div.asade-right-main div.main-box div.account-detail ul li {
    font-size: 13px;
    color: #ffffffb8;
}
div.asade-right
    div.asade-right-main
    div.main-box
    div.account-detail
    ul
    li:nth-child(n + 2) {
    margin-top: 10px;
}
div.asade-right
    div.asade-right-main
    div.main-box
    div.account-detail
    ul
    li
    span.zmdi {
    font-size: 19px;
    margin-right: 10px;
}

div.container-top {
    background: #04358e;
    color: #fff;
}
div.container-top h4 {
    font-weight: 600;
    font-size: 15px;
    padding: 8px 10px;
}
div.container-bottom {
    padding: 16px 18px;
}
div.container-bottom ul {
}
div.container-bottom ul li {
    font-size: 16px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
div.container-bottom ul li:nth-child(n + 2) {
    margin-top: 10px;
}
div.container-bottom ul li span {
}
div.main-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    padding: 14px 0 0 0px;
    justify-content: space-around;
    margin-bottom: 15px;
    flex-wrap: wrap;
    background: #efeff3;
}
div.main-container div.finance-cards {
    width: 28%;
}
div.main-container div.finance-cards div.financial-card {
    -webkit-box-shadow: 3px 3px 4px 3px #cccccc70;
    -moz-box-shadow: 3px 3px 4px 3px #cccccc70;
    box-shadow: 3px 3px 4px 3px #cccccc70;
    margin-bottom: 15px;
}
div.main-container div.finance-cards div.financial-card div.container-top {
}
div.main-container div.finance-cards div.financial-card div.container-top h4 {
}
div.main-container div.finance-cards div.financial-card div.container-bottom {
}
div.main-container
    div.finance-cards
    div.financial-card
    div.container-bottom
    ul {
    list-style: initial;
}
div.main-container
    div.finance-cards
    div.financial-card
    div.container-bottom
    ul
    li {
}
div.main-container
    div.finance-cards
    div.financial-card
    div.container-bottom
    ul
    li
    span {
}
div.main-container div.finance-cards div.demand-card {
    -webkit-box-shadow: 3px 3px 4px 3px #cccccc70;
    -moz-box-shadow: 3px 3px 4px 3px #cccccc70;
    box-shadow: 3px 3px 4px 3px #cccccc70;
}
div.main-container div.finance-cards div.demand-card div.container-top {
}
div.main-container div.finance-cards div.demand-card div.container-top h4 {
}
div.main-container div.finance-cards div.demand-card div.container-bottom {
}
div.main-container div.finance-cards div.demand-card div.container-bottom ul {
    list-style: initial;
}
div.main-container
    div.finance-cards
    div.demand-card
    div.container-bottom
    ul
    li {
}
div.main-container
    div.finance-cards
    div.demand-card
    div.container-bottom
    ul
    li
    span {
}
div.main-container div.finance-cards div.demand-card div.buttons {
    padding: 10px 0 10px 0;
    text-align: center;
}
div.main-container div.finance-cards div.demand-card div.buttons a.button {
    border: 2px solid #0748a3;
    padding: 4px 27px;
    font-size: 14px;
    display: inline-block;
}
div.main-container
    div.finance-cards
    div.demand-card
    div.buttons
    a.button:hover {
    background: #0748a3;
    color: #fff;
}
div.main-container div.demands-container {
    -webkit-box-shadow: 3px 3px 4px 3px #cccccc70;
    -moz-box-shadow: 3px 3px 4px 3px #cccccc70;
    box-shadow: 3px 3px 4px 3px #cccccc70;
    width: 45%;
}
div.main-container div.demands-container div.container-top {
}
div.main-container div.demands-container div.container-top h4 {
}
div.main-container div.demands-container div.content-cotainer {
}
.bold {
    font-weight: 600;
}
div.main-container div.demands-container div.content-cotainer ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #e5edf5cf;
    padding: 10px 0;
    font-size: 15px;
}
div.main-container div.demands-container div.content-cotainer ul:last-child {
    border: none;
}
div.main-container div.demands-container div.content-cotainer ul li {
}
div.main-container div.demands-container div.content-cotainer ul li h6 {
}

div.celender-box {
    -webkit-box-shadow: 3px 3px 4px 3px #cccccc70;
    -moz-box-shadow: 3px 3px 4px 3px #cccccc70;
    box-shadow: 3px 3px 4px 3px #cccccc70;
    width: 25%;
}
div.celender-box div.container-top {
}
div.celender-box div.container-top h4 {
    -webkit-box-shadow: 3px 3px 4px 3px #cccccc70;
    -moz-box-shadow: 3px 3px 4px 3px #cccccc70;
    box-shadow: 3px 3px 4px 3px #cccccc70;
}
div.summery {
    margin-bottom: 20px;
    border: 1px solid #ededed8a;
    -webkit-box-shadow: 3px 3px 4px 3px #cccccc70;
    -moz-box-shadow: 3px 3px 4px 3px #cccccc70;
    box-shadow: 3px 3px 4px 3px #cccccc70;
    background: #efeff3;
}
div.summery div.container-top {
}
div.summery div.container-top h4 {
}
div.summery div.income-heading {
    display: flex;
    width: 100%;
}
div.summery div.income-heading h5 {
    border: 1px solid #ededed8a;
    padding: 10px 15px;
    font-weight: 600;
    color: #07318c;
    font-size: 15px;
    width: 50%;
}
div.summery div.income-main {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
div.summery div.income-main.two {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
div.summery div.income-main div.income-card {
}
div.summery div.income-main div.income-card div.income-title {
    display: flex;
    justify-content: space-around;
    width: 100%;
}
div.summery div.income-main div.income-card div.income-title h6 {
    border: 1px solid #ededed8a;
    width: 50%;
    padding: 10px 15px;
    font-weight: 600;
    color: #405178;
    font-size: 16px;
    background: #f9f9f9;
}
div.summery div.income-main div.income-card ul {
    padding: 5px 0;
}
div.summery div.income-main div.income-card ul li {
    display: flex;
}
div.summery div.income-main div.income-card ul li div.income-right {
    width: 50%;
    border-right: 1px solid #ededed8a;
    border-left: 1px solid #ededed8a;
    padding: 2px 15px;
}
div.summery div.income-main div.income-card ul li div.income-right small {
    font-size: 15px;
}
div.summery div.income-main div.income-card ul li div.income-left {
    width: 50%;
    border-right: 1px solid #ededed8a;
    padding: 2px 15px;
}
div.summery div.income-main div.income-card ul li div.income-left small {
    font-size: 15px;
}

div.summery div.income-main div.income-card div.icome-total {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
div.summery div.income-main div.income-card div.icome-total span {
    width: 50%;
    display: inline-block;
    border: 1px solid #ededed8a;
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 500;
}
span.nok {
    text-align: right;
}
h5.dir {
    text-align: right;
}
div.summery div.total {
    display: flex;
    justify-content: space-around;
}
div.summery div.total h5 {
    width: 50%;
    border: 1px solid #ededed8a;
    padding: 5px 15px;
    font-size: 16px;
    font-weight: 600;
    background: #f9f9f9;
}
div.summery div.income-main div.income-card div.income-title h6.nik {
    color: #fff;
}
div.income-icons {
}
div.income-icons div.icon-cards {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    width: 100%;
    flex-wrap: wrap;
}
div.income-icons div.icon-cards div.icon-card .inner-card a{
    padding: 5px;
    border: 1px solid #999999;
    border-radius: 5px;
}

div.income-icons div.icon-cards div.icon-card .inner-card {
    width: 100%;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
div.income-icons div.icon-cards div.icon-card {
    -webkit-box-shadow: 3px 3px 4px 3px #cccccc70;
    -moz-box-shadow: 3px 3px 4px 3px #cccccc70;
    box-shadow: 3px 3px 4px 3px #cccccc70;
    padding: 32px 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    color: #04358e;
    margin-bottom: 30px;
}
div.income-icons div.icon-cards div.icon-card:hover .inner-card a{
    color: #fff;
}
div.income-icons div.icon-cards div.icon-card:hover {
    background: #04358e;
    color: #fff;
    transform: scale(1.01);
    transition: transform 0.5s;
}
div.income-icons div.icon-cards div.icon-card span {
    font-size: 50px;
    margin-right: 15px;
}
div.income-icons div.icon-cards div.icon-card h5 {
    font-weight: 600;
}

.jumbotron {
    background: #fff;
}
.fa {
    font-size: 0.5em;
}
h1.text-center {
    text-align: center;
    font-size: 18px;
}
table {
    width: 100%;
}
th {
    text-align: center;
}
td {
    width: 120px;
    text-align: center;
    line-height: 30px !important;
    font-size: 15px;
    /* font-weight: 600; */
}

.hover {
    background: #eee;
}
#about {
    font-size: 5em !important;
    position: absolute;
    top: -35px;
    right: 15px;
}
#about a {
    text-decoration: none;
}
#main {
    padding: 9px 8px;
    width: 100%;
}
header {
    background: #000000c7;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 70px;
}
header div.header-right {
}
header div.logo h1 {
    width: 60%;
}
header div.logo h1 a {
}
header div.logo h1 a img {
    width: 100%;
    display: block;
}
header div.header-left {
}
header div.header-left a.button {
    display: inline-block;
    border: 1px solid #fff;
    padding: 4px 21px;
    color: #fff;
}
header div.header-left a.button:hover {
    transform: scale(1.1);
    transition: transform 0.5s;
}

#spotlight {
    background: url(../images/spotlight.jpg);
    background-color: rgba(27, 8, 8, 0.5);
    background-blend-mode: multiply;
    padding: 154px 0 60px;
    color: #fff;
    background-size: cover;
}
#spotlight section.wrapper {
}
#spotlight div.spotlight-head {
    text-align: center;
    margin-bottom: 110px;
}
#spotlight div.spotlight-head h6 {
    font-size: 20px;
    font-weight: 600;
}
#spotlight div.spotlight-head h2 {
    font-size: 70px;
    font-weight: 900;
    margin: 6px 0 15px;
}
#spotlight div.spotlight-head p {
    color: #ffffffbd;
}
#spotlight div.spotlight-cards {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
}
#spotlight div.spotlight-cards div.spotlight-card {
    text-align: center;
    width: 19%;
}
#spotlight div.spotlight-cards div.spotlight-card div.card-top {
}
#spotlight div.spotlight-cards div.spotlight-card div.card-top a {
    color: #fff;
    display: inline-block;
    width: 27px;
}
#spotlight div.spotlight-cards div.spotlight-card div.card-top a img {
    width: 100%;
    display: block;
}
#spotlight div.spotlight-cards div.spotlight-card div.card-top a h5 {
}
#spotlight div.spotlight-cards div.spotlight-card div.card-middle {
}
#spotlight div.spotlight-cards div.spotlight-card div.card-middle a {
    color: #fff;
}
#spotlight div.spotlight-cards div.spotlight-card div.card-middle a h5 {
    margin: 5px 0 9px;
    font-weight: 600;
    font-size: 20px;
}
#spotlight div.spotlight-cards div.spotlight-card div.card-middle {
}
#spotlight div.spotlight-cards div.spotlight-card div.card-bottom {
}
#spotlight div.spotlight-cards div.spotlight-card div.card-bottom p {
    color: #ffffffbd;
    font-size: 15px;
}

div.freeholder-client-radio ul {
    justify-content: space-between;
    height: auto;
}
div.freeholder-client-radio ul li {
    min-width: 30%;
}


#link {
}
#link a {
    display: inline-block;
}
#link a img {
    display: block;
    width: 25%;
    margin: 0 auto;
}
#link a img:hover {
    transform: scale(1.1);
    transition: transform 0.5s;
}
#property {
    padding: 70px 0;
}
#property section.wrapper {
}
#property div.property-container {
}
#property div.property-container div.tittle-box {
    text-align: center;
    margin-bottom: 45px;
}
#property div.property-container div.tittle-box h3 {
}
#property div.property-container div.tittle-box p {
}
#property div.property-container div.property-cards {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
#property div.property-container div.property-cards div.property-card {
    width: 100%;
}
#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-image {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    position: relative;
}
#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-image
    img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: block;
}

#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-image
    div.overlay {
}
#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-image
    div.overlay
    div.overlay-text {
}
#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-image
    div.overlay
    div.overlay-text
    div.overlay-items {
}
#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-image
    div.overlay
    div.overlay-text
    div.overlay-items:nth-child(n + 2) {
    margin-top: 10px;
}
#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-image
    div.overlay
    div.overlay-text
    div.overlay-items
    a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-image
    div.overlay
    div.overlay-text
    div.overlay-items
    a
    img {
    width: 30px;
}
#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-image
    div.overlay
    div.overlay-text
    div.overlay-items
    a
    small {
    margin-left: 20px;
    color: #fff;
}
#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-content {
    text-align: center;
    margin-top: 20px;
}
#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-content
    h6 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 5px;
}
#property
    div.property-container
    div.property-cards
    div.property-card
    div.property-content
    b {
    font-size: 15px;
    color: #060f1f59;
}
#about-card {
    padding: 70px 0;
    background: #000000d9;
    color: #fff;
}
#about-card section.wrapper {
}
#about-card div.tittle-box {
}
#about-card div.tittle-box h3 {
    margin-bottom: 30px;
}
#about-card div.about-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
#about-card div.about-content div.about-right {
    width: 30%;
    margin: auto;
}
#about-card div.about-content div.about-right img {
    width: 100%;
    display: block;
    border-radius: 50%;
}
#about-card div.about-content div.about-right h5 {
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
}
#about-card div.about-content div.about-left {
    margin-left: 40px;
}
#about-card div.about-content div.about-left p {
    font-size: 15px;
}

#features {
}
#features div.feature-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
}
#features div.feature-content div.feature-right {
    width: 35%;
    background-image: url(../images/feature-main.jpg);
    background-size: cover;
}
#features div.feature-content div.feature-right img {
    width: 100%;
    display: block;
}
#features div.feature-content div.feature-left .overlay {
    position: absolute;
    background-color: #fff;
    opacity: 0.8;
    top: 0;
    left: 0;
    height: 511px;
    width: 100%;
}
#features div.feature-content div.feature-left {
    position: relative;
    background-image: url(../images/property.png);
    background-size: cover;
    padding: 70px 40px;
    width: 65%;
}
#features div.feature-content div.feature-left div.tittle-box {
    margin-bottom: 50px;
}
#features div.feature-content div.feature-left div.tittle-box h3 {
}
#features div.feature-content div.feature-left div.tittle-box p {
}
#features div.feature-content div.feature-left div.feature-cards .wrapper {
    /*justify-content: space-between;*/
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
    justify-content: space-around;
}
#features
    div.feature-content
    div.feature-left
    div.feature-cards
    div.feature-card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 40%;
    align-items: center;
}
#features
    div.feature-content
    div.feature-left
    div.feature-cards
    div.feature-card:nth-child(n + 3) {
    margin-top: 15px;
}
#features
    div.feature-content
    div.feature-left
    div.feature-cards
    div.feature-card
    div.image {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid white;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e0e5ecfa;
}
#features
    div.feature-content
    div.feature-left
    div.feature-cards
    div.feature-card
    div.image
    img {
    width: 50px;
    display: block;
}
#features
    div.feature-content
    div.feature-left
    div.feature-cards
    div.feature-card
    div.names {
}
#features
    div.feature-content
    div.feature-left
    div.feature-cards
    div.feature-card
    div.names
    h5 {
    margin-left: 20px;
}

#testimonials {
    background: url(../images/testimonial-main.jpg);
    background-size: cover;
    background-color: rgba(27, 8, 8, 0.5);
    background-blend-mode: multiply;
    padding: 80px 0;
    color: #fff;
}
#testimonials section.wrapper {
}
#testimonials div.tittle-box {
    width: 50%;
    margin: 0px auto 50px;
}
#testimonials div.tittle-box h3 {
}
#testimonials div.tittle-box p {
    color: #fff;
}
#testimonials div.testimonial-cards {
}
#testimonials div.testimonial-cards div.testimonial-card {
    margin: 0 auto;
    width: 59%;
    text-align: center;
    background: #000000a6;
    padding: 50px 30px;
}
#testimonials div.testimonial-cards div.testimonial-card img {
    border-radius: 50%;
    width: 100px;
    margin: 0 auto;
}
#testimonials div.testimonial-cards div.testimonial-card h5 {
    font-weight: 600;
    font-size: 17px;
    margin-top: 10px;
}
#testimonials div.testimonial-cards div.testimonial-card p {
    font-size: 15px;
    margin: 30px 0;
}
#testimonials div.testimonial-cards div.testimonial-card h6 {
    font-weight: 600;
    color: #cec23f;
}

#player {
    color: #fff;
    background: #000000cf;
    padding: 80px 0;
}
#player section.wrapper {
    width: 70%;
}
#player div.tittle-box {
    margin-bottom: 17px;
}
#player div.tittle-box h3 {
}
#player div.tittle-box p {
    color: #fff;
}
#player div.tab_menu {
    display: flex;
    justify-content: space-evenly;
    margin: 30px 0;
}
#player div.tab_menu div {
    padding: 7px 20px;
    text-align: center;
    font-weight: 600;
    border: 1px solid #f9f9f9;
    /* border-radius: 5px; */
}
#player div.tab_menu div:hover {
    background-color: #f9f9f9;
    color: black;
    cursor: pointer;
}
#player div.player-cards {
}
#player div.player-cards ul.video {
    display: none;
}
#player div.player-cards ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
#player div.player-cards ul li {
}
#player div.player-cards ul li:nth-child(n + 4) {
    margin-top: 10px;
}
#player div.player-cards ul li a {
    color: #fff;
    display: inline-block;
    position: relative;
}
#player div.player-cards ul li video,
#player div.player-cards ul li img {
    width: 100%;
    height: 200px;
}
#player div.player-cards ul li a div.intern {
}
#player div.player-cards ul li a div.intern i {
    font-size: 39px;
    position: absolute;
    top: 125px;
    right: 0;
    left: 179px;
}
#player div.player-cards ul li p {
    margin-top: 20px;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

footer {
    background: url(../images/testimonial.jpg);
    background-color: rgba(13, 13, 7, 0.67);
    background-blend-mode: multiply;
    padding-top: 80px;
    background-size: cover;
    text-align: center;
}
footer section.wrapper {
}
footer div.footer-top {
    border-bottom: 1px solid #a39999;
    padding-bottom: 50px;
}
footer div.footer-top div.footer-right {
}
footer div.footer-top div.footer-right h1 {
}
footer div.footer-top div.footer-right h1 a {
}
footer div.footer-top div.footer-right h1 a img {
    width: 60px;
}
footer div.footer-top div.footer-middle {
    margin: 30px 0 40px;
}
footer div.footer-top div.footer-middle a {
}
footer div.footer-top div.footer-middle a img {
    width: 37px;
}
footer div.footer-top div.footer-middle a img:hover {
    transform: scale(1.1);
    transition: transform 0.5s;
}
footer div.footer-top div.footer-left {
}
footer div.footer-top div.footer-left ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
footer div.footer-top div.footer-left ul li {
}
footer div.footer-top div.footer-left ul li a {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}
footer div.footer-top div.footer-left ul li:nth-child(n + 2) {
    margin-left: 20px;
}
footer div.footer-bottom {
    padding: 6px 0;
}
footer div.footer-bottom p {
    color: #fff;
    font-size: 13px;
}
footer div.footer-bottom p a {
    color: #fff;
    font-weight: 600;
}

/*overlay slider*/

.main-title {
    color: #2d2d2d;
    text-align: center;
    text-transform: capitalize;
    padding: 0.7em 0;
}

.container {
    padding: 1em 0;
    float: left;
    width: 50%;
}
@media screen and (max-width: 640px) {
    .container {
        display: block;
        width: 100%;
    }
    div.summery div.income-main {
        display: block;
    }
    .right-income {
        width: 100%;
    }
    .left-income {
        width: 100%;
    }
}

@media screen and (min-width: 900px) {
    .container {
        width: 33.33333%;
    }
}

.container .title {
    color: #1a1a1a;
    text-align: center;
    margin-bottom: 10px;
}

.content .content-overlay {
    background: rgba(14, 18, 123, 0.7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 50%;
}
.asade-left-bottom {
    text-align: center;
}
.asade-left-bottom img {
    width: 150px;
}
.jumbotron {
    padding: 0rem 2rem;
}
.table tbody tr td,
.table tfoot tr td,
.table thead tr td {
    padding: 2px 5px;
}
.content:hover .content-overlay {
    opacity: 1;
}

.content-image {
    width: 100%;
}

.content-details {
    position: absolute;
    padding-left: 1em;
    padding-right: 1em;
    width: 85%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

.content-details p {
    color: #fff;
    font-size: 0.8em;
}

.fadeIn-bottom {
    top: 80%;
}

.fadeIn-top {
    top: 20%;
}

.fadeIn-left {
    left: 20%;
}

.fadeIn-right {
    left: 80%;
}

/*owlcaroasel*/
.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
    left: 0;
}
.owl-nav button.owl-next {
    right: 0;
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
}
.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}
.owl-dots button.owl-dot.active {
    background-color: #000;
}
.owl-dots button.owl-dot:focus {
    outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.owl-nav span {
    font-size: 45px;
    position: relative;
    top: -5px;
}
.owl-nav button:focus {
    outline: none;
}

#link {
    padding: 50px 0;
    background: #000000b5;
}

#link section.wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
}
#link a {
}
#link i.zmdi {
    font-size: 50px;
    color: #9093a7;
}
#link i.zmdi:hover {
    transform: scale(1.3);
    transition: transform 0.5s;
}

/*response start here*/

@media all and (max-width: 1280px) {
}
@media all and (max-width: 1100px) {
    .main-menu {
        display: none;
    }
    .menu {
        background-color: rgba(0, 0, 0, 0.91);
        width: 26%;
        z-index: 2;
        position: absolute;
        top: 65px;
        left: 0;
        display: none;
        line-height: 20px;
        padding: 20px 27px;
    }
    #dashboard-main div.asade-left div.asade-left-middle ul li a {
        color: #fff;
    }
    #dashboard-main div.asade-left div.asade-left-top h5 {
        color: #fff;
    }
    span.menu-icon {
        display: block;
        font-size: 40px;
    }
    span.close {
        display: block;
        font-size: 40px;
    }
    span.close {
        display: none;
    }
    .zmdi-menu {
        position: absolute;
        right: 61px;
        left: 0;
        color: #04358e;
        z-index: 3;
        cursor: pointer;
        margin-left: 10px;
    }
    .zmdi-close {
        left: 215px;
        position: absolute;
        color: #04358e;
        z-index: 3;
        cursor: pointer;
        top: 70px;
        margin-top: 8px;
    }
    .menu ul {
        display: block;
        width: 100%;
    }
    #dashboard-main div.asade-left {
        width: 5%;
    }
    #dashboard-main div.asade-left div.asade-left-bottom a img {
        display: none;
    }
}
@media all and (max-width: 980px) {
    div.income-icons div.icon-cards div.icon-card {
    }
    div.asade-right {
        padding: 0;
    }
    .jumbotron {
        margin-bottom: 1rem;
    }
    div.celender-box {
        width: 39%;
    }
    span.nook {
        font-size: 15px;
    }
    div.main-container div.demands-container {
        width: 60%;
    }
    div.main-container div.finance-cards {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    div.main-container div.finance-cards div.demand-card div.buttons {
        padding: 0px 0 10px 0;
    }
    div.main-container div.finance-cards div.financial-card {
        width: 48%;
    }
    div.main-container div.finance-cards div.demand-card {
        width: 48%;
    }
    #about div.about-content div.about-right {
        width: 100%;
    }
    #player div.player-cards ul li a div.intern img {
        top: 65px;
        left: 93px;
    }
    #link {
        padding: 30px 0;
    }
}
@media all and (max-width: 840px) {
}
@media all and (max-width: 768px) {
    .content-page > .content {
        margin-bottom: 0px;
    }
    #about {
        display: none;
    }
    div.asade-right {
        padding: 15px 1px 20px 0px;
    }
    div.asade-right {
        width: 100%;
    }
    div.asade-right
        div.asade-right-main
        div.main-content
        div.contents
        ul
        li:nth-child(n + 2) {
        margin-top: 5px;
    }
    div.asade-right div.asade-right-main div.main-content div.contents ul {
        margin-top: 15px;
    }
    div.asade-right div.asade-right-main div.main-content div.main-heading h2 {
        font-size: 25px;
    }
    #spotlight div.spotlight-cards div.spotlight-card {
        width: 30%;
    }
    #spotlight {
        padding: 84px 0 60px;
    }
    #spotlight div.spotlight-head {
        margin-bottom: 62px;
    }
    #spotlight div.spotlight-cards div.spotlight-card div.card-top a {
        width: 36px;
    }
    #property,
    #about,
    #testimonials,
    #player {
        padding: 50px 0;
    }
    footer {
        padding-top: 50px;
    }
    #about div.tittle-box h3 {
        margin-bottom: 19px;
    }
    #features div.feature-content div.feature-left div.tittle-box {
        margin-bottom: 25px;
    }
    #features div.feature-content div.feature-left {
        padding: 50px 10px;
        width: 100%;
    }
    #features div.feature-content div.feature-right {
        display: none;
    }
    #features div.feature-content div.feature-left div.feature-cards .wrapper {
        width: 100%;
    }
    #testimonials div.tittle-box {
        width: 80%;
        margin: 0px auto 22px;
    }
    #testimonials div.testimonial-cards div.testimonial-card {
        width: 80%;
        padding: 30px 30px;
    }
    #player div.tittle-box {
        margin-bottom: 35px;
    }
    div.income-icons div.icon-cards div.icon-card span {
        font-size: 25px;
    }
    div.income-icons div.icon-cards div.icon-card h5 {
        font-size: 16px;
    }
    div.income-icons div.icon-cards div.icon-card {
        padding: 24px 5px;
    }
    div.main-container div.finance-cards div.demand-card div.buttons a.button {
        border: 1px solid #0748a3;
        padding: 4px 15px;
    }
    div.main-container div.finance-cards {
        width: 97%;
    }
    div.main-container div.demands-container {
        width: 60%;
    }
    div.celender-box {
        width: 38%;
    }
    div.main-container div.finance-cards div.demand-card {
        margin-bottom: 15px;
    }
    div.income-icons div.icon-cards div.icon-card {
    }
    #dashboard-main div.asade-left {
        border-right: 0;
        padding: 15px 0 0 0;
    }
    .menu {
        width: 35%;
    }
}
@media all and (max-width: 640px) {
    div.main-container div.demands-container {
        width: 50%;
    }
    div.celender-box {
        width: 45%;
    }
    #link a img {
        width: 50%;
    }
    #spotlight {
        padding: 60px 0 30px;
    }
    #spotlight div.spotlight-head {
        margin-bottom: 35px;
    }
    #spotlight div.spotlight-cards div.spotlight-card {
        width: 32%;
    }
    #spotlight div.spotlight-cards div.spotlight-card div.card-middle a h5 {
        margin: 5px 0;
        font-size: 16px;
    }
    div.tittle-box h3 {
        font-size: 25px;
        margin-bottom: 7px;
    }
    #property,
    #about,
    #testimonials,
    #player {
        padding: 40px 0;
    }
    #spotlight section.wrapper {
        width: 95%;
    }
    #spotlight div.spotlight-head h2 {
        font-size: 60px;
        margin: 6px 0 11px;
    }
    #property div.property-container div.tittle-box {
        margin-bottom: 25px;
    }
    footer div.footer-top div.footer-middle {
        margin: 20px 0 25px;
    }
    footer div.footer-top {
        padding-bottom: 35px;
    }
    span.menu-icon {
        font-size: 30px;
    }
    .menu {
        width: 50%;
    }
    .zmdi-close {
        left: 270px;
        margin-top: 8px;
    }
}
@media all and (max-width: 550px) {
    #about div.about-content {
        display: block;
    }
    #about div.about-content div.about-right {
        width: 35%;
    }
    #about div.about-content div.about-left {
        margin: 20px 0 0;
        text-align: center;
    }
}
@media all and (max-width: 480px) {
    div.main-container div.finance-cards {
        width: 100%;
        display: block;
    }
    div.main-container div.finance-cards div.financial-card {
        width: 96%;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    div.main-container div.finance-cards div.demand-card {
        width: 96%;
        margin: 0 auto;
    }
    header div.logo h1 {
        width: 40%;
    }
    #spotlight {
        padding: 45px 0 30px;
    }
    #spotlight div.spotlight-head h6 {
        font-size: 18px;
    }
    #spotlight div.spotlight-head h2 {
        font-size: 50px;
        margin: 3px 0 6px;
    }
    footer {
        padding-top: 30px;
    }
    footer div.footer-top div.footer-right h1 a img {
        width: 45px;
    }
    footer div.footer-top div.footer-middle a img {
        width: 28px;
    }
    div.income-icons div.icon-cards div.icon-card {
    }
    div.income-icons div.icon-cards div.icon-card:nth-child(n + 3) {
        margin-top: 10px;
    }
    div.income-icons div.icon-cards div.icon-card {
        padding: 24px 15px;
    }
    div.income-icons div.icon-cards div.icon-card h5 {
        font-size: 17px;
    }
    div.summery {
        overflow: scroll;
    }
    div.main-container div.demands-container {
        width: 97%;
        margin-bottom: 15px;
    }
    div.celender-box {
        width: 97%;
    }
    div.asade-right div.asade-right-main {
        padding: 53px 13px 30px 13px;
        display: block;
    }
    div.asade-right div.asade-right-main div.main-content div.main-heading h2 {
        font-size: 22px;
    }
    div.asade-right div.asade-right-main div.main-content {
        margin-bottom: 18px;
    }
}
@media all and (max-width: 360px) {
    #property,
    #about,
    #testimonials,
    #player {
        padding: 30px 0;
    }
    div.tittle-box h3 {
        font-size: 21px;
    }
    #features div.feature-content div.feature-left {
        padding: 30px 10px;
    }
    footer div.footer-top div.footer-left ul li:nth-child(n + 2) {
        margin-left: 8px;
    }
    footer div.footer-top div.footer-left ul li a {
        font-size: 14px;
    }
    footer div.footer-top div.footer-middle {
        margin: 20px 0 15px;
    }
    footer div.footer-top {
        padding-bottom: 20px;
    }
}
@media all and (max-width: 320px) {
}

/*zoom in image*/

.image-link {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-no-margins img.mfp-img {
    padding: 0;
}
.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-no-margins .mfp-container {
    padding: 0;
}
.mfp-title {
    text-align: center;
    padding: 6px 0;
}
.image-source-link {
    color: #ddd;
}

/*spotlight animation*/

main {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
    min-height: 100%;
    width: 100%;
}

canvas {
    position: absolute;
    top: 104px;
    left: 0;
}

.plate {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1rem 0;
    text-align: center;
    color: white;
    letter-spacing: 4px;
    font-size: 0.6em;
    line-height: 2.5;
}

a {
    text-underline: none;
    -webkit-appearance: none;
}

.social {
    padding-top: 1rem;
}
.social svg {
    height: 1.25rem;
    margin: 0 0.5rem;
    fill: rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.social svg:hover {
    fill: white;
}
.social a {
    vertical-align: middle;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.7s ease 0.15s;
    transition: all 0.7s ease 0.15s;
}
.social__twitter {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.social__codepen {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.social.active {
    opacity: 1;
}
.social.active a {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
}

.mouse {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    padding: 1rem 0;
    z-index: 2;
    color: rgba(255, 255, 255, 0.3);
    width: 100%;
    letter-spacing: 6px;
    font-size: 0.45em;
    line-height: 2.5;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
.mouse.active {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.text-animation {
    opacity: 0;
}
.text-animation.active {
    opacity: 1;
}
.text-animation .letter {
    opacity: 0;
    -webkit-transition: color 0.5s ease, opacity 0.3s ease;
    transition: color 0.5s ease, opacity 0.3s ease;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    color: white;
}
.text-animation .letter.active {
    color: rgba(255, 255, 255, 0.3);
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-animation: color 5s ease infinite 3s;
    animation: color 5s ease infinite 3s;
}

@-webkit-keyframes color {
    0% {
        color: white;
    }
    20% {
        color: rgba(255, 255, 255, 0.3);
    }
    100% {
        color: rgba(255, 255, 255, 0.3);
    }
}

@keyframes color {
    0% {
        color: white;
    }
    20% {
        color: rgba(255, 255, 255, 0.3);
    }
    100% {
        color: rgba(255, 255, 255, 0.3);
    }
}
