@media only screen and (max-width: 768px) {
    .pad-0{
        padding:0px;
    }
    #logo img{
        width: 150px;
    }
    header h3{
        margin-top: 6px;
    }
    p{
        font-size:14px !important;
    }
    #section-4{
        padding: 0px;
    }
    #section-2{
        padding: 0px;
    }
    #section-2 p{
        text-align: left;
        font-size:14px !important;
    }
    #section-2 h1{
        font-size: 24px;
    }
    #section-4 a{
        color: #337ab7;
    }
    #section-4 h1{
        font-size: 24px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    #section-3 p{
        font-size:14px;
        text-align: left;
    }
    #section-3 .sec-3-tilte{
        font-size: 18px !important;
        font-weight: bold;
    }
    #section-3 img{
        width: 100px
    }
    #section-4 p{
        font-size:14px !important;
    }
    ul li, ol li{
        font-size:14px !important;
    }
    
    header {
        padding: 11px;
    }
    
    #banner{
       min-height: 600px;
        background-position-x: -141px;
    }

    header h3 {
        font-size: 18px;
    }

    #banner .slide-1 h1 {
        font-size: 17px;
    }
    #banner .slide-1 h3{
        font-size: 19px;
    }
    
    #banner li {
    font-size: 13px !important;
    height: 33px;
    }
    
    .get-started-text {
        font-size: 14px;
    }

    .select-css {
        font-size: 1.7rem !important;
    }
    
    .btn-css {
        width: 100%;
        height: 100%;
        font-size: 24px;
    }

    #footer-bottom img{
        width: 200px;
        margin-bottom: 12px;
    }
    
    .slide-2 h3 {
        font-size: 16px;
    }
    #banner .slide-2 h1 {
        font-size: 20px;
    }
    .click-text {
        font-size: 21px;
    }
    
    .qualify-text {
        font-size: 15px;
    }
    
    .agreement label {
        font-size: 11px;
    }
    
    .complete-text {
        font-size: 13px !important;
        margin-top: 8px;
        margin-bottom: 15px;
    }
    .right-h4{
        font-size: 16px;
    }
    #page-1 h3{
        font-size:16px;
    }
    #sec-review{
        padding:10px;
    }
    #sec-review h2{
        font-size: 20px;
    }
    .item p{
        text-align:left;
    }
    #form-bg{
        padding:0px;
    }
    .navbar-collapse{
        border-top: 0px solid transparent !important;
    }
    #yellow-star{
        width: 200px;
        margin: 0 auto !important;
    }
    #sec-review .green-star{
        margin-top: 20px;
        width: 190px;
    }
    #sda-btn-2{
        font-size: 16px;
        padding: 10px 50px 10px 50px;
    }
    #gst-btn{
        margin-bottom: 20px;
        padding: 10px 65px 10px 65px;
        font-size: 14px;
    }
    #sda-btn-3{
        font-size: 14px;
        padding: 10px 50px 10px 50px;
    }
    #footer-top h3{
        font-size: 20px;
    }
    #footer-top h4{
        font-size: 25px;
    }
    #footer-top .footer-logo{
        width: 200px;
    }
    #navbar7{
        text-align: center;
        border-top: 1px solid #e7e7e7!important;
        margin-top: 25px;
    }
    #ty{
        background-image: url(../img/mobile-banner.jpg);
        background-repeat: no-repeat;
        min-height: 500px;
        background-size: cover;
    }
    #ty .ty-content{
        font-size:35px;
    }
    #ty .mtop-ty{
        margin-top:47%;
    }
    #ty #back-btn{
       font-size: 17px;
    }
    .mobile-pad{
        padding:10px;
    }
    #section-4 #page-1 .greenstyle li span{
        font-size: 14px;
    }
    #section-4 #page-1 .redstyle li span{
        font-size: 14px;
    }
    #sec-review h1 {
        margin-bottom: 0px;
        font-size: 24px;
    }
}