.wpcf7-response-output{
    color: #004281;
    font-size: 14px;
    font-weight: 600;
    margin:0 !important;
}
.et_right_sidebar #main-content .container:before {
  display: none;
}
.tooltipPointWrapper {
  padding: 10px 0;
  display: block;
}

#header-tooltip {
  margin-left: -10px;
}
*{
    font-weight: normal;
    box-sizing: border-box;
}
body {
  font-family: "Gotham" !important;
  font-weight: normal;
  color: #2D2D2D !important;
}

.logo_container span.logo_helper {
  display: none;
}

.splash_step .graphics_icon {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 285px !important;
}

.splash_step a.btn_style2 {
  padding: 16px 54px;
}

.et-animated-content#page-container {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.et_fixed_nav.et_show_nav #main-header, .et_fixed_nav #top-header {
  position: absolute;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  top: -30px !important;
}

.fixed-header {
  position: fixed !important;
  opacity: 1 !important;
}

#top-menu-nav .btn_green {
  line-height: initial;
}

#top-menu .menu-item:last-child.menu-item-object-custom {
  display: none !important;
}

#top-menu a {
  font-size: 16px;
  color: #fff !important;
  font-weight: 400;
}

.header_right .button_wrap {
  margin-right: 0;
}

.button_wrap .btn_green {
  background-color: #5C9A64;
  border: 1px solid #5C9A64;
  width: 188px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.button_wrap .btn_green:hover {
  color: #5C9A64;
}

.fixed-header #et-top-navigation {
  padding-top: 40px !important;
}

.fixed-header #top-menu a {
  padding-bottom: 0px !important;
}

.et_header_style_left .logo_container {
  position: inherit;
}

.container {
  padding: 0;
  max-width: 1290px !important;
}

.container.et_menu_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px !important;
  margin-bottom: 20px;
}

#logo {
  max-height: 65px !important;
}

#page-container {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

#main-header {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.et_fixed_nav.et_show_nav #main-header.fixed-header {
  background: -webkit-gradient(linear, left top, left bottom, from(#123353), to(#113C60)), #C4C4C4 !important;
  background: -o-linear-gradient(top, #123353 0%, #113C60 100%), #C4C4C4 !important;
  background: linear-gradient(180deg, #123353 0%, #113C60 100%), #C4C4C4 !important;
  top: 0 !important;
  -webkit-transition: all 0.4s ease-out !important;
  -o-transition: all 0.4s ease-out !important;
  transition: all 0.4s ease-out !important;
}

.fixed-header .container.et_menu_container {
  margin-top: 20px !important;
}

#main-header #top-menu .menu-contactus {
  padding-right: 0 !important;
}

#main-header #top-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 35px;
  cursor: pointer;
}

#main-header #top-menu li a {
  padding-bottom: 6px !important;
}

#main-header #top-menu .current-menu-ancestor a {
  border-bottom: 1px solid #fff;
}

.et-animated-content #main-header.et-fixed-header {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.banner_home {
  height: 900px;
  padding-top: 313px !important;
  position: relative;
}

.banner_home .banner_titles {
  padding: 0 !important;
}

.et_pb_row {
  max-width: 1290px !important;
}

.banner_home .banner_titles .scroll_down img {
  width: 7px;
  height: 77px;
  -o-object-fit: cover;
  object-fit: cover;
}

.et_header_style_left .logo_container {
  position: static !important;
  width: 15% !important;
  height: auto !important;
}

#main-header #et-top-navigation {
  padding-top: 0 !important;
  padding-left: 0 !important;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#main-header .header_right {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

#top-menu .current_page_item a {
  color: #fff !important;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  padding-bottom: 6px !important;
}

#top-menu .menu-item a:hover {
  color: #fff !important;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  padding-bottom: 6px !important;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  opacity: 1;
}

.button_wrap {
  margin-left: auto;
  margin-right: 15px;
}

.btn_green {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

.btn_green:hover {
  color: #fff;
}

.container {
  width: 100% !important;
}

.banner_titles .title {
  font-size: 64px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 17px;
}
.corporation p {
    font-weight: 400;
}
.banner_titles .scroll_down .title {
  font-family: "Gotham";
  font-size: 16px;
  font-weight: 400;
}
.list_reports {
    display: none;
}
.list_reports .list_item p {
    padding-left: 20px !important;
}
.banner_titles .description {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  max-width: 850px;
  margin: auto;
}

.div-button .btn_style2 {
  min-height: 55px;
  line-height: 20px;
}

.splash_step .new_investor .et_pb_code_inner .icon_bg {
  display: inherit;
  position: absolute !important;
}

.splash_step .section_1 > .content {
  min-width: 865px;
}

.step::-webkit-scrollbar {
  display: none;
}

.splash_step .new_investor .form_contact form .form_control {
  margin-bottom: 25px !important;
  z-index: 9;
}

.step > .et_pb_code_inner {
  height: auto !important;
}

.splash_step .et_pb_row .content .step2.open .btn_style2 {
  width: 100%;
}

/* footer */
#main-footer {
  background-color: #F5F5F5 !important;
}

#main-footer .container {
  max-width: 1290px;
}

#footer-bottom {
  background-color: #F5F5F5 !important;
  border-top: 1px solid #D3D3D3;
  margin: auto;
}

.container #footer-info {
  font-size: 14px;
  color: #B0B0B0;
  text-align: center !important;
  width: 100%;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.btn-hover {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #5C9A64;
}

.btn-hover:hover {
  border: 1px solid #5C9A64 !important;
  background: #fff !important;
  color: #5C9A64 !important;
}

.btn-hover:hover a {
  color: #5C9A64 !important;
}
#custom_html-6 a .sign-up {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-family: "Gotham";
  background-color: #5C9A64;
  border: 1px solid #5C9A64;
  padding: 15px;
  text-align: center;
}

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget:first-child .fwidget:first-child {
  margin-bottom: 51px !important;
  width: 190px;
  height: 57px;
}

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget:first-child img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#footer-widgets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#main-footer .container #footer-widgets .footer-widget:first-child {
  width: 33.3333333333% !important;
}

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
  width: auto !important;
}

.footer-widget .title {
  color: #2D2D2D;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 16px;
  font-family: "Gotham";
}

.footer-widget #custom_html-9 .textwidget ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.footer-widget .textwidget li i {
  color: #fff;
  padding: 8.5px 9px;
  background-color: #004281;
}

.footer-widget .textwidget li a {
  color: #2D2D2D !important;
  font-size: 13px;
  font-weight: 400;
}

#footer-widgets .footer-widget li {
  padding-left: 0 !important;
  margin-right: 7px;
  margin-bottom: 10px;
  line-height: 1;
}

#footer-widgets .footer-widget li:hover a {
  color: #5C9A64 !important;
}

#footer-widgets .footer-widget li:before {
  display: none;
}

.banner_home {
  z-index: 999;
}

.how_we_invest .et_pb_module_header {
  color: #2D2D2D;
  font-size: 36px;
  line-height: 30px;
  font-family: "Gotham";
  margin-bottom: 0;
  padding-bottom: 20px;
  font-weight: 700;
}

.how_we_invest .et_pb_blurb_description p {
  font-family: "Montserrat", sans-serif;
  color: #4E565E;
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
}

.how_we_invest .slider .et_pb_main_blurb_image {
  margin-bottom: 0;
}

.how_we_invest .icon_bg_right {
  position: absolute;
  right: 0;
  top: -164px;
  z-index: 9;
}

.how_we_invest .et_pb_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.how_we_invest .et_pb_column, .how_we_invest .et_pb_row {
  position: unset;
}

.how_we_invest .et_pb_blurb_content {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px;
}

.how_we_invest .et_pb_blurb_content .et_pb_main_blurb_image,
.how_we_invest .et_pb_blurb_content .et_pb_blurb_container {
  width: 50%;
}

.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  margin-right: 10px;
}

.how_we_invest .et_pb_row.slider {
  width: 100%;
  max-width: 100% !important;
  z-index: 99;
  position: relative;
}

.how_we_invest .arrow-right img {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.how_we_invest .arrow .gray img.active, .how_we_invest .arrow img {
  display: none;
}

.how_we_invest .arrow .gray img, .how_we_invest .arrow img.active {
  display: block;
}

.title_general h2 {
  color: #000;
  font-weight: 700;
  font-size: 48px;
  font-family: "Gotham";
  padding-bottom: 20px;
  margin-bottom: 0;
}

.sub_title {
  color: #2D2D2D;
  font-size: 16px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  max-width: 630px;
  margin: auto;
  font-weight: 400;
}

#how_we_invest .title_general {
  position: relative;
  max-width: 850px;
}

#how_we_invest .title_general .sub_title {
  max-width: 850px;
}

#how_we_invest .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 0px;
}

#how_we_invest .owl-stage .owl-item {
  background: #fff;
  -webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  margin-bottom: 30px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.title_general .icon_left {
  position: absolute;
  left: -2px;
  top: -20px;
  width: 30px;
}

.et_pb_code_inner .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.et_pb_code_inner .arrow .pagingInfo {
  padding: 0 16px;
}

.et_pb_code_inner .arrow .pagingInfo .active {
  font-size: 24px;
  color: #4C7551;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.et_pb_code_inner .arrow .pagingInfo .total_slide {
  font-size: 18px;
  font-weight: 400;
  color: #A0A0A0;
  font-family: "Montserrat", sans-serif;
}

.why_invest_with_dmx .icon_bg_right {
  position: absolute;
  right: 0;
  top: -164px;
  z-index: 9;
}

.why_invest_with_dmx .et_pb_column, .why_invest_with_dmx .et_pb_row {
  position: static;
}
.mobile-slide{
    display:none;
}
.next_slide .arrow .arrow-right::before {
  content: "";
  position: absolute;
  top: 5px;
  right: -6px;
  width: 14px;
  height: 14px;
  background-color: #17629D;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0.7;
}

#how_we_invest {
  padding: 0;
}

#how_we_invest .next_slide {
  z-index: 999;
}

#how_we_invest .next_slide .arrow-left {
  cursor: pointer;
}

