.local_states {
    padding-left: 140px;
}



.WallBoard {
    color: #1e1e1e;
    font-size: 12px;
    padding: 180px 10px 0px 60px;
}

.imgCustom {
    margin-top: 15px !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 6px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.menu_rwd_strips {
    display: none;
}

button.collapsed .close_menu {
    display: none;
}

button.collapsed .menu_rwd_strips {
    display: block;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.close_menu img {
    width: 18px;
}

div.payment_drop.open .slimScrollDiv ul.select_box li a {
    font-size: 13px;
}
/*newly-added code after changing bootstrap version*/
@media (max-width:1920px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

}
@media (max-width:1890px) {
    .number_price {
        font-size: 14px;
    }

    .tollfreevan {
        background-image: url(../Content/images/toll_freevan.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
        height: 559px;
    }

    .payment_ag {
        width: 1445px;
    }

    .who_left_pt {
        padding-left: 184px !important;
        padding-bottom: 30px;
    }

    .conatant_text_dt {
        padding: 20px 10px;
    }

    .local_states {
        padding-left: 125px;
    }
    /* 404 error page  */
    .van-img {
        background-size: cover;
        background-position: bottom;
        height: 559px;
    }
}

@media (max-width:1600px) {
    .number_price {
        font-size: 14px;
    }

    div.payment_drop .drop_unic.show ~ .slimScrollDiv ul.select_box li a {
        padding: 12px 9px 12px 5px;
    }

    .dropdown-menu.show {
        min-height: 350px
    }

    .inner_second_cnt {
        font-size: 20px;
    }

    .headerBtm {
        margin-bottom: 40px !important;
    }

    .rwd_mainhd {
        width: 1000px;
        margin: 0 auto;
    }

    .tollfreevan {
        background-image: url(../Content/images/toll_freevan.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center 82px;
        height: 500px;
    }

    #cart_view {
        padding: 5px 20px;
    }

    .add_number a, .buy_number a, .checkout_number a, .remove_number a {
        font-size: 14px;
    }

    .number_ni {
        width: 194px;
        margin: 0 auto;
    }

    .number_place {
        font-size: 13px;
        width: 156px;
        top: 18px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        position: relative;
        display: inline-block;
    }

    .aboutus-text {
        color: #1e1e1e;
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 20px;
    }

    .app_cnt_mobile {
        text-align: center;
        font-size: 16px;
    }

    .mobile_icons img {
        width: 150px;
    }

    .secondhead {
        padding-left: 0;
    }

    .cancel_itc, .itc_desc {
        padding-left: 0;
    }

    .footer_link {
        font-size: 16px;
    }

    .itc_order_txt_align {
        width: 1087px;
        margin: 0 auto;
    }

    .footer_link {
        padding-bottom: 20px;
    }

    .phone_footer_icon {
        left: -6px;
        top: -2px;
    }

    footer div:last-child img {
        width: 275px;
    }

    .phone_footer_icon img {
        width: 27px;
    }

    .phone_footer {
        font-size: 18px;
    }

    .recap_total {
        font-size: 16px;
        padding-top: 5px;
    }

    .price_rec {
        font-size: 16px;
    }

    .number_rec {
        font-size: 16px;
    }

    .form-control {
        font-size: 16px;
    }

    .card_lb {
        font-size: 16px;
    }

    .form-group {
        margin-bottom: 8px;
    }

    input[type=text]::placeholder, textarea::placeholder {
        font-size: 16px;
    }

    .car_btn_main div {
        font-size: 14px;
    }

    .car_btn_main {
        padding: 20px 0 10px 0;
    }

    .cart_btn {
        margin-right: 15px;
    }

    .payment_ag > ul {
        list-style-type: none;
        position: relative;
        padding-left: 62px;
    }

    .container {
        width: 1330px;
    }

    .itc_btn_cnt a {
        background: #88c439;
        color: #fff;
        padding: 7px 22px;
        float: right;
        text-align: center;
        font-size: 22px;
    }

    .itc_btn_cnt {
        padding: 0 0 8px 0;
    }

    .secondhead {
        color: #1e1e1e;
        font-size: 38px;
    }

    .number_view_cart {
        border: 1px solid #d6d6d6;
    }

    .cart_cnt {
        font-size: 16px;
        color: #1e1e1e;
        margin-bottom: 10px;
        clear: both;
    }

    .listclass li {
        color: #1e1e1e;
        font-size: 16px;
        padding-bottom: 6px;
    }

    .listclass {
        list-style-type: disc;
        margin-bottom: 20px;
        margin-left: 8px;
    }

    .itc_pack_main {
        border-radius: 5px;
        padding: 10px 40px;
    }

    .main_ht_itc {
        font-size: 24px;
        letter-spacing: 1px;
        margin-bottom: 10px;
        line-height: 27px;
        padding-top: 0;
    }

    .navbar-nav > li {
        float: left;
        padding: 18px 13px;
    }

    .main_follow_np {
        width: 1300px;
    }

        .main_follow_np ul {
            background-size: 84%;
            height: 214px;
        }

            .main_follow_np ul li {
                padding: 0 15px;
                font-size: 18px;
            }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 8px;
        padding-left: 8px;
    }

    .number_view {
        margin-bottom: 16px;
    }

    .number_ni, .number_place, .number_price {
        padding-bottom: 0;
    }

    .toll_free_cnt {
        width: 1300px;
    }

    .number_inner_main {
        width: 1300px;
    }

    .featured_sec {
        background-color: #fafafa;
        padding: 20px 20px 40px 20px;
    }

    .navbar-default {
        background-color: #fff !important;
    }

    .test_mln span {
        display: block;
        margin-bottom: 20px;
        margin-left: 30px;
    }

    .main_cnt {
        color: #1e1e1e;
        font-size: 40px;
        text-align: center;
        margin-bottom: 10px;
    }

    .small_cnt {
        color: #1e1e1e;
        font-family: proxima_nova_light;
        font-size: 20px;
    }

    .client_box {
        min-height: 325px;
    }

    .gutter_bottom {
        margin-bottom: 20px;
    }

    .line_fix {
        top: 340px;
    }

    .local_states {
        padding-left: 125px;
    }

    .AP_maincontainer .plans_left, .AP_maincontainer .plans_left2 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .big_gutter_bottom {
        margin-bottom: 40px;
    }

    .main_h2_block {
        margin: 0 auto;
    }

    .tabs {
        margin-top: 30px;
    }

    .box_wight {
        top: 40px
    }

    @-moz-document url-prefix() {
        .dropdown-menu.show {
            min-height: 357px
        }
    }

     /* 404 error page  */
     .van-img{
        background-size: 100%;
        background-position: center 82px;
        height: 500px;
    }
}

@media (max-width:1450px) {
    .add_cart span {
        padding-top: 2px;
    }

    .border_rd_who {
        padding: 30px;
        border: 1px solid #E5E5E5;
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 0px 2px 11px 6px #0000000f;
        height: 732px;
    }

    div.payment_drop .drop_unic.show ~ .slimScrollDiv ul.select_box li a {
        padding: 12px 9px 12px 5px;
    }

    div.filter_pg {
        width: 99% !important
    }

    .range_maindiv {
        padding: 15px 30px 10px 29px !important;
    }

    .rwd_img_align {
        margin: 0 auto;
        padding-top: 57px;
    }

    .rwd_img_nopt {
        margin: 0 auto;
        width: 155px;
        position: relative;
        top: -33px;
    }

    .dropdown-menu.show {
        min-height: 351px;
    }

    .validate_md {
        left: 33px;
    }

    .headerBtm {
        margin-bottom: 15px !important;
    }

    #navbar > ul > li a.main_droup {
        padding: 17px 0 14px 0;
    }

    .remove_out {
        left: -71px;
        top: 5px;
    }

    .yeshtag {
        font-size: 12px;
        letter-spacing: 0.03em;
    }

    #tab-button {
        padding: 6px;
    }

    .secondhead {
        color: #1e1e1e;
        font-size: 32px;
    }

    .btn_selectprifix {
        font-size: 14.5px !important;
        padding: 15px 5px 10px 30px;
    }

    div.cust_minht_bg {
        min-height: 460px;
    }

    .sample-number {
        padding: 26px 0px;
    }

    .green-tick2 li span {
        position: relative;
        top: -6px;
    }

    div .step_pt .small-gutter-bottom {
        margin-bottom: 0px;
    }

    .yesh_bg_h, .yellow_bg_h {
        background-size: contain;
        padding: 80px 24px;
    }

    .steps_hm_txt {
        font-size: 22px;
    }

    div .local_faq_minht div.faq_gridblue {
        min-height: 296px;
    }

    .local_hd_main {
        width: 815px;
        margin: 0 auto;
    }

    .ui-widget-content {
        top: 12px;
    }

    .range_maindiv {
        height: 60px
    }

    div.filter_pg .btn_selectprifix {
        font-size: 12px !important;
    }

    #txtLocalNPA {
        padding: 36px 5px 14px 27px;
    }

    .range_txt {
        font-size: 10px;
    }

    .local_freevan {
        height: 364px;
    }

    .form__field:placeholder-shown ~ .form__label {
        cursor: text;
        top: 16px;
        left: 44px;
        font-weight: normal;
        font-size: 12px;
        font-weight: normal;
    }

    .form__field {
        padding: 23px 10px 0px 27px;
    }

    .navbar-nav {
        margin: 0 auto;
        display: block;
        padding-left: 24%;
    }

    .tollfreevan {
        background-image: url(../Content/images/toll_freevan.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center bottom;
        height: 410px;
    }

    .main_cnt {
        font-size: 36px;
    }

    .number_ht {
        min-height: 93px;
    }

    .col-lg-6.col-md-6.col-xs-12 img.xl-md-img {
        width: 255px;
    }

    .box_wight {
        top: 65px;
    }

    .inner_cnt {
        margin-top: 20px;
    }

    .green-tick2 li:before {
        content: '';
        display: inline-block;
        height: 24px;
        width: 24px;
    }

    .xl-md-img {
        width: 190px;
        margin: 0 auto;
        display: table;
    }

    .green-tick2 li span {
        font-size: 18px;
    }

    .local_states {
        padding-left: 100px;
    }

    .three_grid_main {
        width: 90%;
    }

    div.three_grid_main .col-lg-4 {
        padding-right: 25px;
        padding-left: 25px;
    }

    .divCart {
        min-height: 40px;
    }

    .number_place {
        font-size: 13px;
    }

    .number_price {
        font-size: 14px;
        padding-top: 5px;
    }

    .number_ni {
        width: 198px;
        margin: 0 auto;
    }

    div.number_price span {
        font-size: 12px;
    }

    .number_place {
        width: 138px;
    }

    #divPasscodeErr div.modal-dialog {
        width: 620px;
    }

    .inner_cnt p {
        font-size: 18px;
        margin-bottom: 20px;
        line-height: 1.6em;
    }

    .rwd_text_right {
        padding-right: 20px;
    }

    .rwd_text_nopt {
        padding-top: 80px;
        padding-right: 10px;
    }

    .open > .toll_free {
        top: 48px;
    }


    .inner_hr {
        width: 114px;
        padding-bottom: 5px;
    }

    .inner_second_cnt {
        font-size: 18px;
    }

    .fillter_1 {
        width: 358px;
    }

    .contact_small {
        font-size: 16px;
        color: #1e1e1e;
        margin-bottom: 10px;
    }

    .contact {
        padding-top: 6px !important;
        padding-left: 5px !important;
    }

    div.contact #dvcaptcha {
        margin-bottom: 10px;
        padding-left: 10px;
    }

    .price_bt_text span {
        font-size: 16px;
    }

    .wel_font {
        font-size: 18px;
    }

    .payment_recap div.form-group {
        margin-bottom: 8px !important;
    }

    .payment_ag ul li div.form-group {
        margin-bottom: 0;
    }

    .small_lb {
        font-size: 20px;
    }

    .payment_ag > ul {
        padding-left: 0;
    }

    .cart_btn_done {
        padding: 10px 20px;
        font-size: 20px;
    }

    .number_view_cart {
        margin-bottom: 30px;
    }

    #cart_view {
        padding: 10px 20px;
    }

    .cart_btn2 {
        padding: 10px 20px;
        font-size: 20px;
    }

    .price_rec {
        font-size: 16px;
    }

    .marg_bottom_buy {
        font-size: 15px;
    }

    .cart_btn {
        margin-right: 15px;
        padding: 10px 20px;
        font-size: 20px;
    }

    .car_btn_main {
        padding: 20px 0 10px 0;
    }

    .cart_cnt {
        font-size: 16px;
    }

    .slider {
        width: 1180px;
        margin-bottom: 0;
    }

    .line_fix {
        position: absolute;
        width: 1180px;
    }

    .client_rv {
        padding: 40px 0;
        position: relative;
    }

    .slick-slider {
        height: 337px;
    }

    .test_mln span {
        display: block;
        margin-bottom: 20px;
        margin-left: 30px;
        font-size: 18px;
    }

    .client_name label {
        font-size: 22px;
    }

    .client_box {
        min-height: 340px;
    }

    .client_name label {
        display: block;
        color: #000;
        font-size: 22px;
        margin-bottom: -4px;
        font-weight: 400;
    }

    .itc_btn_cnt {
        float: left;
        clear: both;
        padding-bottom: 5px;
        padding-left: 3px;
        padding-top: 5px;
    }

    .warning .modal-body {
        font-size: 16px;
    }

    .container {
        width: 1190px;
    }

    .toll_free_cnt {
        width: 1100px;
    }

    .number_inner_main {
        width: 1100px;
    }

    .main_section {
        margin-top: 135px;
    }

    .main_follow_np {
        width: 1156px;
    }

    toll_free_cnt {
        width: 1100px;
    }

    .test_mln span {
        display: block;
        margin-bottom: 20px;
        margin-left: 30px;
    }

    .main_cnt {
        font-size: 40px;
        margin-top: 0;
        padding-top: 0;
    }

    .small_cnt {
        font-size: 20px;
    }

    .line_fix {
        top: 226px;
    }

    .number_cart {
        width: 213px;
        margin: 0 auto;
    }

     /* 404 error page  */
     .van-img{
       background-size: cover;
       background-position: center bottom;
       height: 410px;
    }
    .error-txt{
        font-size: 22px;
    }
    .home-bt{
        font-size: 14px;
    }
}

