.header-top {
    background-color: #000000;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.banner {
    background-image: url("https://resources.tallysolutions.com/wp-content/uploads/free-trial/images/free-trial-tally.png");
    background-size: cover;
    background-position: top center;
    min-height: 600px;
    /*background-color: #100363;*/
    margin-bottom: 20px;
    padding: 70px 0;
}

.banner h2 {
    color: #ffffff;
    font-size: 1.8rem;
}

.banner-sub-title {
    color: #ffffff;
    font-size: 1rem;
    padding: 20px 10px 0 0;
}

h1 {
    font-size: 3.5rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 50px;
    padding: 60px 0 20px 0;
}


/*.banner-sub-title{color: #ffffff; font-size: 1.2rem; padding: 30px 0 0 0;}*/

.btn-yellow {
    border-radius: 23px;
    background-color: #ef7215;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    text-align: center;
    padding: 10px 30px;
    min-height: 36px;
    line-height: 1.5;
    border: none;
    white-space: unset;
    cursor: pointer;
    text-decoration: none!important;
    float: left;
}

.btn-yellow:focus,
.btn-yellow:hover {
    color: #333;
    outline: 0;
    box-shadow: none
}

.btn-video {
    border-radius: 23px;
    background-color: #ffffff;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
    padding: 10px 40px;
    min-height: 45px;
    line-height: 1.5;
    border: none;
    white-space: unset;
    cursor: pointer;
    text-decoration: none!important;
    width: 94%;
    float: left;
}

.btn-video:focus,
.btn-video:hover {
    color: #333;
    outline: 0;
    box-shadow: none
}

.content-btn {
    float: none;
    width: 60%;
}

.btn-hashtag {
    border: 2px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 23px;
    padding: 5px 20px;
}

.banner-cta {
    color: #ffffff;
    text-align: center;
    min-height: 80px;
    margin: 0 0 20px 0;
    padding: 0;
}

.banner-cta p {
    margin-left: -15px;
}

.ctas {
    padding: 40px 15px;
}

.faqs {
    padding: 5% 0;
    background-color: #f3f3f3;
}

.license {
    padding: 2%;
    background-color: #f3f3f3;
    text-align: center;
    margin-top: 30px;
}

.headings {
    color: #3069b3;
    font-size: 30px;
    font-weight: 700;
    padding: 0 0 10px 0;
}

ul.no-bullet {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li.list-icon {
    background: url("https://resources.tallysolutions.com/wp-content/uploads/free-trial/images/list-icon.png") no-repeat left 3px;
    padding-left: 50px;
    margin-bottom: 20px;
}

.brandfilm {
    background-color: #efefef;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
}

.border-center {
    background-image: url("https://resources.tallysolutions.com/wp-content/uploads/free-trial/images/border.png");
    background-repeat: repeat-y;
    background-position: center;
}

.business-icon img {
    width: 50px;
    padding-bottom: 10px;
}

.business-icon2 img {
    width: 40px;
    padding-bottom: 10px;
}

.txt-explainer {
    color: #e2e2e2;
    font-size: 17px;
    font-weight: 800;
}

.close {
    float: right;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
}

.pop_btn_close {
    position: absolute;
    color: #000;
    opacity: 1;
    margin: 0;
    background-color: #fff !important;
    top: -10px;
    right: -10px;
    padding: 4px !important;
    border-radius: 50px;
    font-size: 25px;
    z-index: 1;
}

.footer {
    background-color: #000000;
    min-height: 20px;
}

.nav-link img {
    width: 100px;
}

.howitworks-icon {
    position: absolute;
    width: 45px;
}

.freetrialBtn {
    padding: 60px 0;
}

.features {
    padding: 25px;
    min-height: 200px;
}

.features:hover {
    box-shadow: 0px 0px 8px 2px rgb(224, 226, 233);
    border-bottom: 3px solid #76ade3;
}

.faq-sec {
    padding-bottom: 20px;
}

.faqs h2 {
    padding-bottom: 20px;
}

.faq-hd {
    font-size: 22px;
    padding-top: 10px;
}

.FeatName {
    width: 86%;
    margin: 4px 0;
    padding: 5px 20px;
    border-radius: 20px;
    background-color: #f5f5f533;
    border: 1px solid #a2a2a2;
    color: #dadada;
}

.free-trial-form {
    text-align: center;
    padding: 0;
}

.free-trial-banner {
    padding: 1rem 0 2rem 0;
}

.submit-btn {
    padding: 1rem 0;
}

input::placeholder {
    color: #dadada;
}

select option {
    background: rgb(30, 30, 70);
    padding: 10px;
}

select:focus,
input:focus {
    outline: none;
}

.more_text {
    display: none;
}

#businessType:disabled {
    background-color: #9c9c9cc2;
    color: #ababab;
}

.paraText {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.blockPoints {
    margin-top: 20px;
}

.new-icon {
    position: absolute;
}


/* For mobile phones: */

@media only screen and (max-width: 768px) {
    .banner {
        background-image: url("https://resources.tallysolutions.com/wp-content/uploads/free-trial/images/free-trial-tally-mobile.png");
        background-size: cover;
        background-position: bottom center;
        height: auto;
        margin-bottom: 0;
        padding-top: 10px;
    }
    .banner-sub-title {
        padding: 0;
        font-size: 1rem;
    }
    h1 {
        font-size: 2rem;
        padding: 30px 0 10px 0;
        line-height: normal;
    }
    p,
    li {
        font-size: 0.9rem;
    }
    .for-mobile {
        background-image: url("https://resources.tallysolutions.com/wp-content/uploads/free-trial/images/release6-tally-banner.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top;
        background-color: #000000;
        max-width: 768px;
    }
    .white {
        color: #ffffff;
    }
    .mobile-head {
        color: #ffffff;
        font-size: 22px;
    }
    .headings {
        font-size: 22px;
    }
    .container,
    .container-md,
    .container-sm {
        max-width: 768px;
    }
    .brandfilm .mx-auto {
        padding: 0;
    }
    .video2 {
        background-color: #f2f2f2;
        margin: 30px 0 0;
    }
    .nav-link {
        padding: 0;
    }
    .free-trial-banner {
        padding: 1rem 0;
    }
    .license {
        margin-top: 10px;
    }
    .freetrialBtn {
        padding: 40px 0;
    }
    .video2 {
        margin: 0;
    }
    .paraText {
        margin-top: 0.5rem;
    }
    .features {
        padding: 0 20px;
        min-height: 150px;
    }
    .features:hover {
        box-shadow: none;
        border: none;
    }
}

@media only screen and (max-width: 425px) {
    .btn-yellow,
    .btn-video {
        padding: 10px 10px;
    }
}