div#body {
    position: relative
}

.recentProdTransition {
    overflow: initial !important
}

div#divTrendingProducts article.product-miniature.product-mn-cls.js-product-miniature {
    min-height: 415px
}

.hoverContent, .shoping-cart-button:hover .hoverContent {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.clscancelcomment.btnpost, .products-detailing-page .portel_description_left ul li del, .quickCart a:hover {
    text-decoration: none
}

.toptrip-bar .user-cls-icon {
    width: 15px !important;
    margin-right: 5px !important;
    font-size: 18px !important
}

.hoverContent {
    visibility: hidden;
    opacity: 0;
    padding-top: 10px;
    webkit-transition: all .2s ease-in-out;
    top: 130%;
    position: absolute;
    left: 0;
    z-index: 99999999999
}

.shoping-cart-button:hover .hoverContent {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    top: 45px
}

.nav-quirk > li > a, .nav-quirk > li > a > i {
    -o-transition: all .2s ease-out 0s
}

.quickCart {
    width: 278px;
    background: #fff;
    -webkit-box-shadow: 0 6px 14px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 6px 14px 0 rgba(0,0,0,.2);
    box-shadow: 0 6px 14px 0 rgba(0,0,0,.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    line-height: 20px
}

    .quickCart .nItem {
        background: #555;
        min-height: 46px;
        color: #fff;
        position: relative;
        height: 46px;
        padding: 0 20px;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box
    }

        .quickCart .nItem p {
            font-size: 15px;
            line-height: 46px;
            font-weight: 400
        }

        .quickCart .nItem::after {
            content: '';
            display: block;
            position: absolute;
            left: 40px;
            bottom: 100%;
            width: 0;
            height: 0;
            border-bottom: 10px solid #555;
            border-top: 10px solid transparent;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent
        }

    .quickCart ul {
        margin-left: 0
    }

        .quickCart ul li {
            display: block;
            padding: 10px 0;
            position: relative;
            border-bottom: #e8e8e8 solid 1px;
            overflow: hidden;
            margin-bottom: 0;
            text-align: left
        }

            .quickCart ul li a {
                display: block;
                font-size: 14px;
                font-weight: 400;
                color: #555;
                padding: 0 15px
            }

                .quickCart ul li a img {
                    float: left;
                    max-width: 62px;
                    margin-right: 15px;
                    position: relative;
                    top: 4px
                }

                .quickCart ul li a .contDetails .itemName {
                    color: #777;
                    margin-bottom: 0;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    white-space: nowrap
                }

                .quickCart ul li a .contDetails .p_variations {
                    display: inline-block;
                    font-size: 12px
                }

                .quickCart ul li a .contDetails span {
                    display: block;
                    font-size: 14px
                }

    .quickCart .buttonContainer {
        padding: 12px 10px
    }

    .quickCart ul li a .contDetails .price span {
        display: inline-block;
        float: right;
        font-size: 13px;
        font-weight: 400;
        color: #777
    }

    .quickCart .listingItems {
        overflow: auto
    }

    .quickCart .buttonContainer .btn {
        width: 47%;
        font-size: 15px;
        white-space: nowrap;
        padding: 4px 10px;
        margin: 0 3px;
        font-weight: 400;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px
    }

.orange-white {
    background: #fff;
    color: #fb760b !important;
    border: 1px solid #fb760b !important
}

.orange {
    background: #fb760b !important;
    color: #fff !important
}

.quickCart ul li a .contDetails .price {
    color: #353535;
    font-weight: 600
}

#shopingcat-banner .runnung-carosel-banner {
    padding-left: 0
}

.horizental-menu-bar {
    color: #fff;
    font-size: 21px
}

.internal-menu ul li a, .referral-legal-pages ul li a {
    color: #000
}

.internal-menu {
    background: #f9b217;
    text-transform: uppercase
}

    .internal-menu ul {
        margin-bottom: 0
    }

        .internal-menu ul li {
            display: inline-block;
            padding: 20px 13px;
            margin-bottom: 0;
            font-family: roboto;
            font-weight: 500;
            text-transform: uppercase;
            font-size: 13px
        }

        .internal-menu ul .active {
            background: #fff
        }

.referral-legal-pages {
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 15px
}

    .referral-legal-pages ul li {
        display: inline-block;
        padding: 0 10px;
        color: #000
    }

#referral-comission {
    color: #333
}

    #referral-comission h2 {
        font-size: 25px
    }

        #referral-comission h2 span {
            font-size: 16px;
            color: #f69925
        }

    #referral-comission .note {
        color: #ea6871;
        margin: 3px 0 0 !important;
        font-size: 15px;
        padding: 0 !important
    }

    #referral-comission h2 dl {
        display: inline-block;
        background: #1b396a;
        border-radius: 50%;
        height: 24px;
        width: 24px;
        color: #fff;
        text-align: center;
        margin: 0 5px 0 0;
        line-height: 23px;
        font-size: 17px;
        vertical-align: top
    }

    #referral-comission .bg-white {
        background: #fff;
        padding: 30px 0
    }

    #referral-comission .bg-gray {
        background: #f5f5f5;
        padding: 30px 0
    }

    #referral-comission h4 {
        margin-left: 30px
    }

    #referral-comission ul {
        list-style-type: none;
        margin-left: 40px
    }

        #referral-comission ul li {
            list-style-type: none;
            position: relative;
            font-size: 15px;
            color: #000;
            padding-left: 1px
        }

            #referral-comission ul li:before {
                width: 22px;
                height: 22px;
                position: absolute;
                left: -19px;
                top: 0;
                content: "\f10c";
                font-family: FontAwesome;
                color: #e88e06
            }

    #referral-comission table {
        width: 100%;
        border-right: 1px solid #ddd;
        border-top: 1px solid #ddd;
        margin-top: 20px
    }

        #referral-comission table td {
            padding: 7px;
            border-left: 1px solid #ddd;
            border-bottom: 1px solid #ddd;
            text-align: center;
            font-size: 13px;
            white-space: nowrap
        }

        #referral-comission table tr:hover {
            background: #ffecd3
        }

        #referral-comission table tr:first-child {
            background: #f69925;
            font-weight: 700
        }

            #referral-comission table tr:first-child td {
                font-size: 15px;
                text-align: left
            }

        #referral-comission table td:nth-child(3), #referral-comission table td:nth-child(4), #referral-comission table td:nth-child(5) {
            text-align: right
        }

        #referral-comission table tr:nth-child(2) {
            background: #ddd;
            font-weight: 700;
            text-transform: capitalize
        }

            #referral-comission table tr:nth-child(2) td {
                font-size: 11px
            }

        #referral-comission table tr:last-child {
            background: #ddd;
            font-size: 14px;
            font-weight: 700
        }

.post-blog-tips-botton {
    padding: 5px 5px 5px 0;
    margin-bottom: 10px
}

    .post-blog-tips-botton a {
        border: 1px solid #ff5723;
        color: #ff5723;
        padding: 7px 12px;
        border-radius: 2px;
        font-size: 15px;
        margin-right: 5px
    }

        .post-blog-tips-botton a:hover {
            background: #ff5723;
            border: 1px solid #ff5723;
            color: #fff
        }

        .post-blog-tips-botton a i {
            margin-right: 4px
        }

.tasksummary {
    background: #dde9db
}

    .tasksummary .dashkycinner .inner-detail ul li.first_part {
        width: 80%;
        font-size: 15px
    }

    .tasksummary .dashkycinner .inner-detail ul li.second_part {
        font-size: 15px;
        text-align: center;
        width: 15%
    }

    .tasksummary h1:after {
        background: #189d0e
    }

.banner-form button.form-control:hover {
    opacity: .9
}

.visible-2 {
    background-color: rgba(0,0,0,.5);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9
}

.support-no {
    margin-right: 15px;
    padding: 0;
    margin-top: 10px;
    font-size: 15px
}

.KycPendingPopup .modal-dialog {
    margin-top: 250px
}

.btn-warning {
    color: #fff;
    background-color: #e26544;
    border-color: #e26544;
    font-size: 11px;
    padding: 5px 12px
}

    .btn-warning:active, .btn-warning:focus, .btn-warning:hover {
        background-color: #0b6d90 !important;
        border-color: #0b6d90 !important
    }

.new-form-inner .form-group #copyTarget {
    padding-top: 7px;
    line-height: 14px;
    position: relative;
    padding-left: 20px
}

#FormCopyLink button {
    margin: 0 0 0 5px
}

.new-form-inner .form-group #copyTarget:after {
    content: "\f0c1";
    font-family: FontAwesome;
    height: 15px;
    width: 20px;
    position: absolute;
    left: 0;
    top: 8px
}

.close-menu {
    display: block
}

#Formaddemail .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
    margin-top: 4px
}

.referral_link_section .img_hover_btn {
    position: relative;
    margin: 10px;
    top: 0
}

.tree-search #btnBack {
    padding: 3px 10px;
    float: left
}

.tree-search #btnSearch {
    float: right
}

.tree-search #txtMemID {
    width: 180px;
    margin-right: 4px;
    float: right;
    height: 26px
}

#mainContainer .container .container .container:nth-child(odd) .member .metaInfo {
    margin-left: -260px
}

.member .metaInfo {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 400px;
    height: auto;
    top: 75px;
    color: #333;
    margin-left: -200px;
    z-index: 999999999999999999;
    font-family: Arial
}

    .member .metaInfo .detail-row-col {
        background: #fff;
        width: 50%;
        display: inline-block;
        vertical-align: top;
        padding: 0
    }

        .member .metaInfo .detail-row-col dt {
            font-size: 12px;
            text-align: left;
            font-weight: 100;
            float: left;
            border-left: 1px solid #ddd;
            border-bottom: 1px solid #ddd;
            width: 60%;
            color: #000;
            margin: 0;
            padding: 5px 3px
        }

            .member .metaInfo .detail-row-col dt:nth-child(even) {
                width: 40%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

.treview-heading {
    padding-bottom: 5px;
    font-size: 16px
}

.member .metaInfo table td {
    color: #000;
    padding: 5px;
    background: #fff;
    font-size: 12px
}

    .member .metaInfo table td:nth-child(2) {
        color: #000
    }

.member .metaInfo .divInfo {
    background-color: #f39c12;
    color: #fff;
    height: auto;
    padding: 3px
}

    .member .metaInfo .divInfo div:first-child {
        font-size: 18px
    }

#AnchorcloseSms {
    font-size: 20px;
    color: #0099da;
    margin-right: 5px;
    width: 95%;
    clear: both;
    display: block;
    text-align: right
}

.DefaultSponserSide span {
    vertical-align: top
}

#divShareSMS .new-heading {
    font-size: 22px;
    color: #292827;
    text-align: center
}

#divShareSMS .new-border {
    width: 250px;
    margin: 5px auto 10px;
    background: #7c7c7c;
    height: 1px
}

    #divShareSMS .new-border:before {
        content: '';
        display: block;
        width: 95px;
        height: 3px;
        margin: 0 auto;
        bottom: 1px;
        position: relative;
        background: #0099da
    }

.urlsharebutton, .wallet-box-area {
    display: inline-block
}

#divShareEML .share-link-inner {
    border: 1px solid rgba(0,153,215,.3)
}

#divShareEML .social-frnd-btns {
    border-left: 5px solid #0099d7
}

#divShareEML .sub_heading {
    margin: 0 0 10px;
    font-size: 14px;
    color: #0099d7
}

#divShareEML .share-link-inner .btn-success {
    border: 1px solid #0099d7;
    background: #07a7eb;
    font-size: 12px;
    font-weight: 300;
    font-family: Roboto;
    color: #fff;
    margin: 10px;
    padding: 5px 12px
}

#AnchorCloseacuuracypopup, #AnchorcloseEmail {
    font-size: 20px;
    color: #0099da;
    clear: both;
    text-align: right
}

.social-invite-frnd .share-link-inner {
    border: 1px solid rgba(256,153,37,.3)
}

.share-link-inner .btn-success {
    border: 1px solid #f69925
}

#divSendername {
    float: left;
    margin-left: 10px !important;
    margin-top: 7px !important;
    width: auto
}

.wallet-box-area {
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 7px;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px
}

#checkIfsc {
    padding-top: 3px;
    display: block
}

#divSocialInvite .social-invite-frnd {
    margin: -138px 0 0 -335px;
    padding: 8px;
    background: #fff;
    border: 1px solid #ddd;
    position: fixed !important;
    top: 50%;
    z-index: 99;
    left: 50%;
    width: 670px
}

#DivBlogPreview .share-mail, #blogaccuracy .share-mail, #divShareEmail .share-mail {
    padding: 8px;
    background: #fff;
    position: fixed;
    top: 50%;
    z-index: 99;
    left: 50%
}

#divShareEmail .share-mail {
    margin: -300px 0 0 -335px;
    border: 0 solid #ddd;
    width: 630px
}

#AnchorcloseEmail {
    margin-right: 5px;
    display: block
}

#blogaccuracy .share-mail {
    margin: -215px 0 0 -215px;
    border: 0 solid #ddd;
    width: 430px
}

    #blogaccuracy .share-mail ul li {
        margin-bottom: 0
    }

#AnchorCloseacuuracypopup {
    margin-right: 5px;
    display: block
}

.software-panel-right .content-area .full-form-page .post-blog-both-section .form-group .cke_chrome, .software-panel-right .content-area .full-form-page .post-blog-both-section input[type=text], .software-panel-right .content-area .full-form-page .post-blog-both-section textarea {
    border-bottom: 1px solid #eaeaea !important
}

.software-panel-right .content-area .full-form-page .post-blog-both-section .form-group textarea {
    width: 100% !important;
    margin-bottom: 0
}

#DivBlogPreview .share-mail {
    margin: -300px 0 0 -335px;
    border: 0 solid #ddd;
    width: 630px
}

#DivBlogPreview .new-heading, #divShareEmail .new-heading {
    padding-top: 20px;
    font-size: 22px;
    color: #292827;
    text-align: center
}

#DivBlogPreview .new-border:before, #divShareEmail .new-border:before {
    content: '';
    bottom: 1px;
    position: relative;
    display: block
}

#AnchorCloseBlogPreview {
    margin: 0
}

#DivBlogPreview .new-heading {
    display: block
}

#DivBlogPreview .new-border {
    width: 200px;
    margin: 5px auto 0;
    background: #7c7c7c;
    height: 1px
}

    #DivBlogPreview .new-border:before {
        width: 60px;
        height: 3px;
        margin: 0 auto;
        background: #0099da
    }

#divShareEmail .new-border {
    width: 250px;
    margin: 10px auto 0;
    background: #7c7c7c;
    height: 1px
}

    #divShareEmail .new-border:before {
        width: 95px;
        height: 3px;
        margin: 0 auto;
        background: #0099da
    }

#divShareEmail p {
    text-align: justify
}

#divShareEmail .share-link-inner {
    padding: 0;
    background: #fff;
    border: 0 solid #eeecec
}

#divShareEmail .sendemail-box-promo {
    border: 1px solid rgba(246,153,37,.4);
    margin: 10px
}

#divShareEmail #Preview {
    overflow-y: auto;
    max-height: 400px
}

#divShareEmail .share-mail #divSendername, #divShareEmail .share-mail #divSendername input {
    width: 150px
}

#divShareEmail .share-mail .hordeACBox {
    font-style: italic;
    width: calc(100% - 270px)
}

#divShareEmail .share-mail .share-link-inner .btn-success {
    float: right !important;
    width: 84px;
    font-size: 14px
}

#divShareEmail table {
    background: 0 0
}

#divShareSMS .share-mail {
    margin: -200px 0 0 -335px;
    padding: 8px;
    background: #fff;
    border: 0 solid #ddd;
    position: fixed;
    top: 50%;
    z-index: 99;
    left: 50%;
    width: 670px
}

    #divShareSMS .share-mail .share-link-inner {
        border: 0 solid #ddd
    }

.sms-content {
    text-align: left;
    font-size: 14px;
    color: #333;
    margin: 20px 10px
}

    .scrollup, .sms-content font {
        font-size: 18px
    }

.software-panel-right .content-area .search_inner_box {
    background: #e8eaed;
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 10px
}

    #Date, #EmailID, #Level, #Name, #Phone, #SponserID, #Status, #Username, #toDate, .software-panel-right .content-area .search_inner_box #ddltopic, .software-panel-right .content-area .search_inner_box #fromDate {
        margin-right: 5px;
        width: 150px;
        float: left;
        height: 28px;
        font-size: 12px;
        border-radius: 3px
    }

    #Date, #toDate, .software-panel-right .content-area .search_inner_box #fromDate {
        position: relative;
        background-image: url(../images/calender-icon.png);
        background-position: right 5px;
        background-repeat: no-repeat
    }

.software-panel-right .content-area .postshare-serach-filter input[type=submit] {
    margin-right: 5px
}

.selfverifyemail, .selfverifymobile {
    cursor: pointer;
    float: right;
    margin-top: -24px;
    z-index: 99999;
    position: relative;
    margin-right: 56px;
    color: #000
}

