/**!------------------------------------------------------
	Extra large devices ( large desktops, 1200px and up )
--------------------------------------------------------**/
@media (min-width: 992px) and (max-width: 1200px) {}
@media (max-width: 1200px) {
    .slider-area .carousel-caption {
        bottom: 20%;
    }
    .slider-area .carousel-caption h2 {
        font-size: 50px;
    }
    .investment-area .heading h2 {
        font-size: 28px;
    }
    .invest-nav ul.nav li button {
        font-size: 14px;
        height: 64px;
        width: 64px;
    }
    .invest-nav ul.nav li button::after {
        font-size: 20px;
    }
    .footer-menu h4 {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .slider-area .carousel-caption {
        bottom: 15%;
    }
    .slider-area .carousel-caption h2 {
        font-size: 48px;
    }
    .slider-area .carousel-indicators {
        padding-bottom: 5px;
    }
    .footer-menu {
        padding-bottom: 30px;
    }
    .menu-area li:nth-child(1), .menu-area li:nth-child(2){
        display: none;
    }
    .financial-action-area .row > div:first-child .financial-action h3,
    .financial-action-area .row > div:nth-child(2) .financial-action h3 {
        font-size: 28px;
    }
    .video-action-content {
        padding: 30px 20px;
    }
    .video-action-content h3 {
        font-size: 20px;
    }
    .banner-content h2, .fund-banner .banner-content h2{
        font-size: 36px;
    }
    .info-item {
        padding: 20px 10px;
    }
    .info-item h4 {
        font-size: 18px;
    }
    .info-item p {
        font-size: 14px;
    }
    .info-item img {
        max-height: 24px;
    }
    .quick-contact > .container {
        max-width: 100%;
    }
    .director-item h3 {
        font-size: 20px;
    }
    .team-item h3 {
        font-size: 18px;
    }
    .price-table {
        padding: 15px 5px 0;
    }
    .price-table th {
        font-size: 13px;
        min-width: 110px;
        white-space: nowrap;
    }
    .price-table th:first-child {
        min-width: 170px;
    }
    .price-table td span {
        font-size: 13px;
    }
    .callback-btn {
        top: -60px;
    }
    .callback-btn span {
        display: none;
    }
    .invest-step-content .btn-normal.step-previous, .invest-step-content .btn-normal.step-next {
        padding: 8px 10px;
        font-size: 13px;
    }
    .modal-header h3 {
        font-size: 20px;
    }
    .financial-action .btn-normal {
        padding: 5px 15px;
    }
}
/**!--------------------------------------
	Large devices (desktops, 992px and up)
----------------------------------------**/
@media (min-width: 768px) and (max-width: 991.98px) {}
@media (min-width: 768px) {}
@media (max-width: 767px) {
    .slider-area .carousel-caption {
        bottom: 15%;
    }
    .slider-area .carousel-item img {
        min-height: 380px;
    }
    .team-item {
        text-align: center;
        margin-bottom: 20px;
    }
    .team-item h3 {
        font-size: 18px;
    }
    .news-subtitle h3 {
        font-size: 20px;
    }
    .news-content p {
        font-size: 15px;
    }
    .news-sidebar {
        padding-left: 0;
        padding-top: 30px;
    }
    .news-sidebar .news-list:last-of-type {
        border-bottom: none;
    }
    .video-item h3 {
        font-size: 16px;
    }
    .copyright {
        padding-top: 25px;
    }
    .announcement-area .heading h2, .contact-form-title h3,
    .fund-banner .banner-content h2{
        font-size: 24px;
    }
    .banner-area {
        padding: 150px 0 40px;
    }
    .announcement-detail-banner .banner-content h2, .announcement-banner .banner-content h2,
    .adviser-content h3, .video-banner .banner-content h2, .invest-step-title h2{
        font-size: 30px;
    }
    .banner-content h4 {
        font-size: 24px;
    }
    .benefit-area .heading h2, .why-area .heading h2, .consultant-content h3,
    .heading h2, .structure-content h3,.trust-area .heading h2, .eligibility-content h3 {
        font-size: 24px;
    }
    .structure-content p {
        font-size: 16px;
    }
    .benefit-iem, .trust-content {
        padding: 20px 15px;
    }
    .benefit-iem h3 {
        font-size: 15px;
    }
    .consultant-content h3 br {
        float: left;
    }
    .director-item p {
        font-size: 15px;
    }
    .location-info h3 {
        font-size: 16px;
    }
    .banner-content p {
        font-size: 24px;
        font-weight: 300;
    }
    .contact-form-title p {
        font-size: 14px;
    }
    .invest-nav ul.nav li button::after {
        right: -30%;
    }
    .step-heading h3 {
        font-size: 24px;
    }
    .step-heading p {
        font-size: 15px;
        font-weight: 300;
    }
    .step-content h4 {
        font-size: 16px;
    }
    .step-heading h4, .input-item label.form-label {
        font-size: 15px;
    }
    .input-item span.form-text {
        font-size: 14px;
    }

}
/**!---------------------------------------------
	Small devices (landscape phones, 576px and up)
-------------------------------------------------*/
@media (min-width: 576px) and (max-width: 767.98px) {}
@media (max-width: 639px) {
    .info-item h4 {
        font-size: 14px;
    }
}
@media (max-width: 575px) {
    .menu-area li a small {
        display: none;
    }
    .menu-area li {
        padding: 0 5px;
    }
    .logo img {
        max-width: 90%;
    }
    .slider-area .carousel-caption h2 {
        font-size: 36px;
        border: none;
        padding-left: 0;
    }
    .slider-area .carousel-item img {
        min-height: 380px;
    }
    .slider-area .carousel-caption {
        right: 10%;
        left: 10%;
    }
    .heading h2{
        font-size: 24px;
    }
    .heading p {
        font-size: 15px;
    }
    .banner-content h2{
        font-size: 36px;
    }
    .news-area .heading h2{
        font-size: 32px;
    }
    .announcement-detail-banner .banner-content h2, .announcement-banner .banner-content h2 {
        font-size: 24px;
    }
    .recaptcha-cus {
        padding-bottom: 15px;
    }
    .footer-top .row > div:nth-child(1), .footer-top .row > div:nth-child(2) {
        max-width: 50%;
    }
    .performance-area .heading h2, .investment-area .heading h2, .fund-search h3 {
        font-size: 24px;
    }
    .banner-content h4 {
        font-size: 20px;
    }
    .benefit-area .heading h2, .why-area .heading h2, .consultant-content h3,
    .heading h2, .structure-content h3, .trust-area .heading h2, .eligibility-content h3 {
        font-size: 18px;
    }
    .info-item h4 {
        font-size: 18px;
    }
    .quick-contact::after {
        display: none;
    }
    .contact-info h4 {
        font-size: 20px;
        margin-bottom: 3px;
    }
    .contact-info p {
        font-size: 14px;
    }
    .banner-area {
        padding: 120px 0 30px;
    }
    .profile-content h3 {
        font-size: 20px;
    }
    .fund-content li span {
        padding: 0 10px;
    }
    .fund-content li > a {
        font-size: 13px;
    }
    .team-area .row > div {
        max-width: 50%;
    }
    .team-item h3 {
        font-size: 18px;
    }
    .invest-nav ul.nav {
        justify-content: center;
    }
    .invest-nav ul.nav li button::after {
        display: none;
    }
    .invest-nav ul.nav li {
        padding: 10px;
    }
    .performance-item .row > div:first-of-type{
        max-width: 100%;
        margin-bottom: 10px;
    }
    .performance-item .row > div{
        max-width: 50%;
    }
    .contact-form {
        padding: 20px 15px;
    }
    .invest-nav ul.nav li button {
        font-size: 14px;
        height: 74px;
        width: 74px;
    }
    .invest-step-content button.btn-normal {
        padding: 8px 20px;
        font-size: 12px;
    }
}
/**!------------------------------------------------------
	Extra small devices (portrait phones, less than 576px)
--------------------------------------------------------**/
@media only screen and (min-width: 479px) and (max-width: 575.98px) {}
@media (max-width: 479px) {
    .fund-modal .modal-body.row-cols-2 > * {
        width: 100%;
    }
    .footer-top .row > div:nth-child(1), .footer-top .row > div:nth-child(2) {
        max-width: 100%;
    }
    .info-menu li{
        padding: 0 8px;
    }
    .fund-price-area h3 {
        font-size: 18px;
    }
    .announcement-content {
        padding-right: 0;
    }
    .announcement-carousel .owl-item.active .announcement-item{
        border: none;
    }
    .heading h2, .award-list h3 {
        font-size: 24px;
    }
    .banner-content h2 {
        font-size: 28px;
    }
    .performance-content h4, .performance-nav h4 {
        font-size: 13px;
    }
    .director-item h3 {
        font-size: 16px;
    }
    .fund-content-item {
        padding: 15px 15px 10px;
    }
    .team-area .row > div {
        max-width: 100%;
    }
}