#how_we_invest .next_slide .arrow-right {
  cursor: pointer;
}

#how_we_invest .invest_wrap {
  padding: 40px 0;
}

#how_we_invest .et_pb_row_2 {
  padding: 40px 0 0;
}

#how_we_invest .title_general {
  margin: 0;
}

.our_funds {
  margin-top: -195px;
  padding: 0 !important;
}

.our_funds .image_ourFund img {
  width: 92px;
  height: 24px;
  -o-object-fit: cover;
  object-fit: cover;
}

.our_funds.ourFund .et-last-child {
  margin-top: 104px;
}

.our_funds .title_general {
  margin: auto;
}

.our_funds .contents .et_pb_column {
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
  padding: 50px;
}

.our_funds .contents > .et_pb_column {
  margin-right: 30px !important;
}

.our_funds .contents .title {
  font-size: 24px;
  font-weight: 700;
  color: #004281;
  padding-bottom: 25px;
  font-family: "Gotham";
  line-height: 29px;
}

.our_funds .contents .line {
  margin-bottom: 15px;
}

.our_funds .contents .subtitle {
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  margin-top: 15px !important;
}

.our_funds .contents .description {
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  border-bottom: 1px solid rgba(92, 154, 100, 0.4);
  padding-bottom: 15px !important;
}

.overview_content {
  border-bottom: 1px solid rgba(92, 154, 100, 0.4);
}