.VerifyEmailNow, .VerifyMobileNow {
    float: right;
    z-index: 99999;
    color: #008d4c;
    position: relative;
    cursor: pointer
}

.VerifyMobileNow {
    margin-top: -25px;
    margin-right: 9px
}

.VerifyEmailNow {
    margin-top: -24px;
    margin-right: 56px
}

.software-panel-left {
    background-color: #30373d
}

.nav-quirk {
    margin: 0
}

    .nav-quirk > li {
        border-top: 1px solid #363e45;
        font-family: 'Open Sans','Helvetica Neue',Helvetica,sans-serif;
        margin-bottom: 0
    }

        .nav-quirk > li > a {
            color: #fff;
            padding: 10px 5px 10px 11px;
            border-radius: 0;
            font-weight: 500;
            -webkit-transition: all .2s ease-out 0s;
            transition: all .2s ease-out 0s;
            font-size: 13px
        }

            .nav-quirk > li > a .badge {
                background-color: transparent;
                color: #fff;
                font-size: 12px;
                text-transform: none;
                padding: 0;
                font-weight: 400;
                margin-top: 3px;
                margin-right: 2px
            }

            .nav-quirk > li > a > i {
                border-radius: 50%;
                height: 26px;
                width: 26px;
                background: #414a51;
                font-size: 12px;
                text-align: center;
                margin-right: 5px;
                color: #fff;
                vertical-align: top;
                margin-top: 0;
                -webkit-transition: all .2s ease-out 0s;
                border: 1px solid #191d20;
                padding-top: 6px;
                transition: transform .8s ease-in-out;
                position: relative
            }

        .nav-quirk > li:hover > a > i {
            color: #fff;
            border: 1px solid #f69925;
            background: #f69925;
            transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -webkit-transform: rotate(360deg)
        }

        .nav-quirk > li > a:focus, .nav-quirk > li > a:hover {
            color: #fff;
            background-color: #3a4148
        }

        .nav-quirk > li + li {
            margin: 0
        }

        .nav-quirk > li.nav-parent > a {
            position: relative
        }

            .nav-quirk > li.nav-parent > a:after {
                content: '\f107';
                font-family: FontAwesome;
                font-size: 16px;
                font-weight: 400;
                color: #bdc3d1;
                position: absolute;
                top: 13px;
                right: 10px
            }

        .nav-quirk > li.nav-active > ul {
            display: block
        }

        .nav-quirk > li.active + li {
            border-top-width: 0
        }

        .nav-quirk > li.active > a {
            color: #333;
            background-color: #f1f1f1
        }

            .nav-quirk > li.active > a .badge {
                background-color: transparent;
                color: rgba(255,255,255,.5)
            }

            .nav-quirk > li.active > a:after, .nav-quirk > li.active > a > i {
                color: #324b63
            }

        .nav-quirk > li.active .children {
            display: block;
            border-top: 0;
            border-bottom: 1px solid #eaecf0
        }

.nav-quirk-pills > li.active .children:before, .nav-quirk-stacked > li.active .children:before {
    display: none
}

.nav-quirk > li > a span {
    line-height: 27px !important
}

.nav-quirk .children {
    list-style: none;
    display: none;
    margin: 0;
    padding: 0;
    position: relative;
    border-top: 1px solid #30373d;
    background-color: #3a4148
}

    .nav-quirk .children > li {
        margin-left: 25px;
        border-left: 1px solid #535a60;
        border-bottom: 1px solid #535a60;
        text-transform: none;
        letter-spacing: normal;
        display: block;
        font-size: 12px;
        margin-bottom: 0
    }

        .nav-quirk .children > li:last-child {
            border-bottom: none;
            padding-bottom: 7px
        }

        .nav-quirk .children > li:first-child {
            padding-top: 7px
        }

        .nav-quirk .children > li > a {
            display: block;
            font-weight: 400;
            padding: 5px 0 5px 18px;
            color: #fff;
            position: relative;
            -webkit-transition: all .2s ease-out 0s;
            -o-transition: all .2s ease-out 0s;
            transition: all .2s ease-out 0s;
            font-size: 12px
        }

            .nav-quirk .children > li > a:before {
                content: '';
                position: absolute;
                width: 10px;
                height: 10px;
                left: -5px;
                top: 51%;
                background-color: #3e3092;
                margin-top: -5px;
                border-radius: 50px;
                -webkit-transition: all .2s ease-out 0s;
                -o-transition: all .2s ease-out 0s;
                transition: all .2s ease-out 0s
            }

            .nav-quirk .children > li > a:after {
                content: '';
                width: 30px;
                height: 30px;
                border: 1px solid #a0a8b9;
                position: absolute;
                left: -15px;
                top: 50%;
                margin-top: -15px;
                border-radius: 50px;
                opacity: 0;
                -webkit-transition: all .2s ease-out 0s;
                -o-transition: all .2s ease-out 0s;
                transition: all .2s ease-out 0s
            }

            .nav-quirk .children > li > a:active, .nav-quirk .children > li > a:focus, .nav-quirk .children > li > a:hover {
                text-decoration: none;
                color: #f69925
            }

                .nav-quirk .children > li > a:active:before, .nav-quirk .children > li > a:focus:before, .nav-quirk .children > li > a:hover:before {
                    background-color: #3e3092
                }

                .nav-quirk .children > li > a:active:after, .nav-quirk .children > li > a:focus:after, .nav-quirk .children > li > a:hover:after {
                    opacity: 1;
                    border-color: #3e3092;
                    width: 15px;
                    height: 15px;
                    left: -7px;
                    margin-top: -7px
                }

        .nav-quirk .children > li.active > a {
            color: #f69925
        }

            .nav-quirk .children > li.active > a:before {
                background-color: #f69925;
                top: 53%
            }

            .nav-quirk .children > li.active > a:after {
                opacity: 1;
                border-color: #f69925;
                width: 14px;
                height: 14px;
                left: -7px;
                margin-top: -6px
            }

.nav-quirk-pills > li.active .children, .nav-quirk-pills > li:last-child {
    border-bottom: 0
}

.nav-quirk-stacked > li:first-child {
    border-top: 1px solid #eaecf0
}

.nav-quirk-stacked > li > a {
    padding: 12px 0;
    letter-spacing: .5px;
    color: #464f63
}

    .nav-quirk-stacked > li > a:focus, .nav-quirk-stacked > li > a:focus > i, .nav-quirk-stacked > li > a:hover, .nav-quirk-stacked > li > a:hover > i {
        color: #262b36
    }

.nav-quirk-stacked > li.active.nav-parent > a:after, .nav-quirk-stacked > li.active > a:focus > i, .nav-quirk-stacked > li.active > a:hover > i, .nav-quirk-stacked > li.active > a > i {
    color: #259dab
}

.nav-quirk-stacked > li.nav-parent > a:after {
    top: 9px;
    right: 5px
}

.nav-quirk-stacked > li.active {
    border-top-color: #eaecf0
}

    .nav-quirk-stacked > li.active + li {
        border-top-width: 1px
    }

    .nav-quirk-stacked > li.active > a, .nav-quirk-stacked > li.active > a:focus, .nav-quirk-stacked > li.active > a:hover {
        background-color: transparent;
        background-image: none;
        color: #259dab
    }

    .nav-quirk-stacked > li.active .children {
        border-bottom: 0;
        border-top: 1px solid #eaecf0
    }

.nav-quirk-stacked .children {
    background-color: transparent
}

    .nav-quirk-stacked .children > li {
        margin-left: 8px;
        border-left-color: #eaecf0
    }

.nav-quirk-pills > li > a {
    padding: 10px;
    border-radius: 2px
}

    .nav-quirk-pills > li > a:focus, .nav-quirk-pills > li > a:hover {
        background-color: #e1e4ea
    }

        .nav-quirk-pills > li > a:focus > i, .nav-quirk-pills > li > a:hover > i {
            color: inherit
        }

.nav-quirk-pills > li + li {
    border-top: 0;
    margin-top: 1px
}

.nav-quirk-pills > li.nav-parent a:after {
    top: 7px;
    right: 10px
}

.nav-quirk-pills > li .children {
    background-color: transparent;
    border-top: 0
}

    .nav-quirk-pills > li .children > li {
        margin-left: 18px;
        border-left: 0
    }

        .nav-quirk-pills > li .children > li:first-child {
            padding-top: 0
        }

        .nav-quirk-pills > li .children > li:last-child {
            padding-bottom: 0
        }

        .nav-quirk-pills > li .children > li > a:after {
            top: 50%
        }

.nav-mail > li > a .badge {
    color: #d9534f
}

.nav-mail > li > a > i {
    color: #909bb1
}

.nav-label > li {
    text-transform: none
}

    .nav-label > li > a {
        font-weight: 400
    }

        .nav-label > li > a > i.primary {
            color: #2574ab
        }

        .nav-label > li > a > i.success {
            color: #259dab
        }

        .nav-label > li > a > i.warning {
            color: #e6ad5c
        }

        .nav-label > li > a > i.danger {
            color: #d9534f
        }

#control .form-row {
    margin-bottom: 15px
}

.clscancelcomment.btnpost {
    background: #ed3f46;
    border: 0;
    color: #fff;
    font-family: "Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-weight: 300;
    vertical-align: middle;
    line-height: inherit;
    margin-top: 10px;
    padding: 9px 16px;
    position: relative;
    text-shadow: none;
    text-align: center;
    border-radius: 0;
    cursor: pointer;
    height: auto;
    top: 0;
    display: inline-block;
    transition-duration: .3s;
    transition-property: all
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 25px;
    display: none;
    color: #fff;
    text-align: center;
    line-height: 36px;
    background: #f6b016;
    cursor: pointer;
    border-radius: 4px;
    margin: 0;
    padding: 0;
    z-index: 999
}

    .scrollup i {
        line-height: 36px
    }

.cssDivConfirm {
    background: #fff;
    left: 50%;
    margin-left: -150px;
    margin-top: -95px;
    position: fixed;
    text-align: center;
    top: 40%;
    width: 300px;
    min-height: 250px;
    z-index: 999999999999999;
    border-radius: 0;
    box-shadow: 1px 1px 7px rgba(0,0,0,.6);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.6);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.6)
}

    .cssDivConfirm .success-icon {
        margin: 0 auto;
        border-radius: 50%;
        padding: 1px;
        margin-top: -20px
    }

    .cssDivConfirm .btn-absolute {
        position: relative;
        top: 10px;
        background: #00a65a;
        border: 1px solid #07894d;
        color: #fff;
        padding: 8px 41px;
        font-size: 14px;
        right: 0
    }

    .cssDivConfirm .divforcontent {
        line-height: 17px;
        font-size: 16px;
        color: #00a65a;
        margin-bottom: 20px
    }

        .cssDivConfirm .divforcontent b {
            font-size: 14px;
            line-height: 17px !important;
            font-weight: 400;
            color: #333;
            font-family: roboto;
            display: block;
            padding-top: 5px
        }

    .cssDivConfirm .divinner {
        padding: 10px 10px 20px;
        text-align: center;
        width: 100%;
        height: auto
    }

.alter-message {
    border-left: 0;
    border-right: 0
}

    .alter-message .alert-icon {
        background: #fff;
        padding: 20px 35px
    }

    .alter-message .btn-absolute {
        position: relative;
        top: 10px;
        background: #ed3f46;
        border-radius: 40px;
        border: 1px solid #de3138;
        color: #fff !important;
        padding: 8px 41px;
        font-size: 14px;
        right: 0
    }

    .alter-message .divforcontent {
        line-height: 17px;
        font-size: 15px;
        color: #ed3f46 !important;
        font-weight: 700 !important
    }

        .alter-message .divforcontent b {
            font-size: 14px;
            line-height: 17px !important;
            font-weight: 400;
            color: #000;
            font-family: roboto;
            display: block;
            padding-top: 8px
        }

    .alter-message .divinner {
        padding: 0 10px 20px;
        text-align: center;
        width: 100%;
        height: auto
    }

.areyou-sure-message {
    border-bottom: 8px solid #ec3f46
}

    .areyou-sure-message .alert-icon {
        background: #fa5b61;
        padding: 35px 35px 30px;
        border: 0 solid #efefef
    }

    .areyou-sure-message .btn-absolute, .areyou-sure-message .btn-yes {
        color: #fff !important;
        top: 10px;
        padding: 8px 41px;
        font-size: 14px;
        position: relative;
        right: 0
    }

    .areyou-sure-message .btn-absolute {
        background: #fa5a60;
        border-radius: 40px;
        border: 1px solid #fa5a60
    }

    .areyou-sure-message .btn-yes {
        background: #4caf50;
        border-radius: 40px;
        border: 1px solid transparent
    }

    .areyou-sure-message .divforcontent {
        line-height: 17px;
        font-size: 15px
    }

        .areyou-sure-message .divforcontent b {
            font-size: 14px;
            line-height: 17px !important;
            font-weight: 400;
            color: #154054;
            font-family: roboto;
            display: block;
            padding-top: 5px
        }

    .areyou-sure-message .divinner {
        padding: 0 10px 20px;
        text-align: center;
        width: 100%;
        height: auto
    }

.divinner {
    padding: 10px;
    text-align: center;
    width: 100%;
    height: 166px
}

.divforcontent {
    line-height: 23px;
    font-size: 15px;
    margin-bottom: 20px
}

.divforclosethepopup a.closeSuccessButton {
    background: #d9534f;
    color: #fff;
    font-size: 12px;
    padding: 7px 24px;
    cursor: pointer;
    border: 1px solid #912421
}

    .divforclosethepopup a.closeSuccessButton:hover {
        background: #e17f7c
    }

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0
    }

.profile-nav .user-heading {
    background: #259dab;
    border-radius: 4px 4px 0 0;
    color: #fff;
    padding: 30px;
    text-align: center
}

    .profile-nav .user-heading.round a {
        border: 10px solid rgba(255,255,255,.3);
        border-radius: 50%;
        display: inline-block
    }

    .profile-nav .user-heading a img {
        border-radius: 50%;
        height: 112px;
        width: 112px
    }

    .profile-nav .user-heading h1 {
        font-size: 22px;
        font-weight: 300;
        margin-bottom: 5px
    }

    .profile-nav .user-heading p {
        font-size: 12px
    }

.page-404 {
    padding-top: 100px
}

.page-404-inner {
    background: url(../images/404_bg.png) center center no-repeat #f5f5f5;
    background-size: 80% auto;
    border: 1px solid #ccc;
    padding: 20px;
    height: 350px;
    max-width: 600px;
    margin: 40px auto
}

.page-404 .heading_404 {
    font-size: 45px;
    color: #000;
    margin: 0 0 25px;
    padding: 0;
    text-align: center;
    line-height: 1.1;
    text-shadow: 0 1px 2px rgba(0,0,0,.5)
}

    .page-404 .heading_404 .btn-warning {
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 160px
    }

#search_show, .mobile-visible-search {
    cursor: pointer;
    vertical-align: top;
    text-align: left
}

.page-404 .heading_404 .btn-warning a {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.5)
}

.logo {
    float: left
}

.mobile-visible-search {
    background: #fff;
    border-radius: 4px;
    display: inline-block;
    font-size: 13px;
    margin-top: 1px;
    position: relative;
    width: calc(80% - 250px);
    font-style: italic
}

.banner-form {
    max-width: 1170px;
    position: absolute;
    left: 0;
    top: 70px;
    right: 0;
    padding: 8px;
    z-index: 9999;
    width: 100%;
    border-radius: 0 0 5px 5px
}

    .banner-form form {
        background: 0 0;
        border: none;
        border-radius: 0;
        position: relative
    }

    .banner-form .search-location {
        width: 100%;
        margin-left: 0;
        padding: 0 10px;
        border: none;
        display: block;
        background: #fff;
        margin-bottom: 5px;
        border-radius: 4px
    }

        .banner-form .search-location i {
            width: 15px;
            font-size: 16px
        }

        .banner-form .search-location input[type=text] {
            width: 90% !important;
            padding: 5px 0;
            max-width: inherit;
            line-height: 25px;
            font-style: italic;
            font-size: 14px
        }

    .banner-form .search-text {
        display: block;
        width: 100%;
        margin: 0
    }

    .banner-form input {
        margin: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 13px
    }

        .banner-form input[type=text] {
            max-width: inherit;
            background: #fff;
            border-radius: 4px;
            line-height: 25px;
            font-style: italic;
            font-size: 14px
        }

    .banner-form .category-dropdown, .banner-form .form-control {
        width: 100%;
        min-width: inherit;
        height: auto
    }

.locationItem, .searchItem {
    left: 0;
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    margin-left: 0;
    margin-top: 0
}

.locationItem {
    top: 40px;
    min-width: inherit
}

.cssDivSerachData {
    width: 100%
}

.banner-form button.form-control {
    position: inherit;
    width: 100%;
    max-width: inherit;
    font-size: 12px;
    height: 32px;
    border-radius: 4px;
    margin-top: 5px
}

.banner-form .searching-tabs a {
    border-radius: 4px
}



