html,
body,
header,
.intro {
    height: 100%;
}

@media (min-width: 769px) {
    .creative-lp .navbar:not(.top-nav-collapse) {
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: rgba(0,0,0,0)
    }
    .creative-lp .navbar:not(.top-nav-collapse) .logo {
        width: 150px;
    }
}

.abo_1 {
    background: -webkit-linear-gradient(50deg, #fefc4b, #fd6655)!important;
    background: -o-linear-gradient(50deg, #fefc4b, #fd6655)!important;
    background: linear-gradient(40deg, #fefc4b, #fd6655)!important;
    color:#fff;
}

.abo_2 {
    background: -webkit-linear-gradient(50deg, #e40fcb, #fefc4b)!important;
    background: -o-linear-gradient(50deg, #e40fcb, #fefc4b)!important;
    background: linear-gradient(40deg, #e40fcb, #fefc4b)!important;
    color:#fff;
}

.abo_3 {
    background: -webkit-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    background: -o-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    background: linear-gradient(40deg, #6e00aa, #e40fcb)!important;
    color:#fff;
}

.abo_4 {
    background: -webkit-linear-gradient(50deg, #2fdfff, #6e00aa)!important;
    background: -o-linear-gradient(50deg, #2fdfff, #6e00aa)!important;
    background: linear-gradient(40deg, #2fdfff, #6e00aa)!important;
    color:#fff;
}

/*
.abo_1 {
    background: -webkit-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    background: -o-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    background: linear-gradient(40deg, #360400, #ff7600)!important;
    color:#fff;
}

.abo_2 {
    background: -webkit-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    background: -o-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    color:#fff;
    background: linear-gradient(40deg, #0e2200, #2ea600)!important;
}

.abo_3 {
    background: -webkit-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    background: -o-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    background: linear-gradient(40deg, #05004a, #1641d9)!important;
    color:#fff;
}

.abo_4 {
    background: -webkit-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    background: -o-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    background: linear-gradient(40deg, #130026, #8100bf)!important;
    color:#fff;
}
*/

.abo_1 {
    background: -webkit-linear-gradient(50deg, #fefc4b, #fd6655)!important;
    background: -o-linear-gradient(50deg, #fefc4b, #fd6655)!important;
    background: linear-gradient(40deg, #fef300, #00bd44)!important;
    color:#fff;
}

.abo_2 {
    background: -webkit-linear-gradient(50deg, #e40fcb, #fefc4b)!important;
    background: -o-linear-gradient(50deg, #e40fcb, #fefc4b)!important;
    background: linear-gradient(40deg, #00e444, #24a3ff)!important;
    color:#fff;
}

.abo_3 {
    background: -webkit-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    background: -o-linear-gradient(50deg, #6e00aa, #e40fcb)!important;
    background: linear-gradient(40deg, #2fdfff, #6e00aa)!important;
    color:#fff;
}

.abo_4 {
    background: -webkit-linear-gradient(50deg, #2fdfff, #6e00aa)!important;
    background: -o-linear-gradient(50deg, #2fdfff, #6e00aa)!important;
    background: linear-gradient(40deg, #6e00aa, #e40fcb)!important;
    color:#fff;
}

.loading{
    min-height:200px;
    width:100%;
}