/*
	Theme Name: Sanibel Trust
	Theme URI: 
	Description: This css file is for core template layout alignments
	Version: 1.0
	Author: Responsive Expert
	Author URI: 
	Tags:
	
	---------------------------
	MAIN TEMPLATE STYLES
	---------------------------
	
	TABLE OF CONTENTS
	---------------------------
	 01. Global Styles
	 02. Header Styles
	 03. Banner Area Styles
	 04. Clients experiance area
	 05. Life style sec area  
	 06. Testinomial area  
	 07. Sign up Area
	 08. Footer Area styles 
	 09. Media Query 
*/

/* ====================================================== */
/* Fonts                                                  */
/* ====================================================== */

@font-face {
  font-family: "RelishProMedium";
  src: url("../fonts/RelishProMedium.eot");
  src: url("../fonts/RelishProMedium.eot") format("embedded-opentype"),
    url("../fonts/RelishProMedium.woff2") format("woff2"),
    url("../fonts/RelishProMedium.woff") format("woff"),
    url("../fonts/RelishProMedium.ttf") format("truetype"),
    url("../fonts/RelishProMedium.svg#RelishProMedium") format("svg");
}

@font-face {
    font-family: 'RelishPro';
    src: url('../fonts/RelishPro-Regular7.woff2') format('woff2'),
        url('../fonts/RelishPro-Regular7.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.grecaptcha-badge {left: -9999999999px!important;}

#tpbr_box {
	padding: 14px 0px 14px!important;
	font-size: 14px!important;
	font-weight: 600!important;
	font-family: "Montserrat", Sans-serif!important;
	margin: 0 auto;
	text-align: center;
}

.acsb-footer {
  display: none !important;
}

/* ====================================================== */
/* 01. Global Styles                                      */
/* ====================================================== */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
html,
body {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 100%;
  height: 100%;
  background: #fff;
  font-family: "Open Sans", sans-serif;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%;
}

.sanmissionlogo {
  width: 35%;
}

#divForm p {
  margin-bottom: 15px;
}

.page-id-151 .investment-sec img {
max-width: 252px;
  margin-bottom: 19px;
  object-position: unset;
  height: 100px;
  object-fit: contain;
}

.privatetrusttitle {
  margin-top: 100px;
}

.privatetrust img {
  height: 30px;
  width: auto !important;
  display: inline !important;
  vertical-align: middle !important;
  margin-top: -10px !important;
}

.fphotocap {
  font-style: italic;
  margin-bottom: 30px;
  color: #4a4030;
  margin-top: -15px;
}

.news-detals iframe {
  margin-bottom: 20px;
}
.news-detals em {
  font-style: italic;
}

.ftserv-mob {
  display: none !important;
}
.ftserv-desk {
  display: inherit !important;
}

div.wpcf7-mail-sent-ok {
  border: 0px;
  display: none !important;
}

.team-member-slider .botm-flex-direction-nav {
  margin: 0px !important;
}

.page page-id-7 .philoshy-sec h6 {
  font-weight: 600 !important;
  line-height: 32px !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
a,
a:hover,
a:focus {
  outline: none;
  color: #006f51;
  text-decoration: none;
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
button,
input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}
button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  -ms-appearance: button;
  -o-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.container {
  max-width: 1350px;
  padding: 0;
  margin: 0 auto;
  width: 100%;
}
h1 {
  font-family: "RelishProMedium";
  font-size: 140px;
  color: #006f51;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-weight: 300;
}
h2 {
  font-family: "RelishProMedium";
  font-size: 48px;
  color: #006f51;
  text-transform: none;
  margin-bottom: 0;
  padding: 0;
  font-weight: 300;
}
h2 span {
  font-size: 60px;
  color: #4a4030;
}
h3 {
  font-family: "RelishProMedium";
  font-size: 43px;
  color: #046798;
  margin: 0;
  padding: 0;
  font-weight: 300;
  text-transform: uppercase;
	line-height: 43px;

}
h4 , .h4{
  font-family: "RelishProMedium";
  font-size: 32px;
  color: #4a4030;
  margin: 0;
  padding: 0;
}
h5 {
  font-family: "RelishProMedium";
  font-size: 30px;
  font-weight: 300;
  color: #353535;
  margin-bottom: 30px;
  padding: 0;
  text-transform: capitalize;
}
h6, .h6 {
  font-family: "RelishProMedium";
  font-size: 25px;
  text-transform: none;
  color: #e1cfa6;
  text-align: center;
  margin: 0;
  padding: 0;
}
p {
  font-size: 16px;
  line-height: 31px;
  margin-bottom: 25px;
  color: hsl(0, 0%, 21%);
  font-family: "Open Sans", sans-serif;
  margin-bottom: 35px;
}
ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
li {
  line-height: 22px;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix {
  clear: both;
}
img {
  max-width: 100%;
}
button {
  border: 0;
  box-shadow: none;
  padding: 0;
}

.sbutton {
  background: #01b0d2;
  text-align: center;
  display: block;
  padding: 28px 15px;
  margin-bottom: 30px;
  font-weight: 600;
  color: #fff;
  font-size: 26px;
  margin-top: -30px;
}

.sbutton:hover {
  color: #ffffff;
  background: #00677b;
}

.sbutton .fa-angle-right {
  font-size: 30px;
  padding-left: 5px;
}

button a {
  width: 120px;
  height: 33px;
  background: #90002b;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  line-height: 33px;
  text-transform: uppercase;
}
img {
  -moz-user-select: none;
}
hr {
  border-color: #695d49;
  color: hsl(0, 0%, 0%);
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 15px;
  width: 100%;
}

::-webkit-input-placeholder {
  color: #dbc79d !important;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #dbc79d !important;
}
:-ms-input-placeholder {
  color: #dbc79d !important;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #dbc79d !important;
}

/* ====================================================== */
/* 02. Header Styles                                      */
/* ====================================================== */

.headr-logos {
  margin: -10px 0 10px 0;
  text-align: left;
  padding: 0 20px;
}
.headr-logos .textwidget img {
  max-width: 240px;
}
.headr-logos ul {
  list-style: none;
  margin: 0 auto;
  text-align: center;
}
.headr-logos li {
  margin: 0 70px 0 70px;
  padding: 0;
  text-align: center;
  width: 21.5%;
  display: inline-block;
}
.headr-logos li:nth-child(3n + 1) {
  margin-left: 70px;
  width: 23%;
}
.headr-logos li:nth-child(3n + 3) {
  margin-left: 60px;
  width: 19.5%;
}
.headr-logos li:last-child {
  padding-left: 0;
}

/* ====================================================== */
/* 03. Banner Area Styles                                 */
/* ====================================================== */

.banner-main-div {
  position: relative;
}
.banner-main-div img {
  width: 100%;
}
.nav-outter {
  background: #e2d1a9;
  position: absolute;
  /*top:12px;*/
  width: 100%;
  height: 75px;
}
.nav-outter .container {
  padding: 0;
}
.navigation {
  margin: 0;
}

.share-area.blog-share li:first-child {
  margin-right: 15px;
  margin-top: -17px;
}
.navigation ul {
  list-style: outside none none;
  margin: 0 auto;
  text-align: center;
}
.navigation li {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 0;
  text-align: center;
  width: 13%;
}
.navigation li a {
  font-family: "RelishProMedium";
  color: #4a4030;
  display: block;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 18px;
  height: 75px;
  padding: 27px 0 0;
  line-height: 26px;
}
.navigation li:nth-child(6n + 1) a {
  padding-right: 12px;
}
.navigation li:nth-child(6n + 2) {
  width: 17%;
}
.navigation li:nth-child(6n + 2) a {
  padding-left: 0;
  padding-right: 0;
}
.navigation li:nth-child(6n + 3) {
  width: 15%;
}
.navigation li:nth-child(6n + 6) {
  width: 16%;
}
.navigation li:nth-child(6n + 6) a {
  padding-top: 27px;
}
.navigation li:nth-child(6n + 3) a {
  padding-left: 0;
  padding-right: 0;
}
.navigation li:nth-child(6n + 4) {
  width: 18%;
}
.navigation li:nth-child(6n + 5) {
  width: 19%;
}
.navigation li:nth-child(6n + 5) a {
  padding-left: 6px;
}

.my-accunt img {
  margin-right: 10px;
  max-width: 20px;
  vertical-align: middle;
  margin-top: -6px;
}
/*.navigation li:nth-child(6n+6) a:hover {
	background:#bcab82;
}
*/
.navigation li.my-accunt.active {
  background: #bcab82 url("../images/arrow-wht.png") no-repeat scroll center top /
    12% auto;
  background-size: 28px;
  color: #000;
  position: relative;
  color: #4a4030;
}
.navigation li:nth-child(6n + 6) a:hover {
  color: #4a4030;
}
.arrow {
  left: 45%;
  position: absolute;
  top: 0;
}
hr.brwn {
  border-color: #695d49;
  color: hsl(0, 0%, 0%);
  margin: 0;
  padding: 0;
  position: absolute;
  top: 96px;
  width: 100%;
}

/***********************slider-section******************************/

.slider-text {
  position: absolute;
  left: 146px;
  top: 28%;
}

.slider-text-three {
  position: absolute;
  left: 146px;
  top: 28%;
}
.slider-text-three h1 {
  font-size: 117px;
  margin-bottom: 0;
  margin-left: 0px;
  line-height: 140px;
  color: #e2d1a9;
}
.slider-text h1 {
  font-size: 117px;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 140px;
}
.slider-text.slider-text-two {
  text-align: right;
  top: 35%;
  right: 178px;     left: inherit;
}
.slider-text-two h1 {
  margin-left: 0;
  font-size: 117px;
}
.silder-mid > h4 {
  padding-left: 8px;
  font-size: 26px;
      margin-bottom: 20px;
}
.slider-text-three h4 {
  margin-left: 90px;
  margin-bottom: 20px;
}
.slider-text-two .silder-mid > h4 {
  margin-bottom: 20px;
  margin-right: 0;
  margin-top: 12px;
}
.silder-mid {
    text-align: center;
}
.flexslider .slides > li {
  height: 720px;
}
.flexslider {
  overflow: hidden;
}

/*****************************************************/

hr.brwn-btm {
  border-color: #695d49;
  bottom: 15px;
  color: hsl(0, 0%, 0%);
  margin: 0;
  padding: 0;
  position: absolute;
  top: -10px;
  width: 100%;
}

/*****************IMage Area**************************/

.imgbg-non {
  margin-top: 9px;
  position: relative;
  top: -10px;
  z-index: 8;
}
.imgbg-non > hr {
  bottom: -5px;
  position: absolute;
}
.imgbg-non > img {
  width: 100%;
}

/* ====================================================== */
/* 04. Clients experiance area                            */
/* ====================================================== */
.client-exp {
  padding: 81px 0 0;
  text-align: center;
}
.client-exp h2 {
  font-size: 40px;
  line-height: 52px;
  padding: 0 10%;
}
.client-contact-sec {
  margin-top: 71px;
}
.client-contact-sec > ul {
  list-style: outside none none;
  margin: 0;
}
.client-contact-sec li {
  display: inline-block;
  margin-left: -4px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  min-height: 510px;
}
.client-contact-sec .sub-green img {
  bottom: 0;
  max-width: 42px;
  min-width: 42px;
  position: absolute;
}
.sub-green {
  background: #006e51;
  bottom: 5px;
  height: 6px;
  position: absolute;
  width: 100%;
}
.img-ttoppp {
  position: relative;
}
.client-contact-sec li:hover .sub-green {
  background: #fff;
  bottom: 5px;
}
.client-contact-sec li:hover .sub-green i {
  color: #fff;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: -16px;
  z-index: 9;
}
.sub-green i {
  color: #006e51;
  bottom: 5px;
  font-size: 42px;
  height: 18px;
  left: 48%;
  position: absolute;
}
.green-cont-head {
  background: hsl(164, 100%, 22%) none repeat scroll 0 0;
  display: none;
  height: 57px;
  padding-top: 15px;
}
.green-cont-head h6 {
  line-height: 35px;
  text-transform: uppercase;
  font-size: 21px;
}
.client-contact-sec li:hover .green-cont-head {
  bottom: 6px;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.logo-cont-top {
  height: 110px;
  top: 32px;
  background: rgba(255, 255, 255, 0.6);
  padding-top: 0;
  position: absolute;
  vertical-align: middle;
  width: 100%;
}
.client-contact-sec li .logo-cont-top > img {
  text-align: center;
  vertical-align: middle;
  width: 100%;
  margin-left: -6px;
  max-width: 290px;
  min-width: 290px;
}

/* ====================================================== */
/* 05.Life style sec area                             */
/* ====================================================== */

.life-style {
  display: inline-block;
  padding: 0px 0 0;
  text-align: center;
  width: 100%;
}
.life-style h4, .life-style .h4 {
  margin-top: 4px;
  font-size: 37px;
  line-height: 43px;
  padding: 0 8%;
}

.life-style-list {
  padding-top: 60px;
  padding-bottom: 80px;
}
.life-style-list > ul {
  list-style: outside none none;
  margin: 0;
}
.life-style-list li {
  display: inline-block;
  margin-left: 20px;
  width: 30%;
  vertical-align: middle;
  line-height: 25px !important;
}
.life-style-list li p {
  font-size: 22px;
  line-height: 41px;
  padding: 0 2%;
}
.life-style-list li:nth-child(3n + 2) {
  margin-left: 0;
  width: 27.6%;
}
.life-style-list img {
  max-width: 252px;
  width: 100%;
}
.life-style-list li:nth-child(3n + 3) {
  margin-left: 0;
  width: 32%;
}
.life-style-list li:nth-child(3n + 3) p {
  padding: 0 0.1%;
}

/* ====================================================== */
/* 06.footer area                                         */
/* ====================================================== */

.ftr-hr {
  border-color: #4a4030;
  background: #fff;
  padding-bottom: 7px;
  position: static;
}

.footer-sec {
  background: #006e51;
  border-top: 1px solid #3a8f79;
}
.ftr-newsletter > h6 {
  text-align: left;
  color: #dbc79d;
  font-size: 30px;
  text-transform: capitalize;
  line-height: 28px;
  margin-bottom: 15px;
}
.ftr-newsletter {
  padding: 40px 0 0px;
  width: 64%;
  float: left;
}

.ftr-newsletter form input {
  border: medium none;
  height: 72px;
  outline: medium none;
  padding-left: 25px;
  width: 317px;
  background: #00523d;
  vertical-align: middle;
  color: #dbc79d;
  font-size: 15px;
  text-transform: capitalize;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-right: 3px;
}
.ftr-newsletter form button {
  font-size: 18px;
  height: 60px;
  width: 106px;
  border: medium none;
  outline: medium none;
  padding-left: 0;
  padding-top: 5px;
  background: #dbc79d;
  vertical-align: middle;
  color: #00523d;
  text-transform: uppercase;
  font-family: "RelishProMedium";
}

a.btnnew {
  border: medium none;
  outline: medium none;
  padding-left: 0;
  padding-top: 5px;
  background: #dbc79d;
  vertical-align: middle;
  color: #00523d;
  text-transform: uppercase;
  font-family: "RelishProMedium";
  height: 60px;
  /* width: 106px; */
  font-size: 18px;
  display: inline-block;
  padding: 0 30px;
  line-height: 61px;
}
.ftr-newsletter-mid > h6 , .ftr-newsletter-mid > .h6{
  font-size: 25px;
  line-height: 23px;
  margin-bottom: 10px;
  text-align: left;
  margin-top: 5px;
  margin-left: 0px;
}
.ftr-newsletter-mid #mc4wp-form-1 {
  margin-top: 0;
}
.ftr-newsletter-mid {
  display: inline-table;
  vertical-align: top;
  width: 50%;
}
.ftr-list-cont {
  display: inline-block;
  width: 34%;
  margin-top: 4px;
  vertical-align: top;
}
.ftr-list-cont:nth-child(2n + 2) {
  width: 15%;
}
.ftr-list-cont ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.ftr-list-cont li {
  display: list-item;
}
.ftr-list-cont li a {
  font-size: 15px;
  line-height: 26px;
  font-family: "RelishProMedium";
  color: #dbc79d;
  text-transform: uppercase;
}
.ftr-list-cont li a:hover {
  color: #fff;
}
.ftr-copyrht > p {
  font-size: 13px;
  margin: 0;
  color: #dbc79d;
}
.ftr-copyrht .lgtxt {
  font-size: 14px !important;
}
.ftr-copyrht p {
  margin-bottom: 0;
  font-size: 11px !important;
  line-height: 19px !important;
}
.ftr-copyrht div {
  margin-bottom: 25px;
  font-size: 11px !important;
  color: #dbc79d;
}

.ftr-copyrht a {
  font-family: "Open Sans", sans-serif;
  margin: 0;
  color: #dbc79d;
}
.ftr-copyrht {
  margin-top: 31px;
}

.footer-right {
  float: right;
}
.footr-lock {
  background: #004f3a;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  padding: 43px 0 121px;
  width: 212px;
      padding: 43px 0 50px;
}
.footr-lock h6, .footr-lock .h6 {
  display: block;
  margin-top: 2px;
  font-size: 25px;
  margin-bottom: 25px;
}
.footr-lock .textwidget {
  cursor: pointer;
}
.footr-lock .textwidget img {
  margin: 0 0 0 4px;
  max-width: 25px;
}
.ftr-social-icons {
  display: inline-block;
  padding: 45px 0 0 50px;
  text-align: center;
}
.ftr-icons {
  list-style: outside none none;
  margin: 25px 0 0 0;
}
.ftr-icons > li {
  display: inline-table;
  padding-right: 38px;
}
.ftr-icons li:last-child {
  padding-right: 0;
}
.ftr-social-icons > h6 {
  font-size: 25px;
  text-align: left;
  margin: 3px 0 0 -2px;
}
.ftr-icons > li a {
  color: #dbc79d;
}
.ftr-icons li a i {
  font-size: 28px;
}
.ftr-icons li a i:hover {
  color: #fff;
  transition: all 0.3s ease-in 0s;
}
.togg-navi.sb-toggle-left {
  display: none;
}

/*************************INTRNAL-PAGE STYLE********************************/

.investment-sec {
  padding: 55px 0 70px;
  text-align: center;
  margin-top: 0px;
}
.portfolio-sec .container {
  padding: 0;
}
.investment-sec h1 {
  margin-bottom: 8px;
  font-size: 50px;
  color: #4a4030;
  text-transform: uppercase;
  line-height: 48px;
  font-family: "RelishProMedium";
}
.investment-sec h2 {
  margin-bottom: 8px;
  font-size: 50px;
  color: #4a4030;
  text-transform: uppercase;
  line-height: 48px;
}
.investment-sec h4 {
  font-size: 28px;
  margin-bottom: 32px;
  color: #006f51;
  line-height: 30px;
}
.investment-sec img {
  max-width: 110px;
  margin-bottom: 19px;
}

.page-id-134 .investment-sec img {
  max-width: 500px !important;
  margin-bottom: 19px;
}

.philoshy-sec h2 {
  text-transform: none;
  font-size: 50px;
  line-height: 60px;
  color: #006f51;
  margin-bottom: 10px;
}
.philoshy-sec h6 {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 23px;
  color: #4a4030;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
.philoshy-sec p {
  font-size: 16px;
  line-height: 31px;
  color: #4a4030;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0;
  padding: 0 13%;
}
/******************portfolio-style***********************/

.portfolio-sec {
  padding: 0;
  position: relative;
  overflow: hidden;
  height: 1165px;
}
.portfolio-position-cont {
  position: absolute;
  top: 80px;
  width: 69%;
}
.portfolio-sec img {
  width: 100%;
  display: block;
}

.page-template-about .port-mid-area {
  padding-bottom: 100px;
  width: 48%;
  margin-top: 9px;
}

.port-mid-area {
  padding-bottom: 100px;
  width: 58.5%;
  margin-top: 9px;
}
.port-mid-area > h2 {
  font-size: 50px;
  line-height: 43px;
  margin-bottom: 16px;
  color: #006f51;
}
.port-mid-area > h6 {
  font-size: 21px;
  line-height: 32px;
  margin-bottom: 25px;
  font-family: "Open Sans", sans-serif;
  color: #4a4030;
  text-align: left;
}
.port-mid-area > p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
  font-family: "Open Sans", sans-serif;
  color: #4a4030;
  text-align: left;
}
.roboust-portfolio-sec > h2 {
  font-size: 42px;
  line-height: 43px;
  color: #4a4030;
}
.roboust-list-sec {
  padding-top: 55px;
}
.roboust-list-sec ul {
  list-style: none;
  margin: 0;
}
.roboust-list-sec li {
  display: inline-block;
  vertical-align: top;
  width: 41.4%;
  margin-bottom: 45px;
}
.roboust-list-sec li:nth-child(4n + 2) {
  width: 55%;
}
.roboust-list-sec li h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  margin-bottom: 14px;
  color: #4a4030;
  text-align: left;
  font-weight: 600;
}
.roboust-list-sec li p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #4a4030;
  margin-bottom: 25px;
  text-align: left;
}
.roboust-list-sec li:nth-child(4n + 3) p {
  padding-right: 4%;
}
.roboust-list-sec li:nth-child(4n + 4) p {
  padding-right: 0%;
}

/****************Asset Management-sec***********************/

.assett-management {
  padding: 0;
  position: relative;
}
.assett-management img {
  width: 100%;
  display: block;
}
.assett-position-cont {
  top: 125px;
  position: absolute;
  left: 0;
}
.asset-mid-sec {
  margin: 0 auto;
  text-align: center;
  width: 42%;
}
.asset-mid-sec > h2 {
  font-size: 50px;
  line-height: 43px;
  color: #006f51;
  margin-bottom: 20px;
  margin-top: 10px;
}
.asset-mid-sec > h6 {
  font-size: 21px;
  line-height: 32px;
  margin-bottom: 30px;
  font-family: "Open Sans", sans-serif;
  color: #4a4030;
  font-weight: 600;
}
.asset-mid-sec > p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 27px;
  color: #4a4030;
  margin-bottom: 0;
  padding: 0 13%;
}

/**********************NEWS PAGE STYLES*********************************/

.news-left-main .container {
  margin-bottom: 0;
  padding: 0;
}
.int-main-head-sec h2 span {
  text-transform: uppercase;
  font-size: 50px;
}
.int-main-head-sec {
  text-align: center;
  background: #f4efe3;
  margin-bottom: 0;
  padding: 60px 0 42px;
  margin-top: -5px;
}
.int-main-head-sec h1 {
  font-family: "RelishProMedium";
  font-size: 48px;
  color: #006f51;
  text-transform: none;
  margin-bottom: 0;
  padding: 0;
  font-weight: 300;
}
.int-main-head-sec h1 span {
  text-transform: uppercase;
  font-size: 50px;
  color: #4a4030;
  text-transform: none;
  font-size: 50px;
  color: #4a4030;
  line-height: 50px;
}
.news-left-left {
  max-width: 1000px;
  padding-right: 40px;
  float: left;
  text-align: left;
  width: 100%;
  /*border-right:#d6c292 solid 1px;*/
}
.news-detals {
  float: left;
  margin: 0 0 30px 0;
  text-align: left;
  width: 100%;
}
.news-detals h3 {
  font-size: 32px;
  line-height: 43px;
  margin-bottom: 5px;
  margin-top: -5px;
  color: #006f51;
  text-transform: capitalize;
}
.news-detals h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
  color: #4a4030;
  text-align: left;
  font-weight: 600; 
    margin-top: 13px;
}
.news-detals img {
  margin-bottom: 30px;
  width: 100%;
}
.news-detals p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 25px;
  color: #4a4030;
}

/********share icon style*********/

.news-det-btm {
  padding-top: 20px;
}
.news-dtl-btm-left {
  float: left;
}
.news-dtl-btm-right {
  float: right;
  margin-top: -10px;
}
.news-dtl-btm-right a {
  font-family: "RelishProMedium";
  font-size: 20px;
  text-transform: uppercase;
}
.news-dtl-btm-right i {
  font-size: 26px;
  margin-left: 9px;
}

.share-area.blog-share ul {
  list-style: outside none none;
  margin-top: -10px;
  margin-left: 0;
  margin-bottom: 0;
}
.news-left-left .btm-arrow-news > img {
  margin: 0;
  max-width: 75px;
  padding: 0 10px;
  width: 100%;
}

.share-area.blog-share li {
  color: #d6c292;
  display: inline-block;
  font-family: "RelishProMedium";
  font-size: 20px;
  margin-right: 0;
  width: 28px;
  text-align: center;
}
/*.share-area.blog-share li:hover {
    color:#006f51 ;
}
*/
.share-area.blog-share li:first-child {
  margin-right: 7px;
  vertical-align: middle;
  width: auto;
}
.share-area.blog-share li{
      font-family: "Montserrat", Sans-serif;
    font-weight: 500;
}
/*Css only for firefox*/
@-moz-document url-prefix() {
  .share-area.blog-share li:first-child {
    margin-top: -14px;
  }
}

/******share-icon-color********/

.st_sharethis_large::after {
  color: #d6c292;
  content: "\f1e0";
  display: inline-block;
  font-family: FontAwesome;
  height: 28px;
  width: 15px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  top: -28px;
  margin: -24px 0 0;
  position: relative;
}
.st_facebook_large::after {
  color: #d6c292;
  content: "\f09a";
  cursor: pointer;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 20px;
  height: auto;
  text-align: center;
  top: -28px;
  margin: -24px 0 0 -2px;
  position: relative;
  width: 15px;
}
.st_twitter_large::after {
  top: -28px;
  margin: -24px 0 0 -8px;
  position: relative;
  color: #d6c292;
  content: "\f099";
  display: inline-block;
  font-family: FontAwesome;
  height: 28px;
  width: 15px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  font-family: "Font Awesome 6 Brands";
    content: "\e61b";
}
.st_email_large::after {
  top: -28px;
  margin: -24px 0 0 -9px;
  position: relative;
  color: #d6c292;
  content: "\f0e0";
  display: inline-block;
  font-family: FontAwesome;
  height: 28px;
  width: 15px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}
.st_pinterest_large::after {
  top: -28px;
  margin: -24px 0 0 -5px;
  position: relative;
  color: #d6c292;
  content: "\f231";
  display: inline-block;
  font-family: FontAwesome;
  height: 28px;
  width: 15px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}

.google-plus-share::after {
  top: -27px;
  margin: 0 0 0 -6px;
  position: relative;
  content: "\f0d5";
  color: #d6c292;
  display: inline-block;
  font-family: FontAwesome;
  height: 28px;
  width: 15px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}
.share-area .left ul li:hover {
  color: #006f51 !important ;
}
.st_pinterest_large:hover::after {
  color: #006f51;
}
.st_email_large:hover::after {
  color: #006f51;
}
.st_sharethis_large:hover::after {
  color: #006f51;
}
.google-plus-share:hover::after {
  color: #006f51;
}
.st_facebook_large:hover::after {
  color: #006f51;
}
.st_twitter_large:hover::after {
  color: #006f51;
}
.st_linkedin_large:hover::after {
  color: #006f51;
}
.google-plus img {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
  display: none;
}
/***********end**************/