@media (max-width:1600px) {
    header, aside, .bg_bottom, .inner_gray_section, .true_whit_section, footer {
        zoom: 0.9;
    }

    .inner_second_cnt {
        font-size: 20px;
    }

    .rwd_mainhd {
        width: 1000px;
        margin: 0 auto;
    }

    #cart_view {
        padding: 5px 20px;
    }

    .cart_close {
        position: absolute;
        right: -1px;
        top: -11px;
        cursor: pointer;
    }

    .find_text_num {
        padding-left: 11px;
        padding-right: 6px;
    }

    .find_left_dy {
        padding-left: 0;
    }

    .find_number_fm {
        width: 665px;
        margin: 0 auto;
    }

    .green-tick {
        padding-left: 32px !important;
    }

    .itc_recap ul {
        padding-left: 0;
    }

    .very_small_lb {
        font-size: 16px;
    }

    .buy_number a, .checkout_number a {
        font-size: 16px;
    }

    .number_ni {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .cart_btn_done_main {
        margin-bottom: 3px;
    }

    .cart_btn_done_main, .marg_bottom_buy {
        margin-left: -8px;
    }

    .payment_ag {
        width: 1330px;
        margin: 0 auto;
    }

        .payment_ag > ul > li > h2 {
            font-size: 22px;
        }

    .form-control, .input-group-addon_cum {
        height: 65px;
    }

    div.search_result .number_ni, div.premium_numbersnumbers_grid .number_ni, div.three_grid_main .number_ni {
        font-size: 20px;
    }
    .number_view.add_to_cart {
        margin-bottom: 15px;
    }
}

