/* Burger */
.burger {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    cursor: pointer;
    z-index: 1001;
}

.burger span {
    display: block;
    height: 3px;
    background: #fff;
    border-radius: 0px;
    transition: all 0.3s ease;
}

/* Mobile nav */
.mobile-nav {
    display: none;
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    max-width: 300px;
    height: 100vh;
    background: #fff;
    padding: 40px;
    transition: right 0.3s ease;
    z-index: 1000;
    box-shadow: 30px 0px 30px rgba(0,0,0,0.3);
}

.mobile-nav.open {
    left: 0;
}

.mobile-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 105px;
}

.mobile-menu li { 
    width: 250px;
    position: relative; 
}
.mobile-menu li:nth-child(1),
.mobile-menu li:nth-child(2),
.mobile-menu li:nth-child(3),
.mobile-menu li:nth-child(4) {
    padding-bottom: 0px;
    padding-top: 5px;
}
.mobile-menu li:nth-child(1) a,
.mobile-menu li:nth-child(2) a,
.mobile-menu li:nth-child(3) a,
.mobile-menu li:nth-child(4) a{
    border-bottom: 1px solid #000;
    position: relative;
}
.header #mobileNav {
    align-items: start;
}
.mobile-menu a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 215px;
    display: block;
}
.mobile-menu .sub-menu {
    margin-left: 0px;
    display: none;
}

.has-submenu.open > .sub-menu {
    display: block;
}
.mobile-menu .sub-menu li {
    border: none;
}
.mobile-menu .sub-menu li a{
    font-size: 16px;
    font-weight: 400;
    border: none; 
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.submenu-toggle svg {
    transition: transform 0.3s ease;
    transform: rotate(180deg);
    position: absolute;
    right: 50px;
    top: 30px;
}  
/* При открытом подменю — поворачиваем */
.has-submenu.open .submenu-toggle svg {
    transform: rotate(0deg);
}
.burger.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
}

.burger.active span:nth-child(2) {
    opacity: 0;
}