.btm-arrow-news {
  background: hsla(0, 0%, 0%, 0) url("../images/line-btm-news.png") repeat-x
    scroll center center;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.btm-arrow-news > img {
  background: hsl(0, 0%, 100%) none repeat scroll 0 0;
  margin: 0;
  padding: 0 15px;
  width: inherit;
}
aside .news-detals:last-child {
  margin-bottom: 0;
}

/**************ASIDE-RIGHT******************************/

.news-right-side {
  max-width: 415px;
  padding-left: 40px;
  width: 350px;
  float: left;
  margin-left: 0px;
  border-left: 1px solid #d6c292;
}
.top-search-input {
  font-size: 16px;
  height: 40px;
  width: 270px;
  border: 1px solid #d6c292;
  padding-left: 15px;
  color: #4a4030;
  padding-top: 3px;
}
.top-search-btn {
  height: 40px;
  margin-left: -6px;
  width: 40px;
  vertical-align: top;
  background: #006f51;
}
.top-search-btn i {
  color: #fff;
  font-size: 21px;
}
.rgt-recent-news {
  margin-top: 80px;
}
.rgt-recent-news > h3 {
  font-size: 33px;
  margin-bottom: 10px;
  color: #4a4030;
  text-transform: capitalize;
  line-height: 30px;
}

.rgt-recent-news-list {
  margin-bottom: 63px;
}
.rgt-recent-news-list ul {
  list-style: none;
  margin: 0;
}
.rgt-recent-news-list li {
  display: list-item;
  border-bottom: 1px solid #d6c292;
  padding: 14px 0;
}
.rgt-recent-news-list li:first-child {
  border-top: 1px solid #eae0c8;
}
.rgt-recent-news-list li:last-child {
  border-bottom: 1px solid #eae0c8;
}
.rgt-recent-news-list li a {
  font-size: 16px;
  font-weight: 600;
}
.rgt-catagry-news > h3 {
  font-size: 33px;
  line-height: 50px;
  margin-bottom: 15px;
  color: #4a4030;
  text-transform: capitalize;
}

.rgt-catagry-list {
  margin: 0;
}
.rgt-catagry-news ul {
  list-style: none;
  margin: 0;
}
.rgt-catagry-news ul li {
  display: list-item;
  margin: 0;
  padding-bottom: 27px;
}
.rgt-catagry-news ul li a {
  font-size: 16px;
  font-weight: 600;
}

.ftr-newsletter-mid .form input {
  display: inline-block;
  height: 60px;
  width: 270px;
}

.textwidget > p {
  color: hsl(40, 46%, 74%);
  font-size: 10px;
}

.ss-page.investment-sec h2{ max-width:900px; width:100%; margin-left:auto; margin-right:auto; }
.ss-tops{ text-align:center; max-width:1000px; margin:0 auto; width:100%;  }
.ss-page h6{ font-family: "Open Sans", sans-serif; font-size:20px; color:#4a4030; line-height:32px; font-weight:600; margin-bottom: 20px; }
.ss-flex{ display:flex; flex-wrap:wrap; justify-content: space-between; margin-top: 90px; }
.ss-box{ width:44%; display:flex; text-align:left; margin-bottom:60px; }
.ss-num{ font-size:50px; color:#fff; background:#d6c292; border-radius:100%; width:70px; height:70px; text-align:center; display:block; line-height:75px; font-family: "RelishProMedium"; min-width:70px; margin-right:30px; }
.ss-bottom{ text-align:center; max-width:940px; margin:0 auto; width:100%; }
.ss-page .btm-arrow-news{ background-size: 2px; margin-top:60px; margin-bottom:60px; }
.ss-page .btm-arrow-news > img{ margin-bottom:0px; }
.ss-form-flex{ display:flex; }
.form-left-sec{ width:57%; }
.form-right-sec{ width:47%; padding-left:5%;}
.investment-sec .form-left-sec img{     max-width: 100%;
    width: 100%;
    height: 97%;
    object-fit: cover; }
.form-right-sec{ text-align:left; }
.form-right-sec h4{ font-family: "RelishProMedium"; font-size:50px; }
.ss-bottom-sec{ background:#f4efe3; padding:50px 0; text-align:center; }
.ss-bottom-sec p{ margin-bottom:0px; font-size: 13px;
    line-height: 23px;}
.investment-sec.ss-page h4{ font-size:50px; margin-bottom: 40px; margin-top:8px; }
.ss-page.investment-sec .wpcf7-submit{ background: #006e51; border: medium none; color: #dbc79d; font-family: "RelishProMedium"; font-size: 18px; height: 63px; outline: medium none; padding: 4px 0 0; text-transform: uppercase; vertical-align: middle; width: 160px; }
.ss-page .contact-cont form p{ width:100%; margin-bottom:25px !important;    margin-right: 0; }
.ss-page .contact-cont form p span input{ padding-top:12px; padding-bottom:12px; max-width: 100%;}
.ss-page.investment-sec .ss-form-sec p{ line-height:32px; font-size:18px; }
.ss-page.investment-sec p label{ font-size:17px; }
.form-ss-sec.contact-cont{ padding-top:10px; }
.hidden-sec{ display:none; }



/**********only chrome*************/

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .navigation li:nth-child(6n + 4) a {
    padding-right: 0;
  }
  .top-search-input::-moz-placeholder {
    color: #000 !important;
  }
  .pagination.pagination-sm > li,
  .page-numbers > li {
    padding-top: 7px !important;
  }
  .pagination.pagination-sm > li a i,
  .page-numbers > li a i {
    margin-top: -4px !important;
  }
}

.stButton .stLarge {
  background: none !important;
  margin: 0;
  padding: 0;
}
.pagination.pagination-sm,
.page-numbers {
  margin: 0 auto;
  text-align: center;
  color: #fff;
}

.pagination.pagination-sm > li,
.page-numbers > li {
  font-size: 25px;
  height: 39px;
  padding-top: 4px;
  width: 34px;
  display: inline-block;
  background: #d6c292;
  margin-right: 10px;
  text-align: center;
  font-family: "RelishProMedium";
  color: #fff;
  vertical-align: top;
  cursor: pointer;
  line-height: 30px;
}
.pagination.pagination-sm > li a {
  color: #fff;
  display: block;
  width: 34px;
}
/*.section-without-banner {
    margin-top: 105px;
}
*/
.pagination.pagination-sm > li.current,
.page-numbers > li.current {
  background: #006e51;
}
.pagination.pagination-sm > li a i,
.page-numbers > li a i {
  cursor: pointer;
  margin-top: -2px;
  vertical-align: text-top;
}
.top-search-input::-moz-placeholder {
  color: #000 !important;
}

/************drop_dwn****************/

.navigation li .sub-menu {
  background: #d1c097;
  color: #4a4030;
  display: none;
  list-style: outside none none;
  min-width: 280px;
  position: absolute;
  text-align: left;
  z-index: 999999 !important;
  padding-bottom: 0;
  margin-top: 0px;     left: 0;
}
.navigation li .sub-menu li {
  display: list-item;
  height: inherit;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.navigation li .sub-menu li:hover {
  background: #e2d1a9;
}
.navigation li .sub-menu li a {
  color: #4a4030;
  font-size: 18px;
  padding: 15px 20px 15px;
  white-space: nowrap;
  height: inherit;
}

.navigation li:hover .sub-menu {
  display: block;
}
.navigation li:hover,
.navigation li.active {
  background: hsl(42, 39%, 71%) none repeat scroll 0 0;
}
.navigation li {
  position: relative;
}

/********only styles are creating IE Browser**********/

@media screen and (min-width: 0\0) {
  .navigation li a {
    height: auto;
  }
  .navigation li:nth-child(6n + 6) a {
    margin-top: 0 !important;
  }
  .navigation li {
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-top: 0px;
    text-align: center;
    width: 13%;
  }
  .navigation li .sub-menu {
    margin-top: 20px;
    padding-top: 8px;
  }

  .navigation li:last-child(6n + 6) {
    width: 16%;
    margin-top: 0px;
  }
  .navigation li.active.my-accunt {
    margin-top: 0px;
    top: -2px;
    padding-bottom: 22px;
  }
  .navigation li .sub-menu li a {
    padding: 16px 20px 10px;
  }
  .navigation li a {
    padding: 29px 0 0;
  }

  .team-member-slider.flexslider ul li .team-slide-main .team-rght h3 {
    line-height: 55px !important;
  }

  .sub-green {
    bottom: 4px;
  }
  .client-contact-sec li:hover .sub-green i {
    bottom: -18px;
  }
  .pagination-sm.pagination > li,
  .page-numbers > li {
    padding-top: 8px;
  }
  .pagination.pagination-sm > li:last-child,
  .page-numbers > li:last-child {
    padding-top: 12px;
  }
  .pagination-sm.pagination > li:first-child {
    padding-top: 12px;
  }
  .page-numbers > li:first-child {
    padding-top: 8px;
  }

  .pagination-sm.pagination > li a i,
  .page-numbers > li a i {
    margin-top: -8px;
  }
  .blog-share.share-area li:first-child {
    margin-top: -52px;
  }
}
/********only styles are creating chrome Browser**********/

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .news-dtl-btm-right {
    margin-top: -5px;
  }
  .navigation li .sub-menu li a {
    padding-top: 20px !important;
  }
}
.life-style-list span.line-break-desktop {
  display: block;
}

/**************team*************************/
.investment-sec.team-page-sec {
  margin-top: -8px;
  padding: 60px 0 77px;
}
.investment-sec.team-page-sec h4 {
  font-size: 27px;
  line-height: 35px;
}
.team-page-sec-inner-container {
  padding-top: 22px;
}
/******one*******/
.team-page-sec-inner-single {
  width: 305px;
  border-right: 1px solid #ebe2cb;
  display: inline-table;
  float: left;
}
.team-page-sec-inner-single > li {
  cursor: pointer;
  display: list-item;
  padding-bottom: 18px;
  padding-right: 10px;
  padding-left: 20px;
  padding-top: 12px;
  text-align: left;
  margin-bottom: 8px;
}
.team-page-sec-inner-single > li:last-child {
  margin-bottom: 0;
}
.team-page-sec-inner-single li:hover,
.team-page-sec-inner-single li.active {
  background: #006e51;
  color: #fff;
  transition: all 0.2s ease 0s;
}
.team-page-sec-inner-single li:hover h5,
.team-page-sec-inner-single li.active h5,
.team-page-sec-inner-single li:hover p,
.team-page-sec-inner-single li.active p {
  color: #fff;
}
.team-page-sec-inner-single li h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  margin-bottom: 0;
  color: #4a4030;
  text-transform: capitalize;
  font-weight: 400;
}
.team-page-sec-inner-single li p {
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0px;
  color: #4a4030;
}

/******two*******/

.team-page-sec-inner-single-one {
  width: 368px;
  border-right: 1px solid #ebe2cb;
  display: inline-table;
  float: left;
}
.team-page-sec-inner-single-one > li {
  cursor: pointer;
  padding-right: 10px;
  display: list-item;
  padding-left: 55px;
  text-align: left;
  margin-bottom: 8px;
  padding-bottom: 18px;
  padding-top: 12px;
}
.team-page-sec-inner-single-one > li:last-child {
  margin-bottom: 0;
}
.team-page-sec-inner-single-one li:hover,
.team-page-sec-inner-single-one li.active {
  background: #006e51;
  color: #fff;
  transition: all 0.2s ease 0s;
}
.team-page-sec-inner-single-one li:hover h5,
.team-page-sec-inner-single-one li.active h5,
.team-page-sec-inner-single-one li:hover p,
.team-page-sec-inner-single-one li.active p {
  color: #fff;
}
.team-page-sec-inner-single-one li h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  margin-bottom: 0;
  color: #4a4030;
  text-transform: capitalize;
  font-weight: 400;
}
.team-page-sec-inner-single-one li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0px;
  color: #4a4030;
}

/******three*******/

.team-page-sec-inner-container ul {
  margin: 0;
}
.team-page-sec-inner-single-two {
  width: 390px;
  border-right: 1px solid #ebe2cb;
  display: inline-table;
  float: left;
}
.team-page-sec-inner-single-two > li {
  cursor: pointer;
  padding-right: 10px;
  display: list-item;
  padding-left: 60px;
  padding-bottom: 18px;
  padding-top: 12px;
  text-align: left;
  margin-bottom: 8px;
}
.team-page-sec-inner-single-two > li:last-child {
  margin-bottom: 0;
}
.team-page-sec-inner-single-two li:hover,
.team-page-sec-inner-single-two li.active {
  background: #006e51;
  color: #fff;
  transition: all 0.2s ease 0s;
}
.team-page-sec-inner-single-two li:hover h5,
.team-page-sec-inner-single-two li.active h5,
.team-page-sec-inner-single-two li:hover p,
.team-page-sec-inner-single-two li.active p {
  color: #fff;
}
.team-page-sec-inner-single-two li h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  margin-bottom: 0;
  color: #4a4030;
  text-transform: capitalize;
  font-weight: 400;
}
.team-page-sec-inner-single-two li p {
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0px;
  color: #4a4030;
}

/******four*******/

.team-page-sec-inner-single-three {
  display: inline-table;
  width: 284px;
  float: left;
}
.team-page-sec-inner-single-three > li {
  cursor: pointer;
  display: list-item;
  padding-right: 10px;
  padding-bottom: 18px;
  padding-top: 12px;
  padding-left: 45px;
  text-align: left;
  margin-bottom: 8px;
}
.team-page-sec-inner-single-three > li:last-child {
  margin-bottom: 0;
}
.team-page-sec-inner-single-three li:hover,
.team-page-sec-inner-single-three li.active {
  background: #006e51;
  color: #fff;
  transition: all 0.2s ease 0s;
}
.team-page-sec-inner-single-three li:hover h5,
.team-page-sec-inner-single-three li.active h5,
.team-page-sec-inner-single-three li:hover p,
.team-page-sec-inner-single-three li.active p {
  color: #fff;
}
.team-page-sec-inner-single-three li h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  margin-bottom: 0;
  color: #4a4030;
  text-transform: inherit;
  font-weight: 400;
}
.team-page-sec-inner-single-three li p {
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0px;
  color: #4a4030;
}
.rund-team-div {
  left: 47.2%;
  position: absolute;
  top: -50px;
}

/***********team-flexslider***********/

.team-member-slider-area {
  background: url(../images/team-flex-01.jpg) no-repeat;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 60px 0 26px 0;
  margin-top: 0;
  position: relative;
}

.flexslider.team-member-slider {
  min-height: 300px;
}

.flexslider.team-member-slider ul li {
  height: inherit;
}
.flexslider.team-member-slider ul li .team-slide-main .team-lft {
  display: inline-block;
}
.flexslider.team-member-slider ul li .team-slide-main .team-lft {
  float: left;
}
.flexslider.team-member-slider ul li .team-slide-main {
  padding: 0 0 0 80px;
}
.flexslider.team-member-slider ul li .team-slide-main .team-rght {
  float: right;
  width: 85.5%;
  padding-right: 60px;
}

.flexslider.team-member-slider ul li .team-slide-main .team-rght i {
  font-style: italic;
}

.flexslider.team-member-slider ul li .team-slide-main .team-lft img {
  border: 3px solid #eae0c8;
  max-width: 150px;
}
.flexslider.team-member-slider ul li .team-slide-main .team-rght h3 {
  font-size: 40px;
  line-height: 40px;
  color: #006f51;
  font-family: "RelishProMedium";
  text-transform: inherit;
}
.flexslider.team-member-slider ul li .team-slide-main .team-rght h6 {
  font-size: 25px;
  line-height: 32px;
  color: #4a4030;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  text-align: left;
  margin-bottom: 20px;
}
.flexslider.team-member-slider ul li .team-slide-main .team-rght p {
  font-size: 16px;
  color: #4a4030;
  text-transform: none;
  line-height: 28px;
}
.flexslider.team-member-slider .flex-direction-nav .flex-prev {
  left: 0;
}
.flexslider.team-member-slider .flex-direction-nav .flex-next {
  right: 0;
}

.flexslider.team-member-slider .flex-direction-nav a {
  top: 44%;
}
.investment-sec.team-page-sec h2 {
  margin-bottom: 10px;
}

.flexslider.team-member-slider
  ul
  li
  .team-slide-main
  .team-rght.without-img-cont {
  width: 100%;
}

.botm-flex-direction-nav a::before {
  background: hsla(0, 0%, 0%, 0) url("../images/prev.png") no-repeat scroll 0 0 /
    55% auto;
  color: hsla(0, 0%, 0%, 0.8);
  content: "";
  display: inline-block;
  height: 60px;
  text-shadow: 1px 1px 0 hsla(0, 0%, 100%, 0.3);
  width: 60px;
}
.botm-flex-direction-nav a {
  color: hsla(0, 0%, 0%, 0.8);
  cursor: pointer;
  display: block;
  height: 60px;
  margin: 0;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  text-shadow: 1px 1px 0 hsla(0, 0%, 100%, 0.3);
  top: 47%;
  transition: all 0.3s ease-in-out 0s;
  width: 40px;
  z-index: 10;
}
.botm-flex-direction-nav .flex-prev {
  left: 0;
}
.botm-flex-direction-nav a.flex-next::before {
  background: hsla(0, 0%, 0%, 0) url("../images/next.png") no-repeat scroll 0 0 /
    55% auto;
  color: hsla(0, 0%, 0%, 0.8);
  content: "";
  display: inline-block;
  height: 60px;
  text-shadow: 1px 1px 0 hsla(0, 0%, 100%, 0.3);
  width: 60px;
}
.botm-flex-direction-nav .flex-next {
  right: 0;
  text-align: right;
}
.team-member-slider .flex-direction-nav {
  display: none;
}
.banner-main-div.internal-banner {
  max-height: 429px;
  overflow: hidden;
}

*::before,
*::after {
  box-sizing: border-box;
}
.banner-main-div.internal-banner.innerpage-withou-img {
  overflow: inherit;
  padding-top: 105px; padding-top: 18px;
}
/**********team-toggle**************/

.togg-navi.style-toggle {
  position: static;
  text-align: center;
  width: 100%;
}
.togg-navi.style-toggle {
  display: none;
}

/*****************************************/

.headr-logos .textwidget img {
  -webkit-animation-name: fade;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 0;
  animation-name: fade;
  animation-iteration-count: infinite;
}

@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  53% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  53% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

#f1 {
  animation-duration: 0;
  -webkit-animation-delay: 0;
}
#f2 {
  animation-duration: 0;
  -webkit-animation-delay: 0;
}
#f3 {
  animation-duration: 0;
  -webkit-animation-delay: 0;
}

/********only styles are creating IE Browser**********/

@media screen and (min-width: 0\0) {
  .news-detals h3 {
    margin-top: 0;
  }
}

.footer-right-mobile {
  display: none;
}

/*************************************************************************/
/* foundation area */
/*************************************************************************/

.investment-sec.foundation-div {
  margin-top: 0;
  padding-top: 50px;
}
.foundation-div .philoshy-sec h6 {
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 23px;
  padding: 0 4%;
}
.foundation-div .philoshy-sec p {
  line-height: 31px;
  padding: 0 16%;
}
.pleased-sec {
  padding: 0 0;
  position: relative;
}
.pleased-mid-sec-postion {
  position: absolute;
  text-align: left;
  top: 90px;
  width: 34%;
}
.pleased-sec h2 {
  font-size: 50px;
  line-height: 43px;
  margin-bottom: 17px;
}

.pleased-sec h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 21px;
  line-height: 32px;
  margin-bottom: 23px;
  text-align: left;
  color: #000;
}
.pleased-sec img {
  display: block;
  width: 100%;
}

.btn-found-sec {
  background: #dbc79d;
  color: #4a4030;
  cursor: pointer;
  display: block;
  font-family: "RelishProMedium";
  font-size: 20px;
  float: left;
  height: 61px;
  line-height: 52px;
  margin: 0 auto;
  padding-top: 6px;
  text-align: center;
  text-transform: uppercase;
  width: 147px;
}

.btn-found-sec:hover {
  color: #dbc79d;
  background: #007052;
}

.foundation-div .philoshy-sec > h2 {
  margin: 0;
}

/************************************************************************/
/*family-page*/
/************************************************************************/

.family-ofc-sec.investment-sec h4 {
  line-height: 36px;
  margin-bottom: 32px;
}
.family-sec {
  position: relative;
}
.family-sec img {
  width: 100%;
  display: block;
}
.family-mid-sec-postion {
  position: absolute;
  text-align: left;
  top: 85px;
  width: 37%;
}
.family-mid-sec-text > h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 21px;
  line-height: 32px;
  margin-bottom: 8px;
  text-align: left;
  color: #fff;
}
.family-mid-sec-text > p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
  text-align: left;
  color: #fff;
}
.family-mid-sec-text {
  margin-bottom: 40px;
}

.family-mid-sec-text a {
  color: #fff;
  text-decoration: underline;
}

.page-template-newsletter .family-mid-sec-text a {
  color: #006e51;
  text-decoration: none;
}

/************************************************************************/
/*truest-page*/
/************************************************************************/

.truest-co-sec img {
  display: block;
  width: 100%;
}
.truest-co-sec {
  position: relative;
}
.truest-co-sec-postion {
  position: absolute;
  top: 90px;
  text-align: left;
  width: 71%;
}
.truest-co-left-text {
  display: inline-block;
  vertical-align: top;
  width: 43.5%;
}
.truest-co-right-text {
  display: inline-block;
  vertical-align: top;
  width: 55%;
}
.truest-co-left-text h2 {
  font-size: 50px;
  line-height: 43px;
  margin-bottom: 17px;
}
.truest-co-right-text > h2 {
  font-size: 50px;
  line-height: 43px;
  margin-bottom: 17px;
}
.truest-mid-sec li {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  position: relative;
  padding-left: 20px;
}
.truest-mid-sec li::before {
  content: "\f111";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #d6c292;
  font-size: 8px;
  padding-right: 0.5em;
  position: absolute;
  top: 0;
  left: 0;
}

.Components-div {
  margin-top: 210px;
  width: 47%;
}
.Components-div > h2 {
  font-size: 42px;
  line-height: 43px;
  margin-bottom: 35px;
  color: #4a4030;
}
.truest-mid-sec.treust-black-dot {
  display: inline-block;
  vertical-align: top;
  width: 46%;
}
.truest-mid-sec.treust-black-dot li::before {
  color: #4a4030;
}
.family-ofc-sec img {
  margin-top: 5px;
}
.family-sec {
  margin-top: -8px;
}
.truest-mid-sec {
  padding-left: 12px;
}
.Components-div > p {
  margin-bottom: 30px;
}

/*****************About-page*******************/

.investment-sec.aboutus-page {
  padding-bottom: 65px;
}

.aboutus-page .philoshy-sec > h6 {
  font-weight: 600;
  line-height: 32px;
}
.aboutpage-bottom-sec .portfolio-position-cont {
  top: 90px;
}
.aboutpage-bottom-sec .portfolio-position-cont ul {
  margin-left: 12px;
  margin: 0;
}

.aboutpage-bottom-sec .portfolio-position-cont ul li {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  position: relative;
  padding-left: 20px;
}
.aboutpage-bottom-sec .portfolio-position-cont ul li::before {
  content: "\f111";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #d6c292;
  font-size: 8px;
  padding-right: 0.5em;
  position: absolute;
  top: 0;
  left: 0;
}
.aboutpage-bottom-sec .portfolio-position-cont .port-mid-area {
  padding-bottom: 50%;
}
.aboutpage-bottom-sec .roboust-portfolio-sec > h2 {
  margin-bottom: 19px;
}
.aboutpage-bottom-sec .roboust-portfolio-sec > h6 {
  margin-bottom: 35px;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  color: #4a4030;
  padding-right: 3%;
}
.aboutpage-bottom-sec .roboust-portfolio-sec {
  width: 66%;
}
.aboutpage-bottom-sec .roboust-portfolio-sec > p {
  padding-right: 6%;
}

/**********************************contact-page styles*****************************************/

.int-main-head-sec.contact-page-title-sec {
  margin-bottom: 0;
}
.investment-sec.contact-page-cont {
  padding-top: 70px;
  padding-bottom: 45px;
}

.ctlogoright {
  text-align: center;
}
.ctlogoright img {
  max-width: 304px !important;
  margin-top: -20px;
}

.contact-cont.col-md-8 {
  padding-left: 0;
  text-align: left;
  width: 65.667%;
}
.contact-cont form p {
  color: #000;
  float: left;
  font-size: 16px;
  line-height: 28px;
  margin-right: 20px;
  width: 48.3%;
  margin-bottom: 16px !important;
}
.contact-cont form p input,
.contact-cont form p select {
  border: 1px solid #dbcca7;
  height: 38px;
  max-width: 437px;
  width: 100%;
  background: #ffffff;
}
.contact-cont form p select {
  border: 1px solid #dbcca7;
  width: 100%;
  padding-left: 5px;
  color: #000 !important;
}
.contact-cont .textarea {
  float: left;
  width: 100%;
}
.contact-cont p.textarea textarea {
  width: 100%;
  height: 115px;
}

.page-id-182 .contact-cont p.textarea textarea {
  width: 99%;
 
  max-height: 370px;
}

.page-template-Investmentcorner .fixed-income-main .container{
      max-width: 1200px;
}
.contact-cont .button_wrap .sub_btn {
  padding: 3px 0 0;
  background: #006e51;
  border: medium none;
  color: #dbc79d;
  font-family: "RelishProMedium";
  font-size: 18px;
  height: 63px;
  outline: medium none;
  padding: 4px 0 0;
  text-transform: uppercase;
  vertical-align: middle;
  width: 109px;
}
.contact-cont form p:nth-child(10n + 3) {
  margin-right: 0;
}
.contact-cont form p:nth-child(10n + 5) {
  margin-right: 0;
}
.contact-cont form p:nth-child(10n + 7) {
  margin-right: 0;
}
.contact-cont form p:nth-child(10n + 9), .contact-cont form p:nth-child(10n + 11) {
  margin-right: 0;
}
.contact-right.col-md-4 {
  padding-left: 50px;
  padding-right: 0;
  text-align: left;
  width: 33.333%;
}
.contact-right .contact-rightaddress h4 {
  font-size: 33px;
  margin-bottom: 15px;
}
.contact-right.col-md-4 .contact-rightaddress > p {
  font-size: 15px;
  font-weight: 600;
  color: #4a4030;
  margin-bottom: 14px;
}
.contact-right.col-md-4 .contact-rightaddress.contact-right-bottom > p {
  font-weight: 400;
  line-height: 32px;
}
.contact-rightaddress iframe {
  height: 210px;
  margin-top: -6px;
  display: block;
}
.phone-and-other:nth-child(2n + 1) {
  display: block;
  padding-top: 0px;
}
.contact-right .btm-arrow-news > img {
  margin: 0;
  max-width: 70px;
  padding: 0 8px;
  vertical-align: super;
}
.contact-right .btm-arrow-news {
  display: block;
  padding-top: 6px;
  vertical-align: middle;
}
.contact-rightaddress > p i {
  margin-right: 8px;
  margin-top: -1px;
  display: inline;
}
.contact-rightaddress p a.ctmap {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "RelishProMedium";
  font-weight: normal;
  margin-top: -8px;
  display: block;
}
div.wpcf7-validation-errors {
  border: medium none !important;
  color: #920000;
  margin: 0;
  padding: 0;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
  border: medium none;
  left: 0;
  padding: 0.2em 0.8em;
  position: absolute;
  top: -6px;
  font-size: 14px;
}
.button_wrap {
  width: auto !important;
  margin: 3px 0 0;
}
.contact-cont form p span input,
.contact-cont form p span textarea {
  color: #000 !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  padding: 10px;
}
.contact-cont.col-md-8 > h4 {
  font-size: 33px;
  margin-bottom: 17px;
}
.phone-and-other a {
  color: #4a4030;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-right: 42px;
}
.phone-and-other a:last-child {
  padding-right: 0;
}
.phone-and-other a i {
  margin-right: 10px;
}
.int-main-head-sec.contact-page-title-sec {
  margin-top: 0;
}
.tel_fax {
  margin-right: 33px !important;
}
.phone-and-other a:last-child {
  margin-right: 0;
}
.contact-right .contact-rightaddress {
  margin-bottom: 0px;
}
.contact-rightaddress.contact-right-bottom {
  margin-top: 12px;
}
.contact-rightaddress.contact-right-bottom > p {
  color: #4a4030;
  line-height: 39px;
  font-size: 16px;
  font-weight: normal;
}
.contact-rightaddress.contact-right-bottom span {
  font-size: 14px;
  font-style: italic;
  color: #006f51;
}