.banner-form .searching-tabs a {
    display: inline-block;
    margin: 0 5px 0 0
}

.banner-form .searching-tabs {
    position: inherit;
    top: inherit;
    margin-bottom: 5px
}

#mobile_search .fa-search {
    padding: 12px 8px 8px 15px;
    display: block;
    float: left
}

#mobile_search span {
    color: #bbb;
    display: block;
    padding: 10px 0 9px
}

.banner-form {
    background: rgba(0,0,0,.6)
}

#mobile-drop-down .dropdown-menu {
    display: none
}

@media only screen and (max-width: 1199px) {
    .horizental-menubar ul li {
        padding: 8px 3px 10px
    }

    .toptrip-bar {
        font-size: 12px !important
    }

    .drop-dwon-subcat ul li {
        width: 100%;
        padding: 5px 10px 5px 0
    }

    .business-content-left .photo-gallery .fancybox-thyble {
        width: 23%;
        float: left;
        margin: 0 1% 2%;
        display: block;
        height: auto
    }

        .business-content-left .photo-gallery .fancybox-thyble .fancybox {
            height: 120px
        }

    .contact-banner, .deals-page .banner, .privacy-policy, .refferal-page-banner, .termspage, .what_qlook_banner {
        height: auto
    }

    #ATCShoppingnews-sec .carousel-control.right {
        box-shadow: none;
        background-image: none;
        opacity: 1;
        right: -40px;
        top: 50px;
        width: 60px
    }

    #ATCShoppingnews-sec .carousel-control.left {
        box-shadow: none;
        background-image: none;
        opacity: 1;
        left: -86px;
        top: 50px
    }

    #mobile-drop-down .dropdown-menu {
        position: relative;
        width: 100%;
        border-radius: 0;
        background: #3a4147;
        padding: 0
    }

        #mobile-drop-down .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            background-color: #272d32
        }

        #mobile-drop-down .dropdown-menu > li {
            margin-bottom: 0;
            font-weight: 500;
            font-size: 13px
        }

    #mobile-drop-down font {
        margin-top: 7px;
        display: inline-block
    }

    #mobile-drop-down .dropdown-menu > li > a {
        color: #fff;
        padding: 5px 0 5px 40px
    }

    #banner-1 {
        z-index: 9
    }

    .logo a {
        display: inline-block
    }

    .left-panel-filteration, .log-regist-content-area right dl, .portal-left-head {
        display: none
    }

    .logo img {
        margin: 0
    }

    .mobile-visible-search {
        margin-top: 13px;
        width: 79%
    }

    .front-page-feature-listing .portel_description .heading-div {
        margin-bottom: 10px
    }

    .front-page-feature-listing .image_div {
        margin-right: 12px
    }

    .software-panel-left.hidden-lg.mobile_responsive {
        position: absolute;
        top: 56px;
        z-index: 9999
    }

    .mobile_click_menu {
        text-align: right;
        float: left;
        margin-top: 7px;
        font-size: 31px;
        line-height: 1
    }

        .mobile_click_menu dt {
            line-height: inherit;
            cursor: pointer
        }

        .mobile_click_menu .fa-bars {
            cursor: pointer;
            color: #7d6b02;
            font-size: 20px;
            margin-top: 0
        }

    #mainmenu .open .dropdown-menu {
        min-width: inherit;
        background: #000;
        text-align: left;
        width: 100%;
        position: relative;
        margin-bottom: 10px;
        border-radius: 0
    }

        #mainmenu .open .dropdown-menu > li > a {
            font-size: 13px;
            font-weight: 400;
            padding: 5px 30px;
            color: #fff
        }

            #mainmenu .open .dropdown-menu > li > a:focus, #mainmenu .open .dropdown-menu > li > a:hover {
                font-size: 13px;
                font-weight: 400;
                padding: 5px 30px;
                color: #fff;
                background: 0 0
            }

    .software-panel-left {
        width: 100%;
        border-right: none
    }

        .software-panel-left aside {
            width: auto
        }

    .nav-quirk > li > a {
        padding: 8px 10px
    }

    .log-regist-content-area left {
        border-right: 0 solid #ededed;
        padding: 60px 0 0;
        width: 100%
    }

        .log-regist-content-area left dd {
            left: 50%;
            margin-left: -25px
        }

    #divReview .divComments, .listing-deatil-banner ul, .products-detailing-page .portel_description ul {
        margin-left: 0
    }

    .log-regist-content-area right {
        float: left;
        padding: 0
    }

    .bottom-box {
        margin-top: 20px;
        padding-bottom: 0;
        min-height: 170px
    }

    .advertisesection .banner left.mt-7, .what_banner_contain .mt-7 {
        margin-top: 30px !important
    }

    .front-h1 {
        font-size: 30px
    }

    .front-h4 {
        font-size: 16px;
        line-height: 1.6
    }

    .button-3d-highlight {
        box-shadow: 0 1px 0 rgba(255,255,255,.3) inset,0 -1px 1px rgba(255,255,255,.15) inset,0 2px 0 #bf7004,0 5px 3px rgba(0,0,0,.3)
    }

        .button-3d-highlight:hover {
            box-shadow: 0 1px 0 rgba(255,255,255,.3) inset,0 -1px 1px rgba(255,255,255,.15) inset,0 4px 0 #b56a04,0 5px 3px rgba(0,0,0,.3)
        }

    .button-circle {
        font-size: 17px
    }

    .ppc_banner {
        padding-top: 0
    }

    .banner.marketing-tools left {
        margin-top: 0
    }

    .strtlistbtn a {
        margin-top: 25px !important;
        top: 0
    }

    .bannercontent, .busines-listing-ads left, .businesslinsting .banner left, .contact-banner left, .container_24, .forfaqpage left, .forlistingpagebanner left, .privacy-policy left, .termspage left {
        margin-top: 0
    }

    .bannercontent {
        padding-bottom: 45px
    }

    .contact-banner, .forlistingpagebanner, .privacy-policy, .termspage {
        padding-bottom: 60px;
        padding-top: 60px
    }

    .sms-blaster-second-row h2 {
        font-size: 22px;
        margin-top: 0
    }

    .sms-booster-container hr {
        margin: 0
    }

    .regisrtration_banner {
        padding: 1px 0 0 !important;
        min-height: inherit !important
    }

        .regisrtration_banner #page {
            padding: 60px 0
        }

    .products-listing-page-col {
        margin-top: 15px
    }

    .related_keywords {
        cursor: pointer;
        font-family: Roboto;
        font-size: 16px;
        height: 40px;
        color: #fff;
        padding: 0 15px;
        line-height: 36px;
        background: #4b4b4b
    }

        .related_keywords .fa-bars {
            position: absolute;
            right: 15px;
            top: 11px;
            font-size: 21px
        }

    .products-listing-page-col .col-md-2 {
        float: none;
        width: 100%;
        padding: 0 1%
    }

    .left-panel-filteration a {
        width: 100%
    }

    .products-listing-page-col .col-md-8 {
        width: 100%;
        float: none;
        margin-top: 10px
    }

    .image_div {
        width: 24%
    }

    .products-listing-page-col .portel_description {
        width: 76%
    }

    .detail-right-main-sty {
        margin-top: 20px
    }

    .photo-gallery, .video-gallery {
        margin-bottom: 20px
    }

    #mapanddirections table#control {
        width: 100%
    }

    .video-gallery iframe {
        max-width: inherit
    }

    .dynemic-banner {
        padding-top: 0;
        height: auto
    }

    .listing-logo-area {
        margin-top: 70px
    }

    .listing-deatil-banner {
        margin-top: 119px
    }

        .listing-deatil-banner ul {
            margin-bottom: 0
        }

            .listing-deatil-banner ul li {
                padding: 0;
                margin-bottom: 0
            }

                .listing-deatil-banner ul li a {
                    display: block;
                    font-size: 15px;
                    line-height: 1;
                    padding: 8px 12px;
                    text-shadow: 0 1px #333
                }

    .product-detlaing-pushup {
        margin-top: -20px !important;
        display: block !important
    }

        .product-detlaing-pushup .container_24 {
            padding: 10px 15px
        }

    .scrollup {
        bottom: 10px;
        right: 10px;
        font-size: 14px;
        width: 36px;
        height: 36px;
        line-height: 32px
    }

    .business-content-left .products-description ul {
        margin-right: 0;
        margin-left: 0
    }

        .business-content-left .products-description ul li {
            float: left;
            display: block;
            width: 49%;
            margin: 0 .5% 1%
        }

    #front-bannerbg {
        height: 400px
    }

        #front-bannerbg h2 {
            margin-top: 50px
        }

    .font-page-content-area .row .pr-0 {
        padding-right: 15px
    }

    .font-page-content-area .portel_description {
        float: left;
        width: 73%
    }

    .software-panel-right {
        display: inline
    }

        .software-panel-right .content-area {
            margin: 0
        }

    table.table.dataTable {
        min-width: 1000px
    }

    .packageouter .col-md-3 {
        width: 50%
    }

    .packageouter .package {
        margin-bottom: 15px
    }

    .social-frnd-btns .nav-pills > li {
        width: 48% !important
    }

    .software-panel-left.mobile_responsive {
        width: 100%;
        display: none
    }

    .dealing_list_left_content_1 {
        width: auto
    }

    .dealing_list_left_content_2 {
        width: auto;
        border: none
    }

    .deals-page .banner .strtlistbtn a {
        top: 40px
    }

    .deals-page .banner .front-h1 {
        margin-top: 45px
    }

    .dealing_list_left {
        max-width: 100%
    }

    .dealing_list_right {
        width: 100%
    }

        .dealing_list_right .span_txt_p {
            width: 448px
        }

    .button-rpd-deal {
        float: left;
        width: 190px;
        margin-top: 15px
    }

    .dealing_list_right .txt_lt {
        width: 500px;
        margin: 3px 10px 0 12px;
        padding: 0;
        float: left
    }

    .dealing_list_right .txt_rt {
        margin: 8px 7px 0 0
    }
}

@media only screen and (max-width: 991px) {
    .contact-banner, .privacy-policy, .refferal-page-banner, .termspage, .what_qlook_banner {
        height: auto
    }

    #divReview .divComments, .listing-deatil-banner ul, .products-detailing-page .portel_description ul {
        margin-left: 0
    }

    #banner-1 {
        min-height: inherit !important;
        z-index: 9
    }

    .bottom-box {
        margin-top: 0;
        padding-bottom: 0;
        min-height: 130px
    }

    .advertisesection .banner left.mt-7, .what_banner_contain .mt-7 {
        margin-top: 30px !important
    }

    .front-h1 {
        font-size: 30px
    }

    .front-h4 {
        font-size: 16px;
        line-height: 1.6
    }

    .button-3d-highlight {
        box-shadow: 0 1px 0 rgba(255,255,255,.3) inset,0 -1px 1px rgba(255,255,255,.15) inset,0 2px 0 #bf7004,0 5px 3px rgba(0,0,0,.3)
    }

        .button-3d-highlight:hover {
            box-shadow: 0 1px 0 rgba(255,255,255,.3) inset,0 -1px 1px rgba(255,255,255,.15) inset,0 4px 0 #b56a04,0 5px 3px rgba(0,0,0,.3)
        }

    .button-circle {
        font-size: 17px
    }

    .ppc_banner {
        padding-top: 0
    }

    .banner.marketing-tools left {
        margin-top: 0
    }

    .strtlistbtn a {
        margin-top: 25px !important;
        top: 0
    }

    .busines-listing-ads left, .businesslinsting .banner left, .contact-banner left, .container_24, .forfaqpage left, .forlistingpagebanner left, .privacy-policy left, .termspage left {
        margin-top: 0
    }

    .bannercontent {
        margin-top: 0;
        padding-bottom: 45px
    }

    .deals-page .banner {
        height: auto;
        padding-top: 0
    }

    .contact-banner, .forlistingpagebanner, .privacy-policy, .termspage {
        padding-bottom: 60px
    }

    .regisrtration_banner {
        padding: 1px 0 0 !important;
        min-height: inherit !important
    }

        .regisrtration_banner #page {
            padding: 60px 0
        }

    .products-listing-page-col {
        margin-top: 15px
    }

    .related_keywords {
        cursor: pointer;
        font-family: Roboto;
        font-size: 16px;
        height: 40px;
        color: #fff;
        padding: 0 15px;
        line-height: 36px;
        background: #4b4b4b
    }

        .related_keywords .fa-bars {
            position: absolute;
            right: 15px;
            top: 11px;
            font-size: 21px
        }

    .left-panel-filteration, .portal-left-head {
        display: none
    }

    .products-listing-page-col .col-md-2 {
        float: none;
        width: 100%;
        padding: 0 1%
    }

    .left-panel-filteration a {
        width: 100%
    }

    .products-listing-page-col .col-md-8 {
        width: 100%;
        float: none;
        margin-top: 10px
    }

    .image_div {
        width: 24%
    }

    .products-listing-page-col .portel_description {
        width: 76%
    }

    .detail-right-main-sty {
        margin-top: 20px
    }

    .photo-gallery, .video-gallery {
        margin-bottom: 20px
    }

    #mapanddirections table#control {
        width: 100%
    }

    .video-gallery iframe {
        max-width: inherit
    }

    .dynemic-banner {
        padding-top: 0;
        height: auto
    }

    .listing-logo-area {
        margin-top: 80px
    }

    .listing-deatil-banner {
        margin-top: 150px
    }

        .listing-deatil-banner ul {
            margin-bottom: 0
        }

            .listing-deatil-banner ul li {
                padding: 0;
                margin-bottom: 0
            }

                .listing-deatil-banner ul li a {
                    display: block;
                    font-size: 15px;
                    line-height: 1;
                    padding: 8px 12px;
                    text-shadow: 0 1px #333
                }

    .product-detlaing-pushup {
        margin-top: 0 !important;
        display: block !important
    }

        .product-detlaing-pushup .container_24 {
            padding: 10px 15px
        }

    .scrollup {
        bottom: 10px;
        right: 10px;
        font-size: 14px;
        width: 36px;
        height: 36px;
        line-height: 32px;
        z-index: 999
    }

    .business-content-left .products-description ul {
        margin-right: 0;
        margin-left: 0
    }

        .business-content-left .products-description ul li {
            float: left;
            display: block;
            width: 49%;
            margin: 0 .5% 1%
        }

    table.table.dataTable {
        min-width: 1000px
    }

    .software-panel-right .content-area .user-payment-method label {
        width: 65%
    }

    .user-payment-method .col-lg-12 table .tdids {
        width: 49%
    }

    .addfundsinfo {
        margin-top: 15px
    }

    .qlook_referral_left, .registerinfo {
        margin-top: 40px
    }

    .registerinfo {
        margin-bottom: 25px
    }

    .products-listing-page-col .portel_description_left {
        width: 50%
    }
}

