.cookie-text, a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}

.wrapper {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 25px;
    padding: 0 15px;
    position: relative;
}

.slider-main {
    width: 100%;
    float: left;
    padding: 0;
    position: relative;
    overflow: hidden;
    height: 320px;
}

    .slider-main img {
        width: 100%;
        height: auto;
    }

    .slider-main:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -42px;
        width: 100%;
        height: 42px;
        background: url(../images/home-main-slider/shadow-top.png) bottom center no-repeat;
        background-size: 100% auto;
        z-index: -1;
    }

    .slider-main .bxslider {
        padding: 0;
    }

        .slider-main .bxslider li {
            overflow: hidden!important;
        }

    .slider-main .bx-wrapper .bx-pager.bx-default-pager a.active, .slider-main .slider-main .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: #f26900!important;
    }

.cookie-text {
    float: left;
    width: 100%;
    font-weight: 600;
    padding: 15px 15px 13px;
    background: rgba(0,0,0,.5);
    margin: 0!important;
    z-index: 999999;
    color: #fff;
    line-height: 26px;
    text-align: left;
    border-radius: 2px;
    transition: all .5s ease-in-out;
}

.product-main ul li:hover, .section-heading a.big-box {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.cookie-text a {
    width: auto;
    float: right;
    margin: 0 4px 0 0;
    color: #fff;
    padding: 4px 8px;
    font-size: 11px;
    line-height: 18px;
    background: #f26900;
}

    .cookie-text a:first-of-type {
        background: 0 0;
        color: #fff;
        font-size: 16px;
        margin-top: 1px;
    }

.cookie-text .wrapper {
    margin-bottom: 0;
    padding-right: 0;
}

.post-ad-search-box-main {
    width: 100%;
    float: left;
    margin: 15px 0;
    padding: 10px 0;
    position: relative;
}

    .post-ad-search-box-main a {
        width: 37.8%;
        float: left;
        padding: 7px 0;
        text-align: center;
        border: 1px solid #CCC;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
        background: rgba(242,105,0,.8);
        color: #fff;
        margin: 20px 0;
        cursor: pointer;
    }

        .post-ad-search-box-main a:hover {
            background: rgba(216,95,2,.8);
        }

    .post-ad-search-box-main span {
        width: 3.6%;
        float: left;
        text-align: center;
        line-height: 75px;
    }

    .post-ad-search-box-main .only-input {
        width: 79.4%;
        position: relative;
        float: left;
        display: none;
    }

        .post-ad-search-box-main .only-input.block {
            display: block;
            animation-name: zoomInDown;
            -moz-animation-name: zoomInDown;
            -ms-animation-name: zoomInDown;
            -o-animation-name: zoomInDown;
            -webkit-animation-name: zoomInDown;
        }

    .post-ad-search-box-main input[type=text] {
        width: 100%;
        padding: 12px;
        margin-bottom: 20px;
    }

    .post-ad-search-box-main input[type=submit] {
        width: 50px;
        height: 46px;
        position: absolute!important;
        right: 0;
        top: -1px!important;
        background: url(../images/Icons/ad-search-icon.png) center center no-repeat #f26900;
        background-size: 20px auto;
        border: none;
        border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        -ms-border-radius: 0 4px 4px 0;
        -o-border-radius: 0 4px 4px 0;
        -webkit-border-radius: 0 4px 4px 0;
    }

    .post-ad-search-box-main .carton-box {
        width: 20%;
        float: left;
        min-height: 166px;
    }

        .post-ad-search-box-main .carton-box img {
            display: none;
        }

            .post-ad-search-box-main .carton-box img:nth-child(2) {
                left: 62.5%;
                top: 73%;
                position: absolute;
                z-index: 2;
                display: none;
            }

    .post-ad-search-box-main .display-block {
        animation-name: bounceInDown;
        -moz-animation-name: bounceInDown;
        -ms-animation-name: bounceInDown;
        -o-animation-name: bounceInDown;
        -webkit-animation-name: bounceInDown;
        display: block!important;
    }

    .post-ad-search-box-main.inner-use {
        margin: 20px 0 -20px;
        padding: 10px 0 0;
    }

        .post-ad-search-box-main.inner-use a {
            width: 19.6%;
            float: left;
            background: #f26900;
            margin-top: 0;
            padding: 12.6px 0;
            position: relative;
            right: -3px;
            z-index: 2;
            top: -.5px;
            border-radius: 4px 0 0 4px;
        }

        .post-ad-search-box-main.inner-use .only-input {
            display: block;
            animation: none;
            width: 80%;
            float: left;
        }

        .post-ad-search-box-main.inner-use #search-show, .post-ad-search-box-main.inner-use .carton-box, .post-ad-search-box-main.inner-use .cookie-text, .post-ad-search-box-main.inner-use > span, .social-box-mobile {
            display: none;
        }

    .post-ad-search-box-main .home-page-text-only {
        width: 79.4%;
        float: left;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        background: rgba(0,0,0,.5);
        padding: 15px;
        color: #fff;
        font-size: 13px;
        text-align: justify;
    }

.home-ad-section {
    width: 28%;
    float: right;
}

    .home-ad-section.null-top {
        margin-top: 30px;
    }

    .home-ad-section ul {
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .home-ad-section ul li {
            width: 100%;
            float: left;
            margin-bottom: 20px;
        }

            .home-ad-section ul li a img {
                width: 100%;
                height: auto;
            }

.section-heading {
    width: 100%;
    float: left;
    background: rgba(170,170,170,.8);
    padding: 10px 0 12px 15px;
    font-weight: 600;
    position: relative;
    margin: 0;
    font-size: 18px;
}

    .section-heading span {
        font-weight: 700;
        font-size: 14px;
        margin-top: 0;
        float: left;
        margin-bottom: 5px;
        cursor: pointer;
    }

        .section-heading span:hover {
            color: #999;
        }

    .section-heading.Oring-bg {
        background: #f26900;
        position: relative;
        overflow: hidden;
        z-index: 5;
    }

        .section-heading.Oring-bg:before {
            content: "";
            background: url(../images/carton01.png) 70% 5px no-repeat;
            width: 100%;
            height: 150px;
            position: absolute;
            left: 0;
            top: 0;
            background-size: 60px auto;
            opacity: .5;
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            animation-name: bounceInLeft;
            z-index: -1;
        }

        .section-heading.Oring-bg span {
            margin-top: 13px;
            margin-bottom: 0;
            font-weight: 400;
            font-size: 13px;
        }

    .section-heading a {
        padding: 5px;
        color: #FFF;
        position: absolute;
        right: 0;
        top: 9px;
        background: #4d4d4d;
        font-size: 12px;
    }

        .section-heading a.simple-link {
            position: static;
            background: 0 0;
            padding: 0;
            font-size: 16px;
        }

            .section-heading a.simple-link:hover {
                color: #ccc;
            }

        .section-heading a.big-box {
            background: #fff;
            border-left: 4px solid #999;
            color: #f26900;
            padding: 7px;
            top: 18px;
            transition: all .5s ease;
        }

            .section-heading a.big-box:hover {
                padding: 7px 30px 7px 7px;
                color: #1a1a1a;
            }

        .section-heading a .fa {
            margin-left: 4px;
            position: relative;
            top: -1px;
        }

        .section-heading a:hover {
            opacity: .7;
        }

.home-content-left-main {
    width: 70%;
    float: left;
    position: relative;
}

    .home-content-left-main.ad-search-list-page {
        width: 78%;
    }

.home-category-section {
    width: 100%;
    float: left;
}

    .home-category-section ul {
        width: 100%;
        float: left;
        margin: 0;
        padding: 20px 0 0;
        list-style: none;
        background: #fff;
    }

        .home-category-section ul li {
            width: 17%;
            float: left;
            text-align: center;
            height: 155px;
            margin-left: 20px;
        }

            .home-category-section ul li a {
                background: #fff;
                border: 3px solid #fff;
                border-radius: 40px 40px 100% 100%;
                height: 140px;
                padding: 20px;
                width: 140px;
                display: inline-block;
                box-shadow: 0 1px 5px 1px rgba(204,204,204,.8);
                overflow: hidden;
            }

                .home-category-section ul li a img {
                    width: 80%;
                    height: auto;
                }

                .home-category-section ul li a:hover {
                    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(102,175,233,.6);
                }

                    .home-category-section ul li a:hover img {
                        animation-name: flip;
                        -moz-animation-name: flip;
                        -ms-animation-name: flip;
                        -o-animation-name: flip;
                        -webkit-animation-name: flip;
                    }

.back-button-space {
    position: relative;
}

    .back-button-space .back-to-previous-page {
        position: fixed;
        left: 0;
        top: 245px;
    }

        .back-button-space .back-to-previous-page a {
            background: #f26900;
            padding: 8px 10px;
            color: #fff;
            border: none;
        }

            .back-button-space .back-to-previous-page a .fa {
                margin-right: 2px;
            }

            .back-button-space .back-to-previous-page a:hover {
                opacity: .8;
            }

.content-center-banner {
    width: 100%;
    float: left;
    margin: 20px 0;
}

    .content-center-banner a img {
        width: 100%;
        height: auto;
    }

    .content-center-banner.inner-pages-banner {
        text-align: center;
    }

        .content-center-banner.inner-pages-banner a img {
            width: auto;
            max-width: 100%;
            display: inline-block;
        }

.product-main {
    width: 100%;
    float: left;
}

    .product-main .grid-buttons {
        width: 100%;
        float: left;
        background: #FFF;
        text-align: center;
    }

        .product-main .grid-buttons .buttons {
            float: right;
            margin: 20px 13px 9px 0;
        }

            .product-main .grid-buttons .buttons a {
                cursor: pointer;
                padding: 5px 8px;
                text-align: center;
                font-size: 14px;
                border-radius: 2px;
                display: inline-block;
            }

    .ad-search-page-slider ul li span:nth-of-type(4), .ad-search-page-slider ul li span:nth-of-type(5), .product-main .section-heading #spnprocess, .product-main .section-heading br {
        display: none;
    }

    .product-main .grid-buttons .buttons a.active {
        background: #f26900;
        color: #FFF;
    }

    .product-main ul {
        width: 100%;
        float: left;
        list-style: none;
        background: #fff;
        margin: 0;
        padding: 15px 20px 0;
    }

        .product-main ul li {
            width: 24%;
            float: left;
            padding: 10px 10px 0;
            box-shadow: 1px 1px 5px 1px rgba(204,204,204,.5);
            margin-left: 10px;
            overflow: hidden;
            margin-bottom: 20px;
            position: relative;
            text-align: left;
        }

            .product-main ul li:first-child, .product-main ul li:nth-child(4n+1), .product-main ul.list li, .product-main ul.list li:first-child, .product-main ul.list li:nth-child(2n+1), .product-main ul.list li:nth-child(4n+1) {
                margin-left: 0;
            }

            .product-main ul li:hover {
                box-shadow: 1px 1px 10px 2px rgba(204,204,204,.8);
                transition: all .5s ease;
            }

            .product-main ul li .img {
                width: 100%;
                float: left;
                margin-bottom: 15px;
                height: 95px;
                overflow: hidden;
                position: relative;
            }

            .product-main ul li span, .product-main ul li strong {
                width: 100%;
                text-overflow: ellipsis;
                height: 17px;
                white-space: nowrap;
                float: left;
                overflow: hidden;
            }

            .product-main ul li .img img {
                left: 50%;
                position: absolute;
                top: 50%;
                transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                width: 100%;
            }

            .product-main ul li strong {
                margin-bottom: 15px;
                font-size: 13px;
            }

            .product-main ul li span {
                font-size: 12px;
                margin-bottom: 10px;
            }

                .product-main ul li span i {
                    float: left;
                    margin-right: 6px;
                    text-align: center;
                    width: 16px;
                    margin-top: 3px;
                }

                .product-main ul li span:nth-of-type(1) {
                    font-weight: 700;
                    color: #f26900;
                }

                .product-main ul li span:last-child {
                    text-align: center;
                    background: #f26900;
                    color: #fff;
                    padding: 5px 0;
                    font-size: 12px;
                    margin-top: 5px;
                    height: auto;
                }

            .product-main ul li a {
                width: 100%;
                float: left;
            }

                .product-main ul li a .tag-img {
                    position: absolute;
                    left: -2px;
                    top: -3px;
                    z-index: 33;
                }

                    .product-main ul li a .tag-img img {
                        width: 85px;
                    }

        .product-main ul.list .grid {
            background: 0 0!important;
        }

        .product-main ul.list li {
            width: 100%;
            float: left;
        }

            .product-main ul.list li .img {
                width: 44%;
                height: 199px;
                margin-bottom: 0;
            }

            .product-main ul.list li span, .product-main ul.list li strong {
                width: 53%;
                float: right;
            }

            .product-main ul.list li a {
                width: 100%;
                margin-left: 0;
            }

    .product-main .product-drop-down {
        float: left;
        margin: 15px 13px 5px 20px;
    }

        .product-main .product-drop-down select {
            width: 110px;
            float: left;
        }

            .product-main .product-drop-down select + select {
                width: 60px;
                margin-left: 10px;
            }

    .product-main .section-heading span {
        color: #444!important;
        margin-top: 5px;
    }

        .product-main .section-heading span .fa, .product-main .section-heading span:nth-last-of-type(2) {
            color: #666;
        }

        .product-main .section-heading span:hover {
            color: #000!important;
        }

    .product-main .section-heading a {
        padding: 0 10px;
        top: 0;
        background: #4d4d4d;
        font-size: 14px;
        height: 41px;
        line-height: 41px;
    }