.investment-sec li {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 16px;
  line-height: 31px;
  text-align: left;
  position: relative;
  padding-left: 20px;
}
.investment-sec li::before {
  content: "\f111";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #d6c292;
  font-size: 8px;
  padding-right: 0.5em;
  position: absolute;
  top: 0;
  left: 0;
}
ol {
  padding-left: 15px;
}
.investment-sec ol li {
  display: list-item !important;
  color: #000;
  font-size: 16px;
  line-height: 31px;
  list-style-type: decimal !important;
  margin: 0;
  padding: 0 0 10px 0px;
}
.investment-sec ol li::before {
  padding-right: 5px;
  color: hsl(179, 99%, 31%);
  content: "";
  font-size: 34px;
  line-height: 22px;
  padding-right: 10px;
  vertical-align: middle;
}
.investment-sec p {
  color: #000;
  font-size: 16px;
  line-height: 31px;
  margin-bottom: 25px;
}
.team-page-sec-inner-single li::before {
  content: "";
}
.team-page-sec-inner-single-one li::before {
  content: "";
}
.team-page-sec-inner-single-two li::before {
  content: "";
}
.team-page-sec-inner-single-three li::before {
  content: "";
}
/**********************************************************************/

.safety-soundness-page-cont .philoshy-sec h6 {
  padding: 0 6%;
}
.safety-soundness-page-cont .philoshy-sec p {
  padding: 0;
}
.safety-soundness-page-cont-bottom .pleased-mid-sec-postion {
  top: 75px;
  width: 51%;
}
.pleased-mid-sec li {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  position: relative;
  padding-left: 20px;
  padding-bottom: 25px;
}
.pleased-mid-sec li a {
  color: #e2d1a9;
}
.pleased-mid-sec li::before {
  content: "\f111";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #d6c292;
  font-size: 8px;
  padding-right: 0.5em;
  position: absolute;
  top: 0;
  left: 0;
}
.safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 3) {
  padding-right: 22%;
}
.safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 4) {
  padding-right: 35%;
}
.safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 5) {
  padding-right: 37%;
}
.safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 6) {
  padding-right: 38%;
}
.safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 7) {
  padding-right: 38%;
}
.safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 8) {
  padding-right: 38%;
}
/*****************************************************************/

.investment-sec .community-commitment-page-cont h4 {
  font-size: 28.43px;
}
.community-commitment-page-cont .philoshy-sec h6 {
  padding: 0 6%;
}
.community-commitment-page-cont .philoshy-sec p {
  padding: 0 13%;
}
.community-commitment-page-cont-bottom .pleased-mid-sec-postion {
  top: 85px;
  width: 29%;
}
.community-commitment-page-cont-bottom .pleased-mid-sec > h2 {
  margin-bottom: 9px;
}
.pleased-sec.safety-soundness-page-cont-bottom {
  margin-top: -25px;
}
.pleased-sec.community-commitment-page-cont-bottom {
  margin-top: -22px;
}

.contact-cont form p span {
  color: #920000;
}
#sb-site {
  background: none !important;
  margin-bottom: -25px;
}
body {
  background-color: #ffffff;
}
.flexslider {
  background: #fff;
}
header {
  background: #fff;
}
.client-exp {
  background: #fff;
  margin-top: -10px;
}
.life-style {
  background: #fff;
}
.imgbg-non {
  background: #fff;
  display: none;
}
.investment-sec {
  background: #fff;
}
.banner-main-div.internal-banner {
  background: #fff;
}
.truest-co-sec {
  background: #fff;
}
.family-sec {
  background: none;
}
.portfolio-sec {
  background: none;
}
.pleased-sec {
  background: none;
}
.flexslider.team-member-slider {
  background: none;
}
.pleased-sec.community-commitment-page-cont-bottom {
  background: none;
}
.news-left-main {
  background: #fff;
  padding-top: 78px;
  padding-bottom: 80px;
}

.main-nav-out-sect {
  background: hsl(0, 0%, 100%) none repeat scroll 0 0;
  position: relative;
  width: 100%;
  z-index: 9;
}

ul {
  margin-bottom: 30px;
  margin-left: 10px;
}
.pagination.pagination-sm > li:hover {
  background: #006e51;
  color: #fff;
}
.page-numbers > li:hover {
  background: #006e51;
  color: #fff;
}
.page-numbers > li:hover a {
  color: #fff;
}
.family-sec {
  border-bottom: 1px solid #000;
}
.int-main-head-sec.section-without-banner {
  padding: 60px 0 45px;
}
.portfolio-sec.aboutpage-bottom-sec {
  height: inherit;
}
.content-above-foot-sec-cont {
  padding: 45px 0;
  text-align: center;
}
.content-above-foot-sec-cont .container > h4 {
  color: hsl(164, 100%, 22%);
  font-size: 28px;
  line-height: 38px;
  padding: 0 12%;
}

/********only styles are creating IE Browser**********/

@media screen and (min-width: 0\0) {
  .section-without-banner.int-main-head-sec {
    padding: 60px 0 30px;
  }
  .contact-cont .button_wrap .sub_btn {
    padding: 8px 0 0;
  }
  .aboutpage-bottom-sec .roboust-portfolio-sec > h2 {
    margin-bottom: 30px;
  }
  .content-above-foot-sec-cont .container > h4 {
    padding: 0 13%;
  }
}

.investment-sec.foundation-div.newsletter-div {
  padding: 50px 0 26px;
}
.newsletter-right h3 {
  color: #006e51;
  font-size: 50px;
  margin-bottom: 90px;
  text-transform: capitalize;
  margin-left: -40px;
}
.family-mid-sec-postion.newsletter-right {
  margin: 0 auto;
  text-align: center;
  top: 125px;
  width: 100%;
  position: inherit;
}

.newsletter-right .family-mid-sec-text > h6 a {
  color: #d5c191;
  font-size: 42px;
  font-family: "RelishProMedium";
}
.newsletter-right .family-mid-sec-text > h6 {
  margin-bottom: 10px;
}
.newsletter-right .family-mid-sec-text > h4 {
  color: #010101;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
}
.newsletter-read_more {
  margin-left: 0px;
  font-size: 15px;
  font-family: "RelishProMedium";
  display: inline;
  float: left;
}
.newsletter-read_more i {
  font-size: 17px;
  font-weight: 600;
  margin-left: 5px;
}
.newsletter-right .pagination.pagination-sm > li,
.newsletter-right .page-numbers > li {
  color: hsl(0, 0%, 100%);
  cursor: pointer;
  display: inline-block;
  font-family: "RelishProMedium";
  font-size: 25px;
  height: 39px;
  width: 34px;
  line-height: 30px;
  margin-right: 10px;
  padding-top: 4px;
  text-align: center;
  vertical-align: top;
}
.newsletter-right .pagination.pagination-sm > li:last-child,
.newsletter-right .page-numbers > li:last-child {
  margin-right: 0;
}
.newsletter-right .pagination_outer_wrapp {
  padding-top: 10px;
}
.familylkkright {
  margin: 0 auto;
  width: 70%;
}
.newsletter-right p {
  color: #010101 !important;
  margin-bottom: 16px;
}
.btm-arrow-news.news-round-misd > img {
  background: none;
  display: inline-table;
  width: auto;
  padding: 0 8px;
  vertical-align: middle;
  float: left;
}

.btm-arrow-news.news-round-misd {
  margin-bottom: 25px;
  margin-top: 0;
  background: none;
}
.newsletter-right .family-mid-sec-text {
  margin-bottom: 0;
}

.family-sec.newsletter-bg-img {
  background-image:     url("../images/newletr-bottm.jpg");
  background-position:  right bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: auto;
  padding: 90px 0 95px;
  width: 100%;
  background-color: #f5efe3;
  border-bottom: none;
  margin-top: 20px;
  position:relative;
}
.family-sec.newsletter-bg-img:before{
	content:"";
	background-image:url("../images/sandollar.png");
	height: 700px;
	width: 700px;
	position: absolute;
	right: 0;
	left:0;
	top: 20px;
	/* z-index: 999; */
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	    left: -352px;
}
.btm-line-left {
  background: hsla(0, 0%, 0%, 0) url("../images/line-btm-news.png") repeat-x
    scroll center center;
  display: inline-table;
  height: 63px;
  vertical-align: middle;
  width: 45%;
  float: left;
}
.btm-line-rgt {
  background: hsla(0, 0%, 0%, 0) url("../images/line-btm-news.png") repeat-x
    scroll center center;
  display: inline-table;
  height: 63px;
  vertical-align: middle;
  width: 45%;
  float: left;
}

.green-cont-head.green-height-sec-main {
  height: auto;
  padding-bottom: 10px;
}

.client-contact-sec li:nth-child(3n + 3) .sub-green {
  bottom: 4px;
}

.new-client-exp {
  background: #f5efe3;
  padding: 10px 0;
}
.home-link-nw {
  display: inline-block;
  text-align: center;
  width: 32%;
  padding: 0 0;
}
.home-link-nw h6 {
  color: #077053;
  line-height: 38.57px;
  font-size: 27.86px;
  margin-bottom: 5px;
}

.home-link-nw a.read-mre {
  font-size: 23.57px;
  color: #4a4030;
  font-family: "RelishProMedium";
}

.home-link-nw a.read-mre i {
  padding-left: 12px;
  font-size: 32px;
}
.home-link-nw.lft-rgt-line,
.home-link-nw:nth-child(3n + 2) {
  border-left: 1px solid #cbc4b7;
  border-right: 1px solid #cbc4b7;
  padding: 20px 0 35px;
  margin: 0 21px;
}
.centr-center {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: -76px;
}

section.new-client-exp {
  position: relative;
}

.slider-text.banner-nw-dedicated {
  text-align: center;
}

.slider-text.banner-nw-dedicated h4 {
  text-align: center;
}

.slider-text.banner-nw-dedicated h1 {
  margin-left: 0;
}
.slider-text.banner-nw-dedicated h1 {
  margin-left: 0;
}

.slider-text.banner-nw-dedicated h4 {
  padding-left: 0;
  color: #fff;
}

.slider-text.banner-nw-dedicated .silder-mid {
  text-align: center;
}

.slider-text.banner-nw-dedicated.banner-value-nw h4 {
  color: #fff;
}

.slider-text-three.banner-nw-dedicated h4 {
  margin-left: 0;
  color: #fff;
}

.slider-text.banner-nw-dedicated.banner-value-nw h1 {
  color: #e2d1a9;
}
.slider-text-three.banner-nw-dedicated {
  text-align: center;
}

/* ==================================================== */
/* 09. Media Query                                      */
/* ==================================================== */

.contact-cont.col-md-8.signuppage {
  margin: 0 auto;
  float: none;
  width: 77%;
}

span.wpcf7-form-control-wrap.how_we_help {
  margin-top: 11px;
  float: left;
  width: 100%;
}

p.textarea input {
  width: 100%;
  max-width: 98% !important;
}

.contact-cont.col-md-8.signuppage {
  margin: 0 auto;
  float: none;
  width: 59%;
}
span.wpcf7-list-item {
  width: 50%;
  margin-left: 0;
}
.contact-cont.col-md-8.signuppage .wpcf7-form {
  margin-top: 50px;
}
.contact-cont.signuppage form p {
  width: 47.8%;
}

.contact-cont.signuppage form p.textarea {
  width: 100%;
}

.signuppage input[type="checkbox"] {
  width: auto !important;
  height: auto !important;
  -webkit-appearance: checkbox;
  appearance: checkbox;
  -moz-appearance: checkbox;
  -o-appearance: checkbox;
  -ms-appearance: checkbox;
}

