@media(max-width:1366px) {
    .container {
        max-width: 80%;
    }

    .section__title,
    .list-features li h2 {
        font-size: 45px;
    }

    .section--small--tow--boxes .tow--boxes--holder h3 {
        font-size: 42px;
        line-height: 60px;
    }

    .section--small--tow--boxes .tow--boxes--holder {
        min-height: 350px;
    }

    .list-features li p {
        font-size: 18px;
        margin-bottom: 0;
    }

    .main--primary {
        padding: 70px 0;
    }

    .section {
        padding: 30px 0;
    }

    .home-block .section__title {
        font-size: 38px;
        line-height: 44px;
    }

    .article:not(.article-single) .article__media {
        margin-bottom: 20px;
    }
}

@media(max-width:1280px) {

    .section__title,
    .list-features li h2 {
        font-size: 36px;
        line-height: 50px;
    }

    .section--small--tow--boxes .tow--boxes--holder {
        min-height: 290px;
    }

    .section--small--tow--boxes .tow--boxes--holder h3 {
        font-size: 36px;
        line-height: 44px;
    }

    .section--small--tow--boxes .tow--boxes--holder h6 {
        line-height: 26px;
    }

    .section--small--tow--boxes .tow--boxes--holder p {
        font-size: 16px;
        line-height: 20px;
    }

    .section-portfolio .section__title {
        font-size: 42px;
        padding: 0 50px 0 0;
    }
}

@media(max-width:1199px) {
    .home-block .section__title {
        font-size: 28px;
        line-height: 36px;
    }

    .pl-65 {
        padding-left: 20px;
    }

    .pr-65 {
        padding-right: 20px;
    }

    .home-block .section__title.mb-4 {
        margin-bottom: 0.5rem !important;
    }

    .home-block .mt-4 {
        margin-top: 0.5rem !important;
    }

    .portfolio-items .portfolio-item {
        padding: 20px 60px 10px 15px;
    }

    .portfolio-items .portfolio-item .ico-share {
        right: 15px;
    }

    .portfolio-items .portfolio-item h4 {
        font-size: 27px;
    }

    .section-news .article h5.article__title {
        font-size: 20px;
    }
}

@media(max-width:991px) {
    .widgets .widget ul {
        padding-left: 0;
    }

    .rtaf-fluid {
        padding: 0;
    }

    .navbar-nav li a {
        padding: 0 10px;
    }

    .container {
        max-width: 95%;
    }

    .header {
        padding-left: 0;
        padding-right: 0;
    }

    .rtaf__title {
        font-size: 36px;
        line-height: 46px;
    }

    .main-head-center {
        max-width: 590px;
    }

    .rtaf-map.rtaf {
        padding: 0;
    }

    .section .section__title.ps-3 {
        padding-left: 0 !important;
    }
}