@media (max-width:1400px) {
    .tollfreevan {
        height: 360px;
    }

    .validate_md {
        top: -32px;
    }

    .yesh_bg_h img, .yellow_bg_h img {
        width: 90px;
    }

    #navbar > ul > li a.main_droup {
        padding: 14px 0px;
    }

    .cart_icon {
        top: 13px;
        right: 120px;
    }

    .blue {
        width: 277px;
    }

    ul.grid_li li {
        min-height: 92px;
    }

    .number_ht {
        min-height: 93px;
    }

    #cart_view {
        padding: 10px 20px;
    }

    .code_filter_div {
        width: 147px;
        float: left;
        margin-right: 10px;
    }

    .area_code_filter {
        width: 913px;
        margin: 0 auto;
        display: table;
    }

    .find_left_dy {
        padding-left: 8px;
    }

    .find_number_fm {
        width: 587px;
        margin: 0 auto;
        padding: 5px 5px 0 5px;
    }


    .open > .toll_free > li a {
        font-size: 16px;
        padding: 7px 11px;
    }

    .cap_br {
        margin-left: -8px;
    }

    .light_lb {
        color: #1e1e1e;
    }

    .toll_free_cnt {
        font-size: 20px;
    }

    .about_text {
        text-align: center;
        font-size: 30px;
    }

    .left_your_main {
        font-size: 16px;
        margin-bottom: 8px;
    }

    #divEula div.modal-dialog {
        width: 950px !important;
    }

    .second_h {
        padding-top: 20px;
    }

    .itc_recap {
        padding-left: 0 !important;
    }

    .cart_btn_done_main {
        margin-bottom: 10px;
    }

    .number_rec {
        font-size: 16px;
    }

    .order_text {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .recap_total {
        font-size: 18px;
        padding-top: 5px;
    }

    .card_lb {
        font-size: 16px;
    }

    .form-control {
        font-size: 16px;
        color: #1e1e1e;
    }

    div.arrow_main img {
        position: absolute;
        right: -30px;
        top: -34px;
        width: 44px;
    }

    div.add_to_cart .buy_number div {
        font-size: 14px;
    }

    .add_number a, .buy_number a, .checkout_number a, .remove_number a {
        font-size: 14px;
    }

    .no_pln {
        padding: 2px 5px;
        font-size: 16px;
    }

    .postion_btn {
        margin: 0 auto;
        display: table;
        margin-bottom: 10px;
        border-radius: 5px;
    }

    .featured_sec {
        background-color: #fafafa;
        padding: 5px 20px 30px 20px;
    }

    .form-control, .input-group-addon_cum {
        height: 64px;
    }

    .container {
        width: 1194px;
        /*max-width: 1194px;*/
    }

    div.contact .col-md-2 {
        width: 13.666667%;
    }

    .payment_ag {
        width: 1152px;
        margin: 0 auto;
    }

    .carriers_main img {
        width: 1024px;
    }

    .navbar-nav > li {
        float: left;
        padding: 14px 16px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
    }

    #tab-button > .is-active > span {
        font-size: 18px;
        padding: 10px;
    }

    .fillter_1 select {
        height: 40px;
        font-size: 16px;
        padding: 5px;
    }

    input[type=text]::placeholder, textarea::placeholder {
        font-size: 14px;
        color: #1e1e1e;
    }

    .fillter_local div {
        padding-left: 23px;
        font-size: 14px;
        padding-top: 4px;
    }

    .search_local_main {
        display: table;
        margin: 0 auto;
        clear: both;
        padding: 30px 0 30px 0;
    }

    #tab-button > li > span {
        font-size: 18px;
    }

    div.arrow_main .second_cnt {
        font-size: 22px;
        line-height: 1.2em;
        padding-top: 10px;
    }

    div.arrow_main h1 {
        font-size: 30px;
    }

    .fillter_local {
        padding: 20px 0;
    }

    .menu_top_right li {
        font-size: 18px;
    }

    .plan_main span {
        padding-right: 5px;
        font-size: 11px;
    }

    .very_small_lb {
        font-size: 14px;
        padding-bottom: 1px;
    }

    .tab-contents2 {
        top: 30px !important;
    }
      /* 404 error page  */
    .van-img{
        height: 360px;
     }
}

@media (max-width:1350px) {
    div.menu_bg ul.toll_free2 li a {
        padding: 14px 0px 14px 3px;
    }

    .secondhead {
        color: #1e1e1e;
        font-size: 34px;
    }

    ul.toll_free3 li ul:first-child {
        list-style-type: none;
        margin-left: 0px;
    }

    .open > .toll_free3 {
        width: 610px;
        list-style-type: none;
        left: -225px;
    }

    .three_grid_main {
        width: 98%;
    }

    .sort_list {
        width: 150px !important;
        left: -70px !important;
        top: 38px;
        border: 1px solid #4a4949 !important;
        background-color: #fff !important;
        margin: 0;
        padding: 0;
        min-width: 120px;
    }

    .modal-dialog {
        width: 1024px;
    }

    .navbar-nav > li {
        float: left;
        padding: 14px 16px;
    }

    .main_follow_np {
        width: 100%;
    }

    #basicExampleModal .modal-dialog {
        width: 99%;
    }

    .container {
        width: 1160px;
    }
}

@media (max-width:1200px) {
    .price-range-both.value {
        width: 127px;
        margin: 0 0 0 -54px;
        top: -18px;
        left: -25px;
        font-size: 11px;
    }

    .validate_new_t {
        top: -20px;
    }

    .border_rd_who {
        padding: 30px;
        border: 1px solid #E5E5E5;
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 0px 2px 11px 6px #0000000f;
        height: auto;
        margin-bottom: 30px;
    }

    .fillter_local {
        clear: both;
        display: block;
        text-align: left;
        float: left;
    }

    .clear_filter {
        color: #DE6161;
        position: relative;
        top: 7px;
        font-size: 14px;
    }

    div.range_maindiv {
        margin-bottom: 20px;
    }

    .arrow_main {
        width: 99%;
    }

    div.filter_pg {
        width: 99% !important
    }

    .validate_new_ph {
        color: #eb0505;
        position: absolute;
        top: -23px;
        left: 28px;
        text-align: left;
    }

    #liCCInfo .col-lg-9 div.number_view_cart {
        min-height: 882px !important;
    }

    div.payment_drop a.drop_unic {
        margin-bottom: 15px;
    }

    #ErrSecurityCode {
        top: -18px;
    }

    .dropdown-menu.show {
        min-height: 370px;
    }

    .validate_md {
        top: -19px;
        left: 44px;
    }

    .sample-number {
        display: block;
        padding: 38px 0px;
        background-image: url(../Content/images/shape_samplenumber.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        color: #373737;
        text-align: center;
        font-size: 20px;
    }

    #navbar > ul > li a.main_droup {
        padding: 18px 0px;
    }

    .headerBtm {
        margin-bottom: 10px !important;
    }

    .footer_logo a {
        color: #373737;
        margin: 0 auto;
        display: table;
        float: none;
        padding-bottom: 0;
    }

    .footer_pt {
        margin: 0 auto;
        display: table;
        padding: 10px 0;
        clear: both;
    }

    .footer_link {
        width: 100%;
    }

    .search_left_txt {
        font-size: 16px;
    }

    .tabs {
        margin-bottom: 05px;
    }

    li.login_rwd .dropdown-menu {
        left: -128px;
        padding-left: 0;
    }

    .login_rwd > .dropdown-menu::before {
        left: 168px !important;
    }

    .order-right, .order-left {
        float: none
    }

    .rwd_pull_right_1 {
        margin-right: 0;
    }

    .rwd_pt_bt {
        padding-bottom: 60px;
    }

    div.step_pt .small-gutter-bottom {
        margin-bottom: 0px;
    }

    .arrow_home, .arrow_180, .arrow_180 img, .arrow_268, .arrow_83 {
        display: none;
    }

    .yesh_bg_h, .yellow_bg_h {
        background-size: cover;
        padding: 80px 24px;
    }

    .steps_hm_txt {
        font-size: 22px;
    }

    div.local_faq_minht div.faq_gridblue {
        min-height: auto;
    }

    .add_min_ht {
        width: 300px;
    }

    .payment_ag > ul > li::before {
        width: 34px;
    }

    section .client_rv h3 {
        padding-top: 30px;
    }

    .col-lg-6.col-md-6.col-xs-12 img.xl-md-img {
        width: 230px;
    }

    .main_memu_custom article p {
        width: 99%;
        margin: 0 auto;
        line-height: 1.5em;
        padding-bottom: 24px;
        font-size: 20px;
    }

    .benift_plane_img div {
        font-size: 16px;
    }

    .green-tick2 li span {
        position: relative;
        top: -8px;
        left: 20px;
    }

    .open > .toll_free3 {
        width: 610px;
        list-style-type: none;
        left: -314px;
    }

    .local_states {
        padding-left: 50px;
    }

    .rwd_hid {
        display: none;
    }

    ul.number_list_local > li:nth-child(3n) {
        margin-right: 12%;
    }

    ul.number_list_local > li:nth-child(2n) {
        margin-right: 0%;
    }

    .one_time_txt > div {
        margin-right: 12%;
    }

        .one_time_txt > div:nth-child(3) {
            margin-right: 0%;
        }

        .one_time_txt > div:nth-child(2) {
            margin-right: 0%;
        }

    .three_grid_main {
        width: 100%;
    }

    .navbar-nav > li {
        float: left;
        padding: 18px 14px;
    }

    .slider {
        width: 99%;
        margin-bottom: 0;
    }

    .line_fix {
        position: absolute;
        width: 95%;
    }

    #divEula div.modal-dialog {
        width: 750px !important;
    }

    .price_bt_text span {
        text-align: center;
        font-size: 16px;
    }

    .welc_rwd_pt4 {
        padding-top: 0;
    }

    .conatant_text_dt {
        border: 1px solid #d6d6d6;
        width: 500px;
        padding: 10px;
        text-align: center;
        box-shadow: -2px 3px 6px 0 rgba(0,0,0,.27);
    }

    .welc_rwd_pt {
        width: auto !important;
    }

    .itc_order_txt_align {
        width: auto;
        margin: 0 auto;
    }

    .payment_ag > ul {
        padding-left: 17px;
    }

    .client_box {
        min-height: 292px;
    }

    .client_apsrt {
        position: absolute;
        top: 3px;
        float: left;
        width: 28px !important;
        left: 0;
    }

    .test_mln span {
        display: block;
        margin-bottom: 20px;
        margin-left: 20px;
    }

    .client_box img {
        width: 200px;
    }

    .client_box .col-lg-4 img {
        padding-top: 0;
    }

    .client_name {
        font-size: 20px;
    }

        .client_name label {
            font-size: 20px;
        }

    .test_mln {
        font-size: 18px;
    }

    .number_inner_main {
        width: 1000px;
    }

    .toll_free_cnt {
        width: 1000px;
    }

    .container {
        width: 98%;
    }

    .modal-dialog {
        width: 1000px;
    }

    .who_left_pt {
        padding-left: 0 !important;
    }

    div.contact .col-md-2 {
        width: 16.666667%;
    }

    .client_box {
        padding: 1px 10px 10px 10px;
    }

    .slick-slide img {
        display: block;
        margin: 0 auto;
    }

    .slick-slider {
        height: 100%;
    }

    .dot_view_line {
        position: absolute;
        right: 91px;
        width: 100px !important;
        top: 0;
        display: none !important;
    }

    .payment_ag {
        width: 95%;
        margin: 0 auto;
        padding: 0 0 30px 50px;
    }

    .menu_top_right li {
        margin-right: 25px;
        float: left;
        color: #000;
        font-size: 16px;
    }

    .dropdown a {
        font-size: 16px;
    }

    .gutter_bottom_small {
        margin-bottom: 7px;
        padding-top: 0px;
    }

    .number_cart {
        width: 192px;
        margin: 0 auto;
        font-size: 16px;
    }

    .very_small_lb {
        font-size: 12px;
    }

    .cart_icon {
        right: 120px;
    }

    .login_rwd {
        right: 4px;
        top: -12px;
    }
    .NI-customhdr .main_toll {
        padding: 18px 14px !important;
    }
    .text-end {
        text-align: center !important;
    }
}