.signuppage p.button_wrap {
  float: left;
  width: 100% !important;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.signuppage span.wpcf7-list-item-label {
  color: #000;
}

span.wpcf7-list-item.first {
  margin-left: 0;
}
.wpcf7-list-item label {
  position: relative;
}
.wpcf7-list-item label input[type="checkbox"]:checked + span::after {
  opacity: 1;
  max-width: 22px;
}
.wpcf7-list-item label input[type="checkbox"] {
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.wpcf7-list-item label input[type="checkbox"]:checked + span {
  color: #333;
  background-size: 23px !important;
}
.wpcf7-list-item label span {
  background-size: 23px !important;
  padding-left: 32px;
  display: block;
  font-size: 24px;
  font-family: "verlaglight";
  color: #333;
  line-height: 24px;
  background: url(../images/checkbox.png) left 3px no-repeat;
  cursor: pointer;
  position: relative;

  color: #000;
  float: left;
  font-size: 16px;

  font-family: "Open Sans", sans-serif;
}
span.wpcf7-list-item-label:before {
  content: " ";
}
.wpcf7-list-item label span:after {
  opacity: 0;
  max-width: 0;
  height: 27px;
  width: 22px;
  background-size: 23px !important;
  position: absolute;
  left: 0;
  top: -5px;
  content: "";
  background: url(../images/checkbox.png) left -28px no-repeat;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}

@media(max-width:768px){
.ss-page.investment-sec h2{ font-size:35px; }
.ss-page h6{ font-size:19px; line-height:32px; }	
.ss-flex{ flex-direction:column; margin-top:30px; }
.ss-box{ width:100%; margin-bottom:10px; }
.ss-num{ width:40px; height:40px; line-height:45px; min-width:40px; font-size:30px; margin-right:15px; }
.ss-page .btm-arrow-news{ margin-top:10px; margin-bottom:10px; }
.ss-form-flex{ flex-direction:column-reverse; }
.investment-sec .form-right-sec h4{ margin-bottom:10px; }
.form-right-sec{ width:100%; padding-left:0px; margin-bottom:20px; }
.form-left-sec{ width:100%; }
.investment-sec.aboutus-page{ margin-bottom:20px;}
.ss-bottom-sec{ padding:30px 0;}
.investment-sec.ss-page h4{ font-size:30px; }
.ss-page.investment-sec .ss-form-sec p{ font-size:17px; line-height:28px; }
.ss-page.investment-sec p{ margin-bottom:10px; }
.ss-page .contact-cont form p{ margin-bottom:15px !important;}
.ss-page.investment-sec .wpcf7-submit{ width:110px; height:53px; }
.investment-sec.aboutus-page.ss-page{ padding-bottom:10px; }
.ss-bottom{ padding-top:20px; }
}

@media (max-width: 2904px) {
  .flexslider {
    height: 1040px;
  }
  .slider-text-three {
    top: 35%;
  }
  .slider-text {
    top: 35%;
  }
}
@media (max-width: 2560px) {
  .flexslider {
    height: 1000px;
  }
}
@media (min-width: 1921px) {
  .flexslider {
    height: 744px;
  }
}

@media (max-width: 1920px) {
  .flexslider {
    height: 59vh !important;
  }
}

@media (width: 1920px) {
  .investment-sec {
    margin-top: 0;
  }
  .client-contact-sec img {
    min-width: 635.2px;
    width: 100%;
  }
  .slider-text {
    left: 290px;
    top: 35%;
  }
  .slider-text.slider-text-two {
    right: 340px;
  }
  .flex-direction-nav .flex-prev {
    left: 30px;
  }
  .flex-direction-nav .flex-next {
    right: 30px;
  }
  .port-mid-area {
    padding-bottom: 180px;
  }
  .family-sec.btm_img_sec img {
    overflow: hidden;
  }
}

@media (max-width: 1900px) {
  .investment-sec {
    margin-top: 0;
  }
}

@media (max-width: 1668px) {
  .aboutpage-bottom-sec .portfolio-position-cont .port-mid-area {
    padding-bottom: 38%;
  }

  .aboutpage-bottom-sec .roboust-portfolio-sec {
    width: 72%;
  }
}

.client-contact-sec li {
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
}

.img-ttoppp img {
  width: 100%;
}

.clientreg {
  text-align: left;
}

.clientreg ul li {
  display: inline-block;
  margin-right: 34px;
  padding: 0;
}

.clientreg ul li:before {
  display: none;
}

.clientreg ul {
  padding: 0;
  margin: 0;
  margin-top: -22px;
}

li.google-plus-share.st_googleplus_large {
  display: none !important;
}
@media (max-width: 767px) {
  .clientreg ul li {
    margin-bottom: 30px;
  }
}

@media (min-width: 2000px) {
  .banner-main-div.internal-banner {
    max-height: 557px;
  }
}

@media (max-width: 1600px) {
  .flexslider .slides > li {
    height: 607px;
  }
  .family-mid-sec-postion {
    width: 42%;
  }

  .family-mid-sec-postion.newsletter-right {
    width: 100%;
  }

  .portfolio-sec {
    height: inherit;
  }
  .news-left-main {
    padding-bottom: 20px;
  }
  .truest-co-sec-postion {
    width: 85%;
  }
  .safety-soundness-page-cont-bottom .pleased-mid-sec-postion {
    width: 60%;
  }
  .community-commitment-page-cont-bottom .pleased-mid-sec-postion {
    width: 35%;
  }
  .safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 3) {
    padding-right: 21%;
  }
  .safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 5) {
    padding-right: 36%;
  }
  .safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 7) {
    padding-right: 37%;
  }

  .aboutpage-bottom-sec .portfolio-position-cont .port-mid-area {
    padding-bottom: 33.6%;
  }
  .aboutpage-bottom-sec .roboust-portfolio-sec > p {
    padding-right: 14%;
  }
  .aboutpage-bottom-sec .roboust-portfolio-sec > h2 {
    margin-bottom: 22px;
  }
  .aboutpage-bottom-sec .roboust-portfolio-sec {
    width: 73%;
  }
  .aboutpage-bottom-sec .roboust-portfolio-sec > h6 {
    padding-right: 14%;
  }
  .asset-mid-sec {
    width: 50%;
  }
  .headr-logos li:nth-child(3n + 3) {
    margin-left: 85px;
  }
  .pleased-mid-sec-postion {
    width: 40%;
  }
  .rund-team-div {
    left: 46.6%;
  }
  .Components-div {
    margin-top: 130px;
    width: 46%;
  }

  .pagination.pagination-sm > li,
  .page-numbers > li {
    padding-top: 3px;
  }
  .pagination.pagination-sm > li a i,
  .page-numbers > li a i {
    margin-top: -1px;
  }

  .client-contact-sec li {
    width: 33.3%;
  }
  .client-contact-sec li {
    min-height: 450px;
  }
  .news-left-main .container {
    padding: 0 20px;
    margin-bottom: 30px;
  }

  /*5pm*/

  .headr-logos li {
    margin: 0 70px 0 70px;
    padding: 0;
    text-align: center;
    width: 22%;
  }
  .headr-logos ul {
    margin: 0 auto;
    text-align: center;
  }

  .headr-logos li:nth-child(3n + 1) {
    padding-left: 0;
    padding-right: 0;
    margin-left: 35px;
  }
  .headr-logos li:nth-child(3n + 2) {
    margin-right: 66px;
    width: 20.5%;
  }
  .headr-logos .textwidget img {
    max-width: 200px;
  }
  .headr-logos li:last-child {
    padding-left: 0;
  }
  .headr-logos li:nth-child(3n + 3) {
    width: 19.5%;
  }
  .navigation li a {
    font-size: 18px;
    padding: 29px 0 0 0;
    height: 75px;
  }
  .navigation ul {
    margin: 0 auto;
    text-align: center;
  }
  .nav-outter {
    height: 75px;
    top: 12px;
  }
  .navigation li:nth-child(6n + 1) a {
    padding-right: 12px;
  }
  .navigation li {
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    text-align: center;
    width: 11.8%;
  }
  .navigation li:nth-child(6n + 6) a {
    padding-top: 29px;
  }
  hr.brwn {
    top: 96px;
  }
  .navigation li:nth-child(6n + 6) a {
    padding-left: 0;
    padding-right: 0;
  }
  .navigation li:nth-child(6n + 2) {
    width: 17%;
  }
  .navigation li:nth-child(6n + 3) {
    width: 14.5%;
  }
  .navigation li:nth-child(6n + 4) {
    width: 19%;
  }
  .navigation li:nth-child(6n + 5) {
    margin-left: 0;
    width: 19%;
  }
  .navigation li:nth-child(6n + 6) {
    margin-left: 7px;
    padding-left: 0;
    text-align: center;
    width: 15.4%;
  }
  .navigation li.my-accunt.active {
    background: hsl(40, 30%, 62%) url("../images/arrow-wht.png") no-repeat
      scroll center top / 12% auto;
  }
  .flex-direction-nav a::before {
    background: hsla(0, 0%, 0%, 0) url("../images/prev.png") no-repeat scroll 0
      0 / 55% auto;
  }
  .flex-direction-nav a.flex-next::before {
    background: hsla(0, 0%, 0%, 0) url("../images/next.png") no-repeat scroll 0
      0/ 55% auto;
  }
  .client-exp h2 {
    padding: 0 10%;
  }
  .client-contact-sec {
    margin-top: 61px;
  }
  .life-style h4, .life-style .h4 {
    margin-top: 0;
  }
  .life-style-list li p {
    font-size: 22px;
    line-height: 41px;
    padding: 0 0%;
  }
  .life-style-list li:nth-child(3n + 3) p {
    padding: 0 7%;
  }
  .life-style-list img {
    max-width: 252px;
  }
  .life-style-list li {
    margin-left: 20px;
    width: 30%;
  }
  .life-style-list {
    padding-top: 45px;
    padding-bottom: 65px;
  }
  .life-style-list li:nth-child(3n + 3) p {
    padding: 0 0;
  }
  .life-style-list li:nth-child(3n + 3) {
    margin-left: -0px;
    width: 35%;
  }
  .ftr-newsletter-mid > h6 , .ftr-newsletter-mid > .h6{
    font-size: 25px;
    line-height: 23px;
  }
  .ftr-newsletter {
    padding: 40px 0 8px;
    width: 64%;
  }
  .ftr-newsletter-mid .form input {
    height: 60px;
    width: 270px;
  }
  .ftr-newsletter form input {
    height: 60px;
    font-size: 15px;
  }
  .ftr-newsletter form button {
    height: 60px;
    width: 106px;
    font-size: 18px;
  }
  .ftr-list-cont li a {
    font-size: 16px;
    line-height: 25px;
  }
  .ftr-newsletter-mid {
    width: 57%;
  }
  .ftr-list-cont:nth-child(2n + 2) {
    width: 19%;
  }
  .ftr-list-cont {
    width: 16%;
  }
  .footr-lock h6, .footr-lock .h6 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .footr-lock {
    padding: 43px 0 75px;
    width: 212px;
  }
  .footr-lock .textwidget img {
    margin: 0 0 0 4px;
    max-width: 25px;
  }
  .ftr-social-icons > h6 {
    font-size: 25px;
  }
  .ftr-icons li a i {
    font-size: 28px;
  }
  .ftr-icons {
    margin: 25px 0 0;
  }
  .ftr-social-icons {
    padding: 45px 0 0 50px;
  }
  .ftr-icons > li {
    padding-right: 38px;
  }
  .ftr-copyrht {
    margin-top: 0;
  }
  .textwidget > p {
    font-size: 10px;
  }
  .ftr-copyrht a {
    font-size: 10px;
  }

  /******************service page*************************/

  .investment-sec {
    padding: 35px 0 55px;
  }
  .investment-sec h1 {
    margin-bottom: 8px;
  }
  .investment-sec h2 {
    margin-bottom: 8px;
  }
  .investment-sec h4 {
    font-size: 28px;
    margin-bottom: 32px;
  }
  .investment-sec img {
    max-width: 110px;
    margin-bottom: 19px;
  }
  .philoshy-sec h6 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 23px;
  }
  .philoshy-sec p {
    font-size: 16px;
    line-height: 31px;
  }
  .port-mid-area > h2 {
    font-size: 50px;
    line-height: 43px;
    margin-bottom: 16px;
  }
  .port-mid-area > h6 {
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 25px;
  }
  .port-mid-area > p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 25px;
  }
  .port-mid-area {
    padding-bottom: 100px;
    width: 58.5%;
  }
  .roboust-portfolio-sec > h2 {
    font-size: 42px;
    line-height: 43px;
  }
  .roboust-list-sec li h6 {
    font-size: 21px;
    margin-bottom: 14px;
  }
  .roboust-list-sec li p {
    font-size: 16px;
    line-height: 26px;
  }
  .roboust-list-sec {
    padding-top: 55px;
  }
  .roboust-list-sec li {
    margin-bottom: 30px;
  }
  .asset-mid-sec > h2 {
    font-size: 50px;
    line-height: 43px;
  }
  .asset-mid-sec > h6 {
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  .asset-mid-sec > p {
    font-size: 16px;
    line-height: 27px;
  }

  /******************************news-page********************************/

  .int-main-head-sec {
    padding: 60px 0 50px 0;
  }
  .int-main-head-sec h1 span {
    font-size: 50px;
  }
  .int-main-head-sec h2 span {
    font-size: 50px;
  }

  .news-left-main .container {
    padding: 0;
  }
  .news-left-left {
    max-width: 1000px;
    padding-right: 40px;
    width: 100%;
  }
  .news-right-side {
    max-width: 415px;
    padding-left: 40px;
    width: 350px;
  }
  .news-detals h3 {
    font-size: 33px;
    line-height: 43px;
    margin-bottom: 5px;
    margin-top: -10px;
  }
  .news-detals h6 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .top-search-input {
    font-size: 16px;
    height: 40px;
    width: 270px;
  }
  .top-search-btn {
    height: 40px;
    margin-left: -6px;
    width: 40px;
  }
  .top-search-btn i {
    font-size: 21px;
  }
  .rgt-recent-news {
    margin-top: 80px;
  }
  .rgt-recent-news > h3 {
    font-size: 33px;
    margin-bottom: 10px;
  }
  .rgt-recent-news-list li {
    padding: 14px 0;
  }
  .rgt-recent-news-list li a {
    font-size: 16px;
  }
  .rgt-catagry-news > h3 {
    font-size: 33px;
    line-height: 50px;
    margin-bottom: 15px;
  }
  .rgt-recent-news-list {
    margin-bottom: 63px;
  }
  .rgt-catagry-news ul li a {
    font-size: 21px;
  }
  .rgt-catagry-news ul li {
    padding-bottom: 27px;
  }
  .news-detals img {
    margin-bottom: 30px;
  }
  .news-detals p {
    font-size: 16px;
    line-height: 25px;
  }
  .news-left-left .btm-arrow-news > img {
    margin: 0;
  }
  .share-area.blog-share li {
    font-size: 20px;
  }
  .st_sharethis_large::after {
    font-size: 20px;
  }
  .st_facebook_large::after {
    font-size: 20px;
  }
  .st_twitter_large::after {
    font-size: 20px;
  }
  .st_email_large::after {
    font-size: 20px;
  }
  .st_pinterest_large::after {
    font-size: 20px;
  }
  .google-plus-share::after {
    font-size: 20px;
  }
  .share-area.blog-share li:first-child {
    margin-right: 15px;
    margin-top: -17px;
  }
  .news-dtl-btm-right a {
    font-size: 20px;
  }
  .news-dtl-btm-right i {
    font-size: 26px;
    margin-left: 16px;
  }
  .news-dtl-btm-right {
    float: right;
    margin-top: -10px;
  }
  .btm-arrow-news {
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .news-left-left .btm-arrow-news > img {
    margin: 0;
    max-width: 75px;
    padding: 0 10px;
    width: 100%;
  }
  .pagination.pagination-sm > li,
  .page-numbers > li {
    font-size: 25px;
    height: 39px;
    padding-top: 4px;
    width: 34px;
  }
  .pagination.pagination-sm > li a i,
  .page-numbers > li a i {
    margin-top: -2px;
  }

  @media screen and (min-width: 0\0) {
    .pagination.pagination-sm > li,
    .page-numbers > li {
      padding-top: 7px !important;
    }
  }

  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .pagination.pagination-sm > li,
    .page-numbers > li {
      padding-top: 4px !important;
    }
    .pagination.pagination-sm > li a i,
    .page-numbers > li a i {
      margin-top: -2px !important;
    }
  }

  .roboust-list-sec li {
    padding-right: 20px;
  }
  .portfolio-position-cont {
    width: 85%;
  }
  .roboust-list-sec li {
    width: 42%;
  }
  .navigation li.my-accunt.active {
    top: 0px !important;
    padding-bottom: 0;
  }
  /*@media screen and (min-width:0px)*/
  .navigation li .sub-menu {
    margin-top: 0px;
  }

  @media (max-width: 1599px) {
    .imgbg-non {
      margin-top: 5px;
    }
    .flexslider .slides > li {
      height: inherit;
    }
    .flexslider {
      min-height: initial !important;
    }
  }
  @media (max-width: 1400px) {
    .family-mid-sec-text > p {
      line-height: 24px;
    }
    .family-mid-sec-text > h6 {
      margin-bottom: 0px;
    }

    .familylkkright {
      width: 75%;
    }

    .privatetrusttitle {
      margin-top: 0px;
    }

    .family-mid-sec-postion.newsletter-right {
      right: 50px;
      width: 93%;
    }
    .portfolio-position-cont {
      width: 95%;
    }
    .truest-co-sec-postion {
      width: 100%;
    }
    .safety-soundness-page-cont-bottom .pleased-mid-sec-postion {
      width: 71%;
    }
    .community-commitment-page-cont-bottom .pleased-mid-sec-postion {
      width: 40%;
    }
    .port-mid-area {
      padding-bottom: 50px;
    }
    .portfolio-position-cont {
      top: 40px;
    }
    .assett-position-cont {
      top: 65px;
    }
    .asset-mid-sec {
      width: 59%;
    }
    .aboutpage-bottom-sec .portfolio-position-cont .port-mid-area {
      padding-bottom: 18%;
    }

    .Components-div {
      margin-top: 80px;
      width: 47%;
    }
    .truest-co-left-text {
      width: 46%;
    }
    .truest-co-right-text {
      width: 53%;
    }

    .family-mid-sec-postion {
      width: 58%;
      margin-top: -45px;
    }
    .top-search-input {
      width: 348px;
    }
    .top-search-btn {
      width: 44px;
    }
    .rund-team-div {
      left: 46%;
    }
    .headr-logos li {
      padding: 0;
    }
    .headr-logos li:nth-child(3n + 1) {
      padding-left: 0;
      padding-right: 0;
    }
    .navigation li a {
      padding: 29px 4.5% 0 46px;
    }
    .client-exp h2 {
      padding: 0 1%;
      font-size: 35px;
    }
    .life-style h4, .life-style .h4 {
      padding: 0 1%;
      font-size: 32px;
    }
    .life-style-list li p {
      padding: 0 0;
    }
    .life-style-list li {
      margin-left: 0;
      width: 30%;
    }
    .footer-right {
      width: 41%;
    }
    .ftr-newsletter {
      width: 59%;
    }
    .ftr-newsletter-mid .form input {
      width: 307px;
    }
    .client-contact-sec li {
      min-height: 400px;
    }
    .news-left-left {
      width: 67%;
    }
    .news-right-side {
      max-width: 100%;
      width: 33%;
    }
    .ftr-social-icons {
      padding: 51px 0 0 60px;
    }
    .portfolio-sec .container {
      padding: 0 20px;
    }
    .news-left-main .container {
      padding: 0 20px;
    }
    .slider-text.slider-text-two {
      right: 110px;
    }

    .pagination.pagination-sm > li,
    .page-numbers > li {
      padding-top: 4px;
    }

    /*chromeee*/
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .pagination.pagination-sm > li a i,
      .page-numbers > li a i {
        margin-top: -2px !important;
      }
    }

    /*iEEEEEEEEEEEEE*/

    @media screen and (min-width: 0\0) {
      .pagination-sm.pagination > li,
      .page-numbers > li {
        padding-top: 8px !important;
      }
      .pagination-sm.pagination > li a i,
      .page-numbers > li a i {
        margin-top: -3px !important;
      }

      .navigation li .sub-menu {
        margin-top: -24px;
        padding-top: 8px;
      }
    }
    .navigation li.my-accunt.active {
      top: 0px !important;
      padding-bottom: 0;
    }
  }

  @media (width: 1366px) {
    .family-mid-sec-postion {
      width: 61%;
    }
    .navigation li.my-accunt.active {
      top: -0px !important;
    }
  }

  @media (width: 1280px) {
    .footer-sec {
      padding: 0 15px;
    }
    .ftr-list-cont:nth-child(2n + 2) {
      padding-left: 2%;
      width: 22%;
    }
    .top-search-input {
      width: 318px;
    }
    .family-mid-sec-postion {
      width: 90%;
    }
    @media screen and (min-width: 0px) {
      .navigation li .sub-menu {
        margin-top: -2px !important;
      }
    }
  }

  @media (max-width: 1200px) {
    .home-link-nw.lft-rgt-line,
    .home-link-nw:nth-child(3n + 2) {
      margin: 0 10px;
    }
    .home-link-nw h6 {
      line-height: 30.57px;
      font-size: 21.86px;
      margin-bottom: 15px;
    }
    .home-link-nw a.read-mre {
      font-size: 15px;
    }
    .home-link-nw a.read-mre i {
      padding-left: 10px;
      font-size: 20px;
    }

    .familylkkright {
      width: 90%;
    }

    .community-commitment-page-cont-bottom .pleased-mid-sec-postion {
      width: 48%;
    }
    .portfolio-position-cont {
      width: 100%;
    }
    .portfolio-sec {
      background: #fff;
    }
    .family-mid-sec-postion.newsletter-right {
      width: 93%;
    }

    .safety-soundness-page-cont-bottom .pleased-mid-sec-postion {
      width: 83%;
    }
    .contact-cont form p {
      width: 48.4%;
    }
    .family-mid-sec-postion {
      width: 100%;
    }
    .aboutpage-bottom-sec .portfolio-position-cont .port-mid-area {
      padding-bottom: 4%;
    }
    .aboutpage-bottom-sec .portfolio-position-cont {
      padding-bottom: 30px;
    }
    .pleased-mid-sec-postion {
      padding-left: 15px;
      width: 50%;
    }
    .Components-div {
      width: 60%;
    }
    .truest-co-right-text > h2 {
      font-size: 44.53px;
    }
    .truest-co-left-text h2 {
      font-size: 44.53px;
    }
    .portfolio-position-cont {
      padding-top: 50px;
      position: static;
    }
    .assett-position-cont {
      padding: 45px 0 55px;
      position: static;
    }

    .top-search-input {
      width: 333px;
    }
    .team-page-sec-inner-single {
      width: 255px;
    }
    .team-page-sec-inner-single-one {
      width: 328px;
    }
    .team-page-sec-inner-single-two {
      width: 330px;
    }
    .rund-team-div {
      left: 44%;
    }

    .headr-logos li:nth-child(3n + 1) {
      margin-left: 80px;
    }
    .nav-outter .container {
      padding: 0 20px;
    }
    .navigation li:nth-child(6n + 1) a {
      padding-right: 0;
    }
    .navigation li:nth-child(6n + 2) a {
      padding-right: 0;
    }
    .navigation li:nth-child(6n + 3) a {
      padding-right: 0;
    }
    .navigation li:nth-child(6n + 4) a {
      padding-right: 0;
    }
    .navigation li:nth-child(6n + 5) a {
      padding-right: 0;
    }
    .navigation li {
      width: 12%;
    }
    .life-style-list li {
      width: 35%;
    }
    .slider-text h1 {
      font-size: 100px;
      line-height: 100px;
    }
    .ftr-list-cont {
      width: 20%;
    }
    .slider-text {
      left: 89px;
      width: auto;
    }
    .slider-text.slider-text-two {
      float: right;
      right: 80px;
      text-align: right;
      width: auto;
    }
    .ftr-icons > li {
      padding-right: 22px;
    }
    .contact-right.col-md-4 {
      padding-left: 17px;
      padding-right: 10px;
    }

    .philoshy-sec {
      margin: auto 71px;
    }
    .headr-logos li:nth-child(3n + 1) {
      margin-left: -15px !important;
    }

    .headr-logos li:nth-child(3n + 2) {
      margin-right: 5% !important;
      margin-left: 26px !important;
      margin-left: 5% !important;
    }

    .headr-logos li:nth-child(3n + 3) {
      margin-left: 25px;
    }
    .navigation li a {
      padding: 29px 4.5% 0px 0px;
    }
    .contact-cont.col-md-8 {
      padding-left: 28px;
    }
    .headr-logos li {
      margin: -2px 20px;
    }
    .ftr-newsletter-mid .form input {
      width: 200px;
    }
    .footr-lock {
      padding: 60px 0px 75px;
      width: 204px;
    }
    .ftr-social-icons {
      padding: 60px 0px 0px 15px;
    }
    .ftr-newsletter {
      padding: 40px 14px 8px;
    }
    .ftr-newsletter-mid {
      width: 52%;
    }
    .client-contact-sec li {
      min-height: 360px;
    }
    /***internal****/
    .asset-mid-sec {
      width: 70%;
    }

    .rgt-catagry-list li a {
      line-height: 28px;
    }
    .news-left-left {
      width: 64%;
    }
    .news-right-side {
      width: 36%;
    }
  }
  @media (max-width: 1024px) {
    /* This media query is written for 1024PX resolution devices */
    .page-template-about .port-mid-area {
      width: 100%;
    }

    .familylkkright {
      width: 100%;
    }

    .family-mid-sec-postion.newsletter-right {
      width: 100%;
    }
    .content-above-foot-sec-cont .container > h4 {
      padding: 0 0;
    }

    .safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 3) {
      padding-right: 0%;
    }
    .safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 4) {
      padding-right: 0%;
    }
    .safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 5) {
      padding-right: 0%;
    }
    .safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 6) {
      padding-right: 0%;
    }
    .safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 7) {
      padding-right: 0%;
    }
    .safety-soundness-page-cont-bottom .pleased-mid-sec li:nth-child(8n + 8) {
      padding-right: 0%;
    }
    .community-commitment-page-cont-bottom .pleased-mid-sec-postion {
      width: 55%;
    }

    .truest-co-sec-postion {
      padding-bottom: 50px;
      padding-top: 50px;
      position: static;
    }
    .Components-div {
      width: 100%;
    }
    .safety-soundness-page-cont-bottom .pleased-mid-sec-postion {
      width: 100%;
    }

    .foundation-div .philoshy-sec h6 {
      padding: 0;
    }
    .foundation-div .philoshy-sec p {
      padding: 0 8%;
    }
    .pleased-mid-sec-postion {
      width: 60%;
      top: 60px;
    }
    .top-search-input {
      width: 330px;
    }
    .flexslider.team-member-slider ul li .team-slide-main .team-rght {
      width: 80%;
    }

    .team-page-sec-inner-single-three {
      margin-top: 20px;
    }
    .team-page-sec-inner-single-three > li {
      padding-left: 15px;
    }

    .navigation li:nth-child(6n + 2) a {
      padding-left: 0;
    }
    .navigation li:nth-child(6n + 3) a {
      padding-left: 0;
    }
    .navigation li:nth-child(6n + 5) a {
      padding-left: 0;
    }
    .navigation li:nth-child(6n + 5) {
      width: 17%;
    }
    .life-style-list span.line-break-desktop {
      display: inline;
    }

    .ftr-newsletter-mid {
      width: 55%;
    }
    .navigation li a {
      padding-left: 0;
    }
    .navigation li:nth-child(6n + 2) {
      width: 17%;
    }
    .navigation li:nth-child(6n + 6) {
      width: 19%;
    }
    .navigation li:nth-child(6n + 4) {
      width: 17%;
    }
    .life-style {
      padding: 20px 0 0;
    }

    /**ftr*/

    .ftr-social-icons {
      padding: 45px 0 0 25px;
      width: auto;
    }
    .ftr-newsletter form input {
      vertical-align: top;
    }
    .client-contact-sec li {
      min-height: 320px;
    }
    .ftr-newsletter-mid .form input {
      width: 207px;
    }

    /***internal****/
    .asset-mid-sec {
      width: 90%;
    }
    .port-mid-area {
      width: 90%;
      padding-bottom: 30px;
    }

    .news-right-side {
      width: 42%;
    }
    .news-left-left {
      width: 58%;
    }
    .headr-logos li {
      margin: 0 60px !important;
    }
    .headr-logos li:nth-child(3n + 1) {
      margin-left: 0;
    }
    .headr-logos li:nth-child(3n + 2) {
      margin-right: 0;
    }
    .home-link-nw {
      vertical-align: top;
    }
  }
  @media (max-width: 991px) {
    /* This media query is written for Ipad and tablets */
    .page-template-about .port-mid-area {
      width: 100%;
    }
    .pleased-sec.safety-soundness-page-cont-bottom {
      background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    }
    .contact-cont.col-md-8 {
      width: 100%;
    }
    .contact-cont form p input,
    .contact-cont form p select {
      max-width: 100%;
    }
    .home-link-nw h6 br {
      display: none;
    }
    .home-link-nw h6 {
      line-height: 29.57px;
      font-size: 20px;
    }

    .community-commitment-page-cont-bottom .pleased-mid-sec-postion {
      width: 57%;
    }
    .contact-cont form p {
      width: 48.8%;
    }
    .contact-cont.col-md-8 {
      padding: 0;
    }
    .contact-right.col-md-4 {
      float: left;
      margin-top: 10px;
      padding: 0;
      width: 100%;
    }
    .safety-soundness-page-cont-bottom .pleased-mid-sec-postion {
      padding: 50px 0 40px;
      position: static;
    }
    .aboutpage-bottom-sec .roboust-portfolio-sec > h6 {
      padding-right: 0;
    }
    .aboutpage-bottom-sec .roboust-portfolio-sec > p {
      padding-right: 0;
    }
    .aboutpage-bottom-sec .roboust-portfolio-sec {
      width: 100%;
    }
    .family-mid-sec-postion {
      padding-top: 40px;
      position: static;
    }
    .family-mid-sec-text > h6 {
      color: #4a4030;
    }
    .family-mid-sec-text > p {
      color: #4a4030;
    }
    .family-mid-sec-text > p a {
      color: #4a4030;
    }
    .truest-co-left-text {
      margin-bottom: 40px;
      width: 100%;
    }
    .truest-co-right-text {
      width: 100%;
    }
    /***internal****/
    .philoshy-sec p {
      padding: 0 2%;
    }
    .news-right-side {
      padding-left: 25px;
    }
    .ftr-social-icons {
      padding: 45px 0 0 10px;
    }
    .ftr-list-cont {
      width: 17%;
    }
    .slider-text h1 {
      font-size: 90px;
      margin-left: 100px;
    }
    .container {
      padding: 0 20px;
    }
    .headr-logos {
      padding: 0;
    }
    .footer-sec .container {
      padding: 0;
    }
  }
  @media (max-width: 850px) {
    .page-template-about .port-mid-area {
      width: 100%;
    }

    .team-page-sec-inner-single {
      width: 50%;
    }
    .team-page-sec-inner-single-one {
      width: 50%;
      border: none;
    }
    .team-page-sec-inner-single-one > li {
      padding-left: 15px;
    }
    .team-page-sec-inner-single-two {
      width: 50%;
    }
    .team-page-sec-inner-single-two > li {
      padding-left: 15px;
    }
    .team-page-sec-inner-single-three {
      margin-top: 0;
      width: 50%;
    }
    .flexslider.team-member-slider ul li .team-slide-main .team-rght {
      width: 75%;
    }
    .contact-cont form p {
      width: 48.2%;
    }
  }

  @media (max-width: 768px) {
    .page-template-about .port-mid-area {
      width: 100%;
    }

    .btm-line-left {
      width: 43%;
    }
    .btm-line-rgt {
      width: 43%;
    }

    .newsletter-right h3 {
      margin-left: 0;
    }
    .family-sec.newsletter-bg-img {
      padding: 55px 0 15%;
    }
    .familylkkright {
      width: 100%;
    }
    .community-commitment-page-cont-bottom .pleased-mid-sec-postion {
      width: 100%;
    }
    .pleased-mid-sec-postion {
      width: 98%;
      top: 40px;
    }
    .pleased-sec h6 {
      font-size: 18px;
    }
    .pleased-mid-sec-postion {
      padding-left: 0;
    }
    .pleased-sec h2 {
      font-size: 44px;
      margin-bottom: 0;
    }
    .navigation li:nth-child(6n + 4) {
      width: 16.5%;
    }
    .navigation li a {
      font-size: 15.5px;
    }
    .navigation li:nth-child(6n + 2) {
      width: 16%;
    }
    .navigation li:nth-child(6n + 5) {
      width: 16%;
    }
    .navigation li:nth-child(6n + 6) {
      width: 21%;
    }
    .slider-text h1 {
      font-size: 70px;
      line-height: 70px;
      margin-bottom: 10px;
      margin-left: 0;
    }
    .silder-mid > h4 {
      line-height: 31px;
    }
    .slider-text {
      top: 43%;
    }
    .slider-text.slider-text-two {
      top: 43%;
    }
    .logo-cont-top {
      height: auto;
    }
    .client-contact-sec li .logo-cont-top > img {
      min-width: inherit;
    }

    /***internal****/

    .asset-mid-sec {
      width: 100%;
    }
    .asset-mid-sec > p {
      padding: 0 0;
    }
    .asset-mid-sec > h2 {
      font-size: 54px;
      line-height: 45px;
    }
    .investment-sec h1 {
      font-size: 45px;
    }
    .investment-sec h2 {
      font-size: 45px;
    }
    .port-mid-area > h2 {
      font-size: 45px;
    }
    .asset-mid-sec > h2 {
      font-size: 45px;
    }
    .client-contact-sec li {
      min-height: 270px;
    }
    .news-left-left {
      border-right: medium none;
      padding-right: 0;
      width: 100%;
    }
    .news-right-side {
      margin-top: 60px;
      padding-left: 0;
      width: 100%;
    }
    .ftr-newsletter-mid .form input {
      width: 245px;
    }
    .ftr-newsletter {
      float: none;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
    }
    .ftr-social-icons {
      padding: 25px 0 20px 10px;
    }
    .footer-right {
      float: none;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
    }
    .headr-logos li {
      margin: 0 30px !important;
      width: 22%;
    }
    .headr-logos li:nth-child(3n + 2) {
      width: 19%;
    }
    .headr-logos li:nth-child(3n + 3) {
      width: 19%;
    }
    .slider-text {
      left: 60px;
    }
    .slider-text-two .silder-mid > h4 {
      margin-right: -46px;
    }
    .slider-text-two .silder-mid > h1 {
      margin-right: -46px;
    }

    .life-style h4, .life-style .h4 {
      padding: 0;
    }
  }
  @media (max-width: 767px) {
	  
	  .family-sec.newsletter-bg-img::before {display: none;}

  .page-id-1787 .philoshy-sec iframe {
    width: 100% !important;
    height: 227px !important;
    margin: 0 auto;
    display: block;
  }

	  
	  .page-id-151 .investment-sec img {
  max-width: 280px;
  margin-bottom: 19px;

  height: auto;

}
	  
    /* This media query is written for Mobile landscape and Ipad and tablets portrait */
    .page-template-about .port-mid-area {
      width: 100%;
    }
    .flexslider {
      height: auto !important;
      margin-bottom: 0;
      border: none;
    }

    .home-link-nw {
      flex: 1;
      border-right: 0px solid #cbc4b7 !important;
      border-bottom: 1px solid #cbc4b7;
    }

    .new-client-exp .flxstyle {
      display: flow-root;
    }

    .sanmissionlogo {
      width: 90%;
    }

    #tpbr_box {
      line-height: 17px !important;
      font-size: 13px !important;
    }

    #tpbr_topbar {
      padding: 10px 20px 10px !important;
    }

    .privatetrusttitle {
      margin-top: auto;
    }

    .privatetrust img {
      height: auto;
      width: auto !important;
      display: block !important;
      vertical-align: middle !important;
      margin-top: 3px !important;
      margin-bottom: 3px !important;
    }

    .newsletter-read_more {
      display: block;
      margin-left: 0;
      margin-top: 5px;
    }
    .newsletter-right h3 {
      font-size: 44px;
    }
    .newsletter-right .family-mid-sec-text > h6 a {
      font-size: 35px;
    }
    .slider-text-two .silder-mid > h1 {
      margin-right: 17px;
    }
    .home-link-nw {
      width: 100%;
    }
    .home-link-nw.lft-rgt-line,
    .home-link-nw:nth-child(3n + 2) {
      border-left: none;
      border-right: none;
      padding: 0;
      margin: 40px 0;
    }
    .headr-logos li:nth-child(3n + 1) {
      margin-left: 0 !important;
      margin-right: 0 !important;
    }
    .headr-logos li {
      width: 22% !important;
    }
    .headr-logos li:nth-child(3n + 3) {
      margin: 0 !important;
    }
    .banner-main-div.internal-banner {
      padding-top: 0;
    }
    .banner-main-div.internal-banner.innerpage-withou-img {
      padding-top: 0;
    }
    .sb-slidebar.sb-active {
      max-width: 330px;
    }
    .flex-direction-nav {
      display: none;
    }
    .team-page-sec-inner-container {
      display: none;
    }
    .togg-navi.style-toggle {
      display: block;
    }
    .flexslider.team-member-slider ul li .team-slide-main .team-rght {
      margin-top: 20px;
      width: 100%;
    }
    .rund-team-div {
      left: 43%;
    }
    .slider-text {
      top: 30%;
    }
    .slider-text.slider-text-two {
      top: 30%;
    }

    .navigation li .sub-menu {
      position: relative;
      text-align: center;
      min-width: 100%;
    }
    .navigation li .sub-menu li {
      text-align: center;
      height: inherit;
    }
    .navigation li .sub-menu li a {
      padding: 4px 0px 0px 15px;
      border: medium none;
      font-size: 16px;
    }

    .life-style-list li {
      width: 100%;
      margin-bottom: 30px;
    }
    .life-style-list li:nth-child(3n + 3) {
      width: 100%;
    }
    .life-style-list li p {
      margin: 0;
    }
    .life-style-list li:nth-child(3n + 2) {
      width: 100%;
    }
    hr.brwn {
      top: 48px;
    }
    .headr-logos li:nth-child(3n + 2) {
      margin-right: 2% !important;
      margin-left: 26px !important;
      margin-left: 2% !important;
    }
    .headr-logos .textwidget img {
      max-width: 120px;
    }
    .banner-value-nw {
      top: 29% !important;
      left: -5% !important;
    }
    .home-link-nw h6 {
      margin-bottom: 0px;
    }
    /******************/

    .togg-navi.sb-toggle-left {
      display: block;
    }
    .togg-navi.sb-toggle-left {
      position: absolute;
      z-index: 9999999;
      top: -6px;
    }
    .togg-navi {
      border-radius: 7px;
      color: #006e51;
      cursor: pointer;
      display: block;
      float: none;
      font-size: 36px;
      font-weight: 400;
      height: 30px;
      left: -85%;
      margin: 0 auto 15px;
      position: relative;
      right: 0;
      text-align: center;
      top: 25px;
      width: 120px;
      z-index: 0;
    }
    hr.brwn {
      display: none;
    }
    hr.brwn-btm {
      display: none;
    }
    .imgbg-non {
      margin-top: 0;
    }
    .nav-outter {
      display: none;
    }
    .sb-slidebar .nav-outter {
      display: block;
      height: auto;
      top: 0;
    }
    .sb-slidebar .navigation li a {
      height: auto;
      padding: 12px 0 10px 15px;
      text-align: left;
      border-bottom: 0px solid #8e8a85;
      text-transform: capitalize;
    }
    .sb-slidebar .navigation li {
      display: list-item;
      height: auto;
      margin: 0;
      padding: 0;
      cursor: pointer;
    }
    .sb-slidebar .navigation li:hover {
      color: none;
    }
    .sb-slidebar.sb-left .navigation li .sub-menu li a:hover {
      color: #006e51;
      transition: all 0.5s ease 0s;
    }

    .sb-slidebar .navigation li:nth-child(6n + 6) a {
      padding-left: 15px;
      padding-right: 0;
    }
    .scroll-dis {
      overflow: hidden !important;
      position: fixed !important;
    }

    .body-overflow {
      background: rgba(0, 0, 0, 0.3);
      display: none;
      height: 100%;
      left: 0;
      opacity: 1;
      position: fixed;
      top: 0;
      transition: all 400ms ease 0s;
      width: 100%;
      z-index: 9;
    }
    .mobile-header-logo .textwidget li {
      padding: 10px 0;
      text-align: center;
    }
    /***internal****/

    .roboust-list-sec li {
      margin-bottom: 25px;
      width: 100%;
    }
    .roboust-list-sec li:nth-child(4n + 1) p {
      padding-right: 0;
    }
    .roboust-list-sec li:nth-child(4n + 3) p {
      padding-right: 0;
    }
    .roboust-list-sec li:nth-child(4n + 4) p {
      padding-right: 0;
    }
    .port-mid-area {
      width: 100%;
    }
    .roboust-list-sec li:nth-child(4n + 2) {
      width: 100%;
    }
    .navigation li {
      width: 100% !important;
    }
    .navigation li.my-accunt.active {
      background: hsl(38, 30%, 62%) url("../images/arrow-wht.png") no-repeat
        scroll center top / 6% auto;
    }
    .nav-outter .container {
      padding: 0;
    }
    .slider-text {
      padding-top: 10px;
      width: 60%;
    }
    .slider-text {
      top: 15%;
      left: 0;
    }
    .footr-lock {
      padding: 60px 0;
      width: 100%;
    }
    .footer-right {
      padding-left: 0;
      padding-right: 0;
    }
    .footr-lock .textwidget {
      position: relative;
    }
    .footr-lock .textwidget img {
      left: 280px;
      position: absolute;
      top: -8px;
    }
    .footr-lock {
      padding: 26px 0 0;
    }
    .ftr-social-icons {
      padding: 35px 0 0 0;
    }
    .ftr-social-icons {
      width: 100%;
    }
    .ftr-social-icons > h6 {
      text-align: center;
    }
    .ftr-newsletter {
      text-align: center;
    }

    .ftr-newsletter-mid > h6 , .ftr-newsletter-mid > .h6{
      text-align: center;
    }
    .ftr-list-cont:nth-child(2n + 2) {
      width: 100%;
      text-align: center;
      margin-bottom: 0;
    }
    .ftr-copyrht {
      margin-top: 10px;
      text-align: center;
      max-width: 77%;
      margin: 0 auto;
    }
    .ftr-list-cont {
      margin-bottom: 20px;
      text-align: center;
      width: 100%;
    }
    .ftr-newsletter {
      padding-left: 0;
      padding-right: 0;
    }
    .ftr-newsletter-mid > h6 , .ftr-newsletter-mid > .h6{
      margin-left: 0;
    }
    .footer-right-desktop {
      display: none;
    }
    .footer-right-mobile {
      display: block;
    }
    .ftr-newsletter-mid {
      width: 100%;
    }

    /***************************/

    .menu-item-has-children a::after {
      color: #333;
      content: "\f107";
      display: block;
      font-family: FontAwesome;
      font-size: 20px;
      left: 90%;
      margin-top: -27px;
      position: absolute;
    }
    .menu-item-has-children ul li a::after {
      display: none;
    }

    .sb-slidebar .navigation li:hover {
      background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    }
    .navigation li:hover .sub-menu {
      display: none;
    }

    .top-search-input {
      width: 94%;
    }
    .sb-slidebar {
      background: #f4efe3;
      z-index: 99999;
    }
    .mobile-header-logo {
      background: #fff;
    }
    .sb-slidebar .navigation li {
      background: #f4efe3;
    }
    .sb-slidebar .navigation li:hover {
      background: #f4efe3;
    }
    .navigation li.my-accunt.active {
      background-color: #f4efe3;
      background-image: none;
    }
    .navigation li .sub-menu li:hover {
      background-color: #f4efe3;
    }
    .nav-outter {
      background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    }
    .navigation {
      padding-top: 0;
    }
    .navigation li a {
      font-size: 18px;
    }
    .navigation li .sub-menu {
      margin-top: 10px;
      padding-top: 0;
    
    }
    .client-exp {
      padding: 60px 0 0;
    }
  }

  @media (max-width: 640px) {
    .page-template-about .port-mid-area {
      width: 100%;
    }
    .page-id-134 .investment-sec img {
      max-width: 100% !important;
    }

    .btm-line-left {
      width: 42%;
    }
    .btm-line-rgt {
      width: 42%;
    }
    .headr-logos li {
      width: 25% !important;
    }

    .family-sec.newsletter-bg-img {
      padding-top: 0;
    }

    .newsletter-right h3 {
      font-size: 35px;
      margin-bottom: 50px;
    }
    .newsletter-right .family-mid-sec-text > h6 a {
      font-size: 24px;
    }

    .content-above-foot-sec-cont .container > h4 {
      font-size: 22px;
    }
    .contact-right .contact-rightaddress h4 {
      font-size: 28px;
    }
    .contact-cont.col-md-8 > h4 {
      font-size: 28px;
    }
    .client-exp {
      margin-top: 0;
    }
    .community-commitment-page-cont-bottom .pleased-mid-sec-postion {
      width: 100%;
      position: static;
    }
    .pleased-sec.community-commitment-page-cont-bottom {
      background: hsl(0, 0%, 100%) none repeat scroll 0 0;
      margin-bottom: 0;
    }

    .flexslider.team-member-slider ul li .team-slide-main {
      padding: 0;
    }
    .flexslider.team-member-slider ul li .team-slide-main .team-rght {
      padding-right: 0;
    }
    .team-member-slider .botm-flex-direction-nav {
      display: none;
    }
    .button_wrap {
      margin: 0 0 30px 0;
    }

    .truest-co-left-text h2 {
      font-size: 38px;
    }
    .truest-co-right-text > h2 {
      font-size: 38px;
    }
    .Components-div > h2 {
      font-size: 38px;
    }

    .pleased-sec h2 {
      margin-bottom: 17px;
    }
    .foundation-div .philoshy-sec p {
      padding: 0;
    }
    .top-search-input {
      width: 92%;
    }
    .rund-team-div {
      left: 42%;
    }
    .togg-navi.sb-toggle-left {
      top: -6px;
    }
    .client-exp h2 {
      font-size: 38px;
      line-height: 48px;
      padding: 0;
    }
    .life-style h4, .life-style .h4 {
      font-size: 38px;
      padding: 0;
    }
    .client-contact-sec li {
      margin-bottom: 20px;
      width: 100%;
    }
    .client-contact-sec img {
      width: 100%;
    }
    .ftr-newsletter-mid {
      width: 100%;
    }
    .ftr-newsletter form input {
      vertical-align: top;
    }
    .silder-mid > h4 {
      font-size: 25px;
      line-height: 28px;
    }
    .slider-text h1 {
      font-size: 50px;
      line-height: 50px;
    }
    .client-contact-sec li {
      min-height: 483px !important;
    }
    .client-contact-sec li:nth-child(3n + 3) {
      min-height: 513px;
    }
    .footr-lock .textwidget img {
      left: 215px;
    }

    /***internal****/

    .investment-sec h1 {
      font-size: 42px;
      line-height: 40px;
    }
    .investment-sec h2 {
      font-size: 42px;
      line-height: 40px;
    }
    .port-mid-area > h2 {
      line-height: 45px;
    }
    .roboust-portfolio-sec > h2 {
      font-size: 45px;
    }
    .asset-mid-sec > h2 {
      font-size: 45px;
    }
    .life-style {
      padding: 10px 0 0;
    }
    .togg-navi {
      top: 75px;
    }
    .int-main-head-sec h1 span {
      font-size: 40px;
    }
    .int-main-head-sec h2 span {
      font-size: 40px;
    }
    .int-main-head-sec {
      padding: 40px 0;
    }
    .imgbg-non {
      top: -12px;
    }

    .footr-lock .textwidget img {
      left: 185px;
      position: absolute;
    }
    .pleased-mid-sec-postion {
      padding: 30px 0 0;
      position: static;
    }
    .pleased-sec {
      margin-bottom: 40px;
    }
    .contact-cont form p {
      margin-right: 0;
      width: 100%;
    }
  }
  @media (max-width: 580px) {
    .page-template-about .port-mid-area {
      width: 100%;
    }

    .ftserv-mob {
      display: inherit !important;
    }
    .ftserv-desk {
      display: none !important;
    }

    .contact-rightaddress iframe {
      pointer-events: none;
      scrollwheel: false;
    }

    .pleased-mid-sec-postion p {
      color: inherit !important;
    }
    .pleased-mid-sec-postion li {
      color: inherit !important;
    }
    .pleased-mid-sec-postion h6 {
      color: inherit !important;
    }

    .philoshy-sec {
      margin: auto 30px;
    }

    .news-right-side {
      border: 0px !important;
    }

    .investment-sec.contact-page-cont {
      padding-top: 36px;
      padding-bottom: 45px;
    }

    .navigation li.my-accunt.active {
      top: 0px !important;
    }
    .btm-line-left {
      width: 41%;
    }
    .btm-line-rgt {
      width: 41%;
    }
    .client-contact-sec li:nth-child(3n + 3) {
      min-height: 513px;
    }
    .safety-soundness-page-cont-bottom .pleased-mid-sec-postion {
      padding: 50px 0 0;
    }
    .newsletter-right h3 {
      font-size: 32px;
    }
    .mobile-header-logo .textwidget li {
      padding: 0;
    }

    .team-member-slider .botm-flex-direction-nav {
      display: none;
    }
    .team-page-sec-inner-single {
      width: 100%;
      border: none;
    }
    .team-page-sec-inner-single-one {
      width: 100%;
    }
    .team-page-sec-inner-single-two {
      width: 100%;
      border: none;
    }
    .team-page-sec-inner-single-three {
      width: 100%;
    }

    .flexslider.team-member-slider {
      margin-top: 30px;
    }
    .rund-team-div {
      left: 41%;
    }

    .footr-lock h6, .footr-lock .h6 {
      margin-left: 30px;
    }

    .headr-logos li:nth-child(3n + 1) {
      margin: 0 !important;
      width: 100% !important;
    }
    .headr-logos li:nth-child(3n + 2) {
      margin: 0 !important;
      width: 100% !important;
    }
    .headr-logos li:nth-child(3n + 3) {
      margin: 0 !important;
      width: 100% !important;
    }
    .headr-logos li {
      margin: 0 !important;
      width: 100% !important;
    }

    #f2 {
      display: none;
    }
    #f3 {
      display: none;
    }

    .togg-navi.sb-toggle-left {
      top: 6px;
    }
    .headr-logos {
      height: 83px;
      margin-top: -22px;
      padding: 0;
    }
    .headr-logos li:nth-child(3n + 1) {
      padding-top: 20px;
    }
    #f3 {
      margin-top: 0;
    }
    .imgbg-non {
      top: -13px;
    }

    .slider-text {
      top: 15%;
      left: 0;
    }
    .slider-text.slider-text-two {
      top: 15%;
      left: 0;
    }

    .mobile-header-logo .textwidget li {
      display: inline-block;
      padding: 0 10px;
      text-align: center;
      width: 48%;
    }
    .mobile-header-logo .textwidget li #f2 {
      display: block;
    }

    .mobile-header-logo .textwidget li #f3 {
      display: block;
      margin: 0;
    }
    .mobile-header-logo .textwidget li:last-child {
      display: list-item;
      margin: 10px auto 0;
      text-align: center;
    }
    .navigation {
      padding-top: 0;
    }
    .mobile-header-logo {
      padding-bottom: 2px;
      padding-top: 20px;
      width: 100%;
    }
    .mobile-header-logo .textwidget li #f1 {
      margin: 0;
    }
    .mobile-header-logo .textwidget li #f2 {
      margin: 0;
    }

    .siteby-outer > span {
      display: none;
    }
    .siteby-outer {
      display: block;
      margin-top: -9px;
      margin-bottom: 20px;
    }
    .headr-logos li {
      display: list-item !important;
      text-align: center;
    }
    .headr-logos .textwidget img {
      max-width: 180px;
    }
  }

  @media (max-width: 480px) {
    /* This media query is written for Mobile only */
    .page-template-about .port-mid-area {
      width: 100%;
    }
    .page-id-134 .investment-sec img {
      max-width: 100% !important;
    }
    .btm-line-left {
      width: 39%;
    }
    .btm-line-rgt {
      width: 39%;
    }
    .client-contact-sec li:nth-child(3n + 3) {
      min-height: inherit;
    }
    .imgbg-non > hr {
      bottom: 1px;
    }

    .imgbg-non > img {
      width: 100%;
      height: 17px;
    }

    .family-mid-sec-postion.newsletter-right {
      margin: 20px 0 60px;
    }
    .newsletter-right .pagination_outer_wrapp {
      padding-top: 0;
    }
    .truest-co-right-text > h2 {
      font-size: 30px;
    }
    .truest-co-left-text h2 {
      font-size: 30px;
    }
    .Components-div > h2 {
      font-size: 30px;
    }
    .truest-mid-sec.treust-black-dot {
      width: 100%;
    }
    .truest-mid-sec.treust-black-dot ul {
      margin-bottom: 0px;
    }
    .Components-div {
      margin-top: 40px;
    }
    .top-search-input {
      width: 90%;
    }
    .share-area.blog-share ul {
      margin-top: -13px;
    }
    .share-area.blog-share li:first-child {
      margin-top: -62px;
    }
    .pleased-sec h2 {
      font-size: 36px;
    }
    .imgbg-non {
      top: -14px;
    }
    .pleased-mid-sec-postion {
      width: 100%;
    }
    .rund-team-div {
      left: 38%;
    }
    .slider-text {
      margin: 10px 0;
      padding-top: 10px;
    }

    .flexslider.team-member-slider ul li .team-slide-main .team-rght h3 {
      font-size: 35px;
    }
    .investment-sec h4 {
      line-height: 36px;
    }
    .int-main-head-sec h1 span {
      line-height: 54px;
    }
    .int-main-head-sec h2 span {
      line-height: 54px;
    }
    .news-detals h3 {
      line-height: 42px;
    }

    .news-right-side {
      margin-top: 60px;
    }

    .slider-text-three {
      left: 0px;
      top: 34%;
    }

    .slider-text-three h4 {
      margin-left: 0px;
      width: 172px;
      color: #fff;
    }

    .slider-text-three h1 {
      font-size: 38px;
      line-height: 36px;
    }
    .slider-text h1 {
      font-size: 38px;
      line-height: 36px;
    }
    .silder-mid > h4 {
      font-size: 19px;
      line-height: 25px;
      padding-left: 3px;
    }
    .slider-text.slider-text-two {
      top: 5%;
    }
    .slider-text {
      top: 5%;
    }
    .flex-direction-nav a {
      top: 40%;
    }
    .togg-navi {
      top: 70px;
    }
    .client-contact-sec {
      margin-top: 30px;
    }
    .client-contact-sec li {
      min-height: inherit !important;
    }
    .news-dtl-btm-right i {
      font-size: 24px;
    }
    .news-dtl-btm-right a {
      font-size: 20px;
    }
    .share-area.blog-share li {
      font-size: 20px;
    }
    .flex-direction-nav a::before {
      background: hsla(0, 0%, 0%, 0) url("../images/prev.png") no-repeat scroll
        0 0 / 45% auto;
    }
    .flex-direction-nav a.flex-next::before {
      background: hsla(0, 0%, 0%, 0) url("../images/next.png") no-repeat scroll
        0 0 / 45% auto;
    }
    .headr-logos li {
      margin: 0 20px !important;
      width: 100%;
    }
    .client-exp h2 {
      font-size: 20px;
      line-height: 28px;
    }
    .life-style h4, .life-style .h4 {
      font-size: 28px;
      line-height: 36px;
    }
    .ftr-list-cont:nth-child(2n + 2) {
      width: 100%;
    }

    .investment-sec h1 {
      font-size: 35px;
      line-height: 38px;
    }
    .investment-sec h2 {
      font-size: 35px;
      line-height: 38px;
    }
    .roboust-portfolio-sec > h2 {
      font-size: 38px;
    }
    .asset-mid-sec > h2 {
      font-size: 38px;
    }
    .port-mid-area > h2 {
      font-size: 40px;
    }
    .int-main-head-sec {
      padding: 25px 0;
    }
    .slider-text-two .silder-mid > h4 {
      margin-right: -6px;
    }
    .slider-text-two .silder-mid > h4 {
      margin-top: 46px;
    }
    .headr-logos .textwidget img {
      left: 100px;
    }
    #f1 {
      margin-left: 17px;
    }
    #f2 {
      margin-left: 17px;
    }
    #f3 {
      margin-left: 20px;
    }
    .footr-lock .textwidget img {
      left: 135px;
      position: absolute;
    }
    .slider-text.slider-text-two {
      right: 0;
    }
    .footr-lock {
      padding: 23px 0 0;
    }
  }
  @media (max-width: 414px) {
    /* This media query is written for Mobile only */

    .btm-line-left {
      width: 37%;
    }
    .btm-line-rgt {
      width: 37%;
    }
    .newsletter-right h3 {
      font-size: 30px;
      margin-bottom: 40px;
    }
    .aboutpage-bottom-sec .portfolio-position-cont .port-mid-area {
      padding-bottom: 9%;
    }
    .sb-slidebar.sb-active {
      max-width: 290px;
    }
    .client-exp h2 {
      font-size: 19px;
      line-height: 28px;
    }
    .life-style h4, .life-style .h4 {
      font-size: 23px;
      line-height: 33px;
    }
    .life-style-list li p {
      font-size: 19px;
      line-height: 32px;
    }
    .family-ofc-sec h2 {
      font-size: 34px;
    }
    .top-search-input {
      width: 88%;
    }
    .sb-slidebar .navigation li a {
      padding: 12px 15px 10px 15px;
    }
    .share-area.blog-share li {
      font-size: 18px;
    }
    .google-plus-share::after {
      top: -30px;
    }
    .st_pinterest_large::after {
      top: -30px;
    }
    .st_email_large::after {
      top: -30px;
    }
    .st_twitter_large::after {
      top: -30px;
    }
    .st_facebook_large::after {
      top: -30px;
    }
    .st_sharethis_large::after {
      top: -30px;
    }
    .share-area.blog-share li:first-child {
      margin-top: -65px;
    }
    .footr-lock .textwidget img {
      left: 110px;
      margin-left: 0;
    }

    .imgbg-non {
      top: -16px;
    }
    .footr-lock .textwidget img {
      left: 105px;
    }

    .rund-team-div {
      left: 37%;
    }
    .pagination.pagination-sm > li,
    .page-numbers > li {
      font-size: 21.26px;
    }
    .ftr-newsletter-mid {
      margin-bottom: 0px;
    }
    .togg-navi {
      top: 65px;
    }

    /***internal****/

    .investment-sec h1 {
      font-size: 35px;
    }
    .investment-sec h2 {
      font-size: 35px;
    }
    .roboust-portfolio-sec > h2 {
      font-size: 38px;
      line-height: 42px;
    }
    .roboust-list-sec {
      padding-top: 55px;
    }
    .roboust-list-sec li h6 {
      line-height: 32px;
    }
    .news-dtl-btm-right a {
      font-size: 18px;
    }
    .news-dtl-btm-right i {
      font-size: 22px;
      margin-left: 10px;
    }
    .slider-text h1 {
      font-size: 38px;
      margin-bottom: 5px;
    }
    .investment-sec h4 {
      font-size: 22px;
    }
    .philoshy-sec h6 {
      font-size: 19px;
      line-height: 26.8px;
    }
    .news-dtl-btm-right {
      margin-bottom: 10px;
    }
    .slider-text.slider-text-two {
      right: 0;
    }
    .headr-logos .textwidget img {
      left: 80px;
    }

    .page-template-about .port-mid-area {
      width: 100%;
    }
    .page-id-134 .investment-sec img {
      max-width: 100% !important;
    }
  }
  @media (max-width: 375px) {
    /* This media query is written for Mobile only */

    .btm-line-left {
      width: 35%;
    }
    .btm-line-rgt {
      width: 35%;
    }

    .newsletter-right h3 {
      font-size: 25px;
    }
    .footer-sec {
      overflow: hidden;
    }
    .top-search-input {
      width: 87%;
    }
    .imgbg-non {
      top: -17px;
    }
    .ftr-newsletter form button {
      width: 100%;
    }
    .ftr-newsletter-mid .form input {
      margin-bottom: 15px;
      width: 100%;
    }
    .headr-logos li {
      margin: 0 10px !important;
    }
    #f1 {
      margin-left: 0;
    }
    .headr-logos li {
      margin: 0 !important;
      padding: 10px 0 !important;
      width: 80% !important;
    }
    #f1 {
      margin-left: 40px;
      margin-top: 20px;
    }
    #f2 {
      margin-left: 10px;
    }
    #f3 {
      margin-left: 10px;
      margin-top: -30px;
    }
    .footr-lock .textwidget img {
      left: 70px;
    }
    .sb-slidebar.sb-active {
      max-width: 265px;
    }
    .page-id-134 .investment-sec img {
      max-width: 100% !important;
    }
  }

  @media (max-width: 320px) {
    /* This media query is written for Mobile only */
    .page-id-134 .investment-sec img {
      max-width: 100% !important;
    }
    .btm-line-left {
      width: 32%;
    }
    .btm-line-rgt {
      width: 32%;
    }

    .newsletter-right h3 {
      font-size: 22px;
    }
    .newsletter-right .family-mid-sec-text > h6 a {
      font-size: 25px;
    }
    .sb-slidebar.sb-active {
      max-width: 225px;
    }
    .footr-lock .textwidget img {
      left: 65px;
    }
    .slider-text h1 {
      font-size: 28px;
      line-height: 30px;
    }
    .silder-mid > h4 {
      font-size: 16px;
      line-height: 20px;
    }
    .slider-text.slider-text-two {
      right: 60px;
    }
    .togg-navi {
      top: 60px;
    }
    .ftr-newsletter-mid > h6 , .ftr-newsletter-mid > .h6{
      font-size: 26px;
    }

    /***internal****/

    .investment-sec h1 {
      font-size: 28px;
    }
    .investment-sec h2 {
      font-size: 28px;
    }
    .investment-sec h4 {
      font-size: 26px;
    }
    .philoshy-sec h6 {
      font-size: 20px;
    }
    .port-mid-area > h2 {
      font-size: 40px;
      line-height: 38px;
    }
    .top-search-input {
      width: 232px;
    }
    .news-detals h3 {
      font-size: 32px;
    }

    .rund-team-div {
      left: 33%;
    }
  }
}
p.locationhead .ctmap {
  margin-top: 5px !important;
}
p.locationhead {
  margin-bottom: -10px !important;
}

