#bannerbtn1 {
    display: none;
}

@media (max-width: 768px) {
    #bannerbtn1 {
        display: inline-block;
    }
}

#headtext {
    display: none;
}

@media (max-width: 768px) {
    #headtext {
        display: block;
    }
}

#bannercontent {
    display: none;
}

@media (max-width: 768px) {
    #bannercontent {
        display: block;
        word-spacing: -2px;
    }
}

#active-menu3 {
    color: #175cff;
}

.lead {
    text-align: justify;
    /* word-spacing:3.5px; */
    font-size: 15.8px;
    color: white;
}

#about-banner1 {
    background-image: url('../image/Blog/header.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 100px;
    padding: 80px 0;
    height: 400px;
}

@media only screen and (max-width: 767px) {
    #about-banner1 {
        padding: 10px 0;
        background-image: url('../image/Blog/header.jpg');
        background-attachment: scroll;
        height: 250px;
        background-size: cover;
    }
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 8px;
}

.travel-parallax-bg1 {
    background-image: url(../image/Finance/finance2.jpg) !important;
}

.why-solution-sec {
    background-position: left;
    background-attachment: fixed;
    background-size: 50% auto;
    background-repeat: no-repeat;
    height: 590px;
}

@media only screen and (max-width: 480px) {
    #img {
        display: none;
    }
}

.ibg-1-1 {
    background-image: url(../image/Finance/finance3.jpg);
}

.ibg-1-1,
.ibg-3-1,
.ibg-5-1 {
    padding: 170px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.ibg-3-1 {
    background-image: url(../image/Finance/finance4.jpg);
}

.ibg-5-1 {
    background-image: url(../image/Finance/finance5.jpg);
}

.header-button {
    font-size: 15px;
}


#heading {

    color: #175cff;
    font-size: 34px;
}

#blogtitleh1 {

    font-size: 17px;

    font-weight: 600;
}