@media (max-width:1080px) {
    .show ~ .toll_free {
        z-index: 1;
    }

    .rwd_imgalign_home {
        padding-top: 120px;
    }

    div.cust_minht_bg {
        min-height: auto !important;
    }

    div.cust_minht {
        height: auto;
        padding: 10px;
        width: 99%;
        margin-right: 1%;
        margin-left: 2%;
        float: left;
    }

    div.payment_drop.open ul.select_box {
        width: 100% !important;
        top: -17px;
    }

    .clear_filter {
        color: #DE6161;
        position: relative;
        top: 7px;
        font-size: 14px;
    }

    .fillter_local {
        clear: both;
        display: block;
        text-align: left;
        float: left;
    }

    div.range_maindiv {
        margin-bottom: 20px;
    }

    .main_h2_block888 {
        width: 95%;
    }

    .rwd_img_nopt {
        margin: 0 auto;
        width: 100px;
        position: relative;
        top: 0;
    }

    .test_mln span {
        display: block;
        margin-bottom: 0px;
        margin-left: 0px;
        text-align: center;
    }

    div.client_box span.col-lg-3 img {
        width: 100px;
        margin: 0 auto;
        display: block;
    }

    .test_mln span {
        display: block;
        margin-bottom: 0px;
        margin-left: 0px;
        text-align: center;
        line-height: 1.5em;
    }

    .slide_show_star {
        padding: 10px 0;
        text-align: center;
    }

    .slide_show_txt {
        clear: both;
        padding: 0px 30px 10px 30px;
        font-size: 16px;
        text-align: center;
    }

    .dsp-block {
        display: inline-block;
    }

    ul.grid_li li {
        min-height: auto;
    }

    .main_h2_block {
        width: 96%;
    }

    div .cust_minht_bg {
        min-height: auto;
        width: 99%;
    }

    .small_content_main {
        width: 96%;
        margin: 0 auto;
        overflow: auto;
    }

    .rwd_text_xspt {
        padding-top: 0px;
    }

    div.rwd_text_xspt img {
        margin: 0 auto !important;
        display: table !important;
        padding-bottom: 10px !important;
        padding-top: 0px !important
    }

    .tollfreevan {
        background-position: -530px 6px;
    }

    .grid_li {
        padding-left: 0px !important;
    }

    .bg_bottom {
        background-position: 0 1px;
    }

    .green-tick2 li.col-lg-5 {
        width: 98%;
        margin-right: 2% !important;
        margin-left: 0 !important;
    }

    .yesh_bg_h img, .yellow_bg_h img {
        width: 100px;
    }

    .yesh_bg_h, .yellow_bg_h {
        background-size: cover;
        padding: 44px 24px;
        width: 450px;
        margin: 0 auto;
    }

    .gutter-bottom {
        margin-bottom: 15px;
    }

    .secondhead {
        font-size: 20px;
    }

    .ul_li_header {
        font-size: 20px;
    }

    .steps_hm_txt {
        font-size: 18px;
    }

    .enquiry_block {
        width: 99%;
    }

    .rwd_mainhd {
        width: 99%;
        margin: 0 auto;
    }

    div.login_rwd .dropdown-menu {
        padding-left: 0px;
    }

    .navbar-collapse {
        border-top: 0;
    }

    .navbar-header {
        border-bottom: 1px solid #d6d6d6;
    }

    .rwd_small_dsiplay {
        display: none;
    }

    .rwd_small_dsiplay {
        margin: 0;
        border: 0;
        padding: 0;
    }

    .phone_main_call {
        background-position-x: 0px;
    }

    .menu_top_right {
        position: absolute;
        bottom: 63px;
        left: -21px;
        z-index: 999;
        padding-left: 40px;
    }

        .menu_top_right li {
            font-size: 16px;
            padding: 10px 0;
            float: none;
        }

    #navbar .collapse {
    }

    ul.toll_free3::after {
        content: none;
    }

    .dropdown-menu.show {
        min-height: auto;
    }

    li.brd_rwd {
        padding-bottom: 12px !important;
        padding-top: 12px !important;
    }

    .navbar-nav {
        padding-left: 0;
    }

    .navbar-collapse {
        padding-left: 0px;
    }

    div .postion_nav .login_rwd a.btn, div.postion_nav .login_rwd a.btn:hover {
        background-color: #6733D1 !important;
        color: #fff !important;
        width: 100px;
        float: left;
        display: block;
        margin-bottom: 20px;
    }

    .login_rwd {
        right: 0;
        top: 0;
        position: relative !important;
        margin: 0 0 55px 0;
    }

    .cart_icon {
        position: absolute;
        top: 15px;
        right: 76px;
    }

    #btnSearchNow img {
        width: 11px !important
    }

    .footer_mainpt {
        padding-top: 30px !important;
    }

    .main_long_cn h2, .main_long_cn h3 {
        width: 99%;
        margin: 0 auto;
        line-height: 1.5em;
        padding-bottom: 24px;
    }

    .inner_second_cnt_fe {
        width: 99%;
    }

    .toll_free_cnt_li {
        width: 99%;
    }

    .main_h1_block {
        width: 90%;
        margin: 0 auto;
    }

    .toll_free3 {
        height: 200px;
        overflow: auto;
    }

    .dropdown a {
        font-size: 13px;
    }

    .dropdown-menu.show {
        display: block;
        width: 276px;
        background-color: #f3f2f2;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 28%);
        left: -236px;
    }

    #navbar {
        border-bottom: 1px solid #e7e7e7;
        margin-bottom: 200px;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
    }

    #navbar .navbar-nav > li {
        float: none;
        padding: 8px 0px;
    }

    .area_code_filter {
        width: 713px;
        margin: 0 auto;
        display: table;
    }

    .divCart {
        min-height: 36px;
    }

    .number_place {
        width: 129px;
    }

    #navbar > ul > li.open a.main_droup {
        padding: 19px 9px 9px 9px;
    }

    #navbar > ul > li a.main_droup {
        padding: 8px 0;
        margin-left: 0px;
    }

    .cards_img {
        margin-bottom: 60px;
    }

        .cards_img img {
            width: 115px;
        }

    .payment_ag > ul {
        padding-left: 0;
        width: auto;
    }

    .contact {
        padding-top: 5px !important;
    }

    .card_lb {
        font-size: 15px;
    }

    .marg_bottom_buy {
        font-size: 16px;
    }

    .order_recap_main {
        width: 299px;
    }

    .itc_btn_cnt .btn {
        float: left;
        text-align: left;
        width: 100% !important;
    }

    div.itc_pack > ul {
        margin-left: 0;
    }

    .ring_main {
        border-bottom: 1px solid #058fe7;
        padding-top: 0;
    }

    .pack_price {
        float: none;
        margin-right: 0;
    }

    .rwd_itc_br {
        display: none;
    }

    .pack_desc {
        float: none;
        display: block;
        padding-left: 0;
        padding-top: 8px;
    }

    .arrow_main img {
        display: none;
    }

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 5px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #337ab7;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 50%;
        margin-right: 5px;
        width: 30px;
        height: 30px;
        text-align: center;
        font-size: 14px;
    }

    .toll_free_cnt {
        width: 98%;
    }

    .number_inner_main {
        width: 98%;
    }

    .number_inner_main {
        width: 98%;
    }

    .container {
        width: 99%;
    }

    .modal-dialog {
        width: 98%;
    }

    div.contact .col-md-2 {
        width: 20.666667%;
    }

    .carriers_main img {
        width: 99%;
    }

    .featured_nm img {
        display: table;
        margin: 0 auto;
        width: 100%;
    }

    .main_section {
        margin-top: 108px !important;
    }

    .left_your {
        text-align: left;
        width: 148px;
        float: left;
    }

    .numrcap {
        width: 315px;
        padding: 0 10px;
        margin: 0 auto;
    }

    .numrcap {
        width: 292px;
        padding: 0 10px;
        margin: 0 auto;
    }

    .client_box {
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .test_mln span {
        display: block;
        margin-bottom: 20px;
        margin-left: 3px;
    }

    .dropdown-submenu .dropdown-menu {
        padding: 7px 10px 5px 10px;
    }

    #navbar > ul > li.open a.main_droup {
        padding: 19px 9px 9px 0px;
    }

    .grid-back-img {
        width: 98%;
    }

    .img_advert {
        left: 0;
    }
    /* 404 error page  */
    .van-img{
        background-position: -530px 6px;
    }
    .navbar-header {
        height: 53px;
    }
    .NI-customhdr .main_toll {
        padding: 18px 0px !important;
    }
    .navbar-nav .dropdown-menu.show {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (max-width:995px) {
    .rwd_imgalign_home {
        padding-top: 0px;
        width: 250px !important;
    }

    img.rwd_img_align {
        width: 250px !important;
    }

    .rwd_img_align {
        display: block;
    }

    .validate_md {
        top: -32px;
        left: 33px;
    }

    .red_fqa_mg {
        margin-bottom: 0px;
    }

    .sample-number {
        display: block;
        padding: 39px 0px;
        color: #373737;
        font-size: 24px;
    }

    .rwd-pull-left {
        float: none;
    }

    .big_gutter_bottom {
        margin-bottom: 30px;
    }

    .inner_sub_main > div {
        min-height: auto;
    }

    .number_new_ht > div {
        min-height: auto;
    }

    .h2, h2 {
        font-size: 27px;
    }

    .box_wight {
        width: 300px;
        height: 280px;
        color: #fff;
        margin: 0 auto;
        position: relative;
        top: 10px;
        padding: 72px 0;
        margin-bottom: 20px;
        text-align: center;
    }

        .box_wight h2 {
            font-size: 26px;
        }

    .box_weight {
        width: 300px;
        height: 280px;
        color: #fff;
        margin: 0 auto;
        position: relative;
        top: 10px;
        padding: 72px 0;
        margin-bottom: 20px;
        text-align: center;
    }

        .box_weight h2 {
            font-size: 26px;
        }

    .find_text_num span {
        display: inline;
    }

    .find_text_num {
        width: 95%;
    }

    .add_min_ht {
        height: auto;
    }

    .rwd_text_nopt {
        padding-top: 0;
        padding-right: 0;
    }

    .cust_btn img {
        position: absolute;
        width: 11px;
        top: 15px;
        right: 32px;
    }

    .WallBoard {
        margin-top: 40px;
        color: #1e1e1e;
        font-size: 22px;
    }

    .grid_li .grid-back-img {
        min-height: 130px;
        display: flex;
    }
    .pinal-city{
        padding-left: 67px;
    }
    .NI-custom-easy {
        width: 100%;
    }
   
}

@media (max-width:800px) {
    .broder_btn {
        margin-bottom: 20px;
        width: 98%;
    }

    .cust_btn {
        width: 98%;
    }

    .pay_step {
        top: 7px;
        left: 81px;
    }

    .payment_ag > ul > li::before {
        display: none;
    }

    .plan_main {
        margin-top: 20px;
    }

    .slick-track {
        width: 520px !important;
    }

    div.slick-track div:first-child, div.slick-track div:last-child {
        width: 100% !important;
        margin: 0 auto;
        display: table;
        margin-bottom: 10px;
    }

    .area_code_filter {
        width: 420px;
        margin: 0 auto;
        display: table;
    }

    div.find_number_fm .col-lg-9 {
        width: 100%;
    }

    #divPasscodeErr div.modal-dialog {
        width: 95%;
    }

    #tTitlePop {
        text-align: left;
        font-size: 14px;
    }

    #divEula div.modal-dialog {
        width: 98% !important;
    }

    .client_box img {
        width: 166px;
    }

    .test_mln span {
        display: block;
        margin-bottom: 20px;
        margin-left: 3px;
    }

    .menu_top_right li {
        color: #000;
        font-size: 16px;
    }

    .add_cart p, .chat_main span {
        display: none;
    }
}