.home-link-nw {
  flex: 1;
  border-right: 1px solid #cbc4b7;
  padding: 17px 0 25px !important;
  border-left: none !important;
  margin: 0 !important;
}

.home-link-nw:last-child {
  border: none;
}

.flxstyle {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.home-link-nw a.read-mre {
  font-size: 19px;
}

.home-link-nw a.read-mre i {
  font-size: 25px;
}
section.new-client-exp .container {
  max-width: 90%;
}

.signuppage .wpcf7 {
  margin-right: -23px;
}

a.button.appendit {
  background: #006e51;
  border: medium none;
  color: #dbc79d;
  font-family: "RelishProMedium";
  font-size: 18px;
  height: 63px;
  outline: medium none;
  padding: 4px 0px 0;
  text-transform: uppercase;
  vertical-align: middle;
  width: 277px;
  display: block;
  line-height: 63px;
  margin: 20px auto;
  text-align: center;
}

.slider-text.slider-text-two a.button.appendit {
  margin: 20px auto;
  margin-right: 85px;
}

.slider-text a.button.appendit {
  display: block;
}

section.family-sec.btm_img_sec {
  background-size: cover;
  display: block;
  float: left;
  width: 100%;
  background-position: center;
  /* min-height: 907px; */
}

.family-mid-sec-postion {
  position: static;
  padding-top: 50px;
}
.wpcf7-response-output {
  border: none !important;
  text-align: center;
  clear: both;
  color: red;
  font-size: 14px;
}
@media (max-width: 767px) {
  section.family-sec.btm_img_sec {
    background: none !important;
  }
  img.mbs {
    display: block !important;
  }
}

.conten {
  margin-top: 45px;
  max-width: 81%;
  margin: 0 auto;
  margin-top: 45px;
}
.rw-btm strong {
  font-weight: normal;
  font-family: "Playfair Display";
  font-size: 19px;
  line-height: 21px;
}
.review-block {
  display: flex;
  align-items: center;
  margin-bottom: 90px;
}
.review-block:last-child {
  margin-bottom: 30px;
}
.review-left {
  width: 48%;
}
.review-right {
  width: 52%;
}
.review-left {
  min-height: 840px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.reviews-sec {
  flex-direction: column;
}
.review-block.fwd {
  background: #fff;
  border: 1px solid #bbb;
  padding: 30px;
  margin-left: 0px;
  position: relative;
  box-shadow: 0 0 4px rgb(0 0 0 / 50%);
  background-color: #ffffff;
  box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 19%);
  -webkit-box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 19%);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.19);
  /* padding: 15px; */
  text-align: left;
  /* margin-bottom: 95px; */
  border: none;
}
.review-box {
  border: 1px solid #695d49;
  padding: 30px 25px;
}
.rw-btm {
  padding: 25px 40px;
  padding-bottom: 0px;
}
.review-box p {
  margin-bottom: 20px;
}
.review-box p:last-child {
  margin-bottom: 0px;
}
.reviews-sec .review-block:nth-child(even) {
  flex-direction: row-reverse;
}
.reviews-sec .review-block:nth-child(even) .review-box {
  margin-left: 0px;
  margin-right: -100px;
}

.review-block.fwd .review-right {
  width: 100%;
  position: relative;
}
.review-block.fwd .review-right .review-box {
  margin-left: 0;
  margin-right: 0;
}

.review-block.fwd .rw-btm {
  padding: 0;
  text-align: left;
}
.review-block.fwd h4 {
  margin-bottom: 0;
}

/*.review-right:before {
    content: "\f10d";
    font: normal normal normal 14px/1 FontAwesome;
    top: 20px;
    position: absolute;
    z-index: 9999;
    left: 20px;
    font-size: 30px;
}
.review-right:after {
    content: "\f10e ";
    font: normal normal normal 14px/1 FontAwesome;
   
    position: absolute;
    z-index: 9999;
    right: 20px;
    bottom: 20px;
    font-size: 30px;
}*/

.reviews-sec.d-flex {
  max-width: 80%;
  margin: 0 auto;
}
.conten p {
  margin-bottom: 0;
}
.sectionnew {
  text-align: left;
  text-align: left;
  margin-top: 50px;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #dedede;
  padding-top: 80px;
}
@media (max-width: 767px) {
  .review-block.fwd .review-right .review-box {
    padding: 20px;
  }
  .rw-btm h3 {
    font-size: 24px;
    line-height: 37px;
  }
  .page-template-writereview .rental-info-area {
    width: 100%;
    height: auto;
    padding: 0 !important;
  }
  .rgt ul li a {
    padding: 0 0 20px 0 !important;
    margin: 0 !important;
  }
  .reviews-sec.d-flex {
    max-width: 100%;
    margin: 0 auto;
  }
  .conten {
    width: 100%;
  }
  .flexslider.team-member-slider {
    margin-top: 30px;
    height: auto !important;
  }
  .flexslider.team-member-slider ul li .team-slide-main .team-lft {
    float: left;
    float: none;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .flexslider.team-member-slider ul li .team-slide-main .team-rght h3 {
    font-size: 31px;
  }
  .flexslider.team-member-slider ul li .team-slide-main .team-rght h6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.full-menu_mb {
  overflow: hidden;
  width: 100%;
  position: fixed;
}

.nav-outter.full-menu_h {
  height: 100%;
  transition: all 0.5s ease-in-out;
}

.togg-navi {
  border: none;
  margin: 0px 15px 0;
  left: 0;
  padding: 6px 6px;
  display: flex;
  color: #a1793c;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  height: auto;
  position: relative;
  z-index: 9;
}
.togg-navi span {
  margin-left: 10px;
  position: relative;
  font-weight: 500;
  font-family: "RelishProMedium";
  top: -1px;
}
.btn15 {
  position: relative;
  width: 25px;
  height: 25px;
  top: 0px;
  display: inline-block;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.btn15 .icon {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: absolute;
  height: 3px;
  width: 25px;
  top: 10px;
  background-color: #a1793c;
  border-radius: 0px;
  left: 0px;
}
.btn15 .icon::before {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: absolute;
  width: 25px;
  height: 3px;
  background-color: #a1793c;
  content: "";
  top: -8px;
  left: 0px;
  border-radius: 0px;
}
.btn15 .icon::after {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: absolute;
  width: 25px;
  height: 3px;
  background-color: #a1793c;
  content: "";
  top: 8px;
  left: 0px;
  border-radius: 0px;
}
.menu_m.open .btn15 .icon {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: transparent;
}
.menu_m.open .btn15 .icon::before {
  -webkit-transform: rotateZ(45deg) scaleX(1.25) translate(4.5px, 4.5px);
  transform: rotateZ(45deg) scaleX(1.25) translate(4.5px, 4.5px);
}
.menu_m.open .btn15 .icon::after {
  -webkit-transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);
  transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);
}

@media (max-width: 767px) {
  .nav-outter.mobile_h100 {
    position: fixed;
    background: #fff;
    width: 100%;
    left: 0px;
    top: 70px;
    z-index: 99;
    height: 0%;
    overflow-y: scroll;
    z-index: 2147483647;
    display: block;
  }
  .menu-top-nav-container {
    padding: 0px 30px;
  }
  .navigation li {
    text-align: left;
  }
  .nav-outter.full-menu_h {
    top: 46px;     height: 100%;
  }
  .navigation li.my-accunt.active{
	padding-left:0;  
  }
  .navigation li a {
    height: auto;
    padding: 10px 0px;
  }
  .btn15 {
    width: 35px;
  }
  .btn15 .icon,
  .btn15 .icon::before,
  .btn15 .icon::after {
    width: 100%;
  }
  .btn15 .icon::before {
    top: -10px;
  }
  .btn15 .icon::after {
    top: 10px;
  }
  .togg-navi.sb-toggle-left {
    display: flex;
    align-items: center;
  }
  .menu_m.open .btn15 .icon::before {
    top: -7px;
  }
  .navigation li {
    padding-left: 25px;
  }
  .full-menu_h .navigation li:hover,
  .full-menu_h .navigation li.active {
    background: transparent;
  }
  .full-menu_h .navigation li .sub-menu li:hover {
    background: transparent;
  }
  .full-menu_h .navigation li .sub-menu {
    background: transparent;
  }
  .full-menu_h .navigation li .sub-menu li {
    text-align: left;
  }
  .full-menu_h .navigation li .sub-menu li a {
    padding-top: 8px !important;
  }
  .full-menu_h .navigation li .sub-menu li a {
    padding: 4px 0px 5px 15px;
  }
  .full-menu_h .menu-item-has-children a::after {
    font-size: 15px;
    content: "";
    left: -28px;
    top: 21px;
  }
  .menu-item-has-children a::before {
    content: "";
    width: 2px;
    height: 18px;
    background: #006f51;
    top: 2px;
    display: block;
    position: absolute;
    left: -20px;
    top: 13px;
  }
  .menu-item-has-children a::after {
    font-family: inherit;
    width: 18px;
    height: 2px;
    background: #006f51;
    margin-top: 0px;
    top: 2px;
  }
  .full-menu_h .navigation li .sub-menu li a::before {
    display: none;
  }
  .navigation li a {
    position: relative;
    transition: all 0.5s ease-in-out;
  }
  .full-menu_h .navigation li a.active::before {
    display: none;
  }
}
@media (max-width: 580px) {
  .nav-outter.full-menu_h {
    top: 70px;
  }
}


.faq-toggle h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 35px;
      text-align: left;
    color: #006f51;
}
.faq-toggle {
    max-width: 1000px;
    margin: 0 auto;
}
.acc-cont {
  display: none;
}
.acc-head h5 {
      margin-top: 5px;
    margin-bottom: 20px;
  font-size: 25px;
  line-height: 29px;
  color: #4a4030;
  font-weight: 500;
  letter-spacing: 0.3px;
  padding-left: 50px;
}
.faq-toggle .accordion {
  padding-left: 5px;
  margin-bottom: 90px;
}
.accordion-toggle .acc-head {
  padding-right: 44px;
  position: relative;
  cursor: pointer;
}
.accordion-toggle .acc-head .ani-ico {
  position: absolute;
  top: -1px;
  left: 0px;
  width: 27px;
  height: 27px;
}
.accordion-toggle .acc-head .ani-ico::before {
  content: "";
  display: block;
  width: 27px;
  height: 2px;
  position: absolute;
  top: 13px;
  left: 0px;
  background-color: #006f51;
}
.accordion-toggle .acc-head .ani-ico::after {
  content: "";
  display: block;
  width: 2px;
  height: 26px;
  position: absolute;
  top: 0px;
  left: 13px;
  background-color: #006f51;
}
.accordion-toggle .acc-head.active .ani-ico::after {
  display: none;
}