.burger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
}
.founders {
	margin-top: 60px;
}
.title__mobile {
	display: none;
}
@media (max-width: 1440px) {
    .container {
        width: 1300px;
    }
    .header .logo {
        margin-right: 40px;
    }
    .sub-menu .menu-items {
        grid-template-columns: 35% 33% 30%;
    }
    .nav-menu .sub-menu .menu-link:nth-child(1), 
    .nav-menu .sub-menu .menu-link:nth-child(3), 
    .nav-menu .sub-menu .menu-link:nth-child(5) { 
        width: 90%;
    }
    .nav-menu .sub-menu .menu-link {
        font-size: 19px;
    }
    .swiper-slide .text { 
        left: calc((100% - 1300px) / 2); 
    }
    .swiper-slide img {
        height: 850px;
    }
    .who_we_are .right-side p {
        width: auto;
    	padding-right: 10%;
    }
    .services-grid .service-item:nth-child(2) .service-content {
        right: 5%;
    }
    .services-grid .service-item:nth-child(4) .service-content {
        right: 9%;
    }
    .why-grid .why-item:nth-child(4) .text {
        right: 2%;
    }
    .newsletter-text h2 {
        font-size: 65px;
    }
    .footer__brand {
        max-width: 220px;
    }
    .footer__column {
        min-width: 80px;
    }
    .strategy-title::after {
        top: -20%;
    }
    .why-title::after {
        top: -20%;
    }
}
@media (max-width: 1440px) {
	.asset-block .container {
		width: 80%;
	  }
    .fullscreen-swiper img { 
        height: 450px!important;
        width: 800px!important;
    }
    .asset-block_item {
        height: auto;
    }
    .asset-image .swiper-slide img {
        height: auto;
    }
    .swiper__block  .swiper-button-next {
        margin-right: -12%;
    }
    .swiper__block  .swiper-button-prev {
        margin-left: -12%;
    }
    .asset-block .swiper {
        margin-left: 0px !important;
/*         height: 390px; */
		height: auto;
    }
	.content-area h1 {
		font-size: 50px;
	}
	.entry-content.two-columns p, .page-description.two-columns p, .two-columns ul li, .two-columns 0l li  {
  		font-size: 18px;
	}
	input.wpcf7-form-control::placeholder {
		font-size: 20px;
	}
	.wpcf7 form > div, .wpcf7 form > p {
  		margin-bottom: 8px;
	}
	.why-item .text h3 {
		font-size: 28px;
		height: 63px;
	}
	.why-item .text p {
		font-size: 15px;
	}
	.swiper-slide .text a {
		width: 290px;
		height: 50px;
		font-size: 18px; 
	}
	.who_we_are .right-side .btn,
	.btn__servise { 
		width: 250px;
		height: 50px;
		font-size: 18px; 
	}
	.head__leadership .block__text .btn {
		width: 200px;
		height: 50px;
		font-size: 18px; 	
	}
	.read-more {
		width: 190px;
		height: 50px;
		font-size: 18px;
	}
	.asset-image {
  		height: 800px;
	}
	.text-top h2, .text-bottom h2,
	 .container h2, .why-title {
		font-size: 40px!important;
	}
	.text-top p, .text-bottom p,
	.block__text p, .why-description,
	.services-header .section-subtitle,
	.strategy-description, .join-us-header p,
	.strategy-description p{
		font-size: 18px!important;
	}
	.text-top ul li, .text-bottom ul li {
  		font-size: 18px;
	}
	.services-header {
  		margin-bottom: 30px;
	}
	.service-item {
  		height: 280px;
	}
	.why-item {	
		min-height: 270px;
	}
	.join-us-header {
 		margin-bottom: 15px;
	}
	.why-header {
  		margin-bottom: 20px;
	}
	.step {
 		height: 190px;
	}
	.cta-button {
		margin-top: 30px;
	}
    .header {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .header .logo img {
        width: 180px;
        height: auto;
    }
    .container {
        width: 90%;
    }
    nav .nav-menu {
        width: auto;
    }
    nav .nav-menu li{
        margin-left: 10px;
        margin-right: 10px;
    }
    nav ul li a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .nav-menu .sub-menu .menu-link {
        font-size: 17px;
        height: 40px;
    }
    .header .wrap .login__btn {
        margin-right: 20px;
    }
    .header .logo {
        margin-right: 20px;
    }
    .swiper-slide .text { 
        left: calc((100% - 1180px) / 2); 
    }
    .swiper-slide .text h2 {
        font-size: 50px;
    }
    .swiper-slide .text p,
    .who_we_are .right-side p {
        font-size: 18px;
    }
    .newsletter-text h2 {
        font-size: 50px;
    }
    .newsletter-text p {
        font-size: 18px;
    }
    .footer__column ul a {
        font-size: 12px;
    }
    .footer__legal a {
        font-size: 13px;
    }
    .footer__bottom-inner p {
        font-size: 13px!important;
    }
    .footer__menu {
        gap: 50px;
    }
    .footer__column h4 {
        font-size: 18px;
    }
    .footer__brand {
        max-width: 195px;
    }
    .strategy-block {
        min-height: 400px;
    }
    /**/
    .investment-content .investment-title {
        font-size: 32px!important;
        margin: 0px 0 0px;
    }
    .investment-location {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .investment-info li {
        font-size: 18px;
    }
    .investment-btn {
        font-size: 18px;
        width: auto;
    }
    .investment-image img {
        height: 380px;
    }
    /**/
    .asset-title {
        font-size: 50px;
    }
    .asset-text {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .asset-info li {
        font-size: 18px;
    }
    .detail-item h3,
    .detail-item p,
    .asset-docs,
    .asset-content-description, .asset-content-description p,
	.subtitle p {
        font-size: 18px;
    }
    .asset-block {
        padding-top: 0px;
        margin-bottom: 0px;
    }
    .asset-buttons .btn {
        font-size: 18px;
    }
    .investment-section .manage-header h2 {
        margin-bottom: 0px;
    }
    .investment-section .manage-number {
        font-size: 160px;
    }
    .investment-section .manage-item p {
		font-size: 18px;
		width: 300px;
    }
    .investment-section .manage-item h3 {
		font-size: 32px;
    }
    .investment-section .manage-item {
        padding: 10px 10px;
    }
    .investment-section .manage-grid-portfolio {
        margin: 20px auto;
    }
    



}
@media (max-width: 1255px) {
    .footer__column ul a {
        font-size: 14px;
    }
}
@media (max-width: 1200px) { 
    .container {
        width: 95%;
    }
    nav .nav-menu li {
        margin-left: 3px;
        margin-right: 3px;
    }
    .nav-menu .sub-menu .menu-link {
        font-size: 17px;
        height: 40px;
        letter-spacing: -1px;
    }
    .swiper-slide .text { 
        left: calc((100% - 1080px) / 2); 
    }
    .newsletter-text h2 {
        font-size: 52px;
    }
    .footer__brand {
        max-width: 200px;
    }
    .footer__menu {
        gap: 10px;
    }
    .footer__column {
        min-width: 65px;
    }
    .footer__column ul a {
        font-size: 14px;
    }
}
@media (max-width: 1100px) {  
    nav ul li a {
        font-size: 18px;
    }
    .nav-menu .sub-menu .menu-link {
        font-size: 16px;
    }
    .header .logo img {
        width: 139px;
        height: auto;
    }
    .swiper-slide .text { 
        left: calc((100% - 980px) / 2); 
    }
    .services-header .section-subtitle {
        width: 400px;
    }
    .strategy-header {
        width: auto;
    }
    .footer__column ul a {
        font-size: 13px;
    }
    .footer__menu {
        gap: 10px;
    }
    .footer__brand {
        max-width: 170px;
    }
    .footer__logo {
        max-width: 170px;
    }
    .footer__legal {
        width: auto;
    }
}
 
@media (min-width: 991px) {
	.contact__form_mobile {
		display: none;
	}

[data-aos="fade-left"] { transform: translate3d(10px,0,0) !important; }
[data-aos="fade-left"].aos-animate { transform: translate3d(0,0,0) !important; }

[data-aos="fade-right"] { transform: translate3d(-10px,0,0) !important; }
[data-aos="fade-right"].aos-animate { transform: translate3d(0,0,0) !important; }
	.nav-menu {
        display: none;
    }
    .section__step {
        display: none;
    }
    .mobile__img {
        display: none;
    }
    .header .wrap .email { 
        display: none;
    }
    .join-us .steps-swiper {
        display: none;
    }
}
.burger.active span {
    background: #000;
}

.technical-support__mobile {
	display: none;
}
/* Show burger on mobile */
@media (max-width: 991px) {
.asset-image .swiper-slide img {
        height: 100%;
    }
	.contact__form_desktop {
	display: none;
}
	.technical-support__mobile {
		display: block;
	}
	.technical-support__desktop {
		display: none;
	}
	.title__mobile {
		margin-top: 40px!important;
		margin-bottom: 20px!important;
		display: block;
	}
	.btn__asset {
		display: none;
	}
    .newsletter-content p {
        font-size: 26px;
    }
    .fullscreen-swiper {
        margin-top: 85px;
    }
    .gallery__page .container {
        width: 100%;
    }
    .gallery-close {
        display: none;
    }
    .investment-section .manage-item p {
        width: auto;
    }
    .investment-section .manage-header h2 {
        font-size: 35px!important;
        text-align: left;
        margin-left: 5%;
    }  
    .asset-content-description, .asset-content-description p {
        font-size: 18px; 
    }
    .asset-block {
        margin-top: 80px;
    }
    .swiper__block  .swiper-button-next {
        margin-right: -6%;
    }
    .swiper__block  .swiper-button-prev {
        margin-left: -6%;
    }
    .asset-block .container {
        width: 100%;
    }
    .asset-block_item {
        grid-template-columns: 1fr;
    }
    #investment-filter {
        flex-direction: column;
        width: 350px;
        margin: 0 auto;
        margin-top: 110px;
        margin-bottom: 25px;
    }
    #investment-filter select{
        margin-bottom: 10px;
        margin-top: 10px;
    } 
    #investment-filter select[name="investment_category"] {
        margin-right: 0px;
        margin-top: 0px;
    }
    .select__svg {
        justify-content: space-between;
    }
    #investment-filter #reset-filter { 
        justify-content: left; 
        width: 100px;
    }
	.why-item {
    	min-height: 460px;
  	}
    #primary .container {
        width: 100%;
    }
    #primary .post-navigation {
        width: 85%;
        margin: 0 auto;
    }
    .entry-content.two-columns, .page-description.two-columns {
        column-count: 1;
    }
    .content-area h1 {
        font-size: 22px;
    }
    .entry-content.two-columns p, .page-description.two-columns p,
	.page-description.two-columns ol, .two-columns ul li, .two-columns ol li {
        font-size: 16px;
    }
    .single .post-navigation .nav-next a, .single .post-navigation .nav-previous a {
        font-size: 16px;
    }
    .ast-separate-container #primary {
        margin-bottom: 40px;
    }
    .ast-separate-container #primary .entry-title,
    .ast-separate-container #primary .entry-content {
        width: 300px;
        margin: 0 auto;
    }
    .content-area .acf-post-image {
        margin-top: 0px;
    }
    .content-area .container article {
        margin-top: 65px;
    }
    .burger {
        display: flex;
    }
    .head__mobile {
        display: block;
        height: 620px;
        padding-top: 125px;
    }
    .head__mobile .text {
        width: 80%;
        margin: 0 auto;
    }
    .head__mobile .text h2,
    .head__mobile .text h3 {
        font-size: 30px;
		margin-bottom: 30px;
    }
    .head__mobile .text p {
        font-size: 16px;
    }
    .head__mobile .text h2,
    .head__mobile .text h3,
    .head__mobile .text p {
        color: #fff;
        opacity: 1;
    }
    .head__mobile .slide-link {
        opacity: 1;
        background: #fff;
        width: 219px;
        height: 50px;
        color: #000;
        font-family: "Roboto", sans-serif;
        font-weight: 900;
        font-size: 15px;
        line-height: 140%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .head__mobile .slide-link svg {
        width: 15px;
        margin-left: 10px;
    }
    .header .nav-menu {
        display: none;
    }
    .header .logo img {
        width: 127px;
        height: 27px;
    }
    .header .wrap .email {
        display: block;
        margin-right: 25px;
    }
    .container {
        width: 90%;
        margin: 0 auto;
    }
    .who_we_are {
        flex-direction: column;
    }
    .who_we_are .right-side p {
        width: 100%;
        font-size: 16px;
    }
    .header {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .header .logo {
        margin-right: 0px;
        margin-left: 32px;
    }
    .header .wraper {
        display: flex;
        align-items: center;
    }
    .header .wrap .login__btn {
        display: none;
    }
    .swiper-slide .text {
        position: absolute;
        width: 100%;
    }
    .head .swiper {
        display: none;
    }
    .who_we_are .container {
        width: 80%;
        border-bottom: 1px solid #000;
        padding-bottom: 70px;
    }
    .who_we_are .left-side {
        width: 100%;
        margin-bottom: 40px;
    }
    .who_we_are .right-side h2 {
        width: 100%;
        font-size: 35px;
    }
    .who_we_are .right-side .btn {
        background: #000;
        color: #fff;
        width: 180px;
        height: 50px;
        font-size: 15px;
    }
    /**/
    .section-services {
        margin-top: 70px;
    }
    .section-services .container {
        width: 80%;
    }
    .services-header {
        flex-direction: column;
        margin-bottom: 45px;
    }
    .section-title::after { 
        display: none;
    }
    .services-header .section-title {
        font-size: 35px;
        width: 100%;
        padding-right: 0px;
        margin-right: 0px;
        text-align: left;
        margin-bottom: 30px;
    }
    .services-header .section-subtitle{
        width: 100%;
        font-size: 16px;
    }
    .services-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .services-grid .service-item:nth-child(1) .service-content {
        top: 15%;
    }
    .service-content .service-description {
        font-size: 16px;
    }
    .services-grid .service-item:nth-child(2) .service-image {
        object-position: 70% center;
    }
	.services-grid .service-item:nth-child(2) .service-content {
		right: -1%;
	}
    .services-grid .service-item:nth-child(3) .service-content {
        top: 12%;
        left: 10%;
    }
    .services-grid .service-item:nth-child(3) .service-image {
        object-position: 5% center;
    }
    .services-grid .service-item:nth-child(4) .service-content {
        top: 23%;
        right: -5%;
    }

/**/
.investment-strategy {
    margin-top: 70px;
}
.investment-strategy .container {
    width: 80%;
}
.strategy-title::after {
    display: none;
}
.strategy-title {
    margin-bottom: 35px;
}
.strategy-header {
    flex-direction: column;
    width: 100%;
}
.strategy-title {
    font-size: 35px;
    width: 100%;
    padding-right: 0px;
    margin-right: 0px;
}
.strategy-description {
    width: 100%;
    font-size: 16px;
}
.strategy-grid { 
    flex-direction: column;
}
.left .strategy-content,
.right .strategy-content {
    right: 0px;
    left: 10%;
}
.strategy-block {
    min-height: 670px;
}

    /**/
    .why-header {
        width: 80%;
        margin-top: 70px;
    }
    .why-title {
        font-size: 35px;
        width: 100%;
        margin-right: 0px;
        padding-right: 0px;
        margin-bottom: 35px;
    }
    .why-title::after {  
        display: none;
    }
    .why-description {
        font-size: 16px;
    }
    .desktop__img {
        display: none;
    }
    .mobile__img {
        display: block;
    }
    .why-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    /* .why-item {
        min-height: 400px;
    } */
    .why-grid .why-item:nth-child(1) {
        order: 1; 
    }
    /* .why-grid .why-item:nth-child(1) img{
        object-position: 82% center;
    } */
    .why-grid .why-item:nth-child(2) {
        order: 2;
        /* margin-bottom: 50px; */
    }
    /* .why-grid .why-item:nth-child(2) img{
        object-position: 79% center;
    } */
    .why-grid .why-item:nth-child(4) {
        order: 3;
    }
    .why-grid .why-item:nth-child(3) {
        order: 4;
    }
    .why-grid .why-item:nth-child(1) .text {
        top: 65%;
    }
    .why-grid .why-item:nth-child(2) .text {
        top: 63%;
    }
    .why-grid .why-item:nth-child(4) .text {
        top: 66%;
        left: 10%;
    }
    .why-grid .why-item:nth-child(3) .text {
        top: 72%;
        left: 10%;
        width: 300px;
    }
    .why-grid .why-item:nth-child(3) .text h3{
        height: 50px;
    }

    /**/
    .join-us {
        padding: 60px 0px;
    }
    .join-us .container{ 
        width: 300px;
        margin: 0 auto;
    }
    .join-us .steps-swiper {
        padding: 0 40px;
    }
    .join-us-header .join-title::after {
        display: none;
    }
    .join-title {
        margin-bottom: 25px;
    }
    .join-us-header {
        width: 100%;
        flex-direction: column;
        margin-bottom: 40px;
        margin-top: 0px;
    }
    .join-title br{
        display: none;
    }
    .join-title {
        font-size: 35px;
        width: 100%;
        margin-right: 0px;
        padding-right: 0px;
        text-align: left;
    }
    .join-us-header p {
        width: 100%;
        font-size: 16px;
    }
    .join-us {
        padding-bottom: 0px;
    }
    .join-us .steps-grid,
    .join-us .cta-button {
        display: none;
    }
    .section__step .swiper{
        padding-left: 13%;
        margin-bottom: 60px;
        padding-right: 5%;
    }
    .swiper .step {
        display: flex!important;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
/**/
.newsletter-text h2 {
    font-size: 35px!important;
}
.newsletter-section {
    padding-top: 65px;
}
.newsletter-section .container {
    width: 80%;
}
form input[type="submit"] {
    height: 50px;
    width: 185px;
}
form .wpcf7-form-control-wrap {
	margin-top: 30px;
}
.page-under-text {
	margin-top: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
}
input.wpcf7-form-control::placeholder {
    font-size: 16px;
}
.page-under-construction .container p, .page-under-text p, .contact__section p, .contact__section ul, .page-under-text ul {
  font-size: 16px;
}
.page-under-text ul { 
	margin-left: 20px;
}
/* Поддержка для старых браузеров */
input.wpcf7-form-control:-moz-placeholder {
    font-size: 16px;
}

input.wpcf7-form-control::-webkit-input-placeholder {
    font-size: 16px;
}

input.wpcf7-form-control:-ms-input-placeholder {
    font-size: 16px;
}
input[type="submit"] {
    font-size: 16px;
}
input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="reset"], input[type="tel"], input[type="date"], select, textarea {
    font-size: 16px;
}
.wpcf7 .wpcf7-not-valid-tip {
    background: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    background: #fff;
}
/**/
.footer .container {
    width: 80%;
}
.footer__column {
    display: none;
}
.footer__legal a {
    flex: 0 0 calc(50% - 8px);
}
.footer__top {
    padding-bottom: 35px;
}
.footer__bottom-inner p {
    order: 2;
    margin-top: 20px;
}
.footer__legal {
    order: 1;
    border-bottom: 1px solid #fff;
    padding-bottom: 40px;
}
.wpcf7 form > div, .wpcf7 form > p {
    margin-bottom: 0px;
}
    .investment-archive .investment-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .investment-card {
        flex-direction: column;
        padding: 0px;
        box-shadow: none;
		width: 90%;
    	margin: 0 auto;
    }
    .investment-card .investment-image {
        margin-bottom: 20px;
		min-height: auto;
		max-width: 100%;
    }
    .investment-archive .container {
        width: 100%;
    }
    .investment-title {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .investment-btn {
        width: 175px;
    }
    .investment-image img {
        width: 100%;
    }
    .asset-block {
        grid-template-columns: 1fr;
    }
    .asset-block_item .asset-title {
        font-size: 35px!important;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 20px;
        width: 80%;
    }
	.title__desktop {
		display: none;
	}
	.subtitle {
 		margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 20px;
        width: 80%;
	}
	.asset-block_item .share__block {
		margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 20px;
        width: 80%;
	}
    .asset-image {
        height: 500px;
    }
    .asset-image .swiper-button-prev, 
    .asset-image .swiper-button-next {
        display: none;
    }
    .asset-content {
        width: 80%;
        margin: 0 auto;
    }
    .asset-info {
        grid-template-columns: 1fr;
    }
    .asset-buttons {
        flex-direction: column;
    }
    .asset-block { 
        margin-bottom: 40px;
    }
    .error-page .number {
        font-size: 200px;
    }
    .error-page .text h2 {
        font-size: 22px;
    }
    .error-page .text p {
        font-size: 16px;
    }
    .error-page .btn__error {
        font-size: 18px;
        height: 49px;
        width: 180px;
    }
    .investment-archive {
        margin-top: 87px;
        margin-bottom: 70px;
    }
    .page-under-construction .container h2 {
        font-size: 35px;
    } 
    .page-under-construction .container p {
        font-size: 16px;
    }
    .btn__investment_swiper {
        margin: 0 auto;
        margin-top: 35px;
    }
	/**/
	.head__leadership__blog {
        display: none;
    }
    .entry-title-mobile {
        margin-top: 100px!important;
    }

}
  