.overview_content li {
  list-style-type: none;
  position: relative;
  margin-top: 15px;
  font-size: 12px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.overview_content li::before {
  content: "";
  position: absolute;
  top: 3px;
  left: -15px;
  width: 20px;
  height: 20px;
  background-image: url("../images/icon.svg");
  background-repeat: no-repeat;
}

.banner_titles .et_pb_code_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.banner_titles .scroll_down {
  cursor: pointer;
  text-align: center;
}

.banner_titles .scroll_down .title {
  font-size: 16px;
  font-weight: 400;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 100px;
  height: 113px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner_titles .et_pb_module {
  margin-bottom: 150px !important;
}

.our_funds .contents .list {
  display: none;
  padding-bottom: 15px;
 border-bottom: 1px solid rgba(92, 154, 100, 0.4);
}
.our_funds .contents .availability {
  margin-top: 15px;
}

.sharesFund [data-value=Show] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.partners [data-value=Show] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.our_funds .contents .list .item {
  width: 100%;
}

.our_funds .contents .list .item h5 {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 5px;
  font-family: "Montserrat", sans-serif;
  color: #000000;
}

.our_funds .contents .list .item span {
  font-size: 14px;
  color: #B0B0B0;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.our_funds .contents .management_expense_recovery {
  border-bottom: 1px solid rgba(92, 154, 100, 0.4);
  padding-bottom: 15px;
  padding-top: 15px;
}

.our_funds .contents .management_expense_recovery .title {
  font-size: 18px;
  font-weight: 700;
  color: #004281;
  margin-right: 20px;
  font-family: "Montserrat", sans-serif;
}

.our_funds .contents .management_expense_recovery .subtitle {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #B0B0B0;
}

.our_funds .contents .management_expense_recovery strong.subtitle {
  font-size: 14px;
  color: #2D2D2D;
}

.our_funds .contents .management_expense_recovery .percent_wrap {
  margin-top: 15px;
}

.our_funds .contents .availability h5 {
  font-size: 18px;
  font-weight: bold;
  color: #e4841f;
  font-family: "Montserrat", sans-serif;
}

.our_funds .contents .availability p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #B0B0B0;
  min-height: 55px;
}

.our_funds .contents .availability .red {
  color: #5C9A64;
}

.our_funds .image-left {
  position: absolute;
  top: 0;
  padding: 0;
  padding: 0 !important;
  width: auto !important;
}

.our_funds .et_pb_row_5 {
  padding: 0;
}
.our_funds .et_pb_row_5 .image_ourFund{
    margin-top:108px;
}
.our_funds .contents {
  padding: 66px 0 0;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.our_funds .et_pb_column {
  width: 100% !important;
}

.our_funds .contents .et_pb_column {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.our_funds .contents .fund {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.our_funds .image-right {
  position: absolute;
  bottom: 420px;
  right: 0;
  padding: 0 !important;
  width: auto !important;
}

.our_funds .image-right .et_pb_image_wrap img {
  width: 270px;
  height: 520px;
  -o-object-fit: cover;
  object-fit: cover;
}

.full-width {
  z-index: 99 !important;
}

.full-width img {
  margin-top: -420px;
}

.btn_fund {
  font-size: 24px !important;
  font-weight: 700 !important;
  color: #5C9A64;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  border: 1px solid #5C9A64 !important;
  border-radius: 0 !important;
  font-family: "Gotham";
}

.btn_fund:hover {
  padding: 0.3em 1em !important;
  background-color: #5C9A64 !important;
  color: #fff !important;
}

.btn_fund::after {
  content: none !important;
}

.title_generalInvest .title_general {
  margin-bottom: 80px !important;
}
.title_generalInvest .invest-wrap{
    
}

.title_generalInvest .title_general .title span {
  color: #004281;
  font-weight:700;
}

.title_generalInvest .title_general .sub_title {
  max-width: 100%;
}

.title_generalInvest .list_invest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}

.title_generalInvest .list_invest .item {
  list-style-type: none;
  width: calc(33.3333333333% - 30px);
  margin-right: 30px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.title_generalInvest .list_invest .item img {
  margin-right: 12px;
}

.title_generalInvest .list_invest .item span {
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

#how_we_invest .icon_bg_right img {
  width: 335px;
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
}

.why_invest_with_dmx .icon_bg_right img {
  width: 335px;
  height: 625px;
  -o-object-fit: cover;
  object-fit: cover;
}

.icon_bg_left img {
  width: 280px;
  height: 480px;
  -o-object-fit: cover;
  object-fit: cover;
}

#how_we_invest .slider {
  padding: 0;
  margin-top: 80px;
}

#main-footer {
  position: relative;
}

#main-footer .image_left {
  position: absolute;
  top: 0;
  left: 0;
}

#main-footer .image_left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#main-footer .image_right {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#main-footer .image_right img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/*splash page*/
.page-template-page-none-main header, .page-template-page-none-main footer {
  display: none;
}

.splash_step .et_pb_row.section_1 {
  max-width: 100% !important;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  overflow: hidden;
}

.splash_step .img .et_pb_image_wrap, .splash_step .img .et_pb_image_wrap img {
  width: 100%;
  height: 100%;
}

.splash_step .img .et_pb_image_wrap img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.splash_step .et_pb_image {
  height: 100%;
}

.splash_step .et_pb_row .content {
  width: 45%;
  margin-right: 0;
}

.splash_step .et_pb_row .img {
  width: 55%;
}

.splash_step .et_pb_row .content .step {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  transition: 0.4s all ease;
  overflow: scroll;
}

.splash_step .et_pb_row.openstep_2 .content {
  width: 45%;
}

.splash_step .et_pb_row.openstep_2 .img {
  width: 65%;
}

.splash_step .et_pb_row .content .step2 {
  opacity: 0;
  visibility: hidden;
  left: -100%;
}

.splash_step .et_pb_row .content .step2.open {
  opacity: 1;
  visibility: visible;
  left: 0;
}

.splash_step .et_pb_row .content .step1 .image .icon {
  width: 70px;
  margin-right: 40px;
}

.splash_step .et_pb_row .content .step1 .et_pb_code_inner {
  height: 100%;
  padding: 80px 120px;
}

.splash_step .et_pb_row .content .step1 .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.splash_step .et_pb_row .content .step1 .et_pb_code_inner h1 {
  font-size: 48px;
  color: #000;
  line-height: 56px;
  margin-top: 70px;
  font-family: "Gotham";
  padding-bottom: 0;
  margin-bottom: 25px;
  font-weight: 700;
}

.splash_step .et_pb_row .content .step1 .et_pb_code_inner p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.splash_step .et_pb_row .content .step1 .et_pb_code_inner h4 {
  color: #004281;
  font-family: "Gotham";
  font-size: 32px;
  line-height: 1;
  margin-top: 50px;
  margin-bottom: 25px;
  padding-bottom: 0;
  font-weight: 700;
}

.splash_step .close {
  position: absolute;
  right: 20px;
  top: 20px;
}


.splash_step .investor-text {
  margin-top: 30px;
}

.splash_step .investor-text .text {
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  color: #2D2D2D;
  margin-bottom: 20px;
}

.splash_step .investor-text .text span {
  font-weight: 700;
  color: #004281;
}

.splash_step .div_content .information_wrap .title {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}

.splash_step .div_content .information_wrap .subtitle {
  margin-bottom: 5px;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.btn_style2 {
  background: #5C9A64;
  width: calc((100% - 15px) / 2);
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  border: none;
  height: 55px;
  line-height: 53px;
  font-family: "Gotham";
  font-weight: 700;
  border: 1px solid #5C9A64;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.btn_style2:hover {
  border: 1px solid #5C9A64;
  color: #5C9A64;
  background: #fff;
}

.splash_step .et_pb_row .content .step1 .div-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.splash_step .header_step {
  padding: 15px 20px;
}

.splash_step .header_step h4 {
  color: #004281;
  font-size: 16px;
  font-family: "Gotham";
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-left: 20px;
}

.splash_step .header_step .back {
  font-size: 16px;
  font-weight: 700;
  color: #5C9A64;
  font-family: "Gotham";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.splash_step .header_step .back img {
  margin-right: 15px;
}

.splash_step .new_investor .bottom .our_funds {
  margin-top: 0;
}

.splash_step .new_investor .top {
  padding: 60px 120px 30px 120px;
}

.splash_step .new_investor .our_funds .contents {
  padding: 0;
  display: block;
}

.splash_step .new_investor .our_funds .contents .et_pb_column {
  padding: 0;
  display: block;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.splash_step .new_investor .bottom {
  padding: 0px 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.splash_step .new_investor .bottom .overview_content {
  padding-left: 15px;
  padding-bottom: 15px;
}

.splash_step .new_investor .bottom .form_contact {
  width: calc((100% - 160px) / 2);
}

.splash_step .new_investor .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.splash_step .new_investor .top .left h4 {
  color: #000;
  font-size: 32px;
  line-height: 30px;
  font-family: "Gotham";
  font-weight: 700;
}

.splash_step .new_investor .top .left {
  max-width: 90%;
}

.splash_step .new_investor .top .left p {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.splash_step .new_investor .form_contact h4 {
  font-size: 18px;
  line-height: 27px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

.splash_step .new_investor .form_contact p {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
}

.splash_step .new_investor .form_contact form {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin: 0px -7px;
  width: calc(100% + 14px);
}

.splash_step .new_investor .form_contact form label {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #B0B0B0;
  margin-bottom: 5px;
}

.splash_step .new_investor .form_contact form .form_control .wpcf7-form-control-wrap {
  width: 100%;
}

.splash_step .new_investor .form_contact form .wpcf7-submit {
  width: 100%;
  margin-top: 25px;
  height: auto;
}

.splash_step .new_investor .form_contact form input {
  height: 32px;
}

.splash_step .new_investor .form_contact form input,
.splash_step .new_investor .form_contact form textarea {
  width: 100%;
  border: 1px solid #5C9A64;
}

.splash_step .new_investor .form_contact form textarea {
  resize: none;
}

.splash_step .new_investor .form_contact form .form_control {
  margin-bottom: 15px;
  padding: 0px 7px;
  width: 100%;
}

.splash_step .new_investor .form_contact form .form_control.half_form {
  width: 50%;
}

.splash_step .new_investor .et_pb_code_inner {
  height: 100%;
}

.splash_step .new_investor .et_pb_code_inner .icon_bg {
  position: absolute;
  left: 0;
  bottom: 0;
}

.splash_step .existing_investor .div_content {
  padding: 90px 120px 10px 120px;
}

.splash_step .existing_investor .div_content h1 {
  font-size: 48px;
  color: #000;
  line-height: 56px;
  margin-top: 80px;
  font-family: "Gotham";
  font-weight: 700;
  padding-bottom: 0;
  margin-bottom: 35px;
}

.splash_step .existing_investor .div_content p {
  font-size: 16px;
  line-height: 28px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 40px;
  font-weight: 400;
}

.splash_step .close {
  opacity: 1;
  cursor: pointer;
}

.splash_step button:focus {
  outline: none;
}

.splash_step .new_investor .et_pb_code_inner .icon_bg {
  position: inherit;
}

.button_apply .botton_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.button_apply .botton_wrap a:hover {
  border: 1px solid #5C9A64;
  background: #fff;
  color: #5C9A64 !important;
}

.button_apply .botton_wrap a {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  background-color: #5C9A64;
  padding: 15px;
  text-align: center;
  border: 1px solid #5C9A64;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.button_apply .botton_wrap a span {
  margin-left: 10px;
}

.border_wrap {
  position: relative;
  padding: 34px 0;
  text-align: center;
}

.border_wrap .borders {
  margin-bottom: 0 !important;
}

.border_wrap .borders::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: calc(50% - 20px);
  height: 1px;
  background-color: #5C9A64;
}

.border_wrap .borders::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: calc(50% - 20px);
  height: 1px;
  background-color: #5C9A64;
}

/* about */
.abouts {
  padding: 0 !important;
}

.abouts .about_image {
  padding: 0;
  width: 100%;
  max-width: 100% !important;
  position: relative;
  z-index: 1;
}

.abouts .about_image .icon_image {
  position: absolute;
  left: 0;
  top: -60px;
}

.banner_page {
  overflow: hidden;
  z-index: 99;
}

.about_banner .image_banner > .et_pb_image_wrap {
  width: 100%;
  height: 400px;
}

.about_banner .image_banner > .et_pb_image_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.abouts .ourStory {
  padding: 0;
  margin-top: 119px;
}

.abouts .image_story {
  text-align: center;
  margin-bottom: 2px !important;
}

.abouts .image_story > .et_pb_image_wrap img {
  width: 92px;
  height: 25px;
  -o-object-fit: contain;
  object-fit: contain;
}

.abouts .text_story {
  text-align: center;
}

.abouts .text_story .title {
  font-size: 48px;
  font-weight: 700;
  font-family: "Gotham";
  margin-bottom: 19px;
  color: #000000;
}

.abouts .text_story > .et_pb_text_inner p {
  max-width: 630px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.abouts .about_wrap {
  padding: 60px 0;
}

.abouts .about-first {
  margin-top: 40px;
}

.abouts .text_left::before {
  content: "";
  position: absolute;
  top: 3px;
  left: -15px;
  width: 20px;
  height: 20px;
  background-image: url("../images/icon.svg");
  background-repeat: no-repeat;
}

.abouts .about_image .icon_image img {
  width: 280px;
  height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
}

.abouts .text_left .years {
  font-size: 24px;
  font-weight: 700;
  color: #004281;
}

.abouts .text_right p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.abouts .text_right .title_bold {
  font-size: 36px;
  font-weight: 500;
  color: #000000;
  font-family: "Gotham";
}

.abouts .partnership {
  margin-top: 140px;
  margin-bottom: 215px;
}

.image-footer img {
  width: 293px;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

/* end about */
/* team */
.banner_title {
  position: absolute !important;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -60%);
  -ms-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
  width: 100%;
  text-align: center;
  padding: 0 40px;
}

.banner_title .title {
  font-size: 64px;
  font-weight: 700;
  font-family: "Gotham";
  padding-bottom: 0;
  color: #fff;
}

.team-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: auto;
  gap: 105px;
}

.team-list .item {
  width: 592px;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.team-list .item > .et_pb_column {
  position: relative;
}

.team-list .item .et_pb_column:first-child {
  width: 160px;
  margin-right: 30px;
}

.team-list .item .icon_image {
  position: absolute;
  z-index: 3;
  bottom: -26px;
  margin: 0 !important;
  left: -16px;
}

.team-list .item .icon_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.team-list .item .item-image {
  width: 160px;
  height: 160px;
}
.team-list .item .item-image .et_pb_image_wrap {
    width:160px;
    height:160px;
}
.team-list .item .item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.team-list .item-content .title {
  font-size: 20px;
  font-weight: 400;
  color: #4C7551;
  font-family: "Gotham";
  padding-bottom: 10px;
}

.team-list .item-content .subtitle {
  font-size: 14px;
  font-weight: 600;
  color: #2D2D2D;
  padding-bottom: 15px;
  line-height: 17px;
}

.team-list .item-content .description {
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 0;
  -webkit-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  margin-bottom: 0;
}

.morecontent span {
  display: none;
  -webkit-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
}

.team-list .item-content .max_height {
  display: block !important;
  -webkit-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  max-height: 500px;
}

.team-list .morelink {
  font-size: 18px;
  font-weight: 500;
  color: #5C9A64 !important;
  font-family: "Gotham";
  text-decoration: underline;
  cursor: pointer;
  margin-top:15px;
  line-height: 17px;
}

.team-list .less {
  font-size: 18px;
  font-weight: 500;
  color: #5C9A64 !important;
  font-family: "Gotham";
  text-decoration: underline;
  cursor: pointer;
}

/* end team */
/* our funds */
.our_funds.ourFund {
  margin-top: 0;
}

.ourFund .image_ourFund {
  text-align: center;
  margin-bottom: 0 !important;
}

.ourFund .title_general {
  text-align: center;
}

.ourFund .contents {
  padding-bottom: 128px;
}

/* end our funds */
/* monthly reports */
.banners {
  z-index: 5;
  height: 400px;
}

.banners img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.icon-wrap {
  position: relative;
}

.icon-reposts {
  height: 600px;
  position: absolute !important;
  width: 160px;
  z-index: 3;
  top: -345px;
  display: inline-block;
}

.icon-reposts img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.list-monthlys .loads{
    display:none;
    background-color: #5c9a64;
    padding: 12px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    width: 100%;
}
.list-monthlys .loads:hover{
    border: 1px solid #5c9a64 !important;
    background: #fff !important;
    color: #5c9a64 !important;
    padding: 12px !important;
}
.list-monthlys .loads:hover:after{
    content:none;
}
.list-monthlys .dmx-item {
  display: none;
  padding-bottom:71px;
}
.list-monthlys .blog-desc{
    -webkit-line-clamp: 2;
}
.monthly-reports {
  padding: 0;
}

.monthly-reports .loadMoreBtn {
  display: none;
}

.monthly-reports {
  padding: 0 !important;
  margin-top: 122px;
}

.blogs {
  padding: 0 !important;
  margin-top: 120px;
}

.blogs .load-wrap {
  padding: 0;
}

.monthly-reports .tabs {
  padding: 0;
}

.tabs_navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0px 0 64px 0px !important;
}

.tabs_navigation li {
  list-style-type: none;
  width: 50%;
  font-size: 28px;
  font-weight: 700;
  color: #4C7551;
  line-height:34px;
}

.tabs_navigation li:first-child {
  margin-right: 5.5%;
}

.monthly-reports .team-list {
  margin-top: 0px;
  padding: 0;
}

.monthly-reports .item-content .post {
  margin-bottom: 75px;
}

.more-link {
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  color: #5C9A64;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  margin-top: 15px;
  display: inline-block;
}

.more-link:first-letter {
  text-transform: uppercase;
}

.more-link:hover {
  color: #5C9A64;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.monthly-reports .item-content .post.more {
  margin-bottom: 56px;
}

.monthly-reports .item-content .entry-title {
    margin-bottom: 10px;
    line-height: 19px;
    padding-bottom: 0;
}

.monthly-reports .item-content .entry-title a {
  font-size: 20px;
  font-weight: normal;
  font-family: 'Gotham';
  color: #4C7551;
}

.monthly-reports .item-content .post-meta {
  margin-bottom: 15px;
  line-height: 13.4px;
}

.monthly-reports .item-content .post-meta .published {
  font-size: 14px;
  font-weight: normal;
  color: rgba(45, 45, 45, 0.7);
}

.monthly-reports .item-content .post-content p {
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat";
  color: #2D2D2D;
  max-height: 48px;
  line-height:20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.format-standard .content p {
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat";
  color: #2D2D2D;
  /*margin-top: 40px;*/
}

.load-wrap {
  padding: 0;
}

.load-wrap .load-more {
  background-color: #5C9A64;
  padding: 12px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  cursor: pointer;
  margin-bottom: 103px;
}

/* end monthly reports */
.section-image .image-left {
  position: absolute;
  top: 0;
  padding: 0 !important;
  left: 0;
  width: 200px;
  height: 300px;
  z-index: 1;
}

#footer-bottom {
  max-width: 1290px;
}

#top-menu-nav #top-menu li {
  position: relative;
}

.fixed-header .sub-menu {
  background-color: #FFFFFF !important;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1) !important;
}

#top-menu-nav #top-menu li .sub-menu {
  top: 30px;
  border-top: none;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: transparent;
}

#top-menu-nav #top-menu li .sub-menu .current-menu-item a {
  background-color: rgba(92, 154, 100, 0.4);
  color: #FFFFFF !important;
}

#top-menu-nav #top-menu li .sub-menu li {
  padding: 0;
}

#top-menu-nav #top-menu .sub-menu li > a {
  color: #FFFFFF !important;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  margin: 0;
  width: 100%;
  padding: 6.5px 10px !important;
  border-bottom: none;
}

