


@media (min-width: 1440px) {
  
}

@media (min-width:2100px) {
	
}

@media (max-width: 1399px) {   
	.navbar-nav li a{
        font-size: 15px;
    padding: 0px 5px !important;
    }
    .btn{
            padding: 13px 10px;
            font-size: 15px;
    }
    .big-heading{
        font-size: 48px;
    }
    .sub-heading{
        font-size: 34px;
        line-height: 40px;
    }
    .icon-wrap img{
        width: 80px;
    }
    h3.small-heading{
        font-size: 22px;
    }
    p, ul li{
    font-size: 14px;
    line-height: 22px;
    
}
.icon-wrap i{
    font-size: 22px;
}
.footer-data-box h3{
    font-size: 22px;
}
	.footer-nav li a, .footer-contact-info-repeat{
        font-size: 14px;
    }
    .footer-logo img {
    width: 90px;
    margin-bottom: 10px;
}
.copyright-block{
    font-size: 12px;
}
}

@media (max-width: 1199px) {

    span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 0;
}

  .navbar-nav li a {
        font-size: 12px;
        padding: 0px 2px !important;
    }
    .btn{
        font-size: 14px;
    }


} 

@media (max-width: 1024px) {



}

@media (max-width: 991px) {	

    .menu-icon {
        display: block !important;
        position: absolute;
        right:20px;
        top: 15px;
                color: #f39200; 
                font-size: 30px;
    } 

    .offcanvas-body ul {
        flex-direction: column;
        gap: 5px 0;
        padding: 0;
    } 
		

.offcanvas-body .top-right-block {
    padding-top: 50px;
    text-align: center;
    display: none;
}  

.offcanvas-body .top-right-block img {
    display: block;
    text-align: center;
    margin: 5px auto;
    width: 42px;
}

.offcanvas-body .top-right-block a {
    text-decoration: none;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
}

button.btn-close {
        background-color: #f3f3f3;
        color: #2161ac !important;
        opacity: 1;
        border-radius: 35px;
        font-size: 16px;
        padding: 10px !important;
}

.offcanvas-header {
    justify-content: right;
    position: absolute;
    right: 0;
}



    .header .top-right-block {
    display: none;
}
    .fixed-top {
        padding: 10px;
    }
    .nav-hold-wrap{
     display: none;
    }
    .big-heading {
        font-size: 36px;
    }
    .banner-bg-overlay{
        height: 550px;
    }
    .video-area-content {
    margin-top: 30px;
}
.sub-heading {
        font-size: 28px;
        line-height: 35px;
    }
    .icon-data-wrap {
    margin-bottom: 30px;
}
.investment-criteria-wrap .icon-data-wrap, .about-data-section .icon-data-wrap{
    height: auto;
    min-height: 360px;
}
    h3.small-heading {
        font-size: 18px;
    }
    .banner-data-wrap strong{
        font-size: 18px;
    }
    .investment-image {
    margin-bottom: 30px;
}
.proprty-investments-data {
    margin-bottom: 30px;
}
.h4, h4 {
    font-size: 14px;
}
.footer-data-box h3 {
        font-size: 18px;
    }
    .footer-nav li a, .footer-contact-info-repeat {
        font-size: 12px;
    }
    .navbar-nav li a{
        color: #000;
        font-size: 16px;
    }
    .how-we-work-section .icon-data-wrap{
        height: auto;
    }
    .about-img-wrap {
    margin-bottom: 30px;
}
.blog-card-wrap, .box-img-card {
    margin-bottom: 30px;
}
}



@media (max-width: 767px) {	
    .banner-bg-overlay {
        height: auto;
        padding: 150px 15px 55px 15px;
    }
    .big-heading{
        line-height: 45px;
    }
    .section-padding {
    padding: 40px 0;
}
.investment-criteria-wrap .icon-data-wrap, .about-data-section .icon-data-wrap {
        height: auto;
        min-height: auto;
        padding: 20px;
    }
    .mid-banner .banner-bg-overlay {
    padding-top: 30px;
}
.banner-data-wrap.mid-bnr-text-wrap {
    max-width: 100%;
}
    .btn {
        font-size: 14px;
        padding: 13px 20px;
    }

    .footer-logo {
    margin-bottom: 30px;
    border-bottom: 1px solid #494949;
    padding-bottom: 20px;
}
.footer-social-icons{
    margin-top: 30px;
    border-top: 1px solid #494949;
    padding-top: 20px;
}
.inner_page_banner .banner-bg-overlay {
    height: 360px;
}
.how-to-invest-data .sub-heading{
    line-height: 36px;
}
th, td {
    padding: 12px 12px;
    font-size: 12px;
}
}