@media (max-width:700px) {
    .client_box {
        width: 98%;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .test_mln span {
        display: block;
        margin-bottom: 20px;
        margin-left: 3px;
    }

    .pay_step {
        top: 14px;
        left: 80px;
    }

    .contact_payment, .verify_text, .final_payment {
        display: none
    }

    .menu_top_right {
        list-style-type: none;
        margin-top: 11px;
    }

    div.process .modal-dialog {
        width: 95%;
        margin: 30px auto;
    }

    .navbar-brand > img {
        display: block;
    }

    .menu_top_right li {
        font-size: 13px;
    }

    .tollfreevan {
        height: 332px;
        background-position: -550px 6px;
    }
}

@media (max-width:767px) {
    .LinkStates_main {
        bottom: 6px;
    }

    .chicago-area {
        display: flex;
        flex-direction: column;
    }

    .dropdown-backdrop {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
    }

    .fillter_local {
        padding: 1px 0;
        position: relative;
        top: -30px;
    }

    .main_h2_block888 {
        width: 98%;
    }

    .validate_md {
        top: -19px;
        left: 44px;
    }

    .remove_out {
        left: -67px;
        top: 8px;
    }

    .inner_gray_section {
        padding: 25px 0;
    }

    .tollfreevan {
        height: 332px;
        background-position: -411px 6px;
    }

    .tab-contents2 {
        top: 26px !important;
        padding-top: 4px !important;
    }

    div.client_box span.col-lg-3 img {
        padding-top: 0;
    }

    .main_h1_block {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .main_section {
        margin-top: 88px !important;
    }

    .number_ni {
        width: 150px;
        margin: 0 auto;
    }

    .inner_cnt2 p {
        font-size: 14px;
    }

    .sample-number {
        display: block;
        padding: 50px 0px;
        background-size: 100%;
        color: #373737;
        font-size: 22px;
        width: 99%;
        margin: 0 auto;
    }

    .secondhead {
        color: #1e1e1e;
        font-size: 24px;
    }

    .cmp_small {
        margin: 0 auto;
        padding: 0px 0px 10px 0px;
    }

    .col-lg-6.col-md-6.col-xs-12 img.xl-md-img {
        width: 185px;
    }

    .inner_cnt p {
        font-size: 16px;
    }

    .big_gutter_bottom {
        margin-bottom: 30px;
    }

    .inner_sub_main > div {
        min-height: auto;
    }

    .number_new_ht > div {
        min-height: auto;
    }

    .number_small_pt {
        padding-top: 0px;
    }

    .rwd-pull-left {
        float: none;
    }

    .inner_color_section {
        padding: 30px 0;
    }

    .green-tick2 li:before {
        height: 23px;
        width: 23px;
        margin-left: -23px;
    }

    .main_section {
        margin-top: 108px;
    }

    .cmp_main {
        width: 300px;
        margin: 0 auto;
        padding: 18px 0 5px 0;
        display: block;
        font-weight: 600;
        font-size: 30px;
    }

    .green-tick2 li span {
        position: relative;
        top: -8px;
        left: 10px;
        font-size: 16px;
    }

    div.col-xs-12 img {
        display: table;
    }

    .inner_second_cnt_fe {
        font-size: 18px;
    }

    .green-tick2 li {
        float: none;
    }

    .green-tick2 li {
        font-size: 14px;
        padding-bottom: 10px;
        line-height: 1.5em;
    }

    .green-tick2 {
        margin-top: 0px;
    }

    .green_border_left {
        border-right: 0
    }

    div.plans_left .benift_plane_img:last-child, div.plans_left2 .benift_plane_img:last-child, div.planes_right .benift_plane_img:last-child {
        border-bottom: 1px solid #d1e5bd;
    }

    div.search_result .number_ni, div.premium_numbersnumbers_grid .number_ni, div.three_grid_main .number_ni {
        font-size: 18px;
    }

    .one_time_fee {
        font-size: 14px;
    }

    .num_price {
        color: #1e1e1e;
        font-size: 16px;
        text-align: right;
    }

    div.col-xs-12 img {
        display: table;
        margin: 0 auto;
        padding-top: 40px;
    }

    .code_filter_div {
        width: 147px;
        float: left;
        margin-right: 10px;
        padding-left: 20px;
    }

    .code_filter_div_main {
        width: 324px;
        float: left;
        padding: 18px 0;
    }

    div.three_grid_main .col-lg-4 {
        padding-left: 5px;
        padding-right: 5px !important;
    }

    .rwd_hid_xs {
        display: none;
    }

    ul.number_list_local > li {
        margin-right: 0%;
    }

    .rwd_hid {
        display: none;
    }

    ul.number_list_local > li:nth-child(3n) {
        margin-right: 0%;
    }

    ul.number_list_local > li:nth-child(2n) {
        margin-right: 0%;
    }

    .one_time_txt > div {
        margin-right: 0%;
    }

        .one_time_txt > div:nth-child(3) {
            margin-right: 0%;
        }

        .one_time_txt > div:nth-child(2) {
            margin-right: 0%;
        }

    ul.number_list_local2 > li {
        margin-right: 0%;
        margin-bottom: 15px;
    }

        ul.number_list_local2 > li:nth-child(2n) {
            margin-right: 0;
        }

    .one_time_txt2 > div {
        margin-right: 0%;
    }

        .one_time_txt2 > div:nth-child(2) {
            margin-right: 0;
        }

    .find_text_num {
        padding: 0 10px;
    }

    .find_text_num {
        width: 98%;
    }

    .find_number_fm {
        width: 467px;
    }

        .find_number_fm div.col-lg-12 {
            padding-left: 0;
        }

        .find_number_fm div.col-lg-9 {
            margin-bottom: 10px;
        }

    .cart_btn_done_main3 {
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .add_number a, .buy_number a, .checkout_number a, .remove_number a {
        font-size: 13px;
    }

    .add_number, .buy_number, .remove_number {
        padding: 8px 0;
    }

    .checkout_number {
        padding: 8px 1px;
    }

    .number_place {
        width: 95px;
    }

    #navbar > ul > li a.main_droup {
        margin-left: 0px;
    }

    .inner_white_section {
        background-color: #fff;
        padding: 10px 0 10px 0;
        margin-bottom: 20px;
    }

    .inner_cnt {
        margin-top: 5px;
    }

    .rwd_img_align {
        margin: 0 auto;
        padding-top: 0;
    }

    .rwd_text_nopt {
        padding-top: 0;
        padding-right: 0;
    }


    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
    }

    .inner_hr {
        width: 100px;
        padding-bottom: 5px;
    }

    .inner_tab_hd {
        font-size: 16px;
    }

    .tab-contents {
        overflow: visible;
        min-height: 150px;
        padding-top: 54px;
    }

    .search_local_main {
        display: block;
        padding-top: 0;
    }

    .conatant_text_dt {
        width: 99% !important;
    }

    .rwd_itc_pass2, .rwd_itc_user span {
        display: block !important;
        width: 100% !important;
        float: left !important;
        TEXT-ALIGN: center !important;
    }

    .rwd_itc_user, div.rwd_itc_pass, div.rwd_itc_user1 {
        padding-left: 0 !important;
    }

    .rwd_itc_pass3 {
        float: left !important;
        display: inline !important;
        width: 100% !important;
        TEXT-ALIGN: center !important;
    }

    #aEditPass, #lblPasscode {
        float: none !important;
        display: inline !important;
    }

    .listclass {
        margin-bottom: 0;
    }

    .cart_btn2 {
        padding: 10px 20px;
        font-size: 18px;
    }

    .cart_btn_done {
        padding: 10px 20px;
        font-size: 18px;
    }

    .numrcap {
        width: 324px;
        padding: 0 10px;
        margin: 0 auto;
    }

    .second_h {
        margin-bottom: 0;
    }

    .welc_rwd_pt {
        padding-top: 0;
    }

    .app_cnt_mobile {
        text-align: center;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .mobile_icons {
        width: 400px;
        margin: 0 auto;
        text-align: center;
    }

        .mobile_icons img {
            width: 144px;
        }

    .itc_recap ul {
        margin-left: 0 !important;
    }

    div.order_fr_left .col-lg-4 {
        margin-bottom: 10px;
    }

    .client_box {
        min-height: 440px;
    }

    .cap_br {
        margin-top: 10px !important;
        margin: 0 auto;
        display: table;
    }

    .cart_btn_done {
        margin: 0 auto;
        display: table;
    }

    .payment_recap .form-group {
        margin-left: -15px;
        margin-top: 10px;
    }

    .order_fr_left {
        float: none;
    }

    .order_fr_right {
        float: none;
        margin-bottom: 20px !important;
    }

    #navbar {
        border-bottom: 1px solid #e7e7e7;
    }

    .buy_number a, .checkout_number a {
        font-size: 14px;
    }

    div.btn_rwd {
        float: left;
    }

    .mrg_who_bootm {
        font-size: 16px;
    }

    .contact_main {
        margin-bottom: 1px;
    }

    .phone_main {
        padding-top: 1px;
        display: inline-block;
    }

    #navbar .navbar-nav > li {
        float: none;
        padding: 8px 0px;
    }

    .chat_main {
        background-image: url(../Content/images/chat_icon.png);
        background-position: 5px 3px;
        background-size: 14px;
        background-repeat: no-repeat;
        padding-left: 25px;
    }

    .list_local_main {
        width: 30%;
    }

    .local_main_text {
        width: 67%;
    }

    .search_local {
        width: 25%;
    }

    .main_cnt {
        font-size: 24px;
        width: 99%;
        line-height: 1.3em;
    }

    .small_cnt {
        font-size: 16px;
        width: 99%;
    }

    #tab-button > .is-active > span, #tab-button > li > span {
        font-size: 18px;
    }

    .light_lb {
        font-size: 14px;
    }

    .form-control {
        height: 65px;
    }

    .select_cum {
        font-size: 14px;
    }

    input[type=text]::placeholder {
        font-size: 15px;
    }

    .fillter_local {
        padding: 5px 0;
    }

        .fillter_local div {
            background-position: 2px 4px;
            padding-left: 16px;
            background-size: 8px;
            background-repeat: no-repeat;
            font-size: 12px;
            padding-top: 1px;
            margin-bottom: 10px;
        }

    .fillter_1 select {
        height: 38px;
        font-size: 14px;
        padding: 5px;
    }

    .fillter_1 {
        width: 100%;
        margin-right: 2px;
        float: left;
    }

    .number_ni {
        font-size: 12px;
    }

    .number_place {
        font-size: 12px;
    }

    .number_price {
        font-size: 14px;
    }

    .number_ht {
        min-height: 58px;
    }

    div.add_to_cart .buy_number div {
        font-size: 14px;
    }

    .check_out {
        background-size: 20px;
        border: 0;
        box-shadow: none;
        width: 36px;
        cursor: pointer;
        height: 30px;
        margin-top: 7px;
        background-position-x: 7px;
    }

    .buy_number a {
        color: #058fe7;
        font-size: 14px;
    }

    .ref_text {
        font-size: 18px;
        padding-left: 0;
        margin-left: -12px;
    }

    .ref_img_icon img {
        width: 16px;
    }

    .search_result_main {
        padding: 20px 0 10px 0;
        margin: 30px 0;
    }

    .second_cnt {
        color: #1e1e1e;
        font-size: 16px;
        text-align: center;
        padding: 30px 0 10px 0;
    }

    .carriers_main {
        padding: 9px 0 30px 0;
    }

    .main_follow_np ul li {
        padding: 0 6px;
        font-size: 14px;
    }

    .main_follow_np ul {
        background-size: 84%;
        height: 162px;
    }

    .main_follow_np {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .toll_free_cnt {
        width: 99%;
        font-size: 14px;
        padding: 0 10px;
    }

    .featured_sec {
        background-color: #fafafa;
        padding: 10px;
    }

    .toll_free_cnt {
        margin-bottom: 26px;
    }

    .postion_btn {
        margin-bottom: 24px;
    }

    .country_logo img {
        width: 68px;
    }

    .country_logo {
        width: 448px;
        margin: 0 auto;
        padding: 0 0 10px 0;
        display: table;
        clear: both;
        position: relative;
    }

    .number_inner_hd {
        color: #1e1e1e;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .client_rv {
        padding: 20px 0;
        position: relative;
    }

    .test_mln {
        font-size: 14px;
    }

    .client_box {
        min-width: 200px;
    }

    .client_name label {
        font-size: 14px;
    }

    .client_name {
        display: block;
        color: #000;
        font-size: 14px;
    }

    .slick-slide img {
        width: 60%;
        display: block;
        margin: 0 auto;
    }

    .client_box .col-lg-4 img {
        padding-top: 0;
    }

    .client_box {
        padding: 10px;
    }

    .client_apsrt {
        position: absolute;
        top: 9px;
        float: left;
        width: 17px !important;
        left: -9px;
    }

    .slider {
        width: 98%;
        margin: 10px auto;
        margin-bottom: 0;
    }

    .cust_btn {
        font-size: 16px;
        margin: 0 auto;
        display: table;
    }

    .search_result_main {
        padding: 20px 0 10px 0;
        margin: 10px 0;
    }

    .footer_link {
        margin: 0 auto;
        display: table;
        font-size: 12px;
        padding-bottom: 10px;
    }

    .phone_footer {
        color: #1e1e1e;
        font-size: 16px;
    }

    .phone_footer_icon img {
        width: 20px;
    }

    .phone_footer_icon {
        position: relative;
        left: -10px;
        top: -2px;
    }

    div.footer_link:last-child img {
        width: 200px;
    }

    footer {
        padding: 20px 0 0 0;
    }

    .dropdown-menu.show {
        display: block;
        width: 276px;
        background-color: #f3f2f2;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,.28);
        left: -236px;
    }

    li > .dropdown-menu:before {
        top: -7px;
        right: 16px;
    }

    .dropdown-menu.show > .form-control {
        height: 37px;
        margin-bottom: 7px;
        font-size: 14px;
    }

    #tab-button > li > span {
        padding: 14px;
    }

    .payment_ag {
        width: 98%;
        margin: 0 auto;
        padding: 16px 0 30px 10px;
    }

    .innertxtpp h2 {
        font-size: 20px;
        color: #88c438;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .innertxtpp p {
        margin-bottom: 20px;
        font-size: 14px;
        color: #1e1e1e;
    }

    .mnt_pln, .very_small_lb, .year_pln {
        font-size: 14px;
    }

    .cart_cnt {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .small_lb {
        padding: 5px 0 15px 0;
        font-family: proxima_nova_light;
        color: #929090;
        font-size: 16px;
    }

    .marg_bottom_buy {
        font-size: 14px;
    }

    .card_lb {
        font-family: proxima_nova_light;
        font-size: 14px;
    }

    .payment_ag > ul > li > h2 {
        font-size: 22px;
    }

    .number_view_cart {
        border: 1px solid #d6d6d6;
        min-height: 250px;
        width: 100%;
        margin-bottom: 20px;
    }

    .form-group {
        margin-bottom: 0;
    }

    .validate_er {
        color: #eb0505;
        font-size: 12px;
    }

    .payment_ag > ul {
        margin-left: 0px;
    }

    .contact_us {
        font-size: 22px;
        margin-bottom: 3px;
    }

    div.contact .col-md-2 {
        width: 41.666667%;
    }

    .payment_ag {
        width: 99%;
        margin: 0 auto;
        padding: 0 0 30px 1px;
    }

    #accordion .panel-title a {
        font-size: 16px;
    }

    #accordion .panel-body p {
        font-size: 16px;
    }

    .aboutus-text {
        color: #1e1e1e;
        font-size: 16px;
    }

    .contact_small {
        font-size: 18px;
    }

    .location_ad p {
        font-size: 16px;
    }

    .rwd_main_let {
        padding-left: 26px;
    }

    .card_lb {
        display: none;
    }

    .cap_br {
        margin-top: 10px !important;
    }

    .navbar-brand {
        float: left;
        height: 36px;
    }

    .arrow_main {
        width: 99%;
    }

    div.arrow_main .second_cnt {
        padding-bottom: 0;
        padding-top: 5px;
        font-size: 16px;
    }

    div.arrow_main h1 {
        font-size: 20px;
    }

    div.arrow_main .carriers_main {
        padding-bottom: 0;
        margin-top: 5px;
    }

        div.arrow_main .carriers_main h1 {
            margin-top: 5px;
        }

    .cancel_itc {
        font-size: 16px;
    }

    .itc_view_cart {
        margin-bottom: 0;
    }

    .number_cart {
        font-size: 16px;
        width: 236px;
    }

    .green-tick2 {
        margin-top: 10px;
        margin-left: 0;
        padding-left: 20px;
        margin-right: 0;
    }

    .grid_li .grid-back-img {
        background-position-x: -54px;
    }

        .grid_li .grid-back-img.grid-img1 {
            background-position-x: -47px !important;
        }

    .grid-back-img .area-code {
        width: 200px;
        text-align: left;
        display: inline !important;
        float: left;
        min-height: 81px;
    }
      /* 404 error page  */
    .van-img{
        height: 332px;
        top: 300px;
        width: 97%;
        background-position: -411px 6px;
    }
    .error-txt{
        font-size: 16px;
    }
    .error-sec {
        padding-top: 80px;
    }
    .home-link {
        margin-top: 45px;
    }
    .col-xs-6 {
        width: 50% !important;
    }
}