@media only screen and (max-width: 767px) {
    .btn-warning {
        padding: 2px 5px
    }

    .subcripb-news {
        border-radius: 0 !important
    }

        .subcripb-news input {
            height: 34px !important
        }

        .subcripb-news span {
            width: 25px !important;
            height: 25px !important
        }

            .subcripb-news span .fa {
                font-size: 12px;
                left: 3px
            }

    .bottom-box {
        min-height: auto;
        margin-bottom: 7px !important;
        display: inline-block;
        margin-top: 0 !important;
        padding-bottom: 0 !important
    }

        .bottom-box h2 {
            margin-bottom: 15px !important
        }

    #hotdeals, .search-bar-box {
        display: none
    }

    div#search_show {
        position: relative
    }

    body {
        overflow-x: hidden
    }

    #search_show .search-bar-box .search {
        position: absolute;
        right: 50px;
        top: 8px
    }

    #testimonial-sec h2 {
        line-height: 28px;
        font-size: 16px
    }

    .false-input-search {
        padding: 7px 10px 7px 30px;
        border-radius: 3px;
        border: none;
        width: calc(100% - 24px);
        font-style: italic;
        position: absolute;
        left: 0;
        width: 100%
    }

    #click_hide {
        position: relative
    }

        #click_hide:before {
            width: 24px;
            height: 24px;
            position: absolute;
            left: 10px;
            top: 6px;
            content: "\f002";
            font-family: FontAwesome;
            color: #000;
            z-index: 1;
            display: none
        }

    .horizental-menubar ul li a {
        font-size: 14px
    }

    #master-page-menu {
        display: none !important
    }

    .mobile-cat-menu.horizental-menubar {
        height: 90px
    }

    #mob-catmenu {
        display: inline-block;
        width: 96px;
        margin-left: 5px;
        padding: 7px 15px
    }

    .drop-dwon-subcat .CategorySecondLevelSpan {
        font-weight: 400
    }

        .drop-dwon-subcat .CategorySecondLevelSpan i, .searchbackbutton {
            display: none
        }

    .mobserch-area {
        background: #fff !important;
        padding: 0 !important
    }

        .mobserch-area #click_hide:before, .mobserch-area .false-input-search {
            display: none
        }

        .mobserch-area .search-bar-box {
            display: block
        }

        .mobserch-area .searchbackbutton {
            display: none
        }

        .horizental-menubar ul li:hover .drop-dwon-subcat, .log-regist-content-area right dl, .mobserch-area #mob-catmenu, .update_sale {
            display: none
        }

        .mobserch-area button[type=submit] {
            color: #000;
            top: 7px
        }

    .mobile-cat-menu .CategorySecondLevelSpan {
        width: 100%;
        font-size: 12px;
        padding: 6px 10px 6px 0;
        color: #555
    }

    .mobile-cat-menu ul li .drop-dwon-subcat .catgories-list ul li {
        padding: 5px 0 !important
    }

    .software-panel-left {
        background-color: #30373d
    }

    .new-top-cat-menu, .new-top-cat-menuother {
        background: #1b396a;
        border-radius: 3px;
        font-size: 14px;
        color: #fff;
        position: relative;
        float: left;
        font-style: italic
    }

    .offer-popupdiv .modal-dialog {
        width: 94%
    }

    #shopingcat-banner .runnung-carosel-banner {
        padding-right: 0
    }

    .new-top-cat-menu {
        width: 100%;
        text-align: left;
        padding: 7px 10px
    }

    .horizental-menubar .menu-code-area {
        max-height: none;
        height: auto;
        text-align: center;
        width: 100%
    }

    .horizental-menubar ul li {
        padding: 10px 8px
    }

    .new-top-cat-menuother {
        width: 100%;
        text-align: left;
        padding: 7px 10px
    }

    .new-top-cat-menu i {
        float: right
    }

    #DivForFeedBack {
        width: 500px;
        margin-left: -250px;
        margin-top: -185px;
        top: 40%
    }

    .outershade {
        height: 500px;
        width: 500px
    }

    .popinnerblue h1 {
        font-size: 20px;
        margin-bottom: 13px
    }

    .popinnerblue p {
        margin-top: 70px
    }

    .popinneryellow {
        padding: 20px 15px 10px
    }

        .popinneryellow h1 {
            font-size: 15px;
            margin: 10px 0 5px;
            text-align: center
        }

        .popinneryellow p {
            font-size: 13px;
            padding: 0 0 5px
        }

        .popinneryellow input[type=submit] {
            height: 34px;
            font-size: 13px;
            margin-left: 0
        }

        .popinneryellow input[type=text] {
            width: 100%;
            margin: 5px 0 0;
            height: 34px
        }

    .logo img {
        margin: 0
    }

    .log-regist-content-area del img {
        width: 70%
    }

    .services-box-content h4 {
        margin-left: 60px
    }

    .services-box-content ul {
        clear: both
    }

        .services-box-content ul li {
            margin-bottom: 0
        }

    .log-regist-content-area left {
        width: 100%;
        border-right: 0 solid #ededed;
        padding: 60px 0 0
    }

        .log-regist-content-area left dd {
            left: 50%;
            margin-left: -25px
        }

    .log-regist-content-area right {
        width: 100%;
        padding: 0
    }

    #ATCShoppingnews-sec .carousel-caption h3 {
        color: #0ea3b8;
        font-size: 20px;
        font-weight: 400;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    #ATCShoppingnews-sec .carousel-control.left {
        box-shadow: none;
        background-image: none;
        opacity: 1;
        left: -20px;
        top: 50px;
        width: auto
    }

    #ATCShoppingnews-sec .carousel-control.right {
        box-shadow: none;
        background-image: none;
        opacity: 1;
        right: -20px;
        top: 50px;
        width: auto
    }

    #ATCShoppingnews-sec .carousel-control span {
        border: 0 solid #11a6b2;
        color: #11a6b2;
        border-radius: 100%;
        text-shadow: none;
        height: 40px;
        width: 10px;
        font-size: 35px
    }

    .update_sale {
        position: fixed;
        top: 20%;
        left: 50%;
        width: 600px;
        height: 550px;
        border: 2px solid orange;
        background-color: #fff;
        z-index: 1002;
        overflow: hidden;
        margin-left: -300px;
        margin-top: -155px
    }

    .content-area .child-page-content #mainContainer ul, .software-panel-right .content-area {
        margin: 0
    }

    .bottom-box ul {
        width: 210px;
        margin: 0
    }

    .products-detailing-page .portel_description_left, .what_banner_contain left {
        width: 100%
    }

    .bannercontent {
        padding-bottom: 0
    }

    .products-detailing-page .portel_description_right {
        clear: both;
        float: none;
        padding-right: 10px;
        text-align: left
    }

    .dynemic-banner {
        padding-top: 0;
        height: auto
    }

    .business-content-left .photo-gallery .fancybox-thyble .fancybox {
        height: 100px
    }

    .products-listing-page-col .portel_description_left ul li {
        line-height: normal;
        font-weight: 100
    }

    .products-listing-page-col .portel_div h2 {
        padding: 4px 0 3px
    }

    .software-panel-right {
        display: inline
    }

    #contan a.mainh, .content-area .child-page-content #mainContainer, form#FormCopyLink .form-group {
        display: inline-block
    }

    .term-condition {
        padding-left: 0 !important
    }

    .content-area .child-page-content #mainContainer ul li.clsabc {
        margin-left: 0 !important
    }

    .mainh::after {
        width: 9px;
        top: 54%;
        left: 45px
    }

    #contan a.mainh {
        font-size: 16px;
        padding: 10px 0 12px !important
    }

    .software-panel-right .content-area input[type=text] {
        width: 100%
    }

    .software-panel-right .content-area .two-col-form input[type=text] {
        width: 49.5%
    }

    .software-panel-right .content-area select {
        width: 100%
    }

    .software-panel-right .content-area .tel-phone-form input:nth-of-type(1) {
        width: 20%
    }

    .software-panel-right .content-area .tel-phone-form input:nth-of-type(2) {
        width: 79%
    }

    .software-panel-right .content-area .file-uploader, .software-panel-right .content-area .multiple-input-box {
        width: 100%
    }

    .onlyfor-freelisting-logo .box-profile {
        display: inline-block;
        margin: 10px 0 0 !important;
        position: relative;
        right: 0
    }

    .content-area.free-business-keywork .form-group:last-child {
        height: auto !important
    }

    .free-business-keywork .form-group:nth-child(4) label {
        width: 25%
    }

    .software-panel-right .radio-buttons {
        width: 10%
    }

    .wallet h1 {
        margin: 20px 0 0 15px
    }

    .wallet a {
        display: block;
        float: none;
        max-width: 160px;
        margin: 40px auto 0;
        text-align: center
    }

    .dealing_list_left, .detail-main-gallery .imagecss {
        max-width: 100%
    }

    .chat-conversation1 {
        width: 85%
    }

    .user-payment-method .col-lg-12 table .tdids {
        width: 97%
    }

    .serviceshighlight-para {
        margin: 0;
        font-weight: 400;
        line-height: 17px
    }

    #updatelat_lang {
        margin-top: 10px;
        width: 100%
    }

    #AddtblsuggestData .tdidEdit, #AddtblsuggestData .tdidelete {
        padding: 0 5px
    }

    #tblsuggestData .p-all-1 {
        padding: 10px
    }

        #tblsuggestData .p-all-1 p {
            text-align: left
        }

        #tblsuggestData .p-all-1 .btn {
            margin-left: 0 !important;
            margin-top: 10px;
            margin-bottom: 5px
        }

    .WeekDay {
        margin: -33px 0 30px -21px !important
    }

    .first-head-para {
        margin-top: 10px;
        line-height: 18px
    }

    #btnUpdateWorkingHours {
        margin-top: -32px
    }

    #uploadPreview .imagesection {
        height: 172px
    }

    #uploadPreview .photogallaryimage-sec {
        height: 86px
    }

    .new-refrel-accor ul li .referral-button-link a:first-child {
        width: 100%;
        height: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }

    .onlyfor-promo-page li {
        width: 100%;
        display: block
    }

    .new-refrel-accor ul li .referral-button-link a {
        padding: 5px 10px !important
    }

    .software-panel-right .content-area .new-form .new-form-inner input[type=text] {
        width: 100%;
        margin-bottom: 10px
    }

    .new-form-inner #btnUpdate {
        float: left !important
    }

    .new-form-inner #btnCancel {
        float: right !important
    }

    .new-form-inner #copyTarget {
        width: auto;
        overflow: hidden;
        display: block;
        float: left;
        text-overflow: ellipsis;
        padding-top: 4px
    }

    .products-listing-page-col .portel_description_right ul li font, .toptrip-bar {
        display: none
    }

    .DefaultSponserSide span {
        padding-left: 0;
        padding-right: 5px !important;
        vertical-align: top
    }

    .referral_link_section .img_hover_btn a {
        height: auto
    }

    .new-form .new-form-inner #copyTarget i {
        margin-right: 5px
    }

    .new-form .new-form-inner #btnEdit {
        margin-top: 0
    }

    .share-link-inner .hordeACBox {
        width: 70%
    }

    #mainContainer .second-level {
        padding-left: 0 !important
    }

    #contan a.mainh {
        width: 294px;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 55px
    }

    #contan .mainh::after {
        width: 9px;
        top: 56%;
        left: 45px
    }

    .community-li {
        margin-left: 15px !important
    }

        .community-li li {
            background: #f5f5f5;
            width: 280px !important;
            height: 40px;
            overflow: hidden
        }

    .fundinner ol li:first-child, .fundinner ul li:first-child {
        width: 35%
    }

    .fundinner ol li, .fundinner ul li {
        width: 25%
    }

        .fundinner ol li:last-child, .fundinner ul li:last-child {
            width: 40%
        }

    .products-listing-page-col .portel_description_left {
        float: none;
        width: 100%
    }

    .products-listing-page-col .portel_description_right {
        float: left;
        text-align: left;
        width: 100%;
        margin: 0
    }

        .products-listing-page-col .portel_description_right li {
            text-align: left;
            position: relative
        }

        .products-listing-page-col .portel_description_right .rating {
            bottom: 14px;
            left: 110px;
            position: absolute
        }

    h1.outerbtn {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        top: 64px;
        z-index: 1;
        margin: 0;
        background: #f5f5f5;
        border: 1px solid #eaeaea;
        padding: 7px
    }

    .front-round-box {
        height: auto;
        width: auto
    }

    .advertise-sell-menu {
        width: auto !important;
        border: none !important;
        margin: 10px !important
    }

        .advertise-sell-menu ul {
            margin: 0
        }

        .advertise-sell-menu a {
            color: #fff !important
        }

    .internal-menu {
        margin: 10px;
        padding: 15px;
        text-align: left
    }

        .internal-menu a {
            color: #000
        }

            .internal-menu a:focus, .internal-menu a:hover {
                text-decoration: none
            }

        .internal-menu i {
            float: right
        }

        .internal-menu h3 {
            font-size: 14px;
            margin: 0
        }

    #referral-inner {
        display: none;
        padding: 0;
        border-top: 1px solid #ddd;
        margin-top: 13px
    }

        #referral-inner ul {
            margin: 0
        }

        #referral-inner li {
            display: block;
            width: 100%;
            padding: 7px 0 2px
        }

        #referral-inner .active {
            display: none
        }

    .dealing_list_left_1 {
        width: auto;
        float: none
    }

    .detail-main-gallery {
        height: 236px;
        width: auto
    }

    .gallery-thubleimg {
        margin-top: 6px;
        overflow: hidden
    }

    #dlPhotoGallary img {
        height: 56px;
        width: 75px
    }

    .dealing_list_left_2 {
        float: none
    }

        .dealing_list_left_2 #reviewspan {
            display: block;
            padding-left: 0;
            padding-top: 7px
        }

    .dealing_list_left_content_1 {
        width: auto
    }

    .dealing_list_left_content_2 {
        width: auto;
        border: none
    }

    .deals-page .banner .strtlistbtn a {
        top: 40px
    }

    .deals-page .banner .front-h1 {
        margin-top: 45px
    }

    .dealing_list_right .span_txt_p {
        width: 448px
    }

    .button-rpd-deal {
        float: left;
        width: 190px;
        margin-top: 15px
    }

    .dealing_list_right .txt_lt {
        width: 400px;
        margin: 3px 10px 0 12px;
        padding: 0;
        float: left
    }

    .dealing_list_right .txt_rt {
        margin: 8px 7px 0 0
    }

    .dealing_list_right {
        margin: 20px 10px 15px;
        width: auto;
        float: none;
        overflow: initial;
        clear: both
    }

    .portel_description_left ul li {
        padding: 2px 3px 0 0;
        float: left
    }

    .subscriptionpackage-box .package-price-box {
        margin-bottom: 15px
    }

    .subscriptionpackage-box .col-md-3 {
        padding: 0 10px
    }

    .selected-itemarea {
        margin: 10px 0
    }

    .NewSearchAreaSec {
        width: 100%;
        display: inline-block;
        margin-top: 0
    }

        .NewSearchAreaSec .search-location {
            margin-bottom: 10px
        }

        .NewSearchAreaSec .search-text {
            float: none;
            clear: both
        }

    .mobile_click_menu {
        margin-right: 7px;
        margin-top: 12px
    }

    #front-bannerbg .main-services {
        margin-top: 41px
    }

    .inv-it-work-info h3 {
        font-size: 20px
    }

        .inv-it-work-info h3 font {
            border-radius: 100%;
            font-size: 18px;
            line-height: 24px;
            width: 24px;
            height: 24px;
            display: inline-block;
            color: #fff;
            margin-right: 7px;
            vertical-align: top;
            text-align: center
        }

    .outer-customer-panel-section .left-coloum #supporpanel-menu ul li:first-child, .outer-customer-panel-section .left-coloum ul, .outer-customer-panel-section .left-coloum ul li:first-child {
        display: block
    }

    .referrel_header_area .left-side {
        margin-top: 0;
        font-family: Oswald
    }

    .referrel_header_area {
        height: auto;
        padding-bottom: 20px
    }

    .member .metaInfo {
        width: 300px;
        margin-left: -150px
    }

        .member .metaInfo .detail-row-col {
            width: 100%
        }

    #mainContainer > .container > .member:nth-child(1n+1) .metaInfo {
        left: 30%;
        top: 80px;
        margin-left: 0
    }

    #mainContainer .container .container .container:nth-child(even) .member .metaInfo {
        margin-left: -50px
    }

    .outer-customer-panel-section {
        background: #f1f1f1;
        padding: 10px 0;
        font-size: 13px
    }

        .outer-customer-panel-section .left-sidebar-cat {
            padding-right: 15px;
            margin-bottom: 10px
        }

        .outer-customer-panel-section .container {
            margin: 0
        }

        .outer-customer-panel-section .left-coloum {
            padding: 0 15px
        }

        .outer-customer-panel-section .small-screen-toggle-menu {
            margin: 0;
            padding: 10px 0
        }

            .outer-customer-panel-section .small-screen-toggle-menu a {
                color: #333
            }

                .outer-customer-panel-section .small-screen-toggle-menu a i {
                    font-size: 27px;
                    width: 25px;
                    text-align: center;
                    color: #13a4dd
                }

        .outer-customer-panel-section .left-coloum ul li {
            margin: 0;
            border-top: 1px solid #eaeaea;
            border-bottom: 0 solid #eaeaea;
            padding: 6px 0
        }

    #search_show .search-bar-box #TexcityEcommerce {
        border-right: 1px solid #f1f1f1;
        width: 100%;
        padding-left: 18px
    }

    .search-bar-box button[type=submit] {
        position: absolute;
        right: 15px;
        width: 20px;
        background: 0 0;
        border: none
    }

    .search-bar-box font {
        display: none
    }

    #search_show .search-bar-box {
        width: 100%;
        position: relative
    }

        #search_show .search-bar-box .search {
            position: absolute;
            right: 10px;
            top: 9px
        }

        #search_show .search-bar-box input[type=text] {
            padding: 7px 10px;
            width: 100%
        }

    #divLoactionContainerEcommerce {
        left: 0;
        top: 39px
    }

    #serchResultEcommerce .cssDivSerachData {
        width: 100%
    }

    #mobile_search .fa-search {
        padding: 4px 7px;
        border-radius: 3px;
        border: 1px solid rgba(255,255,255,.5);
        margin-top: 1px
    }

    #mobile_search span {
        padding: 7px 0 8px
    }

    .mobile-visible-search {
        width: 40px;
        background: 0 0;
        color: #fff;
        font-size: 21px;
        margin-top: 12px
    }

    .class-for-searching-bar {
        position: initial !important
    }
}