.fixed-header #top-menu-nav #top-menu .sub-menu .current-menu-item a {
  background-color: #5C9A64;
  color: #FFFFFF !important;
}

.fixed-header #top-menu-nav #top-menu .sub-menu li > a {
  color: #004281 !important;
}

.fixed-header #top-menu-nav #top-menu .sub-menu li > a:hover {
  background-color: #5C9A64;
  color: #FFFFFF !important;
}

#top-menu-nav #top-menu .sub-menu li > a:hover {
  background-color: rgba(92, 154, 100, 0.4);
}

/* contact us */
.contact_us {
  margin-top: 44px;
}

.contact_wrap img {
  width: 24px;
  height: 92px;
  -o-object-fit: cover;
  object-fit: cover;
}

.contact_wrap .title_contact {
  font-size: 21px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 5px;
}
.subcribe_content .description{
    font-size:12px;
    font-weight:400;
    font-family: 'Montserrat';
    color:#2D2D2D;
}
.form-contact form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-contact form p {
  padding-bottom: 20px;
}

.form-contact form label {
  font-size: 14px;
  font-weight: 400;
  color: #5F6377;
  width: 100%;
}

.form-contact form label input {
  margin-top: 5px;
  border: 1px solid rgba(176, 176, 176, 0.3);
  padding: 5px 13px;
  background-color: #FCFCFD;
  width: 100%;
  color: #4E565E !important;
  font-weight:400 !important;
}
input:-internal-autofill-selected{
    color: #4E565E !important;
    background-color: #FCFCFD !important;
}
.form-contact form label select {
  margin-top: 5px;
  border: 1px solid rgba(176, 176, 176, 0.3);
  padding: 8.5px 13px;
  background-color: #FCFCFD;
  color: rgba(26, 32, 61, 0.3);
  width: 100%;
}

.form-contact form .selected {
  width: 48%;
}

.form-contact form .message {
  width: 100%;
}

.form-contact form label textarea {
  margin-top: 5px;
  border: 1px solid rgba(176, 176, 176, 0.3);
  resize: none;
  background-color: #FCFCFD;
  color: rgba(26, 32, 61, 0.3);
  padding: 12px;
  height: 106px;
  width: 100%;
}

.form-contact form .submit {
  width: 100%;
}

.form-contact form .submit input {
  font-size: 16px;
  font-weight: 700;
  color: #4C7551;
  width: 100%;
  background-color: #fff;
  padding: 12px;
  border: 1px solid #4c7551;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.contact_us .content_form {
  margin: 27px 0px 0px;
}

.contact_us .content_form a {
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  color: rgba(0, 66, 129, 0.67);
}

.contact_us .content_form p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  color: rgba(0, 66, 129, 0.67);
  padding-bottom: 15px;
}

.contact_us .content_form .address {
  border-bottom: 1px solid rgba(0, 66, 129, 0.67);
}

.map_wrap {
  margin-top: 44px;
}

.map_wrap .map {
  width: 100%;
}

#map {
  width: 100%;
  height: 650px;
}

/* end contact us */
/* banner */
.banner-title {
  width: 100%;
  height: 400px;
  position: relative;
}

.banner-title img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.banner-title .title {
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -60%);
  -ms-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
  font-size: 64px;
  font-weight: 700;
  color: #FFFFFF;
  font-family: "Gotham";
}

/* end banner */
/* monthly reports detail */
.title-image {
  position: relative;
}

.title-image img {
  width: 24px;
  height: 92px;
  -o-object-fit: cover;
  object-fit: cover;
}

.title-image .title {
  font-size: 48px;
  font-weight: 700;
  color: #2D2D2D;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 5px;
  font-family: "Gotham";
}

.subcribe .title-image .title {
  font-size: 36px;
}

.wraps-detail .date_wrap {
  font-size: 24px;
  font-weight: 700;
  font-family: "Montserrat";
}

.monthly-detail {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 112px;
}

.monthly-detail .wraps-detail {
  width: 70%;
}

.monthly-detail .amounts_wraps {
  width: 30%;
  margin-top: 25px;
}

.monthly-detail .amounts_wraps p {
  font-size: 14px;
  font-weight: 500;
  font-family: "Montserrat";
  color: #2D2D2D;
  padding-bottom: 1px;
}

.monthly-detail .amounts_wraps .title {
  font-size: 18px;
  font-weight: 700;
  color: #004281;
  margin-bottom: 15px;
}

.monthly-detail .amounts_wraps .administrator {
  font-size: 14px;
  font-weight: 700;
  color: #004281;
  margin-top: 15px;
}

.monthly-detail .amounts_wraps .fundhost {
  font-size: 16px;
  font-weight: 700;
}

.subcribe {
  margin-top: 40px;
}

.subcribe .form_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 53px;
}

.subcribe .form_content .half_form input {
  width: 100%;
  border: 1px solid rgba(176, 176, 176, 0.3);
  background-color: #FCFCFD;
  padding: 5px;
  color: #4e565e !important;
    font-weight: 400 !important;
}

.subcribe .form_content .wpcf7 {
  width: 70%;
}

.subcribe .form_content .submit-newsletter .btn_style2 {
  width: 100%;
}

.subcribe .form_content .content {
  width: 50%;
  padding: 0 0px 0 140px;
}

.subcribe .form_content .content .description {
  font-size: 12px;
  font-weight: 400;
  font-family: "Montserrat";
  color: #2D2D2D;
}

.subcribe .form_content .form-subcribe .submit_subcribe {
  width: 100%;
  background-color: #5C9A64;
  border: none;
  padding: 13px;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 700;
}

.monthly-content .background_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #F5F5F5;
  padding: 40px;
  margin-top: 40px;
}

.monthly-content .background_wrap .table_wrap:first-child {
  width: calc(68% - 30px);
  margin-right: 60px;
}

.background_wrap .table_wrap .list-item:first-child {
  border-top: 1px solid #5C9A64;
}

.background_wrap .table_wrap .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #5C9A64;
  padding: 15px 0;
}

.background_wrap .table_wrap .list-item p {
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  font-family: "Montserrat";
  color: rgba(45, 45, 45, 0.67);
}

.background_wrap .table_wrap .list-item .value {
  font-size: 14px;
  font-weight: 600;
  color: #2D2D2D;
}

.monthly-content .background_wrap .table_wrap:last-child {
  width: calc(32% - 30px);
}

/* end */
/* form subcribe */
.subcribe-form .form_content .half_form input {
  width: 100%;
  border: 1px solid rgba(176, 176, 176, 0.3);
  background-color: #FCFCFD;
  padding: 5px;
}

.subcribe-form .form_content .submit-newsletter {
  width: 100%;
}

.subcribe-form .form_content .submit-newsletter .btn_style2 {
  width: 100%;
}

.et_pb_section.row-wraps {
  padding: 0;
}

.et_pb_section.row-wraps1 {
  margin-top: 125px !important;
}

.et_pb_section.row-wraps1 .et_pb_row {
  padding: 0;
}

.et_pb_section.row-wraps2 {
  margin-top: 53px !important;
}
.icon_down {
    margin-left: 10px;
    z-index: 2;
    color: #fff;
    display: flex;
    align-items: center;
}
 .list-monthlys{
        padding:0 !important;
    }