.ad-search-page-slider {
    margin-bottom: 30px;
    background: #fff;
    padding-bottom: 20px;
    overflow: hidden;
}

    .ad-search-page-slider h1 {
        color: #f26900;
        background: #f5f5f5;
        border-bottom: 4px solid #f26900!important;
    }

    .ad-search-page-slider .bx-wrapper .bx-viewport {
        background: 0 0!important;
        box-shadow: none!important;
        border: none!important;
        overflow: visible!important;
    }

    .ad-search-page-slider .bx-wrapper .bx-controls-direction .bx-prev {
        left: -45px;
    }

    .ad-search-page-slider .bx-wrapper .bx-controls-direction .bx-next {
        right: -46px;
    }

    .ad-search-page-slider .bx-wrapper .bx-controls-direction a {
        top: 58%;
    }

    .ad-search-page-slider ul {
        margin-top: 15px;
    }

        .ad-search-page-slider ul li .img {
            width: 100%;
            float: left;
            margin-bottom: 15px;
            height: 161px;
            overflow: hidden;
            position: relative;
        }

            .ad-search-page-slider ul li .img img {
                height: 100%;
                left: 50%;
                position: absolute;
                top: 50%;
                transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                width: 100%;
            }

        .ad-search-page-slider ul li span, .ad-search-page-slider ul li strong {
            width: 100%;
            height: 17px;
            overflow: hidden;
            float: left;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .ad-search-page-slider ul li strong {
            margin-bottom: 15px;
            font-size: 13px;
        }

        .ad-search-page-slider ul li span {
            font-size: 12px;
            margin-bottom: 8px;
        }

            .ad-search-page-slider ul li span i {
                float: left;
                margin-right: 6px;
                text-align: center;
                width: 16px;
            }

            .ad-search-page-slider ul li span:nth-of-type(5) {
                margin-bottom: 0;
            }

            .ad-search-page-slider ul li span:last-child {
                text-align: center;
                background: #f26900;
                color: #fff;
                padding: 5px 0;
                font-size: 12px;
                height: 28px;
                display: none;
            }

        .ad-search-page-slider ul li a {
            width: 100%;
            float: left;
            padding: 10px;
            box-shadow: 1px 1px 5px 1px rgba(204,204,204,.5);
        }

            .ad-search-page-slider ul li a:hover {
                box-shadow: 1px 1px 10px 2px rgba(204,204,204,.8);
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
            }

div#goog-gt-tt {
    padding: 0;
}

.new-a-span {
    width: 117px;
    margin: 22px auto 0;
    color: #fff!important;
    font-size: 15px!important;
    display: inline-block;
    font-weight: 700;
    background: #2e6299;
    box-shadow: 0 0 9px #2e6299;
    padding: 0;
    height: 31px;
    line-height: 29px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.featured-ad-main {
    min-height: 0;
    margin-bottom: 20px;
}

    .featured-ad-main .ad-search-page-slider {
        margin-bottom: 0;
        border: 1px solid rgba(170,170,170,.8);
        overflow: hidden;
    }

    .featured-ad-main p {
        width: 95%;
        margin: 15px 0 10px 15px;
        float: left;
        line-height: 20px;
        font-size: 13px;
    }

    .featured-ad-main .featured-ads-content {
        width: 100%;
        float: left;
        margin-top: 15px;
    }

        .featured-ad-main .featured-ads-content p {
            margin: 0 0 10px 15px;
        }

            .featured-ad-main .featured-ads-content p a {
                font-weight: 700;
                color: #1a1a1a;
            }

                .featured-ad-main .featured-ads-content p a:hover {
                    color: #999;
                }

        .featured-ad-main .featured-ads-content .img {
            width: 96%;
            float: left;
            margin: 10px 2% 20px;
        }

        .featured-ad-main .featured-ads-content h2.border-top {
            margin-bottom: 13px;
        }

.advance-search.open-form {
    min-height: 60px;
    margin: 0;
    position: relative;
}

    .advance-search.open-form:after {
        background: 0 0;
    }

    .advance-search.open-form strong {
        float: left;
        margin: 0 0 20px 15px;
    }

    .advance-search.open-form a {
        position: absolute;
        right: 16px;
        top: 21px;
        z-index: 2;
        color: #1a1a1a;
        font-weight: 700;
    }

        .advance-search.open-form a:hover {
            color: #999;
        }

    .advance-search.open-form ul {
        list-style: none;
        margin: 0 0 0 20px;
        padding: 0;
    }

        .advance-search.open-form ul li {
            width: 100%;
            float: left;
            margin-bottom: 8px;
        }

            .advance-search.open-form ul li label {
                width: 15%;
                float: left;
                line-height: 27px;
                text-align: right;
                padding-right: 10px;
            }

            .advance-search.open-form ul li input, .advance-search.open-form ul li textarea {
                width: 80%;
                float: left;
            }

            .advance-search.open-form ul li textarea {
                min-height: 150px;
            }

            .advance-search.open-form ul li button {
                width: 150px;
                margin-top: 5px;
                line-height: 32px;
            }

    .advance-search.open-form p {
        float: left;
        margin: 20px 0 20px 15px;
        line-height: 18px;
    }

        .advance-search.open-form p b {
            width: 100%;
            float: left;
            margin: 0 0 5px;
        }

.advance-search {
    width: 100%;
    float: left;
    margin: 0 0 -14px;
    background: #f2f2f2;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
}

    .advance-search.active strong .fa {
        transform: rotate(-180deg);
        position: relative;
        top: 3px;
    }

    .advance-search strong {
        float: left;
        margin: 0 0 20px 26.2%;
        width: auto;
        cursor: pointer;
        position: relative;
        z-index: 2;
    }

    .advance-search .hide-n-show-box {
        width: 100%;
        float: left;
        display: none;
        position: relative;
        z-index: 2;
    }

        .advance-search .hide-n-show-box ul {
            margin-top: 0;
        }

    .advance-search.motors-page {
        padding-top: 0;
    }

        .advance-search.motors-page strong {
            margin: 0;
            padding: 20px;
            background: #f26900;
            width: 100%;
            color: #fff;
        }

        .advance-search.motors-page .hide-n-show-box {
            margin-top: 20px;
        }

.ad-detail-main {
    width: 100%;
    float: left;
    margin: 0;
    background: #fff;
    border: 1px solid #e5e5e5;
}

    .ad-detail-main h1, .ad-detail-main h2, .ad-detail-main h3 {
        width: 100%;
        float: left;
        border-bottom: 1px solid #e5e5e5;
        padding: 15px;
        font-weight: 600;
        font-size: 16px;
        margin: 0;
    }

        .ad-detail-main h2.border-top, .ad-detail-main h3.border-top {
            font-size: 18px;
            background: #e5e5e5;
        }

        .ad-detail-main h1 span {
            float: left;
            margin-right: 3px;
            margin-left: 3px;
            cursor: pointer;
        }

            .ad-detail-main h1 span:first-child {
                margin-left: 0;
            }

            .ad-detail-main h1 span:hover {
                color: #999;
            }

        .ad-detail-main h2.border-top {
            margin-top: 20px;
        }

    .ad-detail-main .ad-view-slider {
        width: 65%;
        float: left;
        border: 1px solid #e5e5e5;
        margin: 17px 0 0 15px;
    }

        .ad-detail-main .ad-view-slider #bx-pager {
            background: #e5e5e5;
        }

            .ad-detail-main .ad-view-slider #bx-pager a img {
                width: 66px;
                height: 66px;
                float: left;
                border-right: 2px solid #e5e5e5;
                opacity: .5;
            }

                .ad-detail-main .ad-view-slider #bx-pager a img:hover, .ad-detail-main .ad-view-slider #bx-pager a.active img {
                    opacity: 1;
                }

            .ad-detail-main .ad-view-slider #bx-pager a:last-child img {
                border-right: none;
            }

        .ad-detail-main .ad-view-slider .bx-wrapper {
            margin: auto 0;
        }

            .ad-detail-main .ad-view-slider .bx-wrapper .bx-viewport {
                box-shadow: none;
                border: none;
                left: 0;
                border-bottom: 3px solid #e5e5e5;
                background: #f5f5f5;
            }

                .ad-detail-main .ad-view-slider .bx-wrapper .bx-viewport ul {
                    text-align: center;
                }

                    .ad-detail-main .ad-view-slider .bx-wrapper .bx-viewport ul li {
                        left: 0;
                    }

                        .ad-detail-main .ad-view-slider .bx-wrapper .bx-viewport ul li img {
                            max-width: 100%!important;
                            width: auto!important;
                            height: auto!important;
                            display: inline-block;
                            margin: 50px 0;
                        }

            .ad-detail-main .ad-view-slider .bx-wrapper .bx-prev {
                left: 20px;
            }

            .ad-detail-main .ad-view-slider .bx-wrapper .bx-next {
                right: 20px;
            }

            .ad-detail-main .ad-view-slider .bx-wrapper img {
                height: auto!important;
            }

    .ad-detail-main .ad-short-detail {
        width: 30%;
        float: left;
        margin: 20px 0 0 15px;
    }

        .ad-detail-main .ad-short-detail span {
            font-weight: 600;
            padding: 5px 10px;
            float: left;
            background: #f26900;
            color: #fff;
            border-radius: 3px;
            font-size: 12px;
            margin-bottom: 20px;
        }

        .ad-detail-main .ad-short-detail ul {
            float: left;
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .ad-detail-main .ad-short-detail ul li {
                width: 100%;
                float: left;
                border-bottom: 1px solid #e5e5e5;
                padding-bottom: 14px;
                margin-bottom: 14px;
                font-size: 13px;
            }

                .ad-detail-main .ad-short-detail ul li:last-child {
                    border-bottom: none;
                }

                .ad-detail-main .ad-short-detail ul li p {
                    float: left;
                    margin: 20px 0 0;
                    line-height: 22px;
                    width: 100%;
                    word-break: break-word;
                }

                    .ad-detail-main .ad-short-detail ul li p span {
                        margin-bottom: 0;
                        margin-right: 8px;
                        background: 0 0;
                        color: #f26900;
                        padding: 0;
                        font-size: 20px;
                        margin-top: -3px;
                        float: left;
                    }

                        .ad-detail-main .ad-short-detail ul li p span:nth-child(2) {
                            float: right;
                            margin-top: 10px;
                            position: relative;
                            top: 5px;
                            left: 3px;
                        }

        .ad-detail-main .ad-short-detail input[type=submit] {
            width: 50%;
            line-height: 33px;
        }

        .ad-detail-main .ad-short-detail.ad-details-list {
            width: 100%;
            float: left;
            margin: 0;
            padding: 20px 15px 0;
        }

            .ad-detail-main .ad-short-detail.ad-details-list ul {
                width: 100%;
            }

                .ad-detail-main .ad-short-detail.ad-details-list ul li {
                    width: auto;
                    display: inline-block;
                    position: relative;
                    padding: 0 30px;
                }

                    .ad-detail-main .ad-short-detail.ad-details-list ul li:after, .ad-detail-main .ad-short-detail.ad-details-list ul li:before {
                        content: "\f10d";
                        position: absolute;
                        left: 3px;
                        top: 10px;
                        text-align: right;
                        font-family: FontAwesome;
                        font-size: 20px;
                        color: #f26900;
                    }

                    .ad-detail-main .ad-short-detail.ad-details-list ul li:after {
                        content: "\f10e";
                        left: auto;
                        right: 3px;
                        top: auto;
                        bottom: 0;
                    }

    .ad-detail-main .map-box {
        width: 40%;
        float: left;
        margin: 20px 0;
        padding: 0 15px;
    }

        .ad-detail-main .map-box strong {
            width: 100%;
            float: left;
            font-size: 14px;
            margin-bottom: 15px;
        }

            .ad-detail-main .map-box strong span {
                float: left;
                margin-top: 9px;
            }

            .ad-detail-main .map-box strong input[type=submit] {
                width: 100px;
                float: left;
                font-size: 12px;
                height: 31px;
                line-height: 31px;
            }

        .ad-detail-main .map-box p {
            font-size: 13px;
            margin-bottom: 15px;
        }

    .ad-detail-main .ad-map {
        width: 60%;
        float: left;
        border: 10px solid #fff;
    }

        .ad-detail-main .ad-map iframe {
            width: 100%;
            height: 300px;
        }

    .ad-detail-main .report-ad-box {
        width: 96%;
        float: left;
        padding: 15px;
        background: #e5e5e5;
        margin: 0 0 20px 17px;
        border: 1px solid #ddd;
        line-height: 20px;
        font-size: 13.5px;
    }

        #youtubediv, .ad-detail-main .report-ad-box span {
            width: 100%;
            float: left;
        }