@media only screen and (max-width: 640px) {
    .mobserch-area button[type=submit] {
        background: #1b396a;
        color: #000;
        top: 0
    }

    .outer-customer-panel-section .right-coloum {
        background: #fff;
        padding: 15px 10px;
        min-height: 415px
    }

    .faq-testimonial {
        padding: 10px
    }

    .toptrip-bar {
        display: none
    }

    .advertise-sell-menu {
        width: auto !important;
        border: none !important;
        margin: 10px !important
    }

        .advertise-sell-menu ul {
            margin: 0
        }

        .advertise-sell-menu a {
            color: #fff !important
        }

    .internal-menu {
        margin: 10px;
        padding: 15px;
        text-align: left
    }

        .internal-menu a {
            color: #000
        }

            .internal-menu a:focus, .internal-menu a:hover {
                text-decoration: none
            }

        .internal-menu i {
            float: right
        }

        .internal-menu h3 {
            font-size: 14px;
            margin: 0
        }

    #referral-inner {
        display: none;
        padding: 0;
        border-top: 1px solid #ddd;
        margin-top: 13px
    }

        #referral-inner ul {
            margin: 0
        }

        #referral-inner li {
            display: block;
            width: 100%;
            padding: 7px 0 2px
        }

        #referral-inner .active {
            display: none
        }

    .inv-it-work-info h3 {
        font-size: 20px
    }

        .inv-it-work-info h3 font {
            border-radius: 100%;
            font-size: 18px;
            line-height: 24px;
            width: 24px;
            height: 24px;
            display: inline-block;
            color: #fff;
            margin-right: 7px;
            vertical-align: top;
            text-align: center
        }

    .referrel_header_area .left-side {
        margin-top: 0;
        font-family: Oswald
    }

        .referrel_header_area .left-side h1 {
            margin: 0;
            font-size: 35px
        }

    .referrel_header_area .register_content h3 {
        margin: 15px 0 20px;
        padding: 0;
        font-family: Oswald;
        font-size: 19px
    }

        .referrel_header_area .register_content h3 font {
            color: #f1be18;
            font-weight: 700;
            font-size: 23px
        }

    .referrel_header_area .btn-lg {
        font-size: 16px
    }

    .alertmassagebox {
        margin-left: 0 !important
    }

    .kycstrip .imgarea {
        width: auto !important;
        display: block !important;
        margin-bottom: 10px
    }

    .mobile-visible-search {
        width: 40px;
        background: 0 0;
        color: #fff;
        font-size: 21px
    }

    .banner-form {
        top: 54px
    }

    .mobile-visible-search #mobile_search span {
        padding: 7px 0 8px;
        display: none
    }

    .bottom-box ul {
        width: 200px
    }

    .front-h1, .ppc_banner h2 {
        font-size: 26px
    }

    .what_banner_contain .mt-7 left h1.mt-7 {
        margin-top: 40px !important
    }

    .busines-listing-ads, .busines-listing-page, .contact-banner, .forfaqpage, .forlistingpagebanner, .marketing-tools, .privacy-policy, .refferal-page-banner, .termspage {
        padding-top: 45px;
        padding-bottom: 45px
    }

        .termspage .front-h1 {
            margin-top: 0
        }

    .promos-advertisement .banner .daily-taskreport .box-body .fund-content {
        font-size: 12px
    }

    .daily-taskreport .fund-content span {
        font-size: 16px
    }

    .forlistingpagebanner {
        padding-bottom: 0
    }

    .regisrtration_banner #page {
        padding: 45px 0
    }

    .portel_div {
        padding: 0 5px
    }

    .image_div {
        margin: 10px auto;
        width: 21%;
        padding: 2px;
        height: 80px
    }

    .image-holder {
        height: 76px
    }

    .products-listing-page-col .portel_description {
        width: 76%;
        padding: 0 0 0 2%
    }

    .portel_description h2 a {
        font-size: 18px
    }

    .products-listing-page-col .portel_description_left {
        float: left;
        width: 100%
    }

    .products-listing-page-col .portel_description_right {
        float: left;
        text-align: left;
        width: 100%;
        margin: 0
    }

    .products-listing-page-col p {
        margin: 0 0 10px 5px;
        font-size: 13px !important;
        line-height: 1.5;
        text-align: justify
    }

    .listing-deatil-banner ul li a {
        font-size: 14px
    }

    #divReview .divformnage {
        width: 80%
    }

    #divReview .clsmaindiv table .clsdivcomentdesc {
        font-size: 13px;
        margin-top: 3px
    }

    #divReview .divComments .divformnage {
        width: 86%
    }

    #divReview .clsmaindiv table .divtimecomment a {
        font-size: 14px
    }

    .business-content-left .photo-gallery .fancybox-thyble {
        width: 31.333%
    }

    .products-description p {
        text-align: justify
    }

    .news-letter::before {
        right: 36px !important
    }

    .portel_description ul {
        float: left;
        width: 100%;
        margin-bottom: 0
    }

    .font-page-content-area .contentholder {
        padding: 0
    }

    #front-bannerbg .main-services .categories-box {
        width: 80px;
        height: 70px
    }

    .deals-boxes .col-md-6 {
        padding: 0 15px
    }

    .promos-advertisement .NewSearchAreaSec input[type=text] {
        width: 100% !important
    }

    .font-page-content-area .news img {
        margin-bottom: 10px;
        height: auto
    }

    .font-page-content-area .news {
        border: none;
        margin-bottom: 15px
    }

    .deal-product-sty h3 {
        text-align: left
    }

    .deal-product-sty {
        margin-bottom: 15px
    }

    .round-popup-fordeal-details .modal-dialog {
        width: auto;
        border-radius: 0;
        height: auto
    }

    .round-popup-fordeal-details .deals_details_popup {
        padding: 0 15px;
        margin: 0
    }

    #FormCopyLink #copyTarget, .referrel_link #FormCopyLink #copyTarget {
        margin-bottom: 10px;
        white-space: nowrap;
        display: block;
        overflow: hidden
    }

    .round-popup-fordeal-details .deals_details_popup h5 {
        font-size: 13px
    }

    .round-popup-fordeal-details .cssbtnCancel, .round-popup-fordeal-details .cssbtnSave {
        width: 40%
    }

    #FormCopyLink {
        text-align: center
    }

        #FormCopyLink #copyTarget {
            width: 95%;
            text-overflow: ellipsis
        }

    .referrel_link #FormCopyLink #copyTarget {
        width: 100%
    }

    .referrel_link .new-form-inner {
        max-width: 100%;
        padding: 0
    }

        .referrel_link .new-form-inner .form-group {
            max-width: 100%
        }

    #postblog-prview {
        width: auto;
        margin: 0 10px
    }

    .preview-lower-button {
        width: auto;
        margin: 10px;
        text-align: left
    }

    #postblog-prview .new-border {
        margin: 5px auto 8px
    }

    #FormCopyLink a {
        display: inline-block;
        margin: 0;
        float: none
    }

    #FormCopyLink button {
        display: inline-block;
        margin: 0 0 0 10px;
        float: none !important
    }

    .registerconformation-popup {
        width: 90%;
        left: 5%;
        margin-left: 0;
        padding: 40px 0
    }

        .registerconformation-popup h2 {
            margin: 0 20px 20px;
            font-size: 32px
        }

    .software-panel-right .content-area .search_inner_box {
        text-align: center;
        padding-top: 10px
    }

        #EmailID, #Level, #Name, #Side, #Status, #Username, #toDate, .software-panel-right .content-area .search_inner_box #ddltopic, .software-panel-right .content-area .search_inner_box #fromDate, input[type=button], input[type=submit] {
            width: 47.5%;
            float: none;
            display: inline-block;
            margin: 2px 2px 4px;
            vertical-align: top
        }

        .software-panel-right .content-area .search_inner_box #Side {
            margin: 2px
        }

    #btnSubscribeEmail {
        width: auto !important
    }

    .software-panel-right .content-area .search_inner_box input[type=submit] {
        width: 70%;
        float: none;
        display: inline-block;
        margin: 0 2px 4px
    }

    .software-panel-right .content-area .search_inner_box input[type=button] {
        width: 25%;
        float: none;
        display: inline-block;
        margin: 0 2px 4px
    }

    .software-panel-right .content-area .search_inner_box #Phone, .software-panel-right .content-area .search_inner_box #SponserID, .software-panel-right .content-area .search_inner_box .blogddlstatus {
        width: 97%;
        margin: 2px 2px 4px;
        float: none;
        display: inline-block
    }

    .software-panel-right .content-area .all-downline-member #SponserID {
        width: 47.5%;
        float: none;
        display: inline-block;
        margin: 2px 2px 4px
    }

    .software-panel-right .content-area .postshare-serach-filter #Date {
        width: 97%;
        margin: 2px 2px 4px;
        float: none;
        display: inline-block
    }

    .software-panel-right .content-area .postshare-serach-filter input[type=submit] {
        width: 47.5%;
        float: none !important;
        display: inline-block;
        margin: 2px 2px 4px
    }

    #blogaccuracy .share-mail {
        width: auto;
        margin-left: 0;
        left: 0
    }

    .software-panel-right .content-area .form-group .cke_top .cke_combo_text {
        line-height: 26px;
        padding-left: 10px;
        text-overflow: ellipsis;
        overflow: hidden;
        float: left;
        cursor: default;
        color: #474747;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
        width: auto
    }

    #lower-buttons input[type=button] {
        width: 31.4%
    }

    .preview-lower-button {
        padding-right: 0
    }

    .software-panel-right .content-area .full-form-page .post-blog-both-section .form-group textarea {
        width: 100% !important;
        margin-bottom: -5px
    }

    .font-page-content-area .advertisemnts-area img {
        width: 100%
    }

    .products-listing-page-col .portel_description p {
        display: none
    }

    .products-listing-page-col .portel_description h2 a {
        font-size: 14px;
        font-weight: 700
    }

    .products-listing-page-col {
        margin: 15px 0;
        background: 0 0
    }

        .products-listing-page-col .portel_description_right .favorite_style a {
            font-weight: 400;
            font-size: 0
        }

            .products-listing-page-col .portel_description_right .favorite_style a i {
                font-weight: 400;
                font-size: 18px;
                position: absolute;
                top: -50px;
                right: 0
            }

        .products-listing-page-col .portel_description_right {
            position: relative
        }

            .products-listing-page-col .portel_description_right .rating {
                position: absolute;
                bottom: 13px;
                left: 110px
            }

            .products-listing-page-col .portel_description_right ul {
                margin-top: 0;
                margin-left: 3px;
                width: 100%;
                text-align: left
            }

    .products-detailing-page .portel_div h2, .software-panel-right .content-area {
        margin: 0
    }

    products-listing-page-col .portel_description_right .rating {
        bottom: 13px;
        left: 85px
    }

    .products-listing-page-col .portel_description_right ul li {
        text-align: left
    }

    .products-detailing-page .portel_description_left ul li del, .products-listing-page-col .portel_description_left ul li del {
        display: inline-block;
        text-align: left;
        width: 82%;
        text-decoration: none
    }

    .portel_description_left ul li i {
        text-align: left;
        display: inline-block;
        vertical-align: top;
        padding-top: 0
    }

    .products-listing-page-col .portel_description_left ul li i {
        text-align: left;
        display: inline-block;
        vertical-align: top
    }

    .products-listing-page-col .portel_description_right ul li font {
        display: none
    }

    #divSocialInvite .social-invite-frnd {
        width: 100%;
        left: 0;
        margin-left: 0;
        top: 30%
    }

    .local-costumers .front-round-box {
        background: #edbf4a;
        width: auto;
        height: auto;
        text-align: center
    }

    .whats-ATCShopping .front-round-box {
        width: auto;
        height: auto;
        padding: 0;
        background: 0 0
    }

    .content-area.free-business-keywork .form-group:last-child, .products-detailing-page-banner {
        height: auto !important
    }

    .front-page-feature-listing .products-listing-page-col .portel_description_left {
        width: calc(100% - 90px)
    }

    .software-panel-right {
        display: inline
    }

    .new-refrel-inner {
        margin-top: 0 !important
    }

    form#FormCopyLink .form-group {
        display: block;
        width: 100%
    }

    .new-form-inner .form-group label {
        font-size: 14px !important
    }

    .social-frnd-btns {
        padding: 0 15px
    }

        .social-frnd-btns ul.nav.nav-pills {
            margin: 0
        }

        .social-frnd-btns .nav-pills > li {
            width: 48% !important
        }

    .share-link-inner .btn-success {
        margin: 10px 10px 10px 0 !important
    }

    #DivBlogPreview .share-mail, #divShareEmail .share-mail, #divShareSMS .share-mail {
        margin: -200px 0 0;
        padding: 8px;
        background: #fff;
        border: 0 solid #ddd;
        position: fixed;
        z-index: 99;
        left: 0;
        width: 100%
    }

    #divShareSMS .share-mail {
        top: 50%
    }

        #divShareSMS .share-mail .share-link-inner {
            border: 0 solid #ddd
        }

    #DivBlogPreview .share-mail, #divShareEmail .share-mail {
        top: 40%
    }

    #divShareEmail #Preview {
        overflow-y: auto;
        max-height: 200px
    }

    #divShareEmail p {
        text-align: justify;
        line-height: 18px
    }

    #divShareEmail .share-mail #divSendername, #divShareEmail .share-mail #divSendername input {
        width: 120px
    }

    #divShareEmail .share-mail .hordeACBox {
        width: calc(100% - 140px)
    }

    .ref-earn .share-mail .share-link-inner .btn-success {
        margin: 0 7px 7px 0 !important
    }

    .term-condition {
        padding-left: 0 !important
    }

    .content-area .child-page-content #mainContainer {
        display: inline-block
    }

        .content-area .child-page-content #mainContainer ul {
            margin: 0
        }

            .content-area .child-page-content #mainContainer ul li.clsabc {
                margin-left: 0 !important
            }

    .mainh::after {
        width: 9px;
        top: 54%;
        left: 45px
    }

    #contan a.mainh {
        display: inline-block;
        font-size: 16px;
        padding: 10px 0 12px !important
    }

    .onlyfor-freelisting-logo .box-profile {
        display: inline-block;
        margin-top: 10px !important;
        position: relative;
        right: 0
    }

    .software-panel-right .content-area input[type=text] {
        width: 100%
    }

    .software-panel-right .content-area .two-col-form input[type=text] {
        width: 49%
    }

    .software-panel-right .content-area select {
        width: 100%
    }

    .software-panel-right .content-area .tel-phone-form input:nth-of-type(1) {
        width: 20%
    }

    .software-panel-right .content-area .tel-phone-form input:nth-of-type(2) {
        width: 79%
    }

    .software-panel-right .content-area .file-uploader, .software-panel-right .content-area .multiple-input-box {
        width: 100%
    }

    .free-business-keywork .form-group:nth-child(4) label {
        width: 31%
    }

    .software-panel-right .radio-buttons {
        width: 10%
    }

    .content-area {
        min-height: 0 !important
    }

    #Formnewsletter {
        text-align: center;
        padding: 25px 20px;
        margin-top: 0
    }

        #Formnewsletter img {
            width: 50px
        }

        #Formnewsletter p {
            text-align: left;
            margin-top: 5px;
            margin-left: 5px
        }

    .news-letter-box #mailempty {
        position: absolute;
        top: 17px;
        right: 5px;
        color: red;
        font-size: 12px
    }

    #Formnewsletter input[type=text] {
        margin-top: 10px;
        width: 100%
    }

    #Formnewsletter .btn {
        margin-top: 0;
        width: 100%
    }

    .packageouter .col-md-3 {
        width: 100%
    }

    .packageouter .package {
        margin-bottom: 15px
    }

    .user-payment-method .col-lg-12 table .tdids {
        padding: 10px 5px
    }

    .software-panel-right .content-area .user-payment-method label {
        width: 61%;
        min-width: 0
    }

    .fundinner ol li:first-child, .fundinner ul li:first-child {
        width: 34%
    }

    .fundinner ol li, .fundinner ul li {
        width: 27%
    }

        .fundinner ol li:last-child, .fundinner ul li:last-child {
            width: 39%
        }

    .available-click {
        font-size: 14px
    }

    .qlook_referral_left h2 {
        font-size: 22px;
        margin-top: 0;
        padding: 0
    }

    .qlook_referral_left p {
        font-size: 15px;
        padding: 0 0 15px
    }

    .referral_join {
        font-size: 16px;
        padding: 6px 30px;
        margin: 20px 0 0
    }

    #AcceptReferral, .products-detailing-page-banner .log-regist-banner-overlay, .sms-booster-banner {
        height: auto
    }

    .products-detailing-page-banner .listing-logo-area {
        width: 100%;
        text-align: center
    }

        .products-detailing-page-banner .listing-logo-area .listing-logo {
            display: inline-block;
            line-height: 70px
        }

    .products-detailing-page-banner .listing-deatil-banner {
        margin-top: 20px
    }

    .products-detailing-page .website-gooogle-adsence {
        margin: 10px 0
    }

    .Deal_hdg h2 {
        font-size: 20px;
        font-family: Roboto;
        font-weight: 300;
        margin: 20px 0
    }

    .banner .button-3d-highlight {
        margin-top: 5px;
        margin-bottom: 15px
    }

    .sms-booster-banner .front-h1 {
        margin-top: 20px
    }

    .sms-booster-banner .front-h4 {
        font-size: 14px
    }

    .sms-booster-container h2 {
        font-size: 27px
    }

    .sms-blaster-second-row h2 {
        border-bottom: 0 !important;
        margin-top: 0
    }

    .sms-booster-container hr {
        margin: 0
    }

    .marketing-tools .front-h1 {
        margin-top: 20px
    }

    .marketing-tools {
        padding: 0
    }

    .h2, h2 {
        font-size: 25px
    }

    .business-list-head {
        width: 100%
    }

        .business-list-head dd {
            margin-left: 45%
        }

    .extraordinary-email .colored-bg:before {
        border-top-color: #ff8b1a;
        border-left-color: transparent;
        left: 45%;
        right: initial;
        top: 100%
    }

    .extraordinary-email .colored-bg1:before {
        border-top-color: #14a171
    }

    .extraordinary-email .colored-bg2:before {
        border-top-color: #7e57c2;
        border-left-color: transparent;
        border-right-color: transparent;
        left: 45%;
        top: 100%
    }

    .extraordinary-email .colored-bg3:before {
        border-top-color: #01a2ff;
        border-left-color: transparent;
        border-right-color: transparent;
        left: 45%;
        top: 100%
    }

    #emailbaster .extraordinary-email .col-md-3, #emailbaster .extraordinary-email .col-sm-3 {
        padding-right: 15px;
        padding-left: 15px
    }

    .mt-7 {
        margin-top: 70px !important
    }

    #businesslisting-contentpage .color-content-box {
        width: auto;
        float: none
    }

    #businesslisting-contentpage .first-row h2, #businesslisting-contentpage .fourth-row h2, #businesslisting-contentpage .second-row h2 {
        margin-top: 0
    }

    #businesslisting-contentpage .fith-row-h2 h2 {
        margin-top: 30px
    }

    #businesslisting-contentpage h2 {
        font-family: Roboto;
        font-size: 25px;
        font-weight: 300
    }

    #businesslisting-contentpage .third-row-bgcolor {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    #businesslisting-contentpage .fourth-row .pt80, #businesslisting-contentpage .second-row .p80 {
        padding-top: 40px
    }

    #businesslisting-contentpage .first-row .pt80 {
        padding-top: 40px;
        padding-bottom: 0
    }

    #businesslisting-contentpage img {
        margin-top: 20px
    }

    .busines-listing-page .front-h4 {
        font-size: 16px;
        line-height: 1.1
    }

    .busines-listing-page .front-h1 {
        margin-top: 60px
    }

    .busines-listing-page {
        padding: 0
    }

    .member .metaInfo {
        width: 300px;
        margin-left: -150px
    }

        .member .metaInfo .detail-row-col {
            width: 100%
        }

    #mainContainer > .container > .member:nth-child(1n+1) .metaInfo {
        left: 30%;
        top: 80px;
        margin-left: 0
    }

    #mainContainer .container .container .container:nth-child(even) .member .metaInfo {
        margin-left: -50px
    }

    .referral-panel-termspopup {
        max-height: 250px
    }

    #AcceptReferral .approve-button {
        padding: 5px 10px
    }

        #AcceptReferral .approve-button input[type=button] {
            width: auto;
            margin: 0
        }
}

