/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

body{
 padding:0;
  margin:0;
  font-family: sans-serif;
}
.page-center{
    max-width:1280px !important;
/*     width:100% !important; */
    margin:0 auto !important;
    float:none !important;
    padding:0px 20px;
}
.t-center{
  text-align: center!important;
}
.t-upper{
    text-transform: uppercase !important;
}
a{
  text-decoration: none;
}
.cervin-container {
/*     max-width: 1400px; */
    margin: 0 auto;
    float: none !important;
    width: 100% !important;
}
.header-h4 h4 {
    color: #464441;
    font-size: 28px;
    font-weight: normal;
    margin: 25px 0px;
    font-family: Europa;
}
.cervin-para{
    color: #949494;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.9rem;
    margin-bottom: 2rem;
}
.cervin-btn{
    align-items: center;
    background-color: #D3DCEA;
    box-shadow: 7px 7px 10px 0 rgba(171,190,215,1), -4px -6px 10px 0PX rgba(255,255,255,0.7);
    border-radius: 50px;
    justify-content: center;
    padding: 1rem 2rem;
    color: #557CB2;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 600;
    border: 3px solid rgba(0,0,0,0.01);
    display: inline-block;
}

.cervin-btn-inner a{
    align-items: center;
    box-shadow: 5px 5px 6px #e6e6e6, -5px -5px 12px #ffffff;
    border-radius: 50px;
    justify-content: center;
    padding: 1rem 2rem;
    display: inline-block;
    color: #557cb2;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 600;
    border: 0;
}


/* HEADER */
.cervin-header {
    position: fixed;
    width: 100% !important; 
    display: inline-block !important;
    background-color: #fff;
    box-shadow: 0 0px 35px rgba(0, 0, 0, 0.2);
    z-index:9999;
}
.cervin-header img.hs-image-widget {
/*     height: 105px; */
    width: auto !important;
}

.cervin-navbar ul {
    list-style: none;
    display: flex;
/*     min-height: 109px; */
    margin: 0;
    align-items: center;
    justify-content: flex-end;
}
.cervin-navbar ul li{
    display: inline-block;
    padding: 1rem 1.5rem;
    width:117px !important;
    text-align:center;
}
.cervin-navbar ul li a{
    font-size: 1rem;
    font-weight: 200;
    font-family: sans-serif;
    color: #7c7b79;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.cervn-header-home.set-fixed-height{
   min-height: 109px;
}


.cervin-fop{
  background-color:#F5F5F5;
  padding: 6rem 7rem;
}
.cervin-fop-left{
    padding-right: 5rem;
}
.cervin-fop-right{
  text-align:center
}
.cervin-fop-right img{
  width : 91%;
}
.cervin-fop-right .fop-welcom-text{
    padding: 0 2rem;
    font-size: 1.5rem;
    color: #6386b7;
}
.footer-wraper {
    padding: 60px 0px;
    background: #f5f5f5;
}

/*  */

.cervin-info{
  padding: 4rem 5rem;
}
.cervin-info-card {
  padding: 0 2rem;
}
.cervin-info-card img{
  width: 85%;
}
.cervin-info-card .info-number h3{
  color: #4c4a47;
  font-size: 2.63rem;
  font-weight: 100;
  margin:2rem 00 0 0;
  text-align:center;
}
.cervin-info-card .info-text{
  color: #949494;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.9rem;
  margin-bottom: 2rem;
  text-align:center;
}
.our-thesis-text a {
    color: #557cb2;
}
.thoughtLeader .hs-featured-image-wrapper {
    max-width: !important;
}
.thoughtLeader .hs-featured-image-wrapper{
  width:auto !important;
}
/*  */

.explaining-section{
  background-color:#F5F5F5;
  padding: 6rem 3rem;
}

.explaining-section-right{
    padding: 0rem 4rem;

}
/* Landing page */


