html, body {width: auto!important; overflow-x: hidden!important}

.free-trial-meta {
    float: right;
    margin-left: 5px;
    margin-right: 5px;
}

.free-trial-meta a {
    font-size: 14px;
}

.price-plan-meta {
    float: right;
    margin-right: 0;
}

.price-plan-meta  a {
    font-size: 14px;
}

.nivo-prevNav {
    padding-top: 0;
}

.nivo-nextNav {
    padding-top: 0;
}

.nivoSlider {
    height: 400px;
}

.list-items-row {
    display: none;
}

.sign-up-row {
    display: none;
}

.footer-container {
    margin-top: 0;
}

.middle-text{
    margin-top: 30px;
}

.free-trial-contact {
    line-height: 35px;
    font-size: 20px;
}

.free-trial-contact i {
    margin-right: 20px;
}
.count-row .thumbnail{
    min-height: 150px;
}

.panel:hover {
    cursor: auto;
}

.pos-feature {
    position: relative;
}

.profit-color {
    color: #49bc89;
}

.panel-heading[aria-expanded="true"] {
    background-color: #4d73e6;
    color: #fff;
}

.panel-heading[aria-expanded="true"] .panel-title {
    background-color: #4d73e6;
    color: #fff;
}

.thumbnail {
    border-radius: 4px;
    box-shadow: 0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);
    padding: 20px;
    border: none;
}


.free-trial-google .select.google-select::after {
    right: 0;
    top: 5px;
    display: none;
}

.free-trial-google select{
    background-color: #fff;
    font-family: FontAwesome, 'whizet-reg-font';
    border-radius: 4px;
    height: 42px;
    padding-right: 2px;
    width: 30px;
    margin-top: 0 !important;
    text-indent: 7px;
}

.agent-title{
    color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
}

.potential-price{
    background: #fff;
    color: #4e73e6;
    display: inline-block;
    padding: 8px;
    border-radius: 4px;
    text-shadow: none;
}

.profit {
     color: #fff;
     background: #ea8632;
}

.bank-table {
    border-collapse: collapse; 
    background-color: white; 
    display: table;
    color: #3d414e;
}

.mol-pay {
    margin-bottom: 10px;
}

.benefit-space {
    margin-top: 50px;
}

.membership-price {
    margin-top: 20px;
    font-size: 18px;
    display: inline-block;
}

.membership-price-discount {
    margin-top: 5px;
    font-size: 20px;
    color: #F3754C;
    display: inline-block;
}

.want-be-agent-btn {
    margin-bottom: 30px;
}

.make-sales-row {
    background-color: #3d414e;
    padding: 70px 0px;
}

@-moz-document url-prefix() {
    .free-trial-google select {
        text-indent: 0;
    }
}


.translate-pop-circle {
    border-radius: 4px;
    padding: 5px;
    background-color: #fff;
    z-index: 99999999;
}

.translate-bar {
    background-color: white;
}

.translate-pop-circle:hover {
    opacity: 1;
    cursor: pointer;
}

.goog-te-combo:hover {
    cursor: pointer;
}

.translate-pop-circle .select:after {
    right: 15px;
    top: 12px;
}

.btn-free-trial {
    padding: 10px 10px;
}

.free-icon-menu {
    padding-right: 5px;
}
.setting-meta ul {
    width: 220px;
}

#myCarousel .thumbnail img {
    object-fit: cover;
    width: 150px;
    height: 150px;
}

@media screen and (max-width: 320px) {
    .price-plan-meta a, .free-trial-meta a {
        font-size: 8px;
    }

    .free-icon-menu {
        margin-top: 27px;
    }

    .setting-meta ul {
        right: -120px;
    }

    .free-trial-google select {
        height: 34px;
    }
}