#ContentPlaceHolder1_divAdDetails a .orange {
    color: #fff;
    padding: 10px;
    background-color: #f26900;
    margin-right: 16px;
    margin-bottom: 20px;
}

#youtubediv {
    margin-top: -47px;
}

    #youtubediv iframe {
        width: 90%;
        float: left;
        padding: 10px;
        background: #fff;
        margin: 25px 5% 35px;
        box-shadow: 0 0 3px #ccc;
        height: 300px;
    }

.advice-box {
    width: 100%;
    float: left;
    background: #fff;
    border: 1px solid #bcbcbc;
    padding: 0 0 5px;
}

    .advice-box strong {
        width: 100%;
        float: left;
        padding: 10px 10px 10px 15px;
        background: #f26900;
        font-size: 16px;
        color: #FFF;
        font-weight: 600;
    }

    .advice-box span {
        width: 100%;
        float: left;
        padding-left: 15px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

        .advice-box span a {
            color: #f26900;
            float: left;
            clear: both;
            margin-bottom: 7px;
        }

            .advice-box span a .fa {
                color: #5d5d5d;
            }

    .advice-box p {
        width: 100%;
        float: left;
        padding-left: 17px;
        padding-right: 10px;
        font-size: 14px;
    }

        .advice-box p a {
            color: #f26900;
        }

.social-icons-ad {
    margin-top: 15px;
    width: 100%;
    float: left;
}

    .social-icons-ad p a {
        font-size: 30px;
        color: #3b5a99;
        margin-right: 10px;
    }

        .social-icons-ad p a:nth-child(2) {
            color: #ce3633;
        }

        .social-icons-ad p a:nth-child(3) {
            color: #25a8e0;
        }

        .social-icons-ad p a:nth-child(4) {
            color: #ff6c00;
            font-size: 29px;
            top: -1px;
            position: relative;
        }

        .social-icons-ad p a:hover {
            opacity: .7;
        }

#ContentPlaceHolder1_divBusinessdetail {
    width: 100%;
    float: left;
}

    #ContentPlaceHolder1_divBusinessdetail ul {
        width: 100%;
        float: left;
        margin: 14px 0 0;
        padding: 0;
        list-style: none;
    }

        #ContentPlaceHolder1_divBusinessdetail ul li {
            width: 100%;
            margin-bottom: 10px;
            float: left;
            border-bottom: 1px solid #e5e5e5;
            padding: 5px 25px 15px;
            line-height: 23px;
        }

            #ContentPlaceHolder1_divBusinessdetail ul li strong {
                margin: 0;
                float: none;
            }

        #ContentPlaceHolder1_divBusinessdetail ul strong {
            float: left;
            margin: 10px 0 0 28px;
        }

.link-style-01 {
    color: #f26900;
}

    .link-style-01:hover {
        opacity: .8;
    }

#ContentPlaceHolder1_divfeaturetag {
    width: 100%;
    float: left;
    position: relative;
}

    #ContentPlaceHolder1_divfeaturetag img {
        position: absolute;
        left: 0;
        top: -3px;
        z-index: 33;
    }

.motor-details-table {
    width: 100%;
    float: left;
    padding: 0 10px 10px;
    background: #f2f2f2;
    margin-bottom: 21px;
}

    .motor-details-table ul {
        width: 100%;
        float: left;
        list-style: none;
        padding: 15px 8px 0;
        margin: 0;
    }

        .motor-details-table ul li {
            width: 50%;
            float: left;
            margin-bottom: 5px;
        }

            .motor-details-table ul li span {
                width: 40px;
                float: left;
                margin-top: 5px;
            }

            .motor-details-table ul li p, .motor-details-table ul li strong {
                width: calc(100% - 40px);
                float: left;
            }

    .motor-details-table .table-main-parent {
        width: 96%;
        margin: 0 auto;
    }

    .motor-details-table .table-main-child tr {
        border-bottom: 1px solid #ccc;
    }

        .motor-details-table .table-main-child tr td {
            height: 40px;
            vertical-align: middle;
            color: #888;
        }

    .motor-details-table .table-parent-heading {
        font-size: 16px;
        font-weight: 700;
        height: 52px;
        border-bottom: 6px double #ccc;
        color: #1a1a1a;
        padding-left: 10px;
        line-height: 50px;
    }

#btnsave {
    margin-top: -8px;
}

.ad-search-list-inputs {
    width: 20%;
    float: left;
    margin: 0 18px 30px 0;
    position: relative;
}

    .ad-search-list-inputs ul {
        float: left;
        width: 100%;
        background: #FFF;
        margin: 0;
        padding: 15px 0 0;
        border: 1px solid #ebebeb;
        list-style: none;
    }

        .ad-search-list-inputs ul li {
            float: left;
            width: 100%;
            position: relative;
            padding: 0 15px;
            margin-bottom: 15px;
        }

            .ad-search-list-inputs ul li.li2 input[type=text] {
                padding-right: 60px;
            }

            .ad-search-list-inputs ul li label {
                font-size: 13px;
                margin-bottom: 7px;
                float: left;
            }

                .ad-search-list-inputs ul li label span {
                    color: #999;
                    font-size: 10px;
                }

            .ad-search-list-inputs ul li input[type=text] {
                float: left;
                padding-right: 52px;
            }

            .ad-search-list-inputs ul li input[type=submit] {
                width: 50px;
                height: 34px;
                position: absolute;
                right: 0;
                top: 25px;
                background: url(../images/Icons/ad-search-icon.png) center center no-repeat #f26900;
                background-size: 20px auto;
                border: none;
                border-radius: 0 4px 4px 0;
                -moz-border-radius: 0 4px 4px 0;
                -ms-border-radius: 0 4px 4px 0;
                -o-border-radius: 0 4px 4px 0;
                -webkit-border-radius: 0 4px 4px 0;
            }

            .ad-search-list-inputs ul li ul {
                position: absolute;
                display: none;
            }

            .ad-search-list-inputs ul li:hover ul {
                display: block;
            }

        .ad-search-list-inputs ul.fix-on-desktop {
            position: fixed;
            top: 43%;
            width: 233px;
            max-height: 80%;
            overflow: auto;
            transform: translate(0,-50%);
        }

    .ad-search-list-inputs .without-scroll strong {
        float: left;
        cursor: pointer;
    }

    .ad-search-list-inputs .without-scroll div {
        display: none;
    }

    .ad-search-list-inputs .without-scroll.active strong .fa {
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        position: relative;
        top: 3px;
    }

.desc {
    color: #6b6b6b;
}

    .desc a {
        color: #0092dd;
    }

.dropdown {
    width: 100%;
    float: left;
}

    .dropdown dd, .dropdown dt, .dropdown ul {
        margin: 0;
        padding: 0;
    }

    .dropdown dd {
        position: relative;
    }

    .dropdown a, .dropdown a:visited {
        color: #816c5b;
        text-decoration: none;
        outline: 0;
    }

        .dropdown a:hover {
            color: #5d4617;
        }

    .dropdown dt a:hover {
        color: #5d4617;
        border: 1px solid #ccc;
    }

    .dropdown dt:hover dd ul {
        display: none!important;
    }

    .dropdown dt a {
        background: url(../images/Icons/arrow.png) right center no-repeat;
        display: block;
        padding-right: 20px;
        border: 1px solid #ccc;
        width: 100%;
        border-radius: 4px;
        cursor: pointer;
    }

        .dropdown dt a span {
            cursor: pointer;
            display: block;
            padding: 6px;
        }

    .dropdown dd ul {
        background: #f1f1f1;
        border: 1px solid #ccc;
        color: #C5C0B0;
        display: none;
        z-index: 999999;
        left: 0;
        padding: 5px 0;
        position: absolute;
        top: -2px;
        width: 100%;
        list-style: none;
    }

    .dropdown span.value {
        display: none;
    }

    .dropdown dd ul li {
        width: 100%!important;
        margin: 0;
    }

        .dropdown dd ul li a {
            width: 100%;
            float: left;
            cursor: pointer;
            padding: 8px 0 8px 10px;
        }

            .dropdown dd ul li a .fa {
                float: right;
                margin-right: 10px;
            }

.post-ad-main, .post-ad-main h1 {
    margin: 0;
    width: 100%;
    float: left;
}

.dropdown dd ul li ul {
    display: none!important;
    position: absolute;
    left: 274px;
}

.dropdown dd ul li:hover ul {
    display: block!important;
}

.dropdown dd ul li a.selected {
    background-color: #000;
}

.dropdown dd ul li a:hover {
    background-color: #ccc;
}