.search-bar {
    top: 23px;
}
.search-bar i {
    color: #406CA9;
    font-size: 20px;
}
.hs-featured-image-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.news-wrap .blog-list .post-item, .select-filter .blog-list .post-item {
    display: none;
}
.news-wrap .blog-list .post-item:first-child,.select-filter .blog-list .post-item:first-child  {
    display: block;
}
.news-wrap .blog-list_22 .post-item:first-child, .select-filter .blog-list_22 .post-item:first-child {
    display: none;
}
.news-wrap .blog-list_22 .post-item, .select-filter .blog-list_22 .post-item {
    display: block;
}
.news-wrap .post-item:first-child {
    max-width: 100% !important;
    width: 100%;
    flex: 0 0 100% !important;
    min-height:400px;
}
.news-wrap .blog-list_22 .post-item:first-child{
    min-height:100%; 
    display:none;
}
.news-wrap .publish-date {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
span.cal-icon img {
    width: 25px;
    margin-right:10px;
}
.news-blog-wrap {
    max-width: 850px;
    margin: 0 auto !important;
    float: none !important;
}
.news-wrap .post-body-content {
    padding: 20px;
    padding-top: 0;
}
.news-wrap .blog-list_22 .post-listing {
    flex-direction: column;
}
.news-wrap .blog-list_22 .post-item {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
} 
.news-wrap .blog-list_22 .post-body.clearfix {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
}

.news-wrap .blog-list_22 .hs-featured-image-wrapper {
    background-size: cover;
    background-position: center;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    width: 120px;
    object-fit: cover;
    min-height: 120px;
}
.news-wrap .blog-list_22 .publish-date {
    padding: 10px 20px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news-wrap .blog-list_22 .post-body-content {
    padding: 20px;
    padding-top: 0;
    display: flex;
    align-items: flex-end;
    justify-content: end;
}
.news-wrap .blog-list_22 .publish-date {
    padding: 20px 20px 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.news-wrap .blog-list_22 p {
    padding: 0 !important;
    min-height: auto !important;
}
.blog-list .hs-featured-image-wrapper {
    text-align: center;
    min-height: 239px;
}
.view-more-btn a {
    font-weight: bold;
    border: 0;
    box-shadow: 6px 8px 14px 0px #e5e1e1, -6px -5px 7px 0px #ffffffeb;
    font-size: 17px;
    padding: 0.8rem 2rem;
    border-radius: 30px;
    text-transform: uppercase;
}
.view-more-btn{
    text-align:center; 
    margin-top: 60px;
}
.getIntouch img {
    width: 100%;
} 
.news-wrap .blog-section{
    padding:0 !important; 
}
.investment-wrap{
    background-color:#fff; 
}
.investment-wrap .investments-text{
    margin:0px;
}
.investment-wrap .investments-cta p {
    padding: 20px;
    box-shadow: none !important;
    background-color: transparent;
}
.investment-wrap .investments-cta p.previous{
  margin-right:0 !important;
}
.publish-date {
    padding: 20px 20px 0px;
}
.post-body-content {
    padding: 0px 20px 20px;
}
.news-wrap {
    background-color: #f5f5f5;
    padding: 60px 0px;
    min-height: 950px !important;
}
.spotlights {
    background-color: #efefef;
    padding: 150px 0px;
}
.spotlights .blog-listInner {
    margin-top: -410px;
}
.news-wrap .invest-header h5, .blog-listInner .invest-header1 h5 {
    font-size: 17px;
    font-weight: 500;
    color: #464441;
    text-transform: capitalize;
    margin-top: 0;
    text-align: center;
}
.blog-listInner .invest-header1 {
    padding-bottom: 40px;
    margin-top: 100px;
}
.blog-listInner .hs-featured-image-wrapper {
    text-align: center;
    min-height: auto;
    min-height: 150px;
    align-items: flex-start;
}
.news-search input {
    border-radius: 50px;
    border: 0;
    width: 80%;
    background: transparent;
    padding: 15px;
    box-shadow: inset rgb(255, 255, 255) -3px -4px 10px 0px, inset 5px 5px 10px 0px #e0e0e0;
}
.news-search form {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.news-search button {
    position: absolute;
    right: 40px;
    border: 0;
    background: transparent;
}
.news-search svg {
    fill: #406ca9;
    height: 13px !important;
}
.news-search{
   margin-left:0px !important; 
}
/* #portfolio .blog-listInner{
    margin-top:0 !important; 
} */
#portfolio .invest-header1 {
    margin-top: 0;
}
#portfolio .blog-section{
    padding-top:0px; 
}
.news-text-wrap{
    background-color:#f5f5f5;
    padding:50px 0px 0px;
}
.search-bar img {
    width: 10px;
    position: absolute;
    top: 27px;
    right: 35px;
}
.spotlights .post-item {
    /* min-height: 350px; */
    max-width: 30% !important;
    flex: 0 0 30% !important;
    padding: 20px;
}
.spotlights .publish-date {
    padding: 20px 20px 0px;
    display: inline-block !important;
    text-align: center;
    width: 89% !important;
    max-width: 100%;
}
.spotlights .post-body-content {
    padding: 0px 20px 20px;
    text-align: center;
}
.loadmore_posts .post-listing{
    display:flex;
    flex-wrap:wrap;
    flex-direction: row !important;
    justify-content: flex-start;
    width: 100% !important;
    max-width: 80% !important;
    margin: 0 auto;
}
body .active-cervin{
    min-height:100% !important;
    padding-bottom:100px;
}
body .active-portfolio .cervin-news-outer{
    display: none !important;
}

body .active-cervin .recent-post-wrap{
  display: none !important;
}
.loadmore_posts {
    width: 100% !important;
    max-width: 100% !important;
    min-height: auto !important;
    padding: 100px 0px 300px;
}
.loadmore_posts .post-item {
/*     display: flex !important; */
    align-items: center !important;
    max-width: 30% !important;
    flex: 0 0 30% !important;
    margin: 0px 10px 30px !important;
    flex-direction: column !important;
}
.loadmore_posts .post-item:first-child {
    max-width: 30% !important;
    width: 30%;
    flex: 0 0 30% !important;
    min-height: 0;
}
.loadmore_posts .news-blog-wrap {
    max-width: 100%;
}
.loadmore_posts .blog-list_22 {
    max-width: 100% !important;
    width: 100% !important;
    margin:0px !important;
}
.loadmore_posts .post-item {
/*     display: flex !important; */
    align-items: center !important;
    max-width: 30% !important;
    flex: 0 0 30% !important;
    margin: 0px 20px 30px !important;
    flex-direction: column !important;
}
.loadmore_posts .news-wrap .blog-list_22 .post-body.clearfix {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}
.loadmore_posts .blog-list_22 .hs-featured-image-wrapper {
    background-size: cover;
    background-position: center;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 0px !important;
    width: 100% !important; 
    object-fit: cover;
    min-height: 150px !important;
}
.loadmore_posts .blog-list {
    display:none !important;
}
.loadmore_posts .blog-list_22 {
    display:block !important;
}
.loadmore_posts .blog-list_22 .post-item{
    flex-direction: column; 
}
.loadmore_posts .blog-list_22 .post-body.clearfix {
    display: flex;
    justify-content: flex-start !important;
    flex-direction: column;
}
.thoughtLeader{
  margin-top:0px !important; 
  padding:50px;
}
.thoughtLeader .publish-date {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}
.thoughtLeader .author {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.author span.icon {
    max-width: 20px;
    width: 100%;
    height: 20px;
    margin-right: 5px;
}
.author span.icon img {
    width: 100%;
}
a.hs-featured-image-link {
    width: 100%;
    display: inline-block !important;
}
.thoughtLeader .hs-featured-image-wrapper {
    background-color: #efefef;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.thoughtLeader .post-body-content p {
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.thoughtLeader .post-body-content a{
    display:flex;
    align-items:baseline;
}
.thoughtLeader .post-body-content a {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-weight: 400;
    text-align: left;
    margin-top: 10px;
    font-size: 18px;
    color: #808080;
}
.thought-leader-filters {
    margin-top: 80px;
    background-color: #efefef;
}
.select-filter{
    margin-right:0px !important; 
}
.blog-list-overview .post-item {
    display: none!important;
}

.blog-list-overview .post-item:first-child {
    display: block !important;
}
.article-post-wraper .author {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
}
.article-post-wraper .publish-date {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
}
.article-post-wraper .post-header h1 {
    font-style: normal;
    line-height: 1.37;
    letter-spacing: 0.35px;
    text-align: center;
    color: #626262;
    font-family: "europa";
}
.article-post-wraper .featured-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    max-width: 850px;
    min-height: 300px;
    margin: 30px auto;
}
.article-post-wraper .pDate{
    margin: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center; 
    position:relative;
}
.pDate:before {
    content: '•';
    width: 0px;
    height: 0px;
    border-radius: 130px;
    margin: 0px 20px;
    font-size: 30px;
    position: absolute;
    top: -8px;
    left: -40px;
}
.article-inner {
    max-width: 850px;
    width: 100%;
    margin: 0 auto !important;
    float: none !important;
}
.article-post-wraper {
    margin-top: 80px;
    padding-bottom: 100px;
}
.cervin-header li.hs-menu-item.hs-menu-depth-1:last-child {
    padding-left: 0;
}
.socialicons-article ul {
    padding-top: 10px;
    margin-right: 0;
    text-align: right;
    justify-content: flex-end;
}
.socialicons-article li:last-child {
    margin-right: 0;
}
.blog-subscription form{
    position: relative; 
}
.blog-subscription  .hs_submit.hs-submit {
    font-size: 0;
    border: 0;
    position: absolute;
    width: 70px;
    border: 0;
    box-shadow: none;
    top: 8px;
    height:30px;
    right: 20px;
}
.blog-subscription .submitted-message {
    margin-left: 10px;
    color: #406ca9;
    font-size: 18px;
    line-height: 28px;
}
.tl-wrap{
  background-color:#efefef;
  padding:50px 0 !important;
}
.thought-leader-filters{
  background-color:#efefef;
}
.hs-search-field--open ul.hs-search-field__suggestions {
    background-color: whitesmoke;
    top: 50px;
    left: -25px;
    right: 0;
    z-index: 99;
    box-shadow: 5px 5px 10px 0px rgb(195 195 195 / 35%);
    border-radius: 8px;
    width: 85%;
    margin-top: 3px;
    border: 0 !important;
    padding: 20px;
}
.hs-search-field--open .hs-search-field__suggestions li {
    font-size: 13px;
    margin-left: 10px;
    color: #939393;
    margin-bottom: 12px;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 12px 10px !important;
}
.hs-search-field--open .hs-search-field__suggestions li a{
  font-size: 13px;
    color: #939393 !important;
}
.recent-post-wrap .post-outer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
/*     margin-left: -13px; */
}
.recent-post-wrap .post-item1 {
    max-width: 46%;
    flex: 0 0 44%;
    margin: 0px 10px 40px;
    background-color: #efefef;
    box-shadow: 6px 8px 14px 0px #e5e1e1, -6px -5px 7px 0px #ffffffeb;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 122px !important;
}
.recent-post-wrap .hs-featured-image-wrapper {
    width: 136px;
    min-height: 122px;
    position: unset;
    left: 0;
    top: 0;
    background-size: cover;
    border: 0 !important;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0;
}
.recent-post-wrap .post-body1 {
    padding: 0px 20px;
    position: unset;
    top: 20px; 
    left: 130px;
}
.recent-post-wrap  .publish-date {
    justify-content: start;
}
.post-body1 {
    padding: 0px 20px;
}
.recent-post-wrap {
    padding: 100px 0px;
}
.text-wrap {
    padding: 70px 0px;
    background-color: #fcfcfc;
}
.legal-txt {
    max-width: 900px;
    width: 100%;
    margin: 0 auto !important;
    float: none !important;
}
.legal-txt  p ,.legal-txt  ul li{
    color: #808080;
    line-height: 28px;
    font-size: 16px;
    margin: 0px auto;
}
.legal-txt  p 
.legal-txt  ul li {
    padding-bottom:6px;
}
.legal-txt ul {
    padding: 0px 20px;
}
.legal-txt a{
  color: #406ca9; 
}
.legal-txt h3 {
    color: #406ca9;
    font-size: 22px;
    margin: 20px 0px;
}
.hs-content-id-41195515788 .cervin-navbar li.hs-menu-item.hs-menu-depth-1.active.active-branch a{
    color: #565452 !important;
}
.ExitedPost .founded::after{
    display:none; 
}
.ExitedPost .blog-btm-content h2{
  margin-top:0px; 
}
.ExitedPost .blog-btm-content{
  padding-top:0px; 
}
.spotlights .post-listing {
    max-width: 1100px;
    margin: 0 auto;
}
.news-text-wrap1 .inTheNews{
    width:100% !important;
}
.light-color a {
    color: #9f9f9f;
}
.page-wrap {
    padding: 150px 0px 100px;
    text-align: center;
}
.home-btn a {
    font-weight: bold;
    border: 0;
    box-shadow: 8px 8px 8px 0px rgb(229 225 225), -9px -7px 15px 0px #ffffff;
    font-size: 17px;
    padding: 0.8rem 2rem;
    margin-bottom: 1rem;
    color: #406ca9;
    border-radius: 50px;
    justify-content: center;
    background-color: whitesmoke;
    text-transform: uppercase;
}
.page-content h1 {
    margin-bottom: 40px !important;
    font-size: 50px;
}
.hs-search__no-results p {
    font-size: 20px;
    font-weight: 900;
    font-family: "europa";
}
.tags {
    width: 75% !important;
}
.socialicons-article {
    margin-left: 0 !important;
    width: 25% !important;
}
.loadmore_posts .recent-post-wrap .post-outer{
      justify-content: flex-start;
      max-width: 900px;
      margin: 0 auto;
}
.loadmore_posts .recent-post-wrap .post-item1 {
    flex: 0 0 100%;
    max-width: 47%;
}
.hs-search__no-results {
    text-align: left;
}
.hs-search__no-results h2 {
    font-size: 40px;
}
 




/************** ipad ***************/
@media (max-width: 1080px) {}

/************** ipad nd tab ***************/
@media only screen and (min-width:768px) and (max-width: 1024px) {}

/************** iphone roatate***************/
@media (max-width: 767px) {
  .blogInner {
    display: block;
  }
    .blog-list-banner .cervin-banner {
    min-height: 238px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
  .blogInner-left {
    max-width: 100% !important;
    width: 100%;
}
  .mobile-filter {
    margin: 15px 0px;
  }
  .mobile-filter select#selectbox {
    width: 100%;
    -webkit-appearance: none;
    border: 0px;
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
}
 .mobile-filter option {
    font-size: 20px !important;
    color: #406ca9 !important;
    text-transform: uppercase;
}
  .blog-subscription input{
    max-width:70% 
  }
  .page-center{
        max-width: 100% !important;
    width: auto !important;
    margin: 0 auto !important;
    float: none !important;
    padding: 0px 30px !important;
  }
 .blog-list-banner .cervin-banner {
    min-height: 238px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.loadmore_posts.news-wrap.overview .news-blog-wrap .blog-list_22 .hs-featured-image-wrapper {
    max-width: 100% !important;
}
.showText .inTheNews {
    padding: 0;
}
.news-wrap .blog-list_22 .post-body.clearfix, .recent-post-wrap .post-body.clearfix {
    flex-direction: column;
}
.news-wrap.overview .news-blog-wrap .blog-list_22 .hs-featured-image-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 180px;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.post-btm-cont {
    padding: 50px 30px;
    min-height: 100px;
}
div .news-wrap .blog-list_22 .publish-date {
    padding: 0px;
}
.news-wrap .blog-list_22 .post-body-content {
    padding: 20px 0px;
}
.loadmore_posts .post-listing {
    justify-content: center;
}
/* div .news-search button {
    top: 40px;
} */
  section.twitter {
    position: relative;
    padding: 108px 0px 86px 0px;
    background-color: #fcfcfc;
    margin-top: 80px;
}
  .spotlights .blog-list .post-item{
        max-width: 300px !important;
    flex: 0 0 100% !IMPORTANT;
    width: 100%;
    margin: 0 0 30px !important;
  }
  .search-bar1 input.hs-search-field__input{
    position: absolute;
    top: calc(50% - -18px);
    left: 15px;
  }
  .search-bar1 button {
    position: absolute;
    right: 20px;
    top: calc(50% - -25px);
  }
  .ourthesis-bg{
        background-size: 190px;
    background-position: -30px -60px;
  }
  .recent-post-wrap .post-item1{
    max-width: 320px !important;
    flex: 0 0 100%;
    min-height:100%;
    flex-direction: column;
  }
  .recent-post-wrap .post-body.clearfix {
    flex-direction: column;
    width: 100%;
  }
  
  .recent-post-wrap .hs-featured-image-wrapper {
      position: relative;
    width: 100% !important;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 250px !important;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 6px;
    }
  .recent-post-wrap .post-body1 {
    padding: 0px 20px;
    position: relative;
    top: 0;
    left: 0;
  }
   .recent-post-wrap .post-btm-cont {
    padding: 20px 0px 40px;
    min-height: 100%;
    text-align: center;
  }
  .recent-post-wrap .publish-date{
    justify-content: center !important; 
  }
  .select.open li:not(:first-child){
    z-index:9; 
  }
  .fil_mobile.topStickyCustomClass { 
    margin-top: 0px !important;
  }
  .select-items div{
    font-size:16px !important; 
    text-align: left;
  }
  .article-post-wraper.art-design .pDate, .article-post-wraper.art-design .author{
    font-size: 12px;
  }
  .simple-popup-content .close::before {
    font-size: 36px;
    color: #626262;
    position: absolute;
    right: 40px;
    top: 0px;
  }
  .custom-menu-primary li.hs-menu-item.hs-menu-depth-1 {
    outline: none;
    background: transparent !important;
  }
  input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
  * {
    -webkit-tap-highlight-color: transparent;
}
  .select li {
    box-shadow: none !important;
}
.news-wrap .post-item:first-child{
    max-width:320px !important; 
  }
  .news-wrap .blog-list_22 .post-item {
    max-width:320px !important; 
  }
  .investment-wrap.news{
    box-shadow:none !important; 
  }
  .loadmore_posts .post-listing{
    max-width:100% !important; 
  }
  .slider-cont .slick-dots {
    bottom: -45px;
}
  .name-sec {
    flex-direction: column;
  }
  .slider-wrap.quote-slide .name-sec h3, .slider-wrap.quote-slide .name-sec h4 {
    margin: 10px 0px 0px;
  }
  .news-text-wrap.thought-leader-filters .pubdate-filter ul.select {
    width: 82%;
  }
/*   .select.open li:not(:first-child) {
    top: 30px !important;
  }
  .select.open li:nth-child(3) {
    top: 60px !important;
  }
  .select.open li:nth-child(4) {
    top: 98px !important;
  } */
  .select-items {
    left: -15px;
    width: 250px;
  }
  .news-text-wrap .pubdate-filter ul.select {
    margin: 0;
    width: 85%;
  }
  div .select.open li:nth-child(2), div .select.open li:nth-child(3),div .select.open li:nth-child(4){
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: 9;
    box-shadow: 5px 5px 10px 0px rgb(195 195 195 / 35%) !important;
    border-top: 2px solid #cccccc7a;
  }
  .select-items div, .select-selected{
    font-size:16px; 
  }
  .select li {
    font-size: 16px;
  }
  .pubdate-filter ul::after{
    right:-20px !important;
    top: 3px !important;
  }
  span.pub-date {
    width: 18px;
    height: 18px;
  }
  span.m_header {
    margin-left: 0px;
  }
  span.link_tag {
    margin-right: 0px;
  }
  .hs-search-field--open ul.hs-search-field__suggestions {
    background-color: #efefef !important;
    border-radius: 6px;
    margin-top: 22%;
    margin-right: 0px !important;
    width: auto;
}
  .text-gray p img {
    max-width: 100% !important;
    width: auto !important;
}
  .thought-leader-filters .select.open li:nth-child(2),
  .thought-leader-filters .select.open li:nth-child(3),
  .thought-leader-filters .select.open li:nth-child(4){
      box-shadow: 6px 8px 17px -7px #e5e1e1e0,-4px -1px 9px 0px #ffffffeb !important;
      box-shadow:none !important;
  }
  .news-text-wrap .select.open li:nth-child(2){
    border-top: 0px;
    margin-top: -6px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .news-text-wrap .select.open li:nth-child(3){
    border-top: 0px;
    margin-top: -6px;
  }
  .news-text-wrap .select.open li:nth-child(3) { 
    top: 82px;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom: 0px !important;
    border-top: 1px solid #ccc;
  }
  .news-text-wrap .select.open li:nth-child(4) {
    top: 126px;
    margin-top: 0;
    border-radius: 0;
    border-top: 1px solid #ccc;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
  .news-text-wrap .select.open li:nth-child(n+2) {
    color: #939393;
    font-size: 16px;
    padding: 12px 10px;
    margin-left: 21px;
    
    margin-top: 0;
  }
}


/************** iphone ***************/
@media (max-width: 479px) {
  .blogInner {
    display: block;
  }
    .blog-list-banner .cervin-banner {
    min-height: 238px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
  .blogInner-left {
    max-width: 100% !important;
    width: 100%;
}
  .mobile-filter {
    margin: 15px 0px;
  }
  .mobile-filter select#selectbox {
    width: 100%;
    -webkit-appearance: none;
    border: 0px;
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
}
 .mobile-filter option {
    font-size: 20px !important;
    color: #406ca9 !important;
    text-transform: uppercase;
}
  .blog-subscription input{
    max-width:70% 
  }
  .page-center{
        max-width: 100% !important;
    width: auto !important;
    margin: 0 auto !important;
    float: none !important;
    padding: 0px 30px !important;
  }
 .blog-list-banner .cervin-banner {
    min-height: 238px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.loadmore_posts.news-wrap.overview .news-blog-wrap .blog-list_22 .hs-featured-image-wrapper {
    max-width: 100% !important;
}
.showText .inTheNews {
    padding: 0;
}
.news-wrap .blog-list_22 .post-body.clearfix, .recent-post-wrap .post-body.clearfix {
    flex-direction: column;
}
.news-wrap.overview .news-blog-wrap .blog-list_22 .hs-featured-image-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 180px;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.post-btm-cont {
    padding: 50px 30px;
    min-height: 100px;
}
div .news-wrap .blog-list_22 .publish-date {
    padding: 0px;
}
.news-wrap .blog-list_22 .post-body-content {
    padding: 20px 0px;
}
.loadmore_posts .post-listing {
    justify-content: center;
}
/* div .news-search button {
    top: 40px;
} */
  section.twitter {
    position: relative;
    padding: 108px 0px 86px 0px;
    background-color: #fcfcfc;
    margin-top: 80px;
}
  .spotlights .blog-list .post-item{
    max-width: 320px !important;
    flex: 0 0 100% !IMPORTANT;
    width: 100%;
    margin: 0 0 30px !important;
  }
  .search-bar1 input.hs-search-field__input{
    position: absolute;
    top: calc(50% - -18px);
    left: 15px;
  }
  .search-bar1 button {
    position: absolute;
    right: 20px;
    top: calc(50% - -22px);
  }
  .blog-wrap.portfolio-detail .right-content .blog-content-wrap .header a {
    position: absolute;
    right: 18px; 
    top: 117px;
  }
  .blog-list-wrap img.hs-featured-image{
    max-height: 100% !important;
    max-width: 180pX !important;
    width: auto;
    min-height: 100% !important;
  }
  .article-inner .post-body img{
    width:100% !important; 
  }
  .select-items {
    position: absolute;
    background-color: whitesmoke;
    top: 50px;
    left: -10px;
    right: 0;
    z-index: 99999;
    box-shadow: 5px 5px 10px 0px rgb(195 195 195 / 35%);
    border-radius: 8px;
    width: 100%;
    max-width: 100%;
}
  .investment-wrap.news div .blogarticle-filter{
    text-align:left; 
  }
  .hs-search-field--open ul.hs-search-field__suggestions {
    background-color: #efefef !important;
    border-radius: 6px;
    margin-top: 22%;
    margin-right: 0px !important;
    width: auto;
}
  .text-gray p img {
    max-width: 100% !important;
    width: auto !important;
}
 .thought-leader-filters .select.open li:nth-child(2),
  .thought-leader-filters .select.open li:nth-child(3),
  .thought-leader-filters .select.open li:nth-child(4){
      box-shadow: 5px 5px 10px 0px rgb(195 195 195 / 35%) !important;
  }
}