.acc-cont p strong {
  color: #0089b5;
}

.acc-cont ul li {
  font-size: 14px;
  margin-bottom: 12px;
}

.accordion-toggle {
    border: none;
    border-top: 1px solid #d5c191;
    padding-top: 20px;
}

.accordion-toggle:last-child {
    border-bottom: 1px solid #d5c191;
}


.acc-cont h4 {
    font-size: 24px;
    line-height: 25px;
}

.pltimg {
    width: 230px;
    float: none;
    height: auto;
    object-fit: cover;
    object-position: top;
    margin-right: 20px;
    display: block;
    float: left;
    margin-bottom: 20px;
        height: 250px !important;
    width: 200px !important;
}
.teamlist {
    display: flex;
   
}

.teamlist img { 
transform: translateZ(0);
}

.txtx {
    width: calc(100% - 150px);
}
.accordion-toggle{
clear:both;	
}
.acc-head h5 span {
    font-size: 75%;
}
.news-detals h1 {
    font-size: 33px;
    text-transform: none;
}
.ss-box:nth-child(2n) {
    width: 45%;
}
@media (max-width: 767px) {
	
	.ss-box:nth-child(2n) {
    width: 100%;
}
	.teamlist {
    display: block;
    flex-direction: row-reverse;
}
	.pltimg{
		max-width:100%;
		margin-right:0;
	}
	.faq-toggle{
		    padding-top: 40px
	}
	.acc-head h5{
	font-size:20px;	
	}
	
	.accordion-toggle .acc-head .ani-ico {
    position: absolute;
    top: 4px;
    left: 0px;
    width: 20px;
    height: 20px;
}
.accordion-toggle .acc-head .ani-ico::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0px;
    background-color: #006f51;
}
.accordion-toggle .acc-head .ani-ico::after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 50%;
    background-color: #006f51;
}

.faq-toggle h3{
	    font-size: 25px;

}
	
}


div#divForm2 .ss-page.investment-sec {
    background: transparent;
	padding:0;
}

span.wpcf7-spinner {
    display: none;
}
div#divForm2 {
    max-width: 600px;
    text-align: left;
    padding: 30px; float: left;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-inline {
    width: 600px !important;
	max-width:100% !important;
}

div#divForm2 .ss-page.investment-sec  .form-ss-sec p {

text-align:left;
}

div#divForm2 .ss-page.investment-sec p.cent {
    text-align: center;
}

div#divForm2 .form-right-sec {
    width: 100%;
    padding: 0;
	text-align:center
}
html .fancybox-close
{
	    background-image: url(closeicon.png) !important;
    width: 50px !important;
    height: 50px !important;
}

div#divForm2 .investment-sec.ss-page h4 {
    margin-bottom: 10px !important;
	font-size: 36px;
	line-height: 35px;
}

a.nwbtn.appendit img {
    max-width: 30px;
}

a.nwbtn.appendit {
    border: 1px solid #695d49;
    display: block;
    width: 531px;
    color: #fff;
    border-radius: 50px;
    padding: 7px;
    /* display: flex; */
    align-items: center;
    /* text-align: center; */
    /* align-items: center; */
    /* justify-content: center; */
	margin:0 auto;
}

.bordering {
    display: flex;
    background: #006f51;
    border-radius: 50px;
    /* height: 40px; */
    padding: 20px;
    align-items: center;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
	letter-spacing: -0.5px;
    justify-content: center;
}

.bordering span {
    color: #e2d1a9;
    font-size: 18px;
    text-transform: none;
    margin: 0 10px;
}

.locationslist {
    display: flex;
    flex-wrap: wrap;
}
.locationslist p {
    width: 50%;
    color: #dbc79d;
    font-family: "RelishProMedium";
    margin-bottom: 20px;
	line-height: 24px;
}
.nwslc {
    text-align: center;
    margin-top: 30px;
    width: 100%;
}

.nwslc a {
    width: 100%;
        margin-top: -10px;
}


@media (min-width: 767px) {


div#divForm2 .ss-page.investment-sec .form-ss-sec p {
    width: 48%;
}
div#divForm2 .ss-page.investment-sec .form-ss-sec p.flr{
	float:right;
}
div#divForm2 .ss-page.investment-sec .form-ss-sec p.fwidth{
	width:100%;
}

.flexslider .slides img , .flexslider{

    object-fit: cover; object-position: top;
}
a.nwbtn.appendit img{
height:auto !important;	
}
}

@media (min-width: 1200px) {
	
	.banner-main-div.internal-banner {
 
  margin-top: 55px;
}
}

@media (min-width: 2000px) {
	
	.port-mid-area{
		    padding-bottom: 225px;
	}
}