.post-ad-main {
    background: #fff;
    min-height: 400px;
    border: 1px solid #e5e5e5;
}

    .post-ad-main h1 {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px 0 15px 15px;
        font-weight: 600;
        font-size: 16px;
    }

    .post-ad-main * {
        list-style: none;
    }

    .post-ad-main ul {
        width: 100%;
        float: left;
        margin: 30px 0 0;
        padding: 0;
    }

        .post-ad-main ul li {
            width: 100%;
            float: left;
            margin-bottom: 15px;
        }

            .post-ad-main ul li label {
                width: 25%;
                float: left;
                text-align: right;
                margin-right: 10px;
                line-height: 30px;
            }

            .post-ad-main ul li input[type=text], .post-ad-main ul li select, .post-ad-main ul li textarea {
                width: 60%;
                float: left;
            }

            .post-ad-main ul li input[type=submit] {
                height: 40px;
                width: 25%;
                font-size: 14px;
            }

            .post-ad-main ul li input[type=radio] {
                float: left;
                margin: 9px 15px 0 -4px;
            }

            .post-ad-main ul li.radio label {
                width: auto;
            }

                .post-ad-main ul li.radio label:first-child {
                    width: 26%;
                }

            .post-ad-main ul li span {
                margin-left: 27%;
                float: left;
                font-size: 12px;
                color: #1a1a1a;
                margin-top: 2px;
            }

                .post-ad-main ul li span.error {
                    color: Red;
                    font-size: 11px;
                }

                .post-ad-main ul li span.heighlited {
                    color: #49be57;
                    font-size: 11px;
                }

            .post-ad-main ul li .view-category {
                float: left;
                cursor: pointer;
            }

            .post-ad-main ul li .after-select-category {
                width: 73%;
                float: right;
            }

                .post-ad-main ul li .after-select-category img {
                    float: left;
                    width: 75px;
                }

                .post-ad-main ul li .after-select-category span {
                    float: left;
                    margin: 6px 0 0;
                    font-size: 13px;
                    font-weight: 700;
                    color: #1a1a1a;
                    width: 80%;
                }

                    .post-ad-main ul li .after-select-category span .fa0 {
                        margin: 0 5px;
                    }

                .post-ad-main ul li .after-select-category input[type=button] {
                    width: auto;
                    float: left;
                    margin-top: 10px;
                    border: none;
                    background-color: #f26900;
                    padding: 1px 10px;
                    border-radius: 2px;
                    color: #fff;
                    font-size: 13px;
                }

                    .post-ad-main ul li .after-select-category input[type=button]:hover {
                        background: #d85f02;
                    }

        .post-ad-main ul .submit strong input {
            margin-right: 5px;
            position: relative;
            top: 2px;
        }

        .post-ad-main ul .submit a {
            color: #f26900;
            cursor: pointer;
        }

            .post-ad-main ul .submit a span {
                color: #1a1a1a;
                margin: 0;
                float: none;
            }

        .post-ad-main ul .submit input[type=submit] {
            cursor: pointer;
        }

            .post-ad-main ul .submit input[type=submit]:hover {
                background: #f26900;
            }

    .post-ad-main .post-ad-line {
        width: 100%;
        float: left;
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px;
    }

    .post-ad-main .beatpicker-input {
        background-image: none!important;
    }

    .post-ad-main .beatpicker-clear {
        width: 80px;
        float: left;
        margin-left: 26.2%;
        margin-top: 10px;
        -moz-box-shadow: inset 0 1px 0 0 #fce2c1;
        -webkit-box-shadow: inset 0 1px 0 0 #fce2c1;
        box-shadow: inset 0 1px 0 0 #fce2c1;
        background-color: #ffc477;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        text-indent: 0;
        border: 1px solid #eeb44f;
        display: inline-block;
        color: #fff;
        font-family: Arial;
        font-size: 14px;
        font-weight: 700;
        font-style: normal;
        height: 35px;
        line-height: 30px;
        text-decoration: none;
        text-align: center;
        text-shadow: 1px 1px 0 #cc9f52;
        cursor: pointer;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

        .post-ad-main .beatpicker-clear:hover {
            background-color: #f26900;
        }

        .post-ad-main .beatpicker-clear:focus {
            position: relative;
            top: 1px;
        }

    .post-ad-main .thumb-box {
        width: 100%;
        float: left;
    }

        .post-ad-main .thumb-box li {
            width: 25%;
            margin-left: 1%;
        }

            .post-ad-main .thumb-box li label {
                width: 100%!important;
            }

            .post-ad-main .thumb-box li a {
                width: 160px;
                height: 35px;
                float: left;
                background: #f2f2f2;
                text-align: center;
                line-height: 32px;
                font-size: 14px;
                color: #f26900;
                border: 1px dashed #ccc;
                cursor: pointer;
                margin-right: 15px;
            }

                .post-ad-main .thumb-box li a:hover {
                    background: #e5e5e5;
                }

            .post-ad-main .thumb-box li:nth-child(2) {
                width: 70%;
            }

        .post-ad-main .thumb-box .post-img-msg-text {
            width: 57%;
            float: left;
            font-size: 13px;
            color: Green;
        }

        .post-ad-main .thumb-box span {
            width: 488px;
            float: right;
            margin-top: 13px;
            margin-right: 106px;
        }

            .post-ad-main .thumb-box span .after-upload-img-box {
                width: 22%;
                margin-left: 14px;
                border: 1px dashed #ccc;
                background: #f2f2f2;
                position: relative;
                float: left;
                margin-bottom: 20px;
            }

                .post-ad-main .thumb-box span .after-upload-img-box * {
                    width: 100%;
                    float: left;
                }

                .post-ad-main .thumb-box span .after-upload-img-box img {
                    width: 100%;
                    height: 82px;
                }

                .post-ad-main .thumb-box span .after-upload-img-box .fa {
                    padding: 1px;
                    background: #fff;
                    width: auto;
                    position: absolute;
                    left: -10px;
                    top: -10px;
                    font-size: 17px;
                    border-radius: 100%;
                    -moz-border-radius: 100%;
                    -webkit-border-radius: 100%;
                    -ms-border-radius: 100%;
                    -o-border-radius: 100%;
                    cursor: pointer;
                }

                .post-ad-main .thumb-box span .after-upload-img-box a {
                    font-size: 11px;
                    padding: 5px 0;
                    text-align: center;
                    cursor: pointer;
                }

                    .post-ad-main .thumb-box span .after-upload-img-box a:hover {
                        color: #f26900;
                    }

            .post-ad-main .thumb-box span #li_1 a {
                color: #fff;
                font-weight: 700;
                background: #f26900;
            }

    .post-ad-main #ContentPlaceHolder1_UpdatePanel4 {
        width: 488px;
        float: right;
        margin-top: 13px;
        margin-right: 106px;
    }

    .post-ad-main #ContentPlaceHolder1_rptImage {
        width: 100%;
    }

        .post-ad-main #ContentPlaceHolder1_rptImage tr td {
            width: 23%;
            display: inline-block;
            margin-right: 2%;
        }

    .post-ad-main .EditModeImage-Box {
        width: 100%;
        height: 130px;
        border: 7px solid #fff;
        background: #f2f2f2;
        float: left;
        margin-bottom: 14px;
        text-align: center;
        position: relative;
        box-shadow: 0 0 3px #ccc;
        margin-left: 10px;
        margin-top: 4px;
    }

        .post-ad-main .EditModeImage-Box input[type=image] {
            width: 100%!important;
            height: 100%;
            max-width: 100%;
            padding: 0!important;
            border-radius: 0!important;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
        }

        .post-ad-main .EditModeImage-Box input:first-child {
            position: absolute;
            left: -10px;
            top: -10px;
            display: none;
        }

            .post-ad-main .EditModeImage-Box input:first-child[type=image] {
                width: auto!important;
                min-width: 0;
                min-height: 0;
            }

        .post-ad-main .EditModeImage-Box * {
            width: 100%;
            float: left;
        }

        .post-ad-main .EditModeImage-Box img {
            width: 100%;
            height: 82px;
        }

        .post-ad-main .EditModeImage-Box .fa {
            padding: 1px;
            background: #fff;
            width: auto;
            position: absolute;
            left: -10px;
            top: -10px;
            font-size: 17px;
            border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            cursor: pointer;
        }

        .post-ad-main .EditModeImage-Box a {
            font-size: 11px;
            padding: 5px 0;
            text-align: center;
            cursor: pointer;
            display: none;
        }

.post-ad-step-2 ul li:nth-last-of-type(1) span, .post-ad-step-2 ul li:nth-last-of-type(2) span {
    font-size: 13px;
}

.post-ad-main .EditModeImage-Box a:hover {
    color: #f26900!important;
}

.post-ad-step-2 ul li:nth-last-of-type(1) a, .post-ad-step-2 ul li:nth-last-of-type(2) a {
    color: #f26900;
}

.post-ad-main.posting-steps ul li {
    padding-left: 21px;
}

    .post-ad-main.posting-steps ul li strong {
        float: left;
        width: 20%;
        text-align: right;
    }

    .post-ad-main.posting-steps ul li span {
        margin-left: 12px;
    }

    .post-ad-main.posting-steps ul li .resul {
        width: 80%;
        margin-top: 0;
        float: left;
    }

        .post-ad-main.posting-steps ul li .resul li {
            width: 30%;
            float: left;
        }

.post-ad-step-2 {
    min-height: 0;
    padding-bottom: 3px;
}

    .post-ad-step-2 ul li strong {
        float: left;
        margin-left: 27%;
    }

    .post-ad-step-2 ul li.width-33per {
        width: auto;
        margin-left: 27%;
    }

        .post-ad-step-2 ul li.width-33per label {
            width: auto;
            float: right;
            margin-left: 7px;
            margin-top: -6px;
        }

        .post-ad-step-2 ul li.width-33per:first-child {
            margin-left: 10px;
        }

    .post-ad-step-2 ul li span {
        margin-left: 0;
    }

    .post-ad-step-2 ul li:nth-last-of-type(3) span {
        width: 73%;
        float: right;
        margin-bottom: 20px;
    }

        .post-ad-step-2 ul li:nth-last-of-type(3) span input[type=submit] {
            width: 39%;
        }

            .post-ad-step-2 ul li:nth-last-of-type(3) span input[type=submit]:first-child {
                margin-right: 10px;
            }

    .post-ad-step-2 ul li:nth-last-of-type(2) {
        padding-left: 10px;
        font-weight: 700;
        margin-bottom: 8px;
    }

        .post-ad-step-2 ul li:nth-last-of-type(2) input {
            margin-top: 4px;
            float: left;
            margin-right: 4px;
        }

    .post-ad-step-2 ul li:nth-last-of-type(1) {
        padding-left: 35px;
        font-weight: 700;
    }

.post-ad-step-3 {
    padding-bottom: 25px;
}

    .post-ad-step-3 .padding-left-none {
        padding: 0!important;
    }

    .post-ad-step-3 .post-ad-step-3-table {
        margin-top: 85px;
    }

        .post-ad-step-3 .post-ad-step-3-table tr td {
            border: 1px solid #ccc;
            padding-left: 15px;
            background: #f9f9f9;
        }

            .post-ad-step-3 .post-ad-step-3-table tr td.none-bg {
                background: 0 0;
                border: none;
            }

            .post-ad-step-3 .post-ad-step-3-table tr td input[type=submit], .post-ad-step-3 .post-ad-step-3-table tr td input[type=button] {
                width: 49%;
            }

        .post-ad-step-3 .post-ad-step-3-table .table-main-parent * {
            padding: 0;
            border: none;
        }

        .post-ad-step-3 .post-ad-step-3-table .table-main-parent tr {
            border-bottom: 1px solid #ccc;
        }

            .post-ad-step-3 .post-ad-step-3-table .table-main-parent tr td tr td tr td {
                padding-left: 15px;
            }

        .post-ad-step-3 .post-ad-step-3-table .table-main-parent .table-parent-heading {
            padding-left: 15px;
            font-size: 17px;
            font-weight: 700;
            background: #ccc;
        }