/* end */
/* latest monthly */
.lists-post{
    display: flex;
    justify-content: space-between;
    padding-top:66px !important;
}
.lists-post .et_pb_column:first-child{
    margin-right:70px !important;
}
.lists-post .et_pb_column{
    width:50% !important;
    padding: 40px;
    background-color: #F5F5F5;
}
.list-wraps .title{
    color: #004281;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px;
    padding: 0;
}
.list-wraps .text-wrap{
    border-top: 1px solid rgba(0, 66, 129, 0.1);
    border-bottom: 1px solid rgba(0, 66, 129, 0.1);
    display: flex;
    align-items: center;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
}
.list-wraps .text-wrap .name{
    font-size: 14px;
    color: #2D2D2D;
    font-weight: 600;
    font-family: 'Montserrat';
}
.list-wraps .text-wrap .a-link{
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat';
    color: rgba(0, 66, 129, 0.67);
}
.et_pb_section.row-wraps1.latest-wrap {
    margin-top: 66px !important;
}
/* end page */
@media (min-width: 1920px) {
  .team-list {
    max-width: 1290px;
  }
}
@media (max-width: 1600px) {
  .et_pb_row {
    max-width: 1080px !important;
  }

  .container {
    max-width: 1080px !important;
  }

  #footer-bottom {
    max-width: 1080px !important;
  }

  .form-contact form p {
    width: 100%;
  }

  .form-contact form .selected {
    width: 100%;
  }

  .banner-title .title {
    font-size: 38px;
    width: 60%;
    text-align: center;
    padding: 0 40px;
  }

  .title-image .title {
    font-size: 38px;
  }
}
@media (min-width: 1400px) {
  .step > .et_pb_code_inner {
    min-height: 100%;
  }
}
@media (max-width: 1400px) {
  .why_invest_with_dmx .icon_bg_right img {
    width: 200px;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .icon_bg_left img {
    width: 200px;
    height: 400px;
  }

  #how_we_invest .icon_bg_right img {
    width: 200px;
    height: 400px;
  }

  #et-top-navigation {
    padding-left: 57px !important;
  }

  .full-width img {
    margin-top: -200px;
  }

  #main-footer .image_left {
    width: 100px;
  }

  #main-footer .image_right {
    width: 100px;
  }

  .our_funds .image-right {
    bottom: 195px;
  }

  .our_funds .image-right .et_pb_image_wrap img {
    width: 70px;
    height: 170px;
  }

  .splash_step .new_investor .bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .splash_step .new_investor .bottom .our_funds {
    width: 100%;
  }

  .splash_step .new_investor .bottom .form_contact {
    width: 100%;
  }

  .abouts .about_image .icon_image img {
    width: 150px;
    height: 300px;
  }

  .team-list .item {
    width: 100%;
  }

  .banner_title .title {
    font-size: 40px;
  }

  #main-header #et-top-navigation {
    margin-left: 10px;
  }

  #main-header .header_right {
    width: 18%;
  }

  .icon-reposts {
    width: 140px;
  }

  .section-image .image-left {
    width: 100px;
  }

  .et_pb_code_inner .arrow .pagingInfo .active {
    font-size: 18px;
  }

  .et_pb_code_inner .arrow .pagingInfo .total_slide {
    font-size: 14px;
  }
}
@media (max-width: 1230px) {
  .et_pb_code_inner .arrow .pagingInfo {
    width: 100px;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 1200px) {
  .why_invest_with_dmx .icon_bg_right img {
    width: 100px;
  }

  .icon_bg_left img {
    width: 100px;
  }

  #how_we_invest .icon_bg_right img {
    width: 100px;
  }

  .our_funds .image-right {
    width: 100px;
  }

  .our_funds .image-right .et_pb_column {
    width: 100px;
  }

  #et-top-navigation {
    padding-left: 30px !important;
  }

  .container {
    max-width: 976px !important;
  }

  .splash_step .et_pb_row .content .step1 .et_pb_code_inner {
    padding: 30px;
  }

  .splash_step .existing_investor .div_content {
    padding: 100px 30px 50px;
  }

  .splash_step .header_step h4 {
    font-size: 16px;
  }

  #footer-bottom {
    max-width: 976px !important;
  }

  #main-header #top-menu li {
    padding-right: 20px;
  }

  .team-list {
    max-width: 976px;
  }
  .our_funds .et_pb_row_5 .image_ourFund{
      margin-top:30px;
  }
}
@media (max-width: 1160px) {
  .slider .owl-item .et_pb_blurb_container .et_pb_module_header {
    font-size: 30px;
  }

  .slider .owl-item .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 14px;
    line-height: unset;
  }

  .tabs_navigation li {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  .btn_green {
    font-size: 16px;
    padding: 8px 18px;
  }

  .our_funds .contents .et_pb_column {
    padding: 20px;
  }

  .our_funds .contents > .et_pb_column {
    margin-right: 15px !important;
  }

  .section-image .image-left {
    display: none;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget:first-child {
    width: auto;
    height: auto;
  }

  .container.et_menu_container {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }

  #footer-widgets {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }

  .team-list {
    padding: 4% 15px !important;
  }
  .lists-post{
    flex-wrap:wrap;
}
.lists-post .et_pb_column:first-child{
    margin-right:0px !important;
    margin-bottom:40px !important;
}
.lists-post .et_pb_column{
    width:100% !important;
}
}
@media (max-width: 980px) {
  .et_fixed_nav #main-header, .et_non_fixed_nav.et_transparent_nav #main-header {
    -webkit-transition: all 0.6s ease-out !important;
    -o-transition: all 0.6s ease-out !important;
    transition: all 0.6s ease-out !important;
  }

  .header_right .button_wrap {
    display: none;
  }

  #et-top-navigation {
    padding-top: 0 !important;
    margin-left: auto;
  }

  .mobile_menu_bar {
    padding-bottom: 0 !important;
    width: 48px;
    height: 48px;
  }

  body.disabled_overflow {
    overflow: hidden !important;
    height: 100%;
  }

  #mobile_menu {
    margin-top: 0px;
    padding: 58px 100px 0 100px !important;
    height: calc(100% - 79px);
    position: fixed;
    background-color: #063057;
    border-top: none;
    top: 79px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
     -webkit-overflow-scrolling: touch;
  }

  .our_funds .contents .et_pb_column {
    margin-bottom: 0;
  }
  .title_generalInvest .list_invest .item {
    width: calc(50% - 30px);
  }

  .container {
    padding: 0 100px;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 30px !important;
  }

  #custom_html-6 a {
    font-size: 14px;
  }

  .footer-widget #custom_html-9 .textwidget ul {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }

  .footer-widget .textwidget li i {
    padding: 5px 6px;
  }

  .our_funds .image-right {
    width: 80px;
  }

  .our_funds .image-right .et_pb_column {
    width: 80px;
  }

  #footer-widgets .footer-widget {
    padding: 0 5px;
  }

  #main-footer #footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
    width: 33.3333333333% !important;
  }
  #main-footer #footer-widgets .footer-widget:last-child {
    width: auto !important;
    margin-right: auto !important;
  }

  #mobile_menu .menu-item:last-child.menu-item-type-custom {
    display: block;
    margin-bottom: 0;
  }

  #mobile_menu .menu-item:last-child.menu-item-type-custom > a {
    background-color: #5C9A64;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    padding: 16px 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    border: 1px solid #5C9A64;
  }

  #mobile_menu .menu-item:last-child.menu-item-type-custom > a:hover {
    background-color: #fff;
    color: #5C9A64;
  }


  #mobile_menu .menu-item-has-children {
    position: relative; 
  }
  .icon_down svg {
    width: 20px;
  }
  .icon_down.active svg {
      transform: rotate(180deg);
  }
  .icon_down {
    transform: rotate(0deg);
    display: flex;
    align-items: center;
    margin-left: 10px;
    z-index: 2;
    color: #fff;
    transition: tranform .4s linear;
  }

  .icon_down:hover {
    cursor: pointer;
  }

  #mobile_menu li li {
    padding-left: 0;
  }

  #mobile_menu .menu-item:last-child a:hover {
    opacity: 1;
  }

  .fixed-header #et-top-navigation {
    padding-top: 0 !important;
  }

  .header_step {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .splash_step .close {
    position: absolute;
    right: 20px;
    top: 15px;
  }

  .splash_step .new_investor .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .splash_step .new_investor .top .left {
    max-width: 100%;
    margin-top: 40px;
  }

  .splash_step .existing_investor .div_content {
    padding: 80px 30px 50px;
  }

  .splash_step .existing_investor .div_content h1 {
    margin-top: 40px;
  }

  .openstep_2 .content {
    margin-bottom: 0;
  }

  .abouts .text_right {
    margin-top: 20px;
  }

  .team-list .item {
    margin: 47px 0;
    padding: 0 100px;
  }

  .abouts .about_wrap {
    padding: 30px 0;
  }

  .abouts .about_wrap > .et_pb_column {
    margin-bottom: 10px;
  }

  .abouts .partnership {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .banner_title .title {
    margin-top: 0;
  }

  #main-header #et-top-navigation {
    width: auto;
    margin-left: auto;
  }

  #main-header .header_right {
    display: none;
  }

  .et_header_style_left .logo_container img {
    max-width: 100% !important;
  }

  .et_header_style_left .logo_container {
    width: 25% !important;
  }

  .monthly-detail .wraps-detail {
    width: 100%;
  }

  .monthly-detail .amounts_wraps {
    width: 100%;
  }

  .subcribe .form_content .content {
    padding: 0 0 0 40px;
  }

  .title-image .title {
    font-size: 38px;
  }

  .subcribe .title-image .title {
    font-size: 32px;
  }

  .monthly-content .background_wrap .table_wrap:first-child {
    width: 100%;
    margin-right: 0;
  }

  .monthly-content .background_wrap .table_wrap:last-child {
    width: 100%;
    margin-top: 20px;
  }

  .subcribe-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .subcribe-form .form_content {
    margin-top: 30px;
  }

  .et_pb_section.row-wraps1 {
    margin-top: 40px !important;
  }

  .et_pb_section.row-wraps2 {
    margin-top: 30px !important;
  }

  .fixed-header .sub-menu {
    background: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  #main-footer .container #footer-widgets .footer-widget:first-child {
    width: auto !important;
  }
}
/* Australian Shares Fund */
#main-content .background_full {
  position: relative;
}

.list_fee .box_item .list {
  padding-top: 20px;
  border-top: 1px solid rgba(92, 154, 100, 0.4);
}

#main-content .main_title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
  width: 100%;
  text-align: center;
}

.box_title {
  font-size: 48px;
  line-height: 46px;
  font-weight: 700;
  padding: 0;
  font-family: "Gotham";
}

.bold {
  font-weight: 700;
}

.fund_overview_box .heading .box_title {
  text-align: center;
}

.heading {
  position: relative;
  margin-bottom: 80px;
}

.fund_overview_box .heading img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.fund_overview_box .box_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fund_overview_box .box_content .box_item {
  width: 50%;
  padding: 0 15px;
}

.fund_overview_box .box_content .box_item p {
  font-size: 16px;
  line-height: 27px;
  color: #2D2D2D;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}

.heading img {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

#main-content .fund_overview {
  padding: 0;
  margin-bottom: 200px;
}

#main-content .feature_benefit .box_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -30px;
}

#main-content .feature_benefit .box_list .left {
  width: 55%;
  padding: 0 30px;
}

#main-content .feature_benefit .box_list .right {
  width: 45%;
  padding: 0 30px;
}

.feature_benefit ul li {
  list-style: none;
  position: relative;
}