@media (max-width:520px) {
    .grid_li .grid-back-img {
        min-height: 185px;
        display: flex;
    }

    .grid-back-img div.col-md-9 {
        padding-left: 22px;
    }

    .grid-back-img div.rwd_bgag {
        margin-left: -56px;
    }
    .grid-back-img .yuma-city{
        margin-left: 0;
    }
    .grid-back-img .area-code {
        width: 300px;
        text-align: left;
        display: inline !important;
        float: left;
        min-height: 81px;
    }

    .grid-img1 div.col-lg-9 {
        margin-left: 0px;
    }

    .grid_li .grid-back-img {
        background-position-x: -131px;
    }

        .grid_li .grid-back-img.grid-img1 {
            background-position-x: -105px !important;
        }

    .filter_pg {
        padding: 50px 0 15px 0px;
    }

    .btn_selectprifixtxt {
        font-size: 11px;
    }

    .add_cart span {
        padding-top: 2px;
    }

    .tabs {
        padding: 0 5px;
    }

    .inner_tab_hd {
        font-size: 12px;
        top: -24px;
        border: 4px solid #6733D1;
        border-radius: 30px;
        padding: 8px 7px;
    }

    .validate_md {
        top: -30px;
        left: 38px;
    }

    .border_rd_who {
        padding: 5px 10px;
    }

    .add_chip_cart {
        background-color: #6733D1 !important;
        color: #fff !important;
        padding: 11px 20px;
        border: 0;
        border-radius: 8px;
        text-align: center;
        margin-top: 10px;
        position: relative;
        top: 7px;
    }

    .who_right_cart {
        float: none;
        clear: both;
        width: 150px;
        margin: 0 auto;
        margin-top: 20px;
    }

    #divTollFreeSearch .form__field {
        padding: 23px 10px 0px 8px !important;
    }

    #divLocalSearch .form__field {
        padding: 23px 10px 0px 6px !important;
    }

    .validate_new_ph {
        font-size: 12px;
    }

    .inner_second_cnt {
        font-size: 16px;
    }

    .main_h2_block {
        width: 92%;
        margin: 0 auto;
    }

    div.tab-contents2 .search_local_main {
        padding-top: 0px !important;
    }

    .tollfreevan {
        height: 332px;
        background-position: -728px 6px;
    }

    .green-tick2 li.col-lg-5 {
        width: 100%;
        margin-right: 0% !important;
        margin-left: 0 !important;
    }

    .yesh_bg_h, .yellow_bg_h {
        background-size: cover;
        padding: 44px 24px;
        width: 300px;
        margin: 0 auto;
    }

        .yesh_bg_h img, .yellow_bg_h img {
            width: 60px;
        }

    .input-group-addon_cum {
        right: -1px;
        top: 4px;
    }

    div.local_main_text .form__label, div.local_main_text .form__field:placeholder-shown ~ .form__label, div.local_main_text .form__field:focus ~ .form__label {
        left: 7px;
    }

    .form__field {
        padding: 23px 10px 0px 34px;
    }

    .btn_selectprifix {
        padding: 15px 5px 12px 20px;
    }

    .form-control {
        height: 61px;
    }

    .search_local_main {
        display: block;
        padding: 45px 0 25px 0;
    }

    input.form__field::-webkit-input-placeholder, textarea.form__field::-webkit-input-placeholder {
        font-size: 12px !important;
    }

    .btn_selectprifix {
        font-size: 12px !important;
    }

    .pay_step {
        top: 14px;
        left: 66px;
    }

    .slick-track {
        width: 100% !important;
    }

    .area_code_filter {
        width: 320px;
        margin: 0 auto;
        display: table;
    }

    .cap_br2 {
        left: 0 !important;
    }

    .find_text_num {
        width: 99%;
    }

    .find_number_fm {
        width: 95%;
    }

    .add_number a, .buy_number a, .checkout_number a, .remove_number a {
        font-size: 14px;
    }

    .search_lb_txt {
        font-size: 16px;
    }

    .add_number, .buy_number, .remove_number {
        padding: 8px 3px;
    }

    .add_cart span {
        color: #373737;
        background-color: #FFBA3C;
        border-radius: 50px;
        width: 23px;
        height: 23px;
        display: block;
        position: absolute;
        top: -11px;
        right: -6px;
        font-size: 18px;
    }

    .number_place {
        font-size: 11px;
    }

    .sort_text {
        display: block;
        font-size: 16px;
        color: #3b36c3;
    }

    .checkout_number {
        float: left;
        padding: 8px 3px;
    }

    .sort_right {
        margin-top: 9px;
    }

    .navbar-brand {
        margin-right: 0;
    }

        .navbar-brand > img {
            display: block;
        }

    .menu_top_right {
        list-style-type: none;
        margin-top: 8px;
        margin-bottom: 0;
    }

    .gutter_bottom_small {
        margin-bottom: 0;
        margin-right: 0;
        padding-right: 4px;
    }

    .main_section {
        width: 100%;
        overflow: auto;
        margin-top: 103px;
    }

    #tab-button > .is-active > span {
        font-size: 16px;
        padding: 10px 15px;
    }

    #tab-button > li > span {
        padding: 10px 14px;
    }

    .tab-contents {
        padding: .5em 0em .5em 0.5em;
    }

    .search_local {
        width: 31%;
    }

    #divFeaturedLocalResults div.col-xs-4, #divSearchResults div.col-xs-4 {
        width: 49.1% !important;
    }

    .add_number a, .buy_number a, .checkout_number a, .remove_number a {
        font-size: 12px;
    }

    .buy_number a, .checkout_number a {
        font-size: 12px;
    }

    .tabs {
        margin-bottom: 16px;
    }

    footer div:first-child {
        text-align: center;
    }

    .slick-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
        width: 100% !important;
        margin: 0;
        margin-bottom: 30px;
    }

    .client_box {
        min-width: initial;
    }

    .line_fix {
        position: absolute;
        width: 100%;
    }

    .slider {
        width: 350px;
        margin: 0 auto;
    }

    .number_inner_main {
        padding: 0 0 20px 0;
    }

    .search_result_main {
        padding: 0 0 10px 0;
        margin: 0 0 10px 0;
    }

    .menu_top_right li {
        margin-right: 11px;
    }

    .cart_btn, .cart_btn2 {
        width: 99%;
    }

    .payment_ag > ul {
        margin-left: 30px;
    }

    .cart_btn, .cart_btn2 {
        float: none;
        margin-right: 0;
        width: 98%;
        margin-bottom: 10px;
    }

    .order_fr_right {
        float: none;
        margin-bottom: 20px !important;
        padding-left: 0;
    }

    .numrcap {
        width: 229px;
        padding: 0;
        margin: 0 auto;
    }

    .left_your_main {
        padding-left: 8px;
    }

    .numrcap {
        width: 229px;
        padding: 0;
        margin: 0 auto;
    }

    .order_fr_right {
        float: none;
        margin-bottom: 20px !important;
        padding-left: 0;
    }

    .order_recap_main {
        width: 244px;
        padding: 10px 5px 0 5px;
        margin-bottom: 9px;
    }

    .left_your {
        text-align: left;
        width: 113px;
        float: left;
    }

    .right_your {
        width: 100px;
        float: right;
        text-align: right;
    }

    .cap_br {
        position: relative;
        left: -8px;
    }

    div.col-xs-12 img {
        display: table;
        margin: 0 auto;
    }

    #tab-button > .is-active > span, #tab-button > li > span {
        font-size: 13px;
    }

    .green-tick2 {
        margin-top: 10px;
    }

    footer {
        padding: 0;
    }

    #ano_pay {
        display: none;
    }

    #myModal div.modal-dialog {
        height: 345px;
        width: 99%;
        box-shadow: none;
        margin: 0 auto;
        margin-top: 5%;
    }

    #myModal div.cart_cnt {
        padding-left: 23px;
        margin-bottom: 20px;
    }

    #ErrtxtReason {
        top: 28px;
    }

    .marg_bottom_buy {
        padding-bottom: 0;
        margin-left: -3px;
    }

    .who_img_rwd {
        z-index: -1;
    }

    .addcart_btn {
        margin-top: 7px;
    }

    div.number_price span:last-child {
        display: block;
    }

    .number_price {
        font-size: 14px;
    }

    .search_lb_txt {
        margin-top: 0px;
        margin-bottom: 2px;
    }

    .LinkStates_main {
        bottom: 12px;
    }

    div.list_local_local .form__label, div.list_local_local .form__field:placeholder-shown ~ .form__label, div.list_local_local .form__field:focus ~ .form__label {
        left: 24px;
    }

    #txtLocalNPA {
        padding: 36px 5px 14px 24px;
    }

    .yellow_cr {
        width: 12px;
        height: 12px;
    }

    .who_human img {
        width: 100px;
        height: auto;
    }
      /* 404 error page  */
    .van-img{
        height: 332px;
        background-position: -728px 6px;
    }
    #divSearchResults .add_number {
        padding: 7px 0px 8px 5px;
    }
    #divEmptySearch {
        top: -25px;
    }
    .search_local_main .btn_selectprifix {
        height: 61px;
    }
    #divtabtollfree .payment_drop .drop_unic.show ~ .slimScrollDiv .slimScrollBar {
       right: -16px !important;
    }
}

@media (max-width:414px) {
    #divSubtotal {
        position: relative;
        top: 0px;
        left: 10px;
    }

    #tab-button > .is-active > span, #tab-button > li > span {
        font-size: 12px;
    }

    .menu_top_right li {
        font-size: 12px;
    }

    .who_right_cart {
        float: none;
        height: 20px;
        padding: 0;
        width: 115px;
        margin: 0 auto;
        margin-top: 4px;
        position: absolute;
        right: 40px;
    }

    .cards_img {
        margin-bottom: 56px;
    }

    .addcart_number {
        padding-left: 16px;
    }

    .cart_number {
        padding: 16px 0 0 0;
        overflow: hidden;
    }

    #aCancel {
        position: absolute;
        top: 20px;
        left: 10px;
    }

    #ErrSecurityCode {
        left: 27px;
    }

    .open > ul.select_box {
        top: 59px;
    }
}

@media (max-width:380px) {
    #ErrtxtReason {
        top: 50px;
    }

    #aCancel {
        left: 0;
    }
}

@media (max-width:375px) {
    .validate_new_t {
        top: -33px;
    }

    .validate_md {
        top: -29px;
        left: 38px;
    }
}