.Terms-Conditions-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    background: rgba(242,105,0,.9);
    display: none;
}

    .Terms-Conditions-popup > h1 {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 30px;
        color: #fff;
        margin-top: 15px;
        margin-bottom: 20px;
        animation-name: lightSpeedIn;
        -moz-animation-name: lightSpeedIn;
        -ms-animation-name: lightSpeedIn;
        -o-animation-name: lightSpeedIn;
        -webkit-animation-name: lightSpeedIn;
    }

        .Terms-Conditions-popup > h1 .fa {
            float: right;
            margin: -10px 10px 0 0;
            cursor: pointer;
            animation-name: pulse;
            -moz-animation-name: pulse;
            -ms-animation-name: pulse;
            -o-animation-name: pulse;
            -webkit-animation-name: pulse;
            animation-iteration-count: infinite;
            -webkit-animation-iteration-count: infinite;
            font-size: 40px;
        }

    .Terms-Conditions-popup .canvas {
        max-width: 700px;
        width: 100%;
        height: 85%;
        margin: 2% auto 0;
        background: #FFF;
    }

        .Terms-Conditions-popup .canvas strong {
            float: left;
            margin-bottom: 10px;
            width: 100%;
            background: #f2f2f2;
            padding: 10px 15px;
            font-weight: 600;
        }

        .Terms-Conditions-popup .canvas p {
            float: left;
            margin-bottom: 15px;
            line-height: 20px;
            font-size: 13px;
            padding: 0 15px;
        }

.view-category {
    background: 0 0;
}

#ascrail2002 {
    opacity: 1!important;
    background: #E5E5E5;
}

    #ascrail2002 .nicescroll-cursors {
        background: #666!important;
    }

#ascrail2004 {
    opacity: 1!important;
    background: #f3a467;
}

    #ascrail2004 .nicescroll-cursors {
        background: #1a1a1a!important;
    }

.new-postad-img-main {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    min-height: 30px;
}

    .new-postad-img-main.bottom-space-none {
        margin-top: 10px;
        margin-bottom: 0;
    }

.cover-pic-text-green {
    color: green!important;
    cursor: pointer;
}

.remove-pic-text-red {
    color: #666;
    font-weight: 700;
    width: 100%;
    float: left;
    padding: 5px 0;
    background: #dfdfdf;
    cursor: pointer;
    display: none;
}

    .remove-pic-text-red .fa {
        float: left;
        margin-left: 10px;
        margin-top: 2px;
        color: red;
    }

    .remove-pic-text-red .fa-repeat {
        float: right;
        margin-right: 10px;
        margin-left: 0;
        margin-top: 2px;
        color: #f26900;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
    }

        .remove-pic-text-red .fa-repeat:hover {
            -webkit-transform: rotate(-180deg);
            -moz-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
        }

    .remove-pic-text-red .coveraction {
        font-style: normal;
    }

        .remove-pic-text-red .coveraction.iscover {
            color: #f26900;
        }

.ad-image-loader {
    width: 100%;
    float: left;
    position: relative;
}

    .ad-image-loader img {
        position: absolute;
        left: 50%;
        bottom: -100px;
        transform: translate(-50%,0);
        -moz-transform: translate(-50%,0);
        -webkit-transform: translate(-50%,0);
    }

.contact-page .report-ad-box.contact-msg-text {
    background: #f8f8f8;
    margin-top: 20px;
}

    .contact-page .report-ad-box.contact-msg-text p {
        margin: 0;
    }

.contact-page .advance-search.contact-us-page {
    background: #f8f8f8;
}

    .contact-page .advance-search.contact-us-page:after {
        width: auto;
        height: auto;
    }

    .contact-page .advance-search.contact-us-page ul li select {
        width: 80%;
    }

    .contact-page .advance-search.contact-us-page ul li span {
        margin-left: 17%;
        float: left;
        font-size: 12px;
        color: #999;
        margin-top: 5px;
    }

        .contact-page .advance-search.contact-us-page ul li span.error {
            color: Red;
            font-size: 11px;
        }

    .contact-page .advance-search.contact-us-page ul li label {
        width: 18%;
    }

.report-ad-contact {
    width: 96%;
    float: left;
    margin: 0 2% 30px;
    padding: 10px;
    box-shadow: 1px 1px 5px 1px rgba(204,204,204,.5);
}

    .report-ad-contact .report-ad-img-box {
        width: 30%;
        height: 205px;
        float: left;
        overflow: hidden;
        position: relative;
    }

        .report-ad-contact .report-ad-img-box a img {
            width: 100%;
            height: 100%;
            left: 50%;
            position: absolute;
            top: 50%;
            transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
        }

    .report-ad-contact ul {
        width: 68%;
        float: right;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        .report-ad-contact ul li {
            width: 100%;
            float: left;
            margin-bottom: 10px;
        }

            .report-ad-contact ul li.price {
                color: #f26900;
            }

.help-page ul {
    float: left;
}

    .help-page ul li {
        width: 100%;
        float: left;
    }

.help-page .accordion-text-box {
    width: 100%;
    float: left;
    position: relative;
    min-height: 0;
    margin-top: 20px;
}

    .help-page .accordion-text-box p {
        margin: 0 10px;
        line-height: 25px;
    }

        .help-page .accordion-text-box p.top {
            margin-top: -10px;
            margin-left: 16px;
            margin-bottom: 15px;
            width: 90%;
            float: left;
        }

    .help-page .accordion-text-box strong.top {
        margin-left: 16px;
        margin-bottom: 20px;
        width: 90%;
        float: left;
    }

    .help-page .accordion-text-box .strong {
        font-weight: 700;
    }

    .help-page .accordion-text-box ul {
        width: 100%;
    }

    .help-page .accordion-text-box h2 {
        background-color: #f0f0f0;
    }

    .help-page .accordion-text-box a {
        padding: 1px;
        color: #05b;
    }

        .help-page .accordion-text-box a:active, .help-page .accordion-text-box a:focus, .help-page .accordion-text-box a:hover {
            border-color: #bcd;
            text-decoration: none;
            outline: 0;
        }

.help-page .js .accordion-text-box .accordion {
    visibility: visible!important;
}

.help-page .accordion-text-box .accordion {
    margin: 0;
    padding: 0;
}

    .help-page .accordion-text-box .accordion li {
        list-style-type: none;
        float: inherit;
    }

        .help-page .accordion-text-box .accordion li h4 a {
            color: #1a1a1a;
            padding: 10px 0 19px 20px;
        }

            .help-page .accordion-text-box .accordion li h4 a .fa {
                font-size: 20px;
                float: right;
                margin: -2px 20px 0 0;
            }

        .help-page .accordion-text-box .accordion li h5 a {
            color: #666;
        }

            .help-page .accordion-text-box .accordion li h5 a .fa {
                font-size: 20px;
                float: right;
                margin: 0 15px 0 0;
            }

        .help-page .accordion-text-box .accordion li h4 a.open {
            color: #f26900;
            border-bottom-color: #ccc;
        }

            .help-page .accordion-text-box .accordion li h4 a.open .fa {
                transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
            }

        .help-page .accordion-text-box .accordion li h5 a.open {
            color: #f26900;
            border-bottom-color: #666;
        }

            .help-page .accordion-text-box .accordion li h5 a.open .fa {
                transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
            }

        .help-page .accordion-text-box .accordion li.last-child {
            margin-left: 19px;
            list-style-type: disc;
        }

.help-page .accordion-text-box ul.accordion ul {
    margin: 0;
    padding: 0;
}

    .help-page .accordion-text-box ul.accordion ul li {
        line-height: 20px;
    }

        .help-page .accordion-text-box ul.accordion ul li ul {
            margin: 5px 0 15px;
        }

            .help-page .accordion-text-box ul.accordion ul li ul li {
                list-style-type: circle;
                margin-left: 19px;
                margin-bottom: 10px;
                padding-right: 20px;
            }

.help-page .accordion-text-box .accordion .outer {
    border-width: 0 1px 1px;
    background: #fff;
}

.help-page .accordion-text-box .accordion .inner {
    margin-bottom: 0;
    padding: .5em 20px 1em;
    position: relative;
    overflow: hidden;
}

    .help-page .accordion-text-box .accordion .inner .inner {
        padding-bottom: 0;
    }

.help-page .accordion-text-box .accordion .h {
    padding: 0;
    margin: 0;
}

.help-page .accordion-text-box .accordion p {
    margin: 0 1px 1em;
    line-height: 18px;
}

.help-page .accordion-text-box a.trigger {
    display: block;
    padding-left: 20px;
    background-image: url(../img/arrowup.jpg);
    background-repeat: no-repeat;
    background-position: 1px 50%;
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
    border-bottom-color: #f0f0f0;
    border-bottom-style: solid;
    border-bottom-width: thin;
    margin: 0 0 10px;
    padding-bottom: 12px;
}

    .help-page .accordion-text-box a.trigger.open {
        background-image: url(../img/arrowdown.jpg);
        text-decoration: none;
    }

.help-page .accordion-text-box .last-child a.trigger {
    padding-left: 1px;
    background-image: none;
    font-weight: 400;
}

.help-page .accordion-text-box a:active.trigger.open, .help-page .accordion-text-box a:focus.trigger.open, .help-page .accordion-text-box a:hover.trigger.open {
    border-color: #bcd;
}

body.login {
    background: #f26900;
}

    body.login .footer-drop-menu, body.login .footer-menu, body.login .header {
        display: none;
    }

.login-canvas a img, .login-canvas ul li #recaptcha {
    display: inline-block;
}

.login-canvas {
    max-width: 410px;
    margin: 5% auto;
    text-align: center;
    padding: 0 0 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    border: 5px solid rgba(242,105,0,.8);
    animation-name: wobble;
    -moz-animation-name: wobble;
    -ms-animation-name: wobble;
    -o-animation-name: wobble;
    -webkit-animation-name: wobble;
    position: relative;
}

    .login-canvas .close-box {
        position: absolute;
        right: -16px;
        top: -20px;
        z-index: 333;
    }

        .login-canvas .close-box .fa {
            padding: 5px;
            background-color: #f3f3f3;
            border: 5px solid rgba(242,105,0,.8);
            border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            cursor: pointer;
            font-size: 18px;
        }

            .login-canvas .close-box .fa:hover {
                color: #f26900;
            }

    .login-canvas h1 {
        width: 100%;
        float: left;
        margin: 0 0 20px;
        position: relative;
        line-height: 50px;
        height: 50px;
        background: #f3f3f3;
        border-bottom: 1px solid #cfcfcf;
        border-radius: 3px 3px 0 0;
        box-shadow: 0 1px #f5f5f5;
        color: #555;
        font-size: 16px;
        font-weight: 700;
        text-shadow: 0 1px #fff;
        padding: 0 16px;
        text-align: left;
    }

        .login-canvas h1 a {
            float: right;
            color: #555;
        }

            .login-canvas h1 a:hover {
                color: #f26900;
            }

    .login-canvas a img {
        width: 180px;
        margin-bottom: 20px;
    }

    .login-canvas a + a img {
        margin-left: 5px;
    }

    .login-canvas > strong {
        width: 100%;
        float: left;
        margin: 0 0 15px;
        font-size: 16px;
        color: #555;
    }

    .login-canvas ul {
        width: 100%;
        float: left;
        list-style: none;
        margin: 0;
        padding: 0 15px;
    }

        .login-canvas ul li {
            width: 100%;
            background: #FFF;
            border: 1px solid #d1d1d1;
            margin-bottom: 10px;
            text-align: center;
        }

            .login-canvas ul li input[type=text], .login-canvas ul li input[type=password] {
                border: none;
                box-shadow: none;
                width: 90%;
                border-radius: 0;
                font-size: 13px;
            }

            .login-canvas ul li select {
                border: none;
                box-shadow: none;
                width: 89%;
                border-radius: 0;
                font-size: 13px;
                position: relative;
                right: -3px;
                padding: 7px 0;
                color: #999;
            }

            .login-canvas ul li input[type=text]:hover {
                border: none;
                box-shadow: none;
            }

            .login-canvas ul li .fa {
                position: relative;
                right: 0;
                color: #ccc;
            }

            .login-canvas ul li.last-of-type {
                margin: 14px 0 45px;
            }

                .login-canvas ul li.last-of-type a, .login-canvas ul li.last-of-type span, .login-canvas ul li.last-of-type strong {
                    float: left;
                    margin-right: 4px;
                }

                    .login-canvas ul li.last-of-type a input, .login-canvas ul li.last-of-type span input, .login-canvas ul li.last-of-type strong input {
                        position: relative;
                        top: 2px;
                    }

            .login-canvas ul li a:hover {
                color: #f26900;
            }

