#pageNav ul li{
    margin-bottom: 5px;
}

img{
    max-width: 100%;
    height: auto;
}

.table{
    background: #fff;
}

.flow{
    height: auto;
    min-height: 600px;
}

.qa dt{
    width: 100%;
    background: #fff;
    opacity: 0.95;
    padding: 10px;
    margin-bottom: 2px;
    text-align: left;
}

.top h1{
    color: #fff;
    position: absolute;
    top: 50%;
    left: 10%;
}

h3{
    color: #ff0000;
    font-size: 20px;
}

.point{
    margin-top: 50px;
}

.point .col-sm-4{
    margin-bottom: 50px;
}

table{
    margin-top: 50px;
}

.service-table td ,.plan-name{
    text-align: left;
}

.contact-table td{
    text-align: left;
}

.contact-btn{
    margin-top: 50px;
    margin-bottom: 50px;
}

.btn-info{
    margin-bottom: 5px;
}

.navbar-default{
    background: #fff;
}

.navbar-brand{
    padding-top: 10px;
}

.table-head{
    text-align: center;
    font-size: 16px;
}