.feature_benefit ul li::before {
  content: "";
  position: absolute;
  top: 5px;
  left: -15px;
  width: 20px;
  height: 20px;
  background-image: url("../images/icon.svg");
  background-repeat: no-repeat;
}

.feature_benefit ul li {
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  color: #2D2D2D;
  font-family: "Montserrat", sans-serif;
}

.feature_benefit ul li:not(:last-child) {
  margin-bottom: 30px;
}

.feature_benefit ul li p {
  margin-top: 15px;
  font-weight: 500;
}

#main-content .feature_benefit .box_list .box_item .list_attr {
  background: #F5F5F5;
  padding: 40px;
}

.box_item .list_attr .sub_title {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(92, 154, 100, 0.7);
  font-size: 24px;
  line-height: 23px;
  color: #004281;
  font-weight: 700;
  font-family: "Gotham";
}

.box_item .list_attr .attr:not(:last-child) {
  margin-bottom: 80px;
}

.box_item .list_attr .box_data .data_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid rgba(92, 154, 100, 0.7);
  padding: 15px 0;
}

.box_item .list_attr .box_data .data_item label {
  color: rgba(45, 45, 45, 0.67);
  font-size: 14px;
  line-height: 150%;
  font-weight: 500;
  width: 50%;
  font-family: "Montserrat", sans-serif;
}

.box_item .list_attr .box_data .data_item p,
.box_item .list_attr .box_data .data_item p span{
  text-align: left;
  width: 50%;
  color: #2D2D2D;
  font-size: 14px;
  line-height: 150%;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.chart_custom .box_title,
.performance .box_title {
  font-size: 36px;
  line-height: 43px;
}

/*.table_fees thead tr th:last-child,*/
/*#main-content .table_fees tr td:last-child{*/
/*    display: none;*/
/*}*/
.table_fees thead tr th {
  color: #004281;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  padding: 15px 0;
  width: 20%;
  border-bottom: 2px solid #5C9A64;
  font-family: "Montserrat", sans-serif;
}

.table_fees tr td {
  border-top: unset !important;
  border-bottom: 1px solid rgba(92, 154, 100, 0.4);
}

.table_fees tbody tr:last-child td {
  border-bottom: 2px solid #5C9A64;
}

.table_fees thead tr th:first-child {
  font-size: 0;
}

#main-content .table_fees tr td {
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  font-weight: 400;
  padding: 15px 0 !important;
  font-family: "Montserrat", sans-serif;
}

#main-content .table_fees tr td.label0 {
  color: #4C7551;
}

.performance .table_fees table {
  border: none;
}

#main-content .performance {
  padding: 0;
  margin-bottom: 200px;
}

#main-content .table_fees {
  margin-bottom: 30px;
}

#main-content .note_fee p.note {
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  margin-bottom: 10px;
  font-family: "Montserrat", sans-serif;
}

#main-content .note_fee p {
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}

#main-content .fees {
  padding: 0;
  margin-bottom: 200px;
}

#main-content .fees .list_fee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -70px;
}

#main-content .fees .list_fee .box_item.left {
  width: 60%;
  padding: 0 70px;
}

#main-content .fees .list_fee .box_item.right {
  width: 40%;
  padding: 0 70px;
}

.fees .list_fee .box_item p {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  padding: 0;
  color: #2D2D2D;
  font-family: "Montserrat", sans-serif;
}

.fees .list_fee .box_item .item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(92, 154, 100, 0.4);
}

.fees .list_fee .box_item p.sub {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #004281;
  padding-bottom: 5px;
  font-family: "Montserrat", sans-serif;
}

.fees .et_pb_code_inner .list_fee .more_content p {
  color: #B0B0B0;
  padding: 0;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

.fees .btn_ivest {
  width: 100%;
  background: #5C9A64;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 15px;
  padding: 17px 0;
  font-family: "Gotham";
  border-radius: unset;
}

.fees .btn_ivest a {
  color: #fff;
}

.fees .list_fee .box_item .useful {
  padding: 40px;
  background: #F5F5F5;
}

.fees .list_fee .box_item .useful .sub_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 23px;
  color: #004281;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 66, 129, 0.1);
  font-family: "Gotham";
}

.fees .list_link .list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 66, 129, 0.1);
}

.fees .list_link .list_item p {
  font-size: 14px;
  line-height: 21px;
  color: #2D2D2D;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.fees .list_link .list_item a {
  color: rgba(0, 66, 129, 0.67);
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  text-decoration: underline;
  font-family: "Montserrat", sans-serif;
}

.contact_form_area .box_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -70px;
}

.contact_form_area .box_content .left {
  width: 61.5%;
  padding: 0 70px;
}

.contact_form_area .box_content .right {
  width: 38.5%;
  padding: 0 70px;
}

.contact_form_area .contact_form .form_control:nth-child(1),
.contact_form_area .contact_form .form_control:nth-child(2),
.contact_form_area .contact_form .form_control:nth-child(3),
.contact_form_area .contact_form .form_control:nth-child(4),
.contact_form_area .contact_form .form_control:nth-child(5) {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
}

.contact_form_area .contact_form .form_control:nth-child(6) {
  padding: 0 10px;
}

.contact_form_area .contact_form .form_control textarea {
  height: 106px;
}

.contact_form_area .contact_form .form_control:nth-child(6),
.contact_form_area .contact_form .form_control textarea {
  width: 100%;
}

.contact_form_area .contact_form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.contact_form_area .contact_form .form_control label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #5F6377;
  margin-bottom: 6px;
}
#sub_capcha {
    margin: 20px 0px;
}
#re_capcha {
   margin-bottom: 20px; 
}
div#re-capcha {
    padding: 0 10px;
    margin-top: 20px;
}
.contact_form_area .contact_form #special.form_control {
  width: 100%;
  padding: 0 10px;
  margin-top: 20px;
}

.contact_form_area .contact_form .form_control input,
.contact_form_area .contact_form .form_control textarea {
  width: 100%;
  background: #FCFCFD;
  border: 1px solid rgba(176, 176, 176, 0.3);
  resize: none;
  padding: 9px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #4E565E ;
  font-weight:400;
}

.contact_form_area .contact_form .form_control .wpcf7-submit {
  border: 1px solid #5C9A64;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  height: auto;
  line-height: 20px;
  font-size: 16px;
  font-family: "Gotham";
  font-weight: 700;
  color: #4C7551;
  margin: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.contact_form_area .contact_form .form_control .wpcf7-submit:hover {
  background-color: #5C9A64 !important;
  color: #fff !important;
}

.contact_form_area .box_content .right ul li {
  list-style: none;
}

.contact_form_area .box_content .right ul {
  padding-top: 25px;
  padding-left: 0;
  padding-bottom: 0;
}

.contact_form_area .box_content .right ul li:not(:last-child) {
  margin-bottom: 15px;
}

.contact_form_area .box_content .right ul li p,
.contact_form_area .box_content .right ul li a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: rgba(0, 66, 129, 0.67);
  font-family: "Montserrat", sans-serif;
}

#main-content .feature_benefit {
  padding: 0;
  margin-bottom: 154px;
}

#main-content .chart_custom {
  padding: 0;
  margin-bottom: 170px;
}

.green {
  color: #4C7551;
}

.blue {
  color: #004281;
}

.chart_hight .legends {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 60px;
}

.chart_hight .legends p {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 21px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.chart_hight .legends p img {
  margin-right: 10px;
}

.chart_hight .legends p:first-child {
  margin-right: 30px;
}

/* #main-content .chart_hight {
    position: relative;
    padding-bottom: 30%;
}
#main-content .chart_hight .chart_frame {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
} */
.et_pb_section.share_fund {
  padding: 140px 0 176px;
}

.highcharts-legend-item.highcharts-line-series > span {
  overflow: unset !important;
}

@media (max-width: 1440px) {
  .share_fund .et_pb_row {
    width: 100%;
    max-width: 90% !important;
  }

  .box_title {
    font-size: 42px;
    line-height: 44px;
  }

  .heading {
    position: relative;
    margin-bottom: 50px;
  }

  #main-content .fund_overview,
#main-content .performance,
#main-content .fees,
#main-content .chart_custom {
    margin-bottom: 130px;
  }

  #main-content .fees .list_fee .box_item.left,
#main-content .fees .list_fee .box_item.right,
.contact_form_area .box_content .left,
.contact_form_area .box_content .right {
    padding: 0 25px;
  }

  #main-content .fees .list_fee,
.contact_form_area .box_content {
    margin: 0 -25px;
  }

  .et_pb_section.share_fund {
    padding: 100px 0;
  }
}
@media (max-width: 1200px) {
  .contact_form_area .contact_form .form_control textarea {
    height: auto;
  }

  .fees .list_fee .box_item .useful,
#main-content .feature_benefit .box_list .box_item .list_attr {
    padding: 20px;
  }

  #main-content .fund_overview, #main-content .performance, #main-content .fees, #main-content .chart_custom {
    margin-bottom: 100px;
  }

  .box_title {
    font-size: 36px;
    line-height: 42px;
  }

  .contact_form_area .box_content .right ul li:not(:last-child) {
    margin-bottom: 8px;
  }

  #main-content .feature_benefit .box_list .box_item {
    width: 50%;
    padding: 0 15px;
  }

  #main-content .feature_benefit .box_list {
    margin: 0 -15px;
  }

  .table_fees thead tr th {
    width: auto;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  #main-content .table_fees tr td {
    padding: 10px !important;
  }
}
@media (max-width: 991px) {
  .fund_overview_box .box_content .box_item p,
.feature_benefit ul li,
.fees .list_fee .box_item p,
.contact_form_area .box_content .right ul li p,
.contact_form_area .box_content .right ul li a {
    font-size: 14px;
    line-height: 20px;
  }

  .feature_benefit ul li:not(:last-child) {
    margin-bottom: 15px;
  }

  .feature_benefit ul li p {
    margin-top: 8px;
  }

  .box_item .list_attr .sub_title {
    padding-bottom: 25px;
    font-size: 20px;
    line-height: 22px;
  }

  .box_item .list_attr .box_data .data_item {
    padding: 8px 0;
  }

  .fees .list_fee .box_item .useful .sub_title {
    font-size: 18px;
    padding-bottom: 15px;
  }

  #main-content .main_title {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .chart_hight .legends {
    padding: 0;
  }

  .chart_hight .legends p:first-child {
    margin-right: 15px;
  }

  .chart_hight .legends p {
    font-size: 12px;
    line-height: 18px;
  }

  .et_pb_section.share_fund {
    padding: 70px 0;
  }

  .fees .list_fee .box_item p.sub {
    font-size: 16px;
    line-height: 22px;
  }

  .box_title,