.imageuploader-light-box {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,.5);
    left: 0;
    top: 0;
    z-index: 9;
}

    .imageuploader-light-box .imageuploader-light-box-canvas {
        max-width: 300px;
        min-height: 200px;
        margin: 20% auto 0;
        background: #fff;
        transform: translate(0,-20%);
        -moz-transform: translate(0,-20%);
        -webkit-transform: translate(0,-20%);
    }

.new-tabel-box {
    width: 100%;
    float: left;
}

    .new-tabel-box p {
        padding: 0 17px;
    }

        .new-tabel-box p:first-child {
            margin-top: 20px;
        }

        .new-tabel-box p img {
            width: 30%;
            float: left;
            margin-right: 10px;
            margin-bottom: 20px;
            margin-top: 5px;
        }

        .new-tabel-box p span {
            width: 65%;
            float: left;
            margin-top: 20px;
            line-height: 20px;
            margin-bottom: 0;
        }

#border-box td {
    padding-left: 17px;
    border-bottom: 1px solid #ccc;
    line-height: 20px;
    vertical-align: middle;
}

    #border-box td strong {
        padding: 0;
        margin: 0;
    }

.tabel-heading-01 {
    background: #f8f8f8;
    padding: 15px 0 15px 18px;
    font-size: 20px;
    width: 100%;
    float: left;
    border-bottom: 3px solid #f26900;
    margin: 0 0 15px;
}

#border-box td > span {
    color: #390;
    font-weight: 700;
    font-size: 14px;
}

.privacy-policy-box {
    width: 100%;
    float: left;
    margin-top: 0;
    padding-bottom: 20px;
}

    .privacy-policy-box strong {
        width: 100%;
        float: left;
        padding: 15px 17px 0;
        margin: 15px 0 0;
    }

    .privacy-policy-box p {
        width: 100%;
        float: left;
        margin: 0;
        line-height: 20px;
        font-size: 13px;
        padding: 15px 17px 0;
    }

        .privacy-policy-box p a {
            font-weight: 700;
            color: #1a1a1a;
        }

.dealer-trader-help strong {
    padding-top: 10px;
    margin-top: 0;
}