.ovaerlYes .ovr:after {
    content: "";
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

@media (min-width: 767px) and (max-width:1400px) {

.container{
width:96%;	
}


}

.news-detals ol li {
    list-style: auto;
    margin-bottom: 20px;
    line-height: 25px;
}

.news-detals small {
    font-size: 80%;
    line-height: 20px;
}

.news-detals strong, .news-detals ol li::marker {
    font-weight: 600;
}

.flexslider .slides, .flexslider .slides > li , .banner-main-div, .ovr, .ovr img{
height:100% !important;	
}


.bordering img {
    width: auto !important;
    height: auto !important;
}


.containersl {
    max-width: 1400px;
    margin: 0 auto;
}

.mnttl {
    font-family: "RelishProMedium";
    font-size: 110px;
    color: #006f51;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 300;
    line-height: 130px;
}

.textsmidl {
    font-family: "RelishProMedium";
    font-size: 26px;
    color: #4a4030;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    font-size: 26px;
}

.cons.sliderpos {
    position: absolute;
    top: 39%;
	text-align:center;
}

.cons.sliderpos.slposleft {
    left: 290px;
}

.cons.sliderpos.slposright {
    right: 290px;
}

@media (max-width:767px) {
	
	.locationslist{
		    margin-bottom: 30px;
	}
	.mnttl {
    font-size: 38px;
    line-height: 40px;
  }
    .cons.sliderpos.slposleft {
      left: 50px;
  }

  .cons.sliderpos.slposright {
      right: 50px;
  }
  .textsmidl {
      font-size: 19px;
  }
  .flexslider .slides img {
      height: 300px !important;
      object-fit: cover;
  }
  .flexslider .slides .bordering img
  {
  height:auto !important;	
  }
  .bordering{
    
      font-size: 14px;
  }
  a.nwbtn.appendit {
      width: auto;
      font-size: 15px;
  }

  .cons.sliderpos {
      position: static;
      padding: 30px 10px;
  }
  .ovaerlYes .ovr:after{
  opacity:0;	
  }

  .mnttl{
  color:#006f51 !important;	
  }
  .textsmidl{
    color: #4a4030 !important;
  }

  .locationslist p a {
      color: inherit !important;
  }
  .bordering span{
    font-size: inherit;
  }
}

.vdbtns {
    margin-bottom: 30px; display: flex;
    width: 100%;
}

.vdbtns a {
    margin-right: 20px;
}

.page-template-landingpagewithoutform  .ss-bottom , .page-template-landingpagewithoutform  .btm-arrow-news {
    max-width: 900px; margin-left: auto;
    margin-right: auto;
}

.vdbtns a img {
    margin-bottom: 0 !important;
    margin-left: 10px;
}

.vdbtns a {
    max-width: 100%;
}

section.investment-sec.aboutus-page.ss-page iframe {
    width: 600px;
    height: 332px;
    margin: 0 auto;
    display: block;
}
img.w-css-reset {
    display: none !important;
}
.wistia_embed {
    margin: 0 auto;
    margin-bottom: 30px;
}
.w-css-reset[data-handle="thumbnail"] .w-css-reset {
    background: url(https://www.sancaptrustco.com/wp-content/uploads/2023/10/Family-Office-Services.webp); background-size: cover;
    background-repeat: no-repeat;
	
}

.video1 .w-css-reset[data-handle="thumbnail"] .w-css-reset {
    background-image: url(https://www.sancaptrustco.com/wp-content/uploads/2023/10/James-McArthur.webp);
	
}

.video2 .w-css-reset[data-handle="thumbnail"] .w-css-reset {
    background-image: url(https://www.sancaptrustco.com/wp-content/uploads/2023/10/Hood-Craddock.webp);
	
}
.video3 .w-css-reset[data-handle="thumbnail"] .w-css-reset {
    background-image: url(https://www.sancaptrustco.com/wp-content/uploads/2023/10/Ralph-Ghioto.webp);
	
}
button.w-big-play-button.w-css-reset-button-important.w-vulcan-v2-button {
    background-image: url(https://www.sancaptrustco.com/wp-content/uploads/2023/10/play-arrow.png) !important;
    background-size: contain!important;
    background-position: center center !important;
}
button.w-big-play-button.w-css-reset-button-important.w-vulcan-v2-button * {
    opacity: 0;
}

p.fwidth {
    width: 100% !important;
    margin-right: 0 !important;
}

p.fwidth input {
    width: 100%;
    max-width: 99% !important;
}

p.fwidth select {
    width: 100%;
    max-width: 99% !important;
}

.page-id-3181 .ss-page.investment-sec .philoshy-sec h2, .page-id-3994 .ss-page.investment-sec .philoshy-sec h2{
	    font-size: 25px;
    line-height: 35px;
	margin-top:20px;
}

section.investment-sec.foundation-div h3 {
  color: #006f51;
  font-size: 40px;
  text-transform: none;
  margin-bottom: 10px;
}

.page-id-3242  section.family-sec.newsletter-bg-img.directorsls {
    margin-top: 0;
}
.page-id-3242  section.investment-sec.team-page-sec{
display:none;	
}
@media (max-width:767px) {
  .wistia_embed {
      margin: 0 auto;
      margin-bottom: 30px;
      max-width: 100% !important;
      height: 200px !important;
  }
  .vdbtns {
      margin-bottom: 30px;
      display: block;
      width: 100%;
  }
  .vdbtns a {
      max-width: 100%;
      width: 100%!important;
      margin-top: 20px !important;
  }
  section.investment-sec.aboutus-page.ss-page iframe {
      width: 100%!important;
      height: 227px!important;
      margin: 0 auto;
      display: block;
  }
  .page-id-3181 .philoshy-sec img {
      max-width: 100% !important;
  }
}
@media (min-width:767px) and (max-width:1500px){
	.banner-main-div.internal-banner.innerpage-withou-img{
		padding-top: 75px;
	}
}

.locationslist a {
    color: inherit;
}

section.client-exp h1 {
    font-size: 49px;
    color: #4a4030;
    text-transform: uppercase;
    line-height: normal;
    margin-top: 20px;
}

.ss-page.investment-sec.differelineg h4 {
    line-height: 50px;
    /* margin-bottom: -10px; */
    display: inline;
}

p.cent.fwidth.widthcang input {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}

div#divForm2 .investment-sec.ss-page h4.sml {
    font-size: 34px;
    line-height: 39px;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #006e51!important;
}

  @media (max-width: 767px) {
	  
	  section.portfolio-sec.aboutpage-bottom-sec {
      background: none !important;
    }
    img.mobileonly {
      display: block !important;
    }
    .portfolio-position-cont {
      padding-top: 0;
    }
	  
  }
  
  
section.investment-sec.aboutus-page.ss-page1  .cat-section-faq {
    text-align: left;
}

.accordion-toggle.servicetoggle {
    border: none;
}

span.ani-ico1 {
    background: #d6c292;
    height: 45px;
    width: 45px;
    display: inline-block;
    position: absolute;
    top: -9px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #d6c292;
	transition: all 0.3s;
}

span.ani-ico1 {}

span.ani-ico1:before {
     transition: all 0.3s;
}

span.ani-ico1:before {
    content: "";
    /* transform: rotate(-45deg); */
    border: solid #d6c292;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    -webkit-transform: rotate(-45deg);
    top: 13px;
    position: absolute;
    left: 13px;
}

.acc-head.active .ani-ico1:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    left: 15px;
    top: 10px;
}

.accordion-toggle.servicetoggle .acc-head h5{
	    color: #006f51;     padding-left: 70px;
}

.accordion-toggle.servicetoggle1 .acc-head h5{
	      padding-left: 70px;
}
.accordion-toggle.servicetoggle1 span.ani-ico1 {
    background: none;
}

.accordion-toggle.servicetoggle .txtx p {
    padding: 0 0 0 7%;
}

.accordion-toggle.servicetoggle .txtx {
    width: 100%;
}
.philoshy-sec.Center {
    text-align: center;
}

.philoshy-sec.Left {
    text-align: left;
}
.philoshy-sec.Left h2 {
    text-align: center;
}

.philoshy-sec.Left h6 {
    padding: 0 13%;
    text-align: left;
}

.philoshy-sec.Left:last-child .btm-arrow-news {
    display: none;
}



.page-template-newservices  .faq-toggle .accordion {
    padding-left: 5px;
    margin-bottom: 0;
}

.page-template-newservices   .btm-arrow-news {
    margin: 30px 0;
}

.accordion-toggle.servicetoggle:first-child {
    padding-top: 0;
}
.portfolio-sec.aboutpage-bottom-sec {
    height: inherit;
    background: none !important;
}
.aboutpage-bottom-sec .portfolio-position-cont .port-mid-area {
    padding-bottom: 50px;
}

img.mobileonly {
    display: block !important;
}
.aboutpage-bottom-sec .roboust-portfolio-sec {
    width: 73%;
    text-align: center;
    margin: 0 auto;
}
.aboutpage-bottom-sec .roboust-portfolio-sec > p {
    padding-right: 0;
}
.aboutpage-bottom-sec .roboust-portfolio-sec {
    width: 73%;
    text-align: center;
    margin: 0 auto;
}

.aboutpage-bottom-sec .roboust-portfolio-sec > p {
    padding-right: 0;
}
.aboutpage-bottom-sec .roboust-portfolio-sec {
    width: 74%;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
}

.roboust-portfolio-sec img {
    display: block;
    margin: 0 auto;
}
.aboutpage-bottom-sec .portfolio-position-cont .port-mid-area {
    padding-bottom: 50px;
    margin: 0 auto;

}


.aboutpage-bottom-sec .portfolio-position-cont .port-mid-area {
    padding-bottom: 50px;
    margin: 0 auto;
    /* width: 63%; */
    position: absolute;
    top: 50px;
	max-width: 575px;
}
.aboutpage-bottom-sec .portfolio-position-cont{
	margin:0 auto;
}

.career-bar {
    padding: 64px 0px 0px;
}

.career-bar .wrapper {
    max-width: 905px;
}

.career-bar .repeat {
    border-bottom: 1px solid #dadee1;
    color: #072036;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0px;
}

.career-bar .repeat a {
    padding: 25px 15px 23px;
       color: #4a4030;
  display: flex;
    font-size: 16px; position: relative;
}
.career-bar .repeat a .ani-ico1 {
    top: 14px;
    /* position: relative; */
    right: 20px;
}
.career-bar .repeat a:hover {
    background: #f4efe3;
}

.career-bar .repeat.head {
    padding: 0px 15px 27px;
    border-bottom-color: #072036;
   
	display:flex;
}

.career-bar .repeat .title {
    padding: 0 20px 0 0px;
    width: 57.7%;
}

.career-bar .repeat .location {
    padding: 0 0px 0 10px;
    width: 42.3%;
}

.career-bar .repeat .location i {
    margin-left: auto;
    width: 31px;
    height: 31px;
    border: 2px solid #c1a25a;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    background: url(images/arrow.png) top 50% left 54% no-repeat;
}

.single-career-page {
    padding: 114px 0px 0px;
}

.single-career-page .common-bar {
    padding-bottom: 67px;     max-width: 1100px;
    margin: 0 auto;
}

.single-career-page .common-bar .wrapper {
    max-width: 1050px;
}

.single-career-page .common-bar .availability {
    padding: 6px 0px 15px;
    display: block;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #006f51;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-weight: 600;     font-weight: normal;     margin-bottom: 15px;
}

.single-career-page .common-bar h1 {
    padding-bottom: 26px;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 58px;
}

.single-career-page .common-bar .button {
    margin-top: 5px;
    min-width: 234px;
    text-transform: none;
}

.single-career-page .common-bar hr {
    margin: 58px 0px 50px;
    background: #dadee2;     float: left;
    width: 100%;
    position: static;
}

.single-career-page .common-bar h3 {
    padding-bottom: 2px;
}

.single-career-page .common-bar p {
    padding-bottom: 27px;
}

.single-career-page .common-bar p strong {
    font-weight: 600;
}

.single-career-page .common-bar ul {
    padding: 0px 0px 27px;
    margin: 0px;
    list-style-type: none;
}

.single-career-page .common-bar ul li {
    padding: 0px 0px 0px 23px;
    position: relative;     line-height: 28px;
}

.single-career-page .common-bar ul li::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0px;
    width: 10px;
    height: 10px;
    border: 2px solid #c1a25a;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}

.single-career-page .common-bar ul li a {
    font-weight: 600;
    color: #c1a25a;
}

.single-career .header-cntr:not(.is-sticky) {
    display: none;
}

.single-career .header-cntr.is-sticky {
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
}

.wrappersmall {
    max-width: 945px;
    margin: 0 auto;
}

div#available-positions-sec {
    margin-bottom: 50px;
}
.wrappersmall h2 {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 20px;
    font-size: 40px;
}
.job-wrap {
    margin-bottom: 50px;
    display: block;
    display: inline-block;
    width: 100%;
}
.career-bar .repeat.head span {
    font-size: 17px;
    margin-top: 20px; font-weight: 600;
}
.wrappersmall .contact-cont{
    clear: both;
    padding-bottom: 100px;
}
.wrappersmall p.button_wrap{
	text-align: center;
    margin: 0 auto;
    float: none;
}

.fbo-bar .custom-file input[type="text"] {
    padding-right: 43px;
    background: #ffffff url(../images/paperclip-solid.svg) top 50% right 15px no-repeat;
    background-size: 20px auto;
}

.fbo-bar .custom-file .wpcf7-form-control-wrap {
    position: static;
}

.fbo-bar .custom-file input[type="file"] {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
}
.fbo-bar .custom-file {
    position: relative;
}

.single-career-page .common-bar h3 {
    padding-bottom: 2px;
    font-size: 20px;
    line-height: 32px;
    /* margin-bottom: 23px; */
    color: #4a4030;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}

.single-career-page .common-bar p {
    padding-bottom: 0;
}

.job-description-top h2 {
    margin-bottom: 20px;
}

.wrappersmall .contact-cont .button_wrap .sub_btn {
    width: 170px;
}

.full-side {
    max-width: 900px;
    margin: 0 auto;
}

.career-bar .repeat:first-child {
    border-top: 1px solid #dadee1;
    margin-top: 25px;
}

.txtx ul li {
    color: #000;
    font-size: 16px;
    line-height: 31px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.txtx ul {
    padding-left: 55px;
}
div#divForm2 textarea {
    border: 1px solid #dbcca7;
    width: 100%;
    height: 100px;
}

.philoshy-sec sup {
    font-size: 50%;
    /* position: relative; */
    /* line-height: 51%; */
    /* margin-top: -30%; */
    vertical-align: super;
}

.teammem .col-md-6 {
    display: flex;     align-items: center;
}

.teammem .col-md-6 img {
    max-width: 112px;
    margin-right: 20px;
}
.teammem {
    margin-bottom: 30px;
    display: flex;
    width: 100%;
	margin-top:30px;
    /* float: left; */
}

.main-nav-out-sect .brwn {
    display: none;
}

.lightcase-contentInner iframe{
	background: #000;
}

section.life-style.textsl.investment-sec {
    text-align: left;
}

section.life-style.textsl.investment-sec ul li {
    font-size: 16px;
    line-height: 31px;
}

section.life-style.textsl.investment-sec .acc-cont p strong {
    color: inherit;
}

section.life-style.textsl.investment-sec h2, section.life-style.textsl.investment-sec h3 {
    text-align: center;
    text-transform: none;
}

section.life-style.textsl.investment-sec .faq-toggle {
    max-width: 1150px;
	
}

section.life-style.textsl.investment-sec .faq-toggle .accordion {
    padding-left: 5px;
    margin-bottom: 0px;
    margin-top: 60px;
}
@media (max-width:767px) {
	
	.philoshy-sec.Center iframe {
    width: 100% !important;
    height: auto !important;
}
.faq-toggle {
    padding-top: 0;
}
.philoshy-sec {
    margin: 0;
}
.philoshy-sec.Left h6 {
    padding: 0;
    text-align: left;
}

section.investment-sec.contact-page-cont .container {
    display: flex;
    flex-direction: column-reverse;
}
.contact-right.col-md-4{
	            margin-bottom: 40px;
}
}

select.wpcf7-form-control.wpcf7-select{

 
  background-image: url(../images/downarrow.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px;
}

.contact-cont form p span {
  color: red;
  font-size: 14px;
}

.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;     margin-bottom: 70px;
}

.video-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.testimonialsvideos h4 {
  margin-bottom: 10px;
}
.testimonialsvideos {
  max-width: 83%;
  margin: 0 auto;
}

.reviews-sec.d-flex{
 
  clear: both;

}


button.slick-next.slick-arrow {
  background: hsla(0, 0%, 0%, 0) url(../images/next.png) no-repeat scroll 0 0 / 55% auto; right:0;
}

button.slick-prev.slick-arrow {
  background: hsla(0, 0%, 0%, 0) url(../images/prev.png) no-repeat scroll 0 0 / 55% auto; left:0;
}

.testimonialsvideos button.slick-next.slick-arrow{
  background: transparent;
  font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
        z-index: 2;
}
.testimonialsvideos button.slick-prev.slick-arrow{
  background: transparent;
  font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
        z-index: 2;
}


.testimonialsvideos button.slick-next.slick-arrow::before{
  font-family: "Font Awesome 6 Free";
  content: "\f054";
  font-weight: 600;
  color: #C5B16A;
  font-size: 40px;
  width: 100%;
  line-height: 58px;
}
.testimonialsvideos button.slick-prev.slick-arrow::before{
  font-family: "Font Awesome 6 Free";
  content: "\f053";
  font-weight: 600;
  color: #C5B16A;
  font-size: 40px;
  width: 100%;
  line-height: 58px;
}



.slick-arrow {
  width: 60px;
  height: 60px;
  font-size: 0;
  position: absolute;
  top: 30px;
}

.testimonialsvideos.testslick {
  margin-bottom: 50px;
}

.slick-slide.slick-current.slick-active.slick-center {
  /* border: 1px solid; */
  border-right: 1px solid #cbc4b7 !important;
  border-left: 1px solid #cbc4b7 !important;
}

.slick-slide {
 
  border: 1px solid transparent;
}

.testimonialsvideos.testslick {
  margin-bottom: 0;
}

.page-template-testimonials_page .investment-sec.aboutus-page {
  
  padding-top: 105px;
}

.testimonialsvideos .home-link-nw h6{

  max-width: 300px;
  margin: 0 auto;
}

.testimonialsvideos .home-link-nw{
  min-height: 145px;
}

a.phlink {
  font-size: 26px !important;     line-height: 20px !important;
}

.news-detals ul li {
    list-style: disc;
    margin-bottom: 13px;
}

.news-detals ul {
    margin-left: 20px;
}

.news-detals h2 {
  font-size: 37px;
  margin-bottom: 10px;
  margin-top: 20px;
  display: inline-block;
}

.news-detals h3 {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 0;
  width: 100%;
}

.navigation li:first-child {
  width: 16%;
}
.navigation li:nth-child(6n + 2) {
  width: 14%;
}

.navigation li {
  
  width: auto !important;
  padding: 0 20px;
}

li.grenbtn {
  background: #004f3a  !important;
  color: #fff !important;
}



li.grenbtn a {
  color: inherit !important;
  padding-right: 0 !important;
}

section.investment-sec.aboutus-page.ss-page1 .acc-cont p strong {
  color: inherit;
}


span.bigbrown {
  font-size: 35px;
  text-transform: uppercase;
}  



.investment-corner-main{
  padding: 55px 0 20px;
}
.investment-corner-main h1{
  margin-bottom: 8px;
  font-size: 50px;
  color: #4a4030;
  text-transform: uppercase;
  line-height: 48px;
  font-family: "RelishProMedium";
  text-align: center;
}
.investment-corner-main h2{
  font-size: 28px;
  margin-bottom: 32px;
  color: #006f51;
  line-height: 30px;
  text-align: center;
}
.investment-corner-main p{
  font-size: 20px;
  color: #4a4030;
}
.corner-crad-box{
  margin-top: 30px;
  margin-bottom: 50px;
}
.corner-crad-box h3{
  text-transform: none;
  font-size: 50px;
  line-height: 60px;
  color: #006f51;
  margin-bottom: 10px;
  text-align: center;
}
.corner-crad-box p{
  font-size: 20px;
  color: #4a4030;
}
.corner-crad-box p strong{
  font-family: "RelishProMedium";
  font-size: 29px;
  font-weight: 500;
}
.corner-crad-box h4{
  text-transform: none;
  font-size: 50px;
  line-height: 60px;
  color: #006f51;
  margin-bottom: 10px;
  text-align: center;
}
.today-in-markets-main{
  padding: 80px 0px;
  background: #faf7f1;
}
.markets-top-title {
  text-align: center;
}
.markets-top-title h3{
  text-transform: none;
  font-size: 50px;
  line-height: 60px;
  color: #006f51;
  margin-bottom: 30px;
  text-align: center;
}
.markets-item-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0px -15px;
}
.market-card-box{
  width: 50%;
}
.card-marbox{
  margin-bottom: 60px;
}
.market-card-box{
  width: 659px; width: 590px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 15px;
}
.news-detals h6, .newsletter-read_more{
  font-size: 18px;
}
.market-card-box h4{
  color: #000;
  font-size: 29px;
  font-family: "RelishProMedium";
  font-weight: 500;
  text-align: center;
  line-height: 1.276;
  margin-bottom: 5px;
}  
.market-card-box p{
  font-size: 20px;
  line-height: 1.376;
  color: #4a4030;
  min-height: 0;
  text-align: center;
}
.market-chart-box {
  background: #ffffff;
  padding: 5px;     height: 500px;
  width: 100%;
}
.market-chart-box p{
  margin: 0px;
  min-height: auto;
}
.market-chart-box p img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.markets-schedule-card{
  text-align: center;
}
.markets-schedule-card h5{
  font-size: 29px;
  font-weight: 400;
  font-family: "RelishProMedium";
  line-height: 1.376;
  margin-bottom: 10px;
}
.markets-schedule-card p{
  font-size: 20px;
  color: #4a4030;
  margin: 0px;
  min-height: auto;
}
.fixed-income-main{
  padding: 80px 0px;
}
.fixed-income-left h2{
  text-transform: none;
  font-size: 50px;
  line-height: 60px;
  color: #000000;
  margin-bottom: 20px;
}
.fixed-income-left p{
  font-size: 20px;
  color: #4a4030;
  min-height: auto;
  margin-bottom: 40px;
}
.fixed-income-right{
  padding-left: 58px;
  width: auto;
  margin-left: auto;
  border-left: 2px solid #ece1cb;
}
.fixed-income-right p{
  font-size: 20px;
  color: #4a4030;
  min-height: auto;
  margin-bottom: 40px;
}
.fixed-income-left a{
  padding: 0 70px;
}
.fixed-income-right a{
  padding: 0 70px;
}
.calculator-and-assessment-main{
  padding: 80px 0px;
  background: #faf7f1;
}
.calculator-card-box{
  max-width: 465px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.calculator-card-box h4{
  font-size: 36px;
  color: #000000;
  line-height: 1.333;
  margin-top: 35px;
  text-transform: uppercase;
}
.calculator-card-box p{
  font-size: 20px;
  color: #4a4030;
  margin-bottom: 10px;
}
.calculator-card-box a{
  font-size: 22px;
  color: #006f51;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "RelishProMedium";
  letter-spacing: 0.5px;
}
.our-clients-main{
  min-height: 617px;
  position: relative;
  padding: 115px 0px;
}
.our-clients-main::before{
  content: "";
  background: rgba(0,0,0,0.40);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.our-clients-main img{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: top;

}
.our-clients-main .container{
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
}
.clients-card-box{
  text-align: center;
}
.clients-card-box h5{
  font-size: 72px;
  color: #fff;
  line-height: 72px;
}
.clients-card-box a{
  padding: 0px 60px;
}
.subscribe-main{
  padding: 80px 0px;
}
.subscribe-left {
  max-width: 580px;
  width: 100%;
}
.subscribe-left h3{
  font-size: 36px;
  color: #006e51;
  line-height: 1.333;
  text-transform: uppercase;
}
.subscribe-left p{
  font-size: 20px;
  color: #4a4030;
  line-height: 1.851;
  margin-bottom: 0px;
}
.input-group-btn p{margin: 0px;}
.subscribe-right{
  max-width: 709px;
  width: 100%;
  margin-left: auto;
}
.subscribe-right .form-group{
  position: relative;
  padding-bottom: 28px;
  border-bottom: 4px solid #0a6f52;
}
.subscribe-right .form-group .input-group p{
  padding: 0px;
  margin: 0px;
}
.subscribe-right .form-group .input-group label{
  display: none;
}
.subscribe-right .form-group .input-group .wpcf7-form-control-wrap{
  display: block;
}
.subscribe-right .form-group .input-group input[type="email"]{
  width: 100%;
  border: 1px solid #dbc79d;
  min-height: 75px;
  padding-left: 25px;
  color: #4a4030;
}
.subscribe-right .form-group .input-group input[type="email"]:focus{
  outline: none;
  box-shadow: none;
}
.input-group-btn{
  position: absolute;
  top: 0px;
  right: 0px;
  max-width: 239px;
  width: 100%;
}
.input-group-btn input[type="submit"]{
  background: #dbc79d;
  border-color: #dbc79d;
  color: #004f3a;
  font-size: 22px;
  text-transform: uppercase;
  border: none;
  width: 100%;
  font-family: "RelishProMedium";
  padding: 25px 50px 18px 50px;
  text-align: left;
}
.input-group-btn::after{
  content: "";
  background: url('../images/pan-icon.png') no-repeat center;
  background-size: cover;
  width: 70px;
  height: 52px;
  display: block;
  position: absolute;
  bottom: -33px;
  right: 24px;
}
.subscribe-right .form-group .input-group input::-webkit-input-placeholder{color: #4a4030 !important;opacity: 1 !important;}
.subscribe-right .form-group .input-group input::-moz-placeholder{color: #4a4030 !important;opacity: 1 !important;}
.subscribe-right .form-group .input-group input::-ms-input-placeholder{color: #4a4030 !important;opacity: 1 !important;}
.subscribe-right .form-group .input-group input::-moz-placeholder{color: #4a4030 !important;opacity: 1 !important;}


@media (max-width: 1024px) {
  .investment-corner-main h1{
    font-size: 38px;
    line-height: 40px;
  }
  .investment-corner-main h2{
    font-size: 24px;
  }
  .investment-corner-main p{
    text-align: center;
    font-size: 16px;
  }
  .corner-crad-box h3{
    font-size: 34px;
  }
  .corner-crad-box p{
    font-size: 16px;
  }
  .corner-crad-box p strong{font-size: 24px;}

  .corner-crad-box h4{
    font-size: 34px;
  }
  .investment-corner-main{
    padding: 45px 0 35px;
  }
  .market-card-box{
    max-width: 490px;
  }
  .card-marbox {
    margin-bottom: 40px;
  }
  .market-card-box h4{
    font-size: 24px;
  }
  .market-card-box p{
    font-size: 16px;
    min-height: 66px;
    margin-bottom: 30px;
  }
  .markets-schedule-card h5{
    font-size: 24px;
  }
  .markets-schedule-card p{
    font-size: 16px;
    line-height: 24px;
  }
  .today-in-markets-main{
    padding: 60px 0px;
  }
  .fixed-income-left{
    text-align: center;
    margin-bottom: 30px;
  }
  .fixed-income-right{
    text-align: center;
    padding-left: 0px;
    padding-top: 38px;
    border-left: none;
    border-top: 2px solid #ece1cb;
  }
  .fixed-income-left h2{
    font-size: 38px;
    line-height: 44px;
    margin-bottom: 24px;
  }
  .fixed-income-main{
    padding: 60px 0px;
  }
  .calculator-and-assessment-main{
    padding: 60px 0px;
  }
  .fixed-income-left p{font-size: 16px;}
  .fixed-income-right p{font-size: 24px;}
  .calculator-card-box{
    margin-bottom: 30px;
  }
  .calculator-card-box img{
    max-width: 150px;
  }
  .calculator-card-box h4{
    font-size: 28px;
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .calculator-card-box p{
    font-size: 16px;
  }
  .calculator-card-box a{
    font-size: 18px;
  }
  .clients-card-box h5{
    font-size: 50px;
    line-height: 50px;
  }
  .our-clients-main{
    min-height: 460px;
  }
  .subscribe-left{
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .subscribe-right{
    margin: 0 auto;
  }
  .subscribe-main{
    padding: 50px 0px;
  }
  .subscribe-left h3{
    font-size: 28px;
  }
  .subscribe-left p{
    font-size: 16px;
  }

}


@media (max-width: 768px) {
  .investment-corner-main{
    padding: 45px 0 30px;
  }
  .investment-corner-main h1{
    font-size: 35px;
    line-height: 38px;
  }
  .investment-corner-main h2{
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 25px;
  }
  .investment-corner-main p{
    font-size: 14px;
    line-height: 26px;
    text-align: center;
  }
  .corner-crad-box h3{
    font-size: 35px;
    line-height: 38px;
  }
  .corner-crad-box p strong{
    font-size: 18px;
  }
  .corner-crad-box p{
    font-size: 14px;
  }
  .corner-crad-box h4{
    font-size: 35px;
    line-height: 38px;
  }
  .markets-top-title h3{
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 20px;
  }
  .card-marbox {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .market-card-box h4{
    font-size: 22px;
  }
  .market-card-box p{
    font-size: 14px;
    min-height: auto;
    margin-bottom: 25px;
  }
  .markets-schedule-card h5{
    font-size: 20px;
  }
  .markets-schedule-card p{
    font-size: 14px;
  }
  .today-in-markets-main{
    padding: 45px 0px;
  }
  .fixed-income-left{
    text-align: center;
    margin-bottom: 30px;
  }
  .fixed-income-left h2{
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 15px;
  }
  .fixed-income-left p{
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 24px;
  }
  .fixed-income-right{
    padding-top: 30px;
    padding-left: 0px;
    border-left: none;
    border-top: 2px solid #ece1cb;
    text-align: center;
  }
  .fixed-income-right p{
    text-align: center;
    font-size: 20px;
  }
  .fixed-income-right a{
    font-size: 16px;
    padding: 0 20px;
  }
  .fixed-income-left a{
    font-size: 16px;
    padding: 0 40px;
  }
  .calculator-and-assessment-main{
    padding: 45px 0px;
  }
  .calculator-card-box{
    margin-bottom: 30px;
  }
  .calculator-card-box img{
    max-width: 105px;
  }
  .calculator-card-box h4{
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 12px;
  }
  .calculator-card-box p{
    font-size: 14px;
    line-height: 24px;
  }
  .calculator-card-box a{
    font-size: 18px;
  }
  .clients-card-box h5{
    font-size: 38px;
    line-height: 45px;
  }
  .clients-card-box a{
    font-size: 16px;
    padding: 0 40px;
  }
  .our-clients-main{
    min-height: 395px;
  }
  .subscribe-left{
    text-align: center;
    margin-bottom: 30px;
  }
  .subscribe-left h3{
    font-size: 24px;
  }
  .subscribe-left p{
    font-size: 14px;
  }
  .input-group-btn{
    max-width: 170px;
  }
  .input-group-btn input[type="submit"]{
    font-size: 16px;
    padding: 17px 20px 11px 30px;
  }
  .subscribe-right .form-group .input-group input[type="email"]{
    min-height: 60px;
  }
  .subscribe-right .form-group{
    padding-bottom: 18px;
  }
  .input-group-btn::after {
    width: 50px;
    height: 38px;
    bottom: -22px;
    right: 15px;
  }
}
@media (max-width: 480px) {
  .investment-corner-main{
    padding: 45px 0 30px;
  }
  .investment-corner-main h1{
    font-size: 35px;
    line-height: 38px;
  }
  .investment-corner-main h2{
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 25px;
  }
  .investment-corner-main p{
    font-size: 14px;
    line-height: 26px;
    text-align: center;
  }
  .corner-crad-box h3{
    font-size: 35px;
    line-height: 38px;
  }
  .corner-crad-box p strong{
    font-size: 18px;
  }
  .corner-crad-box p{
    font-size: 14px;
  }
  .corner-crad-box h4{
    font-size: 35px;
    line-height: 38px;
  }
  .markets-top-title h3{
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 20px;
  }
  .card-marbox {
    margin-bottom: 30px;
  }
  .market-card-box h4{
    font-size: 22px;
  }
  .market-card-box p{
    font-size: 14px;
    min-height: auto;
    margin-bottom: 25px;
  }
  .markets-schedule-card h5{
    font-size: 20px;
  }
  .markets-schedule-card p{
    font-size: 14px;
  }
  .today-in-markets-main{
    padding: 45px 0px;
  }
  .fixed-income-left{
    text-align: center;
    margin-bottom: 30px;
  }
  .fixed-income-left h2{
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 15px;
  }
  .fixed-income-left p{
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 24px;
  }
  .fixed-income-right{
    padding-top: 30px;
    padding-left: 0px;
    border-left: none;
    border-top: 2px solid #ece1cb;
    text-align: center;
  }
  .fixed-income-right p{
    text-align: center;
    font-size: 20px;
  }
  .fixed-income-right a{
    font-size: 16px;
    padding: 0 20px;
  }
  .fixed-income-left a{
    font-size: 16px;
    padding: 0 40px;
  }
  .calculator-and-assessment-main{
    padding: 45px 0px;
  }
  .calculator-card-box{
    margin-bottom: 30px;
  }
  .calculator-card-box img{
    max-width: 105px;
  }
  .calculator-card-box h4{
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 12px;
  }
  .calculator-card-box p{
    font-size: 14px;
    line-height: 24px;
  }
  .calculator-card-box a{
    font-size: 18px;
  }
  .clients-card-box h5{
    font-size: 38px;
    line-height: 45px;
  }
  .clients-card-box a{
    font-size: 16px;
    padding: 0 40px;
  }
  .our-clients-main{
    min-height: 395px;
  }
  .subscribe-left{
    text-align: center;
    margin-bottom: 30px;
  }
  .subscribe-left h3{
    font-size: 24px;
  }
  .subscribe-left p{
    font-size: 14px;
  }
  .input-group-btn{
    max-width: 170px;
  }
  .input-group-btn input[type="submit"]{
    font-size: 16px;
    padding: 17px 20px 11px 30px;
  }
  .subscribe-right .form-group .input-group input[type="email"]{
    min-height: 60px;
  }
  .subscribe-right .form-group{
    padding-bottom: 18px;
  }
  .input-group-btn::after {
    width: 50px;
    height: 38px;
    bottom: -22px;
    right: 15px;
  }
}
@media (max-width: 640px) {
  .investment-corner-main{
    padding: 45px 0 30px;
  }
  .investment-corner-main h1{
    font-size: 35px;
    line-height: 38px;
  }
  .investment-corner-main h2{
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 25px;
  }
  .investment-corner-main p{
    font-size: 14px;
    line-height: 26px;
    text-align: center;
  }
  .corner-crad-box h3{
    font-size: 35px;
    line-height: 38px;
  }
  .corner-crad-box p strong{
    font-size: 18px;
  }
  .corner-crad-box p{
    font-size: 14px;
  }
  .corner-crad-box h4{
    font-size: 35px;
    line-height: 38px;
  }
  .markets-top-title h3{
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 20px;
  }
  .card-marbox {
    margin-bottom: 30px;
  }
  .market-card-box h4{
    font-size: 22px;
  }
  .market-card-box p{
    font-size: 14px;
    min-height: auto;
    margin-bottom: 25px;
  }
  .markets-schedule-card h5{
    font-size: 20px;
  }
  .markets-schedule-card p{
    font-size: 14px;
  }
  .today-in-markets-main{
    padding: 45px 0px;
  }
  .fixed-income-left{
    text-align: center;
    margin-bottom: 30px;
  }
  .fixed-income-left h2{
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 15px;
  }
  .fixed-income-left p{
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 24px;
  }
  .fixed-income-right{
    padding-top: 30px;
    padding-left: 0px;
    border-left: none;
    border-top: 2px solid #ece1cb;
    text-align: center;
  }
  .fixed-income-right p{
    text-align: center;
    font-size: 20px;
  }
  .fixed-income-right a{
    font-size: 16px;
    padding: 0 20px;
  }
  .fixed-income-left a{
    font-size: 16px;
    padding: 0 40px;
  }
  .calculator-and-assessment-main{
    padding: 45px 0px;
  }
  .calculator-card-box{
    margin-bottom: 30px;
  }
  .calculator-card-box img{
    max-width: 105px;
  }
  .calculator-card-box h4{
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 12px;
  }
  .calculator-card-box p{
    font-size: 14px;
    line-height: 24px;
  }
  .calculator-card-box a{
    font-size: 18px;
  }
  .clients-card-box h5{
    font-size: 38px;
    line-height: 45px;
  }
  .clients-card-box a{
    font-size: 16px;
    padding: 0 40px;
  }
  .our-clients-main{
    min-height: 395px;
  }
  .subscribe-left{
    text-align: center;
    margin-bottom: 30px;
  }
  .subscribe-left h3{
    font-size: 24px;
  }
  .subscribe-left p{
    font-size: 14px;
  }
  .input-group-btn{
    max-width: 170px;
  }
  .input-group-btn input[type="submit"]{
    font-size: 16px;
    padding: 17px 20px 11px 30px;
  }
  .subscribe-right .form-group .input-group input[type="email"]{
    min-height: 60px;
  }
  .subscribe-right .form-group{
    padding-bottom: 18px;
  }
  .input-group-btn::after {
    width: 50px;
    height: 38px;
    bottom: -22px;
    right: 15px;
  }


}

.safety-soundness-page-cont1 h2 {
  text-transform: none;
  font-size: 50px;
  line-height: 60px;
  color: #006f51;
  margin-bottom: 10px;
  text-align: center;
}

.safety-soundness-page-cont1 {
  text-align: left;
}

.safety-soundness-page-cont1 h1, .safety-soundness-page-cont1 h4 {
  text-align: center;
}

.philoshy-sec.Left h4 {
    text-align: center;
}

.philoshy-sec.Left ul {
    padding: 0 13%;
} 






/**  New Header and Footer CSS Style **/

.header-top-bar-main{
  background: #EEE7D1;
  text-align: right;
}
.header-top-bar-main .container{
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}
.top-bar-links{
  display: inline-flex;
  margin-left: auto;
  align-items: center;
  gap: 40px;
}

.top-bar-links a{
  color: #000000;
  display: block;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
}
.top-bar-links a.header-account-btn{
  background: #2C3B59;
  padding: 15px 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  transition: .25s ease-in;
}
.top-bar-links a.header-account-btn:hover{
  background: #C5B16A;
  color: #2c3b59;
}
.site-header-main{
  padding: 30px 0px;
  position: relative;
}
.header-inner-in{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-header-navbar ul{
  display: flex;
  align-items: center;
  margin: 0px;
}
.main-header-navbar ul li a{
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  padding: 13px 15px;
  position: relative;
  display: flex;
  align-items: center;
}
.main-header-navbar ul li{
  position: relative;
}
.main-header-navbar ul li::after {
  content: "";
  bottom: 0;
  left: 0px;
  background: #2C3B59;
  height: 3px;
  width: 100%;
  display: block;
  position: absolute;
  opacity: 0;
  transition: .3s;
  transition-timing-function: cubic-bezier(.58,.3,.005,1);
  z-index: 2;
}
.main-header-navbar > ul > li:hover::after {
  opacity: 1;
}
.main-header-navbar > ul > li:last-child a{
  padding: 13px 15px;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  background: #2c3b59;
  border-radius: 50px 50px 50px 50px;
}
.main-header-navbar > ul > li:last-child::after{
  display: none;
}
.main-header-navbar > ul > li:last-child a:hover{
  background: #C5B16A;
  color: #2c3b59;
}
.left-logo a img{
  max-width: 300px;     width: 300px;
}
.site-header-main .container{
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}

.main-header-navbar > ul > li > ul.sub-menu{
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  min-width: 335px;
  background: #EEE7D1;
  z-index: 22;
}

.main-header-navbar > ul > li#menu-item-4761 > ul.sub-menu{
    min-width: 275px;
}

.main-header-navbar > ul > li#menu-item-4756 > ul.sub-menu{
    min-width: 200px;
}
.main-header-navbar > ul > li#menu-item-4759 > ul.sub-menu{
    min-width: 275px;
}
.main-header-navbar ul li a .sub-arrow{
  margin-block-end: -10px;
  margin-block-start: -10px;
  padding: 8px 0px 5px 7px;
  line-height: 16px;
  padding-right: 0px;  
}
.sub-arrow svg{
  width: 16px;
  height: 16px;
}
.main-header-navbar > ul > li > ul.sub-menu li a{
  color: #2c3b59;
}
.main-header-navbar > ul > li > ul.sub-menu li a:hover{
  background: #C5B16A;
  color: #2c3b59;
}

.conversation-section-main{
  background: #C5B16A;
  padding: 40px 0px;
}
.conversation-content{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.conversation-left{
  width: 70%;
}
.conversation-left h2{
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  line-height: normal;
  color: #2C3B59;
  margin-bottom: 15px;
  font-family: "Montserrat", Sans-serif;
}
.conversation-left p{
  font-size: 18px;
  font-weight: 500;
  font-family: "Montserrat", Sans-serif;
  margin: 0px;
}
.conversation-button .btn.btn-primary{
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  background: #2c3b59;
  padding: 16px 40px 15px 40px;
  border-radius: 50px 50px 50px 50px;
}
.conversation-button .btn.btn-primary:hover{
  background: #ffffff;
  color: #2c3b59;
}
.conversation-section-main .container{
  max-width: 1140px;
}
.footer-new{
  background: #2C3B59;
}
.footer-inner::before{
  content: "";
  background-image: url('../images/sand-dollar-outline-light-blue.svg');
  background-position: -200px 100px;
  background-repeat: no-repeat;
  background-size: 700px auto;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.footer-inner{
  position: relative;
}
.footer-inner  .container{
  position: relative;
  max-width: 1140px;
  width: 100%;
  padding-top: 80px;
}
.account-and-call{
  position: absolute;
  top: 0px;
  right: 0px;
}
.account-and-call ul li:first-child a{
  background: #EEE7D1;
}
.account-and-call ul{
  display: flex;
  align-items: center;
  margin: 0px;
}
.account-and-call p{
  padding-top: 10px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  text-align: center;
  margin-bottom: 0px;
  text-decoration: underline;
  text-decoration-color: #EEE7D1;
}
.account-and-call ul li a{
  background: #fff;
  padding: 15px 20px;
  text-transform: uppercase;
  font-family: "Montserrat", Sans-serif;
  color: #2C3B59;
  transition: .25s ease-in;
  display: block;
  font-weight: 500;
}
.account-and-call ul li a:hover{
  background: #C5B16A;
}
.footer-logo img{
  max-width: 300px;
  width: 100%;
}
.footer-main-innercard{
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.footer-main-innercard .footer-item:nth-of-type(1){
  width: 40%;
}
.footer-main-innercard .footer-item:nth-of-type(2){
  width: 15.789%;
}
.footer-main-innercard .footer-item:nth-of-type(3){
  width: 41%;
}
.footer-item h4{
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 15px;
}
.footer-item.loca ul{
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
}
.footer-item.loca ul li{
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  width: 50%;
}
.footer-item.loca ul li a{
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  font-family: "Montserrat", Sans-serif;
}
.footer-item.loca ul li a:hover{
  color: #C5B16A;
}
.footer-copyright p{
  color: #ffffff;
  font-size: 12px;
  font-family: "Montserrat", Sans-serif;
}
.footer-copyright p a{
  color: #ffffff;
}
.footer-copyright p a:hover{
  color: #C5B16A;
}

.footer-item.com-link ul{
  margin: 0px;
  padding: 0px;
}
.footer-item.com-link ul li{
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}
.footer-item.com-link ul li a{
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  font-family: "Montserrat", Sans-serif;
}
.footer-item.com-link ul li a:hover{
  color: #C5B16A;
}
.footer-item.com-link ul li:first-child a{
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 15px;
}

.footer-item.legal-forms ul{
  margin: 0px;
  padding: 0px;
}
.footer-item.legal-forms ul li{
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}
.footer-item.legal-forms ul li a{
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  font-family: "Montserrat", Sans-serif;
}
.footer-item.legal-forms ul li a{
  font-weight: 600;
  text-transform: uppercase;
}
.footer-item.legal-forms ul li a:hover{
  color: #C5B16A;
}
.site-header-main.bd-sticky{
  position: fixed;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  top: 0px;
  z-index: 999;
  box-shadow: 1px 10px 10px -5px rgba(0, 0, 0, 0.07);
}
.site-main-top{
  margin: 0px 0px;
}


.mobile-menu-items ul{
  margin: 0px;
  padding: 0px;
}
.mobile-menu-items ul li {
  position: relative;
}
.mobile-menu-items ul li a{
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 600;
  display: block;
  color: #2c3b59;
  font-family: "Montserrat", Sans-serif;
}
.mobile-menu-items ul li .sub-menu{
  display: none;
}
.mobile-menu-items ul li .sub-menu li a{
  margin-left: 14px;
  font-size: 16px;
  padding: 10px 20px;
}

.mobile-menu-items ul li .sub-arrow{
  width: 40px;
  height: 40px;
  position: absolute;
  top: 6px;
  right: 20px;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 4;
}
.mobile-menu-items ul li a:hover{
  background: #C5B16A;
}




.hm-menu-toggle{
  width: 33px;
  height: 33px;
}

.hm-menu-toggle .x{
  display: none;
}
.hm-menu-toggle span{
  display: block;
  height: 33px;
}
.hm-menu-toggle span svg{
  width: 33px;
  height: 33px;
}

.mobile-menu-items{
  background: #EEE7D1;
  position: absolute;
  max-height: 0;
  width: 100%;
  top: 100%;
  left: 0px;
  overflow: hidden;
  transform: scaleY(0);
  z-index: 9997;
  transform-origin: top;
  transition: max-height .3s, transform .3s;
}

.is-open .hm-menu-toggle .list-menu{
  display: none;
}
.is-open .hm-menu-toggle .x{
  display: block;
}

.mobile-menu-items.is-open{
  animation: hide-scroll .3s backwards;
  max-height: 760px;
  transform: scaleY(1);
}

@keyframes hide-scroll {
    0%,to {
        overflow: hidden
    }
}


.mobile-menu-items ul li a::before{
  display: none;
}
.mobile-menu-items ul li a::after{
  display: none;
}

/* Home */

.hero-main-banner{
  position: relative;
  min-height: 650px;
  padding: 80px 0px;
  display: flex;
  align-items: center;
  background-position: 0% 35%;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-main-banner .container{
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  position: relative;
}
.hero-card-box{
  width: 50%;
  text-align: right;
}
.hero-card-box h1{
  font-family: "meno-banner", Sans-serif;
  font-size: 63px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.hero-card-box h2{
  font-size: 22px;
  color: #ffffff;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: "Montserrat", Sans-serif;
}
.hero-card-box p{
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #ffffff;
  margin-bottom: 20px;
  padding: 0px 0px 0px 175px;
  font-family: "Montserrat", Sans-serif;
}
.hero-btns{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
.hero-btns a.btn{
  font-size: 18px;
  font-weight: 600;
  padding: 13px 40px 12px 40px;
  background: transparent;
  text-transform: capitalize;
  border-radius: 50px;
  border: 1px solid #ffffff;
  font-family: "Montserrat", Sans-serif;
}
.hero-btns a.btn:hover{
  background: #ffffff;
  color: #2c3b59;
}
.hero-btns a.btn + a.btn{
  background: #ffffff;
  color: #2c3b59;
}
.hero-btns a.btn + a.btn:hover{
  background: #2c3b59;
  border-color: #2c3b59;
  color: #ffffff;
}
.deeply-rooted-main{
  padding: 80px 0px;
  position: relative;
}
.deeply-rooted-main::before{
  content: "";
  background-image: url('../images/sand-dollar-outline-light.svg');
  background-position: 130% -33px;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.1;
}

.deeply-rooted-main-in{
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 170px;
}
.deeply-rooted-left{
  max-width: 618px;
  width: 100%;
}
.deeply-rooted-right{
  max-width: 444px;
  width: 100%;
}

.deeply-rooted-left h2 span{
  font-size: 22px;
  font-weight: 600;
  color: #6f6f6f;
  display: block;
  font-family: "Montserrat", Sans-serif;
}
.deeply-rooted-left h2{
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  color: #004f59;
  margin-bottom: 15px;
  font-family: "meno-banner", Sans-serif;
}

.deeply-rooted-left p{
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  margin-bottom: 14.4px;
  font-family: "Montserrat", Sans-serif;
}
.deeply-rooted-main .container{
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 2;
}

.deeply-rooted-right{
  display: flex;
  align-items: flex-end;
}

.deeply-rooted-inner{
  position: relative;
  margin-bottom: -80px;
}
.deeply-rooted-inner p{
  margin-bottom: 24px;
}
.deeply-rooted-inner p strong{
  font-size: 17px;
  line-height: 27px;
  color: #000000;
  font-family: "Montserrat", Sans-serif;
}

.deeply-rooted-inner a.btn{
  font-size: 18px;
  font-weight: 600;
  padding: 13px 40px 12px 40px;
  background: #2c3b59;
  border-radius: 50px;
  text-transform: capitalize;
  border: 1px solid #2c3b59;
  font-family: "Montserrat", Sans-serif;
}
.deeply-rooted-inner a.btn:hover{
  background: #C5B16A;
  border-color: #C5B16A;
  color: #2c3b59;
}

.timeline-container-in{
  display: flex;
  align-items: flex-start;
  min-height: 210px;
  padding-top: 20px;
}
.timeline-container-in .timeline-home{
  position: relative;
  display: flex;
  flex: 1;
  align-items: flex-start;
}
.timeline-container-in .timeline-home::before{
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  height: 2px;
  background: #000000;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(155, 155, 155, 1) 10%, rgba(155, 155, 155, 1) 90%, rgba(0, 0, 0, 0) 100%);
  z-index: 0;
}

.timeline-item-hm .circle{
  width: 40px;
  height: 40px;
  border: 1px solid #192029;
  border-radius: 50%;
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.timeline-container-in .circle .year{
  font-size: 16px;
  position: absolute;
  font-weight: 600;
  top: -9%;
  left: 3px;
  font-family: "Montserrat", Sans-serif;
  transform: translate(-0%, -100%);
}
.timeline-container-in p{
  font-weight: 700;
  position: absolute;
  padding: 0 20px;
  left: 20.5px;
  transform: translate(-50%, 20px);
  width: 100%;
  margin-bottom: 0px;
  font-family: "Montserrat", Sans-serif;
}
.timeline-container-in .timeline-item-hm{
  position: relative;
  padding: 0;
  flex: 1;
  text-align: center;
  z-index: 1;
}

.timeline-item-hm .circle svg{
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  z-index: 5;
}
.timeline-container-in a.btn{
  font-size: 16px;
  font-weight: 600;
  padding: 13px 40px 12px 40px;
  background: #2c3b59;
  border-radius: 50px;
  text-transform: capitalize;
  border: 1px solid #2c3b59;
  font-family: "Montserrat", Sans-serif;
}
.timeline-container-in a.btn:hover{
  background: #C5B16A;
  border-color: #C5B16A;
  color: #2c3b59;
}


.timeline-container-in .timeline-item-hm:nth-child(2) .circle svg {
  animation: scaleIn 5s ease both;
  animation-delay: 1s;
}

.timeline-container-in .timeline-item-hm:nth-child(3) .circle svg {
  animation: scaleIn 5s ease both;
  animation-delay: 5s;
}

.timeline-container-in .timeline-item-hm:nth-child(4) .circle svg {
  animation: scaleIn2 5s ease both;
  animation-delay: 9s;
}

@keyframes scaleIn {
  0% { opacity: 0; transform: scale(0); }
  16.67% {
    opacity: 1;
    transform: scale(1.3);
  }
  33.33%, 66.67% {
    opacity: 1;
    transform: scale(1.3);
  }
  100% {
    opacity: 0;
    transform: scale(0);
  }
}

@keyframes scaleIn2 {
  0% { opacity: 0; transform: scale(0); }
  16.67% {
    opacity: 1;
    transform: scale(1.3);
  }
  33.33%, 66.67% {
    opacity: 1;
    transform: scale(1.3);
  }
  100% {
    opacity: 1;
    transform: scale(1.3);
  }
}/* End custom CSS */

.confidence-box-main{
  min-height: 680px;
  display: flex;
  align-items: flex-start;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.confidence-inner-in{
  position: relative;
  display: flex;
  align-items: stretch;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 1;
}

.confidence-inner-in .confidence-item{
  background: #ffffff;
  border-top: 2px solid #EEE7D1;
  border-right: 2px solid #EEE7D1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
  position: relative;
}

.confidence-item .con-boxcard{
  background: #ffffff;
  padding: 38px 57px;
  position: relative;
  z-index: 10;
}

.confidence-item .con-morecard{
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -100%);
  visibility: hidden;
  opacity: 0;
  width: 100%;
  transition: .4s ease-in;
}
.more-inner{
  background: #ffffff;
  padding: 0px 57px 57px 57px;
}

.confidence-inner-in .confidence-item.teaser.active .con-morecard{
  transform: translate(-50%, 0%);
  visibility: visible;
  opacity: 1;
  z-index: 1;
}
.con-boxcard h3{
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  color: #004f59;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-family: "meno-banner", Sans-serif;
}
.con-boxcard p{
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  margin: 0px;
  font-family: "Montserrat", Sans-serif;
}
.st0798456 {
    fill: #2C3B59;
}
.con-morecard p{
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  margin: 0px;
  font-family: "Montserrat", Sans-serif;
}


.wealth-management-main{
  padding: 80px 0px;
}
.wealth-management-main .container{
  max-width: 1140px;
  width: 100%;
}

.wealth-top{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
}
.wealth-left{
  max-width: 818px;
  width: 100%;
}
.wealth-right{
  max-width: 252px;
  width: 100%;
}
.wealth-right a.btn{
  font-size: 16px;
  font-weight: 600;
  padding: 13px 40px 12px 40px;
  background: #2c3b59;
  border-radius: 50px;
  text-transform: capitalize;
  border: 1px solid #2c3b59;
  font-family: "Montserrat", Sans-serif;
}
.wealth-right a.btn:hover{
  background: #C5B16A;
  border-color: #C5B16A;
  color: #2c3b59;
}
.wealth-left h4 span{
  font-size: 22px;
  font-weight: 600;
  color: #6f6f6f;
  display: block;
  font-family: "Montserrat", Sans-serif;
}
.wealth-left h4{
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  color: #004f59;
  margin-bottom: 15px;
  font-family: "meno-banner", Sans-serif;
}
.wealth-left p{
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  margin-bottom: 0px;
  font-family: "Montserrat", Sans-serif;
}
.investment-sec1 .container{
  position: relative;
}
.wealth-slider .swiper-wrapper .swiper-slide{
  height: auto;
}
.wealth-card-box{
  position: relative;
  padding: 0px 30px;
  height: 100%;
  border: 2px solid #EEE7D1;
}
.wealth-slider{
  padding: 0px 30px;
  position: relative;
}
.wealth-inner-cnt{
  padding: 30px 0px;
  height: 100%;
  margin: 0 auto;
  padding-inline-end: 0;
  padding-inline-start: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.wealth-arrow .swiper-button-prev::after{
  display: none;
}
.wealth-arrow .swiper-button-next::after{
  display: none;
}
.wealth-iconline img{
  max-width: 75px;
  height: auto;
  width: 100%;
}
.wealth-iconline{
  border-bottom: 1px solid #000000;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.wealth-top-in h2{
  font-size: 24px;
  color: #2c3b59;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1;
  font-family: "Montserrat", Sans-serif;
}
.wealth-top-in p{
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  color: #000000;  
  font-family: "Montserrat", Sans-serif;
}
.button-content-wrapper{
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  gap: 15px;
}
.button-content-wrapper .button-icon{
  background: #2c3b59;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.button-content-wrapper .button-icon svg{
  height: auto;
  width: 1em;
  transition: .45s ease-in !important;
}
.button-content-wrapper .button-icon svg path{
  fill: #ffffff;
}
.button-content-wrapper .button-text{
  color: #004f59;
  font-size: 18px;
  font-weight: 600;
  font-family: "Montserrat", Sans-serif;
}
.wealth-btn a.btn{
  font-family: "Montserrat", Sans-serif;
  padding: 0;
  background: transparent;
  text-transform: capitalize;
}
.wealth-btn a.btn:hover svg{
  transform: translateX(5px);
  transition: .45s ease-in !important;
}
.wealth-btn a.btn:hover{
  text-decoration: underline;
}
.wealth-arrow .swiper-button-next{
  width: 40px;
  height: 40px;
  background: #EEE7D1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  right: 0px;
}
.wealth-arrow .swiper-button-prev{
  width: 40px;
  height: 40px;
  background: #EEE7D1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  left: 0px;
}
.wealth-arrow .swiper-button-next svg{
  width: 25px;
  height: 25px;
}
.wealth-arrow .swiper-button-prev svg{
  width: 25px;
  height: 25px;
}
.wealth-arrow .swiper-button-next:hover{
  background: #2c3b59;
}
.wealth-arrow .swiper-button-next:hover{
  fill: #ffffff;
}
.wealth-arrow .swiper-button-prev:hover{
  background: #2c3b59;
}
.wealth-arrow .swiper-button-prev:hover svg{
  fill: #ffffff;
}
.trust-wealth-management-main{
  padding: 80px 0px;
  background: #EEE7D1;
}
.trust-wealth-management-main .container{
  max-width: 1140px;
  width: 100%;
}

.wealth-news-left h3{
  font-size: 22px;
  font-weight: 600;
  color: #2c3b59;
  line-height: 22px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Montserrat", Sans-serif;
}
.wealth-news-left p{
  font-size: 18px;
  font-weight: 500;
  margin: 0px;
  font-family: "Montserrat", Sans-serif;
}
.wealth-news-right a.btn{
  font-size: 16px;
  font-weight: 600;
  color: #004f59;
  padding: 0px;
  background: transparent;
  text-transform: capitalize;
  font-family: "Montserrat", Sans-serif;
}
.wealth-news-right a.btn:hover svg{
  transform: translateX(5px) !important;
  transition: .45s ease-in !important;
}

.trust-wealth-news{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
}


.wea-btn{
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  gap: 15px;
}
.wea-icon svg{
  height: auto;
  width: 1em;
  fill: #004f59;
}

.news-wrapper{
  display: flex;
  gap: 20px;
}
.big-post{
  flex: 2;
  padding: 0px;
}
.big-post p{
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  color: #000000;
  font-family: "Montserrat", Sans-serif;
}
.big-post a.read-btn{
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #2C3B59;
  margin: 0px;
}
.small-posts{
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.small-posts h4{
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  margin-bottom: 5px;
}
.small-posts small{
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3em;
  margin-bottom: 13px;
  text-transform: capitalize;
  display: block;
  font-family: "Montserrat", Sans-serif;
}
.small-posts a{
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #2C3B59;
  margin: 0px;
}
.small-posts a:hover{
  text-decoration: underline;
}
.small-posts p{
  margin: 0px;
}
.big-post h2{
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  margin-bottom: 5px;
}
.big-post a {
  margin-bottom: 13px;
  display: inline-block;
}

.big-post a:hover{
  text-decoration: underline;
}
.small-post .image{
  margin-bottom: 10px;
}
.big-post small{
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3em;
  margin-bottom: 13px;
  text-transform: capitalize;
  display: block;
  font-family: "Montserrat", Sans-serif;
}

.big-post .image a{
  width: 100%;
  display: block;
  position: relative;
  margin-right: 20px;
}
.big-post .post_thumbnail{
  overflow: hidden;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
margin-bottom: 20px;
  /* padding-bottom: calc(0.66 * 100%); */
}

.big-post .post_thumbnail img{
  display: block;

  transition: filter .3s;
  /*  max-height: none;
  max-width: none;
	left: calc(50% + 1px);
  position: absolute;
  top: calc(50% + 1px);
  transform: scale(1.01) translate(-50%, -50%);
  height: 100%;
  width: auto;
*/	
width: 100%;
  object-fit: contain;
  width: auto;
  height: 400px;
  margin-bottom: 10px;
  background: #fff;
}


.small-post .image a{
  width: 50%;
  display: block;
  position: relative;
  margin-right: 20px;
}
.small-post .post_thumbnail{
  overflow: hidden;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  padding-bottom: calc(0.66 * 100%);
}
.small-post .post_thumbnail img{
  display: block;
  max-height: none;
  max-width: none;
  transition: filter .3s;
  left: calc(50% + 1px);
  position: absolute;
  top: calc(50% + 1px);
  transform: scale(1.01) translate(-50%, -50%);
  height: 100%;
  width: auto;
}

.sct-timeline .swiper-button-prev i, .sct-timeline .swiper-button-next i{
  font-weight: 600;
  color: #000;
}
.investment-sec1 .sct-timeline .year-container .year{font-weight: 600;}

.investment-sec1 .sct-timeline .st0798456 {fill: #2C3B59;}
.investment-sec1 .sct-timeline .timeline-panel .yearly-stamp{
  right: -48px;
  top: 440px;
  font-size: 68px;     font-family: "meno-banner", Sans-serif;
    color: #C5B16A;
}
.investment-sec1 .sct-timeline .timeline-container h3{
  font-family: "RelishProMedium";
  margin-bottom: 20px;
      font-family: "meno-banner", Sans-serif; color: #004F59;     color: #004F59 !important;
    font-weight: 700;
    text-transform: none;

}

.investment-sec1 .sct-timeline .swiper-button-next.timeline, .investment-sec1 .sct-timeline .swiper-button-prev.timeline{
  width: 40px;
  height: 40px;
  border: 1px solid #192029;
  border-radius: 50%;
  background: #fff;
}

.investment-sec1 .sct-timeline .timeline-panel .swiper-button-prev.timeline{
  left: 5px !important;
}
.investment-sec1 .sct-timeline .timeline-panel .swiper-button-next.timeline{    right: 5px !important;}

.investment-sec1 .wp-block-list ul{
  margin-left: 18px;
}
.investment-sec1 .wp-block-list li{
  list-style-type: disc;
  margin-bottom: 10px;
}



@-moz-document url-prefix() {
  .footer-new{
    margin-bottom: -22px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .footer-new{
    margin-bottom: -22px;
  }
}

.newsletter-btn{margin-top: 30px;}

.newsletter-btn a{
  font-size: 16px;
  font-weight: 600;
  padding: 13px 40px 12px 40px;
  background: #2c3b59;
  color: #ffffff;
  border-radius: 50px;
  text-transform: capitalize;
  border: 1px solid #2c3b59;
  font-family: "Montserrat", Sans-serif;
}

.newsletter-btn a:hover{
  background: #ffffff;
  border-color: #ffffff;
  text-decoration: none;
  color: #2c3b59;
}


@-moz-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@-ms-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@-moz-keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -150px;
  }
}
@-ms-keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -150px;
  }
}
@-webkit-keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -150px;
  }
}
@keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -150px;
  }
}





@media (max-width: 1024px) {
  .right-menu-items{display: none;}
  .header-inner-in{
    padding: 0px 15px;
  }
   .footer-logo{text-align: center;}
  .footer-inner .container{padding: 0px 15px; padding-top: 80px;}
  .footer-main-innercard{flex-wrap: wrap; gap: 30px;}
  .footer-item.loca ul li{width: 100%;}
  .footer-main-innercard .footer-item:nth-of-type(1){width: 100%;text-align: center;}
  .footer-main-innercard .footer-item:nth-of-type(2){width: 100%;text-align: center;}
  .footer-main-innercard .footer-item:nth-of-type(3){width: 100%;text-align: center;}

  .footer-copyright p{text-align: center;}
  .footer-inner::before{background-position: -130% 120%;background-size: 400px auto;}

  .footer-inner::before{background-position: -130px 120%;background-size: 500px auto;}
  .site-header-main{padding: 20px 0px;}



  .hero-card-box{width: 70%;text-align: left;}
  .hero-card-box h1{font-size: 48px;}
  .hero-card-box h2{font-size: 20px;}
  .hero-main-banner .container{justify-content: flex-start;}
  .hero-card-box p{padding: 0px 0px 0px 0px;}
  .hero-main-banner{padding: 80px 0px;}
  .deeply-rooted-left{max-width: fit-content;}
  .deeply-rooted-right{max-width: fit-content;}
  .hero-btns{justify-content: flex-start;}
  .hero-btns a.btn{font-size: 14px;padding: 10px 15px;}
  .hero-main-banner{min-height: 550px;}
  .hero-main-banner::before{content: "";position: absolute;background: #000000;width: 100%;height: 100%;opacity: 0.45;}
  .deeply-rooted-main{padding: 60px 0px;}
  .deeply-rooted-main-in{flex-wrap: wrap;margin-bottom: 120px;}
  .deeply-rooted-main::before { background-position: 130% 0%;background-size: 50% auto;}
  .deeply-rooted-left h2 span{font-size: 18px;line-height: 30px;}
  .deeply-rooted-left h2{font-size: 37px;}
  .deeply-rooted-left p{font-size: 14px; line-height: 24px;}
  .deeply-rooted-inner p strong{font-size: 16px;line-height: 24px;}
  .deeply-rooted-inner a.btn{font-size: 14px;padding: 10px 25px;}
  .timeline-container-in{flex-direction: column;gap: 40px;}
  .timeline-container-in .timeline-home{ width: 100%;flex: unset;}
  .timeline-container-in .timeline-item-hm:first-child{display: none;}
  .timeline-item-hm .circle{margin: 0 auto;}
  .timeline-container-in .circle .year{position: absolute;top: 0% ;left: 50% ;transform: translate(-50%, -100%) ;}
  .timeline-container-in p{font-size: 12.9px;padding: 0 10px;position: static !important;transform: translate(0%, 20px) !important;line-height: 18px;font-weight: 600;}
  .timeline-container-in a.btn{margin: 0 auto ;font-size: 14px;padding: 10px 25px;}
  .confidence-box-main{background-position: top center;background-size: contain;padding-top: 320px;background-attachment: inherit;}
  .confidence-inner-in{flex-wrap: wrap;}
  .confidence-item .con-boxcard{padding: 40px 16px;}
  .more-inner{padding: 0px 16px 40px 16px;}
  .con-boxcard h3{font-size: 28px; line-height: 28px;}
  .con-boxcard p{font-size: 14px; line-height: 24px;}
  .con-morecard p{font-size: 14px; line-height: 24px;}
  .confidence-inner-in .confidence-item{width: 100%;flex: auto;}
  .confidence-item .con-morecard{position: static !important;transform: unset !important;z-index: 1 !important;opacity: 1 !important;visibility: visible !important;}
  .wealth-management-main{padding: 60px 0px;}
  .wealth-top{flex-wrap: wrap;}
  .wealth-left h4 span{font-size: 18px;line-height: 30px;}
  .wealth-left h4{font-size: 37px;}
  .wealth-left p{font-size: 14px;line-height: 24px;}
  .wealth-left{margin-bottom: 15px;}
  .wealth-right a.btn{font-size: 14px;padding: 10px 25px;}
  .wealth-top-in h2{font-size: 22px;}
  .wealth-top-in p{font-size: 14px;line-height: 24px;}
  .trust-wealth-management-main{padding: 60xp 0px;}
  .trust-wealth-news{flex-wrap: wrap;margin-bottom: 30px;}
  .small-post .image a{width: 70%;}
  .wealth-news-left p{font-size: 14px; line-height: 24px;}
  .wealth-news-left{margin-bottom: 20px;}
  .big-post h2{font-size: 20px;}
  .small-posts h4{font-size: 16px;}
  .small-posts small{font-size: 14px;}
  .big-post small{font-size: 14px;}
  .conversation-left h2{font-size: 22px;}
  .conversation-left p{font-size: 14px;}
  .big-post p{font-size: 14px;line-height: 24px;}
  .conversation-button .btn.btn-primary{font-size: 14px;padding: 10px 25px;}

  .account-and-call{  right: 10px;}
  .header-top-bar-main .container{padding: 0px 15px;}
  .deeply-rooted-main .container{padding: 0px 15px;}
  .wealth-management-main .container{padding: 0px 15px;}
  .trust-wealth-management-main .container{padding: 0px 15px;}

.top-bar-links a.header-account-btn{font-size: 16px;}
.top-bar-links a{font-size: 16px;}


}

@media screen and (max-width: 767px) {

  .top-bar-links{
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .top-bar-links a.header-account-btn{
    font-size: 14px;
    padding: 10px 15px;
  }
  .top-bar-links a{
    font-size: 14px;
  }
  .header-top-bar-main .container{
    padding-left: 0px;
    padding-right: 16px;
  }
  .left-logo a img{
    max-width: 175px;
  }
  .right-menu-items{
    display: none;
  }
  .account-and-call{
    position: relative;
    margin-bottom: 60px;
    text-align: center;
  }
  .account-and-call ul{
    display: inline-flex;
    margin: 0 auto;
    gap: 20px;
  }
  .footer-logo{
    text-align: center;
  }
  .footer-main-innercard{flex-wrap: wrap; gap: 40px;}
  .footer-main-innercard .footer-item:nth-of-type(1){width: 100%;text-align: center;}
  .footer-main-innercard .footer-item:nth-of-type(2){width: 100%;text-align: center;}
  .footer-main-innercard .footer-item:nth-of-type(3){width: 100%;text-align: center;}
  .footer-item.loca ul li{width: 100%;}
  .footer-copyright p{text-align: center;}

  .footer-inner::before{background-position: -130% 120%;background-size: 400px auto;}
  .conversation-content{flex-wrap: wrap;}
  .conversation-left{margin-bottom: 15px;}

  .mobile-menu-items{
    max-height: 798px;
    overflow-y: auto;
    transform-origin: top;
  }

  .hero-card-box{width: 100%;text-align: left;}
  .hero-card-box h1{font-size: 48px;}
  .hero-card-box h2{font-size: 20px;}
  .hero-card-box p{padding: 0px 0px 0px 0px;}
  .hero-btns{justify-content: flex-start;}
  .hero-main-banner{padding: 60px 0px;}
  .hero-btns a.btn{font-size: 14px;padding: 10px 15px;}
  .hero-main-banner{min-height: auto;}
  .hero-main-banner::before{content: "";position: absolute;background: #000000;width: 100%;height: 100%;opacity: 0.45;}
  .deeply-rooted-main{padding: 60px 0px;}
  .deeply-rooted-main-in{flex-wrap: wrap;margin-bottom: 120px;}
  .deeply-rooted-main::before { background-position: 130% 0%;background-size: 50% auto;}
  .deeply-rooted-left h2 span{font-size: 18px;line-height: 30px;}
  .deeply-rooted-left h2{font-size: 37px;}
  .deeply-rooted-left p{font-size: 14px; line-height: 24px;}
  .deeply-rooted-inner p strong{font-size: 16px;line-height: 24px;}
  .deeply-rooted-inner a.btn{font-size: 14px;padding: 10px 25px;}
  .timeline-container-in{flex-direction: column;gap: 40px;}
  .timeline-container-in .timeline-home{ width: 100%;flex: unset;}
  .timeline-container-in .timeline-item-hm:first-child{display: none;}
  .timeline-item-hm .circle{margin: 0 auto;}
  .timeline-container-in .circle .year{position: absolute;top: 0% ;left: 50% ;transform: translate(-50%, -100%) ;}
  .timeline-container-in p{font-size: 12.9px;padding: 0 10px;position: static !important;transform: translate(0%, 20px) !important;line-height: 18px;font-weight: 600;}
  .timeline-container-in a.btn{margin: 0 auto ;font-size: 14px;padding: 10px 25px;}
  .confidence-box-main{background-position: top center;background-size: contain;padding-top: 200px;background-attachment: inherit;}
  .confidence-inner-in{flex-wrap: wrap;}
  .confidence-item .con-boxcard{padding: 40px 16px;}
  .more-inner{padding: 0px 16px 40px 16px;}
  .con-boxcard h3{font-size: 28px; line-height: 28px;}
  .con-boxcard p{font-size: 14px; line-height: 24px;}
  .con-morecard p{font-size: 14px; line-height: 24px;}
  .confidence-inner-in .confidence-item{width: 100%;flex: auto;}
  .confidence-item .con-morecard{position: static !important;transform: unset !important;z-index: 1 !important;opacity: 1 !important;visibility: visible !important;}
  .wealth-management-main{padding: 60px 0px;}
  .wealth-top{flex-wrap: wrap;}
  .wealth-left h4 span{font-size: 18px;line-height: 30px;}
  .wealth-left h4{font-size: 37px;}
  .wealth-left p{font-size: 14px;line-height: 24px;}
  .wealth-left{margin-bottom: 15px;}
  .wealth-right a.btn{font-size: 14px;padding: 10px 25px;}
  .wealth-top-in h2{font-size: 22px;}
  .wealth-top-in p{font-size: 14px;line-height: 24px;}
  .trust-wealth-management-main{padding: 60xp 0px;}
  .trust-wealth-news{flex-wrap: wrap;margin-bottom: 30px;}
  .news-wrapper{flex-wrap: wrap;}
  .small-post .image a{width: 100%;}
  .big-post{flex: auto;}
  .wealth-news-left p{font-size: 14px; line-height: 24px;}
  .wealth-news-left{margin-bottom: 20px;}
  .big-post h2{font-size: 20px;}
  .small-posts h4{font-size: 16px;}
  .small-posts small{font-size: 14px;}
  .big-post small{font-size: 14px;}
  .small-posts a{font-size: 16px;}
  .conversation-left h2{font-size: 22px;}
  .conversation-left p{font-size: 14px;}
  .big-post p{font-size: 14px;line-height: 24px;}
  .conversation-button .btn.btn-primary{font-size: 14px;padding: 10px 25px;}


  .footer-item.com-link ul li{margin-bottom: 12px;}
  .footer-item.legal-forms ul li{margin-bottom: 12px;}
  .footer-item.loca ul li a{font-size: 14px;line-height: 24px;}


@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .site-main-top {
      margin: 0px 0px;
  }
}


}




@media (min-width: 1025px) {
  .hm-menu-toggle{
    display: none;
  }
  

}


.sct-timeline .timeline-panels {
    min-height: 563px;
}

.showvar{
  display: none !important;
}
.sct-timeline .timeline-panels {
  
    position: relative;
}

.int-main-head-sec.section-without-banner.stylenew{
    background: transparent;

}

.stylenew.int-main-head-sec h1{
      font-family: "meno-banner";
    color: #004f59;
}

.stylenew.int-main-head-sec h1 span{
    color: #004f59; font-weight: 700;

}

.investment-sec1 p{
      font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    color: #000000; font-weight: 500; margin-bottom: 20px;
}

.page-template-timelinepage .site-header-main{
      box-shadow: 1px 10px 10px -5px rgba(0, 0, 0, 0.07);
}

.page-template-timelinepage  .banner-main-div.internal-banner.innerpage-withou-img{
      padding-top: 0;
}


.site-header-main.menu-smooth.bd-sticky{
	inset-inline-end: 0;
	inset-inline-start: 0;
	-webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
	animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
}


 /* inset-inline-end: 0;
  inset-inline-start: 0;
  -webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  animation: 0.95s ease 0s normal forwards 1 running headerSlideDown; */