.chart_custom .box_title, .performance .box_title {
    font-size: 28px;
    line-height: 32px;
  }

  .list_fee .box_item .list {
    padding-top: 10px;
  }

  #main-content .fund_overview,
#main-content .performance,
#main-content .fees,
#main-content .chart_custom,
#main-content .feature_benefit {
    margin-bottom: 80px;
  }

  .heading {
    margin-bottom: 35px;
  }

  #main-content .fees .list_fee .box_item.left, #main-content .fees .list_fee .box_item.right, .contact_form_area .box_content .left, .contact_form_area .box_content .right {
    padding: 0 10px;
  }

  #main-content .fees .list_fee, .contact_form_area .box_content {
    margin: 0 -10px;
  }

  .fees .list_fee .box_item .useful,
#main-content .feature_benefit .box_list .box_item .list_attr {
    padding: 20px;
  }

  .fees .list_fee .box_item .useful .sub_title {
    font-size: 20px;
    padding-bottom: 25px;
  }

  .share_fund .et_pb_row {
    max-width: 100% !important;
    padding: 0 20px !important;
  }

  .chart_custom .box_title, .performance .box_title {
    font-size: 32px;
    line-height: 36px;
  }

  .fees .list_link .list_item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
 .list-monthlys .et_pb_column .et_pb_code_inner {
    display: none;
  }

  .monthly-reports .loadMoreBtn {
    display: block;
    background-color: #5C9A64;
    padding: 11px;
    text-align: center;
    cursor: pointer;
    border-radius: unset;
  }

  .monthly-reports .loadMoreBtn .loadMoreBtn-label {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
  }

  .load-wrap .load-more {
    display: none;
  }

  .monthly-reports .tabs {
    display: block;
    padding: 0;
  }

  .icon-monthly {
    display: none;
  }

  .monthly-reports .tabs_navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    gap: 4px;
    padding: 0 !important;
  }

  .monthly-reports .tabs_navigation li {
    list-style-type: none;
    padding: 9px;
    background-color: #F7F7F7;
    border: 1px solid #F7F7F7;
    width: 50%;
    border-bottom: 4px solid #5C9A64;
    text-align: center;
    font-size: 16px;
    color: rgba(78, 86, 94, 0.5);
    font-weight: 600;
    border-bottom: 1px solid rgba(78, 86, 94, 0.5);
  }

  .monthly-reports .tabs_navigation .active {
    border-bottom: 4px solid #5C9A64;
    color: #4C7551;
    background-color:#F8F8F8;
    position: relative;
  }

  .monthly-reports .team-list {
    margin-top: 40px;
  }

  .monthly-reports .team-list .et_pb_column {
    margin-bottom: 0;
    width: 100%;
  }

  .monthly-detail {
    margin-top: 40px;
  }

  .tabs_navigation li:first-child {
    margin-right: 0;
  }

  .mobile_menu_bar:before {
    content: "" !important;
    width: 48px;
    height: 48px;
    background-image: url(../images/list.svg);
    top: 0px !important;
    left: 0px !important;
    position: absolute !important;
    /*-webkit-transition: 1s;*/
    /*-o-transition: 1s;*/
    /*transition: 1s;*/
    /*background-position-y: bottom;*/
    background-size: cover;
  }

  .mobile_menu_bar:before {
    font-size: 37px !important;
  }

  .mobile_nav.opened .mobile_menu_bar:before {
    content: "";
    color: white;
    width: 48px;
    height: 48px;
    background-image: url(../images/clear.svg);
    top: 0px !important;
    left: 0px !important;
    position: absolute;
  }

  #page-container #main-header.showHeader {
    background: #063057 !important;
    position: fixed;
  }

  .showHeader .container.et_menu_container {
    margin: 20px 0;
    margin-top: 50px;
  }

  #mobile_menu .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 45px;
  }

  #mobile_menu .sub-menu .menu-item {
    margin-bottom: 0px;
    color:#fff;
  }

  #main-header #mobile_menu .sub-menu {
    width: 100%;
  }

  .banner-title .title {
    width: 80%;
  }

  body::-webkit-scrollbar {
    display: none;
  }

  .team-list {
    padding: 4% 0 !important;
    gap: 30px;
  }
  #how_we_invest .next_slide{
      display:none;
  }
  #how_we_invest .et_pb_row.mobile-slide{
      display:block;
      padding: 30px 0 !important;
  }
  .mobile-slide > .et_pb_column{
      display: flex;
      justify-content: center;
  }
  .next_slide.mobile-next{
      display:block !important;
      margin-top:0 !important;
  }
  #mobile_menu::-webkit-scrollbar {
    width: 0;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
    }
}
@media (max-width: 767px) {
  .contact_form_area .box_content .right ul {
    padding-top: 0;
  }
  .list_reports .list_item p {
      padding-left: 0 !important;
  }
  #mobile_menu {
      padding: 58px 24px 24px 24px !important;
  }
  #main-content .table_fees tr td, .table_fees thead tr th {
    font-size: 12px;
    line-height: 14px;
  }
  .fees .list_link .list_item {
      flex-direction: row;
  }
  .fees .list_link .list_reports .list_item {
      padding-left: 15px;
  }
  .et_pb_section.share_fund {
    padding: 50px 0;
  }
 .fees .list_link .list_item a {
     font-size: 12px;
 }
  .fund_overview_box .box_content,
#main-content .feature_benefit .box_list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
  }

  .fund_overview_box .box_content .box_item,
#main-content .feature_benefit .box_list .box_item {
    width: 100%;
    padding: 0;
  }

  .fund_overview_box .box_content .box_item:not(:last-child),
#main-content .feature_benefit .box_list .box_item:not(:last-child) {
    margin-bottom: 20px;
  }

  .box_title {
    font-size: 32px;
    line-height: 36px;
  }

  #main-content .fund_overview,
#main-content .performance,
#main-content .fees,
#main-content .chart_custom,
#main-content .feature_benefit {
    margin-bottom: 60px;
  }

  #main-content .table_fees tr td,
.table_fees thead tr th {
    padding: 10px 0 !important;
  }

  #main-content .fees .list_fee .box_item:not(:last-child),
.contact_form_area .box_content .box_item:not(:last-child) {
    margin-bottom: 20px;
  }

  #main-content .fees .list_fee .box_item.left,
#main-content .fees .list_fee .box_item.right,
.contact_form_area .box_content .left,
.contact_form_area .box_content .right {
    padding: 0;
    width: 100%;
  }

  #main-content .fees .list_fee, .contact_form_area .box_content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
  }

  .feature_benefit ul li:not(:last-child) {
    margin-bottom: 20px;
  }

  .box_item .list_attr .sub_title {
    padding-bottom: 20px;
    font-size: 20px;
  }

  .box_item .list_attr .attr:not(:last-child) {
    margin-bottom: 40px;
  }

  .chart_custom .box_title, .performance .box_title {
    font-size: 26px;
    line-height: 32px;
  }

  .container.et_menu_container {
    margin-top: 15px;
    padding: 0 25px;
  }

  .heading {
    margin-bottom: 20px;
  }

  .fees .list_link .list_item {
    padding: 10px 0;
  }

  .contact_wrap .title_contact {
    left: 30px;
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .table_fees thead tr th {
    width: 20%;
  }
  #sub_capcha {
    margin: 10px 0;
  }
  div#re-capcha {
    padding: 0;
    margin-top: 0px;
    }
  .chart_custom .box_title,
.performance .box_title,
.box_title {
    font-size: 24px;
    line-height: 28px;
  }

  .contact_form_area .contact_form .form_control:nth-child(1), .contact_form_area .contact_form .form_control:nth-child(2), .contact_form_area .contact_form .form_control:nth-child(3), .contact_form_area .contact_form .form_control:nth-child(4), .contact_form_area .contact_form .form_control:nth-child(5),
.contact_form_area .contact_form .form_control:nth-child(6) {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }

  .contact_form_area .contact_form form {
    margin: 0;
  }

  .contact_form_area .contact_form #special.form_control {
    padding: 0;
    margin-top: 10px;
  }

  .contact_form_area .box_content .right ul {
    padding: 0;
  }

  .et_header_style_left .logo_container {
    width: 32% !important;
  }

  .box_item .list_attr .box_data .data_item label,