.dealer-trader-help ul {
    width: 100%;
    float: left;
    margin-top: 20px;
}

    .dealer-trader-help ul li {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

.sub-category-aside {
    width: 25%;
    float: left;
    margin: 18px 0 18px 15px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms--transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

    .sub-category-aside ul {
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .sub-category-aside ul li {
            width: 100%;
            float: left;
            background: rgba(170,170,170,.5);
            padding: 10px 0 10px 15px;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

            .sub-category-aside ul li a {
                color: rgba(0,0,0,.5);
                font-size: 13px;
                font-weight: 600;
            }

                .sub-category-aside ul li a .fa {
                    position: relative;
                    top: -1px;
                    margin-right: 5px;
                }

                .sub-category-aside ul li a:hover {
                    color: #1a1a1a;
                }

            .sub-category-aside ul li:nth-child(2n+0) {
                background: rgba(170,170,170,.2);
            }

.sub-category-section {
    width: 68%;
    float: right;
    margin: 18px 15px 0 0;
}

    .sub-category-section strong {
        margin: 20px 0;
    }

    .sub-category-section ul {
        width: 100%;
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .sub-category-section ul li {
            width: calc(25% - 22px);
            float: left;
            margin-right: 11px;
            margin-left: 11px;
            margin-bottom: 20px;
        }

            .sub-category-section ul li a {
                width: 100%;
                box-shadow: 0 0 4px #ccc;
                float: left;
                padding: 5px;
                text-align: center;
                font-size: 12px;
                color: #666;
            }

                .sub-category-section ul li a:hover {
                    box-shadow: 0 0 4px #f26900;
                    color: #1a1a1a;
                }

                .sub-category-section ul li a img {
                    height: 100px;
                    width: 100%;
                    max-width: 100px;
                }

                .sub-category-section ul li a span {
                    width: 100%;
                    float: left;
                    margin-top: 10px;
                    margin-bottom: 10px;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    height: 17px;
                    white-space: nowrap;
                }

.back-btn-sub-category {
    width: 150px;
    float: left;
}

    .back-btn-sub-category a {
        background: #4d4d4d;
        padding: 6px 20px;
        color: #fff;
        float: left;
        margin: 24px 10px 0 28px;
    }

        .back-btn-sub-category a:hover {
            opacity: .9;
        }

.payment-main {
    width: 100%;
    float: left;
    margin-top: 20px;
}

    .payment-main ul {
        width: 50%;
        float: left;
        list-style: none;
        padding-left: 20px;
    }

        .payment-main ul li {
            width: 100%;
            float: left;
            margin-bottom: 10px;
        }

            .payment-main ul li input[type=submit] {
                width: 150px;
            }

    .payment-main img {
        float: right;
        margin: 20px 40px 0 0;
    }

.payment-table-02 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.last-text-payment a {
    min-height: 0;
    color: #f26900;
    font-weight: 700;
}

.mobile-on {
    display: none;
}

.pagination {
    width: 100%;
    float: left;
    background: #fff;
    padding: 8px 0 20px 20px;
}

    .pagination ul {
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .pagination ul li {
            float: left;
            border-left: 1px solid #ccc;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
        }

            .pagination ul li a {
                color: #666;
                padding: 8px 10px;
                display: block;
                font-size: 12px;
            }

                .pagination ul li a.active, .pagination ul li a:hover {
                    background: #ccc;
                    color: #fff;
                }

.active-price, .orange-color {
    color: #f26900;
}

.pagination ul li:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination ul li:last-child {
    border-right: 1px solid #ccc;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pagination table input[type=submit] {
    width: 28px;
    text-align: center;
    margin: 0;
    padding: 0;
}

#ascrail2000 {
    opacity: 1!important;
}

.nicescroll-cursors {
    border: none!important;
    background: #f26900!important;
    border-radius: 2px!important;
}

.white-bg {
    background: #fff;
}

.margin-bottom25 {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.single-image-align-center {
    width: 100%;
    float: left;
    margin-top: 25px;
    text-align: center;
}

    .single-image-align-center img {
        max-width: 690px;
        width: 100%;
        display: inline-block;
    }

.border-none {
    border: none!important;
}

hr, img {
    border: 0;
}

.hover:hover {
    opacity: .7;
}

.null-top {
    margin-top: 30px;
}

#move-to-top {
    float: right;
    padding: 5px 10px;
    background: #f26900;
    cursor: pointer;
    color: #fff;
}

.margin-bottom-none {
    margin-bottom: 0;
}

.float-left {
    float: left;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background: 0 0;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, optgroup, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

sup {
    top: -.5em;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}

pre, textarea {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=submit], input[type=reset] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input[type=radio], input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}

legend {
    border: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    overflow-x: hidden!important;
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(../images/bg-new.png) #BAB9B7;
    line-height: 1.42857143;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    color: #1a1a1a;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: inherit;
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%;
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%;
    }

.h1, h1 {
    font-size: 36px;
}

.h2, h2 {
    font-size: 30px;
}

.h3, h3 {
    font-size: 24px;
}

.h4, h4 {
    font-size: 18px;
}

.h5, h5 {
    font-size: 14px;
}

.h6, h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.small, small {
    font-size: 85%;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0;
    }

.list-unstyled {
    margin: 0;
}

.list-inline {
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

.clearfix:after, .clearfix:before, .dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display: table;
}

.clear, .clearfix:after, .dl-horizontal dd:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hide {
    display: none!important;
}

.show {
    display: block!important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none!important;
    visibility: hidden!important;
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=email], input[type=text], input[type=password], select, textarea {
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    input[type=email]:focus, input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(102,175,233,.6);
        outline: 0;
    }

button[type=submit], button[type=button], input[type=submit], input[type=button] {
    -moz-box-shadow: inset 0 1px 0 0 #fce2c1;
    -webkit-box-shadow: inset 0 1px 0 0 #fce2c1;
    box-shadow: inset 0 1px 0 0 #fce2c1;
    background-color: #ffc477;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    text-indent: 0;
    border: 1px solid #eeb44f;
    display: inline-block;
    color: #fff;
    font-family: Arial;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    height: 35px;
    line-height: 35px;
    width: 100%;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #cc9f52;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-border-radius: 0;
    border-radius: 0;
}

    button[type=submit]:hover, button[type=button]:hover, input[type=submit]:hover, input[type=button]:hover {
        background-color: #f26900;
    }

    input[type=submit]:focus {
        position: relative;
        top: 1px;
    }

select {
    padding: 5px 6px;
}

a {
    color: inherit;
    text-decoration: none;
    transition: color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
}

.fl {
    float: left!important;
}

.fr {
    float: right!important;
}

.color-fff {
    color: #FFF;
}

.min-height600 {
    min-height: 600px;
}

.footer-drop-menu {
    width: 100%;
    float: left;
    background: #33363d;
    padding-top: 16px;
    padding-bottom: 5px;
}

    .footer-drop-menu ul {
        width: 100%;
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .footer-drop-menu ul strong {
            width: 100%;
            float: left;
            color: #989a9d;
            margin-bottom: 15px;
            font-size: 15px;
        }

        .footer-drop-menu ul li {
            float: left;
            margin-bottom: 9px;
            margin-left: 20px;
        }

            .footer-drop-menu ul li:first-child {
                margin-left: 0;
            }

            .footer-drop-menu ul li a {
                font-size: 13px;
                color: #989a9d;
            }

                .footer-drop-menu ul li a:hover {
                    color: #c9c7c7;
                }

.footer-menu {
    width: 100%;
    float: left;
    height: 40px;
    background: #25272c;
}

    .footer-menu p, .footer-menu span {
        width: 33.3%;
        float: left;
        margin: 10px 0 0;
    }

    .footer-menu p {
        color: #fff;
        font-size: 13px;
    }

    .footer-menu span {
        text-align: center;
    }

        .footer-menu span a {
            color: #FFF;
            cursor: pointer;
        }

        .footer-menu span .fa-chevron-up.active {
            transform: rotate(177deg);
        }

    .footer-menu .social-icons {
        float: right;
        margin: 10px 0 0;
    }

        .footer-menu .social-icons strong {
            color: #FFF;
        }

        .footer-menu .social-icons a {
            width: 30px;
            color: #FFF;
            padding: 10px 0;
            background: #f26900;
            float: right;
            text-align: center;
            margin-top: -10px;
            margin-left: 1px;
        }

            .footer-menu .social-icons a:hover .fa {
                animation-name: wobble;
                -moz-animation-name: wobble;
                -ms-animation-name: wobble;
                -o-animation-name: wobble;
                -webkit-animation-name: wobble;
            }

.header {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    border-bottom: 4px solid #2e6299;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

    .header.margin-bottom25 {
        margin-bottom: 25px;
    }

    .header .h-aside {
        float: left;
        margin: 20px 0 0;
    }

        .header .h-aside a img {
            width: 200px;
            height: auto;
        }

    .header .h-section {
        float: right;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

        .header .h-section .h-section-box-1 {
            min-width: 40%;
            min-height: 40px;
            float: right;
            padding: 8px 10px 10px;
            background: rgba(170,170,170,.8);
            border-radius: 0 0 5px 5px;
            -moz-border-radius: 0 0 5px 5px;
            -ms-border-radius: 0 0 5px 5px;
            -o-border-radius: 0 0 5px 5px;
            -webkit-border-radius: 0 0 5px 5px;
        }

            .header .h-section .h-section-box-1 ul {
                float: left;
                list-style: none;
                padding: 0;
                margin: 0;
            }

                .header .h-section .h-section-box-1 ul li {
                    float: left;
                    margin: 2px 10px 0 5px;
                    font-size: 13px;
                    color: #333;
                }

                    .header .h-section .h-section-box-1 ul li.active a {
                        color: #FFF;
                    }

                    .header .h-section .h-section-box-1 ul li:after {
                        content: "|";
                        font-size: 13px;
                        color: #333;
                        position: relative;
                        right: -6px;
                    }

                    .header .h-section .h-section-box-1 ul li:last-child:after {
                        content: "";
                    }

                    .header .h-section .h-section-box-1 ul li a {
                        color: #333;
                        text-decoration: none;
                    }

                        .header .h-section .h-section-box-1 ul li a:hover {
                            color: #fff;
                        }

            .header .h-section .h-section-box-1 .translate-box {
                float: left;
                margin-left: 30px;
            }

                .header .h-section .h-section-box-1 .translate-box label {
                    float: right;
                    font-size: 13px;
                    color: #333;
                    margin: 4px 8px 0 0;
                }

                .header .h-section .h-section-box-1 .translate-box #google_translate_element {
                    float: right;
                    margin: 0 5px 0 0;
                }

        .header .h-section .h-section-box-2 {
            width: 100%;
            float: left;
            margin: 26px 0 0;
        }

            .header .h-section .h-section-box-2 .nav {
                float: right;
                position: relative;
                bottom: -6px;
            }

                .header .h-section .h-section-box-2 .nav ul {
                    list-style: none;
                }

                    .header .h-section .h-section-box-2 .nav ul li {
                        float: left;
                        margin-left: 5px;
                    }

                        .header .h-section .h-section-box-2 .nav ul li a {
                            text-decoration: none;
                            padding: 5px 10px;
                            background: #f26900;
                            font-size: 14px;
                            color: #FFF;
                        }

                            .header .h-section .h-section-box-2 .nav ul li a:hover {
                                background: #d85f02;
                            }

                        .header .h-section .h-section-box-2 .nav ul li:last-child a {
                            border-radius: 0 0 5px;
                        }

@media only screen and (max-width:1300px) {
    .home-category-section ul li {
        width: 20%;
        height: 130px;
        margin-left: 0;
    }

        .home-category-section ul li a {
            width: 110px;
            height: 110px;
        }

            .home-category-section ul li a img {
                width: 100%;
            }

    .product-main ul li {
        width: 23.8%;
    }

    .post-ad-search-box-main {
        margin: 0 0 10px;
    }

        .post-ad-search-box-main .carton-box {
            margin-top: -27px;
        }

    .back-button-space {
        margin-top: 85px;
    }

        .back-button-space .back-to-previous-page {
            position: absolute;
            left: 0;
            top: -59px;
        }

    .ad-search-list-inputs ul.fix-on-desktop {
        width: 197px;
    }
}

@media only screen and (max-width:1023px) {
    .tablet-on {
        display: block;
    }

    .cookie-text, .home-ad-section, .post-ad-search-box-main .carton-box, .product-main .buttons {
        /*display: none; 02/10/2017 kk */
		display:none;
		width: 100%;
    }

    .header .h-aside a img {
        width: 180px;
    }

    .header .h-section .h-section-box-2 .nav ul li a {
        font-size: 13px;
    }

    .header .h-section {
        max-width: 555px;
    }

    .slider-main {
        height: auto;
    }

        .slider-main:after {
            bottom: -30px;
        }

    .post-ad-search-box-main .only-input {
        width: 99.7%;
    }

    .post-ad-search-box-main a {
        width: 47%;
    }

    .post-ad-search-box-main span {
        width: 6%;
    }

    .home-content-left-main {
        width: 100%;
    }

        .home-content-left-main.null-top {
            margin-top: 0;
        }

    .footer-drop-menu ul li {
        width: 33%;
        margin-left: 0;
    }

    .adsearch-options-btn.mobile-on, .adsearch-options-close.mobile-on {
        display: block;
    }

    .product-main ul li {
        width: 100%;
        float: left;
        margin-left: 0;
    }

        .product-main ul li:first-child, .product-main ul li:nth-child(2n+1), .product-main ul li:nth-child(4n+1) {
            margin-left: 0;
        }

        .product-main ul li .img {
            width: 44%;
            height: 199px;
            margin-bottom: 0;
        }

        .product-main ul li span, .product-main ul li strong {
            width: 53%;
            float: right;
        }

        .product-main ul li a {
            width: 100%;
            margin-left: 0;
        }

    .post-ad-search-box-main .home-page-text-only {
        width: 100%;
    }

    .body-move-right-side {
        position: fixed!important;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms--transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

    .ad-search-list-inputs, .adsearch-options-btn {
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms--transition: all 1s ease-in-out;
    }

    .body-move-right-side:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 120;
        background: rgba(0,0,0,.8);
    }

    .ad-search-list-inputs {
        width: 70%;
        position: fixed;
        left: -100%;
        top: 0;
        margin: 0;
        z-index: 999;
        height: 640px;
        overflow: auto;
        transition: all 1s ease-in-out;
    }

        .ad-search-list-inputs.active {
            left: 0;
        }

    .adsearch-options-btn {
        width: 100%;
        float: left;
        background: #4d4d4d;
        height: 35px;
        line-height: 35px;
        color: #fff;
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
        margin: 20px 0;
        transition: all 1s ease-in-out;
    }

    .adsearch-options-close {
        width: 100%;
        float: left;
        background: #f5f5f5;
        padding: 15px 0;
        text-align: right;
        font-size: 20px;
    }

        .adsearch-options-close span {
            position: relative;
            left: -100%;
            background: #ccc;
            padding: 16px;
            -webkit-transition: all 1s ease-in-out;
            -moz-transition: all 1s ease-in-out;
            -o-transition: all 1s ease-in-out;
            -ms--transition: all 1s ease-in-out;
            transition: all 1s ease-in-out;
        }

        .adsearch-options-close.active span {
            left: 0;
        }

    .home-content-left-main.ad-search-list-page {
        width: 100%;
        margin-top: 0;
    }

    .header .h-section .h-section-box-1 ul li {
        margin: 2px 5px 0;
    }

    .header .h-section .h-section-box-1 .translate-box {
        margin-left: 5px;
    }

    .social-box-mobile {
        width: 100%;
        margin-top: 15px;
        display: block;
    }

        .social-box-mobile ul {
            width: 100%;
        }

    .footer-menu {
        height: auto;
        text-align: center;
    }

        .footer-menu .wrapper {
            margin-bottom: 15px;
        }

        .footer-menu p {
            width: 100%;
            text-align: center;
            margin: 20px 0 0;
        }

        .footer-menu .social-icons {
            float: none;
            margin: 20px 0 0;
            display: inline-block;
        }

            .footer-menu .social-icons strong {
                display: inline-block;
            }

            .footer-menu .social-icons a {
                margin-top: -3px;
                padding: 7px 0;
                display: inline-block;
                float: none;
                margin-left: .5px;
            }
}

@media only screen and (max-width:767px) {
    .header, .header .h-section .h-section-box-2 .nav ul li:last-child a {
        border-radius: 0;
    }

    .tablet-on {
        display: none;
    }

    .mobile-on {
        display: block;
    }

    .header .h-section .h-section-box-1 ul li:after, .mobile-off, .translate-box {
        display: none;
    }

    .mobile-nav-btn {
        background: #f26900;
        width: 40px;
        height: 40px;
        float: right;
        text-align: center;
        margin-top: 10px;
        cursor: pointer;
    }

        .mobile-nav-btn .fa {
            line-height: 40px;
            font-size: 20px;
            color: #fff;
        }

    .mobile-nav-btn-hide {
        width: 100%;
        float: left;
        margin: 20px 0 0;
        position: relative;
        left: -200px;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms--transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

        .mobile-nav-btn-hide.active {
            left: 0;
        }

        .mobile-nav-btn-hide .fa {
            font-size: 35px;
            float: right;
            margin-right: 12px;
            cursor: pointer;
        }

            .mobile-nav-btn-hide .fa:hover {
                opacity: .8;
            }

    .header .h-aside {
        width: 100%;
    }

    .header .h-section {
        position: absolute;
        left: -210px;
        top: 0;
        z-index: 999999;
        width: 210px;
        height: 100%;
        background: #f5f5f5;
        border-right: 2px solid #f26900;
        overflow: auto;
    }

        .header .h-section.active {
            left: 0;
            z-index: 999999;
        }

        .header .h-section .h-section-box-1 {
            width: 100%;
            min-width: 0;
            float: right;
            border-radius: 0;
            padding: 0;
            margin-top: 22px;
        }

            .header .h-section .h-section-box-1 ul {
                width: 100%;
            }

                .header .h-section .h-section-box-1 ul li {
                    width: 100%;
                    border-bottom: 1px solid #f5f5f5;
                    margin-left: 0;
                }

                    .header .h-section .h-section-box-1 ul li a {
                        padding: 10px 21px;
                        display: block;
                    }

    .product-main ul li span:last-child, .product-main ul li span:nth-of-type(3), .slider-main {
        /*display: none; 2/10/2017 kk*/
		 display: block;
    }

    .header .h-section .h-section-box-2 {
        margin: 0;
    }

        .header .h-section .h-section-box-2 .nav {
            bottom: -2px;
        }

            .header .h-section .h-section-box-2 .nav ul {
                padding: 0;
            }

                .header .h-section .h-section-box-2 .nav ul li {
                    float: left;
                    width: 100%;
                    border-bottom: 1px solid #ccc;
                    margin-left: 0;
                }

                    .header .h-section .h-section-box-2 .nav ul li a {
                        width: 100%;
                        float: left;
                        padding: 10px 10px 10px 21px;
                    }

    .post-ad-search-box-main {
        margin: 5px 0;
    }

        .post-ad-search-box-main a {
            width: 100%;
            margin: 10px 0;
        }

    .index-page .header, .index-page .home-category-section {
        margin: 0 15px;
        width: calc(100% - 30px);
    }

    .post-ad-search-box-main span {
        width: 100%;
        line-height: 20px;
    }

    .post-ad-search-box-main.inner-use a {
        width: 100%;
        right: 0;
        border-radius: 4px;
    }

    .post-ad-search-box-main.inner-use .only-input {
        width: 100%;
    }

    .index-page {
        padding: 0;
    }

        .index-page .post-ad-search-box-main {
            padding: 10px 15px;
        }

    .content-center-banner {
        width: calc(100% - 30px);
        margin: 20px 15px;
    }

        .content-center-banner.inner-pages-banner {
            margin: 85px 15px 10px;
        }

    .product-main .grid-buttons {
        padding-bottom: 11px;
        margin-bottom: -1px;
    }

    .product-main ul {
        padding: 15px;
    }

        .product-main ul li {
            width: calc(50% - 7.5px);
            padding: 0;
        }

            .product-main ul li:nth-of-type(even) {
                float: right;
            }

            .product-main ul li .img {
                width: 100%;
                height: 144px;
                margin-bottom: 15px;
            }

            .product-main ul li a {
                position: relative;
                padding-bottom: 40px;
            }

            .product-main ul li span, .product-main ul li strong {
                width: 100%;
                padding: 0 10px;
            }

            .product-main ul li span {
                width: 50%;
            }

                .product-main ul li span:nth-of-type(1) {
                    width: auto;
                    height: auto;
                    position: absolute;
                    left: 0;
                    bottom: 0;
                    background: #f26900;
                    color: #fff;
                    padding: 4px 5px;
                }

    .home-category-section .section-heading {
        position: relative;
    }

    .mobile-category-btn {
        height: 41px;
        width: 41px;
        background: #f26900;
        position: absolute;
        right: 0;
        top: 0;
        text-align: center;
        padding-top: 13px;
        color: #fff;
        cursor: pointer;
    }

    .home-category-section ul {
        text-align: center;
        display: none;
    }

        .home-category-section ul li {
            width: auto;
            margin-left: 0;
            float: none;
            display: inline-block;
        }

            .home-category-section ul li:nth-child(odd) {
                margin-right: 15px;
                margin-left: 15px;
            }

            .home-category-section ul li a:hover img {
                animation-name: none;
                -moz-animation-name: none;
                -ms-animation-name: none;
                -o-animation-name: none;
                -webkit-animation-name: none;
            }

    #ascrail2000-hr {
        opacity: 1!important;
    }

        #ascrail2000-hr .nicescroll-cursors {
            height: 10px!important;
        }

    .footer-menu {
        height: auto;
        text-align: center;
    }

        .footer-menu .wrapper {
            margin-bottom: 15px;
        }

    .footer-drop-menu ul li {
        width: 50%;
    }

    .sponsor-links strong {
        width: 100%;
        float: left;
        margin-bottom: 5px;
    }

    .featured-ad-main .featured-ads-content {
        padding-bottom: 17px;
    }

    .featured-ad-main .home-category-section ul {
        display: block;
    }

    .featured-ad-main .featured-ads-content p, .featured-ad-main p {
        margin: 0;
        padding: 15px 15px 0;
    }

    .featured-ad-main .featured-ads-content {
        margin-top: 5px;
    }

    .dealer-trader-help ul li {
        padding: 0 15px 0 0;
    }

    .contact-page .advance-search.contact-us-page ul li label {
        width: 100%;
        text-align: left;
    }

    .advance-search.open-form ul li input, .advance-search.open-form ul li textarea, .contact-page .advance-search.contact-us-page ul li select {
        float: left;
    }

    .contact-page .advance-search.contact-us-page ul li span {
        margin-left: 0;
    }

    .body-move-right-side .home-content-left-main {
        position: static;
    }

    .sub-category-aside {
        position: absolute;
        left: -310px;
        top: 0;
        width: 212px;
        margin: 0;
        z-index: 999999;
    }

        .sub-category-aside.active {
            left: 0;
        }

        .sub-category-aside ul {
            overflow: auto;
            width: 100%;
            float: left;
        }

    .post-ad-main ul li div, .sub-category-section h1 {
        overflow: visible!important;
    }

    .sub-category-aside ul li {
        background: #999;
    }

        .sub-category-aside ul li:nth-child(2n+0) {
            background: #ccc;
        }

    .sub-category-section {
        width: 100%;
        margin: 0;
        position: relative;
    }

        .sub-category-section h1 {
            margin-bottom: 60px;
        }

    .section-heading.Oring-bg:before {
        background-position-x: 95%;
    }

    .back-btn-sub-category a {
        margin: 10px 10px 10px 15px;
    }

    .section-heading a.big-box {
        top: 83px;
    }

    .change-category-btn {
        position: absolute;
        left: 16px;
        top: 81px;
        background: #4d4d4d;
        height: 30px;
        line-height: 30px;
        color: #fff;
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
        z-index: 99;
    }

    .sub-category-aside .mobile-nav-btn-hide {
        position: absolute;
        right: 250px;
        background: #ccc;
        width: 55px;
        z-index: 999999;
        top: 20px;
        height: 40px;
        border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
        -moz-border-radius: 0 5px 5px 0;
        left: auto;
    }

        .sub-category-aside .mobile-nav-btn-hide.active {
            right: -55px;
        }

        .sub-category-aside .mobile-nav-btn-hide .fa {
            margin-top: 2px;
            margin-right: 12px;
        }

    .sub-category-section strong {
        margin: 0 0 5px;
    }

    .sub-category-section ul li {
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #ccc;
    }

        .sub-category-section ul li a {
            height: 60px;
            line-height: 60px;
            padding: 0 0 0 60px;
            box-shadow: none;
            position: relative;
        }

            .sub-category-section ul li a img {
                height: 30px;
                width: 100%;
                max-width: 30px;
                float: left;
                position: absolute;
                left: 15px;
                top: 50%;
                transform: translate(0,-50%);
                -moz-transform: translate(0,-50%);
                -webkit-transform: translate(0,-50%);
            }

            .sub-category-section ul li a span {
                white-space: normal;
                height: auto;
                width: auto;
                font-weight: 600;
                margin: 0;
            }

    .post-ad-main #ContentPlaceHolder1_rptImage tr td {
        width: 100%;
        margin: 0;
    }

    .post-ad-main .EditModeImage-Box {
        margin-left: 0;
        height: auto;
    }

        .post-ad-main .EditModeImage-Box input:first-child[type=image] {
            display: none;
        }

        .post-ad-main .EditModeImage-Box input[type=image] {
            position: static;
            transform: initial;
            width: auto!important;
            height: auto!important;
            display: inline-block;
            float: none;
        }

    .post-ad-main ul li input[type=text], .post-ad-main ul li input[type=submit], .post-ad-main ul li label, .post-ad-main ul li select, .post-ad-main ul li textarea, .post-ad-main ul li.radio label:first-child, .post-ad-step-2 ul li:nth-last-of-type(3) span input[type=submit] {
        width: 100%;
    }

    #ContentPlaceHolder1_UpdatePanel1 li label, .ad-detail-main .ad-view-slider #bx-pager {
        display: none;
    }

    .post-ad-main ul li {
        padding: 0 15px;
        margin-bottom: 10px;
    }

        .post-ad-main ul li label {
            text-align: left;
            margin: 0;
        }

        .post-ad-main ul li span {
            margin-left: 0;
        }

    .advance-search strong {
        margin: 0 0 20px 17px;
    }

    .hide-n-show-box strong {
        margin: 12px 0 0;
    }

    .post-ad-main ul div ul {
        margin-top: 0;
    }

    .post-ad-step-2 ul {
        margin-top: 10px;
    }

        .post-ad-step-2 ul li strong, .post-ad-step-2 ul li.width-33per {
            margin-left: 0;
        }

        .post-ad-step-2 ul li:nth-last-of-type(3) span {
            width: 100%;
            margin-bottom: 10px;
        }

            .post-ad-step-2 ul li:nth-last-of-type(3) span input[type=submit]:first-child {
                margin-bottom: 10px;
            }

        .post-ad-step-2 ul li:nth-last-of-type(2) {
            margin-left: 10px;
            margin-bottom: 18px;
            margin-top: 12px;
        }

        .post-ad-step-2 ul li:nth-last-of-type(1) {
            padding-left: 18px;
        }

    .ad-detail-main .ad-view-slider {
        width: calc(100% - 30px);
    }

        .ad-detail-main .ad-view-slider .bx-wrapper .bx-viewport {
            min-height: 400px!important;
        }

    .new-tabel-box tr, .new-tabel-box tr td {
        display: block!important;
    }

    .ad-detail-main .ad-short-detail {
        width: 100%;
        margin-left: 0;
    }

        .ad-detail-main .ad-short-detail ul li {
            padding-left: 20px;
        }

    .ad-detail-main .ad-map, .ad-detail-main .map-box {
        width: 100%;
    }

    .advance-search.open-form strong {
        margin: 40px 0 0;
        background: #ccc;
        width: 100%;
        text-align: center;
        padding: 15px 0;
    }

    .advance-search.open-form a {
        width: 100%;
        text-align: center;
        right: 0;
    }

    .ad-detail-main .advance-search .hide-n-show-box ul {
        margin-top: 20px;
    }

    .ad-detail-main .ad-short-detail span {
        margin-left: 20px;
    }

    .advance-search.open-form ul li label {
        text-align: left;
        width: 100%;
        padding-right: 0;
    }

    .advance-search.open-form p {
        margin: 0 15px 20px;
    }

    .contact-us-page p {
        margin-top: 20px!important;
    }

    .advance-search.open-form ul {
        margin-left: 0;
    }

        .advance-search.open-form ul li {
            width: 100%;
            padding: 0 15px;
        }

            .advance-search.open-form ul li input, .advance-search.open-form ul li textarea, .contact-page .advance-search.contact-us-page ul li select {
                width: 100%;
            }

    .ad-detail-main .report-ad-box {
        width: calc(100% - 40px);
        margin: 0 20px 20px;
    }

    .motor-details-table .table-main-parent tr td tr td {
        width: 100%;
        float: left;
    }

    .motor-details-table .table-main-child tr td {
        width: 50%!important;
        line-height: 40px;
    }

    .report-ad-contact .report-ad-img-box {
        width: 100%;
        background: #f8f8f8;
    }

    .report-ad-contact ul {
        width: 100%;
        margin-top: 15px;
    }

    .report-ad-contact {
        width: calc(100% - 40px);
        margin: 0 20px 20px;
    }

        .report-ad-contact .report-ad-img-box a img {
            height: auto;
        }

    .new-tabel-box p span {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .new-tabel-box p img {
        width: 60%;
    }

    .new-tabel-box tbody {
        float: left;
    }

    .new-tabel-box tr td {
        width: 100%!important;
        float: left;
    }

    .payment-table-page {
        padding: 0 10px;
    }

    .payment-table-01, .payment-table-02, .payment-table-02 * {
        width: 100%;
        float: left;
        height: auto;
        min-height: 30px;
    }

        .payment-table-02 select {
            margin-bottom: 20px;
        }
}

@media only screen and (max-width:400px) {
    .login-canvas {
        margin: 8% 5% 5%;
    }

        .login-canvas canvas {
            max-width: 124px;
        }

        .login-canvas ul li .fa {
            right: -4px;
        }

    #recaptcha, .g-recaptcha {
        transform: scale(.8);
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        margin-left: -27px;
    }

    .footer-drop-menu ul li a {
        font-size: 11px;
    }

    .home-category-section ul li:nth-child(odd) {
        margin-left: 0;
    }

    .pagination {
        padding: 13px;
    }

    .product-main ul li {
        margin-bottom: 12px;
    }

        .product-main ul li a {
            padding-bottom: 32px;
        }

        .product-main ul li strong {
            margin-bottom: 10px;
            font-size: 11px;
        }

        .product-main ul li span {
            width: 100%;
            font-size: 11px;
        }

        .product-main ul li .img {
            height: 115px;
        }

    .product-main .product-drop-down {
        margin: 15px 0 5px 17px;
    }

    .new-a-span {
        width: 99px;
        margin: 16px auto 0;
    }

    .new-tabel-box p img {
        width: 100%;
    }

    #move-to-top {
        margin-top: 10px;
        width: 100%;
        float: left;
        text-align: center;
    }

    .pagination #ContentPlaceHolder1_PagerList_lblNote {
        width: 40px;
        float: left;
        font-size: 11px;
        padding: 0 0 0 5px;
    }

    .pagination table {
        margin: 0 auto;
    }

    .motor-details-table {
        padding: 0;
    }

        .motor-details-table ul {
            padding: 0;
            transform: scale(.9);
            -webkit-transform: scale(.9);
            -moz-transform: scale(.9);
            margin: 0 0 -15px;
        }

    .remove-pic-text-red .coveraction {
        font-size: 10px;
    }

    .remove-pic-text-red .fa {
        margin-left: 5px;
        margin-top: 0;
    }

    .remove-pic-text-red .fa-repeat {
        margin-right: 5px;
        margin-top: 0;
        margin-bottom: 2px;
    }
}