@media(max-width:767px) {
    .container {
        max-width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }

    .section-features [class^="col"]:nth-child(3) {
        border-left: none !important;
    }

    .footer .socials ul {
        margin-bottom: 0;
        padding-left: 0;
    }

    .main--primary {
        padding: 0;
    }

    .section--small--tow--boxes {
        display: block;
    }

    .section--small--tow--boxes .tow--boxes--holder+.tow--boxes--holder {
        margin-top: 25px;
    }

    .rtaf__title {
        font-size: 30px;
        line-height: 40px;
    }

    .main-head-center {
        max-width: 460px;
    }

    .main-head-center .rtaf__title {
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 0;
    }

    .rtaf-fluid .btn-invest--large {
        padding: 14px 25px;
    }

    .rtaf-fluid .btn-invest--large span {
        font-size: 17px;
    }

    .section__title,
    .list-features li h2 {
        font-size: 32px;
        line-height: 35px;
    }

    .section-philosophy .section__content {
        font-size: 14px;
        font-weight: 500;
        line-height: 28px;
    }

    .widgets .widget ul a {
        padding: 18px 0px;
    }

    .section-philosophy {
        padding-bottom: 10px;
    }

    .section-philosophy .section__aside {
        padding-bottom: 0;
    }

    .section--small--tow--boxes .tow--boxes--holder h3 {
        font-size: 30px;
        line-height: 38px;
    }

    .section--small--tow--boxes .tow--boxes--holder {
        padding: 28px;
        min-height: 250px;
    }

    .section--small--tow--boxes .tow--boxes--holder [class*="btn-"] span {
        height: 48px;
        line-height: 48px;
    }

    .section-articles .articles {
        padding: 0;
    }

    .list-features {
        margin-bottom: 0;
    }

    .btn-alternative i {
        margin-left: 12px;
    }

    .list-features li {
        padding: 20px 5px;
    }

    .section-features {
        padding-bottom: 0;
    }

    .article:not(.article-single) .article__media {
        margin-bottom: 15px;
    }

    .header .text-center {
        text-align: left !important;
    }

    .main-nav-bar {
        width: 100%;
    }

    .navbar-nav {
        font-size: 20px;
        padding: 25px 10px;
    }

    .navbar-nav li+li {
        margin-top: 15px;
    }

    .navbar-nav li a {
        padding: 7px 10px;
        color: #fff;
        font-size: 18px;
    }

    .footer .navbar-nav li a {
        font-size: 12px;
    }

    .navbar-nav.justify-content-sm-end.login-menu li a {
        background-color: #132567;
    }

    .navbar-nav.justify-content-sm-end.login-menu li a:hover,
    .navbar-nav.justify-content-sm-end.login-menu li.current a {
        color: #ffffff;
    }

    .navbar-toggler-icon {
        height: 16px;
    }

    .navbar-nav li a.active {
        color: #132567;
    }

    .navbar-nav.main-nav-bar li a:after {
        left: 11px;
        margin-top: 0px;
        background-color: #132567;
    }

    .navbar-nav.main-nav-bar li a:hover:after {
        display: none;
    }

    .navbar-nav.main-nav-bar li.current a:after,
    .navbar-nav.main-nav-bar li a.active:after {
        margin-left: 0;
    }

    .inner-header.header {
        padding: 15px 0px 15px;
    }

    .home-block+.home-block {
        margin-top: 20px;
    }

    .home-block-img {
        margin-bottom: 20px;
    }

    .home-block-img img {
        width: 100%;
    }

    .home-block .section__title br {
        display: none;
    }

    .home-block .order-2 {
        order: inherit !important;
    }

    .section-philosophy .section__content .pe-5 {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
    }

    .section-philosophy .section__content .ps-5 {
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    .btn-alternative span {
        height: 46px;
        line-height: 45px;
    }

    .header.fixed {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 999;
    }

    .portfolio-items .portfolio-item .ps-3 {
        width: calc(100% - 100px);
        padding-right: 20px;
    }

    .portfolio-items .portfolio-item .ico-share {
        right: -20px;
    }

    .portfolio-items {
        padding-left: 0;
    }

    .portfolio-items .portfolio-item {
        padding: 15px 0;
    }

    .section-portfolio .section__title {
        font-size: 32px;
    }

    .list-team-members {
        padding: 0 25px;
    }

    .section-team-members .section__content {
        padding: 10px 0;
        margin-bottom: 0;
    }

    .list-team-members .team-member {
        margin: 5px -7px;
    }

    .filter-icon-block .filter-icon {
        background: transparent;
        border: none;
        border-radius: 4px;
        margin-bottom: 15px;
        padding: 0;
    }

    .filter-icon svg {
        width: 40px;
        height: 40px;
        display: block;
    }

    .filter-section {
        position: fixed !important;
        top: 0;
        bottom: 0;
        left: -110% !important;
        z-index: 9999;
        width: 280px;
        transition: all 0.5s ease-in-out 0s;
    }

    .filter-section.active {
        left: 0 !important;
    }

    .filter-section .button-group {
        overflow-y: auto;
        max-height: 98vh;
        z-index: 1;
        position: relative;
    }

    .overflow-active {
        overflow: hidden;
        -webkit-overflow: hidden;
        position:relative;
    }

    .overlay-bg {
        background: rgb(19 37 103 / 90%);
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
        display: none;
    }

    .overlay-bg.active {
        z-index: 9998;
        display: block;
    }

    .section-portfolio .section__content {
        border-top: solid 1px rgb(33 33 194 / 10%);
    }

    .section-portfolio .section__title br {
        display: none;
    }

    .section-news .article .card-body {
        padding: 15px;
    }

    .tabs.row {
        margin: 0;
    }

    .tab-content {
        padding: 0;
    }

    .rtaf-map-right {
        /* border-left: solid 1px rgba(45, 86, 149, 0.30); */
        margin-top: 0;
        border-top: 0;
        padding: 0 0 25px !important;
    }

    .main-logo img {
        max-width: 150px;
    }

    .section-news .article h5.article__title {
        font-size: 18px;
    }

    .loaded .header--alt {
        -ms-transform: inherit;
        transform: inherit;
        visibility: inherit;
    }
    .navbar-nav--alt li:hover:before {
        display: none;
    }
    .port-invetment-list li {
        width: 33.33%;
    }
}

@media(max-width:575px) {
    .main-head-center .rtaf__title br {
        display: none;
    }

    .rtaf-fluid .row {
        left: 15px;
    }

    .rtaf__subtitle {
        font-size: 17px;
        margin-bottom: 0;
    }

    .login-menu {
        justify-content: flex-end !important;
    }

    .footer .navbar-nav li+li {
        margin-top: 5px;
    }

    .portfolio-img img {
        max-width: 100px;
        max-height: 60px;
    }

    .section-news .blog-item {
        padding: 0;
    }
    .section-portfolio .section__title.font-34 {
        font-size: 26px !important;
        line-height: 34px;
    }
    .section-portfolio .section__content .mt-5.pt-4 {
        padding-top: 0 !important;
    }
    .sebi-no-text {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
}

@media(max-width:480px) {
    .portfolio-items .portfolio-item .d-flex {
        display: block !important;
        height: inherit;
        min-height: 120px;
    }

    .portfolio-items .portfolio-item .ps-3 {
        padding-left: 0 !important;
        width: 100%;
    }
    .pil-logo img {
        max-width: 90%;
        max-height: 50px;
    }
    .port-invetment-list li {
        text-align: center;
    }
}

@media(max-height: 600px) {
    /* .navbar-nav.justify-content-sm-end {
        position: fixed;
    } */
}