@media only screen and (max-width: 479px) {
    .schedule-tab .nav-tabs-login > li > a {
        padding: 6px 24px
    }

    .toptrip-bar ul li a {
        padding: 1px 0 !important
    }

    #js-product-list-top .product-sort select {
        background: no-repeat;
        border: none;
        opacity: 0;
        position: absolute
    }

    #js-product-list-top h4 {
        margin-bottom: 10px !important;
        margin-top: 0 !important
    }

    #search_show {
        margin-top: 10px;
        position: absolute;
        width: 100%;
        z-index: 9999;
        border-radius: 0;
        left: 0
    }

    .shoping-cart-button {
        margin: 3px 0 0 !important
    }

    .mobile-visible-search {
        margin-top: 10px;
        display: none
    }

    .banner-form .searching-tabs img {
        display: none
    }

    .banner-form .searching-tabs a {
        margin: 0 3px 0 0;
        padding: 6px 12px;
        font-size: 13px
    }

    .software-panel-left.hidden-lg.mobile_responsive {
        top: 52px
    }

    #mobile_search .fa-search {
        padding: 3px 6px;
        margin-top: 6px
    }

    .promos-advertisement .NewSearchAreaSec input[type=text] {
        width: 100% !important
    }

    .promos-advertisement .banner {
        padding-top: 22px;
        position: relative;
        height: 235px
    }

    #exchanger {
        margin: 10px 10px 0;
        width: 94% !important
    }

    .surfnow-page-add {
        margin-top: 42px
    }

    .hours-manage {
        position: absolute;
        width: 300px;
        left: 10px;
        top: 56px;
        padding: 0
    }

        .hours-manage li i {
            margin-top: -4px !important
        }

        .hours-manage li {
            font-size: 18px !important;
            font-weight: 700
        }

            .hours-manage li a {
                color: #1c3a6c !important
            }

    .tree-search #btnBack {
        padding: 3px 10px;
        float: none;
        position: absolute;
        top: 50px;
        width: auto;
        z-index: 9
    }

    .tree-search #btnSearch {
        float: right;
        width: 50px
    }

    .tree-search #txtMemID {
        width: calc(100% - 60px);
        margin-right: 4px;
        float: right;
        height: 26px
    }

    .member .metaInfo {
        width: 300px;
        margin-left: -150px
    }

        .member .metaInfo .detail-row-col {
            width: 100%
        }

    #mainContainer > .container > .member:nth-child(1n+1) .metaInfo {
        left: 30%;
        top: 80px;
        margin-left: 0
    }

    #mainContainer .container .container .container:nth-child(even) .member .metaInfo {
        margin-left: -50px
    }

    .what_banner_contain .mt-7 left h1.mt-7 {
        margin-top: 30px !important
    }

    .KycPendingPopup .modal-dialog {
        margin-top: 45%
    }

    .wallet-box-area {
        margin: 0 0 10px;
        width: 100%
    }

        .wallet-box-area h1 {
            width: calc(100% - 120px);
            vertical-align: top;
            margin-top: 10px;
            line-height: 20px
        }

    .wallet h1 span {
        font-size: 18px
    }

    .wallet a {
        margin: 0 auto 10px
    }

    #fund_request .amount_field {
        margin-top: 0
    }

        #fund_request .amount_field input[type=text] {
            width: 48%;
            margin-bottom: 5px
        }

    #checkIfsc {
        position: absolute;
        top: 0;
        right: 5px
    }

    .software-panel-right .kyc-heading {
        margin: 25px 0 0 !important;
        width: 100%;
        text-align: center !important
    }

    #Entity-Type-Box {
        margin-left: 0 !important
    }

    .kyc-icon {
        display: block !important;
        margin: 0 auto 3px !important
    }

        .kyc-icon:after {
            position: absolute;
            width: 40px !important;
            height: 10px !important;
            top: 100% !important;
            margin-top: 0 !important;
            content: '';
            left: 50%;
            margin-left: -20px
        }

    .kycstrip {
        width: 100% !important;
        display: block
    }

        .kycstrip .upload-btn {
            margin-top: 2px
        }

        .kycstrip .buttongroup {
            text-align: center
        }

    #photographbox .buttongroup {
        margin-top: 10px !important
    }

    .software-panel-right .kycstrip .imgarea h2 {
        display: block;
        text-align: center;
        padding-bottom: 0 !important
    }

    .software-panel-right .content-area .cupon-code-sec input[type=text] {
        width: calc(100% - 74px)
    }

    .promo-upload-btn {
        padding: 9px 10px
    }

    .update_sale {
        top: 50px;
        left: 5%;
        width: 90%;
        height: 550px;
        margin-left: 0;
        margin-top: 0
    }

    .referrel_header_area .btn-lg {
        font-size: 12px
    }

    .dash-top-boxes .share-link-inner .hordeACBox {
        width: 75%
    }

    .dash-top-boxes .social-frnd-btns {
        padding: 10px 15px !important
    }

    #divShareSMS .hordeACBox {
        width: 74%
    }

    #divShareSMS .sendemail-box-promo .hordeACBox {
        width: 66%
    }

    #divShareSMS .share-link-inner .btn-success {
        vertical-align: top
    }

    #divSocialInvite .social-invite-frnd {
        width: 100%;
        left: 0;
        margin-left: 0;
        top: 30%
    }

    .share-link-inner .hordeACBox {
        width: 100%
    }

    .sendemail-box-promo {
        text-align: center
    }

        .sendemail-box-promo .btn-success {
            float: none !important;
            display: inline-block;
            margin: 0 auto !important
        }

    #divShareEmail .share-mail {
        width: 100%;
        left: 0;
        margin-left: 0;
        padding: 10px
    }

    .blog-preview {
        overflow: auto;
        overflow-x: hidden
    }

    #FormCopyLink .heading1 {
        font-size: 18px;
        line-height: 20px
    }

    .referrel_header_area .register_content h3 {
        margin: 5px 0 10px;
        font-size: 17px;
        line-height: 30px
    }

    #how_it_work h1 {
        margin-top: 0;
        color: #4d4d4d;
        font-size: 30px
    }

    #how_it_work dd {
        margin-bottom: 0
    }

    .log-regist-banner .register h2, .reg-shadow-container h1 {
        margin-bottom: 30px
    }

    .referrel_header_area .register_content h3 font {
        color: #f1be18;
        font-weight: 700;
        font-size: 20px
    }

    .referrel_header_area .register_content {
        padding-bottom: 0;
        padding-top: 20px
    }

    .referrel_header_area {
        padding-bottom: 30px
    }

    .log-regist-banner .register {
        background: 0 0;
        padding: 20px 0 !important
    }

        .log-regist-banner .register:before {
            top: 61px
        }

    .reg-shadow-container {
        padding-top: 20px
    }

    .register_content_inner h3 {
        font-size: 19px
    }

    .reg-shadow-container h1 span {
        font-size: 34px
    }

    .deals-page .banner .front-h1 {
        margin-top: 30px
    }

    .sitemap-page .Jacky td {
        display: block;
        width: auto;
        overflow: hidden
    }

    .sitemap-page .sitemapcontent {
        margin-top: 70px;
        margin-bottom: 40px
    }

    .sitemap-page .container_24 article {
        padding: 5px 5px 15px
    }

    .sitemap-page .container_24 {
        padding: 0;
        border: none;
        background: 0 0
    }

        .sitemap-page .container_24 h1 dd {
            background: 0 0
        }

    .sitemap-page .alphabet-style dd:after {
        display: none
    }

    .NewSearchAreaSec {
        width: 100%;
        display: inline-block
    }

        .NewSearchAreaSec .search-location input[type=text] {
            width: 90%
        }

        .NewSearchAreaSec .search-text button[type=submit] {
            margin-top: 10px;
            width: 100%
        }

    .locationItemForDeals, .searchItemForDeals, .searchItemForDeals .cssDivSerachData {
        width: 100%
    }

        .locationItemForDeals .cssDivLocationData {
            width: 95%;
            overflow: hidden
        }

            .locationItemForDeals .cssDivLocationData a {
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

    .software-panel-right .content-area .search_inner_box {
        text-align: center;
        padding-top: 10px
    }

        #EmailID, #Name, #Side, #Username, #toDate, .software-panel-right .content-area .search_inner_box #fromDate, input[type=button], input[type=submit] {
            width: auto;
            float: none;
            display: inline-block;
            vertical-align: top
        }

    #SearhNotFound-inner input[type=button] {
        margin-left: 0
    }

    .software-panel-right .content-area .search_inner_box #Side {
        margin: 2px
    }

    #btnSubscribeEmail {
        width: auto !important
    }

    .software-panel-right .content-area .search_inner_box input[type=submit] {
        width: 70%;
        float: none;
        display: inline-block;
        margin: 0 2px 4px
    }

    .software-panel-right .content-area .search_inner_box input[type=button] {
        width: 25%;
        float: none;
        display: inline-block;
        margin: 0 2px 4px
    }

    .software-panel-right .content-area .search_inner_box #Phone, .software-panel-right .content-area .search_inner_box #SponserID, .software-panel-right .content-area .search_inner_box .blogddlstatus {
        width: 97%;
        margin: 2px 2px 4px;
        float: none;
        display: inline-block
    }

    .software-panel-right .content-area .all-downline-member #SponserID {
        width: 47.5%;
        float: none;
        display: inline-block;
        margin: 2px 2px 4px
    }

    .software-panel-right .content-area .postshare-serach-filter #Date {
        width: 97%;
        margin: 2px 2px 4px;
        float: none;
        display: inline-block
    }

    .software-panel-right .content-area .postshare-serach-filter input[type=submit] {
        width: 47.5%;
        float: none !important;
        display: inline-block;
        margin: 2px 2px 4px
    }

    .software-panel-right .content-area .postshare-serach-filter .social-sharefilter {
        text-align: center;
        width: 97%;
        display: inline-block;
        margin: 2px 2px 4px;
        float: none !important
    }

        .software-panel-right .content-area .postshare-serach-filter .social-sharefilter h4 {
            background: #fff;
            float: none !important;
            display: block;
            padding: 10px;
            text-align: left;
            position: relative
        }

            .software-panel-right .content-area .postshare-serach-filter .social-sharefilter h4:before {
                content: "\f107";
                font-family: FontAwesome;
                position: absolute;
                font-size: 20px;
                right: 10px;
                top: 5px
            }

    .deals-page .banner .strtlistbtn a, .log-regist-banner .login .register:before {
        top: 0
    }

    .software-panel-right .content-area .postshare-serach-filter .social-sharefilter ul {
        float: none;
        display: none
    }

    .software-panel-right .content-area .postshare-serach-filter .social-sharefilter li {
        width: 71%;
        float: none !important;
        display: inline-block;
        margin-bottom: 7px;
        text-align: left
    }

    .chat-conversation1 {
        width: 80%
    }

    .Deal_hdg .hdng_span {
        font-size: 12px
    }

    .cssDivConfirm {
        width: 90%;
        margin-left: 0;
        left: 5%
    }

    .dealing_list_right .txt_lt {
        width: auto;
        margin: 3px 10px 0 12px;
        padding: 0;
        float: none
    }

    .main_dealing_list {
        margin-top: 0
    }

    .hot-deal-main {
        margin: 0;
        width: auto
    }

        .hot-deal-main .ATCShopping-front-dealrow .col-md-12 {
            padding: 0;
            background: #e72f2f
        }

    .dealing_list_left_content_2 {
        margin-top: 15px
    }

        .dealing_list_left_content_2 .span_h {
            margin: 0 10px 10px 0
        }

        .dealing_list_left_content_2 ul li {
            margin: 0 0 0 15px
        }

    .dealing_list_right .span_txt_p {
        width: auto
    }

    #Formregister, .log-regist-banner .login {
        margin-top: 0
    }

    .login .log-regist-banner {
        background: 0 0;
        padding: 20px 15px !important
    }

    #front-bannerbg h2 {
        margin-top: 25px;
        font-size: 20px
    }

    #front-bannerbg h3 {
        font-size: 21px
    }

    #front-bannerbg {
        height: auto
    }

    .main-box-categories-box {
        margin: 0 10px
    }

    #front-bannerbg .main-services {
        margin-top: 20px
    }

        #front-bannerbg .main-services .categories-box {
            width: 65px;
            height: 55px;
            line-height: 53px
        }

            #front-bannerbg .main-services .categories-box img {
                max-width: 100%
            }

    .main-box-categories-box h4 {
        font-weight: 700;
        font-size: 14px
    }

    .NewSearchAreaSec {
        padding: 10px
    }

    .font-page-content-area h2 {
        font-size: 25px
    }

    .referral-program-holder img {
        width: 100%
    }

    .font-page-content-area .news div:first-child {
        padding-right: 15px !important
    }

    .log-regist-banner-overlay {
        height: 422px
    }

    .log-regist-banner {
        height: 415px
    }

    #FormForgotPassword {
        margin-top: 0
    }

    .log-regist-content-area del img {
        width: 70%
    }

    .services-box-content h4 {
        margin-left: 60px
    }

    .services-box-content ul li {
        margin-bottom: 0
    }

    .log-regist-content-area left {
        width: 100%;
        border-right: 0 solid #ededed;
        padding: 60px 0 0
    }

    .log-regist-content-area right {
        width: 100%;
        padding: 0
    }

    .log-regist-content-area left dd {
        left: 50%;
        margin-left: -25px
    }

    .log-regist-content-area right dl {
        display: none
    }

    .bottom-box ul {
        width: 155px
    }

    .front-h1, .ppc_banner h2 {
        font-size: 24px
    }

    .portel_description h2 a {
        font-size: 18px
    }

    .portel_div h2 {
        font-size: 20px;
        font-weight: 400
    }

    .business-content-left h3, .detail-main-heading h4 {
        font-size: 17px
    }

    .business-content-left .products-description ul li {
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }

    .portel_description_left ul li {
        line-height: 22px
    }

    .business-content-left h3::after {
        margin-top: 28px
    }

    .listing-deatil-banner ul li a {
        font-size: 13px
    }

    #divReview .clsmaindiv {
        padding-bottom: 5px
    }

        #divReview .clsmaindiv img {
            display: inline-block
        }

    #divReview .divformnage {
        width: calc(100% - 84px);
        display: inline-block
    }

    #divReview .clsmaindiv table .clsdivcomentdesc {
        width: 100%
    }

    #divReview .divComments {
        margin-top: 5px;
        padding: 10px 0 5px 5px
    }

        #divReview .divComments .divformnage {
            width: 80%
        }

    #divReview .clsmaindiv table .divtimecomment a {
        font-size: 12px;
        margin-top: 0
    }

    .view_btn.button.button-3d-primary.button-rounded.clspostnewcom {
        box-shadow: 0 1px 0 rgba(255,255,255,.3) inset,0 -1px 1px rgba(255,255,255,.15) inset,0 2px 0 #007998,0 2px 1px rgba(0,0,0,.3)
    }

    .clscancelcomment.btnpost {
        box-shadow: 0 1px 0 rgba(255,255,255,.3) inset,0 -1px 1px rgba(255,255,255,.15) inset,0 2px 0 #912421,0 2px 1px rgba(0,0,0,.3)
    }

    #DivForFeedBack {
        width: 90%;
        left: 5%;
        margin-left: 0;
        margin-top: 0;
        top: 20%
    }

    .popinneryellow input[type=submit] {
        width: 100%
    }

    .outershade {
        height: 380px;
        width: 100%;
        border-radius: 0
    }

    .popinnerblue h1 {
        font-size: 17px;
        margin-bottom: 13px
    }

    .popinnerblue p {
        margin-top: 35px
    }

    .ATCShopping-front-dealrow .carousel-control {
        display: none
    }

    .business-content-left .photo-gallery .fancybox-thyble {
        width: 48%
    }

        .business-content-left .photo-gallery .fancybox-thyble .fancybox {
            width: 200px
        }

    .portel_description_right .favorite_style a {
        font-size: 12px
    }

    .products-listing-page-col .portel_description_right .favorite_style a i {
        font-weight: 400;
        font-size: 18px;
        position: absolute;
        top: -60px;
        right: 20px
    }

    .products-listing-page-col .portel_description_right .rating {
        position: absolute;
        left: 100px
    }

    .portel_description_right .favorite_style {
        margin-top: 6px
    }

    .products-listing-page-col .portel_description ul li i {
        width: 15px
    }

    .product-detlaing-pushup #divpostreview table td {
        position: relative;
        float: left;
        width: 100%
    }

    .contact-banner .front-h1, .privacy-policy .front-h1 {
        margin-top: 0
    }

    .register_content_inner {
        margin-bottom: 20px;
        text-align: left
    }

    .testimonial-inner {
        margin: 0
    }

    .testimonial-image {
        float: none;
        margin-bottom: 15px
    }

    .testimonial-inner:before {
        content: '';
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #fff;
        display: block;
        left: 50px;
        position: absolute;
        top: -35px
    }

    #track-ptimize {
        padding: 30px 0
    }

    #optimized-dependable .key-highlight .mt-7 {
        margin-top: 30px !important
    }

    #how_it_work {
        background: #fff;
        padding: 40px 0 0
    }

    .referral_incentive {
        background: #f5f5f5;
        padding: 30px 0 20px
    }

    .incentive_reffe {
        margin-bottom: 30px
    }

        .incentive_reffe ul li {
            width: 100%;
            margin: 3px 1%
        }

        .incentive_reffe p {
            margin-top: 10px
        }

    #ATCShoppingnews-sec .carousel-caption h3 {
        color: #0ea3b8;
        font-size: 20px;
        font-weight: 400;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    #ATCShoppingnews-sec .carousel-control.left {
        box-shadow: none;
        background-image: none;
        opacity: 1;
        left: -20px;
        top: 50px;
        width: auto
    }

    #ATCShoppingnews-sec .carousel-control.right {
        box-shadow: none;
        background-image: none;
        opacity: 1;
        right: -20px;
        top: 50px;
        width: auto
    }

    #ATCShoppingnews-sec .carousel-control span {
        border: 0 solid #11a6b2;
        color: #11a6b2;
        border-radius: 100%;
        text-shadow: none;
        height: 40px;
        width: 10px;
        font-size: 35px
    }

    .website-gooogle-adsence {
        margin: 10px
    }

    .products-listing-page-col .website-gooogle-adsence {
        margin: 10px 0 3px
    }

    #emailbaster .p60 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    #emailbaster .pt-5 {
        padding-top: 30px !important
    }

    .Deal_hdg {
        margin: 0 auto;
        padding: 10px 0;
        text-align: center;
        border-bottom: 1px #eee9e9 solid;
        background: #fff
    }

        .Deal_hdg h1 {
            font-size: 28px
        }

    .front-page-feature-listing .website-gooogle-adsence {
        margin: 10px 0
    }

    .easy-retailer .col-xs-4, .local-costumers .col-xs-4, .way-to-prpmote .col-xs-3, .whats-ATCShopping .col-xs-4 {
        width: 100%
    }

    .whats-ATCShopping .front-round-box {
        width: 190px;
        height: 190px;
        padding: 0;
        background: 0 0
    }

    .local-costumers .front-round-box {
        background: #edbf4a;
        width: 190px;
        height: 190px;
        text-align: center
    }

    .ATCShopping-front-dealrow .favourate-icon {
        font-size: 17px;
        margin: 12px 10px 0;
        padding: 0
    }

    .products-listing-page-col .portel_description_left ul li {
        width: 100%;
        padding: 2px 3px 0 2px
    }

    .products-listing-page-col .portel_description_left ul .location-img {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .products-listing-page-col .portel_description_left ul li i {
        margin-top: 0;
        text-align: center
    }

    .products-listing-page-col .portel_description_left ul li .fa-map-marker {
        margin-top: -1px
    }

    .business-contain-heading .borderline, .business-contain-heading .borderline1 {
        display: none
    }

    #Gakey.divEditPhotoGallary {
        display: block;
        left: 5%;
        margin-left: 0;
        width: 90% !important
    }

        #Gakey.divEditPhotoGallary h1 {
            font-size: 19px
        }

    .stMain div.tabContent input[type=text], input[type=password] {
        width: 100%
    }

    .software-panel-right {
        display: inline
    }

    #contan a.mainh, .content-area .child-page-content #mainContainer, .new-form-inner, .panel-body ul li, form#FormCopyLink .form-group {
        display: inline-block
    }

    .software-panel-right .content-area {
        margin: 0
    }

        .software-panel-right .content-area label {
            margin-right: 1px !important
        }

    .new-heading {
        font-size: 16px !important
    }

    .social-frnd-btns {
        padding: 0 15px;
        margin: 20px 0
    }

    .referrel_link {
        padding: 15px !important;
        margin: 20px 0
    }

    ul.nav.nav-pills {
        margin: -3px
    }

    .share-link-inner .btn-success {
        margin: 10px 10px 10px 0 !important
    }

    .term-condition {
        padding-left: 0 !important
    }

    .content-area .child-page-content #mainContainer ul {
        margin: 0
    }

        .content-area .child-page-content #mainContainer ul li.clsabc {
            margin-left: 0 !important
        }

    .mainh::after {
        width: 9px;
        top: 41%;
        left: 45px
    }

    #contan a.mainh {
        font-size: 16px;
        padding: 10px 0 12px !important
    }

    .free-business-keywork .form-group:nth-child(4) label {
        width: 43%
    }

    .software-panel-right .radio-buttons {
        width: 10%
    }

    .social-frnd-btns .nav-pills > li {
        width: 100% !important
    }

    .Approvedphoto ol, .Approvedphoto ul {
        margin: 0 0 0 10px
    }

    #SearhNotFound-inner #divmsg, .fundd {
        margin-top: 0
    }

    .Approvedphoto ul li {
        display: list-item !important
    }

    #divinstruction ul {
        margin: 0
    }

    .new-form .new-form-inner {
        padding: 13px;
        max-width: 100%
    }

    .fundinners {
        display: block;
        padding-bottom: 5px;
        margin-bottom: 10px;
        padding-left: 10px
    }

    .card_type_detail {
        width: 100%;
        clear: both;
        padding: 0
    }

    .fundinners .fundd {
        text-align: left
    }

    .software-panel-right h2 {
        font-size: 14px
    }

    .card_type_detail ol li {
        font-size: 11px
    }

    .fundinner ol li:first-child, .fundinner ul li:first-child {
        width: 20px
    }

    .fundinner ol li:last-child, .fundinner ul li:last-child {
        width: 46%
    }

    #SearhNotFound-inner .form-row:last-child label {
        display: none
    }

    no-result h2 {
        font-size: 18px;
        line-height: 1.3
    }

    .no-result input[type=text] {
        width: 100% !important
    }

    .no-result label {
        padding: 0;
        font-weight: 700 !important
    }
}