.box_item .list_attr .box_data .data_item p {
    font-size: 12px;
  }

  .box_item .list_attr .sub_title {
    font-size: 18px;
    padding-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .box_title {
    font-size: 18px;
    line-height: 24px;
  }

  .heading {
    margin-bottom: 30px;
  }

  .fund_overview_box .box_content .box_item p,
.feature_benefit ul li,
.fees .list_fee .box_item p,
.contact_form_area .box_content .right ul li p, .contact_form_area .box_content .right ul li a {
    font-size: 14px;
    line-height: 18px;
  }

  .feature_benefit ul li p {
    margin-top: 10px;
  }

  .box_item .list_attr .sub_title {
    font-size: 18px;
  }

  .box_item .list_attr .box_data .data_item {
    padding: 10px 0;
  }

  .fees .list_fee .box_item .useful, #main-content .feature_benefit .box_list .box_item.right {
    padding: 10px;
  }

  .chart_custom .box_title, .performance .box_title {
    font-size: 18px;
    line-height: 24px;
  }

  #main-content .table_fees tr td, .table_fees thead tr th {
    font-size: 12px;
    line-height: 14px;
  }

  .fees .list_fee .box_item .useful .sub_title {
    font-size: 18px;
    padding-bottom: 15px;
  }

  .fees .list_fee .box_item p.sub {
    font-size: 16px;
    line-height: 20px;
  }

  .title-image .title {
    font-size: 28px;
  }

  .subcribe .title-image .title {
    font-size: 26px;
  }
}
@media (max-width: 965px) {
  .banner_titles .title {
    font-size: 55px;
  }

  .title_general h2 {
    font-size: 45px;
  }

  .our_funds .contents .title {
    font-size: 20px;
    margin-top: 10px;
  }

  .slider .owl-item .et_pb_blurb_container .et_pb_module_header {
    font-size: 25px;
  }

  .contact_form_area .contact_form .form_control .wpcf7-submit {
    font-size: 16px;
    padding: 14px;
  }
}
@media (max-width: 940px) {
  .splash_step .splash_image {
    display: none;
  }

  .splash_step .section_1 > .content {
    min-width: 100%;
  }
}
@media (max-width: 880px) {
  .how_we_invest .et_pb_blurb_content .et_pb_main_blurb_image {
    max-width: 45%;
  }

  .how_we_invest .et_pb_blurb_content .et_pb_blurb_container {
    max-width: 55%;
  }

  .full-width img {
    margin-top: -100px;
  }

  .our_funds .image-right {
    bottom: 85px;
  }

  .splash_step .new_investor .top {
    padding: 30px;
  }

  .splash_step .new_investor .bottom {
    padding: 30px;
  }

  .how_we_invest .et_pb_blurb_content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .how_we_invest .et_pb_blurb_content .et_pb_blurb_container {
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
  }

  .how_we_invest .et_pb_blurb_content .et_pb_main_blurb_image {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 840px) {
  .banner_home {
    padding-top: 250px !important;
  }

  #footer-widgets {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #main-footer .container #footer-widgets .footer-widget:first-child {
    width: 100% !important;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
    width: 100%;
  }

  #custom_html-6 .textwidget {
    width: 293px;
  }

  #footer-widgets .footer-widget #media_image-3 {
    margin-bottom: 20px !important;
  }

  #main-footer #footer-widgets .footer-widget {
    width: auto !important;
  }
}
@media (max-width: 768px) {
    .slider>.et_pb_column{
        box-shadow:none !important;
    }
    #how_we_invest .owl-stage .owl-item{
        box-shadow:none !important;
        margin-bottom:0 !important;
    }
    .slider > .et_pb_column{
        box-shadow: 0px 10px 15px rgb(0 0 0 / 10%);
    }
  .highcharts-legend-item.highcharts-line-series .legend-custom span {
    font-size: 12px !important;
  }

  .highcharts-legend-item.highcharts-line-series .legend-custom img {
    width: 8px !important;
  }

  .our_funds .contents {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .our_funds .contents .et_pb_column:first-child {
    margin-bottom: 30px;
    margin-right: 0 !important;
  }

  .how_we_invest .et_pb_blurb_content .et_pb_main_blurb_image img {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  #main-footer #footer-widgets {
    padding: 16% 0;
  }

  #main-footer .container #footer-widgets .footer-widget:first-child {
    margin-bottom: 30px !important;
  }

  #main-footer #footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
    width: 100% !important;
    margin-bottom: 10px !important;
  }

  #how_we_invest .slider {
    width: 100% !important;
    padding: 40px 30px 0 !important;
  }

  #how_we_invest .et_pb_row {
    width: 100% !important;
    padding: 40px 30px 0 !important;
  }

  .our_funds .et_pb_row {
    width: 100% !important;
    padding: 40px 30px 0 !important;
  }

  .title_generalInvest {
    width: 100% !important;
    padding: 40px 30px 0 !important;
  }

  .container {
    padding: 0 30px;
  }

  #how_we_invest .et_pb_column .next_slide {
    margin-top: 30px;
    margin-bottom: 0;
  }

  .banner_titles .et_pb_module {
    margin-bottom: 78px !important;
  }

  #how_we_invest .slider {
    margin-top: 50px;
  }

  .our_funds .et_pb_column {
    margin-top: 60px;
  }

  .banner_home > .et_pb_row_0 img {
    width: 50px;
    height: 150px;
  }

  .why_invest_with_dmx .icon_bg_right img {
    width: 60px;
    height: 120px;
  }

  .icon_bg_left img {
    width: 60px;
    height: 120px;
  }

  #how_we_invest .icon_bg_right img {
    width: 60px;
    height: 120px;
  }

  .our_funds .image-right {
    width: 60px !important;
    padding: 0 !important;
  }

  .our_funds .image-left {
    padding: 0 !important;
  }

  .our_funds .image-right .et_pb_column {
    width: 60px;
  }

  .our_funds .image-right .et_pb_image_wrap img {
    height: 120px;
  }

  .our_funds .et_pb_column {
    margin-top: 65px;
  }

  #main-footer .image_right {
    width: 60px;
  }

  #main-footer .image_left {
    width: 60px;
  }

  .how_we_invest .icon_bg_right {
    top: 0;
  }

  .why_invest_with_dmx .icon_bg_right {
    top: 0;
  }

  .splash_step .et_pb_row .content .step1 .et_pb_code_inner {
    padding: 30px;
  }

  .splash_step .et_pb_row .content .step1 .div-button {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .btn_style2 {
    width: 100%;
    margin-bottom: 10px;
  }

  .splash_step .et_pb_row .content .step1 .image .icon {
    width: 40px;
  }

  .splash_step .et_pb_row .content .step1 .image .logo {
    width: 50%;
  }

  .splash_step .et_pb_row .content .step1 .et_pb_code_inner h1 {
    font-size: 38px;
    line-height: 45px;
  }

  .splash_step .et_pb_row .content .step1 .et_pb_code_inner h4 {
    font-size: 26px;
  }

  .splash_step .existing_investor .div_content h1 {
    margin-top: 55px;
  }

  .splash_step .et_pb_row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }

  .splash_step .et_pb_row .content {
    width: 100%;
  }

  .splash_step .et_pb_row .content .step1 {
    position: unset;
  }

  .splash_step .et_pb_row .img {
    width: 100%;
  }

  .splash_step .step2 .div_content {
    padding: 40px 30px 50px;
  }

  .splash_step .step2 .div_content h1 {
    margin-top: 36px;
  }

  .splash_step .et_pb_row.openstep_2 .content {
    width: 100%;
  }

  .splash_step .et_pb_row.openstep_2 .img {
    width: 100%;
  }

  .team-list .item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .team-list .item .et_pb_column:last-child {
    width: 100%;
  }

  .item .item-content {
    margin-top: 15px;
  }

  .team-list .item {
    padding: 0 40px;
  }

  .ourFund .contents {
    padding-bottom: 100px !important;
  }

  #mobile_menu {
    padding: 0 30px;
  }
  
}
@media (max-width: 680px) {
  .container {
    padding: 0 20px;
  }

  .splash_step .header_step h4 {
    font-size: 14px;
  }

  .abouts .ourStory {
    margin-top: 70px;
  }

  .subcribe .form_content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .subcribe .form_content .form-subcribe {
    width: 100%;
    margin-top: 30px;
  }

  .subcribe .form_content .wpcf7 {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }

  .subcribe .form_content .content {
    width: 100%;
    padding: 0;
  }

  .mobile_menu_bar {
    width: 38px;
    height: 38px;
  }

  .mobile_menu_bar:before {
    width: 38px;
    height: 38px;
  }

  .mobile_nav.opened .mobile_menu_bar:before {
    width: 38px;
    height: 38px;
  }
}
@media (max-width: 600px) {
  .abouts .about_image .icon_image img {
    width: 100px;
    height: 250px;
  }

  .banner_title .title {
    font-size: 32px;
  }

  .banner-title .title {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
    .title_generalInvest .list_invest{
        display:block;
    }
  .title_generalInvest .list_invest .item {
    width: 100%;
    margin-right:0;
  }

  .team-list .item .item-image {
    margin-left: 0;
    margin-right: 0;
  }
  .list-wraps .title {
    font-size: 18px;
}
}
@media (max-width: 440px) {
  .banner_home {
    padding-top: 180px !important;
  }

  #main-footer #footer-widgets {
    padding: 25% 0;
  }

  .et_header_style_left .logo_container {
    width: 38% !important;
  }
}
@media (max-width: 380px) {
  .monthly-reports .item-content .entry-title a {
    font-size: 17px;
  }

  .team-list .morelink {
    font-size: 15px;
  }
}
@media (max-width: 375px) {
  .banner_titles .title {
    font-size: 38px;
  }

  .title_general h2 {
    font-size: 30px;
  }

  .slider .owl-item .et_pb_blurb_container .et_pb_module_header {
    font-size: 20px;
  }

  .btn_fund {
    font-size: 20px !important;
  }

  .full-width img {
    margin-top: -20px;
  }

  .our_funds .image-right {
    bottom: 20px;
  }

  #custom_html-6 .textwidget {
    width: auto;
  }

  .splash_step .step2 .div_content h1 {
    margin-top: 20px;
  }

  .image-footer img {
    width: 200px;
  }

  .abouts .text_right .title_bold {
    font-size: 26px;
  }

  .abouts .about_image .icon_image img {
    width: 60px;
    height: 160px;
  }

  .et_header_style_left .logo_container {
    width: 40% !important;
  }

  .splash_step .header_step h4 {
    width: 100%;
  }

  .splash_step .header_step h4 {
    margin-left: 15px;
  }

  .mobile_menu_bar {
    width: 30px;
    height: 30px;
  }

  .mobile_menu_bar:before {
    width: 30px;
    height: 30px;
  }

  .mobile_nav.opened .mobile_menu_bar:before {
    width: 30px;
    height: 30px;
  }
  .lists-post .et_pb_column {
    padding: 40px 20px;
}
}
@media (max-width: 480px) {
  .our_funds .et_pb_column {
    margin-top: 0;
  }
}
@media (max-width: 350px) {
  .splash_step .step2 .div_content h1 {
    font-size: 38px;
    line-height: 40px;
  }

  .background_wrap .table_wrap .list-item p {
    padding-right: 5px;
  }
}
