.min-header-new{
    height: 50vh;
    background: #081414 url(../images/banner-fold.png) no-repeat;
    background-position: bottom right;
    position: relative;
    background-size: 209px;
}


.new-banner-text h1{
    color: #b4aba3;
    margin-bottom: 15px;
	padding-top: 60px;
}

.new-banner-text p{
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.02em;
}

.min-header-new a.butn.butn-bord {
    color: #fff;
}


.new-list.c2{
    column-count: 2;
}

.new-list .icofont{
    margin-right: 5px;
    color: #b5aca3;
}

.new-list li{
    margin-bottom: 15px;
    color: #555;
}

.featruse .LogoDesignRow div[class*="col-lg"]{
    margin-bottom: 30px;
}

.featruse .item.LogoDesignItem{
    height: 100%;
    margin-bottom: 0;
}

.why-invest-section .section-head h4{
    line-height: 1.4;
}

.why-invest-text {
	padding-bottom: 30px;
}

.mark-place-section h1{
    font-size: 68px;
    margin: 0;
    color: #b4aba3;
}

.mark-place-section h3{
    font-weight: 300;
    margin-bottom: 15px;
}

.mark-place-section .butn{
    border-color: #b5aca3;
}

@media screen and (max-width:1199px){
    .navbar.blog-nav .icon-bar {
        color: #000;
    }
    .navbar.blog-nav .navbar-nav li a{
        color: #ffffff !important;
    }

    .new-banner-text h1{ font-size: 32px;}
    .new-banner-text p{font-size: 16px;}
    .mark-place-section h1{font-size: 50px;}
    .section-head h4{font-size: 25px;letter-spacing: 2px;line-height: 1.4;}

}



@media screen and (max-width:767px){

    .min-header-new {
        background-size: 73px;
        padding: 60px 0;
        height: auto;
    }
    .new-banner-text h1{ font-size: 26px;
        line-height: 1.4;}
    .new-banner-text p{font-size: 14px;}
    .mark-place-section h1{font-size: 50px;}
    .section-head h4{font-size: 25px;letter-spacing: 2px;line-height: 1.4;}
    .min-header-new .v-middle{position: static; -webkit-transform: none;    transform: none;}
    .min-header-new .butn{margin-top: 16px;}
	
}