@media only screen and (max-width: 991px) {
    .zoomContainer, .zoomWindowContainer.zoomer-left {
        display: none
    }
}

@media only screen and (max-width: 360px) {
    #FormCopyLink #copyTarget {
        width: 316px
    }

    .mobile-visible-search {
        margin-top: 7px;
        width: 30px;
        background: 0 0;
        color: #fff;
        font-size: 19px
    }

    .mobile_click_menu {
        width: 16%;
        margin-left: -16px
    }

    .product-miniature .product-container .product-info h5.product-title {
        height: 42px
    }

    #pr-img-cls figure {
        margin-bottom: -10px;
        height: auto
    }

    #dealsforyou {
        margin-top: 20px
    }

    .second-heading {
        font-size: 16px;
        text-transform: none
    }

    .product-mn-cls.product-miniature .product-container .product-info .price-left span {
        font-size: 12px
    }

    .ecoomerce-shipping-guide h3 {
        font-size: 18px !important
    }

    .ecoomerce-shipping-guide p {
        margin-bottom: 40px
    }

    .bottom-box h2 {
        font-size: 17px;
        margin-bottom: 12px;
        font-weight: 500
    }

    .bottom-box.last-panel ul {
        margin-bottom: 21px
    }

    .padding-left-0 article.product-miniature.product-mn-cls.js-product-miniature .product-container {
        border-right: none
    }

    #pr-img-cls figure img {
        height: auto;
        width: auto;
        object-fit: contain;
        transition: ease all .5s;
        -webkit-transition: ease all .5s;
        -moz-transition: ease all .5s;
        object-position: top;
        margin-bottom: 10px
    }

    .rel0 {
        right: 0 !important
    }

    #wrapper .shop-product-panel .product-miniature {
        margin-bottom: 0
    }

    .brdr-right {
        border-right: none !important
    }

    .product-mn-dv .product-mn-cls.product-miniature .product-container .product-info .price-left span {
        font-size: 12px !important
    }

    .product-mn-dv .product-miniature .price-right {
        position: inherit;
        float: left !important
    }

    .product-mn-cls.product-miniature h5.product-title a {
        text-align: left !important
    }

    .shopping-paddingLeft {
        padding: 0 5px !important;
        margin-bottom: 10px
    }

    .noMoreProduct {
        margin-top: -32px
    }

    .zoomContainer, .zoomWindowContainer.zoomer-left {
        display: none
    }

    .modal-header {
        padding: 14px;
        border-bottom: none
    }
}

@media only screen and (max-width: 660px) {
    .wdth label, label.shareus {
        font-weight: 500
    }

    .pad-5 {
        padding: 0 5px
    }

    #js-product-list-top .pull-left.Headingcategory {
        font-size: 16px
    }

    #main .main-product .pb-right-column {
        margin-left: 0
    }

    .products-item-detaling .detaling-right {
        margin-left: 0 !important
    }

    .products-item-detaling .review-detailing-sty a {
        font-size: 12px !important;
        min-width: 34px
    }

    .clslblreviewscountnew {
        margin-top: -2px
    }

    a.clsreview {
        top: 2px
    }

    .detailsprodprice .product-price span {
        color: #414141 !important;
        font-size: 20px !important
    }

    .product-price strike {
        font-size: 12px
    }

    .pricediscount .discount.green {
        color: #388e3c !important;
        font-weight: 500;
        font-size: 12px !important;
        text-decoration: none;
        padding: 4px 1px;
        border: none;
        margin-top: 4px;
        position: relative;
        top: 2px
    }

    a.clsreview.mtop {
        top: 3px;
        position: relative
    }

    .col-sm-2.wdth {
        width: auto;
        float: left
    }

    .size-pr-cls ul li a {
        border: 1px solid #d4d4d4;
        padding: 5px 4px;
        font-size: 12px;
        margin-left: -12px
    }

    .color-pr-cls, .mob-size {
        border-bottom: 1px solid #f1f1f1
    }

        .mob-size li {
            text-align: center
        }

    .mob-size {
        padding-bottom: 15px
    }

    .col10-wdth {
        width: 100% !important
    }

    .key-feature-sty .attributedata ul {
        width: 100%;
        margin-left: 11px
    }

    .pos-rel1 {
        right: 0
    }

    .rating-sold-cls {
        float: right
    }

    .mt {
        margin-top: -3px
    }

    .sold-by-cls p {
        padding-top: 0 !important;
        margin-bottom: 0 !important;
        margin-left: 5px
    }

    span.soldName {
        float: left;
        margin-top: 1px
    }

    .detail-social-sty {
        border-top: 1px solid #f1f1f1;
        padding-top: 7px
    }

    .size-pr-cls {
        margin-top: 5px
    }

    .available-pin .img-pincode-details {
        left: 27px
    }

    .available-pin .buyimage.buy-image-sty {
        padding: 7px 10px
    }

    .available-pin input[type=text] {
        margin-bottom: 9px !important
    }

    .pr-pin-cls span {
        font-size: 12px;
        display: block;
        margin-bottom: 6px;
        margin-left: 9px
    }

    .pr-pin-cls {
        margin-top: 10px
    }

    .products-item-detaling .pincode-widget-container label {
        margin-left: 7px
    }

    .available-pin p {
        padding: 0 8px !important;
        font-size: 12px !important;
        color: #7e7e7e !important;
        margin-top: 0 !important
    }

    label.highlights-mob {
        margin-left: 6px
    }

    .description1 label {
        float: none;
        text-align: left;
        width: fit-content
    }

    .description1 {
        margin-bottom: -6px;
        float: none !important
    }

    .description-div {
        margin-left: 10px;
        margin-top: -8px
    }

    label.shareus {
        font-size: 14px;
        color: #474747
    }

    .pincode-widget-container {
        margin-top: -9px !important;
        border-top: 1px solid #f1f1f1
    }

    .prog-rat-cls {
        padding: 0 9px
    }

    .color-pr-cls {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 15px
    }

    .color-width {
        margin-top: 7px
    }

    .second-heading {
        font-size: 16px !important;
        margin-bottom: 25px;
        font-weight: 400;
        text-transform: none !important;
        color: #2a2a2a !important
    }

    img.android.home-android {
        width: 100px
    }

    .feature-cls, .review-detail-cls {
        margin-left: 7px
    }

    .mobile-cat-menu.horizental-menubar {
        z-index: 999999999
    }

    .key-feature-sty .attributedata {
        padding-left: 1px
    }

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 9999999999999999999999999999999999;
        background: 0 0
    }

    .modal-body.ResponsivePopOutCoverImg img {
        height: 350px
    }

    .mob-loginForm {
        float: left;
        background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
        box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
        border-radius: 2px;
        margin-top: 12px;
        border: 1px solid #ccc !important;
        width: 22%
    }

    .loginformResponsive {
        float: left
    }

        .loginformResponsive input {
            width: 100% !important;
            margin-top: 25px !important;
            color: #484848 !important;
            font-size: 12px !important;
            background: no-repeat !important;
            padding: 2px !important;
            border-radius: 0 !important;
            outline: 0 !important;
            border: none !important;
            border-bottom: 1px solid #c9c8c8 !important
        }

    .login_content.col-sm-9.pd-l-0.frm-number {
        padding-left: 5px !important
    }

    .login_content {
        margin: 5px 0 13px
    }

    div#SocialLogin {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0
    }

    .schedule-tab .tab-content {
        height: 92vh
    }

    .modal-dialog .mob-modals {
        height: 475px;
        height: 92vh
    }

    .mob-padding-register {
        margin-top: -21px
    }

    #divResendotp .resendotp {
        top: 21px !important;
        font-size: 12px !important
    }

    .changenumber_cls .changemobile {
        font-size: 12px !important;
        top: 17px !important
    }

    ul.dropdown-content.list-unstyled.responsiveMyProfile {
        right: -100px
    }

    .userNameResponsive {
        position: relative;
        top: 9px
    }

    .backResponsive {
        position: relative;
        top: -4px
    }

    .separator {
        margin: 20px 0;
        border-top: 1px solid #ccc;
        position: relative
    }

    .separator-text {
        display: block;
        position: absolute;
        top: -10px;
        left: 50%;
        margin-left: -22px;
        padding: 0 10px;
        background: #fff;
        color: #8a8a8a
    }

    .box-body {
        padding: 0 !important
    }

    #Formprofile input {
        border: 1px solid #d8d8d8;
        border-radius: 0;
        padding: 0 1px 0 8px;
        box-shadow: none
    }

    .editmyprofile {
        margin-top: 11px !important
    }

    .outer-customer-panel-section .form-group {
        margin-bottom: 10px
    }

    .bgNone {
        background: 0 0
    }

    .order-complete {
        border: none !important;
        box-shadow: none !important;
        margin: 0 !important
    }

    .pad-0 {
        padding: 0
    }

    label#custmob {
        margin-bottom: 0
    }

    .order-brdr {
        border-bottom: 1px solid #ececec
    }

    .overflowNone {
        overflow: auto !important
    }

    .cart-table-part.over-view.overheading h3 {
        padding: 14px;
        text-align: center
    }

    td.tableProductName {
        width: 250px;
        display: block
    }

    .cart-table-part table tr td label {
        text-align: left;
        font-weight: 500 !important
    }

    .cart-table-part table tr th {
        color: #333;
        font-weight: 500;
        font-size: 13px
    }

    .cart-table-part.over-view.overheading h3 span {
        font-weight: 400
    }

    .printSlip {
        padding: 5px 8px !important;
        width: 74% !important
    }
}

@media only screen and (max-width: 359px) {
    .referrel_header_area {
        padding-bottom: 10px
    }

    .new-form-inner .btn {
        padding: 5px 9px
    }

    .banner-form .searching-tabs a {
        padding: 6px 8px;
        font-size: 12px
    }

    #Formregister {
        margin-top: 0
    }

    .mobile_click_menu {
        width: 11%;
        margin-left: 4px
    }

    .log-regist-banner-overlay {
        height: 422px
    }

    .listing-deatil-banner ul li a {
        font-size: 13px;
        padding: 8px 11px
    }

    .log-regist-banner {
        height: 415px
    }

    .bottom-box ul {
        width: 140px
    }

    #divReview .divComments .divformnage {
        width: 79%
    }

    .detail-right-main-sty .paymentmethod span {
        padding: 2px
    }

    .portel_description_right .favorite_style {
        margin-left: 5px
    }

        .portel_description_right .favorite_style a i {
            margin-right: 0
        }

    .notrated, .rated {
        background-size: 100% auto;
        padding-right: 0;
        width: 13px;
        height: 18px
    }

    .software-panel-right .content-area .file-uploader, .software-panel-right .content-area input[type=text], .software-panel-right .content-area select, .stMain div.tabContent input[type=text], input[type=password] {
        width: 100%
    }

    .products-listing-page-col .portel_description_right .rating {
        position: absolute
    }

    .software-panel-right .content-area {
        margin: 0
    }

    .upload_img .box-profile {
        max-width: 300px
    }

    .new-refrel-inner {
        margin: 0 !important
    }

    .new-heading {
        font-size: 14px !important
    }

    .new-form {
        margin-top: 20px !important
    }

    .new-refrel-inner .new-form h3 {
        font-size: 16px !important
    }

    .software-panel-right {
        display: inline
    }

    .form-group button#btnEdit {
        float: left
    }

    .new-form .new-form-inner {
        display: inline-block
    }

    form#FormCopyLink label#copyTarget {
        margin: 0 0 10px;
        font-size: 13px;
        width: 275px
    }

    .panel-group .panel > .panel-heading .panel-title > a::after {
        right: 10px
    }

    .term-condition .content-area ul li {
        display: list-item;
        list-style: decimal;
        margin: 0 0 30px 17px
    }

    #contan a.mainh, .content-area .child-page-content #mainContainer {
        display: inline-block
    }

    #accordion .panel #collapseOne .panel-body {
        padding-bottom: 0
    }

    .new-refrel-accor {
        margin-top: 20px !important
    }

    .panel-group {
        margin-bottom: 15px
    }

    .social-invite-frnd {
        padding: 0 !important
    }

    .social-frnd-btns {
        padding: 0 15px !important;
        margin: 10px 0 !important
    }

    .referrel_link {
        padding: 15px 5px !important;
        margin: 20px 0
    }

    .social-frnd-btns ul.nav.nav-pills {
        margin: -3px !important
    }

    .social-frnd-btns .nav-pills > li {
        width: 100% !important
    }

    .share-link-inner .btn-success {
        font-size: 12px !important
    }

    .term-condition {
        padding-left: 0 !important
    }

    .content-area .child-page-content #mainContainer ul {
        margin: 0
    }

        .content-area .child-page-content #mainContainer ul li.clsabc {
            margin-left: 0 !important
        }

    .mainh::after {
        width: 9px;
        top: 41%;
        left: 45px
    }

    #contan a.mainh {
        font-size: 16px;
        padding: 10px 0 12px !important
    }

    .software-panel-right .content-area .tel-phone-form input:nth-of-type(1) {
        width: 20%
    }

    .software-panel-right .content-area .tel-phone-form input:nth-of-type(2) {
        width: 78%
    }

    .free-business-keywork .form-group:nth-child(4) label {
        width: 50%
    }

    .software-panel-right .radio-buttons {
        width: 10%
    }

    #divinstruction ul {
        margin: 0
    }

    .panel-body ul li a {
        padding: 5px 0 5px 8px !important
    }

    .new-refrel-accor ul li .img_hover_btn a {
        padding: 8px 12px !important
    }
}

@media only screen and (min-width: 320px) and (max-width:767px) {
    section.product-slider-one {
        margin: 0
    }

    .subcate ul li {
        color: #fff;
        padding-left: 0 !important;
        border-bottom: 1px solid transparent
    }

    li.sup_subcate, li.sup_subcate1, li.sup_subcate2, li.sup_subcate3, li.sup_subcate4, li.sup_subcate5 {
        font-size: 13px;
        margin: 6px 0 !important;
        border-bottom: 1px solid #f1f1f1
    }

    ul.inner {
        padding-left: 0;
        margin: 0
    }

        ul.inner li {
            color: #fff;
            margin-bottom: 0;
            padding-bottom: 0 !important;
            border-bottom: none !important
        }

    .cate_icon {
        font-size: 4px;
        margin-right: 8px;
        position: relative;
        top: -3px
    }

    ul.inner1 li, ul.inner2 li, ul.inner3 li, ul.inner4 li, ul.inner5 li {
        color: #696868
    }

    .logo img {
        max-width: 160px
    }

    .flex-cls {
        display: inline-block !important
    }

    .mobile_click_menu dt {
        position: relative;
        top: 0
    }

    .mobile-cat-menu .user-panel > .image > img {
        display: none
    }

    .mobile-cat-menu .nav-quirk > li > a {
        padding: 3px 0 !important
    }

    .horizental-menubar ul li a {
        font-size: 14px !important
    }

    .mobile_click_menu .fa-bars {
        font-size: 18px;
        margin-top: -4px
    }

    .toptrip-bar ul li a {
        font-weight: 600;
        padding: 6px 0 !important
    }

    a#anchorlogin1 {
        margin-right: -15px
    }

    #mainmenu .nav-quirk img {
        width: 80%
    }

    #mainmenu .main-heading {
        color: #666;
        font-size: 15px;
        margin-bottom: 2px;
        margin-top: -1px;
        border-top: 1px solid #f1f1f1 !important;
        padding: 8px 0
    }

    .pull-right.backtohome dt img {
        width: 72%
    }

    #mainmenu .mobile-cat-menu .info p {
        font-size: 15px
    }

    .mobile-visible-search {
        margin-top: 5px
    }

    .shoping-cart-button {
        margin: 0 5px !important
    }

    .mobile_click_menu {
        float: right !important;
        margin-left: 10px !important;
        margin-top: 0;
        padding-top: 0
    }

    .dealing_list_left_2 .span_txt_1 {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 260px;
        display: inline-block;
        vertical-align: top
    }

    #dlPhotoGallary img {
        height: 56px;
        width: 85px
    }

    .dropdown.user-dtl-cls button {
        padding: 6px 0 13px;
        font-weight: 400
    }

    .outer-customer-panel-section .right-coloum {
        min-height: 285px !important
    }

    .text-uppercase {
        font-size: 17px
    }

    .dropdown.user-dtl-cls i {
        margin-left: 5px
    }

    ul.dropdown-content.list-unstyled {
        right: -66px;
        margin-top: 10px
    }

    .col-md-3.mobile_pro {
        display: block !important
    }

    .wallet-cls-price img {
        width: 20px;
        margin-left: 12px
    }

    .AccountsTabcontentArea .portel_div .table-responsive table tr:first-child .bluk {
        padding-top: 0 !important
    }

    .timeline-default.play-arena {
        width: 163%
    }

    .modal-content {
        width: 100% !important
    }

    .chat-conversation {
        width: 80%
    }

    .support-request .tblNew td {
        width: 25% !important;
        padding: 5px 9px;
        font-size: 12px
    }

    .file-uploader.fileUploadFirst i {
        float: right;
        padding-top: 9px;
        font-size: 18px;
        padding-left: 7px
    }

    .row.KPC .hor label {
        margin-top: 19px
    }

    .AccountsTabcontentArea .purchase-detail tr td {
        padding: 3px;
        font-size: 12px
    }

    .special-price .item {
        font-size: 12px
    }

    .special-price .price {
        font-size: 12px !important
    }

    .outer-customer-panel-section .AccountTabInerSection .portel_div .productcol p {
        font-size: 12px
    }

    .timeline-default .timeline-event .inner-circle {
        margin: 3px 0 0
    }

    .kycstrip .imgarea {
        margin-bottom: -3px
    }
}

@media only screen and (min-width: 320px) and (max-width:767px) {
    .detaling-heading-sty {
        border-bottom: 1px solid #f1f1f1;
        margin-left: 15px;
        margin-right: 15px
    }

        .detaling-heading-sty h2 {
            padding-left: 0;
            line-height: inherit;
            font-size: 16px !important
        }

    #pr-img-cls figure img {
        max-width: 100%;
        margin: 0 auto
    }

    .outer-customer-panel-section .addticketpage .form-group input[type=text], .outer-customer-panel-section .addticketpage .form-group select, .outer-customer-panel-section .addticketpage .form-group textarea, .outer-customer-panel-section .file-uploader {
        width: 100%
    }

    .outer-customer-panel-section .form-group label {
        padding-top: 0;
        margin-bottom: 5px
    }

    label.lblcustid {
        margin-top: 5px
    }

    div#Formprofile label {
        margin-top: 12px
    }

    center.payment_mode {
        width: 90%
    }

        center.payment_mode h3 {
            font-size: 24px
        }

        center.payment_mode p span {
            font-size: 12px
        }
}

@media only screen and (min-width: 360px) and (max-width:767px) {
    .header_part {
        display: block
    }

    .product-mn-dv .col-sm-4.col-md-3.padding-left-0 {
        width: 50% !important;
        float: left
    }

    .mob-loginForm {
        width: 100% !important
    }

    .products.product-mn-dv .col-md-3, .products.product-mn-dv .col-sm-4.col-md-3.col-xs-6 {
        width: 50% !important;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 339px) and (max-width:353px) {
    .mobile_click_menu {
        margin-left: -10px
    }
}

@media only screen and (min-width: 354px) and (max-width:370px) {
    .mobile_click_menu {
        margin-left: -17px
    }
}

@media only screen and (min-width: 371px) and (max-width:380px) {
    .mobile_click_menu {
        margin-left: -20px
    }
}

@media only screen and (min-width: 381px) and (max-width:390px) {
    .mobile_click_menu {
        margin-left: -25px
    }
}

@media only screen and (min-width: 401px) and (max-width:410px) {
    .mobile_click_menu {
        margin-left: -32px
    }
}

@media only screen and (min-width: 411px) and (max-width:420px) {
    .mobile_click_menu {
        margin-left: -36px
    }
}

@media only screen and (min-width: 421px) and (max-width:430px) {
    .mobile_click_menu {
        margin-left: -40px
    }
}

@media only screen and (min-width: 431px) and (max-width:440px) {
    .mobile_click_menu {
        margin-left: -44px
    }
}

@media only screen and (min-width: 441px) and (max-width:450px) {
    .mobile_click_menu {
        margin-left: -48px
    }
}

@media only screen and (min-width: 451px) and (max-width:460px) {
    .mobile_click_menu {
        margin-left: -50px
    }
}

@media only screen and (min-width: 461px) and (max-width:470px) {
    .mobile_click_menu {
        margin-left: -55px
    }
}

@media only screen and (min-width: 471px) and (max-width:480px) {
    .mobile_click_menu {
        margin-left: -57px
    }
}

@media only screen and (min-width: 481px) and (max-width:490px) {
    .mobile_click_menu {
        margin-left: -62px
    }
}

@media only screen and (min-width: 491px) and (max-width:500px) {
    .mobile_click_menu {
        margin-left: -68px
    }
}

@media only screen and (min-width: 501px) and (max-width:510px) {
    .mobile_click_menu {
        margin-left: -74px
    }
}

@media only screen and (min-width: 511px) and (max-width:520px) {
    .mobile_click_menu {
        margin-left: -78px
    }
}

@media only screen and (min-width: 521px) and (max-width:530px) {
    .mobile_click_menu {
        margin-left: -78px
    }
}

@media only screen and (min-width: 541px) and (max-width:560px) {
    .mobile_click_menu {
        margin-left: -86px
    }
}

@media only screen and (min-width: 561px) and (max-width:580px) {
    .mobile_click_menu {
        margin-left: -94px
    }
}

@media only screen and (min-width: 581px) and (max-width:600px) {
    .mobile_click_menu {
        margin-left: -100px
    }
}

@media only screen and (min-width: 601px) and (max-width:620px) {
    .mobile_click_menu {
        margin-left: -108px
    }
}

@media only screen and (min-width: 621px) and (max-width:640px) {
    .mobile_click_menu {
        margin-left: -114px
    }
}

@media only screen and (min-width: 641px) and (max-width:660px) {
    .mobile_click_menu {
        margin-left: -120px
    }
}

@media only screen and (min-width: 661px) and (max-width:680px) {
    .mobile_click_menu {
        margin-left: -130px
    }
}

@media only screen and (min-width: 681px) and (max-width:700px) {
    .mobile_click_menu {
        margin-left: -140px;
        float: right;
        text-align: right
    }
}

@media only screen and (min-width: 721px) and (max-width:740px) {
    .mobile_click_menu {
        margin-left: -160px
    }
}

@media only screen and (min-width: 741px) and (max-width:760px) {
    .mobile_click_menu {
        margin-left: -160px
    }
}

@media only screen and (min-width: 761px) and (max-width:767px) {
    .mobile_click_menu {
        margin-left: -167px
    }
}

@media only screen and (min-width: 880px) and (max-width:991px) {
    .software-panel-right {
        width: 85%
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .font-page-content-area .row .pr-0 {
        padding-right: 0
    }

    .software-panel-left {
        display: inline-block;
        width: 20%
    }

    .software-panel-right {
        display: inline-block;
        width: 79%;
        float: right
    }
}

@media only screen and (min-width: 479px) and (max-width:767px) {
    .ATCShopping-front-dealrow .carousel-control {
        display: none
    }

    .ATCShopping-front-dealrow .col-sm-4 {
        width: 33.33333333%;
        padding: 0
    }
}

.term-condition ul {
    margin: 0 20px 30px !important
}

    .term-condition ul li {
        list-style: decimal !important;
        margin: 0 !important
    }

.logo {
    float: left
}

.Approvedphoto ol li, .Approvedphoto ul li {
    list-style: disc url(../images/gears.png) !important
}

.text-fomarting {
    font-size: 17px;
    color: #524c4c
}

.btn-sw-cls span {
    margin-left: 0 !important
}

@media (max-width: 767px) {
    .SUPER-VALUE-OFFERS {
        padding-left: 15px;
        padding-right: 15px
    }

    .latest-pr-cls article.product-miniature.product-mn-cls.js-product-miniature {
        -moz-box-shadow: 0 7px 17px 0 transparent;
        box-shadow: 0 7px 17px 0 transparent;
        border: 1px solid #eaeaea;
        border-right: 1px solid #eaeaea !important;
        width: 100%
    }

    .latest-pr-cls .item-pr-details {
        margin-right: 7px;
        margin-bottom: 7px
    }

    .recentProdTransition {
        display: flex
    }

        .recentProdTransition article.product-miniature.product-mn-cls.js-product-miniature {
            width: 100%;
            border-right: 1px solid #eaeaea !important
        }

    .review-detailing-sty.col-sm-9 + .col-sm-3 {
        padding-left: 3px
    }

    .similar-products a.thumbnail.product-thumbnail {
        width: 100%
    }

    .similar-products article.product-miniature.product-mn-cls.js-product-miniature {
        width: 100%
    }

    .heading-mn-new.related-heading-wrp {
        flex: unset;
        width: 100%;
        text-align: left
    }

    .row.banner-bottom-space .col-md-6:first-child {
        padding-right: 7px
    }

    .row.banner-bottom-space .col-md-6:last-child {
        padding-left: 7